#category_customsBroker{
    border-bottom: 5px solid white;
}

.customsMainContainer{
    width:100%;
    height: auto;
    margin-top: 45px;
}


.lineSeparator3{
    display: block;
    margin: auto;
    width: 950px;
    margin-top: 10px;
}

.col1{
    width:50%;
    float: left;
    margin-top: 40px;
}

.col2{
    width:50%;
    float: left;
}

.locationList{
    font-size: 10pt;
    color: #6D6D6D;
    margin-top: 50px;
    margin-left: 5%;
    margin-right: 5%;
    text-align: center;
}

.locationText{
    white-space: nowrap;
}

.locationTextSeparator{
    margin-left: 7px;
    margin-right: 6px;
}

.locationLine{
    margin-bottom: 3px;
}

.heading1{
    margin-top: 38px;
    margin-bottom: 5px;
    margin-right: 60px;
    font-size: 14pt;
    color: #27493C;
    text-transform: uppercase;
}

.content1{
    font-size: 13pt;
    color: #494949;
    line-height: 115%;
    margin-right: 76px;
    text-align: justify;
}

.uruguayMap{
    width: 74%;
    margin-left: 10%;
    margin-right: 10%;
    margin-top: 3%;
}

.customtext {
    color: #494949;
    text-align: center;
    font-size: 14pt;
    margin-top: 55px;
    line-height: 120%;
}

.centeredContent2{
    position: relative;
    width: 900px;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
    margin-top: 61px;
    margin-bottom: 60px;
}


.centeredContent3{
    position: relative;
    width: 1150px;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
    margin-top: 61px;
    margin-bottom: 50px;
}


.lineSeparator{
    width: 650px;
    display: block;
    margin: auto;
    margin-top: 6px;
}

/* ---- LOCATION ICONS ----- */

#locationIcon1{
    margin-left: 12.3%;
    margin-top: 2.8%;
    position: absolute;
    height: 16px;
}

#locationIcon2{
    margin-left: 19.1%;
    margin-top: 4.3%;
    position: absolute;
    height: 16px;
}

#locationIcon3{
    margin-left: 24.4%;
    margin-top: 7.5%;
    position: absolute;
    height: 16px;
}

#locationIcon4{
    margin-left: 32%;
    margin-top: 14%;
    position: absolute;
    height: 16px;
}

#locationIcon5{
    margin-left: 37.7%;
    margin-top: 20%;
    position: absolute;
    height: 16px;
}

#locationIcon6{
    margin-left: 36.9%;
    margin-top: 28.2%;
    position: absolute;
    height: 16px;
}

#locationIcon7{
    margin-left: 26.3%;
    margin-top: 36.4%;
    position: absolute;
    height: 16px;
}

#locationIcon8{
    margin-left: 27.8%;
    margin-top: 37.5%;
    position: absolute;
    height: 16px;
}

#locationIcon9{
    margin-left: 19.8%;
    margin-top: 37.2%;
    position: absolute;
    height: 16px;
}

#locationIcon10{
    margin-left: 0%;
    margin-top: 0%;
    position: absolute;
    height: 16px;
}

#locationIcon11{
    margin-left: 0%;
    margin-top: 0%;
    position: absolute;
    height: 16px;  
}

#locationIcon12{
    margin-left: 9.7%;
    margin-top: 33.5%;
    position: absolute;
    height: 16px;
}

#locationIcon13{
    margin-left: 11%;
    margin-top: 33.8%;
    position: absolute;
    height: 16px;
}

#locationIcon14{
    margin-left: 7%;
    margin-top: 30.5%;
    position: absolute;
    height: 16px;
}

#locationIcon15{
    margin-left: 6.9%;
    margin-top: 23.8%;
    position: absolute;
    height: 16px;
}

#locationIcon16{
    margin-left: 8.5%;
    margin-top: 11%;
    position: absolute;
    height: 16px;
}

#locationIcon17{
    margin-left: 8%;
    margin-top: 18.2%;
    position: absolute;
    height: 16px;
}

.companyGallery_mobile, .lineSeparator2{
    display: none;
}


@media only screen and (max-width: 1100px) {
    
    .col2 {
        margin-left: 12%;
        width: 70%;
        float: left;
        margin-top: 20px;
    }   
    
    .col1 {
        width: 50%;
        float: left;
        margin-left: 20%;
        margin-top: 40px;
    }
    
    .lineSeparator2 {
        width: 80%;
        display: block;
        margin: auto;
        margin-top: 22px;
    }
    
}



/* ---- ---- ---- ----- */

@media only screen and (max-width: 500px) {

    .companyGallery_mobile{
        display: block;
    }

    .customsMainContainer {
        margin-top: 10px;
        height: 916px;
    }

    .centeredContent3 {
        position: relative;
        width: 100%;
        margin: 0 auto;
        height: auto;
        overflow: hidden;
        margin-bottom: 50px;
    }

    .col1 {
        width: 100%;
        float: left;
        margin-left: 0%;
    }

    .col2 {
        width: 100%;
        text-align: center;
        margin-left: 0%;
    }

    .heading1 {
        margin-top: 22px;
        margin-right: 12%;
        margin-left: 12%;
        font-size: 9pt;
        color: #27493C;
        text-transform: uppercase;
    }

    .content1 {
        font-size: 8pt;
        color: #494949;
        line-height: 115%;
        margin-left: 7%;
        margin-right: 7%;
        text-align: justify;
    }


    .locationList {
        font-size: 8pt;
        color: #6D6D6D;
        margin-top: 10px;
        text-align: center;
    }

    .locationTextSeparator {
        margin-left: 4px;
        margin-right: 4px;
    }

    .centeredContent2 {
        position: relative;
        width: 90%;
        margin: 0 auto;
        height: auto;
        overflow: hidden;
        /* margin-top: 61px; */
        margin-bottom: 30px;
    }

    .lineSeparator {
        width: 80%;
        display: block;
        margin: auto;
        margin-top: 6px;
    }
    
    .lineSeparator2 {
        width: 80%;
        display: block;
        margin: auto;
        margin-top: 22px;
    }


    .customtext {
        color: #494949;
        text-align: center;
        font-size: 11pt;
        margin-top: 27px;
        line-height: 120%;
    }
    
    

    /* ---- LOCATION ICONS ----- */

    #locationIcon1{
        margin-left: 19.3%;
        margin-top: 2.8%;
    }

    #locationIcon2{
        margin-left: 33.1%;
        margin-top: 4.3%;
    }

    #locationIcon3{
        margin-left: 46.4%;
        margin-top: 12.5%;
    }

    #locationIcon4{
        margin-left: 64%;
        margin-top: 28%;
    }

    #locationIcon5{
        margin-left: 72.7%;
        margin-top: 38%;

    }

    #locationIcon6{
        margin-left: 71.9%;
        margin-top: 54.2%;
    }

    #locationIcon7{
        margin-left: 54.3%;
        margin-top: 73.4%;
    }

    #locationIcon8{
        margin-left: 50.8%;
        margin-top: 69.5%;
    }

    #locationIcon9{
        margin-left: 38.8%;
        margin-top: 73.2%;
        position: absolute;
        height: 16px;
    }

    #locationIcon10{
        margin-left: 0%;
        margin-top: 0%;
        position: absolute;
        height: 16px;
    }

    #locationIcon11{
        margin-left: 0%;
        margin-top: 0%;
        position: absolute;
        height: 16px;  
    }

    #locationIcon12{
        margin-left: 17.7%;
        margin-top: 64.5%;

    }

    #locationIcon13{
        margin-left: 22%;
        margin-top: 65.8%;
    }

    #locationIcon14{
        margin-left: 13%;
        margin-top: 59.5%;

    }

    #locationIcon15{
        margin-left: 10.9%;
        margin-top: 45.8%;
    }

    #locationIcon16{
        margin-left: 17%;
        margin-top: 19.2%;
    }

    #locationIcon17{
        margin-left: 13%;
        margin-top: 33.2%;

    }
}