.hero{
  position: relative;
}

.hero .layer{
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(46,49,146,.2);
}

.hero .col-full {
  position: relative;
  height: 100%;
}

.hero .col-full h1{
  position: absolute;
  text-align: left;
  color: white;
  font-size: 32px;
  max-width: 60%;
  bottom: 20px;
}

.hero .col-full .price{
  position: absolute;
  bottom: 40px;
  right: 0;
}
.hero .col-full .price .euro{
  position: absolute;
  font-size: 24px;
  right: 90px;
  bottom: 55px;
  color: #dadada;
}
.hero .col-full .price .amount{
  position: absolute;
  font-size: 64px;
  font-weight: 800;
  color: white;
  right: 0;
  bottom: 20px;
}

.col-full.margin{
  margin-top: 80px;
}
.col-seven{
  position: relative;
  width: 62%;
  display: inline-block;
  box-sizing: border-box;
  border-radius: 10px;
  padding: 0px;
}

.col-seven .first-image{
  position: relative;
  width: 100%;
  height: 400px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#colosseum-forum .col-seven .first-image{
  background: url(/img/tours/colosseum-forum/small-tour.jpg);
  background-size: cover;
  background-position: center;
}
#sistinechapel-vatican .col-seven .first-image{
  background: url(/img/tours/sistinechapel-vatican/cover-min.jpg);
  background-size: cover;
  background-position: center;
}
#sistinechapel-vatican-kids .col-seven .first-image{
  background: url(/img/tours/sistinechapel-vatican-kids/cover.jpg);
  background-size: cover;
  background-position: center;
}
#nighttour-kids .col-seven .first-image{
  background: url(/img/tours/nighttour-kids/cover.jpeg);
  background-size: cover;
  background-position: center;
}
#pantheon-trevi-kids .col-seven .first-image{
  background: url(/img/tours/pantheon-trevi-kids/cover.jpeg);
  background-size: cover;
  background-position: center;
}
#capitoline-museums .col-seven .first-image{
  background: url(/img/tours/capitoline-museums/cover.jpg);
  background-size: cover;
  background-position: center;
}

#clementinecurch-capucinecrypt .col-seven .first-image{
  background: url(/img/tours/capitoline-museums/cover.jpg);
  background-size: cover;
  background-position: center;
}
#sightseeing-tour .col-seven .first-image{
  background: url(/img/tours/sightseeing-tour/cover.jpeg);
  background-size: cover;
  background-position: center;
}

#castel-santangelo .col-seven .first-image{
  background: url(/img/tours/castel-sant-angelo/cover.jpg);
  background-size: cover;
  background-position: center;
}
#florence_boboli_kids .col-seven .first-image{
  background: url(/img/tours/florence_boboli_kids/cover.jpg);
  background-size: cover;
  background-position: center;
}
#florence_by_night_kids .col-seven .first-image{
  background: url(/img/tours/florence_by_night_kids/cover.jpg);
  background-size: cover;
  background-position: center;
}
#florence_full_day .col-seven .first-image{
  background: url(/img/tours/florence_full_day/cover.jpg);
  background-size: cover;
  background-position: center;
}
#florence_medici_kids .col-seven .first-image{
  background: url(/img/tours/florence_medici_kids/cover.jpg);
  background-size: cover;
  background-position: center;
}
#florence_michelangelo_kids .col-seven .first-image{
  background: url(/img/tours/florence_michelangelo_kids/cover.jpg);
  background-size: cover;
  background-position: center;
}
#florence_pisa_lucca .col-seven .first-image{
  background: url(/img/tours/florence_pisa_lucca/cover.jpg);
  background-size: cover;
  background-position: center;
}
#florence_private_walking_dome .col-seven .first-image{
  background: url(/img/tours/florence_private_walking_dome/cover.jpg);
  background-size: cover;
  background-position: center;
}
#florence_siena_gimignano_kids .col-seven .first-image{
  background: url(/img/tours/florence_siena_gimignano_kids/cover.jpg);
  background-size: cover;
  background-position: center;
}
#florence_top_attractions .col-seven .first-image{
  background: url(/img/tours/florence_top_attractions/cover.jpg);
  background-size: cover;
  background-position: center;
}
#florence_uffizi .col-seven .first-image{
  background: url(/img/tours/florence_uffizi/cover.jpg);
  background-size: cover;
  background-position: center;
}
#florence_uffizi_kids .col-seven .first-image{
  background: url(/img/tours/florence_uffizi_kids/cover.jpg);
  background-size: cover;
  background-position: center;
}
#florence_walking_kids .col-seven .first-image{
  background: url(/img/tours/florence_walking_kids/cover.jpg);
  background-size: cover;
  background-position: center;
}


.contactus .col-seven .first-image{
  background: url(/img/contact-cover.jpg);
  background-size: cover;
  background-position: right;
  border-radius: 5px;
  margin-bottom: 15px;
}

.col-seven .container .image-container{
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  text-align: center;
}
.col-seven .container .image-container img{
  position: relative;
  display: inline-block;
  width: 32%;
  margin-top: 3px;
}
.col-three{
  display: inline-block;
  width: 37%;
  float: right;
}

.col-seven .quickview {
  position: relative;
  display: block;
  box-sizing: border-box;
  padding: 30px;
  border:1px rgba(46,49,146,.3) solid;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 13px;
}
.col-seven .quickview div{
  position: relative;
  display: inline-block;
  width: 19%;
  height: 30px;
  text-align: center;
  vertical-align: top;
}
.contactus .col-seven .quickview div{
  width: 100%;
  height: auto;
  text-align: left;
  display: block;
}
.col-seven .quickview .divider{
  display: block;
}

.col-seven .quickview h2 {
  display: inline-block;
  padding-bottom: 23px;
  margin-bottom: 20px;
  border-bottom: 2px rgba(46,49,146,.3) solid;
}

.col-seven .quickview div img{
  width:30%;
  height: auto;
  margin-bottom: 10px;
}
.col-seven .quickview div#time img{
  width: 30%;
}
.col-seven .quickview div#help img{
  width: 31%;
}
.col-seven .quickview div#laugh img{
  width: 35%;
}
.col-seven .quickview div#van img{
  width: 35%;
}

.col-seven .quickview div h4{
  font-size: 12px;
  font-weight: 800;
  width: 100%;
  color: rgba(13, 8, 66, .8);
}
.col-seven h1{
  font-size: 36px;
  font-weight: 800;
  text-align: left;
  margin-bottom: 30px;
}

.col-seven .reading-time{
  position: relative;
  display: inline-block;
  color: rgba(13, 8, 66, .4);
  font-size: 12px;
  font-weight: 800;
  font-style: italic;
  padding: 5px 10px;
  margin-bottom: 20px;
  box-sizing: border-box;
  background: rgba(13, 8, 66, .1);
  border-radius: 5px;
  text-transform: uppercase;
}
.col-seven .reading-time i{
  font-size: 12px;
  color: rgba(13, 8, 66, .4);
}

.col-seven h2{
  font-size: 30px;
  font-weight: 800;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 10px;
  color: #2e3192;
}
.col-seven p{
  position: relative;
  font-size: 24px;
  color: rgba(13, 8, 66, .6);
  margin-bottom: 30px;
}

.col-three .container h1{
  font-size: 32px;
  text-align: left;
}
.col-three .container{
  background: rgba(13, 8, 66, .1) url('/img/rome-skyline-blue.png');
  background-position: bottom;
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  box-sizing: border-box;
  padding: 40px;
  border:1px #dadada solid;
  border-radius: 5px;
}

#florence_boboli_kids .col-three .container, #florence_by_night_kids .col-three .container, #florence_full_day .col-three .container, #florence_medici_kids .col-three .container, #florence_michelangelo_kids .col-three .container, #florence_pisa_lucca .col-three .container, #florence_private_walking_dome .col-three .container, #florence_siena_gimignano_kids .col-three .container, #florence_top_attractions .col-three .container, #florence_uffizi .col-three .container,
#florence_uffizi_kids .col-three .container, #florence_walking_kids .col-three .container {
  background: rgba(13, 8, 66, .1) url('/img/florence-skyline-blue.png');
  background-position: bottom;
  background-size: contain;
  background-repeat: no-repeat;
}
.col-seven .container{
  position: relative;
  background: white;
  padding:40px 40px 40px 0;
}
.col-seven .container ul{
  position: relative;
  margin-bottom: 30px;
  font-size: 24px;
  color: rgb(13, 8, 66);
}
.col-seven .container ul li{
  margin-bottom: 5px;
}
.col-seven .container ul li span i.fas::before{
  font-size: 20px;
}
.col-seven .container ul li span .fa-check::before{
  color: #39b54a;
}
.col-seven .container ul li span i.fas.fa-times::before{
  color: #f22222;
  font-size: 23px;
  margin-left: 1px;
  margin-right: 3px;
}
.col-three .container .guide img{
  display: inline-block;
  width: 80px;
  height: 80px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  float: left;
}
.col-three .container .guide h1{
  display: inline-block;
  font-size: 24px;
  float: left;
  font-weight: lighter;
  margin-top: 30px;
  margin-left: 70px;
  font-family: Montserrat, sans-serif;
}
.col-three .container .guide .v-divider{
  display: block;
  position: absolute;
  width: 3px;
  height: 80px;
  background: rgba(123,123,123,.2);
  margin-top: 0px;
  margin-left: 115px;
}
.col-three .container .guide h1 strong{
  font-weight: 800;
}

.col-three .container .data .item{
  position: relative;
  display: inline-block;
  margin-right: 20px;
  margin-top: 20px;
}

.col-three .container .calendar{
  margin-top: 40px;
  margin-bottom: 40px;
}

.col-seven .first-image .button-container{
  position: absolute;
  display: block;
  bottom: 0px;
  width: 100%;
}
.col-seven .first-image .button-container .button{
  display: inline-block;
  float: left;
  width: 50%;
  padding: 20px 0;
  margin: 0;
  box-shadow: none;
  -moz-box-shadow: none;
  border-radius: 0;
  background: rgb(6,7,23);
  background: -moz-linear-gradient(0deg, rgba(6,7,23,0.3) 0%, rgba(43,44,68,0.3) 100%);
  background: -webkit-linear-gradient(0deg, rgba(6,7,23,0.3) 0%, rgba(43,44,68,0.3) 100%);
  background: linear-gradient(0deg, rgba(6,7,23,0.3) 0%, rgba(43,44,68,0.3) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#060717",endColorstr="#2b2c44",GradientType=1);
  color: #ffffff;
}
.col-seven .first-image .button-container .button:nth-child(2){
  float: right;
}
.col-seven .first-image .button-container .button:hover{
  background: rgb(48,52,149);
  background: -moz-linear-gradient(0deg, rgba(48,52,149,.6) 0%, rgba(77,80,187,.6) 100%);
  background: -webkit-linear-gradient(0deg, rgba(48,52,149,.6) 0%, rgba(77,80,187,.6) 100%);
  background: linear-gradient(0deg, rgba(48,52,149,.6) 0%, rgba(77,80,187,.6) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#303495",endColorstr="#4d50bb",GradientType=1);
}

/* CONTACT FORM */
.contactus .col-seven .quickview div.form{
  position: relative;
  box-sizing: border-box;
}
.contactus .col-seven .quickview div label{
  position: relative;
  display: block;
  font-weight: bold;
  color: rgb(13, 8, 66);
}
.contactus .col-seven .quickview div input, .contactus .col-seven .quickview div textarea{
  position: relative;
  display: block;
  width: 45%;
  border-radius: 5px;
  border: 1px #dadada solid;
  padding: 10px;
  margin-top: 15px;
  margin-bottom: 20px;
  font-size: 16px;
  font-family: Montserrat, sans-serif;
}
.contactus .col-seven .quickview div input#cemail{
  width: 100%;
  box-sizing: border-box;
}
.contactus .col-seven .quickview div.form .input-container{
  display: inline-block;
  width: 49.6%;
  box-sizing: border-box;
}
.contactus .col-seven .quickview div.form .input-container input{
  width: 100%;
  box-sizing: border-box;
}
.contactus .col-seven .quickview div textarea{
  width: 100%;
  box-sizing: border-box;
  max-width: 100%;
}
.contactus .col-seven .quickview div button, .contactus .col-seven .quickview div .button{
  position: relative;
	display: inline-block;
	padding: 10px;
	width: 160px;
	background: #2e3192;
  border: none;
	border-radius: 5px;
	font-size: 18px;
	text-align: center;
	text-decoration: none;
	font-weight: 800;
  color: white;
  -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  transition:.5s;
  text-transform: uppercase;
  box-shadow: none;
  border: 1px rgba(46,49,146,.3) solid;
}
.contactus .col-seven .quickview div.form form .button:last-child{
  float: right;
  padding:12px 0;
}
.contactus .col-seven .quickview div.form form button:nth-child(7){
  background: none;
  border: 1px #fcb2b2 solid;
  color: #fcb2b2;
}
.contactus .col-seven .quickview div.form form button:nth-child(7):hover{
  background: #de2a2a;
  color: #ffdede;
  border-color: #f34646;
}
.contactus .col-seven .quickview div button:hover{
  cursor: pointer;
}
.contactus .col-three ul{
  margin-top: 40px;
}
.contactus .col-three li {
  position: relative;
  display: block;
  box-sizing: border-box;
  font-size: 18px;
  font-weight: bold;
  color: rgb(13, 8, 66);
  margin-bottom: 10px;
}

.contactus .col-three li span i{
  margin-right: 10px;
  font-size: 18px;
  color: white;
  border-radius: 50%;
  background: #2e3192;
  padding: 10px;
}

.contactus .col-three .contacts-container{
  border:1px #2e9256 solid;
  padding: 20px;
  box-sizing: border-box;
  margin-top: 15px;
  border-radius: 5px;
  background: #0fc659;
}

.contactus .col-three .contacts-container img{
  width: 100%;
  height: auto;
}
.contactus .col-three .contacts-container div.contact-ico{
  width: 20%;
  max-width: 300px;
  position: relative;
  display: inline-block;
  opacity: .9;
}
.contactus .col-three .contacts-container div.contact-info{
  width: 70%;
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  padding-left: 20px;
}
.contactus .col-three .contacts-container div.contact-info h3{
  position: relative;
  color: #07652c;
  font-weight: 800;
  font-size: 24px;
  text-transform: uppercase;
}
.contactus .col-three .contacts-container div.contact-info h4{
  position: relative;
  color: #002810;
  font-weight: bold;
  font-size: 8px;
  font-style: italic;
  text-transform: uppercase;
}
.contactus .col-three .contacts-container div.contact-info h4::before{
  content:"— ";
  position: relative;
  color: #002810;
  font-weight: bold;
  text-transform: uppercase;
}
.contactus .col-three .contacts-container div.contact-info a{
  display: block;
  font-size: 32px;
  margin-top: 10px;
  margin-bottom: 10px;
  text-decoration: none;
  color: #61ef51;
  font-weight: bold;
}

.contactus .col-three .contacts-container div.contact-info span{
  font-size: 12px;
  color: #002810;
  font-style: italic;
}

.small.tour article p{
  margin:auto auto 10px auto;
  width: 100%;
  max-width: none;
  font-weight: 400;
}
