/* --------------------------Header---------------------------- */
  .stickynavbar {
    position: fixed;
    width: 100%;
    z-index: 999;
    top: 0;
    background: #fff;
  }
  .stickynavbar {
    background-color: #fff;
    z-index: 9999999999999;
    padding-top: 0 !important;
  }
  .stickynavbar{
    position: fixed;
    top: 0px;
    width: 100%;
    padding-bottom: 0 !important;
  }
  /*#header_navigation.stickynavbar{
    background-color: #0f2239;
  }*/
  .nav_wrap {
    clear:both;
    background-color: transparent;
    margin-bottom: 0em;
    z-index: 99;
  }
  .admin-bar .stickynavbar{ 
    margin: 32px 0px 0px 0px !important;

  }
  .logo a {
    color: #fff;
    font-size: 14px;
    letter-spacing: 0px;
    font-weight: 600;
    color:#fff;
    font-family: 'Open Sans',sans-serif;
  }
  .logo a:hover {
    color: #fff;
  }
  .logo p{ 
    color: #fff;
    margin-bottom: 0;
    font-size: 18px;
  }
  .menubar .social-media{
    padding:12px 0; 
    text-align:center;
  }
  .scrolled {
    position: fixed !important;
    top: 0;
    width: 100%;
    z-index: 9999999;
    background:#fff;
  }
  #masthead.scrolled {
    background: #ccc;
  }
  
  #site-navigation {
    width: 100%;
  }
  #header_navigation {
    /*position:absolute;*/
    width: 100%;
    /*margin-top: -40px;
    background-color: transparent;
    z-index: 999;*/
  }
  .stickynavbar{
    position: fixed !important;
  }

  /* ------------- Top bar ---------------- */
  .logo {
    /*background-color: #0D5EF4;
    border-bottom-left-radius: 100px;
    border-top-right-radius: 100px;
    position: absolute;
    left: 0px;
    right: 0px;
    width: 574px;
    top: 0px;
    padding-top: 2px;
    padding-bottom: 6px;*/
}
   #topbar{
    background-color: #FD9A01;
    padding-top: 15px;
    padding-bottom:15px
   }
  #topbar .mail a{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    color: #000000;
    vertical-align: middle;
    }
    #topbar .font-icon{
      margin-right: 5px;
    }
    #topbar .socialbox a{
      font-size: 20px;
      padding-left: 35px;
      color: #000;
    }
    #topbar .socialbox{
     text-align: right;
    }

    .header-nav{
      text-align: right;
    }

    .contact-btn{
      font-family: 'Poppins';
      font-style: normal;
      font-weight: 400;
      font-size: 25px;
      line-height: 38px;
      text-align: center;
      color: #000;
      background-color: #FD9A01;
      padding: 16px 45px;
      display: inline-block;
      border-radius: 50px;

    }
   #masthead svg#svg {
    width: 100%;
    height: 100%;
  }
  header#masthead {
    position: absolute;
    width: 100%;
    z-index: 3;
  }
  .page-template-home-page header#masthead {
    position: relative;
    z-index: 3;
    width: 100%;
    /*background: #2a2a44;*/
  }
  header#masthead {
    position: relative;
    z-index: 3;
    width: 100%;
    /*background: #2a2a44;*/
  }
  .home header#masthead {
    position: relative;
    z-index: 99;
    width: 100%;
   /* background: #2a2a44;*/
  }
  path#path0 {
    fill: #000;
    opacity: 0.4;
  }
  .search-box{
    position: relative;
    z-index: 99;
  }
  .search-box span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  width: 55px;
  height: 55px;
  text-align:center;
  padding-top:6px;
  color:#0F2239;
  font-size:22px;
  border: 1px solid #0F2239;
  border-radius: 50%;
  padding-top: 11px;

}
.tc-search-wrapper {
  position: absolute;
  left: auto;
  bottom: 0;
  height: 0;
  width: 50%;
  pointer-events: none;
  opacity: 0;
  transition: 1s;
  top: 96px;
  z-index: 1;
  right: 0px;
  transition: all 1s ease-in-out;
}
.tc-search-wrapper form input[type="search"]{
  border:none;
  background-color: #fff;
  width: 100%;
  padding:10px 10px;
}
.tc-search-wrapper form label{
  width: 60%;
}
.tc-search-wrapper form button[type="submit"]{
  border:none;
  background-color: #0d5ef4;
  padding:14px 14px;
  position: absolute;/*
  left: -5px;*/
}
.tc-search-wrapper form button[type="submit"] i{
  font-size: 14px;
  color: #fff;
}
.tc-open-menu{
  height: 100%;
  opacity: 1;
  pointer-events: auto;
}
.tc-close-menu{
  height: 0;
  opacity: 0;
  pointer-events: none;
}
.tc-search-wrapper form input[type="search"]{
    border: 1px solid #fff;
    border-right: 0px;
}
.tc-search-wrapper form button[type="submit"]{
    border: 1px solid #0d5ef4;
    border-left: 0px;
}
.header-nav{
  position: relative;
}
  
  /* ------------- Header ---------------- */

  #header_navigation  ul.sub-menu a{
    padding: 18px 30px !important;
    margin: 0px !important;
  }
  .main-navigation ul li:hover > ul{
    display: block;
  } 
 
  
/*----------------------add to cart---------*/ 
 
  li.woocommerce-mini-cart-item.mini_cart_item a.remove {
      right: 0px;
      left: auto !important;
  }
  .woocommerce a.remove{
    color: #fff !important;
    background-color: #1e1f24;
    width: 25px;
    height: 25px;
  }
   .woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a:hover{
    color: #ffffff;
   }
   .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover{
    background: #1e1f24;
   }
   .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background: #9abb22;
   }
   li.woocommerce-mini-cart-item.mini_cart_item span.quantity{
    color: #ffffff;
   }
   .woocommerce.widget_shopping_cart .total strong {
    color: #ffffff;
   }
  .woocommerce.widget_shopping_cart .buttons a{
   background: #1e1f24;
   color: #ffffff;
   }
  .woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a{
    color: #1e1f24;
  }
  .woocommerce .widget_shopping_cart .cart_list li, .woocommerce.widget_shopping_cart .cart_list li{
    padding-left: 0em;
  }
  .woocommerce.widget_shopping_cart .buttons a{
    width: 100%;
    text-align: center;
  }
  .woocommerce .widget_shopping_cart .total{
    padding: 4px 0 0;
    margin: 10px 0 !important;
  }
  .woocommerce-mini-cart__total.total strong {
      padding: 8px 0;
  }
  p.woocommerce-mini-cart__buttons.buttons {
      display: flex;
  }
  p.woocommerce-mini-cart__empty-message {
    margin-bottom: 0;
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    font-family: "Roboto";
    text-align: center;
    letter-spacing: 1px;
  }
  .woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img {
    float: left;
    margin-right: 24px;
    width: 90px;
  }

/*----------------Menu bar-----------*/
  
  ul.list_nav {
    margin: 0 auto;
    text-align: center;
    display: block;
    text-align: right;
  }
  .main-navigation ul{
    list-style: none;
    margin: 0;
    padding-left: 0;
  }
  .main-navigation li a:hover{
    color: #0F2239;
  }
/*  .main-navigation li.current_page_item a{
    color:#000 !important;
  }*/
  
  #header_navigation .cart_box {
    position: relative;
  }
  
  #header_navigation a.cart-customlocation {
    position: absolute;
  }
  #header_navigation .cart_box i {
    font-size: 16px;
    color: #fff;
  }
  .main-navigation li{
    position: relative;
    display: inline-block;
  }
  .main-navigation .sub-menu li .current_page_item > a{
    color: #fff;
  }
  /*.main-navigation ul#menu-primary-menu .current-menu-item > a{
    color: #000 !important;
  }
  .main-navigation ul#menu-primary-menu .sub-menu .current-menu-item > a{
    color: #000;
  }*/

  .stickynav .main-navigation .current-menu-item > a{
    color: #000;
  }
  .main-navigation ul{
    padding-left: 58px; 
  }
  .menubar {
    float: left;
    /*background: #48486a;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;*/
    width:100%;
    /*padding-bottom:40px;*/
  }
  .main-navigation a {
    padding: 19px 12px 15px 12px;
    display: inline-block;
    position: relative;
    transition-duration: 0.3s;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400 !important;
    font-size: 25px;
    line-height: 38px;
    color: #000000;
    text-align: center;
          
  }
  .main-navigation ul ul{
    display: none;
    position: absolute;
    left: 0;
    top: 100% ;
    background: #0d5ef4;
    min-width: 240px;
    z-index: 9999;
    padding-left: 0px;
    -webkit-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
    visibility: hidden;
  }
  .main-navigation ul ul {
    left: auto;
    top: 46px;
    text-align: left;
    -ms-animation: zoomIn .3s ease-in-out;
    -webkit-animation: zoomIn .3s ease-in-out;
    animation: zoomIn .3s ease-in-out;
    border-radius: 0;
  }
  .main-navigation ul ul {
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
    opacity: 1 !important;
    visibility: visible;
  }
  .main-navigation ul ul ul{
    left: 100%;
    top: 0;
  }
  .main-navigation ul ul a{
    text-transform: capitalize;
    font-weight: 400;
    color: #ffffff !important;
    font-size: 14px;
    line-height: 1.5;
    padding-left: 10px;
    text-align: left;
    padding: 5px 20px;
    transition: all 0.5s ease 0s;
  }
  ul.sub-menu li a:hover {
    -moz-transform: translate(15px, 0%);
    -ms-transform: translate(15px, 0%);
    -webkit-transform: translate(15px, 0%);
    -o-transform: translate(15px, 0%);
    transform: translate(15px, 0%);
  }
  .main-navigation ul ul li,
  .menubar.scrolled .main-navigation ul ul li{
    float: none;
    display: block;
    text-align: left;
  }
  /*.main-navigation li a:before {
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 50%;
    border: 6px solid #0D5EF4;
    position: absolute;
    
    left: 50%;
    opacity: 0;
    bottom: -3px;
    transform: translateX(-50%) translateY(-50%) scale(0.8);
    transition: all 0.3s ease 0s;
}
 .main-navigation li a:hover:before {
    opacity: 1;
    transform: translateX(-50%) translateY(-50%) scale(1);
}*/

/*ul.sub-menu li:before {
    top: 25px;
    left: 18px;
}*/
  .main-navigation ul ul li:hover > a{
    color: #fff !important;
  }
  .site-main .comment-navigation,
  .site-main .posts-navigation,
  .site-main .post-navigation{
    margin: 0 0 15px;
    overflow: hidden;
  }

  .comment-navigation .nav-previous,
  .posts-navigation .nav-previous,
  .post-navigation .nav-previous{
    float: left;
    width: 50%;
  }
  .nav-links .nav-previous{
    padding: 1.5rem 2rem;
    border: none;
    position: relative;
    margin-right: 17px;
    background: #f4f5f6;
  }
  .nav-links .nav-next{
    width: 50%;
    padding: 1.5rem 2rem;
    border: none;
    position: relative;
    background: #f4f5f6;
  }
  .nav-links {
    display: inline-flex;
    width: 100%;
    margin-top: 25px;
  }
  .comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
    float: right;
    text-align: right;
  }

/*---------------- Footer Section ----------------------*/
  
  .footer-cols {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  #footer
  {
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
  }
  .outer-footer {
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
  }
  .footer-social .socialbox a {
    border-right: none;
  }
  .footer-social .socialbox a i {
    color: #ffffff;
  }
  .footer-top {
    padding-bottom: 50px;
  }
  .footer-top-col h3 {
    font-size: 20px;
    font-weight: bold;
  }
  .outer-footer {
    background-size: 100% 100%;
   
  }
  #footer form.search-form{
    border: none;
    background: transparent;
    padding: 0;
  }
  #footer form.search-form input{
    float: none;
    border: 1px solid #fff;
    margin: 8px 0px;
  }
  #footer .social-icons i {
    font-size: 12px;
    color: #9abb22;
  }
  #footer .widget_recent_entries img {
    width: 100px;
    height: 100%;
    border-radius: 10px;
  }
  #footer .wp-block-latest-posts__post-author, .wp-block-latest-posts__post-date {
    display: inline-block;
    font-size: 11px;
    letter-spacing: 0px;
    color: #afafad;
    font-weight: 400;
    margin-top: 2px;
  }
  #footer .wp-block-latest-posts__post-author {
    padding-right: 10px;
  }
  #footer .social-icons a {
    display: inline-block;
    line-height: 10px;
  }
  #footer input[type="email"],#footer input[type="text"] {
    font-size: 12px;
    line-height: 40px;
    color: #414447;
    font-weight: 600;
    padding: 10px 20px;
    font-family: Jost;
    font-size: 12px;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: 0em;
    background: #FFFFFF;
    border-radius: 50px;
    border: 0px;

  }
  
  #footer div#wpcf7-f71-o1 {
    position: relative;
  }
  #footer input[type="submit"] {
    background: #0D5EF4;
    width: 100%;
    color: #ffffff;
    font-family: Jost;
    font-size: 20px;
    font-weight: 600;
    line-height: 29px;
    letter-spacing: 0em;
    text-align: center;
    border-radius: 50px;
  }
  #footer input[type="email"]::placeholder,#footer input[type="text"]::placeholder {
    
    text-align: center;
  }
  
  #footer textarea{
    height: 100px;
  }
  #footer p.post-date {
    font-size: 16px;
    line-height: 28px;
    color: #d9dae0;
    font-weight: 400;
    font-family: "Roboto";
  }
  ul.project-date li{
    font-size: 16px;
    line-height: 22px;
     padding: 0px !important;
    color: #d9dae0;
    font-weight: 400;
    font-family: "Roboto";
  }
  #footer {
    color: #fff;
    text-align: left;
    position: relative;
  }
  #footer .section-right-image{
    position: absolute;
    z-index: 0;
    right: 30px;
    -webkit-animation: sp 10s linear infinite;
    animation: sp 10s linear infinite;
    top:-28%;
   }
   #footer .section-right-image img {
      height: 170px;
      width: 170px;
      margin: 0 auto;
      -webkit-animation: sp 10s linear infinite;
      animation: sp 10s linear infinite;
  }
  #footer .footer-bottom-circle{
    position: absolute;
    z-index: 0;
    left: 0;
    -webkit-animation: sp 10s linear infinite;
    animation: sp 10s linear infinite;
    bottom:16%;
   }
   /*#footer .footer-bottom-circle img {
    height: 170px;
    width: 170px;
    margin: 0 auto;
    -webkit-animation: sp 10s linear infinite;
    animation: sp 10s linear infinite;
  }*/
  .footer_hide{
    display:none;
  }
  #footer .footer-cols h3 {
    font-size: 20px;
    letter-spacing: 0px;
    color: #fdf3f4;
    font-weight: 500;
    position: relative;
  }
  #footer .footer-cols p {
    font-size: 12px;
    line-height: 30px;
    color: #f9f6f6;
    font-weight: 200;
  }
  #footer .social a.facebook {
    color: #0069b3;
  }
  #footer .social a.twitter {
    color: #00b4db;
  }
  #footer .social a.youtube {
    color: #ca0707;
  }
  #footer .social a.linkedin {
    color: #0069b3;
  }
  #footer ul {
    padding: 0;
    margin-bottom: 0;
  }
  #footer ul li{
    list-style:none;
    margin:0 0 9px 0;
    color: #d9dae0;
    text-align:left;
    padding-left: 20px;
  }
  #footer ul li a{
    display: inline-block;
    margin: 0px !important;
    padding: 0px !important;
    color: #ffffff;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 19px;
    line-height: 33px;
    color: #FFFFFF;

  }
   #footer .custom-html-widget{

    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 23px;
    line-height: 37px;
    color: #FFFFFF;

   }
   #footer .custom-html-widget a{

    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 23px;
    line-height: 37px;
    color: #FFFFFF;

   }
  #footer ul li a{
    position: relative;
  }
  #footer .widget_nav_menu ul li a:after{
    content: "\f054";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    display: inline-block;
    color: #fff;
    position: absolute;
    left: -21px;
    font-size: 16px;
  }
  
  
  #footer .mail-text{
    font-size: 18px;
    line-height: 27px;
    color: #ededed;
    font-weight: 400;
  }
  #footer .phone-heading {
    font-size: 30px;
    line-height: 18px;
    margin-top: 68px;
    color: #ffffff;
    font-weight: 700;
  }
  #footer .phone-heading i,#footer .mail-text i {
    font-size: 22px;
    color: #9fcd4e;
    margin-right: 10px;
  }
  #footer p {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 19px;
    line-height: 30px;
    color: #FFFFFF;
    padding-top:1rem;
  }
  #footer .foo-border{
    border-right: 1px solid #9ea0af;
    text-align: right;
    padding-right: 3rem;
  }  
  #footer .textwidget input[type="email"],#footer input[type="text"] {
    background: #FFFFFF;
    border-radius: 50px;
    border: 0px;
  }
  /*#footer .wpcf7-form-control-wrap:before {
    content: "\f1d8";
    font-family: 'Font Awesome 5 Free';
    position: absolute;
    font-size: 21px;
    color: #fff;
    right: 0px;
    padding: 13px 25px;
    z-index: 1;
  }*/
  #footer .textwidget {
    position: relative;
  }
  #footer .textwidget input[type="submit"] {
    background-color: #9abb22;
    border-radius: 30px;
    padding: 15px;
    border: 0px;
    display: inline-block;
    width: 22%;
    margin-top: 0px;
    bottom: 0px;
    right: 0px;
    position: absolute;
    font-size: 0px;
    line-height: 22px;
    color: #ffffff;
    font-weight: 400;
    text-align: center;
}
  #footer .contact-widget i {
    color: #6c6f73;
    margin-right: 10px;
    font-size: 16px;
    width: 18px;
  }
  #footer .footer-logo {
    width: 200px;
  }
  #footer .social a {
    margin-right: 4px;
    background: #ffffff;
    border: none;
    width: 40px;
    border-radius: 0px;
    padding: 8px;
    border-radius: 30px;
    height: 40px;
    display: inline-block;
    font-size: 16px;
    text-align: center;
  }
  #footer .social a:hover{
    background-color: #9abb22;  
  }
  #footer .widget td 
  {
    padding-top: 0px !important;
  }
  #footer #site-navigation ul li a
  {
    font-size: 15px;
    letter-spacing: 1px;
    color: #919191;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
  }
  #footer #site-navigation ul li
  {
    margin-right: 20px;
  }
  #footer #site-navigation
  {
    text-align: center;
    margin-bottom: 20px;
    padding-bottom: 20px;
    padding-top: 65px;
    font-family: Jost;
    font-size: 40px;
    font-weight: 700;
    letter-spacing: 0em;
    text-align: left;

  }
  #footer h3{
    margin-bottom: 20px;
    padding-bottom: 20px;
    padding-top: 65px;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 30px;
    line-height: 45px;
    color: #FFFFFF;
  }
  #footer .main-navigation li.current_page_item
  {
    background-color: transparent;
  }

  #footer .footer-logo-box
  {
    margin: 0 auto;
    display: block;
    position:absolute;
    top: -154px;
    left: 0;
    right: 0;
    background-color: #111111;
    padding: 20px 15px;
    max-width:180px;
    max-height: 180px;
    border-radius: 50%;
  }
  .wpcf7 .ajax-loader {
    display: none;
  }

  #footer h3.widget-title {
    margin-bottom: 22px;
    position: relative;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 30px;
    line-height: 45px;
    color: #FFFFFF;
  }
  #footer h3{
    position: relative;
  }
  
  .footer1 p{
    font-family: Jost;
    font-size: 22px;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0em;
    text-align: left;

  }
  /*.footer1,.footer2,.footer3{
    padding-left:3rem !important;
  }*/
  #footer .socialbox a {
    margin-right: 4px;
    background: transparent;
    border: none;
    width: 40px;
    border-radius: 0px;
    padding: 8px;
    border-radius: 30px;
    height: 40px;
    display: inline-block;
    font-size: 16px;
    text-align: center;
    border:1px solid #fff;
    color:#fff;
  }
  #footer .socialbox a:hover{
    border:1px solid #ee851e;
    color:#ee851e;
    padding-right:3px;
    transition: 1s linear;
  }

  /**************copyright**************/

  #footer .copyright ul li{
    padding: 0px 0px;
    margin: 0px;
  }
  #footer .ftr-bottom-img img {
    width: 100%;
    position: absolute;
    bottom: 55px;
  }
  #footer .copyright {
    /*bottom: 0px;
    position: absolute;*/
    width: 100%;
    padding: 45px 0px 
  }
  
  #footer .copyright p {
    padding: 12px 0;
    margin-bottom: 0;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 33px;
    text-align: center;
    color: #FFFFFF;
  }
  
  #footer .copyright .footer-men a{
    color: #ffffff;
  }
  #footer .copyright a {
    color: #fd9a01;
    cursor: pointer;
  }
 

  /*-------------------------- Calendar widget --------------------------*/
  table {
    border-collapse: collapse;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin: 0 0 1.75em;
    table-layout: fixed;
    width: 100%;
  }
  .widget.widget_calendar table {
    margin: 0;
  }
  .widget.widget_calendar td, .widget.widget_calendar tr, .widget.widget_calendar th {
    border: 1px solid #fff;
    color: #000000;
  }
  #footer .widget.widget_calendar td, #footer .widget.widget_calendar tr, #footer .widget.widget_calendar th {
      color: #ffffff;
      padding: 2px;
  }
  .widget_calendar td,
  .widget_calendar th {
    line-height: 1.5625;
    padding: 0;
    text-align: center;
  }
  .widget_calendar caption {
    font-weight: 900;
    margin-bottom: 0em;
    color: #fff;
    padding-left: 15px;
    caption-side: top;
  }
  .widget_calendar tbody a {
    background-color: #bbb;
    color: #fff;
    display: block;
    font-weight: 700;
  }
  .widget_calendar tbody a:hover,
  .widget_calendar tbody a:focus {
    background-color: #686868;
    color: #fff;
  }
  .widget th,
  .widget td {
    padding: 0.5384615385em;
  }

/* ---------- Return to Top ------------ */

  #return-to-top {
    display: inline-block;
    background-color: #fd9a01;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 4px;
    position: fixed;
    bottom: 30px;
    right: 30px;
    transition: background-color .3s, 
      opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1;
  }
  #return-to-top:after {
    content: "\f077";
    font-family: "Font Awesome 5 Free";
    font-weight: 800;
    font-size: 25px;
    color: #fff;
    text-align: center;
    line-height: 50px;
  }
  #return-to-top:hover {
    cursor: pointer;
    background-color: #1c1c1c;
  }
  #return-to-top:active {
    background-color: #555;
  }
  #return-to-top.show {
    opacity: 1;
    visibility: visible;
  }
  .latest-goal{
  color: #fd9a01 !important;
  font-family: 'Poppins' !important;
  font-style: normal !important;
  font-weight: 500 !important;
  font-size: 10px !important;
  color: #FD9A01 !important;
  line-height: 15px !important;
  padding-top: 8px !important;
}

  
.latest-goal .collected{
  padding-left: 10px;
}

#footer .footer3 ul li a{
  font-size: 18px;
  line-height: 23px;
}
#footer .footer1 p{
  padding-top: 0px;
}