/*
Theme Name: Visual Composer Starter Child
Theme URI: http://visualcomposer.io
Description: Visual Composer Starter child theme
Author: The Visual Composer Team
Author URI: http://visualcomposer.io
Template: visual-composer-starter
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, blog, starter, responsive-layout, accessibility-ready, sandwich-menu
Text Domain: visual-composer-starter-child
*/
body.navbar-no-background #header{
    background-color: #1b519d !important;
    box-shadow: 11px 15px 20px rgba(0,0,0,0.5) !important;
}
body.navbar-no-background #header .navbar.fixed.scroll {
    background-color: #1b519d !important;
    box-shadow: 11px 15px 20px rgba(0,0,0,0.5) !important;
}
.navbar-header{
    position: absolute;
    left: 1.7%;
	top: 8%;
}
.rigaassoluta{	
	position: absolute !important;
	z-index: 9;
    top: 100px;
}
.rigaassolutamobile{
	position: absolute !important;
	 top: 40px;
	z-index: 9;
}

#main-menu, #menu-main-menu-inglese {
    text-align: center !important;
    margin-top: 25px;
	margin-left: 0px !important;
}
#menu-main-menu a, #menu-main-menu-inglese a{
    font-family: Montserrat !important;
    letter-spacing: 1px;
    font-size: 15px !important;
	color: #011660 !important;
}
.thefontitalic{
	font-style: italic !important;
}
#menu-main-menu a:after,  #menu-main-menu-inglese a:after{    
  background: none repeat scroll 0 0 transparent;
  bottom: 0;
  content: "";
  display: block;
  height: 1px;
  left: 50%;
  position: absolute;
  background-color: #011660;
  transition: width 0.3s ease 0s, left 0.3s ease 0s;
  width: 0;
}
#menu-main-menu a:hover:after, #menu-main-menu-inglese a:hover:after{ 
  width: 100%; 
  left: 0; 
}
#menu-main-menu-inglese a{
	color: white !important;
}
body:not(.menu-sandwich) #main-menu {
    margin-left: 15%;
	font-family: Montserrat !important;
}
.navbar-brand img {
    max-width: 100%;
    height: auto;
    width: 140px;
	padding-top: 5px;
}
#main-menu ul li, #menu-main-menu-inglese ul li {
    margin-left: 5px;
}
/*nav bar scroll */
 .navbar.fixed.scroll .navbar-brand img {
    max-width: 100%;
    height: auto;
    width: 100px;
    padding-top: 5px;
}
.navbar-brand img {
    max-width: 100%;
    height: auto;
    width: 100px;
    padding-top: 5px;
}
 .navbar.fixed.scroll #menu-main-menu a{
	color: white !important;
}
#menu-main-menu a{
	color: white !important;
}
 .navbar.fixed.scroll #main-menu {
	margin-top: 12px !important;
}
#main-menu {
	margin-top: 12px !important;
}
 .navbar.fixed.scroll #menu-main-menu a:after, .navbar.fixed.scroll #menu-main-menu-inglese a:after {    
  background-color: #fff !important;
}
#menu-main-menu a:after,  #menu-main-menu-inglese a:after{    
  background-color: #fff !important;
}
.navbar.fixed.scroll .social_bar {
    position: absolute;
	padding-top: 20px;
}

.row80 {
	display: block;
}
.social_bar {
    position: absolute;
	padding-top: 20px;
}
.navbar.fixed.scroll .social_bar .wh {
    border: 1px solid #fff;
    padding: 12px 16px 12px 16px;
    color: #1b519d;
	background-color: #fff;
}
.social_bar .wh {
    border: 1px solid #fff;
    padding: 12px 16px 12px 16px;
    color: #1b519d;
	background-color: #fff;
}
.navbar.fixed.scroll .social_bar .en {
    border: 1px solid #fff;
    padding: 12px 16px 12px 16px;
    color: #1b519d;
	background-color: #fff;
}
.social_bar .en {
    border: 1px solid #fff;
    padding: 12px 16px 12px 16px;
    color: #1b519d;
	background-color: #fff;
}
/* social bar */
.social_bar{
    right: 3%;
}
.social_bar a{
	border-radius: 50%;
	margin-right: 5px;
}
.social_bar .wh{
	border: 1px solid white;
    padding: 12px 16px 12px 16px;
 	color: #1b519d ;  
	background-color: white;
	margin-right: 5px;
}
.social_bar .en{
	border: 1px solid white;
    padding: 12px 16px 12px 16px;
    color: #1b519d;
	background-color: white;
	margin-right: 5px;
}
.fontbold{
	font-weight: 700;
}
/* menu */
.container-fluid {
    padding-left: 0;
    padding-right: 0;
}

.navbar-wrapper {
    padding: 5px 15px;
}

.content-wrapper {
    padding: 0px 15px 0px 15px;
}

.main-content {
    padding-bottom: 0px;
}
.entry-title {
	display: none;
}
.BIGBUTTON a { 
	font-weight:500;
	font-size: 20px !important;
}

.whitefont * { color: #fff !important; }

#footer .copyright {
    text-align: center;
}
.vc_row.wpb_row.nomargin {
    margin-bottom: -10px !important;
}
.wpb_content_element{
	margin-bottom: 0px !important;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner {
  	border: 0px solid transparent !important;
    height: 2.5em !important;
}
/* form contatti */
/** form contatto **/

.titlerow { color: #FFF;}

.wpcf7 .flexrow {
    margin-bottom: 30px;
}

.inputrow {
	display: flex;
	align-items: center;
	justify-content: center;
}

.inputrow .fa, .textrow .fa {
    color: #FFF !important;
}

button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    background: transparent;
    border: none;
    margin: 5px;
    border: 0px solid #FFF;
    padding: 15px 10px;
	max-width: 800px;
	width: 98%;
	color: black;
	background: rgba(255, 255, 255, 0.8);
	height: 57px;
}

textarea {
	height: 114px;
}
select {
	height: 57px;
}

input[type=checkbox] {
    width: inherit;
	height: inherit;
}

div.wpcf7  input.wpcf7-submit {
    border: 0px solid #e2572c;
	color: #fff;
	background: #faa72d;
	text-transform: capitalize;
	font-size: 20px;
	font-weight: 400;
	letter-spacing: 2px;
}

div.wpcf7 input.wpcf7-submit:disabled {
    cursor: not-allowed;
	border: 1px solid #faa72d;
	color: #963a24;
	background: #faa72d;
}

.dati, .soggiorno, .richiesta, .inviodati {
	text-align: center; 
	padding: 10px;
	margin-bottom: 32px;
}

.wpcf7, .wpcf7 a {
	color: #fff;
}
.wpcf7 a {
	text-decoration: underline;
}

.formTitle {
	color: #fff;
	text-align: center;
	font-family: Londrina Sketch;
	margin-bottom: 32px;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: black;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #fff;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #fff;
}
/* form animation */
#formrowhidden { display: none; animation: hide 1s linear; }
@keyframes hide {
  0% {
    display: none;
    opacity: 0;
  }
  50% {
    display: block;
	  opacity: 0.5;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
#formrowhiddenf { display: none; animation: hide 1s linear; }
@keyframes hide {
  0% {
    display: none;
    opacity: 0;
  }
  50% {
    display: block;
	  opacity: 0.5;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
#formrowhiddenn { display: none; animation: hide 1s linear; }
@keyframes hide {
  0% {
    display: none;
    opacity: 0;
  }
  50% {
    display: block;
	  opacity: 0.5;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
#formrowhiddennf { display: none; animation: hide 1s linear; }
@keyframes hide {
  0% {
    display: none;
    opacity: 0;
  }
  50% {
    display: block;
	  opacity: 0.5;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
#formrowhiddene { display: none; animation: hide 1s linear; }
@keyframes hide {
  0% {
    display: none;
    opacity: 0;
  }
  50% {
    display: block;
	  opacity: 0.5;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
#formrowhiddenef { display: none; animation: hide 1s linear; }
@keyframes hide {
  0% {
    display: none;
    opacity: 0;
  }
  50% {
    display: block;
	  opacity: 0.5;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
#formrowhiddensen { display: none; animation: hide 1s linear; }
@keyframes hide {
  0% {
    display: none;
    opacity: 0;
  }
  50% {
    display: block;
	  opacity: 0.5;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
#formrowhiddensenf { display: none; animation: hide 1s linear; }
@keyframes hide {
  0% {
    display: none;
    opacity: 0;
  }
  50% {
    display: block;
	  opacity: 0.5;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
#formrowhiddenen { display: none; animation: hide 1s linear; }
@keyframes hide {
  0% {
    display: none;
    opacity: 0;
  }
  50% {
    display: block;
	  opacity: 0.5;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
#formrowhiddenenf { display: none; animation: hide 1s linear; }
@keyframes hide {
  0% {
    display: none;
    opacity: 0;
  }
  50% {
    display: block;
	  opacity: 0.5;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
#formrowhiddenees { display: none; animation: hide 1s linear; }
@keyframes hide {
  0% {
    display: none;
    opacity: 0;
  }
  50% {
    display: block;
	  opacity: 0.5;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
#formrowhiddeneef { display: none; animation: hide 1s linear; }
@keyframes hide {
  0% {
    display: none;
    opacity: 0;
  }
  50% {
    display: block;
	  opacity: 0.5;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
/* form animation end*/
.wpcf7 .centerform {
	left: 50%;
    margin-left: -175px;
}
.footer-bottom {
    padding: 35px 0 35px 0;
}

/* form contatti end */
.titoloannunciogrid{
	min-height: 50px;
}
.alignnone {
    margin: 5px 5px 15px 0px;
}
/*more css */
.entry-content iframe{
	margin: 0 0 0rem 0;
}
.classcss1 img:hover{
	content: url(/wp-content/uploads/2019/12/spina-h.png);
}
.classcss2 img:hover{
	content: url(/wp-content/uploads/2019/12/nazioni_h.png);
}
.classcss3 img:hover{
	content: url(/wp-content/uploads/2019/12/estensi-h.png);
}
/* dots*/
ul>li:before{
	display: none !important;
}
.entry-content ul>li {
    padding-left: 0px !important;
}
.slick-dots li {
	margin: 0 2px !important;
}
button#responsive-menu-button {
	border-radius: 50% !important;
}
.stickyrow {
	display: none;
}
.stickyrowtop{
	display: none;
}
/** responsive **/
@media (max-width: 1199px) {
	/*.galleryapt {
		height:300px!Important;
	}
	*/
}

@media (max-width: 991px) {
	.galleryapt {
		height:300px !Important;
	}
	.social_bar{
		display: none;
	}
	.navbar.fixed.scroll .navbar-brand img {
    width: 80px;
    padding-top: 0px;
}
	.navbar-brand img {
    width: 80px;
    padding-top: 0px;
}
	.row80 {
	display: none;
}
	.stickyrow {
	display: block;
	position: fixed !important;
	bottom: 0px;
	left: 0px !important;
	width: 100%;
	z-index: 9 !important;
	padding: 3px;
}
	.stickyrowtop {
	display: block;
	position: fixed !important;
	top: 0px;
	left: 0px !important;
	width: 100%;
	z-index: 10 !important;
	}
	.vc_row.flexrow #formrowhidden{
	left: 50%;
	margin-left: -175px !important;
}
}

@media (max-width: 767px) {
	.galleryapt {
		height:300px !Important;
	}
}
