/*
Theme Name: ProofReading

*/
.az_button {
    display: flex;
    justify-content: center;
}

.az_button .et_pb_button {
    border-width: 12px!important;
    border-color: #29cb8b;
    letter-spacing: 2px;
    font-size: 14px;
    font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif!important;
    font-weight: 600!important;
    text-transform: uppercase!important;
    background-color: #29cb8b;
    text-align: center;
    padding: 0.3em 1em;
    line-height: 1.7em !important;
}

.az_button .et_pb_button:hover {
    border: 2px solid transparent;
    padding: 0.3em 2em 0.3em 0.7em;
}

.az_button .et_pb_button::after {
    position: relative;
    line-height: inherit;
    font-size: inherit!important;
    margin-left: -1em;
    left: auto;
    font-family: ETmodules !important;
    font-weight: 400!important;
}

.az_button .et_pb_button:hover::after {
    left: auto;
    margin-left: 0.3em;
    opacity: 1;
}

.az_button .et_pb_button[data-icon]:not([data-icon=""]):after {
    content: attr(data-icon);
}

.content_image {
    padding-top: 0px;
    padding-bottom: 0px;
}

.link_cards {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 50px;
    padding-left: 0px;
}

.link_cards .et_pb_blurb_content {
    max-width: 800px;
}

.link_cards .block_header {
    font-weight: 700;
    text-transform: none;
    font-size: 36px;
    text-align: center;
}

@media only screen and (max-width: 767px) {
    .link_cards .block_header {
        font-size: 25px;
    }

    .link_cards .link_cards__items .et_pb_column {
        padding-top: 0 !important;
    }
}


.link_cards .link_cards__items {
    background-color: #ffffff;
    max-width: 1440px;
    padding-top: 0;
    padding-right: 0px !important;
    padding-bottom: 0px !important;
    padding-left: 0px !important;
    margin-top: -10px !important;
}

.link_cards .link_cards__items .et_pb_column {
    padding-top: 27px;
}

.link_cards .link_cards__items .et_pb_column:nth-child(2n) {
    margin-right: 0;
}

.link_cards .link_cards__items .et_pb_module {
    line-height: 1.6em;
    background-color: #ffffff;
    border-radius: 10px 10px 10px 10px;
    overflow: hidden;
    padding-top: 20px !important;
    padding-right: 20px !important;
    padding-bottom: 20px !important;
    padding-left: 20px !important;
    margin-bottom: 0px !important;
    transition: transform 300ms ease 0ms, background-color 300ms ease 0ms, background-image 300ms ease 0ms;
    text-align: center;
    box-shadow: 0px 2px 70px 0px rgba(110,130,208,0.18);
}

.link_cards .link_cards__items .et_pb_module:hover {
    background-image: initial;
    background-color: rgba(110, 130, 208, 0.18);
    transform: scaleX(1.07) scaleY(1.07) !important;
}

.link_cards .link_cards__items .et_pb_module_header {
    font-weight: 700;
    text-transform: none;
    font-size: 22px;
    line-height: 1.5em;
}

.link_cards .link_cards__items .et_pb_main_blurb_image img[src*=".svg"] {
    width: auto;
    height: 80px;
}

.footer_contact_link .et_pb_button_module_wrapper {
    text-align: center;
}

.footer_contact_link .et_pb_button_module_wrapper > a {
    display: inline-block;
}


.footer_contact_link .et_pb_button {
    border-width: 12px!important;
    border-color: #29cb8b;
    letter-spacing: 2px;
    font-size: 14px;
    font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif!important;
    font-weight: 600!important;
    text-transform: uppercase!important;
    background-color: #29cb8b;
    text-align: center;
}

.footer_contact_link .et_pb_button:hover {
        border: 2px solid transparent;
        padding: 0.3em 2em 0.3em 0.7em;
}

.footer_contact_link .et_pb_button::after {
    line-height: inherit;
    font-size: inherit!important;
    margin-left: -1em;
    left: auto;
    font-family: ETmodules!important;
    font-weight: 400!important;
}

.footer_contact_link .et_pb_button:hover::after {
    left: auto;
    margin-left: 0.3em;
    opacity: 1;
}

.footer_contact_link .et_pb_button[data-icon]:not([data-icon=""]):after {
    content: attr(data-icon);
}

.footer_contact_link h4 {
    font-family: 'Raleway',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 700;
    font-size: 22px;
    color: #ffffff!important;
    line-height: 1.4em;
}

.footer_contact_link .et_pb_text {
    font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
    font-size: 16px;
    line-height: 1.6em;
    color: #ffffff!important;
}

.footer_link_cards h2 {
    font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 500;
    font-size: 2.5vw;
    line-height: 1.2em;
}

.footer_link_cards .et_pb_row {
    padding-top: 27px!important;
    padding-right: 0px!important;
    padding-left: 0px!important;
    padding-bottom: 0 !important;
    background-color: #ffffff!important;
    max-width: 1440px!important;
}

.footer_link_cards .et_pb_module_header {
    font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 700;
    text-transform: none;
    font-size: 18px;
    line-height: 1.7em;
}

.footer_link_cards .et_pb_column_1_3 {
    line-height: 1.8em;
    background-color: #ffffff;
    border-radius: 10px 10px 10px 10px;
    overflow: hidden;
    padding-top: 20px!important;
    padding-right: 20px!important;
    padding-bottom: 20px!important;
    padding-left: 20px!important;
    transition: background-color 300ms ease 0ms,background-image 300ms ease 0ms;
    box-shadow: 0px 2px 70px 0px rgba(110,130,208,0.18);
    margin-right: 3%!important;
    margin-bottom: 27px!important;
}

.footer_link_cards .et_pb_column_1_3:hover {
    background-image: initial;
    background-color: rgba(110,130,208,0.18);
}

.footer_link_cards .et_pb_column_1_3:nth-child(3n) {
    margin-right: 0 !important;
}

.footer_link_cards .et-pb-icon {
    border-radius: 100% 100% 100% 100%;
    overflow: hidden;
    padding-top: 5px!important;
    padding-right: 8px!important;
    padding-bottom: 8px!important;
    padding-left: 8px!important;
    background-color: rgba(122,105,230,0.3);
    font-size: 16px !important;
    color: #7a69e6;
    font-family: ETmodules!important;
    font-weight: 400!important;
    height: 32px;
    width: 32px;
}

.footer_link_cards .et-pb-icon img {
    height: 22px;
    width: auto;
    border-radius: 0;
}


@media only screen and (max-width: 767px) {
    .footer_link_cards h2 {
        font-size: 28px;
    }
}

.text-image {
    padding-bottom: 0;
}

.text-image .et_pb_row {
    padding-right: 0px !important;
    padding-bottom: 60px !important;
    padding-left: 0px !important;
    margin-bottom: 0px !important;
    border-color: rgba(0, 0, 0, 0.12);
    border-bottom-width: 2px;
}

.text-image .et_pb_text_inner {
    font-size: 17px;
}

.text-image .et_pb_text_inner h3 {
    font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 700;
    font-size: 24px;
    line-height: 1.4em;
    letter-spacing: .5px;
    text-transform: uppercase;
}

.two-col {
    padding-bottom: 0px;
}

.two-col .et_pb_module {
      font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif;
      font-size: 17px;
      line-height: 2em;
      margin-bottom: 25px !important;
      max-width: 750px;
}

.two-col .az_button {
    text-align: center;
    margin-bottom: 4.242% !important;
}

.two-col h1 {
    color: #0c71c3!important;
}

.values {
    background-color: #f1f5f9 !important;
    padding-top: 80px;
    padding-bottom: 0px;
    max-width: 96%;
    margin-left: auto !important;
    margin-right: 0px !important;
}

.values h2 {
    font-family: 'Raleway', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 700;
    font-size: 60px;
    line-height: 1.2em;
}

.values h3 {
    font-family: 'Raleway', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 700;
    line-height: 1.6em;
}

.values .et_pb_text_inner p {
    font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif;
    font-size: 16px;
    line-height: 1.8em;
}

.values .items .et_pb_column {
    padding: 2% 0;
    height: 230px;
}

.values .et_pb_column:nth-child(3n) {
    margin-right: 0;
}

.values .et_pb_divider:before {
    content: "";
    width: 100%;
    max-width: 50px;
    height: 1px;
    border-top: 1px solid rgba(0, 0, 0, .1);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    border-top-color: #29cb8b;
    border-top-width: 3px;
}

.values .text_bg {
    margin-left: 0;
    padding: 0;
}

.values .text_bg .et_pb_module .et_pb_text_inner p {
    font-family: 'Raleway', Helvetica, Arial, Lucida, sans-serif !important;
    font-weight: 800 !important;
    font-size: 15vw !important;
    line-height: 1.7em !important;
    margin-bottom: -12.6vw !important;
    padding-bottom: 0 !important;
}

@media (min-width: 981px) {
    .values {
        padding: 4% 0;
    }

    .values .et_pb_row {
        padding: 2% 0;
    }
}

@media (max-width: 980px) {
    .values h2 {
        font-size: 34px;
    }

    .values .items .et_pb_column {
        height: 220px;
    }
    .values .text_bg .et_pb_module .et_pb_text_inner p {
        margin-bottom: -8.6vw !important;
    }
}

.text_img_btn {
    /*padding-top: 80px;*/
    padding-right: 0px;
    padding-bottom: 80px;
    padding-left: 0px;
    max-width: 96%;
    margin-left: auto !important;
    margin-right: 0px !important;
}

.text_img_btn .et_pb_row {
    width: 90%;
}

.text_img_btn h2 {
    font-family: 'Raleway', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 700;
    font-size: 56px;
    line-height: 1.4em;
}

.text_img_btn .et_pb_text_inner {
    font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif;
    font-size: 17px;
    line-height: 1.7em;
    padding-bottom: 0px !important;
}

.text_img_btn .et_pb_divider {
    margin: 0 0 30px;
    position: relative;
    max-width: 50px;
}

.text_img_btn .et_pb_divider::after {
    content: "";
    width: 100%;
    height: 1px;
    border-top: 1px solid rgba(0, 0, 0, .1);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    border-top-color: #29cb8b;
    border-top-width: 3px;
}

.text_img_btn .et_pb_space {
    box-sizing: content-box;
    height: 23px;
}

.text_img_btn .et_pb_image {
    margin-right: -40% !important;
    text-align: left;
    margin-left: 0;
}

@media only screen and (max-width: 980px) {
    .text_img_btn h2 {
        font-size: 36px;
    }
}

.two-col .link-card-item {
    transition: transform 300ms ease 0ms, background-color 300ms ease 0ms, background-image 300ms ease 0ms;
    font-size: 16px;
    line-height: 2em;
    background-color: #ffffff;
    border-radius: 10px 10px 0 0;
    overflow: hidden;
    padding-top: 30px !important;
    padding-right: 20px !important;
    padding-bottom: 40px !important;
    padding-left: 20px !important;
    margin-bottom: 4% !important;
    box-shadow: 0px 2px 70px 0px rgba(110,130,208,0.18);
}

.two-col .link-card-item .et_pb_blurb_content {
    max-width: 1100px;
}

.two-col .link-card-item .et_pb_image_wrap {
    width: 64px;
}

.two-col .link-card-item .et_pb_blurb_container {
    text-align: center;
    padding-left: 15px;
}

.two-col .link-card-item .et_pb_module_header {
    font-family: 'Roboto', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 700;
    text-transform: none;
    line-height: 1.7em;
}

.two-col .link-card-item .et_pb_blurb_description p {
    line-height: 2em;
 }

.two-col .link-card-item:hover {
    background-image: initial;
    background-color: rgba(110, 130, 208, 0.18);
    transform: scaleX(1.07) scaleY(1.07) !important;
}

@media only screen and (max-width: 767px) {

    .two-col .link-card-item .et_pb_image_wrap {
        width: 32px;
    }

    .two-col .link-card-item {
        font-size: 14px;
    }

    .two-col .link-card-item .et_pb_module_header {
        font-size: 18px;
    }
}

.link-cards-img-btn h2 {
    font-family: 'Raleway', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 700;
    font-size: 56px;
    line-height: 1.4em;
}

.link-cards-img-btn .et_pb_divider {
    margin: 0 0 30px;
    position: relative;
    max-width: 50px;
}

.link-cards-img-btn .et_pb_divider::after {
    content: "";
    width: 100%;
    height: 1px;
    border-top: 1px solid rgba(0, 0, 0, .1);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    border-top-color: #29cb8b;
    border-top-width: 3px;
}

.link-cards-img-btn .et_pb_space {
    box-sizing: content-box;
    height: 23px;
}

.link-cards-img-btn .link-card-item {
    transition: transform 300ms ease 0ms, background-color 300ms ease 0ms, background-image 300ms ease 0ms;
    font-size: 16px;
    line-height: 2em;
    background-color: #ffffff;
    border-radius: 10px 10px 0 0;
    overflow: hidden;
    padding-top: 30px !important;
    padding-right: 20px !important;
    padding-bottom: 40px !important;
    padding-left: 20px !important;
    margin-bottom: 4% !important;
    box-shadow: 0px 2px 70px 0px rgba(110,130,208,0.18);
}

.link-cards-img-btn .link-card-item .et_pb_blurb_content {
    max-width: 1100px;
}

.link-cards-img-btn .link-card-item .et_pb_image_wrap {
    width: 64px;
}

.link-cards-img-btn .link-card-item .et_pb_blurb_container {
    text-align: center;
    padding-left: 15px;
}

.link-cards-img-btn .link-card-item .et_pb_module_header {
    font-family: 'Roboto', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 700;
    text-transform: none;
    line-height: 1.7em;
}

.link-cards-img-btn .link-card-item .et_pb_blurb_description p {
    line-height: 2em;
}

.link-cards-img-btn .link-card-item:hover {
    background-image: initial;
    background-color: rgba(110, 130, 208, 0.18);
    transform: scaleX(1.07) scaleY(1.07) !important;
}

.link-cards-img-btn .et_pb_image {
        margin-top: 140px !important;
        margin-left: -20% !important;
        text-align: left;
        margin-left: 0;
}

@media only screen and (max-width: 767px) {

    .link-cards-img-btn .link-card-item .et_pb_image_wrap {
        width: 32px;
    }

    .link-cards-img-btn .link-card-item {
        font-size: 14px;
    }

    .link-cards-img-btn .link-card-item .et_pb_module_header {
        font-size: 18px;
    }
}

@media only screen and (max-width: 980px) {
    .link-cards-img-btn h2 {
        font-size: 36px;
    }

    .link-cards-img-btn .et_pb_image {
        margin-top: 0px !important;
        margin-left: 0px !important;
        max-width: 300px;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }
}

@media only screen and (max-width: 767px) {
    .link-cards-img-btn .et_pb_image img {
        width: auto;
    }
}

.hero .et_pb_fullwidth_header {
    background-image: linear-gradient(90deg, #000dff 25%, rgba(0, 13, 255, 0.7) 75%);
    background-color: rgba(126, 190, 197, 0);
    padding: 50px 0;
    position: relative;
    background-position: 50%;
    background-size: cover;
}

.hero .et_pb_fullwidth_header .et_pb_fullwidth_header_container.left {
    display: -moz-flex;
    display: flex;
    flex-flow: row;
}
.hero .et_pb_fullwidth_header .et_pb_fullwidth_header_container {
    position: relative;
    z-index: 3;
    width: 80%;
    max-width: 1080px;
    margin-left: auto;
    margin-right: auto;
}

.hero .et_pb_module_header {
    font-family: 'Poppins', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 600;
    font-size: 18px;
    letter-spacing: 4px;
    line-height: 1.8em !important;
}

.hero .et_pb_fullwidth_header_subhead {
    font-weight: 700;
    font-size: 50px;
    line-height: 1.4em;
    text-align: left;
}

.classic-editor p {
    line-height: 2em;
    font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif;
    font-size: 17px;
    line-height: 1.7em;
}

.submission-form-wrapper input,
.submission-form-wrapper textarea {
    width: 100%;
}

.wpcf7-response-output {
    margin-top: 70px !important;
    background-color: #FFFFFF;
}

.wpcf7-not-valid-tip {
    margin-top: 10px !important;
    background-color: #FFFFFF;
}

.et_pb_pagebuilder_layout .page .post-wrap h1 {
    font-size: 36px;
}

.footer_contact_link .et_pb_text_inner p a {
    color: #FFFFFF !important;
    text-decoration: underline !important;
}