/*
Theme Name: FMI - V.2017
Description: Tema Federazione Motociclistica Italiana
Version: 1.4.1.6
Author: Manafactory s.r.l.
Author URI: http://www.manafactory.it
GitLab Theme URI: https://git.glauco.it/federmoto/fmi-v17.git


*/


/* STILI TESSERA NUOVA */

@import url('https://fonts.googleapis.com/css2?family=Revalia&display=swap');

.tessera img { max-width:100%; }
.tessera-titolo h1 { font-weight: 700; padding-bottom:30px; }
.tessera-intro p { line-height: 1.68; margin: 0 0 30px 0; }
.tessera-vantaggi ul { margin-left:25px; }
.tessera-vantaggi ul li { font-weight: 700; margin-bottom: 15px; background-image:url(assets/img/check.png); background-repeat:no-repeat; background-position: left top; min-height: 32px; padding-left: 40px; padding-top:5px; }
.center { text-align:center; }
.clear { clear:both;}
.tessera-box { background-image: linear-gradient(#eaf4f4, #ffffff); min-height: 280px; overflow:hidden; }
.tessera-box h3 { background-color: #005BA2; color: #fff; text-align:center; padding:10px !important; }
span.prezzo { float:right;}
.tessera-box p.alert { padding-left: 50px; background-image: url(assets/img/alert.png); background-repeat: no-repeat; background-position: left center; margin:15px; }
.tessera-box .align-right { float: right; }
.tessera h3 { font-weight: 700; padding: 10px 0 20px 0; }
.tessera-box p { padding: 10px; clear:both; }
.tessera-tabella { padding: 30px 0 60px; clear: both; overflow:hidden; }
.tessera-box .btn.center { display: block; margin: 0 auto; width: 230px; }
a.float-left { float:left; }
a.float-right { float:right; }
a.cerca:before, a.compila:before { position: relative; font-family: "fmi" !important; top:3px; }
a.cerca:before { content: "\74"; }
a.compila:before { content: "\67"; }

@media (max-width: 576px) {
    a.float-left, a.float-right { float:none; display: block; clear:both; width:100%; margin-bottom:20px; }
    .align-right {	float: none;clear: both; display: block; width: 100%; }
    .sezioni-responsabilita {
        flex-direction: column;
    }
}

.tessere-layout-2 .tessera-vantaggi h2{
    margin-left: 25px;
    font-weight: 600;
}

.tessere-layout-2 .tessera-vantaggi ul{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.tessere-layout-2 .tessera-vantaggi ul li{
    width: 33%;
}

.tessere-layout-2 .tessera-box h2 { background-color: #005BA2; color: #fff; text-align:center; font-weight: 600; padding:5px !important; }

.tessere-layout-2 .tessera-box-body{
    margin: 20px;
}
.tessere-layout-2 .tessera-box-body .offerta:nth-child(even) p{
    float: right;
}
.tessere-layout-2 a.cerca, .tessere-layout-2 a.compila{
    color: #ffffff;
    background-color: #002F4E;
    border-color: #002F4E;
    font-size: 20px;
    padding-left: 10px;
    padding-right: 20px;
    border-radius: 0;
    text-align: left;
    font-weight: 300;
}
.tessere-layout-2 a.cerca:hover, .tessere-layout-2 a.compila:hover{
    background-color: #005BA2;
    border-color: #005BA2;
}
.tessere-layout-2 .testo-basso img{
    height: 80px;
    width: auto;
}
.tessere-layout-2 .tessera-vantaggi ul li { background-image:url(assets/img/ok-hand.png); }

@media (max-width: 576px) {
    .tessere-layout-2 .tessera-vantaggi ul li{
        width: 100%;
    }
    .tessere-layout-2 a.cerca, .tessere-layout-2 a.compila{
        font-size: 14px;
    }
}

/* FINE STILI TESSERA NUOVA */

p.tax-description { font-size:1em!important; }

ul#menu-amministrazione-trasparente li {
    padding: 15px 25px;
    border-bottom: 1px solid #ededed;
}

ul#menu-amministrazione-trasparente li:last-child {
    border-bottom: none;
}

ul#menu-amministrazione-trasparente li.current-menu-item a {
    color: #000;
}

ul#menu-amministrazione-trasparente li.current-menu-item a:hover {
    text-decoration:none;
}

@media (min-width: 1024px) {
    .trasparenza div.dataTables_wrapper div.dataTables_filter input {
        max-width: 200px;
        min-width: 200px;
    }
}


img.archive-img{
    width: 100% !important;
    /*max-width: 263px !important;*/
}

.box-see-all-sidebar{
    padding: 20px 0 20px 0;
    border-top: 1px solid #e3e3e3;
    color: #9b9b9b;
    text-transform: uppercase;
}
.box-see-all-sidebar a{
    color: #9b9b9b;
    text-transform: uppercase;
}
.no-padding{
    padding: 0 !important;
}

a.venobox.item:before {
    content: ' ';
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: block;
    width: 36px;
    height: 28px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("assets/img/icona-cam-36.png");
}

div.col-md-4.photogallery{
    padding-left: 0; padding-right: 0; margin-bottom: 15px; margin-right: 15px
}

@media (max-width: 767px) {
    .tabs-container .box-icons-title-right .box.box-icon {
        width: 100%;
        margin-bottom: 10px;
    }
}

.doc-in-evidenza{
    margin-top: 15px;
}

.box-article-small-thumb.for-doc{
    margin-left: 9px;
}
.box-article-small-thumb.for-doc div.box-icon-circle{
    background: #042844 !important;
}

ul.pagination {
    display: inline-block;
}

ul.pagination li{
    float: left;
    width: auto;
    height: auto;
    min-width:36px;
    background-color: #ededed;
    text-align: center;
    margin-right: 14px;
    border: 0px solid #fff;
}
div.pagination_content{
    text-align: center;
}

ul.pagination a{
    color: #0059a1;
    line-height: 36px;
    width: 100%;
    text-align: center;
    font-weight: 700;
}
ul.pagination span{
    color: #0059a1;
    line-height: 36px;
    width: 100%;
    text-align: center;
}

p.no-content{
    margin-top: 20px;
}

.homesportube iframe{
    min-height: 415px;
}

.article-content.iframe-container iframe{
    min-height: 500px !important;
}

.single-doc-icon-container{
    font-size: 30px;
    color: #007fe2;
    float: left;
}

.single-doc-link{
    font-size: 20px;
    padding-left: 35px;
}
@media (min-width: 992px) {
    .article-container.single-document{
        min-height:300px;
    }
}


#loading {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
    display: block;
    opacity: 1;
    background-color: #fff;
    z-index: 100000;
    text-align: center;
}

#loading-image {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 100001;
    transform: translate(-50%, -50%);
}

.relative {
    position: relative;
}

.loader-ring {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -60px 0 0 -60px;
    width: 120px;
    height: 120px;
}

.loader-ring-light {
    width: 120px;
    height: 120px;
    -moz-border-radius: 240px;
    -webkit-border-radius: 240px;
    border-radius: 240px;
    -moz-box-shadow: 0 4px 0 #00abf2 inset;
    -webkit-box-shadow: 0 4px 0 #00abf2 inset;
    box-shadow: 0 4px 0 #00abf2 inset;
    animation: rotate-360 2s linear infinite;
}

.loader-ring-track {
    position: absolute;
    top: 0;
    left: 0;
    width: 120px;
    height: 120px;
    -moz-border-radius: 240px;
    -webkit-border-radius: 240px;
    border-radius: 240px;
    -moz-box-shadow: 0 0 10px 4px rgba(0, 0, 0, 0.3) inset;
    -webkit-box-shadow: 0 0 10px 4px rgba(0, 0, 0, 0.3) inset;
    box-shadow: 0 0 10px 4px rgba(0, 0, 0, 0.3) inset;
}

@keyframes rotate-360 {
    from {
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    to {
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.box-article-simple-content{
    min-height: 105px;
}

.iframe_container {
    position: relative;
    padding-bottom: 100%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}
.iframe_container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

@media (max-width: 576px) {
    .iframe_container iframe {
        height: 100%;
    }
}

.gallery-container{
    margin-top: 40px;
}

.tabs-container {
    min-height: 380px;
    padding-top:40px !important;
}

.box-icons-wrapper.box-icons-wrapper-bg {
    padding: 30px 20px !important;
}

#faq-article-content{

/*    font-size:16px ;*/
}
#faq-article-content p {line-height: 1.68em;}
.single-faq-level p{ margin-bottom:10px !important}


.single-faq-level .faq-reply{display: none;}
.single-faq-level .faq-reply.show{display: block}

.single-faq-level{margin-bottom:40px}
.single-faq-level .single-faq-level{
    font-size: 0.7em;
    margin-left:10px;
    margin-top:0px;
}
.single-faq-level h2 {
    font-size:1em;

    margin-top:20px;
    margin-bottom:10px;
    font-weight: bold;

}
.single-faq-level h2.clickable{
    cursor:pointer;
}

.article-content ul{
    list-style:disc;
    margin-left: 20px;

}
.article-content li {
    margin-bottom: 20px;
}

.article-content img {max-width: 100%}

iframe.iframe_page{
    height:100%;
}

.bandi.aggiornamenti{
    background-color: #f7e6ee;
    border: 1px solid #f5152d;
    padding: 15px;
    margin-bottom: 30px;
}

.bandi.aggiornamenti h5.aggiornamenti{
    font-weight: 600;
    margin-bottom: 20px;
}
.bandi.aggiornamenti p{
    margin-bottom: 20px;
    font-size: 14px;
}
.bandi.referenti{
    margin-top: 40px;
}
.bandi.referenti h5.referenti{
    font-weight: 600;
    margin-bottom: 15px;
    font-size: 18px;
}
.bandi.referenti p.referenti.nome{
    margin-bottom: 0px !important;
}
.bandi.referenti p.referenti.dettagli{
    margin-bottom: 20px !important;
    font-size: 14px;
}
div.bandi-info{
    border-bottom: 1px solid #ededed;
}
.bandi-info h4.bandi-info-titolo{
    text-transform: uppercase;
    font-weight: 600;
}
.bandi-info-container p.bandi-info{
    margin-left: 25px;
    margin-bottom: 8px;
    display: block;
}
.bandi-info-container p.bandi-info labe{
    font-weight: 600;
}
.bandi-info-container {
    margin-top: 20px;
    margin-bottom: 20px;
}

.box.box-icon.sidebar-box-icon.documenti-bandi {
    position: relative;
    z-index: 0;
    margin-left: 25px;
}
.box.box-icon.documenti-bandi .box-icon-circle {
    width: 42px;
    height: 42px;
    float: left;
}

.box.box-icon.documenti-bandi .box-icon-circle i.icon{
    font-size: 24px;
    line-height: 48px;
}

.box.box-icon.documenti-bandi p a{
    color: #222222;
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    width: 100%;
}
.box.box-icon.documenti-bandi p span{
    display: table;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 0;
}
.box.box-icon.documenti-bandi p {
    display: block;
    font-size: 13px;
    position: relative;
    z-index: 1;
    width: 100%;
    height: auto;
    padding-left: 55px;
}
.box.box-icon.documenti-bandi p.titolo-doc {
    display: block;
    font-size: 13px;
    position: relative;
    z-index: 1;
    width: 100%;
    height: auto;
    padding-left: 55px;
    font-weight: 700;
}

.box.box-icon.documenti-bandi p.data-doc {
    margin-top: 3px
}

.bandi-info-container .item{
    margin-bottom: 20px;
}
.banner-sub-header:hover{color:#fff}
a.d-block{display: block;}
.mb-3{margin-bottom: 30px;}

.banner-sub-header{
    font-family: Open Sans;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    width: 100%;
    background-image:var(--banner-sub-header-desktop);
    display: block;
    background-color:#3333FF;
    color:#fff;
    background-size: cover;
    height:50px;
    display: flex;
    /* justify-content: center; */
    justify-content: flex-start;
    align-items:center;
    text-align:center;
    padding-left: 20px;
}

.banner-sub-header span.edited{
    display:var(--banner-sub-span-desktop);
    font-family: 'Revalia', cursive;
    font-style: normal;
    font-weight: normal;
    font-size: 32px;
    line-height: 40px;
}




@media (max-width: 767px){
    .banner-sub-header{
        font-weight: 600;
        font-size: 14px;
        line-height: 19px;
        background-image:var(--banner-sub-header-mobile);
        /* SC modifica posizione contatore nuova grafica */
        justify-content: flex-start;
    }
    .banner-sub-header .position {
        margin-top:32%
    }
    .banner-sub-header span.edited{
        display:var(--banner-sub-span-mobile);
        font-size: 14px;
        line-height: 17px;}
}

@media (min-width: 768px) and (max-width: 962px){
    .banner-sub-header{
        background-image:var(--banner-sub-header-tablet);

    }
    .banner-sub-header span.edited{ display:var(--banner-sub-span-tablet)}
}

.container.img-full-width{
    width: 100% !important;
    padding: 0px !important;
    margin: 0px !important;

}
.container.img-full-width img{
    width: 100% !important;
    max-height: 200px !important;
}

.section.giustizia{
    padding-top: 0px !important;
}
.row.row-giustizia{
    padding: 0 15px !important;
}


.article-giustizia-sportiva {

    background-color: #ededed;
    box-shadow: none !important;

}

.row-giustizia .giustizia-sportiva {
    padding-top: 25px;
    padding-left: 10px;
    padding-bottom: 25px;
    background-color: #fff !important;
}

.h2-giustizia-cope{
    width: 100%;
    text-align: center;
    color: #fff;
    font-weight: 700;
    transform: translateY(75%);
    font-size: 4rem;
}

.copertina-giustizia{
    display: -webkit-box;
    min-height: 200px;
    background-position: center;
    background-size: contain;
}

.box.box-icon.tipologia-docs{
    width: 100% !important;
}

#tipologia-documento-carousel{
    padding: 0px 20px;
}

@media (min-width: 1024px){
    div.dataTables_wrapper div.dataTables_filter input {
        min-width: 350px;
    }
}
@media (max-width: 1023px){
    div.dataTables_filter  {
        text-align: left !important;
    }
}

.dataTables_length{
    text-align: left !important;
}

span.customSelect {
    position: relative;
    min-width: 85px;
    padding-left: 20px;
    padding-right: 40px;
    width: auto !important;
}

.row.row-giustizia.secondary{
    margin-top: 20px!important;
}


.box.box-large-image:before {
    opacity: 0.25 !important;
    filter: alpha(opacity=25) !important;
}

.sezioni-responsabilita{
    display:flex;
    margin:10px;
    flex-wrap:  wrap;
    justify-content: center;


}
.sezioni-responsabilita .card {margin:30px;}
.sezioni-responsabilita .card a{

    box-sizing: border-box;
    width:250px;
    height:250px;
    background-color:rgb(4, 40, 68);
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    color:#fff;
    vertical-align: middle;
}
.sezioni-responsabilita .card a{text-decoration: none}
.sezioni-responsabilita .card a span{}
.sezioni-responsabilita .card a h2{font-weight: 700}

.sezioni-documenti h2{font-weight: 700; margin-bottom:10px;margin-top:30px}
.sezioni-documenti a{text-decoration: underline;color:rgb(4, 40, 68); font-size: 1.3em;}


.box-banner {
    background-position: center, center;
    height: 212px;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #000000;
    text-align: center;
    cursor: pointer
}
.box-banner span {
    text-transform: uppercase;
    color: white;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    padding: 5px 10px;
    text-align: left;
    font-weight: bold;
    background: linear-gradient(90deg, rgba(229,158,60,1) 0%, rgba(255,255,255,0) 100%);
}

.box-banner-down {
    background-position: center, center;
    height: 100px;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #000000;
    text-align: center;
    cursor: pointer
}
.box-banner-down span {
    text-transform: uppercase;
    color: white;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    padding: 5px 10px;
    text-align: left;
    font-weight: bold;
    background: linear-gradient(90deg, rgba(229,158,60,1) 0%, rgba(255,255,255,0) 100%);
}



/*

Inizio customizzazione ricerca solar

*/
@media (max-width: 830px) {
    .apache_solr_res_and_facet_conatiner {
        flex-direction: column !important;
    }

    .apache_solr_facet_conatiner {
        min-width: 100% !important;
        margin-bottom: 80px !important;
    }

    .apache_solr_main_block_info {
        display: flex;
        flex-direction: column;
    }
    .apache_solr_main_block_info .apache_solr_text_block {
        margin-left: 0px !important;
        margin-top: 20px !important;
    }
    .apache_solr_main_block_info img {
        max-width: 100%;
        width: 100% !important;
        max-height: 150px !important;
    }

    .apache_solr_body .federmoto_search_block .container_search_filter{
        flex-direction:column;
    }

    .apache_solr_body .federmoto_search_block .container_search_filter .single_filter{
        margin-right: 0px !important;
        margin-bottom: 15px !important;
        width:100%;
    }

    .apache_solr_body .federmoto_search_block .container-submit {
        margin-top:0px !important;
    }
}
.apache_solr_body {
    max-width: 1170px;
    padding: 15px;
    margin: 0 auto;
}
.apache_solr_body .apache_solr_form_search_box {
    background: white;
    padding: 25px;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
    margin-bottom: 30px;
    display: flex;
    flex-direction: column;
}
.apache_solr_body .apache_solr_form_search_box .apache_solr_search_box {
    display: flex;
    flex-direction: column;
}
.apache_solr_body .apache_solr_form_search_box .apache_solr_search_box .apache_solr_input_container {
    margin-bottom: 20px;
}
.apache_solr_body .apache_solr_form_search_box .apache_solr_search_box .apache_solr_input_container input {
    padding: 0 20px 0 20px;
    font-size: 15px;
    line-height: 45px;
    color: #888888;
    background-color: #f8f8f8;
    background-image: none;
    border: 1px solid #e3e3e3;
    border-top-right-radius: 25px;
    border-top-left-radius: 25px;
    border-bottom-right-radius: 25px;
    border-bottom-left-radius: 25px;
    box-shadow: 0px 0px 4px #cbd1d6;
    width: 100%;
}
.apache_solr_body .apache_solr_form_search_box .apache_solr_filter_box {
    display: flex;
}
.apache_solr_body .apache_solr_form_search_box .apache_solr_filter_box .apache_solr_filter {
    margin-right: 10px;
}
.apache_solr_body .apache_solr_form_search_box .apache_solr_filter_box #apache_solr_mode_filter {
    flex: 1;
}
.apache_solr_body .apache_solr_form_search_box .apache_solr_filter_box select, .apache_solr_body .apache_solr_form_search_box .apache_solr_filter_box button {
    background: white;
    border: 1px solid #0059a1 !important;
    color: #0059a1;
    border: none;
    outline: none;
    padding: 5px 10px;
    border-radius: 8px;
    margin: 0px 8px;
}
.apache_solr_body .apache_solr_icon_download {
    display: none;
}
.apache_solr_body .highlight-query-term {
    background-color: rgba(245, 164, 34, 0.65);

}
.apache_solr_body .apache_solr_res_and_facet_conatiner {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    margin-top:20px;
    width:100%;
}
.apache_solr_body .apache_solr_res_and_facet_conatiner .apache_solr_facet_conatiner {
    max-width: 240px;
    min-width: 240px;
    margin-right: 50px;
    border-right: 1px solid lightgray;
    width:100%;
}

.apache_solr_body .apache_solr_res_and_facet_conatiner .apache_solr_res_conatiner {
    width:100%;
}

.apache_solr_body .apache_solr_res_and_facet_conatiner .apache_solr_facet_conatiner .widget-content .widget-title {
    font-size: 1em;
    text-transform: uppercase;
    padding: 10px;
    background: #0059a1;
    color: white;
    font-weight: 700;
    border-radius: 5px;
    margin-right: -5px;
}
.apache_solr_body .apache_solr_res_and_facet_conatiner .apache_solr_facet_conatiner .widget-content ul {
    margin-left: 5px;
    list-style: none;
}
.apache_solr_body .apache_solr_res_and_facet_conatiner .apache_solr_facet_conatiner .widget-content ul li {
    list-style: none;
    font-weight: bold;
    margin-top:10px;
    padding: 5px 10px;
    position:relative;
}
.apache_solr_body .apache_solr_res_and_facet_conatiner .apache_solr_facet_conatiner .widget-content ul li.active {
    position:relative;
    border: 1px solid #c8c8c8;
    border-radius: 33px;
    padding-left: 12px;
    margin-right: -22px !important;
    background-color: #f9f9f9;

}

.apache_solr_body .apache_solr_res_and_facet_conatiner .apache_solr_facet_conatiner .widget-content ul li.active a:after {
    content: "-";
    background-color: #bf0d0d;
    position: absolute;
    right: 10px;
    font-size: 17px;
    color: white;
    font-weight: bold;
    display: flex;
    justify-content: center;
    height: 20px;
    top: 6px;
    width: 20px;
    text-align: center;
    border-radius: 50%;
    align-items: flex-end;
}

.apache_solr_body .apache_solr_res_and_facet_conatiner .apache_solr_facet_conatiner .widget-content ul li a {
    color: #414141;
}
.apache_solr_body .apache_solr_res_and_facet_conatiner .apache_solr_res_conatiner .apache_solr_tax_category {
    margin-bottom: 10px;
}
.apache_solr_body .apache_solr_res_and_facet_conatiner .apache_solr_res_conatiner .apache_solr_tax_category .apache_solr_tax_category_links {
    font-size: 20px;
}
.apache_solr_body .apache_solr_res_and_facet_conatiner .apache_solr_res_conatiner .apache_solr_tax_category .apache_solr_tax_category_links a {
    font-weight: bold;
    color: #0059a1;
}
.apache_solr_body .apache_solr_res_and_facet_conatiner .apache_solr_res_conatiner .apache_solr_document {
    display: flex;
    flex-direction: column;
    padding: 0px 0px 25px 0;
    margin-bottom: 25px;
    border-bottom: 1px solid lightgray;
}
.apache_solr_body .apache_solr_res_and_facet_conatiner .apache_solr_res_conatiner .apache_solr_document .apache_solr_main_block_info {
    display: flex;
}
.apache_solr_body .apache_solr_res_and_facet_conatiner .apache_solr_res_conatiner .apache_solr_document .apache_solr_main_block_info img {
    width: 300px;
    max-height: 200px;
    height: 300px;
    object-fit: cover;
    min-width: 300px;
    margin-right: 20px;
}
.apache_solr_body .apache_solr_res_and_facet_conatiner .apache_solr_res_conatiner .apache_solr_document .apache_solr_main_block_info .apache_solr_text_block h3 {
    line-height: 1.1;
    margin-bottom: 5px !important;
}
.apache_solr_body .apache_solr_res_and_facet_conatiner .apache_solr_res_conatiner .apache_solr_document .apache_solr_main_block_info .apache_solr_text_block h3 a {
    color: #414141;
    font-weight: 600;
    font-size: 22px;
}
.apache_solr_body .apache_solr_res_and_facet_conatiner .apache_solr_res_conatiner .apache_solr_document .apache_solr_main_block_info .apache_solr_date {
    color: #626262;
    margin-bottom: 9px;
    font-size: 14px;
}
.apache_solr_body .apache_solr_pager_bottom {
    margin: 25px 0;
    display: flex;
    justify-content: flex-end;
    background: #025ba1;
    padding: 8px;
}
.apache_solr_body .apache_solr_pager_bottom .page-numbers {
    font-size: 14px;
    color: #4f4f4f;
    border-radius: 2px;
    padding: 5px 12px;
    font-weight: bold;
    color: white;
}
.apache_solr_body .apache_solr_pager_bottom .page-numbers.current {
    background: white;
    color: #001f45;
    padding: 5px 12px;
    border-radius: 2px;
    font-weight: bold;
}
.apache_solr_body .apache_solr_tax_tag {
    display: flex;
    flex-wrap: wrap;
    margin: 15px 0px;
}
.apache_solr_body .apache_solr_tax_tag a {
    font-size: 14px;
    color: white;
    background: #0059a1;
    padding: 5px 10px;
    text-transform: uppercase;
    border-radius: 8px;
    margin-right: 5px;
    margin-bottom: 5px;
}


.apache_solr_body .federmoto_search_block{
    padding: 25px;
    background: white;
    margin-bottom: 20px;
    -webkit-box-shadow: 0px 0px 8px -4px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 8px -4px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 8px -4px rgba(0,0,0,0.75);
}
.apache_solr_body .federmoto_search_block .search_input{
    width: 100%;
    outline: none;
    border: none;
    padding: 12px;
    border: 1px solid lightgray;
    margin-bottom: 15px;
}

.apache_solr_body .federmoto_search_block .container_search_filter{
    display: flex;
    align-items: center;
    margin-bottom:10px;
}



.apache_solr_body .federmoto_search_block .container_search_filter .single_filter{
    margin-right: 40px;
    display: flex;
    align-items: center;
    border: 1px solid #044ea1;
    border-radius: 10px;
    height: 34px;
    padding-right:12px;
}

.apache_solr_body .federmoto_search_block .container_search_filter .single_filter span{
    height: 100%;
    font-size: 14px;
    font-weight: bold;
    background: #044ea1;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    border-radius: 8px 0px 0px 8px;
    padding: 0px 10px;
    width: 100px;
}

.apache_solr_body .federmoto_search_block .container_search_filter .single_filter select{
    padding: 4px 14px;
    display: flex;
    align-items: center;
    border-radius: 8px;
    border: 0px;
    width: 140px;
    background: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0Ljk1IDEwIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2ZmZjt9LmNscy0ye2ZpbGw6IzQ0NDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmFycm93czwvdGl0bGU+PHJlY3QgY2xhc3M9ImNscy0xIiB3aWR0aD0iNC45NSIgaGVpZ2h0PSIxMCIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIxLjQxIDQuNjcgMi40OCAzLjE4IDMuNTQgNC42NyAxLjQxIDQuNjciLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMy41NCA1LjMzIDIuNDggNi44MiAxLjQxIDUuMzMgMy41NCA1LjMzIi8+PC9zdmc+) no-repeat 95% 50%;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
}

.apache_solr_body .federmoto_search_block .container-submit {
    display: flex;
    margin-top:-48px;
    justify-content: flex-end;
}
.apache_solr_body .federmoto_search_block .container-submit button {
    background: #044ea1;
    color: white;
    font-weight: bold;
    padding: 8px 15px;
    outline: none;
    border-radius: 8px;
    border: none;
    text-transform: uppercase;
}


.apache_solr_stats {
    background: #f5a522;
    padding: 8px;
    margin-top: -19px;
    color: white;
    font-weight: bold;
    margin-bottom: 0px;
}


.apache_solr_no_resultset_error {
    display: flex;
    justify-content: center;
    margin-bottom: 40px;
    text-align: center;
    flex-direction: column;
}

.apache_solr_no_resultset_error .federmoto_search_block{
    margin-bottom:40px !important;
}
.apache_solr_no_resultset_error .federmoto_search_block .container-submit{
    margin-top:-62px;
}
.apache_solr_no_resultset_error .federmoto_search_block .container-submit button {
    border-radius: 0px !important;
    padding: 12px 15px !important;
}

.apache_solr_no_resultset_error .search-for-maybe {
    margin-top:40px;
    font-size:22px;
}
.apache_solr_no_resultset_error .search-for-maybe ul {
    margin-top:20px;
}


.apache_solr_no_resultset_error .search-for-maybe ul li{
    margin-top:10px;
}

.apache_solr_no_resultset_error .search-for-maybe ul li a {
    font-weight: bold;
    color: #f5a622;
}


.apache_solr_no_resultset_error p {
    font-size: 22px;
}


.apache_solr_no_resultset_error p i{
    font-weight: bold;
    color: #f5a622;
}
/*

Fine customizzaazione ricerca solar

*/

#home-section-motitalia{background-image:linear-gradient(180deg, rgba(4, 40, 68, 0.54) 0%, rgba(4, 40, 68, 0.9) 75.28%, #042844 100%),url('assets/img/federmoto-rivista.jpg');background-repeat: no-repeat;background-size: cover; }

#home-section-motitalia h2{    font-weight: 800; font-size: 40px}
#home-section-motitalia h3{    font-weight: 700; font-size: 24px; height:53px; }


#home-section-social h2{ font-size:40px}
#home-section-social h3{ font-weight: 600; font-size:24px;text-transform:none;}

.owl-carousel.carousel-theme.carousel-magazine .owl-item h3{display:none}
.owl-carousel.carousel-theme.carousel-magazine .owl-item.center h3{display:block}
