@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,400;0,700;1,600&display=swap');

html {
    scroll-behavior: smooth;
}

body {
    font-family: 'Source Sans Pro', sans-serif !important;
    background: #eff2f7 !important;
    font-size: 16px !important;
    color: #555 !important;
    width: 100% !important;
}

a {
    transition: all 0.3s;
}

.navbar-expand-lg .navbar-nav {
    font-size: 16px;
}

.navbar-nav>li {
    margin: 0px 20px;
}

.navbar-light .navbar-nav .nav-link {
    color: rgba(255, 255, 255, 0.8) !important;
}

.navbar-light .navbar-nav .nav-link:hover {
    color: #FFF !important;
}

nav.navbar.navbar-expand-lg.navbar-light.bg-light {
    font-weight: 600;
    background: rgba(0, 0, 0, 0.3) !important;
    padding: 15px;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.08);
}

.mdzn-header {
    background: url('https://i.imgur.com/RUYtdJe.jpg');
    background-size: cover;
    background-position: center;
    height: 500px;
    text-align: center;
}

.mdzn-header h2 {
    margin-top: 100px;
    font-weight: 600;
    color: #FFF;
    font-size: 38px;
}

.mdzn-header span {
    text-align: center;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.8);
    font-size: 28px
}

.mdzn-splash {
    background: rgba(0, 0, 0, 0.25);
    height: 100%;
}

div#about {
    margin-top: 30px;
    padding: 30px 15px;
}

.mdzn-pill {
    background: rgb(227, 230, 243) !important;
    width: 100% !important;
    overflow: hidden;
    border-radius: 6px;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.15);
}

div#about-section {
    overflow: hidden;
    margin-top: 100px;
}

div#about-section img {
    width: 325px;
    height: 325px;
    margin-top: 65px !important;
    display: block;
    margin: auto;
}

.description h4 {
    font-weight: 600;
    font-size: 20px;
}

.description p {
    margin-top: 20px;
    margin-bottom: 20px;
}

.bold {
    font-weight: bold;
}

div#test-section {
    overflow: hidden;
    margin-top: 100px;
}

div#test-section .description  {
    margin-top: 0px;
}

.description-box {
    background: #fcfcfc;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.01);
    padding: 30px 10px;
}

.description-box ul {
    list-style-type: none;
    text-align: center;
    padding-inline-start: 0px !important;
}

.description-box li {
    margin: 1px;
}

li.title {
    font-size: 18px;
    font-weight: 600;
}

li.phone-number {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.5px;
    margin: 3px;
}

div#test-section h3.small-title {
    font-weight: 700;
    font-size: 20px;
}

p.grammar-coach-text {
    line-height: 2;
}

div#grammar-section {
    overflow: hidden;
    margin-top: 100px;
}

.section-header {
    font-weight: bold;
    font-size: 32px;
    margin-bottom: 20px;
}

.grammar-box {
    text-align: center;
    background: #fcfcfc;
    padding: 30px;
    max-height: 420px;
    min-height: 420px;
}

.grammar-box img {
    margin-bottom: 15px;
}

.grammar-box h4 {
    font-size: 20px;
    margin-bottom: 15px;
}

p.features {
    text-align: left;
    margin-left: 5px;
    line-height: 2;
}

.grammar-box p {
    line-height: 1.5;
    margin-left: 5px;
    text-align: left;
    margin-top: 15px;
}

.language-box {
    background: #fff;
    padding: 30px 15px;
    text-align: center;
    line-height: 1.5;
    max-height: 300px;
    min-height: 300px;
}

.language-box img {
    width: 100%;
    margin-top: -20px;
}

.language-box h4 {
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 20px;
}

div#language-section {
    overflow: hidden;
    margin-top: 100px;
}

.language-box p {
    text-align: left;
}

div#carousel-section {
    margin-top: 100px;
    overflow: hidden;
}

.carousel-inner {
    background: #FFF;
    margin-left: 15px;
    margin-right: 15px;
}

.carousel-block {
    background: #FFF;
    background-size: cover;
    background-position: center;
    text-align: center;
    padding: 30px 15px;
    overflow: hidden;
    height: 350px;
    padding-right: 30px;
}

.carousel-block h4.title {
    font-weight: 700;
    font-size: 22px;
    margin-bottom: 35px;
}

.carousel-block ul {
    list-style-type: none;
}

ul.schools {
    line-height: 1.2;
    width: 100%;
    font-weight: 600;
}

div#contact-section {
    overflow: hidden;
    margin-top: 100px;
}

#covid img {
    height: 250px;
    margin-top: -10px;
}

div#contact-section h4 {
    text-align: center;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 600;
}

.contact-block {
    padding: 30px 30px;
    background: rgb(227, 230, 243);
    overflow: hidden;
}

.form-control {
    background-color: rgba(0, 0, 0, 0.05) !important;
    border: 0px !important;
    font-size: 1.5rem !important;
}

div#contact-section label {
    font-weight: 600;
}

.contact-block .btn-primary {
    background-color: #555;
    border: 0px;
    font-size: 14px;
    font-weight: 600;
    font-family: 'Source Sans Pro', sans-serif;
    border-color: #007bff;
    float: right;
    margin-top: 25px;
}

.contact-block .btn-primary:hover {
    background-color: rgba(0, 0, 0, 0.25);
}

.login-block {
    width: 40%;
    text-align: center;
    display: block;
    margin: auto;
    margin-top: 35vh;
}

.login-block h4 {
    font-size: 32px;
    font-weight: 600;
    margin-bottom: 20px;
}

.btn-primary {
    font-size: 16px !important;
    font-weight: 600 !important;
    padding: 6px 15px !important;
}

div#contact-section h3 {
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.contact-right {
    display: block;
    margin: auto;
    padding: 30px;
}

.contact-block img {
    display: block;
    margin: auto;
    margin-bottom: 30px;
}

#hours {
    margin-top: 28px;
}

#hours h2 {
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
}

#hours ul {
    list-style-type: none;
    font-size: 16px;
    line-height: 1.2;
}

#hours span {
    font-weight: 500;
}

#center {
    text-align: center;
}

.footer img {
    width: 100px;
    height: auto;
    float: right;
    display: inline-block;
    opacity: 0.25;
}

.footer {
    display: inline-block;
    background: rgb(227, 230, 243);
    color: rgb(109, 109, 109);
    border-top: 1px solid rgba(0, 0, 0, 0.05);
    width: 100%;
    margin-top: 75px;
    padding: 20px;
}

.footer p {
    display: inline-block;
    font-weight: 600;
}

#testimonials li {
    line-height: 1.2;
}

#grammar-geek {
    font-weight: 600;
    border: 1px solid black;
    padding: 0px;
    margin: 0px;
    height: 220px;
}

#grammar-geek img {
    height: 75px;
    display: block;
    margin: auto;
}

#gc-adv {
    margin-top: 30px !important;
}


#schools img {
    height: 200px;
    width: 200px;
    display: block;
    margin: auto;
}

#about img {
    height: auto;
    width: 150px;
}

#about-section img {
    height: 350px;
    width: 350px;
}

.contact-block img {
    height: 150px;
    width: 150px;
}

.carousel-control-next-icon {
    display: none !important;
}

.carousel-control-prev-icon {
    display: none !important;
}

.navbar-nav {
    list-style-type: none !important;
}

#about img {
    display: block;
    margin: auto;
    height: 150px;
    width: auto;
}

#about p {
    font-weight: 600;
    font-size: 18pt;
    text-align: center;
}

#about h2 {
    margin-top: 3vh;
    font-weight: bold;
    color: #6f2731;
    text-transform: uppercase;
    font-size: 28pt;
    text-align: center;
}

h4#contact-info {
    font-size: 22px !important;
    margin-bottom: 30px !important;
}

img#geekimg {
    margin-left: -30px;
}

img#soonimg {
    margin-left: -30px;
}

ul.socials {
    list-style-type: none;
    display: inline-block;
    margin-left: 20px;
}

.socials li {
    display: inline-block;
    margin-left: 10px;
}

.socials li {
    background: rgb(216, 218, 231);
    text-align: center;
    padding: 8px 12px;
    border-radius: 56px;
}

.socials li a {
    color: rgb(123, 123, 123) !important;
}