

/* Start:/local/components/support/product.support/templates/.default/style.css?1730275263688*/
/* path file: components/support/product.support/templates/.default/style.css */

.product-support {
    padding-bottom: 60px;
}

.product-support .card__title {
    height: 58px;
}

.product-support img {
    width: 38px;
    height: 38px;
}

.product-support .card__text {
    padding: 20px 0;
}

.product-support__subtitle {
    margin-top: 50px;
}

.product-support .card-body {
    display: flex;
    flex-direction: column;
    align-items: center;
}

@media (min-width: 1200px) {
    .product-support .container {
        max-width: 950px;
    }
}

@media (min-width:768px) {
    .product-support img {
        width: auto;
        height: 100px;
        margin-top: 35px;
    }
}

/* End */


/* Start:/local/components/support/installation.guide/templates/.default/style.css?17302752631736*/
/* path file: components/support/installation.guide/templates/.default/style.css */

.test-drives .btn {
    padding: 8px 24px;
    font-size: inherit;
}

.test-drives a.group-title {
    margin-left: 30px;
}

.test-drives a.group-title h4 {
    margin-bottom: 0;
}

.test-drives .submenu-3 {
    list-style-type: none;
    /* Remove bullets */
    padding: 0;
    /* Remove padding */
    margin: 0;
    /* Remove margins */
}

.test-drives .submenu-3 {
    margin-right: 20px;
}

.test-drives .submenu-3 a {
    text-decoration: none;
}

.test-drives .submenu-3 .current,
.test-drives .submenu-3 a:hover {
    color: #000;
}

.test-drives .submenu-3 .current {
    font-weight: bold;
}

.test-drives .next-item {
    margin-top: 15px;
    display: none;
}

.test-drives .next-item a {
    margin-left: 5px;
}

.test-drives .next-item a:after {
    content: '';
    border: 9px solid transparent;
    border-left: 13px solid #3a8cf0;
    margin-left: 10px;
    font-size: 0;
    margin-bottom: -4px;
    display: inline-block;
    transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
    -webkit-transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
    -moz-transform: all 0.3s cubic-bezier(.25, .8, .25, 1);

}

.test-drives .next-item a:hover {
    text-decoration: none;
}

.test-drives .next-item a:hover:after {
    border-left-color: #69A3E9;
}

@media (max-width: 500px) {
    .test-drives .toogle-col .btn {
        margin-left: 30px;
    }

    .return-back .icon_back {
        width: 24px ;
        height: 22px;
        margin-top: 8px;
    }

    .return-back {
        font-size: 0;
    }
}

.test-drives img {
    max-width: 100% !important;
    height: auto !important;
}

.test-drives .md-4 ul {
    margin-left: 20px;
}
/* End */
/* /local/components/support/product.support/templates/.default/style.css?1730275263688 */
/* /local/components/support/installation.guide/templates/.default/style.css?17302752631736 */
