
a{
    text-decoration: none;
}
.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1444px !important;
}

/* texts */
.title-header{
    color: #F15B25;
    font-size: 50px;
    font-family: 'gotham-bold';
}
.navbar-light .navbar-nav .nav-link{
    color:#424242;
    padding-right: 1.2rem;
    padding-left: 1.2rem;
}
.navbar-light .navbar-nav .dropdown-item.nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
}
.navbar-light .navbar-nav .dropdown-item.nav-link img{
    margin-right: 10px;
}

.main-logo {
    margin-right: 110px;
}
.navbar-light .navbar-nav .nav-link.linkContact{
    background-color: #ff4e00;
    border-radius: 24px;
    padding: 7px 74px;
    color: #fff !important;
}
.dropdown-toggle::after {
    content: "";
    height: 8px;
    width: 12px;
    background-image: url(/media/ztjnc2bw/icondown.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    border: 0;
    vertical-align:0;
}
.dropdown-toggle[aria-expanded="true"]::after{
   background-image: url(/media/xkde0c31/iconup.png);
}

.title-secundary{
    color: #414242;
    font-size: 35px;
    font-family: 'gotham-bold';
        padding-top: 30px;
}

.title-cards{
    font-size: 20px;
    padding: 5% 8% 0% 8%;
    font-family: 'gotham-medium';
    color: #414242;
}

.title-white{
  font-size: 18px;
  font-family: 'gotham-bold';
  color: white;
}

.divisor{
    height: 30vh;
}
.title-form{
  color: white;
  font-family: 'gotham-book';
  font-size: 15px;
  margin-top: 5%;
}

.title-header-corto{
  color: #F15B25;
  font-size: 40px;
  font-family: 'gotham-bold';
}

.title-postulaciones {
    font-size: 20px;
    font-family: 'gotham-medium';
    color: #414242;
    line-height: 1.7;
}


.openPositions .content-header-Small{
    text-align: left;
    flex-direction: initial;
}


.openPositions .card-text{
    font-size: 15px;
    font-family: 'gotham-medium';
    color:#424242;
    margin: 20px 0 35px 0;
    background-color: transparent;
    padding:0;
}
  
.openPositions  .card {
  justify-content: space-between;
  box-shadow: -1px 2px 5px 0px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: -1px 2px 3px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: -1px 2px 5px 0px rgba(0, 0, 0, 0.25);
    border:0;
}


.openPositions .btnCard{
    color: #F15B25;
    font-size: 20px;
    font-family: 'gotham-bold';
}
.openPositions .cardJobs .card-title a {
    color: #424242;
    text-decoration: none;
    font-size: 24px;
}
.openPositions .cardJobs .card-title  {
    font-size: 15px;
    font-family: 'gotham-bold';
} 
.skills-list .umb-block-list{
    margin-bottom:71px;
    max-width: 720px;
    color: #424242;
}

.item-block span:first-child{
    margin-right:5px;
    font-family: 'gotham-bold';
    font-size: 24px;
}
.item-block span{
    font-family: "gotham-medium";
    font-size: 21px;
}
.forum-breadcrumb{
    display:flex;
    padding:0;
    font-size: 20px;
    margin: 1em 0;
    font-family: 'gotham-bold';
    color: #424242;
}
.forum-breadcrumb a{
     color: #424242;
}

input[type=file]::-webkit-file-upload-button { /* chromes and blink button */
    cursor: pointer; 
}
.slash{
    font-style:italic;
}

.logo-footer{
    width: 210px;
    height: auto;
}

.title-contact{
    color: #F15B25;
    font-size: 25px;
    margin-bottom: 24px;
}
.content-contact h5 a, .content-contact h5{
    color: #fff;
    font-family: 'Roboto Mono';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    margin-bottom:13px;
}
.content-social a{
   margin: 0 35px;
    color: #F15B25;
    font-size: 23px;
}
.content-logo-footer {
    text-align:right;
}
.contentSocial {
    align-self: center;
    justify-content: center;
}
.aboutUs-image{
    max-width: 100%;
    height: auto;
    margin-bottom: 30px;
}
.containerAboutUs{
    margin:150px -12px 0px -12px;
    padding: 117px 0 85px 0;
    background-color: #C4C4C433;
    align-items: start;
}
.descriptionAboutUs{
    font-size:25px;
    color:#424242;
}
.titleAboutUs{
    font-size:60px;
    color:#F15B25;
}
.btnAboutUs{
    background-color: transparent;
    color: #F15B25;
    border-radius: 24px;
    border: 3px solid #F15B25;
    margin: 50px auto;
    display: block;
    padding: 21px 174px;
    position: relative;
    background-image: url(/media/4fdj2e1i/iconright.png);
    background-repeat: no-repeat;
    background-position: 79% 24px;
    background-size: 10px;
}
.arrowCard{
    background-image: url(/media/4fdj2e1i/iconright.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: 6px;
    padding-right: 28px;
 }
 
.rights p{
    font-weight: 700;
    font-size:13px;
}

.openPositions .content-country{
    margin-bottom: 5%;
}

.openPositions.morePositions .slide-jobs .slick-slide {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 79px;
    grid-row-gap: 54px;
    padding: 61px 55px 130px 55px;
}
.openPositions  .slick-list{
    height: initial;
}
.atachyourfilehere {
    position: relative;
    overflow: hidden;
    display: inline-block;
    border: 2px solid #F15B25;
    border-radius: 5px;
    width: 100%;
    padding: 11px;
    height: 44px;
    margin-bottom: 25px;
    background-color: rgba(255, 255, 255, 0.85);
}
.atachyourfilehere .umbraco-forms-tooltip.help-block{
    font-size: 15px;
    font-family: 'gotham-bold';
    color:#424242;
    opacity:0.3;
}
.atachyourfilehere input[type=file] {
    font-size: 100px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}
.button-primary-more {
  font-family: "gotham-bold";
    border-radius: 40px;
    font-size: 20px;
    padding: 10px 55px;
    border: 2px solid #f15b25;
    color: #f15b25;
    background-color: Transparent;
    text-decoration: none;
    background-repeat: no-repeat;
    background-position: 90% 50%;
    background-size: 6px;
    background-image: url(/media/4fdj2e1i/iconright.png);
}
.button-primary-more:hover {
    background-color: #F05A24;
    color: white;
}
 @media (max-width: 576px){
    .content-social a {
        margin: 0 23px;
    }
    .button-navbar{
        background-color: transparent;
    color: #000;
    justify-content: start;
    padding: 6px 18px;
    }
    .slick-prev, .slick-next {
        display: none !important;
    }
     .divisor {
        height: 5vh;
    }
    .openPositions.morePositions .slide-jobs .slick-slide {
        grid-template-columns: repeat(1, 1fr);
        grid-template-rows: repeat(1, 1fr);
        grid-column-gap: 13px;
        grid-row-gap: 40px;
        padding: 10px 6px;
    }
    .slick-prev {
        left: 0;
    }
    .slick-next {
        right: 0;
    }
    
    .slick-prev, .slick-next {
        bottom: -38px;
        width: 53px;
        height: 46px;
        border-radius: 15px;
    }
    
  .main-logo {
    width: 120px;
    padding: 5%;
}
.content-mobile {
    margin-bottom: 25px;
    text-align: center;
}
.content-logo-footer {
    text-align: center;
}
    .atachyourfilehere .title-positions {
        font-size: 13px;
        font-family: 'gotham-bold';
        color: #424242;
        opacity: 0.3;
    }
    .forum-breadcrumb {
        font-size: 20px;
        margin: 20px 0;
    }
    .containerAboutUs {
        margin: 100px -12px 0px -12px;
    padding: 20px 5px 20px 5px;
    }
    .skills-list .umb-block-list {
        font-size: 15px;
        margin-bottom: 34px;
    }
    .skills-list .umb-block-list span:nth-child(2n) {
        text-align: right;
    }
    .squares-button {
        margin-top: 30%;
    }
    .slick-dots {
   
        margin: 0px 0 -28px 0;
   
    }
    
    
}

        