body {
    font-family: "Lato", sans-serif;
}

* {
    margin: 0px;
    padding: 0px;
}

.top_bar {
    background: #000;
    padding: 5px 0px;
}

.top-left ul {
    list-style: none;
    margin-bottom: 0px;
}

.top-left ul li {
    display: inline-block;
    padding: 0px 15px 0px 0px;
}

.top-left ul li a {
    color: #fff;
    text-decoration: none;
}

.banner-section {
    background-image: url(../images/banner-1.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 0;
    padding: 70px 0;
}

.banner-section::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #00000070;
    z-index: -1;
}

/* carouselcss  */


/* carousel css  */

/* form css  */

.enquiry-form {
    background-color: #ffffffe5;
    border-radius: 10px;
}

.enquiry-form .form-head {
    background-color: #185bb4;
    padding: 20px;
    border-radius: 10px 10px 0px 0px;
    text-align: center;
}

.enquiry-form .form-head h2 {
    text-transform: uppercase;
    font-size: 22px;
    line-height: 26px;
    letter-spacing: 0.5px;
    display: block;
    margin-bottom: 5px;
    position: relative;
    color: #ffffff;
    font-weight: 800;
    margin: 0;
}
.enquiry-form .form-head h2 span {
    color: #ffffff;
}

.form-body {
    padding: 20px;
}

.ff-form .ff-item {
    margin: 0;  
    padding-top: 0;  
    padding-block: 0px !important;  
  }

  
  .ff-layout-2column {  
    max-width: 740px;  
    padding: 0px !important;  
  }
  
  .top-form-heading input {  
    width: 100%;  
    padding: 0px !important;  
    margin-bottom: -29px;  
    border-radius: 0px;  
    border: 0px;  
    border-radius: 10px;  
  }
  
  .ff-form .ff-title {
    margin: 0px;
    padding-top: 0px;
    padding-bottom: 8px;
    font-size: var(--ff-head-size);
    font-weight: 400;
    display: none !important;
  }

  button#ff-submit-root {
    background-color: #000;
    border-color: #000;
    margin: 10px 0;
    width: 100% !important;
    border-radius: 0 !important;
  }

  .ff-form .ff-blocked {
    bottom: -200px;
  }

  .ff-form .ff-warned::before {
    content: "";
    width: 101%;
    height: 104%;
    top: -1px;
    left: -1px;
    position: absolute;
    background-color: #fff;
    border: 2px solid #fff;
  }
  .ff-form .ff-blocked::before {
    content: "";
    width: 101%;
    height: 104%;
    top: -1px;
    left: -1px;
    position: absolute;
    background-color: #fff;
    border: 2px solid #fff;
  }

/* form css */

.navbar ul li a {
    color: #000;
    text-decoration: none;
    padding: 5px 12px;
    border-radius: 10px;
    font-weight: 600;
    text-transform: uppercase;
}


/* slider css */

.home-slider {
    position: relative;
}


/* slider css  */


.icon-section {
    position: relative;
    width: 100%;
    background-color: #ddeff7;
    padding: 40px 0px;
}

.icon-heading h2 {
    text-transform: uppercase;
    font-size: 30px;
    line-height: 26px;
    letter-spacing: 0.5px;
    display: block;
    margin-bottom: 5px;
    position: relative;
    color: #000000;
    font-weight: 800;
    margin-top: 20px;
    margin-bottom: 25px;
}

.icon-heading h2 span {
    color: #185bb4;
}

.icon-box ul {
    list-style: none;
    padding-left: 0px;
}

.icon-box ul li {
    display: inline-block;
    width: 18%;
    border: 1px #ddd solid;
    background: #fff;
    border-radius: 10px;
    text-align: center;
    margin: 0px 6px 0px 6px;
    font-weight: 700;
    font-size: 18px;
    padding: 20px;
}

.icon-box ul li img {
    width: 70px;
    display: block;
    text-align: center;
    margin: 0 auto;
    padding-bottom: 10px;
}

.certifications {
    position: relative;
    padding: 45px 0px;
}

.certifications_inner ul {
    list-style: none;
    margin-bottom: 0px;
    padding-left: 0px;
}

.certifications_inner ul li {
    display: inline-block;
    width: 15%;
    border: 1px #ddd solid;
    margin: 0px 8px 0px 4px;
    text-align: center;
}

.certifications_inner ul li img {
    width: 100%;
}


.read-more-content {
    display: none;
}

.read-more {
    background: #61290f;
    color: #fff;
    padding: 8px 12px;
    display: inline-block;
    text-decoration: none;
    font-weight: 600;
}

.read-more_image {
    margin-bottom: 10px;
}

.read-more_image img {
    width: 100%;
}


.icon-heading p {
    color: #222;
    font-weight: 600;
    font-size: 18px;
    padding: 0px 40px 0px 40px;
}

.single-item-area {
    background-color: #fdfcfc;
    transition: 0.4s;
    cursor: pointer;
    border-radius: 15px;
    border: 1px solid #d4d2d2b6;
    text-align: center;
    margin-bottom: 20px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}

.single-item-area img {
    transition: 0.4s;
    width: 100%;
    max-width: 100%;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    object-fit: cover;
    height: 202px;
}

.single-item-area:hover img {
    transform: translateY(10px);
    transition: 0.4s;
}

.product-range-content {
    text-align: center;
    padding: 25px 3px 25px 3px;
}

.product-range-content h3 {
    font-size: 16px;
    margin-bottom: 5px;
    font-weight: 600;
    line-height: 22px;
    color: #080808;
}

.btn-know-more {
    position: relative;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 58px 9px 13px;
    background-color: #000000;
    /* clip-path: polygon(13% 0%, 100% 0%, 85% 100%, 0% 100%); */
    /* clip-path: polygon(0 0, 88% 0, 100% 100%, 9% 100%); */
    display: inline-block;
    margin-top: 11px;
    text-decoration: none;
}

.btn-know-more:hover {
    color: #fff;
}

.btn-know-more:before {
    content: '';
    width: 50px;
    height: 100%;
    clip-path: polygon(0 0, 45% 0, 92% 100%, 52% 109%);
    background-color: #fff;
    position: absolute;
    right: 5px;
    z-index: 99;
    top: 0;
}

.btn-know-more:after {
    content: '';
    width: 50px;
    height: 100%;
    clip-path: polygon(0 0, 38% 0, 85% 100%, 52% 109%);
    background-color: #185bb4;
    position: absolute;
    right: 15px;
    z-index: 99;
    top: 0;
}

.product_heading {
    text-align: center;
}

.product_heading h2 {
    font-weight: 700;
    font-size: 32px;
    margin-bottom: 20px;
    color: #24683f;
    position: relative;
}

.product_heading h2:after {
    content: "";
    width: 50px;
    position: absolute;
    height: 2px;
    background: #24683f;
    left: 0;
    bottom: -5px;
    right: 24px;
    margin: auto;
}

.enquiry_btn {
    background: #185bb4;
    color: #fff;
    padding: 6px 12px;
    display: inline-block;
    text-decoration: none;
    font-weight: 600;
    border-radius: 8px;
}

.enquiry_btn:hover {
    color: #fff;
}

.reach-section {
    position: relative;
    padding: 45px 0px;
}

.reach_us_inner {
    border: 1px #24683f solid;
    padding: 25px 0px;
}

.reach_us_inner h3 {
    font-weight: 700;
}

.reach_us_inner p {
    font-weight: 600;
    margin-bottom: 0px;
    font-size: 20px;
}

.reach_us_inner .fa {
    background-color: #24683f;
    color: #fff;
    font-size: 30px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    margin-bottom: 15px;
    position: relative;
    z-index: 99;
}

.reach_us_inner span {
    position: relative;
    z-index: 9;
}

.reach_us_inner span:after {
    content: "";
    width: 50px;
    height: 50px;
    line-height: 50px;
    background-color: #0f4223;
    position: absolute;
    left: -8px;
    z-index: 1;
    top: -14px;
}

.why_choose_us {
    position: relative;
    overflow: hidden;
    background-color: #185bb4;
}

.why_choose_us_left img {
    width: 100%;
    max-width: 100%;
    /* height: 750px; */
    object-fit: cover;
}

.why-choose-us-content {
    padding: 40px;
}

.why-choose-us-content h2 {
    color: #fff;
    font-weight: 800;
}

.why-choose-us-content p {
    color: #f0e7e7;
    font-weight: 500;
    font-size: 17px;
}

.faculty_section {
    position: relative;
    padding: 45px 0px;
}

.faculty_heading h2 {
    font-weight: 700;
    font-size: 32px;
    margin-bottom: 20px;
}

.faculty_heading p {
    color: #222;
    font-weight: 600;
    font-size: 18px;
}

.faculty_img img {
    width: 100%;
}

.footer {
    position: relative;
    padding: 40px 0px;
    /* background-color: #185bb4; */
    background: url(../images/footer-bg.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
}

.footer:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background: #000000ec;
    width: 100%;
    height: 100%;
}

.footer-left {
    z-index: 9;
    position: relative;
}

.footer-form-heading {
    z-index: 99;
    position: relative;
}

.footer-left h2 {
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.footer-left p {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 10px;
    position: relative;
    padding-left: 30px;
}

.footer-left p a {
    color: #fff;
    text-decoration: none;
}

.footer-left p .fa {
    position: absolute;
    left: 0px;
    top: 4px;
}

.secondary-footer {
    background-color: #000;
    padding: 5px 10px;
}

.social-icons {
    margin-top: 25px;
}

.social-icons li {
    display: inline-block;
    border: none;
    z-index: 1;
    position: relative;
}

.social-icons li>a {
    width: 37px;
    height: 37px;
    line-height: 37px;
    border-radius: 0;
    border: 1px solid #185bb4;
    margin: 0 1px;
    background-color: #185bb4;
    font-size: 20px;
    display: inline-block;
    text-align: center;
    color: #fff;
}



.copyright span {
    color: #fff;
    font-size: 16px;
}

/*about-section*/

.about-section {
    position: relative;
    background: #fff;
    background-repeat: repeat;
}


.about-right {
    position: relative;
}


.about-left h3 {
    text-transform: uppercase;
    font-size: 15px;
    line-height: 26px;
    letter-spacing: 0.5px;
    display: block;
    padding-left: 47px;
    margin-bottom: 5px;
    position: relative;
    color: #333 ! important;
    font-weight: 700;
}

.why-choose-us-content h3 {
    text-transform: uppercase;
    font-size: 15px;
    line-height: 26px;
    letter-spacing: 0.5px;
    display: block;
    padding-left: 47px;
    margin-bottom: 5px;
    position: relative;
    color: #ffffff ! important;
    font-weight: 700;
}

.about-left {
    z-index: 9;
    position: relative;
}

.about-left h3:before {
    display: block;
    content: "";
    position: absolute;
    width: 36px;
    height: 1px;
    left: 0;
    background-color: #000000;
    top: 50%;
}

.why-choose-us-content h3:before {
    display: block;
    content: "";
    position: absolute;
    width: 36px;
    height: 1px;
    left: 0;
    background-color: #ffffff;
    top: 50%;
}

.about-left h2 {
    text-transform: uppercase;
    font-size: 22px;
    line-height: 26px;
    letter-spacing: 0.5px;
    display: block;
    margin-bottom: 5px;
    position: relative;
    color: #000000;
    font-weight: 800;
}

.about-left h2 span {
    color: #185bb4;
}

.about-left p {
    font-size: 15px;
    line-height: 30px;
    margin-bottom: 5px;
    color: #333;
    text-align: justify;
}

.about-left p strong {
    font-size: 19px;
    text-transform: uppercase;
}

.about-left ul {
    border-bottom: 0px;
}

.partner_section .partner-img img {
    border: 1px solid #dadada;
    border-radius: 5px;
    box-shadow: 0px 0px 25px 3px #dddd;
}


@media (max-width: 1024px) {
    

    .single-inner-box p {
        font-size: 16px;
    }

    .single-inner-box {
        padding-left: 50px;
    }

    .single-inner-box .icon {
        width: 44px;
        height: 44px;
        line-height: 43px;
    }

    .single-inner-box h3 {
        font-size: 16px;
    }
}

@media (max-width: 767px) {
    .logo {
        width: 90px;
    }

    .logo img {
        width: 100%;
    }

    .navbar ul li a {
        font-size: 14px;
    }

    .icon-box ul li {
        width: 45%;
        margin: 0px 6px 14px 6px;
        padding: 6px;
        height: 180px;
    }

    .certifications_inner ul li {
        width: 26%;
        margin: 0px 8px 10px 4px;
    }

    .faculty_img img {
        margin-top: 15px;
    }

    .slick-next {
        right: 0;
    }

    .slick-prev {
        left: 0;
        z-index: 99;
    }

    .about-left .tablinks {
        border-bottom: 2px #9d9d9d solid;
        margin-right: 2px;
        text-decoration: none;
        position: relative;
        border-top: 0;
        border-left: 0;
        border-right: 0;
        font-size: 12px;
        margin-bottom: 3px;
        padding: 10px;
        background: transparent;
        font-weight: 700;
        color: #fff;
    }

    .top-left {
        text-align: center;
    }

    .top-form-heading {
        margin: auto;
        position: relative;
        width: 100%;
        padding: 10px;
        top: 10px;
    }

    .slick_slide_1 {
        margin-bottom: 15px;
    }

    .top_bar {
        display: none;
    }
}

@media (max-width: 425px) {
    .navbar-brand img {
        width: 200px;
    }
}
