/**
 * Theme Name: Bauer Child
 * Template: bauer
 * Version: 1.2.5
 * Description: Construction and Industrial WordPress Theme
 * Author: Ninzio
 * Text Domain: bauer-child
 **/

body,
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
h1,
h2,
h3,
h4,
h5,
h6,
#main-nav > ul > li > a,
#main-nav .sub-menu li a,
#main-nav-mobi ul li a,
.nav-top-cart-wrapper .shopping-cart-items-count,
.bauer-button,
.project-related-wrap .btn-wrap a,
.hentry .page-links .post-page-numbers {
  font-family: "cerapro";
}

body,
#main-nav .sub-menu li a {
  font-size: 14px;
  line-height: 20px;
}
#main-nav li:hover > .sub-menu{
	display: block!important;
}
body{
  color: #212121;
}
@media only screen and (max-width: 992px) {
  h1, #featured-title .main-title {
    font-size: 28px;
  }

  h2.bauer-text {
    font-size: 34px !important;
    line-height: 42px !important;
  }

  #top-bar .top-bar-content .content:last-of-type {
    margin-right: 0;
  }
  
}

.top-bar-style-1 #top-bar .top-bar-menu li a:hover {
    color: #f68712;
}

.animsition-loading:after {
  border-top-color: #f68712 !important;
}

#featured-title .breadcrumb-trail {
  text-transform: uppercase;
}

#bottom .bottom-bar-inner-wrap {
  display: flex;
}

#bottom .bottom-bar-inner-wrap > div {
  flex: 1 1 33%;
}

#bottom .bottom-bar-menu {
  text-align: center;
}

#bottom .bottom-bar-credits {
  text-align: right;
}

.technap-overtitle p {
  color: #212121;
  font-size: 14px;
  line-height: 14px;
  opacity: 0.6;
  font-weight: 600;
}

@media only screen and (min-width: 768px) {
  .technap-team-row.row-equal-height .row-inner {
    flex-flow: row wrap;
  }
}

.technap-team-row .row-inner > div {
  margin-bottom: 30px;
}

.technap-team-row .vc_column-inner .wpb_wrapper,
.technap-team-row .vc_column-inner .technap-team-item {
  height: 100%;
}

.technap-team-row .technap-team-item {
  background-color: #212121;
  padding: 30px;
  border-radius: 4px;
}
.technap-team-row .technap-team-item h3 + p{min-height: 60px;margin: 0 0 12px;}

.technap-team-item .name {
  font-size: 22px;
  line-height: 26px;
  color: #fff;
  margin-bottom: 15px;
}

.technap-team-item .position,
.technap-team-item .edu {
  font-size: 13px;
  line-height: 16px;
  color: #f68712;
  font-weight: 600;
}

.technap-team-item .edu {
  line-height: 16px;
  font-style: italic;
  font-weight: 500;
}

.technap-team-item .content {
  font-size: 14px;
  line-height: 20px;
  color: #afafaf;
}

.technap-certs-box {
  padding: 20px 25px;
}

.technap-cert-icons {
  display: flex;
  justify-content: space-between;
  margin-right: 100px;
}

.technap-values-section .wpb_wrapper,
.technap-values-section .bauer-icon-box {
  height: 100%;
}
/*
section.vc_section.technap-vision-section {
  background-image: url(/wp-content/assets/Logo_light.svg);
  background-repeat: no-repeat;
  background-position: 10% 44%;
}
*/
.technap-vision-section > div:last-of-type > section {
  background-color: #f3f3f357 !important;
}

#site-content .technap-env-list {
  background-position: center bottom !important;
}

.technap-env-list .bauer-list .elegant-icon_check_alt:before {
  content: " ";
  background-image: url(/wp-content/assets/checked.svg);
  width: 20px;
  height: 20px;
  display: block;
  position: relative;
  top: 2px;
}

.technap-case-button .wpb_wrapper {
  width: 100%;
  text-align: right;
}

.technap-case-button .bauer-button span.icon {
  font-size: 20px !important;
  top: -4px !important;
}

.technap-case-button .bauer-button span.icon i:before {
  content: "\f30b";
}

@media only screen and ( max-width: 767px ) {
  .technap-case-button .wpb_wrapper {
    text-align: center;
  }
  h2.bauer-text {
    font-size: 28px !important;
    line-height: 36px !important;
    margin-bottom: 20px!important;
    text-align: left!important;
  }
  h2.bauer-text p{
    text-align: left!important;
  }
  .post-10343 div.technap-overtitle{
    margin-bottom: 20px!important;
  }
  div.bauer-text p{
    margin-bottom: 10px;
  }
}

.project-wrap {
  display: flex;
  flex-flow: row wrap;
  padding: 100px 0;
}

.project-description {
    padding: 50px 0 0;
}
.project-description p:last-child{
	margin-bottom: 0;
}
.project-wrap .project-col-1 {
  flex: 1 0 50%;
}

.project-wrap .project-col-2 {
  flex: 1 0 50%;
  padding-left: 10%;
}

.project-wrap .project-slider {
  flex: 1 0 100%;
  margin-top: 50px;
}

.project-overtitle {
  font-size: 30px;
  line-height: 54px;
  margin-bottom: 5px;
}

.project-info-title {
  font-size: 20px;
  margin-bottom: 5px;
  font-weight: bold;
}

.info-col-wrapper {
  display: flex;
  margin-top: 25px;
}

.info-col {
  flex: 1 1 50%;
}

.info-contact-text {
  padding-top: 25px;
  margin-top: 25px;
  border-top: 1px solid #030f27;
}

.technap-button {
  text-transform: uppercase;
  border: 2px solid #212121;
  border-radius: 25px;
  background-color: transparent;
  color: #212121;
  font-weight: bold;
  padding: 18px 40px;
}

.technap-button:hover,
.technap-button:focus {
  background-color: transparent;
  color: #030f27;
}
a.oikonomika {
    color: #030f27;
    line-height: 28px;
}
a.oikonomika:hover {
    text-decoration: underline;
}

.technap-button-fullwidth {
  width: 100%;
}

.technap-button-small {
  padding: 12px 30px;
}

.technap-button i {
  margin-left: 15px;
}
.technap-logolight{
	position: absolute;
    bottom: -130px;
    left: 15px;
}
@media screen and (max-width: 991px){
	
	.technap-logolight{
		display: none;
	}
}
#featured-title #breadcrumbs {
  opacity: 0.6;
}

body.home div#site-header-wrap {
    position: absolute;
    width: 100%;
}
body.home div#top-bar{
	z-index: 100;
}
#featured-title #breadcrumbs .breadcrumb-trail > .bc-item {
  padding-right: 28px;
}

#featured-title #breadcrumbs .breadcrumb-trail > a:after,
#featured-title #breadcrumbs .breadcrumb-trail > .bc-item:after {
  font-family: cerapro;
  content: "/";
  top: 0;
  font-size: 13px;
  position: absolute;
  right: 8px;
  display: block;
}

#featured-title #breadcrumbs .breadcrumb-trail > *:last-child::after {
  display: none;
}

.technap-project-grid .bauer-project-grid .project-title {
  /* font-size: 30px; */
  /* line-height: 40px; */
  /* font-weight: 500; */
  /* margin-bottom: 12px; */
}

.technap-project-grid .project-box.style-1 .default{
  /* padding: 30px; */
  /* width: 100%; */
  /* max-width: 100%; */
}
.technap-project-grid .bauer-project-grid .text {
  /* font-size: 14px; */
  /* line-height: 26px; */
  /* font-weight: 500; */
  /* color: #fff; */
}

.technap-project-grid .bauer-project-grid .text::after {
  display: inline-block;
  position: absolute;
  right: 0;
  top: 5px;
  font-family: "Font Awesome 5 Free";
  content: "\f30b";
  font-size: 16px;
  font-weight: 900;
}

.technap-project-grid .bauer-project-grid .hover-info {
  background-color: transparent;
}

.technap-project-grid .bauer-project-grid .project-desc {
  display: none;
}

.technap-project-grid .bauer-project-grid .hover-info {
  opacity: 1;
  transform: none;
  padding: 35px 40px 35px 38px;
}

.technap-project-grid .bauer-project-grid .project-box .url-wrap {
  transform: none;
}

.technap-project-grid .bauer-links.link-style-2:hover > span:after {
  opacity: 1;
}

.technap-project-grid .bauer-links.link-style-2:hover > span::before {
  display: none;
}

.hentry .post-content-wrap {
  padding: 26px 35px 33px;
  position: relative;
  border: none;
  background-color: #f3f3f3;
  border-radius: 0 0 5px 5px;
}

.hentry .post-link a > span:before,
.hentry .post-link a > span:after {
  content: "\f30b";
}

.post-media {
  border-radius: 10px 10px 0 0;
}

#sidebar {
  border: none;
  background-color: #f3f3f3;
  border-radius: 10px;
  color: #030f27;
}

#sidebar a {
  color: #030f27;
  padding-top: 0;
}
.ipiresies_image img{
	transform: scale(1.0);
	transition: .2s all ease-in-out;
}
.ipiresia:hover .ipiresies_image img{
	transform: scale(1.05);
}
.ipiresies_image a:after {
    background: rgb(3 15 39 / 50%);
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    opacity: 1;
    transition: .3s all ease-in-out;
}
.ipiresies_image a:hover:after {
    opacity: 0;
}
.ipiresia {
    margin-bottom: 30px;
}
.ipiresies-block {
    background: #030F27;
    height: 90px;
    padding: 20px;
    font-size: 20px;
    line-height: 26px;
    color: #f68712;
    font-weight: 600;
	display: flex;
    font-weight: 600;
    align-items: flex-end;
}
.ipiresies-block a:hover{
	color: #f68712;
}

#sidebar .widget .widget-title {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 15px;
}

.is-single-post .hentry .post-media {
  border-radius: 10px 10px 0 0;
  margin-bottom: 0;
}

.single-post-content-wrapper {
  border-radius: 0 0 10px 10px;
  background-color: #f3f3f3;
  padding: 40px 40px;
}

.map-wrapper {
  height: 375px;
}

#map {
  height: 100%;
}

.technap-cf-button-wrapper {
  text-align: center;
}

.technap-cf-button {
  display: inline-block;
  position: relative;
}

.technap-cf-button .wpcf7-submit {
  color: #030f27;
  font-weight: bold;
  background-color: #f68712;
}

.technap-cf-button .wpcf7-submit:hover,
.technap-cf-button .wpcf7-submit:focus {
  background-color: #f68712;
}

.wpcf7 .technap-cf-button .ajax-loader {
  margin: 0;
  top: 11px;
  right: 15px;
  position: absolute;
}

/* Homepage Styling */
.rs-layer {
  font-family: cerapro !important;
}

.rs-layer .bauer-button {
  background-color: #f68712;
  font-weight: 700;
  color: #030f27;
}

.technap-home-service-row .bauer-image-box .inner,
.technap-home-service-row .wpb_wrapper {
  position: relative;
}

.technap-home-service-row .bauer-image-box .text-wrap {
  position: absolute;
  bottom: 0px;
  padding: 30px 30px 30px;
  width: 100%;
  background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0.7) 50%, rgba(0,0,0,0) 100%);
  background: rgb(0 0 0 / 81%);
  height: 140px;
  transition: all .3s ease-in-out;
}
.technap-home-service-row .vc_column-inner:hover .bauer-image-box .item .text-wrap{
  height: 160px;
}
.technap-home-service-row .bauer-image-box .text-wrap h3.title{
  text-align: left;
  margin-bottom: 23px!important;
}

.technap-home-service-row .bauer-image-box .thumb::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0;
  transition: .3s all ease-in-out;
}
.technap-home-service-row .vc_column-inner:hover .bauer-image-box .item .thumb:after {
  opacity: 0.2;
}

.technap-service-more {
  position: absolute;
  bottom: 0px;
  left: 0px;
  text-align: left;
  font-size: 13px;
  line-height: 26px;
  margin-top: 0px;
  display: block;
  height: 100%;
  width: 100%;
  z-index: 100;
}
.technap-service-more span{
  position: absolute;
  bottom: 20px;
  left: 30px;
}
.technap-service-more i{
  margin-left: 3px;
  position: relative;
  top: 1px;
}

.technap-service-more:hover {
  color: #f68712;
}

.home-map-wrapper {
  height: 720px;
  position: relative;
}

.map-info-overlay {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 15%;
  max-width: 350px;
  padding: 50px 65px;
  z-index: 100;
  color: #fff;
  background-color: rgba(3, 15, 39, 0.81);
}

.map-info-item {
  font-weight: 500;
  margin-bottom: 35px;
}

.map-info-item:last-of-type {
  margin-bottom: 0;
}

.map-info-number {
  font-size: 45px;
  line-height: 43.5px;
  margin-bottom: 10px;
  font-weight: 600;
}

.map-info-number img {
  position: relative;
  top: -7px;
}

.map-info-text {
  font-size: 16px;
  line-height: 20.93px;
  font-weight: 600;
}

.technap-home-news a.bauer-links {
  color: #030f27;
  font-size: 12px;
}

.bauer-news .news-item .meta .date {
  padding-left:  0;
}

.bauer-news .news-item .meta .date:before {
  display: none;
}

.project-box .project-image > .inner::after {
  display: none;
}
.project-box .project-image > .inner > a{
	display:block;
}
.project-box .project-image > .inner > a:after {
  width: 100%;
  height: 100%;
  background-color: #030F27;
  content: '';
  display: block;
  opacity: 0.5;
  z-index: 2;
  position: absolute;
  left: 0;
  top: 0;
  transition: all ease 0.3s;
}
.project-box .project-image > .inner > a:hover:after {
  opacity: 0.8;

}

.technap-home-portfolio-row .project-image img::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #030F27;
  opacity: 0.07;
}

.bauer-links > span:before,
.bauer-links > span:after {
  content: "\f30b";
  font-family: "Font Awesome 5 Free";
  font-size: 13px;
  line-height: normal;
  position: absolute;
  top: 5px;
  font-weight: bold;
  right: 0px;
  transition: all ease 0.3s;
}

/* Footer widgets */
.widget.widget_categories ul li a,
.widget.widget_meta ul li a,
.widget.widget_pages ul li a,
.widget.widget_archive ul li a,
.widget.widget_nav_menu ul li a {
  padding: 5px 0;
}

.widget.widget_categories ul li a:before,
.widget.widget_meta ul li a:before,
.widget.widget_pages ul li a:before,
.widget.widget_archive ul li a:before,
.widget.widget_nav_menu ul li a:before {
  display: none;
}

#footer-widgets .widget.widget_archive ul li a,
#footer-widgets .widget.widget_categories ul li a,
#footer-widgets .widget.widget_meta ul li a,
#footer-widgets .widget.widget_nav_menu ul li a,
#footer-widgets .widget.widget_pages ul li a,
#footer-widgets .widget.widget_recent_entries ul li a,
#footer-widgets .widget.widget_recent_comments ul li a,
#footer-widgets .widget.widget_rss ul li a {
  color: #b8b8b8;
}

#sidebar .widget_information,
#footer-widgets .widget_information {
  font-size: 14px;
}

.technap-newsletter-form  p {
  margin-bottom: 15px;
}

.technap-newsletter-form .wpcf7-email {
  border-radius: 25px;
  background-color: rgb(255 255 255 / 29%);
  border: none;
  color: #030F27;
  font-style: italic;
  margin-bottom: 5px!important;
  font-size: 14px;
}

.technap-newsletter-form .wpcf7-email::placeholder {
  color: #030F27;
}

.technap-newsletter-form .technap-cf-button-wrapper {
  text-align: left;
}

.technap-newsletter-form .technap-cf-button .wpcf7-submit {
  border: 2px solid #f68712;
  background: transparent;
  color: #f68712;
  position: relative;
  padding: 12px 35px;
}

.technap-newsletter-form .technap-cf-button .wpcf7-submit i {
  margin-left: 10px;
}

.technap-newsletter-form-blog {
  position: relative;
}

.technap-newsletter-form-blog .wpcf7-email {
  border: 2px solid #030F27;
  border-radius: 25px;
  background-color: transparent;
  color: #030F27;
  font-style: italic;
  font-size: 14px;
}
.technap-newsletter-form-blog .wpcf7-email::placeholder {
  
  color: #616877;
  
}

.technap-newsletter-form-blog .wpcf7-submit {
    background: transparent;
    color: #030f27;
    position: absolute;
    top: 0;
    right: 0;
    padding: 15px 35px;
}

.technap-boxes h3 {
    font-weight: 600;
}

.project-box .project-image:hover h2 a, .project-box .project-image:hover .url-wrap a {
    color: #f68712;
}
.contact-form-technap textarea, .contact-form-technap input{
  font-size: 14px;
}
.contact-form-technap textarea{
  max-height: 125px;
}

#main-nav-mobi .menu-item-has-children .arrow{
	width: 100%;
	padding-left: calc(100% - 50px);
}

/* Footer styles */
.footer-grid {
  display: flex;
  flex-flow: row wrap;
}

#main-nav > ul > li#menu-item-9511 > a{
	pointer-events:none;
	opacity: 0.5;
}

@media screen and (max-width: 992px) {
  .footer-grid .span_1_of_4 {
    width: 50%;
  }
  
}

@media screen and (max-width: 767px) {
  .footer-grid .span_1_of_4 {
    width: 100%;
  }
}

h1, h2, h3, h4, h5, h6 {
    color: #212121;
}

#footer-widgets .widget .textwidget, #footer-widgets .widget ul li a {
    color: #b8b8b8;
}

div#bottom {
    color: #b8b8b8;
}

div#bottom ul.bottom-nav > li > a {
    color: #b8b8b8;
}
div#bottom ul.bottom-nav > li > a:hover, div#bottom a:hover {
  color: #f68713;
}

div#bottom a {
    color: #b8b8b8;
}

.technap-home-row .welcome-column > div.vc_column-inner {
    padding-right: 80px;
}

.technap-overtitle {
    padding-bottom: 15px;
}

div.bauer-text p {
    line-height: 24px;
}

.technap-home-row .technap-overtitle {
    padding-top: 22px;
}

.hide-row {
    display: none;
}

.make-prototype .bauer-action-box .url-wrap {
    width: 30%;
}
.make-prototype .bauer-action-box .heading-wrap {
    width: 60%;
}
.technap-boxes div.bauer-icon-box{
  background-color: #282828;
}
.bauer-icon-box div.bauer-icon.custom.custom span.icon{
}

#featured-title.center .main-title:before {
    background-color: #fff!important;
}
.dark-column .bauer-text p, .dark-column .bauer-text ul li{
  color: #fff;
}
.light-column .bauer-text p, .light-column .bauer-text ul li{
  color: #212121;
}
.dark-column .bauer-text ul li, .light-column .bauer-text ul li{
  margin-bottom: 15px;
  font-size: 16px;
  line-height: 24px;
}
footer#footer{
  background: #0c0c0c;
}
.service-row .bauer-content-box .wpb_row > div{
  margin-bottom: 30px;
}


.project-text-column {
    padding: 60px;
}
.project-text-column h2{margin-bottom: 40px;}
div.project-text-column p{
  margin-bottom: 0px!important;
}
div.project-text-column p:last-child{
  margin-bottom: 30px!important;
}
.project-text-column .technap-overtitle p:last-child{
  color: #000;
  opacity: 1;
  font-weight: 700;
  margin-bottom: 0!important;
}

.post-10343 div.technap-overtitle {
    margin-bottom: 10px;
    padding-bottom: 0px;
}
.project-row{
  justify-content: center;
}
.project-row > .row-inner{
  flex-basis: 100%;
}

.accordion-item {
    margin-bottom: 20px!important;
}

.contact-column {
    padding-left: 50px;
}

.text-dark {
    color: #000!important;
    font-weight: 700;
}
.contact-form-technap .text-accent-color {
    color: #ffffff;
}

.home .bauer-content-box > .inner {
    position: absolute;
    bottom: 0;
    width: 100%;
    transform: translateY(50%);
    box-shadow: 0 0 20px rgb(247 145 33);
    animation: boxmodi 1.6s ease-in-out .5s infinite;
}
.bauer-content-box > .inner:hover{
  animation:none;
}

@keyframes boxmodi{
  0%{
    box-shadow: 0 0 20px rgb(247 145 33);
  }
  50%{
    box-shadow: 0 0 0px rgb(247 145 33);
  }
  100%{
    box-shadow: 0 0 20px rgb(247 145 33);
  }
}

.mobile-button:before, .mobile-button:after, .mobile-button span {
    background-color: #212121;
}

nav#main-nav-mobi {
    background-color: #0c0c0c;
}

#main-nav-mobi ul > li > a:hover, #main-nav-mobi ul > li > a:active, #main-nav-mobi ul > li > a:focus {
    opacity: 1;
    color: #f68712;
}

.slide-button {
    background: transparent;
    border: 2px solid #fff;
    border-radius: 50px;
    padding: 10px 24px;
    transition: all .2s ease-in-out;
    cursor: pointer;
}
.slide-button:hover{
  background: #fff;
  color: #212121;
}
.slide-button span{
  margin-right: 10px;
  font-size: 16px;
}

a.bauer-button.medium.btn-219752762.custom {
    background: transparent!important;
    border: 2px solid #fff!important;
    color: #fff!important;
    font-weight: 600;
}
a.bauer-button.medium.btn-219752762.custom:hover {
    background: #fff!important;
    border: 2px solid #fff!important;
    color: #f38919!important;
}

.technap-home-service-row .wpb_raw_html {
    position: absolute;
    height: calc(100% - 30px);
    width: 100%;
    top: 0;
    left: 0;
}
.technap-home-service-row .wpb_raw_html .wpb_wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.header-style-1 #main-nav > ul > li > a {
    color: #212121;
}

.header-style-1 #main-nav > ul > li.current-menu-item > a, .header-style-1 #main-nav > ul > li.current-menu-parent > a, .header-style-1 #main-nav > ul > li > a:hover {
    color: #212121;
}

.contact-column div.bauer-text p {
    color: #212121;
}

.contact-form-technap p {
    color: #212121;
}

.contact-form-technap p {
    color: #fff;
    margin-bottom: 25px;
}
.contact-form-technap .text-dark {
    color: #f68713!important;
}
.contact-form-technap h2 {
    color: #f68713;
}
.contact-form-technap input[type="text"], .contact-form-technap input[type="email"], .contact-form-technap textarea{
  background: transparent;
  border: 1px solid #fff;
  color: #fff;
}
.contact-form-technap input[type="text"]:focus, .contact-form-technap input[type="email"]:focus, .contact-form-technap textarea:focus{
  border: 1px solid #f68713;
}
.contact-form-technap form span{
  display: block;
  margin-top: 6px;
}
.contact-form-technap form span.wpcf7-spinner{
  position: absolute;
  bottom: 10px;
  left: 40px;
}
.contact-form-technap input[type="submit"]:hover{
 background: #fff;
 color: #212121; 
}
.top-bar-style-1 #top-bar a.topbar_link {
    color: #b8b8b8;
}
.top-bar-style-1 #top-bar a.topbar_link:hover {
    color: #f68712;
}
#footer-widgets .widget ul li a.topbar_link:hover {
    color: #f68712;
}
footer .accent-icon a.topbar_link {
    display: inline-block;
    width: calc(100% - 60px);
}
footer .accent-icon i {
    padding-right: 15px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    top: 4px;
}
article.post-10343 {
    padding: 70px;
    background: #f3f3f3;
}

article.post-10343 > div {
    margin-bottom: 50px;
    box-shadow: 0 0 25px rgb(0 0 0 / 5%);
}

.bauer-accordions .accordion-item.style-1 .accordion-heading {
    background: #212121;
    color: #fff;
    padding-right: 50px;
}

.bauer-accordions .accordion-item .accordion-heading > .inner:before {
    color: #fff;
    right: -20px;
}

@media (max-width: 1200px){
  .bauer-action-box .heading-wrap .heading{
    font-size: 20px!important;
    line-height: 30px!important;
  }
}
@media (max-width: 992px){
  .home .bauer-content-box > .inner{
    position: relative;
    transform: none;
    padding: 20px!important;
    margin-bottom: 60px;
  }
  .home .bauer-content-box > .inner .bauer-action-box .inner{
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .home .bauer-content-box > .inner .bauer-action-box .inner .heading-wrap{
    margin-bottom: 0;
    text-align: left;
    width: unset!important;
    padding-right: 20px;
  }
  .home .bauer-content-box > .inner .bauer-action-box .inner .url-wrap a{
  white-space: nowrap;
  padding: 11px 25px;
  text-align: center;
  min-width: 200px;
  }
  .bauer-action-box .heading-wrap .heading{
    font-size: 18px!important;
    line-height: 24px!important;
  }
  .post-10343 .wpb_row{
    flex-wrap: wrap;
  }
  .post-10343 .wpb_row > .wpb_column{
    flex-basis: 100%;
    padding: 60px 40px 40px;
  }
  .post-10343 .wpb_row > .wpb_column.project-row-image{
    padding: 0 40px 40px;
    height: 500px;
  }
  article.post-10343{
    padding: 0;
  }
  .technap-home-row .welcome-column > div.vc_column-inner{
    padding-right: 15px;
  }
  .vc_custom_1639762528035{
    background:#f3f3f3!important;
    background-image: none!important;
  }
}
@media (max-width: 768px){
  .bauer-accordions .accordion-item.style-1 .accordion-heading{
    font-size: 14px;
    padding: 15px 45px 15px 25px;
  }
  .bauer-accordions .accordion-item .accordion-heading > .inner:before{
    right: -30px;
  }
  .home .bauer-content-box > .inner .bauer-action-box .inner .heading-wrap{
    flex-basis: 100%;
    margin-bottom: 20px;
  }
  .home .bauer-content-box > .inner .bauer-action-box .inner{
    flex-wrap: wrap;
  }
  .home .bauer-content-box > .inner .bauer-action-box .inner .url-wrap a, .home .bauer-content-box > .inner .bauer-action-box .inner .url-wrap{
    width: 100%!important;
  }
  .technap-overtitle p{
    text-align: left!important;
  }
  .quote-row div.bauer-text p{
    text-align: left;
  }
  #bottom .bottom-bar-inner-wrap{
    flex-wrap: wrap;
  }
  
  #bottom .bottom-bar-inner-wrap > div {
    flex: 1 1 100%;
    text-align: left;
    margin: 0 0 10px;
  }
  
  #bottom .bottom-bar-menu {
    text-align: center;
  }
  
  #bottom .bottom-bar-credits {
    text-align: right;
  }
  .service-row .bauer-content-box .wpb_row > div{
    margin-bottom: 20px;
  }
  .dark-column .bauer-text ul li, .light-column .bauer-text ul li{
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 10px;
  }
  .post-10343 .wpb_row > .wpb_column.project-row-image{
    padding: 0 20px 20px;
    height: 400px;
  }
  .post-10343 .wpb_row > .wpb_column{
    flex-basis: 100%;
    padding: 40px 20px 20px;
  }
  article.post-10343 > div{
    margin-bottom: 20px;
  }
  .bauer-accordions .accordion-item.style-1 .accordion-content{
    padding: 20px;
  }
  .bauer-accordions .accordion-item.style-1 .accordion-content p{
    font-size: 14px!important;
    line-height: 21px!important;
  }
  
}
@media (max-width: 540px){
  .technap-home-service-row > div{
    width: 100%;
  }
  #featured-title .inner-wrap{
    padding: 50px 0;
  }
  .post-10343 .wpb_row > .wpb_column{
    padding: 40px 0 10px;
  }
  .post-10343 .wpb_row > .wpb_column.project-row-image{
    padding: 0 15px 20px;
    height: 300px;
  }
  div.project-text-column p{
  }
  div.project-text-column p:last-child{
    margin-bottom: 20px!important;
  }
}

#site-logo-inner {
    margin: 15px 0;
}
.bauer-divider.divider-solid{
  border-top: 1px solid #ffffff42!important;
}

.wpcf7 form.sent .wpcf7-response-output {
    background: #46b450;
}