/*==========================
	Custom css
==========================*/

.h2 {
    font-family: 'Open Sans', sans-serif;
    color: #58575d;
    font-size: 38px;
    line-height: 45px;
    margin-bottom: 20px;
    font-weight: 700;
}
.h2.text-white {
    color: #fff;
}
/* Footer Overlay */

.footer-overlay .footer-bottom {
    background-color: rgba(0, 0, 0, 0.85);
}
.footer-overlay .footer-top {
    background-color: rgba(0, 0, 0, 0.8);
}
/* overlay-50 */
.overlay-50:after {
    width: 50%;
}
/* Home Page 2 */

.our-projects-block .dez-img-effect img {
    height: 400px;
    object-fit: cover;
}
/* header-topbar */

.header-style-1 .top-bar .dez-topbar-left {
    padding: 0 0;
}
/* Background Color Code */

.bg-green {
    background-color: #38c071;
}
.bg-red {
    background-color: #ec774b;
}
.bg-yello {
    background-color: #edbf47;
}
/* Text Color */

.text-green {
    color: #38c071;
}
.text-red {
    color: #ec774b;
}
.text-yello {
    color: #edbf47;
}
/* icon box */

.icon-box [class*="icon-bx"] {
    width: 100%;
    position: relative;
    background-color: rgba(0, 0, 0, 0.03)
}
.icon-box [class*="icon-bx"]:after {
    width: 60px;
    height: 3px;
    position: absolute;
    content: "";
    bottom: 0;
    background: #fff;
    left: 50%;
    margin-left: -30px;
}
.icon-box .icon-content:after {
    width: 100%;
    height: 10px;
    background-color: rgba(0, 0, 0, 0.03);
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
}
.icon-box .icon-content {
    position: relative;
}
.about-block .row {
    margin-top: -120px;
}
/* Our Service */

.box-shadow .dez-box {
    border-radius: 4px;
    overflow: hidden;
    box-shadow: 5px 6px 0 0 #e3e3e3;
}
/* Gallery Filters */
.gallery-filters ul li {
    display: inline;
    list-style: none;
    font-size: 18px;
}
.gallery-filters ul {
    border-radius: 4px;
    display: inline-block;
    margin: auto;
    border: 1px solid #cfcfcf;
}
.gallery-filters ul li a {
    color: #b6b6b6;
    font-family: 'Open Sans', sans-serif;
    padding: 8px 15px;
}
/* News Info */
.news-info ul li {
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
    line-height: 24px;
    list-style: outside none none;
    padding: 0 5px;
}
.news-info ul {
    margin: 0;
}
/* Footer */
.site-footer .widget_services ul li a {
    color: #fff;
}
.site-footer .widget_services ul li {
    border-bottom-color: rgba(255, 255, 255, 0.2);
}
/* Footer bottom */

.footer-info-box {
    border: 1px solid rgba(255, 255, 255, 0.2);
}
.newsletter input {
    height: 44px;
}
.newsletter .input-group {
    background-color: #fff;
    padding-right: 2px;
    border-radius: 4px;
    overflow: hidden;
}
.newsletter .input-group-btn {} .footer-image[class*="overlay-"]:before {
    background-image: url(../images/footer-border-top.png);
    background-repeat: repeat-x;
    content: "";
    height: 100%;
    opacity: 1;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
/* dez-social-icon */

.footer-info-box .dez-social-icon li a {
    width: 38px;
    height: 38px;
    border: none;
    background: #fff;
    line-height: 38px;
    font-size: 16px;
    border-radius: 100%;
    padding: 0;
}
.footer-info-box .dez-social-icon {
    border-bottom: 1px dashed rgba(255, 255, 255, 0.2);
    display: inline-block;
    margin: 0 -3px;
    padding: 0 0 15px;
    text-align: center;
}
/* team */

.round-box {
    transition: all 0.5s ease 0s;
    left: 0px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    width: 195px;
    height: 195px;
    border-radius: 100%;
    overflow: hidden;
    padding: 10px;
    display: block;
    border: 1px solid #fff;
}
.team-mamber {
    width: 100%;
    height: 100%;
    padding: 10px;
    overflow: hidden;
    border-radius: 100%;
    background-color: #fff;
}
.team-mamber img {
    -moz-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -o-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
}
.sosial-icon-team {
    transition: all 0.5s ease 0s;
    border-radius: 100%;
    display: block;
    height: 195px;
    overflow: hidden;
    position: absolute;
    right: 50%;
    top: 0;
    width: 195px;
    margin-right: -97px;
}
.sosial-icon-team ul.dez-social-icon li a,
.sosial-icon-team ul li {
    width: 100%;
    display: block;
    color: #fff;
}
.sosial-icon-team ul.dez-social-icon {
    margin-right: -5px;
    margin-top: 28px;
    width: 80px;
    float: right;
}
.dez-team {
    position: relative;
}
.dez-team:hover .sosial-icon-team {
    margin-right: -117px;
    transition: all 0.5s ease 0s;
}
.dez-team:hover .round-box {
    transition: all 0.5s ease 0s;
    left: -20px;
}
.team-info {
    border-color: #d3d3d3;
    margin-top: -27px;
}
.team-social-btn ul li a {
    background-color: #c0c0c0;
}
/* testimoniyal */

.client-pic li {
    position: relative;
    list-style: none;
    display: inline-block;
}
.client-pic li a {
    border: 2px solid;
    border-radius: 100%;
    display: block;
    height: 80px;
    overflow: hidden;
    width: 80px;
}
.client-think {
    position: relative;
    max-width: 780px;
    margin: 0px auto;
    background-color: #E8E8E7;
    border-radius: 30px;
}
.client-think:before {
    content: "\f10e";
    font-family: "FontAwesome";
    bottom: 0;
    color: rgba(0, 0, 0, 0.1);
    font-size: 80px;
    position: absolute;
    right: 30px;
}
.client-pic li.active:after {
    content: "\f0d7";
    font-family: "FontAwesome";
    color: #e8e8e7;
    display: block;
    font-size: 60px;
    left: 50%;
    margin-left: -15px;
    overflow: hidden;
    position: absolute;
    top: -77px;
}
/* Home 3 */

.our-projects-galery .dez-gallery-box {
    margin-bottom: 0;
}
/* Home 4 */

.mack-an-appointment {
    background-color: #103157;
}
.mack-an-appointment [class*="col-md-"] {
    padding: 0 7.5px;
}
.mack-an-appointment .form-group {
    margin-bottom: 15px;
}
/* Footer Overlay */

.footer-overlay .footer-bottom {
    background-color: rgba(0, 0, 0, 0.85);
}
.footer-overlay .footer-top {
    background-color: rgba(0, 0, 0, 0.8);
}
.footer-bottom .text-left,
.footer-bottom .text-center,
.footer-bottom .text-right {
    color: #fff;
}
.site-footer .dez-post-meta i {
    color: #fff;
}
/* Responsive */

@media only screen and (max-width: 991px) {
    .footer-bottom .text-left,
    .footer-bottom .text-center,
    .footer-bottom .text-right {
        text-align: center !important;
        padding: 5px;
    }
}
@media only screen and (max-width: 767px) {
    .h2 {
        font-size: 24px;
        line-height: 28px;
    }
    .about-block .row {
        margin: 30px 0 0 0;
    }
    .about-block .row .icon-bx-wraper {} .footer-info-box .text-right {
        text-align: center;
        margin-top: 30px;
    }
    .newsletter strong {
        text-align: center;
        display: block;
    }
}

	/* home */
h1,
h2,
h3,
h4,
h5,
h6{
	font-family: "Open Sans";
}
.section-head h2 {
    font-family: roboto;
    font-size: 30px;
}
.bold {
    font-weight: bold;
}
.overlay-secondry-dark{
	position: relative;
	z-index: 1;
}
.overlay-secondry-dark:after{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	background-color: rgba(0,0,0,0.8);
	width: 100%;
	height: 100%;
	z-index: -1;
}
	
.dez-tabs.product-description .tab-content ul,
.widget.archives{
	margin: 0;
}
.site-filters {
    margin-bottom: 20px;
}
.section-head {
    margin-bottom: 30px;
}
.content-inner{
	padding-top: 70px;
	padding-bottom: 40px;
}
.content-inner-1{
	padding-top: 70px;
	padding-bottom: 70px;
}
.content-inner-2{
	padding-top: 70px;
	padding-bottom: 0;
}
.content-inner-3{
	padding-top: 0px;
	padding-bottom: 40px;
}

	/* Abouts Info */
.about-info-1::after {
    background-color: rgba(0, 0, 0, 0.8);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
.about-info-2::after {
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
.about-info-1,
.about-info-2{
    position: relative;
    z-index: 1;
}
.process-box {
    height: 15px;
    display:flex;
    /* padding: 1px; */
}
.process-bar {
    height: 100%;
}

	/* Abouts */
.list-heart li{
	list-style: none;
	padding: 5px 0 5px 20px;
	color: #363636;
	position:relative;
}
.list-heart > li::before {
    content: ""; /*your code editor may not display this character, as the unicode code depends on the specific font for what to display*/
    font-family: fontawesome;
    left: 0px;
    position: absolute;
}

	/* Events */
.event-box .date-post .date,
.more-event-info .date-post .date{
    font-size: 24px;
    font-weight: 800;
}
.event-box .date-post,
.more-event-info .date-post{
    display: inherit;
    float: left;
    height: 74px;
    padding: 10px;
    text-align: center;
    width: 70px;
}
.event-info h3 {
    font-family: poppins;
    font-size: 18px;
    font-weight: 400;
}
.event-info {
    padding-left: 85px;
}
.event-box {
    background-color: #f9f9f9;
    border-bottom: 1px solid #dcdcdc;
    padding: 11px;
}
.events.style-1 .event-box{
	border: 1px solid #ededed;
	margin-bottom: 15px;
}
.events.style-1 .event-box .date{
	line-height: 70px;
	padding: 0;
}
.events-details img{
	width: 100%;
}
.events-details .more-event-info li {
    list-style: outside none none;
    padding: 10px 0;
}
.event-box.events-dafult{
	padding: 0;
}
.events-details .owl-btn-top-r .owl-nav {
    position: absolute;
    right: 0;
    top: -65px;
}
.events-details .owl-btn-top-r .owl-control{
	margin: 0;
}

	/* Recent Post */
.recent-content {
    border: 1px solid #ededed;
    padding: 30px 20px;
}

	/* Contect */
.map-frame {
    border: 5px solid #fff;
}
.map-frame iframe{
	margin-bottom: -5px;
	width: 100%;
	height: 510px;
}
.icon-bx-wraper .icon-bx .icon-cell i {
    font-size: 30px;
    margin-bottom: 10px;
}

	/* Faq */
.faq-section .accordion-header .accordion-button::after,
.faq-section .accordion-header .accordion-button.collapsed::after{
	content: "";
}

	/* Services */
.icon-bx-xs .counters-icon {
    font-size: 40px;
    padding-top: 40px;
}

	/* Counters */
.counters-icon{
    font-size: 45px;
}

	/* Banner */
.breadcrumb-row h1{
    font-size: 36px;
    margin-bottom: 10px;
	line-height: 45px;
}
.dez-bnr-inr {
    height: 300px;
}
.dez-bnr-inr .list-inline > li {
    font-size: 16px;
}
.call-info h2 {
    font-family: poppins;
    font-size: 38px;
    line-height: 60px;
    margin: auto;
    max-width: 700px;
}

	/* Team Section */
.team-blog {
    border: 1px solid #ededed;
	position: relative;
}
.team-blog:hover .team-content ul li a {
    transform: rotateX(-360deg);
    transition: all 0.5s;
}
.team-content ul li a {
    height: 35px;
    line-height: 35px;
    width: 35px;
    background-color: rgba(37, 55, 69, 0.5);
    transform: rotateX(-180deg);
	color: #fff;
}
.team-content li {
    display: inline-block;
    list-style: outside none none;
    margin: 3px;
}
.team-content ul {
    bottom: 60px;
    left: 50%;
    margin: 0;
    opacity: 0;
    position: absolute;
    text-align: center;
    transform: translate(-50%, -50%);
    transition: all 0.5s ease 0s;
    width: 100%;
}
.team-blog:hover .team-content ul {
    opacity: 1;
    transition: all 0.5s ease 0s;
	bottom: 100px;
	transform: translate(-50%, -50%);
	width: 100%;
}
.team-blog > img {
    width: 100%;
}

	/* Blog Section */
.blog-style{
	border: 1px solid #ededed;
}
.blog-style .process-bar {
    height: 5px;
	position: relative;
}
.count-box {
    border-radius: 50%;
    height: 40px;
    line-height: 40px;
    position: absolute;
    right: 0;
    text-align: center;
    top: -20px;
    width: 40px;
}
.blog-content.p-a25 h2 {
    font-family: Poppins;
    font-size: 22px;
    font-weight: 500;
	line-height: 34px;
}
.blog-content i{
    font-size: 19px;
    padding-right: 8px;
}

	/* Testimonials */
.testimonials img{
	width: 100%;
}
.testimonials {
    border: 1px solid #e5e5e5;
}
.testi-info:after {
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-right: 15px solid #fff;
    content: "";
    position: absolute;
    left: -13px;
    top: 45%;
}
.testi-info::before {
    bottom: 15px;
    color: #ededed;
    content: "";
    font-family: fontawesome;
    font-size: 35px;
    position: absolute;
    right: 50px;
}

	/* Footer */
.footer-top {
    background-color: #262e3b;
}
.footer-top .info .text{
	line-height: 24px;
}
.footer-top .form-control {
    background-color: rgba(0, 0, 0, 0.1);
    border: medium none;
    border-radius: 0;
    height: 40px;
    margin-bottom: 15px;
    padding: 10px;
    width: 100%;	
    color: #fff;
}
.footer-top textarea {
    background-color: rgba(0, 0, 0, 0.1);
    border: medium none;
    padding: 10px;
    width: 100%;
}.dez-post-meta {
    margin-bottom: 10px;
}

.info .text {
    float: left;
    width: 75%;
}
.info .bold {
    float: left;
    width: 25%;
}
.widget.widget_services-1 li {
    padding: 6px 0;
}
.widget_getintuch{
	padding: 0;
}	

	/* Header */
.search-form .form-control {
    border: 1px solid #f26522;
    height: 50px;
    margin: 20px 0;
    padding: 12px;
    width: 100%;
}
.header-nav .navbar-nav > li > a {
    padding: 25px 10px!important;
}
.logo-header img{
    margin: 0!important;
    width: 150px;
}
.extra-nav .dropdown.search-btn button{
    background-color: #363636;
    color: #fff;
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    margin: 15px 10px 15px 15px;
    text-align: center;
    width: 40px;
	transition: all 0.5s;
	border: none;
}
.search-btn .form-control {
    border: 2px solid #ededed;
    height: 40px;
    padding: 10px;
    width: 100%;
}
/* .extra-nav .show > .dropdown-menu {
    width: 260px;
	padding: 10px;
	margin: 1px 0 0 -70px;
} */
.extra-nav .dropdown.search-btn button:hover{
	transition: all 0.5s;
}
.header-style-5 .header-nav .nav > li > a, 
.header-style-5 .sticky-header.main-bar-wraper.is-fixed .header-nav .nav > li > a {
    color: #000;
}
.main-bar{
	background-color: #fff!important;
	box-shadow: 0 0 5px 5px rgba(0,0,0,0.1);
}
.navbar-toggler.donate-btn{
    margin: 15px 0 0 15px;
    padding: 9px;
    width: 40px;
    border-radius: 0;
    float: right;
}
.sticky-header.main-bar-wraper.is-fixed .extra-nav {
    padding: 0;
}
.sticky-header.main-bar-wraper .extra-nav {
    padding: 0;
}
.logo-header.mostion {
    height: auto;
    padding: 15px 0;
}
.logo-header.mostion > a {
    line-height: 0;
}
.modal-header .close {
    line-height: 25px;
    margin: 0;
}
.extra-nav {
    padding: 0;
}
.extra-nav .site-button:hover,
.extra-nav .site-button,
.scroltop,
.scroltop:hover{
	transition: all 0.5s;
}

	/* Donate */
.form{
    background-color: rgba(37, 55, 69, 0.8);
}

	/* Error Page */
.page-notfound strong {
    font-size: 80px;
	line-height: 100px;
}
.page-notfound h5 {
    font-size: 25px;
}
.page-notfound {
    padding: 0;
}

	/* Form */
.modal-backdrop.fade {
    position: relative;
    z-index: 999;
}
.modal-backdrop.fade.in {
    background-color: #000;
    position: fixed;
    z-index: 1;
}
.modal-body .form-control{
    border: 1px solid #ededed;
    height: 40px;
    padding: 10px;
    width: 100%;
}
.modal-body textarea {
    border: 1px solid #ededed;
    padding: 10px;
    width: 100%;
}
.modal-header{
	border-radius: 0;
}
.btn-group label {
    border: 1px solid #ededed;
    margin-right: 10px;
	padding: 9px;
	font-weight: 700;
	font-size: 14px;
	color: #767676;
}
.btn-group .btn.active {
    color: #fff;
}
.btn-group .btn.active {
    border: 1px solid transparent;
    box-shadow: none;
}
.modal-body .form-control:focus,
.modal-body textarea:focus{
	border-color: #F26522;
	transition: all 0.5s;
}

	/* Compaign Details */
.share-button i {
    border: 1px solid;
    font-size: 20px;
    padding: 15px;
}
.compaign-details img{
	width: 100%;
}
.campaign-amounts{
    font-family: poppins;
    font-size: 35px;
    font-weight: 500;
	margin-bottom: 0;
}
.campaign-info p{
	line-height: 12px;
}
.campaign-info {
    border: 1px solid #ededed;
    padding: 15px 0;
	margin-top: -1px;
	border-width: 1px 0;
	display: flex;
}
.support-list .thumb-img{
    border-radius: 50%;
	width: 60px;
	float: left;
	margin-right: 20px;
	overflow: hidden;
}
.support-info .support-time {
    float: right;
    font-size: 14px;
    color: #777;
    font-weight: 600;
}
.support-list {
    border: 1px solid #ededed;
    margin-top: -1px;
    padding: 10px;
}
.progress{
	box-shadow: none;
	height: 15px;
}
.scroltop {
	z-index: 999;
}

/* Responsive */
@media only screen and (max-width: 1024px){
	.navbar-toggler.donate-btn{
		display: none;
	}
	.logo-header.mostion {
		width: 150px;
	}
	.about-info-2 h2{
		line-height: 25px;
	}
	.testi-info {
		padding: 5px 20px;
	}
	.footer-top .info{
		word-break: break-all;
	}
	.footer-top .info .bold{
		width: 30%;
	}
	.footer-top .info .text{
		width: 70%;
	}
	.logo-footer > img {
		width: 195px;
	}
	.site-button.button-2 {
		padding: 6px;
	}
	.share-button i {
		padding: 13px;
	}
	.site-button.button-2 {
		padding: 14px;
	}
}

@media only screen and (max-width: 768px) {
	.sticky-header.main-bar-wraper.is-fixed .navbar-toggler .icon-bar,
	.sticky-header.main-bar-wraper .navbar-toggler .icon-bar{
		background-color: #fff!important;
	}
	.is-fixed .header-nav .nav > li > a,
	.header-nav .nav > li > a{
		padding: 10px!important;
	}
	.testi-info {
		padding: 30px;
	}
	
	.navbar-toggler.donate-btn{
		display: none;
	}
	.compaign-details img {
		width: 60%;
	}
	.compaign-details img{
		width: 100%;
	}
	.faq-section .accordion{
		margin-bottom: 30px;
	}
	.content-inner{
		padding-top: 50px;
		padding-bottom: 20px;
	}
	.content-inner-1{
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.content-inner-2{
		padding-top: 50px;
		padding-bottom: 0;
	}
	.content-inner-3{
		padding-top: 0;
		padding-bottom: 20px;
	}
}
@media only screen and (max-width: 640px) {
	.page-notfound strong{
		font-size: 60px;
		line-height: 70px;
	}
	.call-info h2 {
		font-size: 24px;
		line-height: 36px;
		max-width: 440px;
	}
	.extra-nav{
		margin: 0;
	}
	.compaign-details img {
		width: 60%;
	}
	.compaign-details img{
		width: 100%;
	}
	.faq-section .accordion{
		margin-bottom: 30px;
	}
	.content-inner{
		padding-top: 30px;
		padding-bottom: 0;
	}
	.content-inner-1{
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.content-inner-2{
		padding-top: 30px;
		padding-bottom: 0;
	}
	.content-inner-3{
		padding-top: 0;
		padding-bottom: 0;
	}
}
@media only screen and (max-width: 360px) {
	.page-notfound h5 {
		font-size: 15px;
		line-height: 18px;
	}
	.page-notfound strong {
		font-size: 40px;
		line-height: 50px;
	}
	.compaign-details img {
		width: 100%;
	}
	.faq-section .accordion{
		margin-bottom: 30px;
	}
	.navbar-toggler.donate-btn{
		display: block;
	}
}
@media only screen and (max-width: 320px) {
	.extra-nav {
		display: none;
	}
	.faq-section {
		max-width: 100%;
	}
}
@media only screen and (max-width: 480px) {
	.navbar-toggler.bg-primary.btn.collapsed {
		display: block;
	}
	.extra-nav {
		display: none;
	}
	.faq-section {
		max-width: 100%;
	}
	.compaign-details img{
		width: 100%;
	}
	.faq-section .accordion{
		margin-bottom: 30px;
	}
	ol.commentlist li .star-rating{
		position: unset;
	}
}

/* New Css */
/* Social icon link */
.site-button-link.facebook{
	color:#3B5998;
}
.site-button-link.google-plus{
	color:#DE4E43;
}
.site-button-link.linkedin{
	color:#007BB6;
}
.site-button-link.instagram{
	color:#8A5A4E;
}
.site-button-link.twitter{
	color:#1EA1F3;
}
.site-button-link.youtube{
	color:#CE201F;
}
.site-button-link.whatsapp{
	color:#01C854;
}

.site-button-link.facebook.hover,
.site-button-link.google-plus.hover,
.site-button-link.linkedin.hover,
.site-button-link.instagram.hover,
.site-button-link.twitter.hover,
.site-button-link.youtube.hover,
.site-button-link.whatsapp.hover{
	color:inherit;
}

.site-button-link.facebook.hover:hover,
.site-button-link.facebook.hover:focus,
.site-button-link.facebook.hover:active{
	color:#3b5998;
}
.site-button-link.google-plus.hover:hover,
.site-button-link.google-plus.hover:focus,
.site-button-link.google-plus.hover:active{
	color:#de4e43;
}
.site-button-link.linkedin.hover:hover,
.site-button-link.linkedin.hover:focus,
.site-button-link.linkedin.hover:active{
	color:#007bb6;
}
.site-button-link.instagram.hover:hover,
.site-button-link.instagram.hover:focus,
.site-button-link.instagram.hover:active{
	color:#8a5a4e;
}
.site-button-link.twitter.hover:hover,
.site-button-link.twitter.hover:focus,
.site-button-link.twitter.hover:active{
	color:#1ea1f3;
}
.site-button-link.youtube.hover:hover,
.site-button-link.youtube.hover:focus,
.site-button-link.youtube.hover:active{
	color:#ce201f;
}
.site-button-link.whatsapp.hover:hover,
.site-button-link.whatsapp.hover:focus,
.site-button-link.whatsapp.hover:active{
	color:#01c854;
}



.site-button.facebook{
	background-color:#3B5998;
}
.site-button.facebook:hover,
.site-button.facebook:focus,
.site-button.facebook:active{
	background-color:#4b69a8;
}
.site-button.google-plus{
	background-color:#DE4E43;
}
.site-button.google-plus:hover,
.site-button.google-plus:focus,
.site-button.google-plus:active{
	background-color:#fe6e63;
}
.site-button.linkedin{
	background-color:#007BB6;
}
.site-button.linkedin:hover,
.site-button.linkedin:focus,
.site-button.linkedin:active{
	background-color:#209bd6;
}
.site-button.instagram{
	background-color:#8A5A4E;
}
.site-button.instagram:hover,
.site-button.instagram:focus,
.site-button.instagram:active{
	background-color:#aa7a6e;
}
.site-button.twitter{
	background-color:#1EA1F3;
}
.site-button.twitter:hover,
.site-button.twitter:focus,
.site-button.twitter:active{
	background-color:#0e91e3;
}
.site-button.youtube{
	background-color:#CE201F;
}
.site-button.youtube:hover,
.site-button.youtube:focus,
.site-button.youtube:active{
	background-color:#ee403f;
}
.site-button.whatsapp{
	background-color:#01C854;
}
.site-button.whatsapp:hover,
.site-button.whatsapp:focus,
.site-button.whatsapp:active{
	background-color:#00a834;
}

/* Social Icon Outline */
.site-button.facebook.outline,
.site-button.google-plus.outline,
.site-button.instagram.outline,
.site-button.linkedin.outline,
.site-button.twitter.outline,
.site-button.youtube.outline,
.site-button.whatsapp.outline{
	background-color:rgba(0,0,0,0);
	border: 1px solid;
}
.site-button.facebook.outline{
	color:#3B5998;
}
.site-button.google-plus.outline{
	color:#DE4E43;
}
.site-button.linkedin.outline{
	color:#007BB6;
}
.site-button.instagram.outline{
	color:#8A5A4E;
}
.site-button.twitter.outline{
	color:#1EA1F3;
}
.site-button.youtube.outline{
	color:#CE201F;
}
.site-button.whatsapp.outline{
	color:#01C854;
}
/* Outline Hover */
.site-button.facebook.outline:hover,
.site-button.facebook.outline:focus,
.site-button.facebook.outline:active{
	background-color:#4b69a8;
	color:#fff;
}
.site-button.google-plus.outline:hover,
.site-button.google-plus.outline:focus,
.site-button.google-plus.outline:active{
	background-color:#fe6e63;
	color:#fff;
}
.site-button.linkedin.outline:hover,
.site-button.linkedin.outline:focus,
.site-button.linkedin.outline:active{
	background-color:#209bd6;
	color:#fff;
}
.site-button.instagram.outline:hover,
.site-button.instagram.outline:focus,
.site-button.instagram.outline:active{
	background-color:#aa7a6e;
	color:#fff;
}
.site-button.twitter.outline:hover,
.site-button.twitter.outline:focus,
.site-button.twitter.outline:active{
	background-color:#0e91e3;
	color:#fff;
}
.site-button.youtube.outline:hover,
.site-button.youtube.outline:focus,
.site-button.youtube.outline:active{
	background-color:#ee403f;
	color:#fff;
}
.site-button.whatsapp.outline:hover,
.site-button.whatsapp.outline:focus,
.site-button.whatsapp.outline:active{
	background-color:#00a834;
	color:#fff;
}
@media only screen and (max-width: 991px) {
    .button-layout .site-button-link,
	.button-layout .site-secondry,
	.button-layout .site-button,
	.button-layout .btn {
		 margin-bottom:10px;
	}
}
.modal-header .close{
	padding: 0;
	color: #fff;
	border: 0;
    font-size: 30px;
	background: none;
}
input[type="checkbox"], 
input[type="radio"]{
	display: none;
}
.modal-dialog{
	max-width: 600px;
}
.modal-content{
	box-shadow: 0 5px 15px rgba(0,0,0,.5);
}
/* .modal-body input[type="date"],
.modal-body .form-control::placeholder{
	color: rgba(0,0,0,0.6);
}*/
.modal-body input[type="date"],
.form-control::placeholder{
	color: #6c757d;
}
.list-inline li{
	display: inline-block;
}
.breadcrumb-row{
    display: table-cell;
    vertical-align: bottom;
	background-color: rgba(0,0,0,0);
	padding-bottom: 30px;
}
.breadcrumb-row li{
	color: #fff!important;
}
.pagination-bx .pagination li.active a,
.bg-primary{
	color: #fff;
}
.section-head p{
	text-align: unset!important;
}
.site-footer .widget_about p,
.our-story p,
.accordion .accordion-body,
.accordion .accordion-body p,
.recent-blog p,
.tab-content p,
.tab-content li,
.dez-post-text p,
.event-box.events-dafult p{
	text-align: justify;
}
.site-footer textarea.form-control{
	height: 90px;
}
.story-box h4{
	padding: 15px;
	margin: 0;
}
.story-box{
	border: 1px solid rgba(0,0,0,0.1);
}
/* Tabs */
.dez-tabs .nav-tabs > li > a.active:hover {
    background-color: #fff;
    border-color: #ddd;
	border-bottom: 1px solid #FFF;
}
.nav-tabs .nav-link.active,
.dez-tabs.bg-tabs .nav-tabs > li > a.active {
    border-bottom: 1px solid transparent;
    background-color: #fff;
}
.dez-tabs.border-tp .nav-tabs > li > a.active {
    border-top: 2px solid;
}
.dez-tabs.vertical .nav-tabs li a.active {
    border-bottom: 1px solid #ddd;
}
.dez-tabs.vertical .nav-tabs li {
	width: 100%;
	margin-right: -1px;
}
.dez-tabs.vertical .nav-tabs li a.active {
	margin-right: -1px;
	border-right: none;
}
.dez-tabs.vertical .nav-tabs li a {
	margin-right: -1px;
}
.dez-tabs.vertical.right .nav-tabs li a.active {
    border-right: 1px solid #ddd;
    border-left: none;
}
.dez-tabs.bg-tabs.vertical.right.border,
.dez-tabs.bg-tabs.vertical.border,
.dez-tabs.vertical.right.border,
.dez-tabs.vertical.border,
.dez-tabs.border-tp.border.bg-tabs,
.dez-tabs.border,
.dez-tabs.border.bg-tabs{
	border: 0;
}

.campaign-info .thumb-img{
	width: 70px;
	float: left;
	margin-right: 20px;
}
.recent-blog .recent-content .post-title{
	font-weight: 700;
	margin-top: 0;
	margin-bottom: 10px;
}
.dez-post-title .post-title{
	font-weight: 700;
	margin-bottom: 0;
}
.blog-post.blog-single .post-title{
	margin-top: 0;
}
.blog-post .post-date strong{
	font-weight: 500;
}
.share-details-btn ul li {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 6px;
}
textarea.form-control{
	height: 120px;
}
.input-group-prepend .input-group-text{
	background-color: rgba(0,0,0,0);
	border-radius: 0;
	display: block;
	border-color: #e1e6eb;
	height: 100%;
}
.event-box .dez-post-meta{
	margin-bottom: 0;
}
.about-list li a{
	color: #222;
}
.header-nav .nav > li .sub-menu li .fa{
	display: none;
}
.site-footer .form-control::-moz-placeholder,
.site-footer .form-control{
	color: #fff;
}
.extra-nav .dropdown.search-btn button{
	cursor: pointer;
}
.dez-post-readmore .site-button-link i{
	margin-left: 10px;
}

@media only screen and (max-width: 1024px) {
	.event-box .date-post{
		width: 65px;
	}
	.event-box .date-post{
		width: 65px;
	}
	.event-box .event-info{
		padding-left: 80px;
	}
}
@media only screen and (max-width: 991px) {
	.blog-md .dez-post-media {
		width: 100%;
		margin-right: 0;
		margin-bottom: 15px;
	}
	img.alignright,
	img.alignleft,
	.comments-area .comment-form p{
		width: 100%;
	}
	ol.comment-list li .children{
		margin-left: 0;
	}
	ol.comment-list li.comment .reply a{
		position: unset;
	}
	.header-nav .nav > li .sub-menu li .fa{
		display: block;
		line-height: 40px;
	}
	
}
@media only screen and (max-width: 600px) {
	.modal-dialog{
		margin-left: 15px;
		margin-right: 15px;
	}
	.blog-content.p-a25 h2 {
		font-size: 20px;
		line-height: 28px;
	}
	.comment-form [class*="comment-form"] {
		width: 100%;
	}
	.more-event-info h2{
		font-size: 20px;
		line-height: 30px;
	}
}