HTML {
    height: 100%;
    overflow-y: scroll;
}
body {
    overflow-x: hidden !important;
}
.header {
    position: relative;
}
.logo-header {
    position: absolute;
    right: 0;
    width: 200px;
}
.container-fluid {
    position: relative;
    z-index: -1;
    width: 100%;
}
.header-info {
    background: white;
    top: 10rem;
    margin-top: -75px;
    padding: 20px;
    box-shadow: 0 0 10px #bebebe;
}
.header-info i {
    color: rgb(178, 0, 0);;
}
.img-scuba1 {
    position: relative;
    border-radius: 5px;
    box-shadow: 0 0 10px #bebebe;
    display: block;
}
.img-scuba2{
    position: relative;
    border-radius: 5px;
    box-shadow: 0 0 10px #bebebe;
    display: none;
}
.img-scuba3{
    position: relative;
    border-radius: 5px;
    box-shadow: 0 0 10px #bebebe;
    display: none;
}
.img-1200 {
    display: block;
}
.img-990{
    display: none;
}
.img-768{
    display: none;
}
 .img-shadow{
    box-shadow: 0 0 10px #bebebe;
}
.button-join-header {
    position: absolute;
    top: 10%;
    left: 50%;
    transform: translateX(-50%);
    width: 300px;
    text-transform: uppercase;
    color: rgb(255, 121, 0);
    background-color: rgb(255, 255, 255);
    border-color: rgb(255, 121, 0);
}
.button-join-w {
    color: rgb(255, 121, 0);
    text-transform: uppercase;
    background-color: rgb(255, 255, 255);
    border-color: rgb(178, 0, 0);
}
.button-join {
    text-transform: uppercase;
    color: #fff;
    background-color: rgb(178, 0, 0);
    border-color: rgb(255, 121, 0);
}
/* button status style */
.btn-primary:hover {
    color: #fff;
    background-color: rgb(255, 121, 0);
    border-color: rgb(255, 121, 0);
}
.btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: rgb(255, 121, 0);
    border-color: rgb(255, 121, 0);
}
.btn-primary.focus, .btn-primary:focus {
    color: #fff;
    background-color: rgb(255, 121, 0);
    border-color: rgb(178, 0, 0);;
}
.btn-primary.focus, .btn-primary:focus {
    box-shadow: 0 0 0 0.2rem rgba(97, 7, 7,.5);
}
.btn-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(97, 7, 7,.5);
}
/* end of button status style */
.intro .button-join-w {
    position: absolute;
    bottom: 10%;
    margin: auto;
    left: 50%;
    transform: translateX(-50%);
}
.bar-info-ew{
    background-color: rgb(230, 230, 230);
    margin: 15px;
    border-radius: 5px;
    box-shadow: 0 0 10px #bebebe;
}
.row-info-ew {
    text-align: center;
}
.icons-info-1 {
    background-color: rgb(255, 121, 0);
    color: white;
    padding-top: 15px;
    padding-bottom: 15px;
    border-radius: 5px;
    height: 135px;
    margin: 15px 0;
    text-transform: uppercase;
}
.icons-info-2 {
    background-color: rgb(178, 0, 0);
    color: white;
    padding-top: 15px;
    padding-bottom: 15px;
    border-radius: 5px;
    height: 135px;
    margin: 15px 0;
    text-transform: uppercase;
}
h3 {
    color: rgb(178, 0, 0);;
    text-transform: uppercase;
}
.services {
    background-color: rgb(178, 0, 0);;
    border-radius: 5px;
    color: white;
    box-shadow: 0 0 10px #bebebe;
}
.services-img {
    margin-bottom: 0;
}
.services-info {
    text-transform: uppercase;
 }
.img-fluid {
    border-radius: 5px;
}
.img-underlap {
    position: relative;
    padding: 0!important;
}
.description-overlap {
    position: absolute;
    bottom: 0;
    background-color:rgba(255, 255, 255, 0.5);    padding: 10px;
    color: black;
    border-radius: 0 0 5px 5px;
}
.reviews {
    margin: 2rem;
}
.quote {
    background-color: rgb(230, 230, 230);;
    border-radius: 5px;
    padding: 15px;
    margin-bottom: 25px;
    box-shadow: 0 0 10px #bebebe;
}
.quote-icon {
    color: rgb(255, 121, 0);
    font-size: 25px;
}
.img-underlap-footer {
    position: relative;
    padding: 0!important;
    width: 100%;
    box-shadow: 0 0 10px #bebebe;
    border-radius: 5px;
}
.description-overlap-footer {
    text-align: center;
    position: absolute;
    top: 0;
    background-color:rgba(255, 255, 255, 0.75);    padding: 10px;
    color: black;
    border-radius: 5px 5px 0 0;
}
.button-footer {
    position: absolute;
    bottom: 75px;
    margin: auto;
    left: 50%;
    transform: translateX(-50%);
}
.footer {
 background-color: lightgrey;
 padding: 15px;
}
.footer p {
    font-style: italic;
    margin-bottom: auto;}
.logo-footer {
    height: 100px;
    float: right;
}
.modal-button{
    width: 100%;
    height: 50px;
    /* font-family: RobotoRegular; */
}
.modal-body {
    padding: 48px 50px 45px 50px;
}
.custom-button{
    background: #2689FB 0% 0% no-repeat padding-box;
    color: #fff;
    border-radius: 5px;
    border: 1px solid;
    /* 
    cursor: pointer;
    letter-spacing: 0;
    font-family: RobotoRegular;
    opacity: 1;
    font-size: 14px; */
    padding: 5px 10px 5px 10px;
    margin-top: 5%;
}
@media only screen and (max-width: 576px) {
	.header {
        height: 15vh;
    }
    .header-info {
        top: 10rem;
        margin-top: 0;
        padding: 20px;
    }
    .logo-header {
        right: 0;
        width: 150px;
    }
    .button-join-header {
        top: 8%;
    }
    .img-1200{
        display: block;
    }
    .img-990{
        display: none;
    }
    .img-768{
        display: none;
    }
    .description-overlap h4 {
        font-size: 14pt;
    }
    .description-overlap p {
        font-size: 10pt;
        margin-bottom: 0;
    }
    .services-img {
        margin-bottom: 1rem!important;
    }
    
    .reviews {
        margin: 0;
    }
    .quote h4 {
    font-size: 15pt;
    }
    .quote-icon {
        font-size: 15px;
    }
    .description-overlap-footer {
        text-align: center;
        position: initial;
        top: 0;
    }
    .button-footer {
        position: inherit;
        bottom: 0px;
        left: 75%;
    }
}
@media only screen and (min-width: 768px){
    .button-join-header {
        top: 14%;
    }
    .img-1200{
        display: none;
    }
    .img-990{
        display: none;
    }
    .img-768{
        display: block;
    }
}
@media only screen and (min-width: 990px){
   .button-join-header {
        top: 22%;
    }
   .img-1200{
     display: none;
   }
   .img-990{
     display: block;
   }
   .img-768{
     display: none;
   }
}
@media only screen and (min-width: 1200px){
    .button-join-header {
        top: 35%;
    }
    .img-1200{
     display: block;
   }
   .img-990{
     display: none;
   }
   .img-768{
     display: none;
   }
}