/*
Theme Name: Base Child
Theme URI: 
Description: A child theme of Base
Author: 
Author 
Version: 1.0.0
Template: base
Text Domain:       base-child-theme
*/
@import url("../base/style.css");



.header-leftblock .logo-wraper {
    width: 26% !important;
    margin-bottom: 0 !important;
}


.header-leftblock .info-wraper {
    width: 70% !important;
   display: -webkit-flex;
   display: -moz-flex;
   display: -ms-flex;
   display: -o-flex;
   display: flex;
   -ms-align-items: center;
   align-items: center;
}


.header-rightblock .energy-wraper {
    width: 20% !important;
    margin-bottom: 0 !important;
}

.header-rightblock .btn-wraper {
    width: 30% !important;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    justify-content: flex-end;
}

.info-block {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	-o-flex-direction: row;
	flex-direction: row;
	}


.info-block .address_icon {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
}

.info-block .phone-unicode {
	padding-right: 6px;
	display: block;
	font-size: 16px;
	margin-top: -1px;
	color: #265fb4;
}

.info-block a {
	color: #265fb4;
	font-weight: 500;
	font-size: 16px;
}

.line-right {
    border-left: 1px solid #073262;
    margin: 0 15px 0 14px;
}

.info-block .address_icon {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
}

.info-block .email-unicode {
	padding-right: 5px;
	font-size: 18px;
	color: #265fb4;
}

.info-block {
	font-family: 'Archivo Narrow',sans-serif;
}



.mobile-header {
    display: none;
}
.footer p {
    margin: 0;
    padding-right: 20px;
}

.contact-details li {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	-o-flex-direction: row;
	flex-direction: row;
	line-height: 23px;
}

.contact-details li {
	margin-bottom: 5px;
}

.contact-details .icon-unicode {
    font-size: 18px;
    line-height: 23px;
    padding-right: 5px;
}

.contact-details .icon-unicode.phone-unicode {
    padding-right: 7px;
    line-height: 23px;
}
.contact-details .icon-unicode {
    font-size: 16px;
    line-height: 23px;
    padding-right: 5px;
    color: #fff;
}

.contact-details li {
	line-height: 23px;
}


.contact-details .email-unicode {
    font-size: 18px;
    line-height: 25px;
    padding-right: 6px;
    padding-left: 1px;
}

.contact-details .icon-unicode.map-unicode {
    padding-right: 4px;
    font-size: 28px;
    line-height: 30px;
}

.contact-details .icon-unicode.fax-unicode {
    font-size: 14px;
}


.contact-details.address span {
	display: block;
}

.contact-detailsul ul.contact-details-list {
   padding-inline-start: 0 !important;
    margin: 0 !important;
}

.contact-details-list {
	padding-left: 0;
	margin: 0;
}

.contact-details .email {
    color: #fff;
    font-family: "Lato", Sans-serif;
    font-size: 15px;
    line-height: 1.55em;
}

.copyright p{
	margin: 0;

}

.btn-see-photos.elementor-widget.elementor-widget-button {
    width: 30%;
    margin-bottom: 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
}

.btn-request-a-quote.elementor-widget.elementor-widget-button {
    width: 30%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    margin-bottom: 0;
}

.btn-request-a-quote a.elementor-button-link.elementor-button.elementor-size-sm {
    width: 185px;
    height: 40px;
    background: #5ebb00;
    padding: 0;
    font-family: 'Roboto',sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
}


.btn-see-photos a.elementor-button-link.elementor-button.elementor-size-sm {
    width: 185px;
    height: 45px;
    padding: 0;
   display: -webkit-flex;
   display: -moz-flex;
   display: -ms-flex;
   display: -o-flex;
   display: flex;
   -ms-align-items: center;
   align-items: center;
    justify-content: center;
}

.main-row {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
   -webkit-flex-direction: row;
   -moz-flex-direction: row;
   -ms-flex-direction: row;
   -o-flex-direction: row;
   flex-direction: row;
}

.color-black::before {
	width: 40px;
	background: #000;
	height: 40px;
	border: 1px solid #ccc;
	margin-right: 7px;
	content: '';
	position: relative;
	display: block;
}


.color-white::before {
	width: 40px;
	background: #fff;
	height: 40px;
	border: 1px solid #ccc;
	margin-right: 7px;
	content: '';
	position: relative;
	display: block;
}

.color-white {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
}

.color-black {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	padding-right: 30px;
}

.materials-options ul {
    display: flex;
    flex-direction: row;
    margin: 0;
}


.materials-options ul li {
    padding-right: 30px;
}

.material-title.elementor-widget.elementor-widget-heading {
    margin-bottom: 5px;
}

.frame-colors.elementor-widget.elementor-widget-heading {
    margin-bottom: 10px;
}

.btn-free-online a.elementor-button-link.elementor-button.elementor-size-sm {
    width: 220px;
    height: 90px;
    padding: 0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
    justify-content: center;
   -ms-align-items: center;
   align-items: center;
}

.btn-get-started a.elementor-button-link.elementor-button.elementor-size-sm {
    width: 440px;
    height: 50px;
    padding: 0;
    display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
    justify-content: center;
   -ms-align-items: center;
   align-items: center;
    margin: 10px auto 0;
}

.tab-block .elementor-tab-title.elementor-tab-desktop-title {
    width: 24%;
    height: 89px;
    background: #f0f8ff;
    display: -webkit-flex !important;
    display: -moz-flex !important;
    display: -ms-flex !important;
    display: -o-flex !important;
    display: flex !important;
    -ms-align-items: center;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
    margin: 0 5px !important;
}


.tab-block .elementor-tab-title a {
    font-style: normal;
    font-weight: 600;
    font-size: 19px;
    line-height: 1.4;
    text-align: center;
    color: #265fb4 !important;
}

.tab-block h2 {
    font-style: normal;
    font-weight: 700;
    margin: 20px 0 !important;
    font-size: 1.6875rem;
    line-height: 1.4;
    color: #265fb4;
    font-family: 'Archivo Narrow';
}
.tab-block p {
    font-family: 'Lato';
    font-size: 15px;
    line-height: 1.55;
    color: #666;
}

.content-block {
    width: 70%;
    padding-right: 50px;
}

.main-content-block {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
   -webkit-flex-direction: row;
   -moz-flex-direction: row;
   -ms-flex-direction: row;
   -o-flex-direction: row;
   flex-direction: row;
   -ms-align-items: center;
   align-items: center;
}


.tab-block a.request-a-quote {
    width: 185px;
    height: 40px;
    background: #5ebb00;
    padding: 0;
    font-family: 'Roboto',sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
}

.tab-block .elementor-tab-desktop-title.elementor-active {
    border: none !important;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: medium;
    border-bottom: 4px solid #265fb4 !important;
}

.tab-block .elementor-tabs-wrapper {
    display: -webkit-flex !important;
    display: -moz-flex !important;
    display: -ms-flex !important;
    display: -o-flex !important;
    display: flex !important;
    -webkit-flex-direction: row !important;
    -moz-flex-direction: row !important;
    -ms-flex-direction: row !important;
    -o-flex-direction: row !important;
    flex-direction: row !important;
    justify-content: center;
}


.btn-wraper {
    float: left;
    width: 100%;
}


.windows-block5 div#cbpw-filters1 {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	-o-flex-direction: row;
	flex-direction: row;
	justify-content: center;
}

.windows-block5 .cbp-l-filters-button {
	margin-bottom: 30px;
}

.windows-block5 #cbpw-filters1 .cbp-filter-item.cbp-filter-item-active {
	font-weight: 700;
	font-size: 14px;
	line-height: 25px;
	font-family: 'Archivo Narrow',sans-serif;
}

.windows-block5 #cbpw-filters1 .cbp-filter-item {
	width: 105px;
	height: 50px;
	background: #fff;
	border: 1px solid #e5e5e5 !important;
	box-sizing: border-box;
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	line-height: 25px;
	color: #000;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	justify-content: center;
	font-family: 'Archivo Narrow',sans-serif;
	padding: 0 !important;
}



.windows-block5 #cbpw-filters1 .cbp-filter-item.cbp-filter-item-active:hover {
	font-weight: 700;
	font-size: 14px;
	line-height: 25px;
	font-family: 'Archivo Narrow',sans-serif;
}

.windows-block5 #cbpw-filters1 .cbp-filter-item:hover {
    font-weight: 700;
    font-size: 14px;
    line-height: 25px;
    font-family: 'Archivo Narrow',sans-serif;
}

#main-contact-form .elementor-field-group-field_4 {
    display: none !important;
}

#main-contact-form .elementor-field-group-field_4.Arrange {
    display: block !important;
}

.red-point {
    color: red;
}


#main-contact-form span.elementor-field-option label {
    font-family: 'Archivo Narrow',sans-serif;
    color: #4d4d4d;
    cursor: pointer;
    line-height: 1.5;
}

#main-contact-form span.elementor-field-option {
    margin-bottom: 5px;
}


#main-contact-form span.elementor-field-option input {
    vertical-align: -1.7px;
}

#main-contact-form button.elementor-button.elementor-size-sm {
    box-shadow: none;
    border-radius: 0;
    transition: .5s ease;
    width: 185px;
    height: 40px;
    font-style: normal;
    padding: 0;
}

.contact-details ul li a {
    color: #fff;
    font-family: "Lato", Sans-serif;
    font-size: 15px;
    line-height: 1.55em;
}

.free-consultation-form textarea#form-field-message {
    line-height: 20px;
}
.main-row {
    font-family: "Lato", Sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.55em;
}

.content-block-img {
    display: table;
    margin: 0 auto;
}

















/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
	
.btn-free-online a.elementor-button-link.elementor-button.elementor-size-sm {
    width: 170px;
    height: 70px;
    padding: 5px;
    }









} /* end 1200 */


/* Large Devices, Wide Screens */
@media only screen and (max-width : 1024px) {
	
.mobile-header {
    display: block;
}
.mein-header{
	display: none;
}

.info-block {
     background: #EEEEEE;
    padding: 10px;
    justify-content: center;
}

} /* end 1024 */









/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
	
.section-btn .elementor-row {
    justify-content: center;
}
.btn-free-online a.elementor-button-link.elementor-button.elementor-size-sm {
    width: 100%;
    }

.btn-request-a-quote.elementor-widget.elementor-widget-button {
    width: 40%;
    }





}  /*  end 992 */

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
    
} /* end 768 */


/* Small Devices, Tablets */
@media only screen and (max-width : 767px) {
	
.windows-block5 div#cbpw-filters1 {
     flex-wrap: wrap;
}
.tab-block .elementor-tab-title.elementor-tab-mobile-title {
    display: none;
}

.main-content-block {
     -webkit-flex-direction: column;
     -moz-flex-direction: column;
     -ms-flex-direction: column;
     -o-flex-direction: column;
     flex-direction: column;
     -ms-align-items: flex-start;
     align-items: flex-start;
    }

.content-block {
    width: 100%;
    padding-right: 0;
}

.content-block-img img {
    width: 100%;
}

.footer p {
       padding-right: 0px;
}

} /* end 767 */

/* Extra Small Devices, Phones */
@media only screen and (max-width : 600px) {

.btn-request-a-quote.elementor-widget.elementor-widget-button {
    width: 100%;
    padding-bottom: 15px;
}

} /* end 600 */



/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {

.btn-get-started a.elementor-button-link.elementor-button.elementor-size-sm {
    width: 100%;
    }

.tab-block .elementor-tabs-wrapper {
      flex-wrap: wrap;
}
.tab-block .elementor-tab-title.elementor-tab-desktop-title {
    width: 100%;
    height: 50px;
    margin: 5px 5px !important;
}

} /*  end 480 */


/* Extra Small Devices, Phones */
@media only screen and (max-width : 380px) {

.info-block a {
      font-size: 14px;
}
.line-right {
       margin: 0 5px 0 5px;
}




} /*  end 380 */