html {
    scroll-behavior: smooth;
}

body {
    width: 100%;
    padding: 0 !important;
    margin: 0 !important;
}

footer {
    display: grid;
    text-align: center;
    justify-content: center;
}

footer img {
    width: 50%;
}

.m-t-5 {
    margin-top: 9rem !important;
}

.m-t-2 {
    margin-top: 2rem !important;
}

.m-t-3 {
    margin-top: 3rem !important;
}

.desk-div1 {
    width: 100%;
    background-image: linear-gradient(rgba(255, 255, 255, .1), rgba(255, 255, 255, .1)), url('../img/FondoHomeMWT.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 100vh;
    max-height: 1040px;
    min-height: 800px !important;
    position: relative;
}

.leyenda-section {
    display: grid;
    align-items: center;
    justify-content: center;
    text-align: left;
    height: 30vh;
    margin-bottom: 5%;
}

.leyenda-section .span-1, .leyenda-section .span-2 {
    font-size: 30px;
    font-weight: bold;
}

.span-1 {
    color: #35c6f4;
}

.span-2 {
    color: #2d447a;
}

.advice {
    width: 20rem;
}

.desk-div2 {
    width: 100%;
    background-color: #ffffff;
    height: 70vh;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 5%;
    padding-top: 8%;
}

.desk-div3 {
    width: 100%;
    background-color: #ffffff;
    height: 100vh;
    min-height: 900px;
    max-height: 1000px;
    position: relative;
    padding-top: 8%;
}

.desk-div4 {
    width: 100%;
    background-color: #ffffff;
    height: auto;
    position: relative;
    min-height: 664px;
    /*max-height: 730px;
    margin-bottom: 5%;*/
    padding-top: 3rem;
}

.desk-div5 {
    width: 100%;
    background-color: #ffffff;
    height: 100%;
    min-height: 750px;
    max-height: 900px;
    position: relative;
    z-index: 2;
    padding-top: 5%;
}

.desk-div6 {
    width: 100%;
    background-color: #ffffff;
    position: relative;
    padding-top: 4rem;
    margin-bottom: 5%;
}

.div6-img-container img {
    width: 100%;
}

.desk-div7 {
    width: 100%;
    height: 75vh;
    background-color: white;
    padding-top: 9rem;
}

.leyenda-section-mob {
    display: none;
}

.mob-div1 {
    display: none;
}

.mob-div2 {
    display: none;
    margin-bottom: 10%;
}

.mob-div3 {
    display: none;
}

.mob-div4 {
    display: none;
}

.mob-div5 {
    display: none;
}

.mob-div6 {
    display: none;
}

.mob-div7 {
    display: none;
}

.d-n {
    display: none;
}

.div1-seccion {
    margin: auto;
    left: 0;
    right: 0;
    width: 100%;
    bottom: 20%;
    top: 20%;
    position: relative;
    text-align: center;
}

.div1-title {
    font-family: PulpDisplay-Bold;
    font-size: 4.5rem;
    color: white;
    letter-spacing: -4px;
    opacity: 1;
    max-width: 900px;
    margin: auto;
}

.div1-text {
    color: white;
    font-family: Silka-Medium;
    font-size: 2.2rem;
    max-width: 800px;
    margin: auto;
    font-weight: bold;
    margin-bottom: 3%;
}

.btn-blue {
    color: white;
    background-color: #00CBFF;
    border-radius: 10px;
    opacity: 1;
    padding: 15px;
    min-width: 150px;
    border: none;
    display: inline-block;
    font-size: 1.1rem;
}

.btn-blue:hover {
    background-color: #06b7e4;
}

.btn-lightblue {
    color: #00CBFF;
    background-color: rgba(18, 192, 245, 0.05);
    border-radius: 10px;
    opacity: 1;
    padding: 15px;
    min-width: 150px;
    border: 1px solid #00CBFF;
    font-size: 1.1rem;
}

.btn-lightblue:hover {
    background-color: rgba(18, 192, 245, 0.3);
}

.btn-transp {
    color: white;
    background-color: transparent;
    border-radius: 10px;
    opacity: 1;
    min-width: 150px;
    padding: 15px;
    border: 1px solid #FFFFFF;
    font-size: 1.1rem;
}

.btn-transp:hover {
    background-color: rgba(0, 0, 0, 0.3);
}

.trial {
    background-color: #2D4379;
    border: 1px solid #2D4379;
}

.trial:hover {
    background-color: #253868;
}

.w-100p {
    width: 100% !important;
}

.b-a-l {
    left: 0;
    float: left;
    margin-left: 5%;
}

.b-a-r {
    right: 0;
    float: right;
    margin-right: 5%;
}

.m-bt-plans {
    margin-top: 10%;
    margin-bottom: 10%;
    width: 50%;
    font-size: 12px;
}

/*###############*/

#slider1 {
    width: 100%;
    border: none;
    box-shadow: none;
}

.carousel-inner, .carousel, .carousel-item, .fill {
    height: 100%;
    min-height: 480px;
    width: 400px;
    background-position: center center;
    background-size: cover;
    border-radius: 12px;
    /*box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.2);/*10px 10px 5px #e2e2e2;/*2px 2px 2px 1px rgba(0, 0, 0, 0.2);*/
    -webkit-box-shadow: 10px 11px 57px -20px rgba(0, 0, 0, 0.58);
    -moz-box-shadow: 10px 11px 57px -20px rgba(0, 0, 0, 0.58);
    box-shadow: 15px 15px 40px -10px rgba(0, 0, 0, 0.18);
}

.slide-wrapper {
    display: inline;
}

.slide-wrapper .container {
    padding: 0;
}

.carousel-img1 {
    background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('./../img/served/Pipeline.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}

.carousel-img2 {
    background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('./../img/served/Construction.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}

.carousel-img3 {
    background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('./../img/served/Hospitality.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}

.carousel-img4 {
    background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('./../img/served/Manufacturing.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}

.carousel-img5 {
    background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('./../img/served/General-Industry.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}

.carousel-img6 {
    background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('./../img/served/Oil-And-Gas.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}

.carousel-content {
    text-align: center;
}

/*------------------------------ vertical bootstrap slider----------------------------*/

.carousel-inner>.carousel-item.carousel-item-next, .carousel-inner>.carousel-item.active.carousel-item-right {
    transform: translate3d(0, 100%, 0);
    -webkit-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    -moz-transform: translate3d(0, 100%, 0);
    -o-transform: translate3d(0, 100%, 0);
    top: 0;
}

.carousel-inner>.carousel-item.carousel-item-prev, .carousel-inner>.carousel-item.active.carousel-item-left {
    transform: translate3d(0, -100%, 0);
    -webkit-transform: translate3d(0, -100%, 0);
    -moz-transform: translate3d(0, -100%, 0);
    -ms-transform: translate3d(0, -100%, 0);
    -o-transform: translate3d(0, -100%, 0);
    top: 0;
}

.carousel-inner>.carousel-item.next.carousel-item-left, .carousel-inner>.carousel-item.carousel-item-prev.carousel-item-right, .carousel-inner>.carousel-item.active {
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    ;
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    top: 0;
}

/*------------------------------- vertical carousel indicators ------------------------------*/

.carousel-indicators {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 20px;
    right: 0px;
    width: auto;
    margin-left: -480px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    border-radius: 5px;
}

.carousel-indicators li {
    display: block;
    margin-bottom: 5px;
    border: 1px solid #000000;
    border-radius: 5px;
}

.carousel-indicators li.active {
    margin-bottom: 5px;
    background: #000000;
}

.carousel-indicators li {
    display: inline-block;
    width: 8px !important;
    height: 8px !important;
    margin: 10px !important;
}

.carousel-slider {
    background: #EEE;
}

.carousel-cell {
    width: 100%;
    height: 500px;
    margin-right: 10px;
    border-radius: 5px;
}

/* cell number */

.carousel-cell:before {
    display: block;
    text-align: center;
    content: counter(gallery-cell);
    line-height: 200px;
    font-size: 80px;
    color: white;
}

.container-slider {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.div2-text-seccion {
    width: 30%;
}

.div2-white-space {
    width: 5%;
}

.div3-seccion {
    background-color: #F8FAFF;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 90vh;
    width: 40%;
    margin: auto;
    max-width: 720px;
    max-height: 821px;
    min-width: 700px;
    min-height: 810px;
    text-align: center;
}

.servises-cont {
    width: 500px;
}

.servises-cont section {
    display: inline-flex;
    margin-top: 110px;
}

.servises {
    width: 351px;
    height: 430px;
    margin-right: 14px;
    margin-left: 15px;
    /*background-color: #F8FAFF;*/
    position: relative;
    border-radius: 5%;
    transition: 0.5s;
}

.servises:hover {
    background-color: #35c6f4;
}

.serv-cont1 {
    margin-left: calc(28vw - 100px);
}

.d-i-f {
    display: inline-flex;
}

.container-sec4 {
    height: 100%;
}

.container-sec4 iframe {
    width: 100%;
    height: 60%;
    min-height: 585px;
    overflow: hidden;
    right: 0;
    z-index: 1;
    margin-top: -168px;
}

.overf-h {
    overflow: hidden;
}

.arrow-position {
    position: fixed;
    float: right;
    right: 1%;
}

.arrow-position i {
    font-size: 3rem;
    margin-left: 5px;
    margin-right: 5px;
    color: #2D4379;
}

.title-sec5 {
    text-align: center;
}

.title-sec5-text1 {
    font-size: 1.5rem;
    text-align: left;
    float: left;
    width: 100%;
    font-family: Silka-Light;
    color: #2D437999;
    margin-top: 30px;
    height: 10vh;
}

.title-sec5-text1-image {
    font-size: 1.5rem;
    text-align: left;
    float: left;
    width: 100%;
    font-family: Silka-Light;
    color: #2D437999;
    margin-top: 30px;
}

.text2-sec5 {
    float: left;
    text-align: justify;
    font-family: Silka-Medium;
    font-size: 1.2rem;
    color: #2D437999;
}

.number-sec5-act {
    color: #35c6f4;
    font-size: 4rem;
    font-family: PulpDisplay-Bold;
}

.number-sec5 {
    color: #2D437999;
    font-size: 2.5rem;
    font-family: Silka-Light;
    position: absolute;
    margin-top: 15px;
}

.number-conten {
    float: left;
    max-width: 155px;
    text-align: left;
}

.p-r {
    position: relative;
}

.arrows-sec5 {
    float: right;
    font-size: 2rem;
}

.cont-sect5 {
    margin-top: 70px;
}

i {
    cursor: pointer;
}

.title-sec5-text01 {
    font-size: 3rem;
    color: #2d447a;
    font-family: PulpDisplay-Bold;
}

.title-sec5-text02 {
    font-size: 3rem;
    color: #35c6f4;
    font-family: PulpDisplay-Bold;
}

.title-sec5-text01-image {
    font-size: 2.5rem;
    color: #2d447a;
    font-family: PulpDisplay-Bold;
    text-align: center;
}

.title-sec5-text02-image {
    font-size: 2.5rem;
    color: #35c6f4;
    font-family: PulpDisplay-Bold;
    text-align: center;
}

.d-i {
    display: inline;
}

/*#########################*/

.mdi-36px {
    font-size: 39px;
    margin-right: 10px
}

.m-l-50p {
    margin-left: 50px;
}

.m-t-25p {
    margin-top: 25px;
}

.m-t-50p {
    margin-top: 50px;
}

.m-t-100p {
    margin-top: 100px;
}

.m-t-15vh {
    margin-top: 15vh !important;
}

.m-t--26p {
    margin-top: 0px;
}

.text-sec3 {
    font-family: Silka-Medium;
    color: #2D437999;
    font-size: 1.5rem;
}

.text-sec3-numb {
    font-family: Silka-Medium;
    color: #2D437999;
    font-size: 2.5rem;
}

.input-search {
    width: 430px;
    height: 72px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border-radius: 0 30px 30px 0;
    opacity: 1;
    margin-left: 97px;
    margin-top: 50px;
    margin-bottom: 50px;
    border: 1px solid lightgray;
    border-left: none;
    font-size: 1.5rem;
    z-index: 2;
}

.btn-darkblue-search {
    width: 150px;
    height: 68px;
    background: #2D4379 0% 0% no-repeat padding-box;
    border-radius: 10px;
    opacity: 1;
    border: none;
    color: #FFFFFF;
}

.sec6-img1 {
    width: 100%;
}

.btn-lage {
    padding-left: 30px;
    padding-right: 30px;
}

.btn-get-sec6 {
    margin-top: 40px;
}

.btn3-sec6 {
    font-size: 1.5rem;
}

.img-b1 {
    width: 100%;
    border-radius: 12px;
}

.image-container {
    text-align: center;
}

.img-b1-image {
    width: 100%;
    margin: auto;
    border-radius: 12px;
}

.text-title-sec4 {
    text-align: center;
    height: auto;
}

.cont-sec4 {
    display: inline;
    z-index: 2;
    position: relative;
    width: 960px;
}

.tile-blue {
    font-size: 3rem;
    color: #35c6f4;
    font-family: PulpDisplay-Bold;
}

.title-darkblue {
    font-size: 3rem;
    color: #2d447a;
    font-family: PulpDisplay-Bold;
}

.text-sec4 {
    padding-top: 58px;
    width: 500px;
    text-align: justify;
    margin-left: 80px;
    font-size: 1.2rem;
}

.f-s-4r {
    font-size: 2rem;
}

.text-sec2 {
    font-size: 1rem;
    margin-top: 30px;
    font-family: Silka-Medium;
}

.text-carrousel-div2 {
    color: white;
    font-size: 3rem;
    margin: auto;
    margin-bottom: 50px;
    width: 350px;
    position: relative;
    top: 13rem;
}

.text-carrousel-div2-mob {
    color: white;
    font-size: 3rem;
    margin: auto;
    margin-bottom: 50px;
    width: auto !important;
    position: relative;
    top: 11rem;
}

.content-search {
    position: relative;
}

.icon-search {
    margin: auto;
    margin-top: 50px;
    position: absolute;
    background-color: white;
    width: 96px;
    height: 72px;
    border-radius: 30px 0 0 30px;
    border: 1px solid lightgray;
    border-right: none;
    padding-top: 16px;
    padding-left: 16px;
    font-size: 1.5rem;
}

.m-r-60p {
    margin-right: 60px;
}

.m-l-60p {
    margin-left: 60px;
}

.m-r-22p {
    margin-right: 22px;
}

.content-center-container {
    display: grid;
    align-items: center;
    justify-content: center;
    text-align: center;
    height: 100%;
}

.content-icon {
    width: 120px;
    height: 110px;
    background-color: white;
    position: relative;
    margin: auto;
    margin-bottom: 15px;
    border-radius: 12px;
    box-shadow: 0px 20px 30px #2D43791A;
}

.content-icon img {
    margin: auto;
    width: 60px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
}

.content-service-text {
    /* position: absolute; */
    /* bottom: 100px; */
    left: 0;
    right: 0;
    margin: auto;
    font-size: 2.7rem;
    text-align: center;
    /*color: #2D4379;*/
    color: white;
}

.content-service-text h5 {
    font-family: PulpDisplay-Bold;
}

.seccion-trans {
    transition: -webkit-transform 1s ease-in-out;
    -webkit-transition: -webkit-transform 1s ease-in-out;
}

.d-w-mobile {
    display: none;
}

.my-nav {
    position: fixed;
    width: 100%;
    height: 100px;
    z-index: 100;
    background-color: transparent;
    font-size: 1.1rem;
    background-color: #0000004b;
}

.my-nav img {
    width: 34px;
}

.my-nav a {
    text-decoration: none;
    color: white;
    font-family: PulpDisplay-Regular;
    font-size: 1.1rem;
    width: 162px;
    text-align: center;
    padding-top: 34px;
}

.my-nav .two-lines {
    padding-top: 24px !important;
}

.my-nav-btn-cont {
    position: absolute;
    right: 0;
    margin: auto;
    margin-top: 18px;
    margin-right: 120px;
}

.my-nav-btn-cont .btn-blue {
    padding-left: 25px;
    padding-right: 25px;
}

.my-nav.scrolled {
    background-color: #2d447a !important;
    transition: background-color 500ms linear;
    box-shadow: 0 0px 25px -2px #0f114a;
}

.div7-text1 {
    font-size: 1.1rem;
    font-family: Silka-Bold;
    color: #35c6f4;
    margin-right: 50px;
}

.div7-text2 {
    font-size: 1.1rem;
    font-family: Silka-Bold;
    color: #E8EDED;
    margin-left: 50px;
}

.text7-content {
    margin-top: 80px;
}

.prices-div7 {
    display: inline-flex;
    text-align: center;
}

.div7-text1-price {
    font-size: 4rem;
    margin-top: 40px;
    font-family: PulpDisplay-Bold;
}

.div7-text1-price::first-letter {
    font-size: 2rem;
}

.div7-text2-plan {
    font-size: 1rem;
    font-family: Silka-Light;
}

.includes {
    text-align: left;
    display: inline-block;
    padding-left: 0%;
    color: rgba(0, 0, 0, 0.637);
    width: 100%;
    margin-top: 1rem;
    margin-left: 5%;
    margin-right: 5%;
}

.includes li {
    font-family: Silka-Light;
    margin: 0;
    padding: 0;
    font-size: 11px;
    margin-bottom: 2%;
}

.number-plan {
    margin-bottom: 2% !important;
}

.div7-content {
    width: 18vw;
    margin: 16px;
    height: 40vh;
    background-color: #F8FAFF;
    position: relative;
    border-radius: 12px;
    transition: 0.5s;
    word-wrap: break-word;
    display: grid;
    align-items: center;
    justify-content: center;
}

.btn-lightblue {
    transition: 0.5s;
}

.div7-content:hover {
    background-color: #35c6f4;
}

.div7-content:hover .btn-lightblue {
    background-color: #2d447a;
}

.div7-content:hover button {
    color: #fff;
}

.div7-text3-plan {
    display: block;
    font-size: 1rem;
}

.div7-text4-plan {
    font-size: 1rem;
    font-family: PulpDisplay-Bold;
}

.div7-text5-plan {
    font-size: 13px;
    margin: 0;
    padding: 3%;
    text-align: center;
    color: rgba(0, 0, 0, 0.637);
}

.div7-text3 {
    margin-top: 20px;
    margin-bottom: 20px;
}

/* ========================================================================================================================== */

/* ========================================================================================================================== */

/* ========================================================================================================================== */

.contact-form {
    display: grid;
    padding-top: 10%;
}

.contact-form form {
    text-align: center;
    margin-top: 5%;
}

.row {
    display: flex;
    align-items: center;
}

.contact-form form input {
    margin-bottom: 5%;
    height: 7vh;
}

.contact-form form textarea {
    height: 14vh;
}

.form-group {
    text-align: left;
    margin-top: 36px;
}

.contact-form button {
    border-radius: 0%;
    margin-top: 40px;
    margin-bottom: 40px;
    text-align: center;
    padding-left: 35px;
    padding-right: 35px;
}

.contact-form label {
    margin-top: 10px;
    font-size: 1.5rem;
    color: #2D4379;
    font-family: Silka-Light;
}

.contact-form input, .contact-form textarea {
    border: none;
    border-bottom: 2px solid #0e11c5;
    border-radius: 0;
}

.contact-form input:focus {
    border: none;
    border-bottom: 2px solid #0e11c5;
}

.contact-info {
    text-align: center;
    font-size: 1.4rem;
}

.contact-info h5 {
    font-size: 3rem;
}

.contact-info i {
    color: #00CBFF;
}

.m-b-80p {
    margin-bottom: 80px;
}

.m-t-30p {
    margin-top: 30px;
}

.bg-lg {
    background-color: #F8FAFF;
}

.bg-lb {
    background-color: #35c6f4;
}

.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: -4px;
    left: 0;
    right: -6px;
    bottom: 0;
    background-color: white;
    border: 3px solid #2d447a;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: #2d447a;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked+.slider {
    background-color: #494bc8;
}

input:focus+.slider {
    box-shadow: 0 0 1px #494bc8;
}

input:checked+.slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */

.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}

.map-contact {
    width: 100vw;
    height: 100vh;
    background-color: lightgray;
}

.diplay-mob {
    display: none;
}

.desactive {
    display: none !important;
}

/**/

.backgroud-yellow {
    background-color: yellow;
}

.btn-link {
    text-decoration: none;
    color: white;
    padding-right: 45px;
    padding-left: 45px;
}

.btn-link:hover {
    text-decoration: none;
    color: white;
}

.content-sep {
    width: 100%;
    height: 20px;
}

#idProgress {
    display: none;
}

#idProgress.show {
    display: flex;
    margin-bottom: 30px;
}

#sendmessage {
    color: green;
    border: 1px solid green;
    display: none;
    text-align: center;
    padding: 15px;
    font-weight: 600;
    margin-bottom: 15px;
}

#errormessage {
    color: red;
    display: none;
    border: 1px solid red;
    text-align: center;
    padding: 15px;
    font-weight: 600;
    margin-bottom: 15px;
}

#sendmessage.show, #errormessage.show, .show {
    display: block;
}

.img-backg-const {
    background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('./../img/served/Construction.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 12px !important;
}

.img-backg-const:hover {
    background-image: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('./../img/served/Construction.jpg');
}

.img-backg-manuf {
    background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('./../img/served/Manufacturing.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 12px !important;
}

.img-backg-manuf:hover {
    background-image: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('./../img/served/Manufacturing.jpg');
}

.img-backg-pipel {
    background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('./../img/served/Pipeline.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 12px !important;
}

.img-backg-pipel:hover {
    background-image: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('./../img/served/Pipeline.jpg');
}

.img-backg-gi {
    background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('./../img/served/General-Industry.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 12px !important;
}

.img-backg-gi:hover {
    background-image: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('./../img/served/General-Industry.jpg');
}

.img-backg-og {
    background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('./../img/served/Oil-And-Gas.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 12px !important;
}

.img-backg-og:hover {
    background-image: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('./../img/served/Oil-And-Gas.jpg');
}

.img-backg-hosp {
    background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('./../img/served/Hospitality.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 12px !important;
}

.img-backg-hosp:hover {
    background-image: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('./../img/served/Hospitality.jpg');
}

/**/

.footer-title {
    font-size: 2rem;
    color: #2d447a;
    font-family: PulpDisplay-Bold;
    letter-spacing: 8px;
    margin-bottom: 35px;
}

.footer-title .caps {
    color: #35c6f4;
}

.footer-icon {
    width: 40px;
    margin-bottom: 35px;
}

.footer-menu {
    display: inline-flex;
    margin-bottom: 32px;
}

.footer-menu a {
    text-decoration: none;
    color: #2d447a;
    font-family: PulpDisplay-Regular;
    font-size: 1.1rem;
    display: block;
    width: 240px;
    text-align: center;
}

.footer-rights {
    width: 100%;
    display: block;
    font-size: 1rem;
    margin-bottom: 80px;
    font-family: Silka-ExtraLight;
    color: #2d447a;
}

@media (max-width: 1900px) {
    .serv-cont1 {
        margin-left: calc(26vw - 100px);
    }
}

@media (max-width: 1800px) {
    .serv-cont1 {
        margin-left: calc(24vw - 100px);
    }
    .my-nav-btn-cont {
        margin-right: 18px;
    }
}

@media (max-width: 1650px) {
    .serv-cont1 {
        margin-left: calc(22vw - 100px);
    }
}

@media (max-width: 1480px) {
    .serv-cont1 {
        margin-left: calc(20vw - 100px);
    }
    .arrow-position {
        right: 1%;
    }
}

@media (max-width: 1449px) {
    .my-nav a {
        font-size: 1rem;
        width: 8.5rem;
    }
    .btn-transp {
        font-size: 1rem;
    }
    .btn-blue {
        font-size: 1rem;
    }
    .carousel-inner, .carousel, .carousel-item, .fill {
        height: 100%;
        min-height: 400px;
        width: 300px;
    }
    .carousel-indicators {
        margin-left: -366px;
    }
    .servises {
        width: 322px;
        height: 380px;
        margin-right: 29px;
        margin-left: 29px;
    }
}

@media (max-width: 1320px) {
    .my-nav a {
        font-size: 1rem;
        width: 7.5rem;
    }
    .btn-transp {
        font-size: 1rem;
    }
    .btn-blue {
        font-size: 1rem;
    }
    .desk-div7 {
        min-height: 520px;
    }
}

@media (max-width: 1280px) {
    .my-nav a {
        font-size: 1rem;
        width: 6.5rem;
    }
    .div1-title {
        font-size: 4rem;
    }
}

@media (max-width: 1250px) {
    .m-r-60p {
        margin: auto;
    }
    .m-l-60p {
        margin: auto;
    }
}

@media (max-width: 1200px) {
    .desk-div1 {
        width: 101%;
    }
    .div1-title {
        font-size: 3.5rem;
    }
    .div1-text {
        font-size: 2rem;
    }
    .arrow-position {
        right: 1%;
    }
    .container-sec4 iframe {
        margin-top: -182px;
    }
    .cont-sec4 {
        width: 660px;
    }
    .content-service-text {
        max-width: 86%;
    }
    .servises {
        width: calc(72vw/3);
        height: 380px;
        margin-right: 16px;
        margin-left: 16px;
    }
    .content-service-text {
        font-size: 2rem;
    }
    .desk-div5 {
        min-height: 600px;
        max-height: 650px;
    }
}
@media (max-width: 1171px) {
    .servises {
        width: calc(70vw/3);
        margin-right: 8px;
        margin-left: 20px;
    }
}

@media (max-width: 1170px) {
    .servises {
        width: 290px;
    }
    .btn-transp {
        min-width: 100px;
    }
}

@media (max-width: 1050px) {
    .img-mwt {
        height: calc(100vh - 50vw) !important;
        max-height: 550px !important;
        min-height: 500px !important;
    }
    .diplay-mob {
        display: initial;
    }
    .my-nav {
        display: none;
    }
    .desk-div2 {
        display: none;
    }
    .desk-div3 {
        display: none;
    }
    .desk-div4 {
        display: none;
    }
    .desk-div5 {
        display: none;
    }
    .desk-div6 {
        display: none;
    }
    .desk-div7 {
        display: none;
    }
    .mob-div3 {
        display: block;
        position: relative;
    }
    .mob-div4 {
        margin-top: 0rem !important;
        display: block;
        position: relative;
    }
    .mob-div5 {
        display: block;
        position: relative;
    }
    .image-mob {
        margin-top: 0rem;
    }
    .mob-div6 {
        display: block;
        position: relative;
    }
    .mob-div7 {
        margin-top: 8rem;
        display: block;
        position: relative;
    }
    .icon-mob-menu {
        position: fixed;
        width: 100%;
        z-index: 10;
        font-size: 2rem;
        margin: 10px;
        margin-right: 20px;
        right: 0;
        color: #2d447a;
    }
    .icon-mob-menu a {
        right: 0;
        position: absolute;
        color: #2d447a;
    }
    .icon-size {
        font-size: 3rem;
        position: absolute;
        right: 0;
        margin: 10px;
        margin-right: 40px;
        top: 0;
    }
    .topnav {
        overflow: hidden;
        background-color: white;
        color: #2d447a;
        position: fixed;
        width: 100%;
        height: 100vh;
        z-index: 10;
        text-align: center;
    }
    .topnav img {
        position: absolute;
        left: 62px;
        top: 42px;
        width: 55px;
    }
    .topnav a {
        margin-top: 3vh;
        font-size: 2rem;
        text-decoration: none;
        color: #2d447a;
    }
    .topnav-btn-cont {
        position: absolute;
        bottom: 5vh;
        left: 0;
        right: 0;
        width: 290px;
        margin: auto;
    }
    .topnav-btn-cont button {
        margin-top: 10px;
    }
    .topnav-btn-cont .btn-blue {
        padding-left: 30px;
        padding-right: 30px;
    }
    .m-t--26p {
        margin-top: -16px;
    }
    .div3-seccion {
        max-width: 100%;
    }
    .div1-title {
        font-size: 3.5rem;
    }
    .div1-text {
        font-size: 1.7rem;
    }
    .btn-blue {
        font-size: 1rem;
    }
    .btn-transp {
        font-size: 1rem;
    }
    .d-w-mobile {
        width: 100%;
        height: 20px;
        display: block;
    }
    .desk-div1 {
        min-height: 950px;
    }
    .mob-div2 {
        display: block;
    }
    .f-s-4r {
        font-size: 2.5rem;
    }
    .text-sec2 {
        font-size: 1rem;
    }
    .content-mob-div2 {
        text-align: center;
    }
    .text-sec2 {
        width: 80%;
        margin: auto;
        margin-top: 60px;
    }
    .image-box {
        width: 100%;
        min-height: 500px;
        border-radius: 12px !important;
    }
    .title-sec5-text01 {
        font-size: 2.7rem;
        padding-top: 60px;
        text-align: center;
    }
    .title-sec5-text02 {
        font-size: 2.7rem;
        text-align: center;
    }
    .div3-mob-seccion {
        width: 100%;
        text-align: center;
        background-color: #F8FAFF;
        height: 700px;
    }
    .input-search {
        width: 60%;
    }
    .title-darkblue {
        font-size: 3rem;
    }
    .tile-blue {
        font-size: 3rem;
    }
    .text-title-sec4 {
        text-align: center;
        float: initial;
        margin-top: 80px;
        height: 140px;
    }
    .servises-mob {
        /*background-color: lightgrey;*/
        background-color: rgba(0, 0, 0, 0.0);
    }
    .flickity-viewport {
        width: 100%;
        height: 800px;
    }
    .mob-div4 .gallery {
        height: 550px;
    }
    .mob-div4 .flickity-viewport {
        height: calc(100vh - 50vw) !important;
        max-height: 550px !important;
        min-height: 550px !important;
    }
    .mob-div4 .gallery-cell {
        height: calc(100vh - 50vw) !important;
        max-height: 500px !important;
        min-height: 500px !important;
    }
    .mob-div2 .gallery-cell {
        height: calc(100vh - 50vw) !important;
        max-height: 445px !important;
        min-height: 445px !important;
    }
    .mob-div4 .servises-mob {
        height: calc(100vh - 50vw) !important;
        max-height: 500px !important;
        min-height: 500px !important;
        position: relative;
        border-radius: 12px;
        /*background-color: #F8FAFF;*/
    }
    .content-mob-icon {
        width: 150px;
        height: 150px;
        background-color: white;
        right: 0;
        left: 0;
        top: 26%;
        position: absolute;
        margin: auto;
        text-align: center;
        border-radius: 12px;
        box-shadow: 0px 20px 30px #2D43791A;
    }
    .content-mob-text {
        width: 35rem;
        top: 0%;
        position: relative;
        margin: auto;
        text-align: center;
        border-radius: 12px;
        box-shadow: 0px 20px 30px #2D43791A;
    }
    .content-mob-text h4 {
        font-size: 4.5rem !important
    }
    .content-mob-icon img {
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        position: absolute;
        margin: auto;
        width: 60%;
    }
    .servises-mob p {
        left: 0;
        right: 0;
        bottom: 20%;
        margin: auto;
        position: absolute;
        text-align: center;
        font-size: 2rem;
        font-family: Silka-Light;
        color: white;
    }
    .servises-mob-div5 p {
        left: 0;
        right: 0;
        bottom: 0%;
        margin: auto;
        position: absolute;
        text-align: center;
        font-size: 1.5rem;
        font-family: Silka-Light;
    }
    .mob-div5 .gallery {
        height: 750px;
    }
    .mob-div5 .flickity-viewport {
        height: calc(100vh - 50vw) !important;
        max-height: 750px !important;
        min-height: 600px !important;
    }
    .mob-div5 .gallery-cell {
        height: calc(100vh - 50vw) !important;
        max-height: 750px !important;
        min-height: 700px !important;
    }
    .mob-div5 .servises-mob-div5 {
        height: calc(100vh - 50vw) !important;
        max-height: 530px !important;
        min-height: 530px !important;
        position: relative;
        border-radius: 12px;
        background-color: white;
    }
    .mob-div5 .title-sec5-text02 {
        margin-top: 0;
    }
    .title-sec5-text02 {
        margin-top: 100px;
    }
    .content-mob-img img {
        margin: auto;
        position: absolute;
        left: 0;
        right: 0;
        top: 2px;
        width: 100%;
        min-width: 282px;
        max-width: 550px;
        max-height: 594px;
        border-radius: 12px !important;
    }
    .mob-div5 .flickity-page-dots {
        margin-top: -170px;
    }
    .mob-div7 .gallery-cell {
        height: 52vh !important;
        max-height: 550px !important;
        min-height: 500px !important;
        min-width: 320px;
        border-radius: 12px;
    }
    .mob-div7 .flickity-page-dots {
        display: none;
    }
    .footer-menu {
        max-width: 100%;
    }
    .btn-get-sec6 {
        margin-top: 40px;
        text-align: center;
        margin-bottom: 60px;
    }
    .title-sec5-text01 {
        padding-top: 0;
    }
    .mob-div2 .title-sec5-text01 {
        padding-top: 60px;
    }
    .mob-div2 .title-sec5-text01 {
        padding-top: 60px;
    }
    .mob-div2 .title-sec5-text02 {
        margin-top: 0 !important;
    }
    .mob-div3 .title-sec5-text02 {
        margin-top: 0 !important;
    }
    .mob-div6 .title-sec5-text02 {
        margin-top: 0 !important;
    }
    .mob-div2 .title-sec5-text02 {
        padding-bottom: 20px;
    }
    .contact-form {
        text-align: center;
    }
    .form-group {
        text-align: center;
    }
    .flickity-prev-next-button.previous {
        display: none;
    }
    .flickity-prev-next-button.next {
        display: none;
    }
}

@media (max-width: 930px) {
    .servises-m {
        max-width: 290px;
    }
    .footer-menu {
        display: block;
    }
    .footer-menu a {
        width: 100%;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .content-mob-text {
        width: auto;
        top: 0%;
        position: relative;
        margin: auto;
        text-align: center;
        border-radius: 12px;
        box-shadow: 0px 20px 30px #2D43791A;
    }
}

@media (max-width: 850px) {
    .mob-div5 .flickity-page-dots {
        margin-top: -14.5rem;
    }
}

@media (max-width: 755px) {
    .div1-seccion {
        width: 100%;
    }
    .content-mob-text h4 {
        font-size: 3.5rem !important;
    }
    .content-mob-text {
        width: auto;
    }
    .mob-div5 .flickity-page-dots {
        margin-top: -18rem;
    }
}

@media (max-width: 600px) {
    .mob-div5 .gallery {
        height: 650px;
    }
    .mob-div5 .gallery-cell {
        height: calc(100vh - 50vw) !important;
        max-height: 635px !important;
        min-height: 600px !important;
    }
    .mob-div5 .flickity-viewport {
        height: calc(100vh - 50vw) !important;
        max-height: 600px !important;
        min-height: 600px !important;
    }
    .mob-div5 .flickity-page-dots {
        margin-top: -12rem;
    }
}

@media (max-width: 560px) {
    .div1-seccion {
        width: 100%;
    }
    .mob-div2 .gallery {
        max-height: 540px;
    }
    .mob-div2 .flickity-viewport {
        max-height: 540px;
        min-height: 530px;
    }
    .content-mob-text h4 {
        font-size: 3rem !important
    }
    .div1-title {
        font-size: 3rem !important
    }
    .div1-text {
        font-size: 1.5rem !important
    }
}

@media (max-width: 480px) {
    .mob-div5 .gallery {
        height: 600px;
    }
    .mob-div5 .flickity-page-dots {
        margin-top: -16rem;
    }
    .mob-div7 .gallery {
        max-height: 520px;
    }
    .mob-div7 .flickity-viewport {
        min-height: 515px !important;
        max-height: 520px !important;
    }
    .mob-div4 .gallery-cell {
        height: calc(100vh - 50vw) !important;
        max-height: 500px !important;
        min-height: 500px !important;
    }
}

@media (max-width: 430px) {
    .div1-title {
        font-size: 2.5rem !important
    }
    .div1-text {
        font-size: 1.2rem !important
    }
    /*#img-mwt {
        max-height: 450px !important;
        min-height: 450px !important;
    }*/
    .content-mob-text h4 {
        font-size: 2.5rem !important
    }
    .mob-div2 .gallery {
        max-height: 450px;
    }
    .mob-div2 .flickity-viewport {
        max-height: 530px;
        min-height: 410px;
    }
    .mob-div2 .image-box {
        min-height: 350px;
        max-height: 450px;
    }
    .mob-div2 .flickity-page-dots {
        margin-top: 0;
        bottom: -30px;
    }
    .text-sec2 {
        margin-top: 50px;
    }
    .mob-div5 .flickity-page-dots {
        margin-top: -12rem;
    }
    .mob-div5 .flickity-viewport {
        height: calc(100vh - 50vw) !important;
        max-height: 530px !important;
        min-height: 500px !important;
    }
    .mob-div5 .gallery-cell {
        height: calc(100vh - 50vw) !important;
        max-height: 550px !important;
        min-height: 500px !important;
    }
    .mob-div5 .servises-mob-div5 {
        height: calc(100vh - 50vw) !important;
        max-height: 500px !important;
        min-height: 500px !important;
        position: relative;
        border-radius: 12px;
        background-color: white;
    }
    .mob-div2 .gallery-cell {
        height: calc(100vh - 50vw) !important;
        max-height: 420px !important;
        min-height: 420px !important;
    }
    .mob-div5 .gallery {
        height: 630px;
    }
    .title-sec5-text01 {
        font-size: 2rem;
    }
    .title-sec5-text02 {
        font-size: 2rem;
    }
    .servises-mob-div5 p {
        font-size: 1.5rem;
    }
    .mob-div5 {
        max-height: 635px;
    }
    .mob-div6 {
        margin-top: 20px;
    }
    .btn-mb-b {
        margin-bottom: 22px;
    }
    .mob-div4 {
        margin-top: 15rem !important;
    }
    @media (max-width: 380px) {
        .mob-div2 .gallery {
            max-height: 500px;
        }
        .mob-div2 .flickity-viewport {
            max-height: 500px;
        }
        .mob-div2 .gallery-cell {
            max-height: 500px;
        }
        .mob-div2 .image-box {
            min-height: 420px;
            max-height: 500px;
        }
        .mob-div7 .gallery {
            width: 99%;
        }
        .servises-mob-div5 p {
            font-size: 1.2rem !important;
        }
    }
}

@media (max-width: 360px) {
    .mob-div5 .servises-mob-div5 {
        height: calc(100vh - 50vw) !important;
        max-height: 480px !important;
        min-height: 480px !important;
        position: relative;
        border-radius: 12px;
        background-color: white;
    }
    .title-darkblue {
        font-size: 2rem !important;
    }
    .tile-blue {
        font-size: 2rem !important;
    }
    .gallery-cell {
        width: 95%;
        margin: 2rem 2rem 0rem 2rem;
    }
    .mob-div5 .flickity-viewport {
        height: calc(120vh - 50vw) !important;
        max-height: 520px !important;
        min-height: 400px !important;
    }
    .mob-div5 .gallery-cell {
        height: calc(120vh - 50vw) !important;
        max-height: 450px !important;
        min-height: 400px !important;
    }
    .mob-div5 .flickity-page-dots {
        margin-top: -12rem;
    }
    .mob-div5 .gallery {
        height: 496px;
    }
    .mob-div3 {
        max-height: 590px;
    }
    .content-mob-text h4 {
        font-size: 2rem !important
    }
}

@media (min-width: 321px) and (max-width: 357px) {
    .mob-div5 .flickity-viewport {
        height: calc(100vh - 50vw) !important;
        max-height: 490px !important;
        min-height: 450px !important;
    }
    .mob-div5 .gallery-cell {
        height: calc(100vh - 50vw) !important;
        max-height: 490px !important;
        min-height: 450px !important;
    }
    .mob-div5 .flickity-page-dots {
        margin-top: -125px;
    }
    .title-sec5-text01 {
        padding-top: 40px;
    }
    .mob-div5 .servises-mob-div5 {
        height: calc(100vh - 50vw) !important;
        max-height: 460px !important;
        min-height: 460px !important;
        position: relative;
        border-radius: 12px;
        background-color: white;
    }
    .servises-mob-div5 p {
        font-size: 1.2rem !important;
    }
}

@media (max-width: 320px) {
    .mob-div5 .flickity-page-dots {
        margin-top: -15rem;
    }
    .servises-mob-div5 p {
        font-size: 1.2rem !important;
    }
    .mob-div5 .servises-mob-div5 {
        height: calc(100vh - 50vw) !important;
        max-height: 420px !important;
        min-height: 420px !important;
        position: relative;
        border-radius: 12px;
        background-color: white;
    }
}