* {
    box-sizing: border-box;
}
body {
    font-family: Verdana, sans-serif;
    margin: 0;
}

.card {
    position: relative;
}

.social-icons {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #17161699;
    border-radius: 0 0 10px 10px;
    display: none;
}

.card:hover .social-icons {
    display: block;
}

.social-icons a {
    display: inline-block;
    width: 50px;
    height: 50px;
    margin-right: 10px;
    text-align: center;
    line-height: 50px;
    color: #ff0505;
    background-color: white;
    border-radius: 50%;
    margin-top: 52%;
}

.social-icons a:hover {
    color: #000;
    background-color: #fff;
}

.ngoBtn {
    color: #fc3f00 !important;
}

.mySlides {
    display: none;
}
img {
    vertical-align: middle;
}

.tbox {
    background: #15c67b;
    text-align: center;
    margin-left: 8%;
}

.linksmobile {
    display: none;
}

.nav-link {
    color: white !important;
    font-family: open sans, sans-serif;
}

.sldshow {
    /* height:200px !important; */
    width: 100%;
}

@media only screen and (max-width: 768px) {
    .sldshow {
        width: 100%;
    }
    .slideshow-container {
        max-width: 100% !important;
    }
    .active,
    .dot:hover {
        background-color: #717171;
        margin-top: 4px;
    }
    .tbox h5 {
        color: white !important;
        font-size: 16px;
        margin-top: 15px;
    }
    .sbox {
        background: white;
        border-radius: 6px;
        padding: 4px;
    }
    .lbox h6 {
        font-size: 13px;
        color: white;
    }
    .lbox {
        background: teal;
        padding: 10px;
        border-radius: 3px;
        width: 100%;
        height: 100%;
    }
    .usefulllinks {
        display: none;
    }
    .linksmobile {
        display: block;
    }
    .pmodal {
        margin-top: 17%;
    }
}

.donationbox {
    display: none;
    visibility: hidden;
}

@media only screen and (max-width: 768px) {
    .donationbox {
        display: block;
        visibility: visible;
    }
    .fl-col {
        margin: auto;
        min-height: 1px;
        float: none !important;
    }
}

@media only screen and (max-width: 768px) {
    .hc {
        display: none;
        visibility: hidden;
    }
}

@media only screen and (max-width: 768px) {
    .wp-image-5 {
        width: 32% !important;
    }
}

@media only screen and (max-width: 600px) {
    .wp-image-5 {
        width: 32% !important;
    }
}

/* Slideshow container */
.slideshow-container {
    /* max-width: 80%;
    max-height: 90%; */
    position: relative;

    float: left;
}
.fl-col-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    flex-shrink: 1;
    min-width: 1px;
    max-width: 100%;
    width: 100%;
    background-color: #138809;
}
.fl-node-5b0fddb6865ef > .fl-module-content {
    margin-top: 53px;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
}
.fl-heading-text {
    font-family: open sans, sans-serif;
    font-weight: 700;
}
.fl-module-content {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
}
.fl-photo-content img {
    display: inline;
    height: auto;
    max-width: 100%;
}
.fl-node-5b0fddb6865ef.fl-module-heading .fl-heading {
    text-align: center;
}
.fl-node-5b0fdde67627c > .fl-module-content {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
}
.fl-photo-align-center {
    text-align: center;
}
.fl-photo {
    line-height: 0;
    position: relative;
}
.fl-photo-content {
    display: inline-block;
    line-height: 0;
    position: relative;
    max-width: 100%;
}

@media screen and (min-width: 992px) {
    .fl-photo-content-about {
        display: block !important;
    }

    .fl-photo-content-about img {
        max-width: 50% !important;
    }
}

.fl-photo-img.wp-image-113.size-full {
    margin-left: 10px;
    width: 100%;
    height: 114px;
}

/* The dots/bullets/indicators */
.dot {
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}

.active,
.dot:hover {
    background-color: #717171;
}

/* Fading animation */
.fade {
    animation-name: fade;
    animation-duration: 1.5s;
}

@keyframes fade {
    from {
        opacity: 0.4;
    }
    to {
        opacity: 1;
    }
}
.fade:not(.show) {
    opacity: 1 !important;
}
.fl-col.fl-node-5b0fdcb3bcf15.fl-col-small.border_radius.first_row {
    width: 16%;
    float: right;
}
.border_radius .fl-col-content {
    border-radius: 7px;
}
.fl-node-5b0fdcb3bcf15 > .fl-col-content {
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 5px;
    height: 181px;
}
.fl-col-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.fl-col-group-equal-height .fl-col,
.fl-col-group-equal-height .fl-col-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.fl-node-5b55d02e553e5 {
    width: 25.33%;
}
.fl-col {
    float: left;
    min-height: 1px;
}
.fl-node-5b55d02e553e5 > .fl-col-content {
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
}
.fl-node-5b55d02e553e5 > .fl-col-content {
    border-style: solid;
    border-color: #e5e5e5;
    border-color: #e5e5e5;
}
.fl-node-5b55d02e553e5 > .fl-col-content {
    margin-top: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 20px;
}
.fl-col-group-equal-height .fl-col-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    flex-shrink: 1;
    min-width: 1px;
    max-width: 100%;
    width: 100%;
}
.fl-col-group-equal-height .fl-col-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.fl-module-content {
    margin: 20px;
}
.fl-node-5b17b0476ec2f > .fl-module-content {
    margin-top: 0;
    margin-right: 5px;
    margin-left: 5px;
}
.fl-module-content {
    margin: 20px;
}
.fl-node-5b17b0476ec2f.fl-module-heading .fl-heading {
    text-align: center;
    font-size: 14px;
}
.fl-module-heading .fl-heading {
    padding: 0 !important;
    margin: 0 !important;
}
h4.fl-heading .fl-heading-text,
.fl-row .fl-col .fl-node-5b17b0476ec2f h4.fl-heading .fl-heading-text * {
    color: #0a8600;
}
/* social icon */
.effect {
    margin-left: 100px;
    float: right;
    padding: 6px 0px 7px 0px;
    background: none;
    /* ----------- new ------------- */
    width: 100%;
    display: flex;
    justify-content: center;
}
.effect h2 {
    color: #fff;
    font-family: "Playfair Display", serif;
    font-weight: 100;
    font-size: 20px;
    letter-spacing: 1px;
}

.effect:nth-child(2n + 1) {
    background-color: #fff;
}
.effect:nth-child(2n + 1) h2 {
    color: #212121;
}
.effect .buttons {
    display: flex;
    justify-content: center;
}
.effect a {
    text-decoration: none !important;
    color: #fff;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 40px;
    margin-right: 10px;
    font-size: 20px;
    overflow: hidden;
    position: relative;
}



.effect a i {
    position: relative;
    z-index: 3;
}
.effect a.fb {
    background-color: #3b5998;
}
.effect a.tw {
    background-color: #00aced;
}
.effect a.g-plus {
    background-color: #dd4b39;
}
.effect a.dribbble {
    background-color: #ea4c89;
}
.effect a.pinterest {
    background-color: #cb2027;
}
.effect a.insta {
    background-color: #bc2a8d;
}
.effect a.in {
    background-color: #007bb6;
}
.effect a.vimeo {
    background-color: #1ab7ea;
}

/* aeneas effect */
.effect.aeneas a {
    transition: transform 0.4s linear 0s, border-top-left-radius 0.1s linear 0s,
        border-top-right-radius 0.1s linear 0.1s,
        border-bottom-right-radius 0.1s linear 0.2s,
        border-bottom-left-radius 0.1s linear 0.3s;
}
.effect.aeneas a i {
    transition: transform 0.4s linear 0s;
}
.effect.aeneas a:hover {
    transform: rotate(360deg);
    border-radius: 50%;
}
.effect.aeneas a:hover i {
    transform: rotate(-360deg);
}

/* nav bar */
a {
    text-decoration: none;
}

li {
    list-style: none;
}

.nav-links a {
    color: #fff;
}
/* NAVBAR MENU */
.menu {
    display: flex;
    gap: 1em;
    font-size: 18px;
}

.menu li:hover {
    background-color: #ce811d;
    border-radius: 5px;
    transition: 0.3s ease;
}

.menu li {
    padding: -10px;
}

/* DROPDOWN MENU */
.services {
    position: relative;
}

/*.dropdown {
    background-color: rgb(1, 139, 139);
    padding: 1em 0;
    position: relative;
    display: none;
    border-radius: 8px;
    top: 35px;
    z-index: 1;
}

.dropdown li + li {
    margin-top: 10px;
}

.dropdown li {
    padding: 0.5em 1em;
    width: 8em;
    text-align: center;
}

.dropdown li:hover {
    background-color: #ce811d;
}*/

.services:hover .dropdown {
    display: block;
}
/*input[type="checkbox"] {
    display: none;
}*/

/* HAMBURGER MENU */
.hamburger {
    display: none;
    font-size: 24px;
    user-select: none;
}

/* APPLYING MEDIA QUERIES */
@media (max-width: 768px) {
    .menu {
        display: none;
        position: absolute;
        background-color: teal;
        right: 0;
        left: 0;
        text-align: center;
        padding: 16px 0;
    }

    .menu li:hover {
        display: inline-block;
        background-color: #4c9e9e;
        transition: 0.3s ease;
    }

    .menu li + li {
        margin-top: 12px;
    }

    input[type="checkbox"]:checked ~ .menu {
        display: block;
    }

    .hamburger {
        display: block;
    }

    /*.dropdown {
        left: 50%;
        top: 30px;
        transform: translateX(35%);
    }*/

    .dropdown li:hover {
        background-color: #4c9e9e;
    }
}
/* our services */

/*Hover*/
.card:hover::after {
    opacity: 0;
}

.card:hover .card-info {
    color: #f7ba2b;
    transition: color 1s;
}
/* make donetion*/

.fl-col-content {
    border: 0;
    background: #0087cc;
    border-radius: 4px;

    cursor: pointer;
    font: inherit;
    margin: 0;
    outline: 0;
    padding: 12px 20px;
    transition: all 0.1s linear;
}
.fl-col-content:active {
    transform: translateY(3px);
}
.wp-image-176 {
    border: 0;
    background: white;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    font: inherit;
    margin: 0;
    outline: 0;

    padding: 12px 20px;
    transition: all 0.1s linear;
}
.wp-image-5 {
    border: 0;
    background: white;
    border-radius: 5px;
    cursor: pointer;
    max-width: 100%;
    font: inherit;
    margin-left: 10px;
    outline: 0;
    /* width: 22%; */
    height: 130px;
    padding: 10px 10px;
    transition: all 0.1s linear;
}
/* poup messsege */

.overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    transition: opacity 500ms;
    visibility: hidden;
    opacity: 0;
}
.overlay:target {
    visibility: visible;
    opacity: 1;
}

.popup {
    margin: 70px auto;
    padding: 20px;
    background: #fff;
    border-radius: 5px;
    width: 30%;
    position: relative;
    transition: all 5s ease-in-out;
}

.popup h2 {
    margin-top: 0;
    color: #333;
    font-family: Tahoma, Arial, sans-serif;
}
.popup .close {
    position: absolute;
    top: 20px;
    right: 30px;
    transition: all 200ms;
    font-size: 30px;
    font-weight: bold;
    text-decoration: none;
    color: #333;
}
.popup .close:hover {
    color: #06d85f;
}
.popup .content {
    max-height: 30%;
    overflow: auto;
}

@media screen and (max-width: 700px) {
    .box {
        width: 70%;
    }
    .popup {
        width: 70%;
    }
}

.one,
.two {
    display: block;
    height: 500px;
    width: 400px;
    margin: 0px auto;
    position: absolute;
    -webkit-transition: all 600ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition: all 600ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.one {
    top: 0;
    background: #fff;
    margin-top: 20px;
}

.two {
    top: 500px;
    background: #ffc107;
}

.two h3 {
    color: #fff;
    padding-top: 240px;
}

.one .heading {
    color: #607d8b;
    text-transform: capitalize;
    font-size: 20px;
    font-weight: 900;
    margin-top: 40px;
}

/*input[type="email"] {
    width: 85%;
    height: 60px;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-bottom: -80px;
    border: none;
    border-bottom: 3px solid #ffc107;
    overflow: auto;
    position: relative;
}*/

input[type="email"]:active:focus,
input[type="email"]:focus,
input[type="email"]:hover {
    outline: none;
    font-size: 20px;
}

input[type="email"]:focus::-webkit-input-placeholder,
input[type="email"]:active:focus::-webkit-input-placeholder {
    font-size: 12px;
    display: block;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
}

::-webkit-placeholder {
    font-size: 14px;
    color: #b7b7b7;
    text-transform: capitalize;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

::placeholder {
    font-size: 14px;
    color: #b7b7b7;
    text-transform: capitalize;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.one .btn {
    width: 85%;
    background: #ffc107;
    padding: 15px;
    border: none;
    border-radius: 5px;
    font-size: 14px;
    color: #fff;
    text-transform: capitalize;
    font-family: "Open Sans", sans-serif;
}

.one .btn:active:focus,
.one .btn:focus,
.one .btn:hover {
    outline: none;
}

.one .btn:hover {
    cursor: pointer;
}

.close {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    cursor: pointer;
}

.close:before {
    content: "";
    position: absolute;
    top: -240px;
    right: 50px;
    display: block;
    width: 22px;
    height: 3px;
    background: #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.close:after {
    content: "";
    position: absolute;
    top: -240px;
    right: 50px;
    display: block;
    width: 22px;
    height: 3px;
    background: #fff;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

/*##################################################################################
########################################Style codes added by shashikanta###########
####################################################################################*/
#signInForm {
    max-width: 500px;
    background-color: #ffffff;
    margin: 40px auto;
    padding: 40px;
    box-shadow: 0px 6px 18px rgb(0 0 0 / 9%);
    border-radius: 12px;
}
#signInForm .form-header {
    gap: 5px;
    text-align: center;
    font-size: 0.9em;
}
#signInForm .form-header .stepIndicator {
    position: relative;
    flex: 1;
    padding-bottom: 30px;
}
#signInForm .form-header .stepIndicator.active {
    font-weight: 600;
}
#signInForm .form-header .stepIndicator.finish {
    font-weight: 600;
    color: #009688;
}
#signInForm .form-header .stepIndicator::before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    z-index: 9;
    width: 20px;
    height: 20px;
    background-color: #d5efed;
    border-radius: 50%;
    border: 3px solid #ecf5f4;
}
#signInForm .form-header .stepIndicator.active::before {
    background-color: #a7ede8;
    border: 3px solid #d5f9f6;
}
#signInForm .form-header .stepIndicator.finish::before {
    background-color: #009688;
    border: 3px solid #b7e1dd;
}
#signInForm .form-header .stepIndicator::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 8px;
    width: 100%;
    height: 3px;
    background-color: #f3f3f3;
}
#signInForm .form-header .stepIndicator.active::after {
    background-color: #a7ede8;
}
#signInForm .form-header .stepIndicator.finish::after {
    background-color: #009688;
}
#signInForm .form-header .stepIndicator:last-child:after {
    display: none;
}
#signInForm input {
    padding: 15px 20px;
    width: 100%;
    font-size: 1em;
    border: 1px solid #e3e3e3;
    border-radius: 5px;
}
#signInForm input:focus {
    border: 1px solid #009688;
    outline: 0;
}
#signInForm input.invalid {
    border: 1px solid #ffaba5;
}
#signInForm .step {
    display: none;
}
#signInForm .form-footer {
    overflow: auto;
    gap: 20px;
}
#signInForm .form-footer .loginSubmit {
    background-color: #009688;
    border: 1px solid #009688 !important;
    color: #ffffff;
    border: none;
    padding: 13px 30px;
    font-size: 1em;
    cursor: pointer;
    border-radius: 5px;
    flex: 1;
    margin-top: 5px;
}
#signInForm .form-footer button:hover {
    opacity: 0.8;
}

#signInForm .form-footer #prevBtn {
    background-color: #fff;
    color: #009688;
}

.login {
    background: -webkit-linear-gradient(left, #3931af, #00c6ff);
    /*margin-top: 3%;*/
    padding: 3%;
}
.login-left {
    text-align: center;
    color: #fff;
    margin-top: 4%;
}
.login-left input,
.login-left .loginBtn {
    border: none;
    border-radius: 1.5rem;
    width: 60%;
    background: #f8f9fa;
    font-weight: bold;
    color: #383d41;
    margin-top: 30%;
    margin-bottom: 3%;
    cursor: pointer;
}
.login-right {
    background: #f8f9fa;
    border-top-left-radius: 10% 50%;
    border-bottom-left-radius: 10% 50%;
}
.login-left img {
    margin-top: 15%;
    margin-bottom: 5%;
    width: 25%;
    -webkit-animation: mover 2s infinite alternate;
    animation: mover 1s infinite alternate;
}
@-webkit-keyframes mover {
    0% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(-20px);
    }
}
@keyframes mover {
    0% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(-20px);
    }
}
.login-left p {
    font-weight: lighter;
    padding: 12%;
    margin-top: -9%;
}
.login .login-form {
    padding: 10%;
    margin-top: 10%;
}
.btnRegister {
    float: right;
    margin-top: 10%;
    border: none;
    border-radius: 1.5rem;
    padding: 2%;
    background: #0062cc;
    color: #fff;
    font-weight: 600;
    width: 50%;
    cursor: pointer;
}
.login .nav-tabs {
    margin-top: 3%;
    border: none;
    background: #0062cc;
    border-radius: 1.5rem;
    width: 28%;
    float: right;
}
.login .nav-tabs .nav-link {
    padding: 2%;
    height: 34px;
    font-weight: 600;
    color: #fff;
    border-top-right-radius: 1.5rem;
    border-bottom-right-radius: 1.5rem;
}
.login .nav-tabs .nav-link:hover {
    border: none;
}
.login .nav-tabs .nav-link.active {
    width: 100px;
    color: #0062cc;
    border: 2px solid #0062cc;
    border-top-left-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
}
.login-heading {
    text-align: center;
    margin-top: 8%;
    margin-bottom: -15%;
    color: #495057;
}
.aboutUs img.aboutImg {
    max-width: 60%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.nationMember .card img {
    height: 200px;
}
.nationMember .titlecard {
    padding: 5px 0 0 0;
}
.nationMember .titlecard h5 {
    margin-bottom: 0;
    font-size: 17px;
}
.nationMember .titlecard p {
    margin: 0;
    font-size: 15px;
}
.legendrySlick .legImage {
    max-height: 315px;
}
.organisation.weekly2-pading {
    padding-top: 30px;
    padding-bottom: 40px;
}

@media only screen and (min-width: 576px) {
    #advertModal .modal-dialog {
        max-width: 70%;
        /* margin-top: 5%; */
        display: flex;
        align-items: center;
        justify-content: center;
        height: 90vh;
    }
    #advertModal .modal-dialog .modal-content {
        background-color: transparent;
    }
    #advertModal .modal-dialog .modal-body .close {
        position: absolute;
        top: 5px;
        right: 5px;
        color: #fff;
        z-index: 999999;
        opacity: 1;
        left: unset;
    }
    #advertModal .modal-dialog .modal-body #advertiseCarousel {
        margin: -3%;
    }
}

#advertModal .carousel-inner img {
    height: 500px !important;
}
@media only screen and (max-width: 480px) {
    #advertModal .modal-dialog {
        max-width: 93%;
        /* margin-top: 50%; */
        margin-left: auto;
        margin-right: auto;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 90vh;
    }
    #advertModal .modal-dialog .modal-content {
        background-color: transparent;
    }
    #advertModal .modal-dialog .modal-body .close {
        position: absolute;
        top: 3px;
        right: 3px;
        color: #fff;
        z-index: 999999;
        opacity: 1;
        left: unset;
        font-size: 32px;
    }
    #advertModal .modal-dialog .modal-body #advertiseCarousel {
        margin: -7%;
    }

    #carouselExampleInterval .carousel-inner {
        max-height: 200px;
    }

    .footer-tittle h4 {
        color: #fff;
    }
    .footer-area .footer-tittle h4 {
        margin-bottom: 15px !important;
    }
    .footer-useful-link li a {
        font-size: 14px;
    }
    .footer-area .effect .buttons {
        justify-content: start;
    }
    .footer-area .effect {
        background-color: transparent;
        margin-left: 0px;
        float: none;
    }
    .subscribe-heading {
        color: #fff;
        font-size: 20px;
        margin-top: 15px;
    }
    .single-footer-caption input[type="email"] {
        font-size: 14px;
        background: #fff;
        border: 1px solid #fff;
        border-radius: 4px;
        color: #000;
        padding: 7px;
        width: 80%;
        margin-bottom: 10px;
    }

    .single-footer-caption input[type="email"]:hover {
        font-size: 14px;
    }
    .footer-bottom-area .footer-copy-right p {
        line-height: normal;
        margin-bottom: 0px;
        color: #fff;
    }
    .footer-menu ul li a {
        color: #fff;
    }

    /* .footer-bottom-area .footer-border{
    padding: 5px 0px;
  }
  .footer-bottom-area .footer-copy-right p{
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 5px;
  }
  .footer-area .footer-form{
    margin-top: 20px;
  }
  .single-footer-caption.mt-60{
    margin-top: 25px;
  }
  .footer-area .footer-tittle h4{
    margin-bottom: 15px;
  }
  .footer-area .footer-tittle ul li{
    margin-bottom: 0px;
    font-size: 15px;
  }
  .footer-tittle h2.heading{
    font-size: 14px;
  } */
}
