/*your custom css goes here*/
:root {
    --theme-color: #1d469d;
    --color1: #FFFFFF;
    --color2: #1a3f8d;
    --color3: #dfdfe6;
    --color4: #198754;
    --color5: #ffc107;
    --color6: #000000;
    --color7: #dc3545;
    --color8: #4190ff;
    --color9: #dddddd;
    --color10: #4f86ec;
    --color11: #a5a5a5;
    --color12: #363636;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul {
    padding: 0;
    margin: 0;
}

@media (min-width: 1200px) {
    .home-slider.dc-home-slider {
        max-width: 100% !important;
    }
}

.about-us,
.our-services,
.inquiry-cms .overlay,
.our-client-words {
    padding: 70px 0 !important;
}

@media (max-width: 1366px) {

    .about-us,
    .our-services,
    .inquiry-cms .overlay,
    .our-client-words {
        padding: 60px 0 !important;
    }
}

@media (max-width: 768px) {

    .about-us,
    .our-services,
    .inquiry-cms .overlay,
    .our-client-words {
        padding: 40px 0 !important;
    }
}

/* START:: About Us home CMS - DAB */
.about-us {
    width: 100%;
    padding: 70px 0px;
    background: #f5f5f5;
}

.about-us .title-block {
    margin-bottom: 0;
}

.about-us .team-member-box {
    position: absolute;
    border: 10px solid var(--theme-color);
    width: 510px;
    height: 510px;
    z-index: 1;
    left: 35px;
    top: 22px;
}

.about-us .text {
    margin-bottom: 30px;
}

.about-us h3 {
    font-size: 32px;
    color: var(--theme-color);
    letter-spacing: 0px;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 30px;
    margin-top: 25px;
    text-align: left;
}

.about-us h3:before {
    content: "";
    display: block;
    position: absolute;
    left: 0px;
    left: 0;
    margin: auto;
    width: 100px;
    height: 1px;
    background: var(--theme-color);
    bottom: -10px;
}

.about-us h3 span {
    color: var(--color12);
    display: block;
    font-size: 18px;
    line-height: 25px;
    padding-bottom: 10px;
}

.about-us strong {
    font-size: 18px;
    color: var(--color12);
    font-weight: normal;
}

.about-us .service-listing {
    width: 100%;
    margin-top: 30px;
}

.about-us .service-listing .singal-service {
    width: 100%;
    height: 100%;
    float: left;
    text-align: center;
    padding: 15px 15px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

.about-us .service-listing .singal-service i {
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.about-us .service-listing .singal-service i img {
    padding: 8px;
}

.about-us .service-listing .singal-service h4 {
    display: block;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 22px;
    margin-bottom: 0;
}

.about-us .service-listing .singal-service h4:hover {
    color: var(--theme-color);
}

.about-us .service-listing .singal-service p {
    font-size: 16px;
    height: 100%;
    overflow: hidden;
    color: var(--color11);
}

.about-us .read-more-btn {
    font-size: 18px;
    color: var(--theme-color);
}

@media only screen and (max-width: 1199px) {
    .about-us .service-listing .singal-service i {
        height: 60px;
    }

    .about-us .service-listing .singal-service i img {
        width: 52px;
    }

    .about-us .service-listing .singal-service h4 {
        font-size: 14px;
    }
}

@media only screen and (max-width: 1024px) {

    .about-us .team-member-box {
        width: 477px;
        height: 475px;
        z-index: 999;
        left: 25px;
        top: 10px;
        z-index: 1;
    }
}

@media only screen and (max-width: 991px) {
    .about-us {
        padding: 50px 0px 50px;
    }

    .about-us .img-fit {
        width: 100%;
    }

    .about-us .team-member-box {
        width: 680px;
        height: 715px;
        z-index: 1;
        left: 30px;
        top: 15px;
        z-index: 1;
    }

    .about-us h3 {
        font-size: 22px;
        margin-top: 30px;
    }

    .about-us h3 span {
        font-size: 16px;
    }

    .about-us .service-listing .singal-service p br {
        display: none;
    }

    .about-us .read-more-btn {
        font-size: 14px;
    }

    .about-us .service-listing .col-xs-12:nth-child(n+2) .singal-service {
        margin-top: 15px;
    }

    .about-us .service-listing .singal-service {
        height: unset;
    }

}

@media only screen and (max-width: 767px) {

    .about-us .team-member-box {
        width: 230px;
        height: 270px;
        z-index: 1;
        left: 30px;
        top: 7px;
        z-index: 1;
    }

    .about-us .service-listing .singal-service p {
        height: auto;
    }
}

@media only screen and (max-width: 640px) and (min-width: 360px) {
    .about-us .team-member-box {
        width: 270px;
        height: 310px;
        z-index: 1;
        left: 30px;
        top: 10px;
        z-index: 1;
    }
}

/* END:: About Us home CMS - DAB */


/* START:: Our services home CMS - DAB */
.our-services {
    width: 100%;
    float: left;
    padding: 90px 90px;
    background: var(--color1);
}

.our-services .title-block,
.our-client-words .title-block {
    width: 100%;
    float: left;
    margin-bottom: 30px;
}

.our-services .title-block h3,
.our-client-words .title-block h3 {
    font-size: 32px;
    color: var(--theme-color);
    letter-spacing: 0px;
    text-transform: uppercase;
    position: relative;
    text-align: center;
    padding-bottom: 20px !important;
    margin: 0;
}

.our-services .text,
.our-client-words .text {
    line-height: 30px;
    color: #909090;
    font-size: 16px;
}

.our-services .text {
    text-align: center;
}

.our-services .service-listing {
    width: 100%;
    float: left;
}

.our-services .service-listing .singal-service {
    width: 100%;
    float: left;
    margin-top: 30px;
    padding: 0 20px;
}

.our-services .service-listing .singal-service i {
    width: 103px;
    height: 103px;
    margin: auto;
    border: 1px solid transparent;
    background: var(--theme-color);
    text-align: center;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.our-services .service-listing .singal-service h4 {
    font-size: 18px;
    display: block;
    padding: 0;
    color: var(--color12);
    text-transform: uppercase;
}

.our-services .service-listing .singal-service h4:hover {
    color: var(--theme-color);
}

.our-services .service-listing .singal-service p {
    font-size: 16px;
    height: 100%;
    overflow: hidden;
    line-height: 30px;
    color: var(--color11);
}

.our-services h3:before,
.our-client-words h3:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0px;
    bottom: 0px;
    margin: auto;
    width: 100px;
    height: 1px;
    background: var(--theme-color);
}

.our-services .service-listing .media {
    margin-top: 0;
    border: 1px solid var(--theme-color);
    border-left: 0;
    border-radius: 50px 0px 0px 50px;
    display: flex;
    align-items: center;
}

.our-services .service-listing .media .pull-left {
    padding-right: 10px;
}

@media only screen and (max-width: 1199px) {}

@media only screen and (max-width: 1024px) {
    .our-services .service-listing .singal-service i {
        width: 70px;
        height: 70px;
    }

    .our-services .service-listing .singal-service h4 {
        font-size: 14px;
    }

    .our-services .service-listing .singal-service i.strategy img {
        width: 30px;
    }

}

@media only screen and (max-width: 991px) {
    .our-services {
        padding: 50px 0px 50px;
    }
}

@media only screen and (max-width: 767px) {
    .our-services {
        padding: 30px 0px;
    }

    .our-services .service-listing .singal-service {
        margin-top: 20px !important;
        padding: 0 3px;
    }

    .our-services .service-listing .singal-service h4 {
        font-size: 12px;
    }

    .our-services .title-block h3,
    .our-client-words .title-block h3 {
        font-size: 24px;
    }

    .our-services .service-listing .singal-service .service-content:nth-child(n+2) {
        margin-top: 10px;
    }
}

@media only screen and (max-width: 575px) {

    .our-services .title-block h3,
    .our-client-words .title-block h3 {
        font-size: 20px;
    }
}

/* END:: Our services home CMS - DAB */

/* START:: Inquiry home CMS - DAB */
.inquiry-cms {
    width: 100%;
    float: left;
}

.inquiry-cms .we-provide {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 0px;
}

.inquiry-cms .we-provide {
    background: url("https://ajantamkt.com/css/images/home_content_bg_image.jpg") no-repeat center center/cover;
}

.inquiry-cms .we-provide .overlay {
    background: rgba(29, 70, 157, 0.8);
    position: relative;
}

.inquiry-cms .we-provide p {
    font-size: 16px;
    color: var(--color1);
    margin-bottom: 35px;
}

.inquiry-cms .we-provide h1 {
    font-size: 32px;
    color: var(--color1);
    text-transform: uppercase;
    margin-bottom: 25px;
}

.inquiry-cms .we-provide h2 {
    font-size: 50px;
    color: #ff8914;
    margin-bottom: 30px;
}


.inquiry-cms .we-provide .btn {
    font-size: 18px;
    font-weight: 500;
    line-height: 43px;
    padding: 0 20px;
    border: 1px solid var(--color1);
    color: var(--color1);
    background: transparent;
    text-transform: uppercase;
    letter-spacing: 1px;
    position: relative;
    overflow: hidden;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
}

.inquiry-cms .we-provide .btn:hover,
.inquiry-cms .we-provide .btn:focus,
.inquiry-cms .we-provide .btn:active,
.inquiry-cms .we-provide .btn:hover:active {
    border-color: var(--color1);
    color: var(--theme-color);
    background: var(--color1);
    outline: 0;
    outline-offset: 0;
}

@media only screen and (max-width: 1280px) {

    .inquiry-cms .we-provide {
        margin-top: 0px;
    }
}

@media only screen and (max-width: 991px) {

    .inquiry-cms {
        padding: 50px 0px 50px;
    }

    .inquiry-cms .we-provide {
        margin-top: 6px;
    }
}

@media only screen and (max-width: 767px) {

    .inquiry-cms .we-provide h2 {
        font-size: 35px;
        line-height: 40px;
    }

    .inquiry-cms .we-provide h1 {
        font-size: 24px;
    }
}

@media only screen and (max-width: 575px) {
    .inquiry-cms .we-provide h1 {
        font-size: 20px;
    }

    .inquiry-cms .we-provide p {
        font-size: 14px;
    }
}

/* END:: Inquiry home CMS - DAB */

/* START:: Our Brand home CMS - DAB */
.our-client-words {
    width: 100%;
    float: left;
    background-color: var(--color1);
}

.our-client-words .item.client_logo img {
    width: 150px;
    height: 90px;
    object-fit: contain;
}

.our-client-words .client-carousel figure {
    margin: 0;
}

.our-client-words .text {
    margin-bottom: 40px;

}

.client-carousel .owl-buttons {
    display: none;
}

@media only screen and (max-width: 991px) {
    .client-carousel .owl-pagination {
        display: none;
    }

    .client-carousel .owl-buttons {
        display: block;
        margin-top: 15px;
    }

    .owl-theme .owl-controls .owl-buttons div {
        margin: 0 3px;
    }
}

/* END:: Our Brand home CMS - DAB */

/* START:: Sign in with google - DAB */
ul.social.dc-social-login-main .dc-social-login {
    border-radius: 2px;
    display: flex;
    align-items: center;
    padding: 2px;
    width: 100%;
    height: 100%;
    transform: none !important;
}

ul.social.dc-social-login-main .list-inline-item {
    display: block;
}

.dc-social-login .dc-img-wrap {
    width: 50px;
    height: 50px;
    background-color: var(--color1);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 2px;
}

.dc-social-login .dc-img-wrap img {
    width: 24px;
}

.dc-social-login .dc-title {
    font-size: 16px;
    flex: 1;
    color: var(--color1);
}

.dc-signin-google {
    background-color: var(--color10) !important;
}


/* END:: Sign in with google - DAB */



/* Other CSS */
@media only screen and (max-width: 380px) {
    .dc-btns-wrapper .btn {
        display: block;
    }

    .dc-btns-wrapper .btn:nth-child(n+2) {
        margin-top: 5px;
    }
}