/*
Theme Name: Flyerservice Husol
Theme URI: https://www.flyerservicehusol.nl
Description: Wordpress thema voor Flyerservice Husol
Author: Comceptum
Author URI: http://comceptum.nl
Version: 1.0
License: GNU General Public License
License URI: licence/GPL.txt
Text Domain: flyerservicehusol
*/




h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    margin-bottom: 7.5px;
    margin-top: 0px;
    font-weight: bold;
    line-height: 1.25;
   
}

h1,
.h1 {
    font-size: 30px;
}

.h2,
h2 {
    font-size: 28px;
}

.h3,
h3 {
    font-size: 24px;
}

.h4,
h4 {
    font-size: 18px;
   
}

.h5,
h5 {
    font-size: 18px;
}

.h6,
h6 {
    font-size: 16px;
}

body {
    font-size: 16px;
    font-weight: 400;
   
   font-family: "amplitude", sans-serif;
    overflow-x: hidden;
    line-height: 1.675;
    max-width: 768px;
	    margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0 22.5px;
/*     padding: 0 22.5px;
    margin: 22.5px auto !important;
    display: flex;
    min-height: calc(100vh - 45px);
    justify-content: center;
    align-items: center; */
	background: #FCBF20;
	 color: #1D1D1B;
}


p {
    margin-top: 0;
    margin-bottom: 15px;
    font-weight: 400;
}

a {
    color: currentColor;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

a:hover {
    text-decoration: none;
    color: currentColor;
}

ul,
ol {
    padding-left: 0;
    line-height: 1.5;
    margin-bottom: 15px
}

li {
    list-style: none;
}

img {
    width: 100%;
    height: auto;
}

label,
legend {
	font-weight: normal;
    margin-bottom: 7.5px;
    display: inline-block;
}

sup {
    top: -5px;
}

abbr {
    text-decoration: none !important;
}

hr {
	margin-top: 7.5px;
    margin-bottom: 7.5px;
    border: 0;
    border-top: 2px solid #ffffff;
}


input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type="url"],
textarea,
select {
	-moz-appearance: none;
	-webkit-appearance: none;
	box-sizing: border-box;
	border-radius: 0;
	outline: 0;
	padding: 10px 22.5px;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	line-height: 1.25;
	border: 0;
	width: 100%;
	position: relative;
	background: #ffffff;
	border: 1px solid #1D1D1B;
	color: #1D1D1B;
	border-radius: 5px;
	font-size: 16px;
	font-family: "amplitude", sans-serif;
}

textarea {
    resize: none;
}

select {
        background-image: linear-gradient(45deg,transparent 50%,#C1C1C1 50%),linear-gradient(135deg,#C1C1C1 50%,transparent 50%);
    background-position: calc(100% - 20px) 50%,calc(100% - 15px) 50%,100% 0;
    background-size: 5px 5px,5px 5px,5px 5px;
    background-repeat: no-repeat;
}
input[type="search"]::-webkit-search-cancel-button {
    display: none;
}


input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield;
}

:focus {
    outline: 0 !important;
}

table {
    margin-bottom: 15px;
    width: 100%
}

b,
strong {
    font-weight: bold;
}

small {
    font-size: 0.75rem;
    font-weight: inherit;
    display: inline-block;
    line-height: 1.5;
}

button {
    -moz-appearance: none;
    -webkit-appearance: none;
    background: transparent;
    border: 0;
}

.container {
  padding-right: 22.5px;
  padding-left: 22.5px;
}


.row.medium-gutters {
    margin-right: -30px;
    margin-left: -30px;
}

.row.medium-gutters [class*="col-"] {
    padding-right: 30px;
    padding-left: 30px;
}

.row.big-gutters {
    margin-right: -45px;
    margin-left: -45px;
}

.row.big-gutters [class*="col-"] {
    padding-right: 45px;
    padding-left: 45px;
}

fieldset {
        border: 0;
    margin: 0;
}

.btn,
.button,
input[type="submit"] {
   -moz-appearance: none;
    -webkit-appearance: none;
    padding: 10px 17.5px;
    display: inline-block;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    position: relative;
    line-height: 1.25;
    font-size: 18px;
    border: 0;
    background: #FCBF20;
    color: #ffffff;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-decoration: none;
    z-index: 1;
    cursor: pointer;
       border-radius: 5px;
	font-family: "amplitude", sans-serif;
}



main {
	background: #FFF2DB;
	padding: 60px;
}



/* Gravity Forms */

.gform_wrapper {
  

}

.gform_wrapper form {
    position: relative;
        line-height: 1.5;
}

.gform_wrapper form .gf_page_steps {
    border-bottom: 1px solid #E4E4E4;
    padding-bottom: 15px;
    margin-bottom: 15px;
    overflow-x: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
    overflow-y: scroll;
    width: auto;
    white-space: nowrap;
}

.gform_wrapper form .gf_page_steps::-webkit-scrollbar  {
    display: none;
}

.gform_wrapper form .gf_page_steps .gf_step {
    margin-right: 15px;
    display: inline-block;
}

.gform_wrapper form .gf_page_steps .gf_step.gf_step_active {
    color: #b4a677;
}

.gform_wrapper form .gf_page_steps .gf_step.gf_step_hidden {
    display: none;
}

.gform_wrapper form .gf_page_steps .gf_step:after {
        content: '>';
   
}

.gform_wrapper form .gf_page_steps .gf_step:last-child {
    margin-right: 0;
}

.gform_wrapper form .gf_page_steps .gf_step:last-child:after {
    content: unset;
}

.gform_wrapper form .gf_page_steps .gf_step .gf_step_number {
    font-weight: bold;
        margin-right: 5px;
}


.gform_wrapper form .gf_page_steps .gf_step .gf_step_label {
    
}

.gform_wrapper form .gform_body {


}

.gform_wrapper form .gform_body {

}

.gform_wrapper form .gform_body .gform_fields {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -7.5px;
    margin-left: -7.5px;
}

.gform_wrapper form .gform_body .gform_fields .gfield {
    padding: 0;
    margin: 0;
    border: 0;
    position: relative;
    width: 100%;
    padding-right: 7.5px;
    padding-left: 7.5px;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 15px;
}


.gform_wrapper form .gform_body .gform_fields .gfield.gfield--type-html {
	margin-bottom: 7.5px;
}

/*.gform_wrapper form .gform_body .gform_fields .gfield:last-child {
     border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}*/

.gform_wrapper form .gform_body .gform_fields .gfield.gform_validation_container,
.gform_wrapper form .gform_body .gform_fields .gfield.gfield_visibility_hidden {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important;
}

.gform_wrapper form .gform_body .gform_fields .gfield.gfield--width-half {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.gform_wrapper form .gform_body .gform_fields .gfield.gfield--width-three-quarter {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}

.gform_wrapper form .gform_body .gform_fields .gfield.gfield--width-quarter {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.gform_wrapper form .gform_body .gform_fields .gfield.gfield--width-third {
    -ms-flex: 0 0 33.3333%;
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
}

.gform_wrapper form .gform_body .gform_fields .gfield.gfield--width-two-thirds {
    -ms-flex: 0 0 66.6666%;
    flex: 0 0 66.6666%;
    max-width: 66.6666%;
}

.gform_wrapper form .gform_body .gform_fields .gfield.gfield--width-seven-twelfths {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
}

.gform_wrapper form .gform_body .gform_fields .gfield.gfield--width-five-twelfths {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
}

.gform_wrapper form .gform_body .gform_fields .gfield:is(.gfield--type-radio, .gfield--type-checkbox) {
	border-top: 1px solid #1D1D1B;
	border-bottom: 1px solid #1D1D1B;
	    padding: 22.5px 0;
    margin-top: 22.5px;
}

.gform_wrapper form .gform_body .gform_fields .gfield:is(.gfield--type-radio, .gfield--type-checkbox) + .gfield:is(.gfield--type-radio, .gfield--type-checkbox) {
	    border-top: 0;
    margin-top: 0;
    padding-top: 0;
}

.gform_wrapper form .gform_body .gform_fields .gfield.spacer {
    display: none;
}



.gform_wrapper form .gform_body .gform_fields .gfield > :is(label, legend) {
    margin-left: 22.5px;
	margin-top: 15px;
   /* margin-bottom: 0;*/
}

.gform_wrapper form .gform_body .gform_fields .gfield:is(.gfield--type-radio, .gfield--type-checkbox) > :is(label, legend) {
	margin-left: 0;
}

.gform_wrapper form .gform_body .gform_fields .gfield.hidden_label > :is(label, legend) {
    display: none;
}



.gform_wrapper form .gform_body .gform_fields .gfield :is(label, legend) + .gfield_description {
    margin-bottom: 7.5px;
}

.gform_wrapper form .gform_body .gform_fields .gfield .validation_message {

}

.gform_wrapper form .gform_body .gform_fields .gfield .validation_message.gfield_validation_message {
    background: #ffe5e6;
    color: #e50201;
    border-left: 3px solid #e50201;
    border-radius: 3px;
    padding: 7.5px 10px;
    line-height: 1.25;
    display: inline-block;
    font-size: 14px;
    margin-top: 7.5px;
}

.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container {
    position: relative;
}


.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input{
  
}

.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container .instruction {
    font-size: 14px;
    margin-top: 7.5px;
}

.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container .ginput_quantity_label {
    display: none;
}

/*.gform_wrapper form .gform_body .gform_fields .gfield .gfield_validation_message {
    background: #ffe5e6;
    color: #e50201;
    border: 1px solid #e50201;
    border-radius: 4px;
    padding: 7.5px 12.5px;
    line-height: 1.25;
    margin-top: 7.5px;
    font-weight: 400;
}
*/

/*.gform_confirmation_message {
    background: rgb(1 185 1 / 10%);
    color: #01b901;
    border: 1px solid #01b901;
    border-radius: 4px;
    padding: 7.5px 12.5px;
    line-height: 1.25;
    font-weight: 400;
}*/

.gform_wrapper form .gform_body .gform_fields .gfield :is(.gfield_radio, .gfield_checkbox) {

}

.gform_wrapper form .gform_body .gform_fields .gfield :is(.gfield_radio, .gfield_checkbox) .gchoice {

}

.gform_wrapper form .gform_body .gform_fields .gfield :is(.gfield_radio, .gfield_checkbox) .gchoice input{
     border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important;
}

.gform_wrapper form .gform_body .gform_fields .gfield :is(.gfield_radio, .gfield_checkbox) .gchoice label {
    position: relative;
    font-weight: normal;
    cursor: pointer;
    margin-bottom: 0;
}

.gform_wrapper form .gform_body .gform_fields .gfield :is(.gfield_radio, .gfield_checkbox) .gchoice label:before{
    content: '';
    width: 15px;
    height: 15px;
    display: inline-block;
    margin-right: 7.5px;
    background: #ffffff;
    border: 1.5px solid #1D1D1B;
    vertical-align: middle;
    vertical-align: -2px;
}

.gform_wrapper form .gform_body .gform_fields .gfield :is(.gfield_radio) .gchoice label:before {
    border-radius: 50%;
}

.gform_wrapper form .gform_body .gform_fields .gfield:is(.gfield_checkbox) .gchoice label:before{
    border-radius: 5px;
}

.gform_wrapper form .gform_body .gform_fields .gfield :is(.gfield_radio, .gfield_checkbox) .gchoice input:checked + label:before{
    background: #1D1D1B;
    box-shadow: 0 0 0 2px #ffffff inset;
}






.gform_wrapper form .gform_body .gform_fields .gfield.gfield--type-images :is(.gfield_radio, .gfield_checkbox) {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -7.5px;
    margin-left: -7.5px;
}

.gform_wrapper form .gform_body .gform_fields .gfield.gfield--type-images :is(.gfield_radio, .gfield_checkbox) .gchoice {
    padding: 0;
    margin: 0;
    border: 0;
    position: relative;
    width: 100%;
    padding-right: 7.5px;
    padding-left: 7.5px;
    -ms-flex: 0 0 33.333%;
    flex: 0 0 33.333%;
    max-width: 33.333%;
}

.gform_wrapper form .gform_body .gform_fields .gfield.gfield--type-images :is(.gfield_radio, .gfield_checkbox) .gchoice input{
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important;
}

.gform_wrapper form .gform_body .gform_fields .gfield.gfield--type-images :is(.gfield_radio, .gfield_checkbox) .gchoice label {
    position: relative;
    font-weight: normal;
    cursor: pointer;
    margin-bottom: 0;
}

.gform_wrapper form .gform_body .gform_fields .gfield.gfield--type-images :is(.gfield_radio, .gfield_checkbox) .gchoice label img {
    border: 2px solid #e6e5e5;
    margin-bottom: 7.5px;
}

.gform_wrapper form .gform_body .gform_fields .gfield.gfield--type-images :is(.gfield_radio, .gfield_checkbox) .gchoice input:checked + label img{
    border-color: #b4a677;
}



.gform_wrapper form .gform_body .gform_fields .gfield .gform_drop_area {

    border: 1px dashed #1D1D1B;
    border-radius: 5px;
    margin-bottom: 7.5px;
    padding: 30px;
    text-align: center;
}


.gform_wrapper form .gform_body .gform_fields .gfield .gform_drop_area .gform_button_select_files {
      margin-left: 15px;
}

.gform_wrapper form .gform_body .gform_fields .gfield .gform_fileupload_rules {
  font-size: 14px;
}


.gform_wrapper form .gform_body .gform_page_footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    border-top: 1px solid #E4E4E4;
    margin-top: 30px;
}

.gform_wrapper form .gform_body .gform_page_footer .button {
    border-radius: 0;
}

.gform_wrapper form .gform_body .gform_page_footer .gform_next_button {
    margin-left: auto;
    background: #b4a677;
}

.gform_wrapper form .gform_body .gform_page_footer input[type="submit"] {
    margin-left: auto;
    background: #0C534D;
    border-color: #0C534D;
}



.gform_wrapper form .gform_body .gform_page_footer .gform_ajax_spinner {
    margin-left: 15px;
    border: 4px solid #b4a677;
    border-left: 4px solid #ffffff;
    animation: spinner 1.1s infinite linear;
    border-radius: 50%;
    width: 22.5px;
    height: 22.5px;
    vertical-align: middle;
}

@keyframes spinner {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}


/* Responsive */

@media (max-width: 1800px) {
  
}

@media (max-width: 1600px) {

}

@media (max-width: 1400px) {
   
}

@media (max-width: 991.98px) {



}


