.fone-top{font-size: 16px;font-weight: 600;text-transform: uppercase; margin-top: 25%;}
.fone-top b {font-size: 13px;}
.bem-vindo {border-right: 5px solid #ddd;}
.continueLendo {}

.continueLendo {
  display: table;
  white-space: nowrap;
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
}
.continueLendo:before,
.continueLendo:after {
  border-top: 2px solid #bad701;
  content: '';
  display: table-cell;
  position: relative;
  top: 0.9em;
  width: 45%;
}
.continueLendo:before {
  right: 1.5%;
}
.continueLendo:after {
  left: 1.5%;
}

.copyright{font-size: 13px !important;}
.font-footer{font-size: 16px !important;}

#back_to_top > span {
    background-color: #44484d !important;
    border-color: #44484d !important;
    border-width: 1px;
    border-style: solid;
}

.tc1 .fa-chevron-right:before {
    content: '/f054';
    font-family:FontAwesome!important;
}
.tc1{
    font-family:FontAwesome!important;
    
}

button.wpcf7-form-control.wpcf7-submit {
    background-color: #3c688a;
    border-color: #3c688a;
    color: #bad700;
    font-family: Oswald;
    font-size: 20px;
    width: 100%;
    text-align: center;
    box-sizing: border-box;
    padding: 8px 0;     
    height: 47px;
    border: 0;  
    cursor: pointer;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

button.wpcf7-form-control.wpcf7-submit:hover {
    color: #3c688a;
    background-color: #bad700;

}


/*.cf7_custom_style_2 p{
  position: relative;
}

.cf7_custom_style_2 p:after {
  font-family:"Font Awesome 5 Free";
  font-style:normal;
  font-weight:900;
  content: "\f1d8";
  position: absolute;
  top: 5px;
  left: 0;
  width: 100%;
  text-align: center;
}*/

    /*barra de Rolagem*/
    ::-webkit-scrollbar-track{background-color: #312f30;}
    ::-webkit-scrollbar{width:10px;background-color:#0a1935}
    ::-webkit-scrollbar-thumb{background-color:#bad700}

    
@media screen and (max-width: 1300px) { 
nav.main_menu > ul > li > a {font-size: 13px !important;}
nav.main_menu > ul > li > a {padding: 0px 7px !important;}
}

