/*
Theme Name: blueVISION Arena
Template: Divi
Author: bV-Team
Description: Custome Theme for blueVISION - Arena
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 4.5.1.1594821138
Updated: 2020-07-15 15:52:18

*/

.et_header_style_centered .et-search-form input, .et_header_style_centered span.et_close_search_field {
    top: 10%;
}
.et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content {
    margin-top: 0;
    margin-bottom: 0;
}
h1, h2, h3, h4 {
    color: #35568a !important;
}
.squareLitDemo .title, .squareLitDemo2 .title2, .squareLitDemo2 .title, .squareLitDemo2 .title2_2 {
    height: 40px !important;
    line-height: 30px !important;
    text-decoration: none;
    font-weight: normal;
    color: #eee;
}
body #main-content {
    background-color: #080808 !important;
}
.custom-toggle .et_pb_toggle_content p:last-of-type {
    padding-bottom: 0;
}
.ds-vertical-align {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.events-section2 .events-blurb-module2:before {
    width: 100%;
    position: absolute;
    height: 100%;
    left: 0;
    z-index: 1;
    right: 0;
    bottom: 0;
    content: "";
    -moz-transition: opacity 0.5s ease-in-out;
    -webkit-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
    opacity: .8;
    background-image: -moz-linear-gradient(top, #213037, #111);
    background-image: -webkit-linear-gradient(top, #213037, #111);
    background-image: -o-linear-gradient(top, #213037, #111);
    background-image: -ms-linear-gradient(top, #213037, #111);
    background-image: linear-gradient(to bottom, #213037, #111);
}
.events-section2 .events-blurb-module2:after {
    width: 100%;
    position: absolute;
    height: 100%;
    left: 0;
    z-index: 1;
    right: 0;
    bottom: 0;
    content: "";
    -moz-transition: opacity 0.5s ease-in-out;
    -webkit-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
    opacity: 0;
    background-image: -moz-linear-gradient(top, #213037, #8cc63e);
    background-image: -webkit-linear-gradient(top, #213037, #8cc63e);
    background-image: -o-linear-gradient(top, #213037, #8cc63e);
    background-image: -ms-linear-gradient(top, #213037, #8cc63e);
    background-image: linear-gradient(to bottom, #213037, #8cc63e);
}
.events-section2 .events-blurb-module2:hover:after {
    opacity: .8;
}
.events-section2 .events-blurb-module2 .et_pb_blurb_content {
    position: relative;
    z-index: 7;
}
.events-section2 .events-blurb-module2:hover .et_pb_module_header {
    color: #fad03b !important;
}
.events-section2 .events-blurb-module2:hover {
    cursor: pointer;
}
.blurb-ripple-out .et-pb-icon {
    position: relative;
    display: inline-block;
    -moz-box-shadow: 0 0 1px transparent;
    -webkit-box-shadow: 0 0 1px transparent;
    -o-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    -moz-transform: perspective(1px) translateZ(0);
    -webkit-transform: perspective(1px) translateZ(0);
    -o-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    vertical-align: middle;
}
.blurb-ripple-out .et-pb-icon:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    border: #b80000 solid 6px;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
}
.blurb-ripple-out:hover .et-pb-icon:before, .blurb-ripple-out:focus .et-pb-icon:before, .blurb-ripple-out:active .et-pb-icon:before {
    -webkit-animation-name: blurb-ripple-out;
    animation-name: blurb-ripple-out;
}
.blurb-2, .blurb-2 .et-pb-icon {
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.hover {
    -moz-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
    background-color: #080808;
}
.blurb-2:hover .et-pb-icon {
    -moz-transform: scale(1.2) rotate(360deg);
    -webkit-transform: scale(1.2) rotate(360deg);
    -o-transform: scale(1.2) rotate(360deg);
    transform: scale(1.2) rotate(360deg);
}
.contact_field_title_css .et_pb_contact_field_options_wrapper .et_pb_contact_field_options_title {
    color: #35568a !important;
}
.contact_field_data_protection_css .et_pb_contact_field a {
    color: #35568a !important;
}
.contact_field_check_box_css .et_pb_contact p input[type=checkbox]:checked+label i:before, .et_pb_subscribe .et_pb_contact_field input[type=checkbox]:checked+label i:before {
    color: #35568a !important;
}
.cn-button.bootstrap:nth-child(1) {
    background-color: #35568a !important;
    color: #35568a;
    background-image: none;
}
.cn-button.bootstrap:nth-child(2) {
    background-color: #35568a !important;
    color: #35568a;
    background-image: none;
}
.cn-button.bootstrap:nth-child(3) {
    background-color: #35568a !important;
    color: #35568a;
    background-image: none;
}
#cookie-notice {
    background-color: rgba(53, 86, 138, 0.8 ) !important;
    border-top-color: #35568a;
    border-top-style: solid;
    border-top-width: 2px;
}
#cookie-notice .cn-button {
	background: #7cda24;
    color: #35568a;
}
@media only screen and (max-width: 980px) {
.events-section1 .et_pb_column {
    width: 100% !important;
    margin-right: 0 !important;
    margin-bottom: 20px;
}
#main-header .container {
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
#main-header .logo_container {
    width: auto;
}
#main-header #logo {
    max-width: 100%;
}
}
@media only screen and (max-width: 978px) {
.events-section1 .et_pb_row {
    padding: 0 0 30px;
}
}
@media (max-width: 600px) {
.logo_container {
    display: none !important;
}
}
@media only screen and (min-width: 768px) and (max-width: 900px) {
.events-section1 .events1-description {
    margin-left: 27px;
}
}
