*, *:after, *:before {-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}

html {
    -webkit-text-size-adjust: none
}

a{
	color:#380029;
	text-decoration:underline;
	outline:0 none;
}
a:hover{
	color:#b95a0f;
	text-decoration:underline;
}

.kolom-50{
    float: left;
    width: 45%;
    padding-right: 5%;
    margin-bottom: 40px;
}

table tr td{
	color: #380029;
}

.orange{color: #380029;}


::-moz-selection { /* Code for Firefox */
    background: #380029;
    color: #fff;
}

::selection {
    color: #fff;
    background: #380029;
}

.grey{
    background: #f0f0f0;
    padding: 10px;
}


.contact-left{
    float: left;
    width: 60%;
}

.contact-right{
    float: left;
    width: 40%;
}

.contact-right p{
    width: 100% !important;
}


.kolom-20{
    float: left;
    width: 20%;
}




.img-ref {
  width: auto;
  height: 250px;
}

.product-cat {
  display: inline-block;
  width: 300px;
  height: 300px;
  margin-right: 60px;
  text-align: center;
  position: relative;
}

.product-cat h4 {
  font-size: 11px;
  font-weight: 400;
  color: #505050;
  margin-bottom: 15px;
}

.product-cat a {
  text-transform: uppercase;
  font-size: 12px;
  color: #3B1431;
  text-decoration: none;
}

.product-overlay p{
  text-transform: uppercase;
  font-weight: bold;
}

span.roll {
	background:center center no-repeat #fff;
	height: 200px;
	position: absolute;
  text-align: center;
  line-height: 153px;
	width: 200px;
	z-index: 10;
}

/* add the font awesome icon */

.roll:before {
    content: "\f00e";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #380029;
    font-size: 40px;
    padding-right: 0.5em;
    position: absolute;
    left: 80px;
    top: 20px;
}







#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 14px;
  border: none;
  outline: none;
  background-color: #380029;
  color: white;
  cursor: pointer;
  padding: 10px;
  border-radius: 4px;
}

#myBtn:hover {
  background-color: #b95a0f;
}









h1{
  margin-top: 15px !important;
  margin-bottom: 15px !important;
	font-size:30px;
  color: #380029 !important;
}

h2{
	font-size:18px !important;
  color: #380029 !important;
	font-weight: 600;
	margin-top: 25px !important;
	margin-bottom: 10px !important;
}

h3{
	font-size:18px;
  color: #380029 !important;
}

h4{
	font-size:16px;
  color: #380029 !important;
}

h5{
	font-size:14px;
  color: #380029 !important;
}

h6{
	font-size:12px;
  color: #380029 !important;
}

body{
	color:#380029;
  font-family: 'Ubuntu', cursive;
	font-size:14px;
}

input {
    background-color: #efefef;
    border: medium none;
    height: 40px;
    margin-bottom: 15px;
    padding-left: 10px !important;
    width: 240px;
}

textarea {
    background-color: #efefef;
    border: medium none;
    height: 140px;
    margin-bottom: 15px;
    padding-left: 10px !important;
    padding-top: 10px !important;
    width: 240px;
    font-family: 'Ubuntu', cursive;
    font-size: 11px;
}


input#contact {
    background: #380029 none repeat scroll 0 0;
    border: 1px solid #380029;
    color: #fff;
    cursor: pointer;
    font-size: 1.1em;
    font-weight: 500;
    height: 50px;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.2s ease-in-out 0s;
    width: 240px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-border-radius:0;
}

input#contact:hover {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #380029;
    color: #380029;
    cursor: pointer;
    transition: all 0.2s ease-in-out 0s;
}

.contactModern a{
    background-color: #380029;
    border: 1px solid #380029;
    color: #fff;
    margin: 20px 0 20px 0px;
    padding: 20px;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.2s ease-in-out 0s;
}
.contactModern a:hover{
    background-color: #fff;
    color: #380029;
}

label{
	color: #380029;
}

table tr td{
	padding-bottom: 10px;
}

ul.lijst li{
	color: #380029;
	background: url("../images/arrow9.png") no-repeat scroll left 3px rgba(0, 0, 0, 0);
    margin: 10px 15px 10px 0;
    padding: 0 0 0 15px;
    list-style-type: none;
    font-size: 14px;
}


ul.lijst li ul li{
	color: #380029;
	background: url("../images/arrow1.png") no-repeat scroll left 3px rgba(0, 0, 0, 0);
    margin: 10px 15px 0 0;
    padding: 0 0 0 15px;
    list-style-type: none;
    font-size: 14px;
}



ul li{
    list-style-type: none;
}

.flt_lt{
	float:left;
	display:inline;
}

.flt_rt{
	float:right;
	display:inline;
}

table.voordeelcolli tr td{padding: 10px;}

.header_logo img{margin-top: 25px; margin-bottom: 25px;}

.wrapper									{margin:0 auto; min-width:987px;}
.container									{margin:0 auto;}
.header										{width:100%; margin:0; padding:0; display:block;background: #fff;}
.header_content                             {width:1100px; margin:0 auto; display:block; padding:0;}
.header_logo                                {padding:0; float:left; display:inline-block;}
.header_rght                                {float:right; display:inline-block; margin:0; padding: 30px 0px 0px 0px;color: #380029; font-size: 1.5em; text-align: right;}
.header_rght p a                            {color: #fff !important; text-decoration: none !important;}
.header_rght ul                             {float:right; display:inline-block;}
.header_rght ul li                          {float:left; display:inline-block; margin:0 34px 0 0; padding:0;}
.header_rght ul li a                        {display:inline-block; font-size:16px; color:#380029; margin:0; padding:0 0 8px 0; text-decoration: none !important; }
.header_rght ul li a:hover, .header_rght ul li a.active {color: #dde8ea; text-decoration: none !important;}

.nav                                        {width:100%; margin:0; padding:0; background:#fff; display:block;}
.nav_content                                {width:1100px; margin:0 auto; padding:0; display:block; }
.nav_content ul                             {float:left; display:inline-block;}
.nav_content ul li                          {float:left; display:inline-block; margin:0 10px 0 0; padding:0 0 0 0px; border-top:solid 1px #69004c; position:relative;color:#ffffff;}
.nav_content ul li a                        {text-decoration: none !important;display:inline-block; margin:0; padding:0 25px 0 25px ; font-size:15px; color:#69004c; line-height:50px;}
.nav_content ul li a:hover                  {text-decoration: none !important; color: #fff;}
.nav_content ul li:hover a                 {text-decoration: none !important;background: #69004c; color: #fff;}
.nav_content ul li:hover ul                {text-decoration: none !important;display:block;}
.timmer                                     {padding:0 7px !important;}
.nav_content ul li.act a                      {text-decoration: none !important;background: #69004c; color: #fff;}

.nav_content ul li ul                       {text-decoration: none !important;width:164px; background-color:#dde8ea; z-index:999999; margin:0; padding:0; position:absolute; top:39px; left:0px; display:none;}

.nav_content ul li ul li                                {display:block; float:none; margin:0 0 0 0 !important; padding:0 0 0 0px !important; width: 250px;}

.nav_content ul li ul li:hover                               {}

.nav_content ul li ul li a                              {display:block; text-decoration: none !important; margin:0; padding:0 0 0 20px !important; border-bottom:solid 1px #339999; font-size:14px; color:#ffffff; line-height:42px !important; text-decoration:underline; }

.nav_content ul li ul li a:hover                         {display:block !important; text-decoration:none;}

.nav_content ul li ul li a span                         { background:url(../images/arrow.png) no-repeat left center !important;  font-size:15px; padding:0 0 0 15px; }


/* ------------------------ MIAN CONTENT HERE --------------*/
.banner                                    {width:100%; background: #eaeaea; margin:0; padding:30px 0 ; display:block; }
.banner_content                            {width:1100px; background:url(../images/bannerbg.png) no-repeat center top; margin:0 auto; display:block; padding:0; height:350px; position:relative; z-index:9;}
.lftarrow                                  {position:absolute; top:158px; left:9px; background:url(../images/lftarrow.png) no-repeat center top; width:30px; height:35px;}
.rghtarrow                                 {position:absolute; top:158px; right:9px; background:url(../images/rghtarrow.png) no-repeat center top; width:30px; height:35px;}

.banner_down                               {width:100%; margin:0; padding:31px 0; display:block;}
.banner_down_content                       {width:1100px; margin:0 auto; padding:0; display:block;}
.banner_down_content h3                    {color:#380029; padding-bottom: 15px; display:block; font-weight:normal;}
.titel-border                               {border-bottom: 1px solid #380029;}


.banner_down_content p                     {font-size:16px; color:#380029; margin: 0 0 0.7em; display:block; line-height:25px; font-weight:normal; width:100%;}

.images                                    {width:100%; margin:0; padding:30px 0 30px 0; background:#eaeaea; display:block;}
.images_content                            {width:1100px; margin:0 auto; display:block; padding:0;}
.images1                                   {width:300px; height:250px; margin:0 30px 0 0; padding:0; float:left; display:inline-block; background:url(../images/img1.png) no-repeat center top; position:relative;}
.images1 a                                 {font-size:16px; color:#ffffff; background:#dde8ea; width:294px; margin:0; padding:0; text-align:center; position:absolute; bottom:2px; left:3px; line-height:39px; text-decoration:none;}
.images1 a:hover                           {text-decoration:none;}
.images2                                   {width:300px; height:250px; margin:0 30px 0 0; padding:0; float:left; display:inline-block; background:url(../images/img2.png) no-repeat center top; position:relative;}
.images2 a                                 {font-size:16px; color:#ffffff; background:#dde8ea; width:294px; margin:0; padding:0; text-align:center; position:absolute; bottom:2px; left:3px; line-height:39px; text-decoration:none;}
.images2 a:hover                           {text-decoration:none;}
.diensten                                  {width:280px; height:250px; float:left; display:inline-block; margin:0; padding:0 0 0px 26px; background:#dde8ea;}
.diensten ul                               {float:left; display:block;}
.diensten ul li                            {float:left; display:block; margin:0; padding:0 0 0 15px; width:190px; background:url(../images/arrow1.png) no-repeat left 30px;}
.diensten ul li a                          {display:block; margin:0; padding:0;font-size:16px; color:#ffffff; margin:0; padding:24px 0 0 0; display:block; text-decoration:none;}
.diensten  h4                         {font-size:20px; color:#380029; margin:0; padding:20px 0 0 0; display:block;}
.diensten ul li a:hover               {text-decoration:none;}

/* ---------------------------------------------------------*/


/* ------------------ FOOTER HERE --------------------------*/
.footer										{width:100%; margin:0; padding:27px 0 30px 0; display:block; background: #eaeaea;}
.footer_content                             {width:1100px; text-align: center; margin:0 auto; display:block; padding:0;}
.footer_content ul                          {display:inline-block;}
.footer_content ul li                       {display:inline-block; margin:0 7px 0 0; padding:0 14px 0 0; background:url(../images/dot.png) no-repeat right center; font-size:13px; color:#545454; padding-bottom: 5px;}
.footer_content ul li a                     {display:inline-block; margin:0; padding:0; font-size:13px; color:#380029; text-decoration:underline;}
.footer_content ul li a:hover               {text-decoration:none;}
.footer_down                                {width:100%; margin:0 auto; padding:10px 0 0 0; display:block;text-align: center;}
.footer_down p                              {font-size:12px; color:#999999; margin:0; padding:0; display:block;}
.footer_down p span                            {font-size:12px; color:#999999; margin:0; padding:0; display:inline-block;}

.copy										{}
/* ---------------------------------------------------------*/


.tabelcel1{width: 250px;}


/*RESPONSIVE MENU*/
.handle{
    display: none;
}

.nav ul{
    -webkit-transition: max-height 0.4s;
    -ms-transition: max-height 0.4s;
    -moz-transition: max-height 0.4s;
    -o-transition: max-height 0.4s;
    transition: max-height 0.4s;
}

@media screen and (max-width: 1100px){
    .handle {
        display: block;
        padding: 0 20px;
    }

    .nav ul li:nth-child(3) {
         z-index: 999;
    }
    .nav ul li:nth-child(3) ul{
        margin-left: 10px;
    }

    .header_logo{
        padding-top: 0px !important;
    }

    .top-right2{
        background: #380029 !important;
        color: #fff !important;
    }

    .nav_content ul li.act{
        border-left: 0;
    }

    .footer_content ul li{
        padding-right: 0;
        margin-right: 0;
    }

    .speciaal{
        text-align: center;
    }

    .sub-menu, .banner{
        display: none !important;
    }

    .nav_content, .wrapper, .header_content, .footer_content, .banner_content, .banner_down_content, .banner_down_content p, .images_content {
        width: 100%;
    }

    .footer_content, .banner_content, .banner_down_content {
        padding: 0 20px;
    }

    .wrapper{min-width: 30px;}

    .nav{
        display: none;
        float: left;
        padding-top: 0px;
        width: 100%;
        height: auto;
    }
    .nav ul {
        height: auto;
        max-height: 0;
    }

    .nav, .nav ul, .nav ul li, .nav ul li a{
        z-index: 99;
        opacity: 1;
    }
    article, p, img, .wrapper1, .banner, .metaslider, #metaslider_152, .content2, .breadcrumbs{
        z-index: -99;
    }

    .nav ul li a{
        padding-top: 0px;
        line-height: 40px !important;
        padding-left: 10px !important;
    }
    .nav ul li {
        height: 40px !important;
        line-height: 40px !important;
    }

    .nav ul, .nav ul li a, .logo{
        float: none;
        display: block;
    }
    .nav ul li{
        float: none;
        display: block;
        padding: 0 10px;
        width: 100%;
        box-sizing: border-box;
        text-align: left;
        height: 60px;
        line-height: 60px;
        background: #380029;
        border-top: 1px solid #fff;
    }

    .nav ul li:hover{
        color: #380029;
    }

     .nav ul li.current-menu-item a, .nav ul li.current-page-ancestor a, .nav_content ul li a {
       color: #fff !important;
    }



     .nav ul li.current-menu-item a:hover, .nav ul li.current-page-ancestor a:hover {
        color: #380029;
        border: none;
    }
    .nav ul li a:hover{
        color: #380029;
        border: none;
    }
    .handle{
        background: #380029 url("../images/hamburger.png") no-repeat scroll right center;
        display: block;
        color: #fff;
        font-weight: 200;
        line-height: 40px;
        font-size: 1em;
        width: 100%;
        height: auto;
        cursor: pointer;
    }

    p, h3, .contactModern{
        padding-left: 10px !important;
    }

    ul.lijst li, table{
        margin-left: 10px;
    }

    .footer_content ul li{
        float: none;
        display: block;
        background: none;
    }

    p img{
        margin-bottom: 10px;
    }

    .header_logo, .header_rght{float: none; display: block; text-align: center;}
    .header_rght{padding-top:0px; padding-bottom: 20px;}

    .showing{
        max-height: 20em;
    }
    .contact-left{
        float: none;
        width: 100%;
    }

    .contact-right{
        float: none;
        width: 100%;
        margin-top: 50px;
    }
}

    @media screen and (max-width: 550px){
        input, textarea, input#contact{
            width: 200px;
        }
    }

    @media screen and (max-width: 450px){
        input, textarea, input#contact{
            width: 150px;
        }
    }


/*RESPONSIVE MENU*/


@media screen and (max-width: 800px){
    .kolom-20{
        float: none;
        width: 100%;
    }

    .kolom-50{
        float: none;
        width: 100%;
        padding-right: 0;
    }
}



input[type='checkbox'] { width: 10px; height: 10px; }
