/* 
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.294
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 */
@import url('https://fonts.googleapis.com/css2?family=League+Spartan:wght@100..900&display=swap');
nav.hfe-nav-menu__layout-horizontal.hfe-nav-menu__submenu-arrow a.hfe-menu-item.elementor-button {
    width: 180px;
    text-align: center !important;
    justify-content: center;
    height: 50px;
}
.headingnew span, .contentnew span {
    color: var( --e-global-color-secondary );
}
.stripbg {
    background-size: 100% 100% !important;
}
.ambitiousform span {
    width: 100%;
    font-size: 16px;
    margin: 0;
}
.ambitiousform input[type="text"],
.ambitiousform input[type="email"],
 .ambitiousform select {
    background: #f5f5f5;
    border: none !important;
    margin-bottom: 25px;
    height: 60px;
    display: flex;
    align-items: center;
    width: 100% !important;
}
.ambitiousform input::placeholder, 
.ambitiousform textarea.wpcf7-form-control.wpcf7-textarea::placeholder {
    color: #03466E;
}
.ambitiousform textarea::placeholder{
	  color: #03466E;
}
#gform_fields_1 .gform-field-label {
	font-size: 18px !important;
}
#gform_wrapper_2 .gform-footer.gform_footer.top_label {
    padding-bottom: 0 !important;
}
#field_2_9 .gform-field-label{
	  font-size: 18px !important;
}
.gform-field-label{
	font-size: 18px !important;
}
.gform_validation_errors>h2 {
    font-weight: 400 !important;

}
span.gform-icon.gform-icon--circle-error {
    display: none !important;
}
.gform_wrapper.gravity-theme .gform_validation_errors {
    padding-inline-end: 0 !important;
    padding-inline-start: 0 !important;
}
.gform_wrapper.gravity-theme .gform_validation_errors:focus {
    outline: none !important;
    outline-offset: none !important;
}
.ambitiousform input[type="text"],
.ambitiousform input[type="email"],
 .ambitiousform select {
    background: #f5f5f5;
    border: none !important;
    margin-bottom: 25px;
    height: 60px;
    display: flex;
    align-items: center;
    width: 100% !important;
    font-size: 18px !important;
    color: #03466E;
	 
}

#gform_wrapper_3  input[type="text"], #gform_wrapper_3 input[type="email"], #gform_wrapper_3 textarea{
	   padding:10px 10px;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background: #03466E;
    font-size: 20px;
    height: 60px !important;
    padding: 0px;
    width: 200px !important;
    margin-bottom: 0px;
}
#gform_submit_button_1,
#gform_submit_button_2{
    background: #03466E;
    font-size: 20px;
    height: 60px !important;
    padding: 0px;
    width: 200px !important;
    margin-bottom: 0px !important;
	
    border: none !important;
}
textarea.wpcf7-form-control.wpcf7-textarea,
.gform_wrapper.gravity-theme .gfield textarea {
    background: #f5f5f5;
    border: none;
    height: 170px;
    margin-bottom: 20px;
   font-size: 18px !important;
    color: #03466E;
}
.gform_wrapper.gravity-theme .gfield_label {
    display: inline-block;
    font-size: 18px !important;
    font-weight: 700;
    margin-bottom: 8px;
    padding: 0;
}
span.wpcf7-spinner {
    display: none !important;
}
.wpcf7-form .wpcf7-not-valid-tip {
    font-size: 14px;
    position: absolute;
    bottom: 4px;
}
.gform_wrapper.gravity-theme .gfield_validation_message, .gform_wrapper.gravity-theme .validation_message {
    background: transparent !important;
    border: 1px solid #c02b0a00 !important;
    font-size: 14.992px;
    margin-block-start: 0 !important;
    padding: 2px 0px 0 !important;
    margin-bottom: 0;
}
.gform_wrapper.gravity-theme .gform_validation_errors>h2{
    font-size: 16px !important;
}
.gform_wrapper.gravity-theme .gform_validation_errors {
    background: #fff9f900 !important;
    border-radius: 5px;
    border: 1.5px solid #c02b0a00 !important;
    box-shadow: none  !important;
    margin-block-end: 8px;
    margin-block-start: 8px;
    padding-block: 16px;
    padding-inline-end: 0;
    padding-inline-start: 48px;
    position: relative;
    width: 100%;
}
.priveacy-policy p:last-child{
	margin-bottom:0;
}
.mySwiper {
    padding: 30px 30px 30px !important;

}
.myTestimonials li.swiper-slide {
    border-radius: 0px !important;
    /* display: none !important; */
}
.slide-logo-main-block, .slide-logo-block {
    display: block !important;
    text-align: center !important;
}
.slide-logo-basic-info {
    text-align: center !important;
    display: block;
    margin-top: 22px;
    margin-left: 0px !important;
    padding-right: 0px !important;
}
.myTestimonials .swiper-button-next.swiper-logo-button-next {
    width: 70px !important;
    height: 70px !important;
	
}
.myTestimonials .swiper-button-prev.swiper-logo-button-prev {
    width: 70px !important;
    height: 70px !important;
	
}
.myTestimonials .swiper-button-prev.swiper-logo-button-prev::after {
    font-family: 'Font Awesome 5 Free';
    content: "";
    font-size: 50px !important;
    color: #03466E;
	    width: 80px;
	background-size:contain;
    height: 80px;
	background:url(http://lyonsdemoz.co.in/ambItious-ads/wp-content/uploads/2025/09/lefticon.png) no-repeat;
}
.myTestimonials .swiper-button-next.swiper-logo-button-next::after {
    font-family: 'Font Awesome 5 Free';
    content: "";
    font-size: 50px !important;
    color: #03466E;
	    width: 80px;
    height: 80px;
	background-size:contain;
	background:url(http://lyonsdemoz.co.in/ambItious-ads/wp-content/uploads/2025/09/righticon.png) no-repeat;
}
.myTestimonials
{
    position:relative;
}
.myTestimonials .slide-logo-image img {
    height: 70px;
    width: 70px;
    object-fit: contain !important;
}
.myTestimonials .swiper-button-prev.swiper-logo-button-prev {
    left: 0px;
    position: absolute;
    top: 38%;
}
.myTestimonials .swiper-button-next.swiper-logo-button-next {
    right: 0px;
    position: absolute;
    top: 38%;
}
.slide-logo-image {
    display: block !important;
}
#footerform .gform-footer.gform_footer.top_label {
    padding-bottom: 0;
}


.slide-logo-image img {
    height: 70px;
    width: 70px;
}
 .case-studies-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}
       .case-study-item {
    text-align: center;
    width: calc(33.333333% - 20px);
}
        .case-study-thumb img {
            width: 100%;
            height: auto;
        }
        .case-study-title {
    margin-top: 10px;
    font-size: 26px;
    font-weight: 600;
    text-align: left;
    color: #03466E;
    border-bottom: 1px solid #03466E;
    padding-bottom: 10px;
    line-height: 32px;
    text-transform: uppercase;
}
        .single-case_study .footerformnew {
    display: none;
}
.checkboxmain input[type="checkbox"] {
    display: inline-block;
    width: 15px !important;
    height: 15px !important;
    width: auto !important;
    margin-bottom: 0px;
}
.checkboxmain label {
    display: flex;
    gap: 10px;
    margin-bottom: 10px;
}
.page-id-492 .e-n-accordion-item {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    margin: 22px 0px !important;
	padding:5px 15px !important;
  
}
.ambitiousform b, .ambitiousform strong {
    font-weight: 600;
    font-family: "League Spartan", Sans-serif;
    font-size: 22px;
}
.contentsectionarea h4{
    margin-bottom: 0px;
}
.hfe-site-logo a{
	outline:none;
}



        @media (max-width: 768px) {
            .case-studies-grid {
    gap: 20px;
}
            .case-study-item
    font-size: 22px;
    font-weight: 600;
    color: #03466E;
    line-height: 32px;
    text-transform: uppercase;
    border-bottom: 1px solid #03466E;
    padding-bottom: 10px;
            {
                width:calc(50% - 10px);
            }
        }
        @media (max-width: 568px) {
            .case-study-item
            {
                width:100%;
            }
        }
@media only screen and (min-width: 768px) {
.ambitiousform .form-row {
    display: flex;
    gap: 15px;
}
}
@media (min-width:320px) and (max-width:992px) {
.case-study-title {
   
    font-size: 20px;
    line-height: 28px;
   
}
	#menu-1-478de5d li a{
	font-size:18px;
}	
}


@media (min-width:768px) and (max-width:992px) {
.mySwiper {
    padding: 20px 0px 0px;

}
.myTestimonials .swiper-button-next.swiper-logo-button-next::after {
    width: 40px;
    height: 40px;
    background-size: contain !important;
   
}
.myTestimonials .swiper-button-prev.swiper-logo-button-prev::after {
    width: 40px;
    background-size: contain !important;
    height: 40px;
 
}
.myTestimonials .swiper-button-prev.swiper-logo-button-prev {
    width: 40px;
    height: 40px;
}
.mySwiper {
    padding: 30px 10px 30px !important;
}
.mySwiperLogo .swiper-logo-buttons-block {
    margin-top: 20px !important;
}
}
@media (min-width:992px) and (max-width:1199px) {
#menu-1-478de5d li{
	margin-right: 20px;
}
	#menu-1-478de5d li a{
	font-size:18px;
}
}
@media (min-width:1200px) and (max-width:1399px) {
.myTestimonials .swiper-button-next.swiper-logo-button-next {
	right: -10px !important;
}
.myTestimonials .swiper-button-prev.swiper-logo-button-prev {
	left: -35px !important;
}
}

@media only screen and (min-width: 1400px) {
.myTestimonials .swiper-button-next.swiper-logo-button-next {
	right: -30px !important;
}
.myTestimonials .swiper-button-prev.swiper-logo-button-prev {
	left: -50px !important;
}
}
