/* MENU */
#main-header {
    color: #FFFFFF;
    background-color: #000;
}

#main-header img {
    max-width: 200px;
}

#menu_ul {
    margin: 0 auto;
    color: #FFFFFF;
}

#menu_ul a:hover .green-half-background {
    border-bottom: 1px solid #FFF;
    box-shadow: 0 -.5em 0 #FFF inset;    
}


#menu_winkelmand_ref:hover, #menu_winkelmand_ref:active {
    color: #16A1A8;
}

h1 {
    color: #16A1A8;
}

#winkelmand_container a {
    text-decoration: none;
}


/* HOME */ 
#home-top {

}

#home-top-content {
    width: inherit;
    height: inherit;
    text-align: center;
    display: flex;
    align-items: center;
}

#home-top-content div {
    width: inherit;
}

#home-top-content h1 {
    margin-bottom: 35px;
}


#home-framaz {
    height: 600px;
    background-image: url("../images/home/framaz_bg_letters.png");    
    background-position: center center;
    background-repeat: no-repeat;
}

#home-framaz-content {
    width: inherit;
    height: inherit;
    text-align: center;
    display: flex;
    align-items: center;
}

#home-framaz-content div {
    width: inherit;
}

#home-framaz-content h1 {
    color: #16A1A8;
    font-size: 16pt;
    margin-bottom: 35px;
}

#home-framaz-content p {
    font-size: 20pt;
    margin-bottom: 0px;
}



#home-mid-1 {    
    color: #FFFFFF;
    background-color: #16A1A8;
    padding: 75px 100px;
}

#home-mid-1 h1 {
    font-size: 30px;
    color: #FFF;
}

#home-mid-1 input {
    border:none;
    border-bottom: 1px solid #FFF;
    color: #FFFFFF;
    background-color: #16A1A8;
    border-radius: 0px;
    margin-bottom: 20px;
}

#home-mid-1 input::placeholder {
    color: #fff;
}

#home-mid-1 button {
    font-weight: bold;
    border-radius: 0px;
    border:none;
    background-color: #16A1A8;
    color: #FFF;
    border-bottom: 1px solid #fff;
}

#home-mid-2 {

    background-color: #e8e7e6;
    padding: 75px 100px;
}

#home-mid-2 h1 {
    margin-bottom: 50px;
}

#home-mid-2 h3 {
    font-size: 1rem;
}

#home-mid-2 div {
    padding-bottom: 20px;
}

#home-mid-2 a:hover, #home-mid-2 a:active {
    text-decoration: underline;
    color: #333;
}


#home-mid-2 a:link, #home-mid-2 a:visited {
    text-decoration: underline;
    color: #333;
}


#home-mid-3 {
    margin-top: 75px;
}

#home-mid3-1 {
    width: inherit;
    height: inherit;    
    padding-top: 75px;
    padding-left:100px;
    padding-right: 100px;
    padding-bottom: 75px;
}

#home-mid3-1-titel {
    padding-bottom: 50px;
    font-size: 2.5rem;
}

#home-mid3-1-subtitel {
    font-size: 26px;
    padding-bottom: 50px;
}



#home-img1 {
    height: 600px;
    background-image: url("../images/home/framaz_referentie.jpg");
    background-size: cover;
    background-position: center center;
}


#home-mid2 {
    height: 100px;
}

#home-mid2 div {
    height: inherit;
}


#home-mid3 {
    padding-top: 50px;
    padding-bottom: 50px;
}

#home-mid4 {

}

#home-mid4-1 {
    padding: 75px 100px;

}

#home-mid4-1 h1 {
    padding-bottom: 25px;
}

#home-download-content {
    padding: 10% 10%;
}

#home-download-content p {
    padding-top: 25px;
}

/* PRODUCTEN - WEBSHOP */
#webshop {
    display: flex;
    align-items: stretch;
}

#webshop-sidebar {
    min-width: 250px;
    max-width: 250px;
    min-height: 100%;    
    background-color: #000;
}

#webshop-sidebar.active {
    margin-left: -250px;
}

#webshop-sidebar a[data-toggle="collapse"] {
    position: relative;
    display: block;
    width: 100%;
    background-color: #878785;
    text-decoration: none;
    color: #FFF;
    padding: 10px 15px;
}

#webshop-sidebar .dropdown-toggle::after {
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
}

#webshop-filtertoggle:active, #webshop-filtertoggle:visited {
    color: #FFF;
    background-color: #16A1A8;
    border-color: #16A1A8;
}

#webshop-downloads table {
    margin-bottom: 0px;
}


.webshop-fabrikant {
    height: 75px;

}

.webshop-productfamilie {
    margin-bottom: 10px;
    margin-top: 10px;
}

.webshop-productfamilie .overlay:hover {
    opacity: 1;
}

.webshop-productfamilie-code {
    text-align: center;
}

#admin-loginoverzichttable td.details-control {
    background: url('../images/icons/details_open.png') no-repeat center center;
    cursor: pointer;
}


#user_favorieten td.details-control {
    background: url('../images/icons/details_open.png') no-repeat center center;
    cursor: pointer;
}

#productfamilie-productentable td.details-control {
    background: url('../images/icons/details_open.png') no-repeat center center;
    cursor: pointer;
}
#producten-productentable tr.shown td.details-control {
    background: url('../images/icons/details_close.png') no-repeat center center;
}

#productfamilie-productenatable td.details-control {
    background: url('../images/icons/details_open.png') no-repeat center center;
    cursor: pointer;
}
#producten-productenatable tr.shown td.details-control {
    background: url('../images/icons/details_close.png') no-repeat center center;
}

#webshop-filters {
    padding-top: 60px;
    background-color: #000;
    color: #fff;
}

#webshop-filters .list-group.list-group-root .list-group {
    margin-bottom: 0;
}

#webshop-filters .list-group.list-group-root .list-group-item {
    border-radius: 0;
    border-width: 1px 0 0 0;
}

#webshop-filters .list-group.list-group-root > .list-group-item:first-child {
    border-top-width: 0;
}

#webshop-filters .list-group.list-group-root > .list-group > .list-group-item {
    padding-left: 30px;
}

#webshop-filters .list-group.list-group-root > .list-group > .list-group > .list-group-item {
    padding-left: 45px;
}

#webshop-filters .list-group a:link,#webshop-filters .list-group a:visited {
    background-color: #000;
    color: #fff;
}

#webshop-filters .list-group a:hover,#webshop-filters .list-group a:active {
    color: #16A1A8;    
}

.webshop-download:link, .webshop-download:visited  {
    color: #16A1A8;
}

.webshop-download:hover, .webshop-download:active {
    color: #16A1A8;
    text-decoration: underline;
}

#webshop-filters svg {
    margin-right: 5px;
}




.zoek_productfamiliefilter_item {
    color: #fff;
    background-color: #16A1A8;
    display: inline-block;
    border-radius: 5px;
    padding-left: inherit;
    margin-right: 20px;
    margin-bottom: 20px;

}

.zoek_productfamiliefilter_item button {
    color: #fff;
    background-color: #16A1A8;
}

#webshop-productfamiliefilter-search-button {
    color: #fff;
    background-color: #16A1A8;
    border-color: #16A1A8;
}

.nav-tabs {
    margin-bottom: 25px;
}




/* CONTACT */

#canvas {
    height: 500px;
    margin-bottom: 50px;
}

#contact-info {
    list-style-type: none;
    padding-left: 0px;
}

#contact-info a {
    color: #16A1A8;
}

#contact-info i, #contact-info svg {
    margin-right: 5px;
}


/* DOWNLOADS */
#downloads {

}

#downloads h1 {
    color: #16A1A8;
    margin-bottom: 25px;
}

#downloads img {
    display: block;
    margin: 0 auto;    
    cursor: pointer;
}

#downloads img:hover {
    filter: grayscale(0%);
}

#downloads a {
    color: #16A1A8;
    text-decoration: underline;
}

#downloads hr {
    margin-top: 25px;
    margin-bottom: 25px;
}


.download-content  h1{
    font-size: 2rem;

}


/* UPDATES */
#updates h1 {
    color: #16A1A8;
    margin-bottom: 25px;
}

#updates a:link, #updates a:visited,
#updates a:hover, #updates a:active {
    color: #16A1A8;     
}

/* REALISATIES / PROJECTEN */
#realisaties {

}

#realisaties h1 {
    color: #16A1A8;
    margin-bottom: 25px;
}

.realisatie {

}

.realisatie-afbeelding {
    padding-bottom: 10px;    
}

.realisatie-afbeelding img {
    border-radius: 15px;
}

.realisatie-titel {
    text-align: center;
    padding-bottom: 10px;
    color: #16A1A8;
}

.realisatie a:hover, .realisatie a:active,
.realisatie a:link, .realisatie a:visited{
    text-decoration: none;
}

#demo-text {
    color: #aeaeae;
}

#realisaties-breadcrumb {
    background-color: #FFF;
    color: #FFF;
}

#realisaties-breadcrumb .breadcrumb-item {
    color: #16A1A8;    
}

#realisaties-back:hover, #realisaties-back:active,
#realisaties-back:link, #realisaties-back:visited
{
    color: #16A1A8;
}


/* about */
#about {
    padding-top: 25px;
}

#about h1 {
    color: #16A1A8;    
    margin-bottom: 25px;
}

#about h3 {
    margin-bottom: 25px;
}

#about h5 {
    font-weight: bold;
}

#about .container {
    padding-top: 25px;
    padding-bottom: 25px;
}

#about a {
    color: #16A1A8;
    text-decoration: underline;
}

#about hr {
    margin-top: 50px;
    margin-bottom: 50px;
    width: 30%;
}


/* FOOTER */
#footer {
    background-color: #000;
    color: #FFF;
}

#footer ul {
    list-style-type: none;
    padding-left: 0px;
}

#footer-content a:hover, #footer-content a:active {
    color: #16A1A8 !important;
    text-decoration: none;
}

#footer-content {
    padding-top: 50px;
    padding-bottom: 50px;
}

#footer-content a:link, #footer-content a:visited {
    color: #FFF;
}

#footer-content .green-half-background:hover {
    border-bottom: 1px solid #FFF;
    box-shadow: 0 -.5em 0 #FFF inset;
}



/* ADMIN PROJECT */
#admin-project .nav a {
    color: #16A1A8;
    background-color: #fff;
    padding: 20px;
    text-decoration: none;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-left: 1px solid #16A1A8;
    border-right: 1px solid #16A1A8;
    border-top: 1px solid #16A1A8;
    display: inline-block;
}

#admin-project .nav-tabs {
    border-bottom: 1px solid #16A1A8;
}

#admin-project .nav a:hover,
#admin-project .nav a.active {
    background-color: #16A1A8;    
    border-color: #16A1A8;
    color: #fff;
}

#admin-project .tab-pane {
    padding-top: 20px;
    padding-bottom: 20px;
}



/* ADMIN - PRODUCTFAMILIES */
#admin_productfamilies .nav a {
    color: #16A1A8;
    background-color: #fff;
    padding: 20px;
    text-decoration: none;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-left: 1px solid #16A1A8;
    border-right: 1px solid #16A1A8;
    border-top: 1px solid #16A1A8;
    display: inline-block;
}

#admin_productfamilies .nav-tabs {
    border-bottom: 1px solid #16A1A8;
}


#admin_productfamilies .nav a:hover,
#admin_productfamilies .nav a.active {
    background-color: #16A1A8;    
    border-color: #16A1A8;
    color: #fff;
}

#admin_productfamilies .tab-pane {
    padding-top: 20px;
    padding-bottom: 20px;
}



#productfamilie_onderdelen_table {
    width: 100%;
}


/* ADMIN - PRODUCTFAMILIE FILTERS */
#productfamiliefilters .nav a {
    color: #16A1A8;
    background-color: #fff;
    padding: 20px;
    text-decoration: none;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-left: 1px solid #16A1A8;
    border-right: 1px solid #16A1A8;
    border-top: 1px solid #16A1A8;
    display: inline-block;
}

#productfamiliefilters .nav-tabs {
    border-bottom: 1px solid #16A1A8;
}


#productfamiliefilters .nav a:hover,
#productfamiliefilters .nav a.active {
    background-color: #16A1A8;    
    border-color: #16A1A8;
    color: #fff;
}

#productfamiliefilters .tab-pane {
    padding-top: 20px;
    padding-bottom: 20px;
}

.admin-filter-edit,
.admin-filter-delete {
    width: 50px;
    cursor: pointer;
}


.admin-productfamiliefiltersamenstelling {

}





/* SWITCH */

/* The switch - the box around the slider */
.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
    float:right;
}

/* Hide default HTML checkbox */
.switch input {display:none;}

/* The slider */
.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #f44336;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input.default:checked + .slider {
    background-color: #444;
}
input.primary:checked + .slider {
    background-color: #2196F3;
}
input.success:checked + .slider {
    background-color: #8bc34a;
}
input.info:checked + .slider {
    background-color: #3de0f5;
}
input.warning:checked + .slider {
    background-color: #FFC107;
}
input.danger:checked + .slider {
    background-color: #f44336;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}



/* user - wijzig - gegevens */
#user-wijzig-gegevens a {
    text-decoration: none;
}



/* CLASSES */

.mr10 {
    margin-right: 10px;
}

.buttonOpmaak, .buttonOpmaak_green {
    cursor: pointer;
}

.framaz_green {
    color: #16A1A8;
}

.tdecnone {
    text-decoration: none !important;
}



.black-ref:link, .black-ref:visited {
    font-weight: bold;
    color: #000;
    text-decoration: none;
    border-bottom: 1px solid #000;
    padding-bottom: 10px;
}

.black-ref:hover, .black-ref:active {
    font-weight: bold;
    color: #000;
    text-decoration: none;
    border-bottom: 1px solid #000;
    padding-bottom: 10px;
}

.black-ref svg {
    padding-left: 5px;
}


.green-half-background {
    border-bottom: 1px solid #16A1A8;
    box-shadow: 0 -.5em 0 #16A1A8 inset;
}

.mbot35 {
    margin-bottom: 35px !important;
}

.no-padding {
    padding: 0 !important;
}

.no-margin {
    margin: 0 !important;
}

.form-control:focus {
    border-color: inherit;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.bg-gray1 {
    background-color: #e8e7e6;
}

.bg-gray2 {
    background-color: #F4F3F2;
}

.img-c-lign {
    margin: 0 auto;
    display: block;
}

.t-dec-none{
    text-decoration: none !important;
}

.home-gr-title {
    color: #16A1A8;
    font-size: 16pt;
}

.pbot5 {
    padding-bottom: 5px;
}

.btnFramaz {
    background-color: #16A1A8;
    color: #FFF;
}

.color-red {
    color: red;
}

.grayscale {
    filter: grayscale(100%);
}

.btn-primary {
    color: #FFF;
    border-color: #16A1A8;
    background-color: #16A1A8;

}

.btn-primary:hover {
    border-color: #1CCCD5;
    background-color: #1CCCD5;
    color: #FFF;
}

.pbot5 {
    padding-bottom: 5px;
}

.pbot10 {
    padding-bottom: 10px;
}


.overlay {    
    position: absolute;
    opacity: 0;
    background: rgba(22, 161, 168, 0.4) none repeat scroll 0 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    top: 0; 
    left:0;
}

.overlay_img {
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.ptopbot25 {
    padding-top: 25px;
    padding-bottom: 25px;
}

.pbot25 {
    padding-bottom: 25px;
}

.pleftright15 {
    padding-left: 15px;
    padding-right: 15px;
}

.hidden {
    display: none;
}

.hidden_search {
    display: none;
}

.selected {
    font-weight: bold;
    color: #16A1A8 !important;
}

.ptop25 {
    padding-top: 25px;
}

.ptop50 {
    padding-top: 50px;
}






/* Elastislide Style */

.elastislide-list {
    list-style-type: none;
    display: none;
}

.no-js .elastislide-list {
    display: block;
}

.elastislide-carousel {
    height: 70px;
}

.elastislide-carousel ul li {
    min-width: 20px; /* minimum width of the image (min width + border) */

}

.carousel-caption {
    background: rgba(0,0,0,0.4);
}

.carousel-caption a:link, .carousel-caption a:visited,
.carousel-caption a:hover, .carousel-caption a:active {
    color: #FFFFFF;
    text-decoration: none;
}


.elastislide-wrapper {
    position: relative;
    /*background-color: #fff;*/
    margin: 0 auto;
    min-height: 40px;
    /*box-shadow: 1px 1px 3px rgba(0,0,0,0.2);*/
}

.elastislide-wrapper.elastislide-loading {
    background-image: url(../images/loading.gif);
    background-repeat: no-repeat;
    background-position: center center;
}

.elastislide-horizontal {
    padding:4px 36px;
}

.elastislide-vertical {
    padding: 36px 4px;
}

.elastislide-carousel {
    overflow: hidden;
    position: relative;
}

.elastislide-carousel ul {
    position: relative;
    display: block;
    list-style-type: none;
    padding: 0;
    margin: 0;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
}

.elastislide-horizontal ul {
    white-space: nowrap;
    font-size:0pt;
}

.elastislide-carousel ul li {
    margin: 0;
    -webkit-backface-visibility: hidden;

}

.elastislide-horizontal ul li {
    height: 100%;
    display: inline-block;
    padding:3px;
}

.elastislide-vertical ul li {
    display: block;
}

.elastislide-carousel ul li a {
    display:block;
    outline:none;
    border:4px solid #fff;
    -webkit-transition:border-color .2s ease-in , background-color .2s ease-in;
    -moz-transition:border-color .2s ease-in , background-color .2s ease-in;
    -o-transition:border-color .2s ease-in , background-color .2s ease-in;
    -ms-transition:border-color .2s ease-in , background-color .2s ease-in;
    transition:border-color .2s ease-in , background-color .2s ease-in;
    box-shadow:0 1px 2px rgba(0, 0, 0, 0.15);
}

.elastislide-carousel ul li a img {
    display: block;
    max-width: 100%;
    /*border:4px solid #fff;*/
    border:none;

}
.elastislide-carousel ul li a:hover {

}
.elastislide-carousel ul li.active a
{
    border:4px solid #16A1A8;    
}


/* Navigation Arrows */
.elastislide-horizontal nav span {
    position:absolute;   
    width:19px;
    height:33px;
    text-indent: -9000px;
    cursor:pointer;    
    background-repeat:no-repeat;

}
.elastislide-horizontal nav span {
    top: 50%;
    left: 10px;
    margin-top: -16px;
    background-image: url("../images/previous.png");

}
.elastislide-horizontal nav span.elastislide-next {
    right: 10px;
    left: auto; 
    background-image: url("../images/next.png");
}





#demo6carousel {
    max-height: none !important;
    height: 105px !important;
    text-align: center;
}

.demowrap
{

    display:block;
}
.demowrap img
{
    width:100%;
}


.cf:before,
.cf:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.cf:after {
    clear: both;
}

/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.cf {
    *zoom: 1;
}
.info
{
    text-indent:1em;
}
.box
{
    margin-bottom:40px;
    width: auto;
}

.footer h2
{
    border-bottom:1px solid #aaa;
    padding:10px 0;
}

#option ul
{
    list-style:square;
    line-height:2em;
}
#option b
{
    color:#333;
    padding:0 5px;
    text-shadow:1px 1px 0 #fff;

}
#option i
{
    color:#F30;
    margin-left:5px;
}

.framaz-blue {
    color: #16A1A8;
}

.cursor {
    cursor: pointer;
}

.mbot10 {
    margin-bottom: 10px;
}

.nopadding {
    padding: 0px;
}

.standaard_svg {
    color: #16A1A8;
    background-color: #FFF;
}

.nopadlr {
    padding-left: 0px !important;
    padding-right: 0px !important;
}


/* MEDIA QUERIES */
@media (max-width: 768px) {
    #webshop-sidebar {
        margin-left: -250px;
    }
    #webshop-sidebar.active {
        margin-left: 0;
    }

    #webshop-filtertoggle {
        display: block;
    }
}

@media (min-width: 768px) {
    #webshop-filtertoggle {
        display: none;
    }
}