body {
 	background:#a9c8c9 url(../interface/bg.jpg) no-repeat center center fixed;

	font-size:100%;
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust:100%;

	font-family:'Source Sans Pro', sans-serif;
	font-weight:300;
	color:#2E3744;
}

.navbar {
	background: none;
	border: none;
	margin-bottom: 0;
	/*background: url(../interface/bg-menu-left.png) left top no-repeat;*/
	/*height: 101px;*/
	margin-right: -15px;
	margin-left: -15px;
}

.navbar *{ z-index: 99999 !important; }

.navbar .container-fluid {
	position: relative;
	background: url(../interface/bg-menu-color.png);
	height: 90px;
}

h1.navbar-brand {
	width:120px;
	height:90px;
	text-indent:-5000px;
	background:url(../interface/logo.png) no-repeat;

	padding: 0;
	margin: 0;
	position: relative;
	left: 30px;
}

ul.nav li, ul.nav li a {
	font-size:1.2em;
	font-weight:400px;
	text-decoration:none;
	text-transform:uppercase;
	line-height:60px;
	color:#FFFFFF;
	z-index: 10000;
}

ul.nav li a:hover { background:url(../interface/setinha-menu.png) center bottom no-repeat; }

.navbar-toggle .icon-bar {
	background: #fff;
	height: 4px;
    width: 32px;
}

.headline {
	background: url(../interface/bg-menu-pattern.png) repeat-x;
	text-transform: uppercase;
	font-size:2.1em;
	line-height:110px;
	color:#555555;
	font-weight:400;
	letter-spacing:.2em;
}

.headline strong {
	color: #2e3744;
    font-weight: 600;
}




.chamada img {
	border-bottom: 3px solid #2e3744;
	width: 	100%;
	float: left;

	position: relative;
	top: -100px;
}

#chamada {
	color:#FFFFFF;
	text-align:center;
}

#boxchamada {
	line-height: 2.5em;
	border: 3px solid #FFF;
	margin-top: 105px;
	margin-bottom: 105px;
	padding: 0;
}

.banner {
	padding: 0;
	position: relative;

	background: url(../images/img-chamada2.jpg) no-repeat center center;
	background-size: cover;
	border-bottom: 3px solid #2e3744;
}

.border-collie {
	background: url(../images/img-chamada-interna6.jpg) no-repeat center center;
	background-size: cover;
	min-height: 193px;
}

/**
 * PLANTEL
 */
.border-plantel {
    background: url(../images/img-chamada-interna2.jpg) no-repeat center center;
    background-size: cover;
    min-height: 193px;
}

.plantel .plantel-img {
    width: 100%;
}

.plantel .plantel-info {
    margin-bottom: 10px;
}

.plantel .plantel-info:hover {
    opacity: 0.8;
}

.plantel .plantel-info .desc {
    background: #F6F6F6;
    padding: 10px;
}

.plantel .plantel-info .desc a {
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 600;
    color: #2E3744;
}

.plantel .plantel-info .desc h3 {
    font-size: 16px;
    line-height: 22px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.plantel .plantel-info .desc ul {
    list-style-type: none;
    padding-left: 0px;
    font-size: 14px;
    font-weight: bold;
}

/**
 * PLANTEL VER
 */
.border-plantel-ver {
    background: url(../images/img-chamada-interna.jpg) no-repeat center center;
    background-size: cover;
    min-height: 193px;
}

.plantel-ver .plantel-info-img {
    width: 100%;
}

.plantel-ver .plantel-info ul {
    list-style-type: none;
    padding-left: 0px;
    font-size: 14px;
    font-weight: bold;
}

.plantel-ver .plantel-info ul li {
    background: #F6F6F6;
    border-top: 1px solid #F0F0F0;
    color: #2E3744;
    font-weight: 400;
    line-height: 25px;
    text-decoration: none;
    padding: 10px;
}


/**
 * CONTATO
 */
.border-contato {
	background: url(../images/img-chamada-interna5.jpg) no-repeat center center;
	background-size: cover;
	min-height: 193px;
}

.contato-button {
    color: #FFF;
    width: 90%;
    height: 55px;
    text-transform: uppercase;
    font-weight: 400;
    color: #FFFFFF;
    border: none;
    background: #26687D;
}
.contato-button strong {
    font-size: 15px;
}

/**
 * CANIL
 */
.border-canil {
	background: url(../images/img-chamada-interna2.jpg) no-repeat center center;
	background-size: cover;
	min-height: 193px;
}

/**
 * FILHOTES
 */
.border-canil {
    background: url(../images/img-chamada-interna4.jpg) no-repeat center center;
    background-size: cover;
    min-height: 193px;
}




.filhotes .botao-informacoes{ padding:10px !important; }

/**
 * NOTICIAS
 */
.border-content h3 {
    margin: 0px;
}

.border-content img {
    max-width: 100% !important;
    max-height: 100% !important;
}

.border-content .noticia-title {
    color: #2D3642;
    text-decoration: none;
}

.border-content .noticia-title:hover {
    color: #757575;
}

.filhotes .table .info-button {
    background: #26687D;
    padding: 4px;
    font-size: 12px;
    color: #FFF;
}



img.paimaeninhada{
	display: block !important; 
	max-width: 200px !important;
}

@media (max-width: 480px) {
	img.paimaeninhada{
		max-width: 100% !important;
	}
}

/**
 * NINHADA VER
 */
.border-ninhada {
    background: url(../images/img-chamada-interna4.jpg) no-repeat center center;
    background-size: cover;
    min-height: 193px;
}

/**
 * FOTOS
 */
.border-fotos {
    background: url(../images/img-chamada-interna3.jpg) no-repeat center center;
    background-size: cover;
    min-height: 193px;
}

.galeria .img {
    background: #F6F6F6;
    border: 2px solid #FFFFFF;
    text-align: center;
    height: 185px;
    vertical-align: middle;
}

.galeria img {
    padding: 10px;
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

/**
 * TABLES
 */
.table {
    font-size: 14px;
    font-weight: 600;
}

.table thead {
    background: #26687D;
    color: #FFF;
}

.table tbody {
    background: #F6F6F6;
}

.border-content {
	background: #FFF;
	padding-bottom: 30px;
}

.border-content h2 {
	margin-bottom: 15px;
    line-height: 35px;
    text-transform: uppercase;
    font-size: 2.5em;
    font-weight: 600;
    color: #26687D;
}

.border-content h3 {
	margin-bottom: 15px;
    line-height: 35px;
    text-transform: uppercase;
    font-size: 2em;
    font-weight: 400;
    color: #26687D;
}

.border-content p {
	margin-bottom: 20px;
    line-height: 30px;
    font-size: 1.8em;
    text-align: justify;
}

#boxchamada a {
	display:block;
	padding:20px 30px;
	font-size:2.1em;
	line-height: 35px;
	font-weight:400;
	text-transform:uppercase;
	text-decoration:none;
	color:#FFFFFF;
	background: rgba(0, 0, 0, 0.4);
}

#boxchamada a:hover {
	background:rgba(0, 0, 0, 0.5);
}

.destaques h2 {
	line-height:35px;
	text-transform:uppercase;
	font-size:2.5em;
	font-weight:600;
	/*border-bottom:3px solid #cacdd0;*/
	color:#26687D;
	/*letter-spacing:.1em;*/
}

.destaques > div > a {
	display:block;
	width:220px;
	height:133px;
	margin:0 auto 10px auto;
	padding:0;
	overflow:hidden;
	border:2px solid #F6F6F6;
	background:#E7E7E7;
}

.destaques > div > a img {
	width:220px;
	margin:0;
	padding:0;
	opacity:1;
	background:#E7E7E7;
}

.destaques > div > a:hover img {
	opacity:0.9;
}

.destaques > div > h3 {
	display:block;
	width:220px;
	margin:5px auto 0 auto;
	padding:10px 0;
	font-size:1em;
	font-weight:400;
	text-align:center;
	text-decoration:none;
	color:#2E3744;
	background:#F6F6F6;
}

.destaques > div > h3 a.thome {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	text-decoration: none;
	color:#333333;
	background: none;
	font-size: 1.7em;
	text-transform: uppercase;
}

.destaques > div > h3 a:hover.thome {
	color:#999999;
}

.rodape {
	padding-top: 10px;
	font-size:1.8em;
	text-align:center;
	line-height:3.2em;
	color:#FFFFFF;
	background:#2e3744 url(../interface/seta-rodape.png) top center no-repeat;
}

.rodape a {
	margin:0 0 0 5px;
	text-decoration:none;
	color:#FFFFFF;
}
.rodape a:hover {
	text-decoration:underline;
}

.rodape span {
	width:5px;
	height:3.2em;
	padding:0 15px;
	display:inline-block;
	text-indent:-5000px;
	background:url(../interface/separador-rodape.png) center center no-repeat;
}

.royal {
	margin: 2em;
}

.navbar, .border-content, #chamada, .headline {
	/*box-shadow: 5px 5px rgba(0,0,0,0.25);*/
	/*border: 1px solid #202020;*/
	box-shadow: -1px 2px 7px rgba(50, 50, 50, 0.75);
}

.rodape {
	/*box-shadow: -1px 2px 7px rgba(50, 50, 50, 0.75);*/
	box-shadow: -1px 6px 6px rgba(50, 50, 50, 0.75);
}



/* CONTATO */
.contato form label {
	margin:0 0 5px 0;
	display:block;
}

.contato form input, .contato form textarea {
	display:block;
	width:90%;
	margin:0 auto 10px;
	padding:15px 20px;
	font-size:1.5em;
	font-family:'Source Sans Pro', sans-serif;
	font-weight:300;
	border:1px solid #F0F0F0;
	background:#F9F9F9;
}

.contato form input[type="submit"] {
	width:90%;
	height:55px;
	text-transform:uppercase;
	font-weight:400;
	color:#FFFFFF;
	border:none;
	background:#26687D;
}

::-webkit-input-placeholder {
 	font-weight:400;
	color:#555555;
}

:-moz-placeholder { /* Firefox 18- */
	font-weight:400;
	color:#555555;
}

::-moz-placeholder {  /* Firefox 19+ */
	font-weight:400;
	color:#555555;
}

:-ms-input-placeholder {
	font-weight:400;
	color:#555555;
}

.contato .info {
	padding:25px;
	border:1px solid #F0F0F0;
	background:#F9F9F9;
}

.contato .info h3 {
	font-weight:400;
	margin:0 0 15px 0;
	font-size:2.4em;
}

.contato .info ul {
	list-style: none;
	padding-left: 0;
}
.contato .info ul li{
	margin:0 0 10px 0;
	font-size:1.8em;
	/*line-height:2em;*/
}

#done { display:none; }



/* OVERRIDE NAVBAR BREAKPOINT */
@media (max-width: 990px) {
   /*.navbar-collapse.collapse {
        display: none !important;
    }

    .navbar-collapse {
        overflow-x: visible !important;
    }

    .navbar-collapse.in {
      overflow-y: auto !important;
    }

    .collapse.in {
      display: block !important;
    }*/

    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        // float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        // float: none!important;
        // margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }
   .navbar-nav .open .dropdown-menu {
       position: static;
       float: none;
       width: auto;
       margin-top: 0;
       background-color: transparent;
       border: 0;
       -webkit-box-shadow: none;
       box-shadow: none;
    }
}


@media only screen and (min-width: 1024px) {
	.navbar {
		margin-top: 10px;
	}
}

@media only screen and (max-width: 990px) {
	.rodape {
		line-height:2em;
	}

	.border-content {
		margin-top: -20px;
	}
}

/* Larger than mobile */
@media only screen and (min-width: 120px) {
	ul.nav li {
		background: #2E3442;
		font-size: 2em;
	}

	ul.nav li a:hover { background: #888; }

	.navbar-header {
		max-width: 880px;
	}
}

@media only screen and (max-width: 990px) {
	.headline {
		font-size: 1.4em;
		line-height: 2.5em;
	}

	.banner .row {
		margin-left: 15px;
		margin-right: 15px;
	}

}

/* Larger than tablet */
@media only screen and (min-width: 990px) {
	ul.nav li {
		background: none;
		font-size: 1.4em;
	}
	ul.nav li a:hover { background:url(../interface/setinha-menu.png) center bottom no-repeat; }
}
