

.menuOLD{
	font-size: 10px;
}
.navbar-toggler {
	margin-top: -50px;
}
/**/
#sitename h1 a {
	margin-left: 5%!important;
}
/**/


span.webform_msg_error {
	color: #ff0033!important;
}
span.webform_label_error {
	color: #ff0033!important;
}

.margintop32 {
	margin-top: 32px;
}	

#upperMenu {
    position: absolute;
	right: 45px; 
    top: -100px;
	font-weight: bold;
}
#upperMenu a {
    color: #EC651B!important;
}
/*
.hamburger {
	
}
*/
.marginleft10 {
	margin-left: 10px!important;
    margin-top: 20px;
    margin-bottom: 5px!important;
}
 
.orange {
	color: #EC651B!important;
	margin-top: 20px;
	margin-bottom: 5px!important;
}

li.leaf {
	list-style-type: none;
}

.display {
	display: contents;
}

.fancybox-opened {
	opacity: 1!important;
}

#sitename h1 a {
	font-size: 48px;
	font-weight: bold;
	color: #ec651b;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	text-shadow: 1px 1px 2px rgba(192,192,192, 0.6);
}
.three-fourth {
	position: relative;
	margin-right: 4%;
	float: left;
	width: 74%;
}

/* acordeddu 2021.04.16. patch because it is been modified on unify-global.css*/
.g-py-100-aboutus {
    padding-top: 7.14286rem !important;
    padding-bottom: 7.14286rem !important;
}

@media all and (max-width: 991px) {
	.collapse2:not(.show) {
    	display: block!important;
	}	
	
	#colorbox, #cboxOverlay, #cboxWrapper{
		position:absolute; 
		top:0; 
		left:0; 
		z-index:3000000; 
		overflow:hidden; 
		height: 100%!important;
	}
	
	#upperMenu a.active {
    	color: #EC651B!important;
	}

	#upperMenu a {
    	color: #555555!important;
	}
	
	
	
}

	
	/*
	.webform_field11, .webform_row11, #cboxContent, #cboxLoadedContent {
		width: 70%!important;
	}
	.webform_mandatory {
		width: 35%;
	}
	*/
	/*
	#cboxTopLeft, #cboxTopCenter, #cboxTopRight, #cboxBottomLeft, #cboxBottomCenter, #cboxBottomRight {
		display: none;
	}
	*/

.btn-trial {
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 2px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

    
    
