.slick-news{
opacity: 0;
transition: all 0.4s ease-in;
}
.slick-news.finally-loaded {
visibility: visible !important;
opacity: 1;
transition: opacity 1s ease;
-webkit-transition: opacity 1s ease;
}
.fader{
position: absolute;
inset: 0;
margin: auto;
width: 100%;
height: 100%;
background: linear-gradient(180deg, rgba(0, 0, 20, 0.931) 0%, rgba(0, 0, 0, 0.2) 20%, rgba(0, 0, 0, 0.1) 80%, rgba(0, 0, 15, 0.8239670868347339) 100%);
}
.cover {
position: relative;
min-height: 690px;
}

.cover-slick {
width: 100%;
height: 100%;
position: absolute;
top: 0;
right: 0;
z-index: -1;
}

.cover-slick div {
height: 100%;
background-size: cover;
background-position: center;
}

.cover .toggle-slick {
position: absolute;
top: 125px;
right: 15px;
background: none;
border: 0;
}



.cover-content {
position: absolute;
top: 50%;
left: 50%;
margin-right: -50%;
transform: translate(-50%, -50%);
z-index: 99;
text-align: center;

max-width: 600px;
margin-top: -60px;
}

/**/

video {
position: absolute;
bottom: 0;
right: 0;
width: 100%;
height: 100%;
background-size: cover;
transition: 1s opacity;
object-fit: cover;
z-index: -1;
}

#toggle-video {
position: absolute;
top: 125px;
right: 15px;
background: none;
border: 0;
}



/**/

section .row.center{
margin-top: 2rem;
max-width: 90%;
align-items: center;
justify-content: center;
margin-inline: auto;
display: flex;
position: relative;
z-index: 3;
}
section .row.center a{
font-size: 1.24rem;
background-color: var(--site2);
color:#fff;
border-radius: 50px;
padding: 0.5rem 1.5rem;
text-align: center;
}
.row.center a{
margin-top: auto;
}


/* Articles */
.articles .row {
justify-content: center;
}
.articles .row > div{
margin-block-end: 2rem;
}
.switch_content section {
padding: 3rem 2rem;
}
section .bg{
top:5rem;
left: 23vw;
width: 225px;
height: 300px;
position: absolute;
opacity: 0.25;
}
section .bg img{
transform: scaleX(-1) rotate(20deg);
}
.articles h2 {
font-weight: bold;
margin-bottom: 2rem;
}
.articles article {
width: 100%;
display: block;
height: 100%;
border: 1px solid var(--site1);
height: 468px;
padding: 0.8rem;
overflow: hidden;
}

.article {
display: block;
background: transparent;
color: var(--text);
position: relative;
height: 100%;
}
.article:hover{
text-decoration: none;
color: var(--site2);
}
.article:hover .link{
background-color: var(--site2);
color: #fff;
}
.article img {
display: block;
width: 100%;
aspect-ratio: 16 \ 9;
object-fit: cover;
}
.article .info {
padding: 10px 0;
display: flex;
flex-direction: column;
}
.article .link{
position: absolute;
bottom: -13px;
color: var(--site1);
font-weight: 600;
font-size: 1.08rem;
line-height: 1;
border-radius: 10px 10px 0 0;
border:1px solid var(--site1);
border-bottom: 0;
padding:0.5rem 1rem;
left: 0.5rem;
background-color: #fff;
}

.article h3 {
padding-block:1.3rem;
position: relative;
font-weight: 400;
font-size: 1.3rem;
color: var(--site2);
font-weight: bold;
line-height: 1;
border-bottom: 1px solid var(--site1);
}

.articles .dates{
position: absolute;
right: 0.9rem;
top: 0;
width: 70px;
height: 70px;
background-color: var(--site1);
color: #fff;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
font-weight: bold;
border-radius: 0 0 0 25px;
font-size: 1.42rem;
line-height: 1;
z-index: 1;
transition: all 0.3s ease-in-out;
}

.article .date {
padding-bottom: 56.25%;
position: relative;
background: rgb(87, 129, 207);
background: linear-gradient(45deg, rgb(77, 131, 246) 0%, rgb(132, 146, 183) 50%, rgb(88, 109, 215) 100%);
}
.article .date > div {
position: absolute;
top: 50%;
left: 50%;
margin-right: -50%;
transform: translate(-50%, -50%);

font-size: 3rem;
color: #fff;
text-align: center;
font-weight: bold;
}
.article .date > div > span:nth-child(2) {
font-size: 1.5rem;
display: block;
}

.article .info p{
margin-bottom: 0;
margin-top: 1rem;
line-height: 1.42;
height: 4.5rem;
overflow: hidden;
}

.news {
display: flex;
position: absolute;
bottom: 2.7rem;
right: 0;
z-index: 3;
padding-inline:60px;
}

.news .container{
min-width: auto;
padding: 0;
}

.news .buttons {
position: absolute;
top: 1.9rem;
left: 1.9rem;
}

.news a {
display: block;
text-decoration: none;
}

.news .content{
position: relative;
background-color: transparent;
padding: 0;
width: 100%;
max-width: 540px;
}

.news h2 a{
color: #fff;
font-size: 2.2rem;
font-weight: bold;
position: relative;
padding: 0.5rem 0;
margin: 0;
border-radius: 2rem;
z-index: 1;
}

.slick-news .slick-slide
{
justify-content: flex-start;
}
.slick-news .slick-slide > div {
height: 45px;
display: flex;
align-items: center;
}


.news button.slick-prev{
right: auto;
left: 59px;
z-index: 1;
}

.news .slick-next{
padding-right: 8px
}
.news .slick-prev{
padding-left: 8px;
}

.news .slick-news .slick-arrow{
border-radius: 50%;
width: 50px;
height: 50px;
display: flex;
justify-content: center;
align-items: center;
top: -2px;
}
.news .arrnext{cursor:pointer;}
.news .arrprev{cursor:pointer;}
.news .slick-arrow::after{
/* content:"";
position: absolute; */

}
.news .arrs{
display: flex;
flex-direction: column;
align-items: flex-start;
justify-content: space-evenly;
width: 100%;
max-width: 68px;
}
.bn-news ul li a {
font-size: 1.2rem;
line-height: 1.2rem;
padding: .36rem 0;
color: inherit;
}

.bn-news ul li a:hover {
color: #000;
}

.bn-effect-scroll .bn-news ul li {
padding: 0 1rem;
}

.news .date {
/* font-weight: bold; */
}

.news .date:after {
content: ' // ';
margin: 0 10px;
}

.news-toggle {
width: 26px;
height: 26px;
border: 1px solid #fff;
border-radius: 50%;
background: #111;
color: #fff;
background: none;
font-size: 14px;
}

.bn-controls {
left: 0;
right: auto;
}

.bn-controls button {
border: 0;
width: 30px;
height: 30px;
border-radius: 50%;
background: #111;
color: #fff;
padding: 0;
margin-right: 5px;
}

.bn-arrow {
top: -1px;
}

.bn-pause::before, .bn-pause::after {
background-color: #fff;
}
.bn-play::after {
border-left-color: #fff;
}

.bn-controls button:hover {
background-color: #111;
color: #fff;
box-shadow: 0 0 5px rgb(255 255 0 / 90%);
}

/**/
.login {
position: absolute;
bottom: 8rem;
left: 4rem;
background-color: #fff;
border-radius: 80px;
width: 100%;
max-width: 340px;
padding: 10px;
color: var(--darkblue);
}
.login .wrap{
border-radius: 80px;
border: 2px solid var(--darkblue);
display: flex;
align-items: center;
justify-content: space-between;
padding: 0px 30px;
}
.login h3{
margin-bottom: 0;
}
.login img{
width: 67px;
}

.welcome{
color: #fff;
width: 100%;
max-width: 900px;
text-align: center;
margin-block-start: 4rem;
}
.welcome span{
line-height: 1;   font-weight: 400;
font-size: 2rem;
}
.welcome h2{
font-weight: 900;
font-size: 3rem;
position: relative;
}
.welcome h2::after{
inset: 0 0 -90px;
margin: auto;
content: '';
position: absolute;
width: 15%;
height: 3px;
border-radius: 3px;
background-color: var(--site1);
}
.fservices{
display: block;
position: relative;
z-index: 2;
}
.fservices .top{
display: flex;
width: 855px;
justify-content: space-between;
position: relative;
box-shadow: rgba(99, 99, 99, 0.32) 0px 2px 8px 0px;
border-radius: 25px;
z-index: 1;

}
.fservices .bottom{

}
.fservices .block{
background-color: #fff;
display: none;
justify-content: center;
flex-wrap: wrap;
position: absolute;
width: 855px;
height: 340px;
padding: 50px 40px 20px;
margin-top: -22px;
border-radius: 0 0 25px 25px;
box-shadow: rgba(100, 100, 111, 0.3) 0px 7px 29px 0px;
}
.fservices .block.open{
display: flex;
}
.fservices .block .icon{
width: 100%;
max-width: 65px;
min-height: 50px;
display: flex;
align-items: center;
justify-content: center;
margin: auto;
}
.fservices .block[data-category="1"] a:nth-child(-n+6) {
border-bottom: 1px solid #e0e1e1;
position: relative;
}

.fservices .block[data-category="2"] a:nth-child(-n+5) {
border-bottom: 1px solid #e0e1e1;
position: relative;
}
.fservices .block a:nth-child(-n+5):after{
content: "";
background-color: #fff;
width: 30px;
height: 30px;
border-radius: 50px;
position: absolute;
bottom: -15px;
left: -15px;
z-index: 3;
}
.fservices .top > img{
max-width: 96px;
position: absolute;
inset: 0;
margin: auto;
z-index: 1;
}
.block .arrowd {
position: absolute;
top: 0;
z-index: 1;
width: 45px;
height: 45px;
background-color: #fff;
border-radius: 50px;
display: none;
place-content: center;
box-shadow: rgba(99, 99, 99, 0.52) 0px 2px 6px 0px;
font-size: 1.5rem;
color: var(--darkblue);
}
.block[data-category="2"] {
padding: 50px 110px 20px;
}
.block[data-category="2"] .srv:nth-of-type(4) {
border-left: 0;
}
.block[data-category="1"] .arrowd {
right: 29%;
left: auto;
display: grid;
}
.block[data-category="2"] .arrowd {
right: auto;
left: 24%;
display: grid;
}
.fservices .half{
padding: 30px 54px 10px 30px;
background-color: #fff;
display: flex;
justify-content: space-between;
width: 100%;
max-width: 47.25%;
}
.fservices .half>span {
position: relative;
}

/* .fservices .half .hint {
position: absolute;
width: 20px;
height: 20px;
left: 50%;
transform: translate(-50%, -50px);
opacity: 0;
transition: all 0.2s ease-in;
}

.fservices .half span:hover .hint {
display: flex;
transform: translate(-50%, 40px);
opacity: 1;
} */

.fservices .half > span{
position: relative;
font-size: 1.8rem;
display: block;
width: 100%;
max-width: 250px;
font-weight: bold;
text-align: center;
line-height: 1.1;
transition: all 0.4s ease-out;
border-radius: 10px;
}
.fservices .half > span i {
position: absolute;
font-size: 1rem;
top: 94%;
left: 45%;
transition: all 0.3s ease-in-out;
}
.fservices .half>span:hover {
transform: scale(1.04);
}
.fservices .half > span:hover i {
transform: translateY(0);
}

.fservices svg {
height: 120px;
margin-top: -10px;
stroke: red;
stroke-width: 1;
stroke-linecap: butt;
stroke-dasharray: 0;
} 
.fservices .half:first-of-type{
border-radius: 0 25px 25px 0;
}
.fservices .half:last-child{
border-radius: 25px 0 0 25px;
}
.fservices .half:first-of-type > img {
width: 80px;
height: 80px;
}
.fservices .half:last-child > img {
width: 70px;
height: 70px;
}
.srv{
display: flex;
flex-direction: column;
width: 154px;
height: 130px;
padding: 10px 19px;
border-left: 1px solid #efefef;
}
.srv:hover{
text-decoration: none;
box-shadow: rgba(100, 100, 111, 0.2) 0px 2px 7px 0px;
}
.srv:hover img{
filter: hue-rotate(45deg);
}
.block[data-category="1"] .srv:nth-of-type(5),
.srv:last-child {
border-left: none;
}
.srv span{
padding-top: 0.25rem;
display: flex;
justify-content: center;
text-align: center;
line-height: 1.2;
min-height: 45px;
}

/**/
.navibtns{
width: 100%;
position: absolute;
height: 100%;
max-height: 130px;
bottom: 0;
}
.navibtns ul{
display: flex;
align-items: center;
list-style: none;
position: relative;
width: 90%;
justify-content: flex-end;
}
.navibtns ul li{
margin-inline:0.5rem;
z-index: 1;
background: #fff;
width: 350px;
height: 130px;
border-radius: 1.2rem;
display: flex;
justify-content: center;
align-items: center;
position: relative;
margin-top: 34px;
}
.navibtns ul li a,
.navibtns ul li span{
position: relative;
font-size: 2rem;
color: var(--text);
}
.eventsopen img{
pointer-events: none;
position: absolute;
right: 2rem;
top:50%;
transform: translateY(-50%);
}
.navibtns ul li a{
display: flex;
justify-content: center;
align-items: center;
width: inherit;
height: inherit;
}
.navibtns ul li img{
height: 60px;
z-index: 1;
opacity: 0.35;
margin-left: 1rem;
}

.navibtns ul li.active{
background: #fff;
position: relative;
border-top: 8px solid var(--site1);
box-shadow: none;
}
.navibtns ul li.active span{
font-size: 2.8rem;
font-weight: bold;
}
.navibtns ul li.active img{
opacity: 1;
}

.switch_content {
position: relative;
margin-top: -1.7rem;
border-radius: 30px 30px 0 0;
}
.switch_content .container{
max-width: 1700px;
min-width: unset;
}
.switch_content section{
width: 100%;
padding-top: 6rem;
background-color: #fff;
position: relative;
display: none;
border-radius: 30px 30px 0 0;
display: block;
position: fixed;
opacity: 0;
}
.switch_content section.open{
display: block;
position: relative;
opacity: 1;
}
.switch_content section h2{
margin-bottom: 5rem;
font-size: 2.8rem;
position: relative;
z-index: 1;
font-weight: 900;
isolation: isolate;
}
.switch_content section h2 span{}

.switch_content section h2:after{
content: "";
position: absolute;
width: 12%;
inset: 65px 0;
height: 3px;
border-radius: 3px;
background-color: var(--site1);
z-index: -1;
}
section h2{
color: var(--site2);
}


.side-banners a {
background-color: #fff;
display: block;
padding: 1rem;
margin: 1rem 0;
}



@media (min-width: 992px) {
.fast-navigation .smart-nav-sub > label,
.fast-navigation .smart-nav-sub > select,
.fast-navigation .smart-nav-sub > button {
float: right;
display: block;
}
.events-slick,
.articles-slick{
display: flex;
flex-wrap: wrap;
gap:1rem 0;
width: 100%;
}

.bn-news {
padding-right: 100px;
}

.centered {
display: flex;
flex-direction: column;
align-items: center;
position: relative;
width: 900px;
margin: auto;
inset: 175px 0 0 0;

}
.fast-navigation > label,
.fast-navigation > select,
.fast-navigation > span {
float: right;
display: block;
}

.side-banners {
position: absolute;
top: 50%;
transform: translate(0, -50%);
}

.side-banners.side-banners-right {
right: 0;
}

.side-banners.side-banners-left {
left: 0;
}

.cover {
height: 70vh;
}

.news a {
color: #fff;
font-size: 1.25rem;
line-height: 1.2;
}
}

.event-promo {
border: 1px solid var(--site1);
display: block;
margin-bottom: 30px;
color: inherit;
}
.event-promo .pic {
background-color: #f9f9f9;
padding-bottom: 72%;
overflow: hidden;
position: relative;
}

.event-promo .pic img {
position: absolute;
top: 0;
right: 0;
width: 100%;
height: 100%;
object-fit: cover;
}
.event-promo .details {
border-top: 1px solid #ddd;
padding: 1rem;
color: var(--text);
font-size: 1.15rem;
}
.event-promo .details .name {
font-weight: bold;
font-size: 1.5rem;
min-height: 4rem;
color: var(--text);
}
.event-promo .read-more {
text-align: left;
}
.event-promo .read-more-btn{
padding: 2px 10px;
margin-left: -1rem;
border-radius: 0 1rem 1rem 0;
}
.btn-primary, .event-promo .read-more-btn {
background-color: var(--site1);
border-color: var(--site1);
color: #fff;
}
.event-promo .read-more {
text-align: left;
}
.event-promo .details .icon {
background-color: var(--site1);
margin-right: -1rem;
border-radius: 1rem 0 0 1rem;
display: inline-block;
width: 40px;
text-align: center;
padding: 2px 0;
color:#fff;
}
/**************************************************************/
@media (max-width: 1650px) {
.news {
bottom: 2.5rem;
}
.switch_content section{
padding-top:3.4rem;
}

.article .link {
font-size: 1rem;
}
.article .dates {
width: 80px;
height: 80px;
}
.article .dates[data-month="10"],
.article .dates[data-month="02"],
.article .dates[data-month="11"],
.article .dates[data-month="08"],
.article .dates[data-month="09"],
.article .dates[data-month="12"] {
width: 100px;
height: 100px;
left: 0.6rem;
bottom: calc(-1 * (100px / 2));
font-size: 1.4rem;
}
.article .dates[data-month="01"],
.article .dates[data-month="03"],
.article .dates[data-month="07"],
.article .dates[data-month="04"],
.article .dates[data-month="05"],
.article .dates[data-month="06"] {
font-size: 1.6rem;
}

.event {
height: 342px;
}
.login {
max-width: 260px;
left: 2.2rem;
padding: 5px;
}
.login .wrap {
padding: 0 20px;
}
.login img {
width: 54px;
}
.login h3 {
font-size: 1.5rem;
}
.navibtns ul li{
width: 220px;
height: 82px;
margin-top: 59px;
}
.navibtns ul li img{
height: 50px;
}
.navibtns ul li span{
font-size: 1.7rem;
}
.navibtns ul li.active{
border-width: 6px;
}
.navibtns ul li.active span {
font-size: 2rem;
}
}


@media screen and (min-width: 1025px) and (max-width: 1580px) {

.welcome h2 {
font-size:1.5rem;
}

.welcome h3 {
font-size: 3rem;
}
.centered {
inset: 125px 0 0 0;
}
.fservices .top {
width: 770px;
}
.fservices .block {
padding-top: 40px;
height: 312px;
width: 770px;
padding-inline: 20px;
}
.fservices .block[data-category="2"] {
padding-inline: 37px;
}

.fservices .half {
padding: 10px 45px 10px 30px;
}
.fservices .half > span {
font-size: 1.6rem;
display: flex;
align-items: center;
}

.block .arrowd {
font-size: 1.25rem;
width: 36px;
height: 36px;
}
.srv {
width: 140px;
}
.srv .icon img {
max-width: 40px;
}

.news .content {
max-width: 500px;
}
.login {
max-width: 245px;
left: 2rem;
}
.login h3 {
font-size: 1.4rem;
}
.login img {
width: 55px;
}


}
@media (max-width: 1580px) {
.welcome h2 {
font-size: 2.3rem;
}
.news h2 a {
font-size: 2.1rem;
}

.news {
bottom: 2.8rem;
}
.news .arrs {
max-width: 64px;
}
.navibtns ul{
width: 96%;
}
}


/* ipad tablet portrait */
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {}
/* ipad tablet landscape */
@media all and (device-width: 1024px) and (device-height: 768px) and (orientation:landscape) {
.cover {
padding-top: 205px;
}
}

@media (max-width: 1300px) {
.navibtns ul li.active span{
font-size: 1.7rem;
}
.navibtns ul li span{
font-size: 1.5rem;
}
.navibtns ul li img{
height: 40px;
}
.navibtns ul li{
width: 155px;
}
.navibtns ul li img{
width: 35px;
margin-left: 0.5rem;
}
.navibtns ul li{
height: 59px;
}
}

@media (max-width:1199px){
.article .info p {
height: 3rem;
}
.article .link {
padding: 0.3rem 0.5rem;
}
.news{
bottom: 5rem;
}
}

@media (max-width: 991px) {

.fader {
background: linear-gradient(180deg, rgba(0, 0, 20, 0.931) 0%, rgba(0, 0, 0, 0.2) 20%, rgba(0, 0, 0, 0.1) 50%, rgba(0, 0, 15, 0.8239670868347339) 100%);
}

.welcome h2 {
font-size: 3.6rem;
}
.welcome h3 {
font-size: 1.6rem;
}
.centered {
z-index: 3;
position: relative;
}
.welcome{
margin-block-start: 1rem;
}
.cover {
padding: 15px 0;
padding-top: 60px;
min-height: 400px;
/* header height + padding */
}

.centered {
text-align: center;
}

.centered-banner img {
max-width: 100%;
}

.news{
flex-direction: column;
}
.news a {
color: #fff;
}
.news .container {
padding-inline: 0;
max-width:100%;
}
.news h2 a {
font-size: 1.5rem;
border-radius: 0;
padding-right: 1rem;
padding-bottom: 0;
}

.news .arrs {
max-width: 62px;
}
.slick-news .slick-slide > div {
min-height: 82px;
}
.news h2{
margin-bottom: 0;
}
.news h2 a:after {
content: none;
}

.cover .toggle-slick {
display: none;
}
video,
#toggle-video {
display: none;
}

.fast-navigation > label,
.fast-navigation > select,
.fast-navigation > span {
display: block;
border-radius: 2rem;
width: 100%;
}

.fast-navigation .smart-nav-sub > label,
.fast-navigation .smart-nav-sub > select,
.fast-navigation .smart-nav-sub > button {
display: block;
border-radius: 1rem;
}

.switch_content {
border-radius: 0;
margin-top: 0;
}
.switch_content::after{
content: '';
position: absolute;
top:0;
width: 70%;
height: 2px;
background-color: rgba(var(--mainRGB), 0.2);
left: 50%;
transform: translateX(-50%);
}
.switch_content section{
border-radius: 0;
}
.navibtns {
max-height:59px;
position: absolute;
}
.navibtns ul{
position: relative;
padding: 0;
margin:0;
width: auto;
display: flex;
margin-bottom: 0;
}
.navibtns ul.mobile {
margin-block: 4rem;
list-style: none;
display: flex;
justify-content: center;
padding-right: 0;
display: none;
}
.navibtns ul li {
margin-top: 0;
width: 50%;
border-radius: 0;
margin-inline: 0;
}
.navibtns ul::after{
content: '';
position: absolute;
left:0;
height:40px;
width: 2px;
top:0;
z-index: 9;
background-color: rgba(var(--mainRGB), 0.2);
inset: 0;
margin: auto;
border-radius: 3px;
}
.navibtns li a {
position: relative;
border-radius: 80px;
background-color: #fff;
color: var(--text);
width: 130px;
padding: 5px 10px;
display: flex;
justify-content: space-evenly;
align-items: center;
font-weight: 600;
min-height: 50px;
}
.navibtns li a:hover {
text-decoration: none;
}
.navibtns li img {
max-height: 32px;
}
.navibtns .outline {
position: absolute;
inset: 0;
margin: auto;
width: 120px;
height: 40px;
border-radius: 80px;
border: 1px solid var(--darkblue);
padding: 5px;
}

/* .navibtns ul.desktop{
padding-right: 0;
}

.navibtns ul li.active {
position: relative;
right: auto;
width: 130px;
height: 130px;
}

.navibtns ul li.active img {
height: 60px;
z-index: 1;
}

*/
.smart-nav-submit {
margin: 0 auto;
}
.fservices .block a:nth-child(-n+5):after {
content: none;
}
.fservices .block a:nth-child(-n+6) {
border-bottom: none
}
.block[data-category="2"] .srv:nth-of-type(4) {
border-left: 1px solid #e0e1e1;
border-bottom: 1px solid #e0e1e1;
}

.fservices .block a:nth-child(-n+6) {
border-bottom: 1px solid #e0e1e1;
}
.fservices .block a {
border: 1px solid #e0e1e1;
}
.login {
left: auto;
right: 0.75rem;
max-width: 141px;
padding: 3px;
top: 0.63rem;
bottom: auto;
}
.login h3 {
font-size: 1.1rem;
}

.login .wrap {
padding: 5px;
justify-content: center;
}
.login img {
display: none;
}

.fservices {
background-color: #fff;
border-radius: 25px;
}
.fservices .top,
.fservices .block {
width: 100%;
}

.fservices .half {
padding: 15px;
width: 100%;
max-width: 50%;
text-align: center;
justify-content: center;
}

.fservices .half > span {
padding-inline: 1rem;
font-size: 1.5rem;
}
.block[data-category="2"] .arrowd {
left: 25%;
}
.block[data-category="1"] .arrowd {
right: 26%;
}
.fservices .half:first-of-type > img,
.fservices .half:last-child > img {
width: 60px;
height: auto;
}

.fservices .top > img {
max-width: 82px;
}
.fservices .block {
/* box-shadow: none; */
padding: 40px 2px 20px;
height: auto;
}
.fservices .block .icon img {
width: 35px;
}

.srv {
padding: 10px;
width: 125px;
height: 125px;
}

.events,
.articles{
overflow: hidden;
}
.articles .row,
.events .row{
display: block;
}
.articles .pic{
display: flex;
justify-content: center;
}
.articles .dates{
width: 50px;
height: 60px;
font-size: 1.2rem;
}
.article img{
max-height: 320px;
}
.articles article{
height: unset;
}
.switch_content .slick-next, .switch_content .slick-prev{
background-color: var(--site1);
height: 40px;
width: 40px;
border-radius: 0 25px 25px 0;
left:-35px;
display: flex;
justify-content: center;
align-items: center;
z-index: 9;
}
.switch_content .slick-prev{
border-radius: 25px 0 0 25px;
right:-35px;
left: auto;
}
.article h3{
border-bottom: 0;
}
.article p{
display: none;
}
.news .content{
max-width: 75%;
}
.navibtns ul li.active{
border-top: none;
}
.switch_content section h2,
section .bg img{
display: none;
}
}

@media (max-width:700px){

.fservices .half > img {
display: none;
}
.block .arrowd {
width: 40px;
height: 40px;
font-size: 1.3rem;
top: -20px;
}

.block[data-category="1"] .arrowd {
right: 1px;
}
.block[data-category="2"] .arrowd {
left: 1px;
}
}

@media (max-width:600px){
.news {
padding-inline:1rem;
bottom:4.5rem;
}

.welcome h2 {
font-size: 2.82rem;
}
.srv {
padding: 10px 3px;
width: 90px;
height: 90px;
}
.fservices .half > span {
font-size: 1.35rem;
}

.fservices .half {
padding: 15px 20px;
}
.fservices .block .icon {
min-height: 30px;
}

.fservices .block .icon img {
width: 25px;
}
.srv span {
font-size: 0.9rem;
}
.navibtns ul li a{
font-size: 1.7rem;
padding-right: 14px;
}
.eventsopen img{
right: 0.7rem;
}
.fservices .block .icon {

}
}

@media (max-width:360px){
.fservices .top > img {
max-width: 68px;
}
}