/*!
 * CSS Bootstrap for ATS Globe Hotsite
 * Powered by Rodrigo Meyer and Cartola Agencia Digital
 * Start Bootstrap - Scrolling Nav (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

 
   /* 
      font-family: 'Montserrat', sans-serif;
	  font-family: 'Montserrat Condensed', sans-serif;
   */
   

body {
    width: 100%;
    height: 100%;
}
a.disabled {
   pointer-events: none;
   cursor: default;
}

html {
    width: 100%;
    height: 100%;
	font-family: 'Montserrat', sans-serif;
}
.margin-top50 {
    margin-top: 50px !important;
}
/*Menu*/
.navbar-default{
	-webkit-box-shadow: 0px -15px 89px -9px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px -15px 89px -9px rgba(0,0,0,0.5);
	box-shadow: 0px -15px 89px -9px rgba(0,0,0,0.5);
}

.navbar-default{
	font-family: 'Montserrat', sans-serif;
}

.navbar-default .navbar-nav>li>a{
	color: #80809f;
	font-size: 16px;
	padding-top: 20px;
	letter-spacing:2px;
}
.navbar-default .navbar-nav>li>a:hover {
	color: #80809f;
    background-color: transparent;
    font-weight: 700;
}
.navbar-default .navbar-nav>li>a:focus {
	color: #80809f;
    background-color: transparent;
    font-weight: 400;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #80809f;
    background-color: #e7e7e700;
    font-weight: 700;
}
.active .line-menu {
	position: relative;
    display: block;
    max-width: 35%;
    height: 2px;
    background: #006063;
    margin: -16px auto -20px;
}

.right{
	float: right;
}

.nav>li>a{
	padding: 15px;
}
.navbar-nav>li>a {
    line-height: 28px;
}
.navbar-toggle{
	margin-top: 15px;
}

.tamanho-logo{
	width: 183px;
	height: 63px;
}
/*/MENU*/

/*NOME DO PROGRAMA E LOGO*/
.intro-title{
	font-family: 'Montserrat', sans-serif;
	color: #674a9d;
	font-size: 32px;
	letter-spacing: 4px;
}
.image-centered{
	margin: 0 auto;
}
.img-process{
	width: 764px;
	height: 229px; 
}
.intro-section {
    padding: 140px 0px 60px 0;
    text-align: center;
    background: #fff;
}
/*NOME DO PROGRAMA E LOGO*/

/*SOBRE A EMPRESA*/
.about-section {
    padding-top: 45px;
    padding-bottom: 40px;
    text-align: center;
	/* Alterar para cor da empresa */
    background: #674a9d;
}
.hostite-title-white{
	font-family: 'Montserrat', sans-serif;
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
	border-bottom: 1px solid #ffffff;
	text-align: left;
	padding-bottom: 10px;
	padding-left: 20px;
	letter-spacing: 2px;
}
.about-text{
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	padding: 10px 20px 0 20px;
	text-align: justify;
	font-size: 16px;
	color: #ffffff;
	letter-spacing: 1px;
	line-height: 25px;
}
/*SOBRE A EMPRESA*/


/*OPORTUNIDADES*/
.img-opportunities{
    width: 100%;
    border-radius: 5px;
}
.videoWrapper {
	position: relative;
	padding-bottom: 30%; /* 16:9 */
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.videoWrapper img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/*OPORTUNIDADES*/

.img-topics{
	width: 555px;
	height: 320px; 
    border-radius: 5px;
}

.rounded-icon{
	border-radius: 50%;
	border: 1x solid grey;
	padding:10px;
	width: 35px;
	font-size: 14px;
	margin: 0 1px;
	/* Alterar cor de acordo com empresa */
	background-color: #044f86;
}

.rounded-icon:hover {
	/* Alterar cor de acordo com empresa */
	background-color: #426d8a;
}

.social-list .fa{
	color: #ffffff;
}

.social-list .fa:hover{
	color: #eda26b;
}

.social-list{
	float: right;
	list-style: none;
	margin-top: 15px;
}

.social-list li{
	display: inline;
}


.hostite-title{
	font-family: 'Montserrat', sans-serif;
	/* Alterar para cor da empresa */
	color: #674a9d;
	font-size: 24px;
	font-weight: bold;
	border-bottom: 1px solid #e1e1e8;
	text-align: left;
	padding-bottom: 5px;
	padding-left: 20px;
    margin-top: 0px;
	letter-spacing: 2px;
}
.hostite-sub-title {
    font-family: 'Montserrat', sans-serif;
    /* Alterar para cor da empresa */
	color: #674a9d;
    font-size: 21px;
    font-weight: bold;
    text-align: left;
    padding-left: 20px;
    margin-top: 20px;
    margin-bottom: 5px;
    letter-spacing: 2px;
}

p{
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	padding: 10px 20px 0 20px;
	text-align:justify;
	font-size: 16px;
	color: #80809f;
	letter-spacing: 1px;
	line-height: 25px;
}

.col-lg-4 p {
	padding: 0;
}

.rating-stars{
	list-style: none;
	padding: 0;
	font-size: 20px;
}

.rating-stars li{
	color: #ffd203;
	display: inline;
}

.space50{
	margin: 50px 0;
}

.area-divisor{
	padding-top: 65px;
}

.about-section-extra-information .col-lg-3{
	padding-left: 5px;
}

.bullet-hotsite-list{
	padding-left: 20px;
	list-style: none;	
	margin: 0;
}

.bullet-hotsite-list li {
    padding-left: 1em;
    margin-bottom: 5px;
}

.bullet-hotsite-list li::before {
  content: "• ";
  color: #80809f;
  float: left;
  padding: 2px 0 0 5px;
}

.bullet-hotsite-list p{
	padding: 0 0 0 25px;
	margin: 0;
}

.stages-label{
	line-height: 10px;
	padding-top: 8px !important;
}

.sign-up-button{
	background-color: #674a9d;
	text-decoration: none;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 30px;
	letter-spacing: 2px;
	font-weight: 800;
	padding: 20px 50px;
    border-radius: 10px;
	-moz-border-radius: 10px;
	text-decoration: none;
}

.sign-up-button:hover{
	text-decoration: none;
	color: #ffffff;
    opacity: 0.9;
}

.contact-email{
	text-align: center;
	line-height: 100px;
}

/*FOOTER*/
.footer-logos{
	float: left;
	margin-left: 10px;
}
.text-align-center{
	text-align: center;

}
.ats-logo-footer{
	max-width: 70px;
}
.element-center {
    margin: 0 auto;
}

.ats-social-icon-footer{
	color: #ffffff;
	font-size: 18px !important;
	margin-right: 5px;
	margin-top: 10px;
}
.btn-opacity-low{
	opacity: 1.0;
    filter: alpha(opacity=100);
}

.btn-opacity-low:hover{
	opacity: 0.7;
    filter: alpha(opacity=70);
}
#footer {
  background: #1d2855;
  padding: 1% 0;
}

.powered-bar-ats{
	background: #52608f;
}

.title-ats-footer{
    font-family: 'Montserrat';
    font-size: 24px;
    margin: 0;
    padding: 0;
    font-weight: 400;
    margin: 0 0 20px 0;
    color: #adb3c9;
    text-transform: uppercase;
}
.footer-ats-list{
	font-family: 'Montserrat', sans-serif;
	padding: 0;
}
.footer-ats-topic{
    font-family: 'Montserrat';
    font-size: 16px;
    margin: 0;
    padding: 0;
    font-weight: 400;
    color: #ffffff;
}

.footer-ats-topic a{
	font-size: 14px;
	line-height: 20px;
	color: #ffffff;
}

.footer-ats-topic a:hover{
		text-decoration: underline !important;
	}
	
.powered-bar-ats{
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	color: #ffffff;
	font-size: 12px; 
    padding: 8px 0 5px;
}
#footer img {
    max-width: 120px;
}
.footer-font{
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
/*FOOTER*/

.powered-bar-ats a{
	display: inline-table;
}
.powered-bar-ats a:hover, a:focus{
    color: #ffffff;
}
.powered-bar-ats .right-responsive{
	text-align: right;	
}

.footer-text-align-center{
	text-align: center;
}

.white-link{
	color: #ffffff;
}

.white-link:hover{
	text-decoration: underline;
}

.spc-bottom{
	margin-bottom: 15px;
}
.img-disable {
    display: none;
}

@media(max-width:1200px) {
	/*
	.navbar-default{
		background: green;
	}
	*/
	.intro-section {
		padding-top: 150px !important;
	}
    .center-on-responsive{
		text-align: center !important;
	}
    .space-on-responsive30{
        margin-top: 30px;
    }
    .img-topics{
        width: 100%;
        height: auto;
    }
    .menu-responsive{
        width: 100%;
        margin: 0;
    }
    .img-disable {
        display: block;
    }
    .img-enable {
        display: none;
    }
}

@media(max-width: 1050px){
    .nav>li>a{
		padding: 15px 5px;
        font-size: 12px !important;
	}
    .tamanho-logo {
        width: 150px;
        height: 52px;
    }
}
	
@media(max-width:767px) {
	.right{
		float: left;
		width: 100%;
		text-align: center;
		overflow: hidden;
		margin-right: 0px;
		margin-left: 0px;
	}
	.hostite-title-white{
		padding-left: 0px;
		text-align: center;
	}
	.hostite-title{
		padding-left: 0px;
		text-align: center;
	}
	.social-list{
		width: 100%;
		float: left;
		padding: 0;
	}
	.social-list li{
		display: inline;
	}
	.about-text{
		text-align: center;
	}
	.about-section-extra-information .col-lg-3{
		padding: 10px 0;
	}
	p{
		text-align: center;
	}
	.bullet-hotsite-list p {
		text-align: left;
	}
	.rating-stars{
		margin: 0 auto;
		text-align: center;
		margin-bottom: 10px;
	}
	.sign-up-button{
		font-size: 18px;
		padding: 20px 30px;
	}
	.contact-email{
		margin-top: 30px;
		line-height: 50px;
	}
    .active .line-menu {
        max-width: 35px;
        height: 2px;
        background: #006063;
        margin: 0px auto;
    }
	
}
@media(min-width: 767px){
     .navbar {
        padding: 20px 0;
        -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
        -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
        transition: background .5s ease-in-out,padding .5s ease-in-out;
    }
    
    .top-nav-collapse {
        padding: 0;
    }
}

@media(max-width:460px) {
	.contact-email1{
		font-size: 12px;
	}
	.contact-email{
        margin-top: 30px;
        margin-bottom: 30px;
        line-height: 19px;
	}
	.sign-up-button{
		font-size: 10px;
		padding: 15px 10px;
	}
    .img-process{
        width: 80%;
        height: auto; 
    }
	.intro-title{
		font-family: 'Montserrat', sans-serif;
		font-size: 40px;
		letter-spacing: 4px;
		margin-top: -30px;
		margin-bottom: 60px;
	}
}

@media(max-width:360px) {
	.sign-up-button{
		font-size: 10px;
		padding: 15px 10px;
	}
}


.requirements-information{
	padding-top: 100px;
    padding-bottom: 50px;
	background: #ffffff;
}

.services-section {
    height: 100%;
    padding-top: 150px;
    text-align: center;
    background: #fff;
}

.sign-up-section{
	padding-top: 50px;
	padding-bottom: 50px;
    text-align: center;
    background: #ffffff;
}

#footer{
	padding: 50px 0;
}

#footer h2{
	color:#ffffff;
	font-family: 'Montserrat', sans-serif;
	font-size: 20px;
	margin-bottom: 20px;
}

.btn-footer{
	background-color: #696969;
	border-radius: 0px;
	border: none;
	border-bottom: 1px solid #ffffff;
	margin-left: 2%;
}

.input-footer{
	min-width: 250px;
	border-radius: 0px;
	background-color: #696969;
}

.social-media-ats-globe{
	list-style: none;
	margin: 0 auto;
	text-align: center;
	padding: 0;
	padding-top: 60px;
}

.social-media-ats-globe li{
	display: inline;
}

.social-media-ats-globe li:hover{
	opacity: 0.5;
    filter: alpha(opacity=50); /* For IE8 and earlier */
}

.footer-white{
	color: #ffffff;
	font-size: 12px;
	padding-top: 10px;
	float: left;
}


/* CHART */
.prec{
    top: 30px;
    position: relative;
    font-size: 30px;
}

.circle{
    position: relative;
    top: 5px;
    left: 5px;
    text-align: center;
    width: 100px;
    height: 100px;
    border-radius: 100%;
    background-color: #ffffff;
}

.active-border{
    position: relative;
    text-align: center;
    width: 110px;
    height: 110px;
    border-radius: 100%;

    background-color:#39B4CC;
    background-image:
        linear-gradient(91deg, transparent 50%, #A2ECFB 50%),
        linear-gradient(90deg, #A2ECFB 50%, transparent 50%);
    
}

.title-chart{
	padding: 0;
	text-align: center;
}

.text-path{
	text-align: left;
	font-size: 15px;
	letter-spacing: 0;
	line-height: 20px;
}

.stages-date{
	font-size: 12px;
	text-align: left;
	line-height: 10px;
    font-weight: 400;
    margin-bottom: 20px;
}

/* ./CHART */