.header-logo img {
        width: 250px;
}
.header-top-content.v2 .para a {
    color:#fff;
}
.four_setep {
    padding:30px 0;
}
.four_setep .my-icon {
    color:#fff;
}
.our_courses {
        padding: 50px 0;
    position: relative;
}
.slide_marquee {
    overflow:hidden;
}
.placement_box_item img {
    width:100%;
    border-radius: 5px;
}
.placement_area {
     
    margin: 50px 0;
}

/*------------------------
  My Swiper Student Slider
  ------------------------*/
.placement_slide {
  position: relative;
      padding-bottom: 50px;
}

.placement_slide .swiper-button-next {
  
  right: calc(50% - 60px);
}

.placement_slide .swiper-button-next::after {
  content: "";
  font-family: "icomoon";
}

.placement_slide .swiper-button-prev {
 
  left: calc(50% - 60px);
}

.placement_slide .swiper-button-prev::after {
  content: "";
  font-family: "icomoon";
}

.placement_slide .swiper-button-next,
.placement_slide .swiper-button-prev {
  position: absolute;
  bottom: 0;
  top: unset !important;
  border-radius: 5px;
}

.placement_slide .swiper-button-next::after,
.placement_slide .swiper-button-prev::after {
  font-weight: 100;
  font-size: 26px;
  line-height: 36px;
  padding: 4px 16px;
  color: #ec650a;
}
.blog_area {
    padding-bottom:80px;
}
.footer-logo {
    display: flex;
    gap: 15px;
}
.footer-logo img {
    width: 150px;
    background: #fff;
    border-radius: 5px;
    padding: 7px;
}
.banner-img {
    position:relative;
    top:135px;
}
.contact_page {
    padding:50px 0;
}
.content-img-3 {
    
}
.content-img-3 img {
        height: 211px;
    width: 100%;
    border-radius: 20px;
}
.mission_vision {
    padding:50px  0 100px 0;
}
.placement_page {
    padding: 50px 0 100px;
}
.box_pacement_area {
       border-radius: 5px;
    padding: 8px;
    margin-bottom: 20px;
    position: relative;
    display: flex;
    background: #ffffff;
    box-shadow: rgba(17, 17, 26, 0.05) 0px 1px 0px, rgba(17, 17, 26, 0.1) 0px 0px 8px;
    border: 2px solid #ec650a;
}
.box_pacement_area .data_details {
        width: 70%;
            margin-left: 15px;
    border-left: 2px solid #ec650a;
    padding-left: 10px;
}
.box_pacement_area .data_details p {
        font-size: 14px;
    line-height: 25px;
    color: #565353;
}
.box_pacement_area img {
        height: 140px;
    width: 30%;
    border-radius: 5px;
    object-fit: scale-down;
}
.box_pacement_area span {
        font-size: 14px;
    color: #000;
}
.box_pacement_area h4 {
    font-size: 18px;
    line-height: 26px;
}
.gallery_page {
    padding:50px 0;
}
.img_photo {
    border-radius: 5px;
    overflow: hidden;
    transition: .5s ease;
}
.img_photo img {
        width: 100%;
    height: 200px;
    border-radius: 5px;
    transform: scale(1);
    transition: .5s ease;
}
.img_photo:hover img {
    transform: scale(1.1);
}
.video_gallery {
    width: 100%;
    border-radius: 5px;
    margin-bottom: 30px;
}
.policy_pages {
    padding:50px 0;
}
.policy_pages h6,
.policy_pages h5,
.policy_pages h4,
.policy_pages h2,
.policy_pages h1 {
    font-size: 18px;
}
.policy_pages h3 {
    font-size: 22px;
}
.policy_pages ul,
.policy_pages ol, 
.policy_pages li {
    list-style: disc;
    margin-left: 20px;
    line-height: 35px;
}
.Admission_form .form-group {
    position:relative;
        margin-bottom: 20px;
}
.get-free-form-content .form-box{
    position:relative;
        margin-bottom: 20px;
}
.get-free-form-content .form-box .text-danger {
    position: absolute;
    bottom: 0px;
    font-size: 11px;
} 
.Admission_form .form-group .text-danger {
    position: absolute;
    bottom: -24px;
    font-size: 11px;
}
.blog-cards.v2 .blog-card .card-body p {
        display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.blog-cards.v2 .blog-card .card-body h3 {
        display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.whatsapp_icon {
    position: fixed;
    right: 10px;
    bottom: 10px;
    z-index: 11;
}
.whatsapp_icon img {
    width: 70px;
}
.phone_icon {
    position: fixed;
    left: 10px;
    bottom: 10px;
    z-index: 11;
}
.phone_icon img {
    width: 70px;
}
@media (max-width:767px) {
.contact-info li {
    margin-right: 8px !important;
    gap: 5px !important;
}
.contact-info {
        border-bottom: 1px solid white;
}
    .student-feedback-content .feedback-right-content .feedback-right-bg img {
        width:100% !important;
    }
    .banner.v1 {
        background-image: url('img/banner_hd_phone.webp');
        position:relative;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
    }
    .banner.v1:before {
        content:'';
        background: #000000cf;
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
    }
    .middle-img {
        display:none !important;
    }
    .middle-img-circle {
        display:none !important;
    }
}
.faq_section {
    margin-bottom:100px;
}
.rating-form {
        padding: 20px;
    margin-bottom: 20px;
    background: #fff;
    border: 2px solid #8b8585;
    border-radius: 5px;
}
.rating-form button {
        font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0.32px;
    display: inline-block;
    padding: 10px 24px;
    background: #868789;
    color: #fff;
}
.form-input{
        text-align: left;
border: 1px solid rgba(28, 35, 31, 0.1);
    padding: 10px;
    height: 50px;
    margin: 10px 0;
    width:100%;
    border-radius: 5px;
    resize:none;
}
fieldset {
  display: flex;
  align-items: center;
  /*border: 2px solid #227093;*/
  border-radius: 0.25rem;
}
legend {
  padding-inline: 0.5rem;
  color: #ec650a;
  border-bottom: 2px solid #ec650a;
}
/* Hide label */
.rating-form label {
  width: 0;
  overflow: hidden;
}
/* You can style inputs directly thanks to appearance:none! */
.inp {
  appearance: none;
  width: 48px;
  height: 48px;
  text-align: center;
  cursor: pointer;
  &::after {
    content: "☆";
    font-size: 35px;
    line-height: 48px;
    color: #ec650a;
  }
  &:is(:checked, :hover)::after,
  &:has(~ input:is(:checked, :hover))::after {
    content: "★";
  }
  &:hover ~ input::after {
    content: "☆";
  }
}

.career_page {
    padding:50px 0;
}
.form_career {
        box-shadow: 0 0 10px #b9b9b9;
    padding: 20px;
    border-radius: 5px;
}
.form_career .form-group {
    margin-bottom:15px;
}
.career_page h4 {
    font-size: 20px;
}
.career_page p {
    margin-bottom:15px;
}
.career_page p b {
        color: #ec650a;
    margin-bottom: 10px;
    display: block;
}
.contact-info li {
    display: flex;
    align-items: center;
    color: white;
    margin-right: 18px;
    gap: 5px;
}
.contact-info li p a {
    color: white;
}
.header-top-content .zica_tag_line {
    text-align: center;
    color: white;
        font-weight: 700;
    /*background: #737374;
    border-radius: 100px;
    padding: 5px;*/
}
.header-top-content .follow-us-link {
        justify-content: end;
}
.header-top-content {
        padding: 7px 0px;
}