.navbar{
    box-shadow: 0 0 12px 0 #b3b3b37f ;
}
.navbarv2{
    background-color: #EEEAF4;
    color: #5C2D91;
    font-size: 16px;
    margin-left: 16px;
}
.signinText:hover {
    color: #fff;
    background-color: #5C2D91;
    text-decoration: none;
    border-radius: 7px;
}

.signinText {
    font-size: 16px;
    text-decoration: none;
    color: #5C2D91;
    border-color: #5C2D91;
    padding: 17px;
    height: 38px;
    align-content: center;
}



.ourPurposeDetails {
    font-size: 40px;
    padding: 1rem 8rem;
}

.fontcolor {
    color: #5C2D91;
}

.ourPurposeContainer {
    padding: 5rem 0;
}

.ourpurposeimg {
    max-height: 670px;
    width: 100%;
}

.carousel-inner img {
    width: 100%;
    height: 100%;
    object-fit: fill;
}
.carousel-inner {
    height: 640px;
}

.imgContainer {
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%;
}

.btnPurple,
.btnPurple:hover {
    background-color: #5C2D91;
    color: white;
    font-size: 16px;
}
.ourCultureText {
    color: #5C2D91;
    text-transform: uppercase;

}

.ourCultureImg {
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 100%;
    border-radius: 1rem;
}

.ourCulturePara {
    font-size: 16px;
    line-height: 25px;
}

.workWithUsTitle {
    text-transform: uppercase;
    font-weight: bold;
}

.experienceProfContainer {
    background-color: #3DAAF3;
    border-radius: 16px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 20px;

}

.studentIntershipContainer {
    background-color: #20C270;
    border-radius: 16px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 20px;
}

.experienceProf,
.studentIntership {
    color: white;
    padding: 20px;
}

.icon-Student-Intern .circleIcon {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background-color: #E8F9F0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.icon-Student .circleIconProf {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background-color: #EBF6FE;
    display: flex;
    justify-content: center;
    align-items: center;
}

.studentInternshipPara {
    font-size: 16px;
}

.juniorDesigner {
    background: #FFFFFF;
    border: 1px solid #D5D5D5;
    border-radius: 16px;
    max-height: 500px;
}

.juniorDesigner:hover {
    background-color: #F9F3FF;
    border: 1px solid #5C2D91;
}

.smallCircleFullTime {
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background-color: #5C2D91;
    display: block;
}

.smallCircleRemoteTime {
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background-color: #20C270;
    display: block;
}



.fullTimeContainer {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #E9DFF5;
    border-radius: 15px;
    padding: 2px 10px;
}

.remotefriendlyContainer {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #E3EEF0;
    border-radius: 15px;
    padding: 2px 10px;
}

.juniorDesignText {
    font-size: 25px;
}

.zerotooneyear {
    color: black;
    font-weight: normal;
}

.viewBtn,
.viewBtn:hover,
.applyNowBtn,
.applyNowBtn:hover {
    border: 1px solid #5C2D91;
    font-size: 15px;
    color: #5C2D91;
    background-color: white;
    text-transform: capitalize;
    font-size: 16px;
    padding: 7px 10px;
}

.juniorDesigner:hover .hoverHideBtn {
    display: block;
    display: flex;
}

.hoverHideBtn {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}

@media screen and (max-width:992px) {

    .viewBtn,
    .applyNowBtn {
        display: block;
        margin: 10px 0;
        width: 100px
    }
    .ourpurposeimg {
        height: 400px;
        width: 100%;
    }

    .ourPurposeDetails {
        font-size: 20px;
        padding: 1rem 4rem;
    }

    .experienceProf,
    .studentIntership {
        padding: 10px;
    }
}

@media screen and (max-width:1024px) {
    .ourPurposeDetails {
        font-size: 30px;
        padding: 1rem 4rem;
    }

    .slickCol .card{
        height: 430px;
    }
}

@media screen and (max-width:768px) {
    .ourPurposeDetails {
        font-size: 30px;
        padding: 1rem 4rem;
    }
    .playBtn{
        bottom: 40%;
        left:9%
    }

}

@media screen and (max-width:576px) {
    .slide-next-arrow ,.slide-prev-arrow{
        visibility: hidden;

    }
    .ourpurposeimg {
        height: 300px;
        width: 100%;
    }
    .hoverHideBtn div,
    .hoverHideBtn {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        padding: 0 16px;
    }

    .viewBtn,
    .applyNowBtn {
        background-color: #5C2D91;
        color: white;
        margin-right: 10px;
    }

    .ourPurposeDetails {
        font-size: 30px;
        padding: 20px;
    }

    .askedQuestion {
        background-color: #F7F4F9;
    }
    h1{
        font-size: 32px;
        font-weight: bolder;
    }
}

.cardBodyTitle {
    font-size: 20px;
}

.cardBodyDetails {
    font-size: 16px;
    color: rgba(47, 43, 43, 0.786);
}

.playBtn {
    display: block;
    width: 60px;
    height: 60px;
    background-color: white;
    border-radius: 50%;
    position: absolute;
    bottom: 42%;
    left: 9%;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.playIcon {
    color: #5C2D91;
    font-size: 20px;
    margin-left: 4px;
}
@media screen and (max-width:1024px) {
    .playBtn{
        bottom: 45%;
        left:9%
    }

}
@media screen and (min-width:1200px) {
    .playBtn{
        bottom: 42%;
        left:9%
    }
}
@media screen and (max-width:992px) {
    .playBtn{
        bottom: 41%;
        left:9%
    }
    .slickCol .card{
        height: 400px;
    }
}
/* @media screen and (max-width:768px){
        .playBtn{
            bottom: 40%;
            left:9%
        }

} */
@media screen and (max-width:576px){
    .playBtn{
        bottom: 43%;
        left:9%
    }

}

@media screen and (max-width:1200px){
    .colHover{
        min-width: auto !important;
    }
}
.colHover{
    min-width: 372px;
}

.colHover:hover {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.colHover:hover .playIcon {
    color: white;
}

.colHover:hover .playBtn {
    background-color: #5C2D91;
    transition: 1s ease;
}

.items {
    width: 90%;
    margin: 0px auto;
    margin-top: 100px;
}

.slick-slide {
    margin: 10px;
}

.slick-slide img {
    width: 100%;
    border: 0px solid #fff;
}

.slide-arrow {
    position: absolute;
    top: 40%;

}
.slide-next-arrow{
    display: block;
    width: 50px;
    right: -10px;
    height: 50px;
    border-radius: 50%;
    border: 1px solid rgba(100, 100, 111, 0.2);
}
.slide-prev-arrow{
    display: block;
    width: 50px;
    left: -10px;
    height: 50px;
    border-radius: 50%;
    border: 1px solid rgba(100, 100, 111, 0.2);
}
.slide-next-arrow:hover,.slide-prev-arrow:hover{
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    border: 1px solid white;
}

.footerContainer{
    background-color: #5C2D91;
    border-radius: 16px;
}
.footerText{
    font-size: 48px;
}
.learnMoreBtn{
    background-color: #20C270;
    color: white;
    font-size: 16px;
    padding: 10px 20px;
}
.learnMoreBtn:hover{
    background-color: #5BD67F;
    color: white;
}

.infosysimg{
    display: block;
    max-height:50px;
    width: auto;
    height: auto;
    background-size: cover;
    background-position: center;
}
.totalJob{
    font-size: 20px;
    font-weight: bold;
}
.arrowLeft{
    width: 50px;
    height: 50px;
    color: black;
    border-radius: 50%;
    background-color: white;
    display: flex;
    justify-content: center;
    align-items: center;
}
.arrowLeft:hover{
    box-shadow: rgba(100, 100, 111, 0.2) 0px 5px 20px 0px;
    border: 1px solid white;
    color: #5C2D91;
}
.has-search .form-control {
    padding-left: 2.375rem;
    height: 50px;
    font-size: 14px;
}

.has-search .form-control-feedback {
    position: absolute;
    z-index: 2;
    padding-top: 4px;
    margin-left: 5px;
    display: block;
    width: 2rem;
    height: 2rem;
    line-height: 2.375rem;
    text-align: center;
    pointer-events: none;
    color: #aaa;
    font-size: 14px;
}

.btnClear:hover{
    background-color: #E8E8E8;
}
/* .custom-select,.btnClear{
    height: 50px;
    font-size: 14px;
} */
/* .btnSearch{
    height: 50px;
    padding: 10px 20px;
} */
.slickCol .card{
    min-height: 400px;
}
.professionalImg img,.studentImg img{
    cursor: pointer;
    transition: transform .2s;
    transform: scale(1.2);
}
.professionalImg:hover img {
    transform: scale(1.5);
}
.studentImg:hover img{
    transform: scale(1.5);
}
.linearGradiant{
    background-image:  linear-gradient(to bottom , white 30% 35%, #F2F2F2 31% 80%);
}

.accordion .card-header::after{
    content: '-';
    float: left;
    font-size: 25px;
    order: 0;
    font-weight: bold;
    color: #5C2D91;
    width: 40px;

}

.accordion .card-header.collapsed::after {
    content: '+';
    float: left;
    color: #5C2D91;
    font-size: 25px;
    width: 40px;

}
/* @media screen and (max-width:576px) {
    .accordion .card-header::after{
        content: '';
        width: 0px;
    }
    .accordion .card-header.collapsed::after{
        content: '';
        width: 0px;
    }
} */
.card-header{
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.slide-next-arrow:hover .fa-solid{
    color: #5C2D91;
}

@media screen and (max-width:576px) {
    .footerText{
        font-size: 30px;
    }
}

.customToggle[aria-expanded="false"]::after {
    content: '+';
    float: left;
    color: #5C2D91;
    font-size: 25px;
    width: 40px;

}
.customToggle[aria-expanded="true"]::after{
    content: '-';
    float: left;
    font-size: 25px;
    order: 0;
    font-weight: bold;
    color: #5C2D91;
    width: 40px;

}

.largeFontSize{
    font-size: 40px;
}
.colTitle{
    font-size: 24px;
}
@media screen and (max-width:576px) {
    .largeFontSize{
        font-size: 32px;
    }
    .colTitle{
        font-size: 16px;
    }
}
