.full-width{
	display: table;
	width: 100%;
}
.no-padding{
	padding: 0;
}
.pulse2 {
	transition: 0.6s;
  cursor: pointer;
  box-shadow: 0 0 0 rgba(204,169,44, 0.4);
  animation: pulse 3s infinite;
}
.pulse2:hover {
	transition: 0.6s;
  animation: none;
}

@-webkit-keyframes pulse2 {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(204,169,44, 0.4);
  }
  70% {
      -webkit-box-shadow: 0 0 0 10px rgba(204,169,44, 0);
  }
  100% {
      -webkit-box-shadow: 0 0 0 0 rgba(204,169,44, 0);
  }
}
@keyframes pulse2 {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(204,169,44, 0.4);
    box-shadow: 0 0 0 0 rgba(204,169,44, 0.4);
  }
  70% {
      -moz-box-shadow: 0 0 0 10px rgba(204,169,44, 0);
      box-shadow: 0 0 0 10px rgba(204,169,44, 0);
  }
  100% {
      -moz-box-shadow: 0 0 0 0 rgba(204,169,44, 0);
      box-shadow: 0 0 0 0 rgba(204,169,44, 0);
  }
}
.floating {  
    animation-name: floating;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
    margin-left: 30px;
    margin-top: 5px;
}

@keyframes floating {
    from { transform: translate(0,  0px); }
    65%  { transform: translate(0, 15px); }
    to   { transform: translate(0, -0px); }    
}
#header-wrap{
	width: 100%;
	display: table;
	text-align: left;
	font-family: ubuntu;
	color: #fff;
}
#header-wrap h1{
	font-size: 47px;
	color: #333;
	text-align: center;
}
#header-wrap .container{
	/*padding-top: 30px;*/
	/*background-color: #a6e9ff;*/
	padding-left: 0;
	padding-right: 0;
}
#header-wrap .logo-img{
	width: 100%;
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 300px;
	margin-top: 30px;
}
#content-wrap{
	background-color: #fff;
	width: 100%;
}
#content-wrap .container h3{
	text-align: center;
	padding-top: 25px;
	padding-bottom: 25px;
}
#content-wrap .container.blue{
	background-color: #007fe8;
	color: #fff;
}
#content-wrap .container.white.two h3{
	font-size: 75px;
	text-align: left;
	font-family: ubuntu;
}
#content-wrap .container.white.two h4{
	font-size: 24px;
}
#content-wrap .container.lightblue{
	background-color: #e3e3e3;
	padding-top: 10px;
	padding-bottom:10px;
}
#content-wrap .container.lightblue ul{
	width: 100%;
	/* max-width: 400px;
	margin-left: auto;
	margin-right: auto; */
	font-size: 22px;
	font-family: open sans;
    padding: 30px;
    list-style-type: square;

}
.btn-contact-oc{
	color: #000;
	margin-top: 0px;
	border: 0;
	background-color: #ffd500;
	font-family: 'Ubuntu', sans-serif;
	font-weight: 300;
	line-height: 50px;
	font-size: 22px;
	border-radius: 8px;
	transition: 0.6s;
	font-weight: 600;
	display: table;
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 45px;
}
.btn-contact-oc:hover{
	transition: 0.6s;
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
#content-wrap .container.blue.two{
	padding-top: 15px;
}
#content-wrap .container.blue.two h3{
	margin-bottom: 0;
	padding-bottom: 15px;
}
#content-wrap .container.footer{
	background-color: #232323;
	color: #fff;
	text-align: left;
}
#content-wrap .container.footer h4{
	float: left;
}
#content-wrap .container.footer ul h4{
    margin-top: 0;
}
#content-wrap .container.footer ul{
	padding-left: 0px;
	padding-top: 10px;
	text-align: center;
    display: table;
    margin: 0 auto;
}
#content-wrap .container.footer ul li{
	float: left;
	font-size: 14px; 
	color: #fff;
	list-style: none;
	margin-right: 15px;
}
#content-wrap .container.footer ul li a{
	color: #fff;
	
}
#header-wrap .container.roadimg{
	background-image: url('../../img/landingpageOC/3 IMAGINE STRADA2.png');
	background-repeat: repeat-x;
	background-size: auto 100%;
	height: 150px;
	display: table;
	background-color: #000;
	animation: animatedBackground 12s linear infinite;
}


@keyframes animatedBackground {
	from { background-position: 0 0; }
	to { background-position: 100% 0; }
}






.contact-form-wrap{
	width: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	margin-left: auto;
	margin-right: auto;
	max-width: 400px;
	min-height: 300px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-top: 30px;
}
.contact-form-wrap h4{
	color: #fff;
	font-size: 21px;
	font-weight: 400;
	text-align:center;
	font-family: 'Ubuntu', sans-serif;
	margin-bottom: 30px;
	margin-top: 5px;
}
.lp-adwords-form{
	height: 50px;
	width: 100%;
	background-color: #fff;
	border: 1px solid #e3e3e3;
	font-family: 'Ubuntu', sans-serif;
	font-weight: 300;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
	color: #000;
}
#wpcf7-f3212-o1 span{
	font-family: 'Ubuntu', sans-serif;
	font-weight:300;
	font-size: 19px;
	margin-bottom: 5px;
	color: #fff;
	text-align: left;
}
#wpcf7-f3212-o1 p{
	text-align: left;
}
#lp-adwords-form-btn{
	margin-top: 50px;
	border: 0;
	width: 100%;
	background-color: #ffd500;
	font-family: 'Ubuntu', sans-serif;
	font-weight: 300;
	line-height: 50px;
	font-size: 22px;
	border-radius: 8px;
	transition: 0.6s;
	font-weight: 600;
}
#lp-adwords-form-btn:hover{
	transition: 0.6s;
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
#header-wrap .left{
	padding-left: 0;
	padding-right: 0;
	padding-top: 0px;
	display: flex;
	align-items: center;
	justify-content: center;
}
#header-wrap .left img{
	position: relative;
	bottom: -23px;
}
#header-wrap .right{
	padding-left: 0;
	padding-right: 0px;
	display: flex;
}
.bg-gdpr{
	background-position: center center;
	background-size: 100% auto;
	background-repeat: no-repeat;
	display: flex;
}
#header-wrap .left h3{
	color: #fff;
	font-size: 35px;
	display: table;
	/*max-width: 600px;*/
	color: #ffd500;
	padding: 30px;
    background-color: rgba(0, 0, 0, 0.5);
}





@media(max-width: 768px){
	.bg-gdpr{
		display: table;
		background-size: auto 100%;
		padding-bottom: 20px;
	}
	#timer{
		font-size: 30px!important;
	}
	#header-wrap h1{
		font-size: 30px;
	}
	#content-wrap .container.white.two h4{
		font-size: 15px;
		
	}
	#content-wrap .container.white.two h3{
		font-size: 40px;
	}
	#header-wrap .left{
		padding-left: 15px;
		padding-right: 15px;
		padding-top: 0px;
	}
	#header-wrap .right{
		padding-left: 15px;
		padding-right: 15px;
	}
	#header-wrap .left h3{
		font-size: 20px;
		text-align: center;
		padding-left: 15px;
		padding-right: 15px;
	}
	#header-wrap .logo-img{
		max-width: 175px;
	}
	#content-wrap .container.lightblue ul{
		font-size: 14px;
	}
	#content-wrap .container.footer{
		text-align: center;
	}
	#content-wrap .container.footer ul{
		float: none;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		padding-left: 0px;
	}
	#content-wrap .container.footer ul li{
		width: 100%;
	}
	#content-wrap .container.footer h4{
		float: none;
	}
	#lp-adwords-form-btn{
		font-size: 12px;
	}
	#header-wrap .container.roadimg{
		display: block;
		height: 100px;
	}
}













.modal input[type="text"], .modal input[type="email"], .modal select, .modal input[type="tel"] {
    height: 40px;
}
.modal input[type="text"], .modal input[type="email"], .modal textarea, .modal select, .modal input[type="tel"] {
    border: 3px solid #0098f5;
    border-radius: 0;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
#logo-modal {
    max-width: 100%;
    margin: 0 auto;
    display: block;
}
#InputFile input {
    display: block !important;
    width: 100% !important;
    height: 100% !important;
    opacity: 0 !important;
    overflow: hidden !important;
    z-index: 3 !important;
    position: relative;
    cursor: pointer;
    height: 40px !important;
}
.wpcf7-form-control-wrap {
    position: relative;
}
#InputFile {
    background: #f2f2f2;
    overflow: hidden;
    border: 1px dashed #ddd;
    color: #333;
    position: relative;
    transition: all 300ms ease-in-out;
    -webkit-transition-duration: 300ms;
    -webkit-transition-timing-function: ease-in-out;
}
#InputFile > div {
    font-family: 'Ubuntu',sans-serif;
    font-size: 18px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 160px;
    z-index: 0;
    text-align: center;
    line-height: 40px !important;
}
.modal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
}
#timer{
	margin-left: auto;
	margin-right: auto;
	display: table;
	font-size: 55px;
	margin-bottom: 0px;
}
#content-wrap .container.blue h3{
	padding: 0px;
}

