@font-face {
	font-family: shabnam;
	font-style: normal;
	font-weight: bold;
	src: url('../fonts/Shabnam-Bold.eot');
	src: url('../fonts/eot/shabnam-Bold.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../fonts/Shabnam-Bold.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/Shabnam-Bold.ttf') format('truetype');
}
@font-face {
	font-family: shabnam;
	font-style: normal;
	font-weight: 500;
    src: url('../fonts/Shabnam.eot');
	src: url('../fonts/eot/shabnam.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../fonts/Shabnam.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/Shabnam.ttf') format('truetype');
}

@font-face {
	font-family: kara;
	font-style: light;
	font-weight: 100;
	src: url('../fonts/kara/SGKARA-LIGHT.otf');
	src: url('../fonts/kara/SGKARA-LIGHT.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
			 url('../fonts/kara/SGKARA-LIGHT.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}
@font-face {
	font-family: kara;
	font-style: normal;
	font-weight: 500;
	src: url('../fonts/kara/SGKARA-REGULAR.otf');
	src: url('../fonts/kara/SGKARA-REGULAR.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
			 url('../fonts/kara/SGKARA-REGULAR.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}
@font-face {
	font-family: kara;
	font-style: swmibold;
	font-weight: bold;
	src: url('../fonts/kara/SGKARA-SEMIBOLD.otf');
	src: url('../fonts/kara/SGKARA-SEMIBOLD.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
			 url('../fonts/kara/SGKARA-SEMIBOLD.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}

.ruxin_news .lead_title, .ruxin_news .intro_title, .ruxin_news .link_title{
	color:#b7af8d !important;
}


.djc_heading_set{
	background: #fff !important;
    padding: 20px 40px !important;
    margin-bottom: 20px !important;
    border-radius: 10px !important;
    box-shadow: 0px 6px 11px 0 rgba(171, 171, 171, 0.12) !important;
}

#djcatalog .djc_items .djc_item_bg, #djcatalog .djc_related_items .djc_item_bg{
	background: #fff !important;
    border-radius: 5px;
    margin: 10px !important;
}

.uk-section-default {
    background-repeat: no-repeat;
    background-color: #f5f5f5;
    background-image: url(../img/back.jpg);
}
