/*
Theme Name:     Divi Child Theme
Theme URI:      http://www.elegantthemes.com/gallery/divi/
Description:    Divi Child Theme
Author:         Graphtek Interactive
Author URI:     http://www.graphtek.com/
Template:       Divi
Version:        3.26.4
*/

@import url("../Divi/style.css");

/* =Theme customization starts here
------------------------------------------------------- */

.ReachOut {
    display: grid;
    grid-template-columns: auto auto;
    grid-gap: 32px;
    align-items: center;
    justify-content: flex-end;
    height: 100%;
}

.btn.signBtn {
    border-radius: 24px;
    text-decoration: none;
    color: #fff;
    font: 800 20px/24px "Open Sans", sans-serif;
    padding: 12px 41px;
    border: 3px solid transparent;
    background: #724ae8;
    background: linear-gradient(135deg, rgba(84, 61, 156, 0.8) 0%, rgba(132, 95, 207, 0.68) 42%, rgba(67, 10, 240, 0.8) 100%);
    max-width: 200px;
}

.btn.signBtn:hover {
    border-color: #000;
    text-decoration: none;
}

.ReachOut a.phone {
    text-decoration: none;
    color: #9f90ad;
    font: 800 24px/41px "Open Sans", sans-serif;
}

.ReachOut a.phone:hover {
    color: #724ae8;
    text-decoration: none;
}

.et-l--header .et_pb_module.et_pb_code,
.et-l--header .et_pb_module.et_pb_code .et_pb_code_inner {
    height: 100%;
}


.et_pb_section h1.entry-title {
    font-size: 48px;
    color: #5229cc;
    line-height: 1.2;
    font-weight: 800;
}

.et-l--footer .FooterRight {
    margin-left: auto;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 4.4444444445vw;
    max-width: 740px;
}

.et-l--footer .FooterRight ul {
    border-left: 1px solid #fff;
    padding-left: 24px;
    list-style: none;
}

.et-l--footer .FooterRight ul::before {
    content: attr(aria-label);
    white-space: nowrap;
    color: #9f90ad;
    font-weight: 700;
    font-size: 24px;
    line-height: 24px;
    padding-bottom: 12px;
}

.et-l--footer .FooterRight li {
    font: 400 20px/41px "Open Sans", sans-serif;
    margin: 0;
    padding: 0;
    list-style: none;
}

.et-l--footer a {
    color: #fff;
}

.et-l--footer a:hover {
    text-decoration: underline;
}

.et-l--footer .Copyright {
    font: 700 16px/67px "Open Sans", sans-serif;
    font-style: italic;
    color: #fff;
}

.et_pb_blog_grid .et_pb_image_container {
    margin: 0 0 15px;
    overflow: hidden;
    border-radius: 16px 16px 0 0;
    height: 132px;
}

.et_pb_section .et_pb_blog_grid .et_pb_post {
    padding: 15px;
    border-radius: 24px;
    background-image: linear-gradient(135deg, #7159b7 0%, #8764f6 100%);
    border: none;
}

.et_pb_section .et_pb_blog_grid .et_pb_salvattore_content .column.size-1of3:nth-of-type(2) .et_pb_post {
    background-image: linear-gradient(135deg, #7cafc2 0%, #60f6ea 100%);
}

.et_pb_section .et_pb_blog_grid .et_pb_salvattore_content .column.size-1of3:nth-of-type(3) .et_pb_post {
    background-image: linear-gradient(135deg, #64a2df 0%, #9bb5f9 100%);
}

.et_pb_section .et_pb_bg_layout_light .et_pb_post h2.entry-title,
.et_pb_section .et_pb_bg_layout_light .et_pb_post p {
    color: #ffffff;
}

.et_pb_section .et_pb_bg_layout_light .et_pb_post p {
    font-size: 16px;
}

.et_pb_section .et_pb_bg_layout_light .et_pb_post h2.entry-title {
    font-size: 26px;
    font-weight: 800;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    white-space: pre-wrap;
    padding-bottom: 0;
    margin-bottom: 10px;
}

.et_pb_section .et_pb_bg_layout_light .et_pb_post .post-content {
    overflow: hidden;
}

.et_pb_section .et_pb_bg_layout_light .et_pb_post .post-content .post-content-inner {
    margin-bottom: 10px;
}

.et_pb_section .et_pb_bg_layout_light .et_pb_post .post-content a.more-link {
    display: block;
    float: right;
    padding: 10px 20px;
    border: solid 1px #ffffff;
    background-image: linear-gradient(135deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.8) 100%);
    color: #ffffff;
    font-size: 14px;
    font-weight: 700;
    border-radius: 50rem;
    text-transform: capitalize;
}

.et_pb_section .et_pb_bg_layout_light .et_pb_post .post-content a.more-link:hover {
    background-image: linear-gradient(135deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.2) 100%);
}

.et_pb_section .et_pb_blog_grid .pagination {
    text-align: center;
}

.et_pb_section .et_pb_blog_grid .pagination .alignleft,
.et_pb_section .et_pb_blog_grid .pagination .alignright {
    display: inline-block;
    float: none;
    margin: 0 20px;
}

.et_pb_section .et_pb_blog_grid .pagination a {
    color: #5229cc;
    font-weight: 700;
}

.single-post .et_pb_section.articleWrap {
    font-size: 18px;
    line-height: 1.6em;
}

.single-post .et_pb_section.articleWrap .et_pb_row .et_pb_column:nth-of-type(1) a.et_pb_button {
    display: block;
    background-image: linear-gradient(135deg, #673de3 0%, #a999da 100%);
    border-radius: 8px;
    text-align: center;
    font-size: 21px;
    font-weight: 500;
    height: 60px;
    line-height: 48px !important;
    border: none;
    color: #ffffff;
}

.single-post .et_pb_section.articleWrap .et_pb_button_module_wrapper {
    position: relative;
    margin-bottom: 3em;
}

.single-post .et_pb_section.articleWrap .et_pb_button_module_wrapper::before {
    content: '';
    width: 29px;
    height: 29px;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url('./images/find-ico.svg');
    position: absolute;
    z-index: 2;
    left: 12px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

body.single-post #page-container .et_pb_section.articleWrap .et_pb_button_0_tb_body {
    padding-left: 50px !important;
}

.single-post .et_pb_section.articleWrap .et_pb_column:nth-of-type(1) .et_pb_text h3 {
    font-size: 24px;
    color: #5229cc;
    font-weight: 700;
    padding-bottom: 12px;
    border-bottom: solid 1px #5229cc;
    margin-bottom: 20px;
}

.single-post .et_pb_section.articleWrap .et_pb_column ul.menuWrap,
.single-post .et_pb_section.articleWrap .et_pb_column ul.menuWrap li {
    list-style: none;
    padding: 0;
}

.single-post .et_pb_section.articleWrap .et_pb_column ul.menuWrap li {
    margin-bottom: 1em;
}

.single-post .et_pb_section.articleWrap .et_pb_column ul.menuWrap li a {
    color: #9771bd;
}

.single-post .et_pb_section.articleWrap .et_pb_column ul.menuWrap li a:hover {
    color: #5229cc;
}

.single-post .et_pb_section.articleWrap .et_pb_column .et_pb_title_featured_container img {
    border-radius: 18px 18px 0 0;
    height: 300px;
    width: 100%;
    object-fit: cover;
}

.single-post .et_pb_section.articleWrap .et_pb_column .et_pb_title_featured_container {
    margin-bottom: 2em;
}



@media all and (max-width: 980px) {
    .et-l--header .et_pb_image_0_tb_header {
        text-align: center;
    }

    .et-l--header .ReachOut {
        justify-content: center;
    }

    .et-l--footer .FooterRight {
        margin-left: 0;
        padding-top: 2em;
    }

    .et_pb_section h1.entry-title {
        font-size: 28px;
        line-height: 1.4;
    }
    .et_pb_section .et_pb_blog_grid .et_pb_salvattore_content .column.size-1of2:nth-of-type(2) .et_pb_post {
        background-image: linear-gradient(135deg, #7cafc2 0%, #60f6ea 100%);
    }
}

@media all and (min-width: 981px) {
    .single-post .et_pb_section.articleWrap>.et_pb_row>.et_pb_column:nth-of-type(1) {
        border-right: dashed 2px #5229cc;
        padding-right: 3em;
    }

    .single-post .et_pb_section.articleWrap>.et_pb_row {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-orient: horizontal;
        -moz-box-orient: horizontal;
        -webkit-box-direction: normal;
        -moz-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .single-post .et_pb_section.articleWrap>.et_pb_row>.et_pb_column {
        float: none;
        margin-right: 0;
    }

    .single-post .et_pb_section.articleWrap>.et_pb_row>.et_pb_column:nth-of-type(1) {
        width: 25%;
    }

    .single-post .et_pb_section.articleWrap>.et_pb_row>.et_pb_column:nth-of-type(2) {
        width: 75%;
        padding-left: 3em;
    }
}

@media all and (max-width: 767px) {
    .et-l--footer .FooterRight {
        grid-template-columns: auto;
    }
    .btn.signBtn {
        padding-left: 12px;
        padding-right: 12px;
    }
    .et_pb_section .et_pb_blog_grid .et_pb_salvattore_content .column.size-1of1 .et_pb_post:nth-child(2n) {
        background-image: linear-gradient(135deg, #7cafc2 0%, #60f6ea 100%);
    }
    .et_pb_section .et_pb_blog_grid .et_pb_salvattore_content .column.size-1of1 .et_pb_post:nth-child(3n) {
        background-image: linear-gradient(135deg, #64a2df 0%, #9bb5f9 100%);
    }
}