body, html { margin: 0; padding: 0; height: 100vh; line-height: 1.25;}
body.admin-bar .navbar-fixed-top { position: fixed; top: 32px; z-index: 1000;}   html, body{height: 100vh;}
body{color:#969696;font-family: Raleway}
#menu-personalizzato {
padding-left: 40px;
color: white;
}
@media (max-width: 768px) {
.wp-block-spacer{height: 50px!important;}
#menu-personalizzato { padding-left: 20px }
} .transition-fade {  transition: 0.1s;  opacity: 1; }
html.is-animating .transition-fade { opacity: 0;  }
.overlay{position: absolute;width: 100%;height: 100%;left: 0;top: 0; background: #031940;z-index: 5;}
.preloader{background: #031940 url(//www.seross.it/wp-content/themes/SerossTheme/img/three-dots.svg) no-repeat center center; background-size: 80px;  position: fixed;top:0;left:0;width: 100%;height: 100%;z-index: 9999;}
.scroll-container{overflow:hidden;}
.container{ margin: 0 auto; max-width: 1200px;} h1,h2,h3,h4,h5,h6{font-family: Playfair Display, serif;font-weight: 100; color: #051E4E}
p{font-size: 16px;line-height: 28px; margin-bottom: 20px;}
@media (max-width: 768px) {
p{padding-right: 50px;font-size: 14px;}
}
a{color:#888; text-decoration: none;}
a:hover{color:#0E45AC}
.title a,
.midtitle a{color:#031940;}
.title a:hover,
.midtitle a:hover{color:#0E45AC;}
.cover-title{font-size: 60px;margin: 0 0 20px 0; color:#fff;}
.headline{font-size: 60px;margin: 0 0 40px 0; }
h1, .title{font-size: 50px;margin: 0 0 20px 0;}
h3, h2, .midtitle{font-size: 35px;margin: 0 0 20px 0;}
h4, .subtitle{font-size: 25px;margin: 0 0 20px 0;color:#0E45AC}
.subtitle-white{font-size: 25px;margin: 0 0 20px 0;color:#fff}
.title b{border-bottom: 2px solid #031940;}
.headline b{border-bottom: 2px solid #031940;}
.midtitle b{border-bottom: 2px solid #031940;margin-bottom: 20px;}
.text-white .midtitle b{border-bottom: 2px solid #fff;}
.cta .midtitle b{border-bottom: none;}
.sidebar h3{font-size: 25px;}
@media (max-width: 768px) {
.headline{font-size: 30px;margin-bottom: 20px;}
.title{font-size: 35px;}
h1.title{font-size: 45px;margin-top: 20px;}
.subtitle-white{font-size: 15px;}
.subtitle{font-size: 18px;}
.cover-title{font-size: 35px;}
}
ul {list-style: none;} .button{font-weight: bold;font-size: 14px;display: inline-block;color:#fff; border: 3px solid #fff; padding: 15px 20px;margin-top: 15px;text-align: center;position: relative;overflow: hidden;transition: all 0.3s cubic-bezier(0.28, 0.44, 0.49, 1);}
.button:before{content: ' '; width: calc(100% + 0.2rem); height: calc(100% + 0.2rem); background: #fff; z-index: -1;position: absolute; bottom: 0; left: 0; transform: translateY(100%);transition: all 0.3s cubic-bezier(0.28, 0.44, 0.49, 1);}
.button:hover:before{transform: translateY(0%);}
.button:hover{color:#031940 !important;}
.button.button--blue{border: 3px solid #031940;color:#031940;}
.button.button--blue:before{background: #031940;}
.button.button--blue:hover{color:#fff !important;}
@media (max-width: 768px) {
.button{font-size: 12px;padding: 10px 15px;}
.button-container{text-align: left;}
} .menu-bar{position: fixed;width: 100%; z-index: 1; height: 92px;background: #031940;transition: all 1s cubic-bezier(.215, .61, .355, 1);}
.scroll-down .menu-bar{height: 72px;}
.scroll-down-page .menu-bar{height: 72px;}
.fixed{position: fixed;z-index: 10;width: 100%;transition: all 1s cubic-bezier(.215, .61, .355, 1);}
.header{display: flex; justify-content: space-between;width: 100%;top:0; max-width: 1160px; margin: 0 auto;}
.header__icon{display: none;width: 130px;position: relative;color:#fff;}
.header__logo{width: 220px;}
.site-nav{padding: 0;list-style-type: none;position: relative;}
.site-nav > li {display: inline-block;}
.site-nav > li a{font-weight: bold;display: block;padding: 20px; color:#fff; text-decoration: none;transition: all 1s cubic-bezier(.215, .61, .355, 1);}
.header__social{width: 70px;height: 300px;position: absolute;right: 0;top: calc(50vh - 150px);display: flex;
flex-direction: column;justify-content: space-between;
}
.site-nav > li a:hover{color:#0E45AC !important;}
.header__social--menu a img{display: none;background: transparent}
.header__social a img{filter: unset; max-height: 30px;}
.has-cover .header__social a img{filter: grayscale(1) invert(1);}
.has-cover.scroll-down .header__social a img,
.has-cover.scroll-down-page .header__social a img{filter: unset;}
.page-template-default.has-cover .header__social .icon-mail a img,
.page-template-default.has-cover .header__social .icon-wa a img{filter: unset; }
.single-post .header__social .icon-fb a img,
.single-post .header__social .icon-ig a img,
.corsi-template-default .header__social .icon-fb a img,
.corsi-template-default .header__social .icon-ig a img{filter: grayscale(1) invert(1);}
.scroll-down-page.single-post .header__social .icon-fb a img,
.scroll-down-page.single-post .header__social .icon-ig a img,
.scroll-down-page.corsi-template-default .header__social .icon-fb a img,
.scroll-down-page.corsi-template-default .header__social .icon-ig a img{filter: unset;}
.scroll-down-page .header__social{background: transparent;}
@media (min-width: 768px) {
.has-cover .site-nav > li a{color:#fff;}
}
@media (max-width: 768px) {
.menu-bar{height: 75px;}
.header__social{width: 50px;height: 200px;position: fixed;right: 0;top: unset;bottom: 0px;padding: 10px;}
.site-nav{padding-top: 70px;}
.header__social--menu{width: 80px;background: transparent !important;}
.header__social--menu a img{filter: grayscale(1) invert(1) !important; max-height: 35px;display: inline-block;position: relative;z-index: 1;bottom: 100px;}
.scroll-down-page .header__social{background: rgba(255,255,255,1);border-radius: 10px 0px 0px 0px;}
.page-template-default.has-cover .header__social .icon-fb a img,
.page-template-default.has-cover .header__social .icon-ig a img,
.single-post .header__social .icon-fb a img,
.single-post .header__social .icon-ig a img,
.corsi-template-default .header__social .icon-fb a img,
.corsi-template-default .header__social .icon-ig a img{filter: unset; }
}
.logo{display: block;padding: 10px;text-align: center;margin-top: 0px; width: 200px;height: 55px; transition: all 1s cubic-bezier(.215, .61, .355, 1);}
.logo__content{transition: all 1s cubic-bezier(.215, .61, .355, 1);} .header__menu{position: relative;}
.active a{opacity: 1!important} .has-cover .header .button{color:#fff; border-color: #fff}
.has-cover .fixed{background: transparent;box-shadow: unset;}
.scroll-down.has-cover .fixed{background: #031940;}
.scroll-down .logo{width: 150px; padding: 10px; margin-top: 0px;}
.scroll-down .site-nav > li a{padding: 10px 20px;}
.page-template-default.scroll-down-page.has-cover .fixed{background: #031940;}
.page-template-default.scroll-down-page .logo,
.corsi-template-default.scroll-down-page .logo,
.blog.scroll-down-page .logo,
.archive.scroll-down-page .logo,
.post-template-default.scroll-down-page .logo{width: 150px; padding: 10px; margin-top: 0px;}
.page-template-default.scroll-down-page .site-nav > li a,
.corsi-template-default.scroll-down-page .site-nav > li a,
.blog.scroll-down-page .site-nav > li a,
.archive.scroll-down-page .site-nav > li a,
.post-template-default.scroll-down-page .site-nav > li a{padding: 10px 20px;}
@media (max-width: 767px) {
.header__icon{display: block;}
.header__menu:before{content: " ";background: url(https://www.seross.it/wp-content/themes/SerossTheme/img/cover-menu.svg) no-repeat;top: 0;position: absolute;width: 100%;height: 100%;opacity: 0.05;}
.header__menu{position: absolute;top:0; left:0; width: 100%; height: 100vh;background: #031940; transform: translateX(-100%);transition: all 1s cubic-bezier(.215, .61, .355, 1);z-index: 10}
.header__menu--open{ transform: translateX(0%); box-shadow: 0 5px 20px rgba(0,0,0,.1);}
.site-nav li{width: 100%;}
.site-nav li a{width: 100%;display: block;color:#fff;font-size: 23px;padding: 10px 20px;}
.icon-hamburger{ width: 30px;height: 30px;position: absolute;top:25px; right:20px;z-index: 10;}
.icon-hamburger span {height: 3px;width: 100%; position: absolute; background: #fff; top: 11px; transition: all 0.2s ease-in-out;}
.icon-hamburger span:before,
.icon-hamburger span:after{height: 3px;width: 100%; position: absolute; background: #fff; content: ' '; margin-top: -10px; transition: all 0.3s cubic-bezier(.215, .61, .355, 1);}
.icon-hamburger span:after{margin-top: 10px}
.icon-hamburger--open span{background: transparent!important;}
.icon-hamburger--open span:before{transform: rotate(45deg);margin-top: 0;}
.icon-hamburger--open span:after{transform: rotate(-45deg);margin-top: 0;}
.scroll-down .icon-hamburger span,
.scroll-down .icon-hamburger span:before,
.scroll-down .icon-hamburger span:after{background: #fff;}
.has-cover .icon-hamburger span,
.has-cover .icon-hamburger span:before,
.has-cover .icon-hamburger span:after{background: #fff;}
.has-cover.scroll-down .icon-hamburger span,
.has-cover.scroll-down .icon-hamburger span:before,
.has-cover.scroll-down .icon-hamburger span:after{background: #fff;} .scroll-down .logo{margin-top: 5px;}
.logo{margin-top: 5px;margin-left: 10px;margin-bottom: 15px;width: 150px;}
} [data-scroll-section]{position: relative; display: block;}
.wp-block-image img,
.img-article{height: 400px;width: 100%;object-fit: cover;}
.img-article-medium{height: 300px;width: 100%;object-fit: cover;}
.img-article-small{height: 180px;width: 100%;object-fit: cover;}
@media (max-width: 767px) {
.wp-block-image img,
.img-article,
.img-article-medium,
.img-article-small{height: 300px;}
} .cover{height: 100vh;position: relative; background: #333;display: flex; width: 100%; align-items: center;z-index: 2}
.cover__content{max-width: 1160px;margin: 0 auto;color:#fff; padding: 20px;width: 100%; text-align: left;position: relative; z-index: 1}
.cover:before{content: ' ';width: 100%;height: 100%;background: #031940;position: absolute;top:0; left:0; z-index: 0; opacity: 0.8}
@media (max-width: 768px) {
.cover.cover-home{background: url(//www.seross.it/wp-content/themes/SerossTheme/img/img-mobile-home.png) no-repeat right center !important; 
background-size: cover !important; 
background-attachment: scroll !important;}
}
.cover__content p{margin: 0px 0px 20px 0px;}
.btn-cover{display: flex;}
.cover__content .button-container{margin-right: 30px;}
.cover.cover--page{height: 50vh;}
.badge-cover{margin-top: 30px; display: flex;}
.badge-cover img{margin-right: 20px;max-height: 80px;}
#anchor__corsi:hover{cursor: pointer;}
.anchor__cta:hover{cursor: pointer;}
@media (max-width: 768px) {
.btn-cover{flex-direction: column}
.cover__content p{margin: 0px 0px 10px 0px;}
.badge-cover img{max-height: 50px; max-width: 80px;}
.cover.cover--page{height: 30vh;}
.cover.cover--page{align-items: flex-end}
} .img-corso,
.img-news{height: 300px;}
.img-corso:before{content: ' ';width: 100%;height: 100%;background: #031940;position: absolute;top:0; left:0; z-index: 0; opacity: 0.4}
.img-news:before{content: ' ';opacity: 0.8;width: 100%;height: 100%;position: absolute;top:0; left:0; z-index: 0;background: rgb(3,25,64);background: linear-gradient(0deg, rgba(3,25,64,1) 0%, rgba(3,25,64,0) 100%);}
.archive .button,
.blog .button{margin-top: 0;}
.single li,
.blog li{margin-bottom: 10px;}
.sidebar-bottom .sidebar{display: flex; width: 100%; justify-content: space-between;}
@media (max-width: 768px) {
.sidebar-bottom .sidebar{flex-direction: column;}
.img-corso,
.img-news{margin-right: 50px;margin-bottom: 20px;}
.sidebar{padding-right: 50px;}
}
@media (max-width: 768px) {
.img-corso,
.img-news{height: 300px;}
} .intro-text{padding: 150px 0 50px 0;}
.intro-text h1{ min-width: 700px;} .wp-block-gallery img{height: 300px !important;}
@media (max-width: 768px) {
.wp-block-gallery {padding: 0 30px 0 0 !important;}
.blocks-gallery-item{width: 100% !important; margin: 0 !important; margin-bottom: 10px !important;}
} .block-ps-panel{}
.block-ps-panel__img {width: 100%;padding: 0px 20px;}
.block-ps-panel__img img{height: 100%;width: 100%;max-width: 550px; display: block; margin: 0 auto;object-fit: cover;}
.block-ps-panel__text{max-width: 550px; display: flex; width: 100%; height: 100%; align-items: center;padding: 0px 20px;}
.badge-home{height: 125px; margin-top: 100px;}
.badge-home img{height: 100%;object-fit: contain;margin: 0px 20px;}
.grid-badge-home{align-items: center; justify-content: center;}
@media (max-width: 767px) {
.block-ps-panel{ padding: 20px 0;}
.block-ps-panel__text{padding: 20px 0;}
.block-ps-panel__img{padding: 0px 50px 0px 0px;}
.block-ps-panel__img img{height: 260px;}
.block-ps-panel__right .col-40 {order: 2}
.badge-home{height: 75px; margin-top: 50px;}
.grid-badge-home{justify-content: left;}
} iframe{width: 400px; height: 400px;position: relative;}
#mapdiv::after{content: ' ';width: 100%;height: 100%;background: #031940;position: absolute;top:0; left:0; z-index: 0; opacity: 0.8;}
.block-ps-where .col-50{padding: 0 50px !important;}
.where--name{font-weight: bold;}
@media (max-width: 768px) {
iframe{width: 300px; height: 300px;margin-bottom: 50px;}
.block-ps-where .col-50{padding: 0 15px!important;}
} .block-ps-cover{display: flex; align-items: center;position: relative}
.block-ps-cover:before{ content: ' '; background: #031940;opacity: 0.8; position: absolute; top:0; left:0; width: 100%;height: 100%;z-index: 0}
.block-ps-cover .grid{max-width: 1180px; width: 100%; margin: 0 auto; padding: 200px 0 150px 0;}
.block-ps-cover p{max-width: 800px; margin: 0 auto; padding-bottom: 20px;}
@media (max-width: 768px) {
.block-ps-cover{height: 500px;}
} .block-ps-text{display: flex; align-items: center;position: relative}
.block-ps-text .grid{max-width: 1180px; width: 100%; margin: 0 auto;}
.block-ps-text{max-width: 750px; margin: 0 auto; }
.block-ps-text.no-center{margin:0;}
.block-test{border: 1px solid red;} .carousel {
background: #EEE;
}
.carousel-cell {
width: 100%;
height: 600px;
background: #8C8;
border-radius: 5px;
counter-increment: gallery-cell;
}
.block-ps-carousel .carousel-cell:before{content: ' ';width: 100%;height: 100%;background: #000;position: absolute;top:0; left:0; z-index: 1; opacity: 0.3}
.flickity-button {
background: transparent;
}
.flickity-button-icon {
fill: white;
}
.flickity-button:hover{
background: transparent;
} .block-ps-news .news__item{width: 250px;}
.block-ps-news .news__container{display: flex;justify-content: space-between;padding: 0px 45px !important; overflow-x: auto;flex-wrap: nowrap;scrollbar-width: none;} .block-ps-news .news__container::-webkit-scrollbar {display: none !important;}
.block-ps-news .news__img{width: 250px;height: 350px; overflow: hidden;position: relative;}
.block-ps-news .news__img .subtitle{font-weight: bold;z-index: 2;padding: 15px;position: absolute;bottom: 0; font-family: Raleway;font-size: 18px; color: #fff;}
.block-ps-news .news__img .img-res{height: 100%;object-fit: cover;}
.block-ps-news .news__img::after{content: ' ';width: 100%;height: 100%;position: absolute;top:0; left:0; z-index: 0;background: rgb(3,25,64);background: linear-gradient(0deg, rgba(3,25,64,1) 0%, rgba(3,25,64,0) 100%);}
.block-ps-news .news__img img{transition: all 1s cubic-bezier(.215, .61, .355, 1);}
.block-ps-news .news__img:hover img{opacity: 0.9;transform: scale(1.2);}
.block-ps-news .date{text-align: right;}
.block-ps-news .category a{font-weight: bold; color:#031940}
.arrow-left{display: none;}
@media (max-width: 768px) {
.block-ps-news .news__container{padding: 0px 15px !important;}
.block-ps-news .news__container p{padding-right: 0;margin-bottom: 0;}
.block-ps-news .news__item{padding-right: 20px;}
.block-ps-news .news__img{width: 200px;height: 250px;}
.block-ps-news .news__item{transform: translate(30px);}
.block-ps-news .arrow-left{position: absolute; top: 180px;width: 20px;height: 20px;}
.arrow-left{display: block;}
} .grid-mini-card{padding: 0px 20px;}
.block-ps-mini-card .mini-card{height: 300px; min-width: 200px; margin-right: 20px; position: relative;overflow: hidden;}
.block-ps-mini-card h4{font-weight: bold;position: absolute;font-family: Raleway; font-size: 20px; color: #fff;z-index: 2; bottom: 0; padding: 20px;}
.block-ps-mini-card .mini-card img{transform: scale(1);width: 100%;height: 100%;object-fit: cover;transition: all 1s cubic-bezier(.215, .61, .355, 1);}
.block-ps-mini-card .mini-card::after{content: ' ';width: 100%;height: 100%;background: #031940;position: absolute;top:0; left:0; z-index: 0; opacity: 0.8
;transition: all 1s cubic-bezier(.215, .61, .355, 1);
}
.block-ps-mini-card .mini-card:hover::after{opacity: 0.3;}
.block-ps-mini-card .mini-card:hover img{transform: scale(1.2);}
.block-ps-mini-card .col-100{display: flex; justify-content: space-between; overflow-x: auto; overflow-y: hidden; flex-wrap: nowrap;} .block-ps-mini-card .col-100::-webkit-scrollbar {display: none;}
.block-ps-mini-card .col-100.button-grid{display: flex;justify-content: center;}
@media (max-width: 768px) {
.grid-mini-card{padding: 0px}
.block-ps-mini-card .mini-card{height: 200px;min-width: 150px;}
.block-ps-mini-card .link-card--one{padding-left: 30px;}
.block-ps-mini-card h4{font-size: 16px;padding: 10px;}
.block-ps-mini-card .arrow-left{position: absolute; top: 90px;width: 20px;height: 20px;}
} .block-ps-affix .grid{padding-top: 150px;}
.block-ps-affix__title{z-index: -10; opacity: 0.2;text-transform: uppercase; font-size: 140px;}
@media (max-width: 768px) {
.block-ps-affix .grid{padding-top: 25px;}
.block-ps-affix__title{z-index: -10; opacity: 0.2;text-transform: uppercase; font-size: 70px;}
}
@media (max-width: 768px) {
.media-affix{padding: 10px 0 100px 0;overflow: hidden;}
.media-affix__item{margin: 50px 0;}
.media-affix__img{height: 300px;}
.media-affix__data{padding-top: 20px;}
} .block-ps-mini-card .col-100{
-ms-overflow-style: none; scrollbar-width: none; } .box-blue{background: #031940;width: 90% !important;margin: 0 auto;padding: 20px;margin-bottom: -10px !important;}
.box-blue h1,
.box-blue h2,
.box-blue h3,
.box-blue h4,
.box-blue p{color:white;}
.border-radius-top{border-radius: 10px 10px 0px 0px;}
.border-radius-down{border-radius: 0px 0px 10px 10px;}
.box-blue .midtitle{margin-top: 20px;}
.box-blue input[type="submit"]{background: #fff !important; color: #031940 !important; font-weight: bold;margin-top: 0;margin-bottom: 20px;}
form p{padding-right: 0; padding: 0px 20px;}
@media only screen and (max-width: 767px) {
form p{padding: 0px;}
} .img-staff{margin-left: 0 !important;}
@media only screen and (min-width: 1200px) {
.img-staff img{width: unset !important; max-width: unset !important;}
} .footer{
background: rgb(8,30,73);
background: radial-gradient(circle, rgba(8,30,73,1) 0%, rgba(3,25,64,1) 100%);
;min-height: 300px; color:#fff; margin-top: 100px;padding-top: 50px;padding-bottom: 50px;
position: relative; z-index: 10;
}
.footer .site-nav--footer > li{display: block;margin-bottom: 20px;}
.footer .site-nav--footer {padding-top: 90px;}
.site-nav--footer > li a{transition: all 0.5s cubic-bezier(.215, .61, .355, 1);color: #fff;}
.site-nav--footer > li a:hover{color:#0E45AC}
.cinquexmille-footer{padding-top: 80px !important;}
.logo--footer-container{width: 150px; margin-left: 25px;}
.footer .copyright{font-size: 12px}
.footer__social{display: flex;padding: 50px 20px;flex-direction: column;}
.footer__social a span{transition: all 0.5s cubic-bezier(.215, .61, .355, 1);color: #fff;}
.footer__social a span:hover{color:#0E45AC}
.footer__social img{height: 25px;filter: grayscale(1) invert(1); margin-right: 20px;}
.icon-white{filter: invert(1)}
.testo-icon{color:#fff;display: inline-block;}
.back-top{display: flex; justify-content: flex-end;cursor: pointer;transition: all 0.5s cubic-bezier(.215, .61, .355, 1);}
.back-top:hover{color:#0E45AC}
.title--footer{font-family: Playfair Display, serif; font-size: 22px;}
.container-social-footer{display: flex; margin-bottom: 20px; align-items: center;width: 100%;}
@media (max-width: 768px) {
.footer__social{padding: 20px 20px;flex-direction: row;}
.grid--footer{}
.footer .logo--footer{margin-left: 0;}
.footer__social img{margin-right: 20px;}
.footer .col-33{margin-bottom: 0 !important;}
.footer .text-right p{text-align: center !important;}
.footer .site-nav--footer{padding: 20px;}
.footer .site-nav--footer li a{font-size: 16px; }
.testo-icon{display: none;}
.cinquexmille-footer{padding-top: 0px !important;}
.back-top{margin: 25px 0px; justify-content: center;}
.text-center.copyright{text-align: center !important;}
.footer p{padding: 0!important;}
}    .pagination { margin: 40px 0 40px 0; padding: 0; width: 100%; }
.pagination span,
.pagination a { float: left; margin: 0 10px 10px 0; padding: 14px 19px; border: 1px solid #ddd; } .gallery { float: left; margin: 20px 0 20px 0; width: 103.55%; }
.gallery-item { float: left; width: 33.333333%; text-align: center; }
.gallery img { margin: 0 10% 0 0; width: 90%; height: auto; border: none!important; }
.gallery-caption { width: 90%;margin:10px 0 0 0;} .alignleft { float: left; margin-right: 20px; margin-bottom: 10px; max-width: 97%; height: auto; }
.alignright { float: right; margin-bottom: 10px; margin-left: 20px; max-width: 97%; height: auto; }
.aligncenter { display: block; margin: 0 auto; max-width: 97%; height: auto; }
.alignnone { max-width: 97%; height: auto; } .img-res{width: 100%;height: auto;} .video-container {
position: relative;
padding-bottom: 56.25%; padding-top: 25px;
height: 0;
}
.video-container iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
@media only screen and (max-width: 767px) {
.wp-block-embed.is-type-video.is-provider-youtube.wp-block-embed-youtube.wp-embed-aspect-16-9.wp-has-aspect-ratio{
margin:0 !important;
}
} table {border-collapse: collapse;margin: 40px 0; width:100%;}
table, th, td {border: 1px solid #ddd;padding:10px; font-size: 18px;text-transform: capitalize;}
table  tr:first-child td {font-weight: 900; text-transform: uppercase; background: #eee; padding:12px 8px;} .wp-caption { margin-top: 1.5rem;margin-bottom: 0px; padding: 10px; max-width: 97%; border: 1px solid #ddd; text-align: center; }
.wp-caption img { margin: 0; padding: 0; width: 100%!important; height: auto; border: 0 none; }
.wp-caption p.wp-caption-text { margin: 0; padding: 8px; font-size: 1em; line-height: 17px; } .sticky { border-right: 3px solid #eee; border-bottom: 3px solid #ddd; } .search-form {background: #fff;border-bottom:1px solid #333; margin-bottom: 40px;max-width: 400px}
.search-form input[type=text]{ width: 80%; color: #333; background: #fff;}
.search-form button{float:right;border: none; background: none;padding: 3px;}
.icon-search{width: 30px;height: 30px;display: block;background: url(//www.seross.it/wp-content/themes/SerossTheme/img/icons/search.svg) no-repeat center center;} .wpcf7 label{width:100%} .comment-form-author,
.comment-form-email,
.comment-form-url { float: left; margin-top: 20px; margin-right: 3%; width: 30.3333333%; }
@media only screen and (max-width: 767px) {
.comment-form-author,
.comment-form-email,
.comment-form-url {  width: 100%; }
}
.comment-form-author input,
.comment-form-email input,
.comment-form-url input { width: 100%; }
ol.commentlist { margin: 0 0 1em; padding: 0; list-style: none; text-indent: 0; }
ol.commentlist li.comment { padding: 1em; border-top: 1px solid #eee; }
ol.commentlist li.comment div.vcard cite.fn { text-transform: uppercase; font-size: 14px; }
ol.commentlist li.comment div.vcard img.avatar { float: left; margin: 6px 1em 1em 0; border-radius: 50px; }
ol.commentlist li.comment div.comment-meta { font-size: 12px; }
ol.commentlist li.comment ul { margin: 0 0 1em 2em; }
ol.commentlist li.comment div.reply { margin-left: 80px; font-size: 11px; }
ol.commentlist li.comment div.reply a { font-weight: bold; }
ol.commentlist li.comment ul.children { margin: 1em 0 0; list-style: none; text-indent: 0; }
ol.commentlist li.comment ul.children li.depth-2 { margin: 0 0 .25em .25em; border-left: 1px solid #eee; }
ol.commentlist li.comment ul.children li.depth-3 { margin: 0 0 .25em .25em; border-left: 1px solid #eee; }
ol.commentlist li.comment ul.children li.depth-4 { margin: 0 0 .25em .25em; border-left: 1px solid #eee; }
ol.commentlist li.even { background: #fff; }
ol.commentlist li.odd { }
ol.commentlist li.parent { border-left: 1px solid #eee; }
ol.commentlist li.bypostauthor .fn { font-weight: bold; }
ol.commentlist li img{max-width: 97%;}
.search-form input[type=text]{border-bottom: none!important;}
.search-form{border-bottom: 2px solid #031940;}
input[type=text],
input[type=email],
input[type=tel] { width: 98%; padding: 10px; border: none; -webkit-appearance: none; border-bottom: 2px solid #031940;font-size: 14px;}
textarea { padding: 10px; width: 98%; border: none; border-bottom: 2px solid #031940; -webkit-appearance: none;border-radius: 0;font-size: 14px;}
input[type=submit] { margin-top: 10px; padding: 15px 20px; color: #fff; text-transform: uppercase; background: #031940; border:none; font-size: 14px;}
#comments { width: 100%; }
.wp-block-media-text__media img,
.wp-block-media-text__media video{object-fit: contain; height: 100%;}
@media (max-width: 768px) {
.wp-block-media-text__content{padding: 0!important;}
.wp-block-media-text__media img{padding-right: 40px;}
} #wp-calendar { width: 100%; }
#wp-calendar a { padding: 0; border: none; }
#wp-calendar caption,
.screen-reader-text { padding-bottom: 10px; color: #000; text-align: left; text-transform: uppercase; font-weight: 700; font-size: 14px; }
#wp-calendar thead { font-size: 10px; }
#wp-calendar thead th { padding-bottom: 10px; }
#wp-calendar tbody { color: #aaa; }
#wp-calendar tbody td { padding: 8px; border: 1px solid #fff; background: #f5f5f5; text-align: center; }
#wp-calendar tbody td:hover { background: #fff; }
#wp-calendar tbody .pad { background: none; }
#wp-calendar tfoot #next { text-align: right; text-transform: uppercase; font-size: 10px; }
#wp-calendar tfoot #prev { padding-top: 10px; text-transform: uppercase; font-size: 10px; } .clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
* html .clearfix             { zoom: 1; } *:first-child+html .clearfix { zoom: 1; }  .grid { margin: 0 auto; max-width: 1200px; display: flex; flex-flow: row; flex-wrap: wrap;}
.grid--center{justify-content: center;}
@media (max-width: 768px) {
}
.col{ flex: 1;}
.col-center{margin: 0 auto;}
.grid [class*='col'] { position: relative;padding: 0 15px;}
.col-20{ width: 20%; }
.col-25{ width: 25%; }
.col-30{ width: 30%; }
.col-33{ width: 33.33%; }
.col-40{ width: 40%; }
.col-50{ width: 50%; }
.col-60{ width: 60%; }
.col-70{ width: 70%; }
.col-80{ width: 80%; }
.col-90{ width: 90%; }
.col-100{ width: 100%; }
@media (max-width: 991px) {
.tab-20 { width: 20%; }
.tab-25 { width: 25%; }
.tab-33 { width: 33.33%; }
.tab-50 { width: 50%; }
.tab-100 { width: 100%; }
}
@media (max-width: 768px) {
.grid [class*='col'] { width: 100%;}
.sma-20 { width: 20%; }
.sma-25 { width: 25%; }
.sma-33 { width: 33.33%; }
.sma-50 { width: 50%; }
.sma-100 { width: 100%; }
.sma-hide{display:none}
} .grid .grid{
margin-left: -15px;
margin-right: -15px;
}
*,
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
} .fade-left{opacity: 0; transition: all 1s cubic-bezier(.215, .61, .355, 1); transform: translateX(-100px);transition-delay: 0s; display: block;will-change: transform, opacity; }
.fade-left.is-inview{opacity: 1;transform: translateX(0px)}
.fade-right{opacity: 0; transition: all 1s cubic-bezier(.215, .61, .355, 1); transform: translateX(100px);transition-delay: 0s; will-change: transform, opacity; }
.fade-right.is-inview{opacity: 1;transform: translateX(0px)}
.fade-up{opacity: 0; transition: all 1s cubic-bezier(.215, .61, .355, 1); transform: translateY(50px);transition-delay: 0s; will-change: transform, opacity; }
.fade-up.is-inview{opacity: 1;transform: translateY(0px)}
.fade-down{opacity: 0; transition: all 1s cubic-bezier(.215, .61, .355, 1); transform: translateY(-50px);transition-delay: 0s; will-change: transform, opacity; }
.fade-down.is-inview{opacity: 1;transform: translateY(0px)}
.fade{opacity: 0; transition: all 1s cubic-bezier(.215, .61, .355, 1); transition-delay: 0s; will-change: transform, opacity; }
.fade.is-inview{opacity: 1;}
.text-reveal{overflow: hidden;display: block;}
.text-reveal b{display: inline-block;will-change: transform; transform: translate3d(0,100%,0); transition: all 1s cubic-bezier(.4, .0, .0, 1);}
.text-reveal.is-inview b{transform: none;} .arrows {
position: relative; position: absolute;
top: 50%;
left: 50%; width: 30px;
height: 30px;
transform: translate(-3px; -30px);
}
.arrows:before {
content: "";
position: absolute;
width: 100%;
height: 100%;
border-left: 5px solid rgba(255,255,255, 0.7);
border-bottom: 5px solid rgba(255,255,255, 0.7);
transform: translate(26.6666666667px, 106.6666666667px) rotate(-45deg);
animation: arrows 3s linear infinite;
}
.arrows:after {
content: "";
position: absolute;
width: 100%;
height: 100%;
border-left: 5px solid rgba(255,255,255, 0.7);
border-bottom: 5px  solid rgba(255,255,255, 0.7);
transform: translate(53.3333333333px, 0px) rotate(-45deg);
animation: arrows 3s linear infinite -1.5s;
}
@keyframes arrows {
0% {
border-left: 5px solid rgba(255, 255, 255, 0);
border-bottom: 5px solid rgba(255, 255, 255, 0);
transform: translate(-13.3333333333px, -53.3333333333px) rotate(-45deg);
}
10%, 90% {
border-left: 5px solid rgba(255, 255, 255, 0);
border-bottom: 5px solid rgba(255, 255, 255, 0);
}
50% {
border-left: 5px solid rgba(255,255,255, 0.7);
border-bottom: 5px solid rgba(255,255,255, 0.7);
transform: translate(-13.3333333333px, 0px) rotate(-45deg);
}
100% {
border-left: 5px solid rgba(255, 255, 255, 0);
border-bottom: 5px solid rgba(255, 255, 255, 0);
transform: translate(-13.3333333333px, 53.3333333333px) rotate(-45deg);
}
}
@media (max-width: 768px) {
.arrows{display: none;}
}
.scroll-down-icon{width: 100px; height: 100px;position: absolute;bottom: 50px; left:50%;display: block;transform: translate(-50%);}
.line-center{background: #fff; width: 3px; height: 0px; opacity: 0;position: absolute;left:50%; margin-top: 10px; animation: vertical_line_growth 4s cubic-bezier(.215, .61, .355, 1) infinite; }
.line-center span{position: absolute;bottom:-20px;width: 100px;display: block;left:-50px;text-align: center;color:#fff; text-transform: uppercase;font-size: 11px;}
@keyframes vertical_line_growth {
0% { height: 0; opacity: 0;}
20% { height: 0; opacity: 0;}
40% { height: 0; opacity: 1;}
60% { height: 30px; opacity: 1;}
80% { height: 30px; opacity: 1;}
100% { height: 30px; opacity: 0;}
}
.delay-1{transition-delay: .1s!important}
.delay-2{transition-delay: .2s!important}
.delay-3{transition-delay: .3s!important}
.delay-4{transition-delay: .4s!important}
.delay-5{transition-delay: .5s!important}
.delay-6{transition-delay: .6s!important}
.delay-7{transition-delay: .7s!important}
.delay-8{transition-delay: .8s!important}
.delay-9{transition-delay: .9s!important}
.delay-10{transition-delay: 1s!important}
.delay-11{transition-delay: 1.1s!important}
.delay-12{transition-delay: 1.2s!important}
.delay-13{transition-delay: 1.3s!important}
.delay-14{transition-delay: 1.4s!important}
.delay-15{transition-delay: 1.5s!important}
.delay-16{transition-delay: 1.6s!important}
.delay-17{transition-delay: 1.7s!important}
.delay-18{transition-delay: 1.8s!important}
.delay-19{transition-delay: 1.9s!important}
.delay-20{transition-delay: 2s!important} .m-0 { margin: 0 !important; }
.m-1 { margin: 20px; }
.m-2 { margin: 50px; }
.m-3 { margin: 100px; }
.m-4 { margin: 180px; }
.mt-0 { margin-top: 0; }
.mt-1 { margin-top: 20px; }
.mt-2 { margin-top: 50px; }
.mt-3 { margin-top: 100px; }
.mt-4 { margin-top: 180px; }
.mb-0 { margin-bottom: 0; }
.mb-1 { margin-bottom: 20px; }
.mb-2 { margin-bottom: 50px; }
.mb-3 { margin-bottom: 100px; }
.mb-4 { margin-bottom: 180px; }
.ml-0 { margin-left: 0; }
.ml-1 { margin-left: 20px; }
.ml-2 { margin-left: 50px; }
.ml-3 { margin-left: 100px; }
.ml-4 { margin-left: 180px; }
.mr-0 { margin-right: 0; }
.mr-1 { margin-right: 20px; }
.mr-2 { margin-right: 50px; }
.mr-3 { margin-right: 100px; }
.mr-4 { margin-right: 180px; }
@media (max-width: 767px) {
.m-4 { margin: 100px; }
.mt-4{margin-top: 100px}
.ml-4 { margin-left: 100px; }
.mr-4 { margin-right: 100px; }
.mb-4 { margin-bottom: 100px; }
.mt-sma-0{margin-top: 0;}
.mt-sma-1{margin-top: 20px;}
.mt-sma-2{margin-top: 40px;}
.mt-sma-3{margin-top: 80px;}
.mb-sma-0{margin-bottom: 0;}
.mb-sma-1{margin-bottom: 20px;}
.mb-sma-2{margin-bottom: 40px;}
.mb-sma-3{margin-bottom: 80px;}
}
.img-res{width: 100%;}
.padding-all{padding: 20px;}
.page-min-height{min-height: 101vh}
.display-none{display: none;}
.max-width{max-width: 600px; margin: 10px auto;}
.text-center{text-align: center;}
.text-right{text-align: right;}
.text-white h1,
.text-white h2,
.text-white h3,
.text-white h4,
.text-white p{color:#fff !important;}
.text-white .button{color:#fff; border-color: #fff}
.text-center h1,
.text-center h2,
.text-center h3,
.text-center h4,
.text-center p{text-align: center;}
.text-right h1,
.text-right h2,
.text-right h3,
.text-right h4,
.text-right p{text-align: right;}
@media (max-width: 768px) {
.text-center{text-align: left;}
.text-center h1,
.text-center h2,
.text-center h3,
.text-center h4,
.text-center p{text-align: left;}
.text-right,
.text-right h1,
.text-right h2,
.text-right h3,
.text-right h4,
.text-right p{text-align: left;}
}h1:where(.wp-block-heading).has-background,h2:where(.wp-block-heading).has-background,h3:where(.wp-block-heading).has-background,h4:where(.wp-block-heading).has-background,h5:where(.wp-block-heading).has-background,h6:where(.wp-block-heading).has-background{padding:1.25em 2.375em}h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]){rotate:180deg}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}