.menu-toggle,
.main-navigation.toggled ul {
display: block;
}
@media screen and (min-width: 37.5em) {
.menu-toggle {
display: none;
}
.main-navigation ul {
display: block;
}
}
.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
margin: 0 0 1.5em;
overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
float: left;
width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
float: right;
text-align: right;
width: 50%;
}  .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important; }
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
clip-path: none;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #content[tabindex="-1"]:focus {
outline: 0;
} .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
} .clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
content: "";
display: table;
table-layout: fixed;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both;
} .widget {
margin: 0 0 1.5em; }
.widget select {
max-width: 100%;
}  .sticky {
display: block;
}
.hentry {
margin: 0 0 1.5em;
}
.updated:not(.published) {
display: none;
}
.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}  .infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed,
iframe,
object {
max-width: 100%;
} .custom-logo-link {
display: inline-block;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
} .gallery {
margin-bottom: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-caption {
display: block;
}  body {
font-family: 'Montserrat', sans-serif;
font-size: 16px;
position: relative;
color: #777;
}
a {
transition: all 0.25s;
} .top-bar {
background: #01579b;
color: white;
padding: 10px 0;
font-size: 12px;
}
.top-bar-menu {
float: right;
padding: 0;
margin: 0;
}
.top-bar-menu li {
float: left;
margin: 0 0 0 15px;
padding: 0 0 0 15px;
border-left: 1px solid white;
}
.top-bar-menu li:first-child {
margin: 0;
padding: 0;
border-left: none;
}
.top-bar-menu li a {
color: white;
}
.top-bar-mobile {
background: #01579b;
padding: 15px 0;
font-size: 12px;
}
.top-bar-mobile a {
color: white;  
}
.top-bar-mobile .fa-facebook {
font-size: 24px;
}
.top-bar-mobile .top-bar-menu {
float: left;
line-height: 24px;
} .site-header {
box-sizing: border-box;
width: 100%;
z-index: 9;
position: absolute;
background: transparent;
}
.navbar-wrapper {
border-radius: 0;
border: none;
height: 140px;
padding: 30px 0;
box-sizing: border-box;
z-index: 9;
}
.navbar .navbar-brand {
height: auto;
margin: 0;
padding-top: 0;
padding-bottom: 0;
}
.navbar-toggle {
width: 60px;
height: 60px;
padding: 0;
margin: 10px 0 0 0;
color: white;
}
.navbar .navbar-collapse {
border: 0;
box-shadow: none;
margin-top: 21px;
}
.navbar .navbar-collapse .nav {
border: 0;
padding: 0;
}
.navbar .navbar-collapse .nav li {
border-width: 0;
}
.navbar .navbar-collapse .nav li a {
color: white;
height: 40px;
line-height: 40px;
padding-top: 0;
padding-bottom: 0;
border-radius: 4px;
margin-left: 1px;
position: relative;
overflow: hidden;
}
.navbar .navbar-collapse .nav li a:hover,
.navbar .navbar-collapse .nav li.active a {
background: #01579b;
}
.navbar .navbar-collapse .nav li a:after,
.navbar .navbar-collapse .nav li.active a:after {
content: ' ';
position: absolute;
display: block;
left: 50%;
bottom: -10px;
width: 0;
height: 0;
margin-left: -6px;
border-left: 6px solid transparent;
border-right: 6px solid transparent;  
border-bottom: 6px solid white;
transition: all 0.25s;
}
.navbar .navbar-collapse .nav li a:hover:after,
.navbar .navbar-collapse .nav li.active a:after {  
bottom: 0px;
}
.navbar .container {
position: relative;
}
.navbar hr {
margin-top: 29px;
position: absolute;
left: 15px;
right: 15px;
top: 80px;
} .card-white .card-feature {
background: #fff;
}
.card-feature {
overflow: hidden;
margin-bottom: 40px;  
border-radius: 4px;
transition: all 0.25s ease-in-out;
position: relative;
}
.card-feature:hover {
background: white;
box-shadow: 0px 15px 25px rgba(0, 0, 0, 0.15);
}
.card-feature .card-content {
padding: 50px 30px;
position: relative;
}
.card-feature .card-icon-big .fa,
.card-feature .card-icon-big .fas,
.card-feature .card-icon-big .far,
.card-feature .card-icon-big .fab {
font-size: 80px;
color: #01579b;
margin-bottom: 40px;
display: block;
text-align: center;
}
.card-feature .card-description {
margin-top: 30px;
padding-top: 30px;
border-top: 1px solid #efefef;
}
.card-feature .card-description p {
text-align: left;
}
.card-feature .card-title {
color: #222;
text-align: center;
}
.card-feature .card-title em {
display: block;
font-size: 1.5em;
font-weight: bold;
font-style: normal;
}
.card-feature .card-title-alt {
color: #222;
padding-left: 40px;
font-size: 1.5em;
width: 100%;
display: inline-block;
}
.card-feature .card-title-alt strong {
display: inline-block;
width: auto;
}
.card-feature .card-title-alt em {
font-style: normal;
font-weight: bold;
}
.card-feature .card-icon {
color: #01579b;
position: absolute;
left: 30px;
} .swiper-pagination-features .swiper-pagination-bullet-active {
background: #f9a825;
}
.swiper-container-gallery {
height: 320px;
margin-bottom: 60px;
}
.swiper-container-gallery .swiper-slide {
width: auto;
}
.swiper-container-gallery .swiper-slide img {
height: 320px;
}
.swiper-pagination-slides {
bottom: 60px !important;
}
.swiper-container-slides .swiper-pagination-bullet {
width: 14px;
height: 14px;
border: 2px solid #fff;
margin: 0px 6px !important;
display: inline-block;
background: none;
opacity: 1;
transform: translateY(-3px);
}
.swiper-container-slides .swiper-pagination-bullet-active {
width: 20px;
height: 20px;
margin: 0px 3px !important;
border: none;
background: #f9a825;
opacity: 1;
transform: translateY(0px);
} section {
padding: 80px 0px;
}
.bkg-color {
background: #efefef;
}
.bkg-color-alt {
background: #01579b;
color: #fff;
}
.bkg-color-alt a {
color: #fff;
}
.title {
font-size: 2em;
color: #222;
font-weight: bold;
position: relative;
padding-bottom: 30px;
margin: 0;
margin-bottom: 40px;
}
.title:after {
content: ' ';
position: absolute;
bottom: 0px;
left: 0px;
width: 60px;
height: 4px;
background: #f9a825;
}
.title-centered {
font-size: 2em;
color: #222;
font-weight: bold;
text-align: center;
position: relative;
padding-bottom: 30px;  
margin: 40px 0 80px;
}
.title-centered:after {
content: ' ';
position: absolute;
bottom: 0px;
left: 50%;
margin-left: -30px;
width: 60px;
height: 4px;
background: #f9a825;
}
.title-centered-fx {
position: absolute;
bottom: 24px;
left: 0;
margin-left: -30px;
width: 100%;
color: #222;
opacity: 0.07;
font-size: 2em;
white-space: nowrap;
overflow: hidden; 
text-align: center;
text-transform: uppercase;
}
.bkg-color-alt .title {
color: white;
}
.feature-image {
width: 100%;
height: 300px;
position: relative;
z-index: 1;
}
.feature-image-default {
background: url(//www.eurowheel.it/wp-content/themes/ruotapanoramicanet/assets/img/ruotapanoramica.net-header-default-01.jpg) top center no-repeat;
background-size: cover;
}
.feature-image-default h1 {
text-align: center;
color: white;
position: absolute;
width: 100%;
bottom: 40px;
z-index: 2;
}
.feature-image .feature-image-overlay {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
overflow: hidden;
background: #000;
opacity: 0.5;
z-index: 1;
}
.feature-image-slides {
width: 100%;
height: 760px;
position: relative;
z-index: 1;
}
.feature-image-slides .btn {
margin-top: 60px;
}
.feature-image-slides .container {
position: relative;
margin-top: 300px;  
z-index: 2;
color: white;
}
.feature-image-slides .container h1 {
font-size: 4em;
font-weight: bold;
color: white;
}
.feature-image-slides .swiper-container-slides {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: #000;
}
.feature-image-slides .swiper-slide {
background-size: cover;
background-repeat: no-repeat;
background-position: center top;
height: 100%;
}
.shadow-boxes {
padding: 50px 50px 0 0;
}
.shadow-boxes img {
box-shadow: 50px -50px #efefef;
}
.shadow-container {
box-shadow: 0px 15px 25px rgba(0, 0, 0, 0.15);
}
.btn.btn-primary,
.btn.btn-primary:active, 
.btn.btn-primary:focus {
background: #f9a825;
border: none;
box-shadow: 0px 15px 25px rgba(0, 0, 0, 0.15);
font-weight: bold;
position: relative;
}
.btn.btn-primary:after {
content: ' ';
position: absolute;
display: block;
left: 50%;
bottom: 0px;
width: 0;
height: 0;
margin-left: -6px;
border-left: 6px solid transparent;
border-right: 6px solid transparent;  
border-bottom: 6px solid white;
transition: all 0.25s;
}
.btn.btn-primary:hover {
background-color: #222;
box-shadow: none;
}
.btn.btn-primary.btn-lg {
padding: 15px 40px;
}
section ul > li {
position: relative;
list-style-type: none;
color: #222;
}
section ul > li:before {
position: absolute;
font-family: FontAwesome;
content: '\f138';
top: 0px;
left: -24px;
color: #f9a825;
display: inline-block;
text-align: center;
} .m-t-20 {
margin-top: 20px;
}
.m-t-40 {
margin-top: 40px;
}
.p-0 {
padding: 0;
}
.p-40 {
padding: 40px;
}
.image-text {
padding: 0;
overflow: hidden;
position: relative;
width: 100%;
min-height: 600px;
}
.image-text .image-text-img-container {
overflow: hidden;
width: 50%;
height: 100%;
float: left;
position: absolute;  
}
.image-text .image-text-img-container div {  
background-position: center top;
background-size: cover;
background-repeat: no-repeat;
width: 100%;
height: 100%;
transform: scale(1.2);
}
.image-text .image-text-txt-container {
width: 50%;
float: right;
padding: 0 80px;
} footer {
background: #01579b;
padding: 80px 0;
color: #fff;
font-size: 0.75em;
}
footer img {
margin-bottom: 20px;
}
footer h2 {
font-size: 1.5em;
font-weight: bold;
position: relative;
padding-bottom: 30px;
margin: 2px 0px 49px;
}
footer h2:after {
content: ' ';
position: absolute;
bottom: 0px;
left: 0px;
width: 45px;
height: 4px;
background: #f9a825;
}
footer a,
footer a:hover {
color: white;
}
.footer-bottom {
background: #222;
color: #999;
font-size: 0.75em;
padding: 20px 15px;
text-align: center;
}
.footer-bottom a {
color: #ccc;
} .events-dates span {
display: inline-block;
width: 40px;
} .img-container {
position: relative;
display: block;
overflow: hidden;
background-color: #000000;
padding: 0px;
margin: 0px;
margin-bottom: 30px;
border: 0px;
transition: all 0.25s ease-in-out;
}
.img-container:hover {
box-shadow: 0px 15px 25px rgba(0, 0, 0, 0.15);
}
.img-container .img {  
height: 360px;
margin: 0px !important;
overflow: hidden;  
background-position: center;
background-size: cover;
background-repeat: no-repeat;
transition: all 0.25s ease-in-out;
}
.img-container:hover .img {
transform: scale(1.05);
opacity: 0.5;
}
.img-container span.fa {
position: absolute;
top: 100%;
left: 50%;
width: 40px;
height: 40px;
font-size: 40px;
margin-left: -20px;
text-align: center;
display: block;
color: #ffffff;
opacity: 0;
transition: all 0.25s ease-in-out;
}
.img-container:hover span.fa {
top: 50%;
opacity: 1;
margin-top: -20px;
transition: all 0.25s ease-in-out;
} @media screen and (max-width: 1199px) {
.navbar-nav > li > a {
padding-left: 8px;
padding-right: 8px;
font-size: 0.8em;
}
.img-container .img {
height: 300px;
}
}
@media screen and (max-width: 991px) {
.feature-image-slides {
height: 680px;
}
.feature-image-slides .btn {
margin-top: 30px;
}
.feature-image-slides .container h1 {
font-size: 3em;
}
.navbar-header {
float: none;
}
.navbar-left,.navbar-right {
float: none !important;
}
.navbar-toggle {
display: block;
}
.navbar-fixed-top {
top: 0;
border-width: 0 0 1px;
}
.navbar-collapse.collapse {
display: none!important;
}
.navbar-nav {
float: none!important;
margin-top: 8px;
}
.navbar-nav>li {
float: none;
}
.navbar-nav>li>a {
padding-top: 10px;
padding-bottom: 10px;
}
.collapse.in{
display:block !important;
}
.navbar .navbar-collapse .nav {
background: #01579b;
}  
.navbar .navbar-collapse {
margin-left: -16px;
margin-right: 0px;
}  
.navbar .navbar-collapse .nav li a {
border-radius: 0;
}  
.navbar .navbar-collapse .nav li a:after,
.navbar .navbar-collapse .nav li.active a:after {
border: none;
}
.navbar .navbar-collapse .nav li a:hover,
.navbar .navbar-collapse .nav li.active a {
background: white;
color: #01579b;
}
.img-container .img {
height: 345px;
}
}
@media screen and (max-width: 767px) {
.navbar .navbar-collapse {
margin-left: -16px;
margin-right: -16px;
}
.shadow-boxes {
margin-top: 40px;
}
.image-text {
min-height: auto;
}
.image-text .image-text-img-container {    
width: 100%;
float: none;
height: 300px;
position: static;
}
.image-text .image-text-txt-container {
width: 100%;
float: right;
padding: 40px 15px 80px;
}
.feature-image-default h1 {
font-size: 1em;
font-weight: bold;
bottom: 24px;
}
.feature-image-slides {
height: 600px;
}
.feature-image-slides .btn {
margin-top: 30px;
}
.feature-image-slides .container {
margin-top: 260px;
}
.feature-image-slides .container h1 {
font-size: 2em;
}
.img-container .img {
height: 180px;
}
}
@media screen and (max-width: 480px) {
body {
font-size: 14px;
}
.feature-image-slides {
height: 400px;
}
.feature-image-slides .btn {
margin-top: 10px;
}
.feature-image-slides .container {
margin-top: 200px;
}
.feature-image-slides .container h1 {
font-size: 1.5em;
}
.card-feature .card-title-alt {
font-size: 1em;
}
.img-container .img {
height: 120px;
}
}
@media screen and (max-width: 360px) {
.navbar .navbar-brand img {
width: 50%;
}
.navbar-toggle {
width: 40px;
height: 40px;
padding: 0;
margin: 0;
color: white;
}
.top-bar-menu li {
margin: 0;
padding: 0;
border: none;
width: 100%;
}
.top-bar-mobile .fa-facebook {
margin-top: 12px;
}
}