/*
    Theme Name: Ringofmaat
*/

 /*! Generated by Font Squirrel (https://www.fontsquirrel.com) on May 4, 2017 */



@font-face {
	font-family: 'open_sanssemibold_italic';
	src: url('../fonts/open-sans.semibold-italic.woff2') format('woff2'),  url('../fonts/open-sans.semibold-italic.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'open_sanssemibold';
	src: url('../fonts/opensans-semibold.woff2') format('woff2'), url('../fonts/opensans-semibold.woff') format('woff');
	font-weight: normal;
	font-style: normal;

}

.required {
	color: hsl(40, 44%, 62%) !important;
	text-decoration: none;
}

body {
	line-height: 1.4;
	letter-spacing: 0.5px;
	font-size: 15px;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
}
ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {
	outline: none;
}
a:hover, a:focus, a:active {
	text-decoration: none;
	outline: none;
}

.select2-container--default .select2-selection--single {
	border: none !important;
}

.woocommerce-checkout #payment div.payment_box::before {
	content: '';
	display: block;
	border: 1em solid hsl(0, 0%, 20%) !important;
	border-right-color: transparent !important;
	border-left-color: transparent !important;
	border-top-color: transparent !important;
	position: absolute;
	top: -.75em;
	left: 0;
	margin: -1em 0 0 2em;
}

.select2-container .select2-selection--single .select2-selection__rendered {
	color: hsl(0, 0%, 62%) !important;
}

.woocommerce-checkout #payment div.payment_box {
	background-color: hsl(0, 0%, 20%) !important;
	color: hsl(0, 0%, 62%)!important;
}

.woocommerce-message {
	display: none !important;
}

/* .woocommerce-account .woocommerce-MyAccount-content {
	width: 100% !important;
}
 */
.about_paypal {
	display: none !important;
}
	/*
    header {
      background: hsla(0, 0%, 18%, 0.4) url("../img/header_part.jpg") repeat-x fixed center top;
      min-height: 150px;
      position: relative;
    }
    */
.container {
	width: 1170px!important;
	margin: 0 auto!important;
	float: none!important;
}
header {
	background: hsla(0, 0%, 0%, 0.8) none repeat scroll 0 0;
	position: relative;
}
header .navbar-default {
	background: hsl(0, 0%, 20%) none repeat scroll 0 0;
	border: medium none hsla(0, 0%, 0%, 0);
	margin: 0;
}
#lauraMenu .active > a:hover, #lauraMenu .active > a {
	color: hsl(40, 45%, 63%);
	text-shadow: 0 0 1px hsl(40, 45%, 63%);
	background: hsla(0, 0%, 0%, 0) none repeat scroll 0 0;
}
header .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
	background-color: hsla(0, 0%, 0%, 0);
	color: hsl(40, 45%, 63%);
	text-shadow: 0 0 1px hsl(40, 45%, 63%);
}
.navbar-header .navbar-brand {
	display: inline-block;
	height: auto;
	margin: 0;
	padding: 0;
}
header .navbar-default .navbar-nav > li > a {
	color: hsl(0, 0%, 50%);
	text-transform: uppercase;
}
header nav .navbar-nav {
	padding: 13px 0;
}
#lauraMenu li a {
	border-right: 2px solid hsl(42, 26%, 40%);
}
#lauraMenu li a {
	font-family: open sans;
	font-size: 14px;
	line-height: 16px;
	padding: 0 15px;
	text-shadow: 0 0 1px hsl(0, 0%, 45%);
	transition: all 0.5s ease 0s;
}
header nav .navbar-nav {
	padding: 32px 0;
	transition: all 0.5s ease 0s;
}
.sticky nav .navbar-nav {
	padding: 17px 0;
}
header nav {
	padding: 35px 0;
	position: fixed;
}
#lauraMenu li:last-child {
	border-right: medium none;
}
#lauraMenu li:nth-child(6n) {
	border-right: medium none;
}
footer {
	background: hsl(0, 0%, 13%) none repeat scroll 0 0;
	padding: 75px 0 30px;
}
.footer_inner h3 {
	color: hsl(0, 0%, 100%);
	font-family: Francois One;
	font-size: 18px;
	margin: 0 0 25px;
}
footer .footer_inner p, footer .list-unstyled a {
	color: hsl(0, 0%, 62%);
	font-family: Open Sans;
	font-size: 14px;
	line-height: 26px;
	text-shadow: 0 0 1px hsl(0, 0%, 45%);
}
footer .first_part {
	border-bottom: 1px solid;
	padding: 0 0 40px;
}
footer .second_part {
	padding: 30px 0 0;
}
footer .second_part p {
	color: hsl(0, 0%, 62%);
	margin: 0;
	padding: 15px 0;
	text-align: right;
	text-shadow: 0 0 1px hsl(0, 0%, 45%);
}
footer .list-unstyled .fa {
	color: hsl(0, 0%, 62%);
	font-size: 20px;
	padding: 0;
	width: 30px;
}
footer .list-unstyled a:hover {
	color: #CBB464;
}
.search_icon ul {
	margin: 0;
	padding: 0;
}
header .search_icon {
	float: right;
	padding: 28px 0 0;
	transition: all 0.5s ease 0s;
}
.search_icon .list-inline > li {
	padding: 0 16px 0 0;
}
.search_icon .fa {
	color: hsl(0, 0%, 50%);
	font-size: 16px;
	transition: all 0.5s ease 0s;
}
.padd_left {
	padding-left: 0px;
}
.padd_right {
	padding-left: 0px;
}
footer .list-unstyled .fa:hover {
	color: #CAAD75;
	cursor: pointer;
}
hr {
	border-color: hsl(0, 0%, 22%)!important;
}
footer hr {
	margin: 40px 0 30px;
}
.copyright {
	color: hsl(0, 0%, 62%);
	font-size: 14px;
	margin: 0;
	padding: 15px 0;
	text-align: right;
	text-shadow: 0 0 1px hsl(0, 0%, 45%);
}
.personalize_section h3 {
	color: hsl(44, 48%, 64%);
	font-family: Francois One;
	font-size: 40.38px;
	letter-spacing: 0;
	text-align: center;
}
.personalize_section p {
	color: hsl(0, 0%, 62%);
	font-size: 14px;
	line-height: 24px;
	margin: 0;
	padding: 10px 0 25px;
	text-align: center;
}
.personalize_section {
	background: hsl(0, 0%, 22%) none repeat scroll 0 0;
	margin: 0;
	padding: 50px 0;
}
.personalize_section .author_name > p {
	color: hsl(0, 0%, 62%);
	padding: 0;
	text-align: left;
	text-shadow: 0 0 1px hsl(0, 0%, 45%);
}
.author_name h4 {
	color: hsl(33, 44%, 65%);
	font-family: francois one;
	font-size: 20px;
	margin: 0 0 2px;
}
.personalize_section .author_name {
	padding: 30px 0 0;
	position: relative;
}
.arrow {
	position: absolute;
	right: 0;
	top: 53px;
}
.arrow-portfolio {
	float: right;
}
.author_name a {
	font-size: 20px;
}
.personalize_section .list-inline > li {
	padding: 0 8px;
}
.section_part h1, .title {
	color: hsl(33, 44%, 65%);
	font-family: open sans;
	font-size: 16.82px;
	letter-spacing: 3px;
	margin: 0 0 2px;
	text-align: center;
	text-shadow: 1px 0 1px hsl(33, 44%, 65%);
	text-transform: uppercase;
}
.vc_tta-title-text, .section_part h6 {
	color: hsl(33, 44%, 65%);
	font-family: francois one;
	font-size: 20px;
	letter-spacing: 0;
	margin: 12px 0 10px;
	text-align: left;
}
.section_part h5 {
	color: hsl(0, 0%, 100%);
	font-family: francois one;
	font-size: 35.89px;
	text-align: center;
}
.section_part .arrow_image {
	text-align: center;
}
.voordlem_innersection h4 {
	font-family: francois one;
	font-size: 20px;
	letter-spacing: 0;
	margin: 10px 0 15px;
	text-align: left;
}
.voordlem_innersection p {
	color: hsl(0, 0%, 62%);
	font-size: 14px;
	line-height: 25px;
	min-height: 75px;
	text-shadow: 0 0 1px hsl(0, 0%, 45%);
}
.section_part {
	margin: 0!important;
	padding: 0px;
}
.voordlem_innersection > hr {
	margin: 20px 0;
}
.section_part .author_name > h6 {
	margin: 0 0 5px;
}
.inner-all .deservice_section .wpb_wrapper > p {
	color: hsl(0, 0%, 100%);
	font-family: open_sanssemibold_italic;
	font-size: 14px;
	line-height: 26px;
}
.gray_btn a {
	background: hsl(0, 0%, 16%) none repeat scroll 0 0;
	color: hsl(0, 0%, 100%);
	font-family: francois one;
	font-size: 24.19px;
	padding: 10px 22px;
	transition: all 0.5s ease;
}
.inner_top {
	padding: 30px 0;
}
.faq_top > p {
	color: hsl(0, 0%, 62%);
	font-size: 16px;
	padding: 20px 0 0;
}
.vc_tta-panel-heading {
	background: hsla(0, 0%, 0%, 0) none repeat scroll 0 0!important;
	border-radius: 0!important;
	padding: 5px 0;
}
.vc_tta-panel-body {
	background: hsla(0, 0%, 0%, 0) none repeat scroll 0 0!important;
	border-left: medium none!important;
	border-right: medium none!important;
}
.vc_tta-title-text {
	font-size: 18px;
	word-spacing: 2px;
}
.gray_btn a:hover {
	background: hsl(44, 48%, 64%) none repeat scroll 0 0;
	cursor: pointer;
}
.mini-page-height {
	min-height: 300px;
}
.navbar-header .navbar-brand > img {
	display: block;
	transition: all 0.4s ease 0s;
}
.circle_image h6 {
	color: hsl(40, 41%, 61%);
	font-family: francois one;
	font-size: 23.51px;
	margin: 0;
}
.voordlem_innersection h4 {
	font-family: francois one;
	font-size: 20px;
	letter-spacing: 0;
	text-align: left;
}
.voordlem_innersection p {
	color: hsl(0, 0%, 62%);
	font-size: 14px;
	line-height: 25px;
	text-shadow: 0 0 1px hsl(0, 0%, 45%);
}
.circle_image p {
	color: #ccc;
	font-size: 13px;
	line-height: 20px;
	margin: 15px 0 0;
}
.circle_image .p_center {
	color: hsl(0, 0%, 100%);
	font-size: 13px;
}
.circle_image strong {
	color: hsl(0, 0%, 100%);
	font-family: francois one;
	font-size: 32.9px;
}
.circle_image b {
	color: #ccc;
	display: block;
	font-size: 13px;
	font-weight: lighter;
}
.circle_image h5 {
	color: hsl(0, 0%, 100%);
	font-family: francois one;
	font-size: 42.72px;
	line-height: 52px;
	margin: 15px 0 0;
}
.hearbit_line img {
	background-size: 100% 100%;
	float: none;
	margin: auto;
	text-align: center;
}
.hearbit_line {
	padding: 20px 0;
}
.top_ring_of_maat > p {
	color: hsl(0, 0%, 90%);
	font-size: 13.45px;
	line-height: 21px;
	margin: 0;
	text-shadow: 0 0 1px hsl(0, 0%, 56%);
}
.top_ring_of_maat > b {
	color: hsl(0, 0%, 100%);
	font-family: open sans;
	font-size: 17px;
	font-weight: bold;
	margin: 20px 0 70px;
	text-shadow: 0 0 1px hsl(0, 0%, 100%);
}
.brown_btn {
	background: hsl(40, 44%, 62%) none repeat scroll 0 0;
	color: hsl(0, 0%, 100%);
	font-family: francois one;
	font-size: 18.95px;
	padding: 10px 0;
	position: relative;
	text-align: center;
	z-index: 9999;
}
.brown_btn a {
	color: white;
}
.circle_image .left_arrow {
	left: 90px;
	position: absolute;
	top: 20px;
}
.banner_image {
	padding: 0 0 18px;
}
.circle_image .right_arrow {
	position: absolute;
	right: 90px;
	top: 15px;
}
.mini-page-height {
	min-height: 300px;
}
.banner_image .circle_image h3 {
	color: hsl(0, 0%, 100%);
	font-size: 44.72px;
	text-align: center;
	text-shadow: 2px 3px 5px hsl(0, 0%, 0%);
}
.gray_btn a {
	background: hsl(0, 0%, 16%) none repeat scroll 0 0;
	color: hsl(0, 0%, 100%);
	font-family: francois one;
	font-size: 24.19px;
	padding: 10px 22px;
	transition: all 0.5s ease 0s;
}
.circle_image .gray_btn {
	padding: 40px 0 0;
}
.banner_image .circle_image h3 {
	color: hsl(0, 0%, 100%);
	font-family: francois one;
	font-size: 44.72px;
	margin: 0px 0 0;
	text-align: center;
	text-shadow: 2px 3px 5px hsl(0, 0%, 0%);
}
/*
.circle_image h4 {
  color: hsl(37, 45%, 63%);
  font-family: open sans;
  font-size: 16.82px;
  letter-spacing: 4px;
  margin: 15px 0 13px;
}
*/

 

.home .sticky .navbar-default {
	background: hsla(0, 0%, 22%, 0.8) none repeat scroll 0 0!important;
}
.home .sticky .navbar-default {
	background: hsla(0, 0%, 22%, 0.9) none repeat scroll 0 0;
	z-index: 99999;
}
.circle_image {
	background-position: center 85px;
	background-repeat: no-repeat;
	padding: 13.5% 0 0;
}
.circle_image .text-right h6 {
	text-align: right;
}
.sticky .navbar-default .navbar-nav > li > a {
	color: #fff;
}
.navbar-brand img {
	width: 100%;
	transition: all 0.5s ease 0s;
}
.navbar-brand img {
	width: 100%;
	transition: all 0.5s ease 0s;
}
.sticky .navbar-brand img {
	width: 80%;
}
.sticky .search_icon {
	padding: 13px 0 0;
}
.sticky .search_icon .fa {
	color: hsl(0, 0%, 100%);
}
.search_icon .list-inline > li:last-child {
	padding: 0;
}
.author_name a {
	color: hsl(41, 35%, 62%);
}
/*
.search-no-results, .other_content, .search_form, .inner-all {
  background: hsla(0, 0%, 18%, 0.4) url("../img/background_innerpage.jpg") repeat fixed center center;
}
*/
.other_content {
	background: hsla(0, 0%, 18%, 0.4) url("../img/background_innerpage.jpg") repeat fixed center center;
}
.other_content {
	padding: 150px 0 0;
}
.no_padding {
	padding: 0px;
}
.de_service_section .deservice_section .wpb_wrapper > p {
	color: hsl(0, 0%, 100%);
	font-family: open_sanssemibold_italic;
	font-size: 14px;
	line-height: 25px;
}
.de_service_section .deservice_section .wpb_wrapper > p strong {
	font-family: open sans;
	font-weight: normal;
}
.de_service_section {
	background-attachment: fixed;
}
.de_service_section .deservice_section {
	padding: 0 0 25px;
}
.deservice_section .fa-square {
	border-radius: 0;
	font-size: 10px;
	margin: 0 5px 0 0;
	transform: rotate(45deg);
}
.home header .navbar-default {
	background: hsla(0, 0%, 0%, 0) none repeat scroll 0 0;
	border: medium none hsla(0, 0%, 0%, 0);
	margin: 0;
}
.search-box .search-submit:hover, .search-box .search-submit:hover {
	background: hsl(44, 48%, 64%) none repeat scroll 0 0;
	color: hsl(0, 0%, 100%);
}
/*faq page*/

.wpb_text_column .wpb_wrapper > p {
	color: hsl(0, 0%, 62%);
}
.vc_tta-panel-heading .vc_tta-panel-title {
	font-family: francois one;
	text-align: left;
	text-shadow: none;
	text-transform: none;
}
/*faq page*/

/*404 page error*/
.error404 .page-header {
	background: hsla(0, 0%, 0%, 0) none repeat scroll 0 0;
	border: medium none;
	margin: 40px 0;
	min-height: auto;
}
.error404 .page-header h1 {
	color: hsl(0, 100%, 65%);
	font-family: francois one;
	font-size: 40px;
	letter-spacing: 0;
	margin: 60px 0 0;
}
.error404 .page-content > p {
	color: hsl(41, 29%, 53%);
	font-family: francois one;
	font-size: 20px;
}
.error404 .screen-reader-text {
	color: hsl(40, 48%, 63%);
	font-family: francois one;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 0;
}
.error404 .page-content > p {
	margin: 30px 0;
}
.search-form input {
	border: 1px solid hsl(40, 46%, 63%);
	font-family: open sans;
	padding: 8.3px;
}
.search-submit {
	background: hsl(0, 0%, 20%) none repeat scroll 0 0;
	border: 1px solid hsl(0, 0%, 100%);
	display: block;
	float: none;
	line-height: 38px;
	margin: auto;
	padding: 0;
}
.search-submit .screen-reader-text {
	display: block;
	padding: 0 20px;
}
/*404 page error*/


/*submenu*/
#lauraMenu .sub-menu {
	float: right;
	left: 24px;
	padding: 20px 0 0;
	position: absolute;
	width: 150px;
}
#lauraMenu .sub-menu {
	float: right;
	padding: 20px 0 0;
	width: 150px;
}
#lauraMenu .sub-menu li {
	padding: 0 0 5px;
}
#lauraMenu .sub-menu li a {
	background: hsl(41, 26%, 46%) none repeat scroll 0 0;
	border: medium none;
	color: hsl(0, 0%, 100%);
	display: inline-block;
	padding: 8px 10px;
	text-align: left;
	text-shadow: 0 0 1px hsl(0, 0%, 45%);
	text-transform: uppercase;
	transition: all 0.5s ease 0s;
	width: 100%;
}
.sub-menu {
	display: none;
	float: right;
	left: 24px;
	padding: 20px 0 0;
	position: absolute;
	width: 150px;
}
#lauraMenu li:hover .sub-menu {
	display: block;
}
.portfolio-filter > li a:hover, #lauraMenu .sub-menu li a:hover {
	background: hsl(39, 42%, 54%) url("../img/star_hover.png") no-repeat local right -7px;
}
#lauraMenu .sub-menu li:hover {
}
/*submenu*/



/*search form*/
.search-box {
	width: 306px;
}
.search_form header {
	background: hsla(0, 0%, 0%, 0) none repeat scroll 0 0;
	min-height: 150px;
	position: relative;
}
.search_form header {
	background: hsla(0, 0%, 0%, 0) none repeat scroll 0 0;
	min-height: 150px;
	position: relative;
}
.search_form header {
	background: hsla(0, 0%, 0%, 0) none repeat scroll 0 0;
	border: medium none;
	margin: 0;
	min-height: auto;
	position: relative;
}
.search_form footer {
	background: hsla(0, 0%, 0%, 0) none repeat scroll 0 0;
	padding: 0;
}
.search_form .sidebar .widget-title, .search_form .entry-title a {
	color: hsl(33, 44%, 65%);
	font-family: francois one;
}
.search-form .screen-reader-text {
	color: hsl(33, 44%, 65%);
	font-family: francois one;
	font-size: 20px;
	font-weight: normal;
}
.search-form .search-field {
	background: hsla(0, 0%, 0%, 0) none repeat scroll 0 0;
	color: hsl(0, 0%, 100%);
	width: 100%;
}
.sidebar ul {
	padding: 0;
}
.search .entry-summary {
	color: hsl(0, 0%, 62%);
}
.search-results .author .url, .search-results .posted-on > a, .search-results .comments-link > a, .search-results .more-link, .search-results .post-edit-link, .search-results .vc_inline-link, .search-results .screen-reader-text, .sidebar ul li a {
	border-bottom: 1px solid;
	color: hsl(0, 0%, 100%);
	font-family: open_sanssemibold_italic;
}
.search-results .entry-footer .avatar {
	margin: 0 15px 0 0;
}
.search-form .screen-reader-text {
	border: medium none;
	color: hsl(33, 44%, 65%);
	font-family: francois one;
}
.search-box {
	display: none;
	position: absolute;
	right: 30px;
	top: 60px;
}
.search-box .search-submit {
	color: hsl(40, 41%, 61%);
	float: right;
	font-family: francois one;
	padding: 0 20px;
	position: absolute;
	right: 0;
	top: 0;
	transition: all 0.5s ease 0s;
}
.search_form .page-content > p {
	color: hsl(0, 0%, 62%);
	font-size: 18px;
	margin: 0 0 20px;
}
.search-no-results .no-results {
	padding: 30px 0;
	text-align: center;
}
.regestration_tech #register:hover, .contact .wpcf7-submit:hover {
	background: hsl(33, 44%, 50%) none repeat scroll 0 0;
}
/*search form*/

/*portfolio css*/


#portfolio {
	margin-top: 70px;
}
#portfolio_page {
	margin-top: 115px;
	padding-bottom: 0;
}
.portfolio-items, .portfolio-filter {
	list-style: none outside none;
	margin: 0 0 40px 0;
	padding: 0;
}
.portfolio-filter > li {
	display: inline-block;
}
.portfolio-filter > li a {
	background: hsl(41, 26%, 46%) none repeat scroll 0 0;
	border: medium none;
	border-radius: 0;
	color: hsl(0, 0%, 100%);
	font-family: open sans;
	font-size: 15px;
	font-weight: 400;
	margin-right: 20px;
	outline: medium none;
	text-transform: uppercase;
	transition: all 0.5s ease 0s;
}
.portfolio-filter > li a:focus, .portfolio-filter > li a:hover, .portfolio-filter > li a.active {
	background: hsl(39, 42%, 54%) url("../img/star_hover.png") no-repeat local right -5px / auto auto!important;
	color: hsl(0, 0%, 100%)!important;
}
.portfolio-items > li {
	float: left;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.portfolio-item {
	margin: 0;
	padding: 0;
}
.portfolio-filter .btn {
	font-size: 15px;
	padding: 6px 20px;
}
.portfolios {
	margin-top: 110px;
}
.portfolio {
	margin-top: 30px;
}
.portfolio-2 {
	margin-top: 30px;
	margin-bottom: 50px;
}
.flipLightBox img {
	margin-top: 20px;
}
/* Start: Recommended Isotope styles */
/**** Isotope Filtering ****/
.isotope-item {
	z-index: 2;
}
.isotope-hidden.isotope-item {
	pointer-events: none;
	z-index: 1;
}
/**** Isotope CSS3 transitions ****/
.isotope, .isotope .isotope-item {
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	-ms-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s;
}
.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	-ms-transition-property: height, width;
	-o-transition-property: height, width;
	transition-property: height, width;
}
.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	-ms-transition-property: -ms-transform, opacity;
	-o-transition-property: -o-transform, opacity;
	transition-property: transform, opacity;
}
/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	-ms-transition-duration: 0s;
	-o-transition-duration: 0s;
	transition-duration: 0s;
}
/* End: Recommended Isotope styles */
/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}
.portfolio_name > a {
	color: hsl(40, 45%, 63%);
}
.portfolio_name {
	float: left;
	font-family: francois one;
}
.portfolio-item .recent-work-wrap img {
	width: 100%;
}
.portfolio-items .portfolio-item {
	margin: 0;
	padding: 15px 8px 0;
}
.recent-work-wrap .overlay_effect > p {
	color: hsl(0, 0%, 62%);
	float: right;
	font-family: open_sanssemibold_italic;
	padding: 5px 0;
	text-align: right;
}
.recent-work-wrap .overlay_effect > p, .portfolio_name {
	padding: 5px 0;
}
.portfolio, .portfolio-items {
	background: hsla(0, 0%, 22%, 0.5) none repeat scroll 0 0;
}
.other_content .prev_link, .other_content .next_link {
	background: #CFA86E;
	display: inline-block;
	padding: 8px 0;
	text-align: center;
	width: 200px;
	transition: all 0.5s ease 0s;
}
.other_content .prev_link > a, .other_content .next_link a {
	color: hsl(0, 0%, 100%);
	float: none;
	font-family: francois one;
	font-size: 18px;
	margin: auto;
	text-decoration: none;
	text-transform: uppercase;
	transition: all 0.5s ease 0s;
}
.other_content .next-prev-btn {
	float: right;
}
.portfolio .portfolio-inner-title {
	color: hsl(36, 50%, 62%);
	font-family: francois one;
	font-size: 20px;
	padding: 0 0 10px;
}
.link_btn {
	margin: 20px 0;
}
.portfolio-box {
	color: hsl(0, 0%, 100%);
	font-family: francois one;
	font-size: 18px;
	padding: 20.3% 30px;
	text-align: center;
	text-transform: uppercase;
}
.contact_box1 .portfolio-box {
	float: left;
	padding: 39% 0;
}
.contact_box .portfolio-box {
	padding: 25.5% 0;
}
/*end portfolio css*/



/*innerpage css*/

#voordlemn_section {
	background: hsla(0, 0%, 18%, 0.4) url("../img/Innerpage.jpg") repeat-x local center top / 100% 100%;
	padding: 25px 0;
}
.lat_dn_section h5 {
	color: hsl(40, 44%, 62%);
	font-family: francois one;
	font-size: 24px;
	margin: 10px 0 25px;
	text-align: left;
}
.lat_dn_section .heading {
	color: hsl(0, 0%, 100%);
	font-family: open_sanssemibold;
}
.lat_dn_section p {
	color: hsl(0, 0%, 62%);
	font-size: 14px;
	line-height: 22px;
	margin: 5px 0 0;
	text-shadow: 0 0 1px hsl(0, 0%, 45%);
}
.lat_dn_section {
	padding: 25px 0;
}
.lat_dn_section hr {
	margin: 10px 0;
}
.lat_dn_section .ring_ofmaat {
	padding: 14px 0;
}
.lat_dn_section p a {
	border-bottom: 1px solid;
	color: hsl(38, 45%, 63%);
}
.form_part .form-group {
	padding: 0 5px;
}
.form_part .form-group .form-control {
	background: hsl(0, 0%, 20%) none repeat scroll 0 0;
	border: medium none;
	border-radius: 0;
	color: hsl(0, 0%, 62%);
}
.form_part {
	background: hsl(0, 0%, 0%) none repeat scroll 0 0;
	padding: 0 0 20px;
}
.form_part h3 {
	color: hsl(0, 0%, 100%);
	font-family: francois one;
	font-size: 24px;
}
.form_part form p {
	color: hsl(0, 0%, 79%);
	font-size: 12px;
	line-height: 15px;
	text-shadow: 0 0 1px hsl(0, 0%, 45%);
}
.form_part .form-group label {
	color: hsl(0, 0%, 80%);
	font-family: open_sanssemibold;
	font-size: 12px;
	text-shadow: 0 0 1px hsl(0, 0%, 45%);
}
.form_part .form-group {
	margin: 0;
}
.form_part .btn {
	background: hsl(37, 45%, 63%) none repeat scroll 0 0;
	border-radius: 0;
	color: hsl(0, 0%, 100%);
	float: right;
	font-family: francois one;
	font-size: 18.18px;
	margin: 20px 0 0;
	width: 170px;
}
.form_part .form-group > p {
	margin: 15px 0 0;
}
.form_part .form-group .form-control:hover, .form_part .form-group .form-control:focus {
	border: 1px solid #CEB889;
	box-shadow: none;
}
/*innerpage css*/

/*edelsmid*/
.edelsmid {
	color: hsl(0, 0%, 62%);
	padding: 40px 0;
	text-align: center;
}
/*edelsmid*/

/*contact form*/
.contact {
	padding: 40px 0;
}
.regestration_tech .input, .contact input {
	background: hsla(0, 0%, 0%, 0) none repeat scroll 0 0;
	border: 1px solid hsl(37, 45%, 63%);
	color: hsl(0, 0%, 62%);
	font-family: open sans;
	font-size: 16px;
	height: 40px;
	padding: 0 8px;
	width: 100%;
}
.contact label {
	width: 100%;
}
.regestration_tech > form, .contact .wpcf7-form {
	margin: auto;
	position: relative;
	width: 100%;
	max-width: 600px;
	text-align: center;
}
.wpcf7-form textarea {
	background: hsla(0, 0%, 0%, 0) none repeat scroll 0 0;
	border: 1px solid hsl(37, 45%, 63%);
	color: hsl(0, 0%, 62%);
	font-size: 16px;
	max-height: 200px;
	padding: 5px 8px;
	width: 100%;
}
.contact label {
	color: hsl(33, 44%, 65%);
	font-family: francois one;
	font-size: 20px;
	font-weight: normal;
	width: 100%;
}
.regestration_tech #register, .contact .wpcf7-submit {
	background: hsl(33, 44%, 65%) none repeat scroll 0 0;
	border: medium none;
	color: hsl(0, 0%, 100%);
	display: block;
	font-family: francois one;
	font-size: 20px;
	margin: auto;
	padding: 8px 0;
	width: 200px;
	transition: all 0.2s ease 0s;
}
.contact .ajax-loader {
	bottom: 10px;
	color: hsl(0, 100%, 50%);
	position: absolute;
	right: 30%;
}
.form_part .makk_hier_part {
	padding-bottom: 15px;
}
.wpcf7-validation-errors {
	color: hsl(0, 100%, 50%);
	font-family: open sans;
}
.menu_click :after {
	display: block;
	content: " ";
	float: right;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	border-left-color: #333;
	margin-top: 5px;
}
/*contact form*/


/*regestration css*/

.regestration_tech {
	padding: 42px 0;
}
.regestration_tech form .input {
	margin: 0 0 20px;
}
.regestration_tech label {
	color: hsl(0, 0%, 62%);
	font-family: open sans;
	font-weight: normal;
	text-shadow: 0 0 1px hsl(0, 0%, 45%);
}
.regestration_tech label {
	color: hsl(0, 0%, 62%);
	font-family: open sans;
	font-weight: normal;
	margin: 20px 0 20px 10px;
	text-shadow: 0 0 1px hsl(0, 0%, 45%);
}
.regestration_tech label a {
	border-bottom: 1px solid hsl(33, 44%, 65%);
	color: hsl(33, 44%, 65%);
	font-family: francois one;
	font-size: 16px;
	text-shadow: none;
}
.regestration_tech label a {
	border-bottom: 1px solid;
	color: hsl(33, 44%, 65%);
	font-family: francois one;
}
.regestration_tech .statement {
	color: hsl(33, 44%, 65%);
	font-family: francois one;
	font-size: 18px;
	text-align: center;
}
.regestration_tech h2 {
	color: hsl(38, 45%, 63%);
	font-family: francois one;
	text-align: center;
}
.regestration_tech > form {
	max-width: 440px;
}
.input:focus {
	outline: none;
}
.persnolize_innersection .author_name h6 {
	font-family: francois one;
	font-size: 20px;
	margin: 0;
}
.persnolize_innersection .author_name > p {
	margin: 5px 0 0;
}
footer .footer_inner aside {
	margin: 0;
}
.portfolio .author_name h6 {
	font-family: francois one;
	font-size: 20px;
}
/*regestration css*/

.footer_inner {
 	float: right;
}

.row .col-md-4:first-child .footer_inner{
	float: none !important;
}

.row .col-md-4:nth-child(2), #video_portfolio .vc_column-inner .wpb_wrapper .wpb_video_widget{
	display: flex;
	justify-content: center;
}

 @media screen and (min-color-index:0) and (-webkit-min-device-pixel-ratio:0) {
.navbar-brand img {
 width:auto;
}
}

.woocomerce-form.woocommerce-form-login.login {
	border: none !important;
}

.woocommerce {
	margin-top: 50px;
}
