@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Bold.eot');
    src: url('..fonts/Montserrat-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Montserrat-Bold.woff2') format('woff2'),
        url('../fonts/Montserrat-Bold.woff') format('woff'),
        url('../fonts/Montserrat-Bold.ttf') format('truetype'),
        url('../fonts/Montserrat-Bold.svg') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Regular.eot');
    src: url('../fonts/Montserrat-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Montserrat-Regular.woff2') format('woff2'),
        url('../fonts/Montserrat-Regular.woff') format('woff'),
        url('../fonts/Montserrat-Regular.ttf') format('truetype'),
        url('../fonts/Montserrat-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'FontsFree-Net-Montserrat-Medium';
    src: url('../fonts/FontsFree-Net-Montserrat-Medium.eot');
    src: url('../FontsFree-Net-Montserrat-Medium.eot?#iefix') format('embedded-opentype'),
         url('../fonts/FontsFree-Net-Montserrat-Medium.otf') format('otf'),
         url('../fonts/FontsFree-Net-Montserrat-Medium.svg') format('svg'),
         url('../fonts/FontsFree-Net-Montserrat-Medium.ttf') format('truetype'),
         url('../fonts/FontsFree-Net-Montserrat-Medium.woff') format('woff'),
         url('../fonts/FontsFree-Net-Montserrat-Medium.woff2') format('woff2');
  }
  @font-face {
    font-family: 'BricolageGrotesque_24pt-ExtraBold';
    src: url('../fonts/BricolageGrotesque_24pt-ExtraBold.eot');
    src: url('../fonts/BricolageGrotesque_24pt-ExtraBold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/BricolageGrotesque_24pt-ExtraBold.otf') format('otf'),
         url('../fonts/BricolageGrotesque_24pt-ExtraBold.svg') format('svg'),
         url('../fonts/BricolageGrotesque_24pt-ExtraBold.ttf') format('truetype'),
         url('../fonts/BricolageGrotesque_24pt-ExtraBold.woff') format('woff'),
         url('../fonts/BricolageGrotesque_24pt-ExtraBold.woff2') format('woff2');
  }
:root{
    --primary-color:#363636;
    --white-color:#fff;
}
body {
    background-color: #fff;
}
/*<============== header css start ==============>*/
.navbar-nav {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.nav-item {
    position: relative;
    display: inline-block;
}

.nav-link {
    display: block;
    padding: 10px;
    text-decoration: none;
    color: black;
}

/* Sub-menu styling */
.sub-menu {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    padding: 0;
    top: 100%;
    list-style-type: none;
    margin: 0;
    background-color: white;
    border: 1px solid #ccc;
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
    width: 100%;
}

ul.sub-menu li {
    text-align: center;
    margin: 10px 0;
}
ul.sub-menu li a {
  padding: 10px 15px;
}
a.custom-nav-link {
    padding: 10px 15px !important;
    margin: 0 !important;
}
ul.sub-menu li a{
    text-decoration: none;
}
.sub-menu .nav-link {
    white-space: nowrap;
}
.nav-item:hover .sub-menu {
    display: block;
}
.navbar {
    padding: 20px 0 15px;
}
.collapse.navbar-collapse {
    justify-content: center;
}
.navbar-toggler {
	border: 1px solid #000 !important;
	color: #000 !important;
    line-height: normal !important;
}
.navbar-brand {
	padding: 0;
}
a.navbar-brand img {
    width: 100%;
    height: auto;
    width: 130px;
    height: 130px;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 10px;
    padding-left: 10px;
}
.header-social-wrapper a {
    display: flex;
    align-items: center;
}
.navbar  ul.navbar-nav li a {
    font-size: 17px;
    font-family: 'BricolageGrotesque_24pt-ExtraBold';
    margin-right: 32px;
    color: #000 !important;
    padding-bottom: 0;
    padding-top: 0;
    font-weight: bold;
}
.navbar  ul.navbar-nav li a:hover{
    text-decoration: underline;
}
.header-social-wrapper a {
    color: #000;
    font-size: 17px;
    font-family: 'BricolageGrotesque_24pt-ExtraBold';
    font-weight: bold;
    text-decoration: unset;
}
button.navbar-toggler[aria-expanded="false"] .close-btn-navbar {
    display: none;
}
button.navbar-toggler[aria-expanded="true"] .menu-navbar {
    display: none;
}
.navbar-toggler:focus {
    box-shadow:unset !important;
}
.navbar ul.navbar-nav li a:not(.navbar ul.navbar-nav li:last-child a) {
    margin-right: 25px;
    padding-left: 35px;
    padding-right: 35px;
}

.header-social-wrapper a:last-child {
	margin-left: 15px;
}
.section {
    padding: 50px 0;
}
.hero{
    padding: 100px 0;
}
.hero .row{
    align-items: center;
}
.hero h1 {
    font-weight: bold;
    font-family: 'BricolageGrotesque_24pt-ExtraBold';
    color: #292939;
    font-size: 38px;
}
.intro h1 {
    font-family: 'BricolageGrotesque_24pt-ExtraBold';
    font-weight: 600;
    color: #292939;
    font-size: 38px;
}
.content h1 {
    font-weight: bold;
    font-family: 'BricolageGrotesque_24pt-ExtraBold';
    color: #292939;
    font-size: 38px;
    margin: 100px 0;
    font-family: 'BricolageGrotesque_24pt-ExtraBold';
}
.intro img {
    margin-top: 20px;
}
.hero p {
    font-size: 14px;
    font-family: 'FontsFree-Net-Montserrat-Medium';
    text-align: center;
    color: #A8A7A7;
    max-width: 290px;
    margin: 0 auto;
    line-height: 28px;
    font-weight: 600;
}
.hero a.menu-button{
    margin: 30px auto;
}
.section-shape::before {
    background-image: url('../images/im-4.png');
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    content: '';
    width: 100%;
    position: absolute;
    height: 600px;
    left: 0;
    right: 0;
    z-index: 1;
    top: -50px;
    bottom: 0;
}
.main-shape {
    display: flex;
    justify-content: center;
    position: relative;
    z-index: 9;
    align-items: center;
    margin-left: 20%;
}
.shape-detail p {
    font-size: 14px;
    color: #000;
    font-family: 'FontsFree-Net-Montserrat-Medium';
    font-weight: bold;
    max-width: 380px;
    margin: 15px 0;
}
.shape-detail h2 {
    font-size: 40px;
    font-family: 'BricolageGrotesque_24pt-ExtraBold';
    font-weight: bold;
    color: #292939;
}
.student-text h2 {
    font-size: 40px;
    font-family: 'BricolageGrotesque_24pt-ExtraBold'; 
    font-weight: bold;
    color: #292939;
}
.student-text p {
    font-size: 14px;
    color: #000;
    font-family: 'FontsFree-Net-Montserrat-Medium';
    font-weight: bold;
    max-width: 420px;
    margin: 20px 0;
}
.student-detail {
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
    position: absolute;
    top: 30%;
    left: 0;
    right: 29%;
}
.section-shape {
    position: relative;
    padding: 85px;
    z-index: 1;
}
.section-online {
    position: relative;
    margin-top: -260px;
    z-index: 1;
}
.on-img img{
    width: 100%;
    height: auto;
}
.online-detail {
    padding-top: 0;
    position: absolute;
    top: 100px;
    left: 0;
    right: 0;
}
.kurz-shape {
    position: relative;
    margin-top: -190px;
    z-index: 9;
    padding-bottom: 80px;
}
.kurz-shape h2 {
    color: #292939;
    text-align: center;
    font-family: 'BricolageGrotesque_24pt-ExtraBold';
    font-weight: bold;
    font-size: 35px;
    padding-top: 14%;
}
.kurz-shape::after {
    background-image: url('../images/shape-3.png');
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    content: '';
    width: 100%;
    position: absolute;
    height: 620px;
    left: 0;
    object-fit: cover;
    right: 0;
    z-index: -1;
    top: -40px;
    bottom: 0;
}
section.test-section {
    position: relative;
}
section.test-section::before {
    background-image: url('../images/shape-4.png');
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    content: '';
    width: 100%;
    position: absolute;
    height: 500px;
    left: 0;
    object-fit: cover;
    right: 0;
    z-index: -1;
    top: -180px;
    bottom: 0;
}
.section-white .online-detail {
    padding-top: 30px;
}
.section-white{
    padding-bottom: 100px;
}
.online-detail h2 {
    font-family: 'BricolageGrotesque_24pt-ExtraBold';
    font-weight: bold;
    color: #292939;
    font-size: 40px;
}
.section-online.text-center img {
    margin-top: -200px;
}
.online-detail p {
    color: #000;
    font-family: 'FontsFree-Net-Montserrat-Medium';
    font-weight: bold;
    font-size: 14px;
    line-height: 22px;
    max-width: 411px;
    margin: 30px auto;
}
.icon-details {
    margin-top: 100px;
    margin-bottom: 50px;
}
.icon-details p {
    color: #292939;
    font-size: 30px;
    font-family: 'BricolageGrotesque_24pt-ExtraBold';
    font-weight: bold;
    margin-top: 20px;
}
.section-white .online-detail p {
    color: #000;
    font-family: 'FontsFree-Net-Montserrat-Medium';
    font-weight: bold;
    font-size: 14px;
    line-height: 22px;
    max-width: 623px;
    margin: 20px auto;
    text-align: center;
}
.section-green {
    position: relative;
    padding: 0;
    margin-top: -200px;
    z-index: 1;
}
.main-shape img {
    width: 100%;
    height: auto;
    max-width: 447px;
    margin-left: 50px;
}
.for-img img {
    width: 100%;
    height: auto;
}
.profile-img {
    height: 100%;
    object-fit: cover;
    margin-top: 90px;
    width: 100%;
}
.footer {
    background-color: #2c2c3e;
    color: #fff;
    padding: 60px 0;
}
.footer h5 {
    font-size: 35px;
    margin-bottom: 20px;
    font-family: 'BricolageGrotesque_24pt-ExtraBold';
    font-weight: bold;
}
.footer p {
	font-family: 'FontsFree-Net-Montserrat-Medium';
	font-size: 14px;
	line-height: 40px;
	margin-bottom: 0;
}
.social-links {
    display: flex;
    align-items: center;
}
.footer a {
    color: #ccc;
    text-decoration: none;
    display: block;
    margin-left: 0;
    font-weight: 800;
    font-family: 'FontsFree-Net-Montserrat-Medium';
    line-height: 40px;
    font-size: 14px;
}
footer a:first-child{
    margin-left: 0;
}
.footer a:hover {
    color: #fff;
}
.footer .social-links a {
	margin-right: 15px;
	margin-left: 15px;
	line-height: 40px;
	font-size: 14px;
}
.footer .social-links a:first-child{
    margin-left: 0;
}
.footer .divider {
    border-bottom: 1px solid #ccc;
    margin-bottom: 30px;
    width: 95%;
}
a.menu-button {
    color: #000;
    text-decoration: unset;
    border: 1px solid #000;
    padding: 14px 25px;
    font-size: 18px;
    font-family: 'FontsFree-Net-Montserrat-Medium';
    font-weight: bold;
    display: block;
    text-align: center;
    max-width: 219px;
    margin: 20px auto;
    border-radius: 30px;
}
a.contact-button {
    color: #000;
    text-decoration: unset;
    padding: 14px 25px;
    font-size: 18px;
    font-family: 'FontsFree-Net-Montserrat-Medium';
    font-weight: bold;
    display: block;
    text-align: center;
    max-width: 300px;
    margin: 20px auto;
    border-radius: 30px;
    background-color: #A0C954;
}
.course-details h3 {
    font-family: 'BricolageGrotesque_24pt-ExtraBold';
    font-weight: bold;
    font-size: 35px;
    color: #292939;
}
.main-content {
    padding: 20px;
    text-align: center;
}
.intro {
    margin-top: 80px;
}
.intro img {
    max-width: 100%;
    height: auto;
}
.form-section {
    background-color: #fff;
    padding: 70px 70px 90px;
    margin: 20px auto;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
    max-width: 1136px;
    margin-top: 80px;
}
.form-row {
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
}
.form-section h2 {
    margin-bottom: 20px;
}
.form-group label {
    font-size: 30px;
    background-color: #292939;
    color: #fff;
    text-align: center;
    border-radius: 30px;
    margin-bottom: 20px;
    padding: 6px 40px;
    width: 240px;
    display: block;
    font-weight: bold;
    font-family: 'BricolageGrotesque_24pt-ExtraBold';
}
.form-group {
    margin-bottom: 15px;
    text-align: left;
}
.form-group input {
    margin-right: 10px;
}
.checkbox-item input[type="checkbox"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 15px;
    height: 15px;
    border: 1px solid black;
    border-radius: 3px;
    margin-right: 10px;
    outline: none;
    cursor: pointer;
    transform: scale(1.3);
    position: relative;
}
.checkbox-item input[type="checkbox"]:checked {
    background-color: black;
    border: 1px solid black;
}
.checkbox-item input[type="checkbox"]:checked::after {
    content: '';
    display: block;
    width: 5px;
    height: 7px;
    border: solid white;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    position: absolute;
    top: 2px;
    left: 4px;
}
.checkbox-item p {
    display: inline;
    color: #000; 
    font-size: 16px; 
}
.checkbox-group {
	margin-bottom: -120px;
}
button[type="submit"] {
    background-color: #A0C954;
    color: #292939;
    padding: 0px 40px;
    font-family: 'BricolageGrotesque_24pt-ExtraBold';
    border: none;
    border-radius: 30px;
    cursor: pointer;
    font-size: 24px;
    width: 100%;
    max-width: 230px;
    display: inline-block;
    height: 50px;
    text-transform: uppercase;
}
.checkbox-item p {
    font-family: 'FontsFree-Net-Montserrat-Medium';
    font-weight: bold;
    font-size: 15px;
    color: #000;
}
.form-row:nth-child(2){
    align-items: flex-end;
}
button[type="submit"]:hover {
    opacity: 0.8;
}
.checkbox-group {
    display: flex;
    flex-direction: column;
    min-height: 240px;
}
.checkbox-item {
    display: flex;
    align-items: center;
    margin: 7px 0;
}
.checkbox-item p {
    margin: 0;
    padding-left: 8px;
    line-height: normal;
}
.testimonials {
    background-color: #f0f0f0;
    padding: 20px;
    margin: 30px auto 110px;
    border-radius: 20px;
    max-width: 660px;
}
.testimonial {
    padding: 10px;
    text-align: left;
}
.testimonial p:first-child {
    font-weight: bold;
    margin-bottom: 10px;
}
.testimonial p:last-child {
    margin-bottom: 10px;
}
.testimonial a {
    text-decoration: none;
    font-weight: bold;
    float: right;
    width: 100%;
    text-transform: uppercase;
    padding: 3px 8px;
    font-family: 'BricolageGrotesque_24pt-ExtraBold';
    max-width: 140px;
    margin: 0;
    border: 1px solid #000;
}
.testimonial a:hover {
   opacity: 0.8;
}
.course-info {
    text-align: right;
    margin: 0 35px;
}
.table th {
    vertical-align: bottom;
    background-color: #292939;
    color: #fff;  
}
table th:first-child {
    border-radius: 30px 0 0 30px;
    padding-left: 35px;
}
table th:last-child {
    border-radius: 0px 30px 30px 0;
}
.table tr:last-child td {
    border-bottom: none;
}
table.dataTable.no-footer {
    border-bottom: unset !important;
}
table.dataTable thead .sorting {
    background-image: unset !important;
}
table.dataTable thead .sorting_asc{
    background-image: unset;
}
.btn-info {
    color: #fff;
    background-color: #292939;
    border-color: #292939;
    font-family: 'BricolageGrotesque_24pt-ExtraBold';
    font-weight: bold;
    border-radius: 30px;
    padding: 6px 25px;
    font-size: 22px;
    margin-right: 5px;
    float: right;
}
.btn-info:hover {
    color: #fff;
    background-color: #292939 !important;
    border-color: #292939 !important;
    opacity: 0.8;
}
.btn-info:focus {
    color: #fff;
    background-color: #292939 !important;
    border-color: #292939 !important;
    opacity: 0.8;
}
.btn-success {
    color: #2E303C;
    background-color: #A0C954;
    border-color: #A0C954;
    font-family: 'BricolageGrotesque_24pt-ExtraBold';
    font-weight: bold;
    border-radius: 30px;
    padding: 6px 25px;
    font-size: 22px;
    float: right;
}
.btn-success:hover{
    color: #2E303C !important;
    background-color: #A0C954 !important;
    border-color: #A0C954 !important;
    opacity: 0.8;
}
.btn-success:focus {
    color: #2E303C !important;
    background-color: #A0C954 !important;
    border-color: #A0C954 !important;
    opacity: 0.8;
}
.btn-check:active+.btn-info:focus, .btn-check:checked+.btn-info:focus, .btn-info.active:focus, .btn-info:active:focus, .show>.btn-info.dropdown-toggle:focus {
    box-shadow: unset !important;
}
.table td {
    color: #0F100F;
    font-family: 'FontsFree-Net-Montserrat-Medium';
    font-weight: bold;
    border-color: #000;
    padding: 25px 40px 25px 40px !important;
    text-align: center;
}

.table>:not(caption)>*>* {
    padding: 0.8rem 1rem;
    text-align: center;
}
.table-img {
    text-align: center;
    max-width: 500px;
    margin: -1px auto;
}
.table-img img {
    width: 100%;
    height: auto;
    margin-top: 20px;
}
table.table {
    margin-top: 100px;
    max-width: 1320px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
}
.course-details {
    max-width: 400px;
    margin-top: 16px;
}
.course-details a.menu-button {
    max-width: 100%;
    margin: 20px 0;
    border: 2px solid #000;
}
.course-details p {
    font-family: 'FontsFree-Net-Montserrat-Medium';
    font-weight: bold;
    font-size: 14px;
    color: #000;
}
.contact-details a {
    text-decoration: none;
    font-family: 'FontsFree-Net-Montserrat-Medium';
    font-weight: bold;
    font-size: 14px;
    color: #000;
    position: relative;
}
a.mail {
    position: relative;
    margin-right: 25px;
}
a.phone{
    position: relative;
}
section.test-section h4 {
    font-weight: bold;
    margin-bottom: 0;
    position: relative;
    display: flex;
    align-items: center;
    max-width: 200px;
    font-family: 'BricolageGrotesque_24pt-ExtraBold';
}
section.test-section img{
    width: 100%;
    height: 25px;
    object-fit: cover;
}
section.test-section h5 {
    color: #939392;
    font-size: 14px;
    margin-bottom: 10px;
}
.submit-text p {
    font-size: 14px;
    color: #939292b5;
    font-family: 'FontsFree-Net-Montserrat-Medium';
    font-weight: bold;
    margin-bottom: 10px;
    text-align: center;
}
section.test-section p {
    color: #000;
    font-size: 14px;
    font-family: 'FontsFree-Net-Montserrat-Medium';
    font-weight: bolder;
    margin-bottom: 0;
}
.slick-prev:before {
    content: '' !important;
    background-image: url(../images/left-arrow.svg);
    position: absolute;
    left: -50px;
    right: 0;
    width: 120px;
    top: -10px;
    height: 50px;
    background-repeat: no-repeat;
    opacity: 1;
}
.slick-next::before {
    content: '' !important;
    background-image: url(../images/right-arrow.svg);
    position: absolute;
    left: 30px;
    right: 0;
    width: 120px;
    top: -10px;
    height: 50px;
    background-repeat: no-repeat;
    opacity: 1;
}
.icon-wrapper {
    display: inline-block;
    margin-right: 5px; 
}
.contact-details {
    display: flex;
    align-items: center;
}
.icon-wrapper img {
    display: block;
    width: 50px;
    height: 50px;
}
img.call {
    width: 50px;
    height: 50px;
}
.icon-details img {
    width: 150px;
    height: 150px;
}
.submit-text img {
    width: 35px;
    height: 35px;
}
.contact-details a:hover{
    text-decoration: underline;
}
section.main-section {
    position: relative;
}
.online-detail.skole {
    position: unset;
}
section.main-section::before {
    content: '';
    position: absolute;
    background-image: url(../images/shape-icon.png);
    top: 10%;
    left: auto;
    right: 34%;
    bottom: 0;
    z-index: 9;
    width: 75px;
    height: calc(100% - 6%);
    background-repeat: no-repeat;
    background-position: right;
    background-size: 100% 100%;
}
.icon-details .row {
    align-items: flex-end;
}
.icon-details {
    margin-top: 100px;
    margin-bottom: 50px;
    max-width: 880px;
    margin-left: auto;
    margin-right: auto;
}
section.hero.text-center .row {
    max-width: 1100px;
    margin: 0 auto;
}
.button-container {
    display: flex;
    gap: 10px;
    flex-direction: row-reverse;
}
.clickable-row {
    cursor: pointer;
}
table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>td:first-child:before, table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>th:first-child:before {
    top: 17px;
}
img.desktop {
    display: block;
}
img.mobile {
    display: none;
}
.school-team-contact {
    text-align: center;
    padding: 20px;
}
.school-team-contact h1 {
    font-weight: bold;
    font-family: 'BricolageGrotesque_24pt-ExtraBold';
    color: #292939;
    font-size: 38px;
}
.contact-button {
    background-color: #86c042;
    color: white;
    border: none;
    padding: 10px 20px;
    cursor: pointer;
    margin-bottom: 20px;
    font-size: 16px;
}
.contact-info p {
    margin: 5px 0;
}
.location {
    text-align: center;
    position: relative;
}
section.location img {
    width: 100%;
    height: auto;
    position: relative;
}
.location-map {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.map {
    max-width: 1000px;
    margin: 130px auto;
}
.location h2 {
    margin-bottom: 20px;
    font-family: 'BricolageGrotesque_24pt-ExtraBold';
    font-size: 35px;
    color: #292939;
    margin-top: 18px;
}
.contact-persons {
    margin-top: 50px;
    padding-bottom: 150px !important;
}
.contact-persons h2 {
    margin-bottom: 20px;
    font-family: 'BricolageGrotesque_24pt-ExtraBold';
    font-size: 35px;
    color: #292939;
}
.contact-card h3 {
    margin-top: 0;
    font-family: 'FontsFree-Net-Montserrat-Medium';
    font-weight: bolder;
}
.contact-card h6 {
    font-family: 'FontsFree-Net-Montserrat-Medium';
    font-weight: bolder;
    color: #000;
}
.contact-card p {
    min-height: 230px;
    font-family: 'FontsFree-Net-Montserrat-Medium';
    font-weight: 600;
    max-width: 320px;
    text-align: left;
    margin: 20px auto 0;
}
.contact-details.mail .icon-wrapper {
    display: flex;
    align-items: center;
    margin: 15px 0;
}
.contact-details.mail {
    display: block;
    max-width: 320px;
    margin: 0 auto;
}
.contact-details.mail .icon-wrapper img {
    display: block;
    width: 35px;
    height: 35px;
}
.contact-details.mail .icon-wrapper a{
    margin: 0 10px;
}
section.school-team-contact a.contact-button {
    max-width: 400px;
    margin-top: 100px;
}
.contact-persons img {
    width: 100%;
    height: auto;
    max-width: 350px;
    border-radius: 30px;
}
.contact-info {
    display: flex;
    justify-content: space-around;
    width: 100%;
    max-width: 600px;
    margin: 40px auto;
}
.contact-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}
.contact-item img {
    width: 40px;
    height: 40px;
    margin-bottom: 10px;
}
.contact-item a {
    color: #000;
    text-decoration: none;
    font-size: 16px;
    margin: 5px 0;
    font-family: 'FontsFree-Net-Montserrat-Medium';
    font-weight: 600;
}
.contact-item a:hover {
    text-decoration: underline;
}
.map iframe {
    width: 1000px;
    height: 500px;
}
@media (max-width: 1600px){
    .kurz-shape h2 {
        padding-top: 16%;
    }
    .online-detail {
        padding-top: 0;
        position: absolute;
        top: 100px;
        left: 0;
        right: 60px;
    }
    .section-online.text-center img {
        margin-top: -130px;
    }
}
@media (max-width: 1441px){
    .student-detail {
        top: 130px;
        left: 0;
        right: 30%;
    }
    .section-online.text-center img {
        margin-top: -90px;
    }
    section.main-section::before {
        right: 30%;
        width: 60px;
    }
    .main-shape {
        margin-left: 30%;
    }
    .student-detail {
        right: 30%;
        left: 55px;
    }
    .section-online::before {
        height: 905px;
        top: -90px;
        bottom: 0;
    }
    .online-detail {
        top: 50px;
        right: 70px;
    }
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 15px;
}
.navbar  ul.navbar-nav li a {
    margin-right: 0;
}
.collapse.navbar-collapse {
    justify-content: flex-end;
}
.navbar ul.navbar-nav li a:not(.navbar ul.navbar-nav li:last-child a) {
    margin-right: 16px;
    padding-left: 30px;
    padding-right: 30px;
}
.student-text {
    padding-top: 6%;
}
header .container {
    max-width: 1320px;
}
.main-shape img {
    margin-left: -50px;
}
}
@media (min-width: 1200px) {
    .container {
        max-width: 86.112vw;
    }  
    .footer .container {
        max-width: 80vw;
    }
}

@media (max-width: 1400px){
    .btn-success {
        padding: 5px 30px;
        font-size: 18px;
    }
     .btn-info {
        padding: 5px 34px;
        font-size: 18px;
        margin-right: 0;
    }
    .navbar-expand-lg .navbar-nav .nav-link{
        font-size: 14px;
    }
    .navbar ul.navbar-nav li a:not(.navbar ul.navbar-nav li:last-child a) {
        margin-right: 10px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .content h1{
        margin: 40px 0;
        font-size: 32px;
    }
    .intro h1{
        font-size: 32px;
    }
    .kurz-shape h2 {
        font-size: 30px;
        padding-top: 18%;
    }
    .course-details h3 {
        font-size: 28px;
    }
    .course-info img {
        width: 100%;
        height: auto;
    }
    .course-info {
        text-align: left;
        margin: 0 0;
    }
    .main-shape {
        justify-content: space-between;
        position: relative;
        margin-left: 50px;
    }
    .student-detail {
        right: auto;
        left: 0;
    }
    .section-online::before {
        height: 735px;
        top: -80px;
        bottom: 0;
    }
    .student-text {
        padding-top: 0;
    }
    .student-text p {
        max-width: 380px;
        margin: 20px 0;
    }
    .student-text h2{
        font-size: 30px;
    }
    .shape-detail h2{
        font-size: 30px;
    }
    .online-detail h2{
        font-size: 30px;
    }
    .online-detail p{
        max-width: 351px;
    }
    .student-detail {
        top: 160px;
    }
    .section-white {
        padding-bottom: 120px;
    }
    a.menu-button{
        padding: 7px 25px;
    }
    .section-shape::before{
        height: auto;
    }
    section.main-section::before {
        right: 32%;
        width: 55px;
    }
    .online-detail {
        top: 90px;
    }
}
@media (max-width: 1366px){
.section-online.text-center img {
    margin-top: -90px;
}
.map {
    max-width: 1000px;
    margin: 50px auto;
}
.map iframe {
    width: 600px;
    height: 300px;
}
.student-detail {
    top: 90px;
}
.online-detail {
    top: 40px;
}
}
@media (max-width: 1199px){
    .table td{
        font-size: 14px;
    }
    .form-section {
        padding: 50px 30px 70px;
    }
    .form-row {
        display: block;
    }
    .form-group {
        margin-bottom: 20px;
    }
    .form-group label {
        font-size: 24px;
        padding: 6px 20px;
        width: 100%;
        max-width: 250px;
    }
    .form-group input {
        margin-right: 10px;
    }
    .checkbox-group {
        display: block;
        margin: 50px 0;
        min-height: unset;
    }
    .checkbox-item {
        flex: 1 1 50%;
        margin-bottom: 10px;
    }
    .submit-text {
        text-align: left;
    }
    .submit-text p{
        text-align: left;
    }
    .section-online::before {
        height: 622px;
        top: 80px;
        bottom: 0;
    }
    .online-detail p {
        margin: 10px auto;
    }
    .section.hero.text-center .col-md-4{
        width: 100% !important;
    }
    .section-online {
        margin-top: -310px;
    }
    section.main-section::before{
        display: none;
    }
    .section-online.text-center img {
        margin-top: 0px;
    }
    .online-detail {
        top: 90px;
    }
} 
@media (max-width: 1024px){
    .section-white {
        padding-bottom: 0;
    }
    .section-green {
        background-color: #9fc759;
    }
    .section-green {
        margin-top: 0;
    }
    .student-detail {
        top: 200px;
    }
}
@media (max-width: 991px){
    .sub-menu {
        position: static;
        box-shadow: none;
        border: none;
        padding-left: 15px;
    }
    .navbar  ul.navbar-nav li a {
        font-size: 14px;
    }
    .nav-item .nav-link[data-toggle="collapse"]::after {
        content: '\25bc';
        float: right;
        margin-left: 5px;
    }
    ul.sub-menu li {
        text-align: left;
        margin: 10px 0;
    }
    .navbar-nav .nav-item .collapse {
        display: none;
    }
    .navbar-nav .nav-item .collapsed + .collapse {
        display: block;
    }
    .course-details{
        max-width: 100%;
    }
    .course-details h3 {
        font-size: 28px;
        text-align: center;
    }
    .course-details br{
        display: none;
    }
    .footer h5 {
        font-size: 26px;
        margin-bottom: 10px;
    }
    .footer .col-md-6 {
        margin-bottom: 30px;
    }
    .table td {
        padding: 15px 20px 15px 20px !important;
    }
    .testimonials {
        max-width: 560px;
    }
    .navbar-collapse.collapse.show {
        padding: 15px 0;
    }
    ul.navbar-nav li{
        padding: 5px 0;
    }
    .student-detail {
        position: unset;
        display: block;
        padding: 30px 0 0 0;
    }
    .section-green {
        background-color: #9fc759;
    }
    .student-text p {
        margin: 20px auto;
    }
    .section-online {
        margin-top: 20px;
        display: flex;
        flex-direction: column-reverse;
    }
    .online-detail {
        position: unset;
    }
    .main-shape {
        display: block;
        margin-left: 0;
    }
    .shape-detail p{
        margin: 15px auto;
    }
    .section-online.text-center img {
        margin-top: 0;
    }
    .section-green {
        margin-top: -10px;
    }
}
@media (max-width: 767px){
    .section-green {
        background-color: #9fc759;
    }
    .location h2 {
        font-family: 'BricolageGrotesque_24pt-ExtraBold';
        font-size: 30px;
    }
.kurz-shape {
    position: relative;
    margin-top: -100px;
}
.section-online.text-center img {
    margin-top: 0;
}
.button-container {
    flex-direction: column-reverse;
}
table th:first-child{
    border-radius: unset;
}
.section-online::before {
    height: 622px;
    top: 0;
    bottom: 0;
    background-position: center;
    background-size: cover;
}
.student-text p {
    margin: 10px 0;
    max-width: 100%;
}
.kurz-shape::after {
    height: 390px;
}
.kurz-shape h2 {
    font-size: 23px;
    padding-top: 20%;
    padding-left: 15px;
    padding-right: 15px;
}
.profile-img {
    margin-top: 10px;
}
.section-shape::before {
    height: 750px;
}
.main-shape img {
    margin-left: 0;
    width: 100%;
    height: auto;
    max-width: 400px;
}

.student-text {
    padding-left: 10px;
    padding-right: 10px;
}
.section-online {
    margin-top: 20px;
    display: flex;
    flex-direction: column-reverse;
}
.section-online {
    margin-top: 20px;
}
.for-img img {
    width: 100%;
    height: auto;
    object-fit: cover;
}
.section-shape::before {
    top: -120px;
    background-size: cover;
    background-position: center;
}
.student-text p {
    margin: 10px 0;
}
.shape-detail p{
    max-width: 100%;
}
.section-online.text-center img{
    max-width: 100%;
}
.map iframe {
    width: 400px;
    height: 200px;
}
.contact-card p{
    min-height: unset;
}
.contact-persons img{
    max-width: 100%;
}
.contact-details.mail{
    max-width: 100%;
}
.contact-card p{
    max-width: 100%;
}
a.contact-button{
    max-width: 100%;
}
.contact-card h6{
    text-align: left;
}
.contact-item a{
    font-size: 14px;
}
section.school-team-contact a.contact-button{
    margin-top: 50px;
}
.contact-info{
    display: block;
}
}
@media (max-width: 575px){
.testimonials {
    max-width: 360px;
}
.section-online::before {
    height: 552px;
}
.section-shape::before {
    height: auto;
}
.online-detail {
    padding-top: 0;
}
.section-white .online-detail {
    padding-top: 0;
}

.submit-text p{
    text-align: left;
}
.submit-text {
  text-align: left;
}
.intro {
    margin-top: 40px;
}
.kurz-shape::after {
    height: 390px;
}
.kurz-shape h2 {
    font-size: 25px;
    padding-top: 26%;
    padding-left: 15px;
    padding-right: 15px;
}
.checkbox-item p {
    font-size: 13px;
}
.form-section {
    margin-top: 50px;
}
.table-img {
    max-width: 350px;
    margin: 10px auto 0;
}
.container {
    padding: 0 15px;
}
section.test-section::before {
    top: -130px;
    bottom: 0;
}
.kurz-shape {
    padding-bottom: 30px;
}
.slick-next::before {
    left: 6px;
}
.slick-prev:before{
    left: -20px;
}
.map iframe {
    width: 320px;
    height: 130px;
}
.map {
    margin: 0px auto;
}
}
@media (max-width: 414px){
.testimonials {
    max-width: 300px;
}
.section-shape::before {
    height: 715px;
}
.map iframe {
    width: 200px;
    height: 100px;
}
}
@media (max-width: 375px){
    .testimonials {
        max-width: 320px;
    }
    .slick-prev:before{
        left: 15px;
    }
    .slick-next::before{
        left: -20px;
    }
    .kurz-shape h2 {
     padding-top: 30%;
    }
    }