/*
	Theme Name: Hello Elementor Child
	Template: hello-elementor
	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
	Version: 2.4.1
	Stable tag: 2.4.1
	Requires at least: 4.7
	Tested up to: 5.6
	Requires PHP: 5.6
	License: GNU General Public License v3 or later.
	License URI: https://www.gnu.org/licenses/gpl-3.0.html
	Text Domain: hello-elementor
	Tags: flexible-header, custom-colors, custom-menu, custom-logo, featured-images, rtl-language-support, threaded-comments, translation-ready
*/
.page div.wpforms-container-full .wpforms-form input[type=email], .page div.wpforms-container-full .wpforms-form input[type=text], .page div.wpforms-container-full .wpforms-form textarea{
    padding-left: 0;
}
.contact-form input::placeholder, .contact-form textarea::placeholder, .news-form div.wpforms-container-full .wpforms-form input[type=email]::placeholder{
    opacity: 1;
    color: #000000;
    font-weight: 600;
}
.page .contact-form div.wpforms-container-full .wpforms-form .wpforms-field{
    padding: 10px 0 22px 0;
}
.page .contact-form button#wpforms-submit-88{
    font-weight: 600;
}
.page .testi-home .elementor-swiper-button.elementor-swiper-button-prev, .page .testi-home .elementor-swiper-button.elementor-swiper-button-next{
    top: 45%;
}
.page .testi-home .eicon-chevron-right::before{
    font-size: 16px;
}
.page .testi-home .eicon-chevron-left::before{
    font-size: 16px;
}
.page .header-menu li.menu-item a{
    font-weight: 300;
}
.page .header-sec .elementor-social-icons-wrapper a:hover svg{
    fill: #ffb705;
    transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    -webkit-transition: all .2s;
}
.page .header-sec .elementor-social-icons-wrapper a svg{
    transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    -webkit-transition: all .2s;
}
@media(max-width: 1024px){
    .mr10responsive{
        margin-right: 10px;
    }
}
@media(max-width: 991.98px){
    .elementor-10 .elementor-element.elementor-element-86ab5a4 .elementor-swiper-button{
        top: 20%;
    }
    .page .header-menu li.menu-item a {
        font-size: 13px;
    }
    .headerTopResponsive{
        padding-top: 150px !important;
    }
}
@media(max-width: 767px){
    .elementor-10 .elementor-element.elementor-element-86ab5a4 .elementor-swiper-button{
        top: initial;
    }
    .page .testi-home .eicon-chevron-left::before{
        font-size: 12px;
    }
    .page .testi-home .eicon-chevron-right::before{
        font-size: 12px;
    }
    .mr10responsive{
        margin-right: 0;
    }
    .centerNumber h2{
        margin: 0 auto !important;
    }
}