.et_pb_with_border .et-pb-icon,
.et_pb_with_border .et_pb_image_wrap {
    border: 0 solid #333
}

.et_pb_blurb_content {
    max-width: 550px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    word-wrap: break-word;
    width: 100%
}

.et_pb_blurb.et_pb_text_align_left .et_pb_blurb_content .et_pb_blurb_container {
    text-align: left
}

.et_pb_blurb.et_pb_text_align_right .et_pb_blurb_content .et_pb_blurb_container {
    text-align: right
}

.et_pb_blurb.et_pb_text_align_justified .et_pb_blurb_content .et_pb_blurb_container {
    text-align: justify
}

.et_pb_blurb.et_pb_text_align_center .et_pb_blurb_content .et_pb_blurb_container {
    text-align: center
}

.et_pb_blurb_content p:last-of-type {
    padding-bottom: 0
}

.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb h4 a {
    text-decoration: none
}

.et_pb_blurb .et_pb_image_wrap {
    display: block;
    margin: auto
}

.et_pb_main_blurb_image img {
    border-radius: inherit
}

.et_pb_main_blurb_image img[src*=".svg"] {
    width: auto
}

.et_pb_sticky_module .et_pb_main_blurb_image .et_pb_image_wrap {
    width: 100%;
    max-width: 100%
}

.et_pb_blurb_position_left .et_pb_blurb_content,
.et_pb_blurb_position_right .et_pb_blurb_content {
    display: table
}

.et_pb_blurb_position_left .et_pb_main_blurb_image,
.et_pb_blurb_position_right .et_pb_main_blurb_image {
    width: 32px;
    display: table-cell;
    line-height: 0
}

.et_pb_blurb_position_left .et_pb_main_blurb_image img,
.et_pb_blurb_position_right .et_pb_main_blurb_image img {
    width: inherit
}

.et_pb_blurb_position_left .et-pb-icon,
.et_pb_blurb_position_right .et-pb-icon {
    font-size: 32px
}

.et_pb_blurb_position_right .et-pb-icon {
    display: table-cell
}

.et_pb_blurb_position_left .et_pb_blurb_container,
.et_pb_blurb_position_right .et_pb_blurb_container {
    display: table-cell;
    vertical-align: top
}

.et_pb_blurb_position_left .et_pb_blurb_container {
    padding-left: 15px
}

.et_pb_blurb_position_left .et_pb_blurb_content {
    text-align: left
}

.et_pb_blurb_position_right .et_pb_blurb_container {
    padding-right: 15px
}

.et_pb_blurb_position_right .et_pb_blurb_content {
    text-align: right
}

.et_pb_blurb_position_right .et_pb_main_blurb_image {
    left: auto;
    right: 0
}

.et_pb_blurb_position_right .et-pb-icon {
    margin-right: 0;
    margin-left: 20px
}

.et_pb_main_blurb_image {
    display: inline-block;
    margin-bottom: 30px;
    line-height: 0;
    max-width: 100%
}

@media (max-width:980px) {
    .et_pb_blurb_position_left_tablet .et_pb_main_blurb_image,
    .et_pb_blurb_position_right_tablet .et_pb_main_blurb_image {
        width: 32px;
        display: table-cell;
        line-height: 0
    }
    .et_pb_blurb_position_left_tablet .et_pb_main_blurb_image img,
    .et_pb_blurb_position_right_tablet .et_pb_main_blurb_image img {
        width: inherit
    }
    .et_pb_blurb_position_left_tablet .et-pb-icon,
    .et_pb_blurb_position_right_tablet .et-pb-icon {
        font-size: 32px;
        display: table-cell
    }
    .et_pb_blurb_position_left_tablet .et_pb_blurb_container,
    .et_pb_blurb_position_right_tablet .et_pb_blurb_container {
        display: table-cell;
        vertical-align: top
    }
    .et_pb_blurb_position_left_tablet .et_pb_blurb_container {
        padding-left: 15px
    }
    .et_pb_blurb_position_left_tablet .et_pb_blurb_content {
        text-align: left
    }
    .et_pb_blurb_position_right_tablet .et_pb_blurb_container {
        padding-right: 15px
    }
    .et_pb_blurb_position_right_tablet .et_pb_blurb_content {
        padding-right: 52px;
        text-align: right
    }
    .et_pb_blurb_position_right_tablet .et_pb_main_blurb_image {
        left: auto;
        right: 0
    }
    .et_pb_blurb_position_right_tablet .et-pb-icon {
        margin-right: 0;
        margin-left: 20px
    }
    .et_pb_blurb_position_top_tablet .et_pb_main_blurb_image {
        display: block;
        width: auto
    }
    .et_pb_blurb_position_top_tablet .et-pb-icon {
        font-size: 96px;
        display: initial
    }
    .et_pb_blurb_position_top_tablet .et_pb_blurb_container {
        display: block;
        padding-left: 0;
        padding-right: 0
    }
    .et_pb_blurb_position_top_tablet .et_pb_blurb_content {
        display: inline-block;
        text-align: center;
        padding-right: 0
    }
}

@media (max-width:767px) {
    .et_pb_blurb_position_left_phone .et_pb_main_blurb_image,
    .et_pb_blurb_position_right_phone .et_pb_main_blurb_image {
        width: 32px;
        display: table-cell;
        line-height: 0
    }
    .et_pb_blurb_position_left_phone .et_pb_main_blurb_image img,
    .et_pb_blurb_position_right_phone .et_pb_main_blurb_image img {
        width: inherit
    }
    .et_pb_blurb_position_left_phone .et-pb-icon,
    .et_pb_blurb_position_right_phone .et-pb-icon {
        font-size: 32px;
        display: table-cell
    }
    .et_pb_blurb_position_left_phone .et_pb_blurb_container,
    .et_pb_blurb_position_right_phone .et_pb_blurb_container {
        display: table-cell;
        vertical-align: top
    }
    .et_pb_blurb_position_left_phone .et_pb_blurb_container {
        padding-left: 15px
    }
    .et_pb_blurb_position_left_phone .et_pb_blurb_content {
        text-align: left
    }
    .et_pb_blurb_position_right_phone .et_pb_blurb_container {
        padding-right: 15px
    }
    .et_pb_blurb_position_right_phone .et_pb_blurb_content {
        padding-right: 52px;
        text-align: right
    }
    .et_pb_blurb_position_right_phone .et_pb_main_blurb_image {
        left: auto;
        right: 0
    }
    .et_pb_blurb_position_right_phone .et-pb-icon {
        margin-right: 0;
        margin-left: 20px
    }
    .et_pb_blurb_position_top_phone .et_pb_main_blurb_image {
        display: block;
        width: auto
    }
    .et_pb_blurb_position_top_phone .et-pb-icon {
        font-size: 96px;
        display: initial
    }
    .et_pb_blurb_position_top_phone .et_pb_blurb_container {
        display: block;
        padding-left: 0;
        padding-right: 0
    }
    .et_pb_blurb_position_top_phone .et_pb_blurb_content {
        display: inline-block;
        text-align: center;
        padding-right: 0
    }
}

@media (max-width:980px) {
    .et_pb_blurb.et_pb_text_align_left-tablet .et_pb_blurb_content .et_pb_blurb_container {
        text-align: left
    }
    .et_pb_blurb.et_pb_text_align_right-tablet .et_pb_blurb_content .et_pb_blurb_container {
        text-align: right
    }
    .et_pb_blurb.et_pb_text_align_justified-tablet .et_pb_blurb_content .et_pb_blurb_container {
        text-align: justify
    }
    .et_pb_blurb.et_pb_text_align_center-tablet .et_pb_blurb_content .et_pb_blurb_container {
        text-align: center
    }
}

@media (max-width:767px) {
    .et_pb_blurb.et_pb_text_align_left-phone .et_pb_blurb_content .et_pb_blurb_container {
        text-align: left
    }
    .et_pb_blurb.et_pb_text_align_right-phone .et_pb_blurb_content .et_pb_blurb_container {
        text-align: right
    }
    .et_pb_blurb.et_pb_text_align_justified-phone .et_pb_blurb_content .et_pb_blurb_container {
        text-align: justify
    }
    .et_pb_blurb.et_pb_text_align_center-phone .et_pb_blurb_content .et_pb_blurb_container {
        text-align: center
    }
}

.et-waypoint.et_pb_animation_off,
.et-waypoint:not(.et_pb_counters).et_pb_animation_off,
.et_pb_animation_off {
    opacity: 1
}

.et-waypoint.et_pb_animation_left.et-animated,
.et_pb_animation_left.et-animated {
    opacity: 1;
    -webkit-animation: fadeLeft 1s cubic-bezier(.77, 0, .175, 1) 1;
    animation: fadeLeft 1s cubic-bezier(.77, 0, .175, 1) 1
}

.et-waypoint.et_pb_animation_right.et-animated,
.et_pb_animation_right.et-animated {
    opacity: 1;
    -webkit-animation: fadeRight 1s cubic-bezier(.77, 0, .175, 1) 1;
    animation: fadeRight 1s cubic-bezier(.77, 0, .175, 1) 1
}

.et-waypoint.et_pb_animation_top.et-animated,
.et_pb_animation_top.et-animated {
    opacity: 1;
    -webkit-animation: fadeTop 1s cubic-bezier(.77, 0, .175, 1) 1;
    animation: fadeTop 1s cubic-bezier(.77, 0, .175, 1) 1
}

.et-waypoint.et_pb_animation_bottom.et-animated,
.et_pb_animation_bottom.et-animated {
    opacity: 1;
    -webkit-animation: fadeBottom 1s cubic-bezier(.77, 0, .175, 1) 1;
    animation: fadeBottom 1s cubic-bezier(.77, 0, .175, 1) 1
}

.et-waypoint.et_pb_animation_fade_in.et-animated,
.et_pb_animation_fade_in.et-animated {
    opacity: 1;
    -webkit-animation: fadeIn 1s cubic-bezier(.77, 0, .175, 1) 1;
    animation: fadeIn 1s cubic-bezier(.77, 0, .175, 1) 1
}

@media (max-width:980px) {
    .et-waypoint.et_pb_animation_off_tablet,
    .et-waypoint:not(.et_pb_counters).et_pb_animation_off_tablet,
    .et_pb_animation_off_tablet {
        opacity: 1;
        -webkit-animation: none;
        animation: none
    }
    .et-waypoint.et_pb_animation_left_tablet.et-animated,
    .et_pb_animation_left_tablet.et-animated {
        opacity: 1;
        -webkit-animation: fadeLeft 1s cubic-bezier(.77, 0, .175, 1) 1;
        animation: fadeLeft 1s cubic-bezier(.77, 0, .175, 1) 1
    }
    .et-waypoint.et_pb_animation_right_tablet.et-animated,
    .et_pb_animation_right_tablet.et-animated {
        opacity: 1;
        -webkit-animation: fadeRight 1s cubic-bezier(.77, 0, .175, 1) 1;
        animation: fadeRight 1s cubic-bezier(.77, 0, .175, 1) 1
    }
    .et-waypoint.et_pb_animation_top_tablet.et-animated,
    .et_pb_animation_top_tablet.et-animated {
        opacity: 1;
        -webkit-animation: fadeTop 1s cubic-bezier(.77, 0, .175, 1) 1;
        animation: fadeTop 1s cubic-bezier(.77, 0, .175, 1) 1
    }
    .et-waypoint.et_pb_animation_bottom_tablet.et-animated,
    .et_pb_animation_bottom_tablet.et-animated {
        opacity: 1;
        -webkit-animation: fadeBottom 1s cubic-bezier(.77, 0, .175, 1) 1;
        animation: fadeBottom 1s cubic-bezier(.77, 0, .175, 1) 1
    }
    .et-waypoint.et_pb_animation_fade_in_tablet.et-animated,
    .et_pb_animation_fade_in_tablet.et-animated {
        opacity: 1;
        -webkit-animation: fadeIn 1s cubic-bezier(.77, 0, .175, 1) 1;
        animation: fadeIn 1s cubic-bezier(.77, 0, .175, 1) 1
    }
}

@media (max-width:767px) {
    .et-waypoint.et_pb_animation_off_phone,
    .et-waypoint:not(.et_pb_counters).et_pb_animation_off_phone,
    .et_pb_animation_off_phone {
        opacity: 1;
        -webkit-animation: none;
        animation: none
    }
    .et-waypoint.et_pb_animation_left_phone.et-animated,
    .et_pb_animation_left_phone.et-animated {
        opacity: 1;
        -webkit-animation: fadeLeft 1s cubic-bezier(.77, 0, .175, 1) 1;
        animation: fadeLeft 1s cubic-bezier(.77, 0, .175, 1) 1
    }
    .et-waypoint.et_pb_animation_right_phone.et-animated,
    .et_pb_animation_right_phone.et-animated {
        opacity: 1;
        -webkit-animation: fadeRight 1s cubic-bezier(.77, 0, .175, 1) 1;
        animation: fadeRight 1s cubic-bezier(.77, 0, .175, 1) 1
    }
    .et-waypoint.et_pb_animation_top_phone.et-animated,
    .et_pb_animation_top_phone.et-animated {
        opacity: 1;
        -webkit-animation: fadeTop 1s cubic-bezier(.77, 0, .175, 1) 1;
        animation: fadeTop 1s cubic-bezier(.77, 0, .175, 1) 1
    }
    .et-waypoint.et_pb_animation_bottom_phone.et-animated,
    .et_pb_animation_bottom_phone.et-animated {
        opacity: 1;
        -webkit-animation: fadeBottom 1s cubic-bezier(.77, 0, .175, 1) 1;
        animation: fadeBottom 1s cubic-bezier(.77, 0, .175, 1) 1
    }
    .et-waypoint.et_pb_animation_fade_in_phone.et-animated,
    .et_pb_animation_fade_in_phone.et-animated {
        opacity: 1;
        -webkit-animation: fadeIn 1s cubic-bezier(.77, 0, .175, 1) 1;
        animation: fadeIn 1s cubic-bezier(.77, 0, .175, 1) 1
    }
}

.et_pb_code_inner {
    position: relative
}

.et_pb_bg_layout_light .et_pb_promo_button {
    color: #2ea3f2
}

.et-promo {
    background-color: #1f6581;
    padding: 40px 0 25px
}

.et-promo-description {
    float: left;
    padding: 0 60px;
    word-wrap: break-word;
    width: 754px
}

.et-promo-description p {
    color: #fff
}

.et-promo-button {
    display: inline-block;
    font-weight: 500;
    font-size: 20px;
    color: #fff;
    background-color: rgba(0, 0, 0, .35);
    border-radius: 5px;
    padding: 14px 20px;
    margin-top: 20px;
    float: left
}

.et_pb_promo {
    padding: 40px 60px;
    text-align: center
}

.et_pb_promo_description {
    padding-bottom: 20px;
    position: relative
}

.et_pb_promo_description p:last-of-type {
    padding-bottom: 0
}

.et_pb_promo_button {
    display: inline-block;
    color: inherit
}

.et_pb_promo_button:hover {
    text-decoration: none
}

.et_pb_promo_button:hover:after {
    opacity: 1;
    margin-left: 0
}

.et_pb_column_1_2 .et_pb_promo,
.et_pb_column_1_3 .et_pb_promo,
.et_pb_column_1_4 .et_pb_promo,
.et_pb_column_1_5 .et_pb_promo,
.et_pb_column_1_6 .et_pb_promo,
.et_pb_column_2_5 .et_pb_promo,
.et_pb_column_3_5 .et_pb_promo {
    padding: 40px
}

.et_pb_has_bg_hover.et_pb_promo:hover {
    padding: 40px 60px !important;
    -webkit-transition: padding .4s ease-in-out;
    transition: padding .4s ease-in-out
}

.et_pb_column_1_2 .et_pb_has_bg_hover.et_pb_promo:hover,
.et_pb_column_1_3 .et_pb_has_bg_hover.et_pb_promo:hover,
.et_pb_column_1_4 .et_pb_has_bg_hover.et_pb_promo:hover,
.et_pb_column_1_5 .et_pb_has_bg_hover.et_pb_promo:hover,
.et_pb_column_1_6 .et_pb_has_bg_hover.et_pb_promo:hover,
.et_pb_column_2_5 .et_pb_has_bg_hover.et_pb_promo:hover,
.et_pb_column_3_5 .et_pb_has_bg_hover.et_pb_promo:hover {
    padding: 40px !important
}

.et_pb_no_bg_hover.et_pb_promo:hover {
    padding: 0 !important
}

@media (max-width:980px) {
    .et_pb_has_bg_tablet.et_pb_promo {
        padding: 40px !important
    }
    .et_pb_no_bg_tablet.et_pb_promo {
        padding: 0 !important
    }
    .et_pb_bg_layout_light_tablet .et_pb_promo_button {
        color: #2ea3f2
    }
    .et_pb_bg_layout_dark_tablet .et_pb_promo_button {
        color: inherit
    }
}

@media (max-width:767px) {
    .et_pb_promo {
        padding: 40px
    }
    .et_pb_has_bg_phone.et_pb_promo {
        padding: 40px !important
    }
    .et_pb_no_bg_phone.et_pb_promo {
        padding: 0 !important
    }
    .et_pb_bg_layout_light_phone .et_pb_promo_button {
        color: #2ea3f2
    }
    .et_pb_bg_layout_dark_phone .et_pb_promo_button {
        color: inherit
    }
}

@media (max-width:479px) {
    .et_pb_promo {
        padding: 40px
    }
}

ul.et_pb_social_media_follow {
    list-style-type: none !important;
    margin: 0 0 22px;
    padding: 0
}

.et_pb_social_media_follow li {
    display: inline-block;
    margin-bottom: 8px;
    position: relative
}

.et_pb_social_media_follow li a {
    margin-right: 8px;
    display: inline-block;
    text-decoration: none;
    text-align: center;
    position: relative
}

.et_pb_social_media_follow li a.follow_button {
    padding: 0 12px;
    margin-top: 5px;
    margin-right: 25px;
    font-size: 14px;
    line-height: 1.6em;
    background: rgba(0, 0, 0, .1);
    color: rgba(0, 0, 0, .5);
    border-radius: 3px;
    border-width: 0;
    border-style: solid;
    -webkit-transition: all .3s;
    transition: all .3s
}

.et_pb_social_media_follow li.last-child a,
.et_pb_social_media_follow li:last-child a {
    margin-right: 0
}

.et_pb_social_media_follow.has_follow_button li.last-child a.icon,
.et_pb_social_media_follow.has_follow_button li:last-child a.icon {
    margin-right: 8px
}

.et_pb_social_media_follow li a.follow_button:hover {
    background: rgba(0, 0, 0, .2);
    color: rgba(0, 0, 0, .6)
}

.et_pb_social_media_follow.et_pb_bg_layout_dark li a.follow_button {
    background: rgba(0, 0, 0, .6);
    color: hsla(0, 0%, 100%, .8)
}

.et_pb_social_media_follow.et_pb_bg_layout_dark li a.follow_button:hover {
    background: rgba(0, 0, 0, .7);
    color: #fff
}

.et_pb_social_media_follow li a.icon {
    height: 32px;
    width: 32px;
    padding: 0;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.et_pb_social_media_follow li a.icon:before {
    height: 32px;
    width: 32px;
    font-size: 16px;
    line-height: 32px;
    display: block;
    color: #fff;
    -webkit-transition: color .3s;
    transition: color .3s;
    position: relative;
    z-index: 10
}

.et_pb_social_media_follow li a.icon:hover:before {
    color: hsla(0, 0%, 100%, .7)
}

.et_pb_social_media_follow li a.icon {
    border-radius: 3px
}

.et_pb_social_media_follow_network_name {
    display: none
}

.et_pb_social_icon a.icon {
    vertical-align: middle
}

.et_pb_social_icon a.icon:before {
    font-family: ETmodules;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 0 0;
    direction: ltr
}

.et-pb-social-fa-icon a.icon:before {
    font-family: FontAwesome
}

.et-social-telegram a.icon:before {
    content: "\F3FE"
}

.et-social-amazon a.icon:before {
    content: "\F270"
}

.et-social-bandcamp a.icon:before {
    content: "\F2D5"
}

.et-social-bitbucket a.icon:before {
    content: "\F171"
}

.et-social-behance a.icon:before {
    content: "\F1B4"
}

.et-social-buffer a.icon:before {
    content: "\F837"
}

.et-social-codepen a.icon:before {
    content: "\F1CB"
}

.et-social-deviantart a.icon:before {
    content: "\F1BD"
}

.et-social-flipboard a.icon:before {
    content: "\F44D"
}

.et-social-foursquare a.icon:before {
    content: "\F180"
}

.et-social-github a.icon:before {
    content: "\F09B"
}

.et-social-goodreads a.icon:before {
    content: "\F3A9"
}

.et-social-google a.icon:before {
    content: "\F1A0"
}

.et-social-houzz a.icon:before {
    content: "\F27C"
}

.et-social-itunes a.icon:before {
    content: "\F3B5"
}

.et-social-last_fm a.icon:before {
    content: "\F202"
}

.et-social-line a.icon:before {
    content: "\F3C0"
}

.et-social-medium a.icon:before,
.et-social-meetup a.icon:before {
    content: "\F3C7"
}

.et-social-odnoklassniki a.icon:before {
    content: "\F263"
}

.et-social-patreon a.icon:before {
    content: "\F3D9"
}

.et-social-periscope a.icon:before {
    content: "\F3DA"
}

.et-social-quora a.icon:before {
    content: "\F2C4"
}

.et-social-researchgate a.icon:before {
    content: "\F4F8"
}

.et-social-reddit a.icon:before {
    content: "\F281"
}

.et-social-snapchat a.icon:before {
    content: "\F2AC"
}

.et-social-soundcloud a.icon:before {
    content: "\F1BE"
}

.et-social-spotify a.icon:before {
    content: "\F1BC"
}

.et-social-steam a.icon:before {
    content: "\F3F6"
}

.et-social-tripadvisor a.icon:before {
    content: "\F262"
}

.et-social-tiktok a.icon:before {
    content: "\E07B"
}

.et-social-twitch a.icon:before {
    content: "\F1E8"
}

.et-social-vk a.icon:before {
    content: "\F189"
}

.et-social-weibo a.icon:before {
    content: "\F18A"
}

.et-social-whatsapp a.icon:before {
    content: "\F232"
}

.et-social-xing a.icon:before {
    content: "\F168"
}

.et-social-yelp a.icon:before {
    content: "\F1E9"
}

.et-social-pinterest a.icon:before {
    content: "\E095"
}

.et-social-linkedin a.icon:before {
    content: "\E09D"
}

.et-social-tumblr a.icon:before {
    content: "\E097"
}

.et-social-skype a.icon:before {
    content: "\E0A2"
}

.et-social-flikr a.icon:before {
    content: "\E0A6"
}

.et-social-myspace a.icon:before {
    content: "\E0A1"
}

.et-social-dribbble a.icon:before {
    content: "\E09B"
}

.et-social-youtube a.icon:before {
    content: "\E0A3"
}

.et-social-vimeo a.icon:before {
    content: "\E09C"
}

@media (max-width:980px) {
    .et_pb_bg_layout_light_tablet.et_pb_social_media_follow li a.follow_button {
        background: rgba(0, 0, 0, .1);
        color: rgba(0, 0, 0, .5)
    }
    .et_pb_bg_layout_light_tablet.et_pb_social_media_follow li a.follow_button:hover {
        background: rgba(0, 0, 0, .2);
        color: rgba(0, 0, 0, .6)
    }
    .et_pb_bg_layout_dark_tablet.et_pb_social_media_follow li a.follow_button {
        background: rgba(0, 0, 0, .6);
        color: hsla(0, 0%, 100%, .8)
    }
    .et_pb_bg_layout_dark_tablet.et_pb_social_media_follow li a.follow_button:hover {
        background: rgba(0, 0, 0, .7);
        color: #fff
    }
}

@media (max-width:767px) {
    .et_pb_bg_layout_light_phone.et_pb_social_media_follow li a.follow_button {
        background: rgba(0, 0, 0, .1);
        color: rgba(0, 0, 0, .5)
    }
    .et_pb_bg_layout_light_phone.et_pb_social_media_follow li a.follow_button:hover {
        background: rgba(0, 0, 0, .2);
        color: rgba(0, 0, 0, .6)
    }
    .et_pb_bg_layout_dark_phone.et_pb_social_media_follow li a.follow_button {
        background: rgba(0, 0, 0, .6);
        color: hsla(0, 0%, 100%, .8)
    }
    .et_pb_bg_layout_dark_phone.et_pb_social_media_follow li a.follow_button:hover {
        background: rgba(0, 0, 0, .7);
        color: #fff
    }
}

.rtl .et_pb_social_media_follow li a {
    margin-left: 8px;
    margin-right: 0
}

.et_pb_button[data-icon]:not([data-icon=""]):after {
    content: attr(data-icon)
}

@media (max-width:980px) {
    .et_pb_button[data-icon-tablet]:not([data-icon-tablet=""]):after {
        content: attr(data-icon-tablet)
    }
}

@media (max-width:767px) {
    .et_pb_button[data-icon-phone]:not([data-icon-phone=""]):after {
        content: attr(data-icon-phone)
    }
}