@import url(https://fonts.googleapis.com/css?family=Comfortaa:400,700);
body {
    font-family: 'Roboto', sans-serif;
    /* nsv background: #eee;*/
}

 h6 {
     display: inline-block;
     padding: 0 15px;
     position: relative;
     font-size:17px;
}
 h6:before, h6:after {
     background: #ddd;
     content: "";
     display: block;
     height: 1px;
     position: absolute;
     top: 50%;
     width: 100%;
}
 h6:before {
     right: 100%;
}
 h6:after {
     left: 100%;
}

.interests {
    margin-top: 30px;
}

 .separator {
     overflow: hidden;
     text-align: center;
     margin-top: 10px;
}

.name.admin b {
    color: red!important;
}

.lb {
    display: none;
    position: fixed !important;
    z-index: 9999 !important;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.8);
  text-align:center;
}

.lb img {
    max-width: 90%;
    max-height: 80%;
    margin-top: 2%;
}

.lb:target {
    outline: none;
    display: block;
}


.boostProfile {
background: #fc4a1a;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #f7b733, #fc4a1a);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #f7b733, #fc4a1a); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}


.text-center{
    text-align:center;
}
.right-space{
	width: 6% !important;
	background:#eee !important;
}
.z-depth-1{
}
.right-ad{
	position:absolute;
	right:0px;
	top:30px;
	width:300px;
	height:600px;
	background:#eee;
	z-index:2;
}
.logo {
    position: absolute;
    height: 60px;
    width: 75%;
    top: 0;
	right:0;
	text-align:left;
	margin-left:20%;
    z-index: 2;
	padding-bottom:25px;
	margin-right:5%;
	/* nsv border-bottom:1px solid #e0e0e0;	*/
	
}
.logo img {
	margin-top:5px;
	margin-left:10px;
    width: 180px;

}
.sl10 {
	width:80% !important;
	border-left:1px solid #e0e0e0;
}
.left-menu-margin{
	width:20% !important;
	/* nsv background: #eee !important; */
	
}
.menu-margin{
    width: 75% !important;
	text-align:left !important;
	margin-left:20% !important;
    z-index: 2;
	padding-bottom:25px !important;
	margin-right:5% !important;

}
.fix-width{
	width: 15% !important;
	/* nsv border-right:1px solid #e0e0e0; */
	
}
.fix-width-content{
	width: 85% !important;
	scroll: auto !important;
	height: auto !important;
    /* nsv box-shadow:1px 5px 5px rgba(0,0,0,.1);*/	
	
}


.menu-selected {
    color:#aa0000;

}

.user-left {
    position:absolute;
	top:25px;
	width:100%;
	height:140px;
	padding:10px;
	margin-top:20px;
	/* nsv border-bottom:1px solid #e0e0e0;    */
}
.user-left .profile-photo{
	position:absolute;
	display:inline-block;
	width:50px;
	height:50px;
}
.user-left .user-name{
	position:absolute;
	top:40px;
	width:130px;
	margin-left:60px;
	color:#555;
	font-family: 'Comfortaa', sans-serif;
	font-weight:500;
	padding:1px;
}
.user-left .user-name-sub{
	position:absolute;
	top:60px;
	width:130px;
	margin-left:60px;
	color:#40B900;
	font-size:12px;
	font-family: 'Comfortaa', sans-serif;
	font-weight:300;
	padding:1px;
}

.user-left .user-coins{
	position:absolute;
    left:15px;
    top:98px;    

	width:40px;
	float:right;
	padding-right:10px;
	cursor:pointer;
}
.user-left .user-coins span{
	position:absolute;
	top:3px;
	right:-30px;
	color:#777;
	font-family: 'Comfortaa', sans-serif;
	font-weight:400;	
	font-size:14px;
}
.user-left .user-vip{
	position:absolute;
    right:65px;
    top:98px;
	width:40px;
	float:right;
	padding-right:10px;
	cursor:pointer;
}
.user-left .user-vip span{
	position:absolute;
	top:2px;
	right:-18px;
	color:#777;
	
	font-family: 'Comfortaa', sans-serif;
	font-weight:400;	
}

.user-left .user-popularity{	
	width:230px;
	margin-left:60px;
	margin-top:-6px;
	color:#aaa;
	font-family: 'Hind', sans-serif;
	font-weight:300;
	padding:1px;
}
.user-left .btn-popularity{
	display:inline-block;	
	width:180px;
	margin-left:30px;
	margin-top:15px;
	margin-bottom:20px;
	font-family: 'Hind', sans-serif;
	font-weight:700;
    text-align: center;
    color: #fff;
    cursor: pointer;
    font-size: 13px;
    font-weight: 600;
    line-height: 190%;
    opacity: 1;    
    background: #dd10db;
    border-radius: 20px;	
	
}

.menu {
    position: relative;
    height: 100%;
    width: 100%;
    padding-top: 60px;
    /* nsv background: #eee; */
    margin: 0 auto;
    z-index: 1;
	
}

.menu  .profile-photo {
    position: relative;
    margin: 0 auto;
    margin-top: 25px;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    border: 2px solid #e0e0e0;
    background-size:   cover;
    background-repeat: no-repeat;
    background-position: top center;
    cursor: pointer;
}



.menu ul {
	position:relative;
    margin-top: 125px;
	width:95%;
	float:right;

}

.menu ul li {
	position:relative;
    margin-top: 10px;
    width: 100%;
	height:25px;
	border-radius:5px;
	cursor:pointer;	
	padding:2px;	
}

.menu ul li span{
	position:absolute;
	top:16px;
	left:45px;
	font-family:'Comfortaa';
	font-size:14px;
	font-weight:500;
	color:#666;
	line-height:5px;
}

.menu ul li i {
    margin-left: 0;
    font-size: 26px;
    color: #1a1a1a;
    cursor: pointer;


}

.menu ul li .new {
    position: absolute;
    margin-top: 5px;
    left: 65%;
    z-index: 100;

    width: 7px;
    height: 7px;
    border-radius: 7px;
    background: #ff5f35;
}


.real {
    position: relative;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}


.hidden {
    overflow: hidden;
    overflow-x: hidden;
    overflow-y: hidden;
}

.wall-title {
	position:relative;
    top: 0px;
    margin-top: 0px;
    margin-left: 30px;
	width: 100%;
    height: 10%;
	overflow-y: auto;
	overflow-x: hidden; 
}
.wall-title h1{
    font-size: 20px;
    font-weight: 300;
    color: #444;
    line-height: 0%;
}

.profile-content {
	position:relative;
    top: 0px;
	width: 100%;
    height: 88%;
	overflow-y: auto;
	overflow-x: hidden;  
    line-height: 100%;
}

.profile-content-photos {
	position:relative;
    top: 0px;
	width: 100%;
    height: 90%;
	overflow-y: auto;
	overflow-x: hidden;  
    line-height: 100%;
    border-bottom: 1px solid #f8f8f8;
}

.profile-content-photos .photos{
	position:relative;
    top: 0px;
	width: 100%;
	height:100%;
    padding: 5px;
    padding-left: 10px;
    padding-top: 20px;
    
}

.profile-content-photos .photos .photo{
    position: relative;
    display: inline-block;  
    width: 170px;
    height: 170px;
    margin-right: 2px;
    margin-top: -8px;
    background-size:   cover;
    background-repeat: no-repeat;
    background-position: top center;
    cursor: pointer;
    
}

.profile-content-photos .photos .photo img{
    display: none;
    
}

.profile-content-photos .photos .photo .data{
    position: absolute;
    bottom: 0;
    left:0;
    padding-left:10px;
    height: 100%;
    width: 100%;
    border-radius: 10px;    
    z-index: 100;
    color: #fff;
    font-size: 12px;
    display: none;
    background: rgba(0,0,0,.1);
}

.profile-content-photos .photos .photo .data a{
    position: relative;
    top: 88%;
    float: right;
    color: #fff;    
    margin-right: 5px;
}

.profile-content-photos .photos .photo .data i{
    font-size: 16px;
    margin-left: 3px;
    margin-right: 10px;
}




.user-spot {
	position:relative;
	top:0px;
	width: 100%;   
	overflow-y: hidden;
    overflow-x: hidden;
	background:#232937;  
}

#user-spot {
	position:relative;
	width: 100%; 
	height:75%;
	overflow-x: hidden; 
    overflow-y: hidden;
	background:#232937;

}

#user-spot .profile-photo {
    position: relative;
    width: 100%;
    height: 20%;
    background-size:   cover;
    background-repeat: no-repeat;
    background-position: top center;
    cursor: pointer;
    opacity:0.6;    
}

#user-spot .profile-photo i{
    position: absolute;
    top: 10px;
    left: 10px;
    font-size: 12px;
    color:#17d425;    
}

#user-spot .profile-photo:hover {
    opacity:1;    
}

.user-spot .profile-photo {
    position: relative;
    width: 100%;
    height: 15%;
    background-size:   cover;
    background-repeat: no-repeat;
    background-position: top center;
    cursor: pointer;
}
.user-spot .profile-photo:hover{
}
.user-spot .add-yourself {
    position: relative;
    top: 0;
    width: 100%;
    height: 15%;
    background: rgba(0,0,0,.7);
    cursor: pointer;
    overflow: visible;
    z-index: 100;
}

.user-spot .load-more {
    position: relative;
    bottom: 0;
    width: 100%;
    height: 10%;
    line-height: 500%;
    z-index: 100;
	background:#232937;
}

.user-spot .load-more i{
    margin-left: 23%;
    color:#90caf9;
    font-size: 64px;
    cursor: pointer;
}

.user-spot .add-yourself i{ 
    margin: 0 auto;
    margin-left: 23%;    
    color:#90caf9;
    font-size: 64px;
}

.follow-suggest {
	position:relative;
    top: 0px;
	width: 100%; 
	height:80px;    
    line-height: 100%;
    border-bottom: 1px solid #f8f8f8;
    border-top: 1px solid #f8f8f8;    
}

.follow-suggest .profile-photo {
    margin-top: 10px;
    height: 70%;
    width: 24%;
	max-width:60px;
    border-radius: 10px;
    background-size:   cover;
    background-repeat: no-repeat;
    background-position: top center;      
}

.follow-suggest h2 {
    position: absolute;
    top: -30px;
    left: 65px;
    color: #333;
    font-size: 14px;
    font-weight: 600;
}
.follow-suggest span {
    position: absolute;
    top: 35px;
    left: 65px;
    color: #93aab1;
    font-size: 12px;
    font-weight: 300;
}

.follow-suggest a {
    position: absolute;
    top: 20px;
    left: 195px;
    color: #ff5f35;
    font-size: 12px;
    font-weight: 300;
}

.profile-content h1 {
    margin-top: 10px;
    font-weight: 300;
    font-size: 24px;
    color: #888;
}


.profile-content .bubble{
    display: inline-block;
    margin-right: 50px;
    margin-left: 50px;
    width: 80px;
    height: 80px;
    background: #edf6ff;
    border-radius: 50px;
}

.profile-content .bubble i{
    position: relative;
    top: 30px;
    font-size: 35px;
    color: #5177a4;
}
.profile-content .bubble h3 {
    position: relative;
    top: 30px;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    color: #333;
}

.profile-content .bubble #city{
    position: relative;
    width: 300%;
    left: -80px;
    top: 30px;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    color: #333;
}

.profile-content .bubble span{
    position: relative;
    top: 5px;
    font-size: 12px;
    font-weight: 300;
    color: #888;
}

.search-btn-ok{
    position: absolute;
    top: 195px;
    left: 38%;
    width: 100px;
    height: 33px;
    text-align: center;
    cursor: pointer;
	font-family: 'Montserrat';
    font-size: 13px;
    font-weight: 700;
    line-height: 230%;
    border-radius: 25px;
	color:#fff;
	background:#2B65F8;	
    z-index: 100;
}
.search-btn-cancel{
    position: absolute;
    top: 195px;
    right: 38%;
    width: 100px;
    height: 33px;
    text-align: center;
    cursor: pointer;
	font-family: 'Montserrat';
    font-size: 13px;
    font-weight: 700;
    line-height: 230%;
    border-radius: 25px;
	color:#606060;
	border:1px solid #dedede;
	background:#fff;	
    z-index: 100;
}
.premium-btn-right{
    position: absolute;
    top: 12px;
    right: 10px;
    width: 140px;
    height: 35px;
    text-align: center;
    cursor: pointer;
	font-family: 'Comfortaa', cursive;
    font-size: 15px;
    font-weight: 700;
    line-height: 225%;
    border-radius: 25px;
	color:#fff;
	background:#3ec0ee;	
    z-index: 100;
}
.premium-btn-right img{
    position: absolute;
    top: 2px;
    left: 5px;
}
.premium-btn-right:hover{
}
.comforta{
    font-family: 'Comfortaa', cursive !important;    
} 
.post-btn-right{
    position: absolute;
    top: 12px;
    right: 2%;
    width: 20%;
    height: 35px;
    text-align: center;
    color: #fff;
    cursor: pointer;
	font-family: 'Comfortaa', cursive;
    font-size: 15px;
    font-weight: 700;
    line-height: 200%;
    background: none;
    border-radius: 20px;
	/* nsv border:2px solid #fff; */
    background-color:#000;
    z-index: 100;
}

.post-btn-right:hover{
    opacity: 1;
    /* nsv background: none; */   
}

.post-btn-right-close{
    position: absolute;
    top: 12px;
    right: 2%;
    width: 7%;
    height: 35px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    font-size: 24px;
    font-weight: 600;
    line-height: 140%;
    opacity: 1;    
    background: #db4040;
    border-radius: 20px;
    z-index: 100;
    display: none;
}

.post-btn-right-close:hover{
    opacity: 1;
    background: #d51a1a;    
}

.rotate {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}

.rotate-reset {
    transform: rotate(0deg);
    transition: .3s;
}

[data-tooltip] {
    z-index: 2;
}


[data-tooltip]:before,
[data-tooltip]:after {
  visibility: hidden;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
	pointer-events: none;
}


[data-tooltip]:before {
	position: absolute;
	bottom: 105%;
	left: 50%;
	margin-bottom: 5px;
	margin-left: -50px;
	padding: 7px;
	width: 100px;
	-webkit-border-radius: 3px;
	-moz-border-radius:    3px;
	border-radius:         3px;
	background-color: #000;
	background-color: hsla(0, 0%, 20%, 0.9);
	color: #fff;
	content: attr(data-tooltip);
	text-align: center;
	font-size: 14px;
	line-height: 1.2;
}


[data-tooltip]:after {
	position: absolute;
	bottom: 105%;
	left: 50%;
	margin-left: -5px;
	width: 0;
	border-top: 5px solid #000;
	border-top: 5px solid hsla(0, 0%, 20%, 0.9);
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
	content: " ";
	font-size: 0;
	line-height: 0;
}


[data-tooltip]:hover:before,
[data-tooltip]:hover:after {
	visibility: visible;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	opacity: 1;
}

.chat {
    position:relative;
    top: 0;
    width: 89% !important;
    margin-left: 1%;
    padding-left: 4%;   
    height:68%; 
    background: #fff;
    overflow-y: auto;
    overflow-x: hidden;  
    border-bottom: 1px solid #f2f2f2;
}

.chat-right {
    position:fixed;
    top: 110px;
    right: 170px;
    width: 150px !important;
    padding-left: 4%;   
    height:400px !important;
    min-height:400px !important;
    overflow-y: auto;
    overflow-x: hidden;  
    background: none;
    z-index: 99;
}



.chat .post .left{
    position: relative;
    width: 80%;
    padding-bottom: 5px;
    padding-top: 5px;

}

.chat .post .left .photos1{
    margin-left: 16%;
    width: 55%;
    height: 55%;
    padding-bottom: 5px;
    background: #fff;
    border-radius: 15px;    
}
.chat .post .left .photos1 .post-photo1{
    position: relative;
    width: 100%;
    height: 100%;
    border-radius: 15px;  
    background-size:   cover;
    background-repeat: no-repeat;
    background-position: top center;  
    cursor: pointer;
}



.chat .post .left h1{
    position: absolute;
    top: -19px;
    margin: 0;
    padding: 0;
    left: 3%;
    font-size: 16px;
    font-weight: 500;
    color: #333;
}



.chat .post .left .you{
    position: relative;
    display: block;
    margin-top: 25px;
    left: 1%;
    font-size: 14px;
    font-weight: 400;
    color: #666;
    padding-bottom: 3px;
    background: #f0f0f0;
    padding: 10px;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 15px; 
    width: 75%;    
}

.chat .post .left .access{
    position: relative;
    display: inline-block;
    left: 5%;
    font-size: 14px;
    font-weight: 400;
    color: #666;
    padding-bottom: 3px;
    background: #fff;
    border: 1px solid #4accff;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 15px; 
}

.chat .post .left .access i{
    color:#4accff;
}


.chat .post .left .me{
    position: relative;
    display: block;
    width: 65%;
    margin-top: 25px;
    left: 1%;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    padding-bottom: 3px;
    background: #2B65F8;
    padding: 10px;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 15px; 
}


.chat .post .left .profile-photo{
    position: absolute;
    top: 3%;
    left: 2%;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    background-size:   cover;
    background-repeat: no-repeat;
    background-position: top center;     
}


.your-photos {
	position:absolute;
    top: 10%;
    left: 20%;
    right: 20%;
    bottom: 10%;
	width: 60%;
    height: 80%;
    margin: 0 auto;
    border-radius: 10px;
    background: #fff;
    z-index: 110;    
}

.your-photos .title {
	position:absolute;
    top: 0;
    left: 0;
	width: 100%;
    height: 10%;
    background: #f6f7f8;  
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.your-photos .title h3{
    position: relative;
    top: -30%;
    left: 2%;
    font-size: 18px;
    font-weight: 500;
}

.your-photos .title i{
    position: absolute;
    top: 10%;
    right: 2%;
    float: right;
    font-size: 28px;
    font-weight: 500;
    cursor: pointer;
    opacity: .6;
}

.your-photos .title i:hover{
    opacity: 1;
}

.your-photos .footer {
	position:absolute;
    display: inline-block;    
    bottom: 0;
    left: 0;
	width: 100%;
    height: 10%;
    background: #f6f7f8;
    text-align: center;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

@media only screen and (max-width : 600px) {
	.your-photos{
		top: 2%;
		left: 2%;
		right: 2%;
		bottom: 2%;
		width: 96%;
		height: 96%;
	}
}

.your-photos .footer h3{
    position: relative;
    display: inline-block;
    top: 0;
    margin: 0 auto;
    padding-left: 5%;
    padding-right: 5%;    
    font-size: 20px;
    font-weight: 500;
}

.your-photos .footer h3 i{
    position: absolute;
    margin-left: -25%;
    font-size: 28px;
}
.your-photos  .photos{
	position:relative;
    top: 12%;
	width: 100%;
	height:72%;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 5px;
    padding-left: 10px;
    padding-top: 20px;
    
}

.your-photos  .photos .photo{
    position: relative;
    display: inline-block;  
    width: 15%;
    height: 32%;
    margin-right: 3px;
    margin-top: -8px;
    background-size:   cover;
    background-repeat: no-repeat;
    background-position: top center;
    cursor: pointer;

    
}

.your-photos  .photos .selected{
	border: 2px solid #009ae0;
}

.your-photos  .photos .photo img{
    display: none;
    
}

.your-photos  .photos .photo .data{
    position: absolute;
    bottom: 0;
    left:0;
    padding-left:10px;
    height: 100%;
    width: 100%;
    border-radius: 10px;    
    z-index: 100;
    color: #fff;
    font-size: 12px;
    display: none;
    background: rgba(0,0,0,.4);
}

.your-photos .photos .photo .data a{
    position: relative;
    top: 77%;
    float: right;
    color: #fff;    
    margin-right: 5px;
}

.your-photos .photos .photo .data i{
    font-size: 16px;
    margin-left: 3px;
    margin-right: 10px;
}

.overlay {
	position:absolute;
    top: 0;
    left: 0;
	width: 100%;
    height: 100%;
    z-index: 99989;
    background: rgba(0,0,0,0.75);
}


.discover-menu {
	position:relative;
    top: 3.5%;
    left: 0%;
	width: 50%;
    height: 10%;
    margin: 0 auto;
    z-index: 100;    
}

.discover-back{
	position:absolute;
    top: 0;
    left: 7%;
    right: 5%;
	width: 78%;
    height: 65%;
    margin: 0 auto;
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.75) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.75))); 
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.75) 100%); 
	background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.75) 100%); 
	background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.75) 100%); 
	background: linear-gradient(to top,  rgba(0,0,0,0) 70%,rgba(0,0,0,1) 99%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); 
   z-index: 99;
}



.discover-menu h3{
    color: #edf6ff;
    padding: 0;
    padding-left: 6%;
    margin: 0;
    font-size: 18px;
    font-weight: 300;
}


.discover-menu h3 b{
    color: #fff;
    padding: 0;
    padding-left: 20px;
    margin: 0;
    font-size: 18px;
    font-weight: 600;
}


.discover-menu span{
    position: absolute;
    color: #edf6ff;
    padding: 0;
    padding-left: 12%;
    margin: 0;
    margin-top: -10px;
    padding-bottom: 20px;
    font-size: 14px;
    font-weight: 300;
}

.discover-menu .like{
    position: absolute;
    top: 0;
    right: -10%;
    background: #3fc000;
    padding: 20px;
    width: 20%;
    height: 100%;
    border-radius: 50px;
    z-index: 3;
    cursor: pointer;
    opacity: .9;
}

.discover-menu .like:hover{
    opacity: 1;
}

.discover-menu .like span{
    position: absolute;
    top: -2px;
    right: -2px;
    background: #333;
    color: #fff;
    padding: 5px;
    padding-left: 7px;
    padding-right: 7px;
    font-size: 10px;
    font-weight: 500;
    border-radius: 50px;
    z-index: 3;
    border: 4px solid #edf6ff; 
}

.discover-menu .like i{
    position: absolute;
    top: 20%;
    right: 20%;
    color: #fff;
    font-size: 24px;
    padding: 5px;
    padding-left: 7px;
    padding-right: 7px;
    font-weight: 500;
    border-radius: 50px;
    z-index: 3;
}


.discover-menu .unlike{
    position: absolute;
    top: 0;
    right: 14%;
    background: #da4344;
    padding: 20px;
    width: 20%;
    height: 100%;
    border-radius: 50px;
    z-index: 3;
    cursor: pointer;
    opacity: .9;       
}

.discover-menu .unlike:hover{
    opacity: 1;    
}

.discover-menu .unlike i{
    position: absolute;
    top: 20%;
    right: 25%;
    color: #fff;
    font-size: 24px;
    padding: 5px;
    padding-left: 7px;
    padding-right: 7px;
    font-weight: 500;
    border-radius: 50px;
    z-index: 3;
}

.discover-menu .profile-photo{
    position: absolute;
    top: 0;
    left: -12%;
    background: #fff;
    padding: 20px;
    width: 20%;
    height: 100%;
    border-radius: 50px;
    border:2px solid #edf6ff;
    background-size:   cover;
    background-repeat: no-repeat;
    background-position: top center;         
    z-index: 3;
}



.discover {
    position:absolute;
    top: 110px;
    left: 0;
    width: 100%;
    margin: 0 auto;  
    background: #2D3238 !important;  
   
}

.gall {
    position:absolute;
    top: 110px;
    left: 0;
    width: 100%;
    margin: 0 auto;  
    background: #2D3238 !important;  
   
}

.discover .profile-photo{
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    padding: 20px;
    width: 100%;
    height: 100%;
    background-size:   cover;
    background-repeat: no-repeat;
    background-position: top center;         
    z-index: 3;
}



.wall {
	position:relative;
    top: 0px;
	width: 100%;
    padding-left: 4%;
    padding-top: 0;   
	height:93%;
    background: #fff;
	overflow-y: auto;
	overflow-x: hidden;  
    border-bottom: 1px solid #f2f2f2;

}
.scroll{
	overflow-y: auto;
	overflow-x: hidden;	
}
.wall .search{
    position: relative;
    display: inline-block;
    width: 200px;
    height: 230px;
	text-align:center;
    margin-right: 7px;
    border-radius: 5px;
    border: 1px solid #dedede;
    margin-top: 10px;
    margin-bottom: 10px;
	
    background: #fff;
}

.wall .search::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    border-radius: 5px;
    transition: box-shadow .2s ease-in-out;
}
.wall .search:hover::after {
    box-shadow: 0 10px 20px rgba(0, 0, 0, .15);
}

.wall .search .photos-count{
    position: absolute;
    top: 2%;
    right: 2%;
    width: 40px;
    height: 25px;
    border-radius: 25px;
    background: rgba(0,0,0,.45);   
    z-index: 100;
}

.wall .search .photos-count i{
    position: absolute;
    margin-left: 0;
	left:5px;
    margin-top: 2px;    
    color:#fff;
}

.wall .search .photos-count span{
    position: absolute;
    margin-left: 0;
	top:4px;
	left:22px;
    font-weight: 600;
    font-size: 10px;
    color:#fff;
}


.wall .search .profile-photo{
    position: absolute;
    top: 7%;
	left:25px;
    width: 75%;
    height: 150px;
	border-radius:50%;
    background-color:#e6ecf2; 
    border-bottom: 1px solid #dedede;
    background-size:   cover;
    background-repeat: no-repeat;
    background-position: top center;     
}
.wall .search .name{
    position: absolute;
    top: 80%;
    width: 100%;
    height: 15%;
	z-index:99;
}


.wall .search .name h1{
    font-family: 'Comfortaa';    
    font-size: 16px;
    font-weight: 300;
    padding: 0;
    margin: 0;
    margin-left: 10px;
    margin-top: 15px;
    line-height: 0;
    color: #111;
}

.wall .search .name h1 i{
    display: inline-block;
    margin-right: 1px;
}

.online {
    font-size: 10px;
    color:#17d425;    
}

.wall .search .name .loc{
    font-family: 'Montserrat';
    font-size: 11px;
    font-weight: 300;
    position: absolute;
    top:95%;
    left: 0;
    width: 100%;
    height: 20%;
    line-height: 0;
    color: #666;
}

.wall .search .name .loc span{
}

.wall .search .name .loc i{
    color: #888;
	margin-right:2px;
}


.wall .search .name h1 b{
    font-weight: 500;
    color: #333;
}

.wall .search .name h1 a{
    color: #333;
}

.wall .search .footer{
    position: relative;
    top: 60%;
    width: 100%;
	left:0;
    height: 40px;
	margin:0 auto;
}

.wall .search .footer .like{
    position: absolute;
	left:35px;
	top:-5px;
    margin-top: 0px;
    width: 30px;
    height: 30px;
    border-radius: 50px;
    margin-right: 2px;
    cursor: pointer;
	background:#f02138;
	border:3px solid #fff;
    color: #fff;
}
.wall .search .footer .like i{
    position: absolute;
    padding: 0;
	left:4px;
	color:#fff;
    font-size: 16px;
    opacity: 1;
}

.wall .search .footer .like:hover{      
}

.wall .search .footer .premium{
    position: absolute;
	left:108px;
	top:15px;	
    margin-top: 0px;
    width: 30px;
    height: 30px;
    border-radius: 50px;
    margin-right: 2px;
    cursor: pointer;
	background:#9121f0;
	border:3px solid #fff;
    color: #fff;
}
.wall .search .footer .premium i{
    position: absolute;
    padding: 0;
	left:4px;
	color:#fff;
    font-size: 16px;
    opacity: 1;
}

.top-user-header h2 .premium{
	position:relative;
	display:inline-block;
	margin-left:5px;
    top: 4px;
    width: 20px;
    height: 20px;
    border-radius: 50px;
    cursor: pointer;
	background:#9121f0;
	border:2px solid #9121f0;
    color: #fff;
}
.top-user-header h2 .premium i{
    position: absolute;
	top:-20px;
    padding: 0;
	left:2px;
	color:#fff;
    font-size: 11px;
    opacity: 1;
}

.top-user-header h2 .popular{
	position:relative;
	display:inline-block;
	margin-left:0px;
    top: 4px;
    width: 20px;
    height: 20px;
    border-radius: 50px;
    cursor: pointer;
	background:#f04d21;
	border:2px solid #f04d21;
    color: #fff;
}
.top-user-header h2 .popular i{
    position: absolute;
	top:-20px;
    padding: 0;
	left:2px;
	color:#fff;
    font-size: 11px;
    opacity: 1;
}

.top-user-header h2 .verified{
	position:relative;
	display:inline-block;
	margin-left:0px;
    top: 4px;
    width: 20px;
    height: 20px;
    border-radius: 50px;
    cursor: pointer;
	background:#5ec735;
	border:2px solid #5ec735;
    color: #fff;
}
.top-user-header h2 .verified i{
    position: absolute;
	top:-20px;
    padding: 0;
	left:2px;
	color:#fff;
    font-size: 11px;
    opacity: 1;
}



.wall .search .footer .premium:hover{       
}

.wall .search .footer .verified{
    position: absolute;
	left:140px;
	top:-5px;
    margin-top: 0px;
    width: 30px;
    height: 30px;
    border-radius: 50px;
    margin-right: 2px;
    cursor: pointer;
	background:#5ec735;
	border:3px solid #fff;
}
.wall .search .footer .verified i{
    position: absolute;
    padding: 0;
    margin-left: -8px;
    font-size: 16px;
	color:#fff;
    opacity: 1;
}

.wall .search .footer .verified:hover{      
}

.wall .search .footer .popular{
    position: absolute;
	left:66px;
	top:15px;
    margin-top: 0px;
    width: 30px;
    height: 30px;
    border-radius: 50px;
    margin-right: 2px;
    cursor: pointer;
	background:#f04d21;
	border:3px solid #fff;
}
.wall .search .footer .popular i{
    position: absolute;
    padding: 0;
    margin-left: -8px;
    font-size: 16px;
	color:#fff;
    opacity: 1;
}

.wall .search .footer .popular:hover{      
}



.wall .post{
    position: relative;
    width: 99%;
    height: 500px;
    margin-top: 20px;
    margin-bottom: 10px;
    border-bottom: 1px solid #f0f0f0;   
}
@media only screen and (min-width: 1620px) {

    .wall .post{
        height: 650px;
    }
    .wall .search{
        
    }    
    .chat {  
        height:75%;
    }    
}

.wall .post .left{
    position: absolute;
    width: 80%;
    height: 100%;  
}

.wall .post .left .photos1{
    margin-left: 15%;
    width: 75%;
    height: 75%;  
}
.wall .post .left .photos1 .post-photo1{
    position: relative;
    width: 100%;
    height: 100%;
    background-size:   cover;
    background-repeat: no-repeat;
    background-position: top center;  
    cursor: pointer;
}

.wall .post .left .photos2{
    position: relative;
    margin-left: 15%;
    width: 100%;
    height: 75%;  
}
.wall .post .left .photos2 .post-photo1{
    position: absolute; 
    width: 50%;
    height: 100%;
    background-size:   cover;
    background-repeat: no-repeat;
    background-position: top center;
    cursor: pointer;
}

.wall .post .left .photos2 .post-photo2{
    position: absolute;
    left: 50%;
    width: 50%;
    height: 100%;
    background-size:   cover;
    background-repeat: no-repeat;
    background-position: top center;  
    cursor: pointer;
}

.wall .post .left .photos3{
    position: relative;
    margin-left: 15%;
    width: 100%;
    height: 75%;  
}
.wall .post .left .photos3 .post-photo1{
    position: absolute; 
    width: 60%;
    height: 100%;   
    background-size:   cover;
    background-repeat: no-repeat;
    background-position: top center;   
    cursor: pointer;
}

.wall .post .left .photos3 .post-photo2{
    position: absolute;
    top: 0;
    margin-left: 60%;
    width: 40%;
    height: 50%;
    background-size:   cover;
    background-repeat: no-repeat;
    background-position: top center;
    cursor: pointer;
}

.wall .post .left .photos3 .post-photo3{
    position: absolute;
    margin-left: 60%;
    bottom: 0;
    width: 40%;
    height: 50%;
    background-size:   cover;
    background-repeat: no-repeat;
    background-position: top center;    
    cursor: pointer;
}


.wall .post .left h1{
    position: absolute;
    top: -20px;
    margin: 0;
    padding: 0;
    left: 16%;
    font-size: 16px;
    font-weight: 500;
    color: #6799d0;
}

.wall .post .left h1 i{ 
    font-size: 8px;
    color:#17d425;
}

.wall .post .left p{
    position: relative;
    width: 90%;
    margin-top: 25px;
    min-height: 20px;
    max-height: 60px;
    overflow: hidden;
    left: 16%;
    font-size: 14px;
    font-weight: 400;
    color: #666;
}


.wall .post .left .profile-photo{
    position: absolute;
    top: 0;
    
    left: 2%;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    background-size:   cover;
    background-repeat: no-repeat;
    background-position: top center;     
}

.wall .post .right{
    position: absolute;
    padding-left: 20%;
    width: 40%;
    right: 0;
    height: auto;
}


.wall-chat-basic {
    position: relative;
    top: 0px;
    margin-left: 2%;
    padding-left: 25px;
    height: 95px;
    background: #fefefe;
}



.wall-chat-wait {
    position: relative;
    top: 0px;
    margin-left: 2%;
    padding-left: 25px;
    height: 95px;
    background: #fefefe;
}


.wall-chat {
	position:relative;
    top: 0px;
	width: 99%; 
    margin-left: 1%;
    padding-left: 4%;
    padding-top: 2%;
	height:85px;
    background: #fefefe;
	overflow-y: hidden;
	overflow-x: hidden;  
    border-bottom: 1px solid #f2f2f2;

}

.wall-chat .profile-photo{
    position: relative;
    top: 0;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    background-size:   cover;
    background-repeat: no-repeat;
    background-position: top center;  
}

.wall-chat .update-form{
    position: absolute;
    top: 10%;
    left: 14%;
    width: 80%;
    height: 50px;  
}

.wall-chat .update-form-btn{
    position: relative;
    top: -20px;
    left: 0;
    width: 100%;
    height: 40px;
}

.wall-chat .update-form-btn .post-btn{
    position: absolute;
    top: 0px;
    right: 5%;
    width: 15%;
    height: 60%;
    text-align: center;
    color: #fff;
    cursor: pointer;
    font-size: 13px;
    font-weight: 600;
    line-height: 190%;
    opacity: .7;    
    background: #739cca;
    border-radius: 20px;
}

.wall-chat .update-form-btn .post-btn:hover{
    opacity: 1;
    background: #598bcb;    
}

.wall-chat .update-form-btn .post-btns{
    position: absolute;
    top: -3px;
    right: 24%;
    width: 50%;
    height: 100%;
}

.wall-chat .update-form-btn .post-btns i{
    position: relative;
    font-size: 22px;
    float: right;
    margin-left: 10px;
    cursor: pointer;  
    color: #739cca;
    opacity: .7;
}

.wall-chat .update-form-btn .post-btns .off{  
    color: #ccc;
    opacity: .7;
}


.wall-chat .update-form-btn .post-btns i:hover{
    opacity: 1;
}

.wall-chat .update-form input{
    position: relative;
    width: 100%;
    height: 50px;
    background: none;
    border: none;
    outline: none;
}

.wall-chat .update-form input:focus{
    outline: none;
    border: none;
}




.wall-post {
	position:relative;
    top: 0px;
	width: 100%; 
    margin-left: 1%;
    padding-left: 4%;
    padding-top: 2%;
	height:85px;
    background: #fefefe;
	overflow-y: hidden;
	overflow-x: hidden;  
    border-bottom: 1px solid #f2f2f2;
    display: none;

}

.wall-post .profile-photo{
    position: relative;
    top: 0;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    background-size:   cover;
    background-repeat: no-repeat;
    background-position: top center;  
}

.wall-post .update-form{
    position: absolute;
    top: 10%;
    left: 14%;
    width: 80%;
    height: 50px;  
}

.wall-post .update-form-btn{
    position: relative;
    top: -20px;
    left: 0;
    width: 100%;
    height: 40px;
}

.wall-post .update-form-btn .post-btn{
    position: absolute;
    top: 0px;
    right: 5%;
    width: 15%;
    height: 60%;
    text-align: center;
    color: #fff;
    cursor: pointer;
    font-size: 13px;
    font-weight: 600;
    line-height: 190%;
    opacity: .7;    
    background: #739cca;
    border-radius: 20px;
}

.wall-post .update-form-btn .post-btn:hover{
    opacity: 1;
    background: #598bcb;    
}

.wall-post .update-form-btn .post-btns{
    position: absolute;
    top: -3px;
    right: 24%;
    width: 50%;
    height: 100%;
}

.wall-post .update-form-btn .post-btns i{
    position: relative;
    font-size: 22px;
    float: right;
    margin-left: 10px;
    cursor: pointer;  
    color: #739cca;
    opacity: .7;
}

.wall-post .update-form-btn .post-btns .off{  
    color: #ccc;
    opacity: .7;
}


.wall-post .update-form-btn .post-btns i:hover{
    opacity: 1;
}

.wall-post .update-form input{
    position: relative;
    width: 100%;
    height: 50px;
    background: none;
    border: none;
    outline: none;
}

.wall-post .update-form input:focus{
    outline: none;
    border: none;
}




.search-post {
	position:relative;
    top: 0px;
	width: 100%; 
    margin-left: 0px;
    padding-left: 4%;
    padding-top: 2%;
	height:240px;
    /* nsv background: #F7F7F7;*/
	overflow-y: hidden;
	overflow-x: hidden;  
    border-bottom: 1px solid #D2D2D2;
    /* nsv border-top: 1px solid #D2D2D2;	*/
    display: none;

}
.search-post .coll {
	position: relative;	
	/* nsv width:31%; */
    width:48%;
	height:140px;
	margin-top:20px;
	display:inline-table;
	border-right:1px solid #d2d2d2;
}
.search-post .coll .search-title{
	position:relative;
	width:100%;
	margin-bottom:14px;
	font-family:'Montserrat';
	font-size:14px;
	color:#404040;
}
.last-col {
    border-right: 0px!important;
}
.search-filter-input{
	position:relative;
	width:80% !important;
	background:#fff !important;
	border:1px solid #d2d2d2 !important;
	border-radius: 25px !important;
	padding-left:15px !important;
	padding-top:8px !important;
	padding-bottom:8px !important;	
	margin:0 !important;
	font-size:13px !important;
}
.search-filter-input:focus{
	border:1px solid #2B65F8 !important;
	outline:none;
}
.radio {
  margin-bottom:10px;
}
.radio input[type="radio"] {
  position: absolute;
  opacity: 0;
}
.radio-label{
	font-family:'Montserrat';	
	font-size:13px;
	letter-spacing:-0.5px;
	color:#909090;
	
}
.radio input[type="radio"] + .radio-label:before {
  content: '';
  background: #fff;
  border-radius: 100%;
  border: 2px solid #b4b4b4;
  display: inline-block;
  width: 1.2em;
  height: 1.2em;
  position: relative;
  top: -0.05em;
  margin-right: .5em;
  vertical-align: top;
  cursor: pointer;
  text-align: center;
  font-size:16px;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
}
.radio input[type="radio"]:checked + .radio-label:before {
  background-color: #fff;
  border: 6px solid #275BDF;
}
.radio input[type="radio"]:focus + .radio-label:before {
  outline: none;
  border: 6px solid #275BDF;
}
.radio input[type="radio"]:disabled + .radio-label:before {
  box-shadow: inset 0 0 0 4px #f4f4f4;
  background: #b4b4b4;
}
.radio input[type="radio"] + .radio-label:empty:before {
  margin-right: 0;
}

.radio input[type="radio"] {
  position: absolute;
  opacity: 0;
}

.radio input[type="checkbox"] + .radio-label:before {
  content: '';
  background: #fff;
  border-radius: 100%;
  border: 2px solid #b4b4b4;
  display: inline-block;
  width: 1.2em;
  height: 1.2em;
  position: relative;
  top: -0.05em;
  margin-right: .5em;
  vertical-align: top;
  cursor: pointer;
  text-align: center;
  font-size:16px;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
}
.radio input[type="checkbox"]:checked + .radio-label:before {
  background-color: #fff;
  border: 6px solid #275BDF;
}
.radio-label{
    font-family:'Montserrat';   
    font-size:13px !important;
    letter-spacing:-0.5px;
    color:#909090;
    
}
.profile-h{
    font-family:'Montserrat' !important;   
    color: #555;
    font-weight: bold;
    font-size: 18px; 
    margin:0 !important;   
        line-height: 40px;
}
.montserrat{
    font-family:'Montserrat' !important;   
}
.search-post .update-form{
    position: absolute;
    top: 2%;
    left: 14%;
    width: 90%;
    height: 50px;  
}

.search-post .update-form select{
    position: relative;
    display: inline-block;
    top: 10px;
    width: 12%;
    border: none;
    background: none;
    font-weight: 600;
    color: #679fd5;
    cursor: pointer;
}

.search-post .update-form select:focus{
    outline: none;
}

.search-post .update-form span{
    position: relative;
    top: 20%;
    left: 0;
    width: 20%;
    height: 50px;  
}

.search-post .update-form-btn{
    position: relative;
    top: -20px;
    left: 0;
    width: 100%;
    height: 40px;
}

.search-post .update-form-btn .post-btn{
    position: absolute;
    top: 0px;
    right: 5%;
    width: 15%;
    height: 60%;
    text-align: center;
    color: #fff;
    cursor: pointer;
    font-size: 13px;
    font-weight: 600;
    line-height: 190%;
    opacity: .7;    
    background: #739cca;
    border-radius: 20px;
}

.search-post .update-form-btn .post-btn:hover{
    opacity: 1;
    background: #598bcb;    
}

.search-post .update-form-btn .post-btns{
    position: absolute;
    top: -3px;
    right: 24%;
    width: 50%;
    height: 100%;
}

.search-post .update-form-btn .post-btns i{
    position: relative;
    font-size: 22px;
    float: right;
    margin-left: 10px;
    cursor: pointer;  
    color: #739cca;
    opacity: .7;
}

.search-post .update-form-btn .post-btns .off{  
    color: #ccc;
    opacity: .7;
}


.search-post .update-form-btn .post-btns i:hover{
    opacity: 1;
}

.search-post .update-form input{
    position: relative;
    width: 100%;
    height: 50px;
    background: none;
    border: none;
    outline: none;
}

.search-post .update-form input:focus{
    outline: none;
    border: none;
}

.bottom-user-header {
	position:relative;
    top: 0px;
    margin-left: 0;
	width: 100%; 
	height:110px;  
	overflow-y: hidden;
	overflow-x: hidden;  
    line-height: 100%;
	background:#fff;

}

.top-user-header {
	position:relative;
    top: 0px;
    margin-left: 0;
	width: 100%; 
	height:110px;  
	overflow-y: hidden;
	overflow-x: hidden;  
    line-height: 100%;
	background:#fff;

}
.top-user-header-right{
    position:relative;
    top: 0px;
    width: 41%; 
    height:110px;  
    overflow-y: hidden;
    overflow-x: hidden;
    display: inline-block;  
    background:#fff;
    padding-top: 30px
}
.top-user-header h2{
	position:absolute;
    top: -8px;
    left: 200px;   
	font-size:21px;
	font-weight:500;
}
.top-user-header span{
	position:absolute;
    top: 64px;
    left: 200px;   
	font-size:12px;
	font-weight:400;
	color:#aaa;
}
.top-user-header .icons{
	position:absolute;
    top: 60px;
    left: 2px;   
	font-size:12px;
	font-weight:400;
	color:#aaa;
}
.top-user-header .online{
	color:#2acf2a;
}
.top-user-header img{
	width:90px;
	border-radius:50%;
	cursor:pointer;
    transition: 0.1s ease;	
    margin-left: -6px;
}
.top-user-header img:hover{
	transform: scale(1.02, 1.04);
}
.top-user-header .like-top{
	margin-left:15px;
	margin-top:10px;
	margin-right:0px;
    
}

.profile-menu {
	position:relative;
    top: 0px;
    margin-left: 0;
	width: 100%; 
	height:60px;  
	overflow-y: hidden;
	overflow-x: hidden;  
    line-height: 100%;
	/* nsv background:#000;*/
}

.profile-menu ul{
    position: relative;
    /* nav color:#f2f2f2;*/
    color:#000;
    font-size: 16px;
    font-weight: 400;
}
.profile-menu ul li {
    position: relative;
    height: 100%;
    /*
	padding-top:25px;
    padding-bottom: 24px;
    padding-right: 12px;
    padding-left: 12px;
    */
    padding:5px 20px;
    margin-left: 15px;
    margin-right: 15px; 
	top:4px;
    display: inline;
    list-style-type: none; 
    cursor: pointer;
	font-family: 'Comfortaa', cursive;
    border: 2px solid;
    border-radius: 26px;
    font-size: 16px;	
}
.profile-menu ul .selected,.profile-menu ul li:hover{
    color:#3ec0ee;
}

.profile-menu ul a{
    color:#000!important;
}

.profile-photos {
	position:relative;
	top:0px;
	width: 100%; 
	height:140px;  
	overflow-y: hidden;
	overflow-x: auto;  
	white-space: nowrap;
	margin:0;
	padding:0;  
	background:#232937;
}

.profile-photos-discover {
	position:relative;
	top:0px;
	width: 100%; 
	height:15%;  
	overflow-y: hidden;
	overflow-x: hidden;  
	white-space: nowrap;
	margin:0;
	padding:0;  
	background:#232937;
    border-bottom: 2px solid #ededed;
}


.profile-photos-chat {
	position:relative;
	top:0px;
	width: 100%; 
	height:20%;  
	overflow-y: hidden;
	overflow-x: hidden;  
	white-space: nowrap;
	margin:0;
	padding:0;  
	background:#232937;
    border-bottom: 2px solid #ededed;
}

.profile-photos-chat img {
    height: 100%;
    padding: 0;
    margin: 0;
    margin-right: -5px;
}

.profile-photos-chat .photos-count{
    position: absolute;
    top: 6%;
    right: 2%;
    width:8%;
    height: 24%;
    border-radius: 25px;
    background: rgba(0,0,0,.45);   
    z-index: 100;
}

.profile-photos-chat .photos-count i{
    position: absolute;
    margin-left: 20%;
    margin-top: 10%;    
    color:#fff;
}

.profile-photos-chat .photos-count span{
    position: absolute;
    margin-left: 55%;
    margin-top: 12%; 
    font-weight: 600;
    font-size: 12px;
    color:#fff;
}

.profile-photos-chat .profile-photo {
    position: relative;
    display: inline-block;
    margin-left: -5px;
    top: 0;
    width: 20%;
    height: 100%;
    background-size:   cover;
    background-repeat: no-repeat;
    background-position: top center;  
}

.profile-photos .overlay{
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 200px;
    z-index: 100;
	background: -moz-linear-gradient(bottom,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.75) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left bottom, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.75))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.75) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.75) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.75) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 70%,rgba(0,0,0,1) 99%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */    
    
}

.profile-photos img {
    height: 100%;
    padding: 0;
    margin: 0;
    margin-right: -5px;
}


.profile-top-left {
    position: absolute;
    height: 45%;
    width: 100%;
	background:#232937;
}

.profile-top-left .user-name{
    position: absolute;
    top: 0;
    width: 100%;
    height: 300px;
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.75) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.75)));
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.75) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.75) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.75) 100%); /* IE10+ */
	background: linear-gradient(to top,  rgba(0,0,0,0) 70%,rgba(0,0,0,1) 99%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
    z-index: 5;   
}

.profile-top-left .user-controls{
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 400px;
    padding-top: 160px;    
	background: -moz-linear-gradient(bottom,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.75) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left bottom, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.75))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.75) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.75) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.75) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 70%,rgba(0,0,0,1) 99%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
    z-index: 5;   
}
.profile-top-left .user-controls .videocall{
    position: relative;
    margin: 0 auto;
    top: 130px;
    left: 30px;    
    width: 50px;
    height: 50px;
    background: rgba(255,255,255,.5);
    border-radius: 50px;
    cursor: pointer;
}

.profile-top-left .user-controls .videocall i{
    position: relative;
    top: 4px;
    left: 10px;
    font-size: 30px;
    color: rgba(255,255,255,.9);
}

.profile-top-left .user-controls .videocall span{
    position: relative;
    top: 4px;
    left: 3px;
    font-size: 10px;
    color: rgba(255,255,255,.7);
}


.profile-top-left .user-controls h3{
    position: relative;
    bottom: 0;
    width: 100%;
    float: left;
    padding-left: 20px;
    font-weight: 100;
    font-size: 12px;
    color: #fff;
    line-height: 20%;
    margin-top: 0;
    opacity: .75;
    cursor: pointer;
}

.profile-top-left .user-controls h3:hover{
    opacity: 1;
}

.profile-top-left .user-name h1{
    width: 82%;
    float: left;
    padding-left: 20px;
    font-weight: 300;
    font-size: 22px;
    color: #fff;
    line-height: 90%;
    padding-top: -20px;
    margin-top: 14px;
    overflow: hidden;
}

.profile-top-left .user-name h1 img{
    position: relative;
    top: 4px;
    width: 20px;
    cursor: pointer;
}
.profile-top-left .user-name h1 i{
    position: relative;
    top: 0px;
    font-size: 12px;
    line-height: 100%;
    cursor: pointer;
}

.profile-top-left .profile-photo {
    position: relative;
    top: 0;
    width: 100%;
    height: 100%;
    background-size:   cover;
    background-repeat: no-repeat;
    background-position: top center;  
}

 .profile-photo {
    background-size:   cover;
    background-repeat: no-repeat;
    background-position: top center;  
}

.profile-bottom-left {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    overflow-y: hidden;
    overflow-x: hidden;
    /* nsv background: #f9f9f9; */
	
}
.profile-bottom-left .header{
    position: absolute;
	left:0;
    height: 61px;
    width: 100%;
    overflow-y: hidden;
    overflow-x: hidden;
    /* nsv background: #f9f9f9; */
	border-left:1px solid #e0e0e0;		
	z-index:99;
}
.profile-bottom-left .chat-right-section{
    position: relative;
    height: 100%;
	margin-top:60px;
	padding-top:0px;
    width: 100%;
    overflow-y: hidden;
    overflow-x: hidden;
    background: none;
	border-left:1px solid #e0e0e0;		
}

.profile-bottom-left .chat-right-section .ads{
    position: absolute;
	width:100%;
	bottom:60px;
	background:#f9f9f9;
    height: 270px;
	padding:5px;
    overflow-y: hidden;
    overflow-x: hidden;
	border-top:1px solid #e0e0e0;			
	z-index:1;
}
.profile-bottom-left .chat-right-section .ads span{
    position: absolute;
	width:100%;
	bottom:5px;
	color:#aaa;
	font-size:10px;	
	float:right;
	font-weight:700;
}

.profile-bottom-left select{
    background: #fff;
    font-size: 14px;
    font-weight: 500;   
    padding-left: 15px;
	margin-right:25px;
    cursor: pointer;
	width:100%;
	
}

.profile-bottom-left select:focus{
    outline: none;
}


.profile-bottom-left p{
    font-size: 14px;
    font-weight: 400;
    color: #888;
    padding-left: 10px;
    padding-right: 10px;
}

.profile-bottom-left .title{
    position: relative;
    width: 100%;
    height: 45px;
	padding:5px;

}

.profile-bottom-left .title h1{
    position: absolute;
    top: -30px;
    padding: 20px;
    padding-left: 25px;
    margin: 0 auto;
    font-size: 18px;
    color: #666;
    
}



.sidebar-friends {
  position:relative;
  height:55px;
  border: 0px solid #EEE;
  padding: 10px;
  vertical-align: top;
  width: 100%;
}

.friend-list {
	position:absolute;
	left:0;
	cursor: pointer;
	height: 100%;
	width: 100%;
	padding: 8px 8px;
	margin-bottom:10px;
}
.friend-list:hover {
	background:#eee;
}
.friend-selected {
	background:#eee;
}

.friend-list .profile-photo {
    position: relative;
    width: 40px;
    height: 40px;
    border-radius: 50px;
    background-size:   cover;
    background-repeat: no-repeat;
    background-position: top center;
    cursor: pointer;
}
.friend-list h3 {
  font-weight: 500;
  font-size:14px;
  color:#333;
  margin-left: 45px;
  position: absolute;
  top:-18px;
  left: 10px;
  width:100%;
}
.friend-list h4 {
  font-weight: bold;
  font-size:10px;
  color:#666;
  margin-left: 60px;
  position: absolute;
  top:0px;
  left: 10px;
  width:100%;
}
.friend-list p {
  font-weight: 400;
  font-size:10px;
  color:#999;
  margin-left: 60px;
  position: absolute;
  top:3px;
  left: 0px;
  width:100%;
}
.friend-list span {
  border: 2px solid #FFF;
  border-radius: 50px;
  height: 0px;
  padding: 5px;
  position: absolute;
  left: 8px;
  top: 65%;
  width: 0px;
}
.friend-list .notification {
  position: absolute;	
  border-radius: 50px;
  height: 10px;
  width:10px;
  background-color:#ff8c00;
  right: 23px;
  top: 40%;
}
.friend-list .invideocall {
  position: absolute;
  right: 8px;
  top: 32%;  
  width:30px;
  height:20px;
  background:none;

}
.friend-list .invideocall i {
	color:#3ab0ff;
	font-size:16;
}
.friend-list span.y {background: #13D213;}
.friend-list span.a {background: #FFA051;}
.friend-list span.n {background: #D0D0D0;}



.facebook-button {
  color: #fff;
  text-decoration: none;
  padding: 15px 40px;
  background-image: -webkit-linear-gradient(#3b5998, #314b83);
  background-image: linear-gradient(#3b5998, #314b83);
  background-image: -moz-linear-gradient(#3b5998, #314b83);  
  display: inline-block;
  border-radius: 5px;
  border: solid 1px #283e6b;
  box-shadow: inset 0px 1px rgba(255, 255, 255, 0.2);
  text-shadow: 0px 1px rgba(0, 0, 0, 0.4);
  font-weight: bold;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.3s;
}
.facebook-button:hover {
  background-image: -webkit-linear-gradient(#4466ac, #34518e);
  background-image: linear-gradient(#4466ac, #34518e);
  background-image: -moz-linear-gradient(#4466ac, #34518e);  
}
.facebook-button:active {
  box-shadow: inset 0px 5px 15px rgba(0, 0, 0, 0.3), 0px 1px rgba(255, 255, 255, 0.2);
}

@media all and (max-width: 600px) {
	
	.hide-mobile{
		display:none;
	}
		
	
}

.hideFree{
    display:none;
}
.payment {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: #096DC9;
    border: 1px solid #CCC;
    border-radius: 5px;
    box-shadow: 0 2px 2px -2px rgba(0, 0, 0, 0.1);
    margin: 0 auto 50px;
    max-width: 850px;
    min-width: 240px;
    width: 90%;
    z-index:99990;
}

.payment input, .payment select {
    
    border-radius: 6px;
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    height: 40px;
    margin: 0 10px 0 5px;
    padding: 0 5px;
    width: 80px;
	cursor: pointer;
}
.payment select {
    padding: 5px;
    /*-webkit-appearance: none;*/
	cursor: pointer;
}
.payment select:focus {
    border: 2px solid #09c66e;
    outline: none;
}
.payment .amount {
    background: #096DC9;
    height: 100%;
    border-radius: 4px 4px 0 0;
    color: white;
    font-size: 16px;
    font-weight: bold;
    line-height: 50px;
    margin-left: 17px;
    text-transform: uppercase;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
}

.payment .options {
  background: #FAFAFA;
  border-radius: 0 0 4px 4px;
  overflow: hidden;
  padding: 20px;
}
.payment .options label {
  color: #333;
  display: block;
  font-size: 13px;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.payment .options label.subscribe {
  padding-top: 10px;
  cursor: pointer;    
}

.payment .options label.subscribe input, .payment .options label.subscribe p {
  float: left;
}
.payment .options label.subscribe input {
  margin: 6px 8px;
}
.donationCard .options label.subscribe p {
  font-size: 11px;
  max-width: 80%;
}
.payment .options fieldset.sm {
  float: left;
  width: 48%;
  cursor: pointer;
}


.payment .options fieldset.sm img{
  width: 100%;
  cursor: pointer;  
  
}
.payment .options fieldset.sm:nth-of-type(odd) {
  margin-right: 2%;
}
.payment .options .ccard {
  border-top: 1px dashed #CCC;
  margin-top: 20px;
  padding-top: 20px;
}
.payment .options input, .payment .options select {
  display: block;
  margin: 0 0 12px;
  width: 100%;
}

.payment .options button {
  background: #09C66E;
  border: 1px solid #06894C;
  border-radius: 4px;
  color: white;
  clear: both;
  cursor: pointer;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: bold;
  height: 50px;
  margin-top: 10px;
  padding: 0 20px;
  text-transform: uppercase;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
  width: 100%;
}
.payment .options button.donate {
  background: #F8A11C;
  border-color: #BC7A16;
  box-shadow: inset 0 1px 2px #FC0, inset 0 -1px 2px #FC0;
  font-size: 14px;
  height: 30px;
  margin-top: 0;
}
.payment .options aside:first-child {
  border-right: 1px solid #CCC;
  float: left;
  padding-right: 20px;
  width: 57%;
}
.payment .options .other {
  float: left;
  padding-left: 20px;
  text-align: center;
  width: 43%;
}
.payment .options .other ul h4 {
  font-family: "Lato",Tahoma,Helvetica,Arial,sans-serif;
  font-size: 0.9375rem;
  font-weight: 400;
  margin-bottom: 12px;
  text-transform: uppercase;
}
.payment .options .other ul h4 ~ p {
  font-size: 12px;
  line-height: 150%;
  text-align: left;
}
.payment .options .other li:not(:last-child) {
  border-bottom: 1px solid #DDD;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.emoticons {
  position:absolute;
  bottom:8%;
  right:10%;
  z-index:99;
  width:200px;
  max-height:160px;
  display:none;
  overflow:auto;
  background-color:white;
  border:1px solid black;
  box-shadow:0 1px 2px rgba(0,0,0,.4);
}

.emoticons i {
  cursor:pointer;
}

.grayScale {
    -webkit-filter: grayscale(100%);
       -moz-filter: grayscale(100%);
         -o-filter: grayscale(100%);
        -ms-filter: grayscale(100%);
            filter: grayscale(100%); 
}

.grayS {
    -webkit-filter: grayscale(100%);
       -moz-filter: grayscale(100%);
         -o-filter: grayscale(100%);
        -ms-filter: grayscale(100%);
            filter: grayscale(100%); 
}

.footer-badoo {
	width: 95%;   
	/*height:240px;*/
    background: #fff;
	overflow-y: hidden;
	overflow-x: hidden;  
    border-top: 1px solid #fff;
    margin-top: 50px;
}

.footer-badoo .copyright{
    position:relative;
    width:80%;
    margin-top:25px;
}

.footer-badoo .ad-zone{
	position:relative;
	width: 728px;   
	height:200px;
	margin:10px;
}
.footer-badoo .download-apps{
	position:relative;
	width: 80%;   
	height:20px;
	margin-left:0px;
	margin:0;
    border-bottom: 1px solid #eee;
}

.footer-badoo .download-apps h3{
	font-family: 'Montserrat';
	font-size:14px;
	font-weight:500;
	color:#000;
	display:inline-table;
	margin:0 !important;
	padding:0 !important;
	margin-right:25px;
	
}
.footer-badoo .download-apps h2{
	font-family: 'Montserrat';
	font-size:14px;
	font-weight:500;
	color:#000;
	display:inline-table;
	margin-left:37px;
}
.footer-badoo .download-apps img{
	position:absolute;
	display:inline-block;
	top:36px;
}
.footer-badoo .bottom-left{
	position:relative;
	width: 80%;   
	height:40px;
	margin-left:0px;	
	margin-top:50px;
}
.footer-badoo .bottom-left h3{
	font-family: 'Montserrat';
	font-size:12px;
	font-weight:400;
	color:#888;
	display:inline-table;
	margin-right:25px;
	cursor:pointer;
    text-decoration: underline;
    text-transform: lowercase;
}

.loader {
  height:60px;
  width:60px;
  margin:0px auto;
  position:relative;
  -webkit-animation: rotation .6s infinite linear;
  -moz-animation: rotation .6s infinite linear;
  -o-animation: rotation .6s infinite linear;
  animation: rotation .6s infinite linear;
  border-left:6px solid rgba(22,159,230,.8);
  border-right:6px solid rgba(22,159,230,.8);
  border-bottom:6px solid rgba(22,159,230,.8);
  border-top:6px solid rgba(255,255,255,.0);
  border-radius:100%;
}

.call-loader {
  display: block;
  border-radius: 1em;
  background-color: #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 0.8em;
  height: 0.8em;
  -webkit-animation: dim 0.5s 0.5s infinite alternate;
  -moz-animation: dim 0.5s 0.5s infinite alternate;
  -o-animation: dim 0.5s 0.5s infinite alternate;
  animation: dim 0.5s 0.5s infinite alternate;
}
.call-loader:before {
  content: '';
  position: absolute;
  display: block;
  width: 0.8em;
  height: 0.8em;
  border-radius: 1em;
  background-color: #fff;
  right: 1.5em;
  -webkit-animation: dim 1s infinite alternate;
  -moz-animation: dim 1s infinite alternate;
  -o-animation: dim 1s infinite alternate;
  animation: dim 1s infinite alternate;
}
.call-loader:after {
  content: '';
  position: absolute;
  display: block;
  width: 0.8em;
  height: 0.8em;
  border-radius: 1em;
  background-color: #fff;
  left: 1.5em;
  -webkit-animation: dim 1s 1s infinite alternate;
  -moz-animation: dim 1s 1s infinite alternate;
  -o-animation: dim 1s 1s infinite alternate;
  animation: dim 1s 1s infinite alternate;
}
/* Keyframes */
@-moz-keyframes dim {
  from {
    background-color: #fff;
  }
  to {
    background-color: rgba(255,255,255,0.2);
  }
}
@-webkit-keyframes dim {
  from {
    background-color: #fff;
  }
  to {
    background-color: rgba(255,255,255,0.2);
  }
}
@-o-keyframes dim {
  from {
    background-color: #fff;
  }
  to {
    background-color: rgba(255,255,255,0.2);
  }
}
@keyframes dim {
  from {
    background-color: #fff;
  }
  to {
    background-color: rgba(255,255,255,0.2);
  }
}


@-webkit-keyframes rotation {
  from {-webkit-transform: rotate(0deg);}
  to {-webkit-transform: rotate(359deg);}
}

@-moz-keyframes rotation {
  from {-moz-transform: rotate(0deg);}
  to {-moz-transform: rotate(359deg);}
}

@-o-keyframes rotation {
  from {-o-transform: rotate(0deg);}
  to {-o-transform: rotate(359deg);}
}

@keyframes rotation {
  from {transform: rotate(0deg);}
  to {transform: rotate(359deg);}
}

.videocall-notify {
	position:absolute;
	top:0;
	left:0;
	overflow-x:hidden;
	overflow-y:hidden;  
	width:100%;
	height:100%;
	z-index:99000;
	background: rgba(0,0,0,0.7);
}

.videocall-container {
	position:absolute;
	top:0;
	left:0;
	overflow-x:hidden;
	overflow-y:hidden;  
	width:100%;
	height:100%;
	z-index:99000;
	background: rgba(0,81,133,0.9);
}
.videocall-chat {
	position:absolute;
	top:25px;
	right:25px;
	overflow-x:hidden;
	overflow-y:hidden;  
	width:340px;
	height:340px;
	z-index:99001;
	background: none;
	cursor:move;
	display:none;
}

.videocall-chat video {
	background:none;
	height:100%;
	width:100%;
}
.videocall-container .calle {
	position:absolute;
	overflow-x:hidden;
	width:100%;
	height:100%;
	z-index:1004;
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.75) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.75))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.75) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.75) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.75) 100%); /* IE10+ */
	background: linear-gradient(to top,  rgba(0,0,0,0) 70%,rgba(0,0,0,1) 99%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */	
	
}


.videocall-container .calle .loading {
	position:absolute;
	top:40%;
	left:37%;
	text-align:center;
	width:200px;
	z-index:7;
	margin: 0 auto;
}

.videocall-container .calle .user {
	position:absolute;
	top:40%;
	left:40%;
    width: 12em;
	text-align:center;
	color:#FFF;
	z-index:7;
	margin: 0 auto;
}

.videocall-container .calle .profile-photo1 {
	position:absolute;
	top:74%;
	left:37%;
	z-index:10;
	margin: 0 auto;
	background: #fff;
	width: 180px;
	height: 140px;
	padding: 0.25em;
	border-radius: .4em;
	margin-top: -6em;
	box-shadow: 0 0 .1em rgba(0, 0, 0, 0.35);
}

.videocall-container .calle .profile-photo1 video {
	background:#fff;
	color:#fff;
	height:100%;
	width:100%;
}

.videocall-container .calle .profile-photo1 img {
	background:#fff;
	color:#fff;
	height:100%;
	width:100%;
	display:none;
}



.videocall-container .calle .profile-photo2 {
	position:absolute;
	top:130px;
	left:380px;
	z-index:7;
	margin: 0 auto;
	background: #fff;
	width: 140px;
	height: 140px;

	border-radius: .4em;
	margin-top: -6em;
}

.video {
	position:absolute;
	z-index:8;
	margin: 0 auto;
	top:0;
	left:0;
	width: 100%;
	height: 100%;
}
.video .topleft {
	position:absolute;
	color:#fff;
	margin-left:20px;
	padding-top:20px;
	line-height:100%;
	font-size:14px;
	z-index:99999;
}

.video video {
	position:absolute;	
	margin: 0 auto;
	top:0;
	left:0;
	width: 100%;
	height: 100%;
}


.videocall-container .calle .profile-photo2 {
	color:#fff;
}

.bulbs {
  position: absolute;
	top:90%;
	left:34%;
  z-index:1999;
}
.bulbs .bulb-1,
.bulbs .bulb-2,
.bulbs .bulb-3,
.bulbs .bulb-4{
  display: inline-block;
  width: 50px;
  height: 50px;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 10%;
  opacity: 0;
  margin-right:15px;
  -webkit-transform: translateY(100px);
  -webkit-animation-name: bulb-move;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-duration: .5s;
  -webkit-animation-timing-function: ease-out;
  -webkit-animation-fill-mode: both;
  transform: translateY(100px);
  animation-name: bulb-move;
  animation-iteration-count: 1;
  animation-duration: .5s;
  animation-timing-function: ease-out;
  animation-fill-mode: both;
}
.bulbs .bulb-1 {
	background: rgba(222,2,2,0.7);
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s;
  cursor:pointer;  
}
.bulbs .bulb-1 span {
	position:absolute;
	left:6px;
	bottom:-11px;
	font-size:34px;
	padding-bottom:10px;
	color:#fff;
}
.bulbs .bulb-2 {
  background: rgba(0,0,0,0.7);
 -webkit-animation-delay: 1.4s;
  animation-delay: 1.4s;
  cursor:pointer;
}

.bulbs .bulb-2 span {
	position:absolute;
	left:7px;
	bottom:-13px;
	font-size:34px;
	padding-bottom:10px;
	color:#fff;
}
.bulbs .bulb-2:hover {
  cursor:pointer;
}
.bulbs .bulb-3 {
  background: rgba(0,0,0,0.7);
 -webkit-animation-delay: 1.6s;
  animation-delay: 1.6s;
  cursor:pointer;
}

.bulbs .bulb-3:hover {
  cursor:pointer;
}

.bulbs .bulb-3 span {
	position:absolute;
	left:8px;
	bottom:-11px;
	font-size:34px;
	padding-bottom:10px;
	color:#fff;
}
.bulbs .bulb-4 {
  background: rgba(0,0,0,0.7);
 -webkit-animation-delay: 1.8s;
  animation-delay: 1.8s;
  cursor:pointer;
}
.bulbs .bulb-4:hover {
  cursor:pointer;
}

.bulbs .sbulb {
  background: rgba(222,2,2,0.7);
  cursor:pointer;
}

.bulbs .bulb-4 span {
	position:absolute;
	left:8px;
	bottom:-9px;
	font-size:34px;
	padding-bottom:10px;
	color:#fff;
}

@-webkit-keyframes cursor-move {
  40% {
    -webkit-transform: translate(193px, 147px);
  }
  50% {
    -webkit-transform: translate(193px, 147px) scale(0.7);
  }
  60% {
    -webkit-transform: translate(193px, 147px) scale(1);
  }
  100% {
    -webkit-transform: translate(264px, 190px);
  }
}
@-webkit-keyframes circle-scale {
  30% {
    -webkit-transform: scale(0.7);
  }
  100% {
    -webkit-transform: scale(9);
  }
}
@-webkit-keyframes span-scale {
  to {
    -webkit-transform: scale(0.11) translate(-140px, 0) rotate(-405deg);
  }
}
@-webkit-keyframes bulb-move {
  to {
    -webkit-transform: translateY(0px);
    opacity: 1;
  }
}
@-webkit-keyframes restart-move {
  to {
    opacity: 1;
    -webkit-transform: translateY(-10px);
  }
}
@keyframes cursor-move {
  40% {
    transform: translate(193px, 147px);
  }
  50% {
    transform: translate(193px, 147px) scale(0.7);
  }
  60% {
    transform: translate(193px, 147px) scale(1);
  }
  100% {
    transform: translate(264px, 190px);
  }
}
@keyframes circle-scale {
  30% {
    transform: scale(0.7);
  }
  100% {
    transform: scale(9);
  }
}
@keyframes span-scale {
  to {
    transform: scale(0.11) translate(-140px, 0) rotate(-405deg);
  }
}
@keyframes bulb-move {
  to {
    transform: translateY(0px);
    opacity: 1;
  }
}
@keyframes restart-move {
  to {
    opacity: 1;
    transform: translateY(-10px);
  }
}


.ball {
  position: absolute;
  top: 40%;
  left: 50%;
  margin-top: -50px;
  margin-left: -50px;
  height: 100px;
  width: 100px;
  border: 3px solid #FFF;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top center;
  border-radius: 1000px;
  transform: scale(0);
  opacity: 0;
  transition-duration: 0;
  transition-timing-function: cubic-bezier(0.005, 0.95, 0.135, 1.205);
}
.ball .msg-count {
  position: absolute;
  top: 0;
  left: 0;
  color: #FFF;
  border: 3px solid #FFF;
  background: #3ab0ff;
  height: 25px;
  width: 25px;
  border-radius: 1000px;
  text-align: center;
  line-height: 50%;
  font-size: 12px;
  opacity: 0;
  transform: scale(0);
  transition-timing-function: cubic-bezier(0.005, 0.95, 0.135, 1.205);
}

.ball .msg-count i {
	margin-top:5px;
}
.ball .halo {
  position: absolute;
  top: 18px;
  left: 18px;
  right: 18px;
  bottom: 18px;
  border-radius: 1000px;
  background: rgba(255, 255, 255, 0.6);
  transform: scale(0);
}
.ball .notif {
  position: absolute;
  top: -50px;
  left: -45px;
  width: 183px;
  opacity: 0;
}
.ball .buttons {
  position: absolute;
  top: 110px;
  left: -75px;
  width: 250px;
  text-align:center;  
}
.ball .notif .bar {
  position: relative;
  border-radius: 1000px;
  background: #FFF;
  height: 30px;
  line-height: 30px;
  width: 0;
  margin: 0 auto;
  padding: 0 10px;
  overflow: hidden;
}
.ball .notif .bar .text {
  position: absolute;
  margin: 0;
  font-size: 12px;

  color: #555;
  width: 175px;
  z-index: 1;
}
.ball .notif .bar .action {
  position: relative;
  z-index: 2;
  height: 20px;
  width: 20px;
  background: #BABABA;
  float: right;
  margin-top: 5px;
  border-radius: 100px;
  box-shadow: 10px 0 0 0 #FFF, -10px 0 10px 0 #FFF, inset 0 0 0 1px #FFF;
  border: 1px solid #BABABA;
}
.ball .notif .bar .action::after {
  content: '';
  border-left: 5px solid #FFF;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  display: block;
  margin-left: 7px;
  margin-top: 4px;
}
.ball .notif .arrow {
  top: 30px;
  border-top: 7px solid #FFF;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  width: 0;
  margin: 0 auto;
  transform-origin: top;
  transform: scale(0);
}

.anim-start .ball {
  opacity: 1;
  transform: none;
  transition-duration: .3s;
}
.anim-start .ball .notif {
  opacity: 1;
  transition-duration: .2s;
  transition-delay: 1.6s;
}
.anim-start .ball .notif .bar {
  width: 100%;
  transition-duration: .6s;
  transition-delay: 1.6s;
}
.anim-start .ball .notif .arrow {
  transform: none;
  transition-delay: 1.6s;
  transition-duration: .3s;
}
.anim-start .ball .halo {
  opacity: 0;
  transform: none;
  transition-duration: .6s;
  transition-delay: 1.2s;
}
.anim-start2 .ball .halo {
  opacity: 0;
  transform: none;
  transition-duration: .6s;
  transition-delay: 1.2s;
}
.anim-start .ball .msg-count {
  opacity: 1;
  transform: none;
  transition-duration: .3s;
  transition-delay: .6s;
}


.btn-accept { 
background-color: rgb(100,142,49);
background-image: -moz-linear-gradient(top,  rgba(100,142,49,1) 0%, rgba(57,93,15,1) 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(100,142,49,1)), color-stop(100%,rgba(57,93,15,1)));
background-image: -webkit-linear-gradient(top,  rgba(100,142,49,1) 0%,rgba(57,93,15,1) 100%);
background-image: -o-linear-gradient(top,  rgba(100,142,49,1) 0%,rgba(57,93,15,1) 100%);
background-image: -ms-linear-gradient(top,  rgba(100,142,49,1) 0%,rgba(57,93,15,1) 100%);
background-image: linear-gradient(to bottom,  rgba(100,142,49,1) 0%,rgba(57,93,15,1) 100%);
margin-right: 10px;
}
.btn-accept:hover { background: rgba(100,142,49,1); }
.btn-accept:active { background: rgba(57,93,15,1); box-shadow: inset 0 0 3px rgba(0,0,0,0.5); }
.btn-decline { 
background-color: rgb(203,90,90);
background-image: -moz-linear-gradient(top,  rgba(203,90,90,1) 0%, rgba(141,62,62,1) 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(203,90,90,1)), color-stop(100%,rgba(141,62,62,1)));
background-image: -webkit-linear-gradient(top,  rgba(203,90,90,1) 0%,rgba(141,62,62,1) 100%);
background-image: -o-linear-gradient(top,  rgba(203,90,90,1) 0%,rgba(141,62,62,1) 100%);
background-image: -ms-linear-gradient(top,  rgba(203,90,90,1) 0%,rgba(141,62,62,1) 100%);
background-image: linear-gradient(to bottom,  rgba(203,90,90,1) 0%,rgba(141,62,62,1) 100%);
margin-left: 10px;
}
.btn-decline:hover { background: rgba(203,90,90,1); }
.btn-decline:active { background: rgba(141,62,62,1); box-shadow: inset 0 0 3px rgba(0,0,0,0.5); }

.icon-arrow { width:  19px; height: 15px; background-position: 0 0; }
.icon-x { width: 15px; height: 15px; background-position: -19px 0; }


.jfk-bubble-arrow {
  position: absolute;
  top: 20px;
}
.jfk-bubble-arrow:before, .jfk-bubble-arrow:after {
  content: "";
  position: absolute;
  height: 0;
  width: 0;
}
.jfk-bubble-arrow:before {
  border: 9px solid;
  border-color: transparent #bbb;
  top: -9px;
}
.jfk-bubble-arrow:after {
  border: 8px solid;
  border-color: transparent #fff;
  top: -8px;
}

.jfk-bubble-arrowright {
  right: 0;
}
.jfk-bubble-arrowright:before, .jfk-bubble-arrowright:after {
  border-right-width: 0;
}

.f-notification {
  position: fixed;
  bottom: 10px;
  right: 110px;
  text-align: left;
  width: 300px;
  min-height: 20px;
  padding: 20px 40px 20px 18px;
  border-radius: 5px;
  color: rgba(255, 255, 255, 0.85);
}
.f-notification:hover {
  opacity: 0.9;
}
.f-notification:hover .f-notification-close {
  background: rgba(77, 77, 79, 0.1);
}
.f-notification .f-notification-title {
  font-weight: 600;
  color: #4D4D4F;
  cursor: default;
}
.f-notification .f-close {
  position: absolute;
  right: 15px;
  top: 20px;
  height: 20px;
  width: 20px;
  line-height: 18px;
  vertical-align: middle;
  text-align: center;
  border-radius: 20px;
  color: #4D4D4F;
  cursor: pointer;
  background: rgba(255, 255, 255, 0.25);
}
.f-notification .f-close:hover {
  background: rgba(77, 77, 79, 0.2);
}

.f-notification-success {
  background: #2ecc71;
}

.f-notification-error {
  background: #e74c3c;
}

.f-notification-alert {
  background: #5177a4
}

.f-show {
  animation-name: animSlideElastic;
  animation-duration: 1s;
  animation-timing-function: linear;
}

.f-hide {
  animation-name: animSlideElastic;
  animation-duration: 0.5s;
  animation-direction: reverse;
}

@keyframes animSlideElastic {
  0% {
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 1000, 0, 0, 1);
  }
  3.333333% {
    transform: matrix3d(1.96989, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 521.82545, 0, 0, 1);
  }
  6.666667% {
    transform: matrix3d(1.4235, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 218.3238, 0, 0, 1);
  }
  10% {
    transform: matrix3d(1.08167, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 57.59273, 0, 0, 1);
  }
  13.333333% {
    transform: matrix3d(0.99057, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -11.12794, 0, 0, 1);
  }
  16.666667% {
    transform: matrix3d(0.98719, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -30.40503, 0, 0, 1);
  }
  20% {
    transform: matrix3d(0.99541, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -28.10141, 0, 0, 1);
  }
  23.333333% {
    transform: matrix3d(0.99936, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -19.40752, 0, 0, 1);
  }
  26.666667% {
    transform: matrix3d(1.00021, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -11.08575, 0, 0, 1);
  }
  30% {
    transform: matrix3d(1.00016, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -5.23737, 0, 0, 1);
  }
  33.333333% {
    transform: matrix3d(1.00005, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -1.84893, 0, 0, 1);
  }
  36.666667% {
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.22079, 0, 0, 1);
  }
  40% {
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.37284, 0, 0, 1);
  }
  43.333333% {
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.46116, 0, 0, 1);
  }
  46.666667% {
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.35963, 0, 0, 1);
  }
  50% {
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.22487, 0, 0, 1);
  }
  53.333333% {
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.11734, 0, 0, 1);
  }
  56.666667% {
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.04909, 0, 0, 1);
  }
  60% {
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.01295, 0, 0, 1);
  }
  63.333333% {
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.0025, 0, 0, 1);
  }
  66.666667% {
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.00684, 0, 0, 1);
  }
  70% {
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.00632, 0, 0, 1);
  }
  73.333333% {
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.00436, 0, 0, 1);
  }
  76.666667% {
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.00249, 0, 0, 1);
  }
  80% {
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.00118, 0, 0, 1);
  }
  83.333333% {
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.00042, 0, 0, 1);
  }
  86.666667% {
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.00005, 0, 0, 1);
  }
  90% {
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00008, 0, 0, 1);
  }
  93.333333% {
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.0001, 0, 0, 1);
  }
  96.666667% {
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00008, 0, 0, 1);
  }
  100% {
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
}

.spotlight-users{
	position:relative;width:100%;height:auto;margin-top:20px;
}
.spotlight-users .add-me-here{
	width:100%;background:#DFDFDF;height:40px;border-radius:4px;text-align:left;padding: 5px 10px;line-height: 15px;font-size:12px;margin-bottom:15px;		
}
.spotlight-users .add-me-here-down{
	position:absolute;left:8px;top:4px;color:#DFDFDF;height:40px;background:none;font-size:40px;		
}
.spotlight-users .user-in{
	position:relative;
    display: inline-block;
	float:left;
	margin-right:3px;
    width: 46px;
    height: 46px;
    border-radius: 50px;
    border: 2px solid #e8e8e8;
    background-size:   cover;
    background-repeat: no-repeat;
    background-position: top center;
    cursor: pointer;	
}

.spotlight-users .user-in .online{
	position:absolute;
	top:3px;
	right:-2px;
	width:12px;
	height:12px;
	border-radius:50%;
	background:#2acf2a;
    border: 2px solid #e8e8e8;	
}
.spotlight-users .current-in{
    display: inline-block;
	float:left;
	margin-right:3px;
    width: 54px;
    height: 54px;
    border-radius: 50px;

    background-size:   cover;
    background-repeat: no-repeat;
    background-position: top center;	

    cursor: pointer;	
}
.spotlight-users .current-in .photo{
    width: 55px;
    height: 55px;
    border-radius: 50px;
    border: 2px solid #3ec0ee;	
	background:rgba(0,0,0,.3);
	z-index:1;
}


.slider-profile {
	position:absolute;
	z-index:9999999999 !important;
	bottom:0;
	background:#fff;
	-webkit-transition:-webkit-transform .3s ease;
       -moz-transition:   -moz-transform .3s ease;
        -ms-transition:    -ms-transform .3s ease;
            transition:        transform .3s ease;
			
			
}

.opened { 
    -webkit-transform: translate(0, 0%);
       -moz-transform: translate(0, 0%);
        -ms-transform: translate(0, 0%);
            transform: translate(0, 0%);
		-moz-animation: bounce .2s 0.26s;
		-webkit-animation: bounce .2s 0.26s;
		animation: bounce .2s 0.26s;			

}
.closed {
    -webkit-transform: translate(0, 100%);
       -moz-transform: translate(0, 100%);
        -ms-transform: translate(0, 100%);
            transform: translate(0, 100%);
        -moz-animation: bounce .2s 0.26s;
        -webkit-animation: bounce .2s 0.26s;            
        animation: bounce .2s 0.26s;    			
}

@-moz-keyframes bounce {

  10% {
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}
@-webkit-keyframes bounce {
  10% {
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}
@keyframes bounce {
  10% {
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}



.animated {
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
-ms-animation-fill-mode: both;
-o-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-duration: 1s;
-moz-animation-duration: 1s;
-ms-animation-duration: 1s;
-o-animation-duration: 1s;
animation-duration: 1s;
}

.animated-fast {
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
-ms-animation-fill-mode: both;
-o-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-duration: .4s;
-moz-animation-duration: .4s;
-ms-animation-duration: .4s;
-o-animation-duration: .4s;
animation-duration: .4s;
}

.animated.hinge {
-webkit-animation-duration: 2s;
-moz-animation-duration: 2s;
-ms-animation-duration: 2s;
-o-animation-duration: 2s;
animation-duration: 2s;
}

@-webkit-keyframes bounceIn {

0% {
opacity: 0;
-webkit-transform: scale(0.8);
}

50% {
opacity: 1;
-webkit-transform: scale(1.05);
}

100% {
opacity: 1;
-webkit-transform: scale(1);
}
}

@-moz-keyframes bounceIn {

0% {
opacity: 0;
-moz-transform: scale(0.8);
}

50% {
opacity: 1;
-moz-transform: scale(1.05);
}

100% {
opacity: 1;
-moz-transform: scale(1);
}
}

@-o-keyframes bounceIn {

0% {
opacity: 0;
-o-transform: scale(0.8);
}

50% {
opacity: 1;
-o-transform: scale(1.05);
}

100% {
opacity: 1;
-o-transform: scale(1);
}
}

@keyframes bounceIn {

0% {
opacity: 0;
transform: scale(0.8);
}

50% {
opacity: 1;
transform: scale(1.05);
}

100% {
opacity: 1;
transform: scale(1);
}
}

.animated .bounceIn {
-webkit-animation-name: bounceIn;
-moz-animation-name: bounceIn;
-o-animation-name: bounceIn;
animation-name: bounceIn;
}

@-webkit-keyframes fadeIn {
0% {
opacity: 0;
}

100% {
opacity: 1;
}
}

@-moz-keyframes fadeIn {
0% {
opacity: 0;
}

100% {
opacity: 1;
}
}

@-o-keyframes fadeIn {
0% {
opacity: 0;
}

100% {
opacity: 1;
}
}

@keyframes fadeIn {
0% {
opacity: 0;
}

100% {
opacity: 1;
}
}

.delay {
-webkit-animation-delay: 0.30s;
-moz-animation-delay: 0.30s;
-o-animation-delay: 0.30s;
animation-delay: 0.30s;
}

.delay-three {
-webkit-animation-delay: 0.60s;
-moz-animation-delay: 0.60s;
-o-animation-delay: 0.60s;
animation-delay: 0.60s;
}

.delay-two {
-webkit-animation-delay: 1.0s;
-moz-animation-delay: 1.0s;
-o-animation-delay: 1.0s;
animation-delay: 1.0s;
}

.delay-one {
-webkit-animation-delay: 1.5s;
-moz-animation-delay: 1.5s;
-o-animation-delay: 1.5s;
animation-delay: 1.5s;
}

.fadeIn {
-webkit-animation-name: fadeIn;
-moz-animation-name: fadeIn;
-o-animation-name: fadeIn;
animation-name: fadeIn;
}


@-webkit-keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-20px);
}

100% {
opacity: 1;
-webkit-transform: translateY(0);
}
}

@-moz-keyframes fadeInDown {
0% {
opacity: 0;
-moz-transform: translateY(-20px);
}

100% {
opacity: 1;
-moz-transform: translateY(0);
}
}

@-o-keyframes fadeInDown {
0% {
opacity: 0;
-o-transform: translateY(-20px);
}

100% {
opacity: 1;
-o-transform: translateY(0);
}
}

@keyframes fadeInDown {
0% {
opacity: 0;
transform: translateY(-20px);
}

100% {
opacity: 1;
transform: translateY(0);
}
}

.fadeInDown {
-webkit-animation-name: fadeInDown;
-moz-animation-name: fadeInDown;
-o-animation-name: fadeInDown;
animation-name: fadeInDown;
}

@-webkit-keyframes fadeInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-20px);
}

100% {
opacity: 1;
-webkit-transform: translateX(0);
}
}

@-moz-keyframes fadeInLeft {
0% {
opacity: 0;
-moz-transform: translateX(-20px);
}

100% {
opacity: 1;
-moz-transform: translateX(0);
}
}

@-o-keyframes fadeInLeft {
0% {
opacity: 0;
-o-transform: translateX(-20px);
}

100% {
opacity: 1;
-o-transform: translateX(0);
}
}

@keyframes fadeInLeft {
0% {
opacity: 0;
transform: translateX(-20px);
}

100% {
opacity: 1;
transform: translateX(0);
}
}

@-webkit-keyframes fadeInRight {
0% {
opacity: 0;
-webkit-transform: translateX(20px);
}

100% {
opacity: 1;
-webkit-transform: translateX(0);
}
}

@-moz-keyframes fadeInRight {
0% {
opacity: 0;
-moz-transform: translateX(20px);
}

100% {
opacity: 1;
-moz-transform: translateX(0);
}
}

@-o-keyframes fadeInRight {
0% {
opacity: 0;
-o-transform: translateX(20px);
}

100% {
opacity: 1;
-o-transform: translateX(0);
}
}

@keyframes fadeInRight {
0% {
opacity: 0;
transform: translateX(20px);
}

100% {
opacity: 1;
transform: translateX(0);
}
}

.fadeInLeft {
-webkit-animation-name: fadeInLeft;
-moz-animation-name: fadeInLeft;
-o-animation-name: fadeInLeft;
animation-name: fadeInLeft;
}

.fadeInRight {
-webkit-animation-name: fadeInRight;
-moz-animation-name: fadeInRight;
-o-animation-name:fadeInRight;
animation-name: fadeInRight;
}

.fadeOutDown {
-webkit-animation-name: fadeOutDown;
-moz-animation-name: fadeOutDown;
-o-animation-name: fadeOutDown;
animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutLeft {
0% {
opacity: 1;
-webkit-transform: translateX(0);
}

100% {
opacity: 0;
-webkit-transform: translateX(-20px);
}
}

@-moz-keyframes fadeOutLeft {
0% {
opacity: 1;
-moz-transform: translateX(0);
}

100% {
opacity: 0;
-moz-transform: translateX(-20px);
}
}

@-o-keyframes fadeOutLeft {
0% {
opacity: 1;
-o-transform: translateX(0);
}

100% {
opacity: 0;
-o-transform: translateX(-20px);
}
}

@keyframes fadeOutLeft {
0% {
opacity: 1;
transform: translateX(0);
}

100% {
opacity: 0;
transform: translateX(-20px);
}
}

@-webkit-keyframes fadeOut {
0% {
opacity: 1;
}

100% {
opacity: 0;
display: none;
}
}

@-moz-keyframes fadeOut {
0% {
opacity: 1;
}

100% {
opacity: 0;
display: none;
}
}

@-o-keyframes fadeOut {
0% {
opacity: 1;
}

100% {
opacity: 0;
}
}

@keyframes fadeOut {
0% {
opacity: 1;
}

100% {
opacity: 0;
display: none;
}
}

.animated.fadeOut {
-webkit-animation-name: fadeOut;
-moz-animation-name: fadeOut;
-o-animation-name: fadeOut;
animation-name: fadeOut;
}

.animated.fadeOutLeft {
-webkit-animation-name: fadeOutLeft;
-moz-animation-name: fadeOutLeft;
-o-animation-name: fadeOutLeft;
animation-name: fadeOutLeft;
}

.ui-slider-horizontal {
    height: 6px;
    background: #E0E0E0 !important;
    border: 1px solid #dadada !important;
    clear: both;
    margin: 8px 0;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
}
.ui-slider {
    position: relative;
    text-align: left;
}
.ui-slider-horizontal .ui-slider-range {
    top: -1px;
    height: 100%;
}
.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    height: 8px;
    font-size: .7em;
    display: block;
    border: 1px solid #2B65F8;
    box-shadow: 0 1px 0 #2B65F8 inset;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    border-radius: 6px;
    background: #2B65F8;
}
.ui-slider .ui-slider-handle {
    border-radius: 50%;
    background: #2B65F8;
    width: 22px;
    height: 22px;

}
.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 22px;
    height: 22px;
    cursor: default;
    border: none;
    cursor: pointer;
    outline:none;
}
.ui-slider .ui-slider-handle:after {
    content:"";
    position: absolute;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    top: 50%;
    margin-top: -4px;
    left: 50%;
    margin-left: -4px;
    background: #fff;
}
.ui-slider-horizontal .ui-slider-handle {
    top: -.5em;
    margin-left: -.6em;
}
.ui-slider a:focus {
    outline:none;
}

#slider-range {
  position:relative;
  width: 65% !important;
  padding-left:7.5%;
  top:-7px;
  display:inline-table !important;
}
#slider-range2 {
  position:relative;
  width: 85% !important;
  top:-7px;
}
#slider-range-age1 {
	position:relative;
  width: 10% !important;
  display:inline-table !important;
 	font-family:'Montserrat';
	font-size:13px;
	color:#404040; 
	text-align:left;	
}
#slider-range-age2 {
	position:relative;
  width: 10% !important;
  display:inline-table !important;
 	font-family:'Montserrat';
	font-size:13px;
	color:#404040;
	text-align:right;
    margin-left:5px;
}




.verify-icon {
    position: relative;
    display: inline-block
}

.verify-icon__text {
    font-size: .7171em;
    line-height: 1.1234em;
    color: #1eb2fc
}

.page-profile .page-right-side,
.page-mm .page-right-side {
    overflow: hidden
}

.section--profile {
    margin: 0 -40px;
    padding: 25px 40px
}

.section--profile:before {
    content: '';
    position: absolute;
    right: 40px;
    bottom: 0;
    left: 40px;
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.profile-info-v2__left > div:last-child > .section--profile:before {
    display: none
}

.section--profile.active {
    padding-bottom: 0
}

.section--profile .form-label {
    width: 30%
}

.profile-friends {
    margin: 0 0 -15px;
    width: 560px
}

.profile-friends .brick-wrap {
    vertical-align: top;
    margin: 0 17px 15px 0
}

.profile-friend__txt {
    margin: 0 0 15px;
    width: 520px
}

.brick-wrap:nth-child(2) + .profile-friend__txt {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    width: 215px;
    height: 100px
}

.brick-wrap:nth-child(2) + .profile-friend__txt .profile-friend__txt-descr {
    width: 215px
}

.profile-friends .brick + .brick {
    margin-left: -83px;
    box-shadow: 0 0 0 3px #fff
}

.friend-connected__first,
.friend-connected__second,
.friend-connected__third {
    display: none
}

.first .friend-connected__first,
.second .friend-connected__second,
.third .friend-connected__third {
    display: block
}

.profile-friends .brick-wrap.loading > .brick:after,
.profile-friends .brick-wrap.loading .brick--hover:after {
    background: #d6d6d6
}

.profile-friends .brick-wrap .loader {
    z-index: 1
}

.profile-friends .brick > .icon {
    opacity: 1
}

.profile-friends .brick.brick--covered:after {
    background: rgba(255, 255, 255, .6)
}

.profile-friends .brick-wrap--double {
    margin-right: 12px;
    margin-left: -5px
}

.loading > .profile-friends__more-link {
    display: none
}

.profile-section__txt {
    display: inline-block;
    margin: 0;
    max-width: 100%;
    white-space: pre-wrap;
    word-wrap: break-word
}

.profile-section__more-txt {
    position: relative;
    top: 2px;
    margin: 0 0 0 7px;
    cursor: pointer
}

.profile-section__txt-hide,
.profile-section__txt-active .profile-section__more-txt {
    display: none
}

.profile-section__txt-active .profile-section__txt-hide {
    display: inline
}

.profile-section__txt + .btn {
    margin-top: 15px
}

.profile-edit__btn-right {
    margin-top: 10px;
    text-align: right
}

.section--profile .checkbox--radio {
    margin: 5px 12px 5px 0
}

.section--profile .checkbox--radio:last-child {
    margin-right: 0
}

.profile-photo-grid {
    position: absolute;
    z-index: 2;
    top: 110px;
    visibility: hidden;
    width: 100%;
    background: #fff;
    -webkit-transform: translate(0, 1000px);
    transform: translate(0, 1000px);
    transition: visibility .3s linear, -webkit-transform .3s cubic-bezier(.6, 0, .735, .045);
    transition: transform .3s cubic-bezier(.6, 0, .735, .045), visibility .3s linear;
    transition: transform .3s cubic-bezier(.6, 0, .735, .045), visibility .3s linear, -webkit-transform .3s cubic-bezier(.6, 0, .735, .045)
}

.profile-grid-visible {
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.profile-grid-visible .profile-photo-grid {
    visibility: visible;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    transition: -webkit-transform .3s cubic-bezier(.175, .885, .32, 1.1);
    transition: transform .3s cubic-bezier(.175, .885, .32, 1.1);
    transition: transform .3s cubic-bezier(.175, .885, .32, 1.1), -webkit-transform .3s cubic-bezier(.175, .885, .32, 1.1)
}

.profile-grid-visible-end .profile-photo-grid {
    position: relative;
    top: 0
}

.profile-info {
    position: relative
}

.profile-grid-visible-end .profile-info {
    position: absolute;
    top: 110px
}

.profile {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    width: 100%
}

.profile__header {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.profile__content {
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    width: 100%
}

.profile:nth-child(2) > .profile__header {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    background: #fff
}

.profile:nth-child(2) > .profile__content {
    position: absolute;
    z-index: 2;
    visibility: hidden;
    margin: 110px 0 0;
    background: #fff;
    -webkit-transform: translate(0, 1000px);
    transform: translate(0, 1000px)
}

.profile-switching-up {
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.profile-switching-up .profile:first-child {
    position: absolute;
    top: 0
}

.profile-switching-up .profile:nth-child(2) > .profile__content {
    position: relative;
    visibility: visible;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    transition: -webkit-transform .3s cubic-bezier(.175, .885, .32, 1.1);
    transition: transform .3s cubic-bezier(.175, .885, .32, 1.1);
    transition: transform .3s cubic-bezier(.175, .885, .32, 1.1), -webkit-transform .3s cubic-bezier(.175, .885, .32, 1.1)
}

.profile-switching-down .profile:first-child > .profile__header {
    display: none
}

.profile-switching-down .profile:first-child > .profile__content {
    position: absolute;
    z-index: 3;
    visibility: hidden;
    margin: 110px 0 0;
    background: #fff;
    -webkit-transform: translate(0, 1000px);
    transform: translate(0, 1000px);
    transition: visibility .3s linear, -webkit-transform .3s cubic-bezier(.6, 0, .735, .045);
    transition: transform .3s cubic-bezier(.6, 0, .735, .045), visibility .3s linear;
    transition: transform .3s cubic-bezier(.6, 0, .735, .045), visibility .3s linear, -webkit-transform .3s cubic-bezier(.6, 0, .735, .045)
}

.profile-switching-down .profile:nth-child(2) > .profile__content {
    position: relative;
    visibility: visible;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    transition: none
}

.profile__grid {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.profile__upload {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.profile-info-v2 {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.profile-info-v2__left {
    position: relative;
    border-right: 1px solid rgba(0, 0, 0, .15);
    width: 65%;
    padding: 0 40px 80px;
    background: #fff
}

.profile-info-v2__right {
    position: relative;

   
    width: 35%;
    padding: 0 30px 100vh;
    /* nsv background: #f7f7f7; */
}

.profile-gallery {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.profile-header {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 110px
}

.profile-header__btn {
    position: relative;
    z-index: 3;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.profile-header__txt {
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    overflow: hidden;
    padding: 0 20px 0 0
}

.profile-header__btn + .profile-header__txt {
    padding-left: 27px
}

.name-wrap {
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.name-wrap .online-status {
    position: absolute;
    top: 50%;
    left: -14px;
    margin: -4px 0 0
}

.profile-header__name {
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    margin: 0;
    padding: 0 0 0 1px;
    font-size: 1.571em;
    line-height: 1.182;
    white-space: nowrap;
    transition: color .15s
}

.profile-header__name:hover {
    color: #2b65f8
}

.profile-header__age {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.profile-header__icons {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding: 0 0 0 10px
}

.profile-header__icons .icon {
    margin: 0 5px 0 0
}

.profile-header__icons > .icon:only-child {
    display: block
}

.verified-text {
    vertical-align: middle;
    display: inline-block;
    font-size: .7171em;
    line-height: 1.1234em;
    color: #07b3fe
}

.common-info-wrap {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 0 -13px
}

.common-info-wrap_ {
    position: relative;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin: 0 0 0 -2px
}

.common-info-wrap_:empty {
    display: none
}

.common-info {
    position: relative;
    vertical-align: top;
    display: inline-block;
    margin: 7px 0 0;
    height: 32px;
    padding: 0 12px 0 15px
}

.common-info-wrap--hide .common-info:first-child:after {
    content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAIBAMAAADD3ygIAAAAFVBMVEUAAAD///////////////////////9Iz20EAAAABnRSTlMAkAGNSUZQ9d/eAAAAIUlEQVQI12NgZWBgcDNgYFBMVGBgEhNgYDATALFBYiA5ACreAqmmyyZYAAAAAElFTkSuQmCC);
    position: absolute;
    top: 9px;
    right: -3px;
    border-radius: 7px 0 0 7px;
    width: 7px;
    height: 14px;
    padding: 0 0 0 4px;
    background: #256cf5;
    line-height: .858;
    transition: opacity .2s ease-in-out
}

.common-info-wrap--hide > .common-info-wrap_:hover > .common-info:first-child:after {
    opacity: 0
}

.common-info:before {
    content: '';
    position: absolute;
    top: 4px;
    right: -4px;
    border-right: 1px solid rgba(0, 0, 0, .15);
    height: 24px
}

.common-info-wrap .common-info:last-child:before {
    border-right: 0
}

.common-info-wrap--hide .common-info--hide {
    position: absolute;
    opacity: 0;
    visibility: hidden;
    margin-left: -10px;
    padding: 0 12px 0 15px;
    transition: all .25s ease-in-out
}

.common-info-wrap--hide > .common-info-wrap_ > .common-info--hide + .common-info--hide {
    left: 200%;
    transition: all .1s linear
}

.common-info-wrap--hide > .common-info-wrap_:hover > .common-info--hide {
    position: relative;
    left: auto;
    opacity: 1;
    visibility: visible;
    margin-left: 0
}

.common-info--work-education {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex: 1 1 150px;
    -ms-flex: 1 1 150px;
    flex: 1 1 150px;
    overflow: hidden;
    max-width: 380px;
    padding-right: 0;
    font: .857em/1.334 Helvetica, Arial, sans-serif
}

.common-info-wrap--hide > .common-info--work-education {
    opacity: 1;
    visibility: visible;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    transition: all .25s ease-in-out .15s
}

.common-info-wrap--hide > .common-info-wrap_:hover + .common-info--work-education {
    opacity: 0;
    visibility: hidden;
    transition: all 0s ease-in-out 0s
}

.common-info--work-education:before {
    content: '';
    position: absolute;
    top: 4px;
    right: auto;
    left: 0;
    border-left: 1px solid rgba(0, 0, 0, .15);
    height: 24px
}

.common-info-wrap--hide > .common-info--work-education:before {
    border: 0;
    width: 0
}

.common-info-wrap_:empty + .common-info:before {
    border: 0
}

.work-education-link {
    border-bottom: 1px solid transparent;
    color: #2b65f8;
    transition: border-color .2s
}

.work-education-link:hover {
    border-color: #2b65f8
}

.common-info > span {
    display: inline-block;
    font: .857em/1.334 Helvetica, Arial, sans-serif
}

.common-info > .icon {
    margin: 0 7px 0 0
}

.common-info__count {
    position: relative;
    display: inline-block;
    margin: 0 3px 0 0;
    min-width: 18px;
    min-height: 24px;
    font-size: 2.286em;
    line-height: 1
}

.common-info__count-cnt {
    position: relative;
    display: inline-block;
    width: 100%;
    background: #fff
}

.profile-menu {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.profile-menu__chat-btn {
    padding: 10px 22px 13px 18px
}

.profile-menu__chat-btn > .btn-txt {
    font-size: .889em
}

.big-photo {
    position: relative;
    z-index: 2;
    width: 100%;
    height: calc(100vh - 110px - 25px);
    min-height: 555px
}

.mm_profile_visible_end .big-photo {
    position: absolute
}

.big-photo__gallery {
    position: relative;
    z-index: 2;
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%
}

.big-photo__footer {
    position: relative;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%
}

.big-photo__footer .banner {
    background: #fff
}

.big-photo__footer .table-cell {
    height: 90px
}

.big-photo__footer .table-cell:first-child {
    padding-left: 30px
}

.big-photo__footer .table-cell + .table-cell {
    padding-right: 30px;
    text-align: right
}

.big-photo__footer .photo-coaching {
    margin: 13px 0
}

.big-photo__footer .photo-coaching__label {
    width: 400px;
    line-height: 1.286em
}

.photo-coaching + .photo-coaching__label {
    margin-left: 10px;
    width: 300px
}

.big-photo__footer .private-photo {
    margin: 13px 0;
    height: 16px
}

.big-photo__footer .private-photo__label {
    width: 400px;
    line-height: 1.286em
}

.private-photo + .private-photo__label {
    margin-left: 10px;
    width: 300px
}

.game-profile {
    position: absolute;
    z-index: 2;
    top: 110px;
    visibility: hidden;
    width: 100%;
    -webkit-transform: translate(0, 1000px);
    transform: translate(0, 1000px);
    transition: visibility .3s linear, -webkit-transform .3s cubic-bezier(.6, 0, .735, .045);
    transition: transform .3s cubic-bezier(.6, 0, .735, .045), visibility .3s linear;
    transition: transform .3s cubic-bezier(.6, 0, .735, .045), visibility .3s linear, -webkit-transform .3s cubic-bezier(.6, 0, .735, .045)
}

.mm_profile_visible .game-profile {
    visibility: visible;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    transition: -webkit-transform .3s cubic-bezier(.175, .885, .32, 1.1);
    transition: transform .3s cubic-bezier(.175, .885, .32, 1.1);
    transition: transform .3s cubic-bezier(.175, .885, .32, 1.1), -webkit-transform .3s cubic-bezier(.175, .885, .32, 1.1)
}

.mm_profile_visible_end .game-profile {
    position: relative;
    top: 0
}

.mm_no_profile .profile-menu,
.mm_no_profile .user-status,
.mm_no_profile .app[rel='profile-view'],
.mm_no_profile .name-wrap .b-link {
    display: none
}

.mm_no_profile .profile-header__name {
    padding-right: 0
}

.mm_no_profile .profile-header__name:hover {
    color: #4d4d4d
}

.gallery-blocker {
    z-index: 2;
    display: none
}

.gallery-blocker-v2 {
    z-index: 2
}

.mm_gallery_locked .gallery-blocker {
    display: block
}

.profile-widget {
    position: relative;
    border-bottom: 1px solid #e8e9eb;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    padding: 25px 0
}

.profile-widget:empty {
    border: 0;
    padding: 0
}

.profile-widget__expand {
    position: absolute;
    top: 32px;
    right: 0;
    width: 80px;
    line-height: 1;
    text-align: right
}

.profile-widget__expand + h2 {
    width: 160px
}

.profile-widget__expand-lnk--show,
.hide .profile-widget__expand-lnk--hide {
    display: none
}

.hide .profile-widget__expand-lnk--show {
    display: inline
}

.loading > .profile-widget__expand-lnk {
    opacity: 0
}

.hide .profile-widget__items > .profile-widget__item:nth-child(n+4),
.hide .profile-widget__verify .verification-methods__item:nth-child(n+4) {
    display: none
}

.profile-widget__popularity-status--low,
.profile-widget__popularity-status--low:hover {
    color: #f02139
}

.profile-widget__popularity-status--average,
.profile-widget__popularity-status--average:hover {
    color: #cf9200
}

.profile-widget__popularity-status--high,
.profile-widget__popularity-status--high:hover {
    color: #2bc43f
}

.profile-widget__txt {
    margin-bottom: 10px
}

.profile-widget__verify {
    padding: 5px 0 0
}

.profile-widget__btn {
    margin: 15px 0 0
}

.photo-gallery {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    background: #2d3238;
    transition: width .3s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.photo-gallery:before {
    content: '';
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    bottom: -90px;
    left: 0;
    visibility: hidden;
    background: rgba(0, 0, 0, 0);
    transition: background .1s linear .2s, visibility 0s linear .3s
}

.mm_profile_visible .photo-gallery:before {
    visibility: visible;
    background: rgba(0, 0, 0, .3);
    transition: background .1s linear
}

.photo-gallery__photo,
.photo-gallery__photo > img,
.photo-gallery__photo > video {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 100%
}

.photo-gallery__photo {
    overflow: hidden
}

.photo-gallery__photo > img {
    opacity: 0;
    -webkit-animation: show .2s ease-in-out forwards;
    animation: show .2s ease-in-out forwards
}

.photo-gallery__photo > video {
    z-index: 1;
    display: none;
    opacity: 0;
    -webkit-animation: show .2s ease-in-out forwards;
    animation: show .2s ease-in-out forwards
}

.photo-gallery__video {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    text-align: center
}

.photo-gallery__video > .inline {
    position: relative;
    z-index: 2
}

.photo-gallery__video .icon > .b-link {
    top: -120px;
    right: -120px;
    bottom: -120px;
    left: -120px
}

.mm_video .photo-gallery__video {
    display: block
}

.mm_video_playback .photo-gallery__photo > img {
    display: none
}

.mm_video_playback .photo-gallery__photo > video {
    display: block
}

.mm_video_pause .photo-gallery__video {
    display: block
}

.mm_video_pause .photo-gallery__photo > img {
    display: none
}

.mm_video_pause .photo-gallery__photo > video {
    display: block
}

.photo-gallery__blocker {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.photo-gallery__blocker_ {
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    padding: 0 160px;
    background: rgba(255, 255, 255, .9);
    text-align: center
}

.photo-gallery__blocker_--blue,
.photo-gallery__blocker_--gift {
    background: rgba(37, 108, 245, .8);
    color: #fff
}

.photo-gallery__blocker-icon-sm {
    margin: 0 0 15px
}

.photo-gallery__blocker-icon {
    margin: 0 0 25px
}

.photo-gallery__blocker p + p {
    margin-top: -10px
}

.photo-gallery__blocker-options {
    margin: 20px 0 0
}

.mm_private_photos .photo-gallery__abuse,
.mm_facebook_photos .photo-gallery__abuse,
.mm_instagram_photos .photo-gallery__abuse,
.mm_not_moderated_photo .photo-gallery__abuse {
    display: none
}

.mm_private_photos .private-photos,
.mm_facebook_photos .facebook-photos,
.mm_instagram_photos .instagram-photos,
.mm_gift_screen .photo-gallery__blocker_--gift,
.mm_not_moderated_photo .not-moderated-photos {
    z-index: 1;
    opacity: 1
}

.mm_gift_screen .photo-gallery__photo > img,
.mm_private_photos .photo-gallery__photo > img,
.mm_not_moderated_photo .photo-gallery__photo > img {
    -webkit-filter: blur(15px);
    filter: blur(15px)
}

.mm_private_photos .photo-gallery__arrow,
.mm_facebook_photos .photo-gallery__arrow,
.mm_instagram_photos .photo-gallery__arrow,
.mm_not_moderated_photo .photo-gallery__arrow {
    fill: #000
}

.mm_private_photos .photo-gallery__link--next,
.mm_facebook_photos .photo-gallery__link--next,
.mm_instagram_photos .photo-gallery__link--next,
.mm_not_moderated_photo .photo-gallery__link--next,
.mm_gift_screen .photo-gallery__link--next {
    left: 90%
}

.mm_gift_screen .photo-gallery__abuse,
.mm_gift_screen .photo-gallery__video-button,
.mm_gift_screen .photo-gallery__corner {
    display: none
}

.photo-gallery__abuse {
    position: absolute;
    z-index: 1;
    right: 30px;
    bottom: 25px
}

.photo-gallery__link {
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    display: none;
    cursor: pointer;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.photo-gallery__link--prev {
    right: 810px;
    left: 0;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.photo-gallery__link--next {
    right: 0;
    left: 90px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.mm_has_gallery .photo-gallery__link {
    display: block
}

.photo-gallery__arrow {
    position: absolute;
    top: 50%;
    opacity: .2;
    margin: -20px 0 0;
    width: 15px;
    height: 40px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    transition: opacity .3s, -webkit-transform .3s;
    transition: transform .3s, opacity .3s;
    transition: transform .3s, opacity .3s, -webkit-transform .3s;
    pointer-events: none
}

.photo-gallery__arrow--left {
    left: 40px
}

.photo-gallery__arrow--right {
    right: 40px
}

.photo-gallery__link:hover > .photo-gallery__arrow {
    opacity: 1;
    -webkit-transform: scaleY(.7) translateZ(0);
    transform: scaleY(.7) translateZ(0)
}

.photo-gallery__corner {
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 72px;
    padding: 30px 60px 30px 0
}

.photo-gallery__corner_ {
    position: relative;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .15);
    border-radius: 16px;
    background: rgba(0, 0, 0, .5);
    font-family: 'FS Albert Pro Web Bold', Helvetica, Arial, sans-serif;
    transition: border-radius .15s .25s
}

.photo-gallery__video-button {
    position: absolute;
    z-index: 1;
    bottom: 25px;
    left: 30px
}

.photo-gallery__video-button.hidden + .photo-gallery__corner {
    left: 0;
    padding: 30px 60px 30px 30px
}

.photo-gallery__counter {
    margin: 0 15px;
    height: 32px;
    text-align: center;
    color: #fff;
    white-space: nowrap;
    transition: margin .15s .25s, opacity .15s .25s
}

.photo-gallery__counter .icon {
    margin: 0 0 -3px
}

.photo-gallery__miniatures-wrap {
    overflow: hidden;
    transition: width .15s .25s, height .15s .25s
}

.photo-gallery__miniatures {
    position: relative;
    display: inline-block;
    font-size: 0;
    white-space: nowrap
}

.photo-gallery__photos-wrap {
    vertical-align: middle;
    display: inline-block;
    overflow: hidden;
    max-width: 270px
}

.photo-gallery__photos {
    position: relative
}

.photo-gallery__photos.animated {
    transition: -webkit-transform .25s;
    transition: transform .25s;
    transition: transform .25s, -webkit-transform .25s
}

.photo-gallery__photos-item {
    position: relative;
    display: inline-block;
    overflow: hidden;
    margin: 6px 3px;
    width: 48px;
    height: 48px
}

.photo-gallery__photos-item:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: .5;
    background: rgba(0, 0, 0, 1);
    transition: opacity .15s
}

.photo-gallery__photos-item:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: .1;
    border: 1px solid #fff;
    transition: opacity .15s
}

.photo-gallery__photos-item:hover:before,
.photo-gallery__miniatures-wrap:hover .photo-gallery__photos-item.active:before {
    opacity: 0
}

.photo-gallery__photos-item:hover:after {
    opacity: .05
}

.photo-gallery__miniatures-wrap:hover .photo-gallery__photos-item.active .b-link {
    display: none
}

.photo-gallery__photos-item > img {
    width: 48px;
    height: 48px
}

.photo-gallery__photos-item > .icon {
    position: absolute;
    bottom: 3px;
    left: 1px
}

.photo-gallery__photos-stub {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    font-weight: 400;
    font-size: 14px;
    text-align: center;
    color: #fff
}

.mm_show_not_moderated_photos .photo-gallery__photos-item--not-moderated .photo-gallery__photos-stub {
    display: none
}

.mm_show_not_moderated_photos .photo-gallery__photos-item--not-moderated > img {
    -webkit-filter: none;
    filter: none
}

.photo-gallery__photos-item--private > img,
.photo-gallery__photos-item--not-moderated > img {
    -webkit-filter: blur(5px);
    filter: blur(5px)
}
.blured{
    -webkit-filter: blur(5px) !important;
    filter: blur(5px) !important;    
}
.photo-gallery__prev-page,
.photo-gallery__next-page {
    position: relative;
    vertical-align: middle;
    display: inline-block;
    opacity: .7;
    overflow: hidden;
    margin: 6px 0;
    width: 0;
    transition: opacity .15s
}

.photo-gallery__prev-page {
    margin-right: 3px
}

.photo-gallery__next-page {
    margin-left: 3px
}

.photo-gallery__prev-page .icon,
.photo-gallery__next-page .icon {
    display: block;
    margin: 16px 0
}

.photo-gallery__prev-page:hover,
.photo-gallery__next-page:hover {
    opacity: 1
}

.gallery_has_arrows .photo-gallery__prev-page {
    margin-left: 6px;
    width: auto
}

.gallery_has_arrows .photo-gallery__next-page {
    margin-right: 6px;
    width: auto
}

.mm_has_gallery .photo-gallery__corner:hover .photo-gallery__corner_ {
    border-radius: 6px;
    background: rgba(0, 0, 0, .7);
    transition-delay: 0
}

.photo-gallery__counter.move {
    opacity: 0;
    margin-bottom: -32px;
    transition-delay: 0
}

.mm_has_gallery .photo-gallery__corner:hover .photo-gallery__miniatures-wrap {
    transition-delay: 0;
    will-change: width, height
}

.score-user__txt {
    margin: 0 0 0 17px;
    width: 145px
}

.score-user__txt b {
    white-space: nowrap
}

.score-user__txt--top {
    vertical-align: top
}

.score-user__btns {
    margin: 10px 0 0
}

.verification-methods__item {
    position: relative
}

.verification-methods__item:not(:last-child) {
    margin: 0 0 20px
}

.verification-methods__item:hover .verification-methods__title {
    color: #4d4d4d
}

.verification-methods__item:hover .verification-methods__message--action {
    border-color: #2b65f8;
    color: #2b65f8
}

.verification-methods__item:hover .verification-methods__icon--arrow {
    color: #2b65f8
}

.verification-methods__item.is-blocked {
    pointer-events: none
}

.verification-methods__item--photo-verify + .verification-methods__item {
    margin-top: 30px
}

.verification-methods__item--photo-verify::after {
    content: '+';
    position: absolute;
    bottom: -26px;
    left: 0;
    width: 32px;
    font-size: 24px;
    line-height: 1.167;
    text-align: center;
    color: #999;
    pointer-events: none
}

.verification-methods__item--linked .verification-methods__title {
    color: #4d4d4d
}

.verification-methods__item-inner {
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.verification-methods__logo {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.verification-methods__logo > .icon {
    vertical-align: top
}

.verification-methods__logo--google + .verification-methods__txt .verification-methods__title {
    direction: ltr;
    unicode-bidi: embed
}

.verification-methods__txt {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin: 0 0 0 10px;
    max-width: 155px;
    line-height: 1.143
}

.verification-methods__title {
    font-size: 1em;
    color: #999
}

.verification-methods__message {
    vertical-align: top;
    display: inline-block;
    overflow: hidden;
    margin: 1px 0 0;
    max-width: 100%;
    color: #bfbfbf;
    white-space: nowrap;
    text-overflow: ellipsis
}

.verification-methods__message--action {
    border-bottom: 1px solid rgba(77, 77, 77, 0.3);
    cursor: pointer;
    color: #4d4d4d;
    transition: color .2s, border-color .2s
}

.verification-methods__icon {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.verification-methods__icon--arrow {
    color: #bfbfbf
}

.verification-methods--line {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.verification-methods--line .verification-methods__item {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin: 0;
    width: 100px;
    padding: 0 5px
}

.verification-methods--line .verification-methods__item--plus {
    margin: 0;
    width: 30px;
    height: 60px;
    line-height: 60px
}

.verification-methods--line .verification-methods__item--photo-verify {
    margin-right: 10px;
    margin-bottom: 0
}

.verification-methods--line .verification-methods__item--photo-verify::after {
    top: 0;
    right: -15px;
    left: auto;
    width: 20px;
    height: 64px;
    line-height: 64px
}

.verification-methods--line .verification-methods__item-inner {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.verification-methods--line .verification-methods__txt {
    display: block;
    margin: 10px 0 0
}

.verification-methods--box {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.verification-methods--box .verification-methods__item {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin: 0 0 15px;
    width: 100px;
    padding: 0 5px
}

.verification-methods--box .verification-methods__item--plus {
    margin: 0;
    width: 30px;
    height: 60px;
    line-height: 60px
}

.verification-methods--box .verification-methods__item--photo-verify::after {
    top: 0;
    right: -10px;
    left: auto;
    width: 20px;
    height: 64px;
    line-height: 64px
}

.verification-methods--box .verification-methods__item-inner {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.verification-methods--box .verification-methods__txt {
    display: block;
    margin: 10px 0 3px 0
}

.verification-methods--digest .verification-methods__item:not(:last-child) {
    margin-bottom: 10px
}

.social-network-settings {
    position: relative;
    margin: 0 -30px
}

.social-network-settings_ {
    position: relative;
    margin: 15px 0 0;
    border-top: 1px solid rgba(0, 0, 0, .15);
    border-bottom: 1px solid rgba(0, 0, 0, .15);
    padding: 15px 30px;
    background: #eee
}

.social-network-settings_::before {
    content: '';
    position: absolute;
    z-index: 1;
    top: -5px;
    right: 42px;
    opacity: 1;
    margin: 0 0 0 -3px;
    border: 1px solid;
    border-color: rgba(0, 0, 0, .15) transparent transparent rgba(0, 0, 0, .15);
    width: 6px;
    height: 6px;
    background: #eee;
    cursor: default;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    transition: opacity .2s linear
}

.social-network-settings__radio {
    margin: -5px 0 10px
}

.entry-points {
    margin: -5px 0 -1.3572em;
    text-align: justify
}

.entry-points:after {
    content: '';
    display: inline-block;
    width: 100%;
    font-size: 0
}

.entry-point {
    position: relative;
    display: inline-block;
    text-align: center
}

.entry-point:hover b {
    color: #2b65f8;
    transition: color .2s
}

.entry-point__icon {
    margin: 0 0 -3px;
    height: 60px
}

.entry-point--off > .entry-point__icon {
    opacity: .4;
    transition: opacity .2s
}

.entry-point--off:hover > .entry-point__icon {
    opacity: 1
}

.entry-point__icon > .icon {
    margin: 5px;
    width: 50px;
    height: 50px
}

.entry-point__mark {
    display: inline-block;
    margin: 0 3px 1px 0
}

.location-map {
    position: relative;
    overflow: hidden;
    margin: 15px 0 0;
    border-radius: 3px;
    height: 240px;
    transition: all .2s linear
}

.hide .location-map {
    opacity: 0;
    margin: 0;
    height: 0
}

.location-map--static {
    margin: 5px 0 0;
    height: 160px;
    text-align: center
}

.location-map--static:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: 1px solid rgba(77, 77, 77, .1);
    border-radius: 3px
}

.location-map__real {
    border: 1px solid rgba(77, 77, 77, .2)
}

.location-map__cached,
.location-map__real {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    border-radius: 3px;
    width: 100%;
    height: 100%
}

.location-map__cached > img {
    position: absolute;
    top: -500px;
    right: 0;
    bottom: -500px;
    left: 0;
    margin: auto;
    width: 100%;
    height: auto
}

.location-map__layer {
    position: relative;
    vertical-align: middle;
    display: inline-block;
    border-radius: 4px;
    width: 256px;
    padding: 15px;
    background: rgba(255, 255, 255, .9)
}

.location-map__btn {
    margin: 5px 0 0
}

.location-map__radius {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    border: 1px solid rgba(31, 114, 242, .35);
    border-radius: 50%;
    width: 150px;
    height: 150px;
    background: rgba(43, 101, 248, .1)
}

.location-map__radius--sm {
    width: 120px;
    height: 120px
}

.location-map__radius--bumped {
    border-color: rgba(153, 69, 230, 0.5);
    background: rgba(153, 69, 230, 0.1)
}

.location-map__pin {
    position: absolute;
    top: 10px;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 48px;
    height: 48px
}

.location-map__pin > .icon {
    margin: -6px 0 0 -6px
}

.map-tooltip {
    display: inline-block;
    margin: -35px 0 0 -13px;
    width: 26px;
    height: 60px
}

.here-maps .map-tooltip {}

.google-maps .map-tooltip {}

.here-maps .tooltip.active {}

.map-canvas {
    z-index: 1;
    width: 100%;
    height: 100%
}

.here-maps.map-canvas {}

.map-zoom {
    position: absolute;
    z-index: 2;
    top: 10px;
    left: 10px
}

.map-zoom__slider {
    position: relative;
    margin: 20px 0;
    width: 20px;
    height: 127px;
    background: url() 0 -23px no-repeat;
    cursor: pointer
}

.map-zoom__in,
.map-zoom__out {
    position: absolute;
    top: -23px;
    left: 0;
    width: 20px;
    height: 23px;
    background: url() 0 0 no-repeat
}

.map-zoom__out {
    top: 100%;
    background-position: 0 -295px
}

.map-zoom__dash {
    position: absolute;
    top: 3px;
    left: 1px;
    width: 20px;
    height: 118px
}

.map-zoom__dash-it {
    position: absolute;
    left: 7px;
    border-top: 1px solid #aaa;
    width: 2px;
    height: 1px
}

.map-zoom__scale {
    position: relative;
    top: -2px;
    width: 18px;
    height: 130px
}

.map-zoom__scale-me {
    position: relative;
    left: 1px;
    display: inline-block;
    width: 18px;
    height: 12px;
    background: url() 0 -318px no-repeat
}

.profile-questions__counters {
    margin: 0 0 8px
}

.profile-questions__counter {
    position: relative;
    vertical-align: middle;
    display: inline-block
}

.profile-questions__counter:hover {
    opacity: .8
}

.profile-questions__counter-number {
    vertical-align: middle;
    display: inline-block;
    font-size: 2.286em
}

.profile-questions__counter-txt {
    vertical-align: middle;
    display: inline-block;
    margin: 0 0 0 5px;
    width: 68px;
    font-size: .8571em;
    line-height: 1.3334
}

.profile-questions__action {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.profile-questions__action-icon {
    -webkit-flex: none;
    -ms-flex: none;
    flex: none
}

.profile-questions__action-message {
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin-left: 10px
}

.profile-questions__action-message:only-child {
    margin-left: 0
}

.profile-questions__action-message + .profile-questions__action-btn {
    margin-left: 10px
}

.profile-questions__action-btn {
    -webkit-flex: none;
    -ms-flex: none;
    flex: none
}

.banner-container {
    vertical-align: top;
    display: inline-block;
    opacity: 1;
    visibility: visible;
    transition: height .6s, opacity .2s .4s, visibility .2s .4s
}

.banner-container:empty {
    display: none
}

.banner-container.animated {
    opacity: 0;
    visibility: hidden;
    transition: height .6s, opacity .2s, visibility .2s
}

.banner-container--wide {
    display: block;
    margin: 20px 30px 0
}

.banner-container--wide .banner-buttons {
    min-width: 195px
}

.section-header--folder ~ .banner-container--wide {
    margin-top: 0
}

.section-header-fixed ~ .banner-container--wide {
    margin-top: 100px
}

.banner-card {
    position: relative;
    display: inline-block;
    box-shadow: 0 0 0 2px #fff, 0 0 7px #262b37;
    width: 64px;
    height: 78px
}

.banner-card__img {
    overflow: hidden;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden
}

.banner-card__img > img {
    margin: 0 0 0 -7px;
    width: 78px;
    height: 78px
}

.banner-cards {
    position: relative
}

.banner-cards .brick {
    position: absolute;
    box-shadow: 0 0 0 2px #fff
}

.banner-balloons {
    position: relative;
    overflow: hidden;
    margin: 0 0 0 -30px;
    width: 205px;
    height: 100px
}

.banner-balloon {
    position: absolute;
    border-radius: 50%;
    font-size: .857em;
    text-align: center;
    color: #fff
}

.banner-balloon__txt {
    display: block;
    font-size: 2.833em;
    line-height: 1.236em
}

.banner-balloon__txt-small {
    display: inline-block;
    width: 60px
}

.banner-balloon--red {
    top: 19px;
    left: 10px;
    width: 88px;
    height: 88px;
    padding: 11px 0 0;
    background: linear-gradient(rgba(255, 99, 170, .9), rgba(255, 49, 49, .9))
}

.banner-balloon--blue {
    bottom: 16px;
    left: 60px;
    width: 138px;
    height: 138px;
    padding: 52px 0 0;
    background: linear-gradient(#02b8f3, #2b65f8)
}

.banner-balloon--red .banner-balloon__txt:after {
    content: '=';
    position: absolute;
    top: 1px;
    right: 2px
}

.promo-banner {
    position: relative;
    margin: 5px 0;
    border-radius: 5px;
    width: 190px;
    padding: 20px;
    text-align: center
}

.promo-banner::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 5px;
    transition: box-shadow .2s ease-in-out
}

.promo-banner:hover::after {
    box-shadow: 0 2px 3px rgba(0, 0, 0, .1)
}

.promo-banner__title {
    font-size: 1.143em;
    line-height: 1.125
}

.promo-banner__user {
    position: relative;
    display: inline-block;
    margin: 0 0 25px
}

.promo-banner .btn {
    position: static;
    display: block
}

.promo-banner__txt {
    margin: 0 0 25px;
    max-width: 148px;
    word-wrap: break-word
}

.promo-banner__txt b {
    font-weight: 700
}

.promo-banner .brick + .brick {
    margin-left: 0
}

.promo-banner .brick-group--promo > .brick + .brick {
    margin-left: -15px
}

.promo-banner .bricks-line--sm > .brick + .brick {
    margin-left: -5px
}

.promo-banner .brick-group {
    margin: 0 -20px
}

.promo-banner .brick > .brick {
    box-shadow: 0 0 0 2px #fff
}

.promo-banner__cost {
    margin: 10px 0 -10px;
    font-size: .8571em;
    line-height: 1.3334;
    text-align: center;
    color: #bfbfbf
}

.promo-banner--liked-you .promo-banner__user {
    margin-right: -21px;
    margin-left: -21px
}

.promo-banner__user--popularity {
    padding-bottom: 43px;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADUAAAAsAgMAAAC4URiwAAAADFBMVEUAAAAAol4Aol4Aol6fvFNyAAAAA3RSTlMAw8SGqEb6AAAAS0lEQVQokWNgQAKMDsg8BuYDDAGo3A/YuBBdcC6QQR6XFZXLTww3AJX7gTpcxgYULggQ4gK1IHMhBN24bKhchoHlJqByGQhzE1B4ADn2Wx97IPCVAAAAAElFTkSuQmCC') no-repeat 50% 100%
}

.promo-banner--mobile .promo-banner__btns {
    margin: 0 -10px
}

.promo-banner--mobile .promo-banner__btns .btn {
    position: relative;
    overflow: hidden;
    margin-left: 0
}

.promo-banner--encounters2 .promo-banner__user > .brick:first-child,
.promo-banner--add-photos .promo-banner__user > .brick:first-child {
    z-index: 1
}

.promo-banner--encounters2 .brick + .brick,
.promo-banner--add-photos .brick + .brick {
    position: absolute;
    top: 0;
    left: -50px
}

.promo-banner--encounters2 .brick:nth-child(3),
.promo-banner--add-photos .brick:nth-child(3) {
    right: -50px;
    left: auto
}

.promo-banner--inbox-full .banner-card:nth-child(2) {
    z-index: 1
}

.promo-banner--inbox-full .banner-card:first-child {
    position: absolute;
    top: 10px;
    left: -48px;
    -webkit-transform: rotate(-9deg);
    transform: rotate(-9deg)
}

.promo-banner--inbox-full .banner-card:last-child {
    position: absolute;
    top: 10px;
    right: -48px;
    -webkit-transform: rotate(9deg);
    transform: rotate(9deg)
}

.promo-banner--inbox-full .banner-cards .brick {
    bottom: -5px
}

.promo-banner--favourite .brick + .brick,
.promo-banner--spotlight .brick + .brick,
.promo-banner--first-contact .brick + .brick {
    left: -40px
}

.promo-banner--favourite .brick + .brick:nth-child(3),
.promo-banner--spotlight .brick + .brick:nth-child(3),
.promo-banner--first-contact .brick + .brick:nth-child(3) {
    right: -40px;
    left: auto
}

.promo-banner--boost .promo-banner__imgs {
    position: relative;
    overflow: hidden;
    margin: -19px -19px 10px -19px;
    border-radius: 5px 5px 0 0
}

.promo-banner--boost .promo-banner__imgs img {
    margin: 0 0 2px 0;
    width: 93px;
    height: 93px
}

.promo-banner--boost .promo-banner__imgs img:nth-child(2n-1) {
    margin-right: 2px
}

.promo-banner--boost .brick {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto
}

.promo-banner--bundle .brick--xlg {
    width: 80px;
    height: 80px
}

.banner {
    position: relative;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 6px;
    width: 100%;
    height: 100px;
    padding: 0 30px
}

.banner--profile {
    border-top: 1px solid rgba(26, 36, 57, .15)
}

.banner-promo,
.banner-buttons {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.banner-buttons {
    padding-left: 15px;
    text-align: right
}

.banner-content {
    z-index: 1;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.banner-text {
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    margin: 0 20px;
    min-width: 200px;
    max-width: 365px
}

.banner .brick > .brick {
    box-shadow: 0 0 0 2px #fff
}

.banner .brick-group {
    width: 175px
}

.banner .banner-promo .brick:only-child {
    margin-right: 23px
}

.banner .banner-promo .brick:only-child > .brick {
    right: -10px
}

.banner--encounters {
    background: rgba(0, 202, 168, 0.12)
}

.banner--blue {
    background: rgba(43, 101, 248, 0.12)
}

.banner--lgrey {
    background: rgba(154, 169, 197, 0.12)
}

.banner--delivery {
    background: rgba(43, 101, 248, 0.12)
}

.banner--spotlight {
    background: rgba(43, 140, 252, 0.12)
}

.banner--favourite {
    background: rgba(254, 195, 9, 0.12)
}

.banner--spp {
    background: #d7f2fc
}

.banner--like {
    background: rgba(240, 33, 57, 0.12)
}

.banner--attention {
    background: rgba(255, 130, 0, 0.12)
}

.banner--newbie {
    background: rgba(134, 195, 19, 0.12)
}

.banner--riseup {
    background: rgba(41, 207, 41, 0.12)
}

.banner--invisibility {
    background: rgba(30, 178, 252, 0.12)
}

.banner--like {
    overflow: hidden
}

.banner--like .brick-group {
    margin: 0 0 0 -30px;
    width: 205px
}

.banner--like .brick-group .brick:first-child {
    margin-left: -5px
}

.banner--like .brick + .brick {
    margin-left: 4px
}

.banner--like .brick > .brick {
    right: -4px
}

.banner--spp .brick-group > .brick + .brick,
.banner--attention .brick-group > .brick + .brick,
.banner--encounters .brick-group > .brick + .brick,
.banner--riseup .brick-group > .brick + .brick {
    margin-left: -7px
}

.banner--add-more-photos .brick-group {
    text-align: center
}

.banner--add-more-photos .brick-group > .brick:first-child {
    z-index: 1
}

.banner--add-more-photos .brick-group .brick + .brick {
    position: absolute;
    left: 0;
    margin-left: 0
}

.banner--add-more-photos .brick-group > .brick:last-child {
    right: 3px;
    left: auto
}

.banner--spotlight .brick-group > .brick + .brick {
    margin-left: -8px
}

.banner--favourite .brick-group > .brick + .brick,
.banner--newbie .brick-group > .brick + .brick,
.banner--find-friends .brick-group > .brick + .brick {
    margin-left: -12px
}

.banner .banner-cards {
    overflow: hidden;
    margin: 0 0 0 -30px;
    width: 205px;
    height: 100px
}

.banner .banner-card {
    position: absolute
}

.banner .banner-card:first-child {
    top: -12px;
    left: 14px;
    -webkit-transform: rotate(-13deg);
    transform: rotate(-13deg)
}

.banner .banner-card:nth-child(2) {
    top: 10px;
    left: 61px;
    -webkit-transform: rotate(6deg);
    transform: rotate(6deg)
}

.banner .banner-card:nth-child(3) {
    top: 40px;
    left: 110px;
    -webkit-transform: rotate(20deg);
    transform: rotate(20deg)
}

.banner .banner-cards .brick {
    top: 30px;
    right: 10px
}

.banner-app {
    display: inline-block;
    min-width: 100px;
    padding: 0 5px;
    text-align: center
}

.banner-app_ {
    position: relative;
    display: inline-block;
    overflow: hidden
}

.banner-app__title {
    display: block;
    font-size: .857em;
    color: #999;
    white-space: nowrap
}

.banner-app_:hover .banner-app__title {
    color: #4d4d4d
}

.banner-buttons > .btn {
    position: static
}

.banner--mobile .banner-buttons .btn {
    position: relative
}

.section {
    position: relative;
    overflow: hidden
}

.section h2 {
    display: inline-block
}

.section > .select {
    float: right;
    width: auto
}

.section .section__fill-status {
    display: none;
    margin: 0 0 0 10px
}

.section.active .section__fill-status {
    display: inline
}

.section.active {
    overflow: visible;
    margin-bottom: 0;
    border-bottom: 0
}

.section--profile.active:before {
    border: 0
}

.section.active .section-editable {
    margin: 15px -40px 0;
    border-top: 1px solid rgba(0, 0, 0, .1);
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    padding: 15px 40px;
    background: #f7f7f7
}

.section.active .section-editable__edit {
    display: block
}

.section.active .form-row.section-editable__edit {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.section-editable__edit,
.section.active .section-editable__view,
.section.active .section-editable__edit + .form-label {
    display: none
}

.section__separate {
    margin: 10px 0;
    border-top: 1px solid rgba(0, 0, 0, .15)
}

.section__btn {
    opacity: 0;
    margin: -2px 0 0 7px
}

.section:hover .section__btn,
.section.hover .section__btn,
.section.active .section__btn {
    opacity: 1
}

.section .section__btn:after {
    content: '';
    position: absolute;
    top: auto;
    bottom: -26px;
    left: 50%;
    display: none;
    margin: 0 0 0 -6px;
    width: 12px;
    height: 12px;
    background: #f7f7f7;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    transition: opacity .2s linear
}

.section.active .section__btn:after {
    display: block;
    border-width: 1px;
    border-style: solid;
    border-color: #dddfe1 transparent transparent #dddfe1
}

.section.active .section__btn .b-link {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.section__expand {
    position: absolute;
    z-index: 1;
    top: 30px;
    right: 40px
}

.section__expand-lnk--show,
.hide .section__expand-lnk--hide {
    display: none
}

.hide .section__expand-lnk--show {
    display: inline
}

.photo-ovl {
    position: absolute;
    z-index: 9;
    top: 0;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
    width: 100%;
    max-height: 1000px;
    text-align: center;
    transition: opacity .15s linear, visibility .15s linear
}

.photo-ovl-frame {
    vertical-align: middle;
    display: inline-block
}

.photo-ovl-fade {
    position: absolute;
    z-index: 8;
    top: 0;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
    width: 100%;
    background: #000;
    transition: margin-bottom .12s linear, opacity .15s linear, visibility .15s linear
}

.photo-ovl__title {
    margin-top: 20px;
    color: #fff
}

.photo-ovl__title > b {
    display: block
}

.photo-ovl-ico {
    display: inline-block;
    width: 64px;
    height: 64px
}

.photo-ovl-ico--trash {
    background: url() no-repeat 50% 0
}

.photo-delete .photo-ovl--deleted {
    opacity: 1;
    visibility: visible
}

.photo-delete .photo-ovl-fade {
    opacity: .6;
    visibility: visible
}

.mm_profile_visible .photo-ovl-fade {
    margin-bottom: 0
}

.undo {
    margin: 28px 0 0
}

.next__users {
    position: relative;
    z-index: 1;
    overflow: hidden;
    border-radius: 27px;
    min-height: 108px;
}

.next__users:before {
    content: '';
    position: absolute;
    z-index: 1;
    right: 0;
    bottom: -1px;
    left: 0;
    margin: 0 auto;
    border-radius: 50%;
    width: 44px;
    height: 22px;
    
}

.next__users_.animated {
    transition: -webkit-transform .25s;
    transition: transform .25s;
    transition: transform .25s, -webkit-transform .25s
}

.next__users_.animated .brick--outline:before {
    -webkit-animation: hide .25s;
    animation: hide .25s
}

.next__users_ > div:nth-child(n+6) {
    display: none
}

.undo__user > .brick-wrap {
    margin: 0 0 10px
}

.undo__user .brick--xsm {
    box-shadow: 0 0 0 2px #eee
}

.undo__user .b-link {
    top: -35px;
    right: -11px;
    bottom: -15px;
    left: -11px;
    border-radius: 22px 22px 0 0
}

.undo__user .brick-txt {
    margin: 13px -8px 0;
    width: 60px;
    white-space: nowrap
}

.undo__user .tooltip {
    z-index: 0
}

.undo__user .tooltip-no-js-wrap:hover .tooltip {
    margin-bottom: 2px
}

@media screen and (max-width:1600px) {
    .undo__user--with-icon .tooltip {
        right: 50%;
        left: auto;
        margin-right: -16px;
        margin-left: -292px;
        text-align: right;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    .undo__user--with-icon .tooltip-txt:before {
        right: 12px;
        top: -10px;
        left: auto
    }
}

.prev-next {
    margin: 63px 0 0 0
}

.prev-next__btn {
    color: #4f4f4f
}

.prev-next__btn:hover {
    color: #2b65f8
}

.prev-next__users {
    position: relative;
    z-index: 1;
    overflow: hidden;
    border-radius: 27px;
    max-height: 270px
}

.prev-next__users_.animated {
    transition: -webkit-transform .25s;
    transition: transform .25s;
    transition: transform .25s, -webkit-transform .25s
}

@media screen and (max-width:1355px) {
    .undo,
    .prev-next {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px)
    }
}

@media screen and (max-width:1295px) {
    .undo,
    .prev-next {
        -webkit-transform: translateX(-30px);
        transform: translateX(-30px)
    }
    .next__users:before,
    .undo__user .brick-txt {
        visibility: hidden
    }
}

@media screen and (max-width:1145px) {
    .undo,
    .prev-next {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    .next__users:before,
    .undo__user .brick-txt {
        visibility: visible
    }
}

@media screen and (max-width:1065px) {
    .undo,
    .prev-next {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px)
    }
}

@media screen and (max-width:1015px) {
    .undo,
    .prev-next {
        -webkit-transform: translateX(-30px);
        transform: translateX(-30px)
    }
    .next__users:before,
    .undo__user .brick-txt {
        visibility: hidden
    }
}

.awards-list {
    margin: -10px 0 0
}

.awards-list + .btn {
    margin-top: 15px
}

.awards-item {
    position: relative;
    display: inline-block;
    margin: 10px 0 0
}

.awards-item--empty .awards-item__txt {
    vertical-align: top
}

.awards-item__txt {
    margin-left: 17px;
    width: 145px
}

.awards-item__action {
    display: none
}

.awards-item__action > .checkbox {
    margin: 10px 0
}

.awards-item__action > .checkbox > .blocker {
    display: block
}

.awards-list--compact {
    margin-right: -13px
}

.awards-list--compact .awards-item__txt {
    display: none
}

.awards-list--compact .awards-item {
    margin-right: 13px
}

.award {
    position: relative;
    display: inline-block;
    margin: 5px 0
}

.award.active {
    cursor: pointer
}

.award.inactive {
    opacity: .4
}

.ovl-awards {
    text-align: left
}

.ovl-awards .ovl-scroll {
    height: 450px;
    max-height: 450px
}

.ovl-awards .ovl-scroll_ {
    padding: 25px 0 0
}

.ovl-awards .awards-item {
    vertical-align: top;
    display: inline-block;
    margin: 0 0 20px;
    width: 20%;
    min-height: 158px;
    text-align: center
}

.awards-item__progress {
    position: absolute;
    z-index: 1;
    top: 5px;
    right: 0;
    left: 0;
    overflow: hidden;
    margin: 0 auto;
    border-radius: 50%;
    width: 90px;
    height: 90px
}

.awards-item__progress_ {
    position: absolute;
    z-index: 1;
    bottom: 0;
    width: 100%;
    background: #256cf5
}

.awards-item__progress_:before {
    content: '';
    display: block;
    margin: -4px 0 0;
    width: 100%;
    height: 8px;
    background: url() repeat-x -7px 0 / 21px 4px
}

.awards-item--placeholder {
    color: rgba(77, 77, 77, .5)
}

.awards-item--placeholder:before {
    content: '';
    vertical-align: top;
    display: inline-block;
    margin: 5px 0;
    border-radius: 50%;
    width: 90px;
    height: 90px;
    background: #e6ecf2
}

.awards-item--placeholder .award {
    position: absolute;
    z-index: 2;
    top: 5px;
    right: 0;
    left: 0;
    margin: 0 auto
}

.awards-item__description,
.awards-item__title {
    position: absolute;
    width: 100%;
    transition: opacity .2s
}

.awards-item__description {
    margin: 2px 0 0;
    font-size: .857em
}

.awards-item__description,
.awards-item--placeholder:hover .awards-item__title {
    opacity: 0
}

.awards-item--placeholder:hover .awards-item__description {
    opacity: 1
}

.interests-choose__title {
    position: relative;
    display: inline-block;
    margin: 10px 0 5px 15px;
    color: #7a818c;
    text-decoration: underline;
    transition: color .15s
}

.interests-choose__title > .icon {
    position: relative;
    top: 1px;
    margin: 0 0 -3px 5px
}

.interests-choose__title:hover {
    color: #2b65f8
}

.profile-intr-list {
    opacity: 0;
    overflow: hidden;
    height: 0;
    transition: height .2s linear, opacity .2s cubic-bezier(.165, .84, .44, 1)
}

.interests-choose.active .profile-intr-list {
    opacity: 1;
    height: 442px
}

.intr-list {
    position: relative;
    margin: 10px 0 15px 5px;
    border: 1px solid #d4d8dd;
    border-radius: 16px;
    padding: 15px 20px;
    background: #fff
}

.intr-list__item {
    margin-left: -14px;
    width: 50%
}

.intr-list__item.active > .intr-set {
    display: block
}

.intr-list__category {
    border-radius: 16px;
    padding: 7px 15px 8px;
    cursor: pointer;
    line-height: 1.143
}

.intr-list__category:hover,
.intr-set__item > a:hover {
    color: #2b65f8;
    text-decoration: underline
}

.intr-list__item.active .intr-list__category {
    background: #256cf5;
    cursor: default;
    color: #fff
}

.intr-list__item.active .intr-list__category:hover {
    text-decoration: none
}

.intr-list__category > .icon {
    margin: 1px 8px -3px 0
}

.intr-set {
    position: absolute;
    top: 15px;
    right: 15px;
    bottom: 15px;
    left: 50%;
    display: none
}

.intr-set__item {
    padding: 8px 0;
    line-height: 1.143
}

.intr-set__item--more {
    position: relative;
    text-decoration: underline
}

.intr-set__item--more:first-child {
    display: none
}

.intr-set__item--more:hover {
    color: #256cf5
}

.intr-set__item--more > .icon {
    margin: 0 5px -4px 0
}

.intr-label {
    display: inline-block;
    overflow: hidden;
    margin: 0 0 15px 0;
    border-radius: 22px;
    max-width: 100%;
    padding: 10px 20px;
    background: #f7f7f7;
    font-size: 1.429em;
    line-height: 1.2;
    white-space: nowrap;
    text-overflow: ellipsis
}

.intr-category {
    vertical-align: top;
    display: inline-block;
    width: 246px;
    padding: 0 10px 0 20px;
    text-align: left
}

.intr-category:first-child .intr-category__col {
    float: right
}

.intr-category:last-child .intr-category__col {
    float: left
}

.photo-list {
    position: relative;
    width: 900px;
    height: 150px
}

.photo-list:before,
.photo-list:after {
    content: '';
    position: absolute;
    z-index: 2;
    left: 0;
    display: none;
    width: 100%;
    height: 1px;
    background: rgba(26, 36, 57, .15)
}

.photo-list:before {
    top: 0
}

.photo-list:after {
    bottom: 0
}

.profile-section__photo-list .photo-list:before,
.profile-section__photo-list .photo-list:after {
    display: block
}

.photo-list__counter {
    position: absolute;
    right: 10px;
    bottom: 10px
}

.photo-list__arrow-l,
.photo-list__arrow-r {
    position: absolute;
    top: 0;
    bottom: 0;
    display: none;
    margin: auto;
    height: 42px
}

.gallery_has_arrows .photo-list__arrow-l {
    left: 10px;
    display: block
}

.gallery_has_arrows .photo-list__arrow-r {
    right: 10px;
    display: block
}

.photo-list__action-bar {
    float: left;
    overflow: hidden;
    height: 150px;
    transition: width .25s
}

.photo-list--upload .photo-list__action-bar--application {
    width: 300px
}

.photo-list__photo-bar {
    position: relative;
    overflow: hidden;
    height: 150px;
    background: #2d3238
}

.photo-list__action-bar + .photo-list__photo-bar {
    background: url() top left repeat
}

.photo-list__no-photos {
    width: 100%;
    text-align: center;
    color: #7a818c
}

.photo-list__slide {
    position: relative;
    left: 0;
    display: inline-block;
    min-width: 100%;
    height: 100%;
    white-space: nowrap;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
}

.photo-list__slide.animated {
    transition: left .5s, margin .5s, -webkit-transform .5s;
    transition: transform .5s, left .5s, margin .5s;
    transition: transform .5s, left .5s, margin .5s, -webkit-transform .5s
}

.photo-list__item {
    position: relative;
    vertical-align: top;
    display: inline-block;
    width: 150px;
    height: 150px
}

.photo-list__action-bar .photo-list__item {
    display: none
}

.photo-list__action-bar .photo-list__item--add-photos,
.photo-list--video .photo-list__item--add-videos {
    display: inline-block
}

.photo-list--video-progress .photo-list__item--add-videos {
    display: none
}

.photo-list--video-progress .photo-list__item--video-progress {
    display: inline-block
}

.photo-list__img_ {
    position: relative;
    display: block;
    opacity: .9;
    overflow: hidden;
    width: 150px;
    height: 150px;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAGBAMAAAAmmzNnAAAAD1BMVEUAAAD///////////////+PQt5oAAAABHRSTlMA+J4KB1MKeAAAACJJREFUCNdjMBJUZmBAIlVcnIAsBCni4ghkwUl0Prp6dPMA3ScJ90t0OagAAAAASUVORK5CYII=') no-repeat center center;
    cursor: pointer
}

@media only screen and (-webkit-min-device-pixel-ratio:1.25) {
    .photo-list__img_ {
        outline: 1px solid transparent
    }
}

.photo-list__item:hover .photo-list__img_ {
    opacity: 1
}

.photo-list__img {
    position: absolute;
    top: -500px;
    right: -500px;
    bottom: -500px;
    left: -500px;
    margin: auto
}

.photo-list__item--private .photo-list__img,
.photo-list__item--not-moderated .photo-list__img {
    width: 160px;
    height: 160px;
    -webkit-filter: blur(5px);
    filter: blur(5px)
}

.photo-list__link {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: center
}

.photo-list__video {
    margin: 45px;
    border-radius: 100%;
    width: 60px;
    height: 60px;
    padding: 14px;
    background: rgba(0, 0, 0, .5)
}

.photo-list__item:hover .photo-list__video {
    background: #000
}

.photo-list__action {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    background: rgba(51, 51, 51, .8);
    text-align: center;
    color: #fff;
    white-space: normal
}

.photo-list__action--blue {
    background: rgba(37, 108, 245, .8)
}

.photo-list__action .icon {
    vertical-align: top
}

.photo-list__photo-bar .photo-list__action .icon,
.photo-list__photo-bar .photo-list__action-title {
    opacity: .7
}

.photo-list__photo-bar .photo-list__action--add-photos .icon {
    opacity: .3
}

.photo-list__item:hover .photo-list__action .icon,
.photo-list__item:hover .photo-list__action-title {
    opacity: 1
}

.photo-list__action-bar .photo-list__action,
.photo-list__item--delete .photo-list__action--delete,
.photo-list__item--send .photo-list__action--send,
.photo-list__action--facebook,
.photo-list__action--instagram,
.photo-list__action--private,
.photo-list__action--not-moderated,
.photo-list__action--add-photos {
    display: block
}

.photo-list__action--private {
    z-index: 3;
    background: rgba(112, 55, 192, .7)
}

.photo-list__action-bar .photo-list__action--add-photos {
    background: #1f72f2
}

.photo-list__action-bar .photo-list__action--add-photos:hover {
    background: #1c68d9
}

.photo-list__action-bar .photo-list__action--add-videos,
.photo-list__action-bar .photo-list__action--video-progress {
    background: #3674a9
}

.photo-list__action-bar .photo-list__action--add-videos:hover {
    background: #2e618f
}

.photo-list__photo-bar .photo-list__action--add-photos {
    background: transparent
}

.photo-list__photo-bar .photo-list__action--add-photos:hover {
    background: #bfbfbf
}

.photo-list--video-progress .photo-list__action--video-progress .loader {
    position: relative;
    margin: 17px auto 9px
}

.photo-list__action_ {
    max-width: 100%
}

.photo-list__action-title {
    display: block;
    padding: 10px 5px 0
}

.photo-list__action.photo-list__action--blue .icon,
.photo-list__action--blue .photo-list__action-title {
    opacity: 1
}

.photo-list__nav {
    position: absolute;
    z-index: 2;
    top: 5px;
    right: 10px;
    left: 0;
    cursor: pointer;
    text-align: left;
    white-space: normal
}

.photo-list__nav-action {
    float: right;
    visibility: hidden;
    text-align: right
}

.photo-list__img_:hover + .photo-list__nav > .photo-list__nav-action,
.photo-list__link:hover + .photo-list__nav > .photo-list__nav-action,
.photo-list__nav:hover > .photo-list__nav-action,
.photo-list__nav-action .btn.hovered {
    visibility: visible
}

.photo-list__nav-action .datalist .option {
    font-size: .889em;
    line-height: 1.25
}

.photo-list__default-photo {
    display: inline-block
}

.photo-list__default-photo + .btn {
    margin-left: 7px
}

.photo-list__default-photo:not(.active) .btn.active,
.photo-list__default-photo.active .btn:not(.active) {
    display: none
}

.photo-list__photo-coaching {
    position: absolute;
    z-index: 1;
    right: 10px;
    bottom: 10px;
    left: 10px
}

.photo-list__photo-coaching .photo-coaching {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto
}

.photo-list__photo-coaching .photo-coaching__star {
    position: relative
}

.photo-list__item--send .photo-list__nav,
.photo-list__item--delete .photo-list__nav,
.photo-list__item--delete .photo-list__photo-coaching {
    display: none
}

.photo-list__img_:hover + .photo-list__nav + .photo-list__photo-coaching .photo-coaching__star,
.photo-coaching--sm:hover .photo-coaching__star {
    background-position: 0 -39px
}

.photo-list__photo-coaching .icon {
    position: relative
}

.photo-list__photo-coaching .photo-coaching:after,
.photo-list__photo-coaching .icon:after {
    content: '';
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto
}

.photo-list__photo-coaching .icon:after {
    box-shadow: 0 2px 8px 3px rgba(0, 0, 0, .1);
    width: 4px;
    height: 4px
}

.photo-list__photo-coaching .photo-coaching:after {
    box-shadow: 0 0 8px 3px rgba(0, 0, 0, .1);
    width: 100%;
    height: 0
}

.photo-list__private-photo {
    position: absolute;
    z-index: 1;
    bottom: 4px;
    left: 9px
}

.photo-list--grid {
    height: auto;
    min-height: 600px
}

.photo-list--grid .photo-list__action-bar {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 150px
}

.photo-list--grid.photo-list--video .photo-list__action-bar {
    width: 300px
}

.photo-list--grid .photo-list__photo-bar {
    height: auto
}

.photo-list--grid .photo-list__slide {
    display: block;
    white-space: normal;
    -webkit-transform: none !important;
    transform: none !important
}

.photo-list--grid .photo-list__photo-bar .photo-list__item:first-child {
    margin: 0 0 0 150px
}

.photo-list--grid.photo-list--video .photo-list__photo-bar .photo-list__item:first-child {
    margin: 0 0 0 300px
}

.message-attach .photo-list__photo-bar {
    width: 430px
}

.photo-coaching {
    width: 90px;
    height: 16px;
    background: url() 0 0 repeat-x
}

.photo-coaching--sm {
    width: 65px;
    height: 13px;
    background: url() 0 0 repeat-x
}

.photo-coaching--empty {
    background-position: 0 -32px
}

.photo-coaching--sm.photo-coaching--empty {
    background-position: 0 -26px
}

.photo-coaching__star {
    display: block;
    width: 0;
    height: 100%;
    background: url() 0 -16px repeat-x
}

.photo-coaching--sm .photo-coaching__star {
    background: url() 0 -13px repeat-x
}

.photo-coaching__star--1 {
    width: 20%
}

.photo-coaching__star--2 {
    width: 40%
}

.photo-coaching__star--3 {
    width: 60%
}

.photo-coaching__star--4 {
    width: 80%
}

.photo-coaching__star--5 {
    width: 100%
}

@media only screen and (-webkit-min-device-pixel-ratio:1.25),
only screen and (min-resolution:120dpi),
only screen and (min-resolution:1.25dppx) {
    .photo-coaching,
    .photo-coaching__star {
        background-image: url();
        background-size: 18px 48px
    }
    .photo-coaching--sm,
    .photo-coaching--sm .photo-coaching__star {
        background-image: url();
        background-size: 13px 52px
    }
}

.upload-area {
    margin: 25px 0 20px;
    border: 2px dashed rgba(0, 0, 0, .15);
    border-radius: 10px;
    padding: 20px 25px;
    background: #f7f7f7;
    background-clip: border-box;
    transition: background .1s linear, border-color .1s linear
}

.upload-area.hover {
    border-color: rgba(0, 0, 0, 0.167);
    background: rgb(242, 242, 242)
}

.upload-control.simple,
.old-upload .upload-control.html5 {
    display: none
}

.old-upload .upload-control.simple {
    display: inherit
}

.classic-upload-btn {
    overflow: hidden
}

.classic-upload-btn input {
    position: absolute;
    top: 0;
    left: -300px;
    opacity: 0
}

.gift {
    position: relative;
    display: inline-block;
    margin: 5px 0;
    width: 70px;
    height: 70px;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.gift:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: 1px solid transparent;
    border-radius: 100%;
    transition: border .1s
}

.gift--framed:before {
    box-shadow: 0 1px rgba(0, 0, 0, .03);
    border-radius: 0
}

.gift--border:before {
    border-color: rgba(0, 0, 0, .1);
    background: #fff
}

.gift--hover:not(.gift--border):before {
    border-width: 2px
}

.gift--hover:hover:before,
.gift--hover.active:before {
    border-width: 2px;
    border-color: #2b65f8
}

.gift > img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    transition: opacity .2s, -webkit-filter .2s;
    transition: filter .2s, opacity .2s;
    transition: filter .2s, opacity .2s, -webkit-filter .2s
}

.gift--invisible > img {
    opacity: .3
}

.gift--framed > img {
    width: 54px;
    height: 54px
}

.gift__private {
    position: absolute;
    right: 10px;
    bottom: 15px;
    padding: 2px 2px 1px;
    background: #000;
    font: 700 8px Arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: .05em;
    color: #fff
}

.gift > .brick--xsm {
    position: absolute;
    right: -2px;
    bottom: -7px
}

.gift > .brick:before {
    box-shadow: 0 0 0 2px #f7f7f7
}

.gift > .btn {
    position: absolute;
    z-index: 2;
    right: 0;
    bottom: -5px;
    opacity: 0;
    visibility: hidden;
    transition: all .2s
}

.gift--photo > .btn {
    right: -10px;
    bottom: -15px
}

.gift-add {
    position: relative
}

.gift-add__txt {
    margin: 0 0 0 17px;
    width: 145px;
    transition: color .2s
}

.gift-add:hover .gift-add__txt {
    color: #2b65f8
}

.gift-add .gift > img {
    opacity: .8
}

.gift-add:hover .gift > img {
    opacity: 1
}

.gifts-list {
    margin: 5px -10px 0 0
}

.gifts-list > .gift {
    margin-right: 10px
}

.gifts-list > .gift > .btn.active,
.gifts-list > .gift:hover > .btn,
.gifts-list > .gift.active > .btn {
    opacity: 1;
    visibility: visible
}

.gifts {
    text-align: left
}

.gifts__title {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin: 5px 22px 0 0
}

.ie10 .gifts__title > b {
    display: block
}

.gifts .tabs__item {
    margin: 0 0 -1px
}

.ovl .gifts__content > .scroll {
    height: 250px;
    max-height: 250px
}

.ovl .gifts--by-price .gifts__content > .scroll {
    height: 300px;
    max-height: 300px
}

.gifts__btn {
    position: relative;
    display: inline-block;
    padding: 0 5px
}

.gifts-roll {
    margin: -5px -26px 5px 0
}

.gifts-roll > .gift {
    vertical-align: top;
    display: none;
    margin: 8px 19px 9px -2px;
    width: 74px;
    height: 74px
}

.gifts-roll > .gift--hover:not(.gift--framed):before {
    border-radius: 6px
}

.gifts--all .gift,
.gifts--popular .gift.popular,
.gifts--romantic .gift.romantic,
.gifts--friendship .gift.friendship,
.gifts--framed .gift.framed {
    display: inline-block
}

.gifts-msg {
    opacity: 0;
    overflow: hidden;
    margin: 0;
    height: 0;
    text-align: left;
    transition: height .3s ease-in-out, margin .3s ease-in-out, opacity .4s ease-in-out
}

.gifts-msg--visible {
    opacity: 1;
    margin: 10px 0 0 0;
    height: auto
}

.gifts-msg__counter {
    float: right;
    margin: -3px 5px 0 0
}

.gifts-msg > .textarea {
    height: 65px
}

.single-gift-carousel {
    position: relative;
    margin: 30px auto
}

.single-gift-carousel__arrow {
    position: absolute;
    top: 50%;
    margin: -21px 0 0
}

.single-gift-carousel__arrow--left {
    left: 0
}

.single-gift-carousel__arrow--right {
    right: 0
}

.single-gift-carousel__items {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    width: 240px;
    height: 200px;
    white-space: nowrap
}

.single-gift-carousel__scroll.active {
    position: relative;
    white-space: nowrap;
    transition: -webkit-transform .5s ease-in-out;
    transition: transform .5s ease-in-out;
    transition: transform .5s ease-in-out, -webkit-transform .5s ease-in-out
}

.single-gift-carousel__item {
    display: inline-block;
    width: 240px
}

.secret-comments {
    margin: 5px 0 0
}

.secret-comments__item {
    position: relative;
    padding: 10px 0
}

.secret-comments > .secret-comments__item:first-child {
    padding-top: 0
}

.secret-comments__icon {
    width: 40px;
    height: 40px
}

.secret-comments__item .secret-comments__icon {
    margin: 0
}

.secret-comments__text {
    margin: 0 0 0 15px;
    width: 145px
}

.secret-comments__text--long {
    width: 175px
}

.secret-comments__comment {
    margin: -2px 0 0 15px
}

.secret-comments__comment_ {
    display: block;
    overflow: hidden;
    max-height: 38px
}

@supports (-webkit-line-clamp:2) {
    .secret-comments__comment_ {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2
    }
}

.secret-comments__btn {
    margin: 10px 0 0
}

.secret-comments__read-all {
    margin: 5px 0 0
}

.secret-comments__teaser-ico {
    margin: 0 0 -4px;
    line-height: 1;
    transition: opacity .2s
}

.secret-comments__item:hover .secret-comments__teaser-ico {
    opacity: .7
}

.secret-comments__teaser-ico > .icon {
    width: 40px;
    height: 40px
}

.secret-comments-wrap {
    margin-top: -40px
}

.secret-comments-wrap .scroll_ {
    height: 324px
}

.secret-comments-wrap .secret-comments {
    margin: 0 -10px;
    padding: 15px 0 0 0;
    text-align: left
}

.secret-comments-wrap .secret-comments__text {
    vertical-align: top;
    display: inline-block;
    overflow: hidden;
    width: 440px
}

.secret-comments-wrap .secret-comments__text > time {
    display: block;
    margin: -2px 0 5px
}

.reported .secret-comments__icon,
.reported .secret-comments__text {
    opacity: .5
}

.secret-comments__divider {
    position: relative;
    margin: 23px 0;
    text-align: center
}

.secret-comments__divider > span {
    position: relative;
    display: inline-block;
    padding: 0 15px;
    background: #fff
}

.secret-comments__divider:before {
    content: '';
    position: absolute;
    top: 10px;
    right: 0;
    left: 0;
    border-top: 1px solid #d9d9d9
}

.secret-comments__action {
    position: absolute;
    top: 4px;
    right: -10px;
    opacity: 0;
    visibility: hidden;
    transition: opacity .15s linear, visibility linear .15s
}

.reported .secret-comments__action,
.secret-comments__item:hover .secret-comments__action {
    opacity: 1;
    visibility: visible
}

.reported .secret-comments__report,
.secret-comments__reported {
    display: none
}

.reported .secret-comments__reported {
    display: inline-block
}

.secret-comments__delete,
.secret-comments__report {
    cursor: pointer
}

.secret-comments__icon--new::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    left: auto;
    display: block;
    border: 2px solid #fff;
    border-radius: 50%;
    width: 8px;
    height: 8px;
    background: #f02139
}

.secret-comments__prompt {
    height: 326px;
    text-align: center
}

.secret-comments__prompt-txt {
    margin: 45px auto 0;
    width: 350px
}

.secret-comments__form-wrap {
    margin: 0 -40px -20px;
    border-top: 1px solid #d9d9d9;
    padding: 15px 30px 0;
    text-align: left
}

.secret-comments__form-wrap .secret-comments__icon {
    float: left
}

.secret-comments__textarea {
    overflow: hidden;
    padding-left: 10px
}

.secret-comments__textarea .textarea {
    min-height: 32px
}

.secret-comments__textarea .char-counter {
    float: right;
    margin: 0 5px 0 0;
    font-size: .786em;
    color: #aaadb2
}

.secret-comments__vote .btn-group {
    margin: 0 0 0 15px
}

.secret-comments__follow {
    margin: 10px 0 0
}

.secret-comments__form,
.secret-comments__vote,
.secret-comments__form-wrap--vote .secret-comments__thanks {
    display: none
}

.secret-comments__form,
.secret-comments__vote,
.secret-comments__thanks {
    -webkit-animation: show .2s linear;
    animation: show .2s linear
}

.secret-comments__form-wrap--form .secret-comments__form,
.secret-comments__form-wrap--vote .secret-comments__vote,
.secret-comments__thanks {
    display: block
}

.upload-site {
    position: relative;
    vertical-align: top;
    display: inline-block;
    margin: 0 32px 0 0;
    max-width: 64px
}

.upload-site:last-child {
    margin: 0
}

.upload-site__txt {
    margin: 0 -10px
}

.upload-site:hover .upload-site__txt {
    color: #2b65f8
}

.icon--google + .upload-site__txt {
    direction: ltr;
    unicode-bidi: embed
}

.profile-photo-import {
    width: 900px;
    height: 180px;
    padding: 30px 20px;
    text-align: center
}

.profile-photo-import .upload-site__txt {
    font-size: .786em
}

.interests .int{
    position:relative;
    display:inline-block;
    width:auto;
    border-radius:25px;
    background:#F2F2F2;
    padding-top:8px;
    padding-bottom:8px;
    padding-left:20px;
    padding-right:20px;
    margin-right:10px;
    margin-bottom:6px;
}
.interests .int span{
    color:#4D4D4D;
    font-size:14px;
    font-weight:600;
}
.interests .add_interest{
    display:inline-block;
    width:26px;
    height:24px !important;
    border-radius:25px;
    padding-top:2px;
    padding-bottom:2px;
    padding-left:10px;
    padding-right:10px;
    border:2px solid #5177A4;
    background:#fff;
    margin-right:10px;
    margin-bottom:6px;  
    color:#fff;
    font-size:14px;
    font-weight:600;
}
.interests .add_interest::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #5177A4;
    font-size:20px;
    text-align:center;
}
.interests .add_interest:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #5177A4;
   opacity:  1;
    font-size:20px;
    text-align:center;   
}
.interests .add_interest::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #5177A4;
   opacity:  1;
    font-size:20px;
    text-align:center;   
}
.interests .add_interest:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #5177A4;
    font-size:20px;
    text-align:center;   
}
.interests .add_interest:focus{
    outline:none !important;
    width:140px;
    background:#5177A4;
}
#new-int{
    width: auto;
    height: auto;
    display:inline-table;
    background:none;
}
.add-int{
    position:absolute;
    top:8px;
    right:15px;
    width: 160px;
    height: auto;
    display:inline-table;
    background:none;
    z-index:99;
}

.interests .int .delete_int{
    position:absolute;
    right:0px;
    top:0px;
    width:16px;
    height:16px;
    border-radius:50%;
    border:1px solid #D52E46;
    cursor:pointer;
}
.chart {
  position:absolute !important;
  top:60px;
  left: 2px;
  margin:30px auto 0 auto;
  
}

.tag {
  width:100%;
  font-family:"Montserrat", trebuchet, sans-serif;
  text-align:center;
  position:absolute;
  top:43%;
  color:#777777;
}

.inline {
    vertical-align: middle;
    display: inline-block
}

.middle {
    vertical-align: middle;
    display: inline-block;
    height: 100%
}

.f-left {
    float: left
}

.f-right {
    float: right
}

.left {
    text-align: left
}

.right {
    text-align: right
}

.center {
    text-align: center
}

.relative {
    position: relative
}

.absolute-center {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto
}

.break-word {
    word-wrap: break-word
}

.ellipsis {
    overflow: hidden;
    max-width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis
}

.table {
    display: table;
    width: 100%
}

.table .table-row {
    display: table-row
}

.table .table-cell {
    vertical-align: middle;
    display: table-cell
}

.table .table-cell:empty:before {
    content: '';
    display: inline-block
}

.table .table-cell + .table-cell {
    width: 5px;
    padding-left: 10px;
    white-space: nowrap
}

.table .table-cell--top {
    vertical-align: top
}

.table .table-cell--bottom {
    vertical-align: bottom
}

.flex,
.flex__item.flex {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    box-sizing: border-box
}

.flex--middle {
    -webkit-align-items: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center
}

.flex--bottom {
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    -ms-grid-row-align: flex-end;
    align-items: flex-end
}

.flex--column {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.flex--justify {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.flex--center {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.flex--wrap {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.flex__item {
    display: inline-block
}

.flex--table > .flex__item + .flex__item {
    padding: 0 0 0 10px
}

.flex__item--fixed {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.flex__item--expand {
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%
}

.flex__item--auto {
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}



.spp-unsubscribe {
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    overflow: hidden
}

.spp-unsubscribe .section-left-side,
.spp-unsubscribe_ {
    border-top: 18px solid #f69426;
    padding-top: 15px
}

.spp-unsubscribe_ {
    padding-right: 40px;
    padding-left: 40px
}

.spp-unsubscribe .section-right-side {
    padding-top: 40px
}

.spp-unsubscribe__grey-box {
    margin: 0 0 20px;
    border: 1px solid #bfbfbf;
    padding: 20px;
    background: #f7f7f7;
    color: #999
}

.spp-unsubscribe .payment-feature-column__cell {
    padding-top: 22px
}

.spp-unsubscribe__reason-list {
    padding: 0 20px 20px
}

.spp-unsubscribe__reason-item {
    padding: 5px 0
}

.spp-unsubscribe__submit {
    width: 100%;
    text-indent: -1000px
}

.spp-unsubscribe__footer {
    margin: 20px 0 0
}

.payment-promo__buttons {
    margin: 10px 0
}

.major-features {
    margin: 45px 0 0 0;
    text-align: center
}

.major-features__item {
    position: relative;
    vertical-align: top;
    display: inline-block;
    margin: 0 30px;
    width: 210px;
    min-height: 145px
}

.major-features__item:hover .link {
    border-color: #2b65f8;
    color: #2b65f8
}

.major-features__figure {
    position: relative;
    margin: 0 auto 25px;
    width: 168px;
    height: 209px;
    background: url('../images/feature-frame.png') no-repeat 0 0;
}
.major-features__photo {
    position: absolute;
    top: 6px;
    right: 8px;
    bottom: 6px;
    left: 8px;
    overflow: hidden;
    border-radius: 5px
}

.payment-info__photo:after {
    content: '';
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    box-shadow: 0 0 0 1px rgba(52, 58, 69, .15) inset;
    border-radius: 5px
}

.major-features__figure--profile {
    background-position: -173px 0 !important;
}

.major-features__figure--profile .major-features__photo {
    top: 40px;
    bottom: 6px
}

.major-features__figure--profile .major-features__photo,
.major-features__figure--profile .major-features__photo::after {
    border-radius: 0 0 5px 5px
}

.major-features__figure--card {
    background-position: -346px 0
}

.major-features__figure--card .major-features__photo {
    top: 6px;
    bottom: 40px
}

.major-features__figure--card .major-features__photo,
.major-features__figure--card .major-features__photo::after {
    border-radius: 5px 5px 0 0
}

.payment-info__ico--favorite {
    background-position: -519px 0
}

.payment-info__ico--favorite .major-features__photo {
    top: 40px;
    bottom: 6px
}

.payment-info__ico--favorite .major-features__photo,
.payment-info__ico--favorite .major-features__photo::after {
    border-radius: 0 0 5px 5px
}

.payment-info__photo > img {
    position: absolute;
    z-index: 1;
    top: -100px;
    right: -100px;
    bottom: -100px;
    left: -100px;
    margin: auto
}

.major-features__figure > .icon {
    position: absolute;
    z-index: 1;
    right: 0;
    bottom: -10px;
    left: 0;
    margin: auto;
    box-shadow: 0 0 0 2px #fff;
    border-radius: 50%
}

.major-features__item .btn {
    position: static
}

.minor-features {
    margin: 30px 30px 0;
    text-align: center
}

.minor-features__item {
    position: relative;
    vertical-align: top;
    display: inline-block;
    width: 19%;
    padding: 0 20px
}

.minor-features__ico {
    margin: 0 0 15px;
    height: 48px
}




.section-empty {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 100%;
    height: 100%;
    text-align: center
}

.section-empty__title {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin: 30px 0 0
}

.section-empty__title + .section-empty__content {
    padding-top: 0
}

.section-empty__content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    width: 100%
}

.promo {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 100%;
    /* nsv */
    /*height: 100%;*/
    text-align: center
}

.promo__content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    width: 80%;
    max-width: 600px;
    padding: 50px 20px
}

.promo__content--low {
    padding-top: 20px;
    padding-bottom: 20px
}

.promo__content:not(:last-child) {
    padding-bottom: 0
}

.promo__media {
    margin: 0 0 25px
}

.promo__hint {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%
}

.promo__hint:empty {
    display: none
}

.ie11 .promo__content > p,
.ie11 .promo__content > div,
.ie11 .promo__content > h1,
.ie11 .promo__content > h2 {
    max-width: 100%
}

.video {
    position: relative
}

.video iframe {
    width: 100%
}

.video-subscribe {
    position: absolute;
    z-index: 0;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    visibility: hidden;
    padding: 0 20px
}

.video-subscribe__title,
.video-subscribe__actions {
    color: #fff
}

.video-subscribe__title {
    width: 375px
}

.video-subscribe__btn,
.video-subscribe__btn iframe {
    width: 123px !important
}

.video-subscribe__btn iframe {
    visibility: inherit !important
}

.video-subscribe__actions {
    position: absolute;
    right: 0;
    bottom: 35px;
    left: 0;
    font-size: 1.143em
}

.video-finished .video-subscribe {
    z-index: 1;
    visibility: visible
}

.video-finished .video-subscribe:before {
    content: '';
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, .8)
}

.video-subscribe__close {
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer
}

.video-splash {
    position: relative
}

.video-splash:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 88px;
    height: 88px;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFgAAABYCAMAAABGS8AGAAAAnFBMVEUjJCYAAAD///8kJCYAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAdHh8AAAAxMTMAAAAUFRYgISIAAAAAAAA1NTUAAAD7+/vs7OyoqakUFBT39/dKS0zn5+cZGhvNzc1hYmS4uLhxcXGEhYbz8/PT09OBgYHf39/39/fe3t6urq4+Pj8gISKXmJmdnZ2VlZV0dHW7u7zFxcV7fH3///8EelUfAAAAM3RSTlOzALOzBhcCEAsmQC68ILNJzLg5Ml9Os6yzVLCzq8Ozs5R1s62efKP++fDZzrOIheWzmN21BJbBAAAE6UlEQVRYw6SV23aiQBBFe2zFANIdAQOI4aZmburEyf//23R1NxZSXB7mPCRxaXbO2nU07Nt8HGfZjeM43+ZDwRT68rJer1cma5WXF6D/DxiggAwC13V9HfVDEAAf4JPgqa5ADVw/Cj1Pyp2OlJ4XRr4bAHuqN5soC1QFlXF9q06H437xdjx8nKpbHUsFB/ZEbTaBdf1QZnX1sSD5qOpMhr5L0DNgR2Mjb1ff94uR7O/1zos02pkEU2x2SxaTSW7ZOJoNcVeB72XXYwt4K9KmzIVgTIi8bNLirX3meM08P1gBeRa8XKq6oTwnba20FKwXUaaPp88yVKWXSwKmGlTd+GS7piVng+FlanufYlWa6mBUQyTPe3Ofi7CULhF7X+zLzjKiOlif64ZZZdoa7DOTazCiTesqC90+mfW5Xmx2W+R82MFT77wwu469PpkR7kHXbXifRctDeKNLH5BMwYab6Nfl+Nsz4blukhjyE5hyC9Gvh99oRDFEZihiHYTGw6dg8+Ed8qexEQZrlME63CjTd0s5QcyEp/qCWdQhMxThy0r35b3douvRTXPduZK+lYFgBwSfid9JEfiAW89n0Oy0YBS8B1NiGDT3SMB19h3NDEWcYL/58Gw58kb4Oez5hDKYLWxFNGNt52/ZWBm2MrOFoywBwRwLksxI56A5ySJbmbWFr1rEcLntZrOdxKKMq6lswVD42F+wLa+5P3+/b+d3DWs+QuUWDIVvcFQxtCXGt+9fP369Q+lptoBZ3aAygHVhfweGLyNNNq9fX9//vLZkPoq/gOWdD5UBDBuuwbDoVsIvAFYBHTP3E2C5hi1bsCvvYJhIMLFg1IH+hyzfpavB5nRgp8Q3A35KIBh1jA+9hEuZ87GHiYT8z+iBUQf+zb685OGC6U1UYGKwB4JRB30d77qoPNeA1SYOYGJsR9yAiQ7Cty4OahcKDIpjvYlBaNsYM/VmMbuIQbICG8XFgOKnuU3pwBRGsgKr23lXHBs9CkfwpA6UfPXU9Vh7u2bIA2CxMdVBizTmegYsT50VUz6CqQ7e32epP+41eOVLGEVOPgUImOqgRXKYhfRXGrw7ajAJAVMdWNX+JOCjc9eC4Q0tyCYJmOrYkmkCeP8ALwBMkARMdPzd0HsD6wH+15wZrCAMBDFUzEkEvSmoN8H//0RBqln3MRu0UM1BRDC2W2cmyRwexGyZmZjS5Y342hIL4zQchVsSjuL49cNrgYe32d8exIrEufrkv5sLpJRSuUCMqUBQ0igSaVTSBkvaTahC1YTEO2yakNsmNCCI0TY1aptu9PmKfQxC20aj92gq500aTYZHE4cpiTlMS6gdphz/wjDFMRS8Hv8QLOpUDgRLwSsKFkus7tefFOokVu0lLLE6UahB27QKer4IguhNFFLGisRRqFDGUngTnfAWSgjCG1bB3zRgFXi9glWguQGCuVFtbmjHCPIQtGM0kJ9DNJC0vNlE+01teWnS0WfBS2qa9DpWkEsqA7FCEYSMrRE+RhASohtSklWMboZhU3mZ6tuOGDbleCwnTWI8lgM9Q7DC7R0g0MsRpFYROYJ0GPsKTVcZDk0Rx4aYt0SOeRF4I5gmhGCakffnUbpClL5g+J/XFdqdw7pimQXL/JXQ75dY1dptfbpesHb7l0UhVpvbCVhtzl7GTpi3jCW5YdIh7l5s03+0vYBBAAAAAElFTkSuQmCC') no-repeat 0 0
}

.video-splash__img {
    display: block;
    width: 100%
}

.video-splash + .video-player {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.promo-video {
    position: relative
}

.promo-video:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 470px;
    background: #64c3eb radial-gradient(#64c3eb, #00a0db)
}

.promo-video__container {
    position: relative;
    margin: 0 auto 40px;
    width: 892px
}

.promo-video__title {
    color: #fff
}

.promo-video .video-player,
.promo-video .fb-post {
    background: #000
}

.promo-video .video {
    margin: 0 0 35px
}

.promo-video .video:before {
    content: '';
    position: absolute;
    right: 20px;
    bottom: 0;
    left: 20px;
    box-shadow: 0 10px 40px 10px rgba(0, 0, 0, .2);
    border-radius: 0 0 200px 200px / 0 0 10px 10px;
    height: 20px
}

.tabs--messenger {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 64px
}

.tabs--messenger .tabs__item {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 48%;
    padding: 0 5px;
    color: #bfbfbf;
    word-wrap: break-word
}

.tabs--messenger .tabs__item {
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.tabs__item--favourites {
    max-width: 48px
}

.tabs--border {
    border-bottom: 1px solid rgba(0, 0, 0, .15)
}

.tabs--top .tabs__item:after {
    top: -1px;
    bottom: auto
}

.tabs__item {
    position: relative;
    display: inline-block;
    padding: 0 20px 14px;
    cursor: pointer;
    font-family: 'FS Albert Pro Web Bold', Helvetica, Arial, sans-serif;
    text-align: center;
    text-decoration: none
}

.tabs__item:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: 0;
    border-bottom: 3px solid transparent;
    width: 100%;
    transition: opacity .2s
}

.tabs__item:hover {
    color: #2b65f8
}

.tabs__item.active {
    cursor: default;
    color: #2b65f8
}

.tabs__item.active:after {
    opacity: 1;
    border-color: #2b65f8
}

.footer-wrap {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding: 25px 0 0
}

.footer-apps {
    margin: 0 0 25px
}

.footer-app {
    position: relative;
    overflow: hidden;
    margin: 0 0 0 20px
}

.footer-app > .btn--ico {
    vertical-align: middle;
    margin: 0
}

.footer-app > .btn--ico:before {
    border: 0
}

.footer-app__title {
    margin: 0 0 0 5px
}

.footer-app:hover .footer-app__title {
    color: #2b65f8
}



.footer__col {
    -webkit-flex: 0 1 50%;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%
}

.footer-menu__item {
    position: relative;
    display: inline-block;
    margin: 0 15px 0 0
}

.footer-menu__item:before {
    content: '\b7';
    position: absolute;
    right: -12px;
    font-weight: 700;
    color: #bfbfbf
}

.footer-menu__item:last-child:before {
    content: ''
}

.footer-menu__link {
    color: #bfbfbf
}

.btn-mute {
    line-height: 1
}

.btn-mute .btn-mute__off,
.btn-mute--off .btn-mute__on {
    display: none
}

.btn-mute--off .btn-mute__off {
    display: inline-block
}


.section--profile {
    margin: 0 -40px;
    padding: 25px 40px
}

.section--profile:before {
    content: '';
    position: absolute;
    right: 40px;
    bottom: 0;
    left: 40px;
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.profile-info-v2__left > div:last-child > .section--profile:before {
    display: none
}

.section--profile.active {
    padding-bottom: 0
}

.section--profile .form-label {
    width: 50%
}

.profile-friends {
    margin: 0 0 -15px;
    width: 560px
}

.profile-friends .brick-wrap {
    vertical-align: top;
    margin: 0 17px 15px 0
}

.profile-friend__txt {
    margin: 0 0 15px;
    width: 520px
}

.brick-wrap:nth-child(2) + .profile-friend__txt {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    width: 215px;
    height: 100px
}

.brick-wrap:nth-child(2) + .profile-friend__txt .profile-friend__txt-descr {
    width: 215px
}

.profile-friends .brick + .brick {
    margin-left: -83px;
    box-shadow: 0 0 0 3px #fff
}

.friend-connected__first,
.friend-connected__second,
.friend-connected__third {
    display: none
}

.first .friend-connected__first,
.second .friend-connected__second,
.third .friend-connected__third {
    display: block
}

.profile-friends .brick-wrap.loading > .brick:after,
.profile-friends .brick-wrap.loading .brick--hover:after {
    background: #d6d6d6
}

.profile-friends .brick-wrap .loader {
    z-index: 1
}

.profile-friends .brick > .icon {
    opacity: 1
}

.profile-friends .brick.brick--covered:after {
    background: rgba(255, 255, 255, .6)
}

.profile-friends .brick-wrap--double {
    margin-right: 12px;
    margin-left: -5px
}

.loading > .profile-friends__more-link {
    display: none
}

.profile-section__txt {
    display: inline-block;
    margin: 0;
    max-width: 100%;
    white-space: pre-wrap;
    word-wrap: break-word
}

.profile-section__more-txt {
    position: relative;
    top: 2px;
    margin: 0 0 0 7px;
    cursor: pointer
}

.profile-section__txt-hide,
.profile-section__txt-active .profile-section__more-txt {
    display: none
}

.profile-section__txt-active .profile-section__txt-hide {
    display: inline
}

.profile-section__txt + .btn {
    margin-top: 15px
}

.profile-edit__btn-right {
    margin-top: 10px;
    text-align: right
}

.section--profile .checkbox--radio {
    margin: 5px 12px 5px 0
}

.section--profile .checkbox--radio:last-child {
    margin-right: 0
}

.profile-photo-grid {
    position: absolute;
    z-index: 2;
    top: 110px;
    visibility: hidden;
    width: 100%;
    background: #fff;
    -webkit-transform: translate(0, 1000px);
    transform: translate(0, 1000px);
    transition: visibility .3s linear, -webkit-transform .3s cubic-bezier(.6, 0, .735, .045);
    transition: transform .3s cubic-bezier(.6, 0, .735, .045), visibility .3s linear;
    transition: transform .3s cubic-bezier(.6, 0, .735, .045), visibility .3s linear, -webkit-transform .3s cubic-bezier(.6, 0, .735, .045)
}

.profile-grid-visible {
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.profile-grid-visible .profile-photo-grid {
    visibility: visible;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    transition: -webkit-transform .3s cubic-bezier(.175, .885, .32, 1.1);
    transition: transform .3s cubic-bezier(.175, .885, .32, 1.1);
    transition: transform .3s cubic-bezier(.175, .885, .32, 1.1), -webkit-transform .3s cubic-bezier(.175, .885, .32, 1.1)
}

.profile-grid-visible-end .profile-photo-grid {
    position: relative;
    top: 0
}

.profile-info {
    position: relative
}

.profile-grid-visible-end .profile-info {
    position: absolute;
    top: 110px
}



.photo-gallery {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    background: #2d3238;
    transition: width .3s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.photo-gallery:before {
    content: '';
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    bottom: -90px;
    left: 0;
    visibility: hidden;
    background: rgba(0, 0, 0, 0);
    transition: background .1s linear .2s, visibility 0s linear .3s
}

.mm_profile_visible .photo-gallery:before {
    visibility: visible;
    background: rgba(0, 0, 0, .3);
    transition: background .1s linear
}

.photo-gallery__photo,
.photo-gallery__photo > img,
.photo-gallery__photo > video {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 100%
}

.photo-gallery__photo {
    overflow: hidden
}

.photo-gallery__photo > img {
    opacity: 0;
    -webkit-animation: show .2s ease-in-out forwards;
    animation: show .2s ease-in-out forwards
}

.photo-gallery__photo > video {
    z-index: 1;
    display: none;
    opacity: 0;
    -webkit-animation: show .2s ease-in-out forwards;
    animation: show .2s ease-in-out forwards
}

.photo-gallery__video {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    text-align: center
}

.photo-gallery__video > .inline {
    position: relative;
    z-index: 2
}

.photo-gallery__video .icon > .b-link {
    top: -120px;
    right: -120px;
    bottom: -120px;
    left: -120px
}

.mm_video .photo-gallery__video {
    display: block
}

.mm_video_playback .photo-gallery__photo > img {
    display: none
}

.mm_video_playback .photo-gallery__photo > video {
    display: block
}

.mm_video_pause .photo-gallery__video {
    display: block
}

.mm_video_pause .photo-gallery__photo > img {
    display: none
}

.mm_video_pause .photo-gallery__photo > video {
    display: block
}

.photo-gallery__blocker {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.photo-gallery__blocker_ {
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    padding: 0 160px;
    background: rgba(255, 255, 255, .9);
    text-align: center
}

.photo-gallery__blocker_--blue,
.photo-gallery__blocker_--gift {
    background: rgba(37, 108, 245, .8);
    color: #fff
}

.photo-gallery__blocker-icon-sm {
    margin: 0 0 15px
}

.photo-gallery__blocker-icon {
    margin: 0 0 25px
}

.photo-gallery__blocker p + p {
    margin-top: -10px
}

.photo-gallery__blocker-options {
    margin: 20px 0 0
}

.mm_private_photos .photo-gallery__abuse,
.mm_facebook_photos .photo-gallery__abuse,
.mm_instagram_photos .photo-gallery__abuse,
.mm_not_moderated_photo .photo-gallery__abuse {
    display: none
}

.mm_private_photos .private-photos,
.mm_facebook_photos .facebook-photos,
.mm_instagram_photos .instagram-photos,
.mm_gift_screen .photo-gallery__blocker_--gift,
.mm_not_moderated_photo .not-moderated-photos {
    z-index: 1;
    opacity: 1
}

.mm_gift_screen .photo-gallery__photo > img,
.mm_private_photos .photo-gallery__photo > img,
.mm_not_moderated_photo .photo-gallery__photo > img {
    -webkit-filter: blur(15px);
    filter: blur(15px)
}

.mm_private_photos .photo-gallery__arrow,
.mm_facebook_photos .photo-gallery__arrow,
.mm_instagram_photos .photo-gallery__arrow,
.mm_not_moderated_photo .photo-gallery__arrow {
    fill: #000
}

.mm_private_photos .photo-gallery__link--next,
.mm_facebook_photos .photo-gallery__link--next,
.mm_instagram_photos .photo-gallery__link--next,
.mm_not_moderated_photo .photo-gallery__link--next,
.mm_gift_screen .photo-gallery__link--next {
    left: 90%
}

.mm_gift_screen .photo-gallery__abuse,
.mm_gift_screen .photo-gallery__video-button,
.mm_gift_screen .photo-gallery__corner {
    display: none
}

.photo-gallery__abuse {
    position: absolute;
    z-index: 1;
    right: 30px;
    bottom: 25px
}

.photo-gallery__link {
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    display: none;
    cursor: pointer;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.photo-gallery__link--prev {
    right: 810px;
    left: 0;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.photo-gallery__link--next {
    right: 0;
    left: 90px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.mm_has_gallery .photo-gallery__link {
    display: block
}

.photo-gallery__arrow {
    position: absolute;
    top: 50%;
    opacity: .2;
    margin: -20px 0 0;
    width: 15px;
    height: 40px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    transition: opacity .3s, -webkit-transform .3s;
    transition: transform .3s, opacity .3s;
    transition: transform .3s, opacity .3s, -webkit-transform .3s;
    pointer-events: none
}

.photo-gallery__arrow--left {
    left: 40px
}

.photo-gallery__arrow--right {
    right: 40px
}

.photo-gallery__link:hover > .photo-gallery__arrow {
    opacity: 1;
    -webkit-transform: scaleY(.7) translateZ(0);
    transform: scaleY(.7) translateZ(0)
}

.photo-gallery__corner {
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 72px;
    padding: 30px 60px 30px 0
}

.photo-gallery__corner_ {
    position: relative;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .15);
    border-radius: 16px;
    background: rgba(0, 0, 0, .5);
    font-family: 'FS Albert Pro Web Bold', Helvetica, Arial, sans-serif;
    transition: border-radius .15s .25s
}

.photo-gallery__video-button {
    position: absolute;
    z-index: 1;
    bottom: 25px;
    left: 30px
}

.photo-gallery__video-button.hidden + .photo-gallery__corner {
    left: 0;
    padding: 30px 60px 30px 30px
}

.photo-gallery__counter {
    margin: 0 15px;
    height: 32px;
    text-align: center;
    color: #fff;
    white-space: nowrap;
    transition: margin .15s .25s, opacity .15s .25s
}

.photo-gallery__counter .icon {
    margin: 0 0 -3px
}

.photo-gallery__miniatures-wrap {
    overflow: hidden;
    transition: width .15s .25s, height .15s .25s
}

.photo-gallery__miniatures {
    position: relative;
    display: inline-block;
    font-size: 0;
    white-space: nowrap
}

.photo-gallery__photos-wrap {
    vertical-align: middle;
    display: inline-block;
    overflow: hidden;
    max-width: 270px
}

.photo-gallery__photos {
    position: relative
}

.photo-gallery__photos.animated {
    transition: -webkit-transform .25s;
    transition: transform .25s;
    transition: transform .25s, -webkit-transform .25s
}

.photo-gallery__photos-item {
    position: relative;
    display: inline-block;
    overflow: hidden;
    margin: 6px 3px;
    width: 48px;
    height: 48px
}

.photo-gallery__photos-item:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: .5;
    background: rgba(0, 0, 0, 1);
    transition: opacity .15s
}

.photo-gallery__photos-item:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: .1;
    border: 1px solid #fff;
    transition: opacity .15s
}

.photo-gallery__photos-item:hover:before,
.photo-gallery__miniatures-wrap:hover .photo-gallery__photos-item.active:before {
    opacity: 0
}

.photo-gallery__photos-item:hover:after {
    opacity: .05
}

.photo-gallery__miniatures-wrap:hover .photo-gallery__photos-item.active .b-link {
    display: none
}

.photo-gallery__photos-item > img {
    width: 48px;
    height: 48px
}

.photo-gallery__photos-item > .icon {
    position: absolute;
    bottom: 3px;
    left: 1px
}

.photo-gallery__photos-stub {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    font-weight: 400;
    font-size: 14px;
    text-align: center;
    color: #fff
}

.mm_show_not_moderated_photos .photo-gallery__photos-item--not-moderated .photo-gallery__photos-stub {
    display: none
}

.mm_show_not_moderated_photos .photo-gallery__photos-item--not-moderated > img {
    -webkit-filter: none;
    filter: none
}

.photo-gallery__photos-item--private > img,
.photo-gallery__photos-item--not-moderated > img {
    -webkit-filter: blur(5px);
    filter: blur(5px)
}

.photo-gallery__prev-page,
.photo-gallery__next-page {
    position: relative;
    vertical-align: middle;
    display: inline-block;
    opacity: .7;
    overflow: hidden;
    margin: 6px 0;
    width: 0;
    transition: opacity .15s
}

.photo-gallery__prev-page {
    margin-right: 3px
}

.photo-gallery__next-page {
    margin-left: 3px
}

.photo-gallery__prev-page .icon,
.photo-gallery__next-page .icon {
    display: block;
    margin: 16px 0
}

.photo-gallery__prev-page:hover,
.photo-gallery__next-page:hover {
    opacity: 1
}

.gallery_has_arrows .photo-gallery__prev-page {
    margin-left: 6px;
    width: auto
}

.gallery_has_arrows .photo-gallery__next-page {
    margin-right: 6px;
    width: auto
}

.mm_has_gallery .photo-gallery__corner:hover .photo-gallery__corner_ {
    border-radius: 6px;
    background: rgba(0, 0, 0, .7);
    transition-delay: 0
}

.photo-gallery__counter.move {
    opacity: 0;
    margin-bottom: -32px;
    transition-delay: 0
}

.mm_has_gallery .photo-gallery__corner:hover .photo-gallery__miniatures-wrap {
    transition-delay: 0;
    will-change: width, height
}

.score-user__txt {
    margin: 0 0 0 17px;
    width: 145px
}

.score-user__txt b {
    white-space: nowrap
}

.score-user__txt--top {
    vertical-align: top
}

.score-user__btns {
    margin: 10px 0 0
}

.verification-methods__item {
    position: relative
}

.verification-methods__item:not(:last-child) {
    margin: 0 0 20px
}

.verification-methods__item:hover .verification-methods__title {
    color: #4d4d4d
}

.verification-methods__item:hover .verification-methods__message--action {
    border-color: #2b65f8;
    color: #2b65f8
}

.verification-methods__item:hover .verification-methods__icon--arrow {
    color: #2b65f8
}

.verification-methods__item.is-blocked {
    pointer-events: none
}

.verification-methods__item--photo-verify + .verification-methods__item {
    margin-top: 30px
}

.verification-methods__item--photo-verify::after {
    content: '+';
    position: absolute;
    bottom: -26px;
    left: 0;
    width: 32px;
    font-size: 24px;
    line-height: 1.167;
    text-align: center;
    color: #999;
    pointer-events: none
}

.verification-methods__item--linked .verification-methods__title {
    color: #4d4d4d
}

.verification-methods__item-inner {
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.verification-methods__logo {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.verification-methods__logo > .icon {
    vertical-align: top
}

.verification-methods__logo--google + .verification-methods__txt .verification-methods__title {
    direction: ltr;
    unicode-bidi: embed
}

.verification-methods__txt {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin: 0 0 0 10px;
    max-width: 155px;
    line-height: 1.143
}

.verification-methods__title {
    font-size: 1em;
    color: #999
}

.verification-methods__message {
    vertical-align: top;
    display: inline-block;
    overflow: hidden;
    margin: 1px 0 0;
    max-width: 100%;
    color: #bfbfbf;
    white-space: nowrap;
    text-overflow: ellipsis
}

.verification-methods__message--action {
    border-bottom: 1px solid rgba(77, 77, 77, 0.3);
    cursor: pointer;
    color: #4d4d4d;
    transition: color .2s, border-color .2s
}

.verification-methods__icon {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.verification-methods__icon--arrow {
    color: #bfbfbf
}

.verification-methods--line {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.verification-methods--line .verification-methods__item {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin: 0;
    width: 100px;
    padding: 0 5px
}

.verification-methods--line .verification-methods__item--plus {
    margin: 0;
    width: 30px;
    height: 60px;
    line-height: 60px
}

.verification-methods--line .verification-methods__item--photo-verify {
    margin-right: 10px;
    margin-bottom: 0
}

.verification-methods--line .verification-methods__item--photo-verify::after {
    top: 0;
    right: -15px;
    left: auto;
    width: 20px;
    height: 64px;
    line-height: 64px
}

.verification-methods--line .verification-methods__item-inner {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.verification-methods--line .verification-methods__txt {
    display: block;
    margin: 10px 0 0
}

.verification-methods--box {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.verification-methods--box .verification-methods__item {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin: 0 0 15px;
    width: 100px;
    padding: 0 5px
}

.verification-methods--box .verification-methods__item--plus {
    margin: 0;
    width: 30px;
    height: 60px;
    line-height: 60px
}

.verification-methods--box .verification-methods__item--photo-verify::after {
    top: 0;
    right: -10px;
    left: auto;
    width: 20px;
    height: 64px;
    line-height: 64px
}

.verification-methods--box .verification-methods__item-inner {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.verification-methods--box .verification-methods__txt {
    display: block;
    margin: 10px 0 3px 0
}

.verification-methods--digest .verification-methods__item:not(:last-child) {
    margin-bottom: 10px
}

.social-network-settings {
    position: relative;
    margin: 0 -30px
}

.social-network-settings_ {
    position: relative;
    margin: 15px 0 0;
    border-top: 1px solid rgba(0, 0, 0, .15);
    border-bottom: 1px solid rgba(0, 0, 0, .15);
    padding: 15px 30px;
    background: #eee
}

.social-network-settings_::before {
    content: '';
    position: absolute;
    z-index: 1;
    top: -5px;
    right: 42px;
    opacity: 1;
    margin: 0 0 0 -3px;
    border: 1px solid;
    border-color: rgba(0, 0, 0, .15) transparent transparent rgba(0, 0, 0, .15);
    width: 6px;
    height: 6px;
    background: #eee;
    cursor: default;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    transition: opacity .2s linear
}

.social-network-settings__radio {
    margin: -5px 0 10px
}

.entry-points {
    margin: -5px 0 -1.3572em;
    text-align: justify
}

.entry-points:after {
    content: '';
    display: inline-block;
    width: 100%;
    font-size: 0
}

.entry-point {
    position: relative;
    display: inline-block;
    text-align: center
}

.entry-point:hover b {
    color: #2b65f8;
    transition: color .2s
}

.entry-point__icon {
    margin: 0 0 -3px;
    height: 60px
}

.entry-point--off > .entry-point__icon {
    opacity: .4;
    transition: opacity .2s
}

.entry-point--off:hover > .entry-point__icon {
    opacity: 1
}

.entry-point__icon > .icon {
    margin: 5px;
    width: 50px;
    height: 50px
}

.entry-point__mark {
    display: inline-block;
    margin: 0 3px 1px 0
}

.location-map {
    position: relative;
    overflow: hidden;
    margin: 15px 0 0;
    border-radius: 3px;
    height: 240px;
    transition: all .2s linear
}

.hide .location-map {
    opacity: 0;
    margin: 0;
    height: 0
}

.location-map--static {
    margin: 5px 0 0;
    height: 160px;
    text-align: center
}

.location-map--static:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: 1px solid rgba(77, 77, 77, .1);
    border-radius: 3px
}

.location-map__real {
    border: 1px solid rgba(77, 77, 77, .2)
}

.location-map__cached,
.location-map__real {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    border-radius: 3px;
    width: 100%;
    height: 100%
}

.location-map__cached > img {
    position: absolute;
    top: -500px;
    right: 0;
    bottom: -500px;
    left: 0;
    margin: auto;
    width: 100%;
    height: auto
}

.location-map__layer {
    position: relative;
    vertical-align: middle;
    display: inline-block;
    border-radius: 4px;
    width: 256px;
    padding: 15px;
    background: rgba(255, 255, 255, .9)
}

.location-map__btn {
    margin: 5px 0 0
}

.location-map__radius {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    border: 1px solid rgba(31, 114, 242, .35);
    border-radius: 50%;
    width: 150px;
    height: 150px;
    background: rgba(43, 101, 248, .1)
}

.location-map__radius--sm {
    width: 120px;
    height: 120px
}

.location-map__radius--bumped {
    border-color: rgba(153, 69, 230, 0.5);
    background: rgba(153, 69, 230, 0.1)
}

.location-map__pin {
    position: absolute;
    top: 10px;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 48px;
    height: 48px
}

.location-map__pin > .icon {
    margin: -6px 0 0 -6px
}

.map-tooltip {
    display: inline-block;
    margin: -35px 0 0 -13px;
    width: 26px;
    height: 60px
}

.here-maps .map-tooltip {}

.google-maps .map-tooltip {}

.here-maps .tooltip.active {}

.map-canvas {
    z-index: 1;
    width: 100%;
    height: 100%
}

.here-maps.map-canvas {}

.map-zoom {
    position: absolute;
    z-index: 2;
    top: 10px;
    left: 10px
}

.map-zoom__slider {
    position: relative;
    margin: 20px 0;
    width: 20px;
    height: 127px;
    background: url() 0 -23px no-repeat;
    cursor: pointer
}

.map-zoom__in,
.map-zoom__out {
    position: absolute;
    top: -23px;
    left: 0;
    width: 20px;
    height: 23px;
    background: url() 0 0 no-repeat
}

.map-zoom__out {
    top: 100%;
    background-position: 0 -295px
}

.map-zoom__dash {
    position: absolute;
    top: 3px;
    left: 1px;
    width: 20px;
    height: 118px
}

.map-zoom__dash-it {
    position: absolute;
    left: 7px;
    border-top: 1px solid #aaa;
    width: 2px;
    height: 1px
}

.map-zoom__scale {
    position: relative;
    top: -2px;
    width: 18px;
    height: 130px
}

.map-zoom__scale-me {
    position: relative;
    left: 1px;
    display: inline-block;
    width: 18px;
    height: 12px;
    background: url() 0 -318px no-repeat
}

.profile-questions__counters {
    margin: 0 0 8px
}

.profile-questions__counter {
    position: relative;
    vertical-align: middle;
    display: inline-block
}

.profile-questions__counter:hover {
    opacity: .8
}

.profile-questions__counter-number {
    vertical-align: middle;
    display: inline-block;
    font-size: 2.286em
}

.profile-questions__counter-txt {
    vertical-align: middle;
    display: inline-block;
    margin: 0 0 0 5px;
    width: 68px;
    font-size: .8571em;
    line-height: 1.3334
}

.profile-questions__action {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.profile-questions__action-icon {
    -webkit-flex: none;
    -ms-flex: none;
    flex: none
}

.profile-questions__action-message {
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin-left: 10px
}

.profile-questions__action-message:only-child {
    margin-left: 0
}

.profile-questions__action-message + .profile-questions__action-btn {
    margin-left: 10px
}

.profile-questions__action-btn {
    -webkit-flex: none;
    -ms-flex: none;
    flex: none
}

.banner-container {
    vertical-align: top;
    display: inline-block;
    opacity: 1;
    visibility: visible;
    transition: height .6s, opacity .2s .4s, visibility .2s .4s
}

.banner-container:empty {
    display: none
}

.banner-container.animated {
    opacity: 0;
    visibility: hidden;
    transition: height .6s, opacity .2s, visibility .2s
}

.banner-container--wide {
    display: block;
    margin: 20px 30px 0
}

.banner-container--wide .banner-buttons {
    min-width: 195px
}

.section-header--folder ~ .banner-container--wide {
    margin-top: 0
}

.section-header-fixed ~ .banner-container--wide {
    margin-top: 100px
}

.banner-card {
    position: relative;
    display: inline-block;
    box-shadow: 0 0 0 2px #fff, 0 0 7px #262b37;
    width: 64px;
    height: 78px
}

.banner-card__img {
    overflow: hidden;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden
}

.banner-card__img > img {
    margin: 0 0 0 -7px;
    width: 78px;
    height: 78px
}

.banner-cards {
    position: relative
}

.banner-cards .brick {
    position: absolute;
    box-shadow: 0 0 0 2px #fff
}

.banner-balloons {
    position: relative;
    overflow: hidden;
    margin: 0 0 0 -30px;
    width: 205px;
    height: 100px
}

.banner-balloon {
    position: absolute;
    border-radius: 50%;
    font-size: .857em;
    text-align: center;
    color: #fff
}

.banner-balloon__txt {
    display: block;
    font-size: 2.833em;
    line-height: 1.236em
}

.banner-balloon__txt-small {
    display: inline-block;
    width: 60px
}

.banner-balloon--red {
    top: 19px;
    left: 10px;
    width: 88px;
    height: 88px;
    padding: 11px 0 0;
    background: linear-gradient(rgba(255, 99, 170, .9), rgba(255, 49, 49, .9))
}

.banner-balloon--blue {
    bottom: 16px;
    left: 60px;
    width: 138px;
    height: 138px;
    padding: 52px 0 0;
    background: linear-gradient(#02b8f3, #2b65f8)
}

.banner-balloon--red .banner-balloon__txt:after {
    content: '=';
    position: absolute;
    top: 1px;
    right: 2px
}

.promo-banner {
    position: relative;
    margin: 5px 0;
    border-radius: 5px;
    width: 190px;
    padding: 20px;
    text-align: center
}

.promo-banner::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 5px;
    transition: box-shadow .2s ease-in-out
}

.promo-banner:hover::after {
    box-shadow: 0 2px 3px rgba(0, 0, 0, .1)
}

.promo-banner__title {
    font-size: 1.143em;
    line-height: 1.125
}

.promo-banner__user {
    position: relative;
    display: inline-block;
    margin: 0 0 25px
}

.promo-banner .btn {
    position: static;
    display: block
}

.promo-banner__txt {
    margin: 0 0 25px;
    max-width: 148px;
    word-wrap: break-word
}

.promo-banner__txt b {
    font-weight: 700
}

.promo-banner .brick + .brick {
    margin-left: 0
}

.promo-banner .brick-group--promo > .brick + .brick {
    margin-left: -15px
}

.promo-banner .bricks-line--sm > .brick + .brick {
    margin-left: -5px
}

.promo-banner .brick-group {
    margin: 0 -20px
}

.promo-banner .brick > .brick {
    box-shadow: 0 0 0 2px #fff
}

.promo-banner__cost {
    margin: 10px 0 -10px;
    font-size: .8571em;
    line-height: 1.3334;
    text-align: center;
    color: #bfbfbf
}

.promo-banner--liked-you .promo-banner__user {
    margin-right: -21px;
    margin-left: -21px
}

.promo-banner__user--popularity {
    padding-bottom: 43px;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADUAAAAsAgMAAAC4URiwAAAADFBMVEUAAAAAol4Aol4Aol6fvFNyAAAAA3RSTlMAw8SGqEb6AAAAS0lEQVQokWNgQAKMDsg8BuYDDAGo3A/YuBBdcC6QQR6XFZXLTww3AJX7gTpcxgYULggQ4gK1IHMhBN24bKhchoHlJqByGQhzE1B4ADn2Wx97IPCVAAAAAElFTkSuQmCC') no-repeat 50% 100%
}

.promo-banner--mobile .promo-banner__btns {
    margin: 0 -10px
}

.promo-banner--mobile .promo-banner__btns .btn {
    position: relative;
    overflow: hidden;
    margin-left: 0
}

.promo-banner--encounters2 .promo-banner__user > .brick:first-child,
.promo-banner--add-photos .promo-banner__user > .brick:first-child {
    z-index: 1
}

.promo-banner--encounters2 .brick + .brick,
.promo-banner--add-photos .brick + .brick {
    position: absolute;
    top: 0;
    left: -50px
}

.promo-banner--encounters2 .brick:nth-child(3),
.promo-banner--add-photos .brick:nth-child(3) {
    right: -50px;
    left: auto
}

.promo-banner--inbox-full .banner-card:nth-child(2) {
    z-index: 1
}

.promo-banner--inbox-full .banner-card:first-child {
    position: absolute;
    top: 10px;
    left: -48px;
    -webkit-transform: rotate(-9deg);
    transform: rotate(-9deg)
}

.promo-banner--inbox-full .banner-card:last-child {
    position: absolute;
    top: 10px;
    right: -48px;
    -webkit-transform: rotate(9deg);
    transform: rotate(9deg)
}

.promo-banner--inbox-full .banner-cards .brick {
    bottom: -5px
}

.promo-banner--favourite .brick + .brick,
.promo-banner--spotlight .brick + .brick,
.promo-banner--first-contact .brick + .brick {
    left: -40px
}

.promo-banner--favourite .brick + .brick:nth-child(3),
.promo-banner--spotlight .brick + .brick:nth-child(3),
.promo-banner--first-contact .brick + .brick:nth-child(3) {
    right: -40px;
    left: auto
}

.promo-banner--boost .promo-banner__imgs {
    position: relative;
    overflow: hidden;
    margin: -19px -19px 10px -19px;
    border-radius: 5px 5px 0 0
}

.promo-banner--boost .promo-banner__imgs img {
    margin: 0 0 2px 0;
    width: 93px;
    height: 93px
}

.promo-banner--boost .promo-banner__imgs img:nth-child(2n-1) {
    margin-right: 2px
}

.promo-banner--boost .brick {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto
}

.promo-banner--bundle .brick--xlg {
    width: 80px;
    height: 80px
}

.banner {
    position: relative;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 6px;
    width: 100%;
    height: 100px;
    padding: 0 30px
}

.banner--profile {
    border-top: 1px solid rgba(26, 36, 57, .15)
}

.banner-promo,
.banner-buttons {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.banner-buttons {
    padding-left: 15px;
    text-align: right
}

.banner-content {
    z-index: 1;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.banner-text {
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    margin: 0 20px;
    min-width: 200px;
    max-width: 365px
}

.banner .brick > .brick {
    box-shadow: 0 0 0 2px #fff
}

.banner .brick-group {
    width: 175px
}

.banner .banner-promo .brick:only-child {
    margin-right: 23px
}

.banner .banner-promo .brick:only-child > .brick {
    right: -10px
}

.banner--encounters {
    background: rgba(0, 202, 168, 0.12)
}

.banner--blue {
    background: rgba(43, 101, 248, 0.12)
}

.banner--lgrey {
    background: rgba(154, 169, 197, 0.12)
}

.lgrey {
    color: rgba(154, 169, 197, 0.5);
    font-size: 13px !important;
}
.chat-text{
    color: #333;
    font-size: 15px;
}
.banner--delivery {
    background: rgba(43, 101, 248, 0.12)
}

.banner--spotlight {
    background: rgba(43, 140, 252, 0.12)
}

.banner--favourite {
    background: rgba(254, 195, 9, 0.12)
}

.banner--spp {
    background: #d7f2fc
}

.banner--like {
    background: rgba(240, 33, 57, 0.12)
}

.banner--attention {
    background: rgba(255, 130, 0, 0.12)
}

.banner--newbie {
    background: rgba(134, 195, 19, 0.12)
}

.banner--riseup {
    background: rgba(41, 207, 41, 0.12)
}

.banner--invisibility {
    background: rgba(30, 178, 252, 0.12)
}

.banner--like {
    overflow: hidden
}

.banner--like .brick-group {
    margin: 0 0 0 -30px;
    width: 205px
}

.banner--like .brick-group .brick:first-child {
    margin-left: -5px
}

.banner--like .brick + .brick {
    margin-left: 4px
}

.banner--like .brick > .brick {
    right: -4px
}

.banner--spp .brick-group > .brick + .brick,
.banner--attention .brick-group > .brick + .brick,
.banner--encounters .brick-group > .brick + .brick,
.banner--riseup .brick-group > .brick + .brick {
    margin-left: -7px
}

.banner--add-more-photos .brick-group {
    text-align: center
}

.banner--add-more-photos .brick-group > .brick:first-child {
    z-index: 1
}

.banner--add-more-photos .brick-group .brick + .brick {
    position: absolute;
    left: 0;
    margin-left: 0
}

.banner--add-more-photos .brick-group > .brick:last-child {
    right: 3px;
    left: auto
}

.banner--spotlight .brick-group > .brick + .brick {
    margin-left: -8px
}

.banner--favourite .brick-group > .brick + .brick,
.banner--newbie .brick-group > .brick + .brick,
.banner--find-friends .brick-group > .brick + .brick {
    margin-left: -12px
}

.banner .banner-cards {
    overflow: hidden;
    margin: 0 0 0 -30px;
    width: 205px;
    height: 100px
}

.banner .banner-card {
    position: absolute
}

.banner .banner-card:first-child {
    top: -12px;
    left: 14px;
    -webkit-transform: rotate(-13deg);
    transform: rotate(-13deg)
}

.banner .banner-card:nth-child(2) {
    top: 10px;
    left: 61px;
    -webkit-transform: rotate(6deg);
    transform: rotate(6deg)
}

.banner .banner-card:nth-child(3) {
    top: 40px;
    left: 110px;
    -webkit-transform: rotate(20deg);
    transform: rotate(20deg)
}

.banner .banner-cards .brick {
    top: 30px;
    right: 10px
}

.banner-app {
    display: inline-block;
    min-width: 100px;
    padding: 0 5px;
    text-align: center
}

.banner-app_ {
    position: relative;
    display: inline-block;
    overflow: hidden
}

.banner-app__title {
    display: block;
    font-size: .857em;
    color: #999;
    white-space: nowrap
}

.banner-app_:hover .banner-app__title {
    color: #4d4d4d
}

.banner-buttons > .btn {
    position: static
}

.banner--mobile .banner-buttons .btn {
    position: relative
}

.section {
    position: relative;
    overflow: hidden
}

.section h2 {
    display: inline-block
}

.section > .select {
    float: right;
    width: auto
}

.section .section__fill-status {
    display: none;
    margin: 0 0 0 10px
}

.section.active .section__fill-status {
    display: inline
}

.section.active {
    overflow: visible;
    margin-bottom: 0;
    border-bottom: 0
}

.section--profile.active:before {
    border: 0
}

.section.active .section-editable {
    margin: 15px -40px 0;
    border-top: 1px solid rgba(0, 0, 0, .1);
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    padding: 15px 40px;
    background: #f7f7f7
}

.section.active .section-editable__edit {
    display: block
}

.section.active .form-row.section-editable__edit {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.section-editable__edit,
.section.active .section-editable__view,
.section.active .section-editable__edit + .form-label {
    display: none
}

.section__separate {
    margin: 10px 0;
    border-top: 1px solid rgba(0, 0, 0, .15)
}

.section__btn {
    opacity: 0;
    margin: -2px 0 0 7px
}

.section:hover .section__btn,
.section.hover .section__btn,
.section.active .section__btn {
    opacity: 1
}

.section .section__btn:after {
    content: '';
    position: absolute;
    top: auto;
    bottom: -26px;
    left: 50%;
    display: none;
    margin: 0 0 0 -6px;
    width: 12px;
    height: 12px;
    background: #f7f7f7;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    transition: opacity .2s linear
}

.section.active .section__btn:after {
    display: block;
    border-width: 1px;
    border-style: solid;
    border-color: #dddfe1 transparent transparent #dddfe1
}

.section.active .section__btn .b-link {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.section__expand {
    position: absolute;
    z-index: 1;
    top: 30px;
    right: 40px
}

.section__expand-lnk--show,
.hide .section__expand-lnk--hide {
    display: none
}

.hide .section__expand-lnk--show {
    display: inline
}

.photo-ovl {
    position: absolute;
    z-index: 9;
    top: 0;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
    width: 100%;
    max-height: 1000px;
    text-align: center;
    transition: opacity .15s linear, visibility .15s linear
}

.photo-ovl-frame {
    vertical-align: middle;
    display: inline-block
}

.photo-ovl-fade {
    position: absolute;
    z-index: 8;
    top: 0;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
    width: 100%;
    background: #000;
    transition: margin-bottom .12s linear, opacity .15s linear, visibility .15s linear
}

.photo-ovl__title {
    margin-top: 20px;
    color: #fff
}

.photo-ovl__title > b {
    display: block
}

.photo-ovl-ico {
    display: inline-block;
    width: 64px;
    height: 64px
}

.photo-ovl-ico--trash {
    background: url() no-repeat 50% 0
}

.photo-delete .photo-ovl--deleted {
    opacity: 1;
    visibility: visible
}

.photo-delete .photo-ovl-fade {
    opacity: .6;
    visibility: visible
}

.mm_profile_visible .photo-ovl-fade {
    margin-bottom: 0
}

.undo {
    margin: 28px 0 0
}

.next__users {
    position: relative;
    z-index: 1;
    overflow: hidden;
    border-radius: 27px;
    min-height: 108px;

}

.next__users:before {
    content: '';
    position: absolute;
    z-index: 1;
    right: 0;
    bottom: -1px;
    left: 0;
    margin: 0 auto;
    border-radius: 50%;
    width: 44px;
    height: 22px;
    
}

[contenteditable=true]:empty:before{
  color: #ccc;
  content: attr(placeholder);
  display: block; /* For Firefox */
  white-space: pre-wrap;
}

.next__users_.animated {
    transition: -webkit-transform .25s;
    transition: transform .25s;
    transition: transform .25s, -webkit-transform .25s
}

.next__users_.animated .brick--outline:before {
    -webkit-animation: hide .25s;
    animation: hide .25s
}
.new-chat-border{
    border-color: #ff0000 !important;
}
.next__users_ > div:nth-child(n+6) {
    display: none
}

.undo__user > .brick-wrap {
    margin: 0 0 10px
}

.undo__user .brick--xsm {
    box-shadow: 0 0 0 2px #eee
}

.undo__user .b-link {
    top: -35px;
    right: -11px;
    bottom: -15px;
    left: -11px;
    border-radius: 22px 22px 0 0
}

.undo__user .brick-txt {
    margin: 13px -8px 0;
    width: 60px;
    white-space: nowrap
}

.undo__user .tooltip {
    z-index: 0
}

.undo__user .tooltip-no-js-wrap:hover .tooltip {
    margin-bottom: 2px
}

@media screen and (max-width:1600px) {
    .undo__user--with-icon .tooltip {
        right: 50%;
        left: auto;
        margin-right: -16px;
        margin-left: -292px;
        text-align: right;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    .undo__user--with-icon .tooltip-txt:before {
        right: 12px;
        left: auto
    }
}

.prev-next {
    margin: 63px 0 0 0
}

.prev-next__btn {
    color: #4f4f4f
}

.prev-next__btn:hover {
    color: #2b65f8
}

.prev-next__users {
    position: relative;
    z-index: 1;
    overflow: hidden;
    border-radius: 27px;
    max-height: 270px
}

.prev-next__users_.animated {
    transition: -webkit-transform .25s;
    transition: transform .25s;
    transition: transform .25s, -webkit-transform .25s
}

@media screen and (max-width:1355px) {
    .undo,
    .prev-next {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px)
    }
}

@media screen and (max-width:1295px) {
    .undo,
    .prev-next {
        -webkit-transform: translateX(-30px);
        transform: translateX(-30px)
    }
    .next__users:before,
    .undo__user .brick-txt {
        visibility: hidden
    }
}

@media screen and (max-width:1145px) {
    .undo,
    .prev-next {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    .next__users:before,
    .undo__user .brick-txt {
        visibility: visible
    }
}

@media screen and (max-width:1065px) {
    .undo,
    .prev-next {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px)
    }
}

@media screen and (max-width:1015px) {
    .undo,
    .prev-next {
        -webkit-transform: translateX(-30px);
        transform: translateX(-30px)
    }
    .next__users:before,
    .undo__user .brick-txt {
        visibility: hidden
    }
}

.awards-list {
    margin: -10px 0 0
}

.awards-list + .btn {
    margin-top: 15px
}

.awards-item {
    position: relative;
    display: inline-block;
    margin: 10px 0 0
}

.awards-item--empty .awards-item__txt {
    vertical-align: top
}

.awards-item__txt {
    margin-left: 17px;
    width: 145px
}

.awards-item__action {
    display: none
}

.awards-item__action > .checkbox {
    margin: 10px 0
}

.awards-item__action > .checkbox > .blocker {
    display: block
}

.awards-list--compact {
    margin-right: -13px
}

.awards-list--compact .awards-item__txt {
    display: none
}

.awards-list--compact .awards-item {
    margin-right: 13px
}

.award {
    position: relative;
    display: inline-block;
    margin: 5px 0
}

.award.active {
    cursor: pointer
}

.award.inactive {
    opacity: .4
}

.ovl-awards {
    text-align: left
}

.ovl-awards .ovl-scroll {
    height: 450px;
    max-height: 450px
}

.ovl-awards .ovl-scroll_ {
    padding: 25px 0 0
}

.ovl-awards .awards-item {
    vertical-align: top;
    display: inline-block;
    margin: 0 0 20px;
    width: 20%;
    min-height: 158px;
    text-align: center
}

.awards-item__progress {
    position: absolute;
    z-index: 1;
    top: 5px;
    right: 0;
    left: 0;
    overflow: hidden;
    margin: 0 auto;
    border-radius: 50%;
    width: 90px;
    height: 90px
}

.awards-item__progress_ {
    position: absolute;
    z-index: 1;
    bottom: 0;
    width: 100%;
    background: #256cf5
}

.awards-item__progress_:before {
    content: '';
    display: block;
    margin: -4px 0 0;
    width: 100%;
    height: 8px;
    background: url() repeat-x -7px 0 / 21px 4px
}

.awards-item--placeholder {
    color: rgba(77, 77, 77, .5)
}

.awards-item--placeholder:before {
    content: '';
    vertical-align: top;
    display: inline-block;
    margin: 5px 0;
    border-radius: 50%;
    width: 90px;
    height: 90px;
    background: #e6ecf2
}

.awards-item--placeholder .award {
    position: absolute;
    z-index: 2;
    top: 5px;
    right: 0;
    left: 0;
    margin: 0 auto
}

.awards-item__description,
.awards-item__title {
    position: absolute;
    width: 100%;
    transition: opacity .2s
}

.awards-item__description {
    margin: 2px 0 0;
    font-size: .857em
}

.awards-item__description,
.awards-item--placeholder:hover .awards-item__title {
    opacity: 0
}

.awards-item--placeholder:hover .awards-item__description {
    opacity: 1
}

.interests-choose__title {
    position: relative;
    display: inline-block;
    margin: 10px 0 5px 15px;
    color: #7a818c;
    text-decoration: underline;
    transition: color .15s
}

.interests-choose__title > .icon {
    position: relative;
    top: 1px;
    margin: 0 0 -3px 5px
}

.interests-choose__title:hover {
    color: #2b65f8
}

.profile-intr-list {
    opacity: 0;
    overflow: hidden;
    height: 0;
    transition: height .2s linear, opacity .2s cubic-bezier(.165, .84, .44, 1)
}

.interests-choose.active .profile-intr-list {
    opacity: 1;
    height: 442px
}

.intr-list {
    position: relative;
    margin: 10px 0 15px 5px;
    border: 1px solid #d4d8dd;
    border-radius: 16px;
    padding: 15px 20px;
    background: #fff
}

.intr-list__item {
    margin-left: -14px;
    width: 50%
}

.intr-list__item.active > .intr-set {
    display: block
}

.intr-list__category {
    border-radius: 16px;
    padding: 7px 15px 8px;
    cursor: pointer;
    line-height: 1.143
}

.intr-list__category:hover,
.intr-set__item > a:hover {
    color: #2b65f8;
    text-decoration: underline
}

.intr-list__item.active .intr-list__category {
    background: #256cf5;
    cursor: default;
    color: #fff
}

.intr-list__item.active .intr-list__category:hover {
    text-decoration: none
}

.intr-list__category > .icon {
    margin: 1px 8px -3px 0
}

.intr-set {
    position: absolute;
    top: 15px;
    right: 15px;
    bottom: 15px;
    left: 50%;
    display: none
}

.intr-set__item {
    padding: 8px 0;
    line-height: 1.143
}

.intr-set__item--more {
    position: relative;
    text-decoration: underline
}

.intr-set__item--more:first-child {
    display: none
}

.intr-set__item--more:hover {
    color: #256cf5
}

.intr-set__item--more > .icon {
    margin: 0 5px -4px 0
}

.intr-label {
    display: inline-block;
    overflow: hidden;
    margin: 0 0 15px 0;
    border-radius: 22px;
    max-width: 100%;
    padding: 10px 20px;
    background: #f7f7f7;
    font-size: 1.429em;
    line-height: 1.2;
    white-space: nowrap;
    text-overflow: ellipsis
}

.intr-category {
    vertical-align: top;
    display: inline-block;
    width: 246px;
    padding: 0 10px 0 20px;
    text-align: left
}

.intr-category:first-child .intr-category__col {
    float: right
}

.intr-category:last-child .intr-category__col {
    float: left
}

.photo-list {
    position: relative;
    width: 100%;
    height: 150px;
}

.ig {
  background: -webkit-radial-gradient(circle farthest-corner at 32% 106%, #ffe17d 0%, #ffcd69 10%, #fa9137 28%, #eb4141 42%, transparent 82%), -webkit-linear-gradient(315deg, #234bd7 12%, #c33cbe 58%) !important;
  background: radial-gradient(circle farthest-corner at 32% 106%, #ffe17d 0%, #ffcd69 10%, #fa9137 28%, #eb4141 42%, transparent 82%), linear-gradient(135deg, #234bd7 12%, #c33cbe 58%) !important;
}


.photo-list:before,
.photo-list:after {
    content: '';
    position: absolute;
    z-index: 2;
    left: 0;
    display: none;
    width: 100%;
    height: 1px;
    background: rgba(26, 36, 57, .15)
}

.photo-list:before {
    top: 0
}

.photo-list:after {
    bottom: 0
}

.profile-section__photo-list .photo-list:before,
.profile-section__photo-list .photo-list:after {
    display: block
}

.photo-list__action-bar .photo-list__item--add-photos, .photo-list--video .photo-list__item--add-videos {
    display: inline-block;
}

.photo-list__action-bar .photo-list__item {
    display: none;
}

.photo-list__item {
    position: relative;
    vertical-align: top;
    display: inline-block;
    width: 150px;
    height: 150px;
}

.photo-list__action {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    display: none;
    text-align: center;
    color: rgb(255, 255, 255);
    white-space: normal;
    background: rgba(51, 51, 51, 0.8);
}

.photo-list__counter {
    position: absolute;
    right: 10px;
    bottom: 10px
}

.photo-list__arrow-l,
.photo-list__arrow-r {
    position: absolute;
    top: 0;
    bottom: 0;
    display: none;
    margin: auto;
    height: 42px
}

.gallery_has_arrows .photo-list__arrow-l {
    left: 10px;
    display: block
}

.gallery_has_arrows .photo-list__arrow-r {
    right: 10px;
    display: block
}

.photo-list__action-bar {
    float: left;
    overflow: hidden;
    height: 150px;
    transition: width .25s
}

.photo-list--upload .photo-list__action-bar--application {
    width: 300px
}

.photo-list__photo-bar {
    position: relative;
    overflow: hidden;
    height: 150px;
    background: #2d3238
}

.photo-list__action-bar + .photo-list__photo-bar {
    background: url() top left repeat
}

.photo-list__no-photos {
    width: 100%;
    text-align: center;
    color: #7a818c
}

.photo-list__slide {
    position: relative;
    left: 0;
    display: inline-block;
    min-width: 100%;
    height: 100%;
    white-space: nowrap;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
}

.photo-list__slide.animated {
    transition: left .5s, margin .5s, -webkit-transform .5s;
    transition: transform .5s, left .5s, margin .5s;
    transition: transform .5s, left .5s, margin .5s, -webkit-transform .5s
}

.photo-list__item {
    position: relative;
    vertical-align: top;
    display: inline-block;
    width: 150px;
    height: 150px
}

.photo-list__action-bar .photo-list__item {
    display: none
}

.photo-list__action-bar .photo-list__item--add-photos,
.photo-list--video .photo-list__item--add-videos {
    display: inline-block
}

.photo-list--video-progress .photo-list__item--add-videos {
    display: none
}

.photo-list--video-progress .photo-list__item--video-progress {
    display: inline-block
}

.photo-list__img_ {
    position: relative;
    display: block;
    opacity: .9;
    overflow: hidden;
    width: 150px;
    height: 150px;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAGBAMAAAAmmzNnAAAAD1BMVEUAAAD///////////////+PQt5oAAAABHRSTlMA+J4KB1MKeAAAACJJREFUCNdjMBJUZmBAIlVcnIAsBCni4ghkwUl0Prp6dPMA3ScJ90t0OagAAAAASUVORK5CYII=') no-repeat center center;
    cursor: pointer
}

@media only screen and (-webkit-min-device-pixel-ratio:1.25) {
    .photo-list__img_ {
        outline: 1px solid transparent
    }
}

.photo-list__item:hover .photo-list__img_ {
    opacity: 1
}

.photo-list__img {
    position: absolute;
    top: -500px;
    right: -500px;
    bottom: -500px;
    left: -500px;
    margin: auto
}

.photo-list__item--private .photo-list__img,
.photo-list__item--not-moderated .photo-list__img {
    width: 160px;
    height: 160px;
    -webkit-filter: blur(5px);
    filter: blur(5px)
}

.photo-list__link {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: center
}

.photo-list__video {
    margin: 45px;
    border-radius: 100%;
    width: 60px;
    height: 60px;
    padding: 14px;
    background: rgba(0, 0, 0, .5)
}

.photo-list__item:hover .photo-list__video {
    background: #000
}

.photo-list__action {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    background: rgba(51, 51, 51, .8);
    text-align: center;
    color: #fff;
    white-space: normal
}

.photo-list__action--blue {
    background: rgba(37, 108, 245, .8)
}

.photo-list__action .icon {
    vertical-align: top
}

.photo-list__photo-bar .photo-list__action .icon,
.photo-list__photo-bar .photo-list__action-title {
    opacity: .7
}

.photo-list__photo-bar .photo-list__action--add-photos .icon {
    opacity: .3
}

.photo-list__item:hover .photo-list__action .icon,
.photo-list__item:hover .photo-list__action-title {
    opacity: 1
}

.photo-list__action-bar .photo-list__action,
.photo-list__item--delete .photo-list__action--delete,
.photo-list__item--send .photo-list__action--send,
.photo-list__action--facebook,
.photo-list__action--instagram,
.photo-list__action--private,
.photo-list__action--not-moderated,
.photo-list__action--add-photos {
    display: block
}

.photo-list__action--private {
    z-index: 3;
    background: rgba(112, 55, 192, .7)
}

.photo-list__action-bar .photo-list__action--add-photos {
    background: #1f72f2
}

.photo-list__action-bar .photo-list__action--add-photos:hover {
    background: #1c68d9
}

.photo-list__action-bar .photo-list__action--add-videos,
.photo-list__action-bar .photo-list__action--video-progress {
    background: #3674a9
}

.photo-list__action-bar .photo-list__action--add-videos:hover {
    background: #2e618f
}

.photo-list__photo-bar .photo-list__action--add-photos {
    background: transparent
}

.photo-list__photo-bar .photo-list__action--add-photos:hover {
    background: #bfbfbf
}

.photo-list--video-progress .photo-list__action--video-progress .loader {
    position: relative;
    margin: 17px auto 9px
}

.photo-list__action_ {
    max-width: 100%
}

.photo-list__action-title {
    display: block;
    padding: 10px 5px 0
}

.photo-list__action.photo-list__action--blue .icon,
.photo-list__action--blue .photo-list__action-title {
    opacity: 1
}

.photo-list__nav {
    position: absolute;
    z-index: 2;
    top: 5px;
    right: 10px;
    left: 0;
    cursor: pointer;
    text-align: left;
    white-space: normal
}

.photo-list__nav-action {
    float: right;
    visibility: hidden;
    text-align: right
}

.photo-list__img_:hover + .photo-list__nav > .photo-list__nav-action,
.photo-list__link:hover + .photo-list__nav > .photo-list__nav-action,
.photo-list__nav:hover > .photo-list__nav-action,
.photo-list__nav-action .btn.hovered {
    visibility: visible
}

.photo-list__nav-action .datalist .option {
    font-size: .889em;
    line-height: 1.25
}

.photo-list__default-photo {
    display: inline-block
}

.photo-list__default-photo + .btn {
    margin-left: 7px
}

.photo-list__default-photo:not(.active) .btn.active,
.photo-list__default-photo.active .btn:not(.active) {
    display: none
}

.photo-list__photo-coaching {
    position: absolute;
    z-index: 1;
    right: 10px;
    bottom: 10px;
    left: 10px
}

.photo-list__photo-coaching .photo-coaching {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto
}

.photo-list__photo-coaching .photo-coaching__star {
    position: relative
}

.photo-list__item--send .photo-list__nav,
.photo-list__item--delete .photo-list__nav,
.photo-list__item--delete .photo-list__photo-coaching {
    display: none
}

.photo-list__img_:hover + .photo-list__nav + .photo-list__photo-coaching .photo-coaching__star,
.photo-coaching--sm:hover .photo-coaching__star {
    background-position: 0 -39px
}

.photo-list__photo-coaching .icon {
    position: relative
}

.photo-list__photo-coaching .photo-coaching:after,
.photo-list__photo-coaching .icon:after {
    content: '';
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto
}

.photo-list__photo-coaching .icon:after {
    box-shadow: 0 2px 8px 3px rgba(0, 0, 0, .1);
    width: 4px;
    height: 4px
}

.photo-list__photo-coaching .photo-coaching:after {
    box-shadow: 0 0 8px 3px rgba(0, 0, 0, .1);
    width: 100%;
    height: 0
}

.photo-list__private-photo {
    position: absolute;
    z-index: 1;
    bottom: 4px;
    left: 9px
}

.photo-list--grid {
    height: auto;
    min-height: 600px
}

.photo-list--grid .photo-list__action-bar {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 150px
}

.photo-list--grid.photo-list--video .photo-list__action-bar {
    width: 300px
}

.photo-list--grid .photo-list__photo-bar {
    height: auto
}

.photo-list--grid .photo-list__slide {
    display: block;
    white-space: normal;
    -webkit-transform: none !important;
    transform: none !important
}

.photo-list--grid .photo-list__photo-bar .photo-list__item:first-child {
    margin: 0 0 0 150px
}

.photo-list--grid.photo-list--video .photo-list__photo-bar .photo-list__item:first-child {
    margin: 0 0 0 300px
}

.message-attach .photo-list__photo-bar {
    width: 430px
}

.photo-coaching {
    width: 90px;
    height: 16px;
    background: url() 0 0 repeat-x
}

.photo-coaching--sm {
    width: 65px;
    height: 13px;
    background: url() 0 0 repeat-x
}

.photo-coaching--empty {
    background-position: 0 -32px
}

.photo-coaching--sm.photo-coaching--empty {
    background-position: 0 -26px
}

.photo-coaching__star {
    display: block;
    width: 0;
    height: 100%;
    background: url() 0 -16px repeat-x
}

.photo-coaching--sm .photo-coaching__star {
    background: url() 0 -13px repeat-x
}

.photo-coaching__star--1 {
    width: 20%
}

.photo-coaching__star--2 {
    width: 40%
}

.photo-coaching__star--3 {
    width: 60%
}

.photo-coaching__star--4 {
    width: 80%
}

.photo-coaching__star--5 {
    width: 100%
}

@media only screen and (-webkit-min-device-pixel-ratio:1.25),
only screen and (min-resolution:120dpi),
only screen and (min-resolution:1.25dppx) {
    .photo-coaching,
    .photo-coaching__star {
        background-image: url();
        background-size: 18px 48px
    }
    .photo-coaching--sm,
    .photo-coaching--sm .photo-coaching__star {
        background-image: url();
        background-size: 13px 52px
    }
}

.upload-area {
    margin: 25px 0 20px;
    border: 2px dashed rgba(0, 0, 0, .15);
    border-radius: 10px;
    padding: 20px 25px;
    background: #f7f7f7;
    background-clip: border-box;
    transition: background .1s linear, border-color .1s linear
}

.upload-area.hover {
    border-color: rgba(0, 0, 0, 0.167);
    background: rgb(242, 242, 242)
}

.upload-control.simple,
.old-upload .upload-control.html5 {
    display: none
}

.old-upload .upload-control.simple {
    display: inherit
}

.classic-upload-btn {
    overflow: hidden
}

.classic-upload-btn input {
    position: absolute;
    top: 0;
    left: -300px;
    opacity: 0
}

.gift {
    position: relative;
    display: inline-block;
    margin: 5px 0;
    width: 70px;
    height: 70px;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.gift:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: 1px solid transparent;
    border-radius: 100%;
    transition: border .1s
}

.gift--framed:before {
    box-shadow: 0 1px rgba(0, 0, 0, .03);
    border-radius: 0
}

.gift--border:before {
    border-color: rgba(0, 0, 0, .1);
    background: #fff
}

.gift--hover:not(.gift--border):before {
    border-width: 2px
}

.gift--hover:hover:before,
.gift--hover.active:before {
    border-width: 2px;
    border-color: #2b65f8
}

.gift > img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    transition: opacity .2s, -webkit-filter .2s;
    transition: filter .2s, opacity .2s;
    transition: filter .2s, opacity .2s, -webkit-filter .2s
}

.gift--invisible > img {
    opacity: .3
}

.gift--framed > img {
    width: 54px;
    height: 54px
}

.gift__private {
    position: absolute;
    right: 10px;
    bottom: 15px;
    padding: 2px 2px 1px;
    background: #000;
    font: 700 8px Arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: .05em;
    color: #fff
}

.gift > .brick--xsm {
    position: absolute;
    right: -2px;
    bottom: -7px
}

.gift > .brick:before {
    box-shadow: 0 0 0 2px #f7f7f7
}

.gift > .btn {
    position: absolute;
    z-index: 2;
    right: 0;
    bottom: -5px;
    opacity: 0;
    visibility: hidden;
    transition: all .2s
}

.gift--photo > .btn {
    right: -10px;
    bottom: -15px
}

.gift-add {
    position: relative
}

.gift-add__txt {
    margin: 0 0 0 17px;
    width: 145px;
    transition: color .2s
}

.gift-add:hover .gift-add__txt {
    color: #2b65f8
}

.gift-add .gift > img {
    opacity: .8
}

.gift-add:hover .gift > img {
    opacity: 1
}

.gifts-list {
    margin: 5px -10px 0 0
}

.gifts-list > .gift {
    margin-right: 10px
}

.gifts-list > .gift > .btn.active,
.gifts-list > .gift:hover > .btn,
.gifts-list > .gift.active > .btn {
    opacity: 1;
    visibility: visible
}

.gifts {
    text-align: left
}

.gifts__title {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin: 5px 22px 0 0
}

.ie10 .gifts__title > b {
    display: block
}

.gifts .tabs__item {
    margin: 0 0 -1px
}

.ovl .gifts__content > .scroll {
    height: 250px;
    max-height: 250px
}

.ovl .gifts--by-price .gifts__content > .scroll {
    height: 300px;
    max-height: 300px
}

.gifts__btn {
    position: relative;
    display: inline-block;
    padding: 0 5px
}

.gifts-roll {
    margin: -5px -26px 5px 0
}

.gifts-roll > .gift {
    vertical-align: top;
    display: none;
    margin: 8px 19px 9px -2px;
    width: 74px;
    height: 74px
}

.gifts-roll > .gift--hover:not(.gift--framed):before {
    border-radius: 6px
}

.gifts--all .gift,
.gifts--popular .gift.popular,
.gifts--romantic .gift.romantic,
.gifts--friendship .gift.friendship,
.gifts--framed .gift.framed {
    display: inline-block
}

.gifts-msg {
    opacity: 0;
    overflow: hidden;
    margin: 0;
    height: 0;
    text-align: left;
    transition: height .3s ease-in-out, margin .3s ease-in-out, opacity .4s ease-in-out
}

.gifts-msg--visible {
    opacity: 1;
    margin: 10px 0 0 0;
    height: auto
}

.gifts-msg__counter {
    float: right;
    margin: -3px 5px 0 0
}

.gifts-msg > .textarea {
    height: 65px
}

.single-gift-carousel {
    position: relative;
    margin: 30px auto
}

.single-gift-carousel__arrow {
    position: absolute;
    top: 50%;
    margin: -21px 0 0
}

.single-gift-carousel__arrow--left {
    left: 0
}

.single-gift-carousel__arrow--right {
    right: 0
}

.single-gift-carousel__items {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    width: 240px;
    height: 200px;
    white-space: nowrap
}

.single-gift-carousel__scroll.active {
    position: relative;
    white-space: nowrap;
    transition: -webkit-transform .5s ease-in-out;
    transition: transform .5s ease-in-out;
    transition: transform .5s ease-in-out, -webkit-transform .5s ease-in-out
}

.single-gift-carousel__item {
    display: inline-block;
    width: 240px
}

.secret-comments {
    margin: 5px 0 0
}

.secret-comments__item {
    position: relative;
    padding: 10px 0
}

.secret-comments > .secret-comments__item:first-child {
    padding-top: 0
}

.secret-comments__icon {
    width: 40px;
    height: 40px
}

.secret-comments__item .secret-comments__icon {
    margin: 0
}

.secret-comments__text {
    margin: 0 0 0 15px;
    width: 145px
}

.secret-comments__text--long {
    width: 175px
}

.secret-comments__comment {
    margin: -2px 0 0 15px
}

.secret-comments__comment_ {
    display: block;
    overflow: hidden;
    max-height: 38px
}

@supports (-webkit-line-clamp:2) {
    .secret-comments__comment_ {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2
    }
}

.secret-comments__btn {
    margin: 10px 0 0
}

.secret-comments__read-all {
    margin: 5px 0 0
}

.secret-comments__teaser-ico {
    margin: 0 0 -4px;
    line-height: 1;
    transition: opacity .2s
}

.secret-comments__item:hover .secret-comments__teaser-ico {
    opacity: .7
}

.secret-comments__teaser-ico > .icon {
    width: 40px;
    height: 40px
}

.secret-comments-wrap {
    margin-top: -40px
}

.secret-comments-wrap .scroll_ {
    height: 324px
}

.secret-comments-wrap .secret-comments {
    margin: 0 -10px;
    padding: 15px 0 0 0;
    text-align: left
}

.secret-comments-wrap .secret-comments__text {
    vertical-align: top;
    display: inline-block;
    overflow: hidden;
    width: 440px
}

.secret-comments-wrap .secret-comments__text > time {
    display: block;
    margin: -2px 0 5px
}

.reported .secret-comments__icon,
.reported .secret-comments__text {
    opacity: .5
}

.secret-comments__divider {
    position: relative;
    margin: 23px 0;
    text-align: center
}

.secret-comments__divider > span {
    position: relative;
    display: inline-block;
    padding: 0 15px;
    background: #fff
}

.secret-comments__divider:before {
    content: '';
    position: absolute;
    top: 10px;
    right: 0;
    left: 0;
    border-top: 1px solid #d9d9d9
}

.secret-comments__action {
    position: absolute;
    top: 4px;
    right: -10px;
    opacity: 0;
    visibility: hidden;
    transition: opacity .15s linear, visibility linear .15s
}

.reported .secret-comments__action,
.secret-comments__item:hover .secret-comments__action {
    opacity: 1;
    visibility: visible
}

.reported .secret-comments__report,
.secret-comments__reported {
    display: none
}

.reported .secret-comments__reported {
    display: inline-block
}

.secret-comments__delete,
.secret-comments__report {
    cursor: pointer
}

.secret-comments__icon--new::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    left: auto;
    display: block;
    border: 2px solid #fff;
    border-radius: 50%;
    width: 8px;
    height: 8px;
    background: #f02139
}

.secret-comments__prompt {
    height: 326px;
    text-align: center
}

.secret-comments__prompt-txt {
    margin: 45px auto 0;
    width: 350px
}

.secret-comments__form-wrap {
    margin: 0 -40px -20px;
    border-top: 1px solid #d9d9d9;
    padding: 15px 30px 0;
    text-align: left
}

.secret-comments__form-wrap .secret-comments__icon {
    float: left
}

.secret-comments__textarea {
    overflow: hidden;
    padding-left: 10px
}

.secret-comments__textarea .textarea {
    min-height: 32px
}

.secret-comments__textarea .char-counter {
    float: right;
    margin: 0 5px 0 0;
    font-size: .786em;
    color: #aaadb2
}

.secret-comments__vote .btn-group {
    margin: 0 0 0 15px
}

.secret-comments__follow {
    margin: 10px 0 0
}

.secret-comments__form,
.secret-comments__vote,
.secret-comments__form-wrap--vote .secret-comments__thanks {
    display: none
}

.secret-comments__form,
.secret-comments__vote,
.secret-comments__thanks {
    -webkit-animation: show .2s linear;
    animation: show .2s linear
}

.secret-comments__form-wrap--form .secret-comments__form,
.secret-comments__form-wrap--vote .secret-comments__vote,
.secret-comments__thanks {
    display: block
}

.upload-site {
    position: relative;
    vertical-align: top;
    display: inline-block;
    margin: 0 32px 0 0;
    max-width: 64px
}

.upload-site:last-child {
    margin: 0
}

.upload-site__txt {
    margin: 0 -10px
}

.upload-site:hover .upload-site__txt {
    color: #2b65f8
}

.icon--google + .upload-site__txt {
    direction: ltr;
    unicode-bidi: embed
}

.profile-photo-import {
    width: 900px;
    height: 180px;
    padding: 30px 20px;
    text-align: center
}

.profile-photo-import .upload-site__txt {
    font-size: .786em
}


@-webkit-keyframes contact-show {
    0% {
        top: 20px;
        opacity: 0
    }
    100% {
        top: 0;
        opacity: 1
    }
}

@keyframes contact-show {
    0% {
        top: 20px;
        opacity: 0
    }
    100% {
        top: 0;
        opacity: 1
    }
}

@-webkit-keyframes heartbeat {
    0% {
        opacity: 0
    }
    10% {
        opacity: 1
    }
    50% {
        opacity: 1
    }
    60% {
        opacity: 0
    }
    100% {
        opacity: 0
    }
}

@keyframes heartbeat {
    0% {
        opacity: 0
    }
    10% {
        opacity: 1
    }
    50% {
        opacity: 1
    }
    60% {
        opacity: 0
    }
    100% {
        opacity: 0
    }
}

.contacts-wrap {
    position: absolute;
    top: 70px;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    transition: top .2s linear
}

.contacts.contacts--animation > .contacts__item,
.contacts.contacts--animation .contacts__hint {
    -webkit-animation: contact-show .5s;
    animation: contact-show .5s
}

.contacts__item {
    position: relative;
    opacity: 1;
    height: 80px;
    padding: 10px 20px;
    transition: background .15s linear, opacity .15s linear .15s, height .15s linear, padding .15s linear
}

.contacts__item:hover {
    background: #f7f7f7
}

.contacts__item.hide {
    opacity: 0;
    overflow: hidden;
    height: 0;
    padding-top: 0;
    padding-bottom: 0;
    transition-delay: .15s
}

.contacts__item.current {
    background: #4d4d4d
}

.contacts__item--blue.current {
    background: rgb(39, 91, 223)
}

.contacts__item--orange.current {
    background: rgb(230, 117, 0)
}

.contacts__item--yellow.current {
    background: rgb(229, 176, 8)
}

.contacts__item--grass.current {
    background: rgb(121, 176, 17)
}

.contacts__item--lime.current {
    background: rgb(37, 186, 37)
}

.contacts__item--aqua.current {
    background: rgb(0, 182, 151)
}

.contacts__item--sky.current {
    background: rgb(36, 176, 221)
}

.contacts__item--lblue.current {
    background: rgb(39, 126, 227)
}

.contacts__item--red.current {
    background: rgb(216, 30, 51)
}

.contacts__item--pink.current {
    background: rgb(221, 74, 115)
}

.contacts__item.current .contacts__name,
.contacts__item--blue.current .contacts__txt,
.contacts__item--orange.current .contacts__txt,
.contacts__item--yellow.current .contacts__txt,
.contacts__item--grass.current .contacts__txt,
.contacts__item--lime.current .contacts__txt,
.contacts__item--aqua.current .contacts__txt,
.contacts__item--sky.current .contacts__txt,
.contacts__item--pink.current .contacts__txt,
.contacts__item--lblue.current .contacts__txt {
    color: #fff
}

.contacts__item--pink.current .contacts__msg {
    color: #fff
}

.contacts__item .online-status--offline {
    display: none
}

.contacts__item .brick--lg {
    margin: 5px 0;
    width: 50px;
    height: 50px
}

.contacts__item .brick {
    transition: box-shadow .15s linear
}

.contacts__item:hover .brick > .brick {
    box-shadow: 0 0 0 2px #f7f7f7
}

.contacts__item.current .brick > .brick {
    display: none
}

.contacts__item--banner .brick,
.contacts__item--banner.current .brick > .brick {
    display: inline-block;
    box-shadow: 0 0 0 2px #fff
}

.contacts__item--banner.current .brick > .brick {
    overflow: hidden
}

.contacts__txt {
    margin: 0 0 0 14px;
    max-width: 160px
}

.contacts__txt--long {
    margin-right: -10px;
    max-width: 185px
}

.contacts__sticker {
    margin: 5px 0;
    max-width: 50px;
    max-height: 50px
}

.contacts__name {
    overflow: hidden;
    max-width: 140px;
    white-space: nowrap;
    text-overflow: ellipsis
}

.contacts__name:empty {
    display: none
}

.contacts__txt--long .contacts__name {
    max-width: 192px;
    text-overflow: clip
}

.contacts__item--banner .contacts__name {
    white-space: normal
}

.contacts__msg {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.contacts__msg--tall {
    max-height: 37px;
    white-space: normal;
    word-wrap: break-word
}

@supports (-webkit-line-clamp:2) {
    .contacts__msg--tall {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3
    }
}

.contacts__favorite {
    position: absolute;
    z-index: 2;
    top: 21px;
    right: 16px
}

.contacts__favorite-off:hover,
.contacts__favorite.active .contacts__favorite-on {
    fill: #fec309
}

.contacts__favorite-on,
.contacts__favorite.active .contacts__favorite-off {
    display: none
}

.contacts__favorite.active .contacts__favorite-on {
    display: inline-block
}

.contacts__hint {
    position: relative;
    padding: 15px 40px
}

.section-chat-left .tabs__item {
    overflow: visible;
    max-width: 45%;
    height: 82px;
    padding: 0 4px;
    font: 700 .857em/1.334 Helvetica, Arial, sans-serif
}

.section-chat-left .tabs__item > span {
    max-width: 100%;
    word-wrap: break-word
}

.section-chat-left .tabs__item:nth-child(4) {
    width: 48px
}

.contacts__hint,
.contacts__user-badge,
.contacts__info-typing,
.writing .contacts__msg {
    display: none
}

.empty .contacts__hint--no-found,
.not-found .contacts__hint--no-found,
.wrong-request .contacts__hint--enter,
.newmsg .contacts__user-badge--msg,
.new-match-contact .contacts__user-badge--heart,
.writing .contacts__user-badge--pencil,
.writing .contacts__info-typing,
.blocked-contacts .contacts__user-badge--report {
    display: block
}

.newmsg.new-match-contact .contacts__user-badge--msg {
    z-index: 2;
    -webkit-animation: heartbeat 2s infinite;
    animation: heartbeat 2s infinite
}

.contacts__loading {
    position: relative;
    display: none;
    margin-top: 10px;
    margin-bottom: 10px
}

.opacity00 .contacts__loading {
    display: block
}

.opacity00 .contacts__hint--more {
    display: none
}

@-webkit-keyframes move-right-icon {
    0% {
        z-index: 2;
        -webkit-transform: rotateY(180deg);
        transform: rotateY(180deg)
    }
    16.6% {
        z-index: 2;
        -webkit-transform: rotateY(90deg);
        transform: rotateY(90deg)
    }
    49.8% {
        z-index: 2
    }
    66.4% {
        z-index: 0;
        -webkit-transform: rotateY(90deg);
        transform: rotateY(90deg)
    }
    66.5% {
        z-index: 0;
        -webkit-transform: rotateY(180deg);
        transform: rotateY(180deg)
    }
}

@keyframes move-right-icon {
    0% {
        z-index: 2;
        -webkit-transform: rotateY(180deg);
        transform: rotateY(180deg)
    }
    16.6% {
        z-index: 2;
        -webkit-transform: rotateY(90deg);
        transform: rotateY(90deg)
    }
    49.8% {
        z-index: 2
    }
    66.4% {
        z-index: 0;
        -webkit-transform: rotateY(90deg);
        transform: rotateY(90deg)
    }
    66.5% {
        z-index: 0;
        -webkit-transform: rotateY(180deg);
        transform: rotateY(180deg)
    }
}

@-webkit-keyframes move-left-icon {
    0% {
        z-index: 3;
        -webkit-transform: rotateY(90deg);
        transform: rotateY(90deg)
    }
    16.6% {
        z-index: 3;
        -webkit-transform: rotateY(0deg);
        transform: rotateY(0deg)
    }
    16.7% {
        z-index: 2
    }
    48.8% {
        z-index: 2
    }
    48.9% {
        z-index: 1
    }
    100% {
        z-index: 1
    }
}

@keyframes move-left-icon {
    0% {
        z-index: 3;
        -webkit-transform: rotateY(90deg);
        transform: rotateY(90deg)
    }
    16.6% {
        z-index: 3;
        -webkit-transform: rotateY(0deg);
        transform: rotateY(0deg)
    }
    16.7% {
        z-index: 2
    }
    48.8% {
        z-index: 2
    }
    48.9% {
        z-index: 1
    }
    100% {
        z-index: 1
    }
}

.bundle-icon {
    position: absolute;
    top: 0;
    left: 0;
    width: 22px;
    height: 22px
}

.bundle-icon__item {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 11px;
    height: 22px;
    -webkit-transform-origin: 11px 0;
    transform-origin: 11px 0;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.bundle-icon__item:nth-child(2n) {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.bundle-icon__item > .icon {
    position: absolute;
    top: 0;
    left: 0;
    width: 22px;
    height: 22px
}

.bundle-icon__item:nth-child(even) > .icon {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

.bundle-icon__item:nth-child(6) {
    -webkit-animation: move-right-icon 2.4s 2 0s linear;
    animation: move-right-icon 2.4s 2 0s linear
}

.bundle-icon__item:nth-child(3) {
    -webkit-animation: move-left-icon 2.4s 2 .4s linear;
    animation: move-left-icon 2.4s 2 .4s linear
}

.bundle-icon__item:nth-child(4) {
    -webkit-animation: move-right-icon 2.4s 2 .8s linear;
    animation: move-right-icon 2.4s 2 .8s linear
}

.bundle-icon__item:nth-child(1) {
    -webkit-animation: move-left-icon 2.4s 2 1.2s linear;
    animation: move-left-icon 2.4s 2 1.2s linear
}

.bundle-icon__item:nth-child(2) {
    -webkit-animation: move-right-icon 2.4s 2 1.6s linear;
    animation: move-right-icon 2.4s 2 1.6s linear
}

.bundle-icon__item:nth-child(5) {
    -webkit-animation: move-left-icon 2.4s 2 2s linear;
    animation: move-left-icon 2.4s 2 2s linear
}

.messenger {
    position: relative;
    vertical-align: top;
    display: inline-block;
    margin: 20px;
    border-radius: 15px;
    width: 860px;
    height: calc(100% - 40px);
    min-height: 520px
}

.messenger_ {
    position: absolute;
    border-radius: 15px;
    width: 100%;
    height: 100%;
    background: #fff
}

.messenger-close {
    position: absolute;
    z-index: 1;
    top: -14px;
    right: -14px;
    border: 3px solid #666;
    border-radius: 14px;
    width: 28px;
    height: 28px;
    background: #fff
}

.messenger-close > .icon {
    position: absolute;
    top: 3px;
    left: 3px
}

.section-chat-left .section-header--small {
    border-radius: 15px 0 0 0;
    padding: 13px 30px
}

.section-chat-left.el-loading .active .search-field .search-field__loupe,
.section-chat-left.el-loading .active .search-field .search-field__reset {
    opacity: 0;
    visibility: hidden
}

.section-chat-left.el-loading .search-field .loader {
    display: none
}

.section-chat-left.el-loading .active .search-field .loader {
    display: inline-block
}

.st_promo_video .section-chat-cnt {
    bottom: 0
}

#im_wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%
}

.section-messages,
#messages,
#messages_read_status {
    height: 100%
}

.section-messages {
    position: relative;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background: #fff
}

.section-messages.transition {
    transition: -webkit-transform .3s linear;
    transition: transform .3s linear;
    transition: transform .3s linear, -webkit-transform .3s linear
}

.section-messages_ {
    width: 580px
}

.conditions {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 580px;
    text-align: center
}

.conditions__cnt {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    opacity: 0;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0 auto;
    width: 100%;
    min-height: 100%;
    -webkit-animation: show .5s forwards;
    animation: show .5s forwards;
    -webkit-animation-play-state: paused;
    animation-play-state: paused
}

.ie11 .conditions__cnt {
    height: 100%
}

.conditions__cnt.animation-play {
    -webkit-animation-play-state: running;
    animation-play-state: running
}

.conditions__cnt.animation-disabled {
    opacity: 1;
    -webkit-animation: none;
    animation: none
}

.conditions__cnt_ {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 100%;
    height: 100%
}

.st_promo_video .conditions__cnt {
    opacity: 1;
    -webkit-animation: none;
    animation: none
}

.conditions .video {
    margin: 0 auto;
    width: 470px
}

.conditions__captcha {
    margin: 30px 90px 20px
}

.interlocutor {
    width: 100%;
    height: 42px
}

.interlocutor__menu {
    float: right
}

.interlocutor-user {
    position: relative;
    display: inline-block;
    margin: 0 3px 1px 0;
    max-width: 100%;
    white-space: nowrap;
    transition: color .15s
}

.interlocutor-user:hover {
    color: #2b65f8
}

.interlocutor-user--deleted {
    max-width: 55%;
    text-decoration: line-through
}

.interlocutor-user--deleted:hover {
    color: #bfbfbf
}

.interlocutor-user__name {
    overflow: hidden;
    max-width: 250px;
    white-space: nowrap;
    text-overflow: ellipsis
}

.interlocutor__user-icons .icon {
    position: relative;
    margin: 0 5px 0 0
}

.section-chat-cnt .scroll,
.section-chat-cnt .scroll_,
.st_error .section-messages .scroll__ {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.section-chat-cnt .scrollbar-track {
    opacity: 0;
    visibility: hidden;
    transition: visibility .1s linear, opacity .1s linear
}

.section-chat-cnt:hover .scroll-visible .scrollbar-track,
.section-chat-cnt .scroll-visible.active .scrollbar-track {
    opacity: 1;
    visibility: visible
}

.section-chat-footer .textarea {
    position: relative
}

.section-chat-footer .textarea .scroll-visible .message-tools__textarea {
    padding: 0 15px 0 0
}

.section-chat-footer .textarea .scrollbar-track {
    right: 0
}

.type_row_1 .textarea {
    height: 32px
}

.type_row_1 .textarea .scroll__ {
    overflow: hidden;
    line-height: 0
}

.type_row_5 .textarea .scroll_ {
    height: 100px
}

#first,
.st_first_disable #messages_body,
.st_first_disable .message__hint-wrap,
.st_first_disable .section-header,
.st_error #messages_body,
.st_error .message__hint-wrap,
.st_error .section-header,
.st_error .section-chat-footer,
.st_promo #messages_body,
.st_promo .message__hint-wrap,
.st_promo .section-header,
.st_promo_video .section-header,
.st_promo .section-chat-footer,
.st_promo .connection-banner,
.st_msgs_disable .message-tools,
.st_msgs_disable .message-attach,
.st_promo_video #messages_body,
.st_promo_video .message__hint-wrap,
.st_promo_video .section-chat-footer,
.st_promo_video .interlocutor__menu,
.message-disabled {
    display: none
}

.st_error #first,
.st_first_disable #first,
.st_msgs_disable .message-disabled,
.st_promo_video #first,
.st_promo #first {
    display: block
}

.st_promo .section-chat-cnt .scroll__,
.st_first_disable .section-chat-cnt .scroll__,
.st_promo_video .section-chat-cnt .scroll__ {
    position: static
}

.messenger-banner-wrap {
    position: relative;
    z-index: 1;
    display: none;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    height: 120px;
    padding: 0 25px;
    background: #fff;
    transition: -webkit-transform .2s linear;
    transition: transform .2s linear;
    transition: transform .2s linear, -webkit-transform .2s linear
}

.st_normal .messenger-banner-wrap,
.st_msgs_disable .messenger-banner-wrap {
    display: block
}

.st_no_banners .messenger-banner-wrap,
.st_no_banners .messenger-blocker__banner {
    display: none
}

@media screen and (max-height:720px) {
    .stickers-show .messenger-banner-wrap,
    .upload-photo-show .messenger-banner-wrap,
    .gifts-show .messenger-banner-wrap {
        -webkit-transform: translateY(-120px);
        transform: translateY(-120px)
    }
    .st_msgs_disable--with-gifts .messenger-banner-wrap {
        display: none
    }
    .stickers-show .messenger-banner-wrap + .section-messages,
    .upload-photo-show .messenger-banner-wrap + .section-messages,
    .gifts-show .messenger-banner-wrap + .section-messages {
        margin: -120px 0 0
    }
    .st_msgs_disable--with-gifts .messenger-banner-wrap + .section-messages {
        margin: 0
    }
}

.st_no_banners .messenger-banner-wrap + .section-messages,
.messenger-banner-wrap.hidden + .section-messages {
    margin: 0
}

.message-disabled {
    position: relative;
    border-top: 1px solid rgba(0, 0, 0, .15);
    border-radius: 0 0 15px;
    min-height: 83px;
    padding: 20px 30px;
    background: #fff;
    color: #b0b6bf
}
.chat-gifts {
    position: absolute;
    width: 89% !important;
    bottom:0;
    height: 175px;
    overflow-x: scroll;
    overflow-y: hidden;
    padding: 0;
    background: #fff;
    color: #b0b6bf;
}

.st_msgs_disable--with-gifts .message-disabled {
    height: 220px
}

.interlocutor-loader > .blocker--light {
    border-radius: 0 0 15px 0
}

@-webkit-keyframes message-show {
    0% {
        top: -20px;
        opacity: 0
    }
    100% {
        top: 0;
        opacity: 1
    }
}

@keyframes message-show {
    0% {
        top: -20px;
        opacity: 0
    }
    100% {
        top: 0;
        opacity: 1
    }
}

.messages {
    position: relative;
    padding: 5px 25px 0 20px
}

.messages__date {
    position: relative;
    display: block;
    margin: 6px 0 0 34px;
    padding: 10px 0;
    font-size: .786em;
    font-family: Helvetica, Arial, sans-serif;
    text-align: center
}

.messages__date + .message {
    padding: 8px 0 0
}

.message {
    position: relative;
    padding: 31px 0 0
}

.message--buttons {
    margin: 10px 0 0
}

.message--animation {
    -webkit-animation: message-show .5s;
    animation: message-show .5s
}

.message > .brick--xsm {
    float: left;
    margin: 0;
    border-radius: 12px;
    width: 24px;
    height: 24px
}

.message__txt {
    position: relative;    
    margin: -2px 0 0;
    padding: 0 55px 0 34px;
    white-space: normal;
    word-wrap: break-word;
    transition: color .15s
}

.message__txt p {
    margin: 0;
    line-height: 1.357;
    padding-right: 120px;
}

.message__name {
    font-size: .786em;
    font-family: Helvetica, Arial, sans-serif;

}

.message__time {
    position: absolute;
    top: 18px;
    right: 5px;
    font-size: .786em;
    font-family: Helvetica, Arial, sans-serif;
    transition: opacity .15s
}

.messages--with-loader {
    padding-top: 30px
}

.messages--with-loader .messages__loader {
    position: absolute;
    top: 0;
    right: 0;
    left: 34px;
    height: 30px
}

.message__pic {
    margin: 4px 0
}

.message__pic_ {
    position: relative;
    z-index: 1;
    overflow: hidden;
    border-radius: 4px;
    width: 180px;
    height: 180px
}

.message__pic_:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    /*border: 1px solid rgba(0, 0, 0, .1)*/
}

.message__pic_ > img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    max-width: 180px;
    max-height: 180px
}

.message__pic--full .message__pic_ {
    width: 100%
}

.message__pic--full .message__pic_ > img {
    max-width: none
}

.message__pic_ .message__pic-report {
    position: absolute;
    z-index: 2;
    right: 10px;
    bottom: 5px;
    display: none
}

.message__pic_:hover .message__pic-report {
    display: block
}

.message-pic__action {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    background: rgba(51, 51, 51, .8);
    text-align: center;
    color: #fff
}

.message-pic__action-title {
    display: block;
    margin-top: 10px;
    padding: 0 5px
}

.message__pic_.message__pic--delete .message__pic-report {
    display: none
}

.message__pic_.message__pic--delete .message-pic__action--delete {
    display: block
}

.message__alert {
    position: relative;
    margin-top: 11px;
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 4px;
    width: 180px;
    height: 180px;
    background: url() no-repeat 0 0;
    background-clip: content-box
}

.message__alert-ico {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 90px;
    height: 90px;
    background: url() no-repeat 0 0
}

.message__alert-btn {
    margin: 11px 0 0 20px;
    width: 205px
}

@media only screen and (-webkit-min-device-pixel-ratio:1.25),
only screen and (min-resolution:120dpi),
only screen and (min-resolution:1.25dppx) {
    .message__alert-ico {
        background-image: url();
        background-size: 90px 90px
    }
}

.message-gift {
    margin: 5px 0 5px -5px;
    min-height: 70px
}

.message-gift > .gift {
    float: left;
    margin: 0
}

.message-gift__tag {
    position: relative;
    display: inline-block;
    margin: 9px 0 0 23px;
    box-shadow: 0 2px 2px rgba(52, 57, 68, .06);
    border: 1px solid rgba(0, 0, 0, .15);
    border-left: 0;
    border-radius: 0 4px 4px 0;
    width: 170px;
    height: 52px;
    padding: 16px 10px 14px
}

.message-gift__tag::before {
    content: '';
    position: absolute;
    top: -1px;
    left: -13px;
    width: 14px;
    height: 54px;
    background: #fff url()
}

@media only screen and (-webkit-min-device-pixel-ratio:1.25),
only screen and (min-resolution:120dpi),
only screen and (min-resolution:1.25dppx) {
    .message-gift__tag::before {
        background-image: url();
        background-size: 14px 54px
    }
}

.message-gift__txt {
    position: relative;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.message-gift__note {
    margin: 5px 0 0 93px
}

.message-gift__txt > p {
    margin: 5px 0
}

.message-gift__txt > p:empty {
    display: none
}

.message-gift__txt > p:not(:empty) + .btn {
    margin-top: 10px
}

.message-map .message-map__link-get,
.message-map.active .message-map__link-check {
    display: none
}

.message-map.active .message-map__link-get {
    display: inline
}

.message--several {
    padding-top: 10px
}

.message--several > .brick,
.message--several .message__name {
    display: none
}

.message--several + .message {
    padding-top: 20px
}

.message--several + .message--several {
    padding-top: 10px
}

.message--several .message__time {
    top: 2px
}

.message__hint-wrap {
    position: relative;
    overflow: hidden;
    margin: 6px 0 10px 53px;
    height: 21px
}

.message__hint {
    position: absolute;
    opacity: 0;
    transition: opacity .2s
}

.read .message__hint--read,
.unread .message__hint--unread,
.report .message__hint--report,
.section-messages .writing .message__hint-wrap .message__hint.message__hint--writing {
    opacity: 1
}

.section-messages .writing .message__hint-wrap .message__hint {
    opacity: 0
}

.message--error p {
    color: #b0b6bf
}

.message__moderated-photo {
    margin-top: 8px
}

.message__moderated-photo .icon {
    float: left;
    margin: 1px 9px 0 0
}

.message__moderated-photo p {
    overflow: hidden
}

.error .message__txt,
.pending .message__txt {
    color: #bfbfbf
}

.pending .message__txt .sticker,
.pending .message__txt .message__pic,
.error .message__txt .sticker,
.error .message__txt .message__pic {
    opacity: .5
}

.error .message__error {
    display: block
}

.error .message__time {
    opacity: 0
}

.pending .message__pic_ .message__pic-report,
.error .message__pic_ .message__pic-report,
.pending .message__pic_ .b-link,
.error .message__pic_ .b-link {
    display: none
}

.message__error {
    position: absolute;
    top: 0;
    right: 0;
    bottom: -10px;
    display: none;
    margin: auto 0;
    width: 16px;
    height: 16px;
    transition: opacity .15s
}

.message__error > .icon:hover {
    fill: #fff;
    background: #f02139
}

.message-tools {
    position: relative;
    z-index: 1;
    min-height: 84px;
    padding:0;
    background: #fff
}

.message-tools .scroll_ {
    max-height: 90px
}

.message-tools__textarea {
    position: relative;
    overflow: hidden;
    width: 100%;
    min-height: 18px;
    padding-right: 4px;
    font: 1em/1.3333 'FS Albert Pro Web', Helvetica, Arial, sans-serif;
    white-space: pre-wrap;
    word-wrap: break-word;
    -webkit-font-smoothing: antialiased
}

.message-tools__textarea:empty:before {
    content: attr(data-placeholder);
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    margin-right: -4px;
    cursor: text;
    font: 1em/1.3333 'FS Albert Pro Web', Helvetica, Arial, sans-serif;
    color: #bfbfbf;
    -webkit-font-smoothing: antialiased
}

.message-tools__textarea:empty:after {
    content: ''
}

.message-tools__icons {
    padding: 0 0 0 5px
}

.message-tools__wrap {
    overflow: hidden;
    padding: 0 20px 0 15px
}

.message-tools__field {
    overflow: hidden
}

.message-tools-icon {
    position: relative;
    margin: 0 0 0 10px;
    cursor: pointer
}

.message-tools-icon.active {
    color: #2b65f8
}

.message-tools-icon use + use {
    opacity: 0
}

.message-tools-icon.active use:first-child {
    opacity: 0
}

.message-tools-icon.active use + use {
    opacity: 1
}

.message-tools-icon__mark {
    position: absolute;
    top: -2px;
    right: -2px;
    border: 2px solid #fff;
    border-radius: 100%;
    width: 10px;
    height: 10px;
    background: #f02139;
    pointer-events: none
}

.message-tools__btn {
    padding: 0 0 0 10px
}

.message-tools__btn .icon {
    margin-right: -3px
}

.message-attach {
    position: absolute;
    z-index: 1;
    bottom: 84px;
    overflow: hidden;
    border-top: 1px solid rgba(0, 0, 0, .15);
    width: 100%;
    background: #fff;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    transition: -webkit-transform .3s linear;
    transition: transform .3s linear;
    transition: transform .3s linear, -webkit-transform .3s linear
}

.message-attach--loading {
    padding: 20px 0
}

.loading.message-attach--loading,
.stickers-show .message-attach--stickers,
.photos-show .message-attach--photo,
.gifts-show .message-attach--gifts {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.stickers-show.message-attach-animation-end .message-attach--stickers,
.photos-show.message-attach-animation-end .message-attach--photo,
.gifts-show.message-attach-animation-end .message-attach--gifts {
    position: relative;
    bottom: 0
}

.message-attach--gifts .tabs__item {
    height: 51px;
    padding-top: 14px
}

.message-attach--gifts .gifts__content {
    max-height: 198px
}

.message-attach--gifts .gifts--by-price .gifts__content {
    max-height: 250px
}

.message-attach--gifts .gifts-roll {
    margin: 0;
    padding: 5px 0 15px 15px
}

.message-attach--gifts .gifts-roll > .gift {
    margin: 8px 3px -2px 13px;
    width: 74px;
    height: 74px
}

.message-attach--gifts .gifts__title {
    margin: 0;
    padding: 10px 32px 0 15px
}

.message-attach--photo .photo-list__photo-bar {
    background: #2d3238
}

.sticker {
    vertical-align: top;
    margin: 10px 0 0
}

.attention-gifts {
    margin: -20px;
    border-radius: 0 0 15px 0;
    height: 220px;
    text-align: center;
    color: #4d4d4d
}

.attention-gifts > p {
    margin: -10px auto 20px;
    width: 480px
}

.attention-gifts > p:only-child {
    margin: 0 auto
}

.attention-gifts .gift {
    margin: 5px;
    border: 0;
    border-radius: 0;
    width: 74px;
    height: 74px;
    background: transparent;
    cursor: pointer
}

.attention-gifts .gift--hover:before {
    border-radius: 6px
}

@-webkit-keyframes slideDown {
    0% {
        top: -20px;
        display: none;
        opacity: 0
    }
    1% {
        display: block;
        opacity: 0
    }
    100% {
        top: 0;
        display: block;
        opacity: 1
    }
}

@keyframes slideDown {
    0% {
        top: -20px;
        display: none;
        opacity: 0
    }
    1% {
        display: block;
        opacity: 0
    }
    100% {
        top: 0;
        display: block;
        opacity: 1
    }
}

.connection-banner {
    position: relative;
    top: -20px;
    margin: 20px 0 15px 53px
}

.connection-banner--top-chat {
    top: 0
}

.connection-banner.animated {
    -webkit-animation: slideDown .2s cubic-bezier(0, 0, .58, 1);
    animation: slideDown .2s cubic-bezier(0, 0, .58, 1)
}

.connection-banner .btn {
    margin-top: 10px
}

.emoji {
    vertical-align: top;
    display: inline-block;
    margin: -1px 1px -4px;
    width: 18px;
    height: 18px;
    background: url(http://badoocdn.com/v2/-/-/i/chat/emoji.9.png) 20px 20px no-repeat
}

.emoji--1f339 {
    background-position: -2px -2px
}

.emoji--1f33a {
    background-position: -24px -2px
}

.emoji--1f352 {
    background-position: -46px -2px
}

.emoji--1f431 {
    background-position: -68px -2px
}

.emoji--1f440 {
    background-position: -90px -2px
}

.emoji--1f44a {
    background-position: -112px -2px
}

.emoji--1f44c {
    background-position: -134px -2px
}

.emoji--1f44d {
    background-position: -2px -24px
}

.emoji--1f44e {
    background-position: -24px -24px
}

.emoji--1f44f {
    background-position: -46px -24px
}

.emoji--1f451 {
    background-position: -68px -24px
}

.emoji--1f48b {
    background-position: -90px -24px
}

.emoji--1f494 {
    background-position: -112px -24px
}

.emoji--1f498 {
    background-position: -134px -24px
}

.emoji--1f4aa {
    background-position: -2px -46px
}

.emoji--1f525 {
    background-position: -24px -46px
}

.emoji--1f602 {
    background-position: -46px -46px
}

.emoji--e057,
.emoji--1f604 {
    background-position: -68px -46px
}

.emoji--1f605 {
    background-position: -90px -46px
}

.emoji--1f606 {
    background-position: -112px -46px
}

.emoji--e04e,
.emoji--1f607 {
    background-position: -134px -46px
}

.emoji--e405,
.emoji--1f609 {
    background-position: -2px -68px
}

.emoji--e056,
.emoji--1f60a {
    background-position: -24px -68px
}

.emoji--e409,
.emoji--1f60b {
    background-position: -46px -68px
}

.emoji--1f60c {
    background-position: -68px -68px
}

.emoji--e402,
.emoji--1f60d {
    background-position: -90px -68px
}

.emoji--1f60e {
    background-position: -112px -68px
}

.emoji--1f60f {
    background-position: -134px -68px
}

.emoji--1f610 {
    background-position: -2px -90px
}

.emoji--1f611 {
    background-position: -24px -90px
}

.emoji--1f612 {
    background-position: -46px -90px
}

.emoji--e058,
.emoji--1f614 {
    background-position: -68px -90px
}

.emoji--1f616 {
    background-position: -90px -90px
}

.emoji--1f618 {
    background-position: -112px -90px
}

.emoji--1f61a {
    background-position: -134px -90px
}

.emoji--1f61c {
    background-position: -2px -112px
}

.emoji--e105,
.emoji--1f61d {
    background-position: -24px -112px
}

.emoji--1f61e {
    background-position: -46px -112px
}

.emoji--1f61f {
    background-position: -68px -112px
}

.emoji--1f621 {
    background-position: -90px -112px
}

.emoji--1f622 {
    background-position: -112px -112px
}

.emoji--1f624 {
    background-position: -134px -112px
}

.emoji--1f625 {
    background-position: -2px -134px
}

.emoji--1f629 {
    background-position: -24px -134px
}

.emoji--1f62b {
    background-position: -46px -134px
}

.emoji--1f62c {
    background-position: -68px -134px
}

.emoji--e411,
.emoji--1f62d {
    background-position: -90px -134px
}

.emoji--1f62f {
    background-position: -112px -134px
}

.emoji--1f631 {
    background-position: -134px -134px
}

.emoji--e410,
.emoji--1f633 {
    background-position: -156px -2px
}

.emoji--1f634 {
    background-position: -156px -24px
}

.emoji--e40d,
.emoji--1f635 {
    background-position: -156px -46px
}

.emoji--e40c,
.emoji--1f637 {
    background-position: -156px -68px
}

.emoji--1f648 {
    background-position: -156px -90px
}

.emoji--1f649 {
    background-position: -156px -112px
}

.emoji--1f64a {
    background-position: -156px -134px
}

.emoji--e10b,
.emoji--1f64f {
    background-position: -2px -156px
}

.emoji--2600 {
    background-position: -24px -156px
}

.emoji--2615 {
    background-position: -46px -156px
}

.emoji--263a {
    background-position: -68px -156px
}

.emoji--270b {
    background-position: -90px -156px
}

.emoji--270c {
    background-position: -112px -156px
}

.emoji--2764 {
    background-position: -134px -156px
}

.emoji--e11a,
.emoji--1f608 {
    background-position: -156px -156px
}

@media only screen and (-webkit-min-device-pixel-ratio:1.25),
only screen and (min-resolution:120dpi),
only screen and (min-resolution:1.25dppx) {
    .emoji {
        background-image: url(http://badoocdn.com/v2/-/-/i/chat/emoji@x2.8.png);
        background-size: 176px 176px
    }
}

.emoji-wrap {
    position: relative;
    display: inline-block;
    width: 36px;
    height: 36px;
    cursor: pointer
}

.emoji-wrap:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: 2px solid transparent;
    border-radius: 3px;
    transition: border-color .2s
}

.emoji-wrap:hover:after,
.emoji-wrap:active:after {
    border-color: #2761eb
}

.emoji-wrap--lg {
    width: 74px;
    height: 74px
}

.emoji-wrap--lg:after {
    border-radius: 6px
}

.emoji-wrap > img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto
}

.emoji-tabs {
    position: relative;
    height: 250px;
    text-align: left
}

.emoji-tab-content {
    position: absolute;
    top: 51px;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    max-height: 198px;
    white-space: normal;
    transition: all .1s
}

.emoji-tabs__item.active .emoji-tab-content {
    opacity: 1;
    visibility: visible
}

.emoji-tab-content .emoji-wrap {
    margin: 1px 5px -5px
}

.emoji-tab-content .emoji-wrap--lg {
    margin: 8px 3px -2px 13px
}

.emoji-tabs > .emoji-tabs_ {
    border-bottom: 1px solid #dcdde0
}

.emoji-tabs__panel {
    white-space: nowrap;
    transition: margin .5s
}

.emoji-tabs__arrow {
    position: absolute;
    z-index: 2;
    top: 0;
    width: 40px;
    height: 50px;
    padding: 9px 0 0 4px;
    background: #fff;
    transition: opacity .2s, left .2s, right .2s
}

.emoji-tabs__arrow--l {
    left: 0;
    border-right: 1px solid #dcdde0
}

.emoji-tabs__arrow--r {
    right: 0;
    border-left: 1px solid #dcdde0
}

.emoji-tabs__arrow--l.disabled {
    left: -40px;
    opacity: 0
}

.emoji-tabs__arrow--r.disabled {
    right: -40px;
    opacity: 0
}

.emoji-tabs__item {
    display: inline-block
}

.emoji-tabs__item.active .emoji-tab__item {
    border-color: #395fd1;
    color: #395fd1
}

.emoji-tab__item {
    position: relative;
    vertical-align: top;
    display: inline-block;
    border-bottom: 3px solid transparent;
    width: 44px;
    height: 50px;
    padding: 0 6px;
    text-align: center;
    color: #bfbfbf
}

.emoji-tab__item > .icon {
    margin: 13px 0 1px
}

.emoji-tabs__item-img {
    margin: 12px 0 0;
    width: 26px;
    height: 26px
}

.emoji-tab__item-mark {
    position: absolute;
    top: 8px;
    left: 29px;
    border: 2px solid #fff;
    border-radius: 100%;
    width: 10px;
    height: 10px;
    background: #f02139
}

.emoji-blocker {
    position: relative;
    z-index: 3;
    margin: 0 17px 0 0;
    padding: 25px 30px 15px
}

.emoji-tab-content .blocker--light {
    right: 17px;
    display: block
}

.emoji-blocker__title {
    font-size: 1.143em
}

.emoji-blocker__txt {
    margin: 3px 0 0;
    font-size: .786em;
    color: #999
}

.emoji-blocker > .btn {
    margin: 0 20px 0 0
}

.emoji-stickers {
    position: relative;
    min-height: 198px;
    padding: 5px 0 15px 15px
}

.emoji-stickers > .emoji-wrap {
    display: none
}

.emoji-tabs__item.active .emoji-stickers > .emoji-wrap {
    display: inline-block
}

.emoji-smiles {
    padding: 4px 0 0 14px
}

.emoji-loader {
    position: absolute;
    z-index: 100;
    top: 40px;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    background: rgba(255, 255, 255, .8)
}

.el-loading > .emoji-loader {
    display: block
}

.emoji-wrap .emoji {
    width: 24px;
    height: 24px;
    background: url(http://badoocdn.com/v2/-/-/i/hotornot_v2/emoji--xsm.5.png) 20px 20px no-repeat
}

@media only screen and (-webkit-min-device-pixel-ratio:1.25),
only screen and (min-resolution:120dpi),
only screen and (min-resolution:1.25dppx) {
    .emoji-wrap .emoji {
        background-image: url(http://badoocdn.com/v2/-/-/i/hotornot_v2/emoji--xsm@x2.5.png);
        background-size: 192px 192px
    }
}

.emoji-wrap .emoji--1f339 {
    background-position: 0 0
}

.emoji-wrap .emoji--1f33a {
    background-position: -24px 0
}

.emoji-wrap .emoji--1f352 {
    background-position: -48px 0
}

.emoji-wrap .emoji--1f431 {
    background-position: -72px 0
}

.emoji-wrap .emoji--1f440 {
    background-position: -96px 0
}

.emoji-wrap .emoji--1f44a {
    background-position: -120px 0
}

.emoji-wrap .emoji--1f44c {
    background-position: -144px 0
}

.emoji-wrap .emoji--1f44d {
    background-position: 0 -24px
}

.emoji-wrap .emoji--1f44e {
    background-position: -24px -24px
}

.emoji-wrap .emoji--1f44f {
    background-position: -48px -24px
}

.emoji-wrap .emoji--1f451 {
    background-position: -72px -24px
}

.emoji-wrap .emoji--1f48b {
    background-position: -96px -24px
}

.emoji-wrap .emoji--1f494 {
    background-position: -120px -24px
}

.emoji-wrap .emoji--1f498 {
    background-position: -144px -24px
}

.emoji-wrap .emoji--1f4aa {
    background-position: 0 -48px
}

.emoji-wrap .emoji--1f525 {
    background-position: -24px -48px
}

.emoji-wrap .emoji--1f602 {
    background-position: -48px -48px
}

.emoji-wrap .emoji--1f604 {
    background-position: -72px -48px
}

.emoji-wrap .emoji--1f605 {
    background-position: -96px -48px
}

.emoji-wrap .emoji--1f606 {
    background-position: -120px -48px
}

.emoji-wrap .emoji--1f607 {
    background-position: -144px -48px
}

.emoji-wrap .emoji--1f609 {
    background-position: 0 -72px
}

.emoji-wrap .emoji--1f60a {
    background-position: -24px -72px
}

.emoji-wrap .emoji--1f60b {
    background-position: -48px -72px
}

.emoji-wrap .emoji--1f60c {
    background-position: -72px -72px
}

.emoji-wrap .emoji--1f60d {
    background-position: -96px -72px
}

.emoji-wrap .emoji--1f60e {
    background-position: -120px -72px
}

.emoji-wrap .emoji--1f60f {
    background-position: -144px -72px
}

.emoji-wrap .emoji--1f610 {
    background-position: 0 -96px
}

.emoji-wrap .emoji--1f611 {
    background-position: -24px -96px
}

.emoji-wrap .emoji--1f612 {
    background-position: -48px -96px
}

.emoji-wrap .emoji--1f614 {
    background-position: -72px -96px
}

.emoji-wrap .emoji--1f616 {
    background-position: -96px -96px
}

.emoji-wrap .emoji--1f618 {
    background-position: -120px -96px
}

.emoji-wrap .emoji--1f61a {
    background-position: -144px -96px
}

.emoji-wrap .emoji--1f61c {
    background-position: 0 -120px
}

.emoji-wrap .emoji--1f61d {
    background-position: -24px -120px
}

.emoji-wrap .emoji--1f61e {
    background-position: -48px -120px
}

.emoji-wrap .emoji--1f61f {
    background-position: -72px -120px
}

.emoji-wrap .emoji--1f621 {
    background-position: -96px -120px
}

.emoji-wrap .emoji--1f622 {
    background-position: -120px -120px
}

.emoji-wrap .emoji--1f624 {
    background-position: -144px -120px
}

.emoji-wrap .emoji--1f625 {
    background-position: 0 -144px
}

.emoji-wrap .emoji--1f629 {
    background-position: -24px -144px
}

.emoji-wrap .emoji--1f62b {
    background-position: -48px -144px
}

.emoji-wrap .emoji--1f62c {
    background-position: -72px -144px
}

.emoji-wrap .emoji--1f62d {
    background-position: -96px -144px
}

.emoji-wrap .emoji--1f62f {
    background-position: -120px -144px
}

.emoji-wrap .emoji--1f631 {
    background-position: -144px -144px
}

.emoji-wrap .emoji--1f633 {
    background-position: -168px 0
}

.emoji-wrap .emoji--1f634 {
    background-position: -168px -24px
}

.emoji-wrap .emoji--1f635 {
    background-position: -168px -48px
}

.emoji-wrap .emoji--1f637 {
    background-position: -168px -72px
}

.emoji-wrap .emoji--1f648 {
    background-position: -168px -96px
}

.emoji-wrap .emoji--1f649 {
    background-position: -168px -120px
}

.emoji-wrap .emoji--1f64a {
    background-position: -168px -144px
}

.emoji-wrap .emoji--1f64f {
    background-position: 0 -168px
}

.emoji-wrap .emoji--2600 {
    background-position: -24px -168px
}

.emoji-wrap .emoji--2615 {
    background-position: -48px -168px
}

.emoji-wrap .emoji--263a {
    background-position: -72px -168px
}

.emoji-wrap .emoji--270b {
    background-position: -96px -168px
}

.emoji-wrap .emoji--270c {
    background-position: -120px -168px
}

.emoji-wrap .emoji--2764 {
    background-position: -144px -168px
}

.emoji-wrap .emoji--1f608 {
    background-position: -168px -168px
}

.messenger-banner {
    position: relative;
    z-index: 1;
    vertical-align: middle;
    display: inline-block;
    border-radius: 10px;
    width: 100%;
    padding: 0 15px;
    background: #f7f7f7
}

.messenger-banner_ {
    min-height: 90px
}

.ie11 .messenger-banner_ {
    height: 90px
}

.messenger-banner__ico {
    width: 60px;
    text-align: center
}

.messenger-banner__ico > img,
.messenger-banner__ico > .icon {
    display: block;
    margin: auto
}

.messenger-banner__content {
    padding: 5px 10px 5px 15px
}

.messenger-banner__close {
    position: absolute;
    top: 8px;
    right: 6px;
    height: 16px;
    cursor: pointer
}

.bubble-wrap {
    padding: 25px 0 0
}

.bubble-wrap .bubble::before {
    content: '';
    position: absolute;
    top: -11px;
    left: 50%;
    margin: 0 0 0 25px;
    width: 28px;
    height: 25px;
    background: #ededed;
    -webkit-transform: skew(0, 40deg);
    transform: skew(0, 40deg)
}

.bubble {
    position: relative;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 35px;
    min-width: 180px;
    padding: 23px 20px;
    background: #ededed
}

.bubble .gift {
    margin: -15px 0
}

.bubble .gift--framed {
    margin: -15px 5px
}

.bubble .sticker {
    margin: -15px 0
}

.bubble-txt {
    vertical-align: middle;
    display: inline-block;
    overflow: hidden;
    max-width: 340px;
    max-height: 68px;
    font-size: 1.428em;
    line-height: 1.2;
    word-wrap: break-word
}

@supports (-webkit-line-clamp:3) {
    .bubble-txt {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3
    }
}

.gift + .bubble-txt {
    margin: 0 10px;
    max-width: 270px;
    text-align: left
}

.bubble-txt .emoji {
    margin: 4px 1px -4px
}

@media screen and (max-height:780px) {
    .bubble-txt {
        max-height: 63px;
        font-size: 1.286em
    }
    .bubble-txt .emoji {
        margin-top: 2px
    }
    .bubble .sticker {
        width: auto;
        height: 70px
    }
}

@-webkit-keyframes first-contact-scale {
    0% {
        opacity: 0;
        -webkit-transform: scale(.5);
        transform: scale(.5)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes first-contact-scale {
    0% {
        opacity: 0;
        -webkit-transform: scale(.5);
        transform: scale(.5)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.messenger-blocker {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 100%;
    height: calc(100% + 40px)
}

.messenger-blocker__profile {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    margin: 0 auto;
    width: 480px;
    padding: 30px 0
}

.messenger-blocker__actions {
    position: absolute;
    z-index: 1;
    top: 25px;
    right: 30px
}

.messenger-blocker__hint {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
    color: #bfbfbf
}

.messenger-blocker-hint:empty {
    display: none
}

.messenger-blocker__profile_.transition {
    transition: -webkit-transform .3s linear;
    transition: transform .3s linear;
    transition: transform .3s linear, -webkit-transform .3s linear
}

.messenger-blocker__banner {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding: 0 25px 30px;
    text-align: left;
    transition: opacity .2s
}

.loading-show:not(.message-attach-animation-end) .messenger-blocker__banner,
.stickers-show:not(.message-attach-animation-end) .messenger-blocker__banner,
.photos-show:not(.message-attach-animation-end) .messenger-blocker__banner,
.gifts-show:not(.message-attach-animation-end) .messenger-blocker__banner {
    opacity: 0
}

.messenger-blocker__footer {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.message-match-title {
    margin: 0 auto 50px;
    width: 440px
}

.message-match {
    position: relative;
    margin: 20px auto 35px;
    width: 300px;
    height: 300px
}

.message-match__photo-box {
    position: absolute;
    top: -100px;
    right: -100px;
    bottom: -100px;
    left: -100px;
    overflow: hidden;
    margin: auto;
    border-radius: 100%;
    width: 300px;
    height: 300px;
    -webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC)
}

.message-match__photo-box::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    box-shadow: 0 0 0 1px rgba(52, 58, 69, .15) inset;
    border-radius: 100%
}

.message-match__photo {
    position: absolute;
    top: -100px;
    right: -100px;
    bottom: -100px;
    left: -100px;
    margin: auto;
    min-width: 300px;
    min-height: 300px
}

.message-match__badges {
    height: 100%
}

.message-match-badge {
    position: absolute;
    top: -10px;
    right: -44px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    opacity: 0;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border: 5px solid #fff;
    border-radius: 100%;
    width: 130px;
    height: 130px;
    padding: 0 20px;
    background-clip: padding-box
}

.message-match-badge.animation-play {
    -webkit-animation: first-contact-scale .2s cubic-bezier(.175, .885, .32, 1.275) .2s forwards;
    animation: first-contact-scale .2s cubic-bezier(.175, .885, .32, 1.275) .2s forwards
}

.message-match-badge.animation-disabled {
    opacity: 1;
    -webkit-animation: none;
    animation: none
}

.message-match-badge--blue {
    background-color: #1774f1
}

.message-match-badge--pink {
    background-color: #f55280
}

.message-match-badge--yellow {
    background-color: #f4b600
}

.message-match-badge--sky {
    background-color: #14c1ec
}

.message-match-badge:nth-child(2) {
    top: auto;
    right: auto;
    bottom: -15px;
    left: -40px;
    -webkit-animation-delay: .4s;
    animation-delay: .4s
}

.message-match-badge:nth-child(3) {
    top: -30px;
    bottom: auto;
    left: -45px;
    -webkit-animation-delay: .6s;
    animation-delay: .6s
}

.message-match-badge:nth-child(4) {
    -webkit-animation-delay: .8s;
    animation-delay: .8s
}

.message-match-badge.message-match-badge--matched {
    top: auto;
    right: 26px;
    bottom: -5px;
    left: auto;
    width: 70px;
    height: 70px;
    padding: 0;
    background-color: #f02139
}

.message-match-badge__txt {
    display: block;
    font-size: 1.143em;
    line-height: 1.125;
    color: #fff
}

.message-match-badge__num {
    position: relative;
    display: block;
    margin: 0 0 2px 0;
    min-width: 40px;
    font-size: 2.286em;
    line-height: 1;
    color: #fff
}

.message-match-badge__num-in {
    position: relative;
    display: inline-block;
    width: 100%;
    background: #f4b600
}

.message-match-profession {
    overflow: hidden;
    margin: -10px auto 30px;
    width: 480px;
    font-size: 1.142em;
    white-space: nowrap;
    text-overflow: ellipsis
}

.message-match-profession:last-child {
    margin-bottom: 0
}

.message-match-profession > .icon {
    margin: 0 3px -3px 0
}

.chat-confirmation > .bubble-wrap {
    margin: 0 0 20px
}

.chat-confirmation__skip {
    margin: 15px 0 0
}

.message-match-txt {
    margin-right: auto;
    margin-left: auto;
    width: 380px
}

.message-match-txt:last-child {
    margin-bottom: 0
}

.messenger-promo-footer {
    position: relative;
    border-radius: 0 0 15px 0;
    min-height: 220px;
    padding: 40px 50px 20px;
    background: #f7f7f7
}

.ie11 .messenger-promo-footer {
    width: 580px
}

.messenger-promo-footer__icon {
    position: absolute;
    top: -32px;
    left: 50%;
    display: inline-block;
    margin: 0 0 0 -32px
}

.messenger-promo-footer__title {
    margin-bottom: 10px;
    word-wrap: break-word
}

.messages-limit-btn {
    padding: 10px 0 15px
}

.add-photo-btns {
    margin: 0 -20px
}

.messenger-blocker .carousel {
    margin: 40px -50px 0;
    width: 580px
}

@media screen and (max-height:780px) {
    .message-match-title {
        margin-bottom: 30px;
        width: 450px
    }
    .message-match {
        margin-bottom: 20px;
        width: 210px;
        height: 210px
    }
    .message-match__photo-box {
        -webkit-transform: scale(.7);
        transform: scale(.7)
    }
    .message-match-badge {
        top: -10px;
        right: -44px;
        width: 100px;
        height: 100px
    }
    .message-match-badge:nth-child(2) {
        bottom: -10px;
        left: -30px
    }
    .message-match-badge:nth-child(3) {
        top: -20px;
        left: -40px
    }
    .message-match-badge.message-match-badge--matched {
        top: auto;
        right: -1px;
        bottom: -5px;
        left: auto;
        width: 64px;
        height: 64px
    }
    .message-match-badge__num {
        font-size: 1.857em
    }
    .message-match-badge__txt {
        font-size: .857em;
        line-height: 1
    }
    .message-match-profession {
        margin-top: 0;
        margin-bottom: 20px
    }
    .message-match-profession + .chat-confirmation {
        margin-top: -10px
    }
    .chat-confirmation > .bubble-wrap {
        margin-bottom: 20px
    }
    .message-match-txt {
        margin-bottom: 15px;
        width: 100%
    }
    .ie11 .message-match-txt {
        max-width: 480px
    }
    .message-match + .message-match-txt {
        margin-top: 25px
    }
    .messenger-promo-footer {
        min-height: 180px;
        padding: 40px 30px 20px
    }
    .messenger-promo-footer__title {
        font-size: 1.286em;
        line-height: 1.2222
    }
    .messenger-promo-footer__txt {
        margin-bottom: 10px;
        font-size: 1em;
        line-height: 1.357
    }
    .messages-limit-btn {
        padding-top: 0
    }
    .messenger-blocker .carousel {
        margin-top: 30px
    }
}

@media screen and (max-height:620px) {
    .message-match-title {
        margin-bottom: 25px
    }
    .message-match {
        margin-top: 0;
        width: 140px;
        height: 140px
    }
    .message-match__photo-box {
        -webkit-transform: scale(.466);
        transform: scale(.466)
    }
    .message-match-badge {
        top: 45px;
        right: -80px;
        border: 0;
        width: 50px;
        height: 50px;
        padding: 0
    }
    .message-match-badge:nth-child(2) {
        top: 45px;
        left: -80px
    }
    .message-match-badge:nth-child(3) {
        top: 45px;
        left: -160px
    }
    .message-match-badge.message-match-badge--matched {
        top: auto;
        right: 0;
        bottom: -18px;
        left: 0;
        margin: auto;
        border: 2px solid #fff;
        width: 36px;
        height: 36px
    }
    .message-match-badge--matched > .icon {
        width: 20px;
        height: 20px
    }
    .message-match-badge__num {
        margin: 0;
        font-size: 1.571em
    }
    .message-match-badge__txt {
        position: absolute;
        top: 60px;
        left: 50%;
        margin: 0 0 0 -40px;
        width: 80px;
        font-size: 1em;
        line-height: 1;
        color: #4d4d4d
    }
    .message-match-profession {
        margin-bottom: 10px
    }
    .message-match-profession + .chat-confirmation {
        margin-top: 0
    }
    .messenger-blocker .carousel {
        margin-top: 20px
    }
}

.boost {
    margin: 0 0 30px
}

.boost .brick-wrap + .brick-wrap {
    margin-left: 12px
}

.boost-promo .counter-wrap {
    margin: 0 0 20px
}

.im-promo-potd {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.potd-head {
    padding: 19px 30px;
    text-align: left
}

.im-promo-potd__photo {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 50px;
    left: 0;
    margin: auto;
    width: 500px;
    height: 500px;
    padding: 0
}

.im-promo-potd__photo_ {
    position: relative;
    overflow: hidden;
    margin: auto;
    border-radius: 5px;
    width: 500px;
    height: 500px;
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%
}

.im-promo-potd__photo_::before {
    content: '';
    position: absolute;
    z-index: 1;
    right: 0;
    bottom: 0;
    left: 0;
    height: 50px;
    background: linear-gradient(to top, rgba(0, 0, 0, .4) 0%, rgba(0, 0, 0, 0) 100%)
}

.im-promo-potd__photo-img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 500px
}

.im-promo-potd__name {
    position: absolute;
    z-index: 1;
    bottom: 15px;
    left: 20px;
    color: #fff
}

@media only screen and (max-height:770px) {
    .im-promo-potd__photo {
        width: 400px;
        height: 400px
    }
    .im-promo-potd__photo_ {
        top: -50px;
        border-radius: 6px;
        -webkit-transform: scale(.8);
        transform: scale(.8);
        -webkit-backface-visibility: hidden
    }
    .im-promo-potd__photo_::before {
        height: 62px
    }
    .im-promo-potd__name {
        bottom: 21px;
        left: 32px;
        -webkit-transform: scale(1.25);
        transform: scale(1.25)
    }
}

@media only screen and (max-height:670px) {
    .im-promo-potd__photo {
        width: 300px;
        height: 300px
    }
    .im-promo-potd__photo_ {
        top: -100px;
        border-radius: 8px;
        -webkit-transform: scale(.6);
        transform: scale(.6)
    }
    .im-promo-potd__photo_::before {
        height: 83px
    }
    .im-promo-potd__name {
        bottom: 33px;
        left: 52px;
        -webkit-transform: scale(1.666);
        transform: scale(1.666)
    }
}

.im-promo-potd__like {
    position: absolute;
    z-index: 1;
    right: 20px;
    bottom: 20px;
    overflow: hidden
}

.im-promo-potd__switcher {
    position: absolute;
    bottom: 0;
    border-top: 1px solid rgba(0, 0, 0, .15);
    width: 100%;
    padding: 17px 30px 10px;
    white-space: nowrap
}

.im-promo-potd__day {
    position: relative;
    display: inline-block;
    margin: 0 0 0 10px;
    width: 60px
}

.im-promo-potd__day:first-child {
    margin-left: 0
}

.im-promo-potd__day .loader {
    z-index: 1
}

.im-promo-potd__day.active:after {
    content: '';
    position: absolute;
    top: -18px;
    left: 50%;
    margin-left: -11px;
    width: 22px;
    height: 11px;
    background: url(http://badoocdn.com/v2/-/-/i/hotornot_v2/connections/photo-of-the-day/days-current.5.png)
}

@media only screen and (-webkit-min-device-pixel-ratio:1.25),
only screen and (min-resolution:120dpi),
only screen and (min-resolution:1.25dppx) {
    .im-promo-potd__day.active:after {
        background-image: url(http://badoocdn.com/v2/-/-/i/hotornot_v2/connections/photo-of-the-day/days-current@x2.5.png);
        background-size: 22px 11px
    }
}

.potd-howto {
    position: relative;
    display: none;
    overflow: hidden;
    border-radius: 0 0 15px 0;
    height: 100%
}

.potd-howto__close {
    position: absolute;
    top: 33px;
    right: 25px;
    cursor: pointer
}

.potd-howto__collage {
    margin: 0 -30px 20px
}

.potd-howto__collage img {
    width: 100%;
    height: auto
}

.potd-howto__hint {
    margin: 20px 0 0
}

.potd-howto_ {
    width: 580px;
    padding: 30px;
    background: #fff;
    text-align: center
}

.potd-howto > .scroll {
    height: 100%;
    max-height: 100%
}

.im-promo-potd--howto .potd-howto {
    display: block;
    -webkit-animation: show .5s;
    animation: show .5s
}

.im-promo-potd--howto .potd-promo {
    display: none
}

.im-promo-potd__arrow-l,
.im-promo-potd__arrow-r {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 40px;
    cursor: pointer
}

.im-promo-potd__arrow-l {
    left: -40px
}

.im-promo-potd__arrow-r {
    right: -40px
}

.im-promo-potd__arrow-l-ico,
.im-promo-potd__arrow-r-ico {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 17px;
    height: 47px;
    fill: #999;
    transition: fill .3s, -webkit-transform .3s;
    transition: transform .3s, fill .3s;
    transition: transform .3s, fill .3s, -webkit-transform .3s
}

.im-promo-potd__arrow-l:hover .im-promo-potd__arrow-l-ico,
.im-promo-potd__arrow-r:hover .im-promo-potd__arrow-r-ico {
    fill: #2b65f8;
    -webkit-transform: scaleY(.7);
    transform: scaleY(.7)
}

.im-promo-potd__arrow-l.disabled .b-link,
.im-promo-potd__arrow-r.disabled .b-link {
    cursor: default
}

.im-promo-potd__arrow-l.disabled .im-promo-potd__arrow-l-ico,
.im-promo-potd__arrow-r.disabled .im-promo-potd__arrow-r-ico {
    fill: #bfbfbf;
    -webkit-transform: none;
    transform: none
}

.im-instagram-promo {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.im-instagram-promo > .scroll {
    height: 100%;
    max-height: 100%
}

.im-instagram-promo__head {
    padding: 19px 30px;
    text-align: left
}

.instagram-promo-header {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.instagram-promo-header__icon {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.instagram-promo-header__title {
    -webkit-flex: 0 1 300px;
    -ms-flex: 0 1 300px;
    flex: 0 1 300px;
    margin: 0 10px
}

.instagram-promo-header__arrow {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    margin: 0 50px 0 auto
}

.instagram-promo-header__btn {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin: 0 0 0 auto
}

.instagram-promo-header.is-active .instagram-promo-header__arrow,
.instagram-promo-header__btn {
    display: none
}

.instagram-promo-header.is-active .instagram-promo-header__btn {
    display: block
}

.im-instagram-promo__photo {
    position: relative;
    margin: 0 auto 30px;
    width: 520px
}

.instagram-media,
.instagram-media-registered {
    margin: 1px auto;
    box-shadow: 0 0 1px 0 rgba(0, 0, 0, .5), 0 1px 10px 0 rgba(0, 0, 0, .15);
    border-radius: 3px;
    width: calc(100% - 2px);
    max-width: 658px
}

@media only screen and (max-height:680px) {
    .instagram-media,
    .instagram-media-registered {
        width: calc(100vh - 40px - 135px - 10px);
        min-width: 390px
    }
}

.instagram-media_ {
    padding: 8px
}

.instagram-media__photo {
    margin: 40px 0 0;
    width: 100%;
    padding: 50% 0;
    background: #f7f7f7 url(http://badoocdn.com/v2/-/-/i/hotornot_v2/connections/ico-instagram.5.png) no-repeat center center
}

.instagram-media__txt {
    margin: 8px 0 0;
    padding: 0 4px;
    text-align: left
}

.instagram-media__link {
    font: 1em/1.214 Arial, sans-serif;
    color: #000;
    word-wrap: break-word
}

.instagram-media__footer {
    overflow: hidden;
    margin: 0;
    padding: 8px 0 7px;
    font: 1em/1.214 Arial, sans-serif;
    text-align: left;
    color: #c9c8cd;
    white-space: nowrap;
    text-overflow: ellipsis
}

.digest-item {
    position: relative;
    padding: 20px 30px 20px 70px
}

.digest-item + .digest-item {
    border-top: 1px solid rgba(0, 0, 0, .15)
}

.digest-item--btn {
    padding: 20px 0;
    text-align: center
}

.digest-item .brick,
.digest-item .btn {
    margin: auto
}

.digest-item__userpic {
    position: absolute;
    top: 20px;
    left: 20px;
    width: 40px;
    height: 40px
}

.digest-item__date {
    position: absolute;
    top: 20px;
    right: 30px;
    opacity: .5;
    font-size: .928em;
    color: #333844
}

.digest-item__action-desc {
    opacity: .5;
    font-size: .928em
}

.digest-name {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #333844
}

.digest-name__link {
    color: #333844
}

.digest-name__link:hover {
    color: #2b65f8
}

.digest-name__icons {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 0 5px
}

.digest-name__icons > .verify-icon {
    margin: 0 0 0 5px
}

.digest-action {
    position: relative;
    padding: 5px 0 0
}

.digest-action__call-top,
.digest-action__call-bottom {
    font-size: .928em;
    color: #5d6876
}

.digest-action__wrap {
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    margin: 0 0 -5px;
    padding: 5px 0
}

.digest-action__wrap + .digest-action__call-bottom {
    margin: 10px 0 0
}

.digest-action .link {
    border-color: transparent;
    color: #2b65f8
}

.digest-action .link:hover {
    border-color: rgba(43, 101, 248, 0.3)
}

.digest-action__wrap .link:before {
    content: '';
    position: absolute;
    z-index: 1;
    top: -500px;
    right: -500px;
    bottom: -500px;
    left: -500px
}

.digest-photo {
    position: relative;
    overflow: hidden;
    width: 200px;
    height: 200px
}

.digest-photo:not(:only-child) {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.digest-photo:nth-last-child(2):first-child,
.digest-photo:nth-last-child(2):first-child ~ .digest-photo,
.digest-photo:nth-last-child(3):first-child,
.digest-photo:nth-last-child(3):first-child ~ .digest-photo {
    width: 159px;
    height: 159px
}

.digest-photo:nth-last-child(4):first-child,
.digest-photo:nth-last-child(4):first-child ~ .digest-photo {
    width: 119px;
    height: 119px
}

.digest-photo + .digest-photo {
    margin: 0 0 0 2px
}

.digest-photo__img {
    position: absolute;
    left: 50%;
    height: 100%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

@supports (object-fit:cover) {
    .digest-photo__img {
        width: 100%;
        object-fit: cover
    }
}

.digest-photo__video {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.digest-photo--played > .digest-photo__video {
    background: #000
}

.digest-photo-blocker {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow: hidden;
    padding: 20px;
    text-align: center
}

.digest-photo-blocker--private {
    background: rgba(71, 8, 185, 0.9)
}

.digest-photo-blocker--more {
    background: rgba(43, 101, 248, 0.9)
}

.digest-photo-blocker--import,
.digest-photo-blocker--video {
    background: rgba(43, 101, 248, 0.9)
}

.digest-photo-blocker__icon > .brick {
    background: rgba(0, 0, 0, .5)
}

.digest-photo-blocker__icon > .brick > .icon {
    fill: #fff
}

.digest-photo-blocker--video .brick {
    background: #fff
}

.digest-photo-blocker--video .brick > .icon {
    fill: #2b65f8
}

.digest-photo-blocker__text {
    font-size: .928em;
    color: #fff
}

.ie11 .digest-photo-blocker__text {
    max-width: 100%
}

.digest-photo-blocker__icon + .digest-photo-blocker__text {
    margin: 5px 0 0
}

.digest-photo-blocker__text + .digest-photo-blocker__btn {
    margin: 10px 0 0
}

.digest-photo-blocker .btn:before {
    content: '';
    border: 1px solid #fff
}

.digest-photo-blocker:hover .btn:before {
    border-color: rgba(255, 255, 255, .6)
}

.digest-photo-blocker .btn:active:before {
    border-color: #fff
}

.digest-job__text {
    color: #5d6876
}

.digest-table {
    position: relative;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
    margin: 0 0 -5px;
    padding: 0 0 5px
}

.digest-table__img {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin: 0 10px 0 0
}

.digest-table__cost {
    display: block;
    opacity: .5;
    font-size: .857em;
    color: #333844
}

.digest-bumped__info {
    font-size: .928em;
    color: #5d6876
}

.digest-bumped__map {
    margin: 5px 0 0;
    width: 310px
}

.photo-list {
    position: relative;
    width: 900px;
    height: 150px
}

.photo-list:before,
.photo-list:after {
    content: '';
    position: absolute;
    z-index: 2;
    left: 0;
    display: none;
    width: 100%;
    height: 1px;
    background: rgba(26, 36, 57, .15)
}

.photo-list:before {
    top: 0
}

.photo-list:after {
    bottom: 0
}

.profile-section__photo-list .photo-list:before,
.profile-section__photo-list .photo-list:after {
    display: block
}

.photo-list__counter {
    position: absolute;
    right: 10px;
    bottom: 10px
}

.photo-list__arrow-l,
.photo-list__arrow-r {
    position: absolute;
    top: 0;
    bottom: 0;
    display: none;
    margin: auto;
    height: 42px
}

.gallery_has_arrows .photo-list__arrow-l {
    left: 10px;
    display: block
}

.gallery_has_arrows .photo-list__arrow-r {
    right: 10px;
    display: block
}

.photo-list__action-bar {
    float: left;
    overflow: hidden;
    height: 150px;
    transition: width .25s
}

.photo-list--upload .photo-list__action-bar--application {
    width: 300px
}

.photo-list__photo-bar {
    position: relative;
    overflow: hidden;
    height: 150px;
    background: #2d3238
}

.photo-list__action-bar + .photo-list__photo-bar {
    background: url(http://badoocdn.com/v2/-/-/i/hotornot_v2/photo-list-grid-empty.5.png) top left repeat
}

.photo-list__no-photos {
    width: 100%;
    text-align: center;
    color: #7a818c
}

.photo-list__slide {
    position: relative;
    left: 0;
    display: inline-block;
    min-width: 100%;
    height: 100%;
    white-space: nowrap;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
}

.photo-list__slide.animated {
    transition: left .5s, margin .5s, -webkit-transform .5s;
    transition: transform .5s, left .5s, margin .5s;
    transition: transform .5s, left .5s, margin .5s, -webkit-transform .5s
}

.photo-list__item {
    position: relative;
    vertical-align: top;
    display: inline-block;
    width: 150px;
    height: 150px
}

.photo-list__action-bar .photo-list__item {
    display: none
}

.photo-list__action-bar .photo-list__item--add-photos,
.photo-list--video .photo-list__item--add-videos {
    display: inline-block
}

.photo-list--video-progress .photo-list__item--add-videos {
    display: none
}

.photo-list--video-progress .photo-list__item--video-progress {
    display: inline-block
}

.photo-list__img_ {
    position: relative;
    display: block;
    opacity: .9;
    overflow: hidden;
    width: 150px;
    height: 150px;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAGBAMAAAAmmzNnAAAAD1BMVEUAAAD///////////////+PQt5oAAAABHRSTlMA+J4KB1MKeAAAACJJREFUCNdjMBJUZmBAIlVcnIAsBCni4ghkwUl0Prp6dPMA3ScJ90t0OagAAAAASUVORK5CYII=') no-repeat center center;
    cursor: pointer
}

@media only screen and (-webkit-min-device-pixel-ratio:1.25) {
    .photo-list__img_ {
        outline: 1px solid transparent
    }
}

.photo-list__item:hover .photo-list__img_ {
    opacity: 1
}

.photo-list__img {
    position: absolute;
    top: -500px;
    right: -500px;
    bottom: -500px;
    left: -500px;
    margin: auto
}

.photo-list__item--private .photo-list__img,
.photo-list__item--not-moderated .photo-list__img {
    width: 160px;
    height: 160px;
    -webkit-filter: blur(5px);
    filter: blur(5px)
}

.photo-list__link {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: center
}

.photo-list__video {
    margin: 45px;
    border-radius: 100%;
    width: 60px;
    height: 60px;
    padding: 14px;
    background: rgba(0, 0, 0, .5)
}

.photo-list__item:hover .photo-list__video {
    background: #000
}

.photo-list__action {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    background: rgba(51, 51, 51, .8);
    text-align: center;
    color: #fff;
    white-space: normal
}

.photo-list__action--blue {
    background: rgba(37, 108, 245, .8)
}

.photo-list__action .icon {
    vertical-align: top
}

.photo-list__photo-bar .photo-list__action .icon,
.photo-list__photo-bar .photo-list__action-title {
    opacity: .7
}

.photo-list__photo-bar .photo-list__action--add-photos .icon {
    opacity: .3
}

.photo-list__item:hover .photo-list__action .icon,
.photo-list__item:hover .photo-list__action-title {
    opacity: 1
}

.photo-list__action-bar .photo-list__action,
.photo-list__item--delete .photo-list__action--delete,
.photo-list__item--send .photo-list__action--send,
.photo-list__action--facebook,
.photo-list__action--instagram,
.photo-list__action--private,
.photo-list__action--not-moderated,
.photo-list__action--add-photos {
    display: block
}

.photo-list__action--private {
    z-index: 3;
    background: rgba(112, 55, 192, .7)
}

.photo-list__action-bar .photo-list__action--add-photos {
    background: #1f72f2
}

.photo-list__action-bar .photo-list__action--add-photos:hover {
    background: #1c68d9
}

.photo-list__action-bar .photo-list__action--add-videos,
.photo-list__action-bar .photo-list__action--video-progress {
    background: #3674a9
}

.photo-list__action-bar .photo-list__action--add-videos:hover {
    background: #2e618f
}

.photo-list__photo-bar .photo-list__action--add-photos {
    background: transparent
}

.photo-list__photo-bar .photo-list__action--add-photos:hover {
    background: #bfbfbf
}

.photo-list--video-progress .photo-list__action--video-progress .loader {
    position: relative;
    margin: 17px auto 9px
}

.photo-list__action_ {
    max-width: 100%
}

.photo-list__action-title {
    display: block;
    padding: 10px 5px 0
}

.photo-list__action.photo-list__action--blue .icon,
.photo-list__action--blue .photo-list__action-title {
    opacity: 1
}

.photo-list__nav {
    position: absolute;
    z-index: 2;
    top: 5px;
    right: 10px;
    left: 0;
    cursor: pointer;
    text-align: left;
    white-space: normal
}

.photo-list__nav-action {
    float: right;
    visibility: hidden;
    text-align: right
}

.photo-list__img_:hover + .photo-list__nav > .photo-list__nav-action,
.photo-list__link:hover + .photo-list__nav > .photo-list__nav-action,
.photo-list__nav:hover > .photo-list__nav-action,
.photo-list__nav-action .btn.hovered {
    visibility: visible
}

.photo-list__nav-action .datalist .option {
    font-size: .889em;
    line-height: 1.25
}

.photo-list__default-photo {
    display: inline-block
}

.photo-list__default-photo + .btn {
    margin-left: 7px
}

.photo-list__default-photo:not(.active) .btn.active,
.photo-list__default-photo.active .btn:not(.active) {
    display: none
}

.photo-list__photo-coaching {
    position: absolute;
    z-index: 1;
    right: 10px;
    bottom: 10px;
    left: 10px
}

.photo-list__photo-coaching .photo-coaching {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto
}

.photo-list__photo-coaching .photo-coaching__star {
    position: relative
}

.photo-list__item--send .photo-list__nav,
.photo-list__item--delete .photo-list__nav,
.photo-list__item--delete .photo-list__photo-coaching {
    display: none
}

.photo-list__img_:hover + .photo-list__nav + .photo-list__photo-coaching .photo-coaching__star,
.photo-coaching--sm:hover .photo-coaching__star {
    background-position: 0 -39px
}

.photo-list__photo-coaching .icon {
    position: relative
}

.photo-list__photo-coaching .photo-coaching:after,
.photo-list__photo-coaching .icon:after {
    content: '';
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto
}

.photo-list__photo-coaching .icon:after {
    box-shadow: 0 2px 8px 3px rgba(0, 0, 0, .1);
    width: 4px;
    height: 4px
}

.photo-list__photo-coaching .photo-coaching:after {
    box-shadow: 0 0 8px 3px rgba(0, 0, 0, .1);
    width: 100%;
    height: 0
}

.photo-list__private-photo {
    position: absolute;
    z-index: 1;
    bottom: 4px;
    left: 9px
}

.photo-list--grid {
    height: auto;
    min-height: 600px
}

.photo-list--grid .photo-list__action-bar {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 150px
}

.photo-list--grid.photo-list--video .photo-list__action-bar {
    width: 300px
}

.photo-list--grid .photo-list__photo-bar {
    height: auto
}

.photo-list--grid .photo-list__slide {
    display: block;
    white-space: normal;
    -webkit-transform: none !important;
    transform: none !important
}

.photo-list--grid .photo-list__photo-bar .photo-list__item:first-child {
    margin: 0 0 0 150px
}

.photo-list--grid.photo-list--video .photo-list__photo-bar .photo-list__item:first-child {
    margin: 0 0 0 300px
}

.message-attach .photo-list__photo-bar {
    width: 430px
}

.gift {
    position: relative;
    display: inline-block;
    margin: 5px 0;
    width: 70px;
    height: 70px;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.gift:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: 1px solid transparent;
    border-radius: 100%;
    transition: border .1s
}

.gift--framed:before {
    box-shadow: 0 1px rgba(0, 0, 0, .03);
    border-radius: 0
}

.gift--border:before {
    border-color: rgba(0, 0, 0, .1);
    background: #fff
}

.gift--hover:not(.gift--border):before {
    border-width: 2px
}

.gift--hover:hover:before,
.gift--hover.active:before {
    border-width: 2px;
    border-color: #2b65f8
}

.gift > img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    transition: opacity .2s, -webkit-filter .2s;
    transition: filter .2s, opacity .2s;
    transition: filter .2s, opacity .2s, -webkit-filter .2s
}

.gift--invisible > img {
    opacity: .3
}

.gift--framed > img {
    width: 54px;
    height: 54px
}

.gift__private {
    position: absolute;
    right: 10px;
    bottom: 15px;
    padding: 2px 2px 1px;
    background: #000;
    font: 700 8px Arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: .05em;
    color: #fff
}

.gift > .brick--xsm {
    position: absolute;
    right: -2px;
    bottom: -7px
}

.gift > .brick:before {
    box-shadow: 0 0 0 2px #f7f7f7
}

.gift > .btn {
    position: absolute;
    z-index: 2;
    right: 0;
    bottom: -5px;
    opacity: 0;
    visibility: hidden;
    transition: all .2s
}

.gift--photo > .btn {
    right: -10px;
    bottom: -15px
}

.gift-add {
    position: relative
}

.gift-add__txt {
    margin: 0 0 0 17px;
    width: 145px;
    transition: color .2s
}

.gift-add:hover .gift-add__txt {
    color: #2b65f8
}

.gift-add .gift > img {
    opacity: .8
}

.gift-add:hover .gift > img {
    opacity: 1
}

.gifts-list {
    margin: 5px -10px 0 0
}

.gifts-list > .gift {
    margin-right: 10px
}

.gifts-list > .gift > .btn.active,
.gifts-list > .gift:hover > .btn,
.gifts-list > .gift.active > .btn {
    opacity: 1;
    visibility: visible
}

.gifts {
    text-align: left
}

.gifts__title {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin: 5px 22px 0 0
}

.ie10 .gifts__title > b {
    display: block
}

.gifts .tabs__item {
    margin: 0 0 -1px
}

.ovl .gifts__content > .scroll {
    height: 250px;
    max-height: 250px
}

.ovl .gifts--by-price .gifts__content > .scroll {
    height: 300px;
    max-height: 300px
}

.gifts__btn {
    position: relative;
    display: inline-block;
    padding: 0 5px
}

.gifts-roll {
    margin: -5px -26px 5px 0
}

.gifts-roll > .gift {
    vertical-align: top;
    display: none;
    margin: 8px 19px 9px -2px;
    width: 74px;
    height: 74px
}

.gifts-roll > .gift--hover:not(.gift--framed):before {
    border-radius: 6px
}

.gifts--all .gift,
.gifts--popular .gift.popular,
.gifts--romantic .gift.romantic,
.gifts--friendship .gift.friendship,
.gifts--framed .gift.framed {
    display: inline-block
}

.gifts-msg {
    opacity: 0;
    overflow: hidden;
    margin: 0;
    height: 0;
    text-align: left;
    transition: height .3s ease-in-out, margin .3s ease-in-out, opacity .4s ease-in-out
}

.gifts-msg--visible {
    opacity: 1;
    margin: 10px 0 0 0;
    height: auto
}

.gifts-msg__counter {
    float: right;
    margin: -3px 5px 0 0
}

.gifts-msg > .textarea {
    height: 65px
}

.single-gift-carousel {
    position: relative;
    margin: 30px auto
}

.single-gift-carousel__arrow {
    position: absolute;
    top: 50%;
    margin: -21px 0 0
}

.single-gift-carousel__arrow--left {
    left: 0
}

.single-gift-carousel__arrow--right {
    right: 0
}

.single-gift-carousel__items {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    width: 240px;
    height: 200px;
    white-space: nowrap
}

.single-gift-carousel__scroll.active {
    position: relative;
    white-space: nowrap;
    transition: -webkit-transform .5s ease-in-out;
    transition: transform .5s ease-in-out;
    transition: transform .5s ease-in-out, -webkit-transform .5s ease-in-out
}

.single-gift-carousel__item {
    display: inline-block;
    width: 240px
}

.verification-methods__item {
    position: relative
}

.verification-methods__item:not(:last-child) {
    margin: 0 0 20px
}

.verification-methods__item:hover .verification-methods__title {
    color: #4d4d4d
}

.verification-methods__item:hover .verification-methods__message--action {
    border-color: #2b65f8;
    color: #2b65f8
}

.verification-methods__item:hover .verification-methods__icon--arrow {
    color: #2b65f8
}

.verification-methods__item.is-blocked {
    pointer-events: none
}

.verification-methods__item--photo-verify + .verification-methods__item {
    margin-top: 30px
}

.verification-methods__item--photo-verify::after {
    content: '+';
    position: absolute;
    bottom: -26px;
    left: 0;
    width: 32px;
    font-size: 24px;
    line-height: 1.167;
    text-align: center;
    color: #999;
    pointer-events: none
}

.verification-methods__item--linked .verification-methods__title {
    color: #4d4d4d
}

.verification-methods__item-inner {
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.verification-methods__logo {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.verification-methods__logo > .icon {
    vertical-align: top
}

.verification-methods__logo--google + .verification-methods__txt .verification-methods__title {
    direction: ltr;
    unicode-bidi: embed
}

.verification-methods__txt {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin: 0 0 0 10px;
    max-width: 155px;
    line-height: 1.143
}

.verification-methods__title {
    font-size: 1em;
    color: #999
}

.verification-methods__message {
    vertical-align: top;
    display: inline-block;
    overflow: hidden;
    margin: 1px 0 0;
    max-width: 100%;
    color: #bfbfbf;
    white-space: nowrap;
    text-overflow: ellipsis
}

.verification-methods__message--action {
    border-bottom: 1px solid rgba(77, 77, 77, 0.3);
    cursor: pointer;
    color: #4d4d4d;
    transition: color .2s, border-color .2s
}

.verification-methods__icon {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.verification-methods__icon--arrow {
    color: #bfbfbf
}

.verification-methods--line {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.verification-methods--line .verification-methods__item {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin: 0;
    width: 100px;
    padding: 0 5px
}

.verification-methods--line .verification-methods__item--plus {
    margin: 0;
    width: 30px;
    height: 60px;
    line-height: 60px
}

.verification-methods--line .verification-methods__item--photo-verify {
    margin-right: 10px;
    margin-bottom: 0
}

.verification-methods--line .verification-methods__item--photo-verify::after {
    top: 0;
    right: -15px;
    left: auto;
    width: 20px;
    height: 64px;
    line-height: 64px
}

.verification-methods--line .verification-methods__item-inner {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.verification-methods--line .verification-methods__txt {
    display: block;
    margin: 10px 0 0
}

.verification-methods--box {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.verification-methods--box .verification-methods__item {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin: 0 0 15px;
    width: 100px;
    padding: 0 5px
}

.verification-methods--box .verification-methods__item--plus {
    margin: 0;
    width: 30px;
    height: 60px;
    line-height: 60px
}

.verification-methods--box .verification-methods__item--photo-verify::after {
    top: 0;
    right: -10px;
    left: auto;
    width: 20px;
    height: 64px;
    line-height: 64px
}

.verification-methods--box .verification-methods__item-inner {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.verification-methods--box .verification-methods__txt {
    display: block;
    margin: 10px 0 3px 0
}

.verification-methods--digest .verification-methods__item:not(:last-child) {
    margin-bottom: 10px
}

.upload-site {
    position: relative;
    vertical-align: top;
    display: inline-block;
    margin: 0 32px 0 0;
    max-width: 64px
}

.upload-site:last-child {
    margin: 0
}

.upload-site__txt {
    margin: 0 -10px
}

.upload-site:hover .upload-site__txt {
    color: #2b65f8
}

.icon--google + .upload-site__txt {
    direction: ltr;
    unicode-bidi: embed
}

.profile-photo-import {
    width: 900px;
    height: 180px;
    padding: 30px 20px;
    text-align: center
}

.profile-photo-import .upload-site__txt {
    font-size: .786em
}

.upload-area {
    margin: 25px 0 20px;
    border: 2px dashed rgba(0, 0, 0, .15);
    border-radius: 10px;
    padding: 20px 25px;
    background: #f7f7f7;
    background-clip: border-box;
    transition: background .1s linear, border-color .1s linear
}

.upload-area.hover {
    border-color: rgba(0, 0, 0, 0.167);
    background: rgb(242, 242, 242)
}

.upload-control.simple,
.old-upload .upload-control.html5 {
    display: none
}

.old-upload .upload-control.simple {
    display: inherit
}

.classic-upload-btn {
    overflow: hidden
}

.classic-upload-btn input {
    position: absolute;
    top: 0;
    left: -300px;
    opacity: 0
}














.select {
    position: relative;
    vertical-align: middle;
    display: inline-block;
    margin: 5px 0;
    width: 100%;
    min-width: 40px;
    height: 44px;
    font: 1.143em/1.25 'Montserrat', Helvetica, Arial, sans-serif;
    text-align: left;
    outline: none !important;
}

.select-label:hover,
.select.focus .select-label {
    border-color: #2b65f8;
    color: #4d4d4d
}

.select-label:hover:after,
.select.focus .select-label:after,
.input-group:hover > .select .select-label:after,
.input-group.focus > .select .select-label:after {
    background: url(data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M12%209zM5%209h7l-3.5%204L5%209zm3.5-6L12%207H5l3.5-4z%22%20fill%3D%22%234d4d4d%22/%3E%3C/svg%3E)
}

.select.disabled:after {
    content: '';
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.select--sm {
    height: 32px;
    font-size: 1em;
    line-height: 1.2857
}

.select + .select {
    margin-left: 7px
}

.select .scroll_ {
    max-height: 320px
}

.select-label {
    position: relative;
    display: block;
    overflow: hidden;
    outline: 0;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 22px;
    height: inherit;
    padding: 11px 30px 11px 20px;
    background: #fff;
    cursor: pointer;
    color: #4d4d4d;
    white-space: nowrap;
    text-overflow: ellipsis;
    transition: border-color .2s, color .2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.select-label:empty:before {
    content: '';
    display: inline-block
}

.select--sm .select-label {
    border-radius: 16px;
    padding: 6px 30px 6px 15px
}

.select-label:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -8px;
    width: 16px;
    height: 16px;
    background: url(data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M12%209zM5%209h7l-3.5%204L5%209zm3.5-6L12%207H5l3.5-4z%22%20fill%3D%22%23bfbfbf%22/%3E%3C/svg%3E)
}

.select--sm .select-label:after {
    right: 7px
}

.select-label > .icon {
    position: absolute;
    top: 50%;
    right: 10px;
    margin: -8px 0 0;
    fill: #bfbfbf
}

.select-label:hover > .icon {
    fill: #4d4d4d
}

.select--sm .select-label > .icon {
    right: 7px
}

.select.value .select-label {
    color: #4d4d4d
}

.select .select-label.placeholder {
    color: #bfbfbf
}

.select.disabled .select-label {
    background: #f7f7f7;
    cursor: default
}

.select.disabled .select-label {
    color: #bfbfbf
}

.select > .icon {
    position: absolute;
    z-index: 1;
    top: 50%;
    right: 8px;
    margin: -8px 0 0;
    background: #fff
}

.value .select__reset {
    display: block
}

.select__reset,
.focus .select__reset,
.active .select__reset {
    display: none;
    cursor: pointer
}

.select-options {
    position: absolute;
    z-index: 10;
    top: 100%;
    left: 0;
    opacity: 0;
    visibility: hidden;
    display: none;
    margin: 13px 0 0 0;
    box-sizing: border-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 14px;
    min-width: 100%;
    max-width: 500px;
    max-height: 350px;
    padding: 10px 0;
    background: #fff;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    transition: all .15s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.select-options.tc {
    top: auto;
    bottom: 100%;
    margin: 0 0 13px 0
}

.select-options:after {
    content: '';
    position: absolute;
    z-index: -1;
    top: -5px;
    left: 20px;
    border: 1px solid;
    border-color: rgba(0, 0, 0, .15) transparent transparent rgba(0, 0, 0, .15);
    width: 6px;
    height: 6px;
    background: #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.select-options.tc:after {
    top: auto;
    bottom: -5px;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

.select.active .select-options {
    opacity: 1;
    visibility: visible;
    display: block;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    overflow-y: scroll;
}

.error .select-label {
    border-color: #f66
}

.select--day {
    width: 31%
}

.select--month {
    width: 36%
}

.select--year {
    width: 31%
}

.select--day + .select--month,
.select--month + .select--year {
    margin-left: 1%
}

.select--year > .select-label {
    text-overflow: clip
}

.select-group {
    white-space: nowrap
}

.select-group .select + .select {
    margin-left: 0
}

.select-group .select-label {
    border-radius: 0
}

.select-group .select:first-child .select-label {
    border-radius: 22px 0 0 22px
}

.select-group .select:last-child .select-label {
    border-radius: 0 22px 22px 0
}

.select-group .select--sm:first-child .select-label {
    border-radius: 16px 0 0 16px
}

.select-group .select--sm:last-child .select-label {
    border-radius: 0 16px 16px 0
}

.select-hint {
    margin-bottom: -10px;
    border-top: 1px solid rgba(0, 0, 0, .15);
    border-radius: 0 0 14px 14px;
    padding: 9px 20px 10px;
    background: #f7f7f7;
    text-align: left;
    white-space: normal
}

@media screen and (max-height:690px) {
    .select .scroll_ {
        max-height: 200px
    }
}

.scroll_{
    outline: none;
    overflow-y: scroll !important;
}
.scroll__{
    outline: none;
}
































.input,
.textarea {
    vertical-align: middle;
    display: inline-block;
    margin: 5px 0;
    outline: 0;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 24px;
    width: 100%;
    height: 44px;
    padding: 11px 20px;
    background: #fff;
    font: 1.143em/1.25 'Montserrat', Helvetica, Arial, sans-serif;
    color: #4d4d4d;
    -webkit-font-smoothing: antialiased;
    transition: border-color .2s
}

.input::-ms-clear,
.input::-ms-reveal {
    display: none
}

input::-webkit-contacts-auto-fill-button {
    display: none !important;
    visibility: hidden;
    margin: 0;
    width: 0;
    height: 0;
    pointer-events: none
}

.textarea {
    overflow-y: auto;
    border-radius: 16px;
    height: auto;
    padding: 6px 15px;
    font-size: 1em;
    line-height: 1.2857;
    resize: none
}

.textarea_:empty:before {
    content: attr(data-placeholder);
    position: absolute;
    top: 0;
    left: 0;
    cursor: text;
    color: #bfbfbf
}

.textarea_ {
    min-height: 55px;
    word-wrap: break-word
}

.textarea .scroll_ {
    max-height: 90px
}

.textarea--sm .textarea_ {
    min-height: 20px
}

.textarea--sm .scroll_ {
    max-height: 55px
}

.textarea .scroll-visible .textarea_ {
    padding-right: 15px
}

.textarea .scrollbar-track {
    right: 0
}

.textarea .scroll.scroll-visible:before,
.textarea .scroll.scroll-visible:after {
    display: none
}

.input--sm {
    border-radius: 16px;
    height: 32px;
    padding: 6px 15px;
    font-size: 1em;
    line-height: 1.2857
}

.input--lg {
    border-radius: 30px;
    height: 60px;
    padding: 6px 30px;
    font-size: 1.429em;
    line-height: 1.2
}

.input:hover,
.input:focus,
.textarea:hover,
.textarea:focus,
.textarea.focus {
    border-color: #2b65f8
}

.input:disabled,
.textarea:disabled,
.textarea.disabled,
.input[disabled],
.textarea[disabled] {
    border: 1px solid rgba(0, 0, 0, .15);
    background: #f7f7f7;
    color: #bfbfbf
}

.input[readonly] {
    border: 1px solid rgba(0, 0, 0, .15)
}

input::-webkit-input-placeholder {
    color: #bfbfbf
}

input:-moz-placeholder {
    color: #bfbfbf
}

input::-moz-placeholder {
    color: #bfbfbf
}

input:-ms-input-placeholder {
    color: #bfbfbf
}

.input::-ms-clear {
    display: none
}

.error .input,
.error .textarea,
.empty .input {
    border-color: #f66
}

.input-error,
.input-empty {
    display: none;
    margin: 0 20px 0;
    font-size: .929em;
    line-height: 1.23;
    text-align: left;
    color: #f02139
}

.error .input-error,
.empty .input-empty {
    display: block
}

.input--sm + .input-error,
.input--sm + .icon + .input-error,
.input--sm + .input-empty,
.input--sm + .icon + .input-empty {
    margin: 0 16px
}

.input-hint {
    position: relative;
    margin: 0 20px;
    font-size: .929em;
    line-height: 1.23;
    text-align: left;
    color: #999
}

.input-hint > .icon {
    margin: 0 0 -4px 0
}

.input-hint:hover > a,
.input-hint:hover > .p-link {
    color: #2b65f8
}

.input-hint:hover > .p-link {
    border-color: #2b65f8
}

.input-hint:hover > .input-hint__icon {
    fill: #2b65f8
}

.input--sm ~ .input-hint,
.input--sm ~ .input-error,
.input--sm ~ .input-empty {
    margin-left: 16px
}

.error .input-error:not(:empty) + .input-hint {
    margin-top: 5px
}

.empty .input-empty:not(:empty) + .input-hint {
    display: none
}

.input-group {
    position: relative;
    display: table;
    margin: 5px 0;
    width: 100%
}

.input-group > .select {
    display: table-cell;
    margin: 0;
    width: 88px
}

.input-group > .select--sm {
    width: 72px
}

.input-group > .select .select-label {
    border-radius: 22px 0 0 22px
}

.input-group .select-options {}

.input-group .select-options:after {
    left: 50%;
    margin: 0 0 0 -3px
}

.input-group .options {}

.input-group > .input {
    display: table-cell;
    margin: 0;
    border-left: 0;
    border-radius: 0 22px 22px 0
}

.input-group:hover > .select .select-label,
.input-group.focus > .select .select-label,
.input-group:hover > .input,
.input-group.focus > .input {
    border-color: #2b65f8
}

.input-group.error > .input,
.error > .input-group > .input,
.input-group.error > .select .select-label,
.error > .input-group > .select .select-label {
    border-color: #f66
}

.input-group:hover > .select .select-label,
.input-group.focus > .select .select-label,
.input-group.error > .select .select-label {
    border-right: 1px solid rgba(0, 0, 0, .2)
}





















.icon {
    display: inline-block;
    width: 16px;
    height: 16px;
    fill: currentColor;
    transition: color .2s, fill .2s, background .2s, box-shadow .2s, opacity .2s
}

.icon-svg {
    display: block;
    box-sizing: border-box;
    width: inherit;
    max-width: inherit;
    height: inherit;
    max-height: inherit;
    fill: inherit;
    background: inherit;
    -moz-transform: translateX(0);
    pointer-events: none
}

.icon--lg .icon-svg {
    -ms-transform: translate(.5px, -.3px)
}

.icon-svg > use {
    transition: opacity .2s
}

.icon--xsm {
    width: 22px;
    height: 22px
}

.icon--lg {
    width: 32px;
    height: 32px
}

.icon--xlg {
    width: 44px;
    height: 44px
}

.icon--xxlg {
    width: 64px;
    height: 64px
}

.icon--spread {
    width: 100%;
    height: 100%
}

.icon--white {
    fill: #fff
}

.icon--red {
    border-color: #f02139;
    fill: #f02139
}

.icon--like {
    border-color: #f02139;
    fill: #f02139
}

.icon--attention {
    border-color: #ff8200;
    fill: #ff8200
}

.icon--blue {
    border-color: #2b65f8;
    fill: #2b65f8
}

.icon--delivery {
    border-color: #2b65f8;
    fill: #2b65f8
}

.icon--favourite {
    fill: #fec309
}

.icon--black {
    fill: #000
}

.icon--dgrey {
    fill: #4d4d4d
}

.icon--invisibility {
    border-color: #1eb2fc;
    fill: #1eb2fc
}

.icon--verify {
    border-color: #1eb2fc;
    fill: #1eb2fc
}

.icon--green {
    fill: #1ac636
}

.icon--fcbk,
.icon--grey.icon--fcbk:hover,
.has-hover:hover .icon--fcbk {
    fill: #3464d4
}

.icon--twttr,
.icon--grey.icon--twttr:hover,
.has-hover:hover .icon--twttr {
    fill: #1cacff
}

.icon--google,
.icon--grey.icon--google:hover,
.has-hover:hover .icon--google {
    fill: #dd4b39
}

.icon--instgrm,
.icon--grey.icon--instgrm:hover,
.has-hover:hover .icon--instgrm {
    fill: #c13984
}

.icon--lnkdn,
.icon--grey.icon--lnkdn:hover,
.has-hover:hover .icon--lnkdn {
    fill: #006799
}

.icon--vk,
.icon--grey.icon--vk:hover,
.has-hover:hover .icon--vk {
    fill: #2c70b4
}

.icon--odnoklassniki,
.icon--grey.icon--odnoklassniki:hover,
.has-hover:hover .icon--odnoklassniki {
    fill: #f7882b
}

.icon--yandex,
.icon--grey.icon--yandex:hover,
.has-hover:hover .icon--yandex {
    fill: #ee3a2e
}

.icon--phone,
.icon--grey.icon--phone:hover,
.has-hover:hover .icon--phone {
    fill: #1ac636
}

.icon--card,
.icon--grey.icon--card:hover,
.has-hover:hover .icon--card {
    fill: #fec309
}

.icon--photo-verify,
.icon--grey.icon--photo-verify:hover,
.has-hover:hover .icon--photo-verify {
    fill: #1eb2fc
}

.icon--spp,
.icon--grey.icon--spp:hover,
.has-hover:hover .icon--spp {
    border-color: #fec309;
    fill: #fec309;
    background: radial-gradient(circle closest-side, #c40710 0%, #c40710 90%, transparent 90%);
    color: #ffe54f
}

.icon--grey.icon--spp {
    background: transparent;
    color: #bfbfbf
}

.icon--mailru,
.icon--grey.icon--mailru:hover,
.has-hover:hover .icon--mailru {
    fill: #1e8cdf
}

.icon--msn,
.icon--grey.icon--msn:hover,
.has-hover:hover .icon--msn {
    fill: #4d5cea
}

.icon--badoo {
    fill: #f1792c;
    background: radial-gradient(circle closest-side, #fff 0%, #fff 90%, transparent 90%)
}

.icon--blendr {
    fill: #02dbf7;
    background: radial-gradient(circle closest-side, #fff 0%, #fff 90%, transparent 90%)
}

.icon--hotornot {
    fill: #e60f32;
    background: radial-gradient(circle closest-side, #fff 0%, #fff 90%, transparent 90%)
}

.icon--vip {
    border-color: #67a7e3
}

.icon--riseup {
    border-color: #29cf29;
    fill: #29cf29
}

.icon--encounters {
    border-color: #00caa8;
    fill: #00caa8
}

.icon--customize {
    fill: #7258db
}

.icon--grey,
.icon.disabled:hover {
    border-color: #bfbfbf;
    fill: #bfbfbf
}

.icon--grey:hover,
.icon--grey.hovered {
    border-color: #4d4d4d;
    fill: #4d4d4d
}

.icon--hover:hover {
    border-color: #2b65f8;
    fill: #2b65f8
}

.icon--circle,
.icon--ring,
.icon--circle > .icon-svg,
.icon--ring > .icon-svg {
    border-radius: 100%
}

.icon--ring {
    border-width: 1px;
    border-style: solid
}

.icon--ring > .icon-svg {
    margin: -1px
}

.icon--ring.icon--spp,
.icon--color.icon--spp {
    fill: rgba(196, 7, 16, 0.7);
    background: transparent;
    color: #fec309
}

.icon--circle,
.icon--circle.icon--grey:hover {
    fill: #fff
}

.icon--circle.icon--grey:not(:hover) {
    fill: #fff;
    background: #bfbfbf
}

.icon--circle.icon--invisibility {
    background: #1eb2fc
}

.icon--circle.icon--verify {
    background: #1eb2fc
}

.icon--circle.icon--blue {
    background: #2b65f8
}

.icon--circle.icon--delivery {
    background: #2b65f8
}

.icon--circle.icon--green {
    background: #1ac636
}

.icon--circle.icon--red {
    background: #f02139
}

.icon--circle.icon--spotlight {
    background: #2b8cfc
}

.icon--circle.icon--riseup {
    background: #29cf29
}

.icon--circle.icon--encounters {
    background: #00caa8
}

.icon--circle.icon--red {
    background: #f02139
}

.icon--circle.icon--like {
    background: #f02139
}

.icon--circle.icon--favourite {
    background: #fec309
}

.icon--circle.icon--attention {
    background: #ff8200
}

.icon--circle.icon--pink {
    background: #f55280
}

.icon--circle.icon--boost {
    background: #f55280
}

.icon--circle.icon--undo {
    background: #9aa9c5
}

.icon--circle.icon--smile {
    fill: #000;
    background: #fec309
}

.icon--circle.icon--grey.icon--smile:hover {
    fill: #000
}

.icon--bubble.icon--grey:not(:hover) use:first-child {
    fill: #bfbfbf
}

.icon--bubble.icon--green use:first-child {
    fill: #1ac636
}

.icon--bubble.icon--pink use:first-child {
    fill: #f55280
}

.icon--bubble.icon--newbie use:first-child {
    fill: #86c313
}

.icon--bubble.icon--delivery use:first-child {
    fill: #2b65f8
}

.icon--bubble use + use {
    fill: #fff
}

.icon--invert:hover {
    fill: #fff
}

.icon--invert:hover > .icon-svg {
    overflow: hidden;
    border: 2px solid #2b65f8;
    border-radius: 100%;
    background: #2b65f8
}

.icon--group use + use {
    opacity: 0
}

.icon--group:hover use:first-child {
    opacity: 0
}

.icon--group:hover use + use {
    opacity: 1
}

.icon--inline {
    vertical-align: middle;
    margin: -3px 0 0
}

.icon--bubble-stroke > .icon-svg {
    max-width: 100%;
    max-height: 100%
}

.icon--apple {
    fill: #333
}

.icon--windows {
    fill: #058aeb
}

.icon--apple:hover,
.icon--windows:hover {
    fill: #2b65f8
}

.ico-popularity {
    display: inline-block;
    width: 24px;
    height: 12px;
    background: url(../images/icons-popularity.6.png) 0 0 no-repeat
}

.ico-popularity--lg {
    width: 60px;
    height: 60px
}

@media only screen and (-webkit-min-device-pixel-ratio:1.25),
only screen and (min-resolution:120dpi),
only screen and (min-resolution:1.25dppx) {
    .ico-popularity {
        background-image: url(../images/icons-popularity@2x.6.png);
        background-size: 320px 96px
    }
}

.ico-popularity--vlow,
.sidebar-nav__popularity--vlow .ico-popularity {
    background-position: -4px -9px
}

.ico-popularity--low,
.sidebar-nav__popularity--low .ico-popularity {
    background-position: -36px -9px
}

.ico-popularity--average,
.sidebar-nav__popularity--average .ico-popularity {
    background-position: -68px -9px
}

.ico-popularity--high,
.sidebar-nav__popularity--high .ico-popularity {
    background-position: -100px -9px
}

.ico-popularity--vhigh,
.sidebar-nav__popularity--vhigh .ico-popularity {
    background-position: -132px -9px
}

.ico-popularity--lg.ico-popularity--vlow {
    background-position: -2px -34px
}

.ico-popularity--lg.ico-popularity--low {
    background-position: -66px -34px
}

.ico-popularity--lg.ico-popularity--average {
    background-position: -130px -34px
}

.ico-popularity--lg.ico-popularity--high {
    background-position: -194px -34px
}

.ico-popularity--lg.ico-popularity--vhigh {
    background-position: -258px -34px
}







.loader02 {
  top:20px;
  width: 26px;
  height: 26px;
  border: 4px solid rgba(0, 0, 0, 0.25);
  border-top-color: #333;
  border-radius: 50%;
  position: relative;
  animation: loader-rotate 1s linear infinite;
  margin: -28px auto 0 auto; }

@keyframes loader-rotate {
  0% {
    transform: rotate(0); }
  100% {
    transform: rotate(360deg); } }







.simple-page__content {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff !important;
    z-index: 999999999;
}
.simple-promo{
    position: relative;
    top: 0;
    left: 0;
    width: 60%;
    height: 100%;
    margin-left: 20%;
    margin-top: 5%;
    background: #fff !important; 
}
.page-center {
    margin: 0 auto;
    width: 100%;
    max-width: 1240px;
    padding: 0 20px
}


.verify-icon {
    position: relative;
    display: inline-block
}

.verify-icon__text {
    font-size: .7171em;
    line-height: 1.1234em;
    color: #1eb2fc
}

.payment-promo {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    text-align: center
}

.payment-promo__head {
    position: relative;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin: 0 0 10px;
    padding: 10px 0 0;
    text-align: center
}

.payment-promo__content {
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.payment-promo__footer {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%
}

.ie11 .payment-promo__head,
.ie11 .payment-promo__content,
.ie11 .payment-promo__footer {
    max-width: 100%
}

.payment-promo__head > .user-photo:before {
    display: none
}

.payment-promo__head > .popularity-graph {
    margin: 21px 0 0
}

.payment-promo__head--popularity {
    margin: 0 0 60px;
    height: 116px;
    padding: 15px 0 0;
    background: #447bd5 url(https://badoocdn.com/v2/-/-/i/hotornot_v2/promo/payment/promo-bg.8.jpg)
}

.payment-promo__head--credits {
    background: #f69426
}

.payment-promo__head--spp {
    margin: 0 0 60px;
    height: 60px;
    background: #ffffff;
}

.payment-promo__head--spp > .brick--lg {
    top: 15px
}

.payment-promo__head--spp > .brick--xlg {
    top: 9px;
    width: 76px;
    height: 76px;
    border:1px solid #c9c9c9;
}

.payment-promo__head--spp > .icon {
    margin: 25px 0 0
}

.payment-promo__buttons {
    margin: 10px 0
}

.payment-promo__balance {
    display: table;
    height: 93px
}

.payment-promo__balance-title {
    position: absolute;
    top: 8px;
    right: 0;
    left: 0;
    margin: auto;
    color: #fff
}

.payment-promo__balance-point {
    position: relative;
    display: inline-block;
    margin-right: 7px;
    border-radius: 100%;
    width: 8px;
    height: 8px;
    background: #fff
}

.payment-promo__balance-point:after {
    content: '';
    position: absolute;
    top: -3px;
    left: -3px;
    border: 1px solid #fff;
    border-radius: 100%;
    width: 12px;
    height: 12px
}

.payment-promo__balance-decor {
    vertical-align: bottom;
    display: table-cell;
    width: 50%
}

.payment-promo__balance-decor:before {
    content: '';
    display: block;
    margin: 0 0 -1px;
    border-radius: 0 6px 0 0;
    height: 43px;
    background: #fff;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.payment-promo__balance-decor--right:before {
    border-radius: 6px 0 0 0
}

.payment-promo__credits {
    position: relative;
    display: inline-block;
    padding: 18px 8px 3px;
    font: 2.571em Helvetica, Arial, sans-serif
}

.payment-promo__credits:before,
.payment-promo__credits:after {
    content: '';
    position: absolute;
    bottom: 0;
    width: 6px;
    height: 6px
}

.payment-promo__credits:before {
    left: 0;
    background: radial-gradient(1px at 100% 0, rgba(0, 0, 0, 0) 6px, #fff 7px)
}

.payment-promo__credits:after {
    right: 0;
    background: radial-gradient(1px at 0 0, rgba(0, 0, 0, 0) 6px, #fff 7px)
}

.payment-promo__txt {
    font-size: 1.143em;
    line-height: 1.25
}

.payment-info {
    margin: 45px 0 0 0
}

.payment-info__item {
    position: relative;
    vertical-align: top;
    display: inline-block;
    margin: 0 30px;
    width: 210px;
    min-height: 145px
}

.payment-info__item:hover .link {
    border-color: #2b65f8;
    color: #2b65f8
}

.payment-info__item .btn {
    position: static
}

.payment-info__ico {
    position: relative;
    margin: 0 auto 25px;
    width: 168px;
    height: 209px;
    background: url(../images/feature-photo-frames.5.png) no-repeat 0 0
}

.payment-info__ico--top {
    background-position: -173px 0
}

.payment-info__ico--bottom {
    background-position: -346px 0
}

.payment-info__ico--favorite {
    background-position: -519px 0
}

.payment-info__ico--top .payment-info__photo,
.payment-info__ico--bottom .payment-info__photo {
    height: 165px
}

.payment-info__ico--top .payment-info__photo {
    top: 39px
}

.payment-info__ico--top .payment-info__photo,
.payment-info__ico--top .payment-info__photo:after {
    border-radius: 0 0 5px 5px
}

.payment-info__ico--bottom .payment-info__photo,
.payment-info__ico--bottom .payment-info__photo:after {
    border-radius: 5px 5px 0 0
}

.payment-info__ico > .icon {
    position: absolute;
    z-index: 1;
    right: 0;
    bottom: -10px;
    left: 0;
    margin: auto;
    box-shadow: 0 0 0 2px #fff;
    border-radius: 100%
}

.payment-info__photo {
    position: relative;
    top: 5px;
    display: inline-block;
    overflow: hidden;
    border-radius: 5px;
    width: 154px;
    height: 199px
}

.payment-info__photo:after {
    content: '';
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    box-shadow: 0 0 0 1px rgba(52, 58, 69, .15) inset;
    border-radius: 5px
}

.payment-info__photo > img {
    position: absolute;
    z-index: 1;
    top: -100px;
    right: -100px;
    bottom: -100px;
    left: -100px;
    margin: auto
}

.payment-info__hint {
    display: block;
    margin: 15px 0 0
}

.popularity-status--low {
    color: #f02139
}

.popularity-status--average {
    color: #cf9200
}

.popularity-status--high {
    color: #2bc43f
}

.payment-features {
    margin: 30px;
    text-align: center
}

.payment-feature {
    position: relative;
    vertical-align: top;
    display: inline-block;
    width: 19%;
    padding: 0 20px;
    text-align: center
}

.payment-feature__ico {
    margin: 0 0 15px
}

.payment-feature__ico > .icon {
    vertical-align: top
}

.payment-feature-column {
    vertical-align: top;
    display: inline-block;
    border-right: 1px solid rgba(0, 0, 0, .1);
    padding: 0 70px
}

.payment-feature-column:last-child {
    border: 0
}

.payment-feature-column__cell {
    position: relative;
    padding: 52px 0 0 0;
    text-align: left
}

.payment-feature-column__cell:first-child {
    padding: 0
}

.payment-feature-column__txt {
    vertical-align: middle;
    display: inline-block;
    width: 160px
}

.payment-feature-column__cell .icon {
    vertical-align: middle;
    margin: 0 15px 0 0
}

.payment-promo-details {
    padding: 20px
}

.payment-promo-details:empty {
    display: none
}

.double-credits {
    position: relative;
    margin: 0 auto 30px;
    width: 704px;
    padding: 30px 165px;
    background: #fff3b9 url(https://badoocdn.com/v2/-/-/i/hotornot_v2/promo/payment/credits-promo-coins-x2.5.png) 30px center no-repeat;
    color: #3f4752
}

.double-credits:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 6px;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAGBAMAAAA4UgPUAAAAKlBMVEX/////87n46Z7/8rj98LH//vr9+uj666T78L7777n77av9+N/89dT788+GngZVAAAAM0lEQVQI12MoUmUAAiYlBkNpECNRkMFQEsRoBDJELjAw8DgCGYIrU8O6BEEMkSJ1R0FBAKYZB20bkjmPAAAAAElFTkSuQmCC') 0 0
}

.spp-unsubscribe {
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    overflow: hidden
}

.spp-unsubscribe .section-left-side,
.spp-unsubscribe_ {
    border-top: 18px solid #f69426;
    padding-top: 15px
}

.spp-unsubscribe_ {
    padding-right: 40px;
    padding-left: 40px
}

.spp-unsubscribe .section-right-side {
    padding-top: 40px
}

.spp-unsubscribe__grey-box {
    margin: 0 0 20px;
    border: 1px solid #bfbfbf;
    padding: 20px;
    background: #f7f7f7;
    color: #999
}

.spp-unsubscribe .payment-feature-column__cell {
    padding-top: 22px
}

.spp-unsubscribe__reason-list {
    padding: 0 20px 20px
}

.spp-unsubscribe__reason-item {
    padding: 5px 0
}

.spp-unsubscribe__submit {
    width: 100%;
    text-indent: -1000px
}

.spp-unsubscribe__footer {
    margin: 20px 0 0
}

.popularity-graph__flame {
    position: absolute;
    top: -22px;
    left: 6px;
    opacity: .6
}

.popularity-graph__snow {
    position: absolute;
    top: 59px;
    left: 6px;
    opacity: .6
}

.popularity-graph {
    position: relative;
    border-top: 1px dashed #fff;
    border-top: 1px dashed rgba(255, 255, 255, .3);
    border-bottom: 1px dashed #fff;
    border-bottom: 1px dashed rgba(255, 255, 255, .3);
    height: 55px
}

.popularity-graph:before {
    content: '';
    position: absolute;
    top: 26px;
    right: 0;
    left: 0;
    border-top: 1px dashed #fff;
    border-top: 1px dashed rgba(255, 255, 255, .3)
}

.popularity-graph_ {
    position: relative;
    display: inline-block;
    height: 100%
}

.popularity-graph__line {
    position: absolute;
    z-index: 1;
    top: -4px;
    right: -5px;
    overflow: hidden;
    margin: auto;
    width: 435px;
    height: 60px
}

.popularity-graph__dots {
    display: inline-block;
    margin-left: -16px
}

.popularity-graph__dots + .popularity-graph__dots {
    margin-left: 70px
}

.popularity-graph__dots:last-child > .popularity-graph__dot {
    width: 15px;
    height: 15px;
    background: #fff
}

.popularity-graph__dots:last-child > .popularity-graph__dot:before {
    content: '';
    position: absolute;
    top: -9px;
    left: -9px;
    border: 2px solid #fff;
    border-radius: 100%;
    width: 23px;
    height: 23px
}

.popularity-graph__dots:last-child > .popularity-graph__dot:hover {
    border-color: #fff
}

.popularity-graph__dots:last-child > .popularity-graph__dot:hover:before {
    border-color: #2b65f8
}

.popularity-graph__dot {
    position: absolute;
    z-index: 2;
    border: 3px solid #fff;
    border-radius: 100%;
    width: 16px;
    height: 16px;
    background: #7dcdee;
    cursor: pointer;
    transition: border-color .2s
}

.popularity-graph__dot:hover {
    border-color: #2b65f8
}

.popularity-graph__dot--0 {
    bottom: -8px
}

.popularity-graph__dot--1 {
    bottom: 3px
}

.popularity-graph__dot--2 {
    bottom: 14px
}

.popularity-graph__dot--3 {
    bottom: 25px
}

.popularity-graph__dot--4 {
    bottom: 36px
}

.popularity-graph__dot--5 {
    bottom: 46px
}

.popularity-graph__days {
    position: absolute;
    bottom: -53px;
    margin: 0 0 0 -27px;
    width: 70px
}

.popularity-graph__days:before {
    content: '';
    position: absolute;
    top: -5px;
    right: 0;
    left: 0;
    margin: auto;
    border-radius: 100%;
    width: 8px;
    height: 8px;
    background: #fff
}

.popularity-graph__days-day {
    display: block;
    overflow: hidden;
    margin: 10px 0 0 0;
    white-space: nowrap;
    text-overflow: ellipsis
}

.popularity-graph__dots:last-child .popularity-graph__days-day {
    color: #4d4d4d
}

.popularity-line {
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: -5px 50px 0;
    padding: 40px 20px 35px
}

.popularity-lines > .popularity-line:last-child {
    padding-bottom: 15px
}

.popularity-line + .popularity-line:before {
    content: '';
    position: absolute;
    top: 10px;
    right: 20px;
    left: 20px;
    border-top: 1px solid #ebeced
}

.popularity-col {
    width: 335px
}

.popularity-col:first-child {
    z-index: 2;
    margin: 0 90px 0 0
}

.popularity-col:nth-child(2) {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start
}

.popularity-line:nth-child(2n+1) .popularity-col:first-child {
    margin: 0 0 0 90px
}

.popularity-col--sm {
    padding: 0 35px
}

.popularity-line:nth-child(2n+1) {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.popularity-line--bma.popularity-line--bma {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
}

.popularity-line--bma.popularity-line--bma .popularity-col:first-child {
    margin: 0 90px 0 0
}

.popularity-col .btn {
    min-width: 200px
}

.popularity-col__title {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-size: 24px !important;
    margin:0 !important;
    padding:0 !important;
}

.popularity-col__img {
    position: relative;
    display: inline-block
}

.popularity-col__img--riseup {
    left: -15px;
    width: 332px;
    height: 216px
}

.popularity-col__img--riseup.popularity-col__img--female {
    background: url(../images/popularity-riseup-female.5.png) 0 0 no-repeat
}

.popularity-col__img--riseup.popularity-col__img--male {
    background: url(../images/popularity-riseup-male.5.png) 0 0 no-repeat
}

.popularity-col__img--riseup .popularity-col__user-photo {
    display: inline-block;
    overflow: hidden;
    margin: 1px 0 0 2px;
    border-radius: 6px 6px 0 0;
    width: 178px;
    height: 150px
}

.popularity-col__user-photo {
    position: relative
}

.popularity-col__user-photo > img {
    position: absolute;
    top: -100px;
    right: -100px;
    bottom: -100px;
    left: -100px;
    margin: auto
}

.popularity-col__img--meets {
    right: -15px;
    width: 330px;
    height: 250px;
    background: url(https://badoocdn.com/v2/-/-/i/hotornot_v2/promo/popularity-meets.5.png) 0 0 no-repeat
}

.popularity-col__img--meets .popularity-col__user-photo {
    position: relative;
    top: 72px;
    left: 2px;
    overflow: hidden;
    width: 240px;
    height: 166px
}

.popularity-col__img--meets .popularity-col__user-photo_,
.popularity-col__img--spotlight .popularity-col__user-photo_ {
    position: absolute;
    bottom: 0;
    left: -135px;
    overflow: hidden;
    border-radius: 100%;
    width: 510px;
    height: 166px;
    padding-top: 12px;
    text-align: center
}

.popularity-col__img--meets .popularity-col__user-photo_ img {
    position: absolute;
    top: -200px;
    right: 0;
    bottom: -212px;
    left: 0;
    margin: auto;
    width: 240px;
    height: auto;
}

.popularity-col__img--meets .popularity-col__others {
    position: absolute !important;
}

.popularity-col__img--meets .popularity-col__others--1 {
    top: 114px !important;
    left: 10px !important;
}

.popularity-col__img--meets .popularity-col__others--2 {
    bottom: -14px !important;
    left: 165px !important;
}

.popularity-col__img--meets .popularity-col__others--3 {
    top: 93px !important;
    right: 10px !important;
}

.popularity-col__img--spotlight {
    left: -15px;
    padding-top: 125px;
}

.popularity-col__shadow_circle {
    overflow: hidden;
    border-radius: 100%;
    width: 320px;
    height: 45px;
    background: #f5f6f9
}

.popularity-col__img--spotlight .popularity-col__user-photo_ {
    bottom: 4px;
    left: -90px;
    background: none;
}

.popularity-col__img--spotlight .brick {
    position: absolute  !important;
}

.popularity-col__img--spotlight .popularity-col__add,
.popularity-col__img--spotlight .popularity-col__others--1 {
    bottom: 49px  !important;
}

.popularity-col__img--spotlight .popularity-col__add,
.popularity-col__img--spotlight .popularity-col__others--3 {
    left: 50%  !important;
    margin-left: -110px  !important;
}

.popularity-col__img--spotlight .popularity-col__others--3,
.popularity-col__img--spotlight .popularity-col__others--4 {
    bottom: -20px  !important;
}

.popularity-col__img--spotlight .popularity-col__owner,
.popularity-col__img--spotlight .popularity-col__others--2 {
    bottom: 79px  !important;
    left: 50%  !important;
    margin-left: -30px  !important;
}

.popularity-col__img--spotlight .popularity-col__others--2 {
    bottom: 0  !important;
}

.popularity-col__img--spotlight .popularity-col__others--1,
.popularity-col__img--spotlight .popularity-col__others--4 {
    left: 50% !important;
    margin-left: 50px !important;
}

.popularity-col__img--spotlight .popularity-col__others {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.popularity-icon {
    position: relative;
    display: inline-block;
    margin: 16px 0 10px;
    width: 94px;
    height: 94px;
}

.popularity-icon--phone {
    background: url(https://badoocdn.com/v2/-/-/i/hotornot_v2/promo/icon-mobile.5.png) 0 0 no-repeat
}

.popularity-icon--photo {
    position: relative;
    z-index: 1;
    background: url(https://badoocdn.com/v2/-/-/i/hotornot_v2/promo/icon-photo.5.png) 0 0 no-repeat
}

.popularity-col__more-photo {
    position: absolute;
    top: 12px;
    right: -100px;
    left: -100px
}

.popularity-col__more-photo .popularity-col__others + .popularity-col__others {
    margin-left: 38px
}

.popularity-col__img--spp {
    overflow: hidden;
    border-radius: 100%;
    width: 230px;
    height: 230px;
    background: #f5f6f9
}

.popularity-col__img--spp:before {
    content: '';
    display: block;
    height: 50%;
    background: #fec309
}

.popularity-col__img--spp .popularity-col__owner {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 100px;
    height: 100px
}

.popularity-col__img--spp .popularity-col__others {
    position: absolute;
    margin: 0
}

.popularity-col__img--spp .popularity-col__others--1 {
    top: 137px;
    left: 0
}

.popularity-col__img--spp .popularity-col__others--2 {
    top: 183px;
    left: 84px
}

.popularity-col__img--spp .popularity-col__others--3 {
    top: 137px;
    right: 0
}

.popularity-col__cost {
    margin: 0 -20px -30px
}




.show-me {
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  -webkit-transform: translate3d(-300px, 0, 0);
          transform: translate3d(-300px, 0, 0);
}


.buttonChat {
  position: fixed;
  bottom: 20px;
  right: 20px;
  font-family: "Lato";
  -webkit-appearance: none;
  font-size: 1rem;
  line-height: 1.2;
  border-radius: 3px;
  border: 2px solid #0f48d8;
  background: #1A50D9;
  color: white;
  cursor: pointer;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-decoration: none !important;
  cursor: pointer;
  text-align: center;
  font-weight: normal;
  padding: 10px 16px;
  padding-left: 30px;
  outline: 0;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}
.buttonChat:before {
  position: absolute;
  top: 0;
  left: 10px;
  bottom: 0;
  margin: auto;
  width: 10px;
  height: 10px;
  background: #53DD6C;
  content: "";
  border-radius: 100px;
    z-index: 9999999;
}
.buttonChat:hover {
  background: #0e41c2;
}
.buttonChat:active {
  bottom: 17px;
  background: #0e41c2 !important;
}
.buttonChat:visited {
  background: #0e41c2 !important;
}

.chattt {
  position: absolute;
  background: #f7f7f7;
  top: 0;
  right: -300px;
  height: 100%;
  overflow-y: scroll;
  width: 300px;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  z-index: 9999999;
}
.chattt li{
    padding: 0 !important;
    padding-left: 0px !important;
}

.chat__human {
  display: block;
  width: 160%;
  padding: 10px 20px;
  color: #444;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
}
.chat__human:hover {
  background: #0a34e9;
  color: #fff;
}
.chat__human > * {
  display: inline-block;
  vertical-align: middle;
}

.chat__avatar {
  width: 45px;
  margin-left:0px;
}

.chat__users {
  text-transform: uppercase;
  font-size: 0.7rem;
  letter-spacing: 1px;
  font-weight: 100;
  color: #fff;
  margin: 0 !important;
  height: 40px;
  width: 100%;
  background: #de2989;
}
.chat__users h4{
  font-size: 0.8rem;
  margin: 0 !important;  
}

.chattt ul a {
    padding: 0!important;
}




.profile-menu__fast-message {
    position: fixed;
    top: 90px;
    right: 13%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    min-width: 260px;
    max-height: 200px;
    z-index: 99999999999 !important;
    background: none;
}

.fast-message {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
            flex-direction: column;
    position: relative;
    min-height: 170px;
    background: #fff;
}

.fast-message__inner {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
            flex-direction: column;
    overflow: hidden;
    -webkit-flex: 1 1 auto;
            flex: 1 1 auto;
    border: 1px solid rgba(0, 0, 0, .08);
    border-radius: 8px;
    background: #fff;
}

.fast-message__close {
    position: absolute;
    top: 9px;
    right: 9px;
    cursor: pointer;
    color: #c9c9c9;
    z-index: 2;
}

.fast-message__close > .icon {
    pointer-events: none;
}

.fast-message__close:hover {
    color: #949494;
}

.fast-message__state {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
            justify-content: center;
    -webkit-flex-direction: column;
            flex-direction: column;
    -webkit-flex: 1 0 auto;
            flex: 1 0 auto;
    padding: 30px 20px;
}

.fast-message__state-icon {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
            justify-content: center;
    margin-bottom: 10px;
    color: #7000e3;
}

.fast-message__state-title {
    text-align: center;
    color: #6a6a6a;
}

.ie11 .fast-message__state-title {
    max-width: 100%;
}

.fast-message__content {
    -webkit-flex: 1 0 auto;
            flex: 1 0 auto;
}

.fast-message__screen {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
            align-items: center;
    -webkit-flex-direction: column;
            flex-direction: column;
    padding: 30px 10px;
    color: #949494;
}

.fast-message__screen-icon {
    margin-bottom: 5px;
}

.fast-message__screen-text {
    font-size: 13px;
    margin-bottom: 0;
    text-align: center;
}

.ie11 .fast-message__screen-text {
    max-width: 100%;
}

.fast-message__field-wrapper {
    display: -webkit-flex;
    display: flex;
    height: 100%;
    -webkit-align-items: center;
            align-items: center;
    border-top: 1px solid rgba(0, 0, 0, .08);
}

.fast-message__action {
    position: relative;
    padding: 15px 0;
    text-align: center;
    color: #303030;
}

.fast-message__action::before {
    content: '';
    position: absolute;
    top: 0;
    right: 20px;
    left: 20px;
    height: 1px;
    background: rgba(0, 0, 0, .08);
}

.fast-message__field {
    -webkit-flex: 1 1 auto;
            flex: 1 1 auto;
}

.fast-message__field .text-field__input {
    font-size: 13px;
    border: 0;
}

.fast-message__send > .btn {
    margin: 0;
    height: 40px;
    font-weight: 300;
    font-size: 13px;
    color: #7000e3;
}

.fast-message__chat {
    height: 120px;
    padding-top: 20px;
    position: relative;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
            flex-direction: column;
}

.fast-message__chat .scroll {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
            flex-direction: column;
    -webkit-flex: 1 0 auto;
            flex: 1 0 auto;
    max-height: 100%;
}

.fast-message__chat-inner {
    padding: 0 20px;
}

.fast-message__message {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-end;
            align-items: flex-end;
    -webkit-flex-direction: column;
            flex-direction: column;
    margin-bottom: 10px;
}

.fast-message__message-text {
    border-radius: 18px;
    border-bottom-right-radius: 0;
    padding: 7px 15px;
    background: #7000e3;
    font-weight: 400;
    color: #fff;
}

.fast-message__message-time {
    margin-top: 5px;
    font-size: 10px;
    color: #c9c9c9;
}

.fast-message__loader {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(255, 255, 255, .7);
    z-index: 2;
}

.fast-message--header {
    max-width: 260px;
}

.fast-message--header::before {
    content: '';
    position: absolute;
    top: -7px;
    /* @noflip begin */
    left: 50%;
    /* @noflip end */
    border: 1px solid rgba(0, 0, 0, .08);
    border-right: 0;
    border-bottom: 0;
    width: 13px;
    height: 13px;
    background: #fff;
    /* @ltr begin */
    -webkit-transform: translateX(-50%) rotate(45deg);
            transform: translateX(-50%) rotate(45deg);
    /* @ltr end */
    
    z-index: 0;
}

.fast-message--header .fast-message__chat {
    padding-top: 30px;
}

.fast-message--header .fast-message__inner {
    box-shadow: 0 10px 20px rgba(0, 0, 0, .15);
}

.fast-message--header .fast-message__content {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
            flex-direction: column;
    -webkit-justify-content: center;
            justify-content: center;
    position: relative;
    z-index: 1;
}

.fast-message--sidebar .fast-message__chat {
    padding-top: 20px;
    max-height: 100px;
}


.n-wrapper {
  position: fixed !important;
  right: 2em;
  top: 1em;
  z-index: 999999;
  display: none;
}

.n-box {
  position: relative;
  width: 18em;
  height: 64px;
  margin: .8em auto;
  padding: .5em 1.4em .5em .6em;
  border-radius: .3em;
  box-shadow: 0 0.4em 1em -0.2em rgba(0, 0, 0, 0.2);
  background: #EEEEEE;
}

.n-close {
  display: block;
  position: absolute;
  top: .4em;
  right: .4em;
  width: .9em;
  height: .9em;
  line-height: .8em;
  text-align: center;
  color: #777;
  border: 1px solid #777;
  border-radius: 50%;
  cursor: pointer;
}

.n-picture {
  height: 100%;
  display: block;
  border-radius: 50%;
  float: left;
}

.n-message {
position: relative;
top: 50%;
transform: translateY(-50%); 
padding-left: 5px;    
  font-family: 'comfortaa';
  font-size: .9em;
  display: block;
  width: 78%;
  float: right;
  color: #8C8C8C;
  vertical-align: middle;
}
.n-message a {
  text-decoration: none;
  text-transform: capitalize;
  color: #2ECBAA;
  font-weight: bold;
}
span.price--display {
    font-size: 30px;
    font-weight: 600;
}

.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto;
}

.carousel {
    position: relative;
}
.carousel-inner {
    position: relative;
    width: 70%;
    overflow: hidden;
}
.carousel-inner>.item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img {
    line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-inner>.item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
    -o-transition: -o-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
}
.carousel-inner>.item.active.right, .carousel-inner>.item.next {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
}
.carousel-inner>.item.active.left, .carousel-inner>.item.prev {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}
.carousel-inner>.item.active, .carousel-inner>.item.next.left, .carousel-inner>.item.prev.right {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
}.carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev {
    display: block;
}
.carousel-inner>.active {
    left: 0;
}
.carousel-inner>.next, .carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%}
.carousel-inner>.next {
    left: 100%}
.carousel-inner>.prev {
    left: -100%}
.carousel-inner>.next.left, .carousel-inner>.prev.right {
    left: 0;
}
.carousel-inner>.active.left {
    left: -100%}
.carousel-inner>.active.right {
    left: 100%}
.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #444;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    background-color: rgba(0, 0, 0, 0);
    filter: alpha(opacity=50);
    opacity: .5;
}
.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',  endColorstr='#00000000',  GradientType=1);
    background-repeat: repeat-x;
}
.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',  endColorstr='#80000000',  GradientType=1);
    background-repeat: repeat-x;
}
.carousel-control:focus, .carousel-control:hover {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: .9;
}

.carousel-indicators {
    position: absolute;
    bottom: -40px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #444;
    border-radius: 10px;
}
.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #444;
}

.terms h1{
    font-size:1.5em;
    line-height: 2rem;
    font-weight:600;
}

.terms h3{
    font-size:1em;
    line-height: 1.5rem;
    font-weight:600;
}

.terms{
    text-align:justify;
    padding-right:40px;
}