/*
 Theme Name:   navecovida
 Description:  navecovida
 Author:       Futurvia
 Template:     bootstrap-basic
 Version:      4.0
 Text Domain:  bootstrap-basic
*/
body {
	font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: black;
}
.pll-switcher-select {
    border: 0;
}
.pll-switcher-select > option,
.lang-item > a {
    text-transform: uppercase;
}
.navbar-default .navbar-nav>li>a {
	font-size: 14px;
    font-weight: 700;
    text-transform: initial;
	padding: 0 18px;
	color: #253237;
	line-height: 47px;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.open>a {
	background: white;
	background-image: none;
	box-shadow: none;
	color: #f69e34;
}
.navbar-default .navbar-nav>li:firs-child>a {
	margin-left: 0px;
}
.navbar-default {
	background-color: transparent;
    border-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-image: none;
}
header {
	padding: 0px 0px;
}
.site-branding {
	text-align: center;
	padding: 30px 0 0 0;
}
.site-branding .site-title img {
	display: initial;
}
.site-title  {
	margin-top: 0px;
}
.site-title img {
	height: 70px;
}
.main-navigation .navbar-collapse {
	float: right;
}
.main-navigation nav {
	margin-top: 40px;
	margin-bottom: 0px;
	display: flex;
    justify-content: center;
    background-color: white;
    border: 1px solid #efefef;
}
.navbar {
	min-height: auto;
}
/*#content {
	padding: 60px 0px;
}*/
#site-footer {
	background-color: white;
	padding: 0px;
	border-top: 0px;
}
.footer-right  img {
	width: auto;
	height: 40px;
}
#footer-row {
    background-color: #f7f7f7;
    padding: 15px 0px 15px 0px;
}
.legal-menu {
	display: inline-flex;
	margin-bottom: 0px;
}
.legal-menu li a {
	margin: 0px 20px 0px 0px;
	font-size: 14px;
}
.copyright {
	font-size: 14px;
}
.copyright small, .copyright .small {
    font-size: 80%;
    font-weight: 400;
	display: block;
}
#site-footer section {
	padding-top: 4rem;
    padding-bottom: 1.5rem;
}
#footer-row .wp-block-image {
	margin: 0px;
}
.widget .widget-title {
	position: relative;
    line-height: 1.4;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
        margin-bottom: 15px;
    font-size: 1em;
}
.contact-details {
	list-style: none;
	padding: 0px;
}
.widget.contact-info li:not(:last-child) {
    margin-bottom: 30px;
}
.widget {
	margin-bottom: 1.875rem;
}
.contact-info .contact-details strong {
    color: #000;
    font-weight: 600;
    display: block;
}
#site-footer ul {
	padding: 0px;
	list-style: none;
}
#sidebar-right .wp-block-latest-posts li a {
	color: black;
}
#sidebar-right .widget ul {
	padding-left: 0px;
}
#sidebar-right .wp-block-latest-posts li {
	margin-bottom: 10px;
}
#sidebar-right .widget_block h2 {
    font-size: 20px;
    line-height: 1;
	text-transform: uppercase;
	padding-bottom: 1.125rem;
    margin-bottom: 1.25rem;
	border-bottom: 1px solid #ebebeb;
    font-weight: 600;
    position: relative;
    display: block;
}
#sidebar-right .widget_block h2:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 3.75rem;
    height: 2px;
    background: black;
}
#sidebar-left .widget, #sidebar-right .widget {
	border: 0px;
}
.top-header {
	background: #174447;
    padding: 10px 0px;
    color: white;
    text-align: center;
}
.top-header .left svg {
	width: 13px;
    height: 13px;
}
.top-header .wp-block-social-link.wp-social-link {
	margin-bottom: 0px;
}
.top-header .wp-block-social-link.wp-social-link .wp-block-social-link-anchor svg {
	fill:black;
}
.entry-title {
	font-size: 25px;
}
.entry-title a {
	color: black;
}
.image-post img {
	max-width: 100%;
	height: auto;
	margin-bottom: 30px;
}
.entry-meta {
	margin-bottom: 10px;
}
a {
	color: #ffa400;
}
a:hover, a:focus, a:active {
	color: #004f51;
	text-decoration: underline;
}
.entry-meta .byline {
	display: none;
}
#footer-row a {
	color: black;
}
.top-footer {
    padding: 60px 0 65px 0;
	color: #333e48;
}
.top-footer img {
	width: auto;
	height: 65px;
}
.top-footer section {
	padding-top: 0px !important;
    padding-bottom: 10px !important;
}
#main-column .post, #main-column .page {
	border:0px;
	padding: 40px 10px;
}
body.home .entry-title {
	display: none;
}
.comments-area .help-block{
	display: none;
}
.top-header section:last-child ul {
	display: flex;
	padding-left: 0px;
    list-style: none;
}
.top-header section:last-child ul li {
	margin-left: 10px;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
	color: #f69e34;
}
.top-footer .menu-ft .title {
    color: #333e48;
    font-size: 1.5rem;
    font-weight: bold;
    margin-bottom: 30px;
    text-transform: capitalize;
	margin-top: 0px;
}
.top-footer .menu-ft ul li {
	margin-bottom: 1rem;
}
.top-footer .menu-ft ul li a {
    color: #333333;
	font-size: 1.4rem;
}
.footer-right img {
	width: auto;
	height: 30px;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
	background-color: white;
}
.footer-left .widget, .footer-right .widget {
	margin-bottom: 0px;
}
.link-social {
	margin-top: 30px;
}
.link-social .link-list {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.link-social .link-list li {
	margin-left: 25px;
}
.link-social .link-list .link-icon a {
	color: #7c7c7c;
    font-size: 2.0rem;
}
.link-social .link-list li img {
    width: auto;
    height: 90px;
    margin-left: 50px;
}
.question {
	font-size: 1.3rem;
    font-weight: lighter;
}
.hot-number {
	font-size: 2.0rem;
}
#site-footer .sub-title {
    font-size: 1.4rem;
    font-weight: bold;
    margin-top: 30px;
    display: inline-block;
}
#site-footer .address {
    margin-top: 3px;
    font-size: 1.4rem;
}
#site-footer .content {
	font-size: 1.4rem;
}
.logo-footer {
    margin-bottom: 30px;
	text-align: center;
}
.logo-footer img {
	width: 75%;
    height: auto;
}
.h2, h2 {
	font-size: 20px;
}
.h3, h3 {
	font-size: 18px;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: white;
}
.title-footer {
	font-size: 17px;
    font-weight: 600;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #e3e3e3;
    padding-bottom: 0.9375rem;
	position: relative;
}
.title-footer:before {
	content: '';
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 3.75rem;
    height: 2px;
    background: #f69e34;
}
.menu-footer li a {
	font-weight: 400;
    color: #666666;
	display: block;
	margin-bottom: 0.8125rem;
	font-size: 14px;
}
.menu-footer li a:hover, .menu-footer li a:focus, .menu-footer li a:active {
	color: #f69e34;
	text-decoration: none;
}
.navbar-toggle {
	background-color: #f69e34;
    border: 1px solid #f69e34;
}
.post h2 {
	color: #ffa400;
}
.post h3 {
	color: #004f51;
}
@media (max-width: 767px) {
	.main-navigation .navbar-collapse {
		float: left;
	}
	.top-header {
		flex-direction: column;
		text-align: center;
	}
	.site-footer {
		text-align: center;
	}
	.legal-menu {
		flex-direction: column;
	}
	.footer-right img {
		width: 100%;
		height: auto;
	}
	.navbar-toggle {
		float: none;
		margin-right: 0px;
	}
	.main-navigation {
		text-align: center;
	}
	.main-navigation nav {
		flex-direction: column;
	}
	.menu-ft {
		text-align: center;
		margin-top: 25px;
	}
	.kit {
		margin-top: 10px;
	}
	.logo-footer img {
		width: auto;
		height: 200px;
	}
	#site-footer ul {
		margin-bottom: 30px;
	}
}
@media (min-width: 768px) and (max-width: 1023px)  {
	.navbar-default .navbar-nav>li>a {
		line-height: 0px;
	    font-size: 14px;
	    padding: 18px 10px;
	}
	.logo-footer img {
		width: auto;
		height: 180px;
	}
}
@media (min-width: 1023px) and (max-width: 1199px)  {
	.navbar-default .navbar-nav>li>a {
	    font-size: 11px;
	    padding: 15px 5px;
	}
}
