	@font-face {
	    font-family: 'Nexa Light';
	    src: url('../fonts/Nexa-Light.otf') format('opentype');
	}

body{
	margin-top: 120px;
	font-family:'Nexa Light';
	color: #897f8a;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
  	font-size: 1.55em;
}
/*
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #ffffff;
}*/


.navbar-brand{
	background:url(../images/logo.png) no-repeat;
	text-indent:-9999px;
	width:243px;
	height:110px;
	margin-left: 30px !important;
	margin-top: 10px;
}

/*
.navbar {margin-bottom:0; font-size: .8em !important;}
.navbar-default {
	background:rgba(255,255,255,.9); border:none;
    text-transform: uppercase;
    font-style: normal;
    height: 110px !important;
}

.btn:active, .btn.active{
	-webkit-box-shadow:none;box-shadow:none
}

.navbar-default .navbar-toggle {
	margin-top: 22px;
}



.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover, 
.navbar-default .navbar-nav > .active > a:focus {
	color: #fff !important;
	background-color:#34368a !important;
    border-bottom: 4px solid #93c23e !important;
    background-image:none !important;
    background: none;
}
	  
.navbar-nav > li > a {
    display:block !important;
	color:#185372 !important;
    font-size: 1.1em;
    font-weight: bold;
    margin: 0;
	padding-top:11px !important;
	vertical-align:middle;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

.navbar-nav > li > a:hover{
	color:#0275bb !important;
	border-bottom: 4px solid #93c23e;
}

.navbar-nav > li > a span { margin:0 auto; display:block; font-size: 20px; text-align:center; padding: 20px 0 10px 0; }

*/

.navbar-default {
    background: rgba(255,255,255,.9);
    border:none;
    font-size:15px;
    box-shadow: 0 5px 5px -7px #777;
    margin-bottom:10px;
}

.navbar-nav > li > a {
    font-family:'Nexa Light', 'Arial Narrow', Arial, sans-serif;
    color:#a7866c !important;
    text-transform:uppercase;
    font-size:13px;
    letter-spacing:1px;
    display:block !important;
    margin: 0 0 0 0px;
    height: 120px;
	padding-top:50px !important;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
    padding-bottom:10px;
}


.navbar-nav > li > a:hover {
    display:block !important;
    margin: 0 0 0 0px;
	padding-top:10px !important;
    background: #a7866c !important;
    color: #fff !important;
	padding-top:45px !important;
	vertical-align:bottom !important;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover, 
.navbar-default .navbar-nav > .active > a:focus {
    padding-top: 45px !important;
    color: #fff !important;
    background: #a7866c !important;
}


.ax-top-bar{
	text-align: right;
}


@media(max-width:768px){

	body{
		margin-top: 147px;
		font-family:'Nexa Light';
		background:url(../images/body_bg.jpg) no-repeat center 173px fixed;
		-webkit-background-size: cover;
	  	-moz-background-size: cover;
	  	-o-background-size: cover;
	  	background-size: cover;
	}

	.navbar-brand{
		background:url(../images/logo_sm.png) no-repeat;
		text-indent:-9999px;
		width:243px;
		height:100px;
	}	
	.navbar-nav > li > a span {
		display: inline;
		padding-right:10px;
	}
	.navbar-nav > li > a {
		padding-top:0 !important;
		padding-bottom:0 !important;
	}

	.ax-top-bar{
		text-align: right;
		font-size: 10px !important;
	}
	.ax-font-22{font-size: 14px !important;}

	.ax-img-small{width:48px;}

}




/*---- -----*/

.ax-padding-top-10{ padding-top:10px;}
.ax-padding-top-15{ padding-top:15px;}
.ax-padding-top-20{ padding-top:20px;}
.ax-padding-top-30{ padding-top:30px;}
.ax-padding-top-40{ padding-top:40px;}
.ax-padding-top-50{ padding-top:50px;}
.ax-padding-top-70{ padding-top:60px;}
.ax-padding-top-70{ padding-top:70px;}
.ax-padding-top-80{ padding-top:80px;}

.ax-padding-bottom-10{ padding-bottom:10px;}
.ax-padding-bottom-20{ padding-bottom:20px;}
.ax-padding-bottom-30{ padding-bottom:30px;}
.ax-padding-bottom-40{ padding-bottom:40px;}
.ax-padding-bottom-50{ padding-bottom:50px;}
.ax-padding-bottom-60{ padding-bottom:60px;}
.ax-padding-bottom-70{ padding-bottom:70px;}
.ax-padding-bottom-80{ padding-bottom:80px;}

.ax-padding-left-10{padding-left: 10px;}
.ax-padding-left-20{padding-left: 20px;}
.ax-padding-left-30{padding-left: 30px;}

.ax-margin-top-10{margin-top: 10px;}
.ax-margin-top-20{margin-top: 20px;}
.ax-margin-top-30{margin-top: 30px;}


.ax-row-padd-20{ padding:20px 0 20px 0;}
.ax-row-padd-30{ padding:30px 0 30px 0;}
.ax-row-padd-40{ padding:40px 0 40px 0;}
.ax-row-padd-50{ padding:50px 0 80px 0;}

.ax-bg-blue{ background-color:#0074bb;}
.ax-bg-blue-2{ background-color:#0699cc;}
.ax-bg-blue-3{background: #25c2ea;}
.ax-bg-gris{ background-color:#f1f1f1;  height: 1px;}
.ax-bg-white{ background-color:#fff;}
.ax-bg-yellow{ background-color:#f5df6c;}
.ax-bg-brown{background-color: #a3620a;}
.ax-bg-pink{background-color: #ed699f;}
.ax-bg-magenta{background-color: #25c2ea;}
.ax-bg-orange{background-color: #f26522; height: 1px;}

.ax-body-gris{ background-color: #f8f7f8;}
.ax-body-brown{ background-color: #a7866c;}

.ax-text-color-blue{color:#0074bb;}
.ax-text-blue{color: #25c2ea;}
.ax-text-yellow{color:#fdcd61;}
.ax-text-blue{color:#25c2ea;}
.ax-text-orange{color: #ff6e03;}

.ax-text-center{text-align: center;}

.ax-testimonio{
	color: #333;
	font-style: italic;
	font-size: 14px;
}

.ax-testimonio .persona{
	font-style: normal !important;
	color: #c0c2c3;
}

.ax-font-12{font-size: 12px;}
.ax-font-14{font-size: 14px;}
.ax-font-16{font-size: 16px;}
.ax-font-19{font-size: 19px;}
.ax-font-20{font-size: 20px;}
.ax-font-22{font-size: 22px;}



.ax-left-line{ border-left:1px solid #014979;}
.ax-justify{ text-align: justify;}
.ax-text-bold{ font-weight: bold;}
.ax-center-img{ display: block; margin-left: auto; margin-right: auto;}

.ax-home-section{
	background-color:#fff;
}

footer{
	color: #fff;
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6, legend{
	font-family:'Nexa Light', sans-serif;
}

h1{
	font-size: 25px;
	line-height: 25px;
	font-weight: bold;
	font-style: normal;
	position: relative;
	letter-spacing: 0.1em;
	margin-bottom: 17px;
	color: #5b4c5c;
}
h1.noSubtitle{ margin-bottom:90px;}
h1 span{
	border-bottom: 2px solid #b09411;
}

h2.subTitle{
	font-size: 24px;
	line-height: 24px;
	font-weight: 300;
	font-style: normal;
	padding: 0px;
	margin-bottom: 90px;
	text-align: center;
	color: rgb(136, 136, 136);	
}

h2.subTitle2{
	font-size: 24px;
	line-height: 24px;
	font-weight: 300;
	font-style: normal;
	padding: 0px;
	color: rgb(136, 136, 136);	
}

.ax-icon-button{ padding-right:25px;}

h2.subTitle:after, h1.noSubtitle:after {
	display:block;
	height:1px;
	width:100px;
	content:'';
	bottom:-37px;
	position:absolute;
	margin-left:-50px;
	left:50%;
	border-bottom:1px solid #4da9e2;
}

h3{
	font-size: 18px;
	font-weight: bold;
}

h3.wine{ 
	color: #a90f2c;
	font-style: bold;
}

h4{
	color:#5b4c5c;
	font-weight: bold;
}

	h4.boxTitle{
		text-align: center;
		padding-top: 20px;
	}

label{
	color:#333;
	font-weight:normal;
}

input{
	border-radius: 0px !important;
	padding: 5px 10px !important;
	height: 40px !important;
}

textarea{
	border-radius: 0px !important;
	padding: 5px 10px !important;
}

.ax-subparrafo{
	color: #897f8a;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 40px;
}

.ax-contact-info{
	color: #897f8a;
	padding-top: 10px;
}

	ul.ax-list-contact li{
		color: #897f8a;
		list-style-type: none;
		list-style: none;
		line-height: 35px;
	}

	.ax-list-contact span{
		margin-right: 15px!important;
	}



.ax-link-wine{ color:#897f8a; } 

.ax-link-wine:hover, .ax-link-wine:focus{
	color:#34368a; 
	text-decoration: underline;
}

.ax-link-orange{ color:#ff6e03; }

.ax-link-orange:hover, .ax-link-orange:focus{
	color:#ff6e03;
	text-decoration: underline;
}

.ax-link-turk{ color:#25c2ea; }

.ax-link-turk:hover, .ax-link-turk:focus{
	color:#25c2ea;
	text-decoration: underline;
}


.ax-btn{
	color:#FFF;
	text-shadow:none;
	background:none;	
	border:2px solid rgb(238, 238, 238);
}

.ax-btn:hover, .ax-btn:focus {
    color: #0481bd;
    border-color: rgb(238, 238, 238);
    text-shadow: none;
    background: none repeat scroll 0% 0% rgb(255, 255, 255);
}

.ax-btn-purple{
	color:#a7866c;
	text-shadow:none;
	background:none;	
	border:2px solid #a7866c;
	padding: 5px 50px !important;
	border-radius: 0px !important;
}

.ax-btn-purple:hover, .ax-btn-purple:focus {
    color: #fff;
    border-color: #a7866c;
    text-shadow: none;
    background: none repeat scroll 0% 0% #34368a;
}


.ax-hr{
	border: 1px solid #dfdfdf;
	margin-bottom: 5px;
}

.slide{
	width: 100%; 
	margin: 0 0;
}

/* timeline */
.timeline {
    position: relative;
    padding: 0;
    list-style: none;
}

.timeline:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 40px;
    width: 2px;
    margin-left: -1.5px;
    background-color: #f1f1f1;
}

.timeline>li {
    position: relative;
    margin-bottom: 50px;
    min-height: 50px;
}

.timeline>li:before,
.timeline>li:after {
    content: " ";
    display: table;
}

.timeline>li:after {
    clear: both;
}

.timeline>li .timeline-panel {
    float: right;
    position: relative;
    width: 100%;
    padding: 0 20px 0 100px;
    text-align: left;
}

.timeline>li .timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
}

.timeline>li .timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
}

.timeline>li .timeline-image {
    z-index: 100;
    position: absolute;
    left: 0;
    width: 80px;
    height: 80px;
    margin-left: 0;
    border: 7px solid #f1f1f1;
    border-radius: 100%;
    text-align: center;
    color: #fff;
    background-color: #fed136;
}

.timeline>li .timeline-image h4 {
    margin-top: 12px;
    font-size: 10px;
    line-height: 14px;
}

.timeline>li.timeline-inverted>.timeline-panel {
    float: right;
    padding: 0 20px 0 100px;
    text-align: left;
}

.timeline>li.timeline-inverted>.timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
}

.timeline>li.timeline-inverted>.timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
}

.timeline>li:last-child {
    margin-bottom: 0;
}

.timeline .timeline-heading h4 {
    margin-top: 0;
    color: inherit;
}

.timeline .timeline-heading h4.subheading {
    text-transform: none;
}

.timeline .timeline-body>p,
.timeline .timeline-body>ul {
    margin-bottom: 0;
}

@media(min-width:768px) {
    .timeline:before {
        left: 50%;
    }

    .timeline>li {
        margin-bottom: 100px;
        min-height: 100px;
    }

    .timeline>li .timeline-panel {
        float: left;
        width: 41%;
        padding: 0 20px 20px 30px;
        text-align: right;
    }

    .timeline>li .timeline-image {
        left: 50%;
        width: 100px;
        height: 100px;
        margin-left: -50px;
    }

    .timeline>li .timeline-image h4 {
        margin-top: 16px;
        font-size: 13px;
        line-height: 18px;
    }

    .timeline>li.timeline-inverted>.timeline-panel {
        float: right;
        padding: 0 30px 20px 20px;
        text-align: left;
    }
}

@media(min-width:992px) {
    .timeline>li {
        min-height: 150px;
    }

    .timeline>li .timeline-panel {
        padding: 0 20px 20px;
    }

    .timeline>li .timeline-image {
        width: 150px;
        height: 150px;
        margin-left: -75px;
    }

    .timeline>li .timeline-image h4 {
        margin-top: 30px;
        font-size: 18px;
        line-height: 26px;
    }

    .timeline>li.timeline-inverted>.timeline-panel {
        padding: 0 20px 20px;
    }
}

@media(min-width:1200px) {
    .timeline>li {
        min-height: 170px;
    }

    .timeline>li .timeline-panel {
        padding: 0 20px 20px 100px;
    }

    .timeline>li .timeline-image {
        width: 170px;
        height: 170px;
        margin-left: -85px;
    }

    .timeline>li .timeline-image h4 {
        margin-top: 40px;
    }

    .timeline>li.timeline-inverted>.timeline-panel {
        padding: 0 100px 20px 20px;
    }
}