.title-gears-alternators{
    font-family: Roboto;
}

.section-cartek-landing{
    margin-bottom: 44px;
}

.custom-icons-hold img{
    position: relative;
    display: block;
    width: 70%;
    padding-bottom: 10px;
    margin: 0 auto;
}

.custom-multi-img{
    position: relative;
    width: 100%;
}

.custom-multi-img img{
    position: relative;
    display: block;
    width: 100%;
}

.anchor-style{
    color: #0E8D39;
    font-weight: 400;
    font-size: 16px;
    font-family: "Roboto", sans-serif;
    line-height: 20px;
    margin-bottom: 0;
    text-decoration: underline;
}

.h3-subtitle{
    color: #323232;
    font-size: 21px;
    font-weight: 700;
    line-height: 30px;
}

.custom-multi-text h3{
    color: #323232;
    font-size: 21px;
    font-weight: 700;
    line-height: 30px;
}

.custom-multi-text p{
    font-size: 14px;
    line-height: 20px;
    color: #444444;
}

.style-li{
    margin-bottom: 48px;
}

.style-li ul{
    list-style-type: disc;
    padding-left: 20px; 
}

.style-li li{
    list-style-position: outside;
}

.video-container{
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    width: 100%;
}

.custom-equal-h {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.col-12.col-md-6 {
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box; 
}

.images-elements{
    margin-top: 70px;
    margin-bottom: 70px;
}