@import url(https://fonts.googleapis.com/css?family=Raleway:400,100,200,300,500,600,700,800,900);




.a-gender-male.active {
    background: url(../images/gender/malesel.png) no-repeat;
    background-size: contain;
}
.a-gender-female.active {
    background: url(../images/gender/femalesel.png) no-repeat;
    background-size: contain;
}
.a-gender-male {
    background: #fff;
    display: inline-block;
    border: none;
    width: 26px;
    height: 50px;
    background: url(../images/gender/maleunsel.png) no-repeat;
    position: relative;
    background-size: contain;
}
.a-gender-female {
    background: #fff;
    display: inline-block;
    border: none;
    width: 26px;
    height: 50px;
    background: url(../images/gender/femaleunsel.png) no-repeat;
    position: relative;
    background-size: contain;
}




.homepage111 .jumbotron, .app_main_gaycafe9999 .jumbotron {
    background: transparent;
}


.atallstars, .atallstars span{
    font-family: 'Yesteryear', cursive;
    font-size: -webkit-xxx-large;
    
}
.reg-title-expl{
    font-size: xx-large;
}
.reg-title{
    font-size: large;
}
.bb-gray{
 border-bottom:1px solid #ced4da;   
}
.button-gradient {
  border-color: #D52806;
  border-radius: 4px;
  padding-right: 20px;
  padding-left: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
	font-size: 24px;
	background: linear-gradient(#D52806, #e02a06, #fff);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
main .main-block {
    min-height: 378px;
    padding: 50px 0;
    padding-top:35px;
    padding-bottom:35px;
    background: url(../images/index/qbg1.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
main .login-block {
    min-height: 378px;
    padding: 50px 0;
    padding-top:35px;
    padding-bottom:35px;
    background: url(../images/index/qbg1.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.main-block .text{
    color:#FFFFFF;
}
.main-block .index-reg-form{
    background:#FFFFFF;
}
.main-block .text{
    color:#FFFFFF;
}
.main-block .index-reg-form{
    background:#FFFFFF;
}
.btn-login{
    background:#FFFFFF !important;
    color:#D52806 !important;
    padding-top:15px;
    padding-bottom:15px;
    font-size:14px;
    border:1px solid #DA3309 !important;
}

.main-block .index-reg-form{
    background:#FFFFFF url(../images/index/boxfooter.jpg) repeat-x bottom left;
    background-color:rgba(255,255,255,.95);
}
.gray-block{
    background:#EFEFEF url(../images/index/bg22.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    
}
.ib-h{
    font-size:28px;
    font-weight:normal;
}
.ib-e{
    font-size:15px;
    font-weight:normal;
}
.head-expl{
    font-size:16px; 
}



.btn-login{
    background:#FFFFFF !important;
    color:#D52806 !important;
    padding-top:15px;
    padding-bottom:15px;
    font-size:14px;
    border:1px solid #DA3309 !important;
}

.main-block .index-reg-form{
    background:#FFFFFF url(../images/index/boxfooter.jpg) repeat-x bottom left;
    background-color:rgba(255,255,255,.95);
}
.gray-block{
    background:#EFEFEF url(../images/index/bg22.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    
}
.el-gender{
    height:30px;
    width:30px;
    border:3px solid blue;
    border-radius:15px;
}
.gender-1{
    border:3px solid #71BDF1;
}
.gender-2{
    border:3px solid #E7772B;
}
.gender-select-1{
    background-color:#71BDF1;
}
.gender-select-2{
    background-color:#E7772B;
}
.loginddd-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.loginddd-button {
  font-size: 18px;
  color: rgba(0,0,0,0.7);
  font-family: 'Raleway', sans-serif;
  cursor:pointer;
  padding: 5px 25px;
  width:120px;
  background-color: transparent;
  background-image: linear-gradient(to right, #D52806, #FFEDBC);
  background-size: 0;
  background-repeat-x: no-repeat;
  border-image: linear-gradient(to right, #D52806, #FFEDBC);
  border-image-slice: 1;
  border-image-width: 5px;
  border-radius:5px;
  
  transition: all 0.5s ease;
}

footer{display:block !important;}
.login-button, .login-button:hover {
  background: linear-gradient(to right, #D52806, #d59457);
  border-radius: 8px;
  color: #e6e6e6;
  display: inline-block;
  font-size: 14px;
  padding: 2px;
  text-decoration: none;
}
.login-button span {
  background: #fff;
  display: block;
  padding: 0.2em 2em;
  border-radius: 6px;
}
@media (max-width: 480px) { 
    .main-block .login-box{
        padding:0px;
    }
    .atallstars, .atallstars span {
        font-family: 'Yesteryear', cursive;
        font-size: 1.4em;
    }
    .main-logo{
        height:60px;padding-top:0px;width:150px;position:relative;
    }
    .main-logo img{
        height:auto;
    }
    .logo-img{
        right:0px;position:absolute;
    }
    .logo-text{
            font-size: 20px;
    top: 35px;
    position: absolute;
    color: #000000;
    }
    .login-button span {
        background: #fff;
        display: block;
        padding: 0.2em 0.2em;
        border-radius: 6px;
    }
    .logo-block{
        padding-right:0px !important;
    }
    .head-expl {
        display:none !important;
    /*font-size: 16px;
    margin-top: 30px;*/
}
}
