/*About Page what we do*/

.moz_about_page_whatwedo .et_pb_text p span {
    transition: 0.3s !important;
}

.moz_about_page_whatwedo .et_pb_text p span:hover {
    text-decoration: none !important;
    opacity: 0.5;
}

/*About 3 Boxes*/

body:not(.ie) .moz_about_3boxes_section .et_pb_column_1_3:hover .et_pb_image.no_hover {
    display: none !important;
}

body:not(.ie) .moz_about_3boxes_section .et_pb_column_1_3:hover .et_pb_image.hover {
    display: block !important;
}

.moz_about_3boxes_section .et_pb_column_1_3 .et_pb_image.hover {
    display: none !important;
}

.moz_about_3boxes_section .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
}

.moz_about_3boxes_section .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
}

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

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

.moz_about_blurbs .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;
}

.moz_about_blurbs .et_pb_main_blurb_image img {
    padding: 3.2vw;
    display: block;
    width: 100%;
}

.moz_about_blurbs .et_pb_blurb_container p a:hover {
    opacity: 0.5;
}

.moz_about_blurbs .et_pb_blurb_container p a {
    color: inherit;
}

.moz_about_blurbs .et_pb_blurb_container p {
    padding-bottom: 0 !important;
}

.moz_about_blurbs .et_pb_blurb_container {
    line-height: 190%;
}

.moz_about_blurbs .et_pb_column:hover .et_pb_blurb .et_pb_main_blurb_image {
    transform: translateY(-17px);
}

.moz_about_blurbs .et_pb_column:hover .et_pb_blurb .et_pb_main_blurb_image:after {
    opacity: 1;
    transform: translateY(21px);
}

.moz_about_blurbs .et_pb_column:hover .et_pb_blurb:after {
    width: 40%;
}

.moz_about_blurbs .et_pb_column:hover .et_pb_blurb .et_pb_blurb_container {
    -webkit-animation: fadeIn 5s inmozite; /* Safari 4.0 - 8.0 */
    animation: fadeIn 1s inmozite;
    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;
}

/*About Page*/

.moz_persons .et_pb_team_member img {
    width: auto;
    border-radius: 50%;
    padding: 25px;
    display: block !important;
    top: 0px;
    max-width: 100%;
    transition: 0.3s !important;
}

.moz_persons .et_pb_team_member:hover img {
    /*transition-delay: 0.3s !important;*/
    /*border-radius: 0%;*/
    /*padding: 0px;*/
}

.moz_persons .et_pb_team_member .et_pb_team_member_description {
    transform: translate(-1.4vw, 0);
    transition: 0.3s !important;
}

.moz_persons .et_pb_team_member:hover:before {
    top:0;
}


body .moz_persons .et_pb_team_member:hover .et_pb_team_member_description p,
body .moz_persons .et_pb_team_member:hover .et_pb_team_member_description h4 {
    color: #fff !important;
}

body.ie .moz_persons .et_pb_team_member .et_pb_team_member_description {
    padding-left: 0 !important;
    transform: translate(0, 0px) !important;
}


/*Testimonials*/

#page-container .et_pb_slider .box-shadow-overlay {
    display: none !important;
}
.moz_about_testimonial .et_pb_slide {
    background: transparent !important;
    box-shadow: none !important;
    padding: 0 !important;
}

.moz_about_testimonial .et_pb_slide_description:after,
.moz_about_testimonial .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;
    color: #608ad8;
}

.moz_about_testimonial .et-pb-controllers a:hover,
.moz_about_testimonial .et-pb-controllers a.et-pb-active-control {
    border: 1px solid;
}

.moz_about_testimonial .et-pb-controllers a {
    width: 24px;
    height: 24px;
    border-radius: 100%;
    background: transparent !important;
    color: inherit;
    position: relative;
    transition: 0.3s;
    border: 1px solid transparent;
}

.moz_about_testimonial .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%;
}

.moz_about_testimonial .et-pb-controllers {
    height: auto !important;
}

/*Contact Form*/

.moz_about_contact .et_pb_contact_form {
    margin-left: 0 !important;
}

.moz_about_contact .et_pb_contact_form .et_pb_contact_field_last {
    width: 65%;
    float: left;
    padding-left: 0 !important;
    margin-right: 5.4%;
}

.moz_about_contact .et_pb_contact_form p[data-type="checkbox"],
.moz_about_contact .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;
}

.moz_about_contact .et_pb_contact_form .et_contact_bottom_container {
    margin-top: -14px !important;
    width: 29.6%;
}

#page-container .moz_about_contact .et_pb_contact_form p textarea::-webkit-input-placeholder,
#page-container .moz_about_contact .et_pb_contact_form p input::-webkit-input-placeholder {
    color: transparent !important;
}

#page-container .moz_about_contact .et_pb_contact_form p textarea::-moz-placeholder,
#page-container .moz_about_contact .et_pb_contact_form p input::-moz-placeholder {
    color: transparent !important;
}

#page-container .moz_about_contact .et_pb_contact_form p textarea:-ms-input-placeholder,
#page-container .moz_about_contact .et_pb_contact_form p input:-ms-input-placeholder {
    color: transparent !important;
}

#page-container .moz_about_contact .et_pb_contact_form p textarea:-moz-placeholder,
#page-container .moz_about_contact .et_pb_contact_form p input:-moz-placeholder {
    color: transparent !important;
}

.moz_about_contact .et_pb_contact_form p[data-type="checkbox"] {
    margin: -34px 0 30px !important;
}

/*Error */

.moz_about_contact .et_pb_contact_form_container .et-pb-contact-message ul {
    padding-bottom: 20px !important;
}

.moz_about_contact .et_pb_contact_form p textarea.et_contact_error,
.moz_about_contact .et_pb_contact_form p input.et_contact_error {
    padding-left: 24px !important;
    border: 1px solid #f00 !important;
}

.moz_about_contact .et_pb_contact_form p textarea.et_contact_error + label,
.moz_about_contact .et_pb_contact_form p input.et_contact_error + label {

    padding-left: 24px !important;
}

/*Animation*/

.moz_about_contact .et_pb_contact_form p {
    position: relative;
}

.moz_about_contact .et_pb_contact_form p:not([data-type="checkbox"]) label {
    font-family: 'Poppins', Helvetica, Arial, Lucida, sans-serif !important;
    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: #627792;
}

.moz_about_contact .et_pb_contact_form p.filled label,
.moz_about_contact .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 (min-width: 1930px) {
    .moz_about_blurbs .et_pb_main_blurb_image img {
        padding: 60px !important;
    }

    #page-container .moz_persons .et_pb_team_member .et_pb_team_member_description {
        padding-top: 31px !important;
    }
}

@media only screen and (min-width: 1930px) {
    .moz_about_success .et_pb_row {
        padding-top: 220px !important;
    }
}

@media only screen and (max-width: 1390px) {
    .moz_about_success .et_pb_column:last-child {
        padding-left: 40px !important;
    }

    .moz_persons .et_pb_team_member_description {
        max-width: 70% !important;
    }

    .moz_persons .et_pb_team_member img {
        padding: 10px;
    }

    body.ie .moz_persons .et_pb_team_member .et_pb_team_member_image{
        padding: 10px !important;
        transition: 0.3s !important;
    }

    .moz_about_success .et_pb_row .et_pb_column_2_3 {
        padding-top: 0 !important;
    }

    .moz_about_success .et_pb_row {
        padding-top: 140px !important;
    }
}

@media only screen and (max-width: 1390px) and (min-width: 981px) {
    .moz_persons .et_pb_team_member h4 {
        font-size: 20px !important;
    }
}

@media only screen and (max-width: 980px) {
    .moz_about_success .et_pb_image .et_pb_image_wrap,
    .moz_about_success .et_pb_image .et_pb_image_wrap img {
        display: block !important;
        width: 100% !important;
    }

    .moz_about_success .et_pb_image,
    .moz_about_success .et_pb_image img {
        height: auto !important;
    }

    .moz_about_success .et_pb_column:last-child {
        padding-left: 0 !important;
    }

    .moz_about_success .et_pb_promo .et_pb_promo_description h2 {
        margin-bottom: 0 !important;
        padding-bottom: 20px !important;
    }

    .moz_about_3boxes_section .et_pb_row .et_pb_column .et_pb_blurb {
        margin-bottom: 0 !important
    }

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

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

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

    .moz_about_blurbs .et_pb_main_blurb_image {
        max-width: 200px;
        margin: 0 auto 40px;
    }

    .moz_about_blurbs .et_pb_main_blurb_image img {
        padding: 6vw;
    }

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

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

    #page-container .moz_persons .et_pb_team_member {
        padding: 20px !important;
    }

    .moz_persons .et_pb_team_member .et_pb_team_member_description h4,
    .moz_persons .et_pb_team_member .et_pb_team_member_description .et_pb_member_position {
        text-align: center !important;
    }

    .moz_persons .et_pb_team_member .et_pb_team_member_description {
        transform: translate(0, 0);
        padding-left: 0 !important;
        padding-top: 10px !important;
        max-width: 100% !important;
        width: 100% !important;
        display: block !important;
    }

    body.ie .moz_persons .et_pb_team_member:hover .et_pb_team_member_description {
        transform: translate(0, 0px) !important;
    }

    #page-container .moz_persons .et_pb_team_member:hover .et_pb_team_member_image img {
        transform: scale(1.1);
    }

    #page-container .moz_persons .et_pb_team_member .et_pb_team_member_image img {
        padding: 0 !important;
        border-radius: 50% !important;
    }

    body.ie #page-container .moz_persons .et_pb_team_member .et_pb_team_member_image{
        padding: 0 !important;
        transition: 0.3s !important;
    }

    #page-container .moz_persons .et_pb_team_member .et_pb_team_member_image {
        width: 100% !important;
        float: none !important;
        overflow: visible !important;
    }

    .moz_persons .et_pb_team_member img {
        display: inline-block !important;
    }

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

    .moz_about_page_whatwedo .et_pb_promo_description h2 {
        margin-bottom: 0 !important;
    }

    .moz_about_blurbs .et_pb_column .et_pb_promo .et_pb_promo_description {
        padding-bottom: 0 !important;
    }

    .moz_about_blurbs .et_pb_column .et_pb_promo,
    .moz_about_blurbs .et_pb_column .et_pb_text {
        text-align: center !important;
    }
}

@media only screen and (max-width: 767px) {
    .moz_about_blurbs .et_pb_main_blurb_image img {
        padding: 9vw;
    }

    .moz_about_contact .et_pb_contact_form .et_pb_contact_field_last {
        width: 100% !important;
        margin-right: 0 !important;
        margin-bottom: 31px;
    }

    .moz_about_contact .et_pb_contact_form .et_pb_contact_field_half {
        margin-bottom: 40px !important;
    }

    .moz_about_contact .et_pb_contact_form .et_contact_bottom_container {
        margin-top: 0px !important;
    }

    .moz_about_success .et_pb_column {
        width: 100% !important;
        margin-right: 0 !important;
    }

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

    .moz_about_contact .animate_image {
        top: 52px !important;
        left: 0 !important;
    }
}

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

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

    .moz_about_blurbs .et_pb_main_blurb_image img {
        padding: 14vw;
    }

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

    .moz_about_contact .et_pb_contact_form .et_contact_bottom_container {
        width: 100%;
    }
}