/* ==============================
   cores
   ============================== */

.cor-fundo-verde{
    background-color: #c6e5c7;
}

.cor-fundo-amarelo-padrao{
 background: url("../images/ponto-padrao.png") repeat;
}

.cor-fundo-beige{
    background-color:#f7f5e7;
}


.cor-fundo-amarelo{
    background-color:#f7e482;
}


.cor-titulo-beige{
    color:#f5f1e7;
}



.btn-mod.btn-beige{
  	color: #111;
  	background: rgba(245, 241, 231, 0.8);
}
.btn-mod.btn-beige:hover,
.btn-mod.btn-beige:focus{
  	color: #111;
  	background: #f5f1e7;
}

.fundo-verde-padrao{
   background:url(../images/padrao-verde.png) repeat;
}

.fundo-verde-padrao-2{
   background:url(../images/padrao-verde-2.png) repeat;
}

.fundo-transparente-padrao{
   background:url(../images/padrao-transparente.png) repeat;
}


.cor-azul,
.cor-azul a,
.text h3,
.banner-content h3,
h2.section-title,
.cor-menu-azul .inner-nav ul li a{
    color:#00396a;
}

.cor-azul a:hover{
        color:#00396a;
}

.cor-menu-azul .inner-nav ul li a.active,
.cor-menu-azul .inner-nav ul li a.active,
.cor-menu-azul .inner-nav ul li a:hover  {
    color:#393d7e;
    text-decoration:line-through;
}

.cor-fundo-menu-verde.mobile-on .desktop-nav ul{
    background:#f5f1e7;
}

 /* ==============================
    tipografia
    ============================== */

.small-text{
    margin-top: 40px;
    font-size: 11px;
    letter-spacing: 2px;
    margin-bottom: 60px;
    font-weight: 700;
    }

.inner-nav ul li a{
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: lowercase;
    font-size: 14px;
}

h3.benefit-title{
    font-size: 24px;
    margin-bottom: 0px;
}

.post-prev-text,
.benefits-descr{
    font-size: 16px;
    font-weight: 400;
}

.texto-peq{
    font-size: 14px;
}

.banner-content h3,
h2.section-title,
.post-prev-title{
    font-size: 23px;
    letter-spacing: 2px;
}

.titulo-padrao h3{
font-size: 42px;
color:#00396a;
}

.footer-made{
    font-size: 12px;
}

.intro .banner-decription{
    font-size: 20px;
}
.network .post-prev-info{
    font-family: arial, sans-serif;
    color:#00396a;
}

.network .post-prev-text{
    font-size: 14px;
    color:rgba(0, 57, 106, 0.7);
    margin-bottom: 50px;
}
.ci-text a,
.network .post-prev-title a {
    color:#00396a;
}

.form-tip,
.ci-text a:hover,
.network .post-prev-title a:hover {
    color:rgba(0, 57, 106, 0.5);
}

.tips .post-prev-text{
    color:#00396a;
}

.ci-title{
    color:#00396a;
    font-size: 18px;
}

.tiles-link{
    color:#00396a;
    text-decoration: underline;
}

 /* ==============================
   botoes
   ============================== */

.btn-mod, a.btn-mod{
    background:rgba(0, 57, 106, 0.9);
}

.btn-mod:hover, .btn-mod:focus, a.btn-mod:hover, a.btn-mod:focus{
    background:rgba(0, 57, 106, 0.7);
}

.mn-soc-link {
    font-size: 16px;
    border: 0px; 
}

.mn-soc-link:hover {
    border: 0px; 
}

.btn-mod.btn-border {
    color: #00396a;
    border: 3px solid #00396a;
    font-family: "Oswald", arial, sans-serif;
    letter-spacing: 5px;
    font-size: 16px;
}


.btn-mod.btn-border:hover, .btn-mod.btn-border:focus {
    background: #00396a;
}

.booking .btn-mod.btn-border {
    color: #00396a;
    border: 3px solid #00396a;
    font-family: "Oswald", arial, sans-serif;
    letter-spacing: 5px;
    font-size: 16px;
    background: #F15B51;
}


.booking .btn-mod.btn-border:hover, .btn-mod.btn-border:focus {
    background: #00396a;
    color: #F15B51;
    /*border: 3px solid #F15B51;*/
}

.footer-social-links a:before{
    border: 0px;
}

footer i.icon-tripadvisor:hover,
.footer-social-links a:hover{
    color:#eeebd7;
}
.footer-social-links a:hover:before{
    background: transparent;
}

.footer-social-links a{
    width: 35px;
    color:#00396a;
}

.footer-social-links{
    font-size: 20px;
}

.icon-tripadvisor{
    font-size: 20px;
    color:#00396a; 
}
.icon-tripadvisor{
    font-size: 20px;
}
footer .fa{
    font-size: 28px;
}

footer i.icon-tripadvisor{
    top: 4px;
    font-size: 38px;
    -webkit-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
    -moz-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
    -o-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
    transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
}


 /* ==============================
   layout
   ============================== */

.centrar-texto{text-align: center;}


.mobile-nav {
    border-left: 0px;
    border-right: 0px;
}

.mobile-nav .fa {
    color:#00396a;
}


.mobile-on .desktop-nav ul {
    background: #f7f5e7;
}
.mobile-on .desktop-nav ul li a {
    border-bottom: 1px solid white;
}

.main-nav {
    -webkit-box-shadow: 0 0px 0 rgba(0,0,0,.05);
    -moz-box-shadow: 0 0px 0 rgba(0,0,0,.05);
    box-shadow: 0 0px 0 rgba(0,0,0,.05);
}

.pequeno-padding{
    padding: 100px 0;
}

.benefit-item:hover:after {
    opacity: 0;}


.form-control:focus,
.form-control,
.form-control:hover {
    border-color: #f7f5e7;
    background-color:#f7f5e7;
}




.form input[type="text"], .form input[type="email"], .form input[type="number"], .form input[type="url"], .form input[type="search"], .form input[type="tel"], .form input[type="password"], .form input[type="date"], .form input[type="color"], .form select {
   
    color: #00396a;
    border: 1px solid #f7f5e7;
    background-color:#f7f5e7;
    text-transform: none;
}

.form textarea:focus, .form input[type="text"]:focus, .form input[type="email"]:focus, .form input[type="number"]:focus, .form input[type="url"]:focus, .form input[type="search"]:focus, .form input[type="tel"]:focus, .form input[type="password"]:focus, .form input[type="date"]:focus, .form input[type="color"]:focus, .form select:focus {
    color: #00396a;
    border-color: #f7f5e7;
    -webkit-box-shadow: 0 0 0px #f7f5e7;
    -moz-box-shadow: 0 0 0px #f7f5e7;
    box-shadow: 0 0 0px #f7f5e7;
    outline: none;
}

.form input[type="text"]:hover, .form input[type="email"]:hover, .form input[type="number"]:hover, .form input[type="url"]:hover, .form input[type="search"]:hover, .form input[type="tel"]:hover, .form input[type="password"]:hover, .form input[type="date"]:hover, .form input[type="color"]:hover, .form select:hover {
    border-color: #f7f5e7;
}

.form textarea{
    border: 0px;
    text-transform: none !important;
}


.work-full-detail p strong {
    display: inline-block;
    color: #00715E;
    font-family: "Oswald", arial, sans-serif;
    text-transform: uppercase;
    font-size: 14px;
}

.work-full-detail p {
    text-transform:none;
    color: rgba(0, 57, 106, 0.75);
    padding: 12px 0;
    margin: 0;
    border-top: 2px solid #F7E482;
}

.work-full-detail a {
    color: #00715E;
}

.work-full-detail a:hover {
    color: rgba(0, 113, 94, 0.60);
}

.work-full-detail p:last-child {
    border-bottom: 2px solid #F7E482;
}

.work-full-detail {
    font-size: 12px;
}
.work-decritivo{
    font-size: 16px;
    color: rgba(0, 57, 106, 0.90);
}
h1.section-title{
    font-size: 44px;
    letter-spacing: 6px;
    color: #00396A;
}

.meeting-point{
    display: block;
    background-color: #FCE586;
    height: 50px;
    margin-bottom: 0;
}

.meeting-point h4{
    font-family: "Oswald", arial, sans-serif;
    padding: 14px 0;
    color: #00396A;
    font-size: 16px;
    letter-spacing: 4px;
    text-transform: uppercase;
    text-align: center;
}
.obrigado{
    margin: 0 auto;
    text-align: center;
    color: #00396A;
}

.obrigado h6{
    font-style: italic;
    font-weight: 400;
    letter-spacing: 1px;
    font-size: 20px;
    margin-bottom: 10px;
    
}



.btn-mod.btn-obrigado {
    color: #00396a;
    border: 3px solid #00396a;
    font-family: "Oswald", arial, sans-serif;
    letter-spacing: 5px;
    font-size: 18px;
    background-color: #B5DCB9;
    padding: 20px 40px;
}

.btn-mod.btn-obrigado:hover, .btn-mod.btn-obrigado:focus  {
  
    background-color: #00396a;
}

