@import url('https://fonts.googleapis.com/css?family=Open+Sans|Raleway:100,200,300,400,500,600,700,900|Source+Sans+Pro&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Comfortaa:wght@300;400;500;600;700&family=Open+Sans&display=swap');


body {
    background: #EEE;
    font-family: 'Open Sans', sans-serif;
    margin: 0;
    padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Comfortaa', sans-serif;
    font-weight: 700;
    color: #005570;
    letter-spacing: 0.2em;
}

h1 {
    font-size: 1.5em;
}

p {
    font-weight: 300;
    font-size: 0.8em;
    line-height: 2em;
    letter-spacing: 1.5px;
    text-align: justify;
    color: #000000;
    font-family: "Raleway";
}

.blockquote {
    width: 100%;
    display: inline-block;
    font-weight: light;
    color: #000000;
    font-weight: 400;
    letter-spacing: 0.3em;
}

#container {
    display: none;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}

.pages {
    background-color: #FFFFFF;
    float: left;
    clear: right;
    width: 89%;
    height: 90%;
    margin: 2% 2.5% 2% 0;
    padding: 1.5% 2.5%;
    overflow: hidden;
    animation-name: navClosePages;
    animation-duration: 0.5s;
    animation-timing-function: ease-in-out;
    /*display: none;*/
}

.pages [class^="column-"] {
    float: left;
    clear: right;
    height: 90%;
    overflow: auto;
    margin-top: 2%;
    padding-top: 1.5%;
    margin-bottom: 2%;
    padding-bottom: 1.5%;
}

.pages .column-1 {
    width: 90%;
    margin-left: 3.5%;
    padding-right: 3.5%;
}

.pages .column-2 {
    width: 45%;
    margin-left: 1.25%;
    padding-left: 1.25%;
    margin-right: 1.25%;
    padding-right: 1.25%;
}

.pages .column-3 {
    width: 29%;
    margin-left: 1%;
    padding-left: 1%;
    margin-right: 1%;
    padding-right: 1%;
}

@media only screen and (max-width: 768px) {

    /* For mobile phones: */

    .pages {
      margin: 15% 2.5% 2% 2.5%;
      height: 95%;
    }

    .pages [class^="column-"] {
        width: 100%;
        height: 48%;
        margin-left: -1%;
    }

}

/* it's used to remove scroll bar */
::-webkit-scrollbar {
    display: none;
}

.image-column {
    background-position: center;
    background-size: cover;
}

.img-holder {
    width: 100%;
    display: inline-block;
}

.pages .form-column {
    width: 40%;
    margin-left: 25%;
    padding-right: 5%;
}

@media only screen and (max-width: 768px) {

    /* For mobile phones: */
    .img-holder {
        text-align: center;
    }

    .page-title,
    .blockquote,
    .nav {
        text-align: center;
    }

    p {
        text-align: justify;
    }

    .nav a {
        display: block;
        float: none;
        margin-bottom: 0.25em;
    }

    .pages .form-column {
        width: 90%;
        margin-left: 5%;
        padding-right: 5%;
        height: 90%;
    }

}

.show{
  display: block !important;
}

.hide{
  display: none !important;
}

form {
    padding: 0px;
    margin-top: 1em;
    font-size: 0.8em;

}

form label {
    margin: 15px auto 10px auto;
    display: block;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 0.7em;
    line-height: 1.5em;
    letter-spacing: 1.5px;
    text-align: justify;
    color: #000000;
    font-family: "Raleway";
}

form input,
form button,
form textarea {
    border: 1px solid #999;
    border-radius: 3px;
    margin-bottom: 10px;
    padding: 1em;
    display: block;
    width: 100%;
    color: #000000;
    font-family: "Raleway";
    font-size: 0.9em;
}

.form-text {
    color: #000000;
    font-family: "Raleway";
}

form input {
    height: 25px;
    line-height: 25px;
    background: #fff;
    color: #000;
    padding: 1.5em 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

form input:focus,
form button:focus,
form textarea:focus {
    border:1px solid #005570;
}

form button {
    height: 32px;
    background: #005570;
    color: #FFFFFF;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 10px;
    cursor: pointer;
    text-align: center;
    line-height: 1em;
    border:1px solid #005570;
}

form textarea{
  width: 90%;
  padding: 1em 5%;
}
form .error {
    font-size: 0.8em;
    color: #ff0000;
}

label.error {
    display: inline;
}

.contactLoader{
    display: none;
    text-align:center;
    text-transform: uppercase;
    width:100%;
    height: 200px;
    line-height:50px;
    padding-top:50px;
}

#loading {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10000;
    text-align:center;
    width: 100vw;
    height: 100vh;
    background: linear-gradient(90deg, #005570 0%, #FFFFFF 0%);
  }

  .loading-exit{
	-webkit-animation: slide-out-left 0.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
	        animation: slide-out-left 0.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
  }

  #loading>p {
    width: 2em;
    height: 1.2em;
    padding: 0;
    margin:0;
    margin-bottom: 0;
    margin-left: 0;
    font-size: 10em;
    font-weight: 100;
    text-align: right;
    position: absolute;
    z-index: 12000;
    left:0;
    bottom:0;
    line-height: 1em;
    }

  #load-count {
      text-align: right;
      background: -webkit-linear-gradient(0deg, #FFFFFF 42.5%, #005570 42.5%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
  }


  @media only screen and (max-width: 768px) {
    .loading-exit{
        -webkit-animation: slide-out-bottom 0.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
                animation: slide-out-bottom 0.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
    }
    #loading {
        background: linear-gradient(0deg, #005570 0%, #FFFFFF 0%);

    }
    #loading>p {
        height: 1.2em;
        font-size: 7.5em;
        margin-bottom: 0;
        margin-left: 0;
        right:0;
        bottom:0;
      }
    #load-count {
        text-align: right;
        background: -webkit-linear-gradient(90deg, #FFFFFF 0%, #005570 0%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }


}
