@charset "UTF-8";
/* CSS Document */

.spazio-bandiere {
	padding: 25px 7px !important;
}






.posizione-logo-header {
	margin-left: 0px;
}


/* Mobile piccolo */
		@media only screen and (max-width: 320px) and (orientation:portrait) {
			.posizione-logo-header {
				margin-left: -30px;
			}
		}
		/* Mobile normal verticale */
		@media only screen and (min-device-width: 321px) and (max-device-width: 767px) and (orientation:portrait) {
			.posizione-logo-header {
				float: left !important;
				text-align: left !important;
				margin-left: -20px;
			}
		}
		/* Mobile normal orizzontale */
		@media only screen and (min-device-width: 321px) and (max-device-width: 767px) and (orientation:landscape) {
			.posizione-logo-header {
				margin-left: -20px;
			}
		}
		/* Tabel verticale */
		@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation:portrait) {
			.posizione-logo-header {
				margin-left: 0px;
			}
		}
		/* Tabel Orizzontale */
		@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation:landscape) {
			.posizione-logo-header {
				margin-left: 0px;
			}
		}
		/* Portatile */
		@media only screen and (min-device-width: 1025px) and (max-device-width: 1440px) and (orientation:landscape) {
			.posizione-logo-header {
				margin-left: 0px;
			}
		}



.logo-scrolled-due img {
    max-height: 65px !important;
	-webkit-transition: all .5s ease;
    transition: all .5s ease;
    display: block;
	margin-top: 5px;
}



.larghezza-spazio-bandiere {
	width: 20%;
	text-align: right;
}

/* Mobile piccolo */
		@media only screen and (max-width: 320px) and (orientation:portrait) {
			.larghezza-spazio-bandiere {
				width: 30%;
			}
		}
		/* Mobile normal verticale */
		@media only screen and (min-device-width: 321px) and (max-device-width: 767px) and (orientation:portrait) {
			.larghezza-spazio-bandiere {
				width: 40%;
			}
		}
		/* Mobile normal orizzontale */
		@media only screen and (min-device-width: 321px) and (max-device-width: 767px) and (orientation:landscape) {
			.larghezza-spazio-bandiere {
				width: 30%;
			}
		}
		/* Tabel verticale */
		@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation:portrait) {
			.larghezza-spazio-bandiere {
				width: 30%;
			}
		}
		/* Tabel Orizzontale */
		@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation:landscape) {
			.larghezza-spazio-bandiere {
				width: 20%;
			}
		}
		/* Portatile */
		@media only screen and (min-device-width: 1025px) and (max-device-width: 1440px) and (orientation:landscape) {
			.larghezza-spazio-bandiere {
				width: 20%;
			}
		}


.elenco-area-riservata {
	font-weight: bold;
	color: #000;
	margin-right: 10px;
}


.titolo-tabella-riservata-viaggi {
	font-size: 14px !important;
	font-weight: bold !important;
	color: #ecca65 !important;
}


.background-pagine-interne {
	background-color: #ececec;
}




.spazio-vuoto-home-partner {
	width: 50px;
	padding-left: 50px;
	padding-right: 50px;
}

/* Mobile piccolo */
		@media only screen and (max-width: 320px) and (orientation:portrait) {
			.spazio-vuoto-home-partner {
				display: none;
			}
		}
		/* Mobile normal verticale */
		@media only screen and (min-device-width: 321px) and (max-device-width: 767px) and (orientation:portrait) {
			.spazio-vuoto-home-partner {
				display: none;
			}
		}
		/* Mobile normal orizzontale */
		@media only screen and (min-device-width: 321px) and (max-device-width: 767px) and (orientation:landscape) {
			.spazio-vuoto-home-partner {
				display: none;
			}
		}
		/* Tabel verticale */
		@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation:portrait) {
			.spazio-vuoto-home-partner {
				display: none;
			}
		}
		/* Tabel Orizzontale */
		@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation:landscape) {
			.spazio-vuoto-home-partner {
				display: none;
			}
		}
		/* Portatile */
		@media only screen and (min-device-width: 1025px) and (max-device-width: 1440px) and (orientation:landscape) {
			.spazio-vuoto-home-partner {
				display: none;
			}
		}






.spazio-home-partner {
	width: 250px;
	padding-left: 50px;
	padding-right: 50px;
}


/* Mobile piccolo */
		@media only screen and (max-width: 320px) and (orientation:portrait) {
			.spazio-home-partner {
				padding-left: 0px;
				padding-right: 0px;
				margin-left: 50px !important;
			}
		}
		/* Mobile normal verticale */
		@media only screen and (min-device-width: 321px) and (max-device-width: 767px) and (orientation:portrait) {
			.spazio-home-partner {
				padding-left: 0px;
				padding-right: 0px;
				margin-left: 50px !important;
			}
		}
		/* Mobile normal orizzontale */
		@media only screen and (min-device-width: 321px) and (max-device-width: 767px) and (orientation:landscape) {
			.spazio-home-partner {
				width: 150px !important;
				padding-left: 0px !important;
				padding-right: 0px !important;
			}
		}
		/* Tabel verticale */
		@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation:portrait) {
			.spazio-home-partner {
				width: 150px !important;
				padding-left: 0px;
				padding-right: 0px;
			}
		}
		/* Tabel Orizzontale */
		@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation:landscape) {
			.spazio-home-partner {
				width: 150px !important;
				padding-left: 0px;
				padding-right: 0px;
			}
		}
		/* Portatile */
		@media only screen and (min-device-width: 1025px) and (max-device-width: 1440px) and (orientation:landscape) {
			.spazio-home-partner {
				width: 150px !important;
				padding-left: 0px;
				padding-right: 0px;
			}
		}




.spazio-home-partner-due {
	width: 180px;
	padding-left: 50px;
	padding-right: 50px;
}


/* Mobile piccolo */
		@media only screen and (max-width: 320px) and (orientation:portrait) {
			.spazio-home-partner-due {
				padding-left: 0px;
				padding-right: 0px;
				margin-left: 50px !important;
			}
		}
		/* Mobile normal verticale */
		@media only screen and (min-device-width: 321px) and (max-device-width: 767px) and (orientation:portrait) {
			.spazio-home-partner-due {
				width: 80px;
				padding-left: 0px;
				padding-right: 0px !important;
				margin-left: 50px !important;
			}
		}
		/* Mobile normal orizzontale */
		@media only screen and (min-device-width: 321px) and (max-device-width: 767px) and (orientation:landscape) {
			.spazio-home-partner-due {
				width: 80px !important;
				padding-left: 0px !important;
				padding-right: 0px !important;
			}
		}
		/* Tabel verticale */
		@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation:portrait) {
			.spazio-home-partner-due {
				width: 80px !important;
				padding-left: 0px;
				padding-right: 0px;
			}
		}
		/* Tabel Orizzontale */
		@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation:landscape) {
			.spazio-home-partner-due {
				width: 80px !important;
				padding-left: 0px;
				padding-right: 0px;
			}
		}
		/* Portatile */
		@media only screen and (min-device-width: 1025px) and (max-device-width: 1440px) and (orientation:landscape) {
			.spazio-home-partner-due {
				width: 80px !important;
				padding-left: 0px;
				padding-right: 0px;
			}
		}





	.border-top-img {
		border: 12px solid;
		border-image: linear-gradient(90deg, rgb(236,202,101), rgb(224,152,43)) 1;
}




ul#portfolio-grid-due {
    overflow: hidden;
	margin-bottom:0;
}
ul#portfolio-grid-due li img{
    width: 100%;
}

.gallery-image-hover > img {
	transition: all 0.3s ease;
	z-index: -1;
    position: relative;
}

.gallery-image-hover:hover > img{
    transform: scale3d(1.1, 1.1, 1);
}

ul#portfolio-grid-due>li{
    float: left;
    display: block;
    height: auto;
}

/*Five Column Portfolio*/
ul#portfolio-grid-due.five-column>li{
    width: 20%;
}

/*Four Column Portfolio*/
ul#portfolio-grid-due.four-column>li{
    width: 25%;
}

/*Three Column Portfolio*/
ul#portfolio-grid-due.three-column>li{
    width: 33.34%;
}

/*Two Column Portfolio*/
ul#portfolio-grid-due.two-column>li{
    width: 50%;
}
@media (max-width: 1199px) {
    ul#portfolio-grid-due.five-column>li{
        width: 25%;
    }
}

@media (max-width: 991px) {
    ul#portfolio-grid-due.five-column>li,
    ul#portfolio-grid-due.four-column>li{
        width: 33.33%;
    }
}
@media (max-width: 767px) {
    ul#portfolio-grid-due.five-column>li,
    ul#portfolio-grid-due.four-column>li,
    ul#portfolio-grid-due.three-column>li{
        width: 50%;
    }
}
@media (max-width: 480px) {
    ul#portfolio-grid-due.five-column>li,
    ul#portfolio-grid-due.four-column>li,
    ul#portfolio-grid-due.three-column>li,
    ul#portfolio-grid-due.two-column>li{
        width: 100%;
    }
}


.titolo-tour-pagina {
	color: #e5ad43 !important;
	font-weight: 700;
}

.punto-elenco-tour-pagina {
	color: #cb5d36 !important;
	font-weight: 700;
}








.logo-width {
			width: 255px;
		}
		
		/* Tablet Orizzontale */
		@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation:landscape) {
			.logo-width {
			width: 205px;
		}
	}
		
			
			
			
		.logo-scrolled-width {
			width: 232px;
			height: 65px;
			content: url(../images/logo-black.png);
		}
		
		/* Mobile piccolo */
		@media only screen and (max-width: 320px) and (orientation:portrait) {
			.logo-scrolled-width {
			width: 200px !important;
			height: 56px !important;
			content: url(../images/logo-black-mobile-piccolo.png);
		}
		}
		/* Mobile normal verticale */
		@media only screen and (min-device-width: 321px) and (max-device-width: 767px) and (orientation:portrait) {
			.logo-scrolled-width {
			width: 210px !important;
			height: 56px !important;
			content: url(../images/logo-black-tablet-orizzontale.jpg);
		}
		}
		/* Mobile normal orizzontale */
		@media only screen and (min-device-width: 321px) and (max-device-width: 767px) and (orientation:landscape) {
			.logo-scrolled-width {
			width: 200px !important;
			height: 56px !important;
			content: url(../images/logo-black-tablet-orizzontale.jpg);
		}
		}
		/* Tabel verticale */
		@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation:portrait) {
			.logo-scrolled-width {
			width: 200px !important;
			height: 56px !important;
			content: url(../images/logo-black-tablet-orizzontale.jpg);
		}
		}
		/* Tabel Orizzontale */
		@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation:landscape) {
			.logo-scrolled-width {
			width: 200px !important;
			height: 56px !important;
			content: url(../images/logo-black-tablet-orizzontale.jpg);
		}
			}
		/* Portatile */
		@media only screen and (min-device-width: 1025px) and (max-device-width: 1440px) and (orientation:landscape) {
			.vuoto {
				margin-top: -225px !important;
			}
		}	



.testo-slide {
	display: block;
font-family: Autography,sans-serif;
font-size: 85px;
font-weight: 400;
	line-height: 70px;
	text-align: center !important;
}



.testo-breadcrumb {
	display: block;
font-family: Autography,sans-serif;
font-size: 65px;
font-weight: 400;
	line-height: 70px;
	margin-top: 40px;
}



.testo-corsivo-uno {
	display: block;
font-family: 'Caveat', cursive;;
font-size: 32px;
font-weight: 400;
}


.testo-corsivo-due {
	display: block;
font-family: 'Caveat', cursive;;
font-size: 40px;
font-weight: 400;
}



.testo-error-page {
display: block;
font-family: Autography,sans-serif;
font-size: 65px;
font-weight: 400;
	line-height: 70px;
	margin-top: 40px;
	color: #212121;
}




.breadcrumb-interno-sardinia-bg {
	background-image: url(../images/breadcrumb-sardinia.jpg);
}


.breadcrumb-interno-seychelles-bg {
	background-image: url(../images/breadcrumb-seychelles.jpg);
}


.breadcrumb-interno-faq-bg {
	background-image: url(../images/breadcrumb-faq.jpg);
}


.need-help-sardinia-bg {
    background: url(../images/sailing-sardinia-help.jpg) center 0 no-repeat;
    background-size: cover;
}


.need-help-seychelles-bg {
    background: url(../images/sailing-seychelles-help.jpg) center 0 no-repeat;
    background-size: cover;
}


.breadcrumb-interno-lavora-con-noi-bg {
	background-image: url(../images/breadcrumb-lavora-con-noi.jpg);
}


.breadcrumb-interno-chi-siamo-bg {
	background-image: url(../images/breadcrumb-chi-siamo.jpg);
}


.link-nero {
	color: #333 !important;
}

.link-nero:hover {
	color: #e5ad43 !important;
}


.link-giallo-bianco {
	color: #e5ad43 !important;
}

.link-giallo-bianco:hover {
	color: #fff !important;
}

.euro-sezione-offerte {
	margin-top: -10px !important;
}



ul.a {
  list-style-type: circle;
  margin-left: 25px;
  margin-top: 0px;
  margin-bottom: 0px;
}

ul.b {
  list-style-type: square;
  margin-left: 25px;
  margin-top: 0px;
  margin-bottom: 0px;
}
	
ul.c {
  list-style-type: disc;
  margin-left: 25px;
  margin-top: 0px;
  margin-bottom: 0px;
}	

ul.d {
  list-style-type: decimal;
  margin-left: 25px;
  margin-top: 0px;
  margin-bottom: 0px;
}

ul.e {
  list-style-type: lower-alpha;
  margin-left: 25px;
  margin-top: 0px;
  margin-bottom: 0px;
}
	
ul.f {
  list-style-type: lower-roman;
  margin-left: 25px;
  margin-top: 0px;
  margin-bottom: 0px;
}	

li {
	padding-bottom: 8px;
	text-align: justify;
}



.sottoelenco-footer {
	color: #fff !important;
	line-height: 5px !important;
	margin-left: 10px !important;
	margin-top: 5px !important;
}


/* PAGINA E MODULO OFFERTE */
.elenco-offerte-centrato {
	text-align: center;
}



.linea-divisoria-offerte {
	border: 1px solid #cacaca;
	margin: 5px 30px 5px 30px;
}


.offerte-notte {
	font-size: 25px;
	font-weight: normal;
}


.section-due {
  padding-top: 60px !important;
  padding-bottom: 20px !important;
  position: relative !important;
  z-index: 10 !important;
  background: #fff !important;
    background-color: rgb(255, 255, 255) !important;
}



.section-tre {
  padding-top: 60px !important;
  padding-bottom: 60px !important;
  position: relative !important;
  z-index: 10 !important;
  background: #fff !important;
    background-color: rgb(255, 255, 255) !important;
}


.testo-intro-pagine-sardinia-seychelles {
	letter-spacing: normal;
  line-height: 34px;
  color: #333;
  text-align: center;
  font-size: 20px;
  font-family: 'Nunito Sans', sans-serif;
  font-weight: 400;
}



/* FORM */
.form-control-due {
  height: 45px !important;
  padding: 0px 17px !important;
  font-size: 16px !important;
  line-height: 25px !important;
  font-weight: 300 !important;
  color: #212121 !important;
  border: 1px solid #d1d1d1 !important;
  border-radius: 0 !important;
	background-color: #fff;
	width: 100%;
}


.form-control {
	color: #222 !important;
}