@import "../font/bebasneue.css";
@import "../font/noto.css";

button.navbar-toggler.navbar-toggler-right {
    background: url(/images/menu.svg) no-repeat;
    background-size: contain;
    width: 7vw;
    height: 10vw;
}


body {
    margin: 0;
    padding: 0;
    font-size: 1vw;
    font-family: 'Noto Sans';
}


#allrecords {  font-variant-numeric: lining-nums;  } 
.d1 {
    width: 0.4vw;
    height: 0.4vw;
    margin-top: 0.3vw;
    margin-left: 2.5vw;;
    background: #25D366;
    border-radius: 50%;
    float: left;
}
.d2 {
    width: 0.7vw;
    height: 0.7vw;
    margin: 0.6vw;
    background: #0D87A1;
    border-radius: 50%;
    float: left;
}
.link1{
    text-decoration: underline;
    color: #258978;
}
.link1:hover{
    text-decoration: none;
}
.b1c-form { -webkit-border-radius: 10px; padding: 1%; -moz-border-radius: 3px; -ms-border-radius: 10px; border-radius: 3px; -moz-box-shadow: 0 5px 15px #4d4d4d; -webkit-box-shadow: 0 5px 15px #4d4d4d; box-shadow: 0 5px 15px #4d4d4d; display: none; text-align: left; position: absolute; margin: 0 auto; background: #fff; overflow: hidden; width: 350px; z-index: 1000; }
.b1c-form textarea { resize: none; }
.b1c-form label { font-size: 13px; }
.b1c-form .row div { margin-bottom: 0; }
.b1c-form .b1c-fields input, .b1c-form .b1c-fields textarea, .b1c-form .b1c-fields select { outline: none;border-radius: 50px; box-shadow: none !important; }
.b1c-form .b1c-submit { display: block; margin-left: auto; margin-right: auto; }
.b1c-form .b1c-tl { overflow: hidden;  border-radius: 2px 2px 0 0; background: #fff; font-size: 280%;
    color: #222222 ; margin: 0 0 11.05px 0; }
.b1c-form .b1c-close { float: right; padding: 8.45px 14.3px; color: #000;
    font-size: 80%; overflow: hidden; cursor: pointer; }
.b1c-form .b1c-close:hover { text-shadow: 0 0 15px #fff; }
.b1c-form .b1c-close:active { margin-top: 1px; margin-bottom: -1px; }
.b1c-form .b1c-description { margin: 0 13px 11.7px; font-size: 13px; }
.b1c-form .b1c-form-group { margin: 0 11.7px 11.7px; }
.b1c-form .b1c-title-name { margin: 10px 0 10px 13px;font-family: 'Bebas Neue'; font-weight: bold;  }
.b1c-form .b1c-txt.b1c-txt-err { border: 1px solid #ffadad !important; background: #ffebeb !important; }
.b1c-form .b1c-result { padding: 5px 10px; }
.b1c-form .b1c-result div { text-align: center; font-weight: 700; padding: 8px 10px; margin: 5px 0 5px; border-top: 1px solid #ccc; color: #555; }
.b1c-form .b1c-result .b1c-ok { color: #7E573D; }
.b1c-form .b1c-result .b1c-err { border-top: 1px solid #ffadad; color: darkred; background: #ffebeb; }
.b1c-form .b1c-result .b1c-send { background: #efefef url(loading.gif) 10px no-repeat; }
.b1c-form .b1c-submit-area { padding: 10px 0 0 0; position: relative; }
.b1c-form .b1c-cr { margin: 8px 0 0 0; position: absolute; right: 10px; }
.b1c-form .b1c-cr, .b1c-form .b1c-cr * { font-size: 9.1px; color: #bcbcbc; }

.b1c-bg { opacity: 0.5; -webkit-opacity: 0.5; -khtml-opacity: 0.5; -moz-opacity: 0.5; filter: alpha(opacity=50); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$p)"; display: none; z-index: 999; top: 0; left: 0; width: 100%; height: 100%; position: absolute; background: #4d4d4d; }

@media screen and (max-device-width: 640px) { .b1c-form { top: 0; left: 0;     font-size: 250%; margin: 0 auto; width: 100%; }
  .b1c-form * { font-size: 1.2em !important; }
  .b1c-form #b1c-cr { float: right; position: relative; margin: 0; } }

.b1c-submit:hover, button.b1c:hover { background: linear-gradient(180deg, #B89177 0%, #7E573D 96.35%, #976C4F 100%); }
.b1c-submit:active, button.b1c:active { -moz-box-shadow: 0 0 0 #449d44; -webkit-box-shadow: 0 0 0 #449d44; box-shadow: 0 0 0 #449d44;  }

.b1c1 :link  {
    border-radius: 50px;
    border: none;
    padding-bottom: 1vw;
    padding-top: 1vw;
    padding-left: 2vw;
    padding-right: 2vw;
    color: #fff;
    background: #2DAA95;
}
.b1c1 :hover   {
    border-radius: 50px;
    border: none;
    padding-bottom: 1vw;
    padding-top: 1vw;
    padding-left: 2vw;
    padding-right: 2vw;
    color: #fff;
    background: #1D7264;
}
.b1c1 a:hover ,.b1c1 a:focus  {
    text-decoration: none;
}

a:not([class]) {
    text-decoration: none;
}

.mod-menu {
    flex-direction: row!important;
}

a.btn1{
  text-transform: uppercase;
  text-decoration: none;
  position: relative;
  color: #fff;
  display: inline-block;
  padding: 1% 2%;
 /* border: 1px solid #4A90E2;*/
  transition: all 300ms ease;
  box-shadow: 0px 4px 12px 3px rgba(154, 147, 140, 0.8);
  background: #ff0000;
}
a:hover.btn1 {
    text-decoration: none;
    color: white; 
    box-shadow:none;
    background: #000;
    transition: all 300ms ease;
}

a {
	text-decoration: none;
}
li {
	text-decoration: none;
	list-style: none;
}
a:hover,
a:focus {
	color: #9D7356;
	
}
.clear {
    clear:both;
}
.all {
    width: 100%;
    padding: 0;
    margin: 0;
 
}
.head {
    width: 100%;
    background: #fff;
    top: 0;
    padding-left: 10%;
    padding-right: 10%;
    height: 10.5vw;
    margin-bottom: 1vw;
    box-shadow: 0px 4px 20px rgba(83, 58, 42, 0.15);
    position: fixed;
    z-index: 1030;
}

.header {
    width: 100%;
  
    
} 
.header1 {
    width: 100%;
    padding-top: 1vw;
    padding-bottom: 1vw;
    height: 6vw;
    background: #f5f5f5;
}

.mod1 {
    width: 16%;
    float: left;
    text-align: left;
    padding-top: 1.4vw;
    margin-right: 3%;
}

.mod2 {
    width: 63%;
    float: left;
    text-align: left;
    font-size: 100%;
    padding-top: 1.4vw;
}
.mod3 {
    width: 18%;
    float: left;
    text-align: left;
    padding-top: 1vw;
}
.mod33 {
    display: none;
}    
.mod3 {
   /* width: 30%;
    height: 100%;
    float: right;
    background: url(../images/zap.png) left top no-repeat #98CD47;  
    background-size: 4.5vw;
    border-radius: 30px;*/
}
.mod4 {

    display: none;
}


.mod6 {
    width: 100%;
    font-size:80%;
   /* background: #98CD47;*/
}


.men1 {
    width: 100%;
    height: 18%;
 /*   border-top: 1px solid #ccc;*/
    font-size: 74%;
}


.cont {
    width: 100%;
    padding-top: 10.5vw;
}
.content {
    
}
.left {
    font-size: 87%;
}



.left H3 {
  /*  padding-left: 4%;   */
    font-size: 90%;
    color: #efd088;
}



.footer {
    width: 100%;
    height: auto;
    background: #4E4641;
    color:#fff;
}



.footer3 {
    width: 100%;
}



.mod9{
    width: 31%;
    float: left;
    
    margin:1%;
}
.mod10{
    width: 35%;
    float: left;
}
#menu-checkbox {
  display: none;
  height: 0;
  margin: 0 auto;
  padding: 0;
}

#menu-checkbox:checked + nav[role="navigation"] .topmenu {
  display: block;
}
#menu-checkbox:checked + nav[role="navigation"] .toggle-button:after {
  content: attr(data-close);
}


.breadcrumb {
	padding: 8px 15px;
	margin: 0 0 18px;
	list-style: none;
	background-color: #f5f5f5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.breadcrumb > li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	text-shadow: 0 1px 0 #fff;
}
.breadcrumb > li > .divider {
	padding: 0 5px;
	color: #ccc;
}
.breadcrumb > .active {
	color: #999;
}

.sot {
    width: 48%;
    float: left;
    padding: 1%;
}
.sot1 {
    width: 49%;
    float: left;
}
.sot2 {
    width: 49%;
    float: right;
}
.mmod {
    width: 50%;
    padding: 1%;
    float: left;
}
.modal-dialog {
    margin: 1.75rem auto;
    max-width: 80%;
}
@media (min-width: 768px) and (max-width: 900px) {
} 
@media (min-width: 901px) and (max-width: 1200px) {
}
@media (min-width: 1200px) and (max-width: 1680px) {
}
@media screen and (min-width: 1680px) {
}
@media (min-width: 481px) and (max-width: 767px) {
}
@media (max-width: 480px) {
}
@media screen and (max-width: 1000px) {
 .main {
    width: 100%;
    margin: 0 auto;
    overflow: auto;
    padding-left: 2%;
    padding-right: 2%;

} 
.metismenu.mod-menu .mm-toggler {
  position: relative;
  display: flex;
  align-items: center;
  height: 100%;
    padding: 0;
  color: currentColor;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background: none;
  border: none;
  box-shadow: none;
}
.ccut  {
    padding-top: 2vw;
    width: 100%!important;
}
.desk {
    display: none;
}
.footer1 {
    width: 96%;
    margin-right: 2%;
    margin-left: 2%;
    overflow: auto;
    color: #fff;
    line-height: 6vw;
    text-align: center;
}
.footer2 {
    width: 96%;
    margin-right: 2%;
    margin-left: 2%;
    padding-top: 1vw;
    padding-bottom: 2vw;
    color: #fff;
    overflow: auto;
    border-top: 1px solid #E0E0E0;
}
.b1c1 :link  {
    border-radius: 50px;
    border: none;
    padding-bottom: 4vw;
    padding-top: 4vw;
    padding-left: 8vw;
    padding-right: 8vw;
    color: #fff;
    background: #2DAA95;
}
.b1c1 :hover   {
    border-radius: 50px;
    border: none;
    padding-bottom: 1vw;
    padding-top: 1vw;
    padding-left: 2vw;
    padding-right: 2vw;
    color: #fff;
    background: #1D7264;
}
.b1c1 a:hover ,.b1c1 a:focus  {
    text-decoration: none;
}
.cust1 {
    float: left;
    width: 100%;
    overflow: auto;
    border: 2px solid #D9D9D9;
    padding: 2%;
    margin-top: 5%;
    text-decoration: none;
    display: block;
    background: #fff;
    font-size: 145%;
}
.cust1 img {
    width: 25%;
}
.cust1:hover {
   border:2px solid #ccc;
   box-shadow: 0px 4px 30px rgba(117, 117, 117, 0.2);
}

 .mmod {
    width: 100%;
}  
.sot {
    width: 98%;
    float: left;
    padding: 1%;
}    
    
.metismenu.mod-menu .metismenu-item {
    border-bottom: 1px solid #D9D9D9;
    font-size: 100%!important;
    padding: 3vw 39vw 2vw 4vw!important;
}    
.all {
    width: 100%;
    padding: 0;
    margin: 0;
    font-size: 300%;
}
.navbar {
    z-index: 9999;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: right;
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
    padding-left: 0.5rem;
    position: relative;
}
.navbar-collapse {
    align-items: center;
    flex-basis: 100%;
    flex-grow: 1;
    background: white;
    margin-top: 1vw;
    transition: box-shadow .15s ease-in-out;
}
.metismenu.mod-menu {
    margin: 0;
    background: white;
}
.d1 {
    width: 1.5vw;
    height: 1.4vw;
    margin: 2.2vw;
    background: #25D366;
    border-radius: 50%;
    float: left;
}
.d2 {
    width: 1.7vw;
    height: 1.7vw;
    margin: 1.8vw;
    background: #0D87A1;
    border-radius: 50%;
    float: left;
}
.b1c-submit, button.b1c {
    font-size: 180%;
    border-radius: 10px;
    border: none;
    padding-bottom: 3.7vw;
    padding-top: 3.7vw;
    padding-left: 10vw;
    padding-right: 10vw;
    color: #fff;
    background: linear-gradient(91.92deg, rgba(255, 255, 255, 0) 0.52%, rgba(255, 255, 255, 0.2) 50.34%, rgba(255, 255, 255, 0) 100%), linear-gradient(180deg, #CAA083 0%, #976C4F 100%);
}
.mod1 {
    width: 60%;
    margin-right: 30%;
    float: left;
}
.mod5 {
   background: white;
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;
    padding-top: 4vw;
    font-size: 60%;
}
.mod11 {
    width: 100%;
    padding-top: 1vw;
    background: #F8F8F8;
    font-size: 150%;
    font-weight: bold;
    height: 9vw;
}
.men {
    width: 10%;
    float: left;
    font-size: 170%;
    padding-top: 1vw;
    height: 11vw;
}
.header {
    height: 24vw;
}
.header1 {
    height: 12vw;
    font-size: 145%;
}

.mod2 {
    display: none;
    width: 100%;
    float: left;
    text-align: left;
    font-weight: bold;
    font-size: 73%;
}
.mod4 {
    width: 7%;
    float: left;
    padding-top: 6%;
    
}
.mod3 {
    display: none;
}
.mod7 {
    width: 100%;

}
.mod8 {
    width: 100%;

}
span.icon-menu {
    font-size: 350%;
}
.cont {
    width: 100%;
    padding-top: 23vw;
}
.head {
    width: 100%;
    background: #fff;
    height: auto;
    top: 0;
    padding-left: 3%;
    padding-right: 3%;
}
}

@media screen and (min-width: 1000px) {
.main {
    width: 100%;
    margin: 0 auto;
    overflow: auto;
    padding-left: 10%;
    padding-right: 10%;

}
 .mod11 {
    display: none;
}
.mod5 {
    display: none;
}
.mob {
    display: none;
}
.men {
    width: 100%;
    float: right;
    font-size: 100%;
    border-top: 1px solid #D9D9D9;
    margin-top: 1vw;

}
.footer1 {
    width: 80%;
    margin-right: 10%;
    margin-left: 10%;
    overflow: auto;
    line-height: 2vw;
}
.footer2 {
    width: 80%;
    margin-right: 10%;
    margin-left: 10%;
    padding-top: 1vw;
    padding-bottom: 2vw;
    color: #fff;
    border-top: 1px solid #E0E0E0;
}
.b1c-submit, button.b1c { 
    border: none;
    padding-bottom: 1.1vw;
    padding-top: 1.1vw;
    padding-left: 2.9vw;
    padding-right: 2.9vw;
    font-size: 85%;
    color: #fff;
    background: linear-gradient(91.92deg, rgba(255, 255, 255, 0) 0.52%, rgba(255, 255, 255, 0.2) 50.34%, rgba(255, 255, 255, 0) 100%), linear-gradient(180deg, #CAA083 0%, #976C4F 100%);
    border-radius: 4px;
}
.cust1 {
    float: left;
    width: 30%;
    padding: 1%;
    margin: 1.6%;
    text-decoration: none;
    display: block;
}

.metismenu.mod-menu .metismenu-item {
    padding: 0 2vw;
    line-height: 4.9;
    float:left;
    text-decoration: none;
} 
.metismenu.mod-menu .metismenu-item a:hover{
    color: #9D7356;
    border-bottom: 3px solid #9D7356;
    text-decoration: none;
} 
.metismenu.mod-menu .metismenu-item.active>a, .metismenu.mod-menu .metismenu-item.active>button, .metismenu.mod-menu .metismenu-item>a:hover, .metismenu.mod-menu .metismenu-item>button:hover {
    text-decoration: none;
}
.navbar {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-bottom: 0;
    padding-top: 0;
    position: relative;
}
.topmenu {
    margin: 0;
    width: 100%;
    padding: 0;
}

.topmenu a {
    font-size: 130%;
    padding: 0.5em;

}

.topmenu a:hover {
    text-decoration: none!important;
    border-bottom: 2px solid #fff;
    padding-bottom: 1%;
    box-shadow: 0 2px 0 0 #13ACCE;

}   
.topmenu li.active a{ 
    text-decoration: none!important;
    color: #13ACCE;
    
}
.mod7{
    width: 100%;
    overflow: auto;
    padding-top: 1vw;
    padding-bottom: 1vw;
}
.mod8{
    width: 100%;
    display: none;
}
}