.h2first {
	color:#529fff;text-decoration:underline;text-align:left;
}
.portable {
    position: relative;
    z-index: 2;
    background: url("/assets/images/prtab_head.png") top right no-repeat, url("/assets/images/prtab_head.png") bottom right no-repeat;
    padding-bottom: 20px
}
.portable:before {
    content: '';
    position: absolute;
    z-index: -1;
    top: 88px;
    right: 0;
    bottom: 12px;
    left: 0;
    background: url("/assets/images/prtab_body.png") top right repeat-y;
    min-height: 617px
}
body {
    font-family: 'Open Sans';
    font-size: 14px;
    color: #272727;
    background-color: #f2f4f6
}
.wrapper {
    background-color: #fff
}
a {
    color: #529fff;
    text-decoration: none
}
a:hover {
    color: #3c7dce
}
b {
    color: #383838
}
.bleu {
    color: #529fff
}
h1 {
    font-size: 30px;
    font-weight: bold;
    color: #000
}
h2 {
    color: #3c7dce;
    font-weight: 900;
    font-size: 24px;
    text-transform: uppercase;
    text-align: center
}
h3 {
    font-size: 18px;
    font-weight: bold
}
h4 {
    font-size: 16px
}
h5 {
    color: #529fff
}
hr {
    border-color: #529fff;
    margin-top: 10px
}
#ml hr {
    margin: 20px 0 !important
}
.margin_top {
    margin-top: 21px
}
.margin_btm {
    margin-bottom: 20px
}
.margin_btm_10 {
    margin-bottom: 10px
}
.margin_btm20 {
    margin-bottom: 20px
}
.margin_cmt {
    margin-top: 60px;
    margin-bottom: 90px
}
.margin_l60 {
    margin-left: 60px
}
.margin_top_head {
    margin-top: 155px
}
.margin_top_head div {
	background-color:rgba(255,255,255,0.9);
}
.margin_top50 {
    margin-top: 50px
}
.gris {
    background-color: #eee
}
.gris div>img {
    margin: 0 auto
}
.gris p {
    text-align: center
}
.gris .txt_bleu {
    margin-top: 10px;
    color: #3c7dce;
    font-weight: bold
}
.img_baro {
    margin-top: 30px
}
.btn_guide {
    margin-top: 60px;
    margin-left: 210px;
    position: absolute
}
.btn_baro {
    position: absolute;
    margin-top: 92px;
    margin-left: 210px
}
.margin_50 {
    margin: 50px
}
.logo {
    position: relative;
    z-index: 1000;
    margin-bottom: -30px;
    margin-left: -7px;
    float: left
}
.navbar {
    background-color: #fff
    color: #529fff
}
.questionnaire {
    padding: 30px 15px
}
.menu {
    margin: 0;
    padding: 5px;
    background-color: #fff
}
.article_1 {
    background-image: url("/assets/images/home/article_1.jpg");
	background-position:center;
    height: 415px
}
.article_2 {
    background-image: url("/assets/images/home/article_2.jpg");
    height: 415px
}
.txt_article_1 {
    margin-top: 120px;
    margin-bottom: 70px
}
.contenu_quest {
    position: relative;
    margin-left: 130px;
    width: 515px;
    padding-top: 95px;
    min-height: 685px
}
.panel {
    border: 5px solid #f06d25;
    background-color: transparent;
    margin-bottom: 0;
    box-shadow: none
}
.panel-body {
    background-color: #fff
}
.panel-head {
    background-color: #f06d25 !important;
    color: #333;
    border-bottom: 1px solid transparent;
    padding: 10px 15px;
    text-align: center;
    font-weight: bold
}
.no_border {
    border: none
}
.pnl_q {
    padding: 2px 15px
}
.pnl_q h4 {
    color: #fff
}
.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
    background-color: #3c7dce;
}
.navbar-brand {
    padding: 5px 15px;
    height: 75px
}
.nav>li {
    font-size: 14px
}
.nav>li>a {
    color: #529fff;
    font-weight: 200
}
.nav>li>a:hover {
    background-color: #529fff;
    color: #fff
}
.navbar-nav>li>a {
    padding-bottom: 0;
    padding-top: 0;
    line-height: 50px;
}
.navbar-nav>.active {
    background-color: #3c7dce
}
.navbar-nav>.active:hover {
    background-color: #3c7dce
}
.navbar-nav>.active a {
    color: #fff
}
.navbar-nav>.active a:hover {
    color: #fff
}
.navbar-nav>.active>ul>li>a {
    color: #fff
}
.navbar-nav>.active>ul>li>a:hover {
    color: #fff;
    background-color: #3c7dce
}
.bordered {
    background-color: #fff
}
.dropdown-menu {
    border: none;
    min-height: 42px;
 		background-color: #529fff;
    left: 0
}
.dropdown-menu>li>a {
    padding: 10px;
    color: #fff
}
.dropdown-menu>li>a:hover {
    text-decoration: none;
    background-color: #3c7dce;
    color: #fff;
    font-weight: normal
}
.dropdown-menu>li>a:focus {
    text-decoration: none;
    background-color: transparent
}
.dropdown:hover {
    background-color: #529fff
}
.dropdown:hover a {
    color: #fff
}
.col-side {
    width: 369px;
    float: left
}
.col-mid {
    width: 400px;
    float: left
}
.btn-social {
    background-color: #f06d25;
    margin-right: 10px;
    text-shadow: none;
    border: 3px solid #ddd;
    border-radius: 100%;
    display: inline-block;
    font-size: 20px;
    height: 50px;
    line-height: 45px;
    text-align: center;
    width: 50px;
    color: #fff
}
.btn-red {
    background-color: #e74c3c
}
.btn-green {
    background-color: #2ecc71
}
.btn-blue {
    background-color: #3498db
}
.promo {
    background-image: url("/assets/images/home_bkg.jpg");
    background-repeat: no-repeat;
    background-color: #63a8fc
}
.promo .text_left {
    padding: 0 0 0 20px
}
.promo-text h3 {
    color: #000;
    font-size: 40px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: left
}
.formulaire {
    background-image: url("/assets/images/home/formulaire.png");
    background-repeat: no-repeat
}
.temoignage {
    background-image: url("/assets/images/home/temoignage.jpg");
	background-position:center;
    background-repeat: no-repeat;
    height: 415px
}
.text_temoignage {
    padding: 34px 0 8px;
    width: 413px;
    font-weight: 600
}
.div_avantage p {
    text-align: center;
    color: #f8572d;
    font-size: 18px
}
.sign {
    height: 6em;
    line-height: 6em;
    position: relative
}
.sign p {
    font-size: 35px;
    font-weight: bold;
    text-align: center;
    color: #f8572d
}
.box_guide_rac {
    background: #ddd none repeat scroll 0 0;
    color: #000;
    font-size: 16px;
    margin-top: 5%;
    opacity: .77;
    padding: 18px
}
.img_chart {
    margin: 0 auto
}
.btn-block {
    float: left
}
.btn-block b {
    color: #fff
}
.btn-block p {
    font-size: 16px;
    color: #fff
}
.txt_cmt {
    margin-top: 20px;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    color: #f8572d;
    font-size: 11px
}
.contenu_out {
    padding: 3px;
    margin-bottom: 10px;
    border: 5px solid #f8a02d
}
.contenu {
    border: 1px solid #ddd;
    box-shadow: -4px 4px 6px -4px #ddd;
    border-radius: 4px;
    padding: 10px;
    color: #529fff;
    min-height: 140px;
    margin-bottom: 15px
}
.contenu .img_contenu {
    margin: 0 auto;
    width: 215px;
    padding: 10px
}
.contenu .p_contenu {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 0;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold
}
.contenu a {
    font-size: 15px;
    font-weight: bold;
    text-decoration: underline;
    color: #529fff;
    text-align: center
}
.contenu p {
    text-align: justify
}
.s_titre {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 15px;
    text-transform: uppercase;
    text-decoration: underline;
    color: #fff
}
.contenu_gauche {
    padding-top: 20px;
    background-color: #fff
}
footer {
    bottom: 0;
    margin-top: 20px;
    width: 100%
}
footer a {
    color: #fff
}
footer a:hover {
    color: #fff;
    text-decoration: underline
}
.footer-above {
    background-color: #529fff;
    border-top: 1px solid #ddd;
    padding: 25px
}
.footer-below {
    background-color: #f06d25;
    font-size: 11px;
    padding: 10px 25px;
    color: #fff
}
.list-footer {
    padding: 0
}
.list-footer li {
    display: inline-block;
    font-size: 12px;
    line-height: 13px;
    padding-right: 5px;
    border-right: 1px solid #fff
}
.list-footer li:last-child {
    border-right: none
}
.col-6 {
    width: 50%;
    min-height: 1px;
    float: left;
    position: relative
}
.col-4 {
    width: 33.3333%;
    min-height: 1px;
    float: left;
    position: relative
}
.navbar-toggle {
    background-color: #f06d25
}
.navbar-toggle .icon-bar {
    background-color: #fff
}
ul.list {
    list-style: outside none none;
    margin: 0 20px;
    padding: 0
}
ul.list li {
    font-size: 14px;
    font-weight: bold;
    padding-left: 15px;
    text-indent: -22px;
    margin-top: 7px;
    margin-bottom: 7px;
    color: #383838
}
ul.list li::before {
    color: #529fff;
    content: "►";
    margin-right: 10px;
    font-size: 15px
}
ul.list_en_pratique {
    list-style-type: circle;
    margin: 0 20px;
    padding: 0
}
ul.list_en_pratique li {
    font-size: 14px;
    margin-bottom: 7px;
    margin-left: 5px
}
.round img {
    margin: 0 auto
}
ul.qui_somme li {
    font-weight: normal;
    color: #000
}
.btn_f {
    background-color: #f06d25;
    border-radius: 5px;
    border-width: 0 1px 4px;
    border-color: #d86221;
    color: #fff;
    font-size: 22px;
    margin-top: 50px;
    margin-bottom: 80px
}
.btn_f:hover {
    border-color: #f17b3a;
    border-bottom-width: 3px;
    margin-top: 51px;
    color: #fff
}
.btn_f:active_ {
    border-bottom-width: 2px;
    box-shadow: none;
    margin-top: 2px
}
.btn_blc {
    background-color: #f06d25;
    border-color: #ea3a24;
    border-radius: 5px;
    border-width: 0 1px 4px;
    color: #fff;
    font-size: 22px;
    text-decoration: none !important;
    color: #fff !important;
    float: right;
    margin-top: -5px
}
.btn_blc:hover {
    margin-top: -4px;
    border-bottom-width: 3px
}
.btn_bl_baro {
    margin-top: 2px
}
.btn_bl_baro:hover {
    margin-top: 3px
}
.btn_sp {
    background-color: #f06d25;
    border-radius: 40px;
    color: #fff;
    font-size: 22px
}
.btn-primary {
    font-size: 14px;
    background-color: #f8a02d;
    border-color: #de921f
}
.btn-primary:hover {
    border-color: #de921f;
    background-color: #f8a02d
}
.alert-success {
    background-color: #5cb85c;
    border-color: #5cb85c
}
.form-control:focus {
    border-color: #f8a02d
}
input[type=number] {
    -moz-appearance: textfield
}
::-webkit-inner-spin-button {
    -webkit-appearance: none
}
::-webkit-outer-spin-button {
    -webkit-appearance: none
}
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}
.rachat_crdt {
    background-image: url("/assets/images/page1/header_page2.jpg");
    background-repeat: no-repeat;
    background-size: contain
}
.bckg_bleu {
    background: linear-gradient(to bottom, #529fff 0, #529fff 50%, #529fff 50%, #fff 50%, #fff 100%);
    clear: both
}
.en_pratique {
    background-image: url("/assets/images/page3/enpt_bkg.jpg");
    background-repeat: no-repeat;
    background-size: contain
}
.box_ {
    border: 3px solid #529fff;
    border-radius: 4px;
    margin-top: 30px
}
.box_ h3 {
    color: #f06d25;
    margin-left: 90px
}
.cas_spec {
    background-image: url("/assets/images/page4/cas_bkg.jpg");
    background-repeat: no-repeat;
    background-size: contain
}
.conseil {
    background-image: url("/assets/images/page5/page5_bkg.jpg");
    background-repeat: no-repeat;
    background-size: contain
}
.bkg_guide {
    background-image: url("/assets/images/bkg_guide.jpg");
    background-repeat: no-repeat
}
.mobile {
    background-image: url("/assets/images/mobile.png");
    background-repeat: no-repeat;
    height: 829px;
    margin-top: 100px;
    margin-left: 50px
}
.bkg_contact {
    background-image: url("/assets/images/bkg_contact.jpg");
    background-repeat: no-repeat;
    background-size: contain
}
.contenu_list_home {
    margin-top: 95%
}
.contenu_list_home .list_home {
    list-style: none;
    margin: 0;
    padding: 0
}
.contenu_list_home .list_home li {
    background: url("/assets/images/triangle.png") no-repeat left top;
    font-size: 20px;
    font-weight: bold;
    vertical-align: middle;
    padding: 30px 2px 40px 20px;
    color: #fff;
    text-transform: uppercase
}

@media (min-width: 1200px) {
    .nav li.dropdown {
        width: 156px
    }
    .nav li.m_1 {
        width: 158px
    }
    .nav li.m_2 {
        width: 120px
    }
    .nav li.m_3 {
        width: 160px
    }
    .nav li.m_4 {
        width: 120px
    }
    .nav li.m_5 {
        width: 233px
    }
    .nav li.m_6 {
        width: 115px
    }
    .dm_contact {
        left: -75px
    }
    .dropdown-menu {
        min-width: 190px
    }
}

@media screen and (max-width: 1200px) {
    .promo {
        background-position: -460px -130px
    }
    .margin_l60 {
        margin-left: 0
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .nav li.dropdown {
        width: 156px
    }
    .nav li.m_1 {
        width: 165px
    }
    .nav li.m_2 {
        width: 120px
    }
    .nav li.m_3 {
        width: 160px
    }
    .nav li.m_4 {
        width: 120px
    }
    .nav li.m_5 {
        width: 260px
    }
    .nav li.m_6 {
        width: 115px
    }
    .dropdown-menu {
        min-width: 160px;
        border: none
    }
    .dm_contact {
        left: -44px
    }
    .margin_top_head {
        margin-top: 90px
    }
		.contenu_quest {
			width: 510px;
			margin-left: 60px
    }
    .contenu_list_home {
        margin-top: 65%
    }
}

@media screen and (min-width: 992px) {
    .dropdown-menu {
        display: none
    }
    .dropdown:hover .dropdown-menu {
        display: block;
        transition: display 2s ease-in
    }
    .dropdown {
        border-top: none
    }
    .dropdown:hover {
        border-top: none
    }

    .s_menu {
        text-align: left
    }
    .navbar-nav>.active {
        background-color: #3c7dce;
        color: #fff;
        border-top: none
    }

    .margin_top_head,
    .margin_top50 {
        margin-top: 0
    }
    .navbar-nav {
        height: 50px;
        margin-top: 15px
    }
    .questionnaire {
        padding: 30px 15px 0 0
    }
}

@media (max-width: 992px) {
    .contenu_quest {
        position: relative;
        width: auto;
        margin-top: 0;
        margin-left: 0
    }
    .promo {
        background-image: none;
        background: linear-gradient(to bottom, #529fff 0, #529fff 50%, #f06d25 50%, #f06d25 50%, #f06d25 100%)
    }
    .bkg_guide {
        background-image: none;
        background: linear-gradient(to bottom, #529fff 0, #529fff 50%, #f06d25 50%, #f06d25 50%, #f06d25 100%)
    }
    .bkg_contact {
        background-image: none;
        background: linear-gradient(to bottom, #fff 0, #fff 50%, #f06d25 50%, #f06d25 50%, #f06d25 100%)
    }
    .rachat_crdt {
        background-image: none;
        background: linear-gradient(to bottom, #529fff 0, #529fff 10%, #fff 10%, #fff 50%, #fff 100%)
    }
    .en_pratique {
        background-image: none;
        background: linear-gradient(to bottom, #529fff 0, #529fff 10%, #fff 10%, #fff 50%, #fff 100%)
    }
    .cas_spec {
        background-image: none;
        background: linear-gradient(to bottom, #529fff 0, #529fff 10%, #fff 10%, #fff 50%, #fff 100%)
    }
    .conseil {
        background-image: none;
        background: linear-gradient(to bottom, #529fff 0, #529fff 10%, #fff 10%, #fff 50%, #fff 100%)
    }
    .portable {
        background-image: none
    }
    .portable:before {
        background-image: none
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .hidden-sm {
        display: none !important
    }
}

@media (max-width: 800px) {
	div.navbar-header {
		padding-top:10px;
	}
	a.navbar-brand img {
		 max-width: 200px;
	}
	.contenu_quest {
		padding-top:15px;
	}
    .temoignage {
        background-image: none;
        background: #bfbfbf;
        height: auto
    }
    .temoignage .text_temoignage {
        padding: 34px 0 8px;
        width: 100%;
        font-weight: 600;
        text-align: justify
    }
    .article_1 {
        background-image: none;
        background: #529fff;
        height: auto
    }
    .article_1 .txt_article_1 {
        margin: 0
    }
    .article_1 .txt_article_1 h3 {
        color: #fff
    }
    .article_2 {
        background-image: none;
        background: #f06d25;
        height: auto
    }
    .article_2 .txt_article_1 {
        margin: 0
    }
    .article_2 .txt_article_1 h3 {
        color: #fff
    }
    .article_2 .txt_article_1 .btn_sp {
        background-color: #529fff
    }
    .margin_top_head {
    	margin-top:0
    }
    .h2first {
    	color: #fff;
    }	
}

@media (max-width: 500px) {
    h2 {
        font-size: 24px
    }
}

@media (max-width: 465px) {
    .btn-block b {
        font-size: 13px;
        color: #fff
    }
    .btn_f {
        font-size: 14px
    }
    .img_guide {
        display: none
    }
    .img_baro {
        display: none
    }
    .margin_cmt {
        margin-bottom: 0
    }
    .btn_guide,
    .btn_baro {
        margin-bottom: 15px;
        margin-top: 0;
        margin-right: 0;
        position: relative;
        float: right
    }
}

@media (max-width: 360px) {
    .temoignage {
        background-position: -380px
    }
    .temoignage .text_temoignage {
        font-size: 12px
    }
}