.gf-menu > li::before {
	display: none;
	}

.gf-menu > li.active {
	background-color: #50bcbc;
	border-radius: 5px;
	}
	
.gf-menu > li.active::after {
	display: none;
	}

.gf-menu li.active > .item {
	color: #ffffff;
	}
	
.title2 .module-title {
    background: #e02e1b none repeat scroll 0 0;
    border: 2px solid #e02e1b;
}

.rt-contact-icon span {
    color: #ffffff;
    display: block;
    font-size: 3em;
    height: 110px;
    line-height: 40px;
    text-align: center;
    width: 80px;
}

body .rt-block.decal.box1.title2 {
	margin: 15px 15px !important;
	}

/* body .rt-block {
    margin: 0px 15px;
}
*/
.gf-menu li.hidden {
	display: none;
	}
	
.rt-title-tag {
	text-transform: none;
	}

#rt-showcase .rt-block {
	padding-top: 15px;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	}

div.hoverhome {
	background-color: #e02e1b;
	border-radius: 5px;
	color: #fff;
	padding: 10px;
	line-height: 100%;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	}

div.hoverhome:hover {
	background-color: #fff;
	color:#e02e1b;
	cursor: pointer;
	box-shadow: -1px 2px 5px 1px rgba(0, 0, 0, 0.7);
	}

#rt-showcase {
	background-color: #50bcbc;
	}

.chrono_credits {
	display: none;
	}

#rt-mainbottom .inputbox {
	border: medium none;
    border-radius: 3px;
    box-sizing: border-box;
    height: 45px;
    margin-bottom: 10px;
	}
	
#rt-mainbottom .gcore-line-td input[type="submit"] {
	width: 100%;
	font-size: 14pt;
	font-weight: bold;
	background-color: #e02e1b;
	color: #fff;
	}
	
#rt-mainbottom .gcore-line-td input[type="submit"]:hover {
	background-color: #fff;
	color: #e02e1b;
	}

.menu-contact .contact-form legend {
	color: #6e6e6e;
	}
	
.menu-contact .contact-form label {
	font-family: "cabinsemibold",Verdana,Helvetica,Arial,sans-serif;
    font-weight: normal !important;
	color: #6e6e6e;
	}
#rt-mainbottom .btn-primary {
	font-size: 14pt;
	font-weight: bold;
	background-color: #e02e1b;
	color: #fff;
	}

#rt-mainbottom .btn-primary:hover {
	background-color: #fff;
	color: #e02e1b;
	}

@media only screen and (min-width: 481px) and (max-width: 767px) {

	#rt-showcase .rt-block {

		margin-top: 35px;

		}
}

@media only screen and (min-width: 768px) and (max-width: 959px) {

	#rt-showcase .rt-block {

		margin-top: 35px;

		}
}

.nav > li > a:hover {
	background: none;
	text-decoration: none;
}

.lang-inline {
  text-align: center;
}

/* Page contact */

.accordion-toggle[href="#basic-details"] {
	display: none;
}

#basic-details {
	display: none;
}

#display-form {
  height: auto !important;
}