/*
Theme Name: Pcom Reset
Author: Pcom
*/

/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {margin: 0;	padding: 0;	border: 0;	font-size: 100%;	font: inherit;	vertical-align: baseline; }
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block; }
body {	line-height: normal; }
ol, ul {list-style: none; }
blockquote, q {quotes: none; }
blockquote:before, blockquote:after, q:before, q:after {content: '';	content: none; }
table {border-collapse: collapse;	border-spacing: 0; }
a {text-decoration:none; }
a img { -webkit-transform: rotate(0); -moz-transform: rotate(0); transform: rotate(0);	}

a {transition: all 0.2s; -moz-transition: all 0.2s; /* Firefox 4 */	-webkit-transition: all 0.2s; /* Safari and Chrome */ -o-transition: all 0.2s /* Opera */ }

/* --------------------------------------- END RESET -------------------------- */
body {
	background: #ffffff;
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	color: #444444;
	font-weight: 400;
}

.content-wrap {
	width: 1160px;
	margin: 0 auto;
	position: relative;
}

@media screen and (max-width: 1180px) {
	.content-wrap {
		width: 95%;
		margin: 0 auto;
		position: relative;
	}
}

/* --------------------------------------- CSS TOPO --------------------------- */
header {
	width: 100%;
	margin: 0 auto;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 999;
}

.top-bar {
	background: #982846;
	border-bottom: 1px solid #000000;
}

.top-social {
	width: 180px;
	float: left;
	text-align: right;
	line-height: 0;
	padding: 9px 0 8px 0;
}

.top-social a {
	display: inline-block;
	line-height: normal;
	margin: 0 6px;
	width: 18px;
}

.top-info {
	width: calc(100% - 180px - 174px - 60px);
	float: left;
	padding: 7px 0 0 0;
	text-align: right;
}

.top-info p {
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e3e3e3;
	text-shadow: 0px 1px 0px #444444;
	display: inline-block;
}

.top-info p a {
	color: #e3e3e3;
}

.top-info p a:hover {
	text-decoration: underline;
}

.top-phone, .top-mail {
	display: inline-block;
}

.top-phone {
	background: url("img/ico-phone.png") no-repeat;
	background-position: 0 8px;
	background-size: 16px;
	padding: 0 36px 0 28px;
}

.top-phone p {
	padding: 0 15px 0 0;
}

.top-mail {
	background: url("img/ico-mail.png") center left no-repeat;
	background-position: 0 7px;
	background-size: 13px;
	padding: 0 0 0 18px;
}

.top-cliente {
	background: url("img/bg-cliente.png") top center no-repeat;
	width: 174px;
	height: 33px;
	float: right;
	margin: -2px 0 0 0;
	transition: all 0.2s;
	-moz-transition: all 0.2s; /* Firefox 4 */
	-webkit-transition: all 0.2s; /* Safari and Chrome */
	-o-transition: all 0.2s; /* Opera */
}

.top-cliente:hover {
	margin: 0;
}

.top-cliente a {
	width: 174px;
	height: 26px;
	display: block;
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e3e3e3;
	text-shadow: 0px 1px 0px #444444;
	text-align: center;
	padding: 7px 0 0 0;
}

.top-cliente a span {
	background: url("img/ico-user.png") center left no-repeat;
	padding: 0 0 0 16px;
	background-size: 11px;
}

.top {
	background: url("img/bg-top.png") top left repeat-x;
	height: 99px;
}

.top h1 {
	width: 229px;
	height: 56px;
	display: block;
	margin: 0 auto;
	padding: 18px 0 0 0;
}

@media screen and (max-width: 1060px) {
.top-social {
	width: 100px;
	text-align: left;
}

.top-social a {
	margin: 0 3px;
}

.top-info {
	width: calc(100% - 100px - 174px - 30px);
}
	
.top-phone {
	padding: 0 18px 0 28px;
}

.top-phone p {
	padding: 0 8px 0 0;
}	
}

@media screen and (max-width: 880px) {
.top-info {
	display: none;
}
		
}


/* --------------------------------------- CSS CONTENT --------------------------- */
.slide-01 {
	background: url("img/bg-01-01.jpg") top center no-repeat;
	width: 100%;
	height: 750px;
}

.slide-01 .txt {
	float: left;
	max-width: 500px;
	width: 90%;
	margin: 180px 0 0 45px;
}

.slide-01 .txt h2 {
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	font-size: 78px;
	color: #f68422;
	font-weight: 700;
	display: block;
	text-shadow: 0px 1px 0px rgb(0,0,0,0.5);
	text-transform: uppercase;
	margin: 0 0 15px -5px;
}

.slide-01 .txt .border-01 {
	width: 90px;
	height: 2px;
	background: #ffffff;
	display: block;
	box-shadow: 0px 1px 0px 0px #7c7a79;
	margin: 0 0 0 5px;
}

.slide-01 .txt p {
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #444444;
	font-weight: 600;
	line-height: 23px;
	display: block;
	text-shadow: 0px 1px 0px rgb(255,255,255,0.5);
	padding: 0 0 20px 0;
}

.slide-01 .txt a {
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	font-weight: 700;
	display: inline-block;
	padding: 18px 33px 18px 33px;
	background: #982846;
	text-transform: uppercase;
	text-align: center;
	border-radius: 32px;
}

.slide-01 .txt a:hover {
	opacity: 0.9;
	filter: alpha(opacity=90); /* For IE8 and earlier */
}

.slide-01 .img {
	float: right;
	max-width: 482px;
	width: calc(100% - 500px - 90px - 10px);	
	margin: 160px 45px 0 0;
}


.slide-02 {
	background: url("img/bg-02-01.png") bottom left repeat-x #982846;
	width: 100%;
	padding: 0 0 90px 0;
}

.slide-02 .content-wrap {
	position: relative;
}

.slide-02 .drops {
	background: url("img/over-01-01.png") no-repeat;
	width: 264px;
	height: 160px;
	background-size: contain;
	position: absolute;
	top: -160px;
	left: 150px;
}

.slide-02 .txt-01 {
	float: left;
	width: 50%;
	padding: 40px 0 0 0;
}

.slide-02 .txt-01 p {
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	font-size: 42px;
	color: #ffffff;
	font-weight: 600;
	line-height: 46px;
	display: block;
	padding: 0 0 0 40px;
}

.slide-02 .txt-01 p .border {
	width: 90px;
	height: 2px;
	background: #f68423;
	display: block;
	margin: 0 0 0 5px;
}

.slide-02 .txt-02 {
	float: left;
	width: 50%;
	padding: 40px 0 0 0;
}

.slide-02 .txt-02 ul {
	padding: 0 0 0 20px;
}

.slide-02 .txt-02 ul li {
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ffffff;
	font-weight: 600;
	padding: 0 0 0 0;
	display: list-item;
	list-style: disc;
}


.slide-03 {
	background: #ffffff;
	width: 100%;
	padding: 70px 0 80px 0;
}

.wrap-trio {
	text-align: center;
}

.box-icon .icon {
	width: 73px;
	height: 80px;
	display: block;
	padding: 0 0 5px 0;
}

.box-icon h3 {
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	font-size: 50px;
	color: #444444;
	font-weight: 700;
	display: block;
}

.box-icon h3 .border {
	width: 60px;
	height: 5px;
	background: #444444;
	display: block;
	margin: 0 0 0 3px;
}

.box-icon ul {
	padding: 15px 0 0 20px;
}

.box-icon ul li {
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #444444;
	font-weight: 600;
	padding: 0 0 0 0;
	display: list-item;
	list-style: disc;
}

.wrap-trio .box-icon {
	display: inline-block;
	vertical-align: top;
	width: 352px;
	margin: 0 30px 65px 0;
	text-align: left;
}

.wrap-duo .box-icon {
	margin: 0 0 45px 0;
	width: 95%;
}

.wrap-duo .box-50 {
	width: 50%;
	float: left;
}

.wrap-duo .box-50 .p-01 {
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #0c5386;
	font-weight: 700;
	line-height: 42px;
	width: 95%;
}

.box-player {
	padding: 0 0 0 0;
	position: relative;
	margin: 35px 0 0 0;
}

.box-player .over {
	position: relative;
	z-index: 3;
	max-width: 100%;
	pointer-events: none;
}

.box-player .over img {
	width: 100%;
}

.box-player .under {
	position: absolute;
	width: calc(100% - 3.79% - 3.79%);
	z-index: 1;
	top: 4.69%;
	left: 3.79%;
}

.box-player .under img {
	max-width: 100%;
	height: auto;
}

.box-player .under iframe {
	max-width: 100% !important;
}

.slides-player {
	width: 100%;
	height: auto;
	position: relative;
	margin: 30px 0 0 0;
}

.shadow-player {
	width:240px;
	height:100%;
	position:absolute;
	z-index:3;
	top: 0;
	pointer-events: none;
}

.shadow-player-l {
	left:0;
	background:-moz-linear-gradient(left,rgba(255,255,255,1) 25%,rgba(255,255,255,0) 100%);
	background:-webkit-gradient(linear,left top,right top,color-stop(25%,rgba(255,255,255,1)),color-stop(100%,rgba(255,255,255,0)));
	background:-webkit-linear-gradient(left,rgba(255,255,255,1) 25%,rgba(255,255,255,0) 100%);
	background:-o-linear-gradient(left,rgba(255,255,255,1) 25%,rgba(255,255,255,0) 100%);
	background:-ms-linear-gradient(left,rgba(255,255,255,1) 25%,rgba(255,255,255,0) 100%);
	background:linear-gradient(to right,rgba(255,255,255,1) 25%,rgba(255,255,255,0) 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#00ffffff',GradientType=1);
}

.shadow-player-r {
	right:0;
	background:-moz-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,1) 60%);
	background:-webkit-gradient(linear,left top,right top,color-stop(0,rgba(255,255,255,0)),color-stop(60%,rgba(255,255,255,1)));
	background:-webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,1) 60%);
	background:-o-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,1) 60%);
	background:-ms-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,1) 60%);
	background:linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,1) 60%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#ffffff',GradientType=1);
}

.slides-player ul {
	width: 100%;
	position: relative;
	line-height: 0;
	text-align: center;
}

.slides-player ul li {
	width: 189px;
	height: 123px;
	display: inline-block;
	line-height: normal;
	border: 4px solid #e6e6e6;
	margin: 0 15px 30px 15px;
	overflow: hidden;
	cursor: pointer;
	position: relative;
	z-index: 1;
}

.slides-player ul li.slick-current, .slides-player ul li:hover {
	border: 4px solid #f68f1f;
}

.slides-player .slick-prev {
	background: url("img/seta-slider-prev.png") no-repeat;
	background-size: contain;
	width: 25px;
	height: 43px;
	position: absolute;
	top: 40px;
	left: 5px;
	z-index: 6;
	content: " "; 
	white-space: pre;
}

.slides-player .slick-next {
	background: url("img/seta-slider-next.png") no-repeat;
	background-size: contain;
	width: 25px;
	height: 43px;
	position: absolute;
	top: 40px;
	right: 5px;
	z-index: 6;
	content: " "; 
	white-space: pre;
}

.slide-04 {
	width: 100%;
	background: #982846;
	padding: 0 0 110px 0;
}

.slide-04 .content-wrap {
	position: relative;
}

.slide-04 .drops {
	background: url("img/over-02-01.png") no-repeat;
	width: 84px;
	height: 69px;
	background-size: contain;
	display: block;
	position: absolute;
	top: -69px;
	right: 40px;
	z-index: 9;
}

.slide-04 h3 {
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	font-size: 46px;
	color: #ffffff;
	font-weight: 700;
	padding: 60px 0 40px 0;
	text-align:	center;
	letter-spacing: -1px;
}

.slide-04 ul {
	text-align: center;
}

.slide-04 ul li {
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ffffff;
	font-weight: 400;
	line-height: 23px;
	display: inline-block;
	margin: 0 40px 40px 40px;
	max-width: 280px;
	vertical-align: top;
}

.slide-04 ul li strong {
	font-weight: 700;
}

.slide-05 {
	width: 100%;
	background: #e9e9e9;
	padding: 0 0 0 0;
}

.slide-05 .content-wrap {
	position: relative;
}

.slide-05 .drops {
	background: url("img/over-03-01.png") no-repeat;
	width: 301px;
	height: 137px;
	background-size: contain;
	display: block;
	position: absolute;
	top: -137px;
	left: 0px;
	z-index: 9;
}

.slide-05 .wrap-duo h3 {
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	font-size: 48px;
	color: #444444;
	font-weight: 700;
	padding: 85px 0 5px 55px;
}

.slide-05 .wrap-duo h3 .border {
	width: 60px;
	height: 5px;
	background: #c0c0c0;
	display: block;
	margin: 0 0 0 3px;
}

.slide-05 .wrap-duo p {
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #444444;
	font-weight: 600;
	padding: 0 0 75px 55px;
	max-width: 390px;
}

.slide-05 .wrap-duo a {
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	font-weight: 700;
	display: inline-block;
	padding: 18px 33px 18px 33px;
	background: #982846;
	text-transform: uppercase;
	text-align: center;
	border-radius: 32px;
	margin: 0 0 0 50px;
}

.slide-05 .wrap-duo a:hover {
	opacity: 0.9;
	filter: alpha(opacity=90); /* For IE8 and earlier */
}

.slide-05 .wrap-duo .duo-img {
	margin: -127px 0 0 0;
	text-align: right;
	line-height: 0;
}

.slide-06 {
	width: 100%;
	background: #ffffff;
	padding: 0 0 70px 0;
}

.slide-06 .drops-01 {
	background: url("img/over-04-01.png") no-repeat;
	width: 84px;
	height: 68px;
	background-size: contain;
	display: block;
	position: absolute;
	top: -68px;
	left: 9px;
	z-index: 9;
}

.slide-06 .drops-02 {
	background: url("img/over-04-02.png") no-repeat;
	width: 253px;
	height: 80px;
	background-size: contain;
	display: block;
	position: absolute;
	top: -80px;
	left: 40%;
	z-index: 9;
}

.slide-06 .drops-03 {
	background: url("img/over-04-03.png") no-repeat;
	width: 62px;
	height: 20px;
	background-size: contain;
	display: block;
	position: absolute;
	top: -20px;
	right: 65px;
	z-index: 9;
}

.slide-06 .txt {
	float: left;
	width: 325px;
}

.slide-06 .txt h3 {
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	font-size: 50px;
	color: #982846;
	font-weight: 700;
	line-height: 55px;
	padding-top: calc(55% + 70px);
}

.slide-06 .img {
	float: right;
	width: calc(100% - 325px);
	text-align: right;
	padding: 70px 0 0 0;
}

.slide-07 {
	width: 100%;
	background: #e9e9e9;
	padding: 0 0 10px 0;
}

.slide-07 .drops {
	background: url("img/over-05-01.png") no-repeat;
	width: 253px;
	height: 80px;
	background-size: contain;
	display: block;
	position: absolute;
	top: -80px;
	left: 9px;
	z-index: 9;
}

.slide-07 h3 {
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	font-size: 58px;
	color: #444444;
	font-weight: 700;
	padding: 55px 0 60px 0;
	width: 90%;
	margin: 0 auto;
	text-align: center;
}

.itens-center {
	text-align: center;
}

.slide-07 ul {
	line-height: 0;
}

.slide-07 ul li {
	vertical-align: top;
	display: inline-block;
	line-height: normal;
	margin: 0 35px 55px 35px;
}


@media screen and (max-width: 980px) {
.slide-01 .txt {
	max-width: 400px;
}
	
.slide-01 .txt h2 {
	font-size: 62px;
	font-weight: 700;
}

.slide-01 .txt p {
	font-size: 16px;
	line-height: 20px;
}

.slide-01 .txt a {
	font-size: 16px;
	padding: 15px 23px 15px 23px;
}
	
.slide-01 .img {
	width: calc(100% - 420px - 90px - 10px);	
}

.slide-06 .txt h3 {
	padding-top: calc(25% + 70px);
}
	
.box-player .under iframe {
	height: 260px !important;
}
	

}

@media screen and (max-width: 860px) {
.slide-01 {
	background: url("img/bg-01-01.jpg") top center no-repeat;
	width: 100%;
	height: 1000px;
}
	
.slide-01 .txt {
	float: none;
	max-width: 400px;
	width: 90%;
	margin: 0 auto 0 auto;
	padding: 160px 0 0 0;
}
	
.slide-01 .txt h2 {
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	font-size: 42px;
	color: #f68422;
	font-weight: 700;
	display: block;
	text-shadow: 0px 1px 0px rgb(0,0,0,0.5);
	text-transform: uppercase;
	margin: 0 0 15px -5px;
}

.slide-01 .txt p {
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #444444;
	font-weight: 600;
	line-height: 20px;
	display: block;
	text-shadow: 0px 1px 0px rgb(255,255,255,0.5);
	padding: 0 0 20px 0;
}

.slide-01 .txt a {
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	font-weight: 700;
	display: inline-block;
	padding: 15px 23px 15px 23px;
	background: #982846;
	text-transform: uppercase;
	text-align: center;
	border-radius: 32px;
}
	
.slide-01 .img {
	float: none;
	max-width: 482px;
	width: 50%;	
	margin: 0 auto 0 auto;
	padding: 45px 0 0 0;
}
	
.slide-02 .txt-01 {
	float: none;
	width: 90%;
	padding: 40px 0 0 0;
	margin: 0 auto;
}
	
.slide-02 .txt-01 p {
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #ffffff;
	font-weight: 600;
	line-height: 40px;
	display: block;
	padding: 0 0 0 0;
}

.slide-02 .txt-02 {
	float: none;
	width: 90%;
	padding: 40px 0 0 0;
	margin: 0 auto;
}

.slide-02 .txt-02 ul {
	padding: 0 0 20px 20px;
}	
	
.slide-02 .txt-02 ul li {
	font-size: 16px;
	padding: 0 0 5px 0;
}	
	
	
.box-icon h3 {
	font-size: 38px;
}

.box-icon h3 .border {
	width: 50px;
	height: 4px;
	background: #444444;
	display: block;
	margin: 3px 0 0 3px;
}

.box-icon ul {
	padding: 15px 0 0 20px;
}

.box-icon ul li {
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #444444;
	font-weight: 600;
	padding: 0 0 0 0;
	display: list-item;
	list-style: disc;
}

.wrap-trio .box-icon, .wrap-duo .box-icon {
	display: inline-block;
	vertical-align: top;
	width: 280px;
	margin: 0 auto 65px auto;
	text-align: left;
}	
	
.wrap-duo .box-50 {
	width: 90%;
	float: none;
	margin: 0 auto;
	text-align: center;
}

.wrap-duo .box-50 .p-01 {
	font-size: 32px;
	line-height: 34px;
}

.box-player {
	padding: 0 0 0 0;
	position: relative;
	margin: 35px 0 0 0;
}

.box-player .over {
	position: relative;
	z-index: 3;
	max-width: 100%;
	pointer-events: none;
}

.box-player .under {
	position: absolute;
	width: calc(100% - 3.79% - 3.79%);
	z-index: 1;
	top: 4.69%;
	left: 3.79%;
}

.box-player .under iframe {
	width: 100% !important;
	height: 380px !important;
}	
	
.shadow-player {
	width:50px;
	height:100%;
	position:absolute;
	z-index:2;
	top: 0;
}	
	
.slide-04 h3 {
	font-size: 34px;
	letter-spacing: -0.5px;
}

.slide-04 ul {
	text-align: center;
}

.slide-04 ul li {
	margin: 0 40px 60px 40px;
}
	
	
.slide-05 .wrap-duo h3 {
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	font-size: 42px;
	color: #444444;
	font-weight: 700;
	padding: 45px 0 5px 0;
	margin: 0 auto;
}

.slide-05 .wrap-duo h3 .border {
	width: 60px;
	height: 5px;
	background: #c0c0c0;
	display: block;
	margin: 0 auto 0 auto;
}

.slide-05 .wrap-duo p {
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #444444;
	font-weight: 600;
	padding: 0 0 75px 0;
	max-width: 390px;
	margin: 0 auto;
}

.slide-05 .wrap-duo a {
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	font-weight: 700;
	display: inline-block;
	padding: 15px 23px 15px 23px;
	background: #982846;
	text-transform: uppercase;
	text-align: center;
	border-radius: 32px;
	margin: 0 auto 0 auto;
}

.slide-05 .wrap-duo a:hover {
	opacity: 0.9;
	filter: alpha(opacity=90); /* For IE8 and earlier */
}

.slide-05 .wrap-duo .duo-img {
	margin: 20px 0 0 0;
	text-align: right;
}	
	
.slide-06 .txt {
	float: none;
	width: 325px;
	margin: 0 auto;
}

.slide-06 .txt h3 {
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	font-size: 48px;
	color: #982846;
	font-weight: 700;
	line-height: 52px;
	padding: 70px 0 40px 0;
	margin:0 auto;
	width: 95%;
}

.slide-06 .img {
	float: none;
	width: 90%;
	text-align: center;
	margin: 0 auto;
	padding: 0 0 0 0;
}	
	
.slide-07 h3 {
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	font-size: 42px;
	color: #444444;
	font-weight: 700;
	padding: 55px 0 30px 0;
	width: 90%;
	margin: 0 auto;
	text-align: center;
}	

}

@media screen and (max-width: 660px) {
.box-player .under iframe {
	height: 280px !important;
}	
}	

@media screen and (max-width: 460px) {
.slide-01 .img {
	width: 80%;	
}	
	
.box-player .under iframe {
	height: 180px !important;
}		
}


/* --------------------------------------- CSS FOOTER --------------------------- */
footer {
	background: #444444;
	width: 100%;
	margin: 0 auto;
	position: relative;
}

footer .content-wrap {
	position: relative;
}

.rdp-drops {
	background:url("img/over-06-01.png") no-repeat;
	width: 80px;
	height: 102px;
	background-size: contain;
	position: absolute;
	top: -102px;
	left: 10px;
	z-index: 9;
}

.rdp-logo {
	float: left;
	width: 230px;
	margin: 85px 0 0 6px;
}

.rdp-logo a {
	width: 162px;
	height: 48px;
	display: block;
}

.rdp-logo p {
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	padding: 20px 0 0 0;
}

.rdp-info {
	float: left;
	width: calc(100% - 230px - 12px - 30px);
	text-align: right;
	margin: 60px 6px 45px 0;
}


.rdp-01 {
	display: inline-block;
	width: 270px;
	text-align: left;
	vertical-align: top;
}

.rdp-01 p {
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #ffffff;
}

.rdp-01 p.cidade {
	font-size: 16px;
}

.rdp-01 p.telefone {
	padding: 0 0 10px 0;
}

.rdp-02 {
	display: inline-block;
	width: 340px;
	text-align: left;
	vertical-align: top;
}

.rdp-02 p {
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ffffff;
	padding: 0 0 10px 0;
}

.rdp-02 p a {
	color: #ffffff;
}

.rdp-02 p a:hover {
	text-decoration: underline;
}

.rdp-02 .social {
	padding: 10px 0 0 0;
}

.rdp-02 .social a {
	width: 33px;
	height: 32px;
	display: inline-block;
	margin: 0 25px 0 0;
}

.rdp-03 {
	display: inline-block;
	width: 175px;
	text-align: left;
	vertical-align: top;
}

.rdp-03 p {
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	padding: 0 0 20px 0;
}

.rdp-info .ico {
	width: 71px;
	height: 71px;
	display: block;
	margin: 0 0 20px 0; 
}


.rdp-bot {
	background: url("img/bg-rdp-01.png") bottom left repeat-x;
	border-top: 1px solid #353535;
	padding: 35px 0 85px 0;
}

@media screen and (max-width: 1180px) {
.rdp-logo {
	float: left;
	width: 230px;
	margin: 85px 0 0 0;
}

.rdp-info {
	float: left;
	width: calc(100% - 230px - 30px);
	text-align: right;
	margin: 60px 0 45px 0;
}


.rdp-01 {
	width: 185px;
}

.rdp-02 {
	width: 260px;
}

.rdp-03 {
	width: 175px;
}
}

@media screen and (max-width: 980px) {
.rdp-logo {
	float: none;
	width: 230px;
	margin: 0 auto 0 auto;
	padding: 85px 0 0 0;
}

.rdp-info {
	float: none;
	width: 100%;
	text-align: center;
	margin: 0 auto;
	padding: 60px 0 45px 0;
}


.rdp-01 {
	width: 280px;
	margin: 0 0 30px 0;
}

.rdp-02 {
	width: 280px;
	margin: 0 0 30px 0;
}

.rdp-03 {
	width: 280px;
	margin: 0 0 30px 0;
}
}

.fancybox-iframe {
	background: transparent !important;
}

.fancybox-slide--iframe .fancybox-content {
	width  : 1080px !important;
	height : 675px !important;
	max-width  : 80%;
	max-height : 90%;
	margin: 0;
	background-color: transparent !important;
	overflow: hidden;
}

.iframe-obrigado img {
	max-width: 100%;
	height: auto;
}


@media screen and (max-width: 980px) {

	.fancybox-slide--iframe .fancybox-content {
		width  : 1080px !important;
		height : 90% !important;
		max-width  : 90%;
		max-height : auto;
		margin: 0;
		background-color: transparent !important;
		overflow: auto;
	}

}	



/* -------------------------------------- ÚTEIS ------------------------------------- */
.white {color: #fff !important;}
.green {color: #95bf3d !important;}
.black {color: #19181b !important;}

.bold, strong {	font-weight:bold !important; }
em { font-style: italic; }
.clear {  clear: both !important; }
.float-left {  float: left;  }
.img-left { float: left; margin: 0 17px 10px 0; }
.img-100 { max-width: 100%; height: auto; }

.css-exemplo {
	opacity: 0;
	filter: alpha(opacity=0); /* For IE8 and earlier */
	transition: all 0.2s;
	-moz-transition: all 0.2s; /* Firefox 4 */
	-webkit-transition: all 0.2s; /* Safari and Chrome */
	-o-transition: all 0.2s; /* Opera */
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
.css-exemplo {
	letter-spacing: -1px;
}
}

@media screen and (min-width: 991px) and (max-width: 1279px) {

}

@media screen and (min-width: 601px) and (max-width: 990px) {

}

@media screen and (max-width: 600px) {

}


.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
}

.rslides img {
	display: block;
	height: auto;
	float: left;
	width: 100%;
	border: 0;
}
