.support_s2{
    background-color: #f8fafc;
}
.support_s2 #gray_map {
    filter: grayscale(100%);
}
.support_s2 form{
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.2);
}
.support_s2 form input,.support_s2 form textarea{
    border: 1px solid #ddd;
    box-sizing: border-box;
    background-color: #f8fafc;
}
.support_s2 form input:focus,
.support_s2 form textarea:focus {
outline: none !important;
}


/* support s3--------------------------------------------------------- */
.support_s3 .icon_circle{
    width: 65px;
    height: 65px;
    position: relative;
    /* margin: 21px 0 25px 0; */
    background-color: #2974f5;
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
}

.bg_sec_img{
    background-image: url(../images/aboutus/sec_bg.png);
    height: auto;
    width: auto;
    background-repeat: no-repeat;
    background-size:contain;
    background-color: #f8fafc;
}

.tablinks.active{
    color: #2974f5;
}

.theme_font_color{
    font-weight: bolder !important;
    font-size: 28px !important;
    color:  #000000 !important;
}
 
 
 
 
 
 
 
 
 /* -------customer-------- */
.customers .container .stars{
    color:  #FFBB00 !important;
    font-size: 12px !important;
}

.serv_last .bg_theme{
    background-color: #4c6fff;
}
