/**handles:divi-style**/
/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 3.14.1536782365
Updated: 2018-09-12 19:59:25

*/


blockquote {
    padding-left: 0;
    margin-top: 10px;
    font-size: 36px;
}
#main-header {
    -moz-box-shadow: 0 0 50px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 0 50px rgba(0, 0, 0, .1);
    -o-box-shadow: 0 0 50px rgba(0, 0, 0, .1);
    box-shadow: 0 0 50px rgba(0, 0, 0, .1);
}
#et-secondary-menu {
    position: relative;
    top: 2px;
}
#et_top_search {
    margin-top: 0;
}
#footer-info {
    float: none;
    line-height: 1.3em;
    font-weight: 700 !important;
    text-align: center;
    letter-spacing: 6px;
}
#footer-info a {
    font-weight: 700 !important;
}
.et_overlay {
    border: none;
}
#comment-wrap {
    padding-top: 15px;
}
h1, .et_pb_text h1 {
    font-size: 48px;
}
h2, .et_pb_text h2 {
    font-size: 40px;
}
h3, .et_pb_text h3 {
    font-size: 36px;
}
h4, .et_pb_text h4 {
    font-size: 30px;
}
h5, .et_pb_text h5 {
    font-size: 24px;
}
h6, .et_pb_text h6 {
    font-size: 16px;
    line-height: 1.4em;
}
.et_pb_text ul, .et_pb_text ol {
    margin-left: 15px;
}
.et_pb_text li {
    margin-bottom: 15px;
}
#main-header.et-fixed-header {
    -moz-box-shadow: 0 0 25px rgba(0, 0, 0, .1) !important;
    -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, .1) !important;
    -o-box-shadow: 0 0 25px rgba(0, 0, 0, .1) !important;
    box-shadow: 0 0 25px rgba(0, 0, 0, .1) !important;
}
#et-info-phone:before, #et-info-email:before {
    margin-right: 8px;
    position: relative;
    top: 2px;
}
#et-secondary-menu a {
    font-size: 18px;
}
#main-header .nav li ul a {
    color: #000;
}
#main-header .nav li ul a:hover {
    background-color: transparent;
}
#top-menu .menu-item-has-children > a:first-child:after, #et-secondary-nav .menu-item-has-children > a:first-child:after {
    top: -2px;
}
li.sfly_social_media_menu_icon .fab {
    font-weight: 300;
}
#top-menu ul.sub-menu {
    width: 300px;
    -moz-box-shadow: 0 20px 80px rgba(0,0,0,.2);
    -webkit-box-shadow: 0 20px 80px rgba(0,0,0,.2);
    -o-box-shadow: 0 20px 80px rgba(0,0,0,.2);
    box-shadow: 0 20px 80px rgba(0,0,0,.2);
}
#top-menu ul.sub-menu li {
    font-size: 12px;
    line-height: 1.2em;
}
#top-menu ul.sub-menu li a {
    width: 260px;
    padding: 15px 20px;
}
.sfly_black_overlay .et_parallax_bg:before, .sfly_black_overlay:before {
    width: 100%;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    display: block;
    content: "";
    background-color: rgba(0, 0, 0, .5);
}
.sfly_dark_overlay .et_parallax_bg:before, .sfly_dark_overlay:before {
    width: 100%;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    display: block;
    content: "";
    background-color: rgba(0, 0, 0, .25);
}
.sfly_grey_overlay .et_parallax_bg:before, .sfly_grey_overlay:before {
    width: 100%;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    display: block;
    content: "";
    background-color: rgba(50, 50, 50, .25);
}
.sfly_inline_button_row .et_pb_button_module_wrapper {
    margin-right: 10px;
    margin-bottom: 10px;
    float: left;
}
.sfly_inline_button_row .et_pb_button_module_wrapper:last-of-type {
    margin-right: 0;
}
body #page-container .sfly_fullwidth_header.et_pb_fullwidth_header_0 .et_pb_button_one.et_pb_button, body #page-container .sfly_fullwidth_header.et_pb_fullwidth_header_0 .et_pb_button_one.et_pb_button:hover, body #page-container .sfly_fullwidth_header.et_pb_fullwidth_header_0 .et_pb_button_two.et_pb_button, body #page-container .sfly_fullwidth_header.et_pb_fullwidth_header_0 .et_pb_button_two.et_pb_button:hover {
    padding: 8px 36px !important;
}
.sfly_hero_5 .et_pb_row {
    height: 100vh;
}
.sfly_hero_6 .et_pb_row {
    height: 100vh;
}
.sfly_cta_1 h3, .sfly_cta_2 h3 {
    padding-bottom: 0;
}
.sfly_cta_1 .et_pb_button, .sfly_cta_2 .et_pb_button {
    margin-top: 20px;
}
.sfly_cta_4 h3 {
    padding-bottom: 0;
}
.sfly_cta_4 a {
    width: 100%;
    height: 100%;
    display: block;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    background-color: transparent;
    padding: 20px;
}
.sfly_cta_4 a:hover {
    background-color: #5ad8b0;
}
.sfly_cta_4 i {
    position: relative;
    top: 1px;
    left: 0;
    -moz-transition: all .1s ease-in-out;
    -webkit-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
}
.sfly_cta_4 a:hover i {
    left: 8px;
}
.sfly_feature_1 .et_pb_row .et_pb_column {
    -moz-box-shadow: 0 0 80px 0 rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 0 80px 0 rgba(0,0,0,0.2);
    -o-box-shadow: 0 0 80px 0 rgba(0,0,0,0.2);
    box-shadow: 0 0 80px 0 rgba(0,0,0,0.2);
}
.sfly_feature_1 .column1 {
    margin-right: -25px;
    min-height: 400px;
}
.sfly_feature_1 .column2 {
    margin-left: -25px;
    margin-top: 75px;
}
.sfly_feature_2 .et_pb_row .et_pb_column {
    -moz-box-shadow: 0 0 80px 0 rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 0 80px 0 rgba(0,0,0,0.2);
    -o-box-shadow: 0 0 80px 0 rgba(0,0,0,0.2);
    box-shadow: 0 0 80px 0 rgba(0,0,0,0.2);
}
.sfly_feature_2 .column1 {
    margin-right: -25px;
    z-index: 99;
    top: 75px;
}
.sfly_feature_2 .column2 {
    z-index: 98;
    margin-left: -25px;
    min-height: 400px;
}
.sfly_feature_3 .et_pb_row .column1 {
    -moz-box-shadow: 0 0 80px 0 rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 0 80px 0 rgba(0,0,0,0.2);
    -o-box-shadow: 0 0 80px 0 rgba(0,0,0,0.2);
    box-shadow: 0 0 80px 0 rgba(0,0,0,0.2);
}
.sfly_feature_4 .et_pb_row .column2 {
    -moz-box-shadow: 0 0 80px 0 rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 0 80px 0 rgba(0,0,0,0.2);
    -o-box-shadow: 0 0 80px 0 rgba(0,0,0,0.2);
    box-shadow: 0 0 80px 0 rgba(0,0,0,0.2);
}
.sfly_feature_5 .et_pb_row .et_pb_column .et_parallax_bg {
    -moz-box-shadow: inset 0 0 80px 0 rgba(0,0,0,.33);
    -webkit-box-shadow: inset 0 0 80px 0 rgba(0,0,0,.33);
    -o-box-shadow: inset 0 0 80px 0 rgba(0,0,0,.33);
    box-shadow: inset 0 0 80px 0 rgba(0,0,0,.33);
}
.sfly_feature_10 .et_pb_blurb_position_left .et_pb_blurb_container {
    padding-left: 40px;
}
.sfly_feature_12 .et_pb_blurb_position_left .et_pb_blurb_container {
    padding-left: 40px;
}
.sfly_feature_13 .et_pb_blurb_position_left .et_pb_blurb_container {
    padding-left: 40px;
}
.sfly_feature_18 .et_pb_row .column2 {
    -moz-box-shadow: 0 0 80px 0 rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 0 80px 0 rgba(0,0,0,0.2);
    -o-box-shadow: 0 0 80px 0 rgba(0,0,0,0.2);
    box-shadow: 0 0 80px 0 rgba(0,0,0,0.2);
}
.sfly_feature_19 .et_pb_row .column1 {
    -moz-box-shadow: 0 0 80px 0 rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 0 80px 0 rgba(0,0,0,0.2);
    -o-box-shadow: 0 0 80px 0 rgba(0,0,0,0.2);
    box-shadow: 0 0 80px 0 rgba(0,0,0,0.2);
}
.sfly_social_icons {
    font-size: 24px;
}
.sfly_social_icons a {
    padding-left: 10px;
    padding-right: 10px;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    opacity: 1;
    color: #8c8c8c;
}
.sfly_social_icons a:first-of-type {
    padding-left: 0;
}
.sfly_social_icons a:last-of-type {
    padding-right: 0;
}
.sfly_social_icons a:hover {
    opacity: .5;
}
.sfly_social_icons_light a {
    color: #fff;
}
.sfly_logos a img {
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    opacity: 1;
}
.sfly_logos a:hover img {
    opacity: .5;
}
.sfly_social_2 {
    text-align: center;
}
.sfly_social_2 a {
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    opacity: 1;
}
.sfly_social_2 a:hover {
    opacity: .5;
}
.sfly_social_2 i {
    font-size: 48px;
    color: #fff;
    padding: 10px 6%;
}
.sfly_reviews h4 {
    padding-bottom: 5px;
    padding-top: 25px;
    font-weight: 700;
}
.sfly_reviews_2 img {
    width: 100px;
    height: 100px;
}
.sfly_reviews_2 h6 {
    font-size: 14px !important;
}
.sfly_optin .et_pb_newsletter_description {
    display: none;
}
.sfly_blog_2 article {
    padding: 0 !important;
}
.sfly_blog_2 .et_pb_image_container {
    -moz-box-shadow: 0 0 80px 0 rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 0 80px 0 rgba(0,0,0,0.2);
    -o-box-shadow: 0 0 80px 0 rgba(0,0,0,0.2);
    box-shadow: 0 0 80px 0 rgba(0,0,0,0.2);
    margin: 0;
}
.sfly_blog_3 article {
    margin-bottom: 50px;
    padding-bottom: 50px;
    border-bottom: 1px solid #f2f2f2 !important;
}
.sfly_blog_3 article:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none !important;
}
.sfly_blog_3 article a.entry-featured-image-url img {
    width: 100%;
}
#main-content .container:before {
    background-color: transparent;
}
h3#reply-title {
    font-size: 24px;
    font-weight: 700;
}
a.more-link {
    display: inline-block !important;
    margin-top: 25px;
    font-size: 14px;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    font-style: normal;
    text-decoration: none;
    background-color: #000;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    font-weight: 700;
    color: #fff;
    border: 2px solid #000 !important;
    font-family: 'Raleway',Helvetica,Arial,Lucida,sans-serif;
    text-transform: uppercase;
    letter-spacing: 4px;
    padding: 6px 18px;
}
a.more-link:hover {
    background-color: rgba(0,0,0,0);
    color: #000;
}
.sfly_contact input.et_pb_contact_captcha {
    padding: 12px 20px;
}
.sfly_contact_3 .et_pb_row .column1 {
    -moz-box-shadow: 0 0 80px 0 rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 0 80px 0 rgba(0,0,0,0.2);
    -o-box-shadow: 0 0 80px 0 rgba(0,0,0,0.2);
    box-shadow: 0 0 80px 0 rgba(0,0,0,0.2);
}
.sfly_contact_4.content {
    z-index: 99;
    margin-top: -100px;
}
.sfly_contact_4 .et_pb_row.content {
    top: 150px;
}
.sfly_tab_phoenix ul.et_pb_tabs_controls {
    background-color: #f5f5f5;
}
.sfly_tab_phoenix ul.et_pb_tabs_controls:after, .sfly_tab_phoenix .et_pb_tabs_controls li {
    border-color: #f2f2f2;
}
@media screen and (max-width : 1244px) {
.sfly_cta_1 .et_pb_button, .sfly_cta_2 .et_pb_button {
    margin-top: 50px;
}
}
@media screen and (max-width : 980px) {
.sfly_contact_4.content {
    margin-top: -50px;
}
.sfly_contact_4 .et_pb_row.content {
    top: 100px;
}
.sfly_optin_1 .et_pb_newsletter_form {
    padding-left: 0;
}
.sfly_optin .et_pb_divider {
    min-height: 400px;
}
.sfly_reviews_5 .column1 {
    margin-bottom: 0;
}
.sfly_reviews .et_pb_divider {
    min-height: 400px;
}
.sfly_social_2 i {
    font-size: 36px;
    padding: 10px 5%;
}
.sfly_image_3 .et_pb_row {
    padding-bottom: 30px !important;
}
.et_pb_column .et_pb_grid_item:nth-child(n) {
    width: 33.333% !important;
    margin: 0 !important;
}
.sfly_team .et_pb_divider {
    min-height: 400px;
}
.sfly_counter_2 .et_pb_text_align_center {
    margin-left: 0;
}
.sfly_counter .et_pb_divider {
    min-height: 400px;
}
.sfly_feature_22 .column1, .sfly_feature_22 .column2 {
    margin-bottom: 50px;
}
.sfly_feature_21 .et_pb_divider {
    min-height: 400px;
}
.sfly_feature_11 .et_pb_column {
    margin-bottom: 75px;
}
.sfly_feature_10 .et_pb_column {
    margin-bottom: 75px;
}
.sfly_feature_8 .column2 {
    margin-bottom: 30px !important;
}
.sfly_feature_2 .column1 {
    margin-right: 0;
    top: 0;
}
.sfly_feature_2 .column2 {
    margin-left: 0;
}
.sfly_feature_1 .column1 {
    margin-right: 0;
}
.sfly_feature_1 .column2 {
    margin-left: 0;
    margin-top: 0;
}
.sfly_general .et_pb_divider {
    min-height: 400px;
}
.et_pb_divider.no_min_height {
    min-height: 0 !important;
}
.sfly_cta_1 h3, .sfly_cta_2 h3 {
    padding-bottom: 10px;
}
.sfly_cta_1 .et_pb_text, .sfly_cta_2 .et_pb_text {
    text-align: center;
}
.sfly_cta_1 .et_pb_button_module_wrapper, .sfly_cta_2 .et_pb_button_module_wrapper {
    text-align: center;
}
.sfly_cta_1 .et_pb_button, .sfly_cta_2 .et_pb_button {
    margin-top: 0;
}
.sfly_hero_6 .et_pb_row .et_pb_column_2 {
    height: 100%;
}
.sfly_hero_5 .et_pb_row .et_pb_column_1 {
    height: 100%;
}
.sfly_column_switch {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    flex-direction: column-reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
}
.mobile_menu_bar:before {
    color: #000 !important;
}
.et_mobile_menu {
    -moz-box-shadow: 0 25px 50px 0 rgba(0, 0, 0, .25);
    -webkit-box-shadow: 0 25px 50px 0 rgba(0, 0, 0, .25);
    -o-box-shadow: 0 25px 50px 0 rgba(0, 0, 0, .25);
    box-shadow: 0 25px 50px 0 rgba(0, 0, 0, .25);
    background-color: rgba(0,0,0,.9);
    text-align: center;
}
.et_mobile_menu li a {
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 4px;
    padding: 15px 5%;
}
.et_mobile_menu li li {
    padding-left: 0;
}
.et_mobile_menu li li a {
    font-size: 18px;
    padding: 6px 5%;
}
.et_mobile_menu li li:last-child a {
    padding-bottom: 12px;
}
.et_mobile_menu li.sfly_social_media_menu_icon, .et_mobile_menu li.sfly_social_media_menu_icon a {
    display: inline-block;
}
.et_mobile_menu li.sfly_social_media_menu_icon a {
    padding: 25px 10px;
}
h1, .et_pb_text h1 {
    font-size: 40px;
}
h2, .et_pb_text h2 {
    font-size: 36px;
}
h3, .et_pb_text h3 {
    font-size: 30px;
}
h4, .et_pb_text h4 {
    font-size: 24px;
}
h5, .et_pb_text h5 {
    font-size: 20px;
}
h6, .et_pb_text h6 {
    font-size: 14px;
}
blockquote {
    font-size: 30px;
}
}
@media screen and (max-width : 767px) {
.et_pb_column .et_pb_grid_item:nth-child(n) {
    width: 50% !important;
}
.sfly_fullwidth_header .et_pb_fullwidth_header_container .et_pb_button_one, .sfly_fullwidth_header .et_pb_fullwidth_header_container .et_pb_button_two {
    display: block !important;
    margin-left: 0;
    text-align: center;
}
.sfly_fullwidth_header .et_pb_fullwidth_header_container.center .header-content {
    width: 100%;
}
h1, .et_pb_text h1 {
    font-size: 36px;
}
h2, .et_pb_text h2 {
    font-size: 30px;
}
h3, .et_pb_text h3 {
    font-size: 24px;
}
h4, .et_pb_text h4 {
    font-size: 20px;
}
h5, .et_pb_text h5 {
    font-size: 18px;
}
h6, .et_pb_text h6 {
    font-size: 12px;
}
}
@media screen and (max-width : 600px) {
#footer-info {
    font-size: 10px !important;
}
.sfly_optin .et_pb_divider {
    min-height: 300px;
}
.sfly_reviews_2 .et_pb_slide, .sfly_reviews_2 .et_pb_slide_description {
    padding: 0 !important;
}
.sfly_reviews .et_pb_divider {
    min-height: 300px;
}
.sfly_social_2 i {
    font-size: 24px;
}
.sfly_team .et_pb_divider {
    min-height: 300px;
}
.sfly_counter .et_pb_divider {
    min-height: 300px;
}
.sfly_feature_21 .et_pb_divider {
    min-height: 300px;
}
.sfly_feature_2 .column2 {
    min-height: 300px;
}
.sfly_feature_1 .column1 {
    min-height: 300px;
}
.sfly_general .et_pb_divider {
    min-height: 300px;
}
.sfly_inline_button_row .et_pb_button_module_wrapper {
    margin-right: 0;
    float: none;
}
.et_mobile_menu li.sfly_social_media_menu_icon a {
    font-size: 20px;
}
#top-header #et-info {
    line-height: 1.5em;
}
}