

h1, h2{
	font-family: 'Open Sans', sans-serif;
	font-weight: 100;

}

h1{
	font-size: 3em;
}

.slider-title{
	font-family: 'Open Sans', sans-serif;
	text-transform: none;
	font-weight: 100;
	line-height: 0.7em;
}

.masthead {
	background: rgb(255, 110, 1);
}

iframe{
	width: 100%;
	height: 420px;
}

video {
	width: 100%;
	height: auto;
}

/*.navbar-header{
	float: left;
	}*/

	.service-details .col-sm-6:first-child .item {
		border: 0;
	}

	.service-details .col-sm-6:first-child .item:hover {
		background: transparent;
	}

	.section-description{
		text-align: justify;
	}

	ul.bxslider, ul.bxslider li, .bx-viewport, .head-overlay {
		height: 100vh;
	}

	.bx-wrapper img {
		max-width: none;
		min-width: 100%;
		height: 100vh;
	}

	.slide-inner {
		padding: 2em 0;
		position: absolute;
		top: 25%;
		width: 100%;
		color:#fff;
	}

	.cont-slider{
		max-width: 900px;
		margin: 0 auto;
		font-family: 'Open Sans', sans-serif;
		font-size: 1.2em;
	}

	.slide-inner p{
		color:#fff;
		font-weight: 100;
		line-height: normal;
	}


	.slider-text{
		position: relative;
		background-color: transparent;
	}

	.slide-inner p.slide-description{
		/*font-size: 0.35em;*/
		line-height: initial;
		font-weight: 400;
		color: #fff;
		margin-top: 2em;
	}

	.slider-text, .slide-description, p{
		color: #555;
	}

	.slide-btn-container{
		margin-top:1em;
	}

	.slider-title span {
		color: #FF6E01;
	}

	.btn-info.btn-lg{
		margin: 1em 0;
	}

	.slider-text .btn, .registrati, .btn-info.btn-lg, .latest-projects .btn, .blog .btn, .modal-footer .btn-default {
		background: #5a9ad8 !important;
		border: 2px solid #5a9ad8;
		color:#fff;
		text-transform: uppercase;
		border-radius: 0.5em;
		box-shadow: none;
		text-shadow: none;
		cursor: pointer;
		padding: 0.6em 1.5em;
	}

	.btn-info{
		padding: 1em 2em;
		font-size: 1em;
	}

	.slider-text .btn:focus, .registrati:focus, .btn-info.btn-lg:focus, .latest-projects .btn:focus, .blog .btn:focus, .modal-footer .btn-default:focus, a.btn.contattaci:focus{
		color:#fff;
	}

	a.registrati, a.faqs{
		font-size: 1.2em;
	}

	.modal-footer{
		text-align: center;
	}

	.contattaci{
		border: 2px solid #5a9ad8;
		background: #5a9ad8;
		border-color: #5a9ad8;
		text-transform: uppercase;
		font-size: 1.2em;
		color: #fff;
		border-radius: 0.2em;
		padding: 0.6em 1.5em;
	}

	.registrati:hover, .latest-projects .btn:hover, .blog .btn:hover, .modal-footer .btn-default:hover, .contattaci:hover {
		border: 2px solid #5a9ad8;
		color: #5a9ad8;
		background-color: transparent !important;
	}

	.slider-text .btn:hover{
		border: 2px solid #fff;
		color: #fff;
		background-color: transparent !important;
	}

	.btn-info.btn-lg:hover{
		border: 2px solid #fff;
		color: #fff;
		background-color: transparent !important;
	}

	.blog .entry-content,  .entry-content {
		font-size: 1em;
		padding-top: 10px;
		font-weight: 200;
		color: #555;
		text-align: justify;
		line-height: 1.4em;
	}

	.section-padding {
		padding: 0;
	}

	#space{
		height: 60px;
	}

	.section-title{
		text-transform: none;
		text-align: center;
		margin: 20px 0px 10px 0px;
	}

	.cta{
		margin-top:2em;
		border-top:1px solid #ededed;
	}

	.cta.faqs{
		padding-bottom: 1em;
		border-bottom:1px solid #ededed;
	}

	.max-width{
		max-width:750px;
		margin: 0 auto;
	}

	#keywords h2.section-title:before {
		content: "\f2a7";
		font-family: 'FontAwesome';
		font-size: 1em;
		color: #FF6E01;
		font-weight: normal;
		text-rendering: geometricPrecision;
		padding: 0 0.2em 0 0;
	}

	li.entry-content {
		display: list-item;
		list-style-type: square;
		list-style-position: outside;
	}

	.navbar-nav>li>a{
		text-transform: none;
		font-size: 0.8em;
	}

	#main-slider{
		height: 60vh;
		min-height: 450px;
		position: relative;
		overflow: hidden;
	}





/*.contattaci:hover{
	background: #FF6E01;
	border-color: #FF6E01;
	color:#fff;

	}*/

	.contact:focus{
		color: #fff;
	}

	.contact {
		background-color: #Fff;
		position: relative;
		padding: 2em 0;
		color: #fff;
	}

	#draw{
		margin: 3em 0 0 0;
	}

	.navbar-default .navbar-nav>li>a{
		color: #fff;
	}

	.navbar-default .navbar-nav>li>a span{
		color: #fff;
		border: 2px solid #fff;
		padding: 1em;
		margin: 10px 20px;
		border-radius: 0.5em;
		background: transparent;
		-webkit-transition: color 0.2s ease, background 0.2s ease;
		transition: color 0.2s ease, background 0.2s ease;
	}

	.navbar-default .navbar-nav>li>a:hover span {
		color: #fff;
		border: 2px solid #5A9AD8;
		background: #5A9AD8;
	}


	.blog .entry-title {
		font-size: 3em;
		font-weight: 100;
		text-transform: none;
	}

	h2 span, h4 span{
		color:#FF6E01;
	}


	.blog .post-content{
		padding: 22px 0;
		text-align: center;
	}

	article{
		position: relative;
	}

	article h2{
		color:#fff;
	}

	.post-content{
		position: absolute;
		top:25%;
		width: 100%;
	}

	.post-thumbnail{
		background: #0F263C;
	}

	.post-thumbnail img{
		opacity: 0.3
	}

	.video-cont{
		margin: 0 -15px;
		background-color: #244565;
		overflow: hidden;
		height: 60vh;
		min-height: 450px;
	}

	video{
		opacity: 0.4;
	}

	.modal-body video {
		opacity: 1;
	}

	.modal-dialog a{
		color:#fff;
	}

	.modal-dialog a:hover{
		color: #5a9ad8;
	}

	#scrollDown{
		display: none;
	}



	@media screen and (max-width: 360px) and (min-width: 321px){
		#main-menu{
			display: none;
		}

		.navbar-brand, .navbar-header{
			float: none;
		}

		.navbar-brand>img{
			margin: 0 auto;
		}

		.masthead {
			background: #FF6E01 !important;
		}
		.video-cont {
			height: auto;
			position: relative;
		}
		video {
			width: auto;
			height: 100%;
			left: -40%;
			position: absolute;
		}

		.blog .entry-title {
			font-size: 2em;
		}

		.post-content {
			top: 15%;
		}

		article{
			margin-bottom: 1em;
		}

		a.registrati, a.faqs {
			font-size: 1em;
		}

		.slider-text {
			padding: 0 15px;
		}

		.slide-inner{
			/*border: 1px solid red;*/
			margin: 0 -15px;
			padding: 0 15px;
		}

		.slider-title {
			line-height: 0.2em;
		}

	}



	@media screen and (max-width: 570px) and (min-width: 361px){
		.slider-title {
			font-size: 2.5em;
		}

		.section-description, .slide-description {
			font-size: 1em;
		}


		.slide-inner .btn, .slider-text .btn, .registrati {
			padding: 14px 15px;
			box-shadow: none;
		}

		#main-menu{
			display: none;
		}

		.slider-text{
			margin: 0 15px;
			width: auto;
		}

		.video-cont {
			height: auto;
			position: relative;
		}

		video {
			width: auto;
			height: 100%;
			left: -40%;
			position: absolute;
		}

		.slide-inner {
			padding: 2em 1em;
			position: absolute;
			top: 0;
			width: 100%;
			color: #fff;
			margin: 0 -15px;
		}


		.navbar-brand, .navbar-header{
			float: none;
		}

		.navbar-brand>img {
			margin: 0 auto;
		}

		#main-slider{
			height: auto;
		}

		article {
			margin-bottom: 2.2em;
		}

		.post-content {
			top: 20%;
		}

		#keywords{
			padding: 0 2em;
		}

		footer .pull-right{
			float: none !important;
			text-align: center;
		}

		ul.inner-social{
			display: block;
			margin-left: 0;
			margin-top: 1em;
		}

		.blog .entry-title {
			font-size: 2.4em;
		}
	}

	@media screen and (min-width: 571px) and (max-width: 767px){

		.bg-change .navbar-brand {
			padding-top: 14px;
		}

		#space{
			height: 55px;
		}

		video {
			height: 100%;
			width: auto;
			left: 0;
		}

		.slide-inner {
			padding: 2em 1em;
			position: absolute;
			top: 15%;
			width: 100%;
			color: #fff;
			margin: 0 -15px;
		}

		.slider-text{
			margin: 0 15px;
			width: auto;
		}

	}



	@media (min-width: 768px){
		.modal-dialog {
			width: 600px;
			margin: 130px auto;
		}

		.video-cont{
			height: auto;
			min-height: auto;
		}

		video{
			margin: -10px 0;
		}

		article {
			margin-bottom: 2.2em;
		}

		#main-slider {
			height: auto;
		}
	}

	@media (min-width: 1200px){
		.fa-angle-down{
			border: 2px solid #fff;
			border-radius: 100%;
			font-size: 2em;
			font-weight: 100;
			color: #fff;
			padding: 0.2em 0.4em;
		}

		#scrollDown{
			display: block;
			margin-top: 6em;
			-webkit-transition: all 0.3s;
			-moz-transition: all 0.3s;
			-ms-transition: all 0.3s;
			-o-transition: all 0.3s;
			transition: all 0.3s;
		}

		#scrollDown:hover{
			margin-top: 7em;
		}
	}