@import url('https://fonts.googleapis.com/css?family=Nunito:300,400,600,700,800,900');

/* ======================================================================================================================================================================
                                                                                    GENERAL                                             
   ====================================================================================================================================================================== */
body {
	font-family: 'Nunito', sans-serif;
	font-size: 16px;
	color: #6D6E70;
}

h1 {
	font-weight: 900;
	font-size: 34px;
	color: #00A0DF;
}

.main-title {
	position: relative;
	padding-bottom: 45px;
	line-height: 1.5;
}

.main-title:after {
	content: " ";
	background-image: url('assets/img/title-after.png');
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	width: 47px;
	height: 16px;
	display: inline-block;
	bottom: 17px;
	left: 50%;
	transform: translateX(-50%);
}

.main-title.white:after {
	background-image: url('assets/img/title-after-white.png');
}

/* ======================================================================================================================================================================
                                                                                    HEADER                                             
   ====================================================================================================================================================================== */
header {
	min-height: 100px;
}

header .menu ul li ul.dropdown-menu > li,
header .menu ul li ul.dropdown-menu > li a{
	width:100%;
}
header .menu ul li ul.dropdown-menu > li a{
	padding: 10px 10px
}

header .logo{
	display: inline-block;
	width: 400px;
	height: 60px;
	background-image: url('/wp-content/themes/csj/assets/img/logo_horizontal_sem_fundo_RGB.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size:230px ;
	margin-top: 25px;
}

header .menu {}

header .menu ul {
	list-style-type: none;
	padding: 0px;
	float: right;
    margin: 0 0 0 auto;
}

header .menu ul li {
	display: inline-block;
	font-size: 14px;
    
}

header .menu ul a {
	position: relative;
	display: inline-block;
	padding: 36px 10px 30px 10px;
	color: #3F4554;
}

header .menu ul a:hover {
	color: #006CB6;
	text-decoration: none;
}

header .menu ul a:hover::before {
	content: " ";
	position: absolute;
	bottom: 0px;
	left: 50%;
	transform: translateX(-50%);
	width: 100%;
	background-color: #006CB6;
	height: 3px;
	border-radius: 5px;
}



header .navbar-toggler-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='deepskyblue' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

header .navbar-toggler {
	border-color: #00A0DF;
}
.menu-mobile{
	display:none;
}


/* ======================================================================================================================================================================
                                                                                    HOME                                             
   ====================================================================================================================================================================== */
section.main-banner {}

section.main-banner h1 {
	font-size: 40px;
	color: #fff;
	text-shadow: 0px 1px 0px rgba(0,0,0,0.6);
}

section.main-banner p {
	font-size: 16px;
	color: #fff;
	text-shadow: 0px 1px 0px rgba(0,0,0,0.6);
}

section.main-banner .slide-item {
	min-height: 400px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding: 100px 0px 0px 0px;
}


section.main-banner.interna .slide-item {
	padding: 160px 0px 0px 0px;
}

section.nossa-historia {
	text-align: left;
}
section.nossa-historia img{
    border-radius: 30px;
}

section.nossa-historia .images-wrapper {
	margin-top: 55px;
}

section.tratamento-de-esgoto {
	font-size: 16px;
	color: #6D6E70;
}

section.tratamento-de-esgoto p {
	text-align: left;
}



section.sga-iso {
	font-size: 16px;
	color: #6D6E70;
}

section.sga-iso p {
	text-align: justify;
}



section.nossos-numeros {
	font-size: 16px;
	color: #6D6E70;
	padding: 0px 0px 80px;

	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,d6ffe3+100 */
	background: #ffffff;
	/* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #d6ffe3 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ffffff 0%, #d6ffe3 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ffffff 0%, #d6ffe3 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d6ffe3', GradientType=0);
	/* IE6-9 */
}

section.nossos-numeros .numeros-wrapper {
	margin-top: 60px;
}

section.nossos-numeros .numeros-wrapper ul {
	padding: 0px;
	list-style-type: none;
}

section.nossos-numeros .numeros-wrapper ul li {
	display: inline-block;
	position: relative;
	width: 100%;
	padding-left: 86px;
	font-size: 16px;
	color: #6D6E70;
	margin-bottom: 40px;
}

section.nossos-numeros .numeros-wrapper ul li:last-child {
	margin-bottom: 0px;
}

section.nossos-numeros .numeros-wrapper ul li h2 {
	font-size: 16px;
	color: #6D6E70;
	font-weight: 900;
	margin-bottom: 25px;
}

section.nossos-numeros .numeros-wrapper ul li img {
	position: absolute;
	top: 0px;
	left: 0px;
}

section.ultimas-noticias {
	padding: 80px 0px 0px 0px;
}

section.ultimas-noticias .noticias-wrapper {
	margin-top: 60px;
}



/* ======================================================================================================================================================================
                                                                                    CASA DA FONTE                                             
   ====================================================================================================================================================================== */
.slick-prev {
	left: -35px;
}

.slick-prev:before {
	content: '\f104';
}

.slick-next:before,
.slick-prev:before {
	font-family: 'Font Awesome\ 5 Free';
	font-weight: 900;
	font-size: 40px;
	line-height: 1;
	opacity: .75;
	color: #B6B8BA;
}

.slick-next {

	right: -35px;
}

.slick-next:before {
	content: '\f105';
}

.galeria .casa-da-fonte-gallery img {
	max-width: 162px;

}

.galeria .slick-list {
	margin: 0 -10px;
}

.galeria .slick-slide {
	margin: 0px 10px;

}

.galeria .slick-slide.slick-active {}

section.conheca-casa-da-fonte {
	position: relative;
	background: #d5ffe2;
	background: -moz-linear-gradient(top, #d5ffe2 0%, #ffffff 35%, #ffffff 100%);
	background: -webkit-linear-gradient(top, #d5ffe2 0%, #ffffff 35%, #ffffff 100%);
	background: linear-gradient(to bottom, #d5ffe2 0%, #ffffff 35%, #ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d5ffe2', endColorstr='#ffffff', GradientType=0);
}

section.conheca-casa-da-fonte .content-wrapper:before {
	position: absolute;
	content: ' ';
	top: 50%;
	transform: translateY(-50%);
	left: -137px;
	background-image: url('assets/img/ico-casa-da-fonte-1.png');
	background-repeat: no-repeat;

	width: 137px;
	height: 149px;


}

section.conheca-casa-da-fonte .content-wrapper:after {
	position: absolute;
	content: ' ';
	top: 50%;
	transform: translateY(-50%);
	right: -131px;
	background-image: url('assets/img/ico-casa-da-fonte-2.png');
	background-repeat: no-repeat;

	width: 131px;
	height: 129px;
}

/* ======================================================================================================================================================================
                                                                                    CONTATO                                             
   ====================================================================================================================================================================== */
section.canais{
	
}

section.canais .contato-btn{
	position: relative;
	display: block;
	border:1px solid #B6B8BA;
	border-radius: 6px;
	padding:17px 0px 17px 90px;
	margin-bottom:15px;
	color:#3F4554;
	font-size:18px;
	text-transform: uppercase;
	transition: 400ms;	
}

section.canais .contato-btn img{
	position:absolute;
	max-width:50px;
	max-height: 50px;
	top:50%;
	left:25px;
	transform:translateY(-50%);
}

section.canais .contato-btn:hover{
	text-decoration: none;
	background-color: #B6B8BA;
}

section.canais .contato-btn.ouvidoria:before{
	position: absolute;
	content:' ';
	background-image:url('assets/img/contact-icon-ouvidoria.png');
	background-repeat: no-repeat;
	width:45px;
	height:28px;
	top:50%;
	transform: translateY(-50%);
	left:25px;
}

section.canais .contato-btn.trabalhe-conosco:before{
	position: absolute;
	content:' ';
	background-image:url('assets/img/contact-icon-trabalhe.png');
	background-repeat: no-repeat;
	width:44px;
	height:44px;
	top:50%;
	transform: translateY(-50%);
	left:25px;
}

section.canais .contato-btn.conheca-etej:before{
	position: absolute;
	content:' ';
	background-image:url('assets/img/contact-icon-conheca.png');
	background-repeat: no-repeat;
	width:51px;
	height:51px;
	top:50%;
	transform: translateY(-50%);
	left:25px;
}

section.canais .form-wrapper{
	background-color:#F7F9FB;
	padding:102px 30px 60px 30px;
	display: none;
}

section.canais .form-wrapper input[type="text"],
section.canais .form-wrapper input[type="number"],
section.canais .form-wrapper input[type="email"],
section.canais .form-wrapper input[type="tel"],
section.canais .form-wrapper input[type="password"],
section.canais .form-wrapper input[type="date"],
section.canais .form-wrapper textarea,
section.canais .form-wrapper select{
	margin-bottom:15px;
	height:40px;
	border:1px solid #B6B8BA;
	border-radius: 6px;
	padding-left:10px;
	width:100%;
}

section.canais .form-wrapper textarea{
	width:100%;
	height:100px;
}

section.canais .form-wrapper input[type="submit"]{
	display: inline-block;
	padding: 14px 80px;
	border-radius: 40px;
	font-size: 16px;
	font-weight: 900;
	text-transform: uppercase;
	border:1px solid #00A0DF;
	background-color: #00A0DF;
	color: #fff;
	margin: 15px 0px 0px 0px;
}

section.canais .form-wrapper input[type="submit"]:hover{
	
}

section.onde-estamos{
	font-size: 14px;
}

section.onde-estamos img{
	max-width:100%;
}

section.onde-estamos h2{
	font-size:18px;
	color:#00A0DF;
	font-weight: 900;
	margin-bottom: 20px;
}

section.onde-estamos .map-wrapper{
	
}

section.onde-estamos .map-wrapper iframe{
	height:320px;
	width:100%;
}
section .form-wrapper.frm-ouvidoria.active{
	display: block;
}
section .contato-btn.active{
	background-color: #B6B8BA;
	text-decoration: none;
}
section .form-wrapper .wpcf7,
section .form-wrapper .config-form label,
section .form-wrapper .config-form input{
	width: 100%;
}


/* ======================================================================================================================================================================
                                                                                    MONITORAMENTO                                             
   ====================================================================================================================================================================== */
section.monitoramento{
	
}

section.monitoramento .monitoramento-items{
	margin-top:50px;
}

section.monitoramento .monitoramento-items .monitoramento-item{
	
}

section.monitoramento .monitoramento-items .monitoramento-item .icon{
	height: 125px;
	display: inline-flex;
	justify-content: center;
	flex-direction: column;
}

section.monitoramento .monitoramento-items .monitoramento-item .icon img{
	
}

section.monitoramento .monitoramento-items .monitoramento-item h2{
	font-size:22px;
	color:#3F4554;
	font-weight: 900;
	margin:30px 0px;
}

section.monitoramento .images-wrapper{
	margin-top: 40px;
}

section.monitoramento .images-wrapper img{
	border-radius: 25px;
}

/* ======================================================================================================================================================================
                                                                                    GLOSSARIO                                             
   ====================================================================================================================================================================== */
section.glossario{

}

section.glossario .glossario-items{
	border:1px solid #AAACAE;
	border-radius:15px;
	padding:20px;
}

section.glossario .glossario-items .glossario-item{
	margin-bottom:20px;
}

section.glossario .glossario-items .glossario-item h2{
	font-size:28px;
	font-weight:900;
	color:#00A0DF;
}

section.glossario .glossario-items .glossario-item p{

}


/* ======================================================================================================================================================================
                                                                                    NOTICIAS                                             
   ====================================================================================================================================================================== */
section.blog-listing{
	
}

section.blog-listing .sidebar{
	
}

section.blog-listing .sidebar h3{
	color:#00A0DF;
	font-weight: 900;
	text-transform: uppercase;
	font-size:22px;
	margin-bottom:30px;
}

section.blog-listing .sidebar .category-list{
	background-color:#F4F4F5;
	border:1px solid #979797;
	padding-top:25px;
	padding-bottom:25px;
	text-align: center;
}

section.blog-listing .sidebar .category-list a{
	display: block;
	margin-bottom:10px;
	font-weight: 400;
	border-radius: 15px
}

section.blog-listing .post-item{
	margin-bottom:50px;
}

.post-item {
	border-radius: 5px;
	background-color: #fff;

	-webkit-box-shadow: 0px 26px 59px -36px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 26px 59px -36px rgba(0, 0, 0, 0.35);
	box-shadow: 0px 26px 59px -36px rgba(0, 0, 0, 0.35);
}

.post-item .picture {
	min-height: 128px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 5px;
}

.post-item .content-wrapper {
	padding: 0px 40px 30px 0px;
}

.post-item h2 {
	font-size: 16px;
	font-weight: 900;
	color: #3F4554;
	margin: 45px 0px 20px 0px;
	min-height: 76px;
}

.post-item p {
	font-size: 16px;
	font-weight: 400;
	color: #3F4554;
	text-align: justify;
	min-height: 88px;
}

.post-item .date{
	font-size: 13px;
	font-weight: 400;
	color: #3F4554;
	text-align: justify;
	min-height: 0px;
}

.post-item .leia-mais {
	display: inline-block;
	width: 100%;
	text-align: right;
	font-size: 16px;
	color: #00A0DF;
	text-transform: uppercase;
	font-weight: 900;
}

.post-item .leia-mais:hover {
	text-decoration: none;
}

.post-item .leia-mais:after {
	content: " ";
	display: inline-block;
	float: right;
	background-image: url('assets/img/green-arrow.png');
	background-position: center;
	background-repeat: no-repeat;

	width: 32px;
	height: 19px;
	vertical-align: middle;
	margin-left: 8px;
}
.paginacao{
	text-align: center;
}

.paginacao .current{
	background-color: unset !important;
}
/* ======================================================================================================================================================================
                                                                                    NOTICIA INTERNA                                             
   ====================================================================================================================================================================== */
section.blog-post p{
	
}

section.blog-post h2{
	font-size:28px;
	color:#00A0DF;
	font-weight: 700;
	margin-bottom: 20px;

}

section.blog-post h3{
	font-size:24px;
	color:#6D6E70;
	font-weight: 700;
}

/* ======================================================================================================================================================================
                                                                                    TRATAMENTO PARA INDUSTRIAS                                             
   ====================================================================================================================================================================== */
section.monitoramento{
	
}

section.normas .icons-wrapper,
section.monitoramento .icons-wrapper{
	margin-top:40px;
}

section.normas .icons-wrapper h2,
section.monitoramento .icons-wrapper h2{
	text-align: center;
	font-size:16px;
	color:#00A0DF;
	font-weight: 900;
	margin-top:20px;
}

section.normas .icons-wrapper h2{
	height: 70px
}

section.normas .icons-wrapper a.cta{
	display: block;
	padding:14px 0px;
	text-align: center;
}

section.normas{
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 39%, #c9ffd6 100%);
	background: -webkit-linear-gradient(top, #ffffff 0%,#ffffff 39%,#c9ffd6 100%);
	background: linear-gradient(to bottom, #ffffff 0%,#ffffff 39%,#c9ffd6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#c9ffd6',GradientType=0 );
}

/* ======================================================================================================================================================================
                                                                                    ETEJ                                             
   ====================================================================================================================================================================== */
section.etej-icons{
	
}

section.etej-icons .icon-items .icon-item h2{
	font-size:25px;
	font-weight: 900;
	color:#00A0DF;
	margin:25px 0px;
}

section.etej-icons .icon-items .icon-item{
	margin-bottom:30px;
	text-align: center;
}


#fluxograma {display:block; margin:0 auto; width:720px; position:relative; font-family:Arial, Helvetica, sans-serif;}
#fluxograma #sistema {height: 183px; width:720px;background:url(/wp-content/uploads/2019/03/sistema.jpg) center center no-repeat;}
#fluxograma #sistema .bt {
    float: left;
    font-size: 18px;
    font-weight: bold;
    line-height: 18px;
    color: #ffffff;
    background: #c0c0c0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    -webkit-border-radius: 50%;
    -mox-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    z-index: 1000;
    text-decoration: none; opacity:0.8;}

.gradeamento {position:absolute; left:60px!important;}
.elevatoria {position:absolute; left:120px;}
.areia {position:absolute; left:190px;}
.aerada {position:absolute; left:390px;}
.decantacao {position:absolute; left:510px;}
.lodo {position:absolute; left:610px; top:165px;}
.compostagem {position:absolute; left:240px; top:165px;}

.current { background:#ffd600!important; }
.frame {margin-top:30px; border:1px solid #ffd600; width:760px;}
.frame p {padding:0 15px 0 15px;}

.helice {
    position: absolute;
    width: 31px;
    height: 31px;
    -webkit-animation:spin 4s linear infinite;
    -moz-animation:spin 4s linear infinite;
    animation:spin 4s linear infinite; background:url(../imagens/fluxograma/motor.png);
}
@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }


/* ======================================================================================================================================================================
                                                                                    FERTILIZANTE ORGANICO                                             
   ====================================================================================================================================================================== */
section.aplicacao{
	
}

section.aplicacao .aplicacao-items{
	margin-top:30px;
}

section.aplicacao .aplicacao-items .aplicacao-item{
	text-align: center;
}

section.aplicacao .aplicacao-items .aplicacao-item h2{
	font-size:24px;
	color:#00A0DF;
	font-weight: 900;
	margin:25px 0px;
}


/* ======================================================================================================================================================================
                                                                                    FAQ                                             
   ====================================================================================================================================================================== */
section.faq{
	
}

section.faq .questions{
	margin-bottom: 30px;
}

section.faq .questions:last-child{
	margin-bottom: 0px;
}

section.faq .questions h1.main-title{
	
}

section.faq .questions h1.main-title:after{
	left: 80px;
}

section.faq .questions .question{
	border:1px solid #AAACAE;
	border-radius:15px;
	padding:10px 15px 5px 15px;
	margin-bottom:20px;
}

section.faq .questions .question h2{
	font-size:20px;
	color:#808080;
	font-weight: 900;
	cursor: pointer;
	margin: 0px;
}


section.faq .questions .question .icon{
	display: inline-block;
	width:30px;
	height:30px;
	float: right;
	background-image: url('assets/img/ico-plus.png');
	background-repeat: no-repeat;
	background-size: 30px;
	position: relative;
	top:-2px;
}

section.faq .questions .question .icon.minus{
	background-image: url('assets/img/ico-minus.png');
}

section.faq .questions .question .awnser{
	margin-top:15px;
	display: none;
}

/* ======================================================================================================================================================================
																			ESTRUTURA TARIFARIA                                             
   ====================================================================================================================================================================== */
section.estrutura-tarifaria{
	
}

section.estrutura-tarifaria .regulamento-items{
	margin-top:100px;
}

section.estrutura-tarifaria .regulamento-items .regulamento-item{
	position: relative;
	text-align: center;
	border-radius: 5px;
	/* background-color: #fff; */
	padding:60px 25px 25px;

	/* -webkit-box-shadow: 0px 26px 59px -36px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 26px 59px -36px rgba(0, 0, 0, 0.35);
	box-shadow: 0px 26px 59px -36px rgba(0, 0, 0, 0.35); */
}

section.estrutura-tarifaria .regulamento-items .regulamento-item h2{
	font-size: 22px;
	color:#808080;
	font-weight: 900;
	margin:20px 0px;
	min-height: 52px;
}

section.estrutura-tarifaria .regulamento-items .regulamento-item img{
	position: absolute;
	top:-64px;
	left: 50%;
	transform: translateX(-50%);
	max-width: 120px;
}

section.tarifas .tabela table{
	width:100%;	
	margin-bottom:15px;
	
	border-collapse:collapse;
    border: 1px solid #95979A;
    border-radius: 15px;
}

section.tarifas .tabela table tr{
	
}

section.tarifas .tabela table tr:first-child{
	background-color: #f7f9fb;
}

section.tarifas .tabela table tr th{
	font-size:22px;
	color:#00945D;
	font-weight: 900;
	padding:20px;
	border:1px solid #95979A;
}

section.tarifas .tabela table tr th:first-child{
	/* color:#00A0DF;	 */
}

section.tarifas .tabela table tr td{
	padding:20px;
	border:1px solid #95979A;
}

section.tarifas-investimentos{
	padding: 0px 0px 80px;
}
/* ======================================================================================================================================================================
                                                                                    CTA BOX                                             
   ====================================================================================================================================================================== */

section.cta-box {
	color: #fff;
}

section.cta-box .main-title {
	color: #fff;
}


/* ======================================================================================================================================================================
                                                                                    FOOTER                                             
   ====================================================================================================================================================================== */
footer {
	background-color: #F8FAFC;
	padding: 80px 0px 50px 0px;
	font-size: 13px;
	color: #6D6E70;
	margin-top: -20px;
}
footer .logo-footer{
	width: 230px;
}

footer h3 {
	font-size: 18px;
	font-weight: 900;
	color: #00A0DF;
	margin-bottom: 15px;
}

footer h3 a{
	color: #00A0DF;
}

footer h3.first{
	margin-top: 20px;
}

footer .menu-secondary {
	/*padding-top: 66px;*/
}

footer .iso {
	padding-top: 0px;
	text-align: left;
}

footer .iso img{
	margin-right: 20px;
}


footer ul {
	padding: 0px;
	list-style-type: none;
}

footer ul li {
	margin-bottom: 7px;
}

footer ul li a {
	color: #6D6E70;
}
footer ul li a::before{
    content: '-';
    display: inline-block;
    margin-right: 3px;
    
}

/* ======================================================================================================================================================================
                                                                                    UTILITIES                                             
   ====================================================================================================================================================================== */
.cta {
	display: inline-block;
	padding: 10px 20px;
	border-radius: 40px;
	font-size: 14px;
	font-weight: 900;
	text-transform: uppercase;
	text-align: center;
}

.cta:hover {
	text-decoration: none;
}

.cta.blue {
	border:1px solid #00A0DF;
	background-color: #00A0DF;
	color: #fff;
	margin-top:15px;
}

.cta.centered {
	margin: 0 auto;
}

.images-shadow,
.images-rounded-shadow {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.images-shadow img,
.images-rounded-shadow img {
	-webkit-box-shadow: 0px 26px 59px -36px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 0px 26px 59px -36px rgba(0, 0, 0, 0.75);
	box-shadow: 0px 26px 59px -36px rgba(0, 0, 0, 0.75);

}

.images-rounded-shadow img {
	border-radius: 30px;
}

.gradient-background-end{
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 60%, #c9ffd6 100%);
	background: -webkit-linear-gradient(top, #ffffff 0%,#ffffff 60%,#c9ffd6 100%);
	background: linear-gradient(to bottom, #ffffff 0%,#ffffff 60%,#c9ffd6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#c9ffd6',GradientType=0 );
}

.gradient-background-middle-end{
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 35%, #ebedef 60%, #c9ffd6 100%);
	background: -webkit-linear-gradient(top, #ffffff 0%,#ffffff 35%,#ebedef 60%,#c9ffd6 100%);
	background: linear-gradient(to bottom, #ffffff 0%,#ffffff 35%,#ebedef 60%,#c9ffd6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#c9ffd6',GradientType=0 );
}


.gradient-tarifas{
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0px, #ffffff 200px, #ebedef 460px, #c9ffd6 560px);
	background: -webkit-linear-gradient(top, #ffffff 0px,#ffffff 200px,#ebedef 460px,#c9ffd6 560px);
	background: linear-gradient(to bottom, #ffffff 0px,#ffffff 200px,#ebedef 460px,#c9ffd6 560px);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#c9ffd6',GradientType=0 );
}
.inner-space {
	padding: 80px 0px;
}

.background-gray {
	background-color: #F8FAFC;
}

.margin-top-0 {
	margin-top: 0;
}

.margin-top-10 {
	margin-top: 10px;
}

.margin-top-20 {
	margin-top: 20px;
}

.margin-top-30 {
	margin-top: 30px;
}

.margin-top-40 {
	margin-top: 40px;
}

.margin-top-45 {
	margin-top: 45px;
}

.margin-top-50 {
	margin-top: 50px;
}

.margin-top-60 {
	margin-top: 60px;
}

.margin-top-70 {
	margin-top: 70px;
}

.margin-top-80 {
	margin-top: 80px;
}

.margin-top-90 {
	margin-top: 90px;
}

.margin-top-100 {
	margin-top: 100px;
}

.margin-top-150 {
	margin-top: 150px;
}

.margin-top-200 {
	margin-top: 200px;
}

.margin-bottom-0 {
	margin-bottom: 0;
}

.margin-bottom-10 {
	margin-bottom: 10px;
}

.margin-bottom-20 {
	margin-bottom: 20px;
}

.margin-bottom-30 {
	margin-bottom: 30px;
}

.margin-bottom-40 {
	margin-bottom: 40px;
}

.margin-bottom-50 {
	margin-bottom: 50px;
}

.margin-bottom-60 {
	margin-bottom: 60px;
}

.margin-bottom-70 {
	margin-bottom: 70px;
}

.margin-bottom-80 {
	margin-bottom: 80px;
}

.margin-bottom-90 {
	margin-bottom: 90px;
}

.margin-bottom-100 {
	margin-bottom: 100px;
}

.margin-bottom-150 {
	margin-bottom: 150px;
}

.margin-bottom-200 {
	margin-bottom: 200px;
}

.padding-horizontal-0 {
	padding-left: 0;
	padding-right: 0;
}

.padding-horizontal-10 {
	padding-left: 10px;
	padding-right: 10px;
}

.padding-horizontal-20 {
	padding-left: 20px;
	padding-right: 20px;
}

.padding-horizontal-30 {
	padding-left: 30px;
	padding-right: 30px;
}

.padding-horizontal-40 {
	padding-left: 40px;
	padding-right: 40px;
}

.padding-horizontal-50 {
	padding-left: 50px;
	padding-right: 50px;
}

.padding-horizontal-60 {
	padding-left: 60px;
	padding-right: 60px;
}

.padding-horizontal-70 {
	padding-left: 70px;
	padding-right: 70px;
}

.padding-horizontal-80 {
	padding-left: 80px;
	padding-right: 80px;
}

.padding-horizontal-90 {
	padding-left: 90px;
	padding-right: 90px;
}

.padding-horizontal-100 {
	padding-left: 100px;
	padding-right: 100px;
}

.padding-vertical-0 {
	padding-top: 0;
	padding-bottom: 0;
}

.padding-vertical-10 {
	padding-top: 10px;
	padding-bottom: 10px;
}

.padding-vertical-20 {
	padding-top: 20px;
	padding-bottom: 20px;
}

.padding-vertical-30 {
	padding-top: 30px;
	padding-bottom: 30px;
}

.padding-vertical-40 {
	padding-top: 40px;
	padding-bottom: 40px;
}

.padding-vertical-50 {
	padding-top: 50px;
	padding-bottom: 50px;
}

.padding-vertical-60 {
	padding-top: 60px;
	padding-bottom: 60px;
}

.padding-vertical-70 {
	padding-top: 70px;
	padding-bottom: 70px;
}

.padding-vertical-80 {
	padding-top: 80px;
	padding-bottom: 80px;
}

.padding-vertical-90 {
	padding-top: 90px;
	padding-bottom: 90px;
}

.padding-vertical-100 {
	padding-top: 100px;
	padding-bottom: 100px;
}

.padding-top-0 {
	padding-top: 0;
}

.padding-top-10 {
	padding-top: 10px;
}

.padding-top-20 {
	padding-top: 20px;
}

.padding-top-30 {
	padding-top: 30px;
}

.padding-top-40 {
	padding-top: 40px;
}

.padding-top-50 {
	padding-top: 50px;
}

.padding-top-60 {
	padding-top: 60px;
}

.padding-top-70 {
	padding-top: 70px;
}

.padding-top-80 {
	padding-top: 80px;
}

.padding-top-90 {
	padding-top: 90px;
}

.padding-top-100 {
	padding-top: 100px;
}

.padding-right-0 {
	padding-right: 0;
}

.padding-right-10 {
	padding-right: 10px;
}

.padding-right-20 {
	padding-right: 20px;
}

.padding-right-30 {
	padding-right: 30px;
}

.padding-right-40 {
	padding-right: 40px;
}

.padding-right-50 {
	padding-right: 50px;
}

.padding-right-60 {
	padding-right: 60px;
}

.padding-right-70 {
	padding-right: 70px;
}

.padding-right-80 {
	padding-right: 80px;
}

.padding-right-90 {
	padding-right: 90px;
}

.padding-right-100 {
	padding-right: 100px;
}

.padding-bottom-0 {
	padding-bottom: 0;
}

.padding-bottom-10 {
	padding-bottom: 10px;
}

.padding-bottom-20 {
	padding-bottom: 20px;
}

.padding-bottom-30 {
	padding-bottom: 30px;
}

.padding-bottom-40 {
	padding-bottom: 40px;
}

.padding-bottom-50 {
	padding-bottom: 50px;
}

.padding-bottom-60 {
	padding-bottom: 60px;
}

.padding-bottom-70 {
	padding-bottom: 70px;
}

.padding-bottom-80 {
	padding-bottom: 80px;
}

.padding-bottom-90 {
	padding-bottom: 90px;
}

.padding-bottom-100 {
	padding-bottom: 100px;
}

.padding-left-0 {
	padding-left: 0;
}

.padding-left-10 {
	padding-left: 10px;
}

.padding-left-20 {
	padding-left: 20px;
}

.padding-left-30 {
	padding-left: 30px;
}

.padding-left-40 {
	padding-left: 40px;
}

.padding-left-50 {
	padding-left: 50px;
}

.padding-left-60 {
	padding-left: 60px;
}

.padding-left-70 {
	padding-left: 70px;
}

.padding-left-80 {
	padding-left: 80px;
}

.padding-left-90 {
	padding-left: 90px;
}

.padding-left-100 {
	padding-left: 100px;
}

section .mobile-img.images-rounded-shadow,
section .mobile-img.images-shadow {
	display:none;
}