*{
text-decoration: none !important;
outline: 0 !important;
list-style:none;
}
.row {
  margin: 0 !important;
  padding: 0;
}
@font-face {
 font-family: Bella;
 src: url("../fonts/Bella.otf");
}
@font-face {
 font-family: BellaHeavy;
 src: url("../fonts/BellaHeavy.otf");
}
@font-face {
 font-family: Chivo;
 src: url("../fonts/Chivo-Regular.ttf");
}
@font-face {
 font-family: ChivoThin;
 src: url("../fonts/Chivo-Thin.ttf");
}
@font-face {
 font-family: ChivoBold;
 src: url("../fonts/Chivo-Bold.ttf");
}

body {
  -webkit-font-smoothing: antialiased;
  max-width: 100%;
  position: relative;
  margin: 0 auto;

}
.container-in {
    max-width: 1100px;
    margin: 0 auto;
    width: 100%;
    position: relative;
}

section.headerContent {
    position: fixed;
    width: 100%;
    z-index: 999;
}
.header.desktop {
    padding: 50px;
}
.logo {
    width: 40px;
    float: left;
}
.logo img{
  width: 100%;
}
.sliderContentBack {
    padding: 140px 60px 60px 140px;
    background: #ffac3b;
    width: 95%;
    position: relative;
}
.sliderContent {
    width: 100%;
}
.sliderContent .sliderItem{
    width: 100%;
}
.sliderContent .sliderItem img{
    width: 100%;
}
.sliderContent ul.slick-dots {
    position: absolute;
    right: -95px;
    top: 300px;
}
.sliderContent .slick-dots .slick-active button  {
    background: #ffffff;
    height: 20px;
    width: 20px;
    text-indent: -9999px;
    border-radius: 30px;
    margin: 5px 0px;
    transition: all 0.3s;
    border: 1px solid #fff;
}
.sliderContent .slick-dots button  {
    background: transparent;
    height: 20px;
    width: 20px;
    text-indent: -9999px;
    border-radius: 30px;
    margin: 5px 0px;
    transition: all 0.3s;
    border: 1px solid #fff;
}
.menu {
    background: #d8b18b;
    height: 50px;
    text-align: center;
    margin-right: 50px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.menu a {
    font-size: 14px;
    font-family: ChivoThin;
    color: #000;
    margin: 0 7px;
}
a.contacto {
    color: #fff;
    display: flex;
    background: #17479e;
    height: 100%;
    align-items: center;
    margin: 0;
    padding: 15px;
}
.line {
    height: 1px;
    background: #000;
    position: relative;
    top: 25px;
    left: 15px;
}
.nombre p {
    font-size: 14px;
    font-family: 'ChivoThin';
    color: #000;
}
.nombre span {
    font-size: 14px;
    font-family: 'Chivo';
    color: #000;
}
.text {
    float: left;
}
.nombre {
    position: relative;
    top: 15px;
    left: 110px;
}
.redes {
    position: absolute;
    width: 50px;
    height: 100%;
    z-index: 9;
}
.logoContent {
    position: relative;
    z-index: 9;
}
.RedesLinks {
    position: absolute;
    top: 200px;
    left: 50px;
}
.back {
    width: 50px;
    margin: auto;
    position: absolute;
    left: 5px;
}
.back img {
    width: 100%;
}
.lineRotateMin {
    height: 60px;
    width: 1px;
    background: #000;
    position: relative;
    top: 130px;
    left: 80px;
}
.links img {
    width: 20px;
    margin: auto;
}
.links {
    position: relative;
    text-align: center;
    left: 20px;
}
.links a {
    float: left;
    width: 100%;
}
.textSiguenos {
    position: absolute;
    top: 310px;
    transform: rotate(270deg);
    left: 50px;
}
.textSiguenos p{
    font-size: 14px;
    font-family: 'Chivo';
    color: #000;
    margin: 0;
}
.lineRotateMax {
    width: 1px;
    background: #000;
    height: 40%;
    position: absolute;
    top: 374px;
    left: 80px;
}
.sliderContentBackTwo {
    width: 100%;
    height: 80%;
    position: absolute;
    left: 0;
    background: #d8b18b;
    bottom: 0;
}
section.linksContactTop {
    height: 110px;
    position: relative;
}
.linksContactTop .col-md-5 {
  padding: 0!important;
}
.linksContactTop .col-md-7 {
  padding: 0!important;
}
.itemsContactTop {
    padding: 40px;
    height: 100%;
}
.lineRotateMinContact {
    height: 30px;
    width: 1px;
    background: #000;
    position: absolute;
    top: 0;
    left: 80px;
}
.linksContactTop .icon {
    width: 30px;
    position: relative;
    left: 25px;
}
.linksContactTop .icon img{
    width: 100%;
}
.backRightContactTop {
    width: 100%;
    height: 100%;
    background: #d9b18b;
}
.linksContactTop {
    position: absolute;
    top: 0;
}
.lineMaxContact {
    height: 1px;
    background: #000;
    position: relative;
    top: 55px;
    width: 100px;
    left: 65px;
}
.btnsContactTop {
    position: relative;
    left: 170px;
    top: 40px;
}
.btnsContactTop a.home{
    font-size: 10px;
    font-family: 'ChivoThin';
    color: #000;
    background: #cccccc;
    padding: 10px 20px;
    border: 1px solid #000;
}
.btnsContactTop a.contact {
    font-size: 10px;
    font-family: 'ChivoThin';
    color: #000;
    background: #e5e5e5;
    padding: 10px;
    border: 1px solid #000;
    position: relative;
    left: -5px;
}
.btnImgEmail {
    width: 35px;
    height: 35px;
    float: right;
    position: relative;
    background: #fff;
    border: 1px solid #000;
    padding: 7px;
    display: flex;
    justify-content: center;
    align-items: center;
    top: -3px;
    border-radius: 50px;
}
.btnImgEmail img{
    width: 100%;
}
.somosContent {
    padding: 60px 40px;
    background: #d9b18b;
}
.imgLogoSomos {
    width: 80%;
    margin: 0 auto 20px;
}
.imgLogoSomos img  {
    width: 100%;
}
.textSomos {
    padding: 20px 45px;
    text-align: center;
}
.textSomos p{
    margin: 0;
    font-size: 22px;
    font-family: 'ChivoThin';
}
section.Somos {
    position: relative;
}
.hojas {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.textCompletoSomos {
    padding: 10px 120px;
    text-align: center;
}
img.hoja1 {
    width: 45px;
    position: relative;
    left: 490px;
    top: 90px;
}
.logoSomos {
    border-right: 1px solid #000;
}
img.hoja2 {
    width: 65px;
    position: absolute;
    bottom: 400px;
    left: 530px;
}
img.hoja3 {
    width: 45px;
    position: relative;
    float: right;
    top: 160px;
    right: 110px;
}
.textCompletoSomos p {
    font-size: 14px;
    font-family: 'ChivoThin';
    margin: 0 0 20px;
}
.somosContentSlider {
    padding: 0px 80px 100px;
    background: #d9b18b;
}
.somosContentSliderItem img {
    display: block;
    width: 100%;
}
.lineRotateMinSomos {
    position: absolute;
    height: 140px;
    width: 1px;
    background: #000;
    right: 80px;
    top: 611px;
    z-index: 9;
}
.Services .col-md-8, .Services .col-md-4  {
    padding: 0!important;
}
.nextTitle {
    padding: 60px 100px;
    background: #18479e;
}
.nextContent {
    width: 100%;
    height: auto;
    position: relative;
}
section.Services {
    position: relative;
}
.backServices {
    position: absolute;
    width: 100%;
    height: 100%;
}
.backBlue {
    width: 50%;
    height: 100%;
    background: #456cb1;
    position: absolute;
    left: 0;
}
.backBrown {
    width: 50%;
    height: 100%;
    background: #d9b18b;
    position: absolute;
    right: 0;
}
.textNextContent {
    height: 100%;
    background: #ffac3b;
    padding: 60px;
    text-align: center;
    position: absolute;
}
.textNextContent p {
    font-size: 14px;
    font-family: 'ChivoThin';
    position: relative;
    left: 0;
    bottom: -130px;
}
.nextContent .linksContactTop {
    position: absolute;
    top: 30px;
    z-index: 9;
}
.nextTitle h1 {
    font-size: 160px;
    font-family: 'ChivoBold';
    color: #fff;
}
.nextContent .btnImgEmail {
    width: 35px;
    height: 35px;
    float: left;
    position: relative;
    background: #fff;
    border: 1px solid #000;
    padding: 7px;
    display: flex;
    justify-content: center;
    align-items: center;
    top: -3px;
    border-radius: 50px;
    right: 7px;
}
.nextContent .lineMaxContact {
    height: 1px;
    background: #000;
    position: relative;
    top: 10px;
    width: 30px;
    left: 235px;
}
.nextContent .linksContactTop .icon {
    nextContent: 30px;
    position: relative;
    float: right;
    left: 120px;
    top: -10px;
}
.nextContent .btnsContactTop {
    position: relative;
    left: 40px;
    top: 20px;
}
section.ServicesInfo {
    position: relative;
}
.backWhite {
    width: 50%;
    height: 100%;
    background: #fff;
    position: absolute;
    right: 0;
}
.infoServicesContentBackYellow {
    position: absolute;
    height: 160px;
    width: 100%;
    background: #ffac3b;
}
.servicesModals {
    position: relative;
    padding: 100px 60px 60px;
}
.imgContentService {
    width: 100%;
    margin-bottom: 15px;
    background: #f2f2f2;
    position: relative;
}
.imgContentService img{
    width: 100%;
}
.infoServicesContentBackWhite {
    position: absolute;
    height: 540px;
    width: 100%;
    background: #ffffff;
    top: 159px;
}
.infoServicesContentBackBlue {
    position: absolute;
    height: 500px;
    width: 4%;
    background: #18479e;
    top: 159px;
}
.textContentService {
    text-align: center;
    font-size: 14px;
}
.textContentService h1 {
    font-size: 16px;
    font-family: 'ChivoThin';
}
.btnModalOpen {
    position: absolute;
    float: right;
    right: 10px;
    top: 10px;
    padding: 0px;
    height: 20px;
    width: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #d4f6ff;
    border: 1px solid #000;
    border-radius: 50px;
    cursor: pointer;
}
.btnModalOpen img {
    width: 60%;
}
.modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #f2f2f2;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0!important;
    outline: 0;
}
.modal-dialog {
    max-width: 980px;
    margin: 1.75rem auto;
}
.modal-content {
    padding: 20px;
    border: none;
    height: 600px;
    overflow: hidden;
}
.modal-header {
    border: none;
    text-align: right;
    right: 0;
    position: relative;
    z-index: 9;
}
.btnClose {
    float: right;
    position: absolute;
    right: 0;
    width: 35px;
    height: 35px;
    cursor: pointer;
}
.btnClose img{
  width: 100%;
}
.modalBody {
    position: absolute;
    width: 100%;
    top: 0;
}
.modalBodyImg {
    width: 60%;
    position: absolute;
    left: 0;
    top: 0;
}
.modalBodyImg img{
  width: 100%;
}
.modalBodyText {
    position: relative;
    width: 40%;
    left: -20px;
    float: right;
    height: 600px;
    padding: 100px 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.modalBodyText ul {
    padding: 0;
}
.modalBodyText ul li  {
    font-size: 34px;
    font-family: 'ChivoThin';
    color: #000;
    margin: 0px 0;
}
.footerModal {
    position: absolute;
    bottom: 0;
}
.footerModal p span {
    font-size: 14px;
    font-family: 'Chivo';
    color: #000;
}
.footerModal p {
    font-size: 14px;
    font-family: 'ChivoThin';
    color: #000;
}
.arrow {
    position: absolute;
    left: -60px;
    width: 80px;
    top: 160px;
}
.arrow img {
    width: 100%;
}
.modalBodyImg.service2 {
    width: 60%;
    position: absolute;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}
.service2 .arrow {
    position: absolute;
    left: 30px;
    width: 80px;
    top: 130px;
    transform: rotate(90deg);
} 
.modalBodyText.service2 {
    position: relative;
    width: 40%;
    left: -20px;
    float: right;
    height: 600px;
    padding: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.modalBodyImg.service3 {
    width: 75%;
    position: absolute;
    left: 50px;
    top: 30px;
}
.arrow.service3 {
    position: absolute;
    left: -90px;
    width: 80px;
    top: 250px;
}
.modalBodyText ul {
    padding: 0;
    margin: 0;
}
.modalBodyText.service3 {
    position: relative;
    width: 50%;
    left: -20px;
    float: right;
    height: 600px;
    padding: 100px 0;
    display: flex;
    align-items: end;
    justify-content: center;
}
.modalBodyImg.service4 {
    width: 90%;
    position: absolute;
    left: 0;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.arrow.service4 {
    position: absolute;
    left: -110px;
    width: 80px;
    top: 400px;
}
.modalBodyText.service4 {
    position: relative;
    width: 40%;
    left: -20px;
    float: right;
    height: 600px;
    padding: 100px 0;
    display: flex;
    align-items: end;
    justify-content: center;
}
.infoServicesContent .lineRotateMinSomos {
    position: absolute;
    height: 140px;
    width: 1px;
    background: #000;
    right: 80px;
    top: 591px;
    z-index: 999;
}
section.platform {
    position: relative;
    width: 100%;
    height: 100%;
}
.platform .backYellow {
    width: 50%;
    height: 100%;
    background: #fcac3c;
    position: absolute;
    right: 0;
    z-index: 8;
}
.platform .backWhite {
    width: 50%;
    height: 47%;
    background: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
}
.platformContent {
    padding: 0 0 0 70px;
    background: #fff;
}
.plaftormText {
    background: #17479e;
    width: 80%;
    padding: 60px 40px;
    text-align: center;
    float: right;
    right: 10px;
    position: relative;
}
.plaftormText h1 {
    font-size: 20px;
    font-family: 'ChivoThin';
    color: #fff;
    margin: 0;
}
.plaftormText p {
    font-size: 16px;
    font-family: 'ChivoThin';
    color: #fff;
    margin: 40px 0;
}
.btnDownload {
    position: relative;
    background: #cbf4ff;
    border: 1px solid #000;
    width: 190px;
    margin: auto;
    transition: all 0.3s;
    top: 0;
}
.btnDownload a {
    font-size: 12px;
    font-family: 'ChivoThin';
    color: #000;
    display: block;
    text-align: center;
    padding: 10px;
}
.btnDownload:hover {
    transition: all 0.3s;
    top: -3px;
}
.platformIcon {
    position: relative;
}
.platformContent .col-md-7 {
    padding: 0!important;
}
.platformIcon {
    position: relative;
    width: 100%;
    background: #fcac3d;
    height: 100%;
    z-index: 9;
}
.platformIcon .btnsContactTop {
    position: relative;
    left: -220px;
    top: 20px;
}
.platformIcon .linksContactTop {
    position: absolute;
    top: 30px;
    z-index: 9;
    float: right;
    right: 0;
}

.platformIcon .lineMaxContact {
    height: 1px;
    background: #000;
    position: relative;
    top: 10px;
    width: 100px;
    left: -25px;
}
.platformIcon .linksContactTop .icon {
    width: 30px;
    position: relative;
    left: 85px;
    top: -15px;
}
.platformIcon .btnImgEmail {
    width: 35px;
    height: 35px;
    float: left;
    position: relative;
    background: #fff;
    border: 1px solid #000;
    padding: 7px;
    display: flex;
    justify-content: center;
    align-items: center;
    top: -3px;
    border-radius: 50px;
    left: -10px;
}
.imgPlatform {
    padding: 80px 30px;
    width: 100%;
    position: relative;
}
.imgPlatform img {
    width: 80%;
}
.workTitle {
    position: absolute;
    bottom: 0;
    z-index: 9;
    left: 180px;
}
.workTitle h1  {
    font-size: 210px;
    font-family: 'ChivoBold';
}
.textWork {
    position: relative;
    padding: 0 40px 40px;
    text-align: center;
    width: 66%;
    float: right;
}
.textWork p {
    font-size: 16px;
    font-family: 'ChivoThin';
    margin-bottom: 20px;
    line-height: 1;
}
.platformIcon .redes {
    position: absolute;
    width: 50px;
    height: 100%;
    z-index: 9;
    float: right;
    right: 110px;
    top: -40px;
}
.platformIcon .textSiguenos .nombre {
    position: relative;
    top: -10px;
    left: -10px;
}
.platformIcon .textSiguenos p {
    font-size: 14px;
    font-family: 'ChivoThin';
    color: #000;
    margin: 0;
}
.platformIcon .textSiguenos p span {
    font-family: 'Chivo';
}
section.workSlider {
    position: relative;
    width: 100%;
    height: 100%;
}
.workSlider .backYellow {
    width: 50%;
    height: 10%;
    background: #fcac3c;
    position: absolute;
    right: 0;
    z-index: 7;
}
.sliderContentWork {
    position: relative;
    z-index: 9;
    padding: 0px 0 40px;
}
.workSlider .backBrown {
    width: 50%;
    height: 100%;
    background: #d9b18b;
    position: absolute;
    left: 0;
}
.workSlider .backBrownRight {
    width: 50%;
    height: 100%;
    background: #d9b18b;
    position: absolute;
    right: 0;
}
.sliderWorkItem {
    width: 100%;
}
.sliderWorkItem img{
    width: 100%;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: none;
}
.arrowsWorkSlider {
    width: 100%;
    display: flex;
    justify-content: center;
    padding: 60px;
    background: #fff;
}
.arrowLeft.slick-arrow {
    background: #8ba3ce;
    width: 50px;
    height: 50px;
    cursor: pointer;
    display: flex!important;
    justify-content: center;
    align-items: center;
    padding: 8px;
}
.arrowLeft.slick-arrow img {
    width: 100%;
    transform: rotate(90deg);
}
.arrowRight.slick-arrow {
    background: #fcac3d;
    width: 50px;
    height: 50px;
    cursor: pointer;
    display: flex!important;
    justify-content: center;
    align-items: center;
    padding: 8px;
}
.arrowRight.slick-arrow img {
    width: 100%;
    transform: rotate(270deg);
}
section.Arrows {
  position: relative;
}
.Arrows .itemsContactTop {
    padding: 40px;
    height: 100%;
    position: absolute;
}
.Arrows .lineRotateMinContact {
    height: 210px;
    width: 1px;
    background: #000;
    position: absolute;
    top: -40px;
    left: 240px;
    z-index: 9;
}
section.partners {
    position: relative;
}
.partners .icon {
    width: 30px;
    position: relative;
    left: 5px;
}
.partners .icon img{
  width: 100%;
}
.partners .lineRotateMinContact {
    height: 240px;
    width: 1px;
    background: #000;
    position: absolute;
    top: -210px;
    left: 60px;
}
.partners .btnsContactTop {
    position: relative;
    left: 160px;
    top: 40px;
}
.partners .lineMaxContact {
    height: 1px;
    background: #000;
    position: relative;
    top: 55px;
    width: 100px;
    left: 45px;
}
.Arrows .backBrown {
    width: 50%;
    height: 100%;
    background: #d9b18b;
    position: absolute;
    left: 0;
}
.partners .backBrown {
    width: 50%;
    height: 100%;
    background: #d9b18b;
    position: absolute;
    left: 0;
}
.partners .itemsContactTop {
    padding: 40px;
    height: 100%;
    background: #fff;
    width: 100%;
}
.partnersContent {
    background: #fff;
    position: relative;
}
.titlePartners {
    position: absolute;
    width: 100%;
    padding: 0 40px;
    z-index: 9;
}
.titlePartners h1 {
    font-size: 180px;
    font-family: 'ChivoBold';
    color: #fcac3d;
}
.partnersContent .backWhite {
    width: 20%;
    height: 100%;
    background: #fff;
    position: absolute;
    left: 0;
}
.partnersContent .col-md-3 {
    padding: 0!important;
}
.partnersContent .col-md-9 {
    padding: 0!important;
}
.contentAstroPartners {
    background: #17479e;
}
.contentAstroImg {
    position: relative;
    width: 100%;
}
.contentAstroImg img{
  width: 100%;
}
.contentAstroText {
    position: absolute;
    padding: 220px 260px 0;
    text-align: center;
}
.contentAstroText p{
    font-size: 16px;
    font-family: 'ChivoThin';
    color: #fff;
}
.partnersLogos .col-md-4 {
    padding: 0!important;
}
.partnersInfo .col-md-4 {
    padding: 0!important;
}
.imgPartner {
    padding: 40px;
    width: 100%;
    height: 140px;
    display: flex;
    align-items: center;
    cursor: pointer;
}
.imgPartner img {
    width: 100%;
}
.imgPartner.first {
    background: #f7efe8;
}
.imgPartner.second {
    background: #eefbff;
}
.partnersLogos {
    background: #effbff;
    position: absolute;
    width: 40%;
    top: -420px
}
.partnersInfo {
    position: relative;
}
.partnersInfo .col-md-8 {
    padding: 0!important;
}
.whatsapp {
    width: 100%;
    height: 140px;
    background: #fcac3d;
    display: flex;
    align-items: center;
    justify-content: center;
}
.iconWp {
    width: 40px;
    height: 40px;
    background: #fff;
    border-radius: 50px;
    padding: 10px;
    display: flex;
    margin-right: 20px;
}
.iconWp img {
    width: 100%;
}
.btnWhatsapp a {
    font-size: 12px;
    font-family: 'Chivo';
    color: #fff;
    display: block;
    text-align: center;
    padding: 10px;
    background: #17479e;
    position: relative;
    top: 0;
    transition: all 0.3s;
}
.btnWhatsapp a:hover {
    top: -3px;
    transition: all 0.3s;
}
.partnersInfo .backBrown {
    width: 50%;
    height: 100%;
    background: #d9b18b;
    position: absolute;
    left: 0;
}
.partnersInfo .backYellow {
    width: 50%;
    height: 100%;
    background: #fcac3d;
    position: absolute;
    right: 0;
}
.partnersModal .modal-dialog {
    max-width: 650px;
    margin: 1.75rem auto;
}
.partnersModal .modal-content {
    padding: 20px;
    border: none;
    height: 650px;
    overflow: hidden;
    background: #d8b18b;
}
.partnersModal .modalBodyImg {
    width: 100%;
    position: relative;
    left: -20px;
    top: 0;
}
.partnersModal .footerModal {
    position: relative;
    top: 35px;
    width: 100%;
    padding: 0 105px;
    left: -20px;
}
.partnersModal .footerModal p {
    font-size: 14px;
    font-family: 'ChivoThin';
    color: #000;
    margin: 0;
}
.partnersModal .footerModal h1 {
    font-size: 18px;
    font-family: 'ChivoThin';
}
.partnersModal .footerModal h1 span{
    font-family: 'Chivo';
}
.partnersModal .footerModal h1 .subSpan{
    font-size: 14px;
    font-family: 'ChivoThin';
}
.partnersModal .textFooter {
    width: 70%;
    float: left;
}
.partnersModal .imgFooter {
    width: 30%;
    float: left;
    display: flex;
    align-items: center;
    height: 80px;
    left: 90px;
    position: relative;
}
.partnersModal .imgFooter img{
  width: 30px;
}
section.contact {
    position: relative;
    width: 100%;
    height: 100%;
}
.contact .backBrownLight {
    width: 50%;
    height: 100%;
    background: #ebd8c5;
    position: absolute;
    left: 0;
}
.contactContent .col-md-6 .backWhite {
    width: 50%;
    height: 100%;
    background: #fff;
    position: absolute;
    left: 0;
}
.contactContent .col-md-6 .backBrown {
    width: 50%;
    height: 100%;
    background: #d9b18b;
    position: absolute;
    right: 0;
}
.textContact {
    position: relative;
    padding: 190px 130px 230px;
    z-index: 10;
}
.textContact h1 {
    font-size: 190px;
    font-family: 'ChivoBold';
}
.imgContact {
    position: absolute;
    top: 20px;
    width: 90%;
    text-align: center;
    left: 150px;
    margin: 30px;
    z-index: 9;
}
.imgContact img {
    width: 70%;
}
.partnersInfo .lineRotateMinSomos {
    position: absolute;
    height: 290px;
    width: 1px;
    background: #000;
    right: 130px;
    top: 0;
    z-index: 9;
}
.contactContent .lineRotateMinContact {
    height: 30px;
    width: 1px;
    background: #000;
    position: absolute;
    top: 450px;
    left: 970px;
}
.contactContent .icon {
    width: 30px;
    position: absolute;
    right: 120px;
    top: 480px;
}
.contactContent .icon img{
  width: 100%;
}
.contactContent .lineMaxContact {
    height: 1px;
    background: #000;
    position: relative;
    top: 495px;
    width: 100px;
    left: 800px;
    z-index: 11;
}
.contactContent .btnsContactTop {
    position: relative;
    left: 600px;
    top: 480px;
    z-index: 11;
}
.contactContent .btnImgEmail {
    width: 35px;
    height: 35px;
    float: left;
    position: relative;
    background: #fff;
    border: 1px solid #000;
    padding: 7px;
    display: flex;
    justify-content: center;
    align-items: center;
    top: -3px;
    border-radius: 50px;
    margin-right: 10px;
}
.contactContent .lineRotateMinSomos {
    position: absolute;
    height: 210px;
    width: 1px;
    background: #000;
    right: 130px;
    top: 200px;
    z-index: 9;
}
.getStarted {
    width: 50%;
    float: left;
    position: absolute;
    top: -270px;
    background: #17479e;
    height: 500px;
    padding: 70px 100px;
    left: -40px;
}
.getStarted h1{
    font-size: 36px;
    font-family: 'ChivoThin';
    color: #fff;
}
.someProject {
    width: 50%;
    float: left;
    position: absolute;
    top: -130px;
    background: #fcac3d;
    height: 500px;
    padding: 20px 180px 100px 70px;
    left: 10px;
}
.someProject h1{
    font-size: 36px;
    font-family: 'ChivoThin';
    color: #000;
}
section.formContact {
    position: relative;
    width: 100%;
    height: 100%;
}
.formContent {
    width: 50%;
    float: left;
    position: absolute;
    top: -200px;
    background: #ffd49c;
    height: auto;
    padding: 100px 60px 60px;
    left: 430px;
    z-index: 9;
}
.formContent p{
    font-size: 36px;
    font-family: 'ChivoThin';
}
.formContent label {
    width: 100%;
    font-size: 16px;
    font-family: 'ChivoThin';
    margin-bottom: 10px;
}
.formContent input{
    width: 100%;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #000;
    background: transparent;
    margin-bottom: 20px;
    font-size: 14px;
    font-family: 'ChivoThin';
}
.formContent textarea {
    width: 100%;
    height: 140px;
    border-radius: 30px;
    resize: none;
    border: none;
    margin-top: 20px;
    margin-bottom: 30px;
    font-size: 14px;
    font-family: 'ChivoThin';
    padding: 20px;
}
.formContent button {
    font-size: 12px;
    font-family: 'Chivo';
    color: #fff;
    display: block;
    text-align: center;
    padding: 10px;
    background: #17479e;
    position: relative;
    top: 0;
    transition: all 0.3s;
    border: none;
    width: 160px;
}
.formContent button:hover{
    top: -3px;
    transition: all 0.3s;

}
.hire .redes {
    position: absolute;
    width: 50px;
    height: 100%;
    z-index: 9;
    top: 240px;
}
.hire .lineRotateMin {
    height: 150px;
    width: 1px;
    background: #000;
    position: relative;
    top: 130px;
    left: 80px;
}
.hire .RedesLinks {
    position: absolute;
    top: 320px;
    left: 50px;
}
.hire .textSiguenos {
    position: absolute;
    top: 480px;
    transform: rotate(270deg);
    left: 50px;
}
.hire .icon {
    width: 20px;
    position: relative;
    left: 30px;
    top: 100px;
}
.hire .icon img {
    width: 100%;
}
.hire .itemsContactTop {
    padding: 40px;
    height: 100%;
    position: relative;
    top: 370px;
}
.hire .lineRotateMinContact {
    height: 130px;
    width: 1px;
    background: #000;
    position: absolute;
    top: 0;
    left: 80px;
}
.hire .linksContactTop {
    position: absolute;
    top: 100px;
}
.hire .redes .lineRotateMax {
    width: 1px;
    background: #000;
    height: 50px;
    position: absolute;
    top: 405px;
    left: 80px;
}
.hire .redes .lineMaxContact {
    height: 1px;
    background: #000;
    position: relative;
    top: 585px;
    width: 240px;
    left: 80px;
}
.hire .redes .lineRotateMax.two {
    width: 1px;
    background: #000;
    height: 61px;
    position: absolute;
    top: 525px;
    left: 80px;
}
.contentHire {
  position: relative;
}
.contentHire .textContact {
    position: absolute;
    padding: 0;
    z-index: 10;
    top: 600px;
    left: 330px;
}
.imgHire {
    position: absolute;
    float: right;
    right: 0;
    width: 310px;
    top: 580px;
}
.imgHire img{
  width: 100%;
}
section.footer {
    position: relative;
    top: 860px;
}
.backgroundFooterBlue {
    background: #17479e;
    height: 430px;
    padding: 60px 30px 30px 290px;
}
.backgroundFooterBlue .itemFooter span img {
    width: 20px;
    margin-right: 10px;
}
.footerTopText {
    font-size: 18px;
    font-family: 'ChivoBold';
    color: #fff;
    margin: 0;
}
.footerBottomText {
    font-size: 14px;
    font-family: 'ChivoThin';
    color: #fff;
    position: relative;
    left: 33px;
}
.footer .col-md-7{
  padding: 0!important;
}
.footer .col-md-5{
  padding: 0!important;
}
.logoFooter {
    width: 100%;
    padding: 70px 100px;
}
.logoFooter img{
    width: 100%;
}
.socialFooter {
    position: absolute;
    margin: auto;
    text-align: center;
    padding: 0 150px;
}
.socialFooter a {
    background: #000;
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 50px;
}
.socialFooter a img {
    width: 100%;
    padding: 5px;
}
.allRights {
    width: 100%;
    height: 190px;
    background: #ffac3b;
    text-align: center;
    padding: 60px;
}
.socialBtnsFooter {
    position: relative;
    top: -20px;
}
.allRights p {
    margin: 0;
    font-size: 16px;
    font-family: 'ChivoThin';
}
.allRights h2 {
    margin: 0;
    font-size: 12px;
    font-family: 'ChivoThin';
}
.allRights p span {
    margin: 0;
    font-size: 16px;
    font-family: 'ChivoBold';
}
.desktop{
  display: block;
}
.responsive{
  display: none;
}
.imgResponsive{
  width: 100%;
}
.imgResponsive img{
  width: 100%;
}

/*HEADER RESPONSIVE*/


section.headerContent.responsive {
    position: relative;
    display: block;
    padding: 20px;
    height: 100px;
}
.responsive .nombre {
    position: relative;
    top: 15px;
    left: 10px;
}
.menuBtn {
    position: absolute;
    float: right;
    right: 0;
    top: 20px;
    cursor: pointer;
}
.menuBtn span {
    position: relative;
    display: block;
    width: 20px;
    height: 2px;
    background: #000;
    border-radius: 50px;
    margin-bottom: 3px;
}
.menuBtn input + label {
  position: fixed;
  top: 40px;
  right: 40px;
  height: 20px;
  width: 20px;
  z-index: 5;
}
.menuBtn input + label span {
  position: absolute;
  width: 100%;
  height: 2px;
  top: 50%;
  margin-top: -1px;
  left: 0;
  display: block;
  background: #020304;
  transition: 0.5s;
}
.menuBtn input + label span:first-child {
  top: 3px;
}
.menuBtn input + label span:last-child {
  top: 16px;
}
.menuBtn label:hover {
  cursor: pointer;
}
.menuBtn input:checked + label span {
  opacity: 0;
  top: 50%;
}
.menuBtn input:checked + label span:first-child {
  opacity: 1;
  transform: rotate(405deg);
}
.menuBtn input:checked + label span:last-child {
  opacity: 1;
  transform: rotate(-405deg);
}
.menuBtn input ~ nav {
  background: white;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100px;
  z-index: 3;
  transition: 0.5s;
  transition-delay: 0.5s;
  overflow: hidden;
}
.menuBtn input ~ nav > ul {
    text-align: left;
    position: absolute;
    top: 110px;
    left: 0px;
}
.menuBtn input ~ nav > ul > li {
  opacity: 0;
  transition: 0.5s;
  transition-delay: 0s;
}
.menuBtn input ~ nav > ul > li > a {
    color: #000000;
    display: block;
    padding: 1px;
    font-family: 'ChivoThin';
    background: transparent;
}
.menuBtn input:checked ~ nav {
  height: 500px;
  transition-delay: 0s;
}
.menuBtn input:checked ~ nav > ul > li {
  opacity: 1;
  transition-delay: 0.5s;
}
.responsivePartners{
  display: none;
}

  .desktopPartners{
    display: block;
  }
/*HEADER RESPONSIVE*/
@media (min-width: 320px) and (max-width: 484px){
  .responsivePartners{
    display: block;
  }
  .desktopPartners{
    display: none;
  }
  .sliderContentBackTwo {
      display: none;
  }
  .sliderContentBack {
      padding: 60px 40px;
      background: #ffac3b;
      width: 100%;
      position: relative;
  }
  .header.desktop{
    display: none;
  }
  .header.responsive{
    display: block;
    position: relative;
  }
  .logoContent {
      position: fixed;
      z-index: 9;
  }
  .sliderContent ul.slick-dots {
      position: absolute;
      right: -25px;
      top: 60px;
  }
  .sliderContent .slick-dots button {
      background: transparent;
      height: 15px;
      width: 35px;
      text-indent: -9999px;
      border-radius: 30px;
      margin: 5px 0px;
      transition: all 0.3s;
      border: 1px solid #fff;
  }
  .sliderContent .slick-dots .slick-active button  {
      background: #ffffff;
      height: 15px;
      width: 35px;
      text-indent: -9999px;
      border-radius: 30px;
      margin: 5px 0px;
      transition: all 0.3s;
      border: 1px solid #fff;
  }
  .lineRotateMin {
      height: 60px;
      width: 1px;
      background: #000;
      position: relative;
      top: 0px;
      left: 20px;
  }
  .slider .redes {
      display: none;
  }
  .lineRotateMinContact {
      height: 30px;
      width: 1px;
      background: #000;
      position: absolute;
      top: 0;
      left: 20px;
  }
  .linksContactTop .icon {
      width: 20px;
      position: relative;
      left: -18px;
  }
  .btnsContactTop {
      position: relative;
      left: 130px;
      top: 40px;
  }
  .lineMaxContact {
      height: 1px;
      background: #000;
      position: relative;
      top: 55px;
      width: 100px;
      left: 15px;
  }
  .linksContactTop .icon {
      width: 20px;
      position: relative;
      left: -28px;
      top: 2px;
  }
  .textCompletoSomos {
      padding: 10px;
      text-align: center;
  }
  .logoSomos {
      border-right: none;
  }
  .textSomos {
      padding: 10px;
      text-align: center;
  }
  img.hoja3 {
      width: 45px;
      position: relative;
      float: right;
      top: 140px;
      right: 40px;
  }
  img.hoja2 {
      width: 65px;
      position: absolute;
      bottom: 400px;
      left: 0;
  }
  img.hoja1 {
      width: 45px;
      position: relative;
      left: 0;
      top: 140px;
  }
  .somosContentSlider {
      padding: 0;
      background: #d9b18b;
  }
  .lineRotateMinSomos {
      display: none;
  }
  .nextTitle {
      padding: 30px 60px;
      background: #18479e;
  }
  .nextContent .linksContactTop {
      display: none;
  }
  .textNextContent {
      height: 230px;
      background: #ffac3b;
      padding: 60px;
      text-align: center;
      position: relative;
  }
  .contentHire {
        position: relative;
        height: 220px;
    }
  .textNextContent p {
      font-size: 14px;
      font-family: 'ChivoThin';
      position: relative;
      left: 0;
      bottom: -20px;
      z-index: 9;
  }
  .servicesModals {
        position: relative;
        padding: 100px 10px;
        background: #fff;
    }
  .platformContent {
      padding: 0;
      background: #fff;
  }
  .platformContent .col-md-5{
    padding: 0!important;
  }
  .plaftormText {
      background: #17479e;
      width: 100%;
      padding: 60px 30px;
      text-align: center;
      float: right;
      right: 0;
      position: relative;
      z-index: 99;
  }
  .nextTitle h1 {
      font-size: 120px;
      font-family: 'ChivoBold';
      color: #fff;
  }
  .platformContent .col-md-12 {
      padding: 0!important;
  }
  .platform .backYellow {
      width: 100%;
      height: 100%;
      background: #fcac3c;
      position: absolute;
      right: 0;
      z-index: 8;
  }
  .platformIcon .lineRotateMin {
      height: 60px;
      width: 1px;
      background: #000;
      position: relative;
      top: 10px;
      left: 110px;
  }
  .platformIcon .lineMaxContact {
      height: 1px;
      background: #000;
      position: relative;
      top: 0px;
      width: 100px;
      left: 15px;
  }
  .platformIcon .btnsContactTop {
      position: relative;
      left: -170px;
      top: 10px;
  }
  .platformIcon .linksContactTop .icon {
      width: 30px;
      position: relative;
      left: 115px;
      top: -25px;
  }
  .platformIcon .redes {
      display: none;
  }
  .imgPlatform img {
      width: 100%;
  }
  .textWork {
      position: relative;
      padding: 0 40px 120px;
      text-align: center;
      width: 100%;
      top: 0px;
  }
  .workTitle {
      position: absolute;
      bottom: 0;
      z-index: 9;
      left: 0;
      width: 100%;
      padding: 0 60px;
  }
  .workTitle h1 {
      font-size: 100px;
      font-family: 'ChivoBold';
      text-align: center;
  }
  .partners .itemsContactTop {
      padding: 40px;
      height: 100%;
      background: #fff;
      width: 100%;
      margin-bottom: 40px;
  }
  .partners .lineRotateMinContact {
      height: 190px;
      width: 1px;
      background: #000;
      position: absolute;
      top: -210px;
      left: 30px;
  }
  .partners .icon {
      width: 30px;
      position: relative;
      left: -25px;
      top: -40px;
  }
  .partners .lineMaxContact {
      height: 1px;
      background: #000;
      position: relative;
      top: 15px;
      width: 100px;
      left: 15px;
  }
  .partners .btnsContactTop {
      position: relative;
      left: 130px;
      top: 0px;
  }
  .socialFooter {
      position: absolute;
      margin: auto;
      text-align: center;
      padding: 0 100px;
  }
  .socialFooter .col-md-4 {
      width: 33.33%;
  }
  .backgroundFooterBlue {
      background: #17479e;
      height: 310px;
      padding: 50px 80px;
  }
  .hire .redes {
      display: none;
  }
  .contentHire .textContact {
      position: relative;
      padding: 0;
      z-index: 10;
      top: 750px;
      left: 0;
  }
  .textContact h1 {
      font-size: 100px;
      font-family: 'ChivoBold';
      left: 0px;
      position: relative;
      text-align: center;
  }
  .contact .itemsContactTop{
      display: none;
  }
  .contactHire .textContact h1 {
      font-size: 140px;
      font-family: 'ChivoBold';
      left: 0px;
      position: relative;
      text-align: center;
  }
  .contact .textContact {
      position: relative;
      padding: 30px;
      z-index: 10;
  }
  .partnersLogos {
      background: #effbff;
      position: relative;
      width: 100%;
      top: 0;
      margin: auto;
  }
  .partnersContent .backWhite {
      display: none;
  }
  .titlePartners {
      position: absolute;
      width: 100%;
      padding: 0 40px;
      z-index: 9;
      top: -80px;
      background: #fff;
  }
  .titlePartners h1 {
      font-size: 70px;
      font-family: 'ChivoBold';
      color: #fcac3d;
      text-align: center;
  }
  .partnersModal .footerModal {
      position: relative;
      top: 35px;
      width: 100%;
      padding: 0 50px;
      left: -11px;
  }
  .partnersLogos .col-md-4  {
      padding: 0!important;
      width: 50%;
      float: left;
  }
  .partnersModal .footerModal p {
      font-size: 14px;
      font-family: 'ChivoThin';
      color: #000;
      margin: 0;
  }
  .partnersModal .imgFooter {
      display: none;
  }
  .partnersModal .modal-content {
      padding: 20px;
      border: none;
      height: 470px;
      overflow: hidden;
      background: #d8b18b;
  }

  .modalBodyImg {
      display: none;
  }
  .modalBodyText {
      position: relative;
      width: 90%;
      left: -20px;
      float: right;
      height: 600px;
      padding: 100px 0;
      display: flex;
      align-items: center;
      justify-content: center;
  }
  .arrow {
      position: absolute;
      left: -30px;
      width: 50px;
      top: 190px;
  }
  .contentAstroText {
      position: absolute;
      padding: 40px;
      text-align: center;
  }
  .modalBodyImg.service2 {
      display: none;
  }
  .modalBodyText.service2 {
      position: relative;
      width: 90%;
      left: -20px;
      float: right;
      height: 600px;
      padding: 40px;
      display: flex;
      justify-content: center;
      align-items: center;
  }
  .service2 .arrow {
      position: absolute;
      left: 30px;
      width: 50px;
      top: 130px;
      transform: rotate(90deg);
  }
  .arrow.service3 {
      position: absolute;
      left: -90px;
      width: 40px;
      top: 250px;
  }
  .modalBodyText.service3 {
      position: relative;
      width: 80%;
      left: -20px;
      float: right;
      height: 600px;
      padding: 100px 0;
      display: flex;
      align-items: end;
      justify-content: center;
  }
  .modalBodyImg.service4 {
      display: none;
  }
  .modalBodyText.service4 {
      position: relative;
      width: 50%;
      left: -80px;
      float: right;
      height: 520px;
      padding: 100px 0;
      display: flex;
      align-items: end;
      justify-content: center;
  }
  .arrow.service4 {
      position: absolute;
      left: -100px;
      width: 50px;
      top: 340px;
  }
  .partnersModal .modalBodyImg {
      width: 100%;
      position: relative;
      left: -20px;
      top: 0;
      display: block;
  }
  .getStarted {
      width: 100%;
      float: left;
      position: absolute;
      top: 0px;
      background: #17479e;
      height: 160px;
      padding: 50px;
      left: 0;
  }
  .someProject {
      width: 100%;
      float: left;
      position: absolute;
      top: 160px;
      background: #fcac3d;
      height: 250px;
      padding: 50px;
      left: 0;
  }
  .imgContact {
      position: absolute;
      top: 20px;
      width: 90%;
      text-align: center;
      left: 150px;
      margin: 30px;
      z-index: 9;
      display: none;
  }
  .contactContent .col-md-6 .backWhite {
      width: 100%;
      height: 100%;
      background: #fff;
      position: absolute;
      left: 0;
  }
  .contactContent .col-md-6 .backBrown {
      width: 50%;
      height: 100%;
      background: #ffffff;
      position: absolute;
      right: 0;
  }
  .hire .itemsContactTop {
      padding: 40px;
      height: 100%;
      position: relative;
      top: 370px;
      display: none;
  }
  .formContent {
      width: 100%;
      float: left;
      position: absolute;
      top: 0;
      background: #ffd49c;
      height: auto;
      padding: 100px 60px 60px;
      left: 0;
      z-index: 9;
  }
  section.footer {
      position: relative;
      top: 1020px;
  }
  .imgHire {
      position: absolute;
      float: none;
      right: 0;
      width: 100%;
      top: 890px;
      padding: 50px;
  }
}


@media (min-width: 568px) and (max-width: 736px){
  .desktop{
    display: none;
  }
  .responsive{
    display: block;
  }
}


@media (min-width: 768px) and (max-width: 800px){
  .sliderContentBackTwo {
      display: none;
  }
  .sliderContentBack {
      padding: 60px 40px;
      background: #ffac3b;
      width: 100%;
      position: relative;
  }
  .header.desktop{
    display: none;
  }
  .header.responsive{
    display: block;
    position: relative;
  }
  .logoContent {
      position: fixed;
      z-index: 9;
  }
  .sliderContent ul.slick-dots {
      position: absolute;
      right: -25px;
      top: 60px;
  }
  .sliderContent .slick-dots button {
      background: transparent;
      height: 15px;
      width: 15px;
      text-indent: -9999px;
      border-radius: 30px;
      margin: 5px 0px;
      transition: all 0.3s;
      border: 1px solid #fff;
  }
  .sliderContent .slick-dots .slick-active button  {
      background: #ffffff;
      height: 15px;
      width: 15px;
      text-indent: -9999px;
      border-radius: 30px;
      margin: 5px 0px;
      transition: all 0.3s;
      border: 1px solid #fff;
  }
  .lineRotateMin {
      height: 60px;
      width: 1px;
      background: #000;
      position: relative;
      top: 0px;
      left: 20px;
  }
  .slider .redes {
      display: none;
  }
  .lineRotateMinContact {
      height: 30px;
      width: 1px;
      background: #000;
      position: absolute;
      top: 0;
      left: 20px;
  }
  .linksContactTop .icon {
      width: 20px;
      position: relative;
      left: -18px;
  }
  .btnsContactTop {
      position: relative;
      left: 130px;
      top: 40px;
  }
  .lineMaxContact {
      height: 1px;
      background: #000;
      position: relative;
      top: 55px;
      width: 100px;
      left: 15px;
  }
  .linksContactTop .icon {
      width: 20px;
      position: relative;
      left: -28px;
      top: 2px;
  }
  .textCompletoSomos {
      padding: 10px;
      text-align: center;
  }
  .logoSomos {
      border-right: none;
  }
  .textSomos {
      padding: 10px;
      text-align: center;
  }
  img.hoja3 {
      width: 45px;
      position: relative;
      float: right;
      top: 140px;
      right: 40px;
  }
  img.hoja2 {
      width: 65px;
      position: absolute;
      bottom: 400px;
      left: 0;
  }
  img.hoja1 {
      width: 45px;
      position: relative;
      left: 0;
      top: 140px;
  }
  .somosContentSlider {
      padding: 0;
      background: #d9b18b;
  }
  .lineRotateMinSomos {
      display: none;
  }
  .nextTitle {
      padding: 60px;
      background: #18479e;
  }
  .nextContent .linksContactTop {
      display: none;
  }
  .textNextContent {
      height: 212px;
      background: #ffac3b;
      padding: 38px;
      text-align: center;
      position: relative;
  }
  .textNextContent p {
      font-size: 14px;
      font-family: 'ChivoThin';
      position: relative;
      left: 0;
      bottom: -20px;
      z-index: 9;
  }
  .servicesModals {
      position: relative;
      padding: 100px 10px;
  }
  .platformContent {
      padding: 0;
      background: #fff;
  }
  .platformContent .col-md-5{
    padding: 0!important;
  }
  .plaftormText {
      background: #17479e;
      width: 100%;
      padding: 60px 30px;
      text-align: center;
      float: right;
      right: 0;
      position: relative;
      z-index: 99;
  }
  .nextTitle h1 {
      font-size: 70px;
      font-family: 'ChivoBold';
      color: #fff;
  }
  .platformIcon .lineRotateMin {
      height: 60px;
      width: 1px;
      background: #000;
      position: relative;
      top: 10px;
      left: 110px;
  }
  .platformIcon .lineMaxContact {
      height: 1px;
      background: #000;
      position: relative;
      top: 0px;
      width: 100px;
      left: 15px;
  }
  .platformIcon .btnsContactTop {
      position: relative;
      left: -170px;
      top: 10px;
  }
  .platformIcon .linksContactTop .icon {
      width: 30px;
      position: relative;
      left: 115px;
      top: -25px;
  }
  .platformIcon .redes {
      display: none;
  }
  .imgPlatform img {
      width: 100%;
  }
  .textWork {
      position: relative;
      padding: 0 40px 40px;
      text-align: center;
      width: 100%;
      top: -60px;
  }
  .workTitle {
      position: absolute;
      bottom: 0;
      z-index: 9;
      left: 0;
      width: 100%;
      padding: 0 60px;
  }
  .workTitle h1 {
      font-size: 80px;
      font-family: 'ChivoBold';
  }
  .partners .lineRotateMinContact {
      height: 190px;
      width: 1px;
      background: #000;
      position: absolute;
      top: -210px;
      left: 30px;
  }
  .partners .icon {
      width: 30px;
      position: relative;
      left: -25px;
      top: -40px;
  }
  .partners .lineMaxContact {
      height: 1px;
      background: #000;
      position: relative;
      top: 15px;
      width: 100px;
      left: 15px;
  }
  .partners .btnsContactTop {
      position: relative;
      left: 130px;
      top: 0px;
  }
  .socialFooter {
      position: absolute;
      margin: auto;
      text-align: center;
      padding: 0 100px;
  }
  .socialFooter .col-md-4 {
      width: 33.33%;
  }
  .backgroundFooterBlue {
      background: #17479e;
      height: 377px;
      padding: 50px;
  }
  .hire .redes {
      display: none;
  }
  .contentHire .textContact {
      position: relative;
      padding: 0;
      z-index: 10;
      top: 900px;
      left: 50px;
  }
  .textContact h1 {
      font-size: 80px;
      font-family: 'ChivoBold';
      left: 0px;
      position: relative;
  }
  .contact .itemsContactTop{
      display: none;
  }
  .contact .textContact {
      position: relative;
      padding: 0;
      z-index: 10;
  }
  .partnersLogos {
      background: #effbff;
      position: absolute;
      width: 50%;
      top: -420px;
      margin: auto;
  }
  .partnersContent .backWhite {
      display: none;
  }
  .titlePartners {
      position: absolute;
      width: 100%;
      padding: 0 40px;
      z-index: 9;
      top: -70px;
  }
  .titlePartners h1 {
      font-size: 60px;
      font-family: 'ChivoBold';
      color: #fcac3d;
  }
  .partnersModal .footerModal {
      position: relative;
      top: 35px;
      width: 100%;
      padding: 0 50px;
      left: -11px;
  }
  .partnersModal .footerModal p {
      font-size: 14px;
      font-family: 'ChivoThin';
      color: #000;
      margin: 0;
  }
  .partnersModal .imgFooter {
      display: none;
  }
  .partnersModal .modal-content {
      padding: 20px;
      border: none;
      height: 470px;
      overflow: hidden;
      background: #d8b18b;
  }

  .modalBodyImg {
      display: none;
  }
  .modalBodyText {
      position: relative;
      width: 90%;
      left: -20px;
      float: right;
      height: 600px;
      padding: 100px 0;
      display: flex;
      align-items: center;
      justify-content: center;
  }
  .arrow {
      position: absolute;
      left: -30px;
      width: 50px;
      top: 190px;
  }
  .contentAstroText {
      position: absolute;
      padding: 40px;
      text-align: center;
  }
  .modalBodyImg.service2 {
      display: none;
  }
  .modalBodyText.service2 {
      position: relative;
      width: 90%;
      left: -20px;
      float: right;
      height: 600px;
      padding: 40px;
      display: flex;
      justify-content: center;
      align-items: center;
  }
  .service2 .arrow {
      position: absolute;
      left: 30px;
      width: 50px;
      top: 130px;
      transform: rotate(90deg);
  }
  .arrow.service3 {
      position: absolute;
      left: -90px;
      width: 40px;
      top: 250px;
  }
  .modalBodyText.service3 {
      position: relative;
      width: 80%;
      left: -20px;
      float: right;
      height: 600px;
      padding: 100px 0;
      display: flex;
      align-items: end;
      justify-content: center;
  }
  .modalBodyImg.service4 {
      display: none;
  }
  .modalBodyText.service4 {
      position: relative;
      width: 50%;
      left: -80px;
      float: right;
      height: 520px;
      padding: 100px 0;
      display: flex;
      align-items: end;
      justify-content: center;
  }
  .arrow.service4 {
      position: absolute;
      left: -100px;
      width: 50px;
      top: 340px;
  }
  .partnersModal .modalBodyImg {
      width: 100%;
      position: relative;
      left: -20px;
      top: 0;
      display: block;
  }
  .getStarted {
      width: 100%;
      float: left;
      position: absolute;
      top: 0px;
      background: #17479e;
      height: 160px;
      padding: 50px;
      left: 0;
  }
  .someProject {
      width: 100%;
      float: left;
      position: absolute;
      top: 160px;
      background: #fcac3d;
      height: 250px;
      padding: 50px;
      left: 0;
  }
  .imgContact {
      position: absolute;
      top: 20px;
      width: 90%;
      text-align: center;
      left: 150px;
      margin: 30px;
      z-index: 9;
      display: none;
  }
  .contactContent .col-md-6 .backWhite {
      width: 100%;
      height: 100%;
      background: #fff;
      position: absolute;
      left: 0;
  }
  .contactContent .col-md-6 .backBrown {
      width: 50%;
      height: 100%;
      background: #ffffff;
      position: absolute;
      right: 0;
  }
  .hire .itemsContactTop {
      padding: 40px;
      height: 100%;
      position: relative;
      top: 370px;
      display: none;
  }
  .formContent {
      width: 100%;
      float: left;
      position: absolute;
      top: 0;
      background: #ffd49c;
      height: auto;
      padding: 100px 60px 60px;
      left: 0;
      z-index: 9;
  }
  section.footer {
      position: relative;
      top: 1020px;
  }
  .imgHire {
      position: absolute;
      float: none;
      right: 0;
      width: 40%;
      top: 860px;
  }
  .backRightContactTop {
        width: 100%;
        height: 120px;
        background: #d9b18b;
    }
}


@media (min-width:800px) and (max-width: 1050px){
  .imgContact {
      position: absolute;
      top: 20px;
      width: 90%;
      text-align: center;
      left: 150px;
      margin: 30px;
      z-index: 9;
      display: none;
  }
  .backgroundFooterBlue {
      background: #17479e;
      height: 418px;
      padding: 60px 30px 30px 290px;
  }
}