body {
	margin: 0;
  background-color:#EEEEEE ;
  color: #EEEEEE;
  font-family:  sans-serif;
  font-weight: 210;
}

  #ingles {
    top: auto;
   margin: 0 auto;
    left: 10px;
      position: fixed;
	bottom: 0;
	color:darkblue;
  }


h1, h2, h3, h4, h5, h6 {
	color: #555555;
	font-weight: 280;
  font-family: 'Economica', sans-serif;
}

.enviar {
    height: 40px;
      font-family: 'Economica', sans-serif;
    font-size:20px ;
    color:black;
    z-index: 10;
    padding-bottom: 50px;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: blue;
}

.navbar-collapse {
      background-image: url(img/Transparentglobe-background-with-dots.png);
        background-repeat: no-repeat;
    background-size: cover;
}


.enviar1 {
    height: 41.5px;
      font-family: 'Economica', sans-serif !important;
    font-size: ;
    color: white !important;
}

.nombre {display: inline-block;
  vertical-align: middle;
  line-height: normal;   
     z-index: 10;
    
}

.nombre h1 {
    position: relative;
  top: -580px;
  transform: translateY(0%);
}

.localiza {
      position: relative;
  top: -550px;
  transform: translateY(0%);
    padding:3px;
}


a {
     
   font-size:15px;
   

  font-family: 'Economica', sans-serif;
}


a:focus { 
    outline: none; 
}

footer {
	background-color: #333333;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
}

.container {
     position: ;
    margin-right: - !important;
}

.container-fluid {
     width:100%;
    margin:0px;
    
}
/******************************************
			 Navigation Modification
*******************************************/
.nav {
	margin-bottom: 0;
}

.navbar-left {
	background-color: #333334;
    border: medium none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    z-index: 1000;
}

.navbar-left ul li {
	position: relative;
}

.navbar-left ul li:link,
.navbar-left ul li:visited {
	color: #999999;
	font-size: 18px;
	padding: 15px;
}


.navbar-left ul li a:hover,
.navbar-left ul li a:focus {
	background: none;
}

.navbar-left ul li a.enabled {
	color: #FFFFFF;
}

.navbar-left .enabled .arrow {
	background-color: #333334;
    border: none;
    width: 15px;
    height: 15px;
    position: absolute;
    right: -8px;
    bottom: 20px;
    transform:rotate(225deg);
    -ms-transform:rotate(225deg); /* IE 9 */
    -webkit-transform:rotate(225deg); /* Safari and Chrome */
}


/*********************************
	Some Bootstrap Override
*********************************/
.well {
    background-color: #DDDDDD;
    border: 1px solid #CCCCCC;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
    color: #666666;
    margin-bottom: 20px;
    min-height: 20px;
    padding: 0px 0px;
}

.well h3 {
	margin: 0;
	color: #666666 !important;
}

hr {
	border: none;
  border-top: 3px solid #FFFFFF;
}

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    background-color: #DDDDDD !important;
    color: #333333 !important;
    border: 1px solid #CCCCCC !important;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s !important;
}

input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	height: 40px;
    line-height: 40px;
    margin-bottom: 27px;
}

.btn-theme {
	background: none repeat scroll 0 0 #666666;
    border: none;
    color: #FFFFFF;
    text-transform: uppercase;
    border-radius: 4px 4px 4px 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
    line-height: 13px;
    margin-bottom: 5px;
    outline: 0 none;
    overflow: visible;
    padding: 12px 20px;
    position: relative;
    text-decoration: none;
    text-shadow: none;
    transition: all 0.3s ease 0s;
}

.btn-theme:hover {
	color: #FFFFFF;
	background-color: darkslateblue;
}

/**********************************
	 Scroll to Top link 
***********************************/
#scrollToTop {
	width: 40px;
	height: 40px;
	line-height: 40px;
	background-color: #111111;
	color: #666666;
	position: fixed;
	bottom: 0;
	right: 0;
	text-align: center;
	display: none;
	cursor: pointer;
	transition:all 0.3s;
	z-index: 10000;
}

#scrollToTop:hover {
	text-decoration: none;
	background-color: #000000;
	color: #999999;

}

/*******************************
	Social Media links 
********************************/
.social-btn {
	display: block;
  float: left;
  padding: 4px 5px;
}

/********************************
 Main Sections and Content Area
*********************************/
#page1 {
 
    min-height: 100px !important; 
     padding: 0px;
    margin: 0px;
    
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    background-size: cover;
    
}

#page2 {
     padding-top: 0px;
    margin: 0px;
     min-height: 100px;
}
#page1 img {
    padding: 0px;
    margin: 0px;
}

.page {
      
     padding: 0px;
    margin: 0px;
    min-height: 100px;
}

#page1 h1 {
  background-color:#FFFFFF;
  color:#666666;
  display:inline-block;
  font-size:4vw;
  font-weight:200;
  line-height:1.1em;
  margin:0;
  opacity:0.8;
  padding:20px;
  text-align:center;
  text-shadow:none;
  width:100%;
}

.form-horizontal {
     background-color:#FFFFFF !important;
    padding:20px;
    
}

.modal input {
    color:black;
}

#page1 form {
 
  background-color:#FFFFFF;
  color:#666666;
  display:inline-block;
   font-size:2.5vw;
  font-weight:200;
  line-height:1.1em;
  margin:0;
  opacity:0.8;
  
  text-align:center;
  text-shadow:none;

 
}

.caption {
  -webkit-transition:all 500ms linear;
  background-image:none;
  background-position:initial initial;
  background-repeat:initial initial;
  margin:0 20% 0 0;
  opacity:0.9;
  padding:0px 0;
  transition:all 500ms linear;
}

#page3,
#page5 {
  background-color: #EEEEEE;
}

#page3 h1,
#page5 h1 {
  /*color: #FFFFFF;*/
}





.pricing h1 {
  font-size: 45px !important;
}

.pricing p {
  padding: 10px 0;
  border-bottom: 1px dotted #666666;
}

.page {
  position: relative;
  padding: 0px ;
  font-size: 18px;
  font-weight: 100;
  line-height: ;
    height: auto !important;
}

.page p {
    font-size: 18px;
   
    color: #555555;

  font-family: 'Economica', sans-serif;
}

.page h1 {
	font-size: 51px;
  letter-spacing: 0.12em;
  line-height: 90px;
  margin: 25px 0;
}

.page h2 {
  margin: 25px 0;
  font-size: 21px;
  letter-spacing: 0.08em;
  line-height: 29px;
       color: #999999;

  font-family: 'Economica', sans-serif;
}

.page h3 {
	font-weight: 100;
	margin-bottom: 30px;
	color: #999999;
}

.page .content-byline {
  color:#999999;
  font-size:20px;
  font-weight:300;
  line-height:1.25;
  margin-bottom:0px;
}

.page img {
	margin: 0px auto;
	border-radius: 4px;
}


.center {
	text-align: center;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.large {
	font-size: 18px !important;
}

.nav-tabs li a {
    font-size: 15px;
}
#wrapper {
    padding-left: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#wrapper.toggled {
    padding-left: 250px;
}

#sidebar-wrapper {
    z-index: 1000;
    position: fixed;
    left: 250px;
    width: 0;
    height: 100%;
    margin-left: -250px;
    overflow-y: auto;
    background: #eeeeee;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#wrapper.toggled #sidebar-wrapper {
    width: 250px;
}

#page-content-wrapper {
    width: 100%;
    position: absolute;
    padding: 15px;
}

#wrapper.toggled #page-content-wrapper {
    position: absolute;
    margin-right: -250px !important;
}

/* Sidebar Styles */

.sidebar-nav {
    position: absolute;
    top: 0;
    width: 250px;
    margin: 0;
    padding: 0;
    list-style: none;
    
}

.sidebar-nav li {
    text-indent: 20px;
    line-height: 40px;
}

.sidebar-nav li a {
    display: block;
    text-decoration: none;
    color: #63656a;
     font-family: 'Economica', sans-serif;
    font-size: 16px;
}

.sidebar-nav li a:hover {
    text-decoration: none;
    color: white;
    background: #98999b;
}

.sidebar-nav li a:active,
.sidebar-nav li a:focus {
    text-decoration: none;
}

.sidebar-nav > .sidebar-brand {
    height: 65px;
    font-size: 18px;
    line-height: 60px;
}

.sidebar-nav > .sidebar-brand a {
    color: #999999;
}

.sidebar-nav > .sidebar-brand a:hover {
    color: #fff;
    background: none;
}



/*********************************
		Responsive Hacks
*********************************/

@media (max-width: 1170px) {
  .navbar-left {
    bottom: 0;
    top:auto;
    width: 100%;
    height: 32px;
  }

  .navbar-left ul li a:link,
  .navbar-left ul li a:visited {
    font-size: 18px;
    padding: 5px 7px;
    float: left;
  }

  .navbar-left .enabled .arrow {
    display: none;
  }

  

  #page1 h1 {
  
  }

  .pricing h1 {
    font-size: 20px !important;
  }

  .page h1 {
    font-size:30px;
    line-height: 1;
    margin: 20px 0;
  }

  .page h2 {
    font-size:18px;
    line-height: 1.2;
    margin: 10px 0;
  }

  .page h3 {
    line-height: 1;
    font-size:16px;
  }

  .page p {
    font-size: 15px;
  }
}

@media (max-width: 1380px) {
    
      .nombre h1 {
    position: relative;
  top: -400px;
  transform: translateY(100%);
}

    #page1 img {
        margin-top: 30px;
        height: 100%;
    }
.localiza {
      position: relative;
  top: -570px;
  transform: translateY(500%);
}
  }

@media (min-width: 989px) {
    #botoncotizardos {
        display:none;
    }
}

@media (max-width: 988px) {
    body{
      
        margin: 0;
    }
    
    #page1 {
       
    }
    
    #page1 img {
        margin-top: 0px;
        height: 700px;
    }
    
    
    #page2 img {
        display: ;
    }
    
    
    #botoncotizaruno {
        display: none;
    }
    
    
    
    
  }


@media (max-width: 768px) {
  .container {
    padding-left: 20px;
    padding-right: 20px;
  }

  
    #sidebar-wrapper{
        display: none;
    }
    
    #menu-toggle {
        display:none;
}
    
  
    .nombre h1 {
    position: relative;
  top: -400px;
  transform: translateY(100%);
}

.localiza {
      position: relative;
  top: -570px;
  transform: translateY(500%);
}
    

}

@media (max-width: 580px) {
	html, body {
		overflow-x:hidden;
	}
  
    #page1  {
       
    }
    
   
    
    .nombre h1 {
    position: relative;
  top: -00px;
  transform: translateY(100%);
}
    
    #nombrechico {
        display: none;
    }

.localiza {
      position: relative;
  margin-top: -750px;
  transform: translateY(500%);
}

  #page1 h1 {
    
  }
    
      #page1 {
 
}
    #masdesetesientos {
        display: none;
    }

  #scrollToTop {
    top: auto;
   
    right: 0;
      position: fixed;
	bottom: 0;
	
  }
    
  
     
    
    .nombre h1 {
    position: relative;
  top: 10%;
  transform: translateY(100%);
}

.localiza {
      position: relative;
  top: 20%;
  transform: translateY(500%);
}
    
  
}

@media(max-width:468px) {

.localiza {
      position: relative;
  margin-top: -700px;
  transform: translateY(500%);
  
}
    
    

    
  
}

@media(max-width:405px) {


    
    .localiza {
      position: relative;
  margin-top: -1000px;
  transform: translateY(500%);
}
    .localiza form {
        height: 150px;
    }
}

@media (max-width: 1170px) {
  .navbar-left {
    bottom: 0;
    top:auto;
    width: 100%;
    height: 32px;
  }

  .navbar-left ul li a:link,
  .navbar-left ul li a:visited {
    font-size: 18px;
    padding: 5px 7px;
    float: left;
  }

  .navbar-left .enabled .arrow {
    display: none;
  }

  
  #page1 h1 {
    
  }

  .pricing h1 {
    font-size: 20px !important;
  }

  .page h1 {
    font-size:30px;
    line-height: 1;
    margin: 20px 0;
  }

  .page h2 {
    font-size:18px;
    line-height: 1.2;
    margin: 10px 0;
  }

  .page h3 {
    line-height: 1;
    font-size:16px;
  }

  .page p {
    font-size: 15px;
  }
}


@media(min-width:768px) {
    #wrapper {
        padding-left: 250px;
    }

    #wrapper.toggled {
        padding-left: 0;
    }

    #sidebar-wrapper {
        width: 250px;
    }

    #wrapper.toggled #sidebar-wrapper {
        width: 0;
    }

    #page-content-wrapper {
        padding: 20px;
        position: relative;
    }

    #wrapper.toggled #page-content-wrapper {
        position: relative;
        margin-right: 0;
    }
     
  #mainNav {
      display: none;
  }
    
}
    

