a{
	color:#476660;
	text-decoration:none;
}
a:hover{
	color:#099;
	text-decoration:none;
}
#header_main{width:100%; background: url(../includes/images/bgtop.jpg) no-repeat; background-size:cover;}
.menu{
	width:100%;
}
.scrollup{
	width:150px;
	height:40px;
	background: #000;
	bottom:0%;
	color: white;
	cursor:pointer;
	text-align:center;
	font-size:1.2em;
	display:none;
	padding: .25em .5em;
	position: fixed;
	left: 40%;
	z-index:555555;
}
.scrollup:hover{
	box-shadow: 1px 1px 5px #000;
}

/* BODY*/
body{margin:0; padding:0;}

.content{
	width:100%;
	background:#069;
}
.clearboth{
	clear:both;
	padding:20px;
}
a.linkopacity img {
        -moz-opacity: 0.8;
        opacity: 0.8;
        -khtml-opacity: 0.8;
		border:0;
}
 
a.linkopacity:hover img {
        -moz-opacity: 1.0;
        opacity: 1.0;
        -khtml-opacity: 1.0;
		border:0;
}
a.btns img {
        -moz-opacity: 1.0;
        opacity: 1.0;
        -khtml-opacity: 1.0;
		padding:2px;
		width:130px;
		float:left;
		border:0;
}
 
a.btns:hover img {
	box-shadow: 1px 1px 10px #666;
	border:0;
}


.col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .col10, .col11, .col12 {
			background: none;
			color: #111;
            font-family: 'Abel', sans-serif;
			margin-bottom: 20px;
			text-align: justify;
            font-size:1.1rem;
			padding: 20px 0;
		}

/* TOURS */
.separator{width:98%; position:absolute; z-index:4; margin-top:-3.5%;}
.separator img{max-width:100%;}
.row{
	width:98%;
	clear:both;
}
.imgatleft{
	width: 32%;
	float:left;
}
.titlecenter{
	width: 32%;
	float:left;
}
.booking{
	width:32%;
	float:left;
}
.texttour{
	width: 98%;
	min-height:350px;
	background: url(../includes/images/texttourbg.png);
	padding-right:20px;
	text-align:right;
}
.texttour p{
	padding-right:2%;
	text-align:right;
	color: #DDD3D3;
}

.toursbg1, .toursbg3, .toursbg5, .toursbg7{
	width:100%;
	padding-top:50px;
	box-shadow: 1px 1px 50px #000;
	position:relative;
	z-index:1;
	direction: rtl;
}
.toursbg2, .toursbg4, .toursbg6, .toursbg8{
	width:100%;
	padding-top:50px;
	box-shadow: 1px 1px 50px #000;
	direction: rtl;
}
.toursbg1{background: #FFF url(../includes/images/toursbg.jpg) no-repeat; background-size:cover; padding-bottom:10%;}
.toursbg2{background: #FFF url(../includes/images/toursbg2.jpg)no-repeat; background-size:cover; padding-bottom:10%;}
.toursbg3{background: #FFF url(../includes/images/toursbg3.jpg)no-repeat; background-size:cover; padding-bottom:10%;}
.toursbg4{background: #FFF url(../includes/images/toursbg4.jpg)no-repeat; background-size:cover; padding-bottom:10%;}
.toursbg5{background: #FFF url(../includes/images/toursbg5.jpg)no-repeat; background-size:cover; padding-bottom:10%;}
.toursbg6{background: #FFF url(../includes/images/toursbg6.jpg)no-repeat; background-size:cover; padding-bottom:10%;}
.toursbg7{background: #FFF url(../includes/images/toursbg7.jpg)no-repeat; background-size:cover; padding-bottom:10%;}
.toursbg8{background: #FFF url(../includes/images/toursbg8.jpg)no-repeat; background-size:cover; padding-bottom:10%;}

#oldcity, #letras, #prado, #toledo, #graffiti, #flamenco, #segway, #tabernas{
	width: 100%;
	max-width:1280px;
	clear:both;
	padding-top:7%;
	padding-bottom:7%;
}
.img_right{
	float:right;
	padding-top:3%;
}
.img_left{
	float:left;
	padding-top:3%;
}
.tourtitle{
	font-size:3em;
	color: #FFF;
	text-shadow: 1px 1px 15px #000;
	margin-top:0px;
}
.social{
}
/* ABOUT */
.about{
	width:98%;
	padding: 2%;
	direction: rtl;
}
.about h2{
	font-size:1.4em;
	color: #333;
	padding:1%;
}
.about p{
	text-align:right;
	font-size: 1.2em;
	padding:1%;
}
/* TIPS */
.tips{
	width:98%;
	padding: 2%;
	direction: rtl;
}
.tips h2{
	font-size:1.4em;
	color: #333;
	padding:1%;
}
.tips p{
	text-align:right;
	font-size: 1.2em;
	padding:1%;
}
.tips ul{
	color:#666;
}
.tips ul li{
	padding:1%;
}
/* BOOKINGS */
.bookings{
	width:98%;
	padding: 2%;
	direction: rtl;
}
.btnbooking img{
	max-width:300px;
	float:left;
}
.btnbooking img:hover{
	box-shadow: 1px 1px 5px #000;
}

.bookingleft{
	width: 49%;
	float:left;
}
.bookingright{
	width:49%;
	float:left;
}
.bookings h2{
	font-size:1.4em;
	color: #333;
	padding:1%;
}
.bookings p{
	text-align:right;
	font-size: 1.2em;
	padding:1%;
}
.textbooking p{
	font-size: 1.3em;
	color:#666;
	text-align:right;
	text-decoration:none;
}
/* BOOKING FORMS */
/* ************** */
#contact_form {
    text-shadow:0 1px 0 #FFF;
    border-radius:4px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    background:#F9F9F9;
    padding:25px;
     
}
 
 
#ff label {
    cursor:pointer;
    margin:4px 0;
    color:#007592;
    display:block;
    font-weight:800;
     
}
 
input {
    display:block;
    width:90%;
    border-radius:4px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    background-color:#f4f4f4;
    color:#000;
    border:1px solid #5f5f5f;
    padding:10px;
    margin-bottom:25px;
}
 
.sendButton {
    cursor:pointer;
    -moz-box-shadow:inset 0px 1px 0px 0px #fce2c1;
    -webkit-box-shadow:inset 0px 1px 0px 0px #fce2c1;
    box-shadow:inset 0px 1px 0px 0px #fce2c1;
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #77ADFF), color-stop(1, #2583FB) );
    background:-moz-linear-gradient( center top, #259DFB 5%, #77FF98 100% );
    background-color:#77CEFF;
    -webkit-border-radius:16px;
    -moz-border-radius:16px;
    border-radius:16px;
    border:1px solid #4FC1EE;
    color:#ffffff;
    font-family:Arial;
    font-size:14px;
    width:25%;
    font-weight:bold;
    text-shadow:1px 1px 0px #52CCC7;
}
.sendButton:hover {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #259DFB), color-stop(1, #77FF98) );
    background:-moz-linear-gradient( center top, #77ADFF 5%, #2583FB 100% );
    background-color:#076468;
}
/* FOOTER */
footer{
	width:100%;
	min-height:300px;
	background: #000 url(../includes/images/footbg.jpg);
	position:relative;
	bottom:0;
	border-top: 2px solid #0B91DD;
}
.footerrow{
	width:98%;
}
.facebook, .copyr, .contact{
	width: 32.333%;
	float:left;
	padding:1%;
}
.facebook{overflow:hidden;}
.facebook, .copyr, .contact p{
	color: #FFF;
	font-size: 1.2em;
}


@media all and (max-width: 1380px){
.toursbg1{background: #FFF url(../includes/images/toursbg.jpg) no-repeat; background-size:cover; padding-bottom:2%;}
.toursbg2{background: #FFF url(../includes/images/toursbg2.jpg)no-repeat; background-size:cover; padding-bottom:2%;}
.toursbg3{background: #FFF url(../includes/images/toursbg3.jpg)no-repeat; background-size:cover; padding-bottom:2%;}
.toursbg4{background: #FFF url(../includes/images/toursbg4.jpg)no-repeat; background-size:cover; padding-bottom:2%;}
.toursbg5{background: #FFF url(../includes/images/toursbg5.jpg)no-repeat; background-size:cover; padding-bottom:2%;}
.toursbg6{background: #FFF url(../includes/images/toursbg6.jpg)no-repeat; background-size:cover; padding-bottom:2%;}
.toursbg7{background: #FFF url(../includes/images/toursbg7.jpg)no-repeat; background-size:cover; padding-bottom:2%;}
.toursbg8{background: #FFF url(../includes/images/toursbg8.jpg)no-repeat; background-size:cover; padding-bottom:2%;}
}

@media all and (max-width: 1197px) {
a.btns img {
		padding:2px;
		max-width:200px;
		float:none;
}
.tourtitle {
	font-size:2.5em;
}
}
@media all and (max-width: 985px) {
	.social img{
		max-width:60px;
	}
.btnbooking img{
	max-width:280px;
	float:left;
}
.tourtitle {
	font-size:2em;
}

}


@media all and (max-width: 830px) {
	.imgatleft{
		width:28%;
		float:left;
	}
	.titlecenter{
		width:70%;
		float:right;
	}
	.booking{
		width:70%;
		float:right;
	}
.btnbooking img{
	max-width:280px;
	float:left;
}
.tourtitle {
	font-size:1.8em;
}
	.bookingleft{
		width:98%;
	}
	.bookingright{
		width:98%;
	}
}
@media all and (max-width: 610px) {
.btnbooking img{
	max-width:200px;
	float:left;
}
footer{min-height:800px;}
.facebook{width:98%;}	
.copyr{width:98%;}
.contact{width:98%;}
}
@media (max-width: 520px) {
a.btns img {
		padding:2px;
		width:200px;
		float:none;
}
	.imgatleft{
		width:28%;
		float:left;
	}
	.titlecenter{
		width:60%;
		float:right;
	}
	.booking{
		width:60%;
		float:right;
	}
	.bookingleft{
		width:98%;
	}
	.bookingright{
		width:98%;
	}
}