p, a, h1, h2, h3, h4, h5, q {
	font-family: 'roboto', Helvetica, sans-serif;
}
p {
    font-size: 17px;
}
h1 {
    color: #333333;
    font-size: 32px;
    margin: 0;
    text-align: center;
    font-weight: 600;
}
h2 {
    font-weight: 100;
}
/* Générique */
.vide-15 {
	margin-bottom: 15px;
}
.vide-30 {
	margin-bottom: 30px;
}
.vide-60 {
	margin-bottom: 60px;
}
.vide-120 {
	margin-bottom: 120px;
}
.black {
  background-color: #4C4C4C;
}

@media (min-width: 1px) and (max-width: 768px) { 
	.disp-none-xs {
	display: none;
	}
	.text-left-xs {
		text-align: left !important;
	}
    .border {
    border: none !important;
    height: 380px;
    margin-bottom: 15px;
    padding: 5px !important;
    text-align: center !important;
    }
    .block-h4 {
    font-size: 20px !important;
    }
    .vide-60-xs {
    margin-bottom: 60px;
    }
}
@media (min-width: 768px) and (max-width: 992px) {
    .border {
    border: none !important;
    height: 380px;
    margin-bottom: 15px;
    padding: 5px !important;
    text-align: center !important;
    }
    .disp-none-sm {
      display: none;
    }
    .block-h4 {
    font-size: 20px !important;
    }
    .vide-60-sm {
    margin-bottom: 60px;
    }
}
@media (min-width: 992px) and (max-width: 1200px) {
  	.disp-none-md {
  	display: none
  	}
    .vide-60-md {
    margin-bottom: 60px;
    }
}
@media (min-width: 1200px) {
	.disp-none-lg {
	display: none
	}
    .vide-60-lg {
    margin-bottom: 60px;
    }
}
.align-center-img {
	margin: 0 auto;
}
.cta-call {
  background: #f7766f none repeat scroll 0 0;
  border: 2px solid #f7766f;
  border-radius: 3px;
  color: #ffffff;
  display: block;
  font-weight: bold;
  margin: 0 auto;
  padding: 20px 0;
  text-align: center;
  transition: all 0.3s ease 0s;
  width: 100%;
}
.cta-call:hover {
  background: transparent none repeat scroll 0 0;
  color: #f7766f;
}

.text-white {
    color:white;
}
.text-cmm {
    color: #f7766f !important;
}
/* FIN Générique */



/* NAVBAR */
.navbar-brand {
    color: #3a88bd !important;
    font-size: 12px;
}
.logo-nav {
	max-width: 110px;
}
.navbar-default {
    background: none !important;
    border: none !important;
}
.navbar-right {
    margin-top: 20px;
}
.navbar-toggle {
    background-color: #3f3f3f;
    background-image: none;
    border: none;
    border-radius: 2px;
    float: right;
    margin-bottom: 8px;
    margin-right: 15px;
    margin-top: 25px;
    padding: 9px 10px;
    position: relative;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: white !important;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #3f3f3f;
}
@media (max-width: 768px) { 
	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    margin-top: 20px !important;
	}
}
.navbar-fixed-top {
  border-bottom: 1px solid #f7766f;
}
.white {
    background-color: white !important;
}
.grey {
    background-color: #f7f7f7;
}
/* FIN NAVBAR */


/* Call to action CTA */
.cta {
  position:relative;
  overflow:hidden;
  margin:0 auto;
  background: #f7766f none repeat scroll 0 0;
  border: 2px solid #f7766f;
  border-radius: 3px;
  color: #ffffff;
  display: block;
  font-weight: bold;
  margin: 0 auto;
  padding: 20px 0;
  text-align: center;
  transition: all 0.5s ease 0s;
  width: 100%;
  text-transform: uppercase;
}
.triangle1 {
  left: -15px;
  top: 0px;
  transition: all 0.5s
}
.triangle2 {
  top: 30px;
  left: -15px;
  transition: all 0.5s
}
.cta:hover {
  background: transparent none repeat scroll 0 0;
  color: #f7766f;
}

.cta:hover .triangle1{
  left: 0px !important;
}

.cta:hover .triangle2{
  left: 0px !important;
}
/* FIN Call to action CTA */


/* Section homepage background photo */
.bck1 {
    background: rgba(0, 0, 0, 0) url("../img/bck1.jpg") no-repeat;
}
.bck2 {
    background: rgba(0, 0, 0, 0) url("../img/bck2.jpg") no-repeat;
}
.bck1, .bck2 {
    background-size: cover;
    height: 600px;
    margin: 0;
    padding: 0;
    position: relative;
}


.titre-bck1, .titre-bck2 {
	text-align: center;
	color: #f7766f;
    font-size: 40px;
    line-height: 80px;
	font-weight: bolder;
}
@media (max-width: 768px) { 
    .titre-bck1, .titre-bck2  {
        font-size: 35px ;
        line-height: 50px ;
    }
}
/* FIN Section homepage background photo */


/* Questionnaire */
label {
        color: #000;
        font-size: 16px;
        font-weight: inherit;
}
#input-age {
          background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
          border-left: medium none;
          border-right: medium none;
          border-top: medium none;
          color: #3a88bd;
          font-weight: 400;
          text-align: center;
          width: 60px;
}
select {
          -moz-appearance: none;
          -moz-border-bottom-colors: none;
          -moz-border-left-colors: none;
          -moz-border-right-colors: none;
          -moz-border-top-colors: none;
          -webkit-appearance: none;
          background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
          border-color: -moz-use-text-color -moz-use-text-color white;
          border-image: none;
          border-style: none none solid;
          border-width: medium medium 6px;
          font-size: 29px;
          height: 40px;
          width: 85px;
          color: #3a88bd;
          font-weight: 400;
}
.select::after {
          background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
          border: medium none;
          border-color: #454545;
          box-sizing: border-box;
          color: white;
          content: "";
          font-family: FontAwesome;
          height: 100%;
          pointer-events: none;
          position: absolute;
          right: 0;
          text-align: center;
          top: 0;
          width: 40%;
          z-index: 1;
}
.select {
          background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
          border-left: medium none;
          border-right: medium none;
          border-top: medium none;
          display: inline-block;
          height: 40px;
          overflow: hidden;
          position: relative;
          width: 100px;
}

.fa-exclamation-triangle {
  color:red;
  font-size: 16px !important;
}
/* FIN Questionnaire */




/* Sections colorées logos banques */
.ing-orange {
    background-color:#FE5812 ;

}
.fortuneo-vert {
    background-color: #A2E644;
}
.bforbank-noir {
    background-color: #44342E;
}
.monabanq-noir {
    background-color: #1A1919;
}
.boursorama-violet {
    background-color: #980564;
}
.soon-vert {
    background-color: #4fc5be;
}
.hellobank-bleu {
    background-color: #1595b7;
}
.bnp-vert {
    background-color: #00936f;
}
.logos-banques {
    max-height: 100px;
}
/* FIN Sections colorées logos banques */



/* modale croix pour fermer */
.close {
    color: white;
    opacity: 0.8;
}
/* FIN modale croix pour fermer */



/* Liste point + et - */
.fa.fa-star, .fa.fa-star-half-o, .fa.fa-star-o {
    font-size: 30px;
}
.mentions {
    font-size: 12px;
    list-style-type: none;
}
/* Séparateur */
.separateur-down{
    background-image: url("http://compare-my-money.com/test/img/test-separateur.svg");
    height: 100%;
    width: 160%;
}
.separateur-down{
    background-position: center center;
    background-size: 100% 100%;
    content: "";
    position: absolute;
    width: 100%;
}
#separateur-down .separateur-down {
    background: #2e3946 none repeat scroll 0 0;
}
.separateur-down {
    height: 20px;
    position: relative;
    width: 100%;
    z-index: 10;
    display: inline-block;
    fill:#f7766f !important;
    -ms-transform: rotate(180deg); /* IE 9 */
    -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
    transform: rotate(180deg);
}



#separateur-up .separateur-up::after {
    right: 0;
    transform: scaleX(-1);
}
.separateur-up::after {
    background-image: url("http://compare-my-money.com/test/img/test-separateur.svg");
    height: 100%;
    width: 160%;
}
.separateur-up::before, .separateur-up::after {
    background-position: center center;
    background-size: 100% 100%;
    content: "";
    position: absolute;
    width: 100%;
}
#separateur-up .separateur-up {
    background: #2e3946 none repeat scroll 0 0;
}
.separateur-up {
    height: 40px;
    position: relative;
    width: 100%;
    z-index: 10;
    display: inline-block;
    fill:#f7766f !important;
}



#separateur-grey-dl .separateur-grey-dl::after {
    right: 0;
    transform: scaleX(-1);
}
.separateur-grey-dl::after {
    background-image: url("http://compare-my-money.com/test/img/separateur-grey-dl.svg");
    height: 100%;
    width: 160%;
}
.separateur-grey-dl::before, .separateur-grey-dl::after {
    background-position: center center;
    background-size: 100% 100%;
    content: "";
    position: absolute;
    width: 100%;
}
#separateur-grey-dl .separateur-grey-dl {
    background: #2e3946 none repeat scroll 0 0;
}
.separateur-grey-dl {
    height: 40px;
    position: relative;
    width: 100%;
    z-index: 10;
    display: inline-block;
    fill: #AFAFAF !important;
}

#separateur-grey-ul .separateur-grey-dl::after {
    right: 0;
    transform: scaleX(-1);
}
.separateur-grey-ul::after {
    background-image: url("http://compare-my-money.com/test/img/separateur-grey-dl.svg");
    height: 100%;
    width: 160%;
}
.separateur-grey-ul::before, .separateur-grey-ul::after {
    background-position: center center;
    background-size: 100% 100%;
    content: "";
    position: absolute;
    width: 100%;
}
#separateur-grey-ul .separateur-grey-ul {
    background: #2e3946 none repeat scroll 0 0;
}
.separateur-grey-ul {
    height: 40px;
    position: relative;
    width: 100%;
    z-index: 10;
    display: inline-block;
    fill: rgba(175, 175, 175, 0.5) !important;
    transform:rotateX(180deg);
}



#separateur-dark-ul .separateur-dark-dl::after {
    right: 0;
    transform: scaleX(-1);
}
.separateur-dark-ul::after {
    background-image: url("http://compare-my-money.com/test/img/separateur-grey-dl.svg");
    height: 100%;
    width: 160%;
}
.separateur-dark-ul::before, .separateur-dark-ul::after {
    background-position: center center;
    background-size: 100% 100%;
    content: "";
    position: absolute;
    width: 100%;
}
#separateur-dark-ul .separateur-dark-ul {
    background: #2e3946 none repeat scroll 0 0;
}
.separateur-dark-ul {
    height: 40px;
    position: relative;
    width: 100%;
    z-index: 10;
    display: inline-block;
    fill: rgba(63, 63, 63, 0.5) !important;
    transform:rotateX(180deg);
}




#separateur-grey-dl-bck1 .separateur-grey-dl-bck1::after {
    right: 0;
    transform: scaleX(-1);
}
.separateur-grey-dl-bck1::after {
    background-image: url("http://compare-my-money.com/test/img/separateur-grey-dl.svg");
    height: 100%;
    width: 160%;
}
.separateur-grey-dl-bck1::before, .separateur-grey-dl-bck1::after {
    background-position: center center;
    background-size: 100% 100%;
    content: "";
    position: absolute;
    width: 100%;
}
#separateur-grey-dl-bck1 .separateur-grey-dl-bck1 {
    background: #2e3946 none repeat scroll 0 0;
}
.separateur-grey-dl-bck1 {
    height: 40px;
    position: absolute;
    bottom: 0px;
    left:0px;
    width: 100%;
    z-index: 10;
    display: inline-block;
    fill: rgba(97, 97, 97, 1) !important;
    transform: rotateY(180deg);
}
/* FIN Séparateur */




/* animation au scroll */
.iphone-anim {
    max-width: 500px;
}
.iphone-gold {
    margin-top: -600px;
}
.iphone-gray {
    margin-top: -450px;
}
.iphone-silver {
    margin-top: 120px;
}
@media (max-width: 600px) { 
    .iphone-anim {
    max-width: 280px;
    }
    .iphone-gold {
    margin-top: -470px;
    }
    .iphone-gray {
        margin-top: -320px;
    }
    .iphone-silver {
        margin-top: 120px;
    }
}
/* FIN animation au scroll */





/* pop up résultat critères */

.criteres-reduce {
    font-size: 30px;
    margin-right: 20px;
    text-align: right;
    color: #cacaca;
}

.container-criteres-reduct {
    background-color: white;
    border: 3px solid #cacaca;
    border-radius: 0 20px 20px 0;
    display: block;
    left: -10px;
    top: 40%;
    position: fixed;
    width: 50px;
    height: 50px;
    z-index: 30;
    
}
.container-criteres-reduct ul {
    opacity: 0;
}
.container-criteres {
    width: 400px;
    height: 180px;
    -webkit-transition: width 2s, height 2s; /* Safari */
    transition: width 2s, height 2s;
}

.container-criteres ul {
    display: block;
    position: fixed;
    list-style-type: none;
    opacity: 0;
}
.container-criteres ul {
    left: -30px;
    opacity: 1;
    -webkit-transition: opacity 2s ease-in; /* Safari */
    transition: opacity 2s ease-in;
}

/* FIN pop up résultat critères */