@media (min-width:1500px) {
    .container {
        width: 1500px;
    }
}
a, a:hover, a:focus{
  text-decoration: none;
}
html {
    overflow-x: hidden;
}

header.entry-header {
    display: none !important;
}

.entry-content h2,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Poppins', sans-serif;
    text-transform: inherit;
}

.click_drop_user img {
    max-width: 35px;
    transition: none !important;
}

.prof_lft {
    margin-left: 10px;
}

li.header-call1 a {
    background: #ffffff;
    color: #151a40;
    font-family: inherit;
    font-weight: 400;
    font-size: 15px;
    padding: 8px 16px;
    box-shadow: inset 0px 0px 0px 1px #151a40;
    white-space: nowrap;
}

li.header-call1 a:hover {
    background: #151a40;
    color: #fff;
}

.click_drop_user img {
    max-width: 35px;
}

.click_drop_user a {
    display: flex;
    /* justify-content: flex-end; */
    align-items: center;
}

.click_drop_user a span {
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 600;
    margin-right: 6px;
}

.prof_drop_user {
    position: relative;
}

ul.hd_dropdown {
    position: absolute;
    right: 0;
    background: #fff;
    z-index: 9999;
    box-shadow: 0 10px 40px 0 rgb(104 113 123 / 20%);
    border: 1px solid #e9edf4;
    width: 220px;
    margin-top: 10px;
    border-radius: 4px;
}

.user_namremail_dr {
    padding: 1rem 1rem;
    text-align: center;
}

.user_namremail_dr h4 {
    color: #100f15 !important;
    font-weight: 500;
    font-size: 16px;
}

.dropdown-divider {
    height: 0;
    margin: 0;
    overflow: hidden;
    border-top: 1px solid #e9ecef;
}

.user_namremail_dr a {
    color: #7a7a7a;
    text-decoration: none;
    font-size: 14px;
}

ul.hd_dropdown li {
    list-style: none;
    text-align: left;
}

ul.hd_dropdown li:last-child a {
    border-bottom: none;
}

ul.hd_dropdown li a {
    padding: 0.75rem 1.75rem !important;
    display: block;
    border-bottom: 1px solid #e9edf4;
    color: #151a40;
    text-decoration: none;
    font-size: 15px;
}

ul.hd_dropdown:before,
ul.hd_dropdown:after {
    left: auto;
    right: 18px;
}

ul.hd_dropdown:before {
    content: "";
    width: 13px;
    height: 13px;
    background: #fff;
    position: absolute;
    top: -7px;
    right: 10px;
    transform: rotate(45deg);
    border-top: 1px solid #e9edf4;
    border-left: 1px solid #e9edf4;
}

a.editdtls i.fa.fa-edit {
    font-size: 14px;
}

.click_drop_user a:focus {
    outline: none;
}

h3.wthut_para_ttle {
    border-bottom: 1px solid #cccccc47;
    padding-bottom: 14px;
    margin-bottom: 12px;
    margin-top: 12px;
}

.form-group sup {
    font-size: 14px;
    line-height: 0;
    margin: 0;
    position: relative;
    top: 0;
    color: red;
    left: -1px;
}

#crntimg .form-group img#current_image,
#crntimglogo .form-group img#current_image {
    max-width: 130px;
    display: block;
}

a.headbtn_ngo,
.headbtn_ngo {
    background: #151a40;
    color: #fff;
    font-family: inherit;
    font-weight: 400;
    font-size: 15px;
    padding: 8px 16px;
    white-space: nowrap;
}

.sociallinks-style-three {
    display: flex !important;
    align-items: center !important;
    justify-content: end;
    height: 43px;
}

.sociallinks-style-three li.header-call1 {
    margin-left: 10px;
}

.header-middle-right li {
    list-style: none;
}

.head_logow img {
    max-width: 220px;
}

.header_wrp {
    background: #fff;
    box-shadow: 0px 1px 3px 0px rgb(0 0 0 / 10%);
    padding-top: 6px;
    padding-bottom: 6px;
}

.header-middle-right {
    margin-top: 3px;
}

ul.sociallinks-style-three {
    margin-bottom: 0px !important;
    margin-top: 6px;
}


/* Search Filter */

.search_flter_int:after {
    content: "";
    width: 100%;
    height: 100%;
    background: #00000094;
    position: absolute;
    top: 0;
    /* backdrop-filter: blur(3px);
    -webkit-backdrop-filter: blur(3px);
    -moz-backdrop-filter: blur(3px);
    -ms-backdrop-filter: blur(3px); */
}

.search_flter_int {
    height: 450px;
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    background-color: #424242;
    padding-top: 112px;
    padding-bottom: 60px;
    margin-bottom: 50px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.search_flter_inr_main {
    margin: auto;
    text-align: center;
    position: relative;
    z-index: 9;
}

.top_serch_txt h2 {
    color: #fff;
    font-size: 42px;
    margin-bottom: 15px;
}

.serch_fl_main_bx p {
    font-family: inherit;
    color: #fff;
    font-size: 24px;
    margin-bottom: 10px;
    font-weight: 400;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    z-index: 1;
}

.select_serachfltr_wrp {
    display: flex;
    max-width: 670px;
    text-align: left;
    margin: auto;
}

.select2-container--default .select2-selection--single {
    background-color: #ffffffe0;
    border: none;
    border-radius: 0;
    height: 50px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 50px;
    font-size: 15px;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
    height: 50px;
    color: #441313;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    display: none;
}

.select_serachfltr_wrp div:not(:first-child) .select2-container--default .select2-selection--single {
    border-left: 1px solid #9d9d9d;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #484848;
    font-family: inherit;
    font-size: 15px;
    font-weight: 400 !important;
}

.select2-results__option--selectable {
    cursor: pointer;
    font-size: 15px;
}

.asechfrom_ajax_city .select2-container--default .select2-selection--single .select2-selection__rendered:before {
  content: "\f041";
  margin-right: 6px;
  font-family: 'FontAwesome';
  color: #2E3F6E;
  margin-left: 7px;
  font-size: 16px;
}
.asechfrom_ajax_ngo .select2-container--default .select2-selection--single .select2-selection__rendered:before {
    content: "\f002";
    margin-right: 6px;
    font-family: 'FontAwesome';
    color: #2E3F6E;
    margin-left: 7px;
    font-size: 16px;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #27a7d5;
    color: white;
}


/* Listing */

.temple_box {
    background: #fff;
    /* min-height: 355px; */
}

.templ_bx_zikzag,
.image.backdrop,
.temple_box.zig_obd.zag_obd-out {
    height: 100%;
}

.zag_obd-out:after {
    top: 100%;
    background: linear-gradient(135deg, white 33.333%, transparent 0), linear-gradient(-135deg, white 33.333%, transparent 0);
}

.zag-in:after {
    bottom: 0;
    background: linear-gradient(45deg, white 33.333%, transparent 0), linear-gradient(-45deg, white 33.333%, transparent 0);
}

.zig_obd {
    position: relative;
}
.templ_bx_zikzag {
    border: 1px solid #cccccc5e;
    border-radius: 6px;
    overflow: hidden;
}
.zig_obd:after {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 0.5em;
    background-size: 1em 100%;
    background-position: center;
}

.shadow_zag {
    -webkit-filter: drop-shadow(rgba(0, 0, 0, 0.3) 0px 1px 1px);
}
.templ_bx_zikzag a.crd_seemre {
    color: #000;
}

.box_custm_row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media (min-width: 768px) {
    .box-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .box-9 {
        -ms-flex: 0 0 80%;
        flex: 0 0 80%;
        max-width: 80%;
    }
    .box-3 {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
    .ngo_img_innras img {
        transform: scale(1);
        -webkit-transition: 0.3s ease-in-out;
        -moz-transition: 0.3s ease-in-out;
        -ms-transition: 0.3s ease-in-out;
        transition: 0.3s ease-in-out;
    }
    .templ_bx_zikzag:hover .ngo_img_innras img {
        transform: scale(1.04);
        /* filter: contrast(90%); */
    }
}

.ngo_card_box_contnt {
    padding: 20px;
    overflow: hidden;
    position: relative;
    min-height: 113px;
}
a.crd_seemre img {
    max-width: 15px;
}
.ngo_card_box_contnt h3 {
    font-size: 16px;
    font-family: inherit;
    font-weight: 600;
    margin-bottom: 11px;
    z-index: 9;
    position: relative;
    margin-top: 0px;
}

.ngo_card_box_contnt p {
    font-size: 14px;
    line-height: 20px;
    padding-left: 17px;
    margin-bottom: 9px;
    z-index: 9;
    position: relative;
    color: #606060;
    /* min-height: 40px; */
}

.ngo_card_box_contnt p img {
    max-width: 17px;
    position: absolute;
    left: -2px;
    top: 2px;
}

a.crd_seemre {
    font-size: 14px;
    display: block;
    line-height: 15px;
    text-align: right;
    width: fit-content;
    max-width: fit-content;
    margin: 0 0 0 auto;
    z-index: 9;
    position: relative;
    margin-top: 14px;
}

.templ_bx_zikzag:hover a.crd_seemre {
    color: #027097;
}

.ngo_img_innras img {
    width: 100%;
}

.ngo_img_innras {
    overflow: hidden;
}

.templ_bx_zikzag {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    transform: translateY(3px);
}

.templ_bx_zikzag:hover {
    box-shadow: 0px 15px 11px 0px rgb(0 0 0 / 6%);
    transform: translateY(0px);
}

.box_custm_row .box-4 {
    padding: 15px;
}

.list_org_asvrts {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 17px;
}

.adser_box img {
    width: 100%;
    height: auto;
}

.list_org_asvrts .adser_box {
  margin-bottom: 6px;
  border: 1px solid #c7c7c7;
}

.search_filter_wrp {
    overflow: hidden;
}

.templ_bx_zikzag:hover .ngo_card_box_contnt h3 a {
    color: #f40058 !important;
}

.ngo_card_box_contnt h3 a {
    text-decoration: none;
}


/* Pagination */

[data-pagination],
[data-pagination] *,
[data-pagination] *:before,
[data-pagination] *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-kerning: auto;
}

[data-pagination] {
    font-size: 8pt;
    line-height: 1;
    font-weight: 400;
    -webkit-text-size-adjust: 100%;
    margin: 1em auto;
    text-align: center;
    /* transition: font-size .2s ease-in-out; */
}

[data-pagination] ul {
    list-style-type: none;
    display: inline;
    font-size: 100%;
    margin: 0;
    padding: .5em;
}

[data-pagination] ul li {
    display: inline-block;
    font-size: 100%;
    width: auto;
    border-radius: 0px;
    background: #f3f3f3;
}

[data-pagination]>a {
    font-size: 140%;
}

[data-pagination] a {
    color: #464646;
    font-size: 15px;
    text-decoration: none;
    display: inline-block;
    padding: 8px 15px;
    cursor: pointer;
    display: block;
}

[data-pagination] a:focus,
[data-pagination] a:hover {
    color: #151a40;
}

[data-pagination] li.current {
    background: rgba(0, 0, 0, .1)
}

[data-pagination] .disabled,
[data-pagination] [hidden],
[data-pagination] [disabled] {
    opacity: .5;
    pointer-events: none;
}

[data-pagination] li.current a {
    color: #fff;
}

[data-pagination] li.current, .pagination>.active>span {
    background: #325096;
}


[data-pagination] li:hover a {
    color: #253966;
}
.pagination li.page-item.active span.page-link{
  padding: 8px 15px;
  font-size: 15px;
}
.pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    font-size: 15px;
    text-decoration: none;
    /* padding: 8px 15px; */
    cursor: pointer;
    display: block;
}
.pagination>li:first-child>a {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    font-size: 15px;
    text-decoration: none;
    /* padding: 8px 15px; */
    cursor: pointer;
    display: block;
}

@media (min-width: 350px) {
    [data-pagination] {
        font-size: 10pt;
    }
}

@media (min-width: 500px) {
    [data-pagination] {
        font-size: 12pt;
    }
}

@media (min-width: 700px) {
    [data-pagination] {
        font-size: 14pt;
    }
}

@media (min-width: 900px) {
    [data-pagination] {
        font-size: 16pt;
        text-align: left;
    }
}

.pageitem.active a {
    color: #fff;
}

.pageitem.active {
    background-color: #151a40;
}

.pagination_lsting {
    margin-top: 70px;
    margin-bottom: 0px !important;
    text-align: center;
}

.box_custm_outer {
    margin-bottom: 100px;
}

.city_org_ft {
    width: 100%;
    border: 1px solid #e3e3e3;
    background: #fff;
    box-shadow: 0px 0px 2px 0px rgb(0 0 0 / 10%);
    padding: 27px;
    clear: both;
}

.city_org_ft ul {
    /* -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4; */
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    margin: 0px;
}

.city_org_ft ul li a {
    font-size: 15px;
    color: #4b4b4b;
    text-decoration: none;
}

.city_org_ft ul li a:hover {
    color: #f40058;
}

.city_org_ft ul li {
    list-style: none;
    line-height: 34px;
}

.footer_list_city {
    background: #e2e2e2;
    padding: 30px 0px;
    margin-top: 70px;
}

.city_lst_foo_hed h4 {
    font-size: 20px;
}

.city_lst_foo_hed {
    margin-bottom: 16px;
    margin-top: 25px;
    padding-left: 2px;
}

@media (max-width:1100px) {
    .city_org_ft ul {
        /* -webkit-column-count: 4;
      -moz-column-count: 4;
      column-count: 4; */
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width:767px) {
    .city_org_ft ul {
        /* -webkit-column-count: 4;
      -moz-column-count: 4;
      column-count: 4; */
        display: block;
        grid-template-columns: auto;
    }
    .footer_list_city {
        padding-left: 0px;
        padding-right: 0px;
    }
}

.footer_mn {
    background-color: #e2e2e2;
    padding-top: 30px;
    padding-bottom: 40px;
}

.foo_logo img {
    max-width: 190px;
    margin-bottom: 20px;
}

.foo_para p {
    font-size: 16px;
    line-height: 25px;
}

.titlefoo h4 {
    font-size: 17px;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-weight: 600;
    color: #000;
    margin-bottom: 27px;
}

.foo_linkss li a {
    font-size: 15px;
    color: #3f3f3f;
    text-decoration: none;
}

.foo_linkss li {
    list-style: none;
    line-height: 32px;
}

.foosocail h5 {
    font-weight: 700;
}

.foosocail i {
    background: #171f59;
    width: 31px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    border-radius: 3px;
}

.footer_copyrght {
    background-color: #282828;
    padding-top: 17px;
}

.footer_copyrght p,
.footer_copyrght a,
.footer_copyrght {
    color: #fff;
    font-size: 14px;
}

.poerdbys {
    text-align: right;
}


/* New Style */

.top_fx_nav_color {
    padding-bottom: 4px;
    border-bottom: 1px solid #e5e5e5;
    padding-left: 35px;
    padding-top: 4px;
}
.full_w_nav {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    background: #f5f5f5;
    border-bottom: 1px solid #e1e1e1 !important;
}

.full_w_bannr_blur {
    height: 300px;
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.bnnt_sngl_dualbx {
    display: flex;
    align-items: center;
    background:#f2f2f2;
    box-shadow: 0px 0px 8px 0px rgb(0 0 0 / 10%);
    /* border-radius: 5px; */
    overflow: hidden;
    /* margin-bottom: 5px; */
    max-height: 410px !important;
    border: 1px solid #cccccc4f;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.bnr_img_tmplbx {
    width: 70%;
    height: 410px !important;
}

.bnr_txt_rght_bx {
    width: 30%;
    padding: 25px;
    height: 100%;
}

.templ_v_bnr_inr {
    position: relative;
    margin-top: -200px;
    margin-bottom: 0px;
    height: 410px;
    overflow: hidden;
}

.bnr_tm_lction img {
    position: absolute;
    left: 0;
    top: 2px;
    max-width: 18px;
}

article {
    padding: 0px !important;
}

div#primary {
    margin: 0px !important;
}

.full_w_bannr_blur:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background: #bdbdbd78;
    backdrop-filter: blur(8px);
    /* -webkit-backdrop-filter: blur(8px);
    -moz-backdrop-filter: blur(8px); */
    height: 100%;
    width: 100%;
}

.logo_bnr_right {
    text-align: left;
    margin-bottom: 20px;
}

.logo_bnr_right img {
    max-width: 100px;
}

.templt_rght_contnt h4 {
    font-size: 18px;
    margin-bottom: 0px;
    text-transform: uppercase;
}

.bnr_tm_lction span {
    font-weight: 100 !important;
    font-size: 16px;
    font-family: inherit;
}

/* a.btn_dynamics {
    background: #821437;
    font-size: 14px;
    color: #fff;
    padding: 8px 10px 7px;
    display: inline-block;
    margin-top: 15px;
    border-radius: 2px;
    text-transform: uppercase;
} */
a.btn_dynamics {
    background: #821437;
    font-size: 14px;
    color: #fff;
    padding: 13px 10px 10px;
    display: inline-block;
    margin-top: 15px;
    border-radius: 4px;
    text-transform: uppercase;
}

/* .bnr_tm_lction i {
    width: 18px;
    height: 18px;
    background: #ffffff;
    text-align: center;
    line-height: 18px;
    color: #646464;
    font-size: 11px;
    border: 1px solid #646464;
} */

.bnr_tm_lction {
    padding-top: 10px;
    position: relative;
}

.bnr_tm_lction p {
  font-size: 13px;
  line-height: 22px;
  font-weight: 400 !important;
  padding-left: 21px;
  position: relative;
  color: #747474;
}

.bnr_tm_lction i {
    position: absolute !important;
    left: 0;
    top: 6px;
}

.templt_rght_contnt small {
    font-size: 15px;
}

.tp_nav_ngo_wrp {
    display: flex;
    align-items: center;
    border-radius: 0;
    margin: auto;
}

.tp_ngo_nav_one {
    width: 70%;
}

.tp_ngo_nav_two {
    width: 30%;
    padding: 4px 25px;
}

.top_tab_nav {
    background-color: #fff;
    position: sticky;
    top: 0px;
    padding: 0px;
    z-index: 9;
    /* border-bottom: 1px solid #ccc; */
}

.tp_ngo_nav_one ul {
    padding: 0;
    margin: 0;
}

.tp_ngo_nav_one ul li a {
    font-family: inherit;
    font-size: 15px;
    display: block;
    height: 100%;
    line-height: 52px;
}

.tp_ngo_nav_one ul li {
    display: inline-block;
    line-height: 20px;
    /* margin-right: 18px; */
    margin: 0px 9px;
}

.tp_ngo_nav_two a.btn_dynamics {
    width: 100%;
    text-align: center;
    margin: 0px;
}

.singl_ngo_body {
    padding-top: 40px;
    padding-bottom: 0px;
    padding-left: 40px;
    padding-right: 23px;
}

.single_dual_one_third {
    display: flex;
}

.ngo_contnt_txt {
    width: 72%;
    padding-right: 35px;
    padding-bottom: 10px;
}

.ngo_addvrt {
    width: 28%;
}

.tp_ngo_nav_one ul li a.active,
.tp_ngo_nav_one ul li a:hover {
    color: #f4095e;
}

.tp_ngo_nav_one ul li a:focus {
    outline: none !important;
    color: #821437 !important;
}

.ngo_content_secion h3 {
    font-size: 30px;
    line-height: 1.4em;
    font-weight: 400;
    color: #2E3F6E;
    text-align: left;
    margin: 5px 0px;
    margin-bottom: 18px;
}

.ngo_content_secion p {
    font-size: 16px;
    color: #555;
    line-height: 26px;
}

.adser_box {
  margin-bottom: 6px;
  border: 1px solid #c7c7c7;
}

.pernsl_wrp {
    display: flex;
    align-items: center;
}

.persn_phot span {
    display: block;
    width: 90px;
    height: 90px;
    background: #b1a8aa;
    border-radius: 100px;
    text-align: center;
    line-height: 90px;
    font-size: 23px;
    font-family: inherit;
    color: #fff;
}

.persn_detls_txt ul li {
    list-style: none;
    font-size: 16px;
    line-height: 27px;
    font-family: inherit;
    color: #1e2428;
}

.persn_detls_txt ul {
    margin: 0px;
    padding-left: 15px;
}

.person_dtls {
    margin-top: 20px;
}

.persn_detls_txt ul li i {
    width: 27px;
    text-align: center;
}

.ngo_content_secion {
    margin-top: 40px;
}

.mt-0 {
    margin-top: 0px;
}

.couse_tag_bx {
    padding-bottom: 13px;
}

.couse_tag_bx ul {
    padding: 0;
    margin: 0;
}

.couse_tag_bx ul li {
    list-style: none;
    display: inline-block;
    margin-right: 7px;
}

.couse_tag_bx ul li span {
    background: #c7c7c7;
    font-size: 14px;
    font-family: inherit;
    color: #040404;
    padding: 5px 18px;
    border-radius: 50px;
}

.org_info_cont {
    background: #f5f8ff;
    border-radius: 3px;
    padding: 17px;
    margin-top: 35px;
}

.org_info_cont ul {
    margin: 0px;
    padding: 0px;
}

.org_info_cont ul li {
    list-style: none;
    font-size: 15px;
    line-height: 25px;
}

.org_info_cont ul li i {
    width: 22px;
    text-align: center;
}

.location_detl_with_drc {
    display: flex;
}

.loc_addrs_prag {
    width: 100%;
}

a.get_dirction_txt {
    width: 130px;
    font-size: 14px;
    text-align: right;
    color: #821437;
    font-weight: 500;
}

a.get_dirction_txt:focus {
    outline: inherit !important;
}

.bnr_img_tmplbx img {
    width: 100%;
}

.fullview_pg_wrpr {
    max-width: 1170px;
    margin: auto;
    padding-right: 15px;
    padding-left: 15px;
}
.modal-header {
    background: #151A40;
}
.modal-header h4 {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
}
.modal-header button.close {
  opacity: 1;
color: #fff;
}
.form-control {
    border-radius: 0px;
    box-shadow: none;
    border: 1px solid #ddd;
}
input.form-control {
    height: 40px;
}
.modal-content {
    border-radius: 0px;
}
label {
    font-weight: 600;
    font-size: 13px;
}
button.btn {
    border-radius: 0px;
    height: 37px;
}
button:focus {
    outline: none !important;
}

/*18-07-2022 */
.adorg_dashbrd {
    box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 10%);
    padding: 40px;
    margin-top: 80px;
    margin-bottom: 80px;
}
.add_lstng_banr_inr {
    height: 350px;
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    background-color: #151a40;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}
.form_imr_dt_had {
    text-align: center;
    padding-top: 100px;
}
.add_lstng_banr_inr:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #000000a6;
}
.add_lstng_banr_inr .form_imr_dt_had {
    position: relative;
    z-index: 9;
}
.templ_bx_zikzag:hover .ngo_card_box_contnt h3 a {
    color: #f40058 !important;
}
.form_title_saperate {
    margin-bottom: 14px;
    background: #d2edff;
    padding: 10px 10px 8px;
    box-shadow: inset 3px 0px 0px 0px #151a40;
    margin-top: 17px;
}

.form_title_saperate h4 {
    font-size: 16px;
    margin-bottom: 0;
    text-transform: uppercase;
    color: #151a40;
    margin: 0px;
}
.form_main_org .form-group {
    margin-bottom: 18px !important;
}

/* Form Org Add */
.form_dta_usr {
    max-width: 1140px;
    border: 1px solid #ccc;
    padding: 25px;
    background: #fff;
    position: relative;
    top: -120px;
    margin: auto;
    /* z-index: 9; */
}
.addorgfrm .form-group input.prirtty_form, .addorgfrm .form-group select, .addorgfrm .form-group textarea {
    display: block;
    width: 100%;
    border: 1px solid #dfdfdf;
    background: #fff;
    font-size: 15px;
}
.addorgfrm .form-group input:focus, .addorgfrm .form-group select:focus, .addorgfrm .form-group textarea:focus{
  outline: none !important;
}
.addorgfrm .form-group label {
    font-size: 14px;
    color: #2c2c2c;
    font-weight: 400;
}
.addorgfrm .form-group input.prirtty_form::placeholder, .addorgfrm .form-group select::placeholder, .addorgfrm .form-group textarea::placeholder{
  font-size: 15px !important;
  color: #ccc;
}
.form_imr_dt_had h3 {
    font-size: 40px;
    text-transform: uppercase;
    color: #fff;
    margin: 0px;
}
.form_imr_dt_had p {
    color: #fff;
}
.addorgfrm .form-group input[type="file"] {
    display: block;
    width: 100%;
    border: 1px solid #dfdfdf;
    height: 42px;
    line-height: 42px;
    padding-left: 10px;
}
.form_org_wrp_innr button {
  border-radius: 2px;
  margin-top: 12px;
  text-transform: uppercase;
  background: #151a40;
  border-color: #151a40;
  height: 42px;
  padding: 11px 23px;
  color: #fff;
}
.addorgfrm .form-group {
    margin-bottom: 20px;
}
select.form-control {
    height: 40px;
}
.user_dhsbrd {
    margin-top: 50px;
    margin-bottom: 50px;
}
@media(min-width:1200px){
  .user_dhsbrd .container {
    max-width: 1170px;
}
}
.user_dhsbrd_edit {
    max-width: 770px;
    margin: auto;
    margin-top: 80px;
    margin-bottom: 80px;
    border: 1px solid #cccccc6e;
    padding: 25px 35px;
    border-radius: 3px;
}
.edit_usrorg {
    margin-top: 70px;
    margin-bottom: 70px;
    border: 1px solid #ededed;
    padding: 35px;
    border-radius: 5px;
}
.btn_prtgreen {
    width: 103px;
    border-radius: 2px !important;
    height: 39px !important;
}
.crop_modl_foot button.btn.btn-default {
    margin: 0px !important;
    border: none;
    background: #ccc;
    color: #000;
    margin-top: -3px !important;
}
.crop_modl_foot button.crp_nybtn {
    margin: 0px;
    background: #438c3f;
    border: none;
}
.cls_btns {
    right: 17px !important;
    /* top: 17px !important; */
}
.modal-header.crophd button.close {
opacity: 1;
color: #fff;
position: absolute;
top: 3px;
right: 0;
margin-top: auto;
font-size: 12px;
}
.crop_modl_foot button{
border-radius: 2px;
    margin-top: 12px;
    text-transform: uppercase;
    background: #151a40;
    border-color: #151a40;
    height: 42px;
    padding: 11px 23px;
    color: #fff;
}

.org_info_cont a, .persn_detls_txt a {
    color: #595959;
}
.org_info_cont a:hover, .persn_detls_txt a:hover {
    color: #151A40;
}



/* Reponsive Css */
@media (max-width:991px) {
  .templ_v_bnr_inr {
    height: auto;
}
.templ_v_bnr_inr .bnr_img_tmplbx {
    height: auto !important;
}
/* .templ_v_bnr_inr {
    padding-left: 25px;
    padding-right: 25px;
} */
.singl_ngo_body {
    padding-left: 25px;
    padding-right: 25px;
}

}


@media (max-width:767px) {
  .box_custm_row .box-4 {
    max-width: 50%;
}
.bnnt_sngl_dualbx {
    display: block;
    height: auto !important;
    max-height: unset !important;
}
.templ_v_bnr_inr{
  height: auto !important;
  max-height: unset !important;
}
.bnr_img_tmplbx {
    width: 100%;
    height: unset !important;
}
.bnr_txt_rght_bx {
    width: 100%;
    padding: 25px;
    height: auto;
}
.tp_ngo_nav_two {
    width: 280px;
    padding: 4px 0px 4px 25px;
}
.single_dual_one_third {
    display: block;
}
.ngo_contnt_txt {
    width: 100%;
    padding-right: unset;
}
.ngo_addvrt {
    width: 100%;
}
.popup-obd {
    width: 97%;
}
.popup-obd .content-obd {
    max-height: 400px;
    overflow: auto;
}
.form_col-half {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0px 10px;
}
.box_custm_row {
    margin-right: 0px;
    margin-left: 0px;
}
.search_flter_inr_main {
    padding-left: 25px;
    padding-right: 25px;
}
.top_serch_txt h2 {
    font-size: 28px;
}
.serch_fl_main_bx p {
    font-size: 18px;
}
.top_fx_nav_color {
    padding-left: 15px;
    padding-right: 15px;
}

}

@media (max-width:600px) {
  .top_fix_filter .search_flter_inr_main {
    position: relative !important;
    background: unset !important;
    width: 100% !important;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 0px;
    padding-bottom: 0px;
}
.top_fix_filter .search_flter_inr_main .serch_fl_main_bx p {
    display: block !important;
}
.top_fix_filter .search_flter_inr_main .top_serch_txt {
    display: block !important;
}
.redbtn_tp {
    display: none !important;
}
}
.claimed_txt {
    position: absolute;
    top: 17px;
    right: -36px;
    transform: rotate(
45deg);
    border-bottom: 1px solid #0e984b;
    border-top: 1px solid #0e984b;
    width: 141px;
    text-align: center;
    /* height: 57px; */
    display: flex;
    justify-content: center;
    align-items: flex-end;
    background: #149b4d3b;
}
.claimed_txt h4 {
    font-family: inherit;
    font-weight: 500;
    font-size: 13px;
    color: #039246;
    text-transform: uppercase;
    margin: 8px 0px 4px;
}
.claimed_txt img {
    max-width: 17px;
    position: relative;
    top: -2px;
}
.three_btn_inline {
    display: flex;
    justify-content: flex-end;
}
.three_btn_inline a.btn_dynamics {
    margin-left: 7px;
    /* max-width: 163px; */
    white-space: nowrap;
}
.dbtn {
    background: #449D44 !important;
}
.tbtn {
    background: #151a40 !important;
}
.ebtn {
    background: #F53F01 !important;
}
.noorgshow {
    width: 100%;
    margin-top: 19px;
}
.alert.alert-dismissible {
    padding-right: 29px;
}
.notfound_org {
    width: 100%;
    height: 100%;
    position: relative;
}
.notfound_org_innr {
    width: auto;
    max-width: 400px;
    margin: auto;
    background: #e1f8ff;
    padding: 25px;
    border-radius: 3px;
    border: 1px solid #43BEE5;
    text-align: center;
}
.notfound_org_innr h3 {
    font-size: 60px;
    font-weight: 700;
    color: #43BEE5;
    margin-bottom: 22px;
    margin-top: 2px;
}
.notfound_org_innr p {
    font-size: 23px;
}

@media (max-width:992px) {
.header_wrp .row{
  display: flex;
  align-items: center;
}
.header_wrp .row .col-md-8 {
    width: 250px;
}
.header_wrp .row .col-md-4 {
    width: 100%;
}
.header_wrp .col-md-3 {
    width: 100%;
}
}
@media (max-width:520px) {
  .header_wrp .row .col-md-8 {
    width: 200px;
}
.head_logow img {
    width: 120px;
}
.search_flter_inr_main {
    padding: 0px 15px;
}
.top_serch_txt h2 {
    font-size: 20px;
    line-height: 28px;
}
.serch_fl_main_bx p {
    font-size: 16px;
}
.search_flter_int {
    height: 390px;
    padding-top: 62px;
    padding-bottom: 60px;
}
.box_custm_row .box-4 {
    max-width: 100%;
    padding: 15px 0px;
}
.footer_copyrght p,
.footer_copyrght a,
.footer_copyrght {
    text-align: center;
}
.poerdbys {
    text-align: center;
}


}

@media (max-width:415px) {

  a.headbtn_ngo, .headbtn_ngo {
      font-size: 13px;
      padding: 8px 9px;
  }
  ul.sociallinks-style-three{
    padding-left: 0px;
  }
  li.header-call1 a {
    font-size: 13px;
    padding: 8px 9px;
  }
}

@media (max-width:330px) {

  a.headbtn_ngo, .headbtn_ngo {
      font-size: 12px;
      padding: 6px 6px;
  }
  .header_wrp .row .col-md-8 {
    width: 148px;
}
.head_logow img {
    width: 112px;
}
li.header-call1 a {
  font-size: 12px;
  padding: 6px 6px;
}

}

/* Navigation */
.localmozo_header {
    background: #2E3F6E;
    height: 60px;
    overflow: hidden;
}
.hedr_innr_nw {
    display: flex;
    align-items: center;
    height: 60px;
}
.logo_area_hd {
    width: 200px;
}
.auth_area_hed {
    width: 90%;
}
.btn_hed_local {
    width: fit-content;
    max-width: fit-content;
    margin: 0px 0px 0px auto;
    background: #3D528B;
    padding-left: 45px;
}
.btn_hed_local ul {
    margin: 0px;
    padding: 0px;
    position: relative;
}
.btn_hed_local ul li {
    list-style: none;
    display: inline-block;
    height: 60px;
    line-height: 60px;
    margin-right: 20px;
    margin-left: 20px;
    position: relative;
}
.btn_hed_local ul li:after {
    content: "";
    position: absolute;
    right: -21px;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 17px;
    width: 1px;
    background: #ffffff75;
}
.btn_hed_local ul li:nth-child(2):after, .btn_hed_local ul li:nth-child(3):after {
    display: none;
}
.btn_hed_local ul li:last-child {
    margin-right: 0px;
}
.btn_hed_local ul li a{
  color: #fff;
}
.btn_hed_local ul:before {
    content: "";
    position: absolute;
    right: -180%;
    background: #3D528B;
    width: 200%;
    height: 100%;
}
a.addlst_hdr {
    background-color: #43BEE5;
    padding: 0 22px;
    height: 35px;
    line-height: 35px;
    border-radius: 4px;
    color: #fff;
    font-weight: 500;
    font-size: 13px;
    transition: all .2s ease-in-out;
    box-shadow: 0px 0px 0px 6px rgb(255 255 255 / 10%);
    display: inline-block;
}
a.addlst_hdr i {
    margin-left: 9px;
}
.logo_area_hd img {
    max-width: 190px;
}
a.addlst_hdr:hover {
    box-shadow: 0px 0px 0px 0px rgb(255 255 255 / 10%);
}
.btn_hed_local ul li:not(:last-child) a i {
    margin-right: 7px;
    color: #43BEE5;
}
.btn_hed_local ul li:not(:last-child) a:hover{
  color: #43BEE5;
}
.bannr_inr_ngo {
    text-align: center;
    padding-top: 90px;
    padding-bottom: 100px;
}
.ny_bannr_lkm {
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    margin-bottom: 80px;
}
.ny_bannr_lkm:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #00000080;
}
.bannr_inr_ngo {
    text-align: center;
    padding-top: 90px;
    padding-bottom: 100px;
    position: relative;
}
.bannr_inr_ngo h1 {
    color: #fff;
    font-weight: 900;
    font-size: 45px;
    text-transform: capitalize;
}
.bannr_inr_ngo p {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 60px;
    margin-top: 22px;
}
.select_serachfltr_wrp {
    border: 7px solid #ffffff45;
    border-radius: 0px;
}
/* ScrollBar Design */
::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 0px rgba(0,0,0,0.3);
	background-color: #ebebeb;
}

::-webkit-scrollbar
{
	width: 10px;
	background-color: #ebebeb;
}

::-webkit-scrollbar-thumb
{
	background-color: #2e3f6e;
	border: 0px solid #555555;
}
/* Footer Setting */
@media(min-width:1200px){
  .inr_foot_contn {
    width: 1170px;
}

}
.footer-wave{
    position: absolute;
    bottom: -160px;
    width: 100%;
    left: 0;
    z-index: 2;
    height: 400px;
    opacity: 0.06;
}
.footer-ny_obd {
  background-color: #325096;
  z-index: 6;
  padding: 50px 0 70px;
  overflow: hidden;
  position: relative;
}
.inr_foot_contn {
    position: relative;
    z-index: 99;
}
.foot_wrpMozo h4 {
    font-size: 16px;
    float: left;
    text-align: left;
    width: 100%;
    margin-bottom: 26px;
    color: #fff;
    font-weight: 600;
    border-bottom: 1px solid rgba(255,255,255,0.11);
    padding-bottom: 25px;
    position: relative;
}
.foot_wrpMozo h4:before {
    content: '';
    background: #4DB7FE;
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 40px;
    height: 1px;
}
.foot_wrpMozo p {
    color: #fff;
    text-align: left;
    line-height: 24px;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 400;
}
.foo_logo_mozo img {
    max-width: 170px;
    margin-bottom: 39px;
    margin-top: 8px;
    display: block;
}
.followuaon h5 {
    font-size: 14px;
    color: #fff;
    font-weight: 600;
}
.followuaon {
    padding-top: 9px;
}
.followuaon ul {
    margin: 0px;
    padding: 0px;
    margin-top: 20px;
}
.followuaon ul li {
    list-style: none;
    display: inline-block;
    margin-right: 13px;
}
.followuaon ul li i {
    background: #fff6;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    border-radius: 3px;
    font-size: 18px;
    color: #fff;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -ms-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}
.followuaon ul li i:hover {
    background: #43BEE5;
    border-radius: 100px;
    color: #fff;
}
.foot_mozolist {
    clear: both;
}
.foot_mozolist ul {
    padding: 0px;
    margin: 0px;
}
.foot_mozolist ul li {
    list-style: none;
    margin-bottom: 13px;
}
.foot_mozolist ul li a {
    display: block;
    color: #ffffffc2;
    font-size: 14px;
}
.foot_mozolist ul li a:hover {
    color: #ffffff;
}
.contct_foot ul {
    margin: 0px;
    padding: 0px;
    clear: both;
}
.contct_foot ul li {
    text-align: left;
    min-width: 250px;
    padding: 11px 15px;
    font-size: 14px;
    font-weight: 400;
    background: rgba(255,255,255,0.11);
    border-radius: 30px;
    margin-bottom: 12px;
    width: fit-content;
    max-width: fit-content;
    list-style: none;
}
.contct_foot ul li a, .contct_foot ul li span {
    color: rgba(255,255,255,0.8);
}
.contct_foot ul li a:hover{
  color: #4DB7FE;
}
.contct_foot ul li span i{
color: #4DB7FE;
margin-right: 4px;
}
.footer_copyrights {
    background-color: #253966;
    padding-top: 18px;
    padding-bottom: 18px;
}
.foo_copyrt p {
    margin: 0px;
    color: #fff;
    font-size: 13px;
}
.foo_brnd {
    text-align: right;
}
.foo_brnd a {
    color: #4DB7FE;
}
.foocity_mozo {
    background-color: #325096;
    padding-top: 60px;
}
.foo_hed_city h4 {
    font-size: 25px;
    float: left;
    text-align: center;
    width: 100%;
    margin-bottom: 26px;
    color: #fff;
    font-weight: 700;
    text-transform: capitalize;
}
.city_org_ft {
    width: 100%;
    background: #4261a7;
    box-shadow: 0px 0px 2px 0px rgb(0 0 0 / 10%);
    padding: 27px;
    clear: both;
    border-radius: 5px;
    margin-bottom: 30px;
    border: none;
}
.city_org_ft ul li a {
    font-size: 14px;
    color: #ffffff;
    text-decoration: none;
}
.nolastchild ul li:last-child a i {
    margin-right: 7px;
    color: #43BEE5;
}
.nolastchild ul li:last-child a:hover {
    color: #43BEE5;
}
.logo_bnr_right img {
    border: 1px solid #43bee500;
    border-radius: 100px;
    background: #43bee563;
}
.templt_rght_contnt h4 {
    font-size: 18px;
    text-transform: capitalize;
    line-height: 25px;
    font-weight: 700;
    color: #2E3F6E;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.flv_bdywrp {
    border-left: 1px solid #cccccc4f;
    border-right: 1px solid #cccccc4f;
    border-bottom: 1px solid #cccccc4f;
    margin-bottom: 80px;
    background: #fff;
    padding-bottom: 80px;
}

.pagination>li>a, .pagination>li>span{
  padding: 0px;
}

/* Responsive setting */

@media(max-width:1200px){
  .bnr_img_tmplbx {
      height: 347px !important;
  }
  .bnnt_sngl_dualbx {
      max-height: 347px !important;

  }
  .templ_v_bnr_inr {
      height: 347px !important;
  }




}
@media(max-width:992px){
  .bnr_img_tmplbx {
      height: 264px !important;
  }
  .bnnt_sngl_dualbx {
      max-height: 264px !important;

  }
  .templ_v_bnr_inr {
      height: 264px !important;
  }
  .logo_bnr_right img {
      max-width: 62px;
  }
  .logo_bnr_right {
      margin-bottom: 10px;
  }
  .templt_rght_contnt h4 {
      margin-bottom: 8px !important;
  }
  .tp_ngo_nav_two a.btn_dynamics {
      width: auto;
  }
  a.btn_dynamics {
      background: #821437;
      font-size: 11px;
  }


}

@media(min-width:768px) and (max-width:991px){
  .box-9 {
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    max-width: 70%;
}
.box-3 {
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
}
.box-4 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}





}

@media(max-width:991px){
.city_org_ft ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}
.foot_wrpMozo, .foot_wrpMozo p, .foo_logo_mozo {
    text-align: center;
}
.foo_logo_mozo img, .contct_foot ul li {
    margin-left: auto;
    margin-right: auto;
}
.foot_wrpMozo h4 {
    margin-top: 70px;
    text-align: center;
  }
  .foot_wrpMozo h4:before {
      left: 0;
      right: 0;
      margin: auto;
  }
  .foo_copyrt p {
    text-align: center;
}
.top_tab_nav {
    padding-left: 0;
    padding-right: 0;
}
.form_dta_usr {
    margin-left: 15px;
    margin-right: 15px;
}

}

@media(max-width:767px){
  .list_org_asvrts {
    margin-top: 40px;
}
.city_org_ft ul {
  display: block;
  grid-template-columns: auto;
  padding: 0px;

}
.city_org_ft ul li{
  text-align: center;
}
.footer-wave{
  display: none;
}

.bnr_img_tmplbx {
    height: auto !important;
}
.bnnt_sngl_dualbx {
    max-height: 100% !important;

}
.templ_v_bnr_inr {
    height: auto !important;
}
.form_imr_dt_had h3 {
    font-size: 26px;
    margin-bottom: 12px;
}
.form_imr_dt_had {
    padding-top: 67px;
}

.add_lstng_banr_inr {
    height: 330px;
  }


}


@media(max-width:667px){
  .logo_area_hd {
      width: 110px;
  }
  .logo_area_hd img {
      max-width: 110px;
  }
  .btn_hed_local {
      padding-left: 10px;
  }


}
@media(max-width:543px){
  .btn_hed_local ul li {
      margin-right: 7px;
      margin-left: 7px;
  }
  .btn_hed_local ul li:after {
    right: -9px;
}
a.addlst_hdr {
    padding: 0 11px;
  }
  .bannr_inr_ngo {
      padding-top: 40px;
      padding-bottom: 70px;
  }
  .bannr_inr_ngo h1 {
      font-size: 35px;
      line-height: 43px;
  }
  .bannr_inr_ngo p {
      margin-bottom: 30px;
  }
  .ny_bannr_lkm {
      background-position: center;
      margin-bottom: 50px;
  }

  a.btn_dynamics {
      font-size: 12px;
  }
  .ngo_content_secion h3 {
      font-size: 20px;
      margin-bottom: 16px;
  }
  .foo_hed_city h4 {
    font-size: 20px;
    line-height: 28px;
  }

}

@media(max-width:451px){
li.mob_hide_reg, .btn_hed_local ul li:after{
  display: none !important;
}
.bannr_inr_ngo h1 {
    font-size: 28px;
    line-height: 35px;
}

}

@media(max-width:358px){
  .logo_area_hd {
    width: 90px;
}
.logo_area_hd img {
    max-width: 90px;
}
.btn_hed_local {
    padding-left: 5px;
}
a.addlst_hdr {
    padding: 0 7px;
    height: 28px;
    line-height: 28px;
}
.hedr_innr_nw {
    height: 45px;
}
.localmozo_header {
    height: 45px;
}

}


.choices[data-type*=select-multiple] .choices__button, .choices[data-type*=text] .choices__button {
    background-repeat: no-repeat !important;
    background-color: transparent !important;
    padding: 0px 0px 0px 12px !important;
    height: auto !important;
    width: 19px !important;
    border: none !important;
    line-height: 9px !important;
}
.small_container {
    max-width: 600px;
    padding-top: 44px;
}
.locl_landingcard {
   display: flex;
   justify-content: center;
   gap: 33px;
}
.landing_cardbx {
   max-width: 400px;
}
.local_serv_img img {
   max-width: 100%;
   height: auto;
}
.local_serv_img:after {
   content: "";
   position: absolute;
   bottom: 0;
   left: 0;
   width: 100%;
   height: 100%;
   background-image: linear-gradient(#ffffff00 70%,#ffffff33,#ffffff9c,#fff)!important;
}

.local_serv_img {
   position: relative;
}
.landing_cardbx {
     max-width: 400px;
     margin-top: 10px;
     margin-bottom: 10px;
    position: relative;
 }

 .landing_cardbx a {
    will-change: box-shadow;
    background: #fff;
    border: 1px solid rgba(216,216,216,0.59);
    border-radius: 7px;
    overflow: hidden;
    display: block;
}
 .l_mozo_cardtext {
     padding: 14px 30px 20px;
 }
 .l_mozo_cardtext h2 {
       margin-top: 10px;
       font-size: 24px;
       text-align: center;
       font-weight: 700;
   }
   span.btn_goto_landing {
       display: block;
       width: 100%;
       text-align: center;
       background-color: #0E1E51;
       padding: 0 22px;
       height: 45px;
       line-height: 45px;
       border-radius: 5px;
       color: #fff;
       font-weight: 500;
       font-size: 15px;
       transition: all .2s ease-in-out;
       box-shadow: 0px 0px 0px 4px #0e1e511a;
       margin-top: 24px;
   }
   span.btn_goto_landing:hover {
       box-shadow: 0px 0px 0px 0px #0e1e511a;
   }
   .local_mozo_ldgphd {
text-align: center;
padding-bottom: 50px;
}
.dual_card_mozo {
padding-top: 50px;
padding-bottom: 80px;
}
.local_mozo_ldgphd h1 {
font-size: 38px;
font-weight: 800;
margin-bottom: 22px;
display: flex;
justify-content: center;
}
.local_mozo_ldgphd p {
font-size: 18px;
max-width: 590px;
margin: auto;
}


/*Vertical Flip*/
.verticalFlip{
text-indent: 8px;
/* width: fit-content !important; */
width: 220px;
/* height: auto; */
display: inline-flex;
}
.verticalFlip span{
animation: vertical 4s linear infinite 0s;
-ms-animation: vertical 4s linear infinite 0s;
-webkit-animation: vertical 4s linear infinite 0s;
color: #00abe9;
opacity: 0;
overflow: hidden;
position: absolute;
}
.verticalFlip span:nth-child(2){
animation-delay: 2s;
-ms-animation-delay: 2s;
-webkit-animation-delay: 2s;
}

/*Vertical Flip Animation*/
@-moz-keyframes vertical{
0% { opacity: 0;  }
25% { opacity: 0; -moz-transform: rotateX(180deg); }
50% { opacity: 1; -moz-transform: translateY(0px); }
75% { opacity: 1; -moz-transform: translateY(0px); }
100% { opacity: 0; -moz-transform: translateY(0px); }
/* 80% { opacity: 0; }
100% { opacity: 0;} */
}
@-webkit-keyframes vertical{
0% { opacity: 0; }
25% { opacity: 0; -webkit-transform: rotateX(180deg); }
50% { opacity: 1; -webkit-transform: translateY(0px); }
75% { opacity: 1; -webkit-transform: translateY(0px); }
100% { opacity: 0; -webkit-transform: translateY(0px); }
/* 80% { opacity: 0; }
100% { opacity: 0; } */
}
@-ms-keyframes vertical{
0% { opacity: 0; }
25% { opacity: 0; -ms-transform: rotateX(180deg); }
50% { opacity: 1; -ms-transform: translateY(0px); }
75% { opacity: 1; -ms-transform: translateY(0px); }
100% { opacity: 0; -ms-transform: translateY(0px); }
/* 80% { opacity: 0; }
100% { opacity: 0; } */
}

@media (max-width:991px) {
  .local_mozo_ldgphd h1 {
    font-size: 26px;
}
.verticalFlip {
    width: 150px;
  }
}
@media (max-width:600px) {
  .local_mozo_ldgphd h1 {
      font-size: 20px;
  }
  .local_mozo_ldgphd h1 {
      display: block;
      justify-content: center;
  }
  .verticalFlip {
    display: flex;
    justify-content: center;
    width: auto;
    height: 19px;
    margin-top: 8px;
}

}
@media (max-width:500px) {
  .locl_landingcard {
    display: block;
    justify-content: center;
    gap: 0;
}
.landing_cardbx {
    width: 100%;
}

}

.landing_cardbx:first-child:before {
    content: "";
    position: absolute;
    left: -50px;
    top: -30px;
    background-image: url(../img/dot-img_lkmzo.png);
    background-size: contain;
    background-repeat: repeat-y;
    width: 122px;
    height: 201px;
}
.landing_cardbx:last-child:before {
    content: "";
    position: absolute;
    right: -50px;
    bottom: -30px;
    background-image: url(../img/dot-img_lkmzo.png);
    background-size: contain;
    background-repeat: repeat-y;
    width: 122px;
    height: 201px;
    z-index: -1;
}
