@CHARSET "UTF-8";
a {
    color: #009a97;
}

hr {
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 18px;
    padding: 0px;
}

.tophead {
    background-color: #009a97;
   /* box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.1) inset;*/

  
}

.topcontatti {
    color:#ffffff;
    font-family:'Raleway', Helvetica, sans-serif;
    font-weight: 800;
    font-size: 11px;
    height: 20px;
    line-height: 20px;
}

.topcontatti a{
    color:#ffffff;
    font-size: 11px;
    font-family:'Raleway', Helvetica, sans-serif;
    font-weight: 800;
     height: 20px;
    line-height: 20px;
}

.topcontatti a:hover, a:focus{
    color:#ffffff;
    font-size: 11px;
    font-family:'Raleway', Helvetica, sans-serif;
    font-weight: 800;
     height: 20px;
    line-height: 20px;
}

topcontatti i{
	 height: 20px !important; 
    line-height: 20px !important; 
    font-size: 11px;
}

.cmscontent_home1{
	
}


.cmscontent_home1 h6{
	 display: inline;
    font-size: 25px;
    font-weight: 300;
    line-height: 30px;
    color: #009a97;
    margin: : 3px 0xp 3px 0px;
}

.cmscontent_home1 p{
	 display: inline;
    font-size: 20px;
    font-weight: 300;
    line-height: 20px;
}

.cmscontent_boxservizi{
	
}

.cmscontent_boxservizi h5{
	text-transform: uppercase;
}

.tipografia_back{
	background: none repeat scroll 0 0 #ececec;
}

/*
.sliderfont{
	 font-size: 3em !important;
    font-family:'Raleway', Helvetica, sans-serif;
    font-weight: 300;
    line-height: 100% !important;
}

*/

@media (min-width: 768px) {
	.sliderfont{
		font-size: 30px !important;
		font-family:'Raleway', Helvetica, sans-serif;
      font-weight: 300; 
	}
}

@media (min-width: 768px) {
	.sliderfont{
		font-size: 20px !important;
		font-family:'Raleway', Helvetica, sans-serif;
      font-weight: 300; 
	}
}

@media (min-width: 992px) {
	.sliderfont{
		font-size: 35px !important;
		font-family:'Raleway', Helvetica, sans-serif;
      font-weight: 300; 
	}
}

@media (min-width: 1200px) {
	.sliderfont{
		font-size: 45px !important;
		font-family:'Raleway', Helvetica, sans-serif;
      font-weight: 300; 
	}
}

.slidergreen{
	color: #009a97 !important;
}

.slidergray{
	color: #565656 !important;
}

.fb15 {
	 font-size: 100px !important;
}


/****** correzione al tema ********/
/***** sostituito colore della barra ***/
.navbar-header {
    border-top: 3px solid #009a97 !important;
}

.active {
    color: #009a97 !important;
}

.footer .inner {
	 padding-top: 40px !important;
    padding-bottom: 40px !important;
}
.sub-footer {
	padding: 25px 0;
}

.btn, .parallax .btn-submit, .btn-submit {
    background: none repeat scroll 0 0 #009a97;
}

.services-2 .icon em {
    font-size: 35px !important;
}

.tp-caption .libro  a {
	line-height:30px;
	padding:10px;
	color: #ffffff !important; 
	background-color: #296797 !important;
}


.tp-caption .libro  a.hover {
	line-height:30px;
	padding:10px;
	color: #ffffff !important;  
	background-color: #296797 !important;
}

.cartitolofarma{
	color:#009a97;
	font-size: 48px;
   font-family:'Raleway', Helvetica, sans-serif;
   font-weight: 800;
   line-height: 55px;
}

.carsubtitolofarma{
	color:#565656;
	font-size: 42px;
   font-family:'Raleway', Helvetica, sans-serif;
   font-weight: 600;
   line-height: 40px;
}

@media (max-width: 767px) {
  	.cartitolofarma{
	color:#009a97;
	font-size: 28px;
   font-family:'Raleway', Helvetica, sans-serif;
   font-weight: 800;
   line-height: 25px;
}

.carsubtitolofarma{
	color:#565656;
	font-size: 22px;
   font-family:'Raleway', Helvetica, sans-serif;
   font-weight: 600;
   line-height: 20px;
}
}


