@charset "utf-8";
*{outline:none !important}
html{height:100%;}
body{
	font-family:"Arial", sans-serif;
	font-size:14px;	
	color:#616161;
	min-width:320px;
	margin:auto;
	background:#fff;
	line-height:19px;
}

body p{font-family:inherit;font-size:inherit;color:inherit; line-height:normal}
.container{margin:auto; line-height:23px; text-align:justify; position:relative; color:#757575; max-width: 1110px;}
.container:before,
.container:after{display:block; content:""; clear:both;}
.animar{transition: all 0.3s ease-in-out 0s;-moz-transition: all 0.3s ease-in-out 0s;-webkit-transition: all 0.3s ease-in-out 0s;}

#header{
	width: 100%;
	z-index: 3;
	height: 100px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/banner/menu.jpg) center no-repeat;
	background-size: cover;
}
#logo{
	display: block;
	width: 100px;
	position: absolute;
	top: 24px;
	z-index: 4;
	left: 15px;
}

#logo a{
	display: block;
	position: relative;
	z-index: 5;
}
#logo img{
	display: block;
	width: 100%;
	height: auto;
	mix-blend-mode: multiply;
}


#topMenu{
	height: 100px;
	width: 100%;
	position: relative;
}
#topMenu .img-logo2{
	display: block;
	position: absolute;
	top: 38px;
	right: 15px;
}
#topMenu .img-logo2 img{
	width: 150px;
}
#menu{
	margin: auto;
	position: absolute;
	left: 125px;
	top: 0;
	height: 100px;
}
#menu ul{
	margin: 0;
	position: relative;
}
#menu ul:before,
#menu ul:after{
	display: block;
	content: "";
	clear: both;
}
#menu li{
	float: left;
	position: relative;
	padding: 0 7px;
}
#menu li a{
	display: block;
	color: #ffffff;
	position: relative;
	background: transparent;
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	font-weight: 400;
	line-height: 100px;
	height: 100px;
	padding: 0 1px;
}
#menu li:first-child{
}
#menu li:last-child{
	float: right;
	background: transparent;
}
#menu li:last-child:before{
	width: 0;
	height: 0;
	border-radius: 0;
}
#menu li.active a, #menu li a:hover, #menu li a:focus{
	color: #ffffff;
}


/*Footer*/
#footer{
	text-align:center;
	font-size:11px;
	color:#FFF;
	background: url(../images/banner/footer.png) center no-repeat;
	background-size: cover;
	line-height:18px;
	font-family:'Arial', sans-serif;
	min-height: 67px; 
	position: relative;
}
#footer span{
	font-family:'Verdana', sans-serif;
}
/*Nuevo estilo Footer*/
#footer .contentFooter{
	background: inherit;
  	display: flex;
  	align-items: center;
  	min-height: inherit;
  	color: white;
}
#footer .container{
    color: inherit;
    font-family:inherit; 
	font-size:inherit;
}
#footer .tfooter {
  	line-height: 16px;
  	text-align: left;
  	float: left;
  	min-height: 22px;
  	display: flex;
  	align-items: center;
  	justify-content: center;
}
#footer .tfooter a{
	color: inherit;
}
#footer #powered {  	
  	line-height: 16px;
  	margin: 0 auto 0;
  	width: auto;
  	text-align: right;
  	float: right;
  	display: flex;
  	align-items: center;
}
#footer #powered a {
  	color: inherit;
  	display: flex;
  	padding: 0 0 0 28px;
  	min-height: 22px;
  	align-items: center;
  	margin-left: 5px;
  	background: url(/_src/images/icoTW.svg) no-repeat center left;
}
#footer #powered a:hover{
	text-decoration: none;
}
@media(max-width:767px){
    #footer .container{
        width: 100%;
    }
}
@media(max-width:640px){
    #footer{
        min-height: 87px;
    }
  #footer .tfooter{
    margin-bottom:5px;
  }
  #footer .tfooter,
  #footer #powered{float:none; text-align:center;justify-content: center;}
  #footer .tfooter span{text-align:center; line-height:18px}
}
@media (max-width: 480px){
  #footer .tfooter {
    display: block;
  }
}
/*Footer*/




/*==================     ToTop     ======================*/
a.toTop {
  width: 40px;
  height: 40px;
  font-size: 20px;
  line-height: 37px;
  color: #fff;
  border-radius: 50%;
  position: fixed;
  background:#000;
  border:solid 2px #fff;
  left: 21px;
  bottom: 65px;
  display: none;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  cursor:pointer;
  z-index: 20; opacity:.75 }
a.toTop:hover,
a.toTop:active {color: #000;
    text-decoration: none; opacity:1; background:#fff}
a#toTop
a#toTop .fa{color:#FFF !important;}
a.toTop:hover:after{
	-webkit-transform:scale(1.3);
	-moz-transform:scale(1.3);
	-ms-transform:scale(1.3);
	transform:scale(1.3);
	opacity:0;
}
.mobile .toTop,
.tablet .toTop {display: none !important; }

#sliderTop{
	height: 360px;
	margin-top: 100px;
}
#sliderTop .slides li{
	height: 360px;
	position: relative;
	background-position: center center !important;
	background-size: cover;
}
#sliderTop .slides li.slider2,
#sliderTop .slides li.slider4{
	background-position: left center !important;
}
#sliderTop .slides li.slider3,
#sliderTop .slides li.slider5{
	background-position: right center !important;
}
#sliderTop .slides li img{
	display: none;
}
.contSlider{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.contSlider .container{
	height: 100%;
}
.contSlider .container .caption{
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 60px;
	color: #ffffff;
	line-height: 62px;
	text-transform: uppercase;
	letter-spacing: 0.25px;
	position: absolute;
	left: 0;
	top: 115px;
	background: rgba(13,84,139,0.5);
	padding-right: 42px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.contSlider .container .caption:before{
	content: '';
	position: absolute;
	top: 0;
	left: -500px;
	width: 500px;
	height: 100%;
	background: rgba(13,84,139,0.5);
}
.contSlider .container .caption strong{
	font-size: 50px;
	display: block;
}
.contSlider .container .caption .slider3Caption{
	font-size: 50px;
	text-align: left;
}
.contSlider .container .caption .slider3Caption strong{
	font-size: 40px;
}
.contSlider .container .caption .slider4Caption{
	font-size: 40px;
	line-height: 42px;
}
.contSlider .container .caption .slider4Caption span{
	font-weight: 700;
}
.flex-direction-nav a{
	width: 34px;
	height: 35px;
}
.flex-direction-nav .flex-prev {
	margin-left: -360px;
	opacity: 1;
	background: url(../images/slider/prev.png);
}
.flex-direction-nav .flex-next {
	margin-left: -320px;
	opacity: 1;
	background: url(../images/slider/next.png);
}
#main{
	overflow: hidden
}
.desktop .wow{
	visibility: hidden;
}

#formTop{
	position: relative;
	padding-bottom: 34px;
	padding-top: 49px;
}
#frmContacto{
	overflow: hidden;
}
#frmContacto .tit{
	color: #5e5e5e;
	font-family: "Lato", sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: normal;
	position: relative;
	margin-bottom: 33px;
	padding: 3px 0;
	text-align: center;
}
#frmContacto .row{
	margin: 0 -3px;
}
#frmContacto div[class*="col-"]{
	padding: 0 3px;
}
#frmContacto .form-group{
	margin-bottom: 6px
}
#frmContacto .form-control{
	display: block;
	height: 45px;
	-webkit-border-radius: 0;
	   -moz-border-radius: 0;
			border-radius: 0;
	font-family: "Verdana", serif;
	font-size: 11px;
	font-weight: 400;
	color: #949494;
	box-shadow: inset 0 1px 1px transparent !important;
	border: 1px solid #d5d5d5;
}
#frmContacto .textarea{
	height: 92px;
	padding-top: 12px;
}

#frmContacto input[type=submit],
#frmContacto input[type=reset]{
	display:inline-block; 
	height:42px; 
	background: url(../images/submi.png) center no-repeat; 
	color:#ffffff; 
	text-transform:uppercase; 
	font-family:Arial, sans-serif; 
	font-size:11px;
	width: 82px;
	text-align: center;
	font-weight: 400;
	border-radius: 5px;
	margin-top: 20px;
}
#frmContacto input[type=submit]:hover,
#frmContacto input[type=reset]:hover{opacity:.8}
#frmContacto .error input,
#frmContacto .error textarea{border:solid 1px #000; background:rgba(255,216,217,1.00); color:#000}

.frmContacto input::-webkit-input-placeholder {color:#959595; opacity:  1;}
.frmContacto input:-moz-placeholder {color:#959595; opacity:  1;}
.frmContacto input::-moz-placeholder {color:#959595; opacity:  1;}
.frmContacto input:-ms-input-placeholder {color:#959595; opacity:  1;}
.frmContacto textarea::-webkit-input-placeholder {color:#959595; opacity:  1;}
.frmContacto textarea:-moz-placeholder {color:#959595; opacity:  1;}
.frmContacto textarea::-moz-placeholder {color:#959595; opacity:  1;}
.frmContacto textarea:-ms-input-placeholder {color:#959595; opacity:  1;}
.frmContacto input:focus::-webkit-input-placeholder {opacity:0.5}
.frmContacto input:focus:-moz-placeholder{opacity:0.5}
.frmContacto input:focus::-moz-placeholder{opacity:0.5}
.frmContacto input:focus:-ms-input-placeholder{opacity:0.5}
.frmContacto textarea:focus::-webkit-input-placeholder{opacity:0.5}
.frmContacto textarea:focus:-moz-placeholder{opacity:0.5}
.frmContacto textarea:focus::-moz-placeholder{opacity:0.5}
.frmContacto textarea:focus:-ms-input-placeholder{opacity:0.5}

#frmContacto .has-error .form-control-feedback{line-height:36px; height:100%; }
#frmContacto .has-error input{
	border-color: #a94442;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}


.noHay{
	font-family: 'Oswald', sans-serif;
	font-size: 18px;
	font-weight: 500;
	text-align: center;
	padding-top: 9px;
	padding-bottom: 33px;
}


#bgHome1{
	background: url(../images/inicio/bg1.png);
	height: 54px;
}
#textHome1{
	background: #eeeeee;
	padding-top: 56px;
}
#textHome1 .textHome1{
	background: url(../images/inicio/fondo1.webp) center no-repeat;
	background-size: cover;
}
.contentHome1{
	padding-right: 50%;
	height: 362px;
	display: flex;
	align-items: center;
	text-align: left;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 24px;
	line-height: 30px;
	text-transform: uppercase;
	letter-spacing: 0.25px;
	color: #ffffff;
}
.btnHome1{
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: 700;
	font-size: 20px;
	color: #ffffff;
	background: #2e75b6;
	line-height: 24px;
	width: 312px;
	height: 55px;
	margin-top: 20px;
	text-align: center;
}
.btnHome1 span{
	font-size: 16px;
}
.btnHome1:hover{
	text-decoration: none;
	color: #ffffff;
	opacity: 0.8;
}

#textHome2{
	background: #eeeeee;
	padding-top: 91px;
	padding-bottom: 51px;
}
.contentHome2{
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: center;
}
.cntItem{
	max-width: 210px;
	margin-right: auto;
	margin-left: auto;
}
.cntItem img{
	margin-right: auto;
	margin-left: auto;
}
.titleItem2{
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #00467a;
	font-size: 28px;
	line-height: 28px;
	letter-spacing: 0.25px;
	text-transform: uppercase;
	text-align: center;
	padding-top:17px;
	padding-bottom: 5px;
}
.textItem2{
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: 0.25px;
	text-align: center;
	font-size: 16px;
	color: #606060;
	padding: 0 10px;
}
.cntNombreItem{
	height: 162px;
}
.cntItem a{
	display: block;
	width: 100%;
	line-height: 41px;
	text-align: center;
	background: #2e75b6;
	color: #ffffff;
	font-size:16px;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
}
.contentHome2 .itemHome2{
	width: 50%;
	margin-bottom: 40px;
}

.textHome3{
	padding-top: 87px;
	padding-bottom: 100px;
}
.titleHome3{
	color: #002a49;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 40px;
	line-height: 40px;
	letter-spacing: 0.25px;
	text-align: center;
}
.textoHome3{
	color: #002a49;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 20px;
	line-height: 23px;
	letter-spacing: 0.25px;
	text-align: center;
	padding-top: 35px;
	padding-bottom: 60px;
}

.frmInicio .row{
	margin: 0 -3px;
}
.frmInicio div[class*="col-"]{
	padding: 0 2px;
}
.frmInicio .form-group{
	margin-bottom: 9px
}
.frmInicio .form-control{
	display: block;
	height: 45px;
	-webkit-border-radius: 0;
	   -moz-border-radius: 0;
			border-radius: 0;
	font-family: "Open Sans", serif;
	font-size: 15px;
	font-weight: 400;
	color: #8f8f8f;
	box-shadow: inset 0 1px 1px transparent !important;
	border: 1px solid #7f94a4;
	border-radius: 6px;
}
.frmInicio .textarea{
	height: 92px;
	padding-top: 12px;
}

.frmInicio input[type=submit],
.frmInicio input[type=reset],.frmInicio .btnAsistente{
	display:inline-block; 
	height:61px; 
	background: url(../images/submit.png) center no-repeat; 
	background-size: cover;
	color:#ffffff; 
	text-transform:uppercase; 
	font-family: 'Open Sans', sans-serif; 
	font-size:22px;
	width: 352px;
	text-align: center;
	font-weight: 700;
	border-radius: 5px;
	line-height: 61px;
	margin-top: 30px;
}
.frmInicio input[type=submit]:hover,
.frmInicio input[type=reset]:hover{opacity:.8}
.frmInicio .error input,
.frmInicio .error textarea{border:solid 1px #000; background:rgba(255,216,217,1.00); color:#000}

.frmInicio input::-webkit-input-placeholder {color:#8f8f8f; opacity:  1;}
.frmInicio input:-moz-placeholder {color:#8f8f8f; opacity:  1;}
.frmInicio input::-moz-placeholder {color:#8f8f8f; opacity:  1;}
.frmInicio input:-ms-input-placeholder {color:#8f8f8f; opacity:  1;}
.frmInicio input:focus::-webkit-input-placeholder {opacity:0.5}
.frmInicio input:focus:-moz-placeholder{opacity:0.5}
.frmInicio input:focus::-moz-placeholder{opacity:0.5}
.frmInicio input:focus:-ms-input-placeholder{opacity:0.5}

.frmInicio .has-error .form-control-feedback{line-height:36px; height:100%; }
.frmInicio .has-error input{
	border-color: #a94442;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}
.cntBtnFormI{
	display: flex;
	align-items: center;
	justify-content: center;
}
.frmInicio .btnAsistente{
	margin-left: 7px;
}
.frmInicio .btnAsistente:hover{
	text-decoration: none;
	opacity:.8;
}
#textHome4{
	background: url(../images/inicio/fondo3.png) center no-repeat;
	background-size: cover;
	padding: 35px 0;
}
#textHome4 .container{
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 40px;
	line-height: 30px;
	letter-spacing: 0.25px;
	text-align: center;
	color: #ffffff;
}
#textHome5{
	padding: 82px 0;
}
.titleHome5{
	color: #002a49;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 40px;
	line-height: normal;
	letter-spacing: 0.25px;
	text-transform: uppercase;
	text-align: center;
	padding-bottom: 20px;
}
.contentHome5{
	padding: 0 30px;
}
.contentHome5 .bx-wrapper {
	margin: auto;
}
.contentHome5 figure{
	height: 300px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.shadowHome51{
	height: 24px;
	background: url(../images/inicio/top.png) center no-repeat;
	background-size: contain;
}
.shadowHome52{
	height: 25px;
	background: url(../images/inicio/bottom.png) center no-repeat;
	background-size: contain;
}
.bx-wrapper .bx-next {
	background: url(../images/inicio/next.png) center no-repeat;
	right: -30px;
	z-index: 2;
}
.bx-wrapper .bx-controls-direction a {
	z-index: 5;
}
.bx-wrapper .bx-prev {
	background: url(../images/inicio/prev.png) center no-repeat;
	left: -30px;
	z-index: 2;
}
#textHome6{
	background: url(../images/inicio/fondo4.png);
	padding: 90px 0;
	font-family: 'Open Sans', sans-serif;
}
.titleHome6{
	font-weight: 300;
	font-size: 25px;
	line-height: 20px;
	letter-spacing: 4px;
	color: rgba(255,255,255,0.6);
	text-align: center;
	padding-bottom: 40px;
}
.subtitleHome6{
	font-weight: 300;
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 4px;
	color: rgba(255,255,255,0.6);
}
.linesubtitle{
	padding-right: 10px;
}
.colf-tel1{
	padding-right: 0;
}
.colf-tel2{
	padding-left: 65px;
}
.cntTelefonos{
	display: flex;
	justify-content: flex-end;
	font-weight: 400;
	letter-spacing: 0.25px;
}
.cntTelefonos.cntTelefonos2{
	margin-right: -20px;
	padding-top: 22px;
}
.cntTelefonos a.tels{
	line-height: 20px;
	color: #ffffff;
	font-size: 32px;
}
.cntTelefonos .tels2{
	padding-top: 12px;
}
.cntTelefonos a.correos{
	line-height: 20px;
	color: #ffffff;
	font-size: 21px;
}
.textDirHome{
	font-weight: 600;
	font-size: 17px;
	line-height: 35px;
	letter-spacing: 0.5px;
	color: #ffffff;
	text-align: left;
	padding-top: 5px;
}
.textDirHome br{
	display: none;
}
.horasHome6{
	font-weight: 400;
	font-size: 45px;
	line-height: 35px;
	letter-spacing: 2px;
	color: rgba(255,255,255,1);
	text-align: center;
	padding-bottom: 34px;
	padding-top: 20px;
}
#redes{
	display: flex;
	align-items: center;
	justify-content: center;
}
#redes a{
	margin-right: 50px;
}
#redes a .fa{
	display: none;
}
#redes a:last-child{
	margin-right: 0px;
}
#dirMap{
	border-top: solid 1px #aaaaaa;
}
#dirMap .tit{
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 12px;
	line-height: 30px;
	text-align: center;
	color: #363636;
	padding: 5px 0;
}
#dirMap .tit img{
	margin-right: 5px;
	margin-bottom: -2px;
}


.texto1refaccciones1{
	font-size: 19px;
	line-height: 30px;
}
#textHome1 #textRefac1{
	background: url(../images/refacciones/fondo1.webp) center no-repeat;
	background-size: cover;
}

#textHome1 #textServ1{
	background: url(../images/servicios/fondo1.webp) center no-repeat;
	background-size: cover;
}
#textHome1 #textGruas1{
	background: url(../images/gruas/fondo1.webp) center no-repeat;
	background-size: cover;
}
#textServ1 span{
	font-size: 80px;
	display: block;
	padding: 15px 0;
}

#icoWa{
	background: url(../images/icoWa.png?) 0 0 no-repeat;
	width: 100px;
	height: 97px;
	right: 15px;
	bottom: 120px !important;
	position: fixed;	
	z-index: 5
}
#textHome1 #textGruas1 .texto1gruas1{
	font-size: 50px;
	line-height: 50px;
}

#textGruas3{
	background: #eeeeee;
}

#textGruas2{
	padding-top: 72px;
	padding-bottom: 52px;
	font-family: 'Open Sans', sans-serif;
}
.contentGruas2{
	background: #eeeeee;
	margin-bottom: 52px;
	height: 330.5px;
	padding-left: 330px;
	padding-top: 35px;
	position: relative;
}
.contentGruas3{
	padding-left: 48px;
	padding-right: 314px;
	padding-top: 25px;
}
.contentGruas2 .figure{
	position: absolute;
	top: 0;
	left: 0;
}
.contentGruas3 .figure{
	left: auto;
	right: 0;
}
.contentGruas2 ul{
	list-style: none;
	font-weight: 400;
	font-size: 16px;
	color: #6d6d6d;
	line-height: 26px;
	text-align: left;
}
.btnGruas{
	font-size: 14px;
	color: #2f5496;
	line-height: 30px;
	font-weight: 400;
	text-align: left;
	margin-top: 20px;
	display: inline-block;
	padding-left: 12px;
}
.figure figure{
	position: relative;
	max-width: 375px;
	display: inline-block;
	margin-bottom: 0;
}
.figure figure img{
	width: 300px;
}
.itemGruas2{
	background: rgba(28,28,28,0.75);
	color: #ffffff;
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 13px;
	font-weight: 400;
	padding-left: 15px;
	padding-top: 22px;
	padding-bottom: 22px;
	width: 100%;
}
.titleItemGruas{
	font-size: 25px;
	line-height: 30px;
}
.titleGruas23{
	color: #6d6d6d;
	font-weight: 400;
	font-size: 16px;
	line-height: 27px;
	text-align: left;
}
.titleGruas24{
	margin-top: 20px;
	margin-bottom: 0px;
}

#textServ2{
	padding-top: 75px;
	padding-bottom: 52px;
}

.contentServ2{
	display: flex;
	flex-wrap: wrap;
}
.item1Serv2{
	width: 299px;
}
.item2Serv2{
	background: #eeeeee;
	width: calc(100% - 299px);
	color: #6d6d6d;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 15px;
	text-align: left;
	padding-left: 34px;
	padding-right: 20px;
	height: 366px;
	display: flex;
	align-items: center;
}
.item2Serv2 ul{
	list-style: none;
}
.item2Serv2 ul li{
	padding: 4px 0;
}
.item2Serv2 span{
	line-height: 28px;
}
.btnServ2{
	padding-top: 9px;
	font-size: 14px;
	color: #2f5496;
	line-height: 30px;
	font-weight: 400;
	text-align: left;
	display: inline-block;
	padding-left: 12px;
}
.contentServ3{
	margin-top: 30px;
	margin-bottom: 30px;
}
.item2Serv23{
	letter-spacing: -0.5px;
}
.contentServ3 .btnServ2{
	margin-top: 30px;
}

#cntAstag1{
	padding-top: 90px;
}

#cntAstag1 div[class*="col-"]{
	
}
.footerAstag1{
	background: #ffffff;
	height: 178px;
	display: flex;
	align-items: center;
	padding: 10px 15px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #6d6d6d;
	font-size: 15px;
	line-height: 30px;
}
.footerAstag1 a{
	font-size: 14px;
	color: #2f5496;
	line-height: 30px;
	font-weight: 400;
	text-align: left;
	display: inline-block;
	margin-top: 18px;
}
.text1Astag1{
	padding-bottom: 20px;
}

#text1Astag2{
	padding-top: 120px;
	padding-bottom: 25px;
	background: url(../images/astag/fondo1.jpg) center no-repeat;
	background-size: cover;
	background-attachment: fixed;
}
.contentAstag2{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 20px;
	line-height: 20px;
	color: #ffffff;
	letter-spacing: 0.25px;
	text-align: center;
}
.contentAstag2 img{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}
.itemAstag2{
	margin-right: 28px;
	margin-bottom: 40px;
}
.itemAstag2:last-child{
	margin-right: 0;
}
.itemAstag2:nth-child(2){
   margin-right: 0;
}

#text1Astag3{
	background: #eeeeee;
	padding-top: 66px;
	padding-bottom: 56px;
}
.Astag3{
	background: url(../images/astag/fondo4.webp) center no-repeat;
	background-size: cover;
}
.contentAstag3{
	height: 686px;
	display: flex;
	align-items: center;
	padding-right: 200px;
}
.bgGris{
	background: #eeeeee;
	padding-top: 32px;
}
.contentRef2{
	display: flex;
	align-items: center;
	justify-content: flex-end;
}
.contentRef2 a:first-child{
	margin-right: 70px;
}

.contentProductoR{
	max-width: 258px;
	height: 376px;
	border: solid 1px #c3c3c3;
	border-radius: 6px;
	margin: auto;
}
.contentProductoR figure{
	height: 289px;
	padding: 5px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.titleProductoR{
	padding: 0 30px;
	font-family: 'Open Sans', sans-serif;
	color: #3a3a3a;
	font-size: 16px;
	line-height: 20px;
	font-weight: 400;
	letter-spacing: 0.25px;
	text-align: left;
}
#textRefac3{
	padding-bottom: 37px;
	padding-top: 57px;
}
#textRefac3 .row{
	margin: 0 -8px;
}
#textRefac3 div[class*="col-"]{
	margin-bottom: 18px;
	padding: 0 8px;
}

#textRefac4{
	background: #eeeeee;
}
.contentRefac4{
	height: 388px;
	padding: 60px 0;
	display: flex;
	align-items: center;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 22px;
	line-height: 30px;
	letter-spacing: 0.25px;
	color: #002a49;
	text-transform: uppercase;
	text-align: left;
	flex-wrap: wrap;
}
.contentRefac4 img{
	margin-right: 40px;
}
.contentRefac4 a{
	display: block;
	background: #2e75b6;
	width: 226px;
	height: 55px;
	margin-left: 0;
	margin-right: auto;
	margin-top: 15px;
	color: #ffffff;
	font-size: 20px;
	font-weight: 700;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}
.itemRefac4{
	width: calc(100% - 306px);
}
.contentRefac4 a:hover{
	text-decoration: none;
	opacity: 0.8;
}

#textRefac5{
	background: url(../images/refacciones/fondo3.jpg) center no-repeat;
	background-size: cover;
	background-attachment: fixed;
	padding-top: 96px;
	padding-bottom: 10px;
}
.contenRefac5{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	color: #ffffff;
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	line-height: 20px;
	letter-spacing: 0.25px;
	text-transform: uppercase;
	text-align: center;
}
.cntItemRefac5 img{
	margin-bottom: 18px;
}
.item1Refc5{
	margin-right: 35px;
	margin-bottom: 50px;
}
.item2Refc5{
	margin-right: 47px;
	margin-bottom: 50px;
}
.item5Refc5{
	margin-bottom: 50px;
}
.item3Refc5{
	margin-right: 0;
}
.bajarSlider{
	margin-top: 100px;
}
#textGracias{
	background: url(../images/gracias.jpg) center no-repeat;
	background-size: cover;
}
.contentGracias{
	height: 360px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #4c4c4c;
	font-family: 'Oswald', sans-serif;
	font-size: 36px;
	font-weight: 300;
	line-height: 40px;
	letter-spacing: 0.25px;
	text-align: center;
}
.contentGracias strong{
	display: block;
}
.contentGracias a{
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
	text-decoration: none;
	width: 135px;
	height: 42px;
	background: url(../images/btngracias.png) center no-repeat;
	background-size: cover;
	color: #ffffff;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	font-weight: 700;
	line-height: 42px;
	margin-top: 25px;
}
#textGracias2{
	background: url(../images/topgracias.png) center no-repeat;
	background-size: cover;
	height: 54px;
}
.btnAsistente{
	cursor: pointer;
}