.home .main-content ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.home .main-content li {
  padding-left: 1.4em; 
  text-indent: -1em;
}

.home .main-content li::before {
    font-family: 'FontAwesome';
  /*  content: '\f067'; */
  /* content: '\f058'; */
    content: '\f00c';
    margin:0 5px 0 -5px;
 /* content: "• "; */
    color: #5AC8FB; /* or whatever color you prefer */
}

#sixmediabar .vc_column-inner{
    padding-top: 0;
}

body.home .main-content{
    padding-bottom: 0;
}
.top_block .pull-left, .top_block .pull-right{
        display:none;
    }
@media (max-width: 766px) {
    #section_one_welcome, #contact_small_logo{
        display:none;
    }
    nav.navbar{
        background:#FFF !important;
    }
    #conferrumino_o_nas{
        padding-top:20px !important;
    }
    #conferrumino_o_nas .vc_empty_space{
        display:none;
    }
    
}
@media (min-width: 766px) {
    #section_one_welcome{
        min-height:600px;
    }
}
#section_one_welcome_mobile{
   
}

#sixmediabar .vc_column-inner {
    padding-bottom: 0;
}

.vc_custom_1516138929982{
   /** filter: blur(1px); **/
    -webkit-transition: all 500ms ;
    -moz-transition: all 500ms ;
    -ms-transition: all 500ms ;
    -o-transition: all 500ms ;
    transition: all 500ms ;
    font-weight: 500;
}
#section_one h1 i{
    font-weight:500;
}

.vc_row-has-fill > .vc_column_container > .vc_column-inner, .vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner, .vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner, .vc_col-has-fill > .vc_column-inner {
	padding-top: 35px;
	padding-bottom: 35px;
}

.home .about-us-title{
    font-weight: 500;
}

.vc_custom_1515161269087{
    margin-top: 0 !important;
}