/*
Theme Name: Lawyer by Osetin Edited
Author: Tamik Soziev
Author URI: http://soziev.com
*/
@charset "UTF-8";
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: 700;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: .67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: 700;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

.print-w {
  display: none;
}

.single-print-ingredients {
  display: none !important;
}

.clear {
  clear: both;
}

.os-container {
  width: 1540px;
  margin: 0px auto;
  position: relative;
}

.os-container .os-container {
  width: auto;
}

.all-wrapper-i {
  width: 1540px;
  margin: 0px auto;
  position: relative;
  box-shadow: 0px 0px 100px rgba(0, 0, 0, 0.2);
  background-color: #fff;
}

.text-center {
  text-align: center;
}

.wp-caption-text {
  background-color: #e9f4fb;
  color: #4a5e6b;
  padding: 5px 10px;
  font-size: 0.8rem;
}

a {
  text-decoration: none;
}

ul {
  margin: 0px;
  padding: 0px;
}

figure {
  margin: 0px;
}

.bordered-title {
  margin-bottom: 30px;
  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 15px;
}

.bordered-title .fa {
  margin-right: 20px;
  font-size: 28px;
  vertical-align: middle;
  color: #3e4095;
}

.bordered-title span {
  padding-bottom: 5px;
  display: inline-block;
}

.os-icon-facebook {
  color: #3b579d;
}

.os-icon-twitter {
  color: #5ea9dd;
}

.os-icon-instagram {
  color: #a4775c;
}

.os-icon-flickr {
  color: #0062dd;
}

.os-icon-google-plus {
  color: #df4b38;
}

.os-icon-pinterest {
  color: #cd1d1f;
}

.bar-social a {
  color: rgba(0, 0, 0, 0.85);
}

blockquote {
  background-color: #fafaed;
  padding: 20px;
  position: relative;
  border-top: 5px solid #d5d5b8;
  font-size: 2.1rem;
  font-family: 'Monotype Baskerville W01', 'Baskerville LT W01', 'Nunito', sans-serif;
  font-weight: 400;
  padding-left: 100px;
  padding-right: 50px;
  margin-top: 50px;
  margin-bottom: 50px;
}

blockquote p {
  position: relative;
  z-index: 2;
}

blockquote:after {
  z-index: 1;
  font-family: 'osfont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #dcd9ca;
  content: "\e905";
  position: absolute;
  font-size: 52px;
  left: -15px;
  top: 14px;
}

blockquote.floated {
  float: right;
  padding: 40px;
  padding-left: 100px;
  border: none;
  font-size: 1.82rem;
  background-color: #f7f7f7;
  max-width: 500px;
  margin-right: -50px;
  margin-left: 50px;
}

blockquote.floated:after {
  font-size: 80px;
  color: rgba(0, 0, 0, 0.1);
}

.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
  padding: 2px;
}

.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;
  margin: 5px 5px 10px 5px;
  display: none;
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: 'Avenir Next W01', sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.428571429;
  color: rgba(0, 0, 0, 0.75);
}

a {
  color: #2a88c5;
}

strong {
  font-weight: 700;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Avenir Next W01', sans-serif;
  font-weight: 700;
  line-height: 1.2;
  color: rgba(0, 0, 0, 0.85);
}

h1,
h2,
h3 {
  margin-top: 1.428571429rem;
  margin-bottom: 0.7142857145rem;
}

h4,
h5,
h6 {
  margin-top: 0.7142857145rem;
  margin-bottom: 0.7142857145rem;
}

h1,
.h1 {
  font-size: 4rem;
  letter-spacing: -0.06em;
}

h2,
.h2 {
  font-size: 2.5rem;
  letter-spacing: -0.05em;
}

h3,
.h3 {
  font-size: 2rem;
  letter-spacing: -0.04em;
}

h4,
.h4 {
  font-size: 1.5rem;
  letter-spacing: -0.03em;
}

h5,
.h5 {
  font-size: 1.3rem;
  letter-spacing: -0.02em;
}

h6,
.h6 {
  font-size: 1.15rem;
  letter-spacing: -0.01em;
}

@font-face {
  font-family: 'osfont';
  src: url('../fonts/osfont.woff2?lfx635') format('woff2'), url('../fonts/osfont.ttf?lfx635') format('truetype'), url('../fonts/osfont.woff?lfx635') format('woff'), url('../fonts/osfont.svg?lfx635#osfont') format('svg');
  font-weight: normal;
  font-style: normal;
}


.os-icon {
  font-family: 'FontAwesome' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.os-icon-map2:before {
  content: "\e96a";
}

.os-icon-phone2:before {
  content: "\e975";
}

.os-icon-magnifier-12:before {
  content: "\e920";
}

.os-icon-arrow-1-down2:before {
  content: "\e921";
}

.os-icon-arrow-1-right:before {
  content: "\e91b";
}

.os-icon-arrow-1-up:before {
  content: "\e91c";
}

.os-icon-arrow-1-down:before {
  content: "\e91d";
}

.os-icon-arrow-1-left:before {
  content: "\e91e";
}

.os-icon-magnifier-1:before {
  content: "\e91f";
}

.os-icon-basic1-138_quotes:before {
  content: "\e905";
}

.os-icon-mouse-2:before {
  content: "\e900";
}

.os-icon-book-6:before {
  content: "\e901";
}

.os-icon-dribbble:before {
  content: "\e902";
}

.os-icon-twitter:before {
  content: "\e903";
}

.os-icon-flickr:before {
  content: "\e904";
}

.os-icon-facebook:before {
  content: "\e906";
}

.os-icon-linkedin:before {
  content: "\e907";
}

.os-icon-tumblr:before {
  content: "\e908";
}

.os-icon-youtube:before {
  content: "\e909";
}

.os-icon-rss:before {
  content: "\e90a";
}

.os-icon-technorati:before {
  content: "\e90b";
}

.os-icon-blogger:before {
  content: "\e90c";
}

.os-icon-pinterest:before {
  content: "\e90d";
}

.os-icon-soundcloud:before {
  content: "\e90e";
}

.os-icon-behance:before {
  content: "\e90f";
}

.os-icon-instagram:before {
  content: "\e910";
}

.os-icon-google-plus:before {
  content: "\e911";
}

.os-icon-github:before {
  content: "\e912";
}

.os-icon-stackoverflow:before {
  content: "\e913";
}

.os-icon-thin-0001_compose_write_pencil_new:before {
  content: "\e93a";
}

.os-icon-thin-0002_write_pencil_new_edit:before {
  content: "\e93b";
}

.os-icon-thin-0003_write_pencil_new_edit:before {
  content: "\e93c";
}

.os-icon-thin-0004_pencil_ruler_drawing:before {
  content: "\e93d";
}

.os-icon-thin-0005_write_pen_handwriting_signing:before {
  content: "\e93e";
}

.os-icon-thin-0006_book_writing_reading_read_manual:before {
  content: "\e93f";
}

.os-icon-thin-0007_book_reading_read_bookmark:before {
  content: "\e922";
}

.os-icon-thin-0008_book_reading_read_manual:before {
  content: "\e940";
}

.os-icon-thin-0009_book_reading_read_manual:before {
  content: "\e941";
}

.os-icon-thin-0010_newspaper_reading_news:before {
  content: "\e923";
}

.os-icon-thin-0011_reading_glasses:before {
  content: "\e942";
}

.os-icon-thin-0012_notebook_paper_certificate:before {
  content: "\e943";
}

.os-icon-thin-0013_notebook_paper:before {
  content: "\e944";
}

.os-icon-thin-0014_notebook_paper_todo:before {
  content: "\e945";
}

.os-icon-thin-0015_fountain_pen:before {
  content: "\e946";
}

.os-icon-thin-0016_bookmarks_reading_book:before {
  content: "\e924";
}

.os-icon-thin-0017_office_archive:before {
  content: "\e925";
}

.os-icon-thin-0019_mobile_iphone:before {
  content: "\e948";
}

.os-icon-thin-0020_ipad_reading_mobile:before {
  content: "\e949";
}

.os-icon-thin-0021_calendar_month_day_planner:before {
  content: "\e94a";
}

.os-icon-thin-0022_calendar_month_day_planner:before {
  content: "\e94b";
}

.os-icon-thin-0023_calendar_month_day_planner_events:before {
  content: "\e926";
}

.os-icon-thin-0024_calendar_month_day_planner_events:before {
  content: "\e94c";
}

.os-icon-thin-0025_alarm_clock_ringer_time_morning:before {
  content: "\e94d";
}

.os-icon-thin-0026_time_watch_clock:before {
  content: "\e94e";
}

.os-icon-thin-0027_stopwatch_timer_running_time:before {
  content: "\e94f";
}

.os-icon-thin-0028_time_watch_clock_wall:before {
  content: "\e950";
}

.os-icon-thin-0029_time_watch_clock_wall:before {
  content: "\e951";
}

.os-icon-thin-0030_wrist_watch_clock_time:before {
  content: "\e952";
}

.os-icon-thin-0031_pin_bookmark:before {
  content: "\e953";
}

.os-icon-thin-0032_flag:before {
  content: "\e954";
}

.os-icon-thin-0033_search_find_zoom:before {
  content: "\e955";
}

.os-icon-thin-0034_search_find_zoom:before {
  content: "\e956";
}

.os-icon-thin-0035_bookmark_tag:before {
  content: "\e957";
}

.os-icon-thin-0036_share_facebook_social:before {
  content: "\e958";
}

.os-icon-thin-0037_smiley_happy_like_face:before {
  content: "\e959";
}

.os-icon-thin-0038_smiley_neutral_face:before {
  content: "\e95a";
}

.os-icon-thin-0039_smiley_sad_face_unhappy:before {
  content: "\e95b";
}

.os-icon-thin-0040_exit_logout_door_emergency_outside:before {
  content: "\e95c";
}

.os-icon-thin-0041_filter_funnel:before {
  content: "\e95d";
}

.os-icon-thin-0042_attachment:before {
  content: "\e95e";
}

.os-icon-thin-0043_eye_visibility_show_visible:before {
  content: "\e95f";
}

.os-icon-thin-0044_eye_visibility_hide_invisible:before {
  content: "\e960";
}

.os-icon-thin-0045_home_house:before {
  content: "\e961";
}

.os-icon-thin-0046_home_house:before {
  content: "\e962";
}

.os-icon-thin-0047_home_flat:before {
  content: "\e963";
}

.os-icon-thin-0048_factory_work:before {
  content: "\e964";
}

.os-icon-thin-0049_settings_panel_equalizer_preferences:before {
  content: "\e965";
}

.os-icon-thin-0050_settings_panel_equalizer_preferences:before {
  content: "\e966";
}

.os-icon-thin-0051_settings_gear_preferences:before {
  content: "\e967";
}

.os-icon-thin-0052_settings_gears_preferences_gearbox:before {
  content: "\e968";
}

.os-icon-thin-0055_settings_tools_configuration_preferences:before {
  content: "\e96b";
}

.os-icon-thin-0056_bin_trash_recycle_delete_garbage_empty:before {
  content: "\e96c";
}

.os-icon-thin-0057_bin_trash_recycle_delete_garbage_full:before {
  content: "\e96d";
}

.os-icon-thin-0058_bin_trash_recycle_delete_garbage:before {
  content: "\e96e";
}

.os-icon-thin-0059_error_warning_danger_stop:before {
  content: "\e96f";
}

.os-icon-thin-0060_error_warning_danger_stop_delete_exit:before {
  content: "\e970";
}

.os-icon-thin-0061_error_warning_alert_attention:before {
  content: "\e971";
}

.os-icon-thin-0062_unable_unavailable_error:before {
  content: "\e972";
}

.os-icon-thin-0063_text_line_view:before {
  content: "\e973";
}

.os-icon-thin-0064_bullet_list_view:before {
  content: "\e974";
}

.os-icon-thin-0066_grid_view:before {
  content: "\e976";
}

.os-icon-thin-0067_line_thumb_view:before {
  content: "\e977";
}

.os-icon-thin-0068_text_image_article_view:before {
  content: "\e978";
}

.os-icon-thin-0069_box_load_package_module:before {
  content: "\e979";
}

.os-icon-thin-0069a_menu_hambuger:before {
  content: "\e97a";
}

.os-icon-thin-0070_paper_role:before {
  content: "\e97b";
}

.os-icon-thin-0071_document_file_paper:before {
  content: "\e97c";
}

.os-icon-thin-0072_document_file_paper_text:before {
  content: "\e97d";
}

.os-icon-thin-0073_documents_files_paper_text_archive_copy:before {
  content: "\e97e";
}

.os-icon-thin-0074_document_file_delete_remove_error:before {
  content: "\e97f";
}

.os-icon-thin-0075_document_file_paper_text_article_blog_template:before {
  content: "\e980";
}

.os-icon-thin-0076_document_file_zip_archive_compressed_rar:before {
  content: "\e981";
}

.os-icon-thin-0077_document_file_pdf_adobe_acrobat:before {
  content: "\e982";
}

.os-icon-thin-0078_document_file_word_office_doc_text:before {
  content: "\e983";
}

.os-icon-thin-0079_document_file_cloud_sync_backup:before {
  content: "\e984";
}

.os-icon-thin-0085_file_search_find_replace_zoom_view:before {
  content: "\e98a";
}

.os-icon-thin-0090_cv_curriculum_vitae_job_life:before {
  content: "\e98f";
}

.os-icon-thin-0091_file_profile_user_personal:before {
  content: "\e990";
}

.os-icon-thin-0092_file_profile_user_personal:before {
  content: "\e991";
}

.os-icon-thin-0093_list_bullets:before {
  content: "\e992";
}

.os-icon-thin-0094_file_table:before {
  content: "\e993";
}

.os-icon-thin-0096_file_attachment:before {
  content: "\e995";
}

.os-icon-thin-0100_to_do_list_reminder_done:before {
  content: "\e999";
}

.os-icon-thin-0101_notes_text_notebook:before {
  content: "\e927";
}

.os-icon-thin-0102_notebook_to_do_bullets_list:before {
  content: "\e928";
}

.os-icon-thin-0103_box_clipboard:before {
  content: "\e99a";
}

.os-icon-thin-0106_clipboard_box_archive_documents:before {
  content: "\e99d";
}

.os-icon-thin-0107_zoom_in:before {
  content: "\e99e";
}

.os-icon-thin-0108_zoom_out:before {
  content: "\e99f";
}

.os-icon-thin-0109_search_find_files_folder:before {
  content: "\e9a0";
}

.os-icon-thin-0110_folder:before {
  content: "\e9a1";
}

.os-icon-thin-0111_folder_files_documents:before {
  content: "\e9a2";
}

.os-icon-thin-0112_folder_images_photos:before {
  content: "\e9a3";
}

.os-icon-thin-0113_folder_password_protected_secure_private:before {
  content: "\e9a4";
}

.os-icon-thin-0114_folder_cloud_sync_backup:before {
  content: "\e9a5";
}

.os-icon-thin-0115_folder_preferences_options_settings:before {
  content: "\e9a6";
}

.os-icon-thin-0116_folder_upload:before {
  content: "\e9a7";
}

.os-icon-thin-0117_folder_documents_revert_history:before {
  content: "\e9a8";
}

.os-icon-thin-0118_folder_open:before {
  content: "\e9a9";
}

.os-icon-thin-0119_folder_open_full_documents:before {
  content: "\e9aa";
}

.os-icon-thin-0120_download_computer:before {
  content: "\e9ab";
}

.os-icon-thin-0121_download_file:before {
  content: "\e9ac";
}

.os-icon-thin-0125_cloud_sync:before {
  content: "\e9b0";
}

.os-icon-thin-0126_cloud_upload_backup:before {
  content: "\e9b1";
}

.os-icon-thin-0128_upload_load_share:before {
  content: "\e9b3";
}

.os-icon-thin-0129_download:before {
  content: "\e9b4";
}

.os-icon-thin-0131_arrow_back_undo:before {
  content: "\e9b6";
}

.os-icon-thin-0136_rotation_lock:before {
  content: "\e9bb";
}

.os-icon-thin-0139_window_new_extern_full_screen_maximize:before {
  content: "\e9be";
}

.os-icon-thin-0140_airplay_screen_sharing:before {
  content: "\e9bf";
}

.os-icon-thin-0141_rotate_back_revert_undo:before {
  content: "\e9c0";
}

.os-icon-thin-0142_rotate_sync:before {
  content: "\e9c1";
}

.os-icon-thin-0143_rotate_clockwise:before {
  content: "\e9c2";
}

.os-icon-thin-0144_arrows_play_shuffle:before {
  content: "\e9c3";
}

.os-icon-thin-0145_arrows_play_repeat:before {
  content: "\e9c4";
}

.os-icon-thin-0146_arrows_fast_forward:before {
  content: "\e9c5";
}

.os-icon-thin-0147_arrows_divide_split:before {
  content: "\e9c6";
}

.os-icon-thin-0148_arrows_directions_left_right:before {
  content: "\e9c7";
}

.os-icon-thin-0149_arrows_curves:before {
  content: "\e9c8";
}

.os-icon-thin-0153_delete_exit_remove_close:before {
  content: "\e9cc";
}

.os-icon-thin-0154_ok_successful_check:before {
  content: "\e9cd";
}

.os-icon-thin-0155_delete_remove_exit_close_checkbox:before {
  content: "\e9ce";
}

.os-icon-thin-0156_checkbox_ok_successful:before {
  content: "\e9cf";
}

.os-icon-thin-0159_arrow_back_left:before {
  content: "\e9d2";
}

.os-icon-thin-0160_arrow_next_right:before {
  content: "\e9d3";
}

.os-icon-thin-0161_on_off_switch_toggle_settings_preferences:before {
  content: "\e9d4";
}

.os-icon-thin-0162_on_off_switch_toggle_settings_preferences:before {
  content: "\e9d5";
}

.os-icon-thin-0164_on_off_switch_toggle_settings_preferences:before {
  content: "\e9d7";
}

.os-icon-thin-0165_on_off_switch_toggle_settings_preferences:before {
  content: "\e9d8";
}

.os-icon-thin-0166_back_delete_backspace:before {
  content: "\e9d9";
}

.os-icon-thin-0169_target_circles:before {
  content: "\e9dc";
}

.os-icon-thin-0170_puzzle_modules_build:before {
  content: "\e9dd";
}

.os-icon-thin-0171_filter_funnel:before {
  content: "\e9de";
}

.os-icon-thin-0174_archive_open_slide:before {
  content: "\e9e1";
}

.os-icon-thin-0175_slideshow:before {
  content: "\e9e2";
}

.os-icon-thin-0176_module_connection_plugin:before {
  content: "\e9e3";
}

.os-icon-thin-0177_puzzle_module_connect:before {
  content: "\e9e4";
}

.os-icon-thin-0178_add_more_layers_slides:before {
  content: "\e9e5";
}

.os-icon-thin-0179_layers_slides:before {
  content: "\e9e6";
}

.os-icon-thin-0180_www_website_address_url_browser:before {
  content: "\e9e7";
}

.os-icon-thin-0181_dropdown_menu_select_option_form:before {
  content: "\e9e8";
}

.os-icon-thin-0184_screen_text_images_presentation:before {
  content: "\e9eb";
}

.os-icon-thin-0186_window_text_images:before {
  content: "\e9ed";
}

.os-icon-thin-0187_window_graph_analytics:before {
  content: "\e9ee";
}

.os-icon-thin-0189_window_alert_notification_warning_error:before {
  content: "\e9f0";
}

.os-icon-thin-0191_window_application_cursor:before {
  content: "\e9f2";
}

.os-icon-thin-0192_window_application_code_shell_terminal:before {
  content: "\e9f3";
}

.os-icon-thin-0203_battery_charging_energy:before {
  content: "\e9fe";
}

.os-icon-thin-0204_bullets_list_radiobuttons:before {
  content: "\e9ff";
}

.os-icon-thin-0205_bullets_list:before {
  content: "\ea00";
}

.os-icon-thin-0206_list_checkbox_todo:before {
  content: "\ea01";
}

.os-icon-thin-0207_list_checkbox_todo_done:before {
  content: "\ea02";
}

.os-icon-thin-0208_grid_view:before {
  content: "\ea03";
}

.os-icon-thin-0209_radiobuttons_bullets_lines:before {
  content: "\ea04";
}

.os-icon-thin-0210_checkboxes_lines_check:before {
  content: "\ea05";
}

.os-icon-thin-0244_text_bullets_list:before {
  content: "\ea29";
}

.os-icon-thin-0245_text_numbered_list:before {
  content: "\ea2a";
}

.os-icon-thin-0252_text_spelling_check:before {
  content: "\ea31";
}

.os-icon-thin-0253_image_frame_size_rotate_resize:before {
  content: "\ea32";
}

.os-icon-thin-0254_copy:before {
  content: "\ea33";
}

.os-icon-thin-0255_paste_clipboard:before {
  content: "\ea34";
}

.os-icon-thin-0256_input_box_text_edit:before {
  content: "\ea35";
}

.os-icon-thin-0257_button:before {
  content: "\ea36";
}

.os-icon-thin-0260_link_url_chain_hyperlink:before {
  content: "\ea39";
}

.os-icon-thin-0270_image_frame_crop_resize:before {
  content: "\ea43";
}

.os-icon-thin-0271_text_image_align_wrap:before {
  content: "\ea44";
}

.os-icon-thin-0273_video_multimedia_movie:before {
  content: "\ea46";
}

.os-icon-thin-0274_chat_message_comment_bubble:before {
  content: "\ea47";
}

.os-icon-thin-0275_chat_message_comment_bubble_typing:before {
  content: "\ea48";
}

.os-icon-thin-0276_chat_message_comment_bubble_add_new:before {
  content: "\ea49";
}

.os-icon-thin-0277_chat_message_comment_bubble_like_favorite:before {
  content: "\ea4a";
}

.os-icon-thin-0278_chat_message_comment_bubble_tweet_twitter:before {
  content: "\ea4b";
}

.os-icon-thin-0279_chat_message_comment_bubble:before {
  content: "\ea4c";
}

.os-icon-thin-0280_chat_message_comment_bubble_reply_quote:before {
  content: "\ea4d";
}

.os-icon-thin-0281_chat_message_discussion_bubble_reply_conversation:before {
  content: "\ea4e";
}

.os-icon-thin-0282_chat_message_comment_bubble_cloud:before {
  content: "\ea4f";
}

.os-icon-thin-0283_chat_message_comment_bubble_cloud:before {
  content: "\ea50";
}

.os-icon-thin-0284_message_text_like_favorite:before {
  content: "\ea51";
}

.os-icon-thin-0285_chat_message_quote_reply:before {
  content: "\ea52";
}

.os-icon-thin-0286_mobile_message_sms:before {
  content: "\ea53";
}

.os-icon-thin-0289_mobile_phone_call_ringing_nfc:before {
  content: "\ea56";
}

.os-icon-thin-0290_phone_telephone_contact:before {
  content: "\ea57";
}

.os-icon-thin-0291_phone_mobile_contact:before {
  content: "\ea58";
}

.os-icon-thin-0292_phone_contact:before {
  content: "\ea59";
}

.os-icon-thin-0293_phone_call_number_dialer:before {
  content: "\ea5a";
}

.os-icon-thin-phone:before {
  content: "\e914";
}

.os-icon-thin-0297_address_book_contacts:before {
  content: "\ea5d";
}

.os-icon-thin-0298_address_book_contacts:before {
  content: "\ea5e";
}

.os-icon-thin-0299_address_book_contacts:before {
  content: "\ea5f";
}

.os-icon-thin-0300_address_book_contacts:before {
  content: "\ea60";
}

.os-icon-thin-0301_address_book_contacts:before {
  content: "\ea61";
}

.os-icon-thin-0304_chat_contact_support_help_conversation:before {
  content: "\ea64";
}

.os-icon-thin-0305_chat_message_discussion_bubble_conversation:before {
  content: "\ea65";
}

.os-icon-thin-0306_chat_message_discussion_bubble_conversation:before {
  content: "\ea66";
}

.os-icon-thin-0307_chat_discussion_yes_no_pro_contra_conversation:before {
  content: "\ea67";
}

.os-icon-thin-0308_support_help:before {
  content: "\ea68";
}

.os-icon-thin-0309_support_help_talk_call:before {
  content: "\ea69";
}

.os-icon-thin-0310_support_help_talk_call:before {
  content: "\ea6a";
}

.os-icon-thin-0311_stamp:before {
  content: "\ea6b";
}

.os-icon-thin-0312_post_stamp:before {
  content: "\ea6c";
}

.os-icon-thin-0313_email_at_sign:before {
  content: "\ea6d";
}

.os-icon-thin-0314_email_mail_post_card:before {
  content: "\ea6e";
}

.os-icon-thin-0315_email_mail_post_send:before {
  content: "\ea6f";
}

.os-icon-thin-0318_email_attachment:before {
  content: "\ea72";
}

.os-icon-thin-0319_email_mail_post_card:before {
  content: "\ea73";
}

.os-icon-thin-0320_email_mail_post_card_sent_successful:before {
  content: "\ea74";
}

.os-icon-thin-0322_mail_post_box:before {
  content: "\ea76";
}

.os-icon-thin-0324_computer_screen:before {
  content: "\ea78";
}

.os-icon-thin-0329_computer_laptop_user_login:before {
  content: "\ea7d";
}

.os-icon-thin-0330_computer_laptop_download:before {
  content: "\ea7e";
}

.os-icon-thin-0331_computer_laptop_analytics_graph:before {
  content: "\ea7f";
}

.os-icon-thin-0332_computer_laptop_website_url_www:before {
  content: "\ea80";
}

.os-icon-thin-0333_printer:before {
  content: "\ea81";
}

.os-icon-thin-0334_shredder_paper:before {
  content: "\ea82";
}

.os-icon-thin-0340_mouse:before {
  content: "\ea88";
}

.os-icon-thin-0341_mouse_wireless:before {
  content: "\ea89";
}

.os-icon-thin-0342_remote_control:before {
  content: "\ea8a";
}

.os-icon-thin-0343_ipad_tablet:before {
  content: "\ea8b";
}

.os-icon-thin-0344_iphone_mobile:before {
  content: "\ea8c";
}

.os-icon-thin-0347_usb:before {
  content: "\ea8f";
}

.os-icon-thin-0348_thunderbolt:before {
  content: "\ea90";
}

.os-icon-thin-0349_usb_connect:before {
  content: "\ea91";
}

.os-icon-thin-0356_database:before {
  content: "\ea98";
}

.os-icon-thin-0357_database_remote:before {
  content: "\ea99";
}

.os-icon-thin-0358_database_raid:before {
  content: "\ea9a";
}

.os-icon-thin-0359_server_hosting:before {
  content: "\ea9b";
}

.os-icon-thin-0363_network_connection_computer_folder:before {
  content: "\ea9f";
}

.os-icon-thin-0366_satellite_connection:before {
  content: "\eaa2";
}

.os-icon-thin-0367_satellite_connection:before {
  content: "\eaa3";
}

.os-icon-thin-0373_connection_world_internet_worldwide:before {
  content: "\eaa9";
}

.os-icon-thin-0374_connection_world_internet_worldwide:before {
  content: "\eaaa";
}

.os-icon-thin-0375_screen_analytics_line_graph:before {
  content: "\eaab";
}

.os-icon-thin-0376_screen_analytics_line_graph_growth:before {
  content: "\eaac";
}

.os-icon-thin-0377_screen_analytics_pie_graph:before {
  content: "\eaad";
}

.os-icon-thin-0378_analytics_presentation_statistics_graph:before {
  content: "\eaae";
}

.os-icon-thin-0379_business_suitcase:before {
  content: "\eaaf";
}

.os-icon-thin-0380_line_structure_hierarchy:before {
  content: "\eab0";
}

.os-icon-thin-0381_line_structure_relations_hierarchy:before {
  content: "\eab1";
}

.os-icon-thin-0382_graph_columns_statistics:before {
  content: "\eab2";
}

.os-icon-thin-0383_graph_columns_growth_statistics:before {
  content: "\eab3";
}

.os-icon-thin-0384_graph_columns_drop_statistics:before {
  content: "\eab4";
}

.os-icon-thin-0385_graph_pie_chart_statistics:before {
  content: "\eab5";
}

.os-icon-thin-0386_graph_line_chart_statistics:before {
  content: "\eab6";
}

.os-icon-thin-0387_tie_business_man:before {
  content: "\eab7";
}

.os-icon-thin-0388_government_white_house_capitol:before {
  content: "\eab8";
}

.os-icon-thin-0389_gavel_hammer_law_judge_court:before {
  content: "\eab9";
}

.os-icon-thin-0390_scale_justice_law_attorney:before {
  content: "\eaba";
}

.os-icon-thin-0391_scale_justice_law_attorney:before {
  content: "\eabb";
}

.os-icon-thin-0392_business_idea:before {
  content: "\eabc";
}

.os-icon-thin-0393_hand_papers_payment:before {
  content: "\eabd";
}

.os-icon-thin-0394_business_handshake_deal_contract_sign:before {
  content: "\eabe";
}

.os-icon-thin-0395_analytics_graph_line_statistics:before {
  content: "\e929";
}

.os-icon-thin-0396_analytics_graph_line_statistics_stock:before {
  content: "\e92a";
}

.os-icon-thin-0397_analytics_graph_line_statistics_presentation_keynote:before {
  content: "\eabf";
}

.os-icon-thin-0398_presentation_powerpoint_keynote_meeting:before {
  content: "\eac0";
}

.os-icon-thin-0399_meeting_presentation_speech_speaker_keynote:before {
  content: "\eac1";
}

.os-icon-thin-0400_analytics_graph_line_statistics_stock:before {
  content: "\eac2";
}

.os-icon-thin-0401_graph_growth_money_stock_inflation:before {
  content: "\eac3";
}

.os-icon-thin-0402_stock_money_growth_inflation:before {
  content: "\eac4";
}

.os-icon-thin-0403_money_usa_dollar:before {
  content: "\eac5";
}

.os-icon-thin-0404_money_europe_euro:before {
  content: "\eac6";
}

.os-icon-thin-0405_money_bag_dollar:before {
  content: "\eac7";
}

.os-icon-thin-0406_money_dollar_euro_currency_exchange_cash:before {
  content: "\eac8";
}

.os-icon-thin-0407_credit_card:before {
  content: "\eac9";
}

.os-icon-thin-0408_wallet_money_payment:before {
  content: "\e92b";
}

.os-icon-thin-0409_wallet_credit_card_money_payment:before {
  content: "\eaca";
}

.os-icon-thin-0410_cash_register_payment:before {
  content: "\eacb";
}

.os-icon-thin-0411_invoice_dollar_bill_payment:before {
  content: "\eacc";
}

.os-icon-thin-0412_free:before {
  content: "\eacd";
}

.os-icon-thin-0413_money_coins_jettons_chips:before {
  content: "\eace";
}

.os-icon-thin-0414_money_cash_coins_payment:before {
  content: "\eacf";
}

.os-icon-thin-0415_saving_sale_discount_piggy_bank_pig:before {
  content: "\ead0";
}

.os-icon-thin-0416_calculator:before {
  content: "\ead1";
}

.os-icon-thin-0417_calculator:before {
  content: "\ead2";
}

.os-icon-thin-0418_bank_pantheon:before {
  content: "\ead3";
}

.os-icon-thin-0419_payment_mobile_nfc_apple_pay_cashless:before {
  content: "\ead4";
}

.os-icon-thin-0420_money_cash_coins_payment_dollars:before {
  content: "\ead5";
}

.os-icon-thin-0421_money_credit_card_coins_payment:before {
  content: "\ead6";
}

.os-icon-thin-0422_no_cash_payment_cashless:before {
  content: "\ead7";
}

.os-icon-thin-0423_coin_payment_chip:before {
  content: "\ead8";
}

.os-icon-thin-0424_money_payment_dollar_cash:before {
  content: "\ead9";
}

.os-icon-thin-0425_money_payment_dollar_cash:before {
  content: "\e92c";
}

.os-icon-thin-0426_money_payment_dollars_coins_cash:before {
  content: "\eada";
}

.os-icon-thin-0427_money_payment_dollar_coins_chips:before {
  content: "\eadb";
}

.os-icon-thin-0428_money_payment_dollar_bag_cash:before {
  content: "\eadc";
}

.os-icon-thin-0429_money_payment_euro_bag_cash:before {
  content: "\eadd";
}

.os-icon-thin-0430_money_payment_dollar_coins_cash:before {
  content: "\eade";
}

.os-icon-thin-0431_money_atm_machine_withdrawal_cash:before {
  content: "\eadf";
}

.os-icon-thin-0432_atm_machine_withdrawal_credit_card:before {
  content: "\eae0";
}

.os-icon-thin-0433_money_currency_exchange:before {
  content: "\eae1";
}

.os-icon-thin-0434_gold_reserve:before {
  content: "\eae2";
}

.os-icon-thin-0435_bitcoin_money:before {
  content: "\eae3";
}

.os-icon-thin-0436_bitcoin_wallet_payment:before {
  content: "\eae4";
}

.os-icon-thin-0436a_pound_britain_currency_money:before {
  content: "\eae5";
}

.os-icon-thin-0436b_pound_britain_currency_money:before {
  content: "\eae6";
}

.os-icon-thin-0437_tag_price_sale:before {
  content: "\eae7";
}

.os-icon-thin-0438_tag_price_sale_discount:before {
  content: "\eae8";
}

.os-icon-thin-0439_shopping_cart_basket_store:before {
  content: "\eae9";
}

.os-icon-thin-0440_shopping_cart_basket_store:before {
  content: "\eaea";
}

.os-icon-thin-0441_full_shopping_cart_basket_store:before {
  content: "\eaeb";
}

.os-icon-thin-0442_shopping_cart_basket_store:before {
  content: "\eaec";
}

.os-icon-thin-0443_shopping_cart_basket_store:before {
  content: "\eaed";
}

.os-icon-thin-0444_price_discount_sale_coupon:before {
  content: "\eaee";
}

.os-icon-thin-0445_store_shop_shopping:before {
  content: "\eaef";
}

.os-icon-thin-0446_store_shop_shopping:before {
  content: "\eaf0";
}

.os-icon-thin-0447_gift_wrapping:before {
  content: "\eaf1";
}

.os-icon-thin-0448_shipping_box_delivery:before {
  content: "\eaf2";
}

.os-icon-thin-0449_fragile_shipping_box_delivery:before {
  content: "\eaf3";
}

.os-icon-thin-0450_shipping_box_delivery:before {
  content: "\eaf4";
}

.os-icon-thin-0451_shipping_box_delivery:before {
  content: "\eaf5";
}

.os-icon-thin-0452_archive_shipping_box_delivery:before {
  content: "\e92d";
}

.os-icon-thin-0453_shopping_bag_sale_store:before {
  content: "\eaf6";
}

.os-icon-thin-0454_shopping_bag_sale_store:before {
  content: "\eaf7";
}

.os-icon-thin-0463_fast_delivery_van_shipping_transport:before {
  content: "\eb00";
}

.os-icon-thin-0464_shipping_box_delivery:before {
  content: "\eb01";
}

.os-icon-thin-0465_shopping_cart_basket_store:before {
  content: "\eb02";
}

.os-icon-thin-0466_shopping_cart_basket_store_successful:before {
  content: "\eb03";
}

.os-icon-thin-0468_car_transport_vehicle:before {
  content: "\eb05";
}

.os-icon-thin-0471_train_metro_transport:before {
  content: "\eb08";
}

.os-icon-thin-0473_ship_naval_sea_marine_transport:before {
  content: "\eb0a";
}

.os-icon-thin-0474_anchor_ship_sea_naval:before {
  content: "\eb0b";
}

.os-icon-thin-0476_chain_link_bike_bycicle:before {
  content: "\eb0d";
}

.os-icon-thin-0477_steering_wheel_car_navigation_driving:before {
  content: "\eb0e";
}

.os-icon-thin-0478_plane_air:before {
  content: "\eb0f";
}

.os-icon-thin-0479_rocket_space_nasa:before {
  content: "\eb10";
}

.os-icon-thin-0480_gas_fuel_station:before {
  content: "\eb11";
}

.os-icon-thin-0483_gauge_dashboard_half:before {
  content: "\eb14";
}

.os-icon-thin-0484_gauge_dashboard_full_fuel:before {
  content: "\eb15";
}

.os-icon-thin-0485_gauge_dashboard_speedometer_odometer_speed:before {
  content: "\eb16";
}

.os-icon-thin-0491_box_shipping_modules:before {
  content: "\eb1c";
}

.os-icon-thin-0500_car_machine_cooling_water_temperature:before {
  content: "\eb25";
}

.os-icon-thin-0504_car_turn_sign_right_left:before {
  content: "\eb29";
}

.os-icon-thin-0506_suitcase_travel_baggage_luggage:before {
  content: "\eb2b";
}

.os-icon-thin-0508_tag_flight_baggage_luggage:before {
  content: "\eb2d";
}

.os-icon-thin-0509_globus_world_travel_regional:before {
  content: "\eb2e";
}

.os-icon-thin-0511_suitcase_tag_travel_baggage_luggage:before {
  content: "\eb30";
}

.os-icon-thin-0512_flight_airport_transport_travel:before {
  content: "\eb31";
}

.os-icon-thin-0530_favorite_place_map:before {
  content: "\eb43";
}

.os-icon-thin-0535_navigation_location_drop_pin_map:before {
  content: "\eb48";
}

.os-icon-thin-0536_navigation_location_drop_pin_map:before {
  content: "\eb49";
}

.os-icon-thin-0537_navigation_location_drop_pin_map:before {
  content: "\eb4a";
}

.os-icon-thin-0538_navigation_compass_orientation:before {
  content: "\eb4b";
}

.os-icon-thin-map:before {
  content: "\e915";
}

.os-icon-thin-0541_path_way_road_sign:before {
  content: "\eb4d";
}

.os-icon-thin-0543_world_earth_worldwide_location_travel:before {
  content: "\eb4f";
}

.os-icon-thin-0544_world_earth_worldwide_international_language:before {
  content: "\eb50";
}

.os-icon-thin-0545_map_travel_distance_directions:before {
  content: "\eb51";
}

.os-icon-thin-0546_map_travel_destination_location_world:before {
  content: "\eb52";
}

.os-icon-thin-0548_dont_touch_dangerous_stop_caution:before {
  content: "\eb54";
}

.os-icon-thin-0550_attention_error_alert_caution:before {
  content: "\eb56";
}

.os-icon-thin-0551_information_about:before {
  content: "\eb57";
}

.os-icon-thin-0552_about_question_faq_help:before {
  content: "\eb58";
}

.os-icon-thin-0553_radioactive_nuclear_danger_atom:before {
  content: "\eb59";
}

.os-icon-thin-0556_poison_danger_death_caution:before {
  content: "\eb5c";
}

.os-icon-thin-0557_men_women_toilet_wc_restroom:before {
  content: "\eb5d";
}

.os-icon-thin-0558_men_women_toilet_wc_restroom:before {
  content: "\eb5e";
}

.os-icon-thin-0559_smoking_allowed_cigarettes:before {
  content: "\eb5f";
}

.os-icon-thin-0563_handicapped:before {
  content: "\eb63";
}

.os-icon-thin-0564_flight_departure_airport_airplane:before {
  content: "\eb64";
}

.os-icon-thin-0574_out_exit_emergency_logout:before {
  content: "\eb6e";
}

.os-icon-thin-0581_take_ticket_vote_box:before {
  content: "\eb75";
}

.os-icon-thin-0582_take_ticket_waiting_room:before {
  content: "\eb76";
}

.os-icon-thin-0583_take_ticket:before {
  content: "\eb77";
}

.os-icon-thin-0584_movie_film_cinema:before {
  content: "\eb78";
}

.os-icon-thin-0586_movie_video_camera_recording:before {
  content: "\eb7a";
}

.os-icon-thin-0587_movie_video_cinema_flm:before {
  content: "\eb7b";
}

.os-icon-thin-0588_play_movie_video_cinema_flm:before {
  content: "\eb7c";
}

.os-icon-thin-0589_ticket_movie_cinema:before {
  content: "\eb7d";
}

.os-icon-thin-0590_movie_recording_play_director_cut:before {
  content: "\eb7e";
}

.os-icon-thin-0591_presentation_video_play_beamer:before {
  content: "\eb7f";
}

.os-icon-thin-0592_tv_televison_movie_news:before {
  content: "\eb80";
}

.os-icon-thin-0593_video_play_youtube:before {
  content: "\eb81";
}

.os-icon-thin-0594_beamer_presentation_projector:before {
  content: "\eb82";
}

.os-icon-thin-0595_music_note_playing_sound_song:before {
  content: "\eb83";
}

.os-icon-thin-0596_music_note_playing_sound_song:before {
  content: "\eb84";
}

.os-icon-thin-0604_radio_song_listening:before {
  content: "\eb8c";
}

.os-icon-thin-0615_ringer_silent_sleeping:before {
  content: "\eb97";
}

.os-icon-thin-0616_headphones_headset_speaker_beats:before {
  content: "\eb98";
}

.os-icon-thin-0617_picture_image_photo:before {
  content: "\eb99";
}

.os-icon-thin-0618_album_picture_image_photo:before {
  content: "\eb9a";
}

.os-icon-thin-0619_album_picture_image_photo:before {
  content: "\eb9b";
}

.os-icon-thin-0620_picture_image_photo_desk:before {
  content: "\eb9c";
}

.os-icon-thin-0621_polaroid_picture_image_photo:before {
  content: "\eb9d";
}

.os-icon-thin-0624_photo_camera:before {
  content: "\eba0";
}

.os-icon-thin-0625_photo_camera:before {
  content: "\eba1";
}

.os-icon-thin-0630_photo_wall_frame:before {
  content: "\eba6";
}

.os-icon-thin-0632_security_lock:before {
  content: "\eba8";
}

.os-icon-thin-0633_security_lock_unlocked:before {
  content: "\eba9";
}

.os-icon-thin-0634_security_lock_key:before {
  content: "\ebaa";
}

.os-icon-thin-0635_anti_virus_protection_shield:before {
  content: "\ebab";
}

.os-icon-thin-0637_fingerprint_scan_security_access:before {
  content: "\e92e";
}

.os-icon-thin-0638_network_firewall:before {
  content: "\ebad";
}

.os-icon-thin-0639_safe_security_lock:before {
  content: "\ebae";
}

.os-icon-thin-0640_security_lock_protected:before {
  content: "\ebaf";
}

.os-icon-thin-0641_police_protection_sheriff_security_badge:before {
  content: "\ebb0";
}

.os-icon-thin-0644_suitcase_lock_security:before {
  content: "\ebb3";
}

.os-icon-thin-0645_atm_passcode_keypad_password_access:before {
  content: "\ebb4";
}

.os-icon-thin-0646_secret_passcode_keypad_password_access:before {
  content: "\ebb5";
}

.os-icon-thin-0647_fingerprint_iphone_scan_access:before {
  content: "\ebb6";
}

.os-icon-thin-0648_secret_passcode_keypad_password_access:before {
  content: "\ebb7";
}

.os-icon-thin-0649_secret_passcode_keypad_password_access:before {
  content: "\ebb8";
}

.os-icon-thin-0650_gun_security_arms_police:before {
  content: "\ebb9";
}

.os-icon-thin-0651_star_favorite_rating:before {
  content: "\ebba";
}

.os-icon-thin-0652_star_favorite_rating:before {
  content: "\ebbb";
}

.os-icon-thin-0653_like_heart_favorite_rating_love:before {
  content: "\ebbc";
}

.os-icon-thin-0654_unlike_heart_broken_break_love:before {
  content: "\ebbd";
}

.os-icon-thin-0655_like_heart_favorite_rating_love:before {
  content: "\ebbe";
}

.os-icon-thin-0656_medal_award_rating_prize_achievement:before {
  content: "\ebbf";
}

.os-icon-thin-0657_medal_award_rating_prize_achievement:before {
  content: "\ebc0";
}

.os-icon-thin-0658_cup_place_winner_award_prize_achievement:before {
  content: "\ebc1";
}

.os-icon-thin-0659_medal_first_place_winner_award_prize_achievement:before {
  content: "\ebc2";
}

.os-icon-thin-0660_shape_new_discount:before {
  content: "\ebc3";
}

.os-icon-thin-0661_like_thumb_up_vote:before {
  content: "\ebc4";
}

.os-icon-thin-0662_dislike_thumb_down_vote:before {
  content: "\ebc5";
}

.os-icon-thin-0663_like_thumb_up_vote:before {
  content: "\ebc6";
}

.os-icon-thin-0664_dislike_thumb_down_vote:before {
  content: "\ebc7";
}

.os-icon-thin-0665_vote_ticket_paper_voting:before {
  content: "\ebc8";
}

.os-icon-thin-0666_award_achievement_prize_medal:before {
  content: "\ebc9";
}

.os-icon-thin-0667_star_rating_favorite_point:before {
  content: "\ebca";
}

.os-icon-thin-0668_up_vote_plus_higher:before {
  content: "\ebcb";
}

.os-icon-thin-0669_down_vote_minus_lower:before {
  content: "\ebcc";
}

.os-icon-thin-0670_diamond_prize_award_jewellery_ring:before {
  content: "\ebcd";
}

.os-icon-thin-0673_ruller_dimension_length:before {
  content: "\ebd0";
}

.os-icon-thin-0674_cut_scissors:before {
  content: "\ebd1";
}

.os-icon-thin-0675_paint_brush_color:before {
  content: "\ebd2";
}

.os-icon-thin-0676_eyedropper_color:before {
  content: "\ebd3";
}

.os-icon-thin-0677_color_wheel_rgb:before {
  content: "\ebd4";
}

.os-icon-thin-0678_pen_writting_fontain:before {
  content: "\ebd5";
}

.os-icon-thin-0679_paint_brush:before {
  content: "\ebd6";
}

.os-icon-thin-0680_pencil_ruller_drawing:before {
  content: "\ebd7";
}

.os-icon-thin-0681_drawing_board_canvas_table:before {
  content: "\ebd8";
}

.os-icon-thin-0687_pantone_color_guide_samples_book:before {
  content: "\ebde";
}

.os-icon-thin-0692_paper_layers:before {
  content: "\ebe3";
}

.os-icon-thin-0693_reflect_vertical:before {
  content: "\ebe4";
}

.os-icon-thin-0694_reflect_horizontal:before {
  content: "\ebe5";
}

.os-icon-thin-0695_pathfinder_shapes_minus_back:before {
  content: "\ebe6";
}

.os-icon-thin-0696_pathfinder_shapes_unite:before {
  content: "\ebe7";
}

.os-icon-thin-0697_pathfinder_shapes_exclude:before {
  content: "\ebe8";
}

.os-icon-thin-0698_pathfinder_shapes_intersect:before {
  content: "\ebe9";
}

.os-icon-thin-0699_user_profile_avatar_man_male:before {
  content: "\ebea";
}

.os-icon-thin-0700_user_profile_avatar_woman_female:before {
  content: "\ebeb";
}

.os-icon-thin-0701_user_profile_avatar_man_male:before {
  content: "\ebec";
}

.os-icon-thin-0702_user_profile_avatar_woman_female:before {
  content: "\ebed";
}

.os-icon-thin-0703_users_profile_group_two:before {
  content: "\ebee";
}

.os-icon-thin-0704_users_profile_group_couple_man_woman:before {
  content: "\ebef";
}

.os-icon-thin-0705_user_profile_security_password_permissions:before {
  content: "\ebf0";
}

.os-icon-thin-0706_user_profile_add_new:before {
  content: "\ebf1";
}

.os-icon-thin-0707_user_profile_remove_delete:before {
  content: "\ebf2";
}

.os-icon-thin-0708_user_profile:before {
  content: "\ebf3";
}

.os-icon-thin-0709_user_profile_avatar_man_male:before {
  content: "\ebf4";
}

.os-icon-thin-0710_business_tie_user_profile_avatar_man_male:before {
  content: "\ebf5";
}

.os-icon-thin-0713_user_profile_back_tag:before {
  content: "\ebf8";
}

.os-icon-thin-0714_identity_card_photo_user_profile:before {
  content: "\ebf9";
}

.os-icon-thin-0715_contact_archive_identity_card_photo_user_profile:before {
  content: "\ebfa";
}

.os-icon-thin-0718_user_profile_successful_check_verified:before {
  content: "\ebfd";
}

.os-icon-thin-0719_group_users_circle:before {
  content: "\ebfe";
}

.os-icon-thin-0720_user_location_position:before {
  content: "\ebff";
}

.os-icon-thin-0721_identity_card_photo_tag_user_profile:before {
  content: "\ec00";
}

.os-icon-thin-0722_profile_user_search_find:before {
  content: "\ec01";
}

.os-icon-thin-0723_nurse_medicine_hospital_doctor:before {
  content: "\ec02";
}

.os-icon-thin-0724_policeman_security:before {
  content: "\ec03";
}

.os-icon-thin-0725_fireman_fire:before {
  content: "\ec04";
}

.os-icon-thin-0726_doctor_surgery_hospital:before {
  content: "\ec05";
}

.os-icon-thin-0727_detective_criminal_sherlock_investigation:before {
  content: "\ec06";
}

.os-icon-thin-0728_construction_worker_site_helmet_safety:before {
  content: "\ec07";
}

.os-icon-thin-0729_student_degree_science_university_school_graduate:before {
  content: "\ec08";
}

.os-icon-thin-0730_support_male_phone:before {
  content: "\ec09";
}

.os-icon-thin-0731_support_female_phone:before {
  content: "\ec0a";
}

.os-icon-thin-0733_polution_ecology_factory:before {
  content: "\ec0c";
}

.os-icon-thin-0734_polution_oil:before {
  content: "\ec0d";
}

.os-icon-thin-0741_water_pipe_drink:before {
  content: "\ec14";
}

.os-icon-thin-0742_wind_energy_power_turbines:before {
  content: "\ec15";
}

.os-icon-thin-0743_sun_energy_power_electricity:before {
  content: "\ec16";
}

.os-icon-thin-0812_medicine_patch_injury:before {
  content: "\ec5b";
}

.os-icon-thin-0813_heart_vitals_pulse_rate_health:before {
  content: "\ec5c";
}

.os-icon-thin-0870_restaurant_menu_offer:before {
  content: "\ec95";
}

.os-icon-thin-0936_book_wall_shelf:before {
  content: "\ecd7";
}

.os-icon-thin-0947_power_on_off:before {
  content: "\ece2";
}

.os-icon-thin-0949_plug_power_electricity:before {
  content: "\ece4";
}

.os-icon-thin-0959_city_flat_homes:before {
  content: "\ecee";
}

.os-icon-thin-0960_city_house_home:before {
  content: "\ecef";
}

.os-icon-thin-0961_city_skyscraper_flat:before {
  content: "\ecf0";
}

.os-icon-thin-0973_morning_alarm_clock:before {
  content: "\ecfc";
}

.os-icon-thin-0978_family_relationship_father_mother_child:before {
  content: "\ed01";
}

.os-icon-thin-0979_family_relationship_mother_child:before {
  content: "\ed02";
}

.os-icon-thin-0980_relationship_couple_love_marriage:before {
  content: "\ed03";
}

.os-icon-thin-0981_relationship_couple_love_break_divorce:before {
  content: "\ed04";
}

.os-icon-thin-0982_relationship_ring_love_marriage_engage_fiance:before {
  content: "\ed05";
}

.os-icon-thin-0983_child_baby_stroller:before {
  content: "\ed06";
}

.os-icon-thin-1006_puzzle_module_part:before {
  content: "\ed1d";
}

.os-icon-thin-1007_chess_crown_queen:before {
  content: "\ed1e";
}

.os-icon-thin-1010_archery_target_shooting:before {
  content: "\ed21";
}

.os-icon-thin-1013_abacus_math_calculator_school:before {
  content: "\ed24";
}

.os-icon-thin-1014_cards_playing_poker_casino:before {
  content: "\ed25";
}

.os-icon-thin-1021_masks_theater_play:before {
  content: "\ed2c";
}

.os-icon-thin-1031_flipflops:before {
  content: "\ed36";
}

.os-icon-thin-1033_atom_nuclear_learning_physics:before {
  content: "\ed38";
}

.os-icon-thin-1034_lab_chemistry_experiment:before {
  content: "\ed39";
}

.os-icon-thin-1036_brain_thinking_mind_knowledge:before {
  content: "\ed3b";
}

.os-icon-thin-1037_brain_thinking_mind_knowledge:before {
  content: "\ed3c";
}

.os-icon-thin-1038_study_university_school_degree_graduate:before {
  content: "\ed3d";
}

.os-icon-circle-cross:before {
  content: "\e969";
}

.os-icon-circle-check:before {
  content: "\e947";
}

.os-icon-menu:before {
  content: "\e92f";
}

.os-icon-email-send:before {
  content: "\e91a";
}

.os-icon-chevron-thin-right:before {
  content: "\f105";
}

.os-icon-chevron-thin-left:before {
  content: "\f104";
}

.os-icon-arrow-up:before {
  content: "\e930";
}

.os-icon-arrow-right:before {
  content: "\e931";
}

.os-icon-arrow-right2:before {
  content: "\f054";
}

.os-icon-arrow-left:before {
  content: "\e933";
}

.os-icon-arrow-left2:before {
  content: "\f053";
}

.os-icon-arrow-down:before {
  content: "\e935";
}

.os-icon-arrow-down2:before {
  content: "\f078";
}

.os-icon-arrow-down3:before {
  content: "\e937";
}

.os-icon-arrow-down4:before {
  content: "\e938";
}

.os-icon-arrow-up2:before {
  content: "\e939";
}

.os-icon-map:before {
  content: "\e916";
}

.os-icon-phone:before {
  content: "\e917";
}


.os-btn {
  padding: 10px 25px;
  font-weight: 700;
  font-size: 1.2rem;
  margin-top: 1rem;
  display: inline-block;
  border-radius: 6px;
  border: 3px solid #111;
  color: #111;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.os-btn + .os-btn {
  margin-left: 1rem;
}

.os-btn.rounded {
  border-radius: 60px;
}

.os-btn.squared {
  border-radius: 0px;
}

.os-btn.black {
  background-color: #111;
  border-color: #111;
  color: #fff;
}

.os-btn.black:hover {
  color: #fff;
}

.os-btn.blue {
  background-color: #4369b1;
  border-color: #4369b1;
  color: #fff;
}

.os-btn.blue:hover {
  color: #fff;
}

.os-btn.green {
  background-color: #6cb143;
  border-color: #6cb143;
  color: #fff;
}

.os-btn.green:hover {
  color: #fff;
}

.os-btn.yellow {
  background-color: #96803f;
  border-color: #96803f;
  color: #fff;
}

.os-btn.yellow:hover {
  color: #fff;
}

.os-btn.cyan {
  background-color: #43b1a8;
  border-color: #43b1a8;
  color: #fff;
}

.os-btn.cyan:hover {
  color: #fff;
}

.os-btn.red {
  background-color: #ad4040;
  border-color: #ad4040;
  color: #fff;
}

.os-btn.red:hover {
  color: #fff;
}

.os-btn.white {
  background-color: #fff;
  border-color: #fff;
  color: #111;
}

.os-btn.purple {
  background-color: #553f96;
  border-color: #553f96;
  color: #fff;
}

.os-btn.purple:hover {
  color: #fff;
}

.os-btn.gold {
  background-color: #e4bf7e;
  border-color: #e4bf7e;
  color: #111;
}

.os-btn.gold:hover {
  color: #111;
}

.os-btn.outline {
  color: #111;
  background-color: transparent;
}

.os-btn.outline:hover {
  color: #111;
}

.os-btn.outline.under {
  border-top-color: transparent !important;
  border-left: none !important;
  border-right: none !important;
  padding-left: 0px;
  padding-right: 0px;
  border-radius: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.os-btn.outline.black {
  color: #111;
  border-color: #111;
}

.os-btn.outline.black:hover {
  color: #111;
}

.os-btn.outline.blue {
  color: #4369b1;
  border-color: #4369b1;
}

.os-btn.outline.blue:hover {
  color: #4369b1;
}

.os-btn.outline.green {
  color: #6cb143;
  border-color: #6cb143;
}

.os-btn.outline.green:hover {
  color: #6cb143;
}

.os-btn.outline.yellow {
  color: #96803f;
  border-color: #96803f;
}

.os-btn.outline.yellow:hover {
  color: #96803f;
}

.os-btn.outline.cyan {
  color: #43b1a8;
  border-color: #43b1a8;
}

.os-btn.outline.cyan:hover {
  color: #43b1a8;
}

.os-btn.outline.red {
  color: #ad4040;
  border-color: #ad4040;
}

.os-btn.outline.red:hover {
  color: #ad4040;
}

.os-btn.outline.white {
  color: #fff;
  border-color: #fff;
}

.os-btn.outline.white:hover {
  color: #fff;
}

.os-btn.outline.purple {
  color: #553f96;
  border-color: #553f96;
}

.os-btn.outline.purple:hover {
  color: #553f96;
}

.os-btn.outline.gold {
  color: #e4bf7e;
  border-color: #e4bf7e;
}

.os-btn.outline.gold:hover {
  color: #e4bf7e;
}

.os-btn.small {
  padding: 5px 10px;
  font-size: 0.8rem;
  border-width: 1px;
}

.os-btn.medium {
  padding: 12px 30px;
  font-size: 1.4rem;
  border-width: 4px;
}

.os-btn.medium .fa {
  font-size: 30px;
  padding-right: 20px;
  margin-right: 20px;
}

.os-btn.large {
  padding: 18px 40px;
  font-size: 1.5rem;
  border-width: 4px;
}

.os-btn.large .fa {
  font-size: 35px;
  padding-right: 22px;
  margin-right: 22px;
}

.os-btn.x-large {
  padding: 24px 50px;
  font-size: 1.8rem;
  border-width: 6px;
}

.os-btn.x-large .fa {
  font-size: 50px;
  padding-right: 25px;
  margin-right: 25px;
}

.os-btn:hover {
  text-decoration: none;
  -webkit-transform: translateY(-4px) scale(1.05);
  -moz-transform: translateY(-4px) scale(1.05);
  -ms-transform: translateY(-4px) scale(1.05);
  -o-transform: translateY(-4px) scale(1.05);
}

.os-btn .fa {
  padding-right: 15px;
  margin-right: 15px;
  vertical-align: middle;
  border-right: 2px solid rgba(255, 255, 255, 0.3);
  font-size: 25px;
}

.btn-white {
  background-color: #fff;
  color: #111;
  font-weight: 700;
}

.btn-rounded {
  border-radius: 50px;
}

@keyframes spinningAnimation {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
  }
}

@-webkit-keyframes spinningAnimation {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
  }
}

.mobile-header-w {
  display: none;
}

.mobile-header-w .mobile-header {
  display: table;
  width: 100%;
  table-layout: fixed;
  background-color: #fff;
  color: #3e4095;
}

.mobile-header-w .mobile-header .mobile-menu-toggler {
  width: 80px;
  font-size: 40px;
  display: table-cell;
  vertical-align: middle;
  padding-left: 30px;
}

.mobile-header-w .mobile-header .mobile-logo {
  vertical-align: middle;
  padding: 20px 0px;
  display: table-cell;
  text-align: center;
}

.mobile-header-w .mobile-header .mobile-logo img {
  max-width: 200px !important;
}

.mobile-header-w .mobile-header .mobile-menu-search-toggler {
  vertical-align: middle;
  width: 80px;
  font-size: 30px;
  display: table-cell;
  text-align: right;
  padding-right: 30px;
}

.mobile-header-w .mobile-header-menu-w {
  display: none;
  background-color: #000;
  text-align: center;
  padding: 20px 0px;
}

.mobile-header-w .mobile-header-menu-w.active {
  display: block;
}

.mobile-header-w .mobile-header-menu-w ul {
  padding: 0px;
  margin: 0px;
}

.mobile-header-w .mobile-header-menu-w ul li a {
  color: #fff;
  padding: 10px 10px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  display: block;
  font-family: 'Avenir Next W01', sans-serif;
  font-weight: 400;
  font-size: 1.32rem;
  font-weight: 700;
}

.mobile-header-w .mobile-header-menu-w ul li:last-child a {
  border-bottom: none;
}

.mobile-header-w .mobile-header-menu-w ul.sub-menu {
  background-color: rgba(255, 255, 255, 0.1);
  display: none;
  padding-top: 20px;
  padding-bottom: 20px;
}

.mobile-header-w .mobile-header-menu-w ul.sub-menu li a {
  font-size: 1.08rem;
}

.mobile-header-w .mobile-header-menu-w > ul > li.menu-item-has-children {
  position: relative;
}

.mobile-header-w .mobile-header-menu-w > ul > li.menu-item-has-children > a {
  position: relative;
}

.mobile-header-w .mobile-header-menu-w > ul > li.menu-item-has-children > a:before {
  font-family: 'osfont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f078";
  position: absolute;
  font-size: 14px;
  left: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  color: #fff;
}

.mobile-header-w .mobile-header-menu-w > ul > li.menu-item-has-children > a:hover,
.mobile-header-w .mobile-header-menu-w > ul > li.menu-item-has-children > a:focus {
  text-decoration: none;
}

.mobile-header-w .mobile-header-menu-w > ul > li.menu-item-has-children .sub-menu .menu-item-has-children {
  position: relative;
}

.mobile-header-w .mobile-header-menu-w > ul > li.menu-item-has-children .sub-menu .menu-item-has-children > a {
  position: relative;
}

.mobile-header-w .mobile-header-menu-w > ul > li.menu-item-has-children .sub-menu .menu-item-has-children > a:hover,
.mobile-header-w .mobile-header-menu-w > ul > li.menu-item-has-children .sub-menu .menu-item-has-children > a:focus {
  text-decoration: none;
}

.mobile-header-w .mobile-header-menu-w > ul > li.menu-item-has-children .sub-menu .menu-item-has-children > a:before {
  font-family: 'osfont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f078";
  position: absolute;
  left: 15px;
  font-size: 12px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  color: #fff;
}

.mobile-header-w .mobile-header-menu-w > ul > li.menu-item-has-children.active > .sub-menu {
  display: block;
}

.mobile-header-w .mobile-header-menu-w > ul > li.menu-item-has-children.active > .sub-menu li.active > .sub-menu {
  display: block;
}

.mobile-header-w .mobile-header-menu-w.color-scheme-light ul li a {
  color: rgba(0, 0, 0, 0.9);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.mobile-header-w .mobile-header-menu-w.color-scheme-light ul.sub-menu {
  background-color: rgba(0, 0, 0, 0.1);
}

.mobile-header-w .mobile-header-menu-w.color-scheme-light > ul > li.menu-item-has-children > a:before {
  color: rgba(0, 0, 0, 0.8);
}

.mobile-header-w .mobile-header-menu-w.color-scheme-light > ul > li.menu-item-has-children .sub-menu .menu-item-has-children > a:before {
  color: rgba(0, 0, 0, 0.8);
}

.fixed-header-w {
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  position: fixed;
  z-index: 9998;
  background-color: #fff;
  padding: 10px 20px;
  top: 0px;
  left: 0px;
  right: 0px;
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.3);
  will-change: transform, opacity;
}

.fixed-header-w .os-container {
  overflow: visible !important;
}

.fixed-header-w .fixed-header-i {
  display: table;
  table-layout: fixed;
  width: 100%;
}

.fixed-header-w .fixed-logo-w {
  display: table-cell;
  vertical-align: middle;
}

.fixed-header-w .fixed-logo-w img {
  max-width: 100%;
  height: auto;
}

.fixed-header-w .fixed-search-trigger-w {
  display: table-cell;
  vertical-align: middle;
  width: 50px;
  text-align: right;
  font-size: 22px;
  padding-right: 0px;
}

.fixed-header-w .fixed-top-menu-w {
  vertical-align: middle;
  display: table-cell;
  padding-left: 40px;
}

.fixed-header-w .fixed-top-menu-w ul {
  list-style: none;
}

.fixed-header-w .fixed-top-menu-w ul.sub-menu {
  display: none;
  padding: 20px;
  z-index: 9999;
  position: absolute;
  box-shadow: 0 20px 100px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  top: 40px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}

.fixed-header-w .fixed-top-menu-w ul.sub-menu:before {
  content: "";
  left: 50%;
  top: -2px;
  width: 12px;
  height: 12px;
  -webkit-transform: rotate(45deg) translateX(-50%);
  -moz-transform: rotate(45deg) translateX(-50%);
  -ms-transform: rotate(45deg) translateX(-50%);
  -o-transform: rotate(45deg) translateX(-50%);
  background-color: #fff;
  position: absolute;
  z-index: 999;
  box-shadow: -3px -3px 5px rgba(0, 0, 0, 0.04);
}

.fixed-header-w .fixed-top-menu-w ul.sub-menu li {
  min-width: 200px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.fixed-header-w .fixed-top-menu-w ul.sub-menu li a {
  padding: 15px 25px;
  display: block;
  white-space: nowrap;
  color: rgba(0, 0, 0, 0.9);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  position: relative;
  font-family: 'Avenir Next W01', sans-serif;
  font-weight: 400;
  color: #111;
  text-decoration: none;
  font-size: 1.2rem;
  font-weight: 700;
}

.fixed-header-w .fixed-top-menu-w ul.sub-menu li a:hover {
  color: #1b3a7c;
}

.fixed-header-w .fixed-top-menu-w ul.sub-menu li:first-child {
  border-radius: 6px 6px 0px 0px;
}

.fixed-header-w .fixed-top-menu-w ul.sub-menu li:last-child {
  border-bottom: none;
  border-radius: 0px 0px 6px 6px;
}

.fixed-header-w .fixed-top-menu-w > ul {
  text-align: right;
}

.fixed-header-w .fixed-top-menu-w > ul > li {
  text-align: left;
  display: inline-block;
  padding: 0px 20px;
  position: relative;
}

.fixed-header-w .fixed-top-menu-w > ul > li:after {
  content: "";
  background-color: rgba(0, 0, 0, 0.2);
  width: 1px;
  height: 10px;
  position: absolute;
  right: 0px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}

.fixed-header-w .fixed-top-menu-w > ul > li:first-child {
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}

.fixed-header-w .fixed-top-menu-w > ul > li > a {
  font-family: 'Avenir Next W01', sans-serif;
  font-weight: 400;
  color: #111;
  text-decoration: none;
  font-size: 0.96rem;
  font-weight: 700;
}

.fixed-header-w .fixed-top-menu-w > ul > li a {
  font-family: 'Avenir Next W01', sans-serif;
  font-weight: 400;
  font-weight: 700;
}

.fixed-header-w .fixed-top-menu-w > ul > li.menu-item-has-children {
  padding-left: 35px;
}

.fixed-header-w .fixed-top-menu-w > ul > li.menu-item-has-children > a:before {
  font-family: 'FontAwesome';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f078";
  position: absolute;
  font-size: 9px;
  left: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.fixed-header-w .fixed-top-menu-w > ul > li.menu-item-has-children .sub-menu .menu-item-has-children > a:before {
  content: "\f054";
  font-family: 'FontAwesome';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.fixed-header-w .fixed-top-menu-w > ul > li.menu-item-has-children.active > .sub-menu {
  display: block;
  position: absolute;
}

.fixed-header-w .fixed-top-menu-w > ul > li.menu-item-has-children.active > .sub-menu li.active {
  position: relative;
}

.fixed-header-w .fixed-top-menu-w > ul > li.menu-item-has-children.active > .sub-menu li.active > .sub-menu {
  display: block;
  position: absolute;
  right: -135%;
  top: -20px;
  left: auto;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
}

.fixed-header-w .fixed-top-menu-w > ul > li.menu-item-has-children.active > .sub-menu li.active > .sub-menu:before {
  left: -2px;
  top: 45px;
  box-shadow: none;
}

.fixed-header-w .fixed-top-menu-w > ul > li.menu-item-has-children.active > .sub-menu li.active.active-left > .sub-menu {
  right: auto;
  left: -100%;
}

.fixed-header-w .fixed-top-menu-w > ul > li > a {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.fixed-header-w .fixed-top-menu-w > ul > li:last-child > a {
  border-bottom: none;
}

.fixed-header-w .fixed-top-menu-w > ul > li > ul.sub-menu a {
  font-size: 0.96rem;
}

.fixed-header-w.color-scheme-dark .fixed-top-menu-w > ul > li {
  border-right-color: rgba(255, 255, 255, 0.15);
}

.fixed-header-w.color-scheme-dark .fixed-top-menu-w > ul > li:first-child {
  border-left-color: rgba(255, 255, 255, 0.15);
}

.fixed-header-w.color-scheme-dark .fixed-top-menu-w > ul > li > a {
  color: rgba(255, 255, 255, 0.9);
}

.fixed-header-w.color-scheme-dark .fixed-top-menu-w > ul > li:after {
  background-color: rgba(255, 255, 255, 0.3);
}

.fixed-header-w.color-scheme-dark .search-trigger {
  color: rgba(255, 255, 255, 0.7);
}

.fixed-header-w.color-scheme-dark .search-trigger:hover i {
  color: #fff;
}

body.fix-top-menu .fixed-header-w {
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}

.top-bar-links-box-w {
  position: relative;
  background-color: #c7c3bd;
  color: rgba(0, 0, 0, 0.8);
  padding: 5px 10px;
  text-align: center;
}

.top-bar-links-box-w:before,
.top-bar-links-box-w:after {
  content: " ";
  display: table;
}

.top-bar-links-box-w:after {
  clear: both;
}

.top-bar-links-box-w .top-bar-social-label {
  float: right;
  font-size: 0.9rem;
  padding: 6px 0px;
  font-weight: 700;
}

.top-bar-links-box-w .bar-social {
  float: right;
  list-style: none;
  margin: 0px;
  padding: 0px;
  padding-left: 15px;
}

.top-bar-links-box-w .bar-social li {
  display: inline-block;
  margin-right: 15px;
  font-size: 24px;
}

.top-bar-links-box {
  float: left;
  padding-left: 20px;
}

.top-bar-links-box ul {
  list-style: none;
}

.top-bar-links-box ul li {
  display: inline-block;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  padding: 5px 30px 5px 0px;
  margin-right: 30px;
}

.top-bar-links-box ul li a,
.top-bar-links-box ul li span,
.top-bar-links-box ul li div {
  color: rgba(0, 0, 0, 0.7);
  font-size: 0.9rem;
  font-weight: 700;
  vertical-align: middle;
  display: inline-block;
}

.top-bar-links-box ul li a .fa,
.top-bar-links-box ul li span .fa,
.top-bar-links-box ul li div .fa {
  vertical-align: middle;
  font-size: 24px;
  margin-right: 15px;
  color: #584a15;
}

.top-bar-links-box ul li span {
  color: #262626;
}

.top-bar-links-box ul li:last-child {
  border-right: none;
}

.main-header {
  background-color: #1b2638;
  display: table;
  padding: 15px 0px;
  border-radius: 0px 0px 0px 0px;
  position: relative;
  width: 100%;
  table-layout: fixed;
}

.main-header .logo {
  display: table-cell;
  vertical-align: middle;
  padding: 0px 20px 0px 50px;
  text-align: left;
  position: relative;
}

.main-header .logo .edit-link {
  position: absolute;
  top: -30px;
  left: 0px;
  background-color: red;
  padding: 2px 10px;
  font-size: 16px;
}

.main-header .logo .edit-link a {
  color: #fff;
  line-height: 20px;
  font-size: 16px;
  text-transform: uppercase;
  font-family: 'Avenir Next W01', sans-serif;
  font-weight: 700;
}

.main-header .logo a {
  display: block;
}

.main-header .logo a img {
  display: block;
  max-width: 100%;
}

.main-header .top-menu {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
}

.main-header .top-menu ul {
  margin: 0px;
  padding: 0px;
  padding-left: 30px;
  list-style: none;
}

.main-header .top-menu ul li {
  position: relative;
}

.main-header .top-menu ul li a {
  font-family: 'Avenir Next W01', sans-serif;
  font-weight: 400;
  color: #111;
  text-decoration: none;
  font-size: 1.2rem;
  font-weight: 700;
}

.main-header .top-menu > ul {
  float: right;
  padding-left: 0px;
}

.main-header .top-menu > ul > li {
  padding-right: 20px;
  position: relative;
  padding-left: 20px;
  vertical-align: middle;
  display: inline-block;
}

.main-header .top-menu > ul > li:after {
  content: "";
  background-color: rgba(0, 0, 0, 0.2);
  width: 1px;
  height: 10px;
  position: absolute;
  right: 0px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}

.main-header .top-menu > ul > li > a {
  vertical-align: middle;
  padding: 15px 0px;
  display: inline-block;
}

.main-header .top-menu > ul > li.menu-item-has-children {
  padding-left: 35px;
}

.main-header .top-menu > ul > li.menu-item-has-children > a:before {
  font-family: 'FontAwesome';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f078";
  position: absolute;
  font-size: 10px;
  left: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.main-header .top-menu > ul > li.menu-item-has-children .sub-menu .menu-item-has-children > a:before {
  content: "\f054";
  font-family: 'FontAwesome';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.main-header .top-menu > ul > li.menu-item-has-children.active > .sub-menu {
  opacity: 1;
  -webkit-transform: translateX(-50%) translateY(0px);
  -moz-transform: translateX(-50%) translateY(0px);
  -ms-transform: translateX(-50%) translateY(0px);
  -o-transform: translateX(-50%) translateY(0px);
  visibility: visible;
  transform-origin: 0 0;
}

.main-header .top-menu > ul > li.menu-item-has-children.active > .sub-menu li.active > .sub-menu {
  display: block;
  position: absolute;
  right: calc(-100% - 10px);
  top: 0px;
  opacity: 1;
  -webkit-transform: translateX(0px) translateY(0px);
  -moz-transform: translateX(0px) translateY(0px);
  -ms-transform: translateX(0px) translateY(0px);
  -o-transform: translateX(0px) translateY(0px);
  visibility: visible;
  transform-origin: 0 0;
  left: auto;
}

.main-header .top-menu > ul > li.menu-item-has-children.active > .sub-menu li.active > .sub-menu:before {
  left: -5px;
  right: auto;
  top: 18px;
  -webkit-transform: translateY(0px) rotate(45deg);
  -moz-transform: translateY(0px) rotate(45deg);
  -ms-transform: translateY(0px) rotate(45deg);
  -o-transform: translateY(0px) rotate(45deg);
  box-shadow: none;
}

.main-header .top-menu > ul > li.menu-item-has-children.active > .sub-menu li.active.active-left > .sub-menu {
  right: auto;
  left: -100%;
}

.main-header .top-menu > ul > li:last-child:not(.menu-item-has-children) {
  border-right: none;
}

.main-header .top-menu > ul > li:last-child:not(.menu-item-has-children) a {
  background-color: #3e4095;
  color: #fff;
  padding: 7px 25px;
  border-radius: 40px;
  font-size: 1.08rem;
}

.main-header .top-menu > ul > li > a {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.main-header .top-menu > ul > li:last-child > a {
  border-bottom: none;
}

.main-header .top-menu > ul > li:last-child:after {
  display: none;
}

.main-header .top-menu ul.sub-menu {
  padding: 0px;
  z-index: 9999;
  position: absolute;
  box-shadow: 0 20px 100px rgba(0, 0, 0, 0.1);
  border-radius: 6px;
  background-color: #fff;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(30px) rotate3d(1, 1, 0, 30deg);
  -moz-transform: translateX(-50%) translateY(30px) rotate3d(1, 1, 0, 30deg);
  -ms-transform: translateX(-50%) translateY(30px) rotate3d(1, 1, 0, 30deg);
  -o-transform: translateX(-50%) translateY(30px) rotate3d(1, 1, 0, 30deg);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  opacity: 0;
  visibility: hidden;
}

.main-header .top-menu ul.sub-menu ul.sub-menu {
  left: auto;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  display: none;
}

.main-header .top-menu ul.sub-menu:before {
  content: "";
  left: 50%;
  top: -2px;
  width: 12px;
  height: 12px;
  -webkit-transform: rotate(45deg) translateX(-50%);
  -moz-transform: rotate(45deg) translateX(-50%);
  -ms-transform: rotate(45deg) translateX(-50%);
  -o-transform: rotate(45deg) translateX(-50%);
  background-color: #fff;
  position: absolute;
  z-index: 999;
  box-shadow: -3px -3px 5px rgba(0, 0, 0, 0.04);
}

.main-header .top-menu ul.sub-menu li {
  min-width: 200px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.main-header .top-menu ul.sub-menu li a {
  padding: 15px 35px;
  display: block;
  white-space: nowrap;
  color: rgba(0, 0, 0, 0.9);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  position: relative;
  font-size: 0.84rem;
  font-weight: 700;
}

.main-header .top-menu ul.sub-menu li a:hover {
  color: #1b3a7c;
}

.main-header .top-menu ul.sub-menu li:first-child {
  border-radius: 6px 6px 0px 0px;
}

.main-header .top-menu ul.sub-menu li:last-child {
  border-bottom: none;
  border-radius: 0px 0px 6px 6px;
}

.main-header .search-trigger {
  display: table-cell;
  vertical-align: middle;
  font-size: 18px;
  width: 90px;
  text-align: right;
  padding-right: 35px;
}

.main-header .search-trigger i {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.main-header .search-trigger:hover i {
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  cursor: pointer;
  color: #000;
}

.main-header.color-scheme-dark .top-menu > ul > li:last-child {
  border-right: none;
}

.main-header.color-scheme-dark .top-menu > ul > li > a {
  color: rgba(255, 255, 255, 0.9);
}

.main-header.color-scheme-dark .top-menu > ul > li:after {
  background-color: rgba(255, 255, 255, 0.3);
}

.main-header.color-scheme-dark .search-trigger {
  color: rgba(255, 255, 255, 0.7);
}

.main-header.color-scheme-dark .search-trigger:hover i {
  color: #fff;
}

.main-header-w {
  position: relative;
  z-index: 999;
}

.main-header-w.main-header-version1 {
  position: relative;
}

.main-header-w.main-header-version2 {
  position: relative;
}

.main-header-w.main-header-version2 .main-header.color-scheme-light {
  border-top: 1px solid #ddd;
}

.main-header-w.main-header-version2 .main-header-meta-w {
  display: table;
  width: 100%;
  table-layout: fixed;
  padding: 5px 25px;
}

.main-header-w.main-header-version2 .main-header-meta-w .logo-w {
  display: table-cell;
  padding: 15px;
  padding-right: 40px;
  vertical-align: middle;
}

.main-header-w.main-header-version2 .main-header-meta-w .logo-w a {
  display: inline-block;
}

.main-header-w.main-header-version2 .main-header-meta-w .logo-w img {
  max-width: 100%;
  height: auto;
}

.main-header-w.main-header-version2 .main-header-meta-w .header-meta {
  display: table-cell;
  vertical-align: middle;
}

.main-header-w.main-header-version2 .main-header-meta-w .header-meta .header-meta-i {
  display: flex;
  align-items: center;
  justify-content: space-around;
}

.main-header-w.main-header-version2 .top-bar-social-label {
  display: inline-block;
  vertical-align: middle;
  font-weight: 700;
  color: #333;
}

.main-header-w.main-header-version2 .bar-social {
  display: inline-block;
  list-style: none;
  vertical-align: middle;
}

.main-header-w.main-header-version2 .bar-social li {
  display: inline-block;
  margin-left: 15px;
  font-size: 24px;
  vertical-align: middle;
}

.main-header-w.main-header-version2 .header-meta-box {
  padding: 10px 40px;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  font-size: 0.9rem;
  font-weight: 700;
  color: #777;
}

.main-header-w.main-header-version2 .header-meta-box strong {
  color: #333;
}

.main-header-w.main-header-version2 .header-meta-box .top-bar-link-phone,
.main-header-w.main-header-version2 .header-meta-box .top-bar-link-address {
  display: flex;
}

.main-header-w.main-header-version2 .header-meta-box .top-bar-link-phone .fa,
.main-header-w.main-header-version2 .header-meta-box .top-bar-link-address .fa {
  font-size: 40px;
  color: rgba(117, 93, 38, 0.7);
}

.main-header-w.main-header-version2 .header-meta-box .top-bar-link-phone span,
.main-header-w.main-header-version2 .header-meta-box .top-bar-link-address span {
  padding-left: 30px;
}

.main-header-w.main-header-version2 .header-meta-box .top-bar-link-phone span strong,
.main-header-w.main-header-version2 .header-meta-box .top-bar-link-address span strong {
  display: block;
}

.main-header-w.main-header-version2 .main-header {
  padding: 5px 0px;
}

.main-header-w.main-header-version2 .main-header .top-menu {
  text-align: center;
  animation: none;
}

.main-header-w.main-header-version2 .main-header .top-menu ul {
  text-align: left;
}

.main-header-w.main-header-version2 .main-header .top-menu > ul {
  float: none;
  display: inline-block;
}

.main-header-w.main-header-version2 .main-header .top-menu > ul > li {
  padding-left: 40px;
  padding-right: 40px;
}

.sub-bar {
  background-color: #fff;
  position: relative;
}

.sub-bar:before,
.sub-bar:after {
  content: " ";
  display: table;
}

.sub-bar:after {
  clear: both;
}

.sub-bar.bordered {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.sub-bar .edit-post-link {
  position: absolute;
  top: 5px;
  right: 5px;
}

.sub-bar .edit-post-link a {
  display: inline-block;
  padding: 5px 10px;
  background-color: #ae2b2b;
  color: #fff;
  text-transform: uppercase;
  font-size: 0.7rem;
}

.sub-bar .bar-breadcrumbs,
.sub-bar .bbp-breadcrumb {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 25px 0px 25px 40px;
  font-family: 'Avenir Next W01', sans-serif;
  font-weight: 400;
}

.sub-bar .bar-breadcrumbs p,
.sub-bar .bbp-breadcrumb p {
  margin: 0px;
}

.sub-bar .bar-breadcrumbs li,
.sub-bar .bbp-breadcrumb li {
  float: left;
  margin-right: 30px;
  font-size: 1.2rem;
  color: rgba(0, 0, 0, 0.5);
}

.sub-bar .bar-breadcrumbs li a,
.sub-bar .bbp-breadcrumb li a {
  color: rgba(0, 0, 0, 0.75);
  position: relative;
  display: inline-block;
}

.sub-bar .bar-breadcrumbs li a:hover,
.sub-bar .bbp-breadcrumb li a:hover {
  text-decoration: underline;
}

.sub-bar .bar-breadcrumbs li a:after,
.sub-bar .bbp-breadcrumb li a:after {
  font-family: 'osfont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f054";
  position: absolute;
  right: -17px;
  top: 0.6rem;
  font-size: 10px;
}

.sub-bar .bar-breadcrumbs p,
.sub-bar .bbp-breadcrumb p {
  float: left;
}

.sub-bar .bar-breadcrumbs p .bbp-breadcrumb-sep,
.sub-bar .bbp-breadcrumb p .bbp-breadcrumb-sep {
  display: none;
}

.sub-bar .bar-breadcrumbs p span,
.sub-bar .bbp-breadcrumb p span {
  margin-right: 20px;
  font-size: 1.2rem;
  color: rgba(0, 0, 0, 0.5);
  float: left;
}

.sub-bar .bar-breadcrumbs p a,
.sub-bar .bbp-breadcrumb p a {
  float: left;
  margin-right: 20px;
  font-size: 1.2rem;
  color: rgba(0, 0, 0, 0.5);
  color: rgba(0, 0, 0, 0.75);
  position: relative;
}

.sub-bar .bar-breadcrumbs p a:hover,
.sub-bar .bbp-breadcrumb p a:hover {
  text-decoration: underline;
}

.sub-bar .bar-breadcrumbs p a:after,
.sub-bar .bbp-breadcrumb p a:after {
  font-family: 'osfont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f054";
  position: absolute;
  right: -17px;
  top: 0.6rem;
  font-size: 10px;
}

.sub-bar .bar-social {
  float: right;
  list-style: none;
  margin: 0px;
  padding: 17px 40px 17px 0px;
}

.sub-bar .bar-social li {
  float: left;
  margin-left: 10px;
}

.sub-bar .bar-social li a {
  text-decoration: none;
  font-size: 32px;
}

.dropdown-menu-rounded-corners .main-header-w ul.sub-menu,
.dropdown-menu-rounded-corners .fixed-header-w ul.sub-menu {
  border-radius: 0px;
}

.dropdown-menu-rounded-corners .main-header-w ul.sub-menu li:first-child a,
.dropdown-menu-rounded-corners .fixed-header-w ul.sub-menu li:first-child a {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}

.dropdown-menu-rounded-corners .main-header-w ul.sub-menu li:last-child a,
.dropdown-menu-rounded-corners .fixed-header-w ul.sub-menu li:last-child a {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

.dropdown-menu-color-scheme-light .main-header-w ul.sub-menu,
.dropdown-menu-color-scheme-light .fixed-header-w ul.sub-menu {
  -webkit-box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.2);
}

.dropdown-menu-color-scheme-light .main-header-w ul.sub-menu li,
.dropdown-menu-color-scheme-light .fixed-header-w ul.sub-menu li {
  border-bottom-color: rgba(0, 0, 0, 0.1);
}

.dropdown-menu-color-scheme-light .main-header-w ul.sub-menu li a,
.dropdown-menu-color-scheme-light .fixed-header-w ul.sub-menu li a {
  color: rgba(0, 0, 0, 0.8);
}

.dropdown-menu-color-scheme-light .main-header-w ul.sub-menu li a:hover,
.dropdown-menu-color-scheme-light .fixed-header-w ul.sub-menu li a:hover {
  background-color: rgba(0, 0, 0, 0.05);
  color: #000;
}

.dropdown-menu-color-scheme-light .main-header-w ul.sub-menu li:last-child,
.dropdown-menu-color-scheme-light .fixed-header-w ul.sub-menu li:last-child {
  border-bottom: none;
}

.dropdown-menu-color-scheme-dark .main-header-w ul.sub-menu li,
.dropdown-menu-color-scheme-dark .fixed-header-w ul.sub-menu li {
  border-bottom-color: rgba(255, 255, 255, 0.1);
}

.dropdown-menu-color-scheme-dark .main-header-w ul.sub-menu li a,
.dropdown-menu-color-scheme-dark .fixed-header-w ul.sub-menu li a {
  color: rgba(255, 255, 255, 0.8);
}

.dropdown-menu-color-scheme-dark .main-header-w ul.sub-menu li a:hover,
.dropdown-menu-color-scheme-dark .fixed-header-w ul.sub-menu li a:hover {
  background-color: rgba(255, 255, 255, 0.05);
  color: #fff;
}

.dropdown-menu-color-scheme-dark .main-header-w ul.sub-menu li:last-child,
.dropdown-menu-color-scheme-dark .fixed-header-w ul.sub-menu li:last-child {
  border-bottom: none;
}

.top-menu,
.logo {
  animation: fadeInDown 1s;
}

.overlap-menu .main-header-w.main-header-version1 {
  position: absolute;
  z-index: 3;
}

.overlap-menu .main-header-w.main-header-version1 .main-header {
  background-color: transparent !important;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
  padding: 30px 0px;
}

.overlap-menu .main-header-w.main-header-version1 .main-header-i {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.breadcrumbs-bar {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 10px 30px;
  font-size: 0.8rem;
  font-weight: 700;
  position: relative;
  z-index: 2;
  background-color: #fff;
}

.breadcrumbs-bar ul {
  list-style: none;
}

.breadcrumbs-bar ul li {
  display: inline-block;
  margin-right: 25px;
}

.breadcrumbs-bar ul li a {
  display: inline-block;
  position: relative;
  color: rgba(0, 0, 0, 0.75);
}

.breadcrumbs-bar ul li a:before {
  content: "\e918";
  position: absolute;
  font-family: 'osfont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  right: -16px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  color: rgba(0, 0, 0, 0.8);
}

body {
  background-color: #fff;
  background-repeat: repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: cover;
}

.shade-w {
  box-shadow: 0px 0px 100px rgba(0, 0, 0, 0.2);
}

.page-content table,
.blog-content-text table {
  margin-top: 15px;
  margin-bottom: 15px;
}

.page-content table td,
.page-content table th,
.blog-content-text table td,
.blog-content-text table th {
  padding: 10px 15px;
  border: 1px solid rgba(0, 0, 0, 0.1);
}

.page-content table th,
.blog-content-text table th {
  border-color: rgba(0, 0, 0, 0.5);
}

article.post img,
article.post figure,
article.page img,
article.page figure,
.blog-content-text img,
.blog-content-text figure {
  max-width: 100%;
  height: auto;
}

.page-content ul,
.page-content ol,
.single-content ul,
.single-content ol,
.blog-content-text ul,
.blog-content-text ol {
  padding-left: 40px;
  margin-bottom: 1em;
  margin-top: 1em;
}

.page-content-field-w {
  padding: 50px;
  background-color: #fff;
}

.page-content-field-w + .archive-posts-w {
  padding-top: 0px;
}

.archive-posts-w + .page-content-field-w {
  padding-top: 0px;
}

.all-wrapper {
  padding-bottom: 60px;
}

article.post img,
article.page img {
  max-width: 100%;
  height: auto;
}

.testimonial-single-content {
  font-size: 1.1rem;
  padding: 10%;
}

.page-content ul,
.page-content ol,
.single-content ul,
.single-content ol {
  padding-left: 40px;
  margin-bottom: 1em;
  margin-top: 1em;
}

.page-content .page-title:first-child,
.single-content .page-title:first-child {
  margin-top: 0px;
}

.single-content-w {
  display: table;
  table-layout: fixed;
  width: 100%;
  vertical-align: top;
}

.single-content-w .single-content-i {
  display: table-cell;
  width: 70%;
}

.single-content-w .single-sidebar {
  width: 30%;
  display: table-cell;
  vertical-align: top;
  background-color: #f6f5f1;
  border-radius: 0px;
  padding: 40px 30px;
}

.post-password-form {
  padding: 30px;
  background-color: #eee;
  font-size: 16px;
}

.post-password-form input[type="password"] {
  border: 1px solid #777;
  padding: 8px;
  border-radius: 4px;
}

.post-password-form input[type="submit"] {
  padding: 10px 25px;
  border: none;
  background-color: #343a8a;
  color: #fff;
  font-size: 14px;
  border-radius: 4px;
}

.os-back-to-top {
  position: fixed;
  bottom: 10px;
  right: 10px;
  text-decoration: none;
  color: #fff;
  z-index: 9999;
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 4px;
  background-repeat: no-repeat;
  font-size: 20px;
  vertical-align: middle;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  padding: 10px 15px;
  display: none;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.os-back-to-top .fa {
  display: inline-block;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.os-back-to-top:focus {
  text-decoration: none;
  color: #fff;
}

.os-back-to-top:hover {
  background-color: #000;
  text-decoration: none;
  color: #fff;
}

.os-back-to-top:hover .fa {
  -webkit-transform: translateY(-3px);
  -moz-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  -o-transform: translateY(-3px);
}

body,
html {
  height: 100%;
}

.read-comments-link {
  font-size: 0.96rem;
  background-color: #d3dbe0;
  color: #40494f;
  padding: 1px 5px;
  font-family: 'Avenir Next W01', sans-serif;
  font-weight: 400;
  font-size: 0.9rem;
  border-radius: 3px;
  -webkit-box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.1);
  border: 1px solid #828f98;
  border-bottom-color: #5d6971;
  letter-spacing: normal;
  margin-left: 15px;
  padding: 5px 7px;
}

.single-post-comments-w {
  background-color: #fff;
}

.single-post-comments-w.with-ads:before,
.single-post-comments-w.with-ads:after {
  content: " ";
  display: table;
}

.single-post-comments-w.with-ads:after {
  clear: both;
}

.single-post-comments-w.with-ads .single-post-comments {
  padding: 50px;
  width: 70%;
  float: left;
}

.single-post-comments-w.with-ads .single-post-comments.hide-them .comment-list {
  display: none;
}

.single-post-comments-w.with-ads .single-post-comments-sidebar {
  width: 30%;
  padding: 50px;
  float: left;
}

.single-post-comments-w.with-ads .single-post-comments-sidebar img {
  max-width: 100%;
  height: auto;
}

.comment-list {
  list-style: none;
  margin: 0px;
  padding: 0px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.comment-list .comment {
  position: relative;
  padding-left: 80px;
  padding-bottom: 20px;
  padding-top: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.comment-list .comment p {
  margin-top: 10px;
}

.comment-list .comment a {
  color: rgba(0, 0, 0, 0.75);
}

.comment-list .comment .comment-edit-link {
  text-transform: none;
  padding: 2px 4px;
  background-color: #ec5a5a;
  color: #fff;
  margin-left: 10px;
}

.comment-list .comment:last-child {
  border-bottom: none;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.comment-list .comment .comment {
  border-bottom: none;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.comment-list .comment-awaiting-moderation {
  position: absolute;
  top: 0px;
  right: 0px;
  padding: 2px 5px;
  background-color: #cd4c4c;
  color: #fff;
  font-size: 0.8rem;
  display: inline-block;
}

.comment-list .comment-meta:before,
.comment-list .comment-meta:after {
  content: " ";
  display: table;
}

.comment-list .comment-meta:after {
  clear: both;
}

.comment-list .comment-author {
  display: table;
  margin-bottom: 0px;
  vertical-align: middle;
}

.comment-list .comment-author img {
  position: absolute;
  left: 0px;
  top: 25px;
  margin-right: 10px;
  border-radius: 50%;
}

.comment-list .comment-author .fn {
  margin: 0px;
  padding: 0px;
  display: table-cell;
}

.comment-list .comment-metadata {
  text-transform: uppercase;
  font-size: 0.8rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  color: #9a9a9a;
  padding: 2px 0px;
  display: inline-block;
}

.comment-list .comment-metadata a {
  color: #aaa;
}

.comment-list .says {
  display: none;
}

.comment-list .reply {
  display: inline-block;
  position: absolute;
  top: 90px;
  left: 5px;
  background-color: #d3dbe0;
  color: #40494f;
  padding: 1px 5px;
  font-family: 'Avenir Next W01', sans-serif;
  font-weight: 400;
  font-size: 0.9rem;
  border-radius: 3px;
  -webkit-box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.1);
  border: 1px solid #828f98;
  border-bottom-color: #5d6971;
  letter-spacing: normal;
}

.comment-list .comment-content p:last-child {
  margin-bottom: 0px;
}

#comments .read-comments-link {
  background-color: #d3dbe0;
  color: #40494f;
  padding: 1px 5px;
  font-family: 'Avenir Next W01', sans-serif;
  font-weight: 400;
  font-size: 0.9rem;
  border-radius: 3px;
  -webkit-box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.1);
  border: 1px solid #828f98;
  border-bottom-color: #5d6971;
  letter-spacing: normal;
}

.comment-list ol.children {
  padding-left: 40px;
}

.comment-list > li:last-child .comment-body {
  border-bottom: none;
}

#respond h3 {
  display: inline-block;
  background-color: #f2f4f5;
  padding: 15px 30px;
  margin-bottom: 0px;
  border-radius: 0px 0px 0px 0px;
  font-size: 1.15rem;
}

#respond #commentform {
  padding: 40px;
  background-color: #f2f4f5;
  border-top-left-radius: 0px;
  border-radius: 0px 0px 0px 0px;
}

#respond #commentform:before,
#respond #commentform:after {
  content: " ";
  display: table;
}

#respond #commentform:after {
  clear: both;
}

#respond #commentform p {
  margin-bottom: 5px;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

#respond #commentform label {
  display: block;
  font-family: 'Avenir Next W01', sans-serif;
  font-weight: 400;
  font-size: 1rem;
  margin-bottom: 1px;
}

#respond #commentform .comment-form-author {
  float: left;
  width: 45%;
  margin-right: 10%;
}

#respond #commentform .comment-form-email {
  float: left;
  width: 45%;
}

#respond #commentform .comment-form-url {
  float: left;
  width: 45%;
  margin-right: 10%;
  clear: both;
}

#respond #commentform .comment-form-comment {
  width: 100%;
  clear: both;
  float: left;
}

#respond #commentform .form-submit {
  float: left;
  clear: both;
  width: 100%;
  border-bottom: none;
  padding-bottom: 0px;
  margin-bottom: 0px;
}

#respond #commentform input#author,
#respond #commentform input#email,
#respond #commentform input#url {
  display: block;
  width: 100%;
  border: 1px solid rgba(0, 0, 0, 0.3);
  padding: 2px 10px;
}

#respond #commentform textarea {
  padding: 5px 10px;
  height: 80px;
  display: block;
  width: 100%;
  border: 1px solid rgba(0, 0, 0, 0.3);
}

#respond #commentform #submit {
  background-color: #2c77dd;
  color: #fff;
  padding: 5px 15px;
  font-family: 'Avenir Next W01', sans-serif;
  font-weight: 700;
  font-size: 1.2rem;
  border-radius: 4px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  border-bottom-color: #5d6971;
}

.single-meta-likes-and-share {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #fff5d0;
}

.single-meta-share {
  display: inline-block;
  border-left: 1px solid rgba(0, 0, 0, 0.2);
  padding-left: 30px;
  margin-left: 30px;
}

.single-meta-share a {
  color: #111;
}

.single-meta-share a .fa {
  display: inline-block;
  vertical-align: middle;
  font-size: 24px;
}

.single-meta-share a span {
  display: inline-block;
  vertical-align: middle;
  padding-left: 15px;
  font-size: 1.2rem;
  font-family: 'Avenir Next W01', sans-serif;
  font-weight: 400;
}

.single-content-self img {
  max-width: 100%;
  height: auto;
}

.full-screen-share-box {
  position: fixed;
  z-index: 9998;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-color: rgba(19, 19, 19, 0.5);
  overflow-y: scroll;
}

.full-screen-share-box .post-share-box {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  background-color: #fff;
  padding: 80px 120px;
  -webkit-box-shadow: 0 0 80px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 80px 0px rgba(0, 0, 0, 0.2);
}

.full-screen-share-box .post-share-box .psb-close {
  font-size: 20px;
  right: 25px;
}

.single article.post .content-link-pages,
.single article.page .content-link-pages {
  border-top: 1px dashed rgba(0, 0, 0, 0.2);
  padding-top: 20px;
  margin-top: 20px;
}

.single article.post .content-link-pages a,
.single article.post .content-link-pages > span,
.single article.page .content-link-pages a,
.single article.page .content-link-pages > span {
  font-size: 1rem;
  color: rgba(0, 0, 0, 0.75);
  padding: 5px 12px;
  border: 1px solid rgba(0, 0, 0, 0.4);
  border-radius: 0px;
  display: inline-block;
  margin: 0px 5px 5px 0px;
}

.single article.post .content-link-pages > span,
.single article.page .content-link-pages > span {
  border-color: rgba(0, 0, 0, 0.1);
}

.single article.post .single-post-about-author,
.single article.page .single-post-about-author {
  margin-top: 20px;
}

.single article.post .single-post-meta,
.single article.page .single-post-meta {
  padding-bottom: 10px;
  margin-bottom: 2em;
  margin-top: 10px;
  border-bottom: 1px dashed rgba(0, 0, 0, 0.3);
  font-size: 0.9rem;
}

.single article.post .single-post-meta .post-date,
.single article.page .single-post-meta .post-date {
  display: inline-block;
  padding: 8px 0px;
}

.single article.post .single-post-meta .post-author,
.single article.page .single-post-meta .post-author {
  display: inline-block;
  padding: 8px 0px;
}

.single article.post .single-post-meta .post-categories-w,
.single article.page .single-post-meta .post-categories-w {
  border-left: 1px dashed rgba(0, 0, 0, 0.1);
  display: inline-block;
  padding-left: 15px;
  margin-left: 15px;
}

.single article.post .single-post-meta .post-categories-w:before,
.single article.post .single-post-meta .post-categories-w:after,
.single article.page .single-post-meta .post-categories-w:before,
.single article.page .single-post-meta .post-categories-w:after {
  content: " ";
  display: table;
}

.single article.post .single-post-meta .post-categories-w:after,
.single article.page .single-post-meta .post-categories-w:after {
  clear: both;
}

.single article.post .single-post-meta .post-categories-w .post-categories-label,
.single article.page .single-post-meta .post-categories-w .post-categories-label {
  display: inline-block;
  margin: 5px 10px 5px 0px;
  padding: 3px 0px;
}

.single article.post .single-post-meta .post-categories,
.single article.page .single-post-meta .post-categories {
  display: inline-block;
  list-style: none;
  margin: 0px;
  padding: 0px;
}

.single article.post .single-post-meta .post-categories li,
.single article.page .single-post-meta .post-categories li {
  display: inline-block;
  margin: 5px 5px 5px 0px;
}

.single article.post .single-post-meta .post-categories li a,
.single article.page .single-post-meta .post-categories li a {
  display: inline-block;
  color: rgba(0, 0, 0, 0.75);
  background-color: #fdf7e6;
  padding: 3px 6px;
}

.single article.post .single-post-tags,
.single article.page .single-post-tags {
  border-top: 1px dashed rgba(0, 0, 0, 0.5);
  padding: 20px;
  padding-left: 60px;
  margin-top: 2em;
  position: relative;
}

.single article.post .single-post-tags .fa,
.single article.page .single-post-tags .fa {
  position: absolute;
  color: rgba(0, 0, 0, 0.2);
  font-size: 30px;
  left: 5px;
  top: 20px;
}

.single article.post .single-post-tags ul,
.single article.page .single-post-tags ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

.single article.post .single-post-tags ul li,
.single article.page .single-post-tags ul li {
  display: inline-block;
  margin: 5px 5px 5px 0px;
  font-size: 0.8rem;
}

.single article.post .single-post-tags ul li a,
.single article.page .single-post-tags ul li a {
  color: rgba(0, 0, 0, 0.75);
  display: inline-block;
  background-color: #e9f4fb;
  border-radius: 0px;
  padding: 3px 6px;
}

.single article.post .single-post-tags ul li a:hover,
.single article.page .single-post-tags ul li a:hover {
  text-decoration: none;
  background-color: #111;
  color: #fff;
}

.single-big-media {
  background-color: #fff;
}

.single-big-media .single-main-media {
  text-align: center;
  padding: 10px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.single-big-media .single-main-media .arve-wrapper {
  margin-bottom: 0px;
}

.single-big-media .single-main-media img {
  display: inline-block;
  max-width: 100%;
  height: auto;
  border-radius: 0px;
}

.big-meta-box-w {
  margin-top: 30px;
  margin-bottom: 30px;
}

.big-meta-box {
  padding: 40px 60px;
  font-family: 'Avenir Next W01', sans-serif;
  font-weight: 400;
  font-size: 1.08rem;
  background-color: #f5f2ec;
}

.big-meta-box ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
  text-align: left;
}

.big-meta-box ul li {
  display: block;
  padding: 10px 15px 10px 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.big-meta-box ul li a {
  color: rgba(0, 0, 0, 0.75);
}

.big-meta-box ul li i {
  margin-right: 10px;
}

.big-meta-box ul li span {
  position: relative;
  display: inline-block;
}

.big-meta-box ul li:last-child {
  margin-right: 0px;
  border-bottom: none;
}

.big-meta-box ul li .review-stars-w {
  display: inline-block;
  vertical-align: top;
}

.big-meta-box ul li .review-stars-w .fa {
  font-size: 15px;
  margin-right: 7px;
}

.big-meta-box ul li .review-stars-w .fa.rating-star-on {
  color: #d4b340;
}

.big-meta-box ul li .review-stars-w .fa.rating-star-off {
  color: #a3a3a3;
}

.big-meta-box ul li .single-meta-total-reviews {
  vertical-align: middle;
  color: rgba(0, 0, 0, 0.4);
  font-size: 0.96rem;
}

.side-meta-box {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding: 20px 0px;
  margin-bottom: 20px;
  font-family: 'Avenir Next W01', sans-serif;
  font-weight: 700;
  font-size: 1.5rem;
}

.side-meta-box ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
  text-align: center;
}

.side-meta-box ul li {
  display: inline-block;
  padding: 5px 25px;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}

.side-meta-box ul li a {
  color: rgba(0, 0, 0, 0.75);
}

.side-meta-box ul li i {
  margin-right: 10px;
}

.side-meta-box ul li:last-child {
  margin-right: 0px;
  border-right: none;
}

.post-share-box {
  background-color: #eff5f8;
  padding: 30px;
  padding-top: 20px;
  position: relative;
  margin-bottom: 20px;
  text-align: center;
  display: none;
  border-radius: 0px;
}

.post-share-box .psb-close {
  position: absolute;
  right: 20px;
  top: 20px;
  color: rgba(0, 0, 0, 0.6);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  font-size: 18px;
}

.post-share-box .psb-close:hover {
  cursor: pointer;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
}

.post-share-box .post-share-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 20px;
  margin-top: 0px;
  margin-bottom: 20px;
}

.post-share-box .psb-links {
  text-align: center;
}

.post-share-box .psb-links .psb-link {
  width: 60px;
  height: 60px;
  padding: 10px;
  margin: 0px 5px;
  display: inline-block;
  color: #fff;
  text-align: center;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  text-decoration: none !important;
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
}

.post-share-box .psb-links .psb-link i {
  font-size: 32px;
  line-height: 40px;
}

.post-share-box .psb-links .psb-link.psb-facebook {
  background-color: #3b5998;
}

.post-share-box .psb-links .psb-link.psb-twitter {
  background-color: #5ea9dd;
}

.post-share-box .psb-links .psb-link.psb-pinterest {
  background-color: #cc2026;
}

.post-share-box .psb-links .psb-link.psb-mail {
  background-color: #272727;
}

.post-share-box .psb-links .psb-link:hover {
  text-decoration: none;
  cursor: pointer;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}

.post-share-box .psb-url {
  margin-top: 30px;
}

.post-share-box .psb-url .psb-url-heading {
  font-size: 10px;
  color: rgba(0, 0, 0, 0.5);
  text-transform: uppercase;
  margin-bottom: 5px;
  text-align: center;
}

.post-share-box .psb-url .psb-url-input {
  display: block;
  padding: 5px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  font-size: 14px;
  color: rgba(0, 0, 0, 0.6);
  width: 100%;
  text-align: center;
}

.single-content {
  padding: 0px 40px;
  position: relative;
}

.single-content h2 {
  margin-top: 60px;
}

.latest-posts-w {
  margin-bottom: 3rem;
  margin-top: 2rem;
}

.latest-posts-w h4 {
  margin-bottom: 2rem;
}

.latest-posts-w .row {
  margin-bottom: 2rem;
}

.latest-posts-w a {
  display: block;
  padding-bottom: 80%;
  color: #fff;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
  background-size: cover;
  font-weight: 700;
  position: relative;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.latest-posts-w a:after {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 3;
  content: "";
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.latest-posts-w a > span {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  display: block;
  z-index: 4;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  padding: 15px;
  text-align: center;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}

.latest-posts-w a:hover:after {
  background-color: rgba(0, 0, 0, 0.5);
}

.latest-posts-w a:hover span {
  -webkit-transform: translate(-50%, -60%);
  -moz-transform: translate(-50%, -60%);
  -ms-transform: translate(-50%, -60%);
  -o-transform: translate(-50%, -60%);
}

.single-main-media {
  text-align: center;
}

.single-main-media .single-main-media-image-w {
  position: relative;
  cursor: pointer;
  display: none;
}

.single-main-media .single-main-media-image-w .image-fader {
  display: none !important;
}

.single-main-media .single-main-media-image-w.active {
  display: block;
}

.single-main-media .single-main-media-image-w.has-gallery {
  margin: 0px 5px 10px 5px;
}

.single-main-media .single-main-media-image-w:hover .gif-label {
  opacity: 0;
  -webkit-transform: translateY(-20px);
  -moz-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  -o-transform: translateY(-20px);
}

.single-main-media .single-main-media-image-w .gif-label {
  position: absolute;
  top: 10px;
  right: 10px;
  padding: 3px 8px;
  border-radius: 4px;
  background-color: #0bc3ab;
  color: #fff;
  font-size: 1.08rem;
  font-weight: 700;
  z-index: 3;
  font-family: 'Avenir Next W01', sans-serif;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.single-main-media .single-main-media-image-w .gif-label .fa {
  display: inline-block;
  margin-right: 7px;
  vertical-align: middle;
  font-size: 24px;
}

.single-main-media .single-main-media-image-w .gif-label span {
  display: inline-block;
  vertical-align: middle;
}

.single-main-media img {
  display: block;
  max-width: 100%;
  height: auto;
  border-radius: 0px;
}

.single-main-media .owl-carousel {
  position: relative;
}

.single-main-media .owl-controls .owl-nav .owl-prev,
.single-main-media .owl-controls .owl-nav .owl-next {
  background-color: #fff;
  padding: 8px 12px;
  color: #000;
  border-radius: 0px;
  text-align: center;
  transform: translateZ(0);
}

.single-main-media .owl-controls .owl-nav .owl-prev i,
.single-main-media .owl-controls .owl-nav .owl-next i {
  vertical-align: middle;
}

.single-main-media .owl-controls .owl-nav .owl-prev {
  position: absolute;
  left: -40px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  padding-right: 14px;
}

.single-main-media .owl-controls .owl-nav .owl-next {
  position: absolute;
  right: -40px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  padding-left: 14px;
}

.single-post-gallery-images {
  margin-top: 5px;
}

.single-post-gallery-images .single-post-gallery-images-i {
  margin: 0px;
  padding: 0px;
}

.single-post-gallery-images .single-post-gallery-images-i .gallery-image-source {
  position: relative;
  display: inline-block;
  margin: 0px 5px;
  cursor: pointer;
}

.single-post-gallery-images .single-post-gallery-images-i .gallery-image-source img {
  border-radius: 0px;
}

.single-post-gallery-images .single-post-gallery-images-i:not(.owl-carousel) {
  height: 0px;
  overflow: hidden;
  padding-bottom: 23%;
}

.single-post-gallery-images .single-post-gallery-images-i:not(.owl-carousel) .gallery-image-source {
  width: 25%;
  margin: 0px;
  padding: 0px 1%;
}

.single-post-navigation {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding: 50px 0px;
  margin-top: 40px;
}

.single-post-navigation:before,
.single-post-navigation:after {
  content: " ";
  display: table;
}

.single-post-navigation:after {
  clear: both;
}

.single-post-navigation a {
  display: block;
  float: left;
  width: 45%;
  margin: 0px 5%;
  background-color: #f2f4f5;
  padding: 20px;
  color: rgba(0, 0, 0, 0.75);
  font-family: 'Avenir Next W01', sans-serif;
  font-weight: 400;
  font-size: 0.96rem;
  border-radius: 0px;
}

.single-post-navigation a figure {
  margin-bottom: 15px;
  position: relative;
}

.single-post-navigation a figure .fader {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 0px;
}

.single-post-navigation a figure .fader .fader-label {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  display: inline-block;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  color: #fff;
  font-weight: 400;
  font-size: 1.4rem;
  padding: 2px 8px;
}

.single-post-navigation a figure .fader .fader-label i {
  display: inline-block;
}

.single-post-navigation a figure .fader .fader-label span {
  display: block;
}

.single-post-navigation a figure img {
  display: block;
  max-width: 100%;
  height: auto;
  border-radius: 0px;
}

.single-post-navigation a span {
  display: block;
}

.single-post-navigation a:hover .fader {
  background-color: rgba(0, 0, 0, 0.5);
}

.single-post-navigation a:first-child {
  margin-left: 0px;
}

.single-post-navigation a:last-child {
  margin-right: 0px;
}

.single-post-about-author {
  padding: 40px;
  background-color: #fff;
}

.single-post-about-author:before,
.single-post-about-author:after {
  content: " ";
  display: table;
}

.single-post-about-author:after {
  clear: both;
}

.single-post-about-author .author-avatar-w {
  float: left;
  width: 20%;
}

.single-post-about-author .author-avatar-w img {
  max-width: 100%;
  height: auto;
  border-radius: 50px;
}

.single-post-about-author .author-details {
  float: left;
  width: 80%;
  padding-left: 30px;
}

.single-post-about-author .author-details .author-name {
  margin-top: 0px;
  margin-bottom: 5px;
  padding-bottom: 0px;
}

.single-post-about-author .author-details .author-name a {
  color: rgba(0, 0, 0, 0.85);
}

.single-post-about-author .author-details p {
  margin: 0px 0px 10px;
  font-size: 0.9rem;
}

.single-post-about-author .author-details .author-social-links {
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  padding-top: 5px;
}

.single-post-about-author .author-details .author-social-links a {
  display: inline-block;
  color: rgba(0, 0, 0, 0.4);
  margin-right: 5px;
  font-size: 24px;
}

.single-post-about-author .author-details .author-social-links a:hover {
  color: #000;
}

.single-sharing-box {
  background-color: #fff;
  border-radius: 0px;
  padding: 10px;
  position: absolute;
  left: -28px;
  top: 75px;
  text-align: center;
  font-size: 16px;
  line-height: 1.4;
}

.single-sharing-box .fa {
  font-size: 25px;
  vertical-align: middle;
}

.single-sharing-box img {
  height: 23px;
  display: inline-block;
  width: auto;
  vertical-align: middle;
}

.single-sharing-box a {
  display: block;
  margin-bottom: 15px;
  color: #111;
}

.single-sharing-box span {
  text-transform: uppercase;
  font-family: 'Avenir Next W01', sans-serif;
  font-weight: 400;
  color: #3e4095;
  font-size: 12px;
  display: block;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dashed #efe0d4;
}

.single-sharing-box .split-share {
  background-color: #faf5f1;
  border-radius: 6px;
  border: 1px solid #dfc6b2;
  padding: 5px 10px;
  margin-bottom: 20px;
}

.single-sharing-box .split-share .fa {
  font-size: 18px;
}

.single-sharing-box .split-share a {
  margin: 10px 0px;
}

.floating-prev-post,
.floating-next-post {
  display: none;
  background-color: #fff;
  position: fixed;
  z-index: 9998;
  border-radius: 6px;
  padding: 15px;
  width: 200px;
  top: 50%;
  opacity: 0.7;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transform: translate(0px, -50%);
  -moz-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  -o-transform: translate(0px, -50%);
  font-family: 'Avenir Next W01', sans-serif;
  font-weight: 700;
  font-size: 0.96rem;
  text-align: center;
}

.floating-prev-post span,
.floating-next-post span {
  height: 2.74285714368rem;
  overflow: hidden;
  display: block;
}

.floating-prev-post:hover,
.floating-next-post:hover {
  opacity: 1;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
}

.floating-prev-post a,
.floating-next-post a {
  color: #111;
}

.floating-prev-post figure,
.floating-next-post figure {
  position: relative;
  margin-bottom: 10px;
}

.floating-prev-post figure .fader,
.floating-next-post figure .fader {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 0px;
}

.floating-prev-post figure .fader .fader-label,
.floating-next-post figure .fader .fader-label {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  display: inline-block;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  color: #fff;
  font-weight: 400;
  font-size: 1rem;
  padding: 2px 8px;
}

.floating-prev-post figure .fader .fader-label i,
.floating-next-post figure .fader .fader-label i {
  display: inline-block;
}

.floating-prev-post figure .fader .fader-label span,
.floating-next-post figure .fader .fader-label span {
  display: block;
}

.floating-prev-post img,
.floating-next-post img {
  max-width: 100%;
  height: auto;
}

.floating-prev-post {
  left: -50px;
}

.floating-prev-post:hover {
  -webkit-transform: translate(60px, -50%);
  -moz-transform: translate(60px, -50%);
  -ms-transform: translate(60px, -50%);
  -o-transform: translate(60px, -50%);
}

.floating-next-post {
  right: -50px;
}

.floating-next-post:hover {
  -webkit-transform: translate(-60px, -50%);
  -moz-transform: translate(-60px, -50%);
  -ms-transform: translate(-60px, -50%);
  -o-transform: translate(-60px, -50%);
}

.widget .shortcode-categories-icons table {
  width: 100%;
  text-align: center;
  margin-top: 30px;
}

.widget .shortcode-categories-icons table tr td {
  width: 50%;
  padding: 25px 0px 25px 0px;
  border-right: 1px dashed rgba(0, 0, 0, 0.1);
  border-bottom: 1px dashed rgba(0, 0, 0, 0.1);
}

.widget .shortcode-categories-icons table tr td:last-child {
  border-right: none;
}

.widget .shortcode-categories-icons table tr:last-child td {
  border-bottom: none;
}

.widget .shortcode-categories-icons a {
  color: rgba(0, 0, 0, 0.85);
}

.widget .shortcode-categories-icons h3 {
  margin-top: 10px;
  margin-bottom: 0px;
  font-size: 1.15rem;
}

.widget .shortcode-categories-icons img {
  width: 48px;
  height: auto;
}

.widget.with-ribbon .shortcode-categories-icons table {
  margin-top: -30px;
}

.widget.widget_mc4wp_widget,
.widget.widget_mc4wp_form_widget {
  text-align: center;
  margin-bottom: 40px;
}

.widget.widget_mc4wp_widget label,
.widget.widget_mc4wp_form_widget label {
  color: rgba(0, 0, 0, 0.6);
  font-size: 0.8rem;
  margin-bottom: 15px;
  display: block;
}

.widget.widget_mc4wp_widget #mc4wp_email,
.widget.widget_mc4wp_widget input[type="email"],
.widget.widget_mc4wp_widget input[type="text"],
.widget.widget_mc4wp_form_widget #mc4wp_email,
.widget.widget_mc4wp_form_widget input[type="email"],
.widget.widget_mc4wp_form_widget input[type="text"] {
  background-color: #fff;
  border: 1px solid #444;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 0.9rem;
  padding: 15px 10px;
  border-radius: 0px;
  display: block;
  width: 100%;
  text-align: center;
}

.widget.widget_mc4wp_widget input[type="submit"],
.widget.widget_mc4wp_form_widget input[type="submit"] {
  background-color: #2c77dd;
  color: #fff;
  padding: 5px 15px;
  font-family: 'Avenir Next W01', sans-serif;
  font-weight: 700;
  font-size: 1.2rem;
  border-radius: 4px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  border-bottom-color: #5d6971;
  display: none;
}

.widget.widget_mc4wp_widget .mc4wp-alert,
.widget.widget_mc4wp_form_widget .mc4wp-alert {
  font-size: 0.9rem;
  padding: 10px;
  margin-top: 10px;
  border-radius: 4px;
}

.widget.widget_mc4wp_widget .mc4wp-alert.mc4wp-success,
.widget.widget_mc4wp_form_widget .mc4wp-alert.mc4wp-success {
  background-color: #d8ecc6;
  color: #414a39;
  border: 1px solid #b9c9ab;
}

.widget.widget_mc4wp_widget p,
.widget.widget_mc4wp_form_widget p {
  margin-bottom: 0px;
}

.widget.widget_calendar .details-heading:before {
  font-family: 'osfont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f133";
  font-size: 20px;
  margin-right: 15px;
}

.widget.widget_calendar caption {
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: 700;
  margin-bottom: 5px;
  text-align: center;
}

.widget.widget_calendar table {
  width: 100%;
  font-size: 1rem;
}

.widget.widget_calendar th {
  text-align: right;
  padding: 5px;
  border: none;
  text-align: center;
  border: 1px solid rgba(0, 0, 0, 0.05);
}

.widget.widget_calendar tfoot td {
  padding-top: 10px;
}

.widget.widget_calendar tbody td {
  text-align: right;
  padding: 5px;
  border: 1px solid rgba(0, 0, 0, 0.05);
}

.widget.widget_calendar td#next {
  text-align: right;
}

.widget.widget_categories ul,
.widget.widget_pages ul,
.widget.widget_meta ul,
.widget.widget_recent_entries ul,
.widget.widget_nav_menu ul,
.widget.widget_archive ul,
.widget.widget_recent_comments ul {
  list-style: none;
}

.widget.widget_categories ul.children,
.widget.widget_pages ul.children,
.widget.widget_meta ul.children,
.widget.widget_recent_entries ul.children,
.widget.widget_nav_menu ul.children,
.widget.widget_archive ul.children,
.widget.widget_recent_comments ul.children {
  list-style-type: square;
  padding-left: 20px;
  margin-left: 10px;
  font-size: 0.9rem;
  margin-top: 15px;
}

.widget.widget_categories ul.children a,
.widget.widget_pages ul.children a,
.widget.widget_meta ul.children a,
.widget.widget_recent_entries ul.children a,
.widget.widget_nav_menu ul.children a,
.widget.widget_archive ul.children a,
.widget.widget_recent_comments ul.children a {
  font-size: 0.9rem;
}

.widget.widget_categories ul:last-child,
.widget.widget_pages ul:last-child,
.widget.widget_meta ul:last-child,
.widget.widget_recent_entries ul:last-child,
.widget.widget_nav_menu ul:last-child,
.widget.widget_archive ul:last-child,
.widget.widget_recent_comments ul:last-child {
  padding-bottom: 0px;
  margin-bottom: 0px;
}

.widget.widget_categories ul li,
.widget.widget_pages ul li,
.widget.widget_meta ul li,
.widget.widget_recent_entries ul li,
.widget.widget_nav_menu ul li,
.widget.widget_archive ul li,
.widget.widget_recent_comments ul li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  padding: 8px 0px;
  margin-bottom: 3px;
  color: rgba(77, 77, 77, 0.75);
}

.widget.widget_categories ul li a,
.widget.widget_pages ul li a,
.widget.widget_meta ul li a,
.widget.widget_recent_entries ul li a,
.widget.widget_nav_menu ul li a,
.widget.widget_archive ul li a,
.widget.widget_recent_comments ul li a {
  font-size: 1rem;
  color: rgba(0, 0, 0, 0.75);
  display: inline-block;
}

.widget.widget_categories ul li:last-child,
.widget.widget_pages ul li:last-child,
.widget.widget_meta ul li:last-child,
.widget.widget_recent_entries ul li:last-child,
.widget.widget_nav_menu ul li:last-child,
.widget.widget_archive ul li:last-child,
.widget.widget_recent_comments ul li:last-child {
  border-bottom: none;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.widget.widget_nav_menu li ul {
  padding: 0px;
  padding-left: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  list-style-type: square;
}

.widget.widget_nav_menu li ul .sub-menu a {
  font-size: 0.9rem;
}

.widget.widget_recent_comments {
  text-align: left;
  font-size: 0.9rem;
}

.widget.widget_recent_comments ul li a,
.widget.widget_recent_comments ul li {
  font-size: 0.9rem;
}

.widget.widget_recent_comments .comment-author-link {
  display: block;
  margin-bottom: 5px;
  font-size: 0.96rem;
  font-family: 'Avenir Next W01', sans-serif;
  font-weight: 700;
}

.widget.widget_recent_comments .comment-author-link a {
  font-size: 1.2rem;
}

.widget.widget_categories .screen-reader-text,
.widget.widget_archive .screen-reader-text {
  display: none;
  font-size: 0.8rem;
  margin-bottom: 5px;
  text-align: center;
}

.widget.widget_categories select,
.widget.widget_archive select {
  display: block;
  width: 100%;
  padding: 5px;
}

.widget.widget_rss .screen-reader-text {
  display: none;
}

.widget.widget_rss .details-heading .rsswidget img {
  display: none;
}

.widget.widget_rss .details-heading .rsswidget {
  margin-left: -3px;
}

.widget.widget_rss .details-heading:before {
  font-family: 'osfont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f143";
  font-size: 20px;
  margin-right: 15px;
}

.widget.widget_rss .rssSummary {
  font-size: 0.9rem;
}

.widget.widget_rss cite {
  display: block;
  text-align: right;
  font-size: 0.8rem;
  text-transform: uppercase;
  margin-top: 5px;
}

.widget.widget_rss .rss-date {
  font-size: 0.8rem;
  text-transform: uppercase;
  display: block;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
  border-top: 1px dotted rgba(0, 0, 0, 0.1);
  padding: 5px 0px;
  margin: 5px 0px;
}

.widget.widget_rss li {
  list-style: none;
  margin-bottom: 20px;
}

.widget.widget_text img {
  max-width: 100%;
  margin-bottom: 10px;
  margin-top: 10px;
  margin-right: 10px;
}

.widget.widget_text .details-heading:before {
  font-family: 'osfont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f1ea";
  font-size: 20px;
  margin-right: 15px;
}

.widget.widget_text select {
  max-width: 100%;
}

.widget.widget_search label {
  display: block;
}

.widget.widget_search .search-field {
  border: none;
  padding: 15px;
  font-size: 1.2rem;
  line-height: 1.2;
  height: 50px;
  border-radius: 4px;
  width: 100%;
  display: block;
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
}

.widget.widget_search .screen-reader-text {
  display: none;
}

.widget.widget_search .details-heading:before {
  font-family: 'osfont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e966";
  font-size: 20px;
  margin-right: 15px;
}

.widget.widget_search .search-submit {
  display: none;
}

.widget.widget_tag_cloud .tagcloud {
  text-align: center;
}

.widget.widget_tag_cloud .tagcloud a {
  display: inline-block;
  margin-right: 2px;
  margin-bottom: 5px;
  padding: 2px 7px 1px;
  border: 1px solid rgba(51, 51, 51, 0.75);
  border-radius: 4px;
  font-size: 0.8rem !important;
  color: rgba(0, 0, 0, 0.75);
}

.widget.widget_tag_cloud .tagcloud a:hover {
  text-decoration: none;
}

.widget.widget_widget_tptn_pop ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

.widget.widget_widget_tptn_pop ul li {
  display: flex;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  padding: 10px 8px;
  margin-bottom: 3px;
}

.widget.widget_widget_tptn_pop ul li > a {
  display: block;
}

.widget.widget_widget_tptn_pop ul li > a img {
  max-width: inherit !important;
  height: auto;
  display: block;
}

.widget.widget_widget_tptn_pop ul li .tptn_after_thumb {
  padding-left: 25px;
  display: block;
}

.widget.widget_widget_tptn_pop ul li .tptn_after_thumb a {
  font-size: 0.9rem;
  color: rgba(0, 0, 0, 0.75);
  display: block;
}

.widget.widget_widget_tptn_pop ul li .tptn_date {
  color: #3e4095;
  font-size: 0.8rem;
}

.widget .shortcode-social-links {
  list-style: none;
  margin: 0px;
  padding: 0px;
  text-align: center;
}

.widget .shortcode-social-links li {
  line-height: 1;
  display: inline-block;
  margin: 0px 10px 5px 10px;
}

.widget .shortcode-social-links li a {
  font-size: 35px;
}

.single-panel-details .widget {
  padding-bottom: 40px;
}

.archive-sidebar .os-container,
.page-sidebar .os-container,
.single-sidebar .os-container,
.blog-sidebar .os-container {
  width: auto;
}

.archive-sidebar .widget,
.page-sidebar .widget,
.single-sidebar .widget,
.blog-sidebar .widget {
  margin-top: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.archive-sidebar .widget:first-child,
.page-sidebar .widget:first-child,
.single-sidebar .widget:first-child,
.blog-sidebar .widget:first-child {
  margin-top: 0px;
}

.archive-sidebar .widget .widget-title,
.page-sidebar .widget .widget-title,
.single-sidebar .widget .widget-title,
.blog-sidebar .widget .widget-title {
  text-align: center;
  margin-bottom: 3rem;
  position: relative;
  margin-top: 0px;
  font-size: 1.3rem;
}

.archive-sidebar .widget .widget-title:after,
.page-sidebar .widget .widget-title:after,
.single-sidebar .widget .widget-title:after,
.blog-sidebar .widget .widget-title:after {
  content: "";
  background-color: #f58634;
  height: 5px;
  width: 35px;
  position: absolute;
  bottom: -1.5rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}

.archive-sidebar .widget .widget-title a,
.page-sidebar .widget .widget-title a,
.single-sidebar .widget .widget-title a,
.blog-sidebar .widget .widget-title a {
  color: rgba(0, 0, 0, 0.85);
}

.archive-sidebar .widget:last-child,
.page-sidebar .widget:last-child,
.single-sidebar .widget:last-child,
.blog-sidebar .widget:last-child {
  border-bottom: none;
}

.archive-sidebar .widget.widget_categories ul li:last-child,
.page-sidebar .widget.widget_categories ul li:last-child,
.single-sidebar .widget.widget_categories ul li:last-child,
.blog-sidebar .widget.widget_categories ul li:last-child {
  border-bottom: none;
}

.archive-sidebar .widget .shortcode-about-author,
.page-sidebar .widget .shortcode-about-author,
.single-sidebar .widget .shortcode-about-author,
.blog-sidebar .widget .shortcode-about-author {
  text-align: center;
}

.archive-sidebar .widget .shortcode-about-author .saa-avatar,
.page-sidebar .widget .shortcode-about-author .saa-avatar,
.single-sidebar .widget .shortcode-about-author .saa-avatar,
.blog-sidebar .widget .shortcode-about-author .saa-avatar {
  margin-bottom: 20px;
}

.archive-sidebar .widget .shortcode-about-author .saa-avatar img,
.page-sidebar .widget .shortcode-about-author .saa-avatar img,
.single-sidebar .widget .shortcode-about-author .saa-avatar img,
.blog-sidebar .widget .shortcode-about-author .saa-avatar img {
  max-width: 100%;
  height: auto;
}

.archive-sidebar .widget .shortcode-about-author .saa-content,
.page-sidebar .widget .shortcode-about-author .saa-content,
.single-sidebar .widget .shortcode-about-author .saa-content,
.blog-sidebar .widget .shortcode-about-author .saa-content {
  font-size: 1.4rem;
}

.archive-sidebar .widget.widget_widget_tptn_pop .tptn_after_thumb,
.page-sidebar .widget.widget_widget_tptn_pop .tptn_after_thumb,
.single-sidebar .widget.widget_widget_tptn_pop .tptn_after_thumb,
.blog-sidebar .widget.widget_widget_tptn_pop .tptn_after_thumb {
  padding-top: 5px;
}

.archive-sidebar .widget.widget_widget_tptn_pop .tptn_after_thumb .tptn_link,
.page-sidebar .widget.widget_widget_tptn_pop .tptn_after_thumb .tptn_link,
.single-sidebar .widget.widget_widget_tptn_pop .tptn_after_thumb .tptn_link,
.blog-sidebar .widget.widget_widget_tptn_pop .tptn_after_thumb .tptn_link {
  font-family: 'Avenir Next W01', sans-serif;
  font-weight: 700;
  font-size: 0.96rem;
}

.archive-sidebar .widget.widget_widget_tptn_pop .tptn_after_thumb .tptn_excerpt,
.page-sidebar .widget.widget_widget_tptn_pop .tptn_after_thumb .tptn_excerpt,
.single-sidebar .widget.widget_widget_tptn_pop .tptn_after_thumb .tptn_excerpt,
.blog-sidebar .widget.widget_widget_tptn_pop .tptn_after_thumb .tptn_excerpt {
  font-size: 0.8rem;
  margin-top: 5px;
  padding-top: 8px;
  border-top: 1px dashed rgba(0, 0, 0, 0.1);
  display: block;
}

.archive-sidebar .widget.widget_widget_tptn_pop ul li,
.page-sidebar .widget.widget_widget_tptn_pop ul li,
.single-sidebar .widget.widget_widget_tptn_pop ul li,
.blog-sidebar .widget.widget_widget_tptn_pop ul li {
  padding: 0px 0px 15px 0px;
  margin: 0px 0px 15px 0px;
}

.archive-sidebar .widget.widget_widget_tptn_pop ul li:last-child,
.page-sidebar .widget.widget_widget_tptn_pop ul li:last-child,
.single-sidebar .widget.widget_widget_tptn_pop ul li:last-child,
.blog-sidebar .widget.widget_widget_tptn_pop ul li:last-child {
  border-bottom: none;
  padding-bottom: 0px;
}

.archive-sidebar .widget.widget_mc4wp_widget,
.archive-sidebar .widget.widget_mc4wp_form_widget,
.page-sidebar .widget.widget_mc4wp_widget,
.page-sidebar .widget.widget_mc4wp_form_widget,
.single-sidebar .widget.widget_mc4wp_widget,
.single-sidebar .widget.widget_mc4wp_form_widget,
.blog-sidebar .widget.widget_mc4wp_widget,
.blog-sidebar .widget.widget_mc4wp_form_widget {
  padding: 30px 30px;
  background-color: #fdf8e3;
  border-bottom: none;
}

.archive-sidebar .widget.widget_mc4wp_widget .widget-title,
.archive-sidebar .widget.widget_mc4wp_form_widget .widget-title,
.page-sidebar .widget.widget_mc4wp_widget .widget-title,
.page-sidebar .widget.widget_mc4wp_form_widget .widget-title,
.single-sidebar .widget.widget_mc4wp_widget .widget-title,
.single-sidebar .widget.widget_mc4wp_form_widget .widget-title,
.blog-sidebar .widget.widget_mc4wp_widget .widget-title,
.blog-sidebar .widget.widget_mc4wp_form_widget .widget-title {
  margin-top: 0px;
  margin-bottom: 15px;
}

.archive-sidebar .widget.widget_mc4wp_widget .widget-title span,
.archive-sidebar .widget.widget_mc4wp_form_widget .widget-title span,
.page-sidebar .widget.widget_mc4wp_widget .widget-title span,
.page-sidebar .widget.widget_mc4wp_form_widget .widget-title span,
.single-sidebar .widget.widget_mc4wp_widget .widget-title span,
.single-sidebar .widget.widget_mc4wp_form_widget .widget-title span,
.blog-sidebar .widget.widget_mc4wp_widget .widget-title span,
.blog-sidebar .widget.widget_mc4wp_form_widget .widget-title span {
  padding: 0px;
  border-bottom: none;
}

.archive-sidebar .widget.widget_mc4wp_widget .mc4wp-form-basic,
.archive-sidebar .widget.widget_mc4wp_widget .mc4wp-form-theme,
.archive-sidebar .widget.widget_mc4wp_form_widget .mc4wp-form-basic,
.archive-sidebar .widget.widget_mc4wp_form_widget .mc4wp-form-theme,
.page-sidebar .widget.widget_mc4wp_widget .mc4wp-form-basic,
.page-sidebar .widget.widget_mc4wp_widget .mc4wp-form-theme,
.page-sidebar .widget.widget_mc4wp_form_widget .mc4wp-form-basic,
.page-sidebar .widget.widget_mc4wp_form_widget .mc4wp-form-theme,
.single-sidebar .widget.widget_mc4wp_widget .mc4wp-form-basic,
.single-sidebar .widget.widget_mc4wp_widget .mc4wp-form-theme,
.single-sidebar .widget.widget_mc4wp_form_widget .mc4wp-form-basic,
.single-sidebar .widget.widget_mc4wp_form_widget .mc4wp-form-theme,
.blog-sidebar .widget.widget_mc4wp_widget .mc4wp-form-basic,
.blog-sidebar .widget.widget_mc4wp_widget .mc4wp-form-theme,
.blog-sidebar .widget.widget_mc4wp_form_widget .mc4wp-form-basic,
.blog-sidebar .widget.widget_mc4wp_form_widget .mc4wp-form-theme {
  margin-bottom: 0px;
  margin-top: 0px;
}

.archive-sidebar .widget.widget_osetin_cta_widget .os-cta-block,
.page-sidebar .widget.widget_osetin_cta_widget .os-cta-block,
.single-sidebar .widget.widget_osetin_cta_widget .os-cta-block,
.blog-sidebar .widget.widget_osetin_cta_widget .os-cta-block {
  padding: 70px 50px;
  border-radius: 6px;
}

.archive-sidebar .widget.widget_osetin_cta_widget .os-cta-block .cta-button,
.page-sidebar .widget.widget_osetin_cta_widget .os-cta-block .cta-button,
.single-sidebar .widget.widget_osetin_cta_widget .os-cta-block .cta-button,
.blog-sidebar .widget.widget_osetin_cta_widget .os-cta-block .cta-button {
  margin-top: 2rem;
}

.archive-sidebar .widget.widget_osetin_cta_widget .os-cta-block.with-offer-img,
.page-sidebar .widget.widget_osetin_cta_widget .os-cta-block.with-offer-img,
.single-sidebar .widget.widget_osetin_cta_widget .os-cta-block.with-offer-img,
.blog-sidebar .widget.widget_osetin_cta_widget .os-cta-block.with-offer-img {
  text-align: center;
}

.archive-sidebar .widget.widget_osetin_cta_widget .os-cta-block.with-offer-img .cta-offer-img,
.page-sidebar .widget.widget_osetin_cta_widget .os-cta-block.with-offer-img .cta-offer-img,
.single-sidebar .widget.widget_osetin_cta_widget .os-cta-block.with-offer-img .cta-offer-img,
.blog-sidebar .widget.widget_osetin_cta_widget .os-cta-block.with-offer-img .cta-offer-img {
  padding-right: 0px;
  margin-bottom: 2rem;
}

.archive-sidebar .widget.widget_osetin_cta_widget .os-cta-block.with-offer-img .cta-content,
.page-sidebar .widget.widget_osetin_cta_widget .os-cta-block.with-offer-img .cta-content,
.single-sidebar .widget.widget_osetin_cta_widget .os-cta-block.with-offer-img .cta-content,
.blog-sidebar .widget.widget_osetin_cta_widget .os-cta-block.with-offer-img .cta-content {
  text-align: center;
}

.archive-sidebar .widget.widget_osetin_cta_widget .widget-title,
.page-sidebar .widget.widget_osetin_cta_widget .widget-title,
.single-sidebar .widget.widget_osetin_cta_widget .widget-title,
.blog-sidebar .widget.widget_osetin_cta_widget .widget-title {
  margin-bottom: 1.2rem;
}

.archive-sidebar .widget.widget_osetin_cta_widget .widget-title:after,
.page-sidebar .widget.widget_osetin_cta_widget .widget-title:after,
.single-sidebar .widget.widget_osetin_cta_widget .widget-title:after,
.blog-sidebar .widget.widget_osetin_cta_widget .widget-title:after {
  display: none;
}

.archive-sidebar.color-scheme-dark,
.page-sidebar.color-scheme-dark,
.single-sidebar.color-scheme-dark,
.blog-sidebar.color-scheme-dark {
  color: rgba(255, 255, 255, 0.7);
}

.archive-sidebar.color-scheme-dark .widget,
.page-sidebar.color-scheme-dark .widget,
.single-sidebar.color-scheme-dark .widget,
.blog-sidebar.color-scheme-dark .widget {
  border-bottom-color: rgba(255, 255, 255, 0.2);
}

.archive-sidebar.color-scheme-dark .widget-title,
.page-sidebar.color-scheme-dark .widget-title,
.single-sidebar.color-scheme-dark .widget-title,
.blog-sidebar.color-scheme-dark .widget-title {
  color: rgba(255, 255, 255, 0.8);
}

.archive-sidebar.color-scheme-dark .widget-title span,
.page-sidebar.color-scheme-dark .widget-title span,
.single-sidebar.color-scheme-dark .widget-title span,
.blog-sidebar.color-scheme-dark .widget-title span {
  border-bottom: 2px solid rgba(255, 255, 255, 0.7);
}

.archive-sidebar.color-scheme-dark .widget-title a,
.page-sidebar.color-scheme-dark .widget-title a,
.single-sidebar.color-scheme-dark .widget-title a,
.blog-sidebar.color-scheme-dark .widget-title a {
  color: rgba(255, 255, 255, 0.7);
}

.archive-sidebar.color-scheme-dark .widget.with-ribbon .widget-title,
.archive-sidebar.color-scheme-dark .header-ribbon,
.page-sidebar.color-scheme-dark .widget.with-ribbon .widget-title,
.page-sidebar.color-scheme-dark .header-ribbon,
.single-sidebar.color-scheme-dark .widget.with-ribbon .widget-title,
.single-sidebar.color-scheme-dark .header-ribbon,
.blog-sidebar.color-scheme-dark .widget.with-ribbon .widget-title,
.blog-sidebar.color-scheme-dark .header-ribbon {
  color: rgba(255, 255, 255, 0.8);
  background-image: url('http://law.pinsupreme.com/wp-content/themes/lawyer-by-osetin/assets/img/ribbon-light.png');
}

.archive-sidebar.color-scheme-dark .widget.widget_widget_tptn_pop ul li,
.page-sidebar.color-scheme-dark .widget.widget_widget_tptn_pop ul li,
.single-sidebar.color-scheme-dark .widget.widget_widget_tptn_pop ul li,
.blog-sidebar.color-scheme-dark .widget.widget_widget_tptn_pop ul li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.archive-sidebar.color-scheme-dark .widget.widget_widget_tptn_pop ul li .tptn_after_thumb a,
.page-sidebar.color-scheme-dark .widget.widget_widget_tptn_pop ul li .tptn_after_thumb a,
.single-sidebar.color-scheme-dark .widget.widget_widget_tptn_pop ul li .tptn_after_thumb a,
.blog-sidebar.color-scheme-dark .widget.widget_widget_tptn_pop ul li .tptn_after_thumb a {
  color: rgba(255, 255, 255, 0.8);
}

.archive-sidebar.color-scheme-dark .widget.widget_widget_tptn_pop ul li .tptn_after_thumb .tptn_excerpt,
.page-sidebar.color-scheme-dark .widget.widget_widget_tptn_pop ul li .tptn_after_thumb .tptn_excerpt,
.single-sidebar.color-scheme-dark .widget.widget_widget_tptn_pop ul li .tptn_after_thumb .tptn_excerpt,
.blog-sidebar.color-scheme-dark .widget.widget_widget_tptn_pop ul li .tptn_after_thumb .tptn_excerpt {
  border-top-color: rgba(255, 255, 255, 0.3);
}

.archive-sidebar.color-scheme-dark .shortcode-categories-icons table tr td,
.page-sidebar.color-scheme-dark .shortcode-categories-icons table tr td,
.single-sidebar.color-scheme-dark .shortcode-categories-icons table tr td,
.blog-sidebar.color-scheme-dark .shortcode-categories-icons table tr td {
  border-right: 1px dashed rgba(255, 255, 255, 0.1);
  border-bottom: 1px dashed rgba(255, 255, 255, 0.1);
}

.archive-sidebar.color-scheme-dark .shortcode-categories-icons table tr td:last-child,
.page-sidebar.color-scheme-dark .shortcode-categories-icons table tr td:last-child,
.single-sidebar.color-scheme-dark .shortcode-categories-icons table tr td:last-child,
.blog-sidebar.color-scheme-dark .shortcode-categories-icons table tr td:last-child {
  border-right: none;
}

.archive-sidebar.color-scheme-dark .shortcode-categories-icons table tr:last-child td,
.page-sidebar.color-scheme-dark .shortcode-categories-icons table tr:last-child td,
.single-sidebar.color-scheme-dark .shortcode-categories-icons table tr:last-child td,
.blog-sidebar.color-scheme-dark .shortcode-categories-icons table tr:last-child td {
  border-bottom: none;
}

.archive-sidebar.color-scheme-dark .shortcode-categories-icons a,
.page-sidebar.color-scheme-dark .shortcode-categories-icons a,
.single-sidebar.color-scheme-dark .shortcode-categories-icons a,
.blog-sidebar.color-scheme-dark .shortcode-categories-icons a {
  color: rgba(255, 255, 255, 0.8);
}

.archive-sidebar.color-scheme-dark .widget.widget_tag_cloud .tagcloud a,
.page-sidebar.color-scheme-dark .widget.widget_tag_cloud .tagcloud a,
.single-sidebar.color-scheme-dark .widget.widget_tag_cloud .tagcloud a,
.blog-sidebar.color-scheme-dark .widget.widget_tag_cloud .tagcloud a {
  border-color: rgba(255, 255, 255, 0.5);
  color: rgba(255, 255, 255, 0.8);
}

.archive-sidebar.color-scheme-dark .widget.widget_mc4wp_widget,
.archive-sidebar.color-scheme-dark .widget.widget_mc4wp_form_widget,
.page-sidebar.color-scheme-dark .widget.widget_mc4wp_widget,
.page-sidebar.color-scheme-dark .widget.widget_mc4wp_form_widget,
.single-sidebar.color-scheme-dark .widget.widget_mc4wp_widget,
.single-sidebar.color-scheme-dark .widget.widget_mc4wp_form_widget,
.blog-sidebar.color-scheme-dark .widget.widget_mc4wp_widget,
.blog-sidebar.color-scheme-dark .widget.widget_mc4wp_form_widget {
  -webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.1);
  background-color: rgba(0, 0, 0, 0.2);
}

.archive-sidebar.color-scheme-dark .widget.widget_mc4wp_widget .widget-title,
.archive-sidebar.color-scheme-dark .widget.widget_mc4wp_form_widget .widget-title,
.page-sidebar.color-scheme-dark .widget.widget_mc4wp_widget .widget-title,
.page-sidebar.color-scheme-dark .widget.widget_mc4wp_form_widget .widget-title,
.single-sidebar.color-scheme-dark .widget.widget_mc4wp_widget .widget-title,
.single-sidebar.color-scheme-dark .widget.widget_mc4wp_form_widget .widget-title,
.blog-sidebar.color-scheme-dark .widget.widget_mc4wp_widget .widget-title,
.blog-sidebar.color-scheme-dark .widget.widget_mc4wp_form_widget .widget-title {
  border-bottom: 1px dashed rgba(255, 255, 255, 0.2);
}

.archive-sidebar.color-scheme-dark .widget.widget_mc4wp_widget label,
.archive-sidebar.color-scheme-dark .widget.widget_mc4wp_form_widget label,
.page-sidebar.color-scheme-dark .widget.widget_mc4wp_widget label,
.page-sidebar.color-scheme-dark .widget.widget_mc4wp_form_widget label,
.single-sidebar.color-scheme-dark .widget.widget_mc4wp_widget label,
.single-sidebar.color-scheme-dark .widget.widget_mc4wp_form_widget label,
.blog-sidebar.color-scheme-dark .widget.widget_mc4wp_widget label,
.blog-sidebar.color-scheme-dark .widget.widget_mc4wp_form_widget label {
  color: rgba(255, 255, 255, 0.7);
}

.archive-sidebar.color-scheme-dark .widget.widget_mc4wp_widget #mc4wp_email,
.archive-sidebar.color-scheme-dark .widget.widget_mc4wp_widget input[type="email"],
.archive-sidebar.color-scheme-dark .widget.widget_mc4wp_widget input[type="text"],
.archive-sidebar.color-scheme-dark .widget.widget_mc4wp_form_widget #mc4wp_email,
.archive-sidebar.color-scheme-dark .widget.widget_mc4wp_form_widget input[type="email"],
.archive-sidebar.color-scheme-dark .widget.widget_mc4wp_form_widget input[type="text"],
.page-sidebar.color-scheme-dark .widget.widget_mc4wp_widget #mc4wp_email,
.page-sidebar.color-scheme-dark .widget.widget_mc4wp_widget input[type="email"],
.page-sidebar.color-scheme-dark .widget.widget_mc4wp_widget input[type="text"],
.page-sidebar.color-scheme-dark .widget.widget_mc4wp_form_widget #mc4wp_email,
.page-sidebar.color-scheme-dark .widget.widget_mc4wp_form_widget input[type="email"],
.page-sidebar.color-scheme-dark .widget.widget_mc4wp_form_widget input[type="text"],
.single-sidebar.color-scheme-dark .widget.widget_mc4wp_widget #mc4wp_email,
.single-sidebar.color-scheme-dark .widget.widget_mc4wp_widget input[type="email"],
.single-sidebar.color-scheme-dark .widget.widget_mc4wp_widget input[type="text"],
.single-sidebar.color-scheme-dark .widget.widget_mc4wp_form_widget #mc4wp_email,
.single-sidebar.color-scheme-dark .widget.widget_mc4wp_form_widget input[type="email"],
.single-sidebar.color-scheme-dark .widget.widget_mc4wp_form_widget input[type="text"],
.blog-sidebar.color-scheme-dark .widget.widget_mc4wp_widget #mc4wp_email,
.blog-sidebar.color-scheme-dark .widget.widget_mc4wp_widget input[type="email"],
.blog-sidebar.color-scheme-dark .widget.widget_mc4wp_widget input[type="text"],
.blog-sidebar.color-scheme-dark .widget.widget_mc4wp_form_widget #mc4wp_email,
.blog-sidebar.color-scheme-dark .widget.widget_mc4wp_form_widget input[type="email"],
.blog-sidebar.color-scheme-dark .widget.widget_mc4wp_form_widget input[type="text"] {
  background-color: rgba(0, 0, 0, 0.2);
  border: rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.1);
}

.pre-footer .widget {
  float: left;
  border-radius: 0px;
}

.pre-footer .widget .widget-title {
  margin-bottom: 3rem;
  margin-top: 0px;
  text-align: left;
  font-size: 1.7rem;
  position: relative;
}

.pre-footer .widget .widget-title:before {
  content: "";
  background-color: #f58634;
  width: 30px;
  height: 8px;
  position: absolute;
  bottom: -20px;
  left: 0px;
}

.pre-footer .widget .shortcode-categories-icons table {
  margin-top: 0px;
}

.pre-footer.widgets-count-2 .widget {
  width: 47.5%;
  padding: 40px;
  margin-right: 5%;
}

.pre-footer.widgets-count-2 .widget:last-child {
  margin-right: 0px;
}

.pre-footer.widgets-count-3 .widget {
  width: 30%;
  padding: 30px;
  margin-right: 5%;
}

.pre-footer.widgets-count-3 .widget:last-child {
  margin-right: 0px;
}

.pre-footer.widgets-count-4 .widget {
  width: 22%;
  padding: 20px;
  margin-right: 4%;
}

.pre-footer.widgets-count-4 .widget:last-child {
  margin-right: 0px;
}

.pre-footer.widgets-count-4 .widget {
  width: 22%;
  padding: 20px;
  margin-right: 4%;
}

.pre-footer.widgets-count-4 .widget:last-child,
.pre-footer.widgets-count-4 .widget:nth-child(4n) {
  margin-right: 0px;
}

.pre-footer.widgets-count-4 .widget:nth-child(4n + 5) {
  clear: left;
}

.pre-footer.color-scheme-dark {
  color: rgba(255, 255, 255, 0.7);
}

.pre-footer.color-scheme-dark .widget-title {
  color: rgba(255, 255, 255, 0.9);
}

.widget_osetin_author_widget + .widget_osetin_social_widget {
  padding-top: 0px;
  margin-top: 0px;
}

.cta-widget-i {
  padding: 60px 50px;
  color: rgba(255, 255, 255, 0.8);
  text-align: center;
  border-radius: 6px;
  background-size: cover;
}

.cta-widget-i .widget-title {
  color: #fff;
}

.cta-widget-i .cta-link {
  display: inline-block;
  margin-top: 30px;
  padding: 10px 30px;
  border-radius: 40px;
  background-color: #fff;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
  font-weight: 700;
  color: #111;
}

.widget-testimonial-text {
  background-color: #fff;
  color: rgba(0, 0, 0, 0.75);
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.1);
  border-radius: 6px;
  padding: 40px;
  font-family: 'Monotype Baskerville W01', 'Baskerville LT W01', 'Nunito', sans-serif;
  font-weight: 400;
  font-style: italic;
  font-size: 1.54rem;
  position: relative;
  line-height: 1.2;
}

.widget-testimonial-text p {
  margin-bottom: 0px;
}

.widget-testimonial-text:before {
  font-family: 'osfont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #eee;
  content: "\e905";
  position: absolute;
  font-size: 40px;
  right: 12px;
  top: 5px;
}

.widget-testimonial-author {
  padding-top: 15px;
  padding-left: 40px;
}

.wt-author-thumb {
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
}

.wt-author-thumb img {
  width: 40px;
  height: auto;
}

.wt-author-name {
  display: inline-block;
  vertical-align: middle;
  font-size: 0.8rem;
  font-weight: 700;
}

.tooltip-trigger {
  position: relative;
  cursor: pointer;
  display: inline-block;
}

.tooltip-box {
  position: absolute;
  top: -30px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  border-radius: 4px;
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
  padding: 3px 10px;
  font-family: 'Avenir Next W01', sans-serif;
  font-weight: 400;
  font-size: 0.96rem;
}

.tooltip-box .tooltip-box-header {
  white-space: nowrap;
}

.big-meta-box .tooltip-box {
  top: -20px;
  left: 100%;
  font-family: 'Avenir Next W01', sans-serif;
  font-weight: 400;
  background-color: rgba(0, 0, 0, 0.8);
  font-size: 0.96rem;
  padding: 3px 10px;
  text-transform: none;
  z-index: 9;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
}

.main-search-form-overlay {
  position: fixed;
  display: none;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  z-index: 9998;
  background-color: rgba(0, 0, 0, 0.2);
}

.main-search-form {
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 100px 5px rgba(0, 0, 0, 0.7);
  box-shadow: 0px 0px 100px 5px rgba(0, 0, 0, 0.7);
  border-radius: 6px;
  position: fixed;
  left: 50%;
  top: -400px;
  z-index: 9999;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  border: 2px solid rgba(0, 0, 0, 0.9);
  overflow: auto;
  width: 550px;
}

.main-search-form form .search-field-w:before {
  font-family: 'osfont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e956";
  position: absolute;
  top: 20px;
  left: 25px;
  font-size: 32px;
  color: rgba(0, 0, 0, 0.4);
}

.main-search-form form.search-loading .search-field-w:before {
  content: "\e956";
  color: #111;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  -webkit-animation: spinningAnimation 0.8s linear infinite;
  animation: spinningAnimation 0.8s linear infinite;
}

.main-search-form form .search-field {
  padding: 20px;
  padding-left: 85px;
  font-size: 24px;
  border: none;
  font-weight: 700;
  background-color: transparent;
  outline: none;
  display: block;
  position: relative;
}

.main-search-form form .search-field:focus {
  outline: none;
}

.main-search-form form .search-submit {
  position: absolute;
  top: 10px;
  right: 10px;
  background-color: #000;
  color: #fff;
  padding: 15px 30px;
  border: none;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 700;
  border-radius: 6px;
}

.autosuggest-results .no-results-augosuggest {
  padding: 20px;
  color: rgba(0, 0, 0, 0.6);
  margin: 0px;
}

.autosuggest-results .autosuggest-items {
  max-height: 300px;
  overflow-y: scroll;
  padding: 10px 0px;
}

.autosuggest-results .autosuggest-items-shadow {
  height: 1px;
  background-color: #111;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 75px;
  left: 0px;
  right: 0px;
}

.autosuggest-results .autosuggest-item {
  padding: 5px 10px;
  border-bottom: 1px solid #eee;
  display: table;
  table-layout: fixed;
  width: 100%;
}

.autosuggest-results .autosuggest-item .autosuggest-item-title {
  margin: 0px;
  padding: 20px;
  display: table-cell;
  vertical-align: middle;
}

.autosuggest-results .autosuggest-item .autosuggest-item-media-w {
  width: 80px;
  display: table-cell;
  vertical-align: middle;
}

.autosuggest-results .autosuggest-item .autosuggest-item-media-thumbnail {
  height: 80px;
  width: 100%;
  border-radius: 6px;
  position: relative;
  display: block;
}

.autosuggest-results .autosuggest-item:hover {
  background-color: #f3f2ed;
  text-decoration: none;
}

.autosuggest-results .autosuggest-item:hover .autosuggest-item-title {
  color: #000;
}

.active-search-form .main-search-form {
  top: 50%;
}

.tms-main-info {
  display: table;
  width: 100%;
  table-layout: fixed;
  background-color: #eaf3fc;
}

.tms-main-info .tms-image {
  display: table-cell;
  width: 50%;
  background-size: cover;
  background-position: center center;
}

.tms-main-info .tms-info {
  display: table-cell;
  width: 50%;
  padding: 10%;
}

.tms-main-info .tms-info h4 {
  color: #3e4095;
}

.tms-main-info .tms-info h1 {
  position: relative;
}

.tms-main-info .tms-info h1:before {
  content: "";
  width: 16px;
  height: 16px;
  background-color: #b98d33;
  position: absolute;
  top: -58px;
  left: 0px;
}

.tms-main-info .tms-info h1:after {
  content: "";
  width: 16px;
  height: 16px;
  background-color: #384359;
  position: absolute;
  top: -50px;
  left: 8px;
}

.tms-main-info .tms-quote {
  margin-top: 4rem;
  padding-top: 4rem;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  font-family: 'Monotype Baskerville W01', 'Baskerville LT W01', 'Nunito', sans-serif;
  font-weight: 400;
  font-style: italic;
  font-size: 2.8rem;
  position: relative;
  z-index: 2;
  line-height: 1.2;
}

.tms-main-info .tms-quote:before {
  content: "\e905";
  font-family: 'osfont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 200px;
  color: rgba(204, 227, 232, 0.7);
  position: absolute;
  top: 0px;
  left: -70px;
  z-index: -1;
}

.tms-main-info.reverse .tms-quote {
  margin-top: 0px;
  padding-top: 0px;
  border-top: none;
  margin-bottom: 2rem;
  padding-bottom: 2rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  font-size: 2.38rem;
}

.tms-main-info.reverse .tms-quote:before {
  content: "\e905";
  font-family: 'osfont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 200px;
  color: rgba(204, 227, 232, 0.7);
  position: absolute;
  top: -70px;
  left: -70px;
  z-index: -1;
}

.tms-content {
  font-size: 1.1rem;
  padding: 10%;
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
  -webkit-column-gap: 5rem;
  -moz-column-gap: 5rem;
  column-gap: 5rem;
  -webkit-column-rule: 1px outset rgba(0, 0, 0, 0.05);
  -moz-column-rule: 1px outset rgba(0, 0, 0, 0.05);
  column-rule: 1px outset rgba(0, 0, 0, 0.05);
}

.tms-content h1:first-child,
.tms-content h2:first-child {
  margin-top: 0px;
}

.page-w {
  background-color: #fff;
  padding: 5% 7%;
  font-size: 1.2rem;
}

.page-w .not-found-icon {
  font-size: 60px;
  color: rgba(0, 0, 0, 0.2);
}

.page-w.bordered {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.page-w .page-title {
  margin-bottom: 4rem;
  position: relative;
}

.page-w .page-title:after {
  content: "";
  background-color: #f58634;
  height: 15px;
  width: 50px;
  position: absolute;
  bottom: -2rem;
  left: 0px;
}

.page-w .page-content-sub-title {
  border-bottom: 2px solid rgba(0, 0, 0, 0.85);
  padding-bottom: 10px;
  display: inline-block;
  margin-bottom: 30px;
}

.page-w .page-title + .page-content-sub-title {
  border: none;
  display: block;
  margin-top: 0px;
  color: #3e4095;
}

.page-w.with-sidebar {
  display: table;
  table-layout: fixed;
  width: 100%;
  padding: 0px;
  background: linear-gradient(to bottom, #eee, #fff) no-repeat;
}

.page-w.with-sidebar .page-content {
  display: table-cell;
  vertical-align: top;
  width: 70%;
  padding: 30px 7%;
  background: #fff;
}

.page-w.with-sidebar .page-sidebar {
  width: 30%;
  vertical-align: top;
  display: table-cell;
  padding: 40px 30px;
}

.page-w.with-sidebar .page-sidebar img {
  max-width: 100%;
  height: auto;
}

.page-sidebar .secondary-menu ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

.page-sidebar .secondary-menu li {
  padding: 5px 0px;
}

.page-sidebar .secondary-menu li a {
  display: block;
  color: rgba(0, 0, 0, 0.75);
  font-weight: 700;
  font-size: 1.2rem;
  padding: 20px 30px;
  border-radius: 6px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.page-sidebar .secondary-menu li a:hover {
  text-decoration: none;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  -webkit-transform: translateX(10px);
  -moz-transform: translateX(10px);
  -ms-transform: translateX(10px);
  -o-transform: translateX(10px);
}

.page-sidebar .secondary-menu li a:focus {
  text-decoration: none;
}

.page-sidebar .secondary-menu li.current_page_item a {
  background-color: #fff;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
}

.page-sidebar .secondary-menu li:not(.page_item) {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  margin-bottom: 15px;
}

.page-sidebar .secondary-menu li:not(.page_item) a {
  font-size: 1.8rem;
  color: rgba(0, 0, 0, 0.3);
}

.page-sidebar .secondary-menu li.page_item {
  padding-left: 30px;
  padding-right: 30px;
}

.error404 .page-w {
  text-align: center;
  padding-top: 100px;
  padding-bottom: 100px;
}

.page-intro-header {
  padding: 10% 7%;
  background-size: cover;
  background-color: #19355d;
  background-position: center center;
  text-align: center;
}

.page-intro-header:before {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2;
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3), 70%, rgba(0, 0, 0, 0.6));
  content: "";
}

.page-intro-header h1 {
  position: relative;
  color: #fff;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
  z-index: 3;
}

.page-intro-header.smaller {
  padding: 5% 7%;
}

.page-intro-header.left-aligned {
  text-align: left;
}

.page-intro-image {
  margin-bottom: 3rem;
}

.overlap-menu .page-intro-header {
  padding-top: 15%;
}

.icon-info-bordered {
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
}

.icon-info-bordered-row {
  border-bottom: 1px solid #eee;
}

.icon-info-w {
  text-align: center;
  padding: 30px 20px;
}

.icon-info-w .fa {
  font-size: 60px;
  color: #165cda;
}

.icon-info-w .icon-info-icon-w {
  margin-bottom: 20px;
}

.icon-info-w input,
.icon-info-w textarea {
  width: 100%;
  display: block;
  font-size: 12px;
  padding: 4px 6px;
  border-radius: 4px;
  border: 1px solid #111;
  margin-bottom: 15px;
}

.icon-info-w label {
  font-weight: 700;
  color: #aaa;
  font-size: 12px;
  text-align: left;
}

.coming-soon-w {
  display: table;
  width: 100%;
  table-layout: fixed;
  min-height: 100vh;
}

.coming-soon-w .cs-logo {
  max-width: 250px;
  vertical-align: middle;
  margin-bottom: 50px;
}

.coming-soon-w .cs-logo img {
  max-width: 100%;
  height: auto;
}

.coming-soon-w .coming-soon-content {
  width: 600px;
  background-color: #fff;
  padding: 60px 80px;
  display: table-cell;
  vertical-align: middle;
}

.coming-soon-w .coming-soon-content h1,
.coming-soon-w .coming-soon-content h2 {
  margin-bottom: 3.6rem;
  position: relative;
}

.coming-soon-w .coming-soon-content h1:after,
.coming-soon-w .coming-soon-content h2:after {
  content: "";
  background-color: #f58634;
  height: 15px;
  width: 50px;
  position: absolute;
  bottom: -2rem;
  left: 0px;
}

.coming-soon-w .coming-soon-content h1:after,
.coming-soon-w .coming-soon-content h2:after {
  content: "";
  background-color: #f58634;
  height: 15px;
  width: 50px;
  position: absolute;
  bottom: -2rem;
  left: 0px;
}

.coming-soon-w .form-w {
  padding: 30px 40px;
  background-color: #eee;
  border-radius: 4px;
  margin-top: 30px;
}

.coming-soon-w .form-w form {
  position: relative;
}

.coming-soon-w .form-w div.wpcf7 .ajax-loader {
  position: absolute;
  bottom: 18px;
  left: -29px;
}

.coming-soon-w .form-w h4 {
  font-size: 1.4rem;
}

.coming-soon-w .form-w .your-email {
  position: relative;
}

.coming-soon-w .form-w input[type="email"] {
  background-color: #fff;
  border: none;
  width: 100%;
  display: block;
  padding: 15px 20px;
  border-radius: 4px;
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.2);
  font-size: 1.1rem;
  position: relative;
  z-index: 2;
}

.coming-soon-w .form-w input[type="email"]::-webkit-input-placeholder {
  color: #999;
  font-weight: 700;
}

.coming-soon-w .form-w input[type="submit"] {
  float: right;
  position: relative;
  margin-top: -62px;
  z-index: 3;
  right: 7px;
  border: none;
  font-size: 0.9rem;
  font-size: 1rem;
  background-color: #111;
  color: #fff;
  border-radius: 4px;
  padding: 8px 15px;
  font-weight: 700;
}

.coming-soon-w .coming-soon-media {
  vertical-align: middle;
  display: table-cell;
  background-size: cover;
  flex: 1;
  background-position: center center;
}

.page-template-page-coming-soon .all-wrapper {
  padding-bottom: 0px;
}

.page-template-page-coming-soon .all-wrapper-i,
.page-template-page-coming-soon .os-container {
  width: auto;
}

.page-template-page-coming-soon .main-header-w,
.page-template-page-coming-soon .top-bar-links-box-container {
  display: none;
}

.page-template-page-coming-soon .fixed-header-w {
  display: none !important;
}

.page-template-page-coming-soon .main-footer,
.page-template-page-coming-soon .above-footer {
  display: none !important;
}

.blog-content-w {
  display: table;
  width: 100%;
  table-layout: fixed;
  background: linear-gradient(to bottom, #eee, #fff) no-repeat;
}

.blog-content-w .blog-sidebar {
  display: table-cell;
  width: 30%;
  vertical-align: top;
  padding: 40px;
}

.blog-content-w .blog-sidebar img {
  max-width: 100%;
  height: auto;
}

.blog-content-w .blog-content {
  display: table-cell;
  width: 70%;
  vertical-align: top;
  background-color: #fff;
}

.blog-content-w .post-header-image {
  position: relative;
  background-size: cover;
}

.blog-content-w .post-header-image h1 {
  color: #fff;
  font-size: 4rem;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
  margin-bottom: 0px;
}

.blog-content-w .post-header-image .post-header-image-contents {
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5), 70%, rgba(0, 0, 0, 0.8));
  background-repeat: no-repeat;
  padding: 100px 80px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  color: rgba(255, 255, 255, 0.7);
}

.blog-content-w .post-header-image .post-header-meta {
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  padding-top: 20px;
  margin-top: 20px;
  font-size: 0.9rem;
}

.blog-content-w .post-header-image .post-header-meta a {
  color: #fff;
  font-weight: 700;
}

.blog-content-w .post-header-image .post-header-meta img {
  border-radius: 40px;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}

.blog-content-w .post-header-image .post-header-meta .author-details {
  display: inline-block;
  vertical-align: middle;
}

.blog-content-w .post-header-image .post-header-meta .author-details img + span {
  border-left: 1px solid rgba(255, 255, 255, 0.3);
  padding-left: 15px;
  margin-left: 15px;
}

.blog-content-w .post-header-image .post-header-meta .post-header-date-posted {
  display: inline-block;
  margin-left: 15px;
  padding-left: 15px;
  border-left: 1px solid rgba(255, 255, 255, 0.3);
}

.blog-content-w .post-header-image .post-header-meta .post-header-comments {
  display: inline-block;
  margin-left: 15px;
  padding-left: 15px;
  border-left: 1px solid rgba(255, 255, 255, 0.3);
}

.blog-content-w .post-header-image .post-header-meta .post-header-categories {
  display: inline-block;
  margin-left: 15px;
  padding-left: 15px;
  border-left: 1px solid rgba(255, 255, 255, 0.3);
}

.blog-content-w .post-header-image .post-header-meta ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-block;
}

.blog-content-w .post-header-image .post-header-meta ul li {
  border: 2px solid #fff;
  padding: 3px 5px;
  border-radius: 4px;
  display: none;
}

.blog-content-w .post-header-image .post-header-meta ul li:first-child {
  display: inline-block;
}

.blog-content-w .blog-content-text-and-meta {
  display: table;
  width: 100%;
  table-layout: fixed;
}

.blog-content-w .blog-content-text-and-meta .blog-content-meta {
  display: table-cell;
  width: 225px;
  vertical-align: top;
  background-color: #f4f5f7;
  text-align: center;
  padding: 70px 30px;
}

.blog-content-w .blog-content-text-and-meta .case-content-text h1:first-child {
  letter-spacing: -3px;
  margin-top: 0px;
}

.blog-content-w .blog-content-text-and-meta .case-content-text blockquote {
  background-color: transparent;
  border: none;
  color: #42506c;
  font-size: 3.5rem;
  line-height: 1.1;
  position: relative;
  padding-top: 80px;
}

.blog-content-w .blog-content-text-and-meta .case-content-text blockquote:after {
  color: #eff2f6;
  font-size: 180px;
}

.blog-content-w .blog-content-text-and-meta .blog-content-text {
  display: table-cell;
  vertical-align: top;
  padding: 10%;
  font-size: 1.1rem;
}

.blog-content-w .blog-content-text-and-meta .blog-content-text .post-title {
  margin-top: 0px;
}

.blog-content-w .blog-content-text-and-meta .meta-block {
  padding-bottom: 40px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 40px;
}

.blog-content-w .blog-content-text-and-meta .meta-block img {
  border-radius: 70px;
}

.blog-content-w .blog-content-text-and-meta h6 {
  margin-bottom: 30px;
}

.blog-content-w .blog-content-text-and-meta .meta-share-box {
  width: 65px;
  display: inline-block;
}

.blog-content-w .blog-content-text-and-meta .meta-share-box .at-share-btn {
  margin-bottom: 10px;
}

.blog-content-w .blog-content-text-and-meta .meta-author .avatar {
  width: 80px;
  height: 80px;
}

.blog-content-w .blog-content-text-and-meta .meta-author .author-details h6 {
  margin-bottom: 2px;
  font-size: 1.035rem;
}

.blog-content-w .blog-content-text-and-meta .meta-author .author-details h6 a {
  color: #3e4095;
}

.blog-content-w .blog-content-text-and-meta .meta-author .author-details .single-post-date-posted {
  font-size: 0.8rem;
  color: rgba(0, 0, 0, 0.6);
}

.blog-content-w .blog-content-text-and-meta .meta-categories-list > a {
  border-radius: 4px;
  display: inline-block;
  padding: 2px 6px;
  background-color: #fff;
  border: 1px solid #3568b1;
  color: #396499;
  margin: 0px 0px 5px;
}

.blog-content-w .blog-content-text-and-meta .meta-categories-list ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}

.blog-content-w .blog-content-text-and-meta .meta-categories-list ul li {
  display: inline-block;
  padding: 0px 0px 5px;
  margin: 0px;
}

.blog-content-w .blog-content-text-and-meta .meta-categories-list ul li a {
  border-radius: 4px;
  display: inline-block;
  padding: 2px 6px;
  background-color: #fff;
  border: 1px solid #3568b1;
  color: #396499;
}

.blog-index-content {
  padding: 20px;
}

.blog-index {
  padding: 10px;
}

.blog-index:before,
.blog-index:after {
  content: " ";
  display: table;
}

.blog-index:after {
  clear: both;
}

.blog-index.layout-masonry.columns-4[data-columns]::before {
  content: '4 .blog-column.size-1of4';
  display: none;
}

.blog-index.layout-masonry.columns-3[data-columns]::before {
  content: '3 .blog-column.size-1of3';
  display: none;
}

.blog-index.layout-masonry.columns-2[data-columns]::before {
  content: '2 .blog-column.size-1of2';
  display: none;
}

.blog-index .blog-column {
  float: left;
}

.blog-index .size-1of2 {
  width: 50%;
}

.blog-index .size-1of3 {
  width: 33.3%;
}

.blog-index .size-1of4 {
  width: 25%;
}

.blog-index .blog-index-item {
  padding: 10px;
}

.blog-index .blog-index-item .blog-index-item-i {
  border: 1px solid #dadada;
  padding: 10px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.blog-index .blog-index-item .blog-index-item-i:hover {
  border: 1px solid #333;
  box-shadow: 2px 2px 8px 0px rgba(0, 0, 0, 0.3);
  -webkit-transform: translateY(-5px);
  -moz-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  -o-transform: translateY(-5px);
}

.blog-index .blog-index-item img {
  max-width: 100%;
  height: auto;
}

.blog-index .blog-index-item.sticky .blog-index-item-i {
  box-shadow: inset 0px 0px 0px 7px #ffefca;
  border: 1px solid #333;
}

.blog-index .blog-index-item.sticky .blog-index-item-i:hover {
  border: 1px solid #111;
  box-shadow: inset 0px 0px 0px 10px #ffe8b4, 2px 2px 8px 0px rgba(0, 0, 0, 0.3);
}

.blog-index .index-item-media-w {
  overflow: hidden;
}

.blog-index .index-item-media {
  background-size: cover;
  -webkit-transition: all 2s ease;
  transition: all 2s ease;
}

.blog-index .blog-index-item-meta {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding: 10px 0px;
  margin-bottom: 10px;
  font-size: 0.8rem;
}

.blog-index .blog-index-item-meta:before,
.blog-index .blog-index-item-meta:after {
  content: " ";
  display: table;
}

.blog-index .blog-index-item-meta:after {
  clear: both;
}

.blog-index .blog-index-item-meta .blog-index-author-name {
  float: left;
  font-weight: 700;
}

.blog-index .blog-index-item-meta .blog-index-author-name a {
  color: #3e4095;
}

.blog-index .blog-index-item-meta .blog-index-date-posted {
  float: left;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  padding-left: 15px;
  margin-left: 15px;
  color: #3e4095;
  font-weight: 700;
}

.blog-index .index-item-content {
  padding: 0px 30px 30px;
  font-size: 1.1rem;
  color: rgba(0, 0, 0, 0.7);
}

.blog-index .index-item-content h4 {
  margin-top: 2rem;
}

.blog-index .index-item-content h4 a {
  color: #444;
}

.blog-index .index-item-content h4 a:hover {
  color: #3e4095;
  text-decoration: none;
}

.blog-index .read-more-link {
  padding-top: 20px;
  text-align: left;
}

.blog-index .read-more-link a {
  display: inline-block;
  color: rgba(0, 0, 0, 0.75);
  font-weight: 700;
  font-size: 0.9rem;
  padding-bottom: 2px;
  border-bottom: 3px solid #3e4095;
}

.blog-index.layout-half .blog-index-item {
  margin-bottom: 1rem;
}

.blog-index.layout-half .blog-index-item .blog-index-item-i {
  display: table;
  width: 100%;
  table-layout: fixed;
  vertical-align: middle;
}

.blog-index.layout-half .blog-index-item .index-item-media-w {
  vertical-align: middle;
  display: table-cell;
  width: 50%;
}

.blog-index.layout-half .blog-index-item .index-item-content {
  vertical-align: middle;
  display: table-cell;
  width: 50%;
  padding-left: 50px;
}

.sticky-roll-w {
  margin-bottom: 2%;
}

.sticky-roll-w .owl-controls {
  position: absolute;
  bottom: 60px;
  left: 80px;
  right: 80px;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  padding-top: 20px;
}

.sticky-roll-w .owl-controls .owl-nav .owl-prev,
.sticky-roll-w .owl-controls .owl-nav .owl-next {
  background-color: rgba(0, 0, 0, 0.3);
  color: #fff;
  font-size: 10px;
  padding: 10px 12px;
}

.sticky-roll-w .owl-controls .owl-nav .owl-prev i,
.sticky-roll-w .owl-controls .owl-nav .owl-next i {
  display: block;
}

.sticky-roll-w .owl-controls .owl-nav .owl-prev {
  position: absolute;
  left: 0px;
  top: 18px;
}

.sticky-roll-w .owl-controls .owl-nav .owl-next {
  position: absolute;
  right: 0px;
  top: 18px;
}

.sticky-roll-w .owl-controls .owl-dots {
  position: absolute;
  top: 24px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}

.sticky-roll-w .owl-controls .owl-dots:before,
.sticky-roll-w .owl-controls .owl-dots:after {
  content: " ";
  display: table;
}

.sticky-roll-w .owl-controls .owl-dots:after {
  clear: both;
}

.sticky-roll-w .owl-controls .owl-dots .owl-dot {
  height: 8px;
  width: 8px;
  margin: 0px 5px;
  background-color: rgba(255, 255, 255, 0.5);
  float: left;
}

.sticky-roll-w .owl-controls .owl-dots .owl-dot.active {
  background-color: #fff;
}

.sticky-roll-w .sticky-post .highlight-label {
  background-color: #6d5ace;
  color: #fff;
  font-weight: 700;
  font-size: 1.2rem;
  padding: 3px 10px;
  border-radius: 4px;
  margin-bottom: 10px;
  display: inline-block;
}

.sticky-roll-w .sticky-post .post-header-image {
  position: relative;
  background-size: cover;
  padding-bottom: 60%;
}

.sticky-roll-w .sticky-post .post-header-image h1 {
  color: #fff;
  font-size: 4rem;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
  margin-bottom: 0px;
  margin-top: 0px;
}

.sticky-roll-w .sticky-post .post-header-image h1 a {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: inline-block;
  color: #fff;
}

.sticky-roll-w .sticky-post .post-header-image h1 a:hover {
  text-decoration: none;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.8);
  -webkit-transform: translateY(-3px);
  -moz-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  -o-transform: translateY(-3px);
}

.sticky-roll-w .sticky-post .post-header-image .post-header-image-contents {
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5), 70%, rgba(0, 0, 0, 0.8));
  background-repeat: no-repeat;
  padding: 100px 80px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  color: rgba(255, 255, 255, 0.7);
}

.sticky-roll-w .sticky-post .post-header-image .post-header-meta {
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  padding-top: 20px;
  margin-top: 20px;
  font-size: 0.9rem;
}

.sticky-roll-w .sticky-post .post-header-image .post-header-meta a {
  color: #fff;
  font-weight: 700;
}

.sticky-roll-w .sticky-post .post-header-image .post-header-meta img {
  width: auto;
  display: inline-block;
  border-radius: 40px;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}

.sticky-roll-w .sticky-post .post-header-image .post-header-meta .author-details {
  display: inline-block;
  vertical-align: middle;
}

.sticky-roll-w .sticky-post .post-header-image .post-header-meta img + .author-details {
  border-left: 1px solid rgba(255, 255, 255, 0.3);
  padding-left: 15px;
  margin-left: 15px;
}

.sticky-roll-w .sticky-post .post-header-image .post-header-meta .post-header-date-posted {
  display: inline-block;
  margin-left: 15px;
  padding-left: 15px;
  border-left: 1px solid rgba(255, 255, 255, 0.3);
}

.sticky-roll-w .sticky-post .post-header-image .post-header-meta .post-header-comments {
  display: inline-block;
  margin-left: 15px;
  padding-left: 15px;
  border-left: 1px solid rgba(255, 255, 255, 0.3);
}

.sticky-roll-w .sticky-post .post-header-image .post-header-meta .post-header-categories {
  display: inline-block;
  margin-left: 15px;
  padding-left: 15px;
  border-left: 1px solid rgba(255, 255, 255, 0.3);
}

.sticky-roll-w .sticky-post .post-header-image .post-header-meta ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-block;
}

.sticky-roll-w .sticky-post .post-header-image .post-header-meta ul li {
  display: inline-block;
  border: 2px solid #fff;
  padding: 3px 5px;
  border-radius: 4px;
}

.index-navigation {
  text-align: center;
  padding: 15px 20px;
  margin-top: 30px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.index-navigation:before,
.index-navigation:after {
  content: " ";
  display: table;
}

.index-navigation:after {
  clear: both;
}

.index-navigation a,
.index-navigation span {
  padding: 8px 15px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  text-decoration: none;
  font-weight: 700;
  color: #111;
  display: inline-block;
}

.index-navigation .archive-pagination-prev {
  float: left;
}

.index-navigation .archive-pagination-next {
  float: right;
}

.index-navigation span {
  border-color: #000;
  background-color: #fff;
}

.peeking-form-w {
  position: fixed;
  right: 0px;
  top: 50%;
  -webkit-transform: translate(100%, -50%);
  -moz-transform: translate(100%, -50%);
  -ms-transform: translate(100%, -50%);
  -o-transform: translate(100%, -50%);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 9999;
}

.peeking-form-w:hover {
  -webkit-transform: translate(98%, -50%);
  -moz-transform: translate(98%, -50%);
  -ms-transform: translate(98%, -50%);
  -o-transform: translate(98%, -50%);
}

.peeking-form-w.active {
  -webkit-transform: translate(0px, -50%);
  -moz-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  -o-transform: translate(0px, -50%);
}

.peeking-form-w.active .pf-form {
  box-shadow: 0px 0px 70px rgba(0, 0, 0, 0.3);
}

.peeking-form-w.active:hover {
  -webkit-transform: translate(0px, -50%);
  -moz-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  -o-transform: translate(0px, -50%);
}

.peeking-form-w.active:hover .pf-form {
  box-shadow: 0px 0px 70px rgba(0, 0, 0, 0.3);
}

.peeking-form-w .pf-trigger {
  padding: 15px 20px;
  background-color: #4171cc;
  color: #fff;
  font-size: 1.2rem;
  font-weight: 700;
  position: absolute;
  -webkit-transform: rotate(-90deg) translate(-50%, -99%);
  -moz-transform: rotate(-90deg) translate(-50%, -99%);
  -ms-transform: rotate(-90deg) translate(-50%, -99%);
  -o-transform: rotate(-90deg) translate(-50%, -99%);
  top: 50%;
  transform-origin: 0px 0px;
  border-radius: 4px 4px 0px 0px;
  cursor: pointer;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.peeking-form-w .pf-trigger:hover {
  background-color: #4280f5;
}

.peeking-form-w .pf-form {
  padding: 30px 40px;
  background-color: #fff;
  width: 360px;
  border-radius: 4px 0px 0px 4px;
  position: relative;
}

.peeking-form-w .pf-form .pf-close-trigger {
  position: absolute;
  top: 10px;
  right: 15px;
  font-size: 20px;
  color: rgba(0, 0, 0, 0.4);
  cursor: pointer;
}

.peeking-form-w .pf-form .pf-close-trigger:hover {
  color: #000;
}

.peeking-form-w .pf-form h3,
.peeking-form-w .pf-form h4,
.peeking-form-w .pf-form h5 {
  text-align: center;
  margin-top: 0px;
}

.peeking-form-w .pf-form form > h3 + p,
.peeking-form-w .pf-form form > h4 + p,
.peeking-form-w .pf-form form > h5 + p {
  font-size: 0.9rem;
  color: rgba(0, 0, 0, 0.7);
  text-align: center;
}

.peeking-form-w .pf-form form > p {
  text-align: center;
  margin-bottom: 0;
}

.peeking-form-w .pf-form form > p + div {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding-top: 20px;
  margin-top: 20px;
}

.peeking-form-w .pf-form .os-btn {
  font-size: 1rem;
  padding: 8px 15px;
  margin-top: 0.6rem;
}

.peeking-form-w .pf-form div.wpcf7 .ajax-loader {
  position: absolute;
}

.peeking-form-w div.wpcf7-validation-errors {
  font-size: 0.9rem;
  padding: 10px 15px !important;
  text-align: center;
  background-color: #ffcf56;
  font-weight: 700;
  border-radius: 4px;
  margin: 20px 0px 0px 0px !important;
  border: none !important;
}

.peeking-form-w span.wpcf7-not-valid-tip {
  font-size: 0.9rem;
  padding: 5px;
  background-color: #bb2323;
  color: #fff;
  font-weight: 700;
}

.peeking-form-w div.wpcf7 form .wpcf7-form-control-wrap {
  margin-bottom: 0.6rem;
}

.above-footer #sbi_load {
  padding-top: 0px !important;
}

.pre-footer {
  background-color: #fff;
  padding: 50px 50px;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
  border-top: 1px dotted rgba(0, 0, 0, 0.2);
  background-size: cover;
}

.pre-footer:before,
.pre-footer:after {
  content: " ";
  display: table;
}

.pre-footer:after {
  clear: both;
}

.pre-footer iframe {
  max-width: 100%;
}

.pre-footer.color-scheme-dark {
  color: rgba(255, 255, 255, 0.8);
}

.pre-footer.color-scheme-dark .widget.widget_categories ul li,
.pre-footer.color-scheme-dark .widget.widget_pages ul li,
.pre-footer.color-scheme-dark .widget.widget_meta ul li,
.pre-footer.color-scheme-dark .widget.widget_recent_entries ul li,
.pre-footer.color-scheme-dark .widget.widget_nav_menu ul li,
.pre-footer.color-scheme-dark .widget.widget_archive ul li,
.pre-footer.color-scheme-dark .widget.widget_recent_comments ul li {
  color: rgba(255, 255, 255, 0.8);
  border-bottom: none;
  padding: 8px 0px;
}

.pre-footer.color-scheme-dark .widget.widget_categories ul li a,
.pre-footer.color-scheme-dark .widget.widget_pages ul li a,
.pre-footer.color-scheme-dark .widget.widget_meta ul li a,
.pre-footer.color-scheme-dark .widget.widget_recent_entries ul li a,
.pre-footer.color-scheme-dark .widget.widget_nav_menu ul li a,
.pre-footer.color-scheme-dark .widget.widget_archive ul li a,
.pre-footer.color-scheme-dark .widget.widget_recent_comments ul li a {
  color: #e5d9ac;
}

.main-footer {
  background-color: #fff;
  padding: 30px 50px;
  border-radius: 0px 0px 0px 0px;
}

.main-footer .menu {
  list-style: none;
  padding: 0px;
  margin: 0px;
  margin-bottom: 10px;
}

.main-footer .menu li {
  vertical-align: top;
  display: inline-block;
  margin-right: 20px;
  padding-right: 20px;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}

.main-footer .menu li a {
  color: rgba(0, 0, 0, 0.75);
  font-weight: 700;
  font-size: 1.1rem;
}

.main-footer .menu li:last-child {
  border-right: none;
}

.main-footer .menu li > .sub-menu {
  margin-top: 10px;
}

.main-footer .menu li > .sub-menu li {
  display: block;
  margin-bottom: 5px;
  border-right: none;
  margin-right: 5px;
  padding-right: 5px;
}

.main-footer .menu li > .sub-menu li a {
  font-size: 0.9rem;
  color: rgba(0, 0, 0, 0.7);
}

.main-footer .menu li > .sub-menu .sub-menu {
  margin-top: 15px;
  padding-left: 15px;
  margin-bottom: 15px;
}

.main-footer .menu li > .sub-menu .sub-menu li {
  display: block;
  margin-bottom: 5px;
  border-right: none;
}

.main-footer .menu li > .sub-menu .sub-menu li a {
  font-size: 0.8rem;
  font-weight: 400;
}

.main-footer .footer-copyright {
  padding-top: 10px;
  font-size: 0.8rem;
}

.main-footer p {
  margin: 0px;
}

.main-footer.with-social {
  display: table;
  width: 100%;
  table-layout: fixed;
}

.main-footer.with-social .footer-copy-and-menu-w {
  display: table-cell;
}

.main-footer.with-social .footer-social-w {
  display: table-cell;
  width: 170px;
  text-align: right;
}

.main-footer.with-social .footer-social-w ul {
  display: inline-block;
  list-style: none;
  padding: 0px;
  margin: 0px;
}

.main-footer.with-social .footer-social-w ul li {
  display: inline-block;
  margin-left: 10px;
}

.main-footer.with-social .footer-social-w ul li a {
  font-size: 32px;
  color: rgba(0, 0, 0, 0.75);
}

.main-footer.color-scheme-dark {
  color: rgba(255, 255, 255, 0.8);
}

.main-footer.color-scheme-dark .menu li {
  border-right: 1px solid rgba(255, 255, 255, 0.1);
}

.main-footer.color-scheme-dark .menu li a {
  color: #e5d9ac;
}

div.wpcf7 h2 {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 20px;
  padding-bottom: 10px;
  margin-top: 0px;
  font-size: 20px;
  color: rgba(0, 0, 0, 0.3);
}

div.wpcf7 form label {
  font-size: 0.9rem;
  font-weight: 700;
  color: #111;
  margin-bottom: 0.3rem;
}

div.wpcf7 form .wpcf7-form-control-wrap {
  display: block;
  margin-bottom: 1rem;
}

div.wpcf7 form input[type="text"],
div.wpcf7 form input[type="email"],
div.wpcf7 form input[type="password"],
div.wpcf7 form input[type="tel"],
div.wpcf7 form textarea {
  padding: 7px 10px;
  border: 1px solid #111;
  border-radius: 4px;
  display: block;
  width: 100%;
}

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

@keyframes fadeOutDisplay {
  0% {
    opacity: 1;
  }
  99% {
    opacity: 0;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    display: block;
  }
  100% {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
  }
}

.loading-screen-w {
  display: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: fixed;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: 9999;
  background-color: #eee;
}

.loading-screen-w .loading-screen-i {
  height: 100%;
  overflow: scroll;
}

.loading-screen-w:after {
  content: "";
  -webkit-transform: rotate(-40deg);
  -moz-transform: rotate(-40deg);
  -ms-transform: rotate(-40deg);
  -o-transform: rotate(-40deg);
  background-color: #f1f1f1;
  width: 56%;
  height: 150%;
  position: absolute;
  right: -20%;
  top: -55%;
}

.loading-screen-w .loading-animation-w {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}

.loading-screen-w .loading-animation-i {
  animation: fadeIn 3s;
}

.loading-label {
  color: rgba(0, 0, 0, 0.6);
  font-size: 0.7rem;
  letter-spacing: 3px;
  text-transform: uppercase;
  top: calc(50% + 50px);
  left: 50%;
  -webkit-transform: translate(-50%, 0px);
  -moz-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  -o-transform: translate(-50%, 0px);
  position: absolute;
}

.loading-label .loading-label-i {
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
  -webkit-transition: all 0.7s cubic-bezier(0.680, -0.55, 0.265, 1.550);
  transition: all 0.7s cubic-bezier(0.680, -0.55, 0.265, 1.550);
  animation: fadeInUpMore 1s;
}

body.without-loading .os-slider-w.style-v2 .os-slide-w.active .os-slide-content-i {
  animation: fadeInUp 1s;
}

body.without-loading .os-slider-w.style-v2 .os-slide-w.active h1,
body.without-loading .os-slider-w.style-v2 .os-slide-w.active h2 {
  animation: fadeInDownBlur 1.5s ease;
}

body.without-loading .os-slider-w.style-v2 .os-slide-w.active h3,
body.without-loading .os-slider-w.style-v2 .os-slide-w.active h4,
body.without-loading .os-slider-w.style-v2 .os-slide-w.active h5,
body.without-loading .os-slider-w.style-v2 .os-slide-w.active h6 {
  animation: fadeInDownBlur 2s ease;
}

body.without-loading .os-slider-w.style-v2 .os-slide-w.active p {
  animation: fadeInDownBlur 2s ease;
}

body.without-loading .os-slider-w.style-v2 .os-slide-w.active p + p {
  animation: fadeInDownBlur 2.5s ease;
}

body.without-loading .os-slider-w.style-v2 .os-slide-w.active p + .os-btn {
  animation: fadeInDownBlur 2.5s ease;
}

body.os-loading .all-wrapper {
  overflow: auto;
  height: 100%;
}

body.os-loading .loading-screen-w {
  display: block;
}

body.os-loading .top-menu,
body.os-loading .logo {
  opacity: 0;
  -webkit-transform: translateY(-20px);
  -moz-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  -o-transform: translateY(-20px);
  filter: blur(5px);
}

body.os-loading .scroll-arrow .arrow-first,
body.os-loading .scroll-arrow .arrow-second,
body.os-loading .scroll-arrow .arrow-third {
  opacity: 0;
  -webkit-transform: translate(-50%, 0px) scale(0.6);
  -moz-transform: translate(-50%, 0px) scale(0.6);
  -ms-transform: translate(-50%, 0px) scale(0.6);
  -o-transform: translate(-50%, 0px) scale(0.6);
}

body.os-loading .os-slider-w .os-intro-scroll-bg {
  -webkit-transform: translate(-50%, 50px);
  -moz-transform: translate(-50%, 50px);
  -ms-transform: translate(-50%, 50px);
  -o-transform: translate(-50%, 50px);
}

body.os-loading .scroll-arrow .arrow-mouse {
  -webkit-transform: translate(-50%, 10px);
  -moz-transform: translate(-50%, 10px);
  -ms-transform: translate(-50%, 10px);
  -o-transform: translate(-50%, 10px);
  opacity: 0;
}

body.os-loading .os-slider-w.style-v1 .os-slide-shade {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transition-delay: 0.8s;
  transition-delay: 0.8s;
  -webkit-transform: translate(-50px, 50px);
  -moz-transform: translate(-50px, 50px);
  -ms-transform: translate(-50px, 50px);
  -o-transform: translate(-50px, 50px);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}

body.os-loading .os-slider-w.style-v1 .os-slide-content-i {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transform: translate(0px, -50px);
  -moz-transform: translate(0px, -50px);
  -ms-transform: translate(0px, -50px);
  -o-transform: translate(0px, -50px);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}

body.os-loading .os-slider-w.style-v1 .slide-navi-next,
body.os-loading .os-slider-w.style-v1 .slide-navi-prev {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transform: translate(0px, 0px);
  -moz-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  -o-transform: translate(0px, 0px);
}

body.os-loaded .loading-animation-i {
  animation: fadeOutUpMore 0.5s forwards;
}

body.os-loaded .loading-screen-w {
  animation: fadeOutDisplay 2s forwards;
}

body.os-loaded .loading-label .loading-label-i {
  animation: fadeOutDownMore 0.5s forwards;
}

body.os-loaded .os-slide-bg {
  animation: fadeInScaleDownBlur 3s ease;
}

body.os-loaded .scroll-arrow .arrow-first,
body.os-loaded .scroll-arrow .arrow-second,
body.os-loaded .scroll-arrow .arrow-third {
  opacity: 1;
  -webkit-transform: translate(-50%, 10px) scale(1);
  -moz-transform: translate(-50%, 10px) scale(1);
  -ms-transform: translate(-50%, 10px) scale(1);
  -o-transform: translate(-50%, 10px) scale(1);
}

body.os-loaded .top-menu,
body.os-loaded .logo {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
  opacity: 1;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
}

body.os-loaded .os-slide-w.active h1,
body.os-loaded .os-slide-w.active h2 {
  animation: fadeInDownBlur 1s ease;
}

body.os-loaded .os-slide-w.active h3,
body.os-loaded .os-slide-w.active h4,
body.os-loaded .os-slide-w.active h5,
body.os-loaded .os-slide-w.active h6 {
  animation: fadeInDownBlur 1s ease;
}

body.os-loaded .os-slide-w.active p {
  animation: fadeInDownBlur 2s ease;
}

body.os-loaded .os-slide-w.active p + p {
  animation: fadeInDownBlur 2.5s ease;
}

body.os-loaded .os-slide-w.active p + .os-btn {
  animation: fadeInDownBlur 3s ease;
}

body.os-loaded .page-intro-header.with-background h1,
body.os-loaded .page-intro-header.with-background h2 {
  animation: fadeInDownBlur 1.5s ease;
}

.page-intro-header.with-background {
  will-change: transform, opacity;
}

.page-intro-header.with-background h1,
.page-intro-header.with-background h2 {
  will-change: transform, opacity;
  animation: fadeInDownBlur 2s ease;
}

@keyframes uil-flickr-anim1 {
  0% {
    left: 0;
  }
  50% {
    left: 100px;
  }
  100% {
    left: 0;
  }
}

@keyframes uil-flickr-anim2 {
  0% {
    left: 100px;
    z-index: 1;
  }
  49% {
    z-index: 1;
  }
  50% {
    left: 0;
    z-index: 10;
  }
  100% {
    left: 100px;
    z-index: 10;
  }
}

.uil-flickr-css {
  background: none;
  position: relative;
  width: 200px;
  height: 200px;
}

.uil-flickr-css > div {
  width: 100px;
  height: 100px;
  border-radius: 50px;
  position: absolute;
  top: 50px;
}

.uil-flickr-css > div:nth-of-type(1) {
  left: 0;
  background: #244269;
  z-index: 5;
  animation: uil-flickr-anim1 0.9s ease infinite;
}

.uil-flickr-css > div:nth-of-type(2) {
  left: 100px;
  background: #d4b57a;
  animation: uil-flickr-anim2 0.9s ease infinite;
}

.osetin-lightbox-trigger,
.osetin-lightbox-trigger-native,
.osetin-lightbox-trigger-step-images {
  cursor: zoom-in !important;
}

.os-lightbox {
  background-color: rgba(0, 0, 0, 0.9);
  position: fixed;
  top: 0px;
  right: 0px;
  left: 0px;
  bottom: 0px;
  z-index: 9999;
}

.os-lightbox .lightbox-caption {
  background-color: rgba(0, 0, 0, 0.8);
  padding: 5px 10px;
  border-radius: 4px;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  position: absolute;
  top: 20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}

.os-lightbox .lightbox-caption.hidden {
  display: none;
}

.os-lightbox .os-lb-active-image {
  position: absolute;
  top: 0px;
  right: 0px;
  left: 0px;
  bottom: 0px;
  -webkit-background-size: contain;
  background-size: contain;
  z-index: 9998;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.os-lightbox .os-lb-loader {
  position: absolute;
  z-index: 9997;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  width: 32px;
  height: 32px;
  background-image: url('http://law.pinsupreme.com/wp-content/themes/lawyer-by-osetin/assets/img/ajax-loaders/loader-circle.gif');
  background-position: center center;
  background-repeat: no-repeat;
}

.os-lightbox.has-thumbnails .os-lb-active-image {
  top: 10px;
  bottom: 120px;
}

.os-lightbox.has-thumbnails.hide-thumbnails .os-lb-active-image {
  bottom: 10px;
}

.os-lightbox.has-thumbnails.hide-thumbnails .os-lb-thumbnails-w {
  -webkit-transform: translateY(110px);
  -moz-transform: translateY(110px);
  -ms-transform: translateY(110px);
  -o-transform: translateY(110px);
}

.os-lightbox.has-thumbnails.hide-thumbnails .os-lb-toggle-thumbnails-btn {
  -webkit-transform: translate(-50%, 110px);
  -moz-transform: translate(-50%, 110px);
  -ms-transform: translate(-50%, 110px);
  -o-transform: translate(-50%, 110px);
}

.os-lb-thumbnails-w {
  position: absolute;
  right: 0px;
  left: 0px;
  bottom: 0px;
  z-index: 9998;
  overflow: hidden;
  height: 110px;
  padding-bottom: 10px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.os-lb-thumbnails-w .os-lb-thumbnails-i {
  margin: 0px auto;
  position: relative;
}

.os-lb-thumbnails-w .os-lb-thumbnails-i:before,
.os-lb-thumbnails-w .os-lb-thumbnails-i:after {
  content: " ";
  display: table;
}

.os-lb-thumbnails-w .os-lb-thumbnails-i:after {
  clear: both;
}

.os-lb-thumbnails-w .os-lb-thumbnails-i .os-lb-thumbnail-trigger {
  float: left;
  margin: 0px 5px;
  cursor: pointer;
  position: relative;
}

.os-lb-thumbnails-w .os-lb-thumbnails-i .os-lb-thumbnail-trigger .thumbnail-item-bg {
  width: 110px;
  height: 100px;
}

.os-lb-thumbnails-w .os-lb-thumbnails-i .os-lb-thumbnail-trigger .thumbnail-fader {
  position: absolute;
  top: 0px;
  right: 0px;
  left: 0px;
  bottom: 0px;
  background-color: rgba(0, 0, 0, 0.4);
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.os-lb-thumbnails-w .os-lb-thumbnails-i .os-lb-thumbnail-trigger.active .thumbnail-fader,
.os-lb-thumbnails-w .os-lb-thumbnails-i .os-lb-thumbnail-trigger:hover .thumbnail-fader {
  background-color: rgba(0, 0, 0, 0);
}

.os-lb-thumbnails-w .os-lb-thumbnails-i .os-lb-thumbnail-trigger.active .thumbnail-fader {
  -webkit-box-shadow: inset 0px 0px 0px 5px #fff;
  box-shadow: inset 0px 0px 0px 5px #fff;
}

.os-lb-close-btn {
  display: inline-block;
  cursor: pointer;
  z-index: 9999;
  position: absolute;
  right: 40px;
  top: 30px;
  color: rgba(255, 255, 255, 0.8);
  font-size: 30px;
  text-align: center;
}

.os-lb-close-btn i {
  vertical-align: middle;
  display: inline-block;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.7);
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}

.os-lb-close-btn:hover {
  color: #fff;
}

.os-lb-close-btn:hover i {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}

.os-lb-controls .os-lb-close-btn,
.os-lb-controls .os-lb-navigation-next,
.os-lb-controls .os-lb-navigation-prev,
.os-lb-controls .os-lb-toggle-thumbnails-btn,
.os-lb-controls .os-lb-close-btn {
  display: inline-block;
  cursor: pointer;
  z-index: 9999;
  position: absolute;
  color: rgba(255, 255, 255, 0.8);
  font-size: 40px;
}

.os-lb-controls .os-lb-close-btn i,
.os-lb-controls .os-lb-navigation-next i,
.os-lb-controls .os-lb-navigation-prev i,
.os-lb-controls .os-lb-toggle-thumbnails-btn i,
.os-lb-controls .os-lb-close-btn i {
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.7);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.os-lb-controls .os-lb-close-btn:hover,
.os-lb-controls .os-lb-navigation-next:hover,
.os-lb-controls .os-lb-navigation-prev:hover,
.os-lb-controls .os-lb-toggle-thumbnails-btn:hover,
.os-lb-controls .os-lb-close-btn:hover {
  color: #fff;
}

.os-lb-controls .os-lb-navigation-next {
  right: 50px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}

.os-lb-controls .os-lb-navigation-prev {
  left: 50px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}

.os-lb-controls .os-lb-toggle-thumbnails-btn {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  bottom: 140px;
}

.os-slider-w .os-slider-i {
  height: 80vh;
  min-height: 550px;
  position: relative;
}

.os-slider-w .os-slide-w {
  overflow: hidden;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 2s ease;
  transition: all 2s ease;
}

.os-slider-w .os-slide-bg {
  background-size: cover;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  will-change: transform;
}

.os-slider-w .os-slide {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  will-change: transform, filter;
}

.os-slider-w .os-slide-w .os-slide-content-i {
  max-width: 100%;
}

.os-slider-w .edit-slide-link {
  padding: 4px 7px;
  display: inline-block;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.7rem;
  position: absolute;
  top: -40px;
  left: 0px;
  background-color: #000;
  color: #fff;
}

.os-slider-w .os-slide-content {
  will-change: opacity;
}

.os-slider-w .os-slide-content .os-btn + .os-btn {
  margin-left: 2rem;
}

.os-slider-w.style-v1 .slide-navi-next-v2,
.os-slider-w.style-v1 .slide-navi-prev-v2 {
  display: none;
}

.os-slider-w.style-v1 .os-slide-content {
  position: absolute;
  z-index: 2;
  bottom: 40%;
  -webkit-transform: translateY(50%);
  -moz-transform: translateY(50%);
  -ms-transform: translateY(50%);
  -o-transform: translateY(50%);
}

.os-slider-w.style-v1 .os-slide-content .slide-navi-next,
.os-slider-w.style-v1 .os-slide-content .slide-navi-prev {
  position: absolute;
  top: 50%;
  background-color: #fff;
  padding: 10px;
  font-size: 12px;
  font-family: 'osfont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
  visibility: hidden;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transform: translate(0px, 0px);
  -moz-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  -o-transform: translate(0px, 0px);
  will-change: transform, opacity;
}

.os-slider-w.style-v1 .os-slide-content h1 {
  font-size: 3.2rem;
}

.os-slider-w.style-v1 .os-slide-content .slide-navi-prev {
  content: "\e934";
  left: -10px;
  border-radius: 4px;
}

.os-slider-w.style-v1 .os-slide-content .slide-navi-prev:hover {
  -webkit-transform: scale(1.05) translate(-100%, -50%);
  -moz-transform: scale(1.05) translate(-100%, -50%);
  -ms-transform: scale(1.05) translate(-100%, -50%);
  -o-transform: scale(1.05) translate(-100%, -50%);
  transform-origin: center center;
  background-color: #fff;
  cursor: pointer;
}

.os-slider-w.style-v1 .os-slide-content .slide-navi-next {
  content: "\f054";
  right: -10px;
  border-radius: 4px;
}

.os-slider-w.style-v1 .os-slide-content .slide-navi-next:hover {
  transform-origin: center center;
  -webkit-transform: scale(1.05) translate(100%, -50%);
  -moz-transform: scale(1.05) translate(100%, -50%);
  -ms-transform: scale(1.05) translate(100%, -50%);
  -o-transform: scale(1.05) translate(100%, -50%);
  cursor: pointer;
  background-color: #fff;
}

.os-slider-w.style-v1 .os-slide-content .os-slide-shade {
  position: absolute;
  background-color: #ba9c6a;
  left: 30px;
  top: -30px;
  bottom: 30px;
  right: -30px;
  content: "";
  border-radius: 6px;
  z-index: -1;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transition-delay: 0.8s;
  transition-delay: 0.8s;
  -webkit-transform: translate(-50px, 50px);
  -moz-transform: translate(-50px, 50px);
  -ms-transform: translate(-50px, 50px);
  -o-transform: translate(-50px, 50px);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}

.os-slider-w.style-v1 .os-slide-content .os-slide-content-i {
  padding: 50px;
  background-color: #fff;
  border-radius: 6px;
  box-shadow: 5px 5px 30px rgba(0, 0, 0, 0.3);
  width: 500px;
  background-position: 93% 40px;
  background-repeat: no-repeat;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transform: translate(0px, -50px);
  -moz-transform: translate(0px, -50px);
  -ms-transform: translate(0px, -50px);
  -o-transform: translate(0px, -50px);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}

.os-slider-w.style-v1 .os-slide-content .os-slide-content-i h2,
.os-slider-w.style-v1 .os-slide-content .os-slide-content-i h1,
.os-slider-w.style-v1 .os-slide-content .os-slide-content-i h3 {
  margin-top: 0px;
}

.os-slider-w.style-v1 .os-slide-content .os-slide-content-i h5 {
  color: #3e4095;
  margin-bottom: 30px;
}

.os-slider-w.style-v2 .os-slide:before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  background-color: transparent;
  z-index: 2;
}

.os-slider-w.style-v2 .side-left .os-slide:before {
  background-image: linear-gradient(-155deg, rgba(255, 255, 255, 0) 7%, rgba(122, 125, 135, 0) 44%, rgba(30, 34, 53, 0.68) 71%, #212539 100%);
}

.os-slider-w.style-v2 .side-right .os-slide:before {
  background-image: linear-gradient(155deg, rgba(255, 255, 255, 0) 7%, rgba(122, 125, 135, 0) 44%, rgba(30, 34, 53, 0.68) 71%, #212539 100%);
}

.os-slider-w.style-v2 .side-center .os-slide:before {
  background-image: linear-gradient(180deg, rgba(255, 255, 255, 0) 7%, rgba(122, 125, 135, 0) 34%, rgba(30, 34, 53, 0.6) 71%, #212539 100%);
}

.os-slider-w.style-v2 .slide-navi-next,
.os-slider-w.style-v2 .slide-navi-prev {
  display: none;
}

.os-slider-w.style-v2 .slide-navi-next-v2,
.os-slider-w.style-v2 .slide-navi-prev-v2 {
  position: absolute;
  top: 50%;
  color: rgba(255, 255, 255, 0.7);
  z-index: 4;
  font-size: 24px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  cursor: pointer;
}

.os-slider-w.style-v2 .slide-navi-next-v2:hover,
.os-slider-w.style-v2 .slide-navi-prev-v2:hover {
  color: #fff;
}

.os-slider-w.style-v2 .slide-navi-next-v2 {
  right: 70px;
  padding-left: 6px;
}

.os-slider-w.style-v2 .slide-navi-next-v2:hover {
  color: #fff;
  -webkit-transform: translateX(6px);
  -moz-transform: translateX(6px);
  -ms-transform: translateX(6px);
  -o-transform: translateX(6px);
}

.os-slider-w.style-v2 .slide-navi-prev-v2 {
  left: 70px;
  padding-right: 6px;
}

.os-slider-w.style-v2 .slide-navi-prev-v2:hover {
  color: #fff;
  -webkit-transform: translateX(-6px);
  -moz-transform: translateX(-6px);
  -ms-transform: translateX(-6px);
  -o-transform: translateX(-6px);
}

.os-slider-w.style-v2 .os-slide-content {
  position: absolute;
  bottom: 40%;
  -webkit-transform: translateY(50%);
  -moz-transform: translateY(50%);
  -ms-transform: translateY(50%);
  -o-transform: translateY(50%);
  width: 40%;
  z-index: 2;
  color: rgba(255, 255, 255, 0.85);
  font-size: 1.4rem;
}

.os-slider-w.style-v2 .os-slide-content h1,
.os-slider-w.style-v2 .os-slide-content h2,
.os-slider-w.style-v2 .os-slide-content h3,
.os-slider-w.style-v2 .os-slide-content h4,
.os-slider-w.style-v2 .os-slide-content h5,
.os-slider-w.style-v2 .os-slide-content h6 {
  color: #fff;
  margin-bottom: 1rem;
  margin-top: 0px;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  padding-bottom: 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.os-slider-w.style-v2 .os-slide-content h1 strong,
.os-slider-w.style-v2 .os-slide-content h2 strong,
.os-slider-w.style-v2 .os-slide-content h3 strong,
.os-slider-w.style-v2 .os-slide-content h4 strong,
.os-slider-w.style-v2 .os-slide-content h5 strong,
.os-slider-w.style-v2 .os-slide-content h6 strong {
  color: #ffca63;
}

.os-slider-w.style-v2 .os-slide-content h4,
.os-slider-w.style-v2 .os-slide-content h5,
.os-slider-w.style-v2 .os-slide-content h6 {
  border-bottom: none;
  padding-bottom: 0px;
}

.os-slider-w.style-v2 .os-slide-content h1 {
  font-size: 3rem;
}

.os-slider-w .os-slide-w.active {
  visibility: visible;
  opacity: 1;
}

.os-slider-w .os-slide-w.active .slide-navi-prev {
  -webkit-transform: translate(-100%, -50%);
  -moz-transform: translate(-100%, -50%);
  -ms-transform: translate(-100%, -50%);
  -o-transform: translate(-100%, -50%);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  visibility: visible;
  -webkit-transition-delay: 1.2s;
  transition-delay: 1.2s;
}

.os-slider-w .os-slide-w.active .slide-navi-next {
  -webkit-transform: translate(100%, -50%);
  -moz-transform: translate(100%, -50%);
  -ms-transform: translate(100%, -50%);
  -o-transform: translate(100%, -50%);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  visibility: visible;
  -webkit-transition-delay: 1.2s;
  transition-delay: 1.2s;
}

.os-slider-w .os-slide-w.active .os-slide-bg {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
}

.os-slider-w .os-slide-w.active .os-slide-shade {
  -webkit-transform: translate(0px, 0px);
  -moz-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  -o-transform: translate(0px, 0px);
  -webkit-opacity: 0.4;
  -moz-opacity: 0.4;
  opacity: 0.4;
}

.os-slider-w .os-slide-w.active .os-slide-content-i {
  -webkit-transform: translate(0px, 0px);
  -moz-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  -o-transform: translate(0px, 0px);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

.os-slider-w .slider-controls {
  display: table;
  width: 100%;
  table-layout: fixed;
}

.os-slider-w .slider-controls .control-slide {
  display: table-cell;
  max-width: 33.3%;
  padding: 30px 60px 30px 40px;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  vertical-align: middle;
  background-color: #eef0f1;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  cursor: pointer;
  position: relative;
}

.os-slider-w .slider-controls .control-slide.active {
  background-color: #fff;
}

.os-slider-w .slider-controls .control-slide.active:after {
  content: "";
  background-color: #fff;
  position: absolute;
  width: 20px;
  height: 20px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  top: -10px;
  left: 50%;
  z-index: 9;
}

.os-slider-w .slider-controls .control-slide:hover {
  background-color: #fff;
}

.os-slider-w .slider-controls .control-slide:hover .cs-icon {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
}

.os-slider-w .slider-controls .control-slide:hover .cs-description-w {
  -webkit-transform: translateX(10px);
  -moz-transform: translateX(10px);
  -ms-transform: translateX(10px);
  -o-transform: translateX(10px);
}

.os-slider-w .slider-controls .control-slide:last-child {
  border-right: none;
}

.os-slider-w .slider-controls .control-slide .cs-icon {
  font-size: 50px;
  vertical-align: middle;
  color: #3e4095;
  display: table-cell;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.os-slider-w .slider-controls .control-slide .cs-description-w {
  display: table-cell;
  vertical-align: middle;
  padding-left: 40px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.os-slider-w .slider-controls .control-slide .cs-label {
  font-weight: 700;
  font-size: 1.1rem;
  margin-bottom: 5px;
}

.os-slider-w .slider-controls .control-slide .cs-description {
  font-size: 0.9rem;
  color: rgba(0, 0, 0, 0.7);
}

.os-slider-w .os-slide-w.side-left .os-slide-content {
  left: 14%;
}

.os-slider-w .os-slide-w.side-right .os-slide-content {
  right: 14%;
}

.os-slider-w .os-slide-w.side-center .os-slide-content {
  text-align: center;
  left: 50%;
  -webkit-transform: translate(-50%, 50%);
  -moz-transform: translate(-50%, 50%);
  -ms-transform: translate(-50%, 50%);
  -o-transform: translate(-50%, 50%);
}

.os-slider-w .os-slide-w.side-center .os-slide-content .edit-slide-link {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}

.os-slider-w .scroll-arrow {
  position: absolute;
  left: 50%;
  bottom: 100px;
  width: 50px;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  z-index: 5;
}

.os-slider-w .scroll-arrow .arrow-first,
.os-slider-w .scroll-arrow .arrow-second,
.os-slider-w .scroll-arrow .arrow-third {
  font-size: 14px;
  color: #fff;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  color: rgba(255, 255, 255, 0.8);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: inline-block;
}

.os-slider-w .scroll-arrow .arrow-first {
  top: 0px;
  color: rgba(255, 255, 255, 0.2);
  -webkit-transition-delay: 1.5s;
  transition-delay: 1.5s;
}

.os-slider-w .scroll-arrow .arrow-second {
  top: 7px;
  color: rgba(255, 255, 255, 0.5);
  -webkit-transition-delay: 1.7s;
  transition-delay: 1.7s;
}

.os-slider-w .scroll-arrow .arrow-third {
  top: 14px;
  -webkit-transition-delay: 1.9s;
  transition-delay: 1.9s;
}

.os-slider-w .scroll-arrow .arrow-mouse {
  color: #111;
  font-size: 23px;
  position: absolute;
  top: 65px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-transition-delay: 2.5s;
  transition-delay: 2.5s;
  opacity: 1;
  z-index: 5;
}

.os-slider-w .os-intro-scroll-bg {
  position: absolute;
  z-index: 4;
  left: 50%;
  bottom: -1px;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
  -webkit-transition-delay: 2s;
  transition-delay: 2s;
}

.os-slider-w .os-intro-scroll-bg path {
  fill: #fff;
  stroke: #fff;
}

.os-slider-w.without-arrows .scroll-arrow {
  display: none;
}

.os-slider-w.without-arrows .os-intro-scroll-bg {
  display: none;
}

.os-slider-w.without-controls .slider-controls {
  display: none;
}

.os-logos-list {
  background-color: #fff;
  padding: 20px 0px;
}

.os-logos-list ul {
  list-style: none;
  text-align: center;
}

.os-logos-list ul li {
  display: inline-block;
  padding: 15px 25px;
  border-left: 1px solid rgba(0, 0, 0, 0.05);
  vertical-align: middle;
}

.os-logos-list ul li:first-child {
  border-left: none;
}

.os-logos-list ul li img {
  max-width: 150px;
  height: auto;
  vertical-align: middle;
}

.os-intro-banner {
  padding: 10%;
  height: 80vh;
  min-height: 550px;
  background-position: top center;
  background-size: cover;
}

.os-intro-banner:before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  background-color: transparent;
  background-image: linear-gradient(155deg, rgba(255, 255, 255, 0) 7%, rgba(122, 125, 135, 0) 44%, rgba(30, 34, 53, 0.68) 71%, #212539 100%);
  z-index: 1;
}

.os-intro-banner .banner-content {
  position: absolute;
  bottom: 20%;
  right: 10%;
  width: 40%;
  z-index: 2;
  animation: fadeInUp 1s;
}

.os-intro-banner .banner-content h1,
.os-intro-banner .banner-content h2,
.os-intro-banner .banner-content h3 {
  color: #fff;
  margin-bottom: 1rem;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  padding-bottom: 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.os-intro-banner .banner-content h1 {
  font-size: 3rem;
}

.os-intro-banner .banner-content .banner-text {
  color: rgba(255, 255, 255, 0.85);
  font-size: 1.4rem;
}

.os-intro-banner .banner-buttons {
  margin-top: 20px;
}

.os-intro-banner .scroll-arrow {
  position: absolute;
  left: 50%;
  bottom: 100px;
  width: 50px;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  z-index: 3;
}

.os-intro-banner .scroll-arrow .arrow-first,
.os-intro-banner .scroll-arrow .arrow-second,
.os-intro-banner .scroll-arrow .arrow-third {
  font-size: 14px;
  color: #fff;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  color: rgba(255, 255, 255, 0.8);
}

.os-intro-banner .scroll-arrow .arrow-first {
  top: 0px;
  color: rgba(255, 255, 255, 0.2);
}

.os-intro-banner .scroll-arrow .arrow-second {
  top: 8px;
  color: rgba(255, 255, 255, 0.5);
}

.os-intro-banner .scroll-arrow .arrow-third {
  top: 16px;
}

.os-intro-banner .scroll-arrow .arrow-mouse {
  color: #111;
  font-size: 25px;
  position: absolute;
  top: 65px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
}

.os-intro-banner.without-arrows .scroll-arrow {
  display: none;
}

.os-intro-banner.without-arrows .os-intro-scroll-bg {
  display: none;
}

.os-intro-banner .os-btn + .os-btn {
  margin-left: 3rem;
}

.os-intro-banner .os-intro-scroll-bg {
  position: absolute;
  z-index: 2;
  left: 50%;
  bottom: -1px;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}

.os-intro-banner .os-intro-scroll-bg path {
  fill: #fff;
  stroke: #fff;
}

.os-text-and-quote {
  background-color: #fff;
}

.os-text-and-quote .os-tq-quote-w {
  display: flex;
  align-items: center;
  color: #373f4e;
  color: #fff;
  background-color: #163055;
  background-image: url('http://law.pinsupreme.com/wp-content/themes/lawyer-by-osetin/assets/img/patterns/pattern3.jpg');
  background-size: cover;
}

.os-text-and-quote .os-tq-quote {
  font-size: 3.64rem;
  line-height: 1.15;
  position: relative;
  font-style: italic;
  font-family: 'Monotype Baskerville W01', 'Baskerville LT W01', 'Nunito', sans-serif;
  font-weight: 400;
  padding: 10% 10% 10% 18%;
}

.os-text-and-quote .os-tq-quote:before {
  content: "\e905";
  font-family: 'osfont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 200px;
  color: rgba(255, 255, 255, 0.1);
  position: absolute;
  top: -5%;
  left: 5%;
}

.os-text-and-quote .os-tq-content-left {
  padding: 15%;
  vertical-align: middle;
  font-size: 1.2rem;
}

.os-text-and-quote .os-tq-content-left h1,
.os-text-and-quote .os-tq-content-left h2,
.os-text-and-quote .os-tq-content-left h3 {
  margin-bottom: 3.6rem;
  position: relative;
}

.os-text-and-quote .os-tq-content-left h1:after,
.os-text-and-quote .os-tq-content-left h2:after,
.os-text-and-quote .os-tq-content-left h3:after {
  content: "";
  background-color: #f58634;
  height: 15px;
  width: 50px;
  position: absolute;
  bottom: -2rem;
  left: 0px;
}

.os-text-and-quote .os-tq-content-left h1:after,
.os-text-and-quote .os-tq-content-left h2:after,
.os-text-and-quote .os-tq-content-left h3:after {
  content: "";
  background-color: #f58634;
  height: 15px;
  width: 50px;
  position: absolute;
  bottom: -2rem;
  left: 0px;
}

.os-text-and-quote .sub-title {
  font-weight: 700;
  color: #3e4095;
  font-size: 1.2rem;
  margin-bottom: 5px;
}

.os-text-and-quote .sub-title + h3,
.os-text-and-quote .sub-title + h2,
.os-text-and-quote .sub-title + h1 {
  margin-top: 0px;
}

.styled-header {
  margin-bottom: 3.6rem;
  position: relative;
}

.styled-header:after {
  content: "";
  background-color: #f58634;
  height: 15px;
  width: 50px;
  position: absolute;
  bottom: -2rem;
  left: 0px;
}

.os-text-and-image {
  background-color: #fff;
}

.os-text-and-image .os-ti-image {
  background-position: center center;
  background-size: cover;
}

.os-text-and-image .sub-title {
  font-weight: 700;
  color: #3e4095;
  font-size: 1.2rem;
  margin-bottom: 5px;
}

.os-text-and-image .sub-title + h3,
.os-text-and-image .sub-title + h2,
.os-text-and-image .sub-title + h1 {
  margin-top: 0px;
}

.os-text-and-image .os-ti-content-left {
  padding: 25% 15%;
  vertical-align: middle;
  font-size: 1.2rem;
}

.os-text-and-image .os-ti-content-left h1,
.os-text-and-image .os-ti-content-left h2,
.os-text-and-image .os-ti-content-left h3 {
  margin-bottom: 3.6rem;
  position: relative;
}

.os-text-and-image .os-ti-content-left h1:after,
.os-text-and-image .os-ti-content-left h2:after,
.os-text-and-image .os-ti-content-left h3:after {
  content: "";
  background-color: #f58634;
  height: 15px;
  width: 50px;
  position: absolute;
  bottom: -2rem;
  left: 0px;
}

.os-text-and-image .os-ti-content-left h1:after,
.os-text-and-image .os-ti-content-left h2:after,
.os-text-and-image .os-ti-content-left h3:after {
  content: "";
  background-color: #f58634;
  height: 15px;
  width: 50px;
  position: absolute;
  bottom: -2rem;
  left: 0px;
}

.styled-header {
  margin-bottom: 3.6rem;
  position: relative;
}

.styled-header:after {
  content: "";
  background-color: #f58634;
  height: 15px;
  width: 50px;
  position: absolute;
  bottom: -2rem;
  left: 0px;
}

.os-counter-with-icon {
  text-align: center;
  padding: 60px 20px;
}

.os-counter-with-icon .cwi-icon-w {
  font-size: 50px;
}

.os-counter-with-icon .cwi-header {
  font-size: 2.5rem;
  margin-bottom: 0px;
}

.os-counter-with-icon .cwi-desc {
  font-size: 1.2rem;
  padding-top: 5px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  margin-top: 5px;
  display: inline-block;
}

.os-feature-with-icon {
  padding: 40px;
  text-align: center;
}

.os-feature-with-icon .fwi-media-w {
  font-size: 65px;
  color: #3e4095;
}

.os-feature-with-icon .fwi-media-w img {
  max-width: 100%;
  height: auto;
  width: 100%;
}

.os-feature-with-icon .fwi-link-w {
  margin-top: 2rem;
}

.os-feature-with-icon .fwi-link-w a {
  display: inline-block;
  color: rgba(0, 0, 0, 0.85);
  border-bottom: 3px solid #3e4095;
  padding-bottom: 3px;
  font-weight: 700;
  text-decoration: none;
}

.os-feature-with-icon .fwi-link-w a:hover {
  border-bottom: 3px solid #f58634;
}

.os-feature-with-icon.text-align-left {
  text-align: left;
}

.os-feature-with-icon.media-position-top .fwi-content-w {
  margin-top: 10px;
}

.os-feature-with-icon.media-position-left {
  display: table;
  width: 100%;
  table-layout: fixed;
}

.os-feature-with-icon.media-position-left .fwi-media-w {
  display: table-cell;
  vertical-align: top;
}

.os-feature-with-icon.media-position-left .fwi-content-w {
  padding-left: 7%;
  display: table-cell;
  vertical-align: top;
}

.os-feature-with-icon.media-position-left .fwi-content-w h5 {
  margin-top: 0px;
}

.os-feature-with-icon + .os-feature-with-icon {
  border-top: 1px solid rgba(0, 0, 0, 0.05);
}

.os-container .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner {
  padding-top: 0px;
}

.os-cta-block {
  padding: 7%;
  text-align: center;
  background-size: cover;
}

.os-cta-block h1,
.os-cta-block h2,
.os-cta-block h3 {
  color: #fff;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.os-cta-block .cta-content {
  max-width: 650px;
  color: rgba(255, 255, 255, 0.7);
  display: inline-block;
  font-size: 1.2rem;
}

.os-cta-block .cta-button {
  margin-top: 3rem;
}

.os-cta-block.with-offer-img {
  display: flex;
  justify-content: center;
  align-items: center;
}

.os-cta-block.with-offer-img .cta-content {
  text-align: left;
  vertical-align: middle;
}

.os-cta-block.with-offer-img .cta-content h2,
.os-cta-block.with-offer-img .cta-content h3,
.os-cta-block.with-offer-img .cta-content h4 {
  margin-top: 0px;
}

.os-cta-block.with-offer-img .cta-offer-img {
  vertical-align: middle;
  padding-right: 60px;
}

.os-cta-block.with-offer-img .cta-offer-img img {
  max-width: 250px;
  height: auto;
}

.os-cta-form-w {
  padding: 7%;
  text-align: left;
  background-size: cover;
  background-position: center center;
}

.os-cta-form-w .cta-form {
  max-width: 650px;
  display: inline-block;
  font-size: 1.2rem;
  background-color: #fff;
  border-radius: 6px;
  padding: 5%;
  box-shadow: 10px 10px 50px 0px rgba(0, 0, 0, 0.2);
}

.os-cta-form-w .cta-form input[type="submit"],
.os-cta-form-w .cta-form button {
  border-radius: 50px;
  font-size: 1.2rem;
  background-color: #d4ab47;
  color: #fff;
  box-shadow: 0px 7px 0px #f0eadc;
  padding: 15px 30px;
  display: inline-block;
  font-weight: 700;
  border: none;
}

.os-cta-form-w .cta-form div.wpcf7 .ajax-loader {
  position: absolute;
}

.os-cta-form-w .cta-form form > p:last-of-type {
  margin-top: 2.5rem;
  text-align: center;
  margin-bottom: 0;
}

.os-cta-form-w .cta-form-header-w {
  text-align: center;
  margin-bottom: 2rem;
  padding-bottom: 2rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.os-cta-form-w .cta-form-header-w h3 {
  margin-top: 0px;
}

.os-cta-form-w .cta-form-header-w .cta-form-description {
  font-size: 1.2rem;
  color: rgba(0, 0, 0, 0.7);
}

.os-team-members {
  background-color: #eeece4;
}

.os-team-members .team-member .os-tm-image {
  background-size: cover;
  background-position: center center;
}

.os-team-members .team-member .os-tm-info-i {
  padding: 22% 15% 18%;
  font-size: 1.2rem;
}

.os-team-members .team-member .os-tm-info-i .os-tm-info-header {
  padding-bottom: 1rem;
  margin-bottom: 2rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  position: relative;
}

.os-team-members .team-member .os-tm-info-i .os-tm-info-header:before {
  content: "";
  width: 16px;
  height: 16px;
  background-color: #b98d33;
  position: absolute;
  top: -58px;
  left: 0px;
}

.os-team-members .team-member .os-tm-info-i .os-tm-info-header:after {
  content: "";
  width: 16px;
  height: 16px;
  background-color: #384359;
  position: absolute;
  top: -50px;
  left: 8px;
}

.os-team-members .team-member .os-tm-info-i h6 {
  color: #3e4095;
}

.os-team-members .team-member .tm-info-read-more {
  margin-top: 3rem;
}

.os-team-members .team-member .tm-info-read-more > a {
  display: inline-block;
  font-weight: 700;
  border-bottom: 5px solid #e2d19b;
  padding-bottom: 3px;
  color: rgba(0, 0, 0, 0.8);
  font-size: 1.2rem;
  vertical-align: middle;
}

.os-team-members .team-member .tm-info-read-more > a:hover,
.os-team-members .team-member .tm-info-read-more > a:focus {
  text-decoration: none;
  border-bottom-color: #e6c762;
}

.os-team-members .team-member .tm-info-read-more ul {
  display: inline-block;
  margin: 0px;
  padding: 0px;
  list-style: none;
  margin-left: 30px;
  font-size: 1.7rem;
  vertical-align: middle;
}

.os-team-members .team-member .tm-info-read-more ul li {
  display: inline-block;
  margin-left: 15px;
}

.os-team-members .team-member .tm-info-read-more ul li a {
  color: rgba(0, 0, 0, 0.8);
  display: inline-block;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.os-team-members .team-member .tm-info-read-more ul li a:hover,
.os-team-members .team-member .tm-info-read-more ul li a:focus {
  text-decoration: none;
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
}

.os-team-members.style_v2 {
  background-color: #fff;
}

.os-team-members.style_v2 .team-member {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.os-team-members.style_v2 .team-member .tm-info-read-more {
  margin-top: 2rem;
}

.os-team-members.style_v2 .os-tm-image {
  vertical-align: middle;
}

.os-team-members.style_v2 .os-tm-image img {
  vertical-align: middle;
  display: inline-block;
}

.os-team-members.style_v2 .os-tm-info-i {
  padding-left: 0%;
  padding-right: 15%;
  padding-top: 15%;
  padding-bottom: 10%;
}

.os-team-members.style_v2 .os-tm-info-i .os-tm-info-header {
  padding-bottom: 0.5rem;
  margin-bottom: 1rem;
}

.os-team-members.style_v2 .os-tm-info-i .os-tm-info-header:before,
.os-team-members.style_v2 .os-tm-info-i .os-tm-info-header:after {
  display: none;
}

.os-team-members.style_v2 .os-tm-image + .os-tm-info .os-tm-info-i {
  padding-left: 15%;
  padding-right: 0%;
}

.os-testimonials .testimonial {
  padding: 6% 5%;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.os-testimonials .testimonial .testimonial-text {
  font-size: 3.36rem;
  line-height: 1.15;
  position: relative;
  font-style: italic;
  font-family: 'Monotype Baskerville W01', 'Baskerville LT W01', 'Nunito', sans-serif;
  font-weight: 400;
  padding: 5% 2% 5% 0%;
}

.os-testimonials .testimonial .testimonial-text:before {
  content: "\e905";
  font-family: 'osfont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 200px;
  color: rgba(0, 0, 0, 0.05);
  position: absolute;
  top: -70px;
  left: -70px;
  z-index: -1;
}

.os-testimonials .testimonial .testimonial-author {
  display: inline-block;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding-top: 1rem;
  color: #3e4095;
  font-weight: 700;
}

.os-testimonials .testimonial .testimonial-image {
  text-align: center;
}

.os-testimonials .testimonial .testimonial-image img {
  max-width: 200px;
  height: auto;
  display: inline-block;
}

.os-testimonials .owl-next {
  position: absolute;
  right: 3%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  font-size: 2.3rem;
  color: rgba(0, 0, 0, 0.6);
}

.os-testimonials .owl-prev {
  position: absolute;
  left: 3%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  font-size: 2.3rem;
  color: rgba(0, 0, 0, 0.6);
}

.os-pricing_plans {
  display: flex;
  justify-content: space-between;
  padding-top: 40px;
  padding-left: 40px;
  padding-right: 40px;
}

.os-pricing_plans .pricing_plan {
  margin-bottom: 50px;
  width: 47%;
  border: 1px solid rgba(0, 0, 0, 0.2);
  background-color: #fff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.os-pricing_plans .pricing_plan:hover {
  border: 1px solid rgba(0, 0, 0, 0.4);
  box-shadow: 0px 20px 30px rgba(0, 0, 0, 0.05);
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  -o-transform: translateY(-10px);
}

.os-pricing_plans .pricing-plan-header {
  display: table;
  width: 100%;
  table-layout: fixed;
}

.os-pricing_plans .pp-icon {
  display: table-cell;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  font-size: 60px;
  vertical-align: middle;
  padding: 20px;
  width: 140px;
  text-align: center;
}

.os-pricing_plans .pp-name {
  display: table-cell;
  vertical-align: middle;
  padding: 20px 30px;
}

.os-pricing_plans .pp-subtitle {
  font-weight: 700;
  color: #3e4095;
}

.os-pricing_plans .pp-title {
  margin-bottom: 0px;
  margin-top: 0px;
}

.os-pricing_plans .pp-price {
  display: table-cell;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  vertical-align: middle;
  padding: 20px;
  width: 150px;
  text-align: center;
}

.os-pricing_plans .pp-price-value {
  color: #497838;
  font-weight: 700;
  font-size: 1.7rem;
  letter-spacing: -1px;
  line-height: 1.2;
}

.os-pricing_plans .pp-price-period {
  color: rgba(0, 0, 0, 0.7);
  font-size: 1rem;
}

.os-pricing_plans .pricing-plan-features {
  padding: 50px 15%;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.os-pricing_plans .pricing-plan-features h6 {
  color: #3e4095;
  margin-top: 0px;
  margin-bottom: 1rem;
}

.os-pricing_plans .pricing-plan-features ul {
  margin-bottom: 0px;
  padding-left: 30px;
}

.os-pricing_plans .pricing-plan-features ul li {
  position: relative;
  font-weight: 700;
}

.os-pricing_plans .pricing-plan-features ul li.status-off,
.os-pricing_plans .pricing-plan-features ul li.status-on {
  list-style: none;
  margin-bottom: 8px;
}

.os-pricing_plans .pricing-plan-features ul li.status-off:before,
.os-pricing_plans .pricing-plan-features ul li.status-on:before {
  left: -30px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  font-size: 16px;
}

.os-pricing_plans .pricing-plan-features ul li.status-on:before {
  content: "\e947";
  font-family: 'osfont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  color: #417d18;
}

.os-pricing_plans .pricing-plan-features ul li.status-off:before {
  content: "\e969";
  font-family: 'osfont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  color: #9e4040;
}

.os-pricing_plans .pricing-plan-description {
  padding: 50px 15%;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  font-size: 1rem;
}

.os-pricing_plans .pricing-plan-description h6 {
  color: #3e4095;
  margin-top: 0px;
}

.os-pricing_plans .pricing-plan-description p:last-child {
  margin-bottom: 0px;
}

.os-pricing_plans .pricing-plan-link {
  text-align: center;
  padding: 30px;
  padding-top: 20px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.os-pricing_plans .pricing-plan-link .os-btn {
  margin-top: 0px;
}

.page-w .os-pricing_plans {
  padding-left: 0px;
  padding-right: 0px;
}

.os-section-description {
  padding: 5% 8% 3% 8%;
}

.os-section-description.desc-compact {
  padding: 3% 8% 2% 8%;
}

.os-section-description .os-section-description-i {
  max-width: 650px;
  display: inline-block;
}

.os-section-description .section-description-sub-header {
  color: #3e4095;
  font-size: 1.2rem;
  font-weight: 700;
  margin-bottom: 3px;
}

.os-section-description .section-description-content {
  font-size: 1.2rem;
}

.os-section-description .section-description-content h1,
.os-section-description .section-description-content h2,
.os-section-description .section-description-content h3,
.os-section-description .section-description-content h4,
.os-section-description .section-description-content h5 {
  margin-bottom: 3.6rem;
  position: relative;
  margin-top: 0px;
}

.os-section-description .section-description-content h1:after,
.os-section-description .section-description-content h2:after,
.os-section-description .section-description-content h3:after,
.os-section-description .section-description-content h4:after,
.os-section-description .section-description-content h5:after {
  content: "";
  background-color: #f58634;
  height: 15px;
  width: 50px;
  position: absolute;
  bottom: -2rem;
  left: 0px;
}

.os-section-description .section-description-content h1:after,
.os-section-description .section-description-content h2:after,
.os-section-description .section-description-content h3:after,
.os-section-description .section-description-content h4:after,
.os-section-description .section-description-content h5:after {
  content: "";
  background-color: #f58634;
  height: 15px;
  width: 50px;
  position: absolute;
  bottom: -2rem;
  left: 0px;
}

.os-section-description.align-center {
  text-align: center;
}

.os-section-description.align-center h1:after,
.os-section-description.align-center h2:after,
.os-section-description.align-center h3:after,
.os-section-description.align-center h4:after,
.os-section-description.align-center h5:after {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}

.os-section-description.align-right {
  text-align: right;
}

.os-section-description.align-right h1:after,
.os-section-description.align-right h2:after,
.os-section-description.align-right h3:after,
.os-section-description.align-right h4:after,
.os-section-description.align-right h5:after {
  left: auto;
  right: 0px;
}

.os-recent-posts {
  padding: 0 3% 5%;
}

.os-recent-posts .recent-post-w {
  padding: 20px;
}

.os-recent-posts .recent-post-w .recent-post-i {
  padding: 5%;
  border: 1px solid transparent;
  background-color: #f8f8f8;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.os-recent-posts .recent-post-w .recent-post-i:hover {
  background-color: #fff;
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
  -webkit-transform: translateY(-10px) scale(1.03);
  -moz-transform: translateY(-10px) scale(1.03);
  -ms-transform: translateY(-10px) scale(1.03);
  -o-transform: translateY(-10px) scale(1.03);
}

.os-recent-posts .recent-post-w h6 {
  padding: 15px;
  margin: 0;
}

.os-recent-posts .recent-post-w h6 a {
  color: rgba(0, 0, 0, 0.85);
}

.os-recent-posts .recent-post-w h6 a:hover {
  text-decoration: none;
}

.os-recent-posts .recent-post-w .recent-post-media {
  background-size: cover;
  background-position: center center;
  padding-bottom: 80%;
  display: block;
}

.os-recent-posts .recent-post-w .recent-post-media:hover {
  text-decoration: none;
}

.os-recent-posts .owl-next {
  position: absolute;
  right: -2%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  font-size: 1.3rem;
  color: rgba(0, 0, 0, 0.6);
}

.os-recent-posts .owl-prev {
  position: absolute;
  left: -2%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  font-size: 1.3rem;
  color: rgba(0, 0, 0, 0.6);
}

.os-cta-small-newsletter {
  background-size: cover;
  padding: 40px;
  text-align: center;
  background-color: #6c623a;
}

.os-cta-small-newsletter .cta-content {
  display: inline-block;
  white-space: nowrap;
}

.os-cta-small-newsletter .cta-text {
  display: inline-block;
  vertical-align: middle;
  padding-right: 70px;
  text-align: left;
}

.os-cta-small-newsletter .mc4wp-alert {
  position: absolute;
  font-weight: 700;
  background-color: #ffcf56;
  font-size: 0.9rem;
  padding: 5px 15px;
  left: 10px;
  border-radius: 4px;
  -webkit-transform: translate(-50%, 5px);
  -moz-transform: translate(-50%, 5px);
  -ms-transform: translate(-50%, 5px);
  -o-transform: translate(-50%, 5px);
  left: 50%;
}

.os-cta-small-newsletter .mc4wp-alert p {
  margin-bottom: 0px;
}

.os-cta-small-newsletter .sub-header-text {
  color: rgba(255, 255, 255, 0.7);
  margin-top: 5px;
}

.os-cta-small-newsletter .cta-form {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}

.os-cta-small-newsletter .cta-form .fa {
  position: absolute;
  left: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  font-size: 25px;
  color: #111;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  padding-right: 20px;
}

.os-cta-small-newsletter .cta-form input[type="email"] {
  background-color: #fff;
  border: none;
  width: 450px;
  padding: 15px 20px;
  padding-left: 105px;
  border-radius: 4px;
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.2);
  font-size: 1.1rem;
}

.os-cta-small-newsletter .cta-form input[type="email"]::-webkit-input-placeholder {
  color: #111;
  font-weight: 700;
}

.os-cta-small-newsletter .cta-form input[type="submit"] {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  right: 7px;
  border: none;
  font-size: 0.9rem;
  font-size: 1rem;
  background-color: #111;
  color: #fff;
  border-radius: 4px;
  padding: 8px 15px;
  font-weight: 700;
}

.os-cta-small-newsletter h4 {
  color: #fff;
  margin-bottom: 0;
  margin-top: 0px;
}

.os-history-entry {
  display: table;
  table-layout: fixed;
  width: 100%;
}

.os-history-entry .history-entry-date {
  display: table-cell;
  width: 150px;
  font-size: 1.5rem;
  font-weight: 700;
  padding-top: 30px;
  padding-bottom: 30px;
  text-align: center;
}

.os-history-entry .history-entry-date .history-entry-date-i {
  position: relative;
}

.os-history-entry .history-entry-date .history-entry-date-i:after {
  position: absolute;
  width: 30px;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.5);
  content: "";
  right: -15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}

.os-history-entry .history-entry-date .history-entry-date-i:before {
  position: absolute;
  content: "";
  right: -53px;
  top: 50%;
  z-index: 2;
  -webkit-transform: rotate(45deg) translateY(-70%);
  -moz-transform: rotate(45deg) translateY(-70%);
  -ms-transform: rotate(45deg) translateY(-70%);
  -o-transform: rotate(45deg) translateY(-70%);
  border: 10px solid #fff;
  box-shadow: -1px 1px 0px #aaa;
  border-top-color: transparent;
  border-right-color: transparent;
  width: 1px;
  height: 1px;
}

.os-history-entry .history-event-description {
  display: table-cell;
  border-left: 1px solid #e9ddc4;
  padding-left: 50px;
  padding-bottom: 50px;
}

.os-history-entry .history-event-description .history-event-description-i {
  padding: 50px 70px;
  background-color: #fff;
  position: relative;
  border-radius: 4px;
  border: 1px solid #aaa;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
}

.page-content .vc_tta.vc_general .vc_tta-panel-title {
  font-size: 1.3rem;
}

.page-content .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title>a {
  color: #111;
}

.page-content .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a {
  color: #333;
}

.page-content .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
  background-color: #fff;
}

.page-content .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body,
.page-content .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::after,
.page-content .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::before {
  border-color: #111;
}

.page-content .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
  border-color: #111;
}

.page-content .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
  background-color: #fff;
  border-color: #111;
}

.page-content .vc_tta.vc_general .vc_tta-panel-title>a {
  padding: 25px 20px;
}

.page-content .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:focus,
.page-content .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover {
  background-color: #f9f8ed;
}

.page-content .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
  background-color: #fff;
  padding: 3% 5%;
}

@media (min-width: 455px) and (max-width: 767px) {
  .os-text-and-image .os-ti-image {
    padding-bottom: 70%;
  }
}

@media (max-width: 767px) {
  .os-team-members .team-member .os-tm-image {
    padding-bottom: 80%;
  }
}

@media (max-width: 991px) {
  .os-pricing_plans {
    padding-left: 20px;
    padding-right: 20px;
  }
  .os-counter-with-icon {
    padding: 20px 20px;
  }
}

@media (max-width: 454px) {
  .os-cta-small-newsletter .cta-text {
    padding: 0;
    text-align: center;
    display: block;
  }
  .os-feature-with-icon.media-position-left {
    display: block;
  }
  .os-feature-with-icon.media-position-left .fwi-media-w {
    display: block;
    margin: 0px auto;
  }
  .os-feature-with-icon.media-position-left .fwi-content-w {
    padding-left: 0;
    display: block;
    padding-top: 20px;
    text-align: center;
  }
  .peeking-form-w {
    display: none;
  }
  .peeking-form-w .pf-form {
    width: 100%;
    max-height: 100%;
  }
  .os-text-and-image .os-ti-image {
    padding-bottom: 70%;
  }
  .tms-main-info {
    display: block;
  }
  .tms-main-info .tms-image {
    display: block;
    width: auto;
    padding-bottom: 70%;
  }
  .tms-main-info .tms-info {
    display: block;
    width: auto;
    padding: 30px;
    padding-top: 70px;
    text-align: center;
  }
  .tms-main-info .tms-info h1 {
    font-size: 2rem;
  }
  .tms-main-info .tms-info h1:before {
    left: 50%;
  }
  .tms-main-info .tms-info h1:after {
    left: 50%;
    -webkit-transform: translateX(-8px);
    -moz-transform: translateX(-8px);
    -ms-transform: translateX(-8px);
    -o-transform: translateX(-8px);
  }
  .tms-main-info .tms-quote {
    padding: 30px 20px;
    margin-top: 30px;
    font-size: 1.82rem;
  }
  .tms-main-info .tms-quote:before {
    font-size: 70px;
    left: 20px;
  }
  .tms-content {
    column-count: 1;
    padding: 20px;
    font-size: 1rem;
  }
  .os-testimonials .testimonial .testimonial-author {
    display: block;
    text-align: center;
  }
  .os-text-and-quote .os-tq-quote {
    font-size: 2.1rem;
    padding: 80px 40px;
  }
  .os-text-and-quote .os-tq-quote:before {
    font-size: 100px;
    top: 10%;
  }
  .os-feature-with-icon {
    padding: 30px;
    padding-top: 10px;
    padding-bottom: 50px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  .os-cta-small-newsletter {
    padding: 30px 20px;
  }
  .os-cta-small-newsletter .cta-form {
    display: block;
    margin: 1rem auto 0px;
  }
  .os-cta-small-newsletter .cta-form input[type="email"] {
    width: 100%;
    box-sizing: border-box;
    padding-left: 30px;
  }
  .os-testimonials .testimonial .testimonial-text {
    font-size: 1.68rem;
    text-align: center;
  }
  .os-testimonials .testimonial .testimonial-text:before {
    display: none;
  }
  .os-cta-small-newsletter .cta-content {
    display: block;
  }
  .os-cta-small-newsletter .cta-form .fa {
    display: none;
  }
  .os-text-and-image .os-ti-content-left,
  .os-text-and-quote .os-tq-content-left {
    padding: 30px 10px;
    font-size: 1rem;
  }
  .os-cta-form-w .cta-form-header-w .cta-form-description {
    font-size: 1rem;
  }
  .os-cta-form-w {
    padding: 40px 15px;
  }
  .os-cta-form-w .cta-form {
    padding: 30px;
  }
  .os-team-members .team-member .os-tm-info-i {
    padding: 20px 0px !important;
  }
  .os-team-members.style_v1 .team-member .os-tm-info-i {
    padding: 80px 0px 40px 0px !important;
  }
  .os-intro-banner {
    height: auto;
  }
  .os-intro-banner:before {
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(30, 34, 53, 0.68), 70%, #212539);
  }
  .os-intro-banner .banner-content {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    width: auto;
    padding-top: 100px;
    text-align: center;
  }
  .os-intro-banner .banner-content h1 {
    font-size: 2rem;
  }
  .os-intro-banner .banner-content .banner-text {
    font-size: 1.1rem;
  }
  .os-intro-banner .banner-content .banner-buttons .os-btn + .os-btn {
    margin-left: 0px;
  }
  .os-cta-block.with-offer-img {
    flex-direction: column;
  }
  .os-cta-block.with-offer-img .cta-offer-img {
    padding-right: 0px;
    padding-bottom: 30px;
  }
  .os-cta-block .cta-button {
    margin-top: 1rem;
  }
  .os-cta-block {
    padding: 40px 30px;
    text-align: center;
  }
  .os-team-members .team-member .os-tm-info-i {
    font-size: 1rem;
  }
  .os-section-description .section-description-content {
    font-size: 1rem;
  }
  .os-cta-block .cta-content {
    font-size: 1rem;
  }
  .os-cta-block.with-offer-img .cta-content {
    text-align: center;
  }
}

@media (min-width: 455px) and (max-width: 991px) {
  .os-cta-block .cta-content {
    font-size: 1.05rem;
  }
  .os-cta-block .cta-button {
    margin-top: 1.5rem;
  }
  .os-testimonials .testimonial .testimonial-text {
    font-size: 2.52rem;
  }
  .os-cta-small-newsletter {
    text-align: center;
  }
  .os-cta-small-newsletter .cta-text {
    padding: 0;
    text-align: center;
  }
  .os-cta-small-newsletter .cta-form {
    display: block;
    margin: 1rem auto 0px;
  }
  .os-team-members .team-member .os-tm-info-i {
    font-size: 1.05rem;
  }
  .os-section-description .section-description-content {
    font-size: 1.05rem;
  }
  .tms-main-info {
    display: block;
  }
  .tms-main-info .tms-image {
    display: block;
    width: auto;
    padding-bottom: 70%;
  }
  .tms-main-info .tms-info {
    display: block;
    width: auto;
    padding: 30px;
    padding-top: 70px;
    text-align: center;
  }
  .tms-main-info .tms-info h1:before {
    left: 50%;
  }
  .tms-main-info .tms-info h1:after {
    left: 50%;
    -webkit-transform: translateX(-8px);
    -moz-transform: translateX(-8px);
    -ms-transform: translateX(-8px);
    -o-transform: translateX(-8px);
  }
  .tms-main-info .tms-quote {
    padding: 30px 50px;
    margin-top: 30px;
  }
  .tms-main-info .tms-quote:before {
    font-size: 70px;
    left: 20px;
  }
  .tms-content {
    padding: 40px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .os-intro-banner .banner-content .banner-text {
    font-size: 1.1rem;
  }
  .os-intro-banner .banner-buttons .os-btn + .os-btn {
    margin-left: 0px;
  }
  .os-intro-banner .banner-buttons {
    margin-top: 20px;
    text-align: left;
  }
  .os-intro-banner .banner-content {
    width: 48%;
  }
  .os-text-and-image .os-ti-content-left {
    padding: 15% 10%;
  }
  .os-text-and-quote .os-tq-content-left {
    padding: 15% 10%;
  }
  .os-text-and-quote .os-tq-quote {
    font-size: 2.8rem;
  }
  .os-text-and-image .os-ti-content-left,
  .os-text-and-quote .os-tq-content-left {
    font-size: 1.1rem;
  }
}

@media (min-width: 992px) and (max-width: 1150px) {
  .os-intro-banner .banner-content {
    width: 65%;
  }
  .os-intro-banner {
    height: 800px;
  }
  .os-text-and-image .os-ti-content-left {
    padding: 15% 10%;
  }
  .os-text-and-quote .os-tq-content-left {
    padding: 15% 10%;
  }
  .os-text-and-quote .os-tq-quote {
    font-size: 3.22rem;
  }
}

.page-content-text {
  margin-bottom: 3rem;
}

.category-tiles {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.category-tiles.columns-two .category-tile {
  width: 49%;
  height: 400px;
}

.category-tiles.columns-two .category-tile .category-title {
  font-size: 2.5rem;
}

.category-tiles.columns-three .category-tile {
  width: 32%;
  height: 350px;
}

.category-tiles.columns-four .category-tile {
  width: 23%;
  height: 300px;
}

.category-tiles.columns-five .category-tile {
  width: 18%;
  height: 300px;
}

.category-tiles .category-tile {
  position: relative;
  margin-bottom: 2%;
  overflow: hidden;
  display: inline-block;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.category-tiles .category-tile:nth-child(3n + 3) {
  margin-right: 0px;
}

.category-tiles .category-tile:nth-child(3n + 4) {
  clear: left;
}

.category-tiles .category-tile:hover {
  text-decoration: none;
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}

.category-tiles .category-tile:hover .category-title {
  -webkit-transform: translateY(-25px);
  -moz-transform: translateY(-25px);
  -ms-transform: translateY(-25px);
  -o-transform: translateY(-25px);
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.8);
}

.category-tiles .category-tile:hover .category-fader {
  opacity: 0;
}

.category-tiles .category-tile:hover .category-recipes-count {
  opacity: 0;
  -webkit-transform: translateY(-15px);
  -moz-transform: translateY(-15px);
  -ms-transform: translateY(-15px);
  -o-transform: translateY(-15px);
}

.category-tiles .category-tile:focus {
  text-decoration: none;
}

.category-tiles .category-content {
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: 2;
  padding: 30px;
  display: block;
}

.category-tiles .category-recipes-count {
  display: inline-block;
  background-color: transparent;
  color: #fff;
  font-size: 0.8rem;
  padding: 2px 7px;
  z-index: 3;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  border: 2px solid #fff;
  border-radius: 4px;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
  font-weight: 700;
}

.category-tiles .category-fader {
  display: block;
  position: absolute;
  z-index: 1;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background-color: rgba(0, 0, 0, 0.2);
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2) 60%, rgba(0, 0, 0, 0.8));
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2) 60%, rgba(0, 0, 0, 0.8));
  background-repeat: no-repeat;
  -webkit-transition: all 0.7s ease;
  transition: all 0.7s ease;
}

.category-tiles .category-title {
  display: block;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  color: #fff;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
  margin: 0px;
  margin-bottom: 5px;
  font-size: 2rem;
  font-weight: 700;
}

.category-tiles.case-tiles .category-recipes-count {
  background-color: #6d5ace;
  color: #fff;
  border: none;
  text-shadow: none;
  font-size: 0.9rem;
}

.category-tiles.case-tiles .category-title {
  line-height: 1.1;
  font-size: 1.5rem;
  margin-bottom: 1rem;
}

.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.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

.animated.flipOutX,
.animated.flipOutY {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

@keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    -moz-transform: translate3d(-10px, 0, 0);
    -ms-transform: translate3d(-10px, 0, 0);
    -o-transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    -moz-transform: translate3d(10px, 0, 0);
    -ms-transform: translate3d(10px, 0, 0);
    -o-transform: translate3d(10px, 0, 0);
  }
}

.animation-shake {
  animation-name: shake;
}

@keyframes showSubMenu {
  0% {
    display: none;
    opacity: 0;
    -webkit-transform: translateX(-50%) translateY(30px) rotate3d(1, 1, 0, 20deg);
    -moz-transform: translateX(-50%) translateY(30px) rotate3d(1, 1, 0, 20deg);
    -ms-transform: translateX(-50%) translateY(30px) rotate3d(1, 1, 0, 20deg);
    -o-transform: translateX(-50%) translateY(30px) rotate3d(1, 1, 0, 20deg);
  }
  1% {
    display: block;
    opacity: 0;
    -webkit-transform: translateX(-50%) translateY(30px) rotate3d(1, 1, 0, 30deg);
    -moz-transform: translateX(-50%) translateY(30px) rotate3d(1, 1, 0, 30deg);
    -ms-transform: translateX(-50%) translateY(30px) rotate3d(1, 1, 0, 30deg);
    -o-transform: translateX(-50%) translateY(30px) rotate3d(1, 1, 0, 30deg);
  }
  100% {
    display: block;
    opacity: 1;
    -webkit-transform: translateX(-50%) translateY(0px) translateZ(0px);
    -moz-transform: translateX(-50%) translateY(0px) translateZ(0px);
    -ms-transform: translateX(-50%) translateY(0px) translateZ(0px);
    -o-transform: translateX(-50%) translateY(0px) translateZ(0px);
  }
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }
}

@keyframes fadeInDownBlur {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -o-transform: translateY(50px);
  }
  20% {
    opacity: 0;
    -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -o-transform: translateY(50px);
    filter: blur(10px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    filter: blur(0px);
  }
}

@keyframes fadeInScaleDownBlur {
  0% {
    opacity: 0;
    -webkit-transform: scale(1.4);
    -moz-transform: scale(1.4);
    -ms-transform: scale(1.4);
    -o-transform: scale(1.4);
    filter: blur(10px);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    filter: blur(0px);
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@keyframes fadeInDownMore {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-60px);
    -moz-transform: translateY(-60px);
    -ms-transform: translateY(-60px);
    -o-transform: translateY(-60px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpFifty {
  0% {
    opacity: 0;
    -webkit-transform: translateY(55%);
    -moz-transform: translateY(55%);
    -ms-transform: translateY(55%);
    -o-transform: translateY(55%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(50%);
    -moz-transform: translateY(50%);
    -ms-transform: translateY(50%);
    -o-transform: translateY(50%);
  }
}

@keyframes fadeInUpFifty {
  0% {
    opacity: 0;
    -webkit-transform: translateY(55%);
    -moz-transform: translateY(55%);
    -ms-transform: translateY(55%);
    -o-transform: translateY(55%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(50%);
    -moz-transform: translateY(50%);
    -ms-transform: translateY(50%);
    -o-transform: translateY(50%);
  }
}

.fadeInUpFifty {
  -webkit-animation-name: fadeInUpFifty;
  animation-name: fadeInUpFifty;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadeInUpMore {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -o-transform: translateY(50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }
}

@keyframes fadeOutDownMore {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -o-transform: translateY(50px);
  }
}

@keyframes fadeOutUpMore {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
  }
}

.fadeInUpMore {
  -webkit-animation-name: fadeInUpMore;
  animation-name: fadeInUpMore;
}

@media (max-width: 1539px) {
  .os-container,
  .all-wrapper-i {
    width: 100%;
    overflow: hidden;
  }
  .all-wrapper {
    padding: 0px;
  }
  .main-header,
  .main-footer {
    border-radius: 0px;
  }
}

@media (max-width: 1590px) {
  .main-header-w.main-header-version_1 .main-header-i {
    margin-left: 0px;
    margin-right: 0px;
  }
  .main-header-w.main-header-version_1 .main-header-i:before,
  .main-header-w.main-header-version_1 .main-header-i:after {
    display: none;
  }
}

@media (max-width: 991px) {
  .main-header-w.main-header-version2 {
    display: none;
  }
  .coming-soon-w {
    display: block;
  }
  .coming-soon-w .coming-soon-content {
    display: block;
    width: 100%;
    padding: 40px 20px;
  }
  .coming-soon-w .coming-soon-content .form-w {
    padding: 20px;
  }
  .coming-soon-w .coming-soon-media {
    display: none;
  }
  .os-pricing_plans {
    display: block;
  }
  .os-pricing_plans .pricing_plan {
    width: 100%;
  }
  .os-pricing_plans .pricing-plan-header {
    display: block;
  }
  .os-pricing_plans .pp-icon {
    display: none;
  }
  .os-pricing_plans .pricing-plan-description {
    padding: 30px;
    font-size: 0.8rem;
  }
  .os-pricing_plans .pricing-plan-features {
    padding: 30px;
    font-size: 0.8rem;
  }
  .os-pricing_plans .pp-name,
  .os-pricing_plans .pp-price {
    display: block;
    width: auto;
    border-left: none;
    text-align: center;
  }
  .os-pricing_plans .pricing-plan-link .os-btn {
    font-size: 0.9rem;
  }
  .os-pricing_plans .pp-name {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  .os-pricing_plans .pp-title {
    font-size: 2rem;
  }
  .os-pricing_plans .pp-subtitle {
    font-size: 0.8rem;
  }
  .comment-list .reply,
  .children .reply {
    position: relative;
    top: auto;
    left: auto;
    margin-top: 5px;
  }
  #respond #commentform {
    padding: 20px;
  }
  .os-btn .fa {
    display: none;
  }
  .blog-index .size-1of2 {
    width: 100%;
  }
  .blog-index .size-1of3 {
    width: 100%;
  }
  .blog-index .size-1of4 {
    width: 100%;
  }
  .os-intro-banner .os-btn + .os-btn {
    margin-left: 0px;
  }
  .blog-index.layout-half .blog-index-item {
    margin-bottom: 20px;
  }
  .blog-index.layout-half .blog-index-item .blog-index-item-i {
    display: block;
  }
  .blog-index.layout-half .blog-index-item .index-item-media-w {
    display: block;
    width: auto;
  }
  .blog-index.layout-half .blog-index-item .index-item-content {
    display: block;
    width: auto;
    padding-left: 10px;
  }
  .blog-content-w .post-header-image .post-header-meta img {
    width: 30px;
    height: auto;
    display: none;
  }
  .blog-content-w .post-header-image .post-header-meta .author-details img + span {
    margin-left: 0px;
    padding-left: 0px;
    border-left: none;
  }
  .blog-content-w .post-header-image .post-header-meta .post-header-categories {
    margin-left: 10px;
    padding-left: 10px;
  }
  .page-w.with-sidebar .page-content {
    padding: 15px;
  }
  .single article.post .single-post-tags,
  .single article.page .single-post-tags {
    padding-left: 20px;
  }
  .comment-list .comment,
  .children .comment {
    padding-left: 10px;
  }
  .comment-list .comment-author img,
  .children .comment-author img {
    position: relative;
    top: auto;
    left: auto;
  }
  .single-content-w {
    display: block;
  }
  .single-content-w .single-content-i {
    display: block;
    width: auto;
  }
  .single-content-w .single-sidebar {
    display: block;
    width: auto;
  }
  .top-bar-links-box-container {
    display: none;
  }
  .frontend-publisher-w {
    padding: 20px;
  }
  .fixed-header-w {
    display: none !important;
  }
  .archive-posts-w {
    padding: 20px 10px;
  }
  .archive-posts-w.with-sidebar .archive-sidebar {
    display: none;
    position: fixed;
    top: 0px;
    right: 0px;
    width: 100%;
    max-width: 350px;
    bottom: 0px;
    z-index: 9999;
  }
  .archive-posts-w .archive-posts {
    padding-right: 0px !important;
    padding-left: 0px !important;
  }
  .single-nutritions .single-nutritions-list {
    margin: 0px;
  }
  .mobile-header-w {
    display: block;
  }
  .mobile-header-w .mobile-header .mobile-logo {
    padding-left: 30px;
    padding-right: 30px;
  }
  .mobile-header-w .mobile-header .mobile-logo img {
    width: auto;
    height: auto;
    max-width: 100%;
  }
  .main-header {
    display: none !important;
  }
  .sidebar-single-w {
    display: none;
  }
  .single-post-comments-w.with-ads .single-post-comments-sidebar {
    padding-left: 0px;
  }
  .top-bar .bar-breadcrumbs {
    display: none;
  }
  .top-bar .bar-social {
    float: none;
    padding: 15px;
    text-align: center;
  }
  .top-bar .bar-social li {
    display: inline-block;
    float: none;
    margin-right: 10px;
  }
  .active-search-form .main-search-form {
    top: 10px;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
  }
}

@media (max-width: 454px) {
  h1,
  .h1 {
    font-size: 3rem;
  }
  h2,
  .h2 {
    font-size: 1.875rem;
  }
  h3,
  .h3 {
    font-size: 1.6rem;
  }
  h4,
  .h4 {
    font-size: 1.125rem;
  }
  h5,
  .h5 {
    font-size: 0.975rem;
  }
  h6,
  .h6 {
    font-size: 0.8625rem;
  }
  .category-tiles {
    flex-direction: column;
  }
  .page-w {
    font-size: 1rem;
  }
  .blog-content-w .blog-content-text-and-meta .case-content-text blockquote,
  blockquote {
    font-size: 1.68rem;
    padding: 10px;
  }
  .blog-content-w .blog-content-text-and-meta .case-content-text blockquote:after,
  blockquote:after {
    font-size: 60px;
    top: -15px;
  }
  .sm-reverse {
    flex-direction: column-reverse;
  }
  .blog-index-content {
    padding: 10px;
  }
  .blog-content-w .blog-content-text-and-meta .blog-content-meta {
    display: none;
  }
  .blog-content-w .blog-content-text-and-meta .blog-content-text {
    padding: 20px;
    font-size: 1rem;
  }
  .blog-content-w .blog-content-text-and-meta .blog-content-text h1 {
    font-size: 2rem;
  }
  .blog-content-w .blog-content-text-and-meta .blog-content-text .post-title {
    font-size: 2rem;
  }
  .breadcrumbs-bar ul {
    white-space: nowrap;
  }
  .breadcrumbs-bar {
    overflow: hidden;
    padding: 10px;
  }
  .blog-content-w .blog-content-text-and-meta {
    display: block;
  }
  .blog-content-w .blog-content-text-and-meta .blog-content-text {
    display: block;
    width: auto;
  }
  .blog-content-w .blog-content-text-and-meta .blog-content-meta {
    display: none;
    width: auto;
  }
  .blog-content-w .post-header-image h1 {
    font-size: 2rem;
  }
  .blog-content-w .post-header-image .post-header-image-contents {
    padding: 30px;
  }
  .blog-content-w .post-header-image .post-header-meta .post-header-date-posted {
    display: none;
  }
  .blog-content-w .post-header-image .post-header-meta .post-header-comments {
    display: none;
  }
  .sticky-roll-w .owl-controls {
    bottom: 40px;
    left: 20px;
    right: 20px;
  }
  .sticky-roll-w .sticky-post .post-header-image {
    padding-bottom: 75%;
  }
  .sticky-roll-w .sticky-post .post-header-image h1 {
    font-size: 2rem;
  }
  .sticky-roll-w .sticky-post .post-header-image .post-header-image-contents {
    padding: 30px;
    padding-bottom: 80px;
  }
  .sticky-roll-w .sticky-post .post-header-image .post-header-meta {
    display: none;
  }
  .sticky-roll-w .sticky-post .post-header-image .post-header-meta .post-header-date-posted {
    display: none;
  }
  .sticky-roll-w .sticky-post .post-header-image .post-header-meta .post-header-comments {
    display: none;
  }
  .blog-content-w {
    display: block;
  }
  .blog-content-w .blog-content {
    display: block;
    width: auto;
  }
  .blog-content-w .blog-sidebar {
    display: none;
  }
  .blog-index .blog-index-item {
    width: auto;
    float: none;
    margin-bottom: 20px;
  }
  .blog-index .index-item-content {
    padding: 0px 10px 10px;
    font-size: 1rem;
  }
  .main-footer .menu li {
    padding: 10px;
    border: none;
    border-bottom: 1px solid #eee;
    display: block;
    margin-right: 0px;
  }
  .main-footer .menu li:last-child {
    border-bottom: none;
  }
  .single-sharing-box {
    display: none;
  }
  .full-screen-share-box .post-share-box {
    padding: 40px;
    width: 90%;
  }
  .full-screen-share-box .post-share-box .post-share-header {
    font-size: 1.08rem;
  }
  .full-screen-share-box .post-share-box .psb-close {
    top: 10px;
    right: 20px;
    font-size: 22px;
  }
  .full-screen-share-box .post-share-box .psb-links .psb-link {
    width: 40px;
    height: 40px;
    margin: 0px;
  }
  .full-screen-share-box .post-share-box .psb-links .psb-link i {
    font-size: 22px;
    line-height: 22px;
  }
  .full-screen-share-box .post-share-box .psb-url .psb-url-heading {
    font-size: 0.5rem;
  }
  .tooltip-box {
    display: none;
  }
  .big-meta-box {
    font-size: 1.2rem;
  }
  .single-main-media .owl-controls {
    display: none;
  }
  .single-main-media .owl-controls .owl-nav .owl-prev {
    left: 20px;
  }
  .single-main-media .owl-controls .owl-nav .owl-next {
    right: 20px;
  }
  .category-tiles.columns-two .category-tile,
  .category-tiles.columns-three .category-tile,
  .category-tiles.columns-four .category-tile,
  .category-tiles.columns-five .category-tile {
    width: auto;
    margin: 0px 0px 10px;
    height: auto;
    float: none;
    display: block;
  }
  .category-tiles.columns-two .category-tile .category-fader,
  .category-tiles.columns-three .category-tile .category-fader,
  .category-tiles.columns-four .category-tile .category-fader,
  .category-tiles.columns-five .category-tile .category-fader {
    z-index: 1;
  }
  .category-tiles.columns-two .category-tile .category-title,
  .category-tiles.columns-three .category-tile .category-title,
  .category-tiles.columns-four .category-tile .category-title,
  .category-tiles.columns-five .category-tile .category-title {
    font-size: 1.3rem;
  }
  .category-tiles.columns-two .category-tile .category-content,
  .category-tiles.columns-three .category-tile .category-content,
  .category-tiles.columns-four .category-tile .category-content,
  .category-tiles.columns-five .category-tile .category-content {
    position: relative;
    z-index: 2;
    padding-top: 80px;
  }
  .category-tiles.columns-two .category-tile:hover,
  .category-tiles.columns-three .category-tile:hover,
  .category-tiles.columns-four .category-tile:hover,
  .category-tiles.columns-five .category-tile:hover {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
  }
  .category-tiles.columns-two .category-tile:hover .category-title,
  .category-tiles.columns-three .category-tile:hover .category-title,
  .category-tiles.columns-four .category-tile:hover .category-title,
  .category-tiles.columns-five .category-tile:hover .category-title {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
  }
  .category-tiles.columns-two .category-tile:hover h3,
  .category-tiles.columns-three .category-tile:hover h3,
  .category-tiles.columns-four .category-tile:hover h3,
  .category-tiles.columns-five .category-tile:hover h3 {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
  }
  .display-type {
    content: "phone";
  }
  .page-w {
    padding: 20px;
  }
  .page-w.with-sidebar .page-content {
    width: 100%;
  }
  .page-w.with-sidebar .page-sidebar {
    display: none;
  }
  blockquote {
    padding: 10px 10px 10px 70px;
    margin: 25px 15px;
    font-size: 0.9rem;
  }
  .page-intro-header {
    padding: 30px;
  }
  .page-intro-header h2 {
    font-size: 1.68rem;
  }
  .single-steps .single-step-media li {
    padding: 2px;
  }
  .main-search-form {
    width: 95%;
  }
  .main-search-form .search-submit {
    display: none;
  }
  .main-search-form form .search-field {
    padding: 15px;
    padding-left: 55px;
    font-size: 1.2rem;
  }
  .main-search-form form .search-field-w:before {
    font-size: 24px;
    top: 15px;
    left: 15px;
  }
  .autosuggest-results .autosuggest-items {
    max-height: 220px;
  }
  .autosuggest-results .autosuggest-items-shadow {
    top: 56px;
  }
  .autosuggest-results .autosuggest-item .autosuggest-item-media-w {
    width: 40px;
  }
  .autosuggest-results .autosuggest-item .autosuggest-item-media-thumbnail {
    height: 40px;
  }
  .autosuggest-results .autosuggest-item .autosuggest-item-title {
    font-size: 1.08rem;
    padding: 5px 10px;
  }
  .mobile-header-w .mobile-header .mobile-menu-toggler {
    font-size: 30px;
    padding-left: 20px;
    width: auto;
  }
  .mobile-header-w .mobile-header .mobile-logo img {
    width: auto;
    height: auto;
    max-width: 100% !important;
  }
  .mobile-header-w .mobile-header .mobile-menu-search-toggler {
    font-size: 20px;
    padding-right: 20px;
    width: auto;
  }
  .main-footer {
    padding: 20px 10px;
  }
  .main-footer.with-social .footer-copy-and-menu-w {
    float: none;
    width: 100%;
    text-align: center;
    display: block;
  }
  .main-footer.with-social .footer-social-w {
    display: block;
    margin-top: 20px;
    float: none;
    width: 100%;
    text-align: center;
  }
  .pre-footer {
    padding: 20px 10px;
  }
  .pre-footer.widgets-count-4 .widget,
  .pre-footer.widgets-count-3 .widget,
  .pre-footer.widgets-count-2 .widget,
  .pre-footer.widgets-count-1 .widget,
  .pre-footer.widgets-count-5 .widget {
    width: 100%;
    float: none;
    margin: 0px 0px 20px 0px;
    padding: 10px;
  }
  .single-post-comments-w.with-ads .single-post-comments {
    width: 100%;
    float: none;
    padding: 10px;
  }
  .single-post-comments-w.with-ads .single-post-comments-sidebar {
    display: none;
  }
  .single-post-comments-w.with-ads .comment-list .comment-meta {
    margin-bottom: 20px;
  }
  .single-post-comments-w.with-ads .comment-list .reply {
    top: 40px;
    right: 5px;
    left: auto;
  }
  .single-post-comments-w.with-ads .comment-list .comment-metadata {
    display: block;
  }
  .single-post-comments-w.with-ads .comment-list .comment-author {
    margin-bottom: 10px;
  }
  .single-post-comments-w.with-ads .comment-list .comment-author img {
    position: relative;
    top: auto;
    left: auto;
    max-width: 0px 0px 10px;
    display: inline-block;
  }
  .single-post-comments-w.with-ads .comment-list .comment-author .fn {
    display: inline-block;
  }
  .single-post-comments-w.with-ads .comment-list .comment,
  .single-post-comments-w.with-ads .children .comment {
    padding-left: 0px;
  }
  .related-recipes-w {
    padding: 20px 10px;
  }
  .related-recipes-w .related-recipes-heading {
    text-align: center;
    display: block;
    padding-bottom: 15px;
  }
  .related-recipes-w .related-recipes-heading h2.bordered-title {
    display: block;
    font-size: 2rem;
    float: none;
    margin-bottom: 10px;
  }
  .related-recipes-w .related-recipes-heading ul {
    float: none;
    padding: 0px;
  }
  .related-recipes-w .related-recipes {
    margin-bottom: 0px;
  }
  .related-recipes-w .related-recipes:before,
  .related-recipes-w .related-recipes:after {
    content: " ";
    display: table;
  }
  .related-recipes-w .related-recipes:after {
    clear: both;
  }
  .related-recipes-w .related-recipes li {
    float: left;
    padding: 0px 5px;
    width: 50%;
    margin-bottom: 10px;
    display: none;
  }
  .related-recipes-w .related-recipes li:nth-child(1),
  .related-recipes-w .related-recipes li:nth-child(2) {
    display: block;
  }
  .single-post-about-author .author-avatar-w {
    width: 100%;
    float: none;
    text-align: center;
    margin-bottom: 15px;
    border-bottom: 1px dashed rgba(0, 0, 0, 0.1);
    padding-bottom: 10px;
  }
  .single-post-about-author .author-details {
    width: 100%;
    float: none;
    padding: 0px;
    text-align: center;
  }
  .single-post-navigation {
    padding: 20px 0px;
  }
  .single-post-navigation a {
    padding: 10px;
  }
  .side-meta-box {
    padding: 10px 0px;
  }
  .top-bar .bar-social {
    padding-top: 10px;
    padding-bottom: 5px;
  }
  .single-post-about-author {
    padding-bottom: 20px;
  }
}

@media (min-width: 455px) and (max-width: 991px) {
  .sticky-roll-w .owl-controls {
    bottom: 40px;
    left: 20px;
    right: 20px;
  }
  .sticky-roll-w .sticky-post .post-header-image {
    padding-bottom: 75%;
  }
  .sticky-roll-w .sticky-post .post-header-image h1 {
    font-size: 2rem;
  }
  .sticky-roll-w .sticky-post .post-header-image .post-header-image-contents {
    padding: 30px;
    padding-bottom: 80px;
  }
  .sticky-roll-w .sticky-post .post-header-image .post-header-meta {
    display: none;
  }
  .sticky-roll-w .sticky-post .post-header-image .post-header-meta .post-header-date-posted {
    display: none;
  }
  .sticky-roll-w .sticky-post .post-header-image .post-header-meta .post-header-comments {
    display: none;
  }
  h1,
  .h1 {
    font-size: 3.4rem;
  }
  h2,
  .h2 {
    font-size: 2.125rem;
  }
  h3,
  .h3 {
    font-size: 1.8rem;
  }
  h4,
  .h4 {
    font-size: 1.275rem;
  }
  h5,
  .h5 {
    font-size: 1.105rem;
  }
  h6,
  .h6 {
    font-size: 0.9775rem;
  }
  .display-type {
    content: "tablet";
  }
  .page-sidebar .secondary-menu li:not(.page_item) a {
    font-size: 1.4rem;
  }
  .archive-sidebar .widget.widget_osetin_cta_widget .os-cta-block,
  .page-sidebar .widget.widget_osetin_cta_widget .os-cta-block,
  .single-sidebar .widget.widget_osetin_cta_widget .os-cta-block,
  .blog-sidebar .widget.widget_osetin_cta_widget .os-cta-block {
    padding: 50px 20px;
  }
  .page-sidebar .secondary-menu li a {
    padding: 10px 20px;
  }
  .os-history-entry {
    display: block;
  }
  .os-history-entry .history-entry-date {
    display: block;
    width: auto;
  }
  .os-history-entry .history-event-description {
    display: block;
    width: auto;
    padding: 0px;
    border-left: 0px;
  }
  .os-history-entry .history-entry-date .history-entry-date-i:after {
    right: auto;
    top: auto;
    bottom: -10px;
    left: 50%;
    -webkit-transform: translateX(-50%) rotate(90deg);
    -moz-transform: translateX(-50%) rotate(90deg);
    -ms-transform: translateX(-50%) rotate(90deg);
    -o-transform: translateX(-50%) rotate(90deg);
    width: 20px;
    height: 2px;
    background-color: #3e4095;
  }
  .os-history-entry .history-event-description .history-event-description-i {
    padding: 30px 40px;
  }
  .big-meta-box {
    font-size: 1.2rem;
  }
  .big-meta-box ul li {
    padding: 5px 15px;
  }
  .frontend-publisher-w .form-header {
    margin-bottom: 10px;
  }
  .page-w {
    padding: 0px 0px;
    font-size: 1rem;
  }
  .page-w .page-content {
    padding: 20px 30px 20px 30px;
  }
  .page-w.with-sidebar .page-content {
    width: 65%;
    padding: 20px 40px 20px 40px;
  }
  .page-w.with-sidebar .page-sidebar {
    padding: 30px 20px;
    width: 35%;
  }
  .page-w blockquote {
    margin: 20px;
    padding: 20px 30px 20px 60px;
  }
  .pre-footer {
    padding: 20px 30px;
  }
  .pre-footer.widgets-count-4 .widget,
  .pre-footer.widgets-count-3 .widget,
  .pre-footer.widgets-count-2 .widget,
  .pre-footer.widgets-count-5 .widget {
    width: 47.5%;
    float: none;
    margin: 0px 5% 5% 0px;
    padding: 10px;
    float: left;
  }
  .pre-footer.widgets-count-4 .widget:last-child,
  .pre-footer.widgets-count-4 .widget:nth-child(2),
  .pre-footer.widgets-count-4 .widget:nth-child(4),
  .pre-footer.widgets-count-3 .widget:last-child,
  .pre-footer.widgets-count-3 .widget:nth-child(2),
  .pre-footer.widgets-count-3 .widget:nth-child(4),
  .pre-footer.widgets-count-2 .widget:last-child,
  .pre-footer.widgets-count-2 .widget:nth-child(2),
  .pre-footer.widgets-count-2 .widget:nth-child(4),
  .pre-footer.widgets-count-5 .widget:last-child,
  .pre-footer.widgets-count-5 .widget:nth-child(2),
  .pre-footer.widgets-count-5 .widget:nth-child(4) {
    margin-right: 0px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  body {
    font-size: 0.85rem;
  }
  .big-meta-box ul li {
    padding: 5px 20px;
  }
  .blog-index .blog-index-item {
    float: none;
    width: auto;
    margin: 0px 0px 20px 0px;
  }
  .page-sidebar .secondary-menu li.page_item {
    padding-left: 10px;
    padding-right: 10px;
  }
  .page-w.with-sidebar .page-sidebar {
    padding: 30px 15px;
  }
  .blog-content-w .blog-sidebar {
    padding: 35px 20px;
    width: 40%;
  }
  .blog-content-w .blog-content {
    width: 60%;
  }
  .blog-content-w .blog-content-text-and-meta {
    display: block;
  }
  .blog-content-w .blog-content-text-and-meta .blog-content-text {
    display: block;
    width: auto;
  }
  .blog-content-w .blog-content-text-and-meta .blog-content-meta {
    display: none;
    width: auto;
  }
  .blog-content-w .post-header-image {
    padding-bottom: 75%;
  }
  .blog-content-w .post-header-image h1 {
    font-size: 2rem;
  }
  .blog-content-w .post-header-image .post-header-image-contents {
    padding: 30px;
  }
  .blog-content-w .post-header-image .post-header-meta .post-header-date-posted {
    display: none;
  }
  .blog-content-w .post-header-image .post-header-meta .post-header-comments {
    display: none;
  }
  .os-team-members.style_v2 .os-tm-image + .os-tm-info .os-tm-info-i {
    padding-left: 8%;
  }
  .tms-content {
    column-count: 2;
  }
  .tms-main-info .tms-quote {
    font-size: 2.38rem;
  }
  .page-w {
    padding: 4%;
  }
  .blog-index .index-item-content {
    font-size: 1rem;
  }
  .blog-index .index-item-content {
    padding: 0px 15px 15px;
  }
  .pre-footer {
    padding: 35px;
  }
  .pre-footer.widgets-count-4 .widget {
    margin-right: 1%;
    width: 24%;
  }
  .blog-content-w .blog-content-text-and-meta .case-content-text blockquote {
    padding: 40px 20px 20px 50px;
    font-size: 2.38rem;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  h1,
  .h1 {
    font-size: 3.4rem;
  }
  h2,
  .h2 {
    font-size: 2.125rem;
  }
  h3,
  .h3 {
    font-size: 1.8rem;
  }
  h4,
  .h4 {
    font-size: 1.275rem;
  }
  h5,
  .h5 {
    font-size: 1.105rem;
  }
  h6,
  .h6 {
    font-size: 0.9775rem;
  }
  .main-header .top-menu ul li {
    padding-left: 12px;
    padding-right: 12px;
  }
  .main-header .top-menu ul li a {
    font-size: 1.02rem;
  }
  .main-header .search-trigger {
    display: none;
  }
  .main-header .top-menu > ul > li:last-child:not(.menu-item-has-children) a {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .main-header .top-menu > ul > li.menu-item-has-children {
    padding-left: 20px;
  }
  .main-header .top-menu > ul > li.menu-item-has-children > a:before {
    left: 3px;
  }
  .top-bar-social-label {
    display: none;
  }
}

@media (max-width: 767px) {
  .page-intro-header h1 {
    font-size: 2.8rem !important;
    margin-top: 0px;
  }
  .os-history-entry .history-entry-date {
    display: block;
    width: auto;
  }
  .os-history-entry .history-event-description {
    display: block;
    width: auto;
    padding-left: 0px;
    padding-bottom: 0px;
    border-left: none;
  }
  .os-history-entry .history-event-description .history-event-description-i {
    padding: 30px;
  }
  .os-history-entry .history-entry-date .history-entry-date-i:after {
    display: none;
  }
  .os-history-entry .history-entry-date .history-entry-date-i:before {
    -webkit-transform: translateY(-50%) rotate(135deg);
    -moz-transform: translateY(-50%) rotate(135deg);
    -ms-transform: translateY(-50%) rotate(135deg);
    -o-transform: translateY(-50%) rotate(135deg);
    left: 50%;
    top: 82px;
    transform-origin: top center;
  }
  .os-slider-w .slider-controls .control-slide .cs-description-w {
    display: none;
  }
  .os-slider-w .slider-controls .control-slide {
    padding: 10px 30px;
    text-align: center;
  }
  .os-slider-w .slider-controls .control-slide .cs-icon {
    display: block;
    text-align: center;
    font-size: 40px;
  }
  .os-slider-w .os-slide-w.side-center .os-slide-content,
  .os-slider-w .os-slide-w.side-left .os-slide-content,
  .os-slider-w .os-slide-w.side-right .os-slide-content {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    width: 100%;
    transform: translate(0px);
    text-align: center;
  }
  .os-slider-w .os-slide-w.side-center .os-slide-content .os-btn + .os-btn,
  .os-slider-w .os-slide-w.side-left .os-slide-content .os-btn + .os-btn,
  .os-slider-w .os-slide-w.side-right .os-slide-content .os-btn + .os-btn {
    margin-left: 20px;
    margin-right: 20px;
  }
  .os-slider-w .os-slide {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
  }
  .os-slider-w .os-slide-w.active .os-slide-shade {
    display: none;
  }
  .os-slider-w .os-slide-w.active .slide-navi-prev,
  .os-slider-w .os-slide-w.active .slide-navi-next {
    z-index: 2;
    bottom: 50px;
    top: auto;
    box-shadow: none;
  }
  .os-slider-w .scroll-arrow .arrow-first,
  .os-slider-w .scroll-arrow .arrow-second,
  .os-slider-w .scroll-arrow .arrow-third {
    font-size: 10px;
  }
  .os-slider-w .scroll-arrow .arrow-first {
    color: rgba(0, 0, 0, 0.2);
  }
  .os-slider-w .scroll-arrow .arrow-second {
    color: rgba(0, 0, 0, 0.4);
  }
  .os-slider-w .scroll-arrow .arrow-third {
    color: rgba(0, 0, 0, 0.7);
  }
  .os-slider-w .os-slide-w.active .slide-navi-prev {
    left: 40px;
  }
  .os-slider-w .os-slide-w.active .slide-navi-next {
    right: 40px;
  }
  .os-slider-w .os-slide-w {
    display: none;
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
  }
  .os-slider-w .os-slide-w.active {
    display: block;
  }
  .os-slider-w .os-slider-i {
    height: auto;
    min-height: inherit;
  }
  .os-slider-w .os-slide-content .os-slide-content-i {
    width: auto !important;
    padding: 70px 20px 110px 20px !important;
    border-radius: 0px !important;
    z-index: 1;
    position: relative;
    font-size: 1rem !important;
  }
  .os-slider-w .os-slide-content .os-slide-content-i h1 {
    font-size: 2rem !important;
  }
  .os-slider-w.style-v2 .slide-navi-next-v2,
  .os-slider-w.style-v2 .slide-navi-prev-v2 {
    top: auto;
    bottom: 5%;
  }
}

@media (min-width: 768px) and (max-width: 1050px) {
  .os-slider-w .slider-controls .control-slide .cs-description {
    display: none;
  }
  .os-slider-w .slider-controls .control-slide {
    padding: 20px 30px;
  }
}

@media (min-width: 992px) and (max-width: 1150px) {
  body {
    font-size: 0.85rem;
  }
  .big-meta-box ul li {
    padding: 5px 20px;
  }
  .page-sidebar .secondary-menu li.page_item {
    padding-left: 10px;
    padding-right: 10px;
  }
  .page-w.with-sidebar .page-sidebar {
    padding: 30px 15px;
  }
  .os-team-members.style_v2 .os-tm-image + .os-tm-info .os-tm-info-i {
    padding-left: 8%;
  }
  .tms-content {
    column-count: 2;
  }
  .tms-main-info .tms-quote {
    font-size: 2.38rem;
  }
  .page-w {
    padding: 4%;
  }
  .blog-index .index-item-content {
    font-size: 1rem;
  }
  .blog-index .index-item-content {
    padding: 0px 15px 15px;
  }
  .blog-content-w .blog-sidebar {
    padding: 35px 25px;
  }
  .pre-footer {
    padding: 35px;
  }
  .pre-footer.widgets-count-4 .widget {
    margin-right: 1%;
    width: 24%;
  }
  .blog-content-w .blog-content-text-and-meta .case-content-text blockquote {
    padding: 40px 20px 20px 50px;
    font-size: 2.38rem;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  h1,
  .h1 {
    font-size: 3.4rem;
  }
  h2,
  .h2 {
    font-size: 2.125rem;
  }
  h3,
  .h3 {
    font-size: 1.8rem;
  }
  h4,
  .h4 {
    font-size: 1.275rem;
  }
  h5,
  .h5 {
    font-size: 1.105rem;
  }
  h6,
  .h6 {
    font-size: 0.9775rem;
  }
  .main-header .top-menu ul li {
    padding-left: 15px;
    padding-right: 15px;
  }
  .main-header .top-menu ul li a {
    font-size: 1.02rem;
  }
  .main-header .search-trigger {
    display: none;
  }
  .main-header .top-menu > ul > li:last-child:not(.menu-item-has-children) a {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .main-header .top-menu > ul > li.menu-item-has-children {
    padding-left: 20px;
  }
  .main-header .top-menu > ul > li.menu-item-has-children > a:before {
    left: 3px;
  }
  .top-bar-social-label {
    display: none;
  }
  .blog-content-w .blog-content-text-and-meta .blog-content-meta {
    width: 180px;
    padding: 50px 20px;
  }
}

@media (max-width: 1350px) {
  .os-slider-w.style-v2 .os-slide-content {
    width: 45%;
    font-size: 1.2rem;
  }
}

@media (max-width: 1250px) {
  .os-slider-w.style-v2 .os-slide-content h1 {
    font-size: 2.4rem;
  }
}

@media (max-width: 1400px) {
  .main-header .logo {
    padding-left: 20px;
  }
}

@media (max-width: 1599px) {
  .floating-prev-post,
  .floating-next-post {
    display: none;
  }
}

@media (min-width: 1600px) {
  .floating-prev-post,
  .floating-next-post {
    display: block;
  }
}

@media (min-width: 1450px) and (max-width: 1699px) {
  .floating-prev-post,
  .floating-next-post {
    width: 150px;
  }
  .floating-prev-post {
    left: -70px;
  }
  .floating-prev-post figure .fader .fader-label {
    right: 10%;
    left: auto;
    -webkit-transform: translate(0px, -50%);
    -moz-transform: translate(0px, -50%);
    -ms-transform: translate(0px, -50%);
    -o-transform: translate(0px, -50%);
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
  }
  .floating-prev-post:hover figure .fader .fader-label {
    right: auto;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
  }
  .floating-next-post {
    right: -70px;
  }
  .floating-next-post figure .fader .fader-label {
    left: 10%;
    right: auto;
    -webkit-transform: translate(0px, -50%);
    -moz-transform: translate(0px, -50%);
    -ms-transform: translate(0px, -50%);
    -o-transform: translate(0px, -50%);
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
  }
  .floating-next-post:hover figure .fader .fader-label {
    left: 50%;
    right: auto;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
  }
}

img.alignright, figure.alignright { float: right; margin: 0 0 2em 2.5em; }
img.alignleft, figure.alignleft { float: left; margin: 0 2.5em 2em 0; }
img.aligncenter, figure.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignright { float: right; }
.alignleft { float: left; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.screen-reader-text { display: none; }
.wp-caption { max-width: 100%; }
.wp-caption-text { font-size: 11px; line-height: 17px; margin: 0; padding: 0 4px 5px; }
.gallery-caption { padding: 5px; background-color: #f8f8f8; font-size: 11px; margin: 0px; }
.comment-list .comment.bypostauthor { background-color: #fffdd6; padding-bottom: 20px; }

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  height: initial;
}
.btn-news-prev {
  margin-left:23px; 
  float:left; 
  padding: 3px 13px; 
  background: transparent; 
  border: 3px solid #111; 
  border-radius: 23px; 
  font-weight: 700; 
  color: #111;
  cursor: pointer;
}
.btn-news-next {
  margin-right:23px; 
  float:right; 
  padding: 3px 13px; 
  background: transparent; 
  border: 3px solid #111; 
  border-radius: 23px; 
  font-weight: 700; 
  color: #111;
  cursor: pointer;
}
.btn-news-prev:hover, .btn-news-next:hover {
  color: #fff;
  background: #111;
}
.btn-widget-footer a {
  display: inline-block;
  color: rgba(0, 0, 0, 0.85);
  border-bottom: 3px solid #3e4095;
  padding-bottom: 3px;
  font-weight: 700;
  text-decoration: none;
}
.btn-widget-footer a:hover {
  border-bottom: 3px solid #f58634;
}