@font-face {
	font-family: "Louis";
	src: url(../fonts/Louis/LouisGlobal2-Bold.otf);
	font-weight: 700;
}

@font-face {
	font-family: "Louis";
	src: url(../fonts/Louis/LouisGlobal2-BoldItalic.otf);
	font-weight: 700;
	font-style: italic;
}

@font-face {
	font-family: "Louis";
	src: url(../fonts/Louis/LouisGlobal2-CondensedDemi.otf);
	font-weight: 300;
}

@font-face {
	font-family: "Louis";
	src: url(../fonts/Louis/LouisGlobal2-CondensedReg.otf);
	font-weight: 200;
}

@font-face {
	font-family: "Louis";
	src: url(../fonts/Louis/LouisGlobal2-Heavy.otf);
	font-weight: 800;
}

@font-face {
	font-family: "Louis";
	src: url(../fonts/Louis/LouisGlobal2-HeavyItalic.otf);
	font-weight: 800;
	font-style: italic;
}

@font-face {
	font-family: "Louis";
	src: url(../fonts/Louis/LouisGlobal2-Italic.otf);
	font-weight: 400;
	font-style: italic;
}

@font-face {
	font-family: "Louis";
	src: url(../fonts/Louis/LouisGlobal2-Reg.otf);
	font-weight: 400;
}

@font-face {
	font-family: "MyriadPro";
	src: url(../fonts/MyriadPro/MyriadPro-Bold.otf);
	font-weight: 700;
}

@font-face {
	font-family: "MyriadPro";
	src: url(../fonts/MyriadPro/MyriadPro-BoldCond.otf);
	font-weight: 600;
}

@font-face {
	font-family: "MyriadPro";
	src: url(../fonts/MyriadPro/MyriadPro-BoldCond.otf);
	font-weight: 600;
	font-style: italic;
}

@font-face {
	font-family: "MyriadPro";
	src: url(../fonts/MyriadPro/MyriadPro-BoldIt.otf);
	font-weight: 700;
	font-style: italic;
}

@font-face {
	font-family: "MyriadPro";
	src: url(../fonts/MyriadPro/MyriadPro-Cond.otf);
	font-weight: 300;
}

@font-face {
	font-family: "MyriadPro";
	src: url(../fonts/MyriadPro/MyriadPro-CondIt.otf);
	font-weight: 300;
	font-style: italic;
}

@font-face {
	font-family: "MyriadPro";
	src: url(../fonts/MyriadPro/MyriadPro-It.otf);
	font-weight: 400;
	font-style: italic;
}

@font-face {
	font-family: "MyriadPro";
	src: url(../fonts/MyriadPro/MyriadPro-Regular.otf);
	font-weight: 400;
}


@font-face {
	font-family: "MyriadPro";
	src: url(../fonts/MyriadPro/MyriadPro-Semibold.otf);
	font-weight: 500;
}

@font-face {
	font-family: "MyriadPro";
	src: url(../fonts/MyriadPro/MyriadPro-SemiboldIt.otf);
	font-weight: 500;
	font-style: italic;
}

@font-face {
	font-family: "MyriadPro";
	src: url(../fonts/MyriadPro/MyriadPro-Light.otf);
	font-weight: 200;
}

@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i');
/************************** BODY *************************************/
.scrolled-header {
  position: fixed;
  top: 0;
  left: 0;
  box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.2);
  height: 90pt;
}

body{
	font-family: 'Myriadpro';
    color: #5e5e5e;
	/*background: rgba(230, 230, 230, 0.48);
	background: url(http://subtlepatterns2015.subtlepatterns.netdna-cdn.com/patterns/p6.png);*/
	background-color: #fff;
	font-size: 15px;
	font-weight: 400;
	color: #2c2c2c;
}
p{
	font-size: 18px;
}
@media screen and (min-width: 400px) and (orientation : portrait){
	p{
		font-size: 22px;
	}
}

h1,h2,h3,h4,h5,h6{
	font-family: 'MyriadPro';
}
header{
	background: #fff;
	height: 94pt;
	width: 100%;
    z-index: 9;
    moz-transition: all 50ms ease-in;
    -webkit-transition: all 50ms ease-in;
    -o-transition: all 50ms ease-in;
    transition: all 50ms ease-in;
}

header #subheader{
	height: 45px;
	background: #062159;
	border-bottom: 1px solid #0d368c;
	padding-top: 14px;
}
#after-header{
  font-family: Helvetica, sans-serif;
	height: 40px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e8e8e8+0,cecece+100 */
	/*background: rgb(232,232,232);
	background: -moz-linear-gradient(left, rgba(232,232,232,1) 0%, rgba(206,206,206,1) 100%);
	background: -webkit-linear-gradient(left, rgba(232,232,232,1) 0%,rgba(206,206,206,1) 100%);
	background: linear-gradient(to right, rgba(232,232,232,1) 0%,rgba(206,206,206,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#cecece',GradientType=1 );
	border-bottom: 1px solid #b9b9b9;*/
	background: #062159;
}
#after-header a{
	color: #fff;
	font-size: 12px;
}
#after-header a.test_drive{
	height: 40px;
    background: #f3b701;
    padding-top: 10px;
}

#after-header .botones{
	padding-top: 7px;
}

#after-header a.btn-danger{
	color: #fff;
}


#logo-salfasur{
	margin-top: 4px;
	max-width: 300px;
}

#logo-chevrolet{
	margin-top: 43px;
	width: 100px;
}

#logo-callcenter{
	width: 226px;
}

#text-salfasur h1,#text-salfasur h2{
	color:#FFF;
}

#text-salfasur h1{
	font-weight: 600;
	font-size: 3.2rem;
	margin-top: -8px;
}

#text-salfasur h2{
	font-weight: 300;
	font-size: 19px;
	margin-bottom: 0;
	margin-top: 35px;
}

/****** MENU ********/

#menu-salfasur{
	margin-top: 0;
	margin-bottom: 0;
	margin: auto;
	padding-top: 38pt;
}

#menu-salfasur li{
	float: left;
	list-style: none;
	font-weight: 300;
	font-size: 17px;
	text-transform: uppercase;
	font-family: 'Louis'
}

#menu-salfasur li a{
	color: #062159;
}

#menu-salfasur li.active a{
	font-weight: bold;
	color: #eab400;
	font-family: 'Louis';
	font-weight:300;
}

#menu-salfasur li.line-orange a{
	color: orange;
}

#menu-salfasur li a:hover{
	color: #eab400;
}

#info-sucursales{
	margin-bottom: 0;
	margin-top: 3px;
	font-weight: 400;
	font-size: 15px;
	color: #484848;
	text-align: right;
}



/***********BODY ************/

#content{
	margin-top: 39px;
}

.align-center{
	text-align: center;
}

/*************** HOME **********************/
.tooltip {
	opacity: 1 !important;
}
.tooltip-inner {
	background-color: #ca8000;
	font-size: 15px;
}

.tooltip-arrow {
	border-top-color: #ca8000 !important;
}

.feature-home i.fa{
	font-size: 2.5em;
	border: 10px solid #eab400;
	padding: 13px;
	border-radius: 100%;
	color: #545454;
}

.feature-home h4 {
    font-weight: 700;
    font-size: 25px;
    margin-top: 10px;
    color: #eab400;
}


.feature-home h6{
	font-weight: 400;
	font-size: 15px;
}

#slider-home-salfa{
	border: 0px  solid #dadada;
	padding: 3px;
	-webkit-box-shadow: 0px 0px 16px 0px rgba(50, 50, 50, 0.86);
	-moz-box-shadow: 0px 0px 16px 0px rgba(50, 50, 50, 0.86);
	box-shadow: 0px 0px 16px 0px rgba(50, 50, 50, 0.86);
	margin-bottom: 70px;
	margin-top: 50px;
}

#columns h4{
	font-size: 25px;
	font-weight: 600;
	color: #25338b;
	/* text-transform: uppercase; */
	margin-top: 21px;
}

#columns .column_notice{
	padding-bottom: 10px;
}

#columns .column_notice img{
	-webkit-filter: saturate(0.6);
	filter: saturate(0.6);
}

#columns .column_notice:hover img{
	-webkit-filter: saturate(1);
	filter: saturate(1);
}

#columns .column_notice p.align-center {
	color: #6b6b6b;
	font-size: 15px;
	font-weight: 400;
	padding-left: 10px;
	padding-right: 10px;
	font-family: 'MyriadPro-Regular' !important;
}

#columns .column_notice  p.align-center a {
	color: #6b6b6b;
	font-size: 15px;
	font-weight: 400;
}

#columns .column_notice {
  -webkit-transition: background 300ms ease-in 200ms; /* property duration timing-function delay */
  -moz-transition: background 300ms ease-in 200ms;
  -o-transition: background 300ms ease-in 200ms;
  transition: background 300ms ease-in 200ms;
  webkit-transition: color 280ms ease-in 200ms; /* property duration timing-function delay */
  -moz-transition: color 280ms ease-in 200ms;
  -o-transition: color 280ms ease-in 200ms;
  transition: color 280ms ease-in 200ms;
}
#columns .column_notice:hover {
    background: #eab400;
}

#columns .column_notice:hover h4, #columns .column_notice:hover p,#columns .column_notice:hover p a{
	color: #FFF;
}

footer{
	/*background: url('../img/footer/footer.jpg');*/
	height: 240px;
	border-top: 0px solid #062159;
	/*margin-top: 0px;*/
	color:#FFF;
	overflow: hidden;
   	left: 0;
   	bottom: 0;
   	width: 100%;
   	text-align: center;
   	
}

footer p{
	font-size: 15px;
	font-weight: 300;
}

footer a{
	color: #FFF;
}

footer a:hover{
	color: #FFF;
	cursor:pointer;
	font-weight: bold;
	font-weight: 500;
}

footer a.sucursal{
	color: #FFF;
	font-weight: 300;
	font-size: 16px;
}

footer a.sucursal:hover{
	font-weight: 400;
}
footer a.sucursal:hover i{
	color:orange;
}

footer h4{
	font-weight: 600;
	font-size: 28px;
	margin-top: -8px;
	color: #FFF;
	margin-top: 12px;
}

.title-page{
	font-weight: 600;
	font-size: 2.5em;
	margin-top: -10px;
	border-bottom: 2px solid #f1cb4d;
}

.breadcrumb {
    padding: 0;
    margin: 0;
    margin-bottom: 20px;
    list-style: none;
    background-color: rgba(0,0,0,0);
    border-radius: 4px;
    margin-left: -6px;
}

.breadcrumb li{
	font-size: 15px;
	font-family: 'MyriadPro';
	font-weight:400;
}

.breadcrumb li.active{
	/* font-weight: 500; */
	color: #36a9e1;
}

dl.categories dt,dl.categories dd{
	float: left;
	font-size: 20px;
}

.breadcrumb > li + li:before {
    padding: 0 5px;
    color: #ffffff;
    font-family: FontAwesome;
    content: "\f105";
}

dl.categories dt{
	background: #cccccc;
	-webkit-clip-path: polygon(0% 0%, 100% 0%, 85% 100%, 0% 100%);
	clip-path: polygon(0% 0%, 100% 0%, 85% 100%, 0% 100%);
	padding-left: 20px;
	padding-right: 20px;
	color: #FFF;
	width: 170px;
	text-align: center;
	margin-right: -24px;
}

dl.categories dd.active{
	background: #062159;
	-webkit-clip-path: polygon(15% 0%, 100% 0%, 85% 100%, 0% 100%);
	clip-path: polygon(15% 0%, 100% 0%, 85% 100%, 0% 100%);
	padding-left: 20px;
	padding-right: 20px;
	color: #FFF;
	width: 170px;
	text-align: center;
	margin-right: -24px;
}


dl.categories dd:hover{
	background: #062159;
	color: #FFF;
	cursor: pointer;
}

dl.categories dd{
	background: #CCC;
	-webkit-clip-path: polygon(15% 0%, 100% 0%, 85% 100%, 0% 100%);
	clip-path: polygon(15% 0%, 100% 0%, 85% 100%, 0% 100%);
	padding-left: 20px;
	padding-right: 20px;
	width: 170px;
	text-align: center;
	margin-right: -24px;
}

dl.categories dd:hover a{
	color: #FFF;
	font-weight: 100;
	font-size: 16px;
}

dl.categories dd.active a{
	color: #FFF;
    font-weight: 800;
    font-size: 15px;
    font-family: Louis;
    text-transform: uppercase;
}

dl.categories dd a{
	color: #2c2c2c;
    font-weight: 700;
    font-size: 15px;
    font-family: Louis;
    text-transform: uppercase;
}

dl.categories dt a{
	color: #505458;
	font-weight: 700;
    font-size: 15px;
    font-family: Louis;
    text-transform: uppercase;
}


/********** TABS SUCURSALES ******/
dl.sucursales dt,dl.sucursales dd{
	float: left;
	font-size: 18px;
}

dl.sucursales dt{
	background: #cccccc;
	-webkit-clip-path: polygon(0% 0%, 100% 0%, 85% 100%, 0% 100%);
	clip-path: polygon(0% 0%, 100% 0%, 85% 100%, 0% 100%);
	padding-left: 20px;
	padding-right: 20px;
	color: #cccccc;
	width: 15px;
	text-align: center;
	margin-right: -24px;
}

dl.sucursales dd.active{
	background: #062159;
	-webkit-clip-path: polygon(15% 0%, 100% 0%, 85% 100%, 0% 100%);
	clip-path: polygon(15% 0%, 100% 0%, 85% 100%, 0% 100%);
	padding-left: 20px;
	padding-right: 20px;
	color: #FFF;
	width: 160px;
	text-align: center;
	margin-right: -21px;
}




dl.sucursales dd:hover{
	background: #062159;
	color: #FFF;
	cursor: pointer;
}

dl.sucursales dd{
	background: #CCC;
	-webkit-clip-path: polygon(15% 0%, 100% 0%, 85% 100%, 0% 100%);
	clip-path: polygon(15% 0%, 100% 0%, 85% 100%, 0% 100%);
	padding-left: 20px;
	padding-right: 20px;
	width: 160px;
	text-align: center;
	margin-right: -21px;
}

dl.sucursales dd:hover a{
	color: #FFF;
	font-weight: 100;
	font-size: 16px;
}

dl.sucursales dd.active a{
	color: #FFF;
	font-weight: 100;
	font-size: 16px;
}

dl.sucursales dd a{
	color: #2c2c2c;
	font-weight: 100;
	font-size: 16px;
}

dl.sucursales dt a{
	color: #cccccc;
	font-weight: 400;
	font-size: 16px;
}
/***** FIN TABS SUCURSALES******/

.item-vehiculo h3{
	background: rgba(239, 200, 0, 0.68);
	text-align: right;
	-webkit-clip-path: polygon(10% 0, 100% 0, 100% 100%, 0% 100%);
	clip-path: polygon(10% 0, 100% 0, 100% 100%, 0% 100%);
	margin-top: -38px;
	width: 90%;
	float: right;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 10px;
	color: #FFF;
	font-weight: 600;
	font-size: 25px;

}

.item-vehiculo{
	padding-bottom: 10px;
	margin-bottom: 40px;
	border-bottom: 3px dashed #FFF;
}

.item-vehiculo:hover{
	border-bottom: 3px dashed #CCC;
}

.item-vehiculo h2{
	color: #565656;
	font-weight: 500;
}

.item-vehiculo:hover h3{
	background: rgba(239, 200, 0, 1);
}

.item-vehiculo h3 span{
	color: #565656;
	font-weight: 500;
	font-size: 17px;
}

.item-vehiculo img{
	height: 230px;
	-moz-transition: all 1s;
	-webkit-transition: all 1s;
	transition: all 1s;
	-webkit-filter: grayscale(100%); /* Chrome, Safari, Opera */
	filter: grayscale(100%);
}

.item-vehiculo:hover img {
	-webkit-filter: grayscale(0%); /* Chrome, Safari, Opera */
	filter: grayscale(0%);
}

.modal-footer {
}

.modal-footer p{
	margin-bottom: 0;
	text-align: left;
	color: #e10000d6;
}

.modal-footer img{    margin-top: 4px}

.modal-footer button,.modal-footer a{
	margin-top: 4px;
}
.modal {
	overflow:auto;
}

.btn-primary{
	background-color: #36a9e1;
	color: #fff;
	-webkit-clip-path: polygon(7% 0, 100% 0%, 93% 100%, 0% 100%);
	clip-path: polygon(7% 0, 100% 0%, 93% 100%, 0% 100%);
	text-transform: uppercase;
	font-family: 'MyriadPro';
	padding-left: 15px;
	padding-right: 15px;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active {
    background-color: #36a9e1;
    box-shadow: inset 0 0 15px 5px #2b9cd3;
    color: #fff;
}

.btn-warning{
	background-color: #eca82e;
	color: #fff;
	-webkit-clip-path: polygon(7% 0, 100% 0%, 93% 100%, 0% 100%);
	clip-path: polygon(7% 0, 100% 0%, 93% 100%, 0% 100%);
	text-transform: uppercase;
	font-family: 'MyriadPro';
	padding-left: 15px;
	padding-right: 15px;
}

.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active {
    background-color: #dd9615;
    box-shadow: inset 0 0 15px 5px #db981e;
    color: #fff;
}


.content-menu{
	min-height: 300px;
}

.300{
	font-weight: 300;
}


.persona{
	margin-bottom: 50px;
}


.persona img {
    width: 100%;
    -webkit-filter: grayscale(95%);
    filter: grayscale(95%);
    -webkit-clip-path: polygon(7% 0, 100% 0%, 93% 100%, 0% 100%);
    clip-path: polygon(9% 0, 100% 0%, 93% 100%, 0% 100%);
    margin-left: -15px;
    margin-top: 0px;
}

.persona > center > div {
    border-left: 15px solid #CCC;
    -webkit-clip-path: polygon(7% 0, 100% 0%, 93% 100%, 0% 100%);
    clip-path: polygon(7% 0, 100% 0%, 93% 100%, 0% 100%);
}

.persona:hover > center > div {
    border-left: 15px solid #36a9e1;
    -webkit-clip-path: polygon(7% 0, 100% 0%, 93% 100%, 0% 100%);
    clip-path: polygon(7% 0, 100% 0%, 93% 100%, 0% 100%);
}

.persona h5 {
    font-weight: 500;
    font-size: 18px;
    color: #4a4a4a;
    margin-bottom: 0;
    margin-top: 5px;
}
.persona h6 {
    font-weight: 200;
    font-size: 15px;
    color: #2c2c2c;
    margin-top: 0;
    margin-bottom: 3px;
}
@media screen and (min-width: 400px) and (orientation : portrait){
	.persona h5{
		font-size: 22px;
	}
}
@media screen and (min-width: 400px) and (orientation : portrait){
	.persona h6{
		font-size: 16px;
	}
}

.persona:hover{
	cursor: pointer;
}

.persona a > i{
	color: #2c2c2c;
}

.persona:hover img{
	-webkit-filter: grayscale(0%); /* Chrome, Safari, Opera */
	filter: grayscale(0%);
}

.persona:hover h5{
	color: #36a9e1;
}

.btn.btn-salfa{
	background: #e6c52a;
}

.btn.btn-salfa:hover{
	background-color: #e4c42d;
	box-shadow: inset 0 0 15px 5px #d8b200;
}

#header_tab{
	height: 280px;
	width: 100%;
	background-position: 0px -50px;
	background-repeat: no-repeat;
	background-size: 100% !important;
	padding-top: 40px;
	margin-bottom: 50px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: 100% 100%;
}

#menu-with-photo.home .acceso_directo{
	border-color: #f3b701;
}

#menu-with-photo.home h4{
	background: #f3b701;
	color: #fff;
	margin-top: -28px
}

#menu-with-photo h4 {
	margin-top: -29px;
	font-size: 20px;
	font-weight: 400;
	width: 100%;
	padding-top: 6px;
	padding-bottom: 1px;
	text-align: right;
	padding-right: 10px;
	background: #CCC;
	text-align: right;
	-webkit-clip-path: polygon(10% 0, 100% 0, 100% 100%, 0% 100%);
	clip-path: polygon(10% 0, 100% 0, 100% 100%, 0% 100%);
	margin-bottom: 0px;

}

#menu-with-photo .acceso_directo{
	border: 1px solid;
}

#menu-with-photo .acceso_directo:hover{
	cursor: pointer;
	border:1px solid #e4c86a;
}


#menu-with-photo .acceso_directo.active{
	border: 1px solid #eab400;
}

#menu-with-photo .acceso_directo.active h4{
	background: #eab400;
	color: #FFF;
}

.item{

	clear: both;
}
/*
.item img.first{
	z-index: 8;
	position: relative;
	width: 100%;
	height: 330px;

}

.item h3 {
    background: rgba(0, 0, 0, 0.7);
    padding-top: 11px;
    padding-bottom: 13px;
    color: #FFF;
    text-align: right;
    padding-right: 20px;
    width: 60%;
    float: right;
    margin-top: -88px;
    z-index: 15;
    position: relative;
    font-size: 33px;
    top: 0;
    margin-bottom: 36px;
    clear: both;
    -webkit-clip-path: polygon(5% 0, 100% 0, 100% 100%, 0% 100%);
    clip-path: polygon(5% 0, 100% 0, 100% 100%, 0% 100%);
}

.item h2.title_{
	text-transform: uppercase;
	font-weight: 900;
	color: #eac649;
	border-bottom: 2px dashed #CCC;
	margin-bottom: 30px;
}*/


label.form-label{
	text-transform: uppercase;
	font-weight: 500;
}

.bold{
	font-weight: 500;
}

.form-control, .uneditable-input, 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"],select.form-control , select.form-control option{
	font-family: 'MyriadPro', sans-serif;
	font-weight: 300;
	font-size: 20px;
	padding-top: 2px;
	background: #ffffff;
	color: #565656;
	border-radius: 0;
	border: 2px solid #9ed5f0;;
	margin-bottom: 10px;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
	cursor: not-allowed;
	background: #e4e4e4;
	border-radius: 0;
	border: 2px solid;
	opacity: 0.8;
}

.modal h5{
	font-size: 21px;
}

.modal h6{
	font-size: 19px;
}

.modal-header h4 {
    color: #2c2c2c;
}

.irs-slider.from:hover, .irs-slider.to:hover{
	cursor: pointer;
}

#panel_tabla_comparativa {
	background: #eac649;
	color: #737373;
	width: 300px;
	position: fixed;
	top: 50px;
	right: 50px;
	padding: 20px;
	-webkit-box-shadow: 0px -1px 17px -5px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px -1px 17px -5px rgba(0,0,0,0.75);
	box-shadow: 0px -1px 17px -5px rgba(0,0,0,0.75);
}

#panel_tabla_comparativa  h4{
	font-size: 25px
}

#panel_tabla_comparativa  p{
	color:#FFF;
	font-size: 15px;
}

#title-page-content{
	border-bottom: 1px solid #f1cb4d;
	font-weight: 500;
}

ul.filter{
	margin-left: 0;
	padding-left: 0;
	margin-bottom: 20px;
	min-height: 30px;
}
ul.filter li{
	float: left;
	list-style: none;
	background: #dadada;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-right: 2px;
	color: #2c2c2c;
}

ul.filter li:hover{
	cursor: pointer;
}

ul.filter li.active{
	background: #062159;
	color: #FFF;
}

.btn{
	border-radius: 0 !important;
	font-size: 13px;
}

.btn.btn-first{
	background: #eab400;
	color: #FFF;
}

.btn.btn-second{
	background: #ec7b19;
	color: #FFF;
}

.btn.btn-second.comparado{
	background: #9E9E9E;
}

.breadcrumb a{
	    color: #fbfbfb;
    text-decoration: underline;
}

.tab-content {
	overflow: auto;
	position: relative;
	z-index: 10;
	background-color: rgba(0,0,0,0);
	overflow: hidden;
	margin-bottom: -20px;
}


.nav-tabs > li > a, .nav-pills > li{
	margin-right: 5px;
}

.nav-tabs > li > a, .nav-pills > li a:hover{
	margin-right: 5px;
}

.menu-salfa {
	background-color: rgba(0,0,0,0);
	border: 0;
	margin-left: -17px;
	padding-left: 0px;
}

.menu-salfa>li.active a{
	color: #36a9e1;
}

.menu-salfa li{
	float: left;
	list-style: none;
}

.menu-salfa > li:not(.divider) > a:hover, .menu-salfa > li:not(.divider) > a:focus {
	color: #35a7df;
}

.menu-salfa > li.divider{
	margin-left: -10px;
	margin-right: -10px;
	padding-left: 0px;
	padding-right: 0px;
}

.menu-salfa > li > a{
	padding: 9px 12px;
	text-align: center;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 16px;
	color: #565656;
}

.tab-content > .active, .pill-content > .active {
    padding: 0px;
}

/*  FONT- WEIGHT*/
.fw300{
	font-weight: 300;
}

.fw400{
	font-weight: 400;
}

.fw500{
	font-weight: 500;
}

.fw600{
	font-weight: 600;
}

.fw700{
	font-weight: 700;
}

.btn-first{
	background-color: #1b8592;
	color: #FFF;
}
.btn-second{
	background: #d47129;
	color: #FFF;
}
.btn-third{
	background: #000000;
    	color: #eab400;
}
.btn-fourth{
	background-color: #1b8592;
	color: #FFF;
}
.btn-fifth{
	background-color: #075d86;
	color: #FFF;
}
.btn-first:hover{
	background-color: #f7c726;
	color: #FFF;
}
.btn-second:hover{
	background-color: #f98b2b;
	color: #FFF;
}
.btn-third:hover{
	background-color: #3e3e3e;
	color: #eab400;
}
.btn-fourth:hover{
	background-color: #2a93a0;
	color: #FFF;
}
.btn-fifth:hover{
	background-color: #15719c;
	color: #FFF;
}

/*****NOSOTROS*****/

#map {
	height: 350px;
	width: 100%;
	position: absolute;
}

#map-content{
	height: 370px;
}
@media screen and (min-width: 400px) and (orientation : portrait){
	#map-content{
		height: 370px;
		margin-top: 5%;
	}
}

#infosucursal h5{
	font-weight: 700;
	font-size: 17px;
}
@media screen and (min-width: 400px) and (orientation : portrait){
	#infosucursal h5{
		font-weight: 700;
		font-size: 20px;
	}
}

#infosucursal h5:before {
    background-color: #36a9e1;
    padding: 0 10px;
    content: " ";
    -webkit-clip-path:polygon(4% 0, 100% 0%, 94% 100%, 0% 100%);
	clip-path: polygon(4% 0, 100% 0%, 94% 100%, 0% 100%);
	margin-right: 5px;
}
#infosucursal p{
	margin-bottom: 0px;
	font-size: 15px;
}
@media screen and (min-width: 400px) and (orientation : portrait){
	#infosucursal p{
		margin-bottom: 0px;
		font-size: 17px;
	}
}

.header-page{
	background-position: 0px -300px !important;
	height: 180px;
	padding-top: 50px;
	margin-bottom: 40px;
	background-size: 100% !important;
	background-repeat: no-repeat !important;
	background-attachment: fixed  !important;
}

.headers{
	padding-top: 42px;
	padding-bottom: 71px;
	margin-bottom: 50px;
	background-position: 0px 10px !important;
	height: 200px;
	padding-top: 90px;
	margin-bottom: 0px;
	background-size: 100% !important;
	background-repeat: no-repeat !important;
	background-attachment: fixed  !important;
	background: rgba(6, 33, 89, 0.84);
}





.servicios h2 {
    color: #05369a !important;
    font-family: 'Louis';
    text-transform: uppercase;
    font-style: italic;
    font-weight: 700;
}
p{
	font-family: 'MyriadPro';
	font-weight: 400;
}

/******VEHICULOS NUEVOS******/

#opciones_vehiculo{
	list-style: none;
	clear: both;
	margin-left: -6px;
	padding-left: 0px;
	margin-top: 20px;
	margin-bottom: 100px;
}
#opciones_vehiculo > li{
	float:left;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 13px;
}
#opciones_vehiculo > li:hover{
	cursor: pointer;
	color: #069ee8;
}
#opciones_vehiculo > li.active{
	color: #36a9e1;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
}

.content-autos{
	background:#36a9e1;-webkit-clip-path:
	polygon(4% 0, 100% 0%, 94% 100%, 0% 100%);
	clip-path: polygon(4% 0, 100% 0%, 94% 100%, 0% 100%);
	padding:5px;
}

.content-autos img{
	width:100%;
	-webkit-clip-path: polygon(4% 0, 100% 0%, 94% 100%, 0% 100%);
	clip-path: polygon(4% 0, 100% 0%, 94% 100%, 0% 100%)
}

img.polygon{
	width: 100%;
	-webkit-clip-path: polygon(5% 0%, 100% 0, 95% 100%, 0% 100%);
	clip-path: polygon(5% 0%, 100% 0, 95% 100%, 0% 100%);
}


h2.title_features{
	border-left: 4px solid #eab400;
	line-height: 82px;
	padding-left: 20px;
	font-weight: 700;
	font-size: 35px;
}


.wallpaper-image{
	padding-top: 70px;padding-bottom: 70px;margin-top:50px;
}

.wallpaper-image h2.title_features, .wallpaper-image p{
	color: #FFF;
}
.wallpaper p{
	font-size: 18px;
	font-weight: 300;
}
.wallpaper-image p{
	font-size: 18px;
	font-weight: 300;
}

#auto-color{
	width: 100%;
	border: 3px solid #eab400;
	-webkit-border-top-left-radius: 50px;
	-webkit-border-bottom-right-radius: 50px;
	-moz-border-radius-topleft: 50px;
	-moz-border-radius-bottomright: 50px;
	border-top-left-radius: 50px;
	border-bottom-right-radius: 50px;
	margin-top: 14px;
}



.fotos img{
	width:100%;margin-bottom: 10px;border: 1px solid #CCC;
}

.fotos img.active{
	border: 1px solid #36a9e1;
}

.fotos img:hover{
	border: 1px solid #36a9e1;
	cursor: pointer;
}

.descripcion-vehiculo-nuevo h2{
	color: #FFF;
	font-style: italic;
	font-weight: 700;
	font-size: 58px;
	font-family: "Louis";

}


.descripcion-vehiculo-nuevo h3#price{
	font-size: 55px;
    font-weight: 700;
    color: #36a9e1;
    margin-top: 20px;
    font-style: italic;
	font-family: "Louis";
}

.descripcion-vehiculo-nuevo h3{
	color: #FFF;
    font-size: 24px;
    font-weight: 400;
    margin-top: 13px;
    font-style: italic;
	font-family: "Louis";
}



.descripcion-vehiculo-nuevo h3#price span {
	color: #36a9e1;
    font-family: 'MyriadPro';
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    text-transform: uppercase;
    vertical-align: top;
}

h4.titulo-descr{
	font-style: italic;
    font-weight: 700;
    color: #2c2c2c;
    font-size: 40px;
	margin-bottom: 25px;
	margin-top: 20px;
}

h5.caracteristica{
	font-weight: bold;
    font-style: italic;
    font-size: 20px;
    color: #36a9e1;
}

h6{
	font-family: 'Myriadpro';
    font-weight: bold;
    color: #4c4c4c;
    margin-bottom: 19px;
    font-size: 18px;
}

hr.divide-p{
	margin: 20px 0;
    border: 0;
    border-top: 2px solid #4a4a4a;
    border-bottom: 1px solid #FEFEFE;
    width: 40%;
    margin-left: 30%;
}

#content-caracteristicas  #descripcion-exterior{
	margin-top: 80px;
}

#content-caracteristicas #interior{
	margin-top: 50px;
}


#content-caracteristicas #seguridad{
	margin-top: 50px;
}

#content-caracteristicas #caracterisiticas{
	margin-top: 50px;
}
.content-version{
	background: #d7f2ff;
    margin-top: 30px;
    margin-bottom: 30px;
    padding-top: 15px;
    padding-bottom: 15px;
}


p{
	text-align: justify;
}

.btn-s{
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #FFF;
	font-family: 'MyriadPro';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
	text-align: center;
	cursor: pointer;
}

.change-color:hover{
	cursor: pointer;
}

.change-color div{
	border: 1px solid #FFF;
}

.change-color.active div{
	border: 1px solid #36a9e1;
}
.btn-s:hover{
	color: #FFF;
}

#nav-slider-multimedia {
	height: 30px;
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 50px;
}

#nav-slider-multimedia li{
	float: left;
	list-style: none;
	color: #FFF;
    text-transform: uppercase;
}

#nav-slider-multimedia li a{
	color: #FFF;
	cursor: pointer;
}

#nav-slider-multimedia li.active a{
	color: #36a9e1;
}

.pignose-gallery {
margin: 0 auto;
width: 600px;
height: 360px;
}

.pignose-gallery .ribbon {
position: absolute !important;
top: 1em;
left: auto !important;
right: -6em !important;
z-index: 50;
}

.btn-s-red{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff1414+0,ff2828+50,f40c0c+51,d61515+99,e02626+100 */
	background: #ff1414; /* Old browsers */
	background: -moz-linear-gradient(top, #ff1414 0%, #ff2828 50%, #f40c0c 51%, #d61515 99%, #e02626 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ff1414 0%,#ff2828 50%,#f40c0c 51%,#d61515 99%,#e02626 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ff1414 0%,#ff2828 50%,#f40c0c 51%,#d61515 99%,#e02626 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff1414', endColorstr='#e02626',GradientType=0 ); /* IE6-9 */
}


.btn-s-blue{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#52b1d3+0,4497d6+50,3887bc+51,077bba+100 */
	background: #52b1d3; /* Old browsers */
	background: -moz-linear-gradient(top, #52b1d3 0%, #4497d6 50%, #3887bc 51%, #077bba 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #52b1d3 0%,#4497d6 50%,#3887bc 51%,#077bba 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #52b1d3 0%,#4497d6 50%,#3887bc 51%,#077bba 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#52b1d3', endColorstr='#077bba',GradientType=0 ); /* IE6-9 */
}

.btn-s-gray{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#4f4f4f+0,6d6d6d+50,545454+51,0a0809+100 */
	background: #4f4f4f; /* Old browsers */
	background: -moz-linear-gradient(top, #4f4f4f 0%, #6d6d6d 50%, #545454 51%, #0a0809 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #4f4f4f 0%,#6d6d6d 50%,#545454 51%,#0a0809 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #4f4f4f 0%,#6d6d6d 50%,#545454 51%,#0a0809 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4f4f4f', endColorstr='#0a0809',GradientType=0 ); /* IE6-9 */
}


/******USADOS*******/

.usado{
	margin-bottom: 50px;
}
.usado h5.modelo{
	font-size: 18px;
    color: #646464;
    font-weight: 400;
    margin-top: -5px;
    margin-bottom: 0;
    font-family: Louis;
    font-style: italic;
    text-align: left;
    line-height: 40px;
}

.usado h5.precio{
	font-size: 35px;
	color: #36a9e1;
	font-weight: 400;
	margin-bottom: 0;
	font-family: Louis;
	font-style: italic;
	text-align: right;
	margin-top: 0px;
}

.usado p.descripcion{
	font-family: Louis;
    /* text-transform: capitalize; */
    font-size: 15px;
    font-style: italic;
    text-align: right;
    margin-bottom: 0px;
}

.usado hr{
	 margin: 5px 0;
}

.usado img {
    position: absolute;
    width: 92%;
    min-height: 180px;
    max-height: 180px;
    -webkit-clip-path: polygon(6% 0, 100% 0, 94% 100%, 0% 100%);
    clip-path: polygon(7% 0, 100% 0, 94% 100%, 0% 100%);
    /* margin-left: 15px; */
    top: 1px;
    right: 0px;
}


.usado .content-image {
    height: 180px;
    border-left: 30px solid #36a9e1;
    margin-bottom: 20px;
    -webkit-clip-path: polygon(6% 0, 100% 0, 94% 100%, 0% 100%);
    clip-path: polygon(7% 0, 100% 0, 94% 100%, 0% 100%);
    position: relative;
    top: 0;
}

@media only screen and (min-width: 400px) and (orientation : portrait){
	.usado .content-image {
    	height: 290px;
    	border-left: 75px solid #36a9e1;
    	top: 110px;
    	left: -4%;
	}
}


.usado:hover .content-image{
	border-color: #36a9e1;
}


.equipamiento{
	    font-family: 'Louis';
    font-style: italic;
    font-weight: 400;
    color: #666;
    font-size: 15px;
}

#foto-seminuevo{
	-webkit-clip-path: polygon(7% 0, 100% 0, 96% 100%, 0% 100%);
    clip-path: polygon(7% 0, 100% 0, 96% 100%, 0% 100%);
}

#interior-semi{
	margin-left: 0px;
	padding-left: 0px;
	position: absolute;
	bottom: 0px;
	left: 10px;
}


#exterior-semi{
	margin-left: 0px;
	padding-left: 0px;
	position: absolute;
	bottom: 0px;
	right: 50px;
}


#interior-semi li,#exterior-semi li{
	list-style: none;
	float: left;
	margin-right: -3px;
}

#interior-semi li  div, #exterior-semi li div{
	width: 10px;
	height: 10px;
	background: #36a9e1;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	cursor: pointer;
}

#interior-semi li:hover div, #exterior-semi li:hover div{
	background: #076ea0;
}

#content-cotiza-usado{
	border:1px solid #CCC;
	padding:10px 15px;
}

#content-cotiza-usado form label{
	text-transform: uppercase;
	font-family: "Louis";
	font-weight: 500;
	font-style: italic;
	color: #797979;
}

#content-cotiza-usado form textarea,#content-cotiza-usado form input {
	border-width: 1px;
}

#content-cotiza-usado form textarea{
	height: 100px;
}

.jplist-drop-down {
	border: 1px solid #9ed5f0 !important;
    font-weight: 300;
    font-size: 16px;
    font-weight: 200;
    font-family: 'MyriadPro';
}


.jplist-label {
	border: 1px solid #9ed5f0  !important;
    font-weight: 300;
    font-size: 16px;
    font-weight: 200;
    font-family: 'MyriadPro';
}

.jplist-panel .jplist-pagination button{
	border: 1px solid #9ed5f0  !important;
    font-family: 'MyriadPro', sans-serif;
    font-weight: 300;
    font-size: 16px;
    color: #2f2f2f;
}

.jplist-panel .jplist-pagination .jplist-current {
    font-weight: bold;
    color: #36a9e1;
}


.jplist-panel .jplist-pagination button {
    color: #393939 !important;
    font-weight: 400 !important;
    font-size: 12px !important;
}

.jplist-panel .jplist-pagination .jplist-pagingprev button, .jplist-panel .jplist-pagination .jplist-pagingnext button {
    font-size: 18px !important;
    font-family: "Courier New",Courier,monospace;
    font-weight: 100;
    font-family: 'MyriadPro';
}

.jplist-panel .jplist-pagination .jplist-current {
    font-weight: bold;
    background: #36a9e1;
    color: #FFF !important;
    text-shadow: 0 0 0;
    font-weight: 100 !important;
}

h2.title{
	color: #36a9e1;
	text-transform: uppercase;
	font-style: italic;
	font-family: 'Louis';
	font-size: 27px;
	margin-top: 70px;
	margin-bottom: 50px;
}

h2.title::after {
    content: "";
    position: absolute;
    /* bottom: 0; */
    /* left: 0; */
    right: 15px;
    height: 0.5em;
    border-top: 31px solid #36a9e1;
    z-index: 2;
    width: 60%;
    -webkit-clip-path: polygon(1% 0, 100% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(1% 0, 100% 0%, 100% 100%, 0% 100%);
}

.col-lg-4 > .polygon img{
	-webkit-clip-path: polygon(8% 0, 100% 0%, 92% 100%, 0% 100%);
    clip-path: polygon(8% 0, 100% 0%, 92% 100%, 0% 100%);
    width: 100%;
}

.col-lg-5 > .polygon img{
	-webkit-clip-path: polygon(8% 0, 100% 0%, 92% 100%, 0% 100%);
    clip-path: polygon(8% 0, 100% 0%, 92% 100%, 0% 100%);
    width: 100%;
}

.col-lg-6 > .polygon img{
	-webkit-clip-path: polygon(10% 0, 100% 0%, 90% 100%, 0% 100%);
    clip-path: polygon(10% 0, 100% 0%, 90% 100%, 0% 100%);
    width: 100%;
}

.col-lg-7 > .polygon img{
	-webkit-clip-path: polygon(8% 0, 100% 0%, 92% 100%, 0% 100%);
    clip-path: polygon(8% 0, 100% 0%, 92% 100%, 0% 100%);
    width: 100%;
}

.col-lg-12 > .polygon img{
	-webkit-clip-path: polygon(3% 0, 100% 0%, 97% 100%, 0% 100%);
    clip-path: polygon(3% 0, 100% 0%, 97% 100%, 0% 100%);
    width: 100%;
}

.col-lg-10 > .polygon img{
	-webkit-clip-path: polygon(3% 0, 100% 0%, 97% 100%, 0% 100%);
    clip-path: polygon(3% 0, 100% 0%, 97% 100%, 0% 100%);
    width: 100%;
}

.polygon{
	 margin-bottom: 0px;
}

.polygon:after {
    content: "";
    position: absolute;
    /* bottom: 0; */
    left: 15px;
    /* right: 15px; */
    height: 0.5em;
    border-top: 31px solid #36a9e1;
    z-index: -1;
    width: 50%;
    -webkit-clip-path: polygon(3% 0, 100% 0%, 97% 100%, 0% 100%);
    clip-path: polygon(3% 0, 100% 0%, 97% 100%, 0% 100%);

}


.col-lg-12 > .polygon:after {
    -webkit-clip-path: polygon(1% 0, 100% 0%, 99% 100%, 0% 100%);
    clip-path: polygon(1% 0, 100% 0%, 99% 100%, 0% 100%);

}

.col-lg-10 > .polygon:after {
    -webkit-clip-path: polygon(1% 0, 100% 0%, 99% 100%, 0% 100%);
    clip-path: polygon(1% 0, 100% 0%, 99% 100%, 0% 100%);

}

.col-lg-4 > .polygon:after {
    -webkit-clip-path: polygon(1% 0, 100% 0%, 99% 100%, 0% 100%);
    clip-path: polygon(1% 0, 100% 0%, 99% 100%, 0% 100%);
     height: 0.5em;
    border-top: 10px solid #36a9e1;

}


.col-lg-4 .polygon{
	 margin-bottom: 30px;
}

ul.no-style{
	margin-left: 5px;
	padding-left: 0px;
}

ul.no-style li{
	list-style: none;
	font-size: 14px;
	line-height: 17px;
}

#to_top{
	position: fixed;
    right: 100px;
    bottom: 100px;
    zoom: 1.3;
    display: none;
}

.forms{
	border: 1px solid #36a9e1;
    margin-top: 100px;
    padding: 20px;
}

.forms h5.title{
	font-family: 'Louis';
    font-style: italic;
    font-weight: 600;
    font-size: 21px;
    text-transform: uppercase;
}

.forms h6.subtitle{
	background: #36a9e1;
    color: #FFF;
    padding: 10px 15px;
    text-transform: uppercase;
    font-family: 'Louis';
    font-weight: 600;
    font-style: italic;
    font-size: 18px;
}

.forms h6.subtitle:hover{
	cursor: pointer !important;
}


.forms .col-lg-6:nth-child(1) h6.subtitle{
    -webkit-clip-path: polygon(0% 0, 100% 0%, 97% 100%, 0% 100%);
    clip-path: polygon(0% 0, 100% 0%, 97% 100%, 0% 100%);
}

.forms .col-lg-6:nth-child(2) h6.subtitle{
    background: rgb(86, 86, 86);
    -webkit-clip-path: polygon(3% 0, 100% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(3% 0, 100% 0%, 100% 100%, 0% 100%);
    padding-left: 30px;
}
.forms h6.description{
	font-family: 'Louis';
    font-style: italic;
    margin-top: 0px;
    font-size: 16px;
}

.forms .btn{
	padding: 20px;
    font-family: 'Louis';
    font-style: italic;
    font-weight: 700;
    font-size: 20px;
    float: right;
    clear: both;
    -webkit-clip-path: polygon(5% 0, 100% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(5% 0, 100% 0%, 100% 100%, 0% 100%);
}

.forms select.form-control{
	-webkit-appearance: none;
	-webkit-border-radius: 0px;
	text-transform: capitalize;
}

.forms input::-webkit-input-placeholder ,.forms textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #565656;
}
.forms input::-moz-placeholder ,.forms textarea::-moz-placeholder{ /* Firefox 19+ */
  color: #565656;
}
.forms input:-ms-input-placeholder , .forms textarea:-ms-input-placeholder { /* IE 10+ */
  color: #565656;
}
.forms input:-moz-placeholder ,.forms textarea:-moz-placeholder { /* Firefox 18- */
  color: #565656;
}

a.descargar{
    font-family: 'Louis';
    font-style: italic;
    font-weight: 700;
    color: #36a9e1;
    text-transform: uppercase;
}

.oferta{
	padding: 30px;
}


.oferta .img img{
	width: 100%;
}

.oferta .nombre{
	text-transform: uppercase;
    font-family: 'Louis';
    font-style: italic;
    font-weight: 500;
    font-size: 19px;
}


.oferta .precio{
	font-family: 'Louis';
    font-style: italic;
    font-weight: bold;
    color: #36a9e1;
    text-align: right;
    font-size: 30px;
}

div.white{
	background: #FFF;
	padding-top: 80px;
	padding-bottom: 80px;
}

#video-background {
	/*  making the video fullscreen  */
	position: fixed;
	right: 0;
	bottom: 0;
	min-width: 100%;
	min-height: 100px;
	width: auto;
	height: auto;
	z-index: -100;
}
@media screen and (min-width: 100px){
	#video-background {
	/*  making the video fullscreen  */
		position: fixed;
  		top: 50%;
  		left: 50%;
  		min-width: 100%;
  		min-height: 100%;
  		width: auto;
  		height: auto;
  		z-index: -100;
  		transform: translate(-50%, -50%);
	}
}

section.section-nbl{
	margin-top: -45px;
	padding-top: 30px;
	margin-bottom: 50px;
}

a.btn-search{
	font-family: 'Louis';
	font-weight: bold;
	font-style: italic;
	color: #36a9e1;
	font-size: 17px;
	text-transform: uppercase;
}



  section.noticia img{
    width: 100%;
  }

section.noticia h3{
  text-transform: uppercase;
  font-family: 'Louis';
  font-style: italic;
  font-size: 20px;
  text-align: center;
  color: #083287;
  }

  #iconos_home{
	background: url(assets/images/home/barra.png);
	background-size: 100% 60px;
	background-repeat: no-repeat;
	background-position: 0px 40px;
	margin-top: 80px;
	margin-bottom: 80px;
  }


	#iconos_home .iconos img{
	width: 100%;
	margin-left: 8px;
  }

#iconos_home .iconos h4{
	text-align: center;
	font-size: 20px;
	text-transform: uppercase;
	font-family: 'Louis';
	font-style: italic;
	line-height: 21px;
	margin-top: 4px;
}
.modal .btn{
	-webkit-clip-path: polygon(0% 0, 100% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(0% 0, 100% 0%, 100% 100%, 0% 100%);
    text-transform: capitalize;
    font-family: 'MyriadPro';
    font-weight: 100;
}

.modal select, .modal input, .modal textarea{
	margin-bottom: 0px;
	margin-top: 10px;
}

.modal .modal-dialog{
	    min-width: 900px;
}
.modal-header{
	background: #37a9e1;
}

.modal-header h4 {
    color: #FFF;
    font-weight: 200;
    font-size: 25px;
}

.modal textarea{
	width: 100%;
	height: 200px;
}

.modal-footer{
	padding-left: 40px;
	padding-right: 40px;
}

.modal-footer p.info{
    margin-bottom: 0;
    text-align: left;
    color: #37a9e1;
    float: left;
    font-size: 12px;
}

.modal-body select.form-control:after{
	content: "V";
	color: green;
}

.modal .forms{
	margin-top: 0px;
	border: 0px solid #36a9e1;
}

.select-wrapper {
        position: relative;
    }

.select-wrapper select {
    appearance: none;
    position: relative;
    z-index: 1;
    background: transparent;
}

.select-wrapper i {
    position: absolute;
    top: 10px;
    right: 15px;
}
