
#main-content{
    display: none;
}
.header_absolute{
    display: none;
}
.mypreloaderBg {
 position: fixed;
  z-index: 10; 
  top: 0;
    background: #fff;
  width: 100%;
  height: 100vh;
  text-align: center;
}

.mypreloader {
  margin: auto;
    background: url(https://mygulfweb.com/uploads/evinsys/images/logo.png) no-repeat center;
  background-size: 150px;
  width: 300px;
  height: 300px;
  /*padding-top: 10em;*/
}
div#mypreloader {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -30%);
    padding: 10px;
    z-index: 11111;
}
/*.affix-wrapper .ds .sf-menu>li.active>a {*/
/*    color: #20234a !important*/
/*}*/
.affix-wrapper .ds .sf-menu>li>a{
    color: #20234a !important
}
.nav .affix-wrapper .ds .sf-menu>li>a {
    color: #ffffff !important;
}
.mypreloader2 {
border: 5px solid #f3f3f3;
border-top: 5px solid #fd8004;
border-radius: 50%;
width: 250px;
height: 250px;
animation: spin 1s ease-in-out infinite ;
position: relative;
margin: auto;
top: -280px;
}

@keyframes spin {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
}

.row.service-v2 .col-xl-2 {
    flex: none;
    max-width: 20%;
}

.service-v2 .icon-box.service-single.with-icon.layout2.ds.text-center {
    position: relative;
}
.service-v2 a.btn.btn-outline-darkgrey {
    position: absolute;
    margin: 0px -25px;
    bottom: 28px;
}
.service-v2 .icon-box p {
    margin: 20px auto 45px;
}

/* Solutions section css start */

.infoText ul li:before {
    content: "";
    height: 10px;
    width: 10px;
    background: #1c234b;
    position: absolute;
    border-radius: 50%;
    left: 0;
    top: 18px;
    display: none;
}
.card.icon-box.solution-single:hover .infoText ul li:before{
        background: #fff;
}
.icon-box.solution-single {
    transition: color 0.3s ease;
    background: #fff;
    /*background-image: linear-gradient(to top,#0e485d 0%,#005f82 100%);*/
    color: #0e485d;
}

.icon-box.solution-single:hover{
    background-image: linear-gradient(to top,#fa7d07 0%,#dd9044 100%);
}
/* .solution-single li:hover, .solution-single a:hover, .solution-single h5:hover{
    color: #fff !important;
} */
.card.icon-box.solution-single {
    height: 100%;
    max-height: 430px;
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
section#solutions {
    background: #fff;
    
}
.solutioninfo .solutionTitle, .list-group-item {
    color: #1c234b !important;
}
.card.icon-box.solution-single:hover .solutionTitle{
    color: #fff !important;
}
.card.icon-box.solution-single:hover .list-group-item{
    color: #fff !important;
}
/* #whychooseus .fixed-background {
    position: relative;
    overflow: hidden;
    height: 30vh;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
} */

#whychooseus{
   
    background-image: url('../images/services/OIL-FIELD-AND-MARINE-SUPPLIES-banner.png'); /* Set the background image */
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
}

#whychooseus .content {
    max-width: 800px;
    margin: 0 auto;
    text-align: center;
}


.section-testmonials {
    font-family: Poppins;
    display: flex;
    gap: 20px;
    align-items: center;
}

.column-testmonials {
    display: flex;
    flex-direction: column;
    gap: 20px;
    width: 20%;
}

.section-details {
    border-left: 10px solid #FFCB00;
    padding-left: 20px;
}


.name-section {
    font-weight: 800;
    text-transform: uppercase;
    font-size: 14px;
    color: #fa7d07 !important;
    line-height: 1.2em;
    margin: 0;
}

.title-section b {
    color: #fa7d07;
}

.title-section {
    color: #000;
    font-family: Poppins;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 0;
}

.navigation-testmonials {
    display: flex;
    gap: 10px;
}


.swiper-testmonials {
    width: 80%;
    overflow: hidden;
    position: relative;
}

.service-v2 [class*=col-]:nth-child(1) .service-single.with-icon.layout2:hover h5 {
    color: #fff;
}
.service-v2 [class*=col-]:nth-child(1) .service-single.with-icon.layout2:hover p {
    color: #fff;
}
.service-v2 [class*=col-]:nth-child(1) .service-single.with-icon.layout2 h5 {
    color: #0e485d;
}
.service-v2 [class*=col-]:nth-child(1) .service-single.with-icon.layout2 p {
    color: #0e485d;
}
.service-v2 [class*=col-]:nth-child(2) .service-single.with-icon.layout2:hover h5 {
    color: #fff;
}
.service-v2 [class*=col-]:nth-child(2) .service-single.with-icon.layout2:hover p {
    color: #fff;
}
.service-v2 [class*=col-]:nth-child(2) .service-single.with-icon.layout2 h5 {
    color: #0e485d;
}
.service-v2 [class*=col-]:nth-child(2) .service-single.with-icon.layout2 p {
    color: #0e485d;
}
.service-v2 [class*=col-]:nth-child(3) .service-single.with-icon.layout2:hover h5 {
    color: #fff;
}
.service-v2 [class*=col-]:nth-child(3) .service-single.with-icon.layout2:hover p {
    color: #fff;
}
.service-v2 [class*=col-]:nth-child(3) .service-single.with-icon.layout2 h5 {
    color: #0e485d;
}
.service-v2 [class*=col-]:nth-child(3) .service-single.with-icon.layout2 p {
    color: #0e485d;
}
.service-v2 [class*=col-]:nth-child(4) .service-single.with-icon.layout2:hover h5 {
    color: #fff;
}
.service-v2 [class*=col-]:nth-child(4) .service-single.with-icon.layout2:hover p {
    color: #fff;
}
.service-v2 [class*=col-]:nth-child(4) .service-single.with-icon.layout2 h5 {
    color: #0e485d;
}
.service-v2 [class*=col-]:nth-child(4) .service-single.with-icon.layout2 p {
    color: #0e485d;
}
.service-v2 [class*=col-]:nth-child(5) .service-single.with-icon.layout2:hover h5 {
    color: #fff;
}
.service-v2 [class*=col-]:nth-child(5) .service-single.with-icon.layout2:hover p {
    color: #fff;
}
.service-v2 [class*=col-]:nth-child(5) .service-single.with-icon.layout2 h5 {
    color: #0e485d;
}
.service-v2 [class*=col-]:nth-child(5) .service-single.with-icon.layout2 p {
    color: #0e485d;
}
.service-v2 [class*=col-]:nth-child(6) .service-single.with-icon.layout2 h5 {
    color: #0e485d;
}
.service-v2 [class*=col-]:nth-child(6) .service-single.with-icon.layout2 p {
    color: #0e485d;
}
.service-v2 [class*=col-]:nth-child(6) .service-single.with-icon.layout2:hover h5 {
    color: #fff;
}
.service-v2 [class*=col-]:nth-child(6) .service-single.with-icon.layout2:hover p {
    color: #fff;
}
.page_header.ds.affix {
    background: #ffffff!important;
}
.moda{
    background: #00000029 !important;
}
.modal-content {
      background-color: #fff; /* Change this color to your preferred background color */
    }
#whychooseus a.btn.btn-gradient.big-btn {
    background: #fff;
    color: #0e485d;
}
#whychooseus a.btn.btn-gradient.big-btn:hover {
    background-image: linear-gradient(to right,#fa7d07 0%,#dd9044 50%,#fa7d07 100%);
    background-size: 200% auto;
    /*transition: .5s;*/
    color: #fff;
}
/*.optiLynx-platform section.page_title {*/
/*    background-image: url(../images/OptiLynx.png)!important;*/
/*    background-repeat: no-repeat;*/
/*    background-size: contain;*/
/*}*/
.rtu-feature img {
    height: 180px !important;
    width: 100% !important;
    object-fit: contain !important;
}

.rtu-secure-iot {
    background: url(../images/blog/05.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
.product-card .card:hover:before {
    left: 0;
    right: 0;
    width: 100%;
}
.product-card .card {
    height: 100%;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    transition: .6s ease-in-out;
    padding: 20px 0;
}
.product-card .card:before {
    background: #fa7d07;
    content: "";
    height: 2px;
    left: 50%;
    position: absolute;
    right: 50%;
    top: 0;
    transition: .6s ease-in-out;
    width: 0;
}
.product-card {
    height: 100%;
}
img.card-img-top {
    height: 200px !important;
    width: 100%;
    object-fit: scale-down;
}
.contact-sec h5.card-title {
    color: #1c234b !important;
    font-size: 19px !important;
    text-transform: uppercase;
}
/*.wellLynx-sensors .page_title {*/
/*    background-image: url(../images/WellLynx.png) !important;*/
/*    background-size: contain !important;*/
/*    background-repeat: no-repeat !important;*/
/*}*/

@keyframes slideInFromBottom {
    from {
        transform: translateY(100%);
    }
    to {
        transform: translateY(0);
    }
}

@keyframes slideOutToBottom {
    from {
        transform: translateY(0);
    }
    to {
        transform: translateY(100%);
    }
}

.slide-in {
    animation: slideInFromBottom 1.0s ease-out;
}

.slide-out {
    animation: slideOutToBottom 1.0s ease-out;
}

.service-over {
    display: none;
}


.contact-page .has-placeholder label {
    display: block !important;
}
.card {
      margin-right:10px;
      cursor:pointer;
      position: relative;
      width: 300px;
      height: 200px;
      overflow: hidden;
      border-radius: 10px;
      box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
      transition: transform 0.3s;
      box-shadow: 0 10px 20px black;
    }

    .card:hover {
      transform: scale(1.05);
    }

    .card img {
      width: 100%;
      height: 100%;
      object-fit: cover;
    }

    .overlay {
      position: absolute;
      bottom: -100%;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.7);
      color: #fff;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      transition: bottom 0.3s;
    }

    .card:hover .overlay {
      bottom: 0;
    }

    .overlay h2 {
      margin: 0;
      font-size: 1.5rem;
    }

    .overlay p {
      margin: 8px 0 0;
      font-size: 1rem;
    }
@media (max-width: 768px) {
    .section-testmonials {
        flex-direction: column;
        align-items: flex-start;
    }

    .swiper-testmonials {
        width: 100%;
    }
  .text-overlay.layout2 {
    background-image: linear-gradient(to top,#fa7d07 0%,#dd9044 100%);
    padding: 4em 1em !important;
    position: absolute;
    top: -20em !important;
    left: 14px !important;
    display: none;
    transition: bottom 0.5s ease;
    height: 900px !important;
    width: 93%;
}
span.close {
    color: #fff;
    opacity: 2;
    top: 13px;
    position: absolute;
    right: 21px !important;
    font-size: 28px;
}
.service-v2 .icon-box p {
    margin: 0 !important;
}
.page_slider .intro_layers2{
        padding: 96px 35px !important;
}
.page_slider .intro_layers{
    padding: 96px 35px !important;
}
}

.swiper-testmonials .swiper-slide {
    border-radius: 10px;
    background-image: linear-gradient(to top,#0e485d 0%,#005f82 100%);
    display: flex;
    padding: 30px;
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
    transform: scale(0.9) !important;
    /* filter: blur(1px) grayscale(0.5); */
    transition: 0.2s;
}

.swiper-testmonials .swiper-slide * {
    margin: 0;
}

.swiper-testmonials .swiper-slide-active {
    filter: blur(0px) !important;
    transform: scale(1) !important;
}

.card-slide {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.head-slide {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.header-slide {
    display: flex;
    align-items: center;
    gap: 20px
}
.section-testmonials .section-details {
    border-left: 10px solid;
    padding-left: 20px;
    border-image: linear-gradient(#fa7d07 , #fa7d07) 30;
}
.title-slide h4 {
    color: #FFF;
    font-size: 20px;
    font-weight: 700;
    font-family: work sans,sans-serif;
}

.title-slide h6 {
    color: #dd9044  ;
    font-size: 14px;
    font-weight: 500;
}

.text-slide {
     color: #FFF;
    font-family: Poppins;
    font-size: 14px;
    font-style: italic;
    font-weight: 400;
    line-height: normal;
}

.swiper-button-testmonials-next,
.swiper-button-testmonials-prev {
    cursor: pointer;
}
.card-slide h4, p.text-slide {
    color: #fff !important;
}

.swiper-backface-hidden .swiper-slide {
    height: 200px;
}
section#subscribe {
    background: #0e485d;
    color: #fff;
}
section#subscribe h2, section#subscribe h4{
    color: #fff !important;
}

#particles-js{
    width: 100%;
    height: 100%;
  }
  canvas.particles-js-canvas-el {
    position: absolute;
}
footer .container {
    pointer-events: none;
}
footer .container *:is(a, button) {
    pointer-events: all;
}
li.contactBtn a {
    background: #1f214a;
    padding: 18px 12px !important;
    color:#ffffff !important;
}
li.contactBtn a:hover:before {
    display: none !important;
}

 .text-overlay.layout2 {
        background-image: linear-gradient(to top, #fa7d07 0%, #dd9044 100%);
        padding: 6em 2em;
        position: absolute;
        top: -160px;
        left: 0;
        display: none;
        transition: bottom 0.5s ease;
        height: 600px;
    }
@media (max-width: 768px) {
    .header-slide svg {
        width: 50px;
    }

    .title-slide h4 {
        font-size: 14px;
    }

    .swiper-testmonials .swiper-slide {
        padding: 20px;
    }
    .column-testmonials {
        display: flex;
        flex-direction: column;
        gap: 20px;
        width: 100%;
    }
    .page_slider .intro_layers2{
        margin: 0 !important;
    }
    form.form-inline.m-subscribe1__form {
    justify-content: center;
    gap: 20px;
}
p.sub-title {
    padding: 20px 0;
    text-align: center;
}
.readMore h3 {
    margin: 22px 0px 0 0;
    font-size: 25px;
}
 .row.service-v2 .col-xl-2 {
        flex: none;
        max-width: 100%;
    } 
    .service-v2 a.btn.btn-outline-darkgrey {
        position: relative;
        left: 0;
        bottom: 28px;
    }
    .s-py-60>[class*=container] {
    padding-bottom: 30px !important;
    padding-top: 30px !important;
}
div#optiLynx-feature-details li {
    text-align: left !important;
}
.affix-wrapper .affix span.toggle_menu {
    color: #1c234b;
}
.affix-wrapper .affix span.toggle_menu:before {
    background-color: #1c234b;
}
.affix-wrapper .affix span.toggle_menu:after {
    background-color: #1c234b;
}
.affix-wrapper .ds .sf-menu>li>a{
    color: #fff !important
}
.digital-details a.collapsed {
    text-align: left;
}

}

.lrmargin{
    margin-left: 6% !important;
    margin-right: 6% !important;
}