
body {
    font-family: Arial, sans-serif;
    margin: 0;
    padding: 0;
    line-height: 1.6;
    color: #333;
}


.header {
    background-color: #f4f4f4;
    padding: 0px 0;
    text-align: center;
}

.icon-now {
    display: none;
  }

.logo {
    width: 300px;
    margin-left: -850px;
    margin-top: 1%;
    padding-bottom: 0;
}



.gradient-text {
    background: rgb(4, 4, 200);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    text-decoration: none; 
    font-weight: bold;
    font-size: 40px;
    display: block;        
    text-align: center;    
    margin-top: -75px;
    padding-bottom: 25px;

}
.credentials {
    margin-top: -75px;
    font-size: 32px;
    color: white;
   margin-left: 350px;
}
.credentials2 {
    margin-left: 1150px;
    font-size: 50px;
    margin-top: -100px;
    color: white;
}
.facebook {
    position: absolute;
    max-width: 45px; 
    height: auto;
    margin-left: 600px; 
    margin-top: -80px;
    z-Index: 1;
    filter: drop-shadow(0px 1px 2px rgba(0, 0, 0, 0.5));
    transition: transform 0.3s ease;
}
.facebook:hover {
    transform: scale(0.9);
} 
.twitter {
    position: absolute;
    max-width: 45px; 
    height: auto;
    margin-left: 650px; 
    margin-top: -80px;
    z-Index: 1;
    filter: drop-shadow(0px 1px 2px rgba(0, 0, 0, 0.5));
    transition: transform 0.3s ease;
}
.twitter:hover {
    transform: scale(0.9);
} 

.youtube {
    position: absolute;
    max-width: 45px; 
    height: auto;
    margin-left: 700px; 
    margin-top: -80px;
    z-Index: 1;
    filter: drop-shadow(0px 1px 2px rgba(0, 0, 0, 0.5));
    transition: transform 0.3s ease;
}
.youtube:hover {
    transform: scale(0.9);
} 
.google {
    position: absolute;
    max-width: 45px; 
    height: auto;
    margin-left: 750px; 
    margin-top: -80px;
    z-index: 1;
    filter: drop-shadow(0px 1px 2px rgba(0, 0, 0, 0.5));
    transition: transform 0.3s ease;
}
.google:hover {
    transform: scale(0.9);
} 





.facebook2 {
    position: absolute;
    max-width: 45px; 
    height: auto;
    margin-left: 600px; 
    margin-top: 1385px;
    z-Index: 1;
    filter: drop-shadow(0px 1px 2px rgba(0, 0, 0, 0.5));
    transition: transform 0.3s ease;
}
.facebook2:hover {
    transform: scale(0.9);
} 
.twitter2 {
    position: absolute;
    max-width: 45px; 
    height: auto;
    margin-left: 650px; 
    margin-top: 1385px;
    z-Index: 1;
    filter: drop-shadow(0px 1px 2px rgba(0, 0, 0, 0.5));
    transition: transform 0.3s ease;
}
.twitter2:hover {
    transform: scale(0.9);
} 
.directorii {
    width: 500px;
    text-decoration: none; 
}
.directorii:hover {
    transform: scale(0.9);
} 
.googleg {
    width: 500px;
    text-decoration: none; 
}
.googleg:hover {
    transform: scale(0.9);
} 
.haag {
    width: 500px;
    text-decoration: none; 
}
.haag:hover {
    transform: scale(0.9);
}
.yt {
    text-decoration: none;
    position: absolute;
    top: 2500px;
    left: 0;
    right: 0;
    margin: auto;
    width: 1200px; /* Adjust as needed */
    height: 675px; /* Adjust as needed */
}



.youtube2 {
    position: absolute;
    max-width: 45px; 
    height: auto;
    margin-left: 700px; 
    margin-top: 1385px;
    z-Index: 1;
    filter: drop-shadow(0px 1px 2px rgba(0, 0, 0, 0.5));
    transition: transform 0.3s ease;
}
.youtube2:hover {
    transform: scale(0.9);
} 
.google2 {
    position: absolute;
    max-width: 45px; 
    height: auto;
    margin-left: 750px; 
    margin-top: 1385px;
    z-index: 1;
    filter: drop-shadow(0px 1px 2px rgba(0, 0, 0, 0.5));
    transition: transform 0.3s ease;
}
.google2:hover {
    transform: scale(0.9);
} 
.separator-line {
    border: none;
    height: 1px;
    background-color: black; 
    width: 50%; 
    margin-top: 35px; 
    margin-bottom: 10px;
    margin-left: auto; 
    margin-right: auto;
    
}
.separator-rect {
    border: none;
    height: 80px;
    background-color: black; 
    width: 95%; 
    margin-top: 35px; 
    margin-bottom: 10px;
    margin-left: auto; 
    margin-right: auto;
    background: linear-gradient(to right, rgb(0, 119, 255), rgb(47, 10, 233), blue);
}

.image-wrapper {
    text-align: center;
}
.shingle-roof, .metal-roof {
    width: 200px;
    height: 200px;
    border-radius: 50%;
    object-fit: cover;
    border: 2px solid #fff;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2);
    margin: 20px; 
    display: inline-block; 
    right: 200px;
}

.shingle-roof:hover, .metal-roof:hover {
    transform: scale(0.9);
}
 
.google-link {
    text-decoration: none; 
}


.dol-link {
    width:500px;
    text-decoration: none;
}
.dol-link:hover, .metal-roof:hover {
    transform: scale(0.9);
}
.accord-link {
    width:500px;
    text-decoration: none; 
}
.accord-link:hover, .metal-roof:hover {
    transform: scale(0.9);
}


.video-container {
    position: relative;
    width: 100%; 
    height: 0; 
    padding-bottom: 38%;
    overflow: hidden;
    box-shadow: 0 0 8px 2px black; 
}

.video-container video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; 
}



.intro-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    text-align: center;
}


.features {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    padding: 20px;
}

.feature {
    background-color: #eee;
    padding: 20px;
    text-align: center;
}


.about {
    background-color: #ddd;
    padding: 20px;
    text-align: center;
}


.footer {
    background: linear-gradient(to right, rgb(0, 119, 255), rgb(47, 10, 233), blue);
    color: white;
    text-align: center;
    padding: 10px 0;
    margin-top: 1000px;
}
.green-phone-icon{
    position: absolute;
    max-width: 50px; 
  height: auto;
   margin-left: 30%;
   margin-top: 1%;
  }


@media (max-width: 600px) {
    .navbar {
        flex-direction: column;
    }

    .features {
        grid-template-columns: 1fr;
    }
}
.video-section {
    position: relative;
    
}


.overlay-box {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); 
    width: 30%; 
    height: 25%;
    background-color: rgba(0, 0, 0, 0.65); 
    box-sizing: border-box; 
    padding: 10px 20px; 
    text-align: center;
    z-index: 1;
    
}
.click-below {
    font-size: 20px; 
    font-weight: bold;
    margin: 0; 
    padding: 0; 
    z-index: 2;
    color: white;
}

.free-estimate {
    font-size: 32px; 
    font-weight: bold;
    margin: 0; 
    padding: 0;
    z-index: 2;
    color: white;
    top:0;
}
.red-dotted-line {
   width: 150px;
   margin-top: 1%;
}




.estimate-button {
    display:inline-block;
    width: 100%; 
    padding: 20px 0; 
    background-image: linear-gradient(to right, #03afff, #1c75d8);
    color: white;
    text-align: center;
    text-decoration: none;
    border: none;
    cursor: pointer;
    font-size: 1.75em; 
    margin-top:3%;
    box-sizing: border-box; 
    font-weight: bold;
    
}

.estimate-button:hover, .estimate-button:focus {
    background-image: linear-gradient(to right, #3daee9, #2b86cb); /* Lighter shade on hover */
    transform: scale(1.05); /* Slightly increase the size */
}

.estimate-button:active {
    background-image: linear-gradient(to right, #3582c4, #2b6ba1); /* Even darker shade for active state */
    transform: scale(0.95); /* Slightly decrease the size to simulate button press */
}
.secret-login {
    width: 25px;
    position: absolute;
    top: 1700px; /* Adjust to move down */
    left: 925px; /* Adjust to move to the right */
}



