/* 1) topbar_section*/
/* 2) navbar_section*/
/* 3) slider_section*/
/* 4) introduction_section*/
/* 5) counter_section*/
/* 6) our_projects_section*/
/* 7) how_we_can_help_section*/
/* 8) why_donate_us_section*/
/* 9) blog_section/
/* 10) contact_donate_us_section/
/* 11) contact_area_section/
/* 12) introduction_section/
/* 13) footer_section/
/* 14) projects_inner/
/* 15) blog-inner/
/* 16) breadcrumbs section/

/*  */
* {
	scroll-behavior: smooth;
}
	@font-face{
		font-family: "Montserrat";
		src:url("../fonts/Montserrat-Medium.ttf");
	}
	@font-face{
		font-family: "Montserrat-bold";
		src:url("../fonts/Montserrat-Bold.ttf");
	}
	.khudam-nav .my-donate-btn{
		animation: pulse 2s infinite;
	}
	.navbar-nav .nav-link{
		/* font-family: "Montserrat"; */
	}
	@keyframes pulse{
		0% {
		/* box-shadow: 0 0 0 0 #ffffffb3; */
		/* box-shadow: 0 0 0 0 #7bc74d; */
		box-shadow: 0 0 0 0 #7bc74d;

		color: #ffffffb3;
		}
		70% {
			box-shadow: 0 0 0 12px #fff0;
			color: #fff;
		}
		100% {
			box-shadow: 0 0 0 0 #fff0;
			color: #ffffffb3;
		}
	}
.contact_area_section .content-title p{
    font-size: 14px !important;
    color: white;
    padding: 0px 20px;
}

.emailableLables {
	font-size: 15px;
	color: #000;
}
.mac-os .mac-height-fix{
    display: flex;
    flex-direction: column;
}

.emailForm .error {
	color: red;
}

.arbi_fonts {
	font-family: 'Al_Mushaf';
}

.greenArabic {
	color: #006600;
	font-family: 'Al_Mushaf';
	font-size: 20px;
}

.greenUrdu {
	color: #006600;
	font-family: 'Al_Mushaf';
	font-size: 20px;
}

.greenErabArabic {
	color: #006600;
	font-family: 'Al_Mushaf';
	font-size: 20px;
}
.commonBTN{
	background-color: #7bc74d;
	text-transform: initial;
	font-weight: 500;
	text-align: center;
	color: #fff;
	padding: 12px 30px;
	display: block;
	width: fit-content;
	margin: 0px auto 20px auto;
}
.commonBTN:hover{
	color: white !important;
}
/* ------------------------- topbar_section ------------------------- */
/*====================================================
--< dreamit case study area Css -->
======================================================*/
.media_section{
	background: #f1f5f8;
	padding-bottom: 10px;
}
.media_section .case-study-title-area {
    background: url(../images/new_images/blogimg.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: scroll;
    padding: 70px 10px 100px 10px;
	position: relative;
	z-index: 1;
}
.media_section .case-study-title-area:before{
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #6ec13dcc;
	z-index: -1;
}
.media_section .row.case-study-top {
    position: relative;
    z-index: 111;
    margin-top: -70px;
}
.media_section .dreamit-single-case-study {
    position: relative;
    z-index: 999;
}
.media_section .dreamit-case-study-thumb {
    position: relative;
    z-index: 1;
}
.media_section .active.center .dreamit-case-study-thumb:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #e2b759a1;
    transition: .3s;
}
.media_section .active.center .dreamit-single-case-study .case-study-content {
    bottom: 35px !important;
    opacity:1;
}
.media_section .dreamit-single-case-study:hover .case-study-content{
    bottom: 35px !important;
    opacity: 1;
}
.media_section .dreamit-case-study-thumb img {
    width: 100%;
}
.media_section .case-study-title h2 {
    font-size: 20px !important;
    line-height: 1;
    margin-bottom: 1px;
    text-align: center;
}
.media_section .case-study-title h2 a {
    font-weight: 700;
    color: #2A272A;
    transition: .3s;
}
.media_section .case-study-title p {
    text-align: center;
    color: #6dc13d;
	visibility: hidden;
}
.media_section .case-study-content {
    position: absolute;
    content: "";
    z-index: 111;
    right: 0;
    left: 0;
    bottom: -80px;
    background: transparent;
    padding: 0;
    transition: .5s;
    transform: translateY(-70%);
    opacity: 0;
}
/*dark version*/
 .case-study-area.dark-version {
    background: #0B2653;
}
/*owl dots*/
 .owl-dots {
    text-align: center;
    margin-top: 35px;
}
 .owl-dot.active {
    background: #6dc13d;
    width: 35px;
}
 .owl-dot {
    background: #bfcadc;
    height: 10px;
    width: 20px;
    display: inline-block !important;
    margin: 0 3px;
    border-radius: 50px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
 .testimonial_list .owl-dots {
    text-align: center;
    margin-top: 18px;
}
 .blog_list .owl-dots {
    text-align: center;
    margin-top: 20px;
}
/* .case-study-area .owl-dot{
    visibility: hidden !important;
} */
/* ***************************************************** */
.topbar_section .topbar {
	background-color: #7bc74d;
}

.topbar_section .toptext {
	color: aliceblue;
	font-size: 13px;
}

.topbar_section .socialicons {
	display: flex;
	justify-content: space-evenly;
	align-items: center;
	padding: 6px 0px 0px 15px;
}

.topbar_section .socialicons_css {
	font-size: 15px;
	padding: 10px;
	color: rgb(255, 255, 255);
}

.topbar_section .socialicons i:hover {
	background: #7bc74d;
	padding: 10px;
	border-radius: 80%;
}

.topbar_section .centered {
	position: absolute;
	font-size: 30px;
	top: 50%;
	left: 20%;
	transform: translate(-50%, -50%);
}

.topbar_section img.topbar_logo {
	height: 33px;
	width: 33px;
}

.topbar_section .header-top-area {
	background: #7bc74d;
	padding: 3px !important;
}

/* ------------------------- topbar_section ------------------------- */
/* ------------------------- navbar_section ------------------------- */
.dreamit-header-logo {
	margin-top: 0px !important;
}

.dreamit-header-menu {
	padding: 0px !important;
}

.navbar_section img.nav_logo {
	max-height: 50px;
}

.navbar_section img.stick_logo {
	max-height: 50px;
}

.navbar_section .dreamit-header-menu ul li a {
	display: inline-block;
	color: #333;
	font-size: 13px;
	font-weight: 500;
	transition: 0.3s;
	margin: 27px 0;
}

.navbar_section .dreamit-header-menu ul li a:hover {
	display: inline-block;
	color: #7bc74d;
	font-size: 13px;
	font-weight: 500;
	transition: 0.3s;
	margin: 27px 0;
}

.navbar_section .header-button a.nav-link {
	font-size: 14px;
	font-weight: 500;
	background: #ffffff;
	padding: 5px 22px;
	color: #7bc74d !important;
	border: 1px solid #7bc74d;
	border-radius: 30px;
	display: inline-block;
	text-align: center;
	margin-left: 8px;
	transition: 0.5s;
}

.navbar_section span.donate_icon {
	margin-left: 5px;
}

.navbar_section .header-button a.nav-link:hover {
	font-size: 14px;
	font-weight: 500;
	background: #7bc74d;
	padding: 5px 22px;
	color: #ffffff !important;
	border: 1px solid #ffffff;
	border-radius: 30px;
	display: inline-block;
	text-align: center;
	margin-left: 8px;
	transition: 0.5s;
}
/*
.navbar_section .sticky-nav {
	background: #ffffff !important;
} */

/* .mb-logo {
	display: none !important;
} */

/* ------------------------- navbar_section ------------------------- */
/* ------------------------- slider_section ------------------------- */
.slider_section .slider1 {
	height: 450px !important;
	background-size: cover !important;
	background-repeat: no-repeat !important;
	background-position: center center !important;
}

.slider_section .dreamit-slider-content h1 {
	font-size: 60px;
	text-align: left;
	font-weight: 900;
	text-transform: initial;
	letter-spacing: -2px;
}

.slider_section .dreamit-slider-content h2 {
	font-size: 35px;
	margin-left: -4px !important;
	margin-top: -12px;
	line-height: 0px;
	color: white;
}

.slider_section .owl-prev,
.owl-next {
	position: absolute;
	top: -250px !important;
	height: 78px;
	width: 50px;
	line-height: 76px;
	border: 1px solid #7bc74d;
	text-align: center;
	border-radius: 2px;
	font-size: 25px;
	color: #7bc74d;
	transition: 0.5s;
}

.slider_section .owl-prev:hover {
	background: #7bc74d;
	border: 1px solid #7bc74d;
	color: rgb(255, 255, 255);
}

.slider_section .owl-next:hover {
	background: #7bc74d;
	border: 1px solid #7bc74d;
	color: rgb(255, 255, 255);
}

.slider_section .slider-button a {
	font-size: 16px;
	padding: 12px 40px;
	float: left;
	border-radius: 8px;
	margin: 0px 0px 15px;
	text-transform: capitalize;
}

.slider_section .slider_list:hover .owl-prev {
	left: 10px;
}

.slider_section .slider_list:hover .owl-next {
	right: 10px;
}

.slider_section .slider-button .active:hover {
	background: #7bc74d !important;
	border: 2px solid #ffffff !important;
}

.slider_section p {
	color: #2e2e2e;
	margin-top: 25px;
	text-align: left;
}
.slider_section .carousel-inner .carousel-item img{
	width: 100%;
}
/* ------------------------- slider_section -------------------------------- */
/* ------------------------- introduction_section ------------------------- */
.introduction_section .slider-button .active {
	border: 2px solid #7bc74d !important;
	padding: 6px 28px !important;
	font-size: 15px !important;
	margin-left: 0px;
}

.introduction_section .slider-button .active:hover {
	background: #49941b !important;
	border: 2px solid #ffffff !important;
}

.introduction_section .video-icon a {
	width: 80px;
	height: 80px;
	line-height: 80px;
	z-index: 1;
}

/* ------------------------- introduction_section ------------------------- */
/* ------------------------- counter_section ----------------------------- */
.counter_section .counter-up-area.pt-75.pb-50 {
	margin-top: -102px;
}

.counter_section .counter-up-text h4 {
	font-size: 17px;
}

.counter_section .dreamit-counter {
	margin-bottom: 0px;
}

/* ------------------------- counter_section ----------------------------- */
/* ------------------------- our_projects_section ------------------------- */
/* .dreamit-department-tab.style-two ul li {
    width: 20%;
} */
.our_projects_section .dreamit-department-tab.style-two ul li a span {
	color: black;
	font-size: 22px;
	font-weight: 700;
}

.our_projects_section .dreamit-department-tab.style-two li.nav-item a {
	padding: 0px;
	margin: 0;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
}

.our_projects_section .nav-link {
	padding: 0px;
}

.our_projects_section .nav-link.active {
	padding: 0px !important;
}

.our_projects_section .nav-link span {
	padding: 10px 5px 10px;
}

.our_projects_section .nav-link.active span {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	color: white !important;
}

.our_projects_section .nav-link.active span:before {
	content: "";
	position: absolute;
	width: 5%;
	height: 45%;
    transition: 0.5s;
	background: linear-gradient(135deg, #ff000000 0 50%, #7bc74d 50% 100%);
	bottom: -7px;
	left: 47.5%;
	transform: rotate(45deg);
}

.our_projects_section .dreamit-department-tab-box {
	border: 0px solid #7bc74d36;
	padding: 0px;
}

.our_projects_section .date_div {
	display: flex !important;
	flex-wrap: wrap !important;
	width: 100%;
	justify-content: center;
	align-items: center;
}

.our_projects_section p.date_feild {
	color: #83c959;
	margin: 0px;
}

.our_projects_section img.date_img {
	height: 40px;
	width: 40px;
}

.our_projects_section p.date_active {
	font-weight: 500;
	color: #38383a;
	margin: 0px;
}

.our_projects_section .line_style:before {
	content: "";
	position: absolute;
	top: 10%;
	right: 0;
	margin-right: 7px;
	width: 2px;
	height: 85%;
	background: #83c959;
}

i.fa.fa-calendar {
	color: #7bc74d;
}

.our_projects_section .content_div {
	background-color: #f2f5f8;
}

.our_projects_section img.main_img {
	width: 100%;
}

.our_projects_section .style-two .slider-button a {
	color: #ffffff;
	font-weight: 500;
	padding: 0px 18px;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	margin-left: 10px;
	border-radius: 2px;
	margin-bottom: 8px;
	transition: 0.5s;
	font-size: 15px;
}

.our_projects_section .style-two .slider-button a:hover {
	color: #ffffff;
	background: #7bc74d !important;
	border-color: #ebf6ff !important;
	transform: translateY(-10px) !important;
}

.our_projects_section .style-two .projects-button a {
	color: #ffffff;
	padding: 15px 30px;
	font-weight: 500;
	display: inline;
	border-radius: 2px;
	background: #7bc74d !important;
	border-color: #ebf6ff !important;
	transform: translateY(-10px) !important;
}

.our_projects_section ul#pills-tab {
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
	background-color: #f1f5f8;
}

.our_projects_section .pb-20 {
	padding-bottom: 8px;
}

.our_projects_section .pt-30 {
	padding-top: 8px;
}

.our_projects_section .dreamit-department-tab li.nav-item a {
	background: #ededed;
	border: 0px solid #7bc74d;
	padding: 28px 30px 27px;
	margin: 0 20px 11px;
	border-radius: 0;
}

.our_projects_section ul#pills-tab:before {
	content: "";
	position: absolute;
	top: 12%;
	bottom: 0;
	margin-right: 7px;
	width: 97%;
	height: 2px;
	background: #83c959;
}

.our_projects_section .slides-button .active:hover {
	background: #7bc74d !important;
	border: 2px solid #fff !important;
}

.our_projects_section .slides-button .active {
	color: #fff;
	background: #7bc74d !important;
	border: 2px solid #7bc74d;
	display: inline;
	margin-left: 10px;
	padding: 4px 15px;
	font-size: 14px;
}

.our_projects_section .style-two.service-area {
	background: unset !important;
}

.our_projects_section .form-control {
	width: 100%;
	color: #787878;
}
.our_projects_section .filter {
	padding: 15px;
}

.our_projects_section h4 {
	font-size: 20px;
	margin-top: -40px;
	text-align: center;
	/* margin-bottom: 20px; */
	color: #7bc74d;
}

/* ------------------------- our_projects_section ---------------------------- */
/* ------------------------- how_we_can_help_section ------------------------- */
.how_we_can_help_section .dreamit-section-title.text-center h2 {
	position: relative;
	z-index: 1;
	padding: 0 0 40px;
	text-transform: uppercase !important;
}

.how_we_can_help_section .dreamit-department-tab ul li {
	width: unset;
}

.how_we_can_help_section .nav nav-pills mb-10 {
	display: flex;
	flex-direction: row;
	width: 100%;
	flex-wrap: wrap;
}
.nav-pills#pills-tab{
	display: grid !important;
    grid-template-columns: auto auto auto;
}
.how_we_can_help_section img.donate_icon {
	height: 80px;
}

.how_we_can_help_section img.donate_icons {
	height: 80px;
	margin-left: 18px;
}

.how_we_can_help_section .dreamit-department-tab ul li a span {
	color: #7bc74d;
	font-size: 14px;
	text-align: center;
	font-weight: 600;
}

.how_we_can_help_section .dreamit-department-tab li.nav-item a img {
	display: block;
	margin: 10px auto 10px auto;
}

.how_we_can_help_section .nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
	background-color: #83c95900 !important;
	color: white !important;
	border: 2px solid #7cc74d00;
	box-shadow: inset 0px 0px 1px 2px #7bc74d87;
}

.how_we_can_help_section .dreamit-department-tab li.nav-item a {
	background: #f1f5f8;
	border: 2px solid #ffffff;
	padding: 12px 28px !important;
	margin: 0px !important;
	border-radius: 0;
}

.how_we_can_help_section .dreamit-department-tab li.nav-item a:hover {
	background: #f1f5f8;
	border: 2px solid #ffffff;
	border-radius: 0;
}
.how_we_can_help_section .dreamit-department-tab ul li{
	margin-bottom: 0px !important;
}
.how_we_can_help_section h3 {
	color: #191a19;
	font-size: 13px;
	margin-top: 15px;
	text-align: center;
	font-weight: 700;
}

.how_we_can_help_section h3 {
	color: #000000;
}

.how_we_can_help_section .dreamit-section-title p {
	font-size: 13px;
	width: 69%;
	margin: 4px auto 22px;
	color: #808080;
	font-weight: 500;
}

.how_we_can_help_section .form-check-inline {
	padding: 12px 22px;
	font-size: 20px;
	color: black;
	margin-right: 25px;
}

.how_we_can_help_section .form-check-inline .form-check-input {
	position: static;
	margin-top: 0;
	margin-right: 5px;
	margin-left: 0px;
}

.how_we_can_help_section .dreamit-department-tab-box {
	border: 4px solid #7bc74d87;
	padding: 10px;
	margin-top: -40px;
}

.how_we_can_help_section input[type="checkbox"] {
	accent-color: #7bc74d87 !important;
}

.how_we_can_help_section h1.donate_head {
	font-size: 28px;
	color: #6ab63c;
	margin-left: 5px;
	font-weight: 800;
}

.how_we_can_help_section p {
	margin-left: 5px;
	font-size: 16px;
}

.how_we_can_help_section .form_box input {
	border: 1px solid #23232329;
}

.how_we_can_help_section row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.how_we_can_help_section ::placeholder {
	color: #2323236b;
}

.how_we_can_help_section .form_div {
	width: 100%;
}
.how_we_can_help_section .form_div textarea{
	resize: none !important;
	border: 1px solid #23232329;
}
::placeholder{
	text-transform: capitalize !important;
}
.how_we_can_help_section .form_box input {
	height: 40px;
	padding-left: 5px !important;
}

.how_we_can_help_section button.btn {
	width: 100%;
	font-weight: 500;
}

a.donate_a {
	color: #7bc74d;
	font-weight: 700;
}

p.paragraph {
	font-weight: 400;
    font-size: 16px;
    margin: 0px 0px 0px 0px !important;
    display: flex;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 10px 0px 0px 0px;
}

/* ------------------------- how_we_can_help_section ------------------------- */
/* ------------------------- why_donate_us_section --------------------------- */
.why_donate_us_section .dreamit-content-inner {
	display: flex;
}

.why_donate_us_section h2 {
	font-size: 32px;
}

.why_donate_us_section .dreanit-single-feature-box {
	background: transparent;
	padding: 0px 3px 5px;
	margin-bottom: -8px;
	text-align: left;
}

/* ------------------------- why_donate_us_section ----------------------------- */
/* ------------------------- contact_donate_us_section ------------------------- */
.contact_donate_us_section .appointment-area.style-two {
	background: #f1f5f8 !important;
}

.contact_donate_us_section .main_head {
	font-size: 23px;
	color: white;
	margin-bottom: 10px;
}

.contact_donate_us_section .appointment-right-title {
	background-color: #7bc74d;
	padding: 20px 40px;
}

.contact_donate_us_section .style-two .from-box input {
	width: 100%;
	height: 50px;
	background: #f1f5f8;
	border: 0;
	padding-left: 12px;
	margin-bottom: 20px;
	border-radius: 0px;
	padding-right: 10px;
}

.contact_donate_us_section .style-two .from-box textarea {
	width: 100%;
	height: 120px;
	background: #f2f5f8;
	border: 0;
	padding: 5px 5px 0;
	margin-top: 0px;
	resize: none;
}

.contact_donate_us_section .style-two .dreamit-appointment-box {
	padding: 41px 45px;
	border-radius: 0px;
	box-shadow: unset !important;
}

.contact_donate_us_section h4 {
	/* font-size: 25px; */
	margin-top: 5px;
	color: #58ba1c;
	font-weight: 800;
	margin-bottom: 10px;
}

.contact_donate_us_section .blog-button a {
	display: inline-flex;
	margin: 10px 0px;
	/* font-size: 12px; */
	width: fit-content;
	font-weight: 500;
	text-align: center;
	text-transform: unset;
	color: #fff;
	border-radius: 8px;
	padding: 10px 25px;
	background: #7bc74d;
	border: 0px solid #7bc74d;
}

.contact_donate_us_section .blog-button {
	padding-bottom: 10px !important;
}

/* ------------------------- contact_donate_us_section ------------- */
/* ------------------------- blog_section ------------------------- */
.blog_section .dreamit-blog-box:hover .dreamit-blog-thumb:before {
	opacity: 0;
}

.blog_section .dreamit-blog-icon a {
	font-size: 25px;
	height: 55px;
	width: 55px;
	line-height: 55px;
	display: none !important;
	color: #7bc74d;
}

.blog_section .dreamit-section-title p {
	font-size: 15px;
	font-weight: 400;
	width: 70%;
	margin: 2px auto 20px;
}

.blog_section .dreamit-blog-title {
	background: #f2f5f8;
	padding: 0px 5px 5px;
	margin-top: -15px;
}

.blog_section .dreamit-blog-title h2 a {
	font-size: 18px;
	margin: 0px 0px;
}

.blog_section .blog-button a {
	font-size: 11px;
	text-transform: uppercase;
	font-weight: 500;
	text-align: center;
	color: #fff;
	padding: 5px 18px;
}

.blog_section .blog-button {
	padding-bottom: 5px;
	margin-top: -10px;
}

.blog_section .blog-button a:hover {
	background: #7bc74d !important;
	color: #fff;
}

/* ------------------------- blog_section ---------------------------------- */
/* ------------------------- contact_area_section ------------------------- */
.contact_area_section .contact-address-area {
	padding: 30px 0;
}

.contact_area_section .content-icon i {
	font-size: 25px;
	height: 50px;
	width: 50px;
	line-height: unset !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.contact_area_section .content-title span {
	font-size: 14px;
}

.contact_area_section .content-title h5 {
	font-size: 12px;
}

/* ------------------------- contact_area_section ------------------------- */
/* ------------------------- introduction_section ------------------------- */
.introduction_section h1.intro_head {
	font-size: 25px;
	margin-top: 35px;
	color: #56a825;
	text-align: center;
}

.introduction_section .arbi_fonts {
	line-height: 107%;
	font-family: ar;
	font-size: 16px;
	color: #006600;
	font-weight: 600;
	padding: 0px 10px;
}

.introduction_section p.end_head {
	text-align: center;
	font-weight: 700;
	font-size: 15px;
}

.introduction_section li.buil_points {
	font-size: 12px;
}

/* ------------------------- introduction_section ------------------------- */
/* ------------------------- footer_section ------------------------------- */
.footer_section img.footer_logo {
	height: 50px;
}

.footer_section .content-text p {
	font-size: 12px;
	color: #a0a1a2;
}

.footer_section .footer-area {
	background: #25282f;
}

.footer_section .footer-buttom-area {
	padding: 0px 0;
	background: #333333;
}

.footer_section .copy-right-text p {
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.footer_section .copy-right-text p:hover {
	color: #ffffff !important;
}

.footer_section span {
	margin-left: 8px;
}

.footer_section span:hover {
	color: #58ba1c !important;
}

.footer_section .fa {
	color: #58ba1c !important;
}

.footer_section .dreamit-footer-content h2 {
	font-size: 20px;
	margin: 18px 0px;
	text-transform: capitalize;
}

.footer_section .dreamit-footer-content h2:hover {
	color: #7bc74d !important;
}

.footer_section .footer-menu ul li a {
	padding: 6px 0px 6px !important;
	font-size: 13px;
	/* margin-left: -8px; */
	border-bottom: dotted 0.1px;
}

.footer_section .content-title-text p {
	color: #a0a1a2;
	font-size: 11px;
	margin: 0px;
}

.footer_section .fab,
.far {
	font-size: 20px;
}

.footer_section .fab:hover {
	color: #7bc74d !important;
}

.footer_section .headcolor1::before,
.headcolor2::before {
	content: "";
	position: absolute;
	width: 44%;
	height: 2px;
	top: 15%;
	background: #ffffff75;
}

.footer_section .headcolor1::after,
.headcolor2::after {
	content: "";
	position: absolute;
	width: 15%;
	height: 2px;
	top: 15%;
	left: 5px;
	background: #7bc74d;
}
.footer__heading{
	position: relative;
}
.footer__heading:before{
	content: '';
	position: absolute;
	width: 50%;
	height: 2px;
	background: #ffffff75;
	bottom: -5px;
	left: 0;
}
.footer__heading:after{
	content: '';
	position: absolute;
	width: 20%;
	height: 2px;
	background: #7bc74d;
	bottom: -5px;
	left: 0;
}
/* ------------------------- footer_section ------------------------- */
/* ------------------------- projects_inner ------------------------- */
.projects_inner .date_area {
	padding: 20px;
	background-color: #87ceeb24;
}

/* .projects_inner .date_feild {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
} */
.projects_inner h4.date {
	font-family: sans-serif;
	margin-left: 10px;
	margin-top: 5px;
	font-weight: 500;
}

.projects_inner .img_div {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-evenly;
}

.projects_inner .widget-sidebar-box {
	padding: 20px;
	border: 1px solid #00000026;
}

.projects_inner .widget-sidebar-box-img {
	padding: 5px;
	border: 1px solid #00000026;
}

.projects_inner .widget-sidebar-title h2 {
	margin-top: -5px;
}

.projects_inner a:hover {
	color: #7bc74d;
}

.projects_inner .Tags-Cloud-title a {
	color: #262626;
	font-size: 12px;
	margin: 3px 4px;
	padding: 2px 10px;
	border: 1px solid #00000026;
}

.projects_inner .categories-content ul li {
	border-top: 1px solid #00000026;
	padding-top: 10px;
	padding-bottom: 15px;
}

.projects_inner .categories-content ul li a {
	color: #292a2a;
	font-weight: 400;
}

.projects_inner .blog-button a {
	font-size: 18px;
	font-weight: 600;
	border-radius: 5px;
	margin-top: 18px;
	color: #fff;
	text-transform: unset;
	padding: 15px 45px;
	background: #7bc74d;
}

.projects_inner .style-six .dreamit-blog-content {
	margin-bottom: 5px;
}

.projects_inner h4.donate_head {
	font-weight: 700;
	color: #7bc74d;
}

.projects_inner .dreamit-blog-icon {
	display: none;
}

.projects_inner h2.donate_head2 {
	font-size: 28px;
	margin-bottom: 18px;
	margin-top: 70px;
}

.projects_inner .dreamit-blog-title {
	background: #F2F5F8;
	padding: 0px 5px;
	font-size: 14px;
}

.projects_inner .dreamit-blog-title h2 a {
	font-size: 16px;
	font-weight: 600;
}

.projects_inner h2.bloghead {
	margin: 0px;
	padding: 0px;
}

.projects_inner p.blogp {
	font-size: 12px;
	line-height: 17px;
	margin: -20px 0px;
	padding-bottom: 15px;
}

.projects_inner .detail a {
	font-size: 10px;
	border-radius: 1px;
	display: inline;
	padding: 5px 7px;
}

.projects_inner .dreamit-blog-content h2 {
	font-size: 30px;
	font-weight: 800;
	margin-top: 15px;
	text-transform: capitalize;
}

/* ------------------------- projects_inner ------------------------- */
/* ------------------------- blog-inner ----------------------------- */
.blog-inner .widget-sidebar-box {
	padding: 20px;
	border: 1px solid #00000026;
}

.blog-inner .widget-sidebar-box-img {
	padding: 5px;
	border: 1px solid #00000026;
}

.blog-inner .detail a {
	font-size: 10px;
	border-radius: 1px;
	display: inline;
	padding: 5px 7px;
}

.blog-inner .popular-post-box {
	margin-bottom: 10px;
}

.blog-inner .dreamit-blog-title h2 a {
	margin: 0px !important;
}

.blog-inner .dreamit-blog-title h2 a {
	font-size: 16px;
	font-weight: 600;
}

.blog-inner p.blogp {
	font-size: 12px;
	line-height: 17px;
	margin: -20px 0px;
	padding-bottom: 25px;
}

.blog-inner .dreamit-blog-title {
	margin-top: -20px !important;
	padding: 0px;
}

.blog-inner h2 {
	padding: 8px;
	font-size: 25px;
	margin-bottom: 10px;
}

.b log-inner .widget-sidebar-title h2 {
	font-size: 25px;
	margin-top: -15px;
}

.blog-inner .dreamit-blog-icon {
	display: none !important;
}

.blog-inner .Tags-Cloud-title a {
	color: #262626;
	font-size: 12px;
	margin: 3px 4px;
	padding: 2px 10px;
	border: 1px solid #00000026;
}

/* ------------------------- blog_inner ----------------------------- */
/*------------------------------------------  breadcrumbs section  ------------------------------------------*/
.breadcrumbs__section {
	direction: ltr;
	text-align: left;
	background: #7bc74d;
	padding: 5px 0px;
}

.breadcrumbs__section ul {
	display: flex;
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.breadcrumbs__section ul li {
	margin: 0px 15px 0px 0px;
	text-transform: uppercase;
}

.breadcrumbs__section ul li span {
	margin-left: 10px;
}

.breadcrumbs__section ul li a {
	display: block;
	color: #fff;
	text-transform: capitalize;
	font-size: 17px;
	font-family: sans-serif !important;
}

.breadcrumbs__section ul li a:hover {
	text-decoration: none;
}

/*------------------------------------------  breadcrumbs section  ------------------------------------------*/
/* --------------------------------- extras Blog --------------------------------- */
.blog__box {
	margin-bottom: 10px;
	background: #f2f5f8;
}

.blog__box .dreamit-blog-thumb {
	margin-bottom: 10px;
}

.blog__box .dreamit-blog-title {
	padding: 10px 10px;
}

.blog__card__images__fix {
	width: 100%;
	height: 200px;
	vertical-align: unset !important;
}

.comon__home__page__heading {
	margin-top: 0px;
}

.comon__home__page__heading a {
	height: 53px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-transform: capitalize;
}

.comon__home__page__discrip {
	height: 51px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.blog__page__blog .dreamit-blog-inner-thumb img {
	width: 100%;
}

.blog__page__blog .img_div img {
	width: 100%;
	height: 550px;
}

/* --------------------------------- extras Blog --------------------------------- */

/* --------------------------------- extras project --------------------------------- */
.main_paragraph {
	height: 48px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	font-size: 15px !important;
	line-height: 23px !important;
	margin-bottom: 10px;
}

.our_projects_section h3.main_head {
	font-size: 15px;
	height: 56px;
	line-height: 30px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	margin: 10px 0px 5px 0px;
}
.text-cap p{
    text-transform: capitalize !important;
}
.text-cap p span{
    padding: 0px 3px !important;
}
.our_projects_section .nav-link span:before {
	opacity: 0;
	transition: 0.5s;
}

.our_projects_section .nav-link.active span:before {
	opacity: 1;
}

.project__img__thamb {
	width: 100%;
	height: 200px;
}

.projects_inner .projects_inner__images {
	width: 100%;
	height: 300px;
}
.content_div.make__it__full{
	height: 100%;
}
.content_div.make__it__full .slider-button{
	position: absolute;
	bottom: 0;
}
.zero_visible{
	visibility: hidden;
}
.content_div .slider-button-div.row{
	height: 100%;
}
.content_div .slider-button-div.row .slider-button {
    width: 100%;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
}
/* --------------------------------- extras project --------------------------------- */
/* bank details */
.bank-box{
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 0.25rem;
    height: 100%;
}
.bank-detail-img{
    border: 1px solid #12afaf;
    border-radius: 50px 0px / 10px 0px;
}

/* bank details */

.scroll-top{
    transition: 0.7s !important;
    position: fixed;
    height: 50px;
    width: 50px;
    bottom: 3000px;
    right: 20px;
    z-index: 9999;
    background-color: rgba(0, 128, 0, 0.418);
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    padding: 20px;
    display: flex;
    cursor: pointer;
}
.scroll-top:hover{
    background-color: rgba(0, 128, 0, 0.671);
}
.scroll-top span{
    font-size: 25px;
    font-weight: bold;
    color: white;
}
.same-btn a{
    text-transform: uppercase;
    font-weight: 500;
    text-align: center;
    color: #fff;
    padding: 0px 18px;
    display: inline-block;
    text-transform: uppercase;
    border-radius: 5px;
    background: #7bc74d;
    border: 2px solid #7bc74d;
    min-width: 120px;

}
.same-btn a:hover{
    background: #5b9437;
    border: 2px solid #5b9437;
}
.main-btn a{
    text-transform: uppercase;
    font-weight: 500;
    text-align: center;
    color: #fff !important;
    padding: 5px 18px;
    display: inline-block;
    border-radius: 5px;
    text-transform: uppercase;
    background: #7bc74d;
    border: 2px solid #7bc74d;
    transition: 0.5s;
}
.main-btn a:hover{
    background: #5b9437;
    border: 2px solid #5b9437;
}
.theme-btn{
    color: white;
    background: #7bc74d;
    border: 1px solid #7bc74d;
    min-width: 120px;
    border-radius: 5px;
    transition: 0.5s;
    box-shadow: none !important;

}
.theme-btn:hover{
    background: #5b9437 !important;
    border: 1px solid #5b9437 !important;
}
.theme-btn-2{
    color: white;
    background: #7bc74d;
    border: 1px solid #7bc74d;
    min-width: 120px;
    border-radius: 5px;
    padding: 3px 8px;
    transition: 0.5s;
}
.theme-btn-2:hover{
    background: #5b9437;
    border: 1px solid #5b9437;
}
/* .theme-btn-2 a:hover{
    background: #5b9437;
    border: 2px solid #5b9437;
} */
.theme-check{
    margin-top: 6px !important;
    margin-right: 3px !important;
}
.pos-abs{
    display: flex!important;
    position: absolute;
    bottom: 15px;
}
.content_div .main_paragrap p{
    margin-bottom: 10px !important;
}
/* .offcanvas{
    z-index: 9999999 !important;
} */
.offcanvas-body::-webkit-scrollbar {
    width: 5px;
    }
    .offcanvas-body::-webkit-scrollbar-track {
    box-shadow: inset 0 0 0px #12e41d;

    }
    .offcanvas-body::-webkit-scrollbar-thumb {
    background: #7bc74d;
    border-radius: 5px;

    }
    .my-select{
        padding: 5px !important;
        border: 1px solid #ced4da !important;
    }
    .my-select:focus{
        box-shadow: 0 0 0 0.25rem #7bc74d5c !important;
    }
    .select2-selection--single{
        border: none !important;
        /* height: 38px !important; */
        /* padding: 20px !important; */
    }
    .select2-selection__rendered{
        padding: 3px !important;
        border: 1px solid #ced4da !important;
        border-radius: 3px !important;
        width: 100% !important;
    }
    .select2-container--default .select2-selection--single .select2-selection__arrow{
        top: 5px !important;
        right: 4px !important;
    }
    .select2-container--default .select2-selection--single .select2-selection__arrow b{
        transform: scale(1.2) !important;
    }
    .ms-options-wrap > .ms-options > ul input[type="checkbox"]{
        top: 13px !important;
    }
    .ms-options-wrap button:focus{
        box-shadow: 0 0 0 0.25rem #7bc74d5c;

    }
    .my-bord{
        border: 1px solid #ced4da !important;
    }
    .my-bord:focus{
        box-shadow: 0 0 0 0.25rem #7bc74d5c;
    }
   .custom-edit .input-group-text{
    font-size: 14px !important;
    font-family: sans-serif !important;
   }
   .custom-edit input:focus{
    /* box-shadow: none; */
    box-shadow: 0 0 0 0.25rem #7bc74d5c;

   }
   .custom-edit select:focus{
    box-shadow: none;
    box-shadow: 0 0 0 0.25rem #7bc74d5c;
   }
   .custom-edit ul{
    padding: 5px !important;
   }
   .custom-edit ul li{
    list-style: none !important;
   }
   .custom-edit h5{
    font-size: 18px !important;
    font-family: "Jameel Noori Nastaleeq" !important;
    font-weight: 700 !important;
   }
   .custom-edit .ms-search input:focus{
        box-shadow: none !important;
        border-bottom: 1px solid #7bc74d !important;
   }
   .custom-edit .form-select{
    border: 1px solid #ced4da !important;

   }
    .text-wid{
    width: 50% !important;
    }
    .text-wid p{
        font-size: 20px !important;
        font-family: "Jameel Noori Nastaleeq" !important;
        color: black !important;
    }
    .text-wid p b{
        font-size: 16px !important;
        font-family: "Jameel Noori Nastaleeq" !important;
        /* margin-right: 5px; */
    }
    .side-bar-main{
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .donate-card-page{
        color: black !important;
    }
    .donate-card-page{
        font-size: 18px;
    }
    .donate-card-page h2{
        font-family: Jameel Noori Nastaleeq !important;
    }
    .donate-card-page b{
        font-weight: bold !important;
    }


/* ------------------------- Media Queries ------------------------- */
@media(max-width: 1300px){
	.slider_section .slider1{
		height: 400px !important;
	}
}
@media (max-width: 1199px) {
    .lang-selector a{
        color: black;
    }
	.our_projects_section .nav-link.active span:before{
        content: unset !important;
    }
	.top__bottom__padding{
		padding: 220px 0px;
	}
	.slider_section .dreamit-slider-content h2 {
		font-size: 20px;
		width: 47%;
		font-weight: 700;
		margin-left: -2px !important;
		margin-top: -30px;
		line-height: 30px;
	}

	.slider_section p {
		margin-top: 8px;
	}

	.slider_section .dreamit-slider-content h1 {
		font-size: 55px;
	}

	.navbar_section .dreamit-header-menu ul li a {
		font-size: 12px !important;
	}

	/* .our_projects_section .dreamit-department-tab ul li {
		width: 30% !important;
	} */

	/* .dreamit-department-tab ul li {
		width: 15.9% !important;
	} */

	.how_we_can_help_section img.donate_icon {
		height: unset;
	}

	.how_we_can_help_section h3 {
		font-size: 10px;
	}

	.how_we_can_help_section .form-check-inline {
		padding: 5px 12px;
		font-size: 20px;
		margin-right: 20px;
	}

	.our_projects_section .date_div {
		padding-right: 0px;
	}
	.dreamit-setcion-title h2 {
		font-size: 18px !important;
	}
    .same-btn a{
        min-width: 90px !important;
    }
    .theme-btn{
        min-width: 90px !important;
    }
    .theme-btn-2{
        min-width: 90px !important;
    }
}

@media (max-width: 992px) {
     .khudam-nav .my-donate-btn{
        animation: unset !important;
    }
	.our_projects_section p.date_feild{
		line-height: 11px;
	}
	.our_projects_section p.date_active{
		line-height: 11px;
	}
	.content_div .slider-button-div.row .slider-button{
		justify-content: center;
		margin-top: 10px;
	}
	/* .dreamit-department-tab ul li {
		width: 30% !important;
	} */

	.our_projects_section .line_style:before {
		content: unset;
	}

	.our_projects_section .style-two .slider-button a {
		padding: 0px 19px;
		margin-left: 25px;
	}

	.our_projects_section .style-two .slider-button a {
		padding: 4px 17px;
		display: inline;
		margin-left: 10px;
	}

	.how_we_can_help_section .dreamit-department-tab ul li {
		width: unset !important;
	}

	.counter_section .counter-up-text h4 {
		font-size: 15px;
	}

	.counter-up-text h1 {
		font-size: 24px !important;
	}

	.how_we_can_help_section .form-check-inline {
		padding: 7px 18px;
		font-size: 16px;
		margin-right: 18px;
	}



	.dreamit-content-inner ul li {
		list-style: none;
		margin-bottom: 10px;
		font-size: 13px;
		margin-left: 15px;
	}


	/* .pt-20 {
		padding-top: 8px;
		font-size: 13px;
	} */
	.dreamit-setcion-title h2{
		font-size: 20px !important;
	}
	.projects_inner .dreamit-blog-title h2 a {
		font-size: 13px;
	}

	.breadcrumbs__section ul li a {
		font-size: 13px;
	}

	.our_projects_section .dreamit-department-tab.style-two ul li a span {
		font-size: 18px;
	}

	.projects_inner .projects_inner__images {
		height: 200px;
	}
}

@media (max-width: 800px) {
	.navbar_section .dreamit-header-menu ul li a {
		font-size: 15px !important;
		padding: 0px 10px;
		margin: 20px 0px;
		color: white !important;
	}

	.dreamit-header-menu ul {
		padding-top: 0px !important;
		height: 100%;
		width: 100%;
		margin: 0px !important;
		background: #549e28 !important;
	}

	.slider_section .dreamit-slider-content h2 {
		font-size: 32px !important;
	}

	.introduction_section .dreamit-department-title h2 {
		margin: 0;
		margin-top: 15px;
		font-size: 32px;
	}

	.navbar_section img.mobile_logo {
		height: 45px;
		padding: 2px;
		display: flex;
		margin-left: -45px;
	}

	.mb-logo {
		display: block !important;
	}

	.header-area {
		background: #549e28 !important;
		padding: 7px 0 !important;
	}

	/* .navbar_section .sticky-nav {
		left: 0;
		margin: auto;
		position: fixed !important;
		top: 0;
		width: 100%;
		box-shadow: 0 0 60px 0 rgb(0 0 0 / 7%);
		z-index: 1025 !important;
		-webkit-animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
		animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
		-webkit-box-shadow: 0 10px 15px rgb(25 25 25 / 10%);
		transition: 0.5s !important;
		background: #549e28 !important;
	} */

	.slider_section .slider-button a {
		display: inline-block;
		font-size: 16px;
		padding: 5px 25px;
		border-radius: 8px;
		margin: 0px 0px 15px;
	}

	.our_projects_section .nav-link.active span:before {
		content: "";
		position: absolute;
		width: 8%;
		height: 41%;
        transition: 0.5s;
		background: linear-gradient(135deg, #ff000000 0 50%, #7bc74d 50% 100%);
		bottom: -9px;
		left: 47.5%;
		transform: rotate(45deg);
	}

	.pb-20 {
		padding-bottom: 0px;
	}

	.pt-30 {
		padding-top: 10px;
	}

	.our_projects_section .style-two .slider-button a {
		padding: 3px 8px;
		margin-left: 10px;
		border-radius: 2px;
	}

	.our_projects_section .style-two .projects-button a {
		padding: 10px 15px;
		border-radius: 2px;
	}

	.our_projects_section .line_style:before {
		top: 5%;
		height: 50%;
	}

	.our_projects_section ul#pills-tab:before {
		top: 18%;
	}

	.our_projects_section .dreamit-section-title p {
		font-size: 12px;
		width: 60%;
		margin: 0px auto 25px;
	}

	.our_projects_section .project_page.pt-10 {
		padding: 8px 0px;
	}

	.how_we_can_help_section .dreamit-department-tab li.nav-item a {
		padding: 5px 5px !important;
		margin: 5px 5px 5px;
	}

	.how_we_can_help_section .form-check-inline {
		padding: 8px 15px;
		font-size: 13px;
		margin-right: 0px;
	}

	.how_we_can_help_section h1.donate_head {
		font-size: 25px;
		margin: 10px 5px;
	}


	.how_we_can_help_section img.donate_icons {
		height: 70px;
	}

	.how_we_can_help_section img.donate_icon {
		height: 70px;
	}

	.how_we_can_help_section .form_box input {
		width: 100%;
	}

	.quote_btn button {
		padding: 10px;
		margin: 5px 0px;
	}

	.how_we_can_help_section .dreamit-department-tab li.nav-item a:hover {
		border: 2px solid #7bc74d00;
		/* padding: 0px 0px !important; */
		/* margin: 8px 15px; */
	}

	.blog_section .dreamit-blog-title h2 a {
		font-size: 13px;
	}

	.blog_section p {
		font-size: 12px;
		line-height: 15px;
	}

	.blog_section .dreamit-blog-title {
		margin-top: -22px;
	}

	.blog_section .blog-button {
		padding-bottom: 10px;
		margin: -15px 0px;
	}



	.dreamit-setcion-title h4 {
		font-size: 12px;
	}

	/* .pt-20 {
		font-size: 12px;
		line-height: 17px;
	} */

	.dreamit-content-inner ul li i {
		font-size: 14px;
	}

	.dreamit-content-inner ul li {
		margin-bottom: 0px;
		font-size: 10px;
		margin-left: 5px;
	}

	.blog_section .blog-button a {
		font-size: 10px;
		display: inline;
		padding: 6px 8px;
	}

	.contact_donate_us_section .appointment-right-title {
		padding: 8px 25px;
	}

	.contact_donate_us_section .main_head {
		font-size: 18px;
	}

	.contact_donate_us_section .style-two .dreamit-appointment-box {
		padding: 15px 20px;
	}

	.style-two .appointment-button button {
		padding: 10px 0px;
		font-size: 14px;
		display: inline-block;
		margin: 15px 0 10px !important;
	}

	.contact_donate_us_section h4 {
		/* font-size: 22px; */
		margin-top: -4px;
	}

	.contact_donate_us_section .blog-button a {
		/* display: inline; */
		/* font-size: 10px; */
		/* padding: 5px 10px; */
	}

	.contact_area_section .content-icon i {
		font-size: 18px;
		height: 45px;
		width: 45px;
		line-height: 40px;
	}

	.contact_area_section .content-title span {
		/* margin-left: 12px; */
		font-size: 12px !important;
	}

	.contact_area_section .content-title h5 {
		font-size: 10px;
		text-align: justify;
	}

	.our_projects_section .slides-button .active {
		padding: 0px 10px;
		font-size: 10px;
	}

	.projects_inner h4.date {
		margin-top: 2px;
		font-size: 15px;
	}

	.projects_inner h2.donate_head2 {
		margin-top: 35px;
		margin-bottom: 20px;
	}

	.projects_inner .widget-sidebar-title h2 {
		margin-bottom: 18px;
	}

	.projects_inner .showsmall {
		display: flex;
		margin-bottom: -30px;
	}

	.projects_inner .widget-sidebar-box {
		padding: 15px;
		margin-top: 15px;
	}

	.projects_inner .popular-post-content a {
		font-size: 15px;
		color: #303030;
		font-weight: 600;
	}

	.footer_section .headcolor2::before {
		width: 42%;
		top: 20%;
	}

	.footer_section .headcolor2::after {
		width: 20%;
		top: 20%;
		background: #7bc74d;
	}

	.slider_section .owl-prev,
	.owl-next {
		height: 40px;
		width: 35px;
		line-height: 43px;
		font-size: 19px;
	}

	.style-two .appointment-button button {
		margin-bottom: 25px;
	}
	.slider_section .slider1{
		height: 250px !important;
	}
	.dreamit-slider-content{
		display: none;
	}
	.owl-nav{
		position: unset !important;
	}
	.slider_section .owl-prev, .owl-next{
		top: 40% !important;
	}
}
.dreamit-header-top-socail{
    text-align: unset !important;
}

@media (max-width: 768px) {
    .text-wid{
        width: 100% !important;
        }
	.top__bottom__padding{
		padding: 120px 0px;
	}
	.style-six .dreamit-blog-content{
		padding: 10px !important;
	}
	.case-study-area{
		margin-top: 20px;
	}
	.navbar_section img.mobile_logo {
		height: 50px;
		padding: 3px;
		display: flex;
		margin-left: -30px;
	}

	.dreamit-header-top-socail.text-center {
		text-align: left !important;
	}

	.dreamit-footer-content.text-center {
		text-align: left !important;
	}

	.slider_section .owl-prev,
	.owl-next {
		height: 45px;
		width: 25px;
		line-height: 41px;
		font-size: 16px;
	}

	::placeholder {
		font-size: 12px !important;
	}

	.our_projects_section .form-control {
		font-size: 14px;
	}
}

@media (max-width: 767px) {
	.top__bottom__padding{
		padding: 0px 0px;
	}
	.our_projects_section p.date_feild sub{
		font-size: 12px  !important;
	}
	.our_projects_section p.date_active sub{
		font-size: 12px  !important;
	}
	.dreamit-department-tab-box{
		padding: 10px;
	}
	.slider_section .slider1{
		height: 200px !important;
	}
	.slider_section .dreamit-slider-content h2 {
		font-size: 23px !important;
	}

	.navbar_section img.mobile_logo {
		height: 50px;
		margin-left: -100px;
		padding: 3px;
		display: flex;
	}

	.our_projects_section .date_div {
		padding: 0px 12px;
	}

	.header-area {
		padding: 6px 0 !important;
	}

	.introduction_section .dreamit-department-title h2 {
		margin-top: 15px;
		font-size: 22px;
	}

	/* .our_projects_section .dreamit-department-tab ul li {
		width: 32% !important;
	} */

	.our_projects_section .mt-80 {
		margin-top: 30px;
	}

	.our_projects_section .style-two .slider-button a {
		display: inline;
		padding: 3px 5px;
		border: 0px !important;
		margin-left: 6px;
	}

	.our_projects_section .slider-button a {
		font-size: 17px;
		padding: 18px 50px;
		margin: 0 14px;
	}

	.our_projects_section .nav-link.active span:before {
		content: "";
		position: absolute;
		width: 10%;
		height: 45%;
        transition: 0.5s;
		background: linear-gradient(135deg, #ff000000 0 50%, #7bc74d 50% 100%);
		bottom: -9px;
		left: 47.5%;
		transform: rotate(45deg);
	}

	.our_projects_section .pb-10 {
		padding-bottom: 2px;
	}

	.our_projects_section .pt-10 {
		padding-top: 5px;
	}

	.our_projects_section .line_style:before {
		top: 10%;
	}

	.how_we_can_help_section img.donate_icon {
		height: 45px;
	}

	.how_we_can_help_section img.donate_icons {
		height: 45px;
	}

	.how_we_can_help_section h3 {
		font-size: 9px;
	}

	.how_we_can_help_section .form-check-inline {
		padding: 5px 5px;
		font-size: 12px;
	}

	.how_we_can_help_section h1.donate_head {
		font-size: 20px;
		margin: 8px 5px;
	}


	.dreamit-setcion-title h4 {
		font-size: 12px;
	}



	.dreamit-content-inner ul li {
		margin-left: 0px;
	}

	.dreamit-content-inner ul li i {
		font-size: 10px;
		margin-right: 5px !important;
	}

	h2 {
		font-size: 22px !important;
	}

	/* p {
		font-size: 10px !important;
		line-height: 14px !important;
	} */
    .bank-details .bank-detail-text p{
        font-size: 15px !important;
        line-height: 18px !important;
    }

	.contact_donate_us_section h4 {
		/* font-size: 18px; */
		margin-top: 0px;
	}

	.contact_donate_us_section p {
		font-size: 10px !important;
		line-height: 15px !important;
	}

	/* .contact_donate_us_section .blog-button a {
		display: inline-flex;
		font-size: 8px;
		margin: 0px 1px;
		padding: 3px 5px;
	} */

	.contact_donate_us_section .appointment-right-title {
		padding: 3px 18px;
	}

	.contact_donate_us_section .main_head {
		font-size: 14px !important;
	}

	.contact_donate_us_section .style-two .dreamit-appointment-box {
		padding: 15px 10px;
	}

	.contact_area_section .contact-address-area {
		padding: 15px 0px;
	}

	.blog_section .dreamit-blog-title h2 a {
		font-size: 9px;
	}

	.blog_section .blog-button a {
		font-size: 9px;
		display: inline;
		padding: 4px 5px;
	}

	/* .counter_section .counter-up-text h4 {
		font-size: 11px;
	} */

	.introduction_section h1.intro_head {
		font-size: 20px;
	}

	.introduction_section .arbi_fonts {
		font-size: 12px;
	}

	.projects_inner .showsmall {
		display: flex;
		margin-bottom: -30px;
		width: 100%;
		flex-wrap: wrap;
	}

	.projects_inner h4 {
		font-size: 18px;
	}

	.projects_inner .blog-button a {
		font-size: 15px;
		padding: 10px 40px;
	}

	.projects_inner h2 {
		font-size: 25px !important;
	}

	.projects_inner h2.donate_head2 {
		margin-top: 35px;
		text-align: center;
	}

	.projects_inner .dreamit-blog-title h2 a {
		font-size: 22px;
		margin: 10px 0px 22px 0px;
	}

	.projects_inner p {
		font-size: 13px !important;
		line-height: 22px !important;
		margin-bottom: -15px !important;
	}

	.projects_inner .popular-post-content span {
		font-size: 11px;
	}

	.projects_inner .middle {
		margin-left: 15px !important;
	}

	.projects_inner p {
		margin-bottom: 0px !important;
	}

	.introduction_section p {
		line-height: 25px !important;
	}

	.our_projects_section .form-control {
		font-size: 12px;
	}

	.blog_section .dreamit-blog-title {
		margin-top: -15px;
	}

	.projects_inner .projects_inner__images {
		height: 150px;
	}
}

@media (max-width: 640px) {
	.navbar_section img.mobile_logo {
		height: 50px;
		margin-left: -55px;
		padding: 3px;
		display: flex;
	}

	.mb-logo {
		display: block !important;
	}

	.header-area {
		padding: 6px 0 !important;
	}

	.introduction_section .dreamit-department-title h2 {
		margin: 0;
		margin-top: 15px;
		font-size: 22px;
	}

	.our_projects_section .style-two .slider-button a {
		display: inline;
		padding: 3px 8px;
		text-transform: uppercase;
		letter-spacing: 0.5px;
		margin-left: 5px;
		border-radius: 2px;
		transition: 0.5s;
	}

	.our_projects_section .style-two .projects-button a {
		display: inline;
		padding: 6px 6px;
		border-radius: 2px;
		/* font-size: 10px; */
		background: #7bc74d !important;
		border-color: #ebf6ff !important;
		transform: translateY(-10px) !important;
	}

	.introduction_section .slider-button .active {
		padding: 0px 10px !important;
		font-size: 12px !important;
		margin-left: 0px !important;
	}
}

@media (max-width: 576px) {
    .dreamit-department-tab.style-two ul li{
        width: 45% !important;
        margin-bottom: 10px !important;
    }
	.counter-up-text h1{
		font-size: 20px !important;
	}
	.zero_visible{
		display: none;
	}
	.slider_section .slider1{
		height: 150px !important;
	}
	.dreamit-slider-content h1 {
		font-size: 50px !important;
	}

	.our_projects_section .project_page.pt-10 {
		padding: 0px 0px;
	}

	.slider_section .dreamit-slider-content h2 {
		text-align: left;
		font-size: 22px !important;
	}

	.dreamit-slider-content::before {
		position: absolute;
		content: "";
		height: 100%;
		display: none;
		width: 100%;
		left: -31px;
		top: -31px;
		z-index: -1;
		border-radius: 10px;
	}

	.navbar_section img.mobile_logo {
		height: 50px;
		margin-left: -9px;
		padding: 3px;
		display: flex;
	}

	.mb-logo {
		display: block !important;
	}

	.header-area {
		padding: 6px 0 !important;
	}

	.introduction_section .dreamit-department-title h2 {
		margin: 0;
		margin-top: 15px;
		font-size: 19px;
	}

	.our_projects_section .content_div {
		background-color: #f2f5f8;
		text-align: center;
	}

	.our_projects_section img.main_img {
		width: 100%;
		padding: 10px;
	}

	.our_projects_section .line_style:before {
		margin-right: 2px;
	}

	.our_projects_section .date_div {
		display: flex !important;
		flex-wrap: wrap !important;
		width: 100%;
		justify-content: space-evenly;
		align-items: center;
	}

	.our_projects_section .style-two .slider-button a {
		display: inline;
		padding: 5px 10px !important;
	}

	.our_projects_section .mt-60 {
		margin-top: 15px;
	}

	.our_projects_section ul#pills-tab:before {
		top: 15%;
	}

	.footer_section .dreamit-footer-content h2 {
		font-size: 15px !important;
		margin: 18px 0px;
	}

	.blog-button {
		padding: 0px;
	}

	.projects_inner .middle {
		margin-left: 25px !important;
	}

	.projects_inner .blog-button a {
		font-size: 14px;
		padding: 7px 40px;
	}

	.slider_section .slider_list:hover .owl-prev {
		left: 3px;
	}

	.slider_section .slider_list:hover .owl-next {
		right: 3px;
	}

	/* .slider_section .owl-prev,
	.owl-next {
		top: -315px !important;
	} */

	.how_we_can_help_section .dreamit-department-tab li.nav-item a {
		padding: 0px 0px !important;
		margin: 0px 0px 0px;
	}
}

@media (max-width: 480px) {
	.navbar_section img.mobile_logo {
		height: 50px;
		margin-left: -10px;
		padding: 4px;
		display: flex;
	}

	.footer_section .dreamit-footer-content h2 {
		font-size: 18px !important;
		margin: 18px 0px;
	}

	.footer_section .footer-menu ul li a {
		padding: 0px 0px 15px;
		font-size: 10px;
	}

	.mb-logo {
		display: block !important;
	}

	.header-area {
		padding: 6px 0 !important;
	}

	.introduction_section p {
		font-size: 14px;
	}

	/* .our_projects_section .dreamit-department-tab ul li {
		width: 33% !important;
	} */

	.our_projects_section ul#pills-tab:before {
		top: 4%;
		bottom: 0;
		margin-right: 7px;
		width: 91%;
		height: 1.8px;
	}

	.our_projects_section .mb-40 {
		margin-bottom: 10px;
	}

	.our_projects_section .nav-link.active span:before {
		width: 13%;
		height: 50%;
        transition: 0.5s;
		background: linear-gradient(135deg, #ff000000 0 50%, #7bc74d 50% 100%);
		bottom: -4px;
		left: 47.5%;
		transform: rotate(43deg);
	}

	.our_projects_section .content_div {
		text-align: center;
		margin-bottom: 20px;
	}

	.our_projects_section img.main_img {
		width: 100%;
		padding: 10px;
	}

	.our_projects_section .line_style:before {
		top: 20%;
		right: -4px;
		margin-right: 0px;
		width: 3px;
		height: 60%;
	}

	.our_projects_section .date_div {
		display: flex !important;
		flex-wrap: wrap !important;
		width: 100%;
		justify-content: space-evenly;
		align-items: center;
	}

	.our_projects_section .style-two .slider-button a {
		display: inline;
		border: 0px !important;
		padding: 6px 14px !important;
		letter-spacing: 0.5px;
	}

	.our_projects_section .mt-60 {
		margin-top: 15px;
	}

	.our_projects_section .slider-button {
		padding-bottom: 8px;
	}

	.how_we_can_help_section button.btn {
		font-size: 12px;
		border-radius: 3px;
	}


	.dreamit-setcion-title h2 {
		font-size: 20px !important;
	}

	/* .pt-20 {
		font-size: 9px !important;
		line-height: 12px !important;
	} */

	.dreamit-content-inner ul li {
		font-size: 8px;
	}

	.blog_section p {
		font-size: 8px !important;
	}

	.blog_section .blog-button a {
		font-size: 10px;
		display: inline;
		padding: 5px 7px;
	}

	.how_we_can_help_section .form-check-inline {
		padding: 4px 5px;
		font-size: 7px;
	}

	.how_we_can_help_section h1.donate_head {
		font-size: 14px;
		margin: 8px 5px;
	}



	.dreamit-counter {
		border-left: 0px solid #fff;
	}

	.how_we_can_help_section .form-check-inline .form-check-input {
		margin-right: 2px;
	}

	.blog_section p {
		font-size: 14px !important;
		padding: 2px;
		line-height: 23px !IMPORTANT;
	}

	.blog_section .dreamit-blog-title h2 a {
		font-size: 22px;
		margin-top: 10px;
	}

	.dreamit-content-inner ul li i {
		font-size: 12px;
		margin-right: 5px !important;
	}

	.dreamit-content-inner ul li {
		font-size: 10px;
		margin-left: 10px;
		margin: 4px;
	}

	.footer_section .headcolor1::before {
		width: 30%;
		top: 15%;
	}

	.footer_section .headcolor1::after {
		width: 18%;
		top: 15%;
	}

	.footer_section .headcolor2::before {
		width: 25%;
	}

	.footer_section .headcolor2::after {
		width: 10%;
	}

	.dreamit-slider-content h1 {
		margin-left: 25px;
	}

	.slider_section .dreamit-slider-content h2 {
		margin-left: 25px !important;
	}

	.slider_section p {
		margin-left: 24px
	}

	.slider_section .slider-button a {
		font-size: 12px;
		padding: 0px 15px;
		margin-top: -5px !IMPORTANT;
		margin-left: 25px !important;
	}

	.how_we_can_help_section .dreamit-department-tab li.nav-item a img {
		/* margin-left: 10px; */
	}

	.how_we_can_help_section img.donate_icons {
		margin-left: 20px !important;
	}

	.introduction_section h2 {
		font-size: 19px !important;
	}

	.our_projects_section .form-control {
		font-size: 10px;
	}

	.breadcrumbs__section ul li a {
		font-size: 12px;
	}
}

@media (max-width: 414px) {
	.navbar_section img.mobile_logo {
		height: 45px;
		margin-left: -6px;
		padding: 4px;
		display: flex;
	}

	.mb-logo {
		display: block !important;
	}

	.header-area {
		padding: 6px 0 !important;
	}

	.header-area {
		padding: 7px 0 !important;
	}

	.slider_section .slider-button a {
		display: inline-block;
		font-size: 14px;
		padding: 3px 17px;
		border-radius: 8px;
		margin: 0px 0px 15px;
	}

	.our_projects_section ul#pills-tab:before {
		top: 4%;
		bottom: 0;
		margin-right: 7px;
		width: 91%;
		height: 1.8px;
	}

	.our_projects_section img.main_img {
		width: 100%;
		padding: 10px;
	}


	.our_projects_section .style-two .projects-button a {
		display: inline;
		padding: 11px 15px;
		border-radius: 2px;
	}

	.how_we_can_help_section .form-check-inline {
		padding: 1px 2px;
		font-size: 9px;
	}

	.introduction_section h1.intro_head {
		font-size: 17px;
		margin-top: 25px;
	}

	.projects_inner h4.date {
		font-size: 12px;
		margin-left: 5px;
		margin-top: 4px;
	}

	.projects_inner .middle {
		margin-left: 0px !important;
	}

	.projects_inner h2 {
		font-size: 19px !important;
	}

	.projects_inner .dreamit-blog-title h2 a {
		font-size: 18px;
	}

	.projects_inner p {
		font-size: 14px !important;
	}

	.projects_inner .blog-button a {
		padding: 6px 7px;
		font-size: 12px;
	}

	.projects_inner h4 {
		font-size: 15px;
	}

	.slider_section .slider-button a {
		font-size: 10px;
		padding: 0px 10px;
	}

	.how_we_can_help_section img.donate_icons {
		margin-left: 10px;
	}

	.how_we_can_help_section h3 {
		font-size: 5px;
		font-weight: 900;
	}

	.how_we_can_help_section .dreamit-department-tab li.nav-item a img {
		/* margin-left: 10px !important; */
		/* width: 65%; */
	}

	.how_we_can_help_section .dreamit-department-tab li.nav-item a {
		padding: 0px;
	}

	.how_we_can_help_section h1.donate_head {
		font-size: 17px;
		margin: 5px 1px;
	}

	.how_we_can_help_section img.donate_icon {
		height: 40px;
	}

	.how_we_can_help_section .dreamit-department-tab-box {
		margin-top: -68px;
	}

	.how_we_can_help_section h3 {
		font-size: 7px;
		margin-bottom: 5px;
	}

	.our_projects_section .dreamit-department-tab ul li {
		width: 100% !important;
		margin-bottom: 15px !important;
	}

	.our_projects_section .nav-link.active span:before {
		left: 43%;
	}

	.projects_inner .projects_inner__images {
		height: 100px;
	}
}

@media (max-width: 384px) {
	.slider_section p {
		margin-top: 25px;
		font-size: 13px;
		margin-top: 8px;
	}

	.our_projects_section ul#pills-tab:before {
		top: 3%;
	}

	.our_projects_section .dreamit-department-tab.style-two li.nav-item a {
		padding: 0px 0px 0px;
	}

	.our_projects_section .mb-40 {
		margin-bottom: 5px;
	}

	.dreamit-setcion-title h2 {
		font-size: 18px !important;
	}

	.blog_section .dreamit-section-title p {
		font-size: 10px !IMPORTANT;
		line-height: 14px !IMPORTANT;
	}

	.dreamit-section-title h2 {
		font-size: 23px !important;
	}

	.introduction_section h1.intro_head {
		font-size: 14px;
	}

	.how_we_can_help_section .dreamit-department-tab li.nav-item a img {
		/* margin-left: 8px !important; */
		/* width: 70%; */
	}

	.how_we_can_help_section .dreamit-department-tab li.nav-item a {
		padding: 5px 0px !important;
		margin: -5px 0px -25px;
	}

	.how_we_can_help_section img.donate_icon {
		height: 38px;
	}

	.how_we_can_help_section img.donate_icons {
		height: 38px;
	}

	.how_we_can_help_section .dreamit-department-tab-box {
		margin-top: -35px;
	}

	.how_we_can_help_section .form-check-inline {
		padding: 0px 2px;
		font-size: 8px;
	}

	.how_we_can_help_section h1.donate_head {
		font-size: 16px;
		margin: 5px 0px;
	}
}

@media (max-width: 378px) {
	.introduction_section .dreamit-department-title h2 {
		margin-top: 15px;
		font-size: 14px;
	}

	.our_projects_section ul#pills-tab:before {
		top: 3%;
	}

	.how_we_can_help_section .form-check-inline {
		padding: 0px 1px;
	}

	.how_we_can_help_section h1.donate_head {
		font-size: 15px;
	}

	.our_projects_section .line_style:before {
		top: 20%;
		right: 0px;
		margin-right: 0px;
		width: 3px;
		height: 55%;
	}
}

@media (max-width: 360px) {
	.dreamit-slider-content h1 {
		font-size: 40px !important;
	}

	.introduction_section .dreamit-department-title h2 {
		margin-top: 15px;
		font-size: 13px;
	}

	.projects_inner h4.date {
		font-size: 11px;
	}

	.introduction_section h2 {
		font-size: 13px !important;
	}

	.our_projects_section .line_style:before {
		top: 28%;
		right: 0px;
		margin-right: 0px;
		width: 2px;
		height: 46%;
	}

	.blog_section .dreamit-blog-title h2 a {
		font-size: 18px;
		margin-top: 10px;
	}

	.blog_section p {
		font-size: 10px !important;
		margin-bottom: 20px;
		line-height: 15px !IMPORTANT;
	}

	.dreamit-content-inner ul li {
		font-size: 10px;
		margin: 5px;
	}



	.how_we_can_help_section .form-check-inline {
		padding: 0px 0px;
	}
}

@media (max-width: 320px) {
	.introduction_section .dreamit-department-title h2 {
		margin-top: 15px;
		font-size: 10px;
	}

	.introduction_section h1.intro_head {
		font-size: 13px;
	}

	.projects_inner h4.date {
		font-size: 9px;
	}

	.dreamit-slider-content h1 {
		margin-left: 12px;
	}

	.how_we_can_help_section .dreamit-department-tab li.nav-item a img {
		/* margin-left: 2px !important; */
	}

	.slider_section .owl-prev,
	.owl-next {
		top: -270px !important;
	}

	.our_projects_section .nav-link.active span:before {
		bottom: -2px;
	}
}
   .pagination{
        gap: 5px;
    }
        .pagination .page-link{
        background: #f1f5f8;
        border: none;
        color: black;
        width: 35px;
        border-radius: 0px !important;
        text-align: center;
        }
        .pagination .page-link:hover{
            background: #7bc74d;
            color: white;
        }
        .pagination .page-item.active .page-link{
        background: #7bc74d;
        }
    .pagination .page-link:focus{
        box-shadow: 0 0 0 .2rem rgb(123 199 77 / 40%);
        }
        .page-item.disabled span{
        display: none;
        }

/* ------------------------- Media Queries ------------------------- */
