#inside_footer{
	
	background: #1d1760;
	position: relative;	
	min-height: 320px;
	
	width: 100%;
		
}
.optimize_form_contacto_f_header2{
	
	font-family:LimerickTS-Regular,'Century Gothic',CenturyGothic,sans-serif;
}

#inside_footer hr{
	
	margin: 30px 135px;
	background-color: #FFF;
		
}

.inside_footer_region{
	padding: 0px 135px;
	margin: 0 auto;
	padding-top: 30px;
}

.inside_footer_region ul {
    line-height: 1.5em;
}

.inside_footer_region li {
    padding-top: 0px;
}

.inside_footer_block ul.menu li{
	margin: 0;
}

.inside_footer_block a, .inside_footer_block a:visited, .inside_footer_block a:hover {
	color: #FFF;	
}

.inside_footer_region_columns {
	text-align:center;
}

.inside_footer_block h2{
	color: #FFF;
	text-align: left;
	font-size: 90%;
	font-family: LimerickTS-DemiBold,'Century Gothic',CenturyGothic,sans-serif;
}


	


/*copyright e social buttons*/
.inside_footer_bottom {
	height: 50px;
	margin: 0px 135px;
	color:#FFF;	
}

.inside_footer_bottom #copyright {	
	font-family: LimerickTS-Regular,'Century Gothic',CenturyGothic,sans-serif;
	font-size: 70%;
}
.inside_footer_bottom #social-buttons {
	
	font-family: LimerickTS-DemiBold,'Century Gothic',CenturyGothic,sans-serif;
	font-size: 90%;
	margin-top:-1px;
}



.inside_footer_bottom a {
	color:#FFF;
}

.inside_footer_bottom_inner {

}

.social_buttons {
	float:right;
	margin: 0px 5px;
}


#social_text {
	padding-right: 10px;
}

#footer-copyright-pipe {
	margin: 0px 10px;
}



#inside_footer ul,ul li.leaf {
  list-style-type: none;
  list-style-image: none;
}

#inside_footer ul li.leaf a,ul li.expanded a ,ul li.collapsed a {
 display: block;
}

#social_text {
	float: left;
	color: #FFF;
}

#social_img {
	float: right;
}

#social-buttons {
	margin-right: -5px;
}



#wrapper #container .region-footer {
  float: none;
  clear: both;
  text-align: center;
  margin: 4em 0 -3em;
  color: #898989;
}

#wrapper #container .breadcrumb {
  position: absolute;
  top: 15px;
  left: 35px; /* LTR */
  z-index: 3;
}

body.sidebar-first .region-footer {
  margin-left: -210px;
}

body.sidebar-second .region-footer {
  margin-right: -210px;
}

body.two-sidebars .region-footer {
  margin: 0 -210px;
}



.optimize_footer_handler_class h1{
	margin-bottom:40px;
	
}

.optimize_footer_handler_class hr{
	background-color:#C59217;
	margin-bottom:30px;
	margin-top:30px;
	
}

.optimize_footer_handler_class p{
	text-align:justify
	
}

.optimize_footer_handler_class ul{
	margin-left:20px;
	padding-left:0px;
	
}

.optimize_footer_handler_class li{
	color:#1d1760;
	
}

.optimize_footer_handler_class a:visited{
	color:#858585;
	
}

.optimize_footer_handler_class a:link{
	color:#858585;
	
}

.optimize_footer_handler_class a:hover{
	color:#1d1760;
	
}


/*
	CSS para formulario no footer da homepage
*/
#inside_footer .form-submit {
	width: 100%;
	height:100%;
}

#inside_footer .input_submit_wrapper input{
	font-size: 90%;
	color: #1d1760;
	background-color: transparent;
	font-family: LimerickTS-DemiBold,'Century Gothic',CenturyGothic,sans-serif;
	-webkit-appearance: none;
	cursor:pointer;
}

/* #inside_footer .input_submit_wrapper input:active{
    vertical-align: top;
    padding: 8px 13px 6px;
} */



#inside_footer .input_submit_wrapper{	
	color: #FFF;
	background-color:#FFF;
	height: 40px;
	border-radius: 8px;	
	margin: auto;
	margin-bottom: 20px;	
	width: 235px;
	clear:both;
	margin-top: 15px;
	
}

#inside_footer .input_wrapper_title {
	font-weight:bold;
	font-size:70%;
	width: 16%;
}


#inside_footer input{
	border-radius: 8px;
	width: 100%;
	font-size: 70%;
	font-family: LimerickTS-DemiBold,'Century Gothic',CenturyGothic,sans-serif;		
	height: 40px;	
	padding: 0px;
	margin: 0px;
}	

#inside_footer .input_wrapper div{
	display: inline-block;
}

#inside_footer .input_wrapper input{
	color: #1d1760;
}

#inside_footer .input_wrapper {
	color: #1d1760;
	background-color:#FFF;
	border: none;
	height: 40px;
	border-radius: 8px;	
	text-align:left;
	padding: 0px 15px;
	margin-bottom: 20px;
}


#inside_footer #formulario_contacto {	
	
}

#inside_footer #formulario_contacto_div h2{
	text-align: left;
    line-height: 120%;
    font-weight: bold;
	margin-bottom: 20px;
}


#inside_footer #formulario_contacto_div input[type='text']{
	padding-left: 20px;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
	outline:none;
}



#inside_footer .optimize_form_contacto_f_form .styledCheckbox{
	margin-top: 0;
	color: #FFF;
}

#inside_footer .optimize_form_contacto_f_form .mailing_list_cb{

	color: #FFF;
	padding-top: 5px;
}

#inside_footer .optimize_form_contacto_f_form  {
	width: 450px;
	margin: auto;
}

#inside_footer .optimize_form_contacto_f_header  {
	
}

#inside_footer .optimize_form_contacto_f_title  {
	color:#FFF;
}

#inside_footer .optimize_form_contacto_f_header2,#inside_footer .optimize_form_contacto_f_header3 {
	font-family: LimerickTS-Regular,'Century Gothic',CenturyGothic,sans-serif;
	font-size: 70%;
}

#inside_footer .optimize_form_contacto_f_header1 {
	font-family: LimerickTS-DemiBold,'Century Gothic',CenturyGothic,sans-serif;
	font-size: 150%;
}

#inside_footer #formulario_contacto_div {
	text-align:center;
	margin: auto;
	padding-top: 50px;
}

#inside_footer_form {
	margin: auto;
}

.inside_footer_block {
	font-family: LimerickTS-Regular,'Century Gothic',CenturyGothic,sans-serif;	
	font-size: 70%;
	color: #FFF;	
	line-height: 2em;
	vertical-align: top;	
	padding: 0px 20px;
	display: inline-block;
}

.footer_disclaimers {
	background-color: #EEEEEE;
    position: relative;
    min-height: 230px;
    width: 100%;
}

.optimize_landing_page_disclaimers {
	
	padding: 0px 135px;
    margin: 0 auto;
    padding-top: 30px;
	
	font-size:14px;
	text-align:justify;
	line-height: 1.4em;
}

.optimize_landing_page_disclaimers a:link{
	
	color:#858585;
	font-weight:bold;
}

.optimize_landing_page_disclaimers  a:visited{
	
	color:#858585;
	font-weight:bold;
}

.optimize_landing_page_disclaimers a:hover{
	
	color:#1d1760;
}



/*MOBILE*/

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 1199px) {
/* Styles */

	.inside_footer_region {
		padding: 0px 30px;
		margin: 0 auto;
		padding-top: 30px;
	}
	
	.inside_footer_bottom {
		margin: 0px 30px;
	}
	
	#inside_footer hr {
		margin: 30px 30px;
	}

}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
/* Styles */	
}

/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 320px) {
/* Styles */
}

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
/* Styles */
}

/* iPads (landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
/* Styles */
}

/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
/* Styles */
}
/**********
iPad 3
**********/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
}

/* iPhone 4 ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
}

/* iPhone 5 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
/* Styles */

}

@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
/* Styles */

}

/* iPhone 6 ----------- */
@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
/* Styles */

}

@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
/* Styles */

}

/* iPhone 6+ ----------- */
@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

/* Samsung Galaxy S3 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

/* Samsung Galaxy S4 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}

/* Samsung Galaxy S5 ----------- */
@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}

@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}


	



