/* 
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Description: A plain-vanilla & lightweight theme for Elementor page builder
	Author: Elementor Team
	Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
	License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Header Style Start */
header#masthead {
    height: 0;
}

.current_page_item:after {
    content: "";
    position: absolute;
    width: 50%;
    height: 2px;
    background: #fff;
    margin: 0 auto !important;
    left: 0;
    right: 0;
}

/* Home Page Style Start */

.main_testimonial_slider .swiper-wrapper {
	display: flex;
}

.main_testimonial_slider .testimonial-container {
	display: flex;
	align-items: center;
	padding: 2rem;
	background-color: #f2f2f2;
	border-radius: 5px;
	justify-content: center;
	gap: 20px;
}

.main_testimonial_slider .testimonial-card {
	display: flex;
	flex-direction: column;
	align-items: center;
	border-radius: 15px;
	background: #FFF;
	box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
	padding: 1.5rem;
	margin-bottom: 1rem;
/* 	width: 300px; */
}

.main_testimonial_slider .testimonial-author {
	display: flex;
	align-items: center;
	margin-top: 1rem;
}

.main_testimonial_slider .author-name {
	font-weight: bold;
/* 	margin-left: 0.5rem; */
}

.main_testimonial_slider .testimonial-card p {
    color: #8C8C8C;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 27px; /* 150% */
	width: 231px;
}

.main_testimonial_slider .testimonial-card .testimonial-author span {
    color: #646464;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px; /* 125% */
    margin-bottom: 18px;
    font-family: 'Poppins';
    width: 100%;
}

.main_testimonial_slider .rating-stars {
    display: flex;
    color: #1E1E1E;
    font-family: 'Poppins';
    font-size: 22.202px;
    font-style: normal;
    font-weight: 800;
    line-height: 22.202px;
    align-items: center;
    gap: 5px;
}

.main_testimonial_slider .rating-stars img {
    width: 32px;
    height: 36px !important;
    object-fit: contain;
}

.main_testimonial_slider .testimonial-card > img {
    margin-bottom: 20px;
}

.test_slider_short {
    position: relative;
}

.test_slider_short .swiper-button-prev {
    left: -50px;
    background-image: none !important;
    font-size: 0px !important;
}


.test_slider_short .swiper-button-next {
    right: -50px;
    background-image: none !important;
    font-size: 0px !important;
}

.test_slider_short .swiper-button-prev:after,
.test_slider_short .swiper-button-next:after {
    background-image: none !important;
    font-size: 0;
}

.test_slider_short .swiper-button-prev:before {
    content: "asd";
    background: url(https://snologies.com/myhero/wp-content/uploads/2024/01/arrow_drop_down_circle.png);
    width: 48px !important;
    position: absolute;
    height: 48px;
}

.test_slider_short .swiper-button-next:before {
    content: "asd";
    background: url(https://snologies.com/myhero/wp-content/uploads/2024/01/arrow_drop_down_circle.png);
    width: 48px !important;
    position: absolute;
    height: 48px;
    font-size: 0;
    transform: rotate(180deg);
}

/* Plumbing Services Page Style Start */

.req_con .btn input {
    width: auto !important;
}

/* Contact Us Page Style Start */

.con_container .w-50 {
    display: flex;
    gap: 12px;
}

.con_container input {
    background: #012D49;
    border: 1px solid #012D49;
    color: #fff;
    font-family: 'Poppins';
}

.con_container label {
    font-family: Poppins;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    margin-bottom: 8px;
}

.con_container .btn {
    text-align: center;
}

.con_container .btn span.wpcf7-spinner {
    position: absolute;
}

.blog_con {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: space-between;
}

.blog_con .inner {
    background: #012D49;
    width: 32.5%;
    padding: 20px 20px;
    border-radius: 5px;
}

.blog_con .inner h2 {
    font-size: 21px;
    font-weight: 600;
    font-family: 'Poppins';
    line-height: 25px;
    letter-spacing: 0em;
    text-align: left;
    color: #fff;
}

.blog_con .inner figure {
    background: #fff;
    height: 252px;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px !important;
}

.blog_con .inner p {
    font-size: 12px;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: 0em;
    text-align: justify;
    color: #fff;
    font-family: 'Poppins';
}

.blog_con .inner a {
    color: #fff;
    font-family: 'Poppins';
    font-size: 16px !important;
    line-height: 24p;
}

/* Footer Style Start */
.foot_con label {
    color: #FFF;
    text-align: center;
    font-size: 15.897px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    font-family: 'Poppins';
    margin-bottom: 9px;
}

.foot_con input {
    border-radius: 5.006px;
    background: #FFF;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    width: 300px;
    height: 42.054px;
    flex-shrink: 0;
}

.foot_con .btn input {
    color: #000;
    text-align: center;
    font-family: 'Poppins';
    font-size: 11px;
    font-weight: 700;
    line-height: 21px;
    padding: 5px 30px;
    border: 1px solid #fff;
    width: 130px;
    height: 30px;
    flex-shrink: 0;
}

.foot_con .btn input {
    background: #000;
    border-color: #000;
    color: #fff;
}


/* Responsiveness Start */
@media screen and (max-width:1024px){
	
}

@media screen and (max-width:768px){
	
	/* Header 768px */
	
	.test_slider_short .swiper-button-next {
		right: 20px;
	}

	.test_slider_short .swiper-button-prev {
		left: 20px;
	}
	
	/* Blog 768 */
	
	.blog_con .inner {
		width: 49%;
	}
	
}

@media screen and (max-width:600px){
	
	html, body {
		overflow-x: hidden !important;
	}
	
	/* 	Header 600 */
	
	nav.hfe-nav-menu__layout-horizontal.hfe-nav-menu__submenu-arrow.hfe-dropdown {
		width: 98vw !important;
		left: -207px !important;
		top: 120px;
	}
	
	/* Home 600 */
	
	.test_slider_short .swiper-button-next {
		right: 20px;
	}

	.test_slider_short .swiper-button-prev {
		left: 20px;
	}
	
	/* Blog 768 */
	
	.blog_con .inner {
		width: 100%;
	}
	
	/* Footer Style Start 600 */
	
	.foot_con input {
		width: 100%;
	}
}

