@charset "UTF-8";

/* COLORI

    --lnd:    	#08305e;
	--lnd:	  	#f7941d;
	--seried: 	#0064ab;
	--dcf:    	#ea5297;
	--dbs:    	#c0ae76;
	--tdr:    	#008d36;
	--gray:   	#ebebeb
	--gray-dark:#343a40
*/

.fa-facebook::before {
  content: "\f099";
}


@font-face { font-family: roboto-regular; 
			 src: url('../font/Roboto-Regular.ttf'); } 

body
{
		font-family: 'Roboto', sans-serif;
    	font-size: 14px;
    	font-weight: 400;
}

h1 {
    font-family: 'Roboto', sans-serif;
    font-size: 32px;
    font-weight: 700;
}

h2 {
    font-family: 'Roboto', sans-serif;
    font-size: 21px;
    font-weight: 700;
}

h3 {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 500;
}

h4 {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 500;
}

h5 {
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    font-weight: 500;
}

h6 {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
}





body, .sp-preloader {
    background-color: #fff;
    color: #343a40;
}


a {
    color: #0064ab;
}

a:hover, a:focus, a:active {
    color: #f7941d;
}

a:hover {
    text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
    color: #08305E;
}

body:not(.main-menu-borderless) #sp-main-menu {
    border-bottom: 0px solid #ebebeb;
}

#sp-header {
    border-top: 0px solid rgba(234, 234, 234, 1);
    border-bottom:0px solid rgba(234, 234, 234, 1);
}


#sp-header {
    height: 140px;
}


#sp-header .logo {
    margin: 5px 0;
}


img.logoLNDHome {
    width: 210px;
}


.logoLNDHome {
    margin: 8px 0 0 0;
    width: 280px;
}

.logoLNDCompetition {
  margin: 30px 0 0 0;
}

.logoLND {
  margin: 45px  0 0;
  width: 40%;
}

image {
    image-rendering: auto;
    /* image-rendering: auto; */

}


.boxCompetition {
    width: 100%;
    height: 15px;
    float: left;
    /*background-color: white;*/
    margin: -15px 15px;
    border-radius: 0px;
}


.boxCompetition6{
  background-color: #0064ab;
}

.shadow6{
  position:relative;
}

.shadow6{
    box-shadow:0 0px 0px rgba(0, 0, 0, 0.3), 0 0 0px rgba(0, 0, 0, 0.1) inset;
}

.shadow6:before, .shadow6:after{

    position: absolute;
    content: "";
    top: 0px;
    bottom: 0px;
    left: 30px;
    right: 30px;
    z-index: -1;
    box-shadow: 0 0 40px 0px #000;
    border-radius: 200px/0px;
}





.logoCompetition {
    margin:  10px 0;
    width: 30%;
}


.logoCompetition-TDR {
    margin: 5px 0px 0px -100px;
    width: 45%;

}


.logoCompetition-Esport {
    margin: 10px 0px;
    width: 30%;

}

/*MOTORE DI RICERCA*/

.sp-module.top-search {
    margin: 63px 0;
}


.top-search-wrapper .icon-close-wrap .icon-close:before, .top-search-wrapper .icon-close-wrap .icon-close:after {
    background: #c0ae76;
}

.top-search-wrapper .icon-top-wrapper .search-icon:hover, .top-search-wrapper .icon-top-wrapper .search-icon:focus {
    color: #c0ae76;
}

.top-search-wrapper .icon-close-wrap {
	right: 63px;
}

.top-search-input-wrap {
    display: none;
    background-color: #fff;
    border-bottom: 3px solid #c0ae76;
}



/*MEGA MENU */


.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    padding: 0 8px;
}

.sp-megamenu-parent > li > a:before, .sp-megamenu-parent > li > span:before {
    content: "";
    background-color: #f7941d;

}

.sp-megamenu-wrapper {
    flex: auto;
    border-top: 0px solid #fff;
}


.sp-megamenu-parent > li > a {
    color: #fff;

}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    display: inline-block;
    font-size: 14px;
    margin-right: 2px;
    text-transform: uppercase;
    line-height: 45px;
    position: relative;
	letter-spacing: normal;
}


.sp-megamenu-parent > li:hover > a {
  color: #f7941d;
	text-decoration: none;
}

.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
    color: #f7941d;
}

.sp-megamenu-parent > li:hover > a {
  color: #f7941d;
 text-decoration: none;
}

/* MEGA MENU SERIE D */


.menuSD .sp-megamenu-parent > li:hover > a {
color: #f7941d;
text-decoration: none;
}


.menuSD .sp-megamenu-parent > li.active > a, .menuSD .sp-megamenu-parent > li.active:hover > a {
  color: #f7941d;
}


.menuSD .sp-megamenu-parent > li > a:before, .menuSD .sp-megamenu-parent > li > span:before {
    content: "";
    background-color: #f7941d;
}

.menuSD .sp-megamenu-parent > li.active > a, .menuSD .sp-megamenu-parent > li.active:hover > a {
  color: #f7941d;
}

.menuSD .sp-megamenu-parent > li > a:before, .menuSD .sp-megamenu-parent > li > span:before {
    content: "";
    background-color: #f7941d;
}


/* MEGA MENU DCF */


.menuDCF .sp-megamenu-parent > li:hover > a {
color: #ea5297;
text-decoration: none;
}


.menuDCF .sp-megamenu-parent > li.active > a, .menuDCF .sp-megamenu-parent > li.active:hover > a {
  color: #ea5297;
}


.menuDCF .sp-megamenu-parent > li > a:before, .menuDCF .sp-megamenu-parent > li > span:before {
    content: "";
    background-color: #ea5297;
}

.menuDCF .sp-megamenu-parent > li.active > a, .menuDCF .sp-megamenu-parent > li.active:hover > a {
  color: #ea5297;
}

.menuDCF .sp-megamenu-parent > li > a:before, .menuDCF .sp-megamenu-parent > li > span:before {
    content: "";
    background-color: #ea5297;
}

/* MEGA MENU TDR */


.menuTDR .sp-megamenu-parent > li:hover > a {
color: #f7941d;
text-decoration: none;
}


.menuTDR .sp-megamenu-parent > li.active > a, .menuTDR .sp-megamenu-parent > li.active:hover > a {
  color: #f7941d;
}


.menuTDR .sp-megamenu-parent > li > a:before, .menuTDR .sp-megamenu-parent > li > span:before {
    content: "";
    background-color: #f7941d;
}

.menuTDR .sp-megamenu-parent > li.active > a, .menuTDR .sp-megamenu-parent > li.active:hover > a {
  color: #f7941d;
}

.menuTDR .sp-megamenu-parent > li > a:before, .menuTDR .sp-megamenu-parent > li > span:before {
    content: "";
    background-color: #f7941d;
}


/* MEGA MENU ESPORT */


.menuES .sp-megamenu-parent > li:hover > a {
color: #f7941d;
text-decoration: none;
}


.menuES .sp-megamenu-parent > li.active > a, .menuES .sp-megamenu-parent > li.active:hover > a {
  color: #f7941d;
}


.menuES .sp-megamenu-parent > li > a:before, .menuES .sp-megamenu-parent > li > span:before {
    content: "";
    background-color: #f7941d;
}

.menuES .sp-megamenu-parent > li.active > a, .menuES .sp-megamenu-parent > li.active:hover > a {
  color: #f7941d;
}

.menuES .sp-megamenu-parent > li > a:before, .menuES .sp-megamenu-parent > li > span:before {
    content: "";
    background-color: #f7941d;
}





.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  background: #fff;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
  color: #0064ab;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
  color: #0064ab;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a {
  color: #0064ab;
}
.sp-megamenu-parent .sp-mega-group > li > a {
  color: #0064ab;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {

    font-size: 14px;
	line-height: 1.2;
}

.sp-megamenu-parent .sp-mega-group > li > a {
    font-size: 15px;
	    padding: 15px 0;
    border-bottom: 1px solid #ebebeb;

}


/*TAGS MEGA MENU*/

h3.tagmegamenu {
	font-weight: bold;
    font-size: 15px;
    color: #08305E;
	padding: 10px 0 0 0;
}

.sp-module.tagmegamenu {
    background-color: #fff;
    padding: 10px;
}

.sp-module.tagmegamenu ul > li > a:hover {
    color: #c0ae76;
}

.tagspopulartagmegamenu {

    border: 0px solid #e5e5e5;
    margin: 0 auto;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    padding: 0 8px;
}

.tagspopulartagmegamenu li{
    display: inline-block;
    line-height: 32px;
    margin: 0 4px 0 0;
    padding: 0 8px;
    border-top: 0px solid #dedede;
}

.badge-info {
    color: #fff;
    background-color: #08305E;
}


/*Moduli*/

.sp-module ul > li > a {
    color: #08305e;
    line-height: 1.5;
}

.sp-module ul > li > a:hover {

	color: #0064ab
}



/*Page builder*/
/* tolgo spazio tra carousel e menu*/

#sp-page-builder:not(.page-1,.page-1364)
{
    position: relative;
    margin-top: 0px;
}


/*LISTA ALTRE NEWS*/

.category-module.megamenu.mod-list {
    background-color: #efefef;
	padding: 10px;
}

ul.category-module.altrenews.mod-list ul{
    padding: 0px;

}



/*SOCIAL*/

ul.social-icons > li a {
    color: #fff;
}

ul.social-icons > li a:hover {
    color: #f7941d;
}



/* DAL TERRITORIO*/

.row-fluid .span4 {
    width: 31.914893617021%;
	padding: 0 10px;
}
.row.row-fluid {
    display: flex;
    -ms-flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    padding: 15px;
}


.span4 span {
    color: #c0ae76;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    background-color: #fff;
    white-space: nowrap;
    padding: 0px;
    margin-right: 0.625em;
    letter-spacing: 0.01em;
}

.span4 h3 {

    margin-top: 5px;
	font-size: 13px;
}


/*RSS*/

ul.newsfeed {
margin-left: 0;
padding-left: 0;
list-style-type: none;
}


.newsfeed li {
margin-bottom: 15px;
}



.feed-link a {
    color: #0064ab;
	font-weight: bold;
}


/*YOUTUBE FEED */
#yottie_1 .yottie-widget-feed {
    background: #0064ab;
}


/* BLOCCO NEWS HOME PAGE */

/*.sppb-addon-title {

	padding: 15px 0px;
	border-bottom: 2px solid #c0ae76;
}*/

.seried .sppb-addon-title {
    border-bottom: 2px solid #0465ab !important;
 }

.dcf .sppb-addon-title {
    border-bottom: 2px solid #ea5297 !important;
}

.dbs .sppb-addon-title {
    /*border-bottom: 2px solid #c0ae76 !important;*/
}

.tdr .sppb-addon-title {
    /*border-bottom: 2px solid #36a9e1 !important;*/
}



/*TABS*/


.gazette-articles-tab .sppb-addon-title {
    letter-spacing: 0px;
	padding: 10px 0;
}

/*Line style*/

.sppb-nav-lines > li.active > a, .sppb-nav-lines > li.active > a:hover, #sppb-addon-1546448184902 .sppb-nav-lines > li.active > a:focus {
    color: #333333;
    border-bottom-color: #08305e;
}



.gazette-articles-tab .sppb-addon-content.sppb-tab ul.sppb-nav {
    border-bottom: 0px solid #ebebeb;
    background-color: #ebebeb;
}

.gazette-articles-tab .sppb-addon-title {
    letter-spacing: 0;
}

.gazette-articles-tab {
    border: 0px solid #ebebeb;
}


.gazette-articles-tab .sppb-addon-content.sppb-tab ul.sppb-nav > li > a:before {
    background-color: #c0ae76;
}

.seried .gazette-articles-tab .sppb-addon-content.sppb-tab ul.sppb-nav > li > a:before {
    background-color: #0064ab;
}


.dcf .gazette-articles-tab .sppb-addon-content.sppb-tab ul.sppb-nav > li > a:before {
    background-color: #ea5297;
}

.dbs .gazette-articles-tab .sppb-addon-content.sppb-tab ul.sppb-nav > li > a:before {
    background-color: #c0ae76;
}


.gazette-articles-tab .sppb-addon-content.sppb-tab ul.sppb-nav > li > a {
    letter-spacing: 0px;
}

.gazette-articles-tab .sppb-addon-content.sppb-tab ul.sppb-nav > li > a {
    margin-left: 0px;

}

.sppb-addon-articles .sppb-addon-article, .sppb-addon-articles.classic .sppb-addon-article  {
    margin-bottom: 14px;
    padding-bottom: 0;
}




.nano {
    min-height: 350px;
}

.gazette-articles-tab .sppb-addon-content.sppb-tab {
    border-top: 2px solid #ebebeb;
}




.sppb-addon-articles.horizontal .sppb-addon-article .sppb-addon-article-info-wrapper .sppb-article-meta > span.sppb-meta-date {
    float: left;
}

.sppb-addon-articles.horizontal .sppb-addon-article .sppb-addon-article-info-wrapper h3 {
    font-size: 16px;
    margin-top: 0px;
}

/*CU e CIRCOLARI */

.k-ui-namespace .mod_docman ul {
    display: block;
    margin-top: 12px;
    margin-left: 0;
    padding-left: 0;
    list-style: none !important;
}

.k-ui-namespace .mod_docman.mod_docman--documents ul li {
    margin-bottom: 13px;
    border-bottom: 1px solid #ebebeb;
	padding-bottom: 10px;
}

/* data */

.k-ui-namespace .mod_docman ul .module_document__info div.module_document__date, .k-ui-namespace .mod_docman ul .module_document__info div.module_document__size {
    font-size: 90%;
    border-radius: 17px;
    height: 25px;
    padding: 4px 10px;
    color: #fff;
	background-color:#0064ab ;
}

.k-ui-namespace .mod_docman ul li .koowa_header {
    margin: 0 0 5px 0;
    line-height: 1.3em;
    font-size: 14px;
}


/* data custom LND*/

.itemid-663 .k-ui-namespace .mod_docman ul .module_document__info div.module_document__date, .itemid-663 .k-ui-namespace .mod_docman ul .module_document__info div.module_document__size {
    background-color: #0465ab;
}

/*data custom SerieD*/
.itemid-664 .k-ui-namespace .mod_docman ul .module_document__info div.module_document__date, .itemid-664 .k-ui-namespace .mod_docman ul .module_document__info div.module_document__size {
    background-color: #0064ab;
}

/*data custom CF*/
.itemid-665 .k-ui-namespace .mod_docman ul .module_document__info div.module_document__date, .itemid-665 .k-ui-namespace .mod_docman ul .module_document__info div.module_document__size {
    background-color: #0064ab;
}

/*data custom BS
.itemid-666 .k-ui-namespace .mod_docman ul .module_document__info div.module_document__date, .itemid-666 .k-ui-namespace .mod_docman ul .module_document__info div.module_document__size {
    background-color: #c0ae76;
}
*/

/*data custom TDR
.itemid-667 .k-ui-namespace .mod_docman ul .module_document__info div.module_document__date, .itemid-667 .k-ui-namespace .mod_docman ul .module_document__info div.module_document__size {
    background-color: #008d36;
}*/


/*ACCORDION*/

.sppb-panel-primary>.sppb-panel-heading {
    color: #fff;
    background: #0064ab;
}

.sppb-panel-primary {
    border-color: #fff;
}

/*BOX NEWS ALTRI SITI*/


.sppb-addon-articles.standard .sppb-addon-content {
    padding: 0 0px;
}


.sppb-addon-articles.article-border .sppb-addon-title {
    letter-spacing: 0;
}


.sppb-addon-article .sppb-meta-category {
    letter-spacing: 0;

}





a.category {
    color: #888;
    /* background-color: #888; */
}

.sppb-addon-articles .sppb-article-meta>span {
    display: inline-block;
    margin: 5px;
    color: #888;
    font-size: 12px;
	line-height: 1.8;
}


.sppb-addon-articles.standard .sppb-addon-content > div.sppb-row {
    border-bottom: 0px solid #ebebeb;
}

.sppb-addon-articles.standard .leading-item {
    border-right: 0px solid #ebebeb;
}

.sppb-addon-articles.article-border {
    border: 0px solid #ebebeb;
}

.sppb-addon-articles-slider .owl-controls .owl-dots .owl-dot.active > span {
    box-shadow: 0px 0px 0px 3px #f7941d;
    background-color: #fff;
}


/*SLIDER */





/*ARTICOLI */

.article-details .article-header h1, .article-details .article-header h2 {

}


.article-list .article .article-header h1 a, .article-list .article .article-header h2 a {
    color: #08305e;
}

.article-list .article .article-header h1 a:hover, .article-list .article .article-header h2 a:hover, .article-list .article .article-header h1 a:active, .article-list .article .article-header h2 a:active, .article-list .article .article-header h1 a:focus, .article-list .article .article-header h2 a:focus {
    color: #0064ab;
}


.blog .page-header h1 {
    border-bottom: solid 1px #ebebeb;
}


.page-header {
    font-variant: all-small-caps;
}

/*colore categoria news*/
.article-details .page-header h1 {
    font-size: 20px;
	color: #c0ae76;
	border-bottom: solid 1px #ebebeb;
}

.seried .article-details .page-header h1 {
	color: #f7941d;
}

.dcf .article-details .page-header h1 {
	color: #ea5297;
}

.dbs .article-details .page-header h1 {
	color: #c0ae76;
}

.view-article .article-details {
    border: solid 0px #ebebeb;
}

.view-article .article-details .header-bottom .article-info {
    padding-right: 20px;
}


.article-list .article {
    margin-bottom: 30px;
    padding: 20px;
    border: 0px solid #f5f5f5;
}

.article-info > span {
    letter-spacing: 0px;
}


.sppb-addon-articles.classic .sppb-addon-article h3 {
    font-size: 16px;
    margin-bottom: 0;
}


.article-details .article-details-wrapper {
    line-height: 30px;
	padding: 20px 0;

}

.mod-articles-category-group {
    font-weight: bold;
    font-size: 15px;
    color: #08305E;
}

.category-module li, .categories-module li, .archive-module li, .latestnews li, .newsflash-horiz li, .mostread li, .form-links li, .list-striped li {
    padding: 8px 0;
    list-style: none;

}



.view-article .article-details ul.tags li a:hover {
    color: #f7941d;
    border-color: #f7941d;
}


.view-category .blog .article-list .article .article-info-wrap .article-header h2 {

    max-height: inherit;
}


.pagination-wrapper .pagination .page-item.active > a {
    color: #f7941d;
}




.view-article .article-details .header-bottom {
    padding: 20px 0 10px 0;
    overflow: hidden;
    border-bottom: 1px solid #ebebeb;
}



.sppb-addon-articles.article-border .sppb-addon-title {
    padding: 10px 0;

}

h3.sppb-addon-title {
    padding: 10px 0;
    border-bottom: 2px solid #f39200;
	text-transform: uppercase;
}

.article-details .article-details-wrapper {
    font-size: 18px;
    line-height: 28px;
    color: #343a40;
}


/* filtro articoli */

.d-flex.justify-content-between.align-items-centerd-flex.mb-4 {
    margin-top: 30px;
}


/* TDR no GS */

.sp-page-title h2.sp-page-title-heading {
    font-family: 'Roboto', sans-serif;
    font-size: 32px;
    font-weight: 700;
    color: #08305E;
    text-transform: none;
    border-bottom: solid 0px #f90;
    line-height: 0px;
	letter-spacing: normal;
}







/*MENU RIGHT*/


h3.sp-module-title{
    padding: 10px 0;
    border-bottom: 2px solid #c0ae76;
	text-transform: uppercase;
}


#je_accord166.je_acc > ul > li > a {
    border-left: 0px solid #d7d7d7;
    border-right: 0px solid #d7d7d7;
    border-top: 1px solid #d7d7d7;
    color: #0064AB;
    background: #FFFFFF;
}




/*SOCIAL WALL */

.socialwall h2 {
    text-align: center;
    color: #fff;
    margin-top: 10px;
}




/*VIDEO PLUGIN*/

.video {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}

.video iframe {
    width: 100%;
}


.videoHome {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}

.videoHome iframe {
    width: 100%;
}



#sp-footer3 .div-nav {
    text-align: right;

}
#sp-footer3 .navbar-footer {
}

#sp-footer3 .navbar-footer ul {
        /* display: flex;
flex-direction: row;*/
    }


#sp-footer3 .div-nav .nav-footer {
    margin: .5rem 0 0 0
}

#sp-footer3 .div-nav .nav-footer ul {
    padding-left: 0
    }

#sp-footer3 .div-nav .nav-footer li {

    display: inline-flex;
    margin: 0 0px;
    padding: 0;
    border-right: 1px solid #ffff;
    line-height: 1;
    font-size: 12px;
    }

#sp-footer3 .div-nav .nav-footer li a {
    display: block;
    padding: .1rem 0.5rem;
    color: #fff;
        }


#sp-footer3 .div-nav .navbar-main {
    text-transform: uppercase;
}

#sp-footer3 .div-nav .navbar-servizio2 li a {
    color: #0064ab;
	font-weight: bold;
}
#sp-footer3 .div-nav .navbar-servizio2 li {
    border: 0px solid #0075CC;
}


/*SEARCH*/

.search-results a:link {
    font-size: 16px;
}



/* PARTNER */


.footer-partner {
    background-color: #fff;
    height: 150px;
    display: flex;
    align-items: center;
    text-align: center;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

.footer-partner a img {
    height: auto;
}

.footer-partner a img {
    height: auto;
}

.img-fluid {
    max-width: 100%;
    height: auto;
}

.footer-partner a:first-child {
    border-left: none;
}


.footer-partner a {
    border-left: 1px solid #fff;
    padding: 0rem 1.50rem 0 1.50rem;
    height: 90px;
    display: flex;
    align-items: center;
}



/*Tabelle*/

table.trasparenza {
    font-size: 14px;
}

th table.trasparenza {
    background-color: #ddd;
    padding: 5px;
}






/*Footer*/
#sp-bottom {
    border-bottom: solid 0px #ebebeb;
}


.footer-loghi {
    background-color: #c1c7cb;
    height: 150px;
    display: flex;
    align-items: center;
    text-align: center;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

.footer-loghi a img {
    height: auto;
}

.footer-loghi2 {
    background-color: #fff;
    height: 150px;
    display: flex;
    align-items: center;
    text-align: center;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

.footer-loghi2 a img {
    height: auto;
}

.footer-loghi a img {
    height: auto;
}

.img-fluid {
    max-width: 70%;
    height: auto;
}

.img-fluid2 {
    max-width: 100%;
    height: auto;
}

.footer-loghi a:first-child {
    border-left: none;
}

.footer-loghi2 a:first-child {
    border-left: none;
}

.footer-loghi a {
    border-left: 1px solid #fff;
    padding: 0rem 1.50rem 0 1.50rem;
    height: 90px;
    display: flex;
    align-items: center;
}

.footer-loghi2 a {
    border-left: 1px solid #fff;
    padding: 0rem 1.50rem 0 1.50rem;
    height: 90px;
    display: flex;
    align-items: center;
}


.brand-footer {
    padding: 1.5rem
}

    .brand-footer h1 {
        font-size: 4rem;
        margin-bottom: 0rem;
        line-height: 0.9;
        padding-top: 1.9rem;
    }

    .brand-footer h2 {
        font-size: 2rem;
    }

    .brand-footer img {
        width: 70px;
        margin-top: 0px;
    }






/*BOX COMPETITION*/

.box-seried {
background-color: #08305e;
}

.box-cf {
background-color: #EA5297;
}

.box-bs{
background-color: #C0AE76;
  background-color: #007D8B;  
    
}

.box-tdr{
background-color: #36a9e1;
}

.box-esport{
background-color: #0069b4;
}

/* WIDGET BATTERFY ESPORT*/

.bf-tournament-attributes h6 {
    font-size: 11px;
    color: #7e838c;
    font-weight: 400;
}

.bf-tournament-attributes h2 {
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 8px;

}

.bf-tournament-attributes .divider {
    border-right: 1px solid #28303f;
    margin: 10px 0;
    }

hr.divider, .divider {
    width: 100%;
    border-bottom: 1px solid #28303f;
    height: 1px;
    position: relative;
}
    
    
/* WIDGET Banner-Link  */


.banner-link {
    overflow: hidden;
    position: relative;
    width: 100%;
    min-height: 60px;
    display: flex;
    align-items: center;
    padding-top: 1rem;
    padding-top: 0;
	border-bottom-left-radius: 30px;
}



.banner-link .banner-link-body {
    padding: 2px 10px;
    margin: 2px 75px 2px 10px;
    z-index: 10;
    position: relative;
    }

.banner-link .banner-link-body p {
    color: #fff;
    margin-bottom: 0rem;
    }

.banner-link .banner-link-body h3 {
    padding: 0;
    margin: 0;
   }

.banner-link .banner-link-body h3 a {
   color: #fff;
   }

.widget .widg-frecciaDx {
    position: absolute;
    right: 0px;
    bottom: 0;
    width: 81px;
    height: 90px;
    /* padding: 5px 20px 5px 0px; */
    /* font-size: 20px; */
    color: #fff;
    /* margin-left: 0px; */
    /* background-color: #C8B67F; */
    Z-INDEX: 10;
}

.banner-link .widg-frecciaDx {
    z-index: 2;
    /* background-color: #0054A0; */
    height: 80px;
    width: 40px;
}

.widget .widg-frecciaDx a {
    padding: 0px;
    display: block;
    margin-left: -10px;
}

.widget .widg-frecciaDx a img {
    margin-top: -3px;
}

.widget .widg-frecciaDx a img {
	margin: 10px;
   }



.widget .widg-frecciaDx-Tdr {
    position: absolute;
    right: 0px;
    bottom: 0;
    height: 90px;
    /* padding: 5px 20px 5px 0px; */
    /* font-size: 20px; */
    color: #fff;
    /* margin-left: 0px; */
    /* background-color: #C8B67F; */
    Z-INDEX: 10;
}

.banner-link .widg-frecciaDx-Tdr {
    z-index: 2;
    /* background-color: #0054A0; */
    height: 80px;
    width: 40px;
}

.widget .widg-frecciaDx-Tdr a {
    padding: 0px;
    display: block;
    margin-left: -10px;
}

.widget .widg-frecciaDx-Tdr a img {
    margin-top: -3px;
}

.widget .widg-frecciaDx-Tdr a img {
	margin-top: 10px;
   }



/*Esport*/

.widget .widg-frecciaDx-esport {
    position: absolute;
    right: 0px;
    bottom: 0;
    height: 90px;
    /* padding: 5px 20px 5px 0px; */
    /* font-size: 20px; */
    color: #fff;
    /* margin-left: 0px; */
    /* background-color: #C8B67F; */
    Z-INDEX: 10;
}

.banner-link .widg-frecciaDx-esport {
    z-index: 2;
    /* background-color: #0054A0; */
    height: 80px;
    width: 40px;
}

.widget .widg-frecciaDx-esport a {
    padding: 0px;
    display: block;
    margin-left: -10px;
}

.widget .widg-frecciaDx-esport a img {
    margin-top: -3px;
}

.widget .widg-frecciaDx-esport a img {
	margin-top: 10px;
   }



h2.widg-Titolo {
    font-size: 16px;
}

h2.widg-Titolo-box-seried a {
    color:#08305e;
	font-size: 16px;
}

h2.widg-Titolo-box-cf a {
    color:#EA5297;
	font-size: 16px;
}

h2.widg-Titolo-box-bs a {
    color:#007D8B;
	font-size: 16px;
}

h2.widg-Titolo-box-tdr a {
    color:#36a9e1;
	font-size: 16px;
}

h2.widg-Titolo-box-esport a {
    color:#0069b4;
	   font-size: 16px;
}


/*PULSANTE CERCA*/
.btn-primary, .sppb-btn-primary {
    border-color: #f7941d;
    background-color: #f7941d;
}

.btn-group-lg>.btn, .btn-lg {
    padding: .5rem 1rem;
    font-size: 1rem;
    line-height: 1;
    border-radius: .3rem;
    color: white;
    background-color: #f7941d;
}



/*LND TERRITORIO*/

h4.panel-title {
	font-family: 'Roboto slab', sans-serif;
    font-size: 18px;
    font-weight: bold;
}



.sppb-panel-modern>.sppb-panel-heading {
    padding: 17px 30px 17px 15px;
    background: #ebebeb;
    color: #08305e;
}

.sppb-panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: bolder;
    color: inherit;
}


/*STORE LOCATOR*/
.store input#addressInput {
    display: inline;
}

input[type="text"]:not(.form-control):focus, input[type="email"]:not(.form-control):focus, input[type="url"]:not(.form-control):focus, input[type="date"]:not(.form-control):focus, input[type="password"]:not(.form-control):focus, input[type="search"]:not(.form-control):focus, input[type="tel"]:not(.form-control):focus, input[type="number"]:not(.form-control):focus, select:not(.form-control):focus {
    color: #495057;
    background-color: #fff;
    border-color: #f7941d;
    outline: 0;
}


input[type="text"]:not(.form-control), input[type="email"]:not(.form-control), input[type="url"]:not(.form-control), input[type="date"]:not(.form-control), input[type="password"]:not(.form-control), input[type="search"]:not(.form-control), input[type="tel"]:not(.form-control), input[type="number"]:not(.form-control), select:not(.form-control) {
    display: block;
    width: 70%;
    
}

.formResponsive .formHorizontal .formControls {
    *display: inline-block;
    *padding-left: 20px;
    margin-left: 27%;
  
}

.formResponsive input[type="button"], .formResponsive button[type="button"], .formResponsive input[type="submit"], .formResponsive button[type="submit"], .formResponsive input[type="reset"], .formResponsive button[type="reset"] {
    margin: 10px;
}




/*TABELLA */

table.category thead > tr, table.category tbody > tr {
    border: 0px solid #f2f2f2;
}

.table-bordered {
    border: 0px solid #dee2e6;
}
table.category thead > tr, table.category tbody > tr {
    border-bottom: 1px solid #ebebeb;
}

.table-bordered td, .table-bordered th {
    border: 0px solid #dee2e6;
}


.table th, .table td {
    padding: .45rem;
    vertical-align: top;
    border-bottom: 1px solid #dee2e6;
	 border-top: 0px solid #dee2e6;
}

.table .thead-dark th {
    background-color: #0064ab;
    border-color: transparent;
    padding: 0.8em 0.5em;
    text-transform: uppercase;
    font-weight: 500;
}

.table-primary, .table-primary > th, .table-primary > td {
    background-color: #ebebeb;
}




/*Torna su*/

#sp-bottom-top .sp-scroll-up:hover, #sp-bottom-top .sp-scroll-up:active, #sp-bottom-top .sp-scroll-up:focus {
    color: #f7941d;
}

#sp-bottom-top {
    border-bottom: solid 1px #ebebeb;
    border-top: 0px solid #ebebeb;
    padding-top: 20px;
    /* display: none; */
}



/*Bottom*/

#sp-bottom {
    padding: 5px 0 5px;
}

#sp-footer {
    line-height: 1.5;
}

#sp-footer, #sp-footer a {
    color: #fff;
}

.sp-copyright
{
    padding: 10px 0;
	line-height: 1.5;
}


#je_accord166.je_acc > ul > li > a:hover, #je_accord166.je_acc > ul > li.active > a, #je_accord166.je_acc > ul > li.open > a {
    color: #FFFFFF;
    background: #08305e;
}



.sp-contact-info li {
    font-size: 80%;
	display: block;
	margin: 10px 10px;
}


.sp-contact-info {
    list-style: none;
    padding: 0;
    margin: 0 -10px;
    text-align: center;
}

.logoLNDFooter {
    margin: 0px 0 0 0;
    width: 150px;
}


.offcanvas-menu {
    background-color: #0064ab;
    color: #1d1f24;
}


.offcanvas-menu .offcanvas-inner .sp-module ul > li a, .offcanvas-menu .offcanvas-inner .sp-module ul > li span {
    color: #FFF;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li a:hover, .offcanvas-menu .offcanvas-inner .sp-module ul > li span:hover, .offcanvas-menu .offcanvas-inner .sp-module ul > li a:focus, .offcanvas-menu .offcanvas-inner .sp-module ul > li span:focus {
    color: #FFF;
}


.offcanvas-menu .offcanvas-inner .sp-module ul > li ul li a {
     color: #FFF;
}


/*GOALSHOUTER*/

.kTUWzq {
  background-color: #daeaf5;
}

.dbHDoR {
    background-color: #0064ab;
    width: 250px;
    border-radius: 10px;
}

.dSWTKa {
    padding: 12px  !important;
	border-bottom: 1px solid #e5e5e5  !important;
}

.dUmMNI, .eMlxBZ {

    font-size: 13px !important;
}


.iaBoIa { /*beachsoccer coppa italia*/
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #1b1b1b;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 13px;
    font-weight: 400;
    min-width: 0;
    text-transform: uppercase;
}


.fJOUfb img, .fJOUfb svg {
    max-width: 100px !important;
    margin: 0 10px 0 0;
}

.iaBoIa img, .iaBoIa svg {
    margin: 0 10px 0 0;
    margin: 0 5px 0 0;
    max-width: 50px !important;
}


.video {
    position: relative;
    padding-top: 30px;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}

.video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*LOGIN*/

div#sp-login {
    top: 7px;
    left: -15px;
}

ul.unstyled {
    padding: 0;
}
.sp-custom-login-on .form-login-wrap form {
    background: #fff;
    padding: 10px;
    box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
}


.sp-top-login a {
    color: #0064ab !important;
}


.login-greeting {
    color: #0064ab;
}


.sp-custom-login-on .form-login-wrap {
    padding-top: 20px;
    position: absolute;
	margin: -50px -20px;
    right: 0px;
    display: none;
    animation: fadeInDown 0.5s;
    transition: 0.3s;
}

.sp-top-login .btn-primary:hover, .sp-top-login .sppb-btn-primary:hover {
    border-color: #08305e;
    background-color: #08305e;
}

html.error-page body {
    background-color: #0064ab;
}

@media (max-width: 767px) 
{
		.logoLNDHome {
			margin: 8px 0 0 0;
			width: 200px;
		}
		.logoLND {
			margin: 45px 0 0;
			width: 70%;
		}
		.logoCompetition-Esport {
			margin: 15px;
			width: 50%;
		}	
		.logoCompetition {
			margin: 15px;
			width: 50%;
		}		
		.sppb-addon-articles-slider.bg_image .sppb-addon-article.item:before {
			content: "";
			position: absolute;
			top: 0;
			bottom: 0;
			left: 0;
			right: 0;
			background-color: #047e8b;
			opacity: 0.4;
		}
		.sppb-addon-articles-slider.bg_image .sppb-article-details {
			padding: 0px 35px;
			max-width: 600px;
			z-index: 5;
			position: relative;
			margin-block: auto;
    		margin-top: 220px;
		}
		.sppb-addon-articles-slider.bg_image .sppb-addon-article.item {
    		min-height: 350px;
    		background-size: contain;
		}
		.sppb-addon-articles-slider.bg_image .owl-controls {
			display: none;
		}
		.gazette-articles-tab .sppb-addon-content.sppb-tab ul.sppb-nav > li > a {
			margin-left: 10px;
		}
		.footer-loghi {
			display: block;
			height: auto;
			padding-top: 1rem;
		}
		.footer-loghi a:nth-child(odd) {
			/* border-right: 1px solid #fff; */
		}
		 .footer-loghi {
					display: block;
					height: auto;
					padding-top: 1rem;
		}
		.footer-loghi a {
					display: inline-block;
					width: 35%;
					height: auto;
					border-left: none;
					min-height: 85px;
					padding: 1rem 0.5rem 1rem 0.5rem
				}

		.footer-loghi a:nth-child(odd) {
					/* border-right: 1px solid #fff */
				}

		.footer-loghi a {
					border-bottom: 0px solid #fff;
				}

		.footer-loghi a:nth-child(9){
				border-bottom: none;
			}

		.footer-partner {
			display: block;
			height: auto;
			padding-top: 1rem;
		}
		.footer-partner a:nth-child(odd) {
			/* border-right: 1px solid #fff; */
		}
		 .footer-partner {
					display: block;
					height: auto;
					padding-top: 1rem;
		}
		.footer-partner a {
					display: inline-block;
					width: 30%;
					height: auto;
					border-left: none;
					min-height: 85px;
					padding: 0rem 0.5rem 1rem 0.5rem
		}
}

@media (min-width: 768px) and (max-width: 990px)
{
		.logoLND {
			margin: 45px 0 0;
			width: 70%;
		}
		.logoCompetition-Esport {
			margin: 15px 0 0 70px;
			width: 30%;
		}	
		.logoCompetition {
			margin: 15px 0 0 70px;
			width: 30%;
		}	
}


