.widget-title h2 {
font-weight: 700;
font-size: 34px;
line-height: 42px;
color: #333333;

}
.widget-title h2 span{
    color: #161D4A;
}
.desktop{
    display: block;
}

.widget-title{
    margin-bottom: 30px;
}
.location{
    text-align: center;
font-weight: 600;
font-size: 18px;
line-height: 22px;
color: #000000;
}

.hero-sectionn .video_div {
    position: absolute;
    width: 100%;
    z-index: 0 !important;
    top: 0;
    left: 0;
    height: 100%;
}

.hero-sectionn .video_div #myVideo {
    width: 100%;
    background-size: cover;
    object-fit: cover;
    height: 100%;
}

.placement_section{
background: linear-gradient(176.84deg, rgba(255, 255, 255, 0) 32.27%, #EFEFEF 80.68%);


}

.placement_section .placement_box{
    width: 100%;
    border-radius: 20px;
    background-color: #ADDDF166;
    padding: 20px;
    position: relative;
}
.placement_section .placement_box.pink-bg{
    background-color: #FED71E1A;
}
.placement_section .placement_box h6{
     background: linear-gradient(90deg, #002561 46.35%, #004CC7 106.25%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text; /* for Firefox */
  color: transparent;
font-weight: 700;
font-size: 36px;
line-height: 44px;
margin-bottom: 10px;

}
.placement_section .placement_box p{
font-weight: 600;
font-size: 18px;
line-height: 24px;
color: #414141;
margin-bottom: 20px;

}
.placement_section .placement_box .img-abs{
    position: absolute;
    bottom: 8px;
    right: 8px;
    width: 50px;
    height: 50px;
      transition: all .5s;
}
.placement_section .placement_box .img-abs img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.placement_section .placement_box:hover .img-abs{
    transform: rotateY(360deg);
    transition: all .5s;
}

.why_amc_section{
background-color: #161D4A;
}
.why_amc_section .grad_style::after{
    background-color: #FED30480;
filter: blur(70px);
position: absolute;
border-radius: 50%;
content: '';
width: 160px;
height: 240px;
bottom: -50px;
left: -50px;
z-index: 0;
transform: rotateZ(40deg);
}

.why_amc_section .grad_style img{
    border-radius: 15px;
}
.why_amc_section .grad_style::before{
    background-color: #FED30480;
filter: blur(70px);
position: absolute;
/* border-radius: 50%; */
content: '';
width: 160px;
height: 240px;
top: -50px;
right: -50px;
z-index: 0;
transform: rotateZ(10deg);
}
.why_amc_section .grad_style .img-box{
    position: relative;
    z-index: 2;
}

.why_amc_section .why_detail_box{
    padding: 0px 10px 0px 0px;
    height: 100%;

}
.why_amc_section .why_detail_box.b-right{
    border-right: 1px solid #fff;
}
.why_amc_section .why_detail_box h6{
font-weight: 700;
font-size: 28px;
color: #FED304;
line-height: 32px;
text-align: left;
margin-bottom: 8px;
}
.why_amc_section .why_detail_box p{
font-weight: 400;
font-size: 16px;
color: #fff;
line-height: 22px;
text-align: left;
}
.why_amc_section  p{
    font-weight: 400;
font-size: 14px;
margin-top: 10px;
color: #fff;
line-height: 20px;
}
.campus_section .campus_box{
    position: relative;
}

.campus_section .campus_box p{
    position: absolute;
    content: '';
    left: 0;
    width: 100%;
    background-color: #fed304;
    bottom: 1px;
    padding: 10px 10px;
    border-radius: 0px 0px 20px 20px;
    text-align: center;
    color: #161d4a;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
}

.steps_section::after{
    background-color: #FED30480;
filter: blur(50px);
position: absolute;
content: '';
width: 100px;
height: 160px;
bottom: 0px;
left: 50px;
z-index: 0;
transform: rotateZ(40deg);
}

.steps_section::before{
    background-color: #FED30480;
filter: blur(50px);
position: absolute;
/* border-radius: 50%; */
content: '';
width: 100px;
height: 160px;
top: 0px;
right: 50px;
z-index: 0;
transform: rotateZ(10deg);
}

.steps_section .steps_box{
    background: linear-gradient(91.58deg, #FED304 3.3%, rgba(255, 255, 255, 0) 95.23%);
    border-radius: 20px;
    padding: 2px;
    
}
.steps_section .steps_box .inner_box{
    background: #Fff;
    border-radius: 20px;
    padding: 20px 15px;
    min-height: 150px;
    
}
.steps_section .steps_box .inner_box .number_img_box{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 20px;
}
.steps_section .steps_box .inner_box:hover{
    background-color: #FED304;
}
.steps_section .steps_box .inner_box:hover *{
    color : #161D4A !important;
    transition: all .5s;
}
.steps_section .steps_box .inner_box .number_img_box img{
    width: 40px;
    height: 40px;
    object-fit: contain;
    margin-top: 2px;
}
.steps_section .steps_box .inner_box .number_img_box span{
font-weight: 700;
font-size: 38px;
line-height: 38px;
color: #FED304;
}
.steps_section .steps_box .inner_box p{
font-weight: 600;
font-size: 18px;
line-height: 24px;
color: #161D4A;
}

.recruiters_section{
      background:url(../images/recruiter-bg.webp) center/ cover no-repeat;
}

 .recruiters_section .recruit_box{
display: flex;
width: 100%;
background-color: #FFFFFF;
padding: 10px;
border-radius: 5px;
display: flex;
align-items: center;
justify-content: center;
overflow: hidden;
height: 100px;
box-shadow: 0px 4px 4px 0px #00000040;
}
.recruiters_section .recruit_box img{
    width: 100% !important;
    height: 100% !important;
    padding: 10px;
    object-fit: contain !important;
}

.testimonial_section{
          background:url(../images/testimonial-bg.webp) center/ cover no-repeat;
}

.testimonial_section .testimonial_box{
    display: flex;
    position: relative;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    background-color: #161D4A;
    padding: 25px 15px;
    border-radius: 15px;
}
.testimonial_section .testimonial_box img{
    width: 80px;
    height: 80px;
    margin-bottom: 15px;
}
.testimonial_section .testimonial_box p{
font-weight: 400;
font-size: 16px;
overflow: auto;
height: 220px;
padding-right: 5px;
line-height: 24px;
color: #fff;
text-align: center;
margin-bottom: 15px;

}
.testimonial_section .testimonial_box::before{
    content: '';
    position: absolute;
    left: -15px;
    top: -25px;
    background: url(../images/quote-img.png)  center/ contain no-repeat;
    width: 120px;
    height: 120px;
}
.testimonial_section .testimonial_box h6{
font-weight: 700;
font-size: 18px;
line-height: 22px;
letter-spacing: 0%;
color: #FED304;
}
.testimonial_section ::-webkit-scrollbar {
  width: 2px;
}

.testimonial_section ::-webkit-scrollbar-track {
  background: transparent;
}

.testimonial_section ::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 2px;
}

.campus_section{
    background-color: #161D4A;
}
.courses_section{
          background:url(../images/courses_banner.webp) center/ cover no-repeat;
}

.courses_section .select_box{
    width: 80%;
    margin: auto;
    background-color: #fff;
    padding: 15px;
    border-radius: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
}
.courses_section .select_box select{
    background-color: #FED304;
    color: #414141;
    font-weight: 600;
font-size: 20px;
line-height: 22px;
    border: 1px solid #D8D8D8;
    padding: 20px 15px;
    border-radius: 15px;
    width: 49%;
}

.courses_section .course_box{
    margin-top: 30px;
    background-color: #161D4A;
    border: 4px solid #FED304;
    border-radius: 20px;
    padding: 25px;
}
.courses_section .course_box .course_content h5{
font-weight: 700;
text-align: left;
color: #FED304;
font-size: 26px;
line-height: 32px;
margin-bottom: 15px;

}
.courses_section .course_box .course_content p{
font-weight: 500;
text-align: left;
color: #FFFFFF;
font-size: 16px;
line-height: 24px;
margin-bottom: 15px;

}
.courses_section .course_box .course_content ul{
    margin-left: 20px;
    margin-bottom: 15px;
}
.courses_section .course_box .course_content ul li{
font-weight: 400;
text-align: left;
list-style-type: disc;
color: #FFFFFF;
font-size: 16px;
line-height: 24px;
margin-bottom:3px;

}

.courses_section .course_box .course_content h4{
font-weight: 500;
text-align: left;
color: #FFFFFF;
font-size: 18px;
line-height: 24px;
margin-bottom: 15px;

}

.courses_section .box{
    display: none;
}

.common_cta{
    padding: 15px 30px;
    border-radius: 5px;
    text-align: center;
    background-color: #FED304;
font-weight: 700;
font-style: Bold;
font-size: 18px;
line-height:24px;
color: #161D4A;
letter-spacing: 0%;
margin-top: 35px;
display: block;

}
.common_cta:active, .common_cta:hover{
    background-color: #fff;
    color: #161D4A;
    transition: all .5s;
    transform: scale(1.08);
}

.placement_section .placement_box{
    overflow: hidden;
    position: relative;
}
.placement_section .placement_box img{
    width: 100%;
    height: 380px;
        border-radius: 10px 10px 0px 0px;
    object-fit: cover;
}
/* .admissions_section .process_box:hover .number{
  background: linear-gradient(180deg, #4D3069 0%, #794EA2 100%);
    color: #fff;
    transition: all .5s;
} */


.brand-logo-section {
    width: 100%;
    height: 100%;
}
/* .brand-logo-section .ty{
    height: 70px !important;
} */



.zIndex2 {
    z-index: 2;
}
.contact_fild {
    padding: 0.5rem 05px 0;
}
.contact-fild-box{
    margin-bottom: 12px;
}
.contact-fild-box .form-control, .contact-fild-box .form-select {
    background-color: #fff;
    margin: 0 auto;
    height: auto;
    padding: 9px 24px;
    border: 0.82px solid #D4D7E3;
    border-radius: 4px;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 22px;
    color: #000000 !important;
}
.btn_submit:hover {
    color: #FFFFFF;
    transform: scale(1.02);
    transition: all .5s;
}

.btn_submit {
    align-items: center;
    padding: 10px 40px;
    gap: 10px;
    font-size: 18px;
    margin-top: 0px !important;
    line-height: 24px;
    font-weight: 600;
    color: #161D4A;
    background: #FED304;
    width: 100%;
    border-radius: 5px;
}

/*== HEADER CSS START ==*/


/*== BANNER CSS START ==*/
.dsu-form {
    width: 350px;
    margin: 02rem auto 0;
    padding: 1.5rem 1rem;
    float: right;
    position: relative;
    z-index: 1;
    border-radius: 5px;
    background-color:#fff;
}

.frmBg {
    position: relative;
    text-align: center;
    padding: 0 0;
    ;
}

.frmBg h2 {
    margin-bottom: 10px;
    font-weight: 600;
    font-size: 20px;
    line-height: 120%;
    letter-spacing: 0%;
    text-align: center;
    color: #3C3C3C;
    
    

}

.dsu-intro {
    position: relative;
    z-index: 2;
}

.dsu-addmission {
    margin-top: 0.5rem;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    padding: 0px;
    height: 100%;
}


.dsu-addmission .bannerContent .blob h1 {
font-weight: 400;
font-size: 36px;
line-height: 50px;
color: #fff;
margin-bottom: 25px;
letter-spacing: 0%;
text-align: left;

}
.dsu-addmission .bannerContent .blob h1 span{
font-weight: 700;
color: #FED304;


}

  
  /* Track */
   
  /* Handle */
  
  /* Handle on hover */
.dsu-addmission .bannerContent .blob h2{
font-weight: 700;
font-size: 24px;
line-height: 30px;
color: #fff;
text-align: left;
margin-top: 25px;
  animation: blink-color 1s infinite;



}
@keyframes blink-color {
  0%   { color: #fed304; }
  50%  { color: #fff; }
  100% { color: #fed304; }
}
.dsu-addmission .blur{
  border: 4px solid transparent;
  width: 85%;
    border-radius: 20px;
    background-color: #FFFFFF1A;
    backdrop-filter: blur(10px);
    border: 1px solid #FCCB1F;
}
.dsu-addmission .blur .course_ban{
    position: relative;
        padding: 30px 20px;
}
.dsu-addmission .blur .bord::before{
    position: absolute;
    width: 1px;
    content: '';
    right: 0;
    top: 0;
    height: 100%;
background: linear-gradient(180deg, rgba(255, 255, 255, 0.2) 19.51%, #F6BBA6 54.68%, #FBC715 30.1%);;


}
.dsu-addmission .blur h6{
font-weight: 400;
font-size: 24px;
text-align: left;
line-height: 32px;
color: #fff;
letter-spacing: 0%;

}
.dsu-addmission .blur h6 b{
font-weight: 600;

}
.ftr__btm {
    position: absolute;
    bottom: 0rem;
    left: 0;
}

/*== Footer css start ==*/
.footer {
    padding: 20px 90px !important;
    background: #222;
    text-align: left;
    border-top: solid 1px #fff;
}


.footer p {
    text-align: center !important;
    display: inline-block;
    color: #fff;
    font-size: 12px;
}
.desktop {
    display: block;
}

/* .modal-content {
    width: 380px;
} */







.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #FED304 !important;
    width: 30px !important;
}

.thankyou-sec .bc-img01{
    background-color: transparent !important;
    mask-image: none;
}

.thankyou-sec .bc-img01::after{
    display: none;
}
