@import url('https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&display=swap');

body{
	font-family: 'Lato', sans-serif;
}
/*basicos*/
.header {
    background-color: #fff;
}
.top-header-row {
    border-bottom: none;
    background: transparent;
}
.middle-header-row .col-sm-3 img, .social-media-text-top-header {
    display: none;
}
.col-links-inner-top-header {
    border-right: none;
    width: 100%;
}
.top-header-row .item-inner-top-header a {
    color: #000;
    padding: 7px 12px;
}
.top-header-row .item-inner-top-header a:hover {
    background-color: transparent;
}
.main-nav-row {
    background-color: #f66d02;
}
.main-nav-row .item-inner-main-nav a {
    border-right: solid 4px #fc0;
}
.main-nav-row .item-inner-main-nav a:hover {
    background-color: #474747;
}
.main-nav-row .item-inner-main-nav:hover {
    background-color: #474747;
}
.main-nav-row .item-inner-main-nav a {
    color: #FFF;
    padding: 9px 9px;
    border-right: solid 1px #fff;
    border-radius: 0;
    background-color: transparent;
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
        border-top-color: currentcolor;
        border-top-style: none;
        border-top-width: 0px;
    border-top: #333;
}
.footer {
    margin-top: 30px;
    background-color: #fff;
}
.footer .footer-company-section {
    background-color: #eee;
    overflow: auto;
    height: auto;
}
.middle-header-row .col-sm-3 {
    width: 288px;
    height: 80px;
    padding: 0;
    background: url('../images/bg-logo.png') no-repeat center;
}
a:hover {
    color: #fff;
    text-decoration: underline;
    background: #F65A02;
}
@media (max-width: 740px){
a {
    color: #fff;
    text-decoration: none;
}
	.mainnav-toggle-search-row {
    background-color: #FFF;
    margin: 0;
    display: none;
}
}

/*Textos*/
.p{    
	font-size: 14px;
    padding: 15px;
	text-align: center;
	color: #333;
}
.h1 {
    color: #f66d02;
    font-size: 20px;
    font-weight: normal;
}
.h2 {
    color: #f66d02;
    font-size: 33px;
	text-align: center;
}
.texto {
    color: #333;
    font-size: 14px;
	text-align: justify;
}
.url a {
    color: #009ae5;
    font-weight: bold;
}
.destacado{
	color: #303030;
	font-size: 16px;
	font-weight: bold;
}
.li1{
    background: #F5F5F5;
    padding: 20px;
    font-size: 18px;
    margin: 0px 15px;
}
.li{
    background: #474747;
    color: #fff;
    padding: 20px;
    font-size: 18px;
    margin: 0px 15px;
}
.ul{
    list-style: none;
}
.btna{
    width: auto;
    height: auto;
    margin: 0 5px 10px;
    font-size: 14px;
    display: inline-block;    
	background: #f66d02;
    text-transform: uppercase;
	text-align: center;
	color: #fff;
	padding: 15px;
}
h5{
	color: #000;
    text-align: center;
    font-size: 25px;
    font-weight: bold;
}
.ima {
    margin-bottom: 20px;
    margin-top: 20px;
}
/* ICONS TOP */
.top-header-row .item-inner-top-header a:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.top-header-row .item-inner-top-header:nth-child(1) a:before {
    content: "\f082";
    color: #474747;
	font-size: 20px;
}

.top-header-row .item-inner-top-header:nth-child(2) a:before {
    content: "\f081";
    color: #474747;
	font-size: 20px;
}
.top-header-row .item-inner-top-header:nth-child(3) a:before {
    content: "\f167";
    color: #474747;
	font-size: 20px;
}

.top-header-row .item-inner-top-header:nth-child(4) a:before {
    content: "\f16d";
    color: #474747;
	font-size: 20px;
}

/*acordion*/
.acordion {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.panel-group .panel {
    border-radius: 0;
}
.bg-light-green {
    background-color: #fc0!important;
}
.tab {
    float: left;
    width: 20%;
    height: 300px;
    margin-left: 0px;
    margin-top: 0px;
}

/* Style the buttons that are used to open the tab content */
.tab button {
    display: block;
    background-color: #303030;
    color: #fff;
    padding: 12px 16px;
    width: 100%;
    border: none;
    outline: none;
    text-align: left;
    cursor: pointer;
    transition: 0.3s;
    margin-top: 11px;
    transform: skew(-12deg);
    border-radius: 15px;
    font-weight: bold;
    padding-left: 25px;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background: #fc0;
  color: #000;
}

/* Create an active/current "tab button" class */
.tab button.active {
    background: #fc0;
    color: #000;
}

/* Style the tab content */
.tabcontent {
    width: 60%;
	padding-left: 0;
	margin-left: 190px;
	background-color: #fff;
	font-size: 14px;
	padding: 25px;
}
.h-t {
    color: #000!important;
    text-align: center;
    font-size: 25px!important;
    padding-top: 95px;
    width: 80%;
    margin-left: 20px;
}
.p-a{
	text-align: center;
}
.mrg{
	margin-left: 28px!important;
}

/*/media*/

@media (max-width: 450px) and (min-width: 361px){
.tab {
    float: none;
    width: 97%;
    height: 73px;
    margin-left: 3px;
    margin-top: 0px;
    display: flex;
    padding: 10px;
}
.tabcontent {
    float: right;
    width: 94%;
    border-left: none;
    padding-left: 0;
    margin-top: -18px;
    margin-right: 15px;
}
.tab button {
    display: block;
    background-color: #939598;
    color: #fff;
    padding: 3px;
    width: 100%;
    border: none;
    outline: none;
    text-align: center;
    cursor: pointer;
    transition: 0.3s;
    margin-top: 0px;
    transform: skew(-12deg);
    border-radius: 15px;
    font-weight: 500;
    font-size: 10px;
}
	.texto {
    color: #000;
    font-size: 12px;
}
	.h1 {
    color: #000;
    font-size: 24px;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: bold;
}
}