<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */



body, a.link-news p, a.link-news ul, a.link-news ol {
	font-family: 'Ubuntu', sans-serif;
	color:#525252}

.link-news ul, .link-news ol {
	padding-left: 15px;
	padding-text-outline: 7px;
}

	
a:hover, a:focus { text-decoration:underline}

h3, .h3 {
    font-size: 1.2em;
	font-weight:lighter
}
h1, .h1, h2, .h2, h3, .h3 {
    margin-bottom: 39px;
    margin-top: 20px;
}

ul, ol {padding-left:0}
	
.row {
	padding:30px 0px;
		
}
.row-p0 {
	padding-top:0;
	padding-bottom:0;
}

.gray {
	background:	#f4f4f4;
	}

.darkgray { background:#4c4c4c}

.nopadding {padding-left:0;
padding-right:0;}

.paddingrow {padding-top:20px;
padding-bottom:40px;}


/************************ MENU *****************************************/

.navbar {
    border-radius: 0px;
}

.navbar-default .navbar-nav &gt; li &gt; a {
    color: #fff;
}
.navbar-toggle{
	border-radius:0;
	padding:17px 14px
	}

.navbar-nav {
    font-size: 1.3em;
    font-weight: lighter;
    margin: 6px 1px 0 20px;
}

.navbar-default .navbar-nav &gt; li &gt; a:hover, .navbar-default .navbar-nav &gt; li &gt; a:focus {
	color:#fff;
}


.navbar-nav &gt; li &gt; a {
    padding-bottom: 0px;
    padding-top: 20px;
	font-weight:normal;
}

.navbar-default .navbar-toggle {
    background: none repeat scroll 0 0 #fff;
}


.nav &gt; li {
	text-align:right;
	margin-bottom: -22px;
    margin-top: 17px;}

.navbar-default {
    border: none !important;
}



.navbar {
    margin-bottom: 0px;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border: none;
}


header .nav.navbar-nav.nav.navbar-right {
    margin-left: 0;
}



.navbar-nav &gt; li &gt; a {
    border-bottom: 1px solid #fff;
    font-size: 17px;
    letter-spacing: 1px;
    padding-bottom: 20px;
    padding-top: 20px;
}

.navbar-collapse {
    box-shadow: none;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}




.navbar-default .navbar-nav &gt; .active &gt; a, .navbar-default .navbar-nav &gt; .active &gt; a:hover, .navbar-default .navbar-nav &gt; .active &gt; a:focus {
    color: #ffffff;
    opacity: 0.7;
}
.navbar {
    min-height: 70px;
 }

/************************ fine menu *****************************************/


.titolo1, .titolo2, .titolo3 {
	text-transform:uppercase;
	display:inline;
	font-weight:lighter;
	line-height:2.2;
	font-size:2em;	
}




.titolo2 {
	color:#575757;
	
}

.titolo3 {color:#fff;
text-transform:uppercase;
font-weight:lighter;
display:inline}

.newsletter h3 { color:#fff; text-transform:none;
font-weight:lighter;
margin-top:0}

.fa-facebook {color:#305891 !important}
.fa-twitter  {color:#2ca8d2 !important}
.fa-google-plus {color:#d6492f !important}
.fa-pinterest-p {color:#cd2129 !important}

/************************ OFFERTE *****************************************/	
.offerta { 
	border:5px solid #f5f5f5;
	min-height:310px;
	margin-top:13px
}

.prezzi { 
background:#f5f5f5;
margin-top:-20px;
padding:1% 3%;
min-height: 226px;
}

.prezzoVecchio { text-decoration:line-through; text-align:center;color: #7b7b7b;}

.panel-carousel-control {
    font-size: 2em;
    line-height: 2em;
    margin: 0 7px 7px 0;
    padding: 1px;
	}
	
.panel-carousel-control:hover{
	text-decoration:none
	}	
	
.glyphicon-chevron-left {
	padding: 0 0 0px 4px;
}

.glyphicon-chevron-right {
	padding:5px;
}


.nomeProdotto {
    color: #575757;
    margin-top: 19px;
    text-align: center;
	font-size:1.5em;
	height: 59px;
	overflow: hidden;
	}
	 
.prezzo {
	color:#dc514e;
	font-size:2em;
	text-align:center
}

.triangle-topright {
	border-left: 130px solid transparent;
	border-top: 70px solid #dc514e;
	height: 0;
	position: absolute;
	right: 16px;
	top: 12px;
	width: 0;
	z-index: 10;
}

.sconto {
	color: #fff;
	font-size: 1.3em;
	margin-left: -91px;
	margin-top: -72px;
	padding: 9px 14px;
    z-index: 20;
}

.sconto2 {color: #dc514e;
font-size:1.2em;
text-align:center}


div.offerta img.img-responsive {
    margin: 0 auto;
}

.validateDate, .lowestPrice {
	font-size: 13px;
	font-style: italic;
	text-align:center;
}
.validateDate-container {
	height:45px;
}
.lowestPrice {
	margin-bottom:0
}
/************************ NEWS *****************************************/

.news img { float:left;
margin:0px 30px 15px 0px;
}


.news h3, .blocco-testo-news h3 { 
	border-bottom: 1px solid #c9c9c9;
    font-weight: lighter;
    line-height: 1.5em;
    margin-bottom: 18px;
    margin-top: 0;
    text-transform: uppercase;
	 }
	
.news p, .news ul, .news ol {
	color: #4c4c4c;
    line-height: 2em;
    margin-bottom: 0px;
	font-size: 16px;
}	

.news .btn-default { float:right}

.pag-allegato-news {
    margin-bottom: 40px;
}
/************************ BUTTON *****************************************/
.btn-default{
	color:#fff;
	border-radius:0;
	border:none;
	text-transform:uppercase;
	padding:7px 45px;
-webkit-transition: background 400ms ease-in-out;
-moz-transition: background 400ms ease-in-out;
-ms-transition: background 400ms ease-in-out;
-o-transition: background 400ms ease-in-out;
transition: background 400ms ease-in-out;
-webkit-transition: color 400ms ease-in-out;
-moz-transition: color 400ms ease-in-out;
-ms-transition: color 400ms ease-in-out;
-o-transition: color 400ms ease-in-out;
transition: color 400ms ease-in-out;
	}

.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active,.btn-default.active, .open &gt; .dropdown-toggle.btn-default {
	background-color:#fff;
	padding:6px 45px;
	}
	
.social {
	list-style:none;
	float:left;
	color:#fff;
	-webkit-transition: background 400ms ease-in-out;
-moz-transition: background 400ms ease-in-out;
-ms-transition: background 400ms ease-in-out;
-o-transition: background 400ms ease-in-out;
transition: background 400ms ease-in-out;
-webkit-transition: color 400ms ease-in-out;
-moz-transition: color 400ms ease-in-out;
-ms-transition: color 400ms ease-in-out;
-o-transition: color 400ms ease-in-out;
transition: color 400ms ease-in-out;

	}


.social a{
	color:#fff !important;
	padding-right:2px !important;
	padding-left:2px!important;
	-webkit-transition: background 400ms ease-in-out;
-moz-transition: background 400ms ease-in-out;
-ms-transition: background 400ms ease-in-out;
-o-transition: background 400ms ease-in-out;
transition: background 400ms ease-in-out;
-webkit-transition: color 400ms ease-in-out;
-moz-transition: color 400ms ease-in-out;
-ms-transition: color 400ms ease-in-out;
-o-transition: color 400ms ease-in-out;
transition: color 400ms ease-in-out;
	}	

.social a:hover { border-top:none !important;
 margin-top:0px !important;

}
.fa-inverse {
    color: #fff;
-webkit-transition: color 400ms ease-in-out;
-moz-transition: color 400ms ease-in-out;
-ms-transition: color 400ms ease-in-out;
-o-transition: color 400ms ease-in-out;
transition: color 400ms ease-in-out;
}

.fa-inverse:hover {color:#4c4c4c !important;}		

.socialHeader .fa-inverse:hover {color:#666;}
	
.reparti ul {
	font-size: 1.3em;
    font-weight: lighter;
    line-height: 1.2em;
    list-style-position: inside;
	margin-top:1.4em;
	list-style:none;
	}

.lista { float:left; margin-right:10px}

.reparti ul li { margin-bottom:1.8em;line-height: 36px;}	
	

.utili ul {
	font-size: 1.4em;
    font-weight: lighter;
    line-height: 1.2em;
    list-style-position: inside;
	margin-top:1.4em;
	list-style:none;
	}
	
.utili ul li { margin-bottom:1em}
	
.utili a { text-decoration:underline; color:#525252}	
	
.orari p {font-size: 1.6em;
    font-weight: lighter;
    line-height: 1em;
	margin-left:100px;
	margin-top:15px;}
	
  div.ricerca-turno { margin-top:17px}	

	
.recapiti {
	background:rgba(255,255,255,0.8);
	behavior: url(/css/pie/PIE.htc);
	position: absolute;
	margin-top:10%;
	padding:5%;
	
	}
	
	
.recapiti p {
	font-size:1.4em;
	font-weight:lighter;
	line-height:1.3em;
	}	
	

	
.dati p {
	font-size:1.3em;
	font-weight:lighter
	
	}


.offerte a, .recapiti a { color:#525252;}
.offerteSmall { display:block}
.offerteBig { display:none}

.offerte { margin-top:50px}


fieldset { float:left;}	
 
#email { border:none; padding:8px; color:#989898;
font-weight:lighter; font-size:1.5em; width:100%}

.button-invia { padding:3px 63px; font-size:2em}
.button-invia:hover { padding:2px 62px;}

.button-invia {
    font-size: 2em;
    margin-top: 23px;
    padding: 3px 62px;
}


	
.well { background-color:#f4f4f4;
border:none;
box-shadow:none;
}	

.well-sm {
    border-radius: 0;
}	
	
.form-control {
	border-radius:0}	
	
legend {
    font-size: 2.5em;
    font-weight: lighter;
    line-height: 2em;
    text-transform: uppercase;
}




.utili {margin-top:40px}

.green {
 padding:0;
 color:#fff}
 


.navbar-brand &gt; img {
    max-width: 186px;
	margin-top: -17px;
}

.consenso { color:#fff;
font-weight:lighter}

.basic { color:#fff; text-decoration:underline}

.inserisci { background:#2e2e2e;padding-top:10px; height:67px; margin-bottom:20px;}


.mailNewsletter { background:#2e2e2e; 
}

.recapiti2 p { font-size:1.4em}

#container-map{width: 100%; height:500px;top:100px; left:0;	}
.popup a{color:#fe4a5d;text-decoration: none;}	
.popup h2{margin:0;padding:0;}
.popup #nome{width:220px;height:40px; font-size:1.5em; text-transform:uppercase}
#map-canvas{width: 100%; height:100%; position:relative;z-index:10;}

.recapitixs { padding-bottom:20px}
.socialMenu ul { float:right; margin-bottom:30px;margin-left: 13px;margin-top: -12px;}
.btn-sm { padding:2px 10px; margin-left:8px}
.btn-sm:hover { padding:1px 10px; margin-left:8px}

.social {
    color: #fff;
    float: left;
    list-style: outside none none;
    margin-bottom: -14px;
    margin-top: 35px;
    transition: color 400ms ease-in-out 0s;
}

.pag-tit-news { text-transform:uppercase; }

.immagine img {
	width:100%;

	
}
.immagine  {
	max-height:550px;
	overflow:hidden;
	
}


.circle { 
height:50px; 
width:50px; 
border-radius:50%;
float:left;
margin-left: 0px;
margin-right:10px;
border: solid 3px #fff;
behavior: url(/css/pie/PIE.htc);
position:relative;
	}
	
.square { 
float: left;
height: 25px;
margin-left: -33px;
margin-top: 25px;
width: 23px;
border-right: solid 3px #fff;
border-bottom: solid 3px #fff;
behavior: url(/css/pie/PIE.htc);
position:relative;
}

.circle2 { 
height:25px; 
width:25px; 
border: solid 2px #fff;
	}
	
.square2 { 
height: 12px;
width: 12px;
margin: 13px 0 0 -22px;
border-right: solid 2px #fff;
border-bottom: solid 2px #fff;

}

.fa-clock-o { float:left; font-size:6em !important; opacity:0.3}

.imgNewsletter {float:left; margin-top:-12px;  border-radius:50%;behavior: url(/css/pie/PIE.htc);
position:absolute;}

.social-mobile{
	margin-top: -25px;
	
}

/*********tablet*****************/
@media (min-width: 768px) {

.descrizione-servizio{
	text-align: left;
}
.close-modal .dx { height: 75px;margin-left: 35px;}
.close-modal .dx .sx {height: 75px;}
.close-modal {height: 75px;width: 75}
	
	
	.titolo1, .titolo2 {font-size: 2em}
	.offerta img {margin-top:20px}
	.news h3, .blocco-testo-news h3  {font-size:1.5em}
	.logoSmall {display:none !important}
	.logoBig { display:block !important}
.orari, .mappa, .offerte { margin-top:0px}
.offerteSmall { display:none}
.offerteBig { display:block}
.prezzo { font-size:1.5em; margin-left:5px}

h3, .h3 {
    font-size: 1.3em;
	font-weight:lighter
}
.utili {margin-top:0px}

.navbar-brand &gt; img {
    max-width: 265px;
	margin-top: -17px;
}
.recapiti {
    margin-top: 6%;
    padding: 2%;
}
.recapiti p {
    font-size: 1.1em;
}
.recapiti h3 { font-size:1.5em;
margin-bottom:10px;
margin-top:10px;
}

.reparti ul {
	font-size: 1.3em;
	margin-bottom:1.8em
	}
	
.reparti ul li{
	margin-bottom:1.8em
	}	
	
.button-invia {
    font-size: 2em;
    margin-top: 0;
    padding: 3px 30px;
}

.orari p {
	margin-left:117px;
}

.navbar-nav &gt; li &gt; a {
    padding: 2px 12px 0;
	border-right: 2px dotted #fff;
	    border-bottom:none;
}

.social {
    color: #fff;
    float: left;
    list-style: outside none none;
    margin-bottom: 0px;
    margin-top: 0px;
    transition: color 400ms ease-in-out 0s;
}
.social-mobile{
	margin-top: 0px;
	
}	
	 }

/*********pc*****************/	 
@media (min-width: 992px) {

.titolo1, .titolo2, .titolo3{font-size: 2.7em } 
.offerta img {margin:20px}
.news h3, .blocco-testo-news h3  {font-size:1.5em}
	.logoSmall {display:none !important}
	.logoBig { display:block !important}	
.orari, .mappa, .offerte{ margin-top:0px}
.offerteSmall { display:none}
.offerteBig { display:block}
.prezzo { margin-left:15px;font-size:3em}

h3, .h3 {
    font-size: 1.5em;
	font-weight:lighter
}
.utili {margin-top:0px}

.navbar-brand &gt; img {
    max-width: 265px;
	margin-top: -17px;
}

.recapiti {
	background:rgba(255,255,255,0.8);
	position: absolute;
	margin-top:10%;
	padding:5%
	
	}
	
.recapiti p {
	font-size:1.4em;
	font-weight:lighter;
	}	
	
.recapiti h3 { font-size:2em;
margin-bottom:20px;
margin-top:20px;
}


.reparti ul {
	font-size: 1.6em;
	}
	
.reparti ul li{
	margin-bottom:1.5em
	}
	
.button-invia {
    font-size: 2em;
    margin-top: 0;
    padding: 3px 64px;
}

.orari p {
	margin-left:117px;
}
	
	
.navbar-nav &gt; li &gt; a {
    font-size: 17px;
    letter-spacing: 1px;
    padding-bottom: 0;
    padding-top: 2px;
	border-right: 2px dotted #fff;
    border-bottom:none;
   
}	

.social {
    color: #fff;
    float: left;
    list-style: outside none none;
    margin-bottom: 0px;
    margin-top: 0px;
    transition: color 400ms ease-in-out 0s;
}
.social-mobile{
	margin-top: 0px;
	
}	
}



@media (min-width: 1200px) {
	 .titolo1, .titolo2, .titolo3{font-size: 2.7em }
	 .offerta img {margin:20px}
	 .news h3, .blocco-testo-news h3  {font-size:1.5em}
	.logoSmall {display:none !important}
	.logoBig { display:block !important}	
.orari, .mappa, .offerte { margin-top:0px}	
.offerteSmall { display:none}
.offerteBig { display:block}
.prezzo { margin-left:15px;font-size:3em}

h3, .h3 {
    font-size: 1.5em;
	font-weight:lighter
}	
.utili {margin-top:0px}

.navbar-brand &gt; img {
    max-width: 265px;
	margin-top: -17px;
}

.recapiti {
	background:rgba(255,255,255,0.8);
	behavior: url(/css/pie/PIE.htc);
	position: absolute;
	margin-top:10%;
	padding:5%
	
	}
	
.recapiti p {
	font-size:1.4em;
	font-weight:lighter;
	}	
	
.recapiti h3 { font-size:2em;
margin-bottom:20px;
margin-top:0px;
}

.reparti ul {
	font-size: 1.6em;
	}
	
.reparti ul li{
	margin-bottom:1.5em
	}	
	
.button-invia {
    font-size: 2em;
    margin-top: 0;
    padding: 3px 64px;
}	
.orari p {
	margin-left:117px;
}

.navbar-nav &gt; li &gt; a {
    font-size: 17px;
    letter-spacing: 0.05em; 
    padding-bottom: 0;
    padding-top: 2px;
	border-right: 2px dotted #fff;
    border-bottom:none;
   text-transform:lowercase;
}

.social {
    color: #fff;
    float: left;
    list-style: outside none none;
    margin-bottom: 0px;
    margin-top: 0px;
    transition: color 400ms ease-in-out 0s;
}
.social-mobile{
	margin-top: 0px;
	
}
	  }
	 
	
.risultato-iscrizione-newsletter{
	color: #fff;
	font-size: 18px;
}
	.g-recaptcha{
	display: inline-block;
}
.btn-turni{
	border-radius:0;
}
.fit-1-hide, .fit-0-hide{
	display: none;
	visibility: hidden;
}
a.link-news{
	text-decoration: none;
}
a.link-news:hover{
	text-decoration: underline;
}
hr.divisorio-news{
	margin-bottom: 5px;
	margin-top: 10px;
	border-color: #9b9b9b;
}
a.btn-default-invertito:hover, a.btn-default-invertito:focus, a.btn-default-invertito.focus, a.btn-default-invertito:active,.btn-default-invertito.active, .open &gt; a.dropdown-toggle.btn-default-invertito {color:#fff;border:none;padding:6px 45px;}
a.btn-default-invertito{background-color:#fff;padding:5px 45px}
section.recapiti2 div.container .recapiti {
    max-width: 310px;
}





/*** 8***/
.close-modal {
    background-color: transparent;
    cursor: pointer;
    position: absolute;
    right: 17px;
    top: 25px;
}

.close-modal .dx {
    background-color: #333;
   -moz-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
-o-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
    width: 1px;
    z-index: 2000;
}

.close-modal .dx .sx {
    background-color: #333;
    -moz-transform: rotate(90deg);
-webkit-transform: rotate(90deg);
-o-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
    width: 1px;
    z-index: 2000;
}


.modal-content { border-radius:0}

@media (min-width: 320px) {
.close-modal .dx { height: 50px;margin-left: 23px;}
.close-modal .dx .sx {height: 50px;}
.close-modal {height: 50px;width: 50px;}
.descrizione-servizio{
	text-align: left;
}
}
@media (min-width: 480px) {
.close-modal .dx { height: 50px;margin-left: 23px;}
.close-modal .dx .sx {height: 50px;}
.close-modal {height: 50px;width: 50px;}
}

@media (min-width: 1024px) {
.close-modal .dx { height: 75px;margin-left: 35px;}
.close-modal .dx .sx {height: 75px;}
.close-modal {height: 75px;width: 75px;}

}

@media (min-width: 1200px) {
.close-modal .dx { height: 75px;margin-left: 35px;}
.close-modal .dx .sx {height: 75px;}
.close-modal {height: 75px;width: 75px;}

}

  @media (min-width: 768px) and (max-width: 991px) {
.navbar-right {margin-top: -37px;}
.navbar-right &gt; li &gt; a {padding: 0px 12px 0px;transition: all 0.3s ease 0s;border-bottom:none;font-size: 14px;}
.nav &gt; li {margin-top: 12px;}
}



.effect a {
    overflow: hidden;
    padding: 0 4px;
}
.effect a span {
    display: inline-block;
    position: relative;
    transition: transform 0.3s ease 0s;
}
.effect a span::before {
    content: attr(data-hover);
    font-weight: 500;
    letter-spacing: 0.03em;
    position: absolute;
    top: 100%;
    transform: translate3d(0px, 0px, 0px);
}
.effect a:hover span, .effect a:focus span {
    transform: translateY(-100%);
}

.testoInformazioneOperazione{
	color: #333;
	font-size: 25px;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 20px;
}
.descrizione-servizio{
	text-align: left !important;
}
.descrizione-servizio h4 {
    font-size: 2.3em;
    font-weight: 300;
}
.descrizione-servizio p {
    font-size: 1.2em;
    font-weight: 300;
}



/**********bottone caricamento allegato*************/

.input-file-container {
  position: relative;
  width: 100%;
} 
.js .input-file-trigger {
  display: block; 
  padding: 5px 15px;
  color: #fff;
  font-size: 1em;
  transition: all .4s;
  cursor: pointer;
   font-weight: normal !important;
   width: 150px;
}
.js .input-file {
  position: absolute;
  top: 0; left: 0;
  width: 150px;
  opacity: 0;
  padding: 14px 0;
  cursor: pointer;
}
.js .input-file:hover + .input-file-trigger,
.js .input-file:focus + .input-file-trigger,
.js .input-file-trigger:hover,
.js .input-file-trigger:focus {
  color: #fff;
  opacity:0.8;
}

.file-return {
  margin: 0; 
}
.file-return:not(:empty) {
  margin: 1em 0;
}
.js .file-return {
  font-size: .9em;
  font-weight: bold;
  padding: 6px 11px;
margin-top: 0px;
}
.js .file-return:not(:empty):before {
  content: "File selezionato: ";
  font-style: normal;
  font-weight: normal;
}
.helper-allegato {
	padding-left:0;
	padding-right:0;
	  word-wrap: break-word;
}





/*****************BADGE APP PHARMAQUI************************/

.puff-out-center {
	-webkit-animation: puff-out-center 2s cubic-bezier(0.165, 0.840, 0.440, 1.000) infinite both;
	        animation: puff-out-center 2s cubic-bezier(0.165, 0.840, 0.440, 1.000) infinite both;
}

@-webkit-keyframes puff-out-center {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-filter: blur(0px);
            filter: blur(0px);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
    -webkit-filter: blur(2px);
            filter: blur(2px);
    opacity: 0;
  }
}
@keyframes puff-out-center {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-filter: blur(0px);
            filter: blur(0px);
    opacity: 1; 
  }
  100% {
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
    -webkit-filter: blur(2px);
            filter: blur(2px);
    opacity: 0; 
  }
}



.badge-app {
	position:fixed;
	/*background: rgb(50,155,201);
	background: linear-gradient(0deg, rgba(50,155,201,1) 0%, rgba(107,184,109,1) 100%);*/
	right: 0;
	top: 25%;
	z-index: 1000;
	padding: 20px;
	text-transform: uppercase;
	color: #fff;
}	
.badge-app p {
	margin:10px 0 0;
	font-size: 17px;
}
.badge-app img {
	margin-left: 8px;
}


.badge-app2 {
 	z-index:800;
  	position:fixed;
	bottom: 80px;
	right: 72px;
}
 


.badge-app2 p {
 color:#fff;
 text-transform:uppercase;
 line-height: 17px;
 margin-top: 5px;
}

.circle-object {
    width: 130px;
    height: 130px;
    border-radius: 50%;
    overflow: hidden;
    position:fixed;
    bottom: 80px;
    right:30px;
    z-index:700; 
}

@media (max-width: 991px) { 
	
	.circle-object {
	    width: 80px;
	    height: 80px;
	}
	.badge-app2 {
	    bottom: 89px;
	    right: 45px;
	}
	
	.nav &gt; li {
	text-align:right;
	margin-bottom: -1px;
    margin-top: 0px;}
	
}

/*****************FINE BADGE APP PHARMAQUI************************/





.tab-content {
	padding:20px;
	border-bottom:2px solid #f5f5f5; 
	border-left:2px solid #f5f5f5; 
	border-right:2px solid #f5f5f5; 
}
.nav-tabs {
	padding-bottom: 19px;
	border-bottom: 2px solid #f5f5f5;
}

.nav-tabs &gt; li &gt; a {
    border-radius: 0;
}

.nav-tabs &gt; li.active &gt; a, .nav-tabs &gt; li.active &gt; a:hover, .nav-tabs &gt; li.active &gt; a:focus {
	background-color:#ddd;
	border-top: 2px solid #f5f5f5;
	border-left: 2px solid #f5f5f5;
	border-right: 2px solid #f5f5f5;
	border-bottom: 2px solid #fff;
	cursor:pointer;
}

.pagination &gt; li:first-child &gt; a, .pagination &gt; li:first-child &gt; span {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.pagination &gt; li:last-child &gt; a, .pagination &gt; li:last-child &gt; span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; 

}




.select-wrap
{
     position: relative;
     box-sizing: border-box;
     width: 100%;
     overflow: hidden;
     margin-bottom:20px;
} 
.select-box
{
     -webkit-appearance: none;
     -moz-appearance: none;
     appearance: none;
     width: 100%;
     padding: 9px 9px 11px 13px;
     background-color: #f7f7f7;
     border: none;
     border-radius: 3px;
     outline: none;
     font: 15px 'Open Sans', sans-serif;
     -webkit-font-smoothing: antialiased;
     -moz-osx-font-smoothing: grayscale;
     color: #666;
     cursor: pointer;
}
.select-point
{
 display: block;
  border-top: 6px solid gray;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  position: absolute;
  top: 15px;
  right: 10px;
  text-align: center;
  content: '';
  pointer-events: none;
}
select:-moz-focusring
{
     color: transparent;
     text-shadow: 0 0 0 #000;
}




.btn-light {
	border-color: #ccc;
	background: white;
	color: #333;
}</pre></body></html>