/* EXTERNE FONTS */

@import url(http://fonts.googleapis.com/css?family=[NAAM VAN DE FONT]);

/* GEHOSTE FONTS */
@font-face {
    font-family: '[NAAM VAN DE FONT]';
    src: url('fonts/\[BESTANDSNAAM%20VAN%20FONT\].eot');
    src: url('fonts/\[BESTANDSNAAM%20VAN%20FONT\].eot?#iefix') format('embedded-opentype'),
         url('fonts/\[BESTANDSNAAM%20VAN%20FONT\].woff') format('woff'),
         url('fonts/\[BESTANDSNAAM%20VAN%20FONT\].ttf') format('truetype'),
         url('fonts/\[BESTANDSNAAM%20VAN%20FONT\].svg#\[NAAM\ VAN\ DE\ FONT\]') format('svg');
    font-weight: normal;
    font-style: normal;

}@charset "UTF-8";
.mail2 {
    display: none;
}

html,
body {
    margin: 0;
    padding: 0;
    height: 100%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 22px;
    color: #6d6e6c;
}

.name2 {
    display: none;
}

#container {
    min-height: 100%;
    position: relative;
}


/* HEADER */

#headerwrap {
    background: #444444;
    height: 104px;
    position: fixed;
    width: 100%;
    z-index: 1100;
}

#header {
    max-width: 1400px;
    height: 104px;
    margin: 0px auto 0px auto;
    padding: 0px 20px 0px 20px;
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
    position: relative;
    z-index: 1000;
}


/* BODY */

#bodywrap {
    padding-bottom: 160px;
    /* HOOGTE VAN DE FOOTER - AAN TE PASSEN */
}

#body {
    max-width: 1400px;
    margin: 0px auto 0px auto;
    padding: 124px 20px 70px 20px;
}

.homeblocks .col.span_2_of_3 {
    margin-top: 5px;
}

.homeblocks .col.span_1_of_3 {
    margin-bottom: 5px;
}

.homeblocks .xxx {
    margin-left: 10px;
}

.homeblocks .yyy {
    margin-left: 10px;
}

p {
    font-size: 16px;
}

#homepics {
    position: relative;
    display: flex;
    flex-direction: row;
    width: 100%;
    justify-content: space-between;
}

#homepics .right {
    background: url('images/home3.jpg') center;
    background-size: cover;
    width: 30%;
    margin: .5%;
}

#homepics .center {
    background: url('images/overons1.jpg') center;
    background-size: cover;
    width: 30%;
    margin: .5%;
}

#homepics .left {
    float: none;
    width: 40%;
    margin: .5%;
}

#homepics .left:after {
    clear: both;
    display: block;
    content: '';
}

#homepics .left>* {
    background-size: cover;
    background-position: center;
    float: left;
    height: 260px;
    position: relative;
}

#homepics .left>div:first-child,
#homepics .left>a:nth-child(2) {
    margin-bottom: 20px;
}

#homepics .big {
    width: 70%;
}

#homepics .small {
    width: 28%;
    margin-left: 2%;
}

#homepics .small+.small {
    margin-left: 0;
    margin-right: 2%;
}


/* FOOTER */

#footerwrap {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 160px;
    background-image: url(images/bg_foot.jpg);
    background-repeat: repeat-x;
    background-position: top;
}

#footer {
    max-width: 1400px;
    margin: 0px auto 0px auto;
    padding: 0px 20px 0px 20px;
}

#logo {
    position: absolute;
}

.topnav {
    color: #FFF;
    position: absolute;
    right: 0px;
    font-size: 13px;
    line-height: 16px;
    width: 250px;
    margin-top: 15px;
}

.topnav a {
    color: #FFF;
    padding-left: 10%;
    padding-right: 10%;
    display: inline-block;
}

.nav {
    font-size: 14px;
    text-transform: uppercase;
    line-height: 46px;
    padding-top: 58px;
}

.nav ul li a {
    float: right;
    margin-left: 8%;
    color: #FFF;
}

.nav ul li a:hover {
    background-image: url(images/bg_nav.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
}

.ticker {
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
    text-align: center;
    font-size: 24px;
    line-height: 34px;
    color: #aeba22;
    height: 124px;
}

.ticker span {
    background-color: #FFF;
    padding-left: 10px;
    padding-right: 10px;
}

.foot {
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-align: center;
    line-height: 36px;
    color: #FFF;
}

.foot a {
    color: #FFF;
}

h1 {
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
    text-align: center;
    color: #aeba22;
    font-size: 22px;
    text-transform: uppercase;
    line-height: 74px;
    background-image: url(images/h1.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
    margin-bottom: 15px;
}

h2 {
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
    text-align: center;
    color: #aeba22;
    font-size: 18px;
    text-transform: uppercase;
    line-height: 74px;
    margin-bottom: 15px;
}

h3 {
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
    font-size: 12px;
    text-transform: uppercase;
    text-align: center;
    line-height: 33px;
    background-image: url(images/h3.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
    color: #aeba22;
    margin-bottom: 65px;
}

.centr {
    text-align: center;
}

.diensten {}

.diensten h2 {
    text-transform: uppercase;
    color: #AEBA22;
    text-align: center;
    font-size: 16px;
    line-height: 35px;
    background-color: #E6E6E6;
    margin-bottom: 14px;
}

.dienst {
    padding: 30px;
}

.dienst h3 {
    color: #6d6e6c;
    line-height: 48px;
    font-size: 16px;
    background-image: url(images/mat2_bg.png);
    background-repeat: no-repeat;
    background-position: right top;
    text-align: left;
    border-bottom: 2px solid #9ea83b;
    margin-bottom: 0px;
}

.dienst h3:hover {
    background-position: bottom right;
    cursor: pointer;
}

.diensten h2.active {
    background: #b4b342;
    color: #fff;
}

.project {
    position: relative;
}

.project a {
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
    z-index: 100;
}

.project a h2 {
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
    color: #869200;
    font-size: 20px;
    text-transform: uppercase;
    margin-top: 27%;
    line-height: 30px;
}

.project a h2 {
    background-image: url(images/bg_link.png);
}

.project a:hover {
    background-image: url(images/bg_link.png);
}

.project a:hover h2 {
    background-image: none;
}

.groepen {}

.groepen a {
    font-size: 16px;
    text-align: center;
    display: block;
    text-transform: uppercase;
    color: #aeba22;
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
    line-height: 45px;
    background-color: #e6e6e6;
    width: 100%;
}

.plus {
    background-image: url(images/plus.png);
    background-repeat: no-repeat;
    background-position: right top;
    position: absolute;
    width: 52px;
    height: 50px;
    display: block;
    right: 0px;
}

.rel {
    position: relative;
}

.pro_controls {
    height: 45px;
    width: 100%;
    background-image: url(images/line.png);
    background-repeat: repeat-x;
    margin-top: 25px;
    margin-bottom: 25px;
}

.controls_left {
    float: left;
    width: 45%;
    margin-left: 1%;
}

.controls_left a {
    float: left;
    margin-right: 1%;
}

.controls_right {
    float: right;
    width: 45%;
    margin-left: 1%;
}

.controls_right a {
    float: right;
    margin-right: 1%;
}

.materiaal {}

.materiaal h2 {
    color: #AEBA22;
    font-size: 16px;
    line-height: 35px;
    background-color: #E6E6E6;
    margin-bottom: 14px;
    text-align: left;
    padding-left: 2%;
    text-transform: none;
    background-repeat: no-repeat;
    background-position: right top;
    margin-bottom: 10px;
}

.materiaal h2:hover {
    background-position: bottom right;
    cursor: pointer;
}

.materiaal h2.active {
    background: #b4b342;
    color: #fff;
}

.line {
    border-bottom: 2px solid #9ea83b;
    line-height: 1000%;
}

.kader {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 2px solid #d5e14d;
}

.gegevens {
    font-size: 11px;
    line-height: 20px;
    margin-bottom: 5%;
    display: flex;
    flex-direction: row;
}

.gegevens a {
    color: #87921f;
}

.left {
    width: 40%;
}

.right {
    width: 60%;
}

.pad {
    padding: 3%;
}

input[type=text] {
    border: 1px solid #717171;
    padding: 2%;
    width: 100%;
    margin-bottom: 6%;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;
    /* Firefox, other Gecko */
    box-sizing: border-box;
}

textarea {
    border: 1px solid #717171;
    padding: 2%;
    width: 100%;
    margin-bottom: 6%;
    border-radius: 3px;
    min-height: 200px;
    -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;
    /* Firefox, other Gecko */
    box-sizing: border-box;
}

input[type=submit] {
    width: 100%;
    color: #FFF;
    border: none;
    background-color: #bbca17;
    line-height: 40px;
    display: block;
}

.nb {
    max-width: 450px;
    margin: auto;
}


/*  SECTIONS  */

.section {
    clear: both;
    padding: 0px;
    margin: 0px;
}


/*  COLUMN SETUP  */

.col {
    display: block;
    float: left;
    margin: 1% 0 1% 5%;
}

.col:first-child {
    margin-left: 0;
}


/*  GROUPING  */

.group:before,
.group:after {
    content: "";
    display: table;
}

.group:after {
    clear: both;
}

.group {
    zoom: 1;
    /* For IE 6/7 */
}


/*  GRID OF TWO  */

.span_2_of_2 {
    width: 100%;
}

.span_1_of_2 {
    width: 47.5%;
}


/*  GRID OF THREE  */

.span_3_of_3 {
    width: 100%;
}

.span_2_of_3 {
    width: 65%;
}

.span_1_of_3 {
    width: 30%;
}


/*  GRID OF FOUR  */

.span_4_of_4 {
    width: 100%;
}

.span_3_of_4 {
    width: 73.75%;
}

.span_2_of_4 {
    width: 47.5%;
}

.span_1_of_4 {
    width: 21.25%;
}


/*  GRID OF FIVE  */

.span_5_of_5 {
    width: 100%;
}

.span_4_of_5 {
    width: 79%;
}

.span_3_of_5 {
    width: 58%;
}

.span_2_of_5 {
    width: 37%;
}

.span_1_of_5 {
    width: 16%;
}

@media all and (max-width: 1400px) {
    #homepics .big {
        width: 65%;
    }
    #homepics .small {
        width: 33%;
    }
    #homepics .left>* {
        height: 290px;
    }
}


@media all and (max-width: 1180px) {
    #homepics .left>* {
        height: 250px;
    }
}

@media all and (max-width: 1060px) {
    #homepics .left>* {
        height: 220px;
    }
}

@media all and (max-width: 990px) {
    #homepics .left>*:first-child {
        display: none;
    }
    #homepics .left>* {
        height: 290px;
    }
    #homepics .left>.small:nth-child(2) {
        width: 48%;
        margin-left: 0;
    }
    #homepics .left>.small:nth-child(3) {
        width: 48%;
        margin-left: 4%;
        margin-right: 0;
    }
    #homepics .left>.big {
        width: 100%;
    }
}

@media all and (max-width: 930px) {
    #homepics .left>* {
        height: 265px;
    }
}

@media all and (max-width: 880px) {
    #homepics .left>* {
        height: 245px;
    }
}

@media all and (max-width: 850px) {
   #homepics .right {
       display: none;
   }

   #homepics .left, #homepics .center {
       width: 50%;
   }
}

@media all and (max-width: 600px) {
    #homepics .center {
        display: none;
    }
 
    #homepics .left{
        width: 100%;
        margin: 0;
    }

    #homepics .left>div:first-child, #homepics .left>a:nth-child(2) {
     
    }

    #homepics .left>.small:nth-child(2) {
        width: 48%;
        margin-left: 0;
    }
}

/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {
    .col {
        margin: 1% 0 1% 0%;
    }
    .dienst h3 {
        background: none;
    }
}

@media only screen and (max-width: 480px) {
    .span_2_of_2 {
        width: 100%;
    }
    .span_1_of_2 {
        width: 100%;
    }
    .span_3_of_3 {
        width: 100%;
    }
    .span_2_of_3 {
        width: 100%;
    }
    .span_1_of_3 {
        width: 100%;
    }
    .span_4_of_4 {
        width: 100%;
    }
    .span_3_of_4 {
        width: 100%;
    }
    .span_2_of_4 {
        width: 100%;
    }
    .span_1_of_4 {
        width: 100%;
    }
    .span_5_of_5 {
        width: 100%;
    }
    .span_4_of_5 {
        width: 100%;
    }
    .span_3_of_5 {
        width: 100%;
    }
    .span_2_of_5 {
        width: 100%;
    }
    .span_1_of_5 {
        width: 100%;
    }
}

#socmed {
    position: absolute;
    top: 0;
    left: -75px;
    height: 20px;
}

#socmed img,
#socmed a {
    height: 100%;
    padding: 0;
    margin-right: 10px;
}


/* COOKIE MELDING NEW */

#PLCookie {
    position: fixed;
    left: 10px;
    bottom: 10px;
    margin-right: 10px;
    background-color: white;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    z-index: 100;
    padding: 25px;
    transition: all .8s;
    -webkit-box-shadow: 0px 2px 22px 0px rgba(61, 61, 61, 0.41);
    -moz-box-shadow: 0px 2px 22px 0px rgba(61, 61, 61, 0.41);
    box-shadow: 0px 2px 22px 0px rgba(61, 61, 61, 0.41);
}

#PLCookie h2 {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: 'Montserrat', sans-serif;
    color: #353535;
    font-size: 1.6em;
    font-weight: 700;
    margin-bottom: 15px;
    line-height: 30px;
}

#PLCookie p {
    max-width: 500px;
    font-family: 'Montserrat', sans-serif;
    color: #979797;
    margin-bottom: 20px;
    text-align: justify;
    line-height: 150%;
    font-size: 1.1em;
}

.PL_Buttons {
    display: flex;
    justify-content: space-between;
    -ms-align-items: center;
    align-items: center;
    width: 100%;
}

.PL_Buttons a {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: 'Montserrat', sans-serif;
    padding: 15px;
    background-color: #aeba22;
    border: 1px solid #aeba22;
    color: #fefefe;
    width: 48%;
    cursor: pointer;
    text-align: center;
    transition: all .3s;
    margin: 5px;
    font-size: 1.3em;
}

.PL_Buttons a:hover {
    background-color: transparent;
    color: #aeba22;
    border: 1px solid #aeba22;
}


/* NEW COOKIE END */


/* old cookie popup
#PLCookie {
  width: 100%;
  min-height: 50px;
  position: fixed;
  padding: 0 15px;
  z-index: 1000;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #4f4f4f;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(102,102,102,0.23);
  -moz-box-shadow: 0px 0px 20px 0px rgba(102,102,102,0.23);
  box-shadow: 0px 0px 20px 0px rgba(102,102,102,0.23);
}

#PLCookie article {
  max-width: 1200px;
  margin: 0 auto;
  color: #fff;
  letter-spacing: 1px;
  margin-top: 6px;
}

#PLCookie article div {
  float: right;
}

#PLCookie article span {
  display: block;
  padding-top: 6px;
  margin-right: 200px;
}

#PLCookie article div a {
  padding: 10px 15px;
  margin-left: 20px;
  background-color: #fff;
  color: #4f4f4f;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 1px;
  white-space: nowrap;
  cursor: pointer;
  transition: all .3s;
}
#PLCookie article div a:hover {
 background-color: #dbdbdb;
}

@media all and (max-width: 550px) {
  #PLCookie article div {
    float: none;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 6px;
    width: 100%;
  }

  #PLCookie article span {
    display: block;
    padding-top: 6px;
    text-align: center;
    margin-right: 0;
    padding-bottom: 55px;
  }
}
*/

#PL_privacy {
    margin-top: 10px;
    display: flex;
    align-items: center;
}

.privcnt {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: .8em;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    height: 20px;
}

.privcnt input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.privcnt a {
    height: 100%;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    color: black;
    font-weight: 700;
    color: #bbca17;
    position: relative;
    z-index: 10;
}

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #dedede;
}

.privcnt:hover input~.checkmark {
    background-color: #ccc;
}

.privcnt input:checked~.checkmark {
    background-color: #bbca17;
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.privcnt input:checked~.checkmark:after {
    display: block;
}

.privcnt .checkmark:after {
    left: 6px;
    top: 2px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

#content-container {
    width: 50%;
    margin: auto;
    margin-bottom: 2em;
}

#content-container h2 {
    color: #444444;
    font-size: 2.4em;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 1em;
    cursor: pointer;
}

#content-container h3 {
    background-color: #fff;
    color: #000;
    font-size: 1.5em;
    margin: 1em;
    padding: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #000;
    box-shadow: inset 0 0 0 0 #b4b342;
    -webkit-transition: all ease 0.8s;
    -moz-transition: all ease 0.8s;
    transition: all ease 0.8s;
    cursor: pointer;
}

#content-container h2:hover+div>h3,
#content-container h3:hover {
    box-shadow: inset 1200px 0 0 0 #b4b342;
    color: #fefefe;
}

#content-container h3.active {
    color: #fff;
    box-shadow: inset 1200px 0 0 0 #b4b342;
}

#content-container h3 span {
    display: inline-block;
    float: right;
    width: 0;
    height: 0;
    border-bottom: 8px solid transparent;
    border-top: 8px solid transparent;
    border-left: 8px solid #b4b342;
    margin-right: 10px;
    margin-top: 9px;
    -webkit-transition: all ease 0.8s;
    -moz-transition: all ease 0.8s;
    transition: all ease 0.4s;
}

#content-container h2:hover+div>h3>span,
#content-container h3:hover span {
    border-bottom: 8px solid transparent;
    border-top: 8px solid transparent;
    border-left: 8px solid #fff;
    margin-right: 10px;
}

#content-container h3.active span {
    border-bottom: 8px solid transparent;
    border-top: 8px solid transparent;
    border-left: 8px solid #fff;
    margin-right: 10px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    transform: rotate(90deg);
}

#content-container h3.active:hover span {
    border-bottom: 8px solid transparent;
    border-top: 8px solid transparent;
    border-left: 8px solid #fff;
    margin-right: 10px;
}

#content-container h4 {
    margin-left: 2em;
    margin-right: 2em;
    font-size: 1.1em;
    font-weight: bold;
}

#content-container p {
    margin-left: 2em;
    margin-right: 2em;
    margin-bottom: 2em;
}

#content-container ul {
    margin-left: 3em;
    margin-right: 3em;
    margin-bottom: 1em;
}

#content-container li {
    margin-bottom: 0.5em;
    margin-left: 1em;
    list-style: disc;
}

#content-container table {
    margin-left: 3em;
    margin-right: 3em;
    margin-bottom: 1em;
}

#content-container th,
#content-container td {
    border: 1px solid #000;
    padding: 5px;
}

#content-container th {
    font-weight: bold
}

#content-container a {
    color: #D3191C;
}@charset "UTF-8";

/* NIKS AANPASSEN IN DIT BESTAND */
.cb {clear:both}
.fl {float:left}
.fr {float:right}
.al {text-align:left}
.ar {text-align:right}
.aj {text-align:justify}
.ac {text-align:center}
.nm {margin:0px;}
.np {padding:0px;}
.nb {border:none;}
.nbl {border-left:none !important;}
.nbr {border-right:none !important;}
.nbb {border-bottom:none !important;}
.nbt {border-top:none !important;}
.nmr {margin-right:0px !important;}
.nml {margin-left:0px !important;}
.nmt {margin-top:0px !important;}
.nmb {margin-bottom:0px !important;}
.npr {padding-right:0px;}
.npl {padding-left:0px;}
.npt {padding-top:0px;}
.npb {padding-bottom:0px;}
.nbr {border-right: none;}
.nbl {border-left:none;}
.nbt {border-top:none;}
.nbb {border-bottom:none;}
.nbg {background:transparent;}
.dn {display:none;}
.dni {display:none !important;}
.db {display:block;}
.dib {display:inline-block;}
.cp {cursor: pointer;}
.cd {cursor: default;}
.pr {position: relative;}

.rightform
{
	visibility: hidden;
	position: absolute;
}

.center
{
  margin: 0 auto;
  width: 960px;
}

.c ul
{
	padding-left: 15px;
	list-style-type: disc;
	margin: 1em 0;
}

.c p
{
	margin: 1em 0;
}

.c ol
{
	padding-left: 15px;
	list-style-type: decimal;
	margin: 1em 0;
}

.c strong
{
	font-weight: bold;
}

.c em
{
	font-style: italic;
}

.c table
{
	margin: 1em 0;
}

.c td, .c th
{
	border: 1px solid #333;
	padding: 3px;
}

.c blockquote
{
	border-left: 5px solid #aaa;
	padding-left: 5px;
	font-style: italic;
	margin: 1em 0 1em 15px;
}

.four-row-grid>*
{
	width: 21.1%;
	margin-right: 5.2%;
	margin-top: 4%;
	float: left;
}

.four-row-grid>*:nth-child(4n)
{
	margin-right: 0;
}

.three-row-grid>*
{
	width: 30.5%;
	margin-right: 4.2%;
	float: left;
	margin-top: 4%;
}

.three-row-grid>*:nth-child(3n)
{
	margin-right: 0;
}

.five-col-grid>*
{
	width: 15.5%;
	margin-right: 5.625%;
	float: left;
	margin-top: 2%;
}

.five-col-grid img
{
	width: 100%;
}


.five-col-grid>*:nth-child(5n)
{
	margin-right: 0;
}

.six-col-grid>*
{
	width: 14.16%;
	margin-right: 3%;
	float: left;
	margin-top: 2%;
}

.six-col-grid img
{
	width: 100%;
}


.six-col-grid>*:nth-child(6n)
{
	margin-right: 0;
}

.three-row-grid .cb, .four-row-grid .cb, .five-col-grid .cb, .six-col-grid .cb
{
	width: 100%;
	margin: 0;
	float: none !important;
}

@media all and (max-width: 1130px) {
	.six-col-grid>*
	{
		width: 15.5%;
		margin-right: 5.625%;
	}

	.six-col-grid>*:nth-child(6n)
	{
		margin-right: 5.625%;
	}

	.six-col-grid>*:nth-child(5n)
	{
		margin-right: 0;
	}

	.four-row-grid>*
	{
		width: 30.5%;
		margin-right: 4.2%;
	}

	.four-row-grid>*:nth-child(3n)
	{
		margin-right: 0;
	}

	.four-row-grid>*:nth-child(4n)
	{
		margin-right: 4.2%;
	}

	.three-row-grid>*
	{
		width: 47.5%;
		margin-right: 0;
	}

	.three-row-grid>*:nth-child(3n)
	{
		margin-right: 0;
	}

	.three-row-grid>*:nth-child(2n)
	{
		float: right;
	}

	.five-col-grid>*
	{
		width: 21.1%;
		margin-right: 5.2%;
		margin-top: 4%;
	}

	.five-col-grid>*:nth-child(5n)
	{
		margin-right: 5%;
	}

	.five-col-grid>*:nth-child(4n)
	{
		margin-right: 0;
	}
}

@media all and (max-width: 900px) {
	.six-col-grid>*
	{
		width: 22.5%;
		margin-right: 3.33%;
	}

	.six-col-grid>*:nth-child(4n)
	{
		margin-right: 0;
	}

	.six-col-grid>*:nth-child(5n), .six-col-grid>*:nth-child(6n)
	{
		margin-right: 3.33%;
	}
}

@media all and (max-width: 790px) {

	.four-row-grid>*
	{
		width: 47.5%;
		margin-right: 0;
	}

	.four-row-grid>*:nth-child(4n)
	{
		margin-right: 0;
	}

	.four-row-grid>*:nth-child(2n)
	{
		float: right;
	}

	.five-col-grid>*
	{
		width: 30.2%;
		margin-right: 4.2%;
		margin-top: 4%;
	}

	.five-col-grid>*:nth-child(4n)
	{
		margin-right: 4.2%;
	}

	.five-col-grid>*:nth-child(3n)
	{
		margin-right: 0;
	}
}

@media all and (max-width: 680px) {
	.three-row-grid>*
	{
		width: 100%;
		margin-top: 35px;
	}

	.six-col-grid>*
	{
		width: 30%;
		margin-right: 5%;
	}

	.six-col-grid>*:nth-child(4n), .six-col-grid>*:nth-child(5n), .six-col-grid>*:nth-child(6n)
	{
		margin-right: 5%;
	}

	.six-col-grid>*:nth-child(3n)
	{
		margin-right: 0%;
	}
}

@media all and (max-width: 560px) {
	.five-col-grid>*
	{
		width: 47.5%;
		margin-right: 0 !important;
	}

	.five-col-grid>*:nth-child(4n)
	{
		margin-right: 0;
	}

	.five-col-grid>*:nth-child(2n)
	{
		float: right;
	}
}

@media all and (max-width: 460px) {
	.six-col-grid>*
	{
		width: 47%;
		margin-right: 6% !important;
	}

	.six-col-grid>*:nth-child(2n)
	{
		margin-right: 0 !important;
	}
}

@media all and (max-width: 400px) {
	.four-row-grid>*
	{
		width: 100%;
		margin-top: 35px;
	}

	.three-row-grid>*
	{
		width: 100%;
		margin-top: 35px;
	}
}

@media all and (max-width: 380px) {
	.five-col-grid>*
	{
		width: 100%;
		margin-top: 35px;
	}
}
/**********************************************************************************************************
*********************************************FORMS*********************************************************
**********************************************************************************************************/
input:invalid, input:-moz-submit-invalid
{
        -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
}

/**********************************************************************************************************
******************************************MULTISLIDER******************************************************
**********************************************************************************************************/
.loctek-multislider
{
        position: relative;
        overflow: hidden;
}

.loctek-multislider>div
{
        position: relative;
        top: 0;
        left: 0;
}

/**********************************************************************************************************
*******************************************LIGHTBOX********************************************************
**********************************************************************************************************/
.loctek-lightbox
{
        position: fixed;
        background-color: #fff;
        z-index: 100;
        padding: 0 !important;
        left: 50%;
        top: 50%;
        border: 4px solid #FF404F;
        border-radius: 8px;
        -wekkit-border-radius: 8px;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
}

#loctek-photopicker-bg
{
    background-color: #060606;
    border-top: 2px solid #0a0a0a;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
    opacity: 0.6;
    height: 60px;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 101;
}

#loctek-photopicker
{
    height: 70px;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 102;
    text-align: center;
}

#loctek-lightbox-container
{
    position: relative;
}

#loctek-lightbox-right, #loctek-lightbox-left
{
    z-index: 102;
    position: absolute;
    top: 50%;
    margin-top: -27px;
    right: -60px;
    cursor: pointer;
}

#loctek-lightbox-left
{
    right: auto;
    left: -60px;
}

#loctek-lightbox-close
{
    position: absolute;
    right: -15px;
    top: -15px;
    width: 20px;
    height: 20px;
    cursor: pointer;
    line-height: 12px;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    font-family: 'Trebuchet MS', Arial, Helvetica;
    border: 4px solid #58AE26;
    background-color: #FFF;/*#C290E9*/
    border-radius: 15px;
    -webkit-border-radius: 15px;
}

#loctek-photopicker img
{
    cursor: pointer;
    margin: 15px 15px;
    height: 50px;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
}

#loctek-photopicker .active
{
    border: 2px solid #FF404F;
}

.loctek-lightbox-tabs
{
        list-style-type: none;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
}

.loctek-lightbox-tabs li
{
    float: right;
    margin-right: 5px;
    display: inline-block;
    -webkit-border-radius: 0px 0px 4px 4px;
    border-radius: 0px 0px 4px 4px;
    -webkit-box-shadow: 0px 2px 2px 1px #ccc;
    box-shadow: 0px 2px 2px 1px #ccc;
    background-color: #fff;
    padding: 3px 8px;
    cursor: pointer;
}

.loctek-lightbox-left, .loctek-lightbox-right
{
    height: 100%;
    width: 50%;
    position:absolute;
    top: 0;
    left: 0;
    background-image: url(images/trans.png);
}

.loctek-lightbox-loader
{
    margin-left: 8px !important;
    margin-top: 10px !important;
}

.loctek-lightbox-right
{
        left: 50%;
}

.loctek-lightbox
{
        position: fixed;
        background-color: #fff;
        z-index: 100;
        padding: 0 !important;
        left: 50%;
        top: 50%;
}


.loctek-lightbox-cover
{
        position: fixed;
        top: 0;
        left: 0;
        background-color: #000;
        width: 100%;
        height: 100%;
        z-index: 99;
}

/**********************************************************************************************************
********************************************SLIDER*********************************************************
**********************************************************************************************************/
.loctek-slider
{
    overflow: hidden;
    position: relative;
    -webkit-user-select: none;  
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    box-sizing: border-box;
    moz-box-sizing: border-box;
    webkit-box-sizing: border-box;
}

.loctek-slider>*
{
    position: absolute;
}

.loctek-slider-controls
{
    position: absolute;
    bottom: 10px;
    left: 50%;
}

.loctek-slider-controls li
{
    cursor: pointer;
    list-style-type: none;
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 16px;
    height: 16px;
    margin: 0 10px;
    background-color: #fff;
    background-image: linear-gradient(bottom, rgb(232,232,232) 13%, rgb(217,217,217) 88%);
    background-image: -o-linear-gradient(bottom, rgb(232,232,232) 13%, rgb(217,217,217) 88%);
    background-image: -moz-linear-gradient(bottom, rgb(232,232,232) 13%, rgb(217,217,217) 88%);
    background-image: -webkit-linear-gradient(bottom, rgb(232,232,232) 13%, rgb(217,217,217) 88%);
    background-image: -ms-linear-gradient(bottom, rgb(232,232,232) 13%, rgb(217,217,217) 88%);
    
    background-image: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.13, rgb(232,232,232)),
        color-stop(0.88, rgb(217,217,217))
    );
    -webkit-border-radius: 8px;
    border-radius: 8px;
    border: 1px solid #c5c5c5;
}

.loctek-slider-controls li.active
{
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background: #000;
    border-width: 3px;
    width: 18px;
    height: 18px;
    border-color: #fff;
}

/**********************************************************************************************************
********************************************TOOLTIP********************************************************
**********************************************************************************************************/
.loctek-tooltip
{
    position: fixed;
    left: 0;
    top: 0;
    margin-top: -120px;
    background-image: url("images/tooltip.png");
    height: 132px;
    width: 390px;
    display: none;
}
/*
.loctek-tooltip:before
{
    content: '';
    position: absolute;
    left: -16px;
    top: 4px;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right:15px solid #333;
}



.loctek-tooltip.right:before
{
    right: -16px;
    left: auto;
    top: 4px;
    border-left:15px solid #333;
    border-right: none;
}*/

/**********************************************************************************************************
********************************************TICKER*********************************************************
**********************************************************************************************************/
.loctek-ticker
{
    position: relative;
    overflow: hidden;
    text-align: center;
}

.loctek-ticker>*
{
    position: absolute;
    width: 99%;
}

/**********************************************************************************************************
**************************************TRANSPARENT SLIDER***************************************************
**********************************************************************************************************/
.loctek-transparent-slider
{
    width: 100%;
    position: relative;
    overflow: hidden;
}

.loctek-transparent-slider-item
{
    float: left;
}

.loctek-transparent-slider-container
{
    width: 60000px;
    position: absolute;
    left: 50%;
}

/**********************************************************************************************************
********************************************MEDIA QUERYS***************************************************
**********************************************************************************************************/

@media screen and (max-width: 770px){
  .loctek-lightbox-right {
      background: transparent url("images/lightboxright.png") no-repeat scroll right 20px center !important;
  }
  .loctek-lightbox-left {
      background: transparent url("images/lightboxleft.png") no-repeat scroll left 20px center !important;
  }
}