.pt30 {
    padding-top: 30px;
}

.pb30 {
    padding-bottom: 30px;
}

.pt40 {
    padding-top: 40px;
}

.pb40 {
    padding-bottom: 40px;
}

.pt60 {
    padding-top: 60px;
}

.pb60 {
    padding-bottom: 60px;
}

.pt70 {
    padding-top: 70px;
}

.pb70 {
    padding-bottom: 70px;
}

.pt80 {
    padding-top: 80px;
}

.pb80 {
    padding-bottom: 80px;
}

.pt100 {
    padding-top: 100px;
}

.pb100 {
    padding-bottom: 100px;
}

.pt130 {
    padding-top: 130px;
}

.pb130 {
    padding-bottom: 130px;
}

.pt150 {
    padding-top: 150px;
}

.pb150 {
    padding-bottom: 150px;
}

.pt180 {
    padding-top: 180px;
}

.pb180 {
    padding-bottom: 180px;
}

.pt200 {
    padding-top: 200px;
}

.pb200 {
    padding-bottom: 200px;
}

.mt10 {
    margin-top: 10px;
}

.mb10 {
    margin-bottom: 10px;
}

.mt20 {
    margin-top: 20px;
}

.mb20 {
    margin-bottom: 20px;
}

/*
.chdegrees-bg  {
    background: #ffffffc2;
}
*/
/*
.chdegrees-bg {
  background: url(../img/back.jpeg) no-repeat center;
  background-size: cover;
}
*/
body {
    /* background: url(../img/back2.jpg) no-repeat center;*/
    background-size: 100% auto;
    background-position: top;
}

.navbar-brand img {
    max-width: 270px;
}

.anfra-nav {
    padding: 10px 0;
}

.anfra-nav .navbar-brand {
    padding: 0;
}

.anfra-nav .navbar-brand .logo-2 {
    display: none;
}

.anfra-nav .navbar-collapse .navbar-nav {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.anfra-nav .navbar-collapse .navbar-nav .nav-item {
    padding: 0;
    margin: 0 15px;
}

.anfra-nav .navbar-collapse .navbar-nav .nav-item:last-child {
    margin-right: 0;
}

.anfra-nav .navbar-collapse .navbar-nav .nav-item .nav-link {
    font-size: 1.5rem;
    font-weight: 500;
    color: #535b66;
    font-family: "Roboto", sans-serif;
    padding: 0;
}

.anfra-nav .navbar-collapse .navbar-nav .nav-item .nav-link.nav-button {
    background: #162d6d;
    color: #ffffff;
    border-radius: 30px;
    font-weight: 700;
    padding: 0 35px;
    line-height: 50px;
}

.anfra-nav .navbar-collapse .navbar-nav .nav-item .dropdown-toggle:after {
    vertical-align: .15em;
}

.anfra-nav .navbar-collapse .navbar-nav .nav-item .dropdown-menu {
    min-width: 250px;
    left: 0;
    padding: 15px;
    border: 1px solid rgb(0 0 0 / 4%);
    border-radius: 10px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.findyourmatch{
    color: #fff;
    position: relative;
    margin-bottom: 30px;
}
.anfra-nav .navbar-collapse .navbar-nav .nav-item .dropdown-menu .nav-item {
    padding: 4px 15px;
    margin: 0;
}

.anfra-nav .navbar-collapse .navbar-nav .nav-item .dropdown-menu .nav-item:hover {
    background: rgba(30, 133, 255, 0.1);
}

#wizard {
    margin-bottom: 350px !important;
}
.people{
     width:70%;
}
.mainwide {
    background: url(../img/school.jpg) !important;
    /*    background-size: contain!important;*/
    background-size: 100% auto !important;
    background-position: bottom !important;
    background-repeat: no-repeat !important;
    background-color: #14c7e0 !important;
    /* max-height: 650px; */
/*    margin-bottom: 30px !important;*/
}

@media all and (max-width: 991px) {
    .anfra-nav .navbar-brand .logo-2 {
        display: block;
    }

    .anfra-nav .navbar-brand .main-logo {
        display: none;
    }
}

@media all and (min-width: 1200px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1377px;
    }
}

@media all and (min-width: 768px) {
    .anfra-nav .navbar-collapse .navbar-nav .nav-item .dropdown-menu {
        display: block;
        visibility: hidden;
        opacity: 0;
    }
    
    .anfra-nav .navbar-collapse .navbar-nav .nav-item:hover .dropdown-menu {
        visibility: visible;
        opacity: 1;
    }
    .firssteptitle{
        display: none;
    }

}

.formcontainerpadding {
    padding-top: 157px;
    padding-bottom: 44px
}

@media all and (max-width: 767px) {
    .anfra-nav .navbar-toggler {
        font-size: 2.8rem;
        padding: 0;
        outline: none;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
        .firssteptitle h1 {
    font-size: 16px!important;
            text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.58);
}
    .othersteptitle{
        display: none;
    }
    
    .people{
         width:90%
    }
    .test-progress-step{
        display: none;
    }
    .container.wide.logo {
    padding: 0!important;
}
    .container.wide.mainwide {
    padding: 0!important;
}
    .navbar {

        display: block;

    }

    #wizard {
        margin-bottom: 20px !important;
    }

    .container.wide {

        text-align: center !important;
    }

    .mainstuff {
        /*    min-height: 923px;*/
        flex: 1;
        /*    background: url(../img/school.jpg) no-repeat center;*/
        background-size: 183%;
        background-position: bottom;
        /*    max-height: 650px;*/
        /*    background-color: #14c7e0;*/
        margin-bottom: 30px;
        /*    margin-bottom: 175px;*/
    }

    .wizard-wrap {

        padding: 0 !important;

    }

    .wizard {
        padding-top: 20px !important;
    }

    #menu-degree-footermenu {

        justify-content: center !important;

    }

    .container.wide {

        margin: 0 !important;
    }

    .container {
        width: auto !important;
        padding-right: 15px !important;
        padding-left: 15px !important;
        margin-right: auto;
        margin-left: auto;
        padding: 15px !important;
        /*    padding-bottom: 156px!important;*/

    }

    .white {
        margin-left: 20px;
        margin-right: 20px;
    }

    .form-wrap {
        padding: 0px 0 !important;
    }

    .formcontainerpadding {
        padding-top: 0px;
        padding-bottom: 0px
    }

    .wrap.test-step {
        padding: 0 20px;
    }

    .mainwrapper {
        background: none !important;
    }

    .anfra-nav .navbar-collapse {
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        background: #ffffff;
        z-index: 9;
        border-radius: 5px;
        -webkit-box-shadow: 0px 30px 30px 0px rgba(0, 0, 0, 0.05);
        box-shadow: 0px 30px 30px 0px rgba(0, 0, 0, 0.05);
    }

    .anfra-nav .navbar-collapse .navbar-nav {
        padding: 25px 15px;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .anfra-nav .navbar-collapse .navbar-nav .nav-item {
        width: 100%;
        margin-right: 0;
        margin-left: 0;
    }

    .anfra-nav .navbar-collapse .navbar-nav .nav-item + .nav-item {
        margin-top: 15px;
    }

    .anfra-nav .navbar-collapse .navbar-nav .nav-item .nav-link.nav-button {
        line-height: 40px;
        max-width: 100%;
        text-align: center;
    }

    .anfra-nav .navbar-collapse .navbar-nav .nav-item .dropdown-menu {
        width: 100%;
    }
}

.ugf-chdegrees {
    min-height: 100vh;
    border-top: #162d6d 5px solid;
    border-bottom: #66ba47 10px solid;
    display: flex;
    flex-direction: column;margin-bottom: 40px;
}

.form-wrap {
    padding: 40px 0;
    text-align: center;
}

.form-wrap h2 {
    font-size: 2.4rem;
    text-transform: uppercase;
    color: #1c2437;
    font-weight: 700;
    font-family: "Roboto", sans-serif;
    margin-bottom: 0px;
}

.wizard-wrap {
    background: #ffffff;
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.15);
    padding: 20px 30px;
    border-radius: 40px
        /*  display: none;*/
}

.wrap.active {
    display: block;
}

.wrap .test-progress {
    margin-bottom: 20px;
    position: relative;
}

.wrap .test-progress .prev-btn {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 1.5rem;
    font-weight: 700;
    color: #b2becc;
}

.wrap .test-progress .prev-btn img {
    margin-right: 10px;
}

.wrap .test-progress-step {
    margin: 0 auto 20px;
    position: relative;
    height: 60px;
    width: 60px;
    border: 4px solid #dbe5ef;
    border-radius: 50%;
}

.wrap .test-progress-step .step-number {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #b4bfcd;
    font-size: 20px;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
}

.wrap .test-progress-step .step-number.final-step {
    color: #162d6d;
}

.wrap .test-progress-step svg {
    height: 60px;
    width: 60px;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    position: relative;
    top: -4px;
    left: -4px;
}

.wrap .test-progress-step svg circle {
    stroke: #162d6d;
}

.wrap .test-progress-step svg circle.step-1 {
    stroke-dasharray: 25 200;
}

.wrap .test-progress-step svg circle.step-2 {
    stroke-dasharray: 40 200;
}

.wrap .test-progress-step svg circle.step-3 {
    stroke-dasharray: 45 200;
}

.wrap .test-progress-step svg circle.step-4 {
    stroke-dasharray: 65 200;
}

.wrap .test-progress-step svg circle.step-5 {
    stroke-dasharray: 85 200;
}

.wrap .test-progress-step svg circle.step-6 {
    stroke-dasharray: 105 200;
}

.wrap .test-progress-step svg circle.step-7 {
    stroke-dasharray: 125 200;
}

.wrap .test-progress-step svg circle.step-8 {
    stroke-dasharray: 155 200;
}

.wrap .test-progress-step svg circle.step-9 {
    stroke-dasharray: 85 200;
}

.wrap .test-progress-step svg circle.step-10 {
    stroke-dasharray: 200 200;
}

.wrap h3 {
    font-size: 2.4rem;
    color: #1c2437;
    font-weight: 500;
    font-family: "Roboto", sans-serif;
}

.wrap p {
    font-size: 1.5rem;
    color: #546274;
    font-weight: 400;
    font-family: "Roboto", sans-serif;
    margin-top: 10px;
}

.wrap .step-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    /*  min-height: 420px;*/
    margin-top: 30px;
}

.wrap .step-block .form-group {
    position: relative;
    margin-bottom: 25px;
}

.wrap .step-block .form-control {
    height: 50px;
    border-radius: 30px;
    border: 1px solid 2px solid rgba(0, 0, 0, 0.1);
    font-size: 1.5rem;
    font-weight: 300;
    color: #1c2437;
    outline: none;
    /*
  -webkit-box-shadow: none;
  box-shadow: none;
*/
    padding: 0 20px;
}

.wrap .step-block .form-control::-webkit-input-placeholder {
    color: #8496ac;
}

.wrap .step-block .form-control:-moz-placeholder {
    color: #8496ac;
}

.wrap .step-block .form-control::-moz-placeholder {
    color: #8496ac;
}

.wrap .step-block .form-control:-ms-input-placeholder {
    color: #8496ac;
}

.wrap .step-block .form-control.has-error {
    border-color: rgba(255, 62, 88, 0.4);
}

.wrap .step-block .form-control.has-error + .error-msg {
    position: absolute;
    top: -20px;
    left: 0;
    color: #ff3e58;
    font-size: 1.2rem;
    font-weight: 400;
}

.wrap .step-block .form-control:checked ~ label {
    border-color: rgba(30, 133, 255, 0.2);
    color: #162d6d;
}

.wrap .step-block .form-control:checked ~ label span {
    color: #162d6d;
}

.wrap .step-block .form-control:checked ~ label:before {
    background: #162d6d;
    border-color: transparent;
}

.wrap .step-block .form-control:checked ~ label:after {
    opacity: 1;
}

.wrap .step-block .form-control[type="radio"] {
    display: none;
}

.wrap .step-block .form-control[type="checkbox"] {
    display: none;
}

.wrap .step-block .select-input span {
    position: absolute;
    top: 24px;
    right: 21px;
    height: 0;
    width: 0;
    border-top: 6px solid #b2becc;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
}

.wrap .step-block .select-input select.form-control {
    color: #1b3459;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    font-weight: 300;
}

.white {
    background: #fff !important
}

/*
.wrap .step-block label.radio {
  margin-bottom: 0;
  width: 100%;
  border: 2px solid rgba(0, 0, 0, 0.1);
  border-radius: 30px;
  padding: 12px 25px;
  font-size: 1.5rem;
  font-family: "Roboto", sans-serif;
  color: #1c2437;
  text-align: center;
  font-weight: 700;
  position: relative;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
*/
.wrap .step-block label.radio {
    margin-bottom: 0;
    width: 100%;
    border: 2px solid rgba(0, 0, 0, 0.1);
    border-radius: 30px;
    padding: 8px 0;
    font-size: 1.5rem;
    font-family: "Roboto", sans-serif;
    color: #1c2437;
    text-align: left;
    font-weight: 300;
    padding-left: 41px;
    position: relative;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.wrap .step-block label.radio:before {
    position: absolute;
    top: 11px;
    left: 15px;
    height: 22px;
    width: 22px;
    border-radius: 50%;
    border: 2px solid rgba(0, 0, 0, 0.1);
    content: '';
    opacity: 1;
}

.wrap .step-block label.radio:after {
    opacity: 0;
    position: absolute;
    top: 16px;
    left: 17px;
    border-radius: 50%;
    content: url("../images/check-white.svg");
}

.wrap .step-block .error-msg {
    color: #ff3e58;
    font-size: 1.2rem;
    font-weight: 400;
    font-family: "Roboto", sans-serif;
}

h6.programmatch {
    color: #66ba47
}

.wrap .step-block .button {
    font-size: 1.5rem;
    font-weight: 700;
    color: #ffffff;
    background: #162d6d;
    width: 100%;
    font-family: "Roboto", sans-serif;
    border-radius: 30px;
    height: 60px;
    border: 0;
    text-align: center;
    margin-top: auto;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    line-height: 60px;
}

.wrap.asign-info h3 {
    color: #ff3e58;
    margin-bottom: 20px;
}

.wrap.asign-info h3 + p {
    font-size: 1.8rem;
    font-weight: 500;
    color: #1c2437;
    font-family: "Roboto", sans-serif;
}

.wrap.asign-info .step-block .form-group label {
    color: #b2becc;
}

.wrap.test-report h3 {
    margin-bottom: 30px;
}

.wrap.test-report p {
    font-size: 1.8rem;
    font-weight: 500;
    color: #1c2437;
    margin-bottom: 70px;
}

.wrap.test-report h4 {
    font-size: 1.8rem;
    font-weight: 500;
    color: #1c2437;
    font-family: "Roboto", sans-serif;
}

.wrap.test-report h4 .line {
    padding: 0 10px;
}

.wrap.test-report .button-reload {
    margin-top: 100px;
    font-size: 1.5rem;
    color: #162d6d;
    font-family: "Roboto", sans-serif;
    border: 1px solid rgba(0, 0, 0, 0.12);
    width: 100%;
    border-radius: 30px;
    padding: 15px 30px;
    font-weight: 700;
}

.wrap.test-report .button-reload:hover {
    color: #ffffff;
    background: #162d6d;
    border-color: #162d6d;
}

.footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 50px;
    padding-bottom: 20px;
}

.footer .copyright-text {
    margin-bottom: 10px;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}

.footer .copyright-text p {
    font-size: 1.4rem;
    color: #525b66;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
}

.footer .footer-social {
    margin-bottom: 10px;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}

.footer .footer-social a {
    font-size: 1.8rem;
    margin-right: 10px;
}

.footer .footer-social a:last-child {
    margin-right: 0;
}

@media all and (max-width: 767px) {
    .footer {
        display: block;
        text-align: center;
    }
}

@media all and (max-width: 1199px) {
    .wrap .step-block .form-group label {
        font-size: 1.4rem;
    }

    .wrap .step-block .form-group label:before {
        top: 14px;
    }

    .wrap .step-block .form-group label:after {
        top: 16px;
    }
}

@media all and (max-width: 991px) {
    .wrap {
        padding: 40px 20px;
    }
}

@media all and (max-width: 767px) {
    .wrap .step-block {
        min-height: auto;
    }

    .wrap .step-block .form-group label {
        font-size: 1.4rem;
    }

    .wrap .step-block .form-group label:before {
        top: 10px;
        left: 12px;
    }

    .wrap .step-block .form-group label:after {
        top: 16px;
        left: 17px;
    }
}

.contact-form-wrap {
    text-align: center;
}

.contact-form-wrap h2 {
    font-size: 3.6rem;
    font-weight: 700;
    color: #1c2437;
    font-family: "Roboto", sans-serif;
    margin-bottom: 20px;
}

.contact-form-wrap p {
    font-size: 1.5rem;
    font-weight: 400;
    color: #546274;
    font-family: "Roboto", sans-serif;
    max-width: 470px;
    margin: 0 auto;
}

.contact-form-wrap form {
    margin-top: 60px;
}

.contact-form-wrap form .form-group {
    margin-bottom: 25px;
}

.contact-form-wrap form .form-group .form-control {
    height: 60px;
    border-radius: 5px;
    border: 2px solid rgba(0, 0, 0, 0.1);
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0 20px;
    font-size: 1.5rem;
    color: #546274;
}

.contact-form-wrap form .form-group .form-control::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #546274;
}

.contact-form-wrap form .form-group .form-control::-moz-placeholder {
    /* Firefox 19+ */
    color: #546274;
}

.contact-form-wrap form .form-group .form-control:-ms-input-placeholder {
    /* IE 10+ */
    color: #546274;
}

.contact-form-wrap form .form-group .form-control:-moz-placeholder {
    /* Firefox 18- */
    color: #546274;
}

.contact-form-wrap form .form-group textarea.form-control {
    padding-top: 14px;
    height: 150px;
}

.contact-form-wrap form .btn {
    height: 60px;
    width: 100%;
    line-height: 60px;
    padding: 0;
    border-radius: 5px;
    background: #162d6d;
    color: #ffffff;
    font-size: 1.5rem;
    font-weight: 700;
    font-family: "Roboto", sans-serif;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.contact-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

@media all and (max-width: 767px) {
    .contact-block {
        display: block;
    }
}

.contact-block .contact-info {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 300px;
    flex: 0 0 300px;
    text-align: center;
    padding: 10px;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 50px;
}

.contact-block .contact-info:last-child {
    border-right: 0;
}

.contact-block .contact-info .icon {
    margin-bottom: 20px;
}

.contact-block .contact-info h4 {
    font-size: 1.5rem;
    font-weight: 700;
    color: #1c2437;
    font-family: "Roboto", sans-serif;
    margin-bottom: 15px;
}

.contact-block .contact-info p {
    font-size: 1.5rem;
    font-weight: 400;
    color: #546274;
    font-family: "Roboto", sans-serif;
}

.contact-block .contact-info ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.contact-block .contact-info ul li {
    font-size: 1.5rem;
    font-weight: 400;
    color: #546274;
    font-family: "Roboto", sans-serif;
}

@media all and (max-width: 991px) {
    .contact-block .contact-info {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 250px;
        flex: 0 0 250px;
    }
}

@media all and (max-width: 767px) {
    .contact-block .contact-info {
        border-right: 0;
    }

    .contact-block .contact-info p {
        max-width: 230px;
        margin: 0 auto;
    }
}

.contact-map {
    height: 350px;
    background: #f9f9f9;
    border-radius: 10px;
    overflow: hidden;
}

.ugf-contact .anfra-nav .navbar-brand .logo-2 {
    display: block;
}

@media all and (max-width: 991px) {
    .ugf-contact .footer {
        margin-top: 0;
    }
}

.ugf-contact .footer .copyright-text p {
    color: #546274;
}

/*
    Common 
*/

#wizard {
    width: 100% !important;
    margin-left: 0px !important;
    /* height: 366px; */
}



.wizard,
.tabcontrol {
    display: block;
    width: 100%;
    overflow: hidden;
}

.wizard a,
.tabcontrol a {
    outline: 0;
}

.wizard ul,
.tabcontrol ul {
    list-style: none !important;
    padding: 0;
    margin: 0;
}

.wizard ul > li,
.tabcontrol ul > li {
    display: block;
    padding: 0;
}

/* Accessibility */
.wizard > .steps .current-info,
.tabcontrol > .steps .current-info {
    position: absolute;
    left: -999em;
}

.wizard > .content > .title,
.tabcontrol > .content > .title {
    position: absolute;
    left: -999em;
}



/*
    Wizard
*/

.wizard > .steps {
    position: inherit;
    display: none !important;
    width: 100%;
}

.wizard.vertical > .steps {
    display: inline;
    float: left;
    width: 30%;
}

.wizard > .steps .number {
    font-size: 1.429em;
}

.wizard > .steps > ul > li {
    width: 25%;
}

.wizard > .steps > ul > li,
.wizard > .actions > ul > li {
    float: left;
}

.wizard.vertical > .steps > ul > li {
    float: none;
    width: 100%;
}

.wizard > .steps a,
.wizard > .steps a:hover,
.wizard > .steps a:active {
    display: block;
    width: auto;
    margin: 0 0.5em 0.5em;
    padding: 1em 1em;
    text-decoration: none;

    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.wizard > .steps .disabled a,
.wizard > .steps .disabled a:hover,
.wizard > .steps .disabled a:active {
    background: #eee;
    color: #aaa;
    cursor: default;
}

.wizard > .steps .current a,
.wizard > .steps .current a:hover,
.wizard > .steps .current a:active {
    background: #f38b20;
    color: #fff;
    cursor: default;
}

.wizard > .steps .done a,
.wizard > .steps .done a:hover,
.wizard > .steps .done a:active {
    background: #9dc8e2;
    color: #fff;
}

.wizard > .steps .error a,
.wizard > .steps .error a:hover,
.wizard > .steps .error a:active {
    background: #ff3111;
    color: #fff;
}

.wizard > .content {
    display: block;
    margin: 0.5em;
    /* min-height: 410px; */
    height: fit-content !important;
    overflow: visible;
    /* position: relative; */
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    /* -webkit-box-shadow: 0px 15px 15px -12px rgba(0,0,0,0.5); */
    -moz-box-shadow: 0px 15px 15px -12px rgba(0, 0, 0, 0.5);
    /* box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.5), 0 6px 20px 0 rgba(0, 0, 0, 0.3); */
}

.wizard.vertical > .content {
    display: inline;
    float: left;
    margin: 0 2.5% 0.5em 2.5%;
    width: 65%;
    height: 270px;
}

.wizard > .content > .body {
    /*
    float: left;
    position: relative;
    width: 100%;
    height: fit-content!important;
    padding: 2.5%;
    margin-top: 20px;
    padding-top: 25px;
*/
}

.wizard > .content > .body ul {
    list-style: disc !important;
}

.wizard > .content > .body ul > li {
    display: list-item;
}

.wizard > .content > .body > iframe {
    border: 0 none;
    width: 100%;
    height: 100%;
}

.wizard > .content > .body input {
    display: block;
    border: 1px solid #ccc;
}

.wizard > .content > .body input[type="checkbox"] {
    /*    display: inline-block;*/
}

.wizard > .content > .body input.error,
.wizard > .content > .body select.error {
    background-color: rgba(251, 227, 228, 05);
    border: 1px solid #d55757;
    color: #8a1f11;
}

.wizard > .content > .body label {
    display: inline-block;
    margin-bottom: 0.3em;
}

.wizard > .content > .body label.error {
    color: #d55757 !important;
    display: flex;
    font-size: 12px;
    text-align: left;
    position: absolute;
    margin-top: -4px;
    margin-left: 5px;
}

.wizard > .actions {
    position: initial;
    text-align: center;
    width: 100%;
    /* bottom: 135px; */
}

.wizard.vertical > .actions {
    display: inline;
    float: right;
    margin: 0 2.5%;
    width: 95%;
}

.wizard > .actions > ul {
    display: inline-flex;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    flex-direction: row;
    align-items: stretch;
}

.wizard > .actions > ul > li {
    margin: 0 0.5em;
    /* width: 100%!important; */
    /* width: -webkit-fill-available; */
    /*    flex: 1;*/
    white-space: nowrap;
}

.wizard.vertical > .actions > ul > li {
    margin: 0 0 0 1em;
}

/*
.wizard > .actions a,
.wizard > .actions a:hover,
.wizard > .actions a:active
{
   background: #00833f;
    color: #fff;
    font-weight: bold;
    display: block;
    padding: .7em 2em;
    text-decoration: none;

    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 50px;
}
*/

.wizard > .actions .disabled a,
.wizard > .actions .disabled a:hover,
.wizard > .actions .disabled a:active {
    background: #eee;
    color: #aaa;
    border-radius: 50px;
}

.wizard > .loading {}

.wizard > .loading .spinner {}



/*
    Tabcontrol
*/

.tabcontrol > .steps {
    position: relative;
    display: block;
    width: 100%;
}

.tabcontrol > .steps > ul {
    position: relative;
    margin: 6px 0 0 0;
    top: 1px;
    z-index: 1;
}

.tabcontrol > .steps > ul > li {
    float: left;
    margin: 5px 2px 0 0;
    padding: 1px;

    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.tabcontrol > .steps > ul > li:hover {
    background: #edecec;
    border: 1px solid #bbb;
    padding: 0;
}

.tabcontrol > .steps > ul > li.current {
    background: #fff;
    border: 1px solid #bbb;
    border-bottom: 0 none;
    padding: 0 0 1px 0;
    margin-top: 0;
}

.tabcontrol > .steps > ul > li > a {
    color: #5f5f5f;
    display: inline-block;
    border: 0 none;
    margin: 0;
    padding: 10px 30px;
    text-decoration: none;
}

.tabcontrol > .steps > ul > li > a:hover {
    text-decoration: none;
}

.wizard {
    background-color: white;
    border-radius: 10px;
    /*
    -webkit-box-shadow: 3px 3px 28px 0px rgba(56, 56, 56, 1);
    -moz-box-shadow: 3px 3px 28px 0px rgba(56, 56, 56, 1);
    box-shadow: 3px 3px 28px 0px rgba(56, 56, 56, 1);
*/
    margin: 0.5em;
    /*    padding-bottom: 16px;*/
    height: initial;
    /* min-height: 330px; */
    overflow: visible;
    position: relative;

    /*
    -webkit-box-shadow: 0px 15px 15px -12px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 15px 15px -12px rgba(0,0,0,0.5);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.5), 0 6px 20px 0 rgba(0, 0, 0, 0.3);
*/
}

.tabcontrol > .steps > ul > li.current > a {
    padding: 15px 30px 10px 30px;
}

.container.wide {
    max-width: 100%;
    background: #16c0d933;
    padding: 0 10%;
    border-bottom: #cdcccc 0px solid;
    color: #000 !important;
}

.tabcontrol > .content {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 35em;
    overflow: hidden;
    border-top: 1px solid #bbb;
    padding-top: 20px;
}

.tabcontrol > .content > .body {
    float: left;
    /*    position: absolute;*/
    width: 95%;
    height: 95%;
    padding: 2.5%;
}

.tabcontrol > .content > .body ul {
    list-style: disc !important;
}

.tabcontrol > .content > .body ul > li {
    display: list-item;
}

@media only screen and (max-width : 700px) {
    .actions {
        padding: 13px 8px;
    }

    .wizard > .actions > ul {
        display: flex;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        flex-direction: row;
        align-items: stretch;
    }
}

.text-secondary {

    opacity: 64%;
    top: 3% !important;
    font-weight: 500;
    font-size: 10px;
    left: 0;
    /*    height: 20px;*/
    margin: 0 20px;
    left: 0;
    right: 0;
    position: absolute;
    background-color: #f1f1f1;
}

input[type="text"],
input[type="email"],
select {
    border-radius: 5px !important;
}

label.heading {
    width: 100%;
    text-align: left;
}

.heading {
    font-size: 1.5rem;
    font-size: 13px !important;
    line-height: 1.7;
    font-family: "Roboto-Bold", Arial, Helvetica, sans-serif;
    font-weight: 700;
    color: #162d6d !important;
    text-align: left;
    margin-bottom: 15px;
}

.actions.clearfix {
    padding-top: 30px;
    border-top: #dedede 1px dashed;
}

#menu-degree-footermenu {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    margin-top: 10px;
    /* max-width: 530px; */
    list-style: none;
    padding-left: 0;
    text-align: left;
}

#menu-degree-footermenu li {
    position: relative;
    margin-left: 27px;
}

#menu-degree-footermenu li:first-child {
    margin-left: 0;
}

#menu-degree-footermenu li a:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 2px;
    background: #66ba47;
    top: 100%;
    left: 0;
    pointer-events: none;
    transform-origin: 100% 50%;
    transform: scale3d(0, 1, 1);
    transition: transform .3s;
}

#menu-degree-footermenu li:hover a:before {
    transform-origin: 0% 50%;
    transform: scale3d(1, 1, 1)
}

label.radio {
    /*    background-color: #eef3fa;*/
    background-color: #fff !important;
    border: 1px solid #eef3fa;
}

label.radio:hover {
    cursor: pointer;
    box-shadow: 0 5px 10px hsla(210, 4%, 42%, .2);
}

.select-input:hover select,
input:hover {
    cursor: pointer;
    box-shadow: 0 5px 10px hsla(210, 4%, 42%, .2);
}

.select-input select,
input {
    /*    background-color: #eef3fa!important;*/
    background-color: #fff !important;

}

input:focus {
    box-shadow: 0 5px 10px hsla(210, 4%, 42%, .2);

}

/*
select:valid  {
  background-color: red;
}*/
.actions ul li:first-child {
    background: 0 0;
    border: 0;
    cursor: pointer;
    padding: 0;
    display: inline-block;
    font-family: "Roboto", sans-serif !important;
    margin: 0;
    font-size: 18px;
    line-height: 1.55;
    border-radius: 30px;
    /*    padding: 16px 12px;*/
    padding-left: 0;
    color: #aeaeae;
    min-width: 10%;
    margin-right: 6%;
    text-align: center;
    transition: all .2s;
}

.actions ul li:first-child a {
    background: 0 0;
    border: 0;
    cursor: pointer;
    padding: 0;
    display: inline-block;
    font-family: "Roboto", sans-serif !important;
    margin: 0;
    font-size: 18px;
    line-height: 1.55;
    border-radius: 30px;
    padding: 16px 12px;
    padding-left: 0;
    color: #aeaeae;
    min-width: 100% !important;
    margin-right: 6%;
    text-align: center;
    transition: all .2s;
}

.actions ul li:nth-child(2) a,
.actions ul li:nth-child(3) a {
    background: 0 0;
    border: 0;
    cursor: pointer;
    padding: 0;
    display: inline-block;
    font-family: "Roboto", sans-serif !important;
    margin: 0;
    font-size: 18px;
    line-height: 1.55;
    background: #66ba47;
    color: #000;
    padding: 16px 12px;
    display: block;
    border-radius: 30px;
    cursor: pointer;
    flex: 1;
    transition: all .2s;
    box-sizing: border-box;
    text-align: center;
    color: #fff;
}

.actions ul li:nth-child(2),
.actions ul li:nth-child(3) {
    background: 0 0;
    border: 0;
    cursor: pointer;
    padding: 0;
    display: inline-block;
    font-family: "Roboto", sans-serif !important margin: 0;
    font-size: 16px;
    line-height: 1.55;
    background: #66ba47;
    color: #fff;
    display: block;
    border-radius: 30px;
    cursor: pointer;
    flex: 1;
    transition: all .2s;
    box-sizing: border-box;
    text-align: center;
}

#matches {}

.actions ul {
    display: flex;
    justify-content: space-between;
    border-top: 1px solid transparent;
    /*    margin-top: 80px;*/
    width: 100%
}

li.disabled {
    display: none !important;
}

.actions ul li:first-child:hover {
    background: #a5a6a7;
    color: #fff;
    padding-left: auto;
    padding-right: auto;
    min-width: 30%;
    margin-right: 5%;
    transition: all .2s
}

.actions ul li:first-child a:hover {
    background: #a5a6a7;
    color: #fff;
    padding-left: auto;
    padding-right: auto;
    min-width: 30%;
    margin-right: 5%;
    transition: all .2s
}

.mainwrapper {
    /*    background: url(../img/school.jpg) no-repeat center;*/
    background-size: 110% auto;
    background-position: top;
    /*    max-height: 650px*/
}

.mainstuff {
    /*    min-height: 1054px;*/
    flex: 1
}

.row.school {
    background: #ffffff;
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.15);
    padding: 20px 30px;
    border-radius: 10px
        /* display: none;*/
    ;
}

.school img {
    max-width: 90%;
}

.school .dropdown-divider {
    height: 0;
    margin: 1.5rem 0;
    overflow: hidden;
    border-top: 1px solid #e9ecef;
    width: 100%;
}

.apply {
    background: #162d6d;
    color: #ffffff;
    border-radius: 30px;
    font-weight: 700;
    padding: 0 35px;
    line-height: 50px;
}

.small {
    line-height: 12px;
    font-size: 70%;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #a6b2c2
}

.school label {
    margin-bottom: 0;
    width: auto;
    border: 2px solid rgba(0, 0, 0, 0.1);
    border-radius: 30px;
    padding: 12px 0;
    font-size: 1.7rem;
    font-family: "Roboto", sans-serif;
    color: #fff;
    background: #66ba47 !important;
    text-align: left;
    font-weight: 300;
    margin-top: 20px;
    padding: 12px 47px !important;
    position: relative;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    display: inline-block;
    margin-bottom: 0.3em;
}

.school label:before {
    position: absolute;
    top: 17px;
    left: 15px;
    height: 22px;
    width: 22px;
    border-radius: 50%;
    border: 2px solid #fff;
    content: '';
    opacity: 1;
}

.school input {
    display: none
}

.school .form-control:checked ~ label:before {
    background: #162d6d;
    border-color: transparent;
}

h1,
h2,
h3,
h4,
h5,
h6 {

    color: #162d6d;
}

label.top {
    padding: 0 4px;
    font-family: "Roboto", sans-serif !important position: absolute;
    top: 12px;
    left: 10px;
    color: #162d6d !important;
    transition: .1s;
    font-size: 14px !important;
    font-weight: 500 !important;
    pointer-events: none;
    top: -13px;
    /* font-weight: bold; */
    left: 17px;
    padding-top: 10px;
    padding-bottom: 6px;
    font-size: 13px !important;
    color: #999;
    margin-top: 20p;
    line-height: 8px;
    /* font-weight: 400!important; */
    background: #fff;
    font-size: 1.5rem;
    /* line-height: 1.7; */
    font-family: "Roboto-Bold", Arial, Helvetica, sans-serif;
    font-weight: 700 !important;
    color: #1B3459;
    /* text-align: left; */
    /* margin-bottom: 15px; */
    padding: 0 4px;
    font-family: source sans pro, sans-serif;
    position: absolute;
    top: 12px;
    left: 10px;
    color: #666 !important;
    transition: .1s;
    font-size: 14px !important;
    font-weight: 500 !important;
    pointer-events: none;
    top: -5px;
    left: 16px;
    padding-top: 2px;
    font-size: 13px !important;
    color: #999;
    line-height: 8px;
    font-weight: 100 !important;
    background: #fff;
}

.loader {
    width: 200px;
    height: 140px;
    background: #979794;
    box-sizing: border-box;
    position: relative;
    border-radius: 8px;
    perspective: 1000px;
    display: block;
}

.loader:before {
    content: '';
    position: absolute;
    left: 10px;
    right: 10px;
    top: 10px;
    bottom: 10px;
    border-radius: 8px;
    background: #f5f5f5 no-repeat;
    background-size: 60px 10px;
    background-image: linear-gradient(#ddd 100px, transparent 0),
        linear-gradient(#ddd 100px, transparent 0),
        linear-gradient(#ddd 100px, transparent 0),
        linear-gradient(#ddd 100px, transparent 0),
        linear-gradient(#ddd 100px, transparent 0),
        linear-gradient(#ddd 100px, transparent 0);

    background-position: 15px 30px, 15px 60px, 15px 90px,
        105px 30px, 105px 60px, 105px 90px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
}

.loader:after {
    content: '';
    position: absolute;
    width: calc(50% - 10px);
    right: 10px;
    top: 10px;
    bottom: 10px;
    border-radius: 8px;
    background: #fff no-repeat;
    background-size: 60px 10px;
    background-image: linear-gradient(#ddd 100px, transparent 0),
        linear-gradient(#ddd 100px, transparent 0),
        linear-gradient(#ddd 100px, transparent 0);
    background-position: 50% 30px, 50% 60px, 50% 90px;
    transform: rotateY(0deg);
    transform-origin: left center;
    animation: paging 1s linear infinite;
}


@keyframes paging {
    to {
        transform: rotateY(-180deg);
    }
}

.loaderholder {
    position: fixed !important;
    z-index: 999999;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    overflow: hidden !important;
    width: 100% !important;
    height: 100% !important;
    background: rgba(0, 0, 0, .7);
    /* padding-left: 45%; */
    /* padding-top: 25%; */
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.morebutton {
    background: #162d6d;
    color: #ffffff;
    border-radius: 30px;
    font-weight: 700;
    padding: 0 35px;
    line-height: 50px;
    text-align: center;
    margin-top: 30px;
}

button.navbar-toggler {
    display: none;
}
    #radios {
        flex-basis: fit-content;
        align-items: stretch;
        /*    width: 100%;*/
        /* gap: 30px; */
        /* padding: 0 0 0 15px; */
        /*
    margin: 0;
    grid-column-gap: 30px;
*/
    }

    #radios .form-group {
        /*
    width: auto;
    flex: 1;
*/
    }

    .wrap .step-block .form-group {
        position: relative;
        margin-bottom: 10px;
    }

    .wrap .step-block label.radio:before {

        border: 2px solid rgb(0 0 0 / 53%);

    }

    .wizard>.content>.body label.error2 {
        color: #d55757 !important;
        display: flex;
        font-size: 14px;
        text-align: left;
        font-weight: 300;
        position: relative;
        margin-top: -4px;
        margin-left: 4px;
        bottom: 10px;
    }

    label {
        width: 100%;
        text-align: left;
        margin: 0 !important;
        font-weight: bold;
        color: #162d6d !important;
        font-size: 16px;
    }

    .wrap .step-block .error label.radio {
        border-color: #d55757 !important;
    }

    .heading {
        font-size: 1.5rem;
        font-size: 13px !important;
        line-height: 1.7;
        font-family: "Roboto-Bold", Arial, Helvetica, sans-serif;
        font-weight: 700;
        color: #162d6d !important;
        text-align: left;
        margin-bottom: 15px;
        width: 100%;
        text-align: left;
        margin: 0 !important;
        font-weight: bold;
        color: #162d6d !important;
        font-size: 16px !important;
    }

    .school label {

        color: #fff !important;

    }

    hr.breaker {
        padding-top: 1px;
        margin: 15px;
        border-top: #dedede 1px dashed;
        width: 100%;
    }
.container.wide.mainwide{
    min-height:100vh;
    padding-bottom: 4px;
}