.fixedbody { position: fixed; }
.clearfix:after {
   content: " ";
   visibility: hidden;
   display: block;
   height: 0;
   clear: both;
}
#header-wrap.site-header {
	position: static;
    float: none;
}
.site-header .main-top {
	padding:0;
}
.site-header .main-bttm ul li {
	height:auto;
}
.site-header .main-bttm ul li.active {
    background: #949494;
}
.site-header .main-bttm .centering1 > ul > li.dropdown:hover {
	background:#949494;
}
.site-header .main-bttm .centering1 > ul > li.dropdown:hover a span {
	opacity:1;
}
.site-header  .main-top .brand-logo .links ul li a {font-family: 'open_sansregular';letter-spacing: 0.25px;}
.site-header .main-bttm .centering1 > ul > li.dropdown > a{  padding-right: 20px; }
.site-header .main-bttm .centering1 > ul > li > a {
    position: relative;
    /*padding: 18px 20px 14px 17px;*/
    padding: 18px 12px 14px 12px;
	height:59px;
    display: table-cell;
    vertical-align: middle;
    font-family: 'open_sansregular';
    font-size: 13px;
    color: #434343;
    text-transform: uppercase;
	box-sizing:border-box;
}
.site-header .main-bttm .centering1 > ul > li .cart-items a {
	display:block;
	padding:0;
}
.site-header .main-bttm ul li.pad11 a {
	    /*padding: 18px 17px 11px 9px;*/
    padding: 18px 12px 11px 12px;
}
.site-header .main-bttm ul li a span {
    color: #646464;
	line-height: 13px;
	font-size:12.5px;
}
.site-header .main-bttm ul.nav-item-wrap li a span {
	opacity:.68;
}
.site-header .main-bttm ul li.active a span {
    color: #fff;
	font-family: 'open_sanssemibold';
	font-size:13px;
	opacity:1;
}
.site-header .main-bttm .centering1 > ul > li.dropdown:hover > a span {color:#fff;}
.site-header .main-bttm ul li.active a:before {
	content:"";
	display:none;
}
.site-header .main-bttm .centering1 > ul > li.dropdown:hover > a:before,
.site-header .main-bttm .centering1 > ul > li.dropdown.active > a:before {
	content:"";
	width:100%;
	position:absolute;bottom:0;height:5px;background:#949494;z-index:99;left:0;
}
.site-header .main-bttm ul li.active a:after,
.site-header .main-bttm .nav-item-wrap > li.dropdown:hover:after {
    top: 100%;
    left: 50%;
    margin-left: -20px;
    background: none;
	z-index:99;
	position:absolute;
	box-sizing:border-box;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 13px 14px 0 14px;
	border-color: #949494 transparent transparent transparent;
}
.site-header .main-bttm ul li.active ul.submenu a:after {
	content:"";
	display:none;
}
.site-header .main-bttm {
	border:none;
}
.site-header .main-bttm ul li.dropdown span:after {
	content: "";
    width: 10px;
    height: 12px;
	display:inline-block;
    background: url(img/arrow-down.png) no-repeat center /contain;
	position: absolute;
    right: 7px;
	box-sizing:border-box;
}
.site-header .main-bttm ul li.dropdown:hover span:after {
	background: url(img/arrow-img4.png) no-repeat center /contain;
	-moz-transform: rotate(-90deg);
-webkit-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
}
.site-header .main-bttm ul.nav-item-wrap {
	float:left;
	width:calc(100% - 221px);
}
.site-header .main-bttm .right-wraps {float:right;height:59px;}
.site-header .cart-items {
	display:inline-block;
    padding: 20px 25px 15px;
    margin-left: 0px;
	position:relative;
	height:59px;
	margin-top:-1px;
	box-sizing:border-box;
	width:76px;
}
.site-header .main-bttm .euro {display:inline-block;float:none;width:138px;height: 59px;}
.site-header .cart-items.active:hover {
	background:#dd4c3a;
	margin-right: -3px;
	position:relative;
}
.site-header .cart-items.active:hover > a:before{
	content: "";
    width: 76px;
    position: absolute;
    bottom: -17px;
    height: 5px;
    z-index: 99;
    left: -25px;
    background: #dd4c3a;
}
.site-header .cart-items.active:hover:after {
	content:"";
	height:0;
	width:0;
	border-style: solid;
	border-width: 8px 7.5px 0 7.5px;
	border-color: #dd4d3a transparent transparent transparent;
	position:absolute;
	top:100%;
	left:30px;
	z-index:99;
}

.site-header .cart-items.active ul.submenu,
.site-header .main-bttm ul li.dropdown ul.submenu {
	display:block;
	background:#fff;
	position:absolute;
	top:100%;
	right:0;
	width:275px;
	z-index:9999;
	-webkit-box-shadow: -2px 2px 9px 0px rgba(0, 0, 0, 0.5);
    box-shadow: -2px 2px 9px 0px rgba(0, 0, 0, 0.5);
	border-top:1px solid #dbdbdb;
	-webkit-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
}
.site-header .cart-items ul.submenu,
.site-header .cart-items.active ul.submenu {
	display:none;
}
.site-header .cart-items.active:hover ul.submenu {
	display:block;
}
.site-header .main-bttm ul li.dropdown ul.submenu {
	width:240px;
	display:none;
}
.site-header .main-bttm ul li.dropdown:hover > ul.submenu {
	display:block;
}

.site-header .main-bttm ul li.dropdown ul.submenu li {
	border-bottom:1px solid #dbdbdb;
	position:relative;
	padding: 14px 32px 9px 62px;
	text-align:left;
	height: auto;
    display: block;
    float: none;
	letter-spacing: -.15px;
	box-sizing:border-box;
}
.site-header .cart-items.active ul.submenu li {
	border-bottom:1px solid #dbdbdb;
	position:relative;
	text-align:left;
	height: auto;
	display: block;
	float: none;
	letter-spacing: -.15px;
	box-sizing:border-box;
}
.site-header .cart-items.active ul.submenu > li > a   {
	min-height:56px;
	border-bottom:1px solid #dbdbdb;
	position:relative;
	padding: 14px 32px 9px 62px;
	text-align:left;
	height: auto;
    display: block;
    float: none;
	letter-spacing: -.15px;
	box-sizing:border-box;
}
.site-header .main-bttm ul li.dropdown ul.submenu li {
	padding:0
}
.site-header .main-bttm ul li.dropdown ul.submenu li a {
	display:block;
	padding:14px 10px 10px 88px;
	width:100%;
	box-sizing:border-box;
}
.site-header .main-bttm ul li.dropdown ul.submenu li:hover {
	background:#f4f4f4;
}
.site-header .cart-items ul.submenu li:hover {
	background:#ffeeee;
}
.site-header .cart-items ul.submenu li:before {
	content:url(img/arrow-img1.png);
	position:absolute;
	top:46%;
	right:12px;
}
.site-header .cart-items ul.submenu li strong {
	display:block;
	color:#646464;
	font-family: 'open_sansbold';
	font-size:13px;
	line-height: 17px;
}
.site-header .cart-items ul.submenu li span {
	display:block;
	color:#646464;
	font-family: 'open_sansregular';
	font-size:13px;
	line-height: 17px;
	text-transform: initial;
}
.site-header .cart-items ul.submenu li img,
.site-header .main-bttm ul li.dropdown ul.submenu li img {
    position:absolute;
    top:50%;
    left:15px;
    max-width:32px;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    box-sizing:border-box;
}
.site-header .main-bttm ul li.dropdown ul.submenu li img {
	left:34px;
	max-width:22px;
}
.site-header .cart-items > a {
	height: 22px;
    width: 22px;
    background: #e0e0e0;
    color: #fff;
	font-size:12px;
    display: block;
    text-align: center;
    line-height: 22px;
    border-radius: 100%;
	position:relative;
	box-sizing:border-box;
}
.site-header .cart-items.active > a {
	color:#dd4c3a;
	background:#fff;
}
.site-header .cart-items > a:after {
	content: "";
    width: 10px;
    height: 12px;
	display:inline-block;
    background: url(img/arrow-down1light.png) no-repeat center /contain;
	position:absolute;
	top: 4px;
    right: -15px;
	box-sizing:border-box;
}
.site-header .cart-items.active > a {
	background: #dd4c3a;
	color:#fff;
}
.site-header .cart-items.active:hover > a {
	background:#fff;
	color:#dd4c3a;
}
.site-header .cart-items.active:hover > a:after,
.site-header .main-bttm ul li.dropdown.active span:after{
    background:url(img/arrow-img1white.png) no-repeat center /contain;
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.site-header .main-bttm .euro a {
	color: #646464;
    background: #e6e6e6 url(img/d_dashboard-anch-2.png) no-repeat 11px center;
    padding: 8px 19px 7px 38px;
    border: solid 1px #e6e6e6;
    border-top: 0px;
    border-bottom: 0px;
    display: block;
    line-height: 44px;
    font-family: 'open_sansregular';
    font-weight: bold;
    font-size: 17px;
	box-sizing:border-box;
}
.site-header .bottom-menu {
	background:#1c4958;
	padding:20px 0 23px;
	position:relative;
	box-sizing:border-box;
}
.site-header .btm-left-sec {
	float:left;
}
.site-header .btm-right-sec {
	float: right;
    padding: 5px 78px 0 0;
    position: relative;
	box-sizing:border-box;
}
.site-header .btm-left-sec a,
.site-header .btm-left-sec li span {
	font-size:25px;
	color:#fff;
	font-family: 'open_sansbold';
}
.site-header .btm-left-sec ul li {
	display: inline-block;
    padding: 7px 20px 0px 2px;
	box-sizing:border-box;
}
.site-header .btm-left-sec ul li:first-child a:before {
	content: "";
    width: 9px;
    height: 13px;
	margin-right: 8px;
	display:inline-block;
    background: url(img/left-icon-wh.png) no-repeat center /100% 100%;
	box-sizing:border-box;
}
.site-header .btm-left-sec li a {opacity:.3;}
.site-header .btm-left-sec li:hover a {
	opacity:1;
}
.site-header .btm-left-sec li:hover + li span {opacity:.3;}
.site-header .btm-right-sec span,
.site-header .btm-right-sec strong {
	display:block;
	color:#fff;
	text-align:right;
}
.site-header .btm-right-sec strong {
	font-size:13px;
	font-family: 'open_sansbold';
}

.site-header .btm-right-sec span {
	font-size:17px;
	font-family: 'open_sanslight';
	letter-spacing: -.20px;
    line-height: 20px;
}
.site-header .btm-right-sec form {
	position:absolute;
	top: -33px;
    right: -16px;
	height:85px;
	width:85px;
	border-radius:100%;
	border:5px solid #efefef;
	text-align:center;
	box-sizing:border-box;
}
.site-header .btm-right-sec form label {
	background:#c6e6eb; /*url(img/camera1.png) no-repeat center;*/
	height:75px;
	width:75px;
	border-radius:100%;
	border:1px solid #646464;
	display: inline-block;
	-webkit-box-shadow:-2px -2px 10px 0px rgba(0, 0, 0, 0.56) inset;
	box-shadow:-2px -2px 10px 0px rgba(0, 0, 0, 0.56) inset;
	cursor:pointer;
	box-sizing:border-box;
	overflow:hidden;
	position:relative;
}
.site-header .btm-right-sec form label img {
	position: absolute;
	top: 0px; left: 0px; right: 0px; bottom: 0px; margin: auto;
	width: 44px;
}
.site-header .btm-right-sec form label.img-uploaded img {
	height:100%;width:100%;
	margin:0;
	max-width:100%;
	position:absolute;
	top:0;
	left:0;
}
/*
.site-header .btm-right-sec form label.img-uploaded {
	background-position: center center;
	background-size:100% 100%;
}*/
.site-header .btm-right-sec form label.img-uploadable:hover img {display:none;}
.site-header .btm-right-sec form label.img-uploadable:hover {
	background: #3b4546 url(img/camera-icon-md.png) no-repeat 25px 42px / 20px 16px;
}
.site-header .btm-right-sec form label.img-uploadable:hover:before {
	content: "Jullie foto hier";
    display: inline-block;
    color: #fff;
    font-size: 12.5px;
    line-height: 14px;
    padding: 12px 10px;
	box-sizing:border-box;
}
.site-header .btm-right-sec form label.img-uploadable:hover:after {
	content: url(img/arrow-icon.png);
    display: block;
    width: 8px;
    height: 10px;
    margin-top: -29px;
    padding-left: 48px;
	box-sizing:border-box;
}
.site-header .btm-right-sec form label input {
	opacity:0;
	max-width:100%;
	display:block;
}
#header-wrap.site-header .super.fixed {
	z-index:9999;
    box-shadow: 0px 2px 6px rgba(0,0,0,0.3);
}
.site-header .fixed .main-bttm .nav-item-wrap {
	width:calc(100% - 200px);
}
.site-header .fixed .main-bttm ul li a {
	padding: 4px 13px 4px 13px;
	height:41px;
}
.site-header .fixed  .cart-items {
	padding: 12px 20px 10px 10px;
}
.site-header .super.fixed .main-bttm .euro a {
    line-height: 40px;
    padding: 0 10px 0 38px;
}
.site-header .super.fixed .bottom-menu {
	padding:0 0 6px;
}
.site-header .super.fixed .btm-left-sec ul li {padding-top:7px;}
.site-header .super.fixed .bottom-menu .btm-left-sec a,
.site-header .super.fixed  .btm-right-sec strong {
	font-family: 'open_sansregular';
}
.site-header .super.fixed .bottom-menu .btm-left-sec a {font-size:16px;}
.site-header .super.fixed .btm-left-sec li span {font-size:16px; font-family: 'open_sansregular'; }
.site-header .super.fixed .btm-left-sec ul li:first-child a:before { width: 8px; height: 12px; }

.site-header .super.fixed .bottom-menu .btm-right-sec form label {
    /*background: #c6e6eb url(img/camera1.png) no-repeat center /30px;*/
    height: 50px;
    width: 50px;
	box-shadow:none;
	box-sizing:border-box;
}
/*
.site-header .super.fixed .bottom-menu .btm-right-sec form label.img-uploadable img {
	width: 27px;
    height: auto;
    margin-top: 13px;
    margin-left: 10px;
}

.site-header .super.fixed .bottom-menu .btm-right-sec form label.img-uploaded img {
	margin:0;width:48px;height:48px;
}*/
.site-header .super.fixed .bottom-menu .btm-right-sec form {
    top: -6px;
    right: 24px;
    height: 56px;
    width: 56px;
    border: 3px solid #fff;
	box-sizing:border-box;
}
.site-header .super.fixed .btm-right-sec span {
	display:none;
}
.site-header .super.fixed .cart-items {height:40px;width: auto;}
.site-header .super.fixed .main-bttm .euro {height:40px;width: auto;}
.site-header .super.fixed .main-bttm .right-wraps {height:auto;}
.site-header .super.fixed .btm-right-sec {
    padding-right: 95px;
    padding-top: 11px;
}
.site-header .super.fixed .cart-items.active > a:before {
    width: 52px;
    bottom: -10px;
    left: -10px;
}
.site-header .super.fixed .main-bttm .centering1 > ul li {
    height: 40px;
}

.site-header .super.fixed .btm-right-sec form label.img-uploadable:hover {
	background:#3b4546 url(img/camera-icon-md.png) no-repeat 12px 26px / 18px;
}
.site-header .super.fixed .btm-right-sec form label.img-uploadable:hover:before {
	content: "Jullie foto hier";
    display: inline-block;
    color: #fff;
    font-size: 8.5px;
    line-height: 10px;
    padding: 5px 7px;
	box-sizing:border-box;
}
.site-header .super.fixed .btm-right-sec form label.img-uploadable:hover:after {
	content: url(img/arrow-icon.png);
    display: block;
    width: 8px;
    height: 10px;
    margin-top: -25px;
    padding-left: 30px;
	box-sizing:border-box;
}

.site-header .super.fixed .main-bttm ul li.active a:after {
    top: 100%;
}
.st-wrapper.sticky-header + div {
	padding-top:200px;
}
.site-header .main-top .brand-logo .links ul li {
    float: left;
    margin-right: 14px;
    position: relative;
	box-sizing:border-box;
}
.site-header .main-top .brand-logo .links {
    padding: 0px 13px;
    float: left;
}
.site-header .main-top .brand-logo .links ul li:after {
	top:0;right:-4px;
}
.st-wrapper .centering1,.st-content-wrap {
	width:1160px;
}

/* header style end */


/* content style */
/*.st-content-wrap {padding-bottom:128px;}*/
.offerete-page.content-wrap-padding {
	padding-top:90px;
}
.offerete-content-bar {
	background:#f7f7f7;
	position:relative;
	-webkit-box-shadow: -5px -1px 57px 0px rgba(0, 0, 0, 0.14);
	box-shadow: -5px -1px 57px 0px rgba(0, 0, 0, 0.14);
	margin-bottom:75px;
	display:table;
	width: 100%;
}
.offerete-video-bar {
	width:100%;
	background:#fff;
	border:1px solid #c3c3c3;
	display:none;
	box-sizing:border-box;
	display:table;
	border-bottom: 0;
}
.offerete-video-bar .left-video-bar {
	padding:20px 25px 22px;
	width:75%;
	display:table-cell;
	vertical-align:top;
	box-sizing:border-box;
}
.offerete-video-bar .right-detail-bar {
	padding: 37px 25px 40px 45px;
    background: #f7f7f7;
    display: table-cell;
    min-width: 308px;
    vertical-align: top;
	box-sizing:border-box;
}
.offerete-video-bar .right-detail-bar h2 {
	color:#646464;
	font-size:34px;
	font-family: 'open_sansbold';
	margin-bottom:22px;
}
.offerete-video-bar .right-detail-bar span {
	display:block;
	color:#646464;
	font-size:21px;
	font-family: 'open_sansregular';
	margin-bottom:27px;
	line-height:25px;
	letter-spacing: .25px;
}
.offerete-video-bar-wrap .close-bar {
	background:#c1c1c1 url(img/border-img.png) repeat-x ;
	text-align:right;
	padding:12px 30px;
	position:relative;
	width:100%;
	display:block;
	box-sizing:border-box;
}
.offerete-video-bar-wrap .close-bar:after {
	content:"";
	position:absolute;
	top:-12px;
	right:35px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 13px 15px 13px;
	border-color: transparent transparent #c1c1c1 transparent
}
.offerete-video-bar-wrap .close-bar a {
	color:#646464;
	font-size:15px;
	font-family: 'open_sansregular';
	line-height:21px;
	position:relative;
}
.offerete-video-bar-wrap .close-bar a:before {
    content: "";
    width: 21px;
    height: 21px;
    background: url(img/clsBtn.png) no-repeat center /contain;
	position:absolute;
	top:0px;
	left:-31px;
}
.offerete-video-bar-wrap span.toggle-btn {
	height:42px;
	width:45px;
	border:1px solid #e3e3e3;
	border-radius:4px;
	position:absolute;
	top:-54px;
	right:0;
	text-align:center;
	line-height:34px;
	cursor:pointer;
	box-sizing:border-box;
}
.offerete-video-bar-wrap span.toggle-btn.active {
	border:1px solid #c3c3c3;
	background:#fafafa;
	border-bottom:none;
	height:56px;
	z-index:99;
	-webkit-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
}
.offerete-video-bar-wrap span.toggle-btn img {
	display:inline-block;
	vertical-align:middle;
}
.offerete-video-bar-inner {
	display:none;
	margin-bottom:60px;
}
.offerete-video-bar-wrap {
	position:relative;

}
.offerete-content-bar .of-inner-left,
.offerete-content-bar .of-inner-right {
	width:25%;
	vertical-align: top;
	display:table-cell;
	padding: 52px 23px 30px;
	box-sizing:border-box;
}
.offerete-content-bar .of-inner-right {
	padding:48px 30px 46px 30px;
	min-width: 308px;
	max-width:308px;
	box-sizing:border-box;
}
.offerete-content-bar .of-inner-middle,
.offerete-content-bar .of-inner-left {
	background:#fff;
}
.offerete-content-bar .of-inner-left {
	padding-left: 27px;
}
.offerete-content-bar .of-inner-middle {
	width:50%;
	padding: 46px 42px 15% 22px;
	vertical-align: top;
	display:table-cell;
	box-sizing:border-box;
}
.offerete-content-bar .of-inner-middle.ly7 {
	padding-right:22px;
}
.offerete-content-bar .of-inner-right.ly5,
.offerete-content-bar .of-inner-right.ly6,
.offerete-content-bar .of-inner-right.ly7 {
	text-align:center;
	padding: 48px 30px 30px 16px;
	min-width: 308px;
    max-width: 308px;
	box-sizing:border-box;
}
.offerete-content-bar .of-inner-left h2 {
	color:#646464;
	font-size:13px;
	font-family: 'open_sansbold';
	line-height:21px;
	margin-top:20px;
}
.offerete-content-bar .of-inner-right h2 {
	color:#646464;
	font-size:21px;
	font-family: 'open_sansbold';
	line-height:25px;
	margin-bottom:28px;
}
.offerete-content-bar .of-inner-right.ly5 h2 {
	color:#00a200;
	margin-bottom:60px;
}
.offerete-content-bar .of-inner-right.ly6 h2 {
	color:#a39514;
	margin-bottom:58px;
	    letter-spacing: 0;
}
.offerete-content-bar .of-inner-right.ly5 img,
.offerete-content-bar .of-inner-right.ly6 img,
.offerete-content-bar .of-inner-right.ly7 img{
	margin:0 auto;
}
.offerete-content-bar .of-inner-right.ly7 h2 {
	margin-bottom:20px;
    padding: 0 20px;
}
.offerete-content-bar .of-inner-right.ly5 img.cal-img,
.offerete-content-bar .of-inner-right.ly6 img.cal-img {
	width:136px;
	height:136px;
	margin:0 auto 17px;
	box-sizing:border-box;
}
.offerete-content-bar .of-inner-right.ly5 span,
.offerete-content-bar .of-inner-right.ly6 span,
.offerete-content-bar .of-inner-right.ly7 span {
	font-size:12.5px;
	color:#646464;
	line-height:30px;
	font-family: 'open_sansregular';
	display: block;
}
.offerete-content-bar .of-inner-right.ly5 span {
	margin-top:6px;
}
.offerete-content-bar .of-inner-right.ly5 span.date-time,
.offerete-content-bar .of-inner-right.ly6 span.date-time,
.offerete-content-bar .of-inner-right.ly7 span {
	 font-size:20px;
	 margin-bottom: 18px;
}
.offerete-content-bar .of-inner-right.ly6 span.date-time {
	margin-bottom:28px;
}
.offerete-content-bar .of-inner-right.ly7 span.date-d {
	margin-bottom:12px;
}
.offerete-content-bar .of-inner-right.ly7 span.date-time {
	margin-top: 11px;
    margin-bottom: 10px;
    line-height: 21px;
}
.offerete-content-bar .of-inner-right.ly7 strong {
	font-size:33px;
	font-family: 'open_sansbold';
	display:block;
	line-height: 27px;
    margin-bottom: 30px;
}
.offerete-content-bar .of-inner-right.ly7 .pink-btn {
	    padding: 10px 12px 10px 57px;
    display: inline-block;
    color: #fff;
    background: #780d6a;
    position: relative;
    border-radius: 2px;
    width: 210px;
    height: 42px;
    position: relative;
    margin-left: 10px;
    font-size: 15px;
    letter-spacing: .5px;
	box-sizing:border-box;
}
.offerete-content-bar .of-inner-right.ly7 .pink-btn:before {
	content:url(img/caender-icon.png);
	display:inline-block;
	    position: absolute;
    top: 10px;
    left: 20px;
}
.offerete-content-bar .of-inner-left.ly7 .request + img {
	height:40px;
	width:40px;
	cursor:pointer;
	border: 1px solid #1c4958;
	box-sizing:border-box;
}
.offerete-content-bar .of-inner-left.ly7 .request {
	display:inline-block;
	margin-top:22px;
	text-decoration:underline;
	margin-bottom:5px;
	box-sizing:border-box;
}
.offerete-content-bar .of-inner-left.ly7 {
	padding: 52px 23px 30px 27px;
}
.offerete-content-bar .of-inner-left.ly7 .request:after {
	content:url(img/arrow-btn.png);
	display:inline-block;
	margin-left:5px;
	vertical-align:middle;
	height:19px;
}
.offerete-content-bar .of-inner-left.ly7 figure {
	position:relative;
}
.offerete-content-bar .of-inner-left.ly7 img.tag {
	position:absolute;
	top:0;
	right:-30px;
}
.offerete-content-bar .of-inner-left.ly7 h2 {
	margin-bottom:21px;
}
.offerete-content-bar .of-inner-right.ly7 strong span {
	font-size: 62px;
    font-family: 'open_sansbold';
    line-height: 62px;
    display: block;
    margin-bottom: 0;
}
.offerete-content-bar .of-inner-right.ly6 span.wij-s {
	color:#a39514;
	line-height:21px;
	    padding: 0 20px;
}
.offerete-content-bar .of-inner-right.ly6 span.let-op {
	color:#ff0000;
	line-height:21px;
}
.offerete-content-bar .of-inner-left span,
.offerete-content-bar .of-inner-left a {
	color:#646464;
	font-size:13px;
	font-family: 'open_sansregular';
	line-height:21px;
	display:block;
}
.offerete-content-bar .of-inner-left a.route-btn {
	display:inline-block;
	margin-top:25px;
	border:1px solid #1c4958;
	height:48px;
	width:125px;
	font-size:17px;
	color:#1c4958;
	line-height:46px;
	text-align:center;
	border-radius:4px;
	box-sizing:border-box;
}
.offerete-content-bar .route-btn:before {
	content:url(img/map-icon.png);
	display:inline-block;
	margin-right:15px;vertical-align:middle;height:40px;
	box-sizing:border-box;
}
.offerete-content-bar .of-inner-left span.deg {
	margin-bottom:20px;
}
.offerete-content-bar .of-inner-left span a {
	display:inline-block;
}
.offerete-content-bar .of-inner-middle p{
	color: #646464;
    font-size: 15px;
    font-family: 'open_sansregular';
    line-height: 25px;
    margin-bottom: 25px;
    padding-right: 0;
    letter-spacing: -.25px;
	box-sizing:border-box;
}
.offerete-content-bar .of-inner-middle p a{color : #646464}
.st-time-pick {
    position: relative;
    width: 82px;
    height: 37px;
	margin:22px 0 20px;
	box-sizing:border-box;
    display: inline-block;

}
.make-appointment-popup.hidden{
	display: none !important;
}
.make-appointment-popup{
	display: block !important;
}
.st-content-wrap .selectBox,
.make-appointment-popup .selectBox {
    position: absolute;
    top: 0px;
    left: 0px;
    display: block;
    width: 100%;
    border: solid 1px #dbdbdb;
    border-radius: 5px;
    background: #fff;
    box-sizing:border-box;
    z-index: 1;
}
.st-content-wrap .selectBox .slcttxt,
.make-appointment-popup  .selectBox .slcttxt {
    position: relative;
    display: block;
    line-height: 17px;
    font-size: 13px;
    color: #646464;
    padding: 10px 20px 10px 16px;
    width: 82px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    border-radius: 5px 5px 5px 5px;
    box-sizing:border-box;
}
.st-content-wrap .selectBox .slcttxt:hover,

.st-content-wrap .selectBox:hover .slcttxt,.st-content-wrap .selectBox.active .slcttxt,
.make-appointment-popup .selectBox:hover .slcttxt,.make-appointment-popup  .selectBox.active .slcttxt {
    background: #f4f4f4;
}
.st-content-wrap .selectBox .slcttxt:after,
 .make-appointment-popup .selectBox .slcttxt:after {
     position: absolute;
     content: "";
     top: 50%;
     width: 10px;
     height: 8px;
     background: url(img/slctdropdown-arrow.png) no-repeat center;
     margin-top: -4px;
     right: 6px;
 }

.selectBox .time:before {
    content: url(img/watch-2.png);
    position: absolute;
    margin-left: -37px;
    margin-top: 10px;
}

.selectBox .time input{
    padding-left: 15px;
    width: 70px;
    border-radius: 5px;
    height: 37px;
    border: 1px solid #dbdbdb;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background: #fff url(img/arrow-down10.png) no-repeat 55px center;
    margin: 0 0px 0 0;

}

.st-content-wrap .selectBox .selecttime:after,
.make-appointment-popup  .selectBox .selecttime:after {
    position: absolute;
    content: "";
    top: 50%;
    width: 10px;
    height: 8px;
    background: url(img/slctdropdown-arrow.png) no-repeat center;
    margin-top: -4px;
    right: 6px;
}

.st-content-wrap .selectBox ul.list,
.make-appointment-popup .selectBox ul.list {
    position: relative;
    display: none;
    top: 100%;
    left: 0px;
    margin-top: -3px;
    width: 100%;
    border: solid 1px #dbdbdb;
    border-bottom: 0px;
    border-radius: 0px 0px 5px 5px;
    background: #fff;
    z-index: 9;
    box-sizing:border-box;
}
.st-content-wrap .selectBox ul.list li,
.make-appointment-popup .selectBox ul.list li {
    border-bottom: solid 1px #dbdbdb;
}
.st-content-wrap .selectBox ul.list li a,
.make-appointment-popup .selectBox ul.list li a {
    padding: 8px 17px;
    display: block;
    font-size: 13px;
    line-height: 20px;
    color: #646464;
    box-sizing:border-box;
}
.selectBox ul.list li:hover a {
    background: #f4f4f4;
}
.offerete-content-bar .of-inner-right .btn {
    color:#fff;
    font-size:15px;
    font-family: 'open_sansregular';
    line-height:26px;
    padding:5px 25px 5px 70px;
    display:block;
    vertical-align:middle;
    max-width:215px;
    background:#00a200;
    height:38px;
    border:none;
    border-radius:4px;
    margin:0;
    float:none;
    position:relative;
    box-sizing:border-box;
}
.offerete-content-bar .of-inner-right .btn:hover {
    background:#028a02;
}
.offerete-content-bar .of-inner-right .btn:before {
    content: "";
    background: url(img/agendas-icoimg6white.png) no-repeat center /100% 100%;
    height: 25px;
    width: 23px;
    position: absolute;
    top: 5px;
    left: 30px;
    box-sizing:border-box;
}
.offerete-content-bar .of-inner-right .selectBox:before {
    content: "";
    background: url(img/watch-2.png) no-repeat center /contain;
    height: 19px;
    width: 19px;
    position:absolute;
    left: -29px;
    top: 7px;
}
.offerete-photo-bar {
    background: #f7f7f7;
    position: relative;
    -webkit-box-shadow: 0 0 30px 10px #ededed;
    box-shadow: 0 0 30px 10px #ededed;
    margin-bottom: 77px;
    display: table;
    width: 100%;
    box-sizing:border-box;
}
.offerete-photo-bar .of-inner-left {
    background:#fff;
    width:75%;
    display:table-cell;
    padding:52px 25px;
    box-sizing:border-box;
}
.offerete-photo-bar .of-inner-left.ly7 {
    width: 332px;
    float: left;
    box-sizing:border-box;
    text-align: center;
}
.offerete-photo-bar .of-inner-left label {
    width:264px;
    position:relative;
    display: inline-block;
    background:#c7e7ec;
    border:5px solid #a4a4a4;
    text-align:center;
    box-sizing:border-box;
}
.offerete-photo-bar .of-inner-left label:hover {
    border: 5px solid #646464;
    background: #bbc7c7;
    transition: 0.3s ease-in;
    -moz-transition: 0.3s ease-in;
    -webkit-transition: 0.3s ease-in;
}
.offerete-photo-bar .of-inner-left label >img {
	max-width:100%;

}
.offerete-photo-bar .of-inner-left label input {
    opacity:0;
    display:none;
}
.offerete-photo-bar .of-inner-left label > span {
	position:absolute;
	bottom:14px;
	background:rgba(0,0,0,.6);
	padding: 5px 6px 5px 11px;
	border-radius:3px;
	color:#fff;
	font-size:13px;
	font-family: 'open_sansregular';
	left:0;
	right:0;
	margin: 0 auto;
	width:184px;
	height:33px;cursor:pointer;
	box-sizing:border-box;
}
.offerete-photo-bar .of-inner-left label > span:before {
	content: "";
    background: url(img/camera-icon-md.png) no-repeat center /contain;
    display: inline-block;
    height: 21px;
    margin-right: 15px;
    width: 29px;
    vertical-align: middle;
}
.offerete-photo-bar .of-inner-left label > span:after {
	content: "";
    background: url(img/left-icon-wh.png) no-repeat center /contain;
    display: inline-block;
    height: 12px;
    margin-left: 5px;
    width: 6px;
    vertical-align: middle;
	-moz-transform: rotate(180deg);
-webkit-transform: rotate(180deg);
-o-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.offerete-photo-bar .of-inner-right {
	width:25%;
	display:table-cell;
	text-align:center;
	vertical-align:middle;
	min-width:308px;
	max-width:308px;
	box-sizing:border-box;
}
.offerete-photo-bar .of-inner-right.ly7 {
	padding: 67px 30px 18px 36px;}
.offerete-photo-bar .of-inner-right h2 {
	color:#646464;
	font-size:21px;
	font-family: 'open_sansbold';
	line-height:25px;
	    margin-top: -20px;
		box-sizing:border-box;
}
.offerete-photo-bar .of-inner-right.ly7 h2 {
	line-height:30px;
	    margin-bottom: 26px;
}
.offerete-photo-bar .of-inner-left > span {
	color:#646464;
	font-size:15px;
	font-family: 'open_sansregular';
	line-height:25px;
	padding-left: 42px;
    margin-top: 64px;
	display: inline-block;
    vertical-align: top;
	letter-spacing: -.1px;
	box-sizing:border-box;
}

.offerete-photo-bar form.imgUploadForm{ float: left}

.offerete-location-bar {
	background: #fff;
    position: relative;
    -webkit-box-shadow: 0 0 30px 10px #ededed;
    box-shadow: 0 0 30px 10px #ededed;
	margin-bottom:60px;
	padding: 35px 40px 45px 76px;
	box-sizing:border-box;
	box-sizing:border-box;

}
.offerete-location-bar span {
	color:#646464;
	font-size:15px;
	font-family: 'open_sansregular';
	height: 44px;
    display: inline-block;
    padding: 15px;
	letter-spacing: -.20px;
	box-sizing:border-box;
	box-sizing:border-box;
}
.offerete-location-bar .verwijder-btn {
	    float: right;
    width: 218px;
    height: 48px;
    padding: 10px 25px 10px 55px;
    color: #a4a4a4;
    letter-spacing: -.1px;
    font-size: 15px;
    border: 1px solid #d0d0d0;
    border-radius: 4px;
    line-height: 26px;
    position: relative;
	margin-right: 4px;
    margin-top: 2px;
	box-sizing:border-box;
}
.offerete-location-bar .verwijder-btn:before {
	content: "";
    background: url(img/cross-img1.png) no-repeat center /contain;
    height: 22px;
    width: 22px;
    opacity: .7;
    position: absolute;
    top: 13px;
    left: 15px;
	box-sizing:border-box;
}
.offerete-location-bar .verwijder-btn:hover {
	color:#ff0000;
	border:1px solid #ff0000;
	background:#fff2f2;
}
.offerete-location-bar .verwijder-btn:hover:before {
	opacity:1;
}
.offerete-quotation-bar {
	background: #fff;
    position: relative;
    -webkit-box-shadow: 0 0 30px 10px #ededed;
    box-shadow: 0 0 30px 10px #ededed;
	margin-bottom:60px;
}
.offerete-quotation-bar .images-quote-bar {
	position:relative;
}
.offerete-quotation-bar .images-quote-bar > img {
	display:inline-block;
	float:left;
	height:257px;
}
.offerete-quotation-bar .images-quote-bar > img.big-img {
	width:33.5%;
}
.offerete-quotation-bar .images-quote-bar > img.small-img {
	width:16.5%;
}
.offerete-quotation-bar .images-quote-bar .header-box {
    position:absolute;
    width:242px;
    height:128px;
    background:#fff;
    top:50%;
    left:50%;
    text-align:center;
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}
.offerete-quotation-bar .images-quote-bar .header-box img {
	margin:-30px auto 0px;

}
.offerete-quotation-bar .images-quote-bar .header-box span {
	color:#646464;
	font-size:25px;
	font-family: 'open_sansregular';
}
.offerete-quotation-bar .offer-wrap-bar,
.offerete-quotation-bar .notes-wrap-bar {
	display:table;
	width:100%;
}
.offerete-quotation-bar .offer-wrap-bar .left-content-bar,
.offerete-quotation-bar .notes-wrap-bar .left-content-bar {
	display:table-cell;
	width:75%;
	vertical-align:top;
	box-sizing:border-box;
}
.offerete-quotation-bar .offer-wrap-bar .right-content-bar,
.offerete-quotation-bar .notes-wrap-bar .right-content-bar {
	display:table-cell;
	width:25%;
	background:#f7f7f7;
	vertical-align:top;
	box-sizing:border-box;
}
.offerete-quotation-bar .notes-wrap-bar .left-content-bar {
	padding:33px 30px 28px 90px;
}
.offerete-quotation-bar .notes-wrap-bar .left-content-bar img {
	margin-bottom:35px;
	width: 130px;
}
.offerete-quotation-bar .notes-wrap-bar .left-content-bar h2 {
	font-family: 'open_sansbold';
	font-size:21px;
	margin-bottom:10px;
	color:#1c4958;
}
.offerete-quotation-bar .notes-wrap-bar .left-content-bar h2:before {
	content:"";
	background: url(img/pen-pencil-g.png) no-repeat center;
	height:24px;
	width:24px;
	display:inline-block;
	margin-right:18px;
	vertical-align:middle;
	box-sizing:border-box;
}
.offerete-quotation-bar .notes-wrap-bar .left-content-bar textarea {
	    width: 100%;
    resize: none;
    padding: 11px 15px;
    font-size: 15px;
    letter-spacing: -.32px;
    color: #646464;
    font-family: 'open_sanslight';
    border:1px solid #dfdfdf;
    margin-bottom: 9px;
    height: 85px;
    font-style: italic;
	outline:none;
	box-sizing:border-box;
}
.offerete-quotation-bar .notes-wrap-bar .left-content-bar .save-btn {
	display:block;
	width:98px;
	height:29px;
	background: rgba(21,125,137,1);
	background: -moz-linear-gradient(top, rgba(21,125,137,1) 0%, rgba(2,81,90,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(21,125,137,1)), color-stop(100%, rgba(2,81,90,1)));
	background: -webkit-linear-gradient(top, rgba(21,125,137,1) 0%, rgba(2,81,90,1) 100%);
	background: -o-linear-gradient(top, rgba(21,125,137,1) 0%, rgba(2,81,90,1) 100%);
	background: -ms-linear-gradient(top, rgba(21,125,137,1) 0%, rgba(2,81,90,1) 100%);
	background: linear-gradient(to bottom, rgba(21,125,137,1) 0%, rgba(2,81,90,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#157d89', endColorstr='#02515a', GradientType=0 );
	padding: 3px 10px 5px 12px;
	color:#fff;
	font-family: 'open_sanslight';
	font-size:13px;
	border-radius:4px;
	opacity:.2;
	box-sizing:border-box;
	line-height:20px;

}
.offerete-quotation-bar .notes-wrap-bar .left-content-bar .save-btn:before {
	content: "";
    background: url(img/submit-icon.png) no-repeat center /contain;
    display: inline-block;
    height: 12px;
    width: 12px;
    vertical-align: middle;
    margin-right: 7px;
	margin-top:-2px;
}
.offerete-quotation-bar .notes-wrap-bar .right-content-bar {
	padding: 33px 10px 30px 45px;
	min-width:308px;
	box-sizing:border-box;
}
.offerete-quotation-bar .notes-wrap-bar .right-content-bar p {
	font-family: 'open_sanslight';
    font-size: 13px;
    color: #646464;
    margin-bottom: 10px;
    line-height: 20px;
    margin-top: 12px;
    font-style: italic;
    letter-spacing: -.35px;
	box-sizing:border-box;
}
.offerete-quotation-bar .offer-wrap-bar .right-content-bar {
	padding: 26px 29px 26px 30px;
	min-width:308px;
	box-sizing:border-box;
}
.offerete-quotation-bar .offer-wrap-bar .right-content-bar h2 {
	color: #1c4958;
    font-size: 21px;
    font-family: 'open_sansregular';
    margin-bottom: 35px;
    padding-left: 14px;
    margin-top: -4px;
    letter-spacing: -.15px;
	box-sizing:border-box;
}
.offerete-quotation-bar .offer-wrap-bar .right-content-bar a {
	display: block;
    color: #646464;
    font-size: 15px;
    font-family: 'open_sansregular';
    margin-bottom: 4px;
    border: 1px solid #c1c1c1;
    padding: 15px 20px 12px 61px;
    border-radius: 4px;
    position: relative;
	box-sizing:border-box;
}
.offerete-quotation-bar .offer-wrap-bar .right-content-bar a img {
	position: absolute;
    top: 14px;
    left: 23px;
	margin-right:22px;
	max-width:22px;
	opacity:.8;
}
.offerete-quotation-bar .offer-wrap-bar .left-content-bar {
	padding:22px 24px 100px;
}
.offerete-quotation-bar .offer-wrap-bar .left-content-bar h3 {
	font-size:21px;
	color:#646464;
	padding-left:68px;
	margin-bottom:34px;
	letter-spacing: .55px;
	box-sizing:border-box;
}
.offerete-quotation-bar .offers-details-list .inner-boxes {
	margin-bottom:10px;
}
.offerete-quotation-bar .offers-details-list table td {
	border-right:0px solid transparent;
	font-family: 'open_sansregular';
	line-height:1.5;
	padding: 0px 6px 0 0px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.offerete-quotation-bar .offers-details-list table td span {
    display: block;
    line-height: 22px;
}
.offerete-quotation-bar .offers-details-list table .orange {
	color:#f46404 !important;
}
.offerete-quotation-bar .offers-details-list table tr.head td.td1 span { font-family: 'open_sansbold'; font-size: 13px; color: #276a71; display: block; }

.offerete-quotation-bar .offers-details-list table tr.content td.td1 span { font-family: 'open_sansregular'; font-size: 13px; color: #276a71; display: block; }

.offerete-quotation-bar .offers-details-list table tr.head td.td2 span { font-family: 'open_sansregular';font-weight:bold; font-size: 13px; color: #696969; display: block; }

.offerete-quotation-bar .offers-details-list table tr.content td.td2 span { font-family: 'open_sansregular'; font-size: 13px; color: #696969; display: block; }

.offerete-quotation-bar .offers-details-list table tr.head td.td3,
.offerete-quotation-bar .offers-details-list table tr.content td.td3,
.offerete-quotation-bar .offers-details-list table tr.total td.td3 {
	padding-right: 15px;text-align: right; }

.offerete-quotation-bar .offers-details-list table tr.total td.td3 span:after { position: absolute; content: ""; width: 113px; height: 1px; background: #f3be9c; right: -15px;     top: -2px;}
.offerete-quotation-bar .offers-details-list table tr.total td.td3 span.orange:after,
.offerete-quotation-bar .offers-details-list table tr.total td.td3 span.green:after {background:#276a71;}

.offerete-quotation-bar .offers-details-list table tr.head td.td3 span { font-family: 'open_sansregular';font-weight:bold; font-size: 13px; color: #276a71; display: block; }

.offerete-quotation-bar .offers-details-list table tr.content td.td3 span { font-family: 'open_sansregular'; font-size: 13px; color: #276a71; display: block; }

.offerete-quotation-bar .offers-details-list table tr.total td.td3 span { margin-top: 10px; font-family: 'open_sansregular';font-weight:bold; font-size: 13px; color: #276a71; display: block; position: relative; line-height: 34px; }

.offerete-quotation-bar .offers-details-list table tr.head td.td4 span { font-family: 'open_sansregular';font-weight:bold; font-size: 13px; color: #696969; display: block; }

.offerete-quotation-bar .offers-details-list table tr.content td.td4 span { font-family: 'open_sansregular'; font-size: 13px; color: #696969; display: block; }

.offerete-quotation-bar .offers-details-list .b12 {
	margin-bottom:15px;
}
.offerete-quotation-bar .offers-details-list .box.b7 table tr.total td.td5 { text-align: right; vertical-align: top; }

.offerete-quotation-bar .offers-details-list .box.b7 table tr.total td.td2 { vertical-align: bottom; }

.offerete-quotation-bar .offers-details-list .box.b7 table tr.total td.td3 { vertical-align: bottom; }

.offerete-quotation-bar .offers-details-list .box.b7 table tr.total td.td2 span { font-family: 'open_sansregular';font-weight:bold; font-size: 13px; color: #696969; line-height: inherit; }

.offerete-quotation-bar .offers-details-list .box.b7 table tr.total td.td3 span { font-family: 'open_sansregular';font-weight:bold; font-size: 13px; color: #105f68; line-height: inherit; }

.offerete-quotation-bar .offers-details-list .box.b7 table tr.total td.td4 sub { color: #105f68; }

.offerete-quotation-bar .offers-details-list .box.b7 table tr.total td.td5 sub { color: #105f68; }

.offerete-quotation-bar .offers-details-list .box.b7 table tr.total td.td4 span { font-family: 'open_sansregular';font-weight:bold; font-size: 13px; color: #105f68; }

.offerete-quotation-bar .offers-details-list .box.b7 table tr.total td.td5 span { font-family: 'open_sansregular';font-weight:bold; font-size: 13px; color: #105f68; }

.offerete-quotation-bar .offers-details-list .box.b7 table tr.total td.td3 span:after { content: none; }

.offerete-quotation-bar .offers-details-list .box.b7 { margin-bottom: 20px; margin-top: 41px; position: relative; }

.offerete-quotation-bar .offers-details-list .box.b7:after { position: absolute; content: ""; width: 435px; height: 1px; background: #898989; top: -20px; left: 95px; }

.offerete-quotation-bar .offers-details-list .box table tr.total td.td2 {
	vertical-align:middle;
}
.offerete-quotation-bar .offers-details-list .box table tr.total td.td2 span { font-family: 'open_sansregular';font-weight: 	bold;font-size: 13px;color: #696969;
}
.offerete-quotation-bar .offers-details-list table tr td span.green { color: #276a71 !important; }

.offerete-quotation-bar .offers-details-list .b12 .td1 img {
	margin-left:auto;
	margin-right:10px;
}
.offerete-quotation-bar .offers-details-list .box.commn1 table tr.total td.td2 {
	padding-top:29px;
}
.offerete-quotation-bar .offers-details-list .box.commn1 {
	margin-bottom:0;
}
.offerete-quotation-bar .offers-details-list .box.commn1 table tr.total td.td3 {
	padding-top:20px;
}
.offerete-quotation-bar .offers-details-list .box.commn2 tr.total td.td1 {
	vertical-align:middle;
}
.offerete-quotation-bar .offers-details-list .box.commn2 tr.total td.td3 span {
	margin-top:0;
}
.offerete-quotation-bar .offers-details-list .box.commn2 tr.total td.td3 span:after {
    position: absolute;
    content: "";
    width: 113px;
    height: 1px;
    background: #276a71;
    right: -15px;
    top: 38px;
}
.offerete-quotation-bar .offers-details-list .box.comm-tip {
	margin-top:32px;
}
.offerete-quotation-bar .offers-details-list .box.comm-tip.new table tr.total td.td3 {
	padding-right:0;
	text-align:center;
}
.offerete-quotation-bar .offers-details-list .box.comm-tip.new table tr.total td.td3 span {
	border: 1px solid #276a71;
    padding: 7px 20px 7px 49px;
    position: relative;
    color: #1c4958;
    border-radius: 6px;
    cursor: pointer;
    letter-spacing: .25px;
    font-size: 17px;
	box-sizing:border-box;
	font-family: 'open_sansregular';
}
.offerete-quotation-bar .offers-details-list .box.comm-tip.new table tr.total td.td4 span {
	font-style: italic;
    line-height: 20px;
    letter-spacing: -.10px;
	margin-top: -5px;
	margin-right: -10px;
}
.offerete-quotation-bar .offers-details-list .box.comm-tip.new table tr.total td.td3 span.btn:hover {
	background:#f3f3f3;
}
.offerete-quotation-bar .offers-details-list .box.comm-tip.new table tr.total td.td3 span:before {
	content:"";
	height:34px;
	width:27px;
	display:inline-block;
	background:url(img/shield1.png) no-repeat center /contain;
	position:absolute;
	top:7px;
	left:18px;
}
.offerete-quotation-bar .offers-details-list .box.comm-tip.new table tr.total td.td3 span:after {
	content:"";
	height:9px;
	width:6px;
	display:inline-block;
	background:url(img/right-icon.png) no-repeat center /contain;
	position:absolute;
	top:20px;
	right:12px;
}
.offerete-quotation-bar .offers-details-list .box.comm-tip.new table tr.total td.td4 {
	vertical-align:middle;
	padding-left: 20px;
    padding-top: 10px;
}
.offerete-quotation-bar .offers-details-list .box.b11 {
	margin-top:23px;
}
.offerete-quotation-bar .offers-details-list .box.b11 td span {
	padding:8px 0 10px;
}
.offerete-quotation-bar .offers-details-list .box.b11 tr.total td span {
	padding-top:14px;
}
.offerete-quotation-bar .offers-details-list .box.b11 tr.content td span {
	color:#1c923b;
}
.offerete-quotation-bar .offers-details-list .box.b11 table tr.total td.td3 span:after {
	background:#646464;
	top: 11px;
}
.offerete-quotation-bar .offers-details-list .box.b11 td.td2 span {
	/*padding-left:6px;*/
}
.make-appointment-popup {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:rgba(0,0,0,.8);
	display:none;
	z-index:99999;
}
.popup-inner-wrap {
	background:#fff;
	margin: auto;
	max-width:980px;
	position:relative;
	top:50%;
	-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-o-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.popup-header {
	position:relative;
	background:#1c4958;
	color:#fff;
	padding:10px 94px;
	display:block;
	width:100%;
	box-sizing:border-box;
}
.popup-header span.popup-heading {
	color:#fff;
	font-size:13px;
}
.popup-header span.popup-heading:before {
	content:"";
	display:inline-block;
	width:20px;
	height:20px;
	vertical-align:middle;
	background:url(img/agendas-icoimg6white.png) no-repeat center / contain;
	margin-right:10px;
}
.popup-inner-wrap .popup-header .close {
	position:absolute;
	top:-15px;
	height:32px;
	width:32px;
	right:-15px;
}
.popup-inner-wrap .content-wrap1 {
	padding:50px 94px 40px;
	clear: both;
}
.popup-inner-wrap .content-wrap1 h2 {
	color:#828282;
	font-size:21px;
	font-family: 'open_sansbold';
	margin-bottom:15px;
}
.popup-inner-wrap .content-wrap1 p {
	color:#828282;
	font-size:15px;
	font-family: 'open_sansregular';
	margin-bottom:25px;
}
.popup-inner-wrap .content-wrap1 p span {
	color:#ff0000;
}
.popup-inner-wrap .content-wrap1 form {
	border:1px solid #c7c7c7;
	padding:38px;
	display:table;
	    width: 100%;
		box-sizing:border-box;
}
.popup-inner-wrap .content-wrap1 form >div {
	display:table-cell;
	vertical-align:middle;
	width:33.3%;
	text-align:center;
	box-sizing:border-box;
}
.popup-inner-wrap .content-wrap1 form >div .selectBox:before {
    content: "";
    background: url(img/watch-2.png) no-repeat center /contain;
    height: 19px;
    width: 19px;
    position: absolute;
    left: -29px;
    top: 7px;
}
.popup-inner-wrap .content-wrap1 form .btn {
    color: #fff;
    font-size: 15px;
    font-family: 'open_sansregular';
    line-height: 26px;
    padding: 5px 25px;
    display: block;
    vertical-align: middle;
    max-width: 215px;
    background: #00a200;
    height: 38px;
    border: none;
    border-radius: 4px;
    margin: 0;
    float: none;
	box-sizing:border-box;
}
.popup-inner-wrap .content-wrap1 form .btn:hover {
	background: #028a02;
}
.popup-inner-wrap .content-wrap1 form .btn:before {
    content: "";
    background: url(img/agendas-icoimg6white.png) no-repeat center /contain;
    display: inline-block;
    height: 25px;
    margin-right: 15px;
    width: 23px;
    vertical-align: middle;
}
.offerete-photo-bar .of-inner-left .box-wrap {
	text-align: center;
    width: 43%;
    float: left;
	display:block;
	margin-right:73px;
	border:1px solid transparent;padding:36px 5px 45px;
	box-sizing:border-box;
}
.offerete-photo-bar .of-inner-left .box-wrap:last-child {
	margin-right:0;
}
.offerete-photo-bar .of-inner-left .box-wrap:hover {
	border-color:#c4c4c4;
}
.offerete-photo-bar .of-inner-left .box-wrap h2 {
	color:#646464;
	font-size:42px;
	font-family: 'open_sansbold';
	margin-bottom:15px;
}
.offerete-photo-bar .of-inner-left .box-wrap span {
	font-size: 15px;
    font-family: 'open_sansregular';
	color:#646464;
	display:block;
	margin-bottom:20px;
	letter-spacing: -.25px;
	box-sizing:border-box;
}
.offerete-photo-bar .of-inner-left .box-wrap img {
	margin:0 auto;
}
.offerete-photo-bar .of-inner-right img {
	margin:20px auto;
}
.offerete-photo-bar.ly7 .of-inner-left {
	padding:16px 43px;
}
.right-wraps {
	float:right;
}


.shadow-load {
	background: -moz-linear-gradient(top, rgba(255,255,255,0.4) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-linear-gradient(top, rgba(255,255,255,0.4) 0%,rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,0.4) 0%,rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66ffffff', endColorstr='#ffffff',GradientType=0 );
	height:120px;
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
}
.offerete-quotation-bar .offers-details-list table tr.total td.td3 span:after {
	top:1px;
}
.offerete-quotation-bar .offers-details-list .b121 table tr.total td.td3 span.green {margin-top:6px;}
.offerete-quotation-bar .offers-details-list .box.comm-tip table tr.total td.td2 {padding-left:0px;letter-spacing: .25px;}
.offerete-quotation-bar .offers-details-list .box.comm-tip table tr.total td.td2 p {
		line-height: 21px;
    letter-spacing: -.10px;
	}
.offerete-quotation-bar .offer-wrap-bar .right-content-bar a {
	background: #fff;
}
.offerete-quotation-bar .offer-wrap-bar .right-content-bar a:hover {
	background: #f3f3f3;
}
.hidden{ display: none !important;}


.st-time-pick {
    position:relative;
}
.st-time-pick:before {
    content: "";
    background: url(img/watch-2.png) no-repeat center /contain;
    height: 19px;
    width: 19px;
    position:absolute;
    left: -29px;
    top: 7px;
}
.st-time-pick input {
    display:block;
    width:100%;
    line-height: 17px;
    font-size: 13px;
    color: #646464;
    padding: 10px 20px 10px 16px;
    box-sizing:border-box;
    border: solid 1px #dbdbdb;
    border-radius: 5px;
    background: #fff;
}
.st-time-pick:hover input {
    background: #f4f4f4;
}
.st-time-pick:after {
    position: absolute;
    content: "";
    top: 50%;
    width: 10px;
    height: 8px;
    background: url(img/slctdropdown-arrow.png) no-repeat center;
    margin-top: -4px;
    right: 7px;
}

/* pickmeup css for single date picker */

.pickmeup { z-index: 1;}
.pickmeup .pmu-instance{ width: 213px !important;}
.pickmeup .pmu-instance:first-child .pmu-month, .pickmeup .pmu-instance:nth-last-child(2) .pmu-month {width: 12em !important; font-size: 12px !important;}
.removeSelected .pmu-clear-button {font-size: 5px !important;}
.pickmeup {margin-left: 0px !important; font-size: 11px !important; }
.modal-pickmeup.pickmeup{margin-left: 0 !important; }
.modal-pickmeup.pickmeup .pmu-instance nav .pmu-month {   width: 15em !important;}

.pickmeup .pmu-instance nav .pmu-button{line-height: 2.5em !important; background: #137783 !important; }
.pickmeup .removeSelected{ padding: 12px 0 !important;}
.pickmeup .removeSelected:hover{background: #f1f1f1}
.pickmeup .removeSelected span { position: relative; display: inline-block; padding-left: 15px; font-size: 13px; color: #646464; }
.pickmeup .removeSelected span:before { position: absolute; top: 2px; left: -12px; width: 14px; height: 14px; content: "";
    background: url(img/delBtn.png) no-repeat center; background-size: 100%; }
.pickmeup .pmu-instance .pmu-day-of-week *{ width: 2.7em !important; line-height: 2.4em !important;}
.pickmeup .pmu-instance .pmu-days * { width: 2.7em !important;line-height: 2.5em !important;}
.pickmeup .pmu-instance .pmu-prev.pmu-button, .pickmeup .pmu-instance .pmu-next.pmu-button
{ width: 35px !important; height: 30px; position: relative; }
.pickmeup .pmu-instance .pmu-prev.pmu-button { background: url(img/backbtn-img2.png) no-repeat center !important; }
.pickmeup .pmu-instance .pmu-next.pmu-button { background: url(img/backbtn-img2.png) no-repeat center !important; transform: rotate(-180deg); }

.calander_bar .pickmeup .pmu-instance nav .pmu-month{ font-size: 12px !important;}
.ui-timepicker .ui-widget .ui-helper-clearfix .ui-corner-all{ z-index: 999 !important;}

@media only screen and (max-width: 1199px) {
    .st-wrapper .centering1 {
        width:100%;
    }
    .site-header .main-bttm ul li.dropdown span::after {
        right:3px;
    }
    .site-header .main-bttm .centering1 > ul > li > a {
        padding:18px 11px 14px;
    }
    .site-header .main-bttm .centering1 > ul > li.dropdown > a {
        padding-right:16px;
    }
}
@media only screen and (max-width: 1024px) {
    .site-header .main-bttm ul li a span,
    .site-header .main-bttm ul li.active a span	{
        font-size:12px;
    }
}

@media only screen and (max-width: 997px) {
    .site-header .main-bttm .euro a {
        padding:8px 11px 7px 22px;
        background-position:0 center;
    }
    .site-header .main-bttm .euro,.site-header .cart-items {
        width:auto;
    }
    .site-header .cart-items {
        padding:20px 15px 15px;
    }
    .site-header .main-bttm ul.nav-item-wrap {
        width: calc(100% - 170px);
    }
    .site-header .cart-items.active:hover > a::before {
        left:-15px;
        width:52px;
    }
    .site-header .cart-items > a::after {
        right:-13px;
    }
}
.site-header .main-bttm ul li.dropdown ul.submenu li.responsive-links {
    display:none;
}
@media only screen and (max-width: 944px) {
	.site-header .main-bttm ul li.dropdown ul.submenu li.responsive-links.slink6,
    .site-header .main-bttm ul li.dropdown ul.submenu li.responsive-links.slink5,
    .site-header .main-bttm ul li.dropdown ul.submenu li.responsive-links.slink4	{
        display:block;
    }
	.site-header .main-bttm ul li.stlink6,
    .site-header .main-bttm ul li.stlink5,
    .site-header .main-bttm ul li.stlink4 {
        display:none;
    }
}
@media only screen and (max-width: 740px) {
    .site-header .main-bttm ul li.dropdown ul.submenu li.responsive-links.slink3,
    .site-header .main-bttm ul li.dropdown ul.submenu li.responsive-links.slink2	{
        display:block;
    }
    .site-header .main-bttm ul li.stlink3,
    .site-header .main-bttm ul li.stlink2 {
        display:none;
    }
}
@media only screen and (max-width: 740px) {
    .site-header .main-bttm ul li.dropdown ul.submenu li.responsive-links.slink1 {
        display:block;
    }
    .site-header .main-bttm ul li.stlink1 {
        display:none;
    }
}




.site-header .cart-items.hidden {display:none;}


/* leveranciers-home style */
.content-wrap-padding2 {
    padding-top: 89px;
	/*padding-bottom:128px;*/
}
.suppliers-wrap {
	-webkit-box-shadow: 0 0 30px 10px #ededed;
    box-shadow: 0 0 30px 10px #ededed;
}
.suppliers-wrap .supplier-box-wrap {
	width:271px;
	height:330px;
	margin-right:25px;
	position:relative;
	float:left;
	margin-bottom:38px;
	box-sizing:border-box;
}

.suppliers-wrap .supplier-box-wrap:nth-of-type(4n) {
	margin-right:0;
}
.suppliers-wrap .row .supplier-box-wrap.sample {
	border:1px solid #c1c1c1;
	overflow:hidden;
}
.supplier-box-wrap .normal-img,
.supplier-box-wrap .hover-img {
	width:100%;
	position:absolute;
	height:100%;
	top:0;
	left:0;
}
.supplier-box-wrap .normal-img {
	transition: 1s opacity;
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
	opacity:0.55;
}
.suppliers-wrap .row .supplier-box-wrap.sample:hover .normal-img {
	-webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
	opacity:1;
}

.supplier-box-wrap.sample2 .normal-img{
	-webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
	opacity: 1;
}

.suppliers-wrap .row .supplier-box-wrap.sample .hover-layer {
	height:60px;
	width:100%;
	position:absolute;
	bottom:0;
	left:0;
	background:rgba(0,0,0,.8);
	overflow:hidden;
	text-align:center;
	box-sizing:border-box;
	transition: 1s height;
}
.suppliers-wrap .row .supplier-box-wrap.sample:hover .hover-layer {
	 height:181px;
	 transition: 1s height;
	 visibility: visible;
}
.suppliers-wrap .supplier-box-wrap .hover-layer h2 {
	font-size:21px; color:#fff;
}
.suppliers-wrap .supplier-box-wrap .hover-layer button.sch-btn {
	width:168px;
	height:47px;
	margin:0px auto 23px;
	border-radius:6px;
	overflow:hidden;
	border:1px solid #137783;
	box-sizing:border-box;
	background:#fff;
	-webkit-transition: ease-in .25s;
	cursor: pointer;
}
.suppliers-wrap .supplier-box-wrap .hover-layer button.sch-btn span{
	width:100%;
	height:45px;
	font-size:17px;
	color:#1c4958;
	padding: 10px 10px 10px 40px;
	text-align:center;
	border:none;
	line-height: 25px;
	box-sizing:border-box;
	position:relative;
	display:block;
	transition: none;
}
.suppliers-wrap .supplier-box-wrap .hover-layer .lower-strip {
	display:block;
	position:relative;
	text-align:center;
	font-size:16px;
	line-height:21px;
	color:#fff;
	padding:20px;
	box-sizing:border-box;
}
.suppliers-wrap .supplier-box-wrap .lower-strip > img {
	position:absolute;
	left:20px;
	bottom: 50%;
    height: 25px;
	-moz-transform: translateY(50%);
	-webkit-transform: translateY(50%);
	-o-transform: translateY(50%);
	-ms-transform: translateY(50%);
	transform: translateY(50%);
	-webkit-transition: ease-in .35s;
}
.suppliers-wrap .supplier-box-wrap:hover .lower-strip > img {
	height:18px;
	left:30px;
}
.suppliers-wrap .supplier-box-wrap .hover-layer button:hover span {
	color:#fff;
}
.suppliers-wrap .supplier-box-wrap .hover-layer button:hover {
	background: #1b4958;
}
.suppliers-wrap .supplier-box-wrap .hover-layer button span:before {
	position:absolute;
	top:14px;
	left:20px;
	content:"";
	width:20px;height:20px;
	background:url(img/search-icon.png);
	box-sizing:border-box;
}
.suppliers-wrap .supplier-box-wrap .hover-layer button:hover span:before {
	background:url(img/search-wh.png);
}
.suppliers-wrap .supplier-box-wrap .hover-layer .btn-wrap a {
	display:block;
	width:50%;
	font-size:12px;
	line-height:21px;
	color:#fff;
	float:left;
	border-top:1px solid #bfbfbf;
	padding:14px 10px;
	box-sizing:border-box;
}
.suppliers-wrap .supplier-box-wrap .hover-layer .btn-wrap a:first-child {
	border-right:1px solid #bfbfbf;
}
.suppliers-wrap .supplier-box-wrap .hover-layer .btn-wrap a:hover {
	background:#4f4f4f;
}


.suppliers-wrap .row .supplier-box-wrap.sample2 .lower-strip {
	display:block;
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:60px;
	text-align:center;
	font-size:16px;
	line-height:21px;
	color:#fff;
	padding:20px;
	box-sizing:border-box;
}
.suppliers-wrap .row  .supplier-box-wrap.sample2 .lower-strip > img {
	position:absolute;
	left:20px;
	bottom: 50%;
    height: 25px;
	-moz-transform: translateY(50%);
	-webkit-transform: translateY(50%);
	-o-transform: translateY(50%);
	-ms-transform: translateY(50%);
	transform: translateY(50%);
}
.suppliers-wrap .row .supplier-box-wrap.sample2.childone .lower-strip {
	background:rgba(133,37,121,.9);
}
.suppliers-wrap .row .supplier-box-wrap.sample2.childtwo .lower-strip {
	background:rgba(147,139,59,.9);
}
.suppliers-wrap .row .supplier-box-wrap.sample2.childthree .lower-strip {
	background:rgba(44,177,45,.9);
}
.suppliers-wrap .row .supplier-box-wrap.sample2 .over-lay,
.suppliers-wrap .row .supplier-box-wrap.sample2 .hover-layer-text {
	position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    left: 0;
    right: 0;
    height: 100%;
	background:rgba(0,0,0,.5);
	padding-top:22px;
	box-sizing:border-box;
}
.suppliers-wrap .row .supplier-box-wrap.sample2 .hover-layer1 {
	height: 0;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(133,37,121,.85);
    overflow: hidden;
    text-align: center;
    padding-top: 0px;
    box-sizing: border-box;
    transition: all 0.3s ease-in-out 0s;
}
.suppliers-wrap .row .supplier-box-wrap.sample2.childone:hover .hover-layer1 {
	height: 186px;
    transition: 1s height;
    visibility: visible;
	padding-top: 20px;
}
.suppliers-wrap .row .supplier-box-wrap.sample2 .hover-layer1 button.sch-btn {
    width: 168px;
    height: 47px;
	display:block;
    margin: 20px auto 23px;
    border-radius: 6px;
    overflow: hidden;
    border: 1px solid rgba(133,37,121,1);
    box-sizing: border-box;
    background: #fff;
	border-color:rgba(133,37,121,1);
	cursor: pointer;
}

.suppliers-wrap .row .supplier-box-wrap.sample2.childone .hover-layer1 button.sch-btn {
	background: #fff1fe;
}

.suppliers-wrap .row .supplier-box-wrap.sample2 .hover-layer1 button.sch-btn:hover {
	background:#7a246f;
	border-color:#fff;
}
.suppliers-wrap .row .supplier-box-wrap.sample2 .hover-layer1 button span {
	width: 100%;
    height: 45px;
    font-size: 17px;
    padding: 10px 10px 10px 40px;
    text-align: center;
    border: none;
    box-sizing: border-box;
    position: relative;
	line-height: 25px;
    display: block;
	color:rgba(133,37,121,1);
}
.suppliers-wrap .row .supplier-box-wrap.sample2 .hover-layer1 button.sch-btn:hover span {
	color:#fff;
}
.suppliers-wrap .row .supplier-box-wrap.sample2 .hover-layer1 > span {
	color:#fff;
}
.suppliers-wrap .row .supplier-box-wrap.sample2 .hover-layer1 button span:before {
	position: absolute;
    top: 10px;
    left: 20px;
    content: "";
    width: 28px;
    height: 24px;
    background: url(img/pen-pencil-pink.png) no-repeat center /100% 100%;
    box-sizing: border-box
}
.suppliers-wrap .row .supplier-box-wrap.sample2 .hover-layer1 button:hover span:before {
	background: url(img/pen-pancil-wh.png) no-repeat center /100% 100%;
}
.suppliers-wrap .row .supplier-box-wrap.sample2.childone:hover .over-lay em,
.suppliers-wrap .row .supplier-box-wrap.sample2:hover .over-lay .btn-b,
.suppliers-wrap .row .supplier-box-wrap.sample2.childone:hover .lower-strip {
	opacity:0;
}

.suppliers-wrap .row .supplier-box-wrap.sample2 .hover-layer-text {
	z-index:1;
}
.suppliers-wrap .row .supplier-box-wrap.sample2 .hover-layer-text,
.suppliers-wrap .row .supplier-box-wrap.sample2.childone .over-lay ,
.suppliers-wrap .row .supplier-box-wrap.sample2.childtwo .over-lay {
	background:rgba(0,0,0,.9);
}
.suppliers-wrap .row .supplier-box-wrap.sample2 h2 {
	color:#fff;
	padding-left:20px;
	font-size:17px;
	font-weight:bold;
	margin-bottom:7px;
	letter-spacing: .65px;
	box-sizing:border-box;
}
.suppliers-wrap .row .supplier-box-wrap.sample2 .over-lay .sub-text {
	color:#fff;
	padding-left:20px;
	font-size:13px;
	margin-bottom:15px;
	display:block;
	letter-spacing: -.25px;
	box-sizing:border-box;
}
.suppliers-wrap .row .supplier-box-wrap.sample2.childtwo .over-lay .sub-text:before {
	content:"";
	background:url(img/d_dashboard-icon-img7.png) no-repeat center /100% 100%;
	height:19px;width:24px;
	display:inline-block;
	vertical-align:middle;
	margin-right: 7px;
	box-sizing:border-box;
}
.suppliers-wrap .row .supplier-box-wrap.sample2.childthree .over-lay .sub-text:before {
	content:"";
	background:url(img/caender-icon.png) no-repeat center /100% 100%;
	height:21px;width:28px;
	display:inline-block;
	vertical-align:middle;
	margin-right: 7px;
	box-sizing:border-box;
}
.suppliers-wrap .row .supplier-box-wrap.sample2 .over-lay > img {
	margin-left:20px;
}
.suppliers-wrap .row .supplier-box-wrap.sample2 .over-lay em {
	position:absolute;
	left:20px;bottom:75px;
	color:#fff;font-size:13px;
	font-style:normal;
}
.suppliers-wrap .row .supplier-box-wrap.sample2.childone .over-lay em,
.suppliers-wrap .row .supplier-box-wrap.sample2.childtwo .over-lay h2,
.suppliers-wrap .row .supplier-box-wrap.sample2.childtwo .over-lay .sub-text {
	opacity:.5;
}
.suppliers-wrap .row .supplier-box-wrap.sample2 .over-lay em:before {
	content: "";
    display: inline-block;
    background: url(img/d_dashboard-icon-img16.png) no-repeat center /100% 100%;
    height: 23px;
    width: 22px;
    margin-right: 2px;
    vertical-align: bottom;
	box-sizing:border-box;
}
.suppliers-wrap .row .supplier-box-wrap.sample2 .over-lay .btn-b {
	position: absolute;
    right: 16px;
    bottom: 77px;
    color: #780d6a;
    font-size: 21px;
    background: #fff;
    padding: 10px 36px 9px 15px;
    letter-spacing: -1.25px;
	border-radius:6px;
	border:1px solid #780d6a;
	width:118px;
	height:45px;
	line-height: 21px;
	box-sizing:border-box;
}
.suppliers-wrap .row .supplier-box-wrap.sample2 .over-lay .btn-b:after {
	content:"";
	background:url(img/d_dashboard-arrowpurple.png) no-repeat;
	height:10px;width:7px;
	position: absolute;
    right: 11px;
    top: 19px;
}
.suppliers-wrap .row .supplier-box-wrap.sample2 .over-lay .btn-b:hover {
	background:#fce8fa;
}
.suppliers-wrap .row .supplier-box-wrap.sample2 .hover-layer-text {
	display:none;
}
.suppliers-wrap .row .supplier-box-wrap.sample2:hover .hover-layer-text {
	display:block;
}
.suppliers-wrap .row .supplier-box-wrap.sample2 .hover-layer-text p {
	color: #fff;
    font-size: 17px;
    line-height: 21px;
    padding: 0 10px;
    text-align: center;
    height: 136px;
    vertical-align: middle;
    display: table-cell;
	width: 269px;
}
.suppliers-wrap .row .supplier-box-wrap.sample2 .hover-layer-text a {
	width:168px;
	text-align:center;
	height:48px;
	box-sizing:border-box;
	padding:12px;
	line-height:21px;
	display:block;
	margin:15px auto 0;
}
.suppliers-wrap .row .supplier-box-wrap.sample2 .hover-layer-text a.btn-nog {
	color:#137783;
	font-size:17px;
	background:#fff;
	border:1px solid #137783;
	border-radius:6px;
	padding-right:20px;
	position:relative;
}

.suppliers-wrap .row .supplier-box-wrap.sample2.childtwo .hover-layer-text a.btn-nog {
	background: #ecf6f8;
}

.suppliers-wrap .row .supplier-box-wrap.sample2 .hover-layer-text a.detail {
    color: #fff;
}

.suppliers-wrap .row .supplier-box-wrap.sample2 .hover-layer-text a.btn-nog:hover {
	background: #1b4958;
    color: #fff;
}
.suppliers-wrap .row .supplier-box-wrap.sample2 .hover-layer-text a.btn-nog:after {
	content:"";
	height:10px;
	width:10px;position:absolute;
	top:19px;
	right:15px;
	background:url(img/next.png) no-repeat;
}

.suppliers-wrap .row .supplier-box-wrap.sample2 .hover-layer-text a.btn-nog:hover:after {
    background: url(img/right-arrow.png) no-repeat;
}

/* leveranciers-home style */
/* PRIO 7 - 10-4 leveranciers-zoeken style */
.leveranciers-content-bar {
    background: #f7f7f7;
    position: relative;
    -webkit-box-shadow: 0 0 30px 10px #ededed;
    box-shadow: 0 0 30px 10px #ededed;
    display: table;
    width: 100%;
}
.leveranciers-content-bar span.toggle-btn {
    height: 42px;
    width: 45px;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    position: absolute;
    top: -54px;
    right: 0;
    text-align: center;
    line-height: 34px;
    cursor: pointer;
    box-sizing: border-box;
}
.leveranciers-content-bar span.toggle-btn img {
    display: inline-block;
    vertical-align: middle;
}
.leveranciers-content-bar .zoek-inner-left {
    padding: 20px 10px 30px 10px;
    width: 855px;
    box-sizing: border-box;
    vertical-align: top;
    display: table-cell;
    background:#fff;
}
.leveranciers-content-bar .zoek-inner-left > h2 {
    font-size:21px;
    color:#1c4958;
    line-height:25px;
    font-family: 'open_sansbold';
    margin-bottom:10px;
    position:relative;
    margin-left:20px;
}
.leveranciers-content-bar .zoek-inner-left > h2 > img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}
.leveranciers-content-bar .zoek-inner-left .inner-box {
    float:left;
    width:271px;
    box-sizing: border-box;
    margin-right:9px;
    margin-bottom:26px;
    position:relative;
}
.leveranciers-content-bar .zoek-inner-left .inner-box.active:before {
    content: "";
    width: 0;
    height: 0;
    bottom: -37px;
    position: absolute;
    z-index: 1;
    left: 28px;
    box-sizing: border-box;
    border: 25px solid #c1c1c1;
    border-color: transparent transparent #fff #fff;
    transform-origin: 29px 36px;
    transform: rotate(135deg);
    box-shadow: -3px 3px 2px 0 #c1c1c1;
}
.leveranciers-content-bar .zoek-inner-left .row .inner-box:nth-of-type(3n) {margin-right:0;}
.leveranciers-content-bar .zoek-inner-left .inner-box .text-wrap {
    padding:7px;
    border:1px solid transparent;
}
.leveranciers-content-bar .zoek-inner-left .inner-wrap-boxes .row {
    margin-bottom:25px;
}
.leveranciers-content-bar .zoek-inner-left .inner-box.active .text-wrap {
    border-color:#1c4958;
}
.leveranciers-content-bar .zoek-inner-left .inner-box .text-wrap:hover {
    border-color: #c1c1c1;
}
.leveranciers-content-bar .zoek-inner-left h3 {
    font-size:17px;
    color:#646464;
    line-height:21px;
    font-family: 'open_sansbold';
    margin-bottom:0px;
}
.leveranciers-content-bar .zoek-inner-left .inner-box figure {
    display:block;
    margin-bottom:10px;
    position:relative;
}
.leveranciers-content-bar .zoek-inner-left .inner-box p{
    font-size:15px;
    line-height:21px;
}
.leveranciers-content-bar .zoek-inner-left .inner-box p.text-center {
    text-align:center;
    padding:0 25px;
}
.leveranciers-content-bar .zoek-inner-left .short-desc {
    font-size:13px;
    color:#646464;
    line-height:21px;
    font-family: 'open_sansregular';
}
.leveranciers-content-bar .zoek-inner-right {
    padding: 19px 32px 30px 22px;
    width: 304px;
    box-sizing: border-box;
    vertical-align: top;
    display: table-cell;
}
.leveranciers-content-bar .zoek-inner-right h2 {
    font-size:15px;
    color:#1c4958;
    line-height:29px;
    margin-bottom:10px;
    position:relative;
    margin-left:20px;
    padding-left:26px;
}
.leveranciers-content-bar .zoek-inner-right h2.second-h2 {
    margin-bottom:15px;
}
.leveranciers-content-bar .zoek-inner-right h2 img {
    position:absolute;
    left:0px;
    top:8px;
    max-width:18px;max-height:20px;
}
.leveranciers-content-bar .inner-wrap-boxes {
    margin-bottom:37px;
}
.leveranciers-content-bar .zoek-inner-right ul {
    margin-bottom:52px;
}
.zoek-inner-right li a {
    display: block;
    color: #646464;
    font-size: 15px;
    font-family: 'open_sansregular';
    margin-bottom: 4px;
    border: 1px solid #c1c1c1;
    padding: 15px 20px 12px 65px;
    background:#fff;
    border-radius: 4px;
    position: relative;
    box-sizing: border-box;
}
.zoek-inner-right li a:hover{
    background: #e6e6e6;
}
.zoek-inner-right li a img {
    position: absolute;
    top: 17px;
    left: 16px;
    margin-right: 22px;
    max-width: 22px;
}
.zoek-inner-left .prices-box {
    position:absolute;
    padding:10px;background:#fff;
    bottom:5px;right:5px;
    border:1px solid #c1c1c1;
}
.zoek-inner-left .prices-box strong {
    display:block;
    color:#e25c03;
    font-size:18px;
    line-height: 21px;
    font-family: 'open_sansbold';
}
.zoek-inner-left .prices-box strong span {
    color:#f46404;
    font-size:17px;
    font-family: 'open_sansregular';
}
.zoek-inner-left .prices-box i {
    display:block;text-align:right;
    font-size:13px;
    color:#646464;
    font-style:normal;
    line-height: 14px;
}
.zoek-inner-left .club-block {
    background:#fff;
    padding:25px 8px 25px 20px;
    -webkit-box-shadow: 0 0 2px 2px #c1c1c1;
    box-shadow: 0 0 2px 2px #c1c1c1;
    position:relative;
    display:none;
    margin-bottom:38px;
}
.zoek-inner-left .club-block .top h3 {
    font-size:21px;color:#646464; font-family: 'open_sansbold';
    margin-bottom:20px;
    float:left;
}
.zoek-inner-left .club-block .two {float:right;}
.zoek-inner-left .club-block .two a {
    font-size:15px;color:#646464;
}
.zoek-inner-left .club-block .two a span {
    vertical-align: middle;
    background: url(img/heart-pink.png) no-repeat center /100% 100%;
    color: #fff;
    display: inline-block;
    font-size: 11px;
    text-align: center;
    line-height: 20px;
    padding: 3px 10px 7px 9px;
    margin-left:15px;
    letter-spacing:.5px;
}
.zoek-inner-left .club-block .thumb-img img {
    float:left;
}
.zoek-inner-left .club-block .left {
    float:left;
    width:576px;
    padding-right:22px;
    border-right:1px solid #c1c1c1;
    box-sizing:border-box;
}
.zoek-inner-left img {
    max-width:100%;
}
.zoek-inner-left .club-block .right {
    float:left;
    width:225px;
    padding-left:24px;
    box-sizing:border-box;
}
.zoek-inner-left .club-block .right .place strong {
    width:70px;
    display: inline-block;
    margin-bottom: 12px;
    font-family: 'open_sansbold';line-height:28px;
}
.zoek-inner-left .club-block .right .place span {
    color:#646464;
}
.zoek-inner-left .club-block .right .name-desig {
    border:1px solid #c1c1c1;border-radius:2px;
    -webkit-box-shadow:inset 0 0 20px 1px #c1c1c1;
    box-shadow:inset 0 0 20px 1px #c1c1c1;
    padding:10px;
    margin-bottom:10px;
}
.zoek-inner-left .club-block .right .border > img {
    height:160px;
    width:100%;
}
.zoek-inner-left .club-block .right .border h4 {
    font-size:13px;color:#646464;font-family: 'open_sansbold';margin:14px 0 5px;;
}
.zoek-inner-left .club-block .right .border li {
    font-size:13px;color:#646464;
    text-align:right;
    max-width:115px;
    line-height:21px;
}
.zoek-inner-left .club-block .right .border li span {
    color:#646464;
    width:35px;
    display:inline-block;
    text-align:left;
    float:left;
}
.zoek-inner-left .club-block .right .border .button-r {
    background: #fff;
    border: 1px solid #137783;
    padding: 10px 15px;
    width: 100%;
    border-radius: 4px;
    color: #1c4958;
    font-size: 17px;
    text-align: left;
    cursor: pointer;
    margin-top: 25px;
    box-sizing: border-box;
}
.zoek-inner-left .club-block .right .border .button-r:hover {
    background: #dbdbdb;
}
.zoek-inner-left .club-block .button-r img {
    display:inline-block;vertical-align:middle;margin-right:10px;margin-top:-3px;
}
.zoek-inner-left .club-block .big-img img {
    width:100%;
    height:368px;
}
.leveranciers-content-bar .zoek-inner-left .inner-box figure .strip-white {
    background:#fff;height:38px;width:100%;position:absolute;bottom:15px;left:0;
    padding-left:15px;border:1px solid #c1c1c1;box-sizing: border-box;
}
.leveranciers-content-bar .zoek-inner-left .inner-box figure .strip-white span {
    font-family: 'open_sansbold';
    color:#af005e;font-size:13px;
    line-height:34px;
    display:inline-block;
    letter-spacing:-.3px;
}
.leveranciers-content-bar .zoek-inner-left .inner-box figure .strip-white img {
    position: absolute;
    right: -5px;
    bottom: -25px;
}
.zoek-inner-right li a img.m4 {margin-top:4px;}




/* prio 8 css for /leveranciers/zoeken/:id */
.enkel-inner-left {
	width: 855px;
	min-width:855px;
	box-sizing: border-box;
	vertical-align: top;
	display: table-cell;
	background: #fff;
}
.enkel-inner-left .enkel-il-wrap {
	padding:20px 24px;
}
.enkel-inner-right {
	padding: 0px 45px 30px 45px;
	width: 304px;
	min-width:304px;
	box-sizing: border-box;
	vertical-align: top;
	display: table-cell;
}
.enkel-inner-right h2 {
	color:#646464;
	font-size:21px;
	font-family: 'open_sansbold';
	line-height:25px;
	margin-bottom:28px;
}
.enkel-inner-right  img{
	margin:0 auto;
}
.st-time-pick {
	position: relative;
	width: 82px;
	height: 37px;
	margin:22px 0 20px;
	box-sizing:border-box;
	display: inline-block;
}
.st-time-pick:before {
	content: "";
	background: url(img/watch-2.png) no-repeat center /contain;
	height: 19px;
	width: 19px;
	position:absolute;
	left: -29px;
	top: 7px;
}
.st-time-pick input {
	display:block;
	width:100%;
	line-height: 17px;
	font-size: 13px;
	color: #646464;
	padding: 10px 20px 10px 16px;
	box-sizing:border-box;
	border: solid 1px #dbdbdb;
	border-radius: 5px;
	background: #fff;
}
.st-time-pick:hover input {
	background: #f4f4f4;
}
.st-time-pick:after {
	position: absolute;
	content: "";
	top: 50%;
	width: 10px;
	height: 8px;
	background: url(img/slctdropdown-arrow.png) no-repeat center;
	margin-top: -4px;
	right: 7px;
}
.enkel-inner-right .btns {
	color:#fff;
	font-size:15px;
	font-family: 'open_sansregular';
	line-height:26px;
	padding:5px 25px 5px 70px;
	display:block;
	vertical-align:middle;
	max-width:215px;
	background:#00a200;
	height:38px;
	border:none;
	border-radius:4px;
	margin:0;
	float:none;
	position:relative;
	box-sizing:border-box;
}
.enkel-inner-right .btns:hover {
	background:#028a02;
	border:none;
}
.enkel-inner-right .btns:before {
	content: "";
	background: url(img/agendas-icoimg6white.png) no-repeat center /100% 100%;
	height: 25px;
	width: 23px;
	position: absolute;
	top: 5px;
	left: 30px;
	box-sizing:border-box;
}
.stkystarter {
	width: 100%;
	height: 1px;
	margin-top: 50px;
}
.stky.fixed {
	top: 20px;
}
.enkel-inner-right p{
	color: #646464;
	font-size: 15px;
	font-family: 'open_sansregular';
	line-height: 25px;
	margin-bottom: 25px;
	padding-right: 10px;
	letter-spacing: -.25px;
	box-sizing:border-box;
}

.enkel-inner-right .tooltip {
	position: relative;
	display: inline-block;
	border-bottom: 1px solid #646464;
}

/* Tooltip text */
.enkel-inner-right .tooltip .tooltiptext {
	visibility: hidden;
	width: 188px;
	font-size:13px;
	color: #646464;
	padding: 18px 10px;
	border-radius: 6px;
	position: absolute;
	z-index: 1;
	background:#fff;
	-webkit-box-shadow: 0 0 2px 2px #c1c1c1;
	box-shadow: 0 0 2px 2px #c1c1c1;
	bottom:110%;
	right:90%;
}
.enkel-inner-right .tooltip:hover .tooltiptext {
	visibility: visible;
}
.enkel-inner-left .text-hide h2 {
	font-size:21px;
	color:#646464;
	font-family: 'open_sansbold';
	margin-bottom:30px;
}
.enkel-inner-left .text-hide p {
	font-size:15px;
	line-height:25px;
	color:#646464;
	margin-bottom:25px;
}
.enkel-inner-left .text-hide-togglor {
	text-align:center;
	width:100%;display:block;
}
.enkel-inner-left .text-hide-togglor.active {
	background: transparent;
}

.enkel-inner-left .text-hide-togglor:after{
	background:#77929b;
	height:1px;
	width:100%;
	display:block;
	content:"";
	margin-top:-12px;
}
.enkel-inner-left .text-hide-togglor span {
	background:#fff;
	font-size:15px;
	line-height:25px;
	color:#1c4958;
	font-family: 'open_sansbold';
	padding:0 30px;
	display:inline-block;
}
.enkel-inner-left .videos-wrapper {
	padding:32px 0 47px;
	border-bottom:1px solid #77929b;
}
.enkel-inner-left .videos-wrapper li {
	float:left;
	width:395px;
	margin-right:15px;
}
.enkel-inner-left .videos-wrapper ul li:nth-of-type(2n) {
	margin-right:0;
}
.enkel-inner-left .book-tickets {
	padding:40px 0 40px 72px;
}
.enkel-inner-left .book-tickets h2 {
	font-size:21px;
	color:#1c4958;
	font-family: 'open_sansbold';
}
.enkel-inner-left .book-tickets span {
	font-size:13px;
	color:#646464;
}

/* new code here...
 */
.enkel-inner-left {
	width: 855px;
	min-width: initial;
	box-sizing: border-box;
	vertical-align: top;
	display: table-cell;
	background: #fff;
}
.enkel-inner-right{
	padding: initial;
	width: 305px;
	max-width: 305px;
	box-sizing: border-box;
	vertical-align: top;
	display: table-cell;
	padding: 0px 45px;
}

.enkel-inner-right  img{
	max-width: 100%;
}

.enkel-inner-right .name-desig{
	background: #fff;
	padding: 12px 5px;
}

.enkel-inner-right .name-desig img {
	width: 100%;
}

.enkel-inner-right .client-img {
	margin: 30px 0px 25px;
}

.enkel-inner-right .address-wrap {
	white-space: pre-line;
	font-size: 13px;
	line-height: 21px;
	color: #646464;
	margin-bottom: 20px;
}

.enkel-inner-right .mail-url {
	padding-bottom: 43px;
}

.enkel-inner-right .mail-url a {
	font-size: 13px;
	line-height: 21px;
	color: #646464;
	display: inline-block;
}

.enkel-inner-right .fav-part {
	margin-bottom: 54px;
}

.enkel-inner-right .fav-part li{
	display: table;
	border-top: solid 1px #cbcbcb;
}

.enkel-inner-right .fav-part li .heart-icn {
	width: 58px;
	height: 48px;
	background: url(images/front/heart-icn.svg) no-repeat center;
	display: inline-block;
	background-size: 100%;
	font-size: 17px;
	line-height: 44px;
	text-align: center;
	font-family: 'open_sansbold';
	color: #fff;
}

.enkel-inner-right .fav-part li .left-img {
	display: table-cell;
	width: 60px;
	vertical-align: middle;
	height: 120px;
}

.enkel-inner-right .fav-part li .right-text {
	display: table-cell;
	width: 150px;
	vertical-align: middle;
	padding-left: 5px;
}

.enkel-inner-right .fav-part li .right-text h3 {
	font-size: 17px;
	line-height: 21px;
	color: #d40072;
	font-family: 'open_sansregular';
	font-weight: normal;
}

.enkel-inner-right .fav-part li .right-text span{
	font-size: 13px;
	line-height: 21px;
	color: #646464;
}

.enkel-inner-right .fav-part li .right-text .tooltip {
	font-size: 10px;
	line-height: 12px;
	color: #646464;
}

.enkel-inner-right .fav-part li:last-child{
	border-bottom: solid 1px #cbcbcb;
}

.enkel-inner-right .parah-c {
	margin-right: -30px;
}

.enkel-inner-right .parah-c p {
	font-size: 13px;
	line-height: 25px;
	margin-bottom: 20px;
}

.enkel-inner-left .banner-slider .slides img{
	width: 100%;
	height: 435px;
	overflow: hidden;
}

.enkel-inner-left .banner-slider .slides-thumb li{
	float: left;
	width: 122.155px;
	height: 80px;
	overflow: hidden;
	cursor: pointer;
	position: relative;
}

.enkel-inner-left .banner-slider .slides-thumb li:last-child{
	width: 122.16px;
}

.enkel-inner-left .banner-slider .slides-thumb li img {
	width: 100%;
	height: 100%;
}

.enkel-inner-left .banner-slider .slides-thumb li .ovr {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 99;
	background: rgba(0,0,0,0.5);
	text-align: center;
	color: #fff;
	font-size: 20px;
	line-height: 80px;
}

.enkel-inner-left .banner-slider .slides-thumb li:nth-child(1n+8){
	display: none;
}

.enkel-inner-left .text-hide h2 {
	margin-bottom: 26px;
}

.enkel-inner-left .enkel-il-wrap .text-hide {
	height: 278px;
	overflow: hidden;
	position: relative;
	padding-bottom: 23px;
	transition: all 0.3s ease-in 0s;
}

.enkel-inner-left .enkel-il-wrap .text-hide.autohight {
	height: auto;
}

.enkel-inner-left .text-hide-togglor { position: absolute;
	bottom: 0px;
	width: 100%;
	left: 0px;
	height: 95px;
	padding-top: 72px;
	box-sizing: border-box;
	background: linear-gradient(to bottom, rgba(255,255,255,0.6) 0%, #fff);
	background: -webkit-linear-gradient(to bottom, rgba(255,255,255,0.6) 0%, #fff);
	background: -moz-linear-gradient(to bottom, rgba(255,255,255,0.6) 0%, #fff);
}

.enkel-inner-left .text-hide-togglor a { display: inline-block; }
.enkel-inner-left .text-hide-togglor a span { position: relative; }
.enkel-inner-left .text-hide-togglor a span:after {
	position: absolute;
	content: "";
	top: 9px;
	right: 15px;
	width: 10px;
	height: 7px;
	background: url(img/dropdown-arrow.png) no-repeat center;
	background-size: 100%;
}

.enkel-inner-left .text-hide-togglor a.active span:after{
	transform: rotate(-180deg);
}

.enkel-inner-left .text-hide-togglor span {
	padding: 0 40px 0px 20px;
}

.enkel-inner-left .text-hide-togglor a span:after {
	right: 25px;
}

.enkel-inner-left .videos-wrapper {
	padding: 32px 0 40px;
}

.enkel-inner-left .book-tickets{
	padding: 20px 0 20px 74px;
	margin: 30px 0px 10px;
}

.enkel-inner-left .book-tickets.calendar-icn {
	background: url(img/calendar.png) no-repeat 2px center;
}

.enkel-inner-left .cstmoption-block {
	padding: 20px 24px;
}

.enkel-inner-left .cstmoption-block .c-headline h3 {
	padding: 8px 0px 8px 0px;
	font-size: 21px;
	line-height: 21px;
	color: #646464;
	font-family: 'open_sansregular';
	font-weight: normal;
	position: relative;
}

.enkel-inner-left .cstmoption-block .c-headline h3 i {
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
    position: relative;
    margin-top: -9px;
    max-width: 45px;
    width: 100%;
}

.enkel-inner-left .cstmoption-block .c-headline h3 img {
    max-width: 100%;
}

.enkel-inner-left .cstmoption-block .incontentBox {
	padding: 20px 13px 20px 20px;
	box-shadow: 0px 0px 6px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0px 0px 6px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 6px rgba(0,0,0,0.4);
	position: relative;
	margin-top: 48px;
	margin-bottom: 28px;
}

.enkel-inner-left .cstmoption-block .incontentBox:after{
	position: absolute;
	bottom: 100%;
	left: 30px;
	width: 80px;
	height: 40px;
	content: "";
	background: url(img/up-dropdown.png) no-repeat center;
	background-size: 100%;
}

.enkel-inner-left .cstmoption-block .incontentBox h4 {
	font-size: 21px;
	line-height: 21px;
	color: #646464;
	font-family: 'open_sansbold';
	padding: 20px 0px 43px;
}

.enkel-inner-left .cstmoption-block .incontentBox .imggallery {
	width: 100%;
	float: left;
	margin-bottom: 42px;
}

.enkel-inner-left .cstmoption-block .incontentBox .imggallery li {
	float: left;
	margin-right: 2px;
}

.enkel-inner-left .cstmoption-block .incontentBox .imggallery li:last-child, .enkel-inner-left .cstmoption-block .incontentBox .imggallery li:nth-child(5n) {
	margin-right: 0px;
}

.enkel-inner-left .cstmoption-block .incontentBox .textparah p {
	font-size: 15px;
	line-height: 21px;
	color: #646464;
	margin-bottom: 20px;
}

.enkel-inner-left .cstmoption-block .incontentBox .textparah .left {
	width: 65%;
	padding-right: 55px;
	box-sizing: border-box;
	float: left;
}

.enkel-inner-left .cstmoption-block .incontentBox .textparah .right {
	padding-left: 16px;
	padding-right: 45px;
	float: right;
	width: 35%;
	box-sizing: border-box;
}

.enkel-inner-left .cstmoption-block .incontentBox  .right strong {
	display: block;
	font-size: 13px;
	line-height: 21px;
	color: #646464;
	font-family: 'open_sansbold';
	padding-bottom: 12px;
}

.enkel-inner-left .cstmoption-block .incontentBox ul.list {
	padding-bottom: 23px;
	border-bottom: solid 1px #d6dee1;
	margin-bottom: 30px;
}

.enkel-inner-left .cstmoption-block .incontentBox ul.list li {
	font-size: 13px;
	line-height: 21px;
	color: #a4a4a4;
	font-family: 'open_sansregular';
	padding: 5px 0px 5px 32px;
	margin-bottom: 10px;
	position: relative;
}

.enkel-inner-left .cstmoption-block .incontentBox ul.list li:before {
	position: absolute;
	content: "";
	width: 26px;
	height: 24px;
	background: url(img/star.png) no-repeat center;
	top: 2px;
	left: -4px;
}

.enkel-inner-left .cstmoption-block .incontentBox .pricebox span {
	font-size: 25px;
	line-height: 21px;
	color: #f46404;
	font-family: 'open_sansregular';
	display: block;
	padding: 6px 0px 6px 36px;
	position: relative;
}

.enkel-inner-left .cstmoption-block .incontentBox .pricebox span:before{
	position: absolute;
	content: "";
	width: 22px;
	height: 29px;
	background: url(img/euroBtnorng2.png) no-repeat center;
	left: 0px;
	top: 2px;
}

.enkel-inner-left .cstmoption-block .incontentBox .pricebox span i {
	font-style: normal;
	font-size: 16px;
}

.enkel-inner-left .cstmoption-block .incontentBox .pricebox sub {
	display: block;
	font-size: 13px;
	line-height: 21px;
	color: #a4a4a4;
	font-family: 'open_sansregular';
	padding-left: 54px;
	position: relative;
	margin-top: -9px;
}

.enkel-inner-left .cstmoption-block .incontentBox em {
	font-size: 12.5px;
	line-height: 21px;
	color: #a4a4a4;
	font-family: 'open_sansregular';
	font-style: normal;
	display: block;
	padding: 8px 2px;
}

.enkel-inner-left .cstmoption-block .incontentBox .rqstoptnBtn{
	margin-top: 23px;
	padding: 13px 16px 13px 54px;
	display: inline-block;
	font-size: 16.5px;
	line-height: 21px;
	color: #1c4958;
	position: relative;
	border: solid 1px #1c4958;
	border-radius: 6px;
}

.enkel-inner-left .cstmoption-block .incontentBox .rqstoptnBtn:before {
	position: absolute;
	content: "";
	top: 12px;
	left: 15px;
	width: 28px;
	height: 22px;
	background: url(img/calendar.png) no-repeat center;
	background-size: 100%;
}

.enkel-inner-left .cstmoption-block .incontentBox .rqstoptnBtn:hover{
	background: #e6e6e6;
}


.enkel-inner-left .cstmoption-block .incontentBox .rqstoptnBtn span {
	position: absolute;
	display: inline-block;
	font-size: 13px;
	line-height: 17px;
	color: #646464;
	font-family: 'cheyenne_handregular';
	left: 100%;
	width: 100%;
	bottom: 0px;
	margin-left: 50px;
	transform: rotate(-10deg);
	-webkit-transform: rotate(-10deg);
	-moz-transform: rotate(-10deg);
	margin-bottom: 10px;
}

.enkel-inner-left .cstmoption-block .incontentBox .rqstoptnBtn span:before {
	position: absolute;
	content: "";
	width: 33px;
	height: 8px;
	background: url(img/requestarrow.png) no-repeat center;
	left: -34px;
	top: 8px;
	transform: rotate(8deg);
	-webkit-transform: rotate(8deg);
	-moz-transform: rotate(8deg);
}

.enkel-inner-right .tooltip .tooltiptext {
	z-index: 99;
}

.enkel-inner-right .fav-part li .right-text .tooltip span{
	box-shadow: 2px 2px 5px rgba(0,0,0,0.76);
	border: solid 1px #c7c7c7
}

.enkel-inner-right .fav-part li .right-text span:after {
	position: absolute;
	content: "";
	width: 28px;
	height: 19px;
	top: 100%;
	right: 10px;
	background: url(img/d-drop-arrow.png) no-repeat center;
}

.enkel-inner-right .fav-part li .right-text span:after {
	content: initial;
}

.enkel-inner-right .fav-part li .right-text .tooltip span:after{
	position: absolute;
	content: "";
	width: 28px;
	height: 19px;
	top: 100%;
	right: 10px;
	background: url(img/d-drop-arrow.png) no-repeat center;
}

.enkel-inner-right .tooltip .tooltiptext {
	right: 100%;
	margin-right: -30px;
	margin-bottom: 10px;
}

.fancybox-show-thumbs .fancybox-thumbs { display: block !important;  }
.fancybox-thumbs { width: 100%; height: 80px; background: transparent; overflow: hidden; top: initial; bottom: 0px; }
.fancybox-thumbs>ul { overflow: initial; }
.fancybox-thumbs>ul>li { width: 113.4px; height: 80px; }
.fancybox-show-thumbs .fancybox-inner { right: 0px; }
.fancybox-slide	{ margin-top: -35px; }
/* .fancybox-caption-wrap { bottom: 75px; } */
.fancybox-caption { position: relative; top: -75px;}

.route-popup {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:rgba(0,0,0,.8);
	/*display:none;*/
	z-index:99999;
}
.route-popup .popup-inner-wrap{
	width: 1160px;
}
.route-popup .popup-inner-wrap .content-wrap1{padding: 25px 95px 40px;}

.route-popup .popup-header span.popup-heading:before {
    content:"";
    display:inline-block;
    width: 35px;
    height: 30px;
    vertical-align:middle;
    background:url(img/map-icon.png) no-repeat center / contain;
    margin-right:10px;
}
.route-popup .popup-header {
    padding:5px 94px;
    font-size: 15px;
}

.route-popup .popup-inner-wrap .content-wrap1 form{width: 90%}

.route-popup .first{
	width:190px;}
.route-popup .second{
	width:50px;}
.route-popup .third{
	width:100px;}
.route-popup .popup-inner-wrap .content-wrap1 form >div {text-align: left; float: left}

.route-popup .address-btn .save-btn:before{
	content: "";
	background: url(img/submit-icon.png) no-repeat center /contain;
	display: inline-block;
	height: 12px;
	width: 12px;
	vertical-align: middle;
	margin-right: 7px;
	margin-top: -2px;
}
.route-popup .address-btn .save-btn{
	display: block;
	width: 98px;
	height: 29px;
	background: rgba(21,125,137,1);
	background: -moz-linear-gradient(top, rgba(21,125,137,1) 0%, rgba(2,81,90,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(21,125,137,1)), color-stop(100%, rgba(2,81,90,1)));
	background: -webkit-linear-gradient(top, rgba(21,125,137,1) 0%, rgba(2,81,90,1) 100%);
	background: -o-linear-gradient(top, rgba(21,125,137,1) 0%, rgba(2,81,90,1) 100%);
	background: -ms-linear-gradient(top, rgba(21,125,137,1) 0%, rgba(2,81,90,1) 100%);
	background: linear-gradient(to bottom, rgba(21,125,137,1) 0%, rgba(2,81,90,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#157d89', endColorstr='#02515a', GradientType=0 );
	padding: 3px 10px 5px 12px;
	color: #fff;
	font-family: 'open_sanslight';
	font-size: 13px;
	border-radius: 4px;
	box-sizing: border-box;
	line-height: 20px;
}
.route-popup .popup-inner-wrap .content-wrap1 form >div {width: 100%}
.route-popup .errMsg{color: #f46404;}


/* bruiloftverzekering css */
.weddinginsurance-page, .weddinginsurance-page * { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.weddinginsurance-page { margin-top: 36px; }
.weddinginner-block { max-width: 1160px; margin: 0px auto; min-height: 100px; margin-bottom: 56px; box-shadow: 0px 0px 90px rgba(0,0,0,0.27); }
/* tablepage */
.weddinginsurance-page .tablepage { display: table; }
.weddinginsurance-page .tablepage .column { display: table-cell; padding: 50px 24px 30px; }
.weddinginsurance-page .tablepage .column.td1 { width: 310px; vertical-align: top; padding-right: 50px; }
.weddinginsurance-page .tablepage .column.td2 { width: 550px; vertical-align: top; }
.weddinginsurance-page .tablepage .column.td3 { width: 300px; background: #f7f7f7; vertical-align: top; text-align: center; }
.weddinginsurance-page .tablepage p { font-size: 14.5px; line-height: 25px; color: #646464; font-family: 'open_sansregular'; margin-bottom: 30px; }
.weddinginsurance-page .tablepage .td1 { font-size: 12.5px; line-height: 21px; color: #646464; font-family: 'open_sansbold'; display: block; }
.weddinginsurance-page .tablepage .td1 .protection-logo	{ min-height: 185px; margin-bottom: 12px; }
.weddinginsurance-page .tablepage .td1 .protection-logo img	{ float: left; }
.weddinginsurance-page .tablepage .td1 .protection-logo .insurance-paid .right-txt{padding-left: 120px; color: #116771; font-size: 15px; padding-top: 20px;font-family: 'open_sansregular';}
.weddinginsurance-page .tablepage .td1 .protection-logo .insurance-paid{padding: 10px; border: solid 1px #b1b1b1; min-height: 145px;}
.weddinginsurance-page .tablepage .td1 .protection-logo .insurance-paid .afgesloten{color: #028b02;font-weight: bold;}

.weddinginsurance-page .tablepage .td2 p { margin-top: -5px; position: relative; }
.weddinginsurance-page .tablepage .td1 strong{ margin-bottom: 28px; display: block; }
.weddinginsurance-page .tablepage .td1 .lloyd-logo { margin-bottom: 14px; }
.weddinginsurance-page .premium strong { margin-bottom: 25px; display: block; font-size: 20.8px; line-height: 20.8px; color: #646464; font-family: 'open_sansbold'; }
.weddinginsurance-page .premium span { display: block; font-size: 16.6px; line-height: 20.8px; color: #646464; margin-bottom: 54px; }
.weddinginsurance-page .price { font-size: 62.5px; line-height: 62.5px; font-family: 'open_sansbold'; margin-bottom: 46px; }
.weddinginsurance-page .price em { display: block; font-size: 41.6px; line-height: 41.6px; font-style: normal; font-family: 'open_sansregular'; }
.weddinginsurance-page .budget span { display: block; font-size: 20.8px; line-height: 29px; font-family: 'open_sansregular'; color: #646464; }

/* calpremium */
#calpremium.weddinginner-block { padding: 30px 25px 74px; }
#calpremium h2 { font-size: 20.8px; line-height: 25px; color: #646464; font-family: 'open_sansbold_italic'; }
.tablepage2 { }
.tablepage2 .rows { display: table; }
.tablepage2 .rows .columns { display: table-cell; vertical-align: bottom; height: 72px; }
.tablepage2 .td1 { width: 750px; padding-right: 15px; }
.tablepage2 .td2 { width: 160px; text-align: right; padding-right: 30px; }
.tablepage2 .td3 { width: 215px; text-align: right; padding-right: 62px; }
.tablepage2 .td1 strong { display: block; font-size: 14.5px; line-height: 25px; color: #646464; font-family: 'open_sansbold'; }
.tablepage2 .td1 p { display: block; font-size: 14.5px; line-height: 25px; color: #646464; }
.tablepage2 .td1 sub { margin-top: 4px; display: block; font-size: 12.5px; line-height: 25px; color: #646464; font-family: 'open_sansitalic'; }
.tablepage2 .td2 p { display: block; font-size: 14.5px; line-height: 25px; color: #646464; }
.tablepage2 .td3 span { display: inline-block; vertical-align: middle; font-size: 14.5px; line-height: 25px; color: #646464; font-family: 'open_sansbold'; }
.tablepage2 .td3 sub { display: inline-block; vertical-align: middle; font-size: 14.5px; line-height: 25px; color: #646464; max-width: 50px; min-width: 50px; }
.tablepage2 .rows.row1 { margin-bottom: 60px; }
.tablepage2 .rows.row3 .columns { padding-top: 75px; height: 202px; vertical-align: top; }

/* amountdrag */
.amountdrag { padding: 45px 24px; width: 672px; height: 104px; background: #ececec; position: relative; }
.amountdrag:after { position: absolute; top: 0px; left: 100%; content: ""; border-left: 50px solid #ececec; border-top: 52px solid transparent; border-bottom: 52px solid transparent; }
.amountdrag .ui-slider { height: 15px; }
.amountdrag .ui-slider .ui-slider-handle { top: -32.5px; left: -73px; margin-left: -32.5px; width: 73px; height: 73px; border-radius: 50%; border: solid 1px #adaeae; background: rgba(119, 191, 145, 0.5) url(img/grip.png) no-repeat center; }
.amountdrag .ui-slider .ui-slider-handle:focus { outline: 0; }
.amountdrag.not-editable{pointer-events: none}
/* sepratebx */
.tablepage2 .rows.row3 .td3 { padding-right: 0px; }
.tablepage2 .rows .sepratebx { width: 100%; display: table; }
.tablepage2 .rows .sepratebx > div { height: 104px; display: table-cell; vertical-align: middle; text-align: right; }
.tablepage2 .rows.row3 .td3 .sepratebx > div { padding-right: 62px; }
.tablepage2 .rows.row3 .td3 .sepratebx { border-top: solid 1px #b1b1b1; border-bottom: solid 1px #b1b1b1; }

.tablepage2 .rows.totals .columns { height: 38px; }
.tablepage2 .rows.totals .td2 p { display: block; font-size: 25px; line-height: 25px; color: #646464; }
.tablepage2 .rows.totals .td3 span { font-size: 25px; line-height: 25px; color: #646464; font-family: 'open_sansregular'; vertical-align: bottom; }
.tablepage2 .rows.totals .td3 sub { vertical-align: bottom; line-height: 17px; }

/* norisk */
#norisk.weddinginner-block { padding: 50px 25px; }
#norisk.weddinginner-block .heading { border-bottom: solid 1px #b1b1b1; padding-bottom: 48px; }
#norisk h2 { padding: 38px 0px 38px 140px; font-size: 33.3px; line-height: 41.6px; color: #1c4958; font-family: 'open_sansregular'; position: relative; }
#norisk h2:before { position: absolute; top: 0px; left: 0px; width: 94px; height: 118px; content: ""; background: url(img/property-protection.png) no-repeat center; }
#norisk h2.paid:before {background: url(img/insurance-green.png) no-repeat center;}
#norisk h2.paid span{color: #028b02; font-weight: bold}
#norisk em.readcaption { padding-bottom: 19px; display: block; font-size: 14.5px; line-height: 33.3px; color: #646464; font-family: 'open_sansitalic'; }
#norisk .pointsbox strong { padding-bottom: 5px; display: block; font-size: 14.5px; line-height: 33.3px; color: #646464; font-family: 'open_sansbold'; }
#norisk .pointsbox p { margin-bottom: 20px; display: block; font-size: 14.5px; line-height: 22px; color: #646464; font-family: 'open_sansregular'; }
#norisk .pointsbox p.last { margin-bottom: 0px; }
#norisk .pointsbox .allpoints { padding: 8px 0px; margin-bottom: 27px; }
#norisk .pointsbox .allpoints li { display: block; font-size: 14.5px; line-height: 33.3px; color: #646464; font-family: 'open_sansregular'; padding-left: 48px; position: relative; }
#norisk .pointsbox .allpoints li:before { position: absolute; top: 50%; margin-top: -4px; left: 18px; width: 8px; height: 8px; background: #1c4958; border-radius: 50%; content: "";  }
#norisk .pointsbox .nameform	{ margin-left: 48px; margin-top: 35px; margin-bottom: 38px; }
#norisk .pointsbox .nameform li { margin-bottom: 6px; }
#norisk .pointsbox .nameform li label { display: inline-block; font-size: 14.5px; line-height: 33.3px; color: #646464; font-family: 'open_sansregular'; min-width: 78px; min-width: 78px; padding-right: 5px; }
#norisk .pointsbox .nameform li input[type="text"] { padding: 5px; border: solid 1px #dddddd; width: 324px; line-height: 26px; height: 38px; font-size: 14.5px; line-height: 26px; color: #646464; }
#norisk .pointsbox .nameform li input[type="text"]::placeholder { color: #a4a4a4; }
#norisk .pointsbox p em { color: #ff0000; font-style: normal; line-height: 22px; font-family: 'open_sansregular'; display: inline-block; }
#norisk .logobx { padding-left: 136px; position: relative; margin-top: -13px; margin-bottom: 40px; }
#norisk .logobx i { display: inline-block; vertical-align: middle; margin-right: 28px; }
#norisk .pointsbox.two strong { padding: 0px; }
#norisk .pointsbox.two .allpoints { padding: 0px; margin-bottom: 34px; }
#norisk .pointsbox.extra p { padding-left: 48px; }
#norisk .pointsbox.extra strong { padding: 0px; }
#norisk .pointsbox.three { margin-bottom: 46px; }
#norisk .pointsbox.four { margin-bottom: 52px; }
#norisk .pointsbox.five strong { line-height: 25px; }
#norisk .pointsbox p.less { position: relative; margin-top: 5px; }
#norisk .pointsbox .special.not-editable { pointer-events: none }
#norisk .pointsbox .special { padding-top: 9px; padding-left: 48px; }
#norisk .pointsbox .special p { padding: 0px; vertical-align: baseline; display: inline-block;  }
#norisk .pointsbox .special .janee { display: inline-block; vertical-align: middle; }
.special .janee { margin-right: 10px; border: solid 1px #c7c7c7; border-radius: 4px; }
.special .janee > span { padding: 14px 5px; display: inline-block; width: 64px; text-align: center; vertical-align: middle; font-size: 16px; line-height: 20.8px; color: #fff; font-family: 'open_sansbold'; float: left; overflow: hidden; background: linear-gradient(#e4e4e4, #ababab); background: -webkit-linear-gradient(#e4e4e4, #ababab); background: -moz-linear-gradient(#e4e4e4, #ababab); cursor: pointer;}
.special .janee > span.ja { margin-right: 1px; }
.special .janee > span.ja:hover { background: -webkit-linear-gradient(#cefece, #fefefe, #cefece);  background: -moz-linear-gradient(#cefece, #fefefe, #cefece);  background: linear-gradient(#cefece, #fefefe, #cefece); color: #bfbfbf; }
.special .janee > span.nee:hover { background: -webkit-linear-gradient(#ffc7c6, #fefefe, #ffc7c6); background: -moz-linear-gradient(#ffc7c6, #fefefe, #ffc7c6); background: linear-gradient(#ffc7c6, #fefefe, #ffc7c6); color: #bfbfbf; }
.special .janee > span.ja.active { background: -webkit-linear-gradient(#72d673, #01a300); background: -moz-linear-gradient(#72d673, #01a300); background: linear-gradient(#72d673, #01a300); }
.special .janee > span.nee.active { background: -webkit-linear-gradient(#ff696a, #ff0101); background: -moz-linear-gradient(#ff696a, #ff0101); background: linear-gradient(#ff696a, #ff0101); }
.special .janee > span.ja.active:hover, .special .janee > span.nee.active:hover { color: #fff; }


/* tablepage3 */
.tablepage3 { padding: 54px 25px 5px 48px; }
.tablepage3 .rows { display: table; width: 100%; }
.tablepage3 .rows .columns { display: table-cell; vertical-align: middle; }
.tablepage3 .rows .td1 { width: 510px; }
.tablepage3 .rows .td2 { width: 320px; text-align: right; padding-right: 26px; }
.tablepage3 .rows .td3 { width: 215px; text-align: right; padding-right: 38px; }
.tablepage3 .rows .td1 span { display: block; font-size: 14.5px; line-height: 25px; color: #646464; }
.tablepage3 .rows .td1 p a { display: inline-block; vertical-align: middle; font-size: 14.5px; line-height: 25px; color: #646464; text-decoration: underline; }
.tablepage3 .rows .td2 span { display: block; font-size: 14.5px; line-height: 25px; color: #646464; }
.tablepage3 .rows .td3 span { display: inline-block; vertical-align: baseline; font-size: 14.5px; line-height: 25px; color: #646464; padding-right: 15px; }
.tablepage3 .rows .td3 sub { display: inline-block; vertical-align: baseline; font-size: 14.5px; line-height: 25px; color: #646464; }
.tablepage3 .rows .td3 sub.bld { font-family: 'open_sansbold'; }
.tablepage3 .rows.totals	{ padding-bottom: 34px; }
.tablepage3 .rows.totals .td3 span { padding-left: 23px; font-family: 'open_sansbold'; position: relative; }
.tablepage3 .rows.totals .td3 span:before { position: absolute; top: 0px; left: 0px; width: 14px; height: 19px; content: ""; background: url(img/euro-tag.png) no-repeat center; }
.tablepage3 .rows.totals .td3 span:after { position: absolute; top: -15px; right: 0px; width: 98px; height: 1px; content: ""; background: #b1b1b1; }
.tablepage3 .rows.describe { padding: 39px 0px; }
.tablepage3 .rows.describe .td3 { padding: 0px; padding-left: 30px; text-align: left; }
.tablepage3 .shutdown { position: relative; padding: 15px 16px 12px 50px; display: inline-block; line-height: 21px; border: solid 1px #1c4958; border-radius: 4px; min-width: 148px; text-align: center; font-size: 16.6px; color: #1c4958; }
.tablepage3 .shutdown:before { position: absolute; top: 7px; left: 16px; content: ""; width: 27px; height: 34px; background: url(img/property-protection.png) no-repeat center; background-size: 100%; }

/*popup #12*/
.createpopup .inner .title-col { margin-top: 20px; margin-bottom: 35px; }
.createpopup .inner .title-col span { font-size: 17px; color: #646464; line-height: 17px; font-family: 'open_sansregular'; }
#removeOfferte .so_cstmChkbox + label { font-size: 12.5px; color: #828282; line-height: 17px; margin-bottom: 15px; display: block; }
#removeOfferte .so_cstmChkbox + label:hover { color: #646464; }
#removeOfferte .so_cstmChkbox + label:hover b { background: #e2e2e2; }
#removeOfferte .so_cstmChkbox + label b { width: 13px; height: 13px; border: solid 1px #e2e2e2; border-radius: 3px; display: inline-block; position: relative;
	vertical-align: middle; margin-right: 15px; top: -2px; }
#removeOfferte .so_cstmChkbox:checked + label b:after { position: absolute; top: -4px; left: 2px; width: 16px; height: 16px; content: "";
	background: url(img/check-img2.png) no-repeat center; background-size: 100%; }
#removeOfferte .inner .check-col{padding-bottom: 0; padding-top: 0; }
#removeOfferte form .textarea-col{margin-bottom: 20px;}
#removeOfferte form .links-col{padding-top: 20px;}
#removeOfferte.createpopup .inner .links-col .linksBtn:hover {color: #fe0002; background: #fef2f2; }

.createpopup .inner .sBtn{height: auto}
.createpopup { position: fixed; top: 0px; left: 0px; width: 100%; background: rgba(0,0,0,0.77); height: 100%; z-index: 99999; }
.createpopup .inner { width: 980px; margin: auto; margin-top: 25px; background: #ffffff; padding-bottom: 35px; position: relative; }
.createpopup.no2 .inner { margin-top: 35px; }
.createpopup .inner .so_cntr { max-width: 800px; margin: 0 auto; }
.createpopup .inner .tp-link { background: #137783; padding: 0;}
.createpopup .inner .tp-link span { color: #fff; padding: 8px 0px; padding-left: 26px; display: block; background: url(img/prntwht.png) no-repeat left center; }
.createpopup .inner .tp-head	{ padding: 34px 0px 28px; }
.createpopup .inner .tp-head ul li {  float: left; font-size: 25px; line-height: 15px; color: #828282; margin-right: 46px; position: relative; }
.createpopup .inner .tp-head ul li:first-child:after { position: absolute; content: "|"; top: -2px; right: -29px; }
.createpopup .inner .tp-head ul li i { display: inline-block; vertical-align: middle; position: relative; margin-top: -8px; margin-right: 15px; }
.createpopup .inner .tp-anch { padding: 24px 30px 15px; border: solid 1px #858585; }
.createpopup .inner .tp-anch strong { font-size: 17px; line-height: 21px; color: #137783; display: block; font-family: 'open_sansbold'; padding-bottom: 22px; }
.createpopup .inner .tp-anch ul li { margin-bottom: 17px; position: relative; }
.createpopup .inner .tp-anch ul.tbslinks li:hover:after, .createpopup .inner .tp-anch ul.tbslinks li.active:after {
	position: absolute; content: ""; top: 50%; margin-top: -15px; right: -25px; width: 0; height: 0; border-left: 15px solid #137783; border-bottom: 15px solid transparent; border-top: 15px solid transparent; }


.textarea-col { margin-bottom: 55px; display: flow-root; }
.textarea-col textarea { padding: 10px 15px; height: 125px; resize: none; border: solid 1px #dcdcdc; width: 530px; float: left; margin-left: 32px;
	-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.textarea-col textarea:focus { outline: 0; }

.so_cstmChkbox { display: none; }
.so_cstmChkbox + label b { width: 13px; height: 13px; border: solid 1px #e2e2e2; border-radius: 3px; display: inline-block; position: relative; vertical-align: middle; margin-left: 26px; }
.so_cstmChkbox:checked + label b:after { position: absolute; top: -4px; left: 2px; width: 16px; height: 16px; content: ""; background: url(img/check-img2.png) no-repeat center; background-size: 100%; }
.so_cstmChkbox.norght:checked + label b:after { display: none; }
.so_cstmChkbox.norght:checked + label b { background: #00a200; }

.createpopup {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background: rgba(0,0,0,0.77);
	height: 100%;
	z-index: 9999;
}
.so_cstmChkbox{display: none}
.red {
	color: #ff0000 !important;
}
.createpopup .inner {
	width: 980px;
	margin: auto;
	margin-top: 25px;
	background: #ffffff;
	padding-bottom: 35px;
	position: relative;
}
.createpopup .inner .clsBtn {
	cursor: pointer;
	width: 31px;
	height: 31px;
	display: inline-block;
	position: absolute;
	top: -12px;
	right: -12px;
	background: url(img/clsBtn.png) no-repeat center;
}
.createpopup.red .inner .tp-link {
	background: #ff0000;
	padding: 0;
}
.createpopup .inner .so_cntr {
	max-width: 800px;
	margin: 0 auto;
}
.createpopup .inner .tp-link span {
	 color: #fff;
	 padding: 8px 0px;
	 padding-left: 26px;
	 display: block;
 }
.createpopup.putoption .inner .tp-link span {
	background: url(img/tp-link-1.png) no-repeat left center;
}
.createpopup .inner .so_cntr {
	max-width: 800px;
	margin: 0 auto;
}
.createpopup .inner .tp-head {
	padding: 34px 0px 28px;
}
ul, li {
	list-style: none;
}
.createpopup .inner .tp-head ul li {
	float: left;
	font-size: 25px;
	line-height: 15px;
	color: #828282;
	margin-right: 46px;
	position: relative;
}
.createpopup .inner .tp-head ul li:first-child:after {
	position: absolute;
	content: "|";
	top: -2px;
	right: -29px;
}
.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}
.createpopup.putoption .inner .tp-anch {
	padding: 10px 10px;
	border: solid 1px #858585;
}
.createpopup.putoption .inner .lft-col {
	float: left;
}
.createpopup.putoption .inner .rght-col {
	float: right;
	width: 575px;
}
img {
	border: 0px;
	display: block;
}
.createpopup.putoption .inner .phone-col {
	padding-bottom: 22px;
}
.createpopup.putoption .inner .phone-col ul li {
	float: left;
	margin-right: 72px;
}
.createpopup .inner .tp-anch ul li {
	margin-bottom: 17px;
	position: relative;
}
.createpopup.putoption .inner .phone-col ul li strong {
	color: #646464;
	display: block;
	padding: 17px 0px;
}
.createpopup .inner .tp-anch strong {
	font-size: 17px;
	line-height: 21px;
	color: #137783;
	display: block;
	font-family: 'open_sansbold';
	padding-bottom: 22px;
}
.createpopup.putoption .inner .phone-col ul li span {
	padding-left: 27px;
	font-size: 17px;
	line-height: 19px;
	display: block;
	font-family: 'open_sansbold';
	position: relative;
}
.createpopup.putoption .inner .phone-col ul li span:after {
	position: absolute;
	left: 0px;
	top: -4px;
	content: "";
	width: 15px;
	height: 26px;
	background: url(img/phnbtn.png) no-repeat center;
}
.createpopup.putoption .inner .title-col {
	margin-top: 20px;
	margin-bottom: 35px;
}
.createpopup.putoption .inner .title-col span {
	font-size: 17px;
	color: #646464;
	line-height: 17px;
	font-family: 'open_sansregular';
}
#removeOfferte .inner .check-col {
	padding-bottom: 0;
	padding-top: 0;
}

.createpopup.putoption .inner .check-col {
	padding-bottom: 20px;
	padding-top: 20px;
	color: #696969;
}
#removeOfferte .so_cstmChkbox + label {
	font-size: 12.5px;
	color: #828282;
	line-height: 17px;
	margin-bottom: 15px;
	display: block;
}
#removeOfferte .so_cstmChkbox + label b {
	width: 13px;
	height: 13px;
	border: solid 1px #e2e2e2;
	border-radius: 3px;
	display: inline-block;
	position: relative;
	vertical-align: middle;
	margin-right: 15px;
	top: -2px;
}
#removeOfferte form .links-col {
	padding-top: 20px;
}
#removeOfferte .links-col a {
	border: 1px solid #ff0000;
	background: #ffffff;
}
.createpopup.putoption .inner .links-col .linksBtn {
	width: 220px;
	line-height: 21px;
	height: 48px;
	border: solid 1px #780d6a;
	display: inline-block;
	border-radius: 5px;
	margin-right: 16px;
	padding: 13px 25px 13px 78px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	position: relative;
}
.createpopup .inner .linksBtn {
	padding: 13px 15px 13px 70px;
	font-size: 13px;
	line-height: 21px;
	color: #828282;
	border: solid 1px #ffb5b5;
	display: inline-block;
	width: 212px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 5px;
	position: relative;
}
.createpopup .inner .linksBtn:before {
	position: absolute;
	top: 50%;
	left: 30px;
	margin-top: -11px;
	width: 22px;
	height: 22px;
	content: "";
	background: url(img/cross-icon-red.png) no-repeat center;
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}
.createpopup.putoption .inner .links-col .linksBtn span {
	position: relative;
	font-size: 13px;
	line-height: 21px;
	color: #959595;
}
.createpopup .inner .linksBtn:before {
	position: absolute;
	top: 50%;
	left: 30px;
	margin-top: -11px;
	width: 22px;
	height: 22px;
	content: "";
	background: url(img/cross-icon-red.png) no-repeat center;
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}
.createpopup.putoption .inner .links-col .linksBtn:after {
	position: absolute;
	top: 50%;
	margin-top: -4px;
	right: 13px;
	width: 7px;
	height: 10px;
	content: "";
	background: url(img/dashboard-popup-frwd.png) no-repeat center;
}
.createpopup .inner .linksBtn:after {
	position: absolute;
	top: 50%;
	right: 15px;
	margin-top: -5px;
	width: 7px;
	height: 11px;
	content: "";
	background: url(img/dashboard-popup-frwd.png) no-repeat center;
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}

.site-header .brand-tags .w_dashborad_btn i {
	margin-right: 2px; display: inline-block; font-style: normal; font-size: 15px; line-height: 32px; font-weight: 700;
	width: 25px; height: 32px; text-align: center; background: url(img/envolpe-icon.png) no-repeat center;
}
.site-header .brand-tags .w_dashborad_btn {
	font-family: 'open_sansregular';
	font-size: 14px;
	color: #03626f;
	line-height: 44px;
	padding-right: 9px;
}

.site-header .brand-tags .w_dashborad_btn:after {
	content: "";
	width: 8px;
	height: 15px;
	margin-right: -4px;
	margin-top: -1px;
	display: inline-block;
	background: url(img/next.png) no-repeat center /contain;
	border: none;
	position: static;
	vertical-align: middle;
	box-sizing:border-box;
}

.weddinginner-block.firstblock{ margin-top: 90px}
.site-header .brand-tags .w_dashborad_btn i { font-size: 12px; line-height: 36px; color: #fff; margin-right: 6px; background-size: 22px; }
.site-header .brand-tags .w_dashborad_btn:after { background: url(images/front/next.svg) no-repeat center; background-size: 16px; }
.content-wrap-padding {padding-top: 35px; }

.toggle-button{
	width: 80px;
	height: 24px;
	float: left;
	border: solid 1px #c2c2c2;
	background: #fff;
	border-radius: 4px;
	overflow: hidden;
}
.toggle-button.setprice{margin: 10px 0 25px 0;}
.toggle-button span {
	line-height: 24px;
	font-size: 14px;
	color: #696969;
	cursor: pointer;
	display: block;
	width: 50%;
	float: left;
	text-align: center;
	box-shadow: 1px 3px 5px -2px #ccc inset;
}
.toggle-button span.off.active {
	box-shadow: 1px 2px 5px -2px #ccc inset;
	background: linear-gradient(to bottom, #fd5252 0%,#cc0606 100%);
	background: -webkit-linear-gradient(to bottom, #fd5252 0%,#cc0606 100%);
	background: -moz-linear-gradient(to bottom, #fd5252 0%,#cc0606 100%);
	background: -o-linear-gradient(to bottom, #fd5252 0%,#cc0606 100%);
	color: #fff;
	font-family: 'open_sansregular';
	font-weight: bold;
}
.toggle-button span.on.active {
	box-shadow: 1px 2px 5px -2px #ccc inset;
	background: linear-gradient(to bottom, #7faf21 0%,#4e830d 99%);
	background: -webkit-linear-gradient(to bottom, #7faf21 0%,#4e830d 99%);
	background: -moz-linear-gradient(to bottom, #7faf21 0%,#4e830d 99%);
	background: -o-linear-gradient(to bottom, #7faf21 0%,#4e830d 99%);
	color: #fff;
	font-family: 'open_sansregular';
	font-weight: bold;
}

/* betalingen css here... */
.green { color: #028b02 !important; }
.betalingenbox, .betalingenbox * { box-sizing: border-box; }
.offerete-content-bar.betalingenbox .of-inner-left { width: 27%; padding-left: 16px; }
.offerete-content-bar.betalingenbox .of-inner-right { padding: 0px; width: 73%; text-align: left; padding-left: 0px; padding-right: 0px; }
.offerete-content-bar.betalingenbox .of-inner-right h2 { margin: 0; color: #696969; }
.betalingenbox .of-inner-left figure { min-height: 195px; }
.betalingenbox .of-inner-left p { line-height: 21px; padding: 0px 12px; }
.betalingenbox .of-inner-left p b { font-family: 'open_sansbold'; display: block; }
.payment-table { padding-right: 50px; }
.payment-table .rows { display: table; width: 100%; }
.payment-table .rows .cols { padding: 28px 0px; display: table-cell; vertical-align: top; }
.payment-table .rows .cols.td1 { width: 542px; background: #fff; padding-left: 22px;  }
.payment-table .rows .cols.td2 { width: 215px; padding-left: 40px; }
.payment-table .rows.statement.last { padding-bottom: 18px; }
.betalingenbox .of-inner-right .payment-table { width: 100%; }
.payment-table .rows.title { border-bottom: solid 1px #adadad; min-height: 89px; }
.payment-table .title h2, .payment-table .totals strong { font-size: 20.8px; color: #696969; font-family: 'open_sansbold'; margin: 0; display: block; }
.payment-table .title h2 b { margin-left: 15px; }
.payment-table .title em { margin-top: 9px; font-size: 14.5px; font-family: 'open_sansitalic'; display: block; }
.payment-table .statement span, .payment-table .statement em { font-size: 14.6px; line-height: 25px; color: #696969; display: block; }
.payment-table .statement span { position: relative; margin-top: -6px; }
.payment-table .statement em { font-family: 'open_sansitalic'; }
.payment-table .statement figure { width: 40px; height: 40px; overflow: hidden; }
.payment-table .bookbtn { cursor: pointer; font-size: 12.5px; line-height: 21px; border: solid 1px #780d6a; border-radius: 5px; background: #fff url(img/d_dashboard-arrowpurple.png)no-repeat 90% center; color: #780d6a; min-width: 98px; padding: 9px 20px 7px 10px; text-align: left; opacity: 1; }
.payment-table .bookbtn:hover { background: #780d6b; color: #fff; background: #780d6b url(img/arrow-btn2.png)no-repeat 90% center; }
.payment-table .bookbtn.regular { opacity: 0.4; pointer-events: none; }
.payment-table .bookbtn:focus { outline: 0; }
.payment-table-inner .cols2.statement.td3.regular {opacity: 0.4; pointer-events: none; }
.payment-table-inner .cols2.statement.td3.regular a{pointer-events: none; }

.payment-table input[type="checkbox"] { display: none; }
.payment-table input[type="checkbox"] + label { display: block; font-size: 14.5px; line-height: 39px; color: #696969; }
.payment-table input[type="checkbox"] + label i { display: inline-block; width: 31px; height: 31px; border: solid 1px #ccc; border-radius: 5px; background: #fff; vertical-align: middle; float: right; position: relative; top: 4px; cursor: pointer;   line-height: 39px; }
.payment-table input[type="checkbox"]:checked + label i {  }
.payment-table input[type="checkbox"]:checked + label i:after { position: absolute; content: ""; top: -4px; width: 33px; height: 30px; background: url(img/check-box.png)no-repeat center; right: -8px; }
.payment-table input[type="checkbox"] + label em { font-style: normal; margin-right: 23px; display: inline-block; }
.payment-table input[type="checkbox"] + label b { font-weight: normal; opacity: 0.3; }
.payment-table input[type="checkbox"]:checked + label b { opacity: 1; }

.payment-table input[type="checkbox"] + label.green { color: #028b02; }
.payment-table input[type="checkbox"] + label.green em { color: #028b02; }
/*.payment-table input[type="checkbox"]:checked + label.green i:after { background: url(img/greencheck-box.png)no-repeat center; }*/

.payment-table .paybtn { font-size: 16.7px; line-height: 22px; color: #1c4958; border: solid 1px #1c4958; border-radius: 5px; background: #fff; padding: 13px 25px 13px 45px; min-width: 150px; position: relative; cursor: pointer; }
.payment-table .paybtn:hover{ background: #a9eaff; }
.payment-table .paybtn:focus { outline: 0; }
.payment-table .paybtn:before { position: absolute; top: 7px; left: 12px; width: 33px; height: 33px; background: url(img/bank-cards.png)no-repeat center; background-size: 100%; content: ""; }
.payment-table .paybtn:after { position: absolute; top: 19px; right: 17px; width: 6px; height: 9px; background: url(img/right-icon.png)no-repeat center; background-size: 100%; content: ""; }
.payment-table .rows.totals .paybtn { margin-top: 42px; }
.payment-table .rows.totals .undrline { position: relative; }
.payment-table .rows.totals .undrline:before { position: absolute; top: -30px; left: 0px; width: 100%; height: 1px; background: #adadad; content: ""; }

.betalingenbox .payment-table .rows.title.last .cols { padding-top: 46px; height: 136px; }
.betalingenbox .payment-table .rows .cols { padding-top: 46px; height: 140px; }
.betalingenbox .payment-table .rows.ends .cols { height: 158px; }
.betalingenbox .payment-table .rows.totals .cols { height: 228px; }

.payment-table .title.noteditable h2 { opacity: 0.3; }
.payment-table .title.noteditable{ border-bottom: solid 1px #efefef; }
.payment-table .noteditable span { opacity: 0.3; }
.payment-table .noteditable em { opacity: 0.3; }
.payment-table .noteditable em.green { opacity: 1; }
.payment-table .noteditable input[type="checkbox"] + label.green em { opacity: 1; }
.payment-table .noteditable input[type="checkbox"] + label { opacity: 0.3; pointer-events: none; }
.payment-table .noteditable input[type="checkbox"] + label i { background: transparent; border-color: transparent }
.payment-table .noteditable input[type="checkbox"]:checked + label i:after { position: absolute; content: ""; top: -4px; width: 33px; height: 30px; background: url(img/greencheck-box.png)no-repeat center; right: -5px; }
.payment-table .title.noteditable h2.checkicon { position: relative; }
.payment-table .title.noteditable h2.checkicon:after { position: absolute; content: ""; top: -4px; width: 33px; height: 30px; background: url(img/greencheck-box.png)no-repeat center; right: -5px; }

/* removeable css maybe */
.betalingenbox.clearbox .payment-table input[type="checkbox"]:checked + label i { opacity: 1; }
.offerete-content-bar.betalingenbox .of-inner-left { position: relative; }
.offerete-content-bar.betalingenbox .of-inner-left:after { position: absolute; top: 0px; left: 100%; width: 20px; height: 100%; background: #fff; content: ""; }
.payment-table-inner { width: 100%; }
.payment-table-inner .rows2 { display: table; width: 100%; }
.payment-table-inner .rows2 .cols2 { display: table-cell; vertical-align: top; }
.payment-table-inner .rows2 .cols2.td1 { width: 75px; }
.payment-table-inner .rows2 .cols2.td2 { width: 332px; }
.payment-table-inner .rows2 .cols2.td3 { width: 114px; }

.payment-table .statement em.green { display: none; }
.payment-table .noteditable em.green { display: block; }
.payment-table .noteditable .bookbtn.regular { display: none; }
.payment-table input[type="checkbox"] + label em.add{ color: #696969; opacity: 1}
.payment-table input[type="checkbox"] + label.price-value{ color: #696969}
.payment-table .noteditable input[type="checkbox"] + label.price-value{ color:#028b02}

/*offerte-extra css*/
.offerete-content-bar, .offerete-content-bar * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.offerete-content-bar .of-inner-seprate { position: relative; display: table-cell; min-width: 852px; max-width: 852px; }
.offerete-content-bar .of-inner-seprate .of-inner-left { position: relative; display: table-cell; width: 314px; }
.offerete-content-bar .of-inner-seprate .of-inner-middle { position: relative; display: table-cell; width: 538px; }
.offerete-content-bar .of-inner-seprate .of-inner-left.no-bg, .offerete-content-bar .of-inner-seprate .of-inner-middle.no-bg { background: none !important; }
.offerete-content-bar .of-inner-seprate .count-days { padding: 16px; min-width: 264px; min-height: 380px; background: rgba(23,78,88,0.88); text-align: center; }
.offerete-content-bar .of-inner-seprate .count-days.wht-bg { background: transparent; padding: 16px 0px; }
.offerete-content-bar .of-inner-seprate .count-days figure { margin-bottom: 5px; }
.offerete-content-bar .of-inner-seprate .count-days figure img { margin: auto; width: 85%;}
.offerete-content-bar .of-inner-seprate .count-days span { display: block; font-size: 16.6px; line-height: 34px; color: #fff; }
.offerete-content-bar .of-inner-seprate .count-days span em { font-family: 'open_sansitalic'; }
.offerete-content-bar .of-inner-seprate .count-days strong { display: block; font-size: 62.5px; line-height: 83.33px; color: #fff; font-family: 'open_sansbold'; }

.offerete-content-bar.newbx .of-inner-right { text-align: center; }
.offerete-content-bar.newbx .of-inner-right span { display: block; font-size: 20.8px; line-height: 30px; color: #646464; }
.offerete-content-bar.newbx .of-inner-right span em { font-family: 'open_sansitalic'; }
.offerete-content-bar.newbx .of-inner-right span strong { font-family: 'open_sansbold'; }
.offerete-content-bar.newbx .of-inner-right figure { margin: 45px 0px; }
.offerete-content-bar.newbx .of-inner-right figure img { margin: auto; }
.offerete-content-bar.newbx .paybtn { padding: 10px 12px 10px 30px; display: inline-block; color: #fff; background: #780d6a; position: relative;border-radius: 3px; width: 156px; height: 42px; font-size: 15px; letter-spacing: .5px; box-sizing: border-box; }
.offerete-content-bar.newbx .paybtn:before { background: url(img/card-img5.png); content: ""; width: 21px; height: 21px; display: inline-block; position: absolute; top: 10px; left: 20px; }
.offerete-content-bar.newbx .paybtn:after { background: url(img/arrow-btn-w.png); content: ""; width: 5px; height: 11px; display: inline-block; position: absolute; top: 15px; right: 20px; }
.offerete-content-bar.newbx .of-inner-right p { color: #646464; font-size: 15px; font-family: 'open_sansregular'; line-height: 25px; margin-bottom: 16px; padding-right: 10px; letter-spacing: 0.25px; box-sizing: border-box; text-align: left; }
.offerete-content-bar.newbx .of-inner-middle strong { padding-top: 10px; margin-bottom: 35px; display: block; font-weight: normal; font-family: 'open_sansbold'; font-size: 20.8px; line-height: 25px; color: #646464; }
.offerete-content-bar.newbx.sec2 .of-inner-middle p { margin-bottom: 20px; }
.offerete-content-bar.newbx.sec2 .of-inner-middle p b { display: block; font-weight: normal; font-family: 'open_sansbold'; }
.offerete-content-bar.newbx.sec2 .seprate-line { border-bottom: solid 1px #c1c1c1; }
.offerete-content-bar.newbx.sec2 .seprate-line.last { border-bottom: 0px; }
.offerete-content-bar.newbx.sec2 .of-inner-right { text-align: left; }
.offerete-content-bar.newbx.sec2 .of-inner-right h2 { color: #1c4958; line-height: 34px; }
.offerete-content-bar.newbx.sec2 .of-inner-right h2 i { display: inline-block; margin-right: 20px; }
.offerete-content-bar.newbx.sec2 .of-inner-right ul { position: relative; z-index: 1; }
.offerete-content-bar.newbx.sec2 .of-inner-right ul li { margin-bottom: 10px; }
.offerete-content-bar.newbx.sec2 .of-inner-right ul li a label{ cursor: pointer }
.offerete-content-bar.newbx.sec2 .of-inner-right input[type="checkbox"] { display: none; }
.offerete-content-bar.newbx.sec2 .of-inner-right input[type="checkbox"] + label i { position: relative; margin-top: -4px; display: inline-block; width: 30px; height: 30px; background: #fff; border: solid 1px #a2a2a2; border-radius: 5px; vertical-align: middle; margin-right: 22px;     box-shadow: 0px 0px 1px rgba(0,0,0,0.5);  }
.offerete-content-bar.newbx.sec2 .of-inner-right input[type="checkbox"]:checked + label i:after { position: absolute; content: ""; top: -4px; right: -8px; width: 33px; height: 30px; background: url(img/checkbox-icon.png)no-repeat center; }
.offerete-content-bar.newbx.sec2 .of-inner-right input[type="checkbox"] + label { font-size: 14.5px; color: #646464; line-height: 30px; }
.offerete-content-bar.newbx.sec2 .of-inner-right input[type="checkbox"] + label span { display: inline-block; font-size: 14.5px; color: #ff0000; line-height: 30px; }
.offerete-content-bar.newbx.sec2 .of-inner-right:after { position: absolute; content: ""; bottom: 20px; right: 0px; width: 114px; height: 126px; background: url(img/Management.png)no-repeat center; }
.offerete-content-bar.newbx.sec2 .of-inner-seprate .of-inner-left { padding-top: 45px; padding-bottom: 45px; }

.offerete-quotation-bar .offer-wrap-bar .right-content-bar.disabledpannel { background: #f7f7f7; }
.offerete-quotation-bar .offer-wrap-bar .right-content-bar.disabledpannel h2 { opacity: 0.3; }
.offerete-quotation-bar .offer-wrap-bar .right-content-bar.disabledpannel ul { opacity: 0.3; }
.offerete-quotation-bar .offer-wrap-bar .right-content-bar.disabledpannel a { pointer-events: none; }

/* topbar-offertemaken */
.site-header-om .brand-tags .wdng_qte_btn { font-family: 'open_sansregular'; font-size: 14px; color: #03626f; line-height: 44px; }
.site-header-om .brand-tags .wdng_qte_btn i { display: inline-block; vertical-align: middle; position: relative; margin-top: -2px; margin-left: 5px; }
.site-header-om .bottom-menu { padding: 28px 0 22px; }
.site-header-om .btm-left-sec2 { float: left; }
.site-header-om .btm-left-sec2 ul li { float: left; }
.site-header-om .btm-left-sec2 ul li a { position: relative; padding: 0px 12px; display: block; font-size: 14.5px; line-height: 35px; color: rgba(255,255,255,0.3);  font-family: 'open_sansregular'; }
.site-header-om .btm-left-sec2 ul li a:hover:after { margin-top:22px; position: absolute; top: 100%; left: 50%; content: ""; border-top: solid 10px #1c4958; border-left: solid 10px transparent;
    border-right: solid 10px transparent; transform: translate(-50%, 0%); opacity: 0.3; }
.site-header-om .btm-left-sec2 ul li a span { position: absolute; width: 24px; height: 24px; top: 100%; left: 50%; display: inline-block; z-index: 999; transform: translate(-50%, 0%);
    margin-top: 35px; opacity: 0.42; display: none; }
.site-header-om .btm-left-sec2 ul li a:hover span { display: block; }
.site-header-om .btm-left-sec2 ul li.prev a:hover span { display: block; opacity: 1; }
.site-header-om .btm-left-sec2 ul li a span img { width: 100%; }
.site-header-om .btm-left-sec2 ul li a i { position: relative; display: inline-block; vertical-align: middle; }
.site-header-om .btm-left-sec2 ul li a i.large-icon {font-size: 46px}
.site-header-om .btm-left-sec2 ul li.selected a:hover i.large-icon{ font-size: 46px}
.site-header-om .btm-left-sec2 ul li a:hover i.large-icon { font-size: 28px}
.site-header-om .btm-left-sec2 ul li a:hover i.slarge-icon{ font-size: 32px;margin-left: -2px;}

.site-header-om .btm-left-sec2 ul li.selected a:hover i.slarge-icon{ font-size: 54px;margin-left: -6px;}
.site-header-om .btm-left-sec2 ul li.selected a i.slarge-icon{ font-size: 54px;margin-left: -6px;}

.site-header-om .btm-left-sec2 ul li a i.largeicn { margin-left: 5px; margin-top: -3px;  opacity: 0.3; }
.site-header-om .btm-left-sec2 ul li.selected a { font-size: 25px; font-family: 'open_sansbold'; }
.site-header-om .btm-left-sec2 ul li.selected a:after { margin-top:22px; position: absolute; top: 100%; left: 50%; content: ""; border-top: solid 10px #1c4958; border-left: solid 10px transparent;
    border-right: solid 10px transparent; transform: translate(-50%, 0%); }
.site-header-om .btm-left-sec2 ul li.selected a:hover:after { margin-top:22px; position: absolute; top: 100%; left: 50%; content: ""; border-top: solid 10px #1c4958; border-left: solid 10px transparent;
    border-right: solid 10px transparent; transform: translate(-50%, 0%); opacity: 1; }
.site-header-om .btm-left-sec2 ul li.selected a span { display: block; opacity: 1; width: 42px; height: 42px; text-align: center}
.site-header-om .btm-left-sec2 ul li.selected a:before {
    position: absolute; top: 50%; right: 0px; width: 7px; height: 13px; content: ""; background: url(img/arrowbtn-small.png)no-repeat center; transform: translate(0%, -50%); opacity: 0.4; }
.site-header-om .btm-left-sec2 ul li.selected.music a:before {background: transparent;}
.site-header-om .btm-left-sec2 ul li a { color: #fff; opacity: 1; }
.site-header-om .btm-left-sec2 ul li.prev a:hover:after { opacity: 1; }
.site-header-om .btm-left-sec2 ul li:last-child a{ color: rgba(255,255,255,0.3); }
.site-header-om .btm-left-sec2 ul li:last-child a:hover:after { border-top: transparent; }

.site-header-om .btm-left-sec2.new ul li.prev a, .site-header-om .btm-left-sec2.new ul li.selected a{ color: #fff; opacity: 1; }
.site-header-om .btm-left-sec2.new ul li a { color: rgba(255,255,255,0.3); }
.site-header-om .btm-left-sec2.new ul li.prev a:hover:after {opacity: 0.4}

.site-header-om .btm-right-sec form { top: -43px; }
.site-header-om .btm-right-sec2 { float: right; position: relative; box-sizing: border-box; }
.site-header-om .btm-right-sec2 .euro { min-width: 130px; background: #e6e6e6; position: relative; margin-top: -29px; margin-bottom: -23px; }
.site-header-om .btm-right-sec2 .euro a { position: relative; padding: 28px 10px 28px 35px; display: block; font-size: 16.6px; line-height: 30px; font-family: 'open_sansbold'; color: #696969; }
.site-header-om .btm-right-sec2 .euro a:after { position: absolute; top: 49%; left: 10px; content: ""; width: 17px; height: 22px; background: #e6e6e6 url(img/offerte-lijst-priceicon.png) no-repeat center; transform: translate(0%, -50%); }
.nextstep-bar { margin-left: 15px; }
.nextstep-bar a { position: relative; padding: 4px 30px 4px 15px; display: inline-block; font-size: 14.6px; line-height: 30px; color: #696969; border: solid 1px #c1c1c1; border-radius: 6px;
	text-align: center; background: #ffffff;}
.nextstep-bar a:hover { color: #fff; border: solid 1px #646464; background: #646464; }
.nextstep-bar a:after { position: absolute; width: 5px; height: 11px; top: 50%; right: 14px; content: ""; background: url(img/arrow-rightbtn.png)no-repeat center; margin-top: -5px; transition: all 0.3s ease-in-out; }
.nextstep-bar a:hover:after { background: url(img/arrow-white.png)no-repeat center; }
.site-header-om .super.fixed .btm-left-sec2 ul li a { font-size: 14.5px; line-height: 35px; }
.site-header-om .super.fixed .btm-left-sec2 ul li.selected a:after { margin-top: 0px; }
.site-header-om .super.fixed .btm-left-sec2 ul li a:hover:after{ margin-top: 0px; }
.site-header-om .super.fixed .btm-left-sec2 ul li a span { margin-top: 12px; }
.site-header-om .super.fixed .btm-right-sec2 .euro { margin-top: -1px; margin-bottom: -6px; }
.site-header-om .super.fixed .btm-right-sec2 .euro a { padding: 4px 10px 2px 35px; }
.site-header-om .super.fixed .bottom-menu { padding: 0 0 0; }
.site-header-om .super.fixed .btm-left-sec2 ul li.selected a:after { display: none; }
.site-header-om .super.fixed .btm-left-sec2 ul li.selected a span { width: 24px; height: 25px; display: none; }
.site-header-om .super.fixed .btm-left-sec2 ul li.selected a:hover:after { display: block; }
.site-header-om .super.fixed .btm-left-sec2 ul li.selected a:hover span { display: block; opacity: 1; }
.site-header-om .super.fixed .btm-left-sec2 ul li.selected a:hover span i{ font-size: 30px}
.site-header-om .super.fixed .btm-left-sec2 ul li:first-child a { padding-left: 0px; }
.site-header-om #menu-3.fixed { z-index: 99; background: #fff; }
.site-header-om #menu-3.fixed .main-top .centering1 { padding-top: 0px !important; }
.site-header-om #menu-3.fixed .super.fixed { top: initial !important; }
i.medium-size-icon{font-size: 36px}


/* css here */
.optieaddon, .optieaddon *, .optieaddonpage, .optieaddonpage * { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }


/**/
.saveBtn { padding: 0px 9px; display: inline-block; font-size: 12.5px; color: #fff; line-height: 30px; text-align: center; background: -webkit-linear-gradient(#157d89, #025059); background: -moz-linear-gradient(#157d89, #025059); background: linear-gradient(#157d89, #025059); border-radius: 3px; opacity: 0.5; }
.saveBtn span { padding-left: 25px; color: #fff; display: inline-block; position: relative; }
.saveBtn span:before { content: ""; width: 14px; height: 14px; background: url(img/save-img.png) no-repeat center; background-size: 100%; position: absolute; left: 0px; top: 50%; margin-top: -8px; }
.saveBtn.active { opacity: 1; }

/**/
.selectBoxmain, .selectBoxmain * { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.selectBoxmain { position: relative; display: inline-block; width: 240px; height: 40px; }
.selectBox { position: absolute; top: 0px; left: 0px; display: block; width: 100%; border: solid 1px #dbdbdb; border-radius: 5px; background: #fff; z-index: 9; }
.selectBox.active { box-shadow: -1px 3px 3px rgba(0,0,0,0.30); -webkit-box-shadow: -1px 3px 3px rgba(0,0,0,0.30); -moz-box-shadow: -1px 3px 3px rgba(0,0,0,0.30); }
.selectBox .slcttxt { position: relative; display: block; line-height: 20px; font-size: 16px; color: #646464; padding: 9px 30px 8px 18px; width: 100%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; border-radius: 5px 5px 5px 5px; }
.selectBox .slcttxt:after { position: absolute; content: ""; top: 50%; right: 0px; width: 13px; height: 9px; background: url(img/slctdropdown-arrow.png) no-repeat center; margin-top: -4px; right: 15px; }
.selectBox .slcttxt i { position: relative; display: inline-block; font-style: normal; font-size: 16px; color: #137783; width: 30px; text-align: center; margin-right: 5px; height: 20px; vertical-align: top; }
.selectBox .slcttxt i.text { width: 54px; }
.selectBox .slcttxt i img { position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px; margin: auto; }
.selectBox  ul.list { position: relative; display: none; top: 100%; left: -1px; margin-top: -3px; width: 100%; border: solid 1px #dbdbdb; border-bottom: 0px; border-radius: 0px 0px 5px 5px; background: #fff; z-index: 9; }
.selectBox  ul.list li { border-bottom: solid 1px #dbdbdb; }
.selectBox  ul.list li a { padding: 8px 10px; display: block; font-size: 13px; line-height: 20px; color: #646464; }
.selectBox  ul.list li a i { position: relative; display: inline-block; font-style: normal; font-size: 16px; color: #137783; width: 20px; text-align: center; margin-right: 5px; height: 20px; vertical-align: top; }
.selectBox  ul.list li a i img { position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px; margin: auto; }
.selectBox  ul.list li:last-child { border-bottom: 0px; }
.selectBox  ul.list li:hover a { background: #f4f4f4; }
.selectBox:hover .slcttxt { background: #f4f4f4; }
.selectBox.active .slcttxt { background: #f4f4f4; }

/**/
.inputradioBtn { display: none; }
.inputradioBtn + label { padding: 7px 0px; font-size: 12.5px; line-height: 16.5px; color: #646464; font-family: 'open_sansregular'; display: block; }
.inputradioBtn + label span { display: inline-block; margin-right: 25px; vertical-align: middle; float: left; width: 14px; height: 14px; background: #fff; border: solid 1px #dfdfdf; border-radius: 3px; position: relative; }
.inputradioBtn:hover + label span { background: #bababa; }
.inputradioBtn:hover + label { color: #137783; }
.inputradioBtn:checked:hover + label span { background: #fff; }
.inputradioBtn:checked + label span:after { position: absolute; width: 14px; height: 16px; content: ""; left: 2px; top: -5px; background: url(img/checked.png) no-repeat center; }



/* addontop-bar */
.addontop-bar { margin-top: 12px; margin-bottom: 15px; }
.addontop-bar .bcktoall { margin-top: 15px; padding-left: 11px; float: left; font-size: 12.5px; line-height: 14.5px; color: #646464; font-family: 'open_sansregular'; position: relative; }
.addontop-bar .bcktoall:after { position: absolute; top: 1px; left: 0px; width: 7px; height: 10px; content: ""; background: url(img/right_gray.png) no-repeat center; transform: rotate(-180deg); }
.addontop-bar .saveBtn { float: right; }

/* descriptionbite-page */
.descriptionbite-page { padding: 35px 35px; border: solid 1px #c1c1c1; }
.descriptionbite-page .selectBoxmain { width: 304px; }
.descriptionbite-page .selectBoxmain .selectBox .slcttxt { padding: 9px 30px 8px 40px; }
.descriptionbite-page .selectBoxmain .selectBox  ul.list li a { padding: 8px 15px; }
.descriptionbite-page .selectBoxmain .selectBox  ul.list li a i { width: 25px; }
.descriptionbite-page .selectBoxmain .selectBox  ul.list { left: 0; }

.descriptionbite-page h2 { padding-bottom: 42px; font-size: 20.8px; line-height: 17px; color: #f46404; font-family: 'open_sansbold'; }
.descriptionbite-page label { display: block; font-size: 12.5px; line-height: 17px; color: #646464; font-family: 'open_sansbold'; margin-bottom: 3px; padding: 4px 16px; }
.descriptionbite-page .texttyp { width: 323px; border: solid 1px #dedede; height: 39px; padding: 3px 15px; }
.descriptionbite-page .textareatyp { width: 100%; border: solid 1px #dedede; color: #a4a4a4; height: 538px; padding: 10px 15px; resize: none; }
.descriptionbite-page .textareatyp::placeholder { color: #a4a4a4; }
.descriptionbite-page .textareatyp:focus { outline: 0; }
.descriptionbite-page .left-pannel { width: 652px; float: left; }
.descriptionbite-page .right-pannel { width: 410px; float: right; }
.descriptionbite-page .left-pannel h2 { padding-left: 16px; }
.descriptionbite-page .right-pannel h2 { padding-left: 47px; padding-bottom: 70px; }
.descriptionbite-page .left-pannel .texttyp { float: left; margin-right: 25px; }
.descriptionbite-page .texttyp::placeholder { color: #a4a4a4; }

.descriptionbite-page .pannel { margin-bottom: 37px; }
.descriptionbite-page .pannel.last { margin-bottom: 0px; }

/* pricetype-frm */
.descriptionbite-page .right-pannel .pannel { margin-bottom: 65px; }
.descriptionbite-page .right-pannel .pannel.last { margin-bottom: 0px; }
.pricetype-frm { padding: 29px 18px 23px 25px; border: solid 1px #dbdbdb; background: #f7f7f7; min-height: 410px; position: relative; display: none; }
.pricetype-frm:after { position: absolute; bottom: 100%; left: 47px; content: ""; width: 112px; height: 55px; background: url(img/up-dropdown2.png) no-repeat center; background-size: 100%; }
.pricetype-frm .columns { float: left; width: 100%; }
.pricetype-frm .rows	{ margin-bottom: 26px; }
.pricetype-frm .rows.last { margin-bottom: 0px; }
.pricetype-frm .salesprc { width: 235px; }
.pricetype-frm .purchprc { width: 118px; float: right; }
.pricetype-frm .purchprc label { font-family: 'open_sansregular'; padding: 4px 0px; }
.pricetype-frm .customizable {  }
.pricetype-frm .vat {  }
.pricetype-frm .salesprc .bx { border: solid 1px #dbdbdb; background: #fff; padding: 17px; overflow: hidden; }
.pricetype-frm .purchprc .bx { border: solid 1px #dbdbdb; background: transparent; padding: 17px; }
.pricetype-frm .texttyp { padding: 5px 10px; border: solid 1px #dbdbdb; width: 82px; line-height: 38px; background: #fff; color: #a4a4a4; font-size: 14.5px; line-height: 16.6px; text-align: center; }
.pricetype-frm .purchprc .texttyp { font-size: 12.5px; line-height: 16.6px; }
.pricetype-frm .salesprc .texttyp { float: right; }
.pricetype-frm .salesprc span { font-size: 12.5px; line-height: 16.6px; color: #646464; vertical-align: middle; padding: 11px 0px; display: inline-block; }
.pricetype-frm .salesprc span i { display: inline-block; vertical-align: middle; width: 25px; float: left; margin-right: 5px; }

.pricetype-frm .customizable .bx { padding: 20px 17px 15px; overflow: hidden; border: solid 1px #dbdbdb; background: #fff; }
.pricetype-frm .customizable .inputradioBtn + label { padding: 6px 0px; font-family: 'open_sansregular'; }

.descriptionbite-page .pricetype-frm .selectBoxmain { width: 240px; }
.descriptionbite-page .pricetype-frm .selectBoxmain .selectBox .slcttxt { padding: 9px 15px 8px 15px; }
.descriptionbite-page .pricetype-frm .selectBoxmain .selectBox .slcttxt { font-size: 13px; }

/* occasions-block */
.mainoccasion-block { margin-top: 66px; }
.mainoccasion-block h2 { padding-left: 16px; padding-bottom: 46px; }
.mainoccasion-block .pannel { border: solid 1px #dbdbdb; }
.mainoccasion-block .inputradioBtn + label span { float: none; margin-right: 22px; }
.mainoccasion-block .inputradioBtn + label { padding: 4px 10px; font-family: 'open_sansregular'; margin: 0px; min-height: 34px; }
.mainoccasion-block .inputradioBtn + label em { display: inline-block; vertical-align: middle; font-style: normal; width: 75%; line-height: 13px; }

.mainoccasion-block .pannel table tr th { width: 16.6%; background: #f7f7f7; border-bottom: solid 1px #dbdbdb; border-right: solid 1px #dbdbdb; text-align: left; }
.mainoccasion-block .pannel table tr th.last { border-right: 0px; }
.mainoccasion-block .pannel table tr th span { display: inline-block; font-size: 14.5px; line-height: 16.6px; color: #646464; vertical-align: middle; margin-top: 1px; position: relative; top: 1px; }
.mainoccasion-block .pannel table tr th  i { margin-right: 8px; width: 40px; height: 36px; position: relative; overflow: hidden; display: inline-block; vertical-align: middle; }
.mainoccasion-block .pannel table tr th  i img { position: absolute; top: 0px; left: 0px; bottom: 0px; right: 0px; margin: auto; }
.mainoccasion-block .pannel table tr td { padding: 0px 0px; width: 16.6%; background: #fff; border-right: solid 1px #dbdbdb; text-align: left; }
.mainoccasion-block .pannel table tr td.frst { padding-top: 16px; }
.mainoccasion-block .pannel table tr td.last { padding-bottom: 15px; }

/* turntable-block */
.turntable-block { margin-top: 28px; }
.turntable-block h2 { padding-left: 16px; padding-bottom: 30px; }
.turntable-block .left-pannel { width: 652px; float: left; }
.turntable-block .right-pannel { width: 410px; float: right; }
.turntable-block label { margin-bottom: 8px; }
.turntable-block .textareatyp { height: 246px; }
.turntable-block .right-pannel label { padding-left: 42px; }
.turntable-block .right-pannel .inputradioBtn + label { font-family: 'open_sansregular'; }
.turntable-block .checkpannel { border: solid 1px #dedede; padding: 22px 0px 12px; }
.turntable-block .checkpannel ul { padding-right: 75px; }
.descriptionbite-page .turntable-block .right-pannel .pannel { margin-bottom: 42px; }
.descriptionbite-page .turntable-block .right-pannel .pannel.last { margin-bottom: 0px; }
.turntable-block .right-pannel .checkpannel { position: relative; }
.turntable-block .right-pannel .checkpannel.mangmnt:after { position: absolute; width: 50px; height: 56px; content: ""; top: 24px; right: 15px; background: url(img/management-icon-2.png) no-repeat center; background-size: 52px 51px; }
.turntable-block .right-pannel .checkpannel.todolst:after { position: absolute; width: 41px; height: 47px; content: ""; top: 11px; right: 20px; background: url(img/todolist.png) no-repeat center; background-size: 100%; }

/* album-block */
.album-block{ margin-top: 62px; }
.album-block h2 { padding-left: 16px;  }
.album-block h2, .descriptionbite-page .album-block .right-pannel h2 { padding-bottom: 50px; }
.album-block .left-pannel { width: 652px; float: left; }
.album-block .left-pannel ul li { float: left; width: 25%; }
.album-block .left-pannel ul li img { width: 100%; }
.album-block .right-pannel { width: 410px; float: right; }
.album-block .right-pannel .pannel { padding: 20px 10px 20px 24px; border: solid 1px #dbdbdb; }
.album-block .right-pannel .pannel ul li { overflow: hidden; margin-bottom: 11px; }
.album-block .right-pannel .pannel ul li .chckpnl { float: right; width: 38px; height: 38px; position: relative; }
.album-block .right-pannel .pannel ul li .chckpnl img { position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px; margin: auto; }
.album-block .right-pannel .pannel ul li .textpnl { float: left; width: 320px; }
.album-block .right-pannel .pannel ul li.last { margin-bottom: 0px; }
.album-block .right-pannel .pannel ul li .inputfile { cursor: pointer; width: 85px; height: 28px; position: relative; display: inline-block; font-size: 12.5px; line-height: 16.6px; vertical-align: middle; color: #646464; background: #c1c1c1 url(img/arrow-btn2.png) no-repeat 90% center; line-height: 28px; text-align: left; font-size: 12.5px; color: #fff; border-radius: 2px; padding: 1px 12px; margin-right: 14px; }
.album-block .right-pannel .pannel ul li .inputfile:hover { background: #646464 url(img/arrow-btn2.png) no-repeat 90% center; }
.album-block .right-pannel .pannel ul li .inputfile input[type="file"] { cursor: pointer; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; z-index: 1; opacity: 0; }
.album-block .right-pannel .pannel ul li .textpnl span { display: inline-block; font-size: 12.5px; line-height: 16.6px; vertical-align: middle; color: #646464; }

.album-block .right-pannel .pannel ul li .inputdel { cursor: pointer; width: 85px; height: 28px; position: relative; display: inline-block; font-size: 12.5px; line-height: 16.6px; vertical-align: middle; color: #646464; background: #ffffff url(img/delete-icon.png) no-repeat 10% center; line-height: 26px; text-align: left; font-size: 12.5px; color: #646464; border: solid 1px #cdcdcd; border-radius: 2px; padding: 1px 12px 1px 21px; margin-right: 14px; }
.album-block .right-pannel .pannel ul li .inputdel input[type="button"] { cursor: pointer; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; z-index: 1; opacity: 0; }
.album-block .right-pannel .pannel ul li .inputdel:hover { background: #e6e6e6 url(img/delete-icon.png) no-repeat 10% center; }
.descriptionbite-page .saveBtn { float: right; margin-top: 38px; }

.btm-submenu .right-sec{
	float: right;
	display: inline-block;
	padding-top: 25px;
	width: 100%;
}
.btm-submenu .right-sec .toggle-btn{
	    display: block;
    float: left;
    padding-top: 0;
    height: 42px;
    width: 45px;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    top: 0;
    right: 155px;
    text-align: center;
    line-height: 34px;
    cursor: pointer;
    box-sizing: border-box;
}
.btm-submenu .right-sec .offerete-video-bar-wrap { width: 100%;}
.btm-submenu .nextstep-bar{float: right}
.btm-submenu .right-sec .offerete-video-bar-wrap{float: left}
.btm-submenu .offerete-video-bar-wrap span.toggle-btn.active {right : 155px}
.btm-submenu  .offerete-video-bar-inner {margin-top: 15px}
.pakket-block .img-thumb, .calendar-block{margin: 0;}
.btm-submenu .backtobtn {
	display: inline-block;
	float: right;
	font-size: 14.5px;
	line-height: 30px;
	color: #646464;
	border: solid 1px #c1c1c1;
	border-radius: 5px;
	background: #e4e4e4 url(img/backbtn-n.png) no-repeat 15px center;
	min-width: 155px;
	padding: 5px 15px 5px 25px;
	box-sizing: border-box;
	cursor: pointer;
}
a.btn-disabled{pointer-events: none;
	opacity: 0.4;
}
.nextstep-bar.disabled{ z-index: 1; cursor: not-allowed !important; pointer-events: none; opacity: .4;}
.offerete-content-bar .of-inner-right.ly7 strong.total-option-day { font-size: 52px; margin-bottom: 10px; }
.rows2.rs { display: table; width: 100%; vertical-align: middle; }
.rows2.rs .cols2 { display: table-cell;}
.rows2.rs .cols2.td1 { width: 415px; padding-right: 15px; }
.rows2.rs .cols2.td2 { width: 118px; padding-right: 15px; }

/*topbar hover effect */
#header-wrap.site-header .btm-left-sec2 ul li.othrsel.selected a {font-size: 15px; }
#header-wrap.site-header .btm-left-sec2 ul li.othrsel.selected a i.large-icon {	font-size: 28px;}
#header-wrap.site-header .btm-left-sec2 ul li:hover a { font-family: 'open_sansbold';font-size: 25px; }
#header-wrap.site-header .btm-left-sec2 ul li.thrdSel a {font-size: 16px;font-family: 'open_sansbold';}
#header-wrap.site-header .btm-left-sec2 ul li.secSletd a {font-size: 19px;font-family: 'open_sansbold';}

.offerete-photo-bar .of-inner-left form.imgUploadFormm { display: inline-block; }
.discount-percent { float:right;margin-right: 0px;max-width:  100px;width:  100%; }
img.image-count-day{ width: 61%;}
.image-icon-count-day{ width: 70%;}

figure.room-type{
	width: 150px;
	height: 150px;
	background: #b4a996;
	margin: auto;
	border-radius: 50%;
	position: relative;
}

figure.room-type img {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	height: auto !important;
	max-width: 140px;
}
.setup2-block figure.room-type{
	width: 75px;
	height: 75px;
}
.setup2-block figure.room-type img{
	max-width: 65px;
}
.weddinginsurance-page .checkbox-terms, .weddinginsurance-page .checkbox-agree {
	display: none;
}
.weddinginsurance-page .checkbox-terms + label, .weddinginsurance-page .checkbox-agree + label  {
	display: inline-block;
	vertical-align: middle;
	border: solid 1px #ccc;
	position: relative;
	margin: 5px;
	cursor: pointer;
	margin-top: -1px;
	width: 28px;
	height: 28px;
	border-radius: 5px;
	background: #fff;
	top: 4px;
	line-height: 39px;
}
.weddinginsurance-page .checkbox-terms:checked + label:after, .weddinginsurance-page .checkbox-agree:checked + label:after  {
	position: absolute;
	content: "";
	top: -4px;
	width: 33px;
	height: 30px;
	background: url(img/check-box.png)no-repeat center;
	right: -8px;
}
.weddinginsurance-page .checkbox-terms + label.error, .weddinginsurance-page .checkbox-agree + label.error{border: solid 2px #ff0000;}
#norisk .pointsbox .nameform li input[type="text"].error{border: solid 1px #ff0000;}
.tablepage3 .shutdown:hover{background: #085f69; color: #fff}
.tablepage3 .shutdown:hover:before{background:url(img/insurance-white.png) no-repeat center/27px 34px}
.tablepage3 .shutdown.paid { pointer-events: none; border: none; color: #028b02; font-weight: bold}
.tablepage3 .shutdown.paid:before { pointer-events: none; background: url(img/insurance-green.png) no-repeat center/27px 34px;}
.weddinginsurance-page .checkbox-terms:read-only{pointer-events: none}
.offerete-quotation-bar .offers-details-list .box.comm-tip table td span{display: inline-block;}
.offerete-quotation-bar .offers-details-list .box.comm-tip table td span.afgesloten{color: #028b02 !important; font-weight: bold}
.offerete-quotation-bar .offers-details-list .box.comm-tip table tr.total td.td3 span:after{display: none}

.offerete-quotation-bar .offers-details-list .box.comm-tip table tr.total td.td4 {
	position: relative;
}
.offerete-quotation-bar .offers-details-list .box.comm-tip.created table tr.total td.td4 a.insurance-btn {
	border: solid 1px #ccc;
	padding: 15px 10px 15px 62px;
	position: absolute;
	width: 130px;
	top: -20px;
	background: url(img/insurance-light.png)no-repeat left -20px center/auto 100%;
	font-size: 14px;
	font-weight: 500;
	min-height: 55px;
	cursor: pointer;
	margin-left: 30px;
}
.offerete-quotation-bar .offers-details-list .box.comm-tip.created table tr.total td.td4 a.insurance-btn:hover:after {
    position: absolute;
    top:0px;
    left: 0px;
    width: 100%;
    height: 100%;
    content: "Bekijk";
    text-align: center;
    background: rgba(0,0,0,0.5);
    color: #fff;
    font-style: normal;
    display: flex;
    align-items: center;
    justify-content: center;
}
.offerete-quotation-bar .offers-details-list .box.comm-tip.created table tr.total td.td4 a.insurance-btn:hover span { visibility: hidden; opacity: 0;}
.offerete-quotation-bar a.not-paid-booked .bookbtn {
    cursor: pointer;
    font-size: 12.5px;
    line-height: 21px;
    border: solid 1px #780d6a;
    border-radius: 5px;
    background: #fff url(img/d_dashboard-arrowpurple.png)no-repeat 90% center;
    color: #780d6a;
    min-width: 75px;
    padding: 9px 20px 7px 10px;
    text-align: left;
    opacity: 1;
    margin-top: 5px;
}
.offerete-quotation-bar a.not-paid-booked .bookbtn:hover{
    color: #fff;
    background: #780d6b url(img/arrow-btn2.png)no-repeat 90% center;
}
.weddinginsurance-page .tablepage p.top-insurance-notice{color: red;
	margin-top: -35px;
	margin-right: -20px;
	font-family: initial;
	font-size: 16px;}


/* new css */
.offerete-content-bar.newbx.congo .of-inner-left {
	padding: 65px 23px 30px;
}
.offerete-content-bar.newbx.congo .of-inner-left {
	width: 852px;
}
.offerete-content-bar.newbx.congo .of-inner-right span {
	font-family: 'open_sansitalic';
	margin-bottom: 15px;
}
.offerete-content-bar.newbx.congo .of-inner-left .tr {
	display: table;
	width: 100%;
}
.offerete-content-bar.newbx.congo .of-inner-left .tr .td {
	display: table-cell;
	vertical-align: middle;
}
.offerete-content-bar.newbx.congo .of-inner-left .tr .td.td1 {
	padding-left: 80px;
	width: 220px;
}
.offerete-content-bar.newbx.congo .of-inner-left .tr .td.td2 {
	width: 258px;
}
.offerete-content-bar.newbx.congo .of-inner-left .tr .td.td3 {
	width: 324px;
}
.offerete-content-bar.newbx.congo .of-inner-left .tr .td.td2 figure {
	display: block;
	margin-bottom: 15px;
}
.offerete-content-bar.newbx.congo .of-inner-left .tr .td.td3 {
	color: #646464;
	font-size: 15px;
	font-family: 'open_sansregular';
	line-height: 25px;
	margin-bottom: 25px;
	padding-right: 0;
	letter-spacing: -.25px;
}
.offerete-content-bar.newbx.congo .closebtn {
	position: absolute;
	top: -20px;
	left: -20px;
	width: 40px;
	height: 40px;
	background: #7d7d7c url(img/cross-img31.png)no-repeat center;
	border-radius: 50%;
	cursor: pointer;
}
.offerete-quotation-bar .offers-details-list .box.comm-tip table td.td1{text-align: center;vertical-align: middle;}

.createpopup#supplierProductPopup .inner .btm-cntnt .pannelbx > figure {
    position: relative;
}
.createpopup#supplierProductPopup .inner .btm-cntnt .pannelbx > figure .logo-tag {
    position: absolute;
    bottom: 0px;
    right: 0px;
    display: inline-block;
    width: 100px;
}
.createpopup#supplierProductPopup .inner .btm-cntnt .pannelbx > figure .logo-tag img {
    width: 100%;
}
#putInOptionPurple.createpopup  {
    overflow: scroll;
}
#putInOptionPurple.createpopup .inner {
    margin-bottom: 50px;
}
.createpopup.putoption .inner .lft-col {
        max-width: 220px;
}
.createpopup.putoption .inner .lft-col img {
    max-width:  100%;
}
.createpopup.putoption .inner .rght-col {
    width: 540px;

.weddinginsurance-page #norisk .pointsbox .nameform li input[type="text"] {	width: 200px;}
.weddinginsurance-page #norisk .pointsbox .nameform li span.last-name-insured {	margin-left: 10px;}

.weddinginsurance-page #norisk .pointsbox .btns a.first.on {
	color: #C9C9C9;
	font-family: 'open_sansregular';
	font-weight: bold;
	box-shadow: 0px 3px 3px #E0E0E0 inset;
	background: #FFF;
}

.weddinginsurance-page #norisk .pointsbox .btns a.active {
	box-shadow: 0px -2px 1px #d8d8d8 inset;
	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #84af2e 0%, #4a8009 100%) repeat scroll 0 0;
	color: #fff;
	box-shadow: none;
}

.weddinginsurance-page #norisk .pointsbox .btns a.last.off {
	color: #FFF;
	font-family: "open_sansregular";
	box-shadow: inherit;
	background: #fd5252;
	background: -moz-linear-gradient(top, #fd5252 0%, #cc0606 100%);
	background: -webkit-linear-gradient(top, #fd5252 0%,#cc0606 100%);
	background: linear-gradient(to bottom, #fd5252 0%,#cc0606 100%);
}
.weddinginsurance-page #norisk .pointsbox .btns a.gray {
	box-shadow: 0px 2px 2px #d8d8d8 inset;
	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #f0f0f0 0%, #f6f6f6 100%) repeat scroll 0 0;
}

.weddinginsurance-page #norisk .pointsbox .btns a.active {
	box-shadow: 0px -2px 1px #d8d8d8 inset;
	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #84af2e 0%, #4a8009 100%) repeat scroll 0 0;
	color: #fff;
	box-shadow: none;
}
.weddinginsurance-page #norisk .pointsbox .btns a {
	color: #ccc;
	width: 62px;
	height: 38px;
	float: left;
	line-height: 38px;
	text-align: center;
	font-size: 16px;
	font-family: 'open_sansregular';
}
.weddinginsurance-page #norisk .pointsbox .btns.color12.color, .weddinginsurance-page #norisk .pointsbox .btns.color11 {
	margin-left: 48px;
}
.weddinginsurance-page #norisk .pointsbox .unit-insurance.secound {
	pointer-events: none;
}
.tablepage3 .rows .td1 span img {
	display: inline;
}