@import url("fonts.css");

a:hover,
a:focus,
a:active{text-decoration: none;}
h1,
h2,
h3,
h4,
h5,
h6 {
margin:0px; 
padding:0px;
}

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	background:transparent;
}
.h1, .h2, .h3, h1, h2, h3{padding:0px; margin:0px;}
body{font-family: 'Roboto', serif; color:#282f39;font-size: 15px; line-height:25px; padding:0px; margin:0px; overflow-x:hidden;}


.web-panel{padding-top:30px;padding-bottom:10px;}
/*flexslider*/
#gtco-logo img{max-width:100%;}
#gtco-hero {/*background-color: #282f39;*/}
#gtco-hero .flexslider {border: none;z-index: 1; margin-bottom: 0; background:url(../img/movies.png) no-repeat; background-size:100%;}
#gtco-hero .flexslider .slides { position: relative; overflow: hidden;background:#282f39;}
#gtco-hero .flexslider .slides li {position: relative; }
#gtco-hero .flexslider .flex-control-nav {bottom: 10px;  z-index: 1000; width:45%; left:0px;}
#gtco-hero .flexslider .flex-control-nav li a {background: #fff; box-shadow: none; width: 14px; height: 14px; cursor: pointer;}
#gtco-hero .flexslider .flex-control-nav li a.flex-active {cursor: pointer; background:#c1d40d;}
#gtco-hero .flexslider .flex-direction-nav {display: block;}
#gtco-hero .flexslider .flex-direction-nav a {position: absolute; cursor: pointer; width: 45px; height: 45px;}
#gtco-hero .flexslider .flex-direction-nav a:before { left: 0; top: 0; color: #fff !important; text-shadow: none !important; font-size: 40px;  position: relative;  z-index: 10;}
.panel-slide-content{position:absolute; z-index:10; bottom:50px; left:8.5%; width:35%; }
.panel-slide-content .h2{color: #fff; font-size:19px; font-family: 'Montserrat-Regular'; margin-bottom:20px;}
.panel-slide-content .h2 .sofiltra{font-family: 'Montserrat-Bold'; font-size:32px;}
.panel-slide-content .sep{width:35%; height:1px; background-color:#00d4ef;}
.h2-2{color: #fff; font-size:22px; font-family: 'Montserrat-Regular'; margin-bottom:20px;}
.uppercase{text-transform:uppercase;}
.slider-text{visibility:hidden;}
.block-visible{visibility:visible;}
.slider-text-inner-2{margin-top:30px;}
.nos-produits{display:inline-block; margin-top:10px; border:solid 2px #089ccf; padding:6px 40px 6px 20px; color:#fff; font-size:13px;font-family: 'Montserrat-Regular';position:relative;}
.nos-produits:before{content:'\f105'; font: normal normal normal 20px/1 FontAwesome; position:absolute; width:10px; height:17px; right:7px; top:20%;}
.nos-produits:hover{color:#fff; background-color:#089ccf; border:solid 2px #fff;}
/*flexslider*/




.gtco-loader { position: fixed;  left: 0px;  top: 0px;  width: 100%;  height: 100%;  z-index: 9999;  background: url(../img/loader.gif) center no-repeat #fff;}

/*gtco-nav*/
.gtco-nav {
 
  top: 0;
  margin: 0;
  padding: 0;
  width: 100%;
  padding: 10px 0;
  z-index: 100;
  background-color:#000;
  /*
  -webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.15);
  */
}
body.page-template-home .gtco-nav { position: absolute;background: rgba(36,36,36,0.45);}
/* body:not(.page-template-home){ background:url(../img/sante.png) center 24% no-repeat;} */
/*.pll-parent-menu-item .sub-menu li:first-child{display:none!important;}*/
@media screen and (min-width: 769px) {
.pll-parent-menu-item{
    position: absolute;
    right: 90px;
    top: -82px
}
.menu-1.main-nav li:nth-last-child(2) span {display:none;}
.pll-parent-menu-item :before {
	content: ' ';
	width: 11px;
	height: 11px;
	background: url(../img/arrow.png) no-repeat;
	position: absolute;
	right: -9px;
	top: 19px;
	cursor: pointer;	
}
}


.gtco-nav ul {padding: 0; margin: 0px 0 0 0; position:relative;}
.gtco-nav ul li {padding: 0;margin: 0;list-style: none; display: inline; position:relative; font-size: 15px; font-family:'Roboto'; color:#fff;}
.gtco-nav ul >li {padding: 10px 0px;}
.gtco-nav ul li a { font-size: 15px; font-family:'Roboto'; color:#fff; padding:0px 14px;}
.gtco-nav ul li:last-child a + span {display:none;}
.gtco-nav ul li a:hover, .gtco-nav ul li a:focus, .gtco-nav ul li a:active { color: #c3d50a;}
.gtco-nav ul li.active > a { color: #c3d50a !important;}
.gtco-nav ul li.menu-item-has-children { position: relative;}
.gtco-nav ul li.menu-item-has-children .sub-menu a +span {
	display:none;
}
.gtco-nav ul li.menu-item-has-children .sub-menu {
  min-width: 100px;
  width:100%;
  -webkit-box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.15);
  z-index: 1002;
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 40px;
  left: 0;
  text-align: left;
  background: #fff;
  padding: 14px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: 0s;
  -o-transition: 0s;
  transition: 0s;
}
.gtco-nav ul li.menu-item-has-children .sub-menu:before {
  bottom: 100%;
  left: 40px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-bottom-color: #fff;
  border-width: 8px;
  margin-left: -8px;
}
.gtco-nav ul li.menu-item-has-children .sub-menu li {
  display: block;
  margin-bottom: 5px;
  padding:0px;
}
.gtco-nav ul li.menu-item-has-children .sub-menu li:last-child {
  margin-bottom: 0;
}
.gtco-nav ul li.menu-item-has-children .sub-menu li a {
  padding: 2px 0;
  display: block;
  color: #333333;
  line-height: 1.2;
  text-transform: none;
  font-size: 15px;
}
.gtco-nav ul li.menu-item-has-children .sub-menu li a:hover {
  color: #000;
}
.gtco-nav ul li.menu-item-has-children .sub-menu li.active > a {
  color: #000 !important;
}
.gtco-nav ul li.menu-item-has-children:hover a, .gtco-nav ul li.menu-item-has-children:focus a {
  color: #fff;
}
.gtco-nav ul li.btn-cta a {
  color: #fff;
}
.gtco-nav ul li.btn-cta a span {
  border: none !important;
  background: #FF5126;
  padding: 4px 20px;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
.gtco-nav ul li.btn-cta a:hover span {
  background: #ff6540;
  color: #fff;
}

.sep{display:block; width:100%; height:1px; background:rgba(255,255,255,0.4); margin:15px 0px;}
.main-nav{margin:auto; display:table;padding-bottom: 4px;}
.cr-green{color:#c1d40d;}
.langue{position:relative; margin-top:10px; width:85px; float:right;}
.lg-selected{font-family: 'Roboto'; font-size:13px; color:#fff; cursor:pointer;}
.lg-open{width:100%; height:11px; background:url(../img/arrow.png) right center no-repeat; position:absolute; right:0px; top:9px; cursor:pointer;}
.langue ul{padding:0px; margin:0px; width:100%; background-color:#fff; position:absolute; left:0px; top:28px; display:none;}
.langue ul li,
.langue ul li a{color:#333; font-size:12px;}
.langue ul li{padding:5px 0px;border-bottom:solid 1px #ececec; display: block;}
.langue ul li:hover{background-color:#c1d40d;}
.langue ul li:hover a{color:#fff;}


.gototop { position: fixed; bottom: 20px; right: 20px; z-index: 999; opacity: 0; visibility: hidden; -webkit-transition: 0.5s; -o-transition: 0.5s;  transition: 0.5s;}
.gototop.active { opacity: 1; visibility: visible;}
.gototop a { width: 50px; height: 50px; display: table; background: rgba(0, 0, 0, 0.5); color: #fff; text-align: center; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px;  border-radius: 4px;}
.gototop a i { height: 50px; display: table-cell; vertical-align: middle;}
.gototop a:hover, .gototop a:active, .gototop a:focus {text-decoration: none; outline: none;}
.section{margin-top:30px;}
#about{min-height:378px;}
.h-about{color:#333333; font-family: 'Roboto-Black'; font-size:27px; line-height:40px;}
.feature-single{font-size:17px; color:#333333; font-family: 'Roboto'; margin-top:10px;}
.tree{width:100%; height:3px; text-align:center;}
.tree:before{content:' '; display:table; width:110px; height:3px; background-color:#c1d40d;}
.offcanvas #page:after { -webkit-transition: 2s; -o-transition: 2s; transition: 2s; position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 101; background: rgba(0, 0, 0, 0.7);  content: "";}
.top1{margin-top:10px!important;}
.top2{margin-top:20px!important;}
.top3{margin-top:30px!important;}
.top4{margin-top:40px!important;}
.top5{margin-top:50px!important;}
.roboto{font-family:'Roboto';}
.roboto-light{font-family:'Roboto-Light';}
.txt{font-size:15px;  color:#0070ab; line-height:30px; font-weight:400;}
.txt2{font-size:15px;  color:#333333; line-height:30px; font-weight:400;}
.profil{position:relative;}
.profil-txt{width:90%; position:absolute; left:5%; bottom:11%; color:#fff;}
.txt-bold{font-family: 'Montserrat-Bold'; font-size:13px; margin-bottom:8px;}
.profil img{display:block; width:100%;}
.domaines{width:100%; background-color:#f5f6f6;}
.domaines >div{padding:30px;}
.domaines .libelle{font-family: 'Montserrat-Bold'; font-size:19px;}
.domaines ol{padding:0px; margin:0px; list-style:none;}
.domaines ol li{color:#282f39;font-size:15px; font-family:'Montserrat-Regular'; margin-bottom:16px; position:relative; padding-left:20px;}
.domaines ol li:before{content:" "; display:table; width:8px; height:8px; background:url(../img/point.jpg) no-repeat; position:absolute; left:0px; top:9px;}
.catalogue img{display:block; width:100%;}
.tree2{width:100%; height:3px; text-align:center;}
.tree2:before{content:' '; position:absolute; display:table; left:14%; width:110px; height:3px; background-color:#089ccf;}
.catalogue_sofiltra{line-height:35px;}
.text-15{font-size:15px; font-family:'Montserrat-Regular'; text-align:justify;}
.text-20{font-size:20px; font-family:'Montserrat-Regular';}
.text{font-size:13px; font-family:'Roboto';}
.link_catalogue{font-size:13px; font-family:'Montserrat-Regular'; padding:13px 30px; background-color:#089ccf; color:#fff;}
.link_catalogue:hover{background-color:#282f39; color:#fff;}
.domaines{height:382px;}
.btn-animate{-webkit-transition: all .1s .1s ease-in-out;-moz-transition: all .1s .1s ease-in-out;-ms-transition: all .1s .1s ease-in-out;transition: all .1s .1s ease-in-out;}
.h-gallery{color:#333333; font-family: 'Roboto-Black'; font-size:25px;}

.prod-panel{display:table; margin-left:auto; margin-right:auto;width:100%; height:100%; /*max-width:311px; max-height:243px;*/ position:relative; overflow:hidden; margin-bottom:20px;}
.img-prod{display:block;position:relative;top:0px; -webkit-transition: all .1s .1s ease-in-out;-moz-transition: all .1s .1s ease-in-out;-ms-transition: all .1s .1s ease-in-out;transition: all .1s .1s ease-in-out;}

.ombre{position:absolute; width:100%; height:100%; background:rgba(0,0,0,0.5);top:-100%; left:0px;
-webkit-transition: all .1s .1s ease-in-out;-moz-transition: all .1s .1s ease-in-out;-ms-transition: all .1s .1s ease-in-out;transition: all .1s .1s ease-in-out;
}
.zoom{position:absolute; width:100%; height:100%; background:url(../img/zoom.png) center center no-repeat;top:100%; left:0px;
-webkit-transition: all .2s .2s ease-in-out;-moz-transition: all .2s .2s ease-in-out;-ms-transition: all .2s .2s ease-in-out;transition: all .2s .2s ease-in-out;
}

.img-prod img{width:100%;}
.prod-panel:hover .ombre{top:0px;}
.prod-panel:hover .zoom{top:0px;}
.partners{}
.owl-carousel .owl-item img{max-width:100%; width:auto!important;}
#temoignage{padding-top:40px;}
.tm_title{color:#333333; font-family:'Roboto'; font-size:28px;}
.owl-carousel-temoignage{margin-top:30px;}
.avis{color:#333333; font-size:14px; font-family:'Roboto-Italic'; padding:0px 45px; text-align:justify; position:relative;}
.avis i.comment{width:31px; height:21px; display:block; background:url(../img/comment.png) no-repeat; position:absolute; top:0px; left:0px;}
.profil{margin-top:20px;}
.profil_picture img{max-width:100%;}
.profil_name{color:#333333; font-family:'Roboto'; font-size:15px;}
.profil_type{color:#c1d40d; font-family:'Roboto-Italic'; font-size:15px;}


#contact{background-color:#fff;}
.contact-panel{padding:30px 0px 25px 0px;}
.h-contact{color:#333333; font-family: 'Roboto-Black'; font-size:25px; display:table; position:relative; padding-bottom:10px; line-height:35px;}
.h-contact:before{content:' '; width:60px; left:0%; bottom:0px; height:2px; background-color:#c1d40d;position:absolute;}
.contact-nous{color:#c1d40d; font-family: 'Roboto-Black'; font-size:25px; margin-top:20px; padding-bottom:10px;}
.phone{position:relative; padding-left:60px; color:#333333; font-family: 'Roboto'; font-size:25px; padding-top:11px;}
.phone:before{content:' '; position:absolute; left:0px; top:0px; width:45px; height:45px; background:url(../img/phone.png) no-repeat;}
.contact-txt{font-size:15px;  color:#0070ab; line-height:25px; font-weight:400;}
::-webkit-selection {
  color: #fff;
  background: #089ccf;
}

::-moz-selection {
  color: #fff;
  background: #089ccf;
}

::selection {
  color: #fff;
  background: #089ccf;
}
.mailto{color: #089ccf;}
.mailto:hover{color: #282f39;}
.footer{background-color:#333333; padding-top:20px;}
.copy-panel{background-color:#1e1e1e; padding:15px 0px;}
.copy{vertical-align:top; display:inline-block; color:#fff; font-size:15px; font-family:'Roboto'; margin-top: 7px;}

.links-footer{color:#fff;font-size:14px; font-family:'Roboto-Light'; }
.links-footer a{color:#fff; font-size:13px; font-family:'Roboto-Light'; padding:0px 5px;}
.links-footer a:hover{color:#c1d40d;}
.logo-footer{margin-top:15px; margin-bottom:15px;}
.cresus{color:#fff;}
.cresus:hover{color:#fff;}
.icones{display:inline-block; vertical-align:top; margin-left:15px; margin-top: 3px;} 
.icones a{display:inline-block; background-image:url(../img/icones.png); background-repeat:no-repeat;margin-right:5px;}
.ico-facebook{width:13px;height:25px;background-position:0px -33px;}
.ico-youtube{width:20px;height:25px;background-position:-37px -33px;}
.ico-twitter{width:18px;height:25px;background-position:-73px -33px;}
.ico-facebook:hover{background-position:0px 0px;}
.ico-youtube:hover{background-position:-37px 0px;}
.ico-twitter:hover{background-position:-73px 0px;}

#catalogue{margin-top:40px;}
.owl-theme .owl-dots .owl-dot span{width:12px; height:12px;}
.owl-theme .owl-dots .owl-dot.active span, #partners .owl-theme .owl-dots .owl-dot:hover span{background: #c1d40d;}
.partners .owl-dots{position: absolute;width: 100%;bottom: -4px;}
.panel-maps{height:340px; width:100%;}
.map-popup{font-size:13px; font-family:'Roboto'; color:#333333; line-height:30px;}
.map-popup b{font-size:14px; color:#c1d40d; font-family:'Roboto'; font-weight:normal;}
.map-popup h4{font-size:18px; color:#c1d40d; font-family:'Roboto'; margin-bottom:5px;}
div [id*='post-']{line-height:30px; color:#333333;}
div [id*='post-'] ul,
div [id*='post-'] ol{padding:0px; margin:0px; list-style:none;}
div [id*='post-'] li{position:relative; padding-left:10px;}
div [id*='post-'] li:before{content:' '; width:5px; height:5px; background:url(../img/4.png); position:absolute; left:0px; top:13px;}

/**/
.bg{width:100%; height:126px; background:url(../img/bg.jpg) repeat-x; margin-top:100px;}
body.page-template-presentation .bg{margin-top:80px!important;}
.support-pic1{position:relative;}
.pic1{position:absolute; bottom:0px;}
.static{position:relative; text-align:center;}
.static p{display:block; font-family:'Roboto-Light'; text-transform:uppercase;}
.static .ico{position:absolute; top:-75px;left: 22%;}
.page-template-presentation .static .ico{left: 37%;}
.nbre{font-family:'Roboto-Black'; font-size:29px; color:#c1d40d; padding-top:40px; margin-bottom:20px;}
.pic2 img{max-width:100%;}
.block-content{padding: 45px 15px 0px 15px;}
.h-title{font-family:'Roboto-Black'; font-size:25px; color:#333333; margin-bottom:35px;}
.block-content .txt{color:#333333; line-height:20px;}
.Sp_chirurgicale{background-color:#c1d40d; height:330px;}
.block-content-part-2{padding: 20px 15px 0px 30px; background-color:#f7f7f7; height:330px;}
.Sp_chirurgicale >div{padding-top:45px;}
.white{color:white}
.voir-plus{color:#fff; text-transform:uppercase; border:solid 1px #fff; font-family:'Roboto'; font-size:15px; padding:12px 22px; background:transparent;}
.voir-plus:hover{color:#c1d40d; background:#fff;}
.specialite{display:table; max-width:130px;margin: auto;}
.specialite p{font-family: 'Roboto'; color:#333333; font-size:14px;}
.cr_tree{width:100%; height:3px; text-align:center;}
.cr_tree:before{content:' '; display:table; width:60px; height:2px; background-color:#c1d40d;}
#gallery{background-color:#f7f7f7; padding:40px 0px 20px 0px;}
.scroll-menu{position: fixed;top: 0px;width: 100%;height: 50px;background: #000;left: 0px;text-align: center;z-index: 100;padding-top: 11px;}

.modal-content {color: #ffffff;background: transparent;box-shadow: none;border: none;}
.modal-content h4 {font-size: 18px; margin-bottom:20px;}
.modal-content{font-size: 13px;}
.close-animatedModal {cursor: pointer;color: #ffffff;background: #C1D40D;}
.pb30 {padding-bottom: 30px!important;}
.pt30 {padding-top: 30px!important;}
.mb40 {margin-bottom: 40px!important;}
.mt40 {margin-top: 40px!important;}
.pre-pic{max-width:100%;}
.red_more{color:#fff; padding:12px 25px; background-color:#0070ab; font-family: 'Roboto-Light';}
.red_more:hover{color:#fff; background-color:#C1D40D; }


.lias-video{position:absolute; left:0px; top:0px; display:none;}
.play{display:block; cursor:pointer; width:141px; height:141px; position:absolute;top:175px;left:45%; border: solid 2px rgba(255, 255, 255, 0.08);
border-radius:100%; -moz-border-radius:100%; -webkit-border-radius:100%; 
}
.play i{font-size:50px; position:absolute;top:34%;left:42%;color: rgba(255, 255, 255, 0.08);}
.play:hover{border:solid 2px #e9142b;}
.play:hover *{color:#e9142b;}
/**/



#gtco-offcanvas {
  position: absolute;
  position: fixed;
  z-index: 1901;
  width: 270px;
  background: rgba(0, 0, 0, 0.32);
  top: 0;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 45px 40px 40px 40px;
  overflow-y: auto;
  display: none;
  -moz-transform: translateX(270px);
  -webkit-transform: translateX(270px);
  -ms-transform: translateX(270px);
  -o-transform: translateX(270px);
  transform: translateX(270px);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

.offcanvas #gtco-offcanvas {
  -moz-transform: translateX(0px);
  -webkit-transform: translateX(0px);
  -ms-transform: translateX(0px);
  -o-transform: translateX(0px);
  transform: translateX(0px);
}
#gtco-offcanvas a +span {display:none;}
#gtco-offcanvas a {
  color: rgba(255, 255, 255, 0.5);display: block;   padding: 6px 0px;
}
#gtco-offcanvas a:hover {
  color: rgba(255, 255, 255, 0.8);
}
#gtco-offcanvas ul {
  padding: 0;
  margin: 0;
}
#gtco-offcanvas ul li {
  padding: 0;
  margin: 0;
  list-style: none;
}
#gtco-offcanvas ul li.menu-sep {
	display:none;
}
#gtco-offcanvas ul li > ul {
  padding-left: 20px;
  display: none;
}
#gtco-offcanvas ul li.offcanvas-has-dropdown > a {
  display: block;
  position: relative;
}
#gtco-offcanvas ul li.offcanvas-has-dropdown > a:after {
  position: absolute;
  right: 0px;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e921";
  font-size: 20px;
  color: rgba(255, 255, 255, 0.2);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
#gtco-offcanvas ul li.offcanvas-has-dropdown.active a:after {
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.gtco-nav-toggle {
  width: 25px;
  height: 25px;
  cursor: pointer;
  text-decoration: none;
}
.gtco-nav-toggle.active i::before, .gtco-nav-toggle.active i::after {
  background: #fff;
}
.gtco-nav-toggle:hover, .gtco-nav-toggle:focus, .gtco-nav-toggle:active {
  outline: none;
  border-bottom: none !important;
}
.gtco-nav-toggle i {
  position: relative;
  display: inline-block;
  width: 25px;
  height: 2px;
  color: #fff;
  font: bold 14px/.4 Helvetica;
  text-transform: uppercase;
  text-indent: -55px;
  background: #fff;
  transition: all .2s ease-out;
}
.gtco-nav-toggle i::before, .gtco-nav-toggle i::after {
  content: '';
  width: 25px;
  height: 2px;
  background: #fff;
  position: absolute;
  left: 0;
  transition: all .2s ease-out;
}
.gtco-nav-toggle.gtco-nav-white > i {
  color: #fff;
  background: #fff;
}
.gtco-nav-toggle.gtco-nav-white > i::before, .gtco-nav-toggle.gtco-nav-white > i::after {
  background: #fff;
}

.gtco-nav-toggle i::before {
  top: -7px;
}

.gtco-nav-toggle i::after {
  bottom: -7px;
}

.gtco-nav-toggle:hover i::before {
  top: -10px;
}

.gtco-nav-toggle:hover i::after {
  bottom: -10px;
}

.gtco-nav-toggle.active i {
  background: transparent;
}

.gtco-nav-toggle.active i::before {
  top: 0;
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}

.gtco-nav-toggle.active i::after {
  bottom: 0;
  -webkit-transform: rotateZ(-45deg);
  -moz-transform: rotateZ(-45deg);
  -ms-transform: rotateZ(-45deg);
  -o-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg);
}

.gtco-nav-toggle {
  position: fixed;
  right: 20px;
  top: 30px;
  z-index: 21;
  padding: 6px 0 0 0;
  display: block;
  margin: 0 auto;
  display: none;
  height: 44px;
  width: 44px;
  z-index: 2001;
  border-bottom: none !important;
}

.pic1 img{max-width: 83%;}
.perso-title {
    font-size: 25px;
    margin-bottom: 15px;
    color: #c1d40d;
    font-family: 'Roboto';
    font-weight: 400;
    line-height: 1.25;
	font-weight:'normal'
}
.contact-form{padding:25px 50px; background-color:#fff;}
.msg-contact{font-size:17px; padding-bottom:25px;}
.contact-data{margin-bottom:20px;}
.contact-data i {font-size:20px; color:#c1d40d;}
.contact-data p{padding-bottom:10px;}
.contact-data p.c-envelope{padding-bottom:0px;}
.c-adresse i{margin-right:15px;}
.c-phone i{margin-right:12px;}
.c-envelope i{margin-right:12px;margin-left: 3px;}
.c-mobile i{margin-right:16px; margin-left:6px; font-size:30px;}
.c-user i{margin-right:12px; margin-left:5px;}
.btn-consultation{background-color:#c1d40d; color:#fff; padding: 10px 38px;}
.btn-consultation:hover{background-color:#000;color:#fff;}
.btn-cancel{background-color:#e5e5e5;border-color:#e5e5e5; color:#000; padding: 10px 38px;}
.btn-cancel:hover{background-color:#d7d7d7; border-color:#d7d7d7;color:#fff;}
.entry-content{line-height:25px;}
.form-control:focus {
    border-color: #c1d40d;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(255,255,255,.075), 0 0 8px rgba(255,255,255,.6);
    box-shadow: inset 0 1px 1px rgba(255,255,255,.075), 0 0 8px rgba(255,255,255,.6);
}

.form-contact{
  display: block;
  width: 100%;
  height:auto;
  padding: 8px 6px;
  font-size: 13px;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #fff;
  border-bottom: 1px solid #ececec;
  border-radius: 0px;
  -webkit-box-shadow: none;
          box-shadow:none;
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

label {
    font-weight: normal; 
	font-size:14px;
}

.simple-modal-box, .simple-modal-backdrop {display: none;}
.simple-modal-box {z-index: 100;background: #fff;min-width: 300px;min-height: 100px;padding: 20px;position: fixed;}
.simple-modal-backdrop {background: rgba(0,0,0,.75);z-index: 99;position: fixed;top: 0;left: 0;width: 100%;height: 100%;}
.modal_content, #ajax_content {display: none;}
.image_gallery img {float: left;margin: 10px;}
.prev {float: left;}
.next {float: right;}
.prev, .next {cursor: pointer;}
.sp-panel{border:solid 1px #e6e6e6; height:195px; width:195px; margin:auto; text-align:center; padding:25px 2px 10px 2px; margin-bottom:40px;}
.sp-title{margin-top:40px; position:relative;}
.sp-title:before{content:' '; width:80px; height:2px; background-color:#c1d40d; position:absolute; top:-20px; left:60px;}
.sp-body{background-color:#f7f7f7;}
.sp-medicales-body{padding-top:40px;}
.sp-medicales-title{text-align:center; color:#333333; font-family:'Roboto-Black'; font-size:24px; margin-bottom:30px;}
.sp-medicales-body p{font-family:'Roboto'; font-size:15px; line-height:30px;}
.sp-medicales .owl-dots{position: absolute;width: 100%;bottom: 0px;}

.plataux-desc{padding:30px 15px 0px 15px;}
.plataux-title{text-align:center; color:#333333; font-family:'Roboto-Black'; font-size:24px; margin-bottom:25px;}
.plataux-desc{font-family:'Roboto'; font-size:14px; line-height:25px;}
.plataux-desc ol,
.plataux-desc ul{padding:0px; margin:0px; list-style:none;}
.plataux-desc li{padding-left:7px;    position: relative;}
.plataux-desc li:before{content: " "; width:5px; height:5px; background-color:#C1D40D; position:absolute; left:-5px; top:10px; border-radius:100%;}

body.page-template-default .entry-title{text-align:center;}

.pb0{padding-bottom:0px;}
.sp-medicales .owl-controls{margin-top:0px;}

.azhar-title{
    font-size: 35px;
    margin-bottom: 0px;
    color: #C1D40D;
    background: #fbfafa;
    padding: 21px;
}
.bwg_slide_container{background: rgba(0, 0, 0, 0.2);}

@media screen and (min-width: 769px) {
	.no-padding{padding:0px;}
	.no-margin{margin:0px;}
}

@media screen and (max-width: 1000px) {
	.gtco-nav ul li a {font-size: 13px;padding: 0px 10px;}
}
@media screen and (max-width: 768px) {
	.gtco-nav .sep{display:none;}
	.pic1{position:initial; bottom:auto;text-align: center; display:none;}
	.bg{height:auto; background-image:none;margin-top: 30px;}
	.static .ico {position: initial;top: auto;left: auto;border: solid 2px #c1d410;display: table;margin: auto;border-radius: 100%; -webkit-border-radius: 100%;-moz-border-radius: 100%;}
	#about{min-height:auto;}
	.nbre {padding-top: 10px;margin-bottom: 10px;}	
	.static{margin-bottom: 30px;}
	.Sp_chirurgicale{margin-top:30px; height:auto;padding: 20px;}
	
	
	
	.profil{display:table; max-width:480px; width:100%;}
	.catalogue{display:table; max-width:480px; width:100%;}
	.gtco-nav .menu-1, .gtco-nav .menu-2 {display: none;}
	#gtco-offcanvas { display: block;}	
	.gtco-nav-toggle {display: block;}
	.prod-panel{max-width:408px; display:table; margin-left:auto; margin-right:auto;}
	.profil{max-width:486px; display:table; margin-left:auto; margin-right:auto; margin-bottom:20px;}
	.domaines{max-width:486px; height:auto!important; display:table; margin-left:auto; margin-right:auto; margin-bottom:20px;}
	.catalogue{max-width:486px; display:table; margin-left:auto; margin-right:auto;}
	#catalogue{margin-top:0px;}
	.contact-panel{padding:20px;}
	.copy-panel,
	.links-footer,
	.icones{text-align:center;}
}
