/*
	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 */

::-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;
}


/* All Site Font Family */
@font-face {
    font-family: 'Helvetica Neue';
    src: url('fonts/HelveticaNeue-MediumExt.woff2') format('woff2'),
        url('fonts/HelveticaNeue-MediumExt.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'HelveticaNeueLTW06-97BlkCnObl';
    src: url('fonts/HelveticaNeueLTW06-97BlkCnObl.woff2') format('woff2'),
        url('fonts/HelveticaNeueLTW06-97BlkCnObl.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'HelveticaNeueLTW06-97BlkCnObl';
    src: url('fonts/HelveticaNeueLTW06-97BlkCnObl.woff2') format('woff2'),
        url('fonts/HelveticaNeueLTW06-97BlkCnObl.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('fonts/HelveticaNeue-UltraLight.woff2') format('woff2'),
        url('fonts/HelveticaNeue-UltraLight.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'HelveticaNeueW01-66MediumIt';
    src: url('fonts/HelveticaNeueW01-66MediumIt.woff2') format('woff2'),
        url('fonts/HelveticaNeueW01-66MediumIt.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'HelveticaNeueW01-66MediumIt';
    src: url('fonts/HelveticaNeueW01-66MediumIt.woff2') format('woff2'),
        url('fonts/HelveticaNeueW01-66MediumIt.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('fonts/HelveticaNeue-UltraLight.woff2') format('woff2'),
        url('fonts/HelveticaNeue-UltraLight.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'HelveticaNeueW01-77BdCnObl';
    src: url('fonts/HelveticaNeueW01-77BdCnObl.woff2') format('woff2'),
        url('fonts/HelveticaNeueW01-77BdCnObl.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'HelveticaNeueW01-87HvCnObl';
    src: url('fonts/HelveticaNeueW01-87HvCnObl.woff2') format('woff2'),
        url('fonts/HelveticaNeueW01-87HvCnObl.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'HelveticaNeueW01-77BdCnObl';
    src: url('fonts/HelveticaNeueW01-77BdCnObl.woff2') format('woff2'),
        url('fonts/HelveticaNeueW01-77BdCnObl.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'HelveticaNeueW01-87HvCnObl';
    src: url('fonts/HelveticaNeueW01-87HvCnObl.woff2') format('woff2'),
        url('fonts/HelveticaNeueW01-87HvCnObl.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'HelveticaNeueLTW06-93BlkExtObl';
    src: url('fonts/HelveticaNeueLTW06-93BlkExtObl.woff2') format('woff2'),
        url('fonts/HelveticaNeueLTW06-93BlkExtObl.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'HelveticaNeueLTW06-93BlkExtObl';
    src: url('fonts/HelveticaNeueLTW06-93BlkExtObl.woff2') format('woff2'),
        url('fonts/HelveticaNeueLTW06-93BlkExtObl.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}



body,
body h1, body h2, body h3, body h4, body h5, body h6,body div,
body span:not(.ab-icon):not(.et-pb-icon):not(.fa), body p, body input, body textarea, body button, body li, body a{
	font-family: 'Helvetica'!important;
}

.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%;
	}
	
}

.login_btn_section a {
    background: #34435c;
    color: #fff;
    display: block;
    position: absolute;
    width: 150px;
    font-size: 16px;
    padding: 8px 4px;
    right: 2rem;
    top: 2.5rem;
}
.login_btn_section a{
	width: 85px;
}

.last-row-section .last-fcol-icon i.fa.fa-phone {
    font-size: 35px;
    color: #fff;
    line-height: 50px;
    width: 60px;
    border: 2px solid #fff;
    text-align: center;
    border-radius: 50%;
    line-height: 58px;
}
.last-row-section .last-fcol-inner {
    display: flex;
}
.last-row-section .last-fcol-text {
    padding-left: 1rem;
}
.last-row-section .last-fcol-text h4 {
    font-size: 24px;
    color: #fff;
    font-weight: bold;
}

.last-row-section .last-fcol-text p {
    font-size: 16px;
    color: #fff;
}
.last-row-section.et_pb_section{
	padding-top:30px;
	padding-bottom:30px;
}
.last_row_custom_btn {
    background: #fff !important;
    width: 100%;
    padding: 8px 0 !important;
    border: 1px solid #fff !important;
	color: #34435c !important;
}
.shortcode-rand-24 .feature-box-icon {
    height: 60px;
    width: 60px;
}
.shortcode-rand-24 .feature-box-icon {
    font-size: 30px;
}
.shortcode-rand-24 .feature-box-icon {
    color: #ffffff;
}
.rounded-circle {
    border-radius: 50%;
}
.shortcode-rand-24 .feature-box-icon {
    border-width: 2px;
}
.shortcode-rand-24 .feature-box-icon {
    border-style: solid;
    border-color: #ffffff;
}
.shortcode-rand-24 .feature-box-icon > span {
    line-height: 2;
}
.text-center {
    text-align: center !important;
}
.media-body {
    -ms-flex: 1;
    flex: 1;
	margin-left: 1rem;
}
.media {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
}
.shortcode-rand-24.feature-box-wrapper .section-title {
	color: #ffffff;
	font-size: 22px;
	font-weight: 600;
}
.shortcode-rand-24.feature-box-wrapper {
    color: #ffffff;
}
.feature-box-icon {
    font-size: 24px;
    display: inline-block;
    line-height: 1;
    transition: all ease 0.35s;
    -webkit-transition: all ease 0.35s;
    -moz-transition: all ease 0.35s;
}
.last_row_single_row {
    padding: 1rem 0 0.5rem 0 !important;
}
/*====================================*/
/* Footer CSS*/
/*====================================*/

#main-footer{
    background-color: #f8f8f8;
}
#footer-bottom {
    background-color: #34435c;
}
#footer-info{
	padding-bottom:0 !important;
}
#footer-bottom {
    padding-bottom: 14px;
	display: none;
}
#main-footer .footer-widget .widget_media_image {
    width: 100%;
}
#footer-widgets .textwidget p {
    color: #000 !important;
}
#footer-widgets {
    padding: 3rem 0 0;
}
#footer-info {
    width: 100%;
    text-align: center;
}
#main-footer #et-footer-nav .container {
    max-width: 95% !important;
    width: 100%;
}
#main-footer #menu-rechtliches.bottom-nav {
    text-align: right;
}
#main-footer #menu-rechtliches.bottom-nav li {
    border-right: 1px solid #333;
    padding: 0 10px;
}
#main-footer #menu-rechtliches.bottom-nav li:last-child{
	border:0 !important;
}
#main-footer #menu-rechtliches.bottom-nav li a {
    color: 
    #333 !important;
}

.detail > i {
    color: #e0e900;
    float: left;
    font-size: 18px;
    padding-top: 3px;
    width: 12%;
}
.detail_content {
    float: left;
    width: 88%;
}
.common-widget-contact .detail {
    padding-bottom: 1rem !important;
    float: left;
    width: 100%;
}
.common-widget-contact .detail > i {
	color: #fff;
	float: left;
	font-size: 23px;
	padding-top: 3px;
	width: 8%;
	text-align: left;
}
.common-widget-contact .detail_content {
    float: left;
    width: 85%;
}
.common-widget-contact .detail_content {
    color: #fff;
    font-size: 18px;
    line-height: 26px;
}
.footer-widget {
    margin-bottom: 10px !important;
}
.footer-widget-contact .detail {
    float: left;
    padding-bottom: 1rem;
    width: 100%;
}
.detail > i {
    color: #34435c;
    float: left;
    font-size: 18px;
    padding-top: 3px;
    width: 12%;
}
.detail_content {
    float: left;
    width: 88%;
}
#footer-widgets .footer-widget a, #footer-widgets .footer-widget li a, #footer-widgets .footer-widget li a:hover , .footer-widget-contact{
	color: #000000 !important;
}
#footer-widgets .menu li.menu-item {
    border-bottom: 1px dashed #ccc;
    padding-bottom: 4px;
}
#footer-widgets .footer-widget .footer_social_icon li a {
    background: #34435c;
    color: #fff !important;
    width: 40px;
    height: 40px;
    display: block;
    text-align: center;
    line-height: 40px;
    font-size: 20px;
}
#footer-info {
    float: inherit !important;
    text-align: center !important;
}
.footer-widget .widget_custom_html {
    width: 100%;
}
#footer-widgets .footer-widget .footer_social_icon li::before{
	content: '' !important;
	border-style: initial;
	padding: 0 !important;
}
#footer-widgets .footer-widget .footer_social_icon li {
    padding: 0 !important;
    display: inline-block;
    margin: 0 5px;
}
#footer-widgets .footer-widget ul.sub-menu{
	display:none;
}
.footer-widget img {
    max-width: 100% !important;
}
.footer-widget .widget_nav_menu {
    width: 100%;
}
#footer-widgets .footer-widget .widget_nav_menu li::before {
    background: #34435c none repeat scroll 0 0;
	content: "";
	display: inline-block;
	height: 5px;
	margin: -1px 10px 0 0;
	transform: rotate(45deg);
	vertical-align: middle;
	width: 5px;
}
#footer-widgets .footer-widget .widget_nav_menu li::before{
	border-width: 0px;
	border-radius: 0px;
}
.footer-widget .title {
    font-size: 24px;
    color: #34435c;
    text-transform: uppercase;
    margin-bottom: 1rem;
}
#footer-widgets > .footer-widget > .widget_text {
    background: #f3f3f3;
    margin-bottom: 0 !important;
    padding-left: 20px;
    padding-right: 20px;
	padding-bottom: 2rem;
}
#footer-widgets > .footer-widget > .widget_media_image {
    margin-top: -3rem;
    background: #f3f3f3;
    margin-bottom: 0 !important;
    padding: 50px 15px 15px;
    border-top: 15px solid #34435c;
}
#footer-widgets > .footer-widget > .widget_text.widget_custom_html {
    background: transparent !important;
}

@media all and (min-width: 981px){
	.login_btn_section a{
		top: 5.7rem;
		width: 85px;
	}
	.et-fixed-header .login_btn_section a{
		top: 5.5rem;
	}
}
@media all and (min-width: 1101px){
	.login_btn_section a{
		width: 150px;
	}
}
@media screen and (max-width: 980px) {
	.et_fixed_nav #main-header.et-fixed-header  {
		position: fixed;
	}
	.et-fixed-header .logo_container {
	}
	.et-fixed-header .mobile_menu_bar {
		padding-bottom: 5px;
	}
	.et_header_style_centered header#main-header .logo_container{
		text-align: left;
	}
	.login_btn_section a{
		top: 0.7rem;
	}
}
@media screen and (max-width: 640px) {
	.login_btn_section{
		display:none !important;
	}
}




/* Secondary Header */
.custom-secondary-header.et_pb_section {
	padding: 50px 0;
}
.custom-secondary-header .et_pb_text  h1{
	padding-bottom:0px;
	font-size: 46px;	
	font-family: 'Helvetica';
	font-weight: 800;
    text-transform: uppercase;
}


.common-section h2 > span{
	background: #fff;
    max-width: 85%;
    margin: 0 auto;
    display: inline-block;
    padding: 0 10px;
}
.common-section-bg h2 > span{
	background: #f8f8f8;
}
.common-section h2:before{
	content: "";
    height: 3px;
    border-top: 1px solid #34435c;
    border-bottom: 1px solid #34435c;
    position: absolute;
    width: 100%;
    top: 50%;
    left: 0;
    z-index: -999;
}
.common-section h2{
	color: #34435c;
    position: relative;
    display: block;
    padding: 0 10px;
    text-align: center;
    font-weight: bold;
    line-height: 1.2;
}

.common-section h4{
	font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    color: #34435c;	
	line-height:1.4
}
.custom-client-color h4,
.custom-client-color{
	color:#435c77
}
.common-section p,
p{
	line-height: 1.8em;
    font-size: 15px;
    color: #34435c;
    padding-bottom: 0.5em;
	text-align: justify;
}
.common-section  .custom-image-class img{
	box-shadow: 0px 12px 18px -6px rgba(0,0,0,0.3);
}
.common-section-bg{
	background-color:#f8f8f8;
}
.common-section-bg.section_has_divider {
	padding: 7rem 0;
}
ul.fancy_arrow_custom_list{
	list-style-type: none;
	padding-left: 3px;
}
ul.fancy_arrow_custom_list li{
	font-size: 15px;
    position: relative;
    padding-left: 15px;
    line-height: 1.8em;
	text-align: left;
}
ul.fancy_arrow_custom_list li:before{ 
	content: "\4e";
    font-family: etmodules;
    display: inline-block;
    margin-left: -1.3em;
    width: 1.3em;
	color: #34435c;
	font-weight: bold;
}
ul.fancy_arrow_custom_list li:after{
	display:none
} 
ul.half_width li{
	float:left;
	width:50%;	
	padding-right: 15px;
}
ul.half_width:after{
	content: "";
	display: table;
	clear: both;
}

.padd_Btm0{
	padding-bottom:0!important
}
.padd_top0{
	padding-top:0!important	
}
.dna980{
	display:none!important;
}
.dnb980{
	display:block!important
}
span.dnb980{
	display:inline-block!important;
}
.custom-box-row .custom-box-col {
    border:2px solid #34435c;
    padding: 2rem;
	box-shadow: 0px 12px 18px -6px rgba(0,0,0,0.3);
}
.custom-button-blue,
.custom_btn_kontak{
    background-color: #34435c;
    color: #fff;
    border: 2px solid #34435c;
    border-radius: 0;
}
.custom-button-blue:hover,
.custom_btn_kontak:hover{
    background-color: transparent!important;
    color: #34435c;
    border: 2px solid #34435c!important;
    border-radius: 0;
}
.kontakt-section-block a{
	color: #34435c;
}
.full-width-btn-parent .custom-button-blue {
    display: block;
    text-align: center;
}
.custom-toggle-class h5,
.custom-accrodian-class h5{
	font-size: 16px;
    line-height: 1.4;
    font-weight: bold;
    color: #34435c!important;
}
.custom-toggle-class h5.et_pb_toggle_title:before,
.custom-accrodian-class h5:before{
	color: #34435c;
}
.common-section .custom-toggle-class  h4 {
	font-size: 16px;
}
.common-section  .et_pb_toggle_open{
	background-color: #f8f8f8;
}
.custom-toggle-class.et_pb_toggle {
    border: 1px solid #34435c;
}
.common-section-bg .et_pb_toggle_close,
.common-section-bg .et_pb_toggle_open{
	background-color: #fff;
}
.fancy_arrow_custom_list .fancy_arrow_custom_list{
	padding-bottom:0; 
}
.common-section .kontakt-section-block .form_group_row input,
.common-section .kontakt-section-block .form_group_row textarea{
	border: 1px solid #34435c!important;
	border-radius:0;
	background: transparent;
	margin-bottom: 0;
}
.common-section .kontakt-section-block .form_group_half,
.common-section .kontakt-section-block .form_group_full {
	margin-bottom:1rem;
}
.common-section .custom_btn_kontak{
	text-transform:uppercase;
}
.custom-bluerb-class span.et-pb-icon{
	color:#34435c
}
.custom-box-row-light .custom-box-col{
	background: #fff;
}
.custom-bluerb-class  p{
	text-align:center;
}
.custom-director-img {
    padding-top: 1.5rem;
    padding-left: 1.5rem;
    position: relative;
}
.custom-director-img:before{
	content: "";
    background-color: #34435c;
    height: 90%;
    width: 90%;
    position: absolute;
    top: 0;
    left: 0;
}
.custom-director-img img{
	box-shadow: 0px 12px 18px -6px rgba(0,0,0,0.3);
}
.custom-steper-row .custom-steper-col {
    background-color: #34435c;
    padding: 1rem;	
    position: relative;
}
.custom-steper-row .custom-steper-col p{
	color:#fff;
	font-size: 20px;
}
.custom-steper-row .custom-steper-col:after {
    content: "";
    position: absolute;
    top: 14.5px;
    right: 4px;
    height: 5px;
    width: 52px;
    background: #fff;
    transform: rotate(45deg) scaleX(-1);
    transform-origin: center;
}
.custom-steper-row .custom-steper-col:before {
    content: "";
    position: absolute;
    bottom: 0px;
    right: 0;
    height: 5px;
    width: 52px;
    background: #fff;
    transform: rotate(135deg) scaleX(-1);
    transform-origin: bottom left;
}
.custom-steper-row .custom-steper-col:last-child:after,
.custom-steper-row .custom-steper-col:last-child:before{
	display:none	
}
.seven-box-sec .seven-box-row {
    display: flex;
    color: #fff;
}
.seven-box-sec {
    background-color: #34435c;
}
.seven-box-sec .seven-box-col {
	border: 1px solid #fff;
	flex: 1;
	padding:10px;
}
.seven-box-sec .seven-box-col ul.fancy_arrow_custom_list li:before{
	color:#fff;
}
ul.fancy_arrow_custom_list li{
	padding-right:15px;
}
.custom-bluerb-class .et-waypoint {
    font-size: 60px;
}
.custom-accrodian-class-wanchor .et_pb_toggle_title:before{	
    left: 0;
    top: 10px;
    font-family: 'Helvetica'!important;
	font-weight:bold;
}
.custom-accrodian-class-wanchor h5{
	padding-left: 25px!Important;
    padding-right: 0!important;
}
.custom-accrodian-class-wanchor .et_pb_accordion_item_0 .et_pb_toggle_title:before{
	content: 'a)';
}
.custom-accrodian-class-wanchor .et_pb_accordion_item_1 .et_pb_toggle_title:before{
	content: 'b)';
}
.custom-accrodian-class-wanchor .et_pb_accordion_item_2 .et_pb_toggle_title:before{
	content: 'c)';
}
.custom-accrodian-class-wanchor.e .et_pb_accordion_item_3 .et_pb_toggle_title:before{
	content: 'd)';
}
.custom-accrodian-class-wanchor .et_pb_accordion_item_4 .et_pb_toggle_title:before{
	content: 'e)';
}
.custom-accrodian-class-wanchor .et_pb_accordion_item_5 .et_pb_toggle_title:before{
	content: 'f)';
}
.dn{
	display:none!important;
}
.seven-box-col > a{
	display: flex;
    height: 100%;
	color:#fff;
}
.two_column_overlaycol h2 {
    font-size: 36px !important;
    line-height: 40px !important;
}
.two_column_overlayrow .two_column_overlaycol.img {
    width: calc(100% - 500px);
    max-width:  calc(100% - 500px);
    margin: 0;
}
.two_column_overlayrow .two_column_overlaycol.text {
	width: 70%;
    margin: 0;
    position: relative;
    background-color: #fff;
    z-index: 999;
    padding: 1.5rem;
}
.two_column_overlayrow .two_column_overlaycol.img div,
.two_column_overlayrow .two_column_overlaycol.img span,
.two_column_overlayrow .two_column_overlaycol.img img{
	width:100%;
}
.two_column_overlayrow {
    display: flex;
    align-items: center;
}
.two_column_overlayrow .two_column_overlaycol.img .et_pb_image{
	width: calc(100% + 100px);
    margin-left: -100px;
}
.two_column_overlayrow .two_column_overlaycol.img.two_column_overlaycol_img_custom_left .et_pb_image{
	width: calc(100% + 100px);
    margin-left: 0px;
}
.two_column_overlayrow.second_text .two_column_overlaycol.img .et_pb_image {
    width: calc(100% + 100px);
    margin-left: 0;
    margin-right: -100px;
}
.two_column_overlayrow h3{
	line-height:1.2;
}
.custom_UL_section ul{
	list-style:none !important;
	padding-left:0 !important;
}
.custom_UL_section ul li {
    position: relative !important;
    font-size: 15px;
    letter-spacing: inherit;
    color: #34435c;
    line-height: 27px;
}
.custom_UL_section ul li:before{
	background: #34435c none repeat scroll 0 0;
	content: "";
	display: inline-block;
	height: 5px;
	margin: -1px 10px 0 0;
	transform: rotate(45deg);
	vertical-align: middle;
	width: 5px;
}
.fa:before,.fas:before,fab:before{
	font-family:etmodules
}
.fa-phone:before {
    content: "\e090";
}
@media  screen and (max-width: 1400px) {
	.seven-box-sec .seven-box-col {
		flex-basis: 33.3%;
	}	
	.seven-box-sec .seven-box-row {
		flex-wrap:wrap
	}
	
}
@media  screen and (max-width: 1200px) {
	.seven-box-sec .seven-box-col {
		flex-basis: 25%;
	}
	#page-container{
		padding-top:0 !important;
	}
	.mob-standard-logo {
		margin-top: 9px;
	}
	.mob-menu-header-holder.mobmenu {
		background: #fff;
	}
	.mob-menu-header-holder {
		height: 70px !important;
	}
	.mob-menu-logo-holder{
		text-align:left !important;
		padding-left: 0.5rem !important;
	}
	.mobmenur-container .mob-icon-menu.mob-menu-icon {
		color: #000;
		padding: 5px 1rem 0 0;
		font-size: 42px;
	}
	.mobmenu-right-panel .mobmenu-right-bt {
		position: absolute;
		right: 30px !important;
		top: 22px !important;
		font-size: 30px;
	}
	.mobmenu-right-panel li{
		padding-left: 2% !important;
	}
	#mobmenuright li a, 
	#mobmenuright li a:visited, 
	.show-nav-right .mob-menu-copyright, 
	.show-nav-right .mob-expand-submenu i {
		color: #fff !important;
		font-size: 20px !important;
	}
	.mobmenu-right-panel {
		background: rgba(51, 51, 49, 0.7) !important;
		width: 100% !important;
	}
	.mobmenu-right-panel .mob-cancel-button {
		color: #fff !important;
	}
	.mobmenu-right-panel li {
		padding-left: 0% !important;
	}	
	.mobile_headdingrow .site-title {
		font-size: 40px !important;
	}
}
@media  screen and (max-width: 980px) {
	.combine-both-col-mobile .fancy_arrow_custom_list{
	padding-bottom:0
	}
	.seven-box-sec .seven-box-col {
		flex-basis: 100%;
		padding:20px;
	}
	.combine-both-col-mobile  .et_pb_column:first-child{
		margin-bottom: 0;
	}
	.custom-secondary-header .et_pb_text h1 {
		font-size: 32px;
	}
	.common-section h2 {
		font-size: 20px;
	}
	.common-section h4 {
		font-size: 16px;
	}
	.dna980{
		display:block!important;
	}
	span.dna980{
		display:inline-block!important;
	}
	.dnb980,span.dnb980{
		display:none!important
	}
	.kontakt-section-block .form_group_row .form_group_half.padd_left{
		padding-left: 0;
	}
	.kontakt-section-block .form_group_row .form_group_half.padd_right{
		padding-right: 0;
	}
	.custom-steper-row .custom-steper-col:after,
	.custom-steper-row .custom-steper-col:before{
		display:none;
	}
	.custom-steper-row .custom-steper-col{
		border-bottom:1px solid #fff;
	}
	.seven-box-sec ul.fancy_arrow_custom_list{
		padding-bottom: 0;
	}
}
@media  screen and (max-width: 767px) {
	.mobile_headdingrow .site-title {
		font-size: 30px !important;
	}
	.mobile_PP0,
	.mobile_PP0 > .et_pb_row,
	.mobile_PP20 {
		padding-top: 0 !important;
	}
}
@media  screen and (max-width: 575px) {
	.mobile_headdingrow {
		padding-top: 3rem;
	}
}
@media  screen and (max-width: 480px) {
	.mobile_headdingrow .site-title {
		font-size: 22px !important;
	}
	.mobile_headdingrow {
		padding-top: 3rem;
	}
	.mobile_headdingrow h2 {
		font-size: 18px !important;
	}
	.common-section h2 {
		font-size: 16px;
	}
	.custom-secondary-header .et_pb_text h1 {
		font-size: 22px;
	}
	body .mob-standard-logo {
		height: 40px !important;
	}
}
@media  screen and (max-width: 360px) {
	body .mob-standard-logo {
		height: 36px !important;
	}
}


@media  screen and (min-width: 981px) {
	div.et_pb_section {
		padding: 30px 0;
	}
	.align-center-row{
		display:flex;
		justify-content:Center;
	}
}