body, p, ul, ol, dl, input, textarea {
   font-family: 'Montserrat', sans-serif;
/*font-family: 'PT Sans', sans-serif;*/
}
 h1, h2, h3, h4, h5, h6{
 	font-weight: bold;
 }


header{
	background: url(../../imgs/images/bg-header.jpg) no-repeat center top;
}

body,a{
	color: #343438;
}
a:hover{
	opacity: 0.8;
}

nav ul a{
	padding: 0 10px;
	font-size: 13px;
}

.no-m{
	margin: 0;
}

.text-topo{
	margin:0;
	float:  right;
	padding: 10px 0;
}

.text-topo li{
	display: inline;
	margin-left: 5px;
	font-size: 13px;
}

.text-topo li.rd i{
	font-size: 20px;
	position: relative;
	top: 3px;
}

#botao-reserva{
	position: absolute;
    top: 53px;
    left: -19px;
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 0;
    position: absolute;
    width: 100%;
    bottom: 10px;
    z-index: 80;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #0D47A1;
}
.detsub{
	border-bottom: 1px solid #dedede;
}

.logo-topo{
	display: table;
	margin: 20px 0;
}

.edu-bt{
	display: table;
	margin-top: 60px;
}
header nav a{
	font-weight: bold;
}

nav{
	background: #c62828;

}

.texto{
	text-align: justify;
}

.destaque img{
	display: table;
	width: 100%;
}

.detalhes-inf{
	padding: 10px 0;
	border-bottom: 7px solid #fddb37;
	margin-bottom: 30px;
}

a.color-bt{
	color: #fff;
	display: table;
	width: 100%;
	height: 70px;
	border-right: 1px solid #1c3c87;
}

a.color-bt:hover{
	color:#ed1c24;
}

.detalhes-inf h3{
	text-transform: uppercase;
	font-size: 18px;
	margin-bottom: 0;
	text-align: center;
}
.detalhes-inf h3 span{
	display: block;
	font-size: 9px;
	position: relative;
	right: -39px;
	top: -8px;
}
.detalhes-inf h3 i{
	font-size: 60px;
    position: relative;
    top: 0;
    margin-right: 10px;
    margin-bottom: 10px;
}


.titulos{
	font-size: 30px;
	font-weight: bold;
	color: #224390;
	padding-left: 60px;
	position: relative;
	border-bottom: 1px dashed #cecece;
	padding-bottom: 20px;
}

.titulos::after{
	content:'';
	display: block;
	width: 50px;
	height: 50px;
	background: url(../../imgs/ico-left.png) no-repeat;
	position: absolute;
	top: -11px;
	left: 0;
}

.not-mais{
	font-size: 20px;
	margin-top: 0;
}

.not-mais span{
	color: #e9202e;
	font-size: 11px;
	display: block;
}


.owl-theme .owl-nav [class*=owl-] {
    color: #0D47A1;
    font-size: 50px;
    margin: 5px;
    padding: 4px 7px;
    background: transparent;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: transparent;
    color: #ed1c24;
    text-decoration: none;
}


.owl-theme .owl-nav {
    margin-top: 0;
    position: absolute;
    width: 100%;
    bottom: 50%;
}

.owl-prev,.owl-next{
	position: absolute;
	top: 0;
}

.owl-prev{
	left: 20px;
}

.owl-next{
	right: 20px;
}

.sessao-midia{
	margin-top: 50px;
	padding: 25px 0;
}

.sessao-instagram{
	margin-top: 50px;
}

.sessao-localizacao{
	padding: 30px 0 0 0;
}

.sessao-localizacao .row{
	margin-bottom: 0;
}

.sessao-inferior{
	background:#061c51 ;
	color: #fff;
}

i.right {
    float: right;
    margin-left: 0;
}

.dropdown-content li>a, .dropdown-content li>span {
    font-size: 16px;
    color: #224390;
    display: block;
    line-height: 22px;
    padding: 14px 16px;
}

.dropdown-content{
	top: 64px !important;
}

textarea {
	padding: 9px 15px;
    width: 100%;
    height: 120px;
    -webkit-box-sizing:inherit;
    box-sizing: inherit;
        border: 2px solid #0D47A1;
        border-top:0;
        border-left:0;
        border-right:0; 
    
}
input:not([type]), input[type=text]:not(.browser-default), input[type=password]:not(.browser-default), input[type=email]:not(.browser-default), input[type=url]:not(.browser-default), input[type=time]:not(.browser-default), input[type=date]:not(.browser-default), input[type=datetime]:not(.browser-default), input[type=datetime-local]:not(.browser-default), input[type=tel]:not(.browser-default), input[type=number]:not(.browser-default), input[type=search]:not(.browser-default), textarea.materialize-textarea {
   background-color: #fff;
    border-bottom: 2px solid #0D47A1;
      
    border-radius: 0;
    outline: none;
    height: 3rem;
    width: 100%;
    font-size: 1rem;
    margin: 0 0 20px 0;
    padding: 9px 15px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-box-sizing:inherit;
    box-sizing: inherit;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.wpcf7-submit {
    font-weight: 700;
    border-radius: 40px;
    background: none;
    color: #0D47A1;
    box-shadow: none;
    border: 2px solid #0D47A1;
    font-family: 'Montserrat', sans-serif;
    padding: 0 65px 0 65px;
    height: 50px;
    line-height: 48px;
    float: right;
}

.imgfooter{
	float: left;
	margin-right: 10px;
}

footer{
	background: #0d2661;
	padding-top: 30px ;
}

footer h5{
	font-size: 18px;
	color: #fddb44;
}

footer h5 a{
	color:#fddb44 ;
}
footer ul{
	padding-left: 20px !important;
	color: #556a9b;
}
footer ul li{
	text-transform: uppercase;
	font-size: 14px;
	margin-bottom: 5px;
}

footer ul li a{
	color: #556a9b;
}

footer strong{
	display: block;
	margin-left: 15px;
}
.sessao-inferior{
	padding: 10px 0;
}
.sessao-inferior span{
	display: block;
	font-weight: bold;
	color: #fddc44;
}


.side-nav{
	background-color: #c62828;
}

.side-nav a{
	color: #fff !important;
	font-weight: bold;
	text-transform: uppercase;
}



/** =Paginate links Styles
 ******************************************* **/
.page-numbers {
    float: left;
    margin-top: 10px;
    width: 100%;
}
.page-numbers li {
    display: inline-block;
    margin-left: 3px;
    border-radius: 50%;
}
.page-numbers a, .page-numbers .dots, .page-numbers .next, .page-numbers .prev {
    padding: 6px 12px;
    text-decoration: none;
    border-radius: 40%;
    border: 2px solid #0D47A1;
}
.page-numbers a:hover, .page-numbers .next:hover, .page-numbers .prev:hover {
    background: #666;
	color:#fff;
}
.page-numbers .current {
padding: 6px 12px;
    border-radius: 40%;
    border: 2px solid #2c4190;
    color: #2c4190;
}

.soci-mob{
	display: none;
}


@media only screen and (max-width: 1400px){
	.detalhes-inf h3{
		font-size: 12px;
	}

	.detalhes-inf h3 i {
    font-size: 50px;
}

	.detalhes-inf h3 span {
    display: block;
    font-size: 7px;
    position: relative;
    right: -36px;
    top: -5px;
}
	
}

@media only screen and (max-width: 1290px){
	.detalhes-inf h3{
		font-size: 11px;
	}

	.detalhes-inf h3 i {
    font-size: 40px;
}
.detalhes-inf h3 span {
    display: block;
    font-size: 7px;
    position: relative;
    right: -32px;
    top: -3px;
}


}


@media only screen and  (min-width:1150px){

	.container{
		width: 1170px;
	}
	



}

	

}
@media only screen and (max-width: 1149px){
	.container {
	    width: 90%;
	}
	
}


/* COL-MD */
@media only screen and  (max-width:1100px) and (min-width:992px){

}
/* COL-SM */
@media only screen and  (max-width:992px) and (min-width:767px){
    
}
/* COL-XS */
@media only screen and  (max-width:600px){
/*
	.container {
    width: 97%;
}*/

#botao-reserva {
    position: relative;
    top: 0;
    left: 0;
    font-size: 11px;
    width: 100%;
}

.owl-theme .owl-nav{
	bottom: 70%;
}
.owl-theme .owl-nav [class*=owl-] {
    color: #0D47A1;
    font-size: 20px;
    margin: 5px;
    padding: 4px 7px;
    background: transparent;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
}

.tfr{
	display: none !important;
}

.text-topo{
	float: left !important;
    width: 100%;
    text-align: center;
}

.rd{
	display: none !important;
}

.soci-mob{
	position: absolute;
	right: 0;
	display: block !important;
	top: 0;
}

a.color-bt{
	height: 50px;
}

.soci-mob a{
	display: inline;
	color: #fff;
	margin: 5px;
}

.owl-next {
    right: 5px;
}
.owl-prev {
    left: 5px;
}
header {
    background: url(../../imgs/images/bg-header.jpg) no-repeat center bottom;
}

header .row{
	margin:0;
}

.logo-topo img{
	width: 180px !important;
}

.text-topo span{
	display: block;
}

.edu-bt {
    display: initial;
    margin-top: 0px;
    width: auto;
    text-align: center;
    position: relative;
    top: -110px;
}

.edu-bt img{
	width: 80px;
}


.detalhes-inf .row .col {
    width: 16%;
    border: 0;
    text-align: center;
}

.titulos {
    font-size: 150%;
}

.detalhes-inf h3{
	text-align: left;
	font-size: 10px;
	margin:0;
}

.imgfooter{
	display: none;
}

.detsub{
	background: #fafafa;
}

}


