/*
@import url(http://fonts.googleapis.com/css?family=Roboto:400,300,100,700,100italic,300italic,400italic,700italic);
*/

/*
Template Name: Multi
Version: 1.0
Author: ShapeBootstrap
Author URL: http://shapebootstrap.net
*/

.cc_container .cc_btn, 
.cc_container .cc_btn:active,
.cc_container .cc_btn:focus,
.cc_container .cc_btn:hover,
.cc_container .cc_btn:visited {
	color: #fff !important;
	background-color: #0089C1 !important;
}


/*************************
*******Typography******
**************************/

@font-face {
	font-family: 'Abel';
	src: url('../fonts/Abel/Abel-Regular.eot');
	src: url('../fonts/Abel/Abel-Regular.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Abel/Abel-Regular.woff') format('woff'),
		url('../fonts/Abel/Abel-Regular.ttf') format('truetype'),
		url('../fonts/Abel/Abel-Regular.svg#Abel-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}




.ui-50-all { -moz-border-radius 50%; -webkit-border-radius: 50%; -khtml-border-radius: 50%; border-radius: 50%; overflow: hidden; }


h1,
.h1{font-size:1.6em}
h2,
.h2{font-size:1.5em}
h3,
.h3{font-size:1.4em}
h4,
.h4{font-size:1.3em}
h5,
.h5{font-size:1.2em}
h6,
.h6{font-size:1.1em}


/* SOVRASCRIVI PADDING STANDARD BOOTSTRAP */


.btn-success {
    background-color: #E32213 ;
    border: none;
    color: #fff;
}
.btn-success:hover {
	background-color: #333;
}

.btn-reset {
    background-color: #666;
    border: none;
}
.btn-reset:hover {
	background-color: #333;
}

.btn-reset,
.btn-reset:hover,
.btn-reset:active,
.btn-reset:focus,
.btn-reset:link {
	color: #fff !important;
	outline: none !important;	
}


.wow {
	visibility: hidden;
}


.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12
{
    padding-left: 35px;
    padding-right: 35px;
	/*border: 1px solid #ccc;*/
}

.row {
    margin-left: -35px;
    margin-right: -35px;
}

.text-center {
	text-align: center !important;
}
.text-left {
	text-align: left !important;
}

.text-right {
	text-align: right !important;
}


.container {
	/*font-size: .5em !important;*/
}

.container.manage .col {
	padding-left: 0;
    padding-right: 0;
}

.help-block {
	height: 22px !important;
	font-size: .85em;
	display: block !important;
	opacity: 0;
    margin-top: 0;
    margin-bottom: 0;
}
.has-error .help-block {
	opacity: 1;
}

.img-responsive, 
.thumbnail > img, 
.thumbnail a > img, 
.carousel-inner > .item > img, 
.carousel-inner > .item > a > img {
    display: table-cell;
    height: auto;
    max-width: 100%;
	margin: 0 auto;
}



#footer {
	padding: 15px;
	margin-top: 25px;
}


.fa-1-5x {
	font-size: 1.5em;
}
.fa-2-5x {
	font-size: 2.5em;
}
.fa-3-5x {
	font-size: 3.5em;
}
.fa-4x {
	font-size: 4em;
}
.fa-xlg {
	font-size: 2em;
}



.media-body-expander {
	padding-top: 20px;
	display: none;
	cursor: pointer;
}
.media-body-expander-used {
	display: none !important;
}

.media-body-expanded {
	max-height: none !important;
	overflow: auto;
	display: table-cell;
}

/* MAX 767 */
@media only screen and (max-width: 767px) {
	.media-body {
		display: block;
		max-height: 300px;
		overflow: hidden;
	}
	
	.media-body-expander {
		display: block;
	}
	
}



.fs1em {
	font-size: 1em;
}


.fs1-5em {
	font-size: 1.5em;
}

.fs2em {
	font-size: 2em;
}





.yellow {
	color: #ffc800;
}



/* MENU */

.menuTop {
	width: 100%; 
	height: 95px; 
	display: block;
    clear: both;
	border-bottom: 1px solid #D8D9DA;
}


.menuTop>ul>li {
	height: 94px;
	text-align: center;
	vertical-align: bottom;
	border-right: 1px solid #ECECED;
	text-transform: uppercase;
	font-size: .7em;
	font-family: 'arial';
	font-weight: bold;
	letter-spacing: 1px;
	cursor: pointer;
}


@media only screen and (max-width: 767px) {
	.menuTop>ul>li {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
}


.menuTop>ul>li:last-child {
	border-right: none;
}

.menuTop>ul>li.item {
	padding-bottom: 7px;
}


/* FINE MENU */



.menuBottom {
	color: #5d5d5d;
    font-size: 0.9em;
    font-weight: bold;
    margin: 35px 25px 0 0px !important;
}

ul.menuBottom li {
	padding-right: 30px;
}






.black {
	color: #000;
}
.white {
	color: #fff;
}

.color {
	color: #0089C1 !important;
}
.bcolor {
	background-color: #0089C1 !important;
	color: #fff !important;
}

.bcolorinverse {
	background-color: white !important;
	color: #0089C1 !important;
}




.bcolor10a {
	background-color: rgba(0,137,192,.1);
}

.bcolor20a {
	background-color: rgba(0,137,192,.2);
}
.bcolor30a {
	background-color: rgba(0,137,192,.3);
}
.bcolor40a {
	background-color: rgba(0,137,192,.4);
}
.bcolor50a {
	background-color: rgba(0,137,192,.5);
}
.bcolor60a {
	background-color: rgba(0,137,192,.6);
}
.bcolor70a {
	background-color: rgba(0,137,192,.7);
}
.bcolor80a {
	background-color: rgba(0,137,192,.8);
}
.bcolor90a {
	background-color: rgba(0,137,192,.9);
}


.table-cell {
	display: table-cell;
	vertical-align: middle;
}


.dummy_psg {
	display: none;
}

.ucase {
	text-transform: uppercase;
}

.lcase {
	text-transform: lowercase;
}

.clearfix {
	float: left;
	clear: both;
	width: 100%;
	height: 1px;
}

.padding0 {
	padding-left: 0px !important;
	padding-right: 0px !important; 
}

.padding15 {
	padding-left: 5px !important;
	padding-right: 5px !important; 
}





.form-group {
	float: left;
}

.from-ctrl {
	float: left;
	width: 100%;
	margin-top: 15px;
}

.container_psg {
	float: left;
	width: 100%;
}

.psg {
	float: left;
	width: 100%;
}

.form-group.tot_pay,
.form-group.buy_type {
	width: 100%;
}

@media only screen and (max-width: 767px) {
	/* CTT */
		.form-group.ctt_name,
		.form-group.ctt_email,
		.form-group.ctt_phone {
			width: 100%;
		}
	/* FINE CTT */
	
	/* PSG */
		.form-group.psg_name,
		.form-group.psg_phone,
		.form-group.psg_type,
		.form-group.psg_addon,
		.form-group.psg_coupon{
			width: 100%;
		}
	/* FINE PSG */
	/* BUY TYPE */
	.form-group.buy_type {
		width: 100%;
	}
	/* FINE BUY TYPE */
}

@media only screen and (min-width: 768px) {
	/* CTT */
		.form-group.ctt_name {
			width: 40%;
		}
		.form-group.ctt_email {
			width: 30%;
		}
		.form-group.ctt_phone {
			width: 30%;
		}
	/* FINE CTT */
	/* PSG */
		.form-group.psg_name {
			width: 40%;
		}
		.form-group.psg_phone {
			width: 20%;
		}
		.form-group.psg_type {
			width: 20%;
		}
		.form-group.psg_addon {
			width: 20%;
		}
		.form-group.psg_coupon {
			width: 20%;
		}
	/* FINE PSG */
	/* BUY TYPE */
	.form-group.buy_type {
		width: 40%;
	}
	/* FINE BUY TYPE */
}


.btt {
	cursor: pointer;
}

.bttCopyCttToPsg,
.add_ctt
 {
	width: auto;
	margin-bottom: 15px;
}

.add_psg i,
.del_psg i {
	margin-right: 10px;
}

.add_psg {
	float: left;
	margin-right: 15px;
}



.cttHead {
	color: #fff;
	background-color: #0089C1;
	margin-top: 0;
	padding: 30px;
}


body {
  font-family: "Oswald", sans-serif !important;
  font-size: 16px !important;
  font-weight: normal;
  color: #000;
  line-height: 1.5em;
  overflow-x: hidden;
}







h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
  /*font-family: 'Roboto', sans-serif;*/
  /*color: #CC3366 ;*/
}
a,
a:link,
a:focus,
a:active,
a:hover,
a:visited {
  color: #fff;
  outline: none;
  text-decoration: none;
}



hr {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #fff;
}
.gradiant {
  background-image: -moz-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
  background-image: -webkit-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
  background-image: -ms-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
}
.gradiant-horizontal {
  background-image: -moz-linear-gradient(4deg, #2caab3 0%, #2c8cb3 100%);
  background-image: -webkit-linear-gradient(4deg, #2caab3 0%, #2c8cb3 100%);
  background-image: -ms-linear-gradient(4deg, #2caab3 0%, #2c8cb3 100%);
}

ul {
	margin: 0;
	padding: 0;
	list-style: inside none; 
}

.left {
	float: left;
}

.right {
	float: right;
}

.btn {
  border-width: 0;
  border-bottom-width: 3px;
  border-radius: 3px;
}
.btn.btn-primary {
  background: #45aed6;
  border-color: #2a95be;
}
.btn.btn-primary:hover,
.btn.btn-primary:focus {
  background: #2a95be;
}

.scaleIn {
  -webkit-animation-name: scaleIn;
  animation-name: scaleIn;
}
@-webkit-keyframes scaleIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes scaleIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}



.navbar {
	margin-bottom: 0;
	z-index: 9999;
}

.navbar-toggle {
	position: absolute;
	float: none;
	top: 10px;
	right: 0;
}



.navbar.navbar-default {
  width: auto;
  position:absolute;
  top:0;
  right: 0;
  border: 0;
  border-radius: 0;
  background-color: transparent;
}


.navbar-header {
	margin-left: 0 !important;
	width: 100%;
}


/* BTT MENU COLLAPSE */
.navbar.navbar-default .navbar-toggle {
  background-color: #0089C1;
  border: none;
  position: absolute;
  /*
  top: 35px;
  right: 25px;
  */
  z-index: 9999;
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff;
}


.nav>li {
	width: 100%;
	vertical-align: middle;
}

.nav>li>a:hover, .nav>li>a:focus {
	background-color:  transparent !important;
}


.nav>li>a {
	width: 100%; 
	padding: 0;
}


.media-body .news:not(:first-child) {
	margin-top: 35px;
}





/* SECTION */

section,
.allviewport {
	width: 100%;
	/*height: 100vh;*/
	overflow: hidden;
	/*padding-bottom: 50px;*/
}

/*
section:nth-child(odd) {
	background-color: #ebebeb;
}
*/

section#Ctt {
	height: auto;
}


/* FINE SECTION */














/* SLIDES */

	.slider-container {
		/*border: 5px solid #CC3366 ;*/
	}
	
	.main-slider {
	  overflow: hidden;
	  margin-bottom: 25px;
	}
	
	
	#home .main-slider {
	  margin-bottom: 0;
	}
	

	/* ITEM */
	
		/* GENERIC */
		.main-slider .item {
		  /*height: 400px;*/
		  background-repeat: no-repeat;
		  background-position: 50% 0;
		  background-size: cover;
		}
		
		

		
		/* MAX 479 */
		@media only screen and (max-width: 479px) {
			.main-slider .item {
			  height: 170px;
			}
		}
		/* 480 - 767 */
		@media only screen and (min-width: 480px) and (max-width: 767px) {
			.main-slider .item {
			  height: 200px;
			}
		}
		/* 768 - 991 */
		@media only screen and (min-width: 768px) and (max-width: 991px) {
			.main-slider .item {
			  height: 225px;
			}
		}
		/* 992 - 1199 */
		@media only screen and (min-width: 992px) and (max-width: 1199px) {
			.main-slider .item {
			  height: 240px;
			}
		}
		/* MIN 1200*/
		@media only screen and (min-width: 1200px) {
			.main-slider .item {
			  height: 300px;
			}
		}
		
		
		
		
		
		.no-controls .owl-controls {
			display: none !important;
		}
		
		
		
	
	/* END ITEM */



.main-slider .slider-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  color: #133847;
}
.main-slider .slider-inner h2 {
  margin-top: 180px;
  font-size: 36px;
  line-height: 1;
  text-transform: uppercase;
  color: #50afce;
  /*text-shadow: 2px 2px 0px #fff;*/
}
.main-slider .slider-inner h2 > span {
  color: #236b83;
}
.main-slider .slider-inner .btn {
  margin-top: 10px;
}
.main-slider .owl-prev,
.main-slider .owl-next {
  position: absolute;
  top: 50%;
  background-color: rgba(0, 0, 0, 0.2);
  color: #fff;
  font-size: 30px;
  display: inline-block;
  margin-top: -35px;
  height: 70px;
  width: 70px;
  line-height: 70px;
  text-align: center;
  border-radius: 100px;
  z-index: 5;
  -webkit-transition: background-color 400ms;
  transition: background-color 400ms;
}
.main-slider .owl-prev:hover,
.main-slider .owl-next:hover {
  background-color:	#CC3366;
}

.galleryAgyEvn .main-slider .owl-prev:hover,
.galleryAgyEvn .main-slider .owl-next:hover {
  background-color:	#ffa213;
}

.galleryAgyFsn .main-slider .owl-prev:hover,
.galleryAgyFsn .main-slider .owl-next:hover {
  background-color:	#ffc900;
}

.main-slider .owl-prev {
  left: -35px;
  text-indent: 14px;
}
.main-slider .owl-next {
  right: -35px;
  text-indent: -14px;
}
#bar {
  width: 0%;
  max-width: 100%;
  height: 4px;
  background: #0089C1;
  opacity: 1;
}



#progressBar {
  margin-top: -4px;
  position: relative;
  z-index: 100;
  width: 100%;
  background: #000;
}



/* END SLIDES */










/* HOME */


/* MAX 479 */


@media only screen and (max-width: 479px) {
	.homeCit {
		/*font-size: .8em;*/
	}
}

/*@media only screen and (max-width: 767px) {*/


	.galleryHome {
		position: absolute;
		width: 100%;
		height: 60vh;
	}
	
	.homeGalleryPlaceholder{
		height: 60vh;
	}
	
	.galleryHome .main-slider .item {
		width: 100vw !important;
		height: 60vh !important;
		background-position: center center;
	}
	
	.homeCit {
		/*min-height: 20vh;*/
		/*margin-top: 35vh;*/
	}

	
	@media only screen and (max-width: 767px) {
		

	}
	
	
	.bttOrder {
		padding: .5em 1em;
		display: inline;
	}
	

/*}*/


/* FINE HOME */








/* INFO */



/* FINE INFO */




/* GALLERY */

.galleryPrd .item {
	height: 450px;
}

/* MAX 479 */
@media only screen and (max-width: 479px) {
	.galleryPrd .item {
	  height: 230px;
	}
}
/* 480 - 767 */
@media only screen and (min-width: 480px) and (max-width: 767px) {
	.galleryPrd .item {
	  height: 400px;
	}
}
/* 768 - 991 */
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.galleryPrd .item {
	  height: 500px;
	}
}
/* 992 - 1199 */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.galleryPrd .item {
	  height: 600px;
	}
}
/* MIN 1200*/
@media only screen and (min-width: 1200px) {
	.galleryPrd .item {
	  height: 700px;
	}
}


/* FINE GALLERY */






/* ACQUISTA */


/* FINE ACQUISTA */










.form-control {
  box-shadow: none;
  -webkit-box-shadow: none;
}


.g-recaptcha {
	text-align: center;
	display: inline-block;
}