.bkg-1 {
	background-color: red;
}
.bkg-2 {
	background-color: orange;
}
.bkg-3 {
	background-color: yellow;
}
.bkg-4 {
	background-color: pink;
}
.bkg-light {
	background-color: #f5f3f4;
}
.bkg-light2 {
	background-color: rgba(160,158,159,0.75);
}
.grad-1 {
	background: rgba(255,255,255,1);
	background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 27%, rgba(7,56,140,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,1)), color-stop(27%, rgba(255,255,255,1)), color-stop(100%, rgba(7,56,140,1)));
	background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 27%, rgba(7,56,140,1) 100%);
	background: -o-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 27%, rgba(7,56,140,1) 100%);
	background: -ms-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 27%, rgba(7,56,140,1) 100%);
	background: linear-gradient(to right, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 27%, rgba(7,56,140,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#07388c', GradientType=1 );
}
.grad-1-back {
	background: rgba(255,255,255,1);
	background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 48%, rgba(7,56,140,1) 52%, rgba(7,56,140,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,1)), color-stop(48%, rgba(255,255,255,1)), color-stop(52%, rgba(7,56,140,1)), color-stop(100%, rgba(7,56,140,1)));
	background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 48%, rgba(7,56,140,1) 52%, rgba(7,56,140,1) 100%);
	background: -o-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 48%, rgba(7,56,140,1) 52%, rgba(7,56,140,1) 100%);
	background: -ms-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 48%, rgba(7,56,140,1) 52%, rgba(7,56,140,1) 100%);
	background: linear-gradient(to right, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 48%, rgba(7,56,140,1) 52%, rgba(7,56,140,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#07388c', GradientType=1 );
}
.grad-2 {
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(7,56,140,1)), color-stop(10%, rgba(7,56,140,1)), color-stop(90%, rgba(255,255,255,1)), color-stop(100%, rgba(255,255,255,1)));
	background: -webkit-linear-gradient(left, rgba(7,56,140,1) 0%, rgba(7,56,140,1) 10%, rgba(255,255,255,1) 90%, rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(left, rgba(7,56,140,1) 0%, rgba(7,56,140,1) 10%, rgba(255,255,255,1) 90%, rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(left, rgba(7,56,140,1) 0%, rgba(7,56,140,1) 10%, rgba(255,255,255,1) 90%, rgba(255,255,255,1) 100%);
	background: linear-gradient(to right, rgba(7,56,140,1) 0%, rgba(7,56,140,1) 10%, rgba(255,255,255,1) 90%, rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#07388c', endColorstr='#ffffff', GradientType=1 );
}
.grad-2-back {
	background: rgba(7,56,140,1);
	background: -moz-linear-gradient(left, rgba(7,56,140,1) 0%, rgba(7,56,140,1) 48%, rgba(255,255,255,1) 52%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(7,56,140,1)), color-stop(48%, rgba(7,56,140,1)), color-stop(52%, rgba(255,255,255,1)), color-stop(100%, rgba(255,255,255,1)));
	background: -webkit-linear-gradient(left, rgba(7,56,140,1) 0%, rgba(7,56,140,1) 48%, rgba(255,255,255,1) 52%, rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(left, rgba(7,56,140,1) 0%, rgba(7,56,140,1) 48%, rgba(255,255,255,1) 52%, rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(left, rgba(7,56,140,1) 0%, rgba(7,56,140,1) 48%, rgba(255,255,255,1) 52%, rgba(255,255,255,1) 100%);
	background: linear-gradient(to right, rgba(7,56,140,1) 0%, rgba(7,56,140,1) 48%, rgba(255,255,255,1) 52%, rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#07388c', endColorstr='#ffffff', GradientType=1 );
}
.grad-3 {
	background: rgba(164,181,212,1);
	background: -moz-linear-gradient(left, rgba(164,181,212,1) 0%, rgba(5,54,139,1) 48%, rgba(5,54,139,1) 52%, rgba(164,181,212,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(164,181,212,1)), color-stop(48%, rgba(5,54,139,1)), color-stop(52%, rgba(5,54,139,1)), color-stop(100%, rgba(164,181,212,1)));
	background: -webkit-linear-gradient(left, rgba(164,181,212,1) 0%, rgba(5,54,139,1) 48%, rgba(5,54,139,1) 52%, rgba(164,181,212,1) 100%);
	background: -o-linear-gradient(left, rgba(164,181,212,1) 0%, rgba(5,54,139,1) 48%, rgba(5,54,139,1) 52%, rgba(164,181,212,1) 100%);
	background: -ms-linear-gradient(left, rgba(164,181,212,1) 0%, rgba(5,54,139,1) 48%, rgba(5,54,139,1) 52%, rgba(164,181,212,1) 100%);
	background: linear-gradient(to right, rgba(164,181,212,1) 0%, rgba(5,54,139,1) 48%, rgba(5,54,139,1) 52%, rgba(164,181,212,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a4b5d4', endColorstr='#a4b5d4', GradientType=1 );
}
.grad-4 {
	background: rgba(255,255,255,1);
	background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(9,51,134,1) 40%, rgba(9,51,134,1) 60%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,1)), color-stop(40%, rgba(9,51,134,1)), color-stop(60%, rgba(9,51,134,1)), color-stop(100%, rgba(255,255,255,1)));
	background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(9,51,134,1) 40%, rgba(9,51,134,1) 60%, rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(9,51,134,1) 40%, rgba(9,51,134,1) 60%, rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(9,51,134,1) 40%, rgba(9,51,134,1) 60%, rgba(255,255,255,1) 100%);
	background: linear-gradient(to right, rgba(255,255,255,1) 0%, rgba(9,51,134,1) 40%, rgba(9,51,134,1) 60%, rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1 );
}
.color-1 {
	color: #06398c;
}

/********************************************************
General
********************************************************/
body {
	font-size: 14px;
	line-height: 28px;
}
.no-padding {
	padding-left: 0;
	padding-right: 0;
}
h1, h2, h3 {
	font-family: 'Fira Sans', sans-serif;
	font-weight: 600;
}
p, ul li {
	font-family: 'Fira Sans', sans-serif;
	font-weight: 400;
}
h3 {
	font-size: 16px;
	line-height: 20px;
}
.mb-3 {
	margin-bottom: 3px;
}
.pt-10 {
	padding-top: 10px;
}
.ml-25 {
	margin-left: 25px;
}
.pt-20 {
	padding-top: 20px;
}
.pl-5 {
	padding-left: 5px;
}
.py-35 {
	padding-top: 35px;
	padding-bottom: 35px;
}
.pr-25 {
	padding-right: 25px;
}
.pr-0 {
	padding-right: 0;
}
a, .btn, .btn-default {
	transition: all .2s ease-in-out;
	webkit-transition: all .2s ease-in-out;
	moz-transition: all .2s ease-in-out;
	o-transition: all .2s ease-in-out;
}
.d-none {
	display: none!important;
}

/********************************************************
Navbar
********************************************************/
.navbar {
	margin-bottom: 0;
	font-family: 'Fira Sans', sans-serif;
	min-height: 30px;
	border: none;
	border-radius: 0;
}
.fixed-top{
	border-bottom: 3px solid #ffffff;
	}
.navbar-nav>li>a  {
	color: #ffffff;
	font-size: 17px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.nav>li>a {
	color: #ffffff;
	font-size: 17px;
	padding: 8px 21px;
	background-color: transparent;
	text-align: center;
}
.nav>li>a:hover,
.nav>li>a:focus,
.nav>li>a:active,
.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
	background-color: #05388b;
}
.navbar .dropdown ul li a {
	color: #aebed8;
	text-align: center;
	padding: 12px 0;
}
.dropdown-menu {
	margin: 0;
	padding: 0;
	border-radius: 0;
	border: none;
	background-color: #05388b;
}
.navbar .dropdown ul li a:hover {
	background-color: #091e3d;
	color: #ffffff;
}
ul li.line {
	border-top: 1px solid #ffffff;
	height: 1px;
	width: 90%;
	margin: 0 auto;
}
.navbar-toggle {
	border: none;
	margin-top: 0;
	margin-bottom: 2px;
}
.navbar-toggle .icon-bar {
	border: 1px solid #ffffff;
}
.navbar-right .dropdown-menu {
	left: 0;
}
.logo-topbar {
	padding-left: 8px;
	padding-top: 7px;
}
#navicon {
	opacity: 0;
	float: left;
	-webkit-transition: opacity 0.75s ease-in-out;
	-moz-transition: opacity 0.75s ease-in-out;
	-ms-transition: opacity 0.75s ease-in-out;
	-o-transition: opacity 0.75s ease-in-out;
	transition: opacity 0.75s ease-in-out;
	opacity: 0;
}
.visible {
	opacity: 1 !important;
}

/************************
Hamburger con Animacion
************************/
.navbar-light .navbar-toggle {
	border-color: transparent;
	outline: none;
}
.animated-icon3 {
	width: 26px;
	height: 16px;
	position: relative;
	margin: 0px;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	cursor: pointer;
}
.animated-icon3 span {
	display: block;
	position: absolute;
	height: 3px;
	width: 100%;
	border-radius: 0;
	opacity: 1;
	left: 0;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
}
.animated-icon3 span {
    background: #ffffff;
}
.animated-icon3 span:nth-child(1) {
	top: 0px;
}
.animated-icon3 span:nth-child(2), .animated-icon3 span:nth-child(3) {
	top: 8px;
}
.animated-icon3 span:nth-child(4) {
	top: 16px;
}
.animated-icon3.open span:nth-child(1) {
	top: 11px;
	width: 0%;
	left: 50%;
}
.animated-icon3.open span:nth-child(2) {
	-webkit-transform: rotate(33deg);
	-moz-transform: rotate(33deg);
	-o-transform: rotate(33deg);
	transform: rotate(33deg);
}
.animated-icon3.open span:nth-child(3) {
	-webkit-transform: rotate(-33deg);
	-moz-transform: rotate(-33deg);
	-o-transform: rotate(-33deg);
	transform: rotate(-33deg);
}
.animated-icon3.open span:nth-child(4) {
	top: 11px;
	width: 0%;
	left: 50%;
}
.navbar-toggle:focus,
.navbar-toggle:active {
	outline:none;
	border-color: transparent;
}

/********************************************************
Cabezal Seccion
********************************************************/
.cabez-seccion-1 {
	height: 155px;
	background-image: url("../images/quienes-somos-header.jpg");
	background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    text-align: center;
}
.cabez-seccion-2 {
	height: 155px;
	background-image: url("../images/servicios-header.jpg");
	background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    text-align: center;
}
.cabez-seccion-3 {
	height: 155px;
	background-image: url("../images/contacto-header.jpg");
	background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    text-align: center;
}
.cabez-home {
    text-align: center;
}
.wrap-separador {
	height: 39px;
	border-top: 3px solid #ffffff;
	border-bottom: 3px solid #ffffff;
}
.separador {
	height: 33px;
}
.logo-web {
	position: absolute;
	top: 12px;
}
.triangulo-1  {
	position: relative;
}
.txt-cabez h3 {
	font-size: 19px;
	font-weight: 600;
	padding-top: 50px;
	letter-spacing: 0.5px;
	color: #ffffff;
	text-shadow: 2px 2px 3px rgba(0,0,0,0.9);
}
.txt-cabez h3 span.txt-italic {
	font-style: italic;
	font-weight: 400;
}
.txt-cabez h3 span.hide-span {
	font-weight: 400;
}
.col-first {
	text-align: right;
}
.col-last {
	text-align: left;
}
.col-first, .col-last {
	padding: 5px 10px;
}
.col-first p, .col-last p {
	margin-bottom: 0;
	color: #06398c;
	font-size: 18px;
}
.col-first p {
	font-weight: 600;
	letter-spacing: 0.5px;
}
.col-last p {
	font-weight: 400;
	font-style: italic;
}

/********************************************************
Home
********************************************************/
.home-body {
	height: 100%;
}
.wrapper-img-home {
	height: 650px;
	background-image: url("../images/foto-home2.jpg");
	background-repeat: no-repeat;
    overflow:hidden;
    background-position: 20% 50%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    text-align: center;
}
.shape-in-front {
	position: absolute;
	top: 0;
	left: 0; 
	right: 0; 
	margin-left: auto; 
	margin-right: auto;
	width: 82px;
	height: 31px;
}
.shape-in-front-home {
	position: absolute;
	top: 0;
	left: 0; 
	right: 0; 
	margin-left: auto; 
	margin-right: auto;
	width: 82px;
	height: 31px;
	background-image: url("../images/triangulo-azul-celeste.png");
	background-position: 0 0;
}
.txt-cabez h3.frase-home {
	padding-top: 50px;
	padding-bottom: 50px;
	margin-top: 0;
	margin-bottom: 0;
	line-height: 30px;
}
.wrap-placas-home {
	padding: 460px 105px 0px;
}
.brd-izq {
	border-left: 1px solid #686769;
}
.wrap-placas-home ul.nav-pills li {
	width: 25%;
	margin-left: 0;
}
.wrap-placas-home .nav-pills>li>a {
	border-radius: 0;
}
.wrap-placas-home .ul-home {
	background-color: rgba(160,158,159,0.75);
}
.wrap-placas-home .nav>li>a {
	display: inline-block;
	padding-top: 50px;
	padding-bottom: 50px;
	width: 100%;
	font-size: 20px;
}
.wrap-placas-home .nav>li>a:hover, .wrap-placas-home .nav>li>a:active {
	background-color: rgba(255,255,255,0.5);
	color: #06398c;
}
.wrap-placas-home .nav-pills>li>a span.filete-vert {
	position: absolute;
	right: 0;
	border-right: 1px solid #ffffff;
	height: 50px;
	top: 40px;
}
.wrap-placas-home .nav-pills>li>a:hover span.filete-vert {
	border-right: none;
}

/********************************************************
Contenido 1
********************************************************/
.col-der {
	border-left: 1px solid #979797;
	padding: 35px 25px 50px 35px;
	margin-top: -25px;
}
.col-izq {
	padding-right: 28px;
	padding-top: 20px;
}
.wrap-principal {
	padding-top: 10px;
	padding-bottom: 10px;
}
.wrap-principal h3 {
	color: #06398c;
}
.wrap-principal ul {
	list-style: none;
	-webkit-padding-start: 18px;
	-moz-padding-start: 18px;
}
.wrap-principal li {
	padding-bottom: 12px;
}
.wrap-principal li:before {
  color: #06398c;
  content: '\f0c8';
  display: inline-block;
  font-family: FontAwesome;
  font-size: 13px;
  margin-left: -18px; /* same as padding-left set on li */
  width: 18px; /* same as padding-left set on li */
}
.wrap-principal li.li-plain:before {
	content:'';
}
.copete {
	font-weight: 600;
	font-size: 15px;
	line-height: 30px;
	color: #06398c;
	padding-bottom: 20px;
}
h3.tit-principal {
	margin-top: 7px;
	margin-bottom: 25px;
	font-size: 19px;
}
h3.tit-secundario {
	margin-top: 7px;
	margin-bottom: 25px;
	font-size: 18px;
	font-weight: 300;
}
ul.areas span {
	font-weight: 600;
}
.download-button {
	background: url(../images/cv-pdf.png) no-repeat;
	width: 31px;
	height: 34px;
}

/********************************************************
Contacto
********************************************************/
form .control-label {
	font-family: 'Fira Sans', sans-serif;
	color: #06398c;
	font-size: 15px;
	font-weight: 300;
	text-align: right;
}
.form-group {
	margin-bottom: 5px;
}
.form-control {
	border-radius: 0;
	border: 1px solid #686769;
}
.btn {
	font-family: 'Fira Sans', sans-serif;
	font-size: 17px;
	font-weight: 300;
	padding: 6px 20px;
	border-radius: 0;
}
.btn-default {
	color: #ffffff;
	background-color: #06398c;
	border-color: #686769;
}
.btn-default:hover {
	color: #06398c;
	background-color: #adbadc;
	border-color: #686769;
}
.wrap-buttons {
	padding: 20px 15px;
}
.col-map {
	padding-right: 25px;
}
.col-map iframe {
	border: 1px solid #686769;
}
.col-formul {
	border-left: 1px solid #686769;
}
.form-control.custom-area {
	height: 200px;
}
textarea.form-control {
	height: 125px;
}
ul.parsley-errors-list {
	height: 20px;
	list-style: none;
}
ul.parsley-errors-list li {
	padding-bottom: 0;
	color: #ff4937;
}
.wrap-principal.contacto ul {
	-webkit-padding-start: 0;
	padding-left: 0;
}
.wrap-principal.contacto li:before {
	content: '';
	margin-left: 0;
	width: 0;
}
.alert-success,
.alert-warning {
	margin-top: 30px;
	margin-top: 30px;
	font-family: 'Fira Sans', sans-serif;
	text-transform: uppercase;
	text-align: center;
	padding: 15px;
	font-size: 14px;
	color: #4a4a4a;
}
.alert-success strong,
.alert-warning strong {
	font-weight: normal;
}
ul.parsley-errors-list {
	list-style: none;
	margin-bottom: 0;
}
.parsley-errors-list.filled {
	padding-left: 0;
}

/********************************************************
Footer
********************************************************/
footer {
	padding: 50px 0 35px;
}
.col-foot-no-br, .col-foot-br {
	height: 85px;
	text-align: center;
	padding-top: 10px;
}
.col-foot-br {
	border-left: 1px solid #ffffff;
}
.foot-ul {
	list-style: none;
	padding-left: 0;
}
.foot-icon, .foot-ul {
	display: inline-block;
	vertical-align: top;
}
.foot-icon {
	width: 45px;
	height: 85px;
	margin-right: 5px;
}
footer ul li {
	color: #ffffff;
	font-size: 14px;
	line-height: 20px;
	padding-bottom: 5px;
	text-align: left;
}
.icon-footer-pin {
	background: url(../images/footer-google.png) no-repeat;
}
.icon-footer-phone {
	background: url(../images/footer-tel.png) no-repeat;
}
.icon-footer-mail {
	background: url(../images/footer-email-double2.png) no-repeat;
}
.foot-item-2 a {
	text-decoration: none;
	color:#ffffff;
}
.col-foot-br:hover .icon-footer-mail {
	background: url(../images/footer-email-double2.png) no-repeat;
	background-position: -45px 0;
}
.col-foot-br:hover .foot-item-2 a {
	color: #06398c;
}
.agency a {
	font-size: 13px;
	color: #06398c;
	text-decoration: none;
}
.agency a:hover {
	color: #ffffff;
}

/*******************************************************************************
********************************************************************************
Media Queries
********************************************************************************
********************************************************************************/

/* XL: Large devices (desktops, less than 1200px)*/
@media (min-width: 1200px) {

}

/* LG: Large devices (desktops, less than 1200px)*/
@media (max-width: 1199px) {
	.cabez-seccion-1, .cabez-seccion-2, .cabez-seccion-3 {
    background-position: top left;
	}
	.wrapper-img-home {
	height: 500px;
	}
	.wrap-placas-home {
	padding: 320px 105px 0px;
	}
	.md-full-2 {
	width: 100%;
	}
}

/* MD: Medium devices (tablets, less than 992px)*/
@media (max-width: 991px) {
	.md-full-1 {
	width: 100%;
	}
	.col-der {
	margin-top: -25px;
	padding: 35px 25px 50px 35px;
	}
	.col-foot-no-br, .col-foot-br {
	height: 150px;
	text-align: left;
	padding-top: 10px;
	}
	.foot-icon, .foot-ul {
	display: block;
	}
	.foot-icon {
	text-align: left;
	height: 60px;
	}
	.wrapper-img-home {
	height: 370px;
	}
	.txt-cabez h3.frase-home {
	padding-top: 36px;
	padding-bottom: 36px;
	line-height: 30px;
	}
	.wrap-placas-home {
	padding: 240px 15px 0px;
	}
	.wrap-placas-home .nav>li>a {
	padding-top: 32px;
	padding-bottom: 32px;
	font-size: 18px;
	}
	.wrap-placas-home .nav-pills>li>a span.filete-vert {
	height: 50px;
	top: 20px;
	}
	.navbar.grad-1 {
	background: rgba(255,255,255,1);
	background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(6,57,140,1) 78%, rgba(6,57,140,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,1)), color-stop(78%, rgba(6,57,140,1)), color-stop(100%, rgba(6,57,140,1)));
	background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(6,57,140,1) 78%, rgba(6,57,140,1) 100%);
	background: -o-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(6,57,140,1) 78%, rgba(6,57,140,1) 100%);
	background: -ms-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(6,57,140,1) 78%, rgba(6,57,140,1) 100%);
	background: linear-gradient(to right, rgba(255,255,255,1) 0%, rgba(6,57,140,1) 78%, rgba(6,57,140,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#06398c', GradientType=1 );
	}
}

/* SM: Small devices (landscape phones, less than 768px)*/
@media (max-width: 767px) {
	body {
    padding-top: 6px;
	}
	.fixed-top {
	position:absolute !important;
	width:100%;
	top:0;
	z-index:9999;
	}
	.cabezal {
	margin-top: 33px;
	}
	.navbar-nav {
	margin: 0 -15px;
	}
	.col-izq {
	padding-left: 37px;
	}
	.col-der {
	padding: 55px 25px 50px 35px;
	}
	footer {
	padding: 25px 0 25px 20px;
	}
	.col-foot-no-br, .col-foot-br {
	height: auto;
	padding-top: 20px;
	}
	.col-foot-br {
	border-left: none;
	}
	.foot-icon {
	height: 60px;
	}
	.foot-icon, .foot-ul {
	display: inline-block;
	vertical-align: top;
	}
	footer.grad-3 {
	background: rgba(191,202,224,1);
	background: -moz-linear-gradient(left, rgba(191,202,224,1) 0%, rgba(7,56,140,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(191,202,224,1)), color-stop(100%, rgba(7,56,140,1)));
	background: -webkit-linear-gradient(left, rgba(191,202,224,1) 0%, rgba(7,56,140,1) 100%);
	background: -o-linear-gradient(left, rgba(191,202,224,1) 0%, rgba(7,56,140,1) 100%);
	background: -ms-linear-gradient(left, rgba(191,202,224,1) 0%, rgba(7,56,140,1) 100%);
	background: linear-gradient(to right, rgba(191,202,224,1) 0%, rgba(7,56,140,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfcae0', endColorstr='#07388c', GradientType=1 );
	}
	footer li.li-inline {
	display: inline-block;
	padding-right: 5px;
	}
	footer ul li {
	padding-bottom: 5px;
	}
	.cabez-seccion-1 img, .cabez-seccion-2 img, .cabez-seccion-3 img, .cabez-home img {
	width: 180px;
	height: auto;
	}
	.cabez-seccion-1, .cabez-seccion-2, .cabez-seccion-3 {
	height: 120px;
	}
	.txt-cabez {
	padding-right: 10px;
	}
	.txt-cabez h3 {
	margin-top: 0;
	}
	.navbar {
	padding-left: 0;
	padding-right: 0;
	}
	.navbar.grad-1 {
	background-color: #05388b;
	background: #05388b;
	}
	.navbar-nav>li>a  {
	text-align: center;
	}
	.nav>li>a:hover,
	.nav>li>a:focus,
	.nav>li>a:active,
	.nav .open>a,
	.nav .open>a:focus,
	.nav .open>a:hover {
	background-color: #091e3d;
	}
	.dropdown-menu {
	padding: 0;
	width: 100%;
	}
	.navbar-nav .open .dropdown-menu>li>a {
	padding: 10px 15px 10px 25px;
	}
	.col-first, .col-last {
	text-align: center;
	}
	.col-first {
	padding: 5px 10px 0;
	}
	.col-last {
	padding: 0px 10px 5px;
	}
	.copete {
	padding-top: 10px;
	padding-bottom: 20px;
	}
	.wrapper-img-home {
	height: 300px;
	}
	.cabez-home .txt-cabez h3.frase-home {
	padding-top: 30px;
	padding-bottom: 30px;
	}
	.container.grad-4 {
	background: rgba(255,255,255,1);
	background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 27%, rgba(7,56,140,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,1)), color-stop(27%, rgba(255,255,255,1)), color-stop(100%, rgba(7,56,140,1)));
	background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 27%, rgba(7,56,140,1) 100%);
	background: -o-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 27%, rgba(7,56,140,1) 100%);
	background: -ms-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 27%, rgba(7,56,140,1) 100%);
	background: linear-gradient(to right, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 27%, rgba(7,56,140,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#07388c', GradientType=1 );
	}
	.shape-in-front-home {
	background-position: -82px 0;
	}
	.wrap-placas-home {
	padding: 190px 15px 0px;
	}
	.nav>li>a {
	padding: 12px 21px;
	}
	.wrap-placas-home .nav>li>a {
	padding-top: 25px;
	padding-bottom: 25px;
	font-size: 16px;
	line-height: 20px;
	}
	.wrap-placas-home .nav>li>a span {
	display: block;
	}
	.col-map {
	padding-bottom: 30px;
	padding-right: 15px;
	}
	.cabez-home {
	text-align: right;
	}
	.agency a {
	color: rgba(255,255,255,0.4);
	padding-right: 20px;
	}
	.agency a:hover {
		color: #ffffff;
	}
}

/* XS: Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575px) {
	.col-izq {
	padding: 35px 0 0;
	}
	.col-der {
	padding: 60px 25px 30px 35px;
	}
	img.img-staff {
	width: 100%
	}
	.cabez-seccion-1, .cabez-seccion-2, .cabez-seccion-3, .cabez-home {
	text-align: right;
	}
	.cabez-seccion-1 img, .cabez-seccion-2 img, .cabez-seccion-3 img, .cabez-home img {
	width: 150px;
	height: auto;
	}
	.cabez-seccion-1 span.hide-span, .cabez-seccion-2 span.hide-span, .cabez-seccion-3 span.hide-span, .cabez-home span.hide-span  {
	display: none;
	}
	.cabez-seccion-1 span, .cabez-seccion-2 span, .cabez-seccion-3 span, .cabez-home span {
	display: block;
	padding-bottom: 5px;
	}
	.cabez-home .txt-cabez h3.frase-home {
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 10px;
	font-size: 14px;
	line-height: 22px;
	}
	.txt-cabez h3 {
	padding-top: 35px;
	}
	footer {
	padding: 25px;
	}
	.wrapper-img-home {
	height: 250px;
    background-position: 30% 50%;
    padding-left: 0;
    padding-right: 0;
	}
	.wrap-placas-home {
	padding: 120px 0px 0px;
	}
	.wrap-placas-home .ul-home {
	position: absolute;
	bottom: 0;
	width: 100%;
	padding-left: 0;
	padding-right: 0;
	}
	.agency a {
	padding-right: 0;
	}
}

/* XS-2: Custom Extra small devices */
@media (max-width: 450px) {
	.cabez-seccion-1 img, .cabez-seccion-2 img, .cabez-seccion-3 img, .cabez-home img {
	width: 120px;
	height: auto;
	padding-top: 16px;
	}
	.wrap-placas-home .nav>li>a {
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 14px;
	line-height: 17px;
	}
	.foot-icon, .foot-ul {
	display: inline-block;
	vertical-align: top;
	}
	.foot-ul {
	max-width: 270px;
	}
	.logo-web  {
	top: 17px;
	}
	.wrapper-img-home {
	height: 200px;
	}
}

/* XXS: Custom Extra small devices */
@media (max-width: 375px) {
	.cabez-seccion-1 img, .cabez-seccion-2 img, .cabez-seccion-3 img, .cabez-home img {
	width: 120px;
	height: auto;
	padding-top: 16px;
	}
	.cabez-home .txt-cabez h3.frase-home {
	font-size: 12px;
	line-height: 18px;
	}
	.foot-icon, .foot-ul {
	display: inline-block;
	vertical-align: top;
	}
	.foot-ul {
	max-width: 240px;
	}
	.nav>li>a {
	padding: 12px 0;
	}
	.wrap-placas-home .nav>li>a {
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 12px;
	line-height: 15px;
	}
	.txt-cabez h3 {
	padding-top: 28px;
	padding-right: 0px;
	}
	.wrapper-img-home {
	height: 180px;
	}
}
@media (max-width: 350px) {
	.txt-cabez h3 {
	font-size: 17px;
	}
	.cabez-home .txt-cabez h3.frase-home {
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 10px;
	font-size: 12px;
	line-height: 17px;
	}
}

/* XXXS: Extra-extra small devices */
@media (max-width: 320px) {
	.foot-ul {
	max-width: 185px;
	}
	.cabez-seccion-1 img, .cabez-seccion-2 img, .cabez-seccion-3 img, .cabez-home img {
	width: 100px;
	height: auto;
	padding-top: 16px;
	}
	.cabez-home .txt-cabez h3.frase-home {
	font-size: 10px;
	line-height: 15px;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.6);
	}
	.logo-web {
	top: 12px;
	}
	.wrapper-img-home {
	height: 205px;
	background-size: 320px auto;
    background-position: 0 0;
	}
	.wrap-placas-home {
	display: block;
/*	padding-top: 310px;*/
	overflow: visible;
	}
}

@media (max-width: 290px) {
	.wrapper-img-home {
	height: 197px;
	background-size: 300px auto;
    background-position: 0 0;
	}
}
@media (max-width: 270px) {
	.wrapper-img-home {
	height: 188px;
	background-size: 280px auto;
    background-position: 0 0;
	}
}
@media(min-width: 768px) {
	.d-1 {
	width: 200px;
	}
	.d-2 {
	width: 160px;
	}
	.dropdown-menu {
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out;
    transform: rotateX(90deg);
    transform-origin: top;
    opacity: 0;
    display: block;
	}
	.hover-menu:hover .dropdown-menu {
    opacity: 1;
    transform: rotateX(0deg);
    transform-origin: top;
	}
}
