/* ==============================================================================
Theme Name: Phlox Child
Description: Child theme for the Phlox theme 
Author: averta
Template: phlox-pro
Version: 1.0
================================================================================= */


.elementor-location-footer .elementor-container.elementor-column-gap-default {
    max-width: 1600px;
    margin: auto;
    padding-left: 5%;
    padding-right: 5%;
}

.site-header-section .aux-header-elements:not(.aux-vertical-menu-elements), .site-header-section .aux-fill .aux-menu-depth-0 > .aux-item-content{height: 112px;}
/*------------13/5/2022--------------*/

.site-header-section .aux-header-elements:not(.aux-vertical-menu-elements), .site-header-section .aux-fill .aux-menu-depth-0 > .aux-item-content{height:110px;}
.site-header-section .aux-btn2-box .aux-button{font-weight:400;padding:13px 23px;}
.site-header-section .aux-btn1-box .aux-button{font-weight:400;padding:13px 23px;} 
.hero-slide .hero-title .slide-title b{font-weight:900;}
.hero-slide .hero-slide-content{max-width:1090px !important;padding-left:130px;}  
.hero-slide.incharged-winning-slide  .hero-slide-content{max-width:1090px !important;} 
.bottom-bg-position{background-position:center bottom;}
.top-bg-position{background-position:center top;}
.hero-slide .hero-slider-arrows .slick-arrow{background-color:transparent;}
.award-accoladesList ul{}
.award-accoladesList ul li{margin-bottom:15px;}

/* --------- 3/11/2023 ----------- */
.aux-master-menu .aux-menu-item .aux-item-content{
	display:inline-flex;
	align-items:center;
	font-family: "Titillium Web", Sans-serif !important;
}
.aux-master-menu .aux-menu-icon{padding-right:5px;}

.header-btn{position:relative}

.header-btn .elementor-button-icon{
    position: absolute;
    left: 50%;
    top: 50%;
    opacity: 0;
    z-index: 2;
    -webkit-transform: translate(-200%, -50%);
    -ms-transform: translate(-200%, -50%);
    transform: translate(-200%, -50%);
    -webkit-transition: -webkit-transform 450ms,opacity 450ms;
    transition: transform 450ms,opacity 450ms;
	font-size:1.8rem;
}
.header-btn::after{
	content:"";
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:#000;
	height:100%;
	width:0;
	opacity:0;
	visibility:hidden;
	z-index:1;
	margin:auto;
	transition: width 450ms,opacity 450ms,visibility 450ms,z-index 450ms;
}
.header-btn:hover::after{
	width:100%;
	opacity:1;
	visibility:visible;
}
.header-btn:hover .elementor-button-icon{transform: translate(-62%, -50%);opacity:1}
.sub-menu.aux-submenu>.aux-hover>.aux-item-content{
	background:#AAAAAA !important;
}

/*  */
.contactSec {    
    padding-bottom: 30px;
    position: relative;
    padding-left: 120px;
    padding-right: 120px;
}

.get-touchrow {
    display: flex;
    flex-wrap: wrap;
}

.style-2 .get-touchrow {
    justify-content: space-between;
}

.style-2 .get-touchcol {
    width: 50%;
}

.style-2 .get-touchcol:first-child {
    width: 48%;
    padding-right: 52px;
}

.get-touchText {
    padding-left:0px;
}

.style-2 .get-touchText .secHead {
    padding-bottom: 30px;
    margin-bottom: 30px;
    max-width: unset;
    border-bottom: 3px solid #409E21;
}

.get-touchText .secHead .secTitle .secTitle {
    font-size: 121px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: .98;
    color: #000;
    margin-bottom: 30px;
}

.style-2 .get-touchText .secHead p {
    font-weight: 500;
    color: #000000;
}


.contactSec .d-none {
    display: none !important;
}

.get-touchformMian {
    margin-top: 16px;
}

.contact-form.get-touch-form {
    background: #f9f9f9; 
    padding:40px;    
}

.style-2 .contact-form.get-touch-form {
    box-shadow: 0 0 25px 5px rgba(0,0,0,.11);
    max-width: 90%;
}

.style-2 .get-touch-inner {
box-shadow:0;
}

.get-touchText .secTitle {
    font-size: 48px;
    font-family: "Poppins", Sans-serif !important;
    margin-bottom: 20px;
    color: #000000;
}

.style-2 .contactdetails {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.continfo {
    font-size: 34px;
    font-weight: 800;
    color: #000;
    line-height: 1.2;
    margin-bottom: 16px;
    display: inline-block;
}

.style-2 .continfo {
    font-size: 16px;
    font-weight: 700;
}

.style-2 .continfo:hover{
    color: #409E21;
}

.contact-type-btns {
    margin-top: 70px;    
}

.contact-type-btns p {
    color: #000;
    margin-bottom: 20px;
    font-weight: 500;
}

.contact-type-btns .btn {
    padding: 20px 30px;
    font-size: 16px;
    border: 2px solid #409E21;    
    font-family: Poppins,sans-serif;
    text-transform: uppercase;
    color: #409E21;
    background: #ffffff;
}

.contact-type-btns .btn:hover{
    background: #000000;
    color: #ffffff;
    border-color:#000000;
}

.contact-type-btns .btn.btn-outline {
    border: 2px solid #409E21;
    background: 0 0;
    color: #409E21;
    border-radius: 3px;
    margin-left: 15px;
}

.contact-type-btns .btn.active {
    border-color: #409E21;
    background-color: #409E21;
    color: #ffffff;
}

.contact-type-btns .btn.btn-outline:hover{
    background: #409E21;
    color: #ffffff;
}

/* common-padding-start */
.post-19201.hentry .entry-main{margin-bottom: 0;}
.post-19201.hentry .entry-content, .post-19201.hentry .comment-body{margin-bottom: 0;}
/* common-padding-end */


/* gravity form */
.gform_title{display: none;}
.gfield input,.gfield textarea,.gfield select {padding: 10px 13px !important;line-height: 1.2; border: none !important;border:2px solid #e6e6e6 !important;border-radius: 0;font-size: 14px !important;font-weight:400;color: #2e2e30;transition: .4s all ease-in-out;width: 100%;background: transparent;}
.gfield input:focus,.gfield textarea:focus{border-color: #409E21 !important;}
.gfield textarea {height: 100px !important;resize: none; max-width: 100% !important;}
.gform_wrapper.gravity-theme .gfield_label {font-size: 14px !important; font-weight: 500 !important; color: #000000 !important;}
.gsection{padding: 0 !important;border: 0 !important;}
.gsection_description{font-size: 16px !important;font-weight: 500;color: #000;}
.gform_button, .gform-theme-button {padding: 20px 40px !important; font-size: 16px !important;}
.gform_button:hover, .gform-theme-button:hover {background: #409E21 !important;}
.gfield_validation_message {width: 100%;margin: 0;text-align: right;font-size: 12px !important;line-height: 12px !important;padding: 5px 5px 4px !important;color: #fb0101 !important;background-color: transparent !important;border: none !important;}
.gform_wrapper.gravity-theme .gfield_error [aria-invalid=true]{border: 1px solid #fb0101 !important;}
#get-product-sec.get-product-sec .gfield.gfield_error [aria-invalid=true]{border: 1px solid #fb0101 !important;}


.gform_wrapper.gravity-theme  #gform_8 .gfield_error [aria-invalid=true]{border:1px solid #d5d5d5 !important;}
.gform_wrapper.gravity-theme .gform_validation_errors {background: transparent !important;border: none !important;border-radius: 0 !important;box-shadow: none !important;padding: 10px !important;}
.gform_wrapper.gravity-theme .gform_validation_errors>h2 {color: #fb0101 !important;}
.gform_wrapper.gravity-theme .gf_page_steps{border: none !important;text-align: center;order: 2;margin: 0 !important;}
.gform_wrapper.gravity-theme .gf_step{margin: 10px !important;}
.gform_wrapper.gravity-theme .gf_step_number{width: 22px !important;height: 22px !important;background: #f1f1f1 !important;font-size: 0 !important;border: none !important;}
.gform_wrapper.gravity-theme .gf_step_active .gf_step_number{background: #93ffd2 !important;}
.gform_wrapper.gravity-theme .gf_step_completed .gf_step_number:before{width: 22px !important;height: 22px!important;top: 0 !important; left: 0 !important;}
.gform_wrapper.gravity-theme .gf_step_completed .gf_step_number:after{font-size: 20px !important;}

.gform_wrapper.gravity-theme .gfield_required {position: relative;}
.gform_wrapper.gravity-theme .gfield_required:before{content: '*'; font-size: 14px; color: #ff0000;}
.gform_wrapper.gravity-theme .gfield_required .gfield_required_text{display: none !important;}

.gform_wrapper.gravity-theme .gf_progressbar_wrapper {display: none !important;}
#get-product-sec .gfield select{background: #2C2C2C url(css/images/svg/dropdown-arrow.svg) no-repeat right 40px center !important;background-size: 12px !important;
padding-right: 60px !important;}

/* gravity form */

.elementor.elementor-15805 .power-pocket-title .elementor-heading-title.elementor-size-default{font-weight: 300 !important;}
.elementor.elementor-15805 .power-pocket-title .elementor-heading-title.elementor-size-default b{font-weight: 600 !important;}
.elementor.elementor-15805 .protable-wifi-service-box .elementor-heading-title {font-weight: 800 !important;margin-bottom: 20px;}

.contactform_sl .gform_wrapper.gravity-theme .gfield_label{color: #ffffff !important; font-weight: 400 !important;}

.contactform_sl .gfield input, .contactform_sl .gfield textarea, .contactform_sl .gfield select {
    background: #ffffff !important;
    border-color: #ffffff !important;
}

.contactform_sl .gfield input:focus, .contactform_sl .gfield textarea:focus{border-color: #409E21 !important;}

.contactform_sl .gform_button, .contactform_sl .gform-theme-button{background: #FF9902 !important;}

.contactform_sl .gform_button:hover, .contactform_sl .gform-theme-button:hover {background: #409E21 !important;}


.get-product-sec {padding: 80px 0; background: #181818;}
.get-product-sec .elementor-widget-container {max-width: 683px; margin: auto;}
.get-product-sec .elementor-widget-container h2 {text-align: center; font-family: "Poppins", Sans-serif !important; font-size: 55px; color: #ffffff; font-weight: 200;}
.get-product-sec .gform_wrapper.gravity-theme .gform_page_footer {text-align: center;display: flex;flex-wrap: wrap;align-items: center;justify-content: center;}


.ginput_container.ginput_container_radio .gfield_radio {
    display: flex;
    flex-wrap: wrap;
    padding: 4px;
    border: 1px solid #454545;
    background: #2c2c2c;
}

.ginput_container.ginput_container_radio .gfield_radio .gchoice {
    width: 50%;
    position: relative;    
}

.ginput_container.ginput_container_radio .gfield_radio .gchoice .gform-field-label {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: 100%;    
    text-align: center;
    max-width: 100%;
    color: #B8B8B8;
    font-size: 20px;font-weight: 400;line-height:2.2;cursor: pointer;
}

#get-product-sec.get-product-sec .gfield input.gfield-choice-input {
    border:0 !important;
    box-shadow: none !important;
}

#get-product-sec.get-product-sec .gfield input.gfield-choice-input[type="radio"]:checked {
    background-color: #ffffff !important;
    border-radius: 3px;
    width: 100%;
}
#get-product-sec.get-product-sec .gfield input.gfield-choice-input[type="radio"]:checked ~ .gform-field-label{color: #4C4C4C;font-weight: 700;}

#get-product-sec.get-product-sec .gfield input, .get-product-sec .gfield textarea, .get-product-sec .gfield select{
    background: #2c2c2c !important;
    border:1px solid #454545 !important;
    color: #ffffff !important;
    padding: 24px 24px !important;
}
#get-product-sec .gfield{margin-bottom: 8px;}
#get-product-sec .inc.button, #get-product-sec .dec.button{width: 85px;max-height: 100%;background: #fff;color: #4C4C4C;font-size: 20px;text-align: center;border-radius: 3px;
margin: 4px;line-height: 3;cursor: pointer;}
#get-product-sec .inc.button{position: absolute;right: 0;top: 0;bottom: 0;}
#get-product-sec .dec.button{position: absolute;left: 0;top: 0;bottom: 0;}
.gfield.devices .ginput_container,.gfield.devices .ginput_container{position: relative;}
#get-product-sec .gfield.devices .large{padding: 20px 105px !important;text-align: center;font-size: 20px !important;font-weight: 700;}
#gform_page_4_1 .gform_page_fields{border-bottom: 1px solid #383838;padding-bottom: 54px;}
#gform_page_4_1 .gform_page_footer{margin-top: 18px;}
#get-product-sec .gform_next_button.button,#get-product-sec .gform_button.button{text-transform: uppercase;background: #409E21;color: #fff;min-width: 330px;font-size: 18px !important;line-height: 1;font-weight: 700;
margin-bottom: 0;padding: 24px 20px !important;font-family: 'Raleway';}
#get-product-sec .gform_next_button.button:hover,#get-product-sec .gform_button.button:hover{background: #11AEA9;}
#get-product-sec .gfield textarea{height: 123px !important;}

#get-product-sec .gform_previous_button.button{display: none;}
/*#get-product-sec .gform_previous_button.button{background: transparent;filter: brightness(0) invert(1); position: relative;
width: 35px;height: 35px;padding: 0 !important;margin-bottom: 0 !important;margin-right: 20px;}
#get-product-sec .gform_previous_button.button:hover{background: transparent !important;}*/



.get-product-sec .gfield input:focus, .get-product-sec .gfield textarea:focus{border-color: #409E21 !important;}
#get-product-sec.get-product-sec .gfield input:focus, .get-product-sec .gfield textarea:focus, .get-product-sec .gfield select:focus{border-color: #409E21 !important;}

.get-product-sec .gform_wrapper.gravity-theme .gfield_label {color: #747474 !important; font-size: 16px !important;}

.elementor-10051 .protable-wifi-service-box .elementor-heading-title,.elementor-10051 .protable-wifi-service-box .elementor-text-editor{text-align: left !important;}

.hero-slider-white.hero-slide .hero-title .slide-title{color: #fff !important;}
.hero-slider-white.hero-slide .hero-slide-text{color: #fff !important;}
.hero-slider-white.hero-slide .hero-btn{background: #fff !important;color: #000 !important;border: 4px solid #fff!important}
.hero-slider-white.hero-slide .hero-btn:hover {background-color: #0fb7b2!important;border: 4px solid #0fb7b2!important;color: #fff!important;}
.hero-slider-white.hero-slide .hero-slider-arrows .slick-arrow img{filter: brightness(0) invert(1);}
.hero-slider-white.hero-slide .hero-slider-arrows .slick-arrow{background-color: transparent;}

.vendx-slide.hero-slide .hero-title .slide-title{font-size: 76px !important;}

a:hover {text-decoration: none !important;}

 #quote-now-sec .elementor-row {
  justify-content: end;
}

@media screen and (max-width: 1600px) {
.vendx-slide.hero-slide .hero-title .slide-title{font-size: 70px !important;}
}
@media screen and (max-width: 1460px) {
    .elementor-19582 .elementor-element.elementor-element-6d7c5db.charging-service-title{padding: 100px 0 120px;}
    .charging-service{padding: 0 10px 100px !important;}
    .contactSec {padding-left: 50px; padding-right: 50px;}
    .elementor.elementor-15805 .wifi-essential-title{padding:100px 35px 152px 35px!important;}
    .elementor.elementor-15805 .protable-wifi-service-box{padding: 0 35px 140px !important;}
    .vendx-slide.hero-slide .hero-title .slide-title{font-size: 50px !important;}
}
@media screen and (max-width: 1348px) {}

@media screen and (max-width: 1299px) {
    .charging-service {
        padding: 0 10px 100px 10px !important;
    }
    .elementor.elementor-15805 .protable-wifi-service-box {
        padding: 0 35px 100px !important;
    }
}
@media screen and (max-width: 1199px) {
    .elementor-19582 .elementor-element.elementor-element-6d7c5db.charging-service-title {
        padding: 80px 0 80px;
    }

    .style-2 .get-touchcol:first-child {width: 50%; padding-right: 40px;}
    .contactSec {padding-left: 20px; padding-right: 0;}
    .elementor.elementor-15805 .protable-wifi-service-box {padding: 0 15px 100px !important;}
    .elementor.elementor-15805 .wifi-essential-title {padding: 60px 15px!important;}
    .vendx-slide.hero-slide .hero-title .slide-title{font-size: 40px !important;}
    .hero-slider .hero-slide{min-height: 80vh!important; padding-top: 120px !important;padding-bottom: 120px !important;}

.get-product-sec{padding: 50px 0;}

}
@media screen and (max-width: 1023px) {
    .hero-slider-white.technology-slide.hero-slide{background: #08080a;}
    .hero-slider-white.hero-slide{background: #000;}
    .vendx-slide.hero-slide{background: #fbfbfb;}
    .hero-slider .hero-slide{padding-top: 50px !important; padding-bottom: 0 !important}
}
@media screen and (max-width: 992px) {
    .charging-service .elementor-widget-heading .elementor-heading-title{font-size: 24px !important;}

    .elementor-19582 .elementor-element.elementor-element-6d7c5db.charging-service-title {
        padding: 60px 0;
    }

    .elementor.elementor-15805 .protable-wifi-service-box {
        padding: 0 15px 50px !important;
    }


 .style-2 .get-touchcol, .style-2 .get-touchcol:first-child {width: 100%; padding: 0;}

 .contactSec {padding-left: 10px; padding-right: 10px;}

 .style-2 .contact-form.get-touch-form {max-width: 100%;}

 .contact-type-btns {margin-top: 20px; margin-bottom: 30px;}
 .elementor-10051 .protable-wifi-service-box .elementor-element .elementor-text-editor{text-align: left !important;}

}
@media (min-width: 769px) and (max-width:991.98px) {}
@media screen and (max-width: 767px) {
    .charging-service-title.elementor-heading-title{font-size: 30px !important;}

    .charging-service {
        padding: 0 0 30px 0 !important;
    }
    
    .charg-ser-title .elementor-heading-title {font-size: 34px !important;}

    .charging-service .elementor-widget-wrap{padding-top: 10px !important;}

    .elementor-19582 .elementor-element.elementor-element-6d7c5db.charging-service-title {
        padding: 50px 0;
    }

    .get-touchText .secTitle {
        font-size: 32px;
    }

    .contact-type-btns {
        margin-bottom: 10px;
    }

    .contact-form.get-touch-form {
        padding:0;
    }

    .style-2 .contact-form.get-touch-form {
        background: none;
        box-shadow: none;
    }    

    .style-2 .get-touch-inner .calendly-inline-widget {
        min-width: 100% !important;
    }

    .gform_button, .gform-theme-button {
        padding: 12px 34px !important;
    }

    .style-2 .get-touch-inner {box-shadow: none;}

    .contactSec {padding-bottom: 30px; padding-right: 0; padding-left: 0;}

    .gfield input, .gfield textarea, .gfield select {padding: 12px 13px !important;}
    .elementor.elementor-15805 .wifi-essential-title {
        padding: 10px 15px 20px!important;
    }

    .charg-ser-title .elementor-heading-title {
        font-size: 30px !important;
    }

    .elementor-15805 .elementor-element.elementor-element-e452086 {
        padding: 30px 0px 30px 0px;
    }
    .vendx-slide.hero-slide .hero-title .slide-title{font-size: 30px !important;}
    .get-product-sec{padding: 30px 0;}
    .get-product-sec .elementor-widget-container h2{font-size: 40px; line-height: 1;}
    .gform_wrapper.gravity-theme input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]){line-height: 1.2;}
    #get-product-sec.get-product-sec .gfield input, .get-product-sec .gfield textarea, .get-product-sec .gfield select{padding: 19px 18px !important;}
    #get-product-sec .gfield textarea{height: 100px !important;}
    #get-product-sec .gform_next_button.button, #get-product-sec .gform_button.button{font-size: 16px !important;min-width: 200px;padding: 20px 20px !important;}
    .ginput_container.ginput_container_radio .gfield_radio .gchoice .gform-field-label{font-size: 18px;}
    #get-product-sec .gfield.devices .large{font-size: 18px !important;}
    #get-product-sec .gfield select{background-position: right 25px center !important;padding-right: 40px !important;}

    #get-product-sec .inc.button, #get-product-sec .dec.button {
        width: 53px;
        line-height: 44px;
    }

    #get-product-sec .gfield.devices .large {
        padding: 15px 56px!important;
    }

    .Home-contact.contactSec {padding-right: 15px; padding-left: 15px;}

}

@media only screen and (max-height: 414px) and (orientation: landscape) {}
@media screen and (max-width: 568px) {
    .elementor-19582 .elementor-element.elementor-element-6d7c5db.charging-service-title {
        padding: 30px 0;
    }

    .charg-ser-title .elementor-heading-title {
        font-size: 24px !important;
    }

    .charging-service .elementor-widget-heading .elementor-heading-title {
        font-size: 20px !important;
    }

    .elementor.elementor-15805 .protable-wifi-service-box {
        padding: 0 15px 20px !important;
    }

    /* .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated{padding: 0;} */

    .charging-service {
        padding: 0 0 30px 0 !important;
    }

    .contact-type-btns-row {
        display: flex;
        justify-content: space-between;
    }    
    .contact-type-btns .btn {
        font-size: 14px;
        padding: 18px 22px;
    }
    .contact-type-btns .btn.btn-outline {
        margin-left:0px;
    }

    .get-touch-panel .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {padding:0px !important;}
    
    .elementor-19582 .get-touch-panel .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated,.elementor.elementor-15805 .get-touch-panel .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated{padding:0 10px !important;}
    .get-product-sec .elementor-widget-container h2{font-size: 26px;}

    .elementor-18546 .elementor-element.elementor-element-4835ad4 {
        margin-top: 15px !important;
    }


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



}