.large {
    font-size: 1.2em;
    font-weight: 700
}

.modal-header .close {
    z-index: 1
}

.fit_logo {
    background: 0 0;
    padding: 0;
    right: 15px;
    bottom: 100px;
    top: auto;
    z-index: 999
}

.onewomen {
    margin-bottom: 15px
}

.onewomen {
    display: inline-block;
    margin-right: 15px
}

.onewomen img {
    box-shadow: 0 0 10px 1px #00000026;
    border: 4px solid #fff;
    transition: all .3s;
    border-radius: 4px
}

.onewomen:hover img {
    transition: all .3s;
    box-shadow: 0 0 0 0 #00000026
}

h2.title {
    font-size: 3.5em
}

.hideloader #loading {
    display: none !important
}

#loading-image_index .percentage {
    line-height: 0
}

p.name {
    margin-bottom: 10px
}

.descritption {
    text-align: justify
}

.des-col .name {
    text-align: center;
    margin-bottom: 0
}

.des-col span {
    font-size: 21px;
    text-transform: uppercase
}

.des-col .clearfix {
    text-align: center;
    margin-bottom: 5px
}

.school_url {
    margin-top: 20px
}

#left_form .school_url p {
    margin-bottom: 10px;
    line-height: 100%
}

#left_form p a:hover,
#left_form ul li a:hover {
    color: #9c9c9c
}

#form_container {
    background-color: #fff;
    width: 100%;
    min-height: 460px;
    -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 30px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, .1)
}

.no-gutters {
    margin-right: 0;
    margin-left: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.no-gutters>[class*=col-] {
    padding-right: 0;
    padding-left: 0
}

#left_form {
    background-color: #32406e;
    min-height: 460px;
    color: #fff;
    text-align: center;
    padding: 90px 5px 30px;
    box-sizing: border-box;
    position: relative;
    height: 100%
}

#left_form h2 {
    font-weight: 700;
    color: #fff;
    margin: 0 0 10px;
    padding: 0;
    font-size: 18px;
    font-family: Karla, sans-serif
}

#left_form p {
    font-size: 16px;
    margin-bottom: 30px
}

#wizard_container {
    padding: 80px 30px;
    -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 30px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, .1);
    background: url(../img/pattern_1.png) repeat;
    position: relative;
    height: 100%
}

#left_form ul li a {
    font-size: 21px;
    color: #fff
}

#left_form p a {
    color: #fff;
    font-size: 18px
}

#left_form ul li {
    display: inline-block;
    margin-right: 15px
}

.style5 {
    margin-bottom: 30px
}

.col-center {
    float: none;
    margin: auto;
    clear: both
}

.col-center:after,
.col-center:before {
    content: '';
    display: table;
    clear: both
}

.admission_div_parent .desc p {
    color: #000;
    font-size: 20px !important
}

.style5 h1 {
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase !important
}

.admissinon_div {
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .25);
    text-align: center;
    padding: 60px 15px;
    background-color: #fff;
    min-height: 308px
}

.admissinon_div p {
    font-size: 19px !important;
    color: #000
}

.admissinon_div i {
    color: #de292d;
    font-size: 60px
}

.admissinon_div h4 {
    font-size: 21px;
    font-weight: 700;
    color: #102566;
    margin: 10px 0
}

.admissinon_div h4 a {
    color: #102566
}

.flat-event .event-images img {
    max-width: 380px
}

.font-size {
    font-size: 30px !important
}

.flat-courses .courses-thumbnail .courses-viewmore {
    left: 0;
    padding: 0 15px
}

.flat-courses:hover .courses-thumbnail a.courses-viewmore {
    top: 10%;
    opacity: 1;
    left: 0
}

.flat-courses .courses-thumbnail .courses-viewmore:hover {
    color: #fff
}

.large-fonts {
    font-size: 2.7em !important;
    text-align: center !important;
    line-height: 170% !important
}

.about-us-img img {
    height: 257px;
    object-fit: cover;
    width: 100%;
    transform: scale(1);
    transition: all 1s
}

.flat-about-us {
    border: 1px solid #fff;
    margin: 0;
    background: #32406e
}

.about-us-img a {
    display: block;
    position: relative;
    overflow: hidden
}

.about-us-img a:hover img {
    transform: scale(1.5)
}

.about-us-img span {
    font-size: 1.2em;
    font-weight: 700;
    color: #000;
    text-align: center;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 53px;
    margin: auto;
    z-index: 1;
    transform: scale(0);
    transition: all .3s
}

.about-us-img a:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background-color: rgba(255, 255, 255, .92);
    transform: scale(0);
    transition: all .3s
}

.about-us-img a:hover:after {
    transform: scale(1)
}

.about-us-img a:hover span {
    transform: scale(1)
}

.flat-about-us blockquote {
    font-weight: 700;
    font-size: 1.4em;
    color: #fff;
    margin-bottom: 10px
}

.flat-about-us blockquote sub,
.flat-about-us blockquote sup {
    font-size: 1.6em;
    line-height: 0
}

.flat-about-us sup {
    top: -.1em
}

.flat-teammember {
    position: relative
}

@media(max-width:767px) {
    .mb-4:last-child {
        margin-bottom: 0
    }

    .mb-4 {
        margin-bottom: 30px
    }

    #left_form {
        min-height: initial;
        padding: 30px 5px;
        height: inherit
    }
}

@media(max-width:595px) {
    .width-full-595 {
        width: 100%
    }

    .admissinon_div {
        height: 100% !important;
        min-height: initial;
        padding: 20px
    }

    #wizard_container {
        padding: 30px
    }
}

div#micro_video,
video#video_microsoft {
    height: 500px;
    overflow: hidden
}

.modal-header .close {
    z-index: 999
}