

/* Start:/local/components/dkplugins/staticpage/assets/style.css?17732218033933*/

.dk-section {
    padding-left: 20px;
    padding-right: 20px;
}

.dk-container {
    max-width: 1228px;      
    margin-left: auto;       
    margin-right: auto;
    margin-top: 60px;  
}

.dk-flow > * + * {
    margin-top: 28px;
}

.dk-title-main {
    font-weight: 600;
    font-size: 36px;
    margin-bottom: 4px;
    line-height: 42px;
}

.dk-title {
    font-weight: 600;
    font-size: 32px;
    margin-bottom: 2px;
    line-height: 42px;
}

.dk-text {
    font-weight: 300;
    font-size: 16px;
}

.dk-btn-dark {
    display: inline-block;

    padding: 12px 32px;

    min-height: 48px;

    font-weight: 600;
    font-size: 16px;

    border-radius: 12px;

    white-space: normal;
    text-align: center;

    color: #fff;
    background: #006a5c;

    border: 2px solid #006a5c;
}

.dk-btn-dark:hover {
    background: #fff;
    color: #006a5c;
}

.dk-btn-dark-kp {
    display: inline-block;

    padding: 12px 32px;

    min-height: 48px;

    font-weight: 600;
    font-size: 16px;

    border-radius: 12px;

    color: #fff;
    background: #006a5c;

    border: 2px solid #fff;

    white-space: normal;
    text-align: center;
}

.dk-btn-dark-kp:hover {
    background: #fff;
    color: #006a5c;
}

.dk-btn-light {
    display: inline-block;

    padding: 12px 32px;

    min-height: 48px;

    font-weight: 600;
    font-size: 16px;

    border-radius: 12px;

    color: #006a5c;
    background: #fff;

    border: 2px solid #006a5c;

    white-space: normal;
    text-align: center;
}

.dk-btn-light:hover {
    background: #006a5c;
    color: #fff;
}

.dk-btn-light-kp {
    display: inline-block;

    padding: 12px 32px;

    min-height: 48px;

    font-weight: 600;
    font-size: 16px;

    border-radius: 12px;

    color: #006a5c;
    background: #fff;

    border: 2px solid #006a5c;

    white-space: normal;
    text-align: center;
}

.dk-btn-light-kp:hover {
    background: #006a5c;
    color: #fff;
}




.dk-tab-content {
    display: flex;
    padding: 28px 24px;

    border: 2px solid #006a5c;
    border-radius: 16px;
}

.dk-tabs-title {
    font-size: 20px;
    margin-bottom: 0;
    line-height: 26px;
    color: #5C5C5C;
    font-weight: 300;
}

.dk-tab-title-h2 {
    font-size: 28px;
    margin-top: 20px;
    margin-bottom: 32px;
    line-height: 36px;
    color: black;
    font-weight: 600;
}


.dk-tab-text {
    font-size: 20px; 
    margin-bottom: 0;
    line-height: 22px;
    color: #5C5C5C;
    font-weight: 300;
}

.dk-tab-text-act {
    font-size: 20px !important; 
    margin-bottom: 0;
    line-height: 28px !important;
    color: #5C5C5C;
    font-weight: 300;
}

.dk-tabs-title-black {
    font-size: 20px;
    margin-bottom: 0;
    line-height: 26px;
    color: black;
    font-weight: 300;
}

.dk-list-circle {
    list-style-type: circle;      
    padding-left: 24px;     
    font-weight: 300;             
    font-size: 16px;
    margin-top: -4px;
    margin-bottom: 0;             
    line-height: 22px;            
    color: #000;                  
}

.dk-list-circle li::marker {
    color: #5C5C5C;              
}

.dk-list-circle-gr {
    list-style-type: circle;      
    padding-left: 24px;     
    font-weight: 300;             
    font-size: 16px;
    margin-top: -4px;
    margin-bottom: 0;             
    line-height: 22px;            
    color: #5C5C5C;                  
}


.dk-tab-text {
    font-size: 16px;
    margin-bottom: 0;
    line-height: 22px;
    color: #5C5C5C;
    font-weight: 300; 
}

.dk-tab-text-bl {
    font-size: 16px;
    margin-bottom: 0;
    line-height: 22px;
    color: black;
    font-weight: 400; 
}


@media (max-width: 480px) {

.dk-btn-light {
    width: 100%;
    padding: 12px 20px;
    white-space: normal;
}


.dk-btn-light-kp {
    width: 100%;
    padding: 12px 20px;
    white-space: normal;
    margin-left: 40px;
}

.dk-btn-dark {
    width: 100%;
    padding: 12px 20px;
    white-space: normal;
}


}
/* End */
/* /local/components/dkplugins/staticpage/assets/style.css?17732218033933 */
