﻿body,
html {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;

    /*font-family: Asap, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";*/
    color: #2c3e50;
}


.no-margin {
    margin: 0;
}
.no-padding {
    padding: 0;
}

.preloader {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #fefefe;
	z-index: 99999;
	height: 100%;
	width: 100%;
	overflow: hidden !important;
}

.externo-carregando
{    
	position:fixed!important;
    width: 100%; 
    height: 100%;
	top:0;
	left: 0;		
    z-index: 99000000;
    text-align: center; 
    background-color: black;
    FILTER: alpha(opacity=20);
    opacity: 0.2;
}

.externo-carregando-transparent
{    
	position:fixed!important;
    width: 100%; 
    height: 100%;
	top:0;
	left: 0;		
    z-index: 99000000;
    text-align: center; 
    background-color: transparent;
    FILTER: alpha(opacity=20);
    opacity: 0.2;
}

.carregando
, .preloader-status
{
    position: fixed; 
    top: 40%; 
    left: 48%;
    z-index: 99000001;
    color: #fff;
}

.img-carregando {
    width: 24px;
    height: 24px;
}

.js-scroll-trigger {
    text-decoration: none;
}

.fa-0-5x {  font-size: 0.5em; }
.fa-0-6x {  font-size: 0.6em; }
.fa-0-7x {  font-size: 0.7em; }
.fa-0-8x {  font-size: 0.8em; }
.fa-0-9x {  font-size: 0.9em; }
.fa-1-1x {  font-size: 1.1em; }
.fa-1-2x {  font-size: 1.2em; }
.fa-1-3x {  font-size: 1.3em; }
.fa-1-4x {  font-size: 1.5em; }
.fa-1-5x {  font-size: 1.5em; }

.scroll-to-top {
  position: fixed;
  right: 15px;
  bottom: 15px;
  display: none;
  width: 50px;
  height: 50px;
  text-align: center;
  color: white;
  background: rgba(52, 58, 64, 0.5);
  line-height: 45px;
}

.scroll-to-top:focus, .scroll-to-top:hover {
  color: white;
}

.scroll-to-top:hover {
  background: #343a40;
}

.scroll-to-top i {
    font-weight: 800;
    padding-top: 12px;
    font-size: 26px;
}

.hidden {
    visibility: hidden;
}
.visible {
    visibility: visible;
}

/*************/

.page-top-info {
    padding: 0; 
    margin: 0;   
    /*background: linear-gradient(#006666, #018F83);*/
    background: linear-gradient(#D8EDEB, #ffffff);
    text-align: center;    
}

.page-top-info li {
    padding: 10px 4px 10px 4px;
    color: #018F83;
    font-family: Asap;
    font-size: 12px;
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out;
}
.page-top-info li:hover {
    background: linear-gradient(#E7F4F3, #ffffff00);
    cursor: pointer;
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out;
}

.navbar-nav {
    font-size: 0.8rem;
}

.dropdown:hover .dropdown-menu {
   display: block;   
}
.dropdown-menu-theme {
    margin-top: -40px;
    border: none;
}
.dropdown-menu-theme li {
    padding: 8px;
    border-bottom: 1px solid #018F83;
}
.dropdown-menu-theme li a {
    color: #018F83;
}

.navbar-theme {
    background: none repeat scroll 0 0 #fff;
    /*border-bottom: 1px solid #ecf0f1;*/    
    position: relative;
    display: inline-block;
    width: 100%;
    margin: 0;
    padding: 0;
}

.navbar-theme .navbar-brand .img-brand {
    max-height: 128px;
    max-width: 128px;
    margin-left: 4px;
}

.navbar-theme .nav-item-social {
    margin-left: 4px;
    margin-right: 0;
    color: #3B5A9B;
}

.nav-item-img {
    height: 28px;
    width: 28px;
}

.navbar-theme .nav-item-social .nav-link
, .navbar-theme .nav-item-social-aux .nav-link {
    padding-right: 0px;
}

.navbar-theme .nav-item-social .nav-link
, .navbar-theme .nav-item-social-aux .nav-link {
    padding-top: 54px !important;
    padding-bottom: 12px !important;
}

@media (max-width: 768px) {
    .navbar-theme .navbar-brand {
        width: 76%;   
    }
    .navbar-theme .navbar-brand .img-brand {
        margin-left: 0;
    }
    .navbar-theme .nav-item-social {
        margin-left: 0px;
    }
    .navbar-theme .nav-item-social .nav-link
    , .navbar-theme .nav-item-social-aux .nav-link {
        padding-top: 6px !important;
        padding-bottom: 5px !important;
    }    
}

@media (max-width: 990px) {
    .navbar-theme .navbar-nav .nav-link {
        padding-left: 10px;
        padding-right: 0px; 
        padding-top: 10px !important;
        padding-bottom: 10px !important;
        border-bottom: 1px dotted #eee;
    }
    .lavalamp-object::after {
        top: 30px !important;         
    }
}
.navbar-theme .navbar-nav {
    margin-right: 80px;
}

.navbar-theme .navbar-brand {
    color: rgba(0, 0, 0, 0.9);
}

.navbar-theme .navbar-brand:hover, .navbar-theme .navbar-brand:focus {
    color: rgba(0, 0, 0, 0.2);
}

.navbar-theme .navbar-nav .nav-link {
    color: #2c3e50;
    padding-right: 4px;  
    padding-top: 60px;
    padding-bottom: 60px;
    -webkit-transition: all 0.3s ease; 
    -moz-transition: all 0.3s ease; 
    -o-transition: all 0.3s ease; 
    transition: all 0.3s ease-out;
    cursor: pointer;
}

@media (min-width: 1200px) {
    .navbar-theme .navbar-nav .nav-link {
        padding-right: 20px;
    }
}

.orange-i2bg
, .logo-laranja {
    color: #F78E21;
}
.vermelho-i2bg
, .red-i2bg
, .logo-vermelho {
    color: #EF4B37;
}
.blue-i2bg
, .logo-azul {
	color: #18536A;
}
.bg-i2bg-blue {
    background-color: #18536A;
    color: #fff;
    border-bottom: 1px solid #F78E21;
    padding-top: 8px;
    padding-bottom: 8px;
}
.bg-i2bg-blue a {
    color: #fff;
    -webkit-transition: all 0.3s ease; 
    -moz-transition: all 0.3s ease; 
    -o-transition: all 0.3s ease; 
    transition: all 0.3s ease-out;
    cursor: pointer;
}
.bg-i2bg-blue a:hover {
    color: #EF4B37;
}
.bg-i2bg-red {
    background-color: #EF4B37;
}
.bg-i2bg-orange {
    background-color: #F78E21;
}

.title-label {
    font-size: 26px;
    font-weight: bold;
}

.subtitle-label {
    font-size: 20px;
    font-weight: bold;
    border-bottom: 1px solid #F78E21;
    margin-bottom: 8px;
}

.subtitle-label-certificacao {
    font-size: 20px;
    font-weight: bold;
    border-bottom: 1px solid #F78E21;
    margin-bottom: 8px;
    -webkit-transition: all 0.3s ease; 
    -moz-transition: all 0.3s ease; 
    -o-transition: all 0.3s ease; 
    transition: all 0.3s ease-out;
    cursor: pointer;
    display: block;
    text-decoration: none;
    color: #18536A;
}
.subtitle-label-certificacao:hover {
    text-decoration: none;
    color: #F78E21;
}
.subtitle-label-certificacao img {
    max-height: 24px;
    max-width: 24px;
}

.no-border {
    border: none;
}

.bold {
    font-weight: bold;
}
.italic {
    font-style: italic;
}

.solucoes-info h2 {
    font-weight: bold;    
}
.solucoes-info h3 {
    font-style: italic;
}
.solucoes-info p {
    text-align: justify;
    line-height: 1.5;
    text-indent: 30px;
    font-size: 15px;
}
.solucoes-info .subtitle-label {
    margin-bottom: 18px;
}
.solucoes-info ul li {
    padding-bottom: 8px;
    text-align: justify;
    padding-left: 12px;
    font-size: 15px;
}
.solucoes-info .media-object {
    vertical-align: middle;
    max-height: 28px;
    max-width: 28px;
    padding-right: 8px;
}

.solucoes-demo {
    margin-top: 30px;
}
@media (max-width: 512px) {
    .solucoes-info p {
        text-indent: 0px;
    }
    .solucoes-info ul li {
        padding-left: 0px;
    }
    .solucoes-info .media-object {
        padding-right: 4px;
    }
}

.solucoes-images {
    margin-top: 16px;
    margin-bottom: 16px;
}
.solucoes-list {
    line-height: 2;
}
.solucoes-list .active a {
    color: #EF4B37;
}
.solucoes-list a {
    color: #18536A;
    text-decoration: none;
   
    cursor: pointer;
}
.solucoes-list a:hover {
    color: #EF4B37;
}

.img-border {
    border: 1px solid #ddd;
    border-radius: 10px;
}

.lavalamp-object {
    border-bottom: 4px solid #EF4B37;
}
.lavalamp-object::after {
    content: url('../img/arrow-up.png'); /*'\002702';*/ 
    display: inline-block; 
    position: relative; 
    top: 128px; 
    left: 40%; 
    padding: 0 3px; 
    background: transparent; 
    color: #EF4B37; 
    font-size: 18px;   
}

@media (max-width: 520px) {
    .navbar-theme .navbar-brand {
        margin-left: 0px;
        text-align: left;
        vertical-align: middle;
    }
    .navbar-theme .navbar-nav {
        margin-right: 0px;
    }

    .navbar-theme .navbar-nav .nav-link {
        padding-left: 10px;
        padding-right: 0px; 
        padding-top: 10px;
        padding-bottom: 10px;
        border-bottom: 1px dotted #eee;
    }

    .navbar-theme .navbar-brand {        
        margin: 0;
        padding: 0;
        padding-bottom: 6px; 
        display: inline-block !important;  
        width: 78%; 
    }

    .navbar-toggler {
        display: inline-block !important;
        margin: 0;
        padding: 0;
    }

    .lavalamp-object::after {
        top: 30px;         
    }
}

.navbar-theme .navbar-nav .nav-link:hover, .navbar-theme .navbar-nav .nav-link:focus {
    color: #EF4B37;
}

.navbar-theme .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, 0.3);
}

.navbar-theme .navbar-nav .show > .nav-link,
.navbar-theme .navbar-nav .active > .nav-link,
.navbar-theme .navbar-nav .nav-link.show,
.navbar-theme .navbar-nav .nav-link.active {
    color: #2c3e50;
}

.navbar-theme .navbar-toggler {
    color: rgba(0, 0, 0, 0.5);
    border-color: rgba(0, 0, 0, 0.1);
    padding: 0;
    margin-top: 8px;
    margin-right: 8px;
}

.navbar-theme .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.navbar-theme .navbar-text {
    color: rgba(0, 0, 0, 0.5);
}

.navbar-theme .navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-theme .navbar-text a:hover, .navbar-theme .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}

#owl-demo {
    margin: 0;
    padding: 0;
}

#owl-demo .item {
    height: 400px;
}

@media (max-width: 520px) {
    #owl-demo .item .container {
        margin: 0;
        padding: 0;
    }
}

#owl-demo .slide-1 {
    background: url('../img/owl/slide-01-min.jpg') right center no-repeat;
    background-size: cover;    
}
#owl-demo .slide-2 {
    background: url('../img/owl/slide-02-min.jpg') top center no-repeat;
    background-size: cover;
}
#owl-demo .slide-3 {
    background: url('../img/owl/slide-03-min.jpg') center center no-repeat;
    background-size: cover;
}

#owl-demo .item img{
    display: block;
    width: 100%;
    height: auto;
}

@media (max-width: 520px) {
    #owl-demo .slide-1 {
        background-position-x: right -30px;
    }
}

.owl-prev
, .owl-next {
    position: absolute;
    top: 42%;
    margin-top: -16px;
    border: none;

    -webkit-border-radius: 26px;
	-moz-border-radius: 26px;
	border-radius: 26px;
    -webkit-transition:all 400ms ease;
	-moz-transition:all 400ms ease;
	-o-transition:all 400ms ease;
	transition:all 400ms ease;

    FILTER: alpha(opacity=20);
    opacity: 0.2;
}
.owl-prev i, .owl-next i {
    padding: 10px;
    font-size: 3em;
}
.owl-prev:hover, .owl-next:hover {
    FILTER: alpha(opacity=90);
    opacity: 0.9;
}
.owl-prev {
    left: 0;
}
.owl-next {
    right: 0;
}

.owl-theme .owl-nav {
    margin-top: 0 !important;
    margin: 0;
}

.owl-theme .owl-nav [class*='owl-'] {
    margin: 0;
}

#owl-demo .caption {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: #fff;
    font-family: Calibri, sans-serif;
}

#owl-demo .owl-item-title
, #owl-demo .owl-item-subtitle
, #owl-demo .owl-item-button {
    margin-top: 4px;
    margin-bottom: 4px;
}

#owl-demo .owl-item-title span
, #owl-demo .owl-item-subtitle span
, #owl-demo .owl-item-button a {
    padding: 8px;
    background-color: #2c3e50;
    color: #fff;
    text-transform: uppercase;
}

#owl-demo .owl-item-title span {
    font-size: 42px;
    font-weight: bold;
    background-color: #fff;
    color: #2c3e50;
}
#owl-demo .owl-item-subtitle span {
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
}
#owl-demo .owl-item-button a {
    display: inline-block;
    background-color: #fff;
    color: #2c3e50;
    cursor: pointer;
    text-decoration: none;
    font-weight: bold;
    
    -webkit-transition:all 400ms ease;
	-moz-transition:all 400ms ease;
	-o-transition:all 400ms ease;
	transition:all 400ms ease;
}
#owl-demo .owl-item-button a:hover {
    background-color: #2c3e50;
    color: #fff;
}

.owl-item-green .owl-item-title span {
    background-color: #009083 !important;
    color: #fff !important;
}
.owl-item-green .owl-item-subtitle span {
    background-color: #fff !important;
    color: #2c3e50 !important;
}
.owl-item-green .owl-item-button a {
    background-color: #009083 !important;
    color: #fff !important;
}
.owl-item-green .owl-item-button a:hover {
    background-color: #fff !important;
    color: #2c3e50 !important;
}

.owl-item-red .owl-item-title span {
    background-color: #EF4B37 !important;
    color: #fff !important;
}
.owl-item-red .owl-item-subtitle span {
    background-color: #fff !important;
    color: #2c3e50 !important;
}
.owl-item-red .owl-item-button a {
    background-color: #EF4B37 !important;
    color: #fff !important;
}
.owl-item-red .owl-item-button a:hover {
    background-color: #fff !important;
    color: #2c3e50 !important;
}

.owl-item-orange .owl-item-title span {
    background-color: #F78E21 !important;
    color: #fff !important;
}
.owl-item-orange .owl-item-subtitle span {
    background-color: #fff !important;
    color: #2c3e50 !important;
}
.owl-item-orange .owl-item-button a {
    background-color: #F78E21 !important;
    color: #fff !important;
}
.owl-item-orange .owl-item-button a:hover {
    background-color: #fff !important;
    color: #2c3e50 !important;
}

.owl-item-blue .owl-item-title span {
    background-color: #15566D !important;
    color: #fff !important;
}
.owl-item-blue .owl-item-subtitle span {
    background-color: #fff !important;
    color: #2c3e50 !important;
}
.owl-item-blue .owl-item-button a {
    background-color: #15566D !important;
    color: #fff !important;
}
.owl-item-blue .owl-item-button a:hover {
    background-color: #fff !important;
    color: #2c3e50 !important;
}

@media (max-width: 520px) {
    #owl-demo .caption {
        margin: 0;
        padding: 0;
        width: 80%;
    }
    #owl-demo .owl-item-title span {
        font-size: 26px;
    }
    #owl-demo .owl-item-subtitle span {
        font-size: 14px;
    }
    .owl-prev i, .owl-next i {
        padding: 4px;
        font-size: 2em;
    }
}

.text-blue-i2bg {
    color: #18536A;
}
.text-dark-blue {
    color: #2c3e50;
}
.text-dark-green {
    color: #009083;
}
.text-green-light {
    color: #1abc9c;
}
.text-orange {
    color: #FF9935;
}
.text-orange-i2bg {
    color: #F78E21;
}
.text-red {
    color: #E74C3C;
}
.text-dark-red {
    color: #C0392B;
}
.text-red-i2bg {
    color: #EF4B37;
}

.text-justify-with-identation {
    text-align: justify;
    text-indent: 80px;
}

.img-socio {
    height: 92px;
    width: 100px;
    padding-left: 8px;
}

@media (max-width: 768px) {
    .text-justify-with-identation {
        text-indent: 40px;
    }
}

@media (max-width: 512px) {
    .img-socio {
        height: 68px;
        width: 72px;
        padding-left: 4px;
    }
}

.section-1
, .section-3 {
    text-align: center;
    padding-top: 30px;
    padding-bottom: 60px;
    background: url('../img/i2background-min.png') center right no-repeat;
}

.section-solucoes {
    text-align: left;
    padding-top: 30px;
    padding-bottom: 60px;
    background: url('../img/i2background-min.png') center right no-repeat;
}

.section-1 p
, .section-3 p
, .section-3 h4
, .section-1 .media 
, .section-3 .media {
    padding-left: 50px;
    padding-right: 50px;
} 

@media (max-width: 520px) {
    .section-1 p
    , .section-3 p
    , .section-3 h4
    , .section-1 .media
    , .section-3 .media {
        padding-left: 0px;
        padding-right: 0px;
    }
}

.section-1 h2 {
    color: #EF4B37;
}

.section-1-details {
    margin-top: 20px;
}
.section-1-details h5 {
    padding-top: 14px;
    padding-bottom: 6px;
    border-bottom: 1px solid #18536A;
}

.section-2
, .section-4 {
    text-align: center;
    padding-top: 30px;
    padding-bottom: 60px;
    background-color: #18536A;
    color: #fff;
}
.section-4 {
    background-image: url('../img/man-phone-gray.png');
    background-position: top right;
    background-repeat: no-repeat;
}
@media (max-width: 520px) {
    .section-4 {
        background-position-x: right -100px;
    }
}
.section-2-button {
    margin-top: 20px;
}

.section-4 h2 {
    font-size: 1.5rem;
}
.section-4 .info {
    padding-left: 110px;
    padding-right: 110px;
    padding-bottom: 40px;
}

@media (max-width: 520px) {
    .section-4 .info {
        padding-left: 0px;
        padding-right: 0px;
    }
    .section-4 .contatoinfo {
        padding-top: 40px;
    }
    .section-4 .contatoinfo p {
        font-size: 14px;
    }
}

#portifolios {
    color: #2c3e50;
}

.btn-white {
    background-color: #fff;
    color: #2c3e50 !important;
    -webkit-border-radius: 26px;
	-moz-border-radius: 26px;
	border-radius: 26px;
    -webkit-transition:all 400ms ease;
	-moz-transition:all 400ms ease;
	-o-transition:all 400ms ease;
	transition:all 400ms ease;
}
.btn-white:hover {
    background-color: #ddd;
    color: #2c3e50 !important;
}

/* Glyph, by Harry Roberts */

hr.main-style {
    overflow: visible; /* For IE */
    padding: 0;
    border: none;
    border-top: medium double #2c3e50;
    color: #2c3e50;
    text-align: center;
    margin: 30px;    
}
hr.main-style:after {
    content: "§";
    display: inline-block;
    position: relative;
    top: -0.9em;
    font-size: 1.5em;
    padding: 0 0.25em;
    background: white;
}

hr.main-style-2 {
    overflow: visible; /* For IE */
    padding: 0;
    border: none;
    border-top: medium double #288FB7;
    color: #288FB7;
    text-align: center;
    margin: 30px;    
}
hr.main-style-2:after {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: "\f0e8"; /*fa-sitemap*/

    /*content: "§";*/
    display: inline-block;
    position: relative;
    top: -0.9em;
    font-size: 1.5em;
    padding: 0 0.25em;
    background: #18536A;
}

hr.main-style-3 {
    overflow: visible; /* For IE */
    padding: 0;
    border: none;
    border-top: medium double #18536A;
    color: #18536A;
    text-align: center;
    margin: 30px;    
}
hr.main-style-3:before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: "\f51c"; /*fa-chalkboard-teacher*/

    display: inline-block;
    position: relative;
    top: -0.9em;
    font-size: 1.5em;
    padding: 0 0.25em;
    background: #fff;
}

hr.main-style-4 {
    overflow: visible; /* For IE */
    padding: 0;
    border: none;
    border-top: medium double #288FB7;
    color: #288FB7;
    text-align: center;
    margin: 30px;    
}
hr.main-style-4:after {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: "\f124"; /*fa-location-arrow*/

    /*content: "§";*/
    display: inline-block;
    position: relative;
    top: -0.9em;
    font-size: 1.5em;
    padding: 0 0.25em;
    background: #18536A;
}

hr.main-style-5 {
    overflow: visible; /* For IE */
    padding: 0;
    border: none;
    border-top: medium double #288FB7;
    color: #288FB7;
    text-align: center;
    margin: 30px;    
}
hr.main-style-5:after {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: "\f041"; /*fa-map-marker*/

    /*content: "§";*/
    display: inline-block;
    position: relative;
    top: -0.9em;
    font-size: 1.5em;
    padding: 0 0.25em;
    background: #18536A;
}

/************************************/

.img-hover .image {
    opacity: 1;
    display: block;
    width: 100%;
    height: auto;
    transition: .5s ease;
    backface-visibility: hidden;
}

.img-hover .middle {
    transition: .5s ease;
    opacity: 0;
    FILTER: alpha(opacity=0);
    position: absolute;
    top: 30%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}

.img-hover:hover .image {
    opacity: 0.3;
    FILTER: alpha(opacity=30);
}

.img-hover:hover .middle {
    opacity: 1;
    FILTER: alpha(opacity=100);
}

.img-hover .text
, .btn-green
, .btn-red
, .btn-blue {
    background-color: #18536A; /*vede borges: #009083*/
    color: #fff !important;
    text-transform: uppercase; 

    -webkit-border-radius: 26px;
	-moz-border-radius: 26px;
	border-radius: 26px;
    -webkit-transition:all 400ms ease;
	-moz-transition:all 400ms ease;
	-o-transition:all 400ms ease;
	transition:all 400ms ease;  
     
}
.btn-red {
    background-color: #EF4B37;
    color: #fff;
}
.btn-blue {
    background-color: #18536A;
    color: #fff;
}
.btn-green a
, .btn-green a:hover
, .btn-red a
, .btn-red a:hover {
    color: #fff !important;
}
.img-hover .text:hover
, .btn-green:hover
, .btn-red:hover
, .btn-blue:hover {
    text-decoration: none;
    background-color: #288FB7;
    color: #fff;
}


@media (max-width: 520px) {
    .modal-detalhes {
        padding-bottom: 40px;
    }
}

.modal-detalhes .modal-dialog {
    width: 90%;
    max-width: 90%;
}

.modal-detalhes .modal-body {
    text-align: left;
    font-size: 13px;
}

.modal-detalhes h6 {
    text-transform: uppercase;
}

.modal-detalhes ul {
    list-style-type: upper-alpha;
}
.modal-detalhes ul li {
    padding-top: 6px;
}

.btn-fechar {
    background-color: #dddddd;
    color: #333333;
    text-transform: uppercase; 

    -webkit-border-radius: 26px;
	-moz-border-radius: 26px;
	border-radius: 26px;
    -webkit-transition:all 400ms ease;
	-moz-transition:all 400ms ease;
	-o-transition:all 400ms ease;
	transition:all 400ms ease;  
     
}
.btn-fechar:hover {
    text-decoration: none;
    background-color: #dddddd;
    color: #333333;
}

.obrig {
    font-weight: bold;
    color: red;
}

.form-small
, .form-small input
, .form-small select
, .form-small .input-group-text {
    font-size: 14px;
}

.google-map {
    padding: 30px 0px 0px 0px;
}

.map-responsive{
    overflow:hidden;
    padding-bottom:50%;
    position:relative;
    height:0;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

@media (max-width: 520px) {
    .google-map {
        padding: 0px;
    }
}

.footer {
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    color: #2c3e50;
    border-top: 1px solid #EF4B37;
    font-size: 0.9rem;
}

.footer-company-image, .footer-company-title {
    display: inline-flex;
    vertical-align: middle;
}
.footer-company-image img {
    max-height: 20px;
    max-width: 20px;    
}
.footer-company-title {
    padding-top: 4px;
}
.footer .list-inline-item-social {
    padding-right: 12px;    
    margin: 0;
    opacity: 0.6;
    filter: alpha(opacity=60);
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out;
    vertical-align: bottom;
}
.footer .list-inline-item-social:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}
.footer .list-inline-item-social img {
    height: 24px;
    width: 24px;
}

.line-break-sm {
    display: inline-block;
}

@media (max-width: 520px) {
    .footer {
        font-size: 0.8rem;
    }
    .footer ul {
        line-height: 2;
    }
    .footer .list-inline-item-social img {
        height: 20px;
        width: 20px;
    }
    .line-break-sm {
        display: none;
    }
}

#modalCotacao {
    z-index: 99010 !important;
    overflow: auto !important;
}

#modalAnexarArquivo {
    z-index: 99110 !important;
}

.modal-backdrop-cotacao {
    z-index: 99000;
    background-color: #000;
    FILTER: alpha(opacity=30);
    opacity: 0.3;    
    margin: 0;
    padding: 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.modal-backdrop-anexar {
    z-index: 99110;
    background-color: #000;
    FILTER: alpha(opacity=30);
    opacity: 0.3;    
    margin: 0;
    padding: 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


#contato a {
    color: #fff !important;
}
#contato a:hover {
    color: #ddd;
}
#contato .btn-white
, #contato .btn-white:hover {
    color: #2c3e50 !important;
}

.card-footer {
    background: none !important;
    border-top: none !important;
}
.card-title {
    color: #EF4B37;
}


/*
@media (min-width: 572px) and (max-width: 860px) {
    .card-group > .card {
        
        -webkit-box-flex: 1;
        -ms-flex: 1 0 50% !important;
        flex: 1 0 50% !important; 
        margin-bottom: 0;
    }
}
*/

.form-control-radio-list {
    display: block;
}
.form-control-radio-list::after {
    display: block;
    clear: both;
    content: "";
}
.form-control-radio-list label
, .form-control-checkbox-list label {
    padding-left: 6px;
    padding-right: 12px;   
}
.form-control-radio-list label
, .form-control-radio-list input {
    float: left;
    min-height: 26px;
    vertical-align: middle;
}
input[type="radio"]:checked
, input[type="checkbox"]:checked
, :checked
, :checked + label, :checked + input {
    color: red;
    font-weight: bold;
}
@media (min-width: 520px) {
    .brand_logo_pesquisa {
        max-width: 360px !important;
    }    
}
@media (max-width: 520px) {    
    .form-control-radio-list input {
        clear: left;
    }    
}


/*********** overlay ******************/
.lightboxgallery-gallery-item {
    cursor: pointer;
    border: 8px solid #fff;
    -webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
    background-position: center center !important;
    background-size: 100% auto !important;
    background-repeat: no-repeat;
    border: 1px solid #eee;
    border-radius: 10px;
    margin: 0;
    display: inline-block;
    position: relative;
    min-height: 140px !important;
    min-width: 240px !important;
}
.lightboxgallery-gallery-item .overlay {
    -webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.image {
  width: 100%;
  height: auto;
}
.icon-overlay {
    color: white;
    font-size: 100px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;

    -webkit-transition: all 0.3s ease; 
    -moz-transition: all 0.3s ease; 
    -o-transition: all 0.3s ease; 
    transition: all 0.3s ease-out;
}
.text-overlay {
    color: white;
    font-size: 16px;
    line-height: 1.3;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    /*white-space: nowrap;*/

    -webkit-transition: all 0.3s ease; 
    -moz-transition: all 0.3s ease; 
    -o-transition: all 0.3s ease; 
    transition: all 0.3s ease-out;
}
.text-overlay h1{
    font-size: 24px;
    text-transform: uppercase;
    border-bottom: 1px solid #EF4B37;
    padding-bottom: 10px;
    margin-bottom: 16px;
}

.icon-overlay:hover
, .text-overlay:hover {
    color: #EF4B37;
}

/**** NORMAL ****/
.image-overlay {
    display: inline-block;
    background-position: center center;
    background-size: cover;
    min-height: 280px;
    min-width: 240px;
}
.image-overlay .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    FILTER: alpha(opacity=0);
    -webkit-transition: all 0.5s ease; 
    -moz-transition: all 0.5s ease; 
    -o-transition: all 0.5s ease; 
    transition: all 0.5s ease-out;
    background-color: rgba(0, 0, 0, 0.8);
}
.image-overlay:hover .overlay {
    opacity: 1;
    FILTER: alpha(opacity=100);
}


/**** SLIDE LEFT ****/
.image-overlay-slide-left {
    display: inline-block;
    background-position: center center;
    background-size: cover;
    min-height: 280px;
    min-width: 240px;
}
.image-overlay-slide-left .overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 0;
    opacity: 0;
    FILTER: alpha(opacity=0);
    -webkit-transition: all 0.5s ease; 
    -moz-transition: all 0.5s ease; 
    -o-transition: all 0.5s ease; 
    transition: all 0.5s ease-out;
    background-color: rgba(0, 0, 0, 0.8);
}
.image-overlay-slide-left:hover .overlay {
    width: 100%;
    opacity: 1;
    FILTER: alpha(opacity=100);
}

/**** SLIDE RIGHT ****/
.image-overlay-slide-right {
    display: inline-block;
    background-position: center center;
    background-size: cover;
    min-height: 280px;
    min-width: 240px;
}
.image-overlay-slide-right .overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 100%;
    height: 100%;
    width: 0;
    opacity: 0;
    FILTER: alpha(opacity=0);
    -webkit-transition: all 0.5s ease; 
    -moz-transition: all 0.5s ease; 
    -o-transition: all 0.5s ease; 
    transition: all 0.5s ease-out;
    background-color: rgba(0, 0, 0, 0.8);
}
.image-overlay-slide-right:hover .overlay {
    right: 0;
    width: 100%;
    opacity: 1;
    FILTER: alpha(opacity=100);
}

/**** SLIDE UP ****/
.image-overlay-slide-up {
    display: inline-block;
    background-position: center center;
    background-size: cover;
    min-height: 280px;
    min-width: 240px;
}
.image-overlay-slide-up .overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 0;
    width: 100%;
    opacity: 0;
    FILTER: alpha(opacity=0);
    -webkit-transition: all 0.5s ease; 
    -moz-transition: all 0.5s ease; 
    -o-transition: all 0.5s ease; 
    transition: all 0.5s ease-out;
    background-color: rgba(0, 0, 0, 0.8);
}
.image-overlay-slide-up:hover .overlay {
    height: 100%;
    opacity: 1;
    FILTER: alpha(opacity=100);
}

/**** SLIDE DOWN ****/
.image-overlay-slide-down {
    display: inline-block;
    background-position: center center;
    background-size: cover;
    min-height: 280px;
    min-width: 240px;
}
.image-overlay-slide-down .overlay {
    position: absolute;
    bottom: 100%;
    left: 0;
    right: 0;
    height: 0;
    width: 100%;
    opacity: 0;
    FILTER: alpha(opacity=0);
    -webkit-transition: all 0.5s ease; 
    -moz-transition: all 0.5s ease; 
    -o-transition: all 0.5s ease; 
    transition: all 0.5s ease-out;
    background-color: rgba(0, 0, 0, 0.8);
}
.image-overlay-slide-down:hover .overlay {
    bottom: 0;
    height: 100%;
    opacity: 1;
    FILTER: alpha(opacity=100);
}


@media screen and (max-width: 520px) {
    .image-overlay .overlay 
    , .image-overlay-slide-left .overlay 
    , .image-overlay-slide-right .overlay 
    , .image-overlay-slide-up .overlay
    , .image-overlay-slide-down .overlay
    {
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        height: 100%;
        width: 100%;
        opacity: 0.0;
        FILTER: alpha(opacity=0);
    }
}

.background-cliente {
    background-size: auto auto;
    background-position: center center;
    background-repeat: no-repeat;
    border: 1px solid #eee;
    border-radius: 10px;
    min-height: 200px !important;
    min-width: 200px !important;
}

input[type="radio"]
, input[type='radio']
, input[type="checkbox"] 
{
    font-size: 16px;
    font-family: Calibri, "Abel", sans-serif;
    color: black;
    font-weight: normal;
    margin-right: 8px;
    margin-left: 6px;
}

input[type="radio"]:checked
, input[type='radio']:active
, input[type="checkbox"]:checked
, :checked
, :checked + label, :checked + input {
    font-size: 16px;
    font-family: Calibri, "Abel", sans-serif;
    color: red !important;
    font-weight: bold;
}
