﻿.contactForm .FocoBold {
    font-size: 1.2em;
    padding-bottom: 10px !important;
    color: #0E0E0E
}

.contactForm .form-control {
    font-size: 0.9em;
    letter-spacing: .2px;
    color: #0E0E0E;
    height: 50px;
}

.formimg {
    font-size: .8em;
    font-weight: 600;
    display: block;
}

p.card-text.px-3.small.lh-sm {
    font-size: 0.9em;
}


.w-101 {
    width: 101% !important;
}

.text-muted, .accordion-body {
    color: #757575 !important;
    font-size: 14px;
}

.consultationLine::before {
    width: 2px;
}

.position-relative .px-2 {
    padding-top: 10px !important;
}

.testimonials .swiper-button-next, .testimonials .swiper-button-prev {
    top: var(10px, calc(100% 0)) !important;
}

small, .small {
    font-size: 0.9em;
}

.formicon {
    width: 20px;
    height: auto;
    margin-top: -5px;
    margin-right: 5px;
}

.btn-dark {
    padding: 14px 30px;
    font-size: 16px;
    font-weight: 600;
}

.btn {
    padding: 14px 30px;
    font-size: 16px;
    font-weight: 600;
}

.cardbodycustom {
    padding: 60px 20px !important;
    margin: -5px 0px 0px 1px !important;
}


.testimonials .swiper-button-next, .testimonials .swiper-rtl .swiper-button-prev {
    margin-top: 40px;
    left: 80px;
}

.fs-5 {
    font-size: 18px !important;
}

.fs-1, h2, .h2 {
    font-size: 40px !important;
}

.fs-3 {
    font-size: 22px !important;
}

h5, .h5 {
    font-size: 18px;
}

.fs-6 {
    font-size: 16px !important;
}

.accordion-button:focus {
    box-shadow: none !important;
}

.accordion-button {
    font-size: 18px;
}

.testimonials .swiper-button-next, .testimonials .swiper-button-prev {
    width: 55px !important;
    height: 55px !important;
}

.accordion-button:not(.collapsed) {
    color: #0E0E0E !important
}

#whyChoose .col-6.col-lg-4 {
    padding-bottom: 20px;
}

.dispmobile {
    display: none !important;
}

.footerlogo {
    width: 100px
}

@media only screen and (max-width: 768px) {
    .navbar-brand img {
        width: 120px !important;
    }

    .btn {
        font-size: 15px !important;
        padding: 10px 30px !important;
    }

    .fs-1, h2, .h2 {
        font-size: 34px !important;
    }

    .mainSlider {
        height: 880px !important;
    }


    #whyChoose .col-6.col-lg-4 {
        padding-bottom: 20px;
    }

    h4, .h4 {
        font-size: 20px;
    }

    .fs-5 {
        font-size: 16px !important;
    }


    .py-5 {
        padding-top: 2rem !important;
        padding-bottom: 2rem !important;
    }

    .text-end {
        padding-top: 20px;
        text-align: left !important;
    }

    .pmobtop {
        padding-top: 50px;
    }

    .pmobottom {
        padding-bottom: 50px;
    }

    .text-muted, .accordion-body {
        color: #757575 !important;
        font-size: 18px;
    }

    #ThoughtfulDesign .col-12.col-lg-3 {
        padding-bottom: 20px !important;
    }

    .nav-tabs .nav-link {
        width: 100% !important;
    }

    #myshowcase .nav-item .active {
        background: #efefef;
        width: 100% !important;
    }

    #myshowcase .nav-item, #myshowcase .nav-item:hover {
        margin: 0px 10px;
        border: none;
        width: 100%;
    }

    .w-75 {
        width: 100% !important;
    }


    .dispmobile {
        display: block !important;
    }

    .footer .align-items-center {
        text-align: center !important
    }

    .footerlogo {
        width: 100px
    }

    .footer .text-muted {
        font-size: 10px;
    }

    .texfooter {
        display: block !important;
    }

    .mob-hide {
        display: none !important;
    }

    .footer .text-start {
        text-align: center !important
    }
}
