@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700&display=swap');
body,
p {
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    line-height: 23px;
    text-align: justify;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Montserrat', sans-serif;
}

h2 {
    color: #383737;
    margin: 40px 0 20px;
    text-transform: uppercase;
    text-align: left;
    font-size: 28px;
    font-weight: bold;
}

.aim_object {
    background: url('../images/camoflage.jpg') 0 0 repeat;
    padding: 50px 0 70px;
}

.activity_ex {
    padding: 50px 0 70px;
    background-size: 100%;
    background-attachment: fixed;
}

canvas#fireworksField {
    height: calc(100% + 40px) !important;
    width: 100% !important;
    top: -40px !important;
}

.welcom_home>.container {
    position: relative;
    z-index: 99;
}

.welcom_home {
    padding-bottom: 59px;
    position: relative;
    margin-top: 50px;
}

.aim_object>.container {
    display: flex;
    color: #fff;
}

.aim_object>.container h2 {
    color: #fff;
}

.lerning_programme .container {
    display: flex;
    flex-wrap: wrap;
}

.lerning_programme .container>h2 {
    width: 100%;
    margin-left: 14px;
}

.lerning_programme .container>div {
    flex: 1;
    margin: 0 20px;
}

.lerning_programme .container>div>div {
    background: #56584b;
    padding: 30px;
    color: #fff;
    border-bottom: 10px solid #424439;
    position: relative;
    min-height: 311px;
}

.lerning_programme .container>div>img {
    width: 100%;
}

.lerning_programme .container>div>div>h3 {
    position: relative;
    top: -70px;
    background: #424439;
    margin-right: 20px;
    padding: 10px;
    font-weight: 100;
    font-size: 22px;
    margin-bottom: -55px;
    text-align: left;
    letter-spacing: 2px;
}

.lerning_programme {
    padding: 30px 0 60px;
}

.activity_ex .container>.box {
    display: flex;
    padding: 14px 12px 20px;
    margin-bottom: 30px;
    background: #fbfbfb;
    min-height: 240px;
    box-shadow: 0 0 20px rgba(122, 117, 148, 0.28);
    border: 1px solid #e4e3e3;
}

.activity_ex .container>.box>div:first-child {
    margin-right: 30px;
}

.activity_ex .container>.box>div h4 {
    color: #40319a;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 600;
    text-align: left;
}

.activity_ex .container>.box:last-child {
    border: 0;
    padding-bottom: 0;
}

.footer {
    padding: 18px 0;
    background: #34362d;
    color: #fff;
}

.footer .container {
    display: flex;
    justify-content: space-between;
    font-size: 14px;
}

.welcom_home h2 {
    margin: 10px 0 0;
}

.banner {
    position: relative;
    z-index: 99;
}

.footer a {
    color: #e84e32;
    transition: all ease .5s !important;
    font-family: 'Open Sans', sans-serif !important;
    font-size: 13px !important;
}

.footer a:hover {
    text-decoration: underline;
    transform: translateY(10px);
}

.contact_home .container {
    display: flex;
    justify-content: space-between;
    padding: 50px 15px;
    align-items: center;
}

.contact_home {
    background: #e4e4e4;
    background-size: cover;
}

.form_home .row>div input[type="text"],
.form_home .row>div input[type="email"] {
    border-color: transparent;
    border-radius: 0;
    margin-bottom: 18px;
    background: #fff;
}

.form_home .row>div textarea {
    border-color: transparent;
    border-radius: 0;
    height: 153px;
    background: #fff;
    text-align: left;
}

input.btn.btn-info {
    background: #dc3545;
    border-radius: 0;
    padding: 7px 22px;
    text-transform: uppercase;
    border: 0;
    transition: all ease 0.5s;
}

.form_home {
    margin-right: 33px;
}

.btn-info:hover,
.btn-info:active,
.btn-info:focus {
    background: #494c3e !important;
    box-shadow: none;
}

input.btn.btn-info:hover {
    background: #82847a !important;
    transform: translateX(10px);
}

.form_home .wpcf7-not-valid-tip {
    background: #ff000099;
    color: #fff;
    position: absolute;
    display: flex;
    bottom: 1px;
    width: 220px;
    font-size: 13px;
    padding: 0 10px;
    border-radius: 0 0 0 10px !important;
}

.form_home .col-md-6 {
    position: relative;
}

div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
    border: 0 !important;
    background: red;
    margin: 21px 0 !important;
    color: #fff;
}

.top_header>.container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 15px;
    padding-bottom: 5px;
}

.top_header>.container:last-child {
    font-size: 25px;
    font-weight: 500;
}

.top_header>.container:last-child i {
    background: #dc3545;
    margin-right: 10px;
    width: 30px;
    height: 30px;
    display: flex;
    JUSTIFY-CONTENT: CENTER;
    ALIGN-ITEMS: CENTER;
    COLOR: #FFF;
    POSITION: ABSOLUTE;
    LEFT: -34px;
    top: -7px;
    font-size: 17px;
    border-radius: 4px;
}

.logo img {
    width: 100%;
    max-width: 404px;
}

.logo {
    width: 100%;
    max-width: 500px;
}

.top_header>.container:last-child div {
    position: relative;
    font-size: 19px;
    line-height: 14px;
    max-width: 380px;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
}
.top_header>.container:last-child div p {
    color: #262626;
    margin: 2px 0 0 0;
    font-size: 13px !important;
}
.navigation_area {
    background: #0b0437;
}

.main_inner_header {
    background: url('../images/camoflage.jpg') 0 0 repeat;
    padding: 14px 0;
    color: #fff;
}

a.btn {
    padding: 4px 14px;
    display: inline;
    font-size: 14px !important;
    font-family: 'Montserrat', sans-serif !important;
}

.main_inner_header h1 {
    font-weight: 100;
}

.table-responsive.dir_table {
    box-shadow: 0 0 10px #cecece;
}

.table-responsive.dir_table table {
    border: 1px solid #494c3e;
    width: 100%;
}

.table-responsive.dir_table th {
    background: #47483c;
    padding: 10px;
    color: #fff;
}

.table-responsive.dir_table td {
    border: 1px solid #dde0d2;
    padding: 9px;
    width: unset;
}

.table-responsive.dir_table tr td:first-child {
    background: #f2f2f2 !important;
    text-align: center;
    font-weight: bold;
}

.table-responsive.dir_table tr:nth-child(odd) td {
    background: #efefef;
}

.single_page {
    padding: 50px 0;
}


/* contact us */

* {
    outline: none
}

.form input[type="text"],
.form input[type="email"] {
    width: 100%;
    padding: 5px 10px;
    border: 1px solid #e0e0e0;
    border-radius: 32px;
    transition: all cubic-bezier(0.25, 0.1, 0.26, 0.68) .5s;
}

.form input[type="text"]::placeholder,
.form input[type="email"]::placeholder,
.form textarea::placeholder {
    font-size: 12px;
    text-indent: 10px
}

.form textarea {
    padding: 10px;
    border-radius: 11px;
    width: 100%;
    border: 1px solid #e0e0e0;
    transition: all ease .5s !important;
    height: 150px;
}

.form textarea:hover,
.form textarea:focus {
    border-color: #279f00;
    transform: translateY(-3px);
}

.form input[type="text"]:hover,
.form input[type="email"]:hover,
.form input[type="text"]:focus,
.form input[type="email"]:focus {
    border-color: #279f00;
    transform: translateY(-3px);
}

.information_box {
    display: flex;
    margin: 60px auto;
    justify-content: space-between;
}
p.heading_content {
    font-size: 52px;
    text-align: center;
    line-height: 80px;
    padding: 10px;
    display: block;
    /* border: 1px solid; */
    margin: 0;
}

.information_box>div:first-child {
    display: flex;
    align-items: center;
    padding: 20px;
    justify-content: space-around;
    box-shadow: 0 0 23px #dddddd;
    border-radius: 32px;
    box-sizing: border-box;
}
.registration_info {
    display: flex;
    gap: 30px;
    align-items: center;
    padding: 10px;
    background: #fffddf;
    border-radius: 11px;
    margin-bottom: 10px;
    border: 1px solid #b3a91c;
}

.registration_info>p {
    font-size: 15px;
    line-height: 20px;
    margin: 0;
}

.registration_info a {
    font-size: 10px !important;
    background: #dc3545;
    padding: 5px 10px;
    font-family: arial !important;
    border-radius: 3px;
    color: #ffff;
    text-decoration: none;
}
p.heading_content a {
    display: block;
    line-height: 80px;
    font-size: 60px !important;
    text-decoration: none;
}
.information_box>div {
    flex: 1;
}

.information_box>.form {
    padding: 20px 20px 30px;
    background: #ffffff;
    box-shadow: 0 0 26px rgba(74, 74, 74, 0.30196078431372547);
    border-radius: 9px;
}

.information_box>.adress {
    padding: 20px;
}

.information_box>.adress>p {
    position: relative;
    font-size: 15px;
    padding-left: 40px;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eeeeef;
}

.information_box>.adress>p i {
    position: absolute;
    left: 0;
    top: 0;
    background: #eeeeef;
    padding: 5px;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}

.form div>p:first-child {
    margin: 10px 0 0;
    font-weight: 500;
    color: #525252;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 15px;
    text-indent: 15px;
}

.form input[type="submit"] {
    background: #494c3e;
    border: 0;
    padding: 8px 18px 5px;
    font-size: 15px;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 1px;
    font-weight: normal;
    border-radius: 50px;
    margin-top: 16px;
    transition: all ease .5s;
}

.form input[type="submit"]:hover {
    background: #282828;
    transform: translateY(-3px);
}

.contact_no_box {
    display: flex;
    padding-left: 23px;
    margin-bottom: 10px;
    align-items: center;
    border-bottom: 1px solid #efefef;
    padding-bottom: 5px;
}

.contact_no_box>div {
    flex: 1;
}

.contact_no_box>div:first-child strong {
    display: block;
    font-size: 15px;
    line-height: 10px;
    color: #444;
    white-space: nowrap;
    margin-bottom: 10px;
}

.contact_no_box>div:first-child {
    font-size: 12px;
    color: #9bad58;
}

.contact_no_box>div:last-child {
    padding-left: 10px;
    border-left: 1px solid #c5aeae;
}

.inner_box {
    display: flex;
    margin: 25px 0 50px;
}

.inner_box>div {
    border: 1px solid #e4e4e4;
    padding: 17px;
}

.inner_box>div:nth-child(2) {
    margin: 0 18px;
    background: #efefef;
}

.inner_box div>p {
    position: relative;
    padding-left: 25px;
}

.inner_box div>p>i {
    position: absolute;
    left: -7px;
    top: 6px;
    color: #919487;
    width: 24px;
    height: 24px;
    border: 1px solid #dedede;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 17px;
    background: #fff;
}

.inner_box h4 {
    font-size: 23px;
    font-weight: 300;
    letter-spacing: 1px;
    margin-bottom: 14px;
}

ul.buttonmenu {
    list-style: none;
    padding: 0;
    background: #ffff;
}

ul.buttonmenu li {
    display: block;
}

ul.buttonmenu li a {
    color: #424439;
    font-size: 15px !important;
    text-transform: capitalize !important;
    padding: 5px 5px 5px 34px;
    display: block;
    text-align: left !important;
    font-weight: normal !important;
    letter-spacing: 1px;
    font-family: 'Open Sans', sans-serif !important;
    border-bottom: 1px solid #e1e2dd;
    position: relative;
    transition: all ease .5s;
}

ul.buttonmenu li a:after {
    content: "";
    position: absolute;
    left: 17px;
    top: 12px;
    border-width: 4px 6px;
    border-style: solid;
    border-color: transparent transparent transparent #47483c;
}

ul.buttonmenu li a:hover {
    background: #525252;
    color: #ffff;
    transform: translateX(5px);
}

ul.buttonmenu li a:hover:after {
    border-color: transparent transparent transparent white;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-item>a.mega-menu-link {
    transition: all ease .5s;
}