.sociallogininfo .social-avatar  {
	float:left;
	max-width:150px;
	margin:10px 15px 15px 0;
}

.btn.btn-login-facebook, .btn.btn-login-google {
	display:inline-block;
	color:#fff;
	margin-bottom:10px;
}
.btn.btn-login-facebook:before, .btn.btn-login-google:before{
	font-family:'FontAwesome';
	padding-right:5px;
	font-size:15px;
	vertical-align:middle;
	display: none;
}

.btn.btn-login-facebook:before {
	content:'\f09a';
}	


.btn.btn-login-facebook {
	background:#3b5998;
	border-color:#3b5998;
}
.btn.btn-login-facebook:hover {
	background:#fff;
	color:#3b5998;
	border-color:#3b5998;
}
.btn.btn-login-google:before {
	content:'\f1a0';
}
.btn.btn-login-google {
	background:#df4a32;
	border-color:#df4a32;
}
.btn.btn-login-google:hover {
	background:#fff;
	color:#df4a32;
	border-color:#df4a32;
}


#module-tmsociallogin-facebookregistration ul.breadcrumb22 {
    display: none;
}

.boxx {
    max-width: 450px;
    margin: 30px auto;
    background: #FFFFFF;
	padding: 30px;
    box-shadow: 0px 4px 40px rgba(216, 216, 216, 0.25);
    border-radius: 5px;
    padding-top: 20px;
}

.imgprofh {
    margin: 0 auto;
    box-shadow: 0px 4px 40px rgba(51, 51, 51, 0.25);
    border-radius: 100px;
    width: 100px;
}




.logoauthx {
    max-width: 263px;
}
#module-tmsociallogin-facebookregistration header,
#module-tmsociallogin-googleregistration header

 {
    padding-top: 9px;
    padding-bottom: 9px;
}


#module-tmsociallogin-facebookregistration #header,
#module-tmsociallogin-googleregistration #header{
    padding-bottom: 9px;
    position: initial;
    width: 100%;
}


#module-tmsociallogin-facebookregistration  .phone_top {
    text-align: right;
}

#module-tmsociallogin-facebookregistration   #header #contacts_block {
    padding-top: 12px;
    
}

.buServices {
    width: 149px;
    background: #FFA500;
    mix-blend-mode: normal;
    border-radius: 5px;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 400;
    font-size: 19px;
    text-align: center;
    color: #FFFFFF;
    display: inline-block;
    margin-left: 26px;
    cursor: pointer;
        padding: 4px 0;
}

#module-tmsociallogin-facebookregistration .columns-container,#module-tmsociallogin-googleregistration .columns-container {
    padding-top: 0!important;
}

label.autform {
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 16px;
    color: #595959;
    margin-bottom: 0;
}

.autforminput {
    border-bottom: 1px solid #BDBDBD!important;
    height: 33px!important;
    margin-bottom: 10px;
    background: #FFFFFF;
    box-shadow: 0px 4px 40px rgba(210, 210, 210, 0.25);
    border-radius: 5px;
    border: none!important;
    width: 100%;
}

.submitsbautg {
    background: linear-gradient(259.2deg, #FFAA4F 0.39%, #EF7D01 99.72%), #FFA500;
    mix-blend-mode: normal;
    border-radius: 5px;
    width: 100%;
    height: 40px;
    margin-top: 0px;
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 19px;
    line-height: 41px;
    text-align: center;
    color: #FFFFFF;
    border-radius: 5px;
    cursor: pointer;
}

button.submitsbautg {
    border: none;
    margin-top: 10px;
}

@media (max-width: 991px){
form.boxx {
    margin: 15px;
}
.colpad6 {
    width: 100%;
    float: left;
    padding: 6px;
}
img.logo.logoauthx {
    margin: 0 auto;
   
}
#module-tmsociallogin-facebookregistration #header #contacts_block {
    text-align: center;
}
#module-tmsociallogin-facebookregistration .phone_top {
    display: none!important;
}

#module-tmsociallogin-facebookregistration .chat_top {
    display: none!important;
}
.buServices {
    margin: 0;
    float: right;
    width: 90%;
    display: block;
}

.logoaauth {
    width: 100%;
    padding-top: 6px;
}
.maingreydfdaut {
    padding: 25px;
}
}