
body{
    font-family: 'Poppins', sans-serif;
}
.navbar, .navbar:hover{
    padding: 5px 0;
    z-index: 800;
    background-color: #343a40!important;
    transition: 0.8s;
}
.navbar-toggler{
    margin-right: 10px;
}
#navbar-link-logo{
    width: 17%;
}

.navbar-brand{
    z-index: 15;
    max-width: 180px;
    opacity: 1;
    transition: 0.8s
}
.navbar-brand:hover{
    opacity: 0.5;
    cursor: pointer;
}
.nav-item:hover{
    background-color: rgb(37, 37, 37);
}
.m-right{
    right: 0;
    position: absolute;
}
.navbar-dark .navbar-nav .nav-link{
    border-left: 1px solid #585858;
    padding: 20px;
    font-size: 0.80rem;
}
#button-start{
    background-color: #1e90ff;
    font-weight: bold;
    padding-right: 25px;
    padding-left: 25px;
    color: rgb(221, 221, 221)
}
#button-start:hover>a, #button-start:hover{
    background-color: #0d6ecf;
    color: white;
}
.top-banner{
    margin-top:66px;
    height: 560px;
    overflow: hidden;
}
.top-banner>img{
    z-index: 0;
    width: 100%;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: optimizeQuality;
    filter: brightness(0.5);
    animation: imgZoom 15s ease-in-out alternate infinite;
}
.text-head{
    text-align: center;
    top: 20%;
    width: 100%;
    z-index: 15;
    position: absolute;
    color: white;
}
#title{
    font-weight: 600;
    font-size: 4em;
}
.text-edge{
    padding-left: 300px;
    padding-right: 300px;
}
#sub-title{
    line-height: 1.8rem;
    font-size: 1.2rem;
}
.btn-primary{
    padding: 0.580rem 4.80rem;
    margin-top: 2%;
    box-shadow: 0px 4px 0px 0px #27609c;
}
#bottom-title{
    padding-top: 50px;
    font-size: 0.9rem;
}
#about{
    background-image: linear-gradient(264deg,#43cbff,#688cff);
    padding:35px 0px;
}

.blueBG{
    background-image: linear-gradient(264deg,#43cbff,#688cff);  
}

.fadeIn{
    opacity: 0;
}
.text-aux{
    margin-top: 15px;
    font-size: 1.7rem;
    color: darkslategray;
}
.sub-text {
    color: #FFF;
    letter-spacing: 0.12rem;
    line-height: 1.49rem;
    font-size: 1.10rem;
}
.sub-text-maintenance{
    color: #767676;
    letter-spacing: 0.12rem;
    line-height: 1.49rem;
    padding: 0px 50px 0px 50px;
    font-size: 0.9rem;
}
.object-line{
    border-right: dashed 1px rgb(180, 180, 180); 
}

#line{
    margin-top:1px !important;
    border: 0.5px dashed rgb(189, 189, 189);
    max-width: 100%;
    margin: 0 auto;
    clear: both;
    height: 0;
}
.config, .extras{
    padding-top: 60px;
}
.container{
    width: 80%;
}

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

.config:hover{
    background: rgb(233, 233, 233);
    border-radius: 10px;
}
.icons{
    max-width: 150px;
    margin:0 auto;
    display:block;
}
.text-bloco{
    padding: 0% 15% 5% 15%;
    /* padding-right: 7%; */
    color: gray;

}
.blue-text{
    color: #538bc4;
}
.list-group>li{
    background-color: transparent;
    float: left;
}
a:hover{
    text-decoration:none;
}
.detail-card-left, .detail-card-right{
    position: absolute;
    background-color: dodgerblue;
    color: white;
    padding: 5px;
}
.detail-card-left{ left: -5px; }
.detail-card-right{ right: -5px; }

.logo{
    max-width: 200px;
    padding:25px;
}
.config-text{
    text-align: center;
}

.icon-support{
    max-width: 150px;
    margin: 0 auto;
    display: block;
}

.padding-fix{
    padding-left: 200px;
    padding-right: 200px; 
}
.form-control{
    border: 1px solid #aaaaaa;
}


.footer {
    padding:80px 0px 160px;
	color: #ccc;
    background-color: #002031
;
}

#map {
    height: 255px;  
    width: 100%;
    margin-bottom:10px;
}

.footer h3 {
	color: #FFF;
	font-size:15px;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom:20px;
}

.footer ul {
	font-size: 13px;
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	margin-top: 15px;
	color: #7F8C8D;
}

.footer ul li a {
	padding: 10px 0px;
    display: block;
    color: #ccc;
    font-weight: 600;
    font-size: 13px;
}

.footer ul li a:hover{
	color:#1e76a8;
}

.footer-bottom{
	background-color: #111;
    color: #282c2d;
    font-size: 11px;
	text-align: center;
	height: 40px;
    line-height: 40px;
}

.footer-bottom p{
	font-size:11px;
	color: #FFF;
}

.footer-top{
	background-color: #f7f7f7;
    text-align: center;
}

.footer-top .social-icons{
   padding:50px 0px;
}

.footer-top .social-icons i{
	padding:0px 20px;
	font-size:20px;
	color: #aaa;
}

.footer-top .social-icons i:hover{
	color:#1e76a8;
}

.logo-footer{
    top: -5px;
    position: absolute;
    max-width: 229px;
}
.text-detail-description{
    padding: 0px 200px 0px 200px;
}
.text-detail-portfolio{
    color: gray;
    text-align: justify;
    padding: 10px 150px 0px 150px;
    line-height: 1.7rem;
}

.btn-portfolio{
    margin: 0 auto;
    display: block;
}
.text-sobre{
    font-size: 0.9rem;
    line-height: 1.5rem;
}
.transitionNavButton{
    /* padding-bottom: 15px !important; */
    opacity:0;
    transition: 0.8s;
}

.transitionNav{
    opacity: 0.2;
}   
.transitionNav:hover, .transitionNav:hover .transitionNavButton
,.transitionNav:hover .logoGrayScale{
    opacity: 1;
    transition: 0.8s;
}

.logoGrayScale{
    opacity: 0.4;
    transition:0.7s
}

.spacing, #line{
    margin-top: 8%;
    margin-bottom: 8%; 
}

.smallspacing {
    height:35px;
    background-color: #003D4E;
}

.border-content{
    width: 70%;
    margin:0 auto;
}

.content{
    display: flex;
    flex-wrap: wrap;
}
.item{
    width: 50%;
    padding: 25px;
    /* background-color: gray; */
}
.item-full{
    width: 100%;
}

.icon-item{
    padding: 25px;
    width: 40%;
    /* height: 26%; */
    margin: 0 auto;
    /* align-self: center; */
    /* border: 1px solid gray; */
}
.icon-page{
    max-width: 50px;
}

.partners {
    background-color: #f2f3f6;
    margin-top:10px;
    padding-top: 10px;
    padding-bottom: 10px;
}

@media screen and (max-width:768px){
    .text-head{
        transform: scale(0.9);
    }.config-text{
        text-align: center;
        padding-left: 2px; 
        margin-top: 0;
    }
    .padding-fix, .text-edge {
        padding-left: 60px;
        padding-right: 60px; 
    }
    .ajuste-logo-footer {
        margin-bottom: 120px;
        text-align: center !important;
    }
    .logo-footer {
        position: static;
        width:80%;

    }
    .fadeIn{ opacity: 1 }
    .object-line{
        border: none;
    }
}
@media screen and ( max-width: 576px){
    .text-head{
        transform: scale(0.7);
        top: 7%;
    }
    .detail-card-right{ right: inherit ; left: -5px; }
    #about{ margin-top: -250px;}
    #title{
        font-size: 2.0em;
        padding:3px;
    }
    .w-20{
        margin: 0 auto;
        display: block;
    }
    .padding-fix, .text-edge {
        padding-left: 20px;
        padding-right: 20px; 
    }.logo{
        margin: 0 auto;
        display: block;
    }
    .navbar{
        padding: 15px;
    }
    #navbar-link-logo {
        width: 45%;
    }
    .ajuste-logo-footer {
        margin-bottom: 120px;
    }
    .logo-footer{
        width:100%;
    }
    .col-xs-12 {
        padding:0;
    }
}
@keyframes imgZoom{
    from{
        transform: scale(1)
    }
    to{
        transform: scale(1.3)
    }
}
.whiteSection {
    margin:10px 0 0;
    padding-top: 35px;
    padding-bottom: 30px;
    background-color: #fff;
    box-shadow: rgba(0,0,0,.1) 0 1px 5px 2px;
}
.whiteSection-top {
    margin:10px 0 2px;
    padding-top: 20px;
    background-color: #fff;
    box-shadow: 0 -2px 5px -2px rgba(0,0,0,.1);
}
.icon-more {
    color:#1e90ff;
    margin-top:10px;
}
.greySection {
    color:black;
    margin:0;
    padding-top: 35px;
    padding-bottom: 30px;
    background-color: #f2f3f6;
    box-shadow: rgba(0,0,0,.25) 0 1px 5px 1px;
}
.blueSection {
    color:black;
    margin:3px 0;
    background-color: #081036;
    box-shadow: rgba(0,0,0,.25) 0 1px 5px 1px;
}
#facebook-icon {
    background-color:#eee;
    padding:6px 13px 3px;
    border-radius:8px;
    color:black;
}
#instagram-icon {
    color:#eee;
}
#facebook-icon:hover {
    background-color:#2a6bcc;
    color:white;
}
#instagram-icon:hover {
    color:#d58ce8;
}