.myhead {
    justify-content: space-between;
    align-items: center;
}
.logo {
    margin-bottom: 20px;
}
.header {
    display: block;
    background: rgba(0, 0, 0, 0.93);
    border-style: none;
    border-radius: 0px;
    left: 0px;
    top: 0px;
    z-index: 11;  
    padding: 20px;  
    position: absolute;
}
.apt-btn {
    display: inline-block;
    padding: 0px 30px;
    border-radius: 40px;   
    background: rgba(68, 123, 191, 1);
    box-shadow: none;
    text-shadow: none;
    color: #fff;
    font-size: 20px;
    line-height: 48px;
    font-weight: 300;
    font-family: Montserrat;
    font-style: normal;
    text-align: center;
    text-decoration: none;
    margin-bottom: 10px;   
}
.apt-btn:hover {
    background: rgba(52, 104, 181, 1);
    box-shadow: none;
    color: #fff;
}
.apt-btn2 {
    background-color: #fff;
    color:#000;
}
.bg1 {
    background-image: url('../images/d2fe13c2-062d-483a-bc71-3412463c2ca7.png');    
    background-size: cover;
    background-position: 100px 50%; 
    background-color:rgba(0, 0, 0, 0.46);
    background-repeat:no-repeat;
    height: 100%; 
}
.call-out {
    font-size: 60px;
    font-weight: normal;
    font-family: Montserrat;
    color:#fff;
    margin-top: 300px;
}
.apt-call1 {
    margin-left: 30px;
}
.mt-100 {
    margin-top: 100px;
}
.mt-350 {
    margin-top: 350px;
}
.mb-100 {
    margin-bottom: 50px;
}
.papers {
    width: 100%;
    overflow: hidden;
    height: 40px;
    margin-top: 80px;
    margin-bottom: 50px;
    box-sizing: border-box;
}
.boards img, .papers img {
    padding-bottom: 10px;
}
.bg2 {
    display: block;
    background: rgba(28, 28, 28, 0.95);
    background-image: url(../images/c37e12f5-vector_10000000gk0b600005m028.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    border-style: none;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    border-radius: 0px;
    width: 100%;
    height: 100%;   
    position: relative;
}
.bg3 {
    display: block;
    background: rgba(225, 222, 222, 0.95);
    background-image: url(../images/c37e12f5-vector_10000000gk0b600005m028.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    border-style: none;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    border-radius: 0px;
    width: 100%;
    height: 100%;   
    position: relative;
}

.bg2-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background:rgb(0, 0, 0); 
    opacity: 0.9;
    z-index: 2;
}
.bg3-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background:rgb(239, 238, 238); 
    opacity: 0.8;
    z-index: 2;
}
.sub3 {
    margin-top: 50px;
    font-size: 35px;
    color: #fff; 
    font-weight: normal; 
    font-family: 'Montserrat', Arial, sans-serif;
    line-height: 45px;  
}
.sub4 {   
    margin: 0px auto;
    font-size: 18px;
    color: #fff; 
    font-weight: normal; 
    max-width: 80%;
    margin-bottom: 20px;
    font-family: 'Montserrat', Arial, sans-serif;    
}
.sub5 {   
    font-size: 18px;
    font-weight: normal; 
    font-family: 'Montserrat', Arial, sans-serif;    
}
.sub6 {   
    font-size: 35px;
    font-weight: normal; 
    font-family: 'Montserrat', Arial, sans-serif;    
}
.sub7 {   
    font-size: 35px;
    font-weight: 500; 
    font-family: 'Montserrat', Arial, sans-serif;    
    color: #000000;
}
.sub8 {   
    font-size: 25px;
    font-weight: 500; 
    font-family: 'Montserrat', Arial, sans-serif;    
    color: #000000;
}
.tops {
    position: relative;
    z-index: 5;
}
.call-btn3 {
    margin-top: 50px;
    margin-bottom: 50px;
}
.sub9 {
    font-size: 35px;
    color: #fff; 
    font-weight: normal; 
    font-family: 'Montserrat', Arial, sans-serif;
    line-height: 45px;  
    padding-bottom: 15px;
}
.sub10 {
    font-size: 22px;
    color: #fff; 
    font-weight: normal; 
    font-family: 'Montserrat', Arial, sans-serif;   
}
.black-fade {
    position:relative;
    background:#000;
    overflow: hidden;
}
.bg4 {
    display: block;
    background: rgba(225, 222, 222, 0.95);
    background-image: url(../images/aaeb0817-untitled-design-45_1000000000000000000028.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    left: 0;
    right: 0;   
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;   
    position: absolute;
    background-attachment: fixed;
}
.bg5 {       
    background-image: url(../images/04318778-untitled-design-44_1000000000000000000028.png);
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    left: 0;
    right: 0;   
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;   
    position: absolute;    
    opacity: 0.6;
    transform: scale(1.1);   
}
.para-space {
    padding-top: 250px;
}
.call-form {
    text-align: center;
    margin-top: 50px;
}
.fit {
    width: auto;
    text-align: center;
}
.review-blocks {
    font-size: 18px;
    color: #fff; 
    font-weight: normal; 
    font-family: 'Montserrat', Arial, sans-serif; 
    background: #000;
    padding: 20px;
    margin: 20px;
}
.rating-star {
    margin:10px 0px;
}
.sub11 {
    font-size: 36px;
    font-weight: normal; 
    font-family: 'Montserrat', Arial, sans-serif;  
    margin-top: 20px;   
}
.question {
    font-size: 20px;
    font-weight: 500; 
    font-style: italic;
    font-family: 'Montserrat', Arial, sans-serif;  
    margin-top: 20px;

    margin-bottom: 10px;   
}
.answer {
    font-size: 13px;
    color:#292929;
    font-weight: normal; 
    font-family: 'Montserrat', Arial, sans-serif;  
    margin-bottom: 10px;   
}
.faq-bg {
    background-image: url(../images/0189995d-descarga_100000000000000000001o.jpg);
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    padding: 20px;
}
.map {
    height: 330px;
}
.footer {
    background-color: #292929;
}
.address {
    font-size: 25px;
    color: #fff; 
    font-weight: normal; 
    text-align: center;
    font-family: 'Montserrat', Arial, sans-serif;   
}
.copyright {
    text-align: right;
}
/* Media Query for Mobile View */
@media (max-width: 768px) { /* Adjust the max-width as needed */
    .bg1 {
        background-position: -100px 50%; /* Change to 0px for mobile */
    }
    .call-out {
        font-size: 40px;
        font-weight: normal;
        font-family: Montserrat;
        color:#fff;
        margin-top: 300px;
    }
    .myhead {
        justify-content: center;
    }
    .flogo {  
        margin-top: 10px;     
        text-align: center;
        margin-bottom: 20px;     
    }
    .copyright {
        padding-top: 10px;
        text-align: center;
    }
}

@media (max-width: 500px) { /* Adjust the max-width as needed */
    .bg1 {
        background-position: -200px 50%; /* Change to 0px for mobile */
    }    
    .myhead {
        justify-content: center;
    }
}