button.btn.sms.tsf-wizard-btn {
    padding: 10px 30px;
    background-color: #00b704;
    color: #fff;
    font-size: 25px;
    margin-top: 12px;
    font-weight: bold;
    min-width: 60%;
}

.sms {
    font-size: 25px !important;
    padding: 10px !important;
    margin: 0 -10px;
    -webkit-animation: color-change 3s infinite;
    -moz-animation: color-change 3s infinite;
    -o-animation: color-change 3s infinite;
    -ms-animation: color-change 3s infinite;
    animation: color-change 3s infinite;
}

 
 
#smsform {
    color: #f9ff00;
}

#smsform small {
    color: black;
}

#smsform input {
    margin-left: 0;
    border: 2px solid #4e75c5 !important;
    border-radius: 3px;
    padding: 2px 4px;
    color: #000000;
	    height: 40px;
}


p.titlubilling {
    font-size: 20px !important;
    text-align: center;
    font-weight: bold;
	margin-bottom: 5px;
	margin-top: 4px;
}
.startdesktopheader {
    font-weight: bold;
         letter-spacing: 1px;
    text-align: center;
    color: #000000;
    text-align: center;
	font-size: 18px;
}
.container.sendmsg-container {
    width: 100%;
    margin-top: 7px;
}
.startdesktopphonetitle {
        text-align: center;
    color: black;
    font-size: 18px;
    margin-bottom: 5px;
}
input#tel {
     border-radius: 3px;
    padding: 2px 4px;
    margin: 0 auto;
    display: block;
    max-width: 300px;
    font-size: 20px;
}
.telefonultau {
    font-size: 22px;
}
small.iagree {
    font-size: 12px;
    text-align: center;
    display: block;
	margin: 10px;
}
p.privacytext {
    font-size: 15px !important;
    text-align: center;
    font-weight: bold;
    line-height: normal;
	margin: 0px;
}
p.disclaimertxt {
    text-align: center !important;
    font-size: 10px;
    line-height: normal;
}
p.disclaimertxt a{
    color: black;
}
p.copyright {
    font-size: 15px;
    text-align: center;
}
div#tel_error {
    color: red;
    display: block;
    text-align: center;
    margin: 5px;
    font-size: 20px;
    line-height: normal;
}
div#smsform {
    line-height: normal !important;
    color: black; text-align: center;
}
.sms-window h4 {
    text-align: center;
    margin: 0;
}
p.sms-message {
    text-align: center;
    padding: 5px;
	font-size: 14px !important;
}
p.sms-message b {
    color: red;
}
input#pinCode {
    display: block;
    margin: 0 auto;
    font-size: 20px;
}
button.btn.sms.tsf-wizard-btn {
	text-align: center;
    black-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    border: 1px solid transparent;
    black-space: nowrap;
    border-radius: 5px;
	display: block;
    margin: 0 auto;
}
span.titlutelfab {
    text-align: center;
    display: block;
	font-size: 20px;
    color: black;
    margin-bottom: 5px;
}
small.iagree a {
   color: black;
}
p.infosms {
    display: block;
    text-align: center;
}
p.infosms b.nrsms {
    color: red;
}
p.infosms b.txtsms {
    color: red;
}
.bnr-one {
    padding: 0px;
}

.sms-window h4 {
    color: black;
    font-weight: bold;
}
p.sms-message {
    color: black;
}

button#submit-msg {
    margin: 0 auto;
    display: block;
    margin-bottom: 15px !important;
}
button#smsConfirm {
    margin: 0 auto;
    display: block;
}
button.btn.sms.tsf-wizard-btn {
    font-size: 20px !important;
	    margin-bottom: 15px;
		 letter-spacing: normal;
		height: 45px;
		    width: 300px;
}
label.startfabtitle {
    margin: 0 auto;
    display: block;
}




#smsform .btn {
    font-size: 16px;
    background-color: #3c61ad !important;
    padding: 5px;
    border: 2px solid #4e75c5;
    display: block;
    margin: 0 auto;
    color: #fff !important;
	font-weight:bold;
    border-radius: 5px;
    cursor: pointer;
    -webkit-animation: color-change 3s infinite;
    -moz-animation: color-change 3s infinite;
    -o-animation: color-change 3s infinite;
    -ms-animation: color-change 3s infinite;
    animation: color-change 3s infinite;
	max-width: 300px;
    min-width: 300px;
	    letter-spacing: normal;
		height: 40px;
}
	@-webkit-keyframes color-change {
    0%,
    100% {
      background-color: #4e75c5;
	}
    50% {
        background-color: #3c61ad;
	}
}

@-moz-keyframes color-change {
    0%,
    100% {
		background-color: #4e75c5;
	}
    50% {
        background-color: #3c61ad;
	}
}

@-ms-keyframes color-change {
    0%,
    100% {
      background-color: #4e75c5;
	}
    50% {
        background-color: #3c61ad;
	}
}

@-o-keyframes color-change {
    0%,
    100% {
      background-color: #4e75c5;
	}
    50% {
        background-color: #3c61ad;
	}
}

@keyframes color-change {
    0%,
    100% {
      background-color: #4e75c5;
	}
    50% {
        background-color: #3c61ad;
	}
}

a#agree{
	cursor: pointer;
}
.bnr-one {
     line-height: normal;
}
p.blg {
    line-height: normal;
}
@media screen and (max-width: 900px) {
p.titlubilling {
    font-size: 18px !important;
}
.startdesktopheader {
    font-size: 16px;
}
.startdesktopphonetitle {
    font-size: 16px;
}
p.privacytext {
    font-size: 14px !important;
}

 
}

@media screen and (max-width: 550px) {
	.txt {
    width: 100%;
    margin-left: 2%;
    margin-top: 40px;
    font-size: 20px;
    line-height: 20px;
    margin: 0 !important;
}
	.sw-theme-default .step-content {
    margin-top: 20%;
}
	.c0 {
    font-size: 20px;
    margin-bottom: 20px;
    text-align: left;
    line-height: normal;
}
}
 
@media screen and (max-width: 450px) {
p.titlubilling {
    font-size: 17px !important;
    text-align: center;
    font-weight: bold;
    margin-bottom: 5px;
}
.startdesktopheader {
    font-weight: bold;
    letter-spacing: 0px;
    text-align: center;
    
    text-align: center;
    font-size: 15px;
}
.step__inner {
    padding: 6px;
}
  
}


@media(max-width:550px) {
	
	
	#smsform .btn { 
    max-width: 275px !important;
    min-width: 275px !important; 
}
button.btn.sms.tsf-wizard-btn { 
    width: 275px;
} 

}


div#afnumeprofil {
    font-size: 15px;
}

@media(max-width:435px) {

.startb {
    min-height: 640px;
}
.ssss { 
    min-height: 640px;
}

}