@font-face {
  font-family: 'Exo 2';
  font-style: normal;
  font-weight: 400;
  src: local('Exo 2'), local('Exo2-Regular'), url(http://clip.uz/templates/clipuz/fonts/pEbpp8gu02JrI5SDG9jj6g.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: 'Exo 2';
  font-style: normal;
  font-weight: 400;
  src: local('Exo 2'), local('Exo2-Regular'), url(http://clip.uz/templates/clipuz/fonts/sZoRRDfBcJL9e6dHdMU_Tg.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Exo 2';
  font-style: normal;
  font-weight: 400;
  src: local('Exo 2'), local('Exo2-Regular'), url(http://clip.uz/templates/clipuz/fonts/-A4eIjQkAwKL411pgtQ4VA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}

* {
    margin-top:0;
    margin-bottom:0;
    margin-right:0;
    margin-left:0;
    padding:0;
}
body {
	  background:#fff url('https://png.pngtree.com/thumb_back/fh260/back_pic/03/60/45/0457a5d63980334.jpg')fixed;
    
}
.contair {
	margin: 0 auto;
	width: 1000px;
	padding: 0;
	background: #fff;
}

.head {
	height: 100px;
	width: 1000px;
	margin: 0;
	padding: 0;
}

.logo {
	width: 250px;
	height: 100px;
	float: left;
}

.logo img {
	width: 250px;
}

.search_block {
	float: left;
	width: 475px;
	height: 100px;
	
	margin: 0;
	padding: 0;
}

.search_input {
	width: 430px;

	float: left;
	margin: 17px 0 0 20px;

}

.top_img {
	background: url('https://png.pngtree.com/thumb_back/fh260/back_pic/03/60/45/0457a5d63980334.jpg') repeat-x;
	height: 25px;
	width: 100%;
	margin: 0;
	padding: 0;
}

.sign_block {
	float: left;
	height: 100px;
	line-height: 100px;
	margin: 0;
	padding: 0;
}

.nav{   
    z-index: 980;
   	width: 980px;
	margin: 0 auto;
	border-radius: 5px;
	height: 40px;
	background:#fff url('https://png.pngtree.com/thumb_back/fh260/back_pic/03/60/45/0457a5d63980334.jpg') repeat;
}
.nav ul{
    font-size:13px;
    list-style:none;
    margin:0;
    display:inline;
    height:40px;
    text-align:right;
}
.nav li{ 
    display:block;
    z-index:100;
    position:relative;
    float: left;
}
.nav li a
{
	transition:all 1s;
    font-size: 16px;
    text-decoration: none;
    color: #fff;
    line-height:40px;
    padding:0 10px;
    display: block;
    border-right:1px solid #fff;
    font-family: Arial, sans-serif;
   
}
.nav li a:hover {
		transition:all 1s;
    z-index:100;
  background: #5ebbc0;
	
	text-decoration: none;
}
.nav li a:hover:first-child {

  border-radius: 5px 0px 0px 5px;
}

.nav li.lenta{
    float: right;
    background:#202020 url(../images/sprite1.png) 0 -268px repeat-x;
    border-right: 0;
}
.nav li.lenta a{
    font-size: 13px;
}
.nav li a.link1{
    background: url(../images/sprite.png) right -268px no-repeat;
    padding:0 15px 0 15px;
}
.nav li a.link1:hover:first-child {

  border-radius: 5px 0px 0px 5px;
}

.nav li.drop:hover .link1{
    text-decoration:none;
    color: #fff;
    background: #5ebbc0;
}
.nav li.drop{
    display:inline-block;
    zoom: 1;
    *display:inline;
}
.nav li.drop:hover{

}
.nav li ul {
    z-index:500; 
    transition:all 1s;
    opacity: 0; 
    height: 0;
    overflow: hidden;
    position:absolute !important;
    left:0;
    margin:0;
    background:#7dc6bd;
    transition:opacity 0.1s ease;
    display:none;
    min-width:160px;
    width:160px;
    text-align: left;
    box-shadow: 0 10px 20px rgba(0,0,0,0.2);

}
.nav li li{
    z-index:500;
    height:30px;
    padding:0;
    display:block;
    clear:both;
    float:none;
    margin:0;
    border-top: 1px solid #fff;
}
.nav li li:last-child{
}
.nav li li a {
    padding:0 10px !important;
    text-align:left;
    font-size:14px;
    line-height:30px !important;
    text-decoration:none;
    box-shadow:none;
    display:block;
    color:#7dc6bd
    font-weight:normal;
    float:none;
    border-right: 0;
}
.nav li li a:hover {
    clear:both;
    color:#fff;
    background: #74d6ca;
}
.nav li:hover ul{
    opacity:1;
    height:auto;
    clear:both;
    display:block;
}

/*content by ulasoft*/

.content {
	margin: 0;
	padding: 10px;
	background: #fff;
	float: left;
	width: 1000px;
}

.left-block {
	float: left;
	width: 735px;
	overflow: hidden;
	position: relative;
}

.right-block {
	float: right;
	overflow: hidden;
	position: relative;
	width: 240px;
}


.block-right {
	width: 240px;
	float:left;
        margin:10px 0 0 0;
	border-radius: 5px 5px 0 0;
	

}

.title-block {
	height: 40px;
	line-height: 40px;
	border-radius: 5px 5px 0 0;
	    background:#fff url('http://soft.newcity.uz/bbody.jpg') repeat;
	margin: 0;
	padding: 0 0 0 15px;
	font-size: 15px;
	font-family: 'Exo 2', Arial, sans-serif;
    color: #fff;

}

.block-right img {
		border-radius: 0px 0px 5px 5px;
}
.block-right-1 img {
	
	border-radius: 0px 0px 5px 5px;
}


.name-block {
	width: 100%;
	padding: 0 15px 0 15px;
	background:#fff url('http://soft.newcity.uz/bbody.jpg') repeat;
	font-family: Arial, sans-serif;
	font-size: 15px;
	float: left;
	height: 40px;
	line-height: 40px;
	border-radius: 5px;
	margin:  0 0 10px 0;
    color: #fff;
}

.alls {
	float: right;
	height: 30px;
	line-height: 30px;
	background: #5cb85c;
	color: #fff;
	margin: 5px 0 0 0;
	text-align: center;
	width: 50px;
	border-radius: 7px 0px 7px 0px;
}

.alls a {
	text-decoration: none;
	color: #fff;
}

.short{overflow: hidden; width:183;float: left;background: #fff;border: 2px solid rgba(204, 204, 204, 0);border-radius: 10px;}
.img-short{overflow: hidden;height: 160px;position: relative;} 
.img-short:hover .short-icon{
	display: block;z-index: 1000;
	  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}
.img-short > img{min-height: 249px;
	cursor: pointer;
 -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}

.short-icon{display: none;position: absolute;top: 5px;right: 8px;background: rgba(0,0,0,0.5);padding: 2px 5px 5px 5px;border-radius: 4px;} 
.img-short-title{line-height: 15px;padding: 10px 0px 5px 0px;position: absolute;bottom: 0;width: 100%;text-align: center;background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.61) 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.61)));background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.61) 100%);background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.61) 100%);background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.61) 100%);background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.61) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#9c000000',GradientType=0 );}
.img-short a{  text-decoration: none; color: #fff;font-family: "Exo 2";text-shadow: 0 1px 1px rgba(0,0,0,0.9);} .img-short a:hover{color: #fff}
.short-desc{padding: 10px;color: #999;height: 80px;}
.short-bott{background: #51adc0;padding: 5px;border-top: 1px solid #ccc;font-size: 12px;color: #fff;}
.short-bott a{color: #666;} .short-bott a:hover{text-decoration: none;}


/*music short by ulasot*/

.music {
float: left;
width: 357px;
height: 40px;
line-height: 40px;
background: #e7e7e7;
padding: 0 10px 0 10px;
border-radius: 5px;
margin: 5px;


}

.music:hover{
	background: #fff;
	box-shadow: 2px 1px 2px rgba(0,0,0,0.2);
}

.title-music {

	float: left;
}
.download-music {
	float: right;
	height: 40px;
line-height: 40px;
padding: 0;
margin: 10px 0 0 0;
}



/* LOGIN begin  */
.loginbar{
    float:right;
    height:30px;
    position:static;
    line-height:30px;
    color:#909090;
    margin: 5px 0;
    font-size: 11px;
}
.loginbar a{
    font-size:11px;
    text-decoration:underline;
    color:#496ba8;
}
.loginbar a:hover{
    text-decoration:none;
}
.loginpanel{
    line-height:20px;
    min-width:140px;
    color:#eee;
    height:20px;
    float:right;
    text-align:right;
}
#loginb{
    color:#909090;
    width:240px;
    display:none;
    background:#fff;
    position:absolute;
    top:150px;
    left:50%;
    margin-left:-150px;
    z-index:20000 !important;
    box-shadow: 0px 0px 30px #000;
    padding:20px;
}
#loginb a{
    color:#496ba8;
}
#loginb a:hover{
    text-decoration: none !important;
}
.logheader{
    height:45px;
    margin:-20px -20px 20px -20px;
    position:relative;
    color:#303030;
    font-size:16px;
    font-weight:bold;
    text-align: center;
    background: #f5f5f5;
    padding: 10px 0;
    border-bottom: 1px solid #ddd;
}
.logheader img{
    height:30px;
}
.login-close{
    position:absolute;
    background:url(../images/login-close.png) 0 0 no-repeat;
    width:20px;
    height:20px;
    cursor:pointer;
    top:5px;
    right:5px;
}
.login-close:hover{
    background-position: 0 -20px;
}

.profile{
    margin:0 0 15px 0;
}
.nblock {
display: none;
}
.profile-left{
    float:left;
    margin:0 9px 0 0;
    border:1px solid #e5e5e5;
    padding:10px;
}
.profile img{
    width:80px;
    max-height:80px;
    box-shadow:0 1px 3px rgba(0,0,0,0.3);
}
.profile ul{
    list-style: none;

    margin:0 0 15px 0;
    padding:0;
    font-size:12px;
    color:#303030;
    float:left;
    width:77px;
}
.profile li{
    position: relative;
    height:29px;
    line-height:20px;
    margin:0;
    padding:0;
    width:150px;
    text-align:left;
}
.profile li a{
    text-align:left;
    line-height:20px;
    font-size:12px;
    color:#496ba8 !important;
    text-decoration:underline !important;
    font-weight:normal;
}
.profile li a:hover{
    color:#303030 !important;
    text-decoration:none !important;
}
.login_input{
}
.login_input a{
    font-size:12px;
    line-height:40px;
}
.login_field{
    width:209px;
    height:35px;
    line-height:35px;
    vertical-align: middle;
    font-size:15px;
    padding:0;
    color:#909090;
    background:#fff;
    margin:15px 0;
    text-align:left;
}
.field{
    padding:5px;
    width:215px;
    height:25px;
    line-height:25px;
    color:#909090;
    font-size:15px;
    font-family:Arial;
    background:#fff url(../images/fields.png) top repeat-x;
    border:1px solid #ccc;
    vertical-align: middle;
    box-shadow:inset 0 0 2px rgba(0,0,0,0.1); 
}
.field:hover, .field:active, .field:focus{
    border:1px solid #909090 !important;
}
.not_save{
    font-size:12px;
    padding:0;
    margin:8px 0 10px 0;
    height:20px;
    text-align:left;
    float: left;
}
.enterbutton{
    font-family:Arial;
    background:#496ba8;
    cursor:pointer;
    height:27px !important;
    line-height:27px !important;
    text-align:center;
    text-decoration:none;
    font-size:13px !important;
    font-weight:bold;
    display:block;
    float:left;
    color:#fff !important;
    text-decoration:none !important;
    margin:5px 10px 5px 0;
    padding:0 8px;
    border:0;
    text-shadow:0 -1px 1px rgba(0,0,0,0.3);
}
.enterbutton:active{
    box-shadow:inset 0 0 10px rgba(0,0,0,0.9) !important;
}
.enterbutton:hover{
    color:#fff;
    background:#303030;
    box-shadow:inset 0 0 10px rgba(0,0,0,0.3);
    text-shadow:none;
}	
#login_overlay {
    background-color: #000; /* ×¸ðíûé ôîí */
    height: 100%; /* Âûñîòà ìàêñèìàëüíà */
    left: 0; /* Íóëåâîé îòñòóï ñëåâà */
    opacity: 0.50; /* Ñòåïåíü ïðîçðà÷íîñòè */
    -moz-opacity:0.5;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    position: fixed; /* Ôèêñèðîâàííîå ïîëîæåíèå */
    top: 0; /* Íóëåâîé îòñòóï ñâåðõó */
    width: 100%; /* �?èðèíà ìàêñèìàëüíà */
    z-index: 10000; /* Çàâåäîìî áûòü ÍÀÄ äðóãèìè ýëåìåíòàìè */
    display:none;
}
/* LOGIN end  */

.comm {
	float: left;
	width: 100%;
}

.comm-avatar {
float: left;
border-radius: 5px;

}
.comm-avatar img {
	width:50px;
	height: 50px;
	border-radius: 5px;
}

.author_date {
	width: 90%;
	float: left;
	margin: 0 0 0 5px;
}


.comm-txt {
	float: left;
	  width: 90%;
  margin: 0 0 0 5px;

}

.navs{   
    z-index: 980;
   	width: 100%;
	margin: 0 auto;
	border-radius: 5px;
	height: 40px;
	background: #e7e7e7;
}
.navs ul{
    font-size:13px;
    list-style:none;
    margin:0;
    display:inline;
    height:40px;
    text-align:right;
}
.navs li{ 
    display:block;
    z-index:100;
    position:relative;
    float: left;
}
.navs li a
{
	transition:all 1s;
    font-size: 16px;
    text-decoration: none;
    color: #6C6969;
    line-height:40px;
    padding:0 10px;
    display: block;
    border-right:1px solid #ddd;
    font-family: Arial, sans-serif;
   
}
.navs li a:hover {
		transition:all 1s;
    z-index:100;
  background: #ddd;
	
	text-decoration: none;
}
.navs li a:hover:first-child {

  border-radius: 5px 0px 0px 5px;
}



.footer {
	float: left;
	height: 150px;
	background:#fff url('http://soft.newcity.uz/bbody.jpg') repeat;
	width: 100%;
}


.footer a {
	text-decoration: none;
	color: #fff;
}



.footer-left{
 width: 276px;
 margin: 20px;
	float: left;
color: #fff;
}

.footer-right {
  float: left;
  width: 650px;
  margin: 12px 0 0 0;
  padding: 8px;
color: #fff;
}



.short2{overflow: hidden; width:120;float: left;background: #fff;border: 2px solid rgba(255, 255, 255, 0);border-radius: 10px;}
.img-short2{overflow: hidden;height: 149px;position: relative;} 
.img-short2:hover .short-icon{
	display: block;z-index: 1000;
	  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}
.img-short2 > img{min-height: 249px;
	cursor: pointer;
 -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}
.short-icon2{display: none;position: absolute;top: 5px;right: 8px;background: rgba(0,0,0,0.5);padding: 2px 5px 5px 5px;border-radius: 4px;} 
.img-short-title2{padding: 0px 2px 2px 2px;position: absolute;bottom: 0;width: 100%;text-align: center;background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.61) 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.61)));background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.61) 100%);background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.61) 100%);background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.61) 100%);background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.61) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#9c000000',GradientType=0 );}
.img-short2 a{line-height: 14px; text-decoration: none;   color: #fff;font-family: "Exo 2";text-shadow: 0 1px 1px rgba(0,0,0,0.9);} .img-short2 a:hover{color: #fff}
.short-desc2{padding: 10px;color: #999;height: 80px;}
.short-bott2{background: #51adc0;padding: 5px;border-top: 1px solid #ccc;font-size: 12px;color: #fff;}
.short-bott2 a{color: #666;} .short-bott a:hover{text-decoration: none;}
