
.scroll-to-top{
    bottom:100px;
    right:35px;
}

.tech-services{
    padding-top:120px;
    padding-bottom:120px;
}

.trusted-source{
    margin-top:0;
    margin-bottom:120px;
}

.main-header__top-right-menu li a {
    cursor: pointer;
}

.main-header__top-right-menu li a.active {
    font-weight: bold;
    color:#fff;
}

/* FORM */

.comment-form__input-box input[type="text"], .comment-form__input-box input[type="email"], .comment-form__input-box textarea{
    background-color: #100d17;
}


.grecaptcha-badge { 
    bottom:180px !important; 
    z-index: 2;
}