body {
    font-family: "Poppins", sans-serif;
    background: #f8f6f6;
}

a {
    color: inherit;
}

.unselectable-txt {
    -webkit-user-select: none;
    -moz-user-select: -moz-none;
    -o-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.navbar-parent {
    background: #FFFFFF;
    min-height: 80px;
    padding: 10px 30px;
}

.img-box {
    padding-bottom: 20px;
}

.logo-package img {
    height: 90px;
    margin-top: -10px;
}

.logo-title {
    text-transform: uppercase;
    margin-top: 20px;
    font-size: 15px;
    color: #fff;
}

.middle-txt {
    text-transform: uppercase;
    font-size: 14px;
    color: #000000;
    text-align: center;
    margin-left: 0px;
    font-weight: bold;
}

.lyt-location {
    font-size: 12px;
    color: #000000;
    text-transform: capitalize;
    font-weight: bold;
}

.locateon {
    color: #F8B851;
    font-size: 17px;
    margin-bottom: -5px;
}

.left-image {
    height: 75px;
    margin-bottom: 10px;
    margin-top: -50px;
    margin-left: -15px;
}

.img-parent {
    display: flex;
    justify-content: center;
    padding-left: 50px;
}

.menu-closure {
    justify-content: center;
    padding-left: 80px;
}

.menu-closure a {
    text-transform: uppercase;
    color: grey;
    font-weight: lighter;
    font-family: "Poppins", sans-serif;
    font-size: 14.3px;
    padding-left: 5px;
    padding-right: 5px;
    text-decoration: none;
    font-weight: bold;
    transition: all 0.3s ease;
    letter-spacing: 1px;
    margin-bottom: 10px;
}

.menu-closure a:hover {
    color: #F8B851;
}

.menu-closure a:nth-child(1) {
    margin-left: 0px;
}

.menu-closure a.active {
    color: #F8B851;
}

.map-google-embed {
    height: 400px;
    width: 100%;
}

.footer-parent {
    position: relative;
    background: url("../img/nlsia.jpeg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px 2px;
    font-family: Tahoma, sans-serif !important;
}

.footer-parent .social-group {
    margin-left: -20px;
    float: none;
    margin-top: 20px;
}

.footer-parent .social-group a {
    color: #fff;
    padding: 15px 10px;
    background: rgba(67, 79, 82, 0.9529411765);
    box-shadow: 0px 8px 16px -2px rgba(0, 0, 0, 0.2);
}

.footer-parent .social-group a i {
    font-size: 25px;
    padding-top: 15px;
}

.footer-parent .social-group a:hover {
    color: #FFFFFF;
    background: #F8B851;
}

.overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgba(67, 79, 82, 0.9529411765);
}

.main-footer-topic {
    font-size: 24px;
    font-family: "Montserrat";
    font-weight: 600;
    color: #FFFFFF;
    text-transform: uppercase;
}

.main-footer-topic hr {
    background: rgba(235, 234, 234, 0.7254901961);
}

.sub-footer-txt {
    font-size: 14px;
    font-family: "Montserrat";
    font-weight: 600;
    color: #F8B851;
    margin-top: 20px;
}

.footer-txt {
    font-size: 12px;
    font-family: "Montserrat";
    font-weight: 400;
    color: #fff;
    margin-top: 15px;
}

.footer-txt div {
    margin-top: 10px;
}

.footer-txt a {
    font-size: 14px;
    width: 100%;
}

.footer-txt a i {
    background: #758990;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    padding: 5px;
    border-radius: 50%;
    padding: 13px 13px;
    transition: all 0.3s ease;
}

.footer-txt a:hover {
    text-decoration: none;
    color: #2A96F0;
}

.footer-append {
    background: #3c5158;
    padding: 10px;
}

.social-group {
    display: flex;
    justify-content: center;
}

.social-group a {
    color: #2A96F0;
    margin-left: 25px;
    transition: all 0.3s ease;
}

.social-group a:hover {
    color: #F8B851;
}

.copyright {
    font-family: "Poppins";
    color: #fff;
    font-weight: 400;
    font-size: 13px;
}

.register-btn {
    text-transform: uppercase;
    background: #F8B851;
    text-decoration: none !important;
    color: #FFFFFF;
    text-align: center;
    padding: 10px 15px;
    margin-left: 20px;
    border-radius: 10px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    transition: all 0.3s ease;
    margin-top: -10px;
}

.register-btn:hover {
    color: #FFFFFF;
}

.package-txt {
    text-align: center;
    font-size: 20px;
}

.sub-package-txt {
    text-align: center;
    color: rgba(67, 79, 82, 0.9529411765);
    font-size: 18px;
}

.parent-package {
    padding-top: 50px;
    padding-bottom: 80px;
}

.packages {
    height: 450px;
    width: 100%;
    background: #FFFFFF;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.096);
    border-radius: 10px;
    padding: 25px;
    position: relative;
    padding-top: 30px;
    transition: all 0.3s ease;
}

.first-box {
    height: 85%;
    
}

.second-box {
    height: 15%;
}

.icon-holder {
    position: absolute;
    top: 0px;
    display: flex;
    justify-content: center;
    width: 100%;
    margin-left: -30px;
}

.icon-holder i {
    font-size: 60px;
    color: #2A96F0;
}

.majorfy {
    padding: 30px 20px;
}

.package-name {
    color: #000000;
    font-weight: 900;
    font-size: 15px;
    font-family: montserrat;
}

.card-header {
    text-transform: capitalize;
    width: 100%;
    background: #e9e9e9;
    margin-bottom: -10px;
    z-index: 99;
    position: relative;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding: 10px;
    text-align: center;
    color: #0EB6DC;
    font-size: 20px;
    /*font-family: montserrat;*/
    /*min-height: 50px;*/
}

.features {
    list-style: none;
    padding: 20px;
}

.features li {
    padding: 10px 0;
    border-bottom: 1px solid #ddd;
    text-align: center;
    font-size:16px;
}

.padt {
    padding-top: 15px;
}

.package-title {
    color: rgba(67, 79, 82, 0.9529411765);
    font-size: 14px;
    text-align: center;
}

.package-price span {
    font-size: 19px;
    margin-left: -8px;
    color: #0EB6DC;
}

.package-charges {
    color: rgba(67, 79, 82, 0.9529411765);
    font-size: 14px;
}

.themed-button {
    text-align: center;
    width: 100%;
    text-transform: capitalize;
    background: #0D91AF;
    border: 0px;
    border-radius: 5px;
    padding: 5px 5px;
    margin-top: 20px;
    transition: all 0.3s ease;
    border: solid 2px #FFFFFF;
    outline: none !important;
    color: #FFFFFF !important;
}

.themed-button:hover {
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.096);
    border: solid 2px #2A96F0;
    text-decoration: none !important;
}

.offer-checkbox {
    display: flex;
    margin-top: -5px;
}

.offer-checkbox h6 {
    margin-left: 10px;
    font-size: 15px;
    font-family: "Poppins";
    text-transform: capitalize;
}

.offer-checkbox i {
    margin-top: 1px;
    font-size: 10px;
}

.presentation-area {
    height: 400px;
    position: relative;
    background: url("../img/regbackground.jpeg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.presentation-area .overlay-present {
    position: absolute;
    top: 0px;
    bottom: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.856);
    align-items: center;
    justify-content: left;
    padding-left: 20px;
}

.presentation-area .content-present {
    margin-top: 100px;
}

.presentation-area .content-present .line-present {
    height: 1px;
    width: 25%;
    background: #FFFFFF;
}

.presentation-area .content-present h1 {
    color: #FFFFFF;
    margin-top: 10px;
}

/*# sourceMappingURL=reg.css.map */