html {
  height: 100%;
}

body {
  height: 100%;
  margin: 0;
  font-family: lato,"Segoe UI",Roboto,Arial,"Noto Sans",sans-serif,"Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #ee8855;
}
/*.row{
    margin-left:0px;
    margin-right:0px;
}*/
#bodypopup {
  background-color: #fff;
}

#bodymassages {
    background-color: #faab64;
}

#bodytherapie {
  background-color: #f19c71;
}

#bodycontact {
  background-color: #fbc28f;
}

#bodytarieven #colwelkomtext {
  background-color: #faab64;
  /*padding-right: 0px;*/
  /*color: #FFF;*/
}
.colmassagetarieven {
    /*margin-left: 0px;*/
    padding-left: 0px;
    padding-right: 0px;
   
}
#colmassagetariefpicture {
    /*margin-left: 0px;*/
    padding-left: 0px;
    padding-right: 0px;
    background-color: #faab64;
}
#coachingtariefpicture {
    /*margin-left: 0px;*/
    padding-left: 0px;
    padding-right: 0px;
    background-color: #f19c71;
}
.rowtarief
{
    color:#ffffff;
}
.navbar {
    padding: 0px;
}

.navigation-clean .navbar-nav > li > .dropdown-menu {
  /*padding-top: 25px;*/
  margin-left: 15px;
  box-shadow: none;
  background-color: #fff;
  border-radius: 2px;
}
.dropdown:hover > .dropdown-menu {
    display: block;
}
.navigation-clean.navbar .navbar-nav .nav-link.mactive {
  color: #ec7135;
}
.navigation-clean.navbar .navbar-nav .nav-link.mactive:hover {
    color: #ec7135;
    cursor: pointer;
}
.navigation-clean.navbar .navbar-nav .nav-link {
  padding-left: 18px;
  padding-right: 18px;
}

#massagewelkom {
  margin-top: 40px;
}

#tarieven, #blockcontact {
    margin-top: 140px;
}

#massagetarieven {
  margin-top: 40px;
}

#tarievencoaching {
  margin-bottom: 40px;
  
}
#coltarievencoaching {
    background-color: #f19c71;
}
#massageheadingwelkom {
    color: #fff;
    margin: auto auto 30px auto;
}

#massageintro {
  background-color: #ed7135;
  margin-top: 40px;
  color: #ffffff;
}

#therapieintro {
  background-color: #ee8855;
  margin-top: 40px;
  color: #ffffff;
}

#intro {
  padding-top: 40px;
  padding-bottom: 20px;
}

#parintro {
  font-style: italic;
  font-weight: lighter;
}

#massagewelkom {
  color: #fff;
  font-size: 40px;
  margin-top: 130px;
}

#massagewelkom p {
  color: #04223e;
  font-size: 16px;
  margin-right: 20px;
}

.massageheading3 {
  margin: 50px 0 30px auto;
  font-size: 40px;
}

@media (min-width: 481px) and (max-width: 740px) and (orientation:landscape) {
  #massageheadingwelkom {
    margin-top: 0px;
  }
}

@media (max-width: 400px) {
  #massageheadingwelkom {
    margin-top: 0px;
  }
}

hr {
  width: 100px;
  align-items: center;
  background-color: #fff;
  border-color: #fff;
  /*border: 1px;*/
  margin-top: 30px;
}

.description.massageblocktext {
  margin: 30px 20px 0 20px;
}

.border.rounded-0.border-white.div {
  min-height: 250px;
}

.btn:not(:disabled):not(.disabled) {
    background-color: transparent;
    margin-top: 20px;
    
}

#massgefilosofie {
  margin-top: 40px;
}

#btnmassage, #btncoaching {
    background-color: #fff;
    color: #ee8855;
    height: 60px;
    padding-top: 15px;
    font-weight: 900;
}

@media (min-width: 481px) and (max-width: 740px) and (orientation:landscape) {
  #block1 {
    margin-top: 150px;
  }
}

#colwelkomtext {
  padding-bottom: 20px;
}

.border:hover {
  border-color: #faab64;
}

#copyright {
  background-color: #f0f0f0;
}

#copyrighttext {
  font-size: 12px;
  margin-top: 15px;
}

#footer {
  background-color: #fff;
}

#logofooter {
  /*display: block;*/
  /*margin-left: auto;*/
  /*margin-right: auto;*/
  /*width: 40%;*/
  /*vertical-align: middle;*/
  position: absolute;
  top: 0;
  bottom: 0;
  /*left: 0;*/
  /*right: 0;*/
  margin: auto;
}

@media (min-width: 481px) and (max-width: 740px) and (orientation:landscape) {
  #collogofooter {
    margin-top: 50px;
    margin-bottom: 40px;
  }
}

@media (min-width: 993px) and (max-width: 1200px)  {
    #collogofooter {
        margin-top: 50px;
        margin-bottom: 40px;
    }
}

#socialicons {
  top: 0;
  bottom: 0;
  margin: auto;
}

#imgface {
  /*top: 0;*/
  /*bottom: 0;*/
  /*margin: auto;*/
  float: left;
  margin-right: 5px;
}

#imginstagram {
  /*top: 0;*/
  /*bottom: 0;*/
  /*margin: auto;*/
  float: left;
}

@media (min-width: 481px) and (max-width: 768px) and (orientation:landscape) {
  #socialicons {
    margin-bottom: 20px;
  }
}

@media (max-width: 768px) {
  #socialicons {
    margin-bottom: 20px;
  }
}

@media (max-width: 992px) {
  #socialicons {
    margin-bottom: 20px;
  }
}

@media (max-width: 576px) {
  #socialicons {
    margin-bottom: 20px;
  }
}

@media (max-width: 576px) {
  #collogofooter {
    margin-top: 50px;
    margin-bottom: 40px;
  }
}

@media (max-width: 768px) {
  #collogofooter {
    margin-top: 50px;
    margin-bottom: 40px;
  }
}

@media (max-width: 992px) {
  #collogofooter {
    margin-top: 50px;
    margin-bottom: 40px;
  }
}

#footer li:hover a {
  color: #ec7135;
}

div.massageblock:hover {
  background-color: #fdd5b2;
  color: #04223e;
}
/*.features-blue .coachingblockitem {
    margin-bottom: 0px;
}*/
div.coachingblock:hover {
    background-color: #fdd5b2;
    color: #04223e;
}

div.massageblock:hover hr, div.massageblock:hover .border {
  background-color: #faab64;
  border-color: #faab64;
}

div.coachingblock:hover hr, div.coachingblock:hover .border {
  background-color: #f19c71;
  border-color: #f19c71;
}

div.massageimg {
  content: url(massage_block.png);
  width: 100%;
  /*height: 84%;*/
  /*background-size: cover;*/
  /*max-width: 100%;*/
  /*height: auto;*/
}

.btn-primary:hover {
  /*color: #faab64;*/
  /*background-color: #faab64;*/
  /*border-color: #faab64!important;*/
}

.btn:hover {
  /*border-color: #faab64!important;*/
  /*color: #faab64;*/
  text-decoration: none;
}

.btn-primary.focus, .btn-primary:focus {
  box-shadow: 0 0 0 .2rem #ffffff;
  /*border-color: #faab64!important;*/
}

.btn.focus, .btn:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem #ffffff;
  /*border-color: #faab64!important;*/
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: transparent;
  /*border-color: #faab64!important;*/
}

.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem #ffffff;
  /*border-color: #faab64!important;*/
}

.btn-primary {
  color: #fff;
  background-color: transparent;
  border-color: #fff;
}

.border {
  border: 1px solid #fff!important;
}

#popuptitle {
  margin-top: 50px;
  margin-bottom: 50px;
}

#popuptitle h4 {
  color: #04223e;
  margin-bottom: 40px;
}

#popuptitle hr {
  border-color: #faab64;
}

#bodypopup strong {
  color: #faab64;
}

#bodypopup p {
  color: #04223e;
  font-size: 16px;
}

.text-center.name.tarieven {
  margin-top: 5px;
}

.text-left.name.tarieven {
  margin-left: 30px;
}

.text-center.name.massage.tarieven.title {
  margin-top: 40px;
  color: #FFF;
}

.parmassagetarieven {
    margin-left: 30px;
    margin-right: 10px;
    line-height: initial;
}

.col.text-center.colbutton {
  margin-right: 0px;
  padding-right: 0px;
}

#btnafspraakmassage {
  margin-top: 40px;
  /*margin-bottom: 30px;*/
}
#btnafspraakcoaching {
    margin-top: 100px;
    margin-bottom: 30px;
}

#tarievenintro {
  font-size: 20px;
  color: #04223e;
  font-weight: 500;
}
#tarievensubfirstintro {
    font-size: 18px;
    color: #ffffff;
    font-weight: 500;
}
#tarievensubintro {
  font-size: 16px;
  color: #04223e;
}



.modal-dialog {
   
    border: none;
    padding: 20px 20px 20px 20px;
    
}
/* Modal Content */

.modal-content {
    background-color: #fefefe;
    
    padding: 50px;
    border: none;
    width: 100%;
}
/* The Close Button */
#mclose {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

#mclose:hover,
#mclose:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

#lstTarieven, #lstCoaching, #lstMassage a {
    cursor: pointer;
}

#contacttitle {
color:#ffffff !important;
margin-bottom:40px;
}
#pinfo {
    color: #04223e;
    font-size: 18px;
}

#h4contact {
    color: #04223e;
    font-size: 20px;
}

/*form {
    width: 90%;
}*/

h3 {
    text-align: center;
    font-size: 20px;
}

/*#name, #email, #phone, #contact {
    width: 100%;
    height: 35px;
    margin-top: 20px;
    border: 1px solid #04223e !important;
    border-radius: 3px;
    padding: 5px;
    color: #04223e;
    font-size: 18px;
    background-color: #fbc28f !important;
}*/
    /*#name:hover, #email:hover, #phone:hover, #contact:hover {
        border-color: #ffffff !important;
        background-color: transparent;
    }*/
#btnverzenden {
    background-color: transparent;
    border: 1px solid #04223e !important;
    /*font-family: 'Lato', serif;
        font-Weight: bold;
        font-size: 18px;*/
    font-size: 1rem;
    font-weight: 400;
    color: #04223e !important;
    /*margin-top: 20px;*/
    border-radius: 3px !important;
}

#btnverzenden:hover {
    color: #ffffff;
    border-color: #ffffff !important;
    background-color: transparent;
}

#message {
    width: 100%;
    height: 100px;
    margin-top: 20px;
    border-radius: 3px;
    /*padding: 5px;*/
   background-color: #fbc28f !important;
    border-color: #04223e !important;
    color: #04223e !important;
    resize: none;
}
    #message:hover {
        border-color: #ffffff !important;
        background-color: transparent;
    }
 /*#returnmessage {
    font-size: 16px;
    color: green;
    text-align: center;
    margin: 20px auto;
}*/

#googlemaps{
    background-color:#ffffff;
}

form-control:focus {
    color: #04223e !important;
    background-color: #fbc28f !important;
    border-color: #04223e !important;
    outline: 0;
    box-shadow: 0 0 0 0;
}

.form-control {
    display: block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #04223e !important;
    background-color: #fbc28f !important;
    background-clip: padding-box;
    border: 1px solid #04223e !important;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.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:hidden;
    border-radius: .25rem;
}

.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.navbar-toggler {
    margin-right: 20px;
}
.navigation-clean .navbar-brand {
    margin-left: 10px;
}

.floating-label-form-group {
    position: relative;
    margin-bottom: 0;
    padding-bottom: .5em;
    border-bottom: 1px solid #eee;
}

    .floating-label-form-group input,
    .floating-label-form-group textarea {
        z-index: 1;
        position: relative;
        padding-right: 0;
        padding-left: 0;
        border: 0;
        border-radius: 0;
        font-size: 1.5em;
        background: 0 0;
        box-shadow: none !important;
        resize: none;
    }
form .row:first-child .floating-label-form-group {
    border-top: 1px solid #eee;
}
.btn:focus, .btn:active, .btn.active {
    outline: 0;
}
.floating-label-form-group label {
    display: block;
    z-index: 0;
    position: relative;
    top: 2em;
    margin: 0;
    font-size: .85em;
    line-height: 1.764705882em;
    vertical-align: middle;
    vertical-align: baseline;
    opacity: 0;
    -webkit-transition: top .3s ease,opacity .3s ease;
    -moz-transition: top .3s ease,opacity .3s ease;
    -ms-transition: top .3s ease,opacity .3s ease;
    transition: top .3s ease,opacity .3s ease;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}
/*#contactForm
{
    margin-top:40px;
}*/