


h1, h2, h3, h4, h5 ,h6{
    color: #ffffff;
    font-family: "Aleo-Regular", arial;
    letter-spacing: 1px;
}


h1, h2, h3, h4,
h5, h6          { font-weight: bolder;
  font-family: "Raleway"
}

img.Logo {
  margin-top:-5%;
  margin-bottom: -20%;
  margin-left:25%;
  max-width:50%;
}
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

.wrapper{
    width: 790px;
    margin: 0 auto;
}
.navbar-wagon {
  box-shadow: 0 1px 5px 0 rgba(0,0,0,0.07),0 1px 0 0 rgba(0,0,0,0.03);
  background: white;
  transition: all 0.3s ease;
  height: 60px;
  padding: 0px 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;

  width:100%;
}
.navbar-wagon-brand img {
  height: 50px;
  margin-top:5px
}

.navbar-wagon-right {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.navbar-wagon-item {
  cursor: pointer;
  padding: 0 20px;
}

.navbar-wagon-link {
  color: #616668;
  font-size: 14px;
}
.navbar-wagon-link:hover {
  color: #da552f;
  text-decoration: none;
}


section#content p.description{
    margin-top: 10px;
}

section#content #mc_embed_signup{
    width: 401px;
    margin: 60px auto 0 auto;
    position: relative;
}

section#content #mc_embed_signup > div:before,
section#content #mc_embed_signup > div:after{
    content: "";
    display: block;
    width: 120px;
    height: 1px;
    background: rgba(255, 255, 255, .3);
    position: absolute;
    top: 50%;
}

section#content #mc_embed_signup > div:before{
    left: -35%;
}
section#content #mc_embed_signup > div:after{
    right: -35%;
}

#mc_embed_signup form input[type=email],
#mc_embed_signup form input[type=text]{
    display: block;
    width: 300px;
    padding: 20px;
    background-color: #fff;
    color: #323333;
    font-size: 16px;
    letter-spacing: 1px;
    outline: none;
    float: left;
    margin-left: 20px;
    border: 0;
    font-family: 'Aleo-Regular', arial;
}
#mc_embed_signup form input[type=email]::-webkit-input-placeholder,
#mc_embed_signup form input[type=text]::-webkit-input-placeholder{
   color: #323333;
}

#mc_embed_signup form input[type=email]::-moz-placeholder,
#mc_embed_signup form input[type=text]::-moz-placeholder{
   color: #323333;
}

#mc_embed_signup form input[type=email]::-moz-placeholder,
#mc_embed_signup form input[type=text]::-moz-placeholder{
   color: #323333;
}

#mc_embed_signup form input[type=email]::-ms-input-placeholder,
#mc_embed_signup form input[type=text]::-ms-input-placeholder{
   color: #323333;
}

#mc_embed_signup form button{
    display: block;
    width: 62px;
    height: 58.4px;
    background: #ffffff;
    border: 0;
    float: left;
    margin-left: -1px;
    outline: none;
}

#mc_embed_signup form button:hover{
    cursor: pointer;
}

#mc_embed_signup form .icon{
    display: block;
    width: 26px;
    height: 19px;
    background: url("../img/mail_icon3.png") no-repeat;
    margin-left: 10px;
}


#mc_embed_signup form .loading{
    display: block;
    width: 16px;
    height: 16px;
    background: url("../img/load.gif") no-repeat;
    margin-left: 20px;
}

.counter{
    margin-top: 40px;
    max-width: 50%;
    margin-left:25%
}

.time_circles {
    position: relative;
    width: 100%;
    height: 100%;
}


.time_circles > div {
    position: absolute;
    text-align: center;
}


.time_circles > div > h4 {
    margin: 0px;
    padding: 0px;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Lato-Regular', Arial;
    color: #fff;
    font-weight: normal!important;
}

.time_circles > div > span {
    display: block;
    width: 100%;
    text-align: center;
    font-family: 'Lato-Bold', Arial;
    margin: 0.25em 0 0.5em 0;
    font-weight: bold;
    color: #fff;
    font-size: 40px;

}

.about {
  margin-top: 5%;
}

div.desc2 {
  width:100%
}

section#content {
  padding-bottom:10%;
}

section#about {
  background-color:white;
  padding-top:3%;
  padding-bottom:17%;
}

section#about p {
  margin-right:30%;
  margin-left:30%;
  text-align:justify;
  color:black;
  font-size:18px;
  line-height: 30px;
  font-family: "Raleway"
}

h3 {
  text-align: center;
  color:white;
  padding-top:15%;
  font-size:25px;

}

hr {
  margin-left: 25%;
  margin-right:25%;
  text-align: center;
  margin-top:4%;
}

h2 {
  color:black;
  font-size:35px;
  margin-top:3%;
text-align: center;


}
.title-2 {
  font-size: 25px;
  text-align:center;

}
.title-3 {
  font-size: 20px;
  text-align: center;
  margin-right:28%;
  margin-left:28%;

}

.more{
  margin-top:30px;
}

p.why, p.more{
font-family: 'Montserrat', sans-serif;

}

.icon-bar {
  position: fixed;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index:99;

}

.icon-bar a {
  display: block;
  text-align: center;
  padding: 16px;
  transition: all 0.3s ease;
  color: white;
  font-size: 20px;
  margin:5px;
}

.icon-bar a:hover {
  background-color: white;
  color:black;
}

.facebook {
  background: #3B5998;
  color: white;
  border-radius: 30px;
}

.twitter {
  background: #55ACEE;
  color: white;
    border-radius: 30px;
}

.instagram {
  background: #ee524d;
  color: white;
    border-radius: 30px;
}

h5{
  color: white;
  font-size:10px;
  left: 30px
  margin-left:30px;
  margin-top:9%;
  font-family: "Raleway"
}

#myBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    border: none;
    outline: none;
    background-color:#ee524d;
    color: white;
    cursor: pointer;
    padding: 10px;
    border-radius: 10px;
    font-size: 15px;
    opacity: 0.85
}

#myBtn:hover {
    background-color: #555;
}


img.Logo2 {
  margin-top:-5%;
  margin-bottom: -10%;
  margin-left:25%;
  max-width:50%;

}
.main{
  width:100%;
  height:400px;
  margin: 0 auto;
    z-index:-9999;
}
.slider-outer{
   height:100% !important;

  overflow:hidden;
}
.slider{

    width: 100%;
    height: 100%;

}
.slide-image{

  width: 100%;
    height: 100%;
   display:block;
    color: transparent;
    background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-position: 50% 50%;
    background-repeat: none;
}
.slider .slide-item{
  float:left;
    padding: 0;
    margin: 0;
}
.clear{
  clear:both;
}

@media screen and (max-width: 600px) {
  .title-1 {
    font-size: 22px;
    margin-bottom:20px;
    color:white;

  }
  .title-2 {
    font-size: 25px;
    text-align:center;
    margin-right:10%;
    margin-left:10%;
  }
  section#about p {
    margin-right:15%;
    margin-left:15%;
  }
  .title-3 {
    font-size: 20px;
    text-align: center;
    margin-right:10%;
    margin-left:10%;
    margin-top:40px;
  }
  section#content{
    height:100vh;
    width:100vw;
    text-align:center
  }
  section#content #mc_embed_signup{
    width:fit-content;
  }
  section#content #mc_embed_signup > div:before,
  section#content #mc_embed_signup > div:after{
    display:none;
  }
#mc_embed_signup form input[type=email], #mc_embed_signup form input[type=text]{
  width:auto;
}
.icon-bar{
  z-index: 99;
  top:85%;
}
img.Logo{
  max-width: 80%;
  margin-left:0;
  width: fit-content;


}
#mc_embed_signup form button{
  height: 58.8px;
}
.icon-bar a{
  padding:5px;
}

#myBtn{
  display:none!important;
}
#mc_embed_signup form input[type=email], #mc_embed_signup form input[type=text]{
  margin-left: 0
}
h5{
  margin-top:5%
}
.counter{
  display:none;
}
h2{
  margin-top:9%
}
}
