/* custom css */



/*adobe font




colors: 


blanco    #ffffff
negro     #282828
verde     #12785e    375542    
dorado    #dfb572    9b7e63     ac957d
gris      #d0d0cf


9b7e63
375542
*/



@font-face {
  font-family: 'Gilroy-ExtraBold';
  src: url("../fonts/Gilroy-ExtraBold.otf") format("opentype");
}

@font-face {
  font-family: 'Gilroy-Light';
  src: url("../fonts/Gilroy-Light.otf") format("opentype");
}



.brochure{
        width: 100%;
        height: 100%;
    }


    
html, body{
	height: 100%;
}
html#splash { /* admin bar fix */
    margin-top: 0px !important;
}
body{
	color: #ac957d;
  background-color: #375542;
}

h1, h2, h3, h4, h5, h6 {
    color: #ac957d;
    font-weight: 600;
}
.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1400px;
}
section.splash .description {
    padding-top: 4em;
    padding-bottom: 4em;
}

h1.heading {
    font-family: 'Gilroy-Light';
    font-size: 6.25em;
    font-weight: 300;
    margin-top: 1em;
    padding-bottom: 0;
    line-height: 1;
    margin-bottom: 0.55em;
}
h2.title {
    font-family: 'Gilroy-ExtraBold';
    font-size: 1.65em;
    margin-bottom: 2.2em;
    margin-top: 0;
}
p.copy {
    font-family: 'Gilroy-Light';
    font-size: 1.65em;
    line-height: 31px;
    margin-bottom: 2em;
}
p.copy img {
    width: 32px;
}
p.copyright {
    font-family: 'Gilroy-Light';
    font-size: 0.65em;
    text-align: left;
}
.banner {
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 30em;
}
.banner .wrapper {
    position: absolute;
    bottom: 3em;
    right: 3em;
}
.partners {
    margin-top: 4.5em;
    margin-bottom: 1em;
}
.partners-mobile {
    margin-top: 3em;
    margin-bottom: 3em;
}
.partners img, .partners-mobile img {
    margin-right: 2em;
}




#page .cta button, #page .cta a, #page input[type=submit] {
    background-color: #ac957d;
    text-decoration: none;
    -webkit-appearance: none;
    border: solid 1px #ac957d;
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: pointer;
    padding: 0;
    margin: 0;
    display: inline-block;
    padding: 0.85em 1em 0.85em 1em;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: inline-block;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 1;
    font-style: normal;
    font-weight: 400;
    font-size: 1.315em;
    border-radius: 0px;
    margin-top: 0.75em;
    font-family: 'Gilroy-Light', sans-serif;
    color: #375542;
}




/* modal  */
.modal-dialog {
    max-width: 58.333333%;
    right: 0;
    position: absolute;
}
.modal-header {
    border-bottom: none;
}
.modal-content {
    background-color: #d0d0cf;
}
.gfield {
    min-height: 2em;
}
/* fix apple autofill background color */
input:-webkit-autofill,
  input:-webkit-autofill:focus {
    transition: background-color 600000s 0s, color 600000s 0s;
  }
#page .gfield input, #page .gfield select{
    background-color: transparent;
    border: none;
    color: #375542;
    border-bottom: 1px solid #375542;
    outline: none;
    font-family: 'Gilroy-Light', sans-serif;
    font-size: 1.15em;
}
#page .gfield label, #page .gfield legend
{
    font-family: 'Gilroy-Light', sans-serif;
    font-size: 1.15em;
    font-weight: 300;
}
.gfield .gchoice_1_14_1 label#label_1_14_1 { 
    font-size: 0.8em;
}
#page .gfield input::placeholder, #page .gfield select::placeholder {
  color: #375542;
}

legend.gfield_label {
    color: #375542;
}
.gchoice label {
    color: #375542;
}

#page input[type=submit]{
	color: #375542;
	background-color: transparent;
	border: solid 1px #375542;
  float: right;
}
#page input#choice_1_14_1 {
    margin-bottom: 2em;
}
#page .gform_wrapper.gravity-theme .gform_footer, #page  .gform_wrapper.gravity-theme .gform_page_footer {
    margin: 6px 0 0;
    padding: 4px 0;
}
#page .close {
    float: left;
    font-size: 1.5em;
    font-weight: 300;
    line-height: 1;
    color: #375542;
    text-shadow: 0 0px 0 #fff;
    opacity: 1;
    text-align: left;
    outline: none;
    margin: 0;
}

#page .gfield input[type=radio], #page .gfield input[type=checkbox] {
    -moz-appearance: none;
    -webkit-appearance: none;
    -o-appearance: none;
    border: 1px solid #375542;
    background-color: transparent;
    outline: none;
    width: 40px!important;
    height: 40px;
    margin-bottom: 10px;
    margin-right: 10px;
}
#page .gfield input[type=radio]:checked, #page .gfield input[type=checkbox]:checked {
    background-color: transparent;
    background-image: url(../images/check.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 2em !important;
}


#page .gfield_checkbox label{
  display: block;
}
#page .gfield_checkbox input{
  float: left;
    margin-right: 1em;
}
.modal-dialog {
    margin: 0 auto;
}

div#field_1_10 {
    list-style: none;
}


@media (min-width: 767.98px) {

#field_1_15 legend.gfield_label {
    float: left;
    width: 46%;
    font-weight: 400;
}
#field_1_16 legend.gfield_label {
    float: left;
    width: 40%;
    font-weight: 400;
}


}













/* ############################ */
/*       responsive modal       */
/* 
https://codepen.io/andreivictor/pen/MWYNPBV 
*/
/* ############################ */


@media (max-width: 575.98px) {
  .modal-fullscreen {
    padding: 0 !important;
  }
  .modal-fullscreen .modal-dialog {
    width: 100%;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 767.98px) {
  .modal-fullscreen-sm {
    padding: 0 !important;
  }
  .modal-fullscreen-sm .modal-dialog {
    width: 100%;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-sm .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-sm .modal-body {
    overflow-y: auto;
  }
  #page .gform_wrapper.gravity-theme .gform_footer, #page .gform_wrapper.gravity-theme .gform_page_footer {
    margin-bottom: 5em;
}
.gfield_radio > div {
    width: 50%;
    float: left;
}
}
@media (max-width: 991.98px) {
  .modal-fullscreen-md {
    padding: 0 !important;
  }
  .modal-fullscreen-md .modal-dialog {
    width: 100%;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-md .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-md .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 1199.98px) {
  .modal-fullscreen-lg {
    padding: 0 !important;
  }
  .modal-fullscreen-lg .modal-dialog {
    width: 100%;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-lg .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-lg .modal-body {
    overflow-y: auto;
  }
}
.modal-fullscreen-xl {
  padding: 0 !important;
}
.modal-fullscreen-xl .modal-dialog {
  width: 100%;
  max-width: none;
  height: 100%;
  margin: 0;
}
.modal-fullscreen-xl .modal-content {
  height: 100%;
  border: 0;
  border-radius: 0;
}
.modal-fullscreen-xl .modal-body {
  overflow-y: auto;
}

/*html {
  display: flex;
  height: 100%;
}

body {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.btn-open-modal {
  margin-bottom: 0.5em;
}*/