@media (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1320px;
    }
}
.logo a img {
    width: 100%;
    margin-top: 5px;
    max-height: 90px;
}
.logo {
    display: flex;
    align-items: center;
}

.logo span {
    color: #046244 !important;
    display: block;
    font-size: 22px;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-left: 10px;
    margin-top: 10px;
    font-weight: bold;
    text-shadow: 1px 1px 2px #74b974;
}

/* hero section  */
.footerSoiclaLink {
    margin-top: 13px !important;
}
.cory-right-section {
    border-top: none !important;
    text-align: left !important;
}
.footerSoiclaLink li a {
    color: #fff !important;
}
.carousel-bg {
    height: 78vh !important;
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: center;
}
.footer-widget p {
    line-height: 25px !important;
}
.footer-widget a {
    color: #fff !important;
}
.hero-textbox {
    background: rgba(0, 0, 0, 0.5);
    padding: 50px 20px;
    color: white;
    border-left: 3px solid #aa6c6c;
    max-width: 700px;
}

.cta-button {
    background-color: #c6902e;
    color: white;
    padding: 10px 20px;
    border: none;
    margin-top: 15px;
    border-radius: 4px;
    cursor: pointer;
    transition: 0.3s;
    display: inline-block;
}

.cta-button:hover {
     background-color: #000000;
     color: #fff;
}


.card-header img {
    height: 50px;
}

.hero-section {
    position: relative;
    z-index: 1;
}

.hero-card-wrapper {
    position: relative;
    z-index: 99;
}

.hero-card {
    padding: 20px;
}
.heading {
    font-weight: bold;
    text-transform: uppercase;
}
.hero-textbox p {
    font-size: 20px;
}

/* OUR GOAL SECTION  */

.serviceIconCart .card-title{
    font-size: 18px;
}

.serviceIconCart {
    display: flex;
    background-color: #f5f5f5;
    padding: 20px 25px;
    border-radius: 20px;
    height: 150px;
    margin-top: 6px;
    transition: 1s all;
    overflow: hidden;
    box-shadow: 0px 4px 8px 4px #e7e7e7;
    margin-bottom:20px;
    border-left: 10px solid;
}
.serviceIconCart:hover {
    margin: 0;
    transform: scale(1.1);
}

.serviceIconImg img {
    width: 100px;
}

.card-title {
    color: #000;
}
.card-body {
    padding: 0 !important;
    margin-left: 10px;
}

.card-text {
    color: #000;
}
.homeAbout {
    padding: 100px 0;
    background: #000000;
}
.homeAboutLeft {
    position: relative;
    width: 100%;
}

.aboutImg1 {
     position: relative;
    top: -50px;
    width: 70%;
    border-radius: 14px;
    display: block;
    margin: 0 0 0 auto;
    z-index: 1;
}

.lineBorder {
    width: 85%;
    border: 1px solid #1bbd36;
    position: absolute;
    background: #ff000005;
    height: 95%;
    z-index: 11;
    top: 50px;
    border-radius: 14px;
}

.aboutImg2 {
    position: absolute;
    bottom: -40px;
    left: -50px;
    z-index: 111;
    border-radius: 14px;
    display: block;
    width: 50%;
}

.homeAboutRight h2 {
    text-transform: uppercase;
    font-weight: bold;
}


.homeAboutRight h4 {
    font-size: 40px;font-weight: 200;margin: 0;padding-bottom: 20px;
}

.homeAboutRight ul li {
    margin-bottom: 15px;
}

.homeAboutRight ul li i {
    color: #026542;
}

.homeAboutRight .aboutPera {
    font-weight: bold;
}
.aboutCPera {
    font-style: italic;
    font-size: 16px;
}
.copyright a {
    color: #fef68c !important;
}
.ourServiceHead span {
    font-size: 1.2rem;
    font-weight: 600;
    line-height: 1em;
    letter-spacing: 2.5px;
    color: #016541;
    text-align: center;
    display: block;
}
#scrollTopBtn {
    background-color: #056244 !important;
}
.ourServiceHead h2 {
    text-align: center;
    margin: 0;
    padding-bottom: 15px;
    font-size: 40px;
    font-weight: bold;
}

.ourServiceHead p {
    text-align: center;
    margin: 0;
    padding-bottom: 50px;
    color: #5c4f4f;
    font-size: 18px;
}
.ourServiceGridBoxInfo {
    background-color: #000000;
    color: #fff;
    padding: 20px;
    text-align: center;
    border-bottom-left-radius: 14px;
    border-bottom-right-radius: 14px;
}
.breadcrumb-area {
   background-image: linear-gradient(45deg, #000000, #fff78d) !important;
}
.ourServiceGridBox img {
    width: 100%;
    display: block;
    border-top-left-radius: 14px;
    border-top-right-radius: 14px;
    transition: 0.5s all;
}

.ourServiceGridBox {
   margin-bottom: 30px;
    overflow: hidden;
    padding: 15px;
    background: #fff78c;
    border: 1px solid #bfbaba;
    border-radius: 10px;
}


.ourServiceGridBox:hover img {
    transform: scale(1.1);
}
.homeWhyChose {
    padding-top: 80px;
    padding-bottom: 80px;
    background-color: #000;
}

.homeWhyChoseLeft h5 {
    color: #026542;
    margin: 0;
    padding-bottom: 20px;
}

.homeWhyChoseLeft h2 {
    font-size: 40px;
    font-weight: bold;
    margin: 0;
    padding-bottom: 20px;
    line-height: 54px;
}
.desingStodioBanner {
    margin-bottom: 80px;
}
.designStoOverly {
    padding: 100px 0;
    color: #fff;
}
.desingContent {
    text-align: center;
}

.desingContent h2 {
    font-size: 40px;
    font-weight: bold;
    margin: 0;
    padding-bottom: 20px;
}

.desingContent h4 {
    margin: 0;
    padding-bottom: 20px;
}

.desingContent p {
    color: #e9e7e7;
    margin: 0;
    padding-bottom: 40px;
}
.philochofyIcon img {
    max-width: 150px;
    border: 1px solid #aa6c6c;
    padding: 10px;
    border-radius: 5px;
}

.philochofyList {
    display: flex;
    margin-bottom: 20px;
    background: #fff78a;
    padding: 10px;
    border-radius: 10px;
}

.philochfyOverly {
    padding: 100px 0;
    background-color: #ffffffa6;
}
.cartificateSlide {
    background-color: #000000;
    padding: 40px 0;
}
.philochofyInfo {
    margin-left: 20px;
}
.philochofyRight h2 {
    font-size: 40px;
    font-weight: bold;
    margin: 0;
    padding-bottom: 20px;
}
.philochofyRight h6 {
    color: #026542;
}
.cartificateBox {
    margin: 0 5px;
        background: #fcf68c;
    padding: 10px;
    border-radius: 20px;
}

.team {
    background-color: #f7f7f7;
    padding: 60px 0;
}

.team .member .member-img {
    position: relative;
    overflow: hidden;
}
.team .member {
    margin-bottom: 20px;
    overflow: hidden;
    text-align: center;
    border-radius: 5px;
    background: #fff;
    box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
}
.team .member .member-info {
    padding: 25px 15px;
}
.team .member .member-info h4 {
    font-weight: 700;
    margin-bottom: 5px;
    font-size: 15px;
    color: #111;
}
.team .member .member-info span {
    display: block;
    font-size: 13px;
    font-weight: 400;
    color: #b4aca8;
}
.team .member:hover .social {
    opacity: 1;
}

.team .member .social {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 40px;
    opacity: 0;
    transition: ease-in-out 0.3s;
    text-align: center;
    background: rgba(255, 255, 255, 0.85);
}
.team .member .social a {
    transition: color 0.3s;
    color: #111;
    margin: 0 10px;
    padding-top: 8px;
    display: inline-block;
}
.team .member .social i {
    font-size: 18px;
    margin: 0 2px;
}
.testimonials {
    background: #f7f7f7;
    padding: 60px 0;
}
.testimonials .testimonial-item {
    box-sizing: content-box;
    padding: 40px;
    box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.08);
    position: relative;
    background: #fff;
    border-left: 2px solid #25d366;
    border-right: 2px solid #25d366;
    border-radius: 10px;
    height: 200px;
}
.testimonials .testimonial-item .quote-icon-left {
    display: inline-block;
    left: -5px;
    position: relative;
}

.testimonials .testimonial-item .quote-icon-left, .testimonials .testimonial-item .quote-icon-right {
    color: #dddddd;
    font-size: 26px;
}
.testimonial-item p {
    font-style: italic;
}
.testimonial-item p i {
    color: #dddddd;
    font-size: 20px;
}

.ws_caption {
    position: absolute;
    bottom: 40%;
    left: 200px;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    padding: 20px;
    max-width: 500px;
    border-radius: 8px;
}
.ws_caption p{
    font-size: 16;
}

.slider-btn {
    display: inline-block;
    margin-top: 10px;
    padding: 10px 20px;
    background-color: #ff6600;
    color: #fff;
    text-decoration: none;
    border-radius: 4px;
}

.section-title {
    border-left: 5px solid #016540 !important;
}

.form-info-new button {
    background-color: #016541  !important;
    color: #fff !important;
    width: 100%;
    padding: 20px 10px !important;
    border-radius: 10px !important;
}
.form-info-new .form-control {
    border-color: #fef78c !important;
    padding: 20px 10px;
    border-radius: 10px;
}
.contactSoicalLink li a {
    background-color: #016541;
    color: #fff;
}
.form-info-new button:hover {
    background-color: #000 !important;
    color: #fff !important;
}
.website-info-new h5 {
    margin: 0;
    margin-bottom: 5px;
}

.footer-menu li a:hover {
    color: #aa6c6c;
}
.top-left-header ul li a:hover {
    color: #0df20d !important;
}

.top-right-header ul li a:hover {
    color: #0aee0a !important;
}
.theme-default .hc-offcanvas-nav .nav-container, .theme-default .hc-offcanvas-nav .nav-wrapper, .theme-default .hc-offcanvas-nav ul {
    background: #000 !important;
}


@media (min-width: 992px) {
    .dropdown:hover .dropdown-menu {
        display: block;
        margin-top: 0;
    }
}

@media (max-width:768px) {
    .homeAboutRight {
        padding: 20px;
        left: 0;
        margin-top: 0;
    }
    .homeWhyChoseLeft {
        position: relative;
        background-color: #fdf78c;
        padding: 20px;
        right: 0;
        margin-top: 0;
    }
    .logo span {
        font-size: 15px;
    }
    .logo a img {
        width: 60px !important;
    }
    .serviceIconCart .card-title {
        font-size: 20px;
    }
    .serviceIconCart {
        padding: 20px 20px;
        height: 100%;
    }
    .homeAboutRight {
        margin-top: 65px;
    }
    .aboutImg2 {
        position: absolute;
        left: 0px;
        width: 75%;
    }
    .homeAboutRight h4 {
        font-size: 25px;
    }
    .homeAboutRight .aboutPera {
        font-size: 14px;
    }
    .homeAboutRight ul li {
        font-size: 14px;
    }
    .ourServiceHead h2 {
        font-size: 24px;
        margin-top: 10px;
    }
    .ourServiceGridBoxInfo {
        height: 100%;
    }
    .homeWhyChoseLeft h2 {
        font-size: 24px;
        line-height: 30px;
    }
    .certificate-sldier .slick-arrow {
        display: none !important;
    }
    .philochofyIcon img {
        max-width: 100px;
    }
    .philochofyInfo h4 {
        font-size: 18px;
    }
    .philochofyRight h2 {
        font-size: 24px;
    }
    .testimonials .testimonial-item {
        height: 100%;
    }

    
}




@media (max-width: 576px) {


    .heading {

        font-size: 24px !important;

    }

    .navbar-brand {
        font-size: 24px !important;
    }

    .hero-section {
        flex-direction: column;
        align-items: flex-start;
        justify-content: center;
        height: auto;
        width: 100% !important;
    }

    .hero-textbox {
        margin-left: 0;
        width: 100%;
        background: rgba(0, 0, 0, 0.6);
        padding: 15px;
        border-left: none;
        border-radius: 5px;
        margin-top: 30px;
    }

    .hero-textbox h2 {
        font-size: 18px;
    }

    .hero-textbox p {
        font-size: 12px;
    }

    .cta-button {
        font-size: 12px !important;
    }

    .carousel-bg {
        height: 65vh !important;
        width: 100% !important;
    }


    .hero-card-wrapper {
        margin-top: 0;
       
    }

    .hero-card {
        margin-bottom: 20px;
        padding: 15px;
    }




}