/*
Theme Name:   Brilliance Child
Template:     brilliance
*/

::selection  { color:#fff; background-color:#009d4b!important; }
::-moz-selection { color:#fff; background-color:#009d4b!important; }	

.secondary-color-bg {
	background-color: #000;
}

.textwidget, .textwidget{
	text-align:justify;
}

h1,h2,h3,h4,h5{
	text-align:left;
}

.feature-title{
	text-align:center;
}

.header-wrapper {
	position: absolute;
	top:0;
	padding:20px 0 0 0;
	transition: all .25s linear;
}

.home .header-wrapper {
	border-bottom:3px solid #009d4b;
	background-color:#444444;
}

.sticky {
	position: fixed;
	top: 0;
	width: 100%;
	/*background-color:rgba(68,68,68,.9);*/
	background-color:rgba(0,0,0,.8)!important;
	padding: 5px 0 0 5px!important;
}

.header .logo {
	padding-top: 0px;
}
.header .logo img{
	transition: all .25s linear;

}
.menu-item .menu-link {
	font-size: 18px;
}
.menu-main li {
	padding: 43px 5px;
}

.contact-page .main{
	padding-top:0;
}

.sticky .menu-main li {
	padding: 10px 5px;
}

#menu-mobile{
	background-color:rgba(0,0,0,0.8);
}

#menu-mobile .menu-title {
	color: #fff;
}
#menu-mobile .current-menu-item .menu-title{
	color: #009d4b;
}

#menu-mobile li:not(.current-menu-item) a:hover .menu-title{
	color:#00723c;
}

.header-wrapper:not(.sticky) .menu-main li:not(.current-menu-item) > a
{
	/*text-shadow: 1px 1px 5px #009d4b;*/
	text-shadow: 1px 1px 5px rgba(0,0,0,1);
}

.menu-main .current_page_ancestor > a, .menu-main .current-menu-item > a
{
	color: #009d4b!important;
}

.menu-main li:not(.current-menu-item) > a:hover,
#menu-mobile a {
	color: #00723c;
}

.footermenu .menu-footer > li > a {
	color: #009d4b;
}

.my-service,
.neteuro-category-title
{
	position:relative;
	padding:60px 0!important;
	/*height:150px;*/
}
.neteuro-category-title
{
	box-shadow: 0 0 5px 0px rgba(0,0,0,.5);
	border-radius:3px;
}
.neteuro-category-subtitle{
	position:absolute;
	width:100%;
	font-size:15px;
	text-align:center;
	color:#fff;
	font-weight:700;
	text-shadow: 1px 1px 5px rgba(0,0,0,1);

}

.sticky .logo img{
	width:100px!important;
}

.portfolio-item .portfolio-item-overlay {
	z-index: 10;
}


.neteuro-category-image{
	background-position:center center;
	background-size: cover
}

.neteuro-category-title h3
{
	text-align: center;
	/*padding-top: 60px;*/
	color: #fff!important;
	text-shadow: 0 0 5px #000;
	font-size: 30px;
	text-transform: uppercase;
	margin:0;
}

.my-pill-container{
	padding:10px!important;
	margin-bottom: 7px;
}

.my-pill{
	border-radius: 5px;
	box-shadow: 0 0 5px 0px rgba(0,0,0,.5);
	padding:5px 0;
}

.bootstrap-wrapper{
	padding:10px;
}

.neteuro-category{
	margin-bottom:20px;
	overflow:hidden;
}

body.home .bootstrap-wrapper{
	padding:0;
}
body.home .neteuro-category{
	position:relative;
	margin-bottom:0;
	padding-right: 0;
	padding-left: 0;
}

body.home .neteuro-category-title
{
	padding:125px 0!important;
}

.neteuro-category .see-more{
	opacity:0;
	position:absolute;
	width:100%;
	top:60%;
	right:-30%;
	transition:all .25s linear 0s;
	color:#009d4b;
	font-size: 22px;
	font-weight: 700;
	text-shadow: 1px 1px 5px rgba(0,0,0,.4);
	/*background-color:rgba(0,0,0,.6);*/
	z-index:20;
}

.neteuro-category .see-more a{
	color:#009d4b;
	text-decoration:none;
	width:100%;
	display:block;
}

.neteuro-category .see-more a:hover{
	color:#00723c;
}

.neteuro-category:hover .see-more{
	transition:all .15s linear .15s;
	opacity:1;
	position:absolute;
	width:100%;
	right:0;
}

.hover-background{
	position:absolute;
	display:block;
	transition:all .15s linear .15s;
	background-color:rgba(0,0,0,.7);
	z-index:10;
	width:100%;
	height:100%;
	top:80%;
	opacity:0;
}

.neteuro-category:hover .hover-background{
	transition:all .15s linear 0s;
	top:0;
	opacity:1;

}

#neteuro-services{
	background-color:#444444;
}
#neteuro-services h2{
	color:#fff!important;
	padding:50px 0;
	margin:0;
}

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

#breadcrumb{
	display:none;
}

#pagetitle{
	padding-top: 8px;
	padding-bottom: 10px;
	/*border-top: 1px solid #006337;*/
	border-top: 1px solid #009d4b;
}

.header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.top-image-otherpage-container{
	width:100%;
	height: 170px; 
	background-color:#000;
}
.top-image-otherpage{
	width:100%;
	height: inherit; 
	background-size:cover;
	background-position:center center;
	opacity: 0.5;
}

.button, input[type="submit"] {
	background-color: #009d4b;
}

.button:hover, input[type="submit"]:hover {
	background-color: #15924b;
}

.my-pill-link{
	color: #009d4b!important;
}

.my-pill-link:hover{
	color: #15924b!important;
	text-decoration: none;
}

.modal-wrapper {
    height: 100vh;
    overflow: auto;
}

.modal-wrapper .widget-title,
.popmake-content .widget-title
{
	border-bottom: 1px solid #009d4b!important;
	padding: 0px 0 11px!important;
	margin-bottom: 20px !important;
}


.panel-grid-cell{
	width:100%;
}

.modal{
	border-radius:10px;
}

.langbar{
	list-style-type:none;
	display:block;
	float:right;
	margin-right:0;
    position: absolute;
    right: 2.5%;
}
.langbar li{
	list-style-type:none;
	display:inline-block;
	margin: 5px 0px;
}

.slider_container{
	position:relative;
	margin-top:140px;
	width:100%;
}
@media screen and (max-width: 768px) {
	.modal-wrapper.styled .modal {
		width: 95%;
	}
	.header .logo img{
		width:125px!important;
	}

	.header-wrapper {
		padding: 20px 0 35px 0;
	}

	.header .logo {
		text-align: center;
		margin: 0 auto;
		float: none;
	}

	.menu-mobile-open {
		display: block;
		position: absolute;
		top: 30px;
		right: 15px;
	}

	.langbar {
		position: absolute;
		bottom: 0px;
		text-align: center;
		width: 100%;
		margin:0;
		right:0;
	}
	.slider_container{
		margin-top:137px;
	}

}


.subfooter {
	overflow: hidden;
	padding: 60px 0 20px;
	background: #444;
	color:#fff;
}
.subfooter a{
	color: #009d4b;
}

.subfooter a:hover{
	color:#00723c;
	text-decoration:none;
}

.subfooter h4{
	text-transform: uppercase;
	color:#fff;
}

body.home .main{
	display:none;
}

#cn-accept-cookie{
	background-color:#009d4b;
	border:1px solid #00723c;
	background-image: none;
	text-shadow: none;
}

#cn-accept-cookie:hover{
	background-color:#00723c;
	color:#fff;
}

#cn-more-info{
	background-image: none;
	text-shadow: none;
	background-color:transparent;
	color: #009d4b;
	text-decoration:underline;
	border:none;
}

#cn-more-info:hover{
	color:#00723c;
}


#footer{
	border-top: 1px solid #009d4b;
}

.slide-title{
	display:none;
}

.modal-wrapper.styled .modal ul li, .modal-wrapper.styled .modal ol li {
	line-height: 1.4em;
}
.sep{
	height:20px;
}

.widget ul li {
	position: relative;
	padding: 0;
	margin: 0 0 0px 40px;
	list-style-type: disc;
}
