/******************************** SECTION SLIDER ***********************************/
.section_slider{
	position: relative;
}
.section_slider .carousel-item{
	height: calc(70vh - 168px);
	background-size: cover;
	background-position: center;
}
.section_slider .carousel-inner{
	position: relative;
}
/*.section_slider .carousel-inner .carousel-item.active{
	animation: imgzoom 9s infinite alternate;
	-webkit-transition: all ease 500ms;
	-o-transition: all ease 500ms;
	transition: all ease 500ms;
}*/

@keyframes imgzoom{
	from{
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
	}
	to{
		-webkit-transform: scale(1.2);
		-ms-transform: scale(1.2);
		-o-transform: scale(1.2);
		transform: scale(1.2);
	}
}
.section_slider .carousel-inner .carousel-item:before{
	content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0);
    opacity: .6;
    z-index: 1;
}
/******/
.caption_slider{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
	z-index: 1;
}
.caption_slider .caption_content{
	width: 100%;
	max-width: 960px;
	padding: 0 15px;
	text-align: center;
}
.caption_slider .caption_content h2{
	color: #f9b800;
	font-weight: 700;
	font-size: 30px;
}
.caption_slider .caption_content h3{
	color: #fff;
	font-weight: 700;
	font-size: 30px;
	margin-bottom: 20px;
}
.caption_slider .caption_content p{
	color: #fff;
	font-weight: 200;
	font-size: 25px;
}
/**/
.carousel-control-next, .carousel-control-prev {
    top: 50%;
    transform: translate(0, -50%);
    width: 60px;
    height: 60px;
    color: #fff;
}
/******/
@media(max-width: 991px){
	.caption_slider .caption_content {
	    max-width: 720px;
	}
	.caption_slider .caption_content h2 {
	    font-size: 30px;
	}
	.caption_slider .caption_content h3 {
	    color: #fff;
	    font-weight: 700;
	    font-size: 30px;
	}
}
@media(max-width: 767px){
	.caption_slider .caption_content h2 {
	    font-size: 20px;
	}
	.caption_slider .caption_content h3 {
	    font-size: 20px;
	}
}
@media(max-width: 600px){
	.carousel-control-next, .carousel-control-prev {
	    bottom: 110px;
	    width: 40px;
	    height: 40px;
	}
}

.btn_slider {
	background: #00408a;
    color: #ffffff;
    text-transform: uppercase;
    padding: 10px 40px;
    text-align: center;
    font-weight: 700;
    font-size: 16px;
    width: 100%;
}
.btn_slider:hover {
    background: #15b3e6;
    color: #ffffff;
}
/********************************* END SECTION SLIDER **************************************/

/*SECTION SERVICIOS*/.sect_servicios{	padding: 50px 0;}.box_service{    box-shadow: 0px 0px 5px #ccc;    padding: 20px;    background: #f3f3f3;    height: 100%;    display: flex;    flex-flow: row wrap;    text-align: justify;    align-items: center;    justify-content: center;}.box_service .box_body>span{	display: block;    width: 120px;    height: 120px;    border-radius: 50%;    margin: 0 auto;    background: #fff;    border-top: 4px solid #0d3569;    padding: 10px;    position: relative;}.box_service .box_body h5{	text-align: center;    color: #00408a;    font-size: 22px;    margin-top: 0;}.box_service .box_foot .btn_vermore{	display: block;    width: 100%;    max-width: 150px;    margin: 0 auto;    text-align: center;    padding: 10px;    background: #37bbd2;    text-decoration: none;    color: #fff;    margin-top: 25px;    transition: all ease 500ms;}.box_service .box_foot .btn_vermore:hover{	background: #0d3569;	transition: all ease 500ms;}.p_desrip_serv{    text-align: center;    font-family: 'PT Sans', sans-serif;    font-size: 18px;}.modal .modal-header{    background: #1c608b;    color: #fff;}.modal .owl-nav [class*=owl-] {    background: #1c608b;}.new h5{    margin-bottom: 40px;    font-family: 'PT Sans', sans-serif;    text-align: justify;}.eme{    text-align: center;    color: #c70021;}.eme a{    text-decoration: none;    color: red;}.box_body a:hover{    text-decoration: none;}
.btn_flota{
	background: #00408a;
    color: #ffffff;
    text-transform: uppercase;
    padding: 10px 20px;
    display: block;
    text-align: center;
    font-weight: 700;
}
.btn_flota:hover{
	background: #15b3e6;
    color: #ffffff;
}
/***********************************************/

.sect_escogernos{
    padding-bottom: 50px;
}
.escogernos_title h2{
    text-align: center;
    margin-bottom: 50px;
    text-transform: uppercase;
    color: #00408a;
    font-weight: 800;
}

/**/
.box_elegirnos{
    width: 100%;
    /*box-shadow: 1px 5px 7px 3px rgba(85, 85, 85, 0.14);*/
    margin-bottom: 30px;
    text-align: center;
    display: flex;
}
.productos .item .box_elegirnos:nth-child(4),
.productos .item .box_elegirnos:nth-child(5),
.productos .item .box_elegirnos:nth-child(6){
    margin-bottom: 0;
}

.box_elegirnos .box_head img{
    max-width: 80px;
    margin: 0 auto;
}
.box_elegirnos .box_head .img_tarjetas{
    max-width: 150px!important;
}
.box_elegirnos .box_head{
    width: 50%;
}
.box_elegirnos .box_body{
    padding: 10px 0px;
    width: 50%;
}
/**/
.box_elegirnos .box_body .tag_categoria{
    display: block;
    color: #bbb;
    font-weight: 700;
    text-decoration: none;
    -webkit-transition: all ease 500ms;
    -o-transition: all ease 500ms;
    transition: all ease 500ms;
}
.box_elegirnos .box_body .tag_categoria:hover{
    color: #09afe5;
    -webkit-transition: all ease 500ms;
    -o-transition: all ease 500ms;
    transition: all ease 500ms;
}
/**/
.box_elegirnos .box_body .tag_name{
    display: block;
    color: #000;
    font-weight: 700;
    text-decoration: none;
    -webkit-transition: all ease 500ms;
    -o-transition: all ease 500ms;
    transition: all ease 500ms;
}
.box_elegirnos .box_body .tag_name:hover{
    color: #09afe5;
    -webkit-transition: all ease 500ms;
    -o-transition: all ease 500ms;
    transition: all ease 500ms;
}

@media(max-width: 991px){
    .box_elegirnos {
        width: 100%;
    }
    .escogernos_title h2{
        font-size: 20px;
    }
}

.btn_descargar {
    background: #00408a;
    color: #ffffff;
    text-transform: uppercase;
    border-radius: 10px;
    padding: 3px 10px;
    text-align: center;
    font-weight: 700;
    font-size: 13px;
    width: 100%;
}
.btn_descargar:hover {
    background: #15b3e6;
    color: #ffffff;
}


/**/
.box_clientes{
    width: 100%;
    /*box-shadow: 1px 5px 7px 3px rgba(85, 85, 85, 0.14);*/
    margin-bottom: 30px;
    text-align: center;
}
.productos .item .box_clientes:nth-child(4),
.productos .item .box_clientes:nth-child(5),
.productos .item .box_clientes:nth-child(6){
    margin-bottom: 0;
}

.box_clientes .box_head img{
    max-width: 80px;
    margin: 0 auto;
}
.box_clientes .box_head .img_tarjetas{
    max-width: 170px!important;
}
.box_clientes .box_body{
    padding: 10px 0px;
}
/**/
.box_clientes .box_body .tag_categoria{
    display: block;
    color: #bbb;
    font-weight: 700;
    text-decoration: none;
    -webkit-transition: all ease 500ms;
    -o-transition: all ease 500ms;
    transition: all ease 500ms;
}
.box_clientes .box_body .tag_categoria:hover{
    color: #09afe5;
    -webkit-transition: all ease 500ms;
    -o-transition: all ease 500ms;
    transition: all ease 500ms;
}
/**/
.box_clientes .box_body .tag_name{
    display: block;
    color: #000;
    font-weight: 700;
    text-decoration: none;
    -webkit-transition: all ease 500ms;
    -o-transition: all ease 500ms;
    transition: all ease 500ms;
}
.box_clientes .box_body .tag_name:hover{
    color: #09afe5;
    -webkit-transition: all ease 500ms;
    -o-transition: all ease 500ms;
    transition: all ease 500ms;
}

@media(max-width: 991px){
    .box_clientes {
        width: 100%;
    }
}
/*********************** SECCION SERVICIOS *************************/
.sect_services{
    padding: 50px 0;
}


.sect_services .sect_services_conte{
    margin-bottom: 25px;
}
.sect_services .sect_services_conte a{
    text-decoration: none;
}
.sect_services .sect_services_footer{
    padding: 20px;
    background: #f7f7f7;
    box-shadow: 0px 0px 4px 0px #afafaf;
    text-align: center;
}
.sect_services .sect_services_footer h2{ 
    text-align: center;
    font-size: 18px;
    color: #00408a;
}

.sect_services_conte .sect_services_body {
    position: relative;
    overflow: hidden;
}
.sect_services_conte .sect_services_body .second-img {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
}
.sect_services_conte:hover .sect_services_body .second-img{
    opacity: 1;
    visibility: visible;
}
.sect_services_conte .sect_services_body span {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: #ffffff;
    max-width: 120px;
    padding: 5px;
    text-align: center;
    color: #00408a;
    font-weight: 700;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
}
.sect_services_conte:hover .sect_services_body span{
    opacity: 1;
    visibility: visible;
}
.sect_services_body span:hover{
    background: #00408a;
    color: #ffffff;
}

.btn_ver {
    background: #00408a;
    padding: 5px 10px;
    text-align: center;
    color: #ffffff;
}
.btn_ver:hover{
    background: #ffffff;
    color: #00408a;
    font-weight: 800;
}