/* Requirement */

body.admin-bar {
    top: 32px;
}

/* Font in different browser */

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

body, button, input, select, textarea {
    color: #333;
}

a:hover {
    text-decoration: none;
    outline: none;
}

a:hover, a:focus {
    text-decoration: none;
    outline: none;
}

input:focus {
    outline: none;
}

img {
    max-width: 100%;
    height: auto;
}

.alignleft, img.alignleft {
    margin-right: 1.5em;
    display: inline;
    float: left;
}

.alignright, img.alignright {
    margin-left: 1.5em;
    display: inline;
    float: right;
}

.aligncenter, img.aligncenter {
    margin-right: auto;
    margin-left: auto;
    display: block;
    clear: both;
}

.wp-caption {
    margin-bottom: 1.5em;
    text-align: center;
    padding-top: 5px;
    max-width: 100%;
}

.wp-caption img {
    border: 0 none;
    padding: 0;
    margin: 0;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin: 0;
}

.wp-caption p.wp-caption-text {
    line-height: 1.5;
    font-size: 10px;
    margin: 0;
}

.wp-smiley {
    margin: 0 !important;
    max-height: 1em;
}

blockquote.left {
    margin-right: 20px;
    text-align: right;
    margin-left: 0;
    width: 33%;
    float: left;
}

blockquote.right {
    margin-left: 20px;
    text-align: left;
    margin-right: 0;
    width: 33%;
    float: right;
}

.gallery dl {
}

.gallery dt {
}

.gallery dd {
}

.gallery dl a {
}

.gallery dl img {
}

.gallery-caption {
    width: 100%;
}

.size-full {
}

.size-large {
}

.size-medium {
}

.size-thumbnail {
}

.sticky {
    background: #fbfbfb;
    padding: 22px 30px 30px 30px;
    border-top: 5px solid #5687bf;
    margin-bottom: 60px;
}

.single .sticky {
    padding: 30px;
}

.sticky .post-excerpt {
    text-align: justify;
}

.bypostauthor {
    position: relative;
}

.widget label.screen-reader-text {
    display: none;
}

.slash {
    padding: 0px 3px;
    color: #999;
}

/** Fix for img ajax contact form 7  */

img.ajax-loader {
    width: 16px !important;
    height: 16px !important;
    display: block;
    text-align: center;
    margin: 0 auto;
    margin-left: auto !important;
}

/* Fix table */

table, tr, td, th {
    border: 1px solid #ededed;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 100%;
    line-height: 2;
    margin: 0 0 20px;
    width: 100%;
}

thead {
    display: table-header-group;
    vertical-align: middle;
    border-color: inherit;
}

tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
}

tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}

th {
    padding: 5px 10px;
    font-weight: bold;
    text-transform: uppercase;
    color: #333;
}

th a {
    color: #555;
}

td {
    padding: 5px 10px;
}

table tr td a {
    color: #333;
}

ol, ul {
    margin: 0;
    padding: 0 0 0 15px;
}

ul {
    list-style-type: square;
}

ul li {
    display: list-item;
    text-align: -webkit-match-parent;
}

ol {
    display: block;
    list-style-type: decimal;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 20px;
    margin-top: 0;
}

address {
    font-style: italic;
    margin: 0 0 24px;
}

cite, em, var, address, dfn {
    font-style: italic;
}

h1, h2, h3, h4, h5, h6 {
    clear: both;
    font-weight: 500;
    margin: 36px 0 12px;
}

h2 {
    font-size: 24px;
    line-height: 1;
}

h3 {
    font-size: 22px;
    line-height: 1.0909090909;
}

h4 {
    font-size: 20px;
    line-height: 1.2;
}

h5 {
    font-size: 18px;
    line-height: 1.3333333333;
}

h6 {
    font-size: 16px;
    line-height: 1.5;
}

/* boxed and wide layout */

.ovatheme_container_wide {
    background: #fff;
}

.ovatheme_container_boxed {
    max-width: 1170px;
    margin: 0 auto;
    background: #fff;
    overflow: hidden;
}

/* iframe */

.js-video embed, .js-video iframe, .js-video object, .js-video video {
    width: 100%;
    height: 450px;
    border: none;
}

iframe {
    width: 100%;
    height: 450px;
    border: none;
}

.iframe_eventbrite iframe {
    height: 350px;
}

@media (max-width: 767px) {
    .js-video embed, .js-video iframe, .js-video object, .js-video video {
        height: 350px;
    }
}

/* Sidebar */

.widget {
    display: block;
    margin-bottom: 0px;
    float: left;
    width: 100%;
}

.sidebar div.widget {
    margin-bottom: 65px;
}

.widget h4.widget-title {
    font-size: 14px;
    text-transform: uppercase;
    color: #000;
    border-bottom: 1px solid #000;
    padding-bottom: 15px;
    margin-bottom: 30px;
    margin-top: 0;
    position: relative;
}

.widget h5.h5-medium1 {
    border-bottom: 1px solid #000;
    padding-bottom: 15px;
    margin-bottom: 30px;
    margin-top: 0;
    position: relative;
}

.widget .screen-reader-text {
    display: none;
}

/* Sidebar Calendar */

.widget.widget_calendar {
    width: 100%;
}

.widget.widget_calendar tr th {
    background: #ccc;
    color: #444;
}

.widget.widget_calendar caption {
    background: #ccc;
    color: #fff;
    font-weight: bold;
    text-align: center;
}

.widget.widget_calendar tr th, #sidebar #wp-calendar tr td {
    border: 1px solid #ccc;
    text-align: center;
}

.widget.widget_calendar {
    margin-bottom: 0px;
}

/* Sidebar Tag clound */

.widget.widget_tag_cloud .tagcloud {
    position: relative;
    width: 100%;
    float: left;
}

.widget.widget_tag_cloud .tagcloud a {
    float: left;
    margin: 0 10px 10px 0;
    display: block;
    padding: 5px 10px;
    background-color: transparent;
    border: solid 1px #555555;
    font-size: 14px !important;
}

.widget.widget_tag_cloud .tagcloud a:hover {
    color: #fff;
    background-color: #555;
}

/* Sidebar Search */

.widget.widget_search form.search-form {
    position: relative;
    display: flex;
}

.widget.widget_search input.search-submit {
    border: none;
    padding: 3px 15px;
    display: block;
}

.widget.widget_search label {
    margin-bottom: 0px;
}

.widget.widget_search label, .widget.widget_search label input.search-field {
    width: 100%;
    max-width: 250px;
}

.widget.widget_search label input.search-field {
    height: 40px;
    padding: 6px 12px;
    background-color: #ebebeb;
    color: #333;
    border-radius: 0px;
    border: none;
    -webkit-appearance: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.widget.widget_search label input.search-field::-moz-placeholder {
    color: #8a929a;
}

.widget.widget_search label input.search-field:hover, #sidebar .widget_search label input.search-field.focus {
    border: none;
}

.widget ul.search {
    list-style-type: none;
    padding-left: 0;
}

.widget input.search-field::-webkit-input-placeholder {
    color: #333;
    opacity: 0.9;
}

.widget input.search-field:-moz-placeholder {
    color: #333;
    opacity: 1;
}

.widget input.search-field::-moz-placeholder {
    color: #333;
    opacity: 1;
}

.widget input.search-field:-ms-input-placeholder {
    color: #333;
}

/* Sidebar dropdown */

.widget select {
    width: 100%;
    height: 30px;
    line-height: 30px;
    -webkit-appearance: revert;
    -moz-appearance: revert;
    appearance: revert !important;
}

/* Sidebar img */

.widget img {
    width: auto;
}

/* sidebar ul, ol, li */

.widget ul {
    list-style-type: none;
    margin-left: 0;
    padding-left: 0px;
}

.widget_archive a, .widget_categories a, .widget_links a, .widget_meta a, .widget_nav_menu a, .widget_pages a, .widget_recent_comments a, .widget_recent_entries a {
    border: 0;
}

.widget_archive ul, .widget_categories ul, .widget_links ul, .widget_meta ul, .widget_nav_menu ul, .widget_pages ul, .widget_recent_comments ul, .widget_recent_entries ul {
    list-style: none;
    margin: 0;
}

.widget_archive li, .widget_categories li, .widget_links li, .widget_meta li, .widget_nav_menu li, .widget_pages li, .widget_recent_comments li, .widget_recent_entries li {
    border-top: 1px solid #eaeaea;
    border-top: 1px solid rgba(51, 51, 51, 0.1);
    padding: 0.7667em 0;
}

.widget_archive li:first-child, .widget_categories li:first-child, .widget_links li:first-child, .widget_meta li:first-child, .widget_nav_menu li:first-child, .widget_pages li:first-child, .widget_recent_comments li:first-child, .widget_recent_entries li:first-child {
    border-top: 0;
    padding-top: 0;
}

.widget_archive li:last-child, .widget_categories li:last-child, .widget_links li:last-child, .widget_meta li:last-child, .widget_nav_menu li:last-child, .widget_pages li:last-child, .widget_recent_comments li:last-child, .widget_recent_entries li:last-child {
    padding-bottom: 0;
}

.widget_categories .children, .widget_nav_menu .sub-menu, .widget_pages .children {
    border-top: 1px solid #eaeaea;
    border-top: 1px solid rgba(51, 51, 51, 0.1);
    margin: 0.7667em 0 0 0.8em;
    padding-top: 0.7667em;
}

.widget a {
    color: #5c5c5c;
}

.widget a:hover {
    color: #0d1d31;
}

/* widget categorires */

.widget .widget_categories ul {
    margin-bottom: 0;
}

/* 404 Page */

.eventador_404_page .ova_error_icon i {
    font-size: 50px;
}

.eventador_404_page .ova_caption_title {
    font-size: 20px;
    margin: 20px 0px;
    text-transform: uppercase;
}

.eventador_404_page .ova_go_home, .eventador_404_page .ova_go_home a {
    margin: 0;
    padding: 0;
}

.eventador_404_page .ova_go_home a {
    background-color: #333;
    padding: 10px;
    color: #fff;
}

.eventador_404_page .ova_go_home a:hover {
    background-color: #000;
}

/* List Comment */

ul.commentlists {
    list-style: none;
    padding-left: 0;
    margin-bottom: 4px;
    display: block;
}

ul.commentlists li.comment article.comment_item {
    margin-bottom: 25px;
    position: relative;
    z-index: 10;
}

ul.commentlists header.comment-author {
    float: left;
    margin-right: 15px;
    width: 45px;
    min-width: 45px;
}

ul.commentlists ul.children {
    list-style: none;
    margin-left: 15px;
}

ul.commentlists li {
    position: relative;
}

ul.commentlists li.comment {
    display: block;
    float: left;
    width: 100%;
}

ul.commentlists li.pingback {
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
}

ul.commentlists li.pingback .comment-body {
    display: none;
}

li.pingback .author-name a {
    color: #000000;
    font-weight: 500;
    font-size: 12px;
    text-transform: uppercase;
}

.commentlists .comment-body {
    margin-left: 0px;
}

footer.comment-navigation {
    float: left;
    width: 100%;
    margin-bottom: 5px;
}

.comment-navigation .previous {
    float: left;
    display: inline-block;
}

.comment-navigation .next {
    display: inline-block;
    float: right;
}

.comment-navigation .previous a, .comment-navigation .next a {
    color: #333;
    font-weight: 500;
}

.comment-navigation .previous a:hover, .comment-navigation .next a:hover {
    color: #000;
}

.nav_comment_text {
    font-size: 1.1rem;
    color: #222;
    font-weight: 600;
    letter-spacing: -0.5px;
}

.ova_reply {
    display: inline-block;
    padding-left: 10px;
    line-height: 9px;
}

.ova_reply i {
    padding-left: 5px;
    color: #555;
    font-size: 10px !important;
}

.ova_reply a {
    font-size: 11px !important;
    color: #555;
    text-transform: capitalize !important;
}

.comment-details .comment-meta {
    padding-bottom: 0px;
}

/* Comment Form */

#comments h4.block-title {
    font-weight: 500;
    font-size: 14px;
    text-transform: uppercase;
    color: #000;
    margin-bottom: 22px;
    border-top: 1px solid #dfdfdf;
    padding-top: 41px;
    margin-top: 0px;
}

#reply-title {
    margin-top: 0;
}

#commentform input, #commentform textarea {
    font-size: 14px;
}

header.comment-author img {
    float: left;
    margin-right: 10px;
    width: 70px;
    border-radius: 100%;
}

section.comment-details {
    padding-top: 0;
    font-size: 14px;
}

section.comment-details .author-name {
    position: relative;
    font-weight: 500;
}

section.comment-details .date {
    font-weight: 400;
}

section.comment-details .author-name a.url {
    color: #333;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 0.9em;
}

section.comment-details .author-name a:hover {
    color: #898989;
}

section.comment-details .comment-reply {
    position: absolute;
    top: 0;
    right: 0;
}

section.comment-details .comment-reply img {
    float: left;
}

section.comment-details .comment-reply-link {
    color: #555;
    font-size: 12px;
    float: left;
    margin-top: 0px;
    padding-left: 2px;
}

section.comment-details .comment-content p {
    margin-bottom: 0;
}

.comment_left {
    padding-left: 0 !important;
}

.comment_right {
    padding-right: 0 !important;
}

.content_comments input[type="text"], .content_comments textarea {
    border-radius: 0;
    color: #898989;
    border-color: #ccc;
    margin-bottom: 17px;
}

.content_comments input[type="text"] {
    height: 40px;
    margin-bottom: 17px;
}

.content_comments input[type="text"]:focus, .content_comments textarea:focus {
    outline: none;
    box-shadow: none;
}

input.submit_form, input.submit_form {
    width: 200px;
    height: 48px;
    text-transform: uppercase;
    font-weight: normal;
    color: #fff;
    font-size: 14px;
    margin-top: 0px;
    margin-bottom: 30px;
}

input.submit_form, input.submit_form:hover {
    background-color: #a0a0a0;
    border-color: #a0a0a0;
    color: #fff;
    border-radius: 0;
    float: right;
}

.logged-in .col-md-6.comment_left {
    width: 100%;
}

#comments .commentform {
    float: left;
    width: 100%;
    display: block;
}

#commentform p.form-submit {
    float: left;
    width: 100%;
    clear: both;
    margin-bottom: 50px;
    padding-left: 0;
}

/* pagination */

.pagination-wrapper {
    text-align: center;
    margin: 50px 0px;
}

.pagination-wrapper .pagination li.pagi_dots, .pagination-wrapper .pagination > li > a, .pagination-wrapper .pagination > li > span {
    border-radius: 0px;
    margin-right: 10px;
    width: 36px;
    height: 36px;
    color: #333333;
    padding: 2px 12px;
    line-height: 30px;
    text-align: center;
    font-weight: 700;
}

.pagination-wrapper .pagination li > span.pagi_dots {
    border: none !important;
}

.pagination-wrapper .pagination > li > a {
    border-color: #cacaca;
    background-color: transparent;
}

.pagination-wrapper .pagination > li.active a, .pagination-wrapper .pagination > li > a:focus, .pagination-wrapper .pagination > li > a:hover, .pagination-wrapper .pagination > li > span {
    border: 1px solid #2f343b;
    background-color: transparent;
    color: #2f343b;
}

.pagination-wrapper .pagination > li > a .fa {
    font-weight: 700;
}

.pagination_blog_page {
    margin-top: -50px;
}

body.archive.category .pagination {
    margin-top: -30px;
}

/* protect template page */

form.post-password-form input {
    height: 40px;
    padding-left: 5px;
}

form.post-password-form input[type=submit] {
    background: #000;
    border: none;
    border-top: 1px solid #000;
    box-shadow: none;
    color: #fff;
    height: 40px;
    padding: 0px 15px;
    margin-left: -6px;
}

/* Search Page */

article.result_search .post-body {
    margin-bottom: 30px;
}

/* /Search Page */

/* article */

article.post-wrap h2.post-title a, article.post-wrap h2.entry-title a {
    color: #2f343b;
    font-size: 16px;
    text-transform: uppercase;
}

article.sticky h2.post-title {
    margin-top: 0;
}

article.post-wrap {
    margin-bottom: 30px;
}

.blog article.post-wrap {
    margin-bottom: 70px;
}

article.post-wrap .post-meta .post-meta-content {
    margin: 15px 0px;
    display: block;
}

article.post-wrap .post-meta .post-meta-content, article.post-wrap .post-meta .post-meta-content a {
    color: #222;
    font-size: 13px;
}

article.post-wrap .post-meta .post-meta-content a:hover {
    color: inherit;
}

article.post-wrap .post-meta .post-meta-content .right {
    font-weight: 500;
}

article.post-wrap .post-tag {
    margin: 60px 0px 30px 0px;
}

article.post-wrap .post-tag .ovatags, article.post-wrap .post-tag .ovacats, article.post-wrap .post-tag .share_social .ova_label {
    font-weight: 500;
    font-size: 14px;
    text-transform: uppercase;
    color: #000;
    clear: both;
    display: block;
    margin-bottom: 15px;
}

.post-tag .post-tags {
    display: block;
    margin-bottom: 15px;
}

article.post-wrap .post-tag a {
    background-color: #555;
    color: #fff;
    padding: 5px 10px;
    border-radius: 5px;
    margin-bottom: 10px;
}

article.post-wrap .post-tag a:hover {
    background-color: #000;
}

.post-tag .post-categories {
    display: block;
    margin-top: 30px;
    margin-bottom: 30px
}

.post-tag .post-categories a {
    display: inline-block;
}

.post-tag .post-tags a {
    display: inline-block;
}

article.post-wrap .post-tag .share_social ul {
    list-style: none;
    padding-left: 0;
    margin-left: 0;
}

article.post-wrap .post-tag .share_social ul li {
    display: inline-block;
    margin-bottom: 15px;
}

article.post-wrap .post-readmore a {
    text-transform: uppercase;
    color: #888;
    padding: 0;
    font-size: 12px;
    text-transform: none;
    font-weight: 500;
    line-height: 26px;
    border-radius: 0;
    letter-spacing: 1px;
    border-bottom: 1px solid #e8e8e8;
    box-shadow: none;
}

article.post-wrap .post-readmore a:hover {
    color: #000;
    border-bottom-color: #000;
}

/* fix sufish menu */

.sf-menu ul {
    border-radius: 10px;
}

.sf-menu ul {
    border-radius: 6px;
}

.sf-menu ul li:first-child, .sf-menu ul li:first-child a {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.sf-menu ul li:last-child, .sf-menu ul li:last-child a {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

/* fix background pattern */

.patter_bg {
    position: absolute !important;
    width: 100%;
    height: 100%;
}

/* Search */

.result_search h2.post-title a {
    color: #333;
}

form.search-form {
    display: inline-block;
}

form.search-form label input {
    box-shadow: none;
    border: 1px solid #333;
    padding: 5px;
    height: 40px;
}

form.search-form input.search-submit {
    background-color: #333;
    border: 1px solid #333;
    color: #fff;
    box-shadow: none;
    height: 40px;
    margin-left: -5px;
    padding-left: 10px;
    padding-right: 10px;
}

.page-content form.search-form {
    display: flex;
}

/* password page */

.post-password-form p {
    display: inline-block;
}

.post-password-form p label {
    margin-bottom: 0;
}

/* Default Menu */

.ovatheme_header_default.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    z-index: 10;
}

body.admin-bar .ovatheme_header_default.fixed {
    top: 32px;
}

.ovatheme_header_default.bg {
    background: #ececec;
    box-shadow: 1px 2px 3px #ccc;
    margin-bottom: 60px;
}

.ovatheme_header_default .navbar-brand {
    padding-top: 30px;
    padding-bottom: 30px;
}

.ovatheme_header_default nav.navbar {
    margin-bottom: 0;
}

.ovatheme_header_default nav.navbar li a {
    text-transform: uppercase;
    color: #333;
    font-weight: 500;
    padding: 30px 15px;
}

.ovatheme_header_default nav.navbar li ul.dropdown-menu li > a {
    padding: 10px 15px;
}

.ovatheme_header_default ul.nav ul.dropdown-menu ul.dropdown-menu {
    right: 100%;
    top: 0;
}

.ovatheme_header_default .navbar-toggle {
    border-color: #555;
}

.ovatheme_header_default .navbar-toggle .icon-bar {
    background: #555;
}

.ovatheme_header_default .dropdown-menu > .active > a, .ovatheme_header_default .dropdown-menu > .active > a:focus, .ovatheme_header_default .dropdown-menu > .active > a:hover {
    background-color: transparent;
}

@media (min-width: 920px) {
    .ovatheme_header_default ul.nav li.dropdown:hover > ul {
        display: block;
    }
}

@media (max-width: 990px) {
    .comment-form .col-md-6.comment_left, .comment-form .col-md-6.comment_right {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

@media (max-width: 767px) {
    .ovatheme_nosidebar {
        padding-left: 15px;
        padding-right: 15px;
    }

    /* comment */
    section.comment-details .author-name {
        margin-top: 10px;
    }

    .comment-details {
        width: 100%;
        float: left;
    }

    .comment-details .comment-content {
        margin-left: 0;
    }

    #comments h4.block-title {
        float: left;
        width: 100%;
    }

    ul.commentlists li.comment article.comment_item {
        margin-bottom: 15px;
    }

    section.comment-details .comment-content {
        padding-bottom: 15px;
    }

    ul.commentlists ul.children {
        margin-left: 10px;
    }

    .ovatheme_header_default ul.nav ul.dropdown-menu ul.dropdown-menu {
        display: block;
    }

    .ovatheme_header_default ul.nav ul.dropdown-menu ul.dropdown-menu li a {
        margin-left: 15px;
    }

    .ovatheme_header_default nav.navbar li a {
        padding: 10px 15px;
    }

    .ovatheme_header_default .navbar-brand {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}

.page-links {
    width: 100%;
    float: left;
    margin-top: 30px;
}

/* Menu */

/* menu level 2 */

nav.navbar li.dropdown ul.dropdown-menu {
    display: none;
}

/* menu level 3 */

nav.navbar li.dropdown ul.dropdown-menu li:hover ul.dropdown-menu {
    display: block;
    right: 100%;
    left: auto;
    top: 0;
}

nav.navbar li.dropdown:hover > ul.dropdown-menu {
    display: block;
    margin: 0;
    padding: 0;
}

.ova-page-content {
    padding-top: 170px;
}

.ova-page-content .page-hero-section {
    margin-top: -170px;
    margin-bottom: 60px;
}

@media (max-width: 767.99px) and (min-width: 576px) {
    .ova-page-content .page-hero-section {
        margin-top: -140px;
    }
}

@media ( max-width: 575px) {
    .ova-page-content .page-hero-section {
        margin-top: -120px;
    }
}

body.admin-bar .fixed-top {
    top: 32px;
}

h5.h5-medium1 {
    margin: 0;
}

.blog-post-text a.ova_comment, .fwn {
    font-weight: normal !important;
}

.pagination-wrapper .pagination > li > a {
    border: 1px solid transparent;
    border-color: transparent;
}

.blog-post-text span {
    margin-left: 0 !important;
}

.content_comments {
    width: 100%;
}

h5.block-title {
    margin-bottom: 30px;
}

p.logged-in-as {
    padding-left: 0 !important;
}

.post-tags-list {
    clear: both;
}

.alignright, img.alignright {
    margin-bottom: 15px;
}

.blog-post-text {
    margin-top: 0 !important;
}

.blog-post-text h2.h2-small {
    margin-top: 0;
}

.blog-post .post-media {
    margin-bottom: 15px;
}

.blog-post-text h5 {
    word-wrap: break-word;
}

.post-tags-list span a {
    display: inline-block;
    margin-bottom: 10px;
}

h2.h2-small {
    word-wrap: break-word;
}

.page h2.post-title {
    margin-top: 0;
}

.vc_video-bg .inner {
    border: none !important;
}

#loader-wrapper {
    z-index: 9999;
}

ul.features-list {
    margin-left: 0 !important;
}

.banner-txt h4.h4-small {
    margin: 0;
    padding: 0 0 10px 0;
    font-weight: 300;
}

.banner-txt h3 {
    font-weight: normal;
    margin: 0;
    padding: 0 0 10px 0;
}

body {
    overflow-x: hidden;
}

h2.banner-regular {
    margin-top: 0;
}

.ova_speaker .speaker {
    margin-bottom: 40px;
    position: relative;
}

.ova_speaker.style1 .speaker {
    margin-bottom: 80px;
    position: relative;
}

.ova_speaker.style1 .speaker-meta {
    padding: 0 45px;
}

.speaker-meta h5 {
    margin: 0;
}

h4.ova_heading_speaker {
    margin-top: 0 !important;
}

.speaker-details-txt h4 {
    margin-top: 0 !important;
}

.pagination-wrapper {
    width: 100%;
}

.navbar-dark ul.dropdown-menu li a.nav-link, .navbar-dark ul.dropdown-menu li a.nav-link:hover {
    color: rgba(0, 0, 0, 0.75);
}

.navbar-dark ul.dropdown-menu li a.nav-link:hover {
    background-color: rgba(200, 200, 200, 0.35);
}

.event-description h4 {
    margin-top: 0;
}

.pricing-table ul.features {
    list-style: none;
}

div.wpcf7-response-output {
    color: #ff0000;
}

.about-img.grey-bg {
    padding-left: 60px;
}

.venue-data h4 {
    padding-top: 0;
    margin-top: 0;
}

.blog-post-text.m-top-20 {
    margin-top: 20px !important;
}

.blog_sc {
    font-weight: normal !important;
}

.footer-socials-links h5 {
    margin-top: 0;
}

@media (max-width: 767px) {
    .footer-socials-links {
        margin-top: 30px;
    }
}

.navbar-nav a.btn.nav-link {
    color: #fff;
}

.ova_video .about-img.grey-bg {
    padding-right: 50px;
    padding-left: 0 !important;
}

.feature-p-left-40 {
    margin-left: 40px;
}

@media (max-width: 1199.99px) and (min-width: 992px) {
    .feature-p-left-40 {
        margin-left: 20px;
    }
}

@media (max-width: 991.99px) and (min-width: 768px) {
    .feature-p-left-40 {
        margin-left: 5px;
    }
}

@media (max-width: 767.99px) and (min-width: 576px) {
    .feature-p-left-40 {
        margin-left: 5px;
    }
}

@media (max-width: 575.99px) and (min-width: 416px) {
    .feature-p-left-40 {
        margin-left: 0px;
    }
}

h2.banner-lg {
    font-weight: normal;
}

h2.banner-lg span {
    font-weight: 600;
}

.banner-txt p {
    font-size: 1.35rem;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-right: 5%;
}

h4.h4-lg {
    margin-top: 0;
}

.hotels-1 h2 {
    font-size: 6.25rem;
    letter-spacing: -2px;
    margin-bottom: 10px;
}

.hotels-1 p {
    font-size: 1.35rem;
    padding: 0 2%;
}

.agenda-tittle h3 {
    margin-top: 0;
}

.bg_image .brand-holder {
    background-color: rgba(240, 240, 240, 0.45);
    padding: 20px 15px;
}

.dropdown-menu {
    min-width: 11rem;
}

.woocommerce .quantity .qty {
    height: 35px;
}

@media (max-width: 768px) {
    body.admin-bar .fixed-top {
        top: 45px;
    }
}

.cart_totals h2 {
    font-size: 20px;
}

/*CUSTOM*/

html {
    -webkit-font-smoothing: antialiased;
    font-size: 16px;
}

body {
    color: #333;
    font-weight: 300;
}

/*------------------------------------------------------------------*/

/*   IE10 in Windows 8 and Windows Phone 8 Bug fix
/*-----------------------------------------------------------------*/

@-webkit-viewport {
    width: device-width;
}

@-moz-viewport {
    width: device-width;
}

@-ms-viewport {
    width: device-width;
}

@-o-viewport {
    width: device-width;
}

@viewport {
    width: device-width;
}

/*------------------------------------------*/

/*	PAGE CONTENT
/*------------------------------------------*/

#page {
    overflow: hidden;
}

/*------------------------------------------*/

/*	SPACING & ALIGNMENT FOR DEMOS
/*------------------------------------------*/

.wide-120 {
    padding-top: 120px;
    padding-bottom: 120px;
}

.wide-110 {
    padding-top: 110px;
    padding-bottom: 110px;
}

.wide-100 {
    padding-top: 100px;
    padding-bottom: 100px;
}

.wide-90 {
    padding-top: 100px;
    padding-bottom: 90px;
}

.wide-80 {
    padding-top: 100px;
    padding-bottom: 80px;
}

.wide-70 {
    padding-top: 100px;
    padding-bottom: 70px;
}

.wide-60 {
    padding-top: 100px;
    padding-bottom: 60px;
}

.wide-50 {
    padding-top: 100px;
    padding-bottom: 50px;
}

.wide-40 {
    padding-top: 100px;
    padding-bottom: 40px;
}

.wide-30 {
    padding-top: 100px;
    padding-bottom: 30px;
}

/*------------------------------------------*/

/*    Margin Top
/*------------------------------------------*/

.m-top-120 {
    margin-top: 120px;
}

.m-top-110 {
    margin-top: 110px;
}

.m-top-100 {
    margin-top: 100px;
}

.m-top-90 {
    margin-top: 90px;
}

.m-top-80 {
    margin-top: 80px;
}

.m-top-70 {
    margin-top: 70px;
}

.m-top-60 {
    margin-top: 60px;
}

.m-top-50 {
    margin-top: 50px;
}

.m-top-45 {
    margin-top: 45px;
}

.m-top-40 {
    margin-top: 40px;
}

.m-top-35 {
    margin-top: 35px;
}

.m-top-30 {
    margin-top: 30px;
}

.m-top-25 {
    margin-top: 25px;
}

.m-top-20 {
    margin-top: 20px;
}

.m-top-15 {
    margin-top: 15px;
}

.m-top-10 {
    margin-top: 10px;
}

.m-top-5 {
    margin-top: 5px;
}

/*------------------------------------------*/

/*    Margin Bottom
/*------------------------------------------*/

.m-bottom-120 {
    margin-bottom: 120px;
}

.m-bottom-110 {
    margin-bottom: 110px;
}

.m-bottom-100 {
    margin-bottom: 100px;
}

.m-bottom-90 {
    margin-bottom: 90px;
}

.m-bottom-80 {
    margin-bottom: 80px;
}

.m-bottom-70 {
    margin-bottom: 70px;
}

.m-bottom-60 {
    margin-bottom: 60px;
}

.m-bottom-50 {
    margin-bottom: 50px;
}

.m-bottom-45 {
    margin-bottom: 45px;
}

.m-bottom-40 {
    margin-bottom: 40px;
}

.m-bottom-35 {
    margin-bottom: 35px;
}

.m-bottom-30 {
    margin-bottom: 30px;
}

.m-bottom-25 {
    margin-bottom: 25px;
}

.m-bottom-20 {
    margin-bottom: 20px;
}

.m-bottom-15 {
    margin-bottom: 15px;
}

.m-bottom-10 {
    margin-bottom: 10px;
}

.m-bottom-5 {
    margin-bottom: 5px;
}

.m-bottom-0 {
    margin-bottom: 0;
}

/*------------------------------------------*/

/*    Margin Left
/*------------------------------------------*/

.m-left-70 {
    margin-left: 70px;
}

.m-left-60 {
    margin-left: 60px;
}

.m-left-50 {
    margin-left: 50px;
}

.m-left-45 {
    margin-left: 45px;
}

.m-left-40 {
    margin-left: 40px;
}

.m-left-35 {
    margin-left: 35px;
}

.m-left-30 {
    margin-left: 30px;
}

.m-left-25 {
    margin-left: 25px;
}

.m-left-20 {
    margin-left: 20px;
}

.m-left-15 {
    margin-left: 15px;
}

.m-left-10 {
    margin-left: 10px;
}

.m-left-5 {
    margin-left: 5px;
}

/*------------------------------------------*/

/*    Margin Right
/*------------------------------------------*/

.m-right-70 {
    margin-right: 70px;
}

.m-right-60 {
    margin-right: 60px;
}

.m-right-50 {
    margin-right: 50px;
}

.m-right-45 {
    margin-right: 45px;
}

.m-right-40 {
    margin-right: 40px;
}

.m-right-35 {
    margin-right: 35px;
}

.m-right-30 {
    margin-right: 30px;
}

.m-right-25 {
    margin-right: 25px;
}

.m-right-20 {
    margin-right: 20px;
}

.m-right-15 {
    margin-right: 15px;
}

.m-right-10 {
    margin-right: 10px;
}

.m-right-5 {
    margin-right: 5px;
}

/*------------------------------------------*/

/*    Padding Top
/*------------------------------------------*/

.p-top-160 {
    padding-top: 160px;
}

.p-top-150 {
    padding-top: 150px;
}

.p-top-140 {
    padding-top: 140px;
}

.p-top-130 {
    padding-top: 130px;
}

.p-top-120 {
    padding-top: 120px;
}

.p-top-110 {
    padding-top: 110px;
}

.p-top-100 {
    padding-top: 100px;
}

.p-top-90 {
    padding-top: 90px;
}

.p-top-80 {
    padding-top: 80px;
}

.p-top-70 {
    padding-top: 70px;
}

.p-top-60 {
    padding-top: 60px;
}

.p-top-50 {
    padding-top: 50px;
}

.p-top-45 {
    padding-top: 45px;
}

.p-top-40 {
    padding-top: 40px;
}

.p-top-35 {
    padding-top: 35px;
}

.p-top-30 {
    padding-top: 30px;
}

.p-top-25 {
    padding-top: 25px;
}

.p-top-20 {
    padding-top: 20px;
}

.p-top-15 {
    padding-top: 15px;
}

.p-top-10 {
    padding-top: 10px;
}

/*------------------------------------------*/

/*    Padding Bottom
/*------------------------------------------*/

.p-bottom-160 {
    padding-bottom: 160px;
}

.p-bottom-150 {
    padding-bottom: 150px;
}

.p-bottom-140 {
    padding-bottom: 140px;
}

.p-bottom-130 {
    padding-bottom: 130px;
}

.p-bottom-120 {
    padding-bottom: 120px;
}

.p-bottom-110 {
    padding-bottom: 110px;
}

.p-bottom-100 {
    padding-bottom: 100px;
}

.p-bottom-90 {
    padding-bottom: 90px;
}

.p-bottom-80 {
    padding-bottom: 80px;
}

.p-bottom-70 {
    padding-bottom: 70px;
}

.p-bottom-60 {
    padding-bottom: 60px;
}

.p-bottom-50 {
    padding-bottom: 50px;
}

.p-bottom-45 {
    padding-bottom: 45px;
}

.p-bottom-40 {
    padding-bottom: 40px;
}

.p-bottom-35 {
    padding-bottom: 35px;
}

.p-bottom-30 {
    padding-bottom: 30px;
}

.p-bottom-25 {
    padding-bottom: 25px;
}

.p-bottom-20 {
    padding-bottom: 20px;
}

.p-bottom-15 {
    padding-bottom: 15px;
}

.p-bottom-10 {
    padding-bottom: 10px;
}

.p-bottom-0 {
    padding-bottom: 0;
}

/*------------------------------------------*/

/*    Padding Left
/*------------------------------------------*/

.p-left-100 {
    padding-left: 100px;
}

.p-left-90 {
    padding-left: 90px;
}

.p-left-80 {
    padding-left: 80px;
}

.p-left-70 {
    padding-left: 70px;
}

.p-left-60 {
    padding-left: 60px;
}

.p-left-50 {
    padding-left: 50px;
}

.p-left-45 {
    padding-left: 45px;
}

.p-left-40 {
    padding-left: 40px;
}

.p-left-35 {
    padding-left: 35px;
}

.p-left-30 {
    padding-left: 30px;
}

.p-left-25 {
    padding-left: 25px;
}

.p-left-20 {
    padding-left: 20px;
}

.p-left-15 {
    padding-left: 15px;
}

.p-left-10 {
    padding-left: 10px;
}

.p-left-5 {
    padding-left: 5px;
}

.p-left-0 {
    padding-left: 0px;
}

/*------------------------------------------*/

/*    Padding Right
/*------------------------------------------*/

.p-right-100 {
    padding-right: 100px;
}

.p-right-90 {
    padding-right: 90px;
}

.p-right-80 {
    padding-right: 80px;
}

.p-right-70 {
    padding-right: 70px;
}

.p-right-60 {
    padding-right: 60px;
}

.p-right-50 {
    padding-right: 50px;
}

.p-right-45 {
    padding-right: 45px;
}

.p-right-40 {
    padding-right: 40px;
}

.p-right-35 {
    padding-right: 35px;
}

.p-right-30 {
    padding-right: 30px;
}

.p-right-25 {
    padding-right: 25px;
}

.p-right-20 {
    padding-right: 20px;
}

.p-right-15 {
    padding-right: 15px;
}

.p-right-10 {
    padding-right: 10px;
}

.p-right-5 {
    padding-right: 5px;
}

.p-right-0 {
    padding-right: 0px;
}

/*------------------------------------------*/

/*   BACKGROUND SETTINGS FOR SECTION
/*------------------------------------------*/

.bg-scroll {
    width: 100%;
    background-attachment: fixed !important;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.bg-fixed {
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

/*------------------------------------------*/

/*   BACKGROUND COLORS FOR SECTION
/*------------------------------------------*/

.bg-lightgrey {
    background-color: #f5f5f5;
}

.bg-red {
    background-color: #e35029;
}

.bg-yellow {
    background-color: #feca16;
}

.bg-green {
    background-color: #057739;
}

.bg-blue {
    background-color: #242d4d;
}

.bg-darkblue {
    background-color: #040919;
}

.bg-dark {
    background-color: #1a1d1b;
}

.bg-purple {
    background-color: #58344a;
}

.bg-grey {
    background-color: #888;
}

.bg-tra-grey {
    background-color: transparent;
    border: 1px solid #757575;
    color: #333;
}

/*------------------------------------------*/

/*   BORDER SETTINGS
/*------------------------------------------*/

.b-top {
    border-top: 1px solid #ddd;
}

.b-bottom {
    border-bottom: 1px solid #ddd;
}

.b-left {
    border-left: 1px solid #ddd;
}

.b-right {
    border-right: 1px solid #ddd;
}

/* ==========================================================================
   02.	TYPOGRAPHY
   =========================================================================== */

/*------------------------------------------*/

/*	HEADERS
/*------------------------------------------*/

h1, h2, h3, h4, h5, h6 {
    color: #222;
    font-weight: 600;
    letter-spacing: -0.5px;
}

/* Header H5 */

h5.h5-small {
    font-size: 1rem;
}

h5 {
    font-size: 1.1rem;
}

h5.h5-medium {
    font-size: 1.1875rem;
}

h5.h5-lg {
    font-size: 1.25rem;
}

/* Header H4 */

h4.h4-small {
    font-size: 1.3125rem;
}

h4 {
    font-size: 1.375rem;
}

h4.h4-medium {
    font-size: 1.5rem;
}

h4.h4-lg {
    font-size: 1.625rem;
}

/* Header H3 */

h3.h3-small {
    font-size: 1.75rem;
}

h3 {
    font-size: 1.875rem;
}

h3.h3-medium {
    font-size: 2rem;
}

h3.h3-lg {
    font-size: 2.125rem;
}

/* Header H2 */

h2.h2-small {
    font-size: 2.375rem;
}

h2 {
    font-size: 2.5rem;
    margin-bottom: 1.5rem;
}

h2.h2-medium {
    font-size: 2.625rem;
}

h2.h2-lg {
    font-size: 2.75rem;
}

/* Header H2 Banner */

h2.banner-small {
    font-size: 2.875rem;
}

h2.banner-regular {
    font-size: 3.125rem;
    letter-spacing: -1px;
}

h2.banner-medium {
    font-size: 3.375rem;
}

h2.banner-lg {
    font-size: 3.75rem;
    letter-spacing: -2px;
}

/*------------------------------------------*/

/*	 PARAGRAPHS
/*------------------------------------------*/

p.p-small {
    font-size: 0.95rem;
}

p.p-medium {
    font-size: 1.125rem;
    line-height: 1.6;
}

p.p-lg {
    font-size: 1.25rem;
}

/*------------------------------------------*/

/*	 LISTS
/*------------------------------------------*/

/*------------------------------------------*/

/*	 LINK SETTINGS
/*------------------------------------------*/

a {
    color: #333;
    text-decoration: none;
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}

a:hover {
    color: #666;
    text-decoration: none;
}

a:focus {
    outline: none;
    text-decoration: none;
}

/*------------------------------------------*/

/*	 BUTTON SETTINGS
/*------------------------------------------*/

.btn {
    background-color: #e35029;
    color: #fff;
    font-size: 1rem;
    line-height: 1;
    font-weight: 500;
    letter-spacing: 0;
    padding: 0.9rem 2rem;
    margin-top: 1.25rem;
    border: 2px solid #e35029;
    position: relative;
    z-index: 2;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.btn:before {
    background-color: rgba(255, 255, 255, 0.15);
    position: absolute;
    top: 0;
    left: 50%;
    right: 50%;
    bottom: 0;
    opacity: 0;
    content: '';
    z-index: -2;
    -webkit-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    transition: 0.5s all ease;
}

.btn-yellow:before {
    background-color: rgba(255, 255, 255, 0.25);
}

.btn-tra-black:before {
    background-color: rgba(0, 0, 0, 0.75);
}

.btn-tra-grey:before {
    background-color: #eee;
}

.btn-tra-red:before {
    background-color: #e35029;
}

.btn-tra-yellow:before {
    background-color: #feca16;
}

/*------------------------------------------*/

/*	 Button Size
/*------------------------------------------*/

.btn.btn-medium {
    padding: 1.05rem 2.6rem;
}

.btn.btn-lg {
    font-size: 1.2rem;
    line-height: 1;
    font-weight: 400;
    padding: 1.25rem 2.5rem;
}

/*------------------------------------------*/

/*	 Button Color
/*------------------------------------------*/

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

.btn-yellow {
    color: #333;
    background-color: #feca16;
    border-color: #feca16;
}

.btn-green {
    background-color: #42a045;
    border-color: #42a045;
}

.btn-violet {
    background-color: #c733a3;
    border-color: #c733a3;
}

.btn-blue {
    background-color: #246baf;
    border-color: #246baf;
}

.btn-grey {
    background-color: #aaa;
    border-color: #aaa;
}

.btn-tra-white {
    color: #fff;
    background-color: transparent;
    border-color: #fff;
}

.btn-tra-black {
    color: #444;
    background-color: transparent;
    border-color: #444;
}

.btn-tra-grey {
    color: #555;
    background-color: transparent;
    border-color: #aaa;
}

.btn-tra-red {
    color: #e35029;
    background-color: transparent;
    border-color: #e35029;
}

.btn-tra-yellow {
    color: #333;
    background-color: transparent;
    border-color: #feca16;
}

/*------------------------------------------*/

/*	 Button Hover
/*------------------------------------------*/

.btn:hover {
    color: #fff;
}

.btn-tra-grey:hover {
    color: #333;
    border-color: #aaa;
}

.btn-tra-yellow:hover, .btn-yellow:hover {
    color: #333;
}

.btn:hover::before {
    left: 0;
    right: 0;
    opacity: 1;
    -webkit-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    transition: 0.5s all ease;
}

/*------------------------------------------*/

/*	 Button Focus
/*------------------------------------------*/

.btn:focus {
    color: #ffffff;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-tra-yellow:focus, .btn-tra-black:focus, .btn-tra-grey:focus, .btn-yellow:focus {
    color: #333;
}

/*------------------------------------------*/

/*	 COUNTDOWN ELEMENT
/*------------------------------------------*/

#clock {
    display: inline-block;
}

/*------------------------------------------*/

/*	  Countdown Box
/*------------------------------------------*/

#clock .cbox {
    float: left;
    text-align: center;
    padding: 0 40px;
    border-right: 1px solid rgba(255, 255, 255, 0.5);
    display: inline-block;
}

#hero-14 #clock .cbox {
    padding: 30px;
    padding: 10px 15px;
    background-color: rgba(255, 255, 255, 0.25);
    margin-right: 10px;
    border-right: none;
}

#banner-4 #clock .cbox {
    padding: 30px 25px;
    background-color: rgba(240, 240, 240, 0.15);
    margin-right: 12px;
    border-right: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

#clock .cbox:last-child {
    border-right: none;
}

#banner-4 #clock .cbox:last-child {
    margin-right: 0;
}

/*------------------------------------------*/

/*	  Countdown Digit
/*------------------------------------------*/

#clock span.cbox-digit {
    font-size: 4.5rem;
    line-height: 1;
    font-weight: 700;
    letter-spacing: -0.5px;
}

#hero-14 #clock span.cbox-digit {
    font-size: 3rem;
}

#clock span.cbox-txt {
    font-size: 13px;
    line-height: 13px;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 0;
    display: block;
    padding-top: 5px;
}

/*------------------------------------------*/

/*   SECTION ID
/*------------------------------------------*/

span.section-id {
    color: #aaa;
    font-size: 0.9rem;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    display: block;
    position: relative;
    margin-bottom: 2rem;
}

/*------------------------------------------*/

/*	 SECTION TITLE
/*------------------------------------------*/

.section-title {
    margin-bottom: 3.5rem;
}

.section-title.red-color h2 {
    color: #e35029;
}

.section-title p {
    font-size: 1.2rem;
    margin-top: 1.15rem;
}

/*------------------------------------------*/

/*	 TEXT WEIGHT
/*------------------------------------------*/

.txt-300 {
    font-weight: 300;
}

.txt-400 {
    font-weight: 400;
}

.txt-500 {
    font-weight: 500;
}

.txt-600 {
    font-weight: 600;
}

.txt-700 {
    font-weight: 700;
}

.txt-900 {
    font-weight: 900;
}

.txt-upper {
    text-transform: uppercase;
}

/*------------------------------------------*/

/*	 TEXT COLORS
/*------------------------------------------*/

.white-color, .white-color h2, .white-color h3, .white-color h4, .white-color h5, .white-color p, .white-color a, .white-color span {
    color: #fff;
}

.grey-color, .grey-color h2, .grey-color h3, .grey-color h4, .grey-color h5, .grey-color p, .grey-color a, .grey-color span {
    color: #666;
}

.lightgrey-color, .lightgrey-color h2, .lightgrey-color h3, .lightgrey-color h4, .lightgrey-color h5, .lightgrey-color p, .lightgrey-color a, .lightgrey-color span {
    color: #ccc;
}

.red-color, .red-color p, .red-color a, .red-color span {
    color: #e35029;
}

.yellow-color, .yellow-color p, .yellow-color a, .yellow-color span {
    color: #feca16;
}

.dark-color, .dark-color h2, .dark-color h3, .dark-color h4, .dark-colorcolor h5, .dark-color p, .dark-color a, .dark-color span {
    color: #fff;
}

/* ==========================================================================
   03.	PRELOAD ANIMATION
   =========================================================================== */

#loader-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background-color: #333;
}

#loader {
    display: block;
    position: relative;
    left: 50%;
    top: 50%;
    margin: -35px 0 0 -35px;
}

.sk-folding-cube {
    display: block;
    width: 70px;
    height: 70px;
    position: relative;
    -webkit-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
}

.sk-folding-cube .sk-cube {
    float: left;
    width: 50%;
    height: 50%;
    position: relative;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.sk-folding-cube .sk-cube:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #ff5607;
    -webkit-animation: sk-foldCubeAngle 2.4s infinite linear both;
    animation: sk-foldCubeAngle 2.4s infinite linear both;
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}

.sk-folding-cube .sk-cube2 {
    -webkit-transform: scale(1.1) rotateZ(90deg);
    transform: scale(1.1) rotateZ(90deg);
}

.sk-folding-cube .sk-cube3 {
    -webkit-transform: scale(1.1) rotateZ(180deg);
    transform: scale(1.1) rotateZ(180deg);
}

.sk-folding-cube .sk-cube4 {
    -webkit-transform: scale(1.1) rotateZ(270deg);
    transform: scale(1.1) rotateZ(270deg);
}

.sk-folding-cube .sk-cube2:before {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
}

.sk-folding-cube .sk-cube3:before {
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
}

.sk-folding-cube .sk-cube4:before {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
}

@-webkit-keyframes sk-foldCubeAngle {
    0%, 10% {
        -webkit-transform: perspective(140px) rotateX(-180deg);
        transform: perspective(140px) rotateX(-180deg);
        opacity: 0;
    }
    25%, 75% {
        -webkit-transform: perspective(140px) rotateX(0deg);
        transform: perspective(140px) rotateX(0deg);
        opacity: 1;
    }
    90%, 100% {
        -webkit-transform: perspective(140px) rotateY(180deg);
        transform: perspective(140px) rotateY(180deg);
        opacity: 0;
    }
}

@keyframes sk-foldCubeAngle {
    0%, 10% {
        -webkit-transform: perspective(140px) rotateX(-180deg);
        transform: perspective(140px) rotateX(-180deg);
        opacity: 0;
    }
    25%, 75% {
        -webkit-transform: perspective(140px) rotateX(0deg);
        transform: perspective(140px) rotateX(0deg);
        opacity: 1;
    }
    90%, 100% {
        -webkit-transform: perspective(140px) rotateY(180deg);
        transform: perspective(140px) rotateY(180deg);
        opacity: 0;
    }
}

/* ==========================================================================
   04.	HEADER & NAVIGATION
   =========================================================================== */

/*------------------------------------------*/

/*	 LOGO IMAGE
/*------------------------------------------*/

.navbar-brand {
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
}

.navbar-dark .navbar-nav .nav-link {
    color: rgba(0, 0, 0, 0.75);
}
.navbar-dark .navbar-nav .nav-link:hover {
    color: #a5670b;
}

.navbar-light .navbar-nav .nav-link {
    color: #555;
}

.bg-light {
    background-color: #fff !important;
    box-shadow: 0 0 2px rgba(50, 50, 50, 0.4);
}

.header .nb-line {
    border-bottom: 1px solid rgba(255, 255, 255, .18);
}

/*------------------------------------------*/

/*	 NAVIGATION BAR
/*------------------------------------------*/

.navbar {
    padding: 0.75rem 1rem;
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}

.navbar.bg-tra {
    padding: 1rem 1rem;
    background-color: #fff;
}

/*------------------------------------------*/

/*	 NAVIGATION MENU
/*------------------------------------------*/

.navbar-expand-lg .navbar-nav .nav-link {
    font-size: 1.05rem;
    font-weight: 500;
    padding: 0.65rem 1.25rem;
    margin-left: 1px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.dropdown-item {
    padding-top: 0.4rem;
    padding-bottom: 0.4rem;
}

.dropdown-toggle::after {
    vertical-align: .175em;
}

/*------------------------------------------*/

/*	 Navbar Button
/*------------------------------------------*/

.navbar .btn {
    font-size: 1rem;
    font-weight: 500;
    letter-spacing: 0;
    padding: 0.8125rem 1.75rem;
    margin-top: 0;
    margin-left: 10px;
}

/*------------------------------------------*/

/*	 Navigation Menu Hover
/*------------------------------------------*/

.navbar-light .nav-link:focus, .navbar-light .nav-link:hover {
    color: #fff;
    background-color: rgba(140, 140, 140, 0.2);
}

.navbar-dark .nav-link:focus, .navbar-dark .nav-link:hover {
    color: #fff;
    background-color: rgba(240, 240, 240, 0.2);
}

/*------------------------------------------*/

/*	 Navbar Scroll
/*------------------------------------------*/

.navbar.scroll.bg-tra {
    padding: 12px 0;
    background-color: #fcfcfc;
    box-shadow: 0 0 2px rgba(50, 50, 50, 0.4);
}

.navbar.scroll.navbar-dark.bg-tra .nav-link {
    color: rgba(0, 0, 0, 0.75);
}

.navbar.scroll.navbar-dark.bg-tra .btn.nav-link {
    color: #fff;
}

.navbar.scroll.navbar-dark.bg-tra .nav-link:hover {
    background-color: rgba(200, 200, 200, 0.35);
    color: #a5670b;
}

.navbar.scroll .btn-black, .navbar.scroll .btn-tra-white {
    background-color: transparent;
    color: #444;
    border-color: #444;
}

.navbar.scroll .btn-tra-white {
    color: #444;
    border-color: #444;
}

.navbar.scroll .btn-black:before, .navbar.scroll .btn-tra-white:before {
    background-color: rgba(0, 0, 0, 0.75);
}

.navbar.scroll .btn-black:hover, .navbar.scroll .btn-tra-white:hover {
    color: #fff;
}

/*------------------------------------------*/

/*	 Responsive Burger Menu
/*------------------------------------------*/

.navbar-light .navbar-toggler, .navbar.bg-tra .navbar-toggler {
    color: #757575;
    border-color: #757575;
}

.navbar-dark.bg-tra .navbar-toggler-icon, .bg-tra .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.navbar-toggler:focus {
    outline: 0;
}

/*------------------------------------------*/

/*	 Logo Image
/*------------------------------------------*/

.logo-white, .logo-black {
    display: block;
}

.navbar-dark.bg-tra .logo-black, .navbar-light.bg-tra .logo-white, .scroll.navbar-dark.bg-tra .logo-white, .navbar-dark.bg-dark .logo-black, .navbar-light.bg-light .logo-white {
    display: none;
}

.navbar-dark.bg-tra .logo-white, .navbar-light.bg-tra .logo-black, .scroll.navbar-dark.bg-tra .logo-black, .navbar-dark.bg-dark .logo-white, .navbar-light.bg-light .logo-black {
    display: block;
}

/* ==========================================================================
   05.	HERO
   =========================================================================== */

.hero-section .container {
    position: relative;
    overflow: hidden;
    z-index: 10;
}

/*------------------------------------------*/

/*	 HERO BACKGROUND IMAGES
/*------------------------------------------*/

/*------------------------------------------*/

/*	 HERO OVERLAY
/*------------------------------------------*/

#hero-8 .hero-overlay {
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
}

/*------------------------------------------*/

/*	 HERO SPACING & ALIGNMENT
/*------------------------------------------*/

.hero-row-220 {
    padding-top: 240px;
    padding-bottom: 200px;
}

.hero-row-200 {
    padding-top: 220px;
    padding-bottom: 180px;
}

.hero-row-180 {
    padding-top: 200px;
    padding-bottom: 160px;
}

.hero-row-160 {
    padding-top: 180px;
    padding-bottom: 140px;
}

.hero-1 .hero-row-200 {
    padding-bottom: 110px;
}

#hero-4 .hero-row-200 {
    padding-bottom: 80px;
}

#hero-6 .hero-row-160 {
    padding-bottom: 270px;
}

#hero-11 .hero-row-200 {
    padding-bottom: 140px;
}

#hero-12 .hero-row-220 {
    padding-bottom: 100px;
}

/*------------------------------------------*/

/*	HERO TEXT
/*------------------------------------------*/

#hero-2 .hero-txt {
    padding: 100px 0 100px 50px;
}

.hero-txt p {
    margin-bottom: 20px !important;
}

.square {
    position: absolute;
    top: 0;
    left: 0;
    width: 54%;
    height: 100%;
    z-index: 1;
}

.inner {
    width: 100%;
    height: 100%;
    border-left: 9px solid #e35029;
    border-bottom: 9px solid #e35029;
    border-top: 9px solid #e35029;
    position: relative;
}

.inner:before, .inner:after {
    content: "";
    height: 15%;
    position: absolute;
    right: 0;
    border-right: 9px solid #e35029;
}

.inner:before {
    bottom: 0;
}

#hero-6 .hero-txt {
    position: relative;
}

#hero-6 .hero-txt:before {
    content: '';
    position: absolute;
    top: -100px;
    left: 50%;
    display: block;
    width: 450px;
    height: 80px;
    border: 13px solid #feca16;
    border-bottom: 0;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

#hero-6 .hero-txt:after {
    content: '';
    position: absolute;
    bottom: -105px;
    left: 50%;
    display: block;
    width: 450px;
    height: 80px;
    border: 13px solid #feca16;
    border-top: 0;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

#hero-10 .hero-txt {
    background-color: rgba(227, 80, 41, .7);
    padding: 60px;
    display: inline-block;
    margin: 0 auto;
}

/*------------------------------------------*/

/*	 Hero H4 Header
/*------------------------------------------*/

#hero-3 h4 {
    color: #fff;
    font-size: 2.25rem;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 20px;
}

#hero-4 h4 {
    font-size: 1.25em;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    padding-bottom: 12px;
    margin-right: 20%;
    margin-bottom: 20px;
    border-bottom: 1px solid #e35029;
}

#hero-5 h4 {
    font-size: 2.35rem;
    line-height: 1;
    font-weight: 300;
    letter-spacing: 0;
    text-transform: uppercase;
    margin-top: 15px;
    margin-bottom: 8px;
}

#hero-5 span {
    font-size: 2rem;
    font-weight: 900;
    line-height: 1;
    letter-spacing: 0;
    text-transform: uppercase;
    margin-bottom: 0;
}

#hero-6 h4 {
    font-size: 1.5rem;
    font-weight: 300;
}

#hero-7 span {
    color: #e35029;
    font-size: 1.6rem;
    line-height: 1;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0;
    display: block;
    margin-bottom: 10px;
}

#hero-7 h4 {
    font-size: 1.2rem;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0;
    margin-bottom: 20px;
}

#hero-8 h4 {
    color: #fff;
    font-size: 1.85rem;
    font-weight: 300;
    margin-bottom: 25px
}

#hero-9 h4 {
    color: #fff;
    font-size: 1.45rem;
    font-weight: 600;
    letter-spacing: 0;
    margin-bottom: 50px;
    text-transform: uppercase;
}

#hero-10 h4 {
    font-size: 1.15rem;
    line-height: 1.5;
    font-weight: 300;
    letter-spacing: 0;
    text-transform: uppercase;
    margin-bottom: 0;
}

#hero-11 h4 {
    font-size: 1.5rem;
    font-weight: 400;
    margin-bottom: 30px;
}

#hero-12 h4 {
    font-size: 1.15em;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 10px;
}

/*------------------------------------------*/

/*	 Hero H3 Header
/*------------------------------------------*/

#hero-2 h3 {
    font-size: 0.95rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 20px;
}

#hero-3 h3 {
    color: #fff;
    font-size: 3.5rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 12px;
}

#hero-4 h3 {
    font-size: 1.75rem;
    font-weight: 300;
    letter-spacing: 0;
    margin-bottom: 30px;
}

#hero-5 h3 {
    font-size: 4rem;
    line-height: 1.1;
    font-weight: 800;
    letter-spacing: -0.5px;
    text-transform: uppercase;
    margin-bottom: 0;
}

#hero-6 h3 {
    font-size: 1.85rem;
    line-height: 1.4;
    font-weight: 300;
    letter-spacing: 0;
    padding: 0 15%;
}

#hero-7 span {
    color: #e35029;
    font-size: 1.6rem;
    line-height: 1;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0;
    display: block;
    margin-bottom: 10px;
}

#hero-8 h3 {
    color: #fbc02d;
    font-size: 1.65rem;
    line-height: 1.4;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: -0.5px;
    margin-bottom: 20px;
    padding: 0 15%;
}

#hero-9 h3 {
    font-size: 1.5rem;
    line-height: 1.4;
    font-weight: 300;
    text-transform: uppercase;
    margin-top: 50px;
    margin-bottom: 20px;
    padding: 0 15%;
}

#hero-9 h3 span {
    font-weight: 600;
}

#hero-10 h3 {
    font-size: 1.15rem;
    font-weight: 300;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}

#hero-11 h3 {
    color: #fff;
    font-size: 2.35rem;
    line-height: 1;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 1rem 2.5rem;
    background-color: #222;
    display: inline-block;
    margin-top: 2.65rem;
    -webkit-box-shadow: 5px 10px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 5px 10px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 5px 10px 10px rgba(0, 0, 0, 0.2);
}

#hero-12 h3 {
    font-size: 2.75rem;
    font-weight: 300;
    letter-spacing: 25px;
    text-transform: uppercase;
}

/*------------------------------------------*/

/*	 Hero H2 Header
/*------------------------------------------*/

#hero-1 h2 {
    font-size: 7.15rem;
    line-height: 1;
    font-weight: 600;
    letter-spacing: -3px;
    margin-bottom: 15px;
}

#hero-2 h2 {
    font-size: 6.5rem;
    line-height: 1;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: -0.5px;
    margin-bottom: 10px;
}

#hero-3 h2 {
    color: #e35029;
    font-size: 8.75rem;
    line-height: 1;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 8px;
    margin-bottom: 15px;
}

#hero-4 h2 {
    font-size: 6.5rem;
    line-height: 1;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 20px;
}

#hero-4 h2 span {
    color: #e35029;
}

#hero-5 h2 {
    font-size: 6rem;
    line-height: 1;
    font-weight: 800;
    letter-spacing: -0.5px;
    margin-bottom: 0;
}

#hero-5 h2.io {
    font-size: 15rem;
    font-weight: 900;
    line-height: 1;
    letter-spacing: -13px;
    margin-bottom: 0;
}

#hero-5 h2.io:after {
    display: block;
    content: "";
    height: 1px;
    width: 300px;
    background: #333;
    margin: 10px auto 25px;
    position: relative;
}

#hero-6 h2 {
    font-size: 6.75rem;
    line-height: 1;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: -1px;
    margin-bottom: 20px;
}

#hero-7 h2 {
    color: #197a89;
    font-size: 6.15rem;
    line-height: 1;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: -1px;
    margin-bottom: 30px;
}

#hero-8 h2 {
    color: #fff;
    font-size: 7rem;
    line-height: 1.1;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: -0.5px;
    margin-bottom: 20px;
}

#hero-10 h2 {
    font-size: 7rem;
    line-height: 1;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: -0.5px;
    margin-bottom: 10px;
}

#hero-10 .hero-title {
    margin-top: 35px;
}

#hero-10 .hero-title:after {
    display: block;
    content: "";
    height: 1px;
    width: 150px;
    background: #feca16;
    margin: 25px auto 30px;
    position: relative;
}

#hero-11 h2 {
    color: rgba(255, 255, 255, 0.5);
    font-size: 9.5rem;
    line-height: 1;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 5px;
    position: relative;
    display: inline;
}

#hero-11 h2:after {
    content: "Eventador";
    color: #e35029;
    position: absolute;
    left: 10px;
    top: 45px;
}

#hero-11 h2:before {
    content: "Eventador";
    color: #ecee33;
    position: absolute;
    right: 4px;
    bottom: 25px;
}

#hero-12 h2 {
    font-size: 7.5rem;
    line-height: 1;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin-bottom: 20px;
}

/*------------------------------------------*/

/*	 Hero Paragraph
/*------------------------------------------*/

#hero-1 p {
    font-size: 1.35rem;
    padding-right: 10%;
    margin-bottom: 0;
}

#hero-2 p {
    font-size: 1.35rem;
    padding-right: 5%;
    margin-bottom: 0;
}

#hero-3 p {
    color: #fff;
    font-size: 1.5rem;
    padding: 0 15%;
    margin-bottom: 20px;
}

#hero-4 p {
    color: #fff;
    font-size: 1.5rem;
    margin-bottom: 20px;
    padding-right: 10%;
}

/*------------------------------------------*/

/*	HERO EVENT DATA
/*------------------------------------------*/

#hero-1 .hero-data, #hero-11 .hero-data, #hero-12 .hero-data {
    position: relative;
    padding: 0 10px 100px;
}

#hero-4 .hero-data {
    position: relative;
    padding: 0 0 90px;
}

#hero-6 .hero-data {
    margin-bottom: 130px;
}

#hero-4 .hero-data span {
    display: block;
    font-size: 1.2rem;
    line-height: 1;
    font-weight: 300;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 10px;
}

#hero-11 .event-data span {
    display: block;
    font-size: 1.25rem;
    line-height: 1;
    font-weight: 600;
    opacity: 0.75;
    margin-top: 0;
    margin-bottom: 0.5rem;
}

#hero-12 .hero-data span {
    display: block;
    font-size: 1.65rem;
    line-height: 1;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-top: 0;
}

/*------------------------------------------*/

/*	HERO DATE BADGE
/*------------------------------------------*/

.event-date {
    position: relative;
}

.hero-badge {
    position: absolute;
    right: 10%;
    bottom: 2%;
}

.hero-badge span {
    font-size: 1.05rem;
    line-height: 1;
    font-weight: 600;
    letter-spacing: -0.5px;
    margin-top: 15px;
    margin-bottom: 0;
    display: block;
}

.hero-badge-text {
    padding: 45px 35px;
    background-color: #e35029;
    text-align: center;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.3);
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.3);
}

.hero-badge .hero-badge-text span {
    font-size: 2.5rem;
    line-height: 1;
    font-weight: 900;
    margin-top: 0;
    letter-spacing: -1px;
    display: block;
}

.hero-badge-text h5 {
    font-size: 1.35rem;
    line-height: 1;
    font-weight: 400;
    letter-spacing: 0;
    padding: 10px 0;
    border: 2px solid #ffec19;
    border-left: none;
    border-right: none;
    margin: 10px 0;
    display: inline-block;
}

/*------------------------------------------*/

/*	HERO SOCIAL ICONS
/*------------------------------------------*/

#hero-1 .hero-social, #hero-11 .hero-social {
    position: absolute;
    bottom: 15%;
    right: 2%;
}

.hero-social span {
    font-size: 1rem;
    line-height: 1.65rem;
    font-weight: 400;
    margin-right: 15px;
    opacity: .8;
}

.hero-social a {
    font-size: 1.65rem;
    line-height: 1;
    vertical-align: middle;
    margin: 0 6px;
    opacity: .5;
}

#hero-1 .hero-social a {
    color: #444;
    opacity: .85;
}

.hero-social a:hover {
    opacity: 1;
}

/* ==========================================================================
   06.	ABOUT
   =========================================================================== */

#about-3 {
    padding-top: 100px;
}

#about-5 .section-id {
    margin-bottom: 3.25rem;
}

/*------------------------------------------*/

/*	ABOUT SECTION TITLE
/*------------------------------------------*/

#about-4 .section-title {
    margin-bottom: 1.5rem;
}

/*------------------------------------------*/

/*	ABOUT TYPOGRAPHY
/*------------------------------------------*/

#about-2 h4 {
    margin-bottom: 10px;
}

#about-5 h2 {
    font-weight: 300;
    line-height: 1.3;
    letter-spacing: -1px;
}

#about-5 h2 {
    font-weight: 300;
    line-height: 1.3;
    letter-spacing: -1px;
}

.about-info h5 {
    text-transform: uppercase;
    margin-bottom: 8px;
}

.about-info span {
    display: block;
    font-size: 1.15rem;
}

/*------------------------------------------*/

/*	ABOUT IMAGE
/*------------------------------------------*/

.about-img.grey-bg {
    background-image: url(../img/about-grey-bg.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

#about-1 .about-img.grey-bg {
    padding-left: 60px;
}

#about-2 .about-img.grey-bg {
    padding-right: 50px;
}

/* ==========================================================================
   07.	FEATURES
   =========================================================================== */

#features-2 .section-title h2, #features-3 .section-title h2 {
    margin-bottom: 15px;
}

/*------------------------------------------*/

/*	FEATURES TYPOGRAPHY
/*------------------------------------------*/

.fbox h4, .features-txt h4 {
    margin-bottom: 20px;
}

ul.features-list {
    list-style: disc;
    margin-left: 15px;
}

ul.features-list li {
    margin-bottom: 12px;
}

ul.features-list li:last-child {
    margin-bottom: 0;
}

#inner-page-about ul.features-list li {
    margin-bottom: 8px;
}

.fbox a {
    font-size: 0.95rem;
    font-weight: 600;
    text-decoration: underline;
}

.fbox .svg-inline--fa {
    margin-left: 8px;
}

/*------------------------------------------*/

/*	Features Social Links
/*------------------------------------------*/

.fea-social {
    text-align: right;
    margin-top: 35px;
    margin-right: 25px;
}

.fea-social p {
    color: #999;
    font-size: 1rem;
    font-weight: 400;
    margin-right: 10px;
    margin-bottom: 12px;
}

.fea-social a {
    color: #999;
    font-size: 1.65rem;
    line-height: 1;
    margin: 0 7px;
}

.fea-social a:hover {
    color: #666;
}

/* ==========================================================================
   08.	BANNER
   =========================================================================== */

#banner-1 {
    padding-top: 80px;
    padding-bottom: 80px;
}

#banner-2 {
    padding-top: 100px;
    padding-bottom: 100px;
}

#banner-3 {
    padding-top: 70px;
    padding-bottom: 70px;
}

#banner-4 {
    padding-top: 100px;
    padding-bottom: 100px;
}

#banner-5 {
    padding-top: 150px;
    padding-bottom: 150px;
}

#banner-6 {
}

/*------------------------------------------*/

/*	BANNER TYPOGRAPHY
/*------------------------------------------*/

#banner-1 h4 {
    font-weight: 300;
    margin-bottom: 3px;
}

#banner-1 h3 {
    font-weight: 400;
    margin-bottom: 10px;
}

#banner-2 h2 {
    font-weight: 400;
    letter-spacing: 0;
    margin-bottom: 10px;
}

#banner-2 h2 span {
    font-weight: 600;
    letter-spacing: -0.5px;
}

#banner-3 h2 {
    margin-bottom: 0;
}

#banner-4 h2 {
    margin-bottom: 10px;
}

#banner-4 h4 {
    font-weight: 300;
    letter-spacing: 0.5px;
}

#banner-6 h2 {
    font-weight: 600;
    margin-bottom: 8px;
}

#banner-1 p {
    margin-bottom: 0;
}

#banner-2 p {
    font-size: 1.35rem;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-right: 5%;
}

#banner-5 p {
    font-size: 1.25rem;
    padding-right: 15%;
}

#banner-6 p {
    font-size: 1.5rem;
    margin-bottom: 2px;
    padding: 0 10%;
}

#banner-3 .btn {
    margin-top: 0;
}

/* ==========================================================================
   09.	MEDIA
   =========================================================================== */

#media-2 {
}

#media-4 {
    position: relative;
    padding-top: 250px;
    padding-bottom: 250px;
}

/*------------------------------------------*/

/*	MEDIA TYPOGRAPHY
/*------------------------------------------*/

.media-txt h2 {
    margin-bottom: 25px;
}

.media-txt a {
    font-size: 1.15rem;
    line-height: 1.3;
    font-weight: 700;
    letter-spacing: -0.5px;
}

.media-txt a .svg-inline--fa {
    margin-left: 6px;
}

/*------------------------------------------*/

/*	  Video Link Play Icon
/*------------------------------------------*/

.play-icon-red, .play-icon-white {
    width: 110px;
    height: 110px;
    background: url(../img/play-icon-red.png);
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -55px;
    margin-left: -80px;
}

.play-icon-white {
    background: url(../img/play-icon-white.png);
}

/*------------------------------------------*/

/*	MEDIA CAROUSEL SLIDER
/*------------------------------------------*/

.media-carousel-slider {
    position: relative;
}

/*------------------------------------------*/

/*	 About Carousel Navigation
/*------------------------------------------*/

.owl-theme .owl-nav {
    margin-top: 0;
    position: absolute;
    bottom: 6%;
    left: -4%;
}

.owl-theme .owl-nav [class*='owl-'] {
    background: #888;
    font-size: 1.25rem;
    font-weight: 400;
    margin: 0 2px;
    padding: 9px 18px;
    display: inline-block;
    cursor: pointer;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.red-nav .owl-theme .owl-nav [class*='owl-next'] {
    background: #e35029;
    color: #fff;
}

.yellow-nav .owl-theme .owl-nav [class*='owl-next'] {
    background: #feca16;
    color: #333;
}

.green-nav .owl-theme .owl-nav [class*='owl-next'] {
    background: #42a045;
    color: #fff;
}

.owl-theme .owl-nav [class*='owl-']:hover {
    background: #333;
    color: #fff;
}

/* ==========================================================================
   10.	SPEAKERS
   =========================================================================== */

/*------------------------------------------*/

/*	SPEAKERS
/*------------------------------------------*/

#speakers-1 .speaker {
    margin-bottom: 80px;
    position: relative;
}

#speakers-2 .speaker {
    margin-bottom: 40px;
}

/*------------------------------------------*/

/*	SPEAKERS TYPOGRAPHY
/*------------------------------------------*/

#speakers-1 .speaker-meta {
    padding: 0 45px;
}

.speaker-meta h5 {
    margin-bottom: 3px;
}

.speaker-meta p {
    line-height: 1;
    font-weight: 400;
    margin-bottom: 0;
}

.speaker-meta span {
    font-size: 0.95rem;
    margin-top: 0;
}

.speakers-section .border-box {
    position: absolute;
    height: 100%;
    top: 20px;
    left: 20px;
    right: 20px;
    bottom: 0;
    border: 1px solid #e35029;
    z-index: 5;
}

.speakers-section .border-box.yellow-border {
    border: 1px solid #feca16;
}

.speakers-section .border-box.red-border {
    border: 1px solid #e35029;
}

/*------------------------------------------*/

/*	  Speaker Photo Hover Overlay
/*------------------------------------------*/

.hover-overlay {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}

.hover-overlay > img {
    transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1);
    overflow: hidden;
    -webkit-transition: transform 500ms;
    -moz-transition: transform 500ms;
    -o-transition: transform 500ms;
    transition: transform 500ms;
}

/*------------------------------------------*/

/*	  Image Hover Effect
/*------------------------------------------*/

.speaker:hover .hover-overlay > img {
    transform: scale(1.2);
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -moz-transform: scale(1.2);
}

/*------------------------------------------*/

/*	  Single Speakers Links
/*------------------------------------------*/

.single-speaker-links span {
    font-size: 1rem;
    display: block;
    line-height: 1;
    font-weight: 600;
    margin-bottom: 7px;
    margin-top: 0;
}

.single-speaker-links span a {
    color: #e35029;
    font-weight: 500;
    text-decoration: underline;
    margin-left: 5px;
}

.single-speaker-links span a:hover {
    color: #666;
}

.speaker-details-txt span {
    display: block;
    line-height: 1;
    font-weight: 300;
    margin-bottom: 6px;
    margin-top: 0;
}

.speaker-session {
    padding: 18px 20px;
    border: 1px solid #aaa;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

/* ==========================================================================
   11.	SCHEDULE
   =========================================================================== */

#inner-page-schedule {
    background-image: url(../img/schedule-tra-bg.html);
}

/*------------------------------------------*/

/*	 SCHEDULE TABS NAVIGATION
/*------------------------------------------*/

.nav-tabs {
    margin-bottom: 60px;
}

.bg-dark .nav-tabs {
    border-color: #666;
}

.nav {
    width: 100%;
}

.nav-tabs .nav-link {
    color: #999;
    font-size: 1.15rem;
    font-weight: 500;
    letter-spacing: 0;
    border: none;
    padding: 0.85rem 0;
}

.nav-tabs.red-nav .nav-link.active, .nav-tabs.red-nav .nav-item.show .nav-link {
    color: #fff;
    background-color: #e35029;
}

.nav-tabs.yellow-nav .nav-link.active, .nav-tabs.yelloe-nav .nav-item.show .nav-link {
    color: #333;
    background-color: #feca16;
}

.nav-tabs.grey-nav .nav-link.active, .nav-tabs.grey-nav .nav-item.show .nav-link {
    color: #333;
    background-color: #ccc;
}

/*------------------------------------------*/

/*	 SCHEDULE TABS CONTENT
/*------------------------------------------*/

.schedule-event {
    margin-bottom: 15px;
}

/*------------------------------------------*/

/*	  Event Time
/*------------------------------------------*/

.event-time span {
    font-size: 1rem;
    line-height: 1.3;
    font-weight: 700;
    display: block;
    padding-left: 10px;
}

/*------------------------------------------*/

/*	  Session Description
/*------------------------------------------*/

.event-description {
    padding-left: 0;
}

.event-description h4 {
    margin-bottom: 7px;
}

.event-description p.event-speaker {
    color: #757575;
    margin-bottom: 0;
}

.bg-dark .event-description p.event-speaker {
    color: #ddd;
}

.event-description p.p-small {
    color: #777;
    line-height: 1.3;
    margin-top: 8px;
}

.bg-dark .event-description p.p-small {
    color: #aaa;
}

.event-description hr {
    border-color: #ccc;
    margin-top: 25px;
    margin-right: 25px;
}

.bg-dark .event-description hr {
    border-color: #666;
}

/*------------------------------------------*/

/*	  AGENDA TITLE
/*------------------------------------------*/

.agenda-tittle {
    margin-top: 45px;
    margin-bottom: 90px;
    padding: 25px 30px;
    background-color: #f5f5f5;
    background-color: #444;
}

.agenda-tittle h3 {
    line-height: 1;
    margin-bottom: 3px;
}

.agenda-tittle span {
    font-size: 1.1rem;
    line-height: 1;
    margin-bottom: 0;
}

/* ==========================================================================
   12.	PRICING TABLES
   =========================================================================== */

/*------------------------------------------*/

/*	 PRICING TABLE
/*------------------------------------------*/

.pricing-table {
    padding: 50px 50px 15px;
    margin-bottom: 40px;
    border: 1px solid rgba(225, 225, 225, .35);
}

/*------------------------------------------*/

/*	  Pricing Table Price Plan
/*------------------------------------------*/

.pricing-table h4 {
    font-weight: 400;
    letter-spacing: 0;
    margin-bottom: 20px;
}

.pricing-plan span {
    font-size: 4.5rem;
    line-height: 1;
    font-weight: 500;
    letter-spacing: -1.5px;
    margin-left: 8px;
}

.pricing-table sup {
    color: #999;
    font-size: 2.25rem;
    font-weight: 400;
    top: -22px;
    right: 1px;
}

.pricing-plan p.price-vat {
    color: #858585;
    margin-top: 10px;
    margin-bottom: 10px;
}

.pricing-plan p.p-small {
    line-height: 1.3;
}

/*------------------------------------------*/

/*	  Pricing Table Body
/*------------------------------------------*/

.pricing-table ul.features {
    padding: 25px 0;
    border-top: 1px solid #aaa;
}

.pricing-table ul.features li {
    color: #000;
    font-size: 0.95rem;
    line-height: 1;
    font-weight: 400;
    padding: 14px 0;
    border-bottom: 1px solid #ccc;
    position: relative;
}

.pricing-table ul.features li:last-child {
    border-bottom: none;
}

.pricing-table ul.features li span {
    position: absolute;
    right: 6px;
    bottom: 12px;
    font-weight: 500;
}

.pricing-table ul.features li.feature-disable {
    color: #888;
}

/*------------------------------------------*/

/*	  Pricing Table Button
/*------------------------------------------*/

.pricing-table .btn {
    width: 100%;
    padding: 0.75rem 0;
    margin-top: 15px;
    margin-bottom: 35px;
}

/*------------------------------------------*/

/*	 Highlight Pricing Table
/*------------------------------------------*/

.pricing-table.highlight {
    background-color: #f5f5f5;
    border: none;
    -webkit-box-shadow: 0 0 6px rgba(10, 10, 10, 0.1);
    -moz-box-shadow: 0 0 6px rgba(10, 10, 10, 0.1);
    box-shadow: 0 0 6px rgba(10, 10, 10, 0.1);
}

/*------------------------------------------*/

/*	 PRICING DISCOUNT
/*------------------------------------------*/

.pricing-discount {
    margin-top: 25px;
}

.pricing-discount p span {
    font-weight: 600;
}

/* ==========================================================================
   13.	SPONSORS
   =========================================================================== */

#sponsors-2 {
    background-color: #252a36;
}

.s-row {
    padding-bottom: 40px;
    margin-bottom: 40px;
    border-bottom: 1px solid #ddd;
}

.s-row:last-child {
    padding-bottom: 0;
    border-bottom: none;
}

/*------------------------------------------*/

/*	  SPONSORS TYPOGRAPHY
/*------------------------------------------*/

#sponsors-2 h2 {
    line-height: 1.3;
}

/*------------------------------------------*/

/*	  SPONSORS SPONSORS LOGOS
/*------------------------------------------*/

.sponsor {
    width: 20%;
    float: left;
    padding-right: 12px;
    margin-bottom: 12px;
}

.sponsors-1 .brand-holder {
    background-color: rgba(230, 230, 230, 0.3);
    padding: 35px 15px;
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out
}

#sponsors-2 .brand-holder {
    background-color: rgba(31, 35, 45, 0.35);
    padding: 35px 15px;
    -webkit-transition: all 400ms ease-out;
    -moz-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-out;
    transition: all 400ms ease-out;
}

#sponsors-3 .brand-holder {
    background-color: rgba(240, 240, 240, 0.45);
    padding: 20px 15px;
}

.sponsors-1 .brand-holder:hover {
    background-color: rgba(230, 230, 230, 0.7);
}

#sponsors-2 .brand-holder:hover {
    background-color: rgba(31, 35, 45, 0.9);
}

.sponsor-description span {
    display: block;
    font-weight: 600;
    margin-bottom: 2px;
}

.sponsor-description span a {
    color: #e35029;
    line-height: 1;
    font-weight: 500;
    text-decoration: underline;
    margin-left: 5px;
}

.sponsor-description a:hover {
    color: #333;
}

/*------------------------------------------*/

/*	 VENUE PREVIEW
/*------------------------------------------*/

.venue-preview {
    position: relative;
}

.venue-section .border-box {
    position: absolute;
    height: 101%;
    top: 20px;
    left: 20px;
    right: 20px;
    bottom: 0;
    border: 1px solid #e35029;
    z-index: 1;
}

.venue-section .border-box.yellow-border {
    border: 1px solid #feca16;
}

/*------------------------------------------*/

/*	  Venue Data
/*------------------------------------------*/

#venue-1 .venue-data {
    margin-top: 25px;
    padding: 0 45px;
    position: relative;
    z-index: 3;
}

#venue-2 .venue-data h5 {
    font-weight: 300;
    letter-spacing: 0;
}

.venue-data h4 {
    line-height: 1.1;
    margin-bottom: 4px;
}

.venue-data p.p-medium {
    color: #333;
    line-height: 1.1;
    margin-bottom: 2px;
}

.venue-data a {
    font-size: 1.05rem;
    font-weight: 400;
    text-decoration: underline;
}

/*------------------------------------------*/

/*	  Venue Transport
/*------------------------------------------*/

#venue-1 .transport {
    margin: 70px 15px 0;
}

.transport-data h4 {
    margin-bottom: 15px;
}

.transport-data a {
    font-size: 0.95rem;
    font-weight: 600;
    text-decoration: underline;
}

.transport-data .svg-inline--fa {
    margin-left: 8px;
}

/*------------------------------------------*/

/*	VENUE GOOGLE MAP
/*------------------------------------------*/

#gmap {
    width: 100%;
    height: 370px;
}

/* ==========================================================================
   15.	HOTELS
   =========================================================================== */

/*------------------------------------------*/

/*	  HOTELS TYPOGRAPHY
/*------------------------------------------*/

#hotels-1 h2 {
    font-size: 6.25rem;
    letter-spacing: -2px;
    margin-bottom: 10px;
}

#hotels-1 p {
    font-size: 1.35rem;
    padding: 0 2%;
}

/*------------------------------------------*/

/*	  Hotel Name
/*------------------------------------------*/

.hotel-name {
    position: relative;
    margin-top: 20px;
}

.hotel-name h4 {
    margin-bottom: 10px;
}

.hotel-name span {
    position: absolute;
    right: 10px;
    top: -2px;
    color: #999;
    font-size: 0.95rem;
    line-height: 1;
    font-weight: 300;
}

/*------------------------------------------*/

/*	  Hotel Data
/*------------------------------------------*/

.hotel-data {
    position: relative;
}

.hotel-data span.hotel-price {
    position: absolute;
    right: 10px;
    top: 0;
    color: #fff;
    font-size: 0.9rem;
    line-height: 1;
    font-weight: 400;
    padding: 8px 12px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.hotel-data span.hotel-price.bg-tra-grey {
    color: #444;
}

.hotel-data p {
    line-height: 1.3;
    font-weight: 400;
    margin-bottom: 6px;
}

.hotel-data p.h-add {
    margin-bottom: 0;
}

.hotel-data p.p-small {
    color: #666;
    font-weight: 300;
    margin-left: 28px;
    margin-bottom: 10px;
}

.hotel-data p a {
    color: #333;
    text-decoration: underline;
}

.hotel-data p a:hover {
    color: #666;
}

.hotel-data .svg-inline--fa {
    margin-right: 10px;
}

/*------------------------------------------*/

/*	  Find Hotels
/*------------------------------------------*/

.find-hotels h4 {
    line-height: 1.4;
    font-weight: 300;
    letter-spacing: 0;
}

/* ===================================================================================
   16.	BLOG
   =================================================================================== */

.blog-post-text {
    margin-top: 20px;
    margin-bottom: 50px;
    padding-bottom: 25px;
    border-bottom: 1px solid #ccc;
}

#single-post-page {
    padding-top: 170px;
    padding-bottom: 80px;
}

/*------------------------------------------*/

/*	BLOG TYPOGRAPHY
/*------------------------------------------*/

.blog-post-text p.p-small {
    margin-bottom: 10px;
}

.blog-post-text span {
    margin-left: 10px;
}

.blog-post-text .svg-inline--fa {
    margin-right: 3px;
}

.post-author-meta h5 {
    margin-bottom: 3px;
}

.post-author-meta p {
    margin-bottom: 0;
}

.blog-post-text h5 {
    line-height: 1.3;
    margin-bottom: 10px;
}

.blog-post-text a {
    font-weight: 500;
}

.blog-post-text a .svg-inline--fa {
    margin-left: 8px;
}

p.psub-t {
    margin-top: 40px;
    margin-bottom: 25px;
}

.psub-h {
    padding-top: 30px;
    padding-bottom: 30px;
    border-top: 1px solid #888;
    border-bottom: 1px solid #888;
    margin-top: 40px;
    margin-bottom: 40px;
}

.psub-h h3 {
    font-weight: 400;
    line-height: 1.3;
}

/*------------------------------------------*/

/*	  SINGLE POST TITLE
/*------------------------------------------*/

.post-holder h2 {
    margin-bottom: 12px;
}

.post-holder p.p-medium span {
    margin-left: 10px;
}

.post-holder .svg-inline--fa {
    margin-right: 2px;
}

/*------------------------------------------*/

/*	  Single Post Tags
/*------------------------------------------*/

.post-tags-list {
    margin-top: 70px;
    margin-bottom: 40px;
}

.post-tags-list span a {
    color: #333;
    font-size: 0.9rem;
    line-height: 1;
    font-weight: 300;
    border: 1px solid #eee;
    padding: 5px 15px;
    margin-right: 8px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.post-tags-list span a:hover {
    background-color: #eee;
    color: #333;
}

/*------------------------------------------*/

/*	  Single Post Tags  Share Icons
/*-----------------------------------------*/

.share-social-icons {
    display: inline-block;
    padding-left: 0;
}

.share-social-icons li {
    width: auto !important;
    display: inline-block !important;
    vertical-align: top;
    clear: none !important;
    padding: 0;
}

a.share-ico {
    width: 140px;
    height: 35px;
    font-size: 1rem;
    line-height: 35px !important;
    text-align: center;
    margin-right: 6px;
    display: block;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

.share-social-icons .svg-inline--fa {
    margin-right: 15px;
}

a.share-ico.ico-like {
    background-color: #f2f2f2;
    color: #333;
}

a.share-ico.ico-facebook {
    background-color: #3b5998;
    color: #fff;
}

a.share-ico.ico-twitter {
    background-color: #00a9ed;
    color: #fff;
}

a.share-ico.ico-google-plus {
    background-color: #cd1111;
    color: #fff;
}

/*------------------------------------------*/

/*	  SINGLE POST COMMENTs
/*------------------------------------------*/

.single-post-comments {
    margin-top: 80px;
    padding-top: 70px;
    padding-bottom: 70px;
    margin-bottom: 80px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

/*------------------------------------------*/

/*	  SINGLE POST META
/*------------------------------------------*/

.comment-meta {
    margin-bottom: 10px;
}

.comment-meta h5 {
    line-height: 1.1;
    margin-bottom: 0;
}

.comment-date {
    color: #888;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.btn-reply a {
    background-color: #888;
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    padding: 3px 8px;
    text-transform: uppercase;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

.btn-reply a:hover {
    color: #fff;
    background-color: #333;
}

.comment-reply {
    margin-left: 40px;
}

.single-post-comments hr {
    margin-top: 20px;
    margin-bottom: 20px;
}

/*------------------------------------------*/

/*	  SINGLE POST COMMENT FORM
/*------------------------------------------*/

#leave-comment h4.h4-lg {
    margin-bottom: 5px;
}

.comment-form p {
    color: #333;
    font-size: 15px;
    line-height: 15px;
    font-weight: 700;
    margin-bottom: 10px;
    padding-left: 5px;
    display: block;
}

.comment-form .form-control {
    background-color: #fff;
    border-color: #ccc;
    color: #333;
    height: 46px;
    font-size: 15px;
    font-weight: 300;
    padding: 15px;
    margin-bottom: 20px;
    box-shadow: none;
}

.comment-form .form-control:focus {
    border-color: #48af4b;
    outline: 0px none;
    box-shadow: none;
}

.comment-form textarea {
    min-height: 200px;
}

/*------------------------------------------*/

/*	  Forms Message
/*------------------------------------------*/

.comment-form label.error {
    color: #f6412d;
    font-size: 0.95rem;
    line-height: 1;
    margin-bottom: 15px;
}

.comment-form-msg {
    margin-top: 10px;
}

.comment-form-msg .loading {
    color: #45afff;
    font-size: 1.05rem;
    line-height: 1;
    font-weight: 400;
}

.comment-form-msg .error {
    color: #f6412d;
    font-size: 1.05rem;
    line-height: 1;
    font-weight: 400;
}

/* ==========================================================================
   17. COMMUNITY
   ========================================================================== */

#community {
}

/*------------------------------------------*/

/*	 JOIN US TYPOGRAPHY
/*------------------------------------------*/

#community h2 {
    letter-spacing: 0;
    margin-bottom: 15px;
}

#community p {
    font-size: 1.35rem;
    padding: 0 10%;
    margin-bottom: 30px;
}

/*------------------------------------------*/

/*	 JOIN US SOCIALS
/*------------------------------------------*/

.community-icons {
    display: inline-block;
    padding-left: 0;
    margin: 0 auto;
}

.community-icons li {
    width: auto !important;
    display: inline-block !important;
    vertical-align: top;
    clear: none !important;
    padding: 0;
}

.community-icons a {
    color: #fff;
    background-color: transparent;
    width: 72px;
    height: 72px;
    font-size: 31px;
    line-height: 68px !important;
    border: 2px solid #fff;
    text-align: center;
    margin: 0 6px;
    display: block;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
}

/*------------------------------------------*/

/*	 Join Us Icons Hover
/*------------------------------------------*/

.community-icons a.ico-facebook:hover {
    background-color: #3b5998;
    border-color: #3b5998;
    color: #fff;
}

.community-icons a.ico-twitter:hover {
    background-color: #00a9ed;
    border-color: #00a9ed;
    color: #fff;
}

.community-icons a.ico-google-plus:hover {
    background-color: #cd1111;
    border-color: #cd1111;
    color: #fff;
}

.community-icons a.ico-instagram:hover {
    background-color: #beb3a8;
    border-color: #beb3a8;
    color: #fff;
}

.community-icons a.ico-youtube:hover {
    background-color: #cd1b20;
    border-color: #cd1b20;
    color: #fff;
}

.community-icons a.ico-linkid:hover {
    background-color: #015886;
    border-color: #015886;
    color: #fff;
}

/* ==========================================================================
   18.	NEWSLETTER
   =========================================================================== */

#newsletter-1 {
    background-color: #252a36;
    padding-top: 100px;
    padding-bottom: 80px;
}

#newsletter-2 {
    background-image: url(../img/11.html);
    padding-top: 100px;
    padding-bottom: 80px;
}

.newsletter-txt h2 {
    line-height: 1.3;
    font-weight: 500;
}

/*------------------------------------------*/

/*	  Newsletter Form Input
/*------------------------------------------*/

.newsletter-form .form-control {
    height: 56px;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.45);
    color: #fff;
    font-size: 1.75rem;
    letter-spacing: -0.5px;
    font-weight: 500;
    padding: 0px 5px;
    box-shadow: none;
    margin-right: 20px;
    -webkit-border-radius: 4px 0 4px 0;
    -moz-border-radius: 4px 0 4px 0;
    border-radius: 4px 0 4px 0;
}

#newsletter-2 .newsletter-form .form-control {
    width: 100%;
    padding: 30px 5px;
    margin-bottom: 25px;
}

.newsletter-form .form-control:focus {
    border-color: #64b671;
    outline: 0;
    box-shadow: none;
}

/*------------------------------------------*/

/*	  Newsletter Form Button
/*------------------------------------------*/

.newsletter-form .btn {
    height: 56px;
    padding: 0.95rem 4rem;
    margin-top: 0;
}

#newsletter-2 .newsletter-form .btn {
    height: 50px;
    padding: 0.5rem 4rem;
    margin-top: 0;
}

.newsletter-form .form-notification {
    color: #ddd;
    font-size: 1.1875rem;
    line-height: 1;
    font-weight: 300;
    margin-top: 20px;
}

.newsletter-form .form-notification.valid {
    color: #28db5a;
}

.newsletter-form .form-notification.error {
    color: #fe4918;
}

/* ==========================================================================
   19. REGISTER FORM
   ========================================================================== */

#register {
}

#register .section-title {
    margin-bottom: 2rem;
}

/*------------------------------------------*/

/*	  Register Form Input
/*------------------------------------------*/

#register-form .form-control {
    height: 52px;
    background-color: transparent;
    margin-bottom: 10px;
    border: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    color: #fff;
    font-size: 1.15rem;
    letter-spacing: -0.5px;
    font-weight: 500;
    padding: 0px 5px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

select {
    /*-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none!important;*/
    text-indent: 0.01px;
    text-overflow: '';
}

/*------------------------------------------*/

/*	  Register Form Placeholder
/*------------------------------------------*/

#register-form .form-control::-moz-placeholder {
    color: #aaa;
}

#register-form .form-control:-ms-input-placeholder {
    color: #aaa;
}

#register-form .form-control::-webkit-input-placeholder {
    color: #aaa;
}

/*------------------------------------------*/

/*	  Register Form Input Focus
/*------------------------------------------*/

#register-form .form-control:focus {
    border-color: #64b671;
    outline: 0;
    box-shadow: none;
}

/*------------------------------------------*/

/*	 Register Form Submit Button
/*------------------------------------------*/

#register-form #form_register_btn {
    padding: 0 15px;
}

#register-form #form_register_btn .btn {
    height: 52px;
    width: 100%;
    display: block;
    margin-top: 0;
    margin-right: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

/*------------------------------------------*/

/*	  Register Form Message
/*------------------------------------------*/

.register-form-msg {
    margin-top: 20px;
}

.register-form-msg .loading {
    font-size: 1.1875rem;
    line-height: 1;
    font-weight: 400;
}

.error {
    color: #fe4918;
    font-size: 0.875rem;
    line-height: 1.3;
    font-weight: 300;
}

/* ==========================================================================
   20.	FOOTER
   =========================================================================== */

.footer {
    padding-top: 20px;
    padding-bottom: 70px;
}

.bg-dark hr {
    border-color: #555;
}

/*------------------------------------------*/

/*	FOOTER TYPOGRAPHY
/*------------------------------------------*/

.footer h4 {
    margin-bottom: 25px;
}

.footer-about h3 {
    font-weight: 800;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.footer-info p {
    font-size: 1.2rem;
    line-height: 1.5;
    font-weight: 600;
    letter-spacing: -0.5px;
    margin-bottom: 3px;
}

.footer-info p a {
    text-decoration: underline;
}

.footer-info .svg-inline--fa {
    margin-right: 12px;
}

.footer-socials-links h5 {
    margin-bottom: 10px;
}

.footer-socials-links a:hover {
    color: #e35029;
}

.footer-copyright p {
    margin-bottom: 0;
}

.footer-copyright p span, .footer-copyright p a {
    font-weight: 500;
}

/*------------------------------------------*/

/*	Features Social Links
/*------------------------------------------*/

.footer-social a {
    color: #444;
    font-size: 1.6rem;
    line-height: 1;
    margin: 0 6px;
}

.footer-social a:hover {
    color: #666;
}

/* ===================================================================================
   21.	SCROLL TO TOP
   =================================================================================== */

#scrollUp {
    display: none;
    width: 50px;
    height: 50px;
    position: fixed;
    bottom: 20px;
    right: 20px;
    background-image: url(../img/back-to-top.png);
    background-repeat: no-repeat;
    background-position: 50% 48%;
    background-color: rgba(35, 35, 35, 0.5);
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    -webkit-transition: all 250ms linear;
    -moz-transition: all 250ms linear;
    transition: all 250ms linear;
}

#scrollUp:hover {
    background-color: #666;
}

nav a#pull {
    display: none;
}

/* ===================================================================================
   22.	INNER PAGE HERO
   =================================================================================== */

.page-hero-section {
    background-image: url(../img/hero-page.jpg);
    padding-top: 200px;
    padding-bottom: 150px;
}

.page-hero-section h2 {
    margin-top: 10px;
    margin-bottom: 4px;
}

.page-hero-section span {
    font-size: 1.65rem;
    font-weight: 300;
    line-height: 1;
    display: block;
}

/*------------------------------------------*/

/*	INNER PAGE TITLE
/*------------------------------------------*/

.inner-page-title p {
    font-size: 1.25rem;
    font-weight: 500;
    line-height: 1.45;
    margin-bottom: 0;
}

/* ===================================================================================
   23.	EVENT STATISTIC
   =================================================================================== */

#event-statistic {
    padding-top: 70px;
    padding-bottom: 70px;
}

#event-statistic .statistic-block {
    padding: 0 12%;
}

.s-number {
    font-size: 4.25rem;
    line-height: 1;
    letter-spacing: 1px;
    display: inline-block;
    font-weight: 900;
    margin-bottom: 15px;
}

#event-statistic .statistic-block h5.h5-medium {
    line-height: 1.4;
    font-weight: 300;
    margin-bottom: 0;
}

/* ==========================================================================
   STYLE CHANGER
   ========================================================================== */

#stlChanger {
    color: #fff;
    font-size: 14px;
    overflow: hidden;
    position: fixed;
    top: 90px;
    left: 0;
    z-index: 9999999;
}

#stlChanger .bgChanger {
    position: relative;
    overflow: hidden;
}

#stlChanger .bgChanger {
    min-width: 250px;
    min-height: 250px;
}

#stlChanger .blockChanger {
    width: 200px;
}

#stlChanger .chBody {
    background: #353535;
    width: 210px;
    position: relative;
    overflow: hidden;
    border: 1px solid #353535;
    border-radius: 0 4px 4px 0;
}

#stlChanger .chBut {
    background: #e35029;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 15px;
    right: 0px;
    z-index: 1000000;
    text-align: center;
    border: 1px solid #c50009;
    border-left: none;
    border-radius: 0px 4px 4px 0px;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

#stlChanger .chBut:hover {
    background: #444;
    border-color: #444;
}

#stlChanger .svg-inline--fa {
    color: #fff;
    font-size: 30px;
    margin: 4px;
}

#stlChanger .stBlock {
    position: relative;
    overflow: hidden;
    margin: 30px 15px 30px 10px;
    text-align: center;
}

#stlChanger p {
    color: #fff;
    font-size: 16px;
    line-height: 18px;
    font-weight: 500;
    margin-bottom: 15px;
}

#stlChanger .stBlock a {
    color: #ccc;
    font-size: 0.8125rem;
    line-height: 1;
    padding: 9px 6px;
    background-color: #2a2a2a;
    border: 1px solid #555;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    display: block;
    margin-bottom: 4px;
    position: relative;
    z-index: 2;
}

#stlChanger .stBlock a:hover {
    color: #fff;
    background-color: #e35029;
    border-color: #e35029;
}

.woocommerce .checkout.woocommerce-checkout {
    margin-bottom: 100px;
}

.woocommerce .checkout.woocommerce-checkout label {
    display: block;
    clear: both;
    width: 100%;
}

.woocommerce .checkout.woocommerce-checkout input {
    border: 1px solid #ccc;
}

.woocommerce .checkout.woocommerce-checkout select, .woocommerce .checkout.woocommerce-checkout input, .woocommerce .checkout.woocommerce-checkout textarea {
    height: 40px;
    width: 100%;
    padding: 5px 10px;
    border-radius: 4px;
}

.woocommerce .checkout.woocommerce-checkout .woocommerce-input-wrapper {
    width: 100%;
}

.woocommerce .checkout.woocommerce-checkout textarea {
    height: 200px;
    border: 1px solid #ccc;
}

.woocommerce .checkout.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__rendered, .woocommerce .checkout.woocommerce-checkout .select2-container--default .select2-selection--single {
    line-height: 40px;
    height: 40px;
}

/**ADDed**/

body, #hero-3 h4, #hero-5 span, #hero-5 h2.io {
    font-family: Roboto, 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6, .btn, .newsletter-form .form-control, #register-form .form-control, #stlChanger p, #stlChanger .stBlock a {
    font-family: Poppins, sans-serif;
}

.btn {
    background-color: #a5670b;
    border-color: #a5670b;
}

.btn:hover {
    color: #fff;
}

.btn.yellow {
    background-color: #feca16;
    border-color: #feca16;
}

.btn.btn-tra-black {
    color: #444;
    background-color: transparent;
    border-color: #444;
}

.btn-tra-grey {
    color: #555;
    background-color: transparent;
    border-color: #aaa;
}

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

.btn-tra-grey:hover {
    color: #333;
}

.bg-red, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background: #a5670b;
}

.ovatheme_header_default nav.navbar li.active > a, .red-color, .red-color p, .red-color a, .red-color span, .footer-socials-links a:hover, #hero-3 h2, #hero-4 h2 span, #hero-7 span, .single-speaker-links span a, .sponsor-description span a, .woocommerce ul.products li.product .price, .woocommerce div.product p.price, span.price {
    color: rgb(237, 77, 63);
}

#hero-4 h4 {
    border-bottom-color: #a5670b;
}

.hero-badge-text, .nav-tabs.red-nav .nav-link.active, .nav-tabs.red-nav .nav-item.show .nav-link, .red-nav .owl-theme .owl-nav [class*='owl-next'] {
    /*background-color: #a5670b; fRnk*/
    background-color: #057739;
}

.hero-badge-text h5, .speakers-section .border-box.yellow-border, div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border-color: #feca16;
}

.btn.nav-link {
    background-color: #a5670b;
    border-color: #a5670b;
}

.btn.btn-yellow {
    background-color: #feca16;
    border-color: #feca16;
}

.inner, .inner:before, .inner:after, #hero-6 .hero-txt:before, #hero-6 .hero-txt:after {
    border-color: #a5670b;
}

#hero-8 h3 {
    color: #feca16;
}

.woocommerce span.onsale {
    background-color: #feca16;
    border-radius: 100%;
    height: 50px;
    width: 50px;
}

#hero-10 .hero-txt {
    background-color: rgba(221, 51, 51, 0.7);
}

.vc_custom_1526462151474 {
    margin-top: -200px !important;
}

.vc_custom_1526457611366 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
    background-color: #057739 !important;
}

.vc_custom_1526457658422 {
    background-color: #f5f5f5 !important;
}

.vc_custom_1526465309048 {
    background: linear-gradient(90deg, #000, #002867) !important;
}

.vc_custom_1526457738558 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
}

.vc_custom_1526370024063 {
    margin-top: 0px !important;
    padding-top: 0px !important;
}

.vc_custom_1526379862861 {
    margin-top: 0px !important;
    padding-top: 0px !important;
}

.vc_custom_1526382549267 {
    margin-top: 0px !important;
    padding-top: 0px !important;
}

.vc_custom_1526383016743 {
    margin-top: 0px !important;
    padding-top: 0px !important;
}

.vc_custom_1526382561469 {
    margin-top: 0px !important;
    padding-top: 0px !important;
}

.vc_custom_1526382553109 {
    margin-top: 0px !important;
    padding-top: 0px !important;
}

.vc_custom_1526382557227 {
    margin-top: 0px !important;
    padding-top: 0px !important;
}

.vc_custom_1526396800346 {
    margin-top: 0px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.vc_custom_1526397621166 {
    margin-top: 0px !important;
    padding-top: 0px !important;
}

.vc_custom_1526443615969 {
    padding-top: 0px !important;
}

.fk-call {
    display: none;
}

#fk-faq .btn {
    margin-top: 0px !important;
    border-radius: 0;
    background-color: #057739;
    border-color: #057739;
    padding-left: 60px;
}

#fk-faq .card-header {
    padding: 0;
}

#fk-faq .fk-icon {
    background-color: #a5670b;
    position: absolute;
    width: 45px;
    height: 99%;
    left: 0;
    top: 0;
    text-align: center;
    display: flex;
    align-items: center;
}

.fs-15 {
    font-size: 22px;
    margin: auto;
}

#about-1 img {
    max-width: 100px;
}

.fk-form {
    border-radius: 6px;
    border: 1px solid #ccc;
    padding: 30px 40px;
}

.fk-form label {
    font-weight: bold;
}

.w100 {
    width: 100%;
}

.fk-header .navbar.bg-tra {
    padding: 12px 0;
    background-color: #fcfcfc;
    box-shadow: 0 0 2px rgba(50, 50, 50, 0.4);
}

.fk-header .navbar.navbar-dark.bg-tra .nav-link {
    color: rgba(0, 0, 0, 0.75) !important;
}

.fk-header .navbar.navbar-dark.bg-tra .btn.nav-link {
    color: #fff !important;
}

.fk-btn {
    background-color: rgb(50, 57, 97);
    border-color: rgb(50, 57, 97);
}

.pointer {
    cursor: pointer;
}

.modal-backdrop.show {
    opacity: .7
}

.text-brown {
    color: #a5670b;
}

legend {
    border-bottom: 1px solid #ccc;
    margin-bottom: 25px;
}

.file-label {
    background-color: #ebfffc;
    border: 2px dashed #00947e;
    padding: 0.5rem;
    border-radius: 0.3rem;
    cursor: pointer;
    display: inline;
    margin-top: 1rem;
}

#file-chosen {
    margin-left: 0.3rem;
    font-family: sans-serif;
}
