/*
COLORS
gold #e5cb75
blue #4a8ec8
*/

.mb-6{margin-bottom:5rem;}
.grid{display: grid;}
.gafc{grid-auto-flow: column;}
.jcc{justify-content: center;}
.jic{justify-items: center;}

.sriz-downloadSection{
    margin: 3rem auto 11rem auto;
}

#srix-contactFormWrapper{
    background-color: white;
    box-shadow: 0px 0px 20px rgba(0,0,0,0.07);
    padding: 50px 80px;
    border-radius: 10px;
    z-index: 1;
    position: inherit;
}

.main-btn{
    background-color: rgb(255, 213, 75);
}

.contact-info-area .contact-info-item {
    display: grid;
    justify-content: center;
    text-align: center;
    padding-left: 0px;
    height: 100%;
}

.contact-info-area .contact-info-item .icon {
    position: initial;
    display: block;
}

#aboutMeterSection.fun-facts-area .fun-facts-item .icon::before {
    transform: translate(-50%, -50%) scale(1);
}

#aboutMeterSection.fun-facts-area .fun-facts-item .icon i {
    color: #222;
}


#aboutMeterSection.fun-facts-area .fun-facts-item:hover .icon::after {
    opacity: 1;
    height: 0px;
    width: 0px;
}

.odometer.odometer-auto-theme, .odometer.odometer-theme-default {
    font-family: Roboto;
    line-height: 1.1em;
}

#theAboutBigPic.about-introduction-area .about-introduction-thumb .about-introduction-customers::before {
    position: absolute;
    content: '';
    right: 0;
    top: 0;
    height: 17px;
    width: 17px;
    background: none;
}

.fun-facts-area .fun-facts-item::before {display: none;}

.about-introduction-area .about-introduction-content .item i {background: #f7f7f9;}

.fun-facts-area .fun-facts-item > span {
    color: white;
    display: block;
}

.about-3-area .about-content .about-item i, .why-choose-area .why-choose-content .item i{ background: #f7f7f9;}

.project-area .project-explore::before {background-color: #4a8ec8;}

.project-area .project-explore.project-inspired a {
    background: #ffd54b;
    color: #1b1f2e;
}

.project-area .project-explore.project-inspired::before {
    left: auto;
    right: 0;
    background: #4a8ec8;
    display: none;
}


.project-area .project-explore::before {

    background-color: #4a8ec8;
    display: none;

}

.easy-steps-area .easy-steps-item:hover span::before {
    opacity: 1;
    display: none;
}

.faq-accrodion .accrodion .accrodion-content p {color:white}

#whiteBgSec-H section{
    background-color: white;
}

.project-area .project-explore::before ,.project-area .project-explore.project-inspired::before{
    display: block;
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(27, 31, 46, 0.7);
}

.project-area .project-explore p {
    font-size: 18px;
    line-height: 36px;
    color: #d1c8fe;
    padding: 30px 40px 33px;
    position: relative;
}

.the-tech-area .the-tech-box .tech-logo {top:55%;}

.footer-area{
    background-image: none;
    background-color: #1c1f2e;
}

.why-choose-area .why-choose-thumb .item-1 .conent,
.why-choose-area .why-choose-thumb .item-1 .conent{
    display: grid;
justify-content: center;
align-content: center;
padding: 0px 32px;
text-align: center;
}

.categories-area .categories-content .title,
.categories-area .categories-content p{color:black}
.categories-area .categories-content span {color: #4a8ec8;}

.categories-area .categories-box .categories-box-item .item {
    border: 1px solid #ffd54b;background-color: #3695e3;
}

.categories-area .categories-box .categories-box-item .item a i{color: white;}
.categories-area .categories-box .categories-box-item .item a span {color: #ffd54b;}
.categories-area .categories-box .categories-box-item .item {width: 50.66%;}

#avakentechnologies-foreclosureExp.explore-projects-area.explore-projects-2-area::before{
background-color: white;
}

.about-introduction-area .about-introduction-thumb {
    margin-left: 0px;
    margin-right: 60px;
    position: relative;
}

#the4BoxGrid{
    display: grid;
    grid-template-columns: 1fr 1fr;
    height: 430px;
    row-gap: 36px;
    column-gap: 36px;
    text-align: center;

}

.t4b-item{
    background-color: #ffd54b;
    width:100%;
    height:100%;
    color:black;
    display: grid;
    align-content: center;
    row-gap: 10px;
}

.t4b-item p{color:black}

.grid{display: grid;align-content: center;}

#footerNewP a{color: #808495}
#footerNewP a:hover{color: #4a8ec8;}

.slick-dots{display: none;}


.slick-prev{
    background: whitesmoke;
    width: 50px;
    height: 50px;
    position: absolute;
    left: 15px;
    top: 45%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
    content: '';
    text-indent: -9999px !important;
    }
.slick-next{
    width: 50px;
    height: 50px;
    background:whitesmoke;
    right: 0;
    top: 45%;
    position:absolute;
    right:0;
    top:50%;
    -ms-transform: translateY(-50%); /* IE 9 */
    -webkit-transform: translateY(-50%); /* Safari */
    transform: translateY(-50%);
    text-indent: -9999px !important;
    }

    .slick-next.slick-arrow {
        right: 15px;
        top: 45%;
    }

    .client-item{height:350px}

    
@media(max-width:768px){
    .header-area.header-2-area .main-header .main-header-item {
        padding: 7px 7px;
    }
    .categories-area .categories-content .item::before {background-color: white;}
    .about-introduction-area .about-introduction-thumb {
        margin-left: 0px;
        margin-right: 0;
        position: relative;
    }

    .slick-prev, .slick-next {
        width: 20px;
        height: 20px;
    }
    .client-item{height:500px}
    .the-tech-area::before {width:100%}
}
