.mycourasel {
  position: relative !important; }
  .mycourasel .carousel-item .img-container {
    position: relative !important; }
    .mycourasel .carousel-item .img-container img {
      animation: animate 50s ease;
      -o-animation: animate 50s ease;
      -webkit-animation: animate 50s ease; }
@keyframes animate {
  0% {
    -webkit-transform-origin: bottom right;
    -moz-transform-origin: bottom right;
    -ms-transform-origin: bottom right;
    -o-transform-origin: bottom right;
    transform-origin: bottom right;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  100% {
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3); } }
  .mycourasel .carousel-item .carousel-caption {
    width: 80%;
    position: absolute; }
    .mycourasel .carousel-item .carousel-caption-1 {
      left: 10%;
      transform: translateY(-50%);
      bottom: 0;
      top: 50%; }
      .mycourasel .carousel-item .carousel-caption-1 .col-md-12 .caption {
        color: white;
        background-color: rgba(0, 0, 0, 0.7);
        width: 40%;
        height: 100%;
        padding: 10px; }
        .mycourasel .carousel-item .carousel-caption-1 .col-md-12 .caption .caption-inner {
          border: 1px #ff6633 solid;
          padding: 5px 5px;
          border-radius: 5px; }
        .mycourasel .carousel-item .carousel-caption-1 .col-md-12 .caption h3 {
          font-size: 30px;
          font-family: 'Roboto', sans-serif;
          text-transform: capitalize;
          font-weight: bold; }
        .mycourasel .carousel-item .carousel-caption-1 .col-md-12 .caption p {
          font-size: 20px;
          font-family: 'Lora', serif;
          line-height: 30px;
          color: #def2f1;
          text-transform: uppercase; }
    .mycourasel .carousel-item .carousel-caption-3 {
      left: 50%;
      transform: translateY(-50%);
      bottom: 0;
      top: 70%; }
      .mycourasel .carousel-item .carousel-caption-3 .col-md-12 .caption {
        color: white;
        background-color: rgba(0, 0, 0, 0.7);
        width: 40%;
        height: 100%;
        padding: 10px; }
        .mycourasel .carousel-item .carousel-caption-3 .col-md-12 .caption .caption-inner {
          border: 1px #ff6633 solid;
          padding: 5px 5px;
          border-radius: 5px; }
        .mycourasel .carousel-item .carousel-caption-3 .col-md-12 .caption h3 {
          font-size: 30px;
          font-family: 'Roboto', sans-serif;
          text-transform: capitalize;
          font-weight: bold; }
        .mycourasel .carousel-item .carousel-caption-3 .col-md-12 .caption p {
          font-size: 20px;
          font-family: 'Lora', serif;
          line-height: 30px;
          color: #def2f1;
          text-transform: uppercase; }
    .mycourasel .carousel-item .carousel-caption-4 {
      left: 50%;
      transform: translateY(-50%);
      bottom: 0;
      top: 40%; }
      .mycourasel .carousel-item .carousel-caption-4 .col-md-12 .caption {
        color: white;
        background-color: rgba(0, 0, 0, 0.7);
        width: 40%;
        height: 100%;
        padding: 10px; }
        .mycourasel .carousel-item .carousel-caption-4 .col-md-12 .caption .caption-inner {
          border: 1px #ff6633 solid;
          padding: 5px 5px;
          border-radius: 5px; }
        .mycourasel .carousel-item .carousel-caption-4 .col-md-12 .caption h3 {
          font-size: 30px;
          font-family: 'Roboto', sans-serif;
          text-transform: capitalize;
          font-weight: bold; }
        .mycourasel .carousel-item .carousel-caption-4 .col-md-12 .caption p {
          font-size: 20px;
          font-family: 'Lora', serif;
          line-height: 30px;
          color: #def2f1;
          text-transform: uppercase; }
    .mycourasel .carousel-item .carousel-caption-5 {
      left: 30%;
      transform: translateY(-50%);
      bottom: 0;
      top: 50%;
      z-index: 10; }
      .mycourasel .carousel-item .carousel-caption-5 .col-md-12 .caption {
        color: white;
        background-color: rgba(0, 0, 0, 0.7);
        width: 40%;
        height: 100%;
        padding: 10px; }
        .mycourasel .carousel-item .carousel-caption-5 .col-md-12 .caption .caption-inner {
          border: 1px #ff6633 solid;
          padding: 5px 5px;
          border-radius: 5px; }
        .mycourasel .carousel-item .carousel-caption-5 .col-md-12 .caption h3 {
          font-size: 30px;
          font-family: 'Roboto', sans-serif;
          text-transform: capitalize;
          font-weight: bold; }
        .mycourasel .carousel-item .carousel-caption-5 .col-md-12 .caption p {
          font-size: 20px;
          font-family: 'Lora', serif;
          line-height: 30px;
          color: #def2f1;
          text-transform: uppercase; }
  .mycourasel .carousel-control-prev, .mycourasel .carousel-control-next {
    width: 5% !important; }
  .mycourasel .carousel-control-prev .fa-arrow-left, .mycourasel .carousel-control-next .fa-arrow-right {
    background-color: white;
    border: 2px solid white;
    padding: 10px 10px;
    border-radius: 50%;
    color: #ff6633; }
  .mycourasel .fa-arrow-left:hover, .mycourasel .fa-arrow-right:hover {
    color: #def2f1;
    background-color: rgba(43, 122, 120, 0.9);
    border: 2px solid #ff6633;
    transition: all .7s ease; }

.our-services {
  margin: 0;
  padding: 4rem 0;
  background-color: #eee; }
  .our-services .cols {
    margin-bottom: 1rem; }
    .our-services .cols .card {
      border: none;
      box-shadow: 0 1.5rem 4rem rgba(0, 0, 0, 0.15);
      position: relative; }
      .our-services .cols .card .card-img {
        background-size: cover;
        height: 13rem;
        background-blend-mode: screen;
        -webkit-clip-path: polygon(0 0, 100% 0, 100% 75%, 0 100%);
        clip-path: polygon(0 0, 100% 0, 100% 75%, 0 100%);
        border-radius: 3px 3px 0 0; }
        .our-services .cols .card .card-img-storage {
          background-image: linear-gradient(to right bottom, rgba(143, 187, 236, 0.8), rgba(1, 26, 56, 0.8)), url("../../img/home/services/15-service-storage.jpg"); }
        .our-services .cols .card .card-img-handling {
          background-image: linear-gradient(to right bottom, rgba(143, 236, 151, 0.8), rgba(2, 70, 8, 0.8)), url("../../img/home/services/8-service-handlin.jpg"); }
        .our-services .cols .card .card-img-shipping {
          background-image: linear-gradient(to right bottom, rgba(201, 117, 218, 0.8), rgba(69, 4, 82, 0.8)), url("../../img/home/services/9-service-shipping.jpg"); }
        .our-services .cols .card .card-img-pid {
          background-image: linear-gradient(to right bottom, rgba(230, 236, 143, 0.8), rgba(78, 83, 2, 0.8)), url("../../img/home/services/12service-pid.jpg"); }
        .our-services .cols .card .card-img-outsourcing {
          background-image: linear-gradient(to right bottom, rgba(148, 233, 222, 0.8), rgba(2, 71, 62, 0.8)), url("../../img/home/services/5-service-railing.jpg"); }
        .our-services .cols .card .card-img-rawmaterials {
          background-image: linear-gradient(to right bottom, rgba(236, 165, 143, 0.8), rgba(68, 17, 2, 0.8)), url("../../img/home/services/7.jpg"); }
      .our-services .cols .card .card-body .card-title {
        position: absolute;
        top: 145px;
        right: 20px;
        color: white;
        font-weight: bold;
        padding: 5px;
        border: 5px solid white; }
        .our-services .cols .card .card-body .card-title-storage {
          background-image: linear-gradient(to right bottom, rgba(143, 187, 236, 0.8), rgba(1, 26, 56, 0.8)); }
        .our-services .cols .card .card-body .card-title-handling {
          background-image: linear-gradient(to right bottom, rgba(143, 236, 151, 0.8), rgba(2, 70, 8, 0.8)); }
        .our-services .cols .card .card-body .card-title-shipping {
          background-image: linear-gradient(to right bottom, rgba(201, 117, 218, 0.8), rgba(69, 4, 82, 0.8)); }
        .our-services .cols .card .card-body .card-title-pid {
          background-image: linear-gradient(to right bottom, rgba(230, 236, 143, 0.8), rgba(78, 83, 2, 0.8)); }
        .our-services .cols .card .card-body .card-title-outsourcing {
          background-image: linear-gradient(to right bottom, rgba(148, 233, 222, 0.8), rgba(2, 71, 62, 0.8)); }
        .our-services .cols .card .card-body .card-title-rawmaterials {
          background-image: linear-gradient(to right bottom, rgba(236, 165, 143, 0.8), rgba(68, 17, 2, 0.8)); }
      .our-services .cols .card .card-body .card-text {
        color: #646464; }
      .our-services .cols .card .card-body .btn-primary:link, .our-services .cols .card .card-body .btn-primary:visited {
        color: white;
        background-image: linear-gradient(120deg, #2d3c4d 0%, #2d3c4d 50%, white 50%);
        background-size: 220%;
        border: none;
        transition: all .2s ease;
        border: 2px solid #2d3c4d; }
      .our-services .cols .card .card-body .btn-primary:hover, .our-services .cols .card .card-body .btn-primary:active {
        background-position: 100%;
        color: #2d3c4d;
        border: 2px solid #2d3c4d; }

.our-strenght {
  padding: 3.5rem;
  position: relative; }
  .our-strenght .h2 {
    text-align: center !important;
    margin-bottom: 1.5rem; }
  .our-strenght-box .icon {
    font-size: 2.9rem;
    color: #ff6633;
    text-align: center !important; }
  .our-strenght-box .our-strenght-content h5 {
    text-align: center;
    font-size: 1.3rem;
    color: #ff6633;
    font-weight: 600;
    padding: 10px; }
  .our-strenght-box .our-strenght-content p {
    color: #646464; }
  .our-strenght .owl-carousel .owl-item img {
    display: inline;
    width: 50px; }
  .our-strenght .owl-carousel.owl-drag .owl-item {
    padding: 12px; }
  .our-strenght div.owl-nav.custom-owl-navss button {
    background-color: transparent;
    font-size: 25px;
    color: #a6afb6;
    border: none;
    padding: 7px;
    box-shadow: none !important; }
    .our-strenght div.owl-nav.custom-owl-navss button:hover {
      transition: all .9s ease;
      color: #ff6633;
      border: none; }
    .our-strenght div.owl-nav.custom-owl-navss button:focus {
      box-shadow: none !important;
      outline: 0 !important; }
  .our-strenght div.owl-nav.custom-owl-navss .myMultipleSliderNavcustomPrevBtn, .our-strenght div.owl-nav.custom-owl-navss .myMultipleSliderNavcustomNextBtn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 12;
    cursor: pointer; }
  .our-strenght div.owl-nav.custom-owl-navss .myMultipleSliderNavcustomNextBtn {
    right: 3%; }
  .our-strenght div.owl-nav.custom-owl-navss .myMultipleSliderNavcustomPrevBtn {
    left: 3%; }

.home-certificate {
  padding: 3.5rem;
  background-color: #eee; }

@media (max-width: 520px) {
  .phone {
    display: none; } }
@media (max-width: 400px) {
  .our-services {
    padding: 2rem 0 !important; }
    .our-services p.paragraph {
      font-size: .9rem;
      line-height: 1.4rem; }
    .our-services .container {
      padding-left: 10px;
      padding-right: 10px; }
      .our-services .container .section-heading {
        margin: 0 auto 1rem auto; }
        .our-services .container .section-heading h2 {
          font-size: 1.5rem;
          margin-bottom: 1rem !important; }
      .our-services .container .cols .card .card-img {
        height: 10rem; }
      .our-services .container .cols .card .card-body {
        padding: .8rem; }
        .our-services .container .cols .card .card-body .card-title {
          top: 115px;
          color: white;
          font-weight: 600;
          padding: 3px;
          font-size: 1.3rem; }
        .our-services .container .cols .card .card-body .btn {
          padding: 0.275rem 0.5rem !important;
          border-radius: 0; }

  .our-strenght {
    padding: 2rem 0; }
    .our-strenght .our-strenght-box .our-strenght-content p.paragraph {
      font-size: .9rem;
      line-height: 1.4rem; }
    .our-strenght .container {
      padding-left: 10px;
      padding-right: 10px; }
      .our-strenght .container .section-heading {
        margin: 0 auto 1rem auto; }
        .our-strenght .container .section-heading h2 {
          font-size: 1.5rem;
          margin-bottom: 1rem !important; }
    .our-strenght div.owl-nav.custom-owl-navss .myMultipleSliderNavcustomPrevBtn {
      left: -2%; }
      .our-strenght div.owl-nav.custom-owl-navss .myMultipleSliderNavcustomPrevBtn .fa {
        font-size: 16px; }
    .our-strenght div.owl-nav.custom-owl-navss .myMultipleSliderNavcustomNextBtn {
      right: -2%; }
      .our-strenght div.owl-nav.custom-owl-navss .myMultipleSliderNavcustomNextBtn .fa {
        font-size: 16px; }

  .home-certificate {
    padding: 2rem 0; }
    .home-certificate h2 {
      font-size: 1.5rem; }
    .home-certificate .cert {
      margin-bottom: 15px; } }

/*# sourceMappingURL=home.css.map */
