@import url('https://fonts.googleapis.com/css?family=Abel');
.dropdown-menu {
    position: absolute;
    top: 75px;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 0px !important;
    margin: 0px 0 0 !important;
    font-size: 1rem;
    color: #212529;
    text-align: center !important;
    list-style: none;
    background-color: #255b66;
    background-clip: padding-box;
    border: 0px solid rgba(0,0,0,.15) !important;
    border-radius: 0px !important;
	font-family: 'Abel', sans-serif; font-weight: 400 !important; font-size:14px; letter-spacing:1px;  
}
.dropdown-item { padding:10px 15px !important }
.dropdown-item,.dropdown-item:focus {
    color: #fff !important;
    background-color: #255b66 !important;
}
 .dropdown-item:hover {
	color: #fff !important;
	background-color: #11292F !important;
}

.tigrelist ul {
  list-style-type: none !important; /* Remove bullets */
  padding: 0; /* Remove padding */
  margin: 0; /* Remove margins */
  font-size: 20px;
  line-height: 2.5;
}

.btn-link, .btn-link:visited, .btn-link:hover, .btn-link:active {
  text-decoration: none !important;
}

/* .dropdown-menu a, .dropdown-menu a:focus {
    color: #fff !important;
    background-color: #255b66 !important;
}
 .dropdown-menu a:hover {
	color: #fff !important;
	background-color: #11292F !important;
} */

.mauticform-row.mauticform-required .mauticform-label:after {
    display: none !important;
}

/*
#coaching {
    background-image: url(../images/angolo01.png);
    background-size: 50%;
    background-position: top right;
    background-repeat: no-repeat;
}
#valeurs {
    background-image: url(../images/jdrec2.png);
    background-size: 100%;
    background-position: top left;
    background-repeat: no-repeat;
}
*/
html, body { height:100% }
body {
    margin: 0;
    font-family: 'Abel', sans-serif;
    font-weight: 300;
    font-size: 17px;
    line-height: 27px;
    letter-spacing: 0.02rem;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
strong, em { font-weight: 600; }
#bio strong, #main strong { color:#255b66 !important; font-size:100% !important  }
#footerbanner strong{ color:#ffffff !important; font-size:110% !important  }
#questions strong { color:#255b66 !important;font-size:120% !important }
h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 0px;
    margin-bottom: 5px;
    font-family: 'Abel', sans-serif;
	
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    line-height: 1.1;
	font-weight:600;
	color:#255b66
}

.line_left:after {
    width: 320px;
    height: 20px;
    background-image: url(../images/linea_r.png);
    background-size: 320px;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    margin: 20px 0px;
	content:'';
}
.line:after {
    width: 320px;
    height: 20px;
    /* background-color: #255b6687; */
    background-image: url(../images/linea_r.png);
    background-size: 320px;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    content: '';
    margin: 20px auto;
}

.first-word {
    font-size: 48px;
    float: left;
    margin-top: 14px;
    margin-right: 10px;
    font-family: 'Abel', sans-serif;
	color:#255b66 !important;
	font-weight:600
}

#bio .column, #contact .column , #main .column {
  column-count: 2;
}

.bg-paper {  background-image:url('../images/paper.jpg'); background-attachment:fixed }
#intro {  background-image:url('../images/paper.jpg');  background-attachment:fixed; }
#macchie {  position:fixed;background-image:url('../images/scratch.png');  background-repeat:no-repeat; background-position:center center; background-size:520px;    }

@media only screen  and (orientation: portrait) {
#macchie {  background-image:url('../images/scratch.png') !important;  background-repeat:no-repeat;  background-size:contain !important;    }
}

#logo {  position:fixed;background-image:url('../images/logo-clame.png'); background-repeat:no-repeat; background-position:center center; background-size: 320px;    }

.shadow {     
-moz-box-shadow: 0 2px 4px rgba(0,0,0,0.1) !important;
-webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.1 )!important;
-o-box-shadow: 0 2px 4px rgba(0,0,0,0.1)!important;
box-shadow: 0 2px 4px rgba(0,0,0,0.1)!important;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#cfcfcf,Direction=NaN,Strength=5) !important;
}
.navbar { padding:0px }
nav { font-family: 'Abel', sans-serif; font-weight: 400 !important; font-size:14px; letter-spacing:1px;  }

.scroll-down {
  position: absolute;
  left: 50%;
  bottom: 30px;
  padding-top: 35px;
  width: 80px;
  height: 80px;
  display: block;
  z-index: 10;
  text-align: center;
  -webkit-transform: translate(-50%,0%);
  -moz-transform: translate(-50%,0%);
  -ms-transform: translate(-50%,0%);
  -o-transform: translate(-50%,0%);
  transform: translate(-50%,0%);
}
.scroll-down img {
  -webkit-animation: rotation 1s infinite linear alternate;
}
.alert-green, .bg-green { background-color:#255b66 }
.bg-etic { background-color: #43D89F }
.bg-liberte { background-color:#A52358 }
.bg-changement { background-color:#516C72 }
.bg-partecipation { background-color: #DD7E7C }
#valeurs p,.alert-green p {  margin-bottom:0px }
@-webkit-keyframes rotation {
  from {
    -webkit-transform: translateY(30px);
  }
  to {
    -webkit-transform: translateY(0px);
  }
}
.nav-link {
  -webkit-transition: border .5s ease-in-out;
  -moz-transition:border .5s ease-in-out;
  -o-transition: border.5s ease-in-out;
  transition: border.5s ease-in-out;
}
nav {
  -webkit-transition: padding .5s ease-in-out;
  -moz-transition:padding .5s ease-in-out;
  -o-transition: padding.5s ease-in-out;
  transition: padding.5s ease-in-out;
}
.navbar-brand > img {  
  -webkit-transition: height .5s ease-in-out;
  -moz-transition:height .5s ease-in-out;
  -o-transition: height.5s ease-in-out;
  transition: height.5s ease-in-out;
}
.navbar-brand > img { height:80px }
img.resized { height:50px }
.separator { background-position:center center; width:100%; height:200px; display:block; background-image:url('../images/scratch.png'); background-size:200px; background-repeat:no-repeat; margin:0px auto; }
@media (min-width: 992px) {
 
p.green { font-size: 150%; color: #255b66;font-weight:600}
	
.h1, h1, .h2, h2 {
    font-size: 2.5rem;
}	
	 
.navbar-nav .nav-link { color:#255b66 !important }
.nav-item { padding-right: 16px !important; padding-left: 6px !important  }
.nav-link  { padding:24px 0 !important }
.nav-item > .nav-link { border-bottom:2px solid transparent }
.nav-item:hover  > .nav-link, .nav-item.active  > .nav-link { border-bottom:2px solid #255b6687 }
.navbar-brand > img { height:80px }
img.resized { height:50px }
 }
@media (max-width: 991px) {
p.green { font-size: 160%; color: #255b66;font-family: 'Abel', sans-serif; } 
#bio .column, #contact .column, #main .column {
  column-count: 1 !important;
}
	
.h1, h1, .h2, h2 {
    font-size: 2.1rem;
}	
	
.navbar-collapse { background-color:#255b66 !important }
.nav-item { text-align:center; padding-right: 0px !important; padding-left: 0px !important;border-bottom:1px solid #4e7c86  }
.nav-link  { padding:14px 0px !important }
.nav-item > .nav-link, .nav-item:hover  > .nav-link, .nav-item.active  > .nav-link {     color: #fff; border-bottom:0px solid transparent }
.navbar-brand > img { height:50px }
img.resized { height:50px }
}

/*
	Navbar Icon
	----------------------
*/
.navbar-light .navbar-toggler {
    border-color: rgba(0,0,0,0) !important;
}
#nav-icon3 {
  width: 40px;
  height: 25px;
  position: relative;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
}

.x-btn-navbar {
    box-shadow: none !important;
    transition: 0.5s ease-in-out;
    background-color: transparent !important;
    padding: 0px !important;
    margin-top: 0px !important;
}
#nav-icon3 span {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: #255b66;
  border-radius: 0px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .35s ease-in-out;
  -moz-transition: .35s ease-in-out;
  -o-transition: .35s ease-in-out;
  transition: .35s ease-in-out;
}

/* Icon 3 */

#nav-icon3 span:nth-child(1) {
  top: 0px;
}

#nav-icon3 span:nth-child(2),#nav-icon3 span:nth-child(3) {
  top: 10px;
}

#nav-icon3 span:nth-child(4) {
  top: 20px;
}

#nav-icon3.open span:nth-child(1) {
  top: 10px;
  width: 0%;
  left: 50%;
}

#nav-icon3.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

#nav-icon3.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#nav-icon3.open span:nth-child(4) {
  top: 10px;
  width: 0%;
  left: 50%;
}
footer { background-color:#255b66 }
#social  a {  
  -webkit-transition: all .5s ease-in-out;
  -moz-transition:all .5s ease-in-out;
  -o-transition: all.5s ease-in-out;
  transition: all.5s ease-in-out;
}
#social  a { border-radius:50%; border:1px solid #ffffff; color:#ffffff;width:40px; height:40px; display:inline-block; line-height:40px ;  margin:4px;  } 
#social  a:hover { color:#255b66  !important; text-decoration:none; background-color:#ffffff; border:1px solid #ffffff; }
footer p { color:#fff }
.form-control {
    font-size: 1rem;
    line-height: 1.5;
    color: #255b66;
    border: 2px solid #255b66 !important;
    border-radius: 0px !important;
	background-color: transparent !important;
}
.btn-green {
	background-color: #255b66 !important;
	color:#fff !important;
	border-radius: 0px !important;
}
.btn-green:hover {
	background-color: #000000 !important;
	color:#ffffff !important;
	border-radius: 0px !important;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    font-weight: 300;
    font-size: 15px;
	color: #255b66 !important;
}
::-moz-placeholder { /* Firefox 19+ */
    font-weight: 300;
    font-size: 15px;
	color: #255b66 !important;
}
:-ms-input-placeholder { /* IE 10+ */
    font-weight: 300;
    font-size: 15px;
	color: #255b66 !important;
}
:-moz-placeholder { /* Firefox 18- */
    font-weight: 300;
    font-size: 15px;
	color: #255b66 !important;
}

/* FORMS */
#forms a:hover { text-decoration:none !important }
.mauticform_wrapper {
    max-width: auto !important;
    margin: 0px  !important; 
}
.btn-default {
    background-color: #255b66 !important;
    color: #fff !important;
    border-radius: 0px !important;
}
.mauticform_wrapper { max-width:100% !important; }

.mauticform-checkboxgrp-row { width:25%; float:left; } 
@media (max-width: 991px) {
	.mauticform-checkboxgrp-row { width:50%; float:left; } 
}
.mauticform-checkboxgrp {

    padding-bottom: 50px;
}
.mauticform-label {

    width: 100% !important;
    float: left !important;
    clear: both !important;
}