/*
Theme Name: AMS
Version:1.0
Text Domain:ams
*/
/* Global Styles */
section.team-slider-sec {
    background: #f8f9fa;
}

input[type="radio"],
input[type="checkbox"] {
    accent-color: #3B5C7C;
}
/* end of global styles */

.lang a { 
    display: block;
}

.codedropz-upload-wrapper{
    display: none;
}
.undergraduate_input span{
    width: 100%;
}

.page-item:last-child .page-link {
    opacity:1;
}
/* .page-item:last-child .page-link,
.page-item:first-child .page-link {
    width: 32px;
} */

.page-item.active .page-link {
    width:32px;
    height:33px;
}
.fa-arrow-right:before {
    content: "\f061";
}

/* .ourteam-slider.owl-theme .owl-nav .owl-next {
    transform: rotate(0deg);
} */




