/*
Theme Name: موسسه حفظ و تدبر قرآن کریم
Text Domain: https://dkrozhan.ir
Version: 1.0
Tested up to: 1.0
Requires at least: 4.7
Requires PHP: 5.2.4
Description: تقدیم به موسسه حفظ تدبری قرآن کریم
Tags: blog, one-column, custom-background, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, block-patterns, block-styles, wide-blocks, accessibility-ready
Author: فرشاد نمازی زاده

*/

@font-face {
	font-family: "iransans";
	src: url("assets/fonts/IRANSansWeb.woff") format("woff");
	font-display: swap;
}
* {
	padding: 0px;
	margin: 0px;
	box-sizing: border-box;
	border: 0px;
}

body {
	background: #f5f5f5;
	font-family: "iransans";
	direction: rtl;
}

.container {
	max-width: 1320px;
	margin: auto;
}
.flex {
	display: flex;
}
.column-flex {
	display: flex;
	flex-direction: column;
}
.wrap {
	display: flex;
	flex-wrap: wrap;
}

li {
	list-style: none;
}
a {
	transition: all 0.2s ease-in-out;
	text-decoration: none;
}

/* **************** استایل هدر **************** */

.header {
	width: 100%;
	height: 110px;
	background: #ffffff;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.header .container-header {
	justify-content: space-between;
	align-items: center;
}

.header .container-header .logo {
	width: 80px;
	height: 80px;
	margin-top: 8px;
}

.header .container-header .navbar {
	width: 50%;
	height: 110px;
	justify-content: flex-start;
	align-items: center;
	margin-left: auto;
	margin-right: 40px;
}

.header .container-header .navbar a {
	color: #005b73;
	font-size: 18px;
	font-weight: 500;
}
.header .container-header .navbar > *:not(:first-child){
	margin-right: 40px;
}
.header .container-header .btn-header {
	background: #00ad96;
	color: #ffffff;
	border-radius: 50px;
	font-size: 16px;
	font-weight: 500;
	padding: 14px 50px;
}

/* **************** استایل زیرمنو **************** */
.dropbtn {
	font-family: "iransans";
	color: #005b73;
	font-size: 18px;
	font-weight: 500;
	border: none;
	cursor: pointer;
	padding: 16px;
	background: #ffffff;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 8px;
}
.dropbtn img {
	width: 14px;
	height: 14px;
	padding-top: 4px;
}

.dropdown {
	position: relative;
	display: inline-block;
}

.dropdown-content {
	display: none;
	position: absolute;
	background-color: #f9f9f9;
	min-width: 200px;
	box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
	z-index: 1;
}

.dropdown-content a {
	color: black;
	padding: 12px 16px;
	text-decoration: none;
	display: block;
}

.dropdown-content a:hover {
	background-color: #f1f1f1;
}

.dropdown:hover .dropdown-content {
	display: block;
}

/* **************** استایل بنر اصلی **************** */

.banner {
	width: 100%;
	height: 100vh;
	background-image: url("assets/img/Rectangle 32.svg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.banner .banner-container {
	height: 100%;
	justify-content: center;
	align-items: center;
}
.banner .banner-container .header-content {
	height: 100%;
	justify-content: start;
	align-items: start;
	gap: 40px;
	padding-top: 120px;
}
.banner .banner-container .header-content h1 {
	color: #005b73;
	font-size: 36px;
	font-weight: 900;
}
.banner .banner-container .header-content h4 {
	color: #005b73;
	font-size: 22px;
	font-weight: 700;
}
.banner .banner-container .header-content p {
	color: #515a5a;
	font-size: 16px;
	font-weight: 400;
	text-align: justify;
	padding-left: 60px;
}

.banner .banner-container .img-banner {
	width: 575px;
	height: 444px;
}

/* **************** استایل باکس آیکن  **************** */

.main-icons {
	height: auto;
	background: #00ad96;
}
.main-icons .container-icons {
	justify-content: center;
	align-items: center;
	height: 100%;
}

.main-icons .container .box-icons {
	justify-content: center;
	align-items: center;
	padding-bottom: 20px;
	margin-top: -46px;
}
.main-icons .container .box-icons .circle {
	width: 90px;
	height: 90px;
	justify-content: center;
	align-items: center;
	background: #005b73;
	border-radius: 50%;
	margin-bottom: 10px;
}
.main-icons .container .box-icons .circle img {
	width: 50px;
	height: 50px;
}

.main-icons .container .box-icons .text-icon {
	justify-content: center;
	align-items: center;
	gap: 20px;
	padding: 22px 24px;
	text-align: center;
}

.main-icons .container .box-icons h6 {
	color: #ffffff;
	font-size: 24px;
	font-weight: 700;
}
.main-icons .container .box-icons p {
	color: #ffffff;
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
}

.border-left {
	border-left: 1px solid #fff;
}

/* **************** بخش با ما همراه شوید **************** */

.section-join {
	width: 100%;
	height: 990px;
	background-image: url("assets/img/back-m 1.svg");
	background-repeat: no-repeat;
	background-size: 100% 824px;
	background-position: top;
}

.section-join .container-join {
	padding-bottom: 100px;
}
.section-join .container-join .main-join {
	width: 50%;
	gap: 20px;
	padding-top: 120px;
}
.section-join .container-join .main-join h2 {
	color: #005b73;
	font-size: 36px;
	font-weight: 700;
}
.section-join .container-join .main-join p {
	color: #515a5a;
	font-size: 18px;
	text-align: justify;
}
.section-join .container-join .main-join .btn-join {
	display: flex;
	justify-content: space-between;
	align-items: center;
	background: #fffece;
	color: #000000;
	font-size: 18px;
	font-weight: 700;
	border-radius: 12px;
	padding: 16px 30px 16px 0px;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.274);
}

.section-join .container-join .main-join img {
	background: #fad26f;
	border-radius: 0px 50px 50px 0px;
	padding: 24px 18px;
}

/* **************** استایل  روش کارآمد  **************** */
.section-method .container .img-method {
	width: 640px;
	height: 640px;
}
.section-method .container .left-method {
	justify-content: center;
	align-items: start;
}
.section-method .container .left-method h4 {
	color: #005b73;
	font-size: 22px;
	font-weight: 700;
	padding-bottom: 30px;
}
.section-method .container .left-method h2 {
	color: #005b73;
	font-size: 36px;
	font-weight: 700;
	padding-bottom: 50px;
}
.section-method .container .left-method p {
	color: #515a5a;
	font-size: 16px;
	text-align: justify;
	padding-bottom: 70px;
}
.section-method .container .left-method a {
	display: flex;
	justify-content: space-between;
	align-items: center;
	color: #ffffff;
	background: #005b73;
	font-size: 20px;
	font-weight: 700;
	border-radius: 50px;
	padding: 16px 40px;
	align-self: flex-end;
}

.section-method .container .left-method img {
	width: 24px;
	height: 24px;
	margin-right: 40px;
}

/* ****************استایل بخش موسسه خیریه و    **************** */
.Institute {
	height: auto;
	background: #fcfcfc;
	background-image: url("assets/img/Rectangle 43.svg");
	background-repeat: no-repeat;
	background-size: 100% 210px cover;
	background-position: bottom;
}

.Institute .container {
	justify-content: center;
	align-items: center;
}

.Institute .container h2 {
	color: #005b73;
	font-size: 36px;
	font-weight: 700;
	padding-top: 120px;
}
.Institute .container h3 {
	color: #343a40;
	font-size: 20px;
	font-weight: 400;
	padding-top: 14px;
}

.Institute .container .btn-box {
	width: 35%;
	justify-content: space-around;
	align-items: center;
	margin-top: 30px;
}
.Institute .container .btn-box a {
	color: #515a5a;
	background: #fffece;
	font-size: 20px;
	font-weight: 500;
	padding: 18px 50px;
	border-radius: 12px;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.082);
}

/* **************** استایل بخش اسلایدر   **************** */

.owl-theme {
	direction: ltr;
	margin-top: 60px;
	justify-content: space-between;
}

.owl-theme .item {
	width: 98%;
	direction: rtl;
	text-align: center;
	background: #ffffff;
	border: 1px solid #f0f0f0;
	border-radius: 12px;
	padding: 12px;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	margin: 10px 0px;
}

.owl-theme .item img {
	border: 1px solid #f0f0f0;
	border-radius: 12px;
}

.owl-theme .item h4 {
	color: #000000;
	font-size: 20px;
	font-weight: 500;
	padding-top: 12px;
}
.owl-theme .item .box-price {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #515a5a;
	font-size: 16px;
	font-weight: 500;
	gap: 20px;
	padding: 20px;
}

.owl-theme .item .btn-box-price {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-direction: row-reverse;
}
.owl-theme .item .btn-box-price .btn-right {
	background: #005b73;
	color: #ffffff;
	border-radius: 12px;
	font-size: 16px;
	font-weight: 500;
	padding: 10px 20px;
}

.owl-theme .item .btn-box-price .btn-left {
	color: #808080;
	display: flex;
	justify-content: center;
	align-items: center;
}
.owl-theme .item .btn-box-price .btn-left img {
	width: 18px;
	height: 18px;
	margin-right: 10px;
}
.owl-carousel .owl-nav button.owl-next {
	position: absolute;
	top: 30%;
	right: 0;
	margin-right: -50px;
	font-size: 50px;
	color: #808080;
}
.owl-carousel .owl-nav button.owl-next:hover {
	background: transparent;
	color: #585858;
}

.owl-carousel .owl-nav button.owl-prev {
	position: absolute;
	top: 30%;
	left: 0;
	margin-left: -50px;
	font-size: 50px;
	color: #808080;
}
.owl-carousel .owl-nav button.owl-prev:hover {
	background: transparent;
	color: #585858;
}

.owl-theme .owl-dots .owl-dot span {
	display: none;
}

/* ************************** فرم کمک های نقدی *************************** */
.help-form {
	height: 700px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.form-left {
	width: 100%;
	height: 100%;
}
.form-left h2 {
	text-align: center;
	font-size: 36px;
	font-weight: 700;
	color: #000000;
	padding-bottom: 10px;
}
.form-right h2 {
	text-align: center;
	font-size: 36px;
	font-weight: 700;
	color: #000000;
	padding-bottom: 10px;
}

.help-form .form-left .img-border {
	width: 100%;
	height: 100%;
	background-image: url("assets/img/112 2.svg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100% 450px;
	padding: 20px 20px;
}
.form-left .img-border form {
	font-family: "iransans";
	width: 100%;
	justify-content: space-around;
	align-items: center;
	gap: 20px;
	height: 320px;
	padding: 12px 0px;
}
::placeholder {
	color: #bac0ca;
}
.img-border form .box-input {
	width: 70%;
	justify-content: center;
	align-items: center;
	gap: 10px;
}
.form-left .img-border form .box-input input[type="text"] {
	font-family: "iransans";
	width: 48%;
	height: 50px;
	border: 1px solid #6c757d;
	border-radius: 100px;
	padding-right: 16px;
	font-size: 20px;
	outline: none;
}
.form-left .img-border form .box-input input[type="tell"] {
	font-family: "iransans";
	width: 48%;
	height: 50px;
	border: 1px solid #6c757d;
	border-radius: 100px;
	padding-right: 16px;
	font-size: 20px;
	outline: none;
}

.form-left .img-border form .box-input-two {
	width: 70%;
	gap: 14px;
}

.form-left .img-border form .box-input-two input[type="text"] {
	font-family: "iransans";
	width: 100%;
	height: 50px;
	border: 1px solid #6c757d;
	border-radius: 100px;
	padding-right: 16px;
	font-size: 20px;
	outline: none;
}

.form-left .img-border form a , .form-left .img-border form button {
	background: #005b73;
	border-radius: 100px;
	font-size: 16px;
	font-weight: 700;
	padding: 14px 50px;
	color: #ffffff;
	align-self: self-end;
	margin-left: 80px;
	cursor: pointer;
	font-family: "iransans";
}

.form-right .img-border form {
	font-family: "iransans";
	width: 100%;
	justify-content: center;
	align-items: center;
	gap: 10px;
	height: 320px;
}

.form-right {
	width: 100%;
	height: 100%;
}

.help-form .form-right .img-border {
	width: 100%;
	height: 100%;
	background-image: url("assets/img/112 2.svg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100% 450px;
	padding: 20px 30px;
}
.form-right .img-border form .box-input input[type="text"] {
	font-family: "iransans";
	width: 48%;
	height: 50px;
	border: 1px solid #6c757d;
	border-radius: 100px;
	padding-right: 16px;
	font-size: 20px;
	outline: none;
}
.form-right .img-border form .box-input input[type="tell"] {
	font-family: "iransans";
	width: 48%;
	height: 50px;
	border: 1px solid #6c757d;
	border-radius: 100px;
	padding-right: 16px;
	font-size: 20px;
	outline: none;
}

.form-right .img-border form .box-input-two {
	width: 70%;
	gap: 10px;
}

.form-right .img-border form .box-input-two input[type="text"] {
	font-family: "iransans";
	width: 100%;
	height: 50px;
	border: 1px solid #6c757d;
	border-radius: 100px;
	padding-right: 16px;
	font-size: 20px;
	outline: none;
}
.form-right .img-border form .box-input-two input[type="number"] {
	font-family: "iransans";
	width: 100%;
	height: 50px;
	border: 1px solid #6c757d;
	border-radius: 100px;
	padding-right: 16px;
	font-size: 20px;
	outline: none;
}
.form-right .img-border form .box-input-two textarea {
	font-family: "iransans";
	width: 100%;

	border: 1px solid #6c757d;
	border-radius: 20px;
	padding-right: 16px;
	font-size: 20px;
	outline: none;
}

.form-right .img-border form a , .form-right .img-border form button{
	background: #005b73;
	border-radius: 100px;
	font-size: 16px;
	font-weight: 700;
	padding: 14px 50px;
	color: #ffffff;
	align-self: self-end;
	margin-left: 80px;
	cursor: pointer;
	font-family: "iransans";
}

/* *********************استایل بخش خمس********************** */
.section-five {
	height: 1008px;
	background-image: url("assets/img/بک\ گراند\ خمس.svg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100% 1008px;
}
.section-five .container-five {
	height: 100%;
}
.section-five .container-five .box-five {
	width: 50%;
	height: 100%;
	justify-content: center;
	align-items: start;
}
.section-five .container-five .box-five h2 {
	color: #005b73;
	font-size: 36px;
	font-weight: 700;
	padding-bottom: 60px;
}
.section-five .container-five .box-five p {
	color: #515a5a;
	font-size: 16px;
	font-weight: 400;
	line-height: 36px;
	text-align: justify;
}
.section-five .container-five .box-five .box-phone {
	width: 100%;
	justify-content: space-between;
	padding-top: 50px;
}
.section-five .container-five .box-five .box-phone p {
	color: #000000;
	font-size: 16px;
	font-weight: 700;
}
.section-five .container-five .box-five .box-phone a {
	background: #005b73;
	color: #ffffff;
	font-size: 16px;
	font-weight: 700;
	padding: 20px;
	border-radius: 12px;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
}
.section-five .container-five .box-five .box-phone img {
	width: 23px;
	height: 23px;
	margin-left: 30px;
}

/* *********************استایل بخش بلاگ********************** */
.blog h2 {
	color: #005b73;
	font-size: 32px;
	font-weight: 700;
	text-align: right;
}
.blog p {
	color: #515a5a;
	font-size: 20px;
	font-weight: 700;
	text-align: right;
	padding: 20px 0px;
}

.blog .container-blog {
	justify-content: space-between;
	align-items: center;
}

.blog .container-blog .card {
	width: 32%;
	border: 1px solid #d9d9d9;
	border-radius: 20px;
	padding: 10px;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.blog .container-blog .card h4 {
	color: #000000;
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	padding: 20px 0px 8px 0px;
}
.blog .container-blog .card p {
	color: #515a5a;
	font-size: 14px;
	font-weight: 700;
	text-align: justify;
	padding-left: 14px;
}
.blog .container-blog .card a {
	color: #00ad96;
	font-size: 14px;
	font-weight: 400;
	align-self: self-end;
	margin: 14px;
	border-bottom: 1px solid #00ad96;
}

/* ******************استایل فوتر******************** */

.footer {
	height: 581px;
	background-image: url("assets/img/بک\ گراند\ فوتر.svg");
	background-repeat: no-repeat;
	background-size: 100% 100%;
	justify-content: center;
	margin-top: 200px;
}

.footer .main-footer {
	width: 50%;
	justify-content: center;
	align-items: center;
	margin-top: -180px;
}
.footer .main-footer img {
	width: 126px;
	height: 126px;
}
.footer .main-footer h2 {
	color: #005b73;
	font-size: 32px;
	font-weight: 700;
	padding: 16px 0px;
}
.footer .main-footer p {
	color: #515a5a;
	font-size: 16px;
	font-weight: 400;
	text-align: center;
	line-height: 36px;
	padding: 0px 50px 30px 50px;
}
.footer .main-footer .social-box {
	width: 100%;
	justify-content: center;
	align-items: center;
	gap: 40px;
	padding-bottom: 30px;
	border-bottom: 1px solid #dddddd;
}
.footer .main-footer .social-box a {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 20px;
	color: #6c757d;
	font-size: 18px;
	font-weight: 500;
}
.footer .main-footer .social-box a img {
	width: 26px;
	height: 26px;
}
.footer .main-footer .footer-menu {
	width: 100%;
	justify-content: space-between;
	align-items: center;
	padding: 0px 30px;
}
.footer .main-footer .footer-menu a {
	color: #005b73;
	font-size: 18px;
	font-weight: 500;
	padding: 26px 0;
}
