@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@600,700&display=swap');
@import "../fonts/stylesheet.css";
body {
    font-family: 'Hero New', sans-serif;
}
.counter {
    border-radius: 5px;
}
.col {
    width: 25%;
    float: left;
}
.btn-register {
    border: 2px solid #30EA03;
    border-radius: 0px;
    color: #30EA03;
    font-family: 'Nunito', sans-serif;
    font-weight: 600;
    font-size: 17px;
    padding: 11px 24px;
    float: right;
    transition: all .3s;
}
.btn-register:hover {
    background-color: #fff;
    color: #000;
    border-color: #fff;
}
.count-title {
    font-size: 65px;
    line-height: 65px;
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
    font-family: 'Nunito', sans-serif;
    color: #fff;
}
.row .col {
    border-left: 1px solid #30EA03;
}
.row .col:first-child {
    border-left: 0px;
}
/*.row .col:first-child .count-title,
.row .col:first-child .count-text {
    text-align: left;
}
.row .col:last-child .count-title,
.row .col:last-child .count-text {
    text-align: right;
}*/

.banner p.count-text {
    font-size: 20px;
    font-weight: 500;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
    color: #30EA03;
    font-family: 'Nunito', sans-serif;
    margin-top: 0px;
}

.container {
    max-width: 1270px;
    width: 100%;
    position: relative;
}
.banner {
    background-image: url('../images/banner.png');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 160px;
    position: relative;
}
.banner-line {
    position: relative;
}
.banner-line:after {
    content: '';
    background-image: url('../images/Group 28.png');
    background-repeat: no-repeat;
    background-position: right center;
    position: absolute;
    right: 0;
    width: 120px;
    height: 459px;
    top: 71px;
}
.footer-line {
    position: relative;
}
.footer-line:after {
    content: '';
    background-image: url('../images/Group 36.png');
    background-repeat: no-repeat;
    background-position: right center;
    position: absolute;
    right: 0;
    width: 80px;
    height: 459px;
    top: -80px;
}
figure {
    margin-bottom: 0px;
}
header {
    background-color: #000000;
    padding: 35px 0px;
}
.banner h2 {
    color: #fff;
    font-weight: 500;
    font-size: 72px;
    padding-top: 126px;
    line-height: 95px;
    margin-bottom: 20px;
    border-bottom: 1px solid #30EA03;
    padding-bottom: 10px;
}
.banner h2 span {
    font-weight: 100;
}
.banner p {
    font-weight: 300;
    color: #fff;
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 40px;
}
.banner h2 strong {
    color: #30EA03;
}
.banner h5 {
    color: #fff;
    font-weight: 700;
    font-size: 22px;
    margin-bottom: 25px;
}
.banner-content {
    max-width: 540px;
}
section.banner:after {
    content: "";
    background: #30EA03;
    opacity: .6;
    height: 100px;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 9;
    width: 50%;
}
section.banner:before {
    content: "";
    background: #30EA03;
    height: 100px;
    position: absolute;
    left: 0;
    bottom: -100px;
    z-index: 9;
    width: 50%;
    box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.08);
}
.title {
    width: 100%;
    margin-bottom: 70px;
}
.webinar-sec {
    padding-top: 160px;
}
.webinar-sec h2 {
    color: #000000;
    font-weight: 800;
    font-size: 55px;
    text-align: center;
}
.webinar-sec p {
    font-size: 18px;
    font-weight: 400;
    color: #999;
    text-align: center;
    max-width: 540px;
    margin: 0 auto 20px;
}
.webinar-box {
    max-width: 860px;
    margin: 0 auto 65px;
}
.webinar-box .box {
    display: flex;
    margin-bottom: 45px;
}
.webinar-box figure {
    position: relative;
    max-width: 213px;
    margin-right: 30px;
}
.webinar-box .box .content {
    background: #FFFFFF;
    position: relative;
    display: flex;
    border: 1px solid rgba(0, 0, 0, 0.14);
    box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.08);
    border-bottom: 10px solid #30EA03;
    padding: 20px 17px 20px 30px;
}
.webinar-box .box .content h4 {
    font-size: 20px;
    font-weight: 700;
    color: #000;
    margin-bottom: 0px;
}
.webinar-box .box .content h4 span {
    font-size: 16px;
}
.webinar-box .box .content h4.time {
    font-size: 16px;
    margin-bottom: 15px;
}
.webinar-box .box .content .right {
    text-align: right;
    padding-top: 15px;
}
.webinar-box .box .content p {
    font-size: 12px;
    text-align: left;
    line-height: 17px;
    color: #7A7A7A;
}
.webinar-box .box .content h5 {
    font-weight: 500;
    font-size: 20px;
}
.webinar-box .box .day {
    background: #30EA03;
    box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.08);
    border-radius: 20px 0px 0px 0px;
    position: absolute;
    right: 10px;
    top: -10px;
    width: 80px;
    height: 38px;
    font-size: 16px;
    font-weight: 700;
    line-height: 38px;
    text-align: center;
}
.webinar-box .box .date {
    font-size: 14px;
    font-weight: 500;
    color: #000;
}
.webinar-box .register-btn {
    width: 185px;
    height: 50px;
    line-height: 50px;
    background: #30EA03;
    box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.08);
    border-radius: 20px 0px 0px 0px;
    font-weight: 700;
    font-size: 16px;
    line-height: 38px;
    color: #000;
    margin-top: 25px;
    margin-bottom: 15px;
}
.webinar-box .webinar-btn {
    width: 185px;
    height: 50px;
    line-height: 50px;
    border: 1px solid rgba(0, 0, 0, 0.25);
    filter: drop-shadow(0px 15px 30px rgba(0, 0, 0, 0.08));
    border-radius: 20px 0px 0px 0px;
    font-weight: 500;
    font-size: 16px;
    line-height: 38px;
    color: #000;
}
.webinar-box figure:before {
    content: '';
    z-index: -1;
    width: 100%;
    height: 100%;
    position: absolute;
    border: 3px solid #30EA03;
    left: -19px;
    top: -19px;
}
.about-content {
    padding-left: 50px;
}
.about-content h3 {
    font-size: 55px;
    font-weight: 300;
    color: #242B33;
    margin-bottom: 30px;
}
.about-content h3 strong {
    font-weight: 700;
    color: #30EA03;
}
.about-content p {
    font-size: 16px;
    font-weight: 300;
    color: #7A7A7A;
    line-height: 25px;
    margin-bottom: 30px;
}
.about-content h5 {
    color: #242B33;
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 30px;
}
.about-content .about-box {
    width: 166px;
    height: 118px;
    box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.08);
    border-radius: 20px 0px 0px 0px;
    color: #fff;
    font-size: 40px;
    font-weight: 800;
    text-align: center;
    float: left;
    margin-right: 40px;
    padding-top: 15px;
}
.about-content .about-box strong {
    color: #30EA03;
}
.about-content .about-box span {
    font-weight: 700;
    font-size: 16px;
    display: block;
}
.about-content .about-box.green {
    background: #30EA03;
}
.about-content .about-box.black {
    background: #000;
}
.about .about-container {
    max-width: 1100px;
    margin: 0 auto 50px;
}
.about .about-container .row {
    align-items: center;
}
footer {
    background: #000;
    padding: 80px 0px;
    overflow: hidden;
}
footer h3 {
    font-weight: 700;
    color: #fff;
    margin-bottom: 40px;
    line-height: 50px;
}
footer span {
    font-weight: 300;
}
footer strong {
    color: #30EA03;
}
footer input[type=submit] {
    width: 181px;
    height: 51px;
    background: #30EA03;
    border-radius: 20px 0px 0px 0px;
    line-height: 51px;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    color: #242B33;
    border: 0px;
}
footer input {
    background: transparent;
    border: 0px;
    height: 51px;
    line-height: 50px;
    border-bottom: 2px solid #30EA03;
    color: #fff;
    max-width: 300px;
    width: 100%;
    margin-right: 20px;
}
::placeholder {
    color: #fff;
}
.footer-right {
    text-align: right;
}
.footer-right ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.footer-right ul li {
    display: inline-block;
    margin-left: 10px;
}
.footer-right h5 {
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    color: #FFFFFF;
}
.footer-right a i {
    color: #fff;
    font-size: 20px;
    margin-left: 20px;
    margin-bottom: 20px;
}
.footer-right h5 span {
    color: #30EA03;
}
.footer-right ul li a {
    font-weight: 300;
    font-size: 16px;
    line-height: 22px;
    color: #FFFFFF;
}
footer .row {
    align-items: end;
}
.modal-dialog {
    max-width: 700px;
}
.modal h5 {
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    color: #000000;
}
.modal h5 strong {
    color: #30EA03;
}
.modal-header {
    border-bottom: 0px;
}
.modal-header .close {
    width: 24px;
    height: 24px;
    line-height: 24px;
    background: #30EA03;
    border-radius: 50%;
    color: #fff;
    padding: 0px;
    margin: 0px;
    font-size: 18px;
    margin-right: -50px;
    margin-top: -20px;
}
.modal .field-group {
    margin-bottom: 40px;
}
.modal label {
    font-weight: 500;
    font-size: 17px;
    color: #000;
    margin-bottom: 10px;
}
.modal input {
    background: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.05);
    box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.03);
    padding-left: 50px;
    height: 50px;
    line-height: 50px;
}
.modal .input-icon {
    position: relative;
}
.modal .input-icon img {
    position: absolute;
    left: 16px;
    top: 12px;
    width: 25px;
}
.modal .register-btn {
    width: 162px;
    height: 45px;
    background: #30EA03;
    box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.08);
    border-radius: 20px 0px 0px 0px;
    color: #000;
    font-weight: 600;
    font-size: 14px;
    border: 0px;
}
.modal-backdrop.show {
    opacity: .7;
}
.modal-content {
    border-bottom: 10px solid #30EA03;
    padding: 20px 40px;
    border-radius: 0px;
}
.btn-back {
    width: 185px;
    height: 50px;
    line-height: 50px;
    background: #30EA03;
    box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.08);
    border-radius: 20px 0px 0px 0px;
    font-weight: 700;
    font-size: 16px;
    line-height: 38px;
    color: #000;
    margin-top: 25px;
    margin-bottom: 15px;
}
.circle-green {
    position: absolute;
    right: 0px;
    opacity: .6;
}
.tringle {
    position: absolute;
    left: 0px;
    top: 66px;
    opacity: .6;
}
.square-black {
    position: absolute;
    right: 0px;
    opacity: .6;
    top: 500px;
}
.square-small {
    position: absolute;
    left: 0px;
    top: 730px;
    opacity: .6;
}

@media (max-width: 767px) {
    .banner-line {
        display: none;
    }
    header .col-sm-6 {
        max-width: 50%;
    }
    header .logo {
        max-width: 100%;
    }
    .banner h2 {
        font-size: 36px;
        line-height: 42px;
    }
    .count-title {
        font-size: 45px;
        line-height: 45px;
    }
    .webinar-sec h2 {
        font-size: 40px;
    }
    .webinar-box .box {
        display: block;
    }
    .webinar-box figure {
        margin: 0 auto 30px;
    }
    .webinar-box .box .content {
        margin-bottom: 50px;
    }
    .about-container img {
        max-width: 100%;
        margin-bottom: 40px;
    }
    .about-content {
        padding-left: 0px;
    }
    .about-content h3 {
        font-size: 40px;
    }
    .about-content .about-box {
        max-width: 41%;
        margin-right: 8%;
    }
    .footer-line {
        display: none;
    }
    footer input {
        max-width: 55%;
    }
    footer input[type=submit] {
        max-width: 32%;
        height: 30px;
        line-height: 30px;
        vertical-align: bottom; 
    }
    footer .col-md-6 {
        margin-bottom: 30px;
    }
}