/*
 Theme Name:     Carbon Group
 Theme URI:      http://www.elegantthemes.com/gallery/Divi/
 Description:    Carbon Group Theme
 Author:         Anil Sonawane
 Author URI:     http://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/

@import url("../Divi/style.css");
@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css');


/*====================================
            Global Styles
====================================*/
body{font-family: "Raleway", sans-serif; letter-spacing: 1px; color: #30393f; text-transform: none;}
p{font-size: 15px; line-height: 30px; font-weight: 500;}
.button{padding: 10px 20px; text-align: center; display: inline-block; font-weight: 600;}
h2, h3, h4, h5{text-transform: none;}
.shadow{-webkit-box-shadow: 0px 0px 26px 0px rgba(200,200,200,1); -moz-box-shadow: 0px 0px 26px 0px rgba(200,200,200,1); box-shadow: 0px 0px 26px 0px rgba(200,200,200,1);}

/*====================================
            Colors
====================================*/
/* Background Colors */
.primary-bg{background-color: #ea7146;}  /* blue bg */
.secondary-bg{background-color: #222222;}  /* red bg */
.tertiary-bg{background-color: #fcd22b;} /* yellow gray bg */
.quaternary-bg{background-color: #f7f8f9;} /* light gray bg */
.quinary-bg{background-color: #30393f;} /* dark gray bg */

/* Text Colors */
.primary-color{color: #ea7146;}  /* blue text */
.secondary-color{color: #222222;}  /* red text */
.tertiary-color{color: #fcd22b;} /* yellow text */
.quaternary-color{color: #30393f;} /* dark gray text */
.quinary-color{color: #f1f1f1;} /* white text */

/* Primary Color Link */
body .et_pb_bg_layout_light.et_pb_button.primary-butn, .blog-list article .post-content a.more-link{background-color: #ea7146; color: #fff; padding: 15px 30px; text-align: center; border-radius: 50px; display: inline-block; font-weight: 600; -webkit-transition:all ease-in-out .4s; -moz-transition:all ease-in-out .4s; -o-transition:all ease-in-out .4s; -ms-transition:all ease-in-out .4s; transition:all ease-in-out .4s; border: 0;}
body .et_pb_bg_layout_light.et_pb_button.primary-butn:hover, .blog-list article .post-content a.more-link:hover{background-color: #9cc50b; -webkit-box-shadow: 0px 0px 26px 0px rgba(200,200,200,1);
-moz-box-shadow: 0px 0px 26px 0px rgba(200,200,200,1); box-shadow: 0px 0px 26px 0px rgba(200,200,200,1); padding: 15px 30px; border-radius: 50px; border: 0;}

/* Secondary Color Link */
.secondary-butn{background-color: #9ac30c; color: #fff; padding: 10px 20px; text-align: center; border-radius: 5px; display: inline-block; font-weight: 600; -webkit-transition:all ease-in-out .4s; -moz-transition:all ease-in-out .4s; -o-transition:all ease-in-out .4s; -ms-transition:all ease-in-out .4s; transition:all ease-in-out .4s;}
.secondary-butn:hover{background-color: #30393f; -webkit-box-shadow: 0px 0px 26px 0px rgba(200,200,200,1);
-moz-box-shadow: 0px 0px 26px 0px rgba(200,200,200,1); box-shadow: 0px 0px 26px 0px rgba(200,200,200,1);}



/*====================================
            Space
====================================*/
.sbb{margin-bottom: 10px;}
.mbb{margin-bottom: 30px;}
.mbt{margin-top: 30px;}
.mr{margin-right: 10px;}


/*====================================
            Transition Effect
====================================*/
.transition{-webkit-transition:all ease-in-out .4s;-moz-transition:all ease-in-out .4s;-o-transition:all ease-in-out .4s;-ms-transition:all ease-in-out .4s;transition:all ease-in-out .4s;}



/*====================================
            Styles
====================================*/
.container, .et_pb_row{width: 90%; max-width: 1280px;}
.inner-hero .et_pb_fullwidth_header_container,
#clientele .et_pb_row,
.et-db #et-boc .et-l .et_pb_row.service-details {
    width: 90% !important;
    max-width: 1280px !important;
    padding: 0 10px;
}
.hero-banner{
    position: relative;
}
.hero-banner:before{
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.5);
}
.hero-banner .et_pb_text_inner {
    color: #fff;
    max-width: 500px;
}
body .et_header_style_left #et-top-navigation nav>ul>li>a, 
body .et_header_style_split #et-top-navigation nav>ul>li>a{
    padding: 0px 10px 43px 10px;
}
.hero-banner h2.et_pb_slide_title,
.inner-banner-wrapper section.hero-banner .header-content h1.et_pb_module_header{
    font-weight: 700;
    text-transform: uppercase;
    font-size: 70px;
    text-shadow: none;
    order: 2;
    width: 100%;
    text-align: center;
}
.hero-banner .et_pb_slide_content h4,
.inner-banner-wrapper .et_pb_header_content_wrapper h4{
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
    order: 1;
    margin-bottom: 40px;
}
.hero-banner .et_pb_slide_description {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.section-title h2{
    font-size: 54px;
    font-weight: 700;
    color: #000000;
    text-transform: uppercase;
}
.section-title h4{
    font-size: 18px;
    font-weight: 500;
    color: #ea7146;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.center-title h2, .center-title h4 {
    text-align: center;
}
.latest-products{
    text-align: center;
}
.latest-products .et_pb_only_image_mode_wrap {
    background: #fff;
    padding: 10px;
    -webkit-box-shadow: 0px 0px 17px -5px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0px 0px 17px -5px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 17px -5px rgb(0 0 0 / 20%);
    border-radius: 30px;
}
.button-red{
    font-size: 18px;
}
.latest-products .et_pb_module_header {
    text-align: center;
}
.center-align{
    text-align: center;
}
.pattern-1, .pattern-2{
    position: relative;
}
.pattern-1:before{
    content:"";
    width: 282px;
    height: 237px;
    background: url(images/pattern-1.png);
    background-repeat: no-repeat;
    position: absolute;
    left: 50px;
    top: 0px;
}
.pattern-right.pattern-1:before{
    left: auto;
    right: 50px;
}
.pattern-2:before{
    content:"";
    width: 100%;
    height: 100%;
    background: url(images/pattern-2.png);
    position: absolute;
    left: 0px;
    top: 0px;
    filter: brightness(100);
    opacity: 0.25;
}
.nutrition-tips ul{
    list-style: none;
}
.nutrition-tips ul li{
    margin-top: 15px;
    padding-left: 30px;
    position: relative;
    font-size: 18px;
}
.nutrition-tips ul li:before{
    content: "";
    position: absolute;
    top: 5px;
    left: 0;
    width: 18px;
    height: 14px;
    background: url(images/check.svg) no-repeat;
    background-size: contain;
    transition: .3s opacity ease-in-out,.3s transform ease-in-out;
    
}
.vertical-center{
    display: flex;
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
}
body .latest-blog-post{
    background-color: #edeeeb;
    padding: 50px;
    border-radius: 50px;
}
body .latest-blog-post h2.entry-title{
    font-size: 54px;
    font-weight: 700;
}
body .footer-widget{
    padding-right: 50px;
    border-right: 2px solid #ea7146;
}
body .footer-widget:last-child{
    border: 0;
}
body .footer-widget div.fwidget.widget_block {
    width: 100%;
    margin-bottom: 0px !important;
    padding: 0;
}
div#et-footer-nav {
    display: none;
}
#main-footer {
    background: #222222;
    position: relative;
    z-index: 0;
}


#main-footer .container, #main-footer div#footer-bottom {
    z-index: 10;
    padding: 30px 0;
}
#footer-bottom div#footer-info .copyright, #footer-bottom div#footer-info .credit {
    color: #fff;
}
#footer-bottom{
    background: none;
}
div#footer-info {
    width: 100%;
}
.footer-widget h4, #main-footer .widget_block h1, #main-footer .widget_block h2, #main-footer .widget_block h3, #main-footer .widget_block h4, #main-footer .widget_block h5, #main-footer .widget_block h6 {
    color: #ea7146;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 20px;
}
body .footer-widget div.fwidget.widget_block.widget_text {
    margin-bottom: 40px !important;
}
#footer-widgets{
    display: flex;
}
#footer-widgets .footer-widget li{
    padding-left: 0;
}
#footer-widgets .footer-widget li:before{
    display: none;
}
#footer-bottom div#footer-info .credit a{
    font-weight: 400;
    color: #fff;
}
#footer-widgets .footer-widget a:hover, 
#footer-bottom div#footer-info .credit a:hover{
    text-decoration: underline;
    color: #fff;
}
.float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:40px;
	right:40px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
    font-size:30px;
	box-shadow: 2px 2px 3px #333;
    z-index:100;
}
.fa.my-float{
	margin-top:16px;
    margin-right: 0px;
}
.inner-banner-wrapper{
    height: 30vw;
    position: relative;
}
.inner-banner-wrapper:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    z-index: 1;
}
.inner-banner-wrapper section.hero-banner {
    height: 100%;
}
.inner-banner-wrapper .hero-banner .header-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.offer-banner, body .meditation-image{
    text-align: center;
}
body .meditation-image{
    opacity: 0.3;
}
body .meditation-image img {
    max-width: 300px;
}
body .et_pb_module.testimonials-block {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 30px;
}
body .et_pb_module.testimonials-block span.et_pb_testimonial_author {
    color: #ea7146;
}

.blog-list article a.entry-featured-image-url {
    width: 50%;
}
.blog-list article .post-content a.more-link{
    text-transform: uppercase;
    font-size: 18px;
    background-color: #ea7146;
    color: #fff;
    padding: 15px 30px;
    text-align: center;
    border-radius: 50px;
    display: inline-block;
    font-weight: 600;
    -webkit-transition: all ease-in-out .4s;
    -moz-transition: all ease-in-out .4s;
    -o-transition: all ease-in-out .4s;
    -ms-transition: all ease-in-out .4s;
    transition: all ease-in-out .4s;
    border: 0;
    margin-top: 40px;
}
ul.social-icons{
    list-style: none;
    margin: 0;
    padding: 0;
}
ul.social-icons li{
    display: inline-block;
}
ul.social-icons li a .fa{
    font-size: 24px;
    color: #fff;
}
.contact-details a,
.contact-details ul.social-icons li a .fa{
    color: #ea7146;
}
.contact-form{
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 30px;
    padding: 40px;
}
.contact-form label {
    width: 100%;
    display: block;
}
.contact-form label span.wpcf7-form-control-wrap, 
.contact-form label span.wpcf7-form-control-wrap input,
.contact-form label span.wpcf7-form-control-wrap textarea{
    width: 100%;
    display: block;
}
.contact-form label span.wpcf7-form-control-wrap input,
.contact-form label span.wpcf7-form-control-wrap textarea{
    padding: 10px;
}
.contact-form input.wpcf7-submit{
    text-transform: uppercase;
    font-size: 18px;
    background-color: #ea7146;
    color: #fff;
    padding: 15px 30px;
    text-align: center;
    border-radius: 50px;
    display: inline-block;
    border: 0;
    outline: 0;
    cursor: pointer;
}
.hero-banner h1 {
    font-size: 40px;
    color: #fff;
    line-height: 1.3;
    font-weight: 700;
    border-bottom: 2px solid;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.hero-banner h3 {
    font-size: 30px;
    color: #fff;
    line-height: 1.3;
    font-weight: 700;
}
.hero-banner p {
    font-size: 20px;
}
.lp-form form {
    padding: 30px;
    background: rgba(255, 255, 255, 0.5);
    border-radius: 8px;
}
.lp-form h2 {
    font-size: 30px;
    color: #fff;
    padding-bottom: 0;
    margin-bottom: 20px;
    line-height: 1.5;
}
.lp-form form p label {
    width: 100%;
    display: block;
}
.lp-form form label input,
.lp-form form label select,
.lp-form form textarea {
    width: 100%;
    padding: 10px;
    color: #000000;
    background: rgba(255, 255, 255, 0);
    border-radius: 5px;
    border: 2px solid #333;
    font-weight: 700;
}
::placeholder {
    color: #222222;
    opacity: 1; /* Firefox */
  }
  
  ::-ms-input-placeholder { /* Edge 12-18 */
    color: #222222;
  }
.lp-form form label input.text:focus, 
.lp-form form label input.title:focus, 
.lp-form form label input[type=text]:focus, 
.lp-form form label select:focus, 
.lp-form form label textarea:focus{
    background: rgba(255, 255, 255, 0);
}
.lp-form form .wpcf7-submit,
.lp-form form a.whatsapp-link {
    padding: 10px 20px;
    background-color: #222222;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 18px;
    border: 0;
    border-radius: 6px;
    transition: all 0.5s ease;
    cursor: pointer;
}
.lp-form form .wpcf7-submit:hover,
.lp-form form a.whatsapp-link:hover{
    background-color: #294376;
}
.lp-form form a.whatsapp-link{
    margin: 0 20px;
    background-color: #14b550;
}
.yellow-bg{
    background-color: #294376;
    color: #fff;
}
.dark-bg{
    background-color: #383838 !important;
    color: #fff;
}
.call-to-action-small-area h2 {
    text-align: center;
    line-height: 1.5;
    color: #fff;
    font-weight: 700;
}
.team-member h4,
.team-member p,
.services-wrap h4,
.services-wrap p,
.work h4{
    text-align: center;
}
.team-member h4, 
.services-wrap h4 {
    font-weight: 700;
}
.work-wrap {
    display: flex;
}
.work-wrap .et_pb_column {
    border: 1px solid #ddd;
    border-radius: 6px;
}
.work-wrap .et_pb_blurb_container {
    background-color: #eee;
    padding: 10px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.work-wrap .et_pb_blurb_container h4 {
    margin-bottom: 0;
    padding-bottom: 0;
}
.work-wrap .et_pb_blurb_content {
    display: flex;
    flex-flow: column;
    height: 100%;
    position: relative;
}
.work-wrap .et_pb_main_blurb_image {
    min-height: 250px;
    margin-bottom: 0;
    padding-bottom: 0;
    display: flex;
    flex-grow: 1;
}
.work-wrap .et_pb_main_blurb_image img {
    max-height: 250px;
}
.team-members-wrap .et_pb_main_blurb_image img {
    border-radius: 6px;
}

#clientele .et_pb_column img {
    width: auto !important;
    height: auto !important;
    max-height: 150px !important;
    max-width: 150px !important;
}
.et_secondary_nav_enabled #page-container #top-header{
    display: none;
}
.services-wrap .et_pb_blurb.et_pb_text_align_left .et_pb_blurb_content .et_pb_blurb_container {
    text-align: center;
}
.services-wrap .et_pb_blurb.et_pb_text_align_left .et_pb_blurb_content{
    transform: scale(1);
    transition: all 0.5s ease;
}
.services-wrap .et_pb_blurb.et_pb_text_align_left .et_pb_blurb_content:hover {
    transform: scale(1.1);
}
body.single-services #main-content .container {
    max-width: 100%;
    width: 100%;
}
.inner-hero section {
    position: relative;
    height: 150px;
    display: flex;
    align-items: center;
}
.inner-hero section::after{
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.5);
}
.service-title h4 {
    font-size: 30px;
    text-align: center;
    font-weight: 700;
}
.inner-hero section .header-content h1 {
    margin-bottom: 0;
    padding-bottom: 0;
}
.post-nav-wrap {
    display: none;
}
.inner-hero section.et_pb_module {
    height: 500px;
}
.services-wrap .et_pb_row .et_pb_blurb_content h4 a{
 transition: all 0.5s ease;
}
.services-wrap .et_pb_row .et_pb_blurb_content:hover h4 a {
    color: #294376;
}
.hero-banner-content .et_pb_column {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.hero-banner-content .et_pb_column .lp-form {
    width: 100%;
}
.policy-content ul li,
.policy-content ol li{
    margin-bottom: 20px;
}
#main-footer div#footer-bottom .container div#footer-info {
    width: 60%;
}
#main-footer div#footer-bottom .container ul.et-social-icons {
    width: 40%;
    text-align: right;
}
#main-footer div#footer-bottom .container {
    display: flex;
    flex-direction: row-reverse;
}
#top-menu li a {
    color: #294376;
}
#top-menu li.current_page_item a {
    color: #294376;
}
.contact-wrap .et_pb_text_inner a {
    color: #294376;
    transform: all 0.5s ease;
}
.contact-wrap .et_pb_text_inner a:hover {
    color: #2ea3f2;
}

@media only screen and (min-width: 1080px) {
    .latest-blog-post .et_pb_post.has-post-thumbnail .entry-featured-image-url,
    .blog-list article a.entry-featured-image-url{
        float: left;
        width: 50%;
        margin-right: 4%;
    }
    .latest-blog-post .et_pb_post.has-post-thumbnail:not(.format-gallery) > .post-content,
    .blog-list article  .et_pb_post.has-post-thumbnail:not(.format-gallery) > .post-content{
        padding-left: 54%;
    }
    .blog-list article .post-content a.more-link{
        clear: none;
    }
}

/*** Responsive Styles Desktop ***/
@media only screen and (min-width :1600px){

}

/*** Responsive Styles Tablet And Below ***/
@media all and (max-width: 1440px) {

}


@media all and (max-width: 1200px) {

}

@media all and (max-width: 991px) {
    #main-footer div#footer-bottom .container{
        flex-direction: column-reverse;
    }
    #main-footer div#footer-bottom .container ul.et-social-icons {
        width: 100%;
        text-align: center;
    }
    #main-footer div#footer-bottom .container div#footer-info {
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
    }
    .inner-hero section.et_pb_module {
        height: 300px;
    }
}


/*** Responsive Styles Smartphone Only ***/
@media all and (max-width: 767px) {
    .lp-form form a.whatsapp-link{
        display: block;
        margin: 20px 0;
    }
    .lp-form form .wpcf7-submit, .lp-form form a.whatsapp-link  {
        font-size: 16px;
    }
    .section-title h2 {
        font-size: 48px;
    }
    .hero-banner h1 {
        font-size: 36px;
    }
}

/*** Responsive Styles Smartphone Portrait ***/
@media all and (max-width: 479px) {

}

#footer-info a {
    font-weight: 500;
    color: #666;
}


/**** Nesting Menu ****/
#et_mobile_nav_menu .mobile_nav.opened .mobile_menu_bar::before {content: '\4d';}
#top-menu .menu-item-has-children .menu-item-has-children > a:first-child::after,
#et-secondary-nav .menu-item-has-children .menu-item-has-children > a:first-child::after {content: '5';}
#main-header #mobile_menu.et_mobile_menu .menu-item-has-children {position: relative;}
#main-header #mobile_menu.et_mobile_menu .sub-menu-toggle {position: absolute; z-index: 1; width: 36px; height: 36px; line-height: 36px; border-radius: 50%; top: 5px; right: 30px; cursor: pointer; text-align: center;}
#main-header #mobile_menu.et_mobile_menu .sub-menu-toggle.popped { background-color: rgba(255,255,255, 0.2); }
 #main-header #mobile_menu.et_mobile_menu .sub-menu-toggle::before { font-family: "ETmodules" !important; font-weight: normal; font-style: normal; font-variant: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; line-height: 36px; font-size: 24px; text-transform: none; speak: none; content: '\33'; color: #da1755;}
#main-header #mobile_menu.et_mobile_menu .sub-menu-toggle.popped::before {content: '\32';}
#main-header #mobile_menu.et_mobile_menu .sub-menu-toggle ~ ul.sub-menu {display: none !important; padding-left: 0; }
#main-header #mobile_menu.et_mobile_menu .sub-menu-toggle.popped ~ ul.sub-menu {display: block !important;}
#main-header #mobile_menu.et_mobile_menu li li { padding-left: 0; }
#main-header #mobile_menu.et_mobile_menu li a { padding-left: 20px; padding-right: 20px;}
#main-header #mobile_menu.et_mobile_menu li li li a {padding-left: 60px; padding-right: 20px;}
#main-header #mobile_menu.et_mobile_menu .menu-item-has-children > a { background-color: transparent; font-weight: inherit;}
#main-header #mobile_menu.et_mobile_menu li.current-menu-item > a {font-weight: bolder;}
.fa {margin-right: 15px;}
@media only screen and (max-width: 980px){
#mobile_menu {display: block !important; min-height: 100vh; height: 100%; top: 0; right: 0; position: fixed; z-index: 9998; overflow: scroll; border-top: none; padding-top: 60px !important;}
.et_mobile_menu li a {color: #fff !important; width: 100%; float: left; text-align: left; border-bottom: 1px solid #ddd; margin: 5px; transition: .2s; text-transform: uppercase;}
.mobile_nav ul#mobile_menu .current_page_item > a {color: #fcd22b !important;}
.mobile_nav.closed #mobile_menu {background: rgba(51,51,51,0.9) !important; -webkit-transform: translateX(100%); -moz-transform: translateX(100%);
 -ms-transform: translateX(100%); -o-transform: translateX(100%); transform: translateX(100%); -webkit-backface-visibility: hidden;
 backface-visibility: hidden; -webkit-transition: -webkit-transform 0.4s 0s; -moz-transition: -moz-transform 0.4s 0s; transition: transform 0.4s 0s; background: rgba(51,51,51,0.9) !important;}
.mobile_nav.opened #mobile_menu { background: #326366 !important; -webkit-transform: translateX(0); -moz-transform: translateX(0);
 -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); -webkit-overflow-scrolling: touch; -webkit-transition: -webkit-transform 0.4s 0s; -moz-transition: -moz-transform 0.4s 0s; transition: transform 0.4s 0s;}
#main-header .container.clearfix.et_menu_container { width: 100%;}
.mobile_menu_bar{padding-bottom: 0;} 
.mobile_menu_bar:before {color: #1b1d1e !important;}
.mobile_nav.opened .mobile_menu_bar:before {content: '\4d'; color: #fff !important; z-index: 9999;}
}
.et_header_style_left .logo_container{top: 0px; padding: 0 10px;}
.mobile_menu_bar:before{color: #fff !important; background-color: #222222;}
@media only screen and  (max-width: 980px) {
 .et_header_style_split .mobile_menu_bar, .et_header_style_left .mobile_menu_bar { z-index: 9999;}
#et-top-navigation {padding-right: 10px;}
}
@media only screen and (min-width: 481px)  {
#mobile_menu {width: 340px; margin-left: calc(100% - 340px);}
}
@media only screen and (max-width: 480px)  {
#mobile_menu {width: 290px;    margin-left: calc(100% - 290px);}
}
