.dl_accordion_item {
    border-bottom: 1px solid #e5e5e5;
    padding: 35px 35px 35px 72px;
}
.dl_accordion_item:last-child {
    border-bottom: 0 solid transparent;
}
.dl_accordion_item .dl_accordion_icon {
    position: absolute;
    left: -42px;
    top: -4px;
}
.dl_accordion_item.dl-active {
    background-color: #fff;
}
.dl_accordion_item .dl_accordion_item_title {
    position: relative;
}
.dl_accordion_item .dl_accordion_thumb {
    max-width: 100%;
}
@media (max-width: 991px) {
    .dl_accordion_item .dl_accordion_thumb {
        margin-top: 30px;
    }
}
@media (min-width: 991px) {
    .dl_accordion_item .dl_accordion_thumb {
        position: absolute;
        right: -100%;
        top: 0;
    }
}
.dl_accordion_item .dl_accordion_title {
    cursor: pointer;
    position: relative;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
}
.dl_accordion_item .droit-icon {
    transition: transform 0.2s ease-out;
    right: 6px;
    top: -5%;
    position: absolute;
    cursor: pointer;
    color: #060a24;
}
.dl_accordion_item_title .droit-accordion-icon-opend {
    display: none;
}
.dl_accordion_item_title.dl-active .droit-accordion-icon-opend {
    display: block;
}
.dl_accordion_item_title.dl-active .droit-accordion-icon-closed {
    display: none;
}
.dl_accordion_item .dl_accordion_panel {
    display: none;
    padding-top: 30px;
}
.dl_accordion_item.dl-active .dl_accordion_title::before {
    transform: rotate(-140deg);
}
@media (min-width: 768px) {
    .dl_accordion_item .dl_accordion_inner {
        display: flex;
        align-items: center;
    }
    .dl_accordion_item .dl_accordion_inner .dl_accordion_thumb {
        flex: 31% 0 0;
        display: flex;
    }
}
.dl_accordion_item .dl_accordion_inner .dl_accordion_thumb {
    position: relative;
    right: auto;
    top: auto;
}
@media (max-width: 767.98px) {
    .dl_accordion_item .dl_accordion_inner .dl_accordion_thumb {
        margin-bottom: 10px;
    }
}
.dl_accordion_item .dl_accordion_inner .dl_accordion_thumb + .dl_accordion_inner_content {
    padding-left: 30px;
}
.dl_accordion_item .dl_accordion_inner .dl_accordion_inner_content + .dl_accordion_thumb {
    padding-left: 30px;
}
.dl_accordion_item .dl_accordion_inner .dl_cu_btn {
    border-radius: 0;
}
.dl_accordion_item .dl_accordion_inner .dl_desc {
    font-size: 15px;
    line-height: 1.7;
}
.dl_accordion_item .dl_accordion_inner .dl_desc + .dl_cu_btn {
    margin-top: 29px;
}
.dl_accordion_item.dl_accordion_style_08 {
    padding: 30px;
    border-bottom: 0 solid transparent;
    background-color: #fff;
    margin-bottom: 10px;
}
.dl_accordion_item.dl_accordion_style_08 .dl_accordion_panel {
    padding-top: 26px;
}
.dl_accordion_style_08 .droit-icon {
    color: #060a24;
}
.dl_accordion_item.dl_accordion_style_09 {
    background-color: #005d4c;
    border-radius: 0;
    padding: 29px 35px 29px;
    border-bottom: 0 solid transparent;
}
.dl_accordion_item.dl_accordion_style_09:nth-child(2) {
    background-color: #006a56;
}
.dl_accordion_item.dl_accordion_style_09:nth-child(3) {
    background-color: #007b64;
}
.dl_accordion_item.dl_accordion_style_09:nth-child(4) {
    background-color: #009377;
}
.dl_accordion_item.dl_accordion_style_09:nth-child(5) {
    background-color: #005d4c;
}
.dl_accordion_item.dl_accordion_style_09:nth-child(6) {
    background-color: #006a56;
}
.dl_accordion_item.dl_accordion_style_09:nth-child(7) {
    background-color: #007b64;
}
.dl_accordion_item.dl_accordion_style_09:nth-child(8) {
    background-color: #009377;
}
.dl_accordion_item.dl_accordion_style_09:nth-child(9) {
    background-color: #007b64;
}
.dl_accordion_item.dl_accordion_style_09:nth-child(10) {
    background-color: #009377;
}
.dl_accordion_item.dl_accordion_style_09 .dl_accordion_item_title {
    padding: 0 0 0 35px;
}
.dl_accordion_item.dl_accordion_style_09 .dl_accordion_title {
    color: #fff;
}
.dl_accordion_item.dl_accordion_style_09 .dl_desc {
    color: #fff;
}
.dl_accordion_item.dl_accordion_style_09 .dl_accordion_panel {
    padding-top: 20px;
}
.dl_accordion_item.dl_accordion_style_09 .dl_accordion_icon {
    max-width: 16px;
    position: absolute;
    left: 0;
    top: 0;
}
.dl_accordion_item.dl_accordion_style_09 .dl_cu_btn {
    border: 1px solid #fff;
}
.dl_accordion_item.dl_accordion_style_09 .dl_cu_btn:hover {
    border: 1px solid #0e4de3;
}
.dl_accordion_style_09 .droit-icon {
    color: #fff;
}
.dl_accordion_style_09 .dl_accordion_icon {
    color: #fff;
}
.dl_accordion_icon i {
    display: block;
}
.droit-accordion_icon svg {
    width: 16px;
}
.droit-advance-accordions .droit-accordion-wrapper .droit-accordion-content-wrapper .dl_accordion_inner.dl_item_left {
    display: inline-block;
    align-items: center;

}
.droit-advance-accordions .droit-accordion-wrapper .droit-accordion-content-wrapper .dl_accordion_inner.dl_item_right {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;

}.dl_alert_box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
}
.dl_alert_box.dl_alert_box_style_01 {
    border-radius: 5px;
    font-size: 20px;
    padding: 22px 40px;
}
.dl_alert_box.dl_alert_box_style_01 .dl_alert_close {
    font-size: 18px;
    background-color: transparent;
    border: 0 solid transparent;
    cursor: pointer;
}
.dl_alert_box.dl_alert_box_style_01 .dl_alert_desc {
    line-height: 20px;
    display: flex;
    align-items: center;
}
.dl_alert_box.dl_alert_box_style_01 .dl_alert_desc i {
    margin-right: 18px;
    font-size: 24px;
}
.dl_alert_box.dl_default_alert {
    border: 1px solid #d7caf5;
    background-color: #f5f1fd;
    color: #8d62e3;
}
.dl_alert_box.dl_default_alert .dl_alert_close,
.dl_alert_box.dl_default_alert .dl_alert_desc {
    color: #8d62e3;
}
.dl_alert_box.dl_notice_alert {
    border: 1px solid #e9e6f5;
    background-color: #f9f8fc;
    color: #677294;
}
.dl_alert_box.dl_notice_alert .dl_alert_close,
.dl_alert_box.dl_notice_alert .dl_alert_desc {
    color: #677294;
}
.dl_alert_box.dl_notice_alert .dl_alert_box_icon {
    border: 1px solid #e9e6f5;
    background-color: #f9f8fc;
    color: #677294;
}
.dl_alert_box.dl_info_alert {
    border: 1px solid #aee9f3;
    background-color: #ebfcff;
    color: #67d2e5;
}
.dl_alert_box.dl_info_alert .dl_alert_close,
.dl_alert_box.dl_info_alert .dl_alert_desc {
    color: #67d2e5;
}
.dl_alert_box.dl_error_alert {
    border: 1px solid #f4bdbd;
    background-color: #ffebeb;
    color: #eb4a4a;
}
.dl_alert_box.dl_error_alert .dl_alert_close,
.dl_alert_box.dl_error_alert .dl_alert_desc {
    color: #eb4a4a;
}
.dl_alert_box.dl_success_alert {
    border: 1px solid #b0efac;
    background-color: #ecffeb;
    color: #4acc43;
}
.dl_alert_box.dl_success_alert .dl_alert_close,
.dl_alert_box.dl_success_alert .dl_alert_desc {
    color: #4acc43;
}
.dl_alert_box.dl_warning_alert {
    border: 1px solid #edd796;
    background-color: #fffaeb;
    color: #ebb512;
}
.dl_alert_box.dl_warning_alert .dl_alert_close,
.dl_alert_box.dl_warning_alert .dl_alert_desc {
    color: #ebb512;
}
.dl_words_wrapper {
    display: inline-block;
    position: relative;
    text-align: left;
}
.dl_words_wrapper b {
    display: inline-block;
    position: absolute;
    white-space: nowrap;
    left: 0;
    top: 0;
}
.dl_words_wrapper b.is-visible {
    position: relative;
}
.no-js .dl_words_wrapper b {
    opacity: 0;
}
.no-js .dl_words_wrapper b.is-visible {
    opacity: 1;
}
.dl_animated_headline.rotate-1 .dl_words_wrapper {
    -webkit-perspective: 300px;
    -moz-perspective: 300px;
    perspective: 300px;
}
.dl_animated_headline.rotate-1 b {
    opacity: 0;
    -webkit-transform-origin: 50% 100%;
    -moz-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    -o-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transform: rotateX(180deg);
    -moz-transform: rotateX(180deg);
    -ms-transform: rotateX(180deg);
    -o-transform: rotateX(180deg);
    transform: rotateX(180deg);
}
.dl_animated_headline.rotate-1 b.is-visible {
    opacity: 1;
    -webkit-transform: rotateX(0);
    -moz-transform: rotateX(0);
    -ms-transform: rotateX(0);
    -o-transform: rotateX(0);
    transform: rotateX(0);
    -webkit-animation: cd-rotate-1-in 1.2s;
    -moz-animation: cd-rotate-1-in 1.2s;
    animation: cd-rotate-1-in 1.2s;
}
.dl_animated_headline.rotate-1 b.is-hidden {
    -webkit-transform: rotateX(180deg);
    -moz-transform: rotateX(180deg);
    -ms-transform: rotateX(180deg);
    -o-transform: rotateX(180deg);
    transform: rotateX(180deg);
    -webkit-animation: cd-rotate-1-out 1.2s;
    -moz-animation: cd-rotate-1-out 1.2s;
    animation: cd-rotate-1-out 1.2s;
}
@-webkit-keyframes cd-rotate-1-in {
    0% {
        -webkit-transform: rotateX(180deg);
        opacity: 0;
    }
    35% {
        -webkit-transform: rotateX(120deg);
        opacity: 0;
    }
    65% {
        opacity: 0;
    }
    100% {
        -webkit-transform: rotateX(360deg);
        opacity: 1;
    }
}
@-moz-keyframes cd-rotate-1-in {
    0% {
        -moz-transform: rotateX(180deg);
        opacity: 0;
    }
    35% {
        -moz-transform: rotateX(120deg);
        opacity: 0;
    }
    65% {
        opacity: 0;
    }
    100% {
        -moz-transform: rotateX(360deg);
        opacity: 1;
    }
}
@keyframes cd-rotate-1-in {
    0% {
        -webkit-transform: rotateX(180deg);
        -moz-transform: rotateX(180deg);
        -ms-transform: rotateX(180deg);
        -o-transform: rotateX(180deg);
        transform: rotateX(180deg);
        opacity: 0;
    }
    35% {
        -webkit-transform: rotateX(120deg);
        -moz-transform: rotateX(120deg);
        -ms-transform: rotateX(120deg);
        -o-transform: rotateX(120deg);
        transform: rotateX(120deg);
        opacity: 0;
    }
    65% {
        opacity: 0;
    }
    100% {
        -webkit-transform: rotateX(360deg);
        -moz-transform: rotateX(360deg);
        -ms-transform: rotateX(360deg);
        -o-transform: rotateX(360deg);
        transform: rotateX(360deg);
        opacity: 1;
    }
}
@-webkit-keyframes cd-rotate-1-out {
    0% {
        -webkit-transform: rotateX(0);
        opacity: 1;
    }
    35% {
        -webkit-transform: rotateX(-40deg);
        opacity: 1;
    }
    65% {
        opacity: 0;
    }
    100% {
        -webkit-transform: rotateX(180deg);
        opacity: 0;
    }
}
@-moz-keyframes cd-rotate-1-out {
    0% {
        -moz-transform: rotateX(0);
        opacity: 1;
    }
    35% {
        -moz-transform: rotateX(-40deg);
        opacity: 1;
    }
    65% {
        opacity: 0;
    }
    100% {
        -moz-transform: rotateX(180deg);
        opacity: 0;
    }
}
@keyframes cd-rotate-1-out {
    0% {
        -webkit-transform: rotateX(0);
        -moz-transform: rotateX(0);
        -ms-transform: rotateX(0);
        -o-transform: rotateX(0);
        transform: rotateX(0);
        opacity: 1;
    }
    35% {
        -webkit-transform: rotateX(-40deg);
        -moz-transform: rotateX(-40deg);
        -ms-transform: rotateX(-40deg);
        -o-transform: rotateX(-40deg);
        transform: rotateX(-40deg);
        opacity: 1;
    }
    65% {
        opacity: 0;
    }
    100% {
        -webkit-transform: rotateX(180deg);
        -moz-transform: rotateX(180deg);
        -ms-transform: rotateX(180deg);
        -o-transform: rotateX(180deg);
        transform: rotateX(180deg);
        opacity: 0;
    }
}
.dl_animated_headline.type .dl_words_wrapper {
    vertical-align: top;
    overflow: hidden;
}
.dl_animated_headline.type .dl_words_wrapper::after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 90%;
    width: 1px;
    background-color: #aebcb9;
}
.dl_animated_headline.type .dl_words_wrapper.waiting::after {
    -webkit-animation: cd-pulse 1s infinite;
    -moz-animation: cd-pulse 1s infinite;
    animation: cd-pulse 1s infinite;
}
.dl_animated_headline.type .dl_words_wrapper.selected::after {
    visibility: hidden;
}
.dl_animated_headline.type .dl_words_wrapper.selected b {
    color: #0d0d0d;
}
.dl_animated_headline.type b {
    visibility: hidden;
}
.dl_animated_headline.type b.is-visible {
    visibility: visible;
}
.dl_animated_headline.type i {
    position: absolute;
    visibility: hidden;
}
.dl_animated_headline.type i.in {
    position: relative;
    visibility: visible;
}
@-webkit-keyframes cd-pulse {
    0% {
        -webkit-transform: translateY(-50%) scale(1);
        opacity: 1;
    }
    40% {
        -webkit-transform: translateY(-50%) scale(0.9);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateY(-50%) scale(0);
        opacity: 0;
    }
}
@-moz-keyframes cd-pulse {
    0% {
        -moz-transform: translateY(-50%) scale(1);
        opacity: 1;
    }
    40% {
        -moz-transform: translateY(-50%) scale(0.9);
        opacity: 0;
    }
    100% {
        -moz-transform: translateY(-50%) scale(0);
        opacity: 0;
    }
}
@keyframes cd-pulse {
    0% {
        -webkit-transform: translateY(-50%) scale(1);
        -moz-transform: translateY(-50%) scale(1);
        -ms-transform: translateY(-50%) scale(1);
        -o-transform: translateY(-50%) scale(1);
        transform: translateY(-50%) scale(1);
        opacity: 1;
    }
    40% {
        -webkit-transform: translateY(-50%) scale(0.9);
        -moz-transform: translateY(-50%) scale(0.9);
        -ms-transform: translateY(-50%) scale(0.9);
        -o-transform: translateY(-50%) scale(0.9);
        transform: translateY(-50%) scale(0.9);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateY(-50%) scale(0);
        -moz-transform: translateY(-50%) scale(0);
        -ms-transform: translateY(-50%) scale(0);
        -o-transform: translateY(-50%) scale(0);
        transform: translateY(-50%) scale(0);
        opacity: 0;
    }
}
.dl_animated_headline.rotate-2 .dl_words_wrapper {
    -webkit-perspective: 300px;
    -moz-perspective: 300px;
    perspective: 300px;
}
.dl_animated_headline.rotate-2 em,
.dl_animated_headline.rotate-2 i {
    display: inline-block;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
/*.dl_animated_headline.rotate-2 b {
    opacity: 0;
}*/
.dl_animated_headline.rotate-2 i {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translateZ(-20px) rotateX(90deg);
    -moz-transform: translateZ(-20px) rotateX(90deg);
    -ms-transform: translateZ(-20px) rotateX(90deg);
    -o-transform: translateZ(-20px) rotateX(90deg);
    transform: translateZ(-20px) rotateX(90deg);
    opacity: 0;
}
.is-visible .dl_animated_headline.rotate-2 i {
    opacity: 1;
}
.dl_animated_headline.rotate-2 i.in {
    -webkit-animation: cd-rotate-2-in 0.4s forwards;
    -moz-animation: cd-rotate-2-in 0.4s forwards;
    animation: cd-rotate-2-in 0.4s forwards;
}
.dl_animated_headline.rotate-2 i.out {
    -webkit-animation: cd-rotate-2-out 0.4s forwards;
    -moz-animation: cd-rotate-2-out 0.4s forwards;
    animation: cd-rotate-2-out 0.4s forwards;
}
.dl_animated_headline.rotate-2 em {
    -webkit-transform: translateZ(20px);
    -moz-transform: translateZ(20px);
    -ms-transform: translateZ(20px);
    -o-transform: translateZ(20px);
    transform: translateZ(20px);
}
.no-csstransitions .dl_animated_headline.rotate-2 i {
    -webkit-transform: rotateX(0);
    -moz-transform: rotateX(0);
    -ms-transform: rotateX(0);
    -o-transform: rotateX(0);
    transform: rotateX(0);
    opacity: 0;
}
.no-csstransitions .dl_animated_headline.rotate-2 i em {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.no-csstransitions .dl_animated_headline.rotate-2 .is-visible i {
    opacity: 1;
}
@-webkit-keyframes cd-rotate-2-in {
    0% {
        opacity: 0;
        -webkit-transform: translateZ(-20px) rotateX(90deg);
    }
    60% {
        opacity: 1;
        -webkit-transform: translateZ(-20px) rotateX(-10deg);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateZ(-20px) rotateX(0);
    }
}
@-moz-keyframes cd-rotate-2-in {
    0% {
        opacity: 0;
        -moz-transform: translateZ(-20px) rotateX(90deg);
    }
    60% {
        opacity: 1;
        -moz-transform: translateZ(-20px) rotateX(-10deg);
    }
    100% {
        opacity: 1;
        -moz-transform: translateZ(-20px) rotateX(0);
    }
}
@keyframes cd-rotate-2-in {
    0% {
        opacity: 0;
        -webkit-transform: translateZ(-20px) rotateX(90deg);
        -moz-transform: translateZ(-20px) rotateX(90deg);
        -ms-transform: translateZ(-20px) rotateX(90deg);
        -o-transform: translateZ(-20px) rotateX(90deg);
        transform: translateZ(-20px) rotateX(90deg);
    }
    60% {
        opacity: 1;
        -webkit-transform: translateZ(-20px) rotateX(-10deg);
        -moz-transform: translateZ(-20px) rotateX(-10deg);
        -ms-transform: translateZ(-20px) rotateX(-10deg);
        -o-transform: translateZ(-20px) rotateX(-10deg);
        transform: translateZ(-20px) rotateX(-10deg);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateZ(-20px) rotateX(0);
        -moz-transform: translateZ(-20px) rotateX(0);
        -ms-transform: translateZ(-20px) rotateX(0);
        -o-transform: translateZ(-20px) rotateX(0);
        transform: translateZ(-20px) rotateX(0);
    }
}
@-webkit-keyframes cd-rotate-2-out {
    0% {
        opacity: 1;
        -webkit-transform: translateZ(-20px) rotateX(0);
    }
    60% {
        opacity: 0;
        -webkit-transform: translateZ(-20px) rotateX(-100deg);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateZ(-20px) rotateX(-90deg);
    }
}
@-moz-keyframes cd-rotate-2-out {
    0% {
        opacity: 1;
        -moz-transform: translateZ(-20px) rotateX(0);
    }
    60% {
        opacity: 0;
        -moz-transform: translateZ(-20px) rotateX(-100deg);
    }
    100% {
        opacity: 0;
        -moz-transform: translateZ(-20px) rotateX(-90deg);
    }
}
@keyframes cd-rotate-2-out {
    0% {
        opacity: 1;
        -webkit-transform: translateZ(-20px) rotateX(0);
        -moz-transform: translateZ(-20px) rotateX(0);
        -ms-transform: translateZ(-20px) rotateX(0);
        -o-transform: translateZ(-20px) rotateX(0);
        transform: translateZ(-20px) rotateX(0);
    }
    60% {
        opacity: 0;
        -webkit-transform: translateZ(-20px) rotateX(-100deg);
        -moz-transform: translateZ(-20px) rotateX(-100deg);
        -ms-transform: translateZ(-20px) rotateX(-100deg);
        -o-transform: translateZ(-20px) rotateX(-100deg);
        transform: translateZ(-20px) rotateX(-100deg);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateZ(-20px) rotateX(-90deg);
        -moz-transform: translateZ(-20px) rotateX(-90deg);
        -ms-transform: translateZ(-20px) rotateX(-90deg);
        -o-transform: translateZ(-20px) rotateX(-90deg);
        transform: translateZ(-20px) rotateX(-90deg);
    }
}
.dl_animated_headline.loading-bar span {
    display: inline-block;
    padding: 0.2em 0;
}
.dl_animated_headline.loading-bar .dl_words_wrapper {
    overflow: hidden;
    vertical-align: top;
}
.dl_animated_headline.loading-bar .dl_words_wrapper::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 3px;
    width: 0;
    background: #0096a7;
    z-index: 2;
    -webkit-transition: width 0.3s -0.1s;
    -moz-transition: width 0.3s -0.1s;
    transition: width 0.3s -0.1s;
}
.dl_animated_headline.loading-bar .dl_words_wrapper.is-loading::after {
    width: 100%;
    -webkit-transition: width 3s;
    -moz-transition: width 3s;
    transition: width 3s;
}
.dl_animated_headline.loading-bar b {
    top: 0.2em;
    opacity: 0;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    transition: opacity 0.3s;
}
.dl_animated_headline.loading-bar b.is-visible {
    opacity: 1;
    top: 0;
}
.dl_animated_headline.slide span {
    display: inline-block;
    padding: 0.2em 0;
}
.dl_animated_headline.slide .dl_words_wrapper {
    overflow: hidden;
    vertical-align: top;
}
.dl_animated_headline.slide b {
    opacity: 0;
    top: 0.2em;
}
.dl_animated_headline.slide b.is-visible {
    top: 0;
    opacity: 1;
    -webkit-animation: slide-in 0.6s;
    -moz-animation: slide-in 0.6s;
    animation: slide-in 0.6s;
}
.dl_animated_headline.slide b.is-hidden {
    -webkit-animation: slide-out 0.6s;
    -moz-animation: slide-out 0.6s;
    animation: slide-out 0.6s;
}
@-webkit-keyframes slide-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
    }
    60% {
        opacity: 1;
        -webkit-transform: translateY(20%);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}
@-moz-keyframes slide-in {
    0% {
        opacity: 0;
        -moz-transform: translateY(-100%);
    }
    60% {
        opacity: 1;
        -moz-transform: translateY(20%);
    }
    100% {
        opacity: 1;
        -moz-transform: translateY(0);
    }
}
@keyframes slide-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        -moz-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        -o-transform: translateY(-100%);
        transform: translateY(-100%);
    }
    60% {
        opacity: 1;
        -webkit-transform: translateY(20%);
        -moz-transform: translateY(20%);
        -ms-transform: translateY(20%);
        -o-transform: translateY(20%);
        transform: translateY(20%);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
}
@-webkit-keyframes slide-out {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
    60% {
        opacity: 0;
        -webkit-transform: translateY(120%);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(100%);
    }
}
@-moz-keyframes slide-out {
    0% {
        opacity: 1;
        -moz-transform: translateY(0);
    }
    60% {
        opacity: 0;
        -moz-transform: translateY(120%);
    }
    100% {
        opacity: 0;
        -moz-transform: translateY(100%);
    }
}
@keyframes slide-out {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
    60% {
        opacity: 0;
        -webkit-transform: translateY(120%);
        -moz-transform: translateY(120%);
        -ms-transform: translateY(120%);
        -o-transform: translateY(120%);
        transform: translateY(120%);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(100%);
        -moz-transform: translateY(100%);
        -ms-transform: translateY(100%);
        -o-transform: translateY(100%);
        transform: translateY(100%);
    }
}
.dl_animated_headline.clip span {
    display: inline-block;
    padding: 0.2em 0;
}
.dl_animated_headline.clip .dl_words_wrapper {
    overflow: hidden;
    vertical-align: top;
}
.dl_animated_headline.clip .dl_words_wrapper::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 2px;
    height: 100%;
    background-color: #aebcb9;
}
.dl_animated_headline.clip b {
    opacity: 0;
}
.dl_animated_headline.clip b.is-visible {
    opacity: 1;
}
.dl_animated_headline.zoom .dl_words_wrapper {
    -webkit-perspective: 300px;
    -moz-perspective: 300px;
    perspective: 300px;
}
.dl_animated_headline.zoom b {
    opacity: 0;
}
.dl_animated_headline.zoom b.is-visible {
    opacity: 1;
    -webkit-animation: zoom-in 0.8s;
    -moz-animation: zoom-in 0.8s;
    animation: zoom-in 0.8s;
}
.dl_animated_headline.zoom b.is-hidden {
    -webkit-animation: zoom-out 0.8s;
    -moz-animation: zoom-out 0.8s;
    animation: zoom-out 0.8s;
}
@-webkit-keyframes zoom-in {
    0% {
        opacity: 0;
        -webkit-transform: translateZ(100px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateZ(0);
    }
}
@-moz-keyframes zoom-in {
    0% {
        opacity: 0;
        -moz-transform: translateZ(100px);
    }
    100% {
        opacity: 1;
        -moz-transform: translateZ(0);
    }
}
@keyframes zoom-in {
    0% {
        opacity: 0;
        -webkit-transform: translateZ(100px);
        -moz-transform: translateZ(100px);
        -ms-transform: translateZ(100px);
        -o-transform: translateZ(100px);
        transform: translateZ(100px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateZ(0);
        -moz-transform: translateZ(0);
        -ms-transform: translateZ(0);
        -o-transform: translateZ(0);
        transform: translateZ(0);
    }
}
@-webkit-keyframes zoom-out {
    0% {
        opacity: 1;
        -webkit-transform: translateZ(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateZ(-100px);
    }
}
@-moz-keyframes zoom-out {
    0% {
        opacity: 1;
        -moz-transform: translateZ(0);
    }
    100% {
        opacity: 0;
        -moz-transform: translateZ(-100px);
    }
}
@keyframes zoom-out {
    0% {
        opacity: 1;
        -webkit-transform: translateZ(0);
        -moz-transform: translateZ(0);
        -ms-transform: translateZ(0);
        -o-transform: translateZ(0);
        transform: translateZ(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateZ(-100px);
        -moz-transform: translateZ(-100px);
        -ms-transform: translateZ(-100px);
        -o-transform: translateZ(-100px);
        transform: translateZ(-100px);
    }
}
.dl_animated_headline.rotate-3 .dl_words_wrapper {
    -webkit-perspective: 300px;
    -moz-perspective: 300px;
    perspective: 300px;
}
.dl_animated_headline.rotate-3 b {
    opacity: 0;
}
.dl_animated_headline.rotate-3 i {
    display: inline-block;
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.is-visible .dl_animated_headline.rotate-3 i {
    -webkit-transform: rotateY(0);
    -moz-transform: rotateY(0);
    -ms-transform: rotateY(0);
    -o-transform: rotateY(0);
    transform: rotateY(0);
}
.dl_animated_headline.rotate-3 i.in {
    -webkit-animation: cd-rotate-3-in 0.6s forwards;
    -moz-animation: cd-rotate-3-in 0.6s forwards;
    animation: cd-rotate-3-in 0.6s forwards;
}
.dl_animated_headline.rotate-3 i.out {
    -webkit-animation: cd-rotate-3-out 0.6s forwards;
    -moz-animation: cd-rotate-3-out 0.6s forwards;
    animation: cd-rotate-3-out 0.6s forwards;
}
.no-csstransitions .dl_animated_headline.rotate-3 i {
    -webkit-transform: rotateY(0);
    -moz-transform: rotateY(0);
    -ms-transform: rotateY(0);
    -o-transform: rotateY(0);
    transform: rotateY(0);
    opacity: 0;
}
.no-csstransitions .dl_animated_headline.rotate-3 .is-visible i {
    opacity: 1;
}
@-webkit-keyframes cd-rotate-3-in {
    0% {
        -webkit-transform: rotateY(180deg);
    }
    100% {
        -webkit-transform: rotateY(0);
    }
}
@-moz-keyframes cd-rotate-3-in {
    0% {
        -moz-transform: rotateY(180deg);
    }
    100% {
        -moz-transform: rotateY(0);
    }
}
@keyframes cd-rotate-3-in {
    0% {
        -webkit-transform: rotateY(180deg);
        -moz-transform: rotateY(180deg);
        -ms-transform: rotateY(180deg);
        -o-transform: rotateY(180deg);
        transform: rotateY(180deg);
    }
    100% {
        -webkit-transform: rotateY(0);
        -moz-transform: rotateY(0);
        -ms-transform: rotateY(0);
        -o-transform: rotateY(0);
        transform: rotateY(0);
    }
}
@-webkit-keyframes cd-rotate-3-out {
    0% {
        -webkit-transform: rotateY(0);
    }
    100% {
        -webkit-transform: rotateY(-180deg);
    }
}
@-moz-keyframes cd-rotate-3-out {
    0% {
        -moz-transform: rotateY(0);
    }
    100% {
        -moz-transform: rotateY(-180deg);
    }
}
@keyframes cd-rotate-3-out {
    0% {
        -webkit-transform: rotateY(0);
        -moz-transform: rotateY(0);
        -ms-transform: rotateY(0);
        -o-transform: rotateY(0);
        transform: rotateY(0);
    }
    100% {
        -webkit-transform: rotateY(-180deg);
        -moz-transform: rotateY(-180deg);
        -ms-transform: rotateY(-180deg);
        -o-transform: rotateY(-180deg);
        transform: rotateY(-180deg);
    }
}
.dl_animated_headline.scale b {
    opacity: 0;
}
.dl_animated_headline.scale i {
    display: inline-block;
    opacity: 0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
}
.is-visible .dl_animated_headline.scale i {
    opacity: 1;
}
.dl_animated_headline.scale i.in {
    -webkit-animation: scale-up 0.6s forwards;
    -moz-animation: scale-up 0.6s forwards;
    animation: scale-up 0.6s forwards;
}
.dl_animated_headline.scale i.out {
    -webkit-animation: scale-down 0.6s forwards;
    -moz-animation: scale-down 0.6s forwards;
    animation: scale-down 0.6s forwards;
}
.no-csstransitions .dl_animated_headline.scale i {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0;
}
.no-csstransitions .dl_animated_headline.scale .is-visible i {
    opacity: 1;
}
@-webkit-keyframes scale-up {
    0% {
        -webkit-transform: scale(0);
        opacity: 0;
    }
    60% {
        -webkit-transform: scale(1.2);
        opacity: 1;
    }
    100% {
        -webkit-transform: scale(1);
        opacity: 1;
    }
}
@-moz-keyframes scale-up {
    0% {
        -moz-transform: scale(0);
        opacity: 0;
    }
    60% {
        -moz-transform: scale(1.2);
        opacity: 1;
    }
    100% {
        -moz-transform: scale(1);
        opacity: 1;
    }
}
@keyframes scale-up {
    0% {
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
        opacity: 0;
    }
    60% {
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2);
        opacity: 1;
    }
    100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}
@-webkit-keyframes scale-down {
    0% {
        -webkit-transform: scale(1);
        opacity: 1;
    }
    60% {
        -webkit-transform: scale(0);
        opacity: 0;
    }
}
@-moz-keyframes scale-down {
    0% {
        -moz-transform: scale(1);
        opacity: 1;
    }
    60% {
        -moz-transform: scale(0);
        opacity: 0;
    }
}
@keyframes scale-down {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
    60% {
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
        opacity: 0;
    }
}
.dl_animated_headline.push b {
    opacity: 0;
}
.dl_animated_headline.push b.is-visible {
    opacity: 1;
    -webkit-animation: push-in 0.6s;
    -moz-animation: push-in 0.6s;
    animation: push-in 0.6s;
}
.dl_animated_headline.push b.is-hidden {
    -webkit-animation: push-out 0.6s;
    -moz-animation: push-out 0.6s;
    animation: push-out 0.6s;
}
@-webkit-keyframes push-in {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%);
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(10%);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}
@-moz-keyframes push-in {
    0% {
        opacity: 0;
        -moz-transform: translateX(-100%);
    }
    60% {
        opacity: 1;
        -moz-transform: translateX(10%);
    }
    100% {
        opacity: 1;
        -moz-transform: translateX(0);
    }
}
@keyframes push-in {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%);
        -moz-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        -o-transform: translateX(-100%);
        transform: translateX(-100%);
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(10%);
        -moz-transform: translateX(10%);
        -ms-transform: translateX(10%);
        -o-transform: translateX(10%);
        transform: translateX(10%);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }
}
@-webkit-keyframes push-out {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
    60% {
        opacity: 0;
        -webkit-transform: translateX(110%);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(100%);
    }
}
@-moz-keyframes push-out {
    0% {
        opacity: 1;
        -moz-transform: translateX(0);
    }
    60% {
        opacity: 0;
        -moz-transform: translateX(110%);
    }
    100% {
        opacity: 0;
        -moz-transform: translateX(100%);
    }
}
@keyframes push-out {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }
    60% {
        opacity: 0;
        -webkit-transform: translateX(110%);
        -moz-transform: translateX(110%);
        -ms-transform: translateX(110%);
        -o-transform: translateX(110%);
        transform: translateX(110%);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(100%);
        -moz-transform: translateX(100%);
        -ms-transform: translateX(100%);
        -o-transform: translateX(100%);
        transform: translateX(100%);
    }
}
.billey_highlight_headline--style-rotate .billey_highlight_headline-dynamic-wrapper {
    text-align: left;
}
.highlight_headline .billey_highlight_headline-dynamic-wrapper {
    overflow: visible;
    text-align: inherit;
    position: relative;
}
.highlight_headline .billey_highlight_headline-dynamic-text {
    z-index: 1;
}
.highlight_headline .billey_highlight_headline-plain-text {
    z-index: 1;
    position: relative;
}
.highlight_headline svg {
    position: absolute;
    top: 50%;
    left: 50%;
    width: calc(100% + 20px);
    height: calc(100% + 20px);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    overflow: visible;
}
.highlight_headline svg path {
    stroke: #0e4de3;
    stroke-width: 9;
    fill: none;
    stroke-dasharray: 1500;
    -webkit-animation: billey_highlight_headline-dash 10s infinite;
    animation: billey_highlight_headline-dash 10s infinite;
}
.highlight_headline svg path:nth-of-type(2) {
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
}
@-webkit-keyframes billey_highlight_headline-dash {
    0% {
        stroke-dasharray: 0 1500;
    }
    15% {
        stroke-dasharray: 1500 1500;
    }
    85% {
        opacity: 1;
    }
    90% {
        stroke-dasharray: 1500 1500;
        opacity: 0;
    }
    to {
        stroke-dasharray: 0 1500;
        opacity: 0;
    }
}
@keyframes billey_highlight_headline-dash {
    0% {
        stroke-dasharray: 0 1500;
    }
    15% {
        stroke-dasharray: 1500 1500;
    }
    85% {
        opacity: 1;
    }
    90% {
        stroke-dasharray: 1500 1500;
        opacity: 0;
    }
    to {
        stroke-dasharray: 0 1500;
        opacity: 0;
    }
}
.dl_animated_title_section .dl_animated_title_list {
    text-align: center;
}
.dl_animated_title_section .dl_animated_title_list .billey_highlight_headline,
.dl_animated_title_section .dl_animated_title_list .dl_animated_headline {
    font-size: 40px;
    line-height: 60px;
    font-weight: 300;
}
@media (max-width: 991px) {
    .dl_animated_title_section .dl_animated_title_list .billey_highlight_headline,
    .dl_animated_title_section .dl_animated_title_list .dl_animated_headline {
        font-size: 40px;
        line-height: 50px;
    }
}
.dl_animated_title_section .dl_animated_title_list .dl_words_wrapper {
    font-weight: 300;
}
.dl_animated_title_section .dl_animated_title_list.dl_animated_title_style_01 .dl_words_wrapper {
    color: #554afe;
}@media (max-width: 991px) {
    .dl_addons_grid_wrapper.dl_mr_80 {
        margin-right: 0;
    }
}
@media (max-width: 991px) {
    .dl_addons_grid_wrapper.dl_ml_80 {
        margin-left: 0;
    }
}
.blog_grid_masonory.style_4 {
    position: relative;
    z-index: 1;
}
.blog_grid_masonory.style_4 .blog_grid_masonory_content {
    padding: 30px 40px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 8;
}
@media (max-width: 767.98px) {
    .blog_grid_masonory.style_4 .blog_grid_masonory_content {
        padding: 20px;
    }
}
.blog_grid_masonory.style_4 .post_thumb {
    overflow: hidden;
    display: flex;
    position: relative;
    z-index: 2;
}
@media (max-width: 767.98px) {
    .blog_grid_masonory.style_4 .post_thumb {
        min-height: 400px;
    }
}
.blog_grid_masonory.style_4 .post_thumb:after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: linear-gradient(180.3deg, rgba(255, 255, 255, 0.01) 41.7%, rgba(0, 0, 0, 0.6) 97.89%);
}
.blog_grid_masonory.style_4 .post_thumb img {
    min-width: 100%;
    min-height: 100%;
    object-fit: cover;
}
.blog_grid_masonory.style_4 .dl_title {
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 0;
}
.blog_grid_masonory.style_4 .dl_title a {
    color: #fff;
}
.blog_grid_masonory.style_4 .dl_post_meta + .dl_title {
    margin-top: 5px;
}
.blog_grid_masonory.style_4 .dl_post_meta p {
    font-size: 14px;
}
@media (min-width: 768px) {
    .blog_grid_masonory.style_4 .dl_post_meta {
        display: flex;
        align-items: center;
    }
    .blog_grid_masonory.style_4 .dl_post_meta p {
        position: relative;
        z-index: 1;
        padding-right: 40px;
    }
    .blog_grid_masonory.style_4 .dl_post_meta p:after {
        position: absolute;
        content: "";
        right: 12px;
        top: 50%;
        transform: translateY(-50%);
        background-color: #dad8d8;
        width: 6px;
        height: 6px;
        border-radius: 50%;
    }
    .blog_grid_masonory.style_4 .dl_post_meta p:last-child {
        padding-right: 0;
    }
    .blog_grid_masonory.style_4 .dl_post_meta p:last-child:after {
        display: none;
    }
}
.blog_grid_masonory.style_4 .dl_post_meta .dl_date a {
    color: #fff;
}
.blog_grid_masonory.style_4 .dl_post_meta .dl_date a:hover {
    color: rgba(255, 255, 255, 0.8);
}
.blog_grid_masonory.style_4 .dl_post_meta .tag_list {
    padding: 0;
    margin: 0;
    list-style: none;
}
.blog_grid_masonory.style_4 .dl_post_meta .tag_list li {
    display: inline-block;
    font-size: 15px;
}
.blog_grid_masonory.style_4 .dl_post_meta .tag_list li a {
    color: #fff;
}
.blog_grid_masonory.style_4 .dl_post_meta .tag_list li a:hover {
    color: rgba(255, 255, 255, 0.8);
}
@media (max-width: 991px) {
    .blog_grid_masonory.style_5 {
        margin-bottom: 40px;
    }
}
.blog_grid_masonory.style_5 .blog_grid_masonory_content {
    background: #fff;
    padding: 30px 20px 0;
}
.blog_grid_masonory.style_5 .post_thumb {
    overflow: hidden;
    border-radius: 10px;
    display: flex;
}
.blog_grid_masonory.style_5 .post_thumb img {
    object-fit: cover;
}
.blog_grid_masonory.style_5 .dl_tag {
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    display: inline-block;
    background-color: #ff90be;
    position: absolute;
    top: 28px;
    left: 37px;
    border-radius: 5px;
    padding: 7px 19px;
    line-height: 17px;
}
.blog_grid_masonory.style_5 .dl_tag.bg_1 {
    background-color: #5ba6ff;
}
.blog_grid_masonory.style_5 .dl_tag.bg_2 {
    background-color: #a0be54;
}
.blog_grid_masonory.style_5 .dl_title {
    font-weight: 700;
    font-size: 21px;
    line-height: 32px;
    margin-bottom: 0;
}
.blog_grid_masonory.style_5 .dl_title a {
    color: #141c2a;
}
.blog_grid_masonory.style_5 .dl_title a:hover {
    color: #5468ff;
}
.blog_grid_masonory.style_5 .dl_post_meta + .dl_title {
    margin-top: 7px;
}
.blog_grid_masonory.style_5 .dl_title + .dl_post_meta {
    margin-top: 8px;
}
.blog_grid_masonory.style_5 .dl_post_meta {
    display: flex;
    align-items: center;
}
@media (max-width: 991px) {
    .blog_grid_masonory.style_5 .dl_post_meta {
        display: block;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199.98px) {
    .blog_grid_masonory.style_5 .dl_post_meta {
        display: block;
    }
}
.blog_grid_masonory.style_5 .dl_post_meta p {
    position: relative;
    z-index: 1;
    padding-right: 40px;
    font-size: 14px;
}
.blog_grid_masonory.style_5 .dl_post_meta p:after {
    position: absolute;
    content: "";
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    background-color: #dad8d8;
    width: 6px;
    height: 6px;
    border-radius: 50%;
}
@media (max-width: 991px) {
    .blog_grid_masonory.style_5 .dl_post_meta p:after {
        display: none;
    }
}
.blog_grid_masonory.style_5 .dl_post_meta p:last-child {
    padding-right: 0;
}
.blog_grid_masonory.style_5 .dl_post_meta p:last-child:after {
    display: none;
}
.blog_grid_masonory.style_5 .dl_post_meta .dl_post_author {
    font-size: 15px;
}
.blog_grid_masonory.style_5 .dl_post_meta .dl_post_author a {
    color: #8d90a9;
}
.blog_grid_masonory.style_5 .dl_post_meta .dl_date a {
    color: #8d90a9;
}
.blog_grid_masonory.style_5 .dl_post_meta .dl_date a:hover {
    color: rgba(84, 104, 255, 0.9);
}
.blog_grid_masonory.style_5 .dl_post_meta .tag_list {
    padding: 0;
    margin: 0;
    list-style: none;
}
.blog_grid_masonory.style_5 .dl_post_meta .tag_list li {
    display: inline-block;
    font-size: 14px;
}
.blog_grid_masonory.style_5 .dl_post_meta .tag_list li a {
    color: #8d90a9;
}
.blog_grid_masonory.style_5 .dl_post_meta .tag_list li a:hover {
    color: rgba(84, 104, 255, 0.9);
}
.dl_blog_grid_masonory_post.style_6 {
    position: relative;
    z-index: 1;
}
.dl_blog_grid_masonory_post.style_6 .dl_blog_grid_masonory_post_thumb {
    opacity: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    position: relative;
    z-index: 1;
    display: flex;
    width: 100%;
    height: 100%;
}
@media (max-width: 991px) {
    .dl_blog_grid_masonory_post.style_6 .dl_blog_grid_masonory_post_thumb {
        min-height: 500px;
    }
}
.dl_blog_grid_masonory_post.style_6 .dl_blog_grid_masonory_post_thumb:after {
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: rgba(17, 17, 17, 0.4);
}
.dl_blog_grid_masonory_post.style_6 .dl_blog_grid_masonory_post_thumb .blog_masonry_thumb {
    width: 100%;
    height: auto;
    object-fit: cover;
    display: inline-flex;
}
.dl_blog_grid_masonory_post.style_6 .dl_blog_grid_masonory_post_inner {
    background-color: #f8f8f8;
    padding: 40px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    z-index: 8;
}
@media (max-width: 991px) {
    .dl_blog_grid_masonory_post.style_6 .dl_blog_grid_masonory_post_inner {
        padding: 25px;
    }
}
.dl_blog_grid_masonory_post.style_6 .dl_post_meta {
    position: relative;
    padding-left: 74px;
}
.dl_blog_grid_masonory_post.style_6 .dl_post_meta .dl_author_img {
    position: absolute;
    left: 0;
}
.dl_blog_grid_masonory_post.style_6 .dl_post_meta .dl_post_author {
    margin-bottom: 3px;
    font-size: 18px;
    line-height: 1.3;
    padding-top: 2px;
}
.dl_blog_grid_masonory_post.style_6 .dl_post_meta .dl_post_author a {
    color: #141c2a;
}
.dl_blog_grid_masonory_post.style_6 .dl_post_meta .dl_date a {
    color: #8d90a9;
}
.dl_blog_grid_masonory_post.style_6 .dl_post_meta + .dl_blog_grid_masonory_content {
    margin-top: 57px;
}
@media (max-width: 991px) {
    .dl_blog_grid_masonory_post.style_6 .dl_post_meta + .dl_blog_grid_masonory_content {
        margin-top: 35px;
    }
}
.dl_blog_grid_masonory_post.style_6 .dl_title {
    font-size: 23px;
    font-weight: 600;
    line-height: 34px;
    margin-bottom: 25px;
}
@media (max-width: 991px) {
    .dl_blog_grid_masonory_post.style_6 .dl_title {
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 16px;
    }
}
.dl_blog_grid_masonory_post.style_6 .dl_title a {
    color: #141c2a;
}
.dl_blog_grid_masonory_post.style_6 .dl_desc {
    color: #141c2a;
}
.dl_blog_grid_masonory_post.style_6 .read_more_btn {
    position: absolute;
    bottom: 40px;
    left: 40px;
}
@media (max-width: 991px) {
    .dl_blog_grid_masonory_post.style_6 .read_more_btn {
        left: 30px;
    }
}
.dl_blog_grid_masonory_post.style_6 .dl_desc,
.dl_blog_grid_masonory_post.style_6 .dl_post_meta .dl_author_name a,
.dl_blog_grid_masonory_post.style_6 .dl_post_meta .dl_date a,
.dl_blog_grid_masonory_post.style_6 .dl_title a,
.dl_blog_grid_masonory_post.style_6 .read_more_btn,
.dl_blog_grid_masonory_post.style_6 .read_more_btn img {
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.dl_blog_grid_masonory_post.style_6:hover .dl_blog_grid_masonory_post_thumb {
    opacity: 1;
}
.dl_blog_grid_masonory_post.style_6:hover .dl_blog_grid_masonory_post_inner {
    background-color: transparent;
}
.dl_blog_grid_masonory_post.style_6:hover .dl_desc,
.dl_blog_grid_masonory_post.style_6:hover .dl_desc p,
.dl_blog_grid_masonory_post.style_6:hover .dl_post_meta .dl_date a,
.dl_blog_grid_masonory_post.style_6:hover .dl_post_meta .dl_post_author a,
.dl_blog_grid_masonory_post.style_6:hover .dl_title a,
.dl_blog_grid_masonory_post.style_6:hover .read_more_btn {
    color: #fff;
}
.dl_blog_grid_masonory_post.style_6:hover .read_more_btn img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
.dl_blog_grid_masonory_post.style_8 {
    background: #fff;
    box-shadow: 0 12px 10px #f1f1f1;
    border-radius: 10px;
}
@media (max-width: 991px) {
    .dl_blog_grid_masonory_post.style_8 {
        margin-bottom: 40px;
    }
}
.dl_blog_grid_masonory_post.style_8 .dl_blog_grid_masonory_img {
    display: flex;
    overflow: hidden;
    border-radius: 5px 5px 0 0;
}
.dl_blog_grid_masonory_post.style_8 .dl_post_box_content {
    padding: 16px 30px 25px;
}
.dl_blog_grid_masonory_post.style_8 .dl_tag {
    color: #5468ff;
    display: inline-block;
    padding-left: 33px;
    position: relative;
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
}
.dl_blog_grid_masonory_post.style_8 .dl_tag:after {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 25px;
    height: 1px;
    background-color: #5468ff;
}
.dl_blog_grid_masonory_post.style_8 .dl_tag.color_2 {
    color: #6bb125;
}
.dl_blog_grid_masonory_post.style_8 .dl_tag.color_2:after {
    background-color: #6bb125;
}
.dl_blog_grid_masonory_post.style_8 .dl_tag.color_3 {
    color: #ff7038;
}
.dl_blog_grid_masonory_post.style_8 .dl_tag.color_3:after {
    background-color: #ff7038;
}
.dl_blog_grid_masonory_post.style_8 .dl_tag + .dl_title {
    margin-top: 20px;
}
.dl_blog_grid_masonory_post.style_8 .dl_tag + .dl_description {
    margin-top: 20px;
}
.dl_blog_grid_masonory_post.style_8 .dl_tag + .dl_post_meta {
    margin-top: 20px;
}
.dl_blog_grid_masonory_post.style_8 .dl_post_meta + .dl_tag {
    margin-top: 20px;
}
.dl_blog_grid_masonory_post.style_8 .dl_post_meta + .dl_description {
    margin-top: 20px;
}
.dl_blog_grid_masonory_post.style_8 .dl_title {
    line-height: 1;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 600;
}
.dl_blog_grid_masonory_post.style_8 .dl_title a {
    color: #3a416f;
}
.dl_blog_grid_masonory_post.style_8 .dl_title a:hover {
    color: #5468ff;
}
.dl_blog_grid_masonory_post.style_8 .dl_title + .dl_post_meta {
    margin-top: 20px;
}
.dl_blog_grid_masonory_post.style_8 .dl_description {
    line-height: 1.6;
    color: #6d739f;
    font-size: 15px;
}
.dl_blog_grid_masonory_post.style_8 .dl_description + .dl_post_meta {
    margin-top: 34px;
}
.dl_blog_grid_masonory_post.style_8 .dl_description + .dl_tag {
    margin-top: 19px;
}
.dl_blog_grid_masonory_post.style_8 .dl_post_meta {
    position: relative;
    padding-left: 60px;
}
.dl_blog_grid_masonory_post.style_8 .dl_post_meta .dl_author_img {
    position: absolute;
    left: 0;
    max-width: 45px;
}
.dl_blog_grid_masonory_post.style_8 .dl_post_meta .dl_post_author {
    margin-bottom: 0;
    font-size: 15px;
    line-height: 1.3;
    padding-top: 3px;
}
.dl_blog_grid_masonory_post.style_8 .dl_post_meta .dl_post_author a {
    color: #626997;
}
.dl_blog_grid_masonory_post.style_8 .dl_post_meta .dl_post_author a:hover {
    color: #5468ff;
}
.dl_blog_grid_masonory_post.style_8 .dl_post_meta .dl_date {
    font-size: 13px;
    margin-top: 2px;
}
.dl_blog_grid_masonory_post.style_8 .dl_post_meta .dl_date a {
    color: #9095bf;
}
.dl_blog_grid_masonory_post.style_8 .dl_post_meta .dl_date a:hover {
    color: #5468ff;
}
.dl_blog_grid_masonory_post.style_8 .dl_post_meta + .dl_title {
    margin-top: 24px;
}
.dl_blog_grid_masonory_post.style_8 .dl_post_meta + .dl_description {
    margin-top: 24px;
}
.droit-post__thumbnail {
    width: 100%;
    display: inline-flex;
}
.dl_masonry_blog_post {
    position: relative;
    z-index: 1;
    display: inline-flex;
    overflow: hidden;
    width: 100%;
    height: 100%;
}
.dl_masonry_blog_post .dl_tag {
    position: absolute;
    top: 30px;
    left: 30px;
    padding: 4px 20px;
    background-color: #fff;
    display: inline-block;
    font-size: 12px;
    text-transform: uppercase;
    color: #141c2a;
    font-weight: 500;
    z-index: 8;
    border-radius: 3px;
}
.dl_masonry_blog_post .dl_masonry_blog_thumb {
    position: relative;
    display: inline-flex;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.dl_masonry_blog_post .dl_masonry_blog_thumb:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: inherit;
    background: linear-gradient(180deg, rgba(110, 5, 5, 0.05) 31.78%, rgba(0, 0, 0, 0.6) 100%);
}
.dl_masonry_blog_post .dl_masonry_blog_thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
@media (max-width: 991px) {
    .dl_masonry_blog_post .dl_masonry_blog_thumb img {
        width: inherit;
        height: inherit;
        object-fit: cover;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199.98px) {
    .dl_masonry_blog_post .dl_masonry_blog_thumb img {
        width: inherit;
    }
}
@media only screen and (min-width: 1200px) and (max-width: 1439px) {
    .dl_masonry_blog_post .dl_masonry_blog_thumb img {
        width: inherit;
    }
}
@media only screen and (min-width: 1440px) and (max-width: 1679px) {
    .dl_masonry_blog_post .dl_masonry_blog_thumb img {
        width: inherit;
    }
}
.dl_masonry_blog_post .dl_masonry_blog_thumb .dl_tag {
    position: absolute;
    right: 25px;
    top: 25px;
    background: #fff;
    padding: 6px 16px;
    display: inline-block;
    color: #111;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1.38px;
    line-height: 1.4;
    margin-bottom: 12px;
    z-index: 3;
}
.dl_masonry_blog_post .dl_masonry_blog_content {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 40px 20px;
    text-align: center;
    z-index: 8;
}
.dl_masonry_blog_post .dl_masonry_blog_content .dl_title {
    font-size: 22px;
    line-height: 34px;
    margin-bottom: 0;
}
.dl_masonry_blog_post .dl_masonry_blog_content .dl_title a {
    color: #fff;
}
@media (max-width: 767.98px) {
    .dl_masonry_blog_post .dl_masonry_blog_content .dl_title {
        font-size: 18px;
    }
}
@media (min-width: 768px) {
    .dl_masonry_blog_post .dl_masonry_blog_content .dl_post_meta {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 5px;
    }
}
.dl_masonry_blog_post .dl_masonry_blog_content .dl_post_meta p {
    position: relative;
    z-index: 1;
    margin-right: 5px;
    color: #d2cbcb;
}
.dl_masonry_blog_post .dl_masonry_blog_content .dl_post_meta .dl_post_author {
    font-size: 15px;
}
.dl_masonry_blog_post .dl_masonry_blog_content .dl_post_meta .dl_post_author a {
    color: #fff;
}
.dl_masonry_blog_post .dl_masonry_blog_content .dl_post_meta .dl_date a {
    color: #d2cbcb;
    font-size: 15px;
}
@media (max-width: 767.98px) {
    .dl_masonry_blog_post .dl_masonry_blog_content .dl_post_meta .dl_date a {
        margin-left: 0;
        margin-top: 0;
    }
}
.dl_masonry_blog_post .dl_masonry_blog_content .animated_border:before {
    background-color: #fff;
}
.droit-post__area.style_5 .droit-post__thumbnail {
    height: 250px;
}
.droit-post__area.style_8 .droit-post__thumbnail {
    height: 206px;
}
.dl_blog_list_post .dl_date {
    display: inline-block;
    font-size: 14px;
    color: #6e798c;
    margin-bottom: 10px;
}
.dl_blog_list_post .dl_date:hover {
    color: #0e4de3;
}
.dl_blog_list_post .dl_title {
    font-size: 20px;
    line-height: 28px;
    font-weight: 600;
}
.dl_blog_list_post .dl_title a {
    color: #081f32;
    display: inline-block;
}
.dl_blog_list_post .dl_title a:hover {
    color: #0e4de3;
}
.dl_blog_list_post .dl_description {
    margin-top: 19px;
    font-size: 15px;
}
.dl_blog_list_post .dl_read_more_btn {
    display: inline-block;
    font-size: 14px;
    color: #0e4de3;
    font-weight: 600;
}
.dl_blog_list_post .dl_read_more_btn:hover {
    color: #0e4de3;
}
.dl_blog_list_post .dl_post_meta {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 28px;
    flex-wrap: wrap;
}
.dl_blog_list_post .dl_author_info {
    display: flex;
    align-items: center;
}
@media (max-width: 991px) {
    .dl_blog_list_post .dl_author_info {
        margin-bottom: 10px;
    }
}
.dl_blog_list_post .dl_author_info .dl_author_img {
    max-width: 25px;
    border-radius: 50%;
}
.dl_blog_list_post .dl_author_img + .dl_post_author {
    margin-left: 10px;
    font-size: 14px;
    color: #6e798c;
}
.dl_blog_list_post.dl_style_01 {
    display: flex;
    background-color: #f3f7fa;
}
@media (max-width: 767.98px) {
    .dl_blog_list_post.dl_style_01 {
        flex-wrap: wrap;
    }
}
@media (max-width: 991px) {
    .dl_blog_list_post.dl_style_01 {
        margin-bottom: 30px;
        display: block;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199.98px) {
    .dl_blog_list_post.dl_style_01 {
        flex-wrap: wrap;
    }
}
.dl_blog_list_post.dl_style_01 .dl_blog_thumb {
    width: 100%;
    display: block;
}
.dl_blog_list_post.dl_style_01 .dl_blog_thumb img {
    width: 100%;
    object-fit: cover;
    height: 100%;
}
@media (max-width: 1200px) {
    .dl_blog_list_post.dl_style_01 .dl_blog_thumb {
        height: 292px;
    }
}
@media (min-width: 1200px) {
    .dl_blog_list_post.dl_style_01 .dl_blog_thumb {
        display: inline-flex;
        flex: 41% 0 0;
        min-height: 292px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
    .dl_blog_list_post.dl_style_01 .dl_blog_thumb {
        display: inline-flex;
        flex: 35% 0 0;
    }
}
.dl_blog_list_post.dl_style_01 .dl_blog_list_content_inner {
    padding: 30px;
}
.dl_blog_list_post.dl_style_01 .dl_post_meta {
    margin-top: 28px;
}
.dl_blog_list_post.dl_style_03 {
    display: flex;
    align-items: center;
}
@media (max-width: 767.98px) {
    .dl_blog_list_post.dl_style_03 {
        flex-wrap: wrap;
    }
}
@media (max-width: 991px) {
    .dl_blog_list_post.dl_style_03 {
        margin-bottom: 30px;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199.98px) {
    .dl_blog_list_post.dl_style_03 {
        margin-bottom: 30px;
    }
}
@media (max-width: 576px) {
    .dl_blog_list_post.dl_style_03 .dl_blog_thumb {
        width: 100%;
    }
}
.dl_blog_list_post.dl_style_03 .dl_blog_thumb img {
    border-radius: 9px;
}
@media (max-width: 576px) {
    .dl_blog_list_post.dl_style_03 .dl_blog_thumb img {
        border-radius: 0;
        width: 100%;
    }
}
@media (min-width: 1200px) {
    .dl_blog_list_post.dl_style_03 .dl_blog_thumb {
        display: inline-flex;
        flex: 34% 0 0;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199.98px) {
    .dl_blog_list_post.dl_style_03 .dl_blog_thumb {
        display: inline-flex;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
    .dl_blog_list_post.dl_style_03 .dl_blog_thumb {
        display: inline-flex;
    }
}
.dl_blog_list_post.dl_style_03 .dl_date {
    margin-bottom: 0;
    font-size: 14px;
}
.dl_blog_list_post.dl_style_03 .dl_title {
    font-size: 16px;
    line-height: 24px;
}
.dl_blog_list_post.dl_style_03 .dl_post_meta + .dl_title {
    margin-top: 15px;
    margin-bottom: 0;
}
.dl_blog_list_post.dl_style_03 .dl_blog_list_content_inner {
    padding: 20px 18px;
}
@media (max-width: 991px) {
    .dl_blog_list_post.dl_style_03 .dl_blog_list_content_inner {
        padding: 19px;
    }
}
.dl_blog_list_post.dl_style_03 .dl_post_meta {
    margin-top: 0;
}
.dl_blog_list_post.dl_style_05 {
    position: relative;
    display: inline-flex;
}
.dl_blog_list_post.dl_style_05 .dl_blog_thumb {
    display: inline-flex;
}
.dl_blog_list_post.dl_style_05 .dl_blog_list_content_inner {
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.9);
    padding: 15px 30px 19px;
    width: 62%;
}
@media (max-width: 991px) {
    .dl_blog_list_post.dl_style_05 .dl_blog_list_content_inner {
        width: 100%;
    }
}
.dl_blog_list_post.dl_style_05 .dl_blog_list_content_inner .dl_date {
    margin-bottom: 0;
}
.dl_blog_list_post.dl_style_05 .dl_blog_list_content_inner .dl_date + .dl_title {
    margin-top: 0;
}
.dl_blog_list_post.dl_style_05 .dl_blog_list_content_inner .dl_title {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 0;
}
.dl_blog_list_post.dl_style_05 .dl_blog_list_content_inner .dl_title + .dl_date {
    margin-top: 5px;
}
.dl_blog_list_post.dl_style_07 {
    display: flex;
    align-items: center;
    margin-bottom: 40px;
}
@media (max-width: 767.98px) {
    .dl_blog_list_post.dl_style_07 {
        flex-wrap: wrap;
    }
}
@media (max-width: 991px) {
    .dl_blog_list_post.dl_style_07 {
        margin-bottom: 30px;
        display: block;
    }
}
.dl_blog_list_post.dl_style_07 .dl_title {
    line-height: 32px;
}
.dl_blog_list_post.dl_style_07 .dl_description {
    margin-top: 9px;
}
.dl_blog_list_post.dl_style_07 .dl_blog_thumb {
    width: 100%;
    display: block;
}
.dl_blog_list_post.dl_style_07 .dl_blog_thumb img {
    width: 100%;
}
@media (min-width: 1200px) {
    .dl_blog_list_post.dl_style_07 .dl_blog_thumb {
        display: inline-flex;
        flex: 41% 0 0;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199.98px) {
    .dl_blog_list_post.dl_style_07 .dl_blog_thumb {
        display: inline-flex;
        flex: 35% 0 0;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
    .dl_blog_list_post.dl_style_07 .dl_blog_thumb {
        display: inline-flex;
        flex: 35% 0 0;
    }
}
.dl_blog_list_post.dl_style_07 .dl_blog_list_content_inner {
    padding: 0 30px;
}
@media (max-width: 767.98px) {
    .dl_blog_list_post.dl_style_07 .dl_blog_list_content_inner {
        padding: 20px;
    }
}
.dl_blog_list_post.dl_style_07 .dl_post_meta {
    margin-top: 18px;
}
.droit-blog_list_loop_post.dl_style_05 {
    width: 100%;
}
.droit-blog_list_loop_post.dl_style_05 .droit-post_list__thumbnail {
    height: 278px;
    width: 100%;
}
.droit-blog_list_loop_post.dl_style_05 .droit-post_list__thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
@media (min-width: 767.98px) {
    .droit-blog_list_loop_post.dl_style_03 {
        width: 100%;
    }
    .droit-blog_list_loop_post.dl_style_03 .droit-post_list__thumbnail {
        height: 120px;
        width: 120px;
    }
}
@media (min-width: 576px) {
    .droit-blog_list_loop_post.dl_style_03 .droit-post_list__thumbnail {
        flex: 120px 0 0;
    }
}
.droit-blog_list_loop_post.dl_style_07 {
    width: 100%;
}
.droit-blog_list_loop_post.dl_style_07 .droit-post_list__thumbnail {
    height: 220px;
}
.droit-blog_list_loop_post.dl_style_07 .droit-post_list__thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}.dl_card_box.dl_card_style_01 {
    background: #fff;
    padding: 45px 35px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
@media (max-width: 991px) {
    .dl_card_box.dl_card_style_01 {
        padding: 30px 20px;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199.98px) {
    .dl_card_box.dl_card_style_01 {
        padding: 35px 20px;
    }
}
.dl_card_box.dl_card_style_01:hover {
    box-shadow: 0 20px 52px rgba(5, 0, 255, 0.09);
}
@media (max-width: 991px) {
    .dl_card_box.dl_card_style_01 {
        margin-bottom: 40px;
    }
}
.dl_card_box.dl_card_style_01 .dl_info_box_img img {
    max-width: 100%;
    border-radius: 10px 10px 0 0;
}
.dl_card_box.dl_card_style_01 .dl_info_box_img + .dl_single_info_box_content {
    margin-top: 30px;
}
.dl_card_box.dl_card_style_01 .dl_tag {
    display: block;
    font-size: 14px;
    color: rgba(63, 63, 63, 0.5);
    text-transform: uppercase;
}
.dl_card_box.dl_card_style_01 .dl_tag + .dl_title {
    margin-top: 10px;
}
.dl_card_box.dl_card_style_01 .dl_tag + .dl_cu_btn {
    margin-top: 20px;
}
.dl_card_box.dl_card_style_01 .dl_title {
    line-height: 1;
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 0;
}
.dl_card_box.dl_card_style_01 .dl_title a {
    color: #3f3f3f;
}
.dl_card_box.dl_card_style_01 .dl_title a:hover {
    color: #e2335f;
}
.dl_card_box.dl_card_style_01 .dl_title span:hover {
    color: #e2335f;
}
.dl_card_box.dl_card_style_01 .dl_title + .dl_tag {
    margin-top: 10px;
}
.dl_card_box.dl_card_style_01 .dl_title + .dl_cu_btn {
    margin-top: 20px;
}
.dl_card_box.dl_card_style_01 .dl_cu_btn + .dl_title {
    margin-top: 20px;
}
.elementor-widget-droit-card {
    height: 100%;
}
.elementor-widget-droit-card .elementor-widget-container {
    height: 100%;
}
@media (max-width: 991px) {
    .dl_card_box.dl_card_style_04 {
        margin-bottom: 40px;
    }
}
.dl_card_box.dl_card_style_04 .dl_card_thumb {
    display: block;
    width: 100%;
    border: 1px solid #eaeaea;
    padding: 40px;
    text-align: center;
    position: relative;
    border-radius: 30px;
}
.dl_card_box.dl_card_style_04 .dl_card_thumb img {
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.dl_card_box.dl_card_style_04 .dl_card_thumb .dl_tag {
    position: absolute;
    top: 25px;
    right: 25px;
    background-color: #47464c;
    border-radius: 10px;
    font-size: 14px;
    padding: 1px 12px;
    color: #fff;
}
.dl_card_box.dl_card_style_04:hover img {
    transform: scale(1.1);
}
.dl_card_box.dl_card_style_04 .dl_title {
    font-size: 24px;
    margin-bottom: 0;
    line-height: 1;
}
.dl_card_box.dl_card_style_04 .dl_title a {
    color: #333;
}
.dl_card_box.dl_card_style_04 .dl_title a:hover {
    color: #e2335f;
}
.dl_card_box.dl_card_style_04 .dl_card_thumb + .dl_title {
    margin-top: 30px;
}
.dl_card_box.dl_card_style_04 .dl_title + .dl_desc {
    margin-top: 20px;
}
.dl_card_box.dl_card_style_04 .dl_desc {
    font-size: 16px;
    color: #6a6a6a;
}
.dl_card_box.dl_card_style_05 {
    background-color: #fff;
}
@media (max-width: 991px) {
    .dl_card_box.dl_card_style_05 {
        margin-bottom: 40px;
    }
}
.dl_card_box.dl_card_style_05 .dl_title {
    margin-bottom: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    padding: 15px 0;
    margin-left: 38px;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 4px;
    line-height: 29px;
}
.dl_card_box.dl_card_style_05 .dl_title a {
    color: #000;
}
.dl_card_box.dl_card_style_05 .dl_card_box_shape {
    position: relative;
    min-height: 300px;
    overflow: hidden;
}
.dl_card_box.dl_card_style_05 .dl_card_box_shape [class^="dl_parallax_"] {
    position: absolute;
}
.dl_card_box.dl_card_style_05 .dl_card_box_shape .layer2 {
    position: relative !important;
}
.dl_card_box.dl_card_style_05 .dl_card_box_shape.dl_style_01 .dl_parallax_img:nth-child(1) {
    top: 30%;
    left: 0;
}
.dl_card_box.dl_card_style_05 .dl_card_box_shape.dl_style_01 .dl_parallax_img:nth-child(2) {
    top: 15%;
    left: 5%;
}
.dl_card_box.dl_card_style_05 .dl_card_box_shape.dl_style_01 .dl_parallax_img:nth-child(3) {
    bottom: 5%;
    left: 5%;
}
.dl_card_box.dl_card_style_05 .dl_card_box_shape.dl_style_01 .dl_parallax_img:nth-child(4) {
    top: 5%;
    right: 0;
}
.dl_card_box.dl_card_style_05 .dl_card_box_shape.dl_style_01 .dl_parallax_img:nth-child(5) {
    top: 5%;
    left: 10%;
}
.dl_card_box.dl_card_style_05 .dl_card_box_shape.dl_style_2 .dl_parallax_img:nth-child(1) {
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}
.dl_card_box.dl_card_style_05 .dl_card_box_shape.dl_style_2 .dl_parallax_img:nth-child(2) {
    top: 31%;
    left: 16%;
}
.dl_card_box.dl_card_style_05 .dl_card_box_shape.dl_style_2 .dl_parallax_img:nth-child(3) {
    top: 5%;
    right: 0;
}
.dl_card_box.dl_card_style_05 .dl_card_box_shape.dl_style_3 .dl_parallax_img:nth-child(1) {
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}
.dl_card_box.dl_card_style_05 .dl_card_box_shape.dl_style_3 .dl_parallax_img:nth-child(2) {
    top: 45%;
    left: 15px;
}
.dl_card_box.dl_card_style_05 .dl_card_box_shape.dl_style_3 .dl_parallax_img:nth-child(3) {
    top: 5%;
    right: 20%;
}
.dl_card_box.dl_card_style_05 .dl_card_box_shape.dl_style_3 .dl_parallax_img:nth-child(4) {
    bottom: 22%;
    right: 10%;
}
.droit-card-box-wrapper.dl_card_style_01 .droit-card-image {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}
.droit-card-box-wrapper.dl_card_style_04 .droit-card-image {
    display: flex;
    align-items: center;
    justify-content: center;
}
.droit-card-box-wrapper.dl_card_style_04 .droit-card-image img {
    max-width: 100%;
}
.dl_countdown_wrapper .dl_colum_4 {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr);
    grid-template-columns: repeat(4, 1fr);
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
}
@media (max-width: 576px) {
    .dl_countdown_wrapper .dl_colum_4 {
        -ms-grid-columns: (1fr);
        grid-template-columns: repeat(1, 1fr);
    }
}
@media only screen and (min-width: 576px) and (max-width: 767.98px) {
    .dl_countdown_wrapper .dl_colum_4 {
        -ms-grid-columns: (1fr);
        grid-template-columns: repeat(2, 1fr);
    }
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
    .dl_countdown_wrapper .dl_colum_4 {
        -ms-grid-columns: (1fr);
        grid-template-columns: repeat(2, 1fr);
    }
}
.dl_countdown_wrapper.dl_style_01 .dl_countdown_inner {
    background-color: #fff;
    padding: 27px 40px;
    text-align: center;
}
.dl_countdown_wrapper.dl_style_01 .dl_countdown_inner span {
    font-size: 42px;
    font-weight: 400;
    color: #49e157;
    line-height: 1;
    margin-bottom: 10px;
    display: inline-block;
    font-family: "Abril Fatface", cursive;
}
.dl_countdown_wrapper.dl_style_01 .dl_countdown_inner span.dl_text_blue {
    color: #4974e1;
}
.dl_countdown_wrapper.dl_style_01 .dl_countdown_inner span.dl_text_yellow {
    color: #ffb74b;
}
.dl_countdown_wrapper.dl_style_01 .dl_countdown_inner span.dl_text_orange {
    color: #ff5151;
}
.dl_countdown_wrapper.dl_style_01 .dl_countdown_inner .dl_desc {
    font-weight: 600;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.3em;
    text-transform: uppercase;
    color: #6e798c;
}
.dl_countdown_wrapper.dl_style_04 .dl_countdown_inner {
    text-align: center;
    background-color: rgba(0, 0, 0, 0.5);
    height: 160px;
    width: 160px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
@media (max-width: 767.98px) {
    .dl_countdown_wrapper.dl_style_04 .dl_countdown_inner {
        margin: 0 auto;
        margin-bottom: 30px;
    }
}
.dl_countdown_wrapper.dl_style_04 span {
    font-size: 42px;
    color: #fff;
    line-height: 1;
    font-family: Dosis, sans-serif;
}
.dl_countdown_wrapper.dl_style_04 .dl_desc {
    font-weight: 600;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.3em;
    text-transform: uppercase;
    color: #fff;
    opacity: 0.7;
}
.dl_countdown_wrapper.dl_style_08 {
    position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
    .dl_countdown_wrapper.dl_style_08 .dl_colum_4 {
        -webkit-column-count: 4;
        -moz-column-count: 4;
        column-count: 4;
    }
}
.dl_countdown_wrapper.dl_style_08 .dl_countdown_inner {
    padding: 27px 20px;
    text-align: center;
    width: 100%;
    display: inline-block;
    border-radius: 10px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    position: relative;
    z-index: 1;
}
.dl_countdown_wrapper.dl_style_08 .dl_countdown_inner:after {
    position: absolute;
    content: "";
    right: -11%;
    top: 8%;
    font-size: 43px;
    color: grey;
}
.dl_countdown_wrapper.dl_style_08 .dl_countdown_inner:last-child:after {
    display: none;
}
.dl_countdown_wrapper.dl_style_08 .dl_countdown_inner span {
    font-size: 42px;
    font-weight: 400;
    color: grey;
    line-height: 1;
    margin-bottom: 10px;
    display: inline-block;
    font-family: "Abril Fatface", cursive;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.dl_countdown_wrapper.dl_style_08 .dl_countdown_inner .dl_desc {
    font-weight: 600;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.3em;
    text-transform: uppercase;
    color: grey;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.dl_countdown_wrapper.dl_style_08 .dl_countdown_shape {
    position: absolute;
    bottom: 0;
    right: -87%;
}
@media (max-width: 991px) {
    .dl_countdown_wrapper .dl_countdown_inner {
        margin: 0 auto;
        margin-bottom: 30px;
    }
}
.dl_accordion_item {
    border-bottom: 1px solid #e5e5e5;
    padding: 35px 35px 35px 72px;
}
.dl_accordion_item:last-child {
    border-bottom: 0 solid transparent;
}
.dl_accordion_item .dl_accordion_icon {
    position: absolute;
    left: -42px;
    top: -4px;
}
.dl_accordion_item.dl-active {
    background-color: #fff;
}
.dl_accordion_item .dl_accordion_item_title {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.dl_accordion_item .dl_accordion_title {
    cursor: pointer;
    position: relative;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
}
.dl_accordion_item .droit-icon {
    transition: transform 0.2s ease-out;
    cursor: pointer;
    color: #060a24;
    margin-left: 15px;
}
.dl_accordion_item_title .droit-accordion-icon-opend {
    display: none;
}
.dl_accordion_item_title.dl-active .droit-accordion-icon-opend {
    display: block;
}
.dl_accordion_item_title.dl-active .droit-accordion-icon-closed {
    display: none;
}
.dl_accordion_item .dl_accordion_panel {
    display: none;
    padding-top: 30px;
}
.dl_accordion_item.dl-active .dl_accordion_title::before {
    transform: rotate(-140deg);
}
.dl_accordion_item .dl_desc + .dl_cu_btn {
    margin-top: 29px;
}
.dl_accordion_item.dl_accordion_style_02 {
    padding: 30px;
    border-bottom: 0 solid transparent;
    background-color: #fff;
    margin-bottom: 10px;
}
.dl_accordion_item.dl_accordion_style_02 .dl_accordion_panel {
    padding-top: 20px;
}
.dl_accordion_item.dl_accordion_style_03 {
    padding: 30px;
    background-color: #fff;
}
.dl_accordion_item.dl_accordion_style_03 .dl_accordion_panel {
    padding-top: 27px;
}
.dl_accordion.dl_wrapper_style_2 {
    padding: 0 50px;
    background-color: #fff;
    border-radius: 50px 0;
}
.dl_accordion_item.dl_accordion_style_06 {
    padding: 38px 0;
    background-color: #fff;
}
.dl_accordion_item.dl_accordion_style_06 .dl_accordion_panel {
    padding-top: 20px;
}
.dl_accordion_item.dl_accordion_style_06 .dl_accordion_title::before {
    top: 40%;
}
.dl_accordion_icon i {
    display: block;
}
.dl_accordion_wrapper_style_01 .dl_accordion_inner {
    flex: 45% 0 0;
    margin-bottom: 42px;
}
@media (max-width: 767.98px) {
    .dl_accordion_wrapper_style_01 .dl_accordion_inner {
        flex: 100% 0 0;
        margin-bottom: 40px;
    }
}
.dl_accordion_wrapper_style_01 .dl_accordion_inner .dl_title {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 15px;
}
.droit-advance-faq .droit-icon img,
.droit-advance-faq .droit-icon svg {
    width: 16px;
}
.droit-advance-faq .droit-icon i {
    font-size: 16px;
}

.dl_accordion_item .dl_accordion_item_title.dl_show_icon_left {
    justify-content: flex-start;
}
.droit-icon-left {
    margin-right: 20px;
}.dl_info_box_section {
    position: relative;
}
.dl_info_box_section .info_box_shape_1 {
    position: absolute;
    top: 0;
    left: 0;
}
.dl_info_box_section .info_box_shape_2 {
    position: absolute;
    top: 50%;
    right: 0;
}
.dl_single_info_box.style_1 .info_box_icon {
    margin-bottom: 30px;
    position: relative;
    z-index: 1;
}
@media (max-width: 991px) {
    .dl_single_info_box.style_1 .info_box_icon {
        margin-bottom: 25px;
    }
}
.dl_single_info_box.style_1 .info_box_icon:after {
    position: absolute;
    content: "";
    width: 55px;
    height: 55px;
    bottom: -4px;
    left: -13px;
    z-index: -1;
    border-radius: 50%;
}
.dl_single_info_box.style_1 .info_box_icon.shape_1:after {
    background: #fff5f8;
}
.dl_single_info_box.style_1 .info_box_icon.shape_2:after {
    background: rgba(225, 233, 250, 0.6);
}
.dl_single_info_box.style_1 .dl_title {
    font-size: 22px;
    line-height: 1;
    font-weight: 600;
}
.dl_single_info_box.style_1 .dl_description {
    margin-top: 18px;
    line-height: 1.6;
    font-size: 16px;
}
@media (max-width: 991px) {
    .dl_single_info_box.style_1 .dl_description {
        margin-top: 10px;
    }
}
.dl_info_box_section.dl_info_box_bg {
    background-image: url(../img/icon_box_bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.dl_single_info_box.style_2 {
    background-color: #fff;
    /* margin-top: 80px; */
    text-align: center;
    padding: 10px 25px 60px;
    position: relative;
    border-radius: 10px;
    transition: 0.3s;
}

.infobox-container.dl_single_info_box {
    background-color: #fff;
    text-align: center;
    padding: 10px 25px 60px;
    position: relative;
    border-radius: 10px;
    transition: 0.3s;
    
}

.dl_single_info_box.style_2 .dl_title {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 0;
    padding: 25px 0 0 0;
}
.dl_single_info_box.style_2 .dl_description {
    font-size: 16px;
    line-height: 1.6;
    margin-top: 10px;
}
.dl_single_info_box.style_2 .dl_cu_btn {
    border-radius: 3px;
    margin-top: 36px;
}
.dl_info_box_section.dl_info_box_bg_2 {
    background-image: url(../img/icon_box_bg_2.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.dl_single_info_box.style_5 {
    background-color: #fff;
    text-align: center;
    padding: 60px 25px;
    position: relative;
    border-radius: 5px;
    transition: 0.3s;
}
@media (max-width: 991px) {
    .dl_single_info_box.style_5 {
        margin-top: 40px;
    }
}
.dl_single_info_box.style_5:hover {
    box-shadow: 0 15px 25px #e7e7e7;
}
.dl_single_info_box.style_5 .info_box_icon {
    height: 85px;
    width: 85px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    margin-bottom: 30px;
    background: linear-gradient(180deg, #ff6685 0%, #ff92d6 100%);
    border-radius: 15px;
}
.dl_single_info_box.style_5 .info_box_icon.bg_color_2 {
    background: linear-gradient(180deg, #5bcb5a 0%, #b3e64e 100%);
}
.dl_single_info_box.style_5 .info_box_icon.bg_color_3 {
    background: linear-gradient(180deg, #764afe 11.25%, #d04dfd 137.5%);
}
.dl_single_info_box.style_5 .dl_title {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 0;
    line-height: 1;
}
.dl_single_info_box.style_5 .dl_description {
    font-size: 16px;
    line-height: 1.6;
    margin-top: 20px;
}
.dl_single_info_box.style_5 .read_more_btn {
    margin-top: 18px;
}
.dl_single_info_box.style_5 .read_more_btn:hover {
    color: #2945ff;
}
.container-center .info_box_icon::after {
    left: 50% !important;
    transform: translateX(-50%);
}
.container-right .info_box_icon::after {
    left: auto !important;
    right: 0;
}
.dl_single_info_box.style_2 .info_box_icon img {
    max-width: 203px;
    max-height: 180px;
}


.infobox-container.dl_single_info_box i {
    background: #DE0F0F;
    padding: 22px 18px 22px 18px;
    border-radius: 20px 20px 20px 20px;
    color: #ffffff;
    font-size: 35px;
}
.dl_cu_btn.btn_2 {
    margin-top: 25px;
}
.align-property-left {
    display: flex;
    align-items: flex-start;
}
.align-property-right {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
}.dl_icon_box_wrapper {
    position: relative;
}
.dl_icon_box_wrapper.dl_style_01 {
    padding: 30px;
    border-radius: 20px;
    background-color: #fff;
}
@media (max-width: 991px) {
    .dl_icon_box_wrapper.dl_style_01 {
        margin-bottom: 30px;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199.98px) {
    .dl_icon_box_wrapper.dl_style_01 {
        margin-bottom: 30px;
    }
}
.dl_icon_box_wrapper.dl_style_01 .dl_icon {
    height: 62px;
    width: 62px;
    border-radius: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.dl_icon_box_wrapper.dl_style_01 .dl_icon svg {
    max-width: 30px;
}
.dl_icon_box_wrapper.dl_style_01 .dl_icon img {
    max-width: 30px;
}
.dl_icon_box_wrapper.dl_style_01 .dl_icon {
    font-size: 30px;
    color: #10bf7c;
    background-color: #e5f9f0;
}
.dl_icon_box_wrapper.dl_style_01 .dl_desc {
    font-size: 20px;
    color: #333;
    font-weight: 500;
}
.dl_icon_box_wrapper.dl_style_01 .dl_icon_wrapper + .dl_desc {
    margin-top: 25px;
}
.dl_icon_box_wrapper.dl_style_03 {
    padding: 33px 30px;
    border-radius: 5px;
    background-color: #fff;
    display: flex;
    align-items: center;
}
@media (max-width: 991px) {
    .dl_icon_box_wrapper.dl_style_03 {
        margin-bottom: 30px;
    }
}
.dl_icon_box_wrapper.dl_style_03 .dl_icon {
    display: flex;
}
.dl_icon_box_wrapper.dl_style_03 .dl_icon_box_content {
    margin-left: 25px;
}
.dl_icon_box_wrapper.dl_style_03 .dl_icon_box_content .dl_sub_title {
    font-size: 13px;
    line-height: 1;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: #968b8b;
    margin-bottom: 0;
    margin-bottom: 10px;
}
.dl_icon_box_wrapper.dl_style_03 .dl_icon_box_content .dl_title {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 1;
    color: #333;
    margin-bottom: 0;
}
@media (max-width: 991px) {
    .dl_icon_box_wrapper.dl_style_03 .dl_icon_box_content .dl_title {
        line-height: 1.3;
    }
}
.dl_icon_box_wrapper.dl_style_04 {
    text-align: center;
}
@media (max-width: 991px) {
    .dl_icon_box_wrapper.dl_style_04 {
        margin-bottom: 40px;
    }
}
.dl_icon_box_wrapper.dl_style_04 .dl_icon {
    position: relative;
    z-index: 1;
    display: inline-block;
    margin-bottom: 40px;
}
@media (max-width: 991px) {
    .dl_icon_box_wrapper.dl_style_04 .dl_icon {
        margin-bottom: 20px;
    }
}
.dl_icon_box_wrapper.dl_style_04 .dl_icon .dl_icon_box_shape {
    position: absolute;
    top: -6px;
    left: -20px;
    z-index: -1;
}
.dl_icon_box_wrapper.dl_style_04 img {
    max-width: initial;
}
.dl_icon_box_wrapper.dl_style_04 .dl_title {
    font-size: 24px;
    color: #051441;
    margin-bottom: 10px;
}
.dl_icon_box_wrapper.dl_style_04 .dl_desc {
    font-size: 16px;
    color: #6a7c92;
    font-weight: 500;
    line-height: 1.8;
}
.dl_icon_box_wrapper.dl_style_04 .dl_icon + .dl_desc {
    margin-top: 25px;
}
.dl_icon_box_wrapper.dl_style_06 {
    padding: 48px 30px 40px;
    border-radius: 20px;
    background-color: #fff;
}
@media (max-width: 991px) {
    .dl_icon_box_wrapper.dl_style_06 {
        margin-bottom: 50px;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199.98px) {
    .dl_icon_box_wrapper.dl_style_06 {
        margin-bottom: 50px;
    }
}
.dl_icon_box_wrapper.dl_style_06 .dl_icon {
    height: 62px;
    width: 62px;
    background-color: #fff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: -31px;
    left: 30px;
    box-shadow: 0 7px 70px rgba(33, 23, 64, 0.15);
}
.dl_icon_box_wrapper.dl_style_06 .dl_icon svg {
    max-width: 30px;
    box-shadow: 0 7px 70px rgba(33, 23, 64, 0.15);
}
.dl_icon_box_wrapper.dl_style_06 .dl_icon img {
    max-width: 30px;
}
.dl_icon_box_wrapper.dl_style_06 .dl_icon i {
    font-size: 30px;
    color: #10bf7c;
}
.dl_icon_box_wrapper.dl_style_06 .dl_desc {
    font-size: 20px;
    color: #fff;
    font-weight: 500;
}
.dl_icon_box_wrapper.dl_style_07 {
    padding: 42px 30px 34px;
    border-radius: 20px;
    background-color: #fff;
    text-align: center;
}
@media (max-width: 991px) {
    .dl_icon_box_wrapper.dl_style_07 {
        margin-bottom: 50px;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199.98px) {
    .dl_icon_box_wrapper.dl_style_07 {
        margin-bottom: 50px;
    }
}
.dl_icon_box_wrapper.dl_style_07 .dl_icon {
    height: 62px;
    width: 62px;
    background-color: #fff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: -44px;
    left: 0;
    right: 0;
    margin: 0 auto;
    box-shadow: 0 7px 70px rgba(33, 23, 64, 0.15);
}
.dl_icon_box_wrapper.dl_style_07 .dl_icon svg {
    max-width: 30px;
    box-shadow: 0 7px 70px rgba(33, 23, 64, 0.15);
}
.dl_icon_box_wrapper.dl_style_07 .dl_icon img {
    max-width: 24px;
}
.dl_icon_box_wrapper.dl_style_07 .dl_icon i {
    font-size: 30px;
    color: #10bf7c;
}
.dl_icon_box_wrapper.dl_style_07 .dl_desc {
    font-size: 20px;
    color: #313131;
    font-weight: 500;
}
.dl_icon_wrapper {
    display: flex;
}
.droit-icon-description a {
    color: #333333;
}
.dl_icon_box_wrapper.dl_style_03 .dl_icon_box_content .dl_title a {
    color: #333333;
}
.dl_icon_box_wrapper.dl_style_04 .dl_title a {
    color: #051441;
}
.dl_icon_box_wrapper.dl_style_06 .dl_desc a {
    color: #fff;
}
.droit-icon-shape-circle .dl_icon {
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.droit-icon-shape-square .dl_icon {
    -webkit-border-radius: 0;
    border-radius: 0;
}
.dl_item_right {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row-reverse;
}
.dl_item_left {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
}
/** news tricker css **/
.dl_news_tricker_wrapper .dl_marquee_content {
    height: 60px;
    color: #595b69;
    position: relative;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    min-width: 0;
    margin-bottom: 0;
    font-size: 17px;
}
.dl_news_tricker_wrapper .dl_marquee_content:focus {
    box-shadow: none;
}
.dl_news_tricker_wrapper .dl_input_group {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
}
.dl_news_tricker_wrapper .dl_input_group_prepend {
    margin-right: -1px;
}
.dl_news_tricker_wrapper .dl_input_group_append,
.dl_news_tricker_wrapper .dl_input_group_prepend {
    display: -ms-flexbox;
    display: flex;
}
.dl_news_tricker_wrapper .dl_input_group_text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    padding: 12px 34px;
    color: #fff;
    font-weight: 600;
}
.dl_news_tricker_wrapper.dl_news_tricker_style_01 .dl_input_group_text {
    background-color: #554afe;
    border: 1px solid #554afe;
}
.dl_news_tricker_wrapper.dl_news_tricker_style_01 .dl_marquee_wrapper {
    border: 1px solid #e4e4e9;
}
.dl_news_tricker_wrapper.dl_news_tricker_style_02 .dl_input_group {
    border-radius: 25px;
    border: 2px solid #554afe;
}
.dl_news_tricker_wrapper.dl_news_tricker_style_02 .dl_input_group_prepend {
    margin-right: 0;
}
.dl_news_tricker_wrapper.dl_news_tricker_style_02 .dl_input_group_text {
    background-color: #554afe;
    border: 2px solid #554afe;
    border-radius: 22px 25px 25px 22px;
}
.dl_news_tricker_wrapper.dl_news_tricker_style_02 .dl_form_control {
    border: 0px solid transparent;
    border-radius: 25px;
}
.dl_news_tricker_wrapper.dl_news_tricker_style_03 .dl_input_group {
    border-radius: 5px;
    border: 2px solid #554afe;
    background-color: #554afe;
}
.dl_news_tricker_wrapper.dl_news_tricker_style_03 .dl_input_group_prepend {
    margin-right: 0;
    border-radius: 5px;
}
.dl_news_tricker_wrapper.dl_news_tricker_style_03 .dl_input_group_text {
    background-color: #fff;
    border: 2px solid #554afe;
    border-radius: 5px;
    color: #554afe;
}
.dl_news_tricker_wrapper.dl_news_tricker_style_03 .dl_form_control {
    border: 0px solid transparent;
    border-radius: 25px;
    background-color: transparent;
}
.dl_news_tricker_wrapper.dl_news_tricker_style_03 .dl_marquee_tag {
    color: #fff;
}
.dl_news_tricker_wrapper.dl_news_tricker_style_04 .dl_input_group_text {
    border-radius: 0 4px 4px 0;
    background-color: #554afe;
    border: 1px solid #554afe;
}
.dl_news_tricker_wrapper.dl_news_tricker_style_04 .dl_marquee_wrapper {
    border: 1px solid #e4e4e9;
    text-align: right;
    float: right;
}
.dl_news_tricker_wrapper.dl_news_tricker_style_06 .dl_input_group {
    border-radius: 0;
    border: 2px solid #e4e4e9;
}
.dl_news_tricker_wrapper.dl_news_tricker_style_06 .dl_input_group_prepend {
    margin-right: 0;
}
.dl_news_tricker_wrapper.dl_news_tricker_style_06 .dl_input_group_text {
    background-color: transparent;
    border: 2px solid transparent;
    border-radius: 25px;
    color: #060a24;
    position: relative;
}
.dl_news_tricker_wrapper.dl_news_tricker_style_06 .dl_input_group_text:after {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background-color: #e4e4e9;
    width: 2px;
    height: 30px;
    content: "";
}
.dl_news_tricker_wrapper.dl_news_tricker_style_06 .dl_form_control {
    border: 0px solid transparent;
    border-radius: 25px;
}
.dl_news_tricker_wrapper.dl_news_tricker_style_08 .dl_input_group {
    border-radius: 25px;
    border: 0px solid transparent;
    background-color: #3c32df;
}
.dl_news_tricker_wrapper.dl_news_tricker_style_08 .dl_input_group_prepend {
    margin-right: 0;
}
.dl_news_tricker_wrapper.dl_news_tricker_style_08 .dl_input_group_text {
    background-color: #3c32df;
    border: 0 solid transparent;
    border-radius: 22px 25px 25px 22px;
}
.dl_news_tricker_wrapper.dl_news_tricker_style_08 .dl_marquee_wrapper {
    border: 0px solid transparent;
    border-radius: 0 25px 25px 0;
    background-color: #554afe;
    color: #ffffff;
}
.dl_news_tricker_wrapper.dl_news_tricker_style_08 .dl_marquee_tag {
    color: #ffffff;
}
@media (max-width: 576px) {
    .dl_news_tricker_wrapper .dl_input_group {
        display: block;
        width: 100%;
        border-radius: 0 !important;
    }
    .dl_news_tricker_wrapper .dl_input_group .dl_input_group_text {
        width: 100%;
        display: block;
        text-align: center;
    }
    .dl_news_tricker_wrapper .dl_input_group_text,
    .dl_news_tricker_wrapper .dl_input_group_text {
        border-radius: 0 !important;
    }
    .dl_news_tricker_wrapper .dl_form_control {
        border-radius: 0 !important;
        width: 100%;
    }
}

.dl_marquee_wrapper {
    overflow: hidden;
    padding: 0 30px;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
}

.dl_marquee_content {
    display: flex;
    align-items: center;
    overflow: hidden;
}

.dl_marquee_content_inner {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-animation: marquee 20s linear infinite running;
    -moz-animation: marquee 20s linear infinite running;
    -o-animation: marquee 20s linear infinite running;
    -ms-animation: marquee 20s linear infinite running;
    animation: marquee 20s linear infinite running;
}

.dl_marquee_content_inner:hover {
    -webkit-animation-play-state: paused;
    -moz-animation-play-state: paused;
    -o-animation-play-state: paused;
    -ms-animation-play-state: paused;
    animation-play-state: paused;
}

.dl_marquee_tag {
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-box;
    display: inline-flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
    color: #6a6a6a;
    white-space: pre;
    margin-right: 50px;
}

.dl_marquee_tag:hover {
    background: rgba(255, 255, 255, 0.5);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    cursor: pointer;
}

@-moz-keyframes marquee {
    0% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -o-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        -webkit-transform: translate(-50%);
        -moz-transform: translate(-50%);
        -o-transform: translate(-50%);
        -ms-transform: translate(-50%);
        transform: translate(-50%);
    }
}
@-webkit-keyframes marquee {
    0% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -o-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        -webkit-transform: translate(-50%);
        -moz-transform: translate(-50%);
        -o-transform: translate(-50%);
        -ms-transform: translate(-50%);
        transform: translate(-50%);
    }
}
@-o-keyframes marquee {
    0% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -o-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        -webkit-transform: translate(-50%);
        -moz-transform: translate(-50%);
        -o-transform: translate(-50%);
        -ms-transform: translate(-50%);
        transform: translate(-50%);
    }
}
@keyframes marquee {
    0% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -o-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        -webkit-transform: translate(-50%);
        -moz-transform: translate(-50%);
        -o-transform: translate(-50%);
        -ms-transform: translate(-50%);
        transform: translate(-50%);
    }
}
/** news tricker css end **/
.dl_pricing_plan.dl_style_02 {
    padding: 50px 50px 57px;
    background-color: #fff;
    position: relative;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
@media (max-width: 991px) {
    .dl_pricing_plan.dl_style_02 {
        margin-bottom: 30px;
        padding: 30px 20px;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199.98px) {
    .dl_pricing_plan.dl_style_02 {
        padding: 30px 20px;
    }
}
.dl_pricing_plan.dl_style_02 .dl_title {
    margin-top: 34px;
}
.dl_pricing_plan.dl_style_02 .dl_title {
    font-size: 20px;
    font-weight: 700;
    color: #222;
}
.dl_pricing_plan.dl_style_02 .dl_pricing_list {
    margin: 0;
    padding: 0;
}
.dl_pricing_plan.dl_style_02 .dl_pricing_list li {
    list-style: none;
    font-size: 14px;
    font-weight: 500;
    margin: 20px 0;
}
.dl_pricing_plan.dl_style_02 .dl_pricing_list li img {
    margin-right: 11px;
}
.dl_pricing_plan.dl_style_02 .dl_title + .dl_pricing_list {
    margin-top: 30px;
}
.dl_pricing_plan.dl_style_02 .dl_pricing_list + .dl_cu_btn {
    margin-top: 26px;
}
.dl_pricing_plan.dl_style_02.dl_pricing_center {
    box-shadow: 0 30px 60px 0 rgba(0, 11, 40, 0.14);
    background-color: #fff;
}
.dl_pricing_plan.dl_style_02 .dl_cu_btn {
    padding: 15px 40px;
 