@import url('https://fonts.googleapis.com/css?family=Open+Sans&display=swap');


/* html {
    height: 100%;
    background: linear-gradient(90deg, rgb(234, 199, 243) 0%, rgb(243, 141, 240) 100%);
} */

/* head,
body {
    background: linear-gradient(90deg, rgb(234, 199, 243) 0%, rgb(243, 141, 240) 100%);
} */

/* .container {
    display: flex;
    margin-top: 20px;
    background: transparent;
    /* background-color: #ffcc00; 
} */

.trigger {
    background-color: black;
    color: #ffcc00;
}

.trigger:hover {
    background-color: #ffcc00;
    color: black;
}

.trigger:visited {
    text-decoration: none;
}


.modal,
.fade,
.show {
    background-color: lightgray;

    padding-left: 15px;
    padding-right: 15px;
}

.modal-content {
    background: transparent;
    border: none;
    padding: 0 19px;
    width: 50vw;
    margin: 0px auto;
    position: relative;
    top: -70px;
    left: -00%;
    /* background-image: url(/img/p); */

}

.modal-position {
    margin: 0px auto;
    justify-content: center;
    justify-self: center;
    text-align: justify;
}

.modal-header .close {
    position: relative;
    top: 60px;
    left: 44vw;
    z-index: 1;
    font-size: 30px;
    font-weight: 100;
    line-height: 1;
    color: #ffcc00;
    background-color: #000000;
}

.modal-header {
    border: none;
}

.modal-body {
    border: none;
    background-color: white;
    padding-bottom: 5px;
}



/* .logo {
    width: 400px;
    height: 100%;
    background: url( "/img/product-logos/ballotronix_logo.png"    );
    background-size: contain;
    position: relative;
    right: 14px;
    background-repeat: no-repeat;
    margin-top: 20px;
} */

/* .off {
    margin-top: 25px;
    width: 50px;
    height: 50px;
    background: url(https://res.cloudinary.com/dxfq3iotg/image/upload/v1576118728/30-off-white-background-special-offer-great-offer-sale-thirty-percent-off-promotional_59529-691.jpg);
    background-size: contain;
} */

.heading {
    justify-content: space-between;
}

.modal-footer {
    border: none;
}

.btn.focus,
.btn:focus {
    outline: 0;
    box-shadow: none !important;
}

.close.focus,
.close:focus {
    outline: 0;
    box-shadow: none !important;
}

.hurry {
    margin-top: 30px;
}

.booking {
    background-color: white;
    border: 2px solid lightgray;
    width: 150px;
    border-radius: 0px;
}

.booking:hover {
    background-color: #ECEFF1;
    border: 2px solid black;
}

.prod-img {
    width: 30vw;
}

@media (min-width:599px) {
    .modal-dialog {
        max-width: 57rem;
    }

    .details {
        padding: 0 114px;
    }

    .off {
        position: absolute;
        bottom: 150px;
        left: 25px;
    }
}

.border-white {
    border: 1px solid #ffffff;
    border-radius: 5px;
}

.border-black {
    border: 1px solid #000000;
    border-radius: 5px;
}

.border-green {
    border: 1px solid #003f00;
    border-radius: 5px;
}

.border-blue {
    border: 1px solid #a2f4fd;
    border-radius: 5px;
}

.bord-rad-10 {
    border-radius: 10rem 10rem 0px 0px;
}

.bg-1 {
    background-image: url(../img/product-bgs/portfolio-1-ballatronix-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.bg-2 {
    background-image: url(../img/product-bgs/portfolio-2-Probe-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.bg-3 {
    background-image: url(../img/product-bgs/portfolio-3-Met-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.bg-4 {
    background-image: url(../img/product-bgs/portfolio-4-SoliAssure-blue.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.bg-5 {
    background-image: url(../img/product-bgs/portfolio-5-soli-farm.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.bg-6 {
    background-image: url(../img/product-bgs/portfolio-6-trace.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.bg-7 {
    background-image: url(../img/product-bgs/portfolio-7-drone.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.bg-8 {
    background-image: url(../img/product-bgs/portfolio-8-bot.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.bg-9 {
    background-image: url(../img/product-bgs/portfolio-9-SoliCarbor.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.bg-10 {
    background-image: url(../img/product-bgs/portfolio-10-childProfiler.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.bg-11 {
    background-image: url(../img/product-bgs/portfolio-11-projection.png);
    background-repeat: no-repeat;
    background-size: cover;
}


.bg-12 {
    background-image: url(../img/product-bgs/portfolio-12-bin.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.bg-13 {
    background-image: url(../img/product-bgs/portfolio-13-e-learn.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.bg-14 {
    background-image: url(../img/product-bgs/portfolio-14-lenz.png);
    background-repeat: no-repeat;
    background-size: cover;

}

.bg-15 {
    background-image: url(../img/product-bgs/portfolio-15-trinitea.png);
    background-repeat: no-repeat;
    background-size: cover;

}

/** Accordion Styles -1  starts here **/
.accordion .card {
    width: 100%;
    border: none;
    margin-bottom: 2px;
    border-radius: 0;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
    margin: 0px auto;

}

@media (min-width:376px) {
    .modal-content {
        min-width: 90vw;
        margin: 0px auto;
        position: relative;
        left: 7px;
    }

    .container-lg {
        position: relative;
        left: -0;
        min-width: 80vw;


    }
}

@media (min-width:765px) {
    .modal-content {
        min-width: 100vw;
        margin: 0px auto;
        position: relative;
        left: 0px;
    }

    .container-lg {
        position: relative;
        left: -240px;
        min-width: 80vw;


    }
}

@media (min-width:1020px) {
    .modal-content {
        min-width: 90vw;
        margin: 0px auto;
        position: relative;
        left: -0px;
    }

    .container-lg {
        position: relative;
        left: -70px;
        min-width: 80vw;


    }
}

@media (min-width:1400px) {
    .modal-content {
        min-width: 50vw;
        margin: 0px auto;
        position: relative;
        left: -120px;
    }

    .container-lg {
        position: relative;
        left: -70px;
        min-width: 45vw;


    }
}

.accordion .card .card-header {
    width: 100%;
    background: #000000;
    padding-top: 7px;
    padding-bottom: 7px;
    border-radius: 0;
}

.card .card-header h1 span {

    color: #ffcc00;
    font-family: "Open Sans", sans-serif;
    font-size: 1.2rem;
    font-weight: 700;
    text-align: justify;
    width: 100vw;
}

.accordion img {
    width: 150px;
}

.accordion .card-header h2 span {
    float: left;
    margin-top: 10px;
}

.accordion .card-header .btn {
    font-weight: 500;
}

.accordion .card-header i {
    color: #fff;
    font-size: 1.3rem;
    margin: 0 6px 0 -10px;
    font-weight: bold;
    position: relative;
    top: 5px;
}

.accordion .card-header button:hover {
    color: #ffcc00;
}

.accordion .card-body {
    color: #000000;
}

.what-why {
    /* width: 70%; */
}

.what-why p {
    font-size: 1.1rem;
    font-weight: 600px;

}

.btn-link {
    text-decoration: none;
}

.btn-link:visited {
    text-decoration: none;
}


/** Accordion Styles -2  starts here **/


/* filter section */
/* .product .product-item {
    margin-bottom: 30px;
  }

  .product #product-flters {
    padding: 0;
    margin: 0 auto 35px auto;
    list-style: none;
    text-align: center;
    background: #fff;
    border-radius: 50px;
    padding: 2px 15px;
  }
  
  .product #product-flters li {
    cursor: pointer;
    display: inline-block;
    padding: 10px 15px 8px 15px;
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    text-transform: uppercase;
    color: #334240;
    margin-bottom: 5px;
    transition: all 0.3s ease-in-out;
  }
  
  .product #product-filter li:hover,
  .product #product-filter li.filter-active {
    color: #1bbca3;
  }
  
  .product #product-flters li:last-child {
    margin-right: 0;
  }
  
  .product .product-wrap {
    transition: 0.3s;
    position: relative;
    overflow: hidden;
    z-index: 1;
  }
  
  .product .product-wrap::before {
    content: "";
    background: rgba(88, 113, 109, 0.6);
    position: absolute;
    left: 30px;
    right: 30px;
    top: 30px;
    bottom: 30px;
    transition: all ease-in-out 0.3s;
    z-index: 2;
    opacity: 0;
  }
  
  .product .product-wrap .product-info {
    opacity: 0;
    position: absolute;
    top: 10%;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 3;
    transition: all ease-in-out 0.3s;
  }
  
  .product .product-wrap .product-info h4 {
    font-size: 20px;
    color: #fff;
    font-weight: 600;
  }
  
  .product .product-wrap .product-info p {
    color: #ffffff;
    font-size: 14px;
    text-transform: uppercase;
  }
  
  .product .product-wrap .product-links {
    opacity: 0;
    left: 0;
    right: 0;
    bottom: 10%;
    text-align: center;
    z-index: 3;
    position: absolute;
    transition: all ease-in-out 0.3s;
  }
  
  .product .product-wrap .product-links a {
    color: #fff;
    margin: 0 2px;
    font-size: 28px;
    display: inline-block;
    transition: 0.3s;
  }
  
  .product li a:hover {
    color: #56e7d0;
  }
  
  .product .product-wrap:hover::before {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 1;
  }
  
  .product .product-wrap:hover .product-info {
    opacity: 1;
    top: calc(50% - 48px);
  }
  
  .product .product-wrap:hover .product-links {
    opacity: 1;
    bottom: calc(50% - 50px);
  } */