@import url("https://fonts.googleapis.com/css2?family=Archivo:ital,wght@0,100..900;1,100..900&display=swap");
html, body {
  scroll-behavior: smooth;
}

body {
  background: #F6F6F6;
  font-family: "Archivo", sans-serif;
  font-size: 16px;
  overflow-x: hidden;
  padding: 0px;
}

h1 {
  color: #fff;
  font-size: 65pt;
  font-weight: 400;
  line-height: 60pt;
}

h1 .subtitle {
  font-size: 16px;
  display: block;
  margin-bottom: -105px;
  letter-spacing: 5px;
}

h1 .green {
  color: #2FA41E;
  font-weight: 900;
}

h2 {
  font-size: 40px;
  font-weight: 900;
}

h3 {
  font-size: 24px;
  font-weight: 900;
}

h5 {
  font-size: 13pt;
  font-weight: 900;
}

.subtitle {
  font-size: 16px;
  display: block;
  text-transform: uppercase;
  letter-spacing: 5px;
}

.container-fluid {
  padding: 0px;
}

.frst {
  background: url(../img/Screen.jpg) no-repeat;
  background-size: cover;
  height: 100vh;
}

.white {
  background: url(../img/bg-logo.svg) no-repeat center #fff;
  background-size: 70%;
  padding: 35px 50px 60px 50px;
  margin-left: -45px;
  position: relative;
}

.white::before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background: url(../img/bottom.svg) no-repeat bottom center;
  background-size: 100%;
  height: 60px;
}

.gallery-cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.gallery-cont img {
  width: 25%;
  cursor: pointer;
}

.whitecontact {
  background: url(../img/bg-logo.svg) no-repeat center #fff;
  background-size: 70%;
  padding: 35px 50px 60px 50px;
  position: relative;
  margin-right: -20px;
}

.whitecontact::before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background: url(../img/bottom.svg) no-repeat bottom center;
  background-size: 100%;
  height: 60px;
}

.orangebg {
  background: url(../img/bg-logo-02.svg) no-repeat 95% center #F47F3B;
  background-size: 42%;
}

.orangebg h3 {
  background: #2E2E2E;
  border-radius: 4px 4px 0px 0px;
  color: #fff;
  font-size: 18px;
  margin: 0;
  text-align: center;
  padding: 6px 10px;
}

.orangebg p {
  background: #fff;
  border-radius: 4px;
  margin-bottom: 5px;
  text-align: center;
  padding: 5px;
}

.orangebg h2 span {
  background: #fff;
  color: #2E2E2E;
  border-radius: 4px 4px 0px 0px;
  padding: 6px 10px;
}

p.talls {
  background: transparent !important;
  color: #fff;
  font-size: 18px;
  text-align: left !important;
  margin-bottom: 20px !important;
}

h3.orange-txt {
  color: #F47F3B;
}

.graylightbg {
  background: url(../img/bg-logo-02.svg) no-repeat center #848788;
  background-size: 40%;
  padding: 0px 0px;
}

.graylightbg h3 {
  background: #2E2E2E;
  border-radius: 4px 4px 0px 0px;
  color: #fff;
  font-size: 18px;
  margin-bottom: 5px;
  text-align: center;
  padding: 6px 10px;
}

.graylightbg p {
  background: #fff;
  border-radius: 4px;
  margin-bottom: 5px;
  text-align: center;
  padding: 5px;
}

.flexed {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  grid-gap: 15px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 35px;
}

.flexed img {
  width: 16%;
}

.graylightbg02 {
  background: url(../img/bg-logo-02.svg) no-repeat center #D6D8D9;
  background-size: 40%;
  padding: 0;
}

.graylightbg02 p.talls {
  color: #000;
}

.graylightbg02 h3 {
  background: #F47F3B;
  border-radius: 4px 4px 0px 0px;
  color: #fff;
  font-size: 18px;
  margin-bottom: 5px;
  text-align: center;
  padding: 6px 10px;
}

.graylightbg02 p {
  background: #fff;
  border-radius: 4px;
  margin-bottom: 5px;
  text-align: center;
  padding: 5px;
}

.graylightbg02 .col-md-9,
.graylightbg02 .col-md-5,
.graylightbg02 .col-md-3,
.graylightbg02 .col-md-4,
.graylightbg02 .col-md-7 {
  padding-right: 0px !important;
}

.graybg {
  background: url(../img/bg-logo-02.svg) no-repeat center #2E2E2E;
  background-size: 40%;
  padding: 0px;
}

.graybg h3.bg {
  background: #F47F3B;
  border-radius: 4px 4px 0px 0px;
  color: #fff;
  font-size: 18px;
  text-align: center;
  padding: 6px 10px;
}

.graybg p {
  background: #fff;
  border-radius: 4px;
  margin-bottom: 10px;
  text-align: center;
  padding: 5px;
}

.graybg .col-md-10 {
  padding-left: 0px !important;
  padding-right: 0px;
}

.graybg .col-md-10 div.col-md-3 {
  padding-right: 0px;
}

.graybg .col-md-10 .col-md-3:nth-last-child(-n + 1) {
  padding-right: 15px;
}

#services {
  background: url(../img/servicios-cover.jpg) bottom no-repeat;
  background-size: cover;
}

#plasticos {
  background: url(../img/plasticos-cover.jpg) center no-repeat;
  background-size: cover;
}

#herramientas {
  background: url(../img/tools-cover.jpg) center no-repeat;
  background-size: cover;
}

#iron {
  background: url(../img/iron-cover.jpg) center no-repeat;
  background-size: cover;
}

#aluminium {
  background: url(../img/aluminium-cover.jpg) center no-repeat;
  background-size: cover;
}

.cover-int {
  height: 45vh;
}

.cover-int .flex-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  height: 45vh;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
}

.cover-int h2 {
  background: #2E2E2E;
  border-radius: 4px 4px 0px 0px;
  color: #fff;
  font-size: 45px;
  padding: 15px 45px;
  margin-bottom: 0;
  position: relative;
}

.flex-title h2::after {
  content: '';
  position: absolute;
  left: 0;
  border-color: #2E2E2E;
  border-top: 20px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 13px solid #2E2E2E;
  border-left: 0px solid #2E2E2E;
  z-index: 1;
  width: 100%;
  height: 24px;
  top: -31px;
}

.address {
  background: url(../img/icon-address.svg) no-repeat;
  background-size: 16px;
  padding-left: 24px;
}

.phone {
  background: url(../img/icon-phone.svg) no-repeat;
  background-size: 16px;
  padding-left: 24px;
}

nav.navbar.navbar-expand-lg.navbar-light.bg-light {
  background: transparent !important;
}

nav.navbar.navbar-expand-lg.navbar-light.bg-light a {
  color: #333333;
  font-size: 16px;
  font-weight: 400;
}

nav.navbar.navbar-expand-lg.navbar-light.bg-light ul.navbar-nav.justify-content-end {
  margin-left: auto;
}

.dropdown-menu a {
  color: #000 !important;
  font-size: 10pt !important;
}

header {
  background: #fff;
  position: absolute;
  width: 100%;
  left: 0px;
  top: 0px;
  z-index: 99;
}

header .social-media {
  padding-left: 20px;
  margin-left: 10px;
  padding-top: 8px;
}

header .social-media .instagram,
header .social-media .facebook {
  background-position: center;
}

li.nav-item.active a {
  font-weight: 700 !important;
  border-bottom: #DC4114 solid 4px;
}

li.nav-item.active .dropdown-menu a {
  border: none !important;
}

.shrink {
  background: #fff;
  background-size: 100%;
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 999;
}

.shrink a.navbar-brand {
  background: url(../img/logo.svg) no-repeat;
  background-size: 100%;
  margin: 0;
  height: 30px;
  width: 140px;
}

div#navbarNav {
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

a.navbar-brand {
  background: url(../img/logo.svg) no-repeat;
  background-size: 100%;
  height: 65px;
  width: 300px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.home-logo {
  max-width: 125px;
  margin-top: 30vh;
}

.flex-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  grid-gap: 10px;
  margin-top: 15px;
}

.carousel-item .container {
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.carousel-item p {
  color: #fff;
  font-size: 14pt;
}

.laser {
  background: url(../img/laser.jpg) no-repeat;
  background-size: cover;
}

.maquinado {
  background: url(../img/centro-maquinado.jpg) no-repeat;
  background-size: cover;
}

.automatizacion {
  background: url(../img/automatizacion.jpg) no-repeat;
  background-size: cover;
}

.troqueles {
  background: url(../img/troqueles-ind.jpg) no-repeat;
  background-size: cover;
}

.router {
  background: url(../img/router.jpg) no-repeat;
  background-size: cover;
}

.no-gutters {
  overflow: hidden;
}

.btn-success {
  color: #fff;
  background: #2FA41E;
  border-radius: 50px;
  font-size: 11pt;
  font-weight: 400;
  border: none;
  padding: 10px 25px;
  margin-top: 25px;
  width: 200px;
}

.btn.btn-default {
  background: #fff;
  border-radius: 50px;
  color: #2FA41E;
  font-size: 10pt;
  margin-top: 20px;
}

.about {
  background: url(../img/rgtbg.jpg) no-repeat top right #2E2E2E;
}

.services {
  background: #2E2E2E;
  color: #fff;
}

.services h2 {
  color: #fff;
}

.border-lft {
  border-left: #DC4114 solid 1px;
  padding-left: 55px;
}

.spec-img {
  position: relative;
}

.spec-img img {
  position: relative;
  z-index: 1;
}

.spec-img::after {
  content: '';
  position: absolute;
  left: -90px;
  top: -85px;
  width: 330px;
  height: 100vh;
  background: url(../img/pattern.svg) no-repeat left top;
  z-index: 0;
  background-size: cover;
}

.flexed-middle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.d-flexedgal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 65px;
}

.d-flexedgal a {
  width: 24%;
  margin-bottom: 15px;
  overflow: hidden;
}

.d-flexedgal a:hover {
  cursor: pointer;
}

iframe {
  width: 100%;
}

.services-img {
  background: url(../img/services.jpg) no-repeat;
  padding: 90px 0px 160px 0px;
}

.services-img h2, .services-img span {
  color: #fff;
}

.card {
  border: none;
  -webkit-box-shadow: #0000002a 6px 6px 12px;
          box-shadow: #0000002a 6px 6px 12px;
}

.mtminus {
  margin-top: -55px;
  margin-bottom: 55px;
}

.white-mod {
  background: #fff;
  margin-top: 20px;
  padding: 55px 25px;
  position: relative;
}

.white-mod::after {
  content: '';
  position: absolute;
  background: url(../img/shadow.png) no-repeat;
  background-size: 100%;
  left: 0px;
  bottom: -45px;
  width: 100%;
  height: 45px;
}

.vector {
  width: 85px;
  margin-bottom: 25px;
}

.clients {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.clients img {
  width: 23%;
  margin-bottom: 2%;
}

.cover {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 55vh;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.cover .subtitle {
  color: #fff;
}

.cover h1 {
  font-size: 45pt;
}

.nosotros {
  background: url(../img/cover-nosotros.jpg) no-repeat;
  background-size: cover;
}

.equipo {
  background: url(../img/cover-equipo.jpg) no-repeat;
  background-size: cover;
}

.servicios {
  background: url(../img/cover-servicios.jpg) no-repeat;
  background-size: cover;
}

#contactform {
  width: 100%;
}

#contactform input {
  -webkit-box-shadow: #0000002a 3px 3px 6px;
          box-shadow: #0000002a 3px 3px 6px;
  border: none;
  border-radius: 6px;
  display: block;
  height: 40px;
  margin-bottom: 10px;
  padding: 5px 20px;
  width: 100%;
}

#contactform textarea {
  -webkit-box-shadow: #0000002a 3px 3px 6px;
          box-shadow: #0000002a 3px 3px 6px;
  border: none;
  border-radius: 6px;
  height: 70px;
  display: block;
  margin-bottom: 10px;
  padding: 5px 20px;
  width: 100%;
}

input.btn-send {
  background: #FF7B28;
  border-radius: 4px !important;
  color: #fff;
}

.card.contact {
  padding: 30px;
  margin-bottom: 20px;
}

p.tall {
  font-weight: 700;
  font-size: 18px;
}

.location {
  background: url(../img/icon.svg) no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px;
}

.social-media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  grid-gap: 10px;
}

.social-media .facebook {
  background: url(../img/icon-facebook.svg) no-repeat center;
  background-size: 100%;
  width: 22px;
  height: 22px;
}

.social-media .twitter {
  background: url(../img/icon-twitter.svg) no-repeat center;
  background-size: 100%;
  width: 22px;
  height: 22px;
}

.social-media .youtube {
  background: url(../img/icon-play.svg) no-repeat center;
  background-size: 100%;
  width: 22px;
  height: 22px;
}

.social-media .linkedin {
  background: url(../img/icon-in.svg) no-repeat center;
  background-size: 100%;
  width: 22px;
  height: 22px;
}

/*******/
.darksoul-card2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 33.3%;
  height: 350px;
  -webkit-transition: all 2s;
  transition: all 2s;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
  position: relative;
}

.darksoul-card2 h4 {
  color: #fff;
  font-size: 24px;
  font-weight: 900;
  position: absolute;
  top: 45%;
  width: 100%;
}

.darksoul-card2 a {
  width: 100%;
  text-align: center;
}

.circle2 {
  position: absolute;
  margin-top: 35px;
  width: 50px;
  height: 50px;
  right: 0;
  bottom: 0;
  background: url(../img/more.svg) no-repeat center #F2B11A;
  border-radius: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.darksoul-card2:hover .circle2 {
  margin-top: 0px;
  background: #F2B11A;
  cursor: pointer;
  width: 100%;
  height: 350px;
  border-radius: 0px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

#contacto {
  background: url(../img/contacto-cover.jpg) no-repeat;
  background-size: cover;
}

.contactbg {
  background: url(../img/contactbg.jpg) no-repeat;
  background-size: cover;
  padding: 45px 0px;
}

iframe {
  width: 100% !important;
  height: 550px;
  margin-bottom: -7px;
}

.darksoul-card2:hover .content {
  color: white;
}

.container-fluid.no-gutters.flexed {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.ocean {
  background: url(../img/01.jpg) no-repeat;
  background-size: cover;
}

.local {
  background: url(../img/02.jpg) no-repeat;
  background-size: cover;
}

.refri {
  background: url(../img/03.jpg) no-repeat;
  background-size: cover;
}

/******Slider********/
.carousel-indicators li {
  background: #fff;
  border: none !important;
  border-radius: 50%;
  opacity: 1;
  width: 18px;
  height: 18px;
}

.carousel-indicators .active {
  background: #2FA41E;
}

/***contact form****/
.form-control {
  background: #2A2929;
  border-radius: 50px;
  border: none;
  padding-left: 15px;
}

textarea.form-control {
  border-radius: 25px;
}

button#contact_form_submit {
  margin-left: auto;
  float: right;
}

::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #8A8A8A !important;
  font-size: 14px;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: #8A8A8A !important;
  font-size: 14px;
}

:-ms-input-placeholder {
  /* IE 10+ */
  color: #8A8A8A !important;
  font-size: 14px;
}

:-moz-placeholder {
  /* Firefox 18- */
  color: #8A8A8A !important;
  font-size: 14px;
}

footer {
  background: #2E2E2E;
  color: #fff;
  padding-top: 45px;
  position: relative;
}

footer .copy {
  padding: 10px 0px;
  margin-top: 20px;
}

footer img {
  max-width: 165px;
  margin-bottom: 25px;
}

footer p {
  font-size: 13px;
}

footer h4 {
  color: #fff;
  font-size: 17px;
}

footer h4 .orange {
  background: #FF7B28;
  color: #2E2E2E;
  padding: 5px;
}

.d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.bottom {
  background: url(../img/bg-bottom.png) no-repeat;
  background-size: cover;
  color: #fff;
  padding: 160px 0px;
}

.dropdown-item.active, .dropdown-item:active {
  background: #F47F3B;
}

/****Modal styles*****/
.modal-header {
  border: none !important;
  padding: 0px;
}

.modal-header .close {
  position: absolute;
  top: 18px;
  right: 18px;
  background: #fff;
  opacity: 1;
  z-index: 3;
}

.modal-header .close:hover {
  background: #000;
  color: #fff;
}

.modal-body {
  padding: 0px !important;
}

.modal-body img {
  width: 100%;
}

.modal-dialog {
  max-width: 600px !important;
  width: 600px;
}

.carousel-control-next, .carousel-control-prev {
  background: transparent;
  border: none;
  width: 5%;
}

/******Welcome animation*****/
#container {
  position: absolute;
  margin: auto;
  width: 100vw;
  height: 80pt;
  top: 0px;
  bottom: 0;
  -webkit-filter: url(#threshold) blur(0.6px);
          filter: url(#threshold) blur(0.6px);
}

#text1,
#text2 {
  font-family: 'Lusitana', serif;
  font-weight: 700;
  text-transform: uppercase;
  position: absolute;
  width: 100%;
  display: inline-block;
  font-size: 65px;
  text-align: center;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

div#particles-js {
  background: url(../img/nosotros-cover.jpg) no-repeat;
  background-size: cover;
  height: 45vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

div#particles-js h2 {
  color: #B79C64;
  width: 100%;
  padding-left: 8%;
  margin-top: 35px;
}

.padd {
  padding: 5%;
}

.bg-aboutus {
  background: url(../img/about-img02.jpg) no-repeat;
  background-size: cover;
  background: url(../img/about-img02.jpg) no-repeat;
  background-size: cover;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
}

.about-us {
  background: url(../img/bg-about.jpg) no-repeat;
  background-size: cover;
}

.about-us .row.flexed-middle {
  position: relative;
}

.our-menus {
  padding: 12% 8%;
}

.our-menus h3 {
  font-size: 38px;
  font-weight: 700;
}

.lunch {
  background: url(../img/dinner.jpg) no-repeat;
  background-size: cover;
}

.drinks {
  background: url(../img/drinks.jpg) no-repeat;
  background-size: cover;
}

/******Animation********/
@-webkit-keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.hover-info:hover div.info,
.shrink,
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

.hover-info:hover div.info,
.shrink {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}

.shrink .top {
  display: none;
}

/**************************************************Gallery***********************************************************/
.photos-grid-container {
  height: 100%;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
      grid-template-columns: 1fr 1fr;
  -ms-grid-rows: 1fr;
      grid-template-rows: 1fr;
  grid-gap: 0;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}

@media (max-width: 580px) {
  .photos-grid-container {
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
  }
}

.photos-grid-container .img-box {
  border: 1px solid #ffffff;
  position: relative;
}

.photos-grid-container .img-box:hover .transparent-box {
  background-color: rgba(0, 0, 0, 0.6);
}

.photos-grid-container .img-box:hover .caption {
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
}

.photos-grid-container img {
  max-width: 100%;
  display: block;
  height: auto;
}

.photos-grid-container .caption {
  color: white;
  -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease, -webkit-transform 0.3s ease;
  font-size: 1.5rem;
}

.photos-grid-container .transparent-box {
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.photos-grid-container .main-photo {
  -ms-grid-row: 1;
  grid-row: 1;
  -ms-grid-column: 1;
  grid-column: 1;
}

.photos-grid-container .sub {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
      grid-template-columns: 1fr 1fr;
  -ms-grid-rows: 1fr 1fr;
      grid-template-rows: 1fr 1fr;
  grid-gap: 0em;
}

.photos-grid-container .sub:nth-child(0) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 1;
  grid-row: 1;
}

.photos-grid-container .sub:nth-child(1) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 1;
  grid-row: 1;
}

.photos-grid-container .sub:nth-child(2) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 2;
  grid-row: 2;
}

.photos-grid-container .sub:nth-child(3) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 2;
  grid-row: 2;
}

.hide-element {
  border: 0;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

@media screen and (min-width: 1280px) {
  .container {
    margin: 0 auto;
    width: 1250px;
  }
}

/***images animation*****/
.inline-photo {
  opacity: 0;
  -webkit-transform: translateY(4em) rotateZ(0deg);
          transform: translateY(4em) rotateZ(0deg);
  -webkit-transition: opacity 0.3s 0.25s ease-out, -webkit-transform 4s 0.25s cubic-bezier(0, 1, 0.3, 1);
  transition: opacity 0.3s 0.25s ease-out, -webkit-transform 4s 0.25s cubic-bezier(0, 1, 0.3, 1);
  transition: transform 4s 0.25s cubic-bezier(0, 1, 0.3, 1), opacity 0.3s 0.25s ease-out;
  transition: transform 4s 0.25s cubic-bezier(0, 1, 0.3, 1), opacity 0.3s 0.25s ease-out, -webkit-transform 4s 0.25s cubic-bezier(0, 1, 0.3, 1);
  will-change: transform, opacity;
}

.inline-photo.is-visible {
  opacity: 1;
  -webkit-transform: rotateZ(0deg);
          transform: rotateZ(0deg);
}

.Mobile,
.mobile {
  display: none;
}

.whatsapp {
  background: url(../img/whatsapp.svg) no-repeat;
  background-size: 100%;
  display: block;
  height: 40px;
  width: 40px;
  position: fixed;
  right: 25px;
  bottom: 45px;
}

/***Responsive****/
@media (max-width: 820px) {
  footer .copy {
    background: #0e0e0e;
    padding-top: 10px;
    margin-top: 45px;
    width: 100%;
  }
}

@media (max-width: 600px) {
  a.navbar-brand {
    background: url(../img/logo.svg) no-repeat;
    background-size: 100%;
    height: 44px;
    width: 200px;
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .Mobile {
    display: block;
  }
  .desktop {
    display: none;
  }
  .frst {
    background: url(../img/Screen.jpg) no-repeat right;
    background-size: cover;
    height: 40vh;
  }
  .pl-5 {
    padding-left: 15px !important;
  }
  .white {
    margin-left: 0px;
  }
  .border-lft {
    border-left: none;
    border-top: #DC4114 solid 1px;
    margin-top: 15px;
    padding-top: 15px;
  }
  h2.Title {
    min-width: 100%;
  }
  button.navbar-toggler {
    background: #fff;
  }
  .cover-int h2 {
    font-size: 35px;
  }
  .cover h1 {
    font-size: 30px;
    line-height: 30px;
  }
  #welcome h1 {
    font-size: 38px;
    line-height: 38px;
  }
  #welcome h1 .subtitle {
    margin-bottom: -50px;
  }
  #welcome img {
    display: none;
  }
  div#navbarNav {
    background: #fff;
    border-radius: 6pt;
    padding: 20px;
  }
  div#navbarNav .dropdown-menu.show {
    background: #fff !important;
  }
  form {
    margin-bottom: 45px;
  }
  .subtitle {
    margin-top: 20px;
  }
  .clients img {
    width: 48%;
    margin-bottom: 2%;
  }
  h5 {
    margin-top: 20px;
  }
  ul.navbar-nav.justify-content-end {
    text-align: center;
  }
  #text1, #text2 {
    font-size: 45px;
  }
  .spec-img::after {
    background-size: 100%;
    width: 360px;
    height: 430px;
  }
  header {
    padding: 10px;
  }
  .gallery-cont img {
    width: 50%;
  }
  footer::before {
    width: 120px;
    height: 100px;
  }
  .desktop {
    display: none;
  }
  .mobile {
    display: block !important;
  }
  .col-md-6.contacts {
    margin-bottom: 45px;
  }
  .no-gutters img {
    max-width: 100%;
    min-width: 100%;
  }
  .row.copy {
    max-width: 100%;
  }
  header .social-media {
    border: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .bg-aboutus {
    position: relative;
    height: 50vh;
  }
  canvas.particles-js-canvas-el {
    max-width: 50%;
  }
  .graylightbg,
  .graybg,
  .orangebg {
    padding: 20px;
  }
  footer h4 {
    display: block;
    text-align: center;
    margin-bottom: 15px;
  }
  .flex-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    grid-gap: 10px;
    margin-top: 15px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
/*# sourceMappingURL=styles.css.map */