
@font-face {
    font-family: 'montserratbold';
    src: url('../fonts/montserrat-bold-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'montserratbold_italic';
    src: url('../fonts/montserrat-bolditalic-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-bolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'montserratitalic';
    src: url('../fonts/montserrat-italic-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'montserratlight';
    src: url('../fonts/montserrat-light-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}



@font-face {
    font-family: 'montserratlight_italic';
    src: url('../fonts/montserrat-lightitalic-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-lightitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'montserratmedium';
    src: url('../fonts/montserrat-medium-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'montserratmedium_italic';
    src: url('../fonts/montserrat-mediumitalic-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-mediumitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'montserratregular';
    src: url('../fonts/montserrat-regular-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'montserratsemibold';
    src: url('../fonts/montserrat-semibold-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'montserratsemibold_italic';
    src: url('../fonts/montserrat-semibolditalic-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-semibolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'rubikbold';
    src: url('../fonts/rubik-bold-webfont.woff2') format('woff2'),
         url('../fonts/rubik-bold-webfont.woff') format('woff'),
         url('../fonts/rubik-bold-webfont.ttf') format('truetype'),
         url('../fonts/rubik-bold-webfont.svg#rubikbold') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'rubiklight';
    src: url('../fonts/rubik-light-webfont.woff2') format('woff2'),
         url('../fonts/rubik-light-webfont.woff') format('woff'),
         url('../fonts/rubik-light-webfont.ttf') format('truetype'),
         url('../fonts/rubik-light-webfont.svg#rubiklight') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'rubikmedium';
    src: url('../fonts/rubik-medium-webfont.woff2') format('woff2'),
         url('../fonts/rubik-medium-webfont.woff') format('woff'),
         url('../fonts/rubik-medium-webfont.ttf') format('truetype'),
         url('../fonts/rubik-medium-webfont.svg#rubikmedium') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'rubikregular';
    src: url('../fonts/rubik-regular-webfont.woff2') format('woff2'),
         url('../fonts/rubik-regular-webfont.woff') format('woff'),
         url('../fonts/rubik-regular-webfont.ttf') format('truetype'),
         url('../fonts/rubik-regular-webfont.svg#rubikregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
/* Custom Stylesheet */
/**
 * Use this file to override Materialize files so you can update
 * the core Materialize files in the future
 *
 * Made By MaterializeCSS.com
 */


 .btn, .btn-large {
    text-decoration: none;
    color: #fff;
    background-color: #d35073;
    
  }

nav ul a,
nav .brand-logo {
  color: #444;
}

footer ul li{
  display: inline-block;
}

footer ul{
  margin: 0;
  padding: 0;
  display: inline-block;
}

footer .row{
  margin-bottom: 0;
}

footer ul li a{
  padding: 0 10px;
}

p {
  line-height: 2rem;
}

.button-collapse {
  color: #333;
}

.parallax-container {
  min-height: 380px;
  line-height: 0;
  height: 100vh;
  color: rgba(255,255,255,.9);
}
  .parallax-container .section {
    width: 100%;
  }

  .off-white-text{
    color: #abafb2;
    transition: 0.2s all ease-in-out;
  }

  .off-white-text:hover{
    color: #FFF;
  }


  #main_logo{
    position: relative;
    max-height: 100%;
    display: inline-block;
    height: 20px;
  }

  .section{
    z-index: 999;
  }

  .container{
    width: 95%;
    z-index: 999;
  }

  .white{
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
  }

  .titles_left{
    position: absolute;
    left: 0;
    bottom: 0;
    margin: 0;
    padding: 3.5%;
    z-index: 999;
  }

  .titles_right{
    position: absolute;
    right: 0;
    bottom: 0;
    margin: 0;
    padding: 3.5%;
    z-index: 999;
  }

  .titles_bottom{
    position: absolute;
    left: 0;
    bottom: 0;
    margin: 0;
    width: 100%;
    text-align: center;
    padding: 3.5% 0;
    z-index: 999;
  }

  h1.titles{
    font-family: "montserratbold";
    font-size: 40px;
    display: block;
    padding: 10px;
    margin: 0;
  }
  h5.titles{
    font-family: "rubikregular";
    display: block;
    font-size: 20px;
    padding: 0 10px 10px 10px;
    margin: 0;
  }

  .title_btn{
    background: #b30931;
    width: 230px;
    height: 50px;
    color: #FFFFFF;
    font-family: "montserratbold";
    font-size: 17px;
    margin: 10px;
  }

  .title_btn:hover{
    background: #d35073;

  }

  .page-footer{
    font-family: "rubiklight";
    background: #000d19;
    color: #abafb2;
    font-size: 12px;
    padding: 10px 0;
  }

  .overlay{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    min-height: 100%;
    z-index: 9;
    margin: 0;
    padding: 0;
    background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.71) 2%, rgba(31, 31, 31, 0) 50%);
  }

@media only screen and (max-width : 992px) {
  .parallax-container .section {
    /*position: absolute;
    top: 40%;*/
    text-align: center;
  }
  .titles_left, .titles_right{
    margin: 0 auto;
    width: 100%;
    text-align: center;
  }
  #index-banner .section {
    /*top: 10%;*/
  }

  footer .row .col{
    min-height: 20px;
    padding: 10px;
    text-align: center;
  }

}

@media only screen and (max-width : 600px) {
  #index-banner .section {
    top: 0;
  }
}

.icon-block {
  padding: 0 15px;
}
.icon-block .material-icons {
  font-size: inherit;
}

footer.page-footer {
  margin: 0;
}



.my_btn_large {
    text-decoration: none;
    color: #fff;
    background-color: #0e4a86;
    width: 100px !important;
    height: 35px;
    line-height: 35px;
    margin: 0 auto;
    position: relative;
    display: inherit;
}

.my_btn_large input{
  width: 50px;
}

input.my_btn_large{
  width: 100px !important;
}

input.waves-button-input{
  width: 50px !important;
}