/* 
 Theme Name:   SSCTI - Swiss Society of Cardiothoracic Imaging
 Theme URI:    
 Description:  
 Author:       Gr4fix s.r.o.
 Author URI:   
 Template:     Divi
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/

h2 {
    font-size: 20px;
    color: #000;
    font-weight: normal;
    margin-bottom: 20px;
}

.et_pb_posts article h2.entry-title {
font-size: 24px;
color: #c72222;
/* margin-bottom: 2.75%; */
pointer-events: none;
   cursor: default;
}

.et_pb_posts article.et_pb_post {
    margin-bottom: 58px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 2.75%;
}

#news-page article.et_pb_post:last-child {
    margin-bottom: 0px;
    border-bottom: 0px;
    padding-bottom: 0px;
}

.et_pb_column_3_4 .et_pb_module {
margin-bottom: 3.735% !important;
}

p + h2 {
    margin-top: 30px;
}

h3 {
    font-size: 16px;

    font-weight: normal;
}

p + h3 {
    margin-top: 20px;
}


.et_pb_row {
    position: relative;
    width: 95% !important;
    margin: auto;
}

.et_pb_column_single {
    padding: 0;
}

.container {
    position: relative;
    width: 95%;
    margin: auto;
}

.et_header_style_left .logo_container {
    position: relative;
    width: auto;
    height: 110px;
    padding: 22px 0;
}

.logo_container a {
    display: block;
    /*background: url("/content-svir/uploads/2017/01/ssvir-logo.jpg") center left no-repeat;*/
    position: relative;
}

#logo {
   display: inline-block;
    max-height: 65px;
    float: none;
    margin-bottom: 0;
    vertical-align: middle;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    -webkit-transform: translate3d(0, 0, 0);

}

#main-footer {
    background-color: #d5d6d7;
}

#footer-bottom {
    background: none !important;
}

#footer-info {
    color: #fff;
}

#footer-info a {
    color: #fff;
}

#footer-widgets {
    padding: 35px 0 35px 0;
    min-height: 198px;
}

.footer-widget h4 {
    font-size: 15px;
    color: #c72222 !important;
    height: auto;
    line-height: 21px;
    font-weight: 700;
    margin: 0 0 0px 0;
    padding: 0px;
}

.footer-widget .textwidget {
    line-height: 20px;
    font-size: 15px;
}

.footer-widget a {
    color: #c72222;
    text-decoration: underline;
    display: block;
}

.et_header_style_left #et-top-navigation nav > ul > li > a, .et_header_style_split #et-top-navigation nav > ul > li > a {
        padding: 11px 0 11px 0;
position: relative;
}

#et-top-navigation nav > ul > li > a:after {
    content: " ";
    display: block;
    position: absolute;
    bottom: -5px;
left:0px;
    height: 10px;
    width: 200px;
}

#main-header {
    position: relative;
    z-index: 99999;
    top: 0;
    width: 100%;
    background-color: #fff;
    font-weight: 500;
    line-height: 23px;
    border-bottom: 0px;
    margin-bottom: 0px;
    -webkit-box-shadow: 0 1px 0 rgba(0,0,0,.1);
    -moz-box-shadow: 0 1px 0 rgba(0,0,0,.1);
    box-shadow: 0 1px 0 rgba(0,0,0,.1);
}

#main-header hr {
    margin: 0px;
    border-top: #BABBBC 1px solid;
    border-bottom: 0px;
}

#et-top-navigation {
    float: left;
    padding: 0 !important;
}

#top-menu .menu-item-has-children > a:first-child, #et-secondary-nav .menu-item-has-children > a:first-child {
    padding-right: 0px;
}

#top-menu li {
    display: inline-block;
    padding-right: 18px;
    font-size: 15px;
    font-weight: 400;
    line-height: 15px;
}

#top-menu li li ul {
display: none !important;
}

#top-menu li a, #top-menu li.current-menu-item a {
    color: #707173;
}

.single .post-meta {
display: none;
}


@media (max-width: 1280px) {
.et_header_style_left #et-top-navigation nav > ul > li > a, .et_header_style_split #et-top-navigation nav > ul > li > a {
    padding: 12px 5px !important;
    position: relative;
}
}


@media (max-width: 1140px) {
	#top-menu li {
	    padding-right: 0px;
	}

	
}

.et_header_style_split .mobile_menu_bar, .et_header_style_left .mobile_menu_bar {
    padding-bottom: 0px;
}
.et_header_style_left #et-top-navigation .mobile_menu_bar {
    padding-bottom: 2px;
}

.et_pb_widget_area_left {
    padding-right: 0px;
    border-right: 0px;
}

.et_pb_bg_layout_light .et_pb_widget li a {
    color: #666;
    border-bottom: 1px solid #333;
    display: block;
}

.et_pb_bg_layout_light .et_pb_widget li.current-menu-item a {
   font-weight:normal;
}

.et_pb_bg_layout_light .et_pb_widget li a:hover {
    color: #c72222;
}

.et_pb_widget ul li {
    margin-bottom: 0px;
}

.et_pb_widget ul li ul li.current_page_item a {
    margin: 0px;
}

.home span.main_title, .home #main-heading {
	display: none;
}

.footer-widget {
    float: left;
    color: #c72222;
}

#footer-widgets {
	display: none;
}

.home #footer-widgets {
	display: block;
} 

#main-heading {
	background: #33587a;
}

.et_pb_section {
    padding: 0 !important;
}

.main_title {
    margin-bottom: 0px;
    padding: 20px 0;
    font-size: 36px;
    line-height: 36px;
    font-weight: 400;
    color: #fff;
    display: block;
}

.et_pb_section .et_pb_post_title_0.et_pb_post_title {
    margin-bottom: 0px;
}

h1 {
    font-size: 24px;
    color: #000;
    margin-bottom: 10px;
}

.mobile_menu_bar:before {
    position: relative;
    top: 2px;
    left: 0;
    font-size: 32px;
    content: "\61";
    cursor: pointer;
    color: #c72222;
}

.et_mobile_menu {
    display: none;
    visibility: visible;
    position: absolute;
    z-index: 9999;
    left: 0;
    width: 100%;
    padding: 0%;
    opacity: 1;
    border: 0px;
    background: #fff;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    top: 40px;
}

.et_mobile_menu li a {
    display: block;
    padding: 15px 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.03);
    color: #666;
}

.et_mobile_menu li li {
    padding-left: 10px;
}

#main-header .et_mobile_menu li ul, .et_pb_fullwidth_menu .et_mobile_menu li ul {
    display: block !important;
    visibility: visible !important;
    padding-left: 0px;
}



.et_pb_toggle {
    border: 0px;
    margin-bottom: 15px !important;
}

.et_pb_toggle_close, .et_pb_toggle_open {
	padding: 0px;
    background-color: #fff;
}

.et_pb_toggle_close h5.et_pb_toggle_title {
    margin-top: 0px;
}

.et_pb_toggle_open h5.et_pb_toggle_title {
}

.et_pb_toggle h5.et_pb_toggle_title {
	position: relative;
    padding: 0 50px 0 0;
    cursor: pointer;
    transition: 0s;
    font-size: 15px;
    line-height: 21px;
    color: #707173;

}

.et_pb_toggle h5.et_pb_toggle_title:hover {
   color: #28b9da !important;

}

.et_pb_toggle h5.et_pb_toggle_title:after {
	content: " >";
}

.et_pb_toggle_content {
    padding: 0px;
    margin: 15px 0 30px 20px;
    font-size: 15px;
    line-height: 21px;
}

.current-menu-item > a:first-child, .current-menu-parent > a:first-child, .current-page-ancestor > a:first-child {
    color: #c72222 !important;
    font-weight: 700 !important;
}


#et-secondary-nav .menu-item-has-children > a:first-child {
    padding-right: 0px;
}

#top-menu .menu-item-has-children > a:first-child:after, #et-secondary-nav .menu-item-has-children > a:first-child:after {
    content: none;
}

nav#top-menu-nav a:hover,
.wpml-ls-legacy-list-horizontal a:hover, .wpml-ls-legacy-list-horizontal a.lang_sel_sel:hover,
.wp-user-form button:hover {
    color: #28b9da !important;
}

.et_pb_toggle_title:before {
	display: none;
	content: "";
}

.wpml-ls-legacy-list-horizontal {
    height: auto;
    position: absolute;
    z-index: 99;
    font-family: inherit;
    bottom: 10px;
    right: 0px;
}

.wpml-ls-legacy-list-horizontal ul {
    border-top: 0px;
}

.nav li ul {
    visibility: visible;
    z-index: 9999;
    width: auto;
    border-top: 0px;
    opacity: 0;
    background: rgba(255,255,255,0.95);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    padding: 0px;
    top: 40px;
    left: -5px;
    padding: 5px 20px 10px 20px;
    border-bottom: 0px;
    opacity: 1;
    display: none;
}

.nav li ul:before {
content: " ";
display: block;
position: absolute;
top: -3px;
left: 0px;
height: 5px;
width: 100%;
}

.nav li:hover ul {
display: none !important;
}



#top-menu li li {
    margin: 0;
    padding: 0;
}

#top-menu li li a {
    width: 200px;
    padding: 6px 0px;
}



/* .nav li li ul {
    z-index: 1000;
    top: 0px;
    left: 0px;
    position: relative;
    border-bottom: 0px;
    padding: 0px 0px 0px 20px;
    visibility: visible !important;
    opacity: 1;
    display: block;
    background: none !important;
} */

.nav ul li a:hover, .et_mobile_menu li a:hover {
    opacity: 1;
    background: none;
}

nav#top-menu-nav a:hover, .wpml-ls-legacy-list-horizontal a:hover, .wpml-ls-legacy-list-horizontal a.lang_sel_sel:hover, .wp-user-form button:hover {
    color: #c72222 !important;
}

.wpml-ls-legacy-list-horizontal ul li {
    border-right: 1px solid #444444;
float: left;
}

.wpml-ls-legacy-list-horizontal a {
    display: block;
    font-size: 11px;
    text-decoration: none !important;
    color: #444444;
    background: none;
    line-height: 1em;
    padding: 0px;
    margin: 0 5px;
}

.wpml-ls-legacy-list-horizontal ul a:hover {
    background: none !important;
    text-decoration: underline !important;
}


.wpml-ls-legacy-list-horizontal li:last-child {
	border-right: 0px;
}

.wpml-ls-legacy-list-horizontal li:last-child a {
	margin-right: 0px;
}

.single .et_pb_post {
    margin-bottom: 0px;
}

.et_pb_post .entry-content {
padding-top: 0px;
}

.single .post {
    padding-bottom: 0px;
}

.wp-user-form, .et_menu_container > p, .et_menu_container #wpmem_msg {
    font-size: 12px;
    width: auto;
    float: right;
    margin: 5px 0;
    border-left: 1px solid #ccc;
    padding: 2px 0 2px 8px;
}

.et_menu_container #wpmem_msg {
    background: transparent;
    border: none;
    border-radius: 0;
}

.et_menu_container #wpmem_msg h2 {
    font-size: 12px;
    margin: 0;
    padding: 3px 0px;
    display: inline-block;
}

.et_menu_container #wpmem_msg p {
    display: inline-block;
    margin-left: 10px;
}

.et_menu_container #wpmem_msg > p:first-child {
    display: none;
}

.et_menu_container > p > br {
    display: none;
}

.et_menu_container > p > a {
    padding: 2px 0 2px 8px;
}

.wp-user-form span {
    margin: 0 5px 0 0;
}

.wp-user-form input#log, .wp-user-form input#pwd {
    width: 80px;
    background: #e3e4e4;
    border: 0px;
    color: #616161 !important;
    padding: 5px;
    margin: 0 5px 0 0;
}

.wp-user-form .buttons {
    background: none;
    border: none;
    padding: 0px;
    margin: 0px;
    text-decoration: underline;
    color: #707173;
    cursor: pointer;
}

.entry-content .wp-user-form {
    display: none;
}

.et_pb_sidebar_1.et_pb_widget_area {
padding-right: 40px;
}

.et_pb_sidebar_1.et_pb_widget_area h4.widgettitle {
background: #c72222;
 padding: 10px 5px;
    font-weight: 500;

}

.et_pb_sidebar_0.et_pb_widget_area {
margin-bottom: 50px !important;
}

.et_pb_column div#nav_menu-2.widget_nav_menu {
	width: 100% !important;
}

.fwidget {
    padding: 0 50px 0 80px;
    margin: 0 0 50px 0px !important;
}

#bottom-events .et_pb_row .et_pb_column:last-child .et_pb_module:last-child {
margin-bottom: 0px !important;
}

#bottom-events p span a {
color: #ffffff;
text-decoration: underline;
line-height: 20px;
}

#bottom-events .post-content p {
line-height: 20px;
}

#bottom-events article {
    margin-bottom: 0px;
    border-bottom: 0px;
    padding-bottom: 0px;
}

.et_pb_text > :last-child {
    padding-bottom: inherit;
}

@media (min-width: 981px) {
	#bottom-events .et_pb_blurb:last-child {
	margin-bottom: 0px !important;
	}

	.footer-widget:last-child {
	    margin: 0px !important;
	}

	.et_pb_column_1_4, .et_pb_gutters3.et_pb_row .et_pb_column_1_4 {
	    width: 21.4%;
	    max-width: 246px;
	}

	.et_pb_gutters3 .et_pb_column, .et_pb_gutters3.et_pb_row .et_pb_column {
	    margin-right: 0px;
	}

	.et_pb_column_3_4, .et_pb_gutters3.et_pb_row .et_pb_column_3_4 {
	    width: 72.5%;
	max-width: 851px;
	float: right;
	}

	#main-content .container:before {
	    visibility: hidden;
	    display: block;
	    font-size: 0;
	    content: " ";
	    clear: both;
	    height: 0;
	}

	#main-content .et_pb_column_3_4 {
		margin: 0 0 50px 0;
	}

}

@media (max-width: 980px) {
	#footer-widgets .footer-widget, .et_pb_gutters1 #footer-widgets .footer-widget {
	    width: 100% !important;
        margin: 0 0 50px 0 !important;
	}

	#footer-widgets .footer-widget:nth-last-child(-n+2) {
	    margin-bottom: 50px !important;
	}

	#footer-widgets .footer-widget:last-child {
	    margin-bottom: 0px !important;
	}

	.footer-widget .fwidget:last-child {
	    margin-bottom: 0 !important;
	    width: 100% !important;
	}


	.footer-widget h4 {
	    font-size: 15px;
	    color: #fff !important;
	    height: auto;
	    line-height: 21px;
	    font-weight: 700;
	    border-bottom: 1px solid #fff;
	    padding: 0 0 10px 0;
	    margin: 0 0 10px 0;
	}

	.et_header_style_left #logo, .et_header_style_split #logo {
	    max-width: 100%;
	    display: block;
	}

	#et-top-navigation {
	    float: left;
	    padding: 2px 0 !important;
	}


#main-content .et_pb_column.et_pb_column_1_4 {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
}

.et_pb_column.et_pb_column_1_4 .et_pb_sidebar_0 {
display: none;
}

.et_pb_column.et_pb_column_1_4 .et_pb_sidebar_1 {
    padding-right: 0px !important;
padding-top: 20px !important; 
}

.et_pb_gutters1 .et_pb_column .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1 .et_pb_column .et_pb_widget:nth-child(n) {
    width: 100% !important;
}

.et_pb_widget_area {
max-width: 100% !important;
width: 100%;
}

.et_pb_widget_area .et_pb_widget a {
    color: inherit;
    width: 48%;
    display: block;
    float: left;
    margin: 0 1%;
}

.et_pb_widget_area .et_pb_widget .textwidget > a:nth-child(odd) {
margin-right: 2% !important;
}

.et_pb_row .et_pb_column {

margin-left: 0px !important; /* This should be equal to the current gutter value */
margin-right: 0 !important;
}
.et_pb_row .et_pb_column:last-child {
margin-left: 0 !important;
}

.et_pb_column .et_pb_row_inner {
    padding: 0px;
}

}

@media (max-width: 767px) {
	.et_header_style_left #logo, .et_header_style_split #logo {
	    max-width: 100%;
	    margin: 0 auto;
	    display: block;
	}

	.wp-user-form {
	    font-size: 12px;
	    width: auto;
	    float: right;
	    margin: 5px 0;
	    border-left: 0px;
	}

	.wp-user-form input#user_login, .wp-user-form input#user_pass {
	    width: 60px;
	}

	.et_pb_fullwidth_slider_0.et_pb_slider .et_pb_slide_description {
	min-height: 200px;
	}
}

@media (max-width: 414px) {
	footer ul.footer-links {
	    clear: both;
	    float: none !important;
	    text-align: center;
	}

	.et_pb_bg_layout_light .et_pb_widget li a {
	    padding: 10px 0;
	}
}

.entry-content table, body.et-pb-preview #main-content .container table,
.entry-content tr td, body.et-pb-preview #main-content .container tr td {
    border: none;
}

.wpcf7-form-control.et_pb_button:hover {
    padding: .3em 1em;
}

.et-pb-controllers {
    position: absolute;
    z-index: 10;
    bottom: 20px;
    left: 50%;
    width: 95%;
    text-align: right;
    max-width: 1280px;
    transform: translateX(-50%);
}

.et-pb-controllers a {
    display: inline-block;
    width: 25px;
    height: 25px;
    margin-right: 10px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 100%;
    background-color: rgba(255, 255, 255, 0.9);
    text-indent: 10000px;
    border: 3px solid #c6c7c8;
}

.et-pb-controllers .et-pb-active-control {
    background-color: #c72222 !important;
}

@media (max-width: 980px) {
#main-content .et_pb_column.et_pb_column_1_4 {
display: none;
}
}

#et_search_icon:hover, .mobile_menu_bar:before, .mobile_menu_bar:after, .et-social-icon a:hover, .comment-reply-link, .form-submit input, .entry-summary p.price ins, .woocommerce div.product span.price, .woocommerce-page div.product span.price, .woocommerce #content div.product span.price, .woocommerce-page #content div.product span.price, .woocommerce div.product p.price, .woocommerce-page div.product p.price, .woocommerce #content div.product p.price, .woocommerce-page #content div.product p.price, .woocommerce .star-rating span:before, .woocommerce-page .star-rating span:before, .woocommerce a.button.alt, .woocommerce-page a.button.alt, .woocommerce button.button.alt, .woocommerce-page button.button.alt, .woocommerce input.button.alt, .woocommerce-page input.button.alt, .woocommerce #respond input#submit.alt, .woocommerce-page #respond input#submit.alt, .woocommerce #content input.button.alt, .woocommerce-page #content input.button.alt, .woocommerce a.button, .woocommerce-page a.button, .woocommerce button.button, .woocommerce-page button.button, .woocommerce input.button, .woocommerce-page input.button, .woocommerce #respond input#submit, .woocommerce-page #respond input#submit, .woocommerce #content input.button, .woocommerce-page #content input.button, .woocommerce a.button.alt:hover, .woocommerce-page a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce-page button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce-page input.button.alt:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce-page #respond input#submit.alt:hover, .woocommerce #content input.button.alt:hover, .woocommerce-page #content input.button.alt:hover, .woocommerce a.button:hover, .woocommerce-page a.button:hover, .woocommerce button.button, .woocommerce-page button.button:hover, .woocommerce input.button:hover, .woocommerce-page input.button:hover, .woocommerce #respond input#submit:hover, .woocommerce-page #respond input#submit:hover, .woocommerce #content input.button:hover, .wp-pagenavi span.current, .wp-pagenavi a:hover, .et_password_protected_form .et_submit_button, .nav-single a, .posted_in a, #top-menu li.current-menu-ancestor > a, #top-menu li.current-menu-item > a, .bottom-nav li.current-menu-item > a, .footer-widget h4 {
    color: #c72222;
}

#et-footer-nav {
background: #fff;
font-size: 12px;
padding: 1px 0px;
height: 29px;
border-top: #c6c7c8 1px solid;
border-bottom: #c6c7c8 1px solid;
margin-bottom: 20px;
}

#et-footer-nav ul li {
    display: inline-block;
    padding-right: 0px;
}

#et-footer-nav ul li:after  {
    content: " + ";
    color: #33587a; /* #c72222 */
    position: relative;
    top: 0px;
}

#et-footer-nav ul li:last-child:after {
    content: none;
}

#et-footer-nav ul li a {
color: #707173 !important;
    font-weight: normal;
}

#et-footer-nav ul li a:hover {
    color: #c72222;
}

.bottom-nav {
    padding: 0px;
}

.bottom-nav li {
    font-size: 12px;
    font-weight: 400;
}
.statement {
    text-align: center;
    font-size: 14px !important;
    font-weight: bold;
    color: #c72222;
    padding: 10px;
    background-color: #eee;
}








ul.dem-answers li {
    margin-bottom: 0px;
    padding-bottom: 0px !important;
}

div.dem-graph div.dem-votes-txt, div.dem-graph div.dem-percent-txt {
    color: #fff !important;
    font-weight: bold;
    padding: 10px 16px !important;
    font-size: 100% !important;
}

div.dem-graph div.dem-fill {
    background-color: #795d75 !important;
    border-radius: 50px;
    min-width: 36px;
    background-image: none !important;
}

.dem-graph {
    position: relative;
    color: #555;
    color: rgba(0,0,0,.6);
    box-sizing: content-box;
    width: 100%;
    display: block;
    height: 36px;
    line-height: 1.2em;
    border-radius: 50px;
    margin: 10px 0px 20px 0px;
    background: #eae9ef !important;
}


.et_pb_widget_area .textwidget img {
    border-bottom: 3px solid #c72222;
    margin-top: 20px;
    display: block;
}

.statement p:before {
display: inline-block;
margin-right: 8px;
content: "★";
}

.et_pb_column_1_4 .et_pb_widget_area {
    max-width: 260px;
}

.statement p:after {
display: inline-block;
margin-left: 8px;
content: "★";
}

#top-menu li:first-child a {
padding-left: 0px !important;
}

#top-menu-nav li:hover .sub-menu {
	display:none;
}

ol { counter-reset: item; }
ol li { display: block; }
ol li:before {
	content: counter(item) ". ";
	counter-increment: item;
	color: #c72222;
}


ol ol { counter-reset: subitem; }
ol li ol li:before {
	content: counter(subitem, lower-alpha) ". ";
	counter-increment: subitem;
	color: #c72222;

}

.et_pb_blog_grid .et_pb_post {
    padding: 0px;
    border: 0px;
}

.et_pb_gutters2 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 .et_pb_post {
    margin-bottom: 0%;
}

#sidebar {
    display: none;
}

@media only screen and (min-width: 981px) {
h3 {
    font-size: 17px;
} }

/* DOWNLOADS */
.w3eden .panel .panel-heading {
	display: none;
}
.w3eden .pull-left {
	float: left;
}
.w3eden .ptitle {
    float: left;
    padding: 2px 8px;
}
.w3eden .media-body > div {
	float: left;
    padding-left: 8px;
}
.w3eden .ptitle > span.label {
    font-weight: 400;
    padding-left: 8px;
    font-size: 12px;
}
.w3eden .all-locks-table .form-control, .w3eden .all-locks-table .wpdm_submit.btn {
    height: 25px;
}
.w3eden .all-locks-table tr td {
    padding: 2px 8px!important;
}
.w3eden .input-group-btn .btn.wpdm_submit {
    padding: 4px 8px !important;
}
.w3eden .btn-info, .w3eden .flat-info, .w3eden .flat-info.btn-bordered:hover {
    background-color: #c72222;
    color: #fff;
}
.w3eden .input-group input:not(:last-child) {
    border: 1px solid #eee;
    min-width: 82px;
}
.w3eden .btn-info:hover:not(.no-hover), .w3eden .flat-info:hover:not(.no-hover), .w3eden .flat-info.btn-bordered {
    background-color: #b4181b;
    border-color: #b4181b;
    color: #fff;
}
.w3eden .btn-info:focus, .w3eden .btn-info:active:not(.no-hover), .w3eden .flat-info:active:not(.no-hover), .w3eden .flat-info.btn-bordered {
    background-color: #b4181b;
    border-color: #b4181b;
    color: #fff;
}
.w3eden .wpdm_icon {
    box-shadow: none;
    width: 24px;
    height: 24px;
}

#main-content #wpmem_msg {
    padding: 100px 0 100px 0;
}

.restricted {
    margin: 100px 0;
    text-align: center;
}

.et_pb_posts.et_pb_module article .et_pb_row {
    width: 100% !important;
}






/* video slider */

.et_pb_custom_video_slider .et_pb_row {
    width: 100% !important;
}

.et_pb_custom_video_slider .et_pb_carousel {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
}

.et_pb_custom_video_slider .et_pb_slide {
    padding: 0 !important;
}

.et_pb_custom_video_slider .et_pb_video_play {
    font-size: 110px;
    transform: translate3d(-50%,-50%,0);
}

.et_pb_custom_video_slider .aspect-ratio-box {
    width: 100%;
    display: block;
}

.et_pb_custom_video_slider .aspect-ratio-box img.aspect-ratio-box-img {
    width: 100%;
    height: auto;
}

.et_pb_custom_video_slider .et_pb_video_wrap {
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.et_pb_custom_video_slider .et_pb_video_box {
    display: block;
    position: absolute;
    z-index: 1;
    line-height: 0;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}

.et_pb_custom_video_slider .et_pb_video_box video {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
}

.et_mobile_device .et_pb_custom_video_slider .et-pb-arrow-prev,
.et_mobile_device .et_pb_custom_video_slider .et-pb-arrow-next {
    opacity: 1 !important;
}

.et_pb_custom_video_slider .et-pb-arrow-prev:before,
.et_pb_custom_video_slider .et-pb-arrow-next:before,
.et_pb_custom_video_slider .et_pb_video_play:before {
    text-shadow: 0 0 40px rgba(0,0,0,0.8);
}



.home .et_pb_slide_title sup {
    font-size: 1.5rem;
}

.home .et_pb_slide_description {
    padding: 16% 0;
}

@media (max-width: 980px) {
    .home .et_pb_slide_title sup {
        font-size: 1rem;
    }
}

@media (max-width: 767px) {
    .home .et_pb_slide_title sup {
        font-size: 0.7rem;
    }
    .home .et_pb_slide_title {
        line-height: 1.3;
    }
}
