html, body, h1, h2, h3, h4, h5, h6 {
  font-family: 'Roboto', sans-serif;
}
.noshadow {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

/* Container needed to position the overlay. Adjust the width as needed */
.container {
  position: absolute;
  opacity: 1;
}

/* The overlay effect - lays on top of the container and over the image */
.overlay {
  position: absolute;
  bottom: 0;
  background: rgba(194,224,228, 0.9); /* Black see-through */
  width: 100%;
  transition: .5s ease;
  opacity:0;
  color: #595959;
  font-size: 1vw;
  text-align: center;
}

/* When you mouse over the container, fade in the overlay title */
.container:hover .overlay {
  opacity: 1;
}

.contact_button {
  width: 100%;
  height: 100%;
  background: rgba(194,224,228, 0.9);
  color: #595959;
  border: none;
  padding: 10%;
}

.contact_button:hover {
  cursor: pointer;
}

.no_select {
  user-drag: none;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-drag: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}
h1.hea {
  font-size:5vw;
  text-align: center;
}
.blog-header {
  padding-bottom:20px;
}
.center {
  margin: auto;
  width: 40%;
  text-align: center;
}
 .container-fluid {
   overflow: hidden;
   margin-top: 250px;
   background: #d9dbdb;
   color: #627482 !important;
   margin-bottom: 0;
   padding-bottom: 0
}
.wrapper {
}
.wrapper:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width:100%;
  height: 50%;
  z-index:-1;
}
.fa-quote-right{
  font-size: 28px;
  text-align: center;
  margin-bottom: 15px;
}
.text{
  position: relative;
  padding: 25px;
  min-height: 170px;
  position: relative;
  box-shadow: 0 8px 15px rgba(0,0,0,0.24);
}
.text:after{
  content: '\f0d7';
  position: absolute;
  font-family: fontawesome;
  bottom: -21px;
  font-size:32px;
  color: #fff;
  left: 40px;
  text-shadow: 0 8px 15px rgba(0,0,0,0.24);
}
.image img{
  
}
.image h4{
  text-align: center;
  color: #fff
}
/*.slick-next:after, .slick-prev:before {
  position: absolute;
  font-family: fontawesome;
  top:0;
  font-size: 15px;
  color: black;
  font-weight: 700;
  border: 2px solid #000;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
}*/
.column {
  float: left;
  width: 50%;
}
.barr {
  width:25%; 
  margin:auto; 
  border: none; 
  border-top: 1px solid #484e4f; 
  margin-top:-17px;
}

/* Clear floats after the columns */
.testimonial-name {
  font-size:1.1vw;
  padding-top:30px;
  color:white;
}
.owl-buttons {
  display: inherit
}
.owl-theme .owl-controls .owl-page span {
  background:#484e4f;
  margin-top: 20px
}
.owl-controls, .clickable {
  color:#484e4f;
}
.stepsmain {
  width: 100%;
  background-color: #d9dbdb
}
.companycontent_main {
  width: 100%;
  background-color: #80a0b7;
}
.order_main {
  width: 100%;
  background-color: #d9dbdb;
}

.pack_details {
  width: 100%;
  background-color: #d9dbdb;
  margin-top: -50px;
}

.stepsmain_mobile {
  display: none;
}
.steps {
  width: 40%;
  margin: auto;
  text-align: center;
  background-color: #d9dbdb;
}

.steps2 {
  width: 80%;
  margin: auto;
  text-align: center;
  background-color: #7decb0;
}

.companycontent {
  width: 85%;
  background-color: #80a0b7;
  margin: auto;
  padding-top: 20px
}
.ordercontent {
  width: 85%;
  background-color: #d9dbdb;
  margin: auto;
  padding-top: 20px
}
.mt5 {
  margin-top: 3rem
}
.companycontent-p {
  font-size:50px; 
  color:#484e4f;
  margin-bottom: 25px;
}

.highlight-content {
  background-color:#8cddb9; 
  padding-left:1vw; 
  padding-right:1vw; 
  padding-bottom:0.4vw; 
  padding-top:0.35vw; 
  border-radius:3vw;
}
.highlight-content-ml {
  margin-left:-20px
}
.col-ml {
  margin-left: -10px
}
.content-text {
  color: #8cddb9;
  font-size: 1rem;
}
.img-size {
  float: right;
}
.img-size-mobile {
  display: none;
}
.mr {
  padding-left: 100px
}
.mrb {
  padding-left: 250px
}
.display-mobile {
  display: none;
}
.bar-width {
  background-color:#484e4f;
}
.about-main {
  width: 100%;
  background-color: #d9dbdb;
}
.about-content {
  width: 85%;
  background-color: #d9dbdb;
  margin: auto;
  padding-top: 20px
}
.about-content-text {
  color: #484e4f;
  font-size: 1rem;
}
.mobile-color {
  color:#80a0b7;
}
.contact-main {
  width: 100%;
  background-color: #7dceb0;
}
.contact-content {
  background-color: #7dceb0;
  width: 85%;
  margin: auto;
  padding-top: 20px
}
.desktop-color {
  color: #484e4f;
}
.contact-button {
  background-color: #80a0b7;
  color: #484e4f;
  font-size: 1vw;
  width: 8vw; 
  border-radius: 30px; 
  float: right;
}
.border-entry {
  background-color: white; 
  outline: none; 
  border-radius: 10px;
  margin-bottom: 20px;
  font-size: 100%;
}
.cell-width {
  width: 60%;
}
@media only screen and (max-width: 600px) {
  .items {
    width: 100%!important;
    display: inline-block;
  }
  .wrapper {
    width: 100%
  }
  .wrapper:after {
    content: '';
    left: 0;
    bottom: 0;
    width:100%;
    height: 50%;
    z-index:-1;
   }

  .botmar {
       margin-bottom: 30%!important;
  }

  .botmarpost {
       margin-bottom: 20%!important;
  }
    
  h1.hea {
    font-size: 10vw;
    text-align: center;
    width: 100%
  }

  h2.botmarcrpost {
    margin-bottom: -15%!important;
  }

  h2.hea2 {
    font-size: 4vw;
    text-align: center;
    width: 100%
  }
  .blog-header {
    padding-bottom:10px;
  }

  .w3-row-padding {
    width: 100%;
  }

  .pics img {
    width: 100%
  }
  .barr {
    width: 100%;
    display: none;
  }
  .testimonial-name {
    font-size:3.5vw;
    color:white;
  }
  .owl-carousel .owl-item img {
    width: 100%
  }
  .steps {
    width: 100%;
    margin: auto;
    text-align: center;
    background-color: #d9dbdb
  }
  .stepsmain {
    display:none;
  }
  .stepsmain_mobile {
    display: inherit;
    position: relative;
    margin-top: 30px
  }
  .owl-theme .owl-controls .owl-page span {
    
  }
  .mt5 {
    margin-top: -3rem;
  }
  .companycontent_main {
    background-color: #d9dbdb;
  }
  .companycontent {
    background-color: #d9dbdb;
  }
  .col-sm-6 img {
    float: center;
    margin: auto;
    text-align: center;
  }
  .img-size {
    display: none;
  }
  .img-size-mobile {
    display: inherit;
    padding-top: 0px 
  }
  .mr {
    padding-left: 15px
  }
  .mrb {
    padding-left: 15px
  }
  .display-desktop {
    display: none;
  }
  .display-mobile {
    display: inherit;
  }
  .text-padding-mobile {
    padding-top: 40px;
    margin-bottom: -30px
  }
  .content-text {
    color: #80a0b7;
  }
  .col-ml {
    margin-left: -20px;
  }
  .highlight-content {
    background-color: #80a0b7;
    color: #d9dbdb;
    padding-left:10px; 
    padding-right:10px; 
    padding-bottom:5px; 
    padding-top:5px; 
    border-radius:60px;
  }
  .companycontent-p {
    font-size:5.6vw; 
  }
  .bar-width {
    width: 35%;
    float: right;
    border-radius: 10px;
    margin-right: 15px;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: white;
    color: #484e4f;
    font-weight: bold;
  }
  .mobile-color {
    color: #484e4f;
  }
  .contact-button {
    width: 40%;
    font-size: 100%;
    margin-top: -20px;
    background-color: #7dceb0
  }
  .cell-width {
    width: 100%;
  }
  .contact-main {
    background-color: #80a0b7;
  }
  .contact-content {
    background-color: #80a0b7;
  }
  .contact-form-width {
    width: 110%;
    margin-left: -15px;
    margin-right: 15px
  }
  .desktop-color {
    color: #d9dbdb
  }
}

.no-bottom-padding{
    padding: 3rem 3rem 0 3rem; /* top right bottom left */
}

.image-wrapper-package{
    position:relative;
    display:inline-block;
    cursor:pointer;
}

/* hidden by default */
.hover-top-card-package{
    position:absolute;
    left:50%;
    top:0;
    transform:translate(-50%, -100%);
    opacity:0;

    padding:7px 14px;
    white-space:nowrap;

    background:#80a0b7;
    color:#000;

    border:2px solid #fff;
    border-radius:0 0 16px 16px;

    font-size:14px;
    font-weight:800;
    text-transform:uppercase;

    box-shadow:0 8px 18px rgba(0,0,0,.18);

    z-index:1;
    pointer-events:none;

    transition:all .22s ease;
}

/* SHOW ON HOVER */
.image-wrapper-package:hover .hover-top-card-package{
    opacity:1;
    transform:translate(-50%, 0);
    pointer-events:auto;
}

.stepper, .stepper_summaryPage {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 98;
  background: #80a0b7;
  padding: 7px 0 12px;
  width: 100%;
  margin: 0;          /* IMPORTANT */
  box-shadow: 0 2px 6px rgba(0,0,0,0.15);
  transition: transform 0.35s cubic-bezier(0.2, 0.8, 0.2, 1);
}

.row_step {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    align-items: center;

    width: 80%;
    margin: 0 auto;   /* <-- this centers it */
}

.row_step_summaryPage {
    display: grid;
    grid-template-columns: repeat(13, 1fr);
    align-items: center;

    width: 80%;
    margin: 0 auto;   /* <-- this centers it */
}

/* labels */
.label {
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 5px;
}

.label_summaryPage {
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 5px;
    width: 200%;
    margin-left: -50%;
}

/* circles */
.circle {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: #d9dbdb;
    border: 3px solid #fff;
    justify-self: center;
    z-index: 2;
    transition: background 0.25s ease, border-color 0.25s ease, transform 0.25s ease;

}

/* active */
.circle.active {
    background: #ea0a80;
    border-color: #fff;
    transform: scale(1.15);
}

/* lines */
.line {
    height: 3px;
    background: #fff;
    z-index: 1;
    width: 180%;
    margin-top:-17.5px;
    margin-left: -40%;
}

.line_summaryPage {
    height: 3px;
    background: #fff;
    z-index: 1;
    width: 160%;
    margin-top:-17.5px;
    margin-left: -31%;
}

.package_hr {
    border: 0;
    height: 2px;
    background: #ea0a80;
/*    background-image: linear-gradient(to right, #ccc, #ea0a80, #ccc);*/
    width: 100%;
    margin: auto;
/*    box-shadow: 0 2px 6px rgba(0,0,0,0.15);*/
    margin-bottom: 20px;
    margin-top: -20px;
}


.summary_hr {
    border: 0;
    height: 2px;
    background: #ea0a80;
/*    background-image: linear-gradient(to right, #ccc, #ea0a80, #ccc);*/
    width: 100%;
    margin: auto;
/*    box-shadow: 0 2px 6px rgba(0,0,0,0.15);*/
    margin-bottom: 20px;
/*    margin-top: -20px;*/
}

.w3-bar a {
    text-decoration: none !important;
}

.w3-bar a:hover,
.w3-bar a:focus,
.w3-bar a:visited {
    text-decoration: none !important;
}