h1{
	margin:0px !important;
	padding:0px !important;
}
.vcheader {
    padding: 5px;
/*    border-top: 15px solid var(--theme_color);
    border-bottom: 15px solid var(--theme_color);*/
}
.vcheader img {
    /*margin: 0 auto;*/
    display: block;
    max-width: 87vw !important;
    max-height: 70px !important;
}
.bottom-header {
    -moz-box-shadow: 0 15px 25px -15px #ccc;
  /*  -webkit-box-shadow: 0 15px 25px -15px #ccc;
    box-shadow: 0 15px 25px -15px #ccc;
    min-height: 20vw;*/
}
.bottom-header img {
    border-radius: 50%;
    float: left;
    width: 30%;
    /*margin-left: 2%;*/
    /*margin-top: -15px;*/
}
.bottom-header span {
    float: left;
  /*  width: 70%;*/
    margin-left: -2%;
    margin-top: -2vw;
}
.bottom-header h4 {
    font-size: 4vw;
    margin-bottom: 0.5rem;
    line-height: 1.2;
}
.bottom-header address {
    font-size: 3vw;
}
.icon-single {
    margin: 5px 1vw;
    width: 12vw;
    height: 12vw;
    border-radius: 50%;
    background-color: #e82121;
    border: 1vw solid #d50e11;
    padding-top: 2px;
}
ul {
    display: inline-flex;
    list-style-type:none !important;
    margin:0px;
   /* padding:0px !important;*/
    text-align: center;
    vertical-align: middle;
}

.icon-single .fa{
    color: #fff;
    font-size: 8vw;
    margin-top:2vw;
}
.mt {
    margin-top: 6vw;
}
.icons {
    margin-bottom: 10px;
    box-shadow: 0 14px 15px -15px #000;
    padding-bottom: 5px;
}
#main-icon {
    margin-top: 4px;
    margin-bottom: 4px;
    padding: 0 10px;
}
#main-icon > div > div:not(:last-child) {
    border-right: 1px solid #ccc;
}
#main-icon a > span {
    text-align: center;
}
#main-icon span {
    color: #000;
    /*font-size: 2.5vw;*/
    margin: 0 auto;
    display: block;
}
#main-icon .col{
	text-align: center;
}
#main-icon span h5, #services {
	margin-top: 0px;
    margin-bottom: 5px;
    font-size: 1.25rem;
}
.addabt{
	margin-top:20px;
 margin-bottom: 10px;
    padding: 0 10px;	
}
#main-icon h5 i {
    color: #BC0000;
}
.addabt h5 i{
    color: var(--theme_color) !important;
}
.adddata h5 i{
    color: var(--theme_color) !important;
}
#wp-icon {
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 0 10px;
}
#wp-icon > div > div:not(:last-child) {
    border-right: 1px solid #ccc;
}
#wp-icon a > span {
    text-align: center;
}
#wp-icon span {
    color: #000;
    /*font-size: 2.5vw;*/
    margin: 0 auto;
    display: block;
}
#wp-icon .col{
	text-align: center;
}
#wp-icon span h5, #services {
	margin-top: 0px;
    margin-bottom: 5px;
    font-size: 1.25rem;
}
#wp-icon h5 i {
    color: #BC0000;
}
.addabt a > span {
    text-align: center;
}
.addabt span {
    color: #000;
    font-size: 2.5vw;
    margin: 0 auto;
    display: block;
}

.addabt > div > div:not(:last-child) {
    border-right: 1px solid #ccc;
}
.addabt  p{
	margin:5px;
}
.adddata a > span {
    text-align: center;
}
.adddata  span {
    color: #000;
    font-size: 2.5vw;
    margin: 0 auto;
    display: block;
}
 h5{
	margin-top: 0px;
    margin-bottom: 5px;
    font-size: 1.25rem;
    text-align: center;
}
.adddata > div > div:not(:last-child) {
    /*border-right: 1px solid #ccc;*/
}
.adddatanew  {
    border-left: 1px solid #ccc;
}
.adddata   p{
	margin:5px;
}
.payproduct .button.button-fill{
	background-color: var(--btn_bg_color) !important;
    color: #fff;
    text-transform: capitalize !important;
    margin-bottom:5px;
}
.footersocial h5 i{
 color: #BC0000 !important;
}
.footersocial > div > div:not(:last-child) {
    border-right: 1px solid #ccc;
}
/*.socialicons ul li a img {
   margin-right:22px;
}*/
.wrapperpaymnt {
   display: none;
   position:fixed;
   top:0;
   width:100%;
   height:100%;
   z-index:1000;
   background-color: transparent;
   }
   .contentpaymnt{
   position: fixed;
   background:#fff;
   padding: 24px;
   box-sizing: border-box;
   width: 100%;
   z-index: 1000;
   bottom:0;
   height:100%;
   }
   .hidedivpaymnt{
   width: 100%;
   height: 100%;
   top: 0;
   background: #353535;
   z-index: 1;
   display: none;
   position: fixed;
   opacity: 0.5;
   }
   .heading h3{
      text-align: center;
      font-size: 20px;
      margin:15px;
      padding:0px;
    /*  border-bottom:1px solid #ddd;*/
    }
    .QRbox {
    text-align: center !important;
    border:1px solid #ddd !important;
    }
  .md .button.button-fill{
  background-color:var(--btn_bg_color)!important;
    color: #fff;
    text-transform: capitalize !important;
    margin-bottom:5px;
}
.close{
  font-size: 30px;
  margin-right:-17px;
}
.fa{
  color:var(--theme_color) !important;
}
button .fa{
   color:var(--btn_color)!important;
}
.wrapperabt {
   display: none;
   position:fixed;
   top:0;
   width:100%;
   height:100%;
   z-index:1000;
   background-color: transparent;
   }
   .contentabt{
   position: fixed;
   background:#fff;
   padding: 24px;
   box-sizing: border-box;
   width: 100%;
   z-index: 1000;
   bottom:0;
   height:100%;
   }
   .hidedivabt{
   width: 100%;
   height: 100%;
   top: 0;
   background: #353535;
   z-index: 1;
   display: none;
   position: fixed;
   opacity: 0.5;
   }
   .vcard{
  padding-bottom: 100px
}
   .svg-inline--fa
   {
     color: var(--theme_color) !important;
   }
   .button .svg-inline--fa{
     color: var(--btn_color) !important;
   }
   