/* 
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 Start *******************/
.grecaptcha-badge {
    display: none !important;
}
header.site-header {position: sticky; top: 0; z-index: 9999; }
.elementor {padding: 30px 0; background: #000000; }
.header-inner {display: none !important; }
.header-nav button.header-nav__button {background-color: #000000; }
header.site-header {background: #000000; padding:0 20px; border-bottom: 1px solid #ffffff; }
ul#menu-main-menu {padding: 0; }
.site-header .site-branding .site-logo img.custom-logo {max-width: 108px; width: 108px; }
.header-nav__button {transition: 0.1s transform linear; position: relative; background: 0; float: left; height: 2rem; width: 2rem; z-index: 1; outline: 0; padding: 0; border: 0; z-index: 3; }
.header-nav__bar, .header-nav__bar::before, .header-nav__bar::after {transition: 0.2s background linear 0.1s, 0.2s top linear 0.2s, 0.2s transform linear; position: absolute; background: #ffffff; margin: auto; width: 100%; height: 0.2rem; content: ""; top: 50%; left: 0; }
.header-nav__bar::before {top: -0.7rem; }
.header-nav__bar::after {top: 0.7rem; }
.header-nav__bar::before, .header-nav__bar::after {transform: rotate(0deg); }
.is-open .header-nav__bar {background: 0; }
.is-open .header-nav__bar::before {transform: rotate(45deg); }
.is-open .header-nav__bar::after {transform: rotate(-45deg); }
.is-open .header-nav__bar::before, .is-open .header-nav__bar::after {top: 0; }
.is-open .header-nav__bar, .is-open .header-nav__bar::before, .is-open .header-nav__bar::after {transition: 0.2s background linear 0.1s, 0.2s top linear, 0.2s transform linear 0.2s; }
.backdrop {visibility: hidden; transition: 0.3s linear opacity; opacity: 0; top: 0; left: 0; right: 0; bottom: 0; background: #000; z-index: 1; position: absolute; }
.is-active ~ .backdrop {opacity: 0.5; visibility: visible; }
.is-animating ~ .backdrop {opacity: 0.5; visibility: visible; }
.is-active.is-animating ~ .backdrop {opacity: 0; }
.header-nav {padding: 15px; display: flex; flex-wrap: wrap; justify-content: space-between; width: 100%; align-items: center; }
.header-nav__menu {margin: 0; padding: 60px 0 0; list-style: none; position: fixed; top: 0; height: 100%; left: 0; width: 100%; background: #000000; transform: translateX(-100%); transition: transform 0.6s cubic-bezier(0.56, 0.1, 0.34, 0.91); z-index: 2; overflow-y: auto; display: flex; }
.is-open ~ .header-nav__menu {transform: none; width: 100%; display: flex; align-items: center; justify-content: center; gap: 97px; }
.header-nav__menu-item a {padding: 15px; display: block; }
.header-nav__menu-item a:hover {background: #eaeaea; }
.site-header .site-branding .site-logo img.custom-logo {max-width: 112px; width: 112px; }
/* a.custom-logo-link {display: flex; } */
.header-nav .header_contact a {color: #ffffff; text-decoration: unset; }
.disable-scroll {overflow-y: hidden; height: 100%; }
.header-nav__menu ul .menu-item a {color: #ffffff; text-decoration: unset; width: 100%; max-width: 400px; display: inline-block; padding-bottom: 8px; background: -webkit-linear-gradient(#ff8eba, #fffdbb); -webkit-background-clip: text; -webkit-text-fill-color: transparent; }
.header-nav__menu ul .menu-item a:hover {border-radius: 50px; background: -webkit-linear-gradient(#6162f7, #ff83b1); -webkit-background-clip: text; -webkit-text-fill-color: transparent; }

.header-nav__menu ul .menu-item {list-style: none; font-size: 50px; color: #ffffff; font-weight: 600; position: relative; text-align: center; width: 100%; display: inline-block; padding-bottom: 5px; }
ul#menu-main-menu {display: flex; flex-wrap: wrap; flex-direction: column; gap: 40px; width: 100%; justify-content: center; align-content: center; align-items: center; }
.header-nav__menu ul .menu-item .sub-menu li a {color: rgb(252 0 0); }
.header-nav__menu ul .menu-item .sub-menu li {font-size: 35px; }
.header-nav__menu ul .menu-item .sub-menu {display: none; }
.header-nav__menu ul.menu li.menu-item-has-children:after {content: "+"; color: #fc0000; position: absolute; width: 100%; left: 0; text-align: right; top: 0; cursor: pointer; }
.header-nav__menu ul.menu li.menu-item-has-children.is-open:after {content: "-"; }

/************** Header CSS End *******************/


/************** Footer CSS Start *******************/
footer.site-footer {background: #000000; border-top: 1px solid #ffffff; }
footer.site-footer .copyright p {color: #ffffff; }
/************** Footer CSS End *******************/


/************** Page CSS Start *******************/
.page .page-header {display: none;}
.page-template-default.page.page-id-15 .page-content .elementor {padding: 0; }
.page-template-default.page.page-id-17 .page-content .elementor {
    padding: 30px 0 0;
}
.page-template-default.page.page-id-19 .elementor {
    padding: 30px 0 20px;
    background: #000000;
}
/************** Page CSS End *******************/




/************** Contact Page CSS Start *******************/
.formHeadingTitle {font-size: 35px; line-height: 1; color: #f4348c; -webkit-text-fill-color: #f4348c; -webkit-text-stroke: 1px #eef5ce; font-weight: 600; }
.conatctFormColumn.halfWidth .formHeadingTitle {text-align: center; }
.formContent p {padding: 0; margin: 0; }
.conatctFormColumn .formHeadingTitle {padding-bottom: 15px; }
.conatctFormRow.row {margin: 0; }
.conatctFormColumn {padding-top: 20px; padding-bottom: 30px; padding-left: 6% !important; padding-right: 6% !important; }
.textField .formContent, .textArea .formContent {position: relative; background: #ffffff00; background-clip: padding-box; border: solid 2px #ffffff; border-radius: 8px; padding: 0; }
.textField .formContent:before, .textArea .formContent:before {content: ""; position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 0; margin: -3px; border-radius: inherit; background: linear-gradient(to right, #b300b0, #e3001f); filter: blur(20px); }
.textField .formContent input, .textArea .formContent textarea {border: unset; background: #000000; border-radius: 8px; padding: 16px; color: #ffffff; padding: 25px 15px; }
.formContent span.wpcf7-not-valid-tip {color: #ffffff; padding: 10px; }
.checkboxes .formContent span.wpcf7-form-control {display: flex; flex-wrap: wrap; flex-direction: column; }
.checkboxes .formContent span.wpcf7-form-control label {color: #e5ff7c; font-size: 22px; line-height: 2; }
.checkboxes .formContent span.wpcf7-form-control  input[type="checkbox"] {display: none; }
.checkboxes .formContent span.wpcf7-form-control input[type="checkbox"]:checked + .wpcf7-list-item-label:after {background: #ffffff; }
.checkboxes .formContent span.wpcf7-form-control input[type="checkbox"] + .wpcf7-list-item-label {z-index: 3; cursor: pointer; padding-left: 40px; position: relative; }
.checkboxes .formContent span.wpcf7-form-control input[type="checkbox"] + .wpcf7-list-item-label:before {z-index: 2; top: 0px; left: 2px; width: 25px; height: 25px; background: linear-gradient(#b300b0, #e3001f); display: block; content: ""; position: absolute; border-radius: 4px; }
.checkboxes .formContent span.wpcf7-form-control input[type="checkbox"] + .wpcf7-list-item-label:after {z-index: 2; top: 2px; left: 4px; width: 21px; height: 21px; background: #000000; display: block; content: ""; position: absolute; border-radius: 3px; }
.conatctFormColumn.fullWidth.submitButton {text-align: center; margin-top: 20px; }
.conatctFormColumn.fullWidth.submitButton input {background: #f4348c; border: 2px solid #e5ff7c; color: #ffffff; font-size: 22px; line-height: 32px; text-transform: uppercase; border-radius: unset; max-width: 200px; width: 100%; }
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {color: #ffffff; padding: 15px 10px; text-align: center; }
.wpcf7 form.sent .wpcf7-response-output {background: #46b450; color: #ffffff; padding: 15px 10px; text-align: center; }
.conatctFormColumn.fullWidth.submitButton p {display: flex; flex-wrap: wrap; flex-direction: column; align-items: center; margin: 0; }
.conatctFormInner {
    max-width: 1000px;
    margin: auto;
}
/************** Contact Page CSS End *******************/


/************** Footer Section CSS Start *******************/
.newFooterLogo .custom-logo {
    width: 120px;
}

.footer_socialIcon ul {
    padding: 0;
	margin:0;
}
.footer_socialIcon ul li {
    display: inline-block;
    padding: 0 7px;
}
.footer_socialIcon ul li a {
    font-size: 22px;
    line-height: 1;
    color: #ffffff;
}
.footer-inner {
    display: none !important;
}
/************** Footer Section CSS End *******************/

@media screen and (max-width: 767px) {
	ul#menu-main-menu { gap: 10px;}
    header.site-header {padding:0; }
    .header-nav__button {height: 1.5rem; width: 1.5rem; }
    .header-nav__bar, .header-nav__bar::before, .header-nav__bar::after {height: 0.1rem; }
    .header-nav__bar::before {top: -0.5rem; }
    .header-nav__bar::after {top: 0.5rem; }
    .header-nav__menu ul .menu-item {font-size: 30px; }
    .conatctFormColumn.halfWidth .formHeadingTitle {text-align: left; padding-bottom: 5px; }
    .formHeadingTitle {font-size: 25px; }
    .textField .formContent input, .textArea .formContent textarea {padding: 15px 10px; }
    .conatctFormColumn {padding-top: 10px; padding-bottom: 20px; padding-left: 5% !important; padding-right: 5% !important; }
    .textField .formContent:before, .textArea .formContent:before {filter: blur(10px); }
    .checkboxes .formContent span.wpcf7-form-control label {font-size: 18px; }
    .conatctFormColumn.fullWidth.submitButton input {font-size: 20px; line-height: 28px; }
}

@media screen and (max-width: 560px) {
    .formHeadingTitle {font-size: 20px; }
}