/*!
 * Start Bootstrap - Landing Page v5.0.4 (https://startbootstrap.com/template-overviews/landing-page)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-landing-page/blob/master/LICENSE)
 */

body {
  font-family: 'Raleway', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Raleway', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
}


.showcase .showcase-text {
  padding: 3rem;
}
.showcase .showcase-img  {
  float: left;
}
.showcase .showcase-img img{
   width: 100%;
   max-height: 360px;
    float: left!important;
    padding-right: 15%;
}


@media (min-width: 768px) {
  .showcase .showcase-text {
    padding: 40px;
  }
}


.features-icons {
  padding-top: 40px;
  padding-bottom: 40px;;
}

.features-icons .features-icons-item {
  max-width: 20rem;
}
.features-icons-icon{
    text-align: center;
}
.features-icons-icon img{
    max-width: 180px;
    width: 100%;
    height: 100%;
}


.testimonials {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.testimonials .testimonial-item {
  max-width: 18rem;
}

.testimonials .testimonial-item img {
  max-width: 12rem;
  -webkit-box-shadow: 0px 5px 5px 0px #adb5bd;
  box-shadow: 0px 5px 5px 0px #adb5bd;
}
.call-to-action1 {
  position: relative;
  padding-top: 40px;
  padding-bottom: 40px;

    background: #fcdee0;
}

.call-to-action2 {
  position: relative;
  background-color: #f0f2f1;
  padding-top: 40px;
  padding-bottom: 40px;
}

.call-to-action {
  position: relative;
  background-color: #343a40;
  background: url("../img/bg-masthead.jpg") no-repeat center center;
  background-size: cover;
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.call-to-action .overlay {
  position: absolute;
  background-color: #212529;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0.3;
}

footer.footer {
  padding-top: 0px;
  padding-bottom: 180px;
  background: url("../img/bg-footter.jpg")center bottom;
  background-size: cover;
    background-repeat: no-repeat;
}

.couponty{
    background-color: #db6d66;
    color: #fff;
    padding: 10px;
    line-height: 2;
    margin-top: 20px;
}

.logo-nav{
    max-width: 100%;
}
.logo-center{
 padding: 0%;
 padding-top: 60px;
}

.bg-light {
    background-color: #ffffff!important;
}
.pad-top-20{
 padding-top: 10px;
}
.showcase h2{
    text-transform: uppercase;
    font-weight: 400!important;
}
.call-to-action2 h2{
    text-transform: uppercase;
    font-weight: 400!important;
}
.footer h2{
    text-transform: uppercase;
    font-weight: 400!important;
}
.mg-t20{
    margin-top: 20px;
}
.ptb-0{
    padding-top: 0px!important;
}
a {
    color: #f37067;
    text-decoration: none;
    background-color: transparent;
}
a:hover {
    color: #db6d66;
    text-decoration: none;
    background-color: transparent;
}


@media (max-width: 767px) {
  header.masthead {
    padding-top: 12rem;
    padding-bottom: 12rem;
  }
  header.masthead h1 {
    font-size: 3rem;
  }
    .logo-center{
 padding: 0%;
 padding-top: 30px;
 text-align: center;
}
    .showcase h2{
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 400!important;
}
.call-to-action2 h2{
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 400!important;
}
.footer h2{
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 400!important;
}
    footer.footer {
  padding-top: 0px;
  padding-bottom: 180px;
  background: url("../img/bg-footter-mb.jpg") no-repeat center bottom!important;
  background-size: 370px!important;
}
    .showcase .showcase-text {
    padding: 40px;
    padding-top: 0px;
    padding-bottom: 10px;
  }
    .showcase .showcase-img img{
    padding-right: 0%;
}
    .logo-nav {
    max-width: 72%;
}
    .imgmobile img{
        min-width: 100%;
    }
    .couponty{
    background-color: #db6d66;
    color: #fff;
    padding: 10px;
    line-height: 2;
    margin-top: 20px;
        font-size: 20px!important;
}
    
}



@media (max-width: 367px) {
  header.masthead {
    padding-top: 12rem;
    padding-bottom: 12rem;
  }
  header.masthead h1 {
    font-size: 3rem;
  }
    .logo-center{
 padding: 0%;
 padding-top: 30px;
 text-align: center;
}
    .showcase h2{
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 400!important;
}
.call-to-action1 h2{
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 400!important;
}
.footer h2{
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 400!important;
}
    footer.footer {
  padding-top: 40px;
  padding-bottom: 180px;
   background: url("../img/bg-footter-mb.jpg") no-repeat center bottom!important;
  background-size: 450px!important;
}
    .showcase .showcase-text {
    padding: 20px;
    padding-top: 0px;
  }
    .showcase .showcase-img img{
    padding: 0 50px; 
}
    .showcase .showcase-img p{
    text-align: center;
}
    .mr-5{
    margin-right: 1rem!important;
    }
}
