/****** PLACE YOUR CUSTOM STYLES HERE ******/


.logo{
	max-height: 150%;
	position:absolute;
	/*opacity:0;*/
}

.logoShow{
	opacity:1; 
}

.mainImageLogo{
	width: 55%;
}

.btn:visited {
  color: #333;
}

.btn:hover {
    background: #CD0003;
    color: #fff;
	border-color: #CD0003;
}

.btn {
  border: 2px solid #333;
  color: #333;
}

.btn-white:visited, .btn:visited:hover {
    color: #fff;
}

.signature{
	margin-top:40px;
	width: 220px;	
}

.pt300{
	padding-top: 300px;
} 
	
.pb300{
	padding-bottom: 300px;
}

.buttonSpace{
	margin-top:15px;
}

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

.checkbox-option, .radio-option {
	border: 1px solid #858585;
}

.checkbox-option.checked .inner {
	background: #858585;
}

.checkbox-option .inner, .radio-option .inner {
	border: 1px solid #858585;
}

a:hover {
	color:#e00003;
}

a {
	color:#666;
}


.goog-te-gadget-simple {
	    background-color: #292929 !important;
		    width: 210px !important;
    height: 35px !important;
	    border-left: 1px solid #666 !important;
    border-top: 1px solid #666 !important;
    border-bottom: 1px solid #666 !important;
    border-right: 1px solid #666 !important;
	    padding-top: 4px !important;
		margin-top:-5px !important;
}

.goog-te-menu-value {
    text-decoration: none !important;
    color: #0000cc !important;
    white-space: nowrap !important;
    margin-left: 17px !important;
    margin-right: 4px !important;
}

.goog-te-menu-value span {
    margin-left: 5px !important;
}

.goog-te-gadget-icon {
    margin-left: 9px !important;
}





@media all and (max-width: 990px) {
	.logo{
		opacity:1;
		/*max-width:115px;*/
		position:relative;
	}
	
	.mainImageLogo{
		width:90%;
		padding-top: 55px;
	}
	
	.menu{
		text-align:center;
	}

.module.widget-handle{
	border: none;
	color: #fff;
	opacity:1;
}

.goog-te-gadget-simple {
	 margin-top:15px !important;
	 margin-bottom:15px !important;
}



	