/*@import url('https://fonts.googleapis.com/css?family=Cormorant+Upright');*/
/*@import url('https://fonts.googleapis.com/css?family=Didact Gothic');*/
@import url('https://fonts.googleapis.com/css?family=Oxygen&display=swap');
@import url('https://fonts.googleapis.com/css?family=Montserrat+Alternates');
@import url('https://fonts.googleapis.com/css?family=Montserrat&display=swap');
/*@import url('https://fonts.googleapis.com/css?family=Didact+Gothic');*/
/*@import url('https://fonts.googleapis.com/css?family=Philosopher');*/
/*@import url('https://fonts.googleapis.com/css?family=Play');*/
/*@import url('https://fonts.googleapis.com/css?family=Overlock');*/
/*@import url('https://fonts.googleapis.com/css?family=Laila');*/
/*@import url('https://fonts.googleapis.com/css?family=Ubuntu');*/
/*@import url('https://fonts.googleapis.com/css?family=Poiret+One');*/

.logo {
    /*font-family: 'Play','Cormorant Upright', serif;*/
    /*font-family: 'Didact Gothic','Didact Gothic', sans-serif;*/
    /*font-family: 'Ubuntu','Overlock','Play','Philosopher', sans-serif, 'Laila', serif,'Didact Gothic','Didact Gothic', sans-serif;*/
    /*font-family: 'Quicksand', sans-serif;*/
    /*font-family: 'Montserrat', cursive;*/
    font-family: 'Montserrat', sans-serif;
    /*font-family: 'Poiret One', cursive, 'Quicksand','Ubuntu','Overlock','Play','Philosopher', sans-serif, 'Laila', serif,'Didact Gothic','Didact Gothic', sans-serif;*/
    /*text-shadow: 1px 1px 6px rgb(0, 0, 0);*/
    font-weight: 400;
    /*font-size: calc(2rem + 1vw);*/

}


#logofp{
    transition: all 0.3s;
}
h1 {
    font-size: calc(2rem + 1vw);
}

h2 {
    font-size: calc(1rem + 1.2vw);
}

h3 {
    font-size: calc(1.7rem );
    /*font-size: calc(.7rem + 1vw);*/
}

.header h1 {
    font-size: calc(2.2rem + 1.8vw);
}

.header h2 {
    font-size: calc(1.8rem + 1.4vw);
}

.header h3 {
    font-size: calc(1.3rem + .8vw);
}

p {

    font-size: 1em;
    /*color: #0b0b0b;*/
}
.header p {

    font-size: .8em;
}
header {
    padding-top: 5em;
}
/*.light-bg {*/
/*text-shadow: none;*/
/*}*/

.ratingstars {
    font-size: calc(.4em + 1.1vw);
    margin-right: -15px;
}

.logo-top {

    font-size: 2.57em;

}
.section-heading {
    color: #bc1521;
    /*font-weight: 900;*/
text-transform: uppercase;
}
.text-primary {
    color: #bc1521!important;
}
body {
    /*background: #929292;*/
    color: #58717e;
    /*color: #495163;*/
    font-size: 1.1rem;
    font-family: 'Oxygen', sans-serif,'Quicksand';
    background: #f7f7f7;
}

.footer {
    background: #FFFFFF;
    /*background: #f2f2f2;*/
    color: #65697d;
border-top: 1px solid #bc1521;
    padding-bottom: 10px;
}
.navbar {
    border-bottom: 1px solid #bc1521;
    height: 50px;
}
.img-fullwidth {
    /*padding: .25rem;*/
    background-color: #fff;
    /*border: 1px solid #dee2e6;*/
    /*border-radius: .25rem;*/
    max-width: 100%;
    height: auto;
}
a, a:hover {
    color: #333;
}
p > a, a:hover {
    color: #ee3322;
}
.text-white {
    /*text-shadow: 1px 1px 2px rgb(40, 40, 40);*/
}

.text-black {
    /*text-shadow: 1px 1px 1px rgb(255, 255, 255);*/
}
.text-red {
    color: #bc1521!important;
}
.text-blue {

    color: #2a60aa !important;

}
.text-green {

    color: #0f9915 !important;

}
.text-darkyellow {

    color: #ffa239 !important;

}
.text-grey {

    color: #929292 !important;

}
.text-lightgrey {

    color: #bfbfbf !important;

}

.mainbody {
    /*background: #FFF;*/
    /*padding-top: 6em;*/
}



.modal-body {
    color: #8b8b92;
}

.card {

    background-color: #444;

}

.btn-group {
    /*border: 1px solid #ced4da;*/
}

.btn-group .btn + .btn {
    margin-left: auto;
}

.input-group-text {

    background-color: #f7f7f7;
    border: none;
    color: #a3a3a3;

}

.navbar {
    background-color: white;
    padding: 0;
}

.slick-slide a {
    cursor: -moz-zoom-in;
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
}

.carousel-caption {
    /* bottom: 40%; */
    /*background-color: rgba(13, 13, 18, 0.63);*/
    border-radius: 20px;
    width: 80%;
    left: 10%;
    right: 0;
    bottom: 20%;
}
/*.carousel-item img {*/
    /*max-height: 100vh;*/
    /*object-fit: cover;*/
/*}*/
.carousel-inner > .carousel-item > img, .carousel-inner > .carousel-item > a > img {
    display: block;
    height: 40vh;
    min-width: 100%;
    width: 100%;
    max-width: 100%;
    line-height: 1;
}

.alert {
    position: fixed;
    top: 80px;
    right: 30px;
    /*width: 40em;*/
    max-width: 100%;
    padding-right: 50px;
    -webkit-box-shadow: 0px 0px 30px 5px rgba(132, 128, 128, 0.42);
    -moz-box-shadow: 0px 0px 30px 5px rgba(132, 128, 128, 0.42);
    box-shadow: 0px 0px 30px 5px rgba(132, 128, 128, 0.42);
    z-index: 999999;
}

.fadehover {
    font-size: 1.1em;
    opacity: .7;
    color: #ffffff;

}

.fadehover:hover {
    color: #ffffff;
    opacity: 1;
}

.arrow {
    position: relative;
    bottom: -2rem;
    left: 50%;
    margin-left: -20px;
    width: 40px;
    height: 40px;

    /**
     * Dark Arrow Down
     */

    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iNTEycHgiIGhlaWdodD0iNTEycHgiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA1MTIgNTEyIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0yOTMuNzUxLDQ1NS44NjhjLTIwLjE4MSwyMC4xNzktNTMuMTY1LDE5LjkxMy03My42NzMtMC41OTVsMCwwYy0yMC41MDgtMjAuNTA4LTIwLjc3My01My40OTMtMC41OTQtNzMuNjcyDQoJbDE4OS45OTktMTkwYzIwLjE3OC0yMC4xNzgsNTMuMTY0LTE5LjkxMyw3My42NzIsMC41OTVsMCwwYzIwLjUwOCwyMC41MDksMjAuNzcyLDUzLjQ5MiwwLjU5NSw3My42NzFMMjkzLjc1MSw0NTUuODY4eiIvPg0KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTIyMC4yNDksNDU1Ljg2OGMyMC4xOCwyMC4xNzksNTMuMTY0LDE5LjkxMyw3My42NzItMC41OTVsMCwwYzIwLjUwOS0yMC41MDgsMjAuNzc0LTUzLjQ5MywwLjU5Ni03My42NzINCglsLTE5MC0xOTBjLTIwLjE3OC0yMC4xNzgtNTMuMTY0LTE5LjkxMy03My42NzEsMC41OTVsMCwwYy0yMC41MDgsMjAuNTA5LTIwLjc3Miw1My40OTItMC41OTUsNzMuNjcxTDIyMC4yNDksNDU1Ljg2OHoiLz4NCjwvc3ZnPg0K);
    background-size: contain;
}

.bounce {
    animation: bounce 4s 2;
}

@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        transform: translateY(0);
    }
    40% {
        transform: translateY(-30px);
    }
    60% {
        transform: translateY(-15px);
    }
}

.flag {
    opacity: 0.8;
    height: 1.3em;
}

.dropdown-menu {

    background-color: rgba(255, 255, 255, 0.94);
    /*text-shadow: 1px 1px 1px rgb(255, 255, 255);*/
    /*font-style: italic;*/
    /*font-weight: bold;*/
}

.text-shadow {
    text-shadow: 1px 1px 2px rgb(40, 40, 40);
}

.coverpage {
    height: 100vh;
    min-height: 550px;
    padding-top: 0;
    padding-bottom: 0;
    overflow: auto;
}

/*
tot hier lect, hieronder robots
 */

/*@import "https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700";*/
/*@import url('https://fonts.googleapis.com/css?family=Quicksand');*/

#mainpane {
    /*background:  linear-gradient(82deg, rgba(239, 239, 239, 0.95) 0%, #ffffff 50%, #ffffff 50%, rgba(239, 239, 239, 0.95) 100%);*/
    background: #f6f8f9; /* Old browsers */
    background: -moz-linear-gradient(left, #f6f8f9 0%, #ffffff 28%, #f5f5f5 55%, #f5f7f9 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #f6f8f9 0%, #ffffff 28%, #f5f5f5 55%, #f5f7f9 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #f6f8f9 0%, #ffffff 28%, #f5f5f5 55%, #f5f7f9 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f8f9', endColorstr='#f5f7f9', GradientType=1); /* IE6-9 */
}

#cookieconsent {
    /*height: 3em;*/
    width: 100%;
    background-color: #f5f5f5;
    background-color: #f5f5f5e8;

    position: fixed;
    bottom: 0%;
    padding: 1em;
    opacity: 1;
    -webkit-box-shadow: 0px -6px 26px -7px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px -6px 26px -7px rgba(0, 0, 0, 0.75);
    box-shadow: 0px -6px 26px -7px rgba(0, 0, 0, 0.75);
    z-index: 99999;

}

.container {
    /*max-width: 1260px;*/
    /* KRIJGT BREDE BANNER max-width: 1210px;*/
    /*max-width: 1364px;*/
    max-width: 1200px;
    /*max-width: 1140px;*/

}

.wrapper {

    padding: 1.3em 0 5em 0;
    /*box-shadow: inset 0 0 8px #666666;*/
}

h1, h1 a, h2, h2 a, h3, h3 a, h4, h4 a, h5, h5 a {
    font-family: 'Montserrat', sans-serif;
    /*font-family: 'Quicksand', 'Ubuntu', 'Overlock', 'Play', 'Philosopher', 'Didact Gothic', sans-serif;*/
    font-weight: 400;
    color: #bc1521;
text-transform: uppercase;
    margin-bottom: 0;

   line-height: 1.4;


}
h5 {
    font-size: 1rem;
}
.carousel-inner h4 {
    color: whitesmoke;
}
.nav-item span{
    padding: 0 1em 0 1em;
}
.nav-item a {
    color: rgba(0,0,0,.5);
    text-transform: uppercase;

}

.nav-item a:hover {
    color: rgb(0, 0, 0);
    /*color: #bc1521;*/
    /* text-shadow: 0px 0px 1px rgba(181, 187, 94, 0.5); */
    /* background-color: #f0ffff52; */
    /* border-radius: 5px; */
    border-bottom: 0.14em #bc1521 solid;
    margin-bottom: -0.14em;

    /*padding: 0;*/
    /*transition:  .2s;*/
}
/*header .dropdown-menu {*/
/*min-width: 1rem;*/
/*background-color:rgb(95, 108, 128);*/
/*border: none;*/
/*color: white;*/
/*}*/
/*header .dropdown-menu a {*/

/*color: white;*/

/*}*/
/*header .dropdown-menu a:hover {*/

/*background-color: #42596e;*/

/*}*/
.dropdown-menu li:hover .sub-menu {
    visibility: visible;
}

.container-fluid {

    padding-left: 0px;
    padding-right: 0px;
    margin-top: auto;
    margin-top: auto;
    /* KRIJGT BREDE BANNER max-width: 1210px;*/
    max-width: 1260px;

}

.jumbotron {
    padding: .3em;
    margin-bottom: auto;

}

.welcome {
    padding: 7px;
}

.btn {

    transition: background-color .01s ease-in-out, border-color .01s ease-in-out, box-shadow .01s ease-in-out;
}

.navbar-nav {
    /*display: -ms-flexbox;*/
    /*display: flex;*/
    /*-ms-flex-direction: row;*/
    /*flex-direction: row;*/
    /*padding-left: 6px;*/
    margin-bottom: 0;
    list-style: none;
}

hr {

    border-top: 1px solid #bc1521;

}

.prodimgcard {
    max-height: 26em;
    overflow: hidden;
}

.video .carousel-item img {
    border-radius: 5px;
    margin-top: -2em;

}

.video .carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 22em;
    border-radius: 6px;
}

.btn-bottom {
    border-radius: 0 0 .5rem .5rem !important;
    background-color: #b5bac1db;
}

/*.carousel {*/
    /*!*height:15em;*!*/
/*}*/

/*.carousel-caption {*/

    /*!*bottom: 40%;*!*/
    /*background-color: rgba(13, 13, 18, 0.63);*/
    /*border-radius: 0px;*/
    /*width: 100%;*/
    /*left: 0;*/
    /*right: 0;*/
    /*bottom: 0;*/
/*}*/

/*.carousel-caption h5 {*/

    /*color: #ffffff;*/
/*}*/

.lect-tooltip:hover {
    color: #bc1521;
    /*text-shadow: 0px 0px 1px rgba(181, 187, 94, 0.5);*/
    /*background-color: #f0ffff52;*/
    /*border-radius: 5px;*/
    /*border-bottom: 0.14em #bc1521 solid;*/
    /*margin-bottom: -0.14em;*/
    padding: 0;
}

.carousel-inner {

    border-radius: 6px;
    margin-bottom: 2em;
}

/*.carousel-inner > .carousel-item {*/
/*height: 100vh;*/
/*}*/

/*.carousel-inner > .carousel-item > img {*/
/*position: absolute;*/
/*top: 50%;*/
/*left: 50%;*/
/*-webkit-transform: translate(-50%, -50%);*/
/*-ms-transform: translate(-50%, -50%);*/
/*transform: translate(-50%, -50%);*/
/*max-height: 1300px;*/
/*width: auto;*/
/*}*/

/*.carousel-control.left,*/
/*.carousel-control.right {*/
/*background-image: none;*/
/*}*/
.card {
    /*margin-bottom: 2rem;*/
    border-radius: 5px;
    background-color: #ffffffb8;

    border-bottom: 0.14em #bc1521 solid;
}

.card h4 {
    font-size: 1.35em;
}

.right .input {
    float: right;
    margin-top: 1em;

}

.right .checkbox {

    font-size: 0.8em;
}
/*.checkbox {*/
/*width: 20px;*/
/*!*position: relative;*!*/
/*margin: 20px auto;*/
/*}*/
/*.checkbox label {*/
/*width: 20px;*/
/*height: 20px;*/
/*cursor: pointer;*/
/*position: absolute;*/
/*top: 0;*/
/*left: 0;*/
/*background: #fcfff4;*/
/*background: linear-gradient(to bottom, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);*/
/*border-radius: 4px;*/
/*box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5);*/
/*}*/
/*.checkbox label:after {*/
/*content: '';*/
/*width: 9px;*/
/*height: 5px;*/
/*position: absolute;*/
/*top: 4px;*/
/*left: 4px;*/
/*border: 3px solid #333;*/
/*border-top: none;*/
/*border-right: none;*/
/*background: transparent;*/
/*opacity: 0;*/
/*-webkit-transform: rotate(-45deg);*/
/*transform: rotate(-45deg);*/
/*}*/
/*.checkbox label:hover::after {*/
/*opacity: 0.5;*/
/*}*/
/*.checkbox input[type=checkbox] {*/
/*visibility: hidden;*/
/*}*/
/*.checkbox input[type=checkbox]:checked + label:after {*/
/*opacity: 1;*/
/*}*/

.checkbox {

    padding-top: .5em;
    padding-left: .5em;
    font-size: .8em;
    padding-bottom: 0em;

}
input[type=checkbox]
{
    width: 26px !important;
    height: 26px !important;
    margin: 7px;
    /*-webkit-appearance: none;*/
    /*-moz-appearance: none;*/
    /*-o-appearance: none;*/
    /*appearance:none;*/
    /*outline: 2px solid lightblue;*/
    box-shadow: none;
    font-size: 1.8em;
    vertical-align: middle;

}
/*input[type='checkbox']:after {*/
    /*content: "";*/
    /*vertical-align: middle;*/
    /*text-align: center;*/
    /*!*line-height: 13px;*!*/
    /*position: absolute;*/
    /*cursor: pointer;*/
    /*width: 30px !important;*/
    /*height: 30px !important;*/
    /*margin: 5px;*/
    /*left: 0;*/
    /*top: 0;*/
    /*font-size: 10px;*/
    /*-webkit-box-shadow: inset 0 1px 1px #5F95FC, 0 1px 0 #5F95FC;*/
    /*-moz-box-shadow: inset 0 1px 1px #5F95FC, 0 1px 0 #5F95FC;*/
    /*box-shadow: inset 0 1px 1px #5F95FC, 0 1px 0 #5F95FC;*/
    /*background: #FFFFFF;*/
/*}*/

/*input[type='checkbox']:hover:after, input[type='checkbox']:checked:hover:after {*/
    /*background: #5F95FC;*/
    /*content: '\2714';*/
    /*color: #fff;*/
/*}*/

/*input[type='checkbox']:checked:after {*/
    /*background: #5F95FC;*/
    /*content: '\2714';*/
    /*color: #fff;*/
/*}*/
/*input {*/
    /*width: 13px;*/
    /*height: 13px;*/
    /*padding: 0;*/
    /*margin:0;*/
    /*vertical-align: bottom;*/
    /*position: relative;*/
    /*top: -1px;*/
    /**overflow: hidden;*/
/*}*/
.btn-group {
    display: inline-flex;
    vertical-align: middle;
    /*  margin: 0 auto;*/
    text-align: center;
}

.card-text {
    min-height: 14em;
    overflow: hidden;
}

.card-header {
    padding: .5em;
    background: #5f6c80;
    color: ghostwhite;
}

.card-title {

    /*height: 2.3em;*/
    overflow: hidden;
    margin-bottom: 0;
}

.card-body {
    padding: .5em;
    overflow: hidden;
}

.textblock {
    /*margin: 1rem;*/

    border-radius: 6px;
    background-color: #ffffffb8;
    -webkit-box-shadow: 10px 10px 43px -14px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 10px 10px 43px -14px rgba(0, 0, 0, 0.15);
    box-shadow: 10px 10px 43px -14px rgba(0, 0, 0, 0.15);
    border: none;
    border-bottom: 0.14em #bc1521 solid;

}

.lect {
    color: #5f6c80;

}
.input-group-addon {

    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: .375rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: white;
    text-align: center;
    white-space: nowrap;
    background-color: #bc1521;
    border: 1px solid #ced4da;
    border-radius: .25rem 0 0 .25rem;
    margin-right: -4px;
}
.btn-primary {
    color: #fff;
    background-color: #bc1521;
    border-color: #12203b33;
}

.btn-primary:hover {

    background-color: #e21828;

    color: #ffffff;
    border-color: #a9b8ff;

}

.btn-info {
    color: #fff;
    background-color: #434548;
    border-color: #ececec;
}

.btn-info:hover {
    color: #fff;
    background-color: #000000;

}

.breadcrumb {

    padding: 0rem 0rem;

    background-color: transparent;
    border-radius: .25rem;
    color: #ffffff;
}

.breadcrumb a {
    color: #ffffff;
    text-shadow: 1px 1px 2px rgb(0, 0, 0);
}

/*header {*/
/*background: #ffffff85;*/

/*!*8080802b*!*/
/*-webkit-box-shadow: 0px 10px 12px -8px rgba(136, 136, 136, 0.89);*/
/*-moz-box-shadow: 0px 10px 12px -8px rgba(136, 136, 136, 0.89);*/
/*box-shadow: 0px 10px 12px -8px rgba(136, 136, 136, 0.89);*/
/*!*margin-bottom: 1.7em;*!*/

/*background: #5f6c80;*/

/*!* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f1f1f1+47,e1e1e1+100,f6f6f6+100 *!*/
/*!*background: rgb(255,255,255); !* Old browsers *!*!*/
/*!*background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(241,241,241,1) 47%, rgba(225,225,225,1) 100%, rgba(246,246,246,1) 100%); !* FF3.6-15 *!*!*/
/*!*background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(241,241,241,1) 47%,rgba(225,225,225,1) 100%,rgba(246,246,246,1) 100%); !* Chrome10-25,Safari5.1-6 *!*!*/
/*!*background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(241,241,241,1) 47%,rgba(225,225,225,1) 100%,rgba(246,246,246,1) 100%); !* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ *!*!*/
/*!*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); !* IE6-9 *!*!*/

/*}*/

.navbar-dark .navbar-nav .nav-link {
    color: #e9ecefd1;
}

.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: rgb(255, 255, 255);
}

.btn-lg {
    margin: 0.2em 0.2em 0.2em 0em;
}

#mainimage img {
    border-radius: 5px;
}

.carousel-item {
    /*height: 20em;*/
}

.item img {
    position: relative;
    top: 0;
    left: 0;
    min-height: 300px;
}

footer {
    list-style: none;
    padding: 0;
    /*padding: 0.7em 1.5em;*/

    /*border-radius: 0em 0em 0.3em 0.3em;*/

    /*font-size: 1.1em;*/
    font-weight: 300;
    line-height: 1.7em;
    min-height: 10em;
    color: #5f6c80;

    /*-webkit-box-shadow: 0px -10px 29px -8px rgba(136, 147, 183, 0.58);*/
    /*-moz-box-shadow: 0px -10px 29px -8px rgba(136, 147, 183, 0.58);*/
    /*box-shadow: 0px -10px 29px -8px rgba(136, 147, 183, 0.58);*/
    /*margin-top: 2em;*/
    /*background: #5f6c80;*/

    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f6f6f6+0,f1f1f1+26,f1f1f1+26,ffffff+100 */
    /*background: rgb(246,246,246); !* Old browsers *!*/
    /*background: -moz-linear-gradient(top, rgba(246,246,246,1) 0%, rgba(241,241,241,1) 26%, rgba(241,241,241,1) 26%, rgba(255,255,255,1) 100%); !* FF3.6-15 *!*/
    /*background: -webkit-linear-gradient(top, rgba(246,246,246,1) 0%,rgba(241,241,241,1) 26%,rgba(241,241,241,1) 26%,rgba(255,255,255,1) 100%); !* Chrome10-25,Safari5.1-6 *!*/
    /*background: linear-gradient(to bottom, rgba(246,246,246,1) 0%,rgba(241,241,241,1) 26%,rgba(241,241,241,1) 26%,rgba(255,255,255,1) 100%); !* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ *!*/
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#ffffff',GradientType=0 ); !* IE6-9 *!*/
}
/*.footer {*/
    /*list-style: none;*/
/*}*/
.logo-footer {
    width: 90%;
}
footer a {

    color: #bfbfbf;

}

footer ul {
    list-style-type: none;
}

footer h4, footer h5 {

    /*color: #dbe0e7;*/
    margin-top: 0.5em;
    font-size: 1.6em;
}

footer a:hover {

    color: #6783e7;
    /*text-decoration: none;*/

}

.coolblue {
    background-color: #0c97dd;
    font-size: 1.5em;
    font-family: 'Oxygen', sans-serif,'Quicksand', sans-serif, 'Didact Gothic', Candara, Segoe, Segoe UI, Optima, Arial, sans-serif;
    padding: 2px;
}

.coolblue a {

    color: #FFFFFF;
    /*text-decoration: none;*/

}

.coolblue a:hover {

    color: #FFFFCC;

}

.bolcom {
    /*background-color: white;*/
    /*border: thin #aaaaaa solid;*/
    border-radius: 4px;
    font-size: 1.5em;
    font-family: 'Oxygen', sans-serif,'Quicksand', sans-serif, 'Didact Gothic', Candara, Segoe, Segoe UI, Optima, Arial, sans-serif;
    font-size: 1.5em;
    font-family: 'Oxygen', sans-serif,'Quicksand', sans-serif, 'Didact Gothic', Candara, Segoe, Segoe UI, Optima, Arial, sans-serif;
    padding: 6px 2px 2px 2px
}

.btn-warning {
    color: #FFFFFF;
    background-color: #bc1521;
    border-color: #bc1521;
}
.btn-vlg {
    padding: .5rem 1rem;
    font-size: 1.6rem;
    line-height: 1.5;
    border-radius: .3rem;
}
/*.bolcom a {*/

/*color: #FFFFFF;*/
/*!*text-decoration: none;*!*/

/*}*/
/*.bolcom a:hover {*/

/*color: #FFFFCC;*/

/*}*/
.btnlink h4, .btnlink h5 {

    color: #ffffff;
    font-size: 1.2em;
    padding: 0.25em 0.0em 0.0em 0.0em;

}

.topblock h4 {
    color: #ffffff;
    font-size: 1.3em;
    margin: -0.15em 0.0em 0.0em 0.0em;
}

.topblock h3 {
    color: #ffffff;
    font-size: 1.3em;
    margin: -0.15em 0.0em 0.0em 0.0em;
}

.topblock h2 {
    color: #ffffff;
    font-size: 1.15em;
    margin: -0.15em 0.0em 0.0em 0.0em;
}

.nav-wrapper {
    /*background-color: #365063;*/
    padding: 0.7em 1.5em;
    /*border-radius: 0.3em 0.3em 0em 0em;*/
}

.navbar-brand {
    /*width: 2em;*/
}

.nav-link {

    padding: .5rem .6rem;
}

#content-fp {
    /*margin: 1em;*/
    /*padding: .5rem 1rem;*/
}

.control-label {
    margin-bottom: 0px;
    color: #9ea2a5;
    font-size: smaller;
}

.flag {
    /* margin-top: -6px; */
    width: 1.3em;
    height: 1.23em;
    border-radius: .15em;
    /*margin-left: 8px;*/
}

.flag {
    /*margin-top: -6px;*/
    width: 1.3em;
    height: 1.23em;
    border-radius: .15em;

}

.logo-fp {
    width: calc(7em + 1.5vw);
    /*height: 100%;*/
}

.consent {
    width: calc(8em + 2vw);
    margin-top: 1em;
}

/*header .dropdown {*/

/*margin-top: 7px;*/
/*}*/
.bolbanner {
    background-color: white;
    border: thin #aaaaaa solid;
    border-radius: 4px;
    margin: 0px 0px 10px 0px;
    overflow: hidden;
}

.amazonbanner {
    background-color: white;
    border: thin #aaaaaa solid;
    border-radius: 4px;
    margin: 0px 0px 10px 0px;
    overflow: hidden;

}

.amzn-native-container {
    margin: -16px -16px -21px -16px;
}

/* ---------------------------------------------------
    CONTENT STYLE
----------------------------------------------------- */
#content {
    padding: 20px;
    min-height: 100vh;
    transition: all 0.1s;
    width: 100%;
}

/* ---------------------------------------------------
    MEDIAQUERIES
----------------------------------------------------- */
@media (max-width: 768px) {

    .container-fluid {

        padding: 0px;
        margin: auto;
    }

    .wrapper {
        border: none;

    }

    #sidebar {
        min-width: 220px;
        max-width: 220px;
        text-align: center;
        /*margin-left: -80px !important ;*/
    }

    a[aria-expanded="false"]::before, a[aria-expanded="true"]::before {
        top: auto;
        bottom: 5px;
        right: 50%;
        -webkit-transform: translateX(50%);
        -ms-transform: translateX(50%);
        transform: translateX(50%);
    }

    #sidebar.active {
        margin-left: -80px !important;
    }

    #navbaradmin .btn-group {
        /*display: none;*/

    }
    .logo-fp {
        width: 4.5em;
    }
    /*#sidebar .sidebar-header h3, #sidebar .CTAs {*/
    /*display: none;*/
    /*}*/
    /*#sidebar .sidebar-header strong {*/
    /*display: block;*/
    /*}*/
    /*#sidebar ul li a {*/
    /*padding: 20px 10px;*/
    /*}*/
    /*#sidebar ul li a span {*/
    /*font-size: 0.85em;*/
    /*}*/
    /*#sidebar ul li a i {*/
    /*margin-right:  0;*/
    /*display: block;*/
    /*}*/
    /*#sidebar ul ul a {*/
    /*padding: 10px !important;*/
    /*}*/
    /*#sidebar ul li a i {*/
    /*font-size: 1.3em;*/
    /*}*/
    /*#sidebarCollapse span {*/
    /*display: none;*/
    /*}*/
    /*.logo-fp {*/
    /*width: 3em;*/
    /*}*/
}

@media (max-width: 401px) {

    #navbaradmin .btn {
        padding: 0.2em;

    }

    .logo-fp {
        width: 4.5em;
    }
}

.hide {
    font-size: 1.5em;
}

/*header .fa, .fas {*/
/*font-weight: 900;*/
/*font-size: 1.5em;*/
/*}*/

.card .btn {
    /*width: 100%;*/
    overflow: hidden;
    text-align: left;
}

.card .btn-lg {
    margin: 0em;
}

.blockquote-footer::before {
    content: none;
}

.carousel-caption a {

    color: #fff;

}

/*.carousel-control-prev-icon {*/
    /*background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ffa500' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");*/
/*}*/

/*.carousel-control-next-icon {*/
    /*background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ffa500' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");*/
/*}*/
.carousel-control-prev-icon,
.carousel-control-next-icon {
    height: 100px;
    width: 100px;
    outline: black;
    background-size: 100%, 100%;
    /*border-radius: 50%;*/
    /*border: 2px solid orange;*/
    background-image: none;
}

.carousel-control-next-icon:after
{
    content: '>';
    font-size: 55px;
    color: white;
}

.carousel-control-prev-icon:after {
    content: '<';
    font-size: 55px;
    color: white;
}
.card-text {

    font-size: smaller;
    color: #5f6b80;
}

.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    /* border: 1px solid rgba(0,0,0,.125); */
    border-radius: .25rem;
}

.card-title {
    font-size: 1em;
    color: #27292d;
    font-weight: 800;
    padding-top: .6em;
}

.prodimgcard {

    border-radius: .25rem;
}

.tooltip-inner {
    max-width: 500px;
    padding: 3px 8px;
    color: #fff;
    text-align: left;
    background-color: #5f6b80;
    border-radius: .25rem;
}

.fadeout {
    position: absolute;
    bottom: 8px;
    width: 90%;
    height: 2em;
    background: -webkit-linear-gradient(
            rgba(255, 255, 255, 0) 0%,
            rgba(255, 255, 255, 1) 100%
    );
    background-image: -moz-linear-gradient(
            rgba(255, 255, 255, 0) 0%,
            rgba(255, 255, 255, 1) 100%
    );
    background-image: -o-linear-gradient(
            rgba(255, 255, 255, 0) 0%,
            rgba(255, 255, 255, 1) 100%
    );
    background-image: linear-gradient(
            rgba(255, 255, 255, 0) 0%,
            rgba(255, 255, 255, 1) 100%
    );
    background-image: -ms-linear-gradient(
            rgba(255, 255, 255, 0) 0%,
            rgba(255, 255, 255, 1) 100%
    );
}

section {
    position: relative
}

/* Search control */
.filtr-search {
    padding: 0.5rem;
    text-transform: uppercase;
    width: 100%;
}

.carousel-inner img {
    margin: auto;
}

.filter {
    border-radius: 6px;
    background-color: #ffffffb8;
    border: thin solid #e3e3e3;
    padding: 1em;
}

.filtr-item {
    padding: 1rem;
}

/* Filter controls */
.simplefilter, .multifilter, .sortandshuffle, .search-row {
    padding-left: 0;
    margin-top: 0.7em;
}

.simplefilter li, .multifilter li, .sortandshuffle li {
    color: #5f6c80;
    cursor: pointer;
    display: inline-block;
    text-transform: uppercase;
    padding: 0.28rem 0.27rem;
    border-radius: .25rem;
}

.simplefilter li {
    background-color: #f8f9fa;
}

.simplefilter li.active {
    background-color: #d4d5d6;
}

.sticky-offset {
    top: 70px;

}

.imgvidsection {
    background-color: transparent;

}

.slider-image {
    /*border: .75em solid #ffffff;*/
    /*border-radius: 2em;*/
    /*background-color: rgba(255, 255, 255, 1);*/
    /*-webkit-box-shadow: 5px 5px 26px 0px rgba(0,0,0,0.29);*/
    /*-moz-box-shadow: 5px 5px 26px 0px rgba(0,0,0,0.29);*/
    /*box-shadow: 5px 5px 26px 0px rgba(0,0,0,0.29);*/
}

.tablet {
    position: relative;
    /*width: 768px;*/
    /*height: 1024px;*/
    margin: auto;
    border: .1em #5f6c80 solid;
    border-radius: .3em;
    background: white;
    /*margin-bottom: 3em;*/
    /*padding-top: 2em;*/
    /*-webkit-box-shadow: inset 10px 10px 77px 0px rgba(0, 0, 0, 0.22);*/
    /*-moz-box-shadow: inset 10px 10px 77px 0px rgba(0, 0, 0, 0.22);*/
    /*box-shadow: inset 10px 10px 77px 0px rgba(0, 0, 0, 0.22);*/
    overflow: hidden;
}

/* The device with borders */
/*.tablet {*/
/*position: relative;*/
/*!*width: 768px;*!*/
/*!*height: 1024px;*!*/
/*margin: auto;*/
/*border: 16px #5f6c80 solid;*/
/*border-top-width: 60px;*/
/*border-bottom-width: 60px;*/
/*border-radius: 36px;*/
/*background: white;*/
/*margin-bottom: 3em;*/
/*}*/

/*!* The horizontal line on the top of the device *!*/
/*.tablet:before {*/
/*content: '';*/
/*display: block;*/
/*width: 60px;*/
/*height: 5px;*/
/*position: absolute;*/
/*top: -30px;*/
/*left: 50%;*/
/*transform: translate(-50%, -50%);*/
/*background: #333;*/
/*border-radius: 10px;*/
/*}*/

/*!* The circle on the bottom of the device *!*/
/*.tablet:after {*/
/*content: '';*/
/*display: block;*/
/*width: 35px;*/
/*height: 35px;*/
/*position: absolute;*/
/*left: 50%;*/
/*bottom: -65px;*/
/*transform: translate(-50%, -50%);*/
/*background: #333;*/
/*border-radius: 50%;*/

/*}*/

/* The screen (or content) of the device */
.tablet .content {

    background: white;
    margin: -1px;
}

.btn-transparent {
    color: white;
    /*text-shadow: 1px 1px 8px black;*/
    background-color: transparent;
    border: transparent;
    font-size: 2em;
    /*padding-top: .8em;*/
    font-family: 'Oxygen', sans-serif,'Quicksand', 'Ubuntu', 'Overlock', 'Didact Gothic', sans-serif;
    font-weight: 900;
}

.btn-transparent:hover {
    background-color: rgba(255, 255, 255, 0.10);
    border-bottom: 3px solid #00a7ff;
    -webkit-transition: all 100ms linear;
    -ms-transition: all 100ms linear;
    transition: all 100ms linear;

}

.btn-lect {
    color: #5f6c80;
    /*text-shadow: 1px 1px 8px black;*/
    background-color: #FCFCFC;
    /*border: transparent;*/
    border-bottom: 3px solid transparent;
    border-top: 1px dashed #CCC;
    padding: .5em 1em .5em 1em;
    font-style: italic;
    /*font-size: 1.5em;*/
    /*padding-top: .8em;*/
    /*font-family: 'Quicksand','Ubuntu','Overlock','Didact Gothic', sans-serif;*/
    font-weight: 600;

}

.btn-lect:hover {
    color: blue;
    background-color: #FFFFFC;

    border-bottom: 3px solid #00a7ff;
    -webkit-transition: all 100ms linear;
    -ms-transition: all 100ms linear;
    transition: all 100ms linear;

}

/*font-weight-bold*/

.filtr-container,
.color-container-1,
.manuf-container,
.color-container-2,
.color-container-3,
.color-container-4 {
    transition: height 500ms ease-out;
}

.img-responsive, .thumbnail a > img, .thumbnail > img {
    display: block;
    max-width: 100%;
    height: auto;
}

.tabbable .nav-tabs {
    overflow-x: auto;
    overflow-y: hidden;
    flex-wrap: nowrap;
}

.nav-tabs {
    border-bottom: 1px solid #ffffff;

}

.nav-tabs .nav-link {
    /*text-shadow: 1px 1px 1px rgb(255, 255, 255);*/
    /*color: #000000bd;*/
    /*border-top-left-radius: .25rem;*/
    /*border-top-right-radius: .25rem;*/
    /*background-color: #ffffff36;*/
    margin: 0 2px 0 0;

    /*-webkit-backdrop-filter: blur(5px);*/
    /*backdrop-filter: blur(5px);*/

    -webkit-backdrop-filter: grayscale() blur(10px); /* Safari 9+ */
    backdrop-filter: grayscale() blur(10px); /* Chrome and Opera */
    background-color: rgba(255, 255, 255, 0.2);
}

/* sliding checkboxes */
/* The switch - the box around the slider */
.switch {
    position: relative;
    display: inline-block;
    width: 45px;
    height: 18px;
}

/* Hide default HTML checkbox */
.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

/* The slick slider */
.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    /*background-color: #ccc;*/
    -webkit-transition: .2s;
    transition: .2s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 10px;
    width: 10px;
    left: 4px;
    bottom: 4px;
    /*background-color: white;*/
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked + .slider {
    background-color: #748598;
}

input:focus + .slider {
    box-shadow: 0 0 1px #748598;
}

input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 40px;
}

.slider.round:before {
    border-radius: 50%;
}

.form-group {

    width: 100%;
}

/*remove dropdown arrow */
.dropdown-toggle::after {
    display: none;
}

.dropdown-menu-all {
    min-width: 21rem;
}

.dropdown-divider {
    height: 1rem;
    margin: .5rem .5rem;
    /*overflow: hidden;*/
    border-top: 1px solid #e9ecef;
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #748598;
    border-color: #748598;
}

.form-group {
    margin-bottom: .5rem;

}

.loginform {
    font-size: 1.1em;
    margin-bottom: -1em;
}

.round {
    border-radius: 50%;
}

.thumbborder {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
}

.bg-warning {
    background-color: #ffc107e6 !important;
}

.rounded {
    border-radius: .25rem !important;
    /*overflow: hidden;*/
}

.small-shadow {
    box-shadow: .2rem .2rem .5em rgba(0, 0, 0, .15) !important
}

.ratingStarsGreen .fa-star {
    font-size: 1.1em;
    color: #a3c1a3;
}

.ratingStarsGreen .fa-star-o {
    font-size: 1.1em;
    color: #a3c1a3;
}

.ratingStarsGreen .fa-star-half-alt {
    font-size: 1.1em;
    color: #a3c1a3;
}

.wouw {
    background: linear-gradient(to bottom, rgba(62, 71, 86, 0.7) 0%, rgba(0, 0, 0, 0) 100%) no-repeat center center;
}

/*footer {*/

/*padding: 0.7em 1.5em;*/

/*!*border-radius: 0em 0em 0.3em 0.3em;*!*/

/*font-size: 1.1em;*/
/*font-weight: 300;*/
/*line-height: 1.7em;*/
/*min-height: 5em;*/
/*color: #dbe0e7;*/

/*!*-webkit-box-shadow: 0px -10px 29px -8px rgba(136, 147, 183, 0.58);*!*/
/*!*-moz-box-shadow: 0px -10px 29px -8px rgba(136, 147, 183, 0.58);*!*/
/*!*box-shadow: 0px -10px 29px -8px rgba(136, 147, 183, 0.58);*!*/
/*!*margin-top: 2em;*!*/
/*background: #5f6c80;*/

/*!* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f6f6f6+0,f1f1f1+26,f1f1f1+26,ffffff+100 *!*/
/*!*background: rgb(246,246,246); !* Old browsers *!*!*/
/*!*background: -moz-linear-gradient(top, rgba(246,246,246,1) 0%, rgba(241,241,241,1) 26%, rgba(241,241,241,1) 26%, rgba(255,255,255,1) 100%); !* FF3.6-15 *!*!*/
/*!*background: -webkit-linear-gradient(top, rgba(246,246,246,1) 0%,rgba(241,241,241,1) 26%,rgba(241,241,241,1) 26%,rgba(255,255,255,1) 100%); !* Chrome10-25,Safari5.1-6 *!*!*/
/*!*background: linear-gradient(to bottom, rgba(246,246,246,1) 0%,rgba(241,241,241,1) 26%,rgba(241,241,241,1) 26%,rgba(255,255,255,1) 100%); !* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ *!*!*/
/*!*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#ffffff',GradientType=0 ); !* IE6-9 *!*!*/
/*}*/
/*footer a {*/

/*color: #dbe0e7;*/

/*}*/
/*footer ul {*/
/*list-style-type: none;*/
/*}*/
/*footer h4, footer h5 {*/

/*color: #dbe0e7;*/
/*margin-top: 0.5em;*/
/*font-size: 1.6em;*/
/*}*/
/*footer a:hover {*/

/*color: #FFFFFF;*/
/*!*text-decoration: none;*!*/

/*}*/
ul  {
    list-style-type: none;
}
/*css bounce in from below boxes*/
.module {

    position: relative;
    float: left;

}
.come-in {
    transform: translateY(150px);
    animation: come-in 1s ease forwards;
}
.come-in:nth-child(odd) {
    animation-duration: 0.6s;
}
.already-visible {
    transform: translateY(0);
    animation: none;
}

@keyframes come-in {
    to { transform: translateY(0); }
}

/*end css bounce*/

/* end checkboxes as button */

ul.ks-cboxtags {
    list-style: none;
    margin-left: -2.6em;
    /*margin-block-start: -.3em;*/
    margin-right: -1.6em;
    font-size: .9rem;

}

ul.ks-cboxtags li{
    display: inline;
}
ul.ks-cboxtags li label{
    display: inline-block;
    background-color: rgba(255, 255, 255, .9);
    border: 1px solid #bc1521;
    color: #adadad;
    border-radius: .2em;
    white-space: nowrap;
    margin: 3px 0px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    transition: all .2s;
}

ul.ks-cboxtags li label {
    padding: 0px 4px 0px 2px;
    cursor: pointer;
}

ul.ks-cboxtags li label::before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "FontAwesome";
    font-weight: 900;
    font-size: 12px;
    padding: 2px 2px 2px 2px;
    content: "\f067";
    width: 1.4em;
    transition: transform .4s ease-in-out;
}

ul.ks-cboxtags li input[type="checkbox"]:checked + label::before {
    content: "\f00c";
    transform: rotate(-360deg);
    transition: transform .4s ease-in-out;
}

ul.ks-cboxtags li input[type="checkbox"]:checked + label {
    /*border: 2px solid #1bdbf8;*/
    background-color: #bc1521;
    color: #fff;
    transition: all .2s;
}

ul.ks-cboxtags li input[type="checkbox"] {
    display: absolute;
}
ul.ks-cboxtags li input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}
/*ul.ks-cboxtags li input[type="checkbox"]:focus + label {*/
    /*border: 2px solid #e9a1ff;*/
/*}*/
/* end checkboxes as button */
.order {
    /*position: absolute;*/
    /*top: 50px;*/
    /*left: 50px;*/
    /*width: 75px;*/
    /*line-height: 75px;*/
    /*text-align:center;*/
    /*opacity: 1;*/
    /*background: green;*/
    /*color:#fff;*/
    /*border-radius:50%;*/
    -webkit-animation: bounce 3s infinite alternate;
    -moz-animation: bounce 3s infinite alternate;
    animation: bounce 3s infinite alternate;
    /*-webkit-animation-iteration-count: 88;*/
    /*-moz-animation-iteration-count: 88;*/
    /*animation-iteration-count: 88;*/
}
@-webkit-keyframes bounce {
    /*to { -webkit-transform: scale(1.2); }*/
    0%,
    25%, 40,
    50%,
    75%,
    100% {
        -webkit-transform: translateY(0);
    }
    /*40% {*/
        /*-webkit-transform: translateY(-20px);*/
    /*}*/
    60% {
        -webkit-transform: translateY(-12px);
    }
}
@-moz-keyframes bounce {
    /*to { -moz-transform: scale(1.2); }*/
    /*to { transform: scale(1.2); }*/
    0%,
    25%, 40%,
    50%,
    75%,
    100% {
        -moz-transform: translateY(0);
    }
    /*40% {*/
        /*-moz-transform: translateY(-20px);*/
    /*}*/
    60% {
        -moz-transform: translateY(-12px);

    }
}
@keyframes bounce {
    /*to { transform: scale(1.2); }*/
    0%,
    25%, 40%,
    50%,
    75%,
    100% {
        transform: translateY(0);
    }
    /*40% {*/
        /*transform: translateY(-20px);*/
    /*}*/
    60% {
        transform: translateY(-12px);

    }
}


.fadein {

    animation: fadein 1s;
    -moz-animation: fadein 1s; /* Firefox */
    -webkit-animation: fadein 1s; /* Safari and Chrome */
    -o-animation: fadein 1s; /* Opera */
}
@keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-moz-keyframes fadein { /* Firefox */
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-webkit-keyframes fadein { /* Safari and Chrome */
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-o-keyframes fadein { /* Opera */
    from {
        opacity:0;
    }
    to {
        opacity: 1;
    }
}

.dropdown-menu > a:hover {
    background-color: #bc1521;
    color: #fff;



    border-bottom: 0.14em transparent solid;
    margin-bottom: -0.14em;
    /* padding: 0; */
    /* transition: .2s; */
}

/*
    code by Iatek LLC 2018 - CC 2.0 License - Attribution required
    code customized by Azmind.com
*/
@media (min-width: 768px) and (max-width: 991px) {
    /* Show 4th slide on md if col-md-4*/
    .carousel-inner .active.col-md-4.carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: absolute;
        top: 0;
        right: -33.3333%;  /*change this with javascript in the future*/
        z-index: -1;
        display: block;
        visibility: visible;
    }
}
@media (min-width: 576px) and (max-width: 768px) {
    /* Show 3rd slide on sm if col-sm-6*/
    .carousel-inner .active.col-sm-6.carousel-item + .carousel-item + .carousel-item {
        position: absolute;
        top: 0;
        right: -50%;  /*change this with javascript in the future*/
        z-index: -1;
        display: block;
        visibility: visible;
    }
}
@media (min-width: 576px) {
    .carousel-item {
        margin-right: 0;
    }
    /* show 2 items */
    .carousel-inner .active + .carousel-item {
        display: block;
    }
    .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left),
    .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item {
        transition: none;
    }
    .carousel-inner .carousel-item-next {
        position: relative;
        transform: translate3d(0, 0, 0);
    }
    /* left or forward direction */
    .active.carousel-item-left + .carousel-item-next.carousel-item-left,
    .carousel-item-next.carousel-item-left + .carousel-item,
    .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }
    /* farthest right hidden item must be also positioned for animations */
    .carousel-inner .carousel-item-prev.carousel-item-right {
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        display: block;
        visibility: visible;
    }
    /* right or prev direction */
    .active.carousel-item-right + .carousel-item-prev.carousel-item-right,
    .carousel-item-prev.carousel-item-right + .carousel-item,
    .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(100%, 0, 0);
        visibility: visible;
        display: block;
        visibility: visible;
    }
}
/* MD */
@media (min-width: 768px) {
    /* show 3rd of 3 item slide */
    .carousel-inner .active + .carousel-item + .carousel-item {
        display: block;
    }
    .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item {
        transition: none;
    }
    .carousel-inner .carousel-item-next {
        position: relative;
        transform: translate3d(0, 0, 0);
    }
    /* left or forward direction */
    .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }
    /* right or prev direction */
    .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(100%, 0, 0);
        visibility: visible;
        display: block;
        visibility: visible;
    }
}
/* LG */
@media (min-width: 991px) {
    /* show 4th item */
    .carousel-inner .active + .carousel-item + .carousel-item + .carousel-item {
        display: block;
    }
    .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item + .carousel-item {
        transition: none;
    }
    /* Show 5th slide on lg if col-lg-3 */
    .carousel-inner .active.col-lg-3.carousel-item + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: absolute;
        top: 0;
        right: -25%;  /*change this with javascript in the future*/
        z-index: -1;
        display: block;
        visibility: visible;
    }
    /* left or forward direction */
    .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }
    /* right or prev direction //t - previous slide direction last item animation fix */
    .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(100%, 0, 0);
        visibility: visible;
        display: block;
        visibility: visible;
    }
}
.carousel-control-prev {
    left: -95px;
}
.carousel-control-next {
    right: -95px;
}
/*.input-group-text {*/
/*padding: 0;*/
/*}*/

.btn-light:not(:disabled):not(.disabled).active, .btn-light:not(:disabled):not(.disabled):active, .show>.btn-light.dropdown-toggle {
    color: white;
    background-color: #bc1521;
    border-color: #bc1521;
}
.form-control {

    border: 1px solid #bc1521;

}




.box {
    position: relative;
    /*margin: 40px auto;*/
    /*width: 400px;*/
    /*height: 350px;*/
    background: #fff;
    border-radius: 2px;
}

.box::before,
.box::after {
    content: '';
    position: absolute;
    bottom: 15px;
    width: 40%;
    height: 10px;
    box-shadow: 0 5px 14px rgba(0,0,0,.7);
    z-index: -1;
    transition: all .3s ease-in-out;
}

.box::before {
    left: 15px;
    transform: skew(-5deg) rotate(-5deg);
}

.box::after {
    right: 15px;
    transform: skew(5deg) rotate(5deg);
}

.box:hover::before,
.box:hover::after {
    box-shadow: 0 2px 14px rgba(0,0,0,.4);
}

.box:hover::before {
    left: 5px;
}

.box:hover::after {
    right: 5px;
}


    /*.navbar-collapse {*/
        /*position: relative;*/
        /*!*position: absolute;*!*/
        /*!*top: 54px;*!*/
        /*right: 0;*/
        /*!*padding-left: 15px;*!*/
        /*!*padding-right: 15px;*!*/
        /*!*padding-bottom: 15px;*!*/

        /*!*width: 100%;*!*/
    /*}*/
    /*.navbar-collapse.collapsing {*/

        /*-webkit-transition: left 0.3s ease;*/
        /*-o-transition: left 0.3s ease;*/
        /*-moz-transition: left 0.3s ease;*/
        /*transition: left 0.3s ease;*/

    /*}*/
    /*.navbar-collapse.show {*/


        /*-webkit-transition: left 0.3s ease-in;*/
        /*-o-transition: left 0.3s ease-in;*/
        /*-moz-transition: left 0.3s ease-in;*/
        /*transition: left 0.3s ease-in;*/
        /*background-color: rgba(255, 255, 255, 0.95);*/
        /*z-index: 99999999999999999999999999;*/

        /*text-align: left;*/
    /*}*/

.sidenav {
    position: fixed;
    right: 0;
    width: 0px;
    display: none;
    z-index: 99999;
    background: transparent;
    /*box-shadow: -10px 10px 10px 256px #FFFFFFcc;*/
    transition: .5s;
    /* .flex-column */
    -webkit-box-orient: vertical!important;
    -webkit-box-direction: normal!important;
    -ms-flex-direction: column!important;
    flex-direction: column!important;
    border-radius: 0 0 0 .4em;
}
.bottom {
    position: absolute;
    bottom: 20px;
    /*margin-right: 0;*/
}


/*
 * Row with equal height columns
 * --------------------------------------------------
 */
.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.logotop {

    top: 10px;
    width: 25%;
    min-width: 100px;
    max-width: 200px;
    position: absolute;
}

.img-thumbnail {
    padding: 0;
    /*background-color: #fff;*/
    /*border: 1px solid #dee2e6;*/
    /*border-radius: .25rem;*/
    /*max-width: 100%;*/
    /*height: auto;*/
}
.fa-3x {
    font-size: 3rem;
}


