
:root{
    --main: 210,
            50,
            40;
}

.text-white-50{
    color: white !important;
}





.text-primary{
    color: #336699 !important;
}

.bg-primary, .carousel-control-prev, .carousel-control-next, .carousel-caption .carousel-content a button.carousel-content-btn2, #carouselId .carousel-indicators li, .project-img::after, .project-content a, .testimonial-carousel .owl-dot.active, .services-content::after{
    background-color: #336699 !important;
}

.services-content::after{
    color: white !important;
    background-color: #336699 !important;
}






.text-secondary, .navbar .navbar-nav .nav-link:hover, .navbar .navbar-nav .nav-link.active, h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1{
    color: #26D48C !important;
}

.carousel-caption .carousel-content a button.carousel-content-btn1, .bg-secondary, .project-img::before, .team-content::before, .contact-form, .contact-map{
    background-color: #26D48C !important;
}

.footer .hightech-link a:hover{
    color: white !important;
    background-color: #26D48C !important;
}

.carousel-caption .carousel-content a button.carousel-content-btn1{
    color: white !important;
}

.btn-secondary {
    background-color: #26D48C !important;
    border-color: #26D48C !important;
}

.team-item {
    border-top: 30px solid #26D48C !important;
}

.team-img img{
    border: 10px solid #26D48C !important;
    border-top: 10px solid #26D48C !important;
}

.team-item:hover .team-img img {
    border: 10px solid #26D48C !important;
}