/*contact form*/
.contactform {
	margin-top: 50px;
border: 1px solid #ccc;
padding: 20px;
border-radius: 20px;
}

.contactform label {
	display: block;
	float: left;
	width: 40%;
}

.contactform .akkoord {
margin-left: 40%;
}

.contactform .akkoord label {
display: inline-block;
float: none;
width: auto;
}

.contactform .website {
display: none;
}

.contactform input {
	height: 33px;
	width: 60%;
border-radius: 8px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #666;
padding-left: 10px;
padding-right: 10px;
}

.contactform .akkoord input {
width: auto;
height: auto;
}

.contactform .adres input {
	float: left;
	width: 119px;
	margin-right: 5px;
}

.contactform .postcode input {
        float: left;
        width: 50px;
        margin-right: 5px;
}

.contactform .huisnummer input {
	width: 24px;
}

.contactform textarea {
	height: 60px;
	width: 60%;
border-radius: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #666;
padding-left: 10px;
padding-right: 10px;
}

.contactform .submit {
text-align: right;
	margin-top: 5px;
}

.contactform .submit input {
	width: 100px;
	height: 33px;
        border-radius: 8px;
	background-image: none;
	border-top-color: #CCC;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #CCC;
        background-color: #EEE;
}
.contactform .submit input:hover {
	border-top-color: #666;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #666;
        background-color: #EEE;
}

.red {
    color: #FF0000;
    font-size: 12px;
    font-weight: normal;
}


.contactform select {
    background-repeat: repeat;
    border-color: #666666 #CCCCCC #CCCCCC #666666;
    border-style: solid;
    border-width: 1px;
    height: 20px;
    margin-bottom: 7px;
    width: 150px;
}

@media only screen and (min-width: 960px) and (max-width: 1199px) {
.contactform {
margin-left: 0px;
}
}


@media only screen and (min-width: 768px) and (max-width: 959px) {

.contactform {
margin-left: 0px;
width: 100%;
}

.contactform .submit {
margin-right: 13px;
}

}



@media only screen and (max-width: 767px) {

.contactform {
margin-top: 25px;
margin-left: 0px;
width: auto;
}

.contactform .akkoord {
margin-left: 0;
}

.contactform input {
width: 100%;
}

.contactform label {
float: none;
}

.contactform .submit {
float: none;
}

.contactform textarea {
width: 100%;
}


}

/*eind contact form*/
/* Stylesheet: contactformulier Modified On 2018-05-14 16:46:17 */
html {-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;position: relative;min-height: 100%;}html, body {margin: 0px;padding: 0px;font-family: 'PT Sans', "Century Gothic", Verdana;line-height: normal;font-size: 15px;}body {/* Margin bottom by footer height */margin-bottom: 60px;background: url(https://www.debosrand.nl/assets/images/footerbg.png) center top repeat;}footer {position: fixed;bottom: 0;width: 100%;/* Set the fixed height of the footer here */height: 310px;background: url(https://www.debosrand.nl/assets/images/footerbg.png) center top repeat;padding-top: 40px;color: #fff;line-height: 24px;}img {border: 0 none;}a, a:focus {outline: none;}a:link, a:visited {color: inherit;text-decoration: underline;}a[href^=tel]{color:inherit;text-decoration:none;}.links {float: left;margin: 0 15px 5px 0;}.rechts {float: right;margin: 0 0 5px 15px;}.center {text-align: center;}h1, h2, h3, h4, p {margin-top: 0;margin-bottom: 20px;}textarea {resize: vertical;}.wide {display: block;}.mob {display: none;}.lavalamp-object {background: #8ab73f;border-radius: 15px;}/* start menu */nav.wide {display: block;text-align: center;padding: 30px 0;background: #fff;}nav ul {list-style-type: none;padding: 0px;margin: 0px;}nav ul li {position: relative;display: inline-block;}nav ul li a:link, nav ul li a:visited {height: 35px;line-height: 35px;font-size: 17px;display: block;font-weight: bold;padding-right: 20px;padding-left: 20px;text-decoration: none;color: #6d5322;text-transform: uppercase;transition: all 0.4s;}nav ul li a.active:link, nav ul li a.active:visited {color: #333;}nav ul li ul {display: none;position: absolute;top: 48px;background-color: #469644;border-radius: 20px;padding: 10px;text-align: left;min-width: 100%;}nav ul li ul li {float: none;display: block;}nav ul li ul li a:link, nav ul li ul li a:visited {color: #fff;text-transform: none;height: 30px;line-height: 30px;padding: 0;transition: all 0.4s;}.submenu {margin-bottom: 25px;margin-top: 20px;}.submenu ul {list-style-type: none;padding: 0px;margin: 0px;}.submenu ul li {margin-left: 0px;}.submenu ul li a:link, .submenu ul li a:visited {height: 35px;line-height: 35px;font-size: 17px;display: block;font-weight: bold;padding-right: 20px;padding-left: 20px;text-decoration: none;color: #6d5322;transition: all 0.4s;border-radius: 15px;margin-bottom: 5px;background-color: #fff;border: 1px solid #8ab73f ;}.submenu ul li a.active:link, .submenu ul li a.active:visited {background-color: #8ab73f;color: #fff;}/* eind menu */#logo {width: 160px;position: absolute;margin-left: 50%;left: 200px;top: 60px;}#logo img {max-width: 100%;height: auto;}#topimage {width: 100%;height: 433px;position: relative;background-color: #fff;background: url(https://www.debosrand.nl/assets/images/topbg.jpg) center top repeat-x;}#topimage2 {width: 100%;height: 347px;position: relative;background-color: #fff;background: url(https://www.debosrand.nl/assets/images/topbg2.jpg) center top repeat-x;}#icons {position: absolute;margin-left: 50%;left: -376px;width: 393px;top: 212px;}#topimage2 #icons {left: -310px;top: 165px;}#slogan {position: absolute;width: 540px;margin-left: 50%;font-size: 35px;left: -555px;bottom: 36px;text-align: right;color: #fff;font-style: italic;font-weight: bold;}#topimage2 #slogan {left: 372px;width: 183px;}#slogan a:link, #slogan a:visited {font-size: 30px;color: #fff;text-decoration: none;background: #d6753c;border-radius: 15px;line-height: 35px;padding: 3px 25px;margin-top: 10px;display: inline-block;transition: all 0.4s;}.homeslider {width: 100%;height: auto;margin-top: -165px;margin-left: -100px;overflow: hidden;border: 8px solid #fff;-webkit-box-shadow: 4px 4px 5px 0px rgba(50, 50, 50, 0.5);-moz-box-shadow:    4px 4px 5px 0px rgba(50, 50, 50, 0.5);box-shadow:         4px 4px 5px 0px rgba(50, 50, 50, 0.5);margin-bottom: 30px;}.homeslider img {width: 100%;height: auto;}article {padding-top: 20px;line-height: 24px;}article strong {font-size: 17px;line-height: 24px;}#talen {float: right;}#talen img {width: 25px;height: auto;margin-left: 5px;}aside {padding-left: 100px;line-height: 24px;}.page aside {padding: 20px 0 20px 50px;}aside.contactpage {padding: 20px 0 20px 0;}aside .fa-quote-right {clear: all;margin-top: 20px;}.video-container {position: relative;padding-bottom: 50%;padding-top: 30px; height: 0; overflow: hidden;border: 8px solid #fff;-webkit-box-shadow: 4px 4px 5px 0px rgba(50, 50, 50, 0.5);-moz-box-shadow:    4px 4px 5px 0px rgba(50, 50, 50, 0.5);box-shadow:         4px 4px 5px 0px rgba(50, 50, 50, 0.5);}.video-container iframe,.video-container object,.video-container embed {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}#main {padding-bottom: 40px;background: #fff;}#main img {max-width: 100%;height: auto;}.page #main {padding: 30px 0 25px;}#quote {height: 323px;width: 100%;background: url(https://www.debosrand.nl/assets/images/quotesectionbg2.png) center top repeat-x;font-family: 'Indie Flower';color: #fff;font-size: 33px;padding-top: 88px;line-height: normal;}#quote i {font-size: 20px;}#quote img {float: left;opacity: 0.5;margin-right: 4px;margin-top: -30px;}#quote a:link, #quote a:visited {color: inherit;}.fullwidthpic {background: #c1cca6;position: relative;font-family: 'Indie Flower';color: #fff;font-size: 33px;padding-bottom: 20px;line-height: normal;}.fullwidthpic img {width: 100%;height: auto;}.fullwidthpicbottom {width: 100%;height: 22px;background: url(https://www.debosrand.nl/assets/images/fullwidthpicbottom.png) repeat-x;position: relative;top: -22px;z-index: 9999;}.fullwidthtop {width: 100%;height: 22px;background: url(https://www.debosrand.nl/assets/images/fullwidthtopbg.png) repeat-x;position: absolute;top: 0;z-index: 9999;}.fullwidthbottom {width: 100%;height: 22px;background: url(https://www.debosrand.nl/assets/images/fullwidthbottombg.jpg) repeat-x;position: absolute;bottom: 0;z-index: 9999;}.fullwidthbottom.trans {background: url(https://www.debosrand.nl/assets/images/fullwidthbottombggreen.jpg) repeat-x;}#info {padding: 40px 0;line-height: 24px;background: #fff;}.info.bottom {padding: 40px 0;line-height: 24px;background: #fff;position: relative;top: -10px;line-height: 24px;}#info h2, .info.bottom h2 {font-size: 34px;text-align: center;margin-bottom: 30px;}.info.bottom h2 {margin-bottom: 60px;}h2 span {padding-bottom: 10px;background: url(https://www.debosrand.nl/assets/images/h2border.png) no-repeat center bottom;}#info h3 {margin-bottom: 0;font-size: 27px;margin-top: 20px;line-height: 60px;}#info h3 img {margin-right: 10px;max-height: 64px;width: auto;}#picslider {width: 100%;height: 326px;background: url(https://www.debosrand.nl/assets/images/picsliderbg3.png) center top repeat-x;padding: 65px 0;}#picslider.noinfo {margin-top: -8px;}#picgallery img {max-width: 100%;height: auto;border: 8px solid #fff;margin-bottom: 10px;-webkit-box-shadow: 4px 4px 5px 0px rgba(50, 50, 50, 0.4);-moz-box-shadow:    4px 4px 5px 0px rgba(50, 50, 50, 0.4);box-shadow:         4px 4px 5px 0px rgba(50, 50, 50, 0.4);}.owl-controls {position: absolute;right: 10px;top: -38px;}.owl-prev, .owl-next {display: inline-block;padding: 0 10px;background: #c1cca6;border-radius: 5px;margin-left: 10px;font-size: 20px;line-height: 24px;transition: all 0.4s;}header {z-index: 1000;position: relative;}main {position: relative;margin-bottom: 290px;z-index: 1000;line-height: 24px;}main.page {margin-bottom: 310px;}a.readmore:link, a.readmore:visited {background: #c1cca6;border-radius: 10px;line-height: 35px;padding: 0px 10px;text-decoration: none;line-height: 26px;display: inline-block;transition: all 0.4s;}footer h2 {font-weight: bold;font-size: 26px;}footer ul {margin: 0;padding: 0;list-style-type: none;}footer ul li a:link, footer ul li a:visited  {color: inherit;transition: all 0.4s;text-decoration: none;}footer .fa {color: #88b946;font-size: 33px;background: #fff;border-radius: 50%;text-align: center;width: 50px;height: 50px;padding-top: 10px;margin-right: 15px;}footer img {margin-right: 10px;margin-bottom: 10px;}#ndm {position: absolute;bottom: 0;right: 10px;font-size: 12px;}#ndm a:link, #ndm a:visited {text-decoration: none;}.whitekronkelbottom {width: 100%;height: 32px;position: absolute;left: 0;bottom: -32px;background: url(https://www.debosrand.nl/assets/images/kronkelwhitebottom.png) repeat-x;}.whitekronkeltop {width: 100%;height: 32px;position: absolute;left: 0;top: -32px;background: url(https://www.debosrand.nl/assets/images/kronkelwhitetop.png) repeat-x;}.clearwide {clear: both;height: 1px;margin-bottom: 0!important;}.pdf i {margin-right: 15px;font-size: 22px;}.bg {background-attachment: scroll;background-clip: border-box;background-color: rgba(0, 0, 0, 0);background-position: 50% 50%;background-repeat: no-repeat;background-size: cover;height: 500px;margin: 0 auto;width: 100%;position: relative;overflow: hidden;}.bg img {position: absolute;top: -9999px;bottom: -9999px;left: -9999px;right: -9999px;margin: auto;height: 100%;min-width: 100%;}.iframebox {position: relative;padding-bottom: 500px;height: 0;overflow: hidden;}.iframebox .overlay {background:transparent;position:absolute;width:100%;height:500px;z-index: 999;}.iframebox iframe,.iframebox object,.iframebox embed {position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 998;}.fancybox-image {}
/* Stylesheet: styles Modified On 2020-02-10 15:59:57 */
@media only screen and (min-width: 992px) and (max-width: 1199px) {.bg, .iframebox, .iframebox .overlay {height: 450px;}.iframebox {padding-bottom: 450px;}#slogan {left: -470px;}.homeslider {width: 360px;height: 269px;margin-left: -50px;}aside {padding-left: 50px;}#topimage2 #slogan {left: 268px;}.page #main {padding: 30px 0 25px;}#info h3 {font-size: 23px;}#info h3 img {width: 44px;height: auto;}.info.bottom {padding: 30px 0;}}
/* Stylesheet: r960 Modified On 2016-10-31 14:41:31 */
@media only screen and (min-width: 992px) {a:hover, a:active {text-decoration: none;}nav ul li:hover a {color: #fff;}nav ul li ul li a:hover, nav ul li ul li a:active {color: #333;}.submenu ul li a:hover, .submenu ul li a:active {background-color: #8ab73f;color: #fff;}#slogan a:hover, #slogan a:active {background-color: #469644;}.owl-prev:hover, .owl-next:hover {background: #8ab73f;color: #fff;}a.readmore:hover, a.readmore:active {background-color: #8ab73f;color: #fff;}footer ul li a:hover, footer ul li a:active {color: #333;}}
/* Stylesheet: hovers Modified On 2016-10-06 12:23:34 */
@media only screen and (min-width: 768px) and (max-width: 991px) {nav.wide {padding: 20px 0;}.bg, .iframebox, .iframebox .overlay {height: 300px;}.iframebox {padding-bottom: 300px;}.clearwide {display: none;}#slogan {left: -350px;}#icons {top: 205px;left: -210px;}aside {padding-left: 0;margin-top: 50px;}aside.contactpage {margin-top: 0;}.homeslider {margin-top: 0;margin-left: 50px;float: right;width: 50%;}#quote p {display: block;margin-left: 135px;}#info {padding: 20px 0;}#picslider {height: 365px;background-size: auto 100%;}footer img {height: 50px;}#info > div > div {margin-bottom: 30px;}#topimage2 #slogan {left: 60px;}.page #main {padding: 20px 0;}.cleartab {clear: both;height: 1px;margin-bottom: 0!important;}#info h3 {margin-top: 0;}#info > div > div:last-child {margin-bottom: 0;}.submenu ul li a:link, .submenu ul li a:visited {font-size: 16px;height: 28px;line-height: 28px;}}
/* Stylesheet: r768 Modified On 2016-11-03 16:06:53 */
@media only screen and (max-width: 767px) {html, body {font-size: 14px;}.bg, .iframebox, .iframebox .overlay {height: 200px;}.iframebox {padding-bottom: 200px;}.clearwide {display: none;}body {margin-bottom: 0;}.wide {display: none;}.mob {display: block;}main .container {padding: 0;}nav.wide {padding: 22px 0;}nav.wide ul {display: none;}nav.mob {display: none;width: 100%;height: 100%;background: #fff;position: fixed;top:0;overflow: hidden;z-index: 9998;}nav.mob ul {padding: 40px 15px;text-align: center;list-style-type: none;}nav.mob ul li {float: none;display: block;}nav.mob ul li a:link, nav.mob ul li a:visited {text-decoration: none;display: block;height: auto;padding: 10px 0;font-size: 16px;border-bottom: 1px solid #ccc;}nav.mob ul li ul {display: none;padding: 0;}nav.mob ul li ul li a:link, nav.mob ul li ul li a:visited {font-size: 12px;}.menutrigger {display: block;position: absolute;top:0;right: 0;width: 100%;height: 45px;cursor: pointer;z-index: 9999;text-align: right;}.menutrigger span { position: absolute; right: 10px; top: 20px; }.menutrigger span, .menutrigger span:before, .menutrigger span:after {cursor: pointer;border-radius: 1px;height: 5px;width: 35px;background: #6d5322;position: absolute;display: block;content: '';transition: all 500ms ease-in-out;}.menutrigger span:before {top: -10px;}.menutrigger span:after {bottom: -10px;}.menutrigger.active span {background-color: transparent;}.menutrigger.active span:before, .menutrigger.active span:after {top: 0;}.menutrigger.active span:before {transform: rotate(45deg);-webkit-transform: rotate(45deg);}.menutrigger.active span:after {transform: rotate(-45deg);-webkit-transform: rotate(-45deg);}.submenu {margin-bottom: 0;}.submenu ul li a:link, .submenu ul li a:visited {height: 25px;line-height: 25px;font-size: 15px;}#logo {width: 120px;left: 20px;top: -30px;margin-left: 0;}#topimage {background-size: 346px auto;background-position: -105px top;height: 147px;}#topimage2 {background-size: 346px auto;background-position: -105px top;height: 117px;}#icons {display: none;}#slogan, #topimage2 #slogan {font-size: 16px;width: auto;margin-left: 0;left: auto;right: 10px;bottom: auto;top: 12px;height: 120px;text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);}#topimage2 #slogan {height: 42px;}#slogan a:link, #slogan a:visited {font-size: 21px;line-height: 26px;position: absolute;bottom: 0;right: 0;text-shadow: none;padding: 3px 15px;}.homepage #slogan {height: 34px;top: 112px;}.homepage #slogan a {position: absolute;bottom: auto;top: -100px;}h1 {font-size: 28px;}article strong {font-size: 15px;}aside {padding-left: 0;margin-top: 30px;}.homeslider {margin-top: 0;margin-left: 0;float: none;width: 65%;}#quote {padding-top: 65px;font-size: 20px;}#quote img {margin-right: 15px;}#info {padding: 20px 0;}#info h3 {margin-top: 0;}#info > div > div {margin-bottom: 20px;}#picslider {background-size: auto 100%;height: auto;}main {margin-bottom: 475px;}main.page {margin-bottom: 400px;}footer {height: 475px;padding-top: 20px;/* position: relative;height: auto;*/}footer h2 {font-size: 18px;margin-bottom: 10px;}footer img {height: 30px;margin-right: 5px;}.footercontact {margin-top: 20px;}.page #main {padding: 0;}.fullwidthpicbottom {margin-bottom: -22px;}.fullwidthpic {font-size: 22px;}.fullwidthpic p {margin-bottom: 3px;}.info.bottom {top: -13px;padding: 15px 0;}.info.bottom h2 {margin-bottom: 30px;}.video-container {padding-top: 0;}}
/* Stylesheet: r300 Modified On 2018-02-01 13:03:35 */
@media only screen and (min-width: 480px) and (max-width: 767px) {}















/* Stylesheet: r450 Modified On 2016-10-06 10:52:00 */
