/* Include the base CSS */
@import url("//in03.hostcontrol.com/resources/css/base-cenda-v1.css");

/* Fonts */
@import url(https://fonts.googleapis.com/css?family=Montserrat);

/* Lupus - Onepager - Personal */
.page {
	font-family: 'Montserrat', sans-serif;
	-webkit-font-smoothing: antialiased;
}

.page h2 {
	color: #888888;
}

/* Text elements */
.page .content-wrapper h2 {
	color: #888888 !important;
}

.page .text-content p {
	color: #888888;
}

.page .footer-wrapper p {
  color: #ffffff;
}

/* Wrappers */
.page .jumbotron-wrapper {
	background: url('//in03.hostcontrol.com/resources/19de24a7e34903/038414a527.JPEG')  no-repeat scroll 0 / cover;   
}

.page .header-image-wrapper {
	background: url('//in03.hostcontrol.com/resources/19de24a7e34903/038414a527.JPEG')  no-repeat scroll 0 / cover ;
}

/* Topbar */
.page .layout-block-wrapper.topbar-wrapper {
	background: #16a085;
}

/* Logo */
.page .navigation-wrapper h1 {
	color: #ffffff !important;
}

/* Header element */
.page .header-container h1 {
	color: #888888;
}

/* Navigation */
.page .nav-menu .active a {
	color: #16a085;
}

.page .layout-block-wrapper.navigation-wrapper {
	background: #888888;
}


/* Submenu */
.page ul.nav-menu li ul li a {
	background-image: url("//in03.hostcontrol.com/resources/0609ba949677c5/ba16906bfd.PNG");
}

.page ul.nav-menu li ul li a:hover {
	background: #16a085;
}      

/* Hover menu item */  
.page ul.nav-menu li a:hover {
	color: #16a085;
}

.page .main-menu .slide-trigger {
	background: #16a085;
}


/* Header image */
.page .jumbotron-wrapper .jumbotron h2 {
	color: #ffffff;
}

.page .jumbotron-wrapper .jumbotron p { 
	color: #ffffff;
}


/* Highlight blocks */
.page .span3 .text-content:hover {
	background: #888888;
}

.page .services-wrapper .content .text-content > h2 {
	color: #888888;
}

/* Parallax */
.page .layout-block-wrapper.parallax-wrapper {
	background: url('//in03.hostcontrol.com/resources/19de24a7e34903/038414a527.JPEG')  no-repeat scroll 0 / cover;
}

/* Footer */
.page .footer-wrapper {
	background: #888888;
}

/* Social media */
@font-face {
	font-family: 'socicon';
	src: url('//in03.hostcontrol.com/resources/fonts/socicon-webfont.eot');
	src: url('//in03.hostcontrol.com/resources/fonts/socicon-webfont.eot?#iefix') format('embedded-opentype'),
	url('//in03.hostcontrol.com/resources/fonts/socicon-webfont.woff') format('woff'),
	url('//in03.hostcontrol.com/resources/fonts/socicon-webfont.ttf') format('truetype'),
	url('//in03.hostcontrol.com/resources/fonts/socicon-webfont.svg#englebertregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

.page .social {
	text-align: center;
	margin-left: 0;
}

.page ul.social li {
	display: inline-block;
}

.page .social-icon {
	font-family: 'socicon' !important;
	font-size: 14px;
	text-align: center;
	color: #fff !important;
	border: 1px solid #fff;
	padding: 6px 8px;
	margin: 15px 10px 5px 0;
	display: block;
}

.page .social-icon:hover {
	text-decoration: none;
	background: #16a085;
	color: #fff !important;
}

.page .footer-wrapper .social-icon,
.page .footer-sub-wrapper .social-icon {
	font-family: 'socicon' !important;
	font-size: 14px;
	text-align: center;
	color: #ffffff !important;
	border: 1px solid #ffffff;
	padding: 6px 8px;
	margin: 15px 10px 5px 0;
	display: block;
}

/* Footer lower bottom */
.page .footer-sub-wrapper {
	background: #888888;
}

/* Buttons */
.page .btn {
	color: #16a085;
	border: 2px solid #16a085;
}

.page .btn:hover,
.page .jumbotron-wrapper .btn.btn-large {
	background: #16a085;
	border: 2px solid #16a085;
}

.page .jumbotron-wrapper .btn.btn-large:hover {
	background: #ffffff; 
	color: #16a085;
	border: 2px solid #16a085;
}

.page .product-catalog [role=button] {
	background: #16a085 !important;
	border: 1px solid #16a085 !important;
}


/* Menu on mobile */
@media (max-width: 767px) {

	.page .nav-menu li a:hover {
		color: #16a085 !important;
	}

	.page .nav-menu .active {
		color: #16a085;
	}

	.page .parent.has_children li a:hover {
		color: #16a085;
	}

	/* Submenu */
	.page .nav-menu {
		background: #888888;
	}
	/* Fonts */
	@import url(https://fonts.googleapis.com/css?family=Montserrat);

	/* Cenda - Cenda */
	.page {
		font-family: 'Montserrat', sans-serif;
		-webkit-font-smoothing: antialiased;
	}

	.page h2 {
		color: #888888;
	}

	.contact-list {
		list-style: none;
	}


	/* Text elements */
	.page .content-wrapper h2 {
		color: #888888 !important;
	}

	.page .text-content p {
		color: #888888;
	}

	/* Wrappers */
	.page .jumbotron-wrapper {
		background: url('//in03.hostcontrol.com/resources/19de24a7e34903/038414a527.JPEG')  no-repeat scroll 0 / cover;   
	}

	.page .header-image-wrapper {
		background: url('//in03.hostcontrol.com/resources/19de24a7e34903/038414a527.JPEG')  no-repeat scroll 0 / cover ;
	}

	/* Topbar */
	.page .layout-block-wrapper.topbar-wrapper {
		background: #16a085;
	}

	/* Logo */
	.page .navigation-wrapper h1 {
		color: #ffffff !important;
	}

	/* Header element */
	.page .header-container h1 {
		color: #888888;
	}

	/* Navigation */
	.page .nav-menu .active a {
		color: #16a085;
	}

	.page .layout-block-wrapper.navigation-wrapper {
		background: #888888;
	}


	/* Submenu */
	.page ul.nav-menu li ul li a {
		background-image: url("//in03.hostcontrol.com/resources/0609ba949677c5/ba16906bfd.PNG");
	}

	.page ul.nav-menu li ul li a:hover {
		background: #16a085;
	}      

	/* Hover menu item */  
	.page ul.nav-menu li a:hover {
		color: #16a085;
	}

	.page .main-menu .slide-trigger {
		background: #16a085;
	}


	/* Header image */
	.page .jumbotron-wrapper .jumbotron h2 {
		color: #ffffff;
	}

	.page .jumbotron-wrapper .jumbotron p { 
		color: #ffffff;
	}


	/* Highlight blocks */
	.page .span3 .text-content:hover {
		background: #888888;
	}

	.page .services-wrapper .content .text-content > h2 {
		color: #888888;
	}

	/* Parallax */
	.page .layout-block-wrapper.parallax-wrapper {
		background: url('//in03.hostcontrol.com/resources/19de24a7e34903/038414a527.JPEG')  no-repeat scroll 0 / cover;
	}

	/* Footer */
	.page .footer-wrapper {
		background: #888888;
	}

	.page .footer-wrapper p,
	.page .footer-wrapper .text-content p {
		color: #ffffff !important;
	}

	/* Social media */
	@font-face {
		font-family: 'socicon';
		src: url('//in03.hostcontrol.com/resources/fonts/socicon-webfont.eot');
		src: url('//in03.hostcontrol.com/resources/fonts/socicon-webfont.eot?#iefix') format('embedded-opentype'),
		url('//in03.hostcontrol.com/resources/fonts/socicon-webfont.woff') format('woff'),
		url('//in03.hostcontrol.com/resources/fonts/socicon-webfont.ttf') format('truetype'),
		url('//in03.hostcontrol.com/resources/fonts/socicon-webfont.svg#englebertregular') format('svg');
		font-weight: normal;
		font-style: normal;
	}

	.page .social {
		text-align: left;
		margin-left: 0;
	}

	.page ul.social li {
		display: inline-block;
	}

	.page .social-icon {
		font-family: 'socicon' !important;
		font-size: 14px;
		text-align: center;
		color: #acb0b5 !important;
		border: 1px solid #6c7885;
		padding: 6px 8px;
		margin: 15px 10px 5px 0;
		display: block;
	}

	.page .social-icon:hover {
		text-decoration: none;
		background: #16a085;
		color: #fff !important;
	}

	/* Footer lower bottom */
	.page .footer-sub-wrapper {
		background: #888888;
	}

	/* Buttons */
	.page .btn {
		color: #16a085;
		border: 2px solid #16a085;
	}

	.page .btn:hover,
	.page .jumbotron-wrapper .btn.btn-large {
		background: #16a085;
		border: 2px solid #16a085;
	}

	.page .jumbotron-wrapper .btn.btn-large:hover {
		background: #ffffff; 
		color: #16a085;
		border: 2px solid #16a085;
	}

	.page .product-catalog [role=button] {
		background: #16a085 !important;
		border: 1px solid #16a085 !important;
	}


	/* Menu on mobile */
	@media (max-width: 767px) {

		.page .nav-menu li a:hover {
			color: #16a085 !important;
		}

		.page .nav-menu .active {
			color: #16a085;
		}

		.page .parent.has_children li a:hover {
			color: #16a085;
		}

		/* Submenu */
		.page .nav-menu {
			background: #888888;
		}
	}
