@charset "utf-8";
/* CSS Document */
body
{
	font-family: "Lato", sans-serif;
    font-size: 14px;
    line-height: normal;
    font-weight: 400;
}
img
{
	max-width: 100%;
	height: auto;
}
.bg-cover
{
	background-size: cover !important;
	background-position: center center !important;
	background-repeat: no-repeat !important;
}
.bg-contain
{
	background-size: contain !important;
	background-position: center center !important;
	background-repeat:  no-repeat !important;
}
.bgs-header-1
{
    margin-top: 0.5em;
    margin-bottom: 0.45em;	
}
.bgs-header-1 i
{
	color: #40a629;
}
.bgs-header-1 span,
.bgs-header-1 span a
{
	color: #8f8f8f;
}
.bgs-header-2 nav.navbar
{
	background-color: transparent;
	border: none !important;
	margin-bottom: 0px;
}
.bgs-header-2 nav.navbar .navbar-brand
{
    height: auto;
    width: auto;
    max-width: 326px;
    padding: 0px;
    display: inline-block;
    margin: 0.9em 0 1em 0;
}
.bgs-header-2 nav.navbar .collapse ul.nav
{
	margin-top: 2.2em;/*2.8em;*/
	margin-bottom: 2.4em;
}
.bgs-header-2 nav.navbar ul.nav > li > a
{
    color: #8f8f8f;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    padding: 0.65em 0.6em 0.65em;
    background: #40a629;
    margin-right: 8px;
    border-radius: 5px;
    color: #fff;	
	
}
.bgs-header-2 nav.navbar ul.nav > li > a.btn
{
    position: relative;
    z-index: 0;
    padding: 0.65em 0.6em 0.65em;
    margin-left: 0;
    margin-top: 1px;
	/*background-color: #8ec81f;*/
	color: #ffffff;
	border: 0px;
	border-radius: 5px;
}
.bgs-header-2 .container-fluid
{
	padding: 0px;
}
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover
{
    color: #fff !important;
    background: #8ec81f !important;
}
.bg-slider
{
	position: relative;
	line-height: 0;
}
.bg-slider .item .bg-cover
{
	display: inline-block;
	width: 100%;
	height: 520px;
}
.bg-slider .item .carousel-caption
{
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	padding: 0px;
	
	display: flex;
	align-items: center;
}
.bg-slider .item .carousel-caption > div
{
	display: inline-block;
	text-align: left;
}
.bg-slider .item .carousel-caption > div h3
{
	line-height: 54px;
	text-transform: uppercase;
    font-weight: 400;
    font-size: 49px;
	text-align: left;
	max-width: 500px;
	letter-spacing: -1.5px !important;
}
.bg-slider .item .carousel-caption > div span
{
	line-height: 22px;
    font-weight: 400;
    font-size: 16px;
	text-align: left;
	display: inline-block;
	width: 100%;
}
.bg-slider .item .carousel-caption > div .btn 
{
	margin-top: 20px;
	line-height: 19px;
	font-weight: 700;
    font-size: 15px;	
	background-color: rgba(226,187,76,1.00);
	border: 0px;
	text-transform: uppercase;
	border-radius: 0px;
	font-family: "Lato";
	padding: 1.5rem 3.65rem 1.6rem 1.85rem !important;
	position: relative;
}
.bg-slider .item .carousel-caption > div .btn:after
{
	content: "\f054";
	font-weight: 900;
	font-family: "Font Awesome\ 5 Free";
	position: absolute;
    right: 15px;
    top: 16px;
}
.bg-slider .carousel-indicators
{
	/*bottom: 68px;	*/
}
.info-slider-phone
{
	background-color: rgba(58,58,58,0.8);
	position: absolute;
	width: 100%;
	bottom: 0px;
	text-align: center;
	padding: 1em 0;
}
.info-slider-phone h4
{
	margin: 0px;
	color: #fff;
}
.info-slider-phone h4 a,
.info-slider-phone h4 i
{
	color: #e2bb4c;
}
.info-slider-phone h4 i
{
	margin-right: 6px;
}
.bg-section-2
{
    background-image: url(../images/main_bg.jpg) !important;
    background-position: 0 0 !important;
    background-repeat: repeat !important;	
	padding: 60px 0px;
}
.bg-section-2 *
{
	text-decoration: none !important;
}
.bg-section-2 .services-home .icon-home-services i
{
	width: 100px;
	height: 100px;
	line-height: 100px;
	display: block; 	
	border-radius: 100%;
	background: #fff;
	color: #66ad69;
	text-align: center;	
	margin: auto;
}
.bg-section-2 .services-home .icon-home-services i:before
{
	font-size: 50px;
	margin-left: 0px;
}
.bg-section-2 .services-home .title-home-services
{
	padding: 0 3.5rem 1.5rem;
	margin: 2.65em 0 0;
	color: #ffffff;
	text-transform: uppercase;	
	position: relative;
}
.bg-section-2 .services-home .title-home-services:after
{
    position: absolute;
    content: '';
    height: 2px;
    width: 4.2rem;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
	background-color: #e2bb4c;
}
.bg-section-2 .services-home .title-home-services h6
{
	font-size: 1.07em;
	font-weight: 700;
	text-align: center;
	
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.bg-section-2 .services-home .description-home-services
{
	margin-top: 1.2rem;
	color: #fff;
	font-size: 16px;
	line-height: 1.5;
	text-align: center;
	
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;  	
}
.bg-section-3
{
	padding: 60px 0px;
}
.bg-section-3 *
{
	text-decoration: none !important;
}
.bg-section-3 h2
{
	color: #3a3a3a;
	text-align: center;
	font-size: 2.5em;
	line-height: 1.4em;
    font-weight: 400;
	text-transform: uppercase;
	margin-top: 0px;
}
.bg-section-3 h2:after
{
    content: ' ';
    display: block;
    width: 4.2rem;
    height: 2px;
    margin: 0.5em auto 1.2rem;
    background-color: #e2bb4c;
}
.panel-articulo p
{
    margin: 0.25em auto 4.19em;
    text-align: center;
    max-width: 780px;
    font-size: 16px;
    line-height: 1.55;	
	color: #636363;
}
.panel-asociaciones p
{
	font-size: 16px;
	line-height: 1.4;
	color: #636363;
}
.bg-section-3 .zoocriadero .image
{
	line-height: 0;
}
.bg-section-3 .zoocriadero .bg-cover
{
	display: inline-block;
	width: 100%;
	height: 222px;
}
.bg-section-3 .zoocriadero .image .title
{
    background-color: #3a3a3a;
	color: #ffffff;
	font-size: 1.35em;
	line-height: normal;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;	
	padding: 1.5rem 20px 1.9rem;
    font-weight: 400;
}
.bg-section-3 .zoocriadero .description
{
    margin-top: 2.35em;
    margin-bottom: 1.65rem;	
	color: #636363;
	text-align: center;
	line-height: 1.5;
}
.bg-section-3 .zoocriadero .description p
{
	/*
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;    
	*/
}

.bg-section-3 .btn,
.read-more
{
	background-color: #e2bb4c;	
	color: #ffffff;
	padding: 1.3em 3.8em 1.43em 2.15em;
	border: 0px;
	border-radius: 0px;
	font-size: 1.07em;
    line-height: 1.2857em;
    font-weight: 700;
	text-transform: uppercase;
	position: relative;
	display: block;
	margin: 30px auto 0px auto;
	max-width: 174px;
}
.bg-section-3 .btn:after,
.read-more:after
{
    content: "\f054";
    font-weight: 900;
    font-family: "Font Awesome\ 5 Free";
    position: absolute;
    right: 20px;
    top: 20px;	
	font-size: 22px;
}
.bg-section-4
{
	background: #e8e8e8;
	padding: 70px 0px 80px;
}
.bg-section-4 h2
{
	color: #3a3a3a;
    line-height: 1.4em;
    font-weight: 400;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 50px;
	margin-top: 0px;
}
.bg-section-4 h2:after
{
    content: ' ';
    display: block;
    width: 4.2rem;
    height: 2px;
    margin: 0.5em auto 1.2rem;
    background-color: #e2bb4c;
}
.item-home-asociaciones,
.item-home-asociaciones .content-1,
.item-home-asociaciones .content-2
{
	position: relative;
	
}
.item-home-asociaciones
{
	display: inline-block;
	width: 100%;
}
.item-home-asociaciones .bg-cover
{
	width: 100%;
	height: 296px;
}
.item-home-asociaciones .title
{
	position: absolute;
	height: 100%;
	width: 100%;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;	
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background-color: rgba(58,58,58,0.79);
	color: rgba(255,255,255,0.7);
	text-transform: uppercase;	
	font-size: 1.6em;
}
.item-home-asociaciones .title span
{
	color: #e2bb4c;
}
.item-home-asociaciones .content-2
{
	position: absolute;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	width: 100%;
	height: 100%;
	background-color: #e2bb4c;
	padding: 2.65rem 2.2em 2.5em;
	display: flex;
	align-items: center;
	justify-content: center;	
	flex-direction: column;
    -webkit-transition: all ease .3s;
    -moz-transition: all ease .3s;
    -ms-transition: all ease .3s;
    -o-transition: all ease .3s;
    transition: all ease .3s;	
	transform: scale(0.8);
	opacity: 0;
}
.item-home-asociaciones .content-2 i
{
	font-size: 25px;
	height: 60px;
	width: 60px;
	line-height: 60px;
	background: #fff;
	color: #e2bb4c;
	text-align: center;
	border-radius: 100%;
}
.item-home-asociaciones .content-2 h3
{
    padding-bottom: 1.45rem;
    position: relative;
    margin-bottom: 1.5rem;
    margin-top: 1.45rem;	
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	font-size: 1.42857em;
}

.item-home-asociaciones .content-2 h3:after
{
    position: absolute;
    content: '';
    height: 2px;
    width: 4.2rem;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);	
	background-color: #ffffff;
}
.item-home-asociaciones:hover .content-2
{
    opacity: 1;
    transform: scale(1);	
}
.bg-section-5
{
    /*background-image: url(../images/main_bg.jpg) !important;*/
	background: #FFF;
    background-position: 0 0 !important;
    background-repeat: repeat !important;	
	padding: 60px 0px;
}
.bg-section-5 h2
{
    line-height: 1.4em;
    font-weight: 400;
	font-size: 2.5em;
	margin: 0px 0px 15px 0px;
	text-align: center;
	text-transform: uppercase;
	color: #000;
}
.bg-section-5 h2:after
{
    content: ' ';
    display: block;
    width: 4.2rem;
    height: 2px;
    margin: 0.5em auto 1.2rem;
 	background-color: #e2bb4c;	
}
.bg-section-5 p
{
	margin-top: 15px;
	font-size: 16px;
}
.bg-section-5 form
{
	text-align: center;
}
.bg-section-5 form input
{
    padding: 0.45em 1.55em;
    height: 4em;
	border: 1px solid;
	border-color: transparent;
    -webkit-transition: all ease .3s;
    -moz-transition: all ease .3s;
    -ms-transition: all ease .3s;
    -o-transition: all ease .3s;
    transition: all ease .3s;
	width:18.62em !important;
	border-radius: 0;
}
.bg-section-5 form .form-control
{
	vertical-align: top;
	border: 1px solid #bbb;
}
.bg-section-5 form button
{
    font-size: 1.07em;
    line-height: 1.2857em;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
	background-color: #e2bb4c;
    padding: 20px 3.8em 17px 2.15em;
    color: #ffffff;
	border-radius: 0px;
	border: 0px;
}
.bg-section-5 form button:after
{
	content: "\f054";
	font-weight: 900;
	font-family: "Font Awesome\ 5 Free";
	position: absolute;
    right: 25px;
    top: 20px;
}
.bg-section-6
{
	background: #3a3a3a !important;
	padding: 10px 0px;
}
.bg-section-6 .phone-footer a
{
	text-decoration: none !important;
	color: #FFF;
}
.bg-section-6 .phone-footer i
{
	color: #e2bb4c;
	display: inline-block; 
    font-size: 1.42857em;
    line-height: 1.5em;	
}
.bg-section-6 .phone-footer span
{
	display: inline-block;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
    font-size: 18px;
    line-height: 1.5em;	
}
.bg-section-6 .social-links
{
	float: right;
}
.bg-section-6 .social-links,
.bg-section-6 .social-links li
{
	list-style: none;
	padding: 0px;
	margin: 0px;
	display: inline-block;
}
.bg-section-6 .social-links li > a
{
	color: #fff;
	margin-right: 6px;
}
.bg-section-6 .social-links li > a i
{
	height: 30px;
	width: 30px;
	line-height: 30px;
	text-align: center;
	background: #fff;
	color:#3a3a3a;
	border-radius: 100%;
}
.bg-footer
{
	padding: 50px 0px 20px;
	background-color: #2f2f2f;
}
.bg-footer .column-footer *
{
    color: #8f8f8f;	
	text-decoration: none;
}
.bg-footer .column-footer ul
{
	padding: 0px;
}
.bg-footer .column-footer li,
.bg-footer .column-footer p,
.bg-footer .column-footer a
{
	line-height: 1.4;
	font-size: 16px;
	list-style: none;
}
.bg-footer .column-footer h4
{
    color: #ffffff;
    position: relative;
    padding-bottom: 1.45rem;
    font-size: 1.07em;
    font-weight: 700;
    margin-bottom: 1.25em;
	text-transform: uppercase;
}
.bg-footer .column-footer h4:after
{
    position: absolute;
    content: '';
    height: 2px;
    width: 4.2rem;
    bottom: 0;
    left: 0;
	background-color: #e2bb4c;	
}
.bg-footer .column-footer .info span
{
	color:#fff;
	font-size: 16px;
	display: inline-block;
	margin-bottom: 7px;
}
.bg-footer .copy
{
	text-align: center;
	color: #fff;
	margin: 0px;
	font-size: 15px;
	margin-top: 30px;
}
.bg-footer .copy a
{
	text-decoration: none;
	color: inherit;
}
.bgs-header-2.fixed > div
{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 8000;
	-webkit-box-shadow: -4px 3px 0px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: -4px 3px 0px 0px rgba(0, 0, 0, 0.2);
	box-shadow: -4px 3px 0px 0px rgba(0, 0, 0, 0.2);
	background: #fff;
	display: inline-block;
	width: 100%;
}
.bgs-header-2.fixed nav.navbar .navbar-brand
{
	margin: 1.3em 0 1em 0;
}
.bgs-header-2.fixed nav.navbar .collapse ul.nav
{
    margin-top: 1.8em;
    margin-bottom: 1.8em;
}
.bg-breadcrumb
{
	background-color: #64ab68;
	padding: 15px 0px;
}
.bg-breadcrumb .breadcrumb
{
	padding: 0px;
	margin: 0px;
	border-radius: 0px;
	background-color: transparent;
	width: 100%;
    display: table;
	vertical-align: middle;
}
.bg-breadcrumb .breadcrumb h3
{
	margin: 0px;
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
}
.bg-breadcrumb .breadcrumb h3,
.bg-breadcrumb .breadcrumb li,
.bg-breadcrumb .breadcrumb a
{
	color: #fff;
}
.bg-breadcrumb .breadcrumb > div
{
	display: table-cell;
	vertical-align: middle;
}
.bg-breadcrumb .breadcrumb > div:nth-child(2)
{
	text-align: right ;
}
.bg-section-7
{
    background-image: url(../images/main_bg.jpg) !important;
    background-position: 0 0 !important;
    background-repeat: repeat !important;
    padding: 60px 0px;
}
.bg-section-7 h2
{
    font-size: 2.5em;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
}
.bg-section-7 h2:after
{
    content: ' ';
    display: block;
    width: 4.2rem;
    height: 2px;
    margin: 0.5em auto 1.2rem;
    background-color: #e2bb4c;
}
.bg-section-7 p,
.bg-section-7 li
{
	font-size: 16px;
	color: #fff;
	list-style: none;
}
.bg-section-7 li:before
{
	content: "\f00c";
	font-weight: 900;
	font-family: Font Awesome\ 5 Free;
	margin: 6px;
}
.bg-section-7 img
{
	margin-right: 20px;
}
.bg-section-9
{
	padding: 30px 0px;
}
.bg-section-9 .zoocriadero
{
	margin-bottom: 30px;
	display: inline-block;
	width: 100%;
}
.title-page
{
	margin-bottom: 50px;
}
.rslides .imagen
{
	height: 300px;
	display: inline-block;
	width: 100%;
}
.bg-section-10
{
	padding: 40px 0px;
}
.bg-section-10 .rslides 
{
	margin-bottom: 20px;
}
.bg-section-10 article p
{
	line-height: 1.5;
	color: #3E3E3E;
	font-size: 16px;
}
.block-lateral
{
	margin-bottom: 30px;	
}
.block-lateral h3
{
	margin-top: 0px;
	color: #3a3a3a;
	font-weight: 500;
	text-transform: uppercase;
	font-size: 20px;
}
.block-lateral ul,
.block-lateral li
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.block-lateral ul li
{
    position: relative;
    padding-left: 1.15em;
	margin-bottom: 1em;	
}
.block-lateral ul li:before
{
    content: '\f105';
    font-family: Font Awesome\ 5 Free;
	font-weight: 900;
    position: absolute;
    left: 1px;
    top: 3px;
	color: #e2bb4c;
}
.block-lateral ul li a
{
    color: #8f8f8f;	
	font-size: 16px;
	text-decoration: none;
}
.paginacion
{
	display: inline-block;
	width: 100%;
	text-align: center;
}
.paginacion .pagination li
{
	display: inline-block;
}
.paginacion .pagination li a
{
    color: #3a3a3a;	
	border: 0px;
	font-size: 16px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 100%;
	padding: 0px;
	text-align: center;	
}
.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover
{
    background-color: #64ab68;
	color: #FFF !important;
}
.item-producto
{
	display: inline-block;
	width: 100%;
	border: 3px solid #eae9e8;
	text-decoration: none !important;
	margin-bottom: 30px;
}
.item-producto *
{
	text-decoration: none !important;
	text-align: center;
}
.item-producto > div
{
	padding: 15px;
}
.item-producto .imagen
{
	width: 100%;
	height: 260px;
	max-width: 260px;
	display: block;
	margin: auto;	
	position: relative;
	background-color: #fff;
	-webkit-transition: all 0.8s ease-in-out;
	-moz-transition: all 0.8s ease-in-out;
	-ms-transition: all 0.8s ease-in-out;
	-o-transition: all 0.8s ease-in-out;
	transition: all 0.8s ease-in-out;
}
.item-producto .imagen:before
{
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background: #000;	
	opacity: 0;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.item-producto .imagen:after
{
	content: "\f141";
	font-family: Font Awesome\ 5 Free;
	font-weight: 900;
	position: absolute;
	right: 50%;
	top: 50%;
	font-size: 5px;
	color: #e2bb4c;
	opacity: 0;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	
	-moz-transform: translateX(50%) translateY(50%);
	-webkit-transform: translateX(50%) translateY(50%);
	-o-transform: translateX(50%) translateY(50%);
	-ms-transform: translateX(50%) translateY(50%);
	transform: translateX(50%) translateY(50%);	
}
.item-producto:hover .imagen:after
{
	font-size: 30px;
	opacity: 1;
}
.item-producto:hover .imagen:before
{
	opacity: 0.1;
}
.item-producto .title
{
	color: #3a3a3a;
	font-weight: 600;
	text-align: center;
	padding: 0px 0px;
	margin: 10px 0px;
	text-decoration: none !important;
}
.item-producto .btn
{
	color: #fff;
	text-transform: uppercase;
	padding: 15px 50px 15px 15px;
	display: inline-block;
	background-color: #d1ab3f;
	border-radius: 0px;
	position: relative;
	font-weight: 400;
}
.item-producto .btn:after
{
	content: "\f054";
    font-weight: 900;
    font-family: "Font Awesome\ 5 Free";
    position: absolute;
    right: 15px;
    top: 10px;
    font-size: 22px;	
}
.imagen-producto-detalle 
{
    margin-bottom: 2em;
    /*border: 3px solid;*/
    box-sizing: border-box;	
	/*border-color: #eae9e8;*/
}
.detail-productos *
{
	line-height: 1.3;
}
.detail-productos h4
{
    font-size: 1.07em;
    line-height: 1.3em;
    font-weight: 700;
    margin-bottom: 0.75em;	
}
.bg-section-10 .detail-productos article p
{
	font-size: 16px !important;
	color: #8f8f8f !important;
}
.owl-carousel .item-producto
{
	margin-bottom: 0px;
}
.owl-carousel .owl-prev
{
	font-size: 30px;
	width: auto;
	float: left;
	color: #8ec81f;
}
.owl-carousel .owl-next
{
	font-size: 30px;
	width: auto;
	float: right;
    color: #8ec81f;	
}
.bg-section-9 .item-home-asociaciones
{
	margin-bottom: 30px;
}
.map
{
	line-height: 0;
	width: 100%;
}
.map iframe
{
	width: 100%;
	height: 350px;
}
.bg-form
{
	padding: 50px 0px;
}
.bg-form form input,
.bg-form form select,
.bg-form form textarea
{
	border-radius: 0px;
	height: 4em;
	padding: 0.45em 1.55em;
    font-size: 1.07em;
    line-height: 1.2857em;
	border-color: #CDCDCD;
	background-color: #f5f5f5;
	box-shadow: none;
	margin-bottom: 30px;
}
.bg-form form textarea
{
	padding-top: 20px;
	height: 190px;
	resize: none;
	border-radius: 0px;	
}
.bg-form form button
{
	width: 218px;
	display: block;
	margin:auto;
	padding: 1.6em 4.4em 1.7em 1.95em;
	background-color: #d1ab3f;
	color: #fff;
	text-transform: uppercase;
	border: 0px;
	border-radius: 0px;
	font-weight: 600;
	position: relative;
}
.bg-form form button:before
{
    content: "\f054";
    font-weight: 900;
    font-family: "Font Awesome\ 5 Free";
    position: absolute;
	right: 22px;
    top: 16px;
    font-size: 22px;
}
.block-info-contacto i
{
	font-size: 25px;
	width: 27px;
	color: #d1ab3f;
}
.bg-section-7 .imagen
{
	width: 250px;
	height: 250px;
	display: block;
	position: relative;
}
.bg-section-7 h4.media-heading
{
	text-transform: uppercase;
	font-weight: 600;
	margin-top: 0px;
	margin-bottom: 15px;
	color: #fff !important;
}
.bg-section-7 .row .media
{
	margin-top: 40px;
	margin-bottom: 20px;
}
.bg-img
{
	display: inline-block;
	padding: 5px;
	border: 1px solid #fff ;
	margin-right: 15px;
}
.detalle-services ul li,
.detalle-services ul
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.detalle-services ul li
{
	margin-bottom: 7px;
}
.detalle-services ul li:before
{
    content: "\f00c";
    font-weight: 900;
    font-family: Font Awesome\ 5 Free;
    margin-right: 7px;
    font-size: 11px;
}
.detalle-services p
{
	font-size: 15px;
}
.g-recaptcha > div
{
	margin: auto;
	margin-bottom: 15px;
}
.bg-zoocriaderos
{
	padding: 80px 0px;
	position: relative;
	background-attachment: fixed !important;
}
.bg-zoocriaderos:before
{
	content: "";
	display: block;
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background-color: rgba(0,0,0,0.47);
}
.bg-zoocriaderos *
{
	z-index: 4;
	color: #fff;
}
.bg-zoocriaderos p,
.bg-zoocriaderos h2
{
	color: #FFF !important;
}
.bg-zoocriaderos p
{
	margin-bottom: 5px !important;
}
.imagen-producto-detalle a
{
	padding: 5px;
	border-radius: 6px;
	border: 1px solid #C3C3C3;
    display: inline-block;
    width: 100%;	
}
.rslides .bg-cover
{	height: 220px;
	background-size: cover !important;
	background-position: center center !important;
	background-repeat: no-repeat !important;		
}
.social-header,
.social-header li
{
	padding: 0px;
	margin: 0px;	
}
.social-header li
{
	display: inline-block;
	margin-right: 4px;
}
.social-header li a i
{
	width: 28px;
	height: 28px;
	border-radius: 100%;
	line-height: 28px;
	text-align: center;	
	background: #3a3a3a;
	color: #fff;	
}
.icon-translate button
{
    padding: 0px;
    height: auto;
    line-height: 0px;
    border: 0px;
    background-color: transparent;
    color: #3a3a3a;	
}
.icon-translate button i,
.icon-mail i
{
	width: 28px;
	height: 28px;
	border-radius: 100%;
	line-height: 28px;
	text-align: center;	
	background: #3a3a3a;
	color: #fff;		
}
.icon-translate .dropdown-menu
{
    min-width: 180px;	
}
.icon-translate .dropdown-menu > li > div
{
	padding: 0px 5px;
}
.icon-translate,
.icon-translate *
{
	text-decoration: none !important;
}
.icon-translate
{
    padding: 3px 4px;
    border: 1px solid #ddd;
    border-radius: 6px;	
	margin-left: 3px;
}
.icon-translate .goog-te-gadget-simple
{
	border: 0px;
}
.brochure-icon
{
	margin: 0px 10px;
}
.brochure-icon a
{
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 5px;
    padding-right: 5px;	
}
.brochure-icon *,
.brochure-icon i
{
	color:  #fff;
}
.brochure-icon font 
{
	vertical-align: top !important;
}
.box-mail
{
	display: inline-block;margin-right: 6px;
}
.address-header.pull-right span
{
	margin-top: 5px;
	display: inline-block;
}
.item-noticia
{
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
}
.item-noticia .title
{
	margin-bottom: 1.3em;
	color: #3a3a3a;
	font-size: 24px;
	font-weight: 400;
	text-transform: uppercase;
}
.item-noticia .bg-imagen-noticia
{
	height: 230px;
}
.item-noticia .btn
{
    background-color: #e2bb4c;
	color: #fff;
	font-size: 1.07em;
	left: 0px;
	float: left;
}
.item-noticia .descripcion
{
	margin: 30px 0px;
    color: #333333;
    font-size: 16px;
    line-height: 1.4;
    text-align: justify;
    margin-bottom: 0px;
}
.block-lateral h2
{
    font-size: 19px;
    font-weight: 700;
    text-align: left;	
}
.block-lateral h2:after
{
    margin: 0.5em auto 1.2rem 0px;	
}
.block-lateral .media
{
	margin-bottom: 15px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 15px;
}
.block-lateral .media h4 a
{
    font-size: 15px;
    color: #000;	
}
.block-lateral .media .imagen
{
    height: 70px;
    border-radius: 3px;
    width: 70px;
    display: block;
}
.video-list
{
	padding: 0px;
}
.video-list,
.video-list li
{
	margin: 0px;
	list-style: none;
	padding-left: 0px;
}
.video-list li a
{
	padding: 5px;
	border: 1px solid #ddd;
	border-radius: 3px;
	display: inline-block;
	margin-bottom: 20px;
}
.title-relation
{
	margin: 30px 0px;
}
.desc-noticia p
{
	line-height: 1.4;
	font-size: 15px;
	text-align: justify;
}
.video-list a
{
	display: inline-block;
	width: 100%;
}
.imagen-video
{
	height: 264px;
	width: 100%;
	display: inline-block;
}
.btn-postula
{
	width: auto !important;
    padding-left: 20px !important;
    padding-right: 20px !important;	
	background-color: #8ec81f !important;
}
.btn-postula:after
{
	display: none;
}
.more-info-contact h3
{
	margin: 15px 0px;
}
.more-info-contact ul,
.more-info-contact li
{
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.more-info-contact *
{
	text-decoration: none !important;
	color: inherit !important;
}
.more-info-contact li.wspp
{
	margin-bottom: 10px;
}
.more-info-contact li.wspp:before
{
	content: "\f232";
	font-family: Font Awesome\ 5 Brands;
}
.more-info-contact li.mail:before
{
	content: "\f0e0";	
	font-family: Font Awesome\ 5 Free;
}
.more-info-contact li.wspp:before,
.more-info-contact li.mail:before
{
	font-weight: 900;
	color:#d1ab3f;
    font-size: 20px;
    margin-right: 7px;
    vertical-align: middle;
}
@media(max-width:1200px)
{
	.bgs-header-2 nav.navbar .navbar-brand
	{
		max-width: 130px;
		margin: 2em 0 1em 0;	
	}
	.bgs-header-2 nav.navbar ul.nav > li > a
	{
		padding: 0.65em 0.46em 0.65em;
	}
}
@media(max-width:991px)
{
	.bgs-header-2.fixed .navbar-brand
	{
		display: none !important;
	}
	.bgs-header-2 nav.navbar ul.nav > li > a
	{
		/*margin-left: 5px;*/		
    	font-size: 13.4px
	}		
	.bgs-header-2 nav.navbar .collapse ul.nav
	{
		margin-top: 0px;
		margin-bottom: 1.5em;
	}
	.services-home
	{
		display: inline-block;
		width: 100%;
		margin-bottom: 30px;
	}
	.bg-section-6 .phone-footer span
	{
		font-size: 14px;
	}
}
@media(max-width:991px) and (min-width:767px)
{
	.bgs-header-2 nav.navbar .navbar-brand
	{
		margin: 0.8em auto 0.8em auto;
		display: block; 
		width: 100%;
		text-align: center;
		float: none !important;
	}
	.bgs-header-2 nav.navbar .navbar-header
	{
		display: inline-block;
		width: 100%;
		float: none;
	}
	.bgs-header-2.fixed nav.navbar .navbar-header
	{
		display: none !important;
	}
	.item-home-asociaciones
	{
		margin-bottom: 20px;
	}
	.address-header
	{
		float: none !important;
		display: block;
		margin: auto;
		width: fit-content;
		clear: both;
	}
}
@media(max-width:767px)
{
	.services-home
	{
		display: inline-block;
		width: 100%;
		margin-bottom: 30px;
	}
	.bg-section-3
	{
		padding: 40px 0px;
	}
	.bgs-header-2 nav.navbar .navbar-brand
	{
		margin: 6px 0px 0px 13px;
	}
	.bgs-header-2 nav.navbar ul.nav > li > a.btn
	{
		margin-left: 0px;
	}
	.bgs-header-2.fixed .navbar-brand
	{
		max-width: 163px !important;
		display: block !important;
		margin-top: 7px !important;
		margin-bottom: 5px !important;
		margin-left: 15px !important;
	}
	/**menu responsive**/
	.navbar-collapse
	{
		position: fixed;
		width: 300px;
		left: 0;
		top: 0;
		margin: 0;
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		height: 100% !important;
		padding-bottom: 60px;
		background-color: #fff;
		z-index: 99999991;
		overflow-y: auto;
		will-change: transform;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-transform: translateX(-105%);
		transform: translateX(-105%);
		max-height:none !important;
		
		-webkit-transition: all 1s ease-out;
		-moz-transition: all 1s ease-out;
		-ms-transition: all 1s ease-out;
		-o-transition: all 1s ease-out;
		transition: all 1s ease-out;
		display:block !important;
	}
	.collapse.in
	{
		height:100% !important;
		left: 0;
		-webkit-transform: translateX(13px);
		transform: translateX(13px);
		position: fixed;
		
		-webkit-transition: all 1.2s ease;
		-moz-transition: all 1.2s ease;
		-ms-transition: all 1.2s ease;
		-o-transition: all 1.2s ease;
		transition: all 1.2s ease;		
		
		border-color:#fff;
	}
	.overlayMenu
	{
		background: rgba(0,0,0,.8);
		z-index: 1;
		width: 100%;
		position: fixed;
		top: 0;
		bottom: 0;
		right: 0;
		height:100%;
	}	
	/**menu responsive**/
	
	.header-menu-responsive
	{
		display: table;
		width: 100%;
	}
	.header-menu-responsive > div
	{
		display: table-cell !important;
		vertical-align: middle !important;
	}
	.header-menu-responsive img
	{
		max-width: 150px;
	}
	.header-menu-responsive button
	{
		padding: 0px;
		border: 0px;
		background: none !important;
		font-size: 24px;
	}
	.bgs-header-2 nav.navbar ul.nav
	{
		margin-top: 0px !important;
		margin-bottom: 0px !important;
		background: #54af3f;
	}
	.bgs-header-2 nav.navbar ul.nav > li > a,
	.bgs-header-2 nav.navbar ul.nav > li > a.btn
	{
		padding-left: 15px;
		padding-right: 15px;
		padding-top: 11px;
		padding-bottom: 11px;
		border-bottom: 1px solid #8ec81f;
		color: #fff;	
		background-color: transparent;
		text-align: left;
	}
	
	.navbar-default .navbar-nav>.active>a,
	.navbar-default .navbar-nav>.active>a:focus,
	.navbar-default .navbar-nav>.active>a:hover
	{
    	background-color: #8ec81f !important;		
		color: #fff !important;
	}
	.footer-menu-responsive
	{
		margin-left: -15px;
		margin-right: -15px;
		background: rgba(58,58,58,1);
	}
	.footer-menu-responsive *
	{
		color: #fff;
	}
	.footer-menu-responsive .address-header
	{
		padding-left: 15px;
		padding-right: 15px;
		padding-top: 11px;
		padding-bottom: 11px;	
		border-bottom: 1px solid #4E4E4E;
	}
	.footer-menu-responsive .address-header i
	{
		width: 20px;
	}
	.info-slider-phone
	{
		position: relative;
	}
	.bg-slider .carousel-indicators
	{
    	bottom: 5px;
	}
	.bg-slider .item .carousel-caption > div
	{
		padding-left: 45px;
	}
	.bg-slider .item .carousel-caption > div h3
	{
		font-size: 36px;
		line-height: 37px;
		margin-top: 0px;
	}
	.bg-slider .item .bg-cover
	{
		height: 430px;
	}
	.bgs-header-1
	{
		display: none;	
	}
	.social-header
	{
		margin-top: 10px;
		display: inline-block; 
		width: 100%;
		text-align: center;
	}
	.social-header li a i
	{
		font-size: 20px;
		width: 34px;
		height: 34px;		
		line-height: 34px;		
	}
	.social-header li
	{
		display: inline-block;
		margin-right: 15px;
	}
	.bgs-header-2 .dropdown-menu
	{
		background: #fff !important;
	}
}
