/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
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, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */


/* header css */





.hfe-nav-menu li.elementor-button-wrapper {
    margin-left: 73px;
}

.hfe-nav-menu li.elementor-button-wrapper a {
    position: relative;
}

.hfe-nav-menu li.elementor-button-wrapper a:after {
    content: '';
    right: 25px;
    width: 8px;
    height: 8px;
    border-top: 1.5px solid #ffffff;
    border-right: 1.5px solid #ffffff;
    position: absolute;
    z-index: 999;
    background: transparent !important;
    opacity: 1 !important;
    transform: rotate(45deg) !important;
}

.hfe-nav-menu li.elementor-button-wrapper:hover a:after {
	border-top: 1.5px solid #11A6A0;
    border-right: 1.5px solid #11A6A0;
}

.current-menu-item a.hfe-menu-item.elementor-button {
    color: #11a6a0 !important;
	background: #ffffff !important;
}


.current-menu-item a.hfe-menu-item.elementor-button:after {
	border-top: 1.5px solid #11a6a0;
    border-right: 1.5px solid #11a6a0;
}

/* footer css */


.footer-newsletter h4.footer-form-title {
    font-family: Raleway;
    font-size: 16px;
    font-weight: 600;
    line-height: 25.6px;
    text-align: left;
    color: #ffffff;
    margin-top: 0;
    margin-bottom: 20px;
}

.footer-newsletter input.wpcf7-form-control.wpcf7-email.wpcf7-validates-as-required.wpcf7-text.wpcf7-validates-as-email {
    padding: 20px;
    border: 1px solid #ffffff50;
    background: transparent;
    border-radius: 5px;
    color: #ffffff !important;
    font-family: Raleway;
    font-size: 16px;
    font-weight: 400;
    line-height: 18.78px;
    text-align: left;
	margin-bottom: 20px;
}


.footer-newsletter input.wpcf7-form-control.wpcf7-email.wpcf7-validates-as-required.wpcf7-text.wpcf7-validates-as-email::placeholder {
  color: #ffffff;
}

.footer-newsletter .submit-button {
    width: 100%;
    padding: 22px;
    font-family: Raleway;
	text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    line-height: 12px;
    background: #11A6A0;
    color: #ffffff;
    border: 1px solid #11a6a0;
    border-radius: 5px;
    background-image: url(https://ewebworld.in/client-demo/reguard/wp-content/uploads/2024/09/caret-right-1.svg);
    background-repeat: no-repeat;
    background-position: center right 90px;
}

.footer-newsletter .submit-button:hover {
    background-color: transparent;
}



footer form.wpcf7-form.invalid {
    color: #ffffff;
}






/* homepage css */






/* banner slider-css */

.banner-slider {
	overflow: hidden;
}
.banner-slider .swiper-slide {
	background-size: cover;
	background-position: center;
}

.slider-content-main {
	overflow: hidden;
	height: 970px;
	display: flex;
	align-items: center;
	position:relative;
}
.slider-content-main:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	background-color: #0000000f;
}

.slider-content {
	max-width: 80%;
}
			
.slider-content {
    max-width: 1750px;
    padding: 0 10px;
    margin: 0 auto;
    width: -webkit-fill-available;
    position: relative;
    z-index: 1;
}
			
.slide-components h1 {
    color: #FFFFFF;
    font-family: "Inter", Sans-serif;
    font-size: 6.15vw;
    font-weight: 700;
    line-height: 100px;
	margin: 0;
}
		
.slide-components p {
    color: #ffffff;
    font-family: "DM Sans", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
}
			
a.slider-button {
    background-color: #11A6A0;
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 17px;
    border-radius: 50px 50px 50px 50px;
    padding: 27px 93px 27px 93px;
    display: flex;
    color: #ffffff;
	max-width: fit-content;
	gap: 2px;
}

a.slider-button span {
    line-height: 0;
}

.slide-components {
    max-width: 1010px;
	display: flex;
    flex-direction: column;
	gap: 30px;
}

.nav-btns {
    display: none;
}

.swiper-pagination-bullet {
    background: #00b4bc;
	width: 12px;
    height: 12px;
    border: 1px solid #ffffff;
}


/* ----------------------------------- */






.our-exertise-boxes li.elementor-icon-list-item {
    position: relative;
}

.our-exertise-boxes li.elementor-icon-list-item:before {
    content: '';
    width: 2px;
    height: 100%;
    background: #11A6A0 !important;
    position: absolute;
}

.our-exertise-boxes li.elementor-icon-list-item span.elementor-icon-list-text {
    padding-left: 10px !important;
}


.testionial-img h3.elementor-image-box-title {
    margin: 0;
}


/* recent blogposts */

.recent-blogposts {
    display: flex;
    gap: 30px;
}


.recent-blogposts h3 a{
    font-family: Inter;
    font-size: 16px;
    font-weight: 700;
    line-height: 20.23px;
    text-align: left;
	color:#000000;
}



.recent-blogposts a.read-more-link {
    font-family: DM Sans;
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    text-align: left;
	color:#000000;
    text-transform: uppercase;
}

.blogpost img {
    width: 100%;
}


.blogpost {
    padding: 30px 20px;
	box-shadow: 0px 0px 4px 0px #00000040;
}

.blogpost h3 {
    font-size: unset;
}









/* contact us page */

.contact-page-form input, .contact-page-form textarea {
    background: #FAFAFA;
    border: 0.5px solid #A7A7A7;
    padding: 20px 15px;
    font-family: Poppins;
    font-size: 12px;
    font-weight: 300;
    line-height: 12px;
    text-align: left;
	outline: none !important;
	border-radius:5px;
}

.contact-page-form .submit-button {
    padding: 22px;
    background: #11A6A0;
    color: #ffffff;
    border: 1px solid #11a6a0;
    border-radius: 50px;
    background-image: url(https://ewebworld.in/client-demo/reguard/wp-content/uploads/2024/09/caret-right-1.svg);
    background-repeat: no-repeat;
    background-position: center right 18px;
    font-family: Poppins;
    font-size: 16px;
    font-weight: 600;
    line-height: 12px;
    text-align: left;
}

.contact-page-form .submit-button:hover {
    background-color: transparent;
}

.input-fields {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px 20px;
}

.contact-page-form p  {
    margin: 0;
}

.contact-page-form {
    display: grid;
    gap: 40px;
}



/* Blogs */

nav.navigation.pagination {
    justify-content: center;
}

.nav-links {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

.page-numbers {
    font-size: 18px;
    line-height: 10px;
}

a.page-numbers {
    color: #1faba6;
}

.blog-pg {
    max-width: 1360px !important;
    padding: 0 10px;
	margin-bottom:50px;
}













/* single blog */

.recent-blogposts {
    display: flex;
    gap: 30px;
    margin-bottom: 50px;
	margin-top: 20px;
}


.single-blog-pg h1.entry-title {
	font-family: Inter;
	font-size: 36px;
	font-weight: 700;
	line-height: 47.88px;
	color:#11A6A0;
}

.single-blog-pg {
    font-family: DM Sans;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    text-align: left;
    color: #565656;
}



/* RESPONSIVE */


@media (max-width:1200px) {
	.slide-components h1 {
		line-height: 77px;
	}
	a.slider-button {
		padding: 18px 30px 18px 30px;
	}
	.slider-content-main {
		height: 600px;
	}
	.slide-components {
		max-width: 720px;
	}
	
	
}


@media (max-width: 992px){
	.hfe-nav-menu li.elementor-button-wrapper {
		margin-left: 0;
	}
	.slider-content-main {
		height: 350px;
	}
	.slide-components h1 {
        line-height: 65px;
		font-size: 58px;
    }
	
	
}
@media (max-width: 776px){
	

	.slide-components h1 {
		font-size: 38px;
		line-height: 45px;
	}	
	
	a.slider-button {
		font-size: 13px;
	}
	a.slider-button {
		display: flex;
		width: fit-content;
		padding-bottom: 12px;
	}
	
	
	
	
	
	
	

	
	
	.footer-newsletter .submit-button {
		padding: 18px;
		font-size: 13px;
	}
	.recent-blogposts {
		gap: 5px;
	}
	.single-blog-pg h1.entry-title {
		font-size: 25px;
		line-height: 35.88px;
	}
	.recent-blogposts {
		gap: 20px;
		flex-direction: column;
	}
	.blog-pg h1 {
		font-size: 30px;
	}
}
