body, p, ul li, ol li {
    color: #193648!important;
}
body, button, input, select, textarea {
    line-height: 26px !important;
}
a:hover {
    color: #dc3c23 !important;
}
a.elementor-button-link:hover, .tf-button:hover, .page-numbers:hover, .tf-posts-wrap .box-time a:hover {
    color: #fff !important;
}
ul, ol {
    margin: 0 0 25px 25px;
}
.mb-0 {
    margin-bottom: 0px !important;
}
.mb-10 {
    margin-bottom: 10px !important;
}
.mb-20 {
    margin-bottom: 20px !important;
}
.elementor-heading-title {
    margin-bottom: 10px;
}
.elementor-widget-text-editor {
    margin-bottom: 0 !important;
}
p {
    margin-bottom: 25px;
}
.section-wrapper {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
}
p.form-submit {
    margin-bottom: 0px;
}
.section-wrapper .owl-nav {
    opacity: .75;
}
.elementor-widget .elementor-icon-list-icon+.elementor-icon-list-text {
    padding-left: 0 !important;
    color: inherit !important;
}
.elementor-icon-list-icon svg {
    fill:#193648 !important;
}
.logo {
    position: absolute;
}
.header-sticky .logo {
    position: static;
}
.site-logo {
    max-height: 82px;
    width: auto;
}
.header-sticky .site-logo {
    max-height: 82px;
}
#mainnav > ul > li > a {
    line-height: 102px;
}
.show-search a {
    margin: 32px 0 23px;
}
.flat-top {
    padding: 0;
}
.flat-top .custom-info ul li {
    line-height: 46px;
}
.flat-top.header-style1 .custom-info ul li:after {
    top: 16px;
}
.social-icons {
	text-align: center;
    list-style: none;
    margin: 0px;
    padding-left: 15px;
    padding-right: 15px;
    background-color: #254e67;
    display: flex;
    align-items: center;
    height: 46px;
}
.social-icons li {
	margin: 0px 4px;
	display: inline-block;
}
.social-icons li i {
  margin-right: 0px;
  color: #fff;
}
.social-icons li a {
	font-size: 14px;
    width: 24px;
    height: 24px;
    line-height: 24px;
	display: inline-block;
	color: #fff;
	text-align: center;
	position: relative;
	z-index: 1;
    border-radius: 100%;
	transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
}
.social-icons li a:hover {
	color: #fff;
    transform: scale(1.2);
}
.social-icons li a span {
    border-radius: 0;
    display: block;
    height: 0;
    left: 50%;
    margin: 0;
    position: absolute;
    top: 50%;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    width: 0;
    z-index: -1;
}
.social-icons li a:hover span {
    width: 100%;
    height: 100%;
    border-radius: 8px;
    top: 0;
    left: 0;
}
.social-icons li a.facebook span {
    background-color: #3b5998;
}
.social-icons li a.twitter span {
	background-color: #00aced;
}
.social-icons li a.linkedin span {
	background-color: #007bb6;
}
.social-icons li a.youtube span {
	background-color: #dc4a38;
}
.social-icons li a.mail span {
	background-color: #eba000;
}
/* home slider style */
.slider-sec .rev-btn {
    border-radius: 32px !important;
    text-align: center !important;
    color: #fff !important;
    background-color: #ec1245 !important;
    border: 0px solid transparent;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
}
.slider-sec .rev-btn:hover, .slider-sec .rev-btn:focus, .slider-sec .rev-btn:active, .slider-sec .rev-btn:focus:active {
    background-color: #323e62 !important;
    border-radius: 32px !important;
    color: #fff !important;
}
.slider-sec #rev_slider_4_1_wrapper .custom.tparrows {
    background: rgba(26,39,77,0.5);
    width: 32px;
    height: 32px;
    border-radius: 100%;
}
.slider-sec #rev_slider_4_1_wrapper .custom.tparrows:before {
    font-size: 14px;
    line-height: 32px;
}
.slider-sec #rev_slider_4_1_wrapper .custom.rstouchhover {
    background: rgba(26,39,77,0.75);
}
/* home slider style end */
.page-wrap {
    padding: 0px;
}
.swiper-slide .swiper-slide-inner {
    background-color: #fff;
    margin: 0px 10px !important;
    border-radius: 6px;
    padding: 5px;
}
.elementor-element .swiper-container .elementor-swiper-button, .elementor-element .swiper-container~.elementor-swiper-button, .elementor-element .swiper .elementor-swiper-button, .elementor-element .swiper~.elementor-swiper-button, .elementor-lightbox .swiper-container .elementor-swiper-button, .elementor-lightbox .swiper-container~.elementor-swiper-button, .elementor-lightbox .swiper .elementor-swiper-button, .elementor-lightbox .swiper~.elementor-swiper-button {
    fill: #aaa !important;
}
.box-cont-item, .latest-news-item .sp-pcp-post {
    padding: 0px;
    background-color: #fff;
    border-radius: 12px;
    overflow: hidden;
    -webkit-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.2);
}
.box-cont-item .content-in {
    padding-top: 10px;
}
.left-img-ic-cont-item {
    padding: 0px;
}
.left-img-ic-cont-item .content-in {
    padding: 10px 25px 0px;
    background-color: transparent;
}
.left-img-ic-cont-item .content-in p {
    text-align: center;
}
.icon-head {
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.icon-head > img {
    max-height: 65px;
    margin-right: 10px;
}
.icon-head h4 {
    text-align: left;
    margin-bottom: 0px;
}
.content-in h4 {
    margin-bottom: 10px;
}
.left-ic-cont-sec .elementor-widget, .left-ic-cont-sec .elementor-widget-container {
    height: 100%;
}
.left-ic-cont-item {
    height: 100%;
    padding: 20px;
    display: flex;    
    justify-content: flex-start;
    align-items:start;
}
.left-ic-cont-item .icon-head img {
    margin-right: 15px;
}
.left-ic-cont-item .content-in {
    padding: 10px 0px 0px;
}
.left-ic-cont-item h5 {
    font-style: italic;
}
.orange-text {
    color: #f78600;
}
.red-text {
    color: #f32759;
}
.green-text {
    color: #28a947;
}
.blue-text {
    color: #147dd0;
}
.ul-tick-style {
    list-style: none;
    padding-left: 0;
    margin-bottom: 15px;
}
.ul-tick-style li {
    position: relative;
    padding-left: 20px;
    margin-bottom: 8px;
}
.ul-tick-style li:last-child {
    margin-bottom: 0px;
}
.ul-tick-style li::before {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f00c";
    color: #ba8476;
    position: absolute;
    left: 0px;
    top: 5px;
    font-size: 12px;
}
.partner-sec {
    list-style: none;
    margin: 0;
    padding: 0;
    display: table;
}
.partner-sec li {
    width: 20%;
    display: inline-block;
    padding: 10px;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
.partner-sec li.l-0 {
    border-left: 0px;
}
.partner-sec li.b-0 {
    border-bottom: 0px;
}
.partner-sec li > div {
    padding: 10px;
    background-color: #fff;
    display: flex;
    align-items: center;
}
.partner-sec li > div img {
    max-width: 82%;
    height: auto;
}
.statistic-text-item {
    border-left: 1px solid #535f82;
    padding: 5px 0px 5px 0px;    
    text-align: left;
}
.statistic-text-item .elementor-counter {
    padding-left: 70px;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 56px;
}
.tatal-donat .elementor-counter {
    background-image: url(../images/our-impact-icon01.png);
}
.tatal-person .elementor-counter {
    background-image: url(../images/our-impact-icon02.png);
}
.tatal-distric .elementor-counter {
    background-image: url(../images/our-impact-icon03.png);
}
.statistic-text-item .elementor-counter-title {
    text-align: left !important;
}
.our-impact-sec .statistic-text-item .elementor-counter-number-prefix, .our-impact-sec .statistic-text-item .elementor-counter-number-suffix {
    display: none;
}
.our-impact-sec .statistic-text-item.tatal-donat .elementor-counter {
    padding-left: 66px;
}
/* footer style start */
.footer-item h3 {
    color: #99dcff;
    position: relative;
    margin-bottom: 20px;
    font-size: 20px;
    letter-spacing: 0;
    font-weight: 700;
    font-family: 'DM Sans', sans-serif;
}
.footer-item h3::after {
    content: '';
    position: absolute;
    left: 0px;
    bottom: -10px;
    width: 50px;
    height: 2px;
    border-radius: 1px;
    background-color: #b8e4f5;
}
.footer-item p, .footer-btm p {
    color: #e7edff !important;
}
.footer-item ul li, .footer-item ol li {
    color: #193648!important;
}
.footer-item .elementor-icon-list-icon svg {
    fill: #99dcff !important;
}
.footer-item a {
    color: #e7edff;
    display: block;
    transition: all .2s;
}
.footer-item a:hover {
    color: #87d2ff !important;
}
.footer-item .contact-num {
    font-size: 18px;
    color: #d0e9c7;
}
.footer-item .contact-num > span {
    font-size: 14px;
    color: #1c2d39;
}
.footer-item .elementor-social-icon-facebook {
    display: flex;
}
.footer-item i {
    margin-right: 5px;
}
.footer-logo {
    margin-bottom: 10px;
    width: 250px;
}
.footer-btm {
    font-size: 14px;
    padding: 20px 0px;
    background-color: #323e62;
    color: #e7edff;
}
.footer-btm p {
    color: #e7edff;
}
.footer-btm span {
    color: #87d2ff;
}
.footer-btm .elementor-social-icon {
    display: flex;
}
/* footer style end */
.flat-top .custom-info a:hover {
    color: #87d2ff;
}
.owl-nav > div {
    background-color: #193648 !important;
}
.owl-nav > div:hover {
    background-color:#dc3c23 !important;
}
.tf-posts-wrap .box-time a {
    background-color: #dc3c23 !important;
}
.tf-posts-wrap .box-time a:hover {
    background-color: #dc3c23 !important;
}
.tf-posts .blog-post .content:after {
    background-color: #dc3c23 !important;
}
.metform-btn {
    background-color: #dc3c23 !important;
}
.metform-btn:focus, .metform-btn:hover, .metform-btn:active:hover, .metform-btn:active:focus {
    background-color:#193648 !important;
}
.page-title {
    Padding: 40px 0;
    background-image: none;
    background-color: #efefee;
}
.content-portfolio-detail .single-portfolio-title {
    display: none;
}
.list-style li {
    margin-bottom: 10px;
}
.list-style li:last-child {
    margin-bottom: 0px;
}
.top-donate-btn {
    float: right;
    margin-left: 25px;
}
.top-donate-btn .wp-element-button {
    margin: 26px 0px 26px;
    display: inline-block;
    background-color: #dc3c23;
    color: #fff !important;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: .5px;
    min-width: 140px;
    padding: 12px 25px;
    font-weight: 600;
    text-align: center;
}
.top-donate-btn .wp-element-button:focus, .top-donate-btn .wp-element-button:hover, .top-donate-btn .wp-element-button:active:hover, .top-donate-btn .wp-element-button:active:focus {
    background-color:#193648 !important;
}
.show-search {
    margin-left: 20px;
}
.header-wrap {
    position: relative;
}
.btn-menu:before, .btn-menu:after, .btn-menu span {
    background-color: #193648;
}
.btn-menu.active:before, .btn-menu.active:after, .btn-menu.active span {
    background-color: #dc3c23;
}
.donate-form-sec .paytm-pg-donar-address p label, .donate-form-sec .paytm-pg-donar-info p label, .donate-form-sec .paytm-pg-donar-address p input[type="text"], .donate-form-sec .paytm-pg-donar-info p input [type="text"], .paytm-pg-donar-info p input[type="text"] {
    width: 100%;
    float: none;
    font-weight: 600;
}
.donate-form-sec .paytm-pg-donar-address p label {
    margin-bottom: 2px;
}
.donate-box-item .elementor-widget-wrap>.elementor-widget-heading {
    margin-bottom: 10px !important;
}
.donate-form-sec p, .donate-form-sec .paytm-pg-donar-address p, .donate-form-sec .paytm-pg-donar-info p {
    margin-bottom: 0px;
}
.paytm-pg-donar-address p input[type="text"], .paytm-pg-donar-info p input[type="text"] {
    margin-bottom: 10px;
    height: auto;
    padding: 4px 15px;
    line-height: 24px !important;
}
.donate-form-sec p input[type="submit"] {
    margin-top: 5px;
    height: 38px;
}
.donate-opt img {
    max-height: 52px;
    width: auto;
    margin-top: 30px;
}
.donate-opt .mob-or {
    text-align: center;
}
.donate-opt .mob-or img {
    max-height: 72px;
    width: auto;
    margin-top: 10px;
    margin-bottom: 10px;
}
.donate-box-item {
    background-color: #fff;
    padding: 20px 25px 15px;
    -webkit-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.1);
    border-radius: 8px;
}
.single .page-wrap {
    padding-bottom: 60px;
    padding-top: 60px;
}
.single .page-wrap .featured-post, .single .page-wrap .entry-box-title {
    display: none;
}
@media (max-width: 1199px) {
    #mainnav > ul > li > a {
        padding: 0px 6px 0px 6px !important;
    }
    .top-donate-btn, .show-search {
        margin-left: 12px;
    }
    .top-donate-btn .wp-element-button {
        min-width: 110px;
    }
    .partner-sec li > div img {
        max-width: 100%;
    }
    .our-impact-sec .elementor-column.elementor-col-33, .elementor-column[data-col="33"] {
        width: 50%;
    }
    .statistic-text-item {
        padding: 10px 0px 30px;
        border: 0px;
        border-bottom: 1px solid #535f82;
    }
    .our-impact-sec .elementor-element-populated {
        margin-bottom: 0px !important;
    }
}
@media (max-width: 991px) {
    .show-search {
        margin-right: 46px;
    }
    .nav-wrap {
        position: absolute;
        right: 0;
        top: 2px;
    }
    .top-donate-btn .wp-element-button {
        min-width: auto;
        margin-right: 50px;
    }
    #mainnav-mobi, #mainnav-mobi ul.sub-menu {
        background-color: #1a274d;
    }
    #mainnav-mobi > ul > li > ul > li, #mainnav-mobi > ul > li > ul > li > ul > li {
        border-top: 1px solid rgba(255,255,255,.1);
        background-color: transparent;
    }
    #mainnav-mobi ul > li > a {
        height: auto;
        line-height: 40px;
        padding: 0 15px;
        display: block;
    }
    .partner-sec li {
        width: 25%;
        border: 0px;
        padding: 5px;
    }
    .projects-items-sec .flat-imagebox {
        margin-bottom: 0px;
    }
}
@media (max-width: 767px) {
    .wrap-widget-header.top-donate-btn {
        display: block;
    }
    .info-top-right {
        display: flex;
        justify-content: center;
    }
    .flat-top .custom-info ul li {
        margin-right: 15px;
        line-height: normal;
        margin-bottom: 10px;
    }
    .partner-sec li {
        width: 33.3%;
    }
    .our-impact-sec .elementor-column.elementor-col-33, .elementor-column[data-col="33"] {
        width: 100%;
    }
}
@media (max-width: 580px) {
    .show-search {
        display: none;
    }
    .wrap-widget-header.top-donate-btn {
        margin-right: 46px;
    }
    .partner-sec li {
        width: 50%;
    }
    .header .header-wrap .logo {
        margin-top: 6px !important;
        margin-bottom: 6px !important;
    }
    .top-donate-btn .wp-element-button {
        min-width: auto;
        padding: 8px 20px;
    }
    .top-donate-btn .wp-element-button {
        margin-right: 0px;
    }
}
@media (max-width: 480px) {    
    .header-sticky .site-logo {
        max-height: 54px;
    }
    .top-donate-btn .wp-element-button {
        min-width: auto;
        padding: 4px 12px;
        font-size: 12px;
    }
    .top-donate-btn .wp-element-button {
        margin: 20px 0px 20px;
    }
    .btn-menu {
        margin: 28px 0px 28px 20px;
        margin-left: 10px;
    }
    .wrap-widget-header.top-donate-btn {
        margin-right: 40px;
    }
}
/* unique style */
.flat-top .custom-info a, .flat-top .custom-info i, .flat-top .custom-info {
    font-size: 13px;
    font-weight: 600;
}
.flat-top .custom-info a:hover, .flat-top .custom-info i, .flat-top .custom-info {
    color:#99dcff !important;
}
.logo-about > img {
    max-height: 132px;
}
#mainnav > ul > li.current-menu-item > a {
    color: #323232 !important;
}
#mainnav > ul > li.current-menu-item > a:hover {
    color: #dc3c23 !important;
}
.light-text p {
    color: #50c1f6 !important;
}
.flat-iconbox.iconbox-style1 .flat-iconbox-icon svg {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.projects-items-sec .elementor-widget-wrap>.elementor-element, .projects-items-sec .elementor-widget-wrap>.elementor-element .elementor-widget-container {
    height: 100%;
}
.projects-items-sec .flat-imagebox.style-3 {
    height: calc(100% - 20px);
    background-color: #fff;
    margin-top: 20px;
    border-radius: 0px 0px 8px 8px;
    -webkit-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.15);
}
.projects-items-sec .flat-imagebox.style-3 .flat-imagebox-header {
    padding-top: 45px;
}
.projects-items-sec .flat-imagebox.style-3 .flat-imagebox-header, .projects-items-sec .flat-imagebox.style-3 .flat-imagebox-content {
    background-color: transparent;
    color: #193648;
}
.foot-logo {
    padding-bottom: 20px;
    display: flex;
    align-items: center;
    justify-self: center;
}
.foot-logo img {
    max-height: 92px;
}
.foot-logo a {
    margin-left: 15px;
}
.footer-item h5 {
    color: #e7edff;
}
.elementor-1884 .elementor-element.elementor-element-67a5be7 > .elementor-element-populated {
    padding: 30px 30px 70px 30px;
}
/* unique style end */