html {
    scroll-behavior: smooth !important;
}

.fa-icon {
    width: auto;
}

.page-header-carousel {
    background-color: #B2AFAB;
    background-position: center center;
    background-size: cover;
    /* min-height: 100vh; */
    /* max-height: 999px; */
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}

.carousel-inner>.carousel-item>img {
    border-radius: 0px !important;
}


.d-none {
    display: none !important;
}

.d-block {
    display: block !important;
}

.client {
    height: 100px;
    width: 100px;
}

.d-client {
    height: 170px;
    width: 170px;
}

/* .slick-track{
    margin: auto !important;
    display: flex !important;
} */

.de-heading {
    font-size: 1.6em;
    font-weight: bold;
    line-height: 110%;

}

.de-description {
    line-height: 1.6em;
    color: black !important;
    font-size: 16px;
    margin-bottom: 20px;
}

.de-stripe{
    width: 183px;
    height: 54px;
}

.de-button {
    position: absolute;
    top: 80%;
    z-index: 1040;
    text-transform: none;
    left: 50%;
    border-radius: 0.25rem;
    font-size: 20px;
    transform: translate(30%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.txt-white {
    color: white !important;
}

.de-fw-600 {
    font-weight: 600;
}

.de-flex{
    display: flex !important;
}

.btn-watch-video{
    position: absolute;
    top: 80%;
    text-transform: none;
    left: 50%;
    border: 2px white solid;
    background: transparent;
    z-index: 1040;
    transform: translate(-122%, -50%);
    font-size: 20px;
    /* transition: 0.5s; */
    /* margin-left: 19px; */
    /* color: #222222; */
    /* font-weight: 600; */
    /* display: flex; */
    align-items: center;
}

.btn-watch-video:hover{
    background-color: #fbc658;
    border: none;
}
.lightbox-h{
    display: none !important
}

.footer-info{
    margin-top: 30px;
}

.footer{
    background: #f6f9ff !important;
}

.footer-info span{
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 1px;
    color: #012970;
    font-family: "Nunito", sans-serif;
    margin-top: 3px;

}
.footer-info p{
    font-size: 14px;
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 0;
}

.footer-info img{
    max-height: 70px;
    margin-right: 6px;
}


.dm-social a {
    font-size: 25px;
    display: inline-block;
    color: rgba(1, 41, 112, 0.5);
    line-height: 0;
    margin-right: 10px;
    transition: 0.3s;
}

.dm-social a:hover{
    color: #012970;
}

.footer-links h4 {
    font-size: 16px !important;
    font-weight: bold;
    color: #012970 !important;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 12px;
}

.footer-links ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.footer-links ul i {
    padding-right: 2px;
    color: #d0d4fc;
    font-size: 12px;
    line-height: 0;
}

.footer-links ul a {
    color: #013289;
    transition: 0.3s;
    display: inline-block;
    line-height: 1;
    font-weight: 500;
}

.footer-links ul li:first-child {
    padding-top: 0;
}

.footer-links ul li {
    padding: 10px 0;
    display: flex;
    align-items: center;
}

.footer-contactus h4 {
    font-size: 16px !important;
    font-weight: bold;
    color: #012970 !important;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 12px;
}

.footer-contactus p {
    line-height: 26px;
    font-size: 14px !important;
    font-weight: 400;
}

.footer-contactus p a{
    color: #66615b;
    line-height: 26px;
    font-size: 14px !important;
    font-weight: 400;
}

.dm-button-selected{
    background-color: #51cbce !important;
    color: white ;
}

.dm-hide{
    display: none;
}

.dm-play-icon{
    font-size: 35px;vertical-align: middle;
}

#section-portfolio h5{
    margin: 10px 0 0 0;
    padding: 0;
    font-size: 38px;
    line-height: 42px;
    font-weight: 700;
    color: #012970;
}

#section-testimonials h5{
    margin: 10px 0 0 0;
    padding: 0;
    font-size: 38px;
    line-height: 42px;
    font-weight: 700;
    color: #012970;
}

#section-client h5{
    margin: 10px 0 0 0;
    padding: 0;
    font-size: 38px;
    line-height: 42px;
    font-weight: 700;
    color: #012970;
}

#section-testimonials .quote p {
    font-size: 19px;
    font-weight: 300;
    line-height: 1.8;
    font-style: italic;
    margin: 0;
}

#section-testimonials .quote {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 20px
}

.dm-padding{
    margin: 20px;
}

.quote-icon {
    width: 38px;
    color: #ffc107;
    font-size: 30px;
    display: block;
    margin-bottom: 20px;
}

#section-testimonials h4 {
    font-size: 16px;
    color: #999;
    margin: 0;
    font-family: "Nunito", sans-serif;

}

#section-testimonials h3 {
    font-size: 18px;
    font-weight: bold;
    margin: 10px 0 5px 0;
    color: #111;
}

.dm-aboutus{
    margin: 10px 0 0 0;
    padding: 0;
    font-size: 38px;
    line-height: 42px;
    font-weight: 700;
    color: #012970;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}



.youtube-body{
    padding: 10px !important;
}
.card-img-top{
    border-radius: 0px !important;
}

.dm-card{
    padding: 0px !important;
    cursor: pointer;
}
/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}


@media (max-width: 768px) {

    .de-button {
        font-size: 12px;
    }
    .btn-watch-video{
        font-size: 12px;
    }

    .dm-play-icon{
        font-size: 15px;
        margin-right: 2px !important;
    }

}

@media (min-width: 992px) {}