@charset "utf-8";
/*
Theme Name: Broadway
Author: Softiconic
Author URI: https://softiconic.com
Description: Business or information
Version: 5.0
Tags: Broadway
*/

/*Gutenbarg css*/
.alignwide {
	margin-left  : -80px;
	margin-right : -80px;
}
.alignfull {
	margin-left  : calc( -100vw / 2 + 100% / 2 );
	margin-right : calc( -100vw / 2 + 100% / 2 );
	max-width    : 100vw;
}
.alignwide img{
	width: 100vw;
}
.alignfull img {
	width: 100vw;
}

.elementor-34 .elementor-element.elementor-element-b4b46dc .elementor-nav-menu--dropdown a.elementor-item-active {background-color: #202020 !important; color:#FFF !important;}

#contact form.elementor-form input {border-width:0 0 3px 0;}
#contact form.elementor-form select {border-width:0 0 3px 0; background-color: #202020; padding-left: 17px !important;}
#contact form.elementor-form textarea {border-width:0 0 3px 0;}