/*!
 *Ausoni Tours Themes - relase 21-01-2015
 */
 
 body{
	background-color:#f9f9f9;
	font-size:15px;
	line-height:1.7em;
	color: #333;
	}

 a{color:#000;}
 a:hover{color:#333;}
 a:focus{color:#333;}
 
h1, h2{color:#000;}
h2{
text-transform: uppercase;
font-weight: 700;
letter-spacing: -1px;
font-size: 30px;
margin-bottom: 10px;
margin-top: 10px;
}
h2 span{color: #51bce6;}
h4 {
    font-family: "Lato",Arial,sans-serif;
font-weight: 300;
font-size: 20px;
}
p{
 font-family: "Lato",Arial,sans-serif;

}

.title-short-info{font-family: "Lato",Arial,sans-serif;
font-weight: 300;
color:#fff;font-size: 20px;}
.page{
padding-top:60px;
padding-bottom:120px;
 }
 
 #breadcrumb{background:#333;color:#fff;width:100%;margin-top:108px;}
 .breadcrumb {
background:#333;
color:#fff;
margin:0px;
padding-bottom:10px;
}
.breadcrumb li.active{color:#f1f1f1;}
.breadcrumb li a{color:#fff;}
 
 
  #header{width:100%;background-color:#fff;position:fixed;z-index:1001;top:0px;border-bottom:5px solid #f1f1f1}
  #slide{width:100%;border-bottom:5px solid #dddddd;}

    #footer{background:#333 url('../images/traveling.png') bottom repeat-x;width:100%;border-top:5px solid #666;color:#fff;}

 .bg-black{ 
 background-color:#000;
 color:#fff;
 }
 .bg-white{ 
 background-color:#fff;
 color:#000;
 }
 


 .row{}
 a.btn_map {
    border: medium none;
    font-family: inherit;
    color: #FFF;
    background: none repeat scroll 0% 0% #E04F67;
    cursor: pointer;
    padding: 12px 20px;
    outline: medium none;
    font-size: 12px;
    transition: all 0.3s ease 0s;
    border-radius: 3px;
    text-transform: uppercase;
    font-weight: bold;
    display: block;
    text-align: center;
}
.box_style_4, .box_style_2 {
    background: none repeat scroll 0% 0% #FFF;
    border-radius: 3px;
    margin-bottom: 25px;
    padding: 20px;
    position: relative;
    text-align: center;
    border: 1px solid #DDD;
}


 ul{list-style-type:none;margin:0px;padding:0px;}
 li{font-size:14px;}
 
  ul.list li{
 padding-bottom:10px;
 padding-top:25px;
 padding-left:5px;
 border-bottom:1px solid #e8e8e8;
 font-size:14px;
 }
 
 #footer h2{color:#fff;font-size:22px;}
 #footer a{color:#fff;text-decoration:underline;}  #footer a:hover{color:#fff;}
 ul.list-footer li,  ul.list-footer li a,  ul.list-footer li a:hover{color:#fff;}
 
 
.navbar {
    border-radius: 0px;
	margin-bottom: 0px;
	position: relative;
	min-height: 40px;
	

}

.navbar-default {
	background-color:#fff;
	margin-top:30px;
	color: #333;
	
}
.navbar-nav > li > a {
    padding: 16px 10px 16px 10px;
	line-height: 18px;
	font-size:14px;
	color: #333;
	font-weight:bold;
}
.navbar-default .navbar-nav > li > a {
    color: #333;

}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {

    color: #333;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #51bce6;
    background-color: #fff;

}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #fff;
    color: #000;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    text-decoration: none;
    color: #FFF;
    background-color: #51bce6;
}
.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #7B8A8B;
    white-space: nowrap;
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #000;

}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #FFF;
    background-color: #51bce6;

}
.navbar-default .navbar-toggle {
    border-color: #1A242F;
}
.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 13px;
    margin-bottom: 13px;
    background-color: #1A242F;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;

}
/*
nav{padding:0px;margin:0px;background-color:#015289;}
.navbar-collapse{padding:0px;margin:0px;}
.navbar {padding:0px;margin:0px;border-radius:0px;}
.navbar-default{padding:0px;margin:0px;}
.navbar-toggle .icon-bar {background-color:#fff;}
.nav>li>a{color:#fff;text-decoration:none;}
.nav>li.active{background-color:#022c52;
	color:#fff;}
.nav>li>a:focus,.nav>li>a:hover{
	text-decoration:none;
	background-color:#022c52;
	color:#fff;
}

.nav>li.disabled>a{
	color:#fff
}

.nav>li.disabled>a:focus,.nav>li.disabled>a:hover{
	color:#fff;
	text-decoration:none;
	cursor:not-allowed;
	background-color:transparent
}

.nav .open>a,.nav .open>a:focus,.nav .open>a:hover{
	background-color:#022c52;
	border-color:#337ab7
}
*/
 
 .left{text-align:left;}
 .right{float:right;}
 .center{text-align:center;}
 
 .cloud{background:url('../images/cloud-large.png') center top repeat-x;}

 
 .pad{padding:20px 0px 20px 0px;}

 


.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #cdcdcd;
	background-color:#fff;
}
.table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border-bottom: 3px solid #cdcdcd;
	background-color:#fff;
	background: url('../images/top_shadow.png') top ;
}

/*---------------------------------------
   2.3 BORDER AND LINE       
-----------------------------------------*/
.border-right {
	border-right: 1px solid #eaeaea;
}

.border-left {
	border-left: 1px solid #eaeaea;
}

.colored-line-left,
.colored-line-right,
.colored-line,
.white-line,
.grey-line {
	height: 2px;
	width: 300px;
	display: block;
 
}

.white-line {
	background: #ffffff;
	margin: auto;
}

.grey-line {
	background: #eaebec;
}

.grey-line-short {
	height: 2px;
	width: 40px;
	display: block;
	background: #eaebec;
}

.white-text {
	color: #ffffff;
}

.white-bg-border {
	background: #ffffff;
	border-top: 1px solid #eaebec;
	border-bottom: 1px solid #eaebec;
}

.white-bg {
	background: #ffffff;
}

.grey-bg {
	border-top: 1px solid #eaebec;
	border-bottom: 1px solid #eaebec;
	background: #F7F8FA;
}

.dark-bg {
	background: #2e3336;
}

.colored-line-left {
	float: left;
}

.colored-line-right {
	float: right;
}

.colored-line {
	margin: auto;
}

.colored-line-left, .colored-line-right, .colored-line {
    background: none repeat scroll 0% 0% #008ED6;
}


/*LIST GROUP ACTIVE*/
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  text-shadow: 0 -1px 0 #015289;
  background-image: -webkit-linear-gradient(top, #015289 0%, #015289 100%);
  background-image:      -o-linear-gradient(top, #015289 0%, #015289 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#015289), to(#015289));
  background-image:         linear-gradient(to bottom, #015289 0%, #015289 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2b669a', endColorstr='#ff2b669a', GradientType=0);
  background-repeat: repeat-x;
  border-color: #015289;
}
.list-group-item.default,
.list-group-item.default:hover,
.list-group-item.default:focus {
  text-shadow: 0 -1px 0 #e8e8e8;
  background-image: -webkit-linear-gradient(top, #e8e8e8 0%, #e8e8e8 100%);
  background-image:      -o-linear-gradient(top, #e8e8e8 0%, #e8e8e8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e8e8e8), to(#e8e8e8));
  background-image:         linear-gradient(to bottom, #e8e8e8 0%, #e8e8e8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2b669a', GradientType=0);
  background-repeat: repeat-x;
  border-color: #eeeeee;
}



.bs-callout {
    padding: 20px;
    margin: 20px 0;
    border: 1px solid #eee;
    border-left-width: 5px;
    border-radius: 3px;
}
.bs-callout h4 {
    margin-top: 0;
    margin-bottom: 5px;
}
.bs-callout p:last-child {
    margin-bottom: 0;
}
.bs-callout code {
    border-radius: 3px;
}
.bs-callout+.bs-callout {
    margin-top: -5px;
}
.bs-callout-default {
    border-left-color: #777;
}
.bs-callout-default h4 {
    color: #777;
}
.bs-callout-primary {
    border-left-color: #428bca;
}
.bs-callout-primary h4 {
    color: #428bca;
}
.bs-callout-success {
    border-left-color: #5cb85c;
}
.bs-callout-success h4 {
    color: #5cb85c;
}
.bs-callout-danger {
    border-left-color: #d9534f;
}
.bs-callout-danger h4 {
    color: #d9534f;
}
.bs-callout-warning {
    border-left-color: #f0ad4e;
}
.bs-callout-warning h4 {
    color: #f0ad4e;
}
.bs-callout-info {
    border-left-color: #5bc0de;
}
.bs-callout-info h4 {
    color: #5bc0de;
}




#myCarousel .carousel,
#myCarousel .item,
#myCarousel .active {
    height: 100%;
	border-bottom:1px solid #fff;
}

#myCarousel 
.carousel-inner {
    height: 100%;
}



#myCarousel a.carousel-control span{margin-top:80%;margin-left:10%;margin-right:10%;}
#myCarousel .carousel-caption {
position:absolute;
left:0;
right:0;
bottom:0;
padding:0;
width:100%;
text-align:left;
padding-left:15px;
background-color:rgba(0, 0, 0, 0.5);
}
footer a{color:#fff;}


.current{border:1px solid #e8e8e8;padding:5px;margin-left:1px;}
.nocurrent{border:1px solid #f2f2f2;padding:5px;margin-left:1px;}



/* Home Page Tours */
.post{
background-color: #FFF;
box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
margin: 0px 0px 30px;

text-align:left;
}

.img-post  img {
    -webkit-transition: all 1s ease; /* Safari and Chrome */
    -moz-transition: all 1s ease; /* Firefox */
    -o-transition: all 1s ease; /* IE 9 */
    -ms-transition: all 1s ease; /* Opera */
    transition: all 1s ease;
        max-width: 100%;
}
.img-post:hover img {
    -webkit-transform:scale(1.25); /* Safari and Chrome */
    -moz-transform:scale(1.25); /* Firefox */
    -ms-transform:scale(1.25); /* IE 9 */
    -o-transform:scale(1.25); /* Opera */
     transform:scale(1.25);
}

/*
.mg-image {
  width:400px;
  height:400px;
  overflow: auto;
}
*/

.img-post {
    position: relative;
    overflow: hidden;
    height:300px;
    border: 1px solid #FFF;
}
.short-info {
    position: absolute;
    left: 0px;
    bottom: 0px;
    background: url("../images/shadow-post.png") repeat-x scroll left bottom transparent;
    width: 100%;
    padding: 10px 10px 8px 5px;
    color: #FFF;
}

.post-item{width:100%;padding:10px 15px 10px 15px;}
a .post-item {font-size:16px;text-transform: uppercase;}
a:hover .post-item {font-size:16px;text-transform: uppercase;}

.post-footer{width:100%;padding:10px 15px 10px 15px;}
a .post-footer{font-size:16px;}
a:hover .post-footer{font-size:16px;}


.btn-default {
    color: #FFF;
    background-color: #51bce6;
    border-color: #51bce6;
}
.btn {
    display: inline-block;
    margin-bottom: 0px;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 5px 15px;
	font-weight:bold;
    font-size: 15px;
    line-height: 1.42857;
    border-radius: 4px;
    -moz-user-select: none;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #ffffff;
  background-color: #000;
  border-color: #000;
}



@media screen and (max-width: 40em) {

	#header{position:relative;}	
	#logo{text-align:center!important;}
	#naviga{background-color:#f2f2f2;margin:0px!important;padding:0px!important;}
	#breadcrumb{margin:0px!important;} 

}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) { 

	#header{position:relative;}	
	#logo{text-align:center!important;}
	#naviga{background-color:#f2f2f2;margin:0px!important;padding:0px!important;}
	#breadcrumb{margin:0px!important;} 

 }