/* NICHE */

/* POSITIONS *************************************/


/* Header *************************/

#rt-header {
/*
 	margin-bottom: -20px !important;
	padding-bottom: 0px !important; 
	margin-top: -80px !important;*/
}


/* Showcase *************************/
#rt-showcase {
	font-size: 17px !important;
	line-height: 1.6em !important;
	font-weight: 200 !important;
	background-image: none !important;
/* 	background-color: #A1C31A !important;
	color: #792410 !important; #7f7f7f*/
	background-color: #FFFFFB !important; 
	padding-top: 30px !important;
}
#rt-showcase p {
	
}
#rt-showcase li {
	line-height: 1.6em !important;
	font-weight: 200 !important;
	color: #792410 !important;
}
#rt-showcase a {
	color: yellow !important;
}
#rt-showcase a.dark {
	color: #f06e43 !important;
}
#rt-showcase a.dark:hover {
	color: brown !important;
}
#rt-showcase h3 {
/*	color: #098320 !important; */
	color: black !important;
}

/* Utility *************************/
#rt-utility a.dark {
	color: #f06e43 !important;
}
#rt-utility a.dark:hover {
	color: brown !important;
}

/* MainTop *************************/
#rt-maintop a.dark {
	color: #f06e43 !important;
}
#rt-maintop a.dark:hover {
	color: brown !important;
}

/* MainBottom *************************/
#rt-mainbottom a.dark {
	color: #f06e43 !important;
}
#rt-mainbottom a.dark:hover {
	color: brown !important;
}
/* BOXES *****************************************/

/* box2 */
.box2 {
	background-image: url('/images/copper1.jpg') !important;
}

/* box2 */
.box3 {
	margin: 0px !important;
	padding: 0px !important;
	background-color: #FFFFFB !important;
	border: none !important;
}

/* NEW ELEMENTS *****************************************/

a.modal_link.cboxElement {
	color: #f06e43 !important;
}

span.nn_tooltips-link {
	color: #f06e43 !important;
}

span.nn_tooltips-link:hover {
	color: brown !important;
}

/* My Social Media Icons ***********/

.newSocMedIco {
    font-size: 18px;    
	border: 1px solid #d2d2d2;
	border-radius: 4px;
}
.newSocMedIco a {
	color: #929292 !important;
}


#mySocMedIco li {
	display: inline;
	font-size: 18px; 
	border: 1px solid #d2d2d2; 
	border-radius: 4px;
	margin-right: 10px;
}
#mySocMedIco a {
	color: #929292 !important;
}

.imgMenu {
	width: 100%;
	border: 1px solid lightgrey;
/*	box-shadow: 10px 10px 5px #888888; */
}

.menuFrozenTopRow {
	margin-top: -30px;
}

.nn_sliders.accordion>.accordion-group>.accordion-body>.accordion-inner {
    padding: 15px;
    overflow-y: hidden !important;
    overflow-x: auto;
/*
    background-color: #f0fcc7; */
}