@font-face
{
font-family: MuseoSans;
src: url(../fonts/Museo300-Regular.otf);
} 

html, h1, h2, h3, h4, h5, h6 {
	font-family: "MuseoSans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
body {
	padding-top: 30px;
	font-family: "MuseoSans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
}
.margin1 {
	margin: 0 1px;
}
.justify {
	text-align: justify;
}

/* Container Big Screen Width Fix */
@media (min-width: 1200px) {
  .container {
    max-width: 1020px;
    }
}

/* Common Elements */
.icon-bar {
	background: #0072BC;
}
.slogan {
	text-transform: uppercase;
	text-align: center;
	font-size: 21px;
	margin: 50px 10px;
	font-weight: lighter;
	line-height: 20px;
}
.sloganupp {
	text-transform: uppercase;
	line-height: 35px;
	letter-spacing: 2px;
}
.slogantop {
	padding-top: 30px;
}
.txtitle {
	color: #0072bc;
	text-transform: uppercase;
}

/* MasInfoBox */
.masinfobox {
	margin: 50px 1px;
}
.masinfo {
	border: 1px solid #CCC;
	border-radius: 3px;
	padding: 25px;
	font-size: 21px;
	text-transform: uppercase;
}
.btnfaq {
	height: 50px;
	font-size: 18px;
}
.masinfotxt {
	padding-top: 10px;
}

/* Belowbar */
.belowbar {
	min-height: 4px;
	border: 1px solid #CCC;
	border-bottom-left-radius: 30px;
	border-bottom-right-radius: 30px;
	margin-left: 5px;
	width: 97%;
}
.belowbarbig {
	min-height: 4px;
	border: 1px solid #CCC;
	border-bottom-left-radius: 30px;
	border-bottom-right-radius: 30px;
	margin-left: 5px;
	width: 99%;
}

/* NAV */
.navbar {
	margin-bottom: 0;
}
.topnavbar {
	border-bottom: 1px solid #CCC;
	padding-bottom: 70px;
}
.mainmenu li {
	padding: 0 10px;
}
.mainmenu li a:hover {
	background: none;
}
.loginbtn {
	background: #F1F1F1;
	border-radius: 5px;
}
.logindrop {
	min-width: 250px;
	padding: 15px;
	background: #F1F1F1;
	margin-top: -1px;
}
.logindrop input {
	margin-bottom: 5px;
}
.logindrop .btn {
	margin-bottom: 10px;
}
.logdlink, .logdlink a {
	color: #C0C0C0;
	font-size: 12px;
}

/* Footer */
footer {
	border-top: 1px solid #CCC;
}
.footinfo {
	padding: 50px 0;
	padding-left: 20px;
}
.footlogo {
	padding-top: 20px;
}

.footnav {
	margin-bottom: 0;
	height: 40px;
	max-height: 40px;
	color: #FFF;
	padding-top: 10px;
	background-image: url('../img/bgBlue.png');
	border-radius: 0;
}

/* Blue Header */
.bluhead {
	margin-bottom: 20px;
	height: 15px;
	color: #FFF;
	background-image: url('../img/bgBlue.png');
	border-radius: 0;
	z-index: -1;
}

/* SliderTop */
.slidertop {
	margin-top: 20px;
}
.slidehead {
	line-height: 40px;
	font-size: 26px;
	font-weight: 700;
}
.slidertxt {
	margin-top: 100px;
}

/* SliderServices */
.sliderupp {
	text-transform: uppercase;
	font-size: 20px;
	line-height: 35px;
	letter-spacing: 2px;
	text-align: left;
}
#sliderservices {
	margin-top: 30px;
}

/* 4Grid */
.grid4 {
	min-height: 60px;
	padding: 25px 50px;
	border: 1px solid #CCC;
	border-radius: 2px;
}
.grid4 img {
	margin-right: 20px;
}

/* 3Box */
.box3 {
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	padding: 15px 30px;
}
.imgbox3 {
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

/* Box3Big */
.boxbig3 {
	border: 1px solid #CCC;
	border-radius: 3px;
	padding: 30px;
	min-height: 400px;
	margin-top: 70px;
}
.boxbig3 .txtitle {
	font-size: larger;
}
.boxbig3 img {
	margin-right: 30px;
}

/* ProcesoBox */
.procesobox {
	border: 1px solid #CCC;
	border-radius: 3px;	
}
.antigutter {
	padding-left: 0;
}
.antigutterfull {
	padding-left: 0;
	padding-right: 0;
}
.padproceso {
	padding-top: 20px;
	padding-left: 20px;
}
.procestxt {
	padding-top: 30px;
}
.procestxt p {
	padding-left: 20px;
	margin-right: 120px;
}

/* Left Tabs */
.bluetitle {
color: #0072bc;
font-weight: bold;
font-size: 17px;
}
.tableftbtns {
	padding-right: 0;
	margin-right: -1px;
	z-index: 1;
}
.tableftcontent {
	border: 1px solid #CCC;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	min-height: 360px;
}
.tableftcontent li {
	font-size: larger;
}
.tabbtn {
	border: 1px solid #CCC;
	border-right: 0;
}
.tabbtn a {
	height: 70px;
	text-transform: uppercase;
	font-size: 18px;
	text-align: center;
}
.tabbtns > .active {
	margin-right: -1px;
	padding-left: 1px;
	background: #FFF;
}
.tabbtn:nth-child(1) {
	border-top-left-radius: 3px;
}
.tabbtn:last-child {
	border-bottom-left-radius: 3px;
}
.spacerli li {
	margin-bottom: 20px;
}

/* Nosotros */
.imgnosotros {
	margin-left: 25%;
}

/* Nosotros Tabs */
.somostabtxt {
	padding-top: 50px;
	padding-left: 60px;
	margin-bottom: 40px;
}
.somostabtxtr {
	padding-right: 60px;
	margin-bottom: 40px;
}
.somostabimg {
	padding-left: 60px;
}
.porquenostbtxt {
	padding: 50px;
}
.porquenoslst {
	padding-left: 60px;
	padding-right: 80px;
}
.porquenosimg {
	margin-top: 20px;
	margin-bottom: 40px;
}
.porquenoslstr {
	padding-right: 60px;
}
.martop1 {
	margin-top: -1px;
}
.tabtitle a {
	height: 50px;
	width: 235px;
	text-transform: uppercase;
	font-size: 16px;
	text-align: center;
}
#TabSomos {
	margin-left: 130px;
}
.nav-tabs > li > a {
	height: 60px;
}

.noslistleft {
	padding-top: 30px;
}
.noslistright {
	margin-bottom: 20px;
	margin-left: 35px;
}

.imgnos1 {
	margin-top: 55px
}
.listnos2 {
	margin-right: 35px;
}

/* Contact */
.map {
	border: 1px solid #CCC;
}
.contactup {
	margin-top: -70px;
}
.formrequired {
	border: 1px solid #f58220;
}
.contactmain {
	margin-top: 40px;
}
.contactmain .row {
	margin-bottom: 25px;
}
/* Incomplete Border-bottom line */
.borderfade {
	position: relative;
	z-index : 1;
}
.borderfade:after {
	content : "";
	position: absolute;
	left: 8%;
	bottom: 0;
	height: 1px;
	width: 85%;
	border-bottom: 1px solid #CCC;
}


/* List Styles */
.checkstyle {
	list-style-image:url(../img/listcheck.png);
}

/* Tabs Left, Right, Below */
.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom: 0;
}

.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}

.tab-content > .active,
.pill-content > .active {
  display: block;
}

.tabs-below > .nav-tabs {
  border-top: 1px solid #ddd;
}

.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}

.tabs-below > .nav-tabs > li > a {
  -webkit-border-radius: 0 0 4px 4px;
     -moz-border-radius: 0 0 4px 4px;
          border-radius: 0 0 4px 4px;
}

.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
  border-top-color: #ddd;
  border-bottom-color: transparent;
}

.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
  border-color: transparent #ddd #ddd #ddd;
}

.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none;
}

.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}

.tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd;
}

.tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
     -moz-border-radius: 4px 0 0 4px;
          border-radius: 4px 0 0 4px;
}

.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
  border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}

.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #ffffff;
}

.tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd;
}

.tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
     -moz-border-radius: 0 4px 4px 0;
          border-radius: 0 4px 4px 0;
}

.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
  border-color: #eeeeee #eeeeee #eeeeee #dddddd;
}

.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a:focus {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #ffffff;
}


/* Media Queries */

@media screen and (max-width: 1024px) {
	/* Inicio */
	.slidertop {
		padding-left: 55px;
	}
	.box3 {
		padding: 15px 20px;
	}
	/* Servicios */
	#sliderservices {
		margin-left: 50px;
	}
}

@media screen and (max-width: 768px) {
	.nav-collapse-1 .brand {
		display: none;
	}
	.mainmenu {
		background-color: white;
	}
}

@media screen and (width: 768px) {
	.mainmenu {
		margin-right: -29px;
		margin-top: -55px;
	}
}

@media screen and (max-width: 600px) {
	.slidertxt {
		margin-top: 0;
	}
	.borderfade {
		display: none;
	}
}

@media screen and (max-width: 321px) {
	.slidertop, #sliderservices, .borderfade {
		display: none;
	}
}