.itoffcanvas__logo img{
    height: 158px;
    width: 100%;

}


.it-header-logo img {
    width: 175px;
    margin-top: -22px;
}

.itoffcanvas__info-icon i{
    margin-top: 15px;
}

.it-project-content-title,
.it-service-4__title{
    color:#0d6efd;
}

.it-instagram-item{
    height: 200px;
    align-items: center;
}
.it-instagram-item img{
    width: 100%  !important;
    height: auto;
    max-width: 204px;
}

.it-instagram-thumb{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.it-instagram-icon,
.it-about-5-thumb-2{
    display: none !important;
}



.it-instagram-thumb::after {
    content: none !important;
    /* Add any other properties that need to be reset */
}

/* Override hover effects */
.it-instagram-thumb:hover {
    /* Reset or override styles added on hover */
    /* Example: if on hover, the color changes, reset it to the original */
    color: initial; /* Or specify the exact color it should have */
    /* Reset other hover styles as needed */
}

.team-section .it-team-thumb{
    width:200px
}

.team-section .it-team-content{
    width:200px;
    height:200px;
}

.team-section .fa-linkedin-in{
    margin-top: 8px;
}

.it-project-content-thumb{
    display: none  !important;
}


.aproach-con .it-blog-title{
    color:#0d6efd;
}

.it-menu-content li a {
    text-decoration: none;
}

.our-goal-con h5{
    color:white;
}

.our-goal-con li{
    color: #888888;
}

.about-sider-links{
    text-decoration: none;
}
.contact-form-row{
    padding: 17px 50px;
    background: transparent;
}

.contact-form-row h5 {
    color: #ff4d24;
}
.form-messaage{
    display: none;
}

.footer-logo{
    width: 158px;
    margin-top: -22px;
    margin-left: -22px;
}
footer .it-footer-widget-title{
    color: white;
}

.faq-row .accordion-body{
    color: white;
}

.service-container .it-service-4__item{
    min-height: 220px !important;
}

.wrk-place-text{
    background: #131313;
               padding: 2px;
               margin-top: -50px;
               position: relative;
              
}
.wrk-place-text p{
    font-size: 32px;
    font-weight: 500;
    color: #0d6efd;
    margin-top: 55px;
    margin-bottom: 80px;
}

.it-project-area{
    padding-top: 0px !important;
    margin-top: -140px !important;
}

.it-hero-title{
    font-size: 118px;
}