header{
	padding: 0px;
    height: 150px;
    padding-top: 29px;
}

header nav ul{
	padding-right: 40px;
    padding-top: 25px;
}

header nav ul li a{
	color: #5d5d5d;
	font-family: 'open_sanssemibold';
	font-size: 15px;
}

header .col-4-12, header .col-8-12{
	float: none;
	display: inline-block;
	position: relative;
	vertical-align: middle;
}

header .col-8-12{
	margin-left: -4px;
}

header nav ul li a:hover{
	color: #2c6cb1;
}

header nav ul li{
	padding: 0 4%;
	transition: .5s ease-in;
}

header nav ul li:last-child{
	padding-right: 0px;
	position: absolute;
	right: 0px;
}

footer a.logo{
	background-position: -320px -67px;
}

footer input{
	background: none !important
}

footer{
	background: url('../img/footer.jpg') center top no-repeat;
	background-size: cover;
	color: #fefeff;
	padding-bottom: 20px;
}

footer strong {
	width: 100%;
	float: left;
	margin-top: 15px;
	margin-bottom: 10px;
}

li.cat-selected a:after{
	opacity: 1 !important;
}

a{
	transition: .2s ease-in;
}

a:hover{ color: #164b86; }

.a_link_:hover{ opacity: 0.8; }

.bg_1 #header_top{ background-image: url('../img/bg_paginas/01.jpg'); }

.bg_2 #header_top{ background-image: url('../img/bg_paginas/02.jpg'); }

.bg_3 #header_top{ background-image: url('../img/bg_paginas/03.jpg'); }

.bg_4 #header_top{ background-image: url('../img/bg_paginas/04.jpg'); }

.bg_5 #header_top{ background-image: url('../img/bg_paginas/05.jpg'); }

.bg_6 #header_top{ background-image: url('../img/bg_paginas/06.jpg'); }

.bg_7 #header_top{ background-image: url('../img/bg_paginas/07.jpg'); }

.text-left{ text-align: left !important; }

.search-click{
	z-index: 99999;
	position: relative;
}

#banner{
	background: #f2f2f2;
	float: left;
	height: 440px;
	overflow: hidden;
	position: relative;
	width: 100%;
}

.slide{
	height: 440px;
	background-repeat: no-repeat;
	background-position: left ;
	background-size: cover;
}

.newsBloc-home{
	max-width: 458px;
    max-height: 456px;
}

.newsList{
	width: 100%;
	float: left;
	background: #fafafa;
	font-size: 15px;
	padding: 40px 20px;
}

.newLIst-home{
	margin-top: 95px;
}

.newLIst-home .bt{
	float: left;
}

.newsList li:first-child{
	padding-top: 0px;
	border-top: none;
}

.newsList li:last-child{
	padding-bottom: 0px;
}

.newsList li{
	float: left;
	width: 100%;
	padding-bottom: 23px;
	padding-top: 23px;
	border-top: 1pt solid #e5e5e5;
}

.newsList label{
	color: #acacac;
	float: left;
	font-family: 'open_sansbold';
	font-size: 12px;
	margin-bottom: 10px;
	width: 100%;
}


.newsList b{
	margin-bottom: 8px;
	float: left;
}

.newsList a{
	font-size: 12px;
	float: left;
	width: 100%;
	text-transform: uppercase;
}

#nossos_animais{
	background: url('../img/nossos_animais.jpg') 0px 0px #f4f4f4 no-repeat;
	background-size: 100% 421px;
}

#nossos_animais .bt{
	margin-top: 80px;
}

.animais{
	float: left;
	width: 100%;
}

.a_link_{
	width: 100%;
    height: 259px;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
}

.animais div{
    width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
    border: 1pt solid #e7e7e7;
}

.animais li{
	float: left;
	text-align: center;
	padding: 0px 5px;
}

.animais strong{
	float: left;
    /* height: 117px; */
    padding: 16px 20px;
    width: 100%;
}

.animais li span, .noticiasDestaque figure label{
	position: absolute;
	bottom: 0px;
	color: #fff;
	left: 0px;
	font-family: 'open_sanssemibold';
	font-size: 12px;
	padding: 2px 20px;
	background: #286ab3;
}

.animais li:first-child{ padding-left: 0px; }

.animais li:last-child{ padding-right: 0px; }

.animais .labelVenda{
	width: 100px;
	margin-bottom: 0;
	overflow: auto;
    border: 0;
	top: 187px;
	right: -15px;
}

.animais .labelLeilao{
	width: 100px;
	margin-bottom: 0;
	overflow: auto;
    border: 0;
	top: 187px;
	right: -15px;
}

#mapa{
	padding-bottom: 0px;
}

.mapa-site a{
	width: 100%;
	float: left;
	color: #7dbcff;
	font-size: 14px;
	margin: 8px 0;
}

.copy{
	opacity: .3;
	padding-top: 80px;
}

#newsletter{ padding-top: 20px; }

#newsletter input{
	float: left;
	padding: 10px 10px;
	border: none;
	font-size: 15px;
	color: #fff;
	border-bottom: 1pt solid #6080a2;
	background: none;
	width: 100%;
	margin-bottom: 15px;
}

#newsletter a{
	font-size: 14px;
	float: right;
}

#header_top{
	background-color: #07305f;
	background-position: center center;
	background-size: cover;
	color: #fff;
	float: left;
	height: 150px;
	position: relative;
	width: 100%;
}

#header_top a{ color: #fff; }

#header_top .col-6-12{
	font-size: 12px;
	padding-top: 30px;
	padding-left: 10px;
}

#header_top .col-6-12 a{ color: #52aef3; }

#header_top h2{
	color: #fff;
	font-size: 30px;
	padding: 0 10px;
}

#header_top .container{
    height: 150px;
	padding: 50px 0;
}

#muralFotos .col-4-12{
	height: 232px;
}

#map{
	background: #f0ede5;
	float: left;
	margin-top: -100px;
	width: 100%;
	height: 500px;
}

#endereco{
    background: #fafafa;
    border-bottom: 2pt solid #286ab3;
    box-shadow: 0px 0px 10px 4px #f6f6f6;
    float: left;
    margin-bottom: -100px;
    margin-right: 70px;
    padding: 30px 24px;
    position: relative;
    width: 100%;
    z-index: 9999999;
    margin-top: 55px;
}

#endereco a{ color: #656565; }

#endereco strong{
	font-size: 14px;
	color: #286ab3;
}

#formBusca{
	background: #fafafa;
	padding: 40px 0 20px;
}

#formBusca input{ border: 1pt solid #e9e9e9; }

#tabela-cavalos{ padding-bottom: 0px; }

#tabela-cavalos .dados:nth-child(even){ padding-right: 0px; }

#tabela-cavalos label{
    color: #acacac;
    width: 100%;
    float: left;
    font-family: 'open_sansbold';
}

#tabela-cavalos ul{
	margin-top: 30px;
	float: left;
	width: 100%;
	margin-bottom: 30px;
}

#tabela-cavalos ul li{
	float: left;
	width: 100%;
	color: #656565;
	font-size: 13px;
	padding: 5px 0;
	font-family: 'open_sanssemibold';
	border-bottom: 1pt solid #f2f2f2;
}

.fotoCavalo{
    height: 255px;
    background-size: cover;
	/*background-color: #eee;*/
	background-position: center center;
	background-repeat: no-repeat;
}

.labelVenda{
	width: 100px;
	height: 100px;
	position: absolute;
	background-image: url('../img/label-venda.png');
	background-size: contain;
	background-repeat: no-repeat;
	z-index: 1;
}

.labelLeilao{
	width: 100px;
	height: 100px;
	position: absolute;
	background-image: url('../img/label-leilao.png');
	background-size: contain;
	background-repeat: no-repeat;
	z-index: 1;
}

.labelVendaIndex{
	/*right: -20px;
	bottom: -20px;*/
    right: -16px;
    bottom: 27px;
}

.labelLeilaoIndex{
	/*right: -20px;
	bottom: -20px;*/
    right: -16px;
    bottom: 27px;
}

.labelVendaLeitura{
	width: 130px;
	height: 130px;
	right: -5px;
	bottom: -30px;
}

.labelLeilaoLeitura{
	width: 130px;
	height: 130px;
	right: -5px;
	bottom: -30px;
}

.item{
	margin-bottom: 40px;
	float: left;
	width: 100%;
}

#item_filtro {
    border-top: 1pt solid #eee;
    text-align: center;
    /*padding: 20px 0 0;*/
    margin-top: 40px;
    float: left;
    width: 100%;
}

#item_filtro li{
	display: inline-block;
	width: 14%;
}

#item_filtro li a{
	color: #5b5863;
	float: left;
	padding-top: 20px;
	font-family: 'open_sansbold';
	text-transform: uppercase;
	width: 100%;
}

#item_filtro li a:hover:after{ opacity: 1; }

#item_filtro li a:after{
    background: #286ab3;
    content: '';
    height: 3px;
    left: -50%;
    opacity: 0;
    transition: .3s ease-in;
    left: 50%;
    margin-left: -25%;
    position: absolute;
    top: -2px;
    width: 50%;
}

.date{
	color: #acacac;
	font-size: 13px;
	font-family: 'open_sansbold';
}

section#noticias{ background: #fff; }

#noticias .newsList{
	padding-left: 20px;
	padding-right: 0px;
}

#noticias .p-l-40{
	padding-left: 20px !important;
    width: 46%;
}

#noticias-relacionadas{ background: #fafafa; }

#noticias h1{ margin-bottom: 38px; }

.noticiasDestaque .date{ margin-bottom: 10px; }

.noticiasDestaque label{
	float: left;
    bottom: 0px !important;
}

.noticiasDestaque a{
	font-size: 12px;
	margin-top: 10px;
	text-transform: uppercase;
}

.noticiasDestaque figure{
	width: 255px;
    height: 242px;
	overflow: hidden;
	float: left;
	width: 100%;
	position: relative;
	margin-bottom: 10px;
}

.title{
	font-size: 30px;
	color: #286ab3;
	margin-bottom: 40px;
}

.dest{
	background: #286ab3;
	color: #fff;
	font-weight: bold;
}

.dest:hover{
	color: #fff;
}

.destaque_b{
	color: #286ab3;
	font-size: 18px;
	font-weight: normal;
	font-family: 'open_sansregular';
}

#contactForm input{
    border: none;
    color: #666666;
    height: 50px;
    width: 100%;
    margin-top: 20px;
	padding-top: 14px;
}

#mensagem{
	margin-top: 10px;
    height: 216px;
}

.label-content{
	color: #999;
	border-right: 0px !important;
	border-bottom: 1pt solid #e5e5e5;
	font-size: 12px;
	position: relative;
}

.label-content label{
    margin-top: 0px;
    padding: 8px 0;
    position: absolute;
    top: 50%;
    left: 0px;
    font-size: 14px;
    width: 100%;
    font-family: 'open_sansbold';
    color: #a7a7a7;
    transition: 0.1s ease-in;
}

.catalogo_ .right{
    margin-bottom: 15px;
    position: absolute;
    right: 0px;
    top: -29px;
}

#catalogo_form{
	position: relative;
	float: left;
	width: 100%;
}

#catalogo_form .label-content label{ margin-top: -18px; }

.textarea{
	float: left;
	position: relative;
	width: 100%;
    font-family: 'open_sansbold';
    color: #a7a7a7;
    margin-bottom: 20px;
    padding-top: 40px;
}

textarea{
	border: 1pt solid #e5e5e5;
	margin-top: 50px;
	float: left;
	position: relative;
}

#contactForm{
	padding-top: 0px;
	float: left;
	width: 100%;
}

#contactForm .label-content:nth-child(1){
	border-right: 1pt solid #cccccc;
}

.label-content.focus label{
	top: 0px;
}

.colum{
	float: left;
	width: 100%;
	position: relative;
}

#submit{
	background: #fff;
	border-radius: 2px;
	border: 1pt solid #666666;
	cursor: pointer;
	display: inline-block;
	float: none;
	font-size: 15px;
	margin: 0 auto;
	position: relative;
	padding: 19px 60px;
	text-transform: uppercase;
	transition: 1.3s cubic-bezier(.36,.07,.19,.97);
}

#submit.sending{ padding: 19px 80px; }

#submit.sending:after{
	background: url('../img/loading.svg') #004ca2 no-repeat;
	background-size: 50px;
	content: 'Enviando...';
	padding-left: 18px;
	text-align: left;
}

#submit.sending_error{
	border-color: #6a0c0c;
}

#submit.sending_error:after{
	background: #a20000 ;
	background-size: 50px;
	content: 'Erro ao enviar mensagem';
	padding-left: 18px;
	text-align: center;
}

#submit.sending_error{
	width: 38%;
}

#submit:after{
	content: '';
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	line-height: 60px;
	position: absolute;
	top: 0px;
	color: #fff;
	left: 0px;
	background-position:  90% center !important;
	transition: .1s ease-in;
}

#submit.sending_success{
	width: 30%;
	border-color: #289626;
}

#submit.sending_success:after{
	background-size: 50px;
	background: #02a200;
	box-sizing: border-box;
	content: 'Mensagem Enviada';
	text-align: center;
	transition: 0.6s cubic-bezier(.36,.07,.19,.97);
}

#submit:disabled:hover{
	background: #fff !important;
	color: #eee;
}

#submit:hover{
	color: #fff;
	background-color: #004ca2 !important;
}

/* --- */
.link_ a{
	font-size: 12px;
	font-family: 'open_sansbold';
}

#catalogo strong{ color: #286ab3; }

#catalogo img{
	vertical-align: middle;
	margin-right: 10px;
}

#catalogo b{ font-size: 15px; }

#catalogo_form{ padding-top: 30px; }

#resultados h1{
	font-size: 18px;
	text-transform: none;
	font-family: 'open_sansbold';
	margin-bottom: 10px;
}

#resultados p{
	font-family: 'open_sansregular';
	font-size: 14px;
	color: #666666;
}

#resultados li{
	float: left;
	width: 100%;
	border-bottom: 0px !important;
	margin-bottom: 20px;
}

#resultado-de-busca span{
	font-size: 18px;
}

#resultado-de-busca strong{
	font-size: 28px
}

.remove-li {
	-webkit-transform: translateY(-40px);
	-moz-transform: translateY(-40px);
	-ms-transform: translateY(-40px);
	-o-transform: translateY(-40px);
	transform: translateY(-40px);
	opacity: 0;
}

.search-bt-input{
    float: right !important;
    position: absolute;
    right: 0px;
    text-align: right !important;
    width: 100% !important;
}

/*-- HACK FOR IE8 --*/
.ie8 .search-bt-input{
	background: url('../images/bg-ie.png');
}

.search-bt-input form{
	display: block !important;
	position: absolute;
}

#search{
    position: absolute;
    opacity: 1;
    visibility: visible;
    top: -8px;
    right: 0px;
    width: 100%;
    height: 36px;
	transition: 1.8s ease-in-out;
    /* background: none !important; */
}

#search input{
	background: none;
	height: 100%;
	right: 0px;
	position: absolute;
	width: 100%;
	transition: 1.8s ease-in-out;
}

.close #search input,
.close #search{
	width: 0%;
    opacity: 0;
    visibility: hidden;
}

.search-bt{
  cursor: pointer;
  font-size: 12px;
  text-align: right;
  line-height: 25px;
  display: inline-block;
}

.align-elements div{
	vertical-align: middle;
	display: inline-block;
}

.btn-simple{
	border: 1pt solid #656565;
	color: #656565;
	font-size: 12px;
	padding: 10px 20px;
	width: 100%;
}

.tabs{
	float: left;
    vertical-align: top;
    padding: 10px 8.15%;
    background: #656565;
    color: #fff;
    margin-left: -4px;
}

.title_tab{
	background: #656565;
	color: #fff;
	float: left;
	width: 100%;
	margin-top: 40px;
	padding: 15px 10px;
	font-size: 14px;
	font-family:'open_sansbold';
}

.genero{
	color: #040404;
	height: 235px;
	float: left;
	width: 100%;
	padding: 10px;
}

.content_tab{
	float: left;
    width: 100%;
}

.genero b{
	float: left;
	width: 100%;
}

.macho{
	background: #e9f2fa;
}

.femea{
	background: #f2f5db;
}

.accordion{
    border-bottom: 1pt solid #e5e5e5;
}

.accordion .cell{
	padding: 0;
	padding-right: 10px;
}

.descend_2 .genero{
    height: 196px;
}

.descend_3 .genero{
    font-size: 14px;
    height: 95px;
    padding: 0 10px;
}

.genero{
	height: 397px;
	display: table;
	margin-bottom: 5px;
}

.descend_4 .genero{
    height: 46px;
    padding: 0px 10px;
}

.genero span{
	display: table-cell;
	vertical-align: middle;
}

.content-accordion{
	display: none;
}

.open_ .content-accordion{
	display: block !important
}

.mapa-site{
	margin-top: 75px;
}

.slider-nav{
	height: 310px;
	overflow: hidden;
	margin-top: 20px;
}

.slide-for{
	width: 100%;
	overflow: hidden;
	height: 380px;
}

.dados-cavalos{
	padding: 40px 0 40px 50px !important;
	background: #fafafa;
}

.video{
	background: url('../img/default.png') #f1f1f1 center center no-repeat;
	margin-bottom: 10px;
	height: 170px;
	width: 100%;
	position: relative;
}

.video i{
	opacity: 0;
	transition: .2s ease-in;
}

.imagem_video{
	position: absolute;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	transition: .1s ease-in;
}

.imagem_video:after{
	content: '';
	opacity: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	transition: .2s ease-in;
	background: rgba(44, 84, 172, 0.77);
}

.video:hover i, .video:hover .imagem_video:after{
	opacity: 1 !important;
}

#video .title-modal{
	display: none;
}

#video .content-modal{
	padding: 0px;
}

#video.window-modal{
	width: auto;
	padding: 0;
}

#descricao{
	background: #fafafa;
}

.lista, .lista b, .lista li{
	float: left;
	width: 100%;
}

.lista li{
	margin-bottom: 20px;
}

.paterna, .materna{
	color: #286ab3;
	display: block;
	float: left;
	font-family: 'open_sansbold';
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 14px;
	padding: 4px 10px;
	width: 100%;
}

.paterna{ background: #e9f2fa;  }
.materna{ background: #f2f5db;  }

.li-search-bt{
	transition: .2s ease-in;
}

.show-form .li-search-bt{
    width: 100%;
    position: absolute;
    right: 0px;
}

#nav-bar{
	width: 38px;
	height: 45px;
	right: 10px;
	top: 33px;
	position: absolute;
	z-index: 9999;
	display: none;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	cursor: pointer;
}

#nav-bar span {
  display: block;
  position: absolute;
  height: 4px;
  width: 100%;
  background: #2e6eb6;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

/* Icon 3 */

#nav-bar span:nth-child(1) {
  top: 0px;
}

#nav-bar span:nth-child(2),#nav-bar span:nth-child(3) {
  top: 12px;
}

#nav-bar span:nth-child(4) {
  top: 24px;
}

#nav-bar.open span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%;
}

#nav-bar.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

#nav-bar.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#nav-bar.open span:nth-child(4) {
  top: 12px;
  width: 0%;
  left: 50%;
}

#slider_content{
	padding-bottom: 0px;
}

.has-error {
	border-color: #bf1c1c !important;
}

.has-error label{
	color: #bf1c1c;
}

span.form-error{
	display: none
}

.final{
	padding-top: 14px;
}

.fancybox-button{
	transition: .4s ease-in-out;
}

.fancybox-button:hover{
	opacity: 0.8;
	cursor: pointer;
}

#contato-modal b{
	color: #000000;
	float: left;
	width: 100%;
	font-size: 30px;
	font-family: 'open_sansextrabold';
}

#contato-modal .content-modal{
	padding-top: 0px;
	font-size: 16px;
}

#cavalo-container{
	margin-bottom: 15px;
	padding: 15px;
	font-weight: bold;
	color: #a7a7ad;
	background-color: #eee;
}

.icon-check{
	margin-top: 2px;
	margin-right: 10px;
	float: left;
	opacity: .35;
	-webkit-opacity: .35;
	-moz-opacity: .35;
	-ms-opacity: .35;
	-o-opacity: .35;
}

.icon-mail{
    width: 104px;
    height: 88px;
    display: inline-block;
    background-position: -193px -197px;
}

.fancybox-title{
	text-align: center;
}

.default-270 {
   display: flex;
   border: none !important;
   background-image: url('../img/default-270.jpg');
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center center;
}

.default-570 {
  background-image: url('../img/default-570.jpg');
}

.adicionado, .adicionado:hover{
	border: 1pt solid #abaeb1;
	background: #b7b8b9;
    color: #fff;
}

.adicionado:hover{
	opacity: 0.9;
}

.slick-vertical img{
    max-width: 80px;
    /*max-height: 80px;*/
}

.cavaloImg
{
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    float: left;
    height: 300px;
    width: 100%;
}

#animaisInterna
{
	padding: 10px;
	height: auto;
	height: 324px;
	overflow: hidden;
	background: #fdfdfd;
	/* border: 1pt solid #f5f5f5; */
}

#video_ .col-3-12
{
	min-height: 240px;
	margin-bottom: 40px;
}



.frameMobile
{
	display: none;
    background: #fff;
    height: 595px;
    top: 23px;
    width: 100%;
    float: left;
    border: none !important;
    z-index: 999999999;
    width: 100%;
}

.slider-wrapper {
	width: 100%;
	min-height: 727px;
	padding-top: 34px;
	float: left;
	background: url('../img/institucional-time-line-bg.jpg') center/cover no-repeat
}

.topic-year {
	color: #a3c5e7;
	font-weight: bold;
	cursor: pointer;
	position: relative;
}

.slider-nav-institucional {
	position: relative;
}

.slider-nav-institucional .slick-slide:nth-child(1) .topic-year {
	border-left: 1px solid #a3c5e7;
}

.topic-year::before {
	content: '';
	width: 18px;
	height: 18px;
	display: inline-block;
	border-radius: 100%;
	background: #a3c5e7;
	transition: .400s ease-in-out;

}

.topic-year.activate span {
	color: #62d1ff;
}

.topic-year::after {
	content: '';
	width: 100%;
	height: 1px;
	position: absolute;
	top: 9px;
	left: 0;
	z-index: -1;
	background: #a3c5e7;
	transition: .400s ease-in-out;

}

.topic-year span {
	width: 100%;
	float: left;
	padding: 12px;
	font-size: 17px;
	font-family: 'open_sansbold';
}

.topic-year.activate:before {
	content: '';
	width: 18px;
	height: 18px;
	display: inline-block;
	border-radius: 100%;
	transition: .400s ease-in-out;
	background: #62d1ff;
	box-shadow: 0px 0px 0px 8px rgba(98, 209, 255, 0.39);
	z-index: 99999;
}

.slider-wrapper .btn {
	border: 1px solid #fff;
	width: 38px;
	height: 38px;
	background-repeat: no-repeat;
	background-position: center;
	display: inline-block !important;
}

.slider-nav-institucional .slick-slide {
	padding-top: 30px;
}

.slide-for-institucional {
	margin-bottom: 16px;
}

.slider-for-institucional .slick-slide {
	margin-bottom: 20px;
}

.btn-carousel-prev {
	background-image: url('../img/row-left.png');
}

.btn-carousel-next {
	background-image: url('../img/row-right.png');
}

.slider-description {
	position: relative;
    font-size: 14px;
    margin-top: 50px;
    text-align: left;
    color: #ffffff;
    float: left;
    width: 100%;
}

.btn-wrapper {
	margin-top: 20px;
}

.year-slider-description {
	font-size: 50px;
	color: #62d1ff;
	font-family: 'open_sansextrabold';
}

.text-slider-description {
	padding-top: 20px;
}

div.descr {
	width: 100%;
	display: none;
	position: absolute;
}

.icon-content {
	width: 100%;
	float: left;
	text-align: center;
	position: relative;
	margin-bottom: 25px;
	margin-top: 10px;
}

.icon-content img {
	z-index: 9999;
	position: relative;
}

.icon-content:before {
	content: '';
	position: absolute;
	width: 79px;
	height: 79px;
	top: 50%;
	background: #eff0f2;
	left: 50%;
	transform: translate(-50%, -50%);
}

.section {
	padding: 53px 0;
	font-size: 14px;
	color: #666666;
	border-bottom: 1px solid #e6e6e6;
}

.section strong {
	font-size: 18px;
	color: #26578f;
}

.text-our-history {
	font-size: 20px;
	font-family: 'open_sanssemibold';
	color: #286ab3;
}

#o-haras {
	padding-bottom: 0;
}

#o-haras-info {
	font-family: 'open_sanssemibold';
	font-size: 14px;
  line-height: 22px;
	background: #fafafa;
}

#carousel-slider img, .slider-nav-carousel img {
	width: 100%;
}

.img-content-nav {
	padding: 10px;
	display: inline-block;
}

.slider-nav-carousel .slick-slide.slick-center {
	opacity: 1;
}

.slider-nav-carousel .slick-slide {
	opacity: 0.8
}

.nav-buttons {
	position: absolute;
	top: 0;
	left: 0;
}

.carousel-wrapper {
	position: relative;
	float: left;
	width: 100%;
}

.carousel-wrapper .nav-buttons-carousel {
	background-color: rgb(255, 255, 255);
	background-size: 30px;
	background-repeat: no-repeat;
	background-position: center;
	width: 60px;
	height: 100%;
	z-index: 999;
	text-align: center;
	position: absolute;
}

.no-padding-bottom {
	padding-bottom: 0;
}

.nav-button-prev {
	left: 0;
	background-image: url('../img/icon-row-prev.png')
}

.nav-button-next {
	right: 0;
	background-image: url('../img/icon-row-next.png')
}

.title-bold {
	margin-bottom: 17px;
	display: inline-block;
	width: 100%;
	color: #286ab3;
}

.min-row {
	top: 34px;
  right: -5px;
  width: 10px;
  position: absolute;
  margin-top: -1px;
  height: 12px;
  background: url('../img/min-row.png') center center no-repeat;
}
.box-depoimento{
	padding: 30px;

}

.bg-depoimento{
	position: relative;
	padding: 00px 120px;
-webkit-box-shadow: -29px -26px 22px -33px rgba(82,82,82,0.66);
-moz-box-shadow: -29px -26px 22px -33px rgba(82,82,82,0.66);
box-shadow: -29px -26px 22px -33px rgba(82,82,82,0.66);
	min-height: 360px;

}
.bg-depoimento p{
	padding-top: 60px;
	font-style: italic;
}
.bg-depoimento p strong{
	color: #26578f;
}

.ico-quote{
    position: absolute;
    width: 91px;
    height: 91px;
    top: -20px;
    left: 30px;
}

#depoimentos .slick-dots li button{
	background: #dfe3e8;
}