/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
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: 1.0.1
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
*/
#site-header {
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
    transition: background 0.2s ease;
}

#site-header.sticky {
    background: #000;
}

p {
    margin-bottom: 0;
}

.elementor-nav-menu {
    width: 100%;
    display: flex !important;
    flex-wrap: nowrap !important;
}

.elementor-nav-menu li a {
    margin-left: 0;
    padding-left: 0 !important;
}

.elementor-nav-menu li {
    border-bottom: 1px solid #ccc !important;
    margin-left: 30px !important;
    width: 20%;
}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>a {
    -webkit-margin-start: unset !important;
    margin-inline-start: unset !important;
}

.elementor-nav-menu li:hover {
    border-color: #f00;
}

.elementor-widget-theme-site-logo img {
    width: 100% !important;
}

div#top_header_banner {
    height: 90vh;
    margin: 20px 0 100px 0;
}

a#play_button .elementor-button-content-wrapper {
    display: flex;
    align-items: center;
}

#play_button:hover svg g path:last-child {
    fill: #fff;
}

.what_we_do .elementor-container {
    display: flex;
    align-items: center;
}

a#play_button {
    margin: 0;
    padding: 0;
    position: relative;
}

a#play_button svg {
    width: 60px;
}

.hcf_action_list ul li {
    list-style: none;
    color: #000;
    padding: 22px 0;
    border-bottom: 1px solid #bbb;
    margin-left: 50px;
    font-size: 20px;
    position: relative;
}

.hcf_action_list ul {
    padding: 0;
    margin: 0;
}

.hcf_action_list ul li:after {
    content: "";
    position: absolute;
    right: 0;
    font-size: 30px;
    line-height: 1;
    color: #000;
    background: url(/wp-content/uploads/2022/04/Arrow.svg);
    width: 30px;
    height: 9px;
    background-size: contain;
    top: 0;
    bottom: 0;
    margin: auto;
}

.hcg_action .elementor-container {
    display: FLEX;
    align-items: CENTER;
}

.star_value .elementor-column.elementor-col-20 {
    width: 5%;
}

.testimonials>.elementor-container {
    width: 50%;
    margin: 0 0 0 100px;
}

button.slick-prev.slick-arrow {
    position: absolute;
    top: unset;
    bottom: 100px;
    left: 50px;
    border: 0;
}

button.slick-prev.slick-arrow:hover,
button.slick-next.slick-arrow:hover {
    background: transparent;
}

button.slick-next.slick-arrow {
    position: absolute;
    top: unset;
    bottom: 100px;
    left: 160px;
    border: 0;
    right: unset;
}

.social_icon .elementor-widget-wrap {
    flex-wrap: nowrap !important;
    justify-content: flex-end;
}

.below-footer .elementor-widget:not(:last-child) {
    margin-bottom: 0;
}

.below-footer .elementor-container {
    align-items: center;
}

.below-footer p,
.copyright p,
.our-process p {
    margin: 0;
}

ul.social_icon {
    display: flex;
    align-items: center;
    padding: 0;
    justify-content: flex-end;
    width: 130px;
}

ul.social_icon li {
    margin-left: 10px;
    list-style: none;
}

/*bussiness stratergy*/
.button-group button {
    color: #000;
    width: 200px;
    background: #f18f93;
    border-radius: 0;
    font-size: 20px;
    padding: 16px 0;
    font-weight: 500;
    text-transform: uppercase;
}

.button-group button:last-child {
    margin-left: 15px;
}

.button-group button.active {
    background: #fff;
    color: #000;
}

.button-group button:hover,
.button-group button.active:hover {
    background: #000;
    color: #fff;
}

.coaching_slider {
    display: none;
}

section#chochingone {
    display: block;
}

.result {
    display: none;
    max-width: 500px;
}

.active {
    display: block;
}

.button-group {
    display: flex;
}

.result ul {
    padding: 0;
    margin: 0;
}

.result ul li {
    list-style: none;
    position: relative;
    color: #fff;
    padding: 22px 0;
    border-bottom: 1px solid;
    padding-left: 30px;
}

.results ul {
    padding: 0;
    color: #fff;
}

.results ul li {
    list-style: none;
    padding: 10px 0;
    border-bottom: 1px solid #ccc;
    width: 195px;
    padding-left: 20px;
    position: relative;
}

.result ul li:before,
.results ul li:before {
    content: "";
    width: 10px;
    height: 10px;
    border: 1px solid #fff;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99;
    margin: auto;
    bottom: 0;
}

.button-group button:focus {
    outline: none !important;
    color: #000;
}

/*coaching*/

.slider-content h4 {
    font-size: 18px;
    margin: 20px 0 0;
}

.slider-content ul {
    padding: 0;
}

.slider-content ul li:before {
    content: "";
    content: "";
    width: 10px;
    height: 10px;
    border: 1px solid #262626;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99;
    margin: auto;
    bottom: 0;
}

.slider-heading {
    font-size: 50px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: "Prompt";
}

.slider-content h4 {
    font-size: 18px;
    margin: 20px 0 0;
    border-bottom: 1px solid #ccc;
    padding: 0 0 15px;
}

.slider-content ul {
    padding: 0;
}

.slider-content ul li {
    list-style: none;
    padding: 10px 0;

    width: 400px;
    padding-left: 20px;
    position: relative;
}

.slider-content ul li:before {
    content: "";
    content: "";
    width: 10px;
    height: 10px;
    border: 1px solid #262626;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99;
    margin: auto;
    bottom: 0;
}

.slider-top {
    display: flex;
    border-bottom: 1px solid #ccc;
    margin: 0 0 40px 0;
    align-items: center;
    padding: 0 0 0px;
align-items: center;}

.slider-title {
    text-transform: uppercase;
    color: #fff;
}

.slider-top>div {
    width: 50%;
}

.slider-button-group {
    display: flex;
    justify-content: flex-end;
align-items: center;}

.slider-button-group>div:last-child {
    width: 80%;
}

button.elementor-button {
    background: url("/wp-content/uploads/2022/04/footer-form-submit-button.svg");
    background-repeat: no-repeat;
    background-size: contain;
    min-height: 60px !important;
}

.slider_nunber {
    font-weight: 500;
}

.slider_nunber {
    font-size: 16px;
    color: #fff;
font-weight: 300;}

.next-prev-group a {
    padding: 10px;
    display: inline-block;
}

.next-prev-group img {
    width: 70px;
    display: block;
}

.slider-content {
    padding-top: 71px;
    background: #fff;
    padding-left: 40px;
    min-height: 650px;
}

.form-outer.container {
	padding-left: 10px;
	padding-right: 10px;
    max-width: 1170px;
	width: 100%;
}

.form-outer .row {
    display: flex;
	flex-wrap: wrap;
	margin-left: -10px;
	margin-right: -10px;
}

.form-outer .row>[class^="col-"] {
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
	width: 100%;
}

.form-outer p {
	margin-bottom: 15px;
}

.form-outer input[type="text"],
.form-outer input[type="email"],
.form-outer input[type="url"],
.form-outer input[type="tel"],
.form-outer textarea {
	background: transparent;
	border-radius: 0;
	color: #fff;
	width: 100%;
}

.form-outer input {
	min-height: 68px;
    padding: 10px 20px;
}

.form-outer label {
    display: block;
    margin-bottom: 6px;
}

.form-outer textarea {
    resize: none;
}

.form-outer ::-ms-input-placeholder {
    /* Edge */
    color: #fff;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 2px;
    text-transform: uppercase;
}

.form-outer :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #fff;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 2px;
    text-transform: uppercase;
}

.form-outer ::placeholder {
    color: #fff;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 2px;
    text-transform: uppercase;
}

.wpcf7 form.invalid .form-outer .wpcf7-response-output {
	color: #fff;
}

.button-group a {
    border: 2px solid #d7001c;
    width: 242px;
    position: relative;
}

.button-group a .elementor-align-icon-right {
    font-size: 50px;
    position: absolute;
    right: -32px;
    top: 50%;
    transform: translatey(-50%);
    line-height: 0;
}

.button-group a .elementor-align-icon-right svg {
    background: #000;
}

.button-group a#leranmore-white .elementor-align-icon-right svg {
    background: #fff;
}

.elementor-nav-menu li:hover,
li.menu-item.current-menu-item {
    border-color: #e21f26 !important;
}

a#scrollbottom {
    padding: 25px 50px 0 0;
}

.footer-top .elementor-form-fields-wrapper {
    display: flex;
    margin: 0;
    flex-wrap: nowrap;
    align-items: center;
}

/* .footer-top .elementor-field-type-email {width: 80%;}
.footer-top .elementor-field-type-submit {width: 20% !important;}
.footer-top .elementor-field-type-submit button {    padding: 0 !important; font-size: 100px; display: flex; align-items: center;  outline:none;}
.footer-top .elementor-field-type-email input {height: 60px; border-radius: 0;} */
g#svgg {
    fill: #e21f26;
}

.footer-top path#path0 {
    fill: #e21f26;
}

.footer-top path#path1 {
    fill: #000;
}

.slick-arrow {
    position: absolute;
    bottom: 5px;
    cursor: pointer;
    z-index: 999;
}

.arrow.next.slick-arrow {
    left: 130px;
}

.arrow.prev.slick-arrow {
    left: 39px;
}

span.elementor-post-date {
    position: absolute;
    top: 0;
}

.elementor-post__text {
    position: relative;
    padding: 40px 0;
}

.submit-out {
    display: flex;
    justify-content: flex-end;
    padding: 30px 36px 30px 0;
}

.submit_wrapper .wpcf7-submit {
    border: none;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    width: 240px;
    padding: 22px;
    font-size: 15px;
    letter-spacing: 2px;
}

.submit_wrapper .wpcf7-submit :hover {
    background: transparent;
    color: #e21f26;
}

.submit_wrapper {
    display: flex;
    border: 1px solid;
    font-size: 18px;
    text-transform: uppercase;
    color: #f00;
    position: relative;
}

.greyeffect.elementor-widget-image:hover img {
    filter: unset;
}

.greyeffect.elementor-widget-image img {
    vertical-align: middle;
    display: inline-block;
    filter: grayscale(1);
}

.submit_wrapper img {
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    right: -41px;
    background: #000;
}

.form-outer .col-md-12 {
    width: 100% !important;
    padding: 0 15px !important;
}

.submit_wrapper .wpcf7-submit:hover {
    background: transparent;
}

.newsletter {
    position: relative;
    width: 100%;
    padding: 0 10px 0 0;
    display: flex;
}

.newsletter input[type="email"] {
    background: #f3f3f3;
    height: 50px;
    border-radius: 0;
    border: none;
    outline: none;
    font-size: 14px;
}

.newsletter input.wpcf7-form-control.has-spinner.wpcf7-submit {
    background: url("/wp-content/uploads/2022/04/footer-form.png") center center;
    text-indent: -9999px;
    box-shadow: none;
    font-size: 0px;
    max-width: 93px;
    width: 100%;
    height: 50px;
    padding: 0px;
    border: none;
    background-size: contain;
    background-repeat: no-repeat;
}

span.wpcf7-spinner {
    display: none;
}

ul.leadership {
    padding: 0;
}

ul.leadership li {
    list-style: none;
    color: #000;
    padding: 10px 0;
    border-bottom: 1px solid #ccc;
    width: 400px;
}

.button-group a:hover {
    border-color: #fff;
}

a#leranmore-white:hover {
    border-color: #000;
}

.slick-initialized .slick-slide {
    display: block;
}

.submit_wrapper:hover {
    border-color: #fff;
}

.elementor-button-icon:hover svg g#svgg #path1 {
    fill: #fff;
}

.latest_post a.elementor-post__thumbnail__link {
    width: 40% !important;
}

.latest_post .elementor-post__text {
    padding: 20px 20px 20px 0;
}

.latest_post article {
    align-items: center;
}

.latest_post .elementor-post__read-more {
  border: 2px solid #d4041c;
    width: 242px;
    position: relative;
    text-transform: uppercase;
    font-size: 13px !IMPORTANT;
    display: block;
    padding: 20px 30px 22px 30px;
    text-align: center;
    margin-top: 50px;
    letter-spacing: 2px;
    font-weight: 500 !IMPORTANT;
}

.financial .button-group button {
    border: 0;
    font-size: 15px;
    letter-spacing: 2px;
    font-weight: 700;
    padding: 25px;
    width: 259px;
}

.financial .button-group button:last-child {
    margin-left: 40px;
}

.financial .result {
    margin-top: 20px;
}

.latest_post .elementor-post__read-more:after {
    content: "";
    background-image: url("/wp-content/uploads/2022/04/white-arrow.png");
    width: 60px;
    height: 18px;
    position: absolute;
    right: -37px;
    top: 0;
    bottom: 0;
    margin: auto;
    /* background: #000; */
    background-size: contain;
}

.elementor-19 .elementor-element.elementor-element-9916387 .elementor-post__read-more:hover {
    border-color: #fff;
}

article.elementor-post.elementor-grid-item.post-1.post {
    border-bottom: none;
}

ul.leadership li:before {
    content: "";
    width: 10px;
    height: 10px;
    border: 1px solid #000;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99;
    margin: auto;
    bottom: 0;
}

ul.leadership li {
    position: relative;
    padding-left: 20px;
}

a#scrollbottom {
    width: 65px;
    height: 70px;
    border: 2px solid #e21f26;
    border-radius: 0;
    padding: 0;
    position: relative;
}

#scrollbottom span.elementor-button-icon.elementor-align-icon-left {
    font-size: 50px;
    position: absolute;
    bottom: -31px;
    left: 14px;
    margin: auto;
    transform: rotate(90deg);
}

#scrollbottom span.elementor-button-icon.elementor-align-icon-left svg {
    background: #000;
}

a#scrollbottom:hover {
    border-color: #fff;
}

.blogpost article {
    padding: 3% 20% !important;
}

.elementor-button {
    letter-spacing: 2px;
}

.slider-content h4 {
    width: 80%;
}

.testimonials>.elementor-container {
    position: static;
}

.slider-content .description {
    padding-right: 40px;
}

@media only screen and (min-width: 768px) {
	.form-outer .col-md-5 {
		flex: 0 0 41.66666667%;
		max-width: 41.66666667%;
	}
	
	.form-outer .col-md-7 {
		flex: 0 0 58.33333333%;
		width: 58.33333333%;
	}
	
	.form-outer .col-md-12 {
		flex: 0 0 100%;
		width: 100%;
	}
}

@media only screen and (min-width: 1025px) {
    .hcg_action .hcg-left .elementor-widget-wrap .elementor-widget-container {
        width: 600px;
    }
}

@media only screen and (min-width: 1100px) {
    .top-header-first-fold {
        max-height: 1080px;
        height: 1080px;
        display: flex;
        align-items: center;
    }

    .star_value .elementor-column.elementor-col-20 {
        width: 3%;
    }

    .slick-initialized .slick-slide {
        display: block;
        height: 700px;
    }

    .testimonials>.elementor-container {
        position: relative;
    }

    .latest_post .elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail img {
        height: auto;
        position: absolute;
        top: calc(60% + 1px);
        left: calc(50% + 1px);
        -webkit-transform: scale(1.01) translate(-50%, -50%);
        -ms-transform: scale(1.01) translate(-50%, -50%);
        transform: scale(1.01) translate(-50%, -50%);
    }

    .latest_post .elementor-posts-container .elementor-post__thumbnail img {
        width: 64%;
    }
}

@media only screen and (min-width: 1200px) {
    .home .top-header-first-fold.elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 1400px;
        width: 1400px;
    }

    .home .top-header-first-fold .elementor-heading-title {
        font-size: 100px !important;
    }
}

@media only screen and (max-width: 1200px) {
    .testimonial-heading h2 {
        font-size: 40px !important;
    }

    .hcf_action_list ul li:after {
        right: 0;
    }

    .slick-initialized .slick-slide {
        display: block;
    }
}

@media only screen and (max-width: 767px) {

    html,
    body {
        overflow-x: hidden;
    }

    body {
        position: relative;
    }

    .latest_post .elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail img {
        position: unset;

        -ms-transform: unset;
        transform: unset;
        height: auto !important;
        width: 100% !important;
    }

    .testimonial-heading h2 {
        font-size: 30px !important;
    }

    .blogpost article {
        padding: 0 10px !important;
    }

    .results ul li {
        width: 100%;
    }

    .coaching_back {
        background: #000;
    }

    .elementor-nav-menu li {
        border: none;
    }

    .submit-out {
        justify-content: flex-start;
    }

    .slick-initialized .slick-slide {
        overflow: hidden;
    }

    .latest_post a.elementor-post__thumbnail__link {
        width: 100% !important;
        order: 1;
        margin-left: 0 !important;
    }

    .latest_post article {
        flex-wrap: wrap;
    }

    .elementor-nav-menu {
        display: block !important;
        margin-top: 28px;
    }

    .elementor-nav-menu li {
        width: 100%;
        text-align: left !important;
        padding: 0;
        margin: 0 !important;
    }

    .elementor-nav-menu--dropdown {
        margin-top: 40px !important;
    }

    .slider-title {
        padding-left: 15px;
        padding-bottom: 10px;
    }

    .slider-top {
        display: flex;
    }

    .slider-button-group {
        display: flex;
        width: 100% !important;
        padding-left: 15px;
        justify-content: flex-start;
    }

    .slider-top {
        padding-top: 20px;
    }

    .slider-content {
        padding-left: 10px;
        padding-right: 10px;
    }

    .result,
    ul.leadership li {
        width: 100%;
    }

    .slider-content ul li {
        width: 100%;
    }

    .form-outer textarea {
        margin-top: 22px;
    }

    ul.social_icon {
        justify-content: flex-start;
    }

    .form-outer .row {
        display: block;
    }

    .form-outer .row>div {
        width: 100%;
        padding: 0;
    }

    div#top_header_banner {
        height: 50vh;
        margin: 20px 0 10px 0;
    }

    .hcg_action .hcg-left .elementor-widget-wrap .elementor-widget-container {
        width: 100%;
    }

    .hcf_action_list ul li:after {
        right: 5px;
    }

    .testimonials>.elementor-container {
        width: 100%;
        margin: 0;
        padding: 10px;
        position: static;
    }

    .hcf_action_list ul li {
        margin-left: 10px;
    }
}
