/*
 Theme Name:    Divi Child Theme
 Theme URI:      
 Description:    Divi Child Theme
 Author:         Divi Child Theme
 Author URI:     
 Template:       Divi
 Version:        1.7
*/

 
/* =Theme customization starts here
------------------------------------------------------- */
.inherit-font > * {
	font-family: inherit;
	color: inherit;
	font-weight: inherit;
	font-size: inherit;
}
/*====TOP LINKS====*/
.top-links .top-header-btn_1 {
    border: 1px solid #00bcd5;
    color: #00bcd5;
    padding: 18px 25px;
    font-weight: 600;
}
.top-links {
    float: right;
    margin-top: 35px;
}
.top-links a {
    font-family: 'PT Sans', sans-serif;
    font-size: 18px;
    font-weight: 100;
}
.top-links .top-header-btn_2 {
    background-color: #00bcd5;
    color: #ffffff;
    padding: 18px 50px;
    border: 1px solid #00bcd7;
    margin-left: 12px;
    font-weight: 600;
}
.top-links .top-header-btn_1,
.top-links .top-header-btn_2 {
    transition: all .3s ease;
}
.top-links .top-header-btn_1:hover {
    background-color: #00bcd5;
    color: #ffffff;
}
.top-links .top-header-btn_2:hover {
    background-color: #ffffff;
    color: #00bcd5;
}
#main-header.et-fixed-header {
    top: -135px !important;
}
#main-header {
    padding-top: 0px !important;
}
/*====HEADER====*/
#main-header #et-top-navigation li {
    padding-top: 30px !important;
    font-weight: 100;
}
/*===END OF SUB MENU===*/
#main-header .logo_container {
    border-top: 7px solid #c11f1a;
    padding-top: 20px !important;
    background-color: #fff;
    min-height: 135px;
}
form.et-search-form {
    display: none;
}
#main-header .container {
    text-align: left !important;
}
/*====SECTION TWO====*/
#section-two .et_pb_module.et_pb_toggle.et_pb_toggle_open h5 {
    color: #c11f1a !important;
    font-weight: 600;
}
#section-two .et_pb_module.et_pb_toggle.et_pb_toggle_close h5 {
    font-weight: 600 !important;
}
#section-two .sec-two-row_2 .et_pb_toggle_open:before {
    content: url(/wp-content/uploads/2017/04/accordion_03.png) !important;
    position: absolute;
    left: 0;
}
#section-two .sec-two-row_1, .sec-two-row_2 {
    margin-top: -120px;
}
#section-two .img-esp h2 {
    padding-top: 50px;
}
/*====CONTACT FORM SECTION====*/
#section-form input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: transparent;
    width: 100%;
    max-width: 253px;
    color: #212121;
    padding-left: 15px;
    border: 1px solid #212121;
    margin: 10px;
    font-family: 'PT Sans', sans-serif;
}
#section-form textarea.wpcf7-form-control.wpcf7-textarea {
    width: 100%;
    max-width: 800px;
    border: 1px solid #3d3d3d;
    background-color: transparent;
    color: #212121;
    padding-left: 15px;
    padding-top: 15px;
    font-family: 'PT Sans', sans-serif;
    font-size: 14px !important;
    height: 100%;
    max-height: 105px;
    margin: -10px;
}
#section-form select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required {
    width: 100%;
    max-width: 800px;
    padding: 20px;
    border: 1px solid #212121;
    background-color: transparent;
    font-size: 14px;
    cursor: pointer;
    font-family: 'PT Sans', sans-serif;
}
#section-form input.wpcf7-form-control.wpcf7-submit {
    width: 100%;
    max-width: 800px;
    padding: 14px;
    border: none;
    cursor: pointer;
    background-color: #c11f1a;
    color: #ffffff;
    font-size: 18px;
    display: block;
    text-align: center;
    margin: 0 auto;
    font-family: 'PT Sans', sans-serif;
}
#section-form .wpcf7-response-output.wpcf7-validation-errors {
    width: 100%;
    max-width: 800px;
    float: none;
    margin: 0 auto;
    font-family: 'PT Sans', sans-serif;
    color: #212121;
    border: 1px solid #212121;
}
/*====FOOTER====*/
#footer-bottom {
    border-top: 3px solid #c11f1a;
    padding: 20px 0;
}
.border_blue span, a {
    font-family: 'PT Sans',sans-serif;
}
#main-footer .border_blue h2 {
    color: #ffffff;
    font-size: 32.8px;
    border-bottom: 1px solid #00bcd5;
    line-height: 1.7em;
    max-width: 291.13px;
    width: 100%;
}
#main-footer .border_blue li {
    padding-left: 0px !important;
}
#footer-widgets .footer-widget li:before {
    display: none;
}
.col3_1_text .fa-map-marker:before, .col3_1_text .fa-phone:before {
    margin-right: 20px;
}
.col3_1_text .fa.fa-map-marker {
    line-height: 1.7em;
}
.col3_1_text, .col3_2_text, .col3_3_text {
    margin-top: 40px;
}
.col3_1_text li, .col3_2_text li, .col3_3_text li {
    line-height: 2em;
}
.col3_1_text a:hover, .col3_2_text a:hover, .col3_3_text a:hover {
    color: #c1c1c1 !important;
}
i.fa.fa-map-marker {
    position: relative;
}
.col3_1_text .marker-text {
    position: absolute;
    margin-left: 30px;
}
#footer-bottom #footer-info {
    font-family: 'PT Sans', sans-serif;
}
/*====FOOTER-ICONS====*/
.footer-col1 {
    float: right;
}
.footer-col1 a {
    font-size: 24px;
    margin-left: 30px;
    color: #ffffff;
}
.footer-col1 a:hover {
    color: #c11f1a;
}


/*=================================== RESPONSIVE */

@media screen and (max-width: 1200px) {
#article-section-blog .element.element_1493129067378.content {
    max-width: 300px;
}
#main-header #top-menu li {
    padding-right: 13px;
}
}

@media screen and (max-width: 998px) {
#section-form input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0px !important;
}
}

@media screen and (max-width: 800px) {
#section-form input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    margin-left: 0px !important;
}
.footer-col1 {
    float: none;
    text-align: center;
}
#article-section-blog .item {
    display: block;
    margin-left: 0px !important;
    width: 100%;
}
#article-section-blog .item.mix.skin.even.flat.articles.excercise {
    width: 100% !important;
}
#article-section-blog .item.mix.skin.odd.flat.articles.excercise {
    width: 100% !important;
}
#article-section-blog .title {
    margin: 0px !important;
    padding-left: 0px !important;
    width: 100%;
    max-width: 300px;
    font-size: 22px !important;
}
#article-section-blog .layer-content {
    padding-left: 0px !important;
}
#article-section-blog .content {
    margin-left: 0px !important;
}
#article-section-blog a.element.element_2.read_more {
    margin-left: 0px !important;
}
}

@media screen and (max-width: 600px) {
#section-form input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    max-width: 100%;
}
}

@media screen and (max-width: 480px) {
#main-header .logo_container {
    height: 100%;
    min-height: 280px !important;
}
.top-links .btn-top-link {
    display: block;
    margin-top: 4px;
}
.top-links {
    float: none;
    text-align: center;
}
.top-links .top-header-btn_2 {
    margin-left: 0;
}
}

@media screen and (max-width: 414px) {
.top-links .top-header-btn_2 {
    margin-left: 0px !important;
}
.top-links {
    float: none;
    text-align: center;
}
#section-two .accordion-3-row, .et_pb_toggle_open, h5.et_pb_toggle_title {
    font-size: 18px !important;
}
#section-two .accordion-3-row, .et_pb_toggle_closed, h5.et_pb_toggle_title {
    font-size: 18px !important;
}
#services-section-blurb .et_pb_blurb_container {
    padding: 120px 0 !important;
    max-width: 320px;
}
#article-section-blog .element.element_1493129067378.content {
    max-width: 245px;
    margin-left: 0px !important;
}
}

@media screen and (min-width: 500px) and (max-width: 800px){
#main-header .logo_container {
    height: 100%;
    min-height: 210px;
}
.top-links {
    float: none !important;
    text-align: center;
}
#main-header .container {
    text-align: center !important;
}
}

@media screen and (min-width: 480px) and (max-width: 998px) {
#blurb-row2 .et_pb_column_1_3 {
    width: 47.25% !important;
    margin-right: 5.5%;
}
#blurb-row2 .et_pb_column_1_3:nth-child(2n) {
    margin-right: 0%;
}
#blurb-row2 .et_pb_column_1_3:last-child {
    clear: left;
}
}

@media screen and (min-width: 900px) and (max-width: 1024px) {
#main-header #top-menu li > a {
    font-size: 14px !important;
}
#main-header #top-menu li {
    padding-right: 12px;
}
}

@media screen and (min-width: 500px) and (max-width: 800px) {
#services-section-blurb .et_pb_blurb_container {
    max-width: 320px;
    width: 100%;
}
}


@media screen and (min-width: 1000px) {
#services-section-blurb .et_pb_blurb_container {
    padding: 120px 0;
}
}


/*====INISDE PAGE (SERVICES)====*/
#services-section-blurb .et_pb_main_blurb_image {
    position: relative;
}

#services-section-blurb .et_pb_blurb_container {
    position: absolute;
    padding: 150px 0;
    color: #ffffff !important;
    top: 0;
    left: 0;
    right: 0;
    background: rgba(255, 0, 0, 0.52);
    width: 100%;
    margin: 0 auto;
    border-radius: 50%;
    opacity: 0;
    transition: all 1s ease;
    cursor: pointer;
    height: 98%;
}
#services-section-blurb .blurb-img:hover .et_pb_blurb_container, h4 {
    opacity: 1;
    color: #ffffff;
}


/*====INSIDE PAGES (FAQ)====*/
#faq-section-accordion h5 {
padding: 0px 35px;
}

/*====INSIDE PAGES (STAFF PROFILE)====*/
.blurb_row i:hover {
    color: #ce4844;
}
.blurb_row i {
    padding: 0 15px;
    padding-top: 30px;
    color: #c11f1a;
    font-size: 18px;
    font-weight: 700;
}
.blurb_row h2 {
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 2px;
    font-family: 'PT Sans', sans-serif;
}

/*====INSIDE PAGES(ARTICLE)====*/
#article-section-blog .single-sidebar li {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 10px;
}
#article-section-blog .layer-media {
    min-width: 280px;
    width: 100%;
    padding-bottom: 20px;
}
#article-section-blog .element.element_0.title {
    font-family: 'PT Sans', sans-serif;
    color: #212121;
    font-size: 24px;
    padding-bottom: 20px;
    text-align: left !important;
    padding: 0px !important;
    margin-left: 10px;
}
#article-section-blog a.element.element_2.read_more {
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'OpenSans', sans-serif;
    color: #333333;
    border: 1px solid black;
    width: 100%;
    max-width: 150px;
    padding: 10px 25px;
    margin-left: 10px;
    letter-spacing: 1px;
}
#article-section-blog a.element.element_2.read_more:hover {
    background-color: #c11f1a;
    border: 1px solid #fff;
    color: #fff;
}
#article-section-blog .element.element_0.title:hover {
    color: #c11f1a;
}
#article-section-blog .item {
    display: -webkit-box;
}
#article-section-blog .element.element_1493129067378.content {
    text-align: left;
    color: #212121;
    font-size: 14px;
    margin-left: 10px;
    font-family: 'OpenSans', sans-serif;
    padding-bottom: 30px !important;
    padding-left: 0px;
}
#article-section-blog .layer-content {
    width: 100%;
    min-width: 400px;
    padding-top: 0px !important;
}

@media screen and (min-width: 1000px) and (max-width: 1024px) {
#article-section-blog .element.element_1493129067378.content {
    width: 100% !important;
    max-width: 205px;
    font-size: 12px;
}
#article-section-blog #post-grid-223 {
    width: 100% !important;
    min-width: 610px;
}
}

@media screen and (max-width: 980px) {
    .blurb-imgs img {
        margin: 0 auto;
        max-width: 319px;
        width: 100%;
    }

    .blurb-imgs .et_pb_main_blurb_image:after {
        max-width: 319px;
    }
.et_pb_blurb.blurb-imgs {
    max-width: 319px;
    margin-left: auto;
    margin-right: auto;
}
}


.blog-wrap a.entry-featured-image-url {
    width: 40%;
    float: left;
    margin-right: 4%;
}

h2.entry-title {
    width: 55%;
    float: left;
    margin-top: 0px;
}

.post-content {
    float: left;
    width: 55%;
}

a.more-link {
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'OpenSans', sans-serif;
    color: #333333;
    border: 1px solid black;
    width: 100%;
    max-width: 150px;
    padding: 10px 25px;
    letter-spacing: 1px;
    margin: 20px 0px 0px 0px;
    font-weight: bold;
}

.post-content p {
    text-align: left;
    color: #212121!important;
    font-size: 14px;
    font-family: 'OpenSans', sans-serif;
    padding-bottom: 30px !important;
    padding-left: 0px;
}

@media screen and (max-width: 980px) {
    .blog-wrap a.entry-featured-image-url {
        width: 100%;
    }

    h2.entry-title {
        width: 100%;
    }

    .post-content {
        width: 100%;
    }
}


.block-post img {
    float: left;
    width: 30%;
    margin-right: 5%;
}

.block-post > ul {
    float: left;
    width: 65%;
}

.block-post {
    clear: both;
    padding: 20px 0px;
}

@media screen and (max-width: 980px) {

.block-post img {
    width: 100%;
}

.block-post > ul {
    width: 100%;
}
}

    