.htmlStyle{
    overflow-y: auto; 
    height: auto; margin-top: 0px;
}

.header-wrapperCustom{
    overflow-y: visible; 
    height: 75px;
}

.mob-nav-no-print{
    height: auto; width: 0px; transition: all 0s ease 0s;
}

#search-nav-mobile {
    height: 0px;
}

.stop-color1{
    stop-color:#FFDD55
}

.stop-color2{
    stop-color:#FF543E
}
.stop-color3{
    stop-color:#C837AB
}
.circle{
    fill:url(#svg_ig_1);
}
.stop-color4{
    stop-color:#3771C8
}
.stop-color5{
    stop-color:#6600FF;stop-opacity:0
}
.circle2{
    fill:url(#svg_ig_2);
}
#multicolor_icons{
    display: none;
}

.polygon{
    opacity: 0.2;
}

.polygon2{
    opacity: 0.3;
}

.polygon-fill{
    fill:url(#linear-gradient);
}

.circle-fill{
    fill:url(#svg_ig_1);
}

.circle-fill2{
    fill:url(#svg_ig_2);
}
.st0 {
    fill: #FFFFFF;
}

.st1 {
    fill: none;
    stroke: #FFFFFF;
    stroke-width: 2.1206;
}

.st2 {
    fill: #005DA9;
}

.st3 {
    fill: none;
    stroke: #FFFFFF;
    stroke-width: 1.8943;
}

.st4 {
    fill: #607171;
}
.img-height-index{
    height:250px !important;
}
#new-nav-mobile{
    height: 769px; width: 390px; transition: all 0.5s ease 0s;
}
ul.no-bullets {
    list-style-type: none;
    margin: 0;
    padding: 0;
  }

  .newli{
    display: flex;
    width: 100%;
  }

  .newspan{
    display: block;
    width: 295px;
  }
  @media only screen and (max-width: 600px) {
    .miniModule{
        display: none !important;
    }
}
.card-header{
    height:75px;
}
nav ul.tp-nav-main li a{
    font-size: .8rem;
}

/* .Contactuscontainer{
    position: fixed;
    bottom:2%;
    left: 37%;
    width: 35rem;
    height: 31rem;
} */

/* The Modal (background) */
.modal {
    
    position: fixed; /* Stay in place */
    padding-top: 30rem; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
  }
  
  /* Modal Content */
  .modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 64%;
  }
  
  /* The Close Button */
  .close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
  }
  
  .close:hover,
  .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
  }
  .vercode{
    color: rgb(235, 11, 11) !important; 
    font-weight: 700 !important;
  }
  .wrapfix{
    margin-left: 0px !important;
  }
  @media (max-width: 991px) {
    .body-wrapper h1:first-child {
        display: block;
        font-size: 1.5rem !important;
    }
}
#header1 {
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    font-size: 26px;
    font-weight: 700;
    
}

#header2 {
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    
}
#hidethistoo{
    position: fixed;
    z-index: 9999;
}

footer .footer-wrapper, footer .agency-footer {
    display: none;
}