/*:::::CSS de RinoGruas:::::*/

/* Gen Pub */

body {
	padding-top: 125px;
}
p, li {
	font-family: 'Lato', sans-serif;
}
h2 {
	font-family: 'Lato', sans-serif;
  	font-size: 21px;
  	color: #6C7F8A;
  	font-weight: bold;
}
.link {
	font-family: 'Lato', sans-serif;
	color: #F87F00;
	font-weight: bold;
	font-size: 16px;
	float: right;
}
.gris {
	color: #6C7F8A;
}
.barra-gris-sm {
	background-color: #C5C3AF;
	text-align: center;
	color: #fff;
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	padding: 3px 0;
	margin-top: 20px;
	font-size: 16px;
}

/* Pulse Shrink */

@-webkit-keyframes hvr-pulse-shrink {
  to {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}

@keyframes hvr-pulse-shrink {
  to {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}

.hvr-pulse-shrink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-pulse-shrink:hover, .hvr-pulse-shrink:focus, .hvr-pulse-shrink:active {
  -webkit-animation-name: hvr-pulse-shrink;
  animation-name: hvr-pulse-shrink;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}


/* Heads Off */

.navbar-fixed-top {
  	background-color: #fff;
  	padding-bottom: 30px;
}
.top-bar {
	padding: 2px 0;
	background-color: #F48120;
	line-height: 21px;
}
.social {
	text-align: right;
}
.navbar-inverse {
	background-color: #F48120;
	border-color: #F48120;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
	border-color: #F48120;
}
.navbar-nav {
	float: right;
	margin: 45px 0 0 0;
}
.navbar-toggle {
  	border: 2px solid #000;
  	margin-top: 35px;
}
.navbar-toggle .icon-bar {
  	background-color: #000;
}
.main-nav>li {
	list-style-type: none;
}
.main-nav>li>a {
	position: relative;
	display: block;
	padding: 5px 15px;
	color: #6C808A;
	font-family: 'Lato', sans-serif;
}
.main-nav>li>a:hover {
	background-color: #fff;
	color: #F48120;
	border-bottom: 5px solid #F48120;
}
.main-nav>li>a.active {
	background-color: #fff;
	color: #F48120;
	border-bottom: 5px solid #F48120;
	font-family: 'Lato', sans-serif;
}
.sub-nav {
	border: 1px solid #C5C3AE;
	padding: 0;
	margin-top: 70px;
}
.sub-nav>li {
	list-style-type: none;
	display: inline-block;
	padding: 0px 29px;
	border-right: 1px solid #C5C3AE;
	margin: 3px 0;
}
.sub-nav>li:nth-child(6) {
	border: none;
}
.sub-nav>li>a {
	color: #6C7F8A;
	font-size: 13px;
	font-family: 'Lato', sans-serif;
}
.sub-nav>li>a:hover, .sub-nav>li>a.active {
	color: #F48120;
}
.social-share {
	display: inline-block;
	list-style: none;
	padding: 0;
	margin: 0;
}
ul.social-share li {
	display: inline-block;
}
ul.social-share li a {
	display: inline-block;
	color: #333;
	line-height: 25px;
	text-align: center;
	font-size: 20px;
}
ul.social-share li a:hover {
	color: #fff;
}

/* Dat Body */

.barra-gris {
	background: #6C808A;
	padding: 10px 72px;
	margin-top: 35px;
	margin-bottom: 35px;
}
.barra-gris p {
	color: #fff;
	font-size: 20px;
	text-align: center;
	margin-bottom: 0;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
}
.flotillas-home {
	border-left: 10px solid #30343B;
	padding-bottom: 6px;
	background: url('../images/bg-flotilla.png') no-repeat 50% 50% #6C808A;
}
.flotillas-home p {
	color: #fff;
	font-family: 'Lora', serif;
	text-align: center;
	font-size: 39px;
	line-height: 120%;
}
.txt-xs-flotilla {
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	text-align: center;
	line-height: 100%;
}
.row-flotilla {
	margin-top: 15px;
}
.bottom-flotilla p {
	color: #fff;
	font-size: 12px;
	margin-top: 10px;
	margin-left: 5px;
	font-family: 'Lato', sans-serif;
}
.bottom-flotilla {
  	background: url('../images/bg-antiderrapante.jpg') no-repeat 50% 0;
  	width: 86%;
  	margin: 0 auto;
  	padding: 5px;
}
.tras {
	font-size:36px;
}
.img-flo {
	padding: 0;
}
.mas {
	position: relative;
  	z-index: 1;
  	right: 48px;
  	float: right;
  	bottom: 15px;
  	font-size: 30px;
}
.mas-clas {
	right: 8px;
  	bottom: 30px;
}
.mas-choc {
	right: 6px;
  	bottom: 17px;
}
.mas-lote {
	right: 7px;
  	bottom: 0;
}
.box-clasicos {
	background-image: url('../images/bg-autos-clasicos-home.jpg'); 
	background-repeat: no-repeat;
	background-position: 50% 0;
}
.txt-sm {
	font-family: 'Lato', sans-serif;
  	font-size: 14px;
  	text-align: center;
  	line-height: 100%;
}
.txt-lg {
	color: #fff;
  	font-family: 'Lora', serif;
  	text-align: center;
  	font-size: 39px;
  	line-height: 120%;
}
.txt-xs {
	color: #fff;
  	font-size: 12px;
  	margin-top: 10px;
  	margin-left: 5px;
  	font-family: 'Lato', sans-serif;
}
.t-clas-uno {
	color: #fff;
  	text-align: center;
  	width: 40%;
  	margin: 171px auto 6px;
}
.t-clas-dos {

}
.t-clas-tres {
	margin: 16px auto;
  	width: 89%;
  	background-image: url('../images/bg-antiderrapante.jpg');
  	background-repeat: no-repeat;
  	background-position: 50% 100%;
  	padding: 10px 10px 10px 9px;
}
.box-chocados {
	background-image: url('../images/bg-autos-chocados-home.jpg'),url('../images/bg-antiderrapante-big.jpg'); 
	background-repeat: no-repeat, no-repeat;
	background-position: 50% 0, 50% 0;
}
.t-choc-uno {
	color: #000;
  	text-align: center;
  	width: 100%;
  	margin: 13px auto 6px;
  	font-size: 15px;
}
.t-choc-dos {
	color: #000;
  	width: 50%;
  	margin: 0px auto;
}
.t-choc-tres {
	margin: 158px auto 10px 35px;
  	width: 84%;
}
.txt-delicadeza {
	color: #000;
	text-align: center;
	font-size: 16px;
	font-style: italic;
	margin-top: 20px;
}
.row-espe {
	background: url('../images/bg-especialistas.jpg') no-repeat 50% 0;
	margin: 30px 0 0 0;
}
.row-espe ul {
  	padding-left: 84px;
  	width: 93%;
  	margin: 7px 0 15px 0;
}
.row-espe ul li {
	color: #fff;
	font-family: 'Lato', sans-serif;
	font-size: 14px;
}
.txt-esp {
	color: #000;
  	font-size: 20px;
  	width: 70%;
  	text-align: right;
  	margin: 16px 0 30px 51px;
}
.box-lote {
	background: url('../images/bg-lote-chocados.jpg') no-repeat 50% 0;
	margin-top: 30px;
	padding-bottom: 40px;
}
.txt-lote {
	width: 40%;
  	float: right;
  	margin-right: 31px;
}
.t-lote-uno {
	color: #fff;
  	text-align: center;
  	width: 100%;
  	margin: 107px auto 6px;
  	font-size: 15px;
}
.t-lote-dos {
	color: #fff;
  	width: 85%;
  	margin: 0px auto 65px;
  	font-size: 26px;
}
.lote-xs {
	font-size: 20px;
}
.cuando {
	background: url('../images/divider-separado.jpg') no-repeat 50% 63%;
	text-align: center;
}
.ico-grua {
	text-align: center;
}
.box-cuando {
	border: 1px solid #F88000;
	padding: 15px 10px 10px 10px;
	margin-top: 30px;
	margin-bottom: 60px;
}
.ul-cuando li {
	color: #F88000;
	font-family: 'Lato', sans-serif;
}
.box-foraneo {
	margin-top: 30px;
}
.box-foraneo ul li{
	margin-bottom: 20px;
}
.txt-toda {
	font-family: 'Lato', sans-serif;
	color: #000;
	font-size: 20px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
h3.b-nar-a {
	background-color: #F87F00;
  	border: 1px solid #F87F00;
  	color: #fff;
  	line-height: 146%;
  	margin: 20px auto 50px;
  	padding: 2px 0;
  	position: relative;
  	text-align: center;
  	font-size: 18px;
  	font-family: 'Lato', sans-serif;
  	margin: 0 0 5px 0;
}
h3.b-nar-a:before {
  	-moz-border-bottom-colors: none;
  	-moz-border-left-colors: none;
  	-moz-border-right-colors: none;
  	-moz-border-top-colors: none;
  	border-color: transparent #fff #fff transparent;
	border-image: none;
  	border-style: solid;
  	border-width: 8px;
  	content: " ";
  	height: 0;
  	right: -1px;
  	position: absolute;
  	bottom: -1px;
  	width: 0;
}
h3.b-nar-b {
	background-color: #6C808A;
  	border: 1px solid #6C808A;
  	color: #fff;
  	line-height: 146%;
  	margin: 20px auto 50px;
  	padding: 2px 0;
  	position: relative;
  	text-align: center;
  	font-size: 18px;
  	font-family: 'Lato', sans-serif;
  	margin: 0 0 5px 0;
}
h3.b-nar-b:before {
  	-moz-border-bottom-colors: none;
  	-moz-border-left-colors: none;
  	-moz-border-right-colors: none;
  	-moz-border-top-colors: none;
  	border-color: transparent #fff #fff transparent;
	border-image: none;
  	border-style: solid;
  	border-width: 8px;
  	content: " ";
  	height: 0;
  	right: -1px;
  	position: absolute;
  	bottom: -1px;
  	width: 0;
}
.b-gri {
	background-color: #C5C3AF;
	font-family: 'Lato', sans-serif;
	font-size: 12px;
	text-align: center;
	padding: 5px 0;
	color: #fff;
}
.txt-tipos {
	font-size: 12px;
	color: #000;
	margin: 15px 0 0 5px;
}
.no-pad {
	padding: 0;
}
.img-right {
	text-align: right;
}
.box-tipos {
	margin-top: 30px;
	margin-bottom: 30px;
}
.cono-link {
	margin-top: 20px;
}
.row-espe-blue {
	background: url('../images/bg-especialistas-blue.jpg') no-repeat 50% 0;
	margin: 30px 0 0 0;
}
.txt-esp-white {
	color: #fff;
  	font-size: 20px;
  	width: 70%;
  	text-align: left;
  	margin: 20px 0 30px 73px;
}
.txt-esp-blue {
	color: #000;
  	font-size: 20px;
  	width: 74%;
  	text-align: right;
  	margin: 20px 0 30px 51px;
}
.iz-choc {
	background: url('../images/bg-chocados-tapatios.jpg') no-repeat 0 0;
	padding: 10px 0;
}
.der-choc {
	background-color: #B01B1B;
}
.iz-choc img {
	margin-left: 65px;
}
.der-choc p {
	color: #fff !important;
	margin: 17px 0 10px 0;
}
.white {
	color: #fff !important;
}

/* Give'em the Foot! */

.footer {
	border-top: 1px solid #6C808A;
	margin-top: 30px;
}
.foot-menu {
	margin-top: 35px;
}
.foot-menu li {
  	padding: 0px 35px;
}
.txt-foot-nar {
	font-family: 'Lato', sans-serif;
	font-size: 20px;
	color: #F68000;
}
.txt.foot.gri {
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	color: #6C7F8A;
}
.rino-gruas {
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	color: #F68000;
	font-weight: bold;
}
.txt-rino {
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	color: #6C7F8A;
}
.innk {
	color: #000;
	font-size: 11px;
	float: right;
}
.margin-or {
	border-left: 1px solid #F68000;
	border-right: 1px solid #F68000;
	padding: 30px 20px;
}
.box-uno {
	padding: 30px 20px;
}
.box-tres {
	padding: 62px 20px 0;
}
.aviso {
	font-family: 'Lato', sans-serif;
  	color: #6C7F8A;
  	font-weight: bold;
  	font-size: 13px;
}
.box-men-foo {
	margin-bottom: 30px;
}

/* PORQUE RINOGRUAS */

.box-exp {
	border: 1px solid #F88000;
	padding: 0px 10px 10px 15px;
	margin-top: 30px;
	margin-bottom: 25px;
}
.box-mision {
	background: url('../images/bg-mision.jpg') no-repeat 50% 0;
	margin-top: 20px;
  	margin-bottom: 25px
}
.box-vision {
	background: url('../images/bg-vision.jpg') no-repeat 50% 0;
}
.box-valores {
	background: url('../images/bg-valores.jpg') no-repeat 50% 0;
}
.tit-mision, .tit-vision {
	color: #fff;
	font-size: 20px;
	margin: 25px 0;
}
.tit-vision {
	text-align: right;
}
.txt-mision {
	font-size: 12px;
	margin-top: 13px;
}
.txt-vision {
	font-size: 12px;
	margin-top: 11px;
}
.txt-valores {
	font-size: 12px;
	margin-top: 30px;
}
.unidades {
	margin-top: 30px;
}
.box-tipo-a {
	background: url('../images/bg-tipo-a-full.jpg') no-repeat 50% 0;
	margin-top: 20px;
	margin-bottom: 45px;
}
.box-tipo-b {
	background: url('../images/bg-tipo-b-full.jpg') no-repeat 50% 0;
	margin-bottom: 45px;
}
.box-tipo-pluma {
	background: url('../images/bg-tipo-a-pluma-full.jpg') no-repeat 50% 0;
	margin-bottom: 45px;
}
.box-b-plat {
	background: url('../images/bg-tipo-b-plataforma-full.jpg') no-repeat 50% 0;
	margin-bottom: 30px;
}
.box-tipo-c {
	background: url('../images/bg-tipo-c-plataforma-full.jpg') no-repeat 50% 0;
	margin-bottom: 0;
}
.box-madrina {
	background: url('../images/bg-tipo-madrina-full.jpg') no-repeat 50% 0;
	margin-bottom: 45px;
}
.box-monta {
	background: url('../images/bg-tipo-montacargas.jpg') no-repeat 50% 0;
	padding-bottom: 182px;
	margin-bottom: 30px;
}
.txt-tipo-right {
	width: 32%;
  	float: right;
  	margin-right: 31px;
}
.txt-tipo-left {
	width: 32%;
  	float: none;
  	margin-left: 43px;
}
.txt-tipo-prox {
	width: 32%;
  	float: right;
  	margin: 100px;
}
.float {
	float: left;
}
.tit-tipo {
	font-size: 18px;
	color: #fff;
	margin-top: 13px;
  	margin-bottom: 16px;
}
.sub-tit {
	font-size: 14px;
	color: #fff;
}
.txt-tip {
	font-size: 12px;
	color: #fff;
	margin-top: 64px;
    margin-bottom: 76px;
}

/* ASEGURADORAS */

.chocados {
	margin-top: 30px;
}
.box-txt-ase {
	margin-bottom: 30px;
}

/* AUTOS CHOCADOS */

.row-choc {
	background: url('../images/bg-antiderrapante-hor.jpg') repeat-y 50% 0;
	margin-top: 40px;
}
.row-choc ul {
	width: 80%;
}
.row-choc ul li {
	color: #fff;
}
.img-choc img {
	margin-left: 80px;
}
.li-choc {
	margin: 50px 0 0 0;
}
.row-ags {
	background: url('../images/bg-antiderrapante-hor.jpg') repeat-y 50% 0;
  	margin-top: 40px;
  	padding: 10px 0 5px 84px;
}

/* FLOTILLAS */

.flot {
	color: #fff;
  	width: 60%;
  	margin-left: 95px;
}

/* AUTOS CLÁSICOS */

.img-clas {

}
.li-clas {
	margin: 25px 0 0 0;
}
.clas {
	margin-left: 62px;
}
.flot-clas {
	width: 80%;
}
.li-clasicos {
	padding: 0;
}

/* MENÚ CIUDADES */

.menu-ciudades {
	margin-top: 30px;
}
.menu-ciudades ul {
	display: inline-block;
}
.menu-ciudades ul li {
	list-style-type: none;
}
.menu-ciudades ul li a {
	color: #6C7F8A;
}
.orange, .menu-ciudades ul li a:hover, .menu-ciudades ul li a.active {
	color: #F48120;
}

.circle-or {
	background-color: #F48120;
}
.txt-for-white {
	color: #fff;
  	font-size: 14px;
  	width: 70%;
  	text-align: left;
  	margin: 10px 0 30px 73px;
}
.txt-for-blue {
	color: #6C7F8A;
  	font-size: 20px;
  	width: 74%;
  	text-align: right;
  	margin: 10px 0 30px 51px;
}
.txt-por-blue {
	color: #6C7F8A;
  	font-size: 16px;
  	width: 74%;
  	text-align: right;
  	margin: 10px 0 30px 51px;
}
.row-espe .ul-gris li {
	color: #6C7F8A;
}
.txt-ags {
	color: #fff;
	margin-left: 74px;
}

/* MAPA CIUDADES */

.mapa {
	position: relative;
	width: 610px;
	height: 419px;
	background: url('../images/img-mapa-republica-mexicana.jpg') no-repeat 0 0;
	margin: 0 auto;
}
.gdl {
	width: 40px;
	height:40px;
	bottom: 107px;
  	left: 225px;
}
.tep {
	width: 18px;
  	height: 18px;
	bottom: 149px;
  	left: 204px;
}
.cul {
	width: 24px;
	height: 24px;
	bottom: 200px;
  	left: 168px;
}
.ags {
	width: 24px;
	height: 24px;
	bottom: 172px;
  	left: 258px;
}
.df {
	width: 24px;
	height: 24px;
	bottom: 91px;
  	left: 346px;
}
.dur {
	width: 15px;
  	height: 15px;
  	bottom: 194px;
  	left: 221px;
}	
.gto {
	width: 15px;
  	height: 15px;
  	bottom: 124px;
  	left: 285px;
}
.mty {
	width: 20px;
  	height: 20px;
  	bottom: 216px;
  	left: 317px;
}
.qro {
	width: 20px;
  	height: 20px;
  	bottom: 126px;
  	left: 316px;
}
.sal {
	width: 22px;
  	height: 22px;
  	bottom: 240px;
  	left: 275px;
}
.gdl,.tep,.cul,.ags,.df,.dur,.gto,.mty,.qro,.sal {
	border: 4px solid #F68100;
  	position: absolute;
  	background-color: transparent;
  	border-radius: 50%;
}

/* CONTRATA TU SERVICIO */

.box-form {
	border: 2px solid #F68100;
	margin-top: 60px;
	padding: 0 0 30px 30px;
}
.ico-form {
	width: 86px;
  	position: relative;
  	top: -43px;
  	left: 330px;
}
label {
  	font-weight: 300;
  	font-family: 'Lato', sans-serif;
  	color: #6C7F8A;
  	font-size: 15px;
  	width: 148px;
}
.form-control {
	height: 20px;
}
input, button, select, textarea {
	font-family: 'Lato', sans-serif;
}
.tit-form {
	width: 130px;
  	font-size: 14px !important;
  	margin-bottom: 20px !important;
}
.btn-submit {
	background-color: transparent;
	border: none;
	font-family: 'Lato', sans-serif;
	color: #F68100;
	display: inline-block;
	text-transform: uppercase;
}

/* 404 */

.impact {
	 font-family: impact, arial;
  	font-size: 30px;
  	color: #000;
  	line-height: 115%;
  	margin-top: 235px;
  	margin-bottom: 20px;
}
.txt-error {
	 font-family: 'Lato', sans-serif;
	 color: #6C7F8A;
	 font-size: 22px;
	 line-height: 110%;
}
.error {
	font-family: impact, arial;
	font-size: 100px;
	color: #000;
	margin: 107px 0 0 0;
	line-height: 100%;
}
.cuatros {
	font-family: impact, arial;
	font-size: 200px;
	color: #F48120;
	line-height: 80%;
}
.bg-error {
	background: url('../images/img-error-404.jpg') no-repeat 13% 0;
	margin-top: 42px;
}





/* ::: MEDIA QUERIES ::: */

/* Large desktops and laptops */
@media (min-width: 1200px) {

}


/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {

	ul.no-marg {
		margin-top: 10px;
	}
	.flotillas-home p {
	    font-size: 29px;
	}
	.tras {
	    font-size: 28px;
	}
	.t-clas-uno {
	    margin: 167px auto 2px;
	    width: 60%;
	}
	.t-clas-tres {
	    width: 100%;
	    padding: 10px 10px 22px 9px;
	}
	.box-clasicos {
	    padding: 0px;
	    margin-top: 20px;
	}
	.box-chocados {
	    margin-top: 20px;
	}
	.row-espe ul {
	    padding-left: 10px;
	    width: 85%;
	    margin: 17px 0px 15px;
	}
	.txt-lote {
	    width: 33%;
	    margin-right: 0;
	}
	.t-lote-uno {
	    margin: 74px auto 6px;
	}
	.mas-lote {
	    right: -6px;
	    bottom: 27px;
	}
	.img-right {
	    text-align: center;
	}
	.txt-tipos {
	    text-align: center;
	}
	.m-movil {
		margin-top: 20px;
	}
	.txt-esp-white, .txt-esp-blue {
	    margin: 6px 0px 30px 20px;
	}
	.mas {
	    right: 33px;
	    bottom: 16px;
	}
	.txt-tipo-right {
	  	width: 32%;
	  	float: right;
	  	margin-right: 0;
	}
	.box-tipo-b {
	  	padding: 0 0 20px 0;
	}
	.txt-tipo-left {
	  	margin-left: 10px;
	  	padding-top: 1px;
	}
	.box-b-plat {
	  	padding-bottom: 20px;
	  	margin-bottom: 0px;
	}
	.img-choc img {
	  	margin-left: 0;
	  	margin-top: 10px;
	}
	.flot {
	  	margin-left: 128px;
	}
	.flot-t {
		margin-left: 10px;
	}
	.row-choc {
		margin-top: 40px;
	  	padding-bottom: 10px;
	}
	.clas {
	  	margin: 0 auto;
	}
	.txt-esp-white {
	  	width: 40%;
	}



}


/* Landscape phones and portrait tablets */
@media (max-width: 767px) {

	body {
	  	padding-top: 90px;
	}
	.navbar-brand img {
		width: 200px;
	}
	.sub-nav {
		border: none;
	  	padding: 10px 0 10px 0;
	  	margin-top: 40px;
	  	background-color: #000;
	}
	.sub-nav>li>a {
	  	color: #fff;
	}
	.sub-nav>li {
	  	padding: 2px 31px;
	  	border: none;
	  	display: block;
	}
	.barra-gris {
	  	padding: 10px 28px;
	  	margin: 35px 0 10px;
	}
	.barra-gris p {
	  	font-size: 15px;
	}
	.flotillas-home {
	  	border: none;
	  	background-image: none:;
	  	background-color: #6C808A;
	}
	.flotillas-home p {
	  	font-size: 32px;
	  	width: 80%;
	  	margin: 0 auto;
	}
	.tras {
	  	font-size: 25px;
	}
	.mas {
		right: -7px;
  		bottom: 36px;
	}
	.box-clasicos {
	  	padding: 165px 0 20px 0;
	}
	.t-clas-uno {
		width: 66%;
		margin: 0px auto 6px;
	}
	.txt-lg {
	  	font-size: 32px;
	}
	.mas-clas {
	  	right: 8px;
	  	bottom: 16px;
	}
	.box-chocados {
	  	padding-bottom: 155px;
	}
	.row-espe {
		margin: 10px 0 0 0;
  		background-image: none;
  		background-color: #F48120;
	}
	.mas-choc {
	  	right: -7px;
	  	bottom: 0px;
	}
	.txt-esp {
	  	color: #000;
	  	width: 100%;
	  	text-align: center;
	  	margin: 15px 0 30px 0px;
	}
	.box-lote {
	    background-image: none;
		background-color: #000;
		margin-bottom: 20px;
		padding: 10px 0;
		margin-top: 10px;
	}
	.txt-lote {
	  	width: 100%;
	  	float: none;
	  	margin-right: 31px;
	}
	.t-lote-uno {
	  	text-align: center;
	  	width: 100%;
	  	margin: 21px auto 6px;
	  	font-size: 15px;
	}
	.mas-lote {
		right: 8px;
  		bottom: 36px;
	}
	.t-lote-dos {
	  	width: 68%;
	  	margin: 0px auto 9px;
	}
	.box-cuando {
    	border: none;
    	margin-bottom: 20px;
	}
	.barra-gris-sm {
	    font-size: 14px;
	}
	.img-right {
	    text-align: center;
	    margin-top: 10px;
	}
	.m-movil {
		margin-top: 20px;
	}
	.box-uno {
	    text-align: center;
	}
	.margin-or {
	    padding: 0px 20px;
	    text-align: center;
	}
	.box-tres {
	    padding: 20px 20px 0px 20px;
	    width: 56%;
	    text-align: center;
	    float: right;
	}
	.img-flo img {
		margin: 0 auto;
	}
	.txt-tipos {
	    margin: 15px auto 0px;
	    width: 80%;
	    text-align: center;
	}
	/* Porque Rino */

	.box-mision, .box-vision {
	    background: none;
	    background-color: #ddd;
	}
	.box-tipo-a,
	.box-tipo-b,
	.box-tipo-pluma,
	.box-b-plat,
	.box-tipo-c,
	.box-madrina,
	.box-monta {
	  	background-image: none;
	  	margin-top: 20px;
	  	margin-bottom: 0px;
	  	background-color: #F48120;
	  	padding-top: 10px;
	  	padding-bottom: 10px;
	}
	.txt-tipo-right, .txt-tipo-left {
		width: 90%;
		float: none;
		margin-right: 0;
		margin-left: 0; 
	}
	.txt-tip {
	  	font-size: 12px;
	  	color: #fff;
	  	margin-top: 0;
	  	margin-bottom: 0;
	}
	.txt-tipo-prox {
	  	width: 32%;
	  	float: none;
	  	margin: 20px;
	}
	.img-choc img {
	  	margin-left: 0;
	}
	.img-clas {
	  	text-align: center;
	}
	.menu-ciudades ul li a {
	  	font-size: 12px;
	}
	.menu-ciudades ul {
	  	padding-left: 5px;
	}
	.txt-esp-white {
	  	width: 90%;
	  	text-align: center;
	  	margin: 10px auto;
	}
	.row-ags {
	  	padding: 10px 0 20px 0;
	  	margin-top: 10px;
	}
	
}


/* Landscape phones and smaller */
@media (max-width: 480px) {

	body {
	  	padding-top: 90px;
	}
	.navbar-brand img {
		width: 150px;
	}
	.sub-nav {
		border: none;
	  	padding: 10px 0 10px 0;
	  	margin-top: 40px;
	  	background-color: #000;
	}
	.sub-nav>li>a {
	  	color: #fff;
	}
	.sub-nav>li {
	  	padding: 2px 31px;
	  	border: none;
	}
	.barra-gris {
	  	padding: 10px 28px;
	  	margin: 35px 0 10px;
	}
	.barra-gris p {
	  	font-size: 15px;
	}
	.flotillas-home {
	  	border: none;
	  	background-image: none:;
	  	background-color: #6C808A;
	}
	.flotillas-home p {
	  	font-size: 32px;
	  	width: 80%;
	  	margin: 0 auto;
	}
	.tras {
	  	font-size: 25px;
	}
	.mas {
		right: -7px;
  		bottom: 36px;
	}
	.box-clasicos {
	  	padding: 165px 0 20px 0;
	}
	.t-clas-uno {
		width: 66%;
		margin: 0px auto 6px;
	}
	.txt-lg {
	  	font-size: 25px;
  		margin: 0;
	}
	.mas-clas {
	  	right: 8px;
	  	bottom: 16px;
	}
	.box-chocados {
	  	padding-bottom: 155px;
	}
	.row-espe {
		margin: 10px 0 0 0;
  		background-image: none;
  		background-color: #F48120;
	}
	.mas-choc {
	  	right: -7px;
	  	bottom: 0px;
	}
	.txt-esp {
	  	color: #000;
	  	width: 100%;
	  	text-align: center;
	  	margin: 15px 0 30px 0px;
	}
	.box-lote {
	    background-image: none;
		background-color: #000;
		margin-bottom: 20px;
		padding: 10px 0;
		margin-top: 10px;
	}
	.txt-lote {
	  	width: 100%;
	  	float: none;
	  	margin-right: 31px;
	}
	.t-lote-uno {
	  	text-align: center;
	  	width: 100%;
	  	margin: 21px auto 6px;
	  	font-size: 15px;
	}
	.mas-lote {
		right: 8px;
  		bottom: 36px;
	}
	.t-lote-dos {
	  	width: 68%;
	  	margin: 0px auto 9px;
	}
	.box-cuando {
    	border: none;
    	margin-bottom: 20px;
	}
	.barra-gris-sm {
	    font-size: 14px;
	}
	.img-right {
	    text-align: center;
	}
	.m-movil {
		margin-top: 20px;
	}
	.box-uno {
	    text-align: center;
	}
	.margin-or {
	    padding: 0px 20px;
	    text-align: center;
	}
	.box-tres {
	    padding: 20px 20px 0px 20px;
	    width: 56%;
	    text-align: center;
	    float: right;
	}

	/* Porque Rino */

	.box-mision, .box-vision {
	    background: none;
	    background-color: #ddd;
	}
	.box-tipo-a,
	.box-tipo-b,
	.box-tipo-pluma,
	.box-b-plat,
	.box-tipo-c,
	.box-madrina,
	.box-monta {
	  	background-image: none;
	  	margin-top: 20px;
	  	margin-bottom: 0px;
	  	background-color: #F48120;
	  	padding-top: 10px;
	  	padding-bottom: 10px;
	}
	.txt-tipo-right, .txt-tipo-left {
		width: 90%;
		float: none;
		margin-right: 0;
		margin-left: 0; 
	}
	.txt-tip {
	  	font-size: 12px;
	  	color: #fff;
	  	margin-top: 0;
	  	margin-bottom: 0;
	}
	.txt-tipo-prox {
	  	width: 32%;
	  	float: none;
	  	margin: 20px;
	}
	.img-choc {
		padding: 15px 0 0 0;
	}
	.img-choc img {
	  	margin-left: 0;
	}
	.li-choc {
	  	margin: 20px 0 0 0;
	}
	.row-choc ul {
	  	width: 98%;
	}
	.flot {
	  	color: #fff;
	  	width: 90%;
	  	margin-left: 0;
	}
	.t-choc {
		margin: 0 auto;
	}
	.menu-ciudades ul li a {
	  	font-size: 12px;
	}
	.menu-ciudades ul {
	  	padding-left: 5px;
	}
	.txt-esp-white {
	  	width: 90%;
	  	text-align: center;
	  	margin: 10px auto;
	}
	.row-ags {
	  	padding: 10px 0 20px 0;
	  	margin-top: 10px;
	}
	.iz-choc img {
	  margin-left: 65px;
	  width: 215px;
	}

}