body{
	background: #fff !important;
	/* background-image:url('bg.svg'); */
	/* background-size:cover; */
	/* background-position: center center; */
	/* background-repeat:no-repeat; */
	font-family: 'Ubuntu', sans-serif;
	font-size:16px;
	overflow-x: hidden;
}

/* Topo */

.topo {
	padding:30px 0px;
    display: flex;
    align-items: center;
}
.topo img {
    max-width: 230px;
}
.topo p {
    color: #848484;
    letter-spacing: 8px;
    text-transform: uppercase;
	text-align:right;
}
.topo span {
    font-weight: 700;
    color: #de9a2a;
}

/* formulário */

div.chamada {
	text-align: left;
	color: #fff;
}

.chamada input {
    background: #3e3e3e;
    border: none;
    padding: 15px 25px;
    text-align: center;
    width: 100%;
	min-height: 60px !important;
    margin: 10px 0px;
    border-radius: 5px;
	color:#f5f5f5;
}
.chamada p {
    color: #848484;
	font-size: 16px;
	margin-bottom: 30px;
}

.chamada span {
    font-weight: 700;
    color: #de9a2a;
}

.chamada .txt {
    padding-top: 25px;
}

.chamada button{
    background: #de9a2a !important;
	border: 2px solid #de9a2a  !important;
    color: #fff  !important;
	transition: 0.4s ease  !important;
}

.chamada button:hover {
    background: none  !important;
}

/* Video e Texto */

.video {
    /* padding: 2px 70px 30px 0px;*/ 
	color:#848484;
}

.video h1 {
    color: #f5f5f5;
    font-size: 30px;
    margin-top: 40px;
}
.video h2 {
    color: #575757;
    margin-top: 0;
    margin-bottom: 20px;
}

.video span {
    background: #333;
    color: #de9a2a;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    padding: 15px 20px;
    margin-top: 27px !important;
	display: inline-grid;
}



/* Testemunho */

.testemunho .owl-carousel .owl-item img {
    display: block;
    width: 60px;
    height: 60px;
    float: left;
    margin: 0 20px;
}

.testemunho h4{
	color:#848484;
	margin-top:45px;
	font-weight:600;
}

.testemunho h5{
	color:#848484;
}

.owl-nav{
	display:none;
}
.owl-dots {
    margin-top: 10px;
    display: flex;
    margin-left: 100px;
}




/* Página de Obrigado */
.obrigado{
	padding: 60px 0;
}

.obrigado h1{
	text-align:center;
	color:#fff;
	font-weight:600;
}

.obrigado h1 span{
	color:#f39c12;
}

.obrigado h2{
	margin-top:40px;
	text-align:center;
	color:#848484;
	font-weight:300/
	
}

/* Linha footer*/

.f1,.f2,.f3{
	height:5px;
}
.f1{
	background:#f1c40f;
}
.f2{
	background:#f39c12;
}
.f3{
	background:#e67e22;
}






/* ============================== AJUSTES MOBILE ============================== */

@media (max-width: 767px){
	.container{
		margin:0 15px !important;
	}
	.topo{
		display:block !important;
		text-align:center !important;
	}
	.topo p{
		text-align:center !important;
		letter-spacing:7px !important;
		margin-top: 30px !important;
	}
	.video {
		/* padding: 2px 0px 60px 0px !important; */
		text-align: center !important;
	}
	.pessoa{
		display:block !important;
		text-align: center !important;
	}
	.owl-dots{
		display:block !important;
		margin:0 auto;
	}
	.testemunho p {
		margin: 40px 35px !important;
		text-align: center !important;
	}
	.testemunho .owl-carousel .owl-item img{
		position: relative !important;
		left: 20px !important;
		margin-right:40px;
	}
	.testemunho h4, .testemunho h5{
		text-align:left;
	}
		/*MOBILE EVANS*/
		
	.cta-green{
		width: 100% !important;
	}
	.section .video h2 {
		text-align: center !important;
	}
	#section_12 .text-big p:nth-child(2) {
		font-size: 55px !important;
	}
	#section_12 .text-big p:nth-child(1) {
		padding: 0 !important;
		font-size: 28px !important;
	}
	#section_12 .col-md-12 {
		position: relative;
		top: 20px;
		left: -10px;
	}
	#section_10 ul {
		margin-left: 25px !important;
		text-align: left !important;
	}
	#section_10 .col-md-2 {
		display: none !important;
	}
	#section_9 ul li {
		display: flex;
		justify-content: left !important;
		align-items: center;
		text-align: left;
		margin-bottom: 15px;
	}
	#section_9 ul li span {
		margin: 0;
		margin-right: 10px;
	}
	#section_9 .text-big p:nth-child(2) {
		line-height: 0;
		font-size: 80px;
		display: flex;
		justify-content: center;
		align-items: center;
		margin-top: 45px;
	}
	#section_9 .text-big p:nth-child(2) span {
		font-size: 80px;
		position: relative;
		margin: 0;
	}
	#section_1 .container {
		padding: 10px 0 !important;
	}
	#section_1 iframe {
		position: relative !important;
	}
	#section_1 {
		height: 920px !important;
	}
	.button-scrool-page {
		top: 905px !important;
	}
	#section_2 .video h2,
	#section_2 .video p	{
		text-align: center !important;
	}
	.fotos-comeco {
		display: none;
	}
	#section_3 .info-bocks {
		display: block !important;
	}
	#section_3 .info-bocks p {
		margin: 0 !important;
		width: 100%;
		margin-bottom: 10px !important;
		justify-content: center !important;
		font-size: 22px !important;
	}
	.info-bocks.info2 {
		display: block !important;
	}
	.info-bocks.info2 .col-md-3 {
		margin: 0 0 30px 0 !important;
	}
	.box-tecnicas {
		display: block !important;
	}
	#section_6 .col-md-5.col-12.video img {
		width: 100% !important;
	}
	.testemunho .col-md-4 {
		margin-bottom: 30px !important;
		height: auto !important;
	}
	.testemunho .owl-carousel .owl-item img {
		left: 0 !important;
	}
	.text-big p:nth-child(2) {
		font-size: 52px !important;
	}
	#section_8 .text-big .col-md-4 {
		display: inline-block;
		width: auto !important;
	}
	#section_9 .text-big p:nth-child(2) span {
		font-size: 52px !important;
		margin: 0 !important;
	}
	.social > div img {
		position: absolute;
		width: 40px !important;
		justify-content: center;
		align-items: center;
		display: inline-flex;
		top: -5px !important;
		margin-left: 0 !important;
	}
	#section_6 .col-md-7.video .social > div p span {
		margin: 0 !important;
	}
	.social {
		width: 100%;
		margin: 50px 0 50px 0 !important;
		display: block !important;
	}
	.social > div {
		width: 100% !important;
		display: flex !important;
	}
	.section {
		padding: 50px 0 !important;
	}
	#section_1 {
		overflow-x: hidden !important;
	}
	#section_9 .video.bullets p, #section_9 .video.bullets ul {
		margin-left: 0px !important;
	}
	.cta-green.fixed {
		display: block !important;
	}
	
	
	

}




/*===================  CODIGOS EVANS - NOVA LANDING ===============*/

#section_1 {
	height: 560px;
	display: flex;
	overflow: hidden;
	background-image: url("topo-bg.jpg");
	background-attachment: local;
	background-position: 100%;
	background-size: cover;
	background-repeat: no-repeat;
}
#section_1 .container {
	padding: 80px 0;
}
.video iframe {
	height: 400px !important;
}
#section_1 .chamada h1 {
	font-size: 24px;
	font-weight: 900;
}
#section_1 .chamada h1 span {
	display: block;
}

.text-alert {
	background: #e74c3c;
	font-weight: 900;
	text-align: center;
	text-transform: uppercase;
	padding: 10px 20px;
	margin-top: 27px;
	display: inline-flex;
	border-radius: 5px;
	color: #fff !important;
}
.cta-green {
	background: #2ecc71;
	color: #fff !important;
	font-weight: 900;
	text-align: center;
	text-transform: uppercase;
	padding: 10px 20px;
	margin-top: 27px;
	display: block;
	width: 485px;
	border-radius: 5px;
	font-size: 24px;
}
.cta-green:hover {
	text-decoration: none;
	background: #27ae60;
}
.button-scrool-page {
	background: #f39c12;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	left: 0;
	right: 0;
	top: 535px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	margin: 0 auto;
	color: #fff;
	font-size: 32px;
	transition: all 0.2s;
}
.button-scrool-page:hover {
	width: 60px;
	height: 60px;
	color: #fff;
	text-decoration: none;
	transition: all 0.2s;
}

#section_2 {
	background: #fcfafb;
}
#section_3,
#section_7,
#section_9,
#section_12 {
	background: #f5f5f5;
}
#section_4,
#section_6 {
	background: #ffffff;
}
#section_5 {
	background: #f5f5f5;
}
.fotos-comeco > div:nth-child(2) {
	position: absolute;
}
#section_2 .video h2 {
	text-align: right;
	font-weight: 100 !important;
	color: orange;
	font-size: 36px !important;
}

#section_2 .video p {
	font-size: 18px;
	text-align: right;
	color: #848484;
}
#section_3 .video h3,
#section_4 .video h3,
#section_5 .video h3 {
	color: #888888;
	text-align: center;
}
#section_3 .video p,
#section_4 .video p,
#section_5 .video p {
	text-align: center;
	color: #848484;
	padding-top: 30px;
}
#section_3 .info-bocks p {
	background: orange;
	padding: 10px 50px;
	color: #fff;
	font-size: 26px;
	display: inline-flex;
	text-align: center;
	margin: 30px;
	font-weight: 900;
}
#section_3 .info-bocks {
	display: flex;
	align-content: center;
	justify-content: center;
}
#section_3 .info-bocks p:nth-child(1) {
	background: #CE1B0E;
}
#section_3 .info-bocks p:nth-child(2) {
	background: #E04237;
}
#section_3 .info-bocks p:nth-child(3) {
	background: #FF4423;
}

.info-bocks.info2 > div img {
	width: 70px !important;
}
#section_7 .info-bocks.info2 > div img {
	width: 120px !important;
}
.info-bocks.info2 {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 50px 0;
}
.info-bocks.info2 .col-md-3 {
	background: orange;
	margin: 0 30px;
	height: 300px;
	position: relative;
	border-radius: 10px;
	display: grid;
}
.info-bocks.info2 .icon {
	border: 2px solid #fff;
	border-radius: 50%;
	width: 120px;
	height: 120px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto;
	position: relative;
	top: 50px;
}
.info-bocks.info2 .titulo {
	color: #fff !important;
	font-size: 18px;
	padding: 0 18px;
}
.info-bocks.info2 .col-md-3:nth-child(1) {
	background: #f1ab15;
}
.info-bocks.info2 .col-md-3:nth-child(2) {
	background: #f29715;
}
.info-bocks.info2 .col-md-3:nth-child(3) {
	background: #f29617;
}
.info-bocks.info2 .col-md-3:nth-child(4) {
	background: #ec8a1b;
}

#section_5 .row {
	padding: 80px 0;
}

.box-tecnicas {
	background: #fff;
	display: flex;
	padding: 30px 20px;
	border-radius: 10px;
	box-shadow: 2px 4px 20px 3px rgba(0, 0, 0, 0.19);
	margin-bottom: 30px;
}
.box-tecnicas .number {
	font-weight: 700;
	color: #888888;
}
.box-tecnicas .penteado {
	color: #ef9022;
	font-weight: 700;
	font-size: 22px;
	margin-bottom: 15px;
}
.box-tecnicas .descricao ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
box-tecnicas .descricao ul li {
	font-size: 16px !important;
	color: #848484 !important;
}



.section {
	padding: 100px 0;
}
.section .video h2 {
	color: orange;
	font-size: 36px;
	text-align: center;
	font-weight: 100 !important;
}
#section_6 .video h2 {
	text-align: left;
	margin-bottom: 5px;
}
#section_6 .col-md-7.video {
	margin-top: 50px;
}
.social {
	display: flex;
	align-items: center;
	padding: 0;
	margin: 0;
	margin: 20px 50px 30px 10px;
	justify-content: center;
}
.social > div {
	display: flex;
	margin: 0 10px;
	justify-content: center;
	align-items: center;
}
.social > div img {
	height: 25px;
	position: relative;
	left: -5px;
	top: -3px;
}
.social > div p {
	align-items: center;
	display: flex;
}
.social > div p span {
	margin-top: 0 !important;
	display: block;
}
#section_6 .col-md-7.video .social > div p span {
	padding: 5px 10px !important;
	margin-left: 10px;
}
#section_6 .info-bocks.info2 .col-md-3 {
	background: none;
	height: auto;
}
#section_6 .info-bocks.info2 .icon {
	border-color: orange;
	height: 150px;
	width: 150px;
	top: 0;
}
#section_6 .info-bocks.info2 .headline {
	justify-content: center;
	background: none;
	padding: 0;
	margin: 0;
	text-align: center;
}
#section_6 .col-md-12 {
	margin-top: 50px;
}
#section_6 .info-bocks.info2 p.headline {
	color: #f39c13;
	font-weight: 900;
	font-size: 28px;
}
#section_6 .info-bocks.info2 span.headline {
	color: #848484;
	font-weight: 100;
	text-transform: capitalize;
	font-size: 20px;
	margin: 0 !important;
}
.owl-dots {
	justify-content: center !important;
	margin: 0 !important;
}
.owl-theme .owl-dots .owl-dot span {
	padding: 0 !important;
	width: 15px !important;
	height: 15px !important;
}
#section_7 .info-bocks.info2 .icon {
	top: 0px;
}
.testemunho .item.info-bocks.info2 .col-md-3:last-child .icon {
	border: none;
}
.testemunho .item.info-bocks.info2 .col-md-3:last-child .icon img {
	padding: 0;
	margin: 0;
	width: 100%;
	height: 100%;
}
.testemunho .info-bocks.info2 .col-md-3 {
	height: 450px;
}

.text-big {
	text-align: center;
}
.text-big p:nth-child(1) {
	font-size: 32px !important;
	font-weight: 900;
}
.text-big p:nth-child(2) {
	font-size: 68px;
	font-weight: 900;
	line-height: 50px;
	color: orange;
	margin-bottom: 50px;
}
.text-big span {
	background: none;
	color: #848484;
	text-transform: initial;
	font-size: 18px;
	padding: 0px;
}
#section_8 .col-md-6:nth-child(2) {
	display: block;
	text-align: right;
	padding: 0 50px;
}
#section_8 h2 {
	padding-bottom: 50px;
}
.bullets ul li span {
	border-radius: 100%;
	padding: 8px 15px;
	background: orange;
	color: #fff;
	margin-right: 15px;
}
#section_10,
#section_13 {
	background-image: url("/curso-online/bg.svg");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	background-position: 100%;
}
#section_10 .bullets ul li {
	color: #fff;
	position: relative;
	height: auto;
	margin-bottom: 50px;
}
#section_10 .bullets ul li span {
	border-radius: 100%;
	padding: 8px 15px;
	background: orange;
	color: #fff;
	position: absolute;
	left: -60px;
	margin-top: 0;
}
#section_10 img {
	width: 205px;
}
#section_10 ul {
	margin-left: 80px;
}
#section_10 h2 {
	margin-bottom: 80px;
}
#section_11 .col-md-6:nth-child(1),
#section_11 .col-md-6:nth-child(1) h2 {
	text-align: right;
}
#section_11 .text-big p:nth-child(1) {
	font-size: 18px !important;
	font-weight: 900;
	margin: 0;
	padding: 0;
	line-height: 0;
	position: relative;
	top: 15px;
	letter-spacing: 2px;
}
.testemunho .col-md-4 {
	background: orange;
	margin: 0 20px;
	height: 400px;
	text-align: center;
	color: #fff;
	border-radius: 10px;
	padding: 30px 0;
}
.testemunho .col-md-4 .nome {
	margin-top: 20px;
	font-weight: 900;
	font-size: 18px;
}
.testemunho .col-md-4 .texto {
	font-size: 18px;
	padding: 0 30px;
}
.testemunho .col-md-4 img {
	width: auto !important;
	height: auto !important;
	margin: 0 auto !important;
	float: none !important;
}
#section_1 .cta-green,
#section_9 .cta-green,
#section_11 .cta-green,
#section_13 .cta-green {
	width: 380px;
}
#section_12 img {
	height: 60px;
	position: relative;
	top: 8px;
}
#section_8 .text-big p:nth-child(2) {
	margin: 0;
}
#section_9 .video.bullets p, #section_9 .video.bullets ul {
	margin-left: 80px;
}
#section_11 .text-big p span::after {
	content: "";
	height: 4px;
	width: 105%;
	background: orange;
	position: relative;
	top: -25px;
	left: -2px;
}
#section_13 .text-alert {
	font-weight: 900;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 190px;
	margin: 0 auto;
}
.fotos-comeco img {
	width: 100%;
	border-radius: 10px;
	border: 5px solid orange;
}
.fotos-comeco {
	overflow: hidden;
}
.cta-green.fixed {
	display: none;
}
.cta-green.fixed {
	position: fixed;
	bottom: 0px;
	z-index: 999999999;
	left: 0;
	right: 0;
}



















