/*Menu*/
        /*article,aside,figure,header,hgroup,nav,section {
            display: block;
        }*/
        @font-face {
    font-family: testfont;
    src: url("fonts/test.otf") format("opentype");
}
#nexzer_bio_title{
    width: 80%;
}
.nexzer-pro-dedi{
    font-size: 22px;
}
 .btn-primary{
    outline: none !important;
    border: none !important;
    box-shadow: none !important;
   }
   .btn-check:focus+.btn-primary,.btn-primary:focus
   {
    background-color:#000C66;
    }
        nav {
            display: block;
            background: #fff;
            height: 95px;
        }

        .menu {
            display: block;
            padding-left: 5px;
            padding-top: 8px;
        }

        .menu li {
            display: inline-block;
            position: relative;
            z-index: 100;
        }

        .menu li:first-child {
            margin-left: 0;
        }

        .menu li a {
            /*font-weight: 600;*/
            text-decoration: none;
            padding: 20px 10px;
            display: block;
            color: #000c66;
            transition: all 0.2s ease-in-out 0s;
            font: bold 14px/20px Arial;
        }

        .menu li a:hover,.menu li:hover>a {
            color: #E60000 /*#ff6700*/;
            /*background: #9ca3da;*/
        }

        .menu ul {
            visibility: hidden;
            opacity: 0;
            margin: 0;
            padding: 0;
            width: 170px;
            position: absolute;
            left: 0px;
            background:#F3F6F8;
            z-index: 99;
            transform: translate(0,20px);
            transition: all 0.2s ease-out;
        }

        .menu ul:after {
            bottom: 100%;
            left: 20%;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none;
            border-color: rgba(255, 255, 255, 0);
            border-bottom-color: #fff;
            border-width: 6px;
            margin-left: -6px;
        }

        .menu ul li {
            display: block;
            float: none;
            background: none;
            margin: 0;
            padding: 0;
        }

        .menu ul li a {
            /*font-size: 12px;*/
            font-weight: normal;
            display: block;
            color: #000c66;
            background: #fff;
            font: bold 14px/20px Arial;
        }

        .menu ul li a:hover,.menu ul li:hover>a {
            background: #E60000;
            color: #000c66;
        }

        .menu li:hover>ul {
            visibility: visible;
            opacity: 1;
            transform: translate(0,0);
        }

        .menu ul ul {
            left: 169px;
            top: 0px;
            visibility: hidden;
            opacity: 0;
            transform: translate(20px,20px);
            transition: all 0.2s ease-out;
        }

        .menu ul ul:after {
            left: -6px;
            top: 10%;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none;
            border-color: rgba(255, 255, 255, 0);
            border-right-color: #fff;
            border-width: 6px;
            margin-top: -6px;
        }

        .menu li>ul ul:hover {
            visibility: visible;
            opacity: 1;
            transform: translate(0,0);
        }

        .responsive-menu {
            display: none;
            width: 100%;
            padding: 20px 15px;
            /*background: #374147;*/
            color: #fff;
            text-transform: uppercase;
            font-weight: 600;
        }

        .responsive-menu:hover {
            background: #ffffff;
            color: #fff;
            text-decoration: none;
        }

        a.homer {
            /*background: #9ca3da;*/
        }
        .menu .sub-menu li a {
            padding: 5px 15px;
        }
        #Nexzer-home-title{
            font-family: Abril Fatface;
            font-size: 3.0rem;
        }

        @media (min-width: 768px) and (max-width: 979px) {
        .mainWrap {
            width: 768px;
        }

        .menu ul {
            top: 37px;
        }

        .menu li a {
            font-size: 12px;
        }

        a.homer {
            /*background: #374147*/;
            }
         #Nexzer-home-title{
            font-size: 2rem;
        }
        .nexzer-pro-dedi{
            font-size: 20px;
        }
        #nexzer_bio_title {
            width: 100%;
        }
        }

        @media (max-width: 767px) {
        .mainWrap {
            width: auto;
            padding: 50px 20px;
        }

        .menu {
            display: none;
        }

        .responsive-menu {
            display: block;
        }

        nav {
            margin: 0;
            background: none;
            height: unset;
        }

        .menu li {
            display: block;
            margin: 0;
        }

        .menu li a {
            /*background: #fff;*/
            /*color: #797979;*/
        }

        /*.menu li a:hover,.menu li:hover>a {
            background: #9ca3da;
            color: #fff;
        }
*/
        .menu ul {
            visibility: hidden;
            opacity: 0;
            top: 0;
            left: 0;
            width: 100%;
            transform: initial;
        }

        .menu li:hover>ul {
            visibility: visible;
            opacity: 1;
            position: relative;
            transform: initial;
        }

        .menu ul ul {
            left: 0;
            transform: initial;
        }

        .menu li>ul ul:hover {
            transform: initial;
        }
        #Nexzer-home-title{
            font-size: 1.5rem;
        }
        .nexzer-pro-dedi{
            font-size: 17px;
        }
        #nexzer_bio_title {
            width: 100%;
        }
        }

        @media (max-width: 480px) {
        }

        @media (max-width: 320px) {
        }


        .bg-dark {
            background-color: #0056b7 !important;
        }
        .btn-link {
            color: #ffffff;
            text-decoration: none;
        }
        .text-primary {
            color: #ffffff !important;
        }
       .btn-link:hover {
            color: #ff1616 !important;
        }
        .bg-white {
            background-color: #FF6700 !important;
        }
         .dropdown-item{
            font: bold 14px/20px Arial
         }
        .dropdown-item:hover, .dropdown-item:focus {
        color: #1e2125;
        background-color: #E60000 /*#FF6700*/ ;
        }
        /*** About ***/
        #about .years .display-1 {
            font-size: 10rem;
            line-height: 9rem;
        }

        #about .years h5 {
        letter-spacing: 30px;
        margin-right: -30px;
        }
        .rounded {
             border-radius: 10px !important;
        }
        body {
            color: #0b0d0a;
            font-family: arial;
        }
        .btn-primary {
            color: #fff !important;
            background-color: #0056b7;
            border-color:#0056b7;
        }
        .btn-primary:hover
        {
            color:#FFF !important;
            background-color: #000000 /*#FF6700*/;
            border-color: #000000 /*#FF6700*/;
        }

        /*** Service, Price & Team ***/
        .service-item,
        .price-item,
        .team-item {
            box-shadow: 0 0 45px rgba(0, 0, 0, .07);
            background: #fff;
            height: 470px;
        }

        .service-item img,
        .team-item img {
            transition: .5s;
        }

        .service-item:hover img,
        .team-item:hover img {
            transform: scale(1.1);
        }

        .service-item a.btn-slide,
        .price-item a.btn-slide,
        .team-item div.btn-slide {
            position: relative;
            display: inline-block;
            overflow: hidden;
            font-size: 0;
        }

        .service-item a.btn-slide i,
        .service-item a.btn-slide span,
        .price-item a.btn-slide i,
        .price-item a.btn-slide span,
        .team-item div.btn-slide i,
        .team-item div.btn-slide span {
            position: relative;
            height: 40px;
            padding: 0 15px;
            display: inline-flex;
            align-items: center;
            font-size: 16px;
            color: #ffffff;
            background: #E60000 /*var(--primary)*/;
            border-radius: 0 35px 35px 0;
            transition: .5s;
            z-index: 2;
        }

        .team-item div.btn-slide span a i {
            padding: 0 10px;
        }

        .team-item div.btn-slide span a:hover i {
            background: var(--secondary);
        }

        .service-item a.btn-slide span,
        .price-item a.btn-slide span,
        .team-item div.btn-slide span {
            padding-left: 0;
            left: -100%;
            z-index: 1;
            top: -1px !important;
        }

        .service-item:hover a.btn-slide i,
        .price-item:hover a.btn-slide i,
        .team-item:hover div.btn-slide i {
            border-radius: 0;
        }

        .service-item:hover a.btn-slide span,
        .price-item:hover a.btn-slide span,
        .team-item:hover div.btn-slide span {
            left: 0;
        }

        .service-item a.btn-slide:hover i,
        .service-item a.btn-slide:hover span,
        .price-item a.btn-slide:hover i,
        .price-item a.btn-slide:hover span {
            background: #000C66/*var(--secondary)*/;
            color: #ffffff;
        }
        .slick-slider {
  position: relative;
  display: block;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0
}

.slick-list:focus {
  outline: none
}

.slick-list.dragging {
  cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: ''
}

.slick-track:after {
  clear: both
}

.slick-loading .slick-track {
  visibility: hidden
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px
}

.slick-slide.dragging img {
  pointer-events: none
}

.slick-initialized .slick-slide {
  display: block
}

.slick-loading .slick-slide {
  visibility: hidden
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent
}

.img-fill {
  width: 100%;
  display: block;
  overflow: hidden;
  position: relative;
  text-align: center
}

.img-fill img {
  height: 100%;
  min-width: 100%;
  position: relative;
  display: inline-block;
  max-width: none
}
/* Slider Theme Style */

/*.Container {
  padding: 0 15px;
}

.Container:after,
.Container .Head:after {
  content: '';
  display: block;
  clear: both;
}

.Container .Head {
  font: 20px/50px NeoSansR;
  color: #222;
  height: 52px;
  over-flow: hidden;
  border-bottom:1px solid rgba(0,0,0,.25);
}

.Container .Head .Arrows {
  float: right;
}

.Container .Head .Slick-Next,
.Container .Head .Slick-Prev {
  display: inline-block;
  width: 38px;
  height: 38px;
  margin-top: 6px;
  background: #2b2b2b;
  color: #FFF;
  margin-left: 5px;
  cursor: pointer;
  font: 18px/36px FontAwesome;
  text-align: center;
  transition: all 0.5s;
}

.Container .Head .Slick-Next:hover,
.Container .Head .Slick-Prev:hover {
  background: #33687a;
}

.Container .Head .Slick-Next:before {
  content: '\f105'
}

.Container .Head .Slick-Prev:before {
  content: '\f104'
}*/

.SlickCarousel {
  margin: 0 -7.5px;
  margin-top: 10px;
}

.serachpro{
    width: 35%;
}

.ProductBlock {
  padding: 0 7.5px;
}

.ProductBlock .img-fill {
  height: 200px;
}

.ProductBlock h3 {
  font-size: 1.5rem;
  color: #ffffff;
  margin-top: 5px;
  text-align: center;
  border: 1px solid rgba(0, 0, 0, .25);
  border-radius: 10px;
  background: #000C66;
  padding: 5px 5px;
}
    /*a {
    color: #FF0000;
    text-decoration: none;
    }
    a:hover{
        color: #ffffff;
    }*/
    .footerheading{
        color: #ffffff /*#000C66*/ /*#FF6700*/ /*#FF0000*/;
    }
    .footer-description{
        font-size: 20px;
    }
     .td-color{
      color: #000000 /*rgb(255, 0, 0)*/;
    }
    .shadow-effect {
        background: #fff;
        padding: 20px;
        border-radius: 4px;
        text-align: center;
        border:1px solid #ECECEC;
        box-shadow: 0 19px 38px rgba(0,0,0,0.10), 0 15px 12px rgba(0,0,0,0.02);
        }
        #customers-testimonials .shadow-effect p {
            font-family: inherit;
            font-size: 17px;
            line-height: 1.5;
            margin: 0 0 17px 0;
            font-weight: 300;
        }
        .testimonial-name {
            margin: -17px auto 0;
            display: table;
            width: auto;
            background: #000C66 /*#3190E7*/;
            padding: 9px 35px;
            border-radius: 12px;
            text-align: center;
            color: #fff;
            box-shadow: 0 9px 18px rgba(0,0,0,0.12), 0 5px 7px rgba(0,0,0,0.05);
        }
        #customers-testimonials .item {
            text-align: center;
            padding: 50px;
                margin-bottom:80px;
            opacity: .2;
            -webkit-transform: scale3d(0.8, 0.8, 1);
            transform: scale3d(0.8, 0.8, 1);
            -webkit-transition: all 0.3s ease-in-out;
            -moz-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
        }
        #customers-testimonials .owl-item.active.center .item {
            opacity: 1;
            -webkit-transform: scale3d(1.0, 1.0, 1);
            transform: scale3d(1.0, 1.0, 1);
        }
        .owl-carousel .owl-item img {
            transform-style: preserve-3d;
            max-width: 90px;
            margin: 0 auto 17px;
        }
        #customers-testimonials.owl-carousel .owl-dots .owl-dot.active span,
        #customers-testimonials.owl-carousel .owl-dots .owl-dot:hover span {
            background: #E60000 /*#FF6700*/ /*#3190E7*/;
            transform: translate3d(0px, -50%, 0px) scale(0.7);
        }
        #customers-testimonials.owl-carousel .owl-dots{
            display: inline-block;
            width: 100%;
            text-align: center;
        }
        #customers-testimonials.owl-carousel .owl-dots .owl-dot{
            display: inline-block;
        }
        #customers-testimonials.owl-carousel .owl-dots .owl-dot span {
            background: #000C66 /*#3190E7*/;
            display: inline-block;
            height: 20px;
            margin: 0 2px 5px;
            transform: translate3d(0px, -50%, 0px) scale(0.3);
            transform-origin: 50% 50% 0;
            transition: all 250ms ease-out 0s;
            width: 20px;
        }
        .location {
            position: relative;
            width: 100%;
            /* padding: 25px 0;*/
        }

        .location .location-item {
            display: flex;
            margin-bottom: 30px;
        }

        .location .location-item i {
            padding-top: 3px;
            font-size: 30px;
            color: #E81C2E;
        }

        .location .location-text {
            padding-left: 15px;
        }

        .location .location-text h3 {
            font-size: 18px;
            font-weight: 700;
        }

        .location .location-text p {
            margin-bottom: 5px;
        }

        .location .location-text p strong {
            margin-right: 5px;
            font-weight: 600;
        }

        .location .location-form {
            padding: 45px 30px;
            background: #ffffff /* #000C66*/ /*#E81C2E*/;
            border-radius: 5px;
        }

        .location .location-form h3 {
            color: #000000/* #ffffff*/;
            font-size: 25px;
            font-weight: 700;
            margin-bottom: 25px;
        }

        .location .location-form .control-group {
            margin-bottom: 15px;
        }

        .location .location-form .form-control {
            height: 45px;
            color:#000000 /*#ffffff*/;
            padding: 0 15px;
            border-radius: 5px;
            border: 1px solid #000000;
            background: transparent;
        }

        .location .location-form textarea.form-control {
            height: 120px;
            padding: 15px;
        }

        .location .location-form .form-control::placeholder {
            color: #000000 /*#ffffff*/;
            opacity: 1;
        }

        .location .location-form .form-control:-ms-input-placeholder,
        .location .location-form .form-control::-ms-input-placeholder {
            color: #000000/* #ffffff;*/
        }

        .location .location-form .btn.btn-custom {
            width: 100%;
            color:#ffffff /*#E81C2E*/;
            background: #000C66/*#ffffff*/;
            box-shadow: inset 0 0 0 0 #202C45;
        }

        .location .location-form .btn.btn-custom:hover {
            color: #000000/*#ffffff*/;
            background: #FF6700/*#E81C2E*/;
            /*box-shadow: inset 400px 0 0 0 #202C45;*/
        }
        .imagemap{
            margin-top: 13%;
            margin-bottom: 13%;
        }

        @media(min-width: 576px) and (max-width: 991.89px) {
            .location .location-form .btn.btn-custom:hover {
                box-shadow: inset 650px 0 0 0 #202C45;
            }
        }
        .location h5{
            color: #353535 !important;
            font-size: 18px;
        }

        /* Item page css */
         .category-list .single-product {
    margin-top: 30px;
    }
    .single-product {
    margin-bottom: 50px;
}
.single-product img {
    margin-bottom: 20px;
    width: 100%;
}
.single-product .product-details h6 {
    font-size: 16px;
    text-transform: uppercase;
}
.single-product .product-details .price h6 {
    font-size: 14px;
    display: inline-block;
    padding-right: 15px;
    margin: 0;
}
.single-product .product-details .price .l-through {
    text-decoration: line-through;
    color: #cccccc;
    margin-bottom: 0;
}
.single-product .product-details .prd-bottom {
    position: relative;
    margin-top: 20px;
}
.single-product .product-details .prd-bottom .social-info {
    position: relative;
    display: inline-block;
    width: 35px;
    overflow: hidden;
}
.single-product .product-details .prd-bottom .social-info span {
    position: relative;
    height: 30px;
    width: 30px;
    line-height: 30px;
    text-align: center;
    background: #000C66 /*#828bb2*/;
    border-radius: 50%;
    display: inline-block;
    color: #fff;
    z-index: 1;
}
.single-product .product-details .prd-bottom .social-info span:after {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    content: "";
    border-radius: 50%;
    opacity: 0;
    visibility: hidden;
    z-index: -1;
}
.single-product .product-details .prd-bottom .social-info .hover-text {
    position: absolute;
    left: 0;
    top: 3px;
    width: 100px;
    left: -40px;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 12px;
    color: #222222;
    opacity: 0;
    visibility: hidden;
}
.single-product .product-details .prd-bottom .social-info:hover {
    width: 115px;
}
.single-product .product-details .prd-bottom .social-info:hover span:after {
    opacity: 1;
    visibility: visible;
}
.single-product .product-details .prd-bottom .social-info:hover .hover-text {
    opacity: 1;
    visibility: visible;
    left: 40px;
}
.sidebar-categories .head {
    line-height: 60px;
    background: #000C66;
    padding: 0 30px;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
}
.sidebar-categories .main-categories {
    padding: 0 20px;
   /* background: #fff;*/
    box-shadow: 0 10px 10px rgba(153, 153, 153, 0.1);
}
.sidebar-categories .main-nav-list a {
    font-size: 14px;
    display: inline-block;
    line-height: 30px;
    padding-left: 10px;
    color: #ffffff /*#000000*/;
    /*border-bottom: 1px solid #eee;*/
}
.sidebar-categories .main-nav-list a:hover {
    color:#E60000 /*#000C66*/;
}
.sidebar-categories .main-nav-list a .number {
    color: #ffffff /*#000000*/ /*#cccccc*/;
    margin-left: 10px;
}
.number
{
    color: #ffffff;
    font-size: 14px;
}
.sidebar-categories .main-nav-list a .lnr {
    margin-right: 10px;
    display: none;
}
.sidebar-categories .main-nav-list.child a {
    padding-left: 32px;
}
ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.pagination{
    display: block;
}
.pagination a{
        color: red;
    }
    
  /*  .pagination b{
         font-size: 20px;
        margin-top: -6px;
    }*/
.single-product .product-details .prd-bottom .social-info span:hover{
    background-color: #FF6700;
}


     .text-h4
    {
      font-size: 30px;
    }
  .mc-caption{
    z-index:999;
    background:rgba(0,0,0,0.3);
    position: relative;
      width:35%;
    height:auto;
    padding:35px 0;/* 10px will increase the height.*/
    left:1800px;
    bottom:0px;
    top:200px;
    overflow:hidden;
    font: bold 14px/20px Arial;
    color:#fff;
    text-align:center;
    line-height: 50px
  }

.jssorb053 .i {position:absolute;cursor:pointer;}
.jssorb053 .i .b {fill:#fff;fill-opacity:0.5;}
.jssorb053 .i:hover .b {fill-opacity:.7;}
.jssorb053 .iav .b {fill-opacity: 1;}
.jssorb053 .i.idn {opacity:.3;}
.item p 
{
    font-size: 14px;
    line-height: 20px;
    text-align: center;
}

  @media (max-width: 991.98px) { 
     #slider, #slider .sliderInner {
      width: 100%;
      height: 260px;
      border-radius: 3px;
    }
    #slider .mc-caption
    {
      position: absolute;
      width: 50%;
      height: auto;
      padding: 10px 0;
      left: 400px;
      bottom: 140px;
      top: auto;
      overflow: hidden;
      font: bold 14px/20px Arial;
      color: #fff;
      text-align: center;
      background: rgba(0,0,0,0.3);
    }
    .ti-ca{
      font-size: 60px;
      }
     .h3{
      font-size: 20px;
    }
    .text-h4
    {
      font-size: 50px;
    }
 /*   h4, .h4{
      font-size: 10px;
    }*/
    .fs-5 {
      font-size: 45px !important;
    }
    .number{
      font-size: 12px;
    }
    .fs-4
    {
      font-size: 50px !important;
    }
    .py-md-3 {
      padding-top: 30px !important;
      padding-bottom: 30px !important;
      font-size: 35px;
      padding-left: 10px;
      padding-right: 10px;
      width: 35%;
    }
    .review
    {
      height: 700px;
    } 
  }

  @media (max-width: 575.98px)
   {
      #slider, #slider .sliderInner {
      width: 100%;
      height: 260px;
      border-radius: 3px;
    }
    #slider .mc-caption
    {
      position: absolute;
      width: 50%;
      height: auto;
      padding: 10px 0;
      left: 200px;
      bottom: 140px;
      top: auto;
      overflow: hidden;
      font: bold 14px/20px Arial;
      color: #fff;
      text-align: center;
      background: rgba(0,0,0,0.3);
    }
    .ti-ca {
      font-size: 60px;
      }
    .h3{
      font-size: 15px;
    }
    .text-h4
    {
      font-size: 50px;
    }
 /*   h4, .h4{
      font-size: 10px;
    }*/
    .fs-5 {
      font-size: 45px !important;
    }
    .number{
      font-size: 12px;
    }
    .fs-4
    {
      font-size: 50px !important;
    }
    .py-md-3 {
      padding-top: 30px !important;
      padding-bottom: 30px !important;
      font-size: 35px;
      padding-left: 10px;
      padding-right: 10px;
      width: 35%;
    }
    .review
    {
      height: 700px;
    }
  
 /*   #slider, #slider img
    {
      width: 400px;
    }*/
   }

   @media (max-width: 320px)
   {
    h1, .h1 {
        font-size: calc(1.375rem + 1.0vw);
    }
      #slider, #slider .sliderInner {
      width: 100%;
      height: 260px;
      border-radius: 3px;
    }
    #slider .mc-caption
    {
      position: absolute;
      width: 50%;
      height: auto;
      padding: 10px 0;
      left: 150px;
      bottom: 140px;
      top: auto;
      overflow: hidden;
      font: bold 14px/20px Arial;
      color: #fff;
      text-align: center;
      background: rgba(0,0,0,0.3);
    }
    .ti-ca {
      font-size: 60px;
      }
     .h3{
      font-size: 15px;
    }
    .text-h4
    {
      font-size: 50px;
    }
 /*   h4, .h4{
      font-size: 10px;
    }*/
    .fs-5 {
      font-size: 45px !important;
    }
    .number{
      font-size: 12px;
    }
    .fs-4
    {
      font-size: 50px !important;
    }
    .py-md-3 {
      padding-top: 30px !important;
      padding-bottom: 30px !important;
      font-size: 35px;
      padding-left: 10px;
      padding-right: 10px;
      width: 35%;
    }
   
 /*   #slider, #slider img
    {
      width: 400px;
    }*/
   }
     .courses {
                min-height: 100vh;
                background: linear-gradient(rgba(255, 255, 255, .9), rgba(255, 255, 255, .9)), url(../img/carousel-1.jpg) center center no-repeat;
                background-attachment: fixed;
                background-size: cover;
            }

            .courses-item .courses-overlay {
                position: absolute;
                width: 100%;
                height: 0;
                top: 0;
                left: 0;
                display: flex;
                align-items: center;
                justify-content: center;
                background: rgba(0, 0, 0, .5);
                overflow: hidden;
                opacity: 0;
                transition: .5s;
            }

            .courses-item:hover .courses-overlay  {
                height: 100%;
                opacity: 1;
            }

              .courses-item:hover .btn-outline-primary  {
               border-color: #FF6700;
               color: #ffffff;
            }
               .btn-outline-primary:hover{
            background-color: rgb(0, 12, 102);
            border-color: rgb(0, 12, 102) !important;
            color: white;
        }
        .h1-title{
            color: #0056b7 !important;
        }

        .h1-title-white{
            color: #FFFFFF !important;
        }

        /*REVIEW FORM CSS START*/
        @import url('https://fonts.googleapis.com/css?family=Poppins:200i,400&display=swap');

           /* :root {
              --color-white: #f3f3f3;
              --color-darkblue: #1b1b32;
              --color-darkblue-alpha: rgba(27, 27, 50, 0.8);
              --color-green: #37af65;
            }*/

            /**,
            *::before,
            *::after {
              box-sizing: border-box;
            }
*/
          /*  body {
              font-family: 'Poppins', sans-serif;
              font-size: 1rem;
              font-weight: 400;
              line-height: 1.4;
              color: var(--color-white);
              margin: 0;
            }*/

            /* mobile friendly alternative to using background-attachment: fixed */
           /* body::before {
              content: '';
              position: fixed;
              top: 0;
              left: 0;
              height: 100%;
              width: 100%;
              z-index: -1;
              background: var(--color-darkblue);
              background-image: linear-gradient(
                  115deg,
                  rgba(58, 58, 158, 0.8),
                  rgba(136, 136, 206, 0.7)
                ),
                url(https://images.unsplash.com/photo-1526506118085-60ce8714f8c5?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxzZWFyY2h8Mnx8Z3ltfGVufDB8fDB8fA%3D%3D&auto=format&fit=crop&w=500&q=60);
              background-size: cover;
              background-repeat: no-repeat;
              background-position: center;
            }*/

           /* h1 {
              font-weight: 400;
              line-height: 1.2;
            }

            p {
              font-size: 1.125rem;
            }

            h1,
            p {
              margin-top: 0;
              margin-bottom: 0.5rem;
            }*/

            label {
              display: flex;
              align-items: center;
              font-size: 1.125rem;
              margin-bottom: 0.5rem;
            }

            input,
            button,
            select,
            textarea {
              margin: 0;
              font-family: inherit;
              font-size: inherit;
              line-height: inherit;
              border: 1px solid #ced4da;
            }

            button {
              border: none;
            }

            #form-section {
              width: 100%;
              margin: 3.125rem auto 0 auto;
            }

            #form-section1{
              width: 100%;
              margin: 3.125rem auto 0 auto;
            }

            @media (min-width: 576px) {
              #form-section1 {
                max-width: 540px;
              }
            }

            @media (min-width: 768px) {
              #form-section1 {
                max-width: 720px;
              }
            }

            .header {
              padding: 0 0.625rem;
              margin-bottom: 1.875rem;
            }

            .description {
              font-style: italic;
              font-weight: 200;
              text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
            }

            .clue {
              margin-left: 0.25rem;
              font-size: 0.9rem;
              color: #e4e4e4;
            }

            .text-center {
              text-align: center;
            }

            /* form */

           #survey-form{
              background: var(--color-darkblue-alpha);
              padding: 2.5rem 0.625rem;
              border-radius: 0.25rem;
            }

           /* @media (min-width: 480px) {
              form {
                padding: 2.5rem;
              }
            }*/

            .form-group {
              margin: 0 auto 2px auto;
              padding: 0.25rem;
            }

            /*.form-control {
              display: block;
              width: 100%;
              height: 2.375rem;
              padding: 0.375rem 0.75rem;
              color: #495057;
              background-color: #fff;
              background-clip: padding-box;
              border: 1px solid #ced4da;
              border-radius: 0.25rem;
              transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
            }*/

            .form-control:focus {
              border-color: #80bdff;
              outline: 0;
              box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
            }

            .input-radio,
            .input-checkbox {
              display: inline-block;
              margin-right: 0.625rem;
              min-height: 1.25rem;
              min-width: 1.25rem;
            }

            .input-textarea {
              min-height: 60px;
              width: 100%;
              padding: 0.625rem;
              resize: vertical;
            }

            .submit-button {
              display: block;
              width: 100%;
              padding: 0.75rem;
              background: var(--color-green);
              color: inherit;
              border-radius: 2px;
              cursor: pointer;
            }

                    /*REVIEW FORM CSS END*/

    /*FAQ PAGE FORM CSS*/
    .cd-faq {
  width: 90%;
  max-width: 1024px;
  margin: 1em auto;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
}
.cd-faq:after {
  content: "";
  display: table;
  clear: both;
}
@media only screen and (min-width: 768px) {
  .cd-faq {
    position: relative;
    margin: -2em auto;
    box-shadow: none;
  }
}

.cd-faq-categories a {
  position: relative;
  display: block;
  overflow: hidden;
  height: 50px;
  line-height: 50px;
  padding: 0 28px 0 16px;
  background-color: #75777B;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #ffffff;
  white-space: nowrap;
  border-bottom: 1px solid #ffffff;
  text-overflow: ellipsis;
}
.cd-faq-categories a::before, .cd-faq-categories a::after {
  /* plus icon on the right */
  position: absolute;
  top: 50%;
  right: 16px;
  display: inline-block;
  height: 1px;
  width: 10px;
  background-color: #7f868e;
}
.cd-faq-categories a::after {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.cd-faq-categories li:last-child a {
  border-bottom: none;
}
@media only screen and (min-width: 768px) {
  .cd-faq-categories {
    width: 20%;
    float: left;
    
  }
  .cd-faq-categories a {
    font-size: 14px;
    padding-left: 24px;
    padding: 0 24px;
    -webkit-transition: background 0.2s, padding 0.2s;
    -moz-transition: background 0.2s, padding 0.2s;
    transition: background 0.2s, padding 0.2s;
  }
  .cd-faq-categories a::before, .cd-faq-categories a::after {
    display: none;
  }
  .no-touch .cd-faq-categories a:hover {
    background: #288ECD;
  }
  .no-js .cd-faq-categories {
    width: 100%;
    margin-bottom: 2em;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-faq-categories {
    position: absolute;
    top: 0;
    left: 0;
    width: 200px;
    z-index: 2;
  }
  .cd-faq-categories a::before {
    /* decorative rectangle on the left visible for the selected item */
    display: block;
    top: 0;
    right: auto;
    left: 0;
    height: 100%;
    width: 8px;
    background-color: #288ECD;
    opacity: 0;
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    transition: opacity 0.2s;
  }
  .cd-faq-categories .selected {
    background: #1ac099 !important;
  }
  .cd-faq-categories .selected::before {
    opacity: 1;
  }
  .cd-faq-categories.is-fixed {
    /* top and left value assigned in jQuery */
    position: fixed;
  }
  .no-js .cd-faq-categories {
    position: relative;
  }
}

.cd-faq-items {
  position: fixed;
  height: 100%;
  width: 90%;
  top: 0;
  right: 0;
  background: #ffffff;
  padding: 0 5% 1em;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0) translateX(100%);
  -moz-transform: translateZ(0) translateX(100%);
  -ms-transform: translateZ(0) translateX(100%);
  -o-transform: translateZ(0) translateX(100%);
  transform: translateZ(0) translateX(100%);
  -webkit-transition: -webkit-transform .3s;
  -moz-transition: -moz-transform .3s;
  transition: transform .3s;
}
.cd-faq-items.slide-in {
  -webkit-transform: translateZ(0) translateX(0%);
  -moz-transform: translateZ(0) translateX(0%);
  -ms-transform: translateZ(0) translateX(0%);
  -o-transform: translateZ(0) translateX(0%);
  transform: translateZ(0) translateX(0%);
}
.no-js .cd-faq-items {
  position: static;
  height: auto;
  width: 100%;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
@media only screen and (min-width: 768px) {
  .cd-faq-items {
    position: static;
    height: auto;
    width: 78%;
    float: right;
    overflow: visible;
    -webkit-transform: translateZ(0) translateX(0);
    -moz-transform: translateZ(0) translateX(0);
    -ms-transform: translateZ(0) translateX(0);
    -o-transform: translateZ(0) translateX(0);
    transform: translateZ(0) translateX(0);
    padding: 0;
    background: transparent;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-faq-items {
    float: none;
    width: 100%;
    
  }
  .no-js .cd-faq-items {
    padding-left: 0;
  }
}

.cd-close-panel {
  position: fixed;
  top: 5px;
  right: -100%;
  display: block;
  height: 40px;
  width: 40px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  z-index: 2;
  /* Force Hardware Acceleration in WebKit */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: right 0.4s;
  -moz-transition: right 0.4s;
  transition: right 0.4s;
}
.cd-close-panel::before, .cd-close-panel::after {
  /* close icon in CSS */
  position: absolute;
  top: 16px;
  left: 12px;
  display: inline-block;
  height: 3px;
  width: 18px;
  background: #6c7d8e;
}
.cd-close-panel::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.cd-close-panel::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.cd-close-panel.move-left {
  right: 2%;
}
@media only screen and (min-width: 768px) {
  .cd-close-panel {
    display: none;
  }
}

.cd-faq-group {
  /* hide group not selected */
  display: none;
}
.cd-faq-group.selected {
  display: block;
}
.cd-faq-group .cd-faq-title {
  background: transparent;
  box-shadow: none;
  margin: 1em 0;
}
.no-touch .cd-faq-group .cd-faq-title:hover {
  box-shadow: none;
}
.cd-faq-group .cd-faq-title h2 {
  font-size: 1rem;
  font-weight: bold;
  color: #000;
}
.no-js .cd-faq-group {
  display: block;
}
@media only screen and (min-width: 768px) {
  .cd-faq-group {
    /* all groups visible */
    display: block;
  }
  
  .question{
    border-bottom: solid 1px #ADADAD;
  }
  
  .cd-faq-group > li {
    background: #ffffff;
    margin-bottom: 6px;
    -webkit-transition: box-shadow 0.2s;
    -moz-transition: box-shadow 0.2s;
    transition: box-shadow 0.2s;
  }
  .no-touch .cd-faq-group > li:hover {
    /*box-shadow: 0 1px 10px rgba(108, 125, 142, 0.3); */
  }
  .cd-faq-group .cd-faq-title {
    margin: 2em 0 1em;
  }
  .cd-faq-group:first-child .cd-faq-title {
    margin-top: 0;
  }
}

.cd-faq-trigger {
  position: relative;
  display: block;
  margin: 1.6em 0 .4em;
  line-height: 1.2;
}
@media only screen and (min-width: 768px) {
  .cd-faq-trigger {
    font-size: 1rem;
    font-weight: bold;
    margin: 0;
    padding: 24px 72px 24px 24px;
  }
  .cd-faq-trigger::before, .cd-faq-trigger::after {
    /* arrow icon on the right */
    position: absolute;
    right: 24px;
    top: 50%;
    height: 2px;
    width: 13px;
    background: #1e2351;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    transition-duration: 0.2s;
  }
  .cd-faq-trigger::before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    right: 32px;
  }
  .cd-faq-trigger::after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .content-visible .cd-faq-trigger::before {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .content-visible .cd-faq-trigger::after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
}

.cd-faq-content p {
  font-size: 1rem;
  line-height: 1.4;
  color: #424448;
}
@media only screen and (min-width: 768px) {
  .cd-faq-content {
    display: none;
    padding: 0 24px 30px;
  }
  .cd-faq-content p {
    line-height: 1.6;
  }
  .no-js .cd-faq-content {
    display: block;
  }
}
.cd-faq-trigger{
    color: #000c66!important;
   
}
/*FAQ PAGE FORM CSS END*/
/*footer page form css*/
#btnftr
{ 
    width: 65%;
    margin-bottom: 7px;
    display: inline-block;
    /*margin-left: 7px;*/
    background: #E60000;
    border-color:#E60000;
}
#btnftr:hover 
{
    color: #fff !important;
    background-color: #000C66;
    border-color:#000C66;
}
.footer-a
{
    color:#fff ;
}
.footer-a:hover
{
    color:#ffffff ;
}
#subbutton
{
    color: #fff!important;
    border-color:  #000C66;
    transform: translate(27px,-8px);
}
#subbutton:hover
{
    color: #000; 
    border-color:#E60000 ;
}
.back-to-top
{
    margin-right: 0%;
    height: 30px;
    width: 40px; 
    border-radius: 21px;   
}
.back-to-top1
{
    height: 30px;
    width: 150px;
    background:#000C66 /* #FCA311*/;
    color:black; 
    border-radius: 21px;
    margin-right: 45px; 
    font-size: 15px;
    font-weight: bold;  
}
.footer-img{
    height: 100px;
    width: 200px;
}
@media (min-width: 768px) and (max-width: 1024px)
{
    #btnftr{
        width: 100% !important;
        margin-bottom: 0px !important;
    }
    #img-recent{
        height: 110px;
    }
    #footer-text{
        font-size: 28px;
    }
}
@media (max-width: 991.98px)
{
    #btnftr
    { 
        width: 49%;
        margin-bottom: 7px;
        display: inline-block;
    }
    #subbutton
    {
        width: 50% !important;
        transform: translateY(10px);
    }
    #footer-text
    {
        transform: translateY(-22px);
    }
    #customers-testimonials.owl-carousel .owl-dots
    {
    transform: translateY(18px);
    }
}
@media (max-width: 820px) 
{
    #btnftrpro
    {  
        width: 32% !important;
    }
}
@media (max-width: 769.98px) 
{
    #btnftrpro
    {  
        width: 32% !important;
    }
}
@media (max-width: 767.98px) 
{
    .allproductmob{
        padding-top: 10px;
    }
     .serachpro{ 
        width: 70%;
    }

    .serachproduct{
        padding-top: 10px;
    }
    #btnftr
    {  
        width: 46%;
        margin-bottom: 5px;
        display: inline-block;
    }
    #subbutton
    {
        width: 50% !important;
        transform: translateY(10px);
    }
    #footer-text
{
transform: translateY(-22px);
}
#customers-testimonials.owl-carousel .owl-dots {
    transform: translateY(18px);
}
.footer-img{
    width: 60%;
}
}
@media (max-width: 575.98px)
{
    .allproductmob{
        padding-top: 10px;
    }
     .serachpro{ 
        width: 70%;
    }

    .serachproduct{
        padding-top: 10px;
    }
    #btnftr
    { 
            
        width: 65%;
        margin-bottom: 2px;
        display: inline-block;
        margin-left: 18%
    }
    #btnftrpro
    {
        width: 80% !important;
        margin-left: 35px;
    }
    #footer-text
    {
    transform: translateY(-9px);
    font-size: 20px;
    }
#customers-testimonials.owl-carousel .owl-dots {
    transform: translateY(18px);
}
} 
@media(max-width:390px)
{
#customers-testimonials.owl-carousel .owl-dots 
    {
     transform: translateY(-9px);
    }
}
@media (max-width: 360px)
{
    #footer-text 
    {
        transform: translateY(-21px);
        font-size: 23px;
    }
}

@media(max-width:320px)
{
    .allproductmob{
        padding-top: 10px;
    }

    .serachpro{ 
        width: 70%;
    }

    .serachproduct{
        padding-top: 10px;
    }

    #btnftr
    { 
        font-size: 11px;
        width: 60%;
        margin-bottom: 2px;
        display: inline-block;
        margin-left: 20%
    }
    #subbutton
    {
        width: 60% !important;
        transform: translateY(10px);
    }

    #btnftrpro
    {
        width: 80% !important;
        margin-left: 35px;
    }
 
#footer-text
{
transform: translateY(-22px);
font-size: 21px;
}
.footer-img{
    width: 80%;
}
#customers-testimonials.owl-carousel .owl-dots 
    {
     transform: translateY(18px);
    }
}
                    /*footer page form css end*/
#img-recent{
    height: 180px;
    width: unset;
}

/*TERMS & CONDITION CSS START*/
 #ul-terms {
    transform: translateX(35px);
    text-align: justify;
}
#terms-condition-section{
    padding-bottom: 5%;
}
#main-text{
    color: red;
}
.subscribfornt{
    font-size: 24px;
}
@media (max-width: 414px){
    #ul-terms {
        transform: translateX(19px);
        width: 93%;
    }
    #sub-section{
        width: 88%;
        transform: translateX(15px);
    }
}
@media (max-width: 375px){
    #ul-terms {
        transform: translateX(19px);
        width: 93%;
    }
}
 @media (max-width: 320px){
    #ul-terms {
        transform: translateX(19px);
        width: 93%;
    }
    .subscribfornt{
        font-size: 21px;
    }
}
/*TERMS AND CONDITION CSS END*/
/*CONTACT FORM START CSS*/
 #survey-form{
    background: #ffffff;
    color: #000C66;
    border-radius: 20px;
   box-shadow: rgb(0 0 0 / 10%) 0px 0px 168px;
   }
   #submit{
    background: #0056b7;
    width: 50%;
    transform: translateX(159px);
    color: #ffffff;
    border-radius: 10px;
   }
   #form-section{
    padding-bottom: 5%;
   }
   #form-section1{
    padding-bottom: 5%;
   }
   .span1{
    color: red;
   }
   .contact-head{
    font-size: 18px;
   }
/*CONTACT FORM END CSS*/
/*REVIEW FORM CSS START*/
    #survey-form{
    background: #ffffff;
    color: #000C66;
    border-radius: 20px;
   box-shadow: rgb(0 0 0 / 10%) 0px 0px 168px;
   }
   #submit{
    background: #0056b7;
    width: 50%;
    transform: translateX(159px);
    color: #ffffff;
    border-radius: 10px;
    margin: 18px;
   }
   #form-section{
    padding-bottom: 5%;
   }
   .form-group{
    width: 100%;
   }
   .span1{
    color: red;
   }
/*REVIEW FORM CSS END*/
/*BANNER CSS START*/
.hero-wrap.hero-wrap-2 {
     height: 300px;
}
.hero-wrap {
    width: 100%;
    height: 100%;
    position: inherit;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    position: relative;
    border: 2px solid #DCDCDC;
}
.hero-wrap .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
}

/*BANNER CSS END*/

/*VOLUNTEERS CSS START*/
#volunteers-col-1{
    margin: 0 auto;
   /* width: 70%;*/
    text-align: center;
}

.volunteers-col-2 {
    margin: 0 auto;
    width: 83%;
    text-align: center;
}

#volunteers-content{
    padding-bottom: 5%;
}

#volunteers-title{
    text-align: left;
    padding-top: 16%;
    color: white;
}
/*VOLUNTEERS CSS END*/
/*FOODHUB CSS START*/
.foodsec-title
{
  position:relative;
  z-index: 1;
}

.foodsec-title .title{
  position: relative;
  display: block;
  font-size: 18px;
  line-height: 24px;
  color: #ff2222;
  font-weight: 500;
  margin-bottom: 15px;
}

.foodsec-title h2{
  position: relative;
  display: block;
  font-size:40px;
  line-height: 1.28em;
  color: #222222;
  font-weight: 600;
  padding-bottom:18px;
}

.foodsec-title h2:before{
  position:absolute;
  content:'';
  left:0px;
  bottom:0px;
  width:50px;
  height:3px;
  background-color:#d1d2d6;
}

.foodsec-title .text{
  position: relative;
  font-size: 16px;
  line-height: 26px;
  color: #848484;
  font-weight: 400;
  margin-top: 35px;
}

.foodsec-title.light h2{
  color: #ffffff;
}

.foodsec-title.text-center h2:before{
  left:50%;
  margin-left: -25px;
}

.list-style-one{
  position:relative;
}

.list-style-one li{
  position:relative;
  font-size:16px;
  line-height:26px;
  color: #222222;
  font-weight:400;
  padding-left:35px;
  margin-bottom: 12px;
}

.list-style-one li:before {
    content: "\f058";
    position: absolute;
    left: 0;
    top: 0px;
    display: block;
    font-size: 18px;
    padding: 0px;
    color: #ff2222;
    font-weight: 600;
    -moz-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1.6;
    /*font-family: "Font Awesome 5 Free";*/
}

.list-style-one li a:hover{
  color: #44bce2;
}

.btn-style-one{
  position: relative;
  display: inline-block;
  font-size: 17px;
  line-height: 30px;
  color: #ffffff;
  padding: 10px 30px;
  font-weight: 600;
  overflow: hidden;
  letter-spacing: 0.02em;
  background-color: #ff2222;
}

.btn-style-one:hover{
  background-color: #001e57;
  color: #ffffff;
}
.foodhub-section{
 /* position: relative;
  padding: 20px 0 0px;*/
  /*margin-bottom: -6%;*/
}

.foodhub-section .foodsec-title{
  /*margin-bottom: 45px;*/
}

.foodhub-section .content-column{
  position: relative;
  margin-bottom: 25px;
}

.foodhub-section .content-column .inner-column{
  position: relative;
  /*padding-left: 30px;*/
}

.foodhub-section .text{
  margin-bottom: 7px;
  font-size: 16px;
  line-height: 30px;
  font-weight: 400;
  text-align: justify;
}

.foodhub-section .list-style-one{
  margin-bottom: 45px;
}

.foodhub-section .btn-box{
  position: relative;
}

.foodhub-section .btn-box a{
  padding: 15px 50px;
}

.foodhub-section .foodhubimage-column{
  position: relative;
}

.foodhub-section .foodhubimage-column .text-layer{
    position: absolute;
    right: -110px;
    top: 50%;
    font-size: 325px;
    line-height: 1em;
    color: #ffffff;
    margin-top: -175px;
    font-weight: 500;
}

.foodhub-section .foodhubimage-column .inner-column{
  position: relative;
  /*padding-left: 120px;*/
/*  padding-bottom: 125px;*/
}
.foodhub-section .foodhubimage-column .image-1{
  position: relative;

}

.foodhub-section .foodhubimage-column .image-2{
  position: absolute;
  left: 0;
  bottom: 0;
}

.foodhub-section .foodhubimage-column .image-1 img{
  /*box-shadow: 0 30px 50px rgba(8,13,62,.15);*/
  width: 100%;
  height: 455px;
}

.foodhub-section .foodhubimage-column .video-link{
  position: absolute;
  left: 70px;
  top: 170px;
}

.foodhub-section .foodhubimage-column .video-link .link{
  position: relative;
  display: block;
  font-size: 22px;
  color: #191e34;
  font-weight: 400;
  text-align: center;
  height: 100px;
  width: 100px;
  line-height: 100px;
  background-color: #ffffff;
  border-radius: 50%;
  box-shadow: 0 30px 50px rgba(8,13,62,.15);
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}

.foodhub-section .foodhubimage-column .video-link .link:hover{
  background-color: #191e34;
  color: #fff;  
}
#food-text{
    /*top: 3%;*/
    /*transform: translateY(-155px);*/
    /*padding-left: 2%;*/
}
@media (max-width: 320px)
{
.foodhub-section .foodhubimage-column .inner-column {
    position: relative;
     padding-left: 0px; 
    padding-bottom: 97px;
}
.foodhub-section .foodhubimage-column .image-1 img {
    /* box-shadow: 0 30px 50px rgb(8 13 62 / 15%); */
    width: 100%;
    height: 270px;
}
.foodhub-section .content-column .inner-column {
    position: relative;
    padding-left: 2px;
}
}
/*FOODHUB CSS END*/
/*ABOUT US CSS START*/
.sec-title
{
  position:relative;
  z-index: 1;
}

.sec-title .title{
  position: relative;
  display: block;
  font-size: 18px;
  line-height: 24px;
  color: #ff2222;
  font-weight: 500;
  margin-bottom: 15px;
}

.sec-title h2{
  position: relative;
  display: block;
  font-size:40px;
  line-height: 1.28em;
  color: #222222;
  font-weight: 600;
  padding-bottom:18px;
}

.sec-title h2:before{
  position:absolute;
  content:'';
  left:0px;
  bottom:0px;
  width:50px;
  height:3px;
  background-color:#d1d2d6;
}

.sec-title .text{
  position: relative;
  font-size: 16px;
  line-height: 26px;
  color: #848484;
  font-weight: 400;
  margin-top: 35px;
}

.sec-title.light h2{
  color: #ffffff;
}

.sec-title.text-center h2:before{
  left:50%;
  margin-left: -25px;
}

.list-style-one{
  position:relative;
}

.list-style-one li{
  position:relative;
  font-size:16px;
  line-height:26px;
  color: #222222;
  font-weight:400;
  padding-left:35px;
  margin-bottom: 12px;
}

.list-style-one li:before {
    content: "\f058";
    position: absolute;
    left: 0;
    top: 0px;
    display: block;
    font-size: 18px;
    padding: 0px;
    color: #ff2222;
    font-weight: 600;
    -moz-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1.6;
    /*font-family: "Font Awesome 5 Free";*/
}

.list-style-one li a:hover{
  color: #44bce2;
}

.btn-style-one{
  position: relative;
  display: inline-block;
  font-size: 17px;
  line-height: 30px;
  color: #ffffff;
  padding: 10px 30px;
  font-weight: 600;
  overflow: hidden;
  letter-spacing: 0.02em;
  background-color: #ff2222;
}

.btn-style-one:hover{
  background-color: #001e57;
  color: #ffffff;
}
.about-section{
  position: relative;
  padding: 15px 0 20px;
}

.about-section .sec-title{
  /*margin-bottom: 45px;*/
}

.about-section .content-column{
  position: relative;
  margin-bottom: 50px;
}

.about-section .content-column .inner-column{
  position: relative;
  padding-left: 30px;
}

.about-section .text{
  margin-bottom: 7px;
  font-size: 16px;
  line-height: 30px;
  /*color: #848484;*/
  font-weight: 400;
  text-align: justify;
}

.about-section .list-style-one{
  margin-bottom: 45px;
}

.about-section .btn-box{
  position: relative;
}

.about-section .btn-box a{
  padding: 15px 50px;
}

.about-section .image-column{
  position: relative;
}

.about-section .image-column .text-layer{
    position: absolute;
    right: -110px;
    top: 50%;
    font-size: 325px;
    line-height: 1em;
    color: #ffffff;
    margin-top: -175px;
    font-weight: 500;
}

.about-section .image-column .inner-column{
  position: relative;
  padding-left: 120px;
  padding-bottom: 125px;
}

/*.about-section .image-column .inner-column:before{
  position: absolute;
  left: -75px;
  top: 65px;
  height: 520px;
  width: 520px;
  background-image:url(https://i.ibb.co/fxJ1jtC/about-circle-1.png);
  content: "";
}*/

.about-section .image-column .image-1{
  position: relative;
}

.about-section .image-column .image-2{
  position: absolute;
  left: 0;
  bottom: 0;
}

.about-section .image-column .image-2 img,
.about-section .image-column .image-1 img{
  box-shadow: 0 30px 50px rgba(8,13,62,.15);
}

.about-section .image-column .video-link{
  position: absolute;
  left: 70px;
  top: 170px;
}

.about-section .image-column .video-link .link{
  position: relative;
  display: block;
  font-size: 22px;
  color: #191e34;
  font-weight: 400;
  text-align: center;
  height: 100px;
  width: 100px;
  line-height: 100px;
  background-color: #ffffff;
  border-radius: 50%;
  box-shadow: 0 30px 50px rgba(8,13,62,.15);
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}

.about-section .image-column .video-link .link:hover{
  background-color: #191e34;
  color: #fff;
  
}
/*header.hero-image {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    background: url("<?=base_url()?>assets/bizpro/image/slider5.png");
    text-transform: uppercase;
    min-height: 282px;
}*/

.button-about
    { 
        width: 20%!important;
        border-radius: 10px;
        margin-left: 11px;
        margin-right: 40px ;

    }
     @media (max-width: 1028px) 
     {
    .button-about 
    {
        width: 22%!important;
        margin-left: 0px;
        margin-right: 27px;
    }
}
    @media (max-width: 991.98px) 
    {
        .button-about
        { 
            width: 46% !important;
        }
    }

@media (max-width: 575.98px)
{
  .about-section .image-column .inner-column {
   transform: translateX(33px);
}
.about-section .image-column {
    position: relative;
    width: 71%;
}
.about-section .image-column .image-1 {
    position: relative;
    width: 427px;
}
.about-section .image-column .image-2 img, .about-section .image-column .image-1 img {
    box-shadow: 0 30px 50px rgb(8 13 62 / 15%);
    width: 86%!important;
}
.about-section .image-column .image-2 {
    position: absolute;
    left: 0px;
    bottom: 0;
    top:111px;
}
.about-section .image-column .image-1 {
    position: relative;
    width: 279px;
    right: 87px;
}
.about-section .content-column .inner-column {
    position: relative;
     padding-left: 7px; 
}
.hero-wrap.hero-wrap-2 {
    height: 105px;
}
.about-section {
    position: relative;
    padding: 21px 0 0px;
} 
.button-about
        { 
            width: 80%!important;
            margin-left: 27px !important;
        }

}
@media (max-width: 320px)
{
  .about-section .image-column .inner-column {
    /*transform: translateX(18px);*/
}
.about-section .image-column {
    position: relative;
    width: 71%;
}
.about-section .image-column .image-1 {
    position: relative;
    width: 427px;
}
.about-section .image-column .image-2 img, .about-section .image-column .image-1 img {
    box-shadow: 0 30px 50px rgb(8 13 62 / 15%);
    width: 86%!important;
}
.about-section .image-column .image-2 {
    position: absolute;
    left: 0px;
    bottom: 0;
    top:111px;
    transform: translateX(-49px);
}
.about-section .image-column .image-1 {
    position: relative;
    width: 279px;
    right: 140px;
}
.about-section .content-column .inner-column {
    position: relative;
     padding-left: 7px; 
}
.hero-wrap.hero-wrap-2 {
      height: 100px;
  }
  .about-section {
    position: relative;
    padding: 21px 0 0px;
}
.owl-carousel .owl-stage-outer {
    height: 650px;
}
.button-about
        { 
            width: 75%!important;
            margin-left: 27px !important;
        }
}
 #table-op12
    {
    width: 45%;
    text-align: center;
    transform: translateX(331px);
    }
     @media (max-width: 1280px){
.owl-carousel .owl-stage-outer {
    height: 409px;
}
} 
  @media (max-width: 820px){
.owl-carousel .owl-stage-outer {
    height: 500px;
}
}  
 @media (max-width: 767.98px) 
 {
     #table-op12
    {
    width: 97%;
    text-align: center;
    transform: translateX(0px);
    }
    .owl-carousel .owl-stage-outer {
    height: 520px;
    }
}
@media (max-width: 575.98px)
{
     #table-op12
    {
    width: 97%;
    text-align: center;
    transform: translateX(0px);
    }
    .owl-carousel .owl-stage-outer {
    height: 431px;
}
} 
@media(max-width:320px)
{
    #table-op12
    {
        width: 97%;
        text-align: center;
        transform: translateX(0px);
    }
.owl-carousel .owl-stage-outer{
        height: 537px
}

} 
/*ABOUT US CSS END*/

/* Product Detail */
 #btnftrpro{
    width: 33%;
    margin-bottom: 7px;
    display: inline-block;
    /*margin-left: 7px;*/
    background: #E60000;
    border-color:#E60000;
  }
  #btnftrpro:hover
  {
     color: #fff !important;
    background-color: #000C66;
    border-color:#000C66;
  }
   .flex-direction-nav a.flex-next:before,
    .flex-direction-nav a.flex-prev:before {
        font-family: "revicons";
        line-height: 1;
        font-size: 40px;
    }
    .flex-direction-nav a.flex-next:before {
        content: "\e825";
    }
    .flex-direction-nav a.flex-prev:before {
        content:"\e824"
    }
   #carousel img {
        display: block;
        opacity: .5;
        cursor: pointer;
        height: 110px;
        /*width: auto;*/
    }
    #carousel .flex-active-slide img {
        opacity: 1;
        cursor: default;
    }
    .table td, .table th {
        padding: 6px;
    }
     .flexslider .slides img {
        height: 250px;
    }
     .flexslider {
        margin: 0;
    }
     .flex-direction-nav a.flex-next:before {
    content: ">";
    color: white;
    }
.flex-direction-nav a.flex-next:before, .flex-direction-nav a.flex-prev:before {
    font-family: "revicons";
    line-height: 1;
    font-size: 40px;
}
.flex-direction-nav a.flex-prev:before {
    content: "<";
    color: white;
}
.productdesc{
    padding-top: 10px;
}
     @media (max-width: 320px){
   .flexslider .slides img{
    
   }
  }
  /*contact us page */
   /* ------------------- */
/* COMPANY INFORMATION */
/* ------------------- */
.wrapper {
  box-shadow: 0 0 20px 0 rgba(57, 82, 163, 0.7);
}

.company-info {
  background:#f1efef;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.company-info h3,
.company-info ul {
  text-align: center;
  margin: 0 0 1rem 0;
}

/* ------- */
/* CONTACT */
/* ------- */

.contact {
    /*height: 697px;*/
  background: #fff;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* ---- */
/* FORM */
/* ---- */

.contact form {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 20px;
}

.contact form label {
  display: block;
}

.contact form p {
  margin: 0;
}

.contact form .full {
  grid-column: 1 / 3;
}

.contact form button,
.contact form input,
.contact form textarea {
  width: 100%;
  padding:5px;
  border: solid 1px #627EDC;
  border-radius: 4px;
}

.contact form textarea {
  resize: none;
}

.contact form button {
  background: #627EDC;
  border: 0;
  color: #e4e4e4;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  width: 35%!important;
  height: 43px;
}

.contact form button:hover,
.contact form button:focus {
  background: #3952a3;
  color: #ffffff;
  outline: 0;
  transition: background-color 2s ease-out;
}

/* ------------- */
/* MEDIA QUERIES */
/* ------------- */

@media only screen and (min-width: 700px) {
  .wrapper {
    display: grid;
    grid-template-columns: 1fr 2fr;
  }

  .wrapper > * {
    padding: 2em;
  }

  .company-info {
    border-radius: 4px 0 0 4px;
  }

  .contact {
    border-radius: 0 4px 4px 0;
  }

  .company-info h3,
  .company-info ul,
  .brand {
    text-align: left;
  }
  .contact form 
    {
    display: unset;
    }
  
}
@media (max-width: 575px){
   #submit{
      transform: translateX(65px);
      margin: 34px;
  }

  .contact form 
    {
    display: unset;
    }
    .contact-left
    {
        margin-left: 25px;
    }
    .company-info h3{
        padding-top: 15px;
    }

}
@media (max-width: 540px)
{
.contact-left {
    margin-left: 103px;
}
}
@media (max-width: 414px)
{
.contact-left {
    margin-left: 31px;
}
}
  @media (max-width: 320px){
    .contact form 
    {
    display: unset;

    }
    .contact-left
    {
        margin-left: 10px;
    }

    #submit{
      transform: translateX(42px);
  }
  .contact form button
  {
    width: 46% !important;
  }
  .g-recaptcha {
    transform: scale(0.9) !important;
    margin-left: -10px;
  } 
  .company-info h3{
        padding-top: 15px;
    }
  }
   /*contact us end*/
   /*opning time*/
    #opening-header{
        padding-top: 13%;
    }
.openinghours {
    /*font-family:Lucida Console;*/
    border-radius:4px;
    margin: 21px 0px 51px 0px;
    box-shadow: 0 0 10px black;
    padding:0px 0px 0px 0px;
    overflow: hidden;
    display: inline-block;
}
.openinghourscontent {
    float:left;
}
.openinghourscontent h2 {
    display:block;
    text-align:center;
    margin-top:.33em;
}
.openinghourscontent button {
    color:white;
    /*font-family:Courier New;*/
    font-size:large;
    font-weight:bolder;
    background-color:#000C66;
    border-radius:4px;
    width:100%;
    /*margin-bottom:10px;*/
}
.today {
    color: #000;
}
.table-op{
    color: #000 !important;
}
.opening-hours-table tr td:first-child {
    font-weight:bold;
}
#open-status {
    display:block;
    margin-top:-1em;
    text-align:center;
    border:dotted lightgrey 3px;
    font-size: 24px;
}
.openorclosed:after {
    content:" open";
}
.open {
    color:#000;
}
.open:after {
    content:" Open";
    color: #000;
}
.opening-hours-table tr td {
    padding:5px;
    text-align: center;
}
#opening-table{
  width:535px;
  margin-top: 34px;  
}
@media (max-width: 575.98px)
{
    .openinghours 
    {
        padding: 4px 30px 15px 7px;
    }
    #opening-table
    {
        width:252px;
    }

}   
@media (max-width: 320px)
{
    .openinghours 
    {
        padding: 4px 8px 15px 7px;
    }
    #opening-table
    {
        width:252px;
    }
}  
.table>:not(caption)>*>*
 {
    
    border-bottom-width: 0px; 
} 
.button-opening {
    width: 36%!important;
    margin-left: 10px;
    margin-right: 10px;
    
}
#opening-top
{
    padding: 29px 10px 4px 21px;
}

@media (max-width: 320px)
{
    .button-opening {
    width: 100%!important;
    margin-left: -13px !important;
}
#opening-table {
    width: 270px;
    margin-top: 34px;
}   
   /*opning time end*/

