.et-db #et-boc .et-l .et_pb_text_0{font-size:16px}/*Fix*/

.et_pb_blurb_position_top .et_pb_main_blurb_image {
    display: block;
    line-height: inherit;
}

.blurb_6_M .et_pb_blurb_content {
    text-align: inherit !important;
}

/**************************************/

.blurbs_1_M .et_pb_blurb h4, .blurbs_2_M .et_pb_blurb_container h4:after {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out
}

.blurb_7_M, .blurb_8_M, .blurb_9_M, .blurbs_2_M {
    counter-reset: section
}

.blurb_5_M .et_pb_blurb, .blurb_6_M, .blurb_7_M .et_pb_row:last-child .et_pb_column .et_pb_promo, .blurb_8_M, .blurbs_1_M .et_pb_blurb, .blurbs_2_M .et_pb_blurb, .blurbs_4_M .et_pb_blurb {
    cursor: pointer
}

.blurbs_1_M .et_pb_blurb .et_pb_blurb_container p:after {
    content: "";
    display: block;
    background-color: #512da8;
    width: 13px;
    height: 13px;
    position: absolute;
    bottom: -5px;
    left: 0;
    right: 0;
    margin: auto;
    z-index: -1;
    transform: rotate(-45deg)
}

.blurbs_1_M .et_pb_blurb h4 {
    transition: all .3s ease-in-out
}

.blurbs_1_M .et_pb_blurb:hover h4 {
    transform: translate(0, 30px)
}

.blurbs_1_M .et_pb_blurb .et_pb_blurb_container p {
    position: absolute;
    right: 50%;
    margin-right: -190px;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0 !important;
    pointer-events: none;
    transform: rotate(45deg) translateY(20px);
    background-color: #512da8;
    width: 100%;
    text-align: center;
    color: #fff;
    z-index: 9;
    padding: 10px 0;
    border-radius: 20px;
    top: -70px !important;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.blurbs_1_M .et_pb_blurb:hover .et_pb_blurb_container p {
    opacity: 1 !important;
    margin-right: 0;
    right: 0;
    -webkit-animation: animateText .3s infinite !important;
    animation: animateText .3s infinite !important;
    animation-iteration-count: 1 !important
}

.blurbs_1_M .et_pb_blurb:hover .et_pb_blurb_container p span {
    -webkit-animation: wobble 5s infinite;
    animation: wobble 1s infinite;
    animation-iteration-count: 1
}

@keyframes animateText {
    from {
        left: 50%;
        margin-left: -190px;
        transform: rotate(-45deg) translateY(20px)
    }
    to {
        left: 0;
        margin-left: 0;
        transform: rotate(0) translateY(0)
    }
}

@-webkit-keyframes animateText {
    from {
        left: 50%;
        margin-left: -190px;
        transform: rotate(-45deg) translateY(20px)
    }
    to {
        left: 0;
        margin-left: 0;
        transform: rotate(0) translateY(0)
    }
}

.animateText {
    animation-name: animateText
}

.blurbs_1_M .et_pb_blurb.hover .et_pb_blurb_container p {
    transform: rotate(0) translateY(0)
}

@keyframes wobble {
    from, to {
        transform: none
    }
    15% {
        transform: translate3d(-20%, 0, 0) rotate3d(0, 0, 1, -2deg)
    }
    30% {
        transform: translate3d(5%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }
    45% {
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }
    60% {
        transform: translate3d(0, 0, 0) rotate3d(0, 0, 1, 1deg)
    }
    75% {
        transform: translate3d(-1%, 0, 0) rotate3d(0, 0, 1, 0deg)
    }
}

.wobble {
    animation-name: wobble
}

body.safari .blurbs_1_M .et_pb_blurb .et_pb_blurb_container p {
    transform: rotate(0) translateY(50px) !important;
    opacity: 0 !important;
    -webkit-animation: none !important;
    animation: none !important;
    margin: 0 !important;
    left: 0 !important;
    right: 0 !important
}

body.safari .blurbs_1_M .et_pb_blurb:hover .et_pb_blurb_container p {
    transform: rotate(0) translateY(0) !important;
    opacity: 1 !important
}

@media only screen and (max-width: 980px) {
    .blurbs_1_M .et_pb_blurb {
        max-width: 200px;
        margin: 0 auto 80px !important
    }
}

.blurbs_2_M .et_pb_blurb:hover:before {
    transform: rotate(0) translate(0, 0)
}

.blurbs_2_M .et_pb_blurb_container h4:after {
    content: "";
    width: 0;
    display: block;
    height: 1px;
    background: #fff;
    margin: 5px auto -5px;
    transition: all .3s ease-in-out
}

.blurbs_2_M .et_pb_blurb:hover .et_pb_blurb_container h4:after {
    width: 50%
}

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

@media only screen and (min-width: 1920px) {
    #page-container .blurbs_2_M .et_pb_blurb {
        padding: 60px 30px 30px !important;
    }
}

.blurbs_3_M .et_pb_promo_description p {
    margin-top: -32px;
    font-weight: 300;
    z-index: 9;
    position: relative
}

.blurbs_3_M .et_pb_main_blurb_image img {
    z-index: 2;
    position: relative;
    display: block
}

.blurbs_3_M .et_pb_main_blurb_image {
    border: 1px solid #eee;
    border-radius: 50%;
    padding: 38px;
    background-color: #fff;
    position: relative;
    display: inline-block !important;
}

.blurbs_3_M .et_pb_blurb .et_pb_main_blurb_image, .blurbs_3_M .et_pb_blurb .et_pb_main_blurb_image img, .blurbs_3_M .et_pb_blurb .et_pb_main_blurb_image:after, .blurbs_3_M .et_pb_blurb .et_pb_main_blurb_image:before {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.blurbs_3_M .et_pb_blurb:hover .et_pb_main_blurb_image:after {
    opacity: 1;
    transition-delay: .3s !important;
    transform: translate(-50%, -50%) scale(1)
}

.blurbs_3_M .et_pb_main_blurb_image:after {
    content: "$";
    font-family: ETmodules;
    display: block;
    font-size: 48px;
    color: #512da8;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0);
    opacity: 0;
    border: 1px solid #eee;
    padding: 40.5px 28px;
    background-color: #fff !important;
    border-radius: 50%
}

.blurbs_3_M .et_pb_blurb:hover .et_pb_main_blurb_image img {
    opacity: 0 !important
}

.blurbs_3_M .et_pb_blurb {
    cursor: pointer;
    z-index: 1;
    position: relative
}

.blurbs_3_M .et_pb_main_blurb_image:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-top: 130px solid #ebebeb;
    border-left: 70px solid transparent;
    border-right: 70px solid transparent;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 7%;
    transform: rotate(-90deg) translate(0, -30px);
    opacity: 0;
    z-index: -1 !important
}

.blurbs_3_M .et_pb_blurb:hover .et_pb_main_blurb_image {
    border-color: transparent !important;
    background-color: transparent
}

.blurbs_3_M .et_pb_blurb:hover .et_pb_main_blurb_image:before {
    transform: rotate(0) translate(0, 0);
    opacity: 1
}

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

@media only screen and (max-width: 1390px) {
    #page-container .blurbs_3_M .et_pb_row {
        width: 85% !important;
    }
}
@media only screen and (max-width: 980px) {
    .blurbs_3_M .et_pb_promo_description p {
        margin-top: -19px
    }
}

@media only screen and (max-width: 767px) {
    .blurbs_3_M .et_pb_promo_description p {
        margin-top: -12px
    }
}

.blurbs_4_M .et_pb_blurb .et_pb_main_blurb_image:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #d0c3e8;
    border-radius: 50%;
    opacity: .8;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.blurbs_4_M .et_pb_blurb .et_pb_main_blurb_image img {
    display: block;
    width: 100%
}

.blurbs_4_M .et_pb_blurb .et_pb_blurb_container {
    padding: 0 0 0 68px;
    display: inline-block;
    width: 70%;
    position: relative;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    margin-top: 4vw
}

.blurbs_4_M .et_pb_blurb:hover .et_pb_blurb_container, .blurbs_4_M .et_pb_blurb:hover:before {
    transform: translate(0, -22px)
}

.blurbs_4_M .et_pb_blurb .et_pb_main_blurb_image {
    width: 29% !important;
    border-radius: 50% !important;
    overflow: hidden;
    display: inline-block;
    position: relative
}

.blurbs_4_M .et_pb_blurb:hover .et_pb_main_blurb_image:before {
    opacity: 0
}

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

.blurbs_4_M h4 a{
    font-weight: inherit !important;
    font-size: inherit !important;
}

@media only screen and (max-width: 1390px) {
    .blurbs_4_M h4 {
        font-size: 22px !important
    }

    .blurbs_4_M .et_pb_blurb:hover .et_pb_blurb_container {
        transform: translate(0, -32%)
    }
}

@media only screen and (max-width: 980px) {
    .blurbs_4_M .et_pb_blurb .et_pb_blurb_container {
        margin-top: 8vw
    }

    #page-container .blurbs_4_M .et_pb_blurb:before {
        top: 8vw;
        font-size: 100px
    }

    .blurbs_4_M .et_pb_blurb:hover .et_pb_blurb_container {
        transform: translate(0, -24%)
    }
}

@media only screen and (max-width: 480px) {
    .blurbs_4_M .et_pb_blurb .et_pb_blurb_container {
        padding: 0;
        width: 100%;
        margin-top: 0;
        text-align: center !important;
    }

    .blurbs_4_M .et_pb_blurb .et_pb_main_blurb_image {
        display: block;
        margin: 0 auto 30px;
        width: 120px !important;
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        transition: all .3s
    }

    #page-container .blurbs_4_M .et_pb_blurb:before {
        display: none !important
    }

    .blurbs_4_M {
        margin-bottom: 40px !important
    }

    .blurbs_4_M .et_pb_blurb:hover .et_pb_main_blurb_image {
        transform: translate(0, -5px)
    }

    .blurbs_4_M .et_pb_blurb:hover .et_pb_blurb_container {
        transform: translate(0, 5px)
    }

    .blurbs_4_M .et_pb_blurb {
        cursor: pointer;
        margin-bottom: 30px !important
    }
}

.blurb_5_M .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)
}

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

.blurb_5_M .et_pb_blurb .et_pb_blurb_container h4, .blurb_5_M .et_pb_blurb .et_pb_blurb_container ul, .blurb_5_M .et_pb_blurb .et_pb_blurb_content, .blurb_5_M .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
}

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

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

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

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

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

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

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

@media only screen and (max-width: 980px) {
    .blurb_5_M .et_pb_row:last-child .et_pb_column:last-child {
        margin-right: 0 !important
    }

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

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

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

@media only screen and (max-width: 767px) {
    .blurb_5_M .et_pb_row:last-child .et_pb_column {
        width: 100% !important;
        margin-right: 0 !important
    }

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

#page-container .blurb_6_M {
    padding: 50px 0 !important
}

#page-container .blurb_6_M .et_pb_row {
    padding: 7vw 0 !important
}

.blurb_6_M .et_pb_main_blurb_image .et-pb-icon {
    padding: 23px
}

.blurb_6_M .et_pb_image img {
    border-radius: 50% !important
}

.blurb_6_M .et_pb_image:before {
    content: "" !important;
}

.blurb_6_M .et_pb_column .et_pb_main_blurb_image {
    display: inline-block !important;
    position: relative
}

.blurb_6_M .et_pb_column .et-pb-icon, .blurb_6_M .et_pb_column .et_pb_blurb_container h4:after, .blurb_6_M .et_pb_column .et_pb_blurb_container p, .blurb_6_M .et_pb_column .et_pb_main_blurb_image:after {
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.blurb_6_M .et_pb_column .et_pb_blurb:hover .et-pb-icon {
    transform: translate(0, -10px)
}

.blurb_6_M .et_pb_column .et_pb_blurb:hover .et_pb_main_blurb_image:after {
    opacity: 1
}

.blurb_6_M .et_pb_column .et_pb_main_blurb_image:after {
    pointer-events: none;
    position: absolute;
    content: '';
    left: 0;
    height: 10px;
    width: 80%;
    opacity: 0;
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, .35) 0, rgba(0, 0, 0, 0) 67%);
    transition-duration: .3s;
    transition-property: transform opacity;
    display: block;
    margin: 0 auto;
    right: 0
}

.blurb_6_M .et_pb_column .et_pb_blurb_container h4 {
    position: relative
}

.blurb_6_M .et_pb_column:first-child .et_pb_blurb_container h4:after {
    left: auto;
    right: 0
}

.blurb_6_M .et_pb_column .et_pb_blurb_container h4:after {
    content: "";
    width: 0;
    display: block;
    height: 1px;
    background: #d7d7d7;
    position: absolute;
    left: 0;
    bottom: -5px
}

.blurb_6_M .et_pb_column .et_pb_blurb:hover .et_pb_blurb_container h4:after {
    width: 60%;
    -webkit-transition-duration: .4s;
    -webkit-transition-delay: .3s;
    transition-duration: .4s;
    transition-delay: .3s
}

.blurb_6_M .et_pb_column .et_pb_blurb_container p {
    -webkit-transition-duration: .4s;
    -webkit-transition-delay: .3s;
    transition-duration: .4s;
    transition-delay: .3s
}

.blurb_6_M .et_pb_column .et_pb_blurb:hover .et_pb_blurb_container p {
    transform: translate(0, 12px);
    -webkit-transition-duration: .4s;
    -webkit-transition-delay: 0s;
    transition-duration: .4s;
    transition-delay: 0s
}

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

@media only screen and (max-width: 1390px) {
    .blurb_6_M .et_pb_column .et_pb_image:before {
        bottom: 12vw
    }
}

@media only screen and (max-width: 980px) {
    .blurb_6_M .et_pb_column .et_pb_blurb .et_pb_blurb_container,
    .blurb_6_M .et_pb_column .et_pb_blurb {
        text-align: center !important
    }

    .blurb_6_M .et_pb_column:first-child .et_pb_blurb_container h4:after {
        left: 0;
        right: 0
    }

    .blurb_6_M .et_pb_column .et_pb_image {
        max-width: 270px !important;
    }

    .blurb_6_M .et_pb_column .et_pb_image:before {
        bottom: 134px;
        width: 300px
    }

    .blurb_6_M .et_pb_column .et_pb_blurb_container h4:after {
        right: 0;
        margin: auto
    }
}

.blurb_7_M .et_pb_row:first-child .et_pb_column .et_pb_promo_description p {
    font-weight: 300;
    margin-left: 18vw;
    margin-top: -51px
}

.blurb_7_M .et_pb_row:last-child .et_pb_column .et_pb_promo_description {
    z-index: 8
}

.blurb_7_M .et_pb_row:last-child .et_pb_column .et_pb_promo_description:after {
    content: "" !important;
    display: block !important;
    background-color: #ebebeb !important;
    width: 129px;
    height: 22px;
    position: absolute;
    z-index: -1;
    transform: rotate(-118deg) translate(-20px, -70px);
    opacity: 0;
    top: -79px;
    left: -58px;
    margin-left: 0
}

.blurb_7_M .et_pb_row:last-child .et_pb_column .et_pb_promo:after, .blurb_7_M .et_pb_row:last-child .et_pb_column .et_pb_promo_description h2, .blurb_7_M .et_pb_row:last-child .et_pb_column .et_pb_promo_description p, .blurb_7_M .et_pb_row:last-child .et_pb_column .et_pb_promo_description:after, .blurb_7_M .et_pb_row:last-child .et_pb_column .et_pb_promo_description:before, .blurb_7_M .et_pb_row:last-child .et_pb_column:last-child:before {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.blurb_7_M .et_pb_row:last-child .et_pb_column .et_pb_promo:hover:after {
    transform: translate(0, 0);
    opacity: 1
}

.blurb_7_M .et_pb_row:last-child .et_pb_column .et_pb_promo:hover .et_pb_promo_description:after {
    transform: rotate(-68deg) translate(0, 0);
    opacity: 1
}

.blurb_7_M .et_pb_row:last-child .et_pb_column .et_pb_promo .et_pb_promo_description h2 {
    display: inline-block;
    position: relative
}

.blurb_7_M .et_pb_row:last-child .et_pb_column .et_pb_promo:hover .et_pb_promo_description h2, .blurb_7_M .et_pb_row:last-child .et_pb_column .et_pb_promo:hover .et_pb_promo_description p {
    -webkit-animation: fadeIn 1s infinite;
    animation: fadeIn 1s infinite;
    animation-iteration-count: 1
}

@media only screen and (max-width: 980px) {
    .blurb_7_M .et_pb_row:nth-child(2):before {
        display: none
    }

    .blurb_7_M .et_pb_row:first-child .et_pb_column .et_pb_promo .et_pb_promo_description h2 {
        margin-left: -20px !important
    }

    .blurb_7_M .et_pb_row:first-child .et_pb_column .et_pb_promo_description p {
        margin-left: 18vw;
        margin-top: -31px;
        font-size: 30px
    }

    .blurb_7_M .et_pb_row:last-child .et_pb_column:before {
        content: "";
        display: block;
        background: #ddd;
        width: 0;
        height: 1px;
        margin-top: -1px;
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out
    }

    .blurb_7_M .et_pb_row:last-child .et_pb_column:hover:before {
        width: calc(100% - 10%)
    }

    .blurb_7_M .et_pb_row:last-child {
        overflow: visible
    }

    .blurb_7_M .et_pb_row:first-child:before {
        left: -120px;
        width: 300px
    }

    .blurb_7_M .et_pb_row:last-child .et_pb_column:last-child, .blurb_7_M .et_pb_row:last-child .et_pb_column:nth-last-child(2) {
        margin-bottom: 0 !important
    }

    .blurb_7_M .et_pb_row:last-child .et_pb_column {
        margin-bottom: 80px !important
    }
}

@media only screen and (max-width: 767px) {
    .blurb_7_M .et_pb_row:first-child .et_pb_column .et_pb_promo .et_pb_promo_description h2 {
        margin-left: -10px !important
    }

    .blurb_7_M .et_pb_row:first-child .et_pb_column .et_pb_promo_description p {
        margin-left: 18vw;
        margin-top: -19px;
        font-size: 20px
    }

    .blurb_7_M .et_pb_row:last-child {
        overflow: visible
    }

    .blurb_7_M .et_pb_row:first-child:before {
        left: -195px;
        width: 390px
    }

    .et_pb_blurb_23.et_pb_blurb .et_pb_main_blurb_image {
        padding: 24px;
        max-width: 170px
    }
}

@media only screen and (max-width: 480px) {
    .blurb_7_M .et_pb_row:last-child .et_pb_column:nth-last-child(2) {
        margin-bottom: 80px !important
    }
}

.blurb_8_M .et_pb_column .et_pb_blurb_container {
    line-height: 170%
}

.blurb_8_M .et_pb_column .et_pb_blurb_content {
    z-index: 9
}

.blurb_8_M .et_pb_column .et_pb_main_blurb_image {
    position: relative
}

.blurb_8_M .et_pb_column .et_pb_blurb:after, .blurb_8_M .et_pb_column .et_pb_blurb:before, .blurb_8_M .et_pb_column .et_pb_blurb_container h4, .blurb_8_M .et_pb_column .et_pb_blurb_container h4:after, .blurb_8_M .et_pb_column .et_pb_blurb_container p, .blurb_8_M .et_pb_column .et_pb_main_blurb_image img, .blurb_8_M .et_pb_column .et_pb_main_blurb_image:before {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

.blurb_8_M .et_pb_column:hover .et_pb_blurb:nth-child(2):before, .blurb_8_M .et_pb_column:nth-child(2):hover .et_pb_blurb:first-child:before {
    transform: translate(0, -22px)
}

.blurb_8_M .et_pb_column:hover .et_pb_blurb:after {
    transform: translate(0, 20px)
}

.blurb_8_M .et_pb_column:hover .et_pb_blurb .et_pb_main_blurb_image img {
    transform: scale(.95)
}

.blurb_8_M .et_pb_column:hover .et_pb_blurb .et_pb_blurb_container h4, .blurb_8_M .et_pb_column:hover .et_pb_blurb .et_pb_blurb_container p {
    transform: translate(0, 20px)
}

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

@-webkit-keyframes fadeIn {
    from {
        opacity: .5
    }
    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    from {
        opacity: .5
    }
    to {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@media only screen and (min-width: 981px) {
    .blurb_8_M .et_pb_column:nth-child(2) .et_pb_blurb .et_pb_main_blurb_image {
        margin-bottom: 0 !important;
        margin-top: 80px
    }

    .blurb_8_M .et_pb_column:nth-child(2) .et_pb_blurb:nth-child(2) {
        margin-bottom: 0
    }

    .blurb_8_M .et_pb_column:nth-child(2) .et_pb_blurb:first-child {
        margin-top: -35px
    }

    .blurb_8_M .et_pb_column:nth-child(2) .et_pb_blurb:after {
        margin: 11px auto 15px
    }
}

@media only screen and (max-width: 1390px) {
    .blurb_8_M .et_pb_column:nth-child(2) .image:before {
        bottom: 108px
    }

    .blurb_8_M .et_pb_column .image:before {
        width: 190px;
        bottom: 134px;
        left: -1vw
    }
}

@media only screen and (max-width: 1200px) {
    .blurb_8_M .et_pb_column .image:before {
        left: -3vw
    }
}

@media only screen and (max-width: 980px) {
    .blurb_8_M .et_pb_column:last-child {
        margin-bottom: 0 !important
    }

    .blurb_8_M .et_pb_column {
        margin-bottom: 40px !important
    }

    .blurb_8_M .et_pb_column .image:before {
        display: none !important
    }
}

.blurb_9_M .et_pb_blurb_container {
    position: absolute;
    top: 50%;
    left: 56px;
    transform: translate(0, -50%);
    padding-left: 146px;
    padding-right: 40px;
    z-index: 1
}

.blurb_9_M .et_pb_blurb_container:after {
    content: "";
    display: block;
    width: 1px;
    height: 340px;
    top: -360px;
    background-color: #fff;
    position: absolute;
    left: 0
}

.blurb_9_M .et_pb_blurb_container:before {
    counter-increment: section;
    content: '0' counter(section);
    display: block;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    font-size: 92px;
    line-height: 100%;
    font-family: Roboto, Helvetica, Arial, Lucida, sans-serif;
    font-weight: 300;
    left: 0
}

.blurb_9_M .et_pb_main_blurb_image img {
    display: block;
    width: 100%
}

.blurb_9_M .et_pb_blurb:before {
    content: "";
    display: block;
    background-color: #363636;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    opacity: .5
}

.blurb_9_M .et_pb_blurb:before, .blurb_9_M .et_pb_blurb_container, .blurb_9_M .et_pb_blurb_container h4, .blurb_9_M .et_pb_blurb_container p, .blurb_9_M .et_pb_blurb_container:after {
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.blurb_9_M .et_pb_blurb_container:after {
    opacity: 0
}

.blurb_9_M .et_pb_blurb_container h4, .blurb_9_M .et_pb_blurb_container p {
    transform: translate(100%, 0);
    opacity: 0;
    -webkit-transition-duration: .8s;
    -webkit-transition-delay: .3s;
    transition-duration: .8s;
    transition-delay: .3s
}

.blurb_9_M .et_pb_blurb:hover:before {
    background: rgba(231, 56, 39, 0);
    background: -moz-linear-gradient(top, rgba(231, 56, 39, 0) 0, rgba(0, 0, 0, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0, rgba(231, 56, 39, 0)), color-stop(100%, rgba(0, 0, 0, 1)));
    background: -webkit-linear-gradient(top, rgba(231, 56, 39, 0) 0, rgba(0, 0, 0, 1) 100%);
    background: -o-linear-gradient(top, rgba(231, 56, 39, 0) 0, rgba(0, 0, 0, 1) 100%);
    background: -ms-linear-gradient(top, rgba(231, 56, 39, 0) 0, rgba(0, 0, 0, 1) 100%);
    background: linear-gradient(to bottom, rgba(231, 56, 39, 0) 0, rgba(0, 0, 0, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e73827', endColorstr='#000000', GradientType=0)
}

.blurb_9_M .et_pb_blurb:hover .et_pb_blurb_container:after {
    opacity: 1
}

.blurb_9_M .et_pb_blurb:hover .et_pb_blurb_container {
    top: 82%
}

.blurb_9_M .et_pb_blurb:hover .et_pb_blurb_container h4 {
    -webkit-transition-duration: .4s;
    -webkit-transition-delay: .3s;
    transition-duration: .4s;
    transition-delay: .3s;
    transform: translate(0, 0);
    opacity: 1
}

.blurb_9_M .et_pb_blurb:hover .et_pb_blurb_container p {
    -webkit-transition-duration: .8s;
    -webkit-transition-delay: .3s;
    transition-duration: .8s;
    transition-delay: .3s;
    transform: translate(0, 0);
    opacity: 1
}

@media only screen and (max-width: 1650px) and (min-width: 1391px) {
    .blurb_9_M .et_pb_blurb_container {
        left: 22px;
        padding-left: 106px;
        padding-right: 40px
    }
}

@media only screen and (max-width: 1390px) and (min-width: 981px) {
    .blurb_9_M .et_pb_blurb_container {
        left: 20px;
        padding-left: 70px;
        padding-right: 30px
    }

    .blurb_9_M .et_pb_blurb_container:before {
        font-size: 60px !important
    }

    .blurb_9_M .et_pb_blurb:hover .et_pb_blurb_container {
        top: 60%
    }
}

@media only screen and (max-width: 767px) {
    .blurb_9_M .et_pb_blurb_container {
        left: 22px;
        padding-left: 106px;
        padding-right: 40px
    }
}

@media only screen and (max-width: 480px) {
    .blurb_9_M .et_pb_blurb_container {
        left: 20px;
        padding-left: 70px;
        padding-right: 30px
    }

    .blurb_9_M .et_pb_blurb_container:before {
        font-size: 60px !important
    }

    .blurb_9_M .et_pb_blurb:hover .et_pb_blurb_container {
        top: 60%
    }
}


.blurbs_3 .et_pb_main_blurb_image {
    display: block;
}/*Fix*/

.et_pb_team_member_image {
    max-width: 100% !important;
}

/***********************************/



.person1_M .et_pb_team_member_image img {
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    cursor: pointer !important;
    display: block;
    width: 100%
}

.person1_M, .person2_M .et_pb_team_member, .person4_M .et_pb_team_member:hover, .person5_M .et_pb_team_member {
    cursor: pointer
}

.person1_M .et_pb_team_member_image {
    -webkit-mask-image: -webkit-radial-gradient(white, #000)
}

body.unknown .person1_M .et_pb_team_member:hover .et_pb_team_member_image img {
    transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg)
}

.person1_M .et_pb_team_member:hover .et_pb_team_member_image img {
    transform: rotate(-5deg) scale(1.1);
    -webkit-transform: rotate(-5deg) scale(1.1)
}

.person1_M .person_link {
    display: none !important
}

.person1_M .et_pb_team_member_description p.et_pb_member_position:after {
    content: "";
    display: block;
    width: 0;
    height: 3px;
    margin: 10px 0 0;
    background-color: #512da8;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.person1_M .et_pb_team_member:hover .et_pb_team_member_description p.et_pb_member_position:after {
    width: 20%
}

.person1_M .et_pb_team_member:hover .et_pb_team_member_description {
    -webkit-animation: fadeIn 5s infinite;
    animation: fadeIn 1s infinite;
    animation-iteration-count: 1
}

@media only screen and (max-width: 1390px) and (min-width: 981px) {
    #page-container .person1_M .et_pb_team_member {
        display: block
    }

    #page-container .person1_M .et_pb_team_member_description {
        padding-left: 5%;
        display: inline-block;
        padding-top: 10px;
        width: 56%
    }

    #page-container .person1_M .et_pb_team_member_image {
        width: 43%;
        vertical-align: middle;
        display: inline-block;
        border-radius: 50%;
        overflow: hidden
    }
}

@media only screen and (max-width: 980px) and (min-width: 768px){
    #page-container .person1_M .et_pb_team_member_image{
        float: none !important;
    }
}
@media only screen and (max-width: 980px) {
    #page-container .person1_M .et_pb_team_member_description {
        padding-left: 4%
    }

    #page-container .person1_M .et_pb_row:last-child .et_pb_column:last-child .et_pb_team_member {
        border-bottom: 0 !important;
        padding-bottom: 0 !important
    }

    #page-container .person1_M .et_pb_team_member {
        border-bottom: 1px solid #ebebeb;
        padding-bottom: 30px
    }

    #page-container .person1_M .et_pb_team_member_image {
        margin-right: 0 !important
    }

    .person1_M .et_pb_row {
        border: none !important
    }
}

@media only screen and (max-width: 480px) {
    #page-container .person1_M .et_pb_team_member {
        display: block !important
    }

    #page-container .person1_M .et_pb_team_member_image {
        display: block;
        margin: 0 auto 10px !important;
        width: 50%
    }

    #page-container .person1_M .et_pb_team_member_description {
        padding-left: 0;
        text-align: center
    }

    .person1_M .et_pb_team_member_description p.et_pb_member_position:after {
        margin: 10px auto 0
    }
}

.person2_M .et_pb_team_member_image img {
    display: block;
    width: 100%
}

.person2_M .et_pb_row:nth-child(2):after {
    display: block;
    content: "";
    width: 79%;
    height: 1px;
    background: #d9dddd;
    visibility: visible;
    margin: 0 auto;
    clear: both
}

.person2_M .et_pb_team_member_image {
    border-radius: 50%;
    overflow: hidden
}

.person2_M .et_pb_team_member_description h4, .person2_M .et_pb_team_member_image, .person2_M .et_pb_team_member_image img {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.person2_M .et_pb_column_1_3 .et_pb_team_member:hover .et_pb_team_member_image {
    transform: translate(0, 15px)
}

.person2_M .et_pb_column_1_4 .et_pb_team_member:hover .et_pb_team_member_image {
    transform: translate(0, -15px)
}

.person2_M .et_pb_team_member:hover .et_pb_team_member_description h4 {
    transform: translate(0, -13px);
    -webkit-transition-duration: .3s;
    -webkit-transition-delay: .3s;
    transition-duration: .3s;
    transition-delay: .3s
}

body.unknown .person2_M .et_pb_team_member:hover .et_pb_team_member_image img {
    transform: scale(1)
}

.person2_M .et_pb_team_member:hover .et_pb_team_member_image img {
    transform: scale(1.1);
    -webkit-transition-duration: .6s;
    -webkit-transition-delay: .3s;
    transition-duration: .6s;
    transition-delay: .3s
}

.person2_M .et_pb_team_member:hover .et_pb_team_member_description h4:after {
    width: 120px;
    -webkit-transition-duration: .6s;
    -webkit-transition-delay: .3s;
    transition-duration: .6s;
    transition-delay: .3s
}

.person2_M .et_pb_team_member .et_pb_team_member_description h4:after {
    content: "";
    display: block;
    width: 0;
    margin: 13px auto -13px;
    background: #d9dddd;
    height: 1px
}

.person2_M .et_pb_team_member:hover .et_pb_team_member_description {
    -webkit-animation: fadeIn 5s infinite;
    animation: fadeIn 1s infinite;
    animation-iteration-count: 1
}

@media only screen and (max-width: 980px) {
    .person2_M .et_pb_row {
        overflow: visible
    }

    .person2_M .et_pb_column_1_3 {
        margin-bottom: 0 !important
    }

    .person2_M .et_pb_column_1_4 .et_pb_team_member .et_pb_team_member_image {
        max-width: 280px;
        display: block;
        margin: 0 auto 20px !important;
        float: none !important
    }

    .person2_M .et_pb_column_1_3 .et_pb_team_member .et_pb_team_member_image {
        margin: 74px auto 0 !important;
        float: none !important;
        max-width: 280px
    }

    .person2_M .et_pb_team_member_image {
        width: 100% !important;
        margin-top: 0 !important
    }

    .person2_M .et_pb_row:nth-child(2):after {
        width: 55%
    }
}

@media only screen and (max-width: 767px) {
    #page-container .person2_M .et_pb_promo .et_pb_promo_description h2 {
        margin-bottom: -10px
    }
}

@media only screen and (max-width: 479px) {
    .person2_M .et_pb_row:nth-child(2) .et_pb_team_member:after {
        display: none !important
    }
}

.person3_M .et_pb_column_1_2 .et_pb_image, .person3_M .et_pb_column_1_2 .et_pb_image img {
    height: auto !important
}

.person3_M .et_pb_column_1_2 .et_pb_team_member img {
    max-width: none;
    transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    left: 50%;
    position: relative
}

body.ie .person3_M .et_pb_column_1_2 .et_pb_team_member img {
    position: absolute
}

body.ie .person3_M .et_pb_column_1_2 .et_pb_team_member {
    min-height: 900px !important
}

.person3_M .et_pb_column_1_2 .et_pb_team_member {
    width: 33%;
    float: right;
    overflow: hidden;
    cursor: pointer;
    position: relative
}

.person3_M .et_pb_column_1_2 .et_pb_promo_description p {
    line-height: 176%
}

.person3_M .et_pb_team_member:hover .et_pb_team_member_description {
    opacity: 1
}

.person3_M .et_pb_team_member .et_pb_team_member_description {
    opacity: 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.person3_M .et_pb_team_member .et_pb_team_member_description h4, .person3_M .et_pb_team_member .et_pb_team_member_description p {
    opacity: 0;
    transform: translate(-50px, 0)
}

.person3_M .et_pb_team_member .et_pb_member_social_links {
    position: absolute;
    top: 2.4vw;
    right: 2vw;
    margin: 0;
    opacity: 0;
    transform: translate(50px, 0)
}

.person3_M .et_pb_team_member:hover .et_pb_member_social_links {
    opacity: 1;
    -webkit-transition-duration: .6s;
    -webkit-transition-delay: .3s;
    transition-duration: .6s;
    transition-delay: .3s;
    transform: translate(0, 0)
}

.person3_M .et_pb_team_member:hover .et_pb_team_member_description p {
    -webkit-transition-duration: .6s;
    -webkit-transition-delay: .3s;
    transition-duration: .6s;
    transition-delay: .3s
}

.person3_M .et_pb_team_member:hover .et_pb_team_member_description h4 {
    -webkit-transition-duration: .9s;
    -webkit-transition-delay: .3s;
    transition-duration: .9s;
    transition-delay: .3s
}

.person3_M .et_pb_team_member:hover .et_pb_team_member_description h4, .person3_M .et_pb_team_member:hover .et_pb_team_member_description p {
    opacity: 1;
    transform: translate(0, 0)
}

.person3_M .et_pb_team_member .et_pb_member_social_links a.et_pb_font_icon {
    transition: .3s
}

.person3_M .et_pb_team_member .et_pb_member_social_links a.et_pb_font_icon:hover {
    opacity: .6
}

.person3_M .et_pb_team_member .et_pb_member_social_links a.et_pb_font_icon:before {
    border: 2px solid #363636;
    padding: 10.5px 0;
    font-size: 15px;
    width: 36px;
    color: #363636 !important;
    display: inline-block
}

.person3_M .et_pb_column_1_2 .et_pb_team_member {
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.person3_M .et_pb_column_1_2:hover .et_pb_team_member.noHover.hover {
    width: 91%
}

.person3_M .et_pb_column_1_2:hover .et_pb_team_member.noHover {
    width: 3.5%
}

@media only screen and (min-width: 1921px){
    .person3_M .et_pb_column_1_2:last-child{
        padding-left: 260px !important;
    }
}

@media only screen and (max-width: 1390px) and (min-width: 981px) {
    .person3_M .et_pb_team_member .et_pb_member_social_links {
        padding-top: 11px;
        position: static
    }
}

@media only screen and (max-width: 980px) {
    .person3_M .et_pb_column_1_2 .et_pb_team_member .et_pb_team_member_image {
        width: 100% !important
    }

    .person3_M .et_pb_column_1_2 .et_pb_promo .et_pb_promo_description {
        padding-bottom: 0 !important
    }

    .person3_M .et_pb_column_1_2:first-child {
        margin-bottom: 40px !important
    }

    .person3_M .et_pb_column_1_2 .et_pb_promo:first-of-type:after {
        padding: 0 10% !important
    }

    .person3_M .et_pb_column_1_2 .et_pb_promo {
        margin-top: 0 !important;
        width: 100%;
        float: right;
        min-width: 0;
        padding: 0 10% !important;
        margin-right: 0 !important
    }

    .person3_M .et_pb_column_1_2 .et_pb_text:before {
        left: -297px
    }

    .person3_M .et_pb_column_1_2 .et_pb_team_member {
        max-height: 600px;
        width: 33.333%
    }

    body.ie .person3_M .et_pb_column_1_2 .et_pb_team_member {
        min-height: 600px !important
    }

    .person3_M .et_pb_column_1_2:hover .et_pb_team_member.noHover.hover {
        width: 92%
    }

    .person3_M .et_pb_column_1_2:hover .et_pb_team_member.noHover {
        width: 4%
    }
}

@media only screen and (max-width: 767px) {
    .person3_M .et_pb_team_member .et_pb_team_member_description {
        text-align: center !important
    }

    .person3_M .et_pb_team_member .et_pb_member_social_links {
        padding-top: 11px;
        position: static
    }

    .person3_M .et_pb_column_1_2 .et_pb_team_member {
        max-height: 500px
    }

    body.ie .person3_M .et_pb_column_1_2 .et_pb_team_member {
        min-height: 500px !important
    }

    .person3_M .et_pb_column_1_2:hover .et_pb_team_member.noHover.hover {
        width: 84%
    }

    .person3_M .et_pb_column_1_2:hover .et_pb_team_member.noHover {
        width: 8%
    }

    .person3_M .et_pb_team_member .et_pb_member_social_links li:last-child {
        margin-right: 0
    }

    .person3_M .et_pb_team_member .et_pb_member_social_links li {
        margin-right: 8px
    }
}

.person4_M .et_pb_column_4_4 .et_pb_promo_description p {
    font-weight: 300;
    padding-left: 10.5vw
}

.person4_M .et_pb_team_member_image img {
    display: block;
    width: 100%
}

.person4_M .et_pb_team_member, .person4_M .et_pb_team_member .et_pb_member_social_links, .person4_M .et_pb_team_member .et_pb_team_member_description h4, .person4_M .et_pb_team_member .et_pb_team_member_description p, .person4_M .et_pb_team_member_description {
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.person4_M .et_pb_team_member_description {
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    text-align: center;
    width: 83%;
    left: 50%;
    background-color: rgba(255, 255, 255, .8);
    padding: 12% 0;
    height: 85%
}

.person4_M .et_pb_team_member:hover .et_pb_team_member_description {
    opacity: 1
}

.person4_M .et_pb_team_member:hover {
    position: relative;
    z-index: 9 !important;
    -webkit-box-shadow: 0 0 20px 1px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 0 20px 1px rgba(0, 0, 0, .2);
    box-shadow: 0 0 20px 1px rgba(0, 0, 0, .2)
}

.person4_M .et_pb_column_1_3{
    z-index: auto;
}

.person4_M .et_pb_team_member .et_pb_member_social_links {
    transform: translate(0, 70px);
    opacity: 0
}

.person4_M .et_pb_team_member .et_pb_team_member_description h4, .person4_M .et_pb_team_member .et_pb_team_member_description p {
    transform: translate(0, -70px);
    opacity: 0
}

.person4_M .et_pb_team_member:hover .et_pb_member_social_links, .person4_M .et_pb_team_member:hover .et_pb_team_member_description h4, .person4_M .et_pb_team_member:hover .et_pb_team_member_description p {
    transform: translate(0, 0);
    opacity: 1;
    -webkit-transition-duration: .3s;
    -webkit-transition-delay: .3s;
    transition-duration: .3s;
    transition-delay: .3s
}

.person4_M .et_pb_team_member .et_pb_member_social_links li:last-child {
    margin-right: 0
}

.person4_M .et_pb_team_member .et_pb_member_social_links li {
    margin-right: 4px
}

.person4_M .et_pb_team_member .et_pb_member_social_links a.et_pb_font_icon:hover {
    color: #747474 !important
}

.person4_M .et_pb_team_member .et_pb_member_social_links a.et_pb_font_icon:before {
    border: 2px solid;
    padding: 10.5px 0;
    font-size: 15px;
    width: 36px;
    display: inline-block
}

body.gecko .person4_M .et_pb_team_member .et_pb_member_social_links, body.gecko .person4_M .et_pb_team_member .et_pb_team_member_description h4, body.gecko .person4_M .et_pb_team_member .et_pb_team_member_description p {
    transform: translate(0, 0)
}

@media only screen and (max-width: 1390px) {
    .person4_M .et_pb_team_member .et_pb_member_social_links {
        margin-top: 72% !important
    }
}

@media only screen and (max-width: 980px) {
    .person4_M .et_pb_column_1_3 .et_pb_team_member .et_pb_team_member_image {
        width: 100% !important;
        margin-right: 0 !important
    }

    .person4_M .et_pb_column_1_3 .et_pb_team_member {
        max-width: none !important
    }

    .person4_M .et_pb_column_1_3:last-child {
        margin-right: 0 !important
    }

    .person4_M .et_pb_column_1_3 {
        width: 30% !important;
        margin-right: 5% !important
    }

    .person4_M .et_pb_team_member .et_pb_member_social_links a.et_pb_font_icon:before {
        border: 1px solid;
        padding: 6px 0;
        width: 27px
    }

    .person4_M .et_pb_team_member .et_pb_member_social_links {
        margin-top: 64% !important
    }

    .person4_M .et_pb_team_member .et_pb_team_member_description h4 {
        font-size: 16px !important
    }

    .person4_M .et_pb_promo .et_pb_promo_description h2 {
        margin-bottom: -20px !important
    }
}

@media only screen and (max-width: 767px) {
    .person4_M .et_pb_row {
        transform: translate(0, 0) !important
    }

    .person4_M .et_pb_column_1_3 .et_pb_team_member {
        transform: translate(0, 0) !important;
        max-width: 300px !important;
        margin: 0 auto
    }

    .person4_M .et_pb_column_1_3 {
        width: 100% !important;
        margin-right: 0 !important
    }

    .person4_M .et_pb_team_member .et_pb_member_social_links {
        margin-top: 80% !important
    }
}

.person5_M .et_pb_column_4_4 .et_pb_promo_description p {
    letter-spacing: .5px
}

.person5_M .et_pb_team_member .et_pb_member_social_links li:last-child {
    margin-right: 0
}

.person5_M .et_pb_team_member .et_pb_member_social_links li {
    margin-right: 4px
}

.person5_M .et_pb_team_member .et_pb_member_social_links a.et_pb_font_icon {
    transition: .3s
}

.person5_M .et_pb_team_member .et_pb_member_social_links a.et_pb_font_icon:hover {
    opacity: .6
}

.person5_M .et_pb_team_member .et_pb_member_social_links a.et_pb_font_icon:before {
    border: 2px solid #e1e1e1;
    padding: 10.5px 0;
    font-size: 15px;
    width: 36px;
    color: #fff !important;
    display: inline-block
}

.person5_M .et_pb_team_member .et_pb_team_member_image img {
    display: block;
    width: 100%
}

.person5_M .et_pb_team_member .et_pb_team_member_description:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    border: 1px solid #ebebeb;
    position: absolute;
    bottom: -2px;
    left: -2px;
    padding-top: 47px
}

.person5_M .et_pb_team_member:hover .et_pb_team_member_description:before {
    padding-top: 117px
}

.person5_M .et_pb_team_member:hover .et_pb_team_member_description h4 {
    font-weight: 900;
    transform: translate(0, -6px)
}

.person5_M .et_pb_team_member .et_pb_member_social_links, .person5_M .et_pb_team_member .et_pb_team_member_description h4, .person5_M .et_pb_team_member .et_pb_team_member_description:before {
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.person5_M .et_pb_team_member:hover .et_pb_member_social_links {
    transform: translate(0, -77px);
    opacity: 1
}

.person5_M .et_pb_team_member .et_pb_member_social_links {
    opacity: 0
}

.person5_M .et_pb_team_member:hover .et_pb_team_member_description {
    -webkit-animation: fadeIn 5s infinite;
    animation: fadeIn 1s infinite;
    animation-iteration-count: 1
}

@-webkit-keyframes fadeIn {
    from {
        opacity: .5
    }
    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    from {
        opacity: .5
    }
    to {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@media only screen and (max-width: 1390px) {
    .person5_M .et_pb_column_1_3 .et_pb_team_member_description {
        max-width: 90% !important
    }
}

@media only screen and (max-width: 980px) {
    .person5_M .et_pb_column_1_3:last-child {
        margin-right: 0 !important
    }

    .person5_M .et_pb_column_1_3 {
        width: 32% !important;
        margin-right: 2% !important
    }

    .person5_M .et_pb_column_1_3 .et_pb_team_member_description {
        display: block !important
    }

    .person5_M .et_pb_column_1_3 .et_pb_team_member_image {
        width: 100% !important;
        margin-right: 0 !important;
        float: none !important
    }

    .person5_M .et_pb_team_member .et_pb_member_social_links a.et_pb_font_icon:before {
        border: 1px solid;
        padding: 6px 0;
        width: 27px
    }
}

@media only screen and (max-width: 767px) {
    .person5_M .et_pb_column_1_3 .et_pb_team_member {
        max-width: 300px !important;
        margin: 0 auto
    }

    .person5_M .et_pb_column_1_3 {
        width: 100% !important;
        margin-right: 0 !important
    }
}.buttons .et_pb_button_module_wrapper {
    text-align: center !important
}

#page-container #main-content a.super_size_button:hover {
    background: #fff;
    color: #bdbdbd !important
}

#page-container #main-content a.super_size_button:after, #page-container #main-content a.super_size_button:before {
    content: '';
    display: block !important;
    position: absolute;
    top: 0;
    right: 0;
    height: 2px;
    width: 0;
    background: #bdbdbd;
    transition: .4s ease all;
    opacity: 1 !important
}

.button_large_size:after, .button_large_size:before {
    content: "";
    margin: 0;
    opacity: 1 !important;
    display: block !important
}

#page-container #main-content a.super_size_button:after {
    right: inherit;
    top: inherit;
    left: 0;
    bottom: 0
}

#page-container #main-content a.super_size_button:hover:after, #page-container #main-content a.super_size_button:hover:before {
    width: 100%;
    transition: .8s ease all
}

.button_large_size:before {
    position: absolute;
    top: 1px;
    right: 1px;
    background: #fff;
    transition: .4s ease all;
    left: 1px;
    bottom: 1px;
    z-index: -1
}

.button_large_size:after {
    top: 0;
    right: 0;
    background: #242d2e;
    left: 0;
    bottom: 0;
    z-index: -2;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s
}

.button_base_size:after, .button_round:after, .button_round:before {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    position: absolute
}

body:not(.safari) .button_large_size:hover:after {
    transform: rotate(90deg)
}

body.safari .button_large_size:after {
    width: 100% !important;
    margin: auto
}

body.safari .button_large_size:hover:after {
    width: 40% !important;
    margin: auto !important
}

.button_base_size:after {
    height: 100%;
    left: -35%;
    top: 0;
    transform-origin: top left;
    width: 0;
    background: #fff;
    content: '';
    z-index: -1;
    transition: all .3s;
    transform: skew(50deg)
}

.button_base_size:hover:after {
    width: 135%;
    opacity: 1 !important;
    transform: none
}

@media only screen and (max-width: 480px) {
    #page-container .et_pb_button_module_wrapper .button_M.et_pb_button {
        padding: 10px 20px !important
    }

    .button_base_size:hover:after {
        width: 145%
    }

    .button_base_size:after {
        left: -43% !important
    }
}

.button_small_size:after {
    background: #eee;
    content: "";
    height: 155px;
    left: -75px;
    opacity: .2;
    position: absolute;
    top: -50px;
    -webkit-transform: rotate(35deg);
    transform: rotate(35deg);
    -webkit-transition: all 550ms cubic-bezier(.19, 1, .22, 1);
    transition: all 550ms cubic-bezier(.19, 1, .22, 1);
    width: 50px;
    z-index: -10
}

.botton_circle:after, .button_small_size:hover:after {
    -webkit-transition: all 550ms cubic-bezier(.19, 1, .22, 1)
}

.button_small_size:hover:after {
    left: 120%;
    opacity: 1 !important;
    transition: all 550ms cubic-bezier(.19, 1, .22, 1)
}

#page-container #main-content a.default_button_module:hover {
    background: #fff;
    color: #bdbdbd !important
}

#page-container #main-content a.default_button_module:after, #page-container #main-content a.default_button_module:before {
    content: '';
    display: block !important;
    position: absolute;
    top: 0;
    right: 0;
    height: 2px;
    width: 0;
    background: #bdbdbd;
    transition: .4s ease all;
    opacity: 1 !important
}

#page-container #main-content a.default_button_module:after {
    right: inherit;
    top: inherit;
    left: 0;
    bottom: 0
}

#page-container #main-content a.default_button_module:hover:after, #page-container #main-content a.default_button_module:hover:before {
    width: 100%;
    transition: .8s ease all
}

@media only screen and (max-width: 1390px) {
    #page-container #main-content a.default_button_module, #page-container #main-content a.super_size_button {
        letter-spacing: 2.4px !important
    }
}

#page-container #main-content .button_round:hover {
    border-color: transparent !important;
    color: #512da8 !important
}

.button_round:after, .button_round:before {
    content: '';
    display: block !important;
    border-style: solid;
    z-index: 5;
    border-radius: 5px;
    box-sizing: content-box;
    transition: all .3s
}

.button_round:after {
    width: 100%;
    height: 0;
    border-width: 0;
    bottom: 0;
    left: 0;
    margin-left: 0 !important;
    display: block !important;
    box-shadow: inset -1px 0 0 #512da8, inset 1px 0 0 #512da8
}

.button_round:before {
    width: 0;
    height: 100%;
    border-width: 0;
    top: 0;
    right: 0;
    -webkit-transition-delay: 50ms;
    transition-delay: 50ms;
    box-shadow: inset 0 -1px 0 #512da8, inset 0 1px 0 #512da8
}

.button_round:hover:before {
    width: 100%
}

.button_round:hover:after {
    height: 100%
}

.button_round:hover:after, .button_round:hover:before {
    opacity: 1 !important
}

.button_square:after {
    height: 100%;
    right: 0;
    top: 0;
    transform: skew(50deg);
    transform-origin: top left;
    width: 0;
    background: #fff;
    content: '';
    position: absolute;
    z-index: -1;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.button_square:hover:after {
    width: 140%;
    opacity: 1 !important;
    transform: none !important
}

@media only screen and (max-width: 480px) {
    #page-container .et_pb_button_module_wrapper .button_M.et_pb_button {
        padding: 10px 20px !important
    }

    .button_square:hover:after {
        width: 150%
    }
}

.botton_circle:after {
    background: #eee;
    display: block !important;
    content: "";
    height: 155px;
    right: -75px;
    opacity: .2;
    position: absolute;
    top: -50px;
    -webkit-transform: rotate(35deg);
    transform: rotate(35deg);
    transition: all 550ms cubic-bezier(.19, 1, .22, 1);
    width: 50px;
    z-index: -10
}

.botton_circle:hover:after {
    right: 120%;
    opacity: 1 !important;
    -webkit-transition: all 550ms cubic-bezier(.19, 1, .22, 1);
    transition: all 550ms cubic-bezier(.19, 1, .22, 1)
}

.button_color:after, .button_gradient_bg:after {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    content: "";
    display: block !important;
    background-color: #fff !important;
    margin: 0 !important
}

.button_color:after {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 1 !important;
    transform: scale(0);
    transition: all .3s;
    z-index: -1
}

.button_gradient_bg:after, .button_gradient_border:after, .solid_unique_button:before {
    position: absolute;
    top: 1px;
    right: 1px;
    left: 1px;
    bottom: 1px;
    z-index: -1
}

.button_color:hover:after {
    transform: scale(1)
}

.button_gradient_bg:after {
    opacity: 0 !important;
    transform: rotate(180deg) scale(2);
    transition: all .3s
}

.button_gradient_bg:hover:after {
    transform: none;
    opacity: 1 !important
}

.button_gradient_border:after {
    content: "";
    display: block !important;
    background-color: #fff !important;
    opacity: 1 !important;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    margin: 0 !important
}

.button_gradient_border:hover:after {
    transform: rotate(-180deg) scale(2);
    opacity: 0 !important
}

.solid_unique_button:after, .solid_unique_button:before {
    content: "";
    display: block !important;
    opacity: 1 !important;
    margin: 0
}

.solid_unique_button:before {
    background: #fff;
    transition: .4s ease all
}

.solid_unique_button:after {
    top: 0;
    right: 0;
    background: #242d2e;
    left: 0;
    bottom: 0;
    z-index: -2;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s
}

body:not(.safari) .solid_unique_button:hover:after {
    transform: rotate(90deg)
}

body.safari .solid_unique_button:after {
    width: 100% !important;
    margin: auto
}

body.safari .solid_unique_button:hover:after {
    width: 40% !important;
    margin: auto !important
}

.button_unique_wrapper {
    display: table;
    margin: 0 auto;
    position: relative;
    z-index: 8
}

.button_unique:after, .button_unique:before, .button_unique_wrapper:after, .button_unique_wrapper:before {
    content: "";
    display: block !important;
    position: absolute;
    opacity: 1 !important;
    height: 100%;
    margin: auto !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out
}

.button_unique_wrapper:before {
    border-top: 1px solid #242d2e;
    top: 0;
    right: 0
}

.button_unique_wrapper:after {
    border-bottom: 1px solid #242d2e;
    bottom: 0;
    left: 0
}

.button_unique_wrapper:after, .button_unique_wrapper:before {
    z-index: 0;
    width: 30%;
    transition: all .3s;
    -webkit-transition-delay: 50ms;
    transition-delay: 50ms
}

.button_unique_wrapper:hover:before {
    right: 50%;
    transform: translate(50%, 0)
}

.button_unique_wrapper:hover:after {
    left: 50%;
    transform: translate(-50%, 0)
}

.button_unique:before {
    border-left: 1px solid #242d2e;
    border-top: 1px solid #242d2e;
    top: 0;
    left: 0
}

.button_unique:after {
    border-right: 1px solid #242d2e;
    border-bottom: 1px solid #242d2e;
    bottom: 0;
    right: 0
}

.button_unique:after, .button_unique:before {
    z-index: -1;
    width: 60%;
    transition: all .3s
}

.button_unique:hover:after, .button_unique:hover:before {
    width: 0 !important;
    height: 0% !important;
    opacity: 0 !important
}

.unique_left_and_right_borders:after, .unique_left_and_right_borders:before, .unique_top_and_bottom_borders:after, .unique_top_and_bottom_borders:before, .unique_with_borders:after, .unique_with_borders:before {
    content: "";
    display: block !important;
    position: absolute;
    opacity: 1 !important;
    z-index: -1;
    margin: auto !important
}

.unique_top_and_bottom_borders:before {
    box-shadow: inset 0 -1px 0 #242d2e, inset 0 1px 0 #242d2e
}

.unique_top_and_bottom_borders:after, .unique_top_and_bottom_borders:before {
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    bottom: 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s
}

.unique_top_and_bottom_borders:hover:before {
    height: 0 !important
}

.unique_top_and_bottom_borders:hover:after {
    height: 100% !important;
    transition-delay: .3s !important
}

.unique_top_and_bottom_borders:after {
    height: 0 !important;
    background-color: #242d2e
}

.unique_left_and_right_borders:before {
    box-shadow: inset -1px 0 0 #242d2e, inset 1px 0 0 #242d2e
}

.unique_left_and_right_borders:after, .unique_left_and_right_borders:before {
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    left: 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s
}

.unique_left_and_right_borders:hover:before {
    width: 0 !important
}

.unique_left_and_right_borders:hover:after {
    width: 100% !important;
    transition-delay: .3s !important
}

.unique_left_and_right_borders:after {
    width: 0 !important;
    background-color: #242d2e
}

.unique_with_borders:before {
    border-left: 1px solid #242d2e;
    border-bottom: 1px solid #242d2e;
    bottom: 0;
    left: 0
}

.unique_with_borders:after {
    border-right: 1px solid #242d2e;
    border-top: 1px solid #242d2e;
    top: 0;
    right: 0
}

.unique_with_borders:after, .unique_with_borders:before {
    width: 50%;
    height: 50%;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s
}

.unique_with_borders:hover:after, .unique_with_borders:hover:before {
    width: 100% !important;
    height: 100% !important
}

@media only screen and (max-width: 980px) {
    #page-container .buttons .et_pb_button_module_wrapper .button_M.et_pb_button {
        padding: 10px 18px !important
    }
}

@media only screen and (max-width: 767px) {
    #page-container #main-content a.unique_with_borders,
    #page-container #main-content a.unique_left_and_right_borders,
    #page-container #main-content a.unique_top_and_bottom_borders,
    #page-container #main-content a.button_unique,
    #page-container #main-content a.solid_unique_button,
    #page-container #main-content a.button_gradient_border,
    #page-container #main-content a.button_gradient_bg,
    #page-container #main-content a.button_color,
    #page-container #main-content a.botton_circle,
    #page-container #main-content a.button_square,
    #page-container #main-content a.button_round,
    #page-container #main-content a.default_button_module ,
    #page-container #main-content a.button_small_size,
    #page-container #main-content a.button_base_size,
    #page-container #main-content a.button_large_size,
    #page-container #main-content a.super_size_button{
        padding: 7px 15px !important;
    }
}

@media only screen and (max-width: 480px) {
    #page-container .et_pb_button_module_wrapper .button_M.et_pb_button {
        padding: 10px 20px !important
    }

    #page-container #main-content a.unique_with_borders,
    #page-container #main-content a.unique_left_and_right_borders,
    #page-container #main-content a.unique_top_and_bottom_borders,
    #page-container #main-content a.button_unique,
    #page-container #main-content a.solid_unique_button,
    #page-container #main-content a.button_gradient_border,
    #page-container #main-content a.button_gradient_bg,
    #page-container #main-content a.button_color,
    #page-container #main-content a.botton_circle,
    #page-container #main-content a.button_square,
    #page-container #main-content a.button_round,
    #page-container #main-content a.default_button_module ,
    #page-container #main-content a.button_small_size,
    #page-container #main-content a.button_base_size,
    #page-container #main-content a.button_large_size,
    #page-container #main-content a.super_size_button{
        padding: 10px 19px !important;
    }
}#page-container .slider_1_M .et_pb_row {
    width: 95%!important;
    max-width: 94.5%!important
}

.slider_1_M .et_pb_slide .et_pb_slider_container_inner:before {
    content: ""!important;
    display: block!important;
    background-color: #ebebeb!important;
    width: 440px;
    height: 22px;
    position: absolute;
    z-index: -1;
    transform: rotate(-72deg);
    bottom: 120px;
    left: -180px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s;
    opacity: 1;
    margin-left: 0;
    transform-origin: center top -90px
}

.slider_1_M .et_pb_slide .et_pb_slider_container_inner:hover:before {
    transform: rotate(-102deg)
}

.slider_1_M .et_pb_slide .et_pb_slide_description {
    animation: none!important;
    text-shadow: none;
    background-color: #512da8;
    border-radius: 50%;
    width: 320px;
    height: 320px;
    padding: 92px 24px;
    text-align: center;
    cursor: pointer
}

.slider_1_M .et_pb_slide .et_pb_container .et_pb_slider_container_inner {
    display: inline-block;
    position: relative;
    width: auto !important;
}

.slider_1_M .et_pb_slide .et_pb_container {
    height: auto!important;
    display: block;
    width: auto!important;
    max-width: none;
    text-align: left;
    margin-left: 20%;
    margin-top: -225px;
    transform: translate(-50%, 0);
    opacity: 0
}

.slider_1_M .et_pb_slide {
    display: block!important;
    opacity: 1!important;
    position: relative;
    padding: 0!important;
    z-index: 1!important;
    transform: translate(0, 100%);
    box-shadow: none!important;
    background-color: transparent!important
}

.slider_1_M .et_pb_slide>img {
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
    width: 100%;
    position: relative;
    display: block;
    transform: scale(.5)
}

.slider_1_M .et_pb_slide.et-pb-moved-slide>img {
    transform: scale(.5)
}

.slider_1_M .et_pb_slide.et-pb-moved-slide {
    transform: translate(0, -100%);
    -webkit-transition-duration: .9s;
    -webkit-transition-delay: .9s;
    transition-duration: .9s;
    transition-delay: .9s;
    z-index: 1!important
}

.slider_1_M .et_pb_slide.et-pb-active-slide>img {
    transform: scale(1);
    -webkit-transition-duration: .6s;
    -webkit-transition-delay: 1.8s;
    transition-duration: .6s;
    transition-delay: 1.8s
}

.slider_1_M .et_pb_slide.et-pb-active-slide {
    transform: translate(0, 0);
    -webkit-transition-duration: .6s;
    -webkit-transition-delay: .9s;
    transition-duration: .6s;
    transition-delay: .9s;
    z-index: 2!important
}

.slider_1_M .et_pb_slide.et-pb-moved-slide .et_pb_container {
    transform: translate(-50%, 0);
    opacity: 0;
    -webkit-transition-duration: .6s;
    -webkit-transition-delay: 0s;
    transition-duration: .6s;
    transition-delay: 0s
}

.slider_1_M .et_pb_slide.et-pb-active-slide .et_pb_container {
    transform: translate(0, 0);
    opacity: 1;
    -webkit-transition-duration: .6s;
    -webkit-transition-delay: 2.4s;
    transition-duration: .6s;
    transition-delay: 2.4s
}

.slider_1_M .et_slide_transition_to_previous .et_pb_slide.et-pb-moved-slide {
    transform: translate(0, 100%);
    -webkit-transition-duration: .9s;
    -webkit-transition-delay: .9s;
    transition-duration: .9s;
    transition-delay: .9s;
    z-index: 1!important
}

.slider_1_M .et_slide_transition_to_previous .et_pb_slide.et-pb-active-slide {
    transform: translate(0, 0)
}

.slider_1_M .et_slide_transition_to_previous .et_pb_slide {
    transform: translate(0, -100%)
}

.slider_1_M .et-pb-arrow-prev:before {
    content: "PREV"
}

.slider_1_M .et-pb-arrow-next:before {
    content: "NEXT"
}

.slider_1_M .et-pb-slider-arrows a:hover:before {
    color: #512da8
}

.slider_1_M .et-pb-slider-arrows a:before {
    font-size: 16px;
    color: #fff;
    font-family: Raleway, Helvetica, Arial, Lucida, sans-serif!important;
    transform: rotate(-90deg);
    display: block;
    letter-spacing: 12.5px;
    font-weight: 700
}

.slider_1_M .et-pb-arrow-next {
    right: 0!important
}

.slider_1_M .et-pb-arrow-prev {
    left: 0!important
}

.slider_1_M .et-pb-slider-arrows a {
    opacity: 1!important;
    top: 48%!important
}

.slider_1_M .et_pb_slide .et_pb_slide_description a.et_pb_button {
    display: none!important
}

.slider_1_M .et_pb_slide .et_pb_slide_description:hover h2:after {
    width: 70px
}

.slider_1_M .et_pb_slide .et_pb_slide_description h2:after {
    content: "";
    display: block;
    width: 0;
    height: 1px;
    background-color: #fff;
    margin: 10px auto -11px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.slider_1_M .et_pb_slide .et_pb_slide_description:hover h2,
.slider_1_M .et_pb_slide .et_pb_slide_description:hover p {
    -webkit-animation: fadeIn 1s infinite;
    animation: fadeIn 1s infinite;
    animation-iteration-count: 1
}

@-webkit-keyframes fadeIn {
    from {
        opacity: .5
    }
    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    from {
        opacity: .5
    }
    to {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@media only screen and (max-width:980px) {
    .slider_1_M .et_pb_slide .et_pb_container {
        margin-top: -110px
    }
    .slider_1_M .et_pb_slide .et_pb_slide_description {
        width: 300px;
        height: 300px;
        padding: 90px 24px
    }
    .slider_1_M .et-pb-slider-arrows a {
        top: 35%!important
    }
}

@media only screen and (max-width:767px) {
    .slider_1_M .et_pb_slide .et_pb_container {
        margin: 40px auto 0!important;
        text-align: center
    }
    .slider_1_M .et_pb_slide .et_pb_slide_description {
        width: 280px;
        height: 280px;
        padding: 77px 24px
    }
    .slider_1_M .et_pb_slide .et_pb_slider_container_inner:before {
        width: 360px;
        left: -140px
    }
    .slider_1_M .et-pb-slider-arrows a {
        top: 22%!important
    }
}

@media only screen and (max-width:480px) {
    .slider_1_M .et-pb-slider-arrows a {
        top: 30px!important
    }
    .slider_1_M .et-pb-arrow-prev {
        left: 5px!important
    }
    .slider_1_M .et-pb-arrow-next {
        right: 5px!important
    }
    .slider_1_M .et-pb-slider-arrows a:before {
        transform: rotate(0)
    }
}

#page-container .slider_3_M .et_pb_row ,
#page-container .slider_2_M .et_pb_row {
    max-width: 100%!important;
    width: 100%!important
}

.slider_2_M .et_pb_slide_description {
    display: none
}


/*!*Controllers*!*/

.slider_2_M .et-pb-controllers:before {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background-color: #dcdcdc;
    position: absolute;
    top: 6px
}

.slider_2_M .et-pb-controllers {
    position: relative;
    display: flex;
    width: calc(100% - 15px);
    max-width: 1200px;
    margin: 26px auto 30px!important;
    float: none;
    bottom: 0;
    top: 0;
    justify-content: space-between;
    align-content: center;
}

.slider_2_M .et-pb-controllers>a:last-child {
    margin-right: 0!important
}

.slider_2_M .et-pb-controllers>a {
    border: 1px solid #dcdcdc;
    border-radius: 100%;
    height: 15px;
    width: 15px;
    background-color: #fff!important;
    z-index: 9;
    position: relative;
    margin-left: -15px
}

.slider_2_M .et-pb-controllers>a:after {
    display: block;
    content: attr(text);
    color: #363636;
    font-size: 18px;
    text-indent: 0!important;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    margin: auto;
    text-align: center;
    width: auto;
    white-space: nowrap
}

.slider_2_M .et-pb-controllers>a.et-pb-active-control:after,
.slider_2_M .et-pb-controllers>a:hover:after {
    color: #512da8!important
}

.slider_2_M .et-pb-controllers>a.et-pb-active-control,
.slider_2_M .et-pb-controllers>a:hover {
    background-color: #512da8!important
}

.slider_2_M .et-pb-active-slide .et_pb_slide_image {
    height: 440px;
    margin-top: -26px!important;
    margin-bottom: -26px!important;
    transition-delay: 1s;
    -webkit-transition-delay: 1s;
    animation: none!important;
    overflow: hidden
}

.slider_2_M .et_pb_slide_image {
    margin-top: 0!important;
    width: 100%!important;
    position: static;
    height: 388px;
    transition: all .3s ease-in-out 0s;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    overflow: hidden;
    border-radius: 3px
}

.slider_2_M .et_pb_slide_image img {
    max-height: none!important;
    height: 100%;
    width: auto;
    max-width: none;
    position: relative;
    left: 50%;
    transform: translate(-50%, 0);
    animation: none!important;
    opacity: 1!important
}

#page-container .slider_2_M{
    display: none;
}
#page-container .slider_2_M .et-pb-active-slide {
    z-index: 99!important;
    opacity: 1!important
}

.slider_2_M .et_pb_slide .et_pb_slider_container_inner {
    display: block!important;
    width: 100%!important;
    padding: 0 15px!important
}

.slider_2_M .et_pb_slider .et_pb_slides {
    transition: all .3s ease-in-out 0s;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    padding: 40px 0
}

.slider_2_M .et_pb_slider {
    overflow: hidden
}

.slider_2_M .et_pb_slide {
    display: block!important;
    float: left!important;
    padding: 0!important;
    opacity: .6!important;
    margin: 0;
    width: 783px
}

.slider_2_M .et_pb_slide .et_pb_container {
    display: block;
    height: auto!important;
    max-width: none!important
}

@media only screen and (max-width:1390px) {
    .slider_2_M .et-pb-controllers {
        max-width: 90%
    }
    .slider_2_M .et-pb-controllers>a:after {
    	font-size: 15px;
    }
}

@media only screen and (max-width:980px) {
    .slider_2_M .et-pb-controllers>a:after {
        font-size: 16px
    }
    .slider_2_M .et-pb-controllers {
        max-width: 80%
    }
    .slider_2_M .et_pb_slide {
        width: 530px!important
    }
    .slider_2_M .et-pb-controllers>a:not(.et-pb-active-control):after {
    	display: none;
    }
}

@media only screen and (max-width:767px) {
    .slider_2_M .et_pb_slide_image {
        display: block!important;
        height: 288px
    }
    .slider_2_M .et_pb_slide {
        width: 350px!important
    }
    .slider_2_M .et-pb-active-slide .et_pb_slide_image {
        height: 340px
    }
}

@media only screen and (max-width:480px) {
    .slider_2_M .et-pb-controllers {
        max-width: 70%
    }
    .slider_2_M .et-pb-controllers>a:after {
        display: none!important
    }
    .slider_2_M .et_pb_slide {
        width: 270px!important
    }
    .slider_2_M .et_pb_slide_image {
        height: 188px
    }
    .slider_2_M .et-pb-active-slide .et_pb_slide_image {
        height: 240px
    }
}

.slider_3_M .et_pb_slide .et_pb_slide_image img {
    max-height: none!important;
    mix-blend-mode: soft-light
}

.slider_3_M .et_pb_slide .et_pb_slide_image,
.slider_3_M .et_pb_slide .et_pb_slide_image img {
    animation: none!important
}

.slider_3_M .et_pb_slide .et_pb_slide_image {
    margin-top: 0!important;
    position: static;
    width: 100%;
    background-color: #363636
}

body:not(.chrome):not(.gecko) .slider_3_M .et_pb_slide .et_pb_slide_image:before {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .5
}

.slider_3_M .et_pb_slides .et_pb_slider_container_inner {
    display: block!important
}

.slider_3_M .et_pb_slides .et_pb_container {
    display: block;
    height: auto!important;
    max-width: none
}

.slider_3_M .et_pb_slides .et_pb_slide_description {
    float: none;
    text-shadow: none;
    width: 100%;
    position: absolute;
    top: 0;
    max-width: 1095px;
    display: block;
    padding: 15.1% 0;
    left: 0;
    right: 0;
    animation: none!important;
    z-index: 2
}

.slider_3_M .et_pb_slides .et_pb_slide_content p {
    font-family: Lato, Helvetica, Arial, Lucida, sans-serif;
    font-weight: 300
}

.slider_3_M .et-pb-slider-arrows .slide_count,
.slider_3_M .et-pb-slider-arrows a:before,
.slider_3_M .et_pb_slides .et_pb_slide_content h1,
.slider_3_M .et_pb_social_media_follow:before {
    font-family: Raleway, Helvetica, Arial, Lucida, sans-serif!important
}

.slider_3_M .et_pb_slides .et_pb_slide_content {
    max-width: 640px
}

.slider_3_M .et_pb_slides .et_pb_slide_content h1 {
    font-size: 100px!important;
    font-weight: 900!important;
    padding-bottom: 97px
}

.slider_3_M .et_pb_slide {
    padding: 0!important;
    display: block!important;
    opacity: 0!important;
    z-index: 1!important;
    -webkit-transition-duration: .6s;
    -webkit-transition-delay: 1.3s;
    transition-duration: .6s;
    transition-delay: 1.3s
}

.slider_3_M .et-pb-slider-arrows a.et-pb-arrow-prev:after {
    display: block;
    content: "|";
    position: absolute;
    right: -28px;
    top: 0;
    line-height: 110%;
    font-weight: 300;
    color: #fff!important
}

.slider_3_M .et-pb-slider-arrows a.et-pb-arrow-prev {
    margin-right: 48px
}

.slider_3_M .et-pb-slider-arrows a.et-pb-arrow-prev:before {
    content: "PREV"
}

.slider_3_M .et-pb-slider-arrows a.et-pb-arrow-next:before {
    content: "NEXT"
}

.slider_3_M .et-pb-slider-arrows a:before {
    font-size: 14px;
    font-weight: 700!important
}

.slider_3_M .et-pb-slider-arrows a:hover:before {
    color: #512da8!important
}

.slider_3_M .et-pb-slider-arrows a {
    position: relative!important;
    opacity: 1!important;
    margin-top: 0!important;
    letter-spacing: 3px;
    font-size: 14px;
    left: 0!important;
    right: 0!important
}

.slider_3_M .et-pb-slider-arrows {
    position: absolute;
    bottom: 94px;
    z-index: 999;
    font-size: 14px;
    width: 100%;
    max-width: 1095px;
    left: 0;
    right: 0;
    margin: auto
}

.slider_3_M .et-pb-slider-arrows .slide_count {
    display: inline-block;
    font-size: 14px;
    color: #512da8;
    font-weight: 900!important;
    letter-spacing: 5px;
    margin-right: 79px
}

.slider_3_M .et-pb-slider-arrows .slide_count span.current {
    color: #fff;
    font-size: 30px!important
}

.slider_3_M .et-pb-slider-arrows .slide_count:before {
    display: inline-block;
    content: "";
    width: 69px;
    height: 1px;
    background-color: #fff;
    vertical-align: middle;
    margin-bottom: 5px;
    margin-left: -40px;
    margin-right: 46px
}

.slider_3_M .et_pb_social_media_follow:before {
    content: 'follow us';
    display: block;
    font-size: 16px;
    position: absolute;
    min-width: 230px;
    transform: rotate(-90deg);
    transform-origin: 0 0 0;
    text-transform: uppercase;
    letter-spacing: 12.6px;
    font-weight: 700;
    left: 4px
}

.slider_3_M .et_pb_social_media_follow {
    position: absolute;
    bottom: 92px;
    z-index: 9;
    right: 80px
}

.slider_3_M .et_pb_social_media_follow li a:hover:before {
    color: #512da8!important
}

.slider_3_M .et_pb_social_media_follow li a {
    margin-right: 0
}

.slider_3_M .et_pb_social_media_follow li:last-child {
    padding-bottom: 0!important
}

.slider_3_M .et_pb_social_media_follow li {
    float: none;
    padding-bottom: 43px;
    display: block;
    margin-bottom: 0!important
}

.slider_3_M .et_pb_social_media_follow li:first-child:before {
    content: "";
    display: block;
    width: 1px;
    height: 118px;
    background-color: #5f5f5e;
    margin: 23px auto 20px
}

.slider_3_M .et_pb_slide.et-pb-active-slide {
    opacity: 1!important;
    -webkit-transition-duration: .6s;
    -webkit-transition-delay: 1.5s;
    transition-duration: .6s;
    transition-delay: 1.5s;
    z-index: 2!important
}

.slider_3_M .et_pb_slide.et-pb-moved-slide .et_pb_slide_description .et_pb_slide_content h1,
.slider_3_M .et_pb_slide.et-pb-moved-slide .et_pb_slide_description .et_pb_slide_content p,
.slider_3_M .et_pb_slide.et-pb-moved-slide .et_pb_slide_description h2 {
    transform: translate(-100%, 0);
    position: relative;
    opacity: 0
}

.slider_3_M .et_slide_transition_to_previous .et_pb_slide.et-pb-moved-slide .et_pb_slide_description .et_pb_slide_content h1,
.slider_3_M .et_slide_transition_to_previous .et_pb_slide.et-pb-moved-slide .et_pb_slide_description .et_pb_slide_content p,
.slider_3_M .et_slide_transition_to_previous .et_pb_slide.et-pb-moved-slide .et_pb_slide_description h2 {
    transform: translate(100%, 0);
    position: relative;
    opacity: 0
}

.slider_3_M .et_slide_transition_to_previous .et_pb_slide .et_pb_slide_description .et_pb_slide_content h1,
.slider_3_M .et_slide_transition_to_previous .et_pb_slide .et_pb_slide_description .et_pb_slide_content p,
.slider_3_M .et_slide_transition_to_previous .et_pb_slide .et_pb_slide_description h2 {
    transform: translate(-100%, 0);
    position: relative;
    opacity: 0
}

.slider_3_M .et_pb_slide .et_pb_slide_description .et_pb_slide_content h1,
.slider_3_M .et_pb_slide .et_pb_slide_description .et_pb_slide_content p,
.slider_3_M .et_pb_slide .et_pb_slide_description h2 {
    transform: translate(100%, 0);
    position: relative;
    opacity: 0
}

.slider_3_M .et_pb_slide .et_pb_slide_description h2 {
    -webkit-transition-duration: .6s;
    -webkit-transition-delay: .2s;
    transition-duration: .6s;
    transition-delay: .2s
}

.slider_3_M .et_pb_slide .et_pb_slide_description .et_pb_slide_content h1 {
    -webkit-transition-duration: .6s;
    -webkit-transition-delay: .4s;
    transition-duration: .6s;
    transition-delay: .4s
}

.slider_3_M .et_pb_slide .et_pb_slide_description .et_pb_slide_content p {
    -webkit-transition-duration: .6s;
    -webkit-transition-delay: .6s;
    transition-duration: .6s;
    transition-delay: .6s
}

.slider_3_M .et_pb_slide.et-pb-active-slide .et_pb_slide_description .et_pb_slide_content h1,
.slider_3_M .et_pb_slide.et-pb-active-slide .et_pb_slide_description .et_pb_slide_content p,
.slider_3_M .et_pb_slide.et-pb-active-slide .et_pb_slide_description h2 {
    transform: translate(0, 0);
    position: relative;
    opacity: 1
}

.slider_3_M .et_pb_slide.et-pb-active-slide .et_pb_slide_description h2 {
    -webkit-transition-duration: .6s;
    -webkit-transition-delay: 2s;
    transition-duration: .6s;
    transition-delay: 2s
}

.slider_3_M .et_pb_slide.et-pb-active-slide .et_pb_slide_description .et_pb_slide_content h1 {
    -webkit-transition-duration: .6s;
    -webkit-transition-delay: 2.2s;
    transition-duration: .6s;
    transition-delay: 2.2s
}

.slider_3_M .et_pb_slide.et-pb-active-slide .et_pb_slide_description .et_pb_slide_content p {
    -webkit-transition-duration: .6s;
    -webkit-transition-delay: 2.4s;
    transition-duration: .6s;
    transition-delay: 2.4s
}

.slider_3_M .et_pb_slider_container_inner:after {
    display: block;
    content: "";
    background-color: transparent;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 50%;
    right: 0;
    margin: auto;
    bottom: 0;
    box-shadow: 0 0 0 3000px #fff;
    transform: scale(1.2);
    z-index: 1
}

.slider_3_M .et-pb-active-slide .et_pb_slider_container_inner:after {
    width: 1900px;
    height: 1900px;
    -webkit-transition-duration: .4s;
    -webkit-transition-delay: 1.6s;
    transition-duration: .4s;
    transition-delay: 1.6s
}

.slider_3_M .et-pb-moved-slide .et_pb_slider_container_inner:after,
.slider_3_M .et_pb_slider_container_inner:after {
    width: 0;
    height: 0;
    -webkit-transition-duration: .4s;
    -webkit-transition-delay: .9s;
    transition-duration: .4s;
    transition-delay: .9s
}

.slider_3_M .et_pb_button:after {
    background: #eee;
    content: "";
    height: 155px;
    left: -50px;
    opacity: .2;
    position: absolute;
    top: -50px;
    -webkit-transform: rotate(35deg);
    transform: rotate(35deg);
    -webkit-transition: all 550ms cubic-bezier(.19, 1, .22, 1);
    transition: all 550ms cubic-bezier(.19, 1, .22, 1);
    width: 50px;
    z-index: -10
}

.slider_3_M .et_pb_button:hover:after {
    left: 120%;
    -webkit-transition: all 550ms cubic-bezier(.19, 1, .22, 1);
    transition: all 550ms cubic-bezier(.19, 1, .22, 1)
}

@media only screen and (min-width:1920px) {
    .slider_3_M .et_pb_slider_container_inner:after {
        transform: scale(5.2);
    }

    .slider_3_M .et_pb_slide .et_pb_slide_image img {
        width: 100% !important;
    }
}
@media only screen and (max-width:1500px) {
    .slider_3_M .et_pb_social_media_follow li {
        padding-bottom: 30px
    }
}
@media only screen and (max-width:1390px) {
    .slider_3_M .et_pb_slides .et_pb_slide_description {
        padding: 13vw 6%
    }
    .slider_3_M .et_pb_slides .et_pb_slide_content h1 {
        font-size: 60px!important;
        padding-bottom: 50px
    }
    .slider_3_M .et-pb-slider-arrows .slide_count:before {
        margin-bottom: 0;
        margin-left: 0
    }
    .slider_3_M .et-pb-slider-arrows {
        bottom: 4vw;
        padding-left: 6%
    }
    .slider_3_M .et_pb_social_media_follow {
        bottom: 4vw;
        right: 5vw
    }
    #page-container .slider_3_M .et_pb_button {
        top: 4vw;
        right: 5vw
    }
    .slider_3_M .et_pb_social_media_follow li {
        padding-bottom: 15px
    }
    .slider_3_M .et_pb_social_media_follow li:first-child:before {
        height: 60px;
        margin: 20px auto
    }
    .slider_3_M .et_pb_social_media_follow:before {
        min-width: 150px;
        letter-spacing: 6px
    }
}

@media only screen and (max-width:980px) {
    .slider_3_M .et_pb_slides .et_pb_slide_content h1 {
        font-size: 40px!important;
        padding-bottom: 20px
    }
    .slider_3_M .et-pb-slider-arrows .slide_count {
        margin-right: 40px
    }
    .slider_3_M .et-pb-slider-arrows .slide_count:before {
        width: 50px;
        margin-right: 30px
    }
    .slider_3_M .et_pb_social_media_follow li:first-child:before {
        height: 40px;
        margin: 10px auto;
        background-color: #fff
    }
    .slider_3_M .et_pb_social_media_follow:before {
        min-width: 120px;
        letter-spacing: 4px;
        font-size: 14px
    }
    #page-container .slider_3_M .et_pb_button {
        top: 4vw;
        right: 5vw;
        padding: 5px 14px!important
    }

    .slider_3_M .et_pb_social_media_follow li {
        padding-bottom: 10px;
    }
}

@media only screen and (max-width:767px) {
    .slider_3_M .et_pb_slide .et_pb_slide_image,
    .slider_3_M .et_pb_slide .et_pb_slide_image img {
        display: block!important
    }
    .slider_3_M .et_pb_social_media_follow {
        bottom: auto;
        right: auto;
        left: 4vw;
        top: 5vw
    }
    .slider_3_M .et_pb_social_media_follow li {
        float: left;
        padding-bottom: 0
    }
    .slider_3_M .et_pb_social_media_follow:before {
        font-size: 16px;
        position: static;
        float: left;
        transform: rotate(0);
        margin-top: 4px;
        margin-right: 7px
    }
    .slider_3_M .et_pb_social_media_follow li:first-child:before {
        height: 1px;
        margin: 16px auto;
        width: 40px;
        float: left
    }
    .slider_3_M .et_pb_slides .et_pb_slide_content h1 {
        font-size: 30px!important;
        padding-bottom: 20px
    }
    .slider_3_M .et_pb_slide.et-pb-active-slide .et_pb_slide_description h2 {
        font-size: 16px!important;
        padding-bottom: 10px
    }
    .slider_3_M .et_pb_slides .et_pb_slide_description {
        padding: 17vw 6%
    }
}

@media only screen and (max-width:480px) {
    .slider_3_M .et-pb-slider-arrows .slide_count:before,
    .slider_3_M .et_pb_slider_container_inner:after,
    .slider_3_M .et_pb_social_media_follow li:first-child:before,
    .slider_3_M .et_pb_social_media_follow:before {
        display: none!important
    }
    .slider_3_M .et_pb_slides .et_pb_slide_description {
        padding: 5vw 6%;
        position: static
    }
    .slider_3_M .et_pb_slide.et-pb-active-slide .et_pb_slide_description h2,
    .slider_3_M .et_pb_slides .et_pb_slide_content h1 {
        color: #000!important
    }
    .slider_3_M .et-pb-slider-arrows {
        bottom: auto;
        padding-left: 6%;
        top: 40vw
    }
    .slider_3_M .et-pb-slider-arrows .slide_count {
        margin-right: 20px
    }
    .slider_3_M .et_pb_slides .et_pb_slide_content h1 {
        font-size: 26px!important;
        padding-bottom: 10px
    }
    .slider_3_M .et_pb_slider_container_inner .et_pb_slide_image {
        position: relative
    }
    .slider_3_M .et_pb_slider_container_inner .et_pb_slide_image:after {
        display: block;
        content: "";
        background-color: transparent;
        position: absolute;
        top: 0;
        left: 0;
        border-radius: 50%;
        right: 0;
        margin: auto;
        bottom: 0;
        box-shadow: 0 0 0 3000px #fff;
        -moz-box-shadow: 0 0 0 3000px #fff;
        -webkit-box-shadow: 0 0 0 3000px #fff;
        transform: scale(1.2);
        z-index: 1
    }
    .slider_3_M .et-pb-active-slide .et_pb_slider_container_inner .et_pb_slide_image:after {
        width: 1900px;
        height: 1900px;
        -webkit-transition-duration: .4s;
        -webkit-transition-delay: 1.6s;
        transition-duration: .4s;
        transition-delay: 1.6s
    }
    .slider_3_M .et-pb-moved-slide .et_pb_slider_container_inner .et_pb_slide_image:after,
    .slider_3_M .et_pb_slider_container_inner .et_pb_slide_image:after {
        width: 0;
        height: 0;
        -webkit-transition-duration: .4s;
        -webkit-transition-delay: .9s;
        transition-duration: .4s;
        transition-delay: .9s
    }
}.content_1_M {
    overflow-x: hidden
}

.content_1_M .et_pb_promo_description {
    position: absolute;
    right: -30px;
    top: 77px
}

.content_1_M .et_pb_promo_description > p {
    bottom: 38px;
    left: 6.5%;
    position: absolute
}

.content_1_M .content_1_list li {
    margin-bottom: 12px;
    list-style: none !important;
    padding-left: 20px
}

.content_1_M .content-1-img-promo .et_pb_image {
    content: "" !important;
}

.content_1_M .et_pb_text_inner a {
    color: #757575;
    line-height: 30px
}

.content_1_M .content_1_list li::before {
    left: 0
}

.content_1_M .c-list {
    margin-left: -6px;
    margin-top: 45px
}

.content_1_M .c-list .content_1_list li a:hover {
    color: #512da8
}

.content_1_M .et_pb_text_inner a:hover {
    margin-left: -20px
}

.content_1_M .content_1_list li a {
    transition: all .3s ease 0s;
    font-weight: 400
}

.content_1_M .content_1_list li:hover a {
    padding-left: 0
}

.content_1_M .content_1_list li::after,
.content_1_M .content_1_list li::before {
    content: "5";
    font-family: ETmodules;
    overflow: hidden;
    position: absolute;
    transition: all .3s ease 0s
}

.content_1_M .content_1_list li::after {
    margin-left: 5px;
    opacity: 0;
    transform: translate(-100%, 0)
}

.content_1_M .content_1_list li:hover::before {
    opacity: 0;
    transform: translate(100%, 0)
}

.content_1_M .content_1_list li:hover::after {
    opacity: 1;
    transform: translate(0, 0)
}

.content_1_M .content-1-text p {
    font-weight: 400;
    padding-bottom: 30px
}

.content_1_M .content-1-text {
    padding-top: 23px
}

.content_1_M .percent-value {
    font-weight: 900
}

.content_1_M .content-numbers .et_pb_column:first-child .et_pb_number_counter::before {
    display: none
}

.content_1_M .c-list .et_pb_text_inner a:hover {
    color: #512da8 !important
}

.content_1_M .et_pb_image:after {
    content: "" !important;
}

@media all and (max-width: 1390px) {
    .content_1_M .content-1-list-text .et_pb_column:not(:first-child) .et_pb_text {
        margin-top: -90px !important
    }

    .content_1_M .et_pb_number_counter {
        margin-bottom: 0 !important
    }

    .content_1_M .content-numbers .et_pb_text {
        margin-top: 0 !important
    }
}

@media all and (max-width: 980px) {
    .content_1_M .img-h {
        float: left
    }

    .content_1_M .content-1-list-text .et_pb_column:not(:first-child) .et_pb_text {
        margin-top: 0 !important
    }

    .content_1_M .et_pb_promo_description > p {
        position: static;
        margin-top: -40px
    }

    .content_1_M .et_pb_promo_description {
        position: static
    }

    .content_1_M .content-1-img-promo {
        display: table
    }

    .content_1_M .content-1-img-promo .et_pb_column:last-child {
        display: table-header-group;
        float: none
    }

    .content_1_M .content-numbers .et_pb_column.et_pb_column_1_4 {
        float: left !important;
        margin: 0 2% 50px !important;
        width: 21% !important
    }

    .content_1_M .et_pb_cta_0.et_pb_promo {
        margin-right: 0 !important
    }

    .content_1_M .content-1-list-text .et_pb_column {
        width: 50% !important;
        margin-bottom: 0 !important
    }

    .content_1_M .content-1-list-text .et_pb_column:nth-child(2) {
        margin-top: -31vw
    }

    .content_1_M .content-1-list-text .et_pb_column:nth-child(3) {
        float: right;
        width: 50% !important
    }

    .content_1_M .content-1-text {
        padding-top: 0
    }

    .content_1_M .img-h {
        width: 40%
    }

    .content_1_M .c-list {
        margin-left: 50px;
        margin-top: 45px !important
    }

    .content_1_M .c-list::before {
        left: 50px;
        top: 25px
    }

    .content_1_M .content-1-list-text .et_pb_column:nth-child(2) p,
    .content_1_M .content-1-list-text .et_pb_column:nth-child(3) p {
        text-align: left !important
    }
}

@media all and (max-width: 767px) {
    .content_1_M .content-numbers,
    .content_1_M .et_pb_row {
        padding: 0
    }

    .content_1_M .content-1-text,
    .content_1_M .content-1-text-2 {
        padding-top: 0
    }

    .content_1_M .et_pb_promo_description > p {
        font-size: 20px
    }

    .content_1_M .et_pb_cta_0.et_pb_promo h2 {
        font-size: 60px !important
    }

    .content_1_M .content-1-text p {
        text-align: center
    }

    .content_1_M .et_pb_number_counter::before,
    .content_1_M .img-h::after {
        display: none
    }

    .content_1_M .img-h {
        display: table;
        float: none;
        margin-bottom: 10px !important
    }

    .content_1_M .content-1-text-2 p {
        padding-bottom: 0
    }

    .content_1_M .content-numbers .et_pb_column.et_pb_column_1_4 {
        float: left !important;
        margin: 0 2% 50px !important;
        width: 46% !important
    }

    .content_1_M .content-1-list-text {
        margin-bottom: 40px
    }

    .content_1_M .et_pb_promo_description {
        right: 0
    }

    .content_1_M .content-1-list-text .et_pb_column:nth-child(2) {
        margin-top: 0 !important
    }

    .content_1_M .content-1-list-text .et_pb_column:not(:first-child) .et_pb_text {
        padding-top: 0 !important
    }

    .content_1_M .c-list {
        margin-left: 0
    }

    .content_1_M .c-list::before {
        left: 0
    }

    .content_1_M .content-1-list-text .et_pb_column:first-child {
        width: 40% !important
    }

    .content_1_M .content-1-list-text .et_pb_column,
    .content_1_M .content-1-list-text .et_pb_column:nth-child(3) {
        width: 60% !important
    }
}

@media only screen and (max-width: 550px) {
    .content_1_M .content-1-list-text .et_pb_column,
    .content_1_M .content-1-list-text .et_pb_column:first-child,
    .content_1_M .content-1-list-text .et_pb_column:nth-child(3) {
        width: 100% !important
    }

    .content_1_M .img-h {
        width: 100%
    }

    .content_1_M .et_pb_promo_description > p {
        margin-top: -30px
    }
}

@media only screen and (max-width: 480px) {
    .content_1_M .content-numbers .et_pb_column.et_pb_column_1_4 {
        float: left !important;
        margin: 0 2% 50px !important;
        width: 100% !important
    }
}

.content_2_M {
    overflow: hidden
}

.content_2_M .fullwidth-aboutus-nav.et_pb_row {
    max-width: 100% !important;
    width: 100% !important;
    padding: 0 !important
}

.content_2_M .fullwidth-aboutus-nav .et_pb_column {
    width: 100%
}

.content_2_M .fullwidth-aboutus-nav-item-left {
    left: 0;
    position: absolute;
    z-index: 5;
    float: left;
    padding: 0 !important
}

.content_2_M .fullwidth-aboutus-nav-item-left .et_pb_promo_button,
.content_2_M .fullwidth-aboutus-nav-item-left.et_pb_button {
    left: 36px;
    letter-spacing: 1px;
    position: relative;
    text-transform: uppercase;
    transform: rotate(-90deg);
    transform-origin: left 0 0;
    font-weight: 900 !important;
    bottom: 88px;
    padding: .3em 1em !important
}

.content_2_M .fullwidth-aboutus-nav-item-right {
    right: 0;
    position: absolute;
    z-index: 5;
    float: right;
    padding: 0 !important
}

.content_2_M .fullwidth-aboutus-nav-item-right .et_pb_promo_button,
.content_2_M .fullwidth-aboutus-nav-item-right.et_pb_button {
    position: relative;
    right: 64px;
    text-transform: uppercase;
    transform: rotate(-90deg) translateX(100%);
    -webkit-transform: rotate(-90deg) translateX(100%);
    transform-origin: right center 0;
    -webkit-transform-origin: right center 0;
    bottom: 125px;
    font-weight: 900 !important;
    padding: .3em 1em !important
}

.content_2_M .fullwidth-aboutus-nav .et_pb_promo_button.et_pb_button {
    font-weight: 700
}

.content_2_M .aboutus-img {
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(22%) translateY(-79%);
    -webkit-transform: translateX(22%) translateY(-79%);
    width: max-content
}

.content_2_M .aboutus-img img {
    position: relative;
    z-index: 2
}

.content_2_M .aboutus-img:before {
    content: "" !important;
}

.content_2_M .aboutus-img::after {
    bottom: 28%;
    color: #ebebeb;
    content: "ABOUT US";
    font-family: Raleway;
    font-size: 140px;
    font-weight: 900;
    left: 23px;
    position: absolute;
    text-transform: uppercase;
    white-space: pre;
    z-index: 3
}

.content_2_M .content-2-title p {
    font-weight: 400
}

.content_2_M .unique_top_and_bottom_bordersM:after,
.content_2_M .unique_top_and_bottom_bordersM:before {
    content: "";
    display: block !important;
    position: absolute;
    top: 0;
    right: 0;
    opacity: 1 !important;
    z-index: -1;
    height: 100%;
    width: 100%;
    bottom: 0;
    margin: auto !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s
}

.content_2_M .unique_top_and_bottom_bordersM:hover:before {
    box-shadow: inset 0 -1px 0 #242d2e, inset 0 1px 0 #242d2e;
    height: 0 !important
}

.content_2_M .unique_top_and_bottom_bordersM:hover:after {
    height: 100% !important;
    transition-delay: .3s !important
}

.content_2_M .unique_top_and_bottom_bordersM:after {
    height: 0 !important;
    background-color: #242d2e
}

@media only screen and (max-width: 1900px) and (min-width: 981px) {
    .content_2_M .aboutus-img::after {
        font-size: 90px;
        left: 0
    }
}

@media only screen and (max-width: 1390px) {
    .content_2_M .aboutus-img {
        position: static;
        transform: translateX(0) translateY(0);
        -webkit-transform: translateX(0) translateY(0);
        width: 100%
    }

    .content_2_M .aboutus-img::before {
        bottom: 50%;
        left: -66px;
        width: 140%
    }

    .content_2_M .aboutus-img::after {
        font-size: 6vw !important
    }
}

@media only screen and (max-width: 980px) {
    .content_2_M .et_pb_row:nth-child(2) .et_pb_column:first-child {
        margin-right: 2% !important
    }

    .content_2_M .et_pb_row:nth-child(2) .et_pb_column:first-child,
    .content_2_M .et_pb_row:nth-child(2) .et_pb_column:nth-child(2) {
        width: 49% !important
    }

    .content_2_M .et_pb_row:nth-child(2) .et_pb_column:last-child .et_pb_image {
        max-width: 280px
    }

    .content_2_M .aboutus-img::before {
        bottom: 51%;
        left: -86px;
        width: 110%
    }

    .content_2_M .aboutus-img::after {
        font-size: 60px !important
    }
}

@media only screen and (max-width: 767px) {
    .content_2_M .et_pb_row:nth-child(2) .et_pb_column:first-child {
        margin-right: 0 !important
    }

    .content_2_M .et_pb_row:nth-child(2) .et_pb_column:first-child,
    .content_2_M .et_pb_row:nth-child(2) .et_pb_column:nth-child(2) {
        width: 100% !important
    }

    .content_2_M .fullwidth-aboutus-nav-item-left .et_pb_promo_button,
    .content_2_M .fullwidth-aboutus-nav-item-left.et_pb_button {
        left: 10px
    }

    .content_2_M .fullwidth-aboutus-nav-item-right .et_pb_promo_button,
    .content_2_M .fullwidth-aboutus-nav-item-right.et_pb_button {
        right: 26px
    }
}

@media only screen and (max-width: 550px) {
    .content_2_M .fullwidth-aboutus-nav .et_pb_column:first-child .et_pb_button_module_wrapper,
    .content_2_M .fullwidth-aboutus-nav .et_pb_column:last-child .et_pb_button_module_wrapper {
        position: static;
        transform: translate(0, 0);
        width: 100%;
        text-align: center;
        margin-bottom: 5px
    }

    .content_2_M .fullwidth-aboutus-nav .et_pb_column:first-child .et_pb_button,
    .content_2_M .fullwidth-aboutus-nav .et_pb_column:last-child .et_pb_button {
        position: static !important;
        transform: rotate(0) translate(0, 0) !important;
        float: none
    }
}

@media only screen and (max-width: 480px) {
    .content_2_M .et_pb_row:nth-child(2) .et_pb_column:last-child .et_pb_image {
        max-width: 190px
    }

    .content_2_M .aboutus-img::before {
        left: -76px;
        height: 14px
    }

    .content_2_M .aboutus-img::after {
        font-size: 36px !important
    }

    .content_2_M .fullwidth-aboutus-nav-item-right .et_pb_promo_button,
    .content_2_M .fullwidth-aboutus-nav-item-right.et_pb_button {
        bottom: 70px
    }

    .content_2_M .fullwidth-aboutus-nav-item-left .et_pb_promo_button,
    .content_2_M .fullwidth-aboutus-nav-item-left.et_pb_button {
        bottom: 67px
    }
}

.content_3_M .et_pb_button:after {
    content: "";
    display: block !important;
    background-color: #fff !important;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 1 !important;
    transform: scale(0);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    margin: 0 !important;
    z-index: -1
}

.content_3_M .et_pb_button:hover:after {
    transform: scale(1)
}

.content_3_M .et_pb_module.et_pb_image {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.content_3_M .et_pb_module.et_pb_image:hover {
    cursor: pointer;
    z-index: 9;
    transform: scale(1.1)
}

@media only screen and (max-width: 1600px) {
    .content_3_M .et_pb_row:last-child .et_pb_column .et_pb_image:nth-child(2) {
        right: -98%
    }
}

@media only screen and (max-width: 1390px) {
    #page-container .content_3_M a.et_pb_button {
        padding: 14px 30px !important
    }

    .content_3_M .et_pb_row:last-child .et_pb_column .et_pb_image:first-child {
        margin-top: -177px !important;
        margin-left: 30px !important;
        margin-bottom: -30px !important
    }

    .content_3_M .et_pb_row:last-child .et_pb_column .et_pb_image:nth-child(2) {
        right: -18%;
        position: absolute;
        top: 78%;
        margin-left: 0;
        max-width: 220px
    }
}

@media only screen and (max-width: 980px) {
    .content_3_M .et_pb_row:first-child .et_pb_text:before {
        width: 370px;
        bottom: -29px;
        left: -156px
    }

    .content_3_M .et_pb_row:last-child .et_pb_column:last-child .et_pb_image:last-child {
        margin-right: 13vw !important
    }

    .content_3_M .et_pb_row:last-child .et_pb_column:last-child {
        padding-right: 7%;
        padding-top: 20px
    }

    .content_3_M .et_pb_row:last-child .et_pb_column .et_pb_image:first-child {
        margin-top: 0 !important;
        margin-left: -16vw !important;
        margin-bottom: -30px !important
    }

    .content_3_M .et_pb_row:last-child .et_pb_column .et_pb_image:nth-child(2) {
        position: static;
        margin-top: -90px;
        max-width: 340px;
        margin-right: 0 !important;
        margin-bottom: -180px !important
    }
}

@media only screen and (max-width: 767px) {
    .content_3_M .et_pb_row:last-child .et_pb_column .et_pb_image:first-child {
        margin-right: -33% !important;
        margin-left: 0 !important
    }

    .content_3_M .et_pb_row:last-child .et_pb_column:last-child {
        padding-right: 0
    }

    .content_3_M .et_pb_row:last-child .et_pb_column:last-child .et_pb_image:last-child {
        margin-left: -38% !important;
        margin-right: 0 !important
    }

    .content_3_M .et_pb_row:last-child .et_pb_column .et_pb_image:nth-child(2) {
        position: static;
        margin-top: -90px;
        max-width: none;
        margin-right: 0 !important;
        margin-bottom: -120px !important
    }
}

@media only screen and (max-width: 480px) {
    .content_3_M .et_pb_row:last-child .et_pb_column .et_pb_image:first-child {
        margin-right: 0 !important;
        margin-bottom: 30px !important
    }

    .content_3_M .et_pb_row:last-child .et_pb_column .et_pb_image:nth-child(2) {
        margin-top: 0;
        max-width: none;
        margin-right: 0 !important;
        margin-bottom: 30px !important
    }

    .content_3_M .et_pb_row:last-child .et_pb_column:last-child .et_pb_image:last-child {
        margin-left: 0 !important;
        margin-right: 0 !important
    }

    .content_3_M .et_pb_row:last-child .et_pb_column .et_pb_image img {
        width: 100% !important
    }
}

.content_4_M .et_pb_row:first-child .et_pb_promo_description p {
    float: right;
    max-width: 252px;
    margin-top: -58px;
    font-weight: 300;
    z-index: 9;
    position: relative;
    margin-right: 80px
}

.content_4_M .et_pb_row:last-child .et_pb_text p:last-child {
    padding-bottom: 0
}

.content_4_M .et_pb_row:last-child .et_pb_text p {
    padding-bottom: 26px
}

.content_4_M .et_pb_image:before {
    content: "" !important;
}

@media only screen and (max-width: 980px) {
    .content_4_M .et_pb_row:first-child .et_pb_promo .et_pb_promo_description h2 {
        text-align: center
    }

    .content_4_M .et_pb_row:first-child .et_pb_promo .et_pb_promo_description {
        max-width: 100% !important
    }

    .content_4_M .et_pb_row:first-child .et_pb_promo_description p {
        float: none;
        max-width: 100%;
        margin-top: -28px;
        margin-right: 0;
        text-align: center
    }

    .content_4_M .et_pb_row:last-child .et_pb_image:before {
        display: none !important
    }

    .content_4_M .et_pb_row:last-child .et_pb_text {
        text-align: center !important
    }
}

@media only screen and (max-width: 767px) {
    .content_4_M .et_pb_row:first-child .et_pb_promo_description p {
        margin-top: -11px
    }
}

.content_5_M {
    counter-reset: section
}

.content_5_M .et_pb_row:first-child .et_pb_promo_description p {
    float: right;
    max-width: 322px;
    margin-top: -62px;
    font-weight: 300;
    z-index: 9;
    position: relative;
    margin-right: 0
}

.content_5_M .et_pb_blurb:last-child,
.content_5_M .et_pb_blurb:nth-child(2n+2) {
    margin-right: 0 !important
}

#page-container .content_5_M .et_pb_blurb {
    width: 40%;
    margin-right: 14%;
    float: left;
    padding-top: 0 !important;
    margin-top: 155px !important;
    position: relative
}

@media only screen and (max-width: 1390px) {
    #page-container .content_5_M .et_pb_blurb {
        padding-top: 90px
    }

    .content_5_M .et_pb_blurb .et_pb_blurb_container h4:before {
        font-size: 60px !important
    }
}

@media only screen and (max-width: 980px) {
    .content_5_M .et_pb_row:first-child .et_pb_promo .et_pb_promo_description h2 {
        text-align: center !important;
        margin-left: 0 !important
    }

    .content_5_M .et_pb_row:first-child .et_pb_promo .et_pb_promo_description {
        max-width: 100%
    }

    .content_5_M .et_pb_row:first-child .et_pb_promo_description p {
        float: none;
        max-width: 100%;
        margin-top: -32px;
        margin-right: 0;
        text-align: center
    }

    .content_5_M .et_pb_row:last-child .et_pb_column:first-child:before {
        margin: 0 auto 35px
    }
}

@media only screen and (max-width: 767px) {
    .content_5_M .et_pb_row:first-child .et_pb_promo_description p {
        margin-top: -9px
    }

    #page-container .content_5_M .et_pb_blurb {
        width: 49%;
        margin-right: 2%
    }
}

@media only screen and (max-width: 480px) {
    #page-container .content_5_M .et_pb_blurb:first-child:after,
    #page-container .content_5_M .et_pb_blurb:nth-child(2):after {
        display: none !important
    }

    #page-container .content_5_M .et_pb_blurb:last-child {
        margin-bottom: 0 !important
    }

    #page-container .content_5_M .et_pb_blurb {
        width: 100%;
        margin-right: 0;
        margin-bottom: 30px !important
    }
}

.content_6_M .et_pb_row .et_pb_column:nth-child(2) .et_pb_text p {
    padding-bottom: 27px
}

.content_6_M .et_pb_row .et_pb_column .et_pb_image {
    cursor: pointer
}

.content_6_M .et_pb_row .et_pb_column .et_pb_image img {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.content_6_M .et_pb_row .et_pb_column .et_pb_image:hover:before {
    transform: rotate(-52deg)
}

.content_6_M .et_pb_row .et_pb_column .et_pb_image:hover img {
    transform: scale(1.1)
}

.content_6_M .et_pb_image:before {
    content: "" !important;
}

@media only screen and (max-width: 980px) {
    .content_6_M .et_pb_row .et_pb_column .et_pb_button_module_wrapper,
    .content_6_M .et_pb_row .et_pb_column .et_pb_text {
        text-align: center !important
    }

    .content_6_M .et_pb_row .et_pb_column:last-child .et_pb_image:before {
        display: none !important
    }

    .content_6_M .et_pb_row .et_pb_column .et_pb_divider {
        width: 100px;
        margin: 20px auto !important
    }

    .content_7_M .et_pb_row .et_pb_column .et_pb_blurb .et_pb_blurb_container,
    .content_7_M .et_pb_row .et_pb_column .et_pb_blurb .et_pb_main_blurb_image,
    .content_7_M .et_pb_row .et_pb_column .et_pb_promo * {
        text-align: center !important
    }

    .content_7_M .et_pb_row .et_pb_column:first-child,
    .content_7_M .et_pb_row .et_pb_column:nth-child(2) {
        width: 50% !important
    }

    .content_7_M .et_pb_row .et_pb_column .et_pb_blurb {
        padding: 0 1vw !important
    }

    .content_7_M .et_pb_row:first-child .et_pb_column:last-child .et_pb_divider {
        margin: -10px auto 10px !important
    }

    .content_7_M .et_pb_row:first-child .et_pb_column:last-child {
        padding-top: 30px !important;
        margin-bottom: 30px
    }

    .content_7_M .et_pb_row:first-child .et_pb_promo .et_pb_promo_description h2 {
        max-width: 100%;
        line-height: 109%;
        margin-top: 0
    }

    .content_7_M .et_pb_row:first-child .et_pb_promo .et_pb_promo_description h2:after {
        margin: 13px auto 0
    }
}

@media only screen and (max-width: 767px) {
    .content_7_M .et_pb_row .et_pb_column .et_pb_blurb h4 {
        margin-bottom: 5px !important
    }
}

@media only screen and (max-width: 480px) {
    .content_7_M .et_pb_row .et_pb_column:first-child,
    .content_7_M .et_pb_row .et_pb_column:nth-child(2) {
        width: 100% !important
    }

    .content_7_M .et_pb_row .et_pb_column .et_pb_blurb {
        padding: 0 !important
    }
}

.content_8_M .et_pb_column .et_pb_blurb h4:before {
    content: "$";
    font-family: ETmodules !important;
    color: #fff;
    display: inline-block;
    width: 0;
    overflow: hidden;
    font-size: 30px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    vertical-align: middle;
    font-weight: 300
}

.content_8_M .et_pb_column:hover .et_pb_blurb h4:before {
    width: 27px;
    margin-right: 8px;
    -webkit-transition-duration: .3s;
    -webkit-transition-delay: .3s;
    transition-duration: .3s;
    transition-delay: .3s
}

.content_8_M .et_pb_column:hover {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    cursor: pointer;
    background-color: #363636
}

.content_8_M .et_pb_column:hover .et_pb_blurb * {
    color: #fff !important
}

@media only screen and (max-width: 980px) {
    .content_8_M .et_pb_row .et_pb_column .et_pb_blurb {
        margin-bottom: 0 !important
    }

    .content_8_M .et_pb_row .et_pb_column .et_pb_divider {
        margin: 16px 0 0 !important
    }

    .content_8_M .et_pb_row .et_pb_column .et_pb_blurb .et_pb_blurb_content {
        text-align: center;
        max-width: none
    }

    .content_8_M .et_pb_row .et_pb_column {
        padding: 40px !important
    }
}

@media only screen and (max-width: 480px) {
    .content_8_M .et_pb_row .et_pb_column {
        padding: 30px !important
    }

    .content_8_M .et_pb_column .et_pb_blurb h4:before {
        display: none !important
    }
}

.content_9_M .et_pb_column:not(:first-child) .et_pb_promo h2 {
    display: inline-block;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.content_9_M .et_pb_column:not(:first-child) .et_pb_promo:first-child .et_pb_promo_description:before {
    content: "$";
    font-family: ETmodules !important;
    color: #fff;
    overflow: hidden;
    font-size: 72px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    vertical-align: middle;
    font-weight: 300;
    display: inline-block;
    position: absolute;
    transform: translateX(-100%);
    opacity: 0;
    line-height: 70%
}

.content_9_M .et_pb_column:not(:first-child):hover .et_pb_promo .et_pb_divider {
    background-color: #565656
}

.content_9_M .et_pb_column:not(:first-child):hover .et_pb_promo h2 {
    transform: translateX(100%);
    opacity: 0
}

.content_9_M .et_pb_column:not(:first-child):hover .et_pb_promo .et_pb_promo_description:before {
    transform: translateX(0);
    opacity: 1
}

.content_9_M .et_pb_column:not(:first-child):hover {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    cursor: pointer;
    background-color: #363636 !important
}

#page-container .content_9_M .et_pb_column:not(:first-child):hover .et_pb_promo a.et_pb_promo_button,
.content_9_M .et_pb_column:not(:first-child):hover .et_pb_promo * {
    color: #fff !important
}


.et_pb_section.footer {
    z-index: 100 !important
}

body {
    position: relative
}

@media only screen and (max-width: 980px) {
    .content_9_M .et_pb_row .et_pb_column .et_pb_promo {
        text-align: center !important
    }

    .content_9_M .et_pb_row .et_pb_column:first-child .et_pb_promo h2 {
        padding-bottom: 10px !important
    }

    .content_9_M .et_pb_row .et_pb_column .et_pb_divider {
        margin: -3px auto 9px !important
    }

    .content_9_M .et_pb_row .et_pb_column:not(:first-child) {
        padding: 40px !important
    }

    .content_9_M .et_pb_row .et_pb_column .et_pb_promo .et_pb_blurb_content {
        text-align: center;
        max-width: none
    }

    .content_9_M .et_pb_column .et_pb_promo_description:after {
        margin: 6px auto -3px
    }

    .content_9_M .et_pb_column:not(:first-child) .et_pb_promo .et_pb_promo_description:before {
        left: 0;
        right: 0
    }
}

@media only screen and (max-width: 481px) {
    .content_9_M .et_pb_row .et_pb_column:not(:first-child) {
        padding: 30px !important
    }
}

.content_10_M .et_pb_column:last-child {
    margin-right: 0 !important;
}

.content_10_M .et_pb_column {
    width: 49% !important;
    margin-right: 2% !important;
}

.content_10_M .et_pb_image img {
    height: auto !important;
    display: block !important;
    width: 100%
}

.content_10_M .et_pb_image:before,
.content_10_M .et_pb_image:after {
    content: '' !important;
}

.content_10_M .fullwidth-aboutus-nav .et_pb_column {
    width: 100% !important
}

.content_10_M .fullwidth-aboutus-nav .et_pb_column:first-child .et_pb_button_module_wrapper {
    left: 0;
    position: absolute;
    z-index: 5;
    float: left;
    padding: 0 !important;
    top: 56%;
    transform: translate(0, -50%)
}

.content_10_M .fullwidth-aboutus-nav .et_pb_column:first-child .et_pb_button,
.content_10_M .fullwidth-aboutus-nav .et_pb_column:first-child .et_pb_promo .et_pb_promo_button {
    left: 3.2vw;
    letter-spacing: 1px;
    position: relative;
    text-transform: uppercase;
    transform: rotate(-90deg);
    transform-origin: left 0 0;
    font-weight: 900 !important;
    bottom: 0;
    padding: .3em 1em !important
}

.content_10_M .fullwidth-aboutus-nav .et_pb_column:last-child .et_pb_button_module_wrapper {
    right: 0;
    position: absolute;
    z-index: 5;
    float: right;
    padding: 0 !important;
    top: 56%;
    transform: translate(0, -50%)
}

.content_10_M .fullwidth-aboutus-nav .et_pb_column:last-child .et_pb_button,
.content_10_M .fullwidth-aboutus-nav .et_pb_column:last-child .et_pb_promo .et_pb_promo_button {
    position: relative;
    right: 4.9vw;
    text-transform: uppercase;
    transform: rotate(-90deg) translateX(100%);
    -webkit-transform: rotate(-90deg) translateX(100%);
    transform-origin: right center 0;
    -webkit-transform-origin: right center 0;
    bottom: 0;
    font-weight: 900 !important;
    padding: .3em 1em !important
}

.content_10_M .fullwidth-aboutus-nav .et_pb_promo_button.et_pb_button {
    font-weight: 700
}

#page-container #main-content a.button_hover:after,
#page-container #main-content a.button_hover:before {
    content: '';
    display: block !important;
    position: absolute;
    top: 0;
    right: 0;
    height: 2px;
    width: 0;
    background: #bdbdbd;
    transition: .4s ease all;
    opacity: 1 !important
}

#page-container #main-content a.button_hover:after {
    right: inherit;
    top: inherit;
    left: 0;
    bottom: 0
}

#page-container #main-content a.button_hover:hover:after,
#page-container #main-content a.button_hover:hover:before {
    width: 100%;
    transition: .8s ease all
}

.content_10_M .et_pb_row {
    cursor: pointer
}

.content_10_M .et_pb_row .et_pb_column .et_pb_image img,
.content_10_M .et_pb_row .et_pb_column .et_pb_image:after,
.content_10_M .et_pb_row .et_pb_column .et_pb_image:before,
.content_10_M .et_pb_row .et_pb_column .et_pb_promo h2,
.content_10_M .et_pb_row .et_pb_column .et_pb_promo p,
.content_10_M .et_pb_row .et_pb_column .et_pb_text {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.content_10_M .et_pb_row:hover .et_pb_column .et_pb_image img {
    transform: scale(1.1)
}

.content_10_M .et_pb_row .et_pb_column .et_pb_image:after,
.content_10_M .et_pb_row:hover .et_pb_column .et_pb_image:before {
    -webkit-transition-duration: .3s;
    -webkit-transition-delay: .3s;
    transition-duration: .3s;
    transition-delay: .3s
}

.content_10_M .et_pb_row .et_pb_column .et_pb_image:before,
.content_10_M .et_pb_row:hover .et_pb_column .et_pb_image:after {
    -webkit-transition-duration: .3s;
    -webkit-transition-delay: .7s;
    transition-duration: .3s;
    transition-delay: .7s
}

.content_10_M .et_pb_row .et_pb_column .et_pb_promo p,
.content_10_M .et_pb_row:hover .et_pb_column .et_pb_text {
    -webkit-transition-duration: .3s;
    -webkit-transition-delay: .4s;
    transition-duration: .3s;
    transition-delay: .4s
}

.content_10_M .et_pb_row .et_pb_column .et_pb_promo h2,
.content_10_M .et_pb_row:hover .et_pb_column .et_pb_promo h2 {
    -webkit-transition-duration: .3s;
    -webkit-transition-delay: .5s;
    transition-duration: .3s;
    transition-delay: .5s
}

.content_10_M .et_pb_row .et_pb_column .et_pb_text,
.content_10_M .et_pb_row:hover .et_pb_column .et_pb_promo p {
    -webkit-transition-duration: .3s;
    -webkit-transition-delay: .6s;
    transition-duration: .3s;
    transition-delay: .6s
}

.content_10_M .et_pb_row:hover .et_pb_column:first-child .et_pb_image:after,
.content_10_M .et_pb_row:hover .et_pb_column:first-child .et_pb_image:before {
    right: -4.8vw
}

.content_10_M .et_pb_row:hover .et_pb_column:last-child .et_pb_promo h2,
.content_10_M .et_pb_row:hover .et_pb_column:last-child .et_pb_promo p,
.content_10_M .et_pb_row:hover .et_pb_column:last-child .et_pb_text {
    transform: translateX(-4vw)
}

.content_10_M .et_pb_row:hover .et_pb_column:last-child .et_pb_image:after,
.content_10_M .et_pb_row:hover .et_pb_column:last-child .et_pb_image:before {
    left: -4.8vw
}

.content_10_M .et_pb_row:hover .et_pb_column:first-child .et_pb_promo h2,
.content_10_M .et_pb_row:hover .et_pb_column:first-child .et_pb_promo p,
.content_10_M .et_pb_row:hover .et_pb_column:first-child .et_pb_text {
    transform: translateX(4vw)
}

@media only screen and (min-width: 1930px) {
    body .content_10_M .et_pb_row .et_pb_column .et_pb_image:after,
    body .content_10_M .et_pb_row .et_pb_column .et_pb_image:before {
        border-width: 20px !important;
    }

    body .content_12_M .et_pb_column:first-child .et_pb_promo .et_pb_promo_description {
        padding-left: 80px !important;
    }

    body .content_14_M .et_pb_blurb h4 {
        padding-bottom: 50px !important;
    }
}

@media only screen and (min-width: 768px) {
    body.ie .content_10_M .et_pb_row:hover .et_pb_column:first-child .et_pb_image:after,
    body.ie .content_10_M .et_pb_row:hover .et_pb_column:first-child .et_pb_image:before {
        right: -6.8vw
    }

    body.ie .content_10_M .et_pb_row:hover .et_pb_column:last-child .et_pb_promo h2,
    body.ie .content_10_M .et_pb_row:hover .et_pb_column:last-child .et_pb_promo p,
    body.ie .content_10_M .et_pb_row:hover .et_pb_column:last-child .et_pb_text {
        transform: translateX(-22px)
    }

    body.ie .content_10_M .et_pb_row:hover .et_pb_column:last-child .et_pb_image:after,
    body.ie .content_10_M .et_pb_row:hover .et_pb_column:last-child .et_pb_image:before {
        left: -6.8vw
    }

    body.ie .content_10_M .et_pb_row:hover .et_pb_column:first-child .et_pb_promo h2,
    body.ie .content_10_M .et_pb_row:hover .et_pb_column:first-child .et_pb_promo p,
    body.ie .content_10_M .et_pb_row:hover .et_pb_column:first-child .et_pb_text {
        transform: translateX(22px)
    }
}

@media only screen and (max-width: 1390px) {
    .content_10_M .et_pb_column:first-child .et_pb_image:before,
    .content_10_M .et_pb_column:last-child .et_pb_image:before {
        top: 1vw
    }

    .content_10_M .et_pb_column:first-child .et_pb_image:after,
    .content_10_M .et_pb_column:last-child .et_pb_image:after {
        bottom: 1vw
    }
}

@media only screen and (max-width: 980px) {
    .content_10_M .et_pb_row {
        display: flex !important
    }

    .content_10_M .et_pb_column .et_pb_image:after,
    .content_10_M .et_pb_column .et_pb_image:before {
        height: 10px !important
    }

    .content_10_M .et_pb_column .et_pb_text {
        font-size: 34px;
        margin-bottom: 0 !important
    }

    .content_10_M .et_pb_column {
        margin-bottom: 30px !important;
    }
}

@media only screen and (max-width: 767px) {
    .content_10_M .et_pb_row {
        display: block !important
    }

    .content_10_M .et_pb_column {
        width: 100% !important;
        margin-right: 0 !important;
        display: block !important;
        flex-direction: inherit !important;
        justify-content: inherit !important;
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .content_10_M .et_pb_column .et_pb_image:after,
    .content_10_M .et_pb_column .et_pb_image:before {
        border-top: 0 !important;
        border-bottom: none !important;
        top: 40px !important;
        height: 100% !important;
        width: 20px !important
    }

    .content_10_M .et_pb_column .et_pb_image:before {
        border-right: 0 !important;
        border-left: none !important;
        left: 7px !important
    }

    .content_10_M .et_pb_column .et_pb_image:after {
        border-left: 0 !important;
        border-right: none !important;
        right: 7px !important;
        left: auto !important
    }

    .content_10_M .et_pb_column .et_pb_promo_description *,
    .content_10_M .et_pb_column .et_pb_text p {
        text-align: center !important
    }

    .content_10_M .fullwidth-aboutus-nav .et_pb_column:first-child .et_pb_button,
    .content_10_M .fullwidth-aboutus-nav .et_pb_column:first-child .et_pb_promo .et_pb_promo_button {
        left: 10px
    }

    .content_10_M .fullwidth-aboutus-nav .et_pb_column:last-child .et_pb_button,
    .content_10_M .fullwidth-aboutus-nav .et_pb_column:last-child .et_pb_promo .et_pb_promo_button {
        right: 25px
    }

    #page-container .content_10_M .et_pb_row:hover .et_pb_column .et_pb_image:after,
    #page-container .content_10_M .et_pb_row:hover .et_pb_column .et_pb_image:before {
        top: 20px !important
    }

    #page-container .content_10_M .et_pb_row:hover .et_pb_column .et_pb_promo h2,
    #page-container .content_10_M .et_pb_row:hover .et_pb_column .et_pb_promo p,
    #page-container .content_10_M .et_pb_row:hover .et_pb_column .et_pb_text {
        transform: translateX(0);
        transform: translateY(-20px)
    }
}

@media only screen and (max-width: 550px) {
    .content_10_M .fullwidth-aboutus-nav .et_pb_column:first-child .et_pb_button_module_wrapper,
    .content_10_M .fullwidth-aboutus-nav .et_pb_column:last-child .et_pb_button_module_wrapper {
        position: static;
        transform: translate(0, 0);
        width: 100%;
        text-align: center;
        margin-bottom: 5px
    }

    .content_10_M .fullwidth-aboutus-nav .et_pb_column:first-child .et_pb_button,
    .content_10_M .fullwidth-aboutus-nav .et_pb_column:last-child .et_pb_button {
        position: static !important;
        transform: rotate(0) translate(0, 0) !important
    }
}

#page-container .content_11_M .button_base_size_M:hover {
    -webkit-transition-duration: .3s;
    -webkit-transition-delay: .3s;
    transition-duration: .3s;
    transition-delay: .3s;
    background-color: #fff !important
}

.content_11_M .button_base_size_M:after {
    height: 44px;
    left: -35%;
    top: auto;
    bottom: 0;
    transform: skew(50deg);
    transform-origin: top left;
    width: 0;
    background: #fff;
    content: '';
    position: absolute;
    z-index: -1;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.content_11_M .button_base_size_M:hover:after {
    width: 135%
}

@media only screen and (max-width: 480px) {
    .content_11_M .button_base_size_M:hover:after {
        width: 145%
    }

    .content_11_M .button_base_size_M:after {
        left: -43% !important
    }
}

.content_11_M .et_pb_button_module_wrapper {
    margin: 0 !important
}

@media only screen and (max-width: 1390px) {
    #page-container .content_11_M .et_pb_button_module_wrapper:last-child .et_pb_button.et_pb_module {
        margin-bottom: 0 !important
    }

    #page-container .content_11_M .et_pb_button_module_wrapper .et_pb_button.et_pb_module {
        width: 100%;
        margin-right: 0;
        margin-left: 0;
        margin-bottom: 10px !important
    }

    #page-container .content_11_M .et_pb_text {
        margin-top: 0 !important
    }

    #page-container .content_11_M .et_pb_promo h2 {
        font-size: 24px !important
    }

    .content_12_M .et_pb_column:first-child .et_pb_promo_description h2 {
        font-size: 36px !important
    }
}

@media only screen and (max-width: 980px) {
    #page-container .content_11_M .et_pb_column:last-child {
        border-left: 0 !important
    }

    #page-container .content_11_M .et_pb_column:first-child {
        border-right: 0 !important
    }

    #page-container .content_11_M .et_pb_column:nth-child(2) {
        border-bottom: 2px solid #ebebeb;
        border-top: 2px solid #ebebeb;
        padding: 17px 0 40px
    }

    #page-container .content_11_M .et_pb_column {
        margin-bottom: 0 !important
    }
}

@media only screen and (max-width: 980px) and (min-width: 768px) {
    #page-container .content_11_M .et_pb_column .et_pb_blurb:first-child {
        border-right: 2px solid #ebebeb
    }

    #page-container .content_11_M .et_pb_column .et_pb_blurb {
        width: 50% !important;
        float: left !important;
        margin: 0 !important;
        border-bottom: 0 !important
    }

    #page-container .content_11_M .et_pb_blurb .et_pb_main_blurb_image {
        margin-bottom: 15px !important;
        margin-top: 0 !important
    }
}

@media only screen and (max-width: 980px) {
    .content_12_M .et_pb_column .et_pb_promo_description,
    .content_12_M .et_pb_column:first-child .et_pb_promo_description h2 {
        text-align: center
    }

    .content_12_M .et_pb_column:first-child h2:before {
        margin: 0 auto 20px
    }

    .content_12_M .et_pb_column .et_pb_promo_description h2 {
        padding-bottom: 10px !important
    }

    .content_12_M .et_pb_column:not(:last-child) {
        margin-bottom: 10px !important
    }

    .content_12_M .et_pb_column .et_pb_promo_description {
        padding-left: 0 !important;
        padding-right: 0 !important
    }
}

.content_13_M .et_pb_number_counter:after {
    content: "";
    display: block;
    width: 2px;
    height: 70px;
    background-color: #fff;
    margin: 46px auto 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.content_13_M .et_pb_number_counter {
    margin-bottom: 35px !important
}

.content_13_M .et_pb_number_counter span.percent-value {
    font-weight: 300 !important
}

@media only screen and (max-width: 980px) {
    .content_13_M .et_pb_row:last-child .et_pb_promo_description {
        max-width: 100% !important
    }

    .content_13_M .et_pb_number_counter:after {
        margin: 18px auto 0;
        height: 40px
    }
}

.content_14_M .list_styles_M.et_pb_bg_layout_dark li a {
    color: #fff
}

.content_14_M .list_styles_M.et_pb_bg_layout_light li,
.content_14_M .list_styles_M.et_pb_bg_layout_light li a {
    color: #363636
}

.content_14_M .list_styles_M ul {
    padding: 0;
    margin-top: 29px
}

.content_14_M .list_styles_M li a {
    display: inline-block;
    padding-left: 27px
}

.content_14_M .list_styles_M li {
    list-style: none;
    margin-bottom: 10px
}

.content_14_M .list_styles_M li::after,
.content_14_M .list_styles_M li::before {
    content: "$";
    font-family: ETmodules;
    overflow: hidden;
    position: absolute;
    transition: all .3s ease 0s;
    font-size: 13px
}

.content_14_M .et_pb_blurb_container p a:after,
.content_14_M .list_styles_M li::after {
    margin-left: 5px;
    opacity: 0;
    transform: translate(-100%, 0)
}

.content_14_M .et_pb_blurb_container p a:hover:before,
.content_14_M .list_styles_M li:hover::before {
    opacity: 0;
    transform: translate(100%, 0)
}

.content_14_M .et_pb_blurb_container p a:hover:after,
.content_14_M .list_styles_M li:hover::after {
    opacity: 1;
    transform: translate(0, 0)
}

.content_14_M .et_pb_blurb_container p a {
    display: inline-block;
    padding-left: 24px;
    position: relative;
    color: #363636;
    margin-top: 20px
}

.content_14_M .et_pb_blurb_container p a:after,
.content_14_M .et_pb_blurb_container p a:before {
    content: "$";
    font-family: ETmodules;
    overflow: hidden;
    position: absolute;
    transition: all .3s ease 0s;
    font-size: 13px;
    left: 0
}

.content_14_M .et_pb_blurb_container p a:after {
    right: -18px !important;
    left: auto !important
}

body.ie .content_14_M .et_pb_blurb h4 {
    -webkit-filter: grayscale(0) !important;
    filter: grayscale(0) !important;
    -webkit-background-clip: unset !important;
    -webkit-text-fill-color: unset !important;
    background-image: none !important;
    color: #9f9f9f !important
}

.content_14_M .et_pb_blurb {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    cursor: pointer
}

.content_14_M .et_pb_column:hover {
    z-index: 99
}

.content_14_M .et_pb_blurb:hover {
    transform: scale(1.1);
    z-index: 99
}

.content_14_M .et_pb_blurb:hover h4 {
    -webkit-filter: grayscale(0);
    filter: grayscale(0)
}

@media only screen and (max-width: 1390px) {
    .content_14_M .et_pb_blurb h4 {
        font-size: 80px !important
    }

    .content_14_M .et_pb_row:last-child .et_pb_blurb h4 {
        margin-bottom: 23vw
    }
}

@media only screen and (max-width: 980px) {
    .content_14_M .et_pb_row .et_pb_column .et_pb_blurb .et_pb_blurb_content {
        max-width: 100% !important
    }

    .content_14_M .et_pb_row:first-child .et_pb_column:first-child .et_pb_blurb {
        padding: 40px !important
    }

    .content_14_M .et_pb_row:first-child .et_pb_column:first-child .et_pb_blurb h4 {
        margin-right: 100px;
        margin-left: -100px
    }

    .content_14_M .et_pb_row:first-child .et_pb_column:last-child .et_pb_blurb {
        padding: 40px !important;
        margin-left: 0 !important;
        margin-top: -60px !important;
        margin-right: -20px;
        width: 60%;
        float: right
    }

    .content_14_M .et_pb_row:first-child .et_pb_column:last-child .et_pb_blurb h4 {
        text-align: right;
        margin-top: -90px !important;
        margin-right: 0 !important;
        margin-left: 0 !important
    }

    .content_14_M .et_pb_row:last-child .et_pb_column .et_pb_blurb {
        margin-top: -50px !important;
        margin-right: 90px !important;
        margin-left: -20px !important;
        padding: 40px !important
    }

    .content_14_M .et_pb_row:last-child .et_pb_column .et_pb_blurb h4 {
        float: none;
        margin-bottom: 20px !important;
        margin-left: -70px;
        margin-top: -70px !important;
        text-align: left
    }
}

@media only screen and (max-width: 767px) {
    .content_14_M .et_pb_blurb h4 {
        font-size: 50px !important
    }

    .content_14_M .et_pb_row:first-child .et_pb_column:first-child .et_pb_blurb h4 {
        margin-right: 0;
        margin-left: 0;
        text-align: left
    }

    .content_14_M .et_pb_row:first-child .et_pb_column:last-child .et_pb_blurb {
        margin-left: 0 !important;
        margin-top: 0 !important;
        margin-right: 0;
        width: 100%
    }

    .content_14_M .et_pb_row:first-child .et_pb_column:last-child .et_pb_blurb h4 {
        text-align: left;
        margin-top: 0 !important;
        margin-right: 0 !important;
        margin-left: 0 !important
    }

    .content_14_M .et_pb_row:last-child .et_pb_column .et_pb_blurb {
        margin-top: 0 !important;
        margin-right: 0 !important;
        margin-left: 0 !important
    }

    .content_14_M .et_pb_row:last-child .et_pb_column .et_pb_blurb h4 {
        float: none;
        margin-left: 0;
        margin-top: 0 !important;
        max-width: 100%;
        margin-right: 0
    }
}

@media only screen and (max-width: 480px) {
    #page-container .content_14_M .et_pb_row .et_pb_column .et_pb_blurb {
        padding: 30px !important
    }

    .content_14_M .et_pb_blurb h4 {
        font-size: 36px !important
    }



    #page-container .content_3_M .et_pb_row:first-child{
        width: 100% !important;
    }

    #page-container .content_3_M .et_pb_row{
        width: 80% !important;
    }
}.mask_1_M .image, .mask_1_M .mask {
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s
}

.mask_1_M .et_pb_button_module_wrapper {
    position: absolute;
    bottom: 0;
    right: 0;
    line-height: 100% !important
}

.mask_1_M .image {
    transform: scale(1);
    transition: all .4s
}

.mask_1_M img {
    display: block !important
}

.mask_1_M .mask {
    position: absolute;
    left: 50%;
    top: 50%;
    bottom: auto;
    right: auto;
    -webkit-transform: translateX(-50%) translateY(-50%) scale(1);
    -ms-transform: translateX(-50%) translateY(-50%) scale(1);
    transform: translateX(-50%) translateY(-50%) scale(1);
    width: 1079px;
    height: 510px;
    transition: all .4s
}

.mask_2_M .image, body #page-container .mask_1_M .team_button {
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s
}

.mask_1_M .mask .mask-border-bottom, .mask_1_M .mask .mask-border-top {
    position: absolute;
    background: #fff;
    width: 100vw;
    height: calc(50vh - 255px);
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.mask_1_M .mask .mask-border {
    font-size: 0 !important;
    margin: 0 !important
}

.mask_1_M .mask .mask-border-top {
    bottom: 100%
}

.mask_1_M .mask .mask-border-bottom {
    top: 100%
}

.mask_1_M .mask .mask-border-left, .mask_1_M .mask .mask-border-right {
    height: 100vh;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    background: #fff
}

.mask_1_M .mask .mask-border-right {
    width: calc(50vw - 510px);
    right: calc(100% - 1px)
}

.mask_1_M .mask .mask-border-left {
    width: calc(50vw - 404.5px);
    left: calc(100% - 1px)
}

body.clicked_button #page-container .mask_1_M .image {
    transform: scale(1)
}

body #page-container .mask_1_M .team_button {
    transition: all .4s
}

body.clicked_button #page-container .mask_1_M .team_button {
    opacity: 0;
    transform: translate(0, 30px)
}

body.clicked_button .et_pb_section.mask_1_M {
    position: absolute;
    width: 100%;
    overflow: hidden;
    top: 0
}

body.clicked_button .et_pb_section:not(.mask_1_M ) {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    display: none;
    bottom: 0;
    margin: auto
}

html.clicked, html.clicked_mask_1 {
    margin-top: 0 !important;
    padding-top: 0 !important
}

body.clicked_button .mask {
    transform: translateX(-50%) translateY(-50%) scale(6);
    opacity: 0;
    -webkit-transition: opacity .3s .3s, -webkit-transform .6s 0s;
    transition: opacity .3s .3s, -webkit-transform .6s 0s;
    transition: transform .6s 0s, opacity .3s .3s;
    transition: transform .6s 0s, opacity .3s .3s, -webkit-transform .6s 0s;
    -webkit-transition-timing-function: cubic-bezier(.59, .05, .82, .13);
    transition-timing-function: cubic-bezier(.59, .05, .82, .13)
}

.mask_1_M .et_pb_button_module_wrapper .et_pb_button:hover:before {
    -webkit-animation: slideRightLeft 1s infinite;
    animation: slideRightLeft 1s infinite;
    animation-iteration-count: 1;
    -webkit-animation-duration: .4s;
    animation-duration: .4s
}

@-webkit-keyframes slideRightLeft {
    0%, 100% {
        opacity: 1;
        transform: translate(0, 0)
    }
    25% {
        opacity: 0;
        transform: translate(100%, 0)
    }
    74% {
        opacity: 0
    }
    75% {
        opacity: 1;
        transform: translate(-100%, 0)
    }
}

@keyframes slideRightLeft {
    0%, 100% {
        opacity: 1;
        transform: translate(0, 0)
    }
    25% {
        opacity: 0;
        transform: translate(100%, 0)
    }

    74% {
        opacity: 0
    }

    75% {
        opacity: 1;
        transform: translate(-100%, 0)
    }
}

.slideRightLeft {
    -webkit-animation-name: slideRightLeft;
    animation-name: slideRightLeft
}

body.clicked_button .mask_1_M .et_pb_blurb.image {
    height: 100%
}

@media only screen and (min-width: 1920px) {
    .mask_1_M .mask .mask-border-top {
        bottom: calc(100% - 2px) !important;
        height: calc(50vh - 247px);
    }

    .mask_1_M .mask .mask-border-right {
        right: calc(100% - 2px) !important;
    }

    .mask_1_M .mask .mask-border-bottom {
        top: calc(100% - 2px) !important;
        height: calc(50vh - 230px);
    }

    .mask_1_M .mask .mask-border-left {
        left: calc(100% - 2px);
    }
}
@media only screen and (max-width: 1390px) {
    .mask_1_M .et_pb_blurb.image {
        top: 50% !important;
        transform: translate(0, -50%) !important;
        height: 440px
    }

    .mask_1_M .mask {
        width: 830px;
        height: 392px
    }

    .mask_1_M .mask .mask-border-bottom, .mask_1_M .mask .mask-border-top {
        height: calc(50vh - 195px)
    }

    .mask_1_M .mask .mask-border-right {
        width: calc(50vw - 400px)
    }
}

@media only screen and (max-width: 980px) {
    .mask_1_M .et_pb_blurb.image {
        height: 400px
    }

    .mask_1_M .mask {
        width: 720px;
        height: 340px
    }

    .mask_1_M .mask .mask-border-bottom, .mask_1_M .mask .mask-border-top {
        height: calc(50vh - 170px)
    }

    .mask_1_M .mask .mask-border-left, .mask_1_M .mask .mask-border-right {
        width: calc(50vw - 357px)
    }
}

@media only screen and (max-width: 767px) {
    .mask_1_M .et_pb_blurb.image {
        height: 260px
    }

    .mask_1_M .mask {
        width: 450px;
        height: 212px
    }

    .mask_1_M .mask .mask-border-bottom, .mask_1_M .mask .mask-border-top {
        height: calc(50vh - 106px)
    }

    .mask_1_M .mask .mask-border-left, .mask_1_M .mask .mask-border-right {
        width: calc(50vw - 220px)
    }

    .mask_1_M .et_pb_button_module_wrapper {
        bottom: -40px;
        right: 0;
        left: 0
    }
}

@media only screen and (max-width: 480px), screen and (max-height: 480px) {
    .mask_1_M .et_pb_blurb.image {
        height: 200px
    }

    .mask_1_M .mask {
        width: 300px;
        height: 140px
    }

    .mask_1_M .mask .mask-border-bottom, .mask_1_M .mask .mask-border-top {
        height: calc(50vh - 70px)
    }

    .mask_1_M .mask .mask-border-left, .mask_1_M .mask .mask-border-right {
        width: calc(50vw - 146px)
    }

    .mask_1_M .et_pb_button_module_wrapper {
        bottom: -40px;
        right: 0;
        left: 0
    }
}

@media only screen and (max-width: 767px) and (min-height: 601px) {
    .mask_1_M .mask img {
        height: 400px
    }

    .mask_1_M .et_pb_blurb.image {
        height: 405px
    }

    .mask_1_M .mask {
        height: 400px
    }
}

@media only screen and (max-width: 767px) and (max-height: 600px) {
    .mask_1_M .mask img {
        height: 200px
    }

    .mask_1_M .et_pb_blurb.image {
        height: 205px
    }

    .mask_1_M .mask {
        height: 200px
    }
}

.mask_2_M .image {
    transform: scale(1);
    transition: all .4s
}

.mask_2_M .project_content img {
    z-index: 3;
    position: relative
}

.mask_2_M img {
    display: block !important
}

.mask_2_M .mask {
    position: absolute;
    left: 43%;
    top: 50%;
    bottom: auto;
    right: auto;
    -webkit-transform: translateX(-50%) translateY(-50%) scale(1);
    -ms-transform: translateX(-50%) translateY(-50%) scale(1);
    transform: translateX(-50%) translateY(-50%) scale(1);
    width: 809px;
    height: 538px;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s
}

.mask_2_M .mask .mask-border-bottom, .mask_2_M .mask .mask-border-top {
    position: absolute;
    background: #fff;
    width: 100vw;
    height: calc(50vh - 265px);
    left: 0;
    left: 67%;
    right: auto;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.mask_2_M .mask .mask-border-top {
    bottom: 100%
}

.mask_2_M .mask .mask-border-bottom {
    top: calc(100% - 1px)
}

.mask_2_M .mask .mask-border-left, .mask_2_M .mask .mask-border-right {
    height: 100vh;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    background: #fff
}

.mask_2_M .mask .mask-border {
    margin: 0 !important
}

.mask_2_M .mask .mask-border-right {
    width: calc(50vw - 404.5px);
    right: calc(100% - 1px)
}

.mask_2_M .mask .mask-border-left {
    width: calc(57vw - 404.5px);
    left: calc(100% - 1px)
}

.mask_2_M .mask .et_pb_button_module_wrapper {
    z-index: 9;
    position: absolute;
    bottom: -36px;
    right: -14vw;
    width: 100px;
    height: 100px;
    display: table;
    border-width: 0 !important;
    border-radius: 100px
}

body.clicked_mask #wprmenu_bar, body.clicked_mask iframe[name=google_conversion_frame] {
    display: none !important
}

.mask_2_M .et_pb_button_module_wrapper a:hover:before {
    transform: rotate(-112deg)
}

body.clicked_mask .et_pb_section:not(.mask_2_M ) {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    display: none
}

body.clicked_mask .mask {
    transform: translateX(-50%) translateY(-50%) scale(6);
    opacity: 0;
    -webkit-transition: opacity .3s .3s, -webkit-transform .6s 0s;
    transition: opacity .3s .3s, -webkit-transform .6s 0s;
    transition: transform .6s 0s, opacity .3s .3s;
    transition: transform .6s 0s, opacity .3s .3s, -webkit-transform .6s 0s;
    -webkit-transition-timing-function: cubic-bezier(.59, .05, .82, .13);
    transition-timing-function: cubic-bezier(.59, .05, .82, .13)
}

body.clicked_mask #page-container #et-main-area {
    padding-top: 0
}

body.clicked_mask .project_content {
    -webkit-overflow-scrolling: touch;
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0s, visibility 0s;
    transition: opacity 0s, visibility 0s
}

body .et_pb_promo.about_title .et_pb_promo_description {
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s
}

body.clicked_mask .et_pb_promo.about_title .et_pb_promo_description {
    opacity: 0 !important
}

body.clicked_mask .et_pb_promo.about_title .et_pb_promo_description h2 {
    margin-bottom: -24px;
    margin-right: 0
}

body #page-container .mask_2_M .mask-top .et_pb_button_module_wrapper:last-child {
    margin: 0;
    position: absolute;
    right: 80px;
    top: 110px;
    line-height: 100% !important;
    z-index: 9999;
    opacity: 0
}

body.clicked_mask #page-container .mask_2_M .read-our-news {
    transform: scale(0)
}

body.clicked_mask #page-container .mask_2_M .mask-top .et_pb_button_module_wrapper:last-child {
    opacity: 1;
    -webkit-transition-duration: .7s;
    -webkit-transition-delay: .3s;
    transition-duration: .7s;
    transition-delay: .3s
}

body.clicked_mask .mask_2_M .image {
    transform: scale(1.1)
}

body.unclicked_mask #page-container .mask_2_M .read-our-news, body.unclicked_mask .et_pb_promo.about_title .et_pb_promo_description {
    opacity: 0;
    -webkit-transition: opacity 0s;
    transition: opacity 0s
}

@media only screen and (max-width: 1390px) {
    .mask_2_M .mask {
        width: 655px;
        height: 435px
    }

    .mask_2_M .mask .mask-border-bottom, .mask_2_M .mask .mask-border-top {
        height: calc(50vh - 216px)
    }

    .mask_2_M .mask .mask-border-right {
        width: calc(50vw - 328px);
        height: 101vh
    }

    .mask_2_M .mask .mask-border-left {
        width: calc(57vw - 320px)
    }

    body .mask_2_M .et_pb_promo.about_title .et_pb_promo_description {
        right: -200px
    }
}

@media only screen and (max-width: 980px) {
    .mask_2_M .mask {
        width: 571px;
        height: 380px
    }

    .mask_2_M .mask .mask-border-bottom, .mask_2_M .mask .mask-border-top {
        height: calc(50vh - 188px)
    }

    .mask_2_M .mask .mask-border-left {
        width: calc(57vw - 282px)
    }

    body .mask_2_M .et_pb_promo.about_title .et_pb_promo_description {
        right: -120px
    }

    body .mask_2_M .project_content .et_pb_promo_description {
        padding: 5vw 20%
    }

    body .mask_2_M .et_pb_promo.about_title .et_pb_promo_description h2 {
        margin-bottom: -17px
    }
}

@media only screen and (max-width: 767px) {
    .mask_2_M .mask {
        width: 390px;
        height: 260px
    }

    .mask_2_M .mask .mask-border-bottom, .mask_2_M .mask .mask-border-top {
        height: calc(50vh - 129px);
        left: 60%
    }

    .mask_2_M .mask .mask-border-left {
        width: calc(57vw - 193px)
    }

    .mask_2_M .mask .mask-border-right {
        width: calc(50vw - 227px)
    }

    body .mask_2_M .et_pb_promo.about_title .et_pb_promo_description {
        right: -60px
    }

    body .mask_2_M .et_pb_button.read-our-news:before {
        width: 160px;
        top: 41px;
        left: -29px
    }

    body .mask_2_M .project_content .et_pb_promo_description {
        padding: 5vw 10%
    }

    body #page-container .mask_2_M .mask-top .et_pb_button_module_wrapper:last-child a:before {
        display: none !important
    }

    body #page-container .mask_2_M .mask-top .et_pb_button_module_wrapper:last-child {
        top: 60px;
        right: 40px
    }
}

@media only screen and (max-width: 480px), screen and (max-height: 480px) {
    .mask_2_M .mask {
        width: 270px;
        height: 180px
    }

    .mask_2_M .mask .mask-border-bottom, .mask_2_M .mask .mask-border-top {
        height: calc(50vh - 89px);
        left: 59%
    }

    .mask_2_M .mask .mask-border-left {
        width: calc(57vw - 131px)
    }

    .mask_2_M .mask .mask-border-right {
        width: calc(50vw - 107px)
    }

    body .mask_2_M .et_pb_promo.about_title .et_pb_promo_description {
        right: -40px
    }

    .mask_2_M .mask .et_pb_button_module_wrapper {
        bottom: -100px
    }
}.list_style_1 li::after,.list_style_1 li::before,.list_style_2 li::after,.list_style_2 li::before,.list_style_3 li::before,.list_style_4 li::before{font-family:ETmodules;overflow:hidden;transition:all .3s ease 0s}.list_style_2 li a,.list_style_2 li::after,.list_style_2 li::before,.list_style_3 li::after,.list_style_3 li::before,.list_style_4 li a,.list_style_4 li::before{transition:all .3s ease 0s}.list_styles.et_pb_bg_layout_dark li a{color:#fff}.list_styles.et_pb_bg_layout_light li,.list_styles.et_pb_bg_layout_light li a{color:#512da8}.list_styles ul{padding:0}.list_styles li a{display:inline-block;padding-left:29px}.list_styles li{list-style:none;margin-bottom:22px}.list_style_1 li::after,.list_style_1 li::before{content:"$";position:absolute}.list_style_1 li::after{margin-left:5px;opacity:0;transform:translate(-100%,0)}.list_style_1 li:hover::before{opacity:0;transform:translate(100%,0)}.list_style_1 li:hover::after{opacity:1;transform:translate(0,0)}.list_style_2 li:hover a{padding-left:0}.list_style_2 li::after,.list_style_2 li::before{content:"5";position:absolute}.list_style_2 li::after{margin-left:5px;opacity:0;transform:translate(-100%,0)}.list_style_2 li:hover::before{opacity:0;transform:translate(100%,0)}.list_style_2 li:hover::after{opacity:1;transform:translate(0,0)}.list_style_3 li::before{content:"Z";position:absolute}.list_style_3 li{position:relative}.list_style_3 li::after{bottom:-4px;content:"";display:block;height:1px;position:absolute;width:0}.list_style_3.et_pb_bg_layout_dark li::after{background-color:#fff}.list_style_3.et_pb_bg_layout_light li::after{background-color:#512da8}.list_style_3 li:hover::after{width:100%}.list_style_4 li:hover a{padding-left:23px}.list_style_4 li:hover::before{transform:translate(4px,0)}.list_style_4 li::before{content:"E";position:absolute}.footer {
    overflow: hidden !important;
}

.footer_top .et_pb_column_4_4 .et_pb_button_module_wrapper {
    display: inline-block;
    float: none;
    margin: 0!important;
    vertical-align: middle
}

.footer_top .et_pb_column_4_4 .et_pb_button_module_wrapper:not(:last-child) {
    margin-right: 1.5vw!important
}

#page-container #main-content .footer_top .button_round:hover {
    border-color: transparent!important;
    color: #512da8!important
}

.footer_top .button_round:after,
.footer_top .button_round:before {
    content: '';
    display: block!important;
    border-style: solid;
    position: absolute;
    z-index: 5;
    border-radius: 5px;
    box-sizing: content-box;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.footer_top .button_round:after {
    width: calc(100% + 4px);
    height: 0;
    border-width: 0;
    bottom: -2px;
    left: -2px;
    margin-left: 0!important;
    display: block!important;
    box-shadow: inset -2px 0 0 #512da8, inset 2px 0 0 #512da8
}

.footer_top .button_round:before {
    width: 0;
    height: calc(100% + 4px);
    border-width: 0;
    top: -2px;
    right: -2px;
    -webkit-transition-delay: 50ms;
    transition-delay: 50ms;
    box-shadow: inset 0 -2px 0 #512da8, inset 0 2px 0 #512da8
}

.footer_top .button_round:hover:before {
    width: calc(100% + 4px)
}

.footer_top .button_round:hover:after {
    height: calc(100% + 4px)
}

.footer_top .button_round:hover:after,
.footer_top .button_round:hover:before {
    opacity: 1!important
}

.footer a {
    color: #fff!important;
    display: block;
    margin-bottom: 2px
}

.footer .vertical_link_contact a {
    transform: rotate(-90deg);
    transform-origin: left bottom 0;
    position: absolute;
    left: -25px;
    top: 6.7vw
}

.footer .vertical_link_follow p {
    transform: rotate(-90deg);
    transform-origin: right bottom 0;
    position: absolute;
    right: -29px;
    top: -160px
}

.footer .et_pb_social_media_follow li {
    float: right;
    margin-bottom: 8px;
    clear: both
}

.footer .footer_row .et_pb_promo_description p:last-child {
    letter-spacing: 1.4px
}

.footer .footer_row .et_pb_promo_description p a:not(:first-child) {
    margin-bottom: 85px
}

.footer .et_pb_row:not(.footer_top) a {
    transition: .3s
}

body.ie .footer .et_pb_row:not(.footer_top) a {
    transition: 0s
}

.footer .et_pb_row:not(.footer_top) a:hover {
    opacity: .5
}

.footer .et_pb_social_media_follow li:last-child a {
	margin-right: 5px !important;
}

@media only screen and (max-width:1390px) {
    .footer .vertical_link_follow p {
        transform-origin: right top 0;
        right: 0;
        top: -133px
    }
    .footer .vertical_link_contact a {
        left: 0;
        top: 11.7vw
    }
    #page-container .footer_top .et_pb_promo_description h2 {
        font-size: 24px!important;
        font-weight: 700!important
    }
    .footer ul.et_pb_social_media_follow {
        top: 120px!important
    }
}

@media only screen and (max-width:980px) {
    #page-container .footer .et_pb_row:nth-child(2) {
        max-width: 100%!important;
        width: 90%!important
    }
    .footer_top .et_pb_column_4_4 .et_pb_promo {
        display: block;
        margin: 0 0 20px!important;
        text-align: center
    }
    .footer .footer_row .et_pb_promo_description p {
        text-align: center
    }
    .footer .footer_row .et_pb_promo_description p:not(:last-child) {
        padding-bottom: 60px
    }
    .footer .footer_row .et_pb_promo_description p a:not(:first-child) {
        margin-bottom: 40px
    }
}

@media only screen and (max-width:767px) {
    #page-container .footer .et_pb_row:nth-child(2) {
        width: 80%!important
    }
    #page-container .footer_top .et_pb_promo_description h2 {
        font-size: 20px!important
    }
    .footer .vertical_link_follow p {
        top: -130px
    }
}

@media only screen and (max-width:480px) {
    #page-container .footer .et_pb_row:nth-child(2) {
        width: 78%!important
    }
    .footer .footer_row .et_pb_promo_description p:not(:last-child) {
        padding-bottom: 20px
    }
    .footer .vertical_link_follow p {
        top: -198px
    }
    .footer ul.et_pb_social_media_follow {
        top: 50px!important
    }
    .footer_top .et_pb_column_4_4 .et_pb_button_module_wrapper a {
        display: block!important;
        padding: 7px 2px!important
    }
    .footer_top .et_pb_column_4_4 .et_pb_button_module_wrapper {
        display: block;
        float: none;
        margin: 0 auto!important;
        max-width: 190px;
        vertical-align: middle
    }
    .footer_top .et_pb_column_4_4 .et_pb_button_module_wrapper:not(:last-child) {
        margin-right: auto!important;
        margin-bottom: 20px!important
    }
    #page-container .footer_top .et_pb_promo_description h2 {
        padding: 0 10vw
    }
}.contact_form_2_M .et_pb_column_1_3 .et_pb_blurb,
.contact_form_3_M .et_pb_blurb,
.contact_form_3_M .et_pb_social_media_follow:hover {
    cursor: pointer
}

.contact_form_3_M .et_pb_column:nth-child(2) .et_pb_blurb_description br {
    display: none;
}

.contact_form_1_M .et_pb_column_4_4 .et_pb_promo_description p {
    margin-top: -3vw !important
}

.contact_form_1_M p.et_pb_contact_field:after,
.contact_form_1_M p.et_pb_contact_field:before {
    display: inline !important;
    color: #8a7abe;
    font-size: 42px;
    letter-spacing: -1.8px
}

.contact_form_1_M p.et_pb_contact_field[data-id=name] input {
    max-width: 210px
}

.contact_form_1_M p.et_pb_contact_field[data-id=price] span.price {
    color: #fff;
    font-size: 42px;
    margin-left: 20px;
}

.contact_form_1_M p.et_pb_contact_field[data-id=price] span.price:before {
    content: '$';
}

.contact_form_1_M p.et_pb_contact_field[data-id=price] input {
    max-width: 120px;
    margin-left: 0 !important
}

.contact_form_1_M p.et_pb_contact_field[data-id=email] input {
    max-width: 360px;
    margin-right: 0 !important
}

.contact_form_1_M p.et_pb_contact_field[data-id=name]:before {
    content: 'Hello, my name is '
}

.contact_form_1_M p.et_pb_contact_field[data-id=web_site]:before {
    content: 'and I want to start a'
}

.contact_form_1_M p.et_pb_contact_field[data-id=price]:after {
    content: 'budget.'
}

.contact_form_1_M p.et_pb_contact_field[data-id=price]:before:first-letter {
    color: red
}

.contact_form_1_M p.et_pb_contact_field[data-id=price]:before {
    content: 'project with'
}

.contact_form_1_M p.et_pb_contact_field[data-id=email]:before {
    content: 'Here is my e-mail'
}

.contact_form_1_M p.et_pb_contact_field input,
.contact_form_1_M p.et_pb_contact_field select,
.contact_form_1_M p.et_pb_contact_field textarea {
    width: auto !important;
    background-color: transparent !important;
    border-bottom: 1px solid #fff !important;
    color: #fff;
    padding: 0;
    margin: 0 20px;
    height: 50px !important
}

.contact_form_1_M p.et_pb_contact_field select {
    font-size: 42px
}

.contact_form_1_M p.et_pb_contact_field input,
.contact_form_1_M p.et_pb_contact_field textarea {
    font-size: 20px;
    padding: 0 10px !important;
    vertical-align: top;
    margin-top: 4px;
    transition: .3s !important
}

.contact_form_1_M p.et_pb_contact_field.filled input,
.contact_form_1_M p.et_pb_contact_field.filled textarea,
.contact_form_1_M p.et_pb_contact_field.focus input,
.contact_form_1_M p.et_pb_contact_field.focus textarea {
    background-color: #8a7abe !important;
    border-color: transparent !important
}

.contact_form_1_M p.et_pb_contact_field {
    float: none;
    width: auto;
    display: inline;
    padding: 0 !important
}

.contact_form_1_M p.et_pb_contact_field[data-id=email] {
    display: inline-block
}

.contact_form_1_M .et_pb_contact_field[data-type=select] select option {
    color: #512da8 !important;
    font-size: 20px !important;
    min-height: 59px
}

.contact_form_1_M .et_pb_contact_field[data-type=select] select {
    -webkit-appearance: menulist;
    border-bottom: 0 !important;
    height: auto !important;
    padding-right: 10px
}

.contact_form_1_M .et_pb_contact_field[data-type=select]:after {
    display: none !important
}

.contact_form_1_M form {
    text-align: center !important;
    max-width: 920px;
    margin: 0 auto !important;
    line-height: 340% !important
}

.contact_form_1_M .et_contact_bottom_container {
    float: none !important;
    text-align: center;
    margin-top: -2px
}

#page-container .contact_form_1_M .et_contact_bottom_container {
    display: block !important;
    max-width: 332px;
    margin: 0 auto;
    position: relative;
    z-index: 9;
    background: -moz-linear-gradient(top, #9c66ff 0, #eb4af9 100%);
    background: -webkit-linear-gradient(top, #9c66ff 0, #eb4af9 100%);
    background: linear-gradient(to bottom, #9c66ff 0, #eb4af9 100%)
}

#page-container .contact_form_1_M .et_contact_bottom_container:after {
    content: "";
    display: block !important;
    background-color: #512da8 !important;
    width: calc(100% - 2px);
    height: calc(100% - 2px);
    position: absolute;
    top: 1px;
    left: 1px;
    opacity: 1 !important;
    transform: rotate(180deg) scale(1);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    margin: 0 !important;
    z-index: -1
}

#page-container .contact_form_1_M .et_contact_bottom_container:hover:after {
    transform: rotate(0) scale(2);
    opacity: 0 !important
}

.contact_form_1_M .et_pb_contact_form p:not([data-type=checkbox]) input::-webkit-input-placeholder,
.contact_form_1_M .et_pb_contact_form p:not([data-type=checkbox]) textarea::-webkit-input-placeholder {
    color: transparent
}

.contact_form_1_M .et_pb_contact_form p:not([data-type=checkbox]) input::-moz-placeholder,
.contact_form_1_M .et_pb_contact_form p:not([data-type=checkbox]) textarea::-moz-placeholder {
    color: transparent
}

.contact_form_1_M .et_pb_contact_form p:not([data-type=checkbox]) input:-ms-input-placeholder,
.contact_form_1_M .et_pb_contact_form p:not([data-type=checkbox]) textarea:-ms-input-placeholder {
    color: transparent
}

.contact_form_1_M .et_pb_contact_form p:not([data-type=checkbox]) input:-moz-placeholder,
.contact_form_1_M .et_pb_contact_form p:not([data-type=checkbox]) textarea:-moz-placeholder {
    color: transparent
}

.contact_form_1_M .et_pb_contact_form_container .et-pb-contact-message ul {
    padding-bottom: 10px !important
}

.contact_form_1_M .et_pb_contact_form_container .et-pb-contact-message {
    font-size: 18px;
    color: #fff
}

.contact_form_1_M p.et_pb_contact_field input.et_contact_error,
.contact_form_1_M p.et_pb_contact_field select.et_contact_error,
.contact_form_1_M p.et_pb_contact_field textarea.et_contact_error {
    border: 1px solid red !important
}

@media only screen and (min-width: 1920px) {
    .contact_form_1_M .et_pb_promo .et_pb_promo_description h2 {
        font-size: 190px !important;
    }

    .contact_form_1_M .et_pb_column_4_4 .et_pb_promo .et_pb_promo_description p {
        margin-top: -47px !important;
    }
}

@media only screen and (max-width: 980px) {
    .contact_form_1_M p.et_pb_contact_field input,
    .contact_form_1_M p.et_pb_contact_field select,
    .contact_form_1_M p.et_pb_contact_field textarea,
    .contact_form_1_M p.et_pb_contact_field:after,
    .contact_form_1_M p.et_pb_contact_field:before {
        font-size: 24px !important
    }
}

@media only screen and (max-width: 767px) {
    .contact_form_1_M .et_pb_column_4_4 .et_pb_promo_description p {
        font-size: 26px;
        margin-top: -12px !important
    }

    .contact_form_1_M p.et_pb_contact_field input,
    .contact_form_1_M p.et_pb_contact_field select,
    .contact_form_1_M p.et_pb_contact_field textarea,
    .contact_form_1_M p.et_pb_contact_field:after,
    .contact_form_1_M p.et_pb_contact_field:before {
        font-size: 24px !important;
        letter-spacing: 0 !important
    }
}

@media only screen and (max-width: 480px) {
    .contact_form_1_M .et_pb_promo .et_pb_promo_description h2 {
        font-size: 46px !important
    }

    .contact_form_1_M .et_pb_column_4_4 .et_pb_promo_description p {
        margin-top: -10px !important;
        font-size: 16px
    }

    #page-container .contact_form_1_M .et_contact_bottom_container button.et_pb_button {
        padding: 16px 30px !important
    }

    .contact_form_1_M p.et_pb_contact_field[data-id=email] input {
        max-width: 210px
    }
}

.contact_form_2_M .et_pb_column_4_4 .et_pb_promo_description p {
    float: right;
    max-width: 250px;
    margin-top: -51px;
    font-weight: 300;
    z-index: 9;
    position: relative
}

.contact_form_2_M .et_pb_column_1_3 .et_pb_main_blurb_image {
    position: relative
}

.contact_form_2_M .et_pb_column_1_3 .et_pb_main_blurb_image:after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background-color: #d0d4d4;
    position: absolute;
    top: 50%
}

.contact_form_2_M .et_pb_column_1_3 .et_pb_main_blurb_image span.et-pb-icon {
    z-index: 9;
    position: relative;
    background-color: #fff;
    padding: 0 10px
}

.contact_form_2_M .et_pb_column_1_3 .et_pb_blurb_container:after {
    content: "";
    display: block;
    background-color: #512da8;
    width: 13px;
    height: 13px;
    position: absolute;
    bottom: -5px;
    left: 0;
    right: 0;
    margin: auto;
    z-index: -1;
    transform: rotate(-45deg)
}

.contact_form_2_M .et_pb_column_1_3 .et_pb_blurb_container {
    background-color: #512da8;
    padding: .9vw .5vw;
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 10;
    opacity: 0;
    transform: translate(0, -38px)
}

.contact_form_2_M .et_pb_column_1_3 .et_pb_blurb .et_pb_blurb_container,
.contact_form_2_M .et_pb_column_1_3 .et_pb_blurb .et_pb_main_blurb_image,
.contact_form_2_M .et_pb_column_1_3 .et_pb_blurb .et_pb_main_blurb_image span {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.contact_form_2_M .et_pb_column_1_3 .et_pb_blurb:hover .et_pb_blurb_container {
    opacity: 1;
    transform: translate(0, -58px)
}

.contact_form_2_M .et_pb_column_1_3 .et_pb_blurb:hover .et_pb_main_blurb_image span {
    font-size: 30px !important
}

.contact_form_2_M .et_pb_column_1_3 .et_pb_blurb:hover .et_pb_main_blurb_image {
    transform: translate(0, 33px);
    padding-top: 7px
}

.contact_form_2_M .et_pb_column_1_3 .et_pb_blurb .et_pb_blurb_container a:hover {
    opacity: .6
}

.contact_form_2_M .et_pb_column_1_3:last-child .et_pb_blurb .et_pb_blurb_container br {
    display: none !important;
}

.contact_form_2_M .et_pb_column_1_3:last-child .et_pb_blurb .et_pb_blurb_container a {
    display: block
}

.contact_form_2_M .et_pb_column_1_3 .et_pb_blurb .et_pb_blurb_container a {
    color: #fff !important
}

.contact_form_2_M .et_pb_contact_form_container form {
    margin-left: 0 !important
}

.contact_form_2_M .et_pb_contact_form_container p.et_pb_contact_field_half:nth-child(3n + 3) {
    margin-right: 0 !important
}

.contact_form_2_M .et_pb_contact_form_container p.et_pb_contact_field_half {
    width: 29.6% !important;
    margin-right: 5.6% !important;
    clear: none;
    overflow: visible
}

.contact_form_2_M .et_pb_contact_form_container p.et_pb_contact_field {
    padding: 0 !important;
    margin-bottom: 40px
}

.contact_form_2_M .et_contact_bottom_container {
    float: none !important;
    text-align: left
}

.contact_form_2_M .et_pb_contact_form p input,
.contact_form_2_M .et_pb_contact_form p textarea {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s
}

#page-container .contact_form_2_M .et_contact_bottom_container {
    display: inline-block !important;
    margin-top: -20px;
    position: relative;
    background: #512da8;
    z-index: 9;
    border: 1px solid #512da8;
    border-radius: 2px
}

#page-container .contact_form_2_M .et_contact_bottom_container:after {
    content: "";
    display: block !important;
    background-color: #fff !important;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 1 !important;
    transform: scale(0);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    margin: 0 !important;
    z-index: -1
}

#page-container .contact_form_2_M .et_contact_bottom_container:hover:after {
    transform: scale(1)
}

.contact_form_2_M .et_pb_contact_form p:not([data-type=checkbox]) input::-webkit-input-placeholder,
.contact_form_2_M .et_pb_contact_form p:not([data-type=checkbox]) textarea::-webkit-input-placeholder {
    color: transparent
}

.contact_form_2_M .et_pb_contact_form p:not([data-type=checkbox]) input::-moz-placeholder,
.contact_form_2_M .et_pb_contact_form p:not([data-type=checkbox]) textarea::-moz-placeholder {
    color: transparent
}

.contact_form_2_M .et_pb_contact_form p:not([data-type=checkbox]) input:-ms-input-placeholder,
.contact_form_2_M .et_pb_contact_form p:not([data-type=checkbox]) textarea:-ms-input-placeholder {
    color: transparent
}

.contact_form_2_M .et_pb_contact_form p:not([data-type=checkbox]) input:-moz-placeholder,
.contact_form_2_M .et_pb_contact_form p:not([data-type=checkbox]) textarea:-moz-placeholder {
    color: transparent
}

.contact_form_2_M .et_pb_contact_form p:not(.et_pb_contact_field_half) {
    clear: both
}

.contact_form_2_M .et_pb_contact_form p {
    position: relative;
    overflow: visible
}

.contact_form_2_M .et_pb_contact_form p:not([data-type=checkbox]):not([data-type="radio"]) label {
    display: block !important;
    position: absolute;
    width: 100%;
    text-align: left;
    pointer-events: none;
    top: 18px;
    padding-left: 28px;
    color: #757575;
    font-size: 16px;
    font-weight: 400;
    z-index: 2;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    line-height: 100%
}

.contact_form_2_M .et_pb_contact_form p.filled label,
.contact_form_2_M .et_pb_contact_form p.focus label {
    -webkit-transform: translate3d(-26px, -45px, 0);
    transform: translate3d(-26px, -45px, 0)
}

.contact_form_2_M .et_pb_contact_form p.filled input,
.contact_form_2_M .et_pb_contact_form p.filled textarea,
.contact_form_2_M .et_pb_contact_form p.focus input,
.contact_form_2_M .et_pb_contact_form p.focus textarea {
    box-shadow: 0 0 5.36px .2px rgba(204, 204, 204, .65);
    border-color: transparent !important;
    padding-left: 24px !important;
    color: #757575
}

.contact_form_2_M .et_pb_contact_form_container .et-pb-contact-message {
    font-size: 18px
}

.contact_form_2_M .et_pb_contact_form_container .et-pb-contact-message ul {
    padding-bottom: 20px !important
}

/* fixes 2.4 */

.et_pb_contact_form .et_pb_contact_form p[data-type="radio"] label,
.et_pb_contact_form .et_pb_contact_form p[data-type=checkbox] label {
    display: block !important;
}

body #page-container .contact_form_2_M .et_pb_contact_form p[data-type="select"] label {
    display: none !important;
}

/*Capcha*/

/*Form 1*/
.contact_form_1_M .et_pb_contact_form > .et_pb_contact_right {
    text-align: center;
    margin-bottom: 30px;
    margin-top: 0;
    display: block;
    color: #fff;
}

/*Form 2*/
#page-container .contact_form_2_M .et_pb_contact_form > .et_pb_contact_right input {
    padding: 10px 5px !important;
    text-align: center;
}

.contact_form_2_M .et_pb_contact_form > .et_pb_contact_right {
    text-align: left;
    margin-bottom: 40px;
    margin-right: 20px;
}

/*Form 3*/
#page-container .contact_form_3_M .et_pb_contact_form > .et_pb_contact_right input {
    padding: 10px 5px !important;
    text-align: center;
    border: 1px solid #e5e5e5 !important;
}

.contact_form_3_M .et_pb_contact_form > .et_pb_contact_right {
    text-align: left;
    margin-bottom: 40px;
    margin-right: 20px;
}

/*Form 4*/
#page-container #et-main-area .contact_form_4_M .et_pb_contact_form > .et_pb_contact_right input {
    border: 1px solid #512da8;
    padding: 10px 5px !important;
    text-align: center;
    color: #000 !important;
}

.contact_form_4_M .et_pb_contact_form > .et_pb_contact_right p:before {
    display: none !important;
}

.contact_form_4_M .et_pb_contact_form > .et_pb_contact_right {
    text-align: center;
    margin-bottom: 30px;
    margin-top: 0;
    display: block;
}

@media only screen and (max-width: 980px) {
    .contact_form_2_M .et_pb_column_4_4 .et_pb_promo .et_pb_promo_description {
        max-width: 480px !important
    }

    .contact_form_2_M .et_pb_column_1_3 .et_pb_blurb:hover .et_pb_blurb_container {
        opacity: 1;
        transform: translate(0, -48px)
    }

    .contact_form_2_M .et_pb_column_1_3 .et_pb_blurb .et_pb_main_blurb_image {
        margin-bottom: 30px !important
    }

    .contact_form_2_M .et_pb_column_1_3 .et_pb_blurb:hover .et_pb_main_blurb_image {
        transform: translate(0, 42px)
    }

    #page-container .contact_form_2_M .et_contact_bottom_container button.et_pb_button {
        margin-top: 0 !important
    }
}

@media only screen and (max-width: 767px) {
    .contact_form_2_M .et_pb_column_4_4 .et_pb_promo_description p {
        float: none;
        max-width: 100%;
        margin-top: -10px;
        margin-bottom: 20px
    }

    .contact_form_2_M .et_pb_column_4_4 .et_pb_promo .et_pb_promo_description {
        max-width: 100% !important;
        text-align: center
    }

    .contact_form_2_M .et_pb_contact_form_container p.et_pb_contact_field_half {
        width: 100% !important;
        margin-right: 5.6% !important;
        clear: none
    }
}

.contact_form_3_M .et_pb_main_blurb_image:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    top: 0;
    position: absolute;
    background-color: #512da8;
    opacity: .6
}

.contact_form_3_M .et_pb_main_blurb_image img {
    display: block
}

.contact_form_3_M .et_pb_blurb:hover .et_pb_blurb_container:before {
    width: 70%
}

.contact_form_3_M .et_pb_blurb .et_pb_blurb_container:before {
    display: block;
    content: "";
    height: 6px;
    width: 56px;
    background-color: #ebebeb;
    margin: 23px auto 18px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.contact_form_3_M .et_pb_blurb:hover .et_pb_blurb_container h4 {
    transform: translate(-50%, 0) rotate(0);
    color: #fff !important
}

.contact_form_3_M .et_pb_column_1_4 .et_pb_promo_description p {
    text-align: right;
    position: relative;
    z-index: 3;
    top: 3vw
}

.contact_form_3_M .et_pb_column_1_4 .et_pb_promo_description h2 {
    transform: rotate(-90deg);
    transform-origin: right bottom 0;
    position: absolute;
    right: -13px;
    top: -95px
}

.contact_form_3_M .et_pb_column_1_4:nth-child(2) .et_pb_blurb_container a {
    display: block
}

.contact_form_3_M .et_pb_column_1_4 .et_pb_blurb_container a:hover {
    opacity: .6
}

.contact_form_3_M .et_pb_contact_form_container form {
    margin-left: 0 !important
}

.contact_form_3_M .et_pb_contact_form_container p.et_pb_contact_field_half:nth-child(3) {
    margin-right: 0 !important
}

.contact_form_3_M .et_pb_contact_form_container p.et_pb_contact_field_half {
    width: 29.6% !important;
    margin-right: 5.6% !important;
    clear: none
}

.contact_form_3_M .et_pb_contact_form_container p.et_pb_contact_field {
    padding: 0 !important;
    margin-bottom: 8px
}

.contact_form_3_M .et_pb_social_media_follow:before {
    content: "";
    display: block;
    background-color: #ebebeb !important;
    width: 200px;
    height: 22px;
    position: absolute;
    z-index: -1;
    transform: rotate(-66deg);
    top: 44px;
    left: -49px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s
}

.contact_form_3_M .et_pb_social_media_follow:hover:before {
    transform: rotate(-126deg)
}

.contact_form_3_M .et_pb_social_media_follow li {
    padding: 21px 0 !important;
    height: auto !important;
    margin: 0 !important
}

.contact_form_3_M .et_pb_social_media_follow li:after {
    content: "Join Us";
    display: block;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    font-family: Roboto, Helvetica, Arial, Lucida, sans-serif;
    font-size: 16px;
    font-weight: 300
}

.contact_form_3_M .et_pb_social_media_follow a.icon:before {
    color: #512da8
}

.contact_form_3_M .et_pb_social_media_follow li a.icon:hover:before {
    color: #512da8 !important
}

.contact_form_3_M .et_pb_contact_form p:not([data-type=checkbox]) input::-webkit-input-placeholder,
.contact_form_3_M .et_pb_contact_form p:not([data-type=checkbox]) textarea::-webkit-input-placeholder {
    color: transparent
}

.contact_form_3_M .et_pb_contact_form p:not([data-type=checkbox]) input::-moz-placeholder,
.contact_form_3_M .et_pb_contact_form p:not([data-type=checkbox]) textarea::-moz-placeholder {
    color: transparent
}

.contact_form_3_M .et_pb_contact_form p:not([data-type=checkbox]) input:-ms-input-placeholder,
.contact_form_3_M .et_pb_contact_form p:not([data-type=checkbox]) textarea:-ms-input-placeholder {
    color: transparent
}

.contact_form_3_M .et_pb_contact_form p:not([data-type=checkbox]) input:-moz-placeholder,
.contact_form_3_M .et_pb_contact_form p:not([data-type=checkbox]) textarea:-moz-placeholder {
    color: transparent
}

.contact_form_3_M .et_pb_contact_form p:not(.et_pb_contact_field_half) {
    clear: both
}

.contact_form_3_M .et_pb_contact_form p {
    position: relative;
    overflow: visible
}

.contact_form_3_M .et_pb_contact_form p:not([data-type=checkbox]):not([data-type="radio"]) label {
    display: block !important;
    position: absolute;
    width: 100%;
    text-align: left;
    pointer-events: none;
    top: 18px;
    padding-left: 0;
    color: #757575;
    font-size: 16px;
    font-weight: 400;
    z-index: 2;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    line-height: 100%
}

.contact_form_3_M .et_pb_contact_form p.filled label,
.contact_form_3_M .et_pb_contact_form p.focus label {
    opacity: 0;
    -webkit-transform: translate3d(120px, 0, 0);
    transform: translate3d(120px, 0, 0)
}

.contact_form_3_M .et_pb_contact_form p.filled input,
.contact_form_3_M .et_pb_contact_form p.filled textarea,
.contact_form_3_M .et_pb_contact_form p.focus input,
.contact_form_3_M .et_pb_contact_form p.focus textarea {
    box-shadow: 0 0 5.36px .2px rgba(204, 204, 204, .65);
    border-color: transparent !important;
    padding-left: 24px !important;
    color: #757575
}

.contact_form_3_M .et_contact_bottom_container {
    float: none !important;
    text-align: left;
    display: inline-block;
    position: relative;
    margin-top: 10px
}

.contact_form_3_M .et_contact_bottom_container:after,
.contact_form_3_M .et_contact_bottom_container:before {
    content: '';
    display: block !important;
    position: absolute;
    top: 0;
    right: 0;
    height: 2px;
    width: 0;
    background: #bdbdbd;
    transition: .4s ease all;
    opacity: 1 !important
}

.contact_form_3_M .et_contact_bottom_container:after {
    right: inherit;
    top: inherit;
    left: 0;
    bottom: 0
}

.contact_form_3_M .et_contact_bottom_container:hover:after,
.contact_form_3_M .et_contact_bottom_container:hover:before {
    width: 100%;
    transition: .8s ease all
}

.contact_form_3_M .et_pb_contact_form_container .et-pb-contact-message {
    font-size: 18px
}

.contact_form_3_M .et_pb_contact_form_container .et-pb-contact-message ul {
    padding-bottom: 10px !important
}

.contact_form_3_M .et_pb_contact_form p:not([data-type=checkbox]) input.et_contact_error + label,
.contact_form_3_M .et_pb_contact_form p:not([data-type=checkbox]) textarea.et_contact_error + label {
    padding-left: 15px
}

@media only screen and (max-width: 980px) {
    #page-container .contact_form_3_M .et_pb_column_1_4 {
        margin-right: 2% !important;
        width: 32% !important
    }

    #page-container .contact_form_3_M .et_pb_column_1_4:last-child,
    #page-container .contact_form_3_M .et_pb_column_1_4:nth-last-child(2) {
        margin-right: 0 !important
    }

    #page-container .contact_form_3_M .et_pb_column_1_4:last-child {
        width: 100% !important
    }

    .contact_form_3_M .et_pb_column_1_4 .et_pb_promo_description {
        max-width: 100% !important;
        text-align: center !important;
        padding-top: 30px !important
    }

    .contact_form_3_M .et_pb_column_1_4 .et_pb_promo_description h2 {
        transform: rotate(0);
        position: static
    }

    .contact_form_3_M .et_pb_column_1_4 .et_pb_promo_description p {
        text-align: center;
        position: relative;
        z-index: 3;
        top: -14px
    }
}

@media only screen and (max-width: 767px) {
    .contact_form_3_M .et_pb_contact_form_container p.et_pb_contact_field_half {
        width: 100% !important;
        margin-right: 0 !important
    }

    #page-container .contact_form_3_M .et_pb_row:first-child {
        display: block !important
    }

    #page-container .contact_form_3_M .et_pb_row:first-child .et_pb_column_1_4 {
        display: block !important;
        float: none !important;
        margin: 0 auto 30px !important;
        width: 100% !important
    }

    #page-container .contact_form_3_M .et_pb_row:first-child .et_pb_column_1_4:last-child {
        margin-bottom: 0 !important
    }

    .contact_form_3_M .et_pb_column_1_4 .et_pb_promo_description {
        padding-bottom: 0 !important
    }
}

.contact_form_4_M .et_pb_column_4_4 .et_pb_promo_description p {
    margin-top: -29px
}

.contact_form_4_M form {
    margin-left: 0 !important
}

.contact_form_4_M .et_pb_contact_field_options_title,
.contact_form_4_M .et_pb_contact_field_radio_title {
    display: none !important
}

.contact_form_4_M p[data-id=select_month] span.et_pb_contact_field_radio:last-child,
.contact_form_4_M p[data-id=type_of_project] span.et_pb_contact_field_radio:last-child,
.contact_form_4_M p[data-id=price] span.et_pb_contact_field_radio:last-child {
    margin-right: 0 !important
}

.contact_form_4_M p[data-id=type_of_project] span.et_pb_contact_field_radio,
.contact_form_4_M p[data-id=price] span.et_pb_contact_field_radio {
    width: 29% !important;
    margin-right: 6.5% !important;
    float: left;
}

#page-container .contact_form_4_M p.et_pb_contact_field[data-id=type_of_project],
#page-container .contact_form_4_M p.et_pb_contact_field[data-id=price],
#page-container .contact_form_4_M p[data-id=when_its_ready] .et_pb_contact_field_options_list,
#page-container .contact_form_4_M p[data-id=when_its_ready] .et_pb_contact_field_options_list label,
#page-container .contact_form_4_M p[data-id=no_big_rush] .et_pb_contact_field_options_list,
#page-container .contact_form_4_M p[data-id=no_big_rush] .et_pb_contact_field_options_list label,
.contact_form_4_M p[data-id=type_of_project] span.et_pb_contact_field_options_list,
.contact_form_4_M p[data-id=type_of_project] span.et_pb_contact_field_options_list label,
.contact_form_4_M p[data-id=type_of_project] span.et_pb_contact_field_radio_list,
.contact_form_4_M p[data-id=type_of_project] span.et_pb_contact_field_radio_list label,
.contact_form_4_M p[data-id=price] span.et_pb_contact_field_options_list,
.contact_form_4_M p[data-id=price] span.et_pb_contact_field_options_list label,
.contact_form_4_M p[data-id=price] span.et_pb_contact_field_radio_list,
.contact_form_4_M p[data-id=price] span.et_pb_contact_field_radio_list label {
    display: block;
    width: 100% !important;
    text-align: center
}

.contact_form_4_M p[data-id=type_of_project] span.et_pb_contact_field_radio label i,
.contact_form_4_M p[data-id=when_its_ready] label i,
.contact_form_4_M p[data-id=no_big_rush] label i,
.contact_form_4_M p[data-id=price] span.et_pb_contact_field_radio label i {
    display: none !important
}

.contact_form_4_M p.et_pb_contact_field:not([data-id=message]) {
    width: 29% !important;
    margin-right: 6.5% !important;
    float: left;
    padding: 0 !important;
    clear: none !important;
    margin-bottom: 51px !important
}

#page-container .contact_form_4_M p[data-id=when_its_ready],
#page-container .contact_form_4_M p[data-id=no_big_rush],
#page-container .contact_form_4_M p[data-id=phone] {
    margin-right: 0 !important
}

#page-container .contact_form_4_M p.et_pb_contact_field[data-id=message] {
    padding: 0 !important
}

#page-container .contact_form_4_M p.et_pb_contact_field[data-id=message]:before {
    content: "BRIEF DESCRIPTION";
    padding-top: 15px !important
}

#page-container .contact_form_4_M .details:before {
    content: "YOUR DETAILS";
    margin-bottom: 25px !important
}

#page-container .contact_form_4_M .start_date:before {
    content: "IDEAL START DATE";
    margin-bottom: 17px !important
}

#page-container .contact_form_4_M .end_date:before {
    content: "IDEAL LAUNCH DATE";
    margin-bottom: 23px !important;
    padding-top: 10px !important;
    display: block
}

#page-container .contact_form_4_M .details,
#page-container .contact_form_4_M .end_date,
#page-container .contact_form_4_M .start_date {
    clear: both
}

#page-container .contact_form_4_M p[data-id=price]:before {
    content: 'LIKELY BUDGET';
    padding-top: 4px !important
}

#page-container .contact_form_4_M p[data-id=type_of_project]:before {
    content: 'TYPE OF PROJECT'
}

#page-container .contact_form_4_M .details:before,
#page-container .contact_form_4_M .end_date:before,
#page-container .contact_form_4_M .start_date:before,
#page-container .contact_form_4_M p.et_pb_contact_field[data-id=message]:before,
#page-container .contact_form_4_M p[data-id=type_of_project]:before,
#page-container .contact_form_4_M p[data-id=price]:before {
    display: block;
    text-align: center;
    font-size: 24px;
    text-transform: uppercase;
    margin-bottom: 39px
}

#page-container .contact_form_4_M p[data-id=when_its_ready] > label:not(.et_pb_contact_form_label),
#page-container .contact_form_4_M p[data-id=no_big_rush] > label:not(.et_pb_contact_form_label) {
    display: block !important;
    text-align: center
}

#page-container .contact_form_4_M p > label {
    display: none !important
}

.contact_form_4_M .et_pb_contact p input[type=checkbox],
.contact_form_4_M .et_pb_contact p input[type=radio] {
    max-width: none;
    margin: 0;
    padding: 0;
    opacity: 0;
    width: 0;
    height: 0
}

#page-container .contact_form_4_M .et_pb_contact_field_options_list {
    display: flex;
    justify-content: space-between;
}

#page-container .contact_form_4_M p[data-id=when_its_ready] .et_pb_contact_field_options_list label,
#page-container .contact_form_4_M p[data-id=no_big_rush] .et_pb_contact_field_options_list label,
.contact_form_4_M .et_pb_contact_field_radio {
    background-color: #f9f9f9
}

#page-container .contact_form_4_M .et_pb_contact p input[type=checkbox]:checked + label,
#page-container .contact_form_4_M .et_pb_contact_field_radio.clicked label {
    color: #fff !important;
    text-align: left !important
}

#page-container .contact_form_4_M .et_pb_contact p input[type=checkbox] + label,
#page-container .contact_form_4_M .et_pb_contact p:not([data-type=radio]),
#page-container .contact_form_4_M .et_pb_contact_field_radio label {
    position: relative;
    z-index: 9;
    overflow: hidden
}

#page-container .contact_form_4_M .et_pb_contact p:not([data-type=radio]).filled input,
#page-container .contact_form_4_M .et_pb_contact p:not([data-type=radio]).filled textarea,
#page-container .contact_form_4_M .et_pb_contact p:not([data-type=radio]).focus input,
#page-container .contact_form_4_M .et_pb_contact p:not([data-type=radio]).focus textarea {
    color: #fff !important
}

#page-container .contact_form_4_M .et_pb_contact p input[type=checkbox]:checked + label:before,
#page-container .contact_form_4_M .et_pb_contact p:not([data-type=radio]).filled:before,
#page-container .contact_form_4_M .et_pb_contact p:not([data-type=radio]).focus:before,
#page-container .contact_form_4_M .et_pb_contact_field_radio.clicked label:before {
    transform: translate(0, 0)
}

#page-container .contact_form_4_M .et_pb_contact p input[type=checkbox] + label:before,
#page-container .contact_form_4_M .et_pb_contact p:not([data-type=radio]):before,
#page-container .contact_form_4_M .et_pb_contact_field_radio label:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #512da8;
    z-index: -1;
    transform: translate(-103%, 0);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s
}

.contact_form_4_M .et_pb_contact p select {
    background-color: transparent !important;
    text-align: center;
    text-align-last: center;
    border-bottom: 1px solid #512da8
}

#page-container .contact_form_4_M p[data-id=when_its_ready] label:not(.et_pb_contact_form_label):after,
#page-container .contact_form_4_M p[data-id=no_big_rush] label:not(.et_pb_contact_form_label):after,
.contact_form_4_M .et_pb_contact p .et_pb_contact_field_radio > label:after {
    content: "R";
    font-family: ETmodules !important;
    color: #512da8 !important;
    float: right;
    transform: translate(40px, 0);
    opacity: 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s
}

#page-container #main-content .contact_form_4_M .et_pb_contact p input[type=checkbox]:checked + label:after,
#page-container #main-content .contact_form_4_M .et_pb_contact_field_radio.clicked label:after {
    transform: translate(0, 0);
    opacity: 1;
    color: #fff !important
}

#page-container .contact_form_4_M p[data-id=when_its_ready] > label:not(.et_pb_contact_form_label),
#page-container .contact_form_4_M p[data-id=no_big_rush] > label:not(.et_pb_contact_form_label),
.contact_form_4_M .et_pb_contact p .et_pb_contact_field_radio > label {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s
}

#page-container .contact_form_4_M p[data-id=when_its_ready] .et_pb_contact_field_options_list label,
#page-container .contact_form_4_M p[data-id=no_big_rush] .et_pb_contact_field_options_list label,
.contact_form_4_M .et_pb_contact p .et_pb_contact_field_radio > label,
.contact_form_4_M .et_pb_contact p input,
.contact_form_4_M .et_pb_contact p select,
.contact_form_4_M .et_pb_contact p textarea {
    padding: 16px !important;
    font-size: 16px !important;
    color: #757575 !important
}

.contact_form_4_M .et_pb_contact p textarea {
    height: 300px;
    resize: none
}

.contact_form_4_M .et_contact_bottom_container {
    float: none !important;
    display: block;
    position: relative;
    margin: 0 auto;
    max-width: 331px;
    z-index: 9
}

.contact_form_4_M .et_contact_bottom_container:after,
.contact_form_4_M .et_contact_bottom_container:before {
    content: "";
    display: block !important;
    position: absolute;
    top: 0;
    right: 0;
    opacity: 1 !important;
    z-index: -1;
    height: 100%;
    width: 100%;
    bottom: 0;
    margin: auto !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s
}

.contact_form_4_M .et_contact_bottom_container:before {
    box-shadow: inset 0 -1px 0 #512da8, inset 0 1px 0 #512da8
}

.contact_form_4_M .et_contact_bottom_container:after {
    height: 0 !important;
    background-color: #512da8
}

.contact_form_4_M .et_contact_bottom_container:hover:before {
    height: 0 !important
}

.contact_form_4_M .et_contact_bottom_container:hover:after {
    transition-delay: .3s !important;
    height: 100% !important
}

.contact_form_4_M .et_pb_contact_form_container .et-pb-contact-message {
    font-size: 18px
}

.contact_form_4_M .et_pb_contact_form_container .et-pb-contact-message ul {
    padding-bottom: 10px !important
}

@media only screen and (max-width: 1390px) {
    .contact_form_4_M .et_pb_column_4_4 .et_pb_promo_description h2 {
        font-size: 80px !important
    }

    .contact_form_4_M .et_pb_column_4_4 .et_pb_promo_description p {
        margin-top: -16px
    }
}

@media only screen and (max-width: 1230px) {
    #page-container .contact_form_4_M .et_pb_contact p input[type=checkbox]:checked + label,
    #page-container .contact_form_4_M .et_pb_contact_field_radio.clicked label {
        text-align: center !important;
    }

    .contact_form_4_M .et_pb_contact p .et_pb_contact_field_radio > label:after {
        float: none;
        margin-left: 10px;
    }
}

@media only screen and (max-width: 980px) {
    .contact_form_4_M .et_pb_column_4_4 .et_pb_promo_description {
        padding-bottom: 0 !important
    }

    .contact_form_4_M .et_pb_column_4_4 .et_pb_promo_description h2 {
        font-size: 60px !important
    }

    .contact_form_4_M .et_pb_column_4_4 .et_pb_promo_description p {
        font-size: 24px !important
    }

    #page-container .contact_form_4_M .et_pb_contact_field_options_list {
        display: block;
    }

    .contact_form_4_M p[data-id=type_of_project] span.et_pb_contact_field_radio, .contact_form_4_M p[data-id=price] span.et_pb_contact_field_radio {
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 767px) {
    .contact_form_4_M .et_pb_column_4_4 .et_pb_promo_description h2 {
        font-size: 40px !important
    }

    .contact_form_4_M .et_pb_column_4_4 .et_pb_promo_description p {
        margin-top: -10px
    }

    .contact_form_4_M p.et_pb_contact_field:not([data-id=message]) {
        width: 100% !important;
        margin-right: 0 !important;
        margin-bottom: 0 !important
    }

    .contact_form_4_M p[data-id=type_of_project] span.et_pb_contact_field_radio,
    .contact_form_4_M p[data-id=price] span.et_pb_contact_field_radio {
        width: 100% !important;
        margin-right: 0 !important;
        float: left;
        margin-bottom: 10px
    }

    .contact_form_4_M p[data-id=type_of_project] span.et_pb_contact_field_radio:last-child,
    .contact_form_4_M p[data-id=price] span.et_pb_contact_field_radio:last-child {
        margin-bottom: 0 !important
    }

    #page-container .contact_form_4_M .details:before,
    #page-container .contact_form_4_M .end_date:before,
    #page-container .contact_form_4_M .start_date:before,
    #page-container .contact_form_4_M p.et_pb_contact_field[data-id=message]:before,
    #page-container .contact_form_4_M p[data-id=type_of_project]:before,
    #page-container .contact_form_4_M p[data-id=price]:before {
        margin-bottom: 30px !important;
        padding-top: 30px !important;
        font-size: 20px !important
    }

    #page-container .contact_form_4_M p[data-id=when_its_ready] > label:not(.et_pb_contact_form_label),
    #page-container .contact_form_4_M p[data-id=no_big_rush] > label:not(.et_pb_contact_form_label) {
        margin-top: 10px !important
    }

    .contact_form_4_M .et_pb_contact p textarea {
        height: 200px
    }
}

@media only screen and (max-width: 480px) {
    .contact_form_4_M .et_pb_column_4_4 .et_pb_promo_description p {
        font-size: 16px !important
    }

    #page-container .contact_form_4_M .et_contact_bottom_container button.et_pb_button {
        padding: 16px 30px !important;
        width: 100%
    }
}.blog_portrait_M article {
    float: left;
    width: 45%;
    position: relative;
    margin-right: 9% !important;
    cursor: pointer
}

.blog_portrait_M article:last-child, .blog_portrait_M article:nth-child(2n) {
    margin-right: 0 !important
}

.blog_portrait_M .entry-featured-image-url img {
    transition: all .4s;
    -webkit-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s
}

.blog_portrait_M .et_pb_column_1_3 .et_pb_promo_description p {
    text-align: right;
    position: relative;
    z-index: 3;
    top: 4.6vw
}

.blog_portrait_M a.et_pb_button:hover:before {
    transform: rotate(-126deg) !important;
    -webkit-transform: rotate(-126deg) !important
}

.blog_portrait_M article:hover .author.vcard {
    opacity: 0
}

.blog_portrait_M a.entry-featured-image-url:before {
    content: 'Read More';
    display: block;
    text-transform: uppercase;
    position: absolute;
    top: 0;
    z-index: 9;
    color: #fff;
    font-size: 24px;
    font-family: Roboto;
    font-weight: 300;
    left: 4.4vw;
    opacity: 0;
    transition: all .5s;
    -webkit-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s
}

.blog_portrait_M article:hover a.entry-featured-image-url:before {
    transform: translateY(530px);
    opacity: 1;
    transition-delay: .3s;
    -webkit-transition-delay: .3s
}

.blog_portrait_M .entry-featured-image-url:after {
    background: #fff;
    content: "";
    height: 550px;
    left: 3.3vw;
    position: absolute;
    top: -550px;
    width: 2px;
    transition: all .5s;
    -webkit-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    opacity: 0
}

.blog_portrait_M .entry-featured-image-url {
    background: #000
}

.blog_portrait_M article:hover .entry-featured-image-url:after {
    transition-delay: .6s;
    -webkit-transition-delay: .6s;
    top: 0;
    opacity: 1
}

.blog_portrait_M article:hover .entry-featured-image-url img {
    opacity: .4 !important
}

.blog_portrait_M .et_pb_post .entry-featured-image-url {
    height: 600px;
    overflow: hidden;
    border-radius: 5px;
    margin-bottom: 0;
}

.blog_portrait_M .entry-featured-image-url > img {
    height: 100%;
    left: 50%;
    max-width: none !important;
    position: absolute;
    width: auto;
    transform: translate(-50%, 0)
}

.blog_portrait_M .published span.month {
    transform: translate(0, -48px);
    display: block
}

.blog_portrait_M .published {
    color: #000;
    display: table;
    font-family: Raleway;
    font-weight: 700;
    min-width: 80px;
    font-size: 18px;
    left: 0;
    line-height: 100%;
    position: absolute;
    text-align: center;
    top: 622px;
    text-transform: uppercase
}

.blog_portrait_M .post-meta {
    margin: 0 !important;
    width: 0;
    font-size: 0 !important;
    height: 0
}

.blog_portrait_M .published > span.day {
    clear: both;
    color: #d0c3e8;
    display: block;
    font-family: Roboto;
    font-size: 80px;
    font-weight: 400;
    text-align: center;
    line-height: 100%
}

.blog_portrait_M .entry-title {
    margin-bottom: 28px;
    margin-top: 28px;
    padding-bottom: 0;
    padding-left: 109px;
    font-weight: 700;
    min-height: 72px
}

.blog_portrait_M .post-content {
    border-top: 5px solid #512da8;
    display: table;
    margin-top: 0;
    padding-top: 21px;
    width: 100%
}

.blog_portrait_M .author.vcard {
    position: absolute;
    right: 0;
    top: 600px;
    transform: rotate(270deg) translateX(100%) translateY(100%);
    -webkit-transform: rotate(270deg) translateX(100%) translateY(100%);
    z-index: 55;
    display: none !important
}

.blog_portrait_M .author.vcard > a {
    text-transform: uppercase;
    color: #fff !important;
    font-size: 16px
}

.blog_portrait_M .published > span {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

.blog_portrait_M article:hover .published > span.day {
    transform: translate(0, -10px)
}

.blog_portrait_M article:hover .published span.month {
    transform: translate(0, -13px);
    display: block
}

.blog_portrait_M article:hover .post_info {
    -webkit-animation: fadeIn 1s infinite;
    animation: fadeIn 1s infinite;
    animation-iteration-count: 1
}

@media only screen and (max-width: 980px) {
    .blog_portrait_M .entry-title {
        margin-bottom: 38px
    }

    .blog_portrait_M article {
        width: 45.5%
    }

    .blog_portrait_M .et_pb_column_1_3 .et_pb_promo {
        margin-bottom: 0 !important
    }

    .blog_portrait_M .et_pb_column_1_3 .et_pb_promo_description {
        max-width: 390px !important
    }

    .blog_portrait_M .et_pb_column_1_3 .et_pb_promo_description h2 {
        transform: rotate(0) !important;
        position: static !important;
        margin-bottom: -44px
    }

    .blog_portrait_M .et_pb_column_1_3 .et_pb_promo_description p {
        position: relative;
        z-index: 3;
        top: 0 !important
    }
}

@media only screen and (max-width: 767px) {
    .blog_portrait_M .et_pb_column_1_3 .et_pb_promo_description {
        max-width: 260px !important
    }

    .blog_portrait_M .et_pb_column_1_3 .et_pb_promo_description h2 {
        margin-bottom: -30px
    }

    .blog_portrait_M .entry-title {
        min-height: 50px
    }

    .blog_portrait_M article {
        width: 100%
    }

    .blog_portrait_M .et_pb_post .entry-featured-image-url {
        height: 500px
    }

    .blog_portrait_M .author.vcard {
        top: 500px
    }

    .blog_portrait_M .published {
        top: 520px
    }

    .blog_portrait_M article a.entry-featured-image-url:before {
        left: 60px
    }

    .blog_portrait_M article:hover a.entry-featured-image-url:before {
        transform: translateY(420px)
    }

    .blog_portrait_M .entry-featured-image-url:after {
        height: 440px;
        left: 45px;
        top: -440px
    }
}

@media only screen and (max-width: 480px) {
    .blog_portrait_M .et_pb_post .entry-featured-image-url {
        height: 310px
    }

    .blog_portrait_M .author.vcard {
        top: 310px
    }

    .blog_portrait_M .published {
        top: 330px
    }

    .blog_portrait_M .et_pb_column_1_3 .et_pb_button_module_wrapper {
        max-width: 100px;
        position: relative;
        margin: 0 auto
    }

    .blog_portrait_M .et_pb_column_1_3 .et_pb_button_module_wrapper .et_pb_button:before {
        width: 130px;
        top: 40px;
        left: -16px
    }

    .blog_portrait_M .et_pb_column_1_3 .et_pb_button.et_pb_module {
        position: static !important
    }

    .blog_portrait_M .entry-featured-image-url:after {
        height: 260px;
        top: -260px
    }

    .blog_portrait_M article:hover a.entry-featured-image-url:before {
        transform: translateY(240px)
    }
}

.blog_circle_M article {
    position: relative;
    cursor: pointer
}

.blog_circle_M .et_pb_post::before {
    background: #ebebeb;
    content: "";
    height: 25px;
    left: 0;
    position: absolute;
    top: 0;
    transform: rotate(108deg);
    transform-origin: 17% 100% 0;
    width: 120%;
    z-index: 1
}

.blog_circle_M .post-content {
    display: none
}

#page-container .blog_circle_M .et_pb_column_4_4 a.newa {
    width: 29.3%;
    margin-right: 6%;
    display: block;
    float: left
}

#page-container .blog_circle_M .et_pb_column_4_4 a.newa:last-child,
#page-container .blog_circle_M .et_pb_column_4_4 a.newa:nth-child(3n) {
    margin-right: 0 !important
}

#page-container .blog_circle_M .et_pb_column_4_4 a.newa:nth-child(3n+1) {
    clear: left;
}

.blog_circle_M article > .post_info:not(:nth-child(2)) {display: none;}

.blog_circle_M .entry-featured-image-url:after {
    padding-top: 100%;
    content: "";
    display: block
}

.blog_circle_M .entry-featured-image-url img {
    height: 100%;
    width: auto;
    max-width: none;
    left: 50%;
    position: absolute;
    transform: translate(-50%, 0)
}

.blog_circle_M .entry-featured-image-url {
    border-radius: 100%;
    overflow: hidden;
    z-index: 12;
    width: 100%
    margin-bottom: 0;
}

.blog_circle_M .published {
    position: absolute;
    top: 385px;
    left: 0;
    right: 0;
    font-family: Raleway
}

.blog_circle_M .published span {
    text-transform: uppercase
}

.blog_circle_M .published span.month {
    font-size: 18px;
    color: #000;
    font-family: Roboto, Helvetica, Arial, Lucida, sans-serif !important;
    transform: translate(0, -14px);
    display: block;
    font-weight: 700
}

.blog_circle_M .published span.day {
    font-size: 80px;
    color: #ebebeb;
    display: block;
    font-weight: 800;
    transform: translate(0, 0)
}

.blog_circle_M .entry-title, .blog_circle_M .post-meta {
    text-align: center
}

.blog_circle_M article .entry-featured-image-url, .blog_circle_M article .entry-featured-image-url img, .blog_circle_M article .published span {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

body.ie .blog_circle_M article:hover .entry-featured-image-url, body.unknown .blog_circle_M article:hover .entry-featured-image-url {
    transform: rotate(-6deg)
}

body.ie .blog_circle_M article:hover .entry-featured-image-url img, body.unknown .blog_circle_M article:hover .entry-featured-image-url img {
    transform: translate(-50%, 0)
}

.blog_circle_M article:hover .entry-featured-image-url img {
    transform: translate(-50%, 0) scale(1.1) rotate(-6deg)
}

.blog_circle_M article:hover .published span.month {
    transition-delay: .6s;
    -webkit-transition-delay: .6s;
    transform: translate(0, -6px)
}

.blog_circle_M article:hover .published span.day {
    transition-delay: .4s;
    -webkit-transition-delay: .4s;
    transform: translate(0, -30px)
}

.blog_circle_M article:hover .entry-title, .blog_circle_M article:hover .post-meta {
    -webkit-animation: fadeIn 1s infinite;
    animation: fadeIn 1s infinite;
    animation-iteration-count: 1
}

@-webkit-keyframes fadeIn {
    from {
        opacity: .5
    }
    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    from {
        opacity: .5
    }
    to {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@media all and (max-width: 1390px) {
    .blog_circle_M .entry-featured-image-url {
        max-width: 229px !important;
        margin: 0 auto 40px !important
    }

    .blog_circle_M .published {
        top: 280px
    }

    .blog_circle_M .et_pb_post::before {
        transform-origin: 21% 100% 0;
        width: 90%
    }

    .blog_circle_M .et_pb_promo_description {
        padding-right: 0 !important
    }

    .blog_circle_M .et_pb_promo_description h2 {
        margin-left: -61px !important;
        margin-right: -60px
    }
}

@media all and (max-width: 980px) {
    .blog_circle_M .et_pb_promo_description h2 {
        margin-left: 0 !important;
        margin-right: 0
    }

    .blog_circle_M .entry-featured-image-url {
        margin: 0 auto;
        max-width: 179px !important
    }

    .blog_circle_M .published span.day {
        font-size: 60px
    }

    .blog_circle_M .published {
        top: 237px
    }

    .blog_circle_M .et_pb_post h2.entry-title {
        margin: 110px 0 0 !important
    }
}

@media all and (max-width: 767px) {
    #page-container .blog_circle_M .et_pb_column_4_4 a.newa:last-child {
        border-bottom: 0 !important;
        padding-bottom: 0 !important
    }

    #page-container .blog_circle_M .et_pb_column_4_4 a.newa {
        width: 100%;
        margin-right: 0;
        margin-bottom: 30px !important;
        border-bottom: 1px solid #eee !important;
        padding-bottom: 30px !important
    }

    .blog_circle_M .et_pb_promo_description h2 {
        margin-left: 0 !important
    }

    .blog_circle_M article.et_pb_post {
        margin-bottom: 0 !important
    }

    .blog_circle_M .et_pb_post::before {
        display: none
    }
}

.blog_no_images_M .et_pb_row .et_pb_promo_description p {
    text-align: left;
    margin-top: 0;
    font-weight: 300;
    margin-left: -99px
}

.blog_no_images_M .et_pb_posts .published {
    font-family: Raleway;
    left: -3px;
    line-height: 0;
    min-width: 80px;
    position: absolute;
    top: 9px
}

.blog_no_images_M .et_pb_posts .published .day {
    color: #fff !important;
    font-size: 80px;
    display: block;
    text-align: center;
    font-family: Roboto, Helvetica, Arial, Lucida, sans-serif !important;
    line-height: 100%;
    font-weight: 300
}

.blog-landing-image-reveal_M .published, .blog_no_images_M .et_pb_posts .published .month {
    text-align: center;
    font-family: Raleway, Helvetica, Arial, Lucida, sans-serif !important
}

.blog_no_images_M .et_pb_posts .published .month {
    font-size: 18px !important;
    display: block;
    color: #000 !important;
    text-transform: uppercase;
    font-weight: 700;
    transform: translate(0, -45px)
}

.blog_no_images_M .et_pb_posts .post-content {
    line-height: 160%
}

.blog_no_images_M .et_pb_post {
    position: relative;
    transition-delay: .2s;
    -webkit-transition-delay: .2s;
    -ms-transition-delay: .2s;
    -o-transition-delay: .2s
}

.blog_no_images_M article:nth-of-type(2n+2) {
    margin-right: 0 !important
}

.blog_no_images_M article {
    width: 47% !important;
    margin-right: 6% !important;
    float: left;
    margin-bottom: 43px;
    cursor: pointer
}

.blog_no_images_M article .post_info {
    padding-left: 103px;
    margin-top: 0
}

.blog_no_images_M .entry-title {
    margin-bottom: 0;
    padding-bottom: 12px
}

.blog_no_images_M .post-meta, .blog_no_images_M .post-meta a {
    font-weight: 500;
    text-transform: uppercase;
    color: #512da8 !important
}

#page-container .blog_no_images_M .et_pb_post .post-meta {
    margin-bottom: 2px !important
}

#page-container .blog_no_images_M .et_pb_post .post-meta, #page-container .blog_no_images_M .et_pb_post .post-meta a, .blog_no_images_M article .published .day, .blog_no_images_M article .published .month {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s
}

.blog_no_images_M article:hover .published .day, .blog_no_images_M article:hover .published .month {
    transform: translate(0, -20px)
}

#page-container .blog_no_images_M .et_pb_post:hover .post-meta, #page-container .blog_no_images_M .et_pb_post:hover .post-meta a {
    color: #000 !important
}

#page-container #main-content .blog_no_images_M a.et_pb_button:hover:after, #page-container #main-content .blog_no_images_M a.et_pb_button:hover:before {
    width: 100%;
    transition: .8s ease all
}

@media only screen and (max-width: 1390px) {
    .blog_no_images_M .more-link {
        top: 100px
    }
}

@media only screen and (max-width: 980px) {
    #page-container .blog_no_images_M .et_pb_row:first-child {
        width: 100% !important;
        float: none;
        left: 0 !important
    }

    .blog_no_images_M .et_pb_row .et_pb_promo_description h2 {
        text-align: center
    }

    .blog_no_images_M:before {
        display: none !important
    }

    .blog_no_images_M .more-link {
        top: 77px;
        font-size: 20px
    }

    .blog_no_images_M .et_pb_button.et_pb_module {
        left: -118px !important
    }

    .blog_no_images_M .et_pb_promo .et_pb_promo_description {
        float: none !important
    }

    .blog_no_images_M .et_pb_promo .et_pb_promo_description h2 {
        margin-bottom: -28px !important;
        margin-right: 0 !important
    }

    .blog_no_images_M .et_pb_row .et_pb_promo_description p {
        text-align: center;
        margin-left: 0;
        font-size: 30px
    }
}

@media only screen and (max-width: 767px) {
    .blog_no_images_M article:last-child {
        margin-bottom: 0 !important
    }

    .blog_no_images_M article {
        width: 100% !important;
        margin-right: 0 !important
    }

    .blog_no_images_M .et_pb_button.et_pb_module {
        left: -124px !important
    }
}

@media only screen and (max-width: 480px) {
    .blog_no_images_M .et_pb_button.et_pb_module {
        position: static !important;
        transform: rotate(0) !important;
        letter-spacing: 4px !important
    }

    .blog_no_images_M .et_pb_posts .published .day {
        font-size: 60px
    }

    .blog_no_images_M .et_pb_posts .published .month {
        transform: translate(0, -30px)
    }

    .blog_no_images_M .et_pb_posts .published {
        left: -10px !important
    }

    .blog_no_images_M article .post_info {
        padding-left: 80px
    }
}

.blog-landing-image-reveal_M .et_pb_row {
    max-width: 1634px !important
}

.blog-landing-image-reveal_M .published span {
    background: #fff;
    color: #0e0e0e;
    display: block;
    font-weight: 900;
    left: 0;
    line-height: 140%;
    mix-blend-mode: lighten;
    top: 0;
    width: 100%;
    opacity: 1
}

.blog-landing-image-reveal_M .avatar, .blog-landing-image-reveal_M .post-content, .blog-landing-image-reveal_M .post-meta .author.vcard {
    display: none
}

.blog-landing-image-reveal_M .et_pb_post:last-child, .blog-landing-image-reveal_M .et_pb_post:nth-child(4n+4) {
    margin-right: 0 !important
}

.blog-landing-image-reveal_M .et_pb_post {
    float: left;
    overflow: hidden;
    position: relative;
    width: 23.8%;
    margin: 0 1.6% 20px 0 !important;
    padding: 0;
    border: none !important
}

.blog-landing-image-reveal_M .et_pb_post a.entry-featured-image-url img {
    height: 100%;
    min-width: 0;
    max-width: none;
    width: auto;
    position: relative;
    left: 50%;
    transform: translate(-50%, 0)
}

.blog-landing-image-reveal_M .et_pb_post a.entry-featured-image-url {
    margin: 0 !important;
    height: 100%;
    width: 100%;
    position: absolute
}

#page-container .blog-landing-image-reveal_M .entry-title {
    font-size: 13px !important;
    margin-top: 301px !important;
    line-height: 150%;
    z-index: 98;
    position: relative;
    background-color: #fff;
    padding: 38px 3vw 14px;
    text-align: center
}

.blog-landing-image-reveal_M .post-meta {
    height: 100%;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    font-size: 0 !important
}

.blog-landing-image-reveal_M .published span.month {
    height: 67px
}

.blog-landing-image-reveal_M .published span.day {
    font-size: 200px;
    display: block;
    line-height: 100%;
    padding-top: 34px;
    height: 234px
}

.blog-landing-image-reveal_M .published {
    font-size: 48px;
    position: absolute;
    width: 100%;
    text-transform: capitalize;
    font-weight: 800
}

.blog-landing-image-reveal_M .entry-title a {
    font-size: 16px
}

.blog-landing-image-reveal_M .post-meta .categories {
    position: absolute;
    z-index: 99;
    transform-origin: left bottom;
    transform: rotate(-90deg);
    top: 100%;
    left: 30px;
    display: block;
    width: 100%;
    text-align: right;
    max-width: 340px;
    font-size: 13px;
}

#page-container .blog-landing-image-reveal_M .entry-title, .blog-landing-image-reveal_M .et_pb_post .post-meta span, .blog-landing-image-reveal_M .et_pb_post a.entry-featured-image-url img, .blog-landing-image-reveal_M .post-meta .categories {
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s
}

#page-container .blog-landing-image-reveal_M .et_pb_post:hover .entry-title, .blog-landing-image-reveal_M .et_pb_post:hover .post-meta .categories, .blog-landing-image-reveal_M .et_pb_post:hover .post-meta .published span {
    opacity: 0
}

.blog-landing-image-reveal_M .et_pb_post:hover a.entry-featured-image-url img {
    transform: translate(-50%, 0) scale(1.1)
}

@media all and (max-width: 1390px) {
    .blog-landing-image-reveal_M .et_pb_post:nth-child(2n+3) {
        clear: both
    }

    .blog-landing-image-reveal_M .et_pb_post {
        width: 48%;
        margin: 1% !important
    }
}

@media all and (max-width: 767px) {
    .blog-landing-image-reveal_M .et_pb_post {
        width: 100%;
        margin: 0 !important
    }

    #page-container .blog-landing-image-reveal_M .et_pb_post {
        margin-bottom: 0 !important
    }
}

@media all and (max-width: 480px) {
    .blog-landing-image-reveal_M .published span.day {
        font-size: 150px
    }

    .blog-landing-image-reveal_M .published {
        font-size: 40px
    }

    #page-container .blog-landing-image-reveal_M .entry-title {
        margin-top: 240px !important;
        padding: 10px 3vw
    }

    .blog-landing-image-reveal_M .published span.month {
        height: 56px
    }

    .blog-landing-image-reveal_M .published span.day {
        height: 184px
    }

    .blog-landing-image-reveal_M .post-meta .categories {
        max-width: 260px
    }
}

.et_pb_posts .entry-title img.avatar {
    display: none !important
}

#page-container .blog_or_news.et_pb_row {
    width: auto !important;
    float: left
}

.blog_or_news.et_pb_row .et_pb_promo_description p {
    text-align: right;
    margin-top: -40px;
    font-weight: 300;
    margin-right: 23px
}

.blog_landing_M .et_pb_posts .published {
    left: -3px;
    line-height: 0;
    min-width: 80px;
    position: absolute;
    top: 10px;
}

.blog_landing_M .et_pb_posts .published .day {
    color: #d0c3e8 !important;
    font-size: 80px;
    display: block;
    text-align: center;
    font-family: Roboto, Helvetica, Arial, Lucida, sans-serif !important;
    line-height: 100%;
    font-weight: 300
}

.blog_landing_M .et_pb_posts .published .month {
    font-size: 18px !important;
    display: block;
    text-align: center;
    color: #000 !important;
    text-transform: uppercase;
    font-family: Raleway, Helvetica, Arial, Lucida, sans-serif !important;
    font-weight: 700;
    transform: translate(0, -40px)
}

.blog_landing_M .published > span {
    clear: both
}

.blog_landing_M .et_pb_posts .post-content {
    line-height: 160%
}

.blog_landing_M .et_pb_post {
    position: relative;
    transition-delay: .2s;
    -webkit-transition-delay: .2s;
    -ms-transition-delay: .2s;
    -o-transition-delay: .2s;
    overflow: hidden;
}

.blog_landing_M article:nth-of-type(2n+2) {
    margin-right: 0 !important
}

.blog_landing_M article {
    width: 47% !important;
    margin-right: 6% !important;
    float: left
}

.blog_landing_M article .post_info {
    padding-left: 103px;
    margin-top: 0;
    position: relative;
}

.blog_landing_M .more-link {
    border: none;
    color: #fff;
    left: 30%;
    padding: 0;
    position: absolute;
    text-transform: uppercase;
    top: -182px;
    transition: all .2s;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    opacity: 0;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    font-size: 24px
}

/* .blog_landing_M .post-meta {
    font-size: 0 !important
}

.blog_landing_M .author.vcard > a::after {
    content: " / "
} */

.blog_landing_M .entry-title {
    margin-bottom: 0;
    padding-bottom: 12px
}

.blog_landing_M .author.vcard > a, .blog_landing_M .post-meta a {
    font-weight: 300
}

.blog_landing_M .entry-featured-image-url.smallheight img {
    height: 100%;
    width: auto;
    max-width: none;
    left: 50%;
    position: relative;
    transform: translate(-50%, 0)
}

.blog_landing_M .entry-featured-image-url {
    height: 271px;
    overflow: hidden;
    border-radius: 6px;
    margin-bottom: 37px;
}

.blog_landing_M .entry-featured-image-url::before {
    background: #000;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    transition: all .2s;
    -webkit-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    opacity: 0
}

.blog_landing_M .entry-featured-image-url::after {
    background: #fff;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    width: 0;
    -ms-transition-delay: .4s;
    transition: all .2s;
    -webkit-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s
}

.blog_landing_M article {
    cursor: pointer;
    margin-bottom: 75px
}

.blog_landing_M .et_pb_post:hover .more-link {
    opacity: 1;
    left: 50%;
    z-index: 6
}

.blog_landing_M .et_pb_post:hover .entry-featured-image-url::after {
    width: 30%;
    z-index: 6;
    transition-delay: .2s;
    -webkit-transition-delay: .2s;
    -ms-transition-delay: .2s;
    -o-transition-delay: .2s
}

.blog_landing_M .et_pb_post:hover .entry-featured-image-url::before {
    opacity: .5;
    z-index: 5
}

.blog_landing_M .et_pb_post::before {
    transition: all .2s;
    -webkit-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    content: '';
    position: absolute;
    left: 50%;
    bottom: -30px;
    width: 10%;
    height: 5px;
    background: #512da8;
    display: block;
    opacity: 0
}

.blog_landing_M .et_pb_post:hover::before {
    opacity: 1;
    left: 0;
    width: 100%
}

#page-container .blog_landing_M .et_pb_post .entry-featured-image-url img, #page-container .blog_landing_M .et_pb_post .post-meta, .blog_landing_M article .published .day, .blog_landing_M article .published .month {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s
}

.blog_landing_M article:hover .published .day, .blog_landing_M article:hover .published .month {
    transform: translate(0, -20px)
}

#page-container .blog_landing_M .et_pb_post:hover .post-meta a, #page-container .blog_landing_M .et_pb_post:hover .post-meta > span:not(.published) {
    color: #000 !important
}

@media only screen and (max-width: 1390px) {
    .blog_landing_M .more-link {
        top: -160px
    }

    .blog_landing_M .entry-featured-image-url {
        height: 225px
    }
}

@media only screen and (max-width: 980px) {
    #page-container .blog_or_news.et_pb_row {
        width: 100% !important;
        float: none;
        left: 0 !important
    }

    .blog_or_news.et_pb_row .et_pb_promo_description h2 {
        text-align: center
    }

    .blog_or_news.et_pb_row .et_pb_promo_description p {
        text-align: center;
        margin-right: 0
    }

    .blog_or_news:before {
        display: none !important
    }

    .blog_landing_M .more-link {
        top: -135px;
        font-size: 20px
    }

    .blog_landing_M .entry-featured-image-url {
        height: 175px
    }


}

@media only screen and (max-width: 767px) {
    .blog_landing_M article {
        width: 100% !important;
        margin-right: 0 !important
    }

    .blog_landing_M .more-link {
        top: -163px;
    }

    .blog_landing_M .entry-featured-image-url {
        height: 235px
    }

}

@media only screen and (max-width: 480px) {
    .blog_landing_M .more-link {
        top: -128px;
    }

    .blog_landing_M .entry-featured-image-url {
        height: 160px
    }

    .blog_landing_M .et_pb_post:hover .entry-featured-image-url::after {
        width: 26%
    }
}body #page-container .showreel_section .button_row a.et_pb_button:before {
    display: block;
    position: static;
    line-height: 100%!important;
    margin-left: 0!important;
    transition: .3s;
        font-size: 100px!important;
}

.showreel_section .button_row a.et_pb_button:hover:before {
    transform: scale(.9)
}

@media only screen and (max-width:1390px) and (min-width:981px) {
    .showreel_section .button_row .et_pb_promo_description h2 {
        font-size: 220px!important;
        letter-spacing: 70px!important;
        margin-bottom: 0!important
    }
    #page-container .showreel_section .button_row a.et_pb_button {
        top: 52px
    }
}

@media only screen and (max-width:980px) {
    #page-container .showreel_section .button_row a.et_pb_button {
        padding: 21px 7px 29px 0!important;
        width: 130px;
        top: 52px
    }
    #page-container #main-content .showreel_section .button_row a.et_pb_button:before {
        font-size: 80px!important
    }
    .showreel_section .button_row .et_pb_promo_description h2 {
        margin-bottom: 0!important
    }
}

@media only screen and (max-width:767px) {
    .showreel_section .button_row .et_pb_promo_description h2 {
        padding-bottom: 20px!important;
        margin-right: 0!important
    }
    #page-container .showreel_section .button_row a.et_pb_button {
        padding: 13px 4px 17px 0!important;
        width: 80px;
        top: 15px
    }
    #page-container #main-content .showreel_section .button_row a.et_pb_button:before {
        font-size: 50px!important
    }
}

.contact_map .image .et_pb_blurb_content {
    max-width: 100%;
    height: 100%
}

.contact_map .image .et_pb_blurb_content * {
    height: 100%;
    width: 100%
}

body.clicked_mask.unclicked_mask .mask_2_M.contact_map .image {
    z-index: auto
}

body.clicked_mask .mask_2_M.contact_map .image {
    z-index: 9999;
    transform: scale(1);
    -webkit-transition-duration: .4s;
    -webkit-transition-delay: .3s;
    transition-duration: .4s;
    transition-delay: .3s
}

.person5_M.content_page_persons .et_pb_team_member .et_pb_team_member_description:before {
    border: 6px solid #000;
    bottom: -6px;
    left: -6px
}

.person5_M.content_page_persons .et_pb_team_member .et_pb_member_social_links a.et_pb_font_icon:before {
    border: 2px solid #000;
    color: #fff!important;
    background: #000
}

.content_page_blog.blog-landing-image-reveal_M .et_pb_row {
    max-width: 1080px!important
}

.blog-landing-image-reveal_M.content_page_blog .et_pb_post:last-child {
    margin-right: 0!important
}

.blog-landing-image-reveal_M.content_page_blog .et_pb_post {
    width: 32%;
    margin-right: 2%!important
}

.blog-landing-image-reveal_M.content_page_blog .entry-title a {
    font-size: 13px
}

@media only screen and (max-width:767px) {
    .content_page_persons .et_pb_column:first-child .et_pb_promo {
        text-align: center!important
    }
    .content_page_persons .et_pb_column:first-child .et_pb_divider {
        width: 73px;
        margin: 0 auto!important
    }
    .blog-landing-image-reveal_M.content_page_blog .et_pb_row:first-child .et_pb_promo_description,
    .blog-landing-image-reveal_M.content_page_blog .et_pb_row:first-child .et_pb_promo_description h2 {
        padding-bottom: 0!important
    }
    .content_page_texts .et_pb_promo .et_pb_promo_description h2 {
        margin-right: 0!important
    }
}

@media only screen and (max-width:1390px) {
    .blog-landing-image-reveal_M.content_page_blog .et_pb_post:last-child {
        clear: none!important
    }
    .blog-landing-image-reveal_M.content_page_blog .et_pb_post {
        width: 32%!important;
        margin: 0 2% 0 0!important
    }
}

@media only screen and (max-width:1390px) and (min-width:981px) {
    .blog-landing-image-reveal_M.content_page_blog .post-meta .categories {
        top: 120%
    }
}

@media only screen and (max-width:1390px) and (min-width:768px) {
    .blog-landing-image-reveal_M.content_page_blog .published span.day {
        font-size: 120px;
        display: block;
        line-height: 100%;
        padding-top: 34px;
        height: 144px
    }
    #page-container .blog-landing-image-reveal_M.content_page_blog .entry-title {
        margin-top: 211px!important;
        padding: 20px 3vw 14px
    }
    .blog-landing-image-reveal_M.content_page_blog .post-meta .categories {
        left: 20px
    }
}

@media only screen and (max-width:980px) {
    .content_header .et_pb_promo {
        max-width: 100%!important;
        text-align: center!important
    }
    .content_12_M.content_page .et_pb_divider {
        margin: 0 auto 21px!important
    }
    .content_page_texts .et_pb_promo_description {
        max-width: none!important
    }
    .content_page_blog .et_pb_column_1_3 .et_pb_promo_description {
        text-align: center!important
    }
    .content_page_blog .et_pb_column_1_3 .et_pb_divider {
        margin: 0 auto!important
    }
}

@media only screen and (max-width:767px) {
    .blog-landing-image-reveal_M.content_page_blog .et_pb_post {
        width: 100%!important;
        margin: 0!important
    }
}

.contact_form_2_M.content_wite_form .et_pb_column_1_3 .et_pb_main_blurb_image span.et-pb-icon {
    background-color: #f7f7f7
}

#page-container .slider_1_M.home_page_1 .et_pb_row {
    width: 100%!important;
    max-width: 100%!important
}

@media only screen and (max-width:980px) {
    .slider_1_M.home_page_1 .et_pb_slider {
        margin-bottom: -141px!important
    }
    .slider_1_M.home_page_1 .et_pb_slide .et_pb_container {
        margin-top: -160px
    }
    .person3_M.home_page_1 .et_pb_column_1_2:first-child {
        margin-bottom: 50px!important
    }
}

@media only screen and (max-width:767px) {
    .slider_1_M.home_page_1 .et_pb_slider {
        margin-bottom: 50px!important
    }
}

.services_boxed .fullwidth-aboutus-nav.et_pb_row {
    max-width: 100%!important;
    width: 100%!important;
    padding: 0!important
}

.services_boxed .fullwidth-aboutus-nav .et_pb_column {
    width: 100%
}

.services_boxed .fullwidth-aboutus-nav-item-left {
    left: 0;
    position: absolute;
    z-index: 5;
    float: left;
    padding: 0!important
}

.services_boxed .fullwidth-aboutus-nav-item-left .et_pb_promo_button,
.services_boxed .fullwidth-aboutus-nav-item-left.et_pb_button {
    left: 36px;
    letter-spacing: 1px;
    position: relative;
    text-transform: uppercase;
    transform: rotate(-90deg);
    transform-origin: left 0 0;
    font-weight: 900!important;
    bottom: 0;
    padding: .3em 1em!important
}

.services_boxed .fullwidth-aboutus-nav-item-right {
    right: 0;
    position: absolute;
    z-index: 5;
    float: right;
    padding: 0!important
}

.services_boxed .fullwidth-aboutus-nav-item-right .et_pb_promo_button,
.services_boxed .fullwidth-aboutus-nav-item-right.et_pb_button {
    position: relative;
    right: 64px;
    text-transform: uppercase;
    transform: rotate(-90deg) translateX(100%);
    -webkit-transform: rotate(-90deg) translateX(100%);
    transform-origin: right center 0;
    -webkit-transform-origin: right center 0;
    bottom: 0;
    font-weight: 900!important;
    padding: .3em 1em!important
}

.services_boxed .fullwidth-aboutus-nav .et_pb_promo_button.et_pb_button {
    font-weight: 700
}

.services_boxed .unique_top_and_bottom_bordersM:after,
.services_boxed .unique_top_and_bottom_bordersM:before {
    content: "";
    display: block!important;
    position: absolute;
    top: 0;
    right: 0;
    opacity: 1!important;
    z-index: -1;
    height: 100%;
    width: 100%;
    bottom: 0;
    margin: auto!important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s
}

.services_boxed .unique_top_and_bottom_bordersM:hover:before {
    box-shadow: inset 0 -1px 0 #242d2e, inset 0 1px 0 #242d2e;
    height: 0!important
}

.services_boxed .unique_top_and_bottom_bordersM:hover:after {
    height: 100%!important;
    transition-delay: .3s!important
}

.services_boxed .unique_top_and_bottom_bordersM:after {
    height: 0!important;
    background-color: #242d2e
}

.services_boxed .fullwidth-aboutus-nav .et_pb_column:last-child .et_pb_button_module_wrapper {
    right: 0
}

.services_boxed .fullwidth-aboutus-nav .et_pb_button_module_wrapper {
    position: absolute;
    top: 60%;
    transform: translate(0, -50%)
}

@media only screen and (max-width:1390px) and (min-width:981px) {
    .content_14_M.services_boxed .et_pb_row:nth-last-child(2) .et_pb_blurb h4 {
        margin-bottom: 23vw
    }
}

@media only screen and (max-width:980px) {
    .content_14_M.services_boxed .et_pb_row:nth-last-child(2) .et_pb_column .et_pb_blurb h4 {
        float: none;
        margin-bottom: 20px!important;
        margin-left: -70px;
        margin-top: -70px!important;
        text-align: left
    }
    .content_14_M.services_boxed .et_pb_row:nth-last-child(2) .et_pb_column .et_pb_blurb {
        margin-top: -50px!important;
        margin-right: 90px!important;
        margin-left: -20px!important;
        padding: 40px!important
    }
    .services_boxed .fullwidth-aboutus-nav .et_pb_column:first-child .et_pb_button_module_wrapper,
    .services_boxed .fullwidth-aboutus-nav .et_pb_column:last-child .et_pb_button_module_wrapper {
        position: static;
        transform: translate(0, 0);
        width: 100%;
        text-align: center;
        margin-bottom: 5px
    }
    .services_boxed .fullwidth-aboutus-nav .et_pb_column:first-child .et_pb_button,
    .services_boxed .fullwidth-aboutus-nav .et_pb_column:last-child .et_pb_button {
        position: static!important;
        transform: rotate(0) translate(0, 0)!important;
        float: none
    }
}

@media only screen and (max-width:767px) {
    .content_14_M.services_boxed .et_pb_row:nth-last-child(2) .et_pb_column .et_pb_blurb {
        margin-top: 0!important;
        margin-right: 0!important;
        margin-left: 0!important
    }
    .content_14_M.services_boxed .et_pb_row:nth-last-child(2) .et_pb_column .et_pb_blurb h4 {
        margin-left: 0;
        margin-top: 0!important
    }
}

@media only screen and (min-width:981px) {
    .content_1_M.services_landing .et_pb_promo_description {
        top: 98px
    }
}

#page-container .blurb_6_M.dark_content_blurb .et_pb_row {
    padding: 5.3vw 0 0!important
}

@media only screen and (max-width:1390px) {
    .team_details_persons .et_pb_text:before {
        bottom: -50px;
        left: -166px
    }
}

@media only screen and (max-width:980px) {
    #page-container .blurb_6_M.dark_content_blurb {
        padding: 0 0 50px!important
    }
    .content_4_M.team_details_top_section .et_pb_row .et_pb_promo:after {
        left: 0;
        right: 0;
        margin: auto
    }
    .content_4_M.team_details_top_section .et_pb_row .et_pb_promo .et_pb_promo_description h2 {
        text-align: center
    }
}/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top;
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020;
}

.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.fancybox-opened {
    z-index: 8030;
}

.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
    position: relative;
}

.fancybox-inner {
    overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch;
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%;
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%;
}

.fancybox-close:after {
    content: 'Q';
    display: block;
    font-family: "ETmodules";
    color: #fff;
    font-size: 33px;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url(//celebrate-band.de/wp-content/plugins/mermaid-divi/css/fancybox_sprite.png);
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: 0.8;
    cursor: pointer;
    z-index: 8060;
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url(//celebrate-band.de/wp-content/plugins/mermaid-divi/css/fancybox_loading.gif) center center no-repeat;
}

.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040;
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url(//celebrate-band.de/wp-content/plugins/mermaid-divi/css/blank.gif); /* helps IE */
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    z-index: 8040;
}

.fancybox-prev {
    left: 0;
}

.fancybox-next {
    right: 0;
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden;
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px;
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px;
}

.fancybox-nav:hover span {
    visibility: visible;
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background-color: rgba(0, 0, 0, 0.7);
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0;
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050;
}

.fancybox-opened .fancybox-title {
    visibility: visible;
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center;
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: transparent; /* Fallback for web browsers that doesn't support RGBa */
    background: rgba(0, 0, 0, 0.8);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: bold;
    line-height: 24px;
    white-space: nowrap;
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff;
}

.fancybox-title-inside-wrap {
    padding-top: 10px;
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, .8);
}/* Blog Divi Unicorn 2.0 Layout Kit Css Code
** Product Built By Divi Den - https://seku.re/divi-den
** Get the latest product here: https://seku.re/unicorn2
** Watch Unicorn 2.0 Bundle tutorials: https://seku.re/unicorn2tuts
** Get Support Here: https://seku.re/support
*/

/* 1-6 Blog Divi Layout Kit Css Code */



.blog_1 article {
    width: 47% !important;
    margin-right: 6% !important;
    float: left;
    background-color: #fff;
    text-align: center;
    padding: 3.4vw 3.4vw 273px;
    position: relative;
    cursor: pointer;
}

.blog_1 article:last-child, .blog_1 article:nth-child(2n)  {
    margin-right: 0 !important;
}

.blog_1 h2.entry-title:before {
    content: "\f0e6" !important;
    display: block;
    font-family: FontAwesome;
    font-size: 60px;
    color: #cc0033;
    line-height: 100%;
    margin-bottom: 5px;
    font-weight: 400;
}

.blog_1 h2.entry-title > a {
    display: inline-block;
}

.blog_1 .categories {
    display: block;
    font-size: 16px;
    color: #9fa3a7 !important;
    font-weight: 400;
    padding: 18px 0;
}

#page-container .blog_1 .post-meta .author.vcard a {
    color: #2c2c2c !important;
}

#page-container .blog_1 .post-meta .author.vcard {
    position: absolute;
    bottom: 70px;
    left: 0;
    right: 0;
    color: #2c2c2c !important;
    font-weight: 700;
    font-size: 18px;

}

.blog_1 .post-content {
    line-height: 189%;
}

.blog_1 .categories a:hover {
    color: #cc0033 !important;
}

#page-container .blog_1 .post-meta .author.vcard img {
    display: block !important;
    margin: 0 auto 20px;
    border-radius: 50%;
}

/*Featured Image*/

#page-container .blog_1 .et_pb_post .entry-featured-image-url {
    margin-bottom: 20px !important;
}

/*Pagination*/

#page-container .blog_1 .pagination a {color: #fff;}

#page-container .blog_1 .pagination a:hover {opacity: 0.6;}

/*Hovers*/

.blog_1 article .post-content,
.blog_1 article .post-meta .published,
.blog_1 article,
.blog_1 h2.entry-title:after {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.blog_1 h2.entry-title:after {
    content: "";
    display: block;
    width: 0%;
    height: 1px;
    background-color: #ccc;
    margin: 0 auto 0;
}

.blog_1 article .post-meta .published {
    display: block;
}

.blog_1 article:hover .post-content,
.blog_1 article:hover .post-meta .published {
    transform: translate(0, 20px);

}

.blog_1 article:hover h2.entry-title:after {
    width: 75%;
    transform: translate(0, 20px);
}

.blog_1 article:hover {
    border-radius: 10px;
    box-shadow: 0 0 32.2px 2.8px rgba(0, 0, 0, 0.2);
}

.blog_1 article:hover .author.vcard a,
.blog_1 article:hover .post-content,
.blog_1 article:hover .post-meta .categories,
.blog_1 article:hover .post-meta .published,
.blog_1 article:hover h2.entry-title {
    -webkit-animation: fadeIn 1s infinite; /* Safari 4.0 - 8.0 */
    animation: fadeIn 1s infinite;
    animation-iteration-count: 1;
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0.5;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0.5;
    }

    to {
        opacity: 1;
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

/*Responsive*/

@media only screen and (max-width: 1390px) {
    .blog_1 .post-meta .categories {
        top: 115px;
    }
}

@media only screen and (max-width: 980px) {
    .blog_1 .post-meta .categories {
        top: 105px;
    }
}

@media only screen and (max-width: 767px) {
    .blog_1 article {
        width: 100% !important;
        margin-right: 0 !important;
        padding: 40px 40px 200px;
    }

    #page-container .blog_1 .post-meta .author.vcard {
        bottom: 40px;
    }
}

@media only screen and (max-width: 480px) {
    .blog_1 article {
        padding: 20px 20px 200px;
    }

    #page-container .blog_1 .post-meta .author.vcard {
        bottom: 30px;
    }
}
/* 2-6 Blog Divi Layout Kit Css Code */



.blog_2 article {
    border-radius: 6px;
    box-shadow: 0px 0px 32.2px 2.8px rgba(204, 204, 204, 0.65);
    text-align: center;
    border-color: transparent !important;
    padding-bottom: 207px !important;
    position: relative;
    cursor: pointer;
}

.blog_2 article:last-child {
    margin-right: 0 !important;
}

.blog_2 .post-meta .categories {
    position: absolute;
    left: 0;
    right: 0;
    top: 328px;
}

.blog_2 h2.entry-title > a {
    display: inline-block;
}

#page-container .blog_2 .post-meta .author.vcard a {
    color: #2c2c2c !important;
}

#page-container .blog_2 .post-meta .author.vcard {
    position: absolute;
    bottom: 50px;
    left: 0;
    right: 0;
    color: #2c2c2c !important;
    font-weight: 700;
    font-size: 18px;

}

.blog_2 .post-content {
    display: none !important;
}

#page-container .blog_2 .post-meta .author.vcard img {
    display: block !important;
    margin: 0 auto 20px;
    border-radius: 50%;
}

.blog_2 .et_pb_image_container a {
    height: 100% !important;
    margin-bottom: 0 !important;
}

.blog_2 .et_pb_image_container a img {
    height: 100% !important;
    width: auto !important;
    max-width: none !important;

    left: 50%;
    transform: translate(-50%, 0);
    position: relative;
}

/*Hovers*/

#page-container .blog_2 .post-meta .author.vcard img,
.blog_2 article,
.blog_2 article .et_pb_image_container a img {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.blog_2 article:hover .et_pb_image_container a img {
    transform: scale(1.1) translate(-45%, 0) rotate(5deg);
}

#page-container .blog_2 article:hover .post-meta .author.vcard img {
    transform: rotate(5deg) scale(1.05);
}

.blog_2 article:hover {
    box-shadow: none;
    border-color: #e1e1e1 !important;
}

.blog_2 article:hover .author.vcard a,
.blog_2 article:hover .post-content,
.blog_2 article:hover .post-meta .categories,
.blog_2 article:hover .post-meta .published,
.blog_2 article:hover h2.entry-title {
    -webkit-animation: fadeIn 0.2s infinite; /* Safari 4.0 - 8.0 */
    animation: fadeIn 0.2s infinite;
    animation-iteration-count: 1;
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0.5;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0.5;
    }

    to {
        opacity: 1;
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

/*Responsive*/

@media only screen and (max-width: 980px) {
    #page-container .blog_2 .column {
        width: 100% !important;
        max-width: 400px !important;
        margin: 0 auto !important;
        float: none !important;
    }
}
/* 3-6 Blog Divi Layout Kit Css Code */



.blog_3 article h2.entry-title img.avatar {
    display: none !important;
}

.blog_3 article {
    width: 47% !important;
    margin-right: 6% !important;
    float: left;
    margin-bottom: 45px;
    cursor: pointer;
    position: relative;
}

.blog_3 article:nth-child(2n+2) {
    margin-right: 0 !important;
}

.blog_3 a.entry-featured-image-url {
    max-width: 224px;
    float: left;
    height: 212px;
    overflow: hidden;
    margin-right: 7%;
    margin-bottom: 0 !important;
}

.blog_3 a.entry-featured-image-url img {
    height: 100% !important;
    width: auto !important;
    max-width: none !important;

    left: 50%;
    transform: translate(-50%, 0);
    position: relative;
}

.blog_3 .post-content {
    line-height: 161%;
}

.blog_3 .post-content p {
    max-height: 70px;
    text-overflow: ellipsis;
    overflow: hidden;
}

/*Hovers*/

.blog_3 article {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-perspective: 1700px;
    -moz-perspective: 1700px;
    perspective: 1700px;
    -webkit-perspective-origin: 0 50%;
    -moz-perspective-origin: 0 50%;
    perspective-origin: 0 50%;

    position: relative;
}

.blog_3 article h2,
.blog_3 article .post-content,
.blog_3 article .post-meta,
.blog_3 article,
.blog_3 article .entry-featured-image-url,
.blog_3 article .entry-featured-image-url img {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.blog_3 article:hover .entry-featured-image-url {
    transform: rotate(-3deg);
}

.blog_3 article:hover .post-content,
.blog_3 article:hover .post-meta,
.blog_3 article:hover h2.entry-title {
    -webkit-animation: fadeIn 1s infinite; /* Safari 4.0 - 8.0 */
    animation: fadeIn 1s infinite;
    animation-iteration-count: 1;
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0.5;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0.5;
    }

    to {
        opacity: 1;
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

/*Responsive*/

@media only screen and (max-width: 1390px) {
    .blog_3 article {
        width: 100% !important;
        margin-right: 0% !important;
        margin-bottom: 40px;

    }

    .blog_3 a.entry-featured-image-url {
        margin-right: 4.8%;
    }
}

@media only screen and (max-width: 767px) {
    .blog_3 a.entry-featured-image-url {
        max-width: 160px;
        height: 152px;
    }
}

@media only screen and (max-width: 600px) {
    .blog_3 a.entry-featured-image-url {
        max-width: 100%;
        height: auto;
        width: 100%;
    }

    .blog_3 a.entry-featured-image-url img {
        height: auto !important;
        width: 100% !important;
        max-width: 100% !important;
        left: 0;
        transform: translate(0, 0);
        position: relative;
        margin-bottom: 20px;
    }
}
/* 4-6 Blog Divi Layout Kit Css Code*/



.blog_4 article {
    border: none !important;
    padding: 30px !important;
    position: relative !important;
    background-color: #fff;
    cursor: pointer;
    border: solid 1px #eaeaea !important;
}

.blog_4 article .et_pb_image_container {
    margin: -30px -30px 10px;
}

.blog_4 .et_pb_image_container a {
    height: 100% !important;
    margin-bottom: 0 !important;
}

.blog_4 .et_pb_image_container a img {
    height: 100% !important;
    width: auto !important;
    max-width: none !important;
    z-index: 1000;
    left: 50%;
    transform: translate(-50%, 0);
    position: relative;
}

#page-container .blog_4 img.avatar {
    border-radius: 50%;
    top: 203px;
    position: absolute;
    left: 30px;
    max-width: 71px;
    border: 4px solid #fff;
    display: block !important;
    z-index: 1000;
}

.blog_4 .column.size-1of3 {
    border: 1px solid transparent;
}

/*Hovers*/

.blog_4 article:after,
.blog_4 article .et_pb_image_container a img,
.blog_4 article {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.blog_4 article:hover:after {
    opacity: 1;
    transform: translateY(30px);
    -webkit-animation: shrink2 0.4s infinite; /* Safari 4.0 - 8.0 */
    animation: shrink2 0.4s infinite;
    animation-iteration-count: 1;
}

.blog_4 article:after {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    top: 100%;
    left: 0;
    right: 0;
    height: 10px;
    width: 90%;
    opacity: 0;
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0) 70%);
    transition-duration: 0.4s;
    transition-property: transform opacity;
    visibility: visible;
    margin: auto;
}

.blog_4 article:hover {
    transform: translateY(-20px);

}

.blog_4 article:hover .author.vcard a,
.blog_4 article:hover .post-content,
.blog_4 article:hover .post-meta .categories,
.blog_4 article:hover .post-meta .published,
.blog_4 article:hover h2.entry-title {
    -webkit-animation: fadeIn 3s infinite; /* Safari 4.0 - 8.0 */
    animation: fadeIn 3s infinite;
    animation-iteration-count: 1;
}

@keyframes shrink2 {

    from, 20%, to {
        width: 15%;
    }

    30% {
        width: 25%;
    }

    40% {
        width: 35%;
    }

    50% {
        width: 45%;
    }

    60% {
        width: 55%;
    }

    70% {
        width: 65%;
    }

    80% {
        width: 75%;
    }

    90% {
        width: 85%;
    }

    100% {
        width: 100%;
    }
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0.5;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0.5;
    }

    to {
        opacity: 1;
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

/*Responsive*/

@media only screen and (max-width: 980px) {
    #page-container .blog_4 .column {
        width: 100% !important;
        max-width: 400px !important;
        margin: 0 auto !important;
        float: none !important;
    }
}
/* 5-6 Blog Divi Layout Kit Css Code */



.blog_5 article h2.entry-title img.avatar {
    display: none !important;
}

.blog_5 article {
    position: relative;
    width: 48.5% !important;
    margin-right: 3% !important;
    float: left;
    margin-bottom: 30px;
    background-color: #fff;
    padding-right: 2%;
    cursor: pointer;
    border-color: transparent;
    box-shadow: 0 0 32.2px 2.8px rgba(204, 204, 204, 0.65);
    overflow: hidden;

}

.blog_5 article:nth-child(2n+2) {
    margin-right: 0 !important;
}

.blog_5 .post-meta span.published {
    position: absolute;
    background: #cc0033;
    color: #fff;
    max-width: 57px;
    text-align: center;
    top: 0;
    left: 0;
    line-height: 100%;
    padding: 10px;
}

.blog_5 .author.vcard:before {
    content: "By ";
    display: inline-block;
    margin-right: 5px;
    color: #969595 !important;
}

.blog_5 .author.vcard {
    margin-bottom: 21px !important;
    display: block;
}

.blog_5 .author.vcard a {
    color: #969595 !important;

}

.blog_5 a.entry-featured-image-url {
    max-width: 269px;
    float: left;
    height: 264px;
    overflow: hidden;
    margin-right: 7.5%;
    margin-bottom: 0 !important;
}

.blog_5 a.entry-featured-image-url img {
    height: 100% !important;
    width: auto !important;
    max-width: none !important;

    left: 50%;
    transform: translate(-50%, 0);
    position: relative;
}

.blog_5 .post-content {
    display: none !important;
}

.blog_5 .post-meta .categories {
    display: block;
}

/*Hovers*/

.blog_5 article:hover {
    box-shadow: none;
    box-shadow: inset 0 0 0 1px #e1e1e1;
}

.blog_5 article:after,
.blog_5 article:before {
    position: absolute;
    top: 20px;
    right: 20px;
    bottom: 20px;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    pointer-events: none;
    width: calc(100% - 210px);
    height: auto;
    z-index: 999999999999;
    visibility: visible;
}

.blog_5 article:after {
    -webkit-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    transform: scale(1, 0);
}

.blog_5 article:before {
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
}

.blog_5 article:hover:after,
.blog_5 article:hover:before {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.blog_5 article:hover:after {
    -webkit-transition-duration: 1s !important;
    transition-duration: 0.6s !important;
}

.blog_5 article a.entry-featured-image-url:before,
.blog_5 article:before,
.blog_5 article,
.blog_5 article .entry-featured-image-url,
.blog_5 article .entry-featured-image-url img {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.blog_5 article:hover a.entry-featured-image-url:before {
    right: -25px;
}

.blog_5 article a.entry-featured-image-url:before {
    content: "";
    width: 50px;
    height: 50px;
    display: block;
    position: absolute;
    bottom: 0;
    top: 0;
    margin: auto;
    transform: rotate(45deg);
    visibility: visible !important;
    z-index: 3 !important;
    background-color: #fff !important;

    right: -70px;
}

.blog_5 article:hover a.entry-featured-image-url {
    max-width: 170px;

}

.blog_5 article:hover .author.vcard a,
.blog_5 article:hover .post-content,
.blog_5 article:hover .post-meta .categories,
.blog_5 article:hover .post-meta .published,
.blog_5 article:hover h2.entry-title {
    -webkit-animation: fadeIn 1s infinite; /* Safari 4.0 - 8.0 */
    animation: fadeIn 1s infinite;
    animation-iteration-count: 1;
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0.5;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0.5;
    }

    to {
        opacity: 1;
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

/*Responsive*/

@media only screen and (max-width: 1390px) {
    .blog_5 a.entry-featured-image-url {
        max-width: 159px;
        height: 224px;
    }

    .blog_5 article:after,
    .blog_5 article:before {
        width: calc(100% - 170px);
        top: 10px;
        right: 10px;
        bottom: 10px;
    }

    .blog_5 article:hover a.entry-featured-image-url {
        max-width: 150px;
    }
}

@media only screen and (max-width: 980px) {
    .blog_5 a.entry-featured-image-url {
        max-width: 230px;
    }

    .blog_5 article {
        width: 100% !important;
        margin-right: 0 !important;
        margin-bottom: 40px;
    }

    .blog_5 article h2.entry-title {
        margin-top: 4vw;
    }
}

@media only screen and (max-width: 600px) {
    .blog_5 a.entry-featured-image-url {
        max-width: 100%;
        height: auto;
        width: 100%;
        float: none;
    }

    .blog_5 a.entry-featured-image-url img {
        height: auto !important;
        width: 100% !important;
        max-width: 100% !important;
        left: 0;
        transform: translate(0, 0);
        position: relative;
        margin-bottom: 20px;
    }

    .blog_5 article .post-meta,
    .blog_5 article h2.entry-title {
        margin-top: 0 !important;
        padding: 0 20px 20px;
    }

    .blog_5 article {
        padding-right: 0 !important;
    }

    .blog_5 article:hover a.entry-featured-image-url {
        max-width: none;
    }

    .blog_5 article:after, .blog_5 article:before {
        display: none;
    }

    .blog_5 article a.entry-featured-image-url:before {
        bottom: -40px;
        top: auto;
        right: 0;
        left: 0;
    }

    .blog_5 article:hover a.entry-featured-image-url:before {
        right: 0;
        bottom: -11px;
    }

}
/* 6-6 Blog Divi Layout Kit Css Code */


.blog_6 article h2.entry-title img.avatar {
    display: none !important;
}

.blog_6 article {
    width: 25% !important;
    float: left;
    position: relative;
    overflow: hidden;
    padding: 3.2vw 2vw;
    cursor: pointer;
    margin-bottom: 0 !important;
}

.blog_6 a.entry-featured-image-url {
    position: absolute;
    top: 0;
    height: 100% !important;
    left: 50%;
    transform: translate(-50%, 0);
}

@-moz-document url-prefix() { 
  .blog_6 a.entry-featured-image-url {
      left: 100%;
  }

}

.blog_6 .et_overlay:before {
    top: 47%;
}

.blog_6 .post-content p {
    max-height: 57px;
    overflow: hidden;
}

.blog_6 .post-content {
    z-index: 1;
    position: relative;
    line-height: 150%;
}

.blog_6 .entry-featured-image-url img {
    height: 100% !important;
    width: auto !important;
    max-width: none !important;

}

.blog_6 .post-content .more-link:after {
    content: "\f061";
    font-family: FontAwesome;
    margin-left: 35px;
}

/*Hovers*/

.blog_6 article .post-content,
.blog_6 article h2.entry-title,
.blog_6 article:after {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.blog_6 article:hover:after {

    background: -moz-linear-gradient(top, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=0);
}

.blog_6 article:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.8);
    visibility: visible;
}

.blog_6 article:hover .post-content {
    transform: translate(0, -40%);
}

.blog_6 article:hover h2.entry-title {
    transform: translate(0, 50%);
}

.blog_6 article:hover .more-link {opacity: 0.7;}

/*Responsive*/

@media only screen and (max-width: 1860px) {
    .blog_6 article:hover .post-content {
        transform: translate(0, -30%);
    }

    .blog_6 article:hover h2.entry-title {
        transform: translate(0, 30%);
    }
}

@media only screen and (max-width: 1390px) {
    #page-container .blog_6 .et_pb_post h2 {
        font-size: 20px !important;
    }

    #page-container .blog_6 .et_pb_post .more-link {
        padding: 10px 21px;
    }

    #page-container .blog_6 .post-content p {
        max-height: 43px;
        font-size: 18px;
    }

    .blog_6 .post-content {
        line-height: 120%;
    }

    .blog_6 article:hover h2.entry-title {
        transform: translate(0, 35%);
    }

    .blog_6 article:hover .post-content {
        transform: translate(0, -27%);
    }
}

@media only screen and (max-width: 980px) {
    .blog_6 article {
        width: 50% !important;
        padding: 40px;
        margin-bottom: 0;
    }

    .blog_6 .post-meta {display: none;}
}

@media only screen and (max-width: 600px) {
    .blog_6 article {
        width: 100% !important;
        padding: 40px;
    }
}/* Divi Unicorn 2.0 Blurb Module Css Code
** Product Built By Divi Den - https://seku.re/divi-den
** Get the latest module here: https://seku.re/unicorn2
** Watch Unicorn 2.0 Bundle tutorials: https://seku.re/unicorn2tuts
** Get Support Here: https://seku.re/support 
*/

/* 1-8 Divi Blurb Module Css Code */

.blurbs_1 .et_pb_blurb_container {
    vertical-align: middle;
    padding: 1.57vw 1.05vw 1.05vw 2.1vw;
    line-height: 160%;
}

.blurbs_1 .et-pb-icon {
    font-size: 60px !important;
}

.blurbs_1 .et_pb_main_blurb_image img {
    min-width: 60px;
}

/*Hover*/
.blurbs_1 .et_pb_blurb,
.blurbs_1 .et_pb_blurb .et-pb-icon,
.blurbs_1 .et_pb_main_blurb_image,
.blurbs_1 .et_pb_main_blurb_image img {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.blurbs_1 .et_pb_blurb:hover {
    box-shadow: 0 0 32.2px 2.8px rgba(204, 204, 204, 0.65);
}

.blurbs_1 .et_pb_blurb:hover .et-pb-icon,
.blurbs_1 .et_pb_blurb:hover img {
    transform: scale(1.3);
}

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

@-webkit-keyframes fadeIn {
    from {
        opacity: 0.5;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0.5;
    }

    to {
        opacity: 1;
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

/*Responsive*/

@media only screen and (max-width: 1390px) {
    .blurbs_1 .et_pb_blurb_container h4 a,
    .blurbs_1 .et_pb_blurb_container h4 {
        font-size: 18px !important;
    }

    .blurbs_1 .et_pb_blurb:hover .et-pb-icon {
        transform: scale(1.4);
    }
}

@media only screen and (max-width: 980px) {
    .blurbs_1 .et_pb_main_blurb_image {
        padding: 40px !important;
    }
}

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

    .blurbs_1 .et_pb_blurb:hover .et-pb-icon {
        transform: scale(1.2);
    }

}

@media only screen and (max-width: 480px) {
    .blurbs_1 .et_pb_blurb .et_pb_main_blurb_image {
        padding: 12.9vw;
        display: block;
        width: 100%;
        margin-bottom: 0;
    }

    .blurbs_1 .et_pb_blurb_container {
        padding: 20px;
        text-align: center;
    }

    .blurbs_1 .et-pb-icon {
        font-size: 100px !important;
    }
}

/* 2-8 Divi Blurb Module Css Code */

.blurbs_2 .et_pb_blurb_container {
    vertical-align: middle;
    padding: 1.7vw;
    line-height: 160%;
    position: relative;
    z-index: 5;
}

.blurbs_2 .et_pb_main_blurb_image img {
    display: block !important;
}

.blurbs_2 .et_pb_blurb:hover:before {
    left: 32%;
}

.blurbs_2 .et_pb_blurb:hover .et_pb_blurb_container h4:after {
    width: 100%;
    transition-delay: 0.4s !important;
}

.blurbs_2 .et_pb_blurb:hover .et_pb_blurb_container h4 {
    transform: translate(0, -6px);
    transition-delay: 0s !important;
}

.blurbs_2 .et_pb_blurb:hover .et_pb_blurb_container p {
    transform: translate(0, 9px);
    transition-delay: 0s !important;
}

.blurbs_2 .et_pb_blurb .et_pb_blurb_container p,
.blurbs_2 .et_pb_blurb .et_pb_blurb_container h4 {
    transition-delay: 0.4s !important;
}

.blurbs_2 .et_pb_blurb .et_pb_blurb_container p,
.blurbs_2 .et_pb_blurb .et_pb_blurb_container h4,
.blurbs_2 .et_pb_blurb .et_pb_blurb_container h4:after {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.blurbs_2 .et_pb_blurb .et_pb_blurb_container h4:after {
    content: "";
    display: block;
    width: 0;
    height: 1px;
    background-color: #cc0033 !important;
    margin: 0 0 0px;
    transform: translate(0, 15px);
}

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

@-webkit-keyframes fadeIn {
    from {
        opacity: 0.5;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0.5;
    }

    to {
        opacity: 1;
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

/*Responsive*/

@media only screen and (min-width: 1930px) {
    #page-container .blurbs_4 .et_pb_blurb {
        padding: 40px !important;
    }
    #page-container .blurbs_2 .et_pb_blurb_container {
        padding: 10px 1.7vw;
    }

    .blurbs_5 .et_pb_main_blurb_image img {
        padding: 80px !important;
    }

    .blurbs_1 .et_pb_blurb .et_pb_main_blurb_image{
        padding: 60px !important;
    }

    .blurbs_1 .et_pb_blurb_container {
        padding: 20px 40px;
    }

    body .blurbs_3 .et_pb_blurb.front .et_pb_main_blurb_image {
        padding: 60px!important;
    }
}
@media only screen and (max-width: 1390px) {
    .blurbs_2 .et_pb_blurb_container {
        padding: 0 1.2vw;
    }

    .blurbs_2 .et_pb_blurb .et_pb_main_blurb_image {
        vertical-align: middle;
        width: 30%;
    }

    .blurbs_2 .et_pb_blurb_container h4 a,
    .blurbs_2 .et_pb_blurb_container h4 {
        font-size: 18px !important;
    }

    .blurbs_2 .et_pb_blurb:hover:before {
        left: 32%;
    }
}

@media only screen and (max-width: 980px) {
    .blurbs_2 .et_pb_blurb .et_pb_main_blurb_image {
        width: 23% !important;
    }

    .blurbs_2 .et_pb_blurb:hover:before {
        left: 22%;
    }

    .blurbs_2 .et_pb_main_blurb_image img {
        width: 100%;
    }

    .blurbs_2 .et_pb_blurb_container {
        padding: 0 3vw;
    }
}

@media only screen and (max-width: 767px) {
    .blurbs_2 .et_pb_blurb .et_pb_main_blurb_image {
        width: 35% !important;
    }

    .blurbs_2 .et_pb_blurb:hover:before {
        left: 33%;
    }

    .blurbs_2 .et_pb_main_blurb_image img {
        width: 100%;
    }

    .blurbs_2 .et_pb_blurb_container {
        padding: 0 3vw;
    }
}

@media only screen and (max-width: 480px) {
    .blurbs_2 .et_pb_main_blurb_image img {
        width: 100% !important;
    }

    .blurbs_2 .et_pb_blurb .et_pb_main_blurb_image {
        width: 100% !important;
        display: block !important;
        margin-bottom: 0 !important;
    }

    .blurbs_2 .et_pb_blurb_container {
        padding: 30px;
        text-align: center;
    }

    .blurbs_2 .et_pb_blurb:before {
        left: 0 !important;
        top: 84vw !important;
        bottom: auto !important;
        right: 0 !important;
    }

    .blurbs_2 .et_pb_blurb:hover:before {
        top: 77vw !important;
        left: 0 !important;
    }

    .blurbs_2 .et_pb_blurb:hover .et_pb_blurb_container h4:after {
        width: 60% !important;
    }

    .blurbs_2 .et_pb_blurb .et_pb_blurb_container h4:after {
        margin: 0px auto;
    }
}

/* 3-8 Divi Blurb Module Css Code */

.blurbs_3 .et_pb_column_1_4 .et-pb-icon {
    font-size: 60px !important;
}

.blurbs_3 .et_pb_column_1_4 .et_pb_blurb_container {
    padding: 0 17px 24px;
    line-height: 168%;
    height: auto !important;
}

.blurbs_3 .et_pb_column_1_4 {
    cursor: pointer;
}

.blurbs_3 .et_pb_column_1_4 .back .et-pb-icon {
    font-size: 120px !important;
    line-height: 90%;
}

.blurbs_3 .et_pb_column_1_4:hover .back:after {
    width: 52%;
}

.blurbs_3 .et_pb_column_1_4 {
    -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;

    -webkit-perspective: 800px;
    -moz-perspective: 800px;
    -o-perspective: 800px;
    -ms-perspective: 800px;
    perspective: 800px;
}

.blurbs_3 .et_pb_column_1_4 .et_pb_blurb {

    background-position: center center;
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    -ms-transition: all 0.4s linear;
    transition: all 0.4s linear;
}

.blurbs_3 .et_pb_column_1_4 .et_pb_blurb.back {
    opacity: 0;
}

.blurbs_3 .et_pb_column_1_4 .et_pb_blurb.front {
    opacity: 1;
}

.blurbs_3 .et_pb_column_1_4:hover .et_pb_blurb.back {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
    opacity: 1;
}

.blurbs_3 .et_pb_column_1_4:hover .et_pb_blurb.front {
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    opacity: 0;
}

/*Responsive*/

@media only screen and (max-width: 980px) {
    .blurbs_3 .et_pb_row {
        overflow: visible;
    }

    .blurbs_3 .et_pb_column_1_4 .et_pb_blurb {
        max-width: 226px;
        margin: 0 auto !important;
        left: 0;
        right: 0;
    }
}

@media only screen and (max-width: 480px) {
    .blurbs_3 .et_pb_column_1_4 .front .et_pb_main_blurb_image {
        padding: 40px !important;
        margin-bottom: 23px;
    }

}

.blurbs_4 .et_pb_column_1_3 {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-perspective: 900px;
    -moz-perspective: 900px;
    -o-perspective: 900px;
    -ms-perspective: 900px;
    perspective: 900px;

    cursor: pointer;
}

.blurbs_4 .et_pb_blurb {
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    -ms-transition: all 0.4s linear;
    transition: all 0.4s linear;
    -webkit-transform-origin: 50% 0%;
    -moz-transform-origin: 50% 0%;
    -o-transform-origin: 50% 0%;
    -ms-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
}

.blurbs_4 .et_pb_column_1_3 .back .et_pb_blurb_content p {
    min-width: 200px;
}

.blurbs_4 .et_pb_column_1_3:hover .front {
    -webkit-transform: translate3d(0, 100%, 0) rotate3d(1, 0, 0, -90deg);
    -moz-transform: translate3d(0, 100%, 0) rotate3d(1, 0, 0, -90deg);
    -o-transform: translate3d(0, 100%, 0) rotate3d(1, 0, 0, -90deg);
    -ms-transform: translate3d(0, 100%, 0) rotate3d(1, 0, 0, -90deg);
    transform: translate3d(0, 100%, 0) rotate3d(1, 0, 0, -90deg);

    opacity: 0 !important;
}

.blurbs_4 .et_pb_column_1_3:hover .back {
    -webkit-transform: rotate3d(1, 0, 0, 0deg);
    -moz-transform: rotate3d(1, 0, 0, 0deg);
    -o-transform: rotate3d(1, 0, 0, 0deg);
    -ms-transform: rotate3d(1, 0, 0, 0deg);
    transform: rotate3d(1, 0, 0, 0deg);
    opacity: 1;
}




/*Responsive*/

@media only screen and (max-width: 1390px) {
    .blurbs_4 .et_pb_blurb h4,
    .blurbs_4 .et_pb_blurb h4 a {
        font-size: 18px !important;
    }
}

@media only screen and (max-width: 980px) {
    .blurbs_4 .et_pb_blurb.front {
        padding: 40px !important;
    }

    .blurbs_4 .et_pb_blurb .et_pb_main_blurb_image,
    .blurbs_4 .et_pb_blurb .et_pb_blurb_content {
        text-align: center !important;
    }
}

/* 5-8 Divi Blurb Module Css Code */

.blurbs_5 .et_pb_main_blurb_image:after {
    pointer-events: none;
    position: absolute;
    content: '';
    left: 0;
    height: 10px;
    width: 46%;
    opacity: 0;
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 67%);
    transition-duration: 0.3s;
    transition-property: transform opacity;
    display: block;
    margin: 0 auto 0;
    right: 0;
}

.blurbs_5 .et_pb_main_blurb_image img {
    padding: 3.7vw;
    display: block;
    width: 100%;
}

.blurbs_5 .et_pb_blurb_container p a:hover {
    opacity: 0.5;
}

.blurbs_5 .et_pb_blurb_container p a {
    color: inherit;
}

.blurbs_5 .et_pb_blurb_container p {
    padding-bottom: 0 !important;
}

.blurbs_5 .et_pb_blurb_container {
    line-height: 190%;
}

.blurbs_5 .et_pb_column:hover .et_pb_blurb .et_pb_main_blurb_image {
    transform: translateY(-17px);
}

.blurbs_5 .et_pb_column:hover .et_pb_blurb .et_pb_main_blurb_image:after {
    opacity: 1;
    transform: translateY(29px);
}

.blurbs_5 .et_pb_column:hover .et_pb_blurb:after {
    width: 40%;
}

.blurbs_5 .et_pb_column: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;
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0.5;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0.5;
    }

    to {
        opacity: 1;
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

/*Responsive*/

@media only screen and (max-width: 980px) {
    .blurbs_5 .et_pb_main_blurb_image {
        max-width: 200px;
        margin: 0 auto 40px;
    }

    .blurbs_5 .et_pb_main_blurb_image img {
        padding: 6vw;
    }
}

@media only screen and (max-width: 767px) {
    .blurbs_5 .et_pb_main_blurb_image img {
        padding: 9vw;
    }
}

@media only screen and (max-width: 480px) {
    .blurbs_5 .et_pb_main_blurb_image img {
        padding: 14vw;
    }
}

/* 6-8 Divi Blurb Module Css Code */

.blurbs_6 .et_pb_main_blurb_image img {
    filter: grayscale(100%);
}

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

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

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

.blurbs_6 .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;
}

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

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

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

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

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

.blurbs_6 .et_pb_column_1_3 .et_pb_blurb .et_pb_blurb_container h4,
.blurbs_6 .et_pb_column_1_3 .et_pb_blurb .et_pb_blurb_container p,
.blurbs_6 .et_pb_column_1_3 .et_pb_blurb .et_pb_main_blurb_image img,
.blurbs_6 .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;
}

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

/* 7-8 Divi Blurb Module Css Code */

.blurbs_7 .et_pb_column_4_4 .et_pb_blurb {
    width: 18% !important;
    margin-right: 2.4% !important;
    float: left;
    text-align: center;
}

.blurbs_7 .et_pb_column_4_4 .et_pb_blurb .et_pb_main_blurb_image:after {
    pointer-events: none;
    position: absolute;
    content: '';
    left: 0;
    height: 10px;
    width: 46%;
    opacity: 0;
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 67%);
    transition-duration: 0.3s;
    transition-property: transform opacity;
    display: block;
    margin: 0px auto 0;
    right: 0;
    margin-bottom: -10px !important;
}

.blurbs_7 .et_pb_column_4_4 .et_pb_blurb:last-child {
    margin-right: 0 !important;

}

.blurbs_7 .et_pb_column_4_4 .et_pb_blurb img {
    transition: 0.3s !important;
}

.blurbs_7 .et_pb_column_4_4 .et_pb_blurb h4 a {
    transition: 0.3s !important;
}

.blurbs_7 .et_pb_column_4_4 .et_pb_blurb:hover h4 a {
    -webkit-animation: fadeIn 5s infinite; /* Safari 4.0 - 8.0 */
    animation: fadeIn 1s infinite;
    animation-iteration-count: 1;
}

.blurbs_7 .et_pb_column_4_4 .et_pb_blurb:hover .et_pb_main_blurb_image:after {
    -webkit-animation: shrink 1s infinite; /* Safari 4.0 - 8.0 */
    animation: shrink 1s infinite;
    position: relative;
    animation-iteration-count: 1;
    opacity: 1;
}

.blurbs_7 .et_pb_column_4_4 .et_pb_blurb:hover img {
    -webkit-animation: mymove 1s infinite; /* Safari 4.0 - 8.0 */
    animation: mymove 1s infinite;
    position: relative;
    animation-iteration-count: 1;
}

@-webkit-keyframes mymove {
    from {
        top: 0;
    }
    to {
        top: 10px;
    }
}

@keyframes mymove {
    from, 20%, 53%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    40%, 43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0);
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: translate3d(0, -9px, 0);
        transform: translate3d(0, -9px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0);
    }
}

@-webkit-keyframes shrink {
    from {
        width: 25%;
    }
    to {
        width: 46%;
    }
}

@keyframes shrink {

    from, 20%, 53%, 80%, to {
        width: 46%;
    }

    40%, 43% {
        width: 25%;
    }

    70% {
        width: 35%;
    }

    90% {
        width: 43%;
    }
}

/*Responsive*/

@media only screen and (max-width: 980px) {
    .blurbs_7 .et_pb_column_4_4 .et_pb_blurb h4 {
        font-size: 16px !important;
    }

    .blurbs_7 .et_pb_column_4_4 .et_pb_blurb .et_pb_main_blurb_image {
        max-width: 80px;
        margin: 0 auto 20px;
    }
}

@media only screen and (max-width: 767px) {
    .blurbs_7 .et_pb_column_4_4 .et_pb_promo_description,
    .blurbs_7 .et_pb_column_4_4 {
        text-align: center;
    }

    .blurbs_7 .et_pb_column_4_4 .et_pb_blurb {
        width: 31% !important;
        margin-right: 2.5% !important;
        float: none !important;
        display: inline-block;
    }

    .blurbs_7 .et_pb_column_4_4 .et_pb_blurb:nth-child(3) {
        margin-right: 0 !important;
    }
}

@media only screen and (max-width: 480px) {
    .blurbs_7 .et_pb_column_4_4 .et_pb_blurb {
        width: 100% !important;
        margin-right: 0% !important;
    }
}

.blurbs_8 .et_pb_column_4_4 .et_pb_text {
    width: 25.9% !important;
    margin-right: 2% !important;
    float: left;
    text-align: left;
    padding-top: 32px;
}

.blurbs_8 .et_pb_column_4_4 .et_pb_blurb {
    width: 10% !important;
    margin-right: 5.5% !important;
    float: left;
    text-align: center;
}

.blurbs_8 .et_pb_column_4_4 .et_pb_blurb:last-child {
    margin-right: 0 !important;
}

.blurbs_8 .et_pb_column_4_4 .et_pb_blurb .et_pb_promo_description {
    max-width: 790px;
}

.blurbs_8 .et_pb_column_4_4 .et_pb_blurb {
    cursor: pointer;
}

.blurbs_8 .et_pb_column_4_4 .et_pb_blurb img,
.blurbs_8 .et_pb_column_4_4 .et_pb_blurb:after,
.blurbs_8 .et_pb_column_4_4 .et_pb_blurb .et_pb_blurb_container,
.blurbs_8 .et_pb_column_4_4 .et_pb_blurb .et_pb_main_blurb_image {
    -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;
}

.blurbs_8 .et_pb_column_4_4 .et_pb_blurb:hover img {
    transform: translateY(8px) scale(0.8);
}

.blurbs_8 .et_pb_column_4_4 .et_pb_blurb:hover .et_pb_blurb_container {
    transform: translateY(-15px);
    -webkit-animation: fadeIn 5s infinite; /* Safari 4.0 - 8.0 */
    animation: fadeIn 1s infinite;
    animation-iteration-count: 1;
}

.blurbs_8 .et_pb_column_4_4 .et_pb_blurb:hover:after {
    top: 50%;
    transform: translate(0, -50%) scale(1.8);
}

/*Responsive*/

@media only screen and (max-width: 1390px) {
    .blurbs_8 .et_pb_column_4_4 .et_pb_blurb h4,
    .blurbs_8 .et_pb_column_4_4 .et_pb_blurb h4 a {
        font-size: 16px !important;
    }

    .blurbs_8 .et_pb_column_4_4 .et_pb_blurb {
        width: 11% !important;
        margin-right: 4.2% !important;
    }

    .blurbs_8 .et_pb_column_4_4 .et_pb_blurb:hover:after {
        transform: translate(0, -50%) scale(1.6);
    }
}

@media only screen and (max-width: 980px) {
    .blurbs_8 .et_pb_column_4_4 .et_pb_promo_description {
        text-align: center !important;
    }

    .blurbs_8 .et_pb_column_4_4 .et_pb_text {
        width: 100% !important;
        margin-right: 0% !important;
        text-align: center;
    }

    .blurbs_8 .et_pb_column_4_4 .et_pb_blurb {
        width: 18% !important;
        margin-right: 2.5% !important;
        float: left;
        text-align: center;
    }

    .blurbs_8 .et_pb_column_4_4 .et_pb_blurb:last-child {
        margin-right: 0 !important;
    }

    .blurbs_8 .et_pb_column_4_4 .et_pb_blurb .et_pb_main_blurb_image {
        max-width: 80px;
        margin: 0 auto 20px;
    }

    .blurbs_8 .et_pb_column_4_4 .et_pb_blurb:hover:after {
        transform: translate(0, -50%) scale(1.2);
    }

}

@media only screen and (max-width: 767px) {
    .blurbs_8 .et_pb_column_4_4 {
        text-align: center !important;
    }

    .blurbs_8 .et_pb_column_4_4 .et_pb_blurb {
        width: 31% !important;
        margin-right: 2.5% !important;
        float: none !important;
        display: inline-block;
    }

    .blurbs_8 .et_pb_column_4_4 .et_pb_blurb:nth-last-child(3) {
        margin-right: 0 !important;
    }
}

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

    .blurbs_8 .et_pb_column_4_4 .et_pb_blurb {
        width: 100% !important;
        max-width: 130px;
        display: block;
        clear: both;
        margin: 0 auto 50px !important;
    }

    .blurbs_8 .et_pb_column_4_4 .et_pb_blurb:last-child,
    .blurbs_8 .et_pb_column_4_4 .et_pb_blurb:nth-last-child(3) {
        margin-right: auto !important;
    }
}/* Contact Form Kit Unicorn 2.0 Divi Css Code
** Product Built By Divi Den - https://seku.re/divi-den
** Get the latest kit here: https://seku.re/unicorn2
** Watch Unicorn 2.0 Bundle tutorials: https://seku.re/unicorn2tuts
** Get Support Here https://seku.re/support
*/

.contact_1 .et_pb_contact_form {
    margin-left: 0 !important;
}

.contact_1 .et_pb_contact_form .et_pb_contact_field_last {
    width: 65%;
    float: left;
    padding-left: 0 !important;
    margin-right: 5.4%;
}

.contact_1 .et_pb_contact_form p[data-type="checkbox"],
.contact_1 .et_pb_contact_form .et_pb_contact_field_half {
    width: 29.6%;
    padding: 0 !important;
    margin-bottom: 43px !important;
    margin: 0;
    overflow: visible;
    clear: none !important;
}

.contact_1 .et_pb_contact_form .et_contact_bottom_container {
    margin-top: -14px !important;
    width: 29.6%;
}

#page-container .contact_1 .et_pb_contact_form p textarea::-webkit-input-placeholder,
#page-container .contact_1 .et_pb_contact_form p input::-webkit-input-placeholder {
    color: transparent !important;
}

#page-container .contact_1 .et_pb_contact_form p textarea::-moz-placeholder,
#page-container .contact_1 .et_pb_contact_form p input::-moz-placeholder {
    color: transparent !important;
}

#page-container .contact_1 .et_pb_contact_form p textarea:-ms-input-placeholder,
#page-container .contact_1 .et_pb_contact_form p input:-ms-input-placeholder {
    color: transparent !important;
}

#page-container .contact_1 .et_pb_contact_form p textarea:-moz-placeholder,
#page-container .contact_1 .et_pb_contact_form p input:-moz-placeholder {
    color: transparent !important;
}

.contact_1 .et_pb_contact_form p[data-type="checkbox"] {
    margin: -34px 0 30px !important;
}


/* captchaВ */

.contact_2 .et_contact_bottom_container .et_pb_contact_right p:before {display: none !important;}

.contact_2 .et_contact_bottom_container .et_pb_contact_right p input{ padding-left: 5px !important; padding-bottom: 10px !important}

/*Error */

.contact_1 .et_pb_contact_form_container .et-pb-contact-message ul {
    padding-bottom: 20px !important;
}

.contact_1 .et_pb_contact_form p textarea.et_contact_error,
.contact_1 .et_pb_contact_form p input.et_contact_error {
    padding-left: 24px !important;
    border: 1px solid #f00 !important;
}

.contact_1 .et_pb_contact_form p textarea.et_contact_error + label,
.contact_1 .et_pb_contact_form p input.et_contact_error + label {

    padding-left: 24px !important;
}

/*Animation*/

.contact_1 .et_pb_contact_form p {
    position: relative;
}

.contact_1 .et_pb_contact_form p:not([data-type="checkbox"]) label {
    display: block !important;
    position: absolute;
    width: 100%;
    text-align: left;
    pointer-events: none;
    top: 22px;
    padding-left: 0;
    font-size: 16px;
    font-weight: 400;

    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;

    color: #a7a7a7;
}

.contact_1 .et_pb_contact_form p.filled label,
.contact_1 .et_pb_contact_form p.focus label {
    -webkit-transform: translate3d(0, -210%, 0);
    transform: translate3d(0, -210%, 0);
    font-size: 14px;

}

/*Responsive*/

@media only screen and (max-width: 767px) {
    .contact_1 .et_pb_contact_form .et_pb_contact_field_last {
        width: 100% !important;
        margin-right: 0 !important;
        margin-bottom: 31px;
    }

    .contact_1 .et_pb_contact_form .et_pb_contact_field_half {
        margin-bottom: 40px !important;
    }

    .contact_1 .et_pb_contact_form .et_contact_bottom_container {
        margin-top: 0px !important;
    }
}

@media only screen and (max-width: 480px) {
    .contact_1 .et_pb_contact_form .et_contact_bottom_container {
        width: 100%;
    }
}

/*Form Style*/

.contact_2 .et_pb_contact_form {
    margin-left: 0 !important;
}

.contact_2 .et_pb_contact_form .et_pb_contact_field {
    padding: 0 !important;
    margin: 0 !important;
}

.contact_2 .et_pb_contact_form .et_contact_bottom_container {
    margin-top: 0 !important;
    width: 100%;
}

.contact_2 > .et_pb_row:first-child {z-index: 10 !important;}

#page-container .contact_2 .et_pb_contact_form textarea::-webkit-input-placeholder,
#page-container .contact_2 .et_pb_contact_form input::-webkit-input-placeholder {

    color: transparent !important;
}

#page-container .contact_2 .et_pb_contact_form textarea::-moz-placeholder,
#page-container .contact_2 .et_pb_contact_form input::-moz-placeholder {
    color: transparent !important;

}

#page-container .contact_2 .et_pb_contact_form textarea:-ms-input-placeholder,
#page-container .contact_2 .et_pb_contact_form input:-ms-input-placeholder {
    color: transparent !important;
}

#page-container .contact_2 .et_pb_contact_form textarea:-moz-placeholder,
#page-container .contact_2 .et_pb_contact_form input:-moz-placeholder {
    color: transparent !important;
}

/*End Form Style*/

#page-container .contact_2 .et_pb_column_4_4 {
    max-width: 1080px !important;
    margin: auto !important;
    float: none !important;
    width: 80% !important;
}

.contact_2 .et_pb_column_1_2 .et_pb_promo_description p.social_icons {
    padding-bottom: 8px !important;
}

.contact_2 .et_pb_column_1_2 .et_pb_promo_description a{
    color: #a7a7a7;
}
.contact_2 .et_pb_column_1_2 .et_pb_promo_description .elegantFont {
    font-family: "ETmodules" !important;
    min-width: 27px;
    vertical-align: middle;
    clear: both !important;
    display: inline-block;
    color: #000;
}

.contact_2 .et_pb_column_4_4 a{
    color: inherit;
}

.contact_2 .et_pb_column_4_4 .elegantfont {
    font-family: "ETmodules" !important;
    margin-left: 10px !important;
}

.contact_2 .et_pb_row:first-child .et_pb_promo_description p:last-child {
    line-height: 200%;
}

.contact_2 .et_pb_row:first-child .et_pb_promo_description p:last-child a {
    width: 85%;
    display: inline-block;
}

.contact_2 .et_pb_row:last-child .et_pb_promo p:last-child {
    padding-bottom: 0 !important;
}

.contact_2 .et_pb_row:last-child .et_pb_promo p {
    padding-bottom: 27px !important;
}

.contact_2 .et_pb_row:last-child .et_pb_text {
    float: right;
    margin-top: -92px;
    margin-right: 2vw;
}

#page-container .contact_2 p a:hover {
    opacity: 0.4;
}

/*Error */

.contact_2 .et_pb_contact_form_container .et-pb-contact-message ul {
    padding-bottom: 10px !important;
}

.contact_2 .et_pb_contact_form p textarea.et_contact_error ,
.contact_2 .et_pb_contact_form p input.et_contact_error {
    border: 1px solid #f00 !important;
}
.contact_2 .et_pb_contact_form p input.et_contact_error {
    margin-bottom: 5px !important;
}

.contact_2 .et_pb_contact_form p textarea.et_contact_error + label,
.contact_2 .et_pb_contact_form p input.et_contact_error + label {

    padding-left: 21px !important;
}

/*Animation*/

.contact_2 .et_pb_contact_form p:before {
    display: inline-block !important;
    font-family: "ETmodules" !important;
    margin: 0 !important;
    opacity: 1;
    font-size: 19px !important;
    position: absolute;
    top: 23px;
    left: 20px;
    -webkit-transform: translate3d(-56px, 0, 0);
    transform: translate3d(-56px, 0, 0);
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    border-right: 1px solid #ccc;
    padding-right: 8px;
    min-width: 20px;
    z-index: 1;
}

.contact_2 .et_pb_contact_form p.filled:before,
.contact_2 .et_pb_contact_form p.focus:before {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.contact_2 .et_pb_contact_form p:first-child::before {
content: '\e08b' !important;
}
.contact_2 .et_pb_contact_form p:nth-child(2)::before {
content: "\e076" !important;
}
.contact_2 .et_pb_contact_form p:nth-child(3)::before {
content: "\e065" !important;
}

.contact_2 .et_pb_contact_form p[data-type="checkbox"]{
    margin: 0 0 20px !important;
}
.contact_2 .et_pb_contact_form p {
    position: relative;
    overflow: hidden;
}

.contact_2 .et_pb_contact_form p:not([data-type="checkbox"]) label {
    display: block !important;
    position: absolute;
    width: 100%;
    text-align: left;
    pointer-events: none;
    top: 22px;
    padding-left: 0;
    color: #a7a7a7;
    font-size: 18px;
    font-weight: 400;

    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.contact_2 .et_pb_contact_form p.filled label,
.contact_2 .et_pb_contact_form p.focus label {
    opacity: 0;
    -webkit-transform: translate3d(120px, 0, 0);
    transform: translate3d(120px, 0, 0);
}

/*Responsive*/

@media only screen and (min-width: 1930px) {
    .contact_4 .et_pb_row:last-child .et_pb_column:last-child{
        padding: 78px 50px !important;
    }
    .contact_4 .et_pb_row:last-child .et_pb_column:first-child{
        padding: 40px !important;
    }
}
@media only screen and (max-width: 980px) {
    .contact_2 .et_pb_row:first-child .et_pb_promo_description {
        max-width: 100%;
        text-align: center;
    }

    .contact_2 .et_pb_divider {
        margin: 19px auto 24px !important;
    }

    .contact_2 .et_pb_row:last-child .et_pb_promo {
        width: 100%;
        max-width: 100%;
        text-align: center;
    }

    .contact_2 .et_pb_row:last-child .et_pb_text {
        float: none;
        margin-top: 20px;
        text-align: center;
    }
}

@media only screen and (max-width: 767px) {
    .contact_2 .et_pb_row:first-child .et_pb_contact_form_container {
        padding: 30px !important;
    }
}

.contact_3 .et_pb_contact_form {
    margin-left: 0 !important;
}

.contact_3 .et_pb_contact_form .et_pb_contact_field {
    padding: 0 !important;
    margin: 0 !important;
}

.contact_3 .et_pb_contact_form .et_pb_contact_field_half.et_pb_contact_field_last {
    margin-right: 0 !important;
}

.contact_3 .et_pb_contact_form .et_pb_contact_field_half {
    width: 47% !important;
    margin-right: 6% !important;
    margin-bottom: 26px !important;
}

.contact_3 .et_pb_contact_form .et_contact_bottom_container {
    margin-top: 24px !important;
    width: 100%;
}

.contact_3 h1.et_pb_contact_main_title:after {
    content: "";
    display: inline-block;
    height: 3px;
    width: 70%;
    background-color: #ebebeb;
    float: right;
    margin-top: 15px;
}

#page-container .contact_3 .et_pb_contact_form p textarea::-webkit-input-placeholder,
#page-container .contact_3 .et_pb_contact_form p input::-webkit-input-placeholder {
    color: transparent !important;
}

#page-container .contact_3 .et_pb_contact_form p textarea::-moz-placeholder,
#page-container .contact_3 .et_pb_contact_form p input::-moz-placeholder {
    color: transparent !important;
}

#page-container .contact_3 .et_pb_contact_form p textarea:-ms-input-placeholder,
#page-container .contact_3 .et_pb_contact_form p input:-ms-input-placeholder {
    color: transparent !important;
}

#page-container .contact_3 .et_pb_contact_form p textarea:-moz-placeholder,
#page-container .contact_3 .et_pb_contact_form p input:-moz-placeholder {
    color: transparent !important;
}

/*Error*/

.contact_3 .et_pb_contact_form p textarea.et_contact_error,
.contact_3 .et_pb_contact_form p input.et_contact_error {
    border-radius: 6px;
    border: 1px solid #f00 !important;
}

.contact_3 .et_pb_contact_form p textarea.et_contact_error + label,
.contact_3 .et_pb_contact_form p input.et_contact_error + label {

    padding-left: 24px !important;
}

/*Animation*/

.contact_3 .et_pb_contact_form p:not(.et_pb_contact_field_half ) {
    clear: both;
}

.contact_3 .et_pb_contact_form p {
    position: relative;
    overflow: visible;
}

.contact_3 .et_pb_contact_form p:not([data-type="checkbox"]) label {
    display: block !important;
    position: absolute;
    width: 100%;
    text-align: left;
    pointer-events: none;
    top: 22px;
    padding-left: 0;
    color: #a7a7a7;
    font-size: 16px;
    font-weight: 400;
    z-index: 2;

    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.contact_3 .et_pb_contact_form p.filled label,
.contact_3 .et_pb_contact_form p.focus label {
    opacity: 0;
    -webkit-transform: translate3d(120px, 0, 0);
    transform: translate3d(120px, 0, 0);
}

.contact_3 .et_pb_contact_form p.filled textarea,
.contact_3 .et_pb_contact_form p.focus textarea,
.contact_3 .et_pb_contact_form p.filled input,
.contact_3 .et_pb_contact_form p.focus input {
    box-shadow: 0px 0px 7.36px 0.64px rgba(204, 204, 204, 0.65);
    display: block;
    border: 1px solid #eee !important;
    border-radius: 6px;
    padding-left: 24px !important;
}

/*Responsive*/

@media only screen and (max-width: 1390px) {
    .contact_3 h1.et_pb_contact_main_title:after {
        width: 58%;
    }
}

@media only screen and (max-width: 980px) {
    .contact_3 h1.et_pb_contact_main_title:after {
        margin-top: 10px;
    }
}

@media only screen and (max-width: 767px) {
    .contact_3 .et_pb_contact_form .et_pb_contact_field_half {
        width: 100% !important;
        margin-right: 0% !important;
    }
}

@media only screen and (max-width: 480px) {
    .contact_3 h1.et_pb_contact_main_title:after {
        width: 40%;
    }
}


.contact_4 .et_pb_contact_form {
    margin-left: 0 !important;
}

.contact_4 .et_pb_contact_form .et_pb_contact_field {
    padding: 0 !important;
    margin: 0 !important;
    margin-bottom: 21px !important;
}

.contact_4 .et_pb_text p strong {
    color: #cc0033 !important;
}

.contact_4 .et_pb_contact_form .et_contact_bottom_container {
    margin-top: -3px !important;
    width: 100%;
}

.contact_4 .et_pb_accordion .et_pb_toggle_close h5:before {
    left: 0;
    transform: translate(0,0);
}




.contact_4 .et_pb_accordion .et_pb_toggle_open h5 {
    font-weight: 700;
}

.contact_4 .et_pb_accordion .et_pb_toggle_close h5:before {
    content: 'L';
}
.contact_4 .et_pb_accordion .et_pb_toggle_open h5:before {
    content: "K" !important;
    display: block !important;
    margin-top: -16px;
    color: inherit;
}

#page-container .contact_4 .et_pb_accordion .et_pb_toggle:last-of-type{
    border-bottom: 0 !important;
}
/*.contact_4 .et_pb_accordion .et_pb_toggle {*/

    /*-webkit-transition: box-shadow 0.3s ease-in-out;*/
    /*-moz-transition: box-shadow 0.3s ease-in-out;*/
    /*transition: box-shadow 0.3s ease-in-out;*/
/*}*/

.contact_4 .et_pb_accordion .et_pb_toggle h5:after,
.contact_4 .et_pb_accordion .et_pb_toggle h5:before,
.contact_4 .et_pb_accordion .et_pb_toggle h5 {
    -webkit-transition: transform 0.3s, opacity 0.3s  ease-in-out;
    -moz-transition: transform 0.3s, opacity 0.3s ease-in-out;
    transition: transform 0.3s, opacity 0.3s ease-in-out;
}

.contact_4 .et_pb_accordion .et_pb_toggle:not(.et_pb_toggle_open) h5:after {
    content: "3";
    display: block !important;
    color: inherit;
    font-family: "ETmodules" !important;
    font-size: 30px;
    left: 0;
    position: absolute;
    opacity: 0;
    transform: translate(0,100%);
    line-height: 1;
    top: 50%;
    margin-top: -0.5em;
}

.contact_4 .et_pb_accordion .et_pb_toggle:not(.et_pb_toggle_open):hover h5:before {
    color: inherit;
    transform: translate(0,-100%);
    opacity: 0;
}

.contact_4 .et_pb_accordion .et_pb_toggle:not(.et_pb_toggle_open):hover h5:after {
    color: inherit;
    transform: translate(0,0%);
    opacity: 1;
}

.contact_4 .et_pb_accordion .et_pb_toggle:hover {
    border-color: inherit !important;
    box-shadow: none !important;
    cursor: pointer;
}

#page-container .contact_4 .et_pb_contact_form p textarea::-webkit-input-placeholder,
#page-container .contact_4 .et_pb_contact_form p input::-webkit-input-placeholder {
    color: transparent !important;
}

#page-container .contact_4 .et_pb_contact_form p textarea::-moz-placeholder,
#page-container .contact_4 .et_pb_contact_form p input::-moz-placeholder {
    color: transparent !important;
}

#page-container .contact_4 .et_pb_contact_form p textarea:-ms-input-placeholder,
#page-container .contact_4 .et_pb_contact_form p input:-ms-input-placeholder {
    color: transparent !important;
}

#page-container .contact_4 .et_pb_contact_form p textarea:-moz-placeholder,
#page-container .contact_4 .et_pb_contact_form p input:-moz-placeholder {
    color: transparent !important;
}

.contact_4 .et_pb_contact_form_container .et-pb-contact-message ul {
    padding-bottom: 12px !important;
}

.contact_4 .et_pb_contact_form p[data-type="checkbox"]{
    margin: 0 0 20px !important;
}



.contact_4 .et_pb_contact_form p textarea.et_contact_error,
.contact_4 .et_pb_contact_form p input.et_contact_error {
    border: 1px solid #f00 !important;
}


/*Animation*/

.contact_4 .et_pb_contact_form p {
    position: relative;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.contact_4 .et_pb_contact_form p:not([data-type="checkbox"]) label {
    display: block !important;
    position: absolute;
    width: 100%;
    text-align: left;
    pointer-events: none;
    top: 16px;
    padding-left: 30px;
    color: #a7a7a7;
    font-size: 16px;
    font-weight: 400;

    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.contact_4 .et_pb_contact_form p.filled label,
.contact_4 .et_pb_contact_form p.focus label {
    opacity: 0;
}

.contact_4 .et_pb_contact_form p.filled textarea,
.contact_4 .et_pb_contact_form p.focus textarea,
.contact_4 .et_pb_contact_form p.filled input,
.contact_4 .et_pb_contact_form p.focus input {
    box-shadow: 0px 0px 32.2px 2.8px rgba(204, 204, 204, 0.65);
    border-color: transparent !important;
}

/*Responsive*/

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

    .contact_4 .et_pb_accordion .et_pb_toggle h5:before,
    .contact_4 .et_pb_accordion .et_pb_toggle_open h5:before {
        display: none !important;
    }

    .contact_4 .et_pb_accordion .et_pb_toggle_close h5 {
        padding: 23px 0 !important;
    }

    .contact_4 .et_pb_accordion .et_pb_toggle_content,
    .contact_4 .et_pb_accordion .et_pb_toggle_open h5 {
        padding-left: 0 !important;
    }

}

.contact_5 .et_pb_contact_form {
    margin-left: 0 !important;
}

.contact_5 .et_pb_contact_form .et_pb_contact_field {
    padding: 0 !important;
    margin: 0 !important;
    margin-bottom: 31px !important;
}

.contact_5 .et_pb_contact_form .et_pb_contact_field_half.et_pb_contact_field_last {
    margin-right: 0 !important;
}

.contact_5 .et_pb_contact_form .et_pb_contact_field_half {
    width: 47% !important;
    margin-right: 6% !important;
}

.contact_5 .et_pb_contact_form .et_contact_bottom_container {
    margin-top: 20px !important;
    width: 100%;
    text-align: left;
    overflow: visible;
}

.contact_5 p[data-type="checkbox"] label {
    font-size: 16px !important;
}
.contact_5 p:not([data-type="checkbox"]) .et_pb_contact_form_label {
    display: block;
    font-size: 0;
    margin-bottom: -5px;
    position: relative;
    color: #a7a7a7;
}

.contact_5 p:not([data-type="checkbox"]) .et_pb_contact_form_label:after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background-color: #a7a7a7;
    position: absolute;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    top: -7px;
    transform: translate(0, 45px);
    opacity: 0.2 !important;
}

.contact_5 .et_pb_contact_form_label:before {
    display: inline-block;
    font-size: 16px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.contact_5 .et_pb_contact_form_label[for^="et_pb_contact_name"]:before {
    content: 'First and last name';
}

.contact_5 .et_pb_contact_form_label[for^="et_pb_contact_email"]:before {
    content: 'Email Address here';
}

.contact_5 .et_pb_contact_form_label[for^="et_pb_contact_phone number"]:before {
    content: 'Your phone number here';
}

.contact_5 .et_pb_contact_form_label[for^="et_pb_contact_company"]:before {
    content: 'Your company here';
}

.contact_5 .et_pb_contact_form_label[for^="et_pb_contact_message"]:before {
    content: 'Tell us your idea';
    transform: translate(0, -168px);
}

.contact_5 .et_pb_promo .et_pb_promo_description p {
    max-width: 390px;
    line-height: 150%;
}

.contact_5 .et_pb_contact_form p {
    overflow: visible;
}


.contact_5 .et_pb_contact_form p textarea,
.contact_5 .et_pb_contact_form p input {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.contact_5 .et_pb_contact_form p.filled textarea,
.contact_5 .et_pb_contact_form p.focus textarea,
.contact_5 .et_pb_contact_form p.filled input,
.contact_5 .et_pb_contact_form p.focus input {
    transform: translate(0, 15px);
}

.contact_5 .et_pb_contact_form p.filled .et_pb_contact_form_label:before,
.contact_5 .et_pb_contact_form p.focus .et_pb_contact_form_label:before {
    transform: translate(0, 20px);
}

.contact_5 .et_pb_contact_form p.filled .et_pb_contact_form_label[for="et_pb_contact_message_4"]:before,
.contact_5 .et_pb_contact_form p.focus .et_pb_contact_form_label[for="et_pb_contact_message_4"]:before {
    transform: translate(0, 20px);
}

.contact_5 .et_pb_contact_form p.filled .et_pb_contact_form_label:after,
.contact_5 .et_pb_contact_form p.focus .et_pb_contact_form_label:after {
    transform: translate(0, 23px);
}

.contact_5 .et_pb_contact_form p:not(.et_pb_contact_field_half ) {
    clear: both;
}

.contact_5 .et_pb_contact_form textarea::-webkit-input-placeholder,
.contact_5 .et_pb_contact_form input::-webkit-input-placeholder {
    font-size: 30px !important;
    font-weight: 700 !important;
}

.contact_5 .et_pb_contact_form textarea::-moz-placeholder,
.contact_5 .et_pb_contact_form input::-moz-placeholder {
    font-size: 30px !important;
    font-weight: 700 !important;
}

.contact_5 .et_pb_contact_form textarea:-ms-input-placeholder,
.contact_5 .et_pb_contact_form input:-ms-input-placeholder {
    font-size: 30px !important;
    font-weight: 700 !important;
}

.contact_5 .et_pb_contact_form textarea:-moz-placeholder,
.contact_5 .et_pb_contact_form input:-moz-placeholder {
    font-size: 30px !important;
    font-weight: 700 !important;
}

/*Error*/

.contact_5 .et_pb_contact_form_container .et-pb-contact-message ul {
    padding-bottom: 12px !important;
}

.contact_5 .et_pb_contact_form p textarea.et_contact_error,
.contact_5 .et_pb_contact_form p input.et_contact_error {
    padding-left: 15px !important;
    border: 1px solid #f00 !important;
}

.contact_5 .et_pb_contact_form p textarea.et_contact_error + .et_pb_contact_form_label[for="et_pb_contact_message_4"]:before {
    transform: translate(0, 20px);
}

.contact_5 textarea.et_contact_error + .et_pb_contact_form_label:after {
    transform: translate(0, 52px);
}

/*Responsive*/

@media only screen and (max-width: 980px) {
    .contact_5 .et_pb_contact_form textarea::-webkit-input-placeholder,
    .contact_5 .et_pb_contact_form input::-webkit-input-placeholder {
        font-size: 26px !important;
    }

    .contact_5 .et_pb_contact_form textarea::-moz-placeholder,
    .contact_5 .et_pb_contact_form input::-moz-placeholder {
        font-size: 26px !important;
    }

    .contact_5 .et_pb_contact_form textarea:-ms-input-placeholder,
    .contact_5 .et_pb_contact_form input:-ms-input-placeholder {
        font-size: 26px !important;
    }

    .contact_5 .et_pb_contact_form textarea:-moz-placeholder,
    .contact_5 .et_pb_contact_form input:-moz-placeholder {
        font-size: 26px !important;
    }
}

@media only screen and (max-width: 767px) {
    .contact_5 .et_pb_contact_form .et_pb_contact_field_half {
        width: 100% !important;
        margin-right: 0 !important;
    }

    .contact_5 .et_pb_contact_form textarea::-webkit-input-placeholder,
    .contact_5 .et_pb_contact_form input::-webkit-input-placeholder {
        font-size: 22px !important;
    }

    .contact_5 .et_pb_contact_form textarea::-moz-placeholder,
    .contact_5 .et_pb_contact_form input::-moz-placeholder {
        font-size: 22px !important;
    }

    .contact_5 .et_pb_contact_form textarea:-ms-input-placeholder,
    .contact_5 .et_pb_contact_form input:-ms-input-placeholder {
        font-size: 22px !important;
    }

    .contact_5 .et_pb_contact_form textarea:-moz-placeholder,
    .contact_5 .et_pb_contact_form input:-moz-placeholder {
        font-size: 22px !important;
    }
}



/*Captcha*/

/*Form 1*/

.contact_1 .et_contact_bottom_container .et_pb_contact_right input{
    padding: 10px 5px !important;
    text-align: center;
    border: 1px solid #ccc!important;
}

.contact_1 .et_contact_bottom_container .et_pb_contact_right{
    display: block !important;
    position: absolute;
    bottom: -23px;
    width: 100%;
    right: 0;
}

/*Form 2*/

.contact_2 .et_contact_bottom_container .et_pb_contact_right input{
    padding: 10px 5px !important;
    border: 1px solid #e7e7e7!important;
    text-align: center;
}
.contact_2 .et_contact_bottom_container .et_pb_contact_right{
    display: block;
    text-align: left;
    margin-bottom: 9px;
}

/*Form 3*/

#page-container .contact_3 .et_contact_bottom_container .et_pb_contact_right input{
    padding: 10px 5px !important;
    border: 1px solid #e7e7e7!important;
    text-align: center;
    display: inline-block !important;
}
.contact_3 .et_contact_bottom_container .et_pb_contact_right{
    display: block;
    text-align: left;
    margin-bottom: 20px;
}

/*Form 4*/

.contact_4 .et_contact_bottom_container .et_pb_contact_right input{
    padding: 10px 5px !important;
    text-align: center;
}
.contact_4 .et_contact_bottom_container .et_pb_contact_right{
    margin-bottom: 15px !important;
    display: block !important;
}

/*Form 5*/

.contact_5 .et_contact_bottom_container .et_pb_contact_right input{
    padding: 10px 5px !important;
    text-align: center;
    transform: none !important;
    border: 1px solid #e7e7e7 !important;
    font-size: 16px !important;
}
.contact_5 .et_contact_bottom_container .et_pb_contact_right {
    margin-right: 20px !important;
}/* Contact Layouts Kit Unicorn 2.0 Divi Css Code
** Product Built By Divi Den - https://seku.re/divi-den
** Get the latest kit here: https://seku.re/unicorn2
** Watch Unicorn 2.0 Bundle tutorials: https://seku.re/unicorn2tuts
** Get Support Here: https://seku.re/support
*/

/* contact-divi-layout-1-3 */

/*Map Section*/

.map_section .et_pb_column_4_4 .et_pb_promo .et_pb_promo_description p {
    float: right;
}

.map_section .et_pb_column_4_4 .et_pb_text iframe {
    width: 100% !important;
    height: 450px;
    margin-bottom: -170px;
}

.contact_1_3_boxes .et_pb_promo_description a:hover {
    opacity: 0.6;
}

.contact_1_3_boxes .et_pb_promo_description a {
    color: #fff !important;
}

/*Address*/

.contact_1_3_address .et_pb_column_1_3:not(:first-child) strong {
    font-size: 21px;
    padding-bottom: 6px !important;
    display: block;
}


/*Responsive*/

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

    .map_section .et_pb_column_4_4 .et_pb_promo .et_pb_promo_description {
        text-align: center !important;
        margin-bottom: 30px !important;
    }

    .map_section .et_pb_column_4_4 .et_pb_promo .et_pb_promo_description p {
        float: none;
    }
}

@media only screen and (max-width: 980px) {
    .contact_1_3_address .et_pb_column_1_3 .et_pb_promo .et_pb_promo_description {
        text-align: center !important;
    }
}

@media only screen and (max-width: 767px) {
    .map_section .et_pb_column_4_4 .et_pb_text iframe {
        height: 250px;
    }

}

/* contact-divi-layout-2-3 */

.info .et_pb_promo_description h2:after,
.map .et_pb_promo_description h2:after {
    content: "";
    display: inline-block;
    height: 3px;
    background-color: #cc0033;
    float: right;
    margin-top: 15px;
}

.info .et_pb_promo_description h2:after {
    width: 59%;
}

.map .et_pb_promo_description h2:after {
    width: 83%;
}

/*Responsive*/

@media only screen and (max-width: 980px) {
    .info .et_pb_promo_description h2:after, .map .et_pb_promo_description h2:after {
        margin-top: 10px;
    }
}

@media only screen and (max-width: 767px) {
    #page-container .info,
    #page-container .map {
        width: 100% !important;
        margin-right: 0 !important;
    }

    .info .et_pb_promo_description h2:after {
        width: 83%;
    }

    #page-container .map {
        margin-bottom: 30px !important;
    }

}

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

    .map .et_pb_promo_description h2:after,
    .info .et_pb_promo_description h2:after {
        width: 74%;
    }
}

/* contact-divi-layout-3-3 */

.contact_3_3_top_section .et_pb_blurb .et_pb_blurb_container a:hover{
    opacity: 0.5;
}
.contact_3_3_top_section .et_pb_blurb .et_pb_blurb_container {
    padding-left: 1.4vw;
    padding-top: 0.8vw;
    display: inline-block;
    line-height: 190%;
}



/*Responsive*/

@media only screen and (max-width: 1390px) {
    .contact_3_3_top_section .et_pb_blurb .et_pb_blurb_content {
        text-align: center !important;
    }

    .contact_3_3_top_section .et_pb_blurb .et_pb_main_blurb_image {
        display: block;
        margin: 0 auto 20px;
    }

    .contact_3_3_top_section .et_pb_blurb .et_pb_blurb_container {
        padding-left: 10px;
        padding-top: 0;
    }
}

@media only screen and (max-width: 980px) {
    .contact_3_3_top_section .et_pb_column_1_3:last-child {
        margin-right: 0 !important;
    }

    .contact_3_3_top_section .et_pb_column_1_3 {
        width: 32% !important;
        margin-right: 2% !important;
        margin-bottom: 0 !important;
    }

}

@media only screen and (max-width: 767px) {
    .contact_3_3_top_section .et_pb_column_1_3:last-child {
        margin-bottom: 0 !important;
    }

    .contact_3_3_top_section .et_pb_column_1_3 {
        width: 100% !important;
        margin-right: 0 !important;
        margin-bottom: 30px !important;
    }

}/* Email Optin Module Kit Unicorn 2.0 Divi Css Code
** Product Built By Divi Den - https://seku.re/divi-den
** Get the latest kit here: https://seku.re/unicorn2 
** Get Support Here https://seku.re/support
** Watch Unicorn 2.0 Bundle tutorials: https://seku.re/unicorn2tuts
*/

/* 1-5 Email Optin Divi Kit Css Code */

.form_1 .et_pb_newsletter p label {
    display: block !important;
    position: absolute;
    width: 100%;
    text-align: left;
    pointer-events: none;
    top: 50%;
    transform: translate(0, -50%);
    padding-left: 20px;
    color: #a7a7a7;
    font-size: 16px;
    font-weight: 400;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.form_1 .et_pb_newsletter {
    width: 100%;
    padding: 0 !important;
}

.form_1 .et_pb_newsletter .et_pb_newsletter_form .et_pb_newsletter_fields {
    flex-wrap: unset;
}

.form_1 .et_pb_newsletter .et_pb_newsletter_form {
    display: block !important;
}

.form_1 .et_pb_newsletter .et_pb_newsletter_form p {
    position: relative;
    padding-bottom: 0 !important;
    display: inline-block;
    flex-basis: unset !important;
}

.form_1 .et_pb_newsletter .et_pb_newsletter_form p:last-child {
    width: 20%;
}

.form_1 .et_pb_newsletter .et_pb_newsletter_form p {
    width: 56.8%;
    margin-right: 2.5%;
}

.form_1 .et_pb_newsletter .et_pb_newsletter_button span.et_pb_newsletter_button_text {
    display: inline-block;
    top: 50%;
    position: absolute;
    transform: translate(0, -50%);
    width: 100%;
    left: 0;
}

.form_1 .et_pb_newsletter .et_pb_newsletter_button:after {
    display: none !important;
}

.form_1 .et_pb_newsletter .et_pb_newsletter_button:hover {
    opacity: 0.5;
}


.form_1 .et_pb_newsletter .et_pb_newsletter_form p input{
    padding: 20px !important;
}

/*Hover effects*/

.form_1 .et_pb_newsletter .filled label,
.form_1 .et_pb_newsletter p input:focus + label {
    -webkit-transform: translate3d(0, -240%, 0);
    transform: translate3d(0, -240%, 0);
    padding-left: 0;
}

.form_1 .et_pb_newsletter .filled input,
.form_1 .et_pb_newsletter input:focus {
    color: #a7a7a7 !important;
    font-size: 16px;
    font-weight: 400;
    box-shadow: inset 0 0 1px #9b9b9b;
}

.form_1 .et_pb_newsletter input::-webkit-input-placeholder {
    font-size: 0 !important;
}

.form_1 .et_pb_newsletter input::-moz-placeholder {
    font-size: 0 !important;
}

.form_1 .et_pb_newsletter input:-ms-input-placeholder {
    font-size: 0 !important;
}

.form_1 .et_pb_newsletter input:-moz-placeholder {
    font-size: 0 !important;
}

/*Feedburner Form*/

.form_1 .et_pb_feedburner_form form {
    width: 100% !important;
}

.form_1 .et_pb_newsletter .et_pb_newsletter_form.et_pb_feedburner_form p:nth-child(2) {
    margin-right: 0 !important;
    height: 100%;
}

.form_1 .et_pb_newsletter .et_pb_newsletter_form.et_pb_feedburner_form p button.et_pb_newsletter_button {
    position: static !important;
}

.form_1 .et_pb_newsletter .et_pb_newsletter_form.et_pb_feedburner_form p:first-child {
    width: 62% !important;
}

.form_1 .et_pb_newsletter .et_pb_newsletter_form.et_pb_feedburner_form p {
    width: 35.3%;
    margin-right: 2%;
    vertical-align: top;
}

/*aweber Form*/

.form_1 .et_pb_newsletter .et_pb_newsletter_form[data-service="aweber"] p:nth-child(4) {
    width: 22% !important;
    margin-right: 0 !important;
}

/*result*/

.form_1 .et_pb_newsletter_result h2 {
    color: #14bf0a !important;
}

.form_1 .et_pb_newsletter_result {
    text-align: right !important;
    width: 100% !important;
    color: #14bf0a !important;
}

.form_1 .et_pb_newsletter_form[data-service="aweber"] .et_pb_newsletter_result {
    font-size: 16px;
    padding: 10px 10px 10px 0;
}

/*Responsive*/

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

    .form_1 .et_pb_newsletter .et_pb_newsletter_form {
        padding-left: 0 !important;
    }

    .form_1 .et_pb_column {
        width: 100% !important;
        margin-right: 0 !important;
    }
}

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

    .form_1 .et_pb_column_2_3 {
        padding: 0 !important;
    }

    .form_1 .et_pb_newsletter .et_pb_newsletter_form.et_pb_feedburner_form p:first-child, .form_1 .et_pb_newsletter .et_pb_newsletter_form p {
        width: 100% !important;
        margin-right: 0 !important;
        margin-bottom: 40px;
    }

    .form_1 .et_pb_newsletter .et_pb_newsletter_form {
        display: block !important;
    }

    .form_1 .et_pb_newsletter .et_pb_newsletter_form .et_pb_newsletter_fields {
        display: block;
    }

    .form_1 .et_pb_newsletter .et_pb_newsletter_form.et_pb_feedburner_form p:nth-child(2),
    .form_1 .et_pb_newsletter .et_pb_newsletter_form[data-service="aweber"] p:nth-child(4),
    .form_1 .et_pb_newsletter .et_pb_newsletter_form p:last-child {
        width: 100% !important;
    }

    .form_1 .et_pb_newsletter .et_pb_newsletter_form.et_pb_feedburner_form p:nth-child(2),
    .form_1 .et_pb_newsletter .et_pb_newsletter_form[data-service="aweber"] p:nth-child(4) {
        margin-bottom: 0 !important;
    }

    .form_1 .et_pb_newsletter .et_pb_newsletter_button span.et_pb_newsletter_button_text {

        display: inline-block;
        top: 0;
        position: relative;
        transform: translate(0, 0);
    }

    #page-container .form_1 .et_pb_newsletter .et_pb_newsletter_button {
        height: auto;
        position: static;
        width: 100%;
    }
}

/* 2-5 Email Optin Divi Kit Css Code */

.form_2 .et_pb_newsletter p label {
    display: block !important;
    position: absolute;
    width: 100%;
    text-align: left;
    pointer-events: none;
    top: 50%;
    transform: translate(0, -50%);
    padding-left: 30px;
    color: #2c2c2c;
    font-size: 16px;
    font-weight: 400;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.form_2 .et_pb_newsletter .et_pb_newsletter_description h2 {
    padding-bottom: 13px;
}

.form_2 .et_pb_newsletter {
    width: 100%;
    padding: 0 !important;
    display: block !important;
}

.form_2 .et_pb_newsletter .et_pb_newsletter_form .et_pb_newsletter_fields{
    flex-wrap: unset;
}
.form_2 .et_pb_newsletter .et_pb_newsletter_form{
    display: block !important;
}
.form_2 .et_pb_newsletter .et_pb_newsletter_form p {
    position: relative;
    padding-bottom: 0 !important;
    display: inline-block;
    flex-basis: unset !important;
    width: 100%;
}

.form_2 .et_pb_newsletter .et_pb_newsletter_form p:last-child {
    width: 22%;
    position: absolute;
    top: 7px;
    right: 9px;
    bottom: 7px;
}

.form_2 .et_pb_newsletter .et_pb_newsletter_form p input {
    padding: 29px 5px 25px 30px!important;
}

.form_2 .et_pb_newsletter .et_pb_newsletter_form p:nth-child(3) label,
.form_2 .et_pb_newsletter .et_pb_newsletter_form p:nth-child(3) input {
    padding-left: 10px !important;
}

.form_2 .et_pb_newsletter .et_pb_newsletter_form p:nth-child(2) label,
.form_2 .et_pb_newsletter .et_pb_newsletter_form p:nth-child(2) input {
    padding-left: 0 !important;
}

.form_2 .et_pb_newsletter .et_pb_newsletter_form p:nth-child(2) {
    width: 60%;
}

.form_2 .et_pb_newsletter .et_pb_newsletter_form p:first-child {
    width: 55%;
}

/*.form_2 .et_pb_newsletter .et_pb_newsletter_form p {*/
/*width: 100%;*/
/*margin-right: 0;*/
/*}*/

.form_2 .et_pb_newsletter .et_pb_newsletter_button span.et_pb_newsletter_button_text {
    display: inline-block;
    top: 50%;
    position: relative;
    transform: translate(0, -50%);
}

.form_2 .et_pb_newsletter .et_pb_newsletter_button:after {
    display: none !important;
}

.form_2 .et_pb_newsletter .et_pb_newsletter_button:hover {
    opacity: 0.5;
}

/*Hover effects*/

#page-container .form_2 .et_pb_newsletter .et_pb_newsletter_button,
.form_2 .et_pb_newsletter input {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#page-container .form_2 .et_pb_newsletter .filled-cont .et_pb_newsletter_button,
#page-container .form_2 .et_pb_newsletter .focus-cont .et_pb_newsletter_button,
.form_2 .et_pb_newsletter .filled-cont input,
.form_2 .et_pb_newsletter .focus-cont input,
.form_2 .et_pb_newsletter .filled-cont,
.form_2 .et_pb_newsletter .focus-cont {
    border-radius: 50px !important;
}

.form_2 .et_pb_newsletter .filled label,
.form_2 .et_pb_newsletter p input:focus + label {
    -webkit-transform: translate3d(0, 190%, 0);
    transform: translate3d(0, 190%, 0);
    color: #fff;
}

.form_2 .et_pb_newsletter .filled input,
.form_2 .et_pb_newsletter input:focus {
    color: #a7a7a7 !important;
    font-size: 16px;
    font-weight: 400;
}

/*Feedburner Form*/

.form_2 .et_pb_newsletter .et_pb_newsletter_form.et_pb_feedburner_form {
    display: block !important;
}

.form_2 .et_pb_newsletter .et_pb_newsletter_form.et_pb_feedburner_form p:last-child {
    width: 23%;
    position: absolute;
    top: 7px;
    right: 9px;
    bottom: 7px;
    display: inline-block !important;
}

/*aweber Form*/

.form_2 .et_pb_newsletter .et_pb_newsletter_form.aweber_form p:nth-child(5) {
    width: 22%;
    position: absolute;
    top: 7px;
    right: 9px;
    bottom: 7px;
}

/*result*/

.form_2 .et_pb_newsletter_result h2 {
    color: #14bf0a !important;
    padding: 20px 0 !important;
    margin-right: -8.5vw !important;
}

.form_2 .et_pb_newsletter_result {
    text-align: center !important;
    width: 100% !important;
    color: #14bf0a !important;
}

.form_2 .et_pb_newsletter_form[data-service="aweber"] .et_pb_newsletter_result {
    font-size: 16px;
    padding: 10px 10px 10px 0;
}



#page-container .form_2 .et_pb_newsletter input::-webkit-input-placeholder {
    color: transparent !important;
}

#page-container .form_2 .et_pb_newsletter input::-moz-placeholder {
    color: transparent !important;
}

#page-container .form_2 .et_pb_newsletter input:-ms-input-placeholder {
    color: transparent !important;
}

#page-container .form_2 .et_pb_newsletter input:-moz-placeholder {
    color: transparent !important;
}

/*Responsive*/

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

    .form_2 .et_pb_newsletter .et_pb_newsletter_form .et_pb_newsletter_fields {
        display: block;
    }

    .form_2 .et_pb_newsletter .et_pb_newsletter_form {
        display: block !important;
        max-width: 100% !important;
        padding-right: 0 !important;
        background-color: transparent !important;
    }

    .form_2 .et_pb_newsletter .et_pb_newsletter_form p:last-child .et_pb_newsletter_button {
        color: #cc0033 !important;
        background-color: #fff !important;
    }

    #page-container .form_2 .et_pb_newsletter .et_pb_newsletter_form p {
        margin-bottom: 40px !important;
    }

    .form_2 .et_pb_newsletter .et_pb_newsletter_form p:last-child {
        position: static !important;
        width: 100% !important;
    }

    .form_2 .et_pb_newsletter .et_pb_newsletter_form p:nth-child(3),
    .form_2 .et_pb_newsletter .et_pb_newsletter_form p:nth-child(2) {
        width: 100% !important;
    }

    #page-container .form_2 .et_pb_newsletter .et_pb_newsletter_form p label,
    #page-container .form_2 .et_pb_newsletter .et_pb_newsletter_form p input {
        padding-left: 25px !important;
    }

    .form_2 .et_pb_newsletter .et_pb_newsletter_button span.et_pb_newsletter_button_text {
        display: inline-block;
        top: 0;
        position: static;
        transform: translate(0, 0);
    }

    body .form_2 .et_pb_newsletter_form input {
        padding: 15px 25px !important;
    }

    .form_2 .et_pb_newsletter_result h2 {
        padding: 0 0 !important;
        margin-right: 0 !important;
    }

    .form_2 .et_pb_newsletter .et_pb_newsletter_form p:first-child,
    .form_2 .et_pb_newsletter .et_pb_newsletter_form p:nth-child(2),
    .form_2 .et_pb_newsletter .et_pb_newsletter_form p:last-child {
        width: 100%;
        position: relative;
    }

    #page-container .form_2 .et_pb_newsletter .et_pb_newsletter_button.et_pb_button .et_pb_newsletter_button_text {
        top: 0;
        transform: translate(0, 0);
    }

    #page-container .form_2 .et_pb_newsletter .et_pb_newsletter_button.et_pb_button {
        background-color: #ffffff !important;
        color: #c03 !important;
        padding: 10px 5px !important;
        margin-top: 0;
    }
}

@media only screen and (max-width: 480px) {
    .form_2 .et_pb_newsletter .et_pb_newsletter_form p input {
        padding: 20px 5px 20px 30px!important;
    }

    .form_2 .et_pb_newsletter .filled label,
    .form_2 .et_pb_newsletter p input:focus + label {
        -webkit-transform: translate3d(0, 130%, 0);
        transform: translate3d(0, 130%, 0);
    }
}

/* 3-5 Email Optin Divi Kit Css Code */
.form_3 .et_pb_newsletter p label {
    display: block !important;
    position: absolute;
    width: 100%;
    text-align: left;
    pointer-events: none;
    top: 50%;
    transform: translate(0, -50%);
    padding-left: 0;
    color: #2c2c2c;
    font-size: 16px;
    font-weight: 400;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.form_3 .et_pb_newsletter {
    width: 100%;
    padding: 0 !important;
}

.form_3 .et_pb_newsletter .et_pb_newsletter_form p {
    position: relative;
    padding-bottom: 0 !important;
    display: inline-block;
    flex-basis: unset;
}

.form_3 .et_pb_newsletter .et_pb_newsletter_form .et_pb_newsletter_fields{
    flex-wrap: unset;
}
.form_3 .et_pb_newsletter .et_pb_newsletter_form{
    display: block !important;
}
.form_3 .et_pb_newsletter .et_pb_newsletter_form p input{
    padding: 23px 0!important;
    background-color: transparent;
}
.form_3 .et_pb_newsletter .et_pb_newsletter_form p:last-child {
    width: 30%;
    margin-right: 0;
}

.form_3 .et_pb_newsletter .et_pb_newsletter_form p {
    width: 29%;
    margin-right: 6.2%;
}

.form_3 .et_pb_newsletter .et_pb_newsletter_button span.et_pb_newsletter_button_text {
    display: inline-block;
    top: 50%;
    position: absolute;
    transform: translate(0, -50%);
    width: 100%;
    left: 0;
}

.form_3 .et_pb_newsletter .et_pb_newsletter_button:after {
    display: none !important;
}

.form_3 .et_pb_newsletter .et_pb_newsletter_button:hover {
    opacity: 0.5;
}

/*Hover effects*/

.form_3 .et_pb_newsletter .et_pb_newsletter_form p:not(:last-child):after {
    content: "";
    display: block;
    position: absolute;
    height: 0;
    width: 100%;
    background-color: #A8A8A8;
    top: 0;
    left: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#page-container .form_3 .et_pb_newsletter p:not(:last-child).filled:after,
#page-container .form_3 .et_pb_newsletter p:not(:last-child).focus:after {
    height: 100%;
    border-radius: 6px !important;
    overflow: hidden;
}

.form_3 .et_pb_newsletter .filled label,
.form_3 .et_pb_newsletter p input:focus + label {
    -webkit-transform: translate3d(0, 170%, 0);
    transform: translate3d(0, 170%, 0);
    font-size: 14px;
}

#page-container .form_3 .et_pb_newsletter .filled input,
#page-container .form_3 .et_pb_newsletter input:focus {
    color: #ffffff !important;
    font-size: 16px;
    padding-left: 10px !important;
    font-weight: 400;
    box-shadow: none !important;
}

/*Feedburner Form*/

.form_3 .et_pb_feedburner_form form {
    width: 100% !important;
}

.form_3 .et_pb_newsletter .et_pb_newsletter_form.et_pb_feedburner_form p:nth-child(2) {
    margin-right: 0 !important;
    height: 100%;
}

.form_3 .et_pb_newsletter .et_pb_newsletter_form.et_pb_feedburner_form p button.et_pb_newsletter_button {
    position: static !important;
}

.form_3 .et_pb_newsletter .et_pb_newsletter_form.et_pb_feedburner_form p:first-child {
    width: 62% !important;
}

.form_3 .et_pb_newsletter .et_pb_newsletter_form.et_pb_feedburner_form p {
    width: 35.3%;
    margin-right: 2%;
    vertical-align: top;
}

.form_3 .et_pb_newsletter .et_pb_newsletter_form.et_pb_feedburner_form p:first-child:after {
    content: "";
    display: block;
    position: absolute;
    height: 0;
    width: 100%;
    background-color: #A8A8A8;
    top: 0;
    left: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.form_3 .et_pb_newsletter .et_pb_newsletter_form.et_pb_feedburner_form p:first-child.filled:after,
.form_3 .et_pb_newsletter .et_pb_newsletter_form.et_pb_feedburner_form p:first-child.focus:after {
    height: 100%;
    border-radius: 6px !important;
    overflow: hidden;
}

/*aweber Form*/

.form_3 .et_pb_newsletter .et_pb_newsletter_form[data-service="aweber"] p:nth-child(4) {
    width: 29% !important;
    margin-right: 0 !important;
}

.form_3 .et_pb_newsletter .et_pb_newsletter_form[data-service="aweber"] p:nth-child(3):after {
    content: "";
    display: block;
    position: absolute;
    height: 0;
    width: 100%;
    background-color: #A8A8A8;
    top: 0;
    left: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.form_3 .et_pb_newsletter .et_pb_newsletter_form[data-service="aweber"] p:nth-child(3).filled:after,
.form_3 .et_pb_newsletter .et_pb_newsletter_form[data-service="aweber"] p:nth-child(3).focus:after {
    height: 100%;
    border-radius: 6px !important;
    overflow: hidden;
}

/*result*/

.form_3 .et_pb_newsletter_result h2 {
    color: #14bf0a !important;
}

.form_3 .et_pb_newsletter_result {
    text-align: center !important;
    width: 100% !important;
    color: #14bf0a !important;
}

.form_3 .et_pb_newsletter_form[data-service="aweber"] .et_pb_newsletter_result {
    font-size: 16px;
    padding: 10px 10px 10px 0;
}


.form_3 .et_pb_newsletter input::-webkit-input-placeholder {
    color: transparent !important;
}

.form_3 .et_pb_newsletter input::-moz-placeholder {
    color: transparent !important;
}

.form_3 .et_pb_newsletter input:-ms-input-placeholder {
    color: transparent !important;
}

.form_3 .et_pb_newsletter input:-moz-placeholder {
    color: transparent !important;
}

/*Responsive*/

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

    .form_3 .et_pb_promo_description {
        line-height: 120% !important;
    }
}

@media only screen and (max-width: 767px) {
    .form_3 .et_pb_newsletter .et_pb_newsletter_form.et_pb_feedburner_form p:first-child,
    .form_3 .et_pb_newsletter .et_pb_newsletter_form p {
        width: 100% !important;
        margin-right: 0 !important;
        margin-bottom: 40px;
    }

    .form_3 .et_pb_newsletter .et_pb_newsletter_form .et_pb_newsletter_fields,
    .form_3 .et_pb_newsletter .et_pb_newsletter_form {
        display: block !important;
    }

    .form_3 .et_pb_newsletter .et_pb_newsletter_form.et_pb_feedburner_form p:nth-child(2),
    .form_3 .et_pb_newsletter .et_pb_newsletter_form[data-service="aweber"] p:nth-child(4),
    .form_3 .et_pb_newsletter .et_pb_newsletter_form p:last-child{
        width: 100% !important;
        margin-bottom: 0 !important;
    }

    .form_3 .et_pb_newsletter .et_pb_newsletter_button span.et_pb_newsletter_button_text {
        display: inline-block;
        top: auto;
        position: relative;
        transform: translate(0, 0);
    }

    #page-container .form_3 .et_pb_newsletter .et_pb_newsletter_button {
        height: auto;
        position: static;
        width: 100%;
    }
}

/* 4-5 Email Optin Divi Kit Css Code */
.form_4 .et_pb_newsletter p label.et_pb_contact_form_label {
    display: block !important;
    position: absolute;
    width: 100%;
    text-align: left;
    pointer-events: none;
    top: 0;
    padding-left: 0;
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    z-index: 0;
    height: 100%;
    padding-top: 10px;
}

.form_4 .et_pb_newsletter {
    width: 100%;
    padding: 0 !important;
}

.form_4 .et_pb_newsletter .et_pb_newsletter_description {
    display: none;
}

.form_4 .et_pb_newsletter .et_pb_newsletter_form p {
    position: relative;
    padding-bottom: 0 !important;
    display: inline-block;
    flex-basis: unset;
    overflow: hidden;
}

.form_4 .et_pb_newsletter .et_pb_newsletter_form p:last-child {
    width: 20%;
    margin-left: 0;
    margin-right: 0;
}

.form_4 .et_pb_newsletter .et_pb_newsletter_form p {
    width: 36.8%;
    margin-right: 3.6%;
}

.form_4 .et_pb_newsletter .et_pb_newsletter_button span.et_pb_newsletter_button_text {
    display: inline-block;
    top: 50%;
    position: absolute;
    transform: translate(0, -50%);
    width: 100%;
    left: 0;
}

.form_4 .et_pb_newsletter .et_pb_newsletter_button:after {
    display: none !important;
}

.form_4 .et_pb_newsletter .et_pb_newsletter_button:hover {
    opacity: 0.5;
}

/*Hover effects*/

.form_4 .et_pb_newsletter .et_pb_newsletter_form .et_pb_newsletter_fields{
    flex-wrap: unset;
}
.form_4 .et_pb_newsletter .et_pb_newsletter_form p input{
    padding: 20px 10px!important;
    background-color: transparent !important;
}
.form_4 .et_pb_newsletter .et_pb_newsletter_form{
    display: block !important;
}
.form_4 .et_pb_newsletter p label:before {
    border-top: 3px solid #fff;
    -webkit-transform: translate3d(0, 100%, 0) translate3d(0, -6px, 0);
    transform: translate3d(0, 100%, 0) translate3d(0, -6px, 0);
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
}

.form_4 .et_pb_newsletter p label:after {
    z-index: -1;
    background: #fff;
    -webkit-transform: scale3d(1, 0, 1);
    transform: scale3d(1, 0, 1);
    -webkit-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
}

.form_4 .et_pb_newsletter p label:after,
.form_4 .et_pb_newsletter p label:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
}

.form_4 .et_pb_newsletter .filled label,
.form_4 .et_pb_newsletter p input:focus + label {
    color: transparent !important;
}

.form_4 .et_pb_newsletter p input:focus + label::before,
.form_4 .et_pb_newsletter p.filled label::before {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

.form_4 .et_pb_newsletter p input:focus + label::after,
.form_4 .et_pb_newsletter p.filled label::after {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}

.form_4 .et_pb_newsletter p.filled,
.form_4 .et_pb_newsletter p.focus {
    border-radius: 6px !important;

}

.form_4 .et_pb_newsletter .filled input,
.form_4 .et_pb_newsletter input:focus {
    font-size: 16px;
    font-weight: 400;
}

.form_4 .et_pb_newsletter .filled input {
    color: #2c2c2c !important;
}

.form_4 .et_pb_newsletter input:focus {
    color: #2c2c2c !important;
}

/*Feedburner Form*/

.form_4 .et_pb_feedburner_form form {
    width: 100% !important;
}

.form_4 .et_pb_newsletter .et_pb_newsletter_form.et_pb_feedburner_form p:nth-child(2) {
    margin-right: 0 !important;
    height: 100%;
}

.form_4 .et_pb_newsletter .et_pb_newsletter_form.et_pb_feedburner_form p button.et_pb_newsletter_button {
    position: static !important;
}

.form_4 .et_pb_newsletter .et_pb_newsletter_form.et_pb_feedburner_form p:first-child {
    width: 61% !important;
}

.form_4 .et_pb_newsletter .et_pb_newsletter_form.et_pb_feedburner_form p {
    width: 35.3%;
    margin-right: 2%;
    vertical-align: top;
}

/*aweber Form*/

.form_4 .et_pb_newsletter .et_pb_newsletter_form[data-service="aweber"] p:nth-child(4) {
    width: 23% !important;
    margin-right: 0 !important;
}

/*result*/

.form_4 .et_pb_newsletter_result h2 {
    color: #14bf0a !important;
}

.form_4 .et_pb_newsletter_result {
    text-align: right !important;
    width: 100% !important;
    color: #14bf0a !important;
}

.form_4 .et_pb_newsletter_form[data-service="aweber"] .et_pb_newsletter_result {
    font-size: 16px;
    padding: 10px 10px 10px 0;
}


#page-container .form_4 .et_pb_newsletter input::-webkit-input-placeholder {
    color: transparent !important;
}

#page-container .form_4 .et_pb_newsletter input::-moz-placeholder {
    color: transparent !important;
}

#page-container .form_4 .et_pb_newsletter input:-ms-input-placeholder {
    color: transparent !important;
}

#page-container .form_4 .et_pb_newsletter input:-moz-placeholder {
    color: transparent !important;
}

/*Responsive*/

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

    #page-container .form_4 .et_pb_promo_description h2 {
        font-size: 30px !important;
    }
}

@media only screen and (max-width: 767px) {
    .form_4 .et_pb_newsletter .et_pb_newsletter_form.et_pb_feedburner_form p:first-child,
    .form_4 .et_pb_newsletter .et_pb_newsletter_form p {
        width: 100% !important;
        margin-right: 0 !important;
        margin-bottom: 40px;
    }

    .form_4 .et_pb_newsletter .et_pb_newsletter_form {
        display: block !important;
    }

    .form_4 .et_pb_newsletter .et_pb_newsletter_form[data-service="aweber"] p:nth-child(4),
    .form_4 .et_pb_newsletter .et_pb_newsletter_form.et_pb_feedburner_form p:nth-child(2),
    .form_4 .et_pb_newsletter .et_pb_newsletter_form p:last-child {
        width: 100% !important;
        margin-bottom: 0 !important;
    }

    .form_4 .et_pb_newsletter .et_pb_newsletter_button span.et_pb_newsletter_button_text {
        display: inline-block;
        top: auto;
        position: relative;
        transform: translate(0, 0);
    }

    #page-container .form_4 .et_pb_newsletter .et_pb_newsletter_button {
        height: auto;
        position: static;
        width: 100%;
    }

    .form_4 .et_pb_newsletter .et_pb_newsletter_form .et_pb_newsletter_fields{
        display: block;
    }
}

/* 5-5 Email Optin Divi Kit Css Code */

.form_5 .et_pb_newsletter p label {
    display: block !important;
    position: absolute;
    width: 100%;
    text-align: left;
    pointer-events: none;
    top: 0;
    padding: 1.3em 0 !important;
    color: #2c2c2c;
    font-size: 16px;
    font-weight: 400;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.form_5 .et_pb_newsletter {
    width: 100%;
    padding: 0 !important;
}

.form_5 .et_pb_newsletter .et_pb_newsletter_form p {
    position: relative;
    padding-bottom: 0 !important;
    display: inline-block;
}

.form_5 .et_pb_newsletter .et_pb_newsletter_form p:last-child {
    width: 30%;
    margin-right: 0;
}

.form_5 .et_pb_newsletter .et_pb_newsletter_form .et_pb_newsletter_fields{
    flex-wrap: unset;
}
.form_5 .et_pb_newsletter .et_pb_newsletter_form {
    display: block !important;
}
.form_5 .et_pb_newsletter .et_pb_newsletter_form p input{
    padding: 23px 0 18px!important;
}
.form_5 .et_pb_newsletter .et_pb_newsletter_form p {
    width: 29%;
    margin-right: 6.2%;
}

.form_5 .et_pb_newsletter .et_pb_newsletter_button span.et_pb_newsletter_button_text {
    display: inline-block;
    top: 50%;
    position: absolute;
    transform: translate(0, -50%);
    width: 100%;
    left: 0;
}

.form_5 .et_pb_newsletter .et_pb_newsletter_button:after {
    display: none !important;
}

.form_5 .et_pb_newsletter .et_pb_newsletter_button:hover {
    opacity: 0.5;
}

.form_5 .et_pb_newsletter p:before {
    top: 0;
}

.form_5 .et_pb_newsletter p:after {
    bottom: 0;
}

.form_5 .et_pb_newsletter p:not(:last-child):after,
.form_5 .et_pb_newsletter p:not(:last-child):before {
    content: '';
    position: absolute;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 1px;
    background: #cccccc;
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
}

/*Hover effects*/

.form_5 .et_pb_newsletter p.filled:before,
.form_5 .et_pb_newsletter p.focus:before {
    -webkit-transform: translate3d(0, -0.5em, 0);
    transform: translate3d(0, -0.5em, 0);
}

.form_5 .et_pb_newsletter p.filled:after,
.form_5 .et_pb_newsletter p.focus:after {
    -webkit-transform: translate3d(0, 0.5em, 0);
    transform: translate3d(0, 0.5em, 0);
}

.form_5 .et_pb_newsletter .filled label,
.form_5 .et_pb_newsletter p input:focus + label {
    -webkit-transform: translate3d(0, -90%, 0);
    transform: translate3d(0, -90%, 0);
}

.form_5 .et_pb_newsletter .filled input,
.form_5 .et_pb_newsletter input:focus {
    color: #2c2c2c !important;
    font-size: 16px;
    font-weight: 400;
}

/*Feedburner Form*/

.form_5 .et_pb_feedburner_form form {
    width: 100% !important;
}

.form_5 .et_pb_newsletter .et_pb_newsletter_form.et_pb_feedburner_form p:nth-child(2) {
    margin-right: 0 !important;
    height: 100%;
}

.form_5 .et_pb_newsletter .et_pb_newsletter_form.et_pb_feedburner_form p button.et_pb_newsletter_button {
    position: static !important;
}

.form_5 .et_pb_newsletter .et_pb_newsletter_form.et_pb_feedburner_form p:first-child {
    width: 62% !important;
}

.form_5 .et_pb_newsletter .et_pb_newsletter_form.et_pb_feedburner_form p {
    width: 35.3%;
    margin-right: 2%;
    vertical-align: top;
}

/*aweber Form*/

.form_5 .et_pb_newsletter .et_pb_newsletter_form[data-service="aweber"] p:nth-child(4) {
    width: 22% !important;
    margin-right: 0 !important;
}

.form_5 .et_pb_newsletter .et_pb_newsletter_form[data-service="aweber"] p:nth-child(4):after,
.form_5 .et_pb_newsletter .et_pb_newsletter_form[data-service="aweber"] p:nth-child(4):before {
    display: none !important;
}

/*result*/

.form_5 .et_pb_newsletter_result h2 {
    color: #14bf0a !important;
}

.form_5 .et_pb_newsletter_result {
    text-align: center !important;
    width: 100% !important;
    color: #14bf0a !important;
}

.form_5 .et_pb_newsletter_form[data-service="aweber"] .et_pb_newsletter_result {
    font-size: 16px;
    padding: 10px 10px 10px 0;
}


#page-container .form_5 .et_pb_newsletter input::-webkit-input-placeholder {
    color: transparent !important;
}

#page-container .form_5 .et_pb_newsletter input::-moz-placeholder {
    color: transparent !important;
}

#page-container .form_5 .et_pb_newsletter input:-ms-input-placeholder {
    color: transparent !important;
}

#page-container .form_5 .et_pb_newsletter input:-moz-placeholder {
    color: transparent !important;
}

/*Responsive*/

@media only screen and (max-width: 767px) {
    .form_5 .et_pb_newsletter .et_pb_newsletter_form .et_pb_newsletter_fields{
        display: block !important;
    }

    .form_5 .et_pb_newsletter .et_pb_newsletter_form.et_pb_feedburner_form p:first-child,
    .form_5 .et_pb_newsletter .et_pb_newsletter_form p {
        width: 100% !important;
        margin-right: 0;
        margin-bottom: 50px;
    }

    .form_5 .et_pb_newsletter .et_pb_newsletter_form {
        display: block !important;
    }

    .form_5 .et_pb_newsletter .et_pb_newsletter_form[data-service="aweber"] p:nth-child(4),
    .form_5 .et_pb_newsletter .et_pb_newsletter_form.et_pb_feedburner_form p:nth-child(2),
    .form_5 .et_pb_newsletter .et_pb_newsletter_form p:last-child {
        width: 100% !important;
        margin-bottom: 0 !important;
    }

    .form_5 .et_pb_newsletter .et_pb_newsletter_button span.et_pb_newsletter_button_text {
        display: inline-block;
        top: auto;
        position: relative;
        transform: translate(0, 0);
    }

    #page-container .form_5 .et_pb_newsletter .et_pb_newsletter_button {
        height: auto;
        position: static;
        width: 100%;
    }
}/* Feature Unicorn 2.0 Divi Layout Kit Css Code
** Product Built By Divi Den - https://seku.re/unicorn2
** Get the latest kit here: https://seku.re/unicorn2
** Get Support Here: https://seku.re/support
** Watch Unicorn 2.0 Bundle tutorials: https://seku.re/unicorn2tuts
*/

.features1 .et_pb_blurb_content .et_pb_main_blurb_image a {
    box-shadow: inset 0px 0px 0px 10px #000;
    display: block;
    color: inherit;
}

.features1 .et_pb_blurb_content .et_pb_main_blurb_image img {
    box-shadow: inset 0 0 0 50px;
    display: block;
    width: 100% !important;
    position: relative;
    top: 26px;
    left: 23px;
    padding: 14px;
}

.features1 .et_pb_blurb_content .et_pb_blurb_container {
    padding-left: 46px !important;
}

/*CSS Animation*/

.features1 * {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.features1 .et_pb_blurb {
    cursor: pointer;
}

.features1 .et_pb_blurb:hover .et_pb_main_blurb_image {
    transform: rotate(-3deg);
}

.features1 .et_pb_blurb:hover .et_pb_main_blurb_image img {
    transform: rotate(6deg);

}

.features1 .et_pb_blurb:hover h4:after {
    width: 75%;
}

.features1 .et_pb_blurb h4:after {
    content: "";
    display: block;
    width: 0;
    height: 1px;
    background-color: #a7a7a7;
    margin: 10px 0px -10px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.features1 .et_pb_blurb_content .et_pb_main_blurb_image span.et_pb_image_wrap {
    box-shadow: inset 0px 0px 0px 10px #000;
    display: block;
    color: inherit;
}

/*Responsive*/

@media only screen and (max-width: 980px) {
    .features1 .et_pb_blurb_content {
        max-width: 100% !important;
    }

    .features1 .et_pb_blurb_content .et_pb_blurb_container {
        max-width: 650px;
    }

    .features1 .et_pb_blurb:first-child {
        padding-bottom: 46px;
        margin-bottom: 23px !important;
    }
}

@media only screen and (max-width: 767px) {
    .features1 .et_pb_blurb:first-child {
        padding-bottom: 23px;
    }
}

@media only screen and (max-width: 480px) {
    #page-container .features7 .et_pb_main_blurb_image img {
        max-width: 100% !important;
    }

    #page-container .features7 .et_pb_main_blurb_image {
        display: block;
        max-width: 110px !important;
        margin: 0 auto 20px !important;
    }

    #page-container .features7 .et_pb_blurb_container {
        text-align: center !important;
        padding-left: 0 !important;
        width: 100% !important;
    }

    .features7 .et_pb_column_1_2.text_rigth .et_pb_blurb h4:after,
    .features7 .et_pb_blurb h4:after {
        margin: 6px auto -6px !important;
        margin-right: auto !important;

    }
}

/* 2-10 Feature Divi Layout Kit Css Code */

/*tabs*/

.features2 .tab_content {
    width: 25%;
    display: inline-block;
    margin-right: 12% !important;
    text-align: center;
    vertical-align: top;
}

.features2 .tab_content:last-of-type {
    margin-right: 0 !important;
}

/*tabs image*/

.features2 .tab_content .tab_image img {
    display: block;
    width: 100%;
    position: relative;
    z-index: 1;
}

.features2 .tab_content .tab_image {
    position: relative;
    max-width: 209px;
    margin: 0 auto;
}

.features2 .tab_content .tab_image:before {
    content: "";
    display: block;
    background-color: #f5f4f4;
    border: 1px solid #d9d9d9;
    border-radius: 100%;
    position: absolute;
    width: 85%;
    height: 85%;
    z-index: 0;
    margin: 6%;

}

/*tab heading*/

.features2 .tab_content h3.title {
    padding-bottom: 20px;
}

.features2 .tab_content .content_text {
    line-height: 164% !important;
}

.features2 .tab_content .content_text:before {
    content: "";
    display: block;
    width: 87px;
    height: 2px;
    background-color: #f5f4f4;
    margin: 15px auto 19px;
}

.features2 .et_pb_tabs {
    text-align: center;
}

.features2 .et_pb_all_tabs,
.features2 .et_pb_tabs {
    border: 0 !important;
    background: transparent;
}

.features2 .et_pb_tabs_controls li:last-child {
    border-right: 0 !important;
}

.features2 .et_pb_tabs_controls li a {
    font-size: 12px !important;
    letter-spacing: 4px;
    padding: 9px 30px 5px !important;
}

/*CSS Animation*/

.features2 .tab_content {
    cursor: pointer;
}

.features2 .tab_content .content_text:before,
.features2 .tab_content .tab_image:before,
.features2 * {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.features2 .tab_content:hover .tab_image img {
    transform: scale(0.8);
}

.features2 .tab_content:hover .tab_image:before {
    transform: scale(1.1);

    /*background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);*/
}

.features2 .tab_content:hover .content_text:before {
    height: 8px;
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
    margin-bottom: 13px;
}

/*Responsive*/
@media only screen and (min-width: 1920px) {
    .features9 .et_pb_column:not(:first-child){
        padding-top: 47px !important;
    }
}
@media only screen and (max-width: 1390px) {
    .features2 .tab_content {
        width: 24.9%;
    }
}

@media only screen and (max-width: 980px) {
    .features2 .tab_content {
        width: 29.5%;
        margin-right: 5% !important;
    }

    .features2 .tab_content:last-of-type {
        margin-right: 0 !important;
    }
}

@media only screen and (max-width: 767px) {
    .features2 .et_pb_tabs_controls {
        display: block !important;
        margin-bottom: 20px !important;
    }

    .features2 .tab_content {
        width: 100%;
        margin-right: 0 !important;
        margin-bottom: 30px;
    }

    .features2 .tab_content:last-of-type {
        margin-bottom: 0 !important;
    }

    .features2 .et_pb_tabs_controls li:last-child {
        border-bottom: 0 !important;
    }
}

/* 3-10 Feature Divi Layout Kit Css Code */

.features3 .last_blurbs .et_pb_main_blurb_image a {
    position: relative;
    display: block;
}

.features3 .last_blurbs .et_pb_main_blurb_image img {
    position: relative;
    z-index: 1;
    display: block;
}

.features3 .last_blurbs .et_pb_main_blurb_image:before {
    content: "";
    display: block;
    box-shadow: inset 0 0 0 40px;
    border-radius: 100%;
    position: absolute;
    width: 85%;
    height: 85%;
    z-index: 0;
    margin: 6%;
}

.features3 .last_blurbs .et_pb_blurb_container {
    vertical-align: middle;
    padding-left: 20px;
}

/*CSS Animation*/

.features3 .et_pb_blurb {
    cursor: pointer;
}

.features3 .et_pb_main_blurb_image:before,
.features3 .et_pb_blurb * {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.features3 .et_pb_column_1_3 .et_pb_blurb_content {
    clear: both;
}

.features3 .et_pb_column_1_3 .et_pb_main_blurb_image {
    float: left;
}

.features3 .et_pb_column_1_3:not(.last_blurbs):not(:first-child):hover .et_pb_blurb,
.features3 .last_blurbs .et_pb_blurb:hover .et_pb_main_blurb_image:before {
    animation: bounceIn 1s infinite;
    animation-iteration-count: 1;
    opacity: 1 !important;

}

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

@-webkit-keyframes fadeIn {
    from {
        opacity: 0.5;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0.5;
    }

    to {
        opacity: 1;
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

@keyframes bounceIn {
    from, 20%, 40%, 60%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    0% {
        /*opacity: 0;*/
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }

    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
    }

    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97);
    }

    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
}

/*Responsive*/

@media only screen and (max-width: 1390px) and (min-width: 981px) {
    .features3 .et_pb_column:last-child .et_pb_blurb .et_pb_blurb_container {
        display: inline-block;
        width: 76%;
        vertical-align: text-bottom;
        padding-left: 10px;
    }

    .features3 .et_pb_column:last-child .et_pb_blurb .et_pb_main_blurb_image {
        display: inline-block;
        width: 22%;
        vertical-align: top;
        margin-bottom: 0;
    }
}

@media only screen and (max-width: 980px) {
    .features3 .middle_column {
        width: 40% !important;
        margin-right: 10%;
    }

    .features3 .last_blurbs {
        width: 50% !important;
    }
}

@media only screen and (max-width: 767px) {
    .features3 .et_pb_promo_description {
        text-align: center;
    }

    .features3 .et_pb_column_1_3 .et_pb_main_blurb_image {
        float: none;
    }

    .features3 .middle_column .et_pb_blurb {
        max-width: 320px;
        margin: 0 auto;
    }

    .features3 .middle_column {
        width: 100% !important;
        margin-right: 0;
    }

    .features3 .last_blurbs {
        width: 100% !important;
    }

    .features3 .last_blurbs .et_pb_blurb {
        margin: 0 !important;
        padding-top: 0;
        margin-bottom: 30px !important;
    }

    .features3 .last_blurbs .et_pb_main_blurb_image {
        max-width: 72px;
        display: block;
        margin: 0 auto;
    }

    .features3 .last_blurbs .et_pb_blurb_container {
        display: block;
        text-align: center;
        padding: 0 !important;
    }
}

/* 4-10 Feature Divi Layout Kit Css Code */

.features4 .et_pb_column_4_4 .et_pb_promo_description p {
    max-width: 660px;
}

.features4 .et_pb_column_1_3 .et_pb_main_blurb_image img {
    display: block;
}

/*CSS animation*/

.features4 .et_pb_column_1_3 .et_pb_blurb:first-child:after,
.features4 .et_pb_column_1_3 .et_pb_blurb:hover .et_pb_main_blurb_image img {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.features4 .et_pb_column_1_3 .et_pb_blurb {
    cursor: pointer;
}

.features4 .et_pb_column_1_3:hover .et_pb_blurb:first-child:after {
    width: 75% !important;
}

.features4 .et_pb_column_1_3:hover .et_pb_blurb .et_pb_main_blurb_image img {
    -webkit-animation: mymove 5s infinite;
    animation: mymove 1s infinite;
    position: relative;
    animation-iteration-count: 1;
}

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

@-webkit-keyframes fadeIn {
    from {
        opacity: 0.5;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0.5;
    }

    to {
        opacity: 1;
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

@-webkit-keyframes mymove {
    from {
        top: 0;
    }
    to {
        top: 10px;
    }
}

@keyframes mymove {
    from, 20%, 53%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    40%, 43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0);
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: translate3d(0, -9px, 0);
        transform: translate3d(0, -9px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0);
    }
}

/*Responsive*/

@media only screen and (max-width: 980px) {
    .features4 .et_pb_main_blurb_image {
        margin: 0 auto 30px !important;
    }

    .features4 .et_pb_promo_description,
    .features4 .et_pb_blurb_content {
        text-align: center !important;
    }

    .features4 .et_pb_column_1_3 .et_pb_blurb:first-child:after {
        margin: 15px auto 5px;
    }

    .features4 .et_pb_column_4_4 .et_pb_promo:after {
        margin: 20px auto 0;
    }

    .features4 h2 {
        padding-bottom: 20px !important;
    }

    .features4 .et_pb_column_4_4 .et_pb_promo_description p {
        max-width: 100%;
    }
}

/* 5-10 Feature Divi Layout Kit Css Code */

.features5 .et_pb_blurb {
    float: left;
}

.features5 .et_pb_blurb:last-of-type .et_pb_main_blurb_image,
.features5 .et_pb_blurb:nth-of-type(3) .et_pb_main_blurb_image {
    margin: 29% 0 !important;
}

.features5 .et_pb_blurb:nth-last-of-type(2) .et_pb_main_blurb_image,
.features5 .et_pb_blurb:nth-of-type(4) .et_pb_main_blurb_image {
    margin: 13% 0;
}

/*shapes*/

.features5 .et_pb_blurb .et_pb_main_blurb_image img {
    display: block;
    width: 100%;
    transform: rotate(-22.5deg);
    display: block;

}

.features5 .et_pb_blurb .et_pb_main_blurb_image:after {
    content: "";
    display: block;
    padding-top: 100%;
    width: 100%;
}

.features5 .et_pb_blurb .et_pb_main_blurb_image {
    position: relative;
    overflow: hidden;
    z-index: 10;
    transform: rotate(-22.5deg);
}

.features5 .et_pb_blurb .et_pb_main_blurb_image a {
    overflow: hidden;
}

.features5 .et_pb_blurb .et_pb_main_blurb_image a:after {
    content: "";
    display: block;
    position: absolute;
    top: -1px;
    width: 100%;
    height: 100%;
    border-width: 1px;
    border-style: solid;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    right: -1px;
    bottom: -1px;
    left: -1px;
}

.features5 .et_pb_blurb .et_pb_main_blurb_image a {
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, .25);
    border-width: 1px;
    border-style: solid;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    left: 0;
    color: inherit;
}

/*shapes end*/

.features5 .et_pb_blurb:nth-of-type(5) .et_pb_main_blurb_image {
    margin-bottom: 0 !important;
}

.features5 .et_pb_blurb h4 {
    padding-top: 53px;
}

.features5 .et_pb_blurb .et_pb_blurb_content {
    transform: scale(0.92);
}

/*CSS Animation*/

.features5 .et_pb_blurb .et_pb_main_blurb_image img {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.features5 .et_pb_blurb {
    cursor: pointer;
}

.features5 .et_pb_blurb h4:after {
    content: "";
    display: block;
    width: 0;
    height: 1px;
    background-color: #a7a7a7 !important;
    margin: 10px auto -10px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.features5 .et_pb_blurb:hover h4:after {
    width: 60% !important;
}

.features5 .et_pb_blurb .et_pb_main_blurb_image img {
    position: relative;
    z-index: 9;
}

.features5 .et_pb_blurb:hover .et_pb_main_blurb_image img {
    -webkit-transform: rotate(-382.5deg);
    transform: rotate(-382.5deg);

}

/*Responsive*/

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

    .features5 .et_pb_blurb:last-of-type .et_pb_main_blurb_image,
    .features5 .et_pb_blurb:nth-of-type(2) .et_pb_main_blurb_image {
        margin: 0 !important;
    }

    .features5 .et_pb_blurb:nth-last-of-type(2) .et_pb_main_blurb_image,
    .features5 .et_pb_blurb:nth-of-type(3) .et_pb_main_blurb_image {
        margin: 0;
    }

    #page-container .features5 .et_pb_blurb h4 {
        padding-top: 0;
    }

    #page-container .features5 .et_pb_blurb {
        width: 100% !important;
    }

    .features5 .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image {
        margin-bottom: 20px !important;
    }

    .features5 .et_pb_blurb .et_pb_blurb_content {
        max-width: 250px !important;
    }

    .features5 .et_pb_blurb .et_pb_blurb_content {
        transform: scale(1);
    }
}

/* 6-10 Feature Divi Layout Kit Css Code */

.features6 .et_pb_main_blurb_image img {
    width: 82px;
    max-width: none;
    display: block;
}

.features6 .et_pb_blurb .et_pb_main_blurb_image {
    float: left;
}

.features6 .et_pb_blurb .et_pb_blurb_content {
    clear: both;
}

.features6 .et_pb_blurb_container {
    max-width: 400px;
    padding-left: 2.3vw;
    margin-top: 23px;
    display: inline-block;
}

/*CSS Animation*/

.features6 .et_pb_blurb {
    cursor: pointer;
}

.features6 .et_pb_blurb .et_pb_main_blurb_image {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.features6 .et_pb_blurb .et_pb_main_blurb_image img {
    z-index: 5;
    position: relative;
}

.features6 .et_pb_blurb .et_pb_main_blurb_image {
    position: relative;
    overflow: hidden;
}

.features6 .et_pb_blurb .et_pb_blurb_content:hover .et_pb_main_blurb_image img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}

.features6 .et_pb_blurb .et_pb_blurb_content:hover .et_pb_main_blurb_image:after {
    -webkit-transform: scale(1);
    transform: scale(1);
}

.ie .features6 .et_pb_blurb .et_pb_main_blurb_image:after {
    display: none !important;
}

.features6 .et_pb_blurb .et_pb_main_blurb_image:after {
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    box-shadow: inset 0 0 0 300px;
    border-radius: 100%;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: transform 0.3s ease-in-out;
    -moz-transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.features6 .et_pb_blurb .et_pb_blurb_content:hover .et_pb_main_blurb_image {
    -webkit-animation: spinAround 3s linear infinite;
    -moz-animation: spinAround 3s linear infinite;
    animation: spinAround 3s linear infinite;
}

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

@-webkit-keyframes fadeIn {
    from {
        opacity: 0.5;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0.5;
    }

    to {
        opacity: 1;
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

@-webkit-keyframes spinAround {
    from {
        -webkit-transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(360deg);
    }
}

@-moz-keyframes spinAround {
    from {
        -moz-transform: rotate(0deg)
    }
    to {
        -moz-transform: rotate(360deg);
    }
}

@keyframes spinAround {
    from {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(360deg);
    }
}

/*Responsive*/

@media only screen and (max-width: 1390px) and (min-width: 981px) {
    .features6 .et_pb_blurb_container {
        max-width: 60% !important;
    }
}

@media only screen and (max-width: 980px) {
    #page-container .features6 .et_pb_blurb {
        margin-left: 10% !important;
    }

    #page-container .features6 .et_pb_blurb_content {
        margin: 0 auto !important;
    }

    .features6 .et_pb_blurb_container {
        float: left;
        max-width: calc(100% - 152px) !important;
    }

    .features6 .et_pb_blurb_content {
        max-width: none !important;
    }

    .features6 .et_pb_blurb .et_pb_main_blurb_image {
        display: inline-block;
    }

    body .features6 .et_pb_blurb {
        margin-left: 6% !important;
    }

    .features6 .et_pb_blurb_content {
        clear: both;
    }
}

@media only screen and (max-width: 600px) {
    .features6 .et_pb_blurb .et_pb_main_blurb_image {
        float: none;
    }

    .features6 .et_pb_blurb_content {
        text-align: center;
    }

    .features6 .et_pb_blurb_container {
        float: none;
        max-width: none !important;
        margin-top: 0;
        padding-left: 0;
    }
}

@media only screen and (max-width: 480px) {
    .features6 .et_pb_main_blurb_image {
        display: block;
        max-width: 152px;
        margin: 0 auto 30px;
    }

    .features6 .et_pb_blurb_container {
        text-align: center !important;
    }

    .features6 .et_pb_blurb:last-of-type {
        padding-bottom: 0 !important;
    }

    .features6 .et_pb_blurb {
        padding-bottom: 40px !important;
    }
}

/* 7-10 Feature Divi Layout Kit Css Code */

.features7 .et_pb_main_blurb_image img {
    max-width: none;
    display: block;
}

.features7 .et_pb_blurb_container {
    vertical-align: middle;
    padding-left: 73px;
    padding-top: 8.6%;
}

.features7 .text_rigth .et_pb_blurb_container {
    text-align: right;
    vertical-align: middle;
    padding-left: 0;
    padding-right: 73px;

}

/*shapes*/

.features7 .et_pb_blurb .et_pb_main_blurb_image img {
    display: block;
    width: 100%;
    transform: rotate(-22.5deg);

}

.features7 .et_pb_blurb .et_pb_main_blurb_image:after {
    content: "";
    display: block;
    padding-top: 100%;
    width: 100%;
}

.features7 .et_pb_blurb .et_pb_main_blurb_image {
    position: relative;
    overflow: hidden;
    z-index: 10;
    transform: rotate(-22.5deg);
    min-width: 140px;
}

.features7 .et_pb_blurb .et_pb_main_blurb_image a {
    overflow: hidden;
}

.features7 .et_pb_blurb .et_pb_main_blurb_image a:after {
    content: "";
    display: block;
    position: absolute;
    top: -1px;
    width: 100%;
    height: 100%;
    border-width: 0;
    border-style: solid;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    right: -1px;
    bottom: -1px;
    left: -1px;
}

.features7 .et_pb_blurb .et_pb_main_blurb_image a {
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
    color: inherit;
    box-shadow: inset 0 0 0 200px;
    border-width: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    left: 0;

}

/*shapes end*/

/*CSS Animation*/

.features7 .et_pb_blurb .et_pb_main_blurb_image,
.features7 .et_pb_blurb {
    cursor: pointer;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.features7 .et_pb_blurb .et_pb_main_blurb_image img {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    position: absolute;
    bottom: 0;
    top: 0;
    margin: auto;
}

.features7 .et_pb_column_1_2.text_rigth .et_pb_blurb h4:after {
    margin-right: 0 !important;
    margin-left: auto;
}

.features7 .et_pb_blurb h4:after {
    content: "";
    display: block;
    width: 0;
    height: 1px;
    background-color: #fff;
    margin: 6px 0px -6px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.features7 .et_pb_blurb:hover h4:after {
    width: 75%;
}

.features7 .et_pb_blurb .et_pb_main_blurb_image img {
    z-index: 9;
}

.features7 .et_pb_blurb:hover .et_pb_main_blurb_image img {
    transform: rotate(-45deg);
}

.features7 .et_pb_blurb:hover .et_pb_main_blurb_image {
    transform: rotate(0);
}

@media only screen and (max-width: 1120px) {
    .features7 .et_pb_column {
        width: 100% !important;
        margin-right: 0 !important;
    }

    .features7 .et_pb_column:first-child .et_pb_blurb:first-child {
        padding-top: 0 !important;
        border-top: 0 !important;
    }

    .features7 .et_pb_column:last-child .et_pb_blurb:last-child {
        margin-bottom: 0 !important;
    }

    #page-container .features7 .et_pb_blurb {
        padding-top: 30px !important;
        padding-bottom: 0 !important;
        margin-bottom: 30px !important;
        border-top: 1px solid;
        border-bottom: 0 !important;
    }

    .features7 .et_pb_main_blurb_image {
        float: none !important;
        display: inline-block;
        width: 30% !important;
        vertical-align: middle;
        min-width: 0 !important;
    }

    .features7 .et_pb_blurb_container {
        padding-left: 6.5vw !important;
        display: inline-block !important;
        width: 69% !important;
        padding-top: 0 !important;

    }

    .features7 .text_rigth .et_pb_blurb_container {
        text-align: left !important;
        vertical-align: middle;
        padding-right: 0;
        padding-top: 0;

    }

    .features7 .et_pb_column_1_2.text_rigth .et_pb_blurb h4:after {
        margin-right: 0 !important;
        margin-left: 0;
    }
}

@media only screen and (max-width: 480px) {
    #page-container .features7 .et_pb_main_blurb_image img {
        max-width: 100% !important;
    }

    #page-container .features7 .et_pb_main_blurb_image {
        display: block;
        max-width: 110px !important;
        margin: 0 auto 20px !important;
    }

    #page-container .features7 .et_pb_blurb_container {
        text-align: center !important;
        padding-left: 0 !important;
    }

    .features7 .et_pb_column_1_2.text_rigth .et_pb_blurb h4:after,
    .features7 .et_pb_blurb h4:after {
        margin: 6px auto -6px !important;
        margin-right: auto !important;

    }
}

/* 8-10 Feature Divi Layout Kit Css Code */

.features8 .et_pb_blurb {
    cursor: pointer;
}

.features8 .et_pb_blurb:hover h4 {
    color: #fff !important;
}

.features8 .et_pb_blurb h4,
.features8 .et_pb_blurb:before {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.features8 .et_pb_blurb:hover:before {
    top: 0;
    bottom: 60px;
    transform: scale(0) !important;

}

.features8 .et_pb_blurb h4 {
    max-width: 200px !important;
    margin: 0 auto !important;
}

/*Responsive*/

@media only screen and (max-width: 1390px) and (min-width: 980px) {
    .features8 .et_pb_blurb h4 {
        font-size: 18px !important;
        max-width: 140px !important;
    }
}

@media only screen and (max-width: 980px) {
    .features8 .et_pb_blurb {
        max-width: 330px;
        margin: 0 auto !important;
    }
}

/* 9-10 Feature Divi Layout Kit Css Code */

.features9 .et_pb_main_blurb_image img {
    display: block !important;
    max-width: none !important;
}

.features9 .et_pb_blurb_container {
    vertical-align: middle;
    padding-left: 23px;
    display: inline-block;
    max-width: calc(100% - 72px);
    float: none;
}

/*CSS Animation*/

.features9 .et_pb_blurb {
    cursor: pointer;

    -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;
}

.features9 .et_pb_blurb .et_pb_main_blurb_image {
    position: relative;
    overflow: hidden;
    text-align: center;
}

.features9 .et_pb_blurb .et_pb_main_blurb_image:after,
.features9 .et_pb_blurb:hover .et_pb_blurb_container,
.features9 .et_pb_blurb .et_pb_main_blurb_image,
.features9 .et_pb_blurb .et_pb_main_blurb_image img {
    -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;
}

.features9 .et_pb_blurb .et_pb_main_blurb_image:after {
    font-family: FontAwesome;
    border-radius: 50%;
    content: '\f100';
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    z-index: 0;
    opacity: 0;
    background-color: inherit;
    font-size: 40px;
    line-height: 160%;
    border-radius: 100%;
    overflow: hidden;
}

.features9 .et_pb_blurb:hover .et_pb_main_blurb_image:after {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
    opacity: 1;

}

.features9 .et_pb_blurb:hover .et_pb_main_blurb_image {
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
}

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

@-webkit-keyframes fadeIn {
    from {
        opacity: 0.5;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0.5;
    }

    to {
        opacity: 1;
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

/*Responsive*/

@media only screen and (max-width: 980px) {
    .features9 .et_pb_column_1_3:not(:first-child) {
        width: 49% !important;
    }

    .features9 .et_pb_column_1_3:nth-of-type(2) {
        margin-right: 2% !important;
    }

    #page-container .features9 .et_pb_blurb_content {
        margin-right: -10px !important;
    }
}

@media only screen and (max-width: 767px) {
    .features9 .et_pb_column_1_3:not(:first-child) {
        width: 100% !important;
    }

    .features9 .et_pb_column_1_3:nth-of-type(2) {
        margin-right: 0 !important;
    }

    #page-container .features9 .et_pb_main_blurb_image {
        display: block;
        max-width: 66px;
        margin: 0 auto 20px;
    }

    #page-container .features9 .et_pb_blurb_container {
        display: block;
        padding-left: 0;
        text-align: center;
        max-width: none;
    }

    #page-container .features9 .et_pb_blurb_content {
        margin-right: 0 !important;
        max-width: none !important;
    }
}

/* 10-10 Feature Divi Layout Kit Css Code */

.features10 .et_pb_column_1_3 .et_pb_main_blurb_image img {
    border: 1px solid #dadada;
    border-radius: 100%;
    padding: 16px;
    opacity: 1 !important;
}

/*CSS Animation*/

.features10 .et_pb_column_1_3 .et_pb_blurb {
    cursor: pointer;
}

.features10 .et_pb_column_1_3 .et_pb_main_blurb_image {
    transition-duration: 0.3s;
    transition-property: transform;
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
}

.features10 .et_pb_column_1_3 .et_pb_main_blurb_image {
    position: relative;
}

.features10 .et_pb_column_1_3 .et_pb_main_blurb_image:after {
    pointer-events: none;
    position: absolute;
    z-index: 0;
    content: '';
    top: 100%;
    left: 0;
    height: 10px;
    width: 90%;
    opacity: 0;
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
    transition-duration: 0.3s;
    transition-property: transform opacity;
    max-width: 78px;
    margin: auto !important;
    right: 0;
}

.features10 .et_pb_column_1_3 .et_pb_blurb:hover .et_pb_main_blurb_image:after {
    opacity: 1;
    transform: translateY(5px);
}

.features10 .et_pb_column_1_3 .et_pb_blurb:hover .et_pb_main_blurb_image {
    transform: translateY(-5px);
}

.features10:hover .et_pb_column_4_4 .et_pb_image img {
    animation: slideInUp 1s infinite;
    animation-iteration-count: 1;
}

@-webkit-keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp;
}

/*Responsive*/

@media only screen and (max-width: 980px) {
    .features10 .et_pb_column_4_4 .et_pb_blurb:before {
        background-size: cover;
    }
}

@media only screen and (max-width: 767px) {
    .features10 .et_pb_column_4_4 .et_pb_image {
        margin-bottom: -33px !important;
    }

}

@media only screen and (max-width: 480px) {
    .features10 .et_pb_column_4_4 .et_pb_image {
        margin-bottom: 0px !important;
    }

}/* Footer Unicorn 2.0 Divi Layout Kit Css Code
** Product Built By Divi Den - https://seku.re/divi-den
** Get the latest kit here: https://seku.re/unicorn2
** Get Support Here: https://seku.re/support
** Watch Unicorn 2.0 Bundle tutorials: https://seku.re/unicorn2tuts
*/

/* 1-7 Footer Divi Layout Kit Css Code */

.footer1 .et_pb_text a {
    color: inherit !important;
}

.footer1 .et_pb_text a:hover {
    opacity: 0.6 !important;
    cursor: pointer;
}

/*Css Animation*/

.footer1 .et_pb_blurb .et_pb_main_blurb_image img {
    position: relative;
}

.footer1 .et_pb_blurb .et_pb_main_blurb_image:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
}

.footer1 .et_pb_blurb:hover .et_pb_main_blurb_image img,
.footer1 .et_pb_blurb .et_pb_blurb_container:after {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.footer1 .et_pb_blurb .et_pb_blurb_container:after {
    content: "";
    display: block;
    width: 0;
    height: 1px;
    background-color: #fff !important;
    margin: 10px auto -10px;
}

.footer1 .et_pb_blurb:hover {
    cursor: pointer;
}

.footer1 .et_pb_blurb:hover .et_pb_blurb_container:after {
    width: 70%;
}

.footer1 .et_pb_blurb:hover .et_pb_main_blurb_image img {
    -webkit-animation: mymove 5s infinite;
    animation: mymove 1s infinite;
    position: relative;
    animation-iteration-count: 1;
}

@-webkit-keyframes mymove {
    from {
        top: 0;
    }
    to {
        top: 10px;
    }
}

@keyframes mymove {
    from, 20%, 53%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    40%, 43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0);
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: translate3d(0, -9px, 0);
        transform: translate3d(0, -9px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0);
    }
}

/* 2-7 Footer Divi Layout Kit Css Code */

.footer2{
    padding-top: 60px !important;
    padding-bottom: 20px !important;
}

/*Columns*/

.footer2 .et_pb_row .et_pb_column_1_4:first-child {
    width: 37.5% !important;
    margin-right: 5.5% !important;
}

.footer2 .et_pb_row .et_pb_column_1_4 {
    width: 14.5% !important;
    margin-right: 6.7% !important;
}

.footer2 .et_pb_row .et_pb_column_1_4:last-child {

    margin-right: 0 !important;
}

/*Map*/

.footer2 .et_pb_map {
    height: 100% !important;
}

/*Social Icons*/

.footer2 .et_pb_social_media_follow {
    float: right;
}

.footer2 .et_pb_social_media_follow a:before {
    color: inherit !important;
    width: auto !important;
    height: auto !important;
    line-height: 180% !important;
    font-size: 13px !important;
}

.footer2 .et_pb_social_media_follow li a {
    width: auto !important;
    height: auto !important;
    margin-right: 54px !important;
}

.footer2 .et_pb_social_media_follow li:last-child a {
    margin-right: 4px !important;
}


.footer2 .et_pb_column_1_2 a:hover{
    opacity: 0.6;
}
/*Css Animation*/

.footer2 .et_pb_social_media_follow li a {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.footer2 .et_pb_social_media_follow li a:hover {
    transform: scale(1.3);

}


/*Links*/

.footer2 .et_pb_row a:hover{
    opacity: 0.5;
}
.footer2 .et_pb_row a{
    color: inherit !important;
}

/*Responsive*/

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

    .footer2 .et_pb_row .et_pb_column_1_4:first-child {
        width: 25.5% !important;
    }
}

@media only screen and (max-width: 980px) {
    .footer2 .et_pb_row .et_pb_column_1_4:first-child,
    .footer2 .et_pb_row .et_pb_column_1_4 {
        width: 22% !important;
        margin-right: 4% !important;
    }

    .footer2 .et_pb_map_container {
        height: 350px;
    }

    .footer2 .et_pb_column_1_2 .et_pb_text {
        text-align: center !important;
    }

    .footer2 .et_pb_social_media_follow {
        float: none;
        text-align: center;
    }

    .footer2 .et_pb_social_media_follow li {
        float: none !important;
        display: inline-block;
    }

    .footer2{
        padding-top: 8vw !important;
        padding-bottom: 8vw !important;
    }
}

@media only screen and (max-width: 767px) {
    .footer2 .et_pb_row .et_pb_column_1_4:first-child, .footer2 .et_pb_row .et_pb_column_1_4 {
        width: 46% !important;
        margin-right: 4% !important;
    }

    .footer2{
        padding-top: 10vw !important;
        padding-bottom: 10vw !important;
    }
}

@media only screen and (max-width: 480px) {
    .footer2 .et_pb_row .et_pb_column_1_4:first-child, .footer2 .et_pb_row .et_pb_column_1_4 {
        width: 100% !important;
        margin-right: 0 !important;
    }

    .footer2 .et_pb_row .et_pb_column_1_4 .et_pb_promo {
        text-align: center !important;
    }

    .footer2 .et_pb_map_container {
        height: 250px;
    }
}
/* 3-7 Footer Divi Layout Kit Css Code */

/*Footer3 Form*/

#page-container .footer3 .et_pb_row:before{
    width: 500%;
    left: -200%;
}

#page-container .footer3 .et_pb_column_4_4 {
    margin: 0 auto !important;
}

/*Social Icons*/

.footer3 .et_pb_social_media_follow li:last-child {
    margin-right: 0 !important;
}

.footer3 .et_pb_social_media_follow li {
    margin-right: 7px !important;
}

.footer3 .et_pb_social_media_follow li a:before,
.footer3 .et_pb_social_media_follow li a {
    width: 35px !important;
    height: 35px !important;
}

/*Css Animation*/


.footer3 .gform_wrapper .gform_footer .gform_button,
.footer3 .et_pb_social_media_follow li a {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.footer3 .gform_wrapper .gform_footer .gform_button:hover {
    transform: scale(1.1);
}

.footer3 .et_pb_social_media_follow a.icon {
    transition-duration: 0.3s;
    transition-property: transform;
    -webkit-tap-highlight-color: transparent;
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
}

.footer3 .et_pb_social_media_follow a.icon:after {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 0;
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
    transition-duration: 0.3s;
    transition-property: transform opacity;
}

.footer3 .et_pb_social_media_follow li.et_pb_social_icon:hover a.icon:after {
    opacity: 1;
    transform: translateY(5px);
}

.footer3 .et_pb_social_media_follow li.et_pb_social_icon:hover a.icon {
    transform: translateY(-5px);
}

.footer3 .et_pb_column_1_3 p{
    padding-bottom: 0 !important;
}

/*Form*/

.footer3 .et_pb_newsletter p label.et_pb_contact_form_label {
    display: block !important;
    position: absolute;
    width: 100%;
    text-align: left;
    pointer-events: none;
    top: 0;
    padding-left: 0;
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    z-index: 0;
    height: 100%;
    padding-top: 10px;
}



.footer3 .et_pb_newsletter {
    width: 100%;
    padding: 0 !important;
}

.footer3 .et_pb_newsletter .et_pb_newsletter_description {
    display: none;
}

.footer3 .et_pb_newsletter .et_pb_newsletter_form p input{
    padding: 20px 10px!important;
    background-color: transparent;
}
.footer3 .et_pb_newsletter .et_pb_newsletter_form p {
    position: relative;
    padding-bottom: 0 !important;
    display: inline-block;
    overflow: hidden;

}

.footer3 .et_pb_newsletter .et_pb_newsletter_form .et_pb_newsletter_fields{
    flex-wrap: unset;
}
.footer3 .et_pb_newsletter .et_pb_newsletter_form {
    display: block !important;
}
.footer3 .et_pb_newsletter .et_pb_newsletter_form p:last-child {
    width: 20%;
    margin-left: 0;
    margin-right: 0;
}

.footer3 .et_pb_newsletter .et_pb_newsletter_form p {
    width: 36.8%;
    margin-right: 3.6%;
}

.footer3 .et_pb_newsletter .et_pb_newsletter_button span.et_pb_newsletter_button_text {
    display: inline-block;
    top: 50%;
    position: absolute;
    transform: translate(0, -50%);
    width: 100%;
    left: 0;
}

.footer3 .et_pb_newsletter .et_pb_newsletter_button:after {
    display: none !important;
}

.footer3 .et_pb_newsletter .et_pb_newsletter_button:hover {
    opacity: 0.5;
}

/*Hover effects*/

.footer3 .et_pb_newsletter p label:before {
    border-top: 3px solid #fff;
    -webkit-transform: translate3d(0, 100%, 0) translate3d(0, -6px, 0);
    transform: translate3d(0, 100%, 0) translate3d(0, -6px, 0);
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
}

.footer3 .et_pb_newsletter p label:after {
    z-index: -1;
    background: #fff;
    -webkit-transform: scale3d(1, 0, 1);
    transform: scale3d(1, 0, 1);
    -webkit-transform-origin: 50% 0%;
    transform-origin: 50% 0%;

}

.footer3 .et_pb_newsletter p label:after,
.footer3 .et_pb_newsletter p label:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
}

.footer3 .et_pb_newsletter .filled label,
.footer3 .et_pb_newsletter p input:focus + label {
    color: transparent !important;
}

.footer3 .et_pb_newsletter p input:focus + label::before,
.footer3 .et_pb_newsletter p.filled label::before {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);

    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

.footer3 .et_pb_newsletter p input:focus + label::after,
.footer3 .et_pb_newsletter p.filled label::after {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);

}

.footer3 .et_pb_newsletter p.filled,
.footer3 .et_pb_newsletter p.focus {
    border-radius: 6px !important;

}

.footer3 .et_pb_newsletter .filled input,
.footer3 .et_pb_newsletter input:focus {

    font-size: 16px;
    font-weight: 400;

}

#page-container .footer3 .et_pb_newsletter .filled input ,
#page-container .footer3 .et_pb_newsletter input:focus {
    color: #2c2c2c;
}

/*Feedburner Form*/

.footer3 .et_pb_feedburner_form form {
    width: 100% !important;
}

.footer3 .et_pb_newsletter .et_pb_newsletter_form.et_pb_feedburner_form p:nth-child(3) {
    margin-right: 0 !important;
    height: 100%;
}

.footer3 .et_pb_newsletter .et_pb_newsletter_form.et_pb_feedburner_form p button.et_pb_newsletter_button {
    position: static !important;
}

.footer3 .et_pb_newsletter .et_pb_newsletter_form.et_pb_feedburner_form p:first-child {
    width: 61% !important;
}

.footer3 .et_pb_newsletter .et_pb_newsletter_form.et_pb_feedburner_form p {
    width: 35.3%;
    margin-right: 2%;
    vertical-align: top;
}

/*aweber Form*/



.footer3 .et_pb_newsletter .et_pb_newsletter_form[data-service="aweber"] p:nth-child(5) {
    width: 23% !important;
    margin-right: 0 !important;

}


/*result*/

.footer3 .et_pb_newsletter_result h2{
    color: #14bf0a !important;
}
.footer3 .et_pb_newsletter_result{
    text-align: right !important;
    width: 100% !important;
    color: #14bf0a !important;
}



.footer3 .et_pb_newsletter_form[data-service="aweber"] .et_pb_newsletter_result{
    font-size: 16px;
    padding: 10px 10px 10px 0;
}


/*Links*/

.footer3 a:hover{
    opacity: 0.5;
}
.footer3 a{
    color: inherit !important;
}



#page-container .footer3 .et_pb_newsletter input::-webkit-input-placeholder {
    color: transparent !important;
}

#page-container .footer3 .et_pb_newsletter input::-moz-placeholder {
    color: transparent !important;
}

#page-container .footer3 .et_pb_newsletter input:-ms-input-placeholder {
    color: transparent !important;
}

#page-container .footer3 .et_pb_newsletter input:-moz-placeholder {
    color: transparent !important;
}

/*Responsive*/

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

    #page-container .footer3 .et_pb_promo_description h2 {
        font-size: 30px !important;
    }
}





@media only screen and (max-width: 980px) {
    .footer3 .et_pb_text {
        background-position: bottom;
        text-align: center;
    }

    .footer3 .et_pb_social_media_follow {
        padding-top: 0 !important;
    }

    .footer3 .et_pb_social_media_follow li {
        margin-bottom: 0 !important;
    }

    .footer3 .et_pb_row .et_pb_column_1_3:last-child {
        margin-bottom: 0 !important;
    }
}

@media only screen and (max-width: 767px) {
    .footer3 .et_pb_text {
        padding-top: 0 !important;
    }

    .footer3 .et_pb_newsletter .et_pb_newsletter_form .et_pb_newsletter_fields {
        display: block;
    }

    .footer3 .et_pb_newsletter .et_pb_newsletter_form.et_pb_feedburner_form p:first-child,
    .footer3 .et_pb_newsletter .et_pb_newsletter_form p {
        width: 100% !important;
        margin-right: 0 !important;
        margin-bottom: 40px;
    }

    .footer3 .et_pb_newsletter .et_pb_newsletter_form {
        display: block !important;
    }

    .footer3 .et_pb_newsletter .et_pb_newsletter_form[data-service="aweber"] p:nth-child(5),
    .footer3 .et_pb_newsletter .et_pb_newsletter_form.et_pb_feedburner_form p:nth-child(3),
    .footer3 .et_pb_newsletter .et_pb_newsletter_form p:last-child {
        width: 100% !important;
        margin-bottom: 0 !important;
    }

    .footer3 .et_pb_newsletter .et_pb_newsletter_button span.et_pb_newsletter_button_text {
        display: inline-block;
        top: auto;
        position: relative;
        transform: translate(0, 0);
        left: auto !important;
    }

    #page-container .footer3 .et_pb_newsletter .et_pb_newsletter_button {
        height: auto;
        position: static;
        width: 100%;
    }
}

@media only screen and (max-width: 480px) {
    .footer3 .et_pb_row:first-child .et_pb_text {
        padding-top: 20px !important;
        background: none !important;
    }
}
/* 4-7 Footer Divi Layout Kit Css Code */


/*Menus*/

.footer4 .et_pb_column_1_4 ul {
    padding: 0 !important;
}

.footer4 .et_pb_column_1_4 li.has_item {
    padding-left: 33px;
    position: relative;
}

.footer4 .et_pb_column_1_4 li {
    list-style: none !important;
    margin-bottom: 10px;
}

.footer4 .et_pb_column_4_4 .et_pb_text a:hover,
.footer4 .et_pb_column_1_4 a:hover {
    opacity: 0.6 !important;
}

.footer4 .et_pb_column_1_4 .has_icons a {
    padding-left: 33px;
    position: relative;
}

.footer4 .et_pb_column_1_4 a {
    display: block;

}

.footer4 .et_pb_column_1_4 i {
    color: #cc0033 !important;
    min-width: 29px !important;
    position: absolute;
    left: 0;
    top: 8px;
}

.footer4 .et_pb_column_4_4 a {
    color: inherit;
}

/*Social Icons*/

.footer4 .et_pb_social_media_follow li:last-child {
    margin-right: 0 !important;
}

.footer4 .et_pb_social_media_follow li {
    margin-right: 71px;
}

.footer4 .et_pb_social_media_follow li a:before {
    /*display: table-cell;*/
    /*width: 70px;*/
    /*height: auto;*/
    /*vertical-align: middle;*/
    position: absolute;
    top:50%;
    width: 100%;
    transform: translate(0,-50%);
}


.footer4 .et_pb_social_media_follow li a {
    width: 77px;
    height: 77px;
    display: inline-block;
    margin-right: 0 !important;
    margin-bottom: 8px;
    position: relative;
}

/*Css Animation*/

.footer4 .et_pb_social_media_follow li a,
.footer4 .et_pb_social_media_follow li {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}


.footer4 .et_pb_social_media_follow li:hover a {
    box-shadow: 0 0 1px 15px rgba(138, 59, 88, 0.4),
    0 0 1px 30px rgba(138, 59, 88, 0.1),
    0 0 1px 45px rgba(138, 59, 88, 0.1);
}

.footer4 .et_pb_social_media_follow li:hover {
    cursor: pointer;
}

/*Responsive*/

@media only screen and (max-width: 980px) {
    .footer4 .et_pb_image {
        margin-top: -151px;
    }

    .footer4 .et_pb_social_media_follow li {
        margin-right: 50px;
    }

    .footer4 h3 {
        padding-bottom: 15px;
    }
}

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

    .footer4 .et_pb_social_media_follow li {
        margin-right: 10px;
    }

    /*.footer4 .et_pb_social_media_follow a.icon:before {*/
    /*width: 60px;*/
    /*height: 60px;*/
    /*}*/

    .footer4 .et_pb_column_4_4 .et_pb_social_icon a {
        width: 60px;
        height: 60px;
    }

    #page-container .footer4 .et_pb_social_media_follow li:after {
        clear: both;
    }

    .footer4 .et_pb_social_media_follow li a {
        margin: 0 auto 8px !important;
        float: none;
    }

}

@media only screen and (max-width: 480px) {
    .footer4 .et_pb_text {
        text-align: center !important;
    }

    .footer4 .et_pb_social_media_follow li {
        float: none;
        display: inline-block;
    }

    #page-container .footer4 .et_pb_social_media_follow li:after {
        clear: both;
    }

    /*.footer4 .et_pb_social_media_follow a.icon:before {*/
    /*width: 40px;*/
    /*height: 40px;*/
    /*}*/

    .footer4 .et_pb_column_4_4 .et_pb_social_icon:after {
        display: none !important;
    }

    .footer4 .et_pb_column_4_4 .et_pb_social_icon a {
        width: 40px;
        height: 40px;
    }

    .footer4 .et_pb_column_1_4 .has_icons a {
        padding-left: 0;
    }

    .footer4 .et_pb_column_1_4 i {
        position: static;
    }

    .footer4 .et_pb_column_1_4 li.has_item{
        padding-left: 0 !important;
    }

}

/* 5-7 Footer Divi Layout Kit Css Code */

.footer5 .et_pb_text a:first-child {
    margin-right: 72px !important;
}

.footer5 .et_pb_text a:hover{
    opacity: 0.5;
}

.footer5 .et_pb_text a {
    border-bottom: 1px solid #d3d3d3;
    display: inline-block;
    padding-bottom: 4px;
}

/*shapes*/

.footer5 .et_pb_column_1_3 .et_pb_blurb .et_pb_main_blurb_image img {
    display: block;
    width: 100%;
    transform: rotate(-22.5deg);

}

.footer5 .et_pb_column_1_3 .et_pb_blurb .et_pb_main_blurb_image:after {
    content: "";
    display: block;
    padding-top: 100%;
    width: 100%;
}

.footer5 .et_pb_column_1_3 .et_pb_blurb .et_pb_main_blurb_image {
    position: relative;
    overflow: hidden;
    z-index: 10;
    transform: rotate(-22.5deg);

    max-width: 111px;
    margin: 0 auto 21px;
}

.footer5 .et_pb_column_1_3 .et_pb_blurb .et_pb_main_blurb_image a {
    overflow: hidden;
}

.footer5 .et_pb_column_1_3 .et_pb_blurb .et_pb_main_blurb_image a:after {
    content: "";
    display: block;
    position: absolute;
    top: -3px;
    width: 100%;
    height: 100%;
    border-width: 3px;
    border-style: solid;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    right: -3px;
    bottom: -3px;
    left: -3px;
    z-index: 3;
}

.footer5 .et_pb_column_1_3 .et_pb_blurb .et_pb_main_blurb_image a {
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
    background: #fff;
    border-width: 3px;
    border-style: solid;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    left: 0;
}

/*shapes end*/

/*Css Animation*/

.footer5 .et_pb_column_1_3 .et_pb_blurb:hover {
    cursor: pointer;
}

.footer5 .et_pb_column_1_3 .et_pb_blurb .et_pb_main_blurb_image img {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.footer5 .et_pb_column_1_3 .et_pb_blurb:hover .et_pb_main_blurb_image img {
    transform: scale(1.2) rotate(-22.5deg);
}


.footer5 .et_pb_column_1_3 .et_pb_blurb .et_pb_blurb_description p{
    transition: 0.3s;
    transition-delay: 0.3s;
}
.footer5 .et_pb_column_1_3 .et_pb_blurb:hover .et_pb_blurb_description p{
    transform: translate(0,4px);
    transition-delay: 0s;
}
.footer5 .et_pb_column_1_3 .et_pb_blurb .et_pb_blurb_description p:before{
    content: "";
    display: block;
    border-top: 1px solid;
    width: 0%;
    height: 0;
    transition: 0.3s;
    opacity: 0.3;
    margin: 0 auto;
    transform: translate(0,-9px);
}

.footer5 .et_pb_column_1_3 .et_pb_blurb:hover .et_pb_blurb_description p:before{
    transition-delay: 0.3s;
    width: 50%;
}

@media only screen and (max-width: 480px) {
    .footer5 .et_pb_text a:first-child {
        margin-right: 0px !important;
    }

    .footer5 .et_pb_text a {
        display: block;
    }
}

/* 6-7 Footer Divi Layout Kit Css Code */


/*menu*/

.footer6 .et_pb_column{
    z-index: auto !important;
}
.footer6 .et_pb_column_1_4 ul {
    padding: 0 !important;
}

.footer6 .et_pb_column_1_4 li.has_item {
    padding-left: 33px;
    position: relative;
}

.footer6 .et_pb_column_1_4 li {
    list-style: none !important;
    margin-bottom: 10px;
}

.footer6 .et_pb_column_4_4 .et_pb_text a:hover,
.footer6 .et_pb_column_1_4 a:hover {
    opacity: 0.6 !important;
}

.footer6 .et_pb_column_1_4 .has_icons a {
    padding-left: 33px;
    position: relative;
}

.footer6 .et_pb_column_1_4 a {
    display: block;
}

.footer6 .et_pb_column_1_4 i {
    color: #cc0033 !important;
    min-width: 29px !important;
    position: absolute;
    left: 0;
    top: 8px;
}

.footer6 .et_pb_column_4_4 a {
    color: inherit;
}

body .footer6 .et_pb_text_inner h3 {
    font-weight: 700 !important;
}

/*Social Icons*/

.footer6 .et_pb_social_media_follow a.icon:before {
    display: table-cell;
    width: 77px;
    height: 77px;
    vertical-align: middle;
    font-size: 20px !important;
}

.footer6 .et_pb_social_media_follow li:last-child {
    margin-right: 0 !important;
}

/*map*/

.footer6 .et_pb_map {
    height: 518px;
}

/*columns*/
.footer6 .top_margin {
    margin-top: -52px;
}



/*Css Animation*/

.footer6 .gform_wrapper .gform_footer:hover .gform_button,
.footer6 .et_pb_social_media_follow li:hover a.icon {
    animation: bounceIn 1s infinite;
    animation-iteration-count: 1;
    opacity: 1 !important;

}

@keyframes bounceIn {
    from, 20%, 40%, 60%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    0% {
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }

    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
    }

    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97);
    }

    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
}

/*Responsive*/

@media only screen and (max-width: 980px) {
    .footer6 .top_margin {
        margin-top: 0;
        background-color: #fff;
        box-shadow: none !important;
        display: block;
        -webkit-flex-wrap: unset;
        flex-wrap: unset;
    }

    .footer6 .et_pb_row:nth-child(2) .et_pb_column{
        background: #fff;
        margin-bottom: -1px !important;
    }

    .footer6 ul.et_pb_social_media_follow {
        margin: -32px 0 40px !important;
    }

    .footer6 .et_pb_map {
        height: 250px;
    }

    .footer6 .et_pb_social_media_follow li {
        margin-right: 50px;
    }

    .footer6 ul.et_pb_social_media_follow {
        margin: -40px 0 20px !important;
    }

}

@media only screen and (max-width: 767px) {
    .footer6 .et_pb_social_media_follow li {
        margin-right: 10px;
    }

    .footer6 .et_pb_social_media_follow a.icon:before {
        width: 60px;
        height: 60px;
        font-size: 16px !important;
    }

    .footer6 .et_pb_column_4_4 .et_pb_social_icon a {
        width: 60px;
        height: 60px;
    }


    .footer6 ul.et_pb_social_media_follow {
        margin: -31px 0 20px !important;
    }
}

@media only screen and (max-width: 600px) {
    #page-container .footer6 .et_pb_column_1_4:last-child {
        margin-bottom: 0 !important;
    }

    #page-container .footer6 .et_pb_column_1_4 {
        width: 100% !important;
        margin-right: 0 !important;
        margin-bottom: 30px !important;
    }

    .footer6 .et_pb_promo  {
        text-align: center !important;
    }

    .footer6 .et_pb_column_1_4 .has_icons a {
        padding-left: 0;
    }

    .footer6 .et_pb_column_1_4 i {
        position: static;
    }
}

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

    .footer6 .et_pb_social_media_follow a.icon:before {
        width: 40px;
        height: 40px;
    }

    .footer6 .et_pb_column_4_4 .et_pb_social_icon a {
        width: 40px;
        height: 40px;
    }

    .footer6 .et_pb_map {
        height: 200px;
    }

    .footer6 ul.et_pb_social_media_follow {
        margin: -20px 0 20px !important;
    }
}

/* 7-7 Footer Divi Layout Kit Css Code */

#page-container .footer7 .et_pb_column_4_4 {
    margin: 0 auto !important;
    float: none !important;
}

/*map*/

.footer7 .et_pb_map {
    height: 350px;
}

/*social Icons*/

.footer7 .et_pb_social_media_follow a.icon:before {
    display: table-cell;
    width: 50px;
    height: 50px;
    vertical-align: middle;
    font-size: 20px !important;

}


.footer7 .et_pb_social_media_follow li:last-child {
    margin-right: 0 !important;
}

.footer7 .et_pb_column_4_4 p a:hover {
    opacity: 0.6 !important;
}

.footer7 .et_pb_column_4_4 a {
    color: inherit;
}

/*Css Animation*/

.footer7 .et_pb_social_media_follow a.icon {
    transition-duration: 0.3s;
    transition-property: transform;
    -webkit-tap-highlight-color: transparent;
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
}

.footer7 .et_pb_social_media_follow a.icon:after {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 0;
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
    transition-duration: 0.3s;
    transition-property: transform opacity;
}

.footer7 .et_pb_social_media_follow li.et_pb_social_icon:hover a.icon:after {
    opacity: 1;
    transform: translateY(5px);
}

.footer7 .et_pb_social_media_follow li.et_pb_social_icon:hover a.icon {
    transform: translateY(-5px);
}

@keyframes rubberBand {
    from, 20%, 53%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    40%, 43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0);
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: translate3d(0, -9px, 0);
        transform: translate3d(0, -9px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0);
    }
}

.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand;
}

/*Responsive*/
@media only screen and (max-width: 480px) {
    .footer7 .et_pb_map {
        height: 250px;
    }

    .footer7 .et_pb_social_media_follow li {
        margin-right: 10px;
    }
}/* Header Unicorn 2.0 Divi Layout Kit Css Code
** Product Built By Divi Den - https://seku.re/divi-den
** Get the latest kit here: https://seku.re/unicorn2
** Get Support Here https://seku.re/support
** Watch Unicorn 2.0 Bundle tutorials: https://seku.re/unicorn2tuts
*/

/* 1-9 Header Divi Layout Kit Css Code */

/*Global style*/
#main-content {
    overflow: hidden !important;
}

/*Responsive*/

@media only screen and (max-width: 767px) {
    .header1 .et_pb_promo.et_pb_module {
        padding-top: 30px !important;
        padding-right: 30px !important;
        padding-bottom: 30px !important;
        padding-left: 30px !important;
        margin-right: 0 !important;
        width: 100%;
        top: 0;
    }
}

/* 2-9 Header Divi Layout Kit Css Code */

/*Button*/

.header2 .et_pb_promo_button:hover:after {
    left: 120%;
    -webkit-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
}

.header2 .et_pb_promo_button:after {
    background: #fff;
    content: "";
    height: 155px;
    left: -75px;
    opacity: .2;
    position: absolute;
    top: -50px;
    -webkit-transform: rotate(35deg);
    transform: rotate(35deg);
    -webkit-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
    width: 50px;
    z-index: 0;
}

.header2 .et_pb_promo_button:hover {
    background: transparent !important;
    border: 2px solid !important;
}

.header2 .et_pb_promo_button {
    overflow: hidden;
}

/*Responsive*/

@media only screen and (max-width: 767px) {
    .header2 .et_pb_promo_description {
        float: none !important;
        text-align: center !important;
    }

    #page-container .header2 .et_pb_promo {
        text-align: center !important;
    }

    #page-container .header2 .et_pb_promo_button {
        float: none !important;
        margin-top: 20px !important;
    }
}

/* 3-9 Header Divi Layout Kit Css Code */

body.unknown #page-container .header3 .et_pb_image,
body.ie #page-container .header3 .et_pb_image {
    width: 100%;
}

/*Responsive*/

@media only screen and (max-width: 980px) {
    #page-container .header3 .et_pb_image {
        position: static !important;
    }

    #page-container .header3 .et_pb_promo_description h2 {
        padding-bottom: 30px !important;
    }

    #page-container .header3 .et_pb_promo_description {
        text-align: center !important;
        max-width: 100% !important;
        padding-bottom: 60px !important;
    }
}

/* 4-9 Header Divi Layout Kit Css Code */

/*Responsive*/

@media only screen and (max-width: 480px) {
    #page-container .header4 .et_pb_cta_7.et_pb_promo h2 {
        font-size: 26px !important;
    }
}

/* 5-9 Header Divi Layout Kit Css Code */

.header5 .et_pb_main_blurb_image .et-pb-icon {
    border-radius: 100%;
    overflow: hidden;
    padding: 26px;
}

/*Css animation*/

.header5 .et_pb_main_blurb_image span.et-pb-icon {
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    position: relative;
    border: none !important;
}

.header5 .et_pb_blurb_content:hover {
    cursor: pointer;
}

.header5 .et_pb_blurb .et_pb_blurb_content:hover .et_pb_main_blurb_image .et-pb-icon {
    -webkit-animation: spinAround 3s linear infinite;
    -moz-animation: spinAround 3s linear infinite;
    animation: spinAround 3s linear infinite;
}

@-webkit-keyframes spinAround {
    from {
        -webkit-transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(360deg);
    }
}

@-moz-keyframes spinAround {
    from {
        -moz-transform: rotate(0deg)
    }
    to {
        -moz-transform: rotate(360deg);
    }
}

@keyframes spinAround {
    from {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(360deg);
    }
}

/*Responsive*/

@media only screen and (max-width: 980px) {
    .header5 .et_pb_blurb_content {
        max-width: none !important;
    }
}

/* 6-9 Header Divi Layout Kit Css Code */

/*Responsive*/

@media only screen and (max-width: 980px) {
    .header6 .et_pb_promo_description {
        max-width: 460px !important;
        padding-bottom: 20px !important;
    }

    #page-container .header6 .et_pb_image img {
        max-width: 40px !important;
    }

    #page-container .header6 .et_pb_promo_description h2 {
        padding-bottom: 20px !important;
        margin-left: 0 !important;
    }
}

@media only screen and (max-width: 767px) {
    .header6 .et_pb_promo_description {
        max-width: 280px !important;
    }
}

@media only screen and (max-width: 480px) {
    .header6 .et_pb_promo_description {
        max-width: none !important;
    }

    #page-container .header6 {
        background-image: none !important;
    }

    #page-container .header6 .et_pb_row {
        padding-top: 8vw !important;
        padding-bottom: 8vw !important;
    }
}

/*Css animation*/

.header6 .et_pb_image a:hover img {
    -webkit-animation: mymove 1s infinite;
    animation: mymove 1s infinite;
    position: relative;
    animation-iteration-count: 1;
}

@keyframes mymove {
    from, 20%, 53%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    40%, 43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0);
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: translate3d(0, -9px, 0);
        transform: translate3d(0, -9px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0);
    }
}

/* 7-9 Header Divi Layout Kit Css Code */

.header7 .et_pb_image img {
    height: auto !important;
}

/*Responsive*/

@media only screen and (min-width: 1930px) {
    #page-container .header1 .et_pb_promo {
        max-width: 70%;
    }

    #page-container .header9 .et_pb_promo_description h2 {
        font-size: 190px !important;
    }

    #page-container .header6 .et_pb_promo_description h2,
    #page-container .header7 .et_pb_promo_description h2 {
        font-size: 90px !important;
    }

    #page-container .price_table_3 .et_pb_pricing_table {
        padding-top: 230px !important;
    }

    .header3 .et_pb_promo .et_pb_promo_description h2 {
        font-size: 150px !important;
    }

    .header3 .et_pb_promo .et_pb_promo_description {
        max-width: 100% !important;
    }

    .header4 .et_pb_promo .et_pb_promo_description {
        max-width: 740px;
    }

    .header5 .et_pb_text h1 {
        font-size: 120px;
    }

    body .header7 .et_pb_promo {
        padding-right: 0!important;
    }
}

@media only screen and (max-width: 980px) {
    .header7 .et_pb_promo_description {
        text-align: center !important;
    }

    #page-container .header7 .et_pb_promo_description h2 {
        letter-spacing: -2px !important;
        padding-bottom: 20px !important;
    }
}

/*Css Animation*/

.header7 .et_pb_image a:hover img {
    -webkit-animation: mymove 1s infinite; /* Safari 4.0 - 8.0 */
    animation: mymove 1s infinite;
    position: relative;
    animation-iteration-count: 1;
}

@keyframes mymove {
    from, 20%, 53%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    40%, 43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0);
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: translate3d(0, -9px, 0);
        transform: translate3d(0, -9px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0);
    }
}

/* 8-9 Header Divi Layout Kit Css Code */

/*Responsive*/

@media only screen and (max-width: 1390px) and (min-width: 981px) {
    #page-container .header8 {
        padding-top: 52vw;
        padding-bottom: 0vw;
    }
}

@media only screen and (max-width: 980px) {
    #page-container .header8 {
        background-size: contain;
        background-position: top;
    }

}

@media only screen and (max-width: 480px) {
    #page-container .header8 h2 {
        padding-bottom: 10px !important;
    }
}

/* 9-9 Header Divi Layout Kit Css Code */

/*Responsive*/

@media only screen and (max-width: 980px) {
    #page-container .header9 h2 {
        letter-spacing: -2px !important;
    }

    #page-container .header9 .et_pb_promo_description {
        padding-bottom: 40px !important;
    }
}

@media only screen and (max-width: 767px) {
    #page-container .header9 h2 {
        padding-bottom: 20px !important;
    }

}

/*Css animation*/

.header9 .et_pb_image a:hover img {
    -webkit-animation: mymove 1s infinite;
    animation: mymove 1s infinite;
    position: relative;
    animation-iteration-count: 1;
}

@keyframes mymove {
    from, 20%, 53%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    40%, 43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0);
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: translate3d(0, -9px, 0);
        transform: translate3d(0, -9px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0);
    }
}/* Unicorn 2.0 Divi Person Module Css Code
** Product Built By Divi Den - https://seku.re/divi-den
** Get the latest person module here: https://seku.re/unicorn2
** Get Support Here https://seku.re/support  
** Watch Unicorn 2.0 Bundle tutorials: https://seku.re/unicorn2tuts   
*/

/* 1 of 8 Divi Person Module Css Code */

/*Columns*/

.team_1 .et_pb_column_4_4 .et_pb_team_member {
    width: 18% !important;
    margin-right: 2.5% !important;
    float: left;
}

.team_1 .et_pb_column_1_2 {
    width: 41.5% !important;
    margin-right: 11.5% !important;
}

.team_1 .et_pb_column_1_3 {
    width: 26% !important;
    margin-right: 9.2% !important;
}

.team_1 .et_pb_column_4_4 .et_pb_team_member:last-child,
.team_1 .et_pb_column_1_2:last-child,
.team_1 .et_pb_column_1_3:last-child {
    margin-right: 0 !important;
}

/*Images*/

.team1 img {
    display: block;
    width: 100% !important;
    position: relative;
    transform: rotate(0deg);
}

.team_1 .et_pb_column_1_2 .et_pb_team_member_image {
    margin-bottom: 81px !important;
}

.team_1 .et_pb_column_1_2 img {
    top: 53px;
    left: 53px;
}

.team_1 .et_pb_column_1_3 img {
    top: 37px;
    left: 37px;
}

.team_1 .et_pb_column_1_4 img {
    top: 23px;
    left: 23px;
}

.team_1 .et_pb_column_4_4 img {
    top: 25px;
    left: 25px;
}

.team_1 .et_pb_column_4_4 .et_pb_member_social_links {
    padding-top: 13px !important;
}

.team_1 .et_pb_column_4_4 .et_pb_team_member_image {
    max-width: 190px;
}

.team_1 .et_pb_column_1_4 .et_pb_team_member_image {
    margin-bottom: 50px !important;
}

.team_1 .et_pb_column_4_4 .et_pb_team_member .et_pb_team_member_image {
    width: 100% !important;
}

.team_1 .person_link {
    display: none !important;
}

/*Responsive*/

@media only screen and (min-width: 1930px) {
    #page-container .team1 .et_pb_team_member_image {
        box-shadow: inset 0 0 0 13px #cc0033!important;
    }
    #page-container .team3 .et_pb_team_member_description{
        padding-bottom: 1vw !important;
        height: 100%;
    }
    #page-container .team3 img {
        display: block;
        width: 100%!important;
        height: auto !important;
        max-width: 100%;
    }

    #page-container .team2:hover .et_pb_member_social_links {
        bottom: 120px !important;
    }
}
@media only screen and (max-width: 1390px) {
    .team1 img {
        top: 2.9vw;
        left: 2.9vw;
    }

    .team_1 .et_pb_column_1_2 img {
        top: 30px;
        left: 30px;
    }

    .team_1 .et_pb_column_1_4 h4 {
        font-size: 18px !important;
    }

    .team_1 .et_pb_column_4_4 h4 {
        font-size: 18px !important;
    }

    .team_1 .et_pb_column_4_4 img {
        top: 15px;
        left: 15px;
    }

    .team_1 .et_pb_column_4_4 .et_pb_team_member_image {
        margin-bottom: 50px !important;
        max-width: 190px;
    }
    .team_1 .et_pb_column_1_3 img {
        top: 27px;
        left: 27px;
    }

}

@media only screen and (max-width: 980px) {
    .team1 .et_pb_team_member_image {
        width: 100% !important;
        margin-bottom: 3.2vw !important;
    }

    .team1 h4 {
        font-size: 20px !important;
    }

    #page-container .team_1 .et_pb_column .et_pb_team_member_image {
        margin-bottom: 30px !important;
    }

    #page-container .team_1 .et_pb_column_1_2 .et_pb_team_member_image {
        margin-bottom: 30px !important;
    }

    body .team_1 .et_pb_member_social_links {
        Padding-top: 0 !important;
    }

    .team_1 .et_pb_column_1_3 img {
        top: 28px;
        left: 28px;
    }

    #page-container .team_1 .et_pb_column_1_4 {
        width: 47% !important;
        margin-right: 6% !important;
        margin-bottom: 40px !important;
    }

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



    .team_1 .et_pb_column_4_4 img {
        top: 1.5vw;
        left: 1.5vw;
    }
}

@media only screen and (max-width: 980px) and (min-width: 767px) {
    .team_1 .et_pb_column_4_4 .et_pb_team_member {
        width: 100% !important;
        margin-right: 0 !important;
        margin-bottom: 60px !important;
    }

    .team_1 .et_pb_column_4_4 .et_pb_team_member:last-child {
        margin-bottom: 0 !important;
    }

    .team_1 .et_pb_column_4_4 .et_pb_team_member .et_pb_team_member_image {
        margin-right: 60px !important;
        margin-bottom: 20px !important;
    }

    .team_1 .et_pb_column_4_4 img {
        top: 20px;
        left: 20px;
    }

    .team_1 .et_pb_column_4_4 .et_pb_member_social_links {
        padding-top: 0px !important;
        margin-top: 6px !important;
    }

}

@media only screen and (max-width: 767px) {
    .team_1 .et_pb_column_4_4 .et_pb_team_member,
    .team_1 .et_pb_column_1_3 {
        width: 100% !important;
        margin-right: 0 !important;
        margin-bottom: 60px !important;
    }

    .team_1 .et_pb_column_4_4 .et_pb_team_member:last-child,
    .team_1 .et_pb_column_1_3:last-child {
        margin-bottom: 0 !important;
    }

    .team_1 .et_pb_column_4_4 .et_pb_team_member .et_pb_team_member_image {
        margin-bottom: 20px !important;
    }

    .team_1 .et_pb_column_4_4 .et_pb_team_member .et_pb_team_member_image,
    .team1 .et_pb_team_member_image {
        width: 80% !important;
        margin-bottom: 6.2vw !important;
        margin: 0 auto !important;
        max-width: 190px;
    }

    .team_1 .et_pb_column_4_4 img {
        top: 17px;
        left: 17px;
    }

    .team1 img {
        top: 5.9vw;
        left: 5.9vw;
    }

    .team1 .et_pb_team_member_description .et_pb_member_social_links {
        padding-top: 0 !important;
    }

    .team1 .et_pb_team_member_description {
        text-align: center !important;
    }

    .team_1 .et_pb_column_1_2 img {
        top: 16px;
        left: 16px;
    }

    .team_1 .et_pb_column_1_3 img {
        top: 29px;
        left: 29px;
    }

}

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

    .team_1 .et_pb_column_1_2:last-child {
        margin-bottom: 0 !important;
    }

    .team_1 .et_pb_column_1_2 {
        width: 100% !important;
        margin-right: 0% !important;
        margin-bottom: 40px !important;
    }

    .team_1 .et_pb_column_1_2 img {
        top: 16px;
        left: 16px;
    }

    .team_1 .et_pb_column_1_3 img {
        top: 15px;
        left: 15px;
    }

    #page-container .team_1 .et_pb_column_1_4:last-child {
        margin-bottom: 0 !important;
    }

    #page-container .team_1 .et_pb_column_1_4 {
        width: 100% !important;
        margin-right: 0 !important;
        margin-bottom: 40px !important;
    }

    .team_1 .et_pb_column_1_4 img {
        top: 17px;
        left: 17px;
    }

    .team_1 .et_pb_column_4_4 img {
        top: 17px;
        left: 17px;
    }

    #page-container .team_1 .et_pb_column_1_2 .et_pb_team_member_image {
        margin-bottom: 20px !important;
    }

    #page-container .team_1 .et_pb_column .et_pb_team_member_image ,
    #page-container .team_1 .et_pb_column .et_pb_team_member_image {
        margin-bottom: 20px !important;
    }

}

/*Animation Css*/

.team1 * {
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
    cursor: pointer !important;
}

.team1:hover .et_pb_team_member_image {
    transform: rotate(-3deg);
}

.team1:hover .et_pb_team_member_image img {
    transform: rotate(6deg);
}

.team1:hover h4:after {
    width: 75%;
}


.team1 h4:after {
    content: "";
    display: block;
    width: 0;
    height: 1px;
    margin: 10px 0px -10px;
    background-color: #a7a7a7;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

@media only screen and (max-width: 767px) {
    .team1 h4:after {
        margin: 10px auto -10px;
    }
}

/* 2 of 8 Divi Person Module Css Code */

.team2 .person_link {
    display: none !important;
}

/*Responsive*/

@media only screen and (max-width: 980px) {
    .team2 * {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
    }

    .team2 {
        margin-bottom: 60px !important;
        position: relative;
    }

    .team2 .et_pb_team_member_image {
        width: 100% !important;
        float: none !important;
    }

    .team2 .et_pb_team_member_image img {
        display: block;
        width: 100% !important;
    }

    .team2 .et_pb_team_member_description h4 {
        font-size: 20px !important;
    }

    .team2 .et_pb_team_member_description {
        padding: 6vw !important;
    }
}

/*****Animation Css******/

.team2:after {
    content: "" !important;
    display: block !important;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    width: 100%;
    height: 100% !important;
    filter: alpha(opacity=0) !important;
    opacity: 0;
    background: rgba(0, 0, 0, .15);
    visibility: visible !important;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.team2:hover:after {
    opacity: 100 !important;
}

.team2:hover {
    cursor: pointer;
}

.team2 .et_pb_member_social_links {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.team2:hover .et_pb_member_social_links {
    bottom: 5.6vw !important;

}

.team2 .et_pb_team_member_description {
    z-index: 5 !important;
}

.team2 .et_pb_member_position:after {
    content: "";
    display: block;
    width: 0;
    height: 1px;
    background-color: #fff;
    margin: 10px 0px -10px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.team2:hover .et_pb_member_position:after {
    width: 50%;
}

/* 3 of 8 Divi Person Module Css Code */

.team3 img {
    display: block;
    width: auto !important;
    height: 100% !important;
    max-width: none;
}

.team3 .et_pb_team_member_image {
    position: relative;
}

.team3.image_right .et_pb_team_member_image,
.team3.image_right .et_pb_team_member_description {
    float: right !important;
}

.team3 {
    overflow: hidden;
}

.team3:hover {
    cursor: pointer;
}

.team3.person_bottom_right .et_pb_team_member_description,
.team3.person_bottom_left .et_pb_team_member_description {
    text-align: right !important;
}

.team3.person_bottom_right .et_pb_team_member_image:before,
.team3.person_bottom_left .et_pb_team_member_image:before,
.team3.person_top_left .et_pb_team_member_image:after,
.team3.person_top_right .et_pb_team_member_image:after {
    content: "";
    width: 0;
    height: 0;
    display: block;
    position: absolute;
    bottom: 0;
    top: 0;
    margin: auto;
    transform: rotate(45deg);
    visibility: visible !important;
    z-index: 3 !important;
    border: 35px solid;
}

.team3.person_top_left .et_pb_team_member_image:after,
.team3.person_top_right .et_pb_team_member_image:after {
    right: -2.6vw;
}

.team3.person_bottom_right .et_pb_team_member_image:before,
.team3.person_bottom_left .et_pb_team_member_image:before {
    left: -2.6vw;
}

.team3 .person_link {
    display: none !important;
}

/*Responsive*/



@media only screen and (max-width: 1600px) {
    .team3 img {
        left: 50%;
        transform: translate(-50%,0);
        position: relative;
    }

    .team3:hover .et_pb_team_member_image img {
         transform: scale(1.1) translate(-50%,0) !important;
    }
}
@media only screen and (max-width: 1310px) {
    .team3.person_bottom_right .et_pb_team_member_image:before,
    .team3.person_bottom_left .et_pb_team_member_image:before,
    .team3.person_top_left .et_pb_team_member_image:after,
    .team3.person_top_right .et_pb_team_member_image:after {
        display: none !important;
    }

    .team_3 .et_pb_row {
        display: block;
    }

    .team_3 .et_pb_column {
        width: 100% !important;
    }

    .et_pb_column .team3 .et_pb_team_member_image {
        width: 50% !important;
        margin: 0 !important;
    }

    #page-container .et_pb_column .team3 .et_pb_team_member_description {
        padding: 8vw !important;
    }
}

@media only screen and (max-width: 1310px) and (min-width: 980px) {
    .team3 .et_pb_team_member_image img {
        display: block;
        width: 100% !important;
    }
}

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

    .et_pb_column .team3 .et_pb_team_member_image,
    .et_pb_column .team3 .et_pb_team_member_image img,
    .et_pb_column .team3 .et_pb_team_member_description {
        width: 100% !important;
    }

    #page-container .et_pb_column .team3 .et_pb_team_member_description {
        padding: 8vw !important;
        text-align: center !important;
    }
}

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

    .team3 .et_pb_team_member_description:after,
    .team3 .et_pb_team_member_description:before {
        top: 10px !important;
        right: 10px !important;
        bottom: 10px !important;
        left: 10px !important;
    }
}

/*Animation Css*/

.team3 .et_pb_team_member_description:after,
.team3 .et_pb_team_member_description:before {
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    pointer-events: none;
}

.team3 .et_pb_team_member_description:before {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
}

.team3 .et_pb_team_member_description:after {
    border-right: 1px solid #000;
    border-left: 1px solid #000;
    -webkit-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    transform: scale(1, 0);
}

.team3.person_top_right .et_pb_team_member_description:before,
.team3.person_top_right .et_pb_team_member_description:after,
.team3.person_bottom_left .et_pb_team_member_description:before,
.team3.person_bottom_left .et_pb_team_member_description:after {
    border-color: #fff;
}

.team3:hover .et_pb_team_member_description:before,
.team3:hover .et_pb_team_member_description:after {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.team3 .et_pb_team_member_description,
.team3 .et_pb_team_member_image img {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.team3:hover .et_pb_team_member_image img {
    transform: scale(1.1);
}

.team3:hover .et_pb_team_member_description { /*transform: scale(1.05);*/
}

/* 4 of 8 Divi Person Module Css Code */

.team4 {
    overflow: hidden;
}

.team4:hover {
    cursor: pointer;
}

.team4 .person_link {
    display: none !important;
}

/*Responsive*/
@media only screen and (max-width: 980px) {
    .team4 .et_pb_team_member_image {
        width: 100% !important;
    }

    .team4 .et_pb_team_member_image img {
        width: 100% !important;
        display: block;
    }
}

/*Animation Css*/

.team4 {
    cursor: pointer;
}

.team4 .et_pb_team_member_description h4:after {
    content: "";
    display: block;
    width: 0;
    height: 1px;
    background-color: #fff;
    margin: 10px 0px -10px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.team4 .et_pb_team_member_image img{
    transform: rotate(0deg);
}

.team4 .et_pb_team_member_description,
.team4 .et_pb_team_member_image img,
.team4 .et_pb_team_member_image {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.team4:hover .et_pb_team_member_image {
    transform: scale(1.2);
}

.team4:hover .et_pb_team_member_image img {
    transform: rotate(-8deg);
}

.team4:hover .et_pb_team_member_description h4:after {
    width: 75%;
    margin: 10px 0px 2px;
}

/*Responsive*/

@media only screen and (min-width: 1921px) {
    .team4 .et_pb_team_member_description,
    .team4 .et_pb_team_member_image img,
    .team4 .et_pb_team_member_image {
        min-width: 100%;
    }
}

/* 5 of 8 Divi Person Module Css Code */

.team5 {
    overflow: hidden;
}

.team5:hover {
    cursor: pointer;
}

.team5 .person_link {
    display: none !important;
}

.team5 {
    overflow: visible !important;
}

.team5 > div {
    -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;
    -webkit-transform-origin: 50% 0%;
    -moz-transform-origin: 50% 0%;
    -o-transform-origin: 50% 0%;
    -ms-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
}

#page-container .team5 .et_pb_team_member_image {
    -webkit-transform: translate3d(0, 0, 0) rotate3d(1, 0, 0, 0deg) !important;
    -moz-transform: translate3d(0, 0, 0) rotate3d(1, 0, 0, 0deg) !important;
    -o-transform: translate3d(0, 0, 0) rotate3d(1, 0, 0, 0deg) !important;
    -ms-transform: translate3d(0, 0, 0) rotate3d(1, 0, 0, 0deg) !important;
    transform: translate3d(0, 0, 0) rotate3d(1, 0, 0, 0deg) !important;
}

#page-container .team5:hover .et_pb_team_member_image {
    -webkit-transform: translate3d(0, 100%, 0) rotate3d(1, 0, 0, -90deg) !important;
    -moz-transform: translate3d(0, 100%, 0) rotate3d(1, 0, 0, -90deg) !important;
    -o-transform: translate3d(0, 100%, 0) rotate3d(1, 0, 0, -90deg) !important;
    -ms-transform: translate3d(0, 100%, 0) rotate3d(1, 0, 0, -90deg) !important;
    transform: translate3d(0, 100%, 0) rotate3d(1, 0, 0, -90deg) !important;
    opacity: 0 ;
}

#page-container .team5:hover .et_pb_team_member_description {
    -webkit-transform: rotate3d(1, 0, 0, 0deg) !important;
    -moz-transform: rotate3d(1, 0, 0, 0deg) !important;
    -o-transform: rotate3d(1, 0, 0, 0deg) !important;
    -ms-transform: rotate3d(1, 0, 0, 0deg) !important;
    transform: rotate3d(1, 0, 0, 0deg) !important;
    opacity: 1 !important;
}

body.unknown #page-container .team5:hover .et_pb_team_member_image {
   opacity: 1 !important;
}

/*Responsive*/
@media only screen and (max-width: 980px) {
    .team5 .et_pb_team_member_image {
        width: 100% !important;
    }

    .team5 .et_pb_team_member_image img {
        width: 100% !important;
        display: block;
    }

    #page-container .team_5 .et_pb_column_1_4 {
        width: 48% !important;
        margin-right: 4% !important;
    }

    #page-container .team_5 .et_pb_column_1_3 {
        width: 32% !important;
        margin-right: 2% !important;
    }

    #page-container .team_5 .et_pb_column_1_3:last-child,
    #page-container .team_5 .et_pb_column_1_4:nth-child(2n+2) {
        margin-right: 0 !important;
    }

    #page-container .team_5 .et_pb_row {
        overflow: visible;
    }
}

@media only screen and (max-width: 767px) {
    #page-container .team_5 .et_pb_column_1_4 {
        width: 100% !important;
        margin-right: 0 !important;
    }

    #page-container .team_5 .et_pb_column_1_3 {
        width: 100% !important;
        margin-right: 0 !important;
    }

    #page-container .team_5 .team5 {
        margin-bottom: 60px !important;
    }

    .team5:hover .et_pb_team_member_image {
        -webkit-transform: translate3d(0, 100%, 0) rotate3d(1, 0, 0, -90deg);
        -moz-transform: translate3d(0, 100%, 0) rotate3d(1, 0, 0, -90deg);
        -o-transform: translate3d(0, 100%, 0) rotate3d(1, 0, 0, -90deg);
        -ms-transform: translate3d(0, 100%, 0) rotate3d(1, 0, 0, -90deg);
        transform: translate3d(0, 100%, 0) rotate3d(1, 0, 0, -90deg);

    }
}

/* 6 of 8 Divi Person Module Css Code */

.team6:hover {
    cursor: pointer;
}

.team6 .person_link {
    display: none !important;
}

/*team 1_5*/

.team_6 .et_pb_column_4_4 .et_pb_team_member .et_pb_team_member_image img {
    width: 100% !important;
    display: block !important;
}

.team_6 .et_pb_column .et_pb_team_member .et_pb_team_member_image {
    transition: 0s !important;
    width: 100% !important;
    position: static;
}
.team_6 .et_pb_column_4_4 .et_pb_team_member .et_pb_team_member_image {
    width: 100% !important;

}

.team_6 .et_pb_column_4_4 .et_pb_team_member {
    width: 16.6% !important;
    margin-right: 4.2% !important;
    float: left;
    position: relative;
}

.team_6 .et_pb_column_4_4 .et_pb_team_member:last-child {
    margin-right: 0 !important;
}

/*Responsive*/

@media only screen and (max-width: 980px) {
    .team6 .et_pb_team_member_image {
        width: 100% !important;
    }

    .team6 .et_pb_team_member_image img {
        width: 100% !important;
        display: block !important;
    }

    #page-container .team_6 .et_pb_column_1_2 {
        width: 48% !important;
        margin-right: 4% !important;

    }

    #page-container .team_6 .et_pb_column_1_2:last-child {
        margin-right: 0 !important;
    }

    #page-container .team_6 .et_pb_column_1_3:last-child {
        margin-right: 0 !important;
    }

    #page-container .team_6 .et_pb_column_1_3 {
        width: 32% !important;
        margin-right: 2% !important;

    }

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

    #page-container .team_6 .et_pb_column_1_4 {
        width: 48% !important;
        margin-right: 4% !important;
        margin-bottom: 4% !important;

    }

    /*team 1_5*/
    .team_6 .et_pb_column_4_4 {
        text-align: center;
    }

    .team_6 .et_pb_column_4_4 .et_pb_team_member {
        width: 48% !important;
        margin-right: 3% !important;
        margin-bottom: 3% !important;
        float: none;
        display: inline-block;
        position: relative;
    }

    .team_6 .et_pb_column_4_4 .et_pb_team_member:nth-child(2n+2),
    .team_6 .et_pb_column_4_4 .et_pb_team_member:last-child {
        margin-right: 0 !important;
    }

}

@media only screen and (max-width: 767px) {
    #page-container .team_6 .et_pb_column_1_3:last-child {
        margin-right: auto !important;
    }

    #page-container .team_6 .et_pb_column_1_3 {
        width: 50% !important;
        margin-right: auto !important;
        margin-left: auto !important;
        display: block;
        float: none;
        margin-bottom: 40px !important;
    }
}

@media only screen and (max-width: 480px) {
    .team_6 .et_pb_column .et_pb_team_member_description {
        bottom: 30px !important;
    }

    .team_6 .et_pb_column_4_4 .et_pb_team_member,
    body #page-container .team_6 .et_pb_column {
        width: 100% !important;
        margin-right: auto !important;
        margin-left: auto !important;
        display: block;
        float: none;
        margin-bottom: 40px !important;
    }
}

/*Animation Css*/

.team6 .et_pb_team_member_image img,
.team6 .et_pb_team_member_description {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;

}

.team6:hover .et_pb_team_member_description {
    bottom: 0 !important;
}

.team6 .et_pb_team_member_image img{
    display: block;
    width: 100%;
}
.team6:hover .et_pb_team_member_image img{
    transform: scale(1.15);
}

/* 7 of 8 Divi Person Module Css Code */

.team7:hover {
    cursor: pointer;

}

.team7 .et_pb_team_member_description {
    text-align: center !important;
}

.team7 .person_link {
    display: none !important;
}

.team7 .et_pb_team_member_description h4:after {
    content: "";
    display: block;
    width: 0;
    height: 1px;
    background-color: #ccc;
    margin: 10px auto -10px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

/*team 1_3*/

.team_7 .et_pb_column_1_3 .et_pb_team_member .et_pb_team_member_image {
    margin-bottom: 36px;
}

.team_7 .et_pb_column_1_3 .et_pb_team_member {
    padding: 2.2vw 1.6vw !important;
}

/*team 1_4*/

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

.team_7 .et_pb_column_1_4 {
    width: 23.2% !important;
    margin-right: 2.4% !important;
}

.team_7 .et_pb_column_1_4 .et_pb_team_member .et_pb_team_member_image {
    margin-bottom: 35px;
}

.team_7 .et_pb_column_1_4 .et_pb_team_member {
    padding: 2.3vw 1.7vw 2vw !important;
}

/*team 1_5*/

.team_7 .et_pb_column_4_4 .et_pb_team_member .et_pb_team_member_image {
    margin-bottom: 35px;
}

.team_7 .et_pb_column_4_4 .et_pb_team_member {
    padding: 2.3vw 1.7vw 2vw !important;
}

.team_7 .et_pb_column .et_pb_team_member .et_pb_team_member_image img,
.team_7 .et_pb_column_4_4 .et_pb_team_member .et_pb_team_member_image {
    width: 100% !important;
}

.team_7 .et_pb_column_4_4 .et_pb_team_member {
    width: 18.4% !important;
    margin-right: 2% !important;
    float: left;
    position: relative;
}

.team_7 .et_pb_column_4_4 .et_pb_team_member:last-child {
    margin-right: 0 !important;
}

/*Animation Css*/

.team7 .et_pb_team_member_description,
.team7,
.team7 .et_pb_team_member_image,
.team7 .et_pb_team_member_image img {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;

}

.team7:hover .et_pb_team_member_description h4:after {
    width: 60%;
}

.team7:hover .et_pb_team_member_description {
    transform: translate(0, -10px);
}

/*.team7:hover .et_pb_team_member_image img{*/
/*transform: translate(0,10px);*/
/*}*/
.team7:hover .et_pb_team_member_image {
    transform: scale(0.9);
}

.team7:hover {
    box-shadow: 0 3px 30px -5px rgba(0, 0, 0, 0.35);
}

/*Responsive*/

@media only screen and (max-width: 980px) {
    /*team 1_2*/
    .team_7 .et_pb_column_1_2:last-child {
        margin-right: 0 !important;
    }

    .team_7 .et_pb_column_1_2 {
        width: 48% !important;
        margin-right: 4% !important;
    }

    .team_7 .et_pb_column .et_pb_team_member_image {
        width: 100% !important;
    }

    .team_7 .et_pb_column .et_pb_team_member_image {
        margin-bottom: 20px !important;
    }

    /*team 1_3*/
    .team_7 .et_pb_column_1_3:last-child {
        margin-right: 0 !important;
    }

    .team_7 .et_pb_column_1_3 {
        width: 31% !important;
        margin-right: 3.5% !important;
    }

    /*team 1_4*/
    #page-container .team_7 .et_pb_column_1_4:nth-child(2n+2) {
        margin-right: 0 !important;
    }

    #page-container .team_7 .et_pb_column_1_4 {
        width: 48% !important;
        margin-right: 4% !important;
    }

    /*team 1_5*/
    .team_7 .et_pb_column_4_4 .et_pb_team_member .et_pb_team_member_image {
        margin-bottom: 0 !important;
    }

    .team_7 .et_pb_column_4_4 .et_pb_team_member {
        padding: 2.3vw 1.7vw 2vw !important;
    }

    .team_7 .et_pb_column_4_4 .et_pb_team_member .et_pb_team_member_image {
        width: 40% !important;
        margin-right: 5% !important;
    }

    .team_7 .et_pb_column_4_4 .et_pb_team_member {
        width: 48% !important;
        margin-right: 3% !important;
        margin-bottom: 2% !important;
        float: none !important;
        display: inline-block !important;

    }

    .team_7 .et_pb_column_4_4 {
        text-align: center !important;
    }

    .team_7 .et_pb_column_4_4 .et_pb_team_member:nth-child(2n+2),
    .team_7 .et_pb_column_4_4 .et_pb_team_member:last-child {
        margin-right: 0 !important;
    }

    .team_7 .et_pb_column_4_4 .et_pb_member_social_links {
        text-align: left !important;
    }

    .team_7 .et_pb_column_4_4 .et_pb_team_member_description {
        display: block;
        float: left;
        text-align: left !important;
        padding-top: 8px;
    }
}

@media only screen and (max-width: 980px) and (min-width: 767px) {
    .et_pb_column_4_4 .team7:hover .et_pb_team_member_description {
        transform: translate(0, 0);
    }

    .et_pb_column_4_4 .team7 .et_pb_team_member_description h4:after {
        margin: 10px 0 -10px;
    }
}

@media only screen and (max-width: 767px) and (min-width: 480px) {
    .team7:hover .et_pb_team_member_description {
        transform: translate(0, 0);
    }

    .team7 .et_pb_team_member_description h4:after {
        margin: 10px 0 -10px;
    }
}

@media only screen and (max-width: 767px) {
    #page-container .team_7 .et_pb_column .et_pb_team_member .et_pb_team_member_image {
        width: 40% !important;
        margin-right: 5% !important;
        margin-bottom: 0 !important;
        float: left;
    }

    #page-container .team_7 .et_pb_column .et_pb_team_member {
        margin-bottom: 0 !important;
    }

    #page-container .team_7 .et_pb_column,
    #page-container .team_7 .et_pb_column_4_4 .et_pb_team_member {
        width: 100% !important;
        margin-right: 0 !important;
        margin-bottom: 40px !important;
        float: none !important;
        display: block !important;

    }

    #page-container .team_7 .et_pb_column {
        text-align: center !important;
    }

    #page-container .team_7 .et_pb_column .et_pb_team_member:nth-child(2n+2),
    #page-container .team_7 .et_pb_column .et_pb_team_member:last-child {
        margin-right: 0 !important;
    }

    #page-container .team_7 .et_pb_column .et_pb_member_social_links {
        text-align: left !important;
    }

    #page-container .team_7 .et_pb_column .et_pb_team_member_description {
        display: block;
        float: left;
        text-align: left !important;
        padding-top: 8px;
    }

    #page-container .team_7 .et_pb_column .et_pb_team_member {
        padding: 2.5vw !important;
    }
}

@media only screen and (max-width: 480px) {
    #page-container .team_7 .et_pb_column .et_pb_team_member .et_pb_team_member_image {
        width: 100% !important;
        margin-right: 0 !important;
        margin-bottom: 30px !important;
        float: none;
    }

    #page-container .team_7 .et_pb_column .et_pb_member_social_links {
        text-align: center !important;
    }

    #page-container .team_7 .et_pb_column .et_pb_team_member_description {
        display: block;
        float: none;
        text-align: center !important;
        padding-top: 0;
    }

    #page-container .team_7 .et_pb_column .et_pb_team_member {
        padding: 5.5vw !important;
    }
}

/* 8 of 8 Divi Person Module Css Code */

.team8 .et_pb_team_member_image img {
    display: block;
    width: 100%;
}

.team8 .person_link {
    display: none !important;
}

.team8 .et_pb_column {
    cursor: pointer;
}

.team8 .et_pb_column .et_pb_team_member_image {
    width: 100% !important;
}

.team8 .et_pb_column .et_pb_team_member_description h4:after {
    content: "";
    display: block;
    width: 0;
    height: 1px;
    background-color: #fff;
    margin: 15px auto -15px;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}

.team8 .et_pb_column:hover .et_pb_team_member_description h4:after {
    width: 50%;
}

.team8 .et_pb_column {
    transition-duration: 0.3s;
}

.team8 .et_pb_column:hover {
    transform: translateY(-5px);
}

.team8 .et_pb_column:hover:after {
    opacity: 1;
    transform: translateY(10px);
}

.team8 .et_pb_column:after {
    pointer-events: none;
    position: absolute;
    z-index: 0;
    content: '';
    top: 100%;
    left: 0;
    height: 10px;
    width: 60%;
    opacity: 0;
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
    transition-duration: 0.3s;
    transition-property: transform opacity;
    visibility: visible;
    right: 0;
    margin: auto;
}

.team8 .et_pb_column .et_pb_team_member .et_pb_team_member_description {
    opacity: 0;
}

.team8 .et_pb_column .et_pb_team_member .et_pb_team_member_image {
    opacity: 1;
    -webkit-transform: rotateY(0);
    -moz-transform: rotateY(0);
    -o-transform: rotateY(0);
    -ms-transform: rotateY(0);
    transform: rotateY(0);
}

.team8 .et_pb_column .et_pb_team_member:hover .et_pb_team_member_description {
    -webkit-transform: rotateY(0);
    -moz-transform: rotateY(0);
    -o-transform: rotateY(0);
    -ms-transform: rotateY(0);
    transform: rotateY(0);
    opacity: 1;
}

.team8 .et_pb_column .et_pb_team_member:hover .et_pb_team_member_image {
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    transform: rotateY(-180deg);

    opacity: 0;

}

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

.team8 .et_pb_column_1_4 {
    width: 20% !important;
    margin-right: 6.6% !important;
}

.team8 .et_pb_column_1_3 .et_pb_team_member_description {
    padding-top: 39% !important;
}

/*Responsive*/

@media only screen and (min-width: 1930px) {
    .team_7 .et_pb_column_1_4 .et_pb_team_member,
    .team_7 .et_pb_column_1_2 .et_pb_team_member,
    .team_7 .et_pb_column_1_3 .et_pb_team_member {
        padding: 40px !important;
    }
}
@media only screen and (max-width: 980px) {
    #page-container .team8 .et_pb_column_1_4 {
        width: 38% !important;
        margin-right: 6% !important;
        margin-bottom: 10%;
        margin-left: 6% !important;
    }

    .team8 .et_pb_column_1_4 .et_pb_team_member_description {
        padding-top: 39% !important;
    }

    #page-container .team8 .et_pb_column_1_3:last-child {
        margin-right: 0 !important;
    }

    #page-container .team8 .et_pb_column_1_3 {
        width: 32% !important;
        margin-right: 2% !important;
        margin-bottom: 2%;
        margin-left: 0 !important;
    }

    .team8 .et_pb_column_1_4 .et_pb_team_member_description {
        padding-top: 39% !important;
    }

}

@media only screen and (max-width: 767px) {
    #page-container .team8 .et_pb_column_1_4 {
        width: 47% !important;
        margin-right: 6% !important;
        margin-bottom: 6%;
        margin-left: 0 !important;
    }

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

    .team8 .et_pb_column_1_4 .et_pb_team_member_description {
        padding-top: 35% !important;
    }

    #page-container .team8 .et_pb_column_1_3 {
        width: 50% !important;
        margin-right: auto !important;
        margin-bottom: 40px;
        margin-left: auto !important;
        display: block;
        float: none !important;
        text-align: center;
    }

    #page-container .team8 .et_pb_column_1_3:last-child {
        margin-right: auto !important;
    }
}

@media only screen and (max-width: 480px) {
    #page-container .team8 .et_pb_column_1_3,
    #page-container .team8 .et_pb_column_1_4 {
        width: 100% !important;
        margin-right: 0 !important;
        margin-bottom: 40px;
        margin-left: 0 !important;
    }

    .team8 .et_pb_column_1_4 .et_pb_team_member_description {
        padding-top: 39% !important;
    }

}/* Pricing Tables Unicorn 2.0 Divi Layout Kit Css Code
** Product Built By Divi Den - https://seku.re/divi-den
** Get the latest kit here: https://seku.re/unicorn2
** Get Support Here https://seku.re/support
** Watch Unicorn 2.0 Bundle tutorials: https://seku.re/unicorn2tuts
*/

/* 1-4 Pricing Tables Divi Layout Kit Css Code */

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

#page-container .price_table_1 .et_pb_pricing .et_pb_pricing_table_button {
    padding: 13px 10px !important;
}

/*featured table*/


body #page-container .price_table_1 .et_pb_featured_table .et_pb_button,
.price_table_1 .et_pb_featured_table .et_pb_et_price {
    border: none;
    background-color: #cc0033!important;
}

#page-container .price_table_1 .et_pb_featured_table .et_pb_pricing_heading h1 {
    padding-bottom: 14px;
    color: #cc0033!important;
}

.price_table_1 .et_pb_featured_table .et_pb_et_price:after {
    border: none;
}

.price_table_1 .et_pb_featured_table .et_pb_et_price .et_pb_sum {
    font-size: 60px;
}



.price_table_1 .et_pb_featured_table .et_pb_pricing_content_top {
    max-width: 182px;
}

.price_table_1 .et_pb_featured_table .et_pb_pricing_heading {
    padding-bottom: 18px;
}

.price_table_1 .et_pb_featured_table .et_pb_et_price .et_pb_sum:before {
    font-size: 38px;
    line-height: 130%;
}

.price_table_1 .et_pb_featured_table .et_pb_et_price .et_pb_pricing_content {
    padding-top: 28px;
}

/*shapes*/

.price_table_1 .et_pb_pricing_content_top:after {
    content: "";
    display: block;
    padding-top: 100%;
    width: 100%;
}

.price_table_1 .et_pb_et_price:after {
    content: "";
    display: block;
    position: absolute;
    top: -1px;
    width: 100%;
    height: 100%;
    border-width: 1px;
    border-style: solid;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    right: -1px;
    bottom: -1px;
    left: -1px;
    border-color: #bebebe !important;
}

.price_table_1 .et_pb_et_price .et_pb_sum:before {
    content: attr(data-sign);
    display: inline-block;
    font-size: 28px;
    vertical-align: top;
    line-height: 100%;
}

.price_table_1 .et_pb_et_price .et_pb_sum {
    display: inline-block;
    top: 50%;
    position: relative;
    transform: translate(0, -50%) rotate(-22.5deg);
    line-height: 100%;

}

/*shapes end*/

/*Hover*/

.price_table_1 .et_pb_pricing_table {
    cursor: pointer;
}

.price_table_1 .et_pb_pricing_table .et_pb_pricing_content_top,
.price_table_1 .et_pb_pricing_table .et_pb_et_price,
.price_table_1 .et_pb_pricing_table .et_pb_et_price .et_pb_sum,
.price_table_1 .et_pb_pricing_table .et_pb_pricing_table_button {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.price_table_1 .et_pb_pricing_table:hover .et_pb_pricing_content_top {
    transform: rotate(-22.5deg) scale(1.1);
}

.price_table_1 .et_pb_pricing_table:hover .et_pb_et_price .et_pb_sum {
    color: #fff !important;
}

.price_table_1 .et_pb_pricing_table .et_pb_et_price {
    box-shadow: inset 0 0 0 150px transparent;
}

.price_table_1 .et_pb_pricing_table:hover .et_pb_et_price {
    box-shadow: inset 0 0 0 150px !important;
    border: none;
}


/*Responsive*/

@media only screen and (max-width: 1390px) {
    .price_table_1 .et_pb_pricing_content {
        padding: 24px 0px !important;
    }

}

@media only screen and (max-width: 980px) {
    .price_table_1 .et_pb_pricing_table {
        width: 100% !important;
        max-width: 400px;
        margin: 0 auto !important;
        float: none;
        margin-top: 0 !important;
        margin-bottom: 30px !important;
    }
}

@media only screen and (max-width: 480px) {
    .price_table_1 .et_pb_pricing_content_top .et_pb_sum {
        font-size: 36px !important;
    }

    .price_table_1 .et_pb_featured_table .et_pb_et_price .et_pb_sum:before {
        font-size: 26px;
    }

    .price_table_1 .et_pb_featured_table .et_pb_pricing_content_top .et_pb_sum {
        font-size: 40px !important;
    }

    .price_table_1 .et_pb_featured_table .et_pb_pricing_content_top {
        max-width: 152px;
    }

    .price_table_1 .et_pb_pricing_content_top {
        max-width: 117px !important;
    }
}

/* 2-4 Pricing Tables Divi Layout Kit Css Code */

.price_table_2 .et_pb_featured_table .et_pb_pricing li:last-child {
    transform: scale(1.4);
    top: 117px;
}

.price_table_2 .et_pb_pricing li:last-child {
    position: absolute;
    top: 88px;
    left: 0;
    right: 0;

    width: 86px;
    margin: 0 auto;
}

.price_table_2 .et_pb_featured_table .et_pb_pricing li:last-child span img {
    filter: grayscale(100%);
}

.price_table_2 .et_pb_pricing li:last-child span img {
    display: block;
    position: relative;
    z-index: 2;
}

.price_table_2 .et_pb_pricing li:last-child span {
    position: relative;
    /*z-index: 2;*/
    display: block;
}

.price_table_2 .et_pb_featured_table .et_pb_pricing li:last-child span:before {
    background-color: #cc0033 !important;
    box-shadow: none !important;
    opacity: 1;
}

.price_table_2 .et_pb_pricing li:last-child span:before {
    content: "";
    display: block;
    box-shadow: inset 0 0 0 60px;
    border-radius: 100%;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0;
    margin: 0;
    border: none;
    left: 0;
    top: 0;
    color: inherit;
    opacity: 0.2;
}

.price_table_2 .et_pb_pricing_table.et_pb_featured_table .et_pb_pricing_content {
    padding-bottom: 29px;
}

.price_table_2 .et_pb_pricing_table.et_pb_featured_table .et_pb_pricing_content_top {
    padding-top: 110px;
}

.price_table_2 .et_pb_promo .et_pb_promo_description p:last-child {
    max-width: 200px;
    margin: 0 auto;
    letter-spacing: 1px;
}

/*Hovers*/

.price_table_2 .et_pb_pricing_table .et_pb_pricing_heading h2,
.price_table_2 .et_pb_pricing li:last-child,
#page-container .price_table_2 .et_pb_column_4_4 .et_pb_featured_table,
.price_table_2 .et_pb_pricing_table,
.price_table_2 .et_pb_column_1_4 .et_pb_pricing_table .et_pb_pricing_table_button {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.price_table_2 .et_pb_pricing_table:hover {
    transform: scale(1.04);
}

.price_table_2 .et_pb_column_4_4 .et_pb_pricing_heading h2:after {
    content: "\f005\f005\f005\f005\f005";
    font-family: 'FontAwesome';
    color: #cc0033;
    display: block;
    margin: 0 0 0px;
    font-size: 14px;
    height: 0;
    overflow: hidden;
}

.price_table_2 .et_pb_featured_table .et_pb_pricing_heading h2:after {

    margin: 2px 0 0px;
    height: auto;
}

#page-container .price_table_2 .et_pb_column_4_4 .et_pb_pricing_table:hover .et_pb_pricing_table_button {
    transition: 0.1s !important;
}

.price_table_2 .et_pb_pricing_table:hover .et_pb_pricing li:last-child {
    transform: scale(1.1);
}

#page-container .price_table_2 .et_pb_column_4_4 .et_pb_pricing_table_button {
    padding: 7px 10px !important;
}

.price_table_2 .et_pb_pricing .et_pb_pricing_table .et_pb_pricing_content {
    position: static;
}

/*Responsive*/

@media only screen and (max-width: 1390px) {
    .price_table_2 .et_pb_column_4_4 .et_pb_pricing_table {
        width: 24% !important;
    }

    .price_table_2 .et_pb_featured_table .et_pb_pricing li:last-child {
        transform: scale(1.4);
        top: 105px;
    }

}

@media only screen and (max-width: 980px) {
    .price_table_2 .et_pb_column_4_4 .et_pb_pricing_table:nth-child(2n + 2) {
        margin-right: 0 !important;
    }

    .price_table_2 .et_pb_column_4_4 .et_pb_pricing_table {
        width: 48% !important;
        margin-right: 2%;

        padding: 30px !important;
        margin-bottom: 30px !important;
        margin-top: 0 !important;
    }

    .price_table_2 .et_pb_featured_table .et_pb_pricing li:last-child {
        transform: scale(1);
        top: 88px;
    }

    .price_table_2 .et_pb_pricing_table.et_pb_featured_table .et_pb_pricing_content_top {
        padding-top: 83px;
    }

    .price_table_2 .et_pb_pricing_table.et_pb_featured_table .et_pb_pricing_content {
        padding-bottom: 19px;
    }
}

@media only screen and (max-width: 767px) {
    .price_table_2 .et_pb_column_4_4 .et_pb_pricing_table:nth-child(2n + 2) {
        margin-right: auto !important;
    }

    .price_table_2 .et_pb_column_4_4 .et_pb_pricing_table {
        width: 100% !important;
        max-width: 400px !important;
        margin: 0 auto !important;
        margin-bottom: 30px !important;
        display: block;

    }
}

/* 3-4 Pricing Tables Divi Layout Kit Css Code  */

.price_table_3 .et_pb_pricing li:last-child {
    position: static;
}

.price_table_3 .et_pb_pricing li:last-child span {
    position: absolute;
    top: 51px;
    right: 0;
    left: 0;
}

#page-container .price_table_3 a.et_pb_button:after,
#page-container .price_table_3 a.et_pb_pricing_table_button:after {
    content: "\f061" !important;
    font-family: FontAwesome !important;
    font-size: 18px !important;
    vertical-align: middle !important;
    display: inline-block !important;
    line-height: 100%;
    margin-left: 10px !important;
    margin-top: 6px;
    opacity: 1 !important;
}

#page-container .price_table_3 .et_pb_column_4_4 {
    margin: 0 auto !important;
}

#page-container .price_table_3 .et_pb_column_4_4 .et_pb_button_module_wrapper.et_pb_module {
    display: inline-block !important;
}

#page-container .price_table_3 .et_pb_featured_table a.et_pb_pricing_table_button:hover{
    color: #cc0033!important;
    background: #fff !important;
    box-shadow: 0px 0 0 1px #cc0033 !important;
}
#page-container .price_table_3 a.et_pb_pricing_table_button {
    padding: 10px 50px 10px 28px !important;
    transition: 0.2s !important;
}

#page-container .price_table_3 .et_pb_column_4_4 .et_pb_button_module_wrapper.et_pb_module .et_pb_button {
    padding: 7px 40px 7px 18px;
    transition: 0.2s !important;
}

/*Hovers*/
#page-container .price_table_3 .et_pb_pricing_table .et_pb_button_wrapper{
    padding-left: 0 !important;
    padding-right: 0 !important;
}
#page-container .price_table_3 .et_pb_pricing_table a.et_pb_pricing_table_button,
#page-container .price_table_3 .et_pb_pricing_table {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

#page-container .price_table_3 .et_pb_pricing_table:hover {
    transform: scale(1.02);
}

.price_table_3 .et_pb_pricing .et_pb_pricing_table .et_pb_pricing_content {
    position: static;
}

/*Responsive*/

@media only screen and (max-width: 1390px) {
    .price_table_3 .et_pb_pricing li:last-child span {

        top: 30px;

    }

    .price_table_3 .et_pb_pricing .et_pb_pricing_table {
        padding-top: 200px !important;
    }
}

@media only screen and (max-width: 980px) {
    .price_table_3 .et_pb_column_4_4 .et_pb_promo {
        display: block;
        margin-right: 0px !important;
    }
}

@media only screen and (max-width: 767px) {
    #page-container .price_table_3 .et_pb_column_4_4 {
        padding: 40px 0 !important;
    }

    .price_table_3 .et_pb_pricing .et_pb_pricing_table:last-child {
        margin-bottom: 0 !important;
        margin-right: auto !important;
    }

    .price_table_3 .et_pb_pricing .et_pb_pricing_table {
        width: 100% !important;
        max-width: 400px !important;
        margin: 0 auto !important;
        margin-bottom: 30px !important;
        display: block;
        padding: 30px;
        float: none;

    }

    #page-container .price_table_3 a.et_pb_pricing_table_button {
        float: none !important;
    }
}

/* 4-4 Pricing Tables Divi Layout Kit Css Code */

.price_table_4 .et_pb_pricing_table.et_pb_featured_table {
    box-shadow: 0px 0px 32.2px 2.8px rgba(0, 0, 0, 0.13) !important;
    border: none !important;
}

.price_table_4 .et_pb_pricing_table:last-child {
    margin-right: 0 !important;
}

.price_table_4 ul.et_pb_pricing li{
    text-align: left;
}

.price_table_4 ul.et_pb_pricing {
    padding-left: 17px !important;
    padding-bottom: 18px;
}

.price_table_4 .et_pb_pricing li span {
    position: static;
}

.price_table_4 .et_pb_pricing li span:before {
    content: "\f00c" !important;
    font-family: FontAwesome;
    display: inline-block;
    position: absolute;
    left: 0;
    font-size: 16px;
    border: none;
    top: 0
}

.price_table_4 .et_pb_pricing_content_top:after {
    content: "";
    display: block;
    padding-top: 100%;
    width: 100%;
}

.price_table_4 .et_pb_et_price .et_pb_sum:before {
    content: attr(data-sign);
    display: inline-block;
    font-size: 28px;
    vertical-align: top;
    line-height: 100%;
}

.price_table_4 .et_pb_et_price .et_pb_sum {
    display: inline-block;
    top: 50%;
    position: relative;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    line-height: 100%;
}

/*Hovers*/

.price_table_4 .et_pb_pricing_table,
.price_table_4 .et_pb_pricing_table:hover .et_pb_pricing_content_top .et_pb_et_price,
.price_table_4 .et_pb_pricing_table .et_pb_pricing_content_top {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.price_table_4 .et_pb_pricing_table {
    cursor: pointer;
}

.price_table_4 .et_pb_pricing_table:hover {
    box-shadow: 0px 0px 32.2px 2.8px rgba(0, 0, 0, 0.13) !important;
}

.price_table_4 .et_pb_pricing_table:hover .et_pb_pricing_content_top .et_pb_et_price {
    background-color: #333333;
}

.price_table_4 .et_pb_pricing_table:hover .et_pb_pricing_content_top {
    transform: scale(1.1);

}

#page-container .price_table_4 .et_pb_pricing_table .et_pb_pricing_table_button {
    padding: 13px 10px!important;
 }

/*Responsive*/

@media only screen and (min-width: 1930px) {
    .price_table_2 .et_pb_pricing_table {
        padding: 40px 40px!important;
    }
}
@media only screen and (max-width: 1390px) {

    #page-container .price_table_4 .et_pb_pricing_heading h2 {
        font-size: 20px !important;
    }
}

@media only screen and (max-width: 980px) {
    .price_table_4 .et_pb_pricing .et_pb_pricing_table {
        width: 100% !important;
        max-width: 400px !important;
        margin: 0 auto !important;
        margin-bottom: 120px !important;
        display: block;
        padding: 30px !important;
        float: none;

    }
}

@media only screen and (max-width: 480px) {
    .price_table_4 .et_pb_pricing .et_pb_sum {
        font-size: 40px !important;
    }
}/* Testimonial Unicorn 2.0 Divi Layout Kit Css Code
** Product Built By Divi Den - https://seku.re/divi-den
** Get the latest kit here: https://seku.re/unicorn2
** Get Support Here: https://seku.re/support
** Watch Unicorn 2.0 Bundle tutorials: https://seku.re/unicorn2tuts
*/

/* 1-7 Testimonial Divi Layout Kit Css Code */

.testimonial1 .et_pb_testimonial_description_inner {
    width: 100% !important;
}

#page-container .testimonial1 .et_pb_testimonial:before {
    content: '{';
    display: block;
    font-size: 120px;
    line-height: 100%;
    font-family: ETmodules !important;
    background: transparent;
    border-radius: 0;
    position: static;
    margin: 0;
}

/*Responsive*/

@media only screen and (max-width: 1390px) {
    #page-container .testimonial1 .et_pb_testimonial_portrait {
        bottom: 8vw;
    }
}

@media only screen and (max-width: 767px) {
    #page-container .testimonial1 .et_pb_testimonial_portrait {
        bottom: 70px;
    }
}

/* 2-7 Testimonial Divi Layout Kit Css Code */

.testimonial2 .et_pb_slide {
    background: transparent !important;
    box-shadow: none !important;
    padding: 0 !important;
}

.testimonial2 .et_pb_slide_description:after,
.testimonial2 .et_pb_slide_description:before {
    content: '{';
    display: block;
    font-size: 72px;
    line-height: 100%;
    font-family: ETmodules !important;
    max-height: 72px;

}

.testimonial2 .et-pb-controllers a:not(.et-pb-active-control):hover {
    opacity: 0.5;
}

.testimonial2 .et-pb-controllers a {
    width: 10px;
    height: 10px;
    box-shadow: inset 0 0 0 40px;
    border-radius: 100%;
    color: inherit;
}

/* 3-7 Testimonial Divi Layout Kit Css Code */

.testimonial3 .et_pb_testimonial .et_pb_testimonial_description_inner {
    width: auto !important;
}

/*Responsive*/

@media only screen and (max-width: 1390px) and (min-width: 980px) {
    .testimonial3 .et_pb_testimonial:before {
        right: 15px !important;
        bottom: -18px !important;
        border-width: 33px 61px 0 0px !important;
    }

    .testimonial3 .et_pb_testimonial:after {
        bottom: -23px;
        right: 39px;
        border-width: 21px 40px 0 0;
    }

    .testimonial3 .et_pb_testimonial .et_pb_testimonial_portrait {
        bottom: -149px;
    }
}

@media only screen and (max-width: 350px) {
    #page-container .testimonial3 .et_pb_testimonial:before {
        right: 15px !important;
        bottom: -18px !important;
        border-width: 33px 61px 0 0px !important;
    }

    #page-container .testimonial3 .et_pb_testimonial:after {
        bottom: -23px;
        right: 39px;
        border-width: 21px 40px 0 0;
    }

    #page-container .testimonial3 .et_pb_testimonial .et_pb_testimonial_portrait {
        bottom: -149px;
    }
}

/* 4-7 Testimonial Divi Layout Kit Css Code */

.testimonial4 .et_pb_slide {
    background: transparent !important;
    box-shadow: none !important;
    padding: 0 !important;
}

.testimonial4 .et_pb_slide_description:after,
.testimonial4 .et_pb_slide_description:before {
    content: '{';
    display: block;
    font-size: 72px;
    line-height: 100%;
    font-family: ETmodules !important;
    float: left;
    margin-left: -14px;
    margin-bottom: 3px;
}

.testimonial4 .et-pb-controllers a:hover,
.testimonial4 .et-pb-controllers a.et-pb-active-control {
    border: 1px solid;
}

.testimonial4 .et-pb-controllers a {
    width: 24px;
    height: 24px;
    border-radius: 100%;
    background: transparent !important;
    color: inherit;
    position: relative;
}

.testimonial4 .et-pb-controllers a:before {
    content: "";
    display: block;
    box-shadow: inset 0 0 0 14px;
    position: absolute;
    top: 6px;
    right: 6px;
    left: 6px;
    bottom: 6px;
    border-radius: 100%;
}

.testimonial4 .et-pb-controllers {
    height: auto !important;
}

/* 5-7 Testimonial Divi Layout Kit Css Code */

#page-container .testimonial5.et_pb_testimonial:before {
    content: '{';
    display: block;
    font-size: 72px;
    line-height: 100%;
    font-family: ETmodules !important;
    background: transparent;
    border-radius: 0;
    position: static;
    margin: 0;
    margin-bottom: 7px !important;
    display: block;
}

/*Responsive*/

@media only screen and (max-width: 980px) {
    .testimonial5.et_pb_testimonial .et_pb_testimonial_portrait {
        bottom: -131px !important;
        top: auto !important;
    }

    .testimonial5.et_pb_testimonial:after {
        bottom: -9px !important;
        top: auto !important;
        -moz-transform: rotate(45deg) !important;
        -webkit-transform: rotate(45deg) !important;
        left: 48%;
    }

    #page-container .testimonial5.et_pb_testimonial {
        margin-bottom: 129px !important;
        margin-top: 0 !important;
    }
}

/* 6-7 Testimonial Divi Layout Kit Css Code */

.testimonial6 .et_pb_column_1_3:last-child {
    margin-right: 0 !important;
}

.testimonial6 .et_pb_column_1_3 {
    width: 28.6%;
    margin-right: 7%;
}

.testimonial6 .et_pb_column_4_4 h2:after {
    content: "";
    display: block;
    width: 40px;
    height: 0;
    border-top: 1px solid;
    margin: 31px auto 13px;
}

.testimonial6 .et_pb_column_1_3 p.et_pb_member_position:after {
    content: "";
    display: block;
    width: 40px;
    height: 0;
    border-top: 1px solid;
    margin: 23px auto 12px;
}

.testimonial6 .et_pb_column_1_3 .et_pb_team_member_description:after {
    content: "\f005\f005\f005\f005\f005";
    font-family: 'FontAwesome';
    color: #cc0033;
    display: block;
    margin: 25px 0 -5px;
    font-size: 16px;
    overflow: hidden;
}

.testimonial6 .et_pb_column_1_3 .et_pb_team_member .et_pb_team_member_image {
    max-width: 97px !important;
}

/*Hover*/
.testimonial6 .et_pb_column_1_3 .et_pb_team_member .et_pb_team_member_description,
.testimonial6 .et_pb_column_1_3 .et_pb_team_member .et_pb_team_member_image img,
.testimonial6 .et_pb_column_1_3 .et_pb_team_member .et_pb_team_member_image,
.testimonial6 .et_pb_column_1_3 .et_pb_team_member {
    -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;
}

.testimonial6 .et_pb_column_1_3 .et_pb_team_member {
    cursor: pointer;

}

.testimonial6 .et_pb_column_1_3 .et_pb_team_member:hover {
    box-shadow: 0px 0px 32.2px 2.8px rgba(0, 0, 0, 0.13);
    border-color: transparent !important;
    transform: scale(1.1);
}

.testimonial6 .et_pb_column_1_3 .et_pb_team_member:hover .et_pb_team_member_description {
    transform: scale(0.9) translate(0, -7px)
}

/* 7-7 Testimonial Divi Layout Kit Css Code */

.testimonial7 .et_pb_slide {
    background-color: transparent !important;
}

.testimonial7 .et_pb_slide_content p strong {
    color: #cc0033 !important;
}

.testimonial7 .et_pb_slide_content p:last-of-type {
    padding-bottom: 0 !important;
    color: #a7a7a7;
}

.testimonial7 .et_pb_slide_content p {
    padding-bottom: 7px !important;
}

.testimonial7 .et-pb-slider-arrows a {
    opacity: 1 !important;
    top: 48px;
}

.testimonial7 .et-pb-slider-arrows a.et-pb-arrow-next,
.testimonial7 .et-pb-slider-arrows a.et-pb-arrow-prev {
    -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;
}

.testimonial7 .et-pb-slider-arrows a.et-pb-arrow-prev {
    left: 24% !important;
}

.testimonial7 .et-pb-slider-arrows a.et-pb-arrow-prev:before {
    content: "#";
}

.testimonial7 .et-pb-slider-arrows a.et-pb-arrow-next:before {
    content: "$";
}

.testimonial7 .et-pb-slider-arrows a.et-pb-arrow-next {
    right: 24% !important;
}

.testimonial7 .et_pb_slides .et_pb_slider_container_inner {
    display: block;
}

.testimonial7 .et_pb_column_4_4 {
    background-size: auto !important;
}

/*Hover*/

.testimonial7 .et-pb-slider-arrows a.et-pb-arrow-next,
.testimonial7 .et-pb-slider-arrows a.et-pb-arrow-prev {
    -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;
}

.testimonial7 .et-pb-slider-arrows a.et-pb-arrow-next:hover {
    right: 22% !important;
}

.testimonial7 .et-pb-slider-arrows a.et-pb-arrow-prev:hover {
    left: 22% !important;
}

/*Responsive*/

@media only screen and (min-width: 1930px) {
    .testimonial7 .et_pb_column_4_4 {
        padding: 100px !important;
    }

    body .testimonial1 .et_pb_testimonial {
        padding: 70px !important;
    }


    .testimonial1 .et_pb_testimonial .et_pb_testimonial_portrait {
        bottom: 110px !important;
    }

    body .testimonial6 .et_pb_team_member{
        padding: 40px !important;
    }

}

@media only screen and (max-width: 767px) {
    .testimonial7 .et_pb_slide_image {
        display: block !important;
    }

    .testimonial7 .et-pb-slider-arrows a.et-pb-arrow-prev {
        left: 21% !important;
    }

    .testimonial7 .et-pb-slider-arrows a.et-pb-arrow-next {
        right: 21% !important;
    }

    .testimonial7 .et-pb-slider-arrows a.et-pb-arrow-next:hover {
        right: 19% !important;
    }

    .testimonial7 .et-pb-slider-arrows a.et-pb-arrow-prev:hover {
        left: 19% !important;
    }
}

@media only screen and (max-width: 480px) {
    .testimonial7 .et_pb_column {
        background-size: contain !important;
    }

    .testimonial7 .et-pb-slider-arrows a.et-pb-arrow-prev {
        left: 0 !important;
    }

    .testimonial7 .et-pb-slider-arrows a.et-pb-arrow-next {
        right: 0 !important;
    }

    .testimonial7 .et-pb-slider-arrows a.et-pb-arrow-next:hover {
        right: -2% !important;
    }

    .testimonial7 .et-pb-slider-arrows a.et-pb-arrow-prev:hover {
        left: -2% !important;
    }
}/* Content Divi Unicorn 2.0 Layout Kit Css Code
** Product Built By Divi Den - https://seku.re/divi-den
** Get the latest kit here: https://seku.re/unicorn2
** Watch Unicorn 2.0 Bundle tutorials: https://seku.re/unicorn2tuts
** Get Support Here: https://seku.re/support
*/

/* 3.0.82 fixÂ */
body .et_pb_team_member_image {
   max-width: 100% !important;
}

.content6 .et_pb_blurb.et_pb_blurb_position_top .et_pb_main_blurb_image{
    text-align: center;
}
.et_pb_blurb.et_pb_blurb_position_top .et_pb_main_blurb_image{
   display:block;
}

body p a{
   color: inherit !important;
}

/* 1-14 Content Divi Layout Kit Css Code */

.content1 .et_pb_column_1_3 .et_pb_button_module_wrapper a.et_pb_button {
    text-transform: uppercase;
    width: 100%;
    padding: 15px 5px !important;
}

.content1 .et_pb_toggle_close h5.et_pb_toggle_title:before {
    content: 'P' !important;
}

.content1 .et_pb_toggle_close h5.et_pb_toggle_title {
    transition: 0.5s;
}

.content1 .et_pb_toggle_open .et_pb_toggle_title:before {
    display: block !important;
    content: "\4f";
}

.content1 .et_pb_toggle_close h5.et_pb_toggle_title:hover {
    color: #cc0033 !important;
}

/* 2-14 Content Divi Layout Kit Css Code */

#page-container .et_pb_slider .box-shadow-overlay{
    display: none !important;
}
.content2 .et_pb_slide .et_pb_slide_content {
    text-align: left !important;
    font-size: 18px !important;
    font-weight: 700;
    line-height: 160%;
}

.content2 .et_pb_slide {
    background-color: transparent !important;
    box-shadow: none !important;
    text-align: left !important;
    padding: 0 !important;
}

.content2 .et-pb-controllers a {
    border-radius: 100% !important;
    background-color: transparent;
    border: 2px solid;
    width: 10px !important;
    height: 10px !important;
}

.content3{
    overflow: hidden !important;
}

/*Responsive*/

@media only screen and (max-width: 980px) {
    .content2 .et_pb_slider {
        margin-top: 0 !important;
    }

    .content2 .et_pb_slide .et_pb_slide_description {
        padding: 40px 0 !important;
    }
}

/* 3-14 Content Divi Layout Kit Css Code */

.content3 .et_pb_blurb .et_pb_blurb_container {
    cursor: pointer;
}

.content3 .et_pb_blurb .et_pb_blurb_container {
    padding-left: 0 !important;
}

.content3 .et_pb_blurb h4:after,
.content3 .et_pb_blurb h4:before {
    font-family: FontAwesome;
    font-size: 20px !important;
    color: #fff;
    background-color: #cc0033;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    display: inline-block;
    text-align: center;
    line-height: 50px;
    margin-right: 11px;

    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;

}

.content3 .et_pb_blurb h4:after {
    content: '\f100';
    position: absolute;
    left: 0;
    opacity: 0;
    font-size: 40px;
}

.content3 .et_pb_blurb:nth-of-type(2) h4:before {
    content: "\f0d5";
}

.content3 .et_pb_blurb:last-of-type h4:before {
    content: "\f10b";
}

.content3 .et_pb_column_2_3 .et_pb_blurb:last-of-type {
    margin-right: 0 !important;
}

.content3 .et_pb_column_2_3 .et_pb_promo .et_pb_promo_description p:last-of-type {
    padding-bottom: 0 !important;
}

.content3 .et_pb_column_2_3 .et_pb_promo .et_pb_promo_description p {
    padding-bottom: 25px !important;
}

.content3 .et_pb_column_1_3 .et_pb_image img {
    max-width: none !important;
}

.content3 .et_pb_blurb:hover .et_pb_blurb_container .et_pb_blurb_description {
    -webkit-animation: fadeInOp 1s infinite; /* Safari 4.0 - 8.0 */
    animation: fadeInOp 1s infinite;
    animation-iteration-count: 1;
}

/*Hover*/

.content3 .et_pb_blurb:hover .et_pb_blurb_container h4:after {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    transform: rotateY(180deg);
    opacity: 1;
}

.content3 .et_pb_blurb:hover .et_pb_blurb_container h4:before {
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    opacity: 0;
}

/*Responsive*/

@media only screen and (max-width: 1390px) {
    .content3 .et_pb_column_1_3 .et_pb_image {
        right: -93px;
    }
}

@media only screen and (max-width: 980px) {
    .content3 .et_pb_column_1_3 {
        display: none !important;
    }
}

@media only screen and (max-width: 767px) {
    .content3 .et_pb_column_2_3 .et_pb_blurb {
        width: 100% !important;
        margin-right: 0 !important;
        text-align: center !important;
    }

    .content3 .et_pb_promo_description {
        text-align: center !important;
    }

    .content3 .et_pb_blurb h4:before {
        display: block !important;
        margin: 0 auto 10px !important;
    }

    .content3 .et_pb_blurb h4:after {
        left: 0;
        display: block !important;
        margin: 0 auto 10px !important;
        right: 0;
        top: 0;
    }

    .content3 .et_pb_blurb .et_pb_blurb_container {
        text-align: center !important;
        display: block;
    }
}

/* 4-14 Content Divi Layout Kit Css Code */

.content4 .et_pb_toggle_close h5.et_pb_toggle_title:hover {
    color: #cc0033 !important;
}



.content4 .et_pb_accordion .et_pb_toggle:first-of-type {
    border-top: 1px solid #dadada;
}

.content4 .et_pb_accordion .image img {
    position: relative;
    z-index: 1;
    display: block;
}

.content4 .et_pb_accordion .image {
    position: relative;
    max-width: 126px;
    margin: 0 auto 10px;
    padding-bottom: 0;
}

.content4 .et_pb_accordion .image:before {
    content: "";
    display: block;
    background-color: #f5f4f4;
    border: 1px solid #d9d9d9;
    border-radius: 100%;
    position: absolute;
    width: 85%;
    height: 85%;
    z-index: 0;
    margin: 6%;
}

/*Hovers*/

.content4 .et_pb_accordion .image img,
.content4 .et_pb_accordion .image:before {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.content4 .et_pb_toggle_content:hover .image img {
    transform: scale(0.8);
}

.content4 .et_pb_toggle_content:hover .image:before {
    transform: scale(1.1);
}

.content4 .et_pb_toggle_content {
    cursor: pointer;
}

/*responsive*/

@media only screen and (max-width: 980px) {
    .content4 .et_pb_toggle_content h5 {

        font-size: 24px;
    }
}

@media only screen and (max-width: 767px) {
    .content4 .et_pb_toggle_content h5 {

        font-size: 22px;
    }
}

/* 5-14 Content Divi Layout Kit Css Code */

/*Responsive*/

@media only screen and (max-width: 980px) {
    .content5 .et_pb_text {
        text-align: center !important;
    }
}

/* 6-14 Content Divi Layout Kit Css Code */

.content6 .et_pb_column_1_3 {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-perspective: 900px;
    -moz-perspective: 900px;
    -o-perspective: 900px;
    -ms-perspective: 900px;
    perspective: 900px;
    cursor: pointer;
}

.content6 .et_pb_column_1_3 .et_pb_blurb {
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    -ms-transition: all 0.4s linear;
    transition: all 0.4s linear;
    -webkit-transform-origin: 50% 0%;
    -moz-transform-origin: 50% 0%;
    -o-transform-origin: 50% 0%;
    -ms-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
}

.content6 .et_pb_column_1_3:hover .back {
    -webkit-transform: rotate3d(1, 0, 0, 0deg);
    -moz-transform: rotate3d(1, 0, 0, 0deg);
    -o-transform: rotate3d(1, 0, 0, 0deg);
    -ms-transform: rotate3d(1, 0, 0, 0deg);
    transform: rotate3d(1, 0, 0, 0deg);
    opacity: 1;
}

.content6 .et_pb_column_1_3:hover .front {
    -webkit-transform: translate3d(0, 118%, 0) rotate3d(1, 0, 0, -90deg);
    -moz-transform: translate3d(0, 118%, 0) rotate3d(1, 0, 0, -90deg);
    -o-transform: translate3d(0, 118%, 0) rotate3d(1, 0, 0, -90deg);
    -ms-transform: translate3d(0, 118%, 0) rotate3d(1, 0, 0, -90deg);
    transform: translate3d(0, 118%, 0) rotate3d(1, 0, 0, -90deg);
    opacity: 0 !important;
}

/*Link Hover*/

#page-container .content6 .et_pb_column_1_3 .et_pb_promo a.et_pb_promo_button:hover {
    padding-left: 0 !important;
}

#page-container .content6 .et_pb_column_1_3 .et_pb_promo a.et_pb_promo_button {
    padding-left: 20px !important;
    transition: all 0.3s ease 0s;
}

.content6 .et_pb_column_1_3 .et_pb_promo a.et_pb_promo_button:hover:after {
    opacity: 1;
    transform: translate(0px, 0px);
}

.content6 .et_pb_column_1_3 .et_pb_promo a.et_pb_promo_button:after {
    content: "$";
    display: inline-block !important;
    font-family: "ETmodules";
    overflow: hidden;
    position: absolute;
    transition: all 0.3s ease 0s;
    margin-left: 5px;
    opacity: 0;
    transform: translate(-100%, 0px);
}

.content6 .et_pb_column_1_3 .et_pb_promo a.et_pb_promo_button:hover:before {
    opacity: 0 !important;
    transform: translate(100%, 0px);
}

.content6 .et_pb_column_1_3 .et_pb_promo a.et_pb_promo_button:before {
    margin-left: 0 !important;
    transition: all 0.3s ease 0s;
    left: 0;

}

.content6 .et_pb_column_1_3 .et_pb_promo a.et_pb_promo_button:before,
.content6 .et_pb_column_1_3 .et_pb_promo a.et_pb_promo_button:after {
    font-size: inherit !important;
    line-height: 1.8em !important;
    font-weight: 700 !important;
}

.content6 .et_pb_column_1_3 .et_pb_blurb .et_pb_blurb_container{
   text-align: center;
}

/*Responsive*/

@media only screen and (max-width: 980px) {
    .content6 .et_pb_column_1_3 .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image {
        text-align: center !important;
    }

    .content6 .et_pb_column_1_3 .et_pb_blurb .et_pb_blurb_content {
        text-align: center !important;
    }

    .content6 .et_pb_column_1_3 .et_pb_promo,
    .content6 .et_pb_column_1_3 .et_pb_text {
        text-align: center !important;
    }
}

/* 7-14 Content Divi Layout Kit Css Code */

.content7 .et_pb_button_module_wrapper {
    display: inline-block;
    margin-right: 10px;
}

.content7 .et_pb_button_module_wrapper:last-of-type {
    margin-right: 0 !important;
}

.content7 .et_pb_column_1_2 .et_pb_text p:last-of-type {
    padding-bottom: 0 !important;
}

.content7 .et_pb_column_1_2 .et_pb_text p {
    padding-bottom: 27px !important;
}

.content7 .et_pb_column_4_4 .et_pb_promo_description p {
    max-width: 510px;
    margin: 0 auto;
}

/*Responsive*/

@media only screen and (max-width: 980px) {
    .content7 .et_pb_column_1_2 .et_pb_promo h2 {
        max-width: none;
    }

    .content7 .et_pb_column_1_2 .et_pb_text,
    .content7 .et_pb_column_1_2,
    .content7 .et_pb_column_1_2 .et_pb_promo {
        text-align: center !important;
    }
}

@media only screen and (max-width: 480px) {
    .content7 .et_pb_button_module_wrapper {
        margin-right: 0 !important;
        display: block !important;
    }
}

/* 8-14 Content Divi Layout Kit Css Code */

.content8 .et_pb_image img {
    height: auto !important;
}

.content8 .et_pb_column_1_2 .et_pb_main_blurb_image img {
    display: block !important;
}

.content8 .et_pb_column_1_2 .et_pb_text ul {
    padding-top: 28px;
    padding-left: 0;
}

.content8 .et_pb_column_1_2 .et_pb_text li a:hover{
    padding-left: 0;
}
.content8 .et_pb_column_1_2 .et_pb_text li a{
    position: relative;
    padding-left: 20px;
    transition: all 0.3s ease 0s;
}
.content8 .et_pb_column_1_2 .et_pb_text li a:after,
.content8 .et_pb_column_1_2 .et_pb_text li a:before {
    content: "\f061";
    display: inline-block;
    font-family: FontAwesome;
    font-size: 11px;
    vertical-align: middle;
    transition: all 0.3s ease 0s;
    position: absolute;
}

.content8 .et_pb_column_1_2 .et_pb_text li a:before {
    margin-right: 12px;
    left: 0;
}

.content8 .et_pb_column_1_2 .et_pb_text li a:after {
    padding-left: 12px;
    right: 0;
    opacity: 0;
}

.content8 .et_pb_column_1_2 .et_pb_text li a:hover:after {
    opacity: 1;
    transform: translate(100%, 0px);
}

.content8 .et_pb_column_1_2 .et_pb_text li a:hover:before {
    opacity: 0 !important;
    transform: translate(100%, 0px);
}

.content8 .et_pb_column_1_2 .et_pb_text li {
    font-size: 16px !important;
    font-weight: 700;
    list-style: none;
    margin-bottom: 6px;
}

/*Hovers*/

.content8 .et_pb_column_1_2 .et_pb_blurb .et_pb_main_blurb_image:after,
.content8 .et_pb_column_1_2 .et_pb_blurb:hover .et_pb_blurb_container,
.content8 .et_pb_column_1_2 .et_pb_blurb .et_pb_main_blurb_image,
.content8 .et_pb_column_1_2 .et_pb_blurb .et_pb_main_blurb_image img {
    -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;
}

.content8 .et_pb_column_1_2 .et_pb_blurb {
    cursor: pointer;
}

.content8 .et_pb_column_1_2 .et_pb_blurb:hover .et_pb_main_blurb_image {
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
}

.content8 .et_pb_column_1_2 .et_pb_blurb:hover .et_pb_main_blurb_image:after {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
    opacity: 1;
}

.content8 .et_pb_column_1_2 .et_pb_blurb .et_pb_main_blurb_image {
    position: relative;
}

.content8 .et_pb_column_1_2 .et_pb_blurb .et_pb_main_blurb_image:after {
    font-family: FontAwesome;
    border-radius: 50%;
    content: '\f100';
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    z-index: 0;
    opacity: 0;
    background-color: inherit;
    font-size: 40px;
    line-height: 160%;
    border-radius: 100%;
    overflow: hidden;
}

.content8 .et_pb_column_1_2 .et_pb_blurb:hover .et_pb_blurb_container h4 {
    -webkit-animation: fadeInOp 1s infinite; /* Safari 4.0 - 8.0 */
    animation: fadeInOp 1s infinite;
    animation-iteration-count: 1;
    opacity: 0.7;
}

.content8 .et_pb_column_1_2 .et_pb_blurb:nth-last-child(2) {
   margin-right: 0 !important;
}

.content8 .et_pb_column_1_2 .et_pb_blurb {
   width: 24% !important;
   margin-right: 9% !important;
}

.content8 .et_pb_column_1_2 .et_pb_blurb h4 {
   line-height: 120%;
   hyphens: manual;
}


/*Responsive*/

@media only screen and (max-width: 1390px) {
    .content8 .et_pb_column_1_2 .et_pb_blurb:nth-last-child(2) {
        margin-right: 0 !important;
    }

    .content8 .et_pb_column_1_2 .et_pb_blurb {
        width: 23% !important;
        margin-right: 8% !important;
    }
}

@media only screen and (max-width: 980px) {
    .content8 .et_pb_column_1_2 .et_pb_text {
        max-width: none !important;
        text-align: center !important;
    }

    .content8 .et_pb_column_1_2 .et_pb_blurb {
        margin-right: 15.5% !important;
    }
}

@media only screen and (max-width: 480px) {
   .content8 .et_pb_column_1_2 .et_pb_blurb {
       margin-right: 0 !important;
       width: 100% !important;
       margin-bottom: 10px !important;
   }

   .content8 .et_pb_column_1_2 .et_pb_blurb .et_pb_main_blurb_image{
       margin-bottom: 5px !important;
   }
}

/* 9-14 Content Divi Layout Kit Css Code */

.content9 .et_pb_blurb .et_pb_blurb_container {
    line-height: 150%;
}

.content9 .et_pb_blurb .et_pb_main_blurb_image img {
    display: block;
    width: 100%;
    transform: rotate(-22.5deg);
    padding: 33px;
}

.content9 .et_pb_blurb .et_pb_main_blurb_image a:before {
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #f5f4f4;
    border-radius: 100%;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.content9 .et_pb_blurb .et_pb_main_blurb_image a:after {
    content: "";
    display: block;
    position: absolute;
    top: -1px;
    width: 100%;
    height: 100%;
    border-width: 1px;
    border-style: solid;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    right: -1px;
    bottom: -1px;
    left: -1px;

}

.content9 .et_pb_blurb .et_pb_main_blurb_image a {
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
    border-width: 1px;
    border-style: solid;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    left: 0;
    color: inherit;
    overflow: hidden !important;
}

.content9 .et_pb_blurb .et_pb_main_blurb_image:after {
    content: "";
    display: block;
    padding-top: 100%;
    width: 100%;
}

.content9 .et_pb_blurb .et_pb_main_blurb_image {
    position: relative;
    overflow: hidden;
    z-index: 10;
    transform: rotate(-22.5deg);
    max-width: 163px;
    margin: 9px auto 46px;
}

/*Hovers*/

.content9 .et_pb_blurb:hover {
    cursor: pointer;
}

.content9 .et_pb_blurb .et_pb_main_blurb_image img {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.content9 .et_pb_blurb:hover .et_pb_main_blurb_image img {
    -webkit-transform: rotate(-382.5deg);
    transform: rotate(-382.5deg);
}

.content9 .et_pb_blurb:hover .et_pb_blurb_container {
    -webkit-animation: fadeInOp 1s infinite; /* Safari 4.0 - 8.0 */
    animation: fadeInOp 1s infinite;
    animation-iteration-count: 1;
}

/*Responsive*/

@media only screen and (max-width: 980px) {
    .content9 .et_pb_column_1_3:not(:last-of-type):after {
        display: none !important;
    }
}

/* 10-14 Content Divi Layout Kit Css Code */



.content10 .et_pb_column_1_3 .et_pb_promo_description h2:before {
    font-size: 80px;
    display: inline-block;
    vertical-align: middle;
    line-height: 57%;
    margin-right: 20px;
    position: absolute;
    left: -4px;
    top: 0;
    font-weight: 900;
    transition: 0s !important;
}

.content10 {
    counter-reset: section;
}

.content10 .et_pb_column_1_3 .et_pb_promo_description h2:before {
    counter-increment: section;
    content: "0" counter(section);
}

/*Hovers*/

.content10 .et_pb_column_1_3 {
    cursor: pointer;
}

.content10 .et_pb_column_1_3 .et_pb_promo_description h2:before,
.content10 .et_pb_column_1_3 .et_pb_promo_description h2 {
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    -ms-transition: all 0.4s linear;
    transition: all 0.4s linear;
}

/*Responsive*/

/* @media only screen and (max-width: 1390px) {
    .content10 .et_pb_column_1_3 .et_pb_promo_description h2 {
        padding-left: 110px !important;
    }
} */

@media only screen and (max-width: 980px) {
    .content10 .et_pb_column_4_4 .et_pb_promo_description {
        line-height: 130%;
    }
}

/* 11-14 Content Divi Layout Kit Css Code */

.content11 .et_pb_column_1_3 .et_pb_promo_description p:nth-child(2) {
    padding-top: 26px;
    position: relative;
    margin-top: 19px;

}

.content11 .et_pb_column_1_3 {
    cursor: pointer;
}



/*Button*/

.content11 .et_pb_column_1_3 .et_pb_button:before {
    content: "\f061";
    display: inline-block;
    font-family: FontAwesome;
    font-size: 11px;
    vertical-align: middle;
    margin-right: 7px;
    position: static;
    opacity: 1 !important;
    margin-left: 0;
}

.content11 .et_pb_column_1_3:hover .et_pb_button {
    opacity: 1 !important;
}

.content11 .et_pb_column_1_3 .et_pb_button {
    opacity: 0 !important;
    transition: 0.3s !important;
}

.content11 .et_pb_column_1_3 .et_pb_button:after {
    display: none !important;

}

/*Animation*/

.content11 .et_pb_column_1_3:hover .et_pb_promo:before,
.content11 .et_pb_column_1_3:hover .et_pb_promo_description h2,
.content11 .et_pb_column_1_3:hover .et_pb_promo_description p {
    -webkit-animation: fadeInOp 1s infinite; /* Safari 4.0 - 8.0 */
    animation: fadeInOp 1s infinite;
    animation-iteration-count: 1;
}

@-webkit-keyframes fadeInOp {
    from {
        opacity: 0.2;
    }

    to {
        opacity: 0.7;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0.2;
    }

    to {
        opacity: 0.7;
    }
}

.fadeInOp {
    -webkit-animation-name: fadeInOp;
    animation-name: fadeInOp;
}

.content11 .et_pb_column_1_3 .et_pb_promo_description p:nth-child(2):before {
    content: "";
    display: block;
    width: 120%;
    height: 1px;
    background-color: #a7a7a7;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
    transition: 0.3s;
}

.content11 .et_pb_column_1_3:hover .et_pb_promo_description p:nth-child(2):before {
    background-color: #cc0033;
}

/*Responsive*/

@media only screen and (max-width: 1390px) and (min-width: 980px) {
    .content11 .et_pb_column_1_3 .et_pb_promo_description h2 {
        font-size: 32px !important;
    }
}

/* 12-14 Content Divi Layout Kit Css Code */

.content12 {
    counter-reset: section;
}

.content12 .et_pb_column_1_3 .et_pb_promo_description:before {
    counter-increment: section;
    content: "0" counter(section);

    font-size: 24px !important;
    font-weight: 900 !important;
}

/*Headings before icons*/
.content12 .et_pb_column_1_3:hover .et_pb_promo:before,
.content12 .et_pb_column_1_3:hover .et_pb_promo h2{
    color: #cc0033 !important;
}

.content12 .et_pb_column_1_3 .et_pb_promo:before {
    font-family: FontAwesome;
    margin-right: 7px;
    transition: 0s !important;
    font-size: 24px;
    position: absolute;
    top: 47px;
}

/*Columns*/

#page-container .content12 .et_pb_column_1_2:first-child {
    width: 38%;
    margin-right: 8.2%;
}



/*Button*/

.content12 .et_pb_column_1_2 .et_pb_button:after {
    display: none !important;
}

.content12 .et_pb_column_1_2 .et_pb_button:after,
.content12 .et_pb_column_1_2 .et_pb_button:before {
    content: "\f061";
    display: inline-block !important;
    font-family: FontAwesome !important;
    font-size: 11px !important;
    vertical-align: middle;
    position: absolute;
    opacity: 1 !important;
    line-height: 100%;
    top: 8px;
}

#page-container .content12 .et_pb_column_1_2 .et_pb_button:hover{
    padding-left: 0 !important;
}
#page-container .content12 .et_pb_column_1_2 .et_pb_button{
    position: relative;
    padding-left: 20px !important;
    transition: all 0.3s ease 0s;
}

.content12 .et_pb_column_1_2 .et_pb_button:before {
    margin-right: 12px;
    left: 0;
    margin-left: 0 !important;
}

.content12 .et_pb_column_1_2 .et_pb_button:after {
    padding-left: 5px;
    right: 0;
    opacity: 0 !important;
}

.content12 .et_pb_column_1_2 .et_pb_button:hover:after {
    opacity: 1 !important;
    transform: translate(100%, 0px);
}

.content12 .et_pb_column_1_2 .et_pb_button:hover:before {
    opacity: 0 !important;
    transform: translate(100%, 0px);
}

/*Hovers*/

.content12 .et_pb_column_1_3 {
    cursor: pointer;
}

.content12 .et_pb_column_1_3 .et_pb_promo_description h2 {
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    -ms-transition: all 0.4s linear;
    transition: all 0.4s linear;
}

.content12 .et_pb_column_1_3:hover .et_pb_promo{
    -webkit-animation: fadeInOp 1s infinite; /* Safari 4.0 - 8.0 */
    animation: fadeInOp 1s infinite;
    animation-iteration-count: 1;
}

/* 13-14 Content Divi Layout Kit Css Code */

.content13 .et_pb_column_1_3  p a:hover{
    opacity: 0.8;
}
.content13 .et_pb_column_1_3  p a{
    color: inherit;
}
.content13 .et_pb_column_1_3  p {
    padding-bottom: 0 !important;
}
.content13 .et_pb_column_2_3 .et_pb_blurb_container p:last-child {
    padding-bottom: 0 !important;
}

.content13 .et_pb_column_2_3 .et_pb_blurb_container p {
    padding-bottom: 27px !important;
}

/* 14-14 Content Divi Layout Kit Css Code */
.content14 .et_pb_column_4_4 .et_pb_blurb:last-child {
    margin-right: 0 !important;
}

.content14 .et_pb_column_1_2 .et_pb_text p:last-child {
    padding-bottom: 0 !important;
}

.content14 .et_pb_column_1_2 .et_pb_text p {
    padding-bottom: 30px !important;
}

/*Hovers*/
.content14 .et_pb_column_4_4 .et_pb_blurb {
    cursor: pointer;
}

.content14 .et_pb_column_4_4 .et_pb_blurb .et_pb_main_blurb_image:after {
    pointer-events: none;
    position: absolute;
    content: '';
    left: 0;
    height: 10px;
    width: 46%;
    opacity: 0;
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 67%);
    transition-duration: 0.3s;
    transition-property: transform opacity;
    display: block;
    margin: 0px auto 0;
    right: 0;
    margin-bottom: -10px !important;
}

.content14 .et_pb_column_4_4 .et_pb_blurb:hover .et_pb_main_blurb_image:after {
    -webkit-animation: shrink 1s infinite; /* Safari 4.0 - 8.0 */
    animation: shrink 1s infinite;
    position: relative;
    animation-iteration-count: 1;
    opacity: 1;
}

.content14 .et_pb_column_4_4 .et_pb_blurb:hover img {
    -webkit-animation: mymove 1s infinite; /* Safari 4.0 - 8.0 */
    animation: mymove 1s infinite;
    position: relative;
    animation-iteration-count: 1;
}

@-webkit-keyframes mymove {
    from {
        top: 0;
    }
    to {
        top: 10px;
    }
}

@keyframes mymove {
    from, 20%, 53%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    40%, 43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0);
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: translate3d(0, -9px, 0);
        transform: translate3d(0, -9px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0);
    }
}

@-webkit-keyframes shrink {
    from {
        width: 25%;
    }
    to {
        width: 46%;
    }
}

@keyframes shrink {

    from, 20%, 53%, 80%, to {
        width: 46%;
    }

    40%, 43% {
        width: 25%;
    }

    70% {
        width: 35%;
    }

    90% {
        width: 43%;
    }
}

/*Responsive*/

@media only screen and (max-width: 767px) {
    .content14 .et_pb_column_4_4 .et_pb_blurb {
        width: 100% !important;
        margin-right: 0 !important;
        margin-bottom: 20px !important;
    }

    .content14 .et_pb_column_1_2 .et_pb_text {
        text-align: center !important;
    }

    .content14 .et_pb_column_4_4 .et_pb_blurb:last-child {
        margin-bottom: 0 !important;
    }
}/** Unicorn About CSS file **/

.content12.content_about12 .et_pb_column_1_3:hover .et_pb_promo:before,
.content12.content_about12 .et_pb_column_1_3:hover .et_pb_promo h2 {
    color: #ec008c !important;
}

.blurbs_5.blurbs_about5 .et_pb_main_blurb_image img {
    padding: 2.6vw !important;
}

.about_page_textU .et_pb_text p span {
    transition: 0.3s !important;
}

.about_page_textU .et_pb_text p span:hover {
    text-decoration: none !important;
    opacity: 0.5;
}

/*Responsive*/

@media only screen and (min-width: 1930px) {
    .blurbs_5.blurbs_about5 .et_pb_main_blurb_image img {
        padding: 50px !important;
    }
}
@media only screen and (max-width: 1390px) {
    .header_about1.header1 .et_pb_promo {
        top: 40px !important;
    }

    .unicorn_about_success .et_pb_column:last-child {
        padding-left: 40px !important;
    }
}

@media only screen and (max-width: 980px) {
    .header_about1.header1 .et_pb_column {
        width: 100% !important;
    }

    .unicorn_about_success .et_pb_image .et_pb_image_wrap,
    .unicorn_about_success .et_pb_image .et_pb_image_wrap img {
        display: block !important;
        width: 100% !important;
    }

    .unicorn_about_success .et_pb_image,
    .unicorn_about_success .et_pb_image img {
        height: auto !important;
    }

    .unicorn_about_success .et_pb_column:last-child {
        padding-left: 0 !important;
    }

    .unicorn_about_success .et_pb_promo .et_pb_promo_description h2 {
        margin-bottom: 0 !important;
        padding-bottom: 20px !important;
    }

    .unicorn_about_creative .et_pb_column:first-child {
        margin-right: 2% !important;
    }

    .unicorn_about_creative .et_pb_column {
        width: 49% !important;
    }

    .content12.content_about12 .et_pb_promo .et_pb_promo_description h2 {
        padding-bottom: 20px !important;
    }

    .blurbs_5.blurbs_about5 .et_pb_row:first-child .et_pb_promo_description {
        padding-bottom: 0 !important;
    }

    .blurbs_5.blurbs_about5 .et_pb_main_blurb_image img {
        padding: 40px !important;
    }
}

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

    .unicorn_about_creative .et_pb_column:first-child {
        margin-right: 0 !important;
    }

    .unicorn_about_creative .et_pb_column {
        width: 100% !important;
    }

    .unicorn_about_creative {
        padding-bottom: 40px !important;
    }
}