/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 15/02/2021, 12:44:43
    Author     : Cristiano
*/

/* :: Import Fonts */
@font-face {
     font-family: Open Sans;
     src: url('../fonts/OpenSans-Regular.ttf');
     font-weight: normal;
     font-style: normal;
}
/* :: Import Fonts */
@font-face {
     font-family: Caviar Dreams;
     src: url('../fonts/CaviarDreams.ttf');
     font-weight: normal;
     font-style: normal;
}
@font-face {
     font-family: Times New Roman;
     src: url('../fonts/times.ttf');
     font-weight: normal;
     font-style: normal;
}

.logo-light{
    padding: 10px;
}

.logo-dark{
    padding: 10px;
    height: 90px;
}

.navbar-nav > li > a, ul.dropdown-menu li a {
    font-size: 16px;
    font-family: Caviar Dreams;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
}
.navbar-nav > li > a:hover, ul.dropdown-menu li a:hover{
    color: #C38D6C;
}
.navbar-nav > li > a:hover, .navbar-nav > .active > a {
    color: #C38D6C;
}
.top-bar {
    background-color: rgba(0,0,0,.5);
}
.affix-top{
    background-color: rgba(0,0,0,.5);
    height: 155px;
} 
.header-fixed .affix{
    background-color: rgba(0,0,0,.8);
} 
.affix-top .nav-bordered-right {
    margin-top: 30px;
} 

.top-bar .top--contact, .top-bar .top--login {
    font-family: 'Caviar Dreams', sans-serif;
}

.pos-vertical-center{
    top: 60%;
}

.affix .navbar-toggle .icon-bar, .header-light .navbar-toggle .icon-bar {
    background-color: #fff; 
}

.affix .navbar-toggle, .header-light .navbar-toggle {
    border-color: #fff;
}

.testimonial--meta-content h4{
    font-size:30px;
    padding-top: 20px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 200;
    font-style: normal;
}

.testimonial-panel {
    border-radius: 10px;
}

.text-equipe{
    font-size:16px;
    font-family: 'Open Sans', sans-serif;
}

.footer--widget-content .work--schedule li{
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
}

.footer-widget .footer--widget-title h5 {
    color: #ffffff;
    font-size: 20px;
    line-height: 1.5;
    text-transform: uppercase;
    margin-bottom: 30px;
    font-weight: 600;
    letter-spacing: 1px;
    font-family: 'Caviar Dreams';
}

.footer-widget .footer--widget-contact ul li {
    margin-bottom: 5px;
}

.footer-widget {
    padding-top: 90px;
    padding-bottom: 50px;
}

.social{
    margin-top: 20px;
}

.social a {
    border: solid #fff 1px;
    padding: 10px;
    color: #fff;
}

.social a:hover {
    border: solid #fff 1px;
    background: #C38D6C;
    color: #fff;
}

.social .share-instagram{
    padding: 10px 13px 10px 13px;
}

.social .share-facebook, .social .share-map{
    padding: 10px 15px 10px 15px;
}

.whatsappBT {
    opacity: 0.7;
    position: fixed;
    bottom: 40px;
    right: 5px;
    padding: 10px;
    z-index: 1001;
    transition:0.5s all;
    -webkit-transition:0.5s all;
    -moz-transition:0.5s all;
    -o-transition:0.5s all;
    -ms-transition:0.5s all;
}
.whatsappBT:hover {
    opacity: 1;
}
.LinkBit{
    text-decoration: none; 
    font-weight: 700;
    color: #fff;
}

.LinkBit:hover{
    color:#C38D6C;
}

.testimonial-2 .testimonial-panel p {
    font-family: 'Caviar Dreams', serif;
    font-size: 35px;
}

.heading .heading--title--2 {
    font-size: 46px;
    font-family: 'Caviar Dreams', serif;
}

.heading .heading--title {
    font-family: 'Caviar Dreams', serif;
}

.Mapa h2{
    color: #fff;
    font-family: 'Caviar Dreams', serif;
    font-size: 23px;
    font-weight: 700;
    letter-spacing: 1px;
}
.Mapa ul > li{
    font-family: 'Caviar Dreams', serif;
    font-size: 16px;
    color: #fff;
}

.map{
    margin-bottom: 20px;
}

.video-button-1 .heading .heading--title {
    font-weight: 700;
}

.video-button-1 .heading .Funcao {
  font-size: 18px;
  font-family: 'Caviar Dreams', sans-serif;
  font-style: italic;
  line-height: 0px;
}

.dropdown-menu > li > a{
    padding-top: 10px;
}

.pricing-2 .pricing-panel .pricing--heading {
    color: #222222;
    font-family: 'Caviar Dreams';
}

.blog-entry .entry--more a {
    color: #C38D6C;
}

.blog-entry .entry--meta span {
    font-family: 'Open Sans', serif;
}

.blog-entry .entry--title h4 a {
    font-family: 'Caviar Dreams';
}

.blog-entry .entry--bio {
    text-align: justify;
}

.pagination > .PagAtual > a, .pagination > .PagAtual > a:hover {
    background-color: #C38D6C;
    color: #ffffff;
    border-color: #C38D6C;
    border-radius: 0;
    cursor: default;
}

.pagination > li > a:hover {
    background-color: #C38D6C;
    color: #ffffff;
    border-color: #C38D6C;
    border-radius: 0;
}

.blog-single .blog-entry .entry--title h3 {
    color: #333333;
    font-family: 'Caviar Dreams';
}

.widget .widget--title h5 {
    color: #333333;
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
    margin-bottom: 40px;
    font-family: 'Caviar Dreams';
}
.entry{
    padding: 15px;
    border: solid 1px #9797A6;
    margin-bottom: 20px;
    background-color: #fff;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -o-transition: all 0.35s;
    transition: all 0.35s;
}
.entry:hover{
    opacity: 0.8;
}
.entry-title {
    padding-top: 10px;
    padding-bottom: 10px;
}
.entry-meta {
    padding-bottom: 15px;
    color: #A8A8B7;
}
.widget .entry-title {
    color: #333333;
    font-family: 'Open Sans';
    margin-top: 10px;
}

.video--content .video--button .popup-video {
    color: #fff;
    border: 3px solid #fff;
    background-color: rgba(170, 0, 0, 0.6);
}

.video--content .video--button .popup-video:hover {
    color: #AA0000;
    border: 3px solid #AA0000;
    background-color: rgba(170, 0, 0, 0.6);
}

.img-diferenciais{
    border-radius: 10px;
}

.testimonial--meta-content h4{
    font-size: 25px;
    padding-top: 25px;
}