.slideshow.with_shadow:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 100vw;
    background: #ffffff;
    left: -50vw;
    opacity: 0.5;
    -webkit-transform: skewX(15deg);
    -moz-transform: skewX(15deg);
    -ms-transform: skewX(15deg);
    -o-transform: skewX(15deg);
    transform: skewX(15deg);
    z-index: 1;
}
body.itemid-1043 .slideshow.with_shadow:before{
	width: 110vw;
}
@media screen and (max-width: 1015px) {
    .slideshow.with_shadow:before {
        left: 0;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
    }
}
.itemid-1006 .calculateur_home,
.itemid-1007 .calculateur_home,
.itemid-1008 .calculateur_home,
.itemid-1009 .calculateur_home,
.itemid-10010 .calculateur_home,
.itemid-10011 .calculateur_home{
	max-width: 1170px;
}
.calculateur_home {
    position: absolute;
    z-index: 99;
    top: 50%;
    left: 0;
    right: 0;
    margin: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.calculateur_home #calculateur {
    margin: 0;
    max-width: none;
}
.calculateur_home #calculateur h1 {
    font-size: 55px;
    line-height: 55px;
    color: #135040;
    text-transform: initial !important;
    font-weight: 300;
    margin: 0 0 25px !important;
    padding: 0;
}
.calculateur_home #calculateur .input-group {
    padding: 0;
    margin: 0;
    max-width: 460px;
    width: 100%;
    background: #f0efef;
    min-height: 115px;
    height: auto;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center !important;
    -webkit-align-items: center !important;
    align-items: center;
}
.calculateur_home #calculateur .input-group:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 1px;
    background: #d1d1d1;
    margin: auto;
    z-index: 0;
}
.calculateur_home #calculateur .input-group .input-controle {
    width: 50%;
	min-height: 90px;
    float: left;
    position: relative;
    text-align: center;
    padding-bottom: 25px;
}
.calculateur_home #calculateur .input-group .input-controle .div_input {
    height: 30px;
    width: 160px;
    position: relative;
    margin: auto;
    background: #fff;
}
.calculateur_home #calculateur .input-group .input-controle .div_input span {
    position: absolute;
    left: 0px !important;
    top: 2px;
	color: #7a7a7a !important;
}
.calculateur_home #calculateur .input-group label {
    display: block;
    padding: 0;
    color: #3cce88;
    font-size: 18px;
    line-height: 26px;
    text-align: center;
    margin-bottom: 10px;
}
.calculateur_home #calculateur .input-group .results span {
    font-size: 18px;
    color: #7a7a7a !important;
    font-weight: 400;
    text-transform: none;
    position: relative;
    right: auto !important;
    top: 2px;
}
.calculateur_home #calculateur .input-group span.devis {
    font-size: 18px;
    color: #7a7a7a !important;
    font-weight: 400;
    text-transform: none;
}
.calculateur_home #calculateur .input-group span.mensualiteA {
    margin-left: 8px;
}
.calculateur_home #calculateur .input-group input[type="tel"],
.calculateur_home #calculateur .input-group input[type="text"] {
	font-size: 18px;
	height: 30px;
	width: 160px;
	padding: 0 30px 0 30px;
	font-weight: 400;
	outline: 0;
	color: #7a7a7a;
	margin-top: -1px;
}
.calculateur_home #calculateur .input-group input[type="tel"]:focus,
.calculateur_home #calculateur .input-group input[type="text"]:focus {
    font-style: normal;
    opacity: 1;
}
.calculateur_home #calculateur .btn_calculateur {
    text-shadow: none !important;
    width: 100%;
    height: 50px;
    color: #fff;
    text-align: center;
    font-weight: 400;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    position: absolute;
    bottom: -24px;
    left: 0;
    right: 0;
    margin: 0 auto;
	border: 0;
    cursor: pointer;
    line-height: 25px;
    padding: 0 24px;
    max-width: 210px;
    font-size: 17px;
    background: #3cce88;
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.calculateur_home #calculateur .btn_calculateur:focus,
.calculateur_home #calculateur .btn_calculateur:hover {
    background-color: #2b524c !important;
}
.box-homenew .headerhome {
    margin-bottom: 40px;
}
.headerhome h2 {
    font-size: 30px;
    font-weight: 300;
    line-height: 44px;
    color: #333;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 20px;
    text-align: center;
    text-transform: initial !important;
}
.headerhome h2:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
    background: #2b524c;
    width: 28px;
    height: 7px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}
.box-homenew .headerhome p {
    color: #333;
    line-height: 24px;
    font-size: 18px;
}
.box-homenew .wow::after {
    display: none;
}
.box-homenew .block-img {
    margin: 0 auto;
    padding: 0;
    position: relative;
    text-align: center;
    max-width: 286px;
    display: none;
}
.box-homenew .block-img:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background-size: 100% auto !important;
}
.box-homenew .block-img.simple:after {
    background: url(../images/domino.svg) no-repeat center center;
    width: 99px;
    height: 63px;
}
.box-homenew .block-img.facile:after {
    background: url(../images/lego.svg) no-repeat center center;
    width: 72px;
    height: 45px;
}
.box-homenew .block-img.flexible:after {
    background: url(../images/flexible.svg) no-repeat center center;
    width: 85px;
    height: 52px;
}
.box-homenew .block-text {
    text-align: center;
    padding: 0 30px;
}
.box-homenew .block-text h3 {
    font-size: 30px;
    color: #2b524c;
    line-height: 24px;
    margin-top: 35px;
    position: relative;
    padding-bottom: 25px;
    margin-bottom: 15px;
}
.box-homenew .block-text h3:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
    background: #2b524c;
    width: 22px;
    height: 5px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}
.box-homenew .block-text p {
    font-size: 18px;
    line-height: 24px;
    color: #333;
}
.box-homenew .c-green,
.c-green {
    color: #2b524c;
    font-weight: 700;
}
.box-homenew .btn-bottom {
    margin: 0 0 35px;
    text-align: center;
}
.box-homenew .btn-bottom .btn.home-link {
    min-width: 300px;
}
#content .bottom-content a.btn,
#content .bottom-content a.home-link,
.box-homenew a.home-link,
.btn-bottom a.home-link {
    height: 50px;
    line-height: 50px;
    max-width: 300px;
    width: 100%;
    margin: auto;
}
.box-highlight {
    background-color: #f4f4f4;
    position: relative;
    padding: 25px 0 70px;
}
.box-highlight .headerhome {
    margin-bottom: 5px;
}
.box-highlight:after {
    content: "";
    display: block;
    clear: both;
}
.box-highlight .block-img {
    text-align: center;
    position: relative;
    margin-bottom: 20px;
}
.box-highlight .block-img:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
    background: #2b524c;
    width: 60px;
    height: 2px;
}
.box-highlight .chiffre {
    font-size: 50px;
    color: #3cce88;
    display: inline-block;
    line-height: 95px;
    vertical-align: middle;
    padding-right: 15px;
}
.box-highlight .block-text {
    max-width: 220px;
    width: 100%;
    margin: auto;
    text-align: center;
}
body #content .box-highlight .block-text p {
    font-size: 18px !important;
}
.box-temoignages {
    background-color: #fff;
    background-size: cover;
    padding: 65px 0;
}
.box-temoignages h2 {
    font-size: 30px;
    font-weight: 300;
    line-height: 24px;
    color: #fff;
    position: relative;
    padding-bottom: 40px;
    margin-bottom: 20px;
    margin-top: 0;
    text-align: center;
}
.box-temoignages h2:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
    background: #3cce88;
    width: 28px;
    height: 7px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}
.box-temoignages .items {
    max-width: 446px;
    width: 100%;
    min-height: 280px;
    margin: 45px auto 0;
    padding: 0 0 30px;
    position: relative;
}
.box-temoignages .items:before {
    position: absolute;
    left: 40px;
    top: -15px;
    display: block;
    content: "";
    margin: 0;
    width: 36px;
    height: 28px;
    background: url(../images/guillemets.svg) no-repeat;
    z-index: 99;
}
.box-temoignages .items .owl-stage-outer {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #fff;
}
.box-temoignages .items .item {
    color: #3cce88;
    font-size: 18px;
    line-height: 26px;
    font-style: italic;
    padding: 35px;
}
.box-temoignages .items .item h3 {
    margin: 20px 0 0;
    padding: 0;
    color: #3cce88;
    font-size: 18px;
    line-height: 26px;
    font-style: normal;
    font-weight: 400;
}
.box-temoignages .items .owl-nav {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
}
.box-temoignages .items .owl-nav .owl-next,
.box-temoignages .items .owl-nav .owl-prev {
    width: 84px;
    height: 84px;
    background-size: 23px 39px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    font-size: 0;
    position: absolute;
    top: 0;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.box-temoignages .items .owl-nav .owl-next {
    background: #3cce88 url(../images/keyboard-right-arrow-button.svg) no-repeat 27px center;
    opacity: 0.6;
    right: -125px;
}
.box-temoignages .items .owl-nav .owl-prev {
    background: #3cce88 url(../images/keyboard-left-arrow-button.svg) no-repeat 23px center;
    opacity: 0.6;
    left: -125px;
}
.box-temoignages .items .owl-nav .owl-next:focus,
.box-temoignages .items .owl-nav .owl-next:hover,
.box-temoignages .items .owl-nav .owl-prev:focus,
.box-temoignages .items .owl-nav .owl-prev:hover {
    background-color: #2b524c;
    opacity: 1;
}
.box-temoignages .items .owl-dots {
    position: relative;
    top: 45px;
    width: 100%;
    text-align: center;
}
.box-temoignages .items .owl-dots .owl-dot {
    display: inline-block;
}
.box-temoignages .items .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    border: 1px #fff solid;
    background-color: #fff;
    display: inline-block;
    margin: 5px 12px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}
.box-temoignages .items .owl-dots .owl-dot span:focus,
.box-temoignages .items .owl-dots .owl-dot span:hover,
.box-temoignages .items .owl-dots .owl-dot.active span {
    background-color: transparent;
}
.box-temoignages .btn-bottom .btn.home-link {
    min-width: 300px;
}
#content .bottom-content {
    max-width: 720px;
}
@media screen and (max-width: 769px) {
    .box-highlight .col-md-4,
    .box-homenew .col-md-4 {
        width: 33.33%;
    }
    .box-homenew .btn-bottom {
        float: left;
        width: 100%;
    }
    .box-homenew .block-img img {
        max-width: 100%;
    }
    .box-temoignages {
        background-size: cover !important;
    }
}

.item-807 ul,
.item-809 ul,
.item-811 ul,
.item-813 ul,
.item-815 ul,
.item-817 ul {
    display: none !important;
}
.custom.row.box-1.box-homenew .wow .col-md-4 {
    position: relative;
}
.custom.row.box-1.box-homenew .wow .col-md-4:not(:last-of-type):after {
    content: "";
    position: absolute;
    right: 0;
    top: 35px;
    bottom: 10px;
    width: 1px;
    background: #c3c3c3;
}
.custom.row.box-1.box-homenew .wow .col-md-4:nth-of-type(4):after {
    display: none;
}
#processus.box-processus {
    padding: 35px 0;
}
.section-text.btn-bottom .btn,
.section-text.homecredit .btn {
    /*min-width: 300px;*/
    width: auto;
}
.rev_slider_wrapper .rev_slider ul li .slotholder {
    height: 100%;
}
.rev_slider_wrapper .rev_slider ul li .slotholder .defaultimg {
    -webkit-transform: translateY(-50%) !important;
    -ms-transform: translateY(-50%) !important;
    transform: translateY(-50%) !important;
    top: 50% !important;
}
body.itemid-1043 .rev_slider_wrapper .rev_slider ul li .slotholder .defaultimg {
    top: 65% !important;
}
.itemid-807 .box-temoignages,
.itemid-809 .box-temoignages,
.itemid-811 .box-temoignages,
.itemid-813 .box-temoignages,
.itemid-815 .box-temoignages,
.itemid-817 .box-temoignages {
    background-color: #f4f4f4 !important;
}
.color-gris {
    background-color: #f4f4f4 !important;
}
.bloc-infos a.btn {
    max-width: fit-content !important;
    width: auto !important;
}

body.page-credit #processus{
	background-color: #f4f4f4;
}
body.page-credit .section-text.homecredit{
	background-color: #f4f4f4;
}
body.page-credit .section-text-infos{
	background-color: #ffffff;
}
body.page-credit .box-temoignages .provenexpert{
	padding: 10px 15px 20px;
}

body.lng-pt-PT.page-credit .calculateur_home #calculateur .input-group,
body.lng-en-GB.page-credit .calculateur_home #calculateur .input-group,
body.lng-it-IT.page-credit .calculateur_home #calculateur .input-group,
body.lng-pt-PT .calculateur_home #calculateur .input-group,
body.lng-en-GB .calculateur_home #calculateur .input-group,
body.lng-it-IT .calculateur_home #calculateur .input-group{
	max-width: 560px;
}
body.lng-de-DE.page-credit .calculateur_home #calculateur .input-group,
body.lng-de-DE .calculateur_home #calculateur .input-group{
	max-width: 560px;
}
body.lng-de-DE.page-credit .calculateur_home #calculateur .input-group label,
body.lng-de-DE .calculateur_home #calculateur .input-group label{
	font-size: 16px;
}

#nav .menu li .custom > p{
	margin: 0 !important;
}

body.itemid-1043 .calculateur_home #calculateur h1,
body.itemid-1044 .calculateur_home #calculateur h1 {
    font-size: 35px;
    line-height: 45px;
    color: #135040;
    text-transform: initial !important;
    font-weight: 300;
    margin: 0 0 25px !important;
    padding: 0;
}
body.itemid-1043 .calculateur_home #calculateur h1 strong,
body.itemid-1044 .calculateur_home #calculateur h1 strong{
	font-size: 50px;
    line-height: 55px;
}
.btn-prendre-contact{
	margin: 30px 0 0;
	text-align: center;
}

.white-popup-block{
	background: #f4f4f4;
    padding: 10px 20px 30px;
    text-align: left;
    max-width: 700px;
    margin: 30px auto;
    position: relative;
}

.white-popup-block .contact-miscinfo{
	padding: 15px 0;
}

.strat-texte{
	background-color: #f4f4f4;
    max-width: 100%;
    position: relative;
    margin-bottom: 0 !important;
	padding: 50px 0;
	text-align: center;
}
body #content .strat-texte ul{
    margin: 0 auto 10px;
    padding: 0;
}
body #content .strat-texte ul li{
	list-style: inside;
    padding: 0 0 10px;
    line-height: 20px;
}
.strat-texte p{
	margin: 0 0 15px;
}
.strat-texte h3{
	margin-top: 30px;
	margin-bottom: 15px;
}
body.itemid-1043 .box-highlight,
body.itemid-1044 .box-highlight{
	background-color: #ffffff;
}

body.itemid-1043 .bottom-wrapper,
body.itemid-1044 .bottom-wrapper{
	padding: 0;
}

body.itemid-1043 .contact h2:before,
body.itemid-1044 .contact h2:before{
	display: none!important;
}

body.itemid-1043 #contact-form #message-succee,
body.itemid-1044 #contact-form #message-succee{
	display: none;
}
body.itemid-1043 #contact-form #message-succee.success,
body.itemid-1044 #contact-form #message-succee.success{
	position: relative;
	display: block;
	padding: 15px;
    background: #3cce88;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    color: #ffffff;
    margin: 0 0 30px;
    text-align: center;
}
body.itemid-1043 #contact-form #message-succee.success .close-msg,
body.itemid-1044 #contact-form #message-succee.success .close-msg{
	position: absolute;
    right: 15px;
    top: 5px;
    cursor: pointer;
}
#contact-form input.error {
    border: 1px #fe6262 solid !important;
}
#boxes {
    padding-bottom: 30px;
}

body.itemid-1043 #contact-form div.form_submit .btn,
body.itemid-1044 #contact-form div.form_submit .btn {
    margin-top: 0px;
    max-width: 300px !important;
    width: 100% !important;
    min-width: 300px;
	margin-bottom: 0;
}

body.itemid-1043 #contact-form textarea,
body.itemid-1044 #contact-form textarea{
	min-height: 100px;
	max-height: 100px;
}

@media (min-width: 810px) {
	body.itemid-1043 .form_submit .controls,
	body.itemid-1044 .form_submit .controls {
		margin-left: 232px;
	}
}

@media (max-width: 550px) {
	.white-popup-block{
		padding: 10px 10px 30px;
		margin: 10px auto;
	}
}

@media screen and (max-width: 600px) {
	body.itemid-1043 #boxes .col-md-4 .next, body.itemid-1043 #boxes .col-md-4 .prev,
	body.itemid-1044 #boxes .col-md-4 .next, body.itemid-1044 #boxes .col-md-4 .prev {
		top: 50px;
	}
}

@media screen and (max-width: 600px) {
	#boxes{
		padding: 15px 0 0;
	}
	.custom.row.box-1.box-homenew .wow .col-md-4:not(:last-of-type):after{
		display: none;
	}
	#boxes .col-md-4.show-box {
		display: block;
		width: 100%;
	}
	#boxes .col-md-4.show-box .block-img{
		display: block;
		max-width: 100%;
	}
	#boxes .col-md-4 {
		display: none;
		-moz-transition: all 0.3s;
		-webkit-transition: all 0.3s;
		transition: all 0.3s;
		position: relative;
		padding: 0 25px;
	}
	#boxes .col-md-4 .next,
	#boxes .col-md-4 .prev {
		z-index: 10;
		position: absolute;
		top: 50px;
		bottom: auto;
		margin: auto;
		font-size: 0;
		cursor: pointer;
	}
	#boxes .col-md-4 .prev {
		background: url(../images/keyboard-left-arrow-green-button.svg) no-repeat center center;
		width: 50px;
		height: 50px;
		left: -15px;
	}
	#boxes .col-md-4 .next {
		background: url(../images/keyboard-right-arrow-green-button.svg) no-repeat center center;
		width: 50px;
		height: 50px;
		right: -15px;
	}
	
	.box-highlight{
		padding-bottom: 35px!important;
	}
	.box-highlight .col-md-4{
		width: 100%!important;
		margin-bottom: 20px!important;
	}
	.box-highlight .block-text{
		max-width: 100%!important;
	}
	.box-highlight #turnover.chiffre{
		padding: 0!important;
	}
	body.itemid-1043 .calculateur_home #calculateur h1,
	body.itemid-1044 .calculateur_home #calculateur h1,
	.calculateur_home #calculateur h1{
		font-size: 18px!important;
		line-height: 26px!important;
		margin: 0 !important;
	}
	.calculateur_home #calculateur h1 strong {
		font-size: 30px!important;
		line-height: 35px!important;
	}
}