/*
Theme Name: 	   TrueSoft
Text Domain: 	   truesoft
Template: 			softme
Version:            1.0.59
Tested up to:       6.8
Requires at least:  4.7
Requires PHP:       5.6
Author:             DesertThemes
Author URI:         https://desertthemes.com/
Theme URI:          https://desertthemes.com/themes/truesoft-free/
Description:        TrueSoft is a lightweight, stunning, professional and flexible WordPress Theme. TrueSoft is perfect for Startup, IT Solutions, IT Business, Agencies, Marketing, Consulting and Services Company related to any business websites. TrueSoft based on in-depth research into IT Solutions, IT Services, IT Business, Consulting & Software, Digital Solution, Technical Engineering, Technology, and Services Company, to deliver all needed layouts and blocks. It will enable you to create almost any type of website with a beautiful & professional design. TrueSoft Pro demo https://preview.desertthemes.com/pro/truesoft/
Tags:               one-column, two-columns ,right-sidebar, flexible-header, custom-background, custom-header, custom-menu, editor-style, featured-images, footer-widgets, post-formats, theme-options, threaded-comments, translation-ready, full-width-template, custom-logo, blog, e-commerce, portfolio
License: GPLv3 or later
License URI:  https://www.gnu.org/licenses/gpl-3.0.html

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned
with others.
*/


:root {
    --dt-pri-color: #0055FF;
    --dt-priTwo-color: #0055FF;
    --dt-sec-color: #00194C;
}

/* Button 2 */

.btn--effect-two .dt-btn:not(.submit-btn) {
    line-height: 4.8rem;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
}

.btn--effect-two .dt-btn:not(.submit-btn) .dt-btn-text {
    display: inline-flex;
}

.btn--effect-two .dt-btn:not(.submit-btn) .dt-btn-text span {
    white-space: pre-wrap;
}

.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span,
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span {
    display: inline-block;
}

.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(2n+1),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(2n+1),
.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(2n),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(2n) {
    -webkit-animation-timing-function: cubic-bezier(.75,0,.125,1);
    animation-timing-function: cubic-bezier(.75,0,.125,1);
}

.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(2n),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(2n) {
    -webkit-animation: dt_nanuk_2 .5s forwards;
    animation: dt_nanuk_2 .5s forwards;
}

.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(2n+1),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(2n+1) {
    -webkit-animation: dt_nanuk_1 .5s forwards;
    animation: dt_nanuk_1 .5s forwards;
}

.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(1),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(1) {
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
}

.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(2),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(2) {
    -webkit-animation-delay: .05s;
    animation-delay: .05s;
}

.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(3),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(3) {
    -webkit-animation-delay: .1s;
    animation-delay: .1s;
}

.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(4),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(4) {
    -webkit-animation-delay: .15s;
    animation-delay: .15s;
}

.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(5),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(5) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s;
}

.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(6),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(6) {
    -webkit-animation-delay: .25s;
    animation-delay: .25s;
}

.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(7),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(7) {
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
}

.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(8),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(8) {
    -webkit-animation-delay: .35s;
    animation-delay: .35s;
}

.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(9),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(9) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s;
}

.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(10),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(10) {
    -webkit-animation-delay: .45s;
    animation-delay: .45s;
}

.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(11),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(11) {
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
}

.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(12),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(12) {
    -webkit-animation-delay: .55s;
    animation-delay: .55s;
}

.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(13),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(13) {
    -webkit-animation-delay: .6s;
    animation-delay: .6s;
}

.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(14),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(14) {
    -webkit-animation-delay: .65s;
    animation-delay: .65s;
}

.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(15),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(15) {
    -webkit-animation-delay: .7s;
    animation-delay: .7s;
}

.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(16),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(16) {
    -webkit-animation-delay: .75s;
    animation-delay: .75s;
}

.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(17),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(17) {
    -webkit-animation-delay: .8s;
    animation-delay: .8s;
}

.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(18),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(18) {
    -webkit-animation-delay: .85s;
    animation-delay: .85s;
}

.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(19),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(19) {
    -webkit-animation-delay: .9s;
    animation-delay: .9s;
}

.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(20),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(20) {
    -webkit-animation-delay: .95s;
    animation-delay: .95s;
}

.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(21),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(21) {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}

.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(22),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(22) {
    -webkit-animation-delay: 1.05s;
    animation-delay: 1.05s;
}

.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(23),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(23) {
    -webkit-animation-delay: 1.1s;
    animation-delay: 1.1s;
}

.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(24),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(24) {
    -webkit-animation-delay: 1.15s;
    animation-delay: 1.15s;
}

.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(25),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(25) {
    -webkit-animation-delay: 1.2s;
    animation-delay: 1.2s;
}

.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(26),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(26) {
    -webkit-animation-delay: 1.25s;
    animation-delay: 1.25s;
}

.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(27),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(27) {
    -webkit-animation-delay: 1.3s;
    animation-delay: 1.3s;
}

.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(28),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(28) {
    -webkit-animation-delay: 1.35s;
    animation-delay: 1.35s;
}

.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(29),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(29) {
    -webkit-animation-delay: 1.4s;
    animation-delay: 1.4s;
}

.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(30),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(30) {
    -webkit-animation-delay: 1.45s;
    animation-delay: 1.45s;
}

.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(31),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(31) {
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
}

.btn--effect-two .dt-btn:not(.submit-btn):hover .dt-btn-text span:nth-child(32),
.btn--effect-two .dt-btn:not(.submit-btn):focus .dt-btn-text span:nth-child(32) {
    -webkit-animation-delay: 1.55s;
    animation-delay: 1.55s;
}

@keyframes dt_nanuk_1{0%,100%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}49%{opacity:1;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}50%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);color:inherit}51%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);color:inherit}100%{color:inherit}}
@keyframes dt_nanuk_2{0%,100%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}49%{opacity:1;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}50%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);color:inherit}51%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);color:inherit}100%{color:inherit}}


/* Header--two */

.header--two {
    color: var(--dt-sec-color);
    background-color: var(--dt-whi-color);
}

.header--two .dt_header-topbar {
    background: var(--dt-gray-color);
}

.header--two .dt_navbar-list-right > li:not(:last-child) {
    margin-right: 1.4rem;
}

@media (min-width: 87.5em) {
    .header--two .dt_header-topbar {
        font-size: 1.45rem;
    }
}

.header--two .dt_navbar-user-item .dt_user_btn,
.header--two .dt_navbar-cart-item .dt_navbar-cart-icon,
.header--two .dt_navbar-search-item button.dt_navbar-search-toggle {
    width: 4.2rem;
    height: 4.2rem;
    line-height: 4.2rem;
}

.header--two .dt_navbar-user-item .dt_user_btn i,
.header--two .dt_navbar-cart-item .dt_navbar-cart-icon i {
    vertical-align: -1px;
}

.header--two .dt_navbar-cart-item .cart_count {
    transform: none;
    -webkit-transform: none;
    font-size: 1.6rem;
    line-height: 1.4;
}


/* Slider */

.dt_slider--five .dt_slider-content .subtitle {
    width: max-content;
    font-size: 1.7rem;
    font-weight: 400;
    padding: 1.2rem 2rem;
    background-color: var(--dt-sec-color);
    border-width: 0;
    border-style: solid;
    border-color: transparent;
    margin-bottom: 2.6rem;
}

.dt_slider--five .active .dt_slider-content .subtitle {
    opacity: 1;
}

.dt_slider--five .dt-text-left .dt_slider-content .subtitle {
    border-left-width: 0.4rem;
    border-left-color: var(--dt-pri-color);
}

.dt_slider--five .dt-text-center .dt_slider-content .subtitle {
    border-top-width: 0.4rem;
    border-top-color: var(--dt-pri-color);
}

.dt_slider--five .dt-text-right .dt_slider-content .subtitle {
    border-right-width: 0.4rem;
    border-right-color: var(--dt-pri-color);
}

.dt_slider--five .dt_slider-wrapper::before,
.dt_slider--five .dt_slider-content .subtitle::before,
.dt_slider--five .dt_owl_carousel.owl-carousel .owl-dots {
    display: none;
}

@media (min-width: 62em) {
	.dt_slider--five .dt-text-center .dt_slider-content,
    .dt_slider--five .dt_slider-content {
        margin-bottom: 4rem;
    }
    .dt_slider--five .dt_slider-content .title {
        font-size: 8rem;
    }
    .dt_slider--five .dt_owl_carousel.owl-carousel .owl-nav {
        bottom: 0;
        padding: 0;
        top: unset;
        left: unset;
        position: unset;
        display: unset;
        -webkit-transform: unset;
        transform: unset;
    }
    .dt_slider--five .dt_owl_carousel.owl-carousel .owl-nav [class*=owl-]+[class*=owl-] {
        margin: 0;
    }
    .dt_slider--five .dt_owl_carousel.owl-carousel .owl-nav [class*=owl-] {
        position: absolute;
        top: 50%;
        width: 6rem;
        height: 6rem;
        border-radius: 11rem;
        background-color: var(--dt-pri-color);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .dt_slider--five .dt_owl_carousel.owl-carousel .owl-nav [class*=owl-]:hover {
        width: 11rem;
        box-shadow: 0 0 1rem 0 rgba(0, 0, 0, 0.25);
    }
    .dt_slider--five .dt_owl_carousel.owl-carousel .owl-nav [class*=owl-].owl-prev {
        left: 3.6%;
    }
    .dt_slider--five .dt_owl_carousel.owl-carousel .owl-nav [class*=owl-].owl-next {
        right: 3.6%;
    }    
    .dt_slider--five .dt_owl_carousel.owl-carousel .owl-nav [class*=owl-].owl-prev:hover {
        left: 1%;
    }
    .dt_slider--five .dt_owl_carousel.owl-carousel .owl-nav [class*=owl-].owl-next:hover {
        right: 1%;
    }
    .dt_slider--five .dt_owl_carousel.owl-carousel .owl-nav [class*=owl-] .imgholder {
        border-radius: 11rem;
    }
    .dt_slider .dt_owl_carousel.owl-carousel .owl-nav [class*=owl-] i {
        vertical-align: middle;
    }

    .dt_slider--five .dt_owl_carousel.owl-carousel .owl-nav .disabled {
        display: none !important;
    }
}


/* Slider Nine */
.dt_slider--five + .dt_service--nine {
    padding-top: 0;
    padding-bottom: 6.5rem;
    margin-top: -6.5rem;
    margin-bottom: 0;
    z-index: 1;
}

.dt_service--nine .dt_item_inner {
    position: relative;
    border-radius: 8px;
    border: 7px solid #fff;
    box-shadow: 0px 10px 30px #CED2DD;
    overflow: hidden;
    z-index: 0;
    background-color: var(--dt-sec-color);
}

.dt_service--nine .dt_item_inner .dt_item_image {
    width: 100%;
    min-height: 300px;
    position: relative;
}

.dt_service--nine .dt_item_inner .dt_item_image::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(360deg, var(--dt-sec-color) 10%, rgba(0, 25, 76, 0.4) 66%);
}

.dt_service--nine .dt_item_inner .dt_item_image::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(360deg, rgba(0, 25, 76, 0.55) 54%, rgba(0, 25, 76, 0) 100%, var(--dt-sec-color) 100%);
    transition: .3s linear;
    opacity: 0;
}

.dt_service--nine .dt_item_inner:hover .dt_item_image::after,
.dt_service--nine .dt_item_inner:focus-within .dt_item_image::after {
    opacity: 1;
}

.dt_service--nine .dt_item_inner .dt_item_image a::before {
    content: "";
    position: absolute;
    top: -5rem;
    right: 0;
    width: 75px;
    height: 75px;
    opacity: 0;
    background-color: var(--dt-pri-color);
    -webkit-transition: var(--dt-transition);
    transition: var(--dt-transition);
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='75' height='75'%3E%3Cpath fill='currentColor' d='M22.375 0H10.737L1.065 9.952a3.74 3.74 0 0 0-.071 5.152 3.854 3.854 0 0 0 5.492.166L22.375 0ZM28.276 72.511 75 26.99V0H38.036L24.963 13.326a8.599 8.599 0 0 0 .738 12.738c3.46 2.802 8.502 2.585 11.702-.506l8.754-8.565s3.037-2.998 6.579 0c2.53 3-1.012 6.998-1.012 6.998L15.87 60.33a8.568 8.568 0 0 0 .718 12.71c3.46 2.802 8.502 2.574 11.688-.53Z'/%3E%3Cpath fill='%23000' d='M24.399 33.487c0 5.245-4.304 9.496-9.614 9.496-5.31 0-9.614-4.251-9.614-9.496s4.304-9.496 9.614-9.496c5.31 0 9.614 4.251 9.614 9.496Z'/%3E%3C/svg%3E");
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='75' height='75'%3E%3Cpath fill='currentColor' d='M22.375 0H10.737L1.065 9.952a3.74 3.74 0 0 0-.071 5.152 3.854 3.854 0 0 0 5.492.166L22.375 0ZM28.276 72.511 75 26.99V0H38.036L24.963 13.326a8.599 8.599 0 0 0 .738 12.738c3.46 2.802 8.502 2.585 11.702-.506l8.754-8.565s3.037-2.998 6.579 0c2.53 3-1.012 6.998-1.012 6.998L15.87 60.33a8.568 8.568 0 0 0 .718 12.71c3.46 2.802 8.502 2.574 11.688-.53Z'/%3E%3Cpath fill='%23000' d='M24.399 33.487c0 5.245-4.304 9.496-9.614 9.496-5.31 0-9.614-4.251-9.614-9.496s4.304-9.496 9.614-9.496c5.31 0 9.614 4.251 9.614 9.496Z'/%3E%3C/svg%3E");
}

.dt_service--nine .dt_item_inner:hover .dt_item_image a::before,
.dt_service--nine .dt_item_inner:focus-within .dt_item_image a::before {
    top: 0;
    opacity: 1;
}

.dt_service--nine .dt_item_inner .dt_item_image a,
.dt_service--nine .dt_item_inner .dt_item_image img {
    width: 100%;
    display: block;
    min-height: inherit;
    object-fit: cover;
}

.dt_service--nine .dt_item_inner .dt_item_holder {
    position: absolute;
    left: 30px;
    right: 30px;
    bottom: 25px;
    z-index: 1;
}

.dt_service--nine .dt_item_inner .dt_item_holder .dt_item_icon {
    width: 55px;
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
    line-height: 0;
    background: rgba(255, 255, 255, 20%);
    border-radius: 8px;
    color: #fff;
    margin-bottom: 15px;
    -webkit-transition: var(--dt-transition);
    transition: var(--dt-transition);
}

.dt_service--nine .dt_item_inner:hover .dt_item_holder .dt_item_icon,
.dt_service--nine .dt_item_inner:focus-within .dt_item_holder .dt_item_icon {
    background-color: var(--dt-pri-color);
}

.dt_service--nine .dt_item_inner .dt_item_holder .dt_item_title {
    margin-bottom: 10px;
    font-size: 24px;
    color: #fff;
}

.dt_service--nine .dt_item_inner .dt_item_holder .dt_item_title a {
    color: inherit;
    text-decoration: none;
}

.dt_service--nine .dt_item_inner .dt_item_holder .dt_item_content {
    color: #E6EEFF;
    display: none;
}

.dt_service--nine .dt_item_inner .dt_item_holder .dt_item_readmore {
    opacity: 0;
    margin-bottom: -3.5rem;
    -webkit-transition: var(--dt-transition);
    transition: var(--dt-transition);
}

.dt_service--nine .dt_item_inner:hover .dt_item_holder .dt_item_readmore {
    opacity: 1;
    margin-bottom: 0%;
}

.dt_service--nine .dt_item_inner .dt_item_holder .dt-btn-arrow {
    color: #fff;
    margin-top: 10px;
}

.dt_service--nine .dt_item_inner .dt_item_holder .dt-btn-arrow:before {
    right: 0.15rem;
    background: #fff;
}

.dt_service--nine .dt_item_inner .dt_item_holder .dt-btn-arrow:after {
    right: 0;
    border-right-color: #fff;
    border-top-color: #fff;
}


/* Protect Section */

.circle_shapes {
    width: 100%;
    height: 100%;
    position: absolute;
    border-radius: 50%;
    background: transparent;
    z-index: -1;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.circle_shapes:before {
    content: '';
    width: 10px;
    height: 10px;
    position: absolute;
    border-radius: 50%;
    left: 0;
    top: 8%;
    background: var(--dt-priGrd-color);
    -webkit-animation: dt_circle_shapes 20s infinite;
    animation: dt_circle_shapes 20s infinite;
}

@-webkit-keyframes dt_circle_shapes {
    0% {
        -webkit-transform: translate(0, 0) rotate(0deg);
        transform: translate(0, 0) rotate(0deg);
    }
    25% {
        -webkit-transform: translate(-10rem -10rem) rotate(90deg);
        transform: translate(-10rem -10rem) rotate(90deg);
    }
    50% {
        -webkit-transform: translate(10rem, 5rem) rotate(180deg);
        transform: translate(10rem, 5rem) rotate(180deg);
    }
    75% {
        -webkit-transform: translate(-10rem, 15rem) rotate(270deg);
        transform: translate(-10rem, 15rem) rotate(270deg);
    }
    100% {
        -webkit-transform: translate(0, 0) rotate(360deg);
        transform: translate(0, 0) rotate(360deg);
    }
}

@keyframes dt_circle_shapes {
    0% {
        -webkit-transform: translate(0, 0) rotate(0deg);
        transform: translate(0, 0) rotate(0deg);
    }
    25% {
        -webkit-transform: translate(-10rem -10rem) rotate(90deg);
        transform: translate(-10rem -10rem) rotate(90deg);
    }
    50% {
        -webkit-transform: translate(10rem, 5rem) rotate(180deg);
        transform: translate(10rem, 5rem) rotate(180deg);
    }
    75% {
        -webkit-transform: translate(-10rem, 15rem) rotate(270deg);
        transform: translate(-10rem, 15rem) rotate(270deg);
    }
    100% {
        -webkit-transform: translate(0, 0) rotate(360deg);
        transform: translate(0, 0) rotate(360deg);
    }
}

.circle_shapes .circle {
    width: 100%;
    height: 100%;
    position: absolute;
    border-radius: 50%;
    border: 0.1rem solid rgba(189, 189, 189, 0.35);
    top: -5%;
    right: -5%;
    bottom: -5%;
    left: -5%;
    -webkit-animation: dt_rounded 30s linear infinite;
    animation: dt_rounded 30s linear infinite;
}

@-webkit-keyframes dt_rounded {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes dt_rounded {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.circle_shapes .circle:after,
.circle_shapes .circle:before {
    content: '';
    width: 1.8rem;
    height: 1.8rem;
    position: absolute;
    border-radius: 50%;
    -webkit-animation: dt_zoomInOutTwo 4s infinite;
    animation: dt_zoomInOutTwo 4s infinite;
}

@-webkit-keyframes dt_zoomInOutTwo {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(0.25);
        transform: scale(0.25);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes dt_zoomInOutTwo {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(0.25);
        transform: scale(0.25);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.circle_shapes .circle:before {
    right: 15%;
    top: 11%;
    background: var(--dt-priTwo-color);
}

.circle_shapes .circle:after {
    bottom: 6%;
    right: 25%;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    background: #f3ab06;
}

.dt_protect--one {
    position: relative;
    overflow: hidden;
    z-index: 0;
}

.dt_protect--one .dt_item_inner .dt_item_holder .dt_item_title a:hover,
.dt_protect--one .dt_item_inner .dt_item_holder .dt_item_title a:focus {
    color: var(--dt-priGrd-color);
    background-size: 100% 0.18rem;
}

.dt_protect--one {
    background: url('assets/images/background/featurelist_bg.jpg') no-repeat center top, #F7F7F9;
}


.dt_protect--one .dt_image_block .dt_image_box.image-2 {
    padding-left: 0;
    margin-top: 0;
}

.dt_protect--one .dt_image_block .dt_image_box.image-2 {
    position: absolute;
    right: 15rem;
    bottom: -3rem;
}

@media (min-width: 36em) {
    .dt_protect--one .dt_image_block .dt_image_box.image-2 {
        bottom: 2rem;
    }
}

.dt_protect--one .dt_image_block .dt_image_box.image-2 .image {
    width: 16.5rem;
    height: 16.5rem;
    border-radius: 100%;
}

.dt_protect--one .dt_image_block .dt_image_box.image-2 .image:before {
    z-index: 1;
}

.dt_protect--one .dt_image_block .dt_image_box.image-2 .image:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: var(--dt-sec-color);
    opacity: 0.8;
}

.dt_protect--one .dt_image_block .dt_image_box.image-2 .dt_image_video {
    top: 50%;
    right: 50%;
    transform: translate(50%, -50%);
}

.dt_protect--one .dt_item_inner {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    background-color: var(--dt-whi-color);
    box-shadow: 0 0 3.2rem -0.5rem rgba(0, 0, 0, 0.15);
}

.dt_protect--one .dt_item_inner:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
    border-radius: 0;
    background-color: var(--dt-pri-color);
    z-index: -1;
    -webkit-transition: var(--dt-transition);
    transition: var(--dt-transition);
}

.dt_protect--one .dt_item_inner:hover:before,
.dt_protect--one .dt_item_inner:focus-within:before {
    width: 100%;
}

.dt_protect--one .dt_item_inner .dt_item_icon {
    min-width: 5rem;
    min-height: 5rem;
    padding: 1.06rem;
    text-align: center;
    font-size: 1.8rem;
    color: var(--dt-whi-color);
    background-color: var(--dt-pri-color);
    -webkit-transition: var(--dt-transition);
    transition: var(--dt-transition);
}

.dt_protect--one .dt_item_inner:hover .dt_item_icon,
.dt_protect--one .dt_item_inner:focus-within .dt_item_icon {
    color: var(--dt-pri-color);
    background-color: var(--dt-whi-color);
}

.dt_protect--one .dt_item_inner .dt_item_icon i {
    vertical-align: middle;
}

.dt_protect--one .dt_item_inner .dt_item_holder {
    padding: 1.25rem 1.6rem;
}

.dt_protect--one .dt_item_inner .dt_item_holder .dt_item_title {
    font-size: 1.8rem;
    font-weight: 700;
    letter-spacing: 0.05rem;
}

.dt_protect--one .dt_item_inner .dt_item_holder .dt_item_title a {
    color: var(--dt-sec-color);
    text-decoration: none;
}

.dt_protect--one .dt_item_inner:hover .dt_item_holder .dt_item_title a,
.dt_protect--one .dt_item_inner:focus-within .dt_item_holder .dt_item_title a {
    color: var(--dt-whi-color);
}

.dt_protect--one .dt_item_inner .dt_item_holder .dt_item_title a {
    color: inherit;
    text-decoration: none;
    background: -webkit-gradient(linear, left top, right top, from(currentcolor), to(currentcolor)) 0 86%/0 0.18rem no-repeat;
    background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0 86%/0 0.18rem no-repeat;
}


.wp-block-latest-posts__list .wp-block-latest-posts__post-author,
.wp-block-latest-posts__list .wp-block-latest-posts__post-date {
    text-decoration: none;
    font-weight: 500;
    font-size: 1.5rem;
    color: var(--dt-sec-color);
}

.wp-block-code.has-text-color code {
    color: inherit;
}

.wc-block-components-product-price__value {
    color: var(--dt-pri-color);
    font-weight: 600;
}

.wp-block-code.has-background code {
    background: inherit;
}

.wc-block-components-totals-item {
    color: var(--dt-sec-color);
    font-weight: 700;
}

div.wc-block-components-sidebar-layout.wc-block-cart .wc-block-cart__totals-title {
    color: var(--dt-sec-color);
    font-weight: 700;
    font-size: 24px;
}

.wp-block-latest-posts__list .wp-block-latest-posts__post-author,
.wp-block-latest-posts__list .wp-block-latest-posts__post-date {
    text-decoration: none;
    font-weight: 500;
    font-size: 1.5rem;
    color: var(--dt-sec-color);
}

.wc-block-cart-items th {
    color: var(--dt-sec-color);
}

.wc-block-components-product-badge {
    background: var(--dt-pri-color);
    color: var(--dt-whi-color);
}

.wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button {
    background-color: var(--dt-pri-color);
    color: #fff;
}

div.wc-block-components-order-summary .wc-block-components-order-summary-item__quantity {
    background: var(--dt-pri-color);
    color: #fff;
}

.wc-block-featured-category__link .wp-block-button__link:hover, 
.wc-block-featured-category__link .wp-block-button__link:focus {
    color: #fff;
}

nav.woocommerce-breadcrumb a {
    text-decoration: none;
}

.wc-block-featured-product__price .woocommerce-Price-amount.amount {
    color: #fff;
}

.wc-block-featured-product__link a:hover, 
.wc-block-featured-product__link a:focus {
    color: #fff;
}

.wp-block-table figcaption {
    text-align: center;
}

.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link {
    color: #fff !important;
    text-decoration: none;
}

.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:hover, 
.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:focus {
    color: #fff;
}

.wp-block-code.has-text-color code {
    color: inherit;
}

.wp-block-code.has-background code {
    background: inherit;
}

table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name {
    font-size: 1.5rem;
}

.wc-block-components-product-metadata .wc-block-components-product-metadata__description>p {
    font-size: 1.2rem;
}

.wp-block-woocommerce-empty-mini-cart-contents-block .wc-block-mini-cart__empty-cart-wrapper p strong {
    font-size: 16px;
}

table.wc-block-cart-items .wc-block-components-product-price {
    font-size: 1.2rem;
}

.wc-block-mini-cart__empty-cart-wrapper .wc-block-mini-cart__shopping-button:hover, 
.wc-block-mini-cart__empty-cart-wrapper .wc-block-mini-cart__shopping-button:focus {
    color: #fff;
}

.widget.widget_shopping_cart a:before {
    display:none
}

.widget .wc-block-grid__products a:before {
    display: none;
}

.has-background.wp-block-post-author {
    padding: 1rem;
}

table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link {
    font-size: 1rem !important;
}

.wc-block-components-totals-item__value {
    font-size: 1.5rem;
}

.wc-block-mini-cart__footer-checkout, 
.wc-block-mini-cart__footer-checkout:hover, 
.wc-block-mini-cart__footer-checkout:focus {
    background-color: var(--dt-pri-color);
    color: #fff;
}

.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions a {
    text-decoration: none;
}

.wc-block-mini-cart__badge {
    color: inherit;
}

table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name {
    text-decoration: none;
}

.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions a {
    font-size: 1.2rem;
}

.wc-block-mini-cart__footer span.wc-block-components-totals-item__label {
    font-size: 1.5rem;
}

.wc-block-mini-cart__footer .wc-block-components-totals-item.wc-block-mini-cart__footer-subtotal .wc-block-components-totals-item__description {
    font-size: 1.2rem !important;
}

table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link {
    text-decoration: none !important;
}

.wp-block-latest-comments__comment a {
    text-decoration: none;
}

.wc-block-components-product-badge {
    font-size: 1rem !important;
}

.wc-block-components-totals-coupon-link {
    text-decoration: none;
}

table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:hover, 
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:focus {
    color: var(--dt-pri-color) !important;
}

.wp-block-woocommerce-customer-account a .wc-block-customer-account__account-icon {
    height: 2rem !important;
    width: 2rem !important;
}

.dt_widget-area .wp-block-comment-author-name a,
.dt_widget-area .wp-block-comment-date a {
    color: var(--dt-sec-color);
}

.wp-block-avatar img {
    border-radius: 50%;
}

.wp-block-avatar:hover img {
    -webkit-transform: scale(1.07);
    transform: scale(1.07);
}

.wp-block-page-list {
    list-style: none;
    padding: 0;
}

.wp-block-page-list a {
    color: var(--dt-sec-color);
    text-decoration: none;
    font-weight: 600;
}

.wp-block-page-list a:hover,
.wp-block-page-list a:focus {
    color: var(--dt-pri-color);
}

.wp-block-list {
    padding: 0;
}

.wp-block-list.has-background {
    padding: 1.25em 2.375em;
}

.wp-block-details.has-background {
    padding: 1.25em 2.375em;
}