/*
    Theme Name: Fonderie artisanale
    Author: Plurial Method et Visions
    Description: Thème pour Fonderie artisanale
    Version: 1.0
*/

/** orange : ff9900 **/


html {
    margin: 0!important;
}
body{
    background: black;
}
.vc_images_carousel {
    margin: 0 auto;
}
.texte {
    font-size: 30px!important;
    color: white!important;
}
    .texte p {
        font-size: 25px!important;
        line-height: 35px!important;
        font-weight: bold!important;
        margin-bottom: 0px!important;
    }

.little-logo {
	width: 200px;	
}

.temp {
    padding: 50px 0px 55px 0px!important;
}

#tarifs .wpb_wrapper {
    height: 100%;
}
.tarifs-button {
    background-color: white;
    color: #ff9900;
    text-align: center;
    padding: 30px 0px;
    height: 100%;
}
#hr {
    padding: 0px!important;
    height: 3px;
}
#hr .vc_column_container > .vc_column-inner {
    padding: 0px!important;
}
#partenaires .vc_col-sm-3 {
    background-color: white;
}
#reglement {
    padding-bottom: 60px!important;
}
#reglement2 {
    padding-top: 60px!important;
}
#fond2 {
    height: 500px;
}
    .tarifs-button.small {
        padding-top: 65px;
    }
    .tarifs-button p {
        font-size: 30px!important;
        line-height: 40px;
        font-weight: bold!important;
    }
    .tarifs-button p:nth-child(2) {
        font-size: 50px!important;
    }
    .tarifs-button .btn {
        border-radius: 0px;
        background-color: black;
        color: white;
        text-decoration: none;
        margin-top: 10px!important;
        display: inline-block;
    }
    .tarifs-button p:last-child {
        margin-bottom: 0px!important;
    }
        .tarifs-button .btn:hover {
            background-color: #ff9900;
        }

#tarifs {
    color: white!important;
}
    #tarifs h3 {
        color: white!important;
    }

a.burger {
    display: inline-block;
    height: 100%;
    width: 100%;
    cursor: pointer;
}

p {
    font-size: 18px!important;
    line-height: 28px!important;
    font-weight: bold;
}

div.date {
	width: 100%;
	text-align: center;	
	font-size: 50px;
	color: white;
	margin-bottom: 130px;
}

label {
    width: 100%;
}

.vc_column-inner {
    padding-top: 0px!important;
}

.video {
    padding-top: 0px!important;
}

.video-container {
  position: relative;
  padding-bottom: 56.25%; /*16:9*/
  padding-top: 30px; 
  height: 0; 
  overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

iframe {
	margin-top: 0px!important;
}

.inscription h3 {
    margin-top: 100px;
    text-align: center!important;
}

a {
    color: white;
    text-decoration: underline;
}

a:hover {
    color: #ff9900;
}

.container > .vc_row {
    padding-top: 120px;
    padding-bottom: 120px;
}

#slider1, #slider2 {
    padding-top: 0px!important;
    padding-bottom: 0px!important;
}
#slider2 {
    padding-bottom: 120px!important;
}


.btn-primary {
    background-color: black;
    border: 1px solid black;
    font-size: 20px;
}

.btn-primary:hover {
    background-color: #ff9900;
    border: 1px solid #ff9900;
}

.inscription {
    padding-bottom: 50px!important;
}

p:last-child {
    margin-bottom: 0px!important;
}

.wpb_content_element {
    margin-bottom: 0px!important;
}

#home p {
    padding-left: 0px;
}

body {
    font-family: 'Roboto', sans-serif!important;
    overflow-x: hidden;
    color: white!important;
}

body.home .page p:last-child {
	margin-bottom: 0px!important;
}

#logo img {
	width: 100%!important;
}

.menu .wpb_wrapper {
    text-align: right;
}
.fa-bars {
    text-align: right;
    font-size: 30px;
    cursor: pointer;
}

#page-6 h2.second {
    margin-top: 100px;
}
    #page-4 p, #page-2 p {
        padding-left: 100px;
    }
#page-5 p {
    padding-left: 100px;
}

body.home .page {
    background-repeat: no-repeat;
    height: auto;
    width: 100%;
    background-size: cover;
    padding-top: 100px!important;
    padding-bottom: 100px!important;
}
h3 {
    font-size: 25px!important;
	line-height: 33px!important;
    font-weight: bold!important;
    padding-left: 200px!important;
    margin-bottom: 55px!important;
    margin-top: 0px!important;
	text-align: left;
}
.page p, h3, h2, h1 {
    padding-left: 0px!important;
}
h3, h2, h1 { 
    line-height: 1;
}

.menu-cont {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.fa-times {
    color: #fff!important;

}

.fa-times {
    position: absolute;
    top: 50px!important;
    right: 40px;
    color: #000;
    font-size: 35px;
    cursor: pointer;
}

.menu-logo {
    width: 15%;
}

.menu-cont ul {
    padding-left: 0px!important;
}
.menu-cont ul li a {
    text-transform: uppercase;
    color: white;
    text-decoration: none;
}

#menu {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 200;
}
.menu-menu-1-container {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
ul {
    text-align: center;
}
ul li {
    font-size: 18px;
    list-style: none;
    margin-bottom: 30px;
}
ul li a {
    color: #ff9900!important;
}
ul li a:hover {
    color: #000!important;
}
.gastronomie {
    position: absolute;
    bottom: 0;
    width: 900px;
    left: calc(50% - 450px);
}
h1 {
    font-size: 60px!important;
    font-weight: 300!important;
    color: #D3D3D3;
    text-align: left;
    width: 100%;
    margin-top: 200px!important;
    margin-bottom: 90px!important;
    font-family: 'Bebas Neue', sans-serif;
}

h2 {
    font-size: 45px!important;
    font-weight: 700!important;
    text-align: left;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 50px!important;
    text-transform: uppercase!important;
    font-family: 'Bebas Neue', sans-serif;
    color: #D3D3D3;
}
h3, h4 {
    margin-top: 40px;
    color: #ff9900;
    font-family: 'Bebas Neue', sans-serif;
}
h4 {
    font-size: 30px!important;
}


.second {
    margin-top: 145px!important;
}

p {
    width: 100%!important;
    font-size: 20px;
    line-height: 30px;
    font-weight: normal;
    margin-bottom: 20px!important;
}

#home p {
    font-size: 40px;
    line-height: 45px;
}
.overlay {
    background-color: rgba(0, 0, 0, 0.55);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
body.home .page {
    background-size: cover;
    position: relative;
}
    body.home .page .contenu {
        padding-top: 400px;
        padding-bottom: 280px;
    }
    body.home .page p {
        width: 100%!important;
        font-size: 18px;
        line-height: 26px;
        font-weight: normal;
        color: #1F1F1F;
        margin-bottom: 20px!important;
        text-align: left!important;
    }
#home {
    padding-top: 140px;
    padding-bottom: 140px;
    position: relative;
}
.logo {
    position: absolute;
    top: -200px;
    left: -50px;
}
.burger {
    position: absolute;
    top: 0;
    right: 15px;
    z-index: 199;
    cursor: pointer;
}

.fa-times {
    position: absolute;
    top: 75px;
    right: 40px;
    color: #ff9900!important;
    font-size: 35px;
    cursor: pointer;
}

.menu {
    padding-top: 50px!important;
    padding-bottom: 0px!important;
}
#home .logo {
    top: 0px;
}

.text {
    position: absolute;
    top: 50%;
    left: -50px;
    display: inline-block;
    transform: rotate(-90deg);
    transform-origin: top left;
}

/*#home::after {
    content: "";
    position: absolute;
    transform: rotate(45deg);
    background-color: white;
    bottom: -37px;
    width: 75px;
    height: 75px;
    left: calc(50% - 37.5px);
    z-index: 199;
}*/

#page-1 {
    height: 600px;
}

    h1 {
        color: #ff9900;
        font-weight: bold;
        font-size: 120px!important;
        margin: 0px!important;
        margin-bottom: 50px!important;
        font-family: 'Bebas Neue', cursive;
        text-align: center;
    }

    h2 {
        text-align: center;
        color: #ff9900!important;
        font-family: 'Bebas Neue', cursive;
        font-size: 120px!important;
        margin: 0!important;
        margin-bottom: 20px!important;
    }
    #page-3 .container-fluid {
        padding: 0px 0px!important;
    }
        #page-3 .container-fluid .col-lg-12 {
            padding: 0px!important;
        }
    h3.second {
        margin-top: 50px;
    }
    /*#page-3 .coaches {
        font-family: 'Bebas Neue';
        font-size: 140px;
        color: white;
        text-align: center;
    }
    #page-3 .coaches .coach:first-child {
        float: left;
        height: 400px;
        width: 49%;
        background-color: #ff9900;
        display: flex;
        align-items : center;
        justify-content: center;
    }
    #page-3 .coaches .coach:last-child {
        float: right;
        height: 400px;
        width: 49%;
        background-color: #ff9900;
        display: flex;
        align-items : center;
        justify-content: center;
    }*/
    #page-3 h1 {
        color: #ff9900!important;
        margin-bottom: 40px!important;
    }

    h3 {
        color: #ff9900!important;
        text-transform: uppercase;
        font-family: 'Bebas Neue', cursive;
        font-size: 50px!important;
        margin-bottom: 30px!important;
        line-height: 60px!important;
    }

    #page-4 p {
        font-size: 28px;
        line-height: 60px;
    }

    .clearfix{
        clear: both;
    }

.container ul {
	padding-left: 0px!important;
	margin-bottom: 0px!important;
}

h3 a {
    color: #ff9900;
    text-decoration: none;
}
h3 a:hover {
    color: white;
    text-decoration: none;
}

#presentation p {
    color: white;
}
#home p {
	padding: 0px!important;	
}
.container ul {
    padding-left: 20px!important;
}
.container ul li {
	color: white;
	font-size: 18px!important;
	margin-bottom: 0px!important;
	text-align: left!important;
	list-style: inherit;
}

.edition {
    font-family: 'Bebas Neue', cursive;
    font-size: 40px;
    line-height: 40px;
    text-transform: uppercase;
    color: #ff9900;
    text-align: center!important;
}

.vc_slide {
    width: 100%!important;
}
.vc_slide img {
    width: 100% !important;
    height: auto!important;
}

@media screen and (max-width: 1365px) {
    body.home .page {
        background-repeat: no-repeat;
    }
}

@media screen and (max-width: 960px) {
    ul {
        padding-left: 0;
    }
    #page-6 h2.second {
        margin-top: 60px!important;
    }

    #page-4 p, #page-2 p {
        padding-left: 0px;
    }



    h3 {
        font-size: 28px !important;
        margin-bottom: 15px !important;
        line-height: 38px !important;
    }
	
	h2 {
		font-size: 25px!important;
    	line-height: 31px!important;	
	}
	
	body.home .page p {
		font-size: 16px!important;
		line-height: 24px!important;
	}

    .page p {
        padding-left: 0px;
        text-align: left;
    }

    h1 {
        font-size: 55px !important;
        line-height: 61px !important;
        text-align: left;
        width: 100%;
        margin-top: 75px!important;
        margin-bottom: 20px!important;
    }

    .vc_slide {
        width: 100%!important;
    }
        .vc_slide img {
            width: 100% !important;
            height: auto!important;
        }

    #home .logo {
        top: 0px;
        left: 15px;
    }

    p {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 20px!important;
    }

    br {
        line-height: 50px;
    }

    .text {
        bottom: -150px;
        left: 15px;
        top: inherit;
    }

    .logo {
        top: 0px;
        left: 15px;
    }

    body.home .page .contenu {
        padding-top: 65px;
        padding-bottom: 175px;
    }

    body.home .page p {
        font-size: 18px;
    }

    body.home .page:last-child p {
        line-height: 30px!important;
        margin-bottom: 20px!important;
    }
    body.home .page:last-child p br {
        line-height: 30px;
    }
}

@media screen and (max-width: 767px) {
    #slider2 {
        padding-bottom: 60px!important;
    }

    #partenaires img {
        width: 50%;
    }

    #partenaires .wpb_single_image.vc_align_left {
        text-align: center;
    }

	#logo img {
		width: 60%!important;	
	}
	.header {
        text-align: center!important;
    }
    .header .d-flex {
        display: block!important;
    }
    .header img {
        margin-top: 20px;
        margin-bottom: 20px;
    }
	div.date {
		font-size: 36px;
	}

    #tarifs .vc_col-sm-6 {
        margin-bottom: 20px!important;
    }
    #tarifs .vc_col-sm-6 p{
        text-align: center!important;
    }
    .tarifs-button.small {
        padding-top: 64px;
        padding-bottom: 64px;
    }
    #partenaires .vc_col-sm-3 {
        height: 200px;
    }

    .container > .vc_row {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    body.home .page {
        background-position: center center;
        padding-top: 100px;
        padding-bottom: 100px;
    }

    .fa-times {
        position: absolute;
        top: 50px;
        right: 30px;
        color: #000;
        font-size: 35px;
    }

    body.home .home {
        padding-top: 80px;
        padding-bottom: 175px;
    }

    h1 {
        font-size: 40px!important;
        line-height: 50px!important;
        text-align: left;
        width: 100%;
        margin-top: 75px!important;
        margin-bottom: 20px!important;
    }

    #home .logo {
        top: 0px;
        left: 15px;
    }

    svg {
        width: 65%;
    }

    #home {
        padding-top: 50px;
        padding-bottom: 100px;
    }

	p {
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 20px!important;
    }
	
	.container ul li {
		font-size: 16px!important;
	}

    br {
        line-height: 50px;
    }
	
	#page-5 div.col-12 {
		text-align: center!important;
	}
	#page-5 h2, #page-5 p {
		text-align: center!important;	
	}
		
	.little-logo {
		text-align: center;
		margin-bottom: 30px;
	}

    .text {
        bottom: -150px;
        left: 15px;
        top: inherit;
    }

    .logo {
        top: 0px;
        left: 15px;
    }

    ul li {
        font-size: 23px;
        list-style: none;
        margin-bottom: 22px;
    }

    body.home .page .contenu {
        padding-top: 65px;
        padding-bottom: 175px;
    }

    h2 {
        font-size: 26px!important;
        line-height: 32px!important;
		margin-top: 0px!important;
		margin-bottom: 30px!important;
    }
    #page-3 h2 {
        margin-top: 0!important;
    }
    #page-5 img {
        width: 40%;
    }
    #page-6 h2 {
        margin-top: 20px!important;
    }
    .gastronomie {
        position: absolute;
        bottom: 0;
        width: 310px;
        left: calc(50% - 155px);
    }
    #page-5 p {
        padding-left: 0px;
    }

    #page-4 {
        padding-bottom: 150px;
    }

    body.home .page:last-child p {
        line-height: 30px!important;
        margin-bottom: 20px!important;
    }
    body.home .page:last-child p br {
        line-height: 30px;
    }
}

@media screen and (max-width: 767px) and (orientation: landscape) {
    h1 {
        font-size: 50px!important;
        line-height: 56px!important;
    }
}


