/*
Theme Name: BepsokeMoney
Description: BepsokeMoney  is simple responsive SEO friendly theme. 
Version: 0.1
Tags:  blog, news, featured-images, one-column, theme-options
Text Domain: BepsokeMoney
Domain Path: BepsokeMoney 
Author: A2Z Developing Team [tanand79gmail.com] 
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
#masthead {
	position: absolute !important;
	left: 0;
	right: 0;
}
.wpforms-field-container input::placeholder, .wpforms-field-container textarea::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #010101 !important;
  opacity: 1; /* Firefox */
}

.wpforms-field-container input:-ms-input-placeholder, .wpforms-field-container textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #010101 !important;
}

.wpforms-field-container input::-ms-input-placeholder, .wpforms-field-container textarea::-ms-input-placeholder { /* Microsoft Edge */
  color: #010101 !important;
}
body,html{
	overflow-x:hidden !important;
	position:relative;
}
.ekit-wid-con .elementskit-single-testimonial-slider{
	-webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.swiper-button-next, .swiper-button-prev {
	top: 100% !important;	
}

.elementor-7 .elementor-element.elementor-element-87ff77b .premium-blog-post-container {
	background-color: #FFFFFF;
	box-shadow: none;
}

.testimonial-section .ekit-wid-con .elementskit-testimonial-slider .swiper-pagination {
	/* display: -webkit-box; */
	/* display: -ms-flexbox; */
	display: flex;
	-webkit-box-align: left;
	-ms-flex-align: left;
	align-items: left;
	-webkit-box-pack: left;
	-ms-flex-pack: left;
	justify-content: left !important;
	left: 70px;
}
.testimonial-section .elementskit-testimonial-slider .swiper-button-next {
	left: 20%;
}
.testimonial-section .elementskit-testimonial-slider .swiper-button-prev {
	left: 2% !important;
}
.blog-slider a.carousel-arrow.carousel-next {
	top: 70px;
}
.blog-slider a.carousel-arrow.carousel-prev {
}
.blog-slider .premium-blog-post-container {	
	box-shadow: 0px 0px 10px 0px rgba(177.45166320800783, 177.45166320800783, 177.45166320800783, 0.5) !important;
}
.blog-slider .slick-dots {
	display: none;
}
.eael-accordion-content p a {
	color: #fff;
	font-weight: bold;
	background: #b2172b !important;
	padding: 10px 20px;
	border-radius: 30px;
}
.eael-accordion-content p a:hover{
	background: #003250;
}
/*RESPONSIVE*/
@media screen and (min-width: 3000px) {
	header ul li a{	
		font-size: 12px !important;		
	}
	.elementor-61 .elementor-element.elementor-element-3a0e609 .elementor-icon {
		font-size: 20px;
	}
}
@media screen and (max-width: 1440px) {

}
@media screen and (max-width: 1270px) {

}
@media screen and (max-width: 1023px) {
	h3 br{
		display:none;
	}
	.testimonial-section .elementskit-testimonial-slider .swiper-button-next {
		left: 30%;
	}
}

@media screen and (max-width: 767px) {
	.ekit-wid-con .elementskit-testimonial-slider .swiper-pagination {
	
		justify-content: center !important;
		left: 20px;
	}
	.testimonial-section .ekit-wid-con .elementskit-testimonial-slider .swiper-pagination {
		justify-content: center !important;
		left: 0;
	}
	.blog-slider .slick-dots {
		display: block;
	}
	.blog-slider a.carousel-arrow.carousel-prev {
		top: 70px;
		left: -30px;
	}
}

@media screen and (max-width: 480px) {

}
@media screen and (max-width: 414px) {

}