/*
Theme Name: eBacon Marketing
Template: Divi
Author: Child Theme Configurator
Version: 1.0.1591309493
Updated: 2020-06-04 15:24:53

*/

body {
    font-family: 'Raleway', sans-serif;
}
h1, h2, h3, h4, h5, h6 {
    padding-bottom: 1rem;
    font-weight: 300;
    font-family: 'Roboto Slab', serif;
}
h1 {
    font-size: 1.75rem;
    line-height: 2rem;
}
h2 {
    font-size: 1.75rem;
    line-height: 2rem;
}
#top-menu a {
    color: #fff !important;
}
#main-footer {
    background-color: transparent;
}
#footer-widgets .footer-widget li:before {
    display: none;
}
#footer-widgets .footer-widget li a {
    color: #444 !important;
}
.mobile_menu_bar:before {
    color: #fff;
}
span.siteTitle {
    margin-left: .5rem;
    font-size: 2rem;
    display: inline-block;
    line-height: 3.5rem;
    color: #fff;
    vertical-align: middle;
    font-family: vagroundedregular;
    padding: 0;
}
h4.title {
    color: #333;
}
.custom-html-widget p {
    color: #666;
}
.footer-widget ul {
    color: #444;
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.section1 {
    position: relative;
    overflow: hidden;
    background-color: #3286da;
    min-height: 34rem;
    padding: 0 0 2rem;
}
.et_pb_row.et_pb_row_fullwidth.topWaveContainer {
    width: 100% !important;
    position: absolute;
    height: 3rem;
    bottom: 0;
    padding: 0;
    margin: 0;
}
.et_pb_row.et_pb_row_fullwidth.topWaveContainer div {
    height: 100%;
}
.waveSmall {
    width: 130%;
    position: absolute;
    left: 0;
    bottom: -5px;
}
.wave768 {
    display: none;
}
.wave1024 {
    display: none;
}
.waveLarge {
    display: none;
}
.section1 p, .section2 p, .section3 p {
    font-size: 1rem;
    line-height: 1.25rem;
}
.videoContainer {
    -moz-box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
    -webkit-box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
    -o-box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
    box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
}
.section1--list ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.section1--list li {
    display: inline-block;
    padding-right: 2.5rem;
    text-align: left;
}
.section1--list li::before {
    margin-right: .5rem;
    content: '\f058';
    font-weight: 900;
    color: #fff;
    font-family: "Font Awesome 5 Free";
}
.section1--button {
    width: 100%;
    text-align: center;
}
.cloudContainer {
    position: static;
    padding: 0;
}
.cloudContainer .et_pb_column {
    position: static;
}
.section1--cloud1 {
    width: 15vw;
    position: absolute;
    top: 5%;
    left: 0;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    filter: drop-shadow(4px 5px 0 #3bb273);
    fill: #fff;
}
.section1--cloud2 {
    width: 12rem;
    position: absolute;
    top: 50%;
    right: -5rem;
    filter: drop-shadow(4px 5px 0 #3bb273);
    fill: #fff;
}
.section2 {
    padding-bottom: 0;
    padding-top: 0;
}
.section2 h2 {
    color: #3585d9;
}
.shape1Container {
    position: relative;
}
.shape1Container svg {
    filter: drop-shadow(4px 5px 0 #666);
}
.shape1__imageContainer {
    width: 70%;
    position: absolute;
    top: 5%;
    left: 15%;
    z-index: 5;
}
.shape2Container {
    position: relative;
}
.shape2Container svg {
    max-height: 33rem;
    filter: drop-shadow(4px 5px 0 #666);
}
.shape2__imageContainer {
    width: 70%;
    position: absolute;
    top: 15%;
    left: 30%;
    z-index: 5;
}
.button {
    width: 100%;
    font-size: .9rem;
    -moz-box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
    -webkit-box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
    -o-box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
    box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
    text-align: center;
}
.quote {
    width: 80%;
    padding-bottom: 0;
    position: relative;
    padding-left: 0;
    padding-left: 2rem;
    padding-top: 0;
    padding-right: 0;
    background-color: transparent !important;
}
.quote::before {
    font-size: 1rem;
    position: absolute;
    top: 0;
    left: 1.5rem;
    content: '\f10d';
    font-weight: 900;
    font-family: "Font Awesome 5 Free" !important;
}
.quote .et_pb_testimonial_portrait {
    display: none;
}
.quote .et_pb_testimonial_description {
    margin-left: 0 !important;
}
.quote .et_pb_testimonial_author {
    margin-top: 0;
    color: #999;
}
.section3 {
    padding-bottom: 0;
    padding-top: 0;
    background-color: #efefef;
}
.section3 .et_pb_row_fullwidth {
    display: flex;
    flex-direction: column;
}
.section3 .et_pb_row_fullwidth .et_pb_column:first-of-type {
    order: 1;
}
.section3 .et_pb_row_fullwidth .et_pb_column:last-of-type {
    order: 0;
}
.section3 h2 {
    color: #3585d9;
}
.waveContainer {
    position: relative;
    display: none;
}
.topWave {
    width: 150%;
    position: absolute;
    top: 0;
    left: -25%;
}
.bottomWave {
    width: 150%;
    position: absolute;
    top: 0;
    left: -25%;
}
.waveSection {
    height: 20rem;
    overflow: hidden;
    padding: 0 !important;
}
.waveSection div {
    width: 100%;
    height: 100%;
    padding: 0 !important;
}
.waveSection .et_pb_row.et_pb_row_fullwidth, .et_pb_specialty_fullwidth>.et_pb_row {
    width: 100% !important;
    max-width: none !important;
}
.waveSection .et_pb_text {
    position: absolute;
    top: 0;
    left: 0;
}
.waveSection .et_pb_text_inner {
    width: 90%;
    position: absolute;
    height: auto;
    top: 40%;
    -moz-transform: translateY(-50%) translateX(5%);
    -webkit-transform: translateY(-50%) translateX(5%);
    -o-transform: translateY(-50%) translateX(5%);
    transform: translateY(-50%) translateX(5%);
    text-align: center;
    color: #fff;
}
.waveSection .et_pb_text_inner h3 {
    font-size: 1.8rem;
    color: #fff;
}
.waveSection div.et_pb_button_module_wrapper {
    width: 80%;
    max-width: 22rem;
    position: absolute;
    height: auto;
    top: calc(40% + 4rem);
    left: 50%;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}
.bottomWaveContainer {
    width: 100%;
    position: absolute;
    height: 100%;
}
.bottomWaveSVG {
    height: 100%;
}
.bottomWaveSVG path:nth-of-type(1) {
    -moz-transform: translateX(-42%);
    -webkit-transform: translateX(-42%);
    -o-transform: translateX(-42%);
    transform: translateX(-42%);
}
.bottomWaveSVG path:nth-of-type(2) {
    -moz-transform: translateX(-42%);
    -webkit-transform: translateX(-42%);
    -o-transform: translateX(-42%);
    transform: translateX(-42%);
}
.bottomWaveSVG path:nth-of-type(3) {
    -moz-transform: translateX(-28%);
    -webkit-transform: translateX(-28%);
    -o-transform: translateX(-28%);
    transform: translateX(-28%);
}
.footer {
    border-top: 1px solid #d8d8d8;
    background-color: #fff;
}
.footer > .et_pb_row {
    width: 100% !important;
    padding: 0 3rem;
    margin: 0 !important;
}
.footer h4 {
    color: #3585d9;
}
.footer ul {
    padding: 0;
    margin: 0;
}
.footer .pig {
    width: 100vw;
    max-width: 13rem;
    max-width: none;
    position: absolute;
    top: -1rem;
    z-index: 1;
    opacity: .15;
    -moz-transform: translateX(-60%) rotate(15deg);
    -webkit-transform: translateX(-60%) rotate(15deg);
    -o-transform: translateX(-60%) rotate(15deg);
    transform: translateX(-60%) rotate(15deg);
}
@media screen and (min-width: 767px) {
div.footer div.et_pb_column.et_pb_column_1_4:first-of-type {
    width: 15.5% !important;
}
div.footer div.et_pb_column.et_pb_column_1_4 {
    width: 19.5% !important;
    margin-right: 5.5% !important;
}
.footer .pig {
    width: 16vw;
    position: relative;
    top: auto;
    opacity: 1;
    -moz-transform: translateX(0) rotate(0);
    -webkit-transform: translateX(0) rotate(0);
    -o-transform: translateX(0) rotate(0);
    transform: translateX(0) rotate(0);
}
.button {
    font-size: 1.1rem;
}
.section1 p, .section2 p, .section3 p {
    font-size: 1.1rem;
    line-height: 1.7rem;
}
.section1 {
    padding: 0 0 4rem;
}
h2 {
    font-size: 2.9rem;
    line-height: 3rem;
}
h1 {
    font-size: 2.9rem;
    line-height: 3rem;
}
}
@media screen and (min-width: 1024px) {
.section3 .et_pb_row_fullwidth {
    display: block;
}
.section3 {
    padding-bottom: 3rem;
    background-color: transparent;
}
.button {
    width: 80%;
}
.section2 {
    padding-bottom: 3rem;
}
}
@media screen and (min-width: 1100px) {
.bottomWaveSVG path:nth-of-type(3) {
    -moz-transform: translateX(-1%);
    -webkit-transform: translateX(-1%);
    -o-transform: translateX(-1%);
    transform: translateX(-1%);
}
.bottomWaveSVG path:nth-of-type(2) {
    -moz-transform: translateX(-2%);
    -webkit-transform: translateX(-2%);
    -o-transform: translateX(-2%);
    transform: translateX(-2%);
}
.bottomWaveSVG path:nth-of-type(1) {
    -moz-transform: translateX(-2%);
    -webkit-transform: translateX(-2%);
    -o-transform: translateX(-2%);
    transform: translateX(-2%);
}
}
