@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;700&display=swap');

.gettstart .headline {
    font-size: 30px;
    font-family: 'Manrope', sans-serif !important;
    padding-bottom: 15px;
    padding-top: 5px;
    color: #1f3753;
    font-weight: bold;
}
.gettstart .partolink {
    font-size: 21px;
    padding-bottom: 3px;
}
.gettstart .partolink a {
    color: #1b2a31;
}
.circles.frst {
	width: 5px;
	height: 5px;
	background: #0287cc;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
}
.dotpltxt {
    display: flex;   
}
.fordot {
    width: 20px;
    /* float: left; */
    /* display: table-cell; */
    padding-top: 14px;
}
body {
    background: #f2f5fa;
}
.dtpltxt {
    padding-left: 15px;
    padding-bottom: 15px;
	display: flex;  
}
.dtpltxt.lststr {
    padding-left: 15px;
    padding-bottom: 25px;
	display: flex;  
}
.link-dot {
  position: relative;
  padding-left: 25px; /* место под точку */
  color: #1b2a31 !important;
  font-size: 20px;
  text-decoration: none;
  outline: none;
  font-family: 'Manrope', sans-serif !important;
}

.link-dot::before {
  content: '';
  width: 8px;
  height: 8px;
  background: #2489d4;       /* исходный цвет точки */
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.link-dot:hover::before,
.link-dot:focus-visible::before {
  background: #1f3753;     /* цвет точки при наведении/фокусе */
}
ol.fullchain {
    display: none;
}
.backgrd {
    background: #f2f5fa;
    padding-top: 20px;
    padding-bottom: 160px;
}
@media (max-width: 767px) {
.gettstart .headline {
    font-size: 24px;
}
.link-dot {
  font-size: 18px;
}
.backgrd {
    padding-top: 5px;
    padding-bottom: 100px;
}
}


/*page-2*/
.fourlogos {
    display: flex;
}
.fourlogos.mob {
    display: none;
}
.logofordown {
    margin-right: 35px;
}
.logname.lsec , .logname.lthi , .logname.lfou {
    margin-top: 1px;
    margin-bottom: 19px;
}
.logofordown.lgfirst {
    margin-right: 15px;
}
.logofordow.logthird {
    margin-right: 25px;
}
.logofordow.logthird img {
    margin-left: 5px;
}
.logofordown.logfour img {
    margin-left: 4px;
}
.headsmall {
    position: relative;
    padding-left: 25px;
    color: #1f3753 !important;
    font-size: 22px;
    /* text-decoration: none; */
    /* outline: none; */
    font-family: 'Manrope', sans-serif !important;
    font-weight: bold;
    margin-left: 18px;	
	margin-bottom: 15px;
}
.headsmall::before {
    content: '';
    width: 8px;
    height: 8px;
    background: #2489d4;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.gettstart.howstuse .headline {
    padding-bottom: 5px;
}
.underheadsml {
    display: flex;
    background: #fff;
    width: 600px;
    padding-top: 15px;
    border-radius: 12px;
    margin-bottom: 50px;
}
.underheadsmllogo {
    padding-left: 50px;
    padding-right: 50px;
}
.underheadsmltxt {
    padding-top: 12px; 
    font-family: 'Manrope', sans-serif !important;
    font-size: 17px;
}
.underheadsmllogo img { 
    width: 70px;
}
.underheadsmltxt {
    padding-top: 12px; 
}
.underheadsmltxt.two {
    padding-top: 35px;
    padding-bottom: 40px;
}
.qrcblock {
    display: flex;
}
.logofordown.lgourokc img {
    width: 65px;
}
.logofordown.lgqrcod img {
    padding-top: 7px;
    padding-left: 5px;
}
.underheadsmltxt.three {
    padding-top: 25px;
}
@media (max-width: 767px) {
.underheadsml {
    width: 500px;
}		
.underheadsmllogo {
    padding-left: 20px;
    padding-right: 20px;
}
}	
@media (max-width: 576px) {
.underheadsml {
    width: auto;
	display: block;
}		
.underheadsmllogo img {
    margin: auto;
}
.underheadsmltxt.one {
    text-align: center;
	padding-top: 0;
	padding-bottom: 25px;
}
/*.fourlogos { 
    justify-content: space-between;
}*/
.fourlogos img {
    width: 50px;
}
p.logname {
    font-size: 14px;
}
}	
.authoriz {
    display: flex;
}
.autho img {
    width: 300px;
}
.autho {
    margin-right: 35px;
}
.autho.stepthr {
    margin-right: 0;
}
.gettstart .headline.two {
    padding-top: 35px;
    padding-bottom: 10px;
}
@media (max-width: 767px) {
.authoriz {
    display: block;
}
}	

.activsteps {
    display: flex;
}
.howstuse .activsteps p {
    font-family: 'Manrope', sans-serif !important;
}
.activsteps .acttxtone {
    font-size: 21px;
    font-weight: bold;
}
.activsteps .acttxttwo {
    font-size: 21px;
    font-weight: bold;
    line-height: 27px;
    color: #1f2132;
}
.head-steptwo {
    padding-left: 60px;
}
.head-stepthr {
    padding-left: 55px;
}

.underheadsml.exclam {
    width: 970px;
    margin-bottom: 35px;
    padding-top: 18px;
}
.underheadsmllogo.exclaml {
    padding-top: 10px;
    padding-bottom: 8px;
}
.underheadsmllogo.exclaml img {
    width: 70px;
}
.underheadsmltxt.exclamt {
    padding-top: 6px;
    padding-right: 170px;
    color: #ff0000;
}

.head-stepone .acttxtthr.biggmidd { display: none; }
.head-steptwo .acttxttwo.biggmidd { display: none; }
.head-stepthr .acttxttwo.biggmidd { display: none; }
.activsteps.mob { display: none; }

@media (max-width: 1200px) and (min-width: 992px) {
.autho {
    margin-right: 20px;
}
.head-stepone .acttxtthr.biggmidd { display: block; }
.head-steptwo .acttxttwo.biggmidd { display: block; }
.head-stepthr .acttxttwo.biggmidd { display: block; }
.head-stepone .acttxtthr.bigg { display: none; }
.head-steptwo .acttxttwo.bigg { display: none; }
.head-stepthr .acttxttwo.bigg { display: none; }
.head-steptwo {
    padding-left: 85px;
}
.head-stepthr {
    padding-left: 90px;
}
.underheadsml.exclam {
    width: 940px;
}
}

@media (max-width: 992px) and (min-width: 767px) {
.autho {
    margin-right: 12px;
}
.underheadsml.exclam {
    width: 700px;
    margin-bottom: 35px;
    padding-top: 18px;
}
.underheadsmllogo.exclaml {
    padding-top: 10px;
    padding-bottom: 8px;
    padding-left: 30px;
    padding-right: 30px;
}
.underheadsmltxt.exclamt {
    padding-top: 3px;
    padding-right: 5px;   
}
}

@media (max-width: 767px) {
.authoriz { display: none; }
.activsteps { display: none; }
.activsteps.mob { display: block; }
.autho img {
    width: 350px;
}
.head-steptwo {
    padding-left: 0;
}
.head-stepthr {
    padding-left: 0;
}
.activsteps.mob .autho {
    margin-right: 0;
}
.activsteps.mob img {
    margin: auto;
}
.activsteps .acttxtone {
    font-size: 20px;
}
.activsteps .acttxttwo {
    font-size: 20px;
}
.underheadsml.exclam {
    width: auto;
}
.underheadsmllogo.exclaml {
    padding-top: 10px;
    padding-bottom: 8px;
}
.underheadsmllogo.exclaml img {
    width: 100px;
    padding-top: 5px;
}
.underheadsmltxt.exclamt {
    padding-top: 2px;
    padding-right: 45px;
    color: #ff0000;
    line-height: 23px;
}
}

@media (max-width: 600px) {
.fourlogos  {
	display: none;
}
.fourlogos.mob {
    display: block;
}
.onetwologos {
    display: flex;
    justify-content: center;
    padding-left: 22px;
}
.thrfoulogos {
    display: flex;
    justify-content: center;    
    padding-left: 22px;
}
.thrfoulogos .logname.lfou {
    margin-bottom: 15px;
}
.thrfoulogos .logofordown.logfour img {
    margin-left: 13px;
}
.underheadsmllogo.exclaml img {
    width: 60px; 
}
.underheadsmltxt.exclamt {    
    padding-right: 15px;
    padding-left: 15px;
}
}




.btstrp3 form.for_sbp input {
    /* box-shadow: 0 0 5px 1px rgb(0 0 0 / 21%); */
    border-radius: 5px;
    border: 1px solid lightgrey;
    padding: 3px 0px;
	width: 240px;
	padding-left: 15px;
}
.btstrp3 .sbpblock {
    padding: 25px 30px;
    border: 1px solid lightgrey;
    border-radius: 10px;
    margin-bottom: 40px;
    width: 325px;
	padding-right: 20px;
}
.sbpblock .formtxtbot a {
    color: black;
    text-decoration: underline;
}