@import url('https://fonts.googleapis.com/css?family=Roboto:100,300,400,700');
body{
	font-family: 'Roboto', sans-serif;
	padding-top: 110px;
}
/* MENU */
.navbar-container{
	height: 110px;
	background: #FFF;
}
.navbar-container .navbar-toggler{border: none;}
.navbar-container .navbar-icon{color: #24a9e0;}
.navbar-custom{
	background: #FFF;
	color: #181729;
	height: 110px;
}
.navbar-custom .navbar-text{color: #181729;}
.navbar-custom .navbar-nav .nav-link {
    color: #181729;
	font-size: 15px;
	font-weight: normal;
	padding-left: 30px;
}
.navbar-collapse{
	background: white;
}
#navbarResponsive > ul > li.nav-item.dropdown.show > div > a:hover{
	background: #24A9E0 !important;
	color: white;
	-webkit-transition: background 0.2s ease-in-out;
  	-moz-transition: background 0.2s ease-in-out;
  	-ms-transition: background 0.2s ease-in-out;
  	-o-transition: background 0.2s ease-in-out;
  	transition: background 0.2s ease-in-out;
}
/* CAROUSEL */
.carousel-container{
	background: url('../img/slider/slider-background.png');
	max-height: 418px;
}
.carousel-caption{
    position: absolute;
    top: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    height: 100%;
	text-align: left;
}
.carousel-input{
	background: none;
	border-color: white;
	color: white;
	padding: 15px;
}
.carousel-input::-webkit-input-placeholder{color: white;}
.carousel-input::-moz-placeholder{color: white;}
.carousel-input:-ms-input-placeholder{color: white;}
.carousel-input:-moz-placeholder {color: white;}
.carousel-input-btn{
	background: #181729;
	color: white;
	padding: 15px;
}
.carousel-input-btn:hover{
	background: #25243a;
	color: white;
}
.carousel-container .carousel-caption-fix{width: 100%;}
.carousel-container .carousel-caption-fix span a{
	color: #181729;
	font-weight: bold;
}
.carousel-container .carousel-caption-fix span a:hover{
	cursor: pointer;
}
.carousel-container .carousel-caption h1{
	font-size: 36px;
	text-shadow: 0px 2px 2px rgba(255,255,255,.65);
}
.carousel-container .carousel-caption h3{
  color: #FFF;
  padding: 10px 0 10px 0;
  font-weight: normal;
  font-size: 16px;
  text-shadow: 0px 2px 2px rgba(0,0,0,.65);
}
.carousel{
  width: 100%;
  height: 418px;
}
.carousel-inner{height: 100%;}
.carousel-item {
  background-size: cover;
  width: 100%;
  height: 100%;
}
.slide1{background: url('../img/slider/slider-girl-1.png') top center;}
.slide2{background: url('../img/slider/slider-girl-2.png') top center;}
/* STEPS */
.steps-container{padding: 50px 0 50px 0;}
.steps-container .steps-item{
	color: #181729;
	font-size: 16px;
}
.steps-container .steps-item i{color: #00ace4;}
/* BENEFITS */
.benefits-container{
	padding: 50px 0 50px 0;
	background: #eff1f2;
}
.benefits-subtitle{
	font-weight: normal;
}
.benefits{
	color: white;
	font-size: 14px;
	line-height: 2em;
}
.benefits h4{
	font-size: 30px;
	font-weight: bold;
}
.benefits-info{
	font-size: 15px;
	font-weight: normal;
}
/* SUSCRIBE */
.suscribe-container{padding: 50px 0 50px 0;}
.suscribe-container h1{
	color: white;
	font-size: 30px;
}
.suscribe{
	color: white;
	font-size: 14px;
}
.suscribe-input{
	background: none;
	border-color: #2f3542;
	padding: 15px;
}
/* HOME home-contact */
.home-contact-container{padding: 50px 0 50px 0;}
.home-contact-container h1{
	font-size: 30px;
}
.home-contact-input{padding: 15px;}
.contact-container{
	background: url('../img/workers/workers-background.png') no-repeat;
	padding: 50px 0 50px 0;
}
/* FAQS */
.faqs-container{
	background: url('../img/workers/workers-background.png') no-repeat;
	padding: 50px 0 50px 0;
}
.faqs-item-text{
	display: none;
}
/* TERMS */
.terms-container{
	background: url('../img/workers/workers-background.png') no-repeat;
	padding: 50px 0 50px 0;
}
/* ABOUT: US */
.about-container{
	background: url('../img/workers/workers-background.png') no-repeat;
	padding: 50px 0 50px 0;
}
/* WORKERS */
.workers-container{
	background: url('../img/workers/workers-background.png') no-repeat;
	height: auto;
	padding: 50px 0 50px 0;
}
.workers-comment{
	border-bottom: 2px dashed #DDD;
}
/* CONFIG */
.config-container{
	padding-top: 25px;
	padding-bottom: 25px;
}
/* BOTTOM*/
.bottom-container{
	background: #0d0c16;
	font-size: 12px;
	padding: 10px 0 10px 0;
}
/* FOOTER */
.footer-container{
  background: #181729;
  padding: 50px 0 50px 0;
  text-shadow: 1px 1px 5px #222;
}
.footer-container h1{font-size: 30px;}
.footer-container h5{
  color: white;
  border-bottom: 1px solid #657C8A;
  padding: 25px 0 25px 0;
  margin-bottom: 10px;
}
.footer-container a{
	color: #9099ad;
	font-size: 14px;
}
.footer-container a:hover{color: #24a9e0;}
.footer-information{
	color: #9099ad;
	font-size: 14px;
	line-height: 2em;
}
/* order */
.orders-container{
	background: url('../img/workers/workers-background.png') no-repeat;
	padding: 50px 0 50px 0;
}
/* FIXES AND COMMON */
.btn-lightblue{
	border-color: #00d5c3;
	background: #37799d;
}
.btn-lightblue:hover{
	border-color: #24aae1;
	background: #24aae1;
	color: white;
	cursor: pointer;
}
.title{
	font-weight: bold;
	color: #181729;
	text-transform: uppercase;
	font-size: 42px;
	padding: 10px 0 10px 0;
}
.subtitle{
  font-size: 25px;
  color: #181729;
  text-transform: uppercase;
  font-weight: bold;
}
.smalltitle{
  font-size: 20px;
  color: #181729;
  text-transform: uppercase;
  font-weight: bold;
}
.description{
  font-size: 17px;
  color: #181729;
  text-transform: uppercase;
  font-weight: bold;
}
.modal{
	background: rgba(0, 0, 0, .65);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999999;
}
.modal-content{
	background: none;
	border: none;
}
.btn-custom{
	border-color: #24aae1;
	background: none;
	color: #24a9e0;
}
.darkblue{color: #181729;}
.lightblue{color: #24a9e0;}
.white{color: #FFF}
.white-bg{background: #FFF;}
.lightblue-bg{background: #24aae1;}
.darkblue-bg{background: #181729;}
.input-group-addon{width: 40px;}/*Fixed width for icons section*/
.alert-danger{
	background: #d92b47;
	color: white;
}
.alert-success{
	background: #3faa19;
	color: white;
}
.hidden{
	display: none;
}
pre {
    white-space: -moz-pre-wrap; /* Mozilla, supported since 1999 */
    white-space: -pre-wrap; /* Opera */
    white-space: -o-pre-wrap; /* Opera */
    white-space: pre-wrap; /* CSS3 - Text module (Candidate Recommendation) http://www.w3.org/TR/css3-text/#white-space */
    word-wrap: break-word; /* IE 5.5+ */
}

@media (max-width: 576px) {
	.test{
		background: black;
		float: left;
	}
}
