
.et_pb_blurb.et_pb_blurb_position_top .et_pb_main_blurb_image {
    display: block;
}


/*Home Banner*/

.seo_home_banner .et_pb_blurb:hover:before,
.seo_home_banner .et_pb_blurb:hover:after {
    transform: scale(1.1);
}

.seo_home_banner a.et_pb_button:hover {
    transition: 0.6s !important;
}

/*Home Marketing Section*/

.seo_home_marketing_section .et_pb_column_1_4:last-child {
    margin-right: 0 !important;
}

.seo_home_marketing_section .et_pb_column_1_4 {
    width: 23% !important;
    margin-right: 2.5% !important;
}

.seo_home_marketing_section .et_pb_column_1_2 {
    margin-right: 2.6% !important;
}

.seo_home_marketing_section .et_pb_blurb .et_pb_blurb_container h4:after {
    display: inline-block !important;
    content: "$";
    font-family: "ETmodules" !important;
    float: left;
    line-height: 100%;
    font-size: 24px;
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    overflow: hidden;
    transition: 0.3s !important;
    background: transparent !important;
}

.seo_home_marketing_section .et_pb_blurb .et_pb_blurb_container h4 {
    position: relative;
}

.seo_home_marketing_section .et_pb_blurb .et_pb_blurb_container h4 {
    transition: 0.3s !important;
}

.seo_home_marketing_section .et_pb_blurb:hover .et_pb_blurb_container h4:after {
    width: 24px !important;
}

.seo_home_marketing_section .et_pb_blurb:hover .et_pb_blurb_container h4 {
    padding-left: 30px !important;
}

.seo_home_marketing_section.services_simple .et_pb_column_1_2 {
    width: 34% !important;
    margin-right: 8.5% !important;
}

.seo_home_marketing_section.services_simple .et_pb_column_1_4:last-child {
    margin-right: 0 !important;
}

.seo_home_marketing_section.services_simple .et_pb_column_1_4 {
    width: 24% !important;
    margin-right: 7.5% !important;
}

/*Home Services Section*/

.seo_home_services .et_pb_blurb {
    cursor: pointer;
    overflow: hidden;
}

.seo_home_services .et_pb_blurb .et_pb_blurb_container ul {
    position: absolute;
    top: 43px;
    left: 0;
    right: 0;
    padding-left: 0;
    line-height: 190%;
    opacity: 0;
    transform: translate(0, 20px)
}

.seo_home_services .et_pb_blurb .et_pb_blurb_container ul li {
    list-style: none !important
}

.seo_home_services .et_pb_blurb .et_pb_blurb_container h4,
.seo_home_services .et_pb_blurb .et_pb_blurb_container ul,
.seo_home_services .et_pb_blurb .et_pb_blurb_content,
.seo_home_services .et_pb_blurb .et_pb_main_blurb_image {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.seo_home_services .et_pb_blurb:hover .et_pb_blurb_content {
    background-color: rgba(235, 235, 235, .7)
}

.seo_home_services .et_pb_blurb:hover .et_pb_blurb_container ul {
    opacity: 1;
    transform: translate(0, 0)
}

.seo_home_services .et_pb_blurb:hover .et_pb_main_blurb_image {
    padding-top: 216px;
    margin-bottom: -12px !important
}

.seo_home_services .et_pb_blurb:hover .et_pb_blurb_container h4 {
    opacity: 0;
    height: 0;
    padding: 0
}

/*Home Blurbs Section*/

.seo_home_blurbs_section .et_pb_column_1_3 .et_pb_blurb .et_pb_blurb_container h4 {
    position: relative;
}

.seo_home_blurbs_section .et_pb_column_1_3:hover .et_pb_blurb:after,
.seo_home_blurbs_section .et_pb_column_1_3:hover .et_pb_blurb:before {
    transition-delay: 0.3s !important;
    width: 50%;
}

.seo_home_blurbs_section .et_pb_column_1_3 .et_pb_blurb .et_pb_blurb_container h4,
.seo_home_blurbs_section .et_pb_column_1_3 .et_pb_blurb img,
.seo_home_blurbs_section .et_pb_column_1_3 .et_pb_blurb .et_pb_blurb_container p {
    transition-delay: 0.3s !important;
}

.seo_home_blurbs_section .et_pb_column_1_3:hover .et_pb_blurb .et_pb_blurb_container {
    -webkit-animation: fadeIn 5s infinite; /* Safari 4.0 - 8.0 */
    animation: fadeIn 1s infinite;
    animation-iteration-count: 1;
}

.seo_home_blurbs_section .et_pb_column_1_3:hover .et_pb_blurb img {
    transform: translateY(-5px);
    transition-delay: 0s !important;
}

.seo_home_blurbs_section .et_pb_column_1_3:hover .et_pb_blurb .et_pb_blurb_container h4 {
    transform: translateY(-10px);
    transition-delay: 0s !important;
}

.seo_home_blurbs_section .et_pb_column_1_3:hover .et_pb_blurb .et_pb_blurb_container p {
    transform: translateY(5px);
    transition-delay: 0s !important;
}

.seo_home_blurbs_section .et_pb_column_1_3 .et_pb_blurb .et_pb_blurb_container,
.seo_home_blurbs_section .et_pb_column_1_3 .et_pb_blurb .et_pb_main_blurb_image a {
    position: relative;
    z-index: 3;
}

.seo_home_blurbs_section .et_pb_column_1_3 .et_pb_blurb .et_pb_main_blurb_image {
    position: relative;
    max-width: 74px;
    margin: 0 auto 0;
}

.seo_home_blurbs_section .et_pb_column_1_3 .et_pb_blurb .et_pb_blurb_container h4,
.seo_home_blurbs_section .et_pb_column_1_3 .et_pb_blurb .et_pb_blurb_container p,
.seo_home_blurbs_section .et_pb_column_1_3 .et_pb_blurb .et_pb_main_blurb_image img,
.seo_home_blurbs_section .et_pb_column_1_3 .et_pb_blurb .et_pb_main_blurb_image:after {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.seo_home_blurbs_section .et_pb_column_1_3:hover .et_pb_blurb .et_pb_main_blurb_image img {
    filter: grayscale(0);
}

/*Home Testimonials*/

.home_testimonials .et-pb-controllers a:hover,
.home_testimonials .et-pb-controllers a.et-pb-active-control {
    background-color: #c9c9c9 !important;
}

.home_testimonials .et-pb-controllers a {
    width: 11px;
    height: 11px;
    background-color: transparent !important;
    border: 2px solid #c9c9c9;
}

.home_testimonials .et_pb_slide_content h4 {
    padding-bottom: 3px;
    font-weight: 700;
    color: #000 !important;
}

.home_testimonials .et_pb_slide {
    background: transparent !important;
}

.home_testimonials .et_pb_slide_image img {
    border-radius: 50%;
}

/*Home Pricing*/

.seo_home_pricing_tables .et_pb_pricing_content .et_pb_pricing li span:before {
    display: none !important;
}

#page-container .seo_home_pricing_tables .et_pb_button_wrapper a.et_pb_pricing_table_button {
    padding: 11px 5px !important;
}

.seo_home_pricing_tables .et_pb_row {
    width: 95% !important;
}

/*Pricing 1*/
.seo_home_pricing_tables .et_pb_pricing_table {
    padding: 3.3vw 3.5vw 3.6vw !important;
}

.seo_home_pricing_tables .et_pb_pricing_table.et_pb_featured_table {
    padding: 4vw 3.5vw 4.6vw !important;
}

.seo_home_pricing_tables .et_pb_pricing_table:not(.et_pb_featured_table ) {
    margin-top: 13px !important;
}

.seo_home_pricing_tables .et_pb_button_wrapper {
    padding: 0 0.4vw !important;
}

/*Home Logos*/




#page-container .seo_home_logos .et_pb_column .et_pb_image:nth-child(3n + 3) {
    margin-right: 0 !important;
}

#page-container .seo_home_logos .et_pb_column .et_pb_image {
    width: 29% !important;
    margin-right: 6.5% !important;
    margin-bottom: 1.7vw !important;
}

/*.shapes_images_section*/

#page-container .entry-content{
    overflow: hidden;
    position: relative;
}

#page-container .shapes_images_section .inViewPort{
    -webkit-animation: hideImage 3s infinite; /* Safari 4.0 - 8.0 */
    animation: hideImage 3s infinite;
    animation-iteration-count: 1;
}

@keyframes hideImage {
    from {opacity: 1}
    50% {opacity: 0}
    to {opacity: 1}
}

/* Responsive */

@media only screen and (min-width: 1930px) {

    .seo_home_pricing_tables .et_pb_pricing_table.et_pb_featured_table {
        padding: 64px 40px !important;
    }

    .seo_home_pricing_tables .et_pb_pricing_table {
        padding: 40px !important;
    }

    .seo_home_pricing_tables .et_pb_pricing_table:not(.et_pb_featured_table ) {
        margin-top: 23px !important;
    }

    .seo_home_banner .et_pb_column_1_3 .et_pb_blurb{
        padding: 50px !important;
    }
}

@media only screen and (min-width: 768px) {
    .seo_home_services .et_pb_blurb .et_pb_blurb_content {
        min-height: 470px
    }

    .seo_home_services .et_pb_blurb:hover .et_pb_blurb_container h4 {
        transform: translate(0, 180px)
    }

    .seo_home_services .et_pb_blurb:hover .et_pb_main_blurb_image {
        transform: translate(0, 150px);
        padding-top: 36px
    }
}

@media only screen and (max-width: 1390px) {
    .seo_home_marketing_section .et_pb_row {
        width: 90% !important;
    }

    .home_testimonials .et_pb_slider .et-pb-controllers {
        bottom: 20px !important;
    }

    .seo_home_banner {
        margin-bottom: 4vw;
    }

    .seo_home_banner .et_pb_row:last-child {
        width: 90% !important;
        margin-bottom: -14vw !important;
        display: flex;
    }

    .seo_home_banner .et_pb_row:last-child .et_pb_blurb {
        height: 100% !important;
    }

    .home_testimonials .shape_image{
        left: 27%;
    }
}

@media only screen and (max-width: 1390px) and (min-width: 981px) {
    .home_testimonials .et_pb_row {
        width: 90% !important;
    }

    .home_testimonials .et_pb_number_counter h3 {
        padding-top: 12px !important;
    }

    .home_testimonials .et_pb_number_counter .percent p {
        font-size: 52px !important;
    }

    .seo_home_logos .et_pb_column_1_3 .et_pb_text:first-child p{
        font-size: 40px !important;
        line-height: 100% !important;
    }
}

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

    #page-container .seo_home_banner .et_pb_promo_description {
        padding-bottom: 20px !important;
    }

    #page-container .seo_home_banner .et_pb_promo_description h2 {
        padding-bottom: 10px;
    }

    .seo_home_marketing_section .et_pb_column_1_2 .et_pb_promo_description h2 {
        padding-bottom: 10px !important;
    }

    .seo_home_marketing_section .et_pb_column_1_2 {
        margin-right: 0 !important;
    }

    #page-container .seo_home_marketing_section .et_pb_column_1_2 .et_pb_promo_button.et_pb_button {
        margin-top: 10px !important;
        padding: 10px 20px !important;
    }

    .seo_home_marketing_section.services_simple .et_pb_column_1_2 {
        width: 100% !important;
        margin-right: 0% !important;
    }

    .seo_home_marketing_section.services_simple .et_pb_column_1_4 {
        width: 47% !important;
        margin-right: 6% !important;
        margin-bottom: 40px !important;
    }

    .seo_home_services .et_pb_row:last-child .et_pb_column:last-child {
        margin-right: 0 !important
    }

    .seo_home_services .et_pb_row:last-child .et_pb_column {
        width: 32% !important;
        margin-right: 2% !important
    }

    #page-container .home_testimonials .et_pb_slider .et_pb_slide_description {
        padding-right: 0 !important;
        padding-left: 0 !important;
        padding-bottom: 60px !important;
    }

    #page-container .home_testimonials .et_pb_slider .et_pb_slide_image {
        margin: 0 auto 20px !important;
    }

    .home_testimonials .et_pb_column_1_4:after {
        display: none !important;
    }

    .home_testimonials .et_pb_number_counter {
        display: block !important;
    }

    .home_testimonials .et_pb_number_counter h3 {
        text-align: center !important;
        padding-left: 0 !important;
        display: block !important;
    }

    .home_testimonials .et_pb_number_counter .percent {
        height: auto;
        display: block !important;
        text-align: center !important;
    }

    .home_testimonials .et_pb_number_counter .percent p {
        text-align: center !important;
    }

    .seo_home_pricing_tables .et_pb_pricing_table:last-child {
        margin-bottom: 0 !important;
    }

    .seo_home_pricing_tables .et_pb_pricing_table {
        width: 100% !important;
        max-width: 400px;
        margin: 0 auto !important;
        float: none;
        margin-top: 0 !important;
        margin-bottom: 30px !important;
    }

    .seo_home_pricing_tables .et_pb_pricing_table:not(.et_pb_featured_table ) {
        margin-top: 0px !important;
    }

    .seo_home_pricing_tables .et_pb_pricing_content {
        height: auto !important;
    }

    .seo_home_pricing_tables .et_pb_promo_description h2 {
        padding-bottom: 30px !important;
    }

    .seo_home_pricing_tables .et_pb_promo_description {
        padding-bottom: 0 !important;
    }

    #page-container .seo_home_logos .et_pb_button {
        margin-top: 20px !important;
        padding: 10px 20px !important;
    }

    #page-container .seo_home_logos .et_pb_column .et_pb_image {
        margin-bottom: 10px !important;
    }


    .seo_home_banner .et_pb_row:last-child .et_pb_column:last-child{
        margin-right: 0 !important;
    }
    .seo_home_banner .et_pb_row:last-child .et_pb_column{
        width: 32% !important;
        margin-right: 2% !important;
        margin-bottom: 0 !important;
    }

    .seo_home_banner .et_pb_row:last-child .et_pb_blurb {
        padding: 30px !important;
        height: 100% !important;
    }


    #page-container .shapes_images_section{
        display: none !important;
    }
}

@media only screen and (max-width: 980px) and (min-width: 768px) {
    .seo_home_services .et_pb_blurb .et_pb_blurb_content {
        min-height: 440px
    }

    .seo_home_services .et_pb_blurb .et_pb_blurb_container ul li {
        font-size: 14px
    }
}

@media only screen and (max-width: 767px) {
    .seo_home_marketing_section .et_pb_blurb .et_pb_blurb_container h4:after {
        line-height: 117%;
    }

    .seo_home_services .et_pb_row:last-child .et_pb_column {
        width: 100% !important;
        margin-right: 0 !important
    }

    .seo_home_services .et_pb_blurb .et_pb_main_blurb_image {
        margin-bottom: -25px !important
    }

    .seo_home_pricing_tables .et_pb_pricing_table.et_pb_featured_table,
    .seo_home_pricing_tables .et_pb_pricing_table {
        padding: 40px !important;
    }

    #page-container .seo_home_logos .et_pb_column:last-child {
        display: block !important;
    }

    #page-container .seo_home_logos .et_pb_column .et_pb_image:nth-child(2n + 2) {
        margin-right: 0 !important;
    }

    #page-container .seo_home_logos .et_pb_column .et_pb_image:nth-child(3n + 3) {
        margin-right: 2% !important;
    }

    #page-container .seo_home_logos .et_pb_column .et_pb_image {
        width: 48% !important;
        margin-right: 2% !important;
        float: left;
        padding: 15px;
    }

    .seo_home_banner .et_pb_row:last-child{
        display: block !important;
        margin-bottom: 0 !important;
    }

    .seo_home_banner .et_pb_row:last-child .et_pb_column {
        width: 100% !important;
        margin-right: 0% !important;
        margin-bottom: 10px !important;
    }

    .seo_home_banner {
        margin-bottom: 0;
        padding-bottom: 40px !important;
    }

    .home_testimonials .shape_image{
        left: 15%;
    }
}

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

    .seo_home_banner .et_pb_button {
        width: 100% !important;
        text-align: center;
    }

    body #page-container .seo_home_banner .et_pb_button:hover,
    body .seo_home_banner .et_pb_button {
        margin-left: 0 !important;
    }

    body .seo_home_banner .et_pb_button_alignment_right {
        margin-bottom: 20px !important;
    }

    .seo_home_marketing_section .et_pb_column_1_4:last-child .et_pb_blurb:last-child {
        margin-bottom: 0 !important;
    }

    .seo_home_marketing_section .et_pb_column_1_4 .et_pb_blurb {
        margin-bottom: 30px !important;
    }

    .seo_home_marketing_section .et_pb_column_1_4 {
        padding: 0 !important;
        margin: 0 !important;
    }

    .seo_home_marketing_section.services_simple .et_pb_column_1_4 {
        margin-bottom: 0px !important;
    }

    .seo_home_marketing_section.services_simple .et_pb_column_1_4:last-child {
        margin-bottom: 50px !important;
    }

    .seo_home_pricing_tables .et_pb_pricing_table.et_pb_featured_table,
    .seo_home_pricing_tables .et_pb_pricing_table {
        padding: 25px !important;
    }

    .seo_home_pricing_tables .et_pb_row {
        width: 90% !important;
    }

    .home_testimonials .shape_image{
        left: 0;
    }

}

.seo_home_marketing_section .et_pb_blurb:hover .et_pb_blurb_container {
    -webkit-animation: fadeIn 5s infinite;
    animation: fadeIn 1s infinite;
    animation-iteration-count: 1
}