@font-face {

    font-family: aFont;

    src: url("../fonts/fonts/MerriweatherSans-Regular.eot"); /* EOT file for IE */

}

@font-face {

    font-family: aFont;

    src: url("../fonts/MerriweatherSans-Regular.ttf"); /* TTF file for CSS3 browsers */

}

@font-face {

    font-family: bFont;

    src: url("../fonts/MerriweatherSans-Bold.eot"); /* EOT file for IE */

}

@font-face {

    font-family: bFont;

    src: url("../fonts/MerriweatherSans-Bold.ttf"); /* TTF file for CSS3 browsers */

}

body{
    font-family: aFont;
    background-repeat: no-repeat;
    background-position-y: 90px;
    height: 404px;
    margin: 0px;
    font-size: 14px;
}

h1, h2, h3, h4 {
    font-family: bFont;
}

nav a {
    font-size: 16px;
}

.nav li{
    float: left;
    margin-right: 25px;
    margin-top: 30px;
    margin-bottom: 30px;
    font-family: bFont;
}
.nav img{
    float: right;
    margin-top: 30px;
}
.nav a{
    color: #000;
    float: left;
}
.nav a:hover{
    color: #37acda;
    text-decoration: none;
}
.banner{
    color: #fff;
    text-align: center;
    padding-top: 130px;
    padding-bottom: 150px;
}

.slider {
  position: absolute;
  height: 670px;
  width: 100%;
    z-index: -1;
}

.slider-item {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: 50% 50%;
  z-index: 0;
}

.slider-panel {
  position: absolute;
  bottom: 0;
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  color: rgba(0,0,0,1.00);
  z-index: 20;
}

.slider-panel__navigation {
  margin: 0 auto;
  padding: 10px;
  width: 70%;
  text-align: center;
}

.slider-panel__navigation i {
  margin: 0 3%;
  font-size: 15px;
}

.slider-panel__navigation i:hover, .slider-panel__navigation i:active {
  color: white;
  cursor: pointer;
}

.slider-panel__controls {
  margin: 0 auto;
  padding: 10px;
  width: 70%;
  text-align: center;
}

.slider-panel__controls i {
  margin: 0 4%;
  font-size: 40px;
}

.slider-panel__controls i:hover, .slider-panel__controls i:active {
  color: white;
  cursor: pointer;
}

.active {
  z-index: 10;
  -webkit-animation: 0.2s blur ease-in;
          animation: 0.2s blur ease-in;
}

@-webkit-keyframes circle {
  0% {
    -webkit-clip-path: circle(75%);
            clip-path: circle(75%);
  }
  100% {
    -webkit-clip-path: circle(0%);
            clip-path: circle(0%);
  }
}

@keyframes circle {
  0% {
    -webkit-clip-path: circle(75%);
            clip-path: circle(75%);
  }
  100% {
    -webkit-clip-path: circle(0%);
            clip-path: circle(0%);
  }
}

@-webkit-keyframes blur {
  0% {
    -webkit-filter: blur(10px);
            filter: blur(10px);
  }
  100% {
    -webkit-filter: blur(0);
            filter: blur(0);
  }
}

@keyframes blur {
  0% {
    -webkit-filter: blur(10px);
            filter: blur(10px);
  }
  100% {
    -webkit-filter: blur(0);
            filter: blur(0);
  }
}


.banner h2{
    margin-bottom: 30px;
}
.banner button{
    margin-top: 30px;
    background-color: #099fda;
    font-family: bFont;
    color: #fff;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 35px;
    padding-right: 35px;
    border: none;
}



.banner a{
    color: #fff;
    text-decoration: none;
}
.home_1{
    margin-top: 50px;
}
.home_1 button{
    width: 290px;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #fff;
    background-color: #099fda;
    border: none;
}
.home_1 h2{
    margin-bottom: 30px;
}
.home_1 img{
/*    margin-top: 30px;
*/    margin-bottom: 0px;
    width: 100%;
}
.home_1 button{
    padding-left: 30px;
    padding-right: 20px;
    margin-bottom: 2px;
/*    margin-left: 20px;
*/}
.home_1 a{
    color: white;
    text-decoration: none;
}

.offer_10 a {
    padding: 7px 10px;
    border-radius: 12px;
    background-color: #188BBA;
    color: #fff !important;
    text-decoration: none !important;
}

.offer_10 a:hover {
    box-shadow: 0px 2px 4px #999;
}

.pic{
    margin-top: 70px;
    /* margin-bottom: 0px; */
    text-align: center;
}
.pic img{
    text-align: center;
}
.pic button{
    width: 100%;
    margin-left: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #fff;
    background-color: #099fda;
    margin-top: 0px;
    border: none;
    vertical-align: middle;
}
.pic a{
    color: #fff;
    text-decoration: none;
}
.home_2{
    text-align: center;
    margin-top: 60px;
}
.home_2 h2{
    margin-bottom: 30px;
}
.home_2 a{
    color: #fff;
}
.home_pic{
    /* background-image: url(images/h21.jpg); */
    height: 200px;
    margin: auto;
    color: white;
}
.home_pic h3{
    padding-top: 120px;
    text-align: left;
    margin-left: 30px;
}
.home_pic1{
    /* background-image: url(images/h22.jpg); */
    padding-top: 100px;
    padding-bottom: 100px;
}
.home_pic2{
    /* background-image: url(images/h23.jpg); */
    padding-top: 100px;
    padding-bottom: 100px;
}
.home_20{
    text-align: center;
}
.home_3{
    color: #fff;
    padding-top: 70px;
    padding-bottom: 70px;
}
.home_3 h2{
    margin-bottom: 30px;
}
.home_3 a{
    color: #fff;
 /*   background-color: #099fda;
    text-decoration: none;*/
}
.home_3 button{
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-decoration: none;
    border: none;
    color: #fff;
    background-color: #099fda;
}
.home_4{
    margin-top: 60px;
    text-align: center;
}
.home_4 h2{
    margin-bottom: 30px;
}
.home_4 p{
    margin-bottom: 30px;
}
.home_41{
    text-align: center;
    padding-top: 80px;
}
.home_41 img{
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 100px;
}
.home_5 a {
    color: black;
    text-decoration: none;
}
.home_5{
   
}
.home_5 img{
    margin-bottom: 30px;
}
.home_5 h5{
    margin-bottom: 30px;
}
.home_5 a{
    text-decoration: none;                    
}
.home_5 a:hover{
    text-decoration: underline;
}
.home_6{
    text-align: center;
    margin-top: 30px;
}
.offer_1{
    margin-top: 60px;
}
.offer_1 h2{
    margin-bottom: 30px;
}
.offer_1 a{
    color: #000000;
    text-decoration: none;
    margin-top: 0px;
    margin-bottom: 20px;
}
.offer_10{
    margin-top: 40px;
}
.footer{
    background-color: #f9f8f8;
}

.contact{
    margin-top: 100px;
}
.contact h3{
    margin-bottom: 40px;
}
.contact button{
    width: 100%;
    background-color: #099fda;
    color: #fff;
}
.map_area{
    margin-top: 60px;
    margin-bottom: 100px;
    width: 100%;
}
.map_area iframe{
    width: 100%;
}
.download_row{
    margin: 8rem 2rem;
     justify-content: space-between;
}

.download_row .card .card-body a{
    color: #099fda;
}
.download_row .card .card-body i{
    font-size: 24px;
    padding-right: 1rem;
}
@media (max-width:736px){
.push_txt{
    margin-top: 220px;
}
}
.navbar a{
    color: #000;
}
.navbar a:hover{
    color: #099fda;
}
.home_50 img{
    margin-left: 10px;
    margin-right: 10px;
}
button:hover{
    background-color: #6b5e5e;
}
button a:hover{
    background-color: #6b5e5e;
}


.mobile-container {
  margin: auto;
  color: white;
  border-radius: 10px;
  display: none;
}

@media (max-width: 763px){
    .mobile-container {
  display: block;
}

    .desktop-container {
  display: none;
}
}

.topnav {
  overflow: hidden;
  position: relative;
}

.topnav #myLinks {
  display: none;
}

.topnav a {
  color: grey;
  background-color: #fff;
/*  margin-left: 20px;
*/  padding-left: 30px !important;
  padding: 4px 10px;
  text-decoration: none;
  font-size: 17px;
  display: block;
}

.topnav a.icon {
  background: black;
  display: block;
  position: absolute;
    margin-left: 30px;
  right: 0;
  top: 0;
}

.topnav a:hover {
/*  background-color: #ddd;
*/  color: black;
}

.active {
  background-color: #4CAF50;
  color: white;
}
.download_row .card{
    margin: 1rem;
}