/*!
 * Start Bootstrap - Scrolling Nav HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */
 
@font-face {
  font-family: 'AG-bk';
  src: url('../fonts/ITCAvantGardeStd-Bk.eot'); /* IE9 Compat Modes */
  src: url('../fonts/ITCAvantGardeStd-Bk.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/ITCAvantGardeStd-Bk.woff') format('woff'), /* Pretty Modern Browsers */
       url('../fonts/ITCAvantGardeStd-Bk.svg#svgFontName') format('svg'); /* Legacy iOS */
}

@font-face {
  font-family: 'AG-bold';
  src: url('../fonts/ITCAvantGardeStd-Bold.eot'); /* IE9 Compat Modes */
  src: url('../fonts/ITCAvantGardeStd-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/ITCAvantGardeStd-Bold.woff') format('woff'), /* Pretty Modern Browsers */
       url('../fonts/ITCAvantGardeStd-Bold.svg#svgFontName') format('svg'); /* Legacy iOS */
}

@font-face {
  font-family: 'AG-demi';
  src: url('../fonts/ITCAvantGardeStd-Demi.eot'); /* IE9 Compat Modes */
  src: url('../fonts/ITCAvantGardeStd-Demi.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/ITCAvantGardeStd-Demi.woff') format('woff'), /* Pretty Modern Browsers */
       url('../fonts/ITCAvantGardeStd-Demi.svg#svgFontName') format('svg'); /* Legacy iOS */
}

@font-face {
  font-family: 'AG-md';
  src: url('../fonts/ITCAvantGardeStd-Md.eot'); /* IE9 Compat Modes */
  src: url('../fonts/ITCAvantGardeStd-Md.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/ITCAvantGardeStd-Md.woff') format('woff'), /* Pretty Modern Browsers */
       url('../fonts/ITCAvantGardeStd-Md.svg#svgFontName') format('svg'); /* Legacy iOS */
}

@font-face {
  font-family: 'AG-xlt';
  src: url('../fonts/ITCAvantGardeStd-XLt.eot'); /* IE9 Compat Modes */
  src: url('../fonts/ITCAvantGardeStd-XLt.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/ITCAvantGardeStd-XLt.woff') format('woff'), /* Pretty Modern Browsers */
       url('../fonts/ITCAvantGardeStd-XLt.svg#svgFontName') format('svg'); /* Legacy iOS */
}


body {
    width: 100%;
    height: 100%;
}

body {
	font-family: 'AG-md', sans-serif;
  font-size: 16px;
  line-height: 1.42857143;
  color: #494949;
  background-color: #fff;
}

.sshom  img{
    display: none;
}
.sshom img:first-child {
      display: block;
    }

	.col6{
	display:inline-block;
	width:50%;
	padding:5px;
	box-sizing:border-box;
	vertical-align:top;
	}
.col3{
	display:inline-block;
	width:100%;
	padding:10px;
	box-sizing:border-box;
	vertical-align:top;
	}
	
	
html {
    width: 100%;
    height: 100%;
}

h2{
	font-weight:bold;
	color:#449F3F;
	font-family: 'AG-md';
	
	}
p {
    margin: 0;
	-webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
}
.gr{
	display:none;
	
	}
.navbar {
    margin-bottom: 0px;
    min-height: 110px;
}

.bcd01{
	background-color:#20AE4B;
	
	}
.bcd02{
	background-color:#E7202F;
	
	}
.bcd03{
	background-color:#008FBC;
	
	}
#likebox-wrapper * {
   width: 100% !important;
}

.fbwidget{width: 100%;  height: 300px; background-color: #1234;}
	

	
.sucl.text-left.nuevo-leon {
    margin-bottom: 20px;


}
.contacto-section{background-color: #1F93CD;}
@media(min-width:767px) {
	#contacto2{padding-left:5px;}
    .navbar {
        padding: 0px 0;
        -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
        -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
        transition: background .5s ease-in-out,padding .5s ease-in-out;
    }

    .top-nav-collapse {
        padding: 0;
    }
	.col3{
	display:inline-block;
	width:50%;
	padding:10px;
	box-sizing:border-box;
	vertical-align:top;
	}
	
	
	
	
	
}

/* Demo Sections - You can use these as guides or delete them - the scroller will work with any sort of height, fixed, undefined, or percentage based.
The padding is very important to make sure the scrollspy picks up the right area when scrolled to. Adjust the margin and padding of sections and children 
of those sections to manage the look and feel of the site. */

.inicio-section {
    padding-top: 100px;
    text-align: center;
    background: #fff;
}

.bienvenidos-section {
   padding-top: 30px;
    text-align: center;
    background: #fff;
	padding-bottom: 40px;
}


.green-section {
    text-align: left;
    background:url(../images/back_green.jpg)no-repeat center center ; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding-top:50px;
  padding-bottom:50px;
  color:#fff;
}


.servicios-section {
    background:url(../images/back_servicios.jpg)no-repeat center center ; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding-top:120px;
  padding-bottom:50px;

}

.servicios-section .img-responsive {
    margin: 0 auto;
}



.sucursales-section {
    background:url(../images/back_sucursales.jpg)no-repeat center center ; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding-top:120px;
  padding-bottom:50px;
  color:#FFFFFF;

}
.sucursales-section  h2{

  color:#FFFFFF;

}

.sucursales-section .img-responsive {
    margin: 0 auto;
}
.white{color: #fff;}

.sucursal-section {
  background-color:#fff;
  padding-top:150px;
  padding-bottom:50px;
  color:#494949;

}
.sucursal-section  h2{

  color:#FFFFFF;

}

.sucursal-section a{
	color:#449F3F
	
	}
.pre{
	margin-bottom:10px;
	
	}

.rep{
	margin:0px auto 20px auto;
	display:none;
	width:95%;

	font-family: 'AG-xlt';
	
	
	}
.icon_resp{position: relative; float: left; display: block; width: 80px; height: 80px;  margin-right: 10px;}

.ident{margin-left: 70px;}

.arrow-left {
	position:relative;
	left:-20px;
	width: 0; 
	height: 0; 
	    display: inline-block;
		margin-left: -10px;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	
	border-left: 5px solid #fff;
}

.arrow-down {
	position:relative;
	left:-20px;
	width: 0; 
	top: -3px;
    display: inline-block;
    margin-left: -15px;
	height: 0; 
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #fff;
}


.sucursal-section .img-responsive {
    margin: 0 auto;
}

.franquicias-section {

  padding-top:120px;
  padding-bottom:50px;
   background:url(../images/back_franquicias.jpg)no-repeat center center ; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  color:#5b5d5d;

}

.franquicias-section  h1, .franquicias-section  h2 {


	color:#5b5d5d;
	
	
}


.franquicias-section  h3{

font-weight:bold;
	color:#5b5d5d;
	font-family: 'AG-md';
	
}

.premios{width: 90%; }


.dudas-section {
  padding-top:110px;
   text-align: left;

  padding-bottom:50px;
  color:#fff;
  background:#1f93cd;

}

.dudas-section h1, .dudas-section h2, .dudas-section h3 {
  color:#fff;
}


.arrr {
    top: 20px;
}
.dudas2-section {
  text-align: left;
  padding-top:0px;
  padding-bottom:50px;
  color:#fff;
    background:url(../images/bg_lago.jpg)no-repeat center center #1f93cd ; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.pre{
	cursor:pointer;
	
	}

.contacto-section, .noticias-section {
    
    padding-top: 100px;

    
}


.footer-section{
	  text-align: left;
    background:url(../images/back_footer.jpg)no-repeat center center ; 

  padding-top:50px;
  color:#fff;
	
	}

.navbar-brand {
    float: left;
    padding: 5px 5px 5px 5px;
	height:90px;
    font-size: 16px;
    line-height: 20px;
}

.navbar-default {
    background-color: #fff;
    border-color: #fff;
	z-index: 99999;
}

ul.nav.navbar-nav {
    margin-top: 0px;
}

.navbar-default .navbar-nav>li>a {
    color: #449F3F;
}


.nobo{
	border-right: none !important;
	
	}
	
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
	background-color:#fff;
    color: #0393CF;
}

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
	color: #0393CF;
	background-color: transparent
}

.nav>li>a {
	font-size:14px;
	
    position: relative;
    display: block;
    padding: 5px 10px;
}

.tits{
	font-size:50px;
	line-height:38px;
	letter-spacing:-2px;
	font-weight:bold;
	
	}
.cv{
	color:#69CA00

	
	}
.cv2{
	color:#449F3F

	
	}
	
	
.cn{
	color: #FF6A00

	
	}
.ca{
	color: #003367
	
	}
.mb50{
	margin-bottom:50px;
	
	}
.ctes{
	border-radius:10px;
	background-color:rgba(255,255,255,.20);
	overflow:hidden;
	height:250px;
	box-sizing:border-box;
	}
.imgr{
	width:100%;
	
	}
.textes{
	display:block;
	padding:15px;
	box-sizing:border-box;
	position:relative;
	top:-38px;
	}
.tites{
	position:relative;
	top:-32px;
	font-size:36px;
	line-height:32px;
	font-weight:bold;
	
	}
.mast, .mast1, .mast2, .mast3{
	position:absolute;
	right:20px;
	bottom:-13px;
	cursor:pointer;
	}
.mastd1, .mastd2, .mastd3{
	position:absolute;
	right:25px;
	bottom:-13px;
	cursor:pointer;
	}
.des{
	padding:15px;
	border:2px solid #69CA00;
	border-radius:5px;
	overflow: hidden;
	}
	
.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}
.bcn{
	background-color:#FF6A00;
	
	}
	
.bca{
	background-color:#003367;
	
	}
.bcv{
	background-color:#69CA00;
	
	}
	.tel{
		font-size:40px;
		}
		
.factu{
	background-color:#0393CF;
	color:#fff;
	z-index:9999999999;
	position: relative;
	padding:20px 5px 8px 5px;
	top:-10px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	display:inline-block;
	width:140px;
	font-size:10px;
	text-align:center;
	
	
	}
	
.factu2{
	background-color:#4FAC45;
	color:#fff;
	z-index:9999999999;
	position: relative;
	padding:20px 5px 8px 5px;
	top:-10px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	display:inline-block;
	width:140px;
	font-size:10px;
	text-align:center;
	
	
	}
.factu3{
	background-color:#4FAC45;
	color:#fff;
	z-index:9999999999;
	position: relative;
	padding:20px 5px 8px 5px;
	top:-10px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	display:inline-block;
	width:140px;
	font-size:10px;
	text-align:center;
	
	
	}
	
.fac {
    position: relative;
    text-align: right;
}
	
.bot_az{
	padding:10px;
	background-color:#0393CF;
	color:#fff;
	display:inline-block;
	
	}
.bot_az a{
	color:#fff;
	text-decoration:none;
	}
	
.bot_ve{
	padding:10px;
	background-color:#449F3F;
	color:#fff;
	display:inline-block;
	
	}
.bot_ve a{
	color:#fff;
	text-decoration:none;
	}
	
button {
	padding:5px 10px;
	background-color:#0393CF;
	color:#fff;
	display:inline-block;
	border:none;
	}
input[type="submit"] {
	padding:5px 10px;
	background-color:#fff;
	color:#0393CF;
	display:inline-block;
	border:none;
	}
select{
	width:100%;

	height: 40px;
	 border: 1px solid #ccc;
	padding: 20px;
	color: #494949;

}




.s1{
	width:100%;
	display:block;
	padding:10px;
	background-color:#fff;
	color:#494949;
	}
	
.s2{
	width:100%;
	display:block;
	padding:10px;
	background-color:#959595;
	}
	
.s3{
	width:100%;
	display:block;
	padding:10px;
	background-color:#0FE67F;
	}
	
.s4{
	width:100%;
	display:block;
	padding:10px;
	background-color:#4BA939;
	}
.s1 h2{
	font-size:16px;
	font-weight:bold;
	color:#449F3F;
	    margin-top: 10px;
    margin-bottom: 10px;
	
	}
	.w30{
		width:35% !important;
		
		}
	.w70{
		width:62% !important;
		
		}

.clear{
	clear:both;
	
	}
#reg{
	max-width:700px;
	width:100%;
	background-color:#fff;
	border:#449F3F 3px solid;
	border-radius: 5px;
	padding:20px 30px 70px 30px;
	
	}
#reg h1{
	color:#449F3F;
	}
	
	
#regfra{
	max-width:700px;
	width:100%;
	background-color:#fff;
	border:#449F3F 3px solid;
	border-radius: 5px;
	padding:20px 30px 70px 30px;
	
	}
#regfra h1{
	color:#449F3F;
	}
	
	
@media(max-width:1000px)  {

    .navbar-collapse.collapse {
        display: none !important;
    }

    .navbar-collapse {
        overflow-x: visible !important;
    }

    .navbar-collapse.in {
      overflow-y: auto !important;
    }

    .collapse.in, .navbar-toggle {
      display: block !important;
    }
	
	.navbar-toggle {
      display: block !important;
	  float:right;
    }
	
	.container>.navbar-header {
    margin-right: 0;
    margin-left: 0;
    width: 100%;
	height:100px;
}

li.sep{
	display:none;
	
	}
#mnav.pull-right{
	float:none !important;
	
	}
.row {
    margin-right: 0px; 
    margin-left: 0px; 
}

.ctes {
	margin-bottom:30px;
	
	}
.bot_az{
	padding:10px;
	background-color:#0393CF;
	color:#fff;
	}
	
.franquicias-section {


   background:url(../images/m_back_franquicias.jpg)no-repeat center center ; 


}


}


	
@media (min-width: 992px){
.container {
    width: 990px;
}

}

@media (min-width: 1200px){
.container {
    width: 1170px;
}

.col6{
	display:inline-block;
	width:16.6%;
	padding:5px;
	box-sizing:border-box;
	vertical-align:top;
	}
	
	.col3{
	display:inline-block;
	width:33.3%;
	padding:10px;
	box-sizing:border-box;
	vertical-align:top;
	}
}
@media (min-width: 700px){

	#contacto2{padding-left:5px;}
	
.col6{
	display:inline-block;
	width:16.6%;
	min-width:150px;
	padding:5px;
	box-sizing:border-box;
	vertical-align:top;
	}
	.col3{
	display:inline-block;
	width:33.3%;
	padding:10px;
	box-sizing:border-box;
	vertical-align:top;
	}
.sucl{
	display:none;
	width:33%;
	min-width:250px;
	padding:10px;
	box-sizing:border-box;
	vertical-align:top;
	margin-bottom:20px;
	}
}

@media (max-width: 500px){
	#contacto2{padding-left:5px;}
	
	.navbar-brand>img {
    display: block;
    max-width: 280px;
}

.inicio-section {
    padding-top: 150px;
}
.sucl{
	display:none;
	
	}

}

