@import url('https://fonts.googleapis.com/css?family=Open+Sans&display=swap');

/* GENERAL */
body {
    background-color: #fff;
    color: #344358;
    font-family: 'Open Sans', sans-serif;
}
a, a:hover, a:visited, a:active {
    color: #3C4347;
}
.top-bar p{
    font-size: 13px !important;
    font-style: italic !important;
}
/* HEADER */

header.header{
    background-image: url("../img/bg-img.jpg");
}
@media(max-width:767px){
   header.header{
        background-image: url("../img/bg-mobile.jpg");
        background-position: top center;
    }
}
header.header .small {
    background-color: #fff;
}

header h1{
    color: #344358;
    font-size: 42px !important;
    font-weight: 900 !important;
    color: #222222;
    padding-top: 100px !important;
    margin-top: 0px !important;
}

header h2 {
    color: #344358;
    font-size: 20px !important;
    color: #222222;
    font-weight: bold;
}

.header-h3 {
    background-color: #5c8a8a;
    color: #fff;
}
.header-h3 img {
    display: none;
}
.header .icon-mchat {
    display: none;
}
/* NAVBAR */
.navbar-header, .navbar-right{
    padding: 10px;
}
.navbar-inverse .navbar-collapse a,
.navbar-inverse .navbar-collapse a:hover,
.navbar-inverse .navbar-collapse a:visited,
.navbar-inverse .navbar-collapse a:active{
    color: inherit;
}

.navbar-inverse .navbar-collapse .btn {
    background-color: #e0e0dc;
    color: #344358 !important;
}
.navbar-inverse .navbar-collapse {
    background-color: #FFF;
}
.navbar-inverse .navbar-brand {
    color: #3C4041 !important;
}

.navbar-inverse .navbar-collapse .btn.sign-up {
    background-color: #18a0ff;
    color: #FFF !important;
}
/* search icon */
.modals h1 i {
    color: #18a0ff;
}
.modals .name-modal {
    background-color: #424242;
    opacity: 0.9;
}
/* SECTION MATCH */
section.match {
    background-color: #f0f0f0;
    color: #424242;
}

section.member-map {
    background: #FFF url("../img/bg-map.png") no-repeat scroll center center;
    background-color: #f0f0f0;
    color: #424242;
}
section.about-mchat {
    background-color: #4ccb52;
}
section.about-mchat .bg-red {
    background-color: #424242;
    color: #fff;
}
section.about-mchat .bg-red a,
section.about-mchat .bg-red a:hover,
section.about-mchat .bg-red a:visited,
section.about-mchat .bg-red a:active{
    color: inherit;
}

section.about-mchat .bg-white{
    background-color: #fff;
    color: inherit;
}

section.about-mchat .bg-white a,
section.about-mchat .bg-white a:hover,
section.about-mchat .bg-white a:visited,
section.about-mchat .bg-white a:active{
    color: inherit;
}
h1{
    font-weight: bold !important;
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn{
    cursor: pointer !important;
    opacity: 1 !important;
}
.disabled{
    opacity: 1 !important;
}
.header-h3 h3{
    font-weight: bold;
}
p.comfortMessage{
    color: white !important;
}
.transform .btn{
    background-color: #18a0ff;
}
.clip-heart {
    background-image: none;
}
.clip-heart-l {
    background-image: none;
}
.btn-sign {
    background-color: #18a0ff;
    color: #fff;
}
.send-message .modal-btn, #lp3-send-message .modal-btn {
    background-color: #18a0ff;
    color: #fff;
}
.send-message .almostDone {
    background-color: #18a0ff;
}
section.sign-free-now{
    background: inherit;
    color: #222222;
    font-weight: 400;
}
section.sign-free-now .btn-sign {
    background-color: #18a0ff;
    color: #fff;
    font-weight: 900;
}
/* FOOTER */
footer.footer{
    background-color: #f0f0f0;
    color: inherit;
}
footer.footer a{
    color: inherit;
}

footer.footer .navbar-brand{
    color: inherit!important;
}
.sign-form {
    background-color: rgba(163, 194, 194, 0.8);
    opacity: 1.0;
    color: #fff;
    border-radius: 6px;
}
.sign-form input, .sign-form select {
    background-color: #fff;
    color: #000;
    width: 100%;
    border-radius: 3px;
}

.next-arrow, .prev-arrow {
    color: #18a0ff;
}
section.modals {
    background-color: transparent;
}
.model-form {
    background-color: #81814B;
}
.form-search-member select, .form-search-member input {
    background-color: #000;
    color: #fff;
}
.form-search-member .btn-search {
    background-color: #000;
    color: #fff;
}
.pop-zone .pop-modal-bio h2, .pop-modal-form-zone .pop-modal-bio h2 {
    color: #ffff00;
}
.pop-modal, .header .pop-modal {
    background-color: #fff;
    color: #000;
}

.modal-btn {
    background-color: #516FC4;
    color: #fff;
}

section.always-contact{
    background-color: transparent;
    color: inherit;
}

.navbar-inverse {
    background-color: #fff;
}

.sign-form h2 {
    color: #0e0e0e;
    font-style: italic;
}

.sign-form a, .sign-form a:hover, .sign-form a:visited, .sign-form a:active {
    color: #fff;
    text-decoration: none;
}

.sign-form a:hover {
    text-decoration: underline;
}

h2.pop-modal-title {
    color: #4ccb52;
}

.pop-modal-bio h2 {
    color: #4ccb52;
}
.sign-free-now h2{
    font-weight: 400;
}
/** Landingpage 2 **/

.lp-2-col-modal {
    background-color: #4ccb52 !important;
}

.warning{
    color: #516FC4;
}

.val-warning{
    border-color: #516FC4 !important;
}

.danger{
    color: #f00;
}

.val-error{
    border-color: #f00 !important;
}

.okay{
    color: #4ccb52;
}





#signUpForm .su_header h2 {
    text-align: center;
    color: #fff;
    margin-top: 15px;
    margin-bottom: 10px;
}
#signUpForm .su_body .button-1 {
    background-color: #339966;
    height: 36px;
    text-align: center;
    padding: 5px 0;
    margin-bottom: 5px;
    border: 2px solid #339966;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
}
#signUpForm .su_body .button-1:hover,
#signUpForm .su_body .button-1:active {
    background-color: #2d8659;
    color: rgba(255, 215, 0, .65);
}
#signUpForm .card-footer h4 {
    color: #0e0e0e;
    font-size: 10px;
    font-weight: 100;
    text-align: center;
}
#signUpForm .su_footer .su_navButtons {
    text-align: center;
    margin-bottom: 23px;
}
#signUpForm .su_footer .btn-next {
    color: #fff;
    text-decoration: none;
    background-color: #339966;
    padding: 9px 110px;
    border-radius: 3px;
}
#signUpForm .su_footer .btn-next.type-next {
    padding: 9px 42px;
}
#signUpForm .su_footer .btn-next:hover,
#signUpForm .su_footer .btn-next:active {
    background-color: #2d8659;
    color: rgba(255, 215, 0, .65);
}
#signUpForm .su_footer .btn-next-2 {
    color: #fff;
    text-decoration: none;
    background-color: #00b300;
    padding: 9px 68px;
    border-radius: 3px;
}
#signUpForm .su_footer .btn-next-2:hover,
#signUpForm .su_footer .btn-next-2:active {
    background-color: #009900;
    color: rgba(255, 215, 0, .65);
}
#signUpForm .su_body p.text {
    text-align: center;
    color: #fff;
    font-size: 12px;
}
#signUpForm .su_footer .btn-next.post {
    padding: 9px 89px;
}
@media (max-width: 991px) {
    #signUpForm .su_footer .btn-next {
        padding: 9px 96px;
    }
    #signUpForm .su_footer .btn-next.type-next {
        padding: 9px 29px;
    }
    #signUpForm .su_footer .btn-next-2 {
        padding: 9px 55px;
    }
    #signUpForm .su_footer .btn-next.post {
        padding: 9px 75px;
    }
}
@media (max-width: 767px) {
    #signUpForm .su_footer .btn-next {
        padding: 9px 177px;
    }
    #signUpForm .su_footer .btn-next.type-next {
        padding: 9px 106px;
    }
    #signUpForm .su_footer .btn-next-2.type-2 {
        padding: 9px 132px;
    }
}
@media (max-width: 546px) {
    #signUpForm .su_footer .btn-next {
        padding: 9px 107px;
    }
    #signUpForm .su_footer .btn-next.type-next {
        padding: 9px 37px;
    }
    #signUpForm .su_footer .btn-next-2.type-2 {
        padding: 9px 63px;
    }
}





#profiles {
    padding: 0;
    width: 100%;
}
#profiles .sec1 {
    background-color: #f7f7f7;
    padding: 36px 0px;
}
#profiles #profile-1,
#profiles #profile-2,
#profiles #profile-3,
#profiles #profile-4,
#profiles #profile-5,
#profiles #profile-6 {
    display: inline-block;
}
#profiles #profile-7,
#profiles #profile-8 {
    display: none;
}
#profiles .sec1 ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
}
#profiles .sec1 ul li {
    width: 14.28%;
    display: inline-block;
    margin-left: -4px;
    padding: 0 8px;
    vertical-align: top;
}
#profiles .img_holder {
    height: 325px;
    background-color: #ffffff;
    border: 5px solid #ffffff;
    padding-bottom: 5px;
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px 10px -4px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 10px -4px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 10px -4px rgba(0,0,0,0.75);
}
#profiles .img_holder>img {
    width: 100%;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}
#profiles .sec1 ul li h3 {
    font: normal 15px 'Open Sans', sans-serif;
    font-weight: 600;
    color: #000000;
    margin: 0;
    padding: 11px 3px 5px 3px;
    position: relative;
}
#profiles .sec1 ul li p {
    font: normal 14px 'Roboto', sans-serif;
    color: #1E1E1E; /* #7c7a7a */
    margin: 0;
    padding: 0 3px 4px 3px;
    line-height: 18px;
}
#profiles #box-zoom-1,
#profiles #box-zoom-2,
#profiles #box-zoom-3,
#profiles #box-zoom-4,
#profiles #box-zoom-5,
#profiles #box-zoom-6,
#profiles #box-zoom-7,
#profiles #box-zoom-8 {
    overflow: hidden;
    transition: transform .5s ease;
}
#profiles #box-zoom-1:hover,
#profiles #box-zoom-1:active,
#profiles #box-zoom-2:hover,
#profiles #box-zoom-2:active,
#profiles #box-zoom-3:hover,
#profiles #box-zoom-3:active,
#profiles #box-zoom-4:hover,
#profiles #box-zoom-4:active,
#profiles #box-zoom-5:hover,
#profiles #box-zoom-5:active,
#profiles #box-zoom-6:hover,
#profiles #box-zoom-6:active,
#profiles #box-zoom-7:hover,
#profiles #box-zoom-7:active,
#profiles #box-zoom-8:hover,
#profiles #box-zoom-8:active {
    transform: scale(1.05);
}
@media only screen and (max-width: 1299px) {
    #profiles .img_holder {
        height: 300px;
    }
}
@media only screen and (max-width: 1199px) {
    #profiles .sec1 ul li {
        width: 17.28%;
    }
    #profiles #profile-6 {
        display: none;
    }
    #profiles .img_holder {
        height: 310px;
    }
}
@media only screen and (max-width: 991px) {
    #profiles .sec1 ul li {
        width: 22.28%;
    }
    #profiles #profile-5:before,
    #profiles #profile-6:before,
    #profiles #profile-7:before,
    #profiles #profile-8:before {
        content: "\A\A";
        white-space: pre;
    }
    #profiles #profile-5 {
        display: none;
    }
    #profiles .img_holder {
        height: 330px;
    }
}
@media only screen and (max-width: 791px) {
    #profiles .sec1 ul li {
        width: 30.28%;
    }
    #profiles #profile-4:before {
        content: "\A\A";
        white-space: pre;
    }
    #profiles #profile-5,
    #profiles #profile-6 {
        display: inline-block;
    }
}
@media only screen and (max-width: 641px) {
    #profiles .sec1 ul li {
        width: 46.28%;
    }
    #profiles #profile-3:before {
        content: "\A\A";
        white-space: pre;
    }
    #profiles .img_holder {
        height: 370px;
    }
}
@media only screen and (max-width: 491px) {
    #profiles .img_holder {
        height: 325px;
    }
}
@media only screen and (max-width: 381px) {
    #profiles .img_holder {
        height: 295px;
    }
}






.seotext {
    padding: 0;
    width: 100%;
}
.sec2 {
    background-color: #f0f0f0;
    color: #424242;
    padding: 6% 100px 5% 100px;
}
.sec2 p.eerste,
.sec2 p.derde {
    float: right;
}
.sec2 p.tweede {
    margin-bottom: 60px;
}
.sec2 h2 {
    font-weight: 700;
}
.sec2 h2.eerste {
    margin-left: 470px;
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
    float: none;
}
.seotext h2 {
    color: #404040;
}
.seotext p img#seo-1 {
    float:left; 
    margin-top: -120px;
    margin-left: -60px;
    margin-right: 30px;
    margin-bottom: 60px;
}
.seotext p img#seo-2 {
    float: right;
    margin-top: -50px;
    margin-left: 10px;
    margin-right: -80px;
    margin-bottom: 40px;
}
@media (max-width: 1199px) {.sec2 {padding: 6% 70px 5% 70px;}}
@media (max-width: 1124px) {.sec2 {padding: 6% 50px 5% 50px;}}
@media (max-width: 1086px) {
    .sec2 p.eerste, .sec2 p.derde {
        margin-bottom: 60px;
    }
    .img-responsive, .thumbnail>img, .thumbnail a>img {
        max-width: 60%;
    }
}
@media (max-width: 1078px) {.sec2 {padding: 6% 20px 5% 20px;}}
@media (max-width: 1024px) {.sec2 {padding: 6% 20px 5% 20px;}}
@media (max-width: 991px) {
    .sec2 h2.eerste {
        margin-left: 384px;
    }
    .sec2 {
        padding: 6% 0 5% 0;
    }
    .seotext p img#seo-1 {
        margin-bottom: -20px;
    }
    .seotext p img#seo-2 {
        margin-top: -30px;
        margin-bottom: -30px;
    }
}
@media (max-width: 866px) {
    section.seotext .container
    {
        width:720px !important;
    }
    .sec2 h2.eerste {
        margin-left: 366px;
    }
}
@media (max-width: 836px) {
    section.seotext .container
    {
        width:680px !important;
    }
    .img-responsive, .thumbnail>img, .thumbnail a>img {
        max-width: 50%;
    }
    .seotext p img#seo-1 {
        display: none;
    }
    .seotext p img#seo-2 {
        display: none;
    }
    .sec2 h2.eerste {
        margin-left: 0px;
    }
}
@media (max-width: 796px) {
    section.seotext .container
    {
        width:540px !important;
    }
}
@media (max-width: 663px) {
    section.seotext .container
    {
        width:450px !important;
    }
}
@media (max-width: 619px) {
    section.seotext .container
    {
        width:100% !important;
    }
}
@media (max-width: 371px) {.sec2 {padding: 6% 15px 5% 15px;}}







#imageblok {
    padding: 0;
    width: 100%;
}
#imageblok .btm_text {
    height: 600px;
    width: 100vw;
    overflow: hidden;
    background: rgba(163, 194, 194, 0.6);
}
#imageblok #boximage-15,
#imageblok #boximage-16,
#imageblok #boximage-17,
#imageblok #boximage-18,
#imageblok #boximage-19,
#imageblok #boximage-20,
#imageblok #boximage-21 {
    display: none;
}
#imageblok .sec3 {
    position: relative;
}
#imageblok .sec3 img {
    width: 14.31%;
    margin-right: -4px;
    margin-bottom: -6px;
}
#imageblok .btm_text {
    position: absolute;
    height: 102%;
    left: 0;
    top: 0;
    width: 100%;
    text-align: center;
    z-index: 9;
}
#imageblok .btm_inner {
    display: table-cell;
    vertical-align: middle;
}
#imageblok .btm_text .container {
    height: 107%;
    width: 1200px;
    display: table;
}
#imageblok .bgimage {
    /*margin-bottom: -40px;*/
}
#imageblok .btm_text h2 {
    font-size: 54px;
    color: #fff;
    font-weight: 700;
    padding-bottom: 38px;
    font: normal 26px 'Roboto', sans-serif;
}
#imageblok .btm_text h2 span {
    color: #fff;
    font-size: 38px;
    font-weight: 300;
    display: block;
}
#imageblok .container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
#imageblok .btn{
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    background-color: rgba(0, 255, 0, 1);
    padding: 8px 16px;
    border-radius: 8px;
}
#imageblok .btn:hover,
#imageblok .btn:active {
    background-color: rgba(77, 255, 77, 1);
    text-decoration: none;
}
#imageblok .btn-sign {
    background: #39ac73;
    color: #fff;
    font-weight: 900;
    text-decoration: none;
    padding-left: 10px;
    padding-right: 10px;
    font-size: inherit;
    margin: 0;
    border-radius: 4px;
}
#imageblok .btn-sign:hover,
#imageblok .btn-sign:active {
    background-color: #339966;
    color: rgba(255, 215, 0, .65);
}
@media (max-width: 1200px) {
    #imageblok .container {
        width: 1000px;
    }
    #imageblok .btm_text .container {
        width: 100%;
    }
}
@media (max-width: 1073px) {
    #imageblok .container {
        width: 90%;
    }
    #imageblok .btm_text h2 span {
        font-size: 34px;
    }
    #imageblok .btm_text h2 {
        font: normal 26px 'Roboto', sans-serif;
    }
}
@media (max-width: 992px) {
    #imageblok .btm_text h2 span {
        font-size: 30px;
    }
    #imageblok .btm_text h2 {
        font: normal 22px 'Roboto', sans-serif;
    }
}
@media (max-width: 896px) {
    #imageblok #boximage-15,
    #imageblok #boximage-16,
    #imageblok #boximage-17,
    #imageblok #boximage-18,
    #imageblok #boximage-19,
    #imageblok #boximage-20,
    #imageblok #boximage-21 {
        display: inline-block;
    }
}
@media (max-width: 851px) {
    #imageblok .btm_text h2 span {
        font-size: 26px;
    }
}
@media (max-width: 743px) {
    #imageblok .btm_text h2 span {
        font-size: 23px;
    }
    #imageblok .btm_text h2 {
        font: normal 22px 'Roboto', sans-serif;
    }
}
@media (max-width: 694px) {
    #imageblok .btm_text h2 {
        font-size: 21px;
    }
    #imageblok .btm_text h2 span {
        display: none;
    }
}
@media (max-width: 570px) {
    #imageblok .btm_text h2 {
        font-size: 16px;
    }
    #imageblok .btm_text h2 {
        padding-bottom: 0;
    }
    #imageblok .btm_text {
        height: 103%;
    }
}
@media (max-width: 407px) {
    #imageblok .btm_text h2 span {
        display: none;
    }
    #imageblok .btm_text {
        height: 104%;
    }
}
@media (max-width: 365px) {
    #imageblok #zoom {
        margin-top: -30px;
    }
    #imageblok .btm_text {
        height: 105%;
    }
    #imageblok .btm_text .container {
        height: 88%;
    }
}








input, select, textarea {
    font-family: 'Krub', sans-serif;
}
.clear {
    clear: both;
}
nav .login .new {
    float: left;
}
nav .login .forget {
    float: right;
}
@media (max-width: 781px) {
    nav .login .login-button {
        padding: 1px 5px;
        height: 26px;
        width: 26px;
    }
}
@media (max-width: 767px) {
    nav .login input {
        width: calc(50% - 17px);
    }
    nav .login .new input {
        width: 15px;
    }
}
@media (max-width: 412px) {
    nav .login input {
        width: 100%!important;
        margin-bottom: 5px;
    }
    nav .login .new input {
        width: 15px!important;
    }
}
@media (max-width: 359px) {
    nav .login .new {
        float: unset;
        text-align: left;
    }
    nav .login .forget {
        float: unset;
        text-align: left;
    }
}