* {
    margin: 0;
    padding: 0;
}

body {
    font-family: 'Open Sans', sans-serif;
    color: #676767;
    font-size: 11px;
    line-height: 21px;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Open Sans';
}

h4 {
    color: #444;
    font-weight: normal;
    margin-top: 30px;
}

nav {
    height: 80px;
    position: fixed;
    width: 100%;
    z-index: 1;
    background: #1955a8;
}

nav li {
    float: left;
    padding-left: 10px;
    padding-right: 10px;
}

nav ul {
    list-style: none;
}

nav a {
    color: white;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500; 
}

nav a:hover {
    color: #d32c48;
    text-decoration: none;
    transition: 0.3s all;
}

.menu {
    display: inline-block;
    height: 80px;
    line-height: 80px;
    float: right;
    margin-right: 120px;
}

.menu .dropdown-content {
    position: absolute;
    /* background: #1955a8; */
    margin-top: -1;
    line-height: 0;
    visibility: hidden;
    margin-left: -20px;
    height: auto;
}

.menu .dropdown-content li {
    display: block;
    float: none;
    /* width: 220px; */
   
}

.menu .dropdown-content a {
    display: block; 
    padding-top: 25px;
    padding-bottom: 25px;
    background: #1955a8;
    padding-right: 15px;
    padding-left: 15px;
    width: 220px;
    overflow: hidden; 
    border-bottom: 1px solid rgba(255,255,255, 0.3); 
}

.menu .dropdown-content a:hover {
    background: white;
}

.dropdown:hover > .dropdown-content {
    visibility: visible;
    /* display: block; */
        transition: visibility 5s, opacity 0.5s linear;

}

.dropdown_right:hover > .dropdown-content {
    visibility: visible;
}

.menu .dropdown_right_content {
    margin-left: 185px;
    margin-top: -51px;

}

.hamburger {
    display: none;
    cursor: pointer;
    margin-top: 30px;

}

.hamburger div {
    width: 25px;
    height: 2px;
    background-color: white;
    margin: 6px 0;
}

.logoBox {
    width: 40%;
    background: white;
    height: 80px;
    display: inline-block;
    /* float: left; */
}

.logoBox img {
    display: block;
    margin: 0 auto;
    margin-left: 16%;
    width: auto;
    height: 60px;
}

#sliderFrame {
    /* background: green; */
    height: 478px;
    width: 100%;
    /* position: fixed;   */
    z-index: -99;
    top: 0;
    /* background-image: url("./images/slider_1.png");  */
}

.slider{
  position: relative;
  width: 100%;
  height: 100%;
}

.slider div{
  position: absolute;
  overflow: hidden;
}

.slider img{
  object-fit: cover;
  background-position: center;
  /* position: absolute; */
  height: 100%;
  width: 100%;
}

.slider .TEST {
	position: absolute;
    background-image: url("http://www.madurosons.com/wp-content/themes/salient/img/textures/grid.png");
    z-index: 2;
    width: 100%;
    opacity: 0.6;
    height: 100%;
}

footer {
    padding-top: 25px;
    padding-bottom: 25px;
    font-size: 11px;
    color: #777;
}


/*------------------------------DYLAN GEDEELTE------------------------------------*/

#navArea{
    height: 300px;
    background-color: blue;
    width: 100%;
}

.container{
     height: auto; 
    width: 100%;
}

#mainContent {
    background: white;
    width: 100%;
    /* margin-top: 150px; */
    height: auto;
    padding-bottom: 40px;

}

/* --------------------------------Second Nav-------------------------------------------------------------- */



.navTwo li{
    display: inline-block;
    margin: 0 auto;
    border-right: 1px solid #bb0007;
    list-style: disc;
    list-style-position: outside;
    height: 40px;
    padding-left: 15px;
    padding-right: 15px;
    text-transform: UpperCase;
    font-size: 13.5px;
}
.navTwo li a:hover{
    background: url(http://www.madurosons.com/wp-content/themes/salient-child/img/arrow-active-sub-menu.png) transparent center bottom no-repeat;
}
.navTwo{
    width: 100%;
    background-color: #d32c48;
    height: 41px;
    border-radius: 7px;
    border-top-right-radius: 0;
    border-top-left-radius: 0; 
    text-align: center;
    line-height: 41px;
}
.navTwoContent{
    list-style: none;
    height: 100%;

   
}
.navTwo li a{
    color: white;
    text-decoration: none;
    /* font-weight: 700; */
    padding-bottom: 10.5px;
    font-size: 12px;
}



/* ------------------------------------Main content area----------------------------------------------------- */
#topHead{
    margin-top: 70px;
    color: #d32c48;
    text-align: center;
    font-weight: normal;
}

.dataImage{
    height: 92px; 
    width: 92px;
    opacity: 1;
}
.box1{
    margin-top: 80px;
}
.centering{
    display: block;
    margin-left: auto;
    margin-right: auto;

}
.box1 p{
    font-family: inherit;
    text-align: center;
}
.box1 h3{
   text-align: center;
   padding-top: 10px;
   font-weight: normal;
}
.link, .link a {
    color: #d32c48;
    text-align: center;  
}
/* -------------------------------MainContent CargoAgency----------------------- */

.textArea{
    margin-top: 70px; 
}
.imageCargo,.destImg{
    height: auto;
    width: 100%;
}
.steveDoringAruba{
    list-style: none;
}
.iconColor{
    margin-right: 10px;
    color: #d32c48; 
}
.portsOfWorld{
    margin-top:70px;
    margin-bottom: 30px;
    text-align: center;
}
/* --------------------------------containerPage--------------------------------------- */
.tableImg{
    margin-top: 50px;
    width: 100%;
    height:225px;
}
table{
    text-align: center;
}
td, .caption th, th{
    padding: 7px; 
}
/* .caption th {
    padding-right: 20px;
    padding-bottom: 7px;
} */
.tableMargin{
    margin-top:50px;
}


/*---------------------------------------Ports--------------------------------------------------*/

.portsTable{
    text-align: left;
    width: 100%;
    font-size: 1em;
    margin-bottom: 40px;
    margin-top: 40px;
}


/*---------------------------------------Ports Bonaire--------------------------------------------------*/

.ports_bonaire {
    font-size: 11px;
    color: #676767;
}

#mainContent.ports_bonaire {
    padding-bottom: 0;
}

.ports_bonaire .page_title, .ports_bonaire h4 {
    color: #444;
}

.ports_bonaire ul {
    list-style: none;
}

.ports_bonaire .introduction {
    margin-bottom: 40px;
}

.ports_bonaire .paragraphTitle {
    margin-bottom: 10px;
    display: block;
}

.ports_bonaire .paragraph{
    margin-bottom: 35px;
}

.ports_bonaire .bopec_terminal {
    background: #f2f2f2;
    padding-top: 40px;
    padding-bottom: 40px;
}

.ports_bonaire .bopec, .ports_bonaire .kralendijk, .ports_bonaire .ship_at_bonaire {
    height: auto;
    width: 100%;
}

.port_of_kralendijk {
    padding-bottom: 40px;
}

.ports_bonaire .kralendijk {
    margin-top: 40px;
}
.barcadera{
    width: 100%;
}

/*--------------------------------------Contact--------------------------------------------------*/

.contact_page {
    color: #676767;
    font-size: 11px;
}

.contact_page a {
    color: #d32c48;
}

.contact_page form button {
    padding: 10px 15px;
    margin-right: 15px;
    color: white;
    background-color: #d32c48;
    border: none;
    outline: none;
}

.contact_page form .making_req {
    font-size: 14px;
    color: #d32c48;
    visibility: hidden;
}

.contact_page form .message_box {
    display: none;
    padding: 5px;
    margin-top: 10px;
}

.contact_page form button:hover{
    background: #1955a8;
    transition: all 0.8s;
}

.contact_page form label {
    font-weight: normal;
    display: block;
    margin: 0;
}

.contact_page form textarea {
    width: 100%;
    border: solid 1px #d2d2d2;
    padding: 5px 10px;
    font-size: 14px;
}

.contact_page form input {
    padding: 12px;
    font-size: 14px;
    width: 100%;
}

.contact_page form input:focus, .contact_page form textarea:focus {
    outline: none;
    border: 2px solid #1955a8;
}

.contact_page form .input_group .required_error, .contact_page form .input_group .not_valid {
    display: none;
    /* border: 1px solid #dfdfdf; */
    box-shadow: 0 1px 2px rgba(0,0,0,0.2);
    /* margin-top: 2px; */
    color: #d32c48;
    padding-left: 5px;
}


.contact_page form .input_group {
    margin-bottom: 20px;
}


.page_title{
    margin-top: 70px;
    margin-bottom: 50px;
    color: #d32c48;
    font-weight: normal;
}

.section_title {
    font-weight: normal;
    color: #444;
}




.address_group > ul, .info_group > ul, .representatives_group > ul {
    list-style: none;
    margin-bottom: 25px;
}

/*--------------------------------------About--------------------------------------------------*/

.about_page {
    color: #676767;
    font-size: 11px;
}

#mainContent.about_page {
    padding-bottom: 0;
}

.maduro_advantages {
    list-style: none;
}

.history {
    background: #f2f2f2
}

.history .page_title, .company .page_title {
    color: #444;
    margin-top: 20px;
    margin-bottom: 20px;
}

.founder {
    width: 30%;
    height: auto;
    margin-left: 38px;
}

.company {
    padding-top: 20px;
}

.company img {
    margin-top: 20px;
}

.company, .introduction_sec {
    padding-bottom: 40px;
}

.mission {
    background-image: url("./images/about-blurry-bg.jpg");
    background-position: center;
    padding-top: 20px;
    padding-bottom: 40px;
    color: white;
    text-align: center;
}

.mission .page_title {
    color: white;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
    font-weight: normal;
    font-size: 22px;
}

.mission ul {
    text-align: left;
    margin-left: 350px;
    list-style: none;
}

.contact_sec {
    background-color: #d32c48;
    padding: 40px;
    text-align: center;
}

.contact_sec a {
    border: 2px solid white;
    padding: 7px 22px;
    background-color: transparent;
    /* display: block;
    margin: 0 auto; */
    color: white;
    text-transform: uppercase;
}

.contact_sec a:hover {
    background-color: white;
    transition: all 0.4s ease-in-out;
    cursor: pointer;
    text-decoration: none;
    color: #d32c48
}
/* ----------------------------------------------------damage page------------------------------------------- */
.small_text{
    color: #676767;
    text-align: center;
    padding-top: 35px;
}

.damage_text{
    padding-top: 70px;
}
#someTextStyle{
    text-align: center;
    margin-top: 70px;
}

.damage_text2{
    padding-top: 70px;
    text-align: center;
}

.thCenter{
    text-align: center;
}
.damageTable {
    margin-top: 40px;
    font-size: inherit
}
.damagePageMargin{
    margin-top: 40px;
    text-align: center;
}
.damagePageMargin a{
    color: #d32c48;
}
/* ---------------------------------------------------Shipping Agency page------------------------------------------------/ */

.shippingImage{
    width: 100%;
    height: auto;
}
.padding-top{
    padding-top: 40px;
}
.second-row{
    margin-top: 40px;
}
.second-row h5{
    margin-top: 30px;
    margin-bottom: 0px;
}

.shippingImage:nth-of-type(2){
    width: 100%;
    height: auto;
    margin-top: 35px;
}

.shippingImageTwo{
    width: 100%;
    height: auto;
    margin-top: 35px;
}

.shippingImageThree{
    width: 100%;
    height: auto;
    margin-top: 35px;
}


/* ---------------------------------Logistics--------------------------- */

.LogisticsSpace{
    margin-top: 50px;
}
.logisticsMarginTop{
    margin-top: 20px;
}
.noMarginBot p{
    margin-bottom: 0; 
}


/* --------------------------------- Sea- and Airfreight ---------------*/

.sea_and_airfreight_page {
    color: #676767;
}

.sea_and_airfreight_page .page_title {
    text-align: center;
}


.sea_and_airfreight_page .introduciton {
    font-weight: 500;
    text-align: center;
    font-size: 14px;
    margin-bottom: 50px;
}

.sea_and_airfreight_page a {
    color: #d32c48;
}

.sea_and_airfreight_page ul {
    list-style: none;
    font-weight: 12px;
    font-weight: 200;
}

.sea_and_airfreight_page li {
    margin-bottom: 5px;
}

.sea_and_airfreight_page ul li:first-of-type {
    text-decoration: underline;
}

.sea_and_airfreight_page img {
    height: auto;
    width: 70%;
}

.logiImage{
    width: 100%;
    height: 250px;
    margin-top: 35px;
}

.logiSecondArea{
    margin-top: 100px;
}

.logiSecondArea h4{
    margin-top: 100px;
    text-align: left;
}
.projectMarginTop{
    margin-top: 40px;
}

.projectLogistics{
    margin-top: 50px;
}
.upstream{
    margin-top: 75px;
}
.blueImage{
    height: 207.2px;
    background-image: url("images/about-blurry-bg.jpg");
    margin-top: 50px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.white{
    color: white;
}
.imageStylingOne{
    width: 100%;
    height: 460px;
}

/* --------------------------------- Media Queries ---------------------- */
/*
 @media screen and (max-width: 991px) {

}

@media screen and (max-width: 767px) {
    
    nav {
       background: red;
   }

   .hamburger {
       display: block;
   }

    .menu li {
        display: none; 
        width: 100%;
        background: red;
        margin-bottom: 0;
    }

    .menu ul{
        width: 100%;
        text-align: center;
    }

    nav .menu{
        width: 100%;
        text-align: center;
        margin-right: 0px;
    }

    .menu .dropdown-content {
        visibility: visible;
    }


}

@media screen and (max-width: 479px) {
      start of phone styles

} 
*/
