#header2_mid {
    padding: 0;
    padding-top: 1px;
    position: relative;
    /*border-bottom: 1px solid #666;*/
}

#header2_mid p{
    font-size:14px;
}

#header2_mid .head2_mobile {
}

#header2_mid .head2_mobile .headmid-icon i {
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
}

#header2_mid .head2_mobile  {
    color: #fff;
    font-size: 13px;
    font-weight: normal;
    margin-bottom: 0px;
    line-height: 28px;
}

#header2_mid .head2_mobile span {
    color: #fff9d9;
    font-size: 13px;
}

#header2_mid .quality-box {
    margin-top: 12px;
    margin-right: 10px;
}

#header2_mid .quality-first {
    position: relative;
}

#header2_mid .quality-first h6 {
    font-size: 16px;
    margin-bottom: 0;
    color: #005faf;
    letter-spacing: 1px;
}

#header2_mid .quality-first small {
    color: #005faf;
    font-size: 12px;
    float: right;
}

#header2_mid .quality-first .quality-1 {
    position: absolute;
    height: 3px;
    width: 25%;
    background: #005faf;
    right: -10px;
    top: -10px;
}

#header2_mid .quality-first .quality-2 {
    position: absolute;
    height: 100%;
    width: 3px;
    background: #005faf;
    right: -10px;
    top: -10px;
}

#header2_mid .quality-first .quality-3 {
    position: absolute;
    height: 3px;
    width: 50%;
    background: #005faf;
    right: -10px;
    bottom: -30px;
}

#header2_mid .quality-first .quality-4 {
    position: absolute;
    height: 150%;
    width: 3px;
    background: #005faf;
    right: -10px;
    bottom: -30px;
}
/* Header 3 */
.carousel-item {
  height: 100vh;
  min-height: 300px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.carousel-caption {
  bottom: 270px;
}

.carousel-caption h5 {
  font-size: 45px;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-top: 25px;
}

.carousel-caption p {
  width: 75%;
  margin: auto;
  font-size: 18px;
  line-height: 1.9;
}

.navbar-light .navbar-brand {
  color: #fff;
  font-size: 25px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 2px;
}

.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
  color: #fff;
}

.navbar-light .navbar-nav .nav-link {
  color: #fff;
}

.navbar-toggler {
  background: #fff;
}

.navbar-nav {
  text-align: center;
}

.nav-link {
  padding: .2rem 1rem;
}

.nav-link.active,.nav-link:focus{
  color: #fff;
}

.navbar-toggler {
  padding: 1px 5px;
  font-size: 18px;
  line-height: 0.3;
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
  color: #fff;
}

/* Header 3 End */
#header_three .nav-item a{
	font-size: 20px;
  font-weight: 400;
  color: #fff;

}
#header_three .carousel-caption h5{
	color: #fff;
}
#header_three .carousel-caption p{
	color: #fff;
}
#slider-section .without_slider{
  padding-left: 0;
  padding-right: 0;
}
/*#slider-section .without_slider .home{*/
/*margin-top: 132px;*/
/*}*/
/* Footer */
#footer_two{
  padding-top: 40px;
  padding-bottom: 30px;
  background-color: #1A2431;
  position: relative;
  margin-top: 40px !important;
}
.thanks-msg {
    position: absolute;
    background: #f7e7ce;
    width: 60%;
    text-align: center;
/*    -moz-transform: skew(25deg, 0deg);*/
/*-webkit-transform: skew(25deg, 0deg);*/
/*-o-transform: skew(25deg, 0deg);*/
/*-ms-transform: skew(25deg, 0deg);*/
transform: skew(25deg, 0deg);
left:20%;
top: -40px;
}
.thanks-msg h6 {
    font-size: 25px;
    line-height: 60px;
    transform: skew(-25deg, 0deg);
}
.footer_two_description p{
    font-size: 18px;
    color: #000;
    text-align: justify;
    padding: 20px 5px 0 0;
}
.footer_two_service h5{
    font-size: 20px;
}
.footer_two_service ul li{
  margin-bottom: 2px;
  list-style: none;
}
.footer_two_service ul li a{
    color: #ddd;
    padding-left: 5px;
    font-size: 18px;
    font-weight: 400;
}
.footer_two_service ul li i{
    color: #ddd;
}
.footer_two_service ul li a:hover{
    color: #888;
    transition: 1s;
    padding: 0 0 0 2px;
}
.footer_two_address P{
    color: #ddd;
    padding-left: 5px;
    font-size: 18px;
    font-weight: 400;
    display: inline-flex;
    margin-bottom: 0;
}
.footer_two_address i{
    color: #ddd;
}
.footer_two_email i{
    color: #ddd;
}
.footer_two_address{
  margin-bottom: 10px;
}
.footer_two_email{
  margin-bottom: 10px;
}
.footer_two_email span{
    color: #ddd;
    padding-left: 5px;
    font-size: 18px;
    font-weight: 400;
}
.footer_two_social ul{
  display: inline-flex;
}
.footer_two_social ul li{
  list-style: none;
  padding: 10px;
}
.footer_two_social ul li a{
  text-decoration: none;
}
.footer_two_social .social_two i{
  padding-right: 10px;
}
.footer_two_social .social_two a:nth-child(1) i{
  color: #3B5998;
  font-size: 30px;
}
.footer_two_social .social_two a:nth-child(2) i{
  color: #00ACEE;
  font-size: 30px;
}
.footer_two_social .social_two a:nth-child(3) i{
  color: #0C61BF;
  font-size: 30px;
}
.footer_two_social .social_two a:nth-child(4) i{
  color: #DD4B39;
  font-size: 30px;
}
.footer_two_social h5{
    font-size: 20px;
}
.footer_two_contact h5{
    font-size: 20px;
}
#footer-mid{
  /*margin-top: 30px;*/
}
#footer-mid{
  background-color: #004A62;
}
#footer-mid .commit_desc{
  padding-top: 18px;
}

#footer-mid .commitment .commit_desc h5{
    color: #fff;
}
#footer-mid .commitment .commit_desc p{
    color: #fff;
}
.commitment:hover h5 p{
    background-color: red;
    color: blue;

}
#product-categories .no_product{
  text-align: center;
}
/* #product-categories .no_product h5{
  color: red;
  font-size: 25px;
  font-weight: 400;
} */

/* Product Tab */

a:hover,a:focus{
    outline: none;
    text-decoration: none;
}
.tab .nav-tabs{
    display: inline-block;
    background: #fff;
    border-radius: 50px;
    border: none;
    padding: 6px;
}
.tab .nav-tabs li{
    float: none;
    display: inline-block;
    position: relative;
}
.tab .nav-tabs li a{
    font-size: 16px;
    font-weight: 700;
    background: none;
    color: #999;
    border: none;
    padding: 10px 15px;
    border-radius: 50px;
    transition: all 0.5s ease 0s;
}
.tab .nav-tabs li a:hover{
    background: #ffa399;
    color: #fff;
    border: none;
}
.tab .nav-tabs li.active a,
.tab .nav-tabs li.active a:focus,
.tab .nav-tabs li.active a:hover{
    border: none;
    background: #ffa399;
    color: #fff;
}
.tab .tab-content{
    font-size: 14px;
    color: #686868;
    line-height: 25px;
    text-align: left;
    padding: 5px 20px;
}
.tab .tab-content h3{
    font-size: 22px;
    color: #5b5a5a;
}
@media only screen and (max-width: 480px){
    .tab .nav-tabs{
        border-radius: 10px;
    }
    .tab .nav-tabs li{
        width: 100%;
        text-align: center;
        margin-bottom: 5px;
    }
}
ul{
  position: relative;
}

ul ul{
  /*position: absolute;*/
}
.dropdown_menu li{
  float: left;
  display: block;
}
.dropdown_menu{
  display: none;
}
ul li:hover > .dropdown_menu{
  display: block;
}
.subcategory_head h2{
  color: #ffd663;
}

.team_description{
  margin-top: 40px;
}
.team_description p{
    font-size: 18px;
    color: #000;
    text-align: justify;
    padding-right: 5px;
}
.pricing_designation h6{
    color: #3a3a3a;
    font-size: 14px;
    font-weight: 800;
}
.contact_map{
    padding-top: 10px;
}
.slider-bottom-list li {
    width: 25%;
    float: left;
    list-style:none;
}
mobile version: #slider-section .without_slider .home {
    margin-top: 100px;
}
.slider-bottom-single {
    position: relative;
    /*background: #254500;*/
    transition: all .4s ease 0s;
    background-image: radial-gradient(#063450 15%, transparent 0);
    background-size: 2px 2px;
    background-position: 80px 196px, 172px 77px;
    height: 230px;
}
.slider-bottom-icon {
    padding: 5px;
    border: 1px solid #a0a600;
    border-radius: 50%;
    height: 80px;
    width: 80px;
    position: absolute;
    background: #fff;
    top:-40px;
    left: 30px;
    transition: all .4s ease 0s;
    z-index: 10;
}
.slider-bottom-icon i {
    background: #4c7e00;
    color: #fff;
    line-height: 68px;
    text-align: center;
    font-size: 25px;
    border-radius: 50%;
    transition: all .4s ease 0s;
    display: block;
    background-image: radial-gradient(#2C5C2D 15%, transparent 0);
    background-size: 3px 3px;
    background-position: 80px 196px, 172px 77px;
}
.slider-bottom-content h2 {
    color: #ffffff;
    font-size: 20px;
    transition: all .4s ease 0s;
    position: relative;
    bottom:0px;
}
.slider-bottom-content p {
    font-size: 16px;
    color: #fff;
    line-height: 26px;
    margin-bottom: 0px;
    transition: all .4s ease 0s;
    position: relative;
    bottom:0px;
    padding-bottom: 25px;
}
.slider-bottom-content a {
    font-size: 14px;
    text-transform: capitalize;
    color: #002034;
    opacity:0;
    transition: all .4s ease 0s;
    position: relative;
    bottom:0px;
    visibility: hidden;
}
.slider-bottom-content {
    padding: 64px 30px 0px 30px;
}
.slider-bottom-content:before{
    position: absolute;
    content:"";
    top:0px;
    left:0px;
    width:100%;
    height:30px;
    background: #fff;
    opacity:0;
}
.slider-bottom-list li:hover .slider-bottom-content a, .slider-bottom-list li.active .slider-bottom-content a{
    bottom:25px;
    opacity:1;
    transition: all .4s ease 0s;
    visibility: visible;
}
.slider-bottom-list li:hover .slider-bottom-single, .slider-bottom-list li.active .slider-bottom-single{
    background: #fff;
    transition: all .4s ease 0s;
}
.slider-bottom-list li:hover .slider-bottom-content h2, .slider-bottom-list li.active .slider-bottom-content h2{
    color: #000;
    transition: all .4s ease 0s;
    bottom:40px;
}
.slider-bottom-list li:hover .slider-bottom-content p, .slider-bottom-list li.active .slider-bottom-content p{
    color:#000;
    bottom:40px;
    transition: all .4s ease 0s;
}
.slider-bottom-list li:hover .slider-bottom-icon, .slider-bottom-list li.active .slider-bottom-icon{
    top:-65px;
    transition: all .4s ease 0s;
    border: 1px solid #002034;
    z-index: 99;
}
.slider-bottom-list li:hover .slider-bottom-content:before, .slider-bottom-list li.active .slider-bottom-content:before{
    opacity:1;
    top:-30px;
    z-index: 9;
}
.slider-bottom-list li:hover .slider-bottom-icon i, .slider-bottom-list li.active .slider-bottom-icon i{
    background: #254500;
    transition: all .4s ease 0s;
    background-image: radial-gradient(#063450 15%, transparent 0);
    background-size: 3px 3px;
    background-position: 80px 196px, 172px 77px;
}

.slider-bottom-list li:hover .slider-bottom-icon i{
    border-radius:0;
}
.slider-bottom-list li:hover .slider-bottom-icon{
    border-radius:0;
}



/* Blog */
#blog-details{

  }
  #blog-details .blog-cart{

  }
  #blog-details .blog-image {
    width: 100%;
    height: auto;
  }
  #blog-details .blog-image img {
      /* width: 550px;*/
      /*height: 450px; */
}

  #blog-details .blog-desc .blog-title {
    margin-top: 25px;
  }
  #blog-details .blog-desc .blog-title h5 {
    font-size: 24px;
    letter-spacing: 1px;
  }

  #blog-details .blog-desc .blog-date p {
    color: #666;
    font-style: italic;
  }


  #blog-details .blog-desc .blog-body p {
    font-size: 16px;
    color: #555;
    text-align: justify;
    letter-spacing: 1px;
  }
  #blog-details .continue-blog {
    float: right;
    margin-bottom: 50px;
  }
  #blog-details .continue-blog a {
    color: #555;
    font-size: 18px;
    text-transform: uppercase;
    font-style: italic;
    transition: .3s;
  }
  #blog-details .continue-blog a:hover {
    color: #000;
    transition: .3s;
    box-shadow: 1px 1px 1px #8888881c;
  }
  #blog-details .continue-blog a i{
    font-size: 18px;
    color: #555;
    line-height: 18px;
    margin-left: 10px;
  }
  #blog-details .blog-sidebar{

  }
  #blog-details .blog-sidebar h3 {
    color: #555;
    font-size: 30px;
    text-align: center;
    padding: 10px 0;
    background: #9999991c;
    border-radius: 3px;
    margin-bottom: 30px;
    box-shadow:3px 3px 3px #ccc;
  }
  #blog-details .blog-sidebar .sidebar-cart {
    /*height: 100px;*/
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
  }
  #blog-details .blog-sidebar .sidebar-cart img {
    width: 100%;
    height: 100px;
    transition: .5s;
  }
  #blog-details .blog-sidebar .sidebar-cart img:hover {
    transform: scale(1.2);
    transition: .5s;
  }
  #blog-details .blog-sidebar .sidebar-cart h6 {
    color: #555;
    font-size: 14px;
  }
  #blog-details .blog-sidebar .sidebar-cart a {
    color: #eff1f2;
    background: #f2f2f2;
    font-size: 14px;
    padding: 2px 10px;
    border: 1px solid #af3d3d;
    border-radius:3px;
    transition: .5s;
  }
  #blog-details .blog-sidebar .sidebar-cart a:hover {
    color: #fff;
    background: #0066a2;
  }
  .border-blog h4 {
      line-height: 25px;
      font-size: 20px;
  }

  .padding {
      padding-left: 30px;
      padding-right: 30px;
  }

.sidebar-cart {
    margin: 20px 0;
    padding: 15px;
    border: 1px solid #e1e1e1;
    
}
    
  .blog-sidebar a {
      border: 1px solid #0066a2;
      padding: 1px 10px;
      border-radius: 4px;
  }

  .sidebar-cart a:hover {
      color: #f0eeee;
      background: #0066a2;
      transition: .5s;
  }

  .blog-sidebar h6 {
      font-size: 14px;
      font-weight:600;
  }

  .blog-title {
      padding: 18px 0 11px;
  }

  .blog-cart {
    margin-bottom: 40px;
    padding: 15px;
    border: 1px solid #e1e1e1;
  }

  .sidebar-cart img {
      height: 90px;
      width: 150;
  }




  #footer-buttom {
    background: #0877a7;
    position: relative;
    /*background-image: radial-gradient(#F7E7CE 10%, transparent 0), radial-gradient(#E7CE42 15%, transparent 0);*/
    /*background-size: 3px 3px;*/
    /*background-position: 0 0, 202px 200px;*/
  }
  #footer-buttom p{
    /*color: #747474;*/
    color:#0575a5;
  }
 /* Product Details */
#product-details .product-name {
    border-bottom: 1px solid #5555552c;
    margin-bottom: 20px;
    padding-bottom: 10px;
}

#product-details .product-name h3 {
    font-size: 26px;
    color: #254500;
    letter-spacing: 2px;
    font-weight: 600;
}
#product-details .product-review p {
    margin-right: 20px;
}
#product-details .product-review .fas {
    color: #5555552c;
    margin-top: 4px;
    margin-left: 3px;
}
#product-details .product-price{
    margin-bottom: 20px;
}
#product-details .product-price h5 {
    font-size: 54px;
    font-weight: 500;
    color: #666;
}
#product-details .product-wishlist {
    margin: 25px 0;
}
#product-details .product-wishlist a {
    color: #888;
    padding: 10px 25px;
    border: 1px solid #8888885c;
    background: #8888881c;
    border-radius: 2px;
    transition: .5s;
}
#product-details .product-wishlist a:hover {
    color: #111;
    background: #8888885c;
    transition: .5s;
}
#product-details .product-wishlist i{
    color: #888;
}
/*#product-details .product-description {*/
/*    padding: 30px 0;*/
/*}*/
#product-details .product-description h4 {
    color: #555;
    border-bottom: 1px solid #5555553c;
    padding-bottom: 10px;
    letter-spacing: 1px;
}
/*#product-details .product-description p {*/
/*    font-size: 18px;*/
/*    color: #666;*/
/*}*/
#product-details .product-size {
    margin-bottom: 50px;
}
#product-details .product-size button {
    background: #fff;
    color: #555;
    border: 1px solid #555;
    padding: 5px 15px;
    margin-right: 15px;
    transition: .5s;
}
#product-details .product-size button:hover {
    background: #000;
    color: #fff;
    transition: .5s;
}

#product-details .product-size .product-size-title h6{
    color: #666;
    padding-bottom: 10px;
    border-bottom: 1px solid #5555553c;
    margin: 0px 0px 15px 0px;
}
#product-details .cart-buy {
    margin-bottom: 30px;
}
#product-details .cart-buy .addcart {
    color: #000;
    font-size: 18px;
    padding: 12px 30px;
    display: block;
    width: 50%;
    border: 1px solid #000;
    margin: 20px 0;
    text-align: center;
    position: relative;
}
#product-details .cart-buy .addcart:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 0%;
    height: 100%;
    background: #000;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: .5s;
}
#product-details .cart-buy .addcart:hover:before {
    width: 100%;
    transition: .5s;
    content: 'SUBMIT QUERY';
}
#product-details .cart-buy .buynow {
    color: #fff;
    background: #000;
    font-size: 18px;
    padding: 15px 30px;
    display: block;
    width: 100%;
    border: 1px solid #000;
    margin: 20px 0;
    text-align: center;
    position: relative;
}
#product-details .cart-buy .buynow:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 0%;
    height: 100%;
    background: #fff;
    color: #000;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: .5s;
}
#product-details .cart-buy .buynow:hover:before {
    width: 100%;
    transition: .5s;
    content: 'BUY NOW';
}
#product-details .social-share .share-with h6 {
    color: #666;
    padding-bottom: 10px;
    border-bottom: 1px solid #5555553c;
    margin: 30px 0px 15px 0px;
}
#product-details .social-share a .fab {
    color: #000;
    font-size: 24px;
    margin-right: 30px;
    height: 40px;
    width: 40px;
    border: 1px solid #000;
    text-align: center;
    padding-top: 7px;
    border-radius: 50%;
    transition: .7s;
}
#product-details .social-share a .fab:hover {
    transform: rotate(360deg);
    transition: .7s;
}

#product-categories h3 {
    color: #333;
    font-size: 30px;
    text-align: center;
}

#product-categories .card {
    transition: .7s;
}

/* #product-categories .card:hover {
    transition: .5s;
    box-shadow: 0 1px 13px 1px #040d4cab;

} */

#product-categories .card .card-body .card-img {
    overflow: hidden;
}

#product-categories .card-body img {
    transition: .7s;
    height: 280px;
    width: 100%;
}

#product-categories .card-body .card-title p {
    font-size: 19px;
    font-weight: 500;
    color: #333;
    padding: 20px 15px;
    margin-bottom: 0;
}
.card{
    margin-bottom:20px;
}

#product-categories .card-body .view-items a {
    padding: 15px;
    border: 3px solid skyblue;
}

#product-categories .card-body .view-items a:hover {
    background: #acb3ac;
}

#product-categories .card:hover .card-body img {
    transition: .7s;
    transform: scale(1.1);
}

/* Product Categories One Sectoin End */

/* For Alvi Group Categories Product Show css */
#product-categories-alvi h3 {
    color: #333;
    font-size: 30px;
}

#product-categories-alvi .card {
    transition: .7s;
}

#product-categories-alvi .card:hover {
    transition: .5s;
}

#product-categories-alvi .card .card-body .card-img {
    overflow: hidden;
}

#product-categories-alvi .card-body img,
#product-categories .card-body img {
    transition: .7s;
    height: 280px;
    width: 100%;
}

#product-categories-alvi .card-body .view-items a {
    background: #cad5ca;
    padding: 8px 0;
}

#product-categories-alvi .card-body .view-items a:hover {
    background: #adb9ad;
}

#product-categories-alvi .card:hover .card-body img {
    transition: .7s;
    transform: scale(1.1);
}

/* For Alvi Group Categories Product Show css End */


/* Related Products - Modern Design */
#related-products .box {
    border-radius: 10px;
    overflow: hidden;
    margin: 0 12px;
    border: none;
    background: #fff;
    box-shadow: 1px 2px 10px #3333338f;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

#related-products .box:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 15px #ccc);
}

#related-products .slide-img {
    height: 285px;
    position: relative;
    overflow: hidden;
}

#related-products .slide-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.4s ease;
}

#related-products .box:hover .slide-img img {
    transform: scale(1.05);
}

#related-products .detail-box {
    padding: 15px 16px 18px;
    background: #fff;
    border-top: 1px solid rgba(0,0,0,0.05);
}

#related-products .detail-box .title h5 {
    font-size: 23px;
    margin: 0;
    font-family:"WDXL Lubrifont TC", sans-serif;
    text-align: center;
    transition: color 0.3s;
}

#related-products .detail-box .title a:hover h5 {
    color: #B74614;
}

#related-products .detail-box .rating .fas {
    color: #f5a623;
    font-size: 13px;
}

#related-products .detail-box .pricing h6 {
    color: #222;
    margin-top: 6px;
    font-size: 17px;
    font-weight: 700;
    text-align: center;
}

/* Overlay */
#related-products .overlay {
    position: absolute;
    inset: 0;
    background: rgba(0,0,0,0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    transition: opacity 0.3s ease;
}

#related-products .slide-img:hover .overlay {
    opacity: 1;
}

/* Buttons */
#related-products .add-cart,
#related-products .buy-now {
    padding: 8px 18px;
    background: #fff;
    color: #222;
    font-weight: 600;
    font-size: 13px;
    border-radius: 50px;
    transition: all 0.3s ease;
    margin: 4px;
    text-decoration: none;
    display: inline-block;
}

#related-products .add-cart:hover,
#related-products .buy-now:hover {
    background: #B74614;
    color: #fff;
    transform: scale(1.05);
}

#related-products .buy-now {
    background: #B74614;
    color: #fff;
}

#related-products .buy-now:hover {
    background: #222;
}

/* Wishlist */
#related-products .detail-box .addwish {
    position: absolute;
    right: 15px;
    top: 15px;
    background: #fff;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
    opacity: 0;
    transition: all 0.3s ease;
}

#related-products .box:hover .addwish {
    opacity: 1;
}

#related-products .detail-box .addwish .fas {
    color: #333;
    font-size: 15px;
    transition: color 0.3s;
    padding: 0;
}

#related-products .detail-box .addwish:hover {
    background: #B74614;
}

#related-products .detail-box .addwish:hover .fas {
    color: #fff;
}

/* Slider Navigation */
#related-products .uk-position-center-left,
#related-products .uk-position-center-right {
    background: #fff;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    box-shadow: 0 2px 15px rgba(0,0,0,0.08);
    transition: all 0.3s ease;
}

#related-products .uk-position-center-left:hover,
#related-products .uk-position-center-right:hover {
    background: #B74614;
    color: #fff;
}

#related-products .uk-position-center-left svg,
#related-products .uk-position-center-right svg {
    width: 16px;
    height: 16px;
}

/* Header */
#related-products .product-header h3 {
    color: #222;
    font-size: 28px;
    font-weight: 700;
}

#related-products .product-header h3::after {
    content: '';
    display: block;
    width: 50px;
    height: 3px;
    background: #B74614;
    margin: 8px auto 0;
    border-radius: 2px;
}

/* Mobile */
@media (max-width: 768px) {
    #related-products .slide-img {
        height: 220px;
    }
    #related-products .detail-box .title h5 {
        font-size: 14px;
    }
}

@media (max-width: 576px) {
    #related-products .slide-img {
        height: 180px;
    }
    #related-products .detail-box {
        padding: 12px;
    }
    #related-products .add-cart,
    #related-products .buy-now {
        padding: 6px 12px;
        font-size: 12px;
    }
}
@keyframes fade {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.uk-position-small {
    color: #004A62;
    font-weight: bolder;
    font-size: 50px;
}

.uk-position-small:hover {
    color: #043849;
    font-weight: bolder;
    font-size: 50px;
}

.menubar{
    display:none;
}
.show-info, .show-info:hover{
    color: #000;
}
@media only screen and (max-width: 992px) {
    .menubar{
        display: block
    }
}
.menubar label{
    display: block;
    color: #000;
}
div#myNav {
    height: 100vh;
    max-width: 366px;
    position: fixed;
    z-index: 99;
    top: 0;
    left: 0;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0, 0.9);
    overflow-y: auto;
    transition: all 0.3s ease;
    padding: 50px 10px;
    display: block;
    box-shadow: 0px 15px 15px rgba(0,0,0,0.18);
    width: 350px;
}
.btn.close-btn{
    position: absolute;
    right: 30px;
    top: 10px;
    color: #fff;
}
.overlay-content ul{
    list-style: none;
    padding-left: 0;
}
ul.nav-menu.nav-links li{
    margin: 15px 10px;
}
ul.nav-menu.nav-links li a{
    padding: 0 20px;
    display: block;
    font-size: 20px;
    color: #f2f2f2;
    border-radius: 5px;
    transition: all 0.3s ease;
    font-weight: 500;
}
.nav-links input {
    display: none;
}
/*@media screen and (max-width: 970px)*/
.nav-links .mobile-item {
    display: block;
    color: #f2f2f2;
    font-size: 20px;
    font-weight: 500;
    padding-left: 20px;
    cursor: pointer;
    border-radius: 5px;
    transition: all 0.3s ease;
}
.nav-links .drop-menu, .nav-links .subUl {
    position: static;
    opacity: 1;
    top: 65px;
    visibility: visible;
    padding-left: 20px;
    width: 100%;
    max-height: 0px;
    overflow: hidden;
    box-shadow: none;
    transition: all 0.3s ease;
}

.nav-links .drop-menu > li > label.mobile-item > a{
    display: inline-block;
}

#show-drop:checked ~ .drop-menu, #btn-3-1:checked ~ .subUl{
    max-height: 100%;
  }

.who_we-are-title{
    font-weight: bold;
    color: #254500;
}
.footer-buttom-new ul li:nth-child(1){
  background:#68ad00;
}
.footer-buttom-new ul li:nth-child(2){
  background:#4c7e00
}
.footer-buttom-new ul li:nth-child(3){
  background:#68ad00;
}
.footer-buttom-new ul li:nth-child(4){
  background:#4c7e00
}
span.contact-icon {
    padding-right: 32px;
}
span.contact-icon span {
    color: #fff;
    font-size: 20px;
}
.btn.contact-form{
    background: #fa6161 none repeat scroll 0 0;
}
/*}*/
/* Our Related product Section end*/

/*Css Menubar */
body .info-header {
    position: fixed;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
    visibility: hidden;
    width: 360px;z-index: 111;
}
body .info-header .info-header-wrapper {
    position: relative;
    z-index: 22;
    background-color: #fff;
    height: 100vh;
    width: 420px;
    max-width: 100%;
    float: right;
    padding: 20px;
    overflow-y: auto;
    -ms-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -ms-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}
body .info-header .info-header-wrapper .close-info {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    text-align: center;
    height: 60px;
    width: 60px;
    line-height: 60px;
    background: rgba(0,0,0,.5);
    color: #fff;
    z-index: 11;
}
body .info-header .info-header-wrapper .close-info .cs-icon {
    font-size: 50px;
}
body .info-header .info-header-wrapper .close-info:focus .cs-icon,
body .info-header .info-header-wrapper .close-info:hover .cs-icon {
    color: #511784;
}

@media only screen and (max-width: 540px) {
    body .info-header .info-header-wrapper {
        padding-left: 30px;
        padding-right: 30px;
    }
    body .info-header .info-header-wrapper .close-info {
        top: 10px;
        right: 10px;
    }
}
body .info-header.active {
    visibility: visible;
}
body .info-header.active .info-header-wrapper {
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
body .info-header.active:before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
}
body .info-header .header-title {
    font-size: 18px;
    font-weight: 900;
    text-transform: capitalize;
    color: #121212;
    margin-bottom: 15px;
}
body ul li{
    list-style: none; 
}
body .navigation_links_mobile li {
    position: relative;
}
body .navigation_links_mobile li a {
    font-size: 16px;
    color: #88898b;
}
body .navigation_links_mobile li a:focus,
body .navigation_links_mobile li a:hover,
body .navigation_links_mobile li.active > a,
body .navigation_links_mobile li.active > a:focus,
body .navigation_links_mobile li.active > a:hover {
    color: #000;
}
body .navigation_links_mobile > li {
    margin-bottom: 25px;
}
body .navigation_links_mobile > li > a {
    text-transform: capitalize;
    display: block;
    font-size: 24px;
    padding-right: 39px;
}
body .navigation_links_mobile > li .menu-mobile-container {
    padding: 10px 0;
}
body .navigation_links_mobile > li .menu-mobile-container .arrow_sub_mobile {
    margin-top: 4px;
}
body
    .navigation_links_mobile
    > li
    .menu-mobile-container
    .sub-menu-mobile-container {
    padding-top: 15px;
    padding-left: 10px;
}
body
    .navigation_links_mobile
    > li
    .menu-mobile-container.sub-mega-menu
    .mega-links
    li {
    padding: 10px 0;
}
body
    .navigation_links_mobile
    > li
    .menu-mobile-container.sub-mega-menu
    .mega-links
    li:not(:last-child) {
    border-bottom: 1px solid #e3e5e7;
}
body
    .navigation_links_mobile
    > li
    .menu-mobile-container.sub-mega-menu
    .mega-links
    li.list-title {
    font-weight: 700;
    font-size: 16px;
}
body
    .navigation_links_mobile
    > li
    .menu-mobile-container:not(.sub-mega-menu)
    li {
    padding: 10px 0;
}
body
    .navigation_links_mobile
    > li
    .menu-mobile-container:not(.sub-mega-menu)
    li:not(:last-child) {
    border-bottom: 1px solid #e3e5e7;
}
body
    .navigation_links_mobile
    > li
    .menu-mobile-container:not(.sub-mega-menu)
    li.list-title {
    font-weight: 700;
    font-size: 16px;
}
body .navMobile-navigation {
    display: none;
}
body .navigation_links_mobile .arrow_sub {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: right;
    padding: 0;
    display: block;
}
body .navigation_links_mobile .arrow_child_mobile {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: right;
    padding: 0;
    display: block;
}
body .navigation_links_mobile .arrow_sub .cs-icon:before {
    color: #121212;
    font-size: 14px !important;
    display: inline-block;
    zoom: 1;
    height: 34px;
    line-height: 34px;
}
body .navigation_links_mobile .arrow_child_mobile .cs-icon:before {
    color: #121212;
    font-size: 14px !important;
    display: inline-block;
    zoom: 1;
    height: 34px;
    line-height: 34px;
}
/* Compliance Section - Custom Styles */

/* Image Hover Effect */
#compliance-section .compliance-image {
    overflow: hidden;
    border-radius: 12px;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.08);
    transition: box-shadow 0.4s ease;
}

#compliance-section .compliance-image:hover {
    box-shadow: 0 8px 50px rgba(183, 70, 20, 0.15);
}

#compliance-section .compliance-image img {
    transition: transform 0.5s ease, filter 0.5s ease;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#compliance-section .compliance-image:hover img {
    transform: scale(1.05);
    filter: brightness(1.05);
}

/* ============================================
   Compliance Items Hover - New Effects
   ============================================ */

#compliance-section .compliance-item {
    transition: all 0.3s ease;
    cursor: pointer;
    border-left: 3px solid #B74614;
    box-shadow: 0 2px 8px rgba(0,0,0,0.04);
    padding: 10px 14px;
    background: #ffffff;
    border-radius: 8px;
    display: flex;
    align-items: center;
}

/* Hover Effect 1: Slide + Scale + Shadow */
#compliance-section .compliance-item:hover {
    transform: translateX(8px) scale(1.03);
    box-shadow: 0 6px 25px rgba(183, 70, 20, 0.15) !important;
    border-left-color: #1a1a2e !important;
    background: linear-gradient(135deg, #ffffff, #fff5f0);
}

/* Icon Animation */
#compliance-section .compliance-item i {
    transition: all 0.4s ease;
    width: 24px;
    text-align: center;
    font-size: 18px;
    color: #B74614;
}

#compliance-section .compliance-item:hover i {
    transform: scale(1.3) rotate(10deg);
    color: #1a1a2e;
}

/* Text Color Change */
#compliance-section .compliance-item span {
    transition: color 0.3s ease;
    font-size: 14px;
    font-weight: 500;
    color: #333;
}

#compliance-section .compliance-item:hover span {
    color: #B74614;
}

/* ============================================
   Read More Button
   ============================================ */

#compliance-section .btn-read-more {
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
}

#compliance-section .btn-read-more:hover {
    background: #B74614 !important;
    color: #ffffff !important;
    transform: translateY(-3px);
    box-shadow: 0 8px 30px rgba(183, 70, 20, 0.35);
}

#compliance-section .btn-read-more i {
    transition: transform 0.3s ease;
    display: inline-block;
}

#compliance-section .btn-read-more:hover i {
    transform: translateX(8px) scale(1.1);
}

/* ============================================
   Section Title Underline
   ============================================ */

#compliance-section .main-title {
    position: relative;
    display: inline-block;
}

#compliance-section .main-title::after {
    content: '';
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 60px;
    height: 3px;
    background: linear-gradient(90deg, #B74614, #D35400);
    border-radius: 2px;
    transition: width 0.4s ease;
}

#compliance-section .main-title:hover::after {
    width: 100px;
}

/* ============================================
   Responsive
   ============================================ */

@media (max-width: 768px) {
    #compliance-section .compliance-image:hover img {
        transform: scale(1.03);
    }
    
    #compliance-section .compliance-item:hover {
        transform: translateX(5px) scale(1.02);
    }
}

@media (max-width: 576px) {
    #compliance-section .compliance-item {
        padding: 8px 12px;
    }
    
    #compliance-section .compliance-item:hover {
        transform: translateX(3px) scale(1.01);
    }
    
    #compliance-section .compliance-item i {
        font-size: 16px;
        width: 20px;
    }
    
    #compliance-section .compliance-item span {
        font-size: 13px;
    }
    
    #compliance-section .main-title::after {
        width: 40px;
    }
    
    #compliance-section .main-title:hover::after {
        width: 70px;
    }
}
.head2_mobile2 {
    text-align:right;
}
    .vision-title {
        font-size: 32px;
        line-height: 32px;
        font-weight: 700;
        color: #ffffff;
        font-style: normal;
    }

    .vision-col-1 {
        padding-top: 5%;
        padding-bottom: 5%;
        padding-left: 10%;
        text-align: right;
        font-family: "Raleway", Helvetica, Arial, sans-serif;
    }

    .vision-col-1 p {
        color: #ffffff;
        font-style: normal;
    }
    
    .tab-pane {
        display: none;
    }
    .tab-pane.active {
        display: block;
    }
    .tab-button {
        cursor: pointer;
        margin: 5px;
    }
    
.why-choose-section{
    position:relative;
    background:#f8f9fc;
    overflow:hidden;
    padding:100px 0;
}

/* Left Geometric Design */
.left-pattern{
    position:absolute;
    left:0;
    top:0;
    width:250px;
    height:100%;
    z-index:1;
}

.left-pattern span{
    position:absolute;
    width:90px;
    height:90px;
    transform:rotate(45deg);
}

.left-pattern span:nth-child(1){
    top:0;
    left:30px;
    background:#4d79ff;
}

.left-pattern span:nth-child(2){
    top:80px;
    left:-10px;
    background:#53d4e7;
}

.left-pattern span:nth-child(3){
    top:160px;
    left:50px;
    background:#7468ff;
}

.left-pattern span:nth-child(4){
    top:240px;
    left:0;
    background:#4d79ff;
}

.left-pattern span:nth-child(5){
    top:320px;
    left:60px;
    background:#53d4e7;
}

/* Heading */
.section-title{
    position:relative;
    z-index:2;
}
/* White Card */
.main-feature-card{
    background:#fff;
    box-shadow:0 20px 60px rgba(0,0,0,.08);
    position:relative;
    z-index:2;
}

/* Hover Read More */
.feature-readmore{
    position:absolute;
    left:0;
    bottom:-70px;
    width:100%;
    background:linear-gradient(90deg,#4d79ff,#5f52ff);
    color:#fff;
    text-decoration:none;
    text-align:center;
    padding:20px;
    font-weight:600;
    transition:.4s;
}

.feature-box:hover .feature-readmore{
    bottom:0;
}

.feature-readmore:hover{
    color:#fff;
}

/* Responsive */
@media(max-width:991px){

    .left-pattern{
        display:none;
    }

    .section-title h2{
        font-size:24px;
    }

    .feature-box{
        border-right:none;
        border-bottom:1px dashed #ddd;
        min-height:auto;
    }
}


.section-title{
    text-align:center;
    margin-bottom:60px;
}

/* Feature Box */
.feature-box{
    position:relative;
    overflow:hidden;
    height:100%;
    text-align:center;
    box-shadow:rgba(0, 0, 0, 0.08) 0px 10px 35px;;
    transition:.4s;
    background:#fff;
}

.feature-box:hover{
    transform:translateY(-5px);
    box-shadow:0 10px 30px rgba(0,0,0,.08);
}

.feature-icon{
    font-size:45px;
    color:#6f6ff1;
    margin-bottom:20px;
}
.feature-icon i{
    border: 1px solid skyblue;
    padding: 17px;
}

.feature-box h5{
    font-weight:700;
    color:#111;
}
.feature-border{
    border:1px solid #e5e5e5;
    transition:.3s;
}

.feature-border:hover{
    border-color:#0d6efd;
}

@media(max-width:767px){

    .section-title h2{
        font-size:30px;
    }

    .feature-box{
        margin-bottom:20px;
    }

}

.contact-section{
    position:relative;
}

.hover-card{
    background:#fff;
    border-radius:18px;
    border:1px solid #edf2f7;
    box-shadow:0 10px 35px rgba(0,0,0,.08);
    transition:all .4s ease;
    overflow:hidden;
    height:100%;
    position:relative;
}

.hover-card::before{
    content:'';
    position:absolute;
    left:0;
    top:0;
    width:5px;
    height:100%;
    background:linear-gradient(180deg, #d0d30a, #ff0018cf);
    transition:.4s;
}

.hover-card:hover{
    transform:translateY(-10px);
    box-shadow:0 20px 45px rgba(0,0,0,.12);
    border-color:#00d2ff;
}

.hover-card:hover::before{
    width:100%;
    opacity:.04;
}

.contact-icon1{
    width:75px;
    height:75px;
    min-width:75px;
    border-radius:50%;
    background:linear-gradient(135deg, #0a23d3, #e13949cf);
    color:#fff;
    display:flex;
    justify-content:center;
    align-items:center;
    font-size:28px;
    margin-right:22px;
    transition:.4s;
    position:relative;
    z-index:2;
}

.hover-card:hover .contact-icon1{
    transform:scale(1.08) rotate(8deg);
}

.contact-content{
    flex:1;
    position:relative;
    z-index:2;
}

.contact-badge{
    display:inline-block;
    padding:6px 14px;
    border-radius:30px;
    background:#eef4ff;
    color:#3f5efb;
    font-size:11px;
    font-weight:700;
    letter-spacing:1px;
    text-transform:uppercase;
    margin-bottom:12px;
    transition:.3s;
}

.hover-card:hover .contact-badge{
    background:linear-gradient(135deg,#3f5efb,#00d2ff);
    color:#fff;
}

.contact-content h5{
    font-size:24px;
    font-weight:700;
    color:#111827;
    margin-bottom:15px;
}

.contact-content p{
    margin:0;
    color:#6b7280;
    font-size:15px;
    line-height:28px;
}

.contact-item{
    display:block;
    text-decoration:none;
    color:#374151;
    font-size:15px;
    font-weight:500;
    margin-bottom:10px;
    transition:.3s;
    position:relative;
    z-index:5;
}

.contact-item i{
    width:22px;
    color:#3f5efb;
    margin-right:6px;
}

.contact-item:hover{
    color:#0d6efd;
    transform:translateX(5px);
}

@media(max-width:991px){

    .hover-card{
        margin-bottom:25px;
    }

    .contact-icon1{
        width:60px;
        height:60px;
        min-width:60px;
        font-size:22px;
        margin-right:18px;
    }

    .contact-content h5{
        font-size:20px;
    }

    .contact-content p,
    .contact-item{
        font-size:14px;
    }
}
/* ============================================
   Testimonial Section - 6/6 Layout
   ============================================ */

/* Client Image */
.testimonial-section .client-image {
    width: 100px;
    height: auto;
    border-radius: 50%;
    overflow: hidden;
    border: 3px solid #B74614;
    flex-shrink: 0;
}

.testimonial-section .client-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* Testimonial Text */
.testimonial-section .testimonial-text {
    position: relative;
    padding-left: 20px;
}

.testimonial-section .testimonial-text::before {
    content: '\201C';
    font-size: 40px;
    color: #B74614;
    opacity: 0.3;
    position: absolute;
    top: -10px;
    left: -5px;
    font-family: Georgia, serif;
}

/* Rating Stars */
.testimonial-section .client-rating i {
    color: #f5a623;
    font-size: 15px;
    margin-right: 2px;
}

/* Right Side Image */
.testimonial-section .testimonial-image {
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.08);
}

.testimonial-section .testimonial-image img {
    width: 100%;
    height: 450px;
    object-fit: cover;
    transition: transform 0.5s ease;
}

.testimonial-section .testimonial-image:hover img {
    transform: scale(1.03);
}

/* Navigation */
.testimonial-section .testimonial-nav span {
    width: 42px;
    height: 42px;
    border: 2px solid #e0e0e0;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.3s ease;
    color: #1a1a2e;
    font-size: 16px;
    background: #ffffff;
}

.testimonial-section .testimonial-nav span:hover {
    background: #B74614;
    color: #ffffff;
    border-color: #B74614;
    transform: scale(1.1);
    box-shadow: 0 4px 20px rgba(183, 70, 20, 0.3);
}

/* Swiper Slide */
.testimonial-section .swiper-slide {
    padding: 10px 5px;
}

/* ============================================
   Responsive
   ============================================ */

@media (max-width: 992px) {
    .testimonial-section .testimonial-image img {
        height: 350px;
    }
}

@media (max-width: 768px) {
    .testimonial-section {
        padding: 50px 0;
    }
    
    .testimonial-section .testimonial-image {
        margin-top: 30px;
    }
    
    .testimonial-section .testimonial-image img {
        height: 280px;
    }
    
    .testimonial-section .testimonial-text::before {
        font-size: 30px;
    }
}

@media (max-width: 576px) {
    .testimonial-section {
        padding: 40px 0;
    }
    
    .testimonial-section .testimonial-image img {
        height: 220px;
    }
    
    .testimonial-section .client-image {
        width: 50px;
        height: 50px;
    }
    
    .testimonial-section .testimonial-text {
        font-size: 14px;
        padding-left: 15px;
    }
    
    .testimonial-section .testimonial-text::before {
        font-size: 25px;
        top: -5px;
    }
}
.info-strip{
    margin-top:-60px;
    position:relative;
    z-index:99;
}

.col-lg-2-4{
    width:20%;
    padding:0 10px;
}

@media(max-width:991px){
    .col-lg-2-4{
        width:50%;
    }
}

@media(max-width:575px){
    .col-lg-2-4{
        width:100%;
    }
}

.info-box{
    background:#071d3d;
    border-radius:12px;
    padding:28px 18px;
    min-height:120px;
    display:flex;
    align-items:center;
    transition:.35s;
    box-shadow:0 10px 30px rgba(0,0,0,.15);
}

.info-box:hover{
    background:#0b2d5d;
    transform:translateY(-6px);
    box-shadow:0 18px 40px rgba(0,0,0,.25);
}

.info-icon{
    width:55px;
    min-width:55px;
    text-align:center;
    font-size:30px;
    color:#fff;
}

.info-content{
    padding-left:15px;
}

.info-content h6{
    margin:0;
    color:#fff;
    font-size:15px;
    font-weight:700;
    letter-spacing:.5px;
    text-transform:uppercase;
}

.info-content p{
    margin:6px 0 0;
    color:#d8e0ec;
    font-size:14px;
    line-height:22px;
}

.info-content small{
    color:#9eb3cf;
    font-size:12px;
}

@media(max-width:991px){

.info-strip{
    margin-top:30px;
}

.info-box{
    margin-bottom:20px;
}

}
#partner-section{
    padding:90px 0;
    background:#f8f9fb;
}

.section-title{
    font-size:42px;
    font-weight:800;
    color:#09142a;
}

.partner-card{
    background:#fff;
    padding:45px 30px;
    text-align:center;
    border-radius:12px;
    transition:.4s;
    box-shadow:0 10px 30px rgba(0,0,0,.08);
    height:100%;
}

.partner-card:hover{
    transform:translateY(-10px);
    box-shadow:0 20px 50px rgba(0,0,0,.15);
}

.partner-card i{
    font-size:45px;
    color:#d4af37;
    margin-bottom:20px;
}

.partner-card h4{
    font-size:22px;
    font-weight:700;
    margin-bottom:15px;
    color:#09142a;
}

.partner-card p{
    color:#666;
    line-height:28px;
}
.footer-section{
    color:#ddd;
}

.footer-logo{
    max-width:280px;
}

.footer-about{
    color:#b9c3cf;
    line-height:30px;
    font-size:15px;
    margin-top:15px;
}

.footer-title{
    color:#fff;
    font-size:24px;
    font-weight:700;
    margin-bottom:30px;
    position:relative;
}

.footer-title:after{
    content:'';
    width:55px;
    height:3px;
    background:#D4A017;
    position:absolute;
    left:0;
    bottom:-12px;
}

.footer-contact,
.footer-links{
    padding:0;
    margin:0;
    list-style:none;
}

.footer-contact li{
    margin-bottom:18px;
    line-height:28px;
    color:#d8d8d8;
}

.footer-contact i{
    color:#D4A017;
    width:25px;
    font-size:18px;
}

.footer-links li{
    margin-bottom:15px;
}

.footer-links li a{
    color:#ddd;
    transition:.3s;
    text-decoration:none;
}

.footer-links li a:before{
    content:"›";
    color:#D4A017;
    margin-right:10px;
}

.footer-links li a:hover{
    color:#D4A017;
    padding-left:8px;
}

.footer-social{
    margin-bottom:35px;
}

.footer-social a{
    width:46px;
    height:46px;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    border:1px solid rgba(255,255,255,.15);
    border-radius:50%;
    color:#fff;
    margin-right:10px;
    transition:.4s;
    text-decoration:none;
}

.footer-social a:hover{
    background:#D4A017;
    border-color:#D4A017;
    color:#071B36;
    transform:translateY(-5px);
}

.footer-open{
    border-top:1px solid rgba(255,255,255,.12);
    padding-top:25px;
}

.footer-open h5{
    color:#fff;
    font-size:20px;
    margin-bottom:10px;
}

.footer-open p{
    color:#ddd;
    margin-bottom:5px;
}

.footer-open span{
    color:#D4A017;
    display:block;
    font-weight:600;
    margin-bottom:5px;
}

.footer-open small{
    color:#9ca8b6;
}

.footer-bottom{
    border-top:1px solid rgba(255,255,255,.08);
    color:#bbb;
}

.footer-bottom strong{
    color:#D4A017;
}

@media(max-width:991px){

.footer-title{
    margin-top:15px;
}

.footer-section{
    text-align:left;
}

.footer-logo{
    max-width:240px;
}

}
.footer-contact li a{
    color:#ddd;
    text-decoration:none;
    transition:.3s;
}

.footer-contact li a:hover{
    color:#D4A017;
    padding-left:5px;
}

.office-tag{
    color:#d4a017;
    font-size:15px;
    font-weight:700;
    text-transform:uppercase;
    letter-spacing:2px;
}
#office-section h2{
    font-size:52px;
    line-height:62px;
    font-weight:800;
    color:#082145;
    margin:15px 0;
}
.title-line{
    width:60px;
    height:3px;
    background:#d4a017;
    margin:25px 0;
}
.office-list{
    margin-top:40px;
}
.office-item{
    display:flex;
    align-items:center;
    margin-bottom:25px;
}
.office-item .icon{
    width:55px;
    height:55px;
    background:#082145;
    border-radius:50%;
    display:flex;
    justify-content:center;
    align-items:center;
    color:#fff;
    font-size:20px;
    margin-right:18px;
    flex-shrink:0;
}
.office-item span:last-child{
    font-size:20px;
    font-weight:600;
    color:#082145;
}
.office-image img{
    width:100%;
    border-radius:18px;
    box-shadow:0 20px 60px rgba(0,0,0,.15);
}
.office-bottom{
    margin-top:45px;
    background:#081d42;
    border-radius:15px;
    overflow:hidden;
}
.bottom-box{
    display:flex;
    align-items:center;
    padding:35px 30px;
    border-right:1px solid rgba(255,255,255,.12);
}
.bottom-icon{
    color:#d4a017;
    font-size:34px;
    margin-right:20px;
}
.bottom-box h5{
    color:#fff;
    font-size:22px;
    font-weight:700;
    margin-bottom:10px;
}
.bottom-box p{
    color:#ddd;
    font-size:15px;
    line-height:26px;
    margin:0;
}
@media(max-width:991px){
#office-section{
padding:70px 0;
}
.office-image{
margin-top:40px;
}
.bottom-box{
border-right:none;
border-bottom:1px solid rgba(255,255,255,.10);
}

#office-section h2{
font-size:38px;
line-height:48px;
}

}