/*
	static/css/app/styles.css

	general styles
*/
@import 'https://fonts.googleapis.com/css?family=Baloo+Tamma';


.st-slider{
	min-width: 100%;
	min-height: 100%;
	display: flex;display: -webkit-flex;
	flex-direction: column;
	-webkit-flex-direction: column;
	-webkit-align-content: stretch;
	align-content: stretch;
}

.st-slider .item.active{
	width: 2000px;
}

/****** general styles ******/
.navbar-fixed-top {
	opacity: 1;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
	background-color: #3F9ACE;
	border-color: #337ab7;
}
.active-nav {
	background-color: rgba(255, 255, 255, 0.3);
	border-bottom: 2px solid #fff;
	border-radius: 5px;
}
.wizard > .content > .body {
	position: relative;
}
.grayscale-img {
	-webkit-filter: grayscale(100%); /* Chrome, Safari, Opera */
	filter: grayscale(100%);
	opacity: .5;
}

/****** signup page ******/
#signup-wrapper {
	margin: 30px 50px 10px 50px;
	padding: 10px;
	background: #fff;
	padding-bottom: 50px;
}
#tos-checkbox {
	margin-left: 20px;
}


/****** info pages(faq, howto etc) ****/

.info-container {
	background-color: #f3f3f3 !important;
}
.info-side li {
	font-size: 18px;
}
.sb-page-header {
	padding-top: 60px;
	padding-bottom: 60px;
	text-align: left;
	font-size: 24px;
}
.sb-page-header {
	padding: 30px 15px;
	color: rgba(255, 255, 255, .8);
	background-color: #b84d45;
	margin-bottom: 40px;
	font-size: 20px;
	height: 300px;
}
.sb-page-header, header.marquee {
	text-align: center;
	background-image: url("http://www.am-charter.com/wp-content/uploads/2015/03/italia-banner1.jpg");
}
.info-shadow {
	-webkit-box-shadow: 3px 3px 5px 5px #ccc;  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
	-moz-box-shadow: 3px 3px 5px 5px #ccc;  /* Firefox 3.5 - 3.6 */
	box-shadow: 3px 3px 5px 5px #ccc;  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
	border-radius: 10px;
}
.panel-default>.panel-heading {
	color: #fff;
	background-color: #5db9d4;
	border-color: #5db9d4;
}
.tour-header {
	font-size: 22px;
	font-weight: bold;
	color: #5db9d4;
	margin-left: 10px;
}
.tripper-right {
	margin-right: 80px;
	font-size: 14px;
}
.fa-map-marker:before {
	padding-left: 10px;
}
#subscribe-field:focus {
	outline: none;
	border: 2px solid #DF7025;
}
.img-gallery:hover {
	opacity: .4;
}
.count {
	font-size: 32px;
	color: #E77A10;
}
.ai-header {
	color: #5db9d4;
	font-size: 3.4em;
}
.panel-default>.thead {
	background-color: #ECA516;
	font-weight: 600;
	text-align: center;
	font-size: 18px;
	color: #fff;
}
.tbody {
	border-bottom: 2px solid #ECA516;
}
.theader {
	color: #5db9d4;
	font-size: 26px;
	margin-bottom: 50px;
	font-weight: 600;
	margin-top: 40px;
}
.about-me {
	font-size: 18px;
	font-weight: 500;
	font-style: italic;
}
.tripper-lvl {
	font-size: 1.35em;
	text-align: center;
	font-family: monospace;
}
.tripper-points {
	font-size: 18px;
	text-align: center;
}
.tripper-stars {
	color: #FFBB00;
}
.tinfo {
}
.tours-t {
	background-color: #B1D4EE;
}
.tours-u {
	background-color: #64A3D4;
	color: #f3f3f3;
}
.point-wrapper {
	font-size: 10px;
}
.panel-default>.t-head {
	background-color: #5db9d4;
	border-color: #5db9d4;
	color: #fff;
	text-align: center;
}
.count-row {
	margin-bottom: 20px;
	border-bottom: 2px solid #5db9d4;
}

/***********/
#point-gradient {
	height: 10px;	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f9af68+0,ead84d+19,a2f49c+36,7bc6be+54,90bff0+75,156cd6+95,156cd6+100,a2daf5+100,a2daf5+100,6ba8e5+100&1+9,0.88+100 */
	background: -moz-linear-gradient(left, rgba(249, 175, 104, 1) 0%, rgba(242, 194, 91, 1) 9%, rgba(234, 216, 77, 0.99) 19%, rgba(162, 244, 156, 0.97) 36%, rgba(123, 198, 190, 0.94) 54%, rgba(144, 191, 240, 0.91) 75%, rgba(21, 108, 214, 0.89) 95%, rgba(21, 108, 214, 0.88) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(249, 175, 104, 1) 0%, rgba(242, 194, 91, 1) 9%, rgba(234, 216, 77, 0.99) 19%, rgba(162, 244, 156, 0.97) 36%, rgba(123, 198, 190, 0.94) 54%, rgba(144, 191, 240, 0.91) 75%, rgba(21, 108, 214, 0.89) 95%, rgba(21, 108, 214, 0.88) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(249, 175, 104, 1) 0%, rgba(242, 194, 91, 1) 9%, rgba(234, 216, 77, 0.99) 19%, rgba(162, 244, 156, 0.97) 36%, rgba(123, 198, 190, 0.94) 54%, rgba(144, 191, 240, 0.91) 75%, rgba(21, 108, 214, 0.89) 95%, rgba(21, 108, 214, 0.88) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9af68', endColorstr='#e0156cd6', GradientType=1); /* IE6-9 */
}

/***** our tours page ****/
.irs-from, .irs-to, .irs-single {
	background: #5db9d4;
}
.js-irs-0 .irs-min {
	background: #5db9d4;
	color: #fff;
}
.irs .irs-line {
	background-color: rgba(93, 185, 212, 0.4);
	height: 2px;
	top: 18px;
}

/**** wizard styles ***/
.wizard > .steps .current a, .wizard > .steps .current a:hover, .wizard > .steps .current a:active {
	background: #1e7fa9;
}
.wizard > .steps .done a, .wizard > .steps .done a:hover, .wizard > .steps .done a:active {
	background: #64a2bd;
}
.wizard > .actions a, .wizard > .actions a:hover, .wizard > .actions a:active {
	background: #1a69b3;
}
.start-now {
	background-color: #EC850A;
	color: #fff;
	height: 48px;
	border: 2px solid #EC850A;
}
.start-now:hover {
	background-color: #EF6200;
	border: 2px solid #EF6200;
}
.wizard-big {
	margin-top: 40px;
}

/*signup */
#signup-form .input-group {
	border: 1px solid #999;
}
#signup-form .input-group-addon {
	border: none;
	border-radius: 0px;
	background-color: #ee6602;
}
#signup-form .input-group-addon img {
	width: 24px;
	height: 24px;
}
#signup-form input {
	border-radius: 0px;
	border: 0px solid #ccc;
}
.signup-head {
	font-family: 'Baloo Tamma', cursive;
	font-size: 48px;
	line-height: 56px;
	margin-top: 10px;
}
#signup-image {
	display: block;
	width: 100%;
}
@media (max-width:990px) {
	#signup-image {
		display: none;
	}
	#signup-wrapper {
		padding-bottom: 0px;
	}
	.signup-head {
		font-size: 24px;
		line-height: 24px;
	}
}

/*-------------*/
.about-tripper-title {
	font-size: 12pt;
	font-style: italic;
	line-height: 12pt;
}
.about-tripper-content {
	font-size: 12pt;
	line-height: 12pt;
}
.board > .tab-content > .tab-pane {
	padding-top: 35px;
}

    .tripper_button {
        margin-top: 20px;
        height: 3em;
        color: #fff;
        background-color: #009DE0;
        border-color: #009DE0;
        padding-top: 10px;
        margin-bottom: 50px;
    }
    .tripleader_button {
        margin-top: 20px;
        height: 3em;
        color: #fff;
        background-color: #009DE0;
        border-color: #009DE0;
        padding-top: 10px;
    }
    @media (min-width: 960px) {
        .tripper_button { margin-top: 50px; margin-bottom: 0px;}
        .tripleader_button { margin-top: 28px; }
    }

    .tripleader_button:hover {
            color: #fff;
    background-color: #45c1f9;
    border-color: #fbf8f8;
    }
@media screen and (max-width: 991px) {
    .img-faq {
        margin: 0 auto;
        
    }
    #cerca_tour {
        text-align: center;
    }
    #considera-il {
    	text-align: center;
    }
    #considera-la {
    	text-align: center;
    }
    #prenota-e-acquista {
    	text-align: center;
    }
    #vivi-lesperienca {
    	text-align: center;
    }
    #valuta-il-tuo {
    	text-align: center;
    }
    #diventa-trip-leader {
    	text-align: center;
    }
    #inserici-un-tour {
    	text-align: center;
    }
    #stabilici-un-prezzo {
    	text-align: center;
    }
    #raccogli-le-prenotazione {
    	text-align: center;
    }
    #conduci-il-tour {
    	text-align: center;
    }
    #ricievi-il-tuo-pagamento {
    	text-align: center;
    }

}