.footercontact{
padding: 8px 20px;
    border: 1px solid #fff;
    border-radius: 5px;
}
header .site-logo-img .custom-logo-link img {
    width: 190px !important;
}

.footercontact .text{ padding-right: 45%; }
.footercontact .icon{ font-size: 24px; }
#primary-menu .current-menu-item a{
border-bottom: 1px solid #fff;
    padding-left: 5px;
    padding-right: 5px;
   color:#fff;
}

#primary-menu li a{ color:#fff; }
div#processSec h4 { min-height:25px;
    line-height: 1px!important;
    height: auto; 
}
div#processSec .heading h4 { min-height: auto!important; }
#processSec .et_pb_column { width: 31.2%!important;  margin-right: 30px!important;  border:0.7px solid #E8E8E8!important;}
.bgWhitbtn:hover{ background-color:#fff!important; }
.bgdarkBtn:hover{ background-color:#00208a!important;border:2px solid !important; }
.bgVideo::after {
    content: '';
    position: absolute;
    background: #00000080;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.testimonialHeading::after{
background-size: initial;
background-image: url(https://cdn.shortpixel.ai/client/q_glossy,ret_img/http://www.ghfgruetzner.at/wp-content/uploads/2020/10/Group-14129.png);
position: absolute;
content: '';
top: -20px;
left: 0;
right: 0;
width: 170px;
height: 130px;
background-size: contain;
background-repeat: no-repeat;
margin: auto;
}
.sa_owl_theme .owl-dots .active span{
background-color:rgb(3 22 115) !important;
}
#processSec .processCol:hover{ box-shadow:0px 2px 18px 0px rgba(0,0,0,0.3);  }
#processSec .processCol{ border: 1px solid #eee;background: #fff; }
.footer-adv .footer-adv-overlay{ background-color:#1d1d1d!important; padding-bottom:35px!important; }
.ast-footer-overlay .ast-container {
    border-top: 1px solid #333333;
    padding-top: 0;
padding-bottom: 0;
}
.ast-small-footer>.ast-footer-overlay {
    background-color: #1d1d1d;
    padding-top: 0px;
    padding-bottom: 1em;
}

.headerBtn:hover{ border:2px solid #fff!important; }
p{ line-height: 1.5em!important; }
.ast-footer-widget-2-area #text-5 p{ line-height: 2em!important;
    margin-bottom: 0px; }
#processSec .processCol h4, #processSec .processCol p{ padding:2px 18px; } 
.sa_owl_theme .owl-dots{ display:none!important; }
.textCenter{     align-items: center;
    display: flex;
}
.contactForm form .wpcf7-text, .contactForm form .wpcf7-textarea, .contactForm form .wpcf7-quiz { width: 100%!important;
    background-color: #fff ;
    border: 1px solid #e0e0e0!important;
    padding: 8px!important;
    border-radius: 7px; 
}
.contactForm form .wpcf7-submit{ width: 100%!important;
    background-color: #00157f !important; color:#fff !important;
    border: 1px solid #e0e0e0!important;
text-align: center !important;
    padding: 8px!important;
    border-radius: 7px; 
}

.after-right-img,.after-left-img{
    position:relative;
}
.after-right-img::after {
    content: '';
    position: absolute;
    width: 150px;
    height: 150px;
    background: url('http://www.ghfgruetzner.at/wp-content/uploads/2020/10/dots.png') no-repeat;
    top: -50px;
    right: -50px;
    z-index: -1;
    background-size: 100% 100%;
}
.after-left-img::after {
    content: '';
    position: absolute;
    width: 150px;
    height: 150px;
    background: url('http://www.ghfgruetzner.at/wp-content/uploads/2020/10/dots.png') no-repeat;
    top: -50px;
    left: -50px;
    z-index: -1;
    background-size: 100% 100%;
}


@media (max-width: 768px){
#nav_menu-4  .widget-title, #nav_menu-3 .widget-title{ display:none; }
.textCenter {
    align-items: normal;
    display: block;
}
html{ overflow-x:hidden; margin-top: 0px !important;  }
body{
    position: relative;
}
.sa_owl_theme .owl-dots{ display:block!important; }
#primary-menu li a{ color:#696969!important; }
#primary-menu .current-menu-item a,
.ast-header-break-point .main-navigation ul .menu-item .menu-link {
    border-bottom: 1px solid #fff;
    padding:0px 20px;
    color: #3A3A3A;
    background: #fff;
}
.ast-header-break-point .main-navigation ul .menu-item .menu-link{
    display:flex !important;
}
.ast-header-break-point .ast-mobile-menu-buttons {
    text-align: right;
    -js-display: flex;
    display: flex;
    justify-content: flex-end;
    position: relative;
    z-index: 999;
    position:fixed;
    right: 16px;
    top: 30px;
}
.main-header-bar-navigation.toggle-on #site-navigation {
    height: auto;
    margin-top: 0;
    background: #fff;
    position: fixed;
    top: 0;
    padding-top: 90px;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    transition: all 400ms;
}

}
