/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 19 2025 | 12:20:09 */
/*------------------------------------------ C O M P U T E R S --------------------------------------------*/
@media screen and (min-width: 1250px) {

.mobile-menu, .hide-pc {display: none;}	
	
.regeneration-item {position: absolute; top: 0;right: 0;}
.regeneration-col:hover .regeneration-item {
    opacity: 1;
	transition: all 0.2s ease-in-out;
}
.regeneration-col .regeneration-item {
    opacity: 0;
    height: 100%;
}
.regeneration-col .regeneration-item .elementor-widget-container {
    display: flex;
    align-items: center;
    justify-content: center;
	height: 100%;
}
.top-section .swiper-button-prev-outside {
    display: none;
}
.logo-wrap .mobile {
    display: none;
}	
	
}/*------ C O M P U T E R S  +  T A B L E T S -------*/
@media screen and (min-width: 767px) {
  
}/*------------------------------------------ A L L  T A B L E T S --------------------------------------------*/
@media screen and (min-width: 767px) and (max-width: 1250px) {
  
}/*--- T A B L E T S - B I G ------*/
@media screen and (min-width: 1000px) and (max-width: 1250px){ 
  
}/*--- T A B L E T S - M E D I U M ---*/
@media screen and (min-width: 850px) and (max-width: 1000px) {
  
}/*--- T A B L E T S - S M A L L ---*/
@media screen and (min-width: 767px) and (max-width: 850px) {
  
}/*------------------------- T A B L E T S + M O B I L E ---------------------------*/
@media screen and (max-width: 1250px) {
	
.logo-wrap .pc {
    display: none;
}
 
.hide-mobile {display: none;}
	
.main-gallery img {min-height: unset;height: 85vh;}
form.ss-project-filters .ss-filter-row select {
    border: solid 1px #04343F;
}	
.header-top-bar,
.header-middle-middle,
.header-middle-left {display: none !important}
header#masthead {
    top: 0;
}
.header-middle-bar {
    padding: 20px;
}
.header-middle-bar .header-middle-right {
    width: 100%;
}
.header-middle-bar .header-middle-right .left {
    display: flex;
    width: 65%;
    align-items: center;
    justify-content: space-between;
    gap: 30px;
}
.nav-up .header-middle-bar .header-middle-right .left {
justify-content: flex-end;
}
	
	
/* .header-middle-bar .logo-wrap img.post {
    display: block !important;
}
.header-middle-bar .logo-wrap img.all {
    display: none;
} */
.header-middle-bar .header-middle-right .textwidget.custom-html-widget {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.header-middle-bar .logo-wrap img {
    height: 47px;
}
.mobile-menu {
    position: fixed;
    top: 100px;
    right: 20px;
    width: calc(100% - 40px);
    padding: 30px 40px;
    background: #05343F;
    border-radius: 10px;
    opacity: 0;
    visibility: hidden;
    transition: all 0.35s ease-in-out;
    transform: translateY(30px);
}
.page-is-open .mobile-menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0px);
}
.mobile-menu ul {
    margin: 0;
    padding: 0;
}
.mobile-menu .menu-main-menu-container ul a {
    display: block;
    padding: 10px 0;
    border-bottom: solid 1px #fff;
    color: #fff;
    font-size: 22px;
    font-weight: 500;
}
.mobile-menu .menu-social-container {
    margin: 20px 0 0;
}
.mobile-menu .menu-social-container ul {
    display: flex;
    align-items: center;
    gap: 10px;
}
footer#colophon {
    padding: 50px 20px 30px;
}
.footer-middle {
    flex-wrap: wrap;
    padding: 0;
}
.footer-middle .footer-quarter {
    width: 100%;
}
.footer-middle .footer-quarter.footer-middle-first {
    order: 2;
    margin: 0 0 30px;
}
.footer-middle .footer-quarter.footer-middle-second {
    order: 3;
}
.footer-middle .footer-quarter.footer-middle-fourth {
    order: 1;
    text-align: center;
    margin: 0 0 30px;
}
.footer-bottom {
    flex-wrap: wrap;
    padding: 0;
}
.footer-bottom .Footer-bottom-container {
    padding: 30px 0 0;
    justify-content: center;
    flex-wrap: wrap;
    gap: 10px;
}
.footer-middle .footer-quarter.footer-middle-fourth .widget.widget_nav_menu {
    display: none;
}
.footer-middle .footer-quarter.footer-middle-fourth img {
    height: 50px !important;
}	
.blog .description {
    padding: 35px 20px;
    font-size: 17px;
}
.blog .posts-wrapper {
    padding: 35px 20px;
}
.posts-wrapper .type-post {
    width: 100%;
    padding: 0;
}
.elementor-widget .posts-wrapper {flex-wrap: wrap;}
.elementor-widget .posts-wrapper .type-post {padding: 0 20px;}
.elementor-custom-embed-play svg {
    height: 80px;
    width: 80px;
}		
.media-gallery .elementor-swiper-button.elementor-swiper-button-prev {
    right: calc(50% - 45px);
    top: unset;
    bottom: -75px;
}
.media-gallery .elementor-swiper-button.elementor-swiper-button-next {
    left: calc(50% - 45px);
    top: unset;
    bottom: -75px;
}
.elementor-section.advantages .elementor-column-gap-default .elementor-column {
    width: 50%;
}
form.ss-project-filters {
    flex-wrap: wrap;
}
form.ss-project-filters .ss-filter-row, form.ss-project-filters .ss-filter-actions {
    width: 100%;
}
form.ss-project-filters .ss-filter-row select, form.ss-project-filters button {
    width: 100%;
}
.posts-wrapper form.ss-project-filters {
    padding: 0;
}
.posts-wrapper form.ss-project-filters .ss-filter-row,
.posts-wrapper form.ss-project-filters .ss-filter-actions {
    width: 100%;
}
.top-section-container-inner {
    flex-wrap: wrap;
}
.top-section-content {
    width: 100%;
    padding: 0 20px;
}

.advantages .advantages-list .advantage{
	width: calc(50% - 30px);

}	
.advantages .advantages-list{
	gap: 30px;
}
.advantages {
    padding: 50px 0px 70px;
    background: #F2EFEF;
}	
.plans {
    padding: 50px 0px;
}
.wpcf7 .lead-form {
    flex-wrap: wrap;
    justify-content: start;
}	
	
/* .home .header-middle-bar .logo-wrap img {
    opacity: 1;
}
.home .header-middle-bar .logo-wrap img.post {
    display: block !important;
}
.home .header-middle-bar .logo-wrap img.all {
    display: none !important;
}	
.nav-up.home .header-middle-bar .logo-wrap img.post {
    display: none !important;
}
.nav-up.home .header-middle-bar .logo-wrap img.all {
    display: block !important;
}		 */
.header-middle-bar .logo-wrap img {
    opacity: 1 !important;
}
.header-middle-bar .logo-wrap img.post {
    display: block !important;
}
.header-middle-bar .logo-wrap img.all {
    display: none !important;
}	
.nav-up .header-middle-bar .logo-wrap img.post {
    display: none !important;
}
.nav-up .header-middle-bar .logo-wrap img.all {
    display: block !important;
}		
	
}/*------------------------------------------ M O B I L E --------------------------------------------*/
@media screen and (max-width: 767px) {
	
.single-post .entry-header .flex-container {
    padding: 300px 0 0;
}
.single-post .entry-header .flex-container .text-container {
    position: absolute;
    right: 20%;
    bottom: -50px;
    width: 60%;
}
.popup-page-ui .close {
    top: 15px;
    right: 20px;
    font-size: 30px;
}
.popup-page-ui img {
    height: 50px;
}
.popup-page-ui {
    font-size: 18px;
}	
a.whatsapp.hide-pc {
    display: flex;
    width: 25px;
}	
	
	
	
	
	
	
	
	
	
	
	
}/*-----S M A L L  M O B I L E -----*/
@media screen and (max-width: 350px) {
  
}