/* font-family: 'Barlow', serif; */
@import url(https://fonts.googleapis.com/css?family=Kanit:100,300,400,600);

/*UNIVERSAL CODE*/

* {
    margin: 0;
    padding: 0;
}
.alignleft {
    float: left;
    margin-right: 15px
}
.alignright {
    float: right;
    margin-left: 15px;
}
.aligncenter {
    display: block;
    margin: 0 auto
}
.floatleft {
    float: left
}
.floatright {
    float: right
}
.fix {
    overflow: hidden
}
.clear {
    clear: both
}
.container {
    transition: all 0.9s ease 0s;
    -webkit-transition: all 0.9s ease 0s;
    -moz-transition: all 0.9s ease 0s;
    -o-transition: all 0.9s ease 0s;
    -ms-transition: all 0.9s ease 0s;
}
ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
a,
a:hover,
a:focus,
a:visited,
a:hover {
    text-decoration: none !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
    font-weight: normal;
}
p {
    padding: 0;
    margin: 0;
}
img {
    max-width: 100%;
    height: auto;
}
html {
    height: 100%
}
body {
}

/*Remove chrome Input Field’s Unwanted Yellow Background Color*/

input: -webkit-autofill,
input: -webkit-autofill:hover,
input: -webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0 100px white inset !important;
}

/*Input focus color removed*/

:focus {
    outline: -webkit-focus-ring-color auto 0px;
}

/*Bootstrap Form Control Focus*/

.form-control:focus {
    border-color: #fff;
    border: 0px;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

/***************************/

.margin_btm {
    margin-bottom: 0px !important;
}
.sections{
    padding: 50px 0;
    overflow: hidden;
    position: relative;
}
.min-spacing{
    padding: 50px 0;
    overflow: hidden;
    position: relative;
}
/***********************************************/


/*header*/
section#header {
    background-color: #ffffff;
}
#header .container {
    min-height: 180px;
    z-index: 9999;
}



/*Banner*/
#banner {
    color: #fff;
	background: url(../img/centre-vhu-agree-pays-basque-landes.jpg) no-repeat scroll top center / cover;
}
.banner_overlay {
    padding: 100px 0;
    position: relative;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
}
#banner .brand IMG {
	height: 380px;
}
#banner H2 {
	font-size: 60px;
    text-transform: uppercase;
    font-weight: 600;
	padding-top: 80px;
    padding-bottom: 20px;
    font-family: 'Kanit', sans-serif !important;
    color: #29a535;
}
#banner P {
	font-size: 30px;
    font-weight: 400;
    font-family: 'Kanit', sans-serif !important;
    color: #fff;
}

/*Freephone Section*/
#freephone {
    background: #29a535;
    padding: 12px 0;
}
#freephone H1 {
	font-size: 40px;
    text-transform: uppercase;
    font-weight: 300;
    font-family: 'Kanit', sans-serif !important;
    color: #fff;
}
#freephone H2 {
	font-size: 40px;
    font-weight: 600;
    font-family: 'Kanit', sans-serif !important;
    color: #fff;
	text-align: right;
}
#freephone B {
    font-weight: 600;
}


/*A Propos Section*/
#apropos {
    min-height: 350px;
    background: #fff;
    padding: 80px 0;
}

#apropos H2 {
	font-size: 50px;
    text-transform: uppercase;
    font-weight: 700;
	padding-bottom: 25px;
    font-family: 'Kanit', sans-serif !important;
    color: #000;
	text-align: center;
}

#apropos H3 {
	font-size: 35px;
    font-weight: 600;
    font-family: 'Kanit', sans-serif !important;
    color: #29a535;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 10px;
}

#apropos H3 B {
    color: #ff6a00;
}

#apropos P {
	font-size: 20px;
    font-weight: 400;
    padding-bottom: 25px;
    font-family: 'Kanit', sans-serif !important;
    color: #6b696b;
	text-align: left;
}

#apropos B {
    font-weight: 600;
}

#apropos UL {
	padding-bottom: 25px;
}

#apropos LI {
	font-size: 20px;
    font-weight: 400;
    padding-bottom: 0;
	padding-left: 50px;
    font-family: 'Kanit', sans-serif !important;
    color: #6b696b;
	text-align: left;
}

#apropos IMG {
	max-width: 40%;
	height: auto;
	margin-top: 50px;
}


/*Contact*/
#contact {
    background: #29a535;
    padding: 80px 0;
	color: #fff;
}

#contact .contactTxt H2 {
	font-size: 30px;
    text-transform: uppercase;
    font-weight: 700;
	padding-bottom: 15px;
    font-family: 'Kanit', sans-serif !important;
	text-align: left;
	padding-right: 50px;
}

#contact .contactTxt P {
	font-size: 24px;
    font-family: 'Kanit', sans-serif !important;
	text-align: left;
	padding-right: 50px;
	color: #000;
}

#contact .contactTel H2 {
	font-size: 30px;
    text-transform: uppercase;
    font-weight: 700;
	padding-bottom: 15px;
    font-family: 'Kanit', sans-serif !important;
	text-align: center;
	padding-right: 55px;
}

#contact .contactTel P {
	font-size: 24px;
    font-family: 'Kanit', sans-serif !important;
	text-align: center;
	padding-right: 50px;
	color: #000;
}


/*Footer*/

#footer {
    background: #1e4824;
    color: #fff;
	min-height: 55px;
}

#footer .legales {
	display: none;
    padding-top: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
    font-size: 11px;
}

#footer .copyright p,
#footer .copyright p span a,
#footer .legales p {
    font-size: 14px;
    color: #ffffff;
    font-family: 'Arial', sans-serif;
	padding-top: 12px;
}
#footer .legales p,
#footer .legales a {
    font-size: 11px;
}


.affix {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1;
    background: #333335;
    padding-top:0px;
}



/**/

.section-wraper {
    position: relative;
}