.dc-2 {
	color:#31b44b!important;
}
.project_post.style_seven .overlay::before {
 background: #1c204bc7 !important;
}
.project_post.style_seven .image_box img {
	height: 100%;
}
.title_all_box.style_three.light_color h2 {
	color: var(--heading-dark);
}
.project_caro_section.style_two .p_pagination .swiper-pagination, .project_caro_section.style_nine .p_pagination .swiper-pagination {
	padding: 20px 0px 0px;
}

.p_pagination{
	display:none!important;
}

.gar {
    margin-top: 10px;
    font-size: 14px;
    margin-bottom: 15px!important;
    line-height: 21px;
}

.ki {
    font-size: 17px;
    font-weight: 600;
    color: #31b44b;
}
.lex {
	filter:none;
	-webkit-transform:scale(1);
	transform:scale(1);
 -webkit-transition:.6s ease-in-out;
 transition:.6s ease-in-out;
}
.lex:hover {
	-webkit-transform:scale(.96);
	transform:scale(.96);
	filter:grayscale(65%);
	-webkit-filter:grayscale(65%);
}
#slide-container {
	position:relative;
	max-width:800px
}
#slide-first-element {
	display:block;
	width:100%;
	height:auto;
	animation:32s infinite fade-1;
	-webkit-animation:32s infinite fade-1
}
#slide-element-2, #slide-element-3, #slide-element-4 {
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	bottom:0;
	left:0;
	right:0
}
#slide-element-2 {
	animation:32s infinite fade-2;
	-webkit-animation:32s infinite fade-2
}
#slide-element-3 {
	animation:32s infinite fade-3;
	-webkit-animation:32s infinite fade-3
}
#slide-element-4 {
	animation:32s infinite fade-4;
	-webkit-animation:32s infinite fade-5
}
@keyframes fade-1 {
0%, 100% {
opacity:1
}
33%, 66% {
opacity:0
}
}
@keyframes fade-2 {
0%, 100%, 66% {
opacity:0
}
33% {
opacity:1
}
}
@keyframes fade-3 {
0%, 100%, 33% {
opacity:0
}
66% {
opacity:1
}
}
@keyframes fade-4 {
0%, 100%, 25%, 50% {
opacity:0
}
75% {
opacity:1
}
}
#slide-container-sec {
	position:relative;
	max-width:800px
}
#slide-first-element-sec {
	display:block;
	width:100%;
	height:auto;
	animation:24s infinite fade-1;
	-webkit-animation:24s infinite fade-1
}
#slide-element-2-sec, #slide-element-3-sec, #slide-element-4-sec {
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	bottom:0;
	left:0;
	right:0
}
#slide-element-2-sec {
	animation:24s infinite fade-2;
	-webkit-animation:24s infinite fade-2
}
#slide-element-3-sec {
	animation:24s infinite fade-3;
	-webkit-animation:24s infinite fade-3
}
#slide-element-4-sec {
	animation:24s infinite fade-4;
	-webkit-animation:24s infinite fade-5
}

 
 @media only screen and (min-width: 30px) and (max-width: 991px) {

 .pd_top_90 {
 padding-top: 45px !important;
}
}
 @media only screen and (min-width: 30px) and (max-width: 767px) {
.pd_top_90 {
 padding-top: 30px !important;
}
.zip{
        font-size: 21px!important;
        line-height: 28px!important;
    }

}
