html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,

video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

html {
    /* This image will be displayed fullscreen */
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;

}

body {
    font-family: 'Roboto Slab', serif;
    padding: 0;
    margin: 0;
    height: 100%;
    width: 100%;
    font-size: 14px;
    color: #242424;
    background-color: #f5f5f5;

}


p {
    font-size: 16px;
    line-height: 26px;
    color: #242424;
}

.foottxt p {
    margin-top: 14px;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
}

.foottxt ul {
    margin-top: 14px;
    margin-left: 18px;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
}

.foottxt a {
    color: #fff;
}

b {
    font-weight: 700;
}

i {
    font-style: italic;
}



h1 {

    color: #fff;
    font-size: 78px;
}

h2 {

    font-size: 48px;

    font-weight: bold;


}

h3 {

    font-size: 22px;
  
    font-weight: bold;


}

.whitetxt h3 {
    color: #fff;
}


.pinkcontent h2 {
    color: #fff;
}

a {
    color: #333333;
}

h5 {

    font-size: 16px;
    color: #00aeef;
    font-weight: bold;
    /*font-family: 'OldPress';*/
}


h4 {
    text-transform: uppercase;
    font-size: 22px;
    margin-bottom: 10px;
}

.no-padding {
    padding: 0;
    margin: 0;
}

.red {
    background-color: #242424;
}

.darkbg {
    background-color: #242424;
}

.blue {
    background-color: #242424;
}

.green {
    background-color: green;
}

.brown {
    background-color: #a9522e;
}

.rozebg {
    background-color: #facfe2;
}

.bluebg {
    background-color: #242424;
}

.lightbluebg {
    background-color: #00aeef;
}

.greybg {
    background-color: #f4f7fc;
}

.darkgreybg {
    background-color: #a5a5a5;
}

.mintblue {
    background-color: #31c0ce;
}

.yellowbg {
    background-color: #76e692;
}

.orangebg {
    background-color: #ffbd0a;
}

.greenbg {
    background-color: #54b35b !important;
}

.yellowtxt {
    color: #76e692;
}

.pinktxt {
    color: #76e692 !important;
}

.redtxt {
    color: #242424 !important;
}

.greentxt {
    color: #44af97 !important;
}

.whitetxt {
    color: #FFF;
}

.pinkbg {
    background-color: #76e692;
}

.browntxt {
    color: #a9522e !important;
}

.orangetxt {
    color: #ffbd0a !important;
}

.bluetxt {
    color: #00aeef !important;
}

.darkbluetxt {
    color: #34317e !important;
}

.darkgreencolor {
    3f4d43
}

.whitebg60 {
    background-color: rgba(255, 255, 255, 0.8);
    padding: 6px;
}

.whitebg {
    background-color: #FFF;

}

.pinkcontent {
    background-color: #76e692;
}

.footer {
    height: 28px;
    position: absolute;
    bottom: 0px;
    width: 100%;
    padding-right: 12px;
}

/*
.wrapper {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    margin-bottom: -58px;
}
*/

html,
body {
    height: 100%;
    width: 100%;
    overflow-x: hidden;
}

#page-content {
    flex: 1 0 auto;
}

#sticky-footer {

    flex-shrink: none;
    background-image: url(../img/footpattern.png);
}

.borderfoot {
    width: 100%;
    border-top: solid 1px #fff;
    opacity: .15;
}

.col-menu {
    float: left;
    position: relative;
    width: 160px;
    min-height: 1px;
    -webkit-box-shadow: 21px 1px 46px -26px rgba(189, 172, 189, 1);
    -moz-box-shadow: 21px 1px 46px -26px rgba(189, 172, 189, 1);
    box-shadow: 21px 1px 46px -26px rgba(189, 172, 189, 1);
    z-index: 2;

}

.description {
    padding: 0;
    width: 240px;
    height: 100%;
}

.maincolumn {
    float: left;
    width: calc(100% - 270px);
    margin-left: 10px;
}

.logo {
    padding: 4px;
    border-bottom: .5px #e7e7e7 solid;
}

a:hover {
    text-decoration: none;
   color:#76e692;
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    height: auto;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}

.navbar {
    height: 100px;
    vertical-align: middle;
    padding-right: 0;
}

.midnavbar {
    z-index: 20;

     margin-top: -10px;
    background-color: #fff;
}
.navbar-toggler {
    position: absolute;
    z-index: 30;
    right: 12px;
    top: 30px;
}

.navbar-nav .nav-link {
    display: inline-block;
    /*font-weight: bold;*/
    
    font-size: 20px;
    /* padding:2px;*/
    
}

.navbar-expand-lg .navbar-nav .nav-link, .navbar-nav .nav-link{
    padding-right: 0;
}

.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link{
    color:#242424;
}

.navbar-brand {

    /* position: absolute;*/
    /* top:0px;*/
}

.navbar-brand img {
    position: relative;

    z-index: 10;
    max-height: 100px;
    top:-30px;
}

.orderbutton {
    border-radius: 16px;
    color: #fff;
}

.orderbutton:hover {
    opacity: 0.9;
}

.toprow {
    min-height: 40px;
}

.toprow p {
    padding-top: 6px;
    
}
.toprow a {
font-size: 12px;
    
}

.toprow a:hover {
    
    text-decoration: underline;
}

.navbar {
    align-items: flex-start;
}

.ffitem .inside {

    padding: 20px;
}

.nav-item {
    margin-right: 15px;
    margin-left: 15px;

}

.slidermask {
    position: relative;
    overflow: hidden;
    max-height: 300px;
}

.slidermask.opener {
    max-height: 600px;
}

.slidermask img {
    width: 100%;
}

.headermsg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
}

.headermsg .welcomemsg {
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;

}

.welcomemsg h1 {
    color: #000;
}

.ffitem .inside .imgholder {
    height: 200px;

    text-align: center;
    background-color: #959595;


}

.ffitem .inside .txtholder {
    padding-top: 20px;
    /*padding: 12px;*/
    min-height: 180px;
}

.ffitem .inside .txtholder p {
    margin-top: 12px;
    font-size: 14px;
}



.inside .imgholder img {
    min-height: auto;
    min-width: auto;
    height: 100%;
    width: 100%;
    object-fit: cover;
    vertical-align: middle;
}


.ffitem {

    padding: 20px;
}

.carousel-item {
    align-items: baseline;

    /*height:400px;
    max-height: 400px;*/
}

#logoCarousel .carousel-item {
    height: 200px;
}

#logoCarousel .carousel-item img {
    width: auto;
    height: auto;
    max-height: 200px;

    object-fit: contain;
}

.carousel-inner .carousel-item.active,
.carousel-inner .carousel-item-next,
.carousel-inner .carousel-item-prev {
    display: flex;
}

.carousel-inner .carousel-item-right.active,
.carousel-inner .carousel-item-next {
    transform: translateX(33%);
}

.carousel-inner .carousel-item-left.active,
.carousel-inner .carousel-item-prev {
    transform: translateX(-33%);
}

.carousel-inner .carousel-item-right,
.carousel-inner .carousel-item-left {
    transform: translateX(0);

}



.carousel-control-next,
.carousel-control-prev {
    position: absolute;
    top: 42%;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 30px;
    ;
    height: 30px;
    color: #fff;
    text-align: center;
    opacity: 1;
}

.goalstats .title {
    font-size: 22px;
}

.quotebottom {
    margin-top: 16px;
    font-size: 38px;
    line-height: 48px;
}

.partner_logo {
    /* float:left;*/
    width: 24%;
    display: inline-block;
    height: 140px;
    /*margin: 8px;*/
    /*  margin-left: 40px;
    margin-right: 40px;*/
    vertical-align: middle;
    text-align: center;
}

.dash-border-right {
    border-right: 2px dashed #fff;
}

.dash-border-left {
    border-left: 2px dashed #fff;
}



.center-vert {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
}




.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.video-container-resize {

}

.video-container-resize iframe {
  
    
}


.create-container {
    position: relative;
    /*overflow: hidden;*/
}
.create-container iframe{
    width: 100%;

}

.modal-dialog {
    max-width: 700px;


}

.modal {
    height: 800px;
}



.explainer {
    position: relative;
    display: block;
    border-style: solid;
    border-width: 1px;
    border-color: rgb(232, 230, 236);
    border-radius: 8px;
    background-color: rgb(255, 255, 255);
    margin: 0 auto;
    width: 240px;
    height: 240px;
    transition: all .2s;

}

.explainer .rnd {
    margin: 0 auto;
    margin-top: 24px;
    width: 40%;
    height: 40%;
    border-radius: 50%;
    text-align: center;

}

.explainer .rnd img {
    position: absolute;
    top: 30%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.explainer p {
    position: absolute;
    bottom: 12px;
    padding: 20px;
    text-align: center;
    color: #242424;
    font-weight: bold;
    width: 100%;
}

.explainer:hover {
    -webkit-box-shadow: 0px 0px 15px -4px rgba(158, 153, 158, .6);
    -moz-box-shadow: 0px 0px 15px -4px rgba(158, 153, 158, .6);
    box-shadow: 0px 0px 15px -4px rgba(158, 153, 158, .6);
}


.spacer {
    width: 32px;
    position: relative;
    margin: 0 auto;
    margin-top: 4px;
    margin-bottom: 12px;
    height: 4px;
    background-color: #a9ccb2;
}




.cardholder {
    position: relative;
    width: 100%;
    height: 580px;
}

.card3d {
    border-radius: 8px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.05);
    position: absolute;
    width: 850px;
    height: 447px;
    left: 50%;
    transform: translate(-50%, 0);

    box-sizing: border-box;
    transition: all .3s;
    text-align: center;


}

.card3d p {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 10px;
    width: 100%;

    font-size: 22px;
    line-height: 28px;


}

.card3d:nth-child(1) {
    z-index: 10;
    /* width: 850px;*/
    width: 94%;
}


.card3d:nth-child(2) {
    z-index: 6;
    margin-top: 40px;
    /*width: 750px;*/
    width: 86%;
    transform: translate(-50%, 0);
}

.card3d:nth-child(3) {
    z-index: 4;
    margin-top: 70px;
    /*width: 650px;*/
    width: 78%;
    transform: translate(-50%, 0);
}

.card3d .quotetop {
    background-image: url(../img/quote_top.png);
    width: 42px;
    height: 36px;
    position: absolute;
    top: 20px;
    left: 20px;

}

.card3d .quotebottom {
    background-image: url(../img/quote_bottom.png);
    width: 42px;
    height: 36px;
    position: absolute;
    bottom: 20px;
    right: 20px;

}

.borderlink {}

.nav-item a:hover .borderlink {
    border: 1px solid #76e692;

    margin-top: 0px;
}


.active .borderlink {
    border: 1px solid #76e692;
    margin-right: 6x;
    margin-left: 2px;
    margin-top: 0px;
}

.stap {
    display: inline-block;
    margin: 0px;
    padding: 20px;
    width: 120px;

    vertical-align: top;
}

.stap p {
    margin-top: 20px;

    line-height: 20px;
}

.stap .staprnd {
    position: relative;
    margin: 0 auto;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    box-sizing: border-box;
    text-align: center;
    background-color: #242424;
    transition: all .2s;
}

.stap.active .staprnd {
    background-color: #76e692;
}

.stap:hover .staprnd {
    background-color: #76e692;
}

.stap .staprnd p {
    padding-top: 10px;
    color: #fff;
    font-size: 22px;
    line-height: 20px;

}

.errortxt {
    color: red;
}

.form-group input {
    color: #000;
}



.form-group input[type="text"],
.form-group input[type="email"],
.form-group input[type="url"],
.form-group input[type="password"],
.form-group textarea,
.form-group select {
    position: relative;
    display: block;
    width: 100%;
    font-size: 16px;
    color: #000;
    font-weight: bold;
    line-height: 28px;
    padding: 15px 20px;
    border: 1px solid transparent;
    background-color: #f2f5f6;
    font-weight: 500;
    border-radius: 4px;
    height: 40px;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.contact-form .form-group input:focus,
.contact-form .form-group select:focus,
.contact-form .form-group textarea:focus {
    border-color: #76e692;
}



























button {
    cursor: pointer;
}

input:focus,
textarea:focus {
    outline: 0;
}

.theme-btn {
    display: inline-block;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;

}

.theme-btn i {
    position: relative;
    display: inline-block;
    font-size: 14px;
    margin-left: 3px;
}

.centered {
    text-align: center !important;
}


/*Btn Style One*/
.btn-style-one {
    position: relative;
    display: inline-block;
    font-size: 20px;
    line-height: 20px;
    color: #ffffff;
    padding: 10px 25px;
    font-weight: 700;
    overflow: hidden;
    border-radius: 4px;
    background-color: #76e692;
    outline: 0;
    border: 0;

}

.btn-style-one:hover {

    background-color: #242424;
    animation: all .2s
}

.imghov:hover {

    opacity: .8;
    animation: all .2s
}

.login-form .btn-style-one {
    padding: 10px 20px;
}

/*Btn Style Two*/
.btn-style-two {
    position: relative;
    display: block;
    font-size: 20px;
    line-height: 30px;
    color: #ffffff;
    padding: 25px 50px;
    font-weight: 700;
    overflow: hidden;
    border-radius: 5px;
    background-color: #1e2c67;
}

.btn-style-two .btn-title {
    position: relative;
}

.btn-style-two:hover {
    color: #1e2c67;
    -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.10);
    -moz-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.10);
    -ms-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.10);
    -o-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.10);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.10);
}

.btn-style-two:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    content: "";
    background-color: #ffffff;
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: top right;
    -ms-transform-origin: top right;
    transform-origin: top right;
    -webkit-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
    -moz-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
    -o-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
    transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
    /* easeInOutQuint */
    -webkit-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
    -moz-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
    -o-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
    transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
    /* easeInOutQuint */
}

.btn-style-two:hover:before {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: bottom left;
    -ms-transform-origin: bottom left;
    transform-origin: bottom left;
}

/*Btn Style Three*/
.btn-style-three {
    position: relative;
    font-size: 16px;
    line-height: 30px;
    color: #f1ecff;
    font-weight: 500;
    padding: 10px 32px;
    background-color: #1a2940;
    overflow: hidden;
    border-radius: 5px;
    transition: all 300ms linear;
}

.btn-style-three .btn-title {
    position: relative;
}

.btn-style-three:hover {
    color: #1a2940;
    -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.10);
    -moz-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.10);
    -ms-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.10);
    -o-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.10);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.10);
}

.btn-style-three:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    content: "";
    background-color: #ffffff;
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: top right;
    -ms-transform-origin: top right;
    transform-origin: top right;
    -webkit-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
    -moz-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
    -o-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
    transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
    /* easeInOutQuint */
    -webkit-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
    -moz-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
    -o-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
    transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
    /* easeInOutQuint */
}

.btn-style-three:hover:before {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: bottom left;
    -ms-transform-origin: bottom left;
    transform-origin: bottom left;
}

/*Btn Style Four */

.btn-style-four {
    position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 28px;
    color: #ffffff;
    padding: 10px 30px;
    font-weight: 500;
    overflow: hidden;
    border: 1px solid #333333;
    background-color: #333333;
}

.btn-style-four:hover {
    color: #333333;
    border: 1px solid #ffffff;
    -webkit-box-shadow: rgba(255, 255, 255, 1) 0 0px 0px 40px inset;
    -moz-box-shadow: rgba(255, 255, 255, 1) 0 0px 0px 40px inset;
    -ms-box-shadow: rgba(255, 255, 255, 1) 0 0px 0px 40px inset;
    -o-box-shadow: rgba(255, 255, 255, 1) 0 0px 0px 40px inset;
    box-shadow: rgba(255, 255, 255, 1) 0 0px 0px 40px inset;
}

/*** 

====================================================================
	Contact Section
====================================================================

***/

.contact-section {
    position: relative;
    padding: 40px 0 100px;
}

.contact-section .sec-title {
    margin-bottom: 35px;
}

.contact-section .sec-title .text {
    font-size: 22px;
    line-height: 36px;
    color: #000;
    font-weight: 400;
    margin-top: 40px;
}

.contact-section .contact-form {
    position: relative;
}

.contact-section .row {
    margin: 0 -10px;
}

.contact-form .form-group {
    position: relative;
    padding: 0 10px;
    margin-bottom: 20px;
}

.contact-form .form-group input[type="text"],
.contact-form .form-group input[type="email"],
.contact-form .form-group input[type="url"],
.contact-form .form-group textarea,
.contact-form .form-group select {
    position: relative;
    display: block;
    width: 100%;
    font-size: 16px;
    color: #858687;
    line-height: 28px;
    padding: 25px 30px;
    border: 1px solid transparent;
   /* background-color: #f2f5f6;*/
     background-color: #fff;
    font-weight: 500;
    border-radius: 15px;
    height: 80px;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.contact-form .form-group input:focus,
.contact-form .form-group select:focus,
.contact-form .form-group textarea:focus {
    border-color: #76e692;
}

.contact-form .form-group textarea {
    height: 250px;
    resize: none;
}

.contact-form label.error {
    color: #ff4880;
    padding-top: 10px;
    text-transform: capitalize;
    display: block;
}

.contact-section .contact-info {
    position: relative;
}

.contact-section .contact-info li {
    position: relative;
    display: block;
    font-size: 18px;
    line-height: 30px;
    color: #000;
    font-weight: 500;
    padding-left: 40px;
    margin-bottom: 30px;
}

.contact-section .contact-info li a {
    color: #000;
    display: inline-block;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.contact-section .contact-info li a:hover {
    color: #ff4986;
}

.contact-section .contact-info li .icon {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 20px;
    color: #ff4986;
    font-weight: 400;
}

.contact-map-section {
    position: relative;
}

.contact-map-section .map-canvas {
    position: relative;
    min-height: 560px;
    width: 100%;
}






.cardmainhold{
    margin-bottom: 10px;
}
.cardmainhold p{
    margin-top: 2px;
    font-size: 14px;
    line-height: 18px;
}
.kaartholder {
    display: block;
    border: 4px solid #4a574d;
    /*margin: 10px;*/

}

.kaartholder img {
    width: 100%;
    vertical-align: top;
}
img{
    vertical-align: top;
}
.davshad {
    -webkit-box-shadow: 0px 10px 53px -9px rgba(97, 97, 97, 1);
    -moz-box-shadow: 0px 10px 53px -9px rgba(97, 97, 97, 1);
    box-shadow: 0px 10px 53px -9px rgba(97, 97, 97, 1);
}


.previewcard{
    display: block;
   /* border: 4px solid #4a574d;*/
    position: relative;
    width: 98%;
   /* margin:0 auto;*/
    
    
}

.fullwidth{
    position: relative;
    width:100%;
}
.brder-right {
    position: absolute;
    right:4px;
    height: 100%;
    width: 4px;
    top:34px;
    background-color: #4a574d;
   
}
.kaartholder.active{
    border-color:#76e692;
}

.hide{
    display: none;
}
.invulform{
    
}
.invulform input, .invulform textarea{
    width:100%;
    padding:4px;
}
.invulform textarea{
    
    height: 150px;   
}
.bottom-border{
    margin:12px;
    position: relative;

    height:2px; 
    background-color:#242424; 
}


.headbg{
    background-image: url(../img/header.jpg);
    background-position: 0px 0px;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 126px;
}


.divider{
    width: 100%;
    height: 9px;
    background-image: url(../img/divider.png);
}

.embedcode{
    vertical-align: middle;
    display: inline-block;
    width: 80%;
    padding-left:12px;
    padding-top: 12px;
    border: 0;
    outline: 0;
    /*height:2rem;*/
    overflow: hidden;
    font-style: italic;
}

.gradbg{
    background: rgb(86,164,251);
    background: linear-gradient(90deg, rgba(86,164,251,1) 0%, rgba(111,218,236,1) 56%, rgba(113,230,121,1) 100%);

}


.blackbg{
    background-color: #242424;
}

.but{
    padding:8px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 6px;
    border:2px solid #fff;
    text-transform: uppercase;
    color:#fff;
}
a.but:hover{
    color:#fff;
    opacity: .8;
}

.form-control {
    border-radius: 0px;
    padding: 12px;
    padding-top: 6px;
    padding-bottom: 6px;
    color: #808388;
    font-weight: 300;
    /*background-color: #f9f9f9;*/
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    
    
}

.form-item {
    border-radius: 3px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 20px 40px 0px rgba(92, 95, 101, 0.15);
    position: relative;
    padding:20px;
    margin-bottom:20px;
    z-index: 30;
}


@media (max-width: 480px) {

    .navbar-nav {
       /* margin-top: 70px;*/
    }

    .midnavbar {
        margin-right: -16px;
        margin-left: -16px;
    }

    .nav-item {
        padding-right: 20px;
    }

    .card3d p {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        padding: 10px;


        font-size: 14px;
        line-height: 18px;


    }

    .card3d {
        height: 300px;
    }
}

@media (min-width: 320px) and (max-width: 768px) {

    h2 {
        font-size: 28px;
    }

    .modal {
        height: 80%;
    }

    .form-group input[type="text"],
    .form-group input[type="email"],
    .form-group input[type="url"],
    .form-group input[type="password"],
    .form-group textarea,
    .form-group select {
        position: relative;
        display: block;
        width: 100%;
        font-size: 16px;
        color: #000;
        font-weight: bold;
        line-height: 16px;
        padding: 10px;
        border: 1px solid transparent;
        background-color: #f2f5f6;
        font-weight: 500;
        border-radius: 8px;
        height: 40px;
        -webkit-transition: all 300ms ease;
        -ms-transition: all 300ms ease;
        -o-transition: all 300ms ease;
        -moz-transition: all 300ms ease;
        transition: all 300ms ease;
    }

    .btn-style-one {
        padding: 12px;
        line-height: 20px;
    }
    
    .stap {
        display: inline-block;
        margin: 0px;
        padding: 0px;
        width: 80px;
        vertical-align: top;
        
    }
    
    .stap .staprnd p {
        padding-top: 10px;
        color: #fff;
        font-size: 16px;
        line-height: 20px;
    }
    .stap p {
        margin-top: 10px;
        line-height: 16px;
        font-size: 14px;
    }
    
    .navbar-brand img{
        max-height: 90px;
       top:-20px;
    }


}
@media (min-width: 1024px) {
    .midnavbar {
        z-index: 20;

         margin-top: 10px;
        background:none ;
    }
    
    .headbg {
       
        min-height: 220px;
    }

}

@media (min-width: 320px) and (max-width: 1024px) {}

@media (min-width: 1024px) and (max-width: 1200px) {}

@media (min-width: 1200px) and (max-width: 1600px) {}
