/*
Theme Name: iMedica
Theme URI: https://brainstormforce.com/demos/imedica/
Author: Brainstorm Force
Author URI: http://themeforest.net/user/brainstormforce
Description: iMedica is probably the most comprehensive & feature rich WordPress theme that's made for medical organizations. Responsive code, retina ready graphics, lightweight framework and very flexible structure makes it outstanding.
Version: 3.1.15
License: GNU General Public License v2 or later
License URI: - http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: imedica
Tags: white
----------------------------------------------------------------*/

/* New Fixes */



.titolone{
margin-top: -7vw;	
}

.titolone h1{
	color:#7BABC0 !important;
	font-size:12vw !important;
}

.pointer{
	cursor:pointer
}

.imd-contact-info li a{
	font-size:13px !important;
}

span.specialSoluzione{
	display: block;
text-align: center;
padding: 10px;
background-color: green;
width: 70%;
margin: 0 auto;
color:#fff;
}

.top-custom-html.small-footer-left{
	font-size:12px;
}

.overlayMarco img:before,
.overlayMarco img:after {
  background-color: rgba(0, 0, 0, 0.5);
  border-top: 32px solid rgba(0, 0, 0, 0.5);
  border-bottom: 32px solid rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: '';
  transition: all 0.3s ease;
  z-index: 1;
  opacity: 0;
  transform: scaleY(2);

}


.overlayMarco img {
  vertical-align: top;
  max-width: 100%;
  backface-visibility: hidden;
}


.imd-social-menu li a{
	font-size:14px !important;
}


.titoloneAndrea{
margin-top: -7vw;	
}

.titoloneAndrea h1{
	color:#7BABC0 !important;
	font-size:10vw !important;
}

.specialTitleHome h1{
	font-size:10vw !important;
}

.specialTitleHome h5{
	font-size:10vw !important;
}

.specialTitleHome .bdt-main-title{
	width: 100% !important;
}

.specialTitleHome .bdt-prime-slider-skin-general .bdt-prime-slider-desc{
	margin-top: 35% !important;
}

.imedica-footer-area .imedica-container{
	margin-left:30px
}

@media only screen and (max-width: 500px) {

.titolone{
margin-top: -11vw;	

}

.header-default .site-heading a img{
	max-width: 154%;
}

.titolo-sezione h1{
	font-size:8.5vw !important;
}


.titoloneAndrea{
margin-top: -11vw;	
}

.specialTitleHome h1{
	font-size: 15vw !important;
line-height: 13px !important;
}

.specialTitleHome h5{
	font-size: 15vw !important;
line-height: 13px !important;
}

.specialTitleHome .bdt-prime-slider-skin-general .bdt-prime-slider-desc{
	margin-top: 85% !important;
}


}