.titulo-seccion  {
	font-size: 42px;
	line-height: initial;
	color: #fff;
	margin-top: 0px;
	position: relative;
	font-weight: 700;
	padding-bottom: 15px;
	font-family: 'Merriweather', serif;
	text-transform: uppercase;
}

.titulo-seccion:after {
    /*content: '';*/
    width: 41px;
    height: 28px;
	/*background-image:url(../img/logo-iso.png);*/
	background-repeat:no-repeat;
    position: absolute;
    top: 6px;
    left: -52px;
}


.titulo-seccion span  {
    color: #991b1e;
}

.sub-titulo-seccion  {
	font-size: 13px;
	font-weight: 600;
	color: #ffffff;
	margin-top: 0px;
	margin-bottom: 20px;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	position: relative;
}

.sub-titulo-seccion:after {
    /*content: '';*/
    width: 24px;
    height: 1px;
	background-color: #212121;
    position: absolute;
    top: 6px;
    left: 0px;
}


.destacado {
	font-size: 32px;
	font-weight: 700;
	line-height: 36px;
	color: #212121;
	margin-bottom: 18px;
}



.descripcion {
font-size: 16px;
    line-height: 24px;
    font-weight: 300;
    color: #fff;
    margin-bottom: 20px;
}

.descripcion.marker {
	background-image:url(../img/marker-p.png);
	background-repeat:no-repeat;
	background-position: center left;
	padding-left:30px;
	margin-left:10px;
}

@media (max-width:767px){
.titulo-seccion  {
font-size: 24px;
    line-height: 30px;
}

.titulo-seccion:after {
    width: 41px;
    height: 28px;
    top: 0px;
    left: -46px;
}

.sub-titulo-seccion  {
	margin-bottom: 12px;
}

.destacado {
	font-size: 21px;
	line-height: 28px;
	margin-bottom: 12px;
}


}

@media (max-width:767px){
.titulo-secciones  {
	font-size:30px;
	margin-bottom:22px;
}
}	


/*-----------------------*/

.inicio  {
	position: relative;
	height: 100vh;
}

.inicio{
    /*background-image: url(img/bg-tata-dios-gin-2.jpg);*/
    background-position: center 0px;
    background-repeat: no-repeat;
    background-size: cover;
}

.inicio:before {
    /*content: '';*/
    width: 100%;
    height: 100%;
	background: radial-gradient(circle, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0) 64%);
	background-size: 400% 400%;
	animation: gradient-bg 35s ease infinite;
    position: absolute;
    bottom: 0px;
    left: 0px;
}


.inicio {

}

@keyframes gradient-bg {
	0% {
		background-position: 0% 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}


/*----------------------*/

.modulo-empresa {
	position:relative;
	background-image:url("../img/bg-tata-dios-gin.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	    background-attachment: fixed;
}

.modulo-empresa .imagen{
    margin-top: 90px;
}

.modulo-empresa .box {
    padding-left: 0px;
    padding-right: 60px;
    padding-top: 80px;
	padding-bottom: 80px;
}

@media (min-width:767px){
.modulo-empresa .col-floating {
	padding-right:0px;
	padding-left:40px;
	position:absolute;
	right:0;
	height:100%;
}

.modulo-empresa .col-floating .imagen {
	height:100%;
	background-repeat:no-repeat;
	background-position: left bottom;
	background-size: cover;
}

.modulo-empresa .col-floating img {
	height:100%;
}
}

@media (min-width:767px){
.modulo-empresa .col-floating-left {
	padding-right:40px;
	padding-left:0px;
	position:absolute;
	left:0;
	height:100%;
}
	
.modulo-empresa .col-floating-left .imagen {
	height:100%;
	background-repeat:no-repeat;
	background-position:left top;
	background-size: cover;
	margin: 50px 0px;
}

.modulo-empresa .col-floating-left img {
	height:100%;
}

.modulo-empresa .col-floating-left:before{
	content:url(../img/circle-bg.png);
	position: absolute;
	width: 70px;
	top: -30px;
	right: 20px;
	z-index: -1;
}

}

@media (max-width:767px){

.modulo-empresa {
	padding-bottom:0px;
	padding-top: 40px;
}

.modulo-empresa .box {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 40px;
	padding-bottom: 30px;
}

.modulo-empresa .col-floating {

}

.modulo-empresa .imagen{
    margin-top: 0px;
}	
	
.modulo-empresa .col-floating .imagen {
	height:100%;
	background-image:url(../img/abella-tambos.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-size: cover;
}

.modulo-empresa .col-floating img {
	height: 200px;
}

.modulo-empresa .col-floating-left .imagen {
	height:100%;
	background-image:url(../img/punto-tandil.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-size: cover;
}

.modulo-empresa .col-floating-left img {
	height: 200px;
}

}

/*-----------------------------------*/

/*-------------------*/


#sucursales{

}

#sucursales .grande {
	font-size:20px;
	font-weight:300;
	line-height: 37px;
	margin-right: 50px;
}

#sucursales pp{
	display:flex;
	margin-right: 50px;
}


@media (max-width:767px){


#sucursales .grande {
    font-size: 18px;
    font-weight: 300;
    line-height: 28px;
}

}

#sucursales .box-color {
	position: relative;
	background-color: #fff;
	border-radius: 7px;
	padding-bottom:20px;
	overflow: hidden;
	margin: 0px 15px;
	margin-bottom:30px;
	box-shadow: 6px 9px 17px rgb(208 208 208 / 40%);
	border: 1px solid rgba(0, 0, 0, 0.05);
	width:100%;
	padding-bottom:60px;
	padding-bottom:25px;
}

#sucursales .box-color .titulo-tan {
color: #121212;
    font-weight: 700;
    font-size: 23px;
    line-height: 28px;
    margin-right: 25px;
    margin-left: 25px;
    margin-top: -25px;
    margin-bottom: 20px;
    position: relative;
}

#sucursales .box-color .descripcion {
    color: #121212;
	font-weight:400;
	font-size:15px;
	margin-right:25px;
	margin-left:25px;
	position: relative;
	/*padding-left: 40px;*/
	argin-bottom: 5px;
}

#sucursales .box-color .descripcion span.tag {
    font-size: 11px;
    font-weight: 600;
    color: #e11526;
    margin-right: 8px;
    display: inline-block;
	display: none;
}

#sucursales .box-color .descripcion:after {
    /*content: '';*/
    width: 24px;
    height: 1px;
    background-color: #212121;
    position: absolute;
    top: 6px;
    left: 0px;
}

#sucursales .box-color .descripcion img {
	margin-right:6px;
}

#sucursales .box-color .ver-mapa{
    font-size: 11px;
    background-color: #ffeb3b;
    color: #121212;
    line-height: 14px;
    display: inline-block;
    padding: 2px 5px;
    border-radius: 3px;
    font-weight: 700;
}

#sucursales .box-color .ver-m{
margin: 25px;
    display: inline-block;
    background-color: #000000;
    text-transform: uppercase;
    color: white;
    text-align: center;
    padding: 8px;
    font-size: 14px;
    font-weight: 500;
    position: absolute;
    bottom: 0px;
    right: 0;
    left: 0;
	
	display: none;
}

.btn-green-border {
    font-size: 14px;
    font-weight: 600;
    white-space: nowrap;
    color: #FFFFFF;
    background-color: #103d81;
    border: solid 2px #103d81;
    line-height: 31px;
    border-radius: 5px;
    display: inline-block;
    padding: 0 25px;
    min-width: 122px;
    cursor: pointer;
    text-align: center;
    position: relative;
    top: -1px;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
}

.carousel-tandil .owl-stage {
		display: flex;
	}
.carousel-tandil .owl-item {
		display: flex;
		flex: 1 0 auto;
	}
	
.carousel-tandil .owl-item .item {
		display: flex;
		width:100%;
	}
	
.carousel-tandil_dos .owl-stage {
		display: flex;
	}
.carousel-tandil_dos .owl-item {
		display: flex;
		flex: 1 0 auto;
	}
	
.carousel-tandil_dos .owl-item .item {
		display: flex;
		width:100%;
	}	


@media (max-width: 767px){
.carousel-tandil.owl-carousel .owl-stage {
    left: -30px !important;
}
}


.owl-theme .owl-dots .owl-dot span {
background: #e1e1e1 !important;
    border: solid 2px #e1e1e1 !important;
    width: 14px !important;
    height: 14px !important;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background: #c9893a !important;
	border: solid 2px #c9893a !important;
}

.carousel-texto.owl-carousel.owl-theme .owl-controls .owl-nav div, .owl-controls .owl-nav div:hover {
    background-image: url(../img/flechas_rotador_w.png) !important;
    background-repeat: no-repeat;
    width: 34px;
    height: 32px;
    line-height: 30px;
    border-radius: 0px !important;
    color: transparent !important;
    background-color: rgba(255, 255, 255, 0.0) !important;
}

.carousel-texto.owl-carousel.owl-theme .owl-controls .owl-nav .owl-prev, .carousel-texto.owl-carousel.owl-theme .owl-controls .owl-nav .owl-next{
    top: 35%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}



@media (max-width:767px){
.carousel-texto.owl-carousel.owl-theme .owl-controls .owl-nav .owl-prev, .carousel-texto.owl-carousel.owl-theme .owl-controls .owl-nav .owl-next{
	position: absolute;
    top: auto;
    bottom: -5px;
	transform: translateY(-0%);
}
}

/*----------------------------*/

/*---------------*/

#galeria {
	background-color:#fff;
}

#galeria p {
	line-height: 32px;
	padding-left:60px;
}


@media (max-width:767px){

#galeria p {
	font-size:15px;
	line-height: 26px;
	padding-left:0px;
}
}

.btn-ver-mas{
	font-size: 14px;
	border: solid 1px #1c1c1c;
	background-color: #1c1c1c;
	line-height: 18px;
	padding: 12px 50px;
	color: #ffffff;
	border-radius: 80px;
	display: inline-block;
	text-transform: uppercase;
	margin-top: 20px;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
	font-weight: 700;
}

.btn-ver-mas:hover{
    border: solid 1px #991b1e;
	background-color:#991b1e;
	color:#fff;
	    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
}


/* ----- v CAN BE DELETED v ----- */

.btn-comun{
    background-color: #ffffff00;
    color: white;
    border: solid 2px white;
    font-size: 14px;
    line-height: 40px;
    display: inline-block;
    padding: 0px 30px;
    border-radius: 0px;
    margin-top: 10px;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
}

.btn-comun:hover{
    background-color: #373737;
    color: white;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}

@media (max-width:767px){

}

/*-------------*/

#fotos{
    background-color: #f9f9f9;
}


/*-------------*/
#ventajas{
	background-color:#ede7e0;
	position:relative;
	color:#fff;
	border-top: solid 0px white;
	overflow:inherit;
	background-image:url("../img/bg-tata-dios.jpg");
	background-position:center;
	background-size:cover;
	background-repeat:no-repeat;
	min-height: 500px;
	background-attachment:fixed;
}

#ventajas p .fa {
    margin-left: 2px;
    margin-right: 10px;
    margin-top: 6px;
    color: #1e69dd;
	color:#8bc34a;
    font-size: 11px;
}



#ventajas .destacado {
	font-size: 16px;
	font-weight: 700;
	line-height: 18px;
}

#ventajas .destacado.con-c {
	padding-left:35px;
	position: relative;
}

#ventajas .destacado.con-c:after {
    content: '';
    width: 20px;
    height: 1px;
    background-color: #212121;
    position: absolute;
    top: 8px;
    left: 0px;
}

#ventajas::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: .90;
    display: block;
	/*background-color: #103d82;*/
}

@media (max-width:767px){

#ventajas{
    /*border-top: solid 25px white;*/
    padding-top: 50px;
}
}

@media (min-width:767px){

#ventajas .col-floating-left {
    padding-right: 90px;
    padding-left: 0px;
    position: absolute;
    left: 0;
    height: 100%;
	    top: 0px;
}

#ventajas .col-floating-left .imagen {
	background-image:url(../img/abella-tambos-productos.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-size: cover;
	height:100%;
}

#ventajas .col-floating-left img {
	height:100%;
}


}

@media (max-width:767px){

#ventajas .col-floating-left .imagen {
	height:100%;
	background-image:url(../img/abella-tambos-productos.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-size: cover;
}

#ventajas .col-floating-left img {
	height: 200px;
}

}

/*---------------------------------*/

#ubicacion{
	/*background-color:#2b6b37;*/
	color:#FFFFFF;
	background-image:url(../img/ubicacion-bg.jpg);
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-size:cover;
}

/*---------------------------------*/

#contact{
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	padding-bottom: 0px;
	background-color: #000000;
	color: #fff;
}

#contact .titulo-seccion{
	
}

#contact .uno {
	line-height: 32px;
	padding-left:60px;
}


@media (max-width:767px){

#contact .uno {
	font-size:15px;
	line-height: 26px;
	padding-left:0px;
}
}


#contact .sub{
	font-weight:400;
	font-size:30px;
	color:#1c1c1c;
	line-height:44px;
}

#contact .yellow{
	color:#f9c726;
	font-weight:600;
	font-style:italic;
}



#contact .input-gris{
    font-size: small;
	background-color: #ffffff;
	border-color: #d3d3d3;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
	border-radius: 2px;
}

#contact .card{
    background: rgb(0,144,125);
    background: linear-gradient(70deg, rgba(0,144,125,1) 0%, rgba(0,195,170,1) 50%);
    border: 0px;
	color:#FFFFFF;
}

#contact .card img{
	width:50px;
	margin-bottom:10px;
}

#contact .card .descripcion{
	font-size:18px;
	line-height:22px;
}

#contact .enviar{
    line-height: 18px;
    display: flex;
    padding: 5px 40px;
    float: left;
    margin-top: 10px;
    border: 0px;
    background-color: #ffffff;
    text-transform: uppercase;
    font-weight: 700;
    color: #ed3237;
    font-size: 14px;
    line-height: 40px;
    border-radius: 50px;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
}

#contact .enviar:hover{
	background-color: #ed3237;
	color: #ffffff;;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}

.enviar:active, .enviar.active, .enviar:focus, .enviar.focus, .enviar:active.focus, .enviar.active.focus{
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.0);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0);
	border:0px;
	outline: 0px auto -webkit-focus-ring-color;
    outline-offset: 0px;
}


#contact ul.social-buttons-contacto li{
	padding-left:0px;
}

#contact ul.social-buttons-contacto li a {
	text-align: center;
	height: 44px;
	width: 44px;
	display: list-item;
	text-decoration: none;
	line-height: 46px;
	color: #ed3237;
	background-color: #ffffff;
	font-size: 18px;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
	border-radius: 50px;
}

#contact ul.social-buttons-contacto li a:hover {
	background-color: #ed3237;
	color: #ffffff;
}

/*-----------------*/

.modulo-cabecera  {
	background-position:center;
	background-repeat:no-repeat;
	background-size: cover;
	padding-top:300px;
}

.modulo-cabecera .titulo-cabecera  {
	font-size:44px;
	color:#fff;
	text-transform:uppercase;
}

@media only screen and (max-width: 768px) {
.modulo-cabecera  {
    padding-top: 50px;
    margin-top: 42px;
}

.modulo-cabecera .titulo-cabecera  {
	font-size:24px;
	margin-bottom:0px;
}	
}


.panel {
    background-color: transparent;
}

.panel-heading {
  padding: 0;
	border:0;
}
.panel-title>a, .panel-title>a:active{
	display:block;
  color:#fff;
  font-size:16px;
  font-weight:400;
	text-decoration:none;
}
.panel-heading  a:before {
   font-family: 'Glyphicons Halflings';
   content: "\e081";
   float: right;
   transition: all 0.5s;
}
.panel-heading.active a:before {
   content: "\e082";
}

    .panel-group .panel {
        border-radius: 0;
        box-shadow: none;
        border-color: transparent;
    }

    .panel-default > .panel-heading {
        padding: 0;
        border-radius: 0;
        color: #fff;
        background-color: transparent;
        border-color: transparent;
    }

    .panel-title {
        font-size: 15px;
    }

    .panel-title > a {
	display: block;
	padding: 15px 15px;
	text-decoration: none;
	border: solid 1px rgb(255 255 255 / 51%);
    }


    .panel-default > .panel-heading + .panel-collapse > .panel-body {
        border-top-color: transparent;
		
    }
	
	.panel-body p {
		color:white;
		font-weight:300;
		line-height:26px;			
    }

/*------*/

.carousel-texto.owl-theme .owl-controls {
    margin-top: 5px;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}