/*!
 * Start Bootstrap - Business Casual Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
    font-family: "times new roman","Helvetica Neue",Helvetica,Arial,sans-serif;
    background: url('../img/bg.jpg') no-repeat top left fixed; width:100%; height:100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
	width:100%;
	
}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase;
    font-family: "times new roman","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 600;
    letter-spacing: 1px;
}

p {
    font-size: 14px;
    line-height: 1.6;
	text-align : justify;
    color: #000;
}

hr {
    max-width: 400px;
    border-color: #999999;
}

#address-bar{
	text-align:right;
	font-size:15px;
	
	
	}


.brand,
.address-bar {
    display: none;
}

.navbar-brand {
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 2px;
}

.navbar-nav {
    text-transform: uppercase;
	
    font-weight:200;
    letter-spacing: 2px;
}

.img-full {
    min-width: 100%;
}

.brand-before,
.brand-name {
	
    text-transform: capitalize;
}

.brand-before {
    margin: 15px 0;
}

.brand-name {
    margin: 0;
	font-family: "verdana";
    font-size: 20px;
}

.tagline-divider {
    margin: 15px auto 3px;
    max-width: 250px;
    border-color: #999999;
}

.box {
    margin-bottom: 20px;
    padding: 10px 15px;
    background: #fff;
    background: rgba(255,255,255,0.9);
}

.intro-text {
    text-transform: uppercase;
    font-size: 1.25em;
    font-weight: 400;
    letter-spacing: 1px;
}

.img-border {
    float: none;
    margin: 0 auto 0;
    border: #999999 solid 1px;
}

.img-left {
    float: none;
    margin: 0 auto 0;
}
.banner{
	width:100%;
	margin:0px;
	padding:0px;
	
}
.banner2{
	width:100%;
	margin:0px;
	padding:0px;
}

footer {
    background: #fff;
    background: rgba(255,255,255,0.9);
}

footer p {
    margin: 0;
    padding: 5px 0;
}

@media screen and (min-width:768px) {
	
#address-bar{
	text-align:right;
	font-size:20px;
	
	
	}
		
	.banner{
	width:64%;
	margin:0px;
	padding:0px;
	position:relative;
	right:-111px;
}

	
    .brand {
        display: inherit;
        margin: 0;
        padding: 30px 0 10px;
        text-align: center;
        text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
        font-family: "cambria","Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 60px;
        font-weight: 700;
        line-height: normal;
        color:#088A08;
    }

    .top-divider {
        margin-top: 0;
    }

    .img-left {
        float: left;
        margin-right: 25px;
    }

    .address-bar {
        display: inherit;
        margin: 0;
        padding: 0 0 40px;
        text-align: center;
        text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
        text-transform: uppercase;
        font-size: 20px;
        font-weight: 400;
        letter-spacing: 3px;
        color:#088A08;
    }

    .navbar {
        border-radius: 0;
    }

    .navbar-header {
        display: none;
    }

    .navbar {
        min-height: 0;
    }

    .navbar-default {
        border: none;
        background: #fff;
        background: rgba(255,255,255,0.9);
    }

    .nav>li>a {
        padding: 10px;
    }

    .navbar-nav>li>a {
        line-height: normal;
    }

    .navbar-nav {
        display: table;
        float: none;
        margin: 0 30px 0 20px;
        table-layout: fixed;
        font-size: 18px;
		color:#0B610B;
		
    }
	
	/* .banner {
	width:60%;
/*   display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url(img/banner2.jpg) no-repeat;/* La imagen sustituta */
  width: 100%; /* La anchura de la nueva imagen */
  padding-left: 180px; /* Igual a la anchura de la nueva imagen */ */
} */
}

@media screen and (min-width:1200px) {
	#address-bar{
	text-align:right;
	font-size:25px;
	
	
	}


    .box:after {
        content: '';
        display: table;
        clear: both;
    }
	.banner{
	width:40%;
	margin:0px;
	padding:0px;
		position:relative;
	right:-150px;
	}

	
}
.brand-name {
    margin: 0;
	font-family: "verdana";
    font-size: 20px;
}
/* iframe {
max-width: 100%;
height: 400px;
width: 650px; /*IE8 bug fix*/
vertical-align: left;} */

.iframe-rwd  {
position: relative;
padding-bottom: 65.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
.iframe-rwd iframe {
position: absolute;
top: 0;
left: 0;
width: 400px;
height: 400px;
}
.img1{
	float:left;
	width:100%;
	padding:25px;
	
}
#map{
	width:95%;
}

#form{
	width:80%;
	background:white;
	padding:15px;
}
.firma{
	float:right;
	color:blue;
}
#ases{
	height:20px;
}






