/****************************************************************
Custom Fonts 
********************************/


@font-face {
  font-family: 'robotoblack';
  src: url('../fonts/roboto-black-webfont.woff2') format('woff2'),
       url('../fonts/roboto-black-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}




@font-face {
  font-family: 'robotoblack_italic';
  src: url('../fonts/roboto-blackitalic-webfont.woff2') format('woff2'),
       url('../fonts/roboto-blackitalic-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}




@font-face {
  font-family: 'robotobold';
  src: url('../fonts/roboto-bold-webfont.woff2') format('woff2'),
       url('../fonts/roboto-bold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}




@font-face {
  font-family: 'robotobold_condensed';
  src: url('../fonts/roboto-boldcondensed-webfont.woff2') format('woff2'),
       url('../fonts/roboto-boldcondensed-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}




@font-face {
  font-family: 'robotobold_condensed_italic';
  src: url('../fonts/roboto-boldcondenseditalic-webfont.woff2') format('woff2'),
       url('../fonts/roboto-boldcondenseditalic-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}




@font-face {
  font-family: 'robotobold_italic';
  src: url('../fonts/roboto-bolditalic-webfont.woff2') format('woff2'),
       url('../fonts/roboto-bolditalic-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}




@font-face {
  font-family: 'robotocondensed';
  src: url('../fonts/roboto-condensed-webfont.woff2') format('woff2'),
       url('../fonts/roboto-condensed-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}




@font-face {
  font-family: 'robotocondensed_italic';
  src: url('../fonts/roboto-condenseditalic-webfont.woff2') format('woff2'),
       url('../fonts/roboto-condenseditalic-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}




@font-face {
  font-family: 'robotoitalic';
  src: url('../fonts/roboto-italic-webfont.woff2') format('woff2'),
       url('../fonts/roboto-italic-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}




@font-face {
  font-family: 'robotolight';
  src: url('../fonts/roboto-light-webfont.woff2') format('woff2'),
       url('../fonts/roboto-light-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}




@font-face {
  font-family: 'robotolight_italic';
  src: url('../fonts/roboto-lightitalic-webfont.woff2') format('woff2'),
       url('../fonts/roboto-lightitalic-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}




@font-face {
  font-family: 'robotomedium';
  src: url('../fonts/roboto-medium-webfont.woff2') format('woff2'),
       url('../fonts/roboto-medium-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}

/********************************************************
			Add Custom Styles for Bootstrap | Formulaire devis
********************************************************/
.btn-primary {
  background-color: #f97820;
  border-color: #f97820;
  text-transform: initial;
}

.btn-outline-primary {
  color: #f97820;
  border-color: #f97820;
}

.bg-primary {
  --bs-bg-opacity: 1;
  background-color: rgb(236, 106, 7)!important;
}
.border-primary {
  border-color: #f97820!important;
}

.btn-outline-primary:hover {
  background-color: rgba(253, 165, 13, 0.5);
  color: rgb(244, 128, 15);
  font-weight: 500;
  border: none;
}
.btn-outline-primary:active, .btn-primary:active, .btn-primary:active:hover, .btn-primary:active.focus {
  color: #fff;
  background-color: #f97820;
  border-color: #f97820;
}
.btn-primary:active:focus{
  color: #fff;
  background-color: #f97820;
  border-color: #f97820;
  box-shadow: 0 0 0 .25rem rgba(253, 165, 13, 0.5);
  outline: none;
}
.btn-primary:focus {
  color: #fff;
  background-color: #f97820;
  border-color: #f97820;
  box-shadow: 0 0 0 .25rem rgba(253, 165, 13, 0.5);
}

.btn-check:focus+.btn-outline-primary, .btn-outline-primary:focus, .btn-outline-primary.focus {
  box-shadow: 0 0 0 .25rem rgba(253, 165, 13, 0.5);
  color: #fff;
  background-color: #f58210;
  border-color: #f58210;
}


.btn-check:active + .btn-outline-primary, .btn-check:checked + .btn-outline-primary, .btn-outline-primary.active, .btn-outline-primary.dropdown-toggle.show, .btn-outline-primary:active {
  color: #fff;
  background-color: #f97820;
  border-color:#f97820
}

.btn-check:active + .btn-outline-primary:focus, .btn-check:checked + .btn-outline-primary:focus, .btn-outline-primary.active:focus, .btn-outline-primary.dropdown-toggle.show:focus, .btn-outline-primary:active:focus {
  box-shadow:0 0 0 .25rem rgba(253, 165, 13, 0.5)
}

.btn-primary:hover {
  color: #fff;
  background-color: #ec6912;
  border-color: #ec6912;
  }

#cust_label-devis_label_checkbox {
  font-size: .9rem !important;
  margin-bottom: .3rem !important;
}

.alert {
  font-size: 0.9rem;
}

/********************************************************
			Step display | Formulaire devis
********************************************************/
#wrapper_devis{
  width:600px;
  overflow:hidden;
}

/* Css Test formulaire */
#content_model{
  /* margin:15px auto;
  text-align:center;
  width:600px; */
  position:relative;
  height:auto;
}
#wrapper_modele{
 
  background-color:#ffffff;
  width:600px;
  overflow:hidden;
  width: auto;
}

#wrapper_modele::after {
  content: "";
  display: table;
  clear:both;
}

#devis::after {
  content: "";
  display: block;
  clear:both;
}

#steps{
  width:600px;
/*height:320px;*/
  overflow:hidden;
}
.step{
  float:left;
  width:600px;
/*height:320px;*/
}


#steps form fieldset{
  border:none;
  padding-bottom:20px;
}

.btn-devis {
  font-size: 1rem;
  font-weight: 700;
}

/********************************************************
			Add Custom Styles
********************************************************/

/* .spinner {
  min-height: 783px;
  background: url(../img/caprica/loading.gif) no-repeat center center #fff;
  width: 100%;
  background-color: #fff;
  background-size: 5%;
} */

/*
Set the color of the icon
*/
.loadingdiv svg path, .loadingdiv svg rect {
  fill: #f97820;
}
.loadingdiv {
  width: 50px;
  height: 492px;
  margin: 100px auto;
}
.flex-direction-nav .flex-next, .flex-direction-nav .flex-prev {
  background: #283b93;
  border-radius: 50%;
}
.flex-direction-nav .flex-next:hover, .flex-direction-nav .flex-prev:hover {
  background: #3a4c9e;
  border-radius: 50%;
}

.flex-direction-nav a:before {
  color: #e6dde3;
}

.flex-control-paging li a:hover, .flex-control-paging li a.flex-active {
  background: #283b93;
  border-color: #283b93;
}

.prim-color {
  color: #f97820;
}

html {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

#header .category-1{
  display:none;
}

.mb_custom_80{
  margin-bottom: 80px !important;
}

#ctcmsblock .banner::before {
  background:inherit;
}
#ctcmsblock .banner:hover::before {
  background:rgba(255,143,0,0.5)
}

#custom_home_icones{
  /* background: #07529b; */
  /* background: #e79ec6; */
  /* background: #4ecde7; */
  background: #f28a8b;
  width: 100%;
  margin: 0;
  max-width: none;
}

#custom_home_icones .service_title , #custom_home_icones .service_sub-title{
  color: #5a334d;
  max-width: 300px;
}
#custom_home_icones .service_title {
  font-family: "robotocondensed";
  font-weight: 600;
  font-size: 1.1rem;
  line-height: 1.6rem;
}

#custom_home_icones .service_inner {
  /* margin: 80px auto; */
  margin: initial;
  float: initial;
  position: initial;
}

#ctservicecmsblock .service {
  float: initial;
  padding: initial;
  width: 50%;
  border-right: none;
}

.custom-cursor-pointer {
  cursor: pointer;
}

.cust_form-devis,p {
  font-size: 1rem;
  font-weight: 400;
  color: #5a334d;
}

#ctservicecmsblock .service:hover .icon {
  background-color: #f97820;
  border: 1px solid #f97820;
}
#ctservicecmsblock .service .icon {
  background: url(../img/caprica/services.png) no-repeat;
  height: 66px;
  width: 66px;
  position: relative;
  margin: 0 auto;
  display: block;
  background-color: #fac0c1;
  border-radius: 50%;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  border: 1px solid #fac0c1;
  }


#activity .container-fluid {
  max-width: 980px;
  margin-bottom: 30px;
  padding-top: 0px !important;
}

.custom_first-illust {
  margin-bottom: 40px;
}

#activity h2 {
  /* margin: 30px 0;
  font-size: 2.3rem;
  font-weight: 600;
  color: #5a334d;
  background-image: url(../svg/form_bg_texte.svg);
  background-repeat: no-repeat;
  display: inline-block;
  background-size: calc(100% + 6px) 110%;
  background-position-y: -5px;
  padding: 20px 65px;
  height: 100px; */
  margin: 30px 0;
  font-size: 2.3rem;
  font-weight: 600;
  color: #994c7f;
  background-image: url(../svg/form_bg_texte.svg);
  background-repeat: no-repeat;
  display: inline-block;
  background-size: calc(55% + 6px) 110%;
  background-position-y: -5px;
  background-position-x: 50%;
  height: 100px;
  padding: 0px 400px;
  display: inline-block;
  font-family: "robotocondensed";
}

#activity, .col-md-4 img {
  width: 100%;
  display: initial;
  text-align: center;
}

#activity h3 {
  font-size: 1.3rem;
  margin-bottom: 30px;
  /* color: #f97820; */
  color: #5a334d;
  text-align: left;
  font-family: "robotobold_condensed";
}

.bg_pink {
  /* background-image: url(../svg/form_bg_texte.svg);
  background-repeat: no-repeat;
  display: inline-block;
  background-size: 100% 140%;
  background-position-y: -4px;
  padding-left: 10px;
  padding-right: 10px; */
}

#custom_1_title {
  margin-bottom: 25px !important;
}

#custom_2_title {
  /* margin-bottom: 55px !important; */
}

#custom_3_title {
  
}
#custom_4_title {
  margin-bottom: 10px !important;
}
#custom_5_title {
  /* margin-bottom: 55px !important; */
}
/* #custom_6_title {} */


#activity p {
  font-size: 1rem;
  color: inherit;
  text-align:left;
  font-weight: 400;
  max-width: 250px;
}

#activity a {
  color: #f28a8b;
  font-size: 0.9rem;
  border: 2px solid #f28a8b;
  margin-top: 20px;
  font-family: "robotoblack";
}

#activity a:hover {
  outline: 0;
  box-shadow: 0 0 0 .25rem rgba(248, 140, 232, 0.25); 
  background-color: #f28a8b;
  color: #fff; 

}


.btn {
  border-radius: 40px;
  font-family: "robotobold_condensed";
}

label {
  color: black;
  font-size: 0.9rem;
}

.cust_btn-large{
  font-size: 2rem;
  padding: 20px;
  background: #f97820;
  color: white;
  font-weight: 700;
}

#devis .cust_btn-large {
  width: 100%;
}

#devis {
  color: black;
  /* background-color: #feece1; */
  background-color: #fbefeb;
  padding-top: 50px;
  padding-bottom: 50px;
}

/* #devis fieldset {
  margin: 40px 0;
} */

#devis .container-fluid {
  max-width: 980px;
}

#devis .cust_form-devis {
  border-radius: 0.75rem;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 1px 1rem;
  background-color: white;
  display: flex;
}

.cust_form-devis div.col-md-3:nth-child(1){
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: rgb(224, 224, 224);
}

#control-number [type = "button"]{
  border-radius: 50%;
    width: 40px;
    height: 40px;
    padding: 0;
}

#control-number [type = "button"] .material-icons {
  margin: 0;
  padding: 0;
}

div.cust_form-devis h4 {
  font-size: 1.6rem;
  color: #f97820;
  font-family: "robotolight";
}
div.cust_form-devis h3 {
  font-family: "robotolight";
}

div.cust_form-devis .col-md-8 {
  padding: 30px;
}


.cust_label-devis {
  display: block;
  text-align: left;
  font-size: 1.5rem;
  color: black;
  font-weight: 400;
  margin: 0 0 20px 0;
}

#first-check {
  padding-left: 0;
}

.footer-before {
  /* background: #f97820; */
  background: #fba2a3;
}

.footer {
  /* background: #f97820; */
  background: #f28a8b;
  color: #5a334d;
}

#footer {
  /* margin-top: 40px; */
}

.block_newsletter form input.btn:hover {
  background: #cc6061;
}

.block_newsletter .btn.btn-primary {
  background: #df6b6c;
}

.text-uppercase.block-contact-title a {
  color: #5a334d;
}

#block-contact_list i {
  color: #5a334d;
}

#block-contact_list .contactdiv {
  color: #5a334d;
}
#block-contact_list span {
  color: #5a334d;
}
.footer-container .block-contact.footer-block li a {
  color: #5a334d;
}
.footer-container .links .h3, .footer-container .links h3, .footer-container .links h3 a {
  color: #5a334d;
}
.footer-container .links li a {
  color: #5a334d;
}

#block-contact_list {
  padding: 0px;
}

.block_newsletter .title {
  color: #5a334d;
}
.footer-container .links .collapse {
  padding: 0px;
}
.footer-container .links:last-child {
  border-right: none;
}

.select-devis {
  font-size: 1rem;
  font-weight: 400;
}

/* Icone home*/
#ctservicecmsblock .service .service_icon1.icon {
  background-position: center 12px;
}

#ctservicecmsblock .service .service_icon2.icon {
  background-position: center -314px;
}

#ctservicecmsblock .service .service_icon3.icon {
  background-position: center -634px;
}

#ctservicecmsblock .service .service_icon4.icon {
  background-position: center -970px;
}
#ctservicecmsblock .service:hover .service_icon4.icon {
  background-position: center -1109px;
}


/********************************************************
			Custom select https://codepen.io/paulobrien/pen/zxJOaW
********************************************************/

*, *:before, *:after {
  -moz-box-sizing: inherit;
	-webkit-box-sizing: inherit;
  -ms-box-sizing: inherit;
	box-sizing: inherit;
}

select {
	line-height:normal;
	height:38px;
	-webkit-appearance:none;
	-moz-appearance:none;
	-ms-appearance:none;
	appearance:none;
	width:200px;
	display:block;
	width:100%;
	border:1px solid #a7a5a5;
	background: #fff url(../img/arrow_select.png) no-repeat 98% 10px;
	color:#6b6a6a;
	padding:8px 20px 7px 10px;
	margin:0;
	line-height:normal;
	-webkit-border-radius:0.35rem;
	-moz-border-radius:0.35rem;
	border-radius: 0.35rem;
}

select:hover {cursor: pointer}

.form-control:focus {
  border-color: #f2c1a0;
}

.form-control {
  color: #6b6a6a;
  border: 1px solid #a7a5a5;
  border-radius: 0.35rem;
}

/********************************************************
			Custom menu
********************************************************/
.dropdown-item:focus, .dropdown-item:hover {
  background-color: transparent;
}

#header .display_top {
  float: none;
  padding: initial;
}

#header .header-top .position-static {
  margin-top: 15px;
}

#header .header-top a[data-depth="0"] {
  color:#ef6406;
  font-family: "robotocondensed";
}

.top-menu a.dropdown-submenu, #header .header-top .menu .more_sub_menu a {
  font-family: "robotocondensed";
}
.header-top {
  box-shadow: rgba(0, 0, 0, 0.15) 0px 1px 1rem;
}

#header .top-menu .sub-menu a:hover {
  color:#ef6406;
}

#header.floatable {
  position: fixed;
  z-index: 1000;
  background: #ffffff;
}

#header.floatable-color {
  background: rgba(255, 255, 255, 0.87);
}

#header.floatable .display_top {
  background: none;
}

.devis-link {
  display: inline;
}

#notifications.floatable {
  padding-top: 86px;
}

.breadcrumb {
  text-align: left;
  background: none;
  margin-top: 20px;
}


/* a:hover::before */

/********************************************************
			Templatemela Custom Styles
********************************************************/

h2.basic { 
  margin: 30px 0;
  font-size: 2.8rem;
  font-weight: 600;
  color: #994c7f;
  background-image: url(../svg/form_bg_texte.svg);
  background-repeat: no-repeat;
  background-size: calc(55% + 6px) 110%;
  background-position-x: 50%;
  font-family: "robotocondensed";
  text-align: center;
}

.bg-l {
  background-size: calc(100% + 6px) 110% !important;
}
.chapeau {
  font-size: 1.9rem;
  font-family: "robotobold_condensed";
  margin: 30px auto;
  color: #5a334d;
}

#aide-a-domicile .z-activite svg {
  width: 200px;
}
#aide-a-domicile .z-activite h2 {
  color: #5a334d;
  text-align: left;
  font-family: "robotobold_condensed";
}

.pastille-bg {
  background-image: url(../svg/pastille.svg);
  width: 80px;
  background-repeat: no-repeat;
  height: 80px;
  text-align: center !important;
  display: table;
}

.pastille-bg-400 {
  background-image: url(../svg/pastille.svg);
  max-width: 400px;
  background-repeat: no-repeat;
  height: 400px;
  text-align: center !important;
  display: table;
  width: 100%;
}

.card-footer {
  background-color: transparent !important;
  border-top: none !important;
  padding-bottom: 20px;
}
.card-header {
  min-height: 89px;
  color: #5a334d;
  font-family: "robotocondensed";
}
.card-body-detail {

}
.card-body-detail p {
  font-size: 0.8rem;
}

#left-column .block .block_title {
  background: #f97820;
  border-top-left-radius: .3rem;
  border-top-right-radius: .3rem;
}
#left-column .block .icon {
  color: #f97820;
}
.contact-form .form-footer .btn-primary {
  width: 100%;
}
.caption-description h2 {
  color: white;
  font-size: 3.9rem !important;
  letter-spacing: initial !important;
}
.flexslider .caption-description {
  bottom: 200px;
  left: 150px;
}
.caption-description p {
  font-size: 3rem;
  line-height: 3.5rem;
  text-align: center;
}


#zone-gir .card:hover {
  border-color: #f97820!important;
}
#zone-gir .card:hover .card-header{
  background-color: rgb(236, 106, 7)!important;
  color: #f7e9df;
}
.top_button svg {
  width: 60px;
  height: 60px;
  color: #283b93;
}
/* .bg-primary {
  --bs-bg-opacity: 1;
  background-color: rgb(236, 106, 7)!important;
}
.border-primary {
  border-color: #f97820!important;
} */

.tx-pastille {
  font-size: 3rem;
  color: #5a334d;
  font-family: "robotobold_condensed";
}
.tx-pastille-400 h2{
  font-size: 1.3rem;
  text-align: center !important;
  width: 100%;
}

.container-ak {
  margin: 0 auto;
}

p { 
  font-family: "robotomedium";
  color: #5a334d; 
}

#content-d2c_1 {
  max-width: 800px;
  margin: 0 auto;
}

.content-box-akaz {
  border-radius: 0.75rem;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 1px 1rem;
  background-color: white;
  margin: 50px 0;
}

.owl-carousel {
  display: none;
  position: relative;
  float: left;
  width: 100%;
  margin: 0;
  -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  float: left;
  width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
  float: left;
}
.owl-carousel .owl-item .manu_image a {
  display: inline-block;
}
.owl-carousel .owl-item .manu_image a img {
  max-width: 100%;
}
.owl-carousel .owl-item:hover a img {
  border-color: blue;
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  /* fix */
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  text-align: center;
}

/* mouse grab icon */
.grabbing {
  cursor: url("../img/megnor/grabbing.png") 8 8, move;
}
 

#index .products:hover .customNavigation {
    opacity: 1;
}




@media (max-width: 1300px) {
}

@media (max-width: 991px) {
	.customNavigation a.prev {
		left: 0px;
	}
	.customNavigation a.next {
		right: 0px;
	}
	#main .images-container .js-qv-mask { margin:0px; }
}
@media (max-width: 767px) {
}

/* Display like ipad */
@media (max-width: 1229px) {
  .flexslider .caption-description {
    bottom: 80px;
    left: 40px;
  }
  .flexslider .caption-description h2 {
    text-align: left;
  }
  .flexslider .caption-description p {
    text-align: left;
  }
  #activity h2 {
    height: 200px;
    background-position-y: -20px;
  }
  
  h2.basic {
    background-size: calc(100% + 6px) 110%;
  }
}

@media (min-width: 991px) {
  #txt_content-d2c_1 {
    margin-top: 150px !important;
    margin-left: 30px;
  }
  #picto_dame2comp svg {
    width: 400px;
  }
}

@media (max-width: 991px) {
  #mobile_top_menu_wrapper {
    height: auto;
  }
  .top-menu a.dropdown-submenu {
    font-size: 1.1rem !important;
  }
  .cms-category {
    padding: 20px 0;
  }
  
  .dropdown-item {
    padding-bottom: 30px !important;
    font-size: 1.1rem !important;
  }

  .flexslider{
    display: none;
  }
  .img_responsive_slider{
    background-image: url(../img/slider_responsive_x_1view/+767px_md.jpg);
    height: 784px;
    background-position: right;
    background-repeat: no-repeat;
  }

  .img_responsive_slider .caption-description_slider{
    position: absolute;
    left: 30px;
    top: 50px;
  }

  .img_responsive_slider .chapeau {
    margin-top: 0;
    color: white;
    font-size: 4.5rem;
    text-align: left;
    width: 50%;
    margin-left: 0;
  }
  .img_responsive_slider p {
    font-size: 3rem;
    width: 55%;
    margin-top: 10rem;
  }

}
.img_responsive_slider{
  position: relative;
}
@media (max-width: 767px) {
  .img_responsive_slider{
    background-image: url(../img/slider_responsive_x_1view/+575px_sm.jpg);
    height: 784px;
    background-position: right;
    background-repeat: no-repeat;
  }
  .img_responsive_slider .caption-description_slider{
    position: absolute;
    left: 20px;
    top: 15px;
  }

  .img_responsive_slider .chapeau {
    margin-top: 0;
    color: white;
    font-size: 6.5rem;
    text-align: left;
    width: 70%;
    margin-left: 0;
  }
  .img_responsive_slider p {
    font-size: 2.5rem;
    width: 65%;
    margin-top: 3rem;
  }
}
@media (max-width: 631px) {
  .img_responsive_slider{
    height: 504px;
  }
  .img_responsive_slider .chapeau {
    font-size: 5.2rem;
  }
  .img_responsive_slider p {
    width: 100%;
    margin-top: 3.5rem;
  }
  .chapeau {
    font-size: 1.4rem;
  }
  
  #content-wrapper{
    padding: 0;
  }
}
@media (max-width: 576px) {
  .img_responsive_slider{
    background-position-x: right;
  }
  .img_responsive_slider .chapeau {
    font-size: 4.2rem;
  }
  .img_responsive_slider p {
    width: 100%;
    margin-top: 6.9rem;
    font-size: 2rem;
  }
}
@media (max-width: 543px) {

}
@media (max-width: 479px) {
  .img_responsive_slider {
    background-position-x: right;
  }
  .img_responsive_slider .chapeau {
    font-size: 4.2rem;
    width: 100%;
  }
  .img_responsive_slider p {
    width: 100%;
    margin-top: 4.9rem;
    font-size: 2rem;
  }
}

@media (max-width: 767px){
	#slvj-back-lightbox{width:100%; padding:0 15px; height:310px;}
  #notifications.floatable {
    /* padding-top: 0 !important; */
    padding-top: 75px;
  }
}

@media (max-width: 479px){
  #aide-a-domicile, #devis .container-fluid{
    padding: 0 2px;
  }
  
}


@media only screen and (min-width: 768px) {
  #ctservicecmsblock .service {
    width: 25%;
  }
  
}

@media only screen and (max-width: 576px) {

  #aide-a-domicile .z-activite svg {
    width: 300px;
  }

  .flexslider{
    display: none;
  }

  #activity div.row.p-3 {
    padding-bottom: 0 !important;
  }

  #activity h2 {
    margin: 0 !important;
  }

  #activity .container-fluid  {
    padding-top: 0 !important;
  }

  #activity h3 {
    text-align: center !important;
    margin-bottom: 10px !important;
    font-size: 2rem !important;
  }
  #activity p {
    text-align: center !important;
    margin-right: auto;
    margin-left: auto;
  }

  #logo-ak img {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .custom_first-illust {
    margin-bottom: 0 !important;
  }

  
}

@media (max-width: 991px) {
  .header_nav {
    background: #e79ec6;
  }

  #activity h2 {
    background-size: calc(100% + 6px) 100% !important;
    padding: 40px 10px 50px !important;
    height: 14rem;
  }

  #activity .row div.col-md-12 {
    padding: 0 !important;
  }
}


.customNavigation a.prev:before {
  content: "\E314";
  font-family: "Material Icons";
}
.customNavigation a.next:before {
  content: "\E315";
  font-family: "Material Icons";
}
#ctleftbanner img,
#ctrightbanner img{
	max-width: 100%;
}	
/******* Subbanner *******/
#ctsubbanner {
    float: right;
	margin:35px 0 80px;
}
#ctsubbanner ul{margin:0;}
#ctsubbanner li a{
   display: block;
}



@keyframes animatedBackground {
	from { background-position: 0 0; }
	to { background-position: 100% 0; }
}
/******* PsBlog Zoom & Link Icone *******/

/* line 7, ../sass/lightbox.sass */
body:after {
  content:url(../../image/lightbox/close.png) url(../../image/lightbox/loading.gif) url(../../image/lightbox/prev.png) url(../../image/lightbox/next.png);
  display: none;
}

/* line 11, ../sass/lightbox.sass */
.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

/* line 20, ../sass/lightbox.sass */
.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}
/* line 28, ../sass/lightbox.sass */
.lightbox .lb-image {
  display: block;
  height: auto;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
/* line 32, ../sass/lightbox.sass */
.lightbox a img {
  border: none;
}

/* line 35, ../sass/lightbox.sass */
.lb-outerContainer {
  position: relative;
  background-color: #4357a3;
  zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
}
/* line 38, ../../../../.rvm/gems/ruby-1.9.3-p392/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

/* line 44, ../sass/lightbox.sass */
.lb-container {
  padding: 4px;
}

/* line 47, ../sass/lightbox.sass */
.lb-loader {
  position: absolute;
  top: 43%;
  left: 0%;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

/* line 56, ../sass/lightbox.sass */
.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background:url(../../image/lightbox/loading.gif) no-repeat;
}

/* line 63, ../sass/lightbox.sass */
.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

/* line 71, ../sass/lightbox.sass */
.lb-container > .nav {
  left: 0;
}

/* line 74, ../sass/lightbox.sass */
.lb-nav a {
  outline: none;
}

/* line 77, ../sass/lightbox.sass */
.lb-prev, .lb-next {
  width: 49%;
  height: 100%;
  cursor: pointer;
  /* Trick IE into showing hover */
  display: block;
}

/* line 84, ../sass/lightbox.sass */
.lb-prev {
  left: 0;
  float: left;
}
/* line 87, ../sass/lightbox.sass */
.lb-prev:hover {
  background:url(../img/caprica/prev.png) left 48% no-repeat;
}

/* line 90, ../sass/lightbox.sass */
.lb-next {
  right: 0;
  float: right;
}
/* line 93, ../sass/lightbox.sass */
.lb-next:hover {
  background:url(../img/caprica/next.png) right 48% no-repeat;
}

/* line 96, ../sass/lightbox.sass */
.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
/* line 38, ../../../../.rvm/gems/ruby-1.9.3-p392/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

/* line 103, ../sass/lightbox.sass */
.lb-data {
  padding: 0 4px;
  color: #bbbbbb;
}
/* line 106, ../sass/lightbox.sass */
.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}
/* line 111, ../sass/lightbox.sass */
.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}
/* line 115, ../sass/lightbox.sass */
.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}
/* line 121, ../sass/lightbox.sass */
.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background:url(../img/caprica/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
/* line 130, ../sass/lightbox.sass */
.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

/* Video  */
#slvj-window{
	width:100%;
	min-height:100%;
	z-index:999;
	background:rgba(0,0,0,.8);
	position:fixed;top:0;
	left:0;
}
#slvj-window,#slvj-window *{
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box; 
	width:100%; 
	height:100%;
}
#slvj-background-close{
	width:100%;
	min-height:100%;
	z-index:31;
	position:fixed;
	top:0;
	left:0;
}
#slvj-back-lightbox{
	width:700px;
	height:540px;
	margin:auto;
	z-index:32;
}
.slvj-lightbox{
	position:relative;
	width:100%;
	height:100%;
	padding:5px;
	margin:0;
	background-color:#FFF;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
	box-shadow:0 2px 2px 2px rgba(0,0,0,.3);
	z-index:53;
}
#slvj-close-icon{
	background-image:url(../../image/lightbox/close-icon.png);
	background-repeat:no-repeat;
	width:11px;
	height:11px;
	position:absolute;
	top:10px;
	right:10px;
	z-index:551;
}
#slvj-close-icon:hover{cursor:pointer}


