/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Feb 25 2022 | 09:14:42 (pm)
/*
/******* Do not edit this file *******/

.header-right{
  display:none;
}

.menu-secondary-container {
    background: none repeat scroll 0 0 rgba(0,0,0,0.7) ;
    float: left;
    height: 44px;
    padding-left: 17px;
    position: relative;
    width: 100%;
    z-index: 300;
}

hr { color: #aaa; background-color: #aaa; height: 1px; border:0; }

 
#main-fullwidth {
    background: url("/container-bg.gif") repeat-x scroll center top #FFFFFF;
    position: relative;
    z-index: 5;
}


.logo {
    float: left;
    margin-left: 0;
    margin-top: -10px;
  	background:white;
	opacity:0.9;
  	width:242px;
  	height:92px;
  	box-shadow: 0px 0px 5px 5px #FFFFFF;
}


#copyrights {
    background: none repeat-x scroll center bottom #FFFFFF;
    border-top: 1px solid #EEEEEE;
    clear: both;
    color: #888888;
    padding: 20px 0;
}

#credits {
    color: #FFFFFF;
    font-size: 0;
    height: 1px !important;
    margin: 0;
    padding: 0;
    text-align: center;
}

#homeList{
  position:absolute;
  top:75px;
  background: none repeat scroll 0 0 rgba(255,255,255,0.7) ;
  padding:10px;
  font-size:14px;
}

#homemap {
    background: url("/map3.png") no-repeat scroll center center #FFFFFF;
    height: 479px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 200px;
    padding-top: 100px;
    width: 700px;
}

.menus li {
    border-right: 1px solid #666666;
}

.listhome li {
    font-size: 14px;
    line-height: 24px;
}

#container {
    border: 0px solid #F5F5F5;
    margin: 0px auto;
    margin-top:-1px;
    width: 1080px;
}

#footer {
    margin-bottom: 0;
}

#main {
    background: url("/container-bg.gif") repeat-x scroll center top #FFFFFF;
    position: relative;
    z-index: 5;
}

.header-right {
    float: right;
    margin-right: 15px;
    margin-top: -41px;
}

th, td {
    padding: 4px 10px 4px 5px;
    vertical-align: top;
}

p {
    margin: 0 0 10px;
}

#container > div {
    font-family: 'Open Sans';
    font-size: 12px;
}

#homeMap{
 	 margin-bottom:20px;
  	background-image: url("http://CITYFREETOUR.COM/wp-content/uploads/2015/07/Home-Map-01.png");
  	width:100%;
  	height:560px;
}

.newlondonbutton{position:relative; left:400px; top:220px;}
.parisButton{position:relative; left:450px; top:300px;}
.amsterdamButton{position:relative; left:550px; top:100px;}
.stockholmbutton{position:relative; left:700px; top:0px;}
.newparisbutton{position:relative; left:450px; top:300px;}
.lisbonbutton{position:relative; left:250px; top:250px;}

.socialButtons ul, .socialButtons li{
  list-style-type:none;
  display:inline;
  text-decoration:none;
}

.socialButtons{
  margin-top:20px;
  padding-top:20px;
  width:100%;}

.socialButtons li{
  margin-left:20px;
  float:left;}

.introText{
  padding:20px;
  float:left;
  width:56%}

.introSlider{
  margin-bottom:30px;
  float:right;
  width:40%;}


.certificate{
  position:absolute;
  top:475px;
  right:30px;
}

.amsImage{
margin-top:20px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}