/* Side menu */
.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    right: 0;
    overflow-x: hidden;
    transition: 0.2s;
    background: rgba(0, 0, 0, 0.7);
}
.sidenav .sidenav-content {
    height: 100%;
    width: 90%;
    margin-left: 10%;
    top: 0;
    right: 0;
    padding-top: 60px;
}

.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.2s;
}

.sidenav a:hover {
    color: #f1f1f1;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

.sidenav .closebtn span i {
    font-size: 15px;
    padding: 8px;
}

.sidenav .sidnav-link {
    font-size: 16px;
    font-weight: 600;
    font-family: 'Raleway', sans-serif;
}

/* Global style */

.nopadding {
    padding: 0 !important;
    margin: 0 !important;
 }

 body .header-links a i, body .header-links-desktop a i {
    padding: 10px 10px;
 }

body .header-links-desktop a .phone {
    padding-right: 10px;
}

body .header-links-wrapper.header-links {
    margin-left: -15px;
    margin-right: -15px;
}

body .header-nav, body .header-links {
    display: flex;
}

body .header-nav.headline-wrapper {
    min-height: 10em;
}

body .header-nav.flex-right {
    justify-content: flex-end;
}

body .header-nav .menu-button {
    width: 50px;
    margin: auto 0;
}
body .header-nav .menu-button span i {
    font-size: 15px;
    padding: 8px;
}

body .header-nav .div-title {
    flex: 1;
    display: flex;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-right: 1em;
}
body .header-nav .div-title .school-logo {
    max-width: 200px;
    max-height: 60px;
    margin-left: 0;
    margin-right: 20px;
    margin-top: auto;
    margin-bottom: auto;
}
body .header-nav .div-title p {
    flex: 1;
    margin: auto 0;
    padding: 10px 0;
    font-size: 32px;
    font-family: 'Raleway', sans-serif;
    font-weight: bold;
}

body h2 {
    font-size: 22px;
    font-family: 'Raleway', sans-serif;
    font-weight: bold;
}

body .navbar-nav {
    padding-left: 0;
    padding-bottom: 0;
}
body .navbar-nav .nav-item {
    list-style: none;
}
body .navbar-nav .nav-item .nav-link {
    display: block;
    font-size: 18px;
    font-family: 'Raleway', sans-serif;
    font-weight: bold;
    margin: 0 10px;
    text-align: left;
}


body .about-school {
    margin-top: -30px !important;
}
body .about-school .school-info, body .about-school .school-video {
    padding: 0;
}
body .about-school .school-video {
    background: #000000;
}

body .school-header {
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
body .school-header .school-header-content  {
    padding: 80px 20px 100px 20px;
}
body .school-header .school-header-content p {
    color: #ffffff;
}
body .school-header .school-header-content .school-image-title {
    font-size: 26px;
    font-family: 'Raleway', sans-serif;
    font-weight: bold;
}
body .school-header .school-header-content .school-image-subtitle {
    font-size: 16px;
}
body .about-school .school-info p {
    margin-left: 15px;
    margin-right: 15px;
}
body .school-info-1, body .school-info-2 {
    font-size: 15px;
}
body .school-info-1 {
    font-weight: 600;
}

body .btn-custom {
    font-size: 15px;
    font-family: 'Raleway', sans-serif;
    font-weight: bold;
    border-color: rgba(129, 129, 129, 0.18);
    background: none;
    color: white;
    white-space: normal;
}

body .params-row div {
    margin-top: 20px;
    margin-bottom: 20px;
}

body .params-row hr {
    margin-top: 0;
}

body .param-value {
    font-size: 40px;
    font-family: 'Raleway', sans-serif;
    font-weight: bold;
    margin-bottom: 0;
}
body .param-label {
    font-size: 15px;
}

body .absolvent-program .phone {
    max-width: 70%;
    margin-bottom: -20px;
    /*-webkit-filter: drop-shadow(2px -8px 18px #aaa);
    filter: drop-shadow(2px -8px 18px #aaa); */
}

body .absolvent-program .btn-custom {
    margin-top: 20px;
}

body .absolvent-program-content {
    position: relative;
}

body .absolvent-program-div h2 {
    margin-left: 0;
}

body .program-advantage {
    font-size: 15px;
}
body .program-advantage span {
    margin: 0 10px 0 0;
}

body .news-row .news-row-content {
    display: flex;
    margin-bottom: 10px;
}
body .news-row .news-row-content .date {
    width: 50px;
    height: 50px;
    display: inline-block;
    margin: 20px;
}
body .news-row .news-row-content .date .date-values {
    padding-top: 6px;
    width: 50px;
}
body .news-row .news-row-content .date .date-values p{
    margin: 0;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
}
body .news-row .news-row-content .news {
    flex: 1;
    display: inline-block;
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 30px;
    margin-top: 20px;
    margin-right: 10px;
}
body .news-row .news-row-content .news .news-text {
    font-size: 15px;
    font-weight: 400;
}

body .news-row .news-row-content .news .news-text .full-article {
    cursor: pointer;
}

body .news-row .news-row-content .news .news-text .more {
    display: none;
}


body .abs-row .img {
    min-width: 200px;
    min-height: 200px;
    border-radius: 100px;
    border-color: none;
    background: #818181;
    margin: 0 auto;

    overflow: hidden;
    background-size: cover;
    background-position: center;
}
body .abs-row .name {
    font-size: 18px;
    font-family: 'Raleway', sans-serif;
    font-weight: bold;
    margin: 20px;
}
body .abs-row .comment .comment-arrow {
    height: 17px;
    background-image: url("/img/subdomain/comment-arrow.png");
    background-position: top, center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
body .abs-row .comment .comment-value {
    background-image: url("/img/subdomain/comment.png");
    background-position: top, center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

body .abs-row .comment .comment-value p {
    padding: 20px;
    font-size: 15px;
    font-style: italic;
}

body .continue-study-row img {
  max-width: 100%;
}

body .continue-study-row .text-with-logo, body .text-with-logo {
    font-size: 22px;
    font-family: 'Raleway', sans-serif;
    font-weight: bold;
}
body .continue-study-row .qr {
    background: white;
    border-radius: 20px;
}
body .continue-study-row .app-installs {
    padding: 0;
    margin: 15px 0;
}
body .text-with-logo span img {
    width: 210px;
    margin-top: -7px;
}


body ul.offering-requiring {
    padding-left: 20px;
}
body ul.offering-requiring li {
    list-style: square;
}
body #offers .detail-title {
    margin-top: 20px;
}

body #offers .panel {
    border: none !important;
    background: none !important;
    margin-top: 0;
}

body #offers .panel .panel-heading {
    border-radius: 0;
    padding: 15px 0;
    border-top: 1px solid rgba(221, 221, 221);
}

body #offers .panel .panel-heading.targeted-offer {
  background-image: url("/img/subdomain/comment.png");
}

body .offers-list .panel-heading-link, body .offers-list .subdomain-panel-title {
    font-size: 20px !important;
    font-family: 'Raleway', sans-serif !important;
    font-weight: bold !important;
    margin-top: 8px;
    margin-bottom: 8px;
    text-decoration: none;
}

body #offers .panel .panel-heading table td {
  padding-left: 15px;
  padding-right: 15px;
}

body #offers .panel .panel-heading table td:first-child
{
  padding-right: 0;
}

body #offers .panel .panel-heading table td:last-child {
  padding-left: 0;
}

body .offers-list .subdomain-panel-subtitle {
    font-size: 15px !important;
    font-family: 'Raleway', sans-serif !important;
    font-weight: 400 !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

body #offers .panel .panel-heading i {
    float: right;
    font-size: 30px;
    line-height: 38px;
}
body #offers .panel-collapse p {
    font-size: 17px;
}
body #offers .panel-collapse p:not(.detail-title) {
    margin: 0;
}
body #offers .panel .panel-body {
    border-top: none;
}


body #offers .offer-icon {
    width: 36px;
    height: auto;
}


body #offers .panel .panel-heading.active {
    background: none;
}
body #offers .panel .panel-heading.active i {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	transform: rotate(180deg);
}




body .benefits-row {
    display: flex;
}
body .benefits-row .benefits-icon {
    width: 36px;
    height: 36px;
    display: inline-block;
    margin-right: 20px;
    padding-top: 8px;
    border-radius: 18px;
}
body .benefits-row .benefits-icon i{
    width: 36px;
}

body .benefits-row .benefits {
    flex: 1;
    display: inline-block;
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 30px;
}
body .benefits-row .benefits .benefits-text {
    font-size: 15px;
    font-weight: 400;
}

body #contact h2{
    padding-top: 30px;
}
body #contact .contact-row {
    display: flex;
    margin-bottom: 12px;
}
body #contact .contact-row .contact-icon {
    width: 36px;
    height: 36px;
    display: inline-block;
    margin-right: 20px;
    margin-left: 20px;
    padding-top: 7px;
    border-radius: 18px;
}
body #contact .contact-row .contact-icon.contact-icon-phone{
    padding-top: 8px;
}
body #contact .contact-row .contact-icon i{
    width: 36px;
}
body #contact .contact-row .contact-info p, body #contact .contact-row .contact-info a {
    font-size: 15px;
    margin: 0;
    line-height: 36px;
}
body #contact .contact-row .contact-info p:not(:first-child) {
    line-height: 20px;
}
body #contact .contact-row .contact-info p:nth-child(2) {
    margin-top: -8px;
}
body #contact .contact-row .contact-info a {
    text-decoration: underline;
}
body #contact .contact-form form div.row, body #contact .form-group.form-group-btn {
    margin-left: 0px;
    margin-right: 0px;
}

body #contact h2 {
    margin-left: 15px;
}

body .footer-navigation .footer-navigation-section {
    /*padding-bottom: 30px; */
}
body .footer-navigation .footer-navigation-section h5 {
    font-size: 16px;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;

    margin-bottom: 25px;
}
body .footer-navigation .footer-navigation-section a {
    padding: 0;
}
body .footer-navigation .footer-navigation-section a, body .footer-navigation .footer-navigation-section span {
    margin-left: 10px;
}

body .footer-navigation .footer-navigation-section a, body .footer-navigation .footer-navigation-section h5, body .footer-navigation .footer-navigation-section p, body .footer-navigation .footer-navigation-section span {
    font-size: 15px;
}
body .footer-navigation .footer-navigation-section span a{
    margin-right: 10px;
}
body .footer-navigation .footer-navigation-section span.span-link {
    margin-left: 0;
}

body .footer-navigation .footer-navigation-section {
    margin-top: 30px;
    margin-bottom: 30px;
}
body .footer-navigation .footer-navigation-section.center {
    border-left: 1px solid #888;
    border-right: 1px solid #888;
}




body .footer-copyright p {
    margin: 20px;
    font-size: 15px;
}


/*
 * Bootstrap modifications
 */
@media (max-width: 767px) {

    body .about-school div {
        margin-top: 0;
    }

    body .footer-navigation .footer-navigation-section.center {
        border-left: none;
        border-right: none;
    }
    body .footer-navigation .footer-navigation-section {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    body .abs-row .img {
      min-width: 150px;
      min-height: 150px;
      border-radius: 75px;
    }

    body .about-school {
      margin-top: 0 !important;
    }
}

.collapse.in {
  display: block;
}

.panel-body {
  padding: 15px;
}

.news-row-content {
  box-shadow: 0px 5px 10px #aaaa;
  border-color: #aaaa;
  padding:20px 20px 10px 20px;
  margin:0 auto;
}