body {
    font-family: 'Roboto', sans-serif;
    overflow-x: hidden;
    margin: 0 auto;
    background: #fff;
    font-size: 1rem;
    color: #000;
    font-weight: 400
}
.navbar-nav.ml-auto {
    display: flex;
    justify-content: space-between;
}

.font-bebas{
    font-family: 'Bebas Neue', sans-serif;
    letter-spacing: 4px;
}

.head{
    font-size: 6rem;
    line-height: 6.5rem;
}

.head2{
    font-size: 4rem;
    line-height: 4rem;
}

.navbar.navbar-light {
    background: #ffeaf5 !important;
}

.navbar-light .navbar-nav .nav-link {
    color: #73004e;
    padding-right: 0.6rem;
    padding-left: 0.6rem;
    padding-bottom: 0.2rem;
}

.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link:hover {
    color: #73004e!important;
    border-bottom: 2px solid #73004e;
    font-weight: bold;
}

.navbar-nav.ml-auto {
    width: 72%;
}

.nav-pills .nav-link {
    border-radius: 0.25rem;
    font-size: 1.3rem;
}

button.btn.enq_ftr {
    background-color: #fde500;
    color: #000;
    font-weight: 700;
    font-size: .9rem;
    width: 100%;
    border-radius: 0rem;
}

input#submit_btn1, input#submit_btn{
    width: 100%;
    border-radius: 0.5rem !important;
}   

.navbar-expand-lg .navbar-collapse {
    flex-basis: 100%;
}

a:hover {
    color: #000!important;
    text-decoration: none;
}

a {
    color: #000;
}

.navbar-light .navbar-toggler:focus,
:focus {
    outline: 0;
}

.btn.focus,
.btn:focus {
    box-shadow: none;
}

#header.header-scrolled {
    background: #f8f8f8;
}

.scroll2 {
    cursor: pointer;
    z-index: 9991;
    position: fixed;
    right: -45px;
    bottom: 50%;
    transform: rotate(90deg);
    background: #FFDE00;
    color: #092139;
    font-weight: 600;
    font-size: 18px;
    border-radius: 0;
}

.text-yellow{
    color: #FFDE00;
}

.text-orange{
    color:#F28F31;
}

.text-aqua{
    color: #2CB598;
}

.scroll {
    outline: none !important;
    border-radius: 50% !important;
    width: 45px;
    height: 45px;
    color: #fff !important;
    line-height: 40px;
    font-size: 30px;
    z-index: 9991;
    position: fixed;
    right: 15px;
    bottom: 10px;
    padding: 0;
    text-align: center;
    cursor: pointer;
    background: #D20005;
    font-weight: 600;
}

button:focus {
    outline: 0!important
}

.border-right {
    border-right: 1px dashed #dee2e6!important
}

.banner-form {
    position: absolute;
    top: 167px;
    right: 4%;
    width: 354px;
    background: #fff;
    box-shadow: 1px 8px 20px rgb(0 0 0 / 20%)
}

.owl-carousel .owl-dots.disabled {
    display: block
}

/* header */
.font-300 {
    font-weight: 300;
}

.font-900 {
    font-weight: 900;
}

.font-600 {
    font-weight: 600;
}

.font-500 {
    font-weight: 500;
}

/* footer */
.copyright {
    background: url("../images/bg-copyright.svg");
    color: #fff;
    text-align: center;
    font-weight: 500;
}
/*bg images*/
.bg-img-cust{
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
.about{
    background: url("../images/about.webp");
    min-height: 1120px;
}

.why, .register{
    background: #0B0D1D;    
    position: relative;
    top: -3rem;
    transform: skewY(2deg);
    width: 100%;
}

.why-bg img{
    border-radius: 0rem 0rem 2rem 2rem;
}

.why-bg1{
    background: url("../images/why/bg-aqua.webp");
}

.why-bg2{
    background: url("../images/why/bg-red.webp");
}

.why-bg3{
    background: url("../images/why/bg-blue.webp");
}

.why-bg4{
    background: url("../images/why/bg-navyblue.webp");
}

.why-bg5{
    background: url("../images/why/bg-yellow.webp");
}

.why-bg6{
    background: url("../images/why/bg-purple.webp");
}

.global{
    background: #150E48;
    position: relative;
    top: -4rem;
    transform: skewY(2deg);
    width: 100%;
}

.faculties{
    background: url("../images/bg-faculties.webp");
    position: relative;
    top: -6rem;
}

.awards{
    background: url("../images/bg-award.webp");
    min-height: 800px;
    position: relative;
    top: -7rem;
    background-position: center;
}

.cust-white{
    background: white;
    min-height: 20px;
}

.why .container-fluid,.global .container-fluid, .register .container-fluid{
    transform: skewY(358deg);
}

.bord-radius-cust{
    border-radius: 2rem;
}

.specialization{
    background: linear-gradient(123deg, #0B0D1D, #3A175D, #171D47);
    position: relative;
    top: -10rem;
    transform: skewY(358deg);
    width: 100%;
}

.specialization .container-fluid{
    transform: skewY(2deg);
}

.specialization2{
    margin-top: -13rem !important;
    margin-bottom: -0.1rem;
}

.pudat{
    background: url("../images/bg-pudat.webp");
    background-position: center;
}

.test{
    background: url("../images/bg-test.webp");
    min-height: 850px;
    position: relative;
    top: -10rem;
    width: 100%;
}

.placement{
    background: url("../images/bg-placement.webp");
    position: relative;
    top: -10rem;
    width: 100%;
}


.fashion{
    margin-top: -10rem !important;
}

.designer{
    background: url("../images/bg-designer.webp");
}


/*sidebar form starts*/

.dsu-form {
    top: 8rem;
}

.dsu-form {
    z-index: 100000 !important;
}

.dsu-form {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    width: 308px;
    float: right;
    margin-top: 52px;
    padding: 0 0 0;
    background: #fff;
    position: fixed;
    right: 0;
    z-index: 9999;
    margin: 0;
    padding: 0;
    transition-timing-function: ease-in-out;
    -moz-transition-timing-function: ease-in-out;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-duration: 0.1s;
    -moz-transition-duration: 0.1s;
    -webkit-transition-duration: 0.1s;
    -o-transition-duration: 0.1s;
}

.form-clickOuter {
    left: -34%;
    position: absolute;
    bottom: 39%;
    right: 78%;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    animation: blinker 2s linear infinite;
}

.form-click {
    position: relative;
    font-weight: 500;
    font-size: 19px;
    padding: 5px 20px;
    cursor: pointer;
    display: inline-block;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    -ms-border-radius: 0 0 5px 5px;
    -o-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    color: #000;
    background: #FFDE00;
}

.frmBg {
    text-align: center;
    padding: 10px 15px;
    background-color: #000;
}

.frmBg span {
    font-size: 22px;
    color: #fff;
    font-weight: 700;
}

input#submit_btn {
    margin: auto;
    display: block;
}

.dsu-form1 {
    border: 1px solid #ced4da;
    padding: 1rem;
}
/*sidebar form ends*/

.owl-carousel .owl-item img {
    width: 100%;
}

.fac-box{
    position: relative!important;
    top: -5.5rem;
    color: white;
    padding-left: 2rem;
}

#facilities_slide .owl-nav .owl-prev {
    left: 80% !important;
}

#facilities_slide .owl-nav .owl-next {
    right: 10% !important;
}

#facilities_slide .owl-nav .owl-prev, #facilities_slide .owl-nav .owl-next {
  position: absolute;
  top: -14%;
}

#fashion_slide .owl-nav.disabled+.owl-dots {
    margin-top: 40px;
}

 #facilities_slide .owl-nav.disabled+.owl-dots {
    margin-top: -10px;
} 

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
}

.owl-theme .owl-dots .owl-dot span{
    border: 2px solid #243484!important;
    background: #243484!important;
}

.owl-theme .owl-dots .owl-dot.active span, 
.owl-theme .owl-dots .owl-dot:hover span {
    border: 2px solid #893460 !important;
    background: #893460!important;
    width: 12px;
    height: 12px;
}

.border-right-cust-dashed{
    border-right: 2px dashed #c7c7c7;
}

.border-bottom-cust-dashed{
    border-bottom: 2px dashed #c7c7c7;
}

.box-cust-plac{
    background: #3c3256;
    border: 1px solid #8a7baf;
    border-radius: 1rem;
}

.border-cust-right-solid{
    border-right: 1px solid #565656;
}

.bg-cust-black{
    background: #0B0D1D;
}

.btn-primary, .btn-primary:hover, .btn-primary:not(:disabled):not(.disabled).active, 
.btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
    color: #000 !important;
    background-color: #fff;
    border-color: #fff;
}

.carousel-indicators .active{
    background: #FFDE00;
}

.carousel-indicators li{
    background: #ffffffc2;
    height: 4px;
    width: 35px;
}
