/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 06 2025 | 15:08:44 */
/*-------------------------- S C R E E N S ----------------------------*/
/* @media screen and (min-width:1750px) and (max-width:1850px){body:not(.single-case_studie):not(.page-template-team){zoom:0.92 !important;}.main-video {zoom: 1.0555;}}
@media screen and (min-width:1650px) and (max-width:1750px){body:not(.single-case_studie):not(.page-template-team){zoom:0.89 !important;}.main-video {zoom: 1.0555;}}
@media screen and (min-width:1450px) and (max-width:1650px){body:not(.single-case_studie):not(.page-template-team){zoom:0.84 !important;}.main-video {zoom: 1.13;}}
@media screen and (min-width:1350px) and (max-width:1450px){body:not(.single-case_studie):not(.page-template-team){zoom:0.8 !important;}}
@media screen and (min-width:767px) and (max-width:1350px){body:not(.single-case_studie):not(.page-template-team){zoom:0.78 !important;}}
 */

/*------------------------------------------ C O M P U T E R S --------------------------------------------*/
@media screen and (min-width: 1250px) {
.header-mobile,.mobile-menu {display: none;}
iframe.map-ifrmae {height: calc(100vh + 100px);margin-top: -100px;}

	
	
	
	
	
	
}/*------ 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) {
		
.header-top-bar {display: none;}
.header-mobile .custom-html-widget {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 5px 10px;
}
.header-mobile .logo img {
    height: 75px;
	margin: 0 0 -5px;
}
.header-mobile .actions {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 33.3%;
}
.header-mobile .actions a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 45px;
    margin: 0 7px 0 0;
    background: #283991;
    border-radius: 3px;
    cursor: pointer;
}
.header-mobile .actions a img {
    filter: invert(1) brightness(10);
}	
.header-mobile {
    position: sticky;
    top: 0;
    background: #fff;
    z-index: 999;
}
.mobile-menu-top ul {
    margin: 0;
    padding: 0;
}
.mobile-menu-top ul li:first-child {
    display: none;
}
.mobile-menu-top ul li a {
    display: block;
    padding: 5px;
    font-size: 17px;
    text-align: center;
    color: #232F47;
}
.mobile-menu {
    position: absolute;
    top: -150vh;
    right: 0;
    width: 100%;
    padding: 100px 30px 30px 30px;
    background: #fff;
    border-radius: 0 0 15px 15px;
    box-shadow: 0 0 7px 0 #00000010;
    transition: all 0.5s ease-in-out;
    z-index: 99;
}
.page-is-open .mobile-menu {
    top: 0;
}	
.footer-middle {
    flex-wrap: wrap;
    padding: 20px;
}
.footer-middle .footer-quarter {
    width: 33.3%;
}
.footer-middle .footer-quarter.footer-middle-first {
    padding: 30px 0;
    text-align: center;
    width: 100%;
}
.section-action .wa img {
    margin: 0 10px;
    padding: 15px;
}
.section-action .wa img {
    filter: invert(1);
}
.section-action {
    display: flex
;
    align-items: center;
    justify-content: center;
    margin: 20px 0 0;
}
.footer-middle .footer-quarter .widget-title {
    font-size: 16px;
}
.footer-middle ul a {
    padding: 2px 0;
    font-size: 13px;
}
.footer-bottom {
    display: block;
    padding: 20px;
    text-align: center;
}
.footer-bottom .footer-third * {
    justify-content: center;
}
.footer-bottom .credit a {
    display: flex;
    align-items: center;
    padding: 20px 0;
}
.footer-bottom .credit p {
    margin: 0 0 0 3px;
    font-size: 11px;
}	
.footer-middle .footer-quarter.footer-middle-first .title {
    font-size: 25px;
}
.footer-middle .desc {
    font-size: 14px;
}
.archive-post .post {
    width: calc(50% - 10px);
    margin: 0 5px 10px;
}
.archive-post .post a {
    padding: 0;
}
.archive-post .post .img-wrap img {
    height: 135px;
}
.archive-post .post .post-data .name {
    margin: 0 0 5px;
    font-size: 16px;
}
.archive-post .post .post-data .exerpt {
    font-size: 13px;
    line-height: 1.25;
    -webkit-line-clamp: 6;
}

.archive-post .post .post-data {
    padding: 5px 10px;
    min-height: 145px;
}
.archive-post .post .item-footer {
    padding: 0 10px 20px;
    text-align: center;
    justify-content: center;
    font-weight: 500;
    font-size: 13px;
}
.swiper-button-next, .swiper-rtl .swiper-button-prev, .swiper-button-prev, .swiper-rtl .swiper-button-next {
    display: none;
}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
}/*------------------------------------------ M O B I L E --------------------------------------------*/
@media screen and (max-width: 767px) {

}/*-----S M A L L  M O B I L E -----*/
@media screen and (max-width: 350px) {
  
}