/*
Theme Name:     Divi Child
Author:         Elegant Themes
Template: Divi
Text Domain:	   divi-child
Description:    Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
*/
/* This file was modified 2019-10-13 by Aspen Grove Studios to customize metadata in header comment */
@font-face {
    font-family: 'Open Sans';
    src: url('/wp-content/themes/divi-child/fonts/OpenSans-Bold.woff2') format('woff2'),
        url('/wp-content/themes/divi-child/fonts/OpenSans-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Open Sans';
    src: url('/wp-content/themes/divi-child/fonts/OpenSans-BoldItalic.woff2') format('woff2'),
        url('/wp-content/themes/divi-child/fonts/OpenSans-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Open Sans';
    src: url('/wp-content/themes/divi-child/fonts/OpenSans-ExtraBold.woff2') format('woff2'),
        url('/wp-content/themes/divi-child/fonts/OpenSans-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Open Sans';
    src: url('/wp-content/themes/divi-child/fonts/OpenSans-LightItalic.woff2') format('woff2'),
        url('/wp-content/themes/divi-child/fonts/OpenSans-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Open Sans';
    src: url('/wp-content/themes/divi-child/fonts/OpenSans-SemiBold.woff2') format('woff2'),
        url('/wp-content/themes/divi-child/fonts/OpenSans-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Open Sans';
    src: url('/wp-content/themes/divi-child/fonts/OpenSans-Medium.woff2') format('woff2'),
        url('/wp-content/themes/divi-child/fonts/OpenSans-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Open Sans';
    src: url('/wp-content/themes/divi-child/fonts/OpenSans-Light.woff2') format('woff2'),
        url('/wp-content/themes/divi-child/fonts/OpenSans-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Open Sans';
    src: url('/wp-content/themes/divi-child/fonts/OpenSans-ExtraBoldItalic.woff2') format('woff2'),
        url('/wp-content/themes/divi-child/fonts/OpenSans-ExtraBoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Open Sans';
    src: url('/wp-content/themes/divi-child/fonts/OpenSans-Italic.woff2') format('woff2'),
        url('/wp-content/themes/divi-child/fonts/OpenSans-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Open Sans';
    src: url('/wp-content/themes/divi-child/fonts/OpenSans-MediumItalic.woff2') format('woff2'),
        url('/wp-content/themes/divi-child/fonts/OpenSans-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Open Sans';
    src: url('/wp-content/themes/divi-child/fonts/OpenSans-Regular.woff2') format('woff2'),
        url('/wp-content/themes/divi-child/fonts/OpenSans-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Open Sans';
    src: url('/wp-content/themes/divi-child/fonts/OpenSans-SemiBoldItalic.woff2') format('woff2'),
        url('/wp-content/themes/divi-child/fonts/OpenSans-SemiBoldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}
body,
body p,
body p a,
body a,
body ul li,
body ul li a,
body h1,
body h2,
body h3,
body h4,
body h5,
body h6{
	font-family: 'Open Sans', sans-serif !important;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	opacity:1;
}
::-moz-placeholder { /* Firefox 19+ */
	opacity:1;
}
:-ms-input-placeholder { /* IE 10+ */
	opacity:1;
}
:-moz-placeholder { /* Firefox 18- */
	opacity:1;
}
.kontakt-section-block .form_group_row input, 
.kontakt-section-block .form_group_row textarea {
    width: 100%;
    border: 1px solid #f7f7f7 !important;
    font-size: 16px;
	border-radius: 3px;
	background-color: #f7f7f7;
	width: 100%;
	padding: 16px;
	margin-bottom: 1rem;
}
.kontakt-section-block .wpcf7-list-item input[type="checkbox"] {
    float: left;
    width: 15px;
    margin-bottom: 0;
}
.custom_btn_kontak{
	display: block;
    background: #5ab508;
    box-shadow: 0 0 0px;
    border: 2px solid #5ab508;
    font-size: 18px;
    padding: 1rem 2rem;
    margin-top: 2rem;
    color: #fff;
	transition:all 0.3s;
	cursor:pointer;
}
.custom_btn_kontak:hover{
	background: transparent;
    color: #5ab508;
}
.kontakt-section-block a{
	color:#5ab508
}
.kontakt-section-block  .wpcf7-form-control.wpcf7-acceptance.optional span.wpcf7-list-item{
	margin-left: 0;
}

.kontakt-section-block .form_group_row .form_group_half {
    float: left;
    width: 50%;
}
.kontakt-section-block .form_group_row .form_group_half.padd_right{
	padding-right: 0.5rem;
}
.kontakt-section-block .form_group_row .form_group_half.padd_left{
	padding-left: 0.5rem;
}
.error404 #main-content {
    margin-bottom: 10rem !important;
}
.error404 #main-content .container:before {background: none;}
.error404 #left-area {
    width: 100%;
    padding: 23px 0px 0px !important;
    float: none !important;
}
.error404 #sidebar {display:none;}
@media screen and (max-width: 991px) {
	.kontakt-section-block .form_group_row .form_group_half {
		float: left;
		width: 100%;
	}
		
}

/*-------------------contact Form---------------------*/

.contact-section-block .contactform_group_row{
	margin-top: 3rem;
}
.contact-section-block .contactform_group_row .form_group_half.padd_right {
    padding-right: 0.5rem;
}
.contact-section-block .contactform_group_row .form_group_half {
    float: left;
    width: 50%;
}
 .contact-section-block .contactform_group_row .text_con,.contact-section-block .contactform_group_row textarea {
    background-color: #ededed91;
    color: #484848 !important;
	font-size: 15px;
	width: 100%;
    padding: 16px;
    margin-bottom: 1rem;
	border-top: 0;
    border-left: 0;
    border-right: 0;
	border-bottom: 1px solid #676767;
}
.contact-section-block .contactform_group_row .form_group_half.padd_left {
    padding-left: 0.5rem;
}
.contact-section-block .acceptance_section, .contact-section-block .acceptance_section a {
    color: #000;
}
.acceptance_section span.wpcf7-list-item{
	margin: 0;
}
[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
    cursor: pointer;
}
.contact-section-block .custom_btn_kontak, .custom_btn_contact {
    display: block;
    background: #383838;
    box-shadow: 0 0 0px;
    border: 2px solid #383838;
    font-size: 16px;
    padding: 0.7rem 2rem;
    margin-top: 0rem;
    color: #fff;
    transition: all 0.3s;
    cursor: pointer;
	float: right;
}
.contact-section-block .custom_btn_kontak:hover, .custom_btn_contact:hover {
    background: transparent;
    color: #383838;
}
@media screen and (max-width: 980px){
	.kontakt-section-block .form_group_row .form_group_half {
		float: left;
		width: 100%;
	}
	.kontakt-section-block .form_group_row .form_group_half.padd_right {
		padding-right: 0;
    }
	.kontakt-section-block .form_group_row .form_group_half.padd_left {
		padding-left: 0;
	}
}

.hp-firstsec,
.hp-firstsec .et_pb_row  {
    padding: 0!important;
}
.hp-firstsec .hp-firstsec-col {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.hp-firstsec .hp-firstsec-col .et_pb_text {
    max-width: 560px;
    margin-left: auto;
    padding: 20px 50px 20px 20px;
}
.hp-firstsec .hp-firstsec-col { 
    display: flex;
    align-items: center;
}
.hp-firstsec .hp-firstsec-col h1{
    font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 300;
    font-size: 32px;
    padding-bottom: 20px;
    line-height: 40px;
    margin-bottom: 15px;
    position: relative;
}
.main-top-bar {
    border-bottom: 1px solid rgba(0, 85, 140,0.2);
}
ul.social-header-list li {
    display: inline-block;
    transition: color 300ms ease 0ms;
    font-size: 15px;
    line-height: 30px;
    height: 30px;
    width: 30px;
}

footer .second-row .et_pb_blurb_content { display: flex; align-items: center; } 
footer .second-row .et_pb_main_blurb_image{
    margin-bottom: 0px!important;
}
footer .second-row a.phone:before{    
    background-image: url(/wp-content/uploads/2020/05/elements2-3.png);
}
footer .second-row a.email:before{    
    background-image: url(/wp-content/uploads/2020/05/elements2-1.png);
}
footer .second-row a.location:before{    
    background-image: url(/wp-content/uploads/2020/05/elements2-2.png);
}
footer .second-row li a{
    position: relative;
    padding-left: 50px;
    line-height: 35px;
    font-size: 14px;
    font-weight: bold;
    color: #333;
}
footer .second-row .et_pb_module_header{
    padding-bottom: 0;
    font-family: 'Raleway',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 1.4;
}
footer .third-row {
    padding-bottom: 0;
}
footer .third-row .et_pb_menu {
background-color: transparent;
}
footer .second-row .container {
    display: flex;
    justify-content: center;
    margin-top: 40px;
    margin-bottom: 50px;
}
.footer-msec{
    padding: 25px 0!important;
}
.third-row .container{
    border-top: 1px solid rgba(0, 85, 140,0.2);
    padding-top: 20px;
    padding-bottom: 20px;
}
ul.social-header-list li {
    margin-top: 0.5em;
}
ul.social-header-list .fa,
ul.social-header-list .far, 
ul.social-header-list .fas {
    font-family: "FontAwesome";
}
ul.social-header-list a {
    color: #00558c;
}
header .header-top-bar .social-header-list{
    padding-bottom: 0;
    padding-left: 0;
    display: flex;
    justify-content: flex-end;
}
header .header-top-bar  ul.social-header-list li{
    margin-top: 0
}
#top-menu a{
    color:#333;
}
#top-menu li.current-menu-item>a,
#top-menu li:hover{
    color:#00558c;
    opacity: 1
}
.mobile_menu_bar:before{
    color:#00558c;
}
.et_mobile_menu{
    border-top:0;
    padding: 0
}
.hp-firstsec .hp-firstsec-col h1:after{
    content: "";
    width: 102px;
    height: 1px;
    border-top: 1px solid rgba(0, 85, 140,1);
    position: absolute;
    left: 0;
    z-index: 10;
    bottom: 0;
}
.hp-firstsec  .custom_btn{
    margin-top: 10px
}
body p, body ul li{
    line-height: 2em;
    font-size: 15px;
}
.et_mobile_menu li a{
    padding: 10px
}
.et_mobile_menu li a:hover,
.et_mobile_menu li.current-menu-item>a{
    background-color: #00558c;
    color:#fff;
    opacity: 1
}
.et-fixed-header .main-top-bar{
    margin-top:-46px;
}
.main-top-bar{
   transition: all 0.3s 
}

footer .et_pb_widget li a:hover {
    color: #00558c;
}

body footer#main-footer {
    background: #f8f8f8;
}
footer#main-footer .first-row {
    padding-top: 50px;
}
footer#main-footer .first-row  .widget_media_image {
    width: 100%;
    float: left;
    text-align: center;
}
footer .first-row  .et_pb_image img{
    width: 100px;
}
footer .second-row {
    width: 80%;
    max-width: 1000px;
    margin-bottom: 30px;
}
footer .second-row ul.contact-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
footer .second-row a:before {
    content: "";
    height: 35px;
    width: 35px;
    position: absolute;
    background-size: contain;
    left: 0;
}

footer .footer-lrow-col .et_pb_text_inner{
    font-weight: 700;
    line-height: 30px;
}


.et_pb_button.custom_btn,
.custom_btn,
.custom-contact-form input[type='submit'] {
    color: #00558c;
    position: relative;
    padding: 10px 20px;
    border: 2px solid #00558c;
    display: inline-block;
    font-weight: bold;
    text-align: center;    
}
.custom-contact-form input[type='submit'] {
    font-size: 15px;
}
header .custom_btn{
    padding: 8px;
    text-align: center;
}
.custom-contact-form input[type='submit']{
        background: #fff;
}
.et_pb_button.custom_btn:hover,
.custom_btn:hover{
    color: #fff;
    border-color: #00558c;
}
.custom-contact-form input[type='submit']:hover{
    color: #fff;
    border-color: #00558c;
    background: #00558c;
}
.et_pb_button.custom_btn:after,
.custom_btn:after,
.custom-contact-form input[type='submit']:after{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #00558c;
    z-index: -1;
    opacity: 0;
    -webkit-transform: scale3d(0.7, 1, 1);
    transform: scale3d(0.7, 1, 1);
    -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
    transition: transform 0.4s, opacity 0.4s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.et_pb_button.custom_btn:hover:after,
.custom_btn:hover:after,
.custom-contact-form input[type='submit']:hover:after{
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.hp-firstsec .et_pb_column  {
    min-height: 700px;
    background-position: top center;
}
footer .second-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

@media screen and (max-width: 980px){
    .hp-firstsec .et_pb_column{
        padding:30px;
        min-height: auto;
    }
    .hp-firstsec .hp-firstsec-col .et_pb_text{
        max-width: 100%;
        padding: 0        
    }
    .hp-firstsec .et_pb_column{
        background-color: #fff;
        background-image: none;
    }
    .footer-msec .et_pb_row:first-child img{
        max-width: 80px
    }
}
@media screen and (min-width: 981px){
    .dna980 {
        display: none
    }
}
.footer-last-row{
    display: flex;
    align-items: center;
    border-top: 1px solid rgba(0, 85, 140,0.2);
}
footer ul.social-header-list {
    text-align: center;
    padding-bottom: 0;
    padding-left: 0;
}
footer ul.social-header-list li{
    margin-top: 0;
}
.footer-last-row .et_pb_column:first-child{
    width: calc(50% - 60px)!important;
    margin-right: 0;
}
.footer-last-row .et_pb_column:nth-child(2) {
    width: 120px;
    margin: 0!important;
}
.footer-last-row .et_pb_column:last-child{
    width: calc(50% - 60px)!important;
    font-size: 13px;
    color: #333;
    font-weight: 600;
    padding-left: 5px;
    text-align: right;
}
.footer-lrow-col {
    width: calc(50% - 50px);
}
.footer-last-row {
    display: flex;
    align-items: center;
    flex-wrap: wrap
}
.third-row .widget_text{
    width:100%;
}
footer .footer_menu li {
    display: inline-block;
    padding-right: 10px;
    margin-bottom: 0;
}
footer ul.social-header-list {
    text-align: center;
}
.footer-lrow-col > p {
    text-align: right;
    font-size: 13px;
    font-weight: bold;
    color: #333;
    padding-left: 20px
}
.footer-last-row li a,
.footer-last-row a {
    font-size: 13px;
    color: #333;
    font-weight: bold;
}
.footer-last-row a:hover,
.footer-last-row a:focus,
.footer-last-row a:linked,
.footer-last-row li a:hover{
    color:#00558c;
}

.footer-lrow-col:nth-child(2) {
    width: 100px;
}
.testimonials-row2 .et_pb_column {
    background: #f8f8f8;
    padding: 35px
}
.testimonials-row2  .et_pb_image  img{
    padding-bottom: 15px;
    margin-top: -51px;
    max-width: 50px;
    transform: translate(0px, -10px);
    background: #00558c;
    padding: 15px;
}
.testimonials-row2 .et_pb_main_blurb_image{
    width: 65px;    
    margin-bottom: 0;
}
.testimonials-row2 .et_pb_module_header {
    color: #00558c;
    font-weight: 600;
    padding-bottom: 5px;
}
.testimonials-row2  .et_pb_blurb_content{
    display: flex;
    align-items: center;
    margin-top: 25px;
}
.testimonials-row1 .et_pb_column:last-child  {
    text-align: right
}
/*
.testimonials-row1 .et_pb_column a {
    color: #00558c;
    font-weight: 500;
    font-size: 18px;
    transition: all 0.3s
}
.testimonials-row1 .et_pb_column a:hover{
    letter-spacing: 1px;
}*/
.timeline-express-sec .cd-timeline-item-title{
    font-family: 'Raleway',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 1.4;
    color: #00558c;
}
.timeline-express-sec #cd-timeline span.fa{
    display: none;
}
.timeline-express-sec  #cd-timeline .cd-timeline-content{
    box-shadow: 0 3px 0 #00558c;
    border-radius: 0;
    margin-bottom: 30px;
}
.et_pb_text.small-heading-h2 h2,
.hp-firstsec .hp-firstsec-col h1{
    font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 300;
    font-size: 48px;
    line-height: 1.4em;
}
.last-row-sec .et_pb_row {
    display: flex;
    align-items: flex-end;
}
.last-row-sec .et_pb_column:last-child {
    background: #f8f8f8;
    padding: 40px;
    width: calc(40% + 50px);
    margin-left: -50px;
}
.timeline-express-sec .cd-timeline-img{
    left: 10px;
    height: 20px;
    width: 20px;
    margin-top: 17px;
}
@media screen and (min-width: 822px){
    .timeline-express-sec .cd-timeline-img{
        width: 20px;
        height: 20px;
        left: 50%;
        margin-left: -10px;
        margin-top: 23px;
    }
}




@media screen and (max-width: 980px){
    .footer-lrow-col,
    .footer-lrow-col:nth-child(2),
    .footer-lrow-col > p {
        width: 100%;
        text-align: center;
    }
    .footer-lrow-col > p{
        padding-left: 0
    }
    .testimonials-row1 .et_pb_column:last-child {
        text-align: left;
    }
    .testimonials-row2 .et_pb_blurb_content{
        max-width: 100%;
    }
    .last-row-sec .et_pb_column:last-child{
        width: 100%;
        margin-left: 0;
        padding: 30px;
    }
    .last-row-sec .et_pb_row{
        flex-direction: column;
    }
    .et_pb_text.small-heading-h2 h2,
    .hp-firstsec .hp-firstsec-col h1{
        font-size: 38px;
    }
    footer .second-row .et_pb_blurb_content{
        justify-content: center
    }
    .footer-last-row .et_pb_column:first-child,
    .footer-last-row .et_pb_column:nth-child(2),
    .footer-last-row .et_pb_column:last-child{
        width: 100%!important;
        text-align: center;
        margin-bottom: 15px!important;
    }
    .footer-last-row .et_pb_column:last-child{
        margin-bottom: 0px!important;
    }
    .footer-last-row .et_pb_column:last-child .et_pb_text_inner{
        text-align: center;
    }
}

@media screen and (max-width: 767px){
    footer .second-row li{
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
    }   
    .et_pb_text.small-heading-h2 h2,
    .hp-firstsec .hp-firstsec-col h1{
        font-size: 26px;
    }
}
.pt0{
    padding-top: 0!important
}
.pb0{
    padding-bottom: 0!important
}

body .testimonials-sec.et_pb_section {
    background-color: #00558c!important;
}
.testimonials-sec .et_pb_text_8{
    border-color: #fff;
}
.testimonials-sec h4,
.testimonials-sec p,
.testimonials-sec h2{
    color:#fff;
}
.testimonials-row2 .et_pb_column{
    background: #fff;
    margin-bottom: 50px;
}
 .testimonials-sec .testimonials-row2 p,
 .testimonials-sec .testimonials-row2 h4{
        color: #000;    
 }

 .header-main-sec.et_pb_section {
    padding: 0;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
    position: relative;
    z-index: 99999;
 }
.header-main-sec .et_pb_image img{
    max-width: 75px;
  }
.header-main-sec .et_pb_row {
    display: flex;
    align-items: center;
    padding: 10px 0;
}
.header-main-sec .et_pb_column:nth-child(2){
    text-align: center;
}
.header-main-sec .et_pb_menu__wrap li a{
    color: #333;
    line-height: 1em;
    font-weight: 600;
    font-size: 14px;
    opacity: 1;
}.header-main-sec .header-top-bar{
    padding-bottom: 0
}
#et-main-area{
    padding-top: 25px!important;
}

body #page-container{
    padding-top: 140px!important;
}
body #et-main-area{
    padding-top: 0!important
}
body header{
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
}


@media screen and (max-width: 980px){
    .header-main-sec .et_pb_row {
        flex-direction: column;
    }
    .header-main-sec .custom_btn{
        position: absolute;
        transform: translate(0px, -67px);
    }
    .header-main-sec .et_pb_row .et_pb_column:nth-child(3){
        z-index: 9;
    }
    .header-main-sec  .et_mobile_menu{
        padding: 0
    }
    .header-main-sec .et_pb_menu__wrap li.current-menu-item a{
        color: #fff;
    }
    body.et-tb-has-header #page-container{
        padding-top: 220px!important;
    }
    body  .header-main-sec .et_pb_image {
        text-align: center;
    }
    .header-main-sec .et_pb_menu__wrap li a{
        padding:15px;
    }
    body .et_pb_menu_0_tb_header .mobile_nav .mobile_menu_bar:before{
        color:#00558c;
    }
}
.custom-last-row-sec .et_pb_column:first-child {
    padding-top: 105px;
    padding-bottom: 80px;
    z-index: 9;
}
.custom-contact-form .custom-col-6 {
    margin-bottom: 15px;
    width: 50%;
    float: left;
}
.custom-contact-form .custom-col-12 {
    width: 100%;
    float: left;
    margin-bottom: 15px;
}
.custom-contact-form .custom-row:after {
    content: "";
    display: table;
    clear: both;
}
.custom-contact-form input[type='text'],
.custom-contact-form input[type='tel'],
.custom-contact-form input[type='email'],
.custom-contact-form textarea {
    padding: 10px;
    width: 100%;
    font-size: 15px;
    border: 1px solid rgba(0, 85, 140,0.2);
    line-height: 2em;
}
.custom-contact-form .acceptance_section a {
    text-decoration: underline;
    color: #00558c;
}
body .custom-contact-form .acceptance_section{
    color: #666;
    font-size: 15px;
}

.custom-contact-form .custom-row .custom-col-6:first-child {
    width: calc(50% - 15px);
    margin-right: 15px;
}

.custom-contact-form span.wpcf7-not-valid-tip,
.custom-contact-form  + div.wpcf7-validation-errors{
    color:#ff0000;
}
.custom-contact-form  + div.wpcf7-validation-errors{
    border-color:#fff;
}
@media screen and (max-width: 980px){  
     .custom-contact-form .custom-row .custom-col-6:first-child,
    .custom-contact-form .custom-row .custom-col-6 {
        width:100%;
        margin-right: 0;
    }
}
.custom-last-row-sec .custom-last-row-fmodule{
        /*background-image: url(/wp-content/uploads/2020/04/personal_stylist_29.png)!important;*/
}
.custom-last-row-sec .custom-contact-form textarea{
    height: 100px;
}

.custom-last-row-sec .et_pb_column > div {    
    max-width: 620px!important;
    margin-left: auto!important;
    padding: 35px 40px 35px 40px;
    margin-right: 0!important;
    background: #fff;
    transform: translate(60px, 0px);
}
.custom-last-row-sec .custom-last-row-fmodule {
    border-color: #00558c!important;
}
.custom-last-row-sec .et_pb_with_border {
    position: relative;
    border-top:none;
}
.custom-last-row-sec .et_pb_with_border:before {
    content: "";
    height: 35px;
    width: 100%;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    transform: translate(0px, -35px);
}
.custom-last-row-sec .et_pb_with_border:after{
    content: "";
    height: 3px;
    width: calc(100% - 80px);
    background: #000;
    position: absolute;
    top: 0;
}
.custom-last-row-sec .et_pb_with_border .et_pb_text_inner {
    background-image: url(/wp-content/uploads/2020/04/personal_stylist_29.png)!important;
    padding-top: 35px;
}
.custom-last-row-sec .et_pb_column > div.et_pb_with_border{
    padding-top: 0!important
}
.header-top-bar.et_pb_section {
    background-color: #00558c;
    padding: 0
}
.header-top-bar.et_pb_section .et_pb_row{
    padding: 0
}
.header-top-bar ul.social-header-list a {
    color: #fff;
}
.contact-btn-rows  .et_pb_column a{
    color: #ffff;
    border-color: #fff
}
.contact-btn-rows  .et_pb_column a:hover{
    color:#00558c;
}
.contact-btn-rows  .custom_btn:after{
    background-color: #fff
}
.referenzprojekte_box_row .et_pb_column {
    border: 1px solid #ccc;
    padding: 25px;
}
.referenzprojekte_box_row .et_pb_column h4{
      color: #00558c;
    font-family: 'Raleway',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 1.4;
}
.was-ich-mrow {
    display: flex;
    flex-wrap: wrap;
}
.was-ich-mrow .et_pb_column {
    border: 1px solid #ccc;
    padding: 25px;
}
.was-ich-mrow .et_pb_column h3{
    color: #00558c;
    font-family: 'Raleway',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 1.4;
}
.was-ich-mrow .et_pb_column ul {
    padding-left: 20px;
}
body footer .second-row .et_pb_module_header{
    font-family: 'Open Sans', Arial, sans-serif;
}
@media screen and (max-width: 980px){  
    .custom-last-row-sec .et_pb_column > div{
        margin-right: auto!important;
        transform: translate(0px, 0px);
    }
    .biw_b980{
        background: #fff!important;
    }
    .custom-last-row-sec .biw_b980 .et_pb_image {
        padding-top: 20px;
        padding-bottom: 20px;
        padding-left:0;
        padding-right: 0
    }
    .custom-last-row-sec .et_pb_column:first-child{
        padding-left: 20px;
        padding-right: 20px;
    }
    header .header-top-bar .social-header-list{
        justify-content: center;
    }
    .contact-btn-rows .et_pb_column:last-child p{
        text-align: center;
   }
   .mobile-logo-class {
   		text-align: center;
   }
   .mobile-logo-class img{
   		max-width: 80px;
   }
    .backkground_above_980manfirst{
    	box-shadow: none!important
    }
    .backkground_above_980manfirst img{
    	box-shadow: 0px 2px 18px 0px rgba(0,0,0,0.3);	
    }
	footer .second-row .et_pb_blurb_content {
    justify-content: flex-start;
}
}

@media screen and (max-width: 640px){  
   .custom-last-row-sec .biw_b980{
        padding-left: 20px;
        padding-right: 20px;
    }
	footer .second-row .et_pb_blurb_content {
    justify-content: flex-start;
}
}
@media screen and (max-width: 480px){ 
footer .second-row .et_pb_blurb_content {
    justify-content: flex-start;
}
}
@media screen and (max-width: 340px){  
    .header-main-sec .custom_btn{
        font-size: 12px;
    }
}

@media screen and (min-width: 981px){  
    .header-main-sec .customcol3{
        text-align: right;
    }
    .header-main-sec .customcol2 .et_pb_menu__menu{
        justify-content: center;
        width: 100%;
    }
    .header-main-sec .et_pb_image img{
        max-width: 120px;
      }
      .contact-btn-rows,
      .referenzprojekte_box_row{
        display: flex;
        align-items: center;
      }
   .contact-btn-rows .et_pb_column:last-child p{
        text-align: right
   }
    footer .second-row .et_pb_column:nth-child(1){
      width: 195px;
     margin-right: 20px;
    }
    footer .second-row .et_pb_column:nth-child(2){
        width: 300px;
        margin-right: 20px;
    }
    footer .second-row .et_pb_column:nth-child(3){
        width: 195px;
    }
    footer .second-row {
        max-width: 730px;
    }
    .backkground_above_980man {
        background-image:url('/wp-content/uploads/2020/07/businssfotos.jpg');        
    }
     .backkground_above_980manfirst {
        background-image:url('/wp-content/uploads/2020/05/bruno_petrovic_home.jpg');
        background-position: top center!important;        
    }
}
@media screen and (min-width: 1200px){  
    footer .second-row .et_pb_column:nth-child(1){
        margin-right: 20px;
    }
    footer .second-row .et_pb_column:nth-child(2){
        margin-right: 20px;
    }
    footer .second-row {
        max-width: 770px;
    }
}