h1, h2, h3, h4, h5, h6 {
    color: #354651;
    font-weight: 800;
    line-height: 1.5em;
    font-family: 'Montserrat', sans-serif;
}
p, ul {
    color: #354651;
    line-height: 1.3em;
    font-size: 16px;
    font-weight: normal;
    font-family: 'Montserrat', sans-serif;
}

h2 {
    margin-bottom: 20px;
    text-align: center;
    font-weight: 800;
    font-size: 42px;
    color: #354651;
    font-family: 'Montserrat', sans-serif;
}
.widgettitle {
border-bottom-color: #f18f01;
}


.accordion-credit .accordion-group, .accordion-credit2 .accordion-group {
  	margin-bottom: 8px;
  	border: none;
  	-webkit-border-radius: 0;
       -moz-border-radius: 0;
          	border-radius: 0;
}
.banques li {
   width: 140px;
   text-align: center;
   margin: auto;
   height: 78px;
    line-height: 78px;
}
.banques li img {
    max-height: 70px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: .8;
    max-width: 100%;
    vertical-align: middle;
}
.banques  li img:hover {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 1;
}
.padding-services {
    padding-left: 70px;
    padding-right: 30px;
}
.padding-parcours {
    padding-left: 120px;
    padding-right: 70px;
}
.featured-block {
    -webkit-box-shadow: rgb(0 0 0 / 20%) 0 0 20px 0;
    -khtml-box-shadow: rgb(0 0 0 / 20%) 0 0 20px 0;
    -moz-box-shadow: rgb(0 0 0 / 20%) 0 0 20px 0;
    -ms-box-shadow: rgb(0 0 0 / 20%) 0 0 20px 0;
    -o-box-shadow: rgb(0 0 0 / 20%) 0 0 20px 0;
    box-shadow: rgb(0 0 0 / 20%) 0 0 20px 0;
    -webkit-border-radius: 16px;
    -khtml-border-radius: 16px;
    -moz-border-radius: 16px;
    -ms-border-radius: 16px;
    -o-border-radius: 16px;
    border-radius: 16px;
}

.accordion-credit .accordion-heading, .accordion-credit2 .accordion-heading {
  	border-bottom: 0 none;
}
.bg-credit-commencer {
    background: rgba(0, 0, 0, 0) url(images/bg-credit-commencer.jpg) repeat scroll 0 0;
}
.bg-credit-commencer .btn-primary-credit {
    color: #fff;
    background: #434a54;}
    
.bg-gradient {
    background: rgb(0,106,78);
    background: linear-gradient(90deg, rgba(0,106,78,1) 0%, rgba(36,172,137,1) 50%, rgba(0,106,78,1) 100%);
    text-align: center!important;
    color: white!important;
}
.bg-gradient h2, .bg-gradient p, .bg-credit-commencer h2 {
    text-align: center!important;
    color: #fff!important;
}
.bg-gradient h2  {
    font-weight: 600;
    line-height: 1em;
    }
.bg-gradient h2 span.big {
    text-transform: uppercase;
    font-size: 54px;
    font-weight: 800;
}
p.text-medium {
    font-size: 20px;
        font-weight: 500;
        color: #354651;
        margin: 20px 0;
    line-height: 1.4em;
    font-family: 'Montserrat', sans-serif;
}
blockquote {
    border-left: 10px solid #048163;
        font-style: normal!important;
}
blockquote p.text-medium {
   font-size: 24px!important;
   font-style: normal!important;
}

p.text-medium > span.special{
 color: #048163;font-weight: 800;
}
.accordion-credit  .accordion-heading .accordion-toggle {
	position: relative;
  	display: block;
  font-variant: normal;
    font-size: 20px;
    text-transform: none;
    color: #444;
    background-color: #f5f5f5;
    border-color: ddd;
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border: 1px solid #ddd;
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
    font-weight: 600;


}


.accordion-credit .accordion-heading .accordion-toggle.inactive {
background-color: #f5f5f5;
color: #444;

}
.featured-block {
    text-align: left;
    padding: 3em 3em 2em 3em;
}
.featured-block p {
    padding: 0 5%;
}
.featured-block ul li {
    margin-bottom: 12px;
    }
    
.featured-block h5 {
    text-align: left;
    font-size: 24px;
    margin-bottom: 10px;
}
.features-list li .text {
    float: left;
    width: 95%;
}
.features-list li .icon {
    float: left;
    width: 5%;
    color: #24ac89;
}
.featured-block ul.enpratique li i {
       color: #036d51;
    font-size: 20px;
    margin-right: 5px;
}
.img-circle-metiers {
  border-radius: 50%;
	margin-right: 15px;
	width: 5%;
	border-style: double;
	border-color: #ffffff;
	border-width: 1%;
	margin-bottom: -10px;
	margin-top: -10px;
}

.btn-primary-credit {
	color:#fff;
	background:#24ac89;
	border-radius: 50px;
    font-size: 14px;
    padding: 1em 3em;
    letter-spacing: 0.1em;
        -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
        font-weight: 700;
}
.btn-primary-credit:hover {
	color:#24ac89;
	background:#fff;
	-webkit-box-shadow: 0 0 20px 0 rgb(0 0 0 / 50%);
	box-shadow: 0 0 20px 0 rgb(0 0 0 / 50%);
    -o-box-shadow: 0 0 20px 0 rgba(0,0,0,0.5);
}

.img-responsive2 {
    margin-right: auto;
    margin-left: auto;
    width: 300px;
}

@media only screen and (max-width: 992px) {
.main-menu-wrapper {
    height: auto!important;
    position: relative;
    width: 100%;
    background: #25ac89;
    display: none;
    z-index: 9999;
}
.page-credit .page-header h1 {
    font-size: 34px;
}
.page-credit .page-header h1 > span.titre {
    font-size: 42px;
}
.sticky-logo img {
  width: 250px;
}
}
@media only screen and (max-width: 767px) {
.page-credit .page-header h1 {
    font-size: 24x;
}
.page-credit .page-header h1 > span.titre {
    font-size: 36px;
}

}
@media (max-width: 480px) {

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
.img-responsive {
    margin-right: auto;
    margin-left: auto;
    width: 100%;
        padding-right: 0!important;
}
.featured-block {
    text-align: left;
    padding: 2em 1em 2em 1em;
    margin-bottom: 20px;
}
.padding-services {
    padding-left: 50px;
    padding-right: 30px;
}
.padding-parcours {
    padding-left: 50px;
    padding-right: 30px;
}
h2 {
    font-size: 28px;
}
.bg-gradient h2 span.big {
    font-size: 34px;
    font-weight: 800;
    line-height: 1.1em;
}
.page-credit .page-header h1 {
    font-size: 20px;
}
.page-credit .page-header h1 > span.titre {
    font-size: 34px;
}

.accordion-credit .accordion-heading .accordion-toggle {
font-size: 18px;;
	}
.img-circle-metiers {
   width: 10%;
   
}
}