.w-100 {
    width: 100%;
}

.w-150px {
    width: 150px;
}

.w-100px {
    width: 100px;
}

.w-200px {
    width: 200px;
}

.w-250px {
    width: 250px;
}

.fa {
    background-color: transparent !important;
}

.input-group>.form-control:not(:first-child),
.input-group>.custom-select:not(:first-child) {
    width: 100%;
}

#address_details_submit .field-setter {
    position: relative !important;
}

#same_address-error {
    position: absolute;
    top: 100%;
    left: 2%;
}

/* packages radio css */
.university-radio {
    position: relative;
}

.university-radio #type-error {
    position: absolute;
    width: auto;
    top: 78%;
    left: 3%;
    width: 100%;
}

/* numerical key aroow hide */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

.hero-wrap.hero-wrap-2 .overlay {
    height: fit-content !important;
}

/* manu */
.ftco-navbar-light.scrolled {
    padding: 0px 15px !important;
}

.ftco-navbar-light.scrolled .nav-link:hover {
    color: #4986fc !important;
}

/* Contact Move Section */
.ftco-intro .container-fluid {
    padding: 0;
}

.ftco-intro .img {
    background-attachment: fixed;
    padding: 1em;
}

.block-23 ul li,
.block-23 ul li>a {
    margin-bottom: 0.3em !important;
}

/* select error */
.form-control.error {
    color: black !important;
}

/* background img zoom */
.ftco-about .img,
.ftco-about .img-2 {
    overflow: hidden;
}

.about-image-zoom {
    background-position: center;
    background-size: cover;
    overflow: hidden;
    width: 100%;
    height: 100%;
    transition: all .5s ease;
}

.about-image-zoom:hover {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    /* IE 9 */
    transform: scale(1.2);
}

/* Footer Section */
.ftco-footer {
    padding: 1rem 0 0rem !important;
}

.ftco-footer a {
    color: #eaeaea;
}

.ftco-footer a:hover {
    color: #fff;
}

.ftco-footer-social li a {
    background: #24d2c8;
    border: 1px solid #24d2c8;
}

.ftco-footer-social li a:hover {
    background: #fff;
}

.ftco-footer-social li a:hover span {
    color: #24d2c8 !important;
    transition: all 0.5s;
}

.ftco-footer .ftco-footer-widget h2 {
    margin-bottom: 1em !important;
}

/* lead form section start*/
.phone-no .iti--allow-dropdown {
    width: 100%;
}

.other-qualification {
    display: none;
}

.ftco-section .wrap {
    max-width: 980px;
    margin: 10px auto 0;
}

.ftco-section #steps {
    margin: 80px 0 0 0
}

.ftco-section .commands {
    overflow: hidden;
    /* margin-top: 30px; */
}

.ftco-section .prev {
    float: left
}

.ftco-section .prev:hover {
    color: #4986fc;
    transition: color 0.5;
}

.ftco-section .next,
.submit {
    float: right
}

.error {
    color: #b33 !important;
}

.ftco-section #progress {
    position: relative;
    height: 5px;
    background-color: #eee;
    margin-bottom: 20px;
}

.ftco-section #progress-complete {
    border: 0;
    position: absolute;
    height: 5px;
    min-width: 10px;
    background-color: #4986fc;
    transition: width .2s ease-in-out;
}

.ftco-section .form-control {
    border-color: #4986fc;
}

.custom-file-label {
    /* background-color: var(--bg-white); */
    /* background-image: linear-gradient(315deg, var(--bg-white) 0%, var(--bg-gredi) 74%); */
    /* color: var(--text-black); */
    white-space: nowrap;
    padding: 7px 75px 7px 5px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ftco-section .custom-file-label {
    border-color: #4986fc;
}

.ftco-section #SignupForm .label {
    color: #4986fc;
}

.ftco-section .form-control::placeholder {
    color: #999999 !important;
    opacity: 1;
}

.ftco-section .min-target {
    text-align: center;
    position: absolute;
    top: 40px;
    left: 10%;
    right: 10%;
}

.login-wrap {
    margin-top: 100px !important;
    height: auto !important;
    margin-bottom: 25px !important;
}

.ftco-animate-height-1,
.ftco-animate-height-2 {
    height: auto !important;
}

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

    .ftco-animate-height-1,
    .ftco-animate-height-2 {
        padding-top: 50px !important;
    }
}


/* Home Page*/
.login-wrap .form-control {
    border-radius: 10px;
}

.ftco-counter .icon {
    margin: 0;
}

/* aboutus section */
.ftco-about .img:hover {
    box-shadow: 0px 2px 25px 1px rgba(0, 0, 0, 0.26) !important;
    transition: all 0.5s;
}

/* #abt_section .img-2,
#abt_section .img{
    width: 25vw !important;
    height:250px !important;
} */
/* 
.about-intro .about-wrap .img-2,
.about-intro .about-wrap .img {
    width: 25vw !important;
    height: 250px !important;
} */

.ftco-about .img-2:hover {
    box-shadow: 0px 2px 25px 1px rgba(0, 0, 0, 0.26) !important;
    transition: all 0.5s;
}

.hero-wrap.hero-wrap-2 .slider-text {
    height: 13em !important;
}

/* testimonials section */
.testimony-wrap:hover {
    box-shadow: 0px 5px 21px 0px rgb(0 0 0 / 14%);
    transition: all 0.5s;
}

.testimony-wrap:hover {
    box-shadow: 0px 5px 21px 0px rgb(0 0 0 / 14%);
    transition: all 0.5s;
}

.testimony-section:hover .owl-nav .owl-next:hover,
.testimony-section:hover .owl-nav .owl-prev:hover {
    color: #3f6ad8;
    background-color: transparent;
    border: 2px solid #3f6ad8;
}

.testimony-section:hover .owl-nav .owl-prev {
    font-size: 36px;
    top: -228px !important;
    left: 0px;
    margin-left: -50px;
    border-radius: 50%;
    padding: 0 10px !important;
    background-color: #fff;
    box-shadow: 0 4px 4px rgb(0 0 0 / 30%), 0 0 4px rgb(0 0 0 / 20%);
    line-height: 30px;
}

.testimony-section:hover .owl-nav .owl-next {
    font-size: 36px;
    top: -228px !important;
    right: 0px;
    margin-right: -50px;
    border-radius: 50%;
    padding: 0 10px !important;
    background-color: #fff;
    box-shadow: 0 4px 4px rgb(0 0 0 / 30%), 0 0 4px rgb(0 0 0 / 20%);
    line-height: 30px;
}

/* Manu section satrt */
.ftco-navbar-light .navbar-nav .nav-item .nav-link:hover {
    color: #287ae5;
}

.ftco-navbar-light .navbar-nav .nav-item .nav-link.active {
    color: #287ae5;
}

/* .ftco-navbar-light .navbar-nav .nav-item.active .nav-link {
    background-color: transparent !important;
} */

.dropdown-menu {
    width: 90%;
    top: 57px;
    left: 5%;
    right: 5%;
    height: 200px;
    overflow: hidden;
    overflow-y: scroll;
    scrollbar-color: #0A4C95 #C2D2E4;
}

.all-courses {
    display: none;
}

.submanu-hadding {
    color: #000;
    font-size: 1em;
    font-weight: 500;
    padding-top: 10px;
    padding-left: 23px;
    word-break: break-all;
}

.dropdown-menu::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}

.dropdown-menu::-webkit-scrollbar-track-piece {
    background-color: #C2D2E4;
}

.dropdown-menu::-webkit-scrollbar-thumb:vertical {
    height: 30px;
    background-color: #287ae5;
}

/* .dropdown-menu */
.all-courses {
    display: none;
}

.dropdown-item:hover {
    background-color: #207ce5;
    color: #fff;
}

/* Packages Section Start */
.ftco-navbar-light {
    background: #ffffff52 !important;
    position: absolute;
    top: -8px;
    left: 0;
    right: 0;
    z-index: 4;
}

a,
a:hover,
a:focus,
a:active {
    text-decoration: none;
    outline: none;
}

a,
a:active,
a:focus {
    color: #333;
    text-decoration: none;
    transition-timing-function: ease-in-out;
    -ms-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.2s;
    -ms-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

img {
    max-width: 100%;
    height: auto;
}

.sec-title {
    position: relative;
    margin-bottom: 70px;
}

.sec-title .title {
    position: relative;
    display: block;
    font-size: 16px;
    line-height: 1em;
    color: #ff8a01;
    font-weight: 500;
    background: rgb(247, 0, 104);
    background: -moz-linear-gradient(to left,
            rgba(247, 0, 104, 1) 0%,
            rgba(68, 16, 102, 1) 25%,
            rgba(247, 0, 104, 1) 75%,
            rgba(68, 16, 102, 1) 100%);
    background: -webkit-linear-gradient(to left,
            rgba(247, 0, 104, 1) 0%,
            rgba(68, 16, 102, 1) 25%,
            rgba(247, 0, 104, 1) 75%,
            rgba(68, 16, 102, 1) 100%);
    background: linear-gradient(to left,
            rgba(247, 0, 104) 0%,
            rgba(68, 16, 102, 1) 25%,
            rgba(247, 0, 104, 1) 75%,
            rgba(68, 16, 102, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F70068', endColorstr='#441066', GradientType=1);
    color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-transform: uppercase;
    letter-spacing: 5px;
    margin-bottom: 15px;
}

.sec-title h2 {
    position: relative;
    display: inline-block;
    font-size: 48px;
    line-height: 1.2em;
    color: #1e1f36;
    font-weight: 700;
}

.sec-title .text {
    position: relative;
    font-size: 16px;
    line-height: 28px;
    color: #888888;
    margin-top: 30px;
}

.sec-title.light h2,
.sec-title.light .title {
    color: #ffffff;
    -webkit-text-fill-color: inherit;
}

.pricing-section {
    position: relative;
    padding: 100px 0 80px;
    overflow: hidden;
}

.pricing-section .outer-box {
    max-width: 1100px;
    margin: 0 auto;
}

.pricing-section .row {
    margin: 0 -30px;
}

.pricing-block {
    position: relative;
    margin-bottom: 40px;
}

.pricing-block .inner-box {
    position: relative;
    background-color: #ffffff;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08);
    padding: 0 0 30px;
    max-width: 370px;
    margin: 0 auto;
}

.pricing-block .inner-box:hover {
    box-shadow: #ce4be8 0px 0px 0px, #207ce5 0px 4px 10px !important;
    transition: all 0.5s;
}

.pricing-block .inner-box:after {
    content: "";
    background: linear-gradient(135deg, #ce4be8 0%, #207ce5 100%);
    height: 20px;
    width: 100%;
    position: absolute;
    bottom: 0;
}

.pricing-block .icon-box {
    position: relative;
    padding: 50px 30px 0;
    background: linear-gradient(135deg, #ce4be8 0%, #207ce5 100%);
    text-align: center;
}

.pricing-block .icon-box:before {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 75px;
    width: 100%;
    border-radius: 50% 50% 0 0;
    background-color: #ffffff;
    content: "";
}

.pricing-block .icon-box .icon-outer {
    position: relative;
    height: 100px;
    width: 150px;
    border-radius: 50%;
    margin: 0 auto;
    padding: 10px;
}

.pricing-block .icon-box i {
    position: relative;
    display: block;
    height: 130px;
    width: 130px;
    line-height: 120px;
    border: 5px solid #4986fc;
    border-radius: 50%;
    font-size: 50px;
    color: #4986fc;
}

.pricing-block .price-box {
    position: relative;
    text-align: center;
    padding: 10px 20px;
}

.pricing-block .title {
    position: relative;
    display: block;
    font-size: 24px;
    line-height: 1.2em;
    color: #222222;
    font-weight: 600;
}

.pricing-block .price {
    display: block;
    font-size: 30px;
    color: #222222;
    font-weight: 700;
    color: #4986fc;
}

.pricing-block .features {
    position: relative;
    max-width: 200px;
    margin: 0 auto 20px;
}

.pricing-block .features li {
    position: relative;
    display: block;
    font-size: 14px;
    line-height: 30px;
    color: #848484;
    font-weight: 500;
    padding: 5px 0;
    border-bottom: 1px dashed #dddddd;
}

.pricing-block .features li .yes {
    color: #008000;
}

.pricing-block .features li .no {
    color: #ff0000;
}

.pricing-block .features li a {
    color: #848484;
}

.pricing-block .features li:last-child {
    border-bottom: 0;
}

.pricing-block .btn-box {
    position: relative;
    text-align: center;
}

.pricing-block .btn-box a {
    color: #ffffff;
    font-weight: 500;
    padding-left: 30px;
    padding-right: 30px;
    background-color: #4986fc;
    border-top: 2px solid transparent;
    border-bottom: 2px solid transparent;
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    transition: all 300ms ease;
}

.pricing-block .btn-box a:hover {
    color: #ffffff;
}

.pricing-block .inner-box:hover {
    box-shadow: 0 20px 40px rgba(158, 72, 72, 0.08);
}

.pricing-block .inner-box:hover .btn-box a {
    color: #4986fc;
    background: none;
    border-color: #4986fc;
}

.pricing-block:nth-child(2) .icon-box i,
.pricing-block:nth-child(2) .inner-box {
    border-color: #4986fc;
}

.pricing-block:nth-child(2) .btn-box a,
.pricing-block:nth-child(2) .icon-box {
    background-color: #4986fc;
}

.pricing-block:nth-child(2) .inner-box:hover .btn-box a {
    color: #4986fc;
    background: none;
    border-color: #4986fc;
}

.pricing-block:nth-child(2) .icon-box i,
.pricing-block:nth-child(2) .price {
    color: #4986fc;
}

.pricing-block:nth-child(3) .icon-box i,
.pricing-block:nth-child(3) .inner-box {
    border-color: #4986fc;
}

.pricing-block:nth-child(3) .btn-box a,
.pricing-block:nth-child(3) .icon-box {
    background-color: #4986fc;
}

.pricing-block:nth-child(3) .icon-box i,
.pricing-block:nth-child(3) .price {
    color: #4986fc;
}

.pricing-block:nth-child(3) .inner-box:hover .btn-box a {
    color: #4986fc;
    background: none;
    border-radius: 5px !important;
    border-color: #4986fc;
}

/* Courses Details */
.courses-details .card {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.courses-details-img {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border: 15px solid #fff;
}

.staff-detail h3 {
    font-size: 1.5em;
}

.simple-pagination ul {
    list-style: none;
    text-align: center;
}

.simple-pagination li {
    display: inline-block;
    margin-right: 5px;
}

.simple-pagination li a,
.simple-pagination li span {
    color: #666;
    padding: 1px 10px;
    text-decoration: none;
    border: 1px solid #EEE;
    border-radius: 100%;
    background-color: #FFF;
    box-shadow: 0px 0px 10px 0px #EEE;
}

.simple-pagination .current {
    color: #FFF;
    background: linear-gradient(135deg, #ce4be8 0%, #207ce5 100%);
    border-color: linear-gradient(135deg, #ce4be8 0%, #207ce5 100%);
}

.simple-pagination .prev.current,
.simple-pagination .next.current {
    background: #fff;
    color: #000;
}

.simple-pagination .next,
.simple-pagination .prev {
    float: none;
}

.simple-pagination .active:hover {
    color: #fff !important;
}

/* Terms and Conditions */
.terms-and-conditions-section p {
    text-indent: 50px;
}

.terms-and-conditions-section h2 {
    color: #4986fc;
    font-weight: 500;
}

/* Admission Form */
.admission-form .card-header {
    cursor: pointer;
}

.admission-form .label {
    color: #3f6ad8;
}

.admission-form .custom-file-label::after {
    background-color: #e0f3ff;
}

.admission-form .file-span {
    padding-left: 1px;
    font-size: 11px;
}

.admission-form .custom-file-label::after {
    padding: .375rem 0.88rem;
    content: "Upload";
}

.tenth-details {
    font-size: 15px;
}

.tenth-details .form-group {
    padding: 0px !important;
}

.tenth-details .custom-file-label::after {
    /* width: 100%; */
    background-color: #e0f3ff;
}

.tenth-details .form-control {
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    padding: 5px;
}

.tenth-details .custom-file-label::after {
    padding: 0.375rem 0.44rem;
    content: "Upload";
}

.main-card1 .card-header2 {
    height: 10rem;
    padding: 0px 25px;
}

.main-card1 .nav {
    flex-wrap: unset;
    height: auto;
}

.main-card1 .nav-tabs {
    overflow-x: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}

.main-card1 .nav-item {
    display: inline-block;
    text-align: center;
    padding: 14px;
    border: 0;
    text-decoration: none;
    height: auto !important;
}

.main-icon {
    border: 3px solid #c7c7c7;
    height: 50px;
    width: 50px;
    margin: 0px auto;
    padding: 9px;
    border-radius: 100%;
    color: #c7c7c7;
}

.main-card1 .nav-tabs::-webkit-scrollbar {
    display: none;
}

.main-icon i {
    font-size: 18px;
}

.main-icon-title {
    text-align: center;
    margin: 0;
    color: #c7c7c7;
    font-weight: 500;
    word-break: break-all;
}

.admission-main .nav .nav-link {
    height: 110px;
    width: 247px;
}

.admission-main .nav .nav-link:hover .main-icon {
    color: #fff;
    background: linear-gradient(135deg, #ce4be8 0%, #207ce5 100%);
    border: 3px solid #fff;
    box-shadow: rgba(122, 89, 89, 0.35) 0px 5px 15px;
    transition: background 0.5s, color 0.5s;
}

.admission-main .nav-link:hover .main-icon-title {
    color: #3f6ad8;
    transition: color 0.5s;
}

.admission-main .nav-link.active .main-icon {
    color: #fff;
    background: linear-gradient(135deg, #ce4be8 0%, #207ce5 100%);
    border: 3px solid #fff;
    box-shadow: rgba(122, 89, 89, 0.35) 0px 5px 15px;
    transition: background 0.5s, color 0.5s;
}

.admission-main .nav-link.active .main-icon-title {
    color: #3f6ad8;
    transition: color 0.5s;
}

.nav-tabs .nav-link:hover {
    border: 0;
}

.nav-tabs .nav-link.active {
    border: none;
}

.text-black {
    color: black;
}

.phoneNo .form-control {
    padding: 0;
}

.tenth-details table {
    font-family: arial, sans-serif;
    border-collapse: collapse;
    width: 100%;
}

.tenth-details td,
.tenth-details th {
    border: 1px solid #dddddd;
    text-align: left;
    padding: 8px;
}

.file-span {
    color: grey;
    font-size: 10px;
}

.main-card .card-header>.nav .nav-link::before {
    height: 0;
}

.nav-tabs .nav-link {
    border: 0;
}

.show-sig-img {
    height: 200px;
    overflow-x: hidden;
}

.list-group-item {
    padding: 0.75rem 0.5rem;
}

.left-arrow {
    font-size: 25px;
    background: -webkit-linear-gradient(#207ce5, #207ce5);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    cursor: pointer;
    position: absolute;
    left: -10px !important;
    top: 50px !important;
    display: none;
}

.right-arrow {
    font-size: 25px;
    background: -webkit-linear-gradient(#207ce5, #207ce5);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    cursor: pointer;
    position: absolute;
    right: -10px !important;
    top: 50px !important;
}

.left-arrow:hover {
    background: -webkit-linear-gradient(#ce4be8, #207ce5);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    left: -12px;
    transition: color 0.5s, left 0.5s;
}

.right-arrow:hover {
    background: -webkit-linear-gradient(#ce4be8, #207ce5);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    transition: color 0.5s, right 0.5s;
    right: -12px;
}

.ftco-section {
    padding: 1em 0;
}

.ftco-section {
    background-color: #ffffff !important;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

/* Custom checkbox in admission form */
.custom-checkbox .container {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 16px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.custom-checkbox .container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.custom-checkbox .checkmark {
    position: absolute;
    top: 3px;
    left: 0;
    height: 22px;
    width: 22px;
    background-color: #eee;
}

.custom-checkbox .container:hover input~.checkmark {
    background-color: #ccc;
}

.custom-checkbox .container input:checked~.checkmark {
    background: linear-gradient(135deg, #ce4be8 0%, #207ce5 100%);
}

.custom-checkbox .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.custom-checkbox .container input:checked~.checkmark:after {
    display: block;
}

.custom-checkbox .container .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

/* Custom Radio in admission form */
.custom-radio .container1 {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 18px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.custom-radio .container1 input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.custom-radio .checkmark {
    position: absolute;
    top: 5px;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #eee;
    border-radius: 50%;
}

.custom-radio .container1:hover input~.checkmark {
    background-color: #ccc;
}

.custom-radio .container1 input:checked~.checkmark {
    background: linear-gradient(135deg, #ce4be8 0%, #207ce5 100%);
}

.custom-radio .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.custom-radio .container1 input:checked~.checkmark:after {
    display: block;
}

.custom-radio .container1 .checkmark:after {
    position: absolute;
    top: 5px;
    left: 5px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: white;
}


/* GENIO HEADER */
.hero-wrap {
    width: 100% !important;
    height: 1333px !important;
    background-blend-mode: overlay !important;
    position: inherit !important;
    background-size: 100% 100% !important;
    background-repeat: no-repeat !important;
    background-position: center top 0px !important;
}

.hero-wrap.hero-wrap-2 {
    width: 100% !important;
    height: auto !important;
    background-blend-mode: overlay !important;
    position: inherit !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center top 0px !important;
}

/* INSTITUTION HEADER */
.hero-wrap-int {
    /* background-image: url("../images/bg_1.jpg"), linear-gradient(-45deg, #2e1733af 0%, #121e2ba2 100%) !important; */
}

.hero-wrap.hero-wrap-int-2 {}

.slider-text .breadcrumbs {
    margin-bottom: 0 !important;
}

.slider-text .breadcrumbs span i {
    margin-left: 5px !important;
}

#map iframe {
    width: 100%;
    height: 100%;
    border: 0;
}

.my_primary_btn:hover,
.btn.btn-primary.next:hover,
.btn.btn-primary.prev:hover,
.btn.btn-primary.personal_submit:hover,
.btn.btn-primary.address-submit:hover,
.btn.btn-primary.parent_submit:hover,
.btn.btn-primary.education_submit:hover,
.btn.btn-primary.document_submit:hover,
.btn.btn-primary.declaration_submit_btn:hover {
    border: 1px solid #4986fc !important;
    background: transparent !important;
    color: #4986fc !important;
    transition: .3s !important;
}

.btn.btn-success.program_and_applicant_details_next_btn:hover,
.btn.btn-success.address_details_next_btn:hover,
.btn.btn-success.parent_details_next_btn:hover,
.btn.btn-success.educational_details_next_btn:hover,
.btn.btn-success.upload_documents_next_btn:hover {
    border: 1px solid #28A745;
    background-color: transparent;
    color: #28A745;
    transition: .3s !important;
}

.btn.btn-secondary.address_details_prev_btn:hover,
.btn.btn-secondary.parent_details_prev_btn:hover,
.btn.btn-secondary.educational_details_prev_btn:hover,
.btn.btn-secondary.upload_documents_prev_btn:hover,
.btn.btn-secondary.declaration_prev_btn:hover {
    border: 1px solid #E449AD !important;
    background-color: transparent !important;
    color: #E449AD !important;
    transition: .3s !important;
}

.my_primary_btn1:hover {
    border: 1px solid #ffffff !important;
    background: transparent !important;
    color: #ffffff !important;
    transition: .3s !important;
}

.project-wrap {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.project-wrap:hover {
    box-shadow: #4986fc 0px 3px 8px;
    transition: all 0.5s;
}

.project-wrap .img:hover {
    background-position-x: 50%;
    background-position-y: 0%;
    -webkit-animation: zoomin 10s linear;
    animation: zoomin 10s linear;
    animation-fill-mode: forwards;
}

.testimony-section .container-2 {
    margin: 0 auto !important;
}

.ftco-footer .ftco-footer-widget ul li a:hover .foter-icon {
    color: rgb(36 210 199) !important;
}

/* .ftco-footer .ftco-footer-widget ul li a span {
} */
.list-unstyled li a span {
    color: rgba(255, 255, 255, 0.8) !important;
}

::placeholder {
    /* color: var(--text-black) !important; */
    opacity: 0.6 !important;
    /* Firefox */
    /* font-weight: 600; */
}

:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    /* color: var(--text-black) !important; */
}

::-ms-input-placeholder {
    /* Microsoft Edge */
    /* color: var(--text-black) !important; */
}

#abt_section {
    height: 300px !important;
}

.slider-text .bread {
    color: #207ce5;
    /*linear-gradient(135deg, #ce4be8 0%, #207ce5 100%)*/
}


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

    /* Manu section satrt */
    .dropdown-menu {
        /* width: 60rem; */
        /* left: -427px; */
    }
}

@media screen and (max-width: 1050px) {
    .testimony-section:hover .owl-nav .owl-prev {
        margin-left: -30px;
    }

    .testimony-section:hover .owl-nav .owl-next {
        margin-right: -30px;
    }
}

/* @media screen and (width: 992px) {

    #abt_section .img-2,
    #abt_section .img {
        width: 25vw !important;
    }
} */

@media screen and (max-width: 991px) {
    .dropdown-menu {
        height: 180px;
    }

    .ftco-navbar-light .navbar-toggler {
        background-color: #ffffff !important;
        color: #000000 !important;
        opacity: 1;
        margin-top: 14px;
    }

    .all-courses {
        display: block;
    }

    .my-header-form .error {
        font-size: 10px !important;
    }

    /* .about-intro .about-wrap .img-2,
    .about-intro .about-wrap .img {
        width: 30vw !important;
        height: 250px !important;
    } */

    /* #abt_section .img-2,
    #abt_section .img {
        width: 22vw !important;
        height: 250px !important;
    } */
}

/* @media screen and (width: 768px) {

    .about-intro .about-wrap .img-2,
    .about-intro .about-wrap .img {
        width: 30vw !important;
        height: 250px !important;
    }
} */

@media screen and (max-width: 1100px) {
    .testimony-section:hover .owl-nav .owl-prev {
        left: 50px;
        margin-left: -90px;
    }

    .testimony-section:hover .owl-nav .owl-next {
        right: 50px;
        margin-right: -90px;
    }
}

/* @media screen and (max-width: 850px) {

    #abt_section .img-2,
    #abt_section .img {
        width: 26vw !important;
        height: 250px !important;
    }
} */

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

    /* Manu section satrt */
    img {
        padding: 14px 0px 7px;
    }

    .dropdown-menu {
        width: 46rem;
    }

    .ftco-navbar-light,
    .ftco-navbar-light .navbar-brand,
    .ftco-navbar-light .navbar-nav>.nav-item>.nav-link {
        background-color: #ffffff !important;
        color: #000000 !important;
    }

    .ftco-navbar-light,
    .ftco-navbar-light .navbar-brand,
    .ftco-navbar-light .navbar-nav>.nav-item>.nav-link:hover {
        color: #4986fc !important;
    }

    .app-main__outer {
        padding-left: 0px;
    }

}

/* @media screen and (max-width: ) {} */
@media screen and (max-width: 767px) {

    /* Manu section satrt */
    .dropdown-menu {
        width: 34rem;
    }

    .ftco-navbar-light .navbar-nav>.nav-item>.nav-link {
        width: 100%;
    }

    .ftco-section .min-target {
        position: absolute;
        top: 50px;
        left: 10%;
        right: 10%;
        font-size: 0.8em;
    }

    .university-radio #type-error {
        top: 76%;
    }

    .padding-in-windo-resize {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    /* #abt_section .img-2,
    #abt_section .img {
        width: 45vw !important;
        height: 250px !important;
    } */

    /* .about-intro .about-wrap .img-2,
    .about-intro .about-wrap .img {
        width: 55vw !important;
    } */
}

/* @media screen and (width: 768px) {

    #abt_section .img-2,
    #abt_section .img {
        width: 24vw !important;
        height: 200px !important;
    }
} */

@media screen and (max-width: 767px) {
    .testimony-section:hover .owl-nav .owl-prev {
        left: 46px
    }

    .testimony-section:hover .owl-nav .owl-next {
        right: 46px;
    }

    .hero-wrap .ftco-animated {
        margin-top: 100px !important;
    }

    .my-header-form .error {
        font-size: 14px !important;
    }

    .login-wrap {
        margin-top: 10px !important;
        margin-bottom: 10px !important;
    }
}

@media screen and (max-width: 700px) {
    .testimony-section:hover .owl-nav .owl-prev {
        left: 46px
    }

    .testimony-section:hover .owl-nav .owl-next {
        right: 46px;
    }

    .hero-wrap .ftco-animated {
        margin-top: 100px !important;
    }
}

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

    /* #abt_section .img-2,
    #abt_section .img {
        width: 50vw !important;
    } */
}

/* @media screen and (max-width: 590px) {

    #abt_section .img-2,
    #abt_section .img {
        width: 54vw !important;
    }
} */

@media screen and (max-width: 600px) {
    .testimony-section:hover .owl-nav .owl-prev {
        top: 0 !important;
        left: 170px
    }

    .testimony-section:hover .owl-nav .owl-next {
        top: 0 !important;
        right: 170px;
    }

    .hero-wrap .ftco-animated {
        margin-top: 100px !important;
    }
}

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

    /* Manu section satrt */
    .dropdown-menu {
        width: 29rem;
    }

    .hero-wrap .ftco-animated {
        margin-top: 100px !important;
    }

    #course,
    #branch {
        width: 100% !important;
    }
}

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

    /* Manu section satrt */
    .dropdown-menu {
        width: 26rem;
    }

    .hero-wrap .ftco-animated {
        margin-top: 100px !important;
    }

    .login-wrap {
        margin-top: 10px !important;
        margin-bottom: 10px !important;
    }

    #abt_section .img,
    #abt_section .img-2 {
        width: 100%;
    }
}

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

    /* Manu section satrt */
    .dropdown-menu {
        width: 18rem;
    }

    .testimony-section:hover .owl-nav .owl-prev {
        left: 100px
    }

    .testimony-section:hover .owl-nav .owl-next {
        right: 100px;
    }

    .hero-wrap .ftco-animated {
        margin-top: 100px !important;
    }

    .login-wrap {
        margin-top: 10px !important;
        margin-bottom: 10px !important;
    }
}

@media screen and (max-width: 340px) {
    .my-header-form .error {
        font-size: 12px !important;
    }
}

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

    /* Manu section satrt */
    .hero-wrap .ftco-animated {
        margin-top: 100px;
    }
}