/*
Theme Name: IndigoSpire - Child Theme
Theme URI: https://indigospire.com/
Version: 1
Description: Smart. Flexible. Beautiful.
Tags: responsive-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, featured-images, full-width-template, post-formats, rtl-language-support, theme-options, threaded-comments, translation-ready
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: indigospire-child
Template: Divi
*/
/*Heading*/
h1,h2,h3,h4,h5,h6{
    font-family: 'DM Sans', sans-serif;
    color: #1E1840;
    line-height: 1.2;
}
h1{
    font-size: 63px;
    text-transform: capitalize;
}
h2 {
    font-size: 44px;
    font-weight: bold;
    letter-spacing: -0.03em;
    text-transform: capitalize;
}

h3 {
    font-size: 26px;
    text-transform: capitalize;
}

#whiteh2 h2 {
    color: #fff
}

blockquote{
    background: linear-gradient(191.56deg, #F4F1FA 20.79%, rgba(244, 241, 250, 0.22) 90.81%);
    padding: 30px;
    border-color: #C22E87!important;
}

@media all and (max-width:980px){
    h1{
        font-size: 36px;
    }
    h2 {
        font-size: 30px;
    }
}

/*Buttons*/
.et_pb_button{
    background: linear-gradient(106.54deg, #3D1D9A 7.92%, #7E26D7 87.04%);
    color: #fff;
    border-radius: 0;
}
.et_button_no_icon .et_pb_button, .et_button_no_icon .et_pb_button:hover, .small-button.smallblue, .small-button.smallblue:hover{
    padding: 20px 35px!important;
    line-height: 1!important;
}
.small-button.smallblue, .small-button.smallblue:hover{
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: inset 0 0 0 0 rgba(255,255,255,.4), 1px 1px 1px rgba(0,0,0,0);
    -moz-box-shadow: inset 0 0 0 0 rgba(255,255,255,.4),1px 1px 1px rgba(0,0,0,0);
    box-shadow: inset 0 0 0 0 rgba(255,255,255,.4), 1px 1px 1px rgba(0,0,0,0);
    text-shadow: 0 0 0 rgba(255,255,255,0);
}
.et_button_no_icon .et_pb_button:hover {
    background: linear-gradient(106.54deg, #5c1d9b 7.92%, #ba25d7 87.04%)!important;
}

.et_button_no_icon .et_pb_button.et_pb_bg_layout_dark, .small-button.smallblue, .small-button.smallblue:hover{
    background: linear-gradient(116.08deg, #DC3298 24.17%, #C22E87 82.49%);
    color: #fff!important;
    font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;
    font-size: 16px;
    line-height: 19px;
    transition: all 0s ease 0ms;
}

.et_button_no_icon .et_pb_button.et_pb_bg_layout_dark:hover{
    background: #e32c87!important;
    color: #fff!important
}

.et_button_no_icon #whitebg.et_pb_button.et_pb_bg_layout_dark{
    background: #ECE9F5;
    color: #432498!important;
}
.et_button_no_icon #whitebg.et_pb_button.et_pb_bg_layout_dark:hover{
    background: #ECE9F5!important;
}
/*Homepage*/
.icon-front h2:before {
    content: "";
    background-image: url(img/logo-icon.svg);
    background-size: contain;
    background-position: center;
    display: inline-block;
    background-repeat: no-repeat;
    width: 22px;
    height: 26px;
    margin-right: 15px;
    vertical-align: top;
    margin-top: 5px;

}
.et_builder_inner_content {
    background: url(img/vertical-lines.svg) center/902px auto no-repeat;
}

#home-section2:before{
    position: absolute;
    content: "";
    background:
        url(img/triangle-top-left.svg) top left/100% auto no-repeat,
        url(img/triangle-bottom-left.svg) bottom left/100% auto no-repeat,
        linear-gradient(10deg, #F4F1FA 20.79%, rgba(244, 241, 250, 0.22) 90.81%);
    width: calc(50% - 451px);
    height: 100%;
}

#home-section2:after{
    position: absolute;
    content: "";
    background:
        url(img/triangle-top-right.svg) top left/100% auto no-repeat,
        url(img/triangle-bottom-right.svg) bottom left/100% auto no-repeat,
        linear-gradient(10deg, #F4F1FA 20.79%, rgba(244, 241, 250, 0.22) 90.81%);
    width: calc(50% - 451px);
    height: 80%;
    right: 0;
    bottom: 0
}

.home-testimonials:after{
    content: "";
    height: 1px;
    background-color: rgba(236, 233, 245, 0.6);
    width: 100%;
    bottom: 72px;
    display: block;
    position: absolute;
}

.et-pb-active-slide .et_pb_slide_description{
    -webkit-animation-name: none;
    -moz-animation-name: none;
    -ms-animation-name: none;
    -o-animation-name: none;
    animation-name: none;
    -webkit-animation-duration: .0s;
    -moz-animation-duration: .0s;
    -ms-animation-duration: .0s;
    -o-animation-duration: .0s;
    animation-duration: .0s;
    -webkit-animation-delay: .0s;
    -moz-animation-delay: .0s;
    -ms-animation-delay: .0s;
    -o-animation-delay: .0s;
    animation-delay: .0s;
}

/*Custom url*/
.customurl a{
    color: #432498;
    text-transform: capitalize;
    font-size: 16px;
    line-height: 19px;
    padding-bottom: 10px;
    border-bottom: 1px solid #D8D1ED;
    font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 600;
}

/*Home services*/
.services-tile .et_pb_column{
    background: url(img/service-line.png) bottom right no-repeat, linear-gradient(128.37deg, #C22E90 21.8%, #C22E87 80.71%);
    padding: 60px 40px;
}

.services-tile .et_pb_column:hover{
    -webkit-transition: all .4s linear;
    -moz-transition: all .4s linear;
    transition: all .4s linear;
}

.services-tile .service-audits{
    background: url(img/service-line.png) bottom right no-repeat, linear-gradient(128.37deg, #C22E90 21.8%, #C22E87 80.71%);
}

.services-tile .service-audits:hover{
    background: url(img/service-audits.png) bottom right no-repeat, linear-gradient(98.52deg, #3D1D9A 7.92%, #7E26D7 87.04%);
}

.services-tile .service-tax-planning:hover{
    background: url(img/service-tax-planning.png) bottom right no-repeat, linear-gradient(98.52deg, #3D1D9A 7.92%, #7E26D7 87.04%);
}

.services-tile .service-tax-compliance:hover{
    background: url(img/service-tax-compliance.png) bottom right no-repeat, linear-gradient(98.52deg, #3D1D9A 7.92%, #7E26D7 87.04%);
}

.services-tile .service-cfo:hover{
    background: url(img/service-cfo.png) bottom right no-repeat, linear-gradient(98.52deg, #3D1D9A 7.92%, #7E26D7 87.04%);
}


.services-tile h3 {
    font-weight: bold;
    letter-spacing: -0.03em;
    color: #FFFFFF;
}

.services-tile a{
    color: #fff;
    padding-bottom: 10px;
    border-bottom: 1px solid #D8D1ED;
    font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;
    padding-right: 5px;
}

.services-tile a:after{
    content: "";
    background: url(img/arrow-white-right.svg);
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    position: absolute;
    margin-left: 10px;
    width: 24px;
    height: 24px;
    top: 6px;
}

/*Contact*/
.contact-details h4{
    font-family: 'DM Sans', sans-serif;
    font-weight: bold;
    font-size: 30px;
    line-height: 100%;
    letter-spacing: -0.03em;
    color: #1E1840;
}
/*Testimonials*/
.home-testimonials {
    background: url(img/testimonials.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
}

.home-testimonials.about-us-testimonials{
    background: linear-gradient(198.09deg, #F4F1FA 20.79%, rgba(244, 241, 250, 0.22) 90.81%);
}

.home-testimonials .et_pb_bg_layout_dark .et_pb_slide_description{
    text-shadow: 0 0 0 rgba(0,0,0,0);
    padding: 1% 0 2%;
}

.test-content{
    font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 36px;
    line-height: 130%;
    text-align: center;
    letter-spacing: -0.03em;
    color: #434057;
}

.test-name{
    margin: 40px 0 0;
    font-family: 'DM Sans', sans-serif;
    font-weight: bold;
    font-size: 18px;
    line-height: 100%;
    text-align: center;
    letter-spacing: 0.07em;
    text-transform: uppercase;
    color: #432498;
}

.test-location{
    font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 185.6%;
    text-align: center;
    color: #6B697B;
}
.home-testimonials .et-pb-controllers a{
    background-color: rgba(194, 46, 135, 0);
    border: 4px solid #C22E87;
    width: 16px;
    height: 16px;
    margin-right: 130px;
    opacity: 1;
    vertical-align: middle;
    position: relative;
    border-radius: 50%;
}

.home-testimonials .et-pb-controllers a:last-child{
    margin-right: 0;
}
.home-testimonials .et-pb-controllers .et-pb-active-control {
    background-color: rgba(194, 46, 135, 0.1);
    border: 4px solid rgba(194, 46, 135, 0);
}

.home-testimonials .et-pb-controllers{
    bottom: 0;
    position: relative;
    padding: 20px 0 22px;
}

.home-testimonials .et_pb_row{
    padding-bottom: 0;
}

.home-testimonials .et_pb_slides{
    margin-bottom: 50px;
}

/*Blog*/
.et_pb_blog_grid_wrapper .post-content .post-content-inner{
    border-bottom: 1px solid #ECE9F5;
}

.archivesidebar #custom_html-3{
    display: none
}

.et_pb_blog_grid_wrapper .et_pb_blog_grid .et_pb_post{
    padding: 0;
    border: 0;
}
.et_pb_blog_grid_wrapper .et_pb_image_container{
    margin: 0
}
.et_pb_blog_grid_wrapper .et_pb_post .entry-featured-image-url{
    margin-bottom: 0;
}
.et_pb_blog_grid_wrapper .et_pb_blog_grid h2{
    padding: 30px 20px;
    font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;
    font-weight: bold;
    font-size: 24px;
    line-height: 130%;
    letter-spacing: -0.01em;
    color: #434057;
}

.et_pb_blog_grid_wrapper .post-content-inner{
    font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;
    font-weight: normal;
    font-size: 18px;
    line-height: 185.6%;
    color: #6B697B;
    padding: 0 20px 30px;
}

.et_pb_blog_grid_wrapper .post-content-inner p{
    color: #6B697B;
}

.et_pb_blog_grid_wrapper article{
    background: linear-gradient(144.49deg, rgba(244, 241, 250, 0.51) 9.35%, rgba(244, 241, 250, 0.22) 88.74%);
    border: 0;
}

.et_pb_blog_grid_wrapper .post-content .more-link{
    padding-top: 22px;
    padding-bottom: 15px;
}
.et_pb_blog_grid_wrapper .post-content .post-meta{
    padding-top: 15px;
    padding-bottom: 15px;
}

.et_pb_blog_grid_wrapper .post-content .more-link{
    float: right;
    padding-right: 20px;
}
.et_pb_blog_grid_wrapper .post-content .post-meta{
    padding-left: 20px;
    float: left;
}

.et_pb_blog_grid_wrapper .published{
    font-family: 'DM Sans', sans-serif;
    font-weight: 500;
    font-size: 13px;
    line-height: 140%;
    text-transform: capitalize;
    color: #434057;
}
.et_pb_blog_grid_wrapper .post-content .more-link{
    font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;
    font-size: 16px;
    line-height: 19px;
    text-transform: capitalize;
    color: #432498;
    font-weight: bold;
}
.et_pb_blog_grid_wrapper .post-content .more-link:after{
    content: "";
    width: 24px;
    height: 24px;
    background-image: url(img/arrow-right-blue.svg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
    display: inline-block;
    margin-top: -1px
}

.wp-pagenavi{
    border-top: 0;
    text-align: center;
}

.wp-pagenavi a, .wp-pagenavi span{
    padding: 20px 21px;
    font-size: 18px;
    font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;
}

.wp-pagenavi a{
    color:  #432498!important;
    background-color: #F4F1FA;
}

.wp-pagenavi span.current{
    color: #B1ADBE!important;
    background-color: #FBFAFC;
}

.wp-pagenavi a:hover{
    background-color: #FBFAFC;
    color:  #432498!important;
}

.wp-pagenavi .nextpostslink, .wp-pagenavi .previouspostslink {
    color:  #432498!important;
    padding: 20px 30px;
}

.wp-pagenavi .nextpostslink:after, .wp-pagenavi .previouspostslink:before{
    content: "";
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    display: inline-block;
    width: 24px;
    height: 24px;
    vertical-align: middle;
    margin-top: -2px;
}

.wp-pagenavi .nextpostslink:after{
    background-image: url(img/arrow-right-blue.svg);
}

.wp-pagenavi .previouspostslink:before{
    background-image: url(img/arrow-left-blue.svg);
}

.widget_search input#s, .widget_search input#searchsubmit{
    border: 1px solid #D8D1ED;
    height: 60px!important;
    border-radius: 0;
    color: rgba(67, 64, 87, 0.7);
    font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;
    font-size: 16px;
}

.widget_search #searchsubmit{
    width: 50px;
    border-right: 0 solid rgba(0, 0, 0, 0)!important;
    left: 0;
    background-color: transparent;
    background-image: url(img/search.svg);
    background-repeat: no-repeat;
    background-size: 25px;
    background-position: center;
    text-indent: -9999999px;
}

.widget_search input#s{
    padding-left: 60px;
}

.widget_search input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: rgba(67, 64, 87, 0.7);
}
.widget_search input::-moz-placeholder { /* Firefox 19+ */
    color: rgba(67, 64, 87, 0.7);
}
.widget_search input:-ms-input-placeholder { /* IE 10+ */
    color: rgba(67, 64, 87, 0.7);
}
.widget_search input:-moz-placeholder { /* Firefox 18- */
    color: rgba(67, 64, 87, 0.7);
}

.et_pb_widget:not(:last-child){
    padding-bottom: 60px;
    border-bottom: 2px solid #F4F1FA;
    margin-bottom: 60px!important;
}

.widgettitle, .et_pb_column_1_4 h4.widgettitle{
    font-weight: bold;
    font-size: 30px;
    line-height: 100%;
    letter-spacing: -0.03em;
    color: #1E1840;
    margin-bottom: 30px;
}

.et_pb_bg_layout_light .et_pb_widget li a {
    font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;
    font-size: 18px;
    line-height: 120%;
    text-transform: capitalize;
    color: #432498;
    width: 100%;
    display: block;
    padding-right: 25px;
}

.et_pb_bg_layout_light .et_pb_widget li a:not(.et_social_share):after{
    content: "";
    background: url(img/arrow-right-blue.svg);
    width: 25px;
    height: 25px;
    display: inline-block;
    position: absolute;
    right: 0;
}

.et_pb_bg_layout_light .et_pb_widget li{
    margin-bottom: 25px;
}

.floating-cta h4{
    background: #F4F1FA;
    padding: 20px;
    font-weight: bold;
    font-size: 30px;
    line-height: 100%;
    letter-spacing: -0.03em;
    color: #1E1840;
}

.floating-cta a{
    width: 100%;
    display: block;
    color: #fff!important;
    text-align: center;
}

#blog-left {
    float: right;
    margin-right: 0;
}

#blog-left .et_pb_row{
    width: 100%;
}

.single-post .et_pb_section_0, .single-post .et_pb_row_0{
    padding-top: 0
}

#view-articles a{
    font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #432498;
    padding: 20px 35px;
    background-color: #fff;
}

#view-articles a:before{
    content: "";
    background-image: url(img/arrow-left-blue.svg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -2px;
}

@media all and (max-width: 1170px) and (min-width: 981px){
    #view-articles a{
        padding: 20px 10px;
    }

}

.header-meta-date{
    font-family: 'DM Sans', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 140%;
    text-transform: capitalize;
    color: #434057;
}

.header-meta-category a{
    font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;
    font-size: 18px;
    line-height: 120%;
    text-transform: capitalize;
    color: #432498!important;
}

#single-header-section{
    background-size: 50%;
    background-position: left;
}

#single-placeholder-bg {
    position: absolute;
    width: 50%;
    height: 100%;
    background-size: cover;
}

#single-placeholder-bg:before{
    content: "";
    position: absolute;
    width: 100%;
    height: calc(100% + 2px);
    background:
        linear-gradient(-140deg, #FFFFFF 20.25%, rgba(255, 255, 255, 0) 70.09%),
        url(img/single-header-bottom.svg) right bottom/auto no-repeat;
    top: 0;
}


.header-meta{
    font-family: 'DM Sans', sans-serif;
    font-weight: bold;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: -0.03em;
    color: #1E1840;
    display: block;
}

@media all and (max-width: 980px){
    #single-placeholder-bg{
        width: 100%
    }
    #single-placeholder-bg:before{
        background:
            linear-gradient(-140deg, #FFFFFF 20.25%, rgba(255, 255, 255, 0.6) 70.09%),
            url(img/single-header-bottom.svg) right bottom/auto no-repeat;
    }

    #single-header-section {
        display: flex;
        flex-direction: column;
    }

    #single-header-section .et_pb_row_0_tb_body{
        order: 2;
    }
}


@media (min-width: 981px){
    #blog-right{
        float: none;
    }
    #custom_html-2 {
        position: sticky;
        position: -webkit-sticky;
        top: 150px;
    }
    .logged-in #custom_html-2 {
        top: 182px;
    }
}
@media all and (max-width: 980px){
    .wp-pagenavi .nextpostslink, .wp-pagenavi .previouspostslink {
        display: block;
    }

    .wp-pagenavi .nextpostslink {
        margin-top: 30px;
    }

    .wp-pagenavi .previouspostslink{
        margin-bottom: 30px;
    }
}

/*service page*/
#sub-header:before{
    position: absolute;
    content: "";
    background-image: url(img/service-bottom-sharp.svg);
    background-repeat: no-repeat;
    background-size: 3608px;
    background-position: bottom center;
    width: 100%;
    height: 200px;
    bottom: -1px;
}
#servicepage-section{
    background:
        url(img/services-left.png) left 60px/contain no-repeat,
        url(img/services-right.png) right 60px/contain no-repeat;
}


.et_pb_column_1_2 .et_pb_team_member_image{
    text-align: left;
    width: auto;
    width: 155px;
    display: table-cell;
}

.et_pb_column_1_2  .et_pb_team_member_description{
    display: table-cell;
    padding-left: 30px;
    vertical-align: middle;
}

h4.et_pb_module_header{
    float: left;
    font-family: 'DM Sans', sans-serif;
    font-weight: bold;
    font-size: 26px;
    letter-spacing: -0.03em;
    text-transform: capitalize;
    color: #1E1840;
}

.et_pb_member_position{
    font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;
    font-size: 16px;
    line-height: 185.6%;
    color: #6B697B;
    float: left;
    margin-left: 10px;
}

@media (min-width: 981px){
    .et_pb_gutters3 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3, .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 {
        width: 32%;
        margin-right: 2%;
    }
    .et_pb_gutters3 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2 {
        width: 49%;
        margin-right: 2%;
    }
}

.et_pb_team_member_description div {
    display: block;
    width: 100%;
    float:left;
    font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;
    font-weight: normal;
    font-size: 18px;
    line-height: 185.6%;
    color: #000000;
}
@media all and (max-width: 768px){
    .et_pb_column_1_2 .et_pb_team_member_image{
        max-width: 100%;
        text-align: center;
        width: 100%;
        display: block;
    }
    .et_pb_member_position, h4.et_pb_module_header {
        float: none;
    }
}
@media all and (max-width: 980px){
    .test-content{
        font-size: 23px;
        line-height: 36px;
    }
    .test-name{
        font-size: 18px;
    }
    .test-location{
        font-size: 16px;
    }

    .home-testimonials .et-pb-controllers a:not(:last-child){
        margin-right: 40px;
    }
    .services-tile .et_pb_column{
        border-left-width: 0;
        border-top-width: 0;
        border-right-width: 0;
    }

    .services-tile .et_pb_column:not(:last-child){
        border-bottom: 4px solid #fff;
    }
}
@media (max-width: 767px){
    .et-pb-controllers {
        height: auto;
    }
}
/*Header*/
@media only screen and (min-width: 981px){
    .et_header_style_left #et-top-navigation nav>ul>li>a, .et_header_style_split #et-top-navigation nav>ul>li>a {
        padding-bottom: 10px!important;
        padding-top: 20px
    }
}
@media only screen and (min-width: 981px){
    .et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation {
        padding: 16px 0 0 0!important;
        padding-bottom: 16px!important
    }
}
#et-secondary-nav .menu-item-has-children>a:first-child:after, #top-menu .menu-item-has-children>a:first-child:after{
    top: 20px
}
#top-menu li a {
    font-weight: 400;
}

#et-info-email:hover, #et-secondary-menu>ul>li>a:hover, #top-menu-nav>ul>li>a:hover, .et-social-icons a:hover{
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
}

#et-secondary-nav .menu-item-has-children>a:first-child, #top-menu .menu-item-has-children>a:first-child{
    padding-right: 15px
}

#top-menu li.menu-external-portal a{
    color: #432498;
    border-left: 1px solid #D8D1ED;
    border-right: 1px solid #D8D1ED;
    padding-left: 22px;
    padding-right: 32px;
}
#top-menu a{
    text-decoration: none;
    -webkit-transition: all 0s ease-in-out;
    -moz-transition: all 0s ease-in-out;
    transition: all 0s ease-in-out;
}
#top-menu-nav>ul>li>a:hover, .et-fixed-header #top-menu a:hover{
    opacity: 1;
    color: #C22E87!important;
    border-bottom: 1px solid #C22E87;
}
.et_header_style_left #et-top-navigation nav>ul>li.menu-external-portal>a, .et_header_style_left #et-top-navigation nav>ul>li.menu-schedule-a-consultation>a{
    padding-bottom: 20px!important;
    border-bottom: 0;
}
#top-menu li.menu-schedule-a-consultation a, #top-menu li.current-menu-item.menu-schedule-a-consultation a{
    background: #ECE9F5;
    padding: 20px 35px;
    color: #432498;
}
#top-menu li.menu-schedule-a-consultation a:hover{
    background: linear-gradient(106.54deg, #5c1d9b 7.92%, #ba25d7 87.04%);
    color: #fff!important;
}
#top-menu li.menu-external-portal a:after, #mobile_menu li.menu-external-portal a:after{
    content: "";
    background-image: url(img/arrow-corner-right.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 9px;
    height: 9px;
    position: absolute;
    margin-top: -7px;
    margin-left: 3px;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
}

#mobile_menu li.menu-external-portal a:after{
    margin-top: 0;
    margin-left: 10px;
}

#top-menu li.menu-external-portal a:hover:after{
    margin-left: 5px;
}

#top-menu li li a {
    padding: 5px 0;
}

#top-menu li li a:hover, .et-fixed-header #top-menu li li a:hover{
    background: none;
    border-bottom: 0;
    color: #C22E87!important;
}

/*contact form*/
.contact-us-form input, .contact-us-form textarea, .contact-us-form select{
    width: 100%;
    height: 60px;
    border: 1px solid #D8D1ED;
    border-radius: 0;
    padding: 10px 25px;
    font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: rgba(67, 64, 87, 0.7);
    -webkit-border-radius: 0px;
}

.contact-us-form input[type=checkbox]{
    display: inline-block;
    width: auto;
    height: auto;
}

.contact-us-form input[type=submit]{
    background: linear-gradient(128.69deg, #3D1D9A 7.92%, #7E26D7 87.04%);
    border: 0;
    color: #fff!important;
    cursor: pointer;
}
.checkboxtext {
    max-width: 700px!important;
    font-family: 'DM Sans', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 133%;
    text-transform: capitalize;
    color: #6B697B;
}
.contact-us-form textarea{
    height: 200px;
    padding-top: 20px;
}
.contact-us-form textarea:focus{
    border: 1px solid #D8D1ED;
    color: rgba(67, 64, 87, 0.7)!important;
}

.contact-us-form select, .contact-us-form select:focus{
    color: #432498!important;
}

.contact-us-form select:focus{
    border: 1px solid #D8D1ED;
}

.contact-us-form select{
    text-indent: 20px;
}
.row-form{
    width: 100%;
    display: block;
    float: left;
    margin-bottom: 20px;
}

.column-half-form{
    width: 50%;
    float: left
}
.column-half-form:first-child, .column-2-3-form{
    padding-right: 10px;
}
.column-half-form:last-child, .column-1-3-form{
    padding-left: 10px;
}

.column-2-3-form{
    width: 66%;
    float: left
}

.column-1-3-form{
    width: 33%;
    float: left;
}

.required-helper{
    position: absolute;
    background-color: #fff;
    padding: 0 5px;
    font-family: 'DM Sans', sans-serif;
    font-weight: 500;
    font-size: 13px;
    line-height: 140%;
    text-transform: capitalize;
    color: #C22E87;
    margin-left: 20px;
    margin-top: -7px;
}

.contact-us-form ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: rgba(67, 64, 87, 0.7);
}
.contact-us-form ::-moz-placeholder { /* Firefox 19+ */
    color: rgba(67, 64, 87, 0.7);
}
.contact-us-form :-ms-input-placeholder { /* IE 10+ */
    color: rgba(67, 64, 87, 0.7);
}
.contact-us-form :-moz-placeholder { /* Firefox 18- */
    color: rgba(67, 64, 87, 0.7);
}

@media all and (max-width: 1260px){
    #top-menu li{
        padding-right: 10px;
    }
    #top-menu li.menu-schedule-a-consultation a{
        padding: 20px 15px;
    }
    #top-menu li.menu-external-portal a{
        padding-left: 10px;
        padding-right: 22px;
    }
}

@media all and (max-width: 1300px) and (min-width: 981px){
    #top-menu li.menu-external-portal{
        padding-right: 0
    }
}

.et-search-form, .nav li ul, .et_mobile_menu, .footer-widget li:before, .et_pb_pricing li:before, blockquote {
    border-color: #432498
}

.et_mobile_menu .menu-item-has-children>a{
    background-color: transparent;
}

.et_mobile_menu .menu-schedule-a-consultation{
    text-align: center;
    background-color: #ECE9F5;
}

#et-footer-nav .et-social-icons, #et-footer-nav #menu-pre-footer{
    float: left;
}

#et-footer-nav .et-social-icons{
    width: 35%;
    text-align: right;
}

#et-footer-nav #menu-pre-footer{
    width: 65%;
}

#et-footer-nav {
    background-color: transparent;
    padding: 60px 0;
}

#menu-pre-footer li a {
    color: #fff;
    font-size: 16px;
    padding: 10px 0;
    -webkit-transition: all 0s ease-in-out;
    -moz-transition: all 0s ease-in-out;
    transition: all 0s ease-in-out;
    font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 400;
}

#menu-pre-footer li a:hover{
    opacity: 1;
    border-bottom: 1px solid #FFFFFF;
}

#menu-pre-footer li.footer-menu-schedule a{
    background-color: #fff;
    padding: 20px 35px;
    color: #432498;
}

#menu-pre-footer li.footer-menu-schedule a:hover{
    background: linear-gradient(106.54deg, #5c1d9b 7.92%, #ba25d7 87.04%);
    color: #fff!important;
    border-bottom: 0;
}

.bottom-nav li {
    padding-right: 30px;
}

#et-footer-nav .et-social-icon a{
    color: #fff;
    font-size: 18px;
    padding: 13px 0;
    vertical-align: middle;
}
#et-footer-nav .et-social-icon a:hover{
    color: #C22E87;
}

.et-social-facebook a.icon:before{
    content: "\e0c1";
}

#et-footer-nav .et-phone a.icon:before{
    content: "\e090";
    margin-right: 10px;
    font-size: 18px;
}

#et-footer-nav .et-phone a.icon{
    padding-right: 25px;
    border-right: 1px solid rgba(255,255,255,0.1);
}

#et-footer-nav .et-social-icons li{
    margin-left: 25px;
}

#et-footer-nav .et-social-icons li:first-child{
    margin-left: 0;
}

#et-footer-nav .et-social-icon a:before{
    font-size: 26px;
}

#footer-bottom{
    background-color: #1E1840;
}
#footer-bottom .container{
    border-top: 1px solid rgba(255,255,255,0.1);
    padding: 60px 0;
    display: table;
}
.footer-left, .footer-right{
    display: table-cell;
}
.footer-left {
    width: 40%;
}

.footer-right{
    width: 60%;
    vertical-align: middle;
}

.footer-left img{
    max-width: 220px
}

#footer-info{
    margin-top: 20px;
    max-width: 380px;
    padding-bottom: 0;
}

#footer-info, #footer-info a{
    color: rgba(255,255,255, 0.7);
    font-size: 13px;
    font-weight: 500;
    text-transform: capitalize;
    font-family: 'DM Sans', sans-serif;
    line-height: 1.4
}
.footer-right ul{
    text-align: right;
}

.footer-right ul li a{
    color: #fff;
    font-size: 16px;
    font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;
}

.footer-right ul li:not(:last-child) a{
    padding: 10px 0;
}
.footer-right ul li:not(:last-child) a:hover{
    border-bottom: 1px solid #FFFFFF;
}

.footer-right ul li{
    display: inline-block;
}

.footer-right ul li:not(:first-child){
    margin-left: 20px;
}

li.footer-client-portal a{
    padding: 20px 30px;
    background: linear-gradient(106.59deg, #DC3298 24.17%, #C22E87 82.49%);
}
li.footer-client-portal a:hover{
    background: #e32c87;
}

#footer-bottom a{
    -webkit-transition: all 0s ease-in-out;
    -moz-transition: all 0s ease-in-out;
    transition: all 0s ease-in-out;
}

li.footer-client-portal a:after {
    content: "";
    background-image: url(img/arrow-corner-right-white.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 9px;
    height: 9px;
    position: absolute;
    margin-left: 3px;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
}

li.footer-client-portal a:hover:after{
    margin-left: 5px;
}

/*Newsletter*/
#newsletter-section{
    background:
        url(img/bg-news.svg) center/cover no-repeat,
        linear-gradient(101.24deg, #3D1D9A 7.92%, #7E26D7 87.04%);
}

#newsletter-section h2 {
    color: #fff
}

.newsletter .formItem {
    width: 24.25%;
    float: left;
}

.newsletter input {
    background-color: transparent;
    border: 1px solid #fff;
    padding: 24px 15px;
    font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;
    font-size: 16px;
    line-height: 19px;
    color: rgba(255,255,255,0.7);
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: rgba(255,255,255,0.7);
}
::-moz-placeholder { /* Firefox 19+ */
    color: rgba(255,255,255,0.7);
}
:-ms-input-placeholder { /* IE 10+ */
    color: rgba(255,255,255,0.7);
}
:-moz-placeholder { /* Firefox 18- */
    color: rgba(255,255,255,0.7);
}

input.text:focus, input.title:focus, input[type=text]:focus, select:focus, textarea:focus{
    color: rgba(255,255,255,0.7);
    border: 1px solid rgba(255,255,255,0.7);
}
.reCaptcha img{
    margin-top: -3px;
}

.newsletter .formItem:not(:last-child){
    margin-right: 1%;
}

.newsletter-first-row{
    display: block;
    width: 100%;
    float: left;
}

.checkbox-form{
    display:block;
    margin: auto;
    margin-top: 15px;
    width: 100%;
    font-family: 'DM Sans', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 133%;
    text-transform: capitalize;
    color: #FFFFFF;
    max-width: 700px;
    position: relative;
    clear: left;
}

.checkbox-form input{
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.input-checkbox-section {
    display: block
}
.checkmark {
    top: 0;
    height: 25px;
    width: 25px;
    background-color: transparent;
    position: absolute;
    border: 1px solid rgba(255,255,255,0.3);
    display: inline-block;
}

.checkbox-form input:checked ~ .checkmark:after {
    content: "";
    display: block;
    width: 27px;
    height: 21px;
    bottom: 4px;
    left: 3px;
    background-image: url(img/checked.svg);
    background-repeat: no-repeat;
    position: absolute;
}

.contact-us-form .checkbox-form input:checked ~ .checkmark:after{
    background-image: url(img/checked-colored.svg);
}

.contact-us-form .checkbox-form{
    color: #6B697B;
    margin: inherit;
}

.contact-us-form .checkmark{
    border: 1px solid rgba(67, 36, 152, 0.3);
}
.input-checkbox-section{
    cursor: pointer;
}


.submit-section{
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 30px;
}
.submit-section input{
    background: linear-gradient(116.08deg, #DC3298 24.17%, #C22E87 82.49%);
    color: #fff;
    border: none;
    cursor: pointer;
    font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;
    font-size: 16px;
    padding: 20px 10px;
    width: 250px;
}

.submit-section input:hover{
    background: linear-gradient(116.08deg, #fd32ac 24.17%, #de379b 82.49%);
}
.text-checked {
    margin-left: 40px;
    display: inline-block;
    cursor: pointer;
}

@media all and (max-width: 768px){
    .et_pb_column_1_2 .et_pb_team_member_description {
        text-align: center;
        padding-left: 0;
    }
    .et_pb_member_position{
        margin-left: 0
    }
}

@media all and (max-width: 480px){
    .et_pb_row {
        width: 100%;
    }
    #main-header .container{
        width: 100%;
    }
    #main-header .container, .services-tile .et_pb_column, .et_pb_row {
        padding-left: 24px!important;
        padding-right: 24px!important;
    }
    .et_pb_row .et_pb_row  {
        padding-right: 0!important;
        padding-left: 0!important
    }

    .column-half-form{
        width: 100%;
        padding-left: 0!important;
    }

    .column-2-3-form{
        width: 100%;
    }

    .column-1-3-form{
        padding-left: 0!important;
        width: 100%;
    }

    .column-half-form:first-child, .column-2-3-form{
        padding-right: 0;
        margin-bottom: 20px
    }

    .contact-us-form select{
        padding-left: 0!important;
    }
    .et_pb_button {
        text-align: center;
        width: 100%;
    }

    .home div.et_pb_section.et_pb_section_0:before {
        content: "";
        position: absolute;
        background-color: rgba(255,255,255,0.6);
        top:0;
        left:0;
        width: 100%;
        height: 100%;
        display: block
    }

    #single-placeholder-bg{
        background-position: center 100px;
        background-repeat: no-repeat;
    }

    div#single-header-section.et_pb_section.et_pb_section_0_tb_body.removebg{
        background-image: none!important;
    }
}



@media all and (max-width: 1100px){
    #et-footer-nav .et-social-icons, #et-footer-nav #menu-pre-footer{
        float: none;
        width: 100%;
        text-align: center;
    }

    #et-footer-nav #menu-pre-footer{
        margin-bottom: 20px;
    }
}

@media all and (max-width:980px){
    .newsletter .formItem{
        width: 100%;
        margin-right: 0;
    }
    .newsletter .formItem:not(:first-child){
        margin-top: 20px;
    }

    .formItem.reCaptcha{
        text-align: center;
    }
    .bottom-nav li.footer-menu-schedule, .et-social-icons li.et-phone{
        display: block;
        margin-bottom: 50px;
    }

    #et-footer-nav  .et-social-icons li:nth-child(2){
        margin-left: 0;
    }

    .bottom-nav li{
        padding-left: 10px;
        padding-right: 10px;
        margin-bottom: 10px;
    }

    #et-footer-nav .et-phone a.icon{
        padding-right: 0;
        border-right: 0;
    }

    .bottom-nav li:first-child{
        padding-right: 0;
    }

    #menu-pre-footer li.footer-menu-schedule a{
        padding: 20px;
    }

    #footer-bottom .container {
        display: block;
    }

    .footer-left, .footer-right, li.footer-client-portal{
        display: block;
        width: 100%;
        text-align: center;
    }

    #footer-info{
        max-width: 100%;
        margin-bottom: 30px;
    }

    .footer-right ul{
        text-align: center;
    }

    li.footer-client-portal{
        margin-top: 60px;
    }

    .footer-right ul li:not(:first-child){
        margin-left: 0;
    }

    .footer-right ul li:not(:last-child){
        padding: 0 10px;
    }

}


/*Calendly*/
.event_name {
    font-weight: 600;
}
.event_name:before{
    border-radius: 100%;
    width: 14px;
    height: 14px;
    margin-right: 20px;
    content: "";
    background-color: #C22E87;
    display: inline-block;
}

.event_start_time, .event_end_time {
    display: inline-block;
}
.event_start_time{
    margin-right: 6px
}
.event_start_time:before{
    content: "\e023";
    color: #C22E87;
    font-size: 16px;
    margin-right: 20px;
    text-shadow: 0 0;
    font-family: ETmodules!important;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1;
    text-transform: none;
    speak: none;
}

.event_location:before{
    content: "\e081";
    color: #C22E87;
    font-size: 16px;
    margin-right: 20px;
    text-shadow: 0 0;
    font-family: ETmodules!important;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1;
    text-transform: none;
    speak: none;
}

/*Fixed mobile*/
.phone_mobile{
    display: none
}
@media (max-width: 980px) {

/*********************************
style mobile fixed header
*********************************/

    .et_fixed_nav #main-header.et-fixed-header  {
        position: fixed;
        background: rgb(255,255,255);
        padding-top: 5px
    }

    .et-fixed-header .mobile_menu_bar {
        padding-bottom: 5px;
    }

    .et-fixed-header .logo_container img{
        height: 0;
    }

    .et-fixed-header .phone_mobile{
        display: inline-block;
        color: #C22E87;
        font-size: 20px
    }

    .et-fixed-header .phone_mobile:before{
        content: "\e090";
        font-size: 16px;
        margin-right: 10px;
        text-shadow: 0 0;
        font-family: ETmodules!important;
        font-weight: 400;
        font-style: normal;
        font-variant: normal;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        line-height: 1;
        text-transform: none;
        speak: none;
    }
}
.current_page_parent a {
    color: #C22E87 !important;
}

/*wpzzz*/
.et_pb_post {
/* 	max-width:30%;
	flex:30%;
	margin: 0 10px; */
}

.blog-section-home .et_pb_salvattore_content > div:not(.column) {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -10px -20px;
}
.blog-section-home .et_pb_salvattore_content > div:not(.column) > article {
	opacity: 1 !important;
	width: calc(33.3% - 20px);
	margin: 0 10px 20px;
}
.wpcf7 .newsletter .wpcf7-form-control-wrap {
	width: 24.25%;
  float: left;
}
.wpcf7 .newsletter .wpcf7-form-control-wrap.agree {
	width: 100%;
}
.wpcf7 .newsletter .wpcf7-form-control-wrap:not(:last-child) {
	margin-right: 1%;
}
.wpcf7 .newsletter .wpcf7-form-control-wrap .formItem {
	width: 100%;
	float: none;
	margin-right: 0 !important;
}
.wpcf7 .newsletter .wpcf7-form-control-wrap input.wpcf7-not-valid {
	border-color: red;
}
.wpcf7 .newsletter .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
	display: none !important;
}
.wpcf7 .newsletter .wpcf7-acceptance label {
	display: inline-flex;
  align-items: flex-start;
}
.wpcf7 .newsletter .wpcf7-acceptance label > span {
	margin-left: 5px;
}
.wpcf7 .newsletter .wpcf7-acceptance input {
	opacity: 1;
	position: static;
	flex-shrink: 0;
	padding: 0;
  display: inline-block;
  border: 1px solid rgba(255,255,255,0.3);
  width: 25px;
  height: 25px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-print-color-adjust: exact;
  color-adjust: exact;
  transition-property: background-position, box-shadow, opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.wpcf7 .newsletter .wpcf7-acceptance input:checked {
  background-image: url(img/checked.svg);
}
.wpcf7 .newsletter .submit-section input:disabled {
	background: linear-gradient(116.08deg, #fd32ac 24.17%, #de379b 82.49%);
	opacity: 0.6;
}
.wpcf7 .newsletter:after {
	content: '';
	clear: both;
	display: table;
}
.wpcf7 form .wpcf7-response-output {
	margin: 2rem 0 0;
	padding: .5rem 1rem;
	font-size: .8em;
	text-align: center;
	color: #fff;
}
.wpcf7 .contact-us-form .wpcf7-acceptance .wpcf7-list-item {
	margin: 0;
}
.wpcf7 .contact-us-form .wpcf7-acceptance label {
	display: inline-flex;
  align-items: flex-start;
}
.wpcf7 .contact-us-form .wpcf7-acceptance label > span {
	/* margin-left: 5px; */
	margin-left: -30px;
	padding-left: 35px;
}
.wpcf7 .contact-us-form .wpcf7-acceptance input {
	opacity: 1;
	position: static;
	flex-shrink: 0;
	padding: 0;
  display: inline-block;
  border: 1px solid rgba(67, 36, 152, 0.3);
  width: 25px;
  height: 25px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-print-color-adjust: exact;
  color-adjust: exact;
  transition-property: background-position, box-shadow, opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.wpcf7 .contact-us-form .wpcf7-acceptance input:checked {
  background-image: url(img/checked-colored.svg);
}
.wpcf7 .contact-us-form input[type="submit"]:disabled {
	background: linear-gradient(128.69deg, #3D1D9A 7.92%, #7E26D7 87.04%);
	opacity: 0.6;
}
.wpcf7 .contact-us-form .wpcf7-not-valid-tip,
.wpcf7 .contact-us-form .wpcf7-spinner {
	display: none !important;
}
.wpcf7 .contact-us-form:after {
	content: '';
	clear: both;
	display: table;
}
.wpcf7 .contact-us-form + .wpcf7-response-output {
	color: #000 !important;
}
.wpcf7 .contact-us-form .wpcf7-form-control-wrap input:focus, 
.wpcf7 .contact-us-form .wpcf7-form-control-wrap textarea:focus, 
.wpcf7 .contact-us-form .wpcf7-form-control-wrap select:focus {
	color: rgba(67, 64, 87, 0.7);
	border: 1px solid #D8D1ED !important;
}
.wpcf7 .contact-us-form .wpcf7-form-control-wrap input.wpcf7-not-valid, 
.wpcf7 .contact-us-form .wpcf7-form-control-wrap textarea.wpcf7-not-valid, 
.wpcf7 .contact-us-form .wpcf7-form-control-wrap select.wpcf7-not-valid {
	border-color: red !important;
}

@media(max-width: 980px) {
	.blog-section-home .et_pb_salvattore_content > div:not(.column) > article {
		width: calc(50% - 20px);
	}
	.wpcf7 .newsletter .wpcf7-form-control-wrap {
		width: 100%;
	}
	.wpcf7 .newsletter .wpcf7-form-control-wrap:not(:first-child) {
		margin-right: 0;
		margin-top: 20px;
	}
}
@media(max-width: 580px) {
	.blog-section-home .et_pb_salvattore_content > div:not(.column) > article {
		width: calc(100% - 20px);
	}
}