body {
   background-image: url(Assets/Paralax-mar.jpg);
   background-color: #cccccc;
}

p {
    font-size: 18px
}

h1, h2 {
    font-weight: bold !important;
}

.topbar {
    background-color: rgba(21,35,61,0.8);
    padding-bottom: -100px;
}


.menustyle{
    font-size: 20px;
    color: white !important;
}

.nav-link-color{
    color:white !important;
}

.intervalo {
     height: 56px
}

.top {
    padding-left: 15%;
    width: 85%;
    padding-top: 20px
}

.top p {
    margin-top: -15px;
}

.top a:link, .top a:visited, .top a:hover, .top a:active  {
        color: white;
}

.top li {
    margin-top: -4px;
    font-size: 18px;
}

.quicknav {
    float: right;
}

.lighthouse {
    font-family: PT-Serif;
}

.navbar {
    font-weight: bold
}

.businessman {
    /* margin-top: 77px */
}

.businessman img {
    width: 100%;
    max-height:750px;
    overflow: hidden;
    opacity: 0.9;
}

.janela {
    border-radius: 10px 0px 10px 10px;
    background-color: rgba(255, 255, 255, 0.35);
}

.aboutus {
    text-align: center;
    /* padding-top: 45px;
    padding-bottom: 60px;
    padding-left: 200px;
    padding-right: 200px; */
}

.mission {

    text-align: center;
    padding-top: 45px;
    padding-bottom: 70px;
    background-color: rgba(21,35,61,0.8);
    color:white;

}

.valor {
    color: white;
    border-right: 30px;
    border-left: 30px;
    /* height: 100%; */
    margin:15px;
    padding: 15px;
}

.statement {
    width: 500px;
    margin-left: auto;
    margin-right: auto;
}

.team {
    padding-top: 45px;
    padding-bottom: 60px;
    text-align: center;
}

.team img {
    text-align: center;
}

.team h2 {
    text-align: center;
}

.team h5 {
    text-align: center;
}

.team p {
    width: 500px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.team ul {
    font-size: 18px;
    width: 430px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

.mainservices {
    text-align: center;
    padding-top: 50px
}

.service {

    padding: 40px;
    padding-bottom: 50px;
    height: 300px;
}

.service img {
    width: 100px;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    top: 25px;
    left: 0; 
    right: 0; 
    display: flex;
    justify-content: center;
}

.service h3 {
    position: absolute;
    top: 135px;
    left: 0; 
    right: 0; 
    margin-left: auto; 
    margin-right: auto; 
    display: flex;
    justify-content: center;
}

.portfolio {

    color: white;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 70px;
    background-color: rgba(21,35,61,0.8)
}

.carda {
    background-color: rgba(255, 255, 255, 0.5);
    margin:30px;
    border-top: 3px solid #15233d;

    color: black;
    text-align: left;
}

.carda a:link, .carda a:visited, .carda a:hover, .carda a:active {
    font-size: 22px;
    color: black
}

.contact {
    font-family: PT-Serif;
    font-size:18px;
    background-color: #D6D6D6;
    padding-top: 45px;
}

.contact h2 {
    text-align: center;
}

.contact p {
    margin-bottom: 2px;
    text-align: center;
}

.contact input {
    margin: 5px;
    border-top: 3px solid #15233d;
}

.contact textarea {
    margin: 5px;
    border-top: 3px solid #15233d;
}

.contact button {
    text-align: center
}

.botcontact {
    font-family: PT-Serif;
    font-size: 18px;
    font-weight: 900;
    color: white;
    float: right;
    padding: 5px 25px 5px 25px; 
    background-color: #15233D;
    
}


.titlecontactbox {
    margin-bottom: auto;
    margin-left: 5px;
}

.rodaperight {
    float: right;
    
}

.slot {
    margin-right: 5px;
    margin-left: 5px;
    margin-top:12px;
    border-top: 3px solid #15233D;
    background-color: white;
    margin-bottom: 30px;
    padding: 10px;
    font-size: 20px;
    border-radius: 5px;
}

.slot img {
    align-items: center;
}

.slot p {
    width: 80%;
    position: relative;
    left: 5px;
    display: inline-block;
    text-align: left;
}

.iconsize{
    width: 40px; 
    display:inline-block;
}

.iconalign {
    align-items: center;
}

.usefullinks {
    font-family: PT-Serif;
    color: white;
    padding: 80px 100px 60px 100px;
    background-color: #15233D;
}

.usefullinks ul {
    list-style-type: none;
    margin-left: -30px;
}

.usefullinks h6 {
    text-align: right;
    margin-top:20px;
    margin-bottom:20px;
}

.usefullinks p {
    font-style: italic;
}

.usefullinks a:link, .usefullinks a:visited, .usefullinks a:hover, .usefullinks a:active {
    color: white;
}

.link {
    background-color: rgba(255, 255, 255, 0.1);
    margin-bottom: 15px;
    margin-left: -10px;
    padding: 5px;
    padding-left: 10px;
}


.bottom {
    font-family: PT-Serif;
    background-color: #051021;
    margin-bottom: -100px;
}

.bottom h1 { 
    display: inline-block;
     position: relative;
     margin-bottom: 0;
    left: 50%;
    transform: translateX(-50%); /* this will calculate what 50% of the element width is and will move it across the X-axis. The negative value ensures it moves to the left. */
}

.bottom a {
    padding-bottom: 0;
}

.bottom img {
    padding: 0px;
    margin-bottom: 15px;
}

.bottom p {
    color: #555555;
    display: inline-block;
    margin-top:10px;
    float: right;
}

.whiteicon {
     fill: white; 
     
}

.btn-up{
    style="height: 
    30px; width: 40px; 
    margin-top: -20px"
}