@charset "utf-8";
/* CSS Document */



.section-bg  {

  background-color: #fafafa; 
  background-position: center; /* Center the image */
  background-repeat: no-repeat; /* Do not repeat the image */
  background-size: cover; /* Resize the background image to cover the entire container */
padding: 15px; 
margin-top: -40px;
background: rgb(2,0,36);
background: linear-gradient(180deg, rgba(2,0,36,1) 0%, rgba(229,245,250,1) 0%, rgba(242,250,252,1) 49%);
                   

} 










.section-text {
    background: #e1ece2;
    width: 100%;
    padding: 30px;
    margin-top: -30px;
}
.logwell {
    background: #e1ece2;
    padding: 30px;
    border-radius: 3px;
    margin-bottom: 15px;


}
.section-ps  {
                    background:#fff;
                    width: 100%;
                   padding: 40px 15px!important;
 min-height: 75%

                   

}
.section-conf {
                    background:#fff;
                    width: 100%;
                   padding: 40px 15px!important;
                   margin: -25px 0;


                   

}

.section-ps-sm  {
                    background:#fff;
                    width: 100%;

padding: 15px 15 !important;
                   

}
.bgmain {  min-height:500px; padding: 20px; border-radius: 10px;


}

}
.bgag       {
background: #fafafa; 
padding:10px;
}

.bgsec     {

background: #e3f1f6!important; padding:0px;width:100%;
}
.bg-light   {

background: #fafafa!important; padding:0px;width:100%;
}
.img-infoblock {
    width: 100%;
    margin-top: 15px;
    max-width: 350px;
}
.btn {
 word-wrap: break-word!important;
white-space: normal;
margin-bottom: 4px;
}
.btnfix {display: inline-block!important;}
@media only screen and (max-width: 600px) {
  .btnfix {
    width: 100%; text-align: left;
  }
}

.hreffix {
    word-wrap: break-word!important;
    white-space: normal;
   margin-bottom: 4px;
    padding: 11px;
}
.inputfix {
   
   margin-bottom: 4px;

}

input[type='checkbox'] {

    width:30px;
    height:30px;
    background:white;
    border-radius:5px;
    border:2px solid #555;
}
h1.pagetitle {
    font-size: 2.0rem;
    color: #006b8e;
    margin-bottom: 15px;
font-family: 'Montserrat', sans-serif; 
font-weight: 600;
text-align:center;
padding-bottom: 30px;
}
h2.pagetitle {
    font-size: 1.7rem;
    color: #006b8e;
    margin-bottom: 15px;
font-family: 'Montserrat', sans-serif;
}
a color: #00ace6;
  text-decoration: none;
  background-color: transparent;
}