/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Jan 09 2026 | 12:25:23 (pm)
/*
/******* Do not edit this file *******/

.mk-text-block a{
     text-decoration: underline;
}
.team-member-desc{
     margin: 0 !important;
}
.team-member-desc p{
     font-size: 14px;
     line-height: 1.4;
}
.team-member-desc strong{
     display: block;
     margin-bottom: 5px;
}
.team-member-position{
     color: #333 !important;
     line-height: 1.2;
}
.team-info-wrapper{
     text-align: left;
}
.page-introduce-title{
     text-align: center;
}
.mk-slideshow-box-content h2, .mk-slideshow-box-content  h3{
     margin: 0;
     padding: 0;
}
.simple-section-nav li{
     margin-left: 1.25em;
}
#mk-sidebar .simple-section-nav .current_page_item>a{
     color: #3BCACF;
}
.mk-footer-copyright a{
     color: #fff;
}
.mk-box-icon p{
     color: #666 !important;
}

.homepage-boxes {
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0.83) 35%, rgba(3,157,176,0.5) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(35%,rgba(255,255,255,0.83)), color-stop(100%,rgba(3,157,176,0.5))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,0.83) 35%,rgba(3,157,176,0.5) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,0.83) 35%,rgba(3,157,176,0.5) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,0.83) 35%,rgba(3,157,176,0.5) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,0.83) 35%,rgba(3,157,176,0.5) 100%); /* W3C */
}

#social-2 .widgettitle {
    font-weight: normal;
    text-transform: none;
}

#simple-section-nav-2 li:not(:last-child) {
    border-bottom: 1px solid #f5f5f5;
}

#simple-section-nav-2 li a {
    font-size: 14px;
    line-height: 2.25;
}

h2:not(:first-of-type) {
    margin-top: 40px;
}

#mk-header .header-logo a img{
     max-width: 1000px;
}

ul.sub-menu {
     left: 0;
     width: 300px;
}

li.menu-item:last-child ul.sub-menu {
     left: initial;
}
.no-underline-links a{
     text-decoration: none;
}
.tp-caption{
     padding-left: 15px;
}

.s4l-header:before{
     content: "\201C";
     position: absolute;
     left: -25px;
}
.s4l-header:after{
     content: "\201D";
     position: relative;
     left: -10px;
}

.mk-testimonial-quote{
    font-size: 20px !important;
}