/*
 Theme Name:   infoelectricien 
 Theme URI:    http://www.deveko.com
 Description:  Theme Deveko
 Author:       DEVEKO
 Author URI:   http://www.deveko.com
 Template:     dw-focus-1.3.3
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  dw-focus
*/
body, a, p, li, h1, h2, h3, h4, h5, h6 {
  font-family: "PT Sans" !important;
	}
.clear {
	clear: both;
}
.widget-title a {
	color: #000;
}
.widget-title a:hover {
  color: #07c;
}

.btn-primary  {
	background-color: #000;
	border: none;
}
.btn-primary:hover {
  color: #ffffff;
  background: #D4B42C;
  border-color: #D4B42C;
}
/* CSS DEVEKO */

.noborder{border:none !important;}
.titregras, .titregras h4 {font-weight: bold; font-size: 2em; text-transform: uppercase; color: #D4B42C;}
.listeblanche ul {color: #fff;}
.listeblanche ul a {color: #fff; text-decoration: underline;}
.listeblanche ul a:hover {color:#fff; text-decoration: none;}

.bouton-menu {background-color: #D4B42C;}

.bt-nos-offres a {color:#FFF !important; font-weight: bold !important;
	background: rgb(212,179,43) !important;
	background: -moz-linear-gradient(-45deg, rgba(212,179,43,1) 0%, rgba(201,134,0,1) 50%, rgba(209,149,0,1) 81%, rgba(206,164,66,1) 100%)!important; 
	background: -webkit-linear-gradient(-45deg, rgba(212,179,43,1) 0%,rgba(201,134,0,1) 50%,rgba(209,149,0,1) 81%,rgba(206,164,66,1) 100%)!important; 
	background: linear-gradient(135deg, rgba(212,179,43,1) 0%,rgba(201,134,0,1) 50%,rgba(209,149,0,1) 81%,rgba(206,164,66,1) 100%)!important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d4b32b', endColorstr='#cea442',GradientType=1 )!important;
	transition:All 1s ease;
	-webkit-transition:All 1s ease;
	-moz-transition:All 1s ease;
	-o-transition:All 1s ease;
}
.bt-nos-offres a:hover { text-shadow:0px 2px 2px #996600;
    -moz-box-shadow: 0px 3px 1px #996600;
    -webkit-box-shadow: 0px 3px 1px #996600;
    box-shadow: 0px 3px 1px #996600;
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
}

.bt-privilegie {color:#FFF !important; font-weight: bold !important;
	background: rgb(212,179,43) !important;
	background: -moz-linear-gradient(-45deg, rgba(212,179,43,1) 0%, rgba(201,134,0,1) 50%, rgba(209,149,0,1) 81%, rgba(206,164,66,1) 100%)!important; 
	background: -webkit-linear-gradient(-45deg, rgba(212,179,43,1) 0%,rgba(201,134,0,1) 50%,rgba(209,149,0,1) 81%,rgba(206,164,66,1) 100%)!important; 
	background: linear-gradient(135deg, rgba(212,179,43,1) 0%,rgba(201,134,0,1) 50%,rgba(209,149,0,1) 81%,rgba(206,164,66,1) 100%)!important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d4b32b', endColorstr='#cea442',GradientType=1 )!important;
	-moz-box-shadow: 0px 5px 0px #996600;
    -webkit-box-shadow: 0px 5px 0px #996600;
    box-shadow: 0px 5px 0px #996600;
	transition:All 1s ease;
	-webkit-transition:All 1s ease;
	-moz-transition:All 1s ease;
	-o-transition:All 1s ease;
	cursor: pointer;
}
.bt-privilegie:hover { text-shadow:0px 2px 2px #996600;
    -moz-box-shadow: 0px 3px 1px #996600;
    -webkit-box-shadow: 0px 3px 1px #996600;
    box-shadow: 0px 3px 1px #996600;
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
}
.bt-privilegie a {color: #000 !important;}

/* ne pas afficher l'auteur */
.hentry .author-info { display: none;}

#top-menu {background-color:#000; color:#FFF; width:100%; z-index:99999999; padding:5px 0; font-size:12px;}
#top-menu-margin {display:none;}
#top-menu a {color:#FFF;}
#top-menu li a:hover {text-decoration:underline;}
#top-menu ul {margin:0; padding:0;}
#top-menu ul li {list-style:none; padding:5px 10px; text-align:center; border-bottom:1px #666 dotted;}
#top-menu ul li:hover { background-color:#333;}
#top-menu i {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  margin-right: .3em;
}


#top-menu .user i:before {
  content: "\f007";
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}

#top-menu .connect i:before {
  content: "\f011";
}

#top-menu .suscribe i:before {
  content: "\f040";
}

#top-menu .facebook i:before {
  content: "\f09a";
}

#top-menu .twitter i:before {
  content: "\f099";
}

#top-menu .google i:before {
  content: "\f0d5";
}

#top-menu .linkdin i:before {
  content: "\f0e1";
}

@media (min-width: 767px) {
#top-menu {position: fixed !important; height:auto;}
#top-menu-margin { height:30px; display:block;}
#menu-top-menu-container ul li {}
#top-menu ul li {float:left; list-style:none; padding:0 10px; border-right:#FFF 1px dotted; border-bottom:none;}
#top-menu ul .last {margin-right:10px; border-right:none;}
#top-menu ul .droite {float:right;}
}


/*page offre IE*/

.bt-abo-ie {
   border: 1px solid #D4B42C;
   padding: 11px 22px;
   -webkit-border-radius: 7px;
   -moz-border-radius: 7px;
   border-radius: 7px;
   background: #D4B42C;
   color: #262626;
   font-size: 24px;
   text-decoration: none;
   vertical-align: middle;
   margin-left:30px;
   display:inline-block;
   float:left;
   }

.bt-abo-prix-ie {
   border: 1px solid #D4B42C;
   padding: 11px 22px;
   -webkit-border-radius: 7px;
   -moz-border-radius: 7px;
   border-radius: 7px;
   color: #262626;
   font-size: 24px;
   text-decoration: none;
   vertical-align: middle;
   margin:10px 30px;
   display: inline-block;
   float:left;
  background: #D4B42C; /* Old browsers */
  background: -moz-linear-gradient(left,  #D4B42C 0%, #D4B42C 68%, #000000 68%, #000000 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%,#D4B42C), color-stop(68%,#D4B42C), color-stop(68%,#000000), color-stop(100%,#000000)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left,  #D4B42C 0%,#D4B42C 68%,#000000 68%,#000000 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left,  #D4B42C 0%,#D4B42C 68%,#000000 68%,#000000 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(left,  #D4B42C 0%,#D4B42C 68%,#000000 68%,#000000 100%); /* IE10+ */
  background: linear-gradient(to right,  #D4B42C 0%,#D4B42C 68%,#000000 68%,#000000 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#D4B42C', endColorstr='#000000',GradientType=1 ); /* IE6-9 */
  width:400px;
   }
   
.bt-abo-ie:hover, .bt-abo-ie-prix:hover {
   border-color: #262626;
   background: #262626;
   color:#FFF;
   }
.bt-abo-ie:active, .bt-abo-ie-prix:active {
   border-color: #000000;
   background: #000000;
   color:#FFF;
   }
.titre-abo-ie { text-transform:uppercase;  border: 2px solid #D4B42C; padding:5px 20px; width:95%; display:block; margin-bottom:20px;}

.liste-abo-ie { margin:0 0 30px 50px;}
.liste-abo-ie li { list-style-type:square; color: #D4B42C; margin-bottom:10px;}


 /*pictos sur mobile*/

img.no-resize {
  max-height: 32px;
  max-width: 32px;
} 



.post-navigation .nav-links .nav-previous:before {
  content: "Article précédent";
  font-family: "Montserrat";
  text-transform: uppercase;
  font-size: 11px;
  font-weight: normal;
  display: block;
  line-height: 20px;
}

.post-navigation .nav-links .nav-next:before {
  content: "Article précédent";
  font-family: "Montserrat";
  text-transform: uppercase;
  font-size: 11px;
  font-weight: normal;
  display: block;
  line-height: 20px;
  content: "Article suivant";
}


  /*pictos sur mobile*/

/*img.no-resize {
  min-height: 24px;
  min-width: 24px;
}

img.fixed-size { height: auto; width: auto; }
}*/
	






/** Ajouts Univers Amiante **/


/******* Slider home *******/
.news-slider .carousel-list .other-entry li.active {
    border-left-color: #D4B42C;
}
.dw_focus_widget_news_slider .carousel-inner img, .widget_news-slider .carousel-inner img {
    height: 400px;
}
#wpbdp-field-2  {
    margin-bottom: 10px;
}
.dw_focus_widget_news_slider .carousel-title-indicators li.active::before, .widget_news-slider .carousel-title-indicators li.active::before {
    background:  #D4B42C none repeat scroll 0 0;
}

/******** Navigation *******/
.navbar-default .navbar-nav .active a, 
.navbar-default .navbar-nav .active a:hover,
.navbar-default .navbar-nav .active a:focus,
.main-navigation .dw-sub-menu li a:hover, 
.main-navigation .dw-sub-menu li a:focus,
.hentry .entry-meta a:hover, .hentry .entry-meta a:focus,
.hentry .entry-title a:hover, .hentry .entry-title a:focus,
.navbar-default .navbar-nav li a:hover, .navbar-default .navbar-nav li a:focus,
.dw_focus_widget_news_ticker a:hover, .widget_news_ticker a:hover,
.dw_focus_widget_news_ticker a:focus, .widget_news_ticker a:focus,
.dw_focus_widget_news_list a:hover, .dw_focus_widget_news_list a:focus {
    color: #D4B42C;
}
/******* Categories below title ****/
.single .hentry .entry-meta a {
		background: #D4B42C none repeat scroll 0 0;
    display: inline-block;
    margin: 0 5px 10px 0;
    padding: 5px 15px;
		color: #fff;
}
.single .hentry .entry-meta a:hover {
		color: #ccc;
}

/*****  single pages left-sidebar ****/
.dwss-style-7 li {
    background: #fff none repeat scroll 0 0;
    margin: 5px;
    padding: 0;
}/*
.dwss-style-7 li.dwss-facebook span {
    border: 1px solid #306199;
    color: #306199;
}*/
.author-info {
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
	  border-left: 0;
	  border-right: 0;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 20px;
    position: relative;
    min-height: 120px;
    background: #fff;
}
.author-info, .author-info h4, .author-info a {
	 font-size: 12px;
}
.author-info img {
    float: left;
    margin: 0 10px 10px 0;
}
.single #main .post .entry-sidebar .tags-links h3 {
    border-bottom: 0;
}

/***** Footer *****/
#colophon.site-footer .container #footer-widgets.widget-area .row .col-lg-3 {
    border-left: 1px solid #333;
}
#colophon.site-footer .container #footer-widgets.widget-area .row .col-lg-3:first-child {
    border-left: none;
}

/******** Menu ********/
.site-navigation .navbar-left li a {
	font-weight: normal;
}
#secondary.widget-area aside#text-2.widget.widget_text div.textwidget p  {
	text-align: center;
}
#secondary.widget-area aside#wpbdp_zipsearchwidget-2.widget.widget_wpbdp_zipsearchwidget form label {
	font-weight: normal;
}

/******* Popular posts *****/
#text-dw-widget-1 .wpp-list {
	padding: 0;
	margin: 0;
}
#text-dw-widget-1 .wpp-list ul {
	clear: both;
}
#text-dw-widget-1 .wpp-list li {
	list-style-type: none;
	width: 34%;
	height: 100%;
	float:left;
	display: inline;
	clear: none;
	padding: 0 20px;
	border-left: #ddd solid 1px;
}
#text-dw-widget-1 .wpp-list li:first-child {
	width: 33%;
	padding-left: 0;
	border-left: none;
}
#text-dw-widget-1 .wpp-list li:last-child {
	padding-right: none;
	width: 32%;
}
#text-dw-widget-1 .wpp-list li:after {
	content: "";
	position: absolute;
	background: #ddd none repeat scroll 0 0;
	width: 1px;
	height: 100%;
	display: block;
	top: 0; 
	right: 0;
}
#text-dw-widget-1 .wpp-list .wpp-thumbnail {
	margin: 0 0 10px;
	position: relative;
}
#text-dw-widget-1 .wpp-list .wpp-post-title {
	font-size: 16px;
	line-height: 22px;
	margin: 10px 0;
	width: 230px;
}
#text-dw-widget-1 .wpp-list li a {
		font-size: 16px;
    line-height: 22px;
		width: 230px;
}

/******************************    Woocommerce ***************************************/

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt,
.woocommerce input.button.alt {
	background-color: #D4B42C;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
	background-color: #1c4b7d;
}
.bleu-ua {
	color: #D4B42C;
}
.woocommerce-shipping-fields {
	display: none;
}
.boutons-droit-woocommerce-top {
	float: right;
}
.woocommerce div.product form.cart .button,
.woocommerce ul.products li.product .button,
.woocommerce a.button, .woocommerce input.button {
	border-radius: 0;
}
.woocommerce form input.input-text::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #333;
}
.woocommerce form input.input-text:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color: #333;
   opacity:  1;
}
.woocommerce form input.input-text::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:  #333;
   opacity:  1;
}
.woocommerce form input.input-text:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color: #333;
}
.woocommerce form input.input-text[type="placeholder"] {
    color: #333;
}
.woocommerce form .woocommerce-billing-fields label:after {
	content: '*';
}
/*.woocommerce-order-received .shop_table.customer_details,
.woocommerce-order-received .woocommerce header, .woocommerce-order-received .woocommerce address {
	display: none;
}*/
.woocommerce-checkout .ws-plugin--s2member-pro-login-widget .ws-plugin--s2member-pro-login-widget-lost-password a:first-child {
	display: none;
}
.woocommerce-checkout .ws-plugin--s2member-pro-login-widget .ws-plugin--s2member-pro-login-widget-lost-password a {
	border-right: solid thin #000;
	padding-right: 5px;
}

/****************************Fenêtre d'inscription  page commande ******************************/
/* Modal window sample styles */
/* Vertical centering trick http://css-tricks.com/centering-in-the-unknown/ */
.modal::before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin: 0;
}

.target {
  display: block;
  left: 0;
  position: fixed;
  top: 0;
  width: 0;
  height: 0;
  visibility: hidden;
  pointer-events: none;
 }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 100;
  text-align: center;
  display: none;
  /* Fallback for legacy browsers */
  background-color: rgba(0,0,0,0.6);
}
.modal > .content {
   text-align: left;
   display: inline-block;
   background-color: #fff;
   box-sizing: border-box;
   color: #000;
   position: relative;
   width: 500px;
   padding: 20px;
	 height: 100%;
	 overflow-y: scroll;
 }

 .modal > .content .close-btn {
    position: absolute;
    top: 18px;
    right: 18px;
    width: 15px;
    height: 15px;
    color: #000;
    font-size: 18px;
    text-decoration: none;
 }

 /* Behaviour on legacy browsers */
.target:target + .modal {
    display: block;
}

/* Fallback for IE8 */
.modal.is-expanded {
   display: block;
	 height: 100%;
	 overflow-y: scroll;
}
.modal.is-expanded > .content {
  top: 50%;
  margin-top: -45px;
	height: 100%;
	overflow-y: scroll;
}

/* Making main page blurred when modal window open */
:root .target:target ~ .page-container {
   filter: blur(5px);
  -webkit-filter: blur(5px);
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' ><filter id='blur5'><feGaussianBlur in='SourceGraphic' stdDeviation='5' /></filter></svg>#blur5"); // for Firefox
  filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='5');
}
:root span[id="start"]:target ~ .page-container {
 filter: none;
 -webkit-filter: none;
}

/* Behavior on modern browsers */
:root .modal {
  display: block;
  background-color: transparent;
  transition: transform 0.3s cubic-bezier(0.5, -0.5, 0.5, 1.5);
  transform-origin: center center;
  transform: scale(0, 0);
}
:root .modal > .content {
  box-shadow: 0 5px 20px rgba(0,0,0,0.5);
}
:root .target:target + .modal {
  transform: scale(1, 1);
}
@media only screen and (max-width: 600px) {
    .modal::before {
		max-height: 10px;
	}
	.modal > .content {
   width: 90%;
 }
}
.center {
	text-align: center;
}
.woocommerce-Tabs-panel h2 {
	display: none;
}
.btn-panier {
	margin-bottom: 15px;
}

/* habillage publicitaire */

.habillage-haut {
	width: 1696px;
	margin-left: -278px;
}
.habillage-gauche{
    position: absolute;
	margin-left: -278px;
	margin-top: 0px;
	width: 256px;
}
.habillage-droite{
    position:absolute;
	margin-left: 1162px;
	margin-top: 0px;
	width: 256px;
}
@media (max-width: 1200px) {
	.habillage-droite{
		margin-left: 960px;
	}
}
@media (max-width: 992px) {
	.habillage-droite{
		margin-left: 745px;
	}
}
body {
	overflow-x: hidden;
}


/*ACF css custom evenement */
/* CSS dev */
.menu_event{
    background-color: #D4B42C;
    color: white;
-webkit-transition: 0.25s ease-out;
    -moz-transition: 0.25s ease-out;
    transition: 0.25s ease-out;
}

.menu_event:hover{
    background-color:#000000;
}

.acf-map {
    width: 100%;
    height: 400px;
    border: #ccc solid 1px;
    margin: 0px auto;
}
.col-centered{
    float: none;
    margin: 0 auto;
}

.diplay_event{
display:none;
}

.text_empty{
	position:relative;
	z-index:1;
}

.spacer{
    margin-top: 40px;
}

.partenaire-forme{
    height: 10em;
    width: auto;

}

.partenaire-forme img{
    width: auto;
    height: 4em;
}

/*CSS Julien*/
.portail-info-color {color:#D4B42C;} /*couleur portail*/
.portail-info-bg {background-color:#D4B42C;} /*couleur portail*/
.event-nav, .event-content {margin: 0; padding: 0 20px 0 0; width: calc(100% - 20px);}
@media (min-width:992px) and (max-width: 1199px){
		.event-nav, .event-content {width: calc(100% + 200px); padding: 0;}
}
@media (min-width:767px) and (max-width: 991px){
		.event-nav, .event-content {width: calc(100% - 40px); padding: 0}
}
@media (max-width: 767px) {
	.event-nav, .event-content {width: 100%; padding: 0;}
}
.event-nav a {display: inline-block; width: 20%; padding: 10px 0; margin: 0; cursor: pointer; color: #fff; text-align: center; float: left; text-transform: uppercase; font-weight: bold;}
.event-nav a:hover {color: #000; opacity: 0.8;}
.event-nav a.inscription {width: 33%; margin:10px 33% 0 33%; background-color: #000; border-radius:5px;}
.event-nav a:hover.inscription {background-color: rgba(0,0,0,0.9); color:#D4B42C; opaccity:1;} /*couleur portail*/
@media (max-width: 565px) {
	.event-nav a, .event-nav a.inscription {width: 50%;}
	.event-nav a {border-bottom: 1px solid #000;}
	.event-nav a.inscription {box-shadow: -2px 2px 1px 2px rgba(0,0,0,1); margin:0; border-radius:0;}
	.event-nav a.inscription.bis {box-shadow: none; width: 100%;}
}
.event-content {padding-top:100px;}
@media (max-width: 565px) {
	.event-content {padding-top:150px;}
}
.event-content h2 {margin-top:20px; text-transform:uppercase; font-weight:bold;width: 100%; display: inline-block;}
.session {width: 100%; border-bottom: 1px solid #ccc; padding: 20px 10px 0 10px;}
.gris {background-color: #f4f4f4;}
.details-session {display: inline-block; width: 100%; margin-bottom: 10px;}
.infos-session {display:inline-block; width:calc(20% - 10px); padding-right: 10px; float: left;}
.titre-session {font-size:18px; font-weight: bold; display:inline-block; width:80%; float:left;}
.intervenants-session {display:inline-block; width:calc(50% - 10px); padding-right: 10px; float: left;}
.intervenants-session {cursor: pointer;}
.partenaires-session {display:inline-block; width:calc(50% - 10px); border-left:1px solid #000; padding-left:10px; float:left;}
@media (max-width:767px) {
	.infos-session, .titre-session {width: 100%; padding: 0;}
}
@media (max-width: 565px) {
	.intervenants-session, .partenaires-session {width: 100%; padding: 0; border: none;}
}
.intervenant {display: inline-block; width: calc(25% - 10px); margin:0 5px 20px 5px; padding-bottom: 10px; border-bottom: 1px solid #000; float: left;}
.photo-intervenant {display: inline-block; width: 100%; height: 0; padding-top: 100%; background: url(img/nophoto.png) no-repeat; background-size: cover; background-position: center;}
.nom-intervenant, .fonction-intervenant, .fournisseur-intervenant {width: 100%; margin: 5px 0;}
.nom-intervenant {font-size:18px;}
.fonction-intervenant {font-style: italic; min-height:70px;}
@media (max-width:991px) {
	.intervenant {width: calc(50% - 10px);}
}
@media (max-width: 565px) {
	.intervenant {width: 100%; margin:10px 0;}
	.fonction-intervenant {min-height:0;}
}
.partenaire {display: inline-block; width: calc(25% - 40px); margin:0 20px 40px 20px; float: left;}
.logo-partenaire {display: inline-block; width: 100%; height: 0; padding-top: 100%; }
.logo-partenaire:hover {opacity:0.8;box-shadow: 0 0 5px 1px #D4B42C;} /*couleur portail*/
@media (max-width:991px) {
	.partenaire {width: calc(50% - 40px);}
}
.interview {list-style-type:square; font-size:18px;}
.mag {width:100%; text-align:center; margin:20px 0; font-size:24px;}
.mag a {background-color:#D4B42C; color:#000; padding:5px 10px; border-radius:5px;} /*couleur portail*/
.mag a:hover {background-color:#000; color:#D4B42C;} /*couleur portail*/

/** bandeau Pub central **/
.bandeaupub-central {padding:10px 20px; display:inline-block; }
.bandeaupub-central .pubgauche, .bandeaupub-central .pubdroite {width:49%; display:inline-block; float: left; text-align: center;}
.bandeaupub-central .pubgauche {padding:0 10px 0 0;}
.bandeaupub-central .pubdroite {padding:0 0 0 10px;}
@media (max-width:991px) {
	.bandeaupub-central .pubgauche, .bandeaupub-central .pubdroite {width:100%;}
	.bandeaupub-central .pubgauche {padding:0 0 10px 0;}
	.bandeaupub-central .pubdroite {padding:10px 0 0 0;}
}

