@import url('https://fonts.googleapis.com/css?family=Montserrat:100,200,300,400,500,600,700|Noto+Serif:400,700');
@import url(css/animate.css);
@import url(css/animate.min.css);
@import url(css/owl.carousel.css);
@import url(css/font-awesome.min.css);

td {
	padding: 5px 15px !important;
	border: 1px solid !important;
}

.contact_boxes {
	padding-bottom: 10%;
}
.contactbox {
	background:url(../images/content.png) -50px 0px;
	margin:50px 0px;
	padding:25px;
	background-color: #f0f0f0;
	width:100%;
	min-height:200px;
	border:1px solid #f0f0f0 !important;
}
.contactbox:hover {
	border:1px solid #cecece;
		cursor:pointer;
}	
.contactbox li{
	list-style: none;
}
.contacthead {
	cursor:pointer;
	position:relative;
	top:-48px;
	left:-12px;
	width:200px;
	padding:2px 10px;
	background-color:#ffffff;
	color:#951165;
	font-size:16px;
	font-weight:bold;
	border-top-right-radius:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px; 	
}

.contactimage {
	float:right;
	margin:-10px 0px 0px 50px;
}

.contacthide {
	display:none;
}

.contactmail {
	float:left;
	padding:0px;
	margin:0px;
}



/* General */

body {
    color: #000;
    font-size: 15px;
    font-family: 'Montserrat', sans-serif;
    line-height: 1.80857;
	overflow-x: hidden;
}

body .container-fluid {
    max-width: 1280px;
}

body .section.lb {
    background-color: #f9f9f9;
}

body .message-box h4 {
    color: #424145 !important;
}

body .sidebar-nav li:hover a {
	border-bottom: 3px solid #ffffff;
	color: #ffffff !important;
}

body .lead strong,
body a:hover,
body a:focus {
    color: #893d00;
}

a {
    color: #1f1f1f;
    text-decoration: none !important;
    outline: none !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    letter-spacing: 0;
    font-weight: bold;
    position: relative;
    padding: 0 0 10px 0;
    line-height: 120% !important;
    color: #000;
    margin: 0
}

h1 {font-size: 24px}

h2 {font-size: 22px}

h3 {font-size: 18px}

h4 {font-size: 16px}

h5 {font-size: 14px}

h6 {font-size: 13px}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: #212121;
    text-decoration: none!important;
    opacity: 1
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
    opacity: .8
}

a {
    color: #1f1f1f;
    text-decoration: none;
    outline: none;
}

a,
.btn {
    text-decoration: none !important;
    outline: none !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

ul, li, ol{
	list-style: inside;
	margin: 0px;
	padding: 0px;
}

.eromix-product {
	width: 20%;
float:right;
padding:0 0 20px 0;
}

.eromix-bottle {
	width: 20%;
float:left;
padding-right:40px;
}


@media(max-width:1180px) {
	.eromix-product {
	width: 50%;
	}
	.eromix-bottle {
	width: 30%;
	}
}

.eromix-cocktail {
position:absolute;
bottom:0;
width:100%;
z-index:-999;
}

@media(max-height:780px) {
.eromix-cocktail {
	display:none;
	}

}

/* Alignment */

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float: right;
    margin: 10px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 10px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 10px 0 20px 20px;
}

a img.alignnone {
    margin: 10px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 10px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}


/*  Header index */

body .sidebar-nav li a.active{
	color: #ffffff;
	border-bottom: 3px solid #ffffff;
}

.side-top{
	position: absolute;
	font-size: 16px;
	top: 7%;
	width: 280px;
	text-align: center;
	margin: -20px auto;
	padding: 0 10px;
	list-style: none;
}

/* Header pages */

.all-page-bar{
	position: relative;
}

.all-page-bar::before{
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0, 0.3);
	top: 0px;
	left: 0px;
}

.all-page-bar .title{
	padding: 140px 0;
}

.all-page-bar .title h1{
	font-size: 60px;
	font-weight: 600;
	color: #ffffff;
}

.all-page-bar .title .breadcrumb, .all-page-bar .title .breadcrumb a{
	background: transparent;
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	color: #ffffff;
}

.all-page-bar .title .breadcrumb .active{
	color: #ffffff;
	font-weight: bold;
}

/* Sections */

.parallax {
    background-position: right;
    background-size: cover;
    height: 100%;
    padding: 120px 0;
    width: 100%;
}

.section {
    display: block;
    position: relative;
    overflow: hidden;
    padding: 70px 15px;
}

.nopad {
    padding: 0;
}

.section.lb {
    background-color: #f2f3f5;
}

.first-section {
    display: block;
    position: relative;
    overflow: hidden;
    padding: 16em 0 13em;
}

.first-section h2 {
    color: #ffffff;
    font-size: 68px;
    font-weight: 300;
    display: block;
    margin: 0;
    padding: 0 0 30px;
    position: relative;
}

.big-tagline{
	padding: 10px 0px;
}

.first-section p.lead {
    font-size: 21px;
    font-weight: 300;
    padding: 0 0 40px;
    margin: 0;
    line-height: inherit;
    color: #ffffff;
}


/* Effects */

.effect-1 {
    display: inline-block;
    cursor: pointer;
    text-align: center;
    position: relative;
    text-decoration: none;
    z-index: 1;
}

.effect-1 {
    -webkit-transition: background 0.2s, color 0.2s;
    -moz-transition: background 0.2s, color 0.2s;
    transition: background 0.2s, color 0.2s;
}

/* Content blocks */

.service-widget h3 {
    font-size: 21px;
    color: #ffffff;
    padding: 20px 0 12px;
    margin: 0;
}

.service-widget h3 a,
.section.wb .service-widget h3,
.section.lb .service-widget h3 {
    color: #1f1f1f;
}

.service-widget p {
    margin-bottom: 0;
    padding-bottom: 0;
}

.message-box h4 {
    text-transform: uppercase;
    padding: 0;
    margin: 0 0 5px;
    font-weight: 600;
    letter-spacing: 0.5px;
    font-size: 15px;
    color: #999;
}

.message-box h2 {
    font-size: 38px;
    font-weight: 600;
    padding: 0 0 20px;
    margin: 0;
    line-height: 62px;
    margin-top: 0;
    text-transform: none;
}

.message-box p {
    margin-bottom: 20px;
	text-align: justify;
}

.message-box ul {
	margin-bottom: 20px;
}

.post-media {
    position: relative;
}

.post-media img {
    width: 100%;
}

.ervaringen .message-box p {
border-left:3px solid;
padding-left:10px
}

.img-center {
display: flex;
width: 100%;
justify-content: center;
margin-bottom: 10px;
}

/* Star rating */

.form1 { width:15% }
.form2 { width:85% }

@media(max-width:1180px) {
.form1 { width:100% }
.form2 { width:100% }	
}

.rating > input { display: none; } 
.rating > label:before { 
  margin: 5px;
  font-size: 1.25em;
  font-family: FontAwesome;
  display: inline-block;
  content: "\f005";
}

.rating > label { 
  color: #ddd; 
  float: right; 
}

.rating > input:checked ~ label, /* show gold star when clicked */
.rating:not(:checked) > label:hover, /* hover current star */
.rating:not(:checked) > label:hover ~ label { color: #000;  } /* hover previous stars in list */

.rating > input:checked + label:hover, /* hover current star when changing rating */
.rating > input:checked ~ label:hover,
.rating > label:hover ~ input:checked ~ label, /* lighten current selection */
.rating > input:checked ~ label:hover ~ label { color: #000;  }

/* Footer */

.cac {
	text-align: center;
}

.cac h3 {
    color: #ffffff;
}

.cac h3 {
    padding: 30px 0;
    margin: 0;
    font-weight: 400;
    font-size: 20px;
    line-height: !important;
}

.footer {
    padding: 90px 0 80px !important;
    color: #999;
    background-color: #1f1f1f;
}

.footer-links {
    list-style: none;
    padding: 0;
}

.footer-links a {
    color: #999;
}

.footer-links a:hover,
.footer a:hover {
    color: #f4f4f4 !important;
}

.footer-links li {
    margin-bottom: 10px;
    display: block;
    width: 100%;
    border-bottom: 1px dashed rgba(255, 255, 255, 0.1);
    padding-bottom: 10px;
}

.footer-links li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border: 0;
}

.footer-links i {
    display: inline-block;
    width: 25px;
    margin-right: 10px;
    border-right: 1px dashed rgba(255, 255, 255, 0.1);
}

.copyrights {
	font-size: 12px;
    border-top: 1px dashed rgba(255, 255, 255, 0.1);
    background-color: #1f1f1f;
    box-sizing: border-box;
    width: 100%;
    text-align: left;
    padding: 50px 60px;
    overflow: hidden;
}


/* Footer left */

.footer-distributed .footer-left {
    float: left;
}

.footer-distributed .footer-links {
    margin: 0 0 10px;
    text-transform: uppercase;
    padding: 0;
}

.footer-distributed .footer-links a {
    display: inline-block;
    line-height: 1.8;
    margin: 0 10px 0 10px;
    text-decoration: none;
}

.footer-distributed .footer-company-name {
    font-weight: 300;
    margin: 0 10px;
    color: #666;
    padding: 0;
}


/* Footer right */

.footer-distributed .footer-right {
    float: right;
}

.footer-distributed .footer-company-name a{
	color: #ffffff;
}

.footer-distributed .footer-company-name a:hover{
	color: #ff0037;
}


/* Scroll to top */

.dmtop {
    background-color: #000;
    z-index: 100;
    width: 50px;
    height: 50px;
    line-height: 47px;
    position: fixed;
    bottom: -100px;
    border-radius: 5px;
    right: 50px;
    text-align: center;
    font-size: 28px;
    color: #fff !important;
    cursor: pointer;
    -webkit-transition: all .7s ease-in-out;
    -moz-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    -ms-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out;
}

.dmtop.show{
	bottom: 50px;
}


/* Buttons */

.navbar-default .btn-light {
    padding: 0 20px;
    margin-left: 15px;
}

.btn {
    padding: 10px 20px;
	border-radius: 5px;
}

.btn-light {
    color: #000;
    background-color: #fff;
	font-weight: 500;
}

.btn-dark {
    color: #fff;
    background-color: #000;
	font-weight: 500;
}

.btn-light:hover,
.btn-light:focus,
.btn-dark:hover,
.btn-dark:focus  {
	color: #fff;
    background: #ff0037;
}


/* Toggle */

body .menuopener, body .menuopener:focus {
    position: fixed;
    top: 15px;
    background-color: #000;
    z-index: 111;
    color: #fff;
    width: 50px;
    height: 50px;
    line-height: 50px;
	font-size: 24px;
    text-align: center;
}

body .menuopener:hover{
	background-color: #ff0037;
	color: #fff;
}

body #wrapper {
    padding-left: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

body #wrapper.toggled {
    padding-left: 280px;
}

body #sidebar-wrapper {
    z-index: 1000;
    border-right: 1px dashed rgba(255, 255, 255, 0.1);
    position: fixed;
    left: 280px;
    width: 0;
    height: 100%;
    margin-left: -280px;
    overflow-y: auto;
    background: #000000;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

body .section.db,
body .copyrights,
body .cac,
body .footer {
    background-color: #000000;
}

body #wrapper.toggled #sidebar-wrapper {
    width: 280px;
}

body #page-content-wrapper {
    width: 100%;
    position: absolute;
}

body #wrapper.toggled #page-content-wrapper {
    position: absolute;
    margin-right: -280px;
}

body .first-section h2 strong {
    font-size: 68px;
}

body .first-section h2 {
    font-size: 52px;
}


/* Sidebar */

body .container-fluid {
    padding-left: 30px;
    padding-right: 30px;
}

body .logo-sidebar {
    display: block;
    margin: 0 0 2em;
}

body .sidebar-nav li {
	text-transform: uppercase;
    line-height: 40px;
	margin-bottom: 15px;
}

body .sidebar-nav li a {
    text-decoration: none;
    color: #999999;
	background-color: transparent;
	font-weight: 600;
	padding: 0 0 5px 0;
	line-height: 21px;
}

body .sidebar-nav li a:active,
body .sidebar-nav li a:focus {
    text-decoration: none;
}

body .section-title h3 {
    font-size: 34px;
    padding: 10px 0 0;
    font-weight: bold;
    line-height: 1 !important;
}

body .section-title small {
    font-size: 15px;
}

body .section-title hr {
    width: 100px;
    margin: 0 auto 30px !important;
    padding: 1px;
    background-color: #111;
}

body .cocktail {
    margin: 30px 0;
	padding: 20px;
    display: block;
    position: relative;
    background: #ffffff;
	-webkit-box-shadow: 0px 5px 35px 0px rgba(148, 146, 245, 0.15);
	box-shadow: 0px 5px 35px 0px rgba(148, 146, 245, 0.15);
	border-radius: 5px;
	transition: all 1s ease-in-out;
}

body .cocktail h4 {
    font-weight: bold;
    text-transform: capitalize;
    font-size: 20px;
}

body .cocktail p,
body .cocktail p {
    margin-bottom: 0;
}

body .cocktail img {
    max-width: 120px;
    margin: 0 30px 0 0;
}


@media(max-width:768px) {
    body .menuopener {
        display: block;
    }
    body .first-section h2 strong,
    body .first-section h2 {
        font-size: 36px;
    }
}

@media(min-width:768px) {
    body #wrapper {
        padding-left: 285px;
    }
    body #wrapper.toggled {
        padding-left: 0;
    }
    body #sidebar-wrapper {
        width: 285px;
    }
    body #wrapper.toggled #sidebar-wrapper {
        width: 0;
    }
    body #page-content-wrapper {
        padding: 0;
        position: relative;
    }
    body #wrapper.toggled #page-content-wrapper {
        position: relative;
        margin-right: 0;
    }
}

@media (max-width: 1200px) {
/* Responsive */
    .container-fluid {
        width: 100%;
        padding: 0 15px;
    }
    .container {
        width: 90%;
    }
    .first-section h2 {
        font-size: 48px;
    }
	body .container-fluid.head-home {
	width: 1000px !important;
	}
}

@media (max-width: 1158px) {
    .first-section .lead {
        font-size: 18px;
    }
}

@media (max-width: 992px) {
    .stat-wrap .col-md-3,
    .icon-wrapper,
    .message-box {
        margin-bottom: 30px;
    }
}

@media (max-width: 1000px) {
    .footer .col-xs-12 {
        margin: 15px 0;
        width: 100% !important;
    }
    .first-section .col-md-6 {
        width: 100%;
        text-align: center;
    }
    .footer-distributed {
        padding: 30px;
        text-align: center;
        font: bold 14px sans-serif;
    }
    .footer-distributed .footer-company-name {
        margin-top: 10px;
        font-size: 12px;
    }
    .footer-distributed .footer-left,
    .footer-distributed .footer-right {
        float: none;
        max-width: 100%;
        margin: 0 auto;
    }
    .footer-distributed .footer-left {
        margin-bottom: 20px;
    }
    .footer-distributed form input {
        width: 100%;
    }
	body .container-fluid.head-home {
	width: 800px !important;
	}
}

@media (max-width: 768px) {
     .footer .widget,
    .logos .col-md-2,
    .service-widget {
        margin: 30px 0;
    }
    .first-section {
        padding: 8em 0 6em !important;
    }
    .first-section h2 {
        font-size: 32px;
    }
	body #sidebar-wrapper{
		border-right: none;
	}
	body .container-fluid{
		padding: 0px;
	}
	body .dev-list .widget{
		padding: 20px;
	}
	body .first-section h2 strong, body .first-section h2{
		font-size: 24px;
	}
	.cac h3{
		padding: 30px 0;
	}
	.big-tagline{
		padding: 10px 15px;
	}
	.all-page-bar .title{
		padding: 120px 0 60px 0;
	}
	.all-page-bar .title h1{
		font-size: 30px;
	}
	body .cocktail h4{
		clear: both;
		margin-top: 20px;
		display: inline-block;
		font-size: 18px;
	}
}

@media (max-width: 600px) {
    .copyrights {
        padding: 40px 10px;
    }
    .footer-distributed {
        padding: 0;
    }
    .section-title p {
        font-size: 14px;
        line-height: 25px;
    }
    .section-title h3 {
        font-size: 28px;
    }
	body #sidebar-wrapper{
		border-right: none;
	}
	body .container-fluid{
		padding: 0px;
	}
	body .dev-list .widget{
		padding: 20px;
	}
	.message-box h2{
		font-size: 24px;
	}
	body .first-section h2 strong, body .first-section h2{
		font-size: 24px;
	}
	.cac h3{
		padding: 30px 0;
	}
	.big-tagline{
		padding: 10px 15px;
	}
	.all-page-bar .title{
		padding: 120px 0 60px 0;
	}
	.all-page-bar .title h1{
		font-size: 30px;
	}
	body .cocktail h4{
		clear: both;
		margin-top: 20px;
		display: inline-block;
		font-size: 18px;
	}
	body #wrapper.toggled .menuopener.fixed-menu{
		position: fixed;
		margin-left: 0;
	}
	body .menuopener.fixed-menu{
		position: fixed;
		-ms-animation-name: fadeInDown;
		-moz-animation-name: fadeInDown;
		-op-animation-name: fadeInDown;
		-webkit-animation-name: fadeInDown;
		animation-name: fadeInDown;
		-ms-animation-duration: 500ms;
		-moz-animation-duration: 500ms;
		-op-animation-duration: 500ms;
		-webkit-animation-duration: 500ms;
		animation-duration: 500ms;
		-ms-animation-timing-function: linear;
		-moz-animation-timing-function: linear;
		-op-animation-timing-function: linear;
		-webkit-animation-timing-function: linear;
		animation-timing-function: linear;
		-ms-animation-iteration-count: 1;
		-moz-animation-iteration-count: 1;
		-op-animation-iteration-count: 1;
		-webkit-animation-iteration-count: 1;
		animation-iteration-count: 1;
	}
	body .container-fluid.head-home {
	width: 400px !important;
	}
}