*{
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}
body{
    position: relative;
    overflow-x: hidden;
    font-style: normal;
}
a:hover{
    text-decoration: none;
}
.font-1{    font-family: 'Fjord One', serif;    }
.font-2{    font-family: 'Fira Sans', sans-serif;   }
.font-3{    font-family: 'Montserrat', sans-serif;  }
.font-4{    font-family: 'Fira Sans Condensed', sans-serif; }
.font-5{    font-family: 'Playfair Display', serif; }
.medio{ display: flex; align-items: center; justify-content: center;}
.no-espacio{margin: 0; padding: 0;}
.nav-item{
    font-size: 13px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.nav-link, .hero a{
    color: white;
}
.nav-link:hover{
    color: #8F9391;
}
nav{
    -o-transition:all 0.8s ease;
    -ms-transition:all 0.8s ease;
    -moz-transition:all 0.8s ease;
    -webkit-transition:all 0.8s ease;
    transition: all 0.8s ease;
}
.nav-item .dropdown-item{
    color: white;
    font-size: 13px;
}
#dmenu a:focus, #dmenu a:active, #dmenu a:hover, #fmenu a:focus, #fmenu a:active, #fmenu a:hover{
    outline: none;
    border: none;
    outline-width: 0 !important;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}
.nav-item .dropdown-item:hover{
    color: #6D2F18;
}
.nav-item .dropdown-item:active{
    background: white;
}
.color-brown{
    color: #6D2F18;
}
.bg-brown{
    background: #6D2F18;
}
.cambio-menu{
    background: #6D2F18;
    box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.5);
    padding: 0.5% 8%;
}
.hero{
    padding: 20% 0;
    background-size: cover !important;
}
#hero-index{
    background: url(../img/hero-10.jpg);
}
.hero h1{
    font-weight: normal;
    font-size: 60px;
    line-height: 100%;
    width: 70%;
}
.hero p{
    font-weight: 500;
    font-size: 18px;
    line-height: 120%;
    opacity: 0.8;
    margin: 3% 0;
    z-index: 10;
}
#hero-index p{
    width: 40%;
}
.hero a{
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
    opacity: 0.8;
    width: 134.06px;
    height: 43.48px;
    border: 1px solid white;
    transition: all 500ms ease;
}
.hero a:hover{
    background: #8F9391;
    color: white;
    transform: scale(1.2);
}
#section-1{
    padding: 5% 0;
}
#section-1 h2{
    font-weight: normal;
    font-size: 48px;
    line-height: 105%;
    text-align: center;
    margin-bottom: 5%;
}
#section-1 h4{
    font-weight: bold;
    font-size: 30px;
    line-height: 118.7%;
    text-align: center;
    color: #8F9391;
}
#section-1 .div-img{
    width: 125px;
    height: 125px;
}

#section-2 .container{
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border: 1px solid #FFFFFF;
    padding: 0;
}
#section-2 span{
    font-weight: 500;
    font-size: 18px;
    line-height: 18px;
}
#section-2 h3{
    font-weight: normal;
    font-size: 40px;
    line-height: 130%;
    color: #000000;
    margin-top: 5%;
}
#section-2 p{
    font-weight: normal;
    font-size: 18px;
    line-height: 200%;
    color: #333333;
}
#section-2 a{
    width: 160px;
    height: 50px;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #000000;
    border: 2px solid #000000;
    box-shadow: 2px 3px 4px rgba(0, 0, 0, 0.15);
    transition: all 500ms ease;
}
#section-2 a:hover, #section-13 a:hover{
    color: white;
    background: #000000;
    transform: scale(1.2);
}
#section-2 .texto{
    padding: 8% 4% 0;
}
#section-3{
    margin: 5% 0 6%;
}
#section-3 h2{
    font-weight: normal;
    font-size: 40px;
    line-height: 150%;
    letter-spacing: -0.02em;
}
#section-4 span{
    font-weight: 300;
    font-size: 13px;
    line-height: 16px;
    color: #979797;
}
#section-4 h4{
    font-weight: 600;
    font-size: 30px;
    line-height: 118.7%;
}
#section-4 p, #section-4 li{
    font-weight: 500;
    font-size: 18px;
    line-height: 170%;

}
#section-4 a{
    width: 134px;
    height: 43px;
    border: 1px solid #8F9391;
    font-weight: normal;
    font-size: 16px;
    line-height: 150%;
    opacity: 0.8;
    transition: all 500ms ease;
}
#section-4 a:hover{
    color: white;
    background: #8F9391;
    transform: scale(1.2);
}
#section-4 .texto{
    padding: 5% 4%;
    border-right: 1px solid #C4C4C4;
    background-color: #6D2F18;
}
#section-4 div.texto:nth-child(1),#section-4 div.texto:nth-child(2), #section-4 div.texto:nth-child(3){
    border-bottom: 1px solid #C4C4C4;
}
@media (max-width:768px){
    .bd{
        border-bottom: 1px solid #C4C4C4;
    }
}
#section-5{
    margin: 5% 5% 6%;
}
#section-5 .move{
    margin: 0 10%;
}
#section-5 .move2{
    margin: 0 30%;
}
#section-5 h3{
    font-weight: bold;
    font-size: 48px;
    line-height: 58px;
    margin-bottom: 10%;
}
#section-5 h4{
    font-weight: bold;
    font-size: 30px;
    line-height: 118.7%;
    color: #67666B;
    padding: 0 10%;
}
#section-5 .div-img{
    width: 150px;
    height: 120px;
}
#section-5 p{
    font-weight: 500;
    font-size: 24px;
    line-height: 118.7%;
    margin-top: 10%;
    margin-bottom: 3%;
}
#section-5 a{
    font-weight: normal;
    font-size: 24px;
    line-height: 118.7%;
    width: 242.34px;
    height: 52.9px;
    transition: all 500ms ease;
}
#section-5 a:hover{
    color: #6D2F18 !important;
    background: white;
    border: 1px solid #6D2F18;
    transform: scale(1.2);
}
#section-6{
    margin: 5% 5% 3%;
    background: #C4C4C4;
    padding: 5% 15%;
}
#section-6 h2{
    font-weight: normal;
    font-size: 64px;
    line-height: 105%;
    margin-bottom: 5%;
}
#section-6 p{
    font-weight: 500;
    font-size: 24px;
    line-height: 200%;
    color: #000000;
}
#section-7 h3{
    font-weight: 600;
    font-size: 48px;
    line-height: 105%;
    color: #66321E;
    margin-bottom: 5%;
}
#section-7 img{
    margin: 0 0 2% 0;
}
.mapa-h iframe{
    height: 80vh;
}
.mapa-h{
    margin: 0 5% 4%;
}
#section-7 .content{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 2% 5%;
}
#section-7 .item{
    float: left;
    width: 10%;
}
#section-7 p{
    font-weight: 300;
    font-size: 18px;
    line-height: 105%;
    margin: 0;
}
#section-7 span{
    font-weight: 300;
    font-size: 12px;
    line-height: 105%;
}
#section-7{
    margin: 5% 0;
}
#section-7 .btn-mb{
    display: none;
}
#section-8{
    background: #FCFBF7;
    padding: 5% 0 7%;
}
#section-8 .row{
    margin: 0 5%;
}
#section-8 h2{
    font-weight: normal;
    font-size: 48px;
    line-height: 105%;
    text-align: right;
    color: #333538;
    margin-bottom: 5%;
}
#section-8 a{
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
    color: #333538;
    opacity: 0.8;
    border: 1px solid #333538;
    width: 240px;
    height: 60px;
    float: right;
    transition: all 500ms ease;
}
#section-8 a:hover{
    color: white;
    background: #333538;
    transform: scale(1.2);
}
footer{
    padding: 5%;
}
footer h3{
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 10%;
}
footer p{
    font-weight: normal;
    font-size: 16px;
    line-height: 118.7%;
}
footer li{
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    text-align: right;
    margin: 6% 0 0;
}
footer li a:hover{
    color: #8F9391 !important;
}
#hero-2{
    background: url(../img/hero-2.jpg);
}
#hero-2 h1{
    width: 60%;
}
#hero-2 p, #hero-3 p, #hero-4 p, #hero-5 p{
    font-weight: 300;
    line-height: 200%;
    width: 60%;
    letter-spacing: 0.02em;
}
#section-9{
    margin: 5%;
}
.text-vcenter{
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 0 5%;
}
#section-9 span,
#section-5 span{
    font-weight: normal !important;
    font-size: 18px!important;
    line-height: 141% !important;
    color: #6D2F18!important;
}
#section-9 h2,
#section-5 h2{
    font-weight: normal !important;
    font-size: 48px !important;
    line-height: 130% !important;
    color: #333538 !important;
    margin: 4% 0 5% !important;
    width: 95% !important;
}
#section-9 p,
#section-5 p{
    font-weight: normal !important;
    font-size: 18px !important;
    line-height: 150% !important;
    color: #333333 !important;
}
#section-10 .row{
    background: #C4C4C4;
    margin: 5% 0;
}
#section-10 h2{
    font-weight: normal;
    font-size: 64px;
    line-height: 105%;
}
#section-10 p{
    font-weight: normal;
    font-size: 18px;
    line-height: 200%;
    color: #1D1D1D;
}
#section-10 .top{
    margin-top: -10%;
    padding-bottom: 10%;
    margin-left: -10%;
}
#section-10{
    margin: 15%;
}
#section-10 .bt{
    padding-top: 10%;
    margin-left: 10%;
    margin-bottom: -10%;
}
#section-11{
    margin: 0 20% 7%;
}
#section-11 span{
    font-weight: normal;
    font-size: 18px;
    line-height: 141%;
    color: #0070be;
}
#section-11 h3{
    font-weight: normal;
    font-size: 48px;
    line-height: 105%;
    color: #333538;
    margin: 2% 0;
}
#section-11 p{
    font-weight: normal;
    font-size: 18px;
    line-height: 200%;
    color: #091B39;
    margin-bottom: 5%;
}
#section-11 a{
    width: 240px;
    height: 60px;
    border: 1px solid #000000;
    opacity: 0.8;
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
    color: #000000;
    transition: all 500ms ease;
}
#section-11 a:hover{
    color: white;
    background: black;
    transform: scale(1.2);
}
#hero-3{
    background: url(../img/hero-3.jpg);
}
#section-12 h3{
    font-weight: normal;
    font-size: 48px;
    line-height: 105%;
    color: #333538;
    width: 95%;
}
#section-12 p{
    font-weight: normal;
    font-size: 18px;
    line-height: 200%;
    color: #000000;
}
#section-12 span{
    font-weight: normal;
    font-size: 18px;
    line-height: 141%;
    /* or 25px */
    color: #6D2F18;
}
#section-12{
    margin: 8% 4% 16%;
}
#section-12 .row{
    margin: 8% 0;
}
#section-12 .text-vcenter.cambio{
    padding: 3% 0;
}
#section-12 .text-vcenter{
    padding: 0 4%;
}
#section-12 div.cambio-2{
    padding: 0 9%;
}
#section-12 div.cambio-2 h3{
    width: 100%;
}
#hero-4{
    background: url(../img/hero-4.jpg);
    box-shadow: 0px 4px 4px 0px #000000 25%;
}
#hero-4 p{
    width: 51%;
}
#section-13{
    margin: 5% 5% 10%;
}
#section-13 span{
    font-weight: normal;
    font-size: 18px;
    line-height: 141%;
    color: #6D2F18;
}
#section-13 h3{
    font-weight: normal;
    font-size: 45px;
    line-height: 105%;
    color: #333538;
    margin: 3% 0;
}
#section-13 p{
    font-weight: normal;
    font-size: 18px;
    line-height: 200%;
    color: #333333;
}
#section-13 .text-vcenter.cambio{
    padding: 0 2% 0 0;
}
#section-13 a{
    width: 256px;
    height: 60px;
    border: 2px solid #000000;
    font-weight: 600;
    font-size: 18px;
    line-height: 150%;
    color: #000000;
    opacity: 0.8;
    transition: all 500ms ease-in-out;
    margin-top: 10%;
}
#hero-5{
    background: url(../img/hero-5.jpg);
}
#hero-5 p{
    width: 50%;
}
#section-13 div.esp{
    padding: 0;
    margin: 0 0 10% 0;
}

/* NAV responsive*/
nav{
    position: fixed;
    width: 100%;
    z-index: 999999;
    padding: 2.5% 8.5%;
}
.brand{
    width: 60%;
    display: flex;
    align-items: center;
    float: left;
}
.nav-links{
    display: flex;
    list-style: none;
    width: 40%;
    height: 10vh;
    justify-content: space-around;
    align-items: center;
    margin-left: auto;
    margin-bottom: 0;
}
.nav-links li a{
    color: white;
    text-decoration: none;
}
#icon, .menu-icon, .closebtn{
    display: none;
}
.no-ap{
    display: none;
}
.espacio-top{
    top:14px !important;
    transition: all 0.8s ease-in-out;
}

/*CUSTOM CODES*/

/*Menú*/
nav {
    padding: 1.0% 8.5% !important;
}
.nav-links li a {
    color: #fff;
}

.cambio-menu {
    background: #fafafa;
    box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.5);
    padding: 0.5% 8%;
}

.cambio-menu li a{
    color:#1a5394;
}
.hero{
    padding:23% 0;
}
.hero > *{
    color: #fafafa;
    text-shadow: 1px 2px black;
}
.hero a{
    background-color:#2476c0;
}

/*ABOUT US*/
#section-11{
    margin: 0 8% 5%;
}
#section-8 {
    background: linear-gradient(#2775c2, #0e418d);
    padding: 4% 0 4%;
}
ul.circles{
    overflow: hidden;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 0px;
}

ul.circles li{
    background: #fff;
    vertical-align: middle;
    color: #333333;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    height: 210px;
    width: 210px;
    border-radius: 210px;
    line-height: 1.3;
    display: table;
    float: left;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
ul.circles li strong{
    font-size: 54px;
    color: #0070be;
    display: block;
    text-align: center;
    font-weight: 900;
    line-height: 66px;
}
ul.circles li b{
    font-size:11px;
}

/*Services*/

main{
    background: linear-gradient(#fff 80%, #c3ecfd);
}
#section-5.services{
    margin-bottom:0!important;
}
#section-5 .readMore{
    position: absolute;
    bottom:10px;
    right:10px;
    text-align: right;
    font-size:13px;
    font-weight: bold;
    color:#fdda04;
    text-transform: uppercase;
}
#section-5.services .img-text {
    position: relative;
    top: 0;
    left: 0%;
    height: 220px;
    background:linear-gradient(#2775c2, #0e418d);
    padding: 10px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    box-shadow: 0px -1px 5px #000;
}
#section-5.services h4{
    font-family: inherit!important;
    color:#FFFFFF!important;
    padding: 0 0 10px 0!important;
    text-align: center;
    font-size:1em;
}
#section-5.services h3{
    margin-bottom:20px;
}
.services-image{
    background-size: cover!important;
    background-position: center center!important;
    height: 200px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    box-shadow: 0px 1px 5px #000
}
#section-5.services p{
    margin-top: 0!important;
    font-size:16px!important;
    font-family: inherit!important;
    color:#fff!important;
}
#services-agency{
    background: url("../img/agency.jpg") no-repeat ;
}
#services-supplies{
    background: url("../img/supplies.jpg") no-repeat ;
}
#services-management{
    background: url("../img/management.jpg") no-repeat ;
}
#services-chartering{
    background: url("../img/chartering.jpg") no-repeat ;
}
#services-military{
    background: url("../img/military.jpg") no-repeat ;
}
#services-projects{
    background: url("../img/projects.jpeg") no-repeat ;
}

#section-5.services p.text-black{
    color:#444!important;
    font-size:18px!important;
}

/*Contact*/
#contact-us{
    position: relative;
    justify-content: center;
    display: flex;
    height: 1400px;
    background: url("../img/contact.jpg") no-repeat;
    background-size: cover!important;
    background-position: center center!important;
}

#section-six{
    padding: 50px 20px !important;
}
#section-six a{
    background:linear-gradient(#134379 , #0e418d);
    border:1px solid #0e418d;
    color:#fff;
    border-radius: 5px;
    box-shadow: 0px 3px 3px #000;
}

#section-six h2{
    color:#fff;
    text-shadow: 1px 1px black;
    width: 80%;
}

#section-six a::before{
    background:linear-gradient(#0e418d,#134379)!important;
    border-radius: 5px!important;
}

/*Footer*/
footer{
    background:linear-gradient(#134379 , #0e418d);
}



@media screen and (max-width:872px){
    #icon, .closebtn, .no-ap{
        display: block;
    }
    .container .menu-icon{
        position: absolute;
        color: white;
        font-size: 30px;
        left: 90%;
        top: 24px;
        cursor: pointer;
        z-index: 1;

    }
    .menu-content{
        height: 0%;
        width: 100%;
        position: fixed;
        top: 0px;
        left: 0px;
        z-index: 99999;
        background: rgba(0, 0, 0, .8);
        overflow: hidden;
        transition: 1s ease-in-out;
    }
    .menu-content .closebtn{
        position: absolute;
        top: 36px;
        right: 48px;
        font-size: 30px;
        color: white;
        z-index: 1;
        cursor: pointer;
    }
    .nav-links li a{
        color: white;
    }
    .nav-links{
        height: 100vh;
        flex-direction: column;
        margin: 0 auto;
    }
    .nav-links li a.nav-link:hover{
        background: #8F9391;
        color: white;
    }

    /*fixes*/

    #contact-us{
        height: 1000px;
    }
    #section-8{
        display: none;
    }


}
