@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;1,100;1,200;1,300;1,400;1,500&display=swap');

div[itemtype="http://schema.org/Organization"] + div.container{
	width: 100%;
	margin:0;
	padding: 0;
}

body {
	font-family: 'Montserrat', sans-serif;
	color: #000;
	font-size: 18px;
}

.top-header-row {
    background-color: #f47321;
    padding: 10px;
}
.middle-header-row .col-sm-3 img, .social-media-text-top-header {
    display: none;
}

.middle-header-row .col-sm-3 {
    width: 288px;
    height: 80px;
    padding: 0;
    background: url('../images/bg-logo.png') no-repeat center;
}
.middle-header-row {
    padding: 30px 0px 20px 0px;
}

.main-nav-row {
    background-color: #fff;
}
.main-nav-row .navbar-header {
    text-align: center;
    background-color: #fff;
}
.btn-default {
    color: #000;
    background-color: #fff;
    border-color: #dadada;
    text-transform: uppercase;
    font-weight: 500;
}
.btn-default:hover {
    color: #f47321;
    background-color: #eeeeee;
    border-color: #eeeeee;
}
.btn_empresa, .js-apply-offer-btn {
	background: #446435 !important;
	border-color: #446435 !important;
	color: #fff !important;
	text-transform: uppercase;
}
.btn_empresa_reg {
	background: #94c12e;
	border-color: #94c12e;
	text-transform: uppercase;
}
.btn_empresa:hover, .btn_empresa_reg:hover, .js-apply-offer-btn:hover {
	background: #828282 !important;
	border-color: #828282 !important;
}
.social-media-text-top-header {
    color: #FFF;
    display: none;
}
.col-links-inner-top-header {
    border-right: none;
    width: 100%;
}

.header {
    background-color: #fff;
}

.top-header-row .item-inner-top-header a:hover {
    color: #446435;
    background: transparent;
}
.main-nav-row .item-inner-main-nav a:hover {
    background-color: #eeeeee;
    color: #f47321;
    border-radius: 5px;
}
.main-nav-row .item-inner-main-nav:hover {
    background-color: transparent;
}

.main-nav-row .item-inner-main-nav a  {
    color: #000;
    margin: 9px 0px 10px 0px;
    padding: 10px 10px;
    border-right: solid 1px #ffffff4f;
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    font-style: italic;
}
.navbar-nav {
  width: 100%;
  text-align: center;
}
.navbar-nav > li {
  float: none;
  display: inline-block;
}

.main-nav-row .navbar-collapse {
    padding: 0;
}

/* Add some content at the bottom of the video/page */
.content {
  position: fixed;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  color: #f1f1f1;
  width: 100%;
  padding: 20px;
}
.carousel-inner{
    box-shadow: -1px 6px 6px 0px rgb(0 0 0 / 75%);
}
.carousel-caption  {
    position: absolute;
    z-index: 10;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgb(0 0 0 / 60%);
}
.carousel-caption  {
    right: 60%;
    left: 12%;
    top: 12%;
    bottom: 50%;
    background: rgba(244, 115, 33, 0.701961);
}rousel-caption p{
    font-size: 14px;
    padding: 12px;
    font-weight: 800;
}
.carousel-caption h1{
    font-size: 18px;
    font-weight: 600;
}
.full{
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 0px;
    margin-right: 0px;
}

.h3{
    margin-top: 40px;
}
.p{
    font-style: italic;
    font-size: 16px;
}
.p2 {
    font-size: 14px;
    padding: 10px;
}
.h{
    color: #f47321;
}
p {
    font-size: 16px;
    padding: 15px;
}

.full ul{
    line-height: 50px;
    list-style: inside;
    color: #f47321;
}

li spam{
	color: #000;
}
.eesites-offer-application .btn-return {
    margin-left: 10px;
    width: 60%;
}
@media screen and (max-width: 768px){
.carousel-caption {
    right: 0%;
    left: 0%;
    padding-bottom: 30px;
    background: rgb(0 0 0 / 50%);
}
	.carousel-caption {
    position: absolute;
    right: 0%;
    bottom: 0px;
    left: 0%;
    z-index: 10;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgb(0 0 0 / 60%);
}
	.carousel-caption h1 {
    font-size: 10px;
    margin-top: -3px;
}
	.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
		display: none;
}
	.mainnav-toggle-search-row {
    background-color: transparent;
    margin: 0;
    display: none;
}
	.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
}
	.navbar-nav {
    width: 100%;
    text-align: left;
		font-size: 14px;
}
	.space{
    margin-top: 10px;
}
	
	.navbar-nav > li {
  float: none;
  display: block;
}
.main-nav-row .item-inner-main-nav a  {
    color: #fff;
    margin: 9px 0px 10px 0px;
    padding: 0px 20px;
    border-right: none;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
}
	.main-nav-row .navbar-collapse {
    padding: 0;
    background: #f47321;
 }
	.main-nav-row .navbar-header .icon-bar {
    background-color: #f47321;
}
	.main-nav-row .ee-navbar-toggle-search {
    position: relative;
    float: right;
    padding: 5px 10px;
    margin-top: 8px;
    margin-right: 4px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #f47321;
}
	.h3 {
    margin-top: 20px;
    font-size: 20px;
}
	.p {
    font-style: italic;
    font-size: 12px;
}
	.carousel-caption p {
    font-size: 9px;
    padding: 10px;
}
	p {
    font-size: 12px;
}
	.full ul {
    line-height: 30px;
    list-style: inside;
    color: #f47321;
}
}