/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com/
 Template:       Divi
 Version:        4.18.0
*/
 
/*=============================================
= Body CSS
=============================================*/
* {
    outline: none !important;
}
html {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box !important;
}
*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
body {
    position: relative;
    z-index: 1;
    background-color: #ffffff;
    font-family: 'Montserrat', sans-serif;
}
img{
    max-width: 100%;
}
a{
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    text-decoration: none !important;
}
ul{
    list-style: none;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Montserrat', sans-serif;
    color: #343843;
}
h2, h3, h4{
    font-weight: 600;
    color: #343843 !important;
    line-height: 1.2em;
}
h2{
    font-size: 30px !important;
}
h3{
    font-size: 20px !important;
}
h4{
    font-size: 16px;
}
p{
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
    line-height: 1.3;
    margin-bottom: 0;
}
body .section_padding{
    padding-top: 80px;
    padding-bottom: 80px;
}
body .pt-0{
    padding-top: 0px !important;
}
body .pb-0{
    padding-bottom: 0px !important;
}
@media only screen and (max-width: 991px){
    body .section_padding{
        padding-top: 40px;
        padding-bottom: 40px;
    }
    h2{
        font-size: 24px !important;
    }
    h3{
        font-size: 18px !important;
    }
}
/*=============================================
= Body CSS
=============================================*/


/*=============================================
= Hearder CSS
=============================================*/
#main-header{
    background-color: transparent;
    box-shadow: none!important;
    padding: 20px 0px !important;
}
#top-menu-nav #top-menu .menu-item a{
    padding: 10px 10px !important;
}
#top-menu-nav #top-menu .hrader_defult_btn{
    background-color: #1EB5BC;
    color: #ffffff;
    opacity: 1;
}

#top-menu-nav #top-menu .hrader_defult_btn a {
    color: #ffffff!important;
}
#main-header #et-top-navigation {
    padding-bottom: 35px !important;
}
#main-header.et-fixed-header {
    background-color: #333333 !important;
    padding: 0px !important;
}
.et-fixed-header #logo {
    height: 60%;
}
#main-header.et-fixed-header #et-top-navigation {
    padding: 20px 0px !important;
}
body.admin-bar.et_fixed_nav #main-header{
    top: 0px !important;
}
@media only screen and (max-width: 980px){
    .et_header_style_left #et-top-navigation .mobile_menu_bar{
        padding-bottom: 0;
    }
    .et_header_style_left #et-top-navigation .mobile_menu_bar::before{
        color: #ffffff;
        font-size: 40px;
    }
}
/*=============================================
= Hearder CSS
=============================================*/

/*=============================================
= Hero Banner CSS
=============================================*/
.hero_banner_sec{
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    min-height: 780px;
    background-position: center center;
    z-index: 1;
}
.header_top_mrg{
    margin-top: -144px;
}
.hero_banner_sec::before{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: auto;
    left: 0;
    right: auto;
    background-color: #333333;
    opacity: 0.5;
    display: inline-block;
    vertical-align: top;
    z-index: -1;
}
.hero_banner_slider .et_pb_slide {
    position: relative;
    z-index: 1;
}
.hero_banner_slider .et_pb_slide:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: auto;
    left: 0;
    right: auto;
    background-color: #000000;
    opacity: 0.5;
    display: inline-block;
    vertical-align: top;
    z-index: -1;
}
.hero_banner_slider .et-pb-controllers a {
    width: 11px;
    height: 11px;
}
.hero_banner_slider h1 {
    font-size: 45px;
    font-weight: 700;
    line-height: 1.5;
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding-bottom: 20px;
}
.hero_banner_slider h1:before {
    content: "";
    position: absolute;
    top: auto;
    bottom: 0px;
    left: 50%;
    right: 0;
    transform: translateX(-50%);
    width: 100%;
    max-width: 180px;
    height: 4px;
    background-color: #1EB5BC;
    display: inline-block;
    vertical-align: top;
}
.hero_banner_slider h2 {
    font-size: 24px !important;
    font-weight: 400 !important;
    width: 100%;
    display: inline-block;
    vertical-align: top;
    line-height: 1.1;
    opacity: 0.7;
}
@media only screen and (max-width: 1024px){
    .hero_banner_slider h1{
        font-size: 30px;
    }
    .hero_banner_slider h2{
        font-size: 20px
    }
}
@media only screen and (max-width: 1024px){
    .hero_banner_slider h1{
        font-size: 28px;
    }
    .hero_banner_slider h2{
        font-size: 18px
    }
}
@media only screen and (max-width: 1200px){
    .hero_banner_sec{
        min-height: 580px;
    }
}
@media only screen and (max-width: 991px){
    .hero_banner_sec{
        min-height: 450px;
    }
}
@media only screen and (max-width: 575px){
    .hero_banner_sec{
        min-height: 350px;
    }
}

/*=============================================
= Hero Banner CSS
=============================================*/

/*=============================================
= Home Page Sec2 CSS
=============================================*/
.wpb_services_box .et_pb_text_inner{
    text-align: center;
    padding: 100px 15px;
}
.wpb_services_box .et_pb_text_inner h3{
    padding-bottom: 0;
}
.number_box_services h3{
    color: #FFFFFF !important;
}
.number_box_services p {
    font-size: 30px;
    font-weight: 700;
    color: #1EB5BC;
}
.number_box_services span{
    color: #1EB5BC;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.1;
    margin-bottom: 15px;
    width: 100%;
    display: inline-block;
    vertical-align: top;
}
.text_border_effect .et_pb_blurb_content{
    max-width: 100%;
}
.text_border_effect h2{
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding-bottom: 20px;
}
.text_border_effect h2::before{
    content: "";
    position: absolute;
    top: auto;
    bottom: 0px;
    left: 50%;
    right: auto;
    transform: translateX(-50%);
    width: 100%;
    max-width: 180px;
    height: 4px;
    background-color: #1EB5BC;
    display: inline-block;
    vertical-align: top;
}
#mobile_menu li:last-child > a {
    border-bottom: none;
}
.wpb_services_box{
    width: 100%;
    display: inline-block;
    vertical-align: top;
    position: relative;
}
.wpb_services_box:before{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    bottom: auto;
    left: 0px;
    right: auto;
    background-color: #353842;
    opacity: 0.6;
}
/*=============================================
= Home Page Sec2 CSS
=============================================*/

/*=============================================
= Home Page Sec3 CSS
=============================================*/
.authore_details{
    width: 100%;
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding: 60px 0px 30px;
}

.authore_details::before{
    content: "";
    position: absolute;
    width: 100%;
    max-width: 210px;
    height: 4px;
    background-color: #1EB5BC;
    top: 0px;
    bottom: auto;
    left: 0px;
    right: auto;
}
.authore_details .author_name{
    padding-top: 20px;
    width: 100%;
    font-size: 20px;
    display: inline-block;
    vertical-align: top;
}
.authore_details .author_name a{
	color: #343843;
}
.wpb_services_align{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}
.wpb_services_align .image_wpb_wrapper {
    margin-top: -150px;
}
.right_side_content {
    text-align: right;
}
.right_side_content .author_name {
    padding-left: 0px;
}
.right_side_content::before {
    left: auto;
    right: 0px;
}
@media only screen and (max-width: 980px){
    .wpb_services_align .image_wpb_wrapper {
        margin-top: 0px;
    }
    .authore_details{
        padding: 50px 30px 30px;
    }
    .authore_details .author_name{
        padding-left: 50px;
    }
}
@media only screen and (max-width: 767px){
    .wpb_services_align{
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .authore_details{
        text-align: center;
    }
    .wpb_text_wrapper{
        order: 1;
    }
    .authore_details::before{
        left: 50%;
        transform: translateX(-50%);
    }
    .authore_details {
        padding: 50px 0px 0px;
    }
    .authore_details .author_name{
        padding-left: 0px;
        padding-right: 0px;
    }
    .wpb_services_align .image_wpb_wrapper {
        margin-top: 0px;
    }
    .image_wpb_wrapper{
        margin-bottom: 30px !important;
    }
}
/*=============================================
= Home Page Sec3 CSS
=============================================*/

/*=============================================
= Home Footer CSS
=============================================*/
.custom_footer2 p{
    font-weight: 500;
}
#footer-bottom {
    padding: 0px !important;
}
#footer-widgets .widget_nav_menu ul li:before {
    all: unset;
}
.custom_footer2 p:last-of-type{
    font-weight: 300;
}
.custom_footer2{
    text-align: right;
}
.footer_social_img {
    display: inline-block;
    vertical-align: top;
    padding-top: 15px;
}
#et-main-area #block-3 {
    text-align: center;
    width: 100%;
}
#et-main-area #block-4{
    width: 100%;
}
#nav_menu-2 #menu-footer-menu li{
    padding-left: 0px !important;
}
@media only screen and (max-width:980px){
    .custom_footer2 {
        text-align: left;
    }
}
@media only screen and (max-width: 767px){
    #footer-widgets{
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .custom_footer2{
        text-align: left;
    }
    #footer-widgets .footer-widget:nth-child(1){
        -ms-flex-order: 1;
        order: 1;
    }
    #footer-widgets .footer-widget:nth-child(3){
        -ms-flex-order: 2;
        order: 2;
    }
    #main-footer #footer-widgets .footer-widget:not(:last-child){
        border-bottom: 1px solid rgb(238 238 238 / 20%);
        padding-bottom: 30px;
        margin-bottom: 30px !important;
    }
    .footer-widget .fwidget {
        display: table;
        margin: 0px auto;
        float: none;
    }
    .custom_footer2{
        text-align: center;
    }
}
/*=============================================
= Home Footer CSS
=============================================*/

/*=============================================
= Home Banner CSS
=============================================*/
.banner_section_wrapper {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    z-index: 1;
}
.number_box_services p:empty {
    display: none;
}
.banner_section_wrapper:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: auto;
    left: 0;
    right: auto;
    background-color: #000000;
    opacity: 0.5;
    display: inline-block;
    vertical-align: top;
    z-index: -1;
}
.banner_section_wrapper h2{
    color: #FFFFFF !important;
    margin-bottom: 20px;
}
.banner_section_wrapper .et_pb_blurb_description p {
    line-height: 1.5;
    letter-spacing: 2px;
}
.et_pb_button_module_wrapper .wpb_banner_button {
    border: none !important;
    color: #FFFFFF;
}
@media only screen and (max-width: 767px){
    .banner_section_wrapper .et_pb_blurb_description p br {
        display: none;
    }
    .banner_section_wrapper .et_pb_blurb_description p {
        letter-spacing: 0;
    }
}
/*=============================================
= Home Banner CSS
=============================================*/


/*=============================================
= Page 2 Section CSS
=============================================*/
.wpb_custom_wrapper_img {
    height: 100%;
    min-height: 440px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.underside_colum_width{
    width: 29.6667% !important;
}
@media only screen and (max-width: 981px){
    .underside_colum_width{
        width: 100% !important;
    }
    .underside_services_wrapper{
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
/*=============================================
= Page 2 Section CSS
=============================================*/


/*=============================================
= Page 3 Section CSS
=============================================*/
.page3_services_wrapper .page3_row_services .number_box_services{
    text-align: center;
}
.page3_services_wrapper .page3_row_services .number_box_services h3{
    color: #333333 !important;
}/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com/
 Template:       Divi
 Version:        4.18.0
*/
 
/*=============================================
= Body CSS
=============================================*/
* {
    outline: none !important;
}
html {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box !important;
}
*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
body {
    position: relative;
    z-index: 1;
    background-color: #ffffff;
    font-family: 'Montserrat', sans-serif;
}
img{
    max-width: 100%;
}
a{
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    text-decoration: none !important;
}
ul{
    list-style: none;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Montserrat', sans-serif;
    color: #343843;
}
h2, h3, h4{
    font-weight: 600;
    color: #343843 !important;
    line-height: 1.2em;
}
h2{
    font-size: 30px !important;
}
h3{
    font-size: 20px !important;
}
h4{
    font-size: 16px;
}
p{
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
    line-height: 1.3;
    margin-bottom: 0;
}
body .section_padding{
    padding-top: 80px;
    padding-bottom: 80px;
}
body .pt-0{
    padding-top: 0px !important;
}
body .pb-0{
    padding-bottom: 0px !important;
}
@media only screen and (max-width: 991px){
    body .section_padding{
        padding-top: 40px;
        padding-bottom: 40px;
    }
    h2{
        font-size: 24px !important;
    }
    h3{
        font-size: 18px !important;
    }
}
/*=============================================
= Body CSS
=============================================*/


/*=============================================
= Hearder CSS
=============================================*/
#main-header{
    background-color: transparent;
    box-shadow: none!important;
    padding: 20px 0px !important;
}
#top-menu-nav #top-menu .menu-item a{
    padding: 10px 10px !important;
}
#top-menu-nav #top-menu .hrader_defult_btn{
    background-color: #1EB5BC;
    color: #ffffff;
    opacity: 1;
}
#main-header #et-top-navigation {
    padding-bottom: 35px !important;
}
#main-header.et-fixed-header {
    background-color: #343944!important;
    padding: 0px !important;
}
.et-fixed-header #logo {
    height: 60%;
}
#main-header.et-fixed-header #et-top-navigation {
    padding: 20px 0px !important;
}
body.admin-bar.et_fixed_nav #main-header{
    top: 0px !important;
}
@media only screen and (max-width: 980px){
    .et_header_style_left #et-top-navigation .mobile_menu_bar{
        padding-bottom: 0;
    }
    .et_header_style_left #et-top-navigation .mobile_menu_bar::before{
        color: #ffffff;
        font-size: 40px;
    }
}
/*=============================================
= Hearder CSS
=============================================*/

/*=============================================
= Hero Banner CSS
=============================================*/
.hero_banner_sec{
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    min-height: 780px;
    background-position: center center;
    z-index: 1;
}
.header_top_mrg{
    margin-top: -144px;
}
.hero_banner_sec::before{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: auto;
    left: 0;
    right: auto;
    background-color: #333333;
    opacity: 0.5;
    display: inline-block;
    vertical-align: top;
    z-index: -1;
}
.hero_banner_slider .et_pb_slide {
    position: relative;
    z-index: 1;
}
.hero_banner_slider .et_pb_slide:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: auto;
    left: 0;
    right: auto;
    background-color: #000000;
    opacity: 0.5;
    display: inline-block;
    vertical-align: top;
    z-index: -1;
}
.hero_banner_slider .et-pb-controllers a {
    width: 11px;
    height: 11px;
}
.hero_banner_slider h1 {
    font-size: 45px;
    font-weight: 700;
    line-height: 1.5;
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding-bottom: 20px;
}
.hero_banner_slider h1:before {
    content: "";
    position: absolute;
    top: auto;
    bottom: 0px;
    left: 50%;
    right: 0;
    transform: translateX(-50%);
    width: 100%;
    max-width: 180px;
    height: 4px;
    background-color: #1EB5BC;
    display: inline-block;
    vertical-align: top;
}
.hero_banner_slider h2 {
    font-size: 24px !important;
    font-weight: 400 !important;
    width: 100%;
    display: inline-block;
    vertical-align: top;
    line-height: 1.1;
    opacity: 0.7;
}
@media only screen and (max-width: 1024px){
    .hero_banner_slider h1{
        font-size: 30px;
    }
    .hero_banner_slider h2{
        font-size: 20px
    }
}
@media only screen and (max-width: 1024px){
    .hero_banner_slider h1{
        font-size: 28px;
    }
    .hero_banner_slider h2{
        font-size: 18px
    }
}
@media only screen and (max-width: 1200px){
    .hero_banner_sec{
        min-height: 580px;
    }
}
@media only screen and (max-width: 991px){
    .hero_banner_sec{
        min-height: 450px;
    }
}
@media only screen and (max-width: 575px){
    .hero_banner_sec{
        min-height: 350px;
    }
}

/*=============================================
= Hero Banner CSS
=============================================*/

/*=============================================
= Home Page Sec2 CSS
=============================================*/
.wpb_services_box .et_pb_text_inner{
    text-align: center;
    padding: 100px 15px;
}
.wpb_services_box .et_pb_text_inner h3{
    padding-bottom: 0;
}
.number_box_services h3{
    color: #FFFFFF !important;
}
.number_box_services span{
    color: #1EB5BC;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.1;
    margin-bottom: 15px;
    width: 100%;
    display: inline-block;
    vertical-align: top;
}
.text_border_effect .et_pb_blurb_content{
    max-width: 100%;
}
.text_border_effect h2{
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding-bottom: 20px;
}
.text_border_effect h2::before{
    content: "";
    position: absolute;
    top: auto;
    bottom: 0px;
    left: 50%;
    right: auto;
    transform: translateX(-50%);
    width: 100%;
    max-width: 180px;
    height: 4px;
    background-color: #1EB5BC;
    display: inline-block;
    vertical-align: top;
}
#mobile_menu li:last-child > a {
    border-bottom: none;
}
.wpb_services_box{
    width: 100%;
    display: inline-block;
    vertical-align: top;
    position: relative;
}
.wpb_services_box:before{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    bottom: auto;
    left: 0px;
    right: auto;
    background-color: #353842;
    opacity: 0.6;
}
/*=============================================
= Home Page Sec2 CSS
=============================================*/

/*=============================================
= Home Page Sec3 CSS
=============================================*/
.authore_details{
    width: 100%;
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding: 60px 0px 30px;
}
.authore_details > p {
    font-size: 18px;
    line-height: 1.5em;
    letter-spacing: 0.1em;
}

.authore_details::before{
    content: "";
    position: absolute;
    width: 100%;
    max-width: 210px;
    height: 4px;
    background-color: #1EB5BC;
    top: 0px;
    bottom: auto;
    left: 0px;
    right: auto;
}
.authore_details .author_name{
    padding-top: 20px;
    width: 100%;
    font-size: 20px;
    display: inline-block;
    vertical-align: top;
}
.wpb_services_align{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}
.wpb_services_align .image_wpb_wrapper {
    margin-top: -150px;
}
.right_side_content {
    text-align: right;
}
.right_side_content .author_name {
    padding-left: 0px;
}
.right_side_content::before {
    left: auto;
    right: 0px;
}
@media only screen and (max-width: 980px){
    .wpb_services_align .image_wpb_wrapper {
        margin-top: 0px;
    }
    .authore_details{
        padding: 50px 30px 30px;
    }
    .authore_details .author_name{
        padding-left: 50px;
    }
}
@media only screen and (max-width: 767px){
    .wpb_services_align{
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .authore_details{
        text-align: center;
    }
    .wpb_text_wrapper{
        order: 1;
    }
    .authore_details::before{
        left: 50%;
        transform: translateX(-50%);
    }
    .authore_details {
        padding: 50px 0px 0px;
    }
    .authore_details .author_name{
        padding-left: 0px;
        padding-right: 0px;
    }
    .wpb_services_align .image_wpb_wrapper {
        margin-top: 0px;
    }
    .image_wpb_wrapper{
        margin-bottom: 30px !important;
    }
}
/*=============================================
= Home Page Sec3 CSS
=============================================*/

/*=============================================
= Home Footer CSS
=============================================*/
.custom_footer2 p{
    font-weight: 500;
}
#footer-bottom {
    padding: 0px !important;
}
#footer-widgets .widget_nav_menu ul li:before {
    all: unset;
}
.custom_footer2 p:last-of-type{
    font-weight: 300;
}
.custom_footer2{
    text-align: right;
}
.footer_social_img {
    display: inline-block;
    vertical-align: top;
    padding-top: 15px;
}
#et-main-area #block-3 {
    text-align: center;
    width: 100%;
}
#et-main-area #block-4{
    width: 100%;
}
#nav_menu-2 #menu-footer-menu li{
    padding-left: 0px !important;
}
@media only screen and (max-width:980px){
    .custom_footer2 {
        text-align: left;
    }
}
@media only screen and (max-width: 767px){
    #footer-widgets{
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .custom_footer2{
        text-align: left;
    }
    #footer-widgets .footer-widget:nth-child(1){
        -ms-flex-order: 1;
        order: 1;
    }
    #footer-widgets .footer-widget:nth-child(3){
        -ms-flex-order: 2;
        order: 2;
    }
    #main-footer #footer-widgets .footer-widget:not(:last-child){
        border-bottom: 1px solid rgb(238 238 238 / 20%);
        padding-bottom: 30px;
        margin-bottom: 30px !important;
    }
    .footer-widget .fwidget {
        display: table;
        margin: 0px auto;
        float: none;
    }
    .custom_footer2{
        text-align: center;
    }
}
/*=============================================
= Home Footer CSS
=============================================*/

/*=============================================
= Home Banner CSS
=============================================*/
.banner_section_wrapper {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    z-index: 1;
}
.number_box_services p:empty {
    display: none;
}
.banner_section_wrapper:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: auto;
    left: 0;
    right: auto;
    background-color: #000000;
    opacity: 0.5;
    display: inline-block;
    vertical-align: top;
    z-index: -1;
}
.banner_section_wrapper h2{
    color: #FFFFFF !important;
    margin-bottom: 20px;
}
.banner_section_wrapper .et_pb_blurb_description p {
    line-height: 1.5;
    letter-spacing: 2px;
}
.et_pb_button_module_wrapper .wpb_banner_button {
    border: none !important;
    color: #FFFFFF;
}
@media only screen and (max-width: 767px){
    .banner_section_wrapper .et_pb_blurb_description p br {
        display: none;
    }
    .banner_section_wrapper .et_pb_blurb_description p {
        letter-spacing: 0;
    }
}
/*=============================================
= Home Banner CSS
=============================================*/


/*=============================================
= Page 2 Section CSS
=============================================*/
.wpb_custom_wrapper_img {
    height: 100%;
    min-height: 440px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.underside_colum_width{
    width: 29.6667% !important;
}
@media only screen and (max-width: 981px){
    .underside_colum_width{
        width: 100% !important;
    }
    .underside_services_wrapper{
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
/*=============================================
= Page 2 Section CSS
=============================================*/


/*=============================================
= Page 3 Section CSS
=============================================*/
.page3_services_wrapper .page3_row_services .number_box_services{
    text-align: center;
}
.page3_services_wrapper .page3_row_services .number_box_services h3{
    color: #333333 !important;
}
.page3_row_services .et_pb_column .et_pb_module {
    text-align: center;
}
/*=============================================
= Page 3 Section CSS
=============================================*/
@media (min-width: 981px) {
    .section_imgbox {
        position: relative;
        z-index: 1;
    }
    .section_imgbox:before {
         position: absolute;
        z-index: -1;
        left: 0px;
        right: 0px;
        top: 0px;
        bottom: 65%;
        display: block;
        background-color: #FFFFFF;
    }
}
.imgslider .et_pb_container {
    height: auto !important;
    padding-top: 56%;
}
.icon-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
    color: #FFFFFF;
}
.icon-list > div.icon-box {
    flex: 0 0 25%;
    max-width: 25%;
    padding: 10px;
}
.icon-list > div.icon-box svg {
    height: 40px;
}
.icon-list > div.icon-box p {
    font-size: 14px;
    letter-spacing: 0.1em;
}
@media (max-width: 575px) {
    .icon-list > div.icon-box {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

/*=============================================
= Om os page CSS (built on frontpage)
=============================================*/
@media (min-width:990px) {

	.about-us-content .push-image-up {
		margin-top:-300px;
	}
	.about-us-content  {
		padding-top:200px!important;
	}
}

.box-values {
    padding: 50px;
    background:#f9f9f9!important
}

.box-values h3 {
    font-size:28px!important;
    text-transform:uppercase;
    margin-bottom:15px!important;
}

.box-values p {
    font-size:16px!important;
    margin-bottom:15px!important;
    color:black;
}

.box-values a {
    color:#1EB5BC;
}

/*=============================================
= Medarbejdere
=============================================*/

.wrap-coworkers a {
	color:#1EB5BC;
	text-decoration: underline!important;
}

.wrap-coworkers .et_pb_image {
	margin-bottom:20px;
}

.et_pb_text_inner p:nth-child(2) {
    padding-bottom: 3px!important;
}


/*=============================================
= Kontakt
=============================================*/

.contact-wrap p {
	font-size:18px;
}

.gm-style-iw h3 {
    font-size: 16px!important;
    width: 100%;
    border-bottom: 1px solid rgba(0,0,0,.1);
    margin-bottom: 12px;
}

.gm-style-iw a {
    font-size: 15px!important;
    width: 100%;
    margin:0px!important;
    padding:0px!important;
}

.gm-style-iw p {
    padding:3px 0px;
    font-size:15px;
}