/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 04 2023 | 09:00:57 */
/*------------------------------------------ Z O O M - PC --------------------------------------------*/
@media screen and (min-width:1350px) and (max-width:1550px){body{zoom:0.85 !important;}.classes-wrap {height: 90vh !important;}.classes-sidebar, .main-section {zoom: 0.8;}}
@media screen and (min-width:1250px) and (max-width:1350px){body{zoom:0.8 !important;}.classes-wrap {height: 97vh !important;}.classes-sidebar, .main-section {zoom: 0.8;}}
@media screen and (min-width:1150px) and (max-width:1250px){body{zoom:0.75 !important;}.classes-wrap {height: 105vh !important;}.classes-sidebar, .main-section {zoom: 0.8;}}
@media screen and (min-width:1000px) and (max-width:1150px){body{zoom:0.7 !important;}.classes-wrap {height: 115vh !important;}.classes-sidebar, .main-section {zoom: 0.8;}}


/*------------------------------------------ C O M P U T E R S --------------------------------------------*/
@media screen and (min-width: 1000px) {
.mobile-menu-btn {display: none;}
.header-mobile,.mobile-menu{
    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: 1000px) {
  
}/*--- 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: 1000px) {
.header-top-bar {display: none;}
p.close.contact-toggle {position: fixed;top: 35px;right: 35px;}
p.close.contact-toggle img {width: 25px;}	
.contact-form .col-input {width: 100%;}
.contact-popup .flex-box {border-radius: 0;height: 100vh;padding: 15vh 50px 50px;}
.footer-bottom .credit {
    display: block;
    text-align: center;
    font-size: 17px;
}
.mobile-menu {
    position: fixed;
    top: -200%;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: space-between;
    padding: 100px 20px 50px;
    background: #004396;
    transition: all 0.75s ease-in-out;
    text-align: center;
    font-family: 'Open Sans';
    font-size: 25px;
    z-index: 999;
    visibility: hidden;
}
.page-is-open .mobile-menu {
    top: 0;
    visibility: visible;
}
.mobile-menu ul {
    margin: 0;
    padding: 0;
}
.mobile-menu-middle ul a {
    display: block;
    padding: 15px;
    color: #fff;
    font-weight: 600;
}
.mobile-menu-bottom, .mobile-menu-bottom ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.mobile-menu-bottom ul a {
    margin: 0 10px;
    filter: invert(1) brightness(10);
}
.mobile-menu-bottom {
    padding: 0 15px;
}
.mobile-menu .login {
    padding: 5px 10px;
    font-size: 21px;
    background: #00A685;
    color: #fff;
}
.header-mobile {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 15px;
    background: #004396;
    z-index: 9999;
}
.header-mobile-right {
    height: 50px;
}
.header-mobile-right, .header-mobile-right ul {
    display: flex;
    align-items: center;
    margin: 0;
    padding: 0;
}
.header-mobile-right img {
    margin: 0 15px -5px 0;
    width: auto !important;
    height: 50px !important;
}
.header-mobile-left .custom-html-widget {
    display: flex;
    align-items: center;
}
.header-mobile-left img {
    filter: invert(1) brightness(10);
    margin: 0 15px 0 0;
}
.header-mobile-right ul a {
    display: block;
    margin: 0 0 0 7px;
    padding: 8px 5px 5px;
    font-family: 'aleo','heebo';
    font-size: 19px;
    line-height: 1;
    color: #fff;
    border: solid 1px;
    border-radius: 3px;
}
.header-mobile-right ul li.current-lang a {
    background: #fff;
    color: #004396;
}
.footer-bottom .credit .line {
    display: none;
}
span.item.spin {
    display: block;
    padding: 5px 0 0;
    width: 100%;
}

/*--- C L A S S E S ----*/
	.classes-wrap {
    display: block;
    margin: 90px auto 0;
    padding: 10px;
    height: auto !important;
}
.classes-sidebar {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    border-radius: 5px;
}
.classes-sidebar .widget_text.widget.widget_custom_html {
    display: none;
}
.classes-sidebar ul {
    display: block;
    padding: 10px;
    white-space: nowrap;
    overflow: auto;
}
.classes-sidebar ul * {
    white-space: normal;
}
.classes-sidebar ul::-webkit-scrollbar {
    display: none;
}
.classes-sidebar ul a {
    border: solid 1px #ffffff50;
}
.classes-sidebar ul li {
    display: inline-block;
    margin: 0 5px 0 0;
}
.classes-sidebar ul a {
    border: solid 1px #ffffff50;
    padding: 10px 15px;
    font-size: 15px;
}
.main-section {
    width: 100%;
    padding: 10px 0;
}
.main-section .page-numbers-container .page-numbers {
    margin: 0 7px 7px 0;
    width: calc(11.1% - 7px);
    height: 9vw;
    font-size: 14px;
    border-radius: 2px;
}
.main-section .page-numbers-container {
    margin: 0 0 15px 0;
    padding: 0 0 10px 0;
}
.main-section .entry-header {
    display: block;
    padding: 15px;
}
.main-section .entry-header {
    margin: 0 0 10px 0;
}
.main-section .entry-header .post-thumbnail {
    width: 100%;
}
.main-section .entry-header .data {
    padding: 20px 0 35px;
    width: 100%;
    font-size: 16px;
    line-height: 1.5;
}
.main-section .entry-header .data h1 {
    margin: 0 0 10px;
    max-width: 100%;
    font-size: 31px;
    line-height: 1.1;
}
.subcategories-list li {
    margin: 0 10px 10px 0;
    width: calc(33.3% - 10px);
}
.subcategories-list li a {
    margin: 0;
    padding: 0;
    font-size: 15px;
}
.subcategories-list {
    padding: 0 0 5px;
}






	
	
}/*------------------------------------------ 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) {
  
}