/* CSS Document */

h1{
	color: #004F78;
}

.mtop20{
	margin-top: 20px;
}

.mtop30{
	margin-top: 30px;
}

.mtop40{
	margin-top: 40px;
}

.mtop50{
	margin-top: 50px;
}

.mtop60{
	margin-top: 60px;
}

.mtop80{
	margin-top: 80px;
}

.ptop30{
	padding-top: 30px;
}

.mbottom10{
	margin-bottom: 10px;
}

.mbottom20{
	margin-bottom: 20px;
}

.mbottom30{
	margin-bottom: 30px;
}

.mbottom40{
	margin-bottom: 40px;
}

.red{
	color: #FF0000;
}

.green{
	color: #5EB559;
}

.blue{
	color: #004F78;
}

#rev_slider_wrapper h1{
	font-size: 26px;
	line-height: 30px;
	font-weight: 300;
	color: #fff;
	text-transform: none;
}

#rev_slider_wrapper h2{
	font-size: 36px;
	line-height: 36px;
	color: #fff;
}

#rev_slider_wrapper p{
	font-size: 24px;
	line-height: 30px;
	color: #fff;
}

.evidenziato{
	background-color: #5EB559;
	font-weight: 400 !important;
}

h3.my-h3 {
    font-size: 40px;
    line-height: 42px;
    /*font-weight: 800;*/
    margin: 15px 0;
	color: #004F78
}

h3.my-h3 > span{
	color: #5EB559;
}

.logo a{
	margin-top: 10px;	
}

.header-fixed .logo a{
	margin-top: 10px;
}

.header .logo a img.logo-light {
	width: auto;
}

.header.header-fixed .logo a img.logo-dark{
	height: 40px;
	width: auto;
}

ul.nav.nav-tabs li a, ul.nav.nav-tabs li.active a{
	padding: 0 18px;
}

ul.nav.nav-tabs li:first-child a{
	padding-left: 0;
}

#new-intro{
	text-align: center;
	padding: 120px 0 20px;
}

#new-intro h1{
	font-size: 36px;
	line-height: 40px;
	font-weight: 400;
	/*color: #555;*/
}

#new-intro h2{
	font-size: 30px;
	line-height: 42px;
	font-weight: 400;
	color: #5EB559;
	text-transform: uppercase;
}

.yt-video{
	margin-top: 25px;
  	position: relative;
  	width: 100%;
  	padding-bottom: 56.25%;
}

.video {
  	position: absolute;
  	top: 0;
  	left: 0;
  	width: 100%;
  	height: 100%;
  	border: 0;
}

.immobile-venduto{
	/*height: 290px;*/
	height: 380px;
	background-position: center;
	background-size: cover;
	border: 2px solid #9B0000;
	margin-bottom: 25px;
}

.citazione{
	font-style: oblique;
	font-weight: 600;
	text-align: center;
}

@media (max-width: 991px) and (min-width:768px){
	.immobile-venduto{
		height: 300px;
	}
}

.header-immobile-venduto{
	background-color: rgba(60,60,60, 0.5);
	padding: 2px 12px;
	color: #FFF;
}

.title-immobile-venduto{
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 600;
}

.address-immobile-venduto{
	font-size: 14px;
}

.info-immobile-venduto{
	color: #DC0000;
	border: 2px solid #DC0000;
	font-size: 22px;
	padding: 6px 12px;
	text-transform: uppercase;
	font-weight: 800;
	width: 180px;
	/*background-color: rgba(0,0,0, 0.65);*/
	background-color: rgba(255,255,255, 0.75);
	box-shadow: 0px 1px 1px rgb(0 0 0 / 20%);
    -webkit-transform: translate3d(0, 0, 1px) rotate(30deg);
    transform: translate3d(0, 0, 1px) rotate(-30deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    z-index: 3;
    left: calc(50% - 90px);
    top: calc(50% - 25px);
}

.lowercase{
	text-transform: none;
	color: #004F78;
	/*color: #555;*/
}

.about ul.nav.nav-tabs li>a{
	color: #004F78;
	font-weight: 600;
}

.valutazione-mercato .red{
	color: #F00;
}

.valutazione-mercato .box-fuori-mercato{
	background-color: #F1F1F1;
	margin: 45px;
	padding: 5px 20px;
	border: 2px solid #5EB559;
}

.valutazione-mercato .box-fuori-mercato p span, #numeri p span, #filosofie p span{
	color: #0082DC;
}

.valutazione-mercato{
	padding: 20px 0;
}

.valutazione-mercato h3{
	color: #004F78;
	line-height: 28px;
}

.valutazione-mercato .box-fuori-mercato h3{
	color: #F00;
	margin-bottom: 25px;
}

.valutazione-mercato .box-fuori-mercato p{
	text-align: justify;
}

.valutazione-mercato h4{
	color: #004F78;
	font-size: 24px;
	line-height: 24px;
}

.valutazione-mercato h5{
	font-size: 18px;
	color: #555;
	text-transform: uppercase;
	padding: 30px 0;
}

.spingi-valutazione p{
	font-size: 30px;
	line-height: 34px;
	font-weight: 600;
	color: #000;
	text-transform: uppercase;
}

.spingi-valutazione .fa{
	font-size: 30px;
	color: #004F78;
}

.about-content .elem-col-3{
	box-shadow: 4px 4px 12px rgb(0 0 0 / 20%);
	padding: 15px 25px;
	margin: 0 3px;
	/*background-color: #fff;*/
	height: 100%;
}

.bg-light-grey{
	/*background-color: rgba(0,0,0,0.08);*/
	padding: 0 5px 10px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
}

.bg-light-grey > [class*='col-'] {
  display: flex;
  flex-direction: column;
}

.bg-grey{
	background-color: #DDD;
}

.divider .outer-line-50 {
    width: 50%;
    border-bottom: 1px solid #ddd;
}

.green-line{
	border-bottom: 3px solid #5EB559 !important;
}

@media only screen and (max-width: 1199px){
	.bg-light-grey{
		padding: 20px 5px 0;
	}
	
	.about-content .elem-col-3{
		margin: 0 0 20px 0 !important;
	}
}

.img-list{
	text-align: center;
	margin: 0 auto;
	padding: 60px 0;
}

.img-container-all-width{
	max-width: 1600px;
	margin: auto;
}

.img-vendute{
	float: left;
	width: 25%;
	padding: 0.5%;
}

body.reversed-skew .videopromotion-linear .section-overlay {
    padding: 90px 0 162px;
}

.videopromotion-linear h4, .videopromotion-linear p {
    color: #fff;
}

.services .services-box-item-content{
	height: 390px;
}

.testimonials-linear {
    background: url(http://via.placeholder.com/1600x650);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto 110%;
}

.testimonials-linear .section-overlay{
	padding: 90px 0 170px;
}

.testimonials-linear h1, .testimonials-linear h4, .testimonials-linear #quote-carousel{
	color: #fff;
}

.testimonials-linear #quote-carousel .carousel-indicators {
    bottom: -40px;
}

.testimonials-linear #quote-carousel .carousel-indicators li {
    background: #fff;
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 2px;
    text-indent: -999px;
    cursor: pointer;
    border-radius: 50%;
}

.testimonials-linear #quote-carousel .carousel-indicators li.active {
    width: 12px;
    height: 12px;
    margin-bottom: -1px;
}

.testimonials-linear #quote-carousel .carousel-indicators .active{
	color: #5EB559;
}

.testimonials-linear #quote-carousel blockquote {
    padding: 0;
    text-align: center;
    font-size: 15px;
    border: none;
}

.testimonials-linear #quote-carousel .img-responsive {
    margin: 0 auto 25px;
    border: 6px solid #5EB559;
    background: #5EB559;
}

.testimonials-linear #quote-carousel p {
    font-style: italic;
    color: #fff;
}

.testimonials-linear #quote-carousel h5{
	color: #5EB559;
	margin: 20px 0 10px;
    font-size: 20px;
    font-weight: 500;
}

.testimonials-linear #quote-carousel h6 {
    margin: 0;
    font-size: 15px;
    text-transform: capitalize;
    font-weight: 500;
	color: #fff;
}


.facts-linear {
    background: url(http://via.placeholder.com/1600x650);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto 110%;
}

.facts-linear h4 {
    margin: 25px 0;
    font-weight: 500;
	color: #fff;
}

.magnific-popup-gallery{
	margin-bottom: 20px;
}



.contactform-linear .form-container {
    max-width: 750px;
    margin: 0 auto;
    padding: 60px 0 30px;
}

.contactform-linear h3, .contactform-linear h4{
	color: #fff;
}

.contactform-linear .output_message_holder {
    display: none;
}

.contactform-linear .section-overlay {
    /*padding: 90px 0 60px;*/
}


.faq-linear{
	padding: 90px 0 60px;
}

.panel-group{
	padding-top: 30px;	
}

.footer-linear {
    background: #111;
	padding-top: 60px;
	padding-bottom: 60px;
}

.footer-linear .top-footer h4{
	color: #5EB559;
	text-transform: uppercase;
    margin-top: 0;
    font-size: 18px;
    margin-bottom: 30px;
    font-weight: 700;
}

.footer-linear .top-footer .menu ul {
    list-style-type: none;
}

.footer-linear .top-footer ul {
    padding: 0;
}

.footer-linear .top-footer .menu ul li {
    margin-bottom: 17px;
}

.footer-linear .top-footer .menu ul li a, .footer .top-footer .menu ul li span {
    text-transform: uppercase;
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    transition: .1s;
}

.footer-linear .top-footer .menu ul li span {
    color: #ddd;
}

.footer-linear .top-footer .menu ul li span i {
    padding-right: 3px;
}

.footer-linear .social-icons {
    padding-top: 10px;
}

.footer-linear .social-icons ul li {
    margin: 0 10px 15px 0;
}

.footer-linear .social-icons ul li a {
    border: 2px solid #5EB559;
	width: 40px;
    height: 40px;
    line-height: 38px;
}

.footer-linear .bottom-footer p {
    margin: 0;
    font-size: 13px;
    border-top: 1px solid #222;
    padding: 17px 0;
    color: #ddd;
}

.footer-linear .bottom-footer p a{
	color: #5EB559;
}

#back-top-wrapper {
    bottom: 80px;
}

#loader-img{
	display: none;
}

#result-segnala{
	color: #ff0000;
}

h4.title-cambia{
	font-weight: 700;
}

.cosa-cambia{
	text-align: center;
}

.cosa-cambia h5{
	font-weight: 600;
	text-transform: none;
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 28px;
}

.cosa-cambia h5 span{
	font-weight: 800;
}

.cosa-cambia h5.convinto{
	text-transform: uppercase;
	font-weight: 700;
	margin-top: 20px;
}

.social-icons ul li a:before{
	color: #5EB559;
}

.social-icons ul li a:hover{
	background-color: #5EB559;
}

.banner hr, body.dark .banner hr {
    border-top: 5px solid #5EB559;
}

body.double-diagonal .about::before{
	background-color: #5EB559;
}

ul.tac {
  list-style-type: none;
  margin: 0;
  padding: 0;
  font-family: 'MuseoSans_300', -apple-system,BlinkMacSystemFont,Segoe UI,Roboto, Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue, sans-serif;
  font-size: 18px;
/* line-height: 24px; */
  line-height: 28px;
  margin-bottom: 15px;
  margin-top: 0px;
/* color: #666; */
  color: #000;
  font-weight: 400;
}

ul.tac li{
  line-height: 34px;
}

ul.tac li span{
	color: #0082DC;
}

.yt-video .ytp-expand-pause-overlay .ytp-pause-overlay{
	display: none !important;
}


/*------- NUOVO FORM CONTATTI -------*/
.contactform-linear .trad-box-form{
	background-color: #fff;
	border-radius: 8px;
	padding: 30px 30px;
	/*box-shadow: -5px 0px #5EB559, 5px 0px #5EB559;*/
	border: 2px solid #004F78;
	/*width: 520px;*/
	margin: 0 auto;
	margin-bottom: 70px;
}

.contactform-linear .trad-box-title h3{
	color: #004F78;
	text-align: center;
	text-transform: uppercase;
    /*font-family: "Nunito", "Raleway", sans-serif;*/
	font-weight: 400;
	/*width: 80%;*/
	margin: 0 auto;
	margin-bottom: 30px;
	font-size: 32px;
	line-height: 32px;
}

.contactform-linear .trad-box-content{
	text-align: center;
	width: 100%;
	/*width: 80%;*/
	margin: 0 auto;
}

.contactform-linear .trad-box-content p{
	font-size: 16px;
    line-height: 20px;
}

.contactform-linear .trad-form{
	margin-top: 36px;
}

.contactform-linear .formcontact .form-group{
	margin-bottom: 8px;
}

.contactform-linear .formcontact .custom-input {
    overflow: hidden;
    border-radius: 0px;
    background: #fff;
    width: 100%;
}

.contactform-linear .formcontact .input-field {
    float: none;
}

.contactform-linear .formcontact .custom-input-field{
	background: #f0f0f0;
	border-radius: 0;
	border: none;
	-webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
	padding-left: 25px;
	padding-right: 0;
	display: block;
    width: 100%;
    height: 50px;
}

.contactform-linear .formcontact .custom-form-group textarea{
	display: block;
	width: 100%;
	background: #f0f0f0;
	border-radius: 0;
	border: none;
	min-height: 120px;
}

.contactform-linear .formcontact .button-yellow{
	/*background-color: #FFC300;*/
	background-color: #004F78;
	color: #FFF;
	border-radius: 10px;
	margin: 30px auto;
	width: auto;
}

.contactform-linear .formcontact .button-yellow:before{
    color: #FFF;
}

.submit-form button.button-yellow:before {
    right: 15px;
    font-size: 14px;
    margin-top: -9px;
}

.error-form{
	color: #FF0000;
	font-size: 12px;
}

.form-group .error-form label{
	min-height: 20px;
    padding-left: 0px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
}

.trad-box-content a.strong-p{
	font-weight: 600;
	color: #000;
}

.trad-right-box{
	margin: 0 auto;
	text-align: center;
	width: 400px;
}

.trad-right-box img{
	width: 230px;
	height: auto;
	margin-bottom: 20px;
}

.trad-right-box p{
	color: #fff;
    text-align: center;
    text-transform: none;
    font-family: "Varela Round", "Montserrat", "Raleway", sans-serif;
    font-weight: 500;
    margin: 0 auto;
    margin-bottom: 20px;
    font-size: 22px;
    line-height: 22px;
}

.trad-right-box p span{
	font-weight: 800;
}

.trad-right-box ol.trad-list-contact{
	list-style: none; /* Remove list bullets */
 	padding: 0;
 	margin: 0;
	margin-bottom: 20px;
}

.trad-right-box ol li::before {
  content: counter(my-awesome-counter) ". ";
  color: #fff;
  font-weight: bold;
  background: transparent;
  font-size: 30px;
  width: 40px;
}

.trad-right-box ol li{
	counter-increment: my-awesome-counter;
	display: flex;
}

.trad-right-box ol li .white-list-elem{
	padding: 8px 8px;
	color: #000;
	background-color: #fff;
	border-radius: 12px;
	margin-top: 8px;
	margin-left: 10px;
	text-align: left;
	width: 100%;
	line-height: 16px;
}


/*------ FINE NUOVO FORM-----*/

.uppercase{
	text-transform: uppercase;
}
.about h4{
	color: #004F78;
	font-size: 24px;
}



/*------ GUIDA -------*/
.guida-linear {
    padding: 90px 0 100px;
	background-color: #f8f8f8;
}

.guida-linear .trad-guida-box{
	border-radius: 20px;
	background-color: #fff;
	box-shadow: 6px 6px rgba(0,0,0,0.10);
	padding: 30px;
}

.guida-linear .trad-guida-box .trad-guida-img{
	display: inline-block;
	width: 260px;
	padding-right: 30px;
	top: 0;
	float: left;
}

.guida-linear .trad-guida-box .trad-guida-content{
	font-size: 20px;
	display: flow-root;
}

.guida-linear .trad-guida-box .trad-guida-content h3{
	color: #000;
    text-transform: none;
    /*font-family: "Nunito", "Raleway", sans-serif;*/
	font-family: 'MuseoSans_300', -apple-system,BlinkMacSystemFont,Segoe UI,Roboto, Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue, sans-serif;
    font-weight: 700;
    margin: 0 auto;
    margin-bottom: 5px;
    font-size: 34px;
    line-height: 32px;
}

.guida-linear .trad-guida-box .trad-guida-content h4{
	font-size: 18px;
	text-transform: none;
	font-weight: 600;
	line-height: 20px;
}

.guida-linear .trad-guida-box .trad-guida-content h5{
	text-transform: none;
	font-size: 18px;
	line-height: 20px;
}

.guida-linear .trad-guida-box .trad-guida-content h5 span{
	font-weight: 600;
}

.guida-linear .trad-guida-box .trad-guida-content ul.guida-list{
	list-style: none; /* Remove list bullets */
 	padding: 0;
 	margin: 0;
	margin-bottom: 20px;
	font-size: 16px;
}

.guida-linear .trad-guida-box .trad-guida-content ul.guida-list li{
	line-height: 22px;
}

.guida-linear .trad-guida-box .trad-guida-content ul.guida-list .fa{
	color: #5EB559;
}

.guida-linear .trad-guida-box .trad-guida-content p{
	font-size: 16px;
	text-transform: none;
	font-weight: 600;
	color: #000;
}

#myformguida .custom-input {
    overflow: hidden;
    border-radius: 0px;
    background: #fff;
    width: 100%;
}

#myformguida .custom-input-field{
	background: #f0f0f0;
	border-radius: 0;
	border: none;
	-webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
	padding-left: 25px;
	font-size: 14px;
	padding-right: 0;
}

#myformguida .form-group label{
	font-size: 14px;
}

#myformguida .form-group .error-form label{
	font-size: 12px;
	min-height: 20px;
    padding-left: 0px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
}

#myformguida .button-yellow{
	background-color: #004F78;
	color: #FFF;
	border-radius: 10px;
	margin: 10px 0 30px;
}

#myformguida .button-yellow:before{
    color: #FFF;
}

#myformguida .submit-form button.button-yellow:before {
    right: 62px;
    font-size: 14px;
    margin-top: -9px;
}

.footer-linear .top-footer .menu ul li a{
	text-transform: none;
}

/*------- FINE GUIDA-----*/








/*----- POPUP CHIUSURA------*/
#modal-custom .trad-box-form{
	background-color: #fff;
	border-radius: 8px;
	padding: 30px 50px;
	box-shadow: -5px 0px #FFC300, 5px 0px #FFC300;
	width: 520px;
	margin: 0 auto;
	padding-bottom: 70px;
}

#modal-custom .trad-box-title h3{
	color: #000;
	text-align: center;
	text-transform: none;
    font-family: "Nunito", "Raleway", sans-serif;
	font-weight: 800;
	width: 80%;
	margin: 0 auto;
	margin-bottom: 30px;
	font-size: 32px;
	line-height: 32px;
}

#modal-custom .trad-box-content{
	text-align: center;
	width: 100%;
	width: 80%;
	margin: 0 auto;
}

#modal-custom .trad-box-content p{
	font-size: 16px;
    line-height: 20px;
}

#modal-custom .trad-form{
	margin-top: 50px;
}

#modal-custom .formcontact .form-group{
	margin-bottom: 8px;
}

#modal-custom .formcontact .custom-input {
    overflow: hidden;
    border-radius: 0px;
    background: #fff;
    width: 100%;
}

#modal-custom .formcontact .input-field {
    float: none;
}

#modal-custom .formcontact .custom-input-field{
	background: #f0f0f0;
	border-radius: 0;
	border: none;
	-webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
	padding-left: 25px;
	padding-right: 0;
}

#modal-custom .formcontact .custom-form-group textarea{
	width: 100%;
	background: #f0f0f0;
	border-radius: 0;
	border: none;
}

#modal-custom .formcontact .button-yellow{
	background-color: #FFC300;
	color: #000;
	border-radius: 0;
	margin: 30px 0;
}

#modal-custom .formcontact .button-yellow:before{
    color: #000;
}

.iziModal{
	background: none;	
	box-shadow: none;
}

#modal-custom .iziModal-content .icon-close {
    right: 28px;
}

#modal-custom .iziModal-content .submit-form{
	margin: 0 auto;
	text-align: center;
}

#modal-custom .submit-form button.button-richiamare:before {
    right: 32px;
    font-size: 14px;
    margin-top: -9px;
	content: "\f095";
}

#modal-custom .iziModal-content .button-richiamare{
	background-color: #C10000;
	color: #FFF;
	border-radius: 10px;
	margin: 10px auto;
	width: 66%;
	font-weight: 300;
	text-transform: none;
}

#modal-custom .iziModal-content .submit-form-wa{
	position: relative;
	top: -1px;
    float: left;
	width: 100%;
}

#modal-custom .iziModal-content .button-richiamare-wa{
	background-color: #4AC959;
	color: #FFF;
	border-radius: 10px;
	margin: 10px auto;
	width: 100%;
	font-weight: 300;
	text-transform: none;
	text-align: center;
}

#modal-custom .submit-form-wa a.button-richiamare-wa:before {
    right: 52px;
    font-size: 14px;
    margin-top: -9px;
	content: "\f232";
}

#myformpopup{
	padding: 35px;
	border-radius: 8px;
	border: 2px dashed #4AC959;
}

#rev_slider_wrapper p span.evidenziato{
		font-size: 24px !important;
		line-height: 27px !important;
		background-color: #5EB559v;
	}

.portfolio .caption .title-video{
	font-size: 18px;
    margin-top: 10px;
    text-decoration: none;
    /*font-weight: 600;*/
    padding-top: 2px;
}

.social-section {
    z-index: 50;
    position: fixed;
    top: 65%;
    right: 0;
    margin: 5px;
}

@media only screen and (min-width: 1200px){
	.npadlrd{
		padding: 0;
	}
}

@media only screen and (max-width: 1199px){
	#new-intro{
	padding: 90px 0 70px;
	}

	#new-intro h1{
		font-size: 42px;
		line-height: 46px;
	}

	#new-intro h2{
		font-size: 28px;
		line-height: 36px;
	}
	
	.about-content ul.nav.nav-tabs {
		border: 1px solid #ddd;
		border-radius: 7px;
		margin-bottom: 20px;
	}
	
	.about-content ul.nav.nav-tabs li.active a {
		background: #5EB559;
		color: #fff;
	}
	
	.nav-tabs>li {
		float: none;
		text-align: center;
		border-bottom: 1px solid #ddd;
	}
	
	.about-content ul.nav.nav-tabs li a {
		margin: 0;
		padding: 14px 0;
		border-left: 0;
	}	
	
	.webp .video-wrapper-1-2, .no-webp .video-wrapper-1-2{
		padding-bottom: 16px;
		padding-left: 26px ! important;
    	padding-right: 26px ! important;
	}
}



@media only screen and (min-width: 992px) and (max-width: 1199px){
	ul.navbar-nav>li>a{
		padding: 43px 6px;
		font-size: 12px;
	}
	
	.header-fixed ul.navbar-nav li a {
    	padding: 26px 4px;
		font-size: 12px;
	}
	
	.services .services-box-item-content {
		height: 340px;
	}
	
	.contactform-linear .trad-box-form, .trad-right-box{
		width: auto;
	}
	
	#rev_slider_wrapper p span.evidenziato{
		font-size: 20px !important;
		line-height: 25px !important;
		background-color: #5EB559;
	}
}

@media only screen and (max-width: 991px){
	.img-list{
		padding: 50px 0;
	}

	.img-container-all-width{
		width: 100%;
		margin: auto;
	}

	.img-vendute{
		float: left;
		width: 50%;
		padding: 0.5%;
	}
	
	.services .services-box-item-content {
		height: auto;
	}
	
	.guida-linear .trad-guida-box .trad-guida-img {
		display: block;
		width: 260px;
		padding-right: 0;
		top: auto;
		float: none;
		text-align: center;
		margin: 0 auto;
		margin-bottom: 30px;
	}
	
	.guida-linear .trad-guida-box .trad-guida-content {
		display: inline;
	
	}
	
	#rev_slider_wrapper p span.evidenziato{
		font-size: 16px !important;
		line-height: 20px !important;
		background-color: #5EB559;
	}
	
	.image-wrap .zoom-icon, .featured-thumbnail a .zoom-icon{
		opacity: 1;
	}
}

@media only screen and (min-width: 768px){
	.social-section {
		display: none;
	}
}

@media only screen and (max-width: 767px){
	#new-intro{
		padding: 80px 0 50px;
	}

	#new-intro h1{
		font-size: 30px;
		line-height: 30px;
	}

	#new-intro h2{
		font-size: 22px;
		line-height: 26px;
	}
	
	h3.my-h3 {
    	font-size: 28px;
    	line-height: 32px;
	}
	
	.img-list{
		padding: 40px 0;
	}

	.img-vendute{
		float: left;
		width: 100%;
		padding: 0.5%;
	}
	
	#rev_slider_wrapper h1{
		font-size: 18px !important;
		line-height: 24px !important;
		font-weight: 300;
		color: #fff;
		text-transform: none;
	}

	#rev_slider_wrapper h2{
		font-size: 26px !important;
		line-height: 34px !important;
		color: #fff;
	}

	#rev_slider_wrapper p{
		font-size: 18px !important;
		line-height: 21px !important;
		color: #fff;
	}
	
	#rev_slider_wrapper p span.evidenziato{
		font-size: 18px !important;
		line-height: 21px !important;
		background-color: #5EB559;
	}
	
	.contactform-linear .trad-box-form, .trad-right-box{
		width: auto;
	}
	
	.about-right-side .hovered .full-image-overlay{
		margin-bottom: 40px;
	}
	
	.webp .full-image-container {
    	background-image: url(../img/perché-scegliere-noi.webp);
	}
	
	.no-webp .full-image-container {
    	background-image: url(../img/perché-scegliere-noi.jpg);
	}
	
	.contactform-linear .trad-box-form{
		padding: 20px 15px;
	}
	
	.valutazione-mercato .box-fuori-mercato{
		margin: 45px 0;
	}
}

@media only screen and (max-width: 576px){
	ul.nav.nav-tabs li a, ul.nav.nav-tabs li.active a{
		padding: 0;
	}
	
	.about-content ul.nav.nav-tabs li.active a {
		padding-top: 10px;
		padding-bottom: 10px;
	}
}

@media only screen and (max-width: 479px){
	#rev_slider_wrapper h1{
		font-size: 14px !important;
		line-height: 16px !important;
		font-weight: 300;
		color: #fff;
		text-transform: none;
	}

	#rev_slider_wrapper h2{
		font-size: 18px !important;
		line-height: 24px !important;
		color: #fff;
	}

	#rev_slider_wrapper p{
		font-size: 13px !important;
		line-height: 16px !important;
		color: #fff;
	}
	
	#rev_slider_wrapper p span.evidenziato{
		font-size: 13px !important;
		line-height: 16px !important;
		background-color: #5EB559;
	}
}



.webp .videopromotion-linear {
    background: url(../img/happy-customers.webp);
}

.no-webp .videopromotion-linear {
    background: url(../img/happy-customers.jpg);
}


.webp .testimonials-linear {
    background: url(../img/happy-customers.webp);
	background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto 110%;
}

.no-webp .testimonials-linear {
    background: url(../img/happy-customers.jpg);
	background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto 110%;
}

.webp .facts-linear {
    background: url(../img/risultati.webp);
	background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto 110%;
}

.no-webp .facts-linear {
    background: url(../img/risultati.jpg);
	background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto 110%;
}

.webp .banner {
    background-image: url(../img/trading-casa-banner.webp);
}

.no-webp .banner{
	background-image: url(../img/trading-casa-banner.jpg);
}









/*--------- FASCIA HOME ---------------*/
.features-include-list {
    margin-top: 35px;
	height: 100px;
}

body.reversed-skew .services{
	margin-top: 0;
}

.webp .features-area {
    background: #fff url(../img/happy-customers.webp) no-repeat scroll 0 0;
	background-size: cover;
}

.no-webp .features-area {
    background: #fff url(../img/happy-customers.jpg) no-repeat scroll 0 0;
	background-size: cover;
}

.fix {
    overflow: hidden;
}

.fs18 img{
	height: 30px;
	padding-right: 20px;
}

.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.features-info {
    position: relative;
    padding: 15px 130px 55px 50px;
	margin-right: -15px;
	border-left: 1px solid #004F78;
}

.bg-gray {
    background: #fff;
}

.backBlue {
    background-color: #004F78 !important;
    color: #FFFFFF;
    border-color: #004F78 !important;
}

.backBlue h1{
	color: #FFF;
}

.section-title{
	padding-top: 25px;
}

.features-include-list h4{
	color: #60B454;
}

#vendere-casa h4{
	padding-top: 20px;
	color: #5EB559;
}

#vendere-casa .features-desc{
	padding-top: 20px;
}

.my-video-popup{
	position: relative;
	margin-top: 44%;
}

.my-video-popup .btn-wrapper{
	margin-top: 0;
}

.my-video-popup .btn-wrapper a {
    background-color: #FFF;
}

.my-video-popup .btn-wrapper a:hover {
    background-color: #9acd32;
}

@media (min-width: 1401px){
	.my-video-popup {
    	margin-top: 24%;
	}
}

@media (max-width: 1400px) and (min-width: 1170px){
.features-info:before {
    border-bottom: 550px solid #004F78;
	}
}
.features-info:before {
    position: absolute;
    z-index: 0;
    top: 0;
    right: 100%;
    content: "";
    border-bottom: 750px solid #004F78;
    border-left: 200px solid transparent;
}
@media (min-width: 992px){
	.offset-lg-5 {
		margin-left: 41.666667%;
	}
}
@media (max-width: 1400px) and (min-width: 1170px){
	.features-info {
		padding: 30px 25px 20px;
	}
}
@media (max-width: 1169px) and (min-width: 992px){
	.features-info {
		padding: 20px 25px 20px;
	}
		.features-include-list {
		margin-top: 3px;
		height: 80px;
	}
}
@media (max-width: 991px) and (min-width: 768px){
	.features-info {
		padding: 40px 15px 45px;
		position: relative;
	}
		.features-include-list {
		margin-top: 25px;
		height: auto;
	}
}
@media (max-width: 1199px){
	.webp .features-area, .no-webp .features-area {
		/*background-size: 100% 100%;*/
		height: 100%;
		background-size: cover;
		background-position: 50% 50%;
	}
	
	.features-info{
		margin-right: 0;
	}
	
	.features-info:before {
		border-bottom: 630px solid transparent;
		border-left: 168px solid transparent;
		height: 100%;
	}
	
	.section-title{
		text-align: center;
		padding-bottom: 0px !important;
		margin-bottom: 0;
	}
	
	.features-desc{
		text-align: center;
	}
	
	.my-video-popup {
		position: relative;
		margin-top: 0;
		padding: 120px 0;
	}
}
@media(max-width: 991px){
	.features-info{
		margin-right: 0px;
	}
	
	.features-info:before {
		display: none;
	}
	
	.features-include-list{
		text-align: center;
	}
	
	#back-top-wrapper {
		bottom: 80px;
	}
		
	/*.fix{
		width: 750px;
		margin-left: auto;
		margin-right: auto;
	}
	
	.container-fluid{
		width: 100%;
		padding-left: 0;
		padding-right: 0;
	}*/
}

@media (max-width: 767px){
	/*.fix {
    	width: auto;
	}*/
	
	.features-info {
		padding: 20px 15px 40px 15px;
	}
	.features-include-list{
		height: auto;
	}
}

@media (max-width: 639px){
	.pr0 {
		padding-right: 0px;
	}
	.pl0 {
		padding-left: 0px;
	}
}

.fs13{
	font-size: 13px;
}


/*------ PULSANTI MOBILE CHIAMA, WHATSAPP -----*/

.information-section-below{
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 99;
	background-color: rgba(94, 181, 89, 0.9);
	width: 100%;
	/*height: 75px;*/
	text-align: center;
	color: #FFFFFF;
	/*font: 14px/20px "Playfair Display", Arial, Helvetica, sans-serif;*/
	font: 14px/20px "Open Sans", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	border-top: 1px solid rgba(94, 181, 89, 0.7);
    /*box-shadow: 0 -2px 12px rgba(0,0,0,.45)*/
}

.information-section-below .fa{
	font-size: 22px;
	color: #FFFFFF;
	margin-top: 6px;
}

.box-information{
	width: 33%;
	float: left;
	text-align: center;
	border-left: 1px solid rgba(94, 181, 89, 0.7);
	/*border-right: 1px solid rgba(86,14,1,0.7);*/
	border-top: 1px solid rgba(94, 181, 89, 0.7);
    outline-offset: -1px;
}

.box-information-100{
	width: 100%;
	float: left;
	text-align: center;
	border-left: 1px solid rgba(94, 181, 89, 0.7);
	/*border-right: 1px solid rgba(86,14,1,0.7);*/
	border-top: 1px solid rgba(94, 181, 89, 0.7);
    outline-offset: -1px;
}

.box-information-r{
	width: 34% !important; 
}

.emoticon-box-information{
	width: 100%;
	text-align: center;
}

.text-box-information{
	width: 100%;
	text-align: center;
	padding-bottom: 6px;
	font-weight: 600;
}

.text-box-information a{
	color: #FFFFFF;
}

@media only screen and (min-width: 768px){
	/*.information-section-below{
		visibility: hidden;
	}*/
}

/*-------- FINE PULSANTI MOBILE CHIAMA, WHATSAPP -----*/

.portfolio h3{
	color: #004F78;
	line-height: 28px;
}

.big-element{
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
	margin-bottom: 10px;
}

.single-element{
	display: inline-block;
	width: 100%;
	webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    column-break-inside: avoid;
}

.review-ebook .review-grey{
	background-color: #E9E9E9;
	border: 2px solid #60B454;
	border-radius: 15px;
	padding: 16px;
	text-align: center;
	margin-bottom: 26px;
}

.review-grey .circle{
	width: 70px;
	height: 70px;
	border-radius: 50%;
	background-position: center; 
  	background-repeat: no-repeat; 
    background-size: cover;
	display: inline-block;
}

.review-grey .review-testo{
	/*font-size: 14px;*/
	font-size: 16px;
	line-height: 24px;
}

.review-grey .review-testo:before, .review-grey .review-testo:after{
	font: 30px "Flaticon";
    color: #000;
}

.review-grey .review-testo:before{
    /*content: "\f127";*/
}

.review-grey .review-testo:after{
    /*content: "\f128";*/
}

.review-grey .review-nominativo{
	color: #000;
	font-weight: bold;
	font-size: 18px;
}

@media only screen and (max-width: 1199px){
	.big-element{
	  -webkit-column-count: 2;
	  -moz-column-count: 2;
	  column-count: 2;
	}
}

@media only screen and (max-width: 767px){
	.big-element{
	  -webkit-column-count: 1;
	  -moz-column-count: 1;
	  column-count: 1;
	}
}