/*
Theme Name: Sydney Child
Theme URI: http://athemes.com/theme/sydney
Author: aThemes
Author URI: http://athemes.com
Template: sydney
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: sydney
*/

/* TYPOGRAPHY */

body { 
	letter-spacing: 0.01em;
}

p {
	margin: 0 auto 10px;
	text-align: center;
	font-weight: 300;
}

h1, h2, h3, h4, h5, h6 {
	color: inherit;
}

.intro > div > p {
	max-width:900px;
	font-size: 22px;
	line-height: 1.45em;
}

.panel-grid-cell .widget-title {
	font-weight: 300;
	text-transform: none;
	font-style: italic;
	margin-bottom: 40px;
}

.panel-grid-cell .widget-title:after {
	content: none;
}

@media screen and (max-width:370px) {
	h3 {
		font-size: 34px;
	}
	
	p {
		font-size: 20px;
	}
	
	.content p {
		font-size: 18px;
	}
}

/* GENERAL */

.container {
	width: auto;
}

.row {
	margin-left: 0;
	margin-right: 0;
}

.panel-row-style {
  background-position: center top !important;
}

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

.panel-grid-cell {
	max-width: 1280px;
	margin: 0 auto;
	padding:0 15px;
}

.page .page-wrap .content-wrapper, .single .page-wrap .content-wrapper {
	padding: 0;
}

div, span, a, img {
	transition: 0.3s ease 0;
	 -webkit-transition: 0.3s ease 0;
}

#colophon {
	display: none;
}

/* BUTTON */

.my-button > .so-widget-sow-button {
	font-size: 20px;
	font-weight: 400;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}

.so-widget-sow-button-atom-4a75a8acc3b6 .ow-button-base a {
	background: #d9556d;
	border: 0;
	box-shadow: 0 5px 0 #a53c46;
}

.so-widget-sow-button-atom-4a75a8acc3b6 .ow-button-base a.ow-button-hover:hover {
	background: #a53c46;
	border: 0;
	box-shadow: 0 2px 0 #a53c46;
	transform: translateY(3px);
}

/* HEADER */

.site-header {
	position: static;
}

.header-logo {
	text-align: right;
}

.site-logo {
	max-width:226px;
	width: 100%;
}

.site-header, .site-header.float-header {
	background-color: rgba(248, 248, 243, 1) !important;
}

.site-header.float-header {
	padding: 8px 0;
}

/* MENU */

#mainnav {
	float: left;
}

#mainnav ul li a {
	font-weight:300;
	text-transform: uppercase;
}

#mainnav li {
	padding: 0 18px;
}

.btn-menu {
	float: left;
	padding:0 16px;
	margin: 0;
}

#mainnav-mobi {
	background-color: rgba(248, 248, 243, 1);
	width: auto;
	padding:0 16px;
	border-radius: 5px;
}

#mainnav-mobi ul li {
	border-top: none;
}

#mainnav-mobi ul > li > a {
	padding: 10px 0;
	color: #007682;	
}

/* TOPBAR */

#topbar {
	background-color: #007682;
	padding: 5px 32px;
	font-size: 13px;
	font-weight: 300;
	color: #f8f8f3;
	letter-spacing:0.05em;
}

#topbar a {
	color: #f8f8f3;
	font-weight:300;
}

#topbar a:hover {
	color: #f8f8f3;
}


#topbar div{
	display: inline;
}

#topbar .onderregel {
	float: right;
	text-align: right;
	top:4px;
	position: relative ;
}

@media screen and (max-width: 1024px) {
	#topbar .onderregel {
		display:none;
	}
}


/* HEADER IMAGE */
.overlay {
	opacity: 0.3;
}

.sydney-hero-area {
	position:relative;
	width: 100%;
}

.header-heading {
	position: absolute;
	width: 100%;
	text-align: center;
	top: 50%;
	transform: translateY(-50%);
	z-index: 10;
	padding: 40px;
}

.header-heading h1 {
	color: #ffffff;
	font-weight: 400;
	font-style: italic;
	max-width: 700px;
	margin: 0 auto;
}

@media screen and (max-width:600px) {
	.header-heading h1 {
		font-size: 35px;
	}
}


@media screen and (max-width:400px) {
	.header-heading h1 {
		font-size: 25px;
	}
}

/* BLOCKS */

#welkom {
	background: #2aa0ab;
	background: -moz-linear-gradient(bottom, #11939e 0%, #11939e 200px, #2aa0ab 200px, #2aa0ab 100%);
	background: -webkit-linear-gradient(bottom, #11939e 0%, #11939e 200px, #2aa0ab 200px, #2aa0ab 100%);
	background: linear-gradient(to top, #11939e 0%, #11939e 200px, #2aa0ab 200px, #2aa0ab 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#11939e', endColorstr='##2aa0ab',GradientType=0 );
	color: #f8f8f3;
	position: relative ;
}

#welkom:after {
	content: " ";
	left: 50%;
	top: 100%;
	transform: translateX(-50%);
	height: 100%;
	max-height: 30px;
	max-width: 30px;
	width: 100%;
	position: absolute;
	-webkit-clip-path: polygon(50% 50%, 0 0, 100% 0);
	clip-path: polygon(50% 50%, 0 0, 100% 0);
	background-color: #11939e;
	z-index: 100;
}

#producties {
	position: relative;
}

#producties:before {
	content: "producties";
	position: absolute;
	width: 100%;
	text-align: center;
	transform: translateY(-80px);
	text-transform: uppercase;
	color: #11939e;
	font-size: 20px;
}

#producties:after {
	content: " ";
	left: 50%;
	top: 100%;
	transform: translateX(-50%);
	height: 100%;
	max-height: 30px;
	max-width: 30px;
	width: 100%;
	position: absolute;
	-webkit-clip-path: polygon(50% 50%, 0 0, 100% 0);
	clip-path: polygon(50% 50%, 0 0, 100% 0);
	background-color: #f8f8f3;
	z-index: 100;
}

#klanten {
	background-color: #2aa0ab;
	color: #f8f8f3;
	background: -moz-linear-gradient(bottom, #11939e 0%, #11939e 200px, #2aa0ab 200px, #2aa0ab 100%);
	background: -webkit-linear-gradient(bottom, #11939e 0%, #11939e 200px, #2aa0ab 200px, #2aa0ab 100%);
	background: linear-gradient(to top, #11939e 0%, #11939e 200px, #2aa0ab 200px, #2aa0ab 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#11939e', endColorstr='##2aa0ab',GradientType=0 );
	position: relative ;
}

#klanten:before {
	content: "klanten";
	position: absolute;
	width: 100%;
	text-align: center;
	transform: translateY(-40px);
	text-transform: uppercase;
	color: #f8f8f3;
	font-size: 20px;
}

#klanten:after {
	content: " ";
	left: 50%;
	top: 100%;
	transform: translateX(-50%);
	height: 100%;
	max-height: 30px;
	max-width: 30px;
	width: 100%;
	position: absolute;
	-webkit-clip-path: polygon(50% 50%, 0 0, 100% 0);
	clip-path: polygon(50% 50%, 0 0, 100% 0);
	background-color: #11939e;
	z-index: 100;
}

#tarieven {
	position: relative;
}

#tarieven:before {
	content: "tarieven";
	position: absolute;
	width: 100%;
	text-align: center;
	transform: translateY(-80px);
	text-transform: uppercase;
	color: #11939e;
	font-size: 20px;
}

#tarieven:after {
	content: " ";
	left: 50%;
	top: 100%;
	transform: translateX(-50%);
	height: 100%;
	max-height: 30px;
	max-width: 30px;
	width: 100%;
	position: absolute;
	-webkit-clip-path: polygon(50% 50%, 0 0, 100% 0);
	clip-path: polygon(50% 50%, 0 0, 100% 0);
	background-color: #f8f8f3;
	z-index: 100;
}

#contact {
	background-color: #2aa0ab;
	background: -moz-linear-gradient(bottom, #11939e 0%, #11939e 60%, #2aa0ab 60%, #2aa0ab 100%);
	background: -webkit-linear-gradient(bottom, #11939e 0%, #11939e 60%, #2aa0ab 60%, #2aa0ab 100%);
	background: linear-gradient(to top, #11939e 0%, #11939e 60%, #2aa0ab 60%, #2aa0ab 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#11939e', endColorstr='##2aa0ab',GradientType=0 );
	color: #f8f8f3;
	position: relative ;
}

#contact:before {
	content: "contact";
	position: absolute;
	width: 100%;
	text-align: center;
	transform: translateY(-80px);
	text-transform: uppercase;
	color: #f8f8f3;
	font-size: 20px;
}

/* WELKOM */

#portret {
	position: relative;
}

#portret:after {
	content: 'Jelmar Houweling';
	text-transform: uppercase;
	display: block;
	margin-top: 10px;
}

/* PRODUCTIES */

.blog-post {
	border-left: solid 15px #f8f8f3;
	border-right: solid 15px #f8f8f3;
	background-color: #ebebe6;
	padding: 0;
	
}

.blog-post:hover > .entry-thumb {
	opacity: 1;
	filter:brightness(0.9);
}

.blog-post .col-xs-12 {
	border-left: 0;
	border-right: 0;
}

.entry-thumb {
	height: 220px;
	background-size: cover !important;
	background-position-x: center !important;
	background-position-y: center !important;
	background-repeat: no-repeat;
	opacity: 0.8;
}

.blog-post .entry-title {
	margin: 0;
	font-size: 30px;
	text-transform: uppercase;
	color: #ffffff !important;
	font-weight: 400;
	letter-spacing: 0.05em;
	position: relative;
	top: -2em;
	text-align: center;
}

.entry-summary {
	background-color:#ebebe6;
	top: -2em;
	position: relative;
	padding: 2em 2em 0 2em;
}

/* KLANTEN */

#klanten > .panel-grid-cell {
	max-width: none;
}

#klanten .panel-grid-cell .widget-title {
	margin-bottom: 20px;
}

#klanten > .panel-row-style {
	padding: 100px 0 60px !important;
}

.roll-client {
	height: 160px
}

 .client-item {
	padding: 20px;
	margin: 15px 0;
	height: 100%;
	vertical-align: middle;
}

.owl-item {
	padding: 10px;
}

.carousel-slider .carousel-slider__item {
	height: 160px;
	background-color: white;
	border-radius:10px;
	padding:20px;
}

.carousel-slider .carousel-slider__item img {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	max-height: 160px;
	width: auto !important;
}

.carousel-slider .owl-dots .owl-dot span {
	border-radius:5px;
	margin: 0 8px !important;
	background-color:#f8f8f3 !important;
}

.carousel-slider .owl-dots .owl-dot {
	opacity:0.5;
}

.carousel-slider .owl-dots .owl-dot.active {
	opacity:1;
}

#id-231 .carousel-slider-nav-icon {
	fill: #11939e! important;
}

#id-231 .carousel-slider-nav-icon:hover {
	fill: #11939e !important;
}

.carousel-slider .owl-nav [class*='owl-']:last-child {
	right: 25px !important;
}

.carousel-slider .owl-nav [class*='owl-']:first-child {
	left: 25px !important;
}

.carousel-slider .owl-nav [class*='owl-'] {
	top: 70px !important;
	transform: translateY(0) !important;	
}

.client-item .inner {
	background-color: white;
	border-radius: 10px;
	padding: 20px;
	height: 100%;
}

.roll-client .client-item img {
	max-height: 100px;
	width: auto;
	max-width: 100%;
	top:50%;
	position: relative ;
	transform: translateY(-50%); 
	opacity: 0.5;
	filter: grayscale(100); 
}

.roll-client .client-item img:hover {
	opacity:0.9;
	filter: grayscale(0); 
}

@media screen and (max-width: 1024px) {
	.roll-client {
		overflow: hidden ;
	}
	
	.client-item {
		width: 30%;
	}
} 


/* TARIEVEN */

.service {
	background-color: #ebebe6;
	border-left: solid 8px #f8f8f3;
	border-right: solid 8px #f8f8f3;
	padding: 0 30px 60px;
	margin-bottom: 90px;
}

.roll-icon-box .service-thumb {
	background-color: #9b353e;
	display: inline-block;
	width: 80px;
	height: 80px;
	transform: translateY(-50%);
	border-radius: 40px;
}

.attachment-sydney-service-thumb {
	padding: 18px;
	max-height: 80px;
	width: auto;
	top: 50%;
	transform: translateY(-50%);
	position: relative;
}

.roll-icon-box .icon {
	border: none;
	background-color: #9b353e;
	transform: translateY(-50%)
}

.roll-icon-box .icon i.fa {
	color: #ffffff;
}

.roll-icon-box .content {
	overflow: visible;
}

.roll-icon-box .content h3 {
	font-size: 30px;
	text-transform: uppercase;
	font-weight: 300;
	letter-spacing: 0.04em;
	transform: translateY(-50%) 
}

.roll-icon-box .content p {
	padding: 0 10px;
}

.price-wrap {
	position: absolute;
	top: 100%;
	transform: translate(-30px, -50%);
	width: 100%;
	text-align: center;
	border-left: solid 8px transparent;
	border-right: solid 8px transparent;
}

.price {
	background-color: #bdbdb8;
	display: inline-block;
	padding: 10px 20px;
	border-radius: 8px;
	color:#ffffff;
}

/* CONTACT */

.contact-intro {
	max-width: 900px;
	margin: 0 auto;
}

#wpcf7-f6-p2-o1 {
	width: 50%;
	margin: 0 auto;
	min-width: 260px;
}

.wpcf7-form-control {
	width: 100%;
}

input[type="submit"] {
	width: 30%;
	background-color: #d9556d !important;
	border: 0;
	box-shadow: 0 5px 0 #a53c46;
	font-size: 20px;
	font-weight: 400;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}

.wpcf7-submit:hover {
	background: #a53c46;
	border: 0;
	box-shadow: 0 2px 0 #a53c46;
	transform: translateY(3px);
	color: #ffffff !important;
}


/* FOOTER */

#sidebar-footer .container {
	max-width: 1280px;
	margin: 0 auto;
}

#sidebar-footer .textwidget p {
	text-align: left;
	font-size: 16px;
}

.menu-menu-container {
	text-align: right;
	font-size: 16px;
	font-weight: 400;
	text-transform: uppercase;
}

.phone:before {
	content: ' ';
	background: url(/wp-content/uploads/2017/08/phone.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: inline-block;
	position: relative;
	width: 20px;
	height: 20px;
	top: 3px;
	margin-right: 12px;
}

.mail:before {
	content: ' ';
	background: url(/wp-content/uploads/2017/08/mail.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: inline-block;
	position: relative;
	width: 20px;
	height: 20px;
	top: 3px;
	margin-right: 12px;
}

.linkedin:before {
	content: ' ';
	background: url(/wp-content/uploads/2017/08/linkedin.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: inline-block;
	position: relative;
	width: 20px;
	height: 20px;
	top: 3px;
	margin-right: 12px;
}

.phone-topbar:before {
	content: ' ';
	background: url(/wp-content/uploads/2017/08/phone-white.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: inline-block;
	position: relative;
	width: 20px;
	height: 20px;
	top: 3px;
	margin-right: 12px;
}

.mail-topbar:before {
	content: ' ';
	background: url(/wp-content/uploads/2017/08/mail-white.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: inline-block;
	position: relative;
	width: 20px;
	height: 20px;
	top: 3px;
	margin-right: 12px;
	margin-left: 20px;
}

.linkedin-topbar:before {
	content: ' ';
	background: url(/wp-content/uploads/2017/08/linkedin-white.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: inline-block;
	position: relative;
	width: 20px;
	height: 20px;
	top: 3px;
	margin-right: 12px;
	margin-left: 20px;
}