/*@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,500,700);*/
@font-face {
font-family: 'HKGrotesk-Regular';
src:
     url('../fonts/HKGrotesk-Regular.otf') format('truetype');
font-weight: normal;
font-style: normal;
}
.typo-sb{font-family: 'HKGrotesk-Regular';}
.resize{    width: 50% !important;
    height: auto;
    left: 25%;
    position: relative;}
body {
	font-family: 'Roboto', 'Helvetica Neue', 'Segoe UI', Helvetica, Arial, sans-serif;
	font-size: 14px;
	overflow-x: hidden;
	color: #2a3237;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}


/*CSS GOOOOOD*/

.content_regles{border-right: 1px solid #e6e6e6; margin-top: 55px; margin-bottom:55px; padding-right: 5%;}
.content_tournois{ padding-right: 5%;}
.thumbnail_article_colonne li:hover  {transform: scale(1.02); transition: 0.5s ease-in-out;}
.thumbnail_article_colonne li {transform: scale(1.00); transition: 0.5s ease-in-out;}


.img-regle{background-image:url("https://www.sbchambery.fr/wp-content/uploads/2023/03/ST-Bowling_BABBsm_640x356.webp"); background-size:cover; background-position: center; transition: 0.5s ease;}
.img-regle-large{height:308px;}
.img-regle:hover{background-position: inherit;}
.img-regle-large h5{padding: 8%;font-size: 5.5rem;}
.container-regles{ margin-bottom: 30px; margin-top: 30px;}

.margin_top{margin-top:80px;}

.bckrdtournois h4 {
    margin-top: 0px;
    position: relative;
    color: white;
    /* left: 5%; */
    padding: 12%;
	font-size: 2.9rem;}
.bckrdtournois h5, h5.large {bottom:0px; position:relative; left:0px;  width: 100% !important;  background-color: #2c5482  !important;}
.bckrdtournois h5:hover {
    background-color: #425871  !important;
}
.img-regle-large h4{font-size:4rem !important;}
.liguecol3{margin-top:42px;}
.liguecol3 h3,.liguecol3 h5{color:#333333 !important;}

.regless {color:#fd8f00 !important;}
.thumbnail_article_colonne li {display:block;}
	.thumbnail_article_colonne{ padding:0px !important;}
.colonne3{border-bottom: 1px solid #e6e6e6; margin-top:15px;}
.datess{font-size:0.8em; margin-top:10px; margin-bottom:15px;}
.colonne3 img{max-width:100% !important;}
.colonne_3 h3 {
    color: white;
    padding-bottom: 1%;
	font-size: 22px !important;}
.colonne_3 h3::after {
    content: "";
    display: block;
    margin-left: 0px;
    margin-top: 10px;
    background-color: #fd8f00;
    width: 25px;
    height: 3px;
    top: -5px;
    position: relative;
}

.thumbnail_article_colonne h5{font-size: 0.8em;    font-weight: 400;}
h5.mobiles{display:none;}
@media(max-width: 991px) {.colonne_3{display:none;} .rand_article{display:block !important;} .img-regle h4{color:white !important; padding: 4%;}
	.content_regles, .content_tournois{border-right: 0px solid whitesmoke;}


}


html:focus-within{
	scroll-behavior: smooth;
}

h6{font-size:18px !important;}

.thumbnail_news{width:100% !important; height:100%;opacity:1;}
.thumbnail_article li:hover .thumbnail_news{ transform: scale(1.1); transition: all 0.3s 0s ease-in-out;  opacity:0.8;   font-family: 'HKGrotesk-Regular';}
li{list-style:none;}
.thumbnail_article li{margin-bottom:20px; box-shadow:2px 3px 1rem 0px rgba(0, 0, 0, 0.3); -moz-box-shadow:2px 3px 1rem 0px rgba(0, 0, 0, 0.3);  -webkit-box-shadow:2px 3px 1rem 0px rgba(0, 0, 0, 0.3); background-color: white; display:flex; width:80%; margin-left:auto; margin-right:auto;}
.thumbnail_article h5{color: black !important; display: inline; font-size:1em; padding-left: 15px; font-weight:600;     position: relative; top: 36%; }
.thumbnail_article h5:hover{color: #fd8f00 !important;}
.thumbnail_article li:hover h5{color: #fd8f00 !important; transition: all 0.3s 0s ease-in-out;}
.thumbnail_article li:hover div{color: #000000 !important; transition: all 0.3s 0s ease-in-out;}
.thumbnail_article li:hover{box-shadow: 2px 3px 1rem 0px rgb(0 0 0 / 70%); -moz-box-shadow: 2px 3px 1rem 0px rgb(0 0 0 / 70%) ;   -webkit-box-shadow: 2px 3px 1rem 0px rgb(0 0 0 / 70%);  transition: all 0.3s 0s ease-in-out;}


.thumbnail_article div{display:block; margin-left:15px;     width: 75%; top:42%; position:relative; }
.textarticle div{font-style: italic;}
.thumbnail_article span{width:35%;  background-color:#fd8f00;   overflow: hidden;display: inline; height: 100%;}
.rand_article{padding-top:1%; padding-bottom:1%; background-color: #f0f0f0; display:none;}
.thumbnail_article{padding-left:0px;}
.rand_article h4{padding-bottom:15px; color:#fd8f00;}
.textarticle{display: inline;
}



@media(max-width:1000px) {
	.thumbnail_article span{display:block;}
	.thumbnail_article h5{display:block;}
	.thumbnail_news{width:100% !important;}
	.thumbnail_article span{width:100%; }
	.thumbnail_article li{padding: 2%; width: 85%; margin-left: auto; margin-right: auto;}
	.rand_article {padding: 2%;}
}

@media(max-width:991px) {.sociaux{float:none !important;} .thumbnail_article li{display:block; width:70%; margin-left:auto; margin-right:auto;} .textarticle div {display:block;width:100%; 
	padding-right: 10px;} .thumbnail_article h5{padding-left:0px;} .thumbnail_article div {margin-left:0px;}}
@media(max-width:768px){footer .bottom-footer { margin-top: -10px !important;} #menu-menu-footer{display:inline-flex; float:inherit !important;}}

.blocattention{background-color:rgba(237, 71, 74, 1); padding: 22px; color:whitesmoke !important;
    border-radius: 25px; margin-top:35px;}
.blocattention h5{color:whitesmoke !important;}
.grecaptcha-badge{opacity:0;}
.desccont{color: black;
    font-size: 0.9em;}
.no-height{height:auto !important;}
.vfb-section-2 li:nth-child(2){display:block !important;}
#item-vfb-31{margin-top:30px;}
.parallax {
	position: absolute;
	overflow: hidden;
	width: 100%;
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
}
.img-30 {
    width: 30% !important; margin-left: 30%;
}
.parallax img {
	width: 100%;
	height: 100%;
}
.blog img{width:100%; height:auto;}
.topless{top:-80px !important;}

@media(max-width:1199px) {
.miniature_articles{width:280px !important;}}

@media(max-width:991px) {
.miniature_articles {
    width: 237px !important;
	}}

.miniature_articles{width:380px;}

/* Preloader */

.preloader {
	position: fixed;
	z-index: 9999;
	width: 100%;
	height: 100%;
	background-color: whitesmoke;
}
.article_image{width: auto !important; text-align: center !important;}
.preloader img {
	position: absolute;
	top: calc(50% - 32px);
	left: calc(50% - 79px);
}

.preloader div {
	display: none;
	/* Preload the Second Pricing Image */
	background: url(../img/pricing2.jpg) no-repeat 9999px 9999px;
	background-position: 9999px 9999px;
}
.quotes{font-size: 1em !important; color: #8a8e91 !important; cursor: auto !important; width: 100%; text-align: left;}
/* Typography */

p {
	font-size: 18px;
	line-height: 1.2;
	color: #8a8e91;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Roboto', 'Avenir Next', 'Helvetica Neue', 'Segoe UI', Helvetica, Arial, sans-serif;
	position: relative;
	margin: 10px 0;
}

h1 {
	font-size: 60px;
}

h2 {
	font-size: 48px;
}

h3 {
	font-size: 30px;
}

h4 {
	font-size: 24px;
}

h5 {
	font-size: 19px;
}

h6 {
	font-size: 16px;
}

ul.white-list {
	padding: 0;
	list-style-type: none;
}

ul.white-list li {
	font-size: 18px;
	margin: 10px 0;
	color: #fff;
}

.img-center{width:100%; text-align:center;}
.pad-last{padding-bottom:60px !important;}
ul.white-list li:before {
	content: ' ';
	position: relative;
	top: -3px;
	display: inline-block;
	width: 6px;
	height: 6px;
	margin-right: 15px;
	background: white;
}
.intro_ligue{height: 399px !important;}
header {
	position: relative;
	width: 100%;
	color: white;
	background: rgba(28, 36, 65, 0.93);

	background-size: cover;
        background-position: center !important;
}
#supsystic-table-5 tbody tr:first-child, #supsystic-table-6 tbody tr:first-child{background-color: gold;}
#supsystic-table-5 tbody tr:nth-child(2), #supsystic-table-6 tbody tr:nth-child(2){background-color: silver;}
#supsystic-table-5 tbody tr:nth-child(3), #supsystic-table-6 tbody tr:nth-child(3){background-color: #d67f41;}


.table-title{font-size: 1.5em;font-family: 'Roboto', 'Avenir Next', 'Helvetica Neue', 'Segoe UI', Helvetica, Arial, sans-serif;
    position: relative;
    margin: 10px 0;    
    line-height: 1.1;
    color: #333333;
}
.lire_article{position: absolute;margin-top: 70px;
right: 4px;
font-family: 'HKGrotesk-Regular';
height: auto;
vertical-align: middle;
text-align: center;
color: white;
    font-weight: bold;

font-size: 1.3em;
}
.categorie{    position: absolute;
    top: 0;
    left: 0;
    transition: all .3s ease;
 background-color:#fd8f00; 
}
.date{font-size: 1em; color: #8a8e91;}
.une{    color: #ffffff;text-shadow: 1px 2px 0px black;
    opacity: 0.4;
    position: absolute;
    bottom: 0px;
    left: 27px;
    text-transform: uppercase;
    font-size: 3.5em;
    font-family: 'HKGrotesk-Regular';}
.img-fluid{width: 100%;}
.img-equipe img{width: 75%; 
    box-shadow: 1px 1px 6px 0px black;}
.img-equipe{text-align:center;margin-top: 65px;}
.margin-bottom{margin-bottom: 15px;}
.margin-left{margin-left: -15px;}
.categorie li{list-style: none !important;}
.categorie a{color:white !important; font-weight: bold;}
.categorie a:hover{color:white !important;}
.categorie ul{padding-left: 14px;
padding-right: 14px;
padding-top: 5px;}
.no-pad{padding-right: 0px !important; padding-left: 0px !important;}
.ombre{box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.1); height: 169px;}
.ombres{box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.1); height: auto;}

.ombre:hover{border-right: 21px solid #fd8f00; transition: 0.3s;}
table tbody, thead{font-family: 'HKGrotesk-Regular';}
header .table {
	display: table;
	height: 100%;
}
.h1_page{bottom: 10px; position: absolute;}
header .container {
	height: 100%;
}

header .header-text {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	color: white;
}

header .typed {
	display: inline-block;
	margin: 0;
}

.miniature_article{width: auto;}
.oranges{color:#fd8f00;}
.grey{color: #555555;     font-family: 'HKGrotesk-Regular';}
.topdecal{top: 15px;float: right !important; margin-right: 15px;}
.topdecal2{top: 40px;}
.text_article{padding: 1%;}
.text_article h3{font-size:22px !important;}

header .typed-cursor {
	font-size: 60px;
	display: inline-block;
	margin: 0 10px;
	color: #2c5482;
	-webkit-animation-name: flash;
	animation-name: flash;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}
.content_article{ font-family: 'HKGrotesk-Regular'; color: black !important;}
.content_article_single{ margin-top: 25px; position: relative; font-family: 'HKGrotesk-Regular'; color: black !important;}
.content_article_single p{margin-top: 25px; color: black !important;}
.content_article_single img{/*width: 70%; height: auto;*/}
.content_article_single_center{width: 40% !important; height: auto; display: block;
    position: relative;
    margin-left: auto;
    margin-right: auto;}

.wp-pagenavi a, .wp-pagenavi span {
    text-decoration: none;
    border: 1px solid #BFBFBF;
    padding: 3px 5px;
    margin: 2px;
    font-family: 'HKGrotesk-Regular';
}
a {
	text-decoration: none;
	color: #fd8f00;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
/* Navigation Bar ( Navbar ) */

nav.navbar {
	position: absolute;
	z-index: 9500;
	width: 100%;
	width: 100vw;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

nav.navbar .navbar-nav li.active a:not(.btn) {
	color: #fd8f00 !important;
}

nav.navbar-fixed-top {
	z-index: 9499;
	top: 0;
	padding: 15px 0;
	opacity: 0;
	background: white;
	box-shadow: 0px 4px 3px rgba(0, 0, 0, 0.05);
}

nav.navbar-fixed-top .navbar-nav > li > a:not(.btn) {
	color: #666666;
}
nav.navbar-fixed-top #menu-item-159 a{color: white !important;}
.icon-bar {
	background: #bbb;
}


/* Buttons */

.btn {
	font-size: 18px;
	display: inline-block;
	padding: 10px 10px;
	color: white;
	border: 2px solid transparent;
	border-radius: 2px;
	background: transparent;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.img-50{width: 47% !important;}
.btn:hover,
.btn:focus {
	color: white;
}
.btn.btn-red-fill{
    background: #e74c3c;
}
.btn.btn-blue, .menu-item-159{
	background: #2c5482;
    border-radius: 0.5em;

}
.btn-black{
	background: #222222;
    border-radius: 0.5em;
}
.btn-black:hover{
	background: #444444;
}

.btn-orange{
	background: #fd8f00;
    border-radius: 0.5em;
}
.btn-orange:hover{
	background: #eea35b;
}
.btn.btn-blue:hover, .menu-item-159:hover {
	background: #3e74b1;
}

.btn.btn-red-fill:hover{background: #e74c3c; color: white;}
.btn.btn-red-fill {
	color: #e74c3c;
	border-color: #e74c3c;
	background: transparent;
}
.btn.btn-blue-fill {
	color: #2c5482;
	border-color: #2c5482;
	background: transparent;
}

.btn.btn-blue-fill:hover {
	color: white;
	background: #2c5482;
}

.btn.btn-white-fill {
	color: #fff;
	border-color: #fff;
	background: transparent;
}

.btn.btn-white-fill:hover {
	color: #00a8ff;
	background: #fff;
}

.btn.btn-gray-fill {
	color: #fff;
	border-color: #fff;
	background: transparent;
}

.btn.btn-gray-fill:hover {
	border-color: #bbb;
	background: #bbb;
}

/* Blink Cursor */

.blink {
	position: relative;
	top: 4px;
	display: inline-block;
	width: 4px;
	height: 50px;
	height: 5vh;
	margin: 0 10px;
}

.navbar {
	top: 50px;
}

.container {
	position: relative;
	z-index: 1;
}
/* Sections */
section {
	position: relative;
}

.section {
	padding: 40px 0;
	background: #fff;
}

.section-padded {
	/*padding: 140px 0 40px;*/
}

.cut-top {
	content: ' ';
	position: absolute;
	z-index: 1;
	top: -80px;
	left: 0;
	width: 0;
	height: 0;
	border-top: 80px solid transparent;
	border-right: 30px solid white;
}

.cut-bottom {
	content: ' ';
	position: absolute;
	z-index: 1;
	bottom: -80px;
	left: 0;
	width: 0;
	height: 0;
	border-bottom: 80px solid transparent;
	border-left: 30px solid white;
}
.cut-bottom-footer {
	content: ' ';
	position: absolute;
	z-index: 1;
	bottom: -80px;
	left: 0;
	width: 0;
	height: 0;
	/*border-bottom: 80px solid transparent;*/
    border-left: 30px solid #f7f7f7;
    border-left-width: 2000px;
}
.intro-tables {
	top: -200px;
	position: relative;
}

.intro-table {
	-webkit-background-size: cover;
	background-size: cover;
	background-repeat: repeat;
	background-position: center;
}

.intro-table-first {
	/*background-image: url('../img/ligue_sb_1.jpg');*/
    background-color: #fd8f00;
        -webkit-transition: background-image 0.3s ease, background-position 0.3s;
    transition: background-image 0.3s ease, background-position 0.3s;
}

.intro-table-first:hover{    background-position: 50% 50%;}
#vfb-3{display: none;}
.intro-table-hover {
	-webkit-transition: background-image 0.3s ease, background-position 0.3s;
	transition: background-image 0.3s ease, background-position 0.3s;
	/*background-image: url('../img/table-2.jpg');*/
    background-color: #222222;
}

.intro-table-hover h4 {
	-webkit-transform: translateY(170px);
	transform: translateY(170px);
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
}

.intro-table-hover:hover {
	background-position: 50% 50%;
}

.intro-table-third {
	background-image: url('../img/table-3.jpg');
}

.intro-table-hover .expand {
	margin: 30px;
	margin-top: 120px;
	opacity: 0;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s ease, opacity 0.3s;
	-webkit-transform: scale(0.6);
	-ms-transform: scale(0.6);
	transform: scale(0.6);
}

.intro-table-hover:hover h4 {
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

.intro-table-hover:hover .expand {
	opacity: 1;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.intro-table-hover .hide-hover {
	-webkit-transition: opacity 0.3s ease;
	transition: opacity 0.3s ease;
}

.intro-table-hover:hover .hide-hover {
	opacity: 0;
}

.intro-tables .intro-table {
	position: relative;
	width: 100%;
	height: 300px;
	margin: 20px 0;
}

.intro-tables .intro-table .heading {
	margin: 0;
	padding: 30px;
	  font-size: 25px;
}

.intro-tables .intro-table .small-heading {
	margin: 0;
	padding: 0 30px;
}

.intro-tables .intro-table .bottom {
	position: absolute;
	bottom: 0;
}

.intro-tables .intro-table .owl-schedule .schedule-row {
	padding: 10px 30px;
	color: white;
	transition: all 0.3s ease;
}

.owl-schedule .schedule-row:not(:last-child) {
	border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}

.owl-testimonials .author {
	margin-top: 50px;
}

.ripple-effect {
	position: absolute;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background: white;
	-webkit-animation: ripple-animation 2s;
	animation: ripple-animation 2s;
}

@-webkit-keyframes ripple-animation {
	from {
		opacity: 0.2;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	to {
		opacity: 0;
		-webkit-transform: scale(100);
		transform: scale(100);
	}
}

@keyframes ripple-animation {
	from {
		opacity: 0.2;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	to {
		opacity: 0;
		-webkit-transform: scale(100);
		transform: scale(100);
	}
}

.services {
	margin: 40px 0;
}

.service {
	width: 100%;
	height: 365px;
	margin: 80px 0;
	text-align: center;
	border: 1px solid #ddd;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.service .icon-holder {
	position: relative;
	top: 100px;
	display: inline-block;
	margin-bottom: 40px;
	padding: 10px;
	background: white;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.service .heading {
	position: relative;
	top: 80px;
	-webkit-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
	transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.service .icon-holder > img.icon {
	width: 40px;
}

.service:hover {
	border-color: #2c5482;
}

.service:hover .icon-holder {
	top: -30px;
}

.service:hover .heading {
	top: -30px;
}

.service .description {
	width: 80%;
	margin: 0 auto;
	opacity: 0;
	-webkit-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
	transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
    font-family: 'HKGrotesk-Regular';
    top: -20px;
position: relative;
}
.vfb-required-asterisk{color:#e74c3c;}
.vfb-item{margin-bottom: 12px; width: 50%;
    FLOAT: LEFT;}
#vfb-9{width:190% !important;}
.vfb-item-secret{display: none !important;}
.bckg-white{background-color: white; padding: 2%;box-shadow:  0px 0px 19px 3px #888888; padding-top: 1%; padding-bottom: 1%;}
.margin-top-bottom{    margin-top: 80px;
    margin-bottom: 100px;
}
#map { 
  height: 100%; 
  width: 100%; 
  position:absolute; 
  top: 0; 
  left: 0; 
  z-index: 0; /* Set z-index to 0 as it will be on a layer below the contact form */
}
.button{
    width: 40%;
	margin: 0 auto;
	opacity: 0;
    margin-top:15px;
	-webkit-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
	transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
}
.service:hover .button {
	opacity: 1;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
.service:hover .description {
	opacity: 1;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.team {
	margin: 80px 0;
	padding-bottom: 60px;
	background: white;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.07);
	height:760px;
}

.team .cover .overlay {
	height: 250px;
	padding-top: 60px;
	opacity: 0;
	background: rgba(44, 84, 130, 0.9);
	-webkit-transition: opacity 0.45s ease;
	transition: opacity 0.45s ease;

}
.cover{    background-position: center !important;}

.team:hover .cover .overlay {
	opacity: 1;
}

.team .avatar {
	position: relative;
	z-index: 2;
	margin-top: -60px;
	border-radius: 50%;
}
.dates {
	position: relative;
	z-index: 2;
	margin-top: -60px;
	border-radius: 50%;
    background-color: #fd8f00;    
    width: 130px;
    height: 130px;
    margin-left: auto;
    margin-right: auto;
}
.date-text{    
    top: 23%;
    position: relative;
    color:white;
}
.nombre{font-weight: bold;font-size:1.5em;}
.team .title {
	margin: 50px 0;
	height:65px;
}
.content_tournoi{padding:7%;}
/* Pricing */

#pricing {
	/*background: #eea35b url('../img/pricing1.jpg') no-repeat center center;*/
	background-size: auto;
	-webkit-transition: background-image 0.6s linear 0.3s;
	transition: background-image 0.6s linear 0.3s;
}

.owl-pricing img {
	width: 100%;
}

.owl-pricing,
.pricings {
	margin-top: 100px;
	margin-bottom: 100px;
}

.pricing {
	position: relative;
	width: 100%;
}

.pricings .pricing .box-main,
.pricings .pricing .box-second {
	position: relative;
	left: 25%;
	display: inline-block;
	width: 50%;
	height: 300px;
	padding: 50px 40px;
	background: #bbb;
	-webkit-transition: -webkit-transform 0.3s, background-image 0.3s, opacity 0.3s;
	transition: transform 0.3s, background-image 0.3s, opacity 0.3s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.pricings .pricing .box-main {
	z-index: 10;
	padding-top: 40px;
}

.pricings .pricing .box-main:not(.active) {
	cursor: pointer;
}

.pricings .pricing .box-main .info-icon {
	font-size: 14px;
	position: absolute;
	top: 20px;
	right: 20px;
	pointer-events: none;
	opacity: 0;
	color: #fff;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

.pricings .pricing .box-main:not(.active) .info-icon {
	opacity: 1;
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
}

.pricings .pricing .box-main:not(.active):hover {
	background: #afafaf;
}

.pricings .pricing .box-main.active {
	background: #00a8ff;
	-webkit-transform: translateX(-99%);
	-ms-transform: translateX(-99%);
	transform: translateX(-99%);
}

.pricings .pricing .box-second {
	position: absolute;
	top: 0;
	right: 0% !important;
	left: auto;
	opacity: 0;
	background: #afafaf;
}

.pricings .pricing .box-second.active {
	opacity: 1;
	background: #00a8ff;
}

.pricings .pricing.active .box-main,
.pricings .pricing .box-second {
	background: #00a8ff;
}

.pricings .pricing .box-main a.btn {
	margin-top: 50px;
}

.owl-twitter i.icon {
	font-size: 36px;
	margin-bottom: 60px;
	color: white;
}

.boutonnns{margin-top:0px;}
/* Footer */
.section-club{/*padding: 136px 0 !important;*/}
footer {
	padding: 30px 0 14px;
	-webkit-background-size: cover;
	background-size: cover !important;
    background-color: #2c5482 !important;
}
.signature{ font-family: 'Roboto', 'Helvetica Neue', 'Segoe UI', Helvetica, Arial, sans-serif;   color: rgba(255, 255, 255, 0.8); font-size: 0.9em;}
footer p{
    color: rgba(255, 255, 255, 0.8);
    font-size: 1.2em;
}
footer .trial-button {
	overflow: hidden !important;
	margin: 40px 0;
}
.sous-titre{text-shadow: 2px 0px 3px #333;  font-family: 'Avenir Next';}
footer .open-blink {
	content: ' ';
	position: relative;
	display: inline-block;
	width: 14px;
	height: 14px;
	margin: 0 20px;
	border-radius: 50%;
	background-color: #4caf50;
	-webkit-animation-name: flash;
	animation-name: flash;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}

footer .open-blink:before {
	content: ' ';
	position: absolute;
	top: -8px;
	left: -8px;
	display: inline-block;
	width: 30px;
	height: 30px;
	opacity: 0.1;
	border-radius: 50%;
	background-color: #4caf50;
}

footer .opening-hours {
	margin-top: 60px;
}

footer .bottom-footer {
	margin-top: 75px;
}

footer .social-footer {
	padding: 0;
	list-style: none;
}
.sociaux{font-size:2.5em;}
footer .social-footer li {
	display: inline-block;

color: #fff;

margin-right: 6px;

float: left;
}
.text-right{text-align: right;}
.actu_titre{margin-bottom: 5px; font-size:2.5em; color: #fd8f00 !important;}
#menu-menu-footer{font-size: 1em;

float: left;

padding: 0px;}
footer .social-footer li a {
	font-size: 0.9em;
	color: #fff;
}

footer .social-footer li:hover a {
	color: #00a8ff;
}
/* Form Control */

.form-control {
	font-size: 18px;
	position: relative;
	left: 0;
	height: auto;
line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.5em;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    width: 90%;
}
.vfb-legend{display: none;}
.form-control:focus{
    border-color: #2c5482;
}
.categorie-single{position: relative;
top: 31px;
left: 0;
transition: all .3s ease;
background-color: #fd8f00;
width: 100%;
display: block; color: white;}
.categorie-single a, .categorie-single ul{color: white; list-style:none; padding: 1%;}
.categorie-single a:hover{color: white !important;}
.form-control.form-white {
	color: #fff;
	border: 2px solid white;
	background: transparent;
	-webkit-transition: background-color 0.3s;
	transition: background-color 0.3s;
}
label{font-weight: normal;font-family: 'HKGrotesk-Regular';
}
.form-control.form-white::-webkit-input-placeholder {
	/* WebKit browsers */
	color: #fff;
}

.form-control.form-white:-moz-placeholder {
	opacity: 1;
	/* Mozilla Firefox 4 to 18 */
	color: #fff;
}

.form-control.form-white::-moz-placeholder {
	opacity: 1;
	/* Mozilla Firefox 19+ */
	color: #fff;
}

.form-control.form-white:-ms-input-placeholder {
	/* Internet Explorer 10+ */
	color: #fff;
}

.form-control.form-white:focus {
	background: rgba(255,255,255,0.2);
}

/* Popup */
.modal {
	padding: 0 25px !important;
}

.modal-dialog {
	width: 100%;
	max-width: 560px;
	margin: 0 auto;
}

.modal-popup {
	position: relative;
	padding: 45px 30px;
	text-align: center;
	background: url('../img/popup.jpg');
	box-shadow: none;
	border-radius: 2px;
}

.modal-popup a.close-link {
	font-size: 22px;
	position: absolute;
	top: 20px;
	right: 30px;
	color: #fff;
}

.popup-form {
	width: 90%;
	max-width: 375px;
	margin: 60px auto;
}

.popup-form .form-control {
	margin: 20px 0;
}

.popup-form .form-control.dropdown {
	text-align: left;
}

.popup-form .form-control.dropdown:after {
	content: '\f0d7';
	font-family: 'FontAwesome';
	display: inline-block;
	float: right;
	color: white;
}

.popup-form .dropdown .dropdown-menu {
	top: 65px;
	width: 100%;
	padding: 0;
	border: 2px solid white;
	border-top: 0;
	border-radius: 0;
	background: white;
	box-shadow: none;
}

.popup-form .dropdown .dropdown-menu li {
	font-size: 16px;
	width: 100%;
	background: transparent;
}

.popup-form .dropdown .dropdown-menu li a {
	width: 100%;
	padding: 15px 30px;
	color: #00a8ff;
}

.popup-form .dropdown .dropdown-menu li:hover a {
	color: #fff;
	background: #00a8ff;
}

/* Checkbox */

.checkbox-holder {
	white-space: nowrap;
}

.checkbox {
	position: relative;
	display: block;
}

.checkbox {
	position: relative;
}

.checkbox label:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	cursor: pointer;
	border: 2px solid white;
	background: transparent;
	-webkit-transition: background-color 0.3s;
	transition: background-color 0.3s;
}

.checkbox input[type=checkbox]:focus + label:before {
	background: rgba(255,255,255,0.2);
}

.checkbox label:after {
	content: '';
	position: absolute;
	top: 6px;
	left: 6px;
	width: 8px;
	height: 8px;
	opacity: 0;
	background: white;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.checkbox input[type=checkbox] {
	opacity: 0;
	position: absolute;
	width: 0;
	height: 0;
}

.checkbox input[type=checkbox]:checked + label:after {
	opacity: 1;
}

.checkbox-holder span {
	position: relative;
	display: inline-block;
	margin: 0 0 0 10px;
	white-space: normal;
	color: #fff;
}

.btn.btn-submit {
	width: 100%;
	margin-top: 30px;
	color: #00a8ff;
	border: 2px solid #fff;
	background: #fff;
        border-radius: 0.5em;

}

.btn.btn-submit:focus {
	font-weight: bold;
}

.btn.btn-submit:hover {
	color: #00a8ff;
	background: #fff;
}

/* Mobile Nav */
.mobile-nav {
	position: fixed;
	z-index: 9999;
	top: 0;
	left: 0;
	display: table;
	width: 100%;
	height: 100%;
	text-align: center;
	opacity: 0;
	background: rgba(255, 255, 255, 0.98);
	-webkit-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
	transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
}

.mobile-nav.active {
	opacity: 1;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.mobile-nav ul {
	display: table-cell;
	padding: 0;
	list-style: none;
	vertical-align: middle;
}

.mobile-nav ul li {
	margin: 25px 0;
}

.mobile-nav ul li a:not(.btn) {
	color: #aaa;
}

.mobile-nav a.close-link {
	font-size: 24px;
	position: absolute;
	bottom: 0px;
	left: calc(50% - 10px);
	left: 0;
	width: 100%;
	padding: 15px 0;
	color: #fff;
	background: #00a8ff;
}
#form_success{color:olivedrab;}
.row.title {
	padding: 0 20px;
}
    h1.oranger{color:#fd8f00 !important;}

.light {
	/*font-weight: 300;*/
	    font-size: 1.5em;
    font-style: italic;
}
.topplus{margin-top: 50px;}
.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
}
.card-img-top {
    width: 100%;
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px);
}
.mb-4, .my-4 {
    margin-bottom: 1.5rem !important;
}
.regular {
	font-weight: 400;
}

.bold {
	font-weight: bold;
}
/* Colors */

.white {
	color: white;
}
.signature a{color:white; font-weight:bold; margin:0px !important;}
.signature a:hover{color:#fd8f00; font-weight:bold;}

.orange{color:#fd8f00;text-shadow: 2px 0px 9px #000000;}
.orange_page::after {
   content: "";
display: block;
margin-left: 5px;
margin-top: 10px;
background-color: #fd8f00;
width: 25px;
height: 3px;
top: -5px;
position: relative;
}

h3.grey::after {
    content: "";
    display: block;
    margin-left: 0px;
    margin-top: 10px;
    background-color: #fd8f00;
    width: 25px;
    height: 3px;
    top: -5px;
    position: relative;
}
.light-white {
	color: rgba(255, 255, 255, 0.8);
}

.white-bg {
	background: white;
}

.gray-bg {
	background: #f7f7f7;
	background-image:url('https://www.sbchambery.fr/wp-content/uploads/2020/09/45-degree-fabric-light.png');
}

.blue {
	color: #00a8ff;
}

.blue-bg {
	background: #00a8ff;
}
.no-padl{padding-left: 0px !important; padding-right: 0px !important;}

.muted {
	color: #989da0;
    font-family: 'Open Sans', sans-serif;
	height:90px;
}
li a:hover{color: #fd8f00 !important;}
.margin-top {
	margin-top: 150px;
}

div.tournoi_bloc:nth-child(3){/*clear:both;*/}
    #menu-item-159 a {color:white !important;}

@media(max-width:1392px) {
        .navbar-nav > li {
    float: left;
        margin-left: 11px !important;}
    
}
.navbar-header{position: absolute !important;}
@media(max-width: 992px) { .navbar-header{position: relative !important;}}
@media(max-width: 992px) { .navbar-brand {float: initial;} .navbar-brand {float: inherit !important;}}
@media(max-width:1302px) {
.navbar-nav > li {
        float: left !important;margin-left: 0px !important;}
    .navbar-header{
    width: 100%;
    text-align: center;
    margin-left: auto !important;
    position: relative;
    margin-right: auto !important;}
    .navbar-brand img{margin-left: auto; margin-right: auto;}
    .nav-bar-nav{float: inherit !important;}
}

@media(max-width:992px) {
	h1 {
		font-size: 36px;
	}
	h2 {
		font-size: 28px;
	}
	h3 {
		font-size: 24px;
	}
	h4 {
		font-size: 20px;
	}
	h5 {
		font-size: 16px;
	}
	h6 {
		font-size: 12px;
	}
	.section {
		padding: 30px 0;
	}
}

/* Media Queries */

@media(max-width:991px) {
	.text-center-mobile {
		text-align: center !important;    margin-bottom: 35px;
	}
    .toto{display: grid !important;
height: 100% !important;}
    .miniature_article {
    width: 100%;
}
    .ombre{height: auto !important;}
    .lire_article{margin-top: 53px;}
    #menu-menu-footer {
    font-size: 1em;
    float: right;
    padding: 0px;
    margin-bottom: 15px;
}
    .navbar-collapse {

    padding-right: -1px;
    padding-left: 0px;}
	.team{height:auto;}
	.content_tournoi{padding:0;}
	
}

@media(max-width: 768px) {
	.navbar-nav > li {
        float: inherit !important;margin-left: 0px !important;}
		.navbar-toggle{margin-top: 26px !important; margin-right: 25px !important;}
    .text-right{margin-top: 50px; text-align: center;}
.img-30 {
    width: 50% !important;
    margin-left: 22%;
}
    .ombre{height: auto !important;     padding: 0%;
    width: 95%;
    margin-left: auto;
    margin-right: auto;}
    .ombre:hover{border-right:none;}
    .no-pad{padding-right: 0% !important;}
        #bs-example-navbar-collapse-1{ overflow: hidden; margin-top: 15px;}
    #menu-menu-haut{display: inline; width: 100%; text-align: center;}
	.pricing {
		margin-bottom: 30px;
	}
	.pricings .pricing .info-icon {
		display: none;
	}
	.pricings .pricing .box-main,
	.pricings .pricing .box-second {
		left: 0;
		width: 100%;
		padding: 50px 50px 0;
		text-align: left;
		background: #00a8ff;
	}
	.pricings .pricing .box-main.active {
		background: #00a8ff;
		-webkit-transform: translateX(0%);
		-ms-transform: translateX(0%);
		transform: translateX(0%);
	}
	.pricings .pricing .box-second {
		position: relative;
		opacity: 1;
	}
	.popup-form {
		width: 100%;
		margin: 60px auto;
	}
	.modal {
		padding: 0 10px !important;
	}
	.popup-form .form-control:not(.dropdown):focus {
		position: relative;
		padding-right: 30px;
		padding-left: 30px;
	}
    .navbar-brand img{margin-left: 25px; margin-right: 0px;     height: 50px;}
    .navbar-brand{float: left;}
	
	.text-center-mobile iframe{width:100% !important; margin-left:auto; margin-right:auto;}
}


.mobile-nav a.close-link {background-color:#fd8f00 !important;}
@media(max-width: 650px) {

}
@media(max-width: 500px) {
	.text-center-mobile iframe{ width: auto !important;}
	.actu_titre {font-size:2em;}
	.margin-left { margin-left: 0px;}
.miniature_articles {width: 100% !important;}
.content_article_single_center {width: 70% !important;}
 #vfb-9{width: 112% !important;}
 .vfb-item{width: 85%;}
 .typo-sb{text-align: center; margin-top: 25px; margin-bottom: 21px;border-top: 1px solid #4444; padding: 35px;}
.a-grid{width: 100% !important;}
    .img-grid{margin-left: auto; margin-right: auto; max-width: 70% !important;}
    .text-right{margin-top: 100px; text-align: center;}
    	header .typed-cursor {
		display: none;
	}
    .cut-bottom-footer { border-left: none !important;   border-left-width: 0px !important;}
    
    .a-grid:hover span {width: 100% !important;}
    footer{padding: 30px 0 20px !important;}
    
    footer .bottom-footer{margin-top: 0px !important;}
    
    .navbar-brand img{height: 46px;}
    footer .social-footer li{width: 100%;}
    #menu-menu-footer {margin-bottom: 45px; float:initial !important;}
    
}


@media(max-width: 400px) {
	header .typed-cursor {
		display: none;
	}
	.pricings .pricing .box-second {
		padding-top: 0;
	}
}

/*******GRIDDD******/

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
    and (orientation : portrait) { #menu-menu-haut { display: inline !important;}  #bs-example-navbar-collapse-1 {
        background-color: none !important;  }}

.grid-div {
  font-size: 0;
}

.a-grid {
  font-size: 16px;
  overflow: hidden;
  display: inline-block;
  margin-bottom: 8px;
  width: calc(50% - 4px);
  margin-right: 8px;
}

.a-grid:nth-of-type(2n) {
  margin-right: 0;
}

@media screen and (min-width: 50em) {
  .a-grid {
    width: calc(25% - 6px);
  }
  
  .a-grid:nth-of-type(2n) {
    margin-right: 8px;
  }
  
 .a-grid:nth-of-type(4n) {
    margin-right: 0;
  }
}

.a-grid:hover img {
transform: scale(1.1) translateY(-10%);
position: relative;
transition-duration: 0.9s;
}

.partenaire_texte{display: none;}

.a-grid:hover span{
transform: translateY(-200%);
    position: absolute;
    width: calc(25% - 6px);
    transition-duration: 0.9s;
    text-align: center;
    display: block;
}

figure {
  margin: 0;
}

.img-grid {
  border: none;
  max-width: 100%;
  height: auto;
  display: block;
  transition: transform .2s ease-in-out;
}

.p .a-grid {
  display: inline;
  font-size: 13px;
  margin: 0;
}

.p {
  text-align: center;
  font-size: 13px;
  padding-top: 100px;
}

.ml5 {
  position: relative;
  font-weight: 300;
  font-size: 1em;
  color: #402d2d;
}
.ml5 .text-wrapper {
  position: relative;
  display: inline-block;
  padding-top: 0.1em;
  padding-right: 0.05em;
  padding-bottom: 0.15em;
  line-height: 1em;
  width: 100%;
}

.ml5 .line {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 3px;
  width: 100%;
  background-color: #402d2d;
  transform-origin: 0.5 0;
}

.ml5 .ampersand {
  font-family: 'HKGrotesk-Regular';
  width: 1em;
  margin-right: -0.1em;
  margin-left: -0.1em;
}

.ml5 .letters {
  display: inline-block;
  opacity: 0;
}