@charset "UTF-8";
/***!  /templates/dantech/css/styles.css  !***/

/* 
                Author     : Munjin Hasan Adil
*/

@font-face {src: url('https://dantechinc.com/templates/dantech/fonts/Poppins-Light.eot'); src: url('https://dantechinc.com/templates/dantech/fonts/Poppins-Light.eot#iefix') format('embedded-opentype'),
        url('https://dantechinc.com/templates/dantech/fonts/Poppins-Light.woff2') format('woff2'),
        url('https://dantechinc.com/templates/dantech/fonts/Poppins-Light.woff') format('woff'),
        url('https://dantechinc.com/templates/dantech/fonts/Poppins-Light.ttf') format('truetype'),
        url('https://dantechinc.com/templates/dantech/fonts/Poppins-Light.svg#Poppins-Light') format('svg'); font-family: 'Poppins-Light'; font-weight: normal; font-style: normal; font-display: swap}
@font-face {src: url('https://dantechinc.com/templates/dantech/fonts/Poppins-Medium.eot'); src: url('https://dantechinc.com/templates/dantech/fonts/Poppins-Medium.eot#iefix') format('embedded-opentype'),
        url('https://dantechinc.com/templates/dantech/fonts/Poppins-Medium.woff2') format('woff2'),
        url('https://dantechinc.com/templates/dantech/fonts/Poppins-Medium.woff') format('woff'),
        url('https://dantechinc.com/templates/dantech/fonts/Poppins-Medium.ttf') format('truetype'),
        url('https://dantechinc.com/templates/dantech/fonts/Poppins-Medium.svg#Poppins-Medium') format('svg'); font-family: 'Poppins-Medium'; font-weight: normal; font-style: normal; font-display: swap}
@font-face {src: url('https://dantechinc.com/templates/dantech/fonts/Poppins-Bold.eot'); src: url('https://dantechinc.com/templates/dantech/fonts/Poppins-Bold.eot#iefix') format('embedded-opentype'),
        url('https://dantechinc.com/templates/dantech/fonts/Poppins-Bold.woff2') format('woff2'),
        url('https://dantechinc.com/templates/dantech/fonts/Poppins-Bold.woff') format('woff'),
        url('https://dantechinc.com/templates/dantech/fonts/Poppins-Bold.ttf') format('truetype'),
        url('https://dantechinc.com/templates/dantech/fonts/Poppins-Bold.svg#Poppins-SemiBold') format('svg'); font-family: 'Poppins-Bold'; font-weight: normal; font-style: normal; font-display: swap}
@font-face {src: url('https://dantechinc.com/templates/dantech/fonts/Poppins-SemiBold.eot'); src: url('https://dantechinc.com/templates/dantech/fonts/Poppins-SemiBold.eot#iefix') format('embedded-opentype'),
        url('https://dantechinc.com/templates/dantech/fonts/Poppins-SemiBold.woff2') format('woff2'),
        url('https://dantechinc.com/templates/dantech/fonts/Poppins-SemiBold.woff') format('woff'),
        url('https://dantechinc.com/templates/dantech/fonts/Poppins-SemiBold.ttf') format('truetype'),
        url('https://dantechinc.com/templates/dantech/fonts/Poppins-SemiBold.svg#Poppins-SemiBold') format('svg'); font-family: 'Poppins-SemiBold'; font-weight: normal; font-style: normal; font-display: swap}
@font-face {src: url('https://dantechinc.com/templates/dantech/fonts/Poppins-Regular.eot'); src: url('https://dantechinc.com/templates/dantech/fonts/Poppins-Regular.eot#iefix') format('embedded-opentype'),
        url('https://dantechinc.com/templates/dantech/fonts/Poppins-Regular.woff2') format('woff2'),
        url('https://dantechinc.com/templates/dantech/fonts/Poppins-Regular.woff') format('woff'),
        url('https://dantechinc.com/templates/dantech/fonts/Poppins-Regular.ttf') format('truetype'),
        url('https://dantechinc.com/templates/dantech/fonts/Poppins-Regular.svg#Poppins-Regular') format('svg'); font-family: 'Poppins-Regular'; font-weight: normal; font-style: normal; font-display: swap}
@font-face {src: url('https://dantechinc.com/templates/dantech/fonts/Goldman-Regular.eot'); src: url('https://dantechinc.com/templates/dantech/fonts/Goldman-Regular.eot#iefix') format('embedded-opentype'),
        url('https://dantechinc.com/templates/dantech/fonts/Goldman-Regular.woff2') format('woff2'),
        url('https://dantechinc.com/templates/dantech/fonts/Goldman-Regular.woff') format('woff'),
        url('https://dantechinc.com/templates/dantech/fonts/Goldman-Regular.ttf') format('truetype'),
        url('https://dantechinc.com/templates/dantech/fonts/Goldman-Regular.svg#Goldman-Regular') format('svg'); font-family: 'Goldman-Regular'; font-weight: normal; font-style: normal; font-display: swap}
@font-face {src: url('https://dantechinc.com/templates/dantech/fonts/Goldman-Bold.eot'); src: url('https://dantechinc.com/templates/dantech/fonts/Goldman-Bold.eot#iefix') format('embedded-opentype'),
        url('https://dantechinc.com/templates/dantech/fonts/Goldman-Bold.woff2') format('woff2'),
        url('https://dantechinc.com/templates/dantech/fonts/Goldman-Bold.woff') format('woff'),
        url('https://dantechinc.com/templates/dantech/fonts/Goldman-Bold.ttf') format('truetype'),
        url('https://dantechinc.com/templates/dantech/fonts/Goldman-Bold.svg#Goldman-Bold') format('svg'); font-family: 'Goldman-Bold'; font-weight: bold; font-style: normal; font-display: swap}

body {
    font-size: 16px;
    color: #000;
    background: #f2f7fc;
    font-family: 'Poppins-Regular';
}
* {
    outline: none !important;
}

a,
a:before,
a:after {
    color: #a5a5a5;
    text-decoration: none;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}
a:hover {
    text-decoration: none;
}
h3 {
    font-size: 30px;
    line-height: normal;
    margin-bottom: 13px;
    font-family: 'Goldman-Bold';
}
h1 {
    text-transform: uppercase;
    margin-top: 20px;
}
h1, h2, h3 {
    font-family: 'Goldman-Bold';
}
p {
    margin-bottom: 15px;
    line-height: 140%;
}
.btn {
    -webkit-animation-delay: 3s;
    -moz-animation-delay: 3s;
    animation-delay: 3s;
}
.btn-green {
    font-size: 15px;
    color: #000;
    background: #b5dc10;
    border-radius: 0;
    border: none;
    padding: 12px 15px 11px;
    display: inline-block;
    text-decoration: none;
    font-family: 'Poppins-Medium';
    border-radius: 4px;
}
.btn-green:hover {
    background: #000;
    color: #fff;
    text-decoration: none !important;
}
.d-inline-b {
    display: block;
}
.grey-box {
    background: #f6f6f6;
    border: 1px solid #eaeaea;
    margin: 20px 0;
    padding: 30px 30px;
    overflow: hidden;
}


/*================= Header ===================*/
header {
    background: #fff;
    padding: 10px 0 20px;
    border-bottom: 1px solid #dbdbdb;
}
header .btn-green {
    font-size: 13px;
}
.navbar-brand img {
    width: 135px;
}

/*================= Navigation ===================*/
.dj-mobile-open-btn {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1;
}
@media only screen and (min-width: 992px) {

    .dj-megamenu-default {
        background: none !important;
    }
    .dj-megamenu-default li.dj-up {
        margin: 0 9px !important;
    }
    .dj-megamenu-default li a.dj-up_a {
        font-family: 'Poppins-Medium';
        color: #000;
        font-size: 16px;
        padding-top: 14px;
        padding-bottom: 14px;
        line-height: 22px;
        text-transform: none;
        border: none !important;
        height: 50px !important;
    }
    .dj-megamenu-default li:hover a.dj-up_a, .dj-megamenu-default li.hover a.dj-up_a, .dj-megamenu-default li.active a.dj-up_a {
        color: #819f00;
        border-right: none !important;
        border-left: none !important;
        background: none !important;
    }
    .dj-megamenu-default li a.dj-up_a > span {
        height: auto !important;
        line-height: normal !important;
    }
  .dj-megamenu-default li ul.dj-submenu>li>a {
    font-size: 14px !important;}
}

/*================= Homepage Banner ===================*/
.homepage-banner .carousel-caption {
    display: flex;
    align-items: center;
    color: #fff;
    width: 100%;
    top: 0;
    right: auto;
    bottom: 0;
    left: 0;
    text-align: left;
    z-index: 1;
}
.homepage-banner .carousel-caption-inner {
    padding-top: 35px;
    padding-right: 30px;
    padding-left: 45px;
    padding-bottom: 22px;
    width: 57%;
}
.homepage-banner h4 {
    font-family: 'Goldman-Bold';
    text-transform: uppercase;
    font-size: 34px;
    margin-bottom: 8px;
    letter-spacing: 1px;
    animation-delay: 1s;
}
.homepage-banner p.carousel-text {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 27px;
    font-family: 'Poppins-Regular';
    animation-delay: 2s;
}
.homepage-banner .btn-green {
    padding: 11px 25px 11px;
}
.homepage-banner #carouselExampleIndicators .carousel-indicators button {
    width: 18px;
    height: 18px;
    background: #fff;
    border: 1px solid #a2a199;
    border-radius: 100%;
    margin-right: 4px;
    margin-left: 6px;
    margin-bottom: 10px;
    text-indent: -999px;
    cursor: pointer;
    opacity: 1;
}
.homepage-banner #carouselExampleIndicators .carousel-indicators button.active {
    background: #9a1c23;
}
.homepage-banner .carousel-indicators {
    position: absolute;
    right: auto;
    bottom: 155px;
    margin-left: 10px;
}
.homepage-banner .carousel-control-next-icon, .homepage-banner .carousel-control-prev-icon {
    background-image: none !important;
}
.homepage-banner .carousel-control-next, .homepage-banner .carousel-control-prev {
    opacity: 1;
    display: none;
}


/*================= Top Members Section ===================*/
.top-members {
    background: #f2f7fc;
    text-align: center;
}
.top-members-wrap {
    margin: 0;
    padding: 10px 0 10px;
}
.top-members .owl-carousel.owl-carousel-top-members .item {
    padding: 0 7px 0 5px;
    border-radius: 5px;
    height: 100%;
    max-height: 110px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.top-members .owl-carousel .owl-item img {
    width: auto;
    max-width: 120px;
}
.top-members .owl-carousel-top-members .owl-stage{
    display: flex;
}
.top-members .owl-theme .owl-dots .owl-dot span {
    width: 25px;
    height: 25px;
    margin: 5px 7px;
    background: none;
    border: 3px solid #fff;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}
.top-members .owl-theme .owl-dots .owl-dot.active span, .top-members .owl-theme .owl-dots .owl-dot:hover span {
    background: #fff;
}
.top-members .owl-theme .owl-nav.disabled+.owl-dots {
    display: none;
}
.top-members .owl-nav {
    display: none !important;
}
.top-member-logo {
    padding: 17px 0;
    margin: 0 175px;
    position: relative;
    top: -50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    -webkit-box-shadow: 0px 0px 6px 1px rgba(189,189,189,1);
    -moz-box-shadow: 0px 0px 6px 1px rgba(189,189,189,1);
    box-shadow: 0px 0px 6px 1px rgba(189,189,189,1);
}


/*================= Welcome ===================*/
.welcome {
    padding: 75px 0 75px;
}
.welcome p {
    line-height: 25px;
    color: #000;
    line-height: 32px;
}
.welcome h3 {
    margin-bottom: 20px;
    font-family: 'Goldman-Bold';
    line-height: 100%;
    font-size: 35px;
    display: inline-block;
    text-transform: uppercase;
}
.welcome-img-wrap {
    background: url(https://dantechinc.com/templates/dantech/images/green_dotted_left.png);
    background-size: auto;
    background-position: left 0 bottom;
    background-repeat: no-repeat;
    padding-left: 29px;
    padding-bottom: 30px;
}
.welcome-img-wrap img {
    max-width: 500px;
}
.welcome .btn-green {
    margin-top: 20px;
}

/*================= Explore Our Services Section ===================*/
.explore-services {
    text-align: center;
    padding: 80px 0 60px;
    background: #f2f7fc;
}
.explore-services h3 {
    font-family: 'Goldman-Bold';
    font-size: 36px;
    color: #000;
    margin-bottom: 5px;
    text-transform: uppercase;
    line-height: 100%;
}
.explore-services-carousel {
    padding: 0 0 15px 0;
}
.explore-services p.explore-services-lead {
    font-size: 17px;
    line-height: 35px;
    margin-bottom: 20px;
}
.explore-services h4 {
    font-size: 20px;
    margin-top: 20px;
    line-height: 23px;
    font-family: 'Goldman-Bold';
    text-transform: uppercase;
}
.explore-services .item {
    background: #fff;
    padding: 10px 8px 10px;
    border-radius: 0;
    -webkit-box-shadow: 0px 0px 5px -2px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 5px -2px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 5px -2px rgba(0,0,0,0.75);
}
.explore-services .owl-carousel .owl-item img {
    display: inline-block;
    width: auto;
}
.owl-carousel-explore-services .owl-stage {
    margin-top: 15px;
    margin-bottom: 20px;
}
.owl-carousel-explore-services .owl-dots {
    display: block !important;
}
.explore-services .owl-theme .owl-dots .owl-dot span {
    background: #93a2ad;
    width: 13px;
    height: 13px;
    border: none;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
    margin: 5px 5px;
}
.explore-services .owl-theme .owl-dots .owl-dot.active span, .explore-services .owl-theme .owl-dots .owl-dot:hover span {
    background: #b5dc10;
    position:relative;
    z-index:10;
    border: none;
    width: 13px;
    height: 13px;
    top: 0;
}
.explore-services .owl-carousel .owl-nav.disabled {
    position: absolute;
    display: block;
    top: 35% !important;
    width: 100%;
    z-index: -1;
}
.explore-services .owl-carousel .owl-nav button.owl-prev, .explore-services .owl-carousel .owl-nav button.owl-next {
    margin-left: -15px;
    background: #fff;
    border-radius: 50%;
    font-size: 32px;
    width: 50px;
    height: 50px;
    color: #b5dc10;
    box-shadow: 0 1px 2px 1px #dcdcdc;
}
.explore-services .owl-carousel .owl-nav button.owl-prev:hover, .explore-services .owl-carousel .owl-nav button.owl-next:hover {
    background: #b5dc10 !important;
    color: #000 !important;
}
.explore-services .owl-carousel .owl-nav button.owl-prev {
    float: left;
    margin-left: -70px;
}
.explore-services .owl-carousel .owl-nav button.owl-next {
    float: right;
    margin-right: -70px;
}
.explore-services-icon {
    width: 90px;
    margin-top: -50px;
}


/*================= Why do customers trust us ===================*/
.why-trust-section {
    padding: 75px 0 50px;
    background: #fff;
}
.why-trust-section p {
    line-height: 25px;
    color: #000;
    line-height: 32px;
}
.why-trust-section h3 {
    margin-bottom: 20px;
    font-family: 'Goldman-Bold';
    line-height: 100%;
    font-size: 35px;
    display: inline-block;
    text-transform: uppercase;
}
.why-trust-section h4 {
    margin-bottom: 15px;
    font-family: 'Goldman-Bold';
    line-height: 100%;
    font-size: 25px;
    display: inline-block;
    text-transform: uppercase;
}
.why-trust-box {
    padding: 30px 15px 10px;
    border: 2px solid #e0e8f0;
    text-align: center;
}

/*================= Support Services Section ===================*/
.support-services-section {padding: 60px 0;}


/*================= Testimonials Section ===================*/
.testimonials-section {
    color: #fff;
    position: relative;
    padding: 40px 0 50px;
    background: #042337;
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
}
.testimonials-section h3 {
    font-family: 'Goldman-Bold';
    font-size: 35px;
    color: #fff;
    margin-top: 18px;
    margin-bottom: 0;
    text-transform: uppercase;
}
.testimonials-section p.testimonials-lead {
    font-size: 16px;
    line-height: 29px;
    color: #fff;
    margin-bottom: 25px;
}
.testimonials-section h5 {
    font-family: 'Goldman-Regular';
    font-size: 20px;
    color: #fff;
    margin-top: 5px;
    margin-bottom: 0;
    text-transform: uppercase;
}
.testimonials-section .item {
    display: flex;
    flex-direction: column;
    background: #1b374a;
    padding: 25px 30px 25px;
    border-radius: 0;
    -webkit-box-shadow: 0px 0px 5px -2px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 5px -2px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 5px -2px rgba(0,0,0,0.75);
}
.testimonials-section .owl-stage {
    display: flex;
}
.testimonials-section .owl-item {
    display: flex;
    flex: 1;
}
.testimonials-section .item p {
    font-size: 15px;
    line-height: 25px;
}
.testimonials-section .owl-carousel .owl-item img {
    display: inline-block;
    width: fit-content;
}
.owl-carousel-testimonials .owl-stage {
    margin-top: 15px;
    margin-bottom: 20px;
}
.owl-carousel-testimonials .owl-dots {
    display: block !important;
}
p.clients-name {
    font-family: 'nunito_sansbold';
}
.testimonials-section .owl-theme .owl-dots .owl-dot span {
    background: #93a2ad;
    width: 13px;
    height: 13px;
    border: none;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
    margin: 5px 5px;
}
.testimonials-section .owl-theme .owl-dots .owl-dot.active span, .testimonials-section .owl-theme .owl-dots .owl-dot:hover span {
    background: #b5dc10;
    position:relative;
    z-index:10;
    border: none;
    width: 13px;
    height: 13px;
    top: 0;
}
.testimonials-section .btn-red {
    font-size: 17px;
    margin-top: 15px;
    padding: 11px 45px 9px;
}
a.testimonials-readmore {
    color: #b5dc10;
    text-decoration: underline;
}
a.testimonials-readmore:hover {
    text-decoration: none;
}
.testimonials-section .owl-item:before {
    content: url(https://dantechinc.com/templates/dantech/images/quotation_icon.png);
    position: absolute;
    top: 20px;
    bottom: auto;
    left: auto;
    right: 20px;
}
.testimonials-section .owl-item:after {
    content: "";
    position: absolute;
    border-bottom: 7px solid #b5dc10;
    top: auto;
    bottom: -7px;
    left: 20px;
    right: 20px;
}
.testimonials-section .owl-carousel .owl-nav.disabled {
    position: absolute;
    display: block;
    top: 35% !important;
    width: 100%;
    z-index: -1;
}
.testimonials-section .owl-carousel .owl-nav button.owl-prev, .testimonials-section .owl-carousel .owl-nav button.owl-next {
    margin-left: -15px;
    background: #fff;
    border-radius: 50%;
    font-size: 32px;
    width: 50px;
    height: 50px;
    color: #b5dc10;
}
.testimonials-section .owl-carousel .owl-nav button.owl-prev:hover, .testimonials-section .owl-carousel .owl-nav button.owl-next:hover {
    background: #b5dc10 !important;
    color: #000 !important;
}
.testimonials-section .owl-carousel .owl-nav button.owl-prev {
    float: left;
    margin-left: -70px;
}
.testimonials-section .owl-carousel .owl-nav button.owl-next {
    float: right;
    margin-right: -70px;
}
.testimonials-section .owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 25px;
}
.rating-4 {
    background: url(https://dantechinc.com/templates/dantech/images/rating_4.png);
    background-size: 100px;
    background-position: left 0 bottom;
    background-repeat: no-repeat;
    padding-left: 105px;
}

/*================= Explore Our Services Section ===================*/
.latest-blogs {
    padding: 80px 0 60px;
    background: #f2f7fc;
}
.latest-blogs h3 {
    font-family: 'Goldman-Bold';
    font-size: 36px;
    color: #000;
    margin-bottom: 5px;
    text-transform: uppercase;
    line-height: 100%;
    text-align: center;
}
.latest-blogs p.latest-blogs-lead {
    font-size: 17px;
    line-height: 35px;
    margin-bottom: 20px;
    text-align: center;
}
.latest-blogs h4 {
    font-size: 18px;
    margin-top: 10px;
    line-height: 23px;
    font-family: 'Goldman-Bold';
}
.latest-blogs-carousel {
    padding: 0 0 15px 0;
}
.latest-blogs .item {
    background: #fff;
    padding: 0;
    border-radius: 0;
    -webkit-box-shadow: 0px 0px 5px -2px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 5px -2px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 5px -2px rgba(0,0,0,0.75);
}
.latest-blogs .owl-carousel .owl-item img {
    display: inline-block;
    width: auto;
}
.latest-blogs-des {
    padding: 20px 20px 17px 20px;
}
.owl-carousel-latest-blogs .owl-stage {
    margin-top: 15px;
    margin-bottom: 20px;
}
.owl-carousel-latest-blogs .owl-dots {
    display: block !important;
}
.latest-blogs .owl-theme .owl-dots .owl-dot span {
    background: #93a2ad;
    width: 13px;
    height: 13px;
    border: none;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
    margin: 5px 5px;
}
.latest-blogs .owl-theme .owl-dots .owl-dot.active span, .latest-blogs .owl-theme .owl-dots .owl-dot:hover span {
    background: #b5dc10;
    position:relative;
    z-index:10;
    border: none;
    width: 13px;
    height: 13px;
    top: 0;
}
.latest-blogs .owl-carousel .owl-nav.disabled {
    position: absolute;
    display: block;
    top: 35% !important;
    width: 100%;
    z-index: -1;
}
.latest-blogs .owl-carousel .owl-nav button.owl-prev, .latest-blogs .owl-carousel .owl-nav button.owl-next {
    margin-left: -15px;
    background: #fff;
    border-radius: 50%;
    font-size: 32px;
    width: 50px;
    height: 50px;
    color: #b5dc10;
    box-shadow: 0 1px 2px 1px #dcdcdc;
}
.latest-blogs .owl-carousel .owl-nav button.owl-prev:hover, .latest-blogs .owl-carousel .owl-nav button.owl-next:hover {
    background: #b5dc10 !important;
    color: #000 !important;
}
.latest-blogs .owl-carousel .owl-nav button.owl-prev {
    float: left;
    margin-left: -70px;
}
.latest-blogs .owl-carousel .owl-nav button.owl-next {
    float: right;
    margin-right: -70px;
}
.calendar-icon {
    margin-top: -3px;
    margin-right: 4px;
}
.latest-blogs-date {
    color: #b5dc10;
}
.latest-blogs a.btn-readmore {
    color: #000;
}

/*================= Contact Section  ===================*/
.contact-section {
    padding: 70px 0 50px;
    background: #fff;
}
.contact-section h3 {
    font-size: 34px;
    text-align: center;
    font-family: 'Goldman-Bold';
    text-transform: uppercase;
    margin-bottom: 10px;
    line-height: 100%;
}
.cf-control-input h2 {font-family: 'Goldman-Regular' !important;font-size: 23px !important;}
.convertforms .cf-form-wrap {
    margin-top: 25px;
    padding: 30px 30px;
    border: 1px solid #dbdbdb;
}
.convertforms #cf4 .cf-form-wrap {
    margin-top: 0;
    padding: 0 21px 25px;
    border: none;
}
.contact-section p.contact-lead {
    text-align: center;
    margin-bottom: 35px;
}
.contact-section-inner {
    margin: 0 250px;
}
form#cf4 {
    background: url(https://dantechinc.com/templates/dantech/images/green_dotted_right.png);
    background-size: auto;
    background-position: right 9px bottom 159px;
    background-repeat: no-repeat;
    padding-right: 16px;
}
.contact-section .btn-green {
    margin-top: 30px;
    padding: 12px 45px 11px;
}
.contact-section input.form-control {
    border: 1px solid #ced4da;

    margin-bottom: 17px;

}
.convertforms .cf-control-input {
    gap: 0;
}
.convertforms .cf-input {
    height: 50px;
    border-radius: 0;
}
.convertforms textarea.cf-input {
    height: 108px;
    color: #bcbcbc;
}
.contact-section .cf-control-group {
    text-align: center;
}
.cf-btn {
    font-size: 15px !important;
    color: #000 !important;
    background: #b5dc10 !important;
    border-radius: 0 !important;
    border: none !important;
    padding: 11px 40px 9px !important;
    display: inline-block !important;
    text-decoration: none !important;
    font-family: 'Poppins-Medium' !important;
    border-radius: 4px !important;
}
#cf_4 .g-recaptcha > div {margin: 0 auto;}

/*================= Inner Page ===================*/
.innerpage-banner  {
    padding-bottom: 35px;
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
}
.innerpage-banner > .mod-custom {
    height: 270px;
    width: 100%;
    background-size: cover;
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
}
.innerpage-banner img {
    width: 100%;
}
.innerpage-heading {
    color: #fff;
    position: absolute;
    left: 0;
    right: 0;
    text-align: left;
    padding-left: 15px;
    padding-right: 15px;
    display: flex;
    align-items: center;
}
.innerpage-heading h1 {
    margin-bottom: 7px;
    font-size: 40px;
    font-family: 'Goldman-Bold';
    text-transform: uppercase;
    line-height: 100%;
}
.innerpage-heading p {
    margin-bottom: 0;
}
.innerpage-content {
    padding: 40px 0 75px;
    background: #f2f7fc;
}
.itemid-101 .innerpage-content {
    padding: 0;
    background: #fff;
}
.itemid-101 .innerpage-banner {
    display: none;
}

/*================= Services Page ===================*/
.services-box {
    margin-bottom: 70px;
}
.services-box .row {
    align-items: center;
}
.services-box p {
    line-height: 25px;
    color: #000;
    line-height: 32px;
}
.services-box h4 {
    margin-bottom: 20px;
    font-family: 'Goldman-Bold';
    line-height: 100%;
    font-size: 20px;
    display: inline-block;
    text-transform: uppercase;
}
.services-box-odd .services-box-img {
    text-align: right;
}
.services-box-odd .services-box-img img {
    margin-right: -40px;
}
.services-box-even .services-box-img {
    text-align: left;
}
.services-box-even .services-box-img img {
    margin-left: -40px;
}
.services-box-odd .services-box-dotted-bg {
    margin-left: -40px;
    margin-top: 30px;
    margin-right: 40px;
    background: url(https://dantechinc.com/templates/dantech/img/green_dotted_right.png);
    background-size: auto;
    background-position: right 0 bottom;
    background-repeat: no-repeat;
    padding-right: 29px;
    padding-bottom: 30px;
}
.services-box-even .services-box-dotted-bg {
    position: relative;
    margin-right: -40px;
    margin-top: 30px;
    margin-left: 40px;
    background: url(https://dantechinc.com/templates/dantech/img/green_dotted_left.png);
    background-size: auto;
    background-position: left 0 bottom;
    background-repeat: no-repeat;
    padding-left: 29px;
    padding-bottom: 30px;
}
.services-box-wrap {
    background: #fff;
    padding: 20px;
    border: 1px solid #dbdbdb;
}

@media only screen and (min-width: 992px) {
    .services-box-wrap {
        min-height: 355px;
    }
}
/*================= Blog Page ===================*/
.com-content-category-blog__item.blog-item {
    overflow: hidden;
    background: #fff;
    padding: 20px;
    margin-bottom: 20px;
    border: 1px solid #e2e2e2;
}
.layout-blog .com-content-category-blog__item.blog-item figure {
    float: left;
    margin-right: 30px;
    margin-bottom: 0;
}
.layout-blog.itemid-235 .com-content-category-blog__item.blog-item figure {
    width: 250px;
}
.itemid-235 .item-image img {width: 100%;}


/*================= Testimonials Page ===================*/
.layout-blog figure {
    float: left;
    margin-right: 20px;
}
.itemid-231 .blog-item {
    border-bottom: 1px solid #dbdbdb;
    margin-bottom: 25px;
}
.itemid-231 h1 {
    margin-bottom: 35px;
}
.page-rating-img {display: none;}

.itemid-243 .item-image img {display: none;}
.itemid-101 .home-testimonials-gutter {padding-left: 30px;}


/*================= Footer ===================*/
footer {
    padding-top: 80px;
    padding-bottom: 10px;
    color: #fff;
    background: #042337;
}
footer .footer-logo {
    margin-bottom: 35px;
}
footer h4 {
    font-family: 'Goldman-Bold';
    font-size:18px;
    margin-bottom: 15px;
    color: #fff;
}
footer ul {
    padding-left: 0;
    list-style-type: none;
}
footer a {
    color: #fff;
}
footer a:hover {
    color: #b5dc10;
}


.footer-contact p {
    margin-bottom: 27px;
}
.footer-contact img {
    margin-right: 10px;
}
.footer-location {
    display: flex;
}
.footer-location span {
    line-height: 27px;
}
.footer-location img {
    height: 20px;
    margin-right: 10px;
    margin-top: 5px;
}
.footer-menu .nav {
    display: block;
}
.footer-menu .nav li.active a {
    color: #b5dc10;
}
.footer-menu li {
    margin-bottom: 10px;
}

.terms-privacy {
    margin-bottom: 0;
}
.terms-privacy a {
    font-size: 14px;
}
.credit {
    color: #fff;
    font-size: 12px;
}
.credit a {
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    text-decoration: none;
}
.credit a:hover {
    color: #c0171e;
}

footer hr {
    margin: 35px 0 20px;
    height: 2px !important;
    opacity: 0.2;
    border-top: 1px solid #254052;
}
p.copyright {
    font-size: 14px;
    margin-bottom: 8px;
}

/*================= Media Query ===================*/
@media screen and (min-width: 1200px) {
    .container {
        max-width: 1180px;
    }
    .col-lg-2.site-logo {
        width: 15.66666667%;
    }
    .col-lg-2.header-appointment {
        width: 17.66666667%;
    }
}


@media (max-width: 991px) {
    .d-inline-b {
        display: inline;
    }
    .homepage-banner h4 {
        font-size: 23px;
    }
    .homepage-banner p.carousel-text {
        margin-bottom: 20px;
        font-size: 15px;
        line-height: 20px;
    }
    .homepage-banner .carousel-caption {
        top: 0;
    }
    .homepage-banner .carousel-caption-inner {
        padding-top: 15px;
        padding-right: 15px;
        padding-left: 15px;
        padding-bottom: 15px;
        width: 100%;
    }
}

@media (max-width: 767px) {
    [class*="gutter-"] {
        padding-left: 15px;
        padding-right: 15px;
    }
    .homepage-banner {
        display: none;
    }
    .navbar-brand img {width: 170px;}
    .navbar-brand {margin-right: 0;}
    .header-appointment {
        margin-top: 20px;
    }
    .welcome {
        padding: 35px 0 28px;
    }
    .welcome h3 {
        margin-bottom: 10px;
        margin-top: 25px;
    }
    .welcome-img-wrap {
        padding-left: 0;
        padding-bottom: 0;
    }
    .welcome-img-wrap img {
        max-width: 100%;
    }
    .explore-services {
        padding: 35px 0 10px;
    }
    .explore-services p.explore-services-lead {
        line-height: 25px;
    }
    .why-trust-section {
        padding: 50px 0 30px;
    }
    .why-trust-section h3 {
        font-size: 30px;
    }
    .why-trust-section p {
        line-height: 25px;
    }
    .testimonials-section {
        padding: 40px 0 30px;
    }
    .testimonials-section h3 {
        font-size: 30px;
    }
    .testimonials-section p.testimonials-lead {
        font-size: 15px;
    }
    .testimonials-section .owl-carousel .owl-nav.disabled {
        position: static;
        width: 33%;
        margin: 0 auto;
        overflow: hidden;
    }
    .testimonials-section .owl-carousel .owl-nav button.owl-next {
        float: right;
        margin-right: 0;
    }
    .testimonials-section .owl-carousel .owl-nav button.owl-prev {
        float: left;
        margin-left: 0;
    }
    .explore-services .owl-carousel .owl-nav.disabled {
        position: static;
        width: 33%;
        margin: 0 auto;
        overflow: hidden;
    }
    .explore-services .owl-carousel .owl-nav button.owl-next {
        float: right;
        margin-right: 0;
    }
    .explore-services .owl-carousel .owl-nav button.owl-prev {
        float: left;
        margin-left: 0;
    }
    .latest-blogs {
        padding: 40px 0 20px;
    }
    .latest-blogs p.latest-blogs-lead {
        line-height: 26px;
    }
    .latest-blogs .owl-carousel .owl-nav.disabled {
        position: static;
        width: 33%;
        margin: 0 auto;
        overflow: hidden;
    }
    .latest-blogs .owl-carousel .owl-nav button.owl-next {
        float: right;
        margin-right: 0;
    }
    .latest-blogs .owl-carousel .owl-nav button.owl-prev {
        float: left;
        margin-left: 0;
    }
    .latest-blogs .owl-carousel .owl-item img {
        width: 100%;
    }
    .latest-blogs .owl-carousel .owl-item img.calendar-icon {
        width: auto;
    }
    .explore-services .item, .latest-blogs .item {
        box-shadow: none;
        border: 1px solid #dbdbdb;
    }
    .contact-section-inner {
        margin: 0 15px;
    }
    .contact-form {
        background: none;
        padding-right: 0;
        padding-bottom: 21px;
    }
    footer {
        padding-top: 25px;
    }
    .footer-des p {
        margin-bottom: 30px;
    }
    .innerpage-heading h1 {
        font-size: 33px;
        margin-bottom: 0;
    }
    .innerpage-heading p {
        margin-bottom: 0;
        font-size: 15px;
    }
    .innerpage-content {
        padding: 35px 0 35px;
    }
    .contact-section {
        padding: 35px 0 0;
    }
    .services-box {
        margin-bottom: 40px;
    }
    .services-box-odd .services-box-img img {
        margin-right: 0;
    }
    .services-box-odd .services-box-dotted-bg {
        margin-left: 0;
        margin-top: 0;
        margin-right: 0;
        padding-right: 0;
        padding-bottom: 0;
    }
    .services-box-even .services-box-dotted-bg {
        margin-right: 0;
        margin-top: 0;
        margin-left: 0;
        padding-left: 0;
        padding-bottom: 0;
    }
    .services-box-even .services-box-img img {
        margin-left: 0;
    }
    .layout-blog .com-content-category-blog__item.blog-item figure {
    width: 100%;
    margin-bottom: 20px;
    }
}

