@import url(https://fonts.googleapis.com/css2?family=Poppins:400;500;600;700;800;&display=swap);.navbar{align-items:center;background-color:#fff;box-shadow:0 2px 10px 0 hsla(0,0%,81%,.599);display:flex;height:130px;justify-content:space-between;left:0;max-width:100vw;padding:.7rem;position:fixed;top:0;width:100vw;z-index:1000}.navbar-logo{cursor:default;height:8em;margin-left:1em;width:14em}.nav-menu{grid-gap:10px;align-items:start;display:grid;grid-template-columns:repeat(4,auto);list-style:none}.nav-links{border:none;color:#222;outline:none;position:relative}.nav-call,.nav-links{cursor:default;font-size:1.3rem;font-weight:400;padding:.5rem;text-decoration:none}.nav-call{color:#9a9c9d}.nav-call i{padding-right:10px}.nav-links:after,.nav-links:before{content:"";height:0;position:absolute;transition:all .2s ease-in-out;width:24px}.nav-links:hover:after,.nav-links:hover:before{border-bottom:3px solid var(--my-orange);bottom:0;left:0;width:100%}.nav-links:hover{color:var(--my-orange);font-size:1.4rem;transition:all .2s ease-in-out}.menu-icons{display:none}@media screen and (max-width:850px){.navbar-logo{margin-left:0}.navbar-more{font-size:1.5rem;margin-right:5px}.menu-icons{display:block}.menu-icons i{font-size:2rem}.navbar{grid-column-gap:5px;display:grid;grid-template-columns:1fr auto 1fr;justify-items:center;z-index:99}.navbar-logo:first-child{grid-column-start:2}.menu-icons:nth-child(2){margin-left:auto}.nav-menu{align-items:stretch;background-color:#fff;display:flex;flex-direction:column;justify-content:flex-start;left:-100%;margin:0;opacity:0;padding:120px 0 30px;position:absolute;top:0;width:100%}.nav-menu.active{left:0;opacity:1;z-index:-1}#nav-link-one{border-top:2px solid rgba(0,0,0,.068)}.nav-links{display:block;font-size:1.2rem;padding:2rem 0;width:100%}.nav-links:hover{background-color:hsla(0,0%,73%,.091);transition:all .2s ease-in-out}.btn-orange:hover{background-color:#ed751fdc;border-radius:.3rem;color:#fff}}:root{--my-orange:#ed9b1f;width:100vw}*{box-sizing:border-box;font-family:poppins,sans-serif;margin:0;padding:0}*,.App{text-align:center}.btn-orange{background-color:initial;background-image:linear-gradient(-180deg,#ed751f,#e62c03);border:none;border-radius:.2rem;color:#fff;padding:.4rem 1.2rem;transition:all .2s}.btn-orange:hover{background-image:linear-gradient(-180deg,#ed9b1f,#e62c03);box-shadow:0 3px 8px #330f0080}.hero{height:101%;position:relative;top:120px;width:100%}.hero-bg{height:calc(100vh - 120px);overflow:hidden;width:100vw}.hero-img{background-image:url(http://mdinavarro.com.mx/static/media/broker.231044ba00462c80d24c.jpg);background-size:cover;height:100%;margin:0;width:100%}.hero-text{background:radial-gradient(circle,rgba(2,0,36,.474) 0,rgba(0,0,0,.353) 35%,rgba(0,0,0,.304) 50%,rgba(0,0,0,.016) 60%);color:#fff;left:37%;position:absolute;top:25%;width:30%}.hero-text h1{-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-color:#fff;font-size:2rem;font-weight:700}.hero-text p{color:#fff;font-size:1.3rem;padding:.5rem 0 2rem}.hero-text .show{background-color:initial;background-image:linear-gradient(-180deg,#ed751f,#e62c03);border-radius:4px;box-shadow:0 2px 4px #0000001a;color:#fff;font-size:1.1rem;font-weight:700;letter-spacing:2px;padding:1rem 2rem;text-decoration:none;transition:all .2s}.hero-text .show:hover{background-image:linear-gradient(-180deg,#ed9b1f,#e62c03);box-shadow:0 3px 8px #330f0080}.hero-anagrama{cursor:pointer;height:11em;margin-bottom:1em;width:12em}@media screen and (max-width:850px){.hero-text{background:#020024;background:radial-gradient(circle,rgba(2,0,36,.474) 0,rgba(0,0,0,.353) 35%,rgba(0,0,0,.304) 50%,#0000 60%);left:22%;top:30%;width:60%}.hero-img{background-image:url(http://mdinavarro.com.mx/static/media/hero_image_cell.348b746f46974fe655b6.JPG);background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;margin:0;width:100%}.hero-anagrama{height:9em;margin-bottom:.2em;width:10em}.hero-text h1{font-size:2rem;font-weight:700}.hero-text p{color:#fff;font-size:1.3rem;margin:0 0 1em}}@media screen and (max-width:500px){.hero-img{background-size:cover}.hero-text{background:#020024;background:radial-gradient(circle,rgba(2,0,36,.474) 0,rgba(0,0,0,.353) 35%,rgba(0,0,0,.304) 50%,#0000 60%);left:22%;top:27%;width:60%}.hero-anagrama{height:8em;margin-bottom:1em;width:9em}.hero-text h1{font-size:1.7rem;font-weight:700}.hero-text p{color:#fff;font-size:1.3rem;text-align:center;width:98%}}.smoke-wrap{bottom:-20px;left:50%;position:absolute;transform:translateX(-50%)}.smoke,.smoke2,.smoke3{filter:blur(7px);transform-origin:50% 50%}.smoke{animation:smoke1 3s linear infinite;animation-delay:.5s}.smoke2{animation:smoke2 3s linear infinite;animation-delay:1.5s}.smoke3{animation:smoke3 4s linear infinite;animation-delay:2.5s;width:700px}@keyframes smoke1{0%{filter:blur(0);opacity:0;transform:translateY(0) scaleX(-1)}25%{filter:blur(3px);opacity:.15;transform:translateY(-10px) scale(-1,1.05)}50%{filter:blur(5px);opacity:.3;transform:translateY(-20px) scale(-1,1.1)}75%{filter:blur(5px);opacity:.15;transform:translateY(-30px) scale(-1,1.15)}to{filter:blur(7px);opacity:0;transform:translateY(-40px) scale(-1,1.2)}}@keyframes smoke2{0%{filter:blur(0);opacity:0;transform:translateY(0) scale(1)}25%{filter:blur(3px);opacity:.15;transform:translateY(-10px) scale(1.05)}50%{filter:blur(5px);opacity:.3;transform:translateY(-20px) scale(1.1)}75%{filter:blur(5px);opacity:.15;transform:translateY(-30px) scale(1.15)}to{filter:blur(7px);opacity:0;transform:translateY(-40px) scale(1.2)}}@keyframes smoke3{0%{filter:blur(0);opacity:0;transform:translateY(0) scale(1)}25%{filter:blur(3px);opacity:.15;transform:translateY(-20px) scale(1.05)}50%{filter:blur(5px);opacity:.3;transform:translateY(-40px) scale(1.1)}75%{filter:blur(5px);opacity:.15;transform:translateY(-60px) scale(1.15)}to{filter:blur(7px);opacity:0;transform:translateY(-80px) scale(1.2)}}.about-container{height:94vh;position:relative;top:123px;width:100vw}.about-text{cursor:pointer;height:100%;margin:0 auto;width:45vw}.about-text h1{color:#ca3600;font-size:2.5em;font-weight:600;margin:1.5em 0 1em;text-align:center}.about-text p{text-align:justify}.text-img{align-items:center;display:grid;grid-template-columns:56vw 44vw;height:calc(100% - 170px)}.about-img{height:83.5vh;width:44vw}.about-img,.about-img-activo{-webkit-clip-path:polygon(25% 0,100% 0,100% 100%,25% 100%,0 50%);clip-path:polygon(25% 0,100% 0,100% 100%,25% 100%,0 50%);cursor:default}.about-img-activo{height:90vh;width:43vw}@media screen and (max-width:800px){.about-text{align-items:center;cursor:pointer;display:flex;flex-direction:column;height:100vh;width:95vw}.about-text p{font-size:1em;margin-bottom:2em;text-align:justify}.text-img{align-items:center;display:flex;flex-direction:column;justify-content:space-evenly;margin:2em auto}.about-text h1{color:#ca3600;font-size:2.5em;font-weight:600;margin:1.5em 0 1em;text-align:center}.about-img,.about-img-activo{background-image:url(http://mdinavarro.com.mx/static/media/img_about.df0812b49d7973100e9f.jpeg);background-size:100% 99%;-webkit-clip-path:polygon(20% 0,80% 0,100% 20%,100% 80%,80% 100%,20% 100%,0 80%,0 20%);clip-path:polygon(20% 0,80% 0,100% 20%,100% 80%,80% 100%,20% 100%,0 80%,0 20%);cursor:default;height:33vh;margin-bottom:1em;position:static;transition:all 1s;width:70vw}}@media screen and (max-width:500px){.about-container{height:auto;position:relative;top:65px;width:100vw}.about-text{cursor:pointer;height:auto}.about-text p{font-size:1em;margin:0 1em 3em;text-align:justify}.text-img{align-items:center;display:flex;flex-direction:column;justify-content:space-evenly;margin:2em auto}.about-text h1{color:#ca3600;font-size:2.5em;font-weight:600;margin:1.5em 0 1em;text-align:center}.about-img,.about-img-activo{background-image:url(http://mdinavarro.com.mx/static/media/img_about.df0812b49d7973100e9f.jpeg);background-size:cover;-webkit-clip-path:polygon(20% 0,80% 0,100% 20%,100% 80%,80% 100%,20% 100%,0 80%,0 20%);clip-path:polygon(20% 0,80% 0,100% 20%,100% 80%,80% 100%,20% 100%,0 80%,0 20%);cursor:default;height:30vh;margin-bottom:1em;position:static;transition:all 1s;width:90vw}}.service-container{background-color:var(--my-orange);height:auto;padding-bottom:2em;position:relative;top:50px;width:100vw}.service-container h1{color:#fff;font-size:2.5em;font-weight:500;padding:1em 0 0}.servicios-div{grid-gap:10px;grid-row-gap:30px;display:grid;grid-template-columns:repeat(5,1fr);margin:3em 2em 0;row-gap:30px}.text-img-serv{align-items:center;display:flex;flex-direction:column;height:auto;justify-content:space-between;width:auto}.service-img{height:auto;width:14em}.service-img:hover{height:auto;transition:all .2s ease-in-out;width:15em}.rounded-corners-gradient-borders{background-clip:padding-box,border-box;background-image:linear-gradient(#fff,#fff),linear-gradient(to bottom left,#f80000,#f9d423);background-origin:border-box;border:10px double #0000;border-radius:40% 10%}.servise-text{height:3em;margin-top:.5em;width:100%}.servise-text p{color:hsla(0,0%,100%,.704);font-size:1.25em;font-weight:600;text-align:center}.gradiant-red{background:#da0000;background:linear-gradient(180deg,#da0000,red 35%,#ff3900 70%,#ff5700)}.gradiant-orange,.gradiant-red{border-radius:2rem;height:1em;width:15em}.gradiant-orange{background:#ed701f;background:linear-gradient(180deg,#ed701f,#ed751f 35%,#ff8b00 70%,#ffa400)}@media screen and (max-width:1200px){.servicios-div{grid-gap:2em;display:grid;grid-template-columns:repeat(3,1fr);margin:5em 3em 0}}@media screen and (max-width:850px){.servicios-div{grid-gap:2em;display:grid;grid-template-columns:repeat(2,1fr);margin:5em 3em 0}}@media screen and (max-width:500px){.service-container{height:auto;margin-bottom:0;width:100vw}.servicios-div{grid-gap:2em;display:grid;grid-template-columns:repeat(1,1fr);margin:3em}}.contact-container{height:-webkit-max-content;height:max-content;margin-bottom:5em;margin-top:8em;position:relative;top:0;width:100vw}.contact-map{align-items:center;display:flex;flex-direction:row;justify-content:space-evenly;margin:0;width:100%}.contactDiv{margin:0;width:45%}.contact-info{margin:2em 0}.contact-info h2{color:#c70000;margin:1em 0 0}.infoDiv{width:100%}.contact-icons{height:auto;width:1em}.container{align-items:center;display:flex;flex-direction:column;justify-content:center}.phone-list{margin-bottom:.5em}.email-container{list-style-type:none;max-width:600px;text-align:left}.email-list{margin-bottom:.5em;text-align:left}.email-info{color:#000;text-decoration:none}.formInputDiv{display:flex;flex-direction:column;width:100%}.messageForm{margin:0;width:100%}.messageDiv{display:flex;flex-direction:column;margin-bottom:1rem;margin-top:2rem}.messageLabel{margin-bottom:.5rem}.textarea{background:#e9e9e954;border:none;box-shadow:#0000001c;font-family:Montserrat,sans-serif;font-size:1rem;height:10rem;outline:none;padding:.8em;width:100%}.pageHeader{color:#c70000;font-size:2.5em;font-weight:500;margin-bottom:1em;text-align:center;width:50%}.inputLabel{color:#391a4c;text-align:left}a{text-decoration:none}.messageForm .btn-orange{font-size:1em}.formInput{background-color:#e9e9e954;border:none;font-family:Montserrat,sans-serif;padding:.8em}.map-container{height:53vh;width:50vw}.combobox-input{padding:.5rem;width:100%}@media (max-width:1000px){.contact-map{flex-direction:column}.contactDiv{margin-bottom:3em;width:90vw}.map-container{height:50vh;margin-bottom:2em;width:90vw}}@media (max-width:700px){.contact-map{flex-direction:column}.contactDiv{margin-bottom:3em;width:90vw}.infoDiv{display:block;width:100%}.formInputDiv{display:flex;flex-direction:column;width:100%}.primaryButton{margin:auto;width:100%}.pageHeader{font-size:1.7rem}.map-container{height:50vh;margin-bottom:2em;width:90vw}}.companies-container{background-color:var(--my-orange);height:-webkit-max-content;height:max-content;padding:3rem 3rem 8em;position:relative;top:100px;width:100vw}.companies-container h1{color:#fff;font-size:2.5em;font-weight:600;margin:0 0 2em;text-align:center}.companies-div{grid-gap:10px;grid-row-gap:20px;display:grid;grid-template-columns:repeat(6,minmax(10px,1fr));justify-items:center;margin:3em 2em 0;row-gap:20px}.companies-div div{align-items:center;background-color:hsla(0,0%,100%,.429);border:4px;display:flex;height:100%;justify-content:center;width:100%}.company-logo{border-radius:5px;padding:1rem}.logo1{height:5em;width:12em}.logo2{height:4em;width:12em}.logo3{height:6em;width:8em}@media screen and (max-width:1250px){.companies-div{grid-template-columns:repeat(4,minmax(10px,1fr))}}@media screen and (max-width:850px){.companies-div{grid-template-columns:repeat(3,minmax(10px,1fr))}}@media screen and (max-width:750px){.companies-div{grid-gap:10px;grid-row-gap:20px;display:grid;grid-template-columns:repeat(3,minmax(10px,1fr));justify-items:center;margin:0 1em;row-gap:20px}.logo1,.logo2{height:5em;width:9em}.logo3{height:5em;width:7em}}@media screen and (max-width:550px){.companies-container{height:-webkit-max-content;height:max-content;padding-bottom:8em;width:100vw}.companies-container h1{margin:1em auto;width:95%}.companies-div{grid-gap:10px;grid-row-gap:20px;display:grid;grid-template-columns:repeat(2,minmax(10px,1fr));justify-items:center;margin:0 1em;row-gap:20px}.logo1{height:5em;width:9em}.logo2{height:4em;width:9em}.logo3{height:5em;width:7em}.gradiant-orange{margin-top:2em}}.footer{align-items:center;background:#ca3600;color:#0000004d;display:grid;grid-template-columns:1fr 1fr;height:150px;justify-items:center;padding:0 1em}.footer-links{align-items:center;display:flex;justify-content:flex-end}.footer-link,.footer-links{cursor:pointer}.footer-link a{color:#fff;cursor:pointer;padding:1rem;text-decoration:none}.footer-link svg{cursor:pointer;height:25px;width:25px}.icon-size{height:70;width:70}.footer-copyright{color:#fff;text-align:end}.footer-logo{cursor:default;height:100px;width:160px}.footer-dir{align-items:center;color:#fff;display:flex;flex-direction:column}.footer-dir h2{font-size:1.5em;font-weight:400;margin-bottom:.5em}.footer-dir p{width:90%}@media screen and (max-width:500px){.icon-size{height:45;width:45}}.gallery-container{height:-webkit-max-content;height:max-content;margin-top:6em;position:relative;top:0;width:100vw}.gallery-header{color:#2f4e24;margin:1em auto;text-align:center}.gallery-columns{grid-row-gap:5px;grid-gap:5px;align-items:center;display:grid;gap:5px;grid-template-columns:repeat(4,250px);justify-content:center;margin:0 10%;row-gap:5px}.gallery-columns img{border-radius:3px;height:250px;object-fit:cover;width:100%}.gallery-text{cursor:pointer;height:100%;margin:0 auto;width:45vw}.gallery-heading{color:#ca3600;font-size:2.5em;font-weight:600;margin:1.5em 0 1em;text-align:center}.gallery-text p{text-align:justify}.gallery-carousel{height:52vh;margin-top:10px}.gallery-carousel p{color:rgba(0,0,0,.655);font-size:.8rem;font-weight:400;margin-top:10px;text-align:center;z-index:2}.gallery-carousel img{height:80%;object-fit:contain;width:auto}.gallery-carousel-close{color:rgba(0,0,0,.599);display:flex;justify-content:flex-end}.carousel .thumb{border:2px solid #ddd;box-shadow:0 0 5px #0000004d;height:50px;margin:5px;width:50px}.carousel .thumb img{height:41px;object-fit:cover}.carousel .thumb.selected{border-color:#007bff}@media screen and (max-width:1150px){.gallery-columns{gap:10px;grid-template-columns:repeat(3,250px)}}@media screen and (max-width:850px){.gallery-columns{gap:20px;grid-template-columns:repeat(2,250px)}.gallery-heading{font-size:2rem}.gallery-columns{gap:5px;grid-template-columns:repeat(2,200px)}.gallery-columns img{height:200px}}@media screen and (max-width:500px){.gallery-carousel{height:55vh}.gallery-columns{gap:5px;grid-template-columns:repeat(2,160px)}.gallery-columns img{height:160px}}.carousel .control-arrow,.carousel.carousel-slider .control-arrow{background:none;border:0;cursor:pointer;filter:alpha(opacity=40);font-size:32px;opacity:.4;position:absolute;top:20px;transition:all .25s ease-in;z-index:2}.carousel .control-arrow:focus,.carousel .control-arrow:hover{filter:alpha(opacity=100);opacity:1}.carousel .control-arrow:before,.carousel.carousel-slider .control-arrow:before{border-bottom:8px solid #0000;border-top:8px solid #0000;content:"";display:inline-block;margin:0 5px}.carousel .control-disabled.control-arrow{cursor:inherit;display:none;filter:alpha(opacity=0);opacity:0}.carousel .control-prev.control-arrow{left:0}.carousel .control-prev.control-arrow:before{border-right:8px solid #fff}.carousel .control-next.control-arrow{right:0}.carousel .control-next.control-arrow:before{border-left:8px solid #fff}.carousel-root{outline:none}.carousel{position:relative;width:100%}.carousel *{box-sizing:border-box}.carousel img{display:inline-block;pointer-events:none;width:100%}.carousel .carousel{position:relative}.carousel .control-arrow{background:none;border:0;font-size:18px;margin-top:-13px;outline:0;top:50%}.carousel .thumbs-wrapper{margin:20px;overflow:hidden}.carousel .thumbs{list-style:none;position:relative;transform:translateZ(0);transition:all .15s ease-in;white-space:nowrap}.carousel .thumb{border:3px solid #fff;display:inline-block;margin-right:6px;overflow:hidden;padding:2px;transition:border .15s ease-in;white-space:nowrap}.carousel .thumb:focus{border:3px solid #ccc;outline:none}.carousel .thumb.selected,.carousel .thumb:hover{border:3px solid #333}.carousel .thumb img{vertical-align:top}.carousel.carousel-slider{margin:0;overflow:hidden;position:relative}.carousel.carousel-slider .control-arrow{bottom:0;color:#fff;font-size:26px;margin-top:0;padding:5px;top:0}.carousel.carousel-slider .control-arrow:hover{background:#0003}.carousel .slider-wrapper{margin:auto;overflow:hidden;transition:height .15s ease-in;width:100%}.carousel .slider-wrapper.axis-horizontal .slider{-ms-box-orient:horizontal;display:-moz-flex;display:flex}.carousel .slider-wrapper.axis-horizontal .slider .slide{flex-direction:column;flex-flow:column}.carousel .slider-wrapper.axis-vertical{-ms-box-orient:horizontal;display:-moz-flex;display:flex}.carousel .slider-wrapper.axis-vertical .slider{flex-direction:column}.carousel .slider{list-style:none;margin:0;padding:0;position:relative;width:100%}.carousel .slider.animated{transition:all .35s ease-in-out}.carousel .slide{margin:0;min-width:100%;position:relative;text-align:center}.carousel .slide img{border:0;vertical-align:top;width:100%}.carousel .slide iframe{border:0;display:inline-block;margin:0 40px 40px;width:calc(100% - 80px)}.carousel .slide .legend{background:#000;border-radius:10px;bottom:40px;color:#fff;font-size:12px;left:50%;margin-left:-45%;opacity:.25;padding:10px;position:absolute;text-align:center;transition:all .5s ease-in-out;transition:opacity .35s ease-in-out;width:90%}.carousel .control-dots{bottom:0;margin:10px 0;padding:0;position:absolute;text-align:center;width:100%;z-index:1}@media (min-width:960px){.carousel .control-dots{bottom:0}}.carousel .control-dots .dot{background:#fff;border-radius:50%;box-shadow:1px 1px 2px #000000e6;cursor:pointer;display:inline-block;filter:alpha(opacity=30);height:8px;margin:0 8px;opacity:.3;transition:opacity .25s ease-in;width:8px}.carousel .control-dots .dot.selected,.carousel .control-dots .dot:hover{filter:alpha(opacity=100);opacity:1}.carousel .carousel-status{color:#fff;font-size:10px;padding:5px;position:absolute;right:0;text-shadow:1px 1px 1px #000000e6;top:0}.carousel:hover .slide .legend{opacity:1}
/*# sourceMappingURL=main.18075794.css.map*/