/*!
Theme Name: dhbootkit2
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: dhbootkit2
Tags: 

*/

/*variable    background: var(--primary-color);*/:root {
    --primary-color: #971607;
    --secondary-color: #0f1c56;
    --font-color: #8888888;
    --bg-color: #8888888;
    --heading-color: #8888888;
    --footer-color: #000000;

    --third-color: #433d3f;
}

.bg-primary-color { background-color: var(--primary-color) !important; }
.border-primary-color { border-color: var(--primary-color) !important; }
.bg-secondary-color { background-color: var(--secondary-color) !important; }
.border-secondary-color { border-color: var(--secondary-color) !important; }
.text-color-primary { color: var(--primary-color) !important; }
.text-color-secondary { color: var(--secondary-color) !important; }
.btn-primary { background-color: var(--primary-color) !important; }
.btn-primary:hover { background-color: var(--primary-color) !important; opacity: .8; }
body .btn-secondary { background-color: var(--secondary-color); border-color: var(--secondary-color); }
.btn.btn-theme-fill {background: #9a1d11;color: #fff;border-color: #9a1d11;}
.btn.btn-themesize { padding: 18px 30px !important; font-size: 18px !important; }
.btn.btn.btn-theme-fill:hover {background: #0f1c56;color: #fff;border-color: #0f1c56;}
.btn.btn-theme-outline {color: #fff;border-color: #9a1d11;}
.btn.btn-theme-outline:hover {color: #FFF;background-color: #9a1d11;}
.bg-third-color {background-color: var(--third-color) !important; }
.text-third-color{color: var(--third-color) !important;}

/*lists style*/
list-icon ul li:before {
    font-family: 'Font Awesome 5 Free';
    font-size: 1.2em;
    font-weight: 900;
    color: var(--primary-color);
    left: -2rem;
    top: -.2rem;
    position: absolute;
}

.list-icon ul li {
    position: relative;
    line-height: 1.75;
    margin-bottom: 1rem;
    z-index: 5;
    list-style: none
}

.list-icon ul {
    margin-left: 25px
}

.lst1 ul li:before {
    content: '\f058';
}

/*hubspot*/
.hb-spt {
    overflow: hidden;
}

.hbspt-form {
    margin-bottom: -64px;
    overflow: hidden;
}

.top-bar {
    background-color: #102129;
}

.top-bar * {
    color: #fff;
}

.top-bar i {
    color: #fff;
}

.footer_color {
    background-color: var(--footer-color);
}

.simple-dropdown .sub-menu li .handler {
    position: absolute;
    right: 20px;
    font-size: 12px;
    margin-top: 1px;
    padding: 0;
    height: 30px;
    width: 30px;
    line-height: 30px;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.nav-item > .dropdown-toggle {
    display: block;
    position: absolute;
    bottom: 32px;
    right: -7px;
}

.item-depth-1 > .dropdown-toggle, .item-depth-2 > .dropdown-toggle {
    display: none;
}

.blog-sidebar ul li {
    list-style: none;
}

.sidebar_widget {
    background: #fafafa;
    padding: 20px 15px;
    border-radius: 4px;
}

@media(min-width:768px) {
    .mobonly {
        display: none !important;
    }

}

@media(max-width:768px) {
    .deskonly {
        display: none !important;
    }

}

/*logo*/
img.default-logo, img.mobile-logo, img.alt-logo {
    min-height: 80px !important;
    height: 90px !important;
    width: auto !important;
    visibility: visible !important;
    opacity: 1 !important;
}

.overfowvisible {
    overflow: visible;
}

@media(min-width768px) {
    .service-sidebar {
        margin-top: -97px !important;
        position: relative;
        z-index: 1000;
    }

}

.br .col-12 {
    padding: 15px;
    border-radius: 4px;
    color: #fff;
    text-align: center !important;
}

footer.footer_color {
    border-top: 3px solid #971607;
}

footer.footer_color a {
    color: #fff;
}

.clientslogo .swiper-slide a {
    border: 1px solid #a0aaba;
    margin: 10px;
    display: block;
    box-shadow: 4px 3px 5px #122c6e40;
}

.footer_bg_image {
    background-repeat: no-repeat;
    background-position: 90% 90%;
    background-size: 400px;
}

@media (min-width:992px) {
    .block21__icon {
        right: -35;
    }

}

.themegradiant {
    background: linear-gradient(to right, #12a7f6 0%, #25ead7 100%);
}

.text-gradient-green-h {
    background: linear-gradient(to right, #12a7f6 0%, #25ead7 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.advat .feature-box {
    min-height: 200px;
    margin-bottom: 20px;
}

.py-6 {
    padding: 80px 0;
}

@media(max-width:768px) {
    .banner-slider .banner-content {
        text-align: center;
    }

    .banner-slider .banner-content h2 {
        font-size: 28px;
        line-height: 30px;
        font-weight: bold !important;
    }

    .contet2 {
        display: none;
    }

    .banner-slider .banner-content .btn {
        padding: 10px !important;
        min-width: 70%
    }

    .banner-slider .banner-content {
        justify-content: end !important;
        padding-bottom: 20%
    }

}

.border-theme {
    border: 2px solid #ccab6e;
}

.testimonials-rounded-ico .absolute-middle-center {
    left: 50%;
    top: 55%;
}

.navbar-dark img.default-logo {
    display: none;
}

@media (min-width: 1199px){
    .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 80%!important;
}
}

/* Hide the element until it has finished upgrading to a Custom Element */
read-more:not(:defined) {
  visibility: hidden;
}

/* Ensure the element is visible in no-js environments */
.no-js read-more:not(:defined) {
  visibility: visible;
}

read-more p {
  font: inherit;
  line-height: inherit;
}
read-more button {
  all: unset;
 
  text-decoration: none;
  color: #971607;
    font-weight: bold;
  cursor: pointer;
 text-decoration: underline;
    text-align: center;
    margin: 0 auto;
    width: 100%;
    bottom: 0;
    left: 0; right: 0;
   ;
    margin-top: 10px;
}


.min-height-2{min-height: 220px;position: relative;}

.min-height-3 {
    min-height: 320px;
    border-radius: 8px;
    border: 1px solid #c44207;
   
}
