	/*# sourceMappingURL=custom.min.css.map */



.butoon {



  border: solid 1px;



  box-shadow: 2px 2px 2px #b3b3b3;



  font-size: 12px;



  font-weight: 500;



}



.green {



  background: #daf4f0;



  color: #0ab39c;



}



.header-item {



  border-radius: 3px;



  height: 40px;



  border: solid 1px #e5e5e5;



}







.green {



  background: #66ff99;



}







.circle {



  width: 10px;



  height: 10px;



  border-radius: 50%;



  box-shadow: 0px 0px 1px 1px #0000001a;



}







.pulse {



  animation: pulse-animation 1s infinite;



}







@keyframes pulse-animation {



  0% {



    box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.2);



  }



  100% {



    box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);



  }



}







.master {



  color: black;



  float: right;



}







@media (max-width: 900px) {



  .master {



    display: none;



  }



}



.avatar-xs {



  height: 0.3rem !important;



  width: 2rem;



}



#cartificate {


margin-top: 0px;
    border-left: solid 1px #000;
    border-right: solid 1px #000;
    border-bottom: solid 1px #000;
    background-color: #fff;
    /* background: linear-gradient(200deg, #0085ff .33%, #9340fa 85.46%); */
    border-radius: 3px;
   padding: 10px 10px 0 10px;


}

#cartificate .tablelist-form{
  padding: 15px 15px 0px 15px;
}
.sjcns098709758{
  background: linear-gradient(176deg,rgb(64 81 137) 0,rgb(64 81 137) 49%,rgb(255 255 255) 50%,rgb(255 255 255) 100%)!important;
    position: relative;
    z-index: 999;
    padding: 30px 0px;
}
.sjcns0987097581{
  background: linear-gradient(14deg,rgb(108 108 108 / 0%) 0,rgb(64 81 137 / 0%) 79%,rgb(64 81 137) 80%,rgb(64 81 137) 100%)!important;
  margin-top: -60px;
  padding: 30px 0px;
  position: relative;
    z-index: 999;
}
.sjcns0987097582{
  background: linear-gradient(176deg,rgb(64 81 137) 0,rgb(64 81 137) 49%,rgb(255 255 255) 50%,rgb(255 255 255) 100%)!important;
  margin-top: -60px;
  padding: 30px 0px;
}


.cartificate-form {



  display: flex;



}



.cartificate-form .form-control {



  display: block;



  width: 100%;



  padding: 0rem 0rem;



  font-size: 14px;



  font-weight: 400;



  line-height: 1.5;



  color: var(--vz-body-color);



  background-color: transparent;



  background-clip: padding-box;



  //border: solid;



  border-left: 1px;



  border-right: 1px;



  border-bottom: dashed 1px;



  border-top: 1px;



  padding-left: 10px;







  -webkit-appearance: none;



  -moz-appearance: none;



  appearance: none;



  border-radius: var(--vz-border-radius);



  -webkit-transition: border-color 0.15s ease-in-out,



    -webkit-box-shadow 0.15s ease-in-out;



  transition: border-color 0.15s ease-in-out,



    -webkit-box-shadow 0.15s ease-in-out;



  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;



  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out,



    -webkit-box-shadow 0.15s ease-in-out;



}



.{



  width: 150px;



  height: 200px;



 



}



.cartificate-label {



  font-size: 14px;



 /* margin-bottom: 9px;



  margin-top: 3px;*/



}



.ertrgfvc {



  text-align: center;



  font-size: ;



}



.wertyuytr {



  justify-content: center;



}



.poiuytre {



  background: linear-gradient(200deg, #0085ff 0.33%, #9340fa 85.46%);



  padding: 10px;



}



.nav-link:hover {



  background: #000;



}



.trtrtrtrtr{



  background: none;



    border: none;



    width: 200px;



    font-size: 14px;



    color: #000;



}







.pt-70{



  padding-top: 70px;



}











    



        .header-color-1 {



            background-color: #000;







        }







        .header-color-2 {



            background-color: #ff7000;



        }







        .header-color-3 {



            background-color: #b85508;



        }







        .header-color-4 {



            background-color: #eeebeb;



        }







        .header-color-5 {



            background-color: #385289;



       }



.watermarked {



  position: relative;



  overflow: hidden;



}







.watermarked::before {



  position: absolute;



  top: 0;



  left: 0;



  



  display: block;



  width: 100%;



  height: auto;



  



  transform: rotate(0deg);



  content: attr(data-watermark);

    opacity: 0.6;

    color: #c1c1c17a;

    font-weight: 600;

    text-transform: uppercase;

    text-align: justify;



}



.watermarked1 {



  position: relative;



  overflow: hidden;



}







.watermarked1::before {



  position: absolute;



  top: 0;



  left: 0;



  



  display: block;



  width: 100%;



  height: 100px;



  



  transform: rotate(0deg);



  content: attr(data-watermark);

    opacity: 0.3;

    color: #c1c1c17a;

    font-weight: 400;

    text-transform: uppercase;

    text-align: justify;



}





.checkmark {



  stroke: green;



  stroke-dashoffset: 745.74853515625;



  stroke-dasharray: 745.74853515625;



  animation: dash 2s ease-out forwards infinite;



}







@keyframes dash {



  0% {



    stroke-dashoffset: 745.74853515625;



  }



  100% {



    stroke-dashoffset: 0;



  }



}



.appproved-checkmark-svg-link svg{



  width: 30px;



}























    @media screen and (max-width: 990px) {











.butoon {



  border: solid 1px;



  box-shadow: 2px 2px 2px #b3b3b3;



  font-size: 12px;



  font-weight: 500;



}



.green {



  background: #daf4f0;



  color: #0ab39c;



}



.header-item {



  border-radius: 3px;



  height: 40px;



  border: solid 1px #e5e5e5;



}







.green {



  background: #66ff99;



}







.circle {



  width: 10px;



  height: 10px;



  border-radius: 50%;



  box-shadow: 0px 0px 1px 1px #0000001a;



}







.pulse {



  animation: pulse-animation 1s infinite;



}







@keyframes pulse-animation {



  0% {



    box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.2);



  }



  100% {



    box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);



  }



}







.master {



  color: black;



  float: right;



}







@media (max-width: 900px) {



  .master {



    display: none;



  }



}



.avatar-xs {



  height: 0.3rem !important;



  width: 2rem;



}



#cartificate {



  margin-top: 10px;



/*  border: solid 1px #000;*/



  background-color: #fff;







  /*  background: linear-gradient(200deg, #0085ff .33%, #9340fa 85.46%);*/



  border-radius: 3px;



  padding: 20px 15px 0px 15px;



}



.cartificate-form {



  display: flex;



}



.cartificate-form .form-control {



  display: block;



  width: 100%;



  padding: 0rem 0rem;



  font-size: 20px;



  font-weight: 400;



  line-height: 1.5;



  color: var(--vz-body-color);



  background-color: #fff;



  background-clip: padding-box;



  //border: solid;



  border-left: 1px;



  border-right: 1px;



  border-bottom: dashed 1px;



  border-top: 1px;



  padding-left: 10px;







  -webkit-appearance: none;



  -moz-appearance: none;



  appearance: none;



  border-radius: var(--vz-border-radius);



  -webkit-transition: border-color 0.15s ease-in-out,



    -webkit-box-shadow 0.15s ease-in-out;



  transition: border-color 0.15s ease-in-out,



    -webkit-box-shadow 0.15s ease-in-out;



  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;



  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out,



    -webkit-box-shadow 0.15s ease-in-out;



}



.image-certificate {



  width: 120px;



  height: 150px;



 



}



.cartificate-label {



  font-size: 19px;



  margin-bottom: 9px;



  margin-top: 3px;



}



.ertrgfvc {



  text-align: center;



  font-size: ;



}



.wertyuytr {



  justify-content: center;



}



.poiuytre {



  background: linear-gradient(200deg, #0085ff 0.33%, #9340fa 85.46%);



  padding: 10px;



}



.nav-link:hover {



  background: #000;



}



.trtrtrtrtr{



  background: none;



    border: none;



    width: 600px;



    font-size: 16px;



    color: #000;



}







.pt-70{



  padding-top: 70px;



}











    



        .header-color-1 {



            background-color: #000;







        }







        .header-color-2 {



            background-color: #ff7000;



        }







        .header-color-3 {



            background-color: #b85508;



        }







        .header-color-4 {



            background-color: #eeebeb;



        }







        .header-color-5 {



            background-color: #385289;



       }



.watermarked {



  position: relative;



  overflow: hidden;



}







.watermarked::before {



  position: absolute;



  top: 0;



  left: 0;



  



  display: block;



  width: 100%;



  height: auto;



  



  transform: rotate(0deg);



  content: attr(data-watermark);



  



  opacity: 0.1;



  



  color: #4950577a;



}







.checkmark {



  stroke: green;



  stroke-dashoffset: 745.74853515625;



  stroke-dasharray: 500.74853515625;



  animation: dash 2s ease-out forwards infinite;



}







@keyframes dash {



  0% {



    stroke-dashoffset: 745.74853515625;



  }



  100% {



    stroke-dashoffset: 0;



  }



}.appproved-checkmark-svg-link svg {



    width: 30px;



  }







  /* Default styling for all svgs */



  svg {



    display: block;



    margin: 0;



  }



.blinking-text {



    animation: blinker 1s linear infinite;



}







@keyframes blinker {



    0% { opacity: 1; }



    50% { opacity: 0; }



    100% { opacity: 1; }



}



















.border-style-image{



/* box-shadow: 0px 0px 2px 3px rgb(199 193 193 / 90%); */



    border-radius: 2px;



    border: 1px solid #8f8686;



width:150px;



height:200px;



}



h4 span.counter-value {
font-size:50px !important;
}



