/*

#F09217 اصفر
*/
* {
    /*outline: 1px solid red*/
}
body {
    background: #d1c8b3;
    font-family: "JF Flat Regular";
}
@font-face {
    font-family: "JF Flat Regular";
    src: url('../fonts/JF-Flat-regular.eot');
    src: url('../fonts/JF-Flat-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/JF-Flat-regular.svg#JF Flat Regular') format('svg'), url('../fonts/JF-Flat-regular.woff') format('woff'), url('../fonts/JF-Flat-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
/***btn-default***/

.btn-default {
    background-color: #b5a07a;
    border-color: #b5a07a;
    color: #fff;
    border-radius: 0;
    transition: ease 0.4s;
    -moz-transition: ease 0.4s;
    -webkit-transition: ease 0.4s;
    -o-transition: ease 0.4s;
}
:hover.btn-default {
    background-color: #160d0a;
    border-color: #160d0a;
    color: #fff;
}
.btn {
    border: none;
    border-radius: 0;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    margin-top: 20px;
}
:hover.btn {
    color: #fff;
}

/***detels***/

.detels {
    border-right: 2px solid #d8dad6;
    color: #999;
}

/***block***/

.block {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f5f2e8+0,eee8da+100 */
    background: #f5f2e8; /* Old browsers */
    background: -moz-linear-gradient(top, #f5f2e8 0%, #eee8da 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #f5f2e8 0%,#eee8da 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #f5f2e8 0%,#eee8da 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f2e8', endColorstr='#eee8da',GradientType=0 ); /* IE6-9 */
    border: 1px solid #b6a07b;
    margin-bottom: 20px;
    position: relative;
    overflow: hidden;
}
.body-block{
    padding: 8px;
}
.block .hed-title{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f0edde+0,eae5d1+100 */
    background: #f0edde; /* Old browsers */
    background: -moz-linear-gradient(top, #f0edde 0%, #eae5d1 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #f0edde 0%,#eae5d1 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #f0edde 0%,#eae5d1 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0edde', endColorstr='#eae5d1',GradientType=0 ); /* IE6-9 */
    border-bottom: 1px solid #dfd8bc;
    padding: 15px 20px;
}

.block .hed-title .title-h3{
    font-size: 17px;
    height: 10px;
    line-height: 1;
    margin: 0;
    
}
.block .hed-title .title-h3 span{
    float: right;
    line-height: 10px;
    padding-left: 11px;
    position: relative;
    top: -3px;
}

/***navber-top***/
.navber-top {
    padding: 5px 0 0px 0;
    background: #322520;
}
.navber-top .munstop{
    margin-top: 5px;
}
.navber-top .munstop li a i{
    color: #e8e3ce;
}
.navber-top .munstop li a {
    color: #fff;
    transition: ease 0.4s;
    -moz-transition: ease 0.4s;
    -webkit-transition: ease 0.4s;
    -o-transition: ease 0.4s;
}
.navber-top .munstop li a:hover{
    color: #e8e3ce;
    text-decoration: none;
}
.navber-top .icons{
    margin-top: 5px;
}
.navber-top .icons i{
    line-height: 25px;
}
.navber-top .icons li a{
    color: #fff;
    background: #241916;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    display: block;
    text-decoration: none;
    transition: ease 0.4s;
    -moz-transition: ease 0.4s;
    -webkit-transition: ease 0.4s;
    -o-transition: ease 0.4s;
}
.navber-top .icons li a:hover{
    color: #e8e3ce;
    text-decoration: none;
    background: none;
}

.all-hedar {
    background: #fff;
}



/***hedar***/


.hedar {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f0edde+0,eae5d1+100 */
    background: #f0edde; /* Old browsers */
    background: -moz-linear-gradient(top, #f0edde 0%, #eae5d1 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #f0edde 0%,#eae5d1 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #f0edde 0%,#eae5d1 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0edde', endColorstr='#eae5d1',GradientType=0 ); /* IE6-9 */
    box-shadow:  0 2px 5px rgba(0, 0, 0, 0.2);
}
.hed {}
/*.logoxs{
    margin-top: 20px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    padding-top: 20px;
}*/
.color-hed{
    background: #160d0a;
    margin-bottom: 15px;
}
.navber-hed{}


/******navbar******/
.navbar-default {
    background-color: rgba(248, 248, 248, 0.56);
    border-color: #e7e7e7;
}
.navbar {
    border-radius: 0;
}
nav.navbar.bootsnav{
    border: none;
}
.nav > li:before,
.nav > li:after{
    content: "";
    background: #322520;
    position: absolute;
    bottom: 0;
    left: 0;
}
.nav > li:before{
    width: 0;
    height: 1px;
    transition: all 0.3s ease 0s;
}
.nav > li:hover:before{
    width: 100%;
}
.nav > li:after{
    width: 100%;
    height: 0;
    transition: all 0.5s ease 0.3s;
}
.nav > li:hover:after{
    height: 100%;
}
nav.navbar.bootsnav ul.nav > li > a{
    padding: 15px;
    margin: 0;
    text-transform: uppercase;
    z-index: 1;
    transition: all 0.5s ease 0s;
     color: #322520;
}
nav.navbar.bootsnav ul.nav > li.dropdown > a{
    padding: 15px 30px 15px 15px;
}
nav.navbar.bootsnav ul.nav > li > a:hover{
    color: #edead9;
}
nav.navbar.bootsnav ul.nav > li.dropdown > a:after.dropdown-toggle{
    position: absolute;
    margin-left: 7px;
}
.dropdown-menu.multi-dropdown{
    position: absolute;
    left: -100% !important;
}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu{
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    border: none;
}
@media only screen and (max-width:990px){
    .dropdown-menu.multi-dropdown{ left: 0 !important; }
    .nav > li:before,
    .nav > li:after{
        width: 0;
        height: 0;
    }
}

/*******************************/

.menu-top{
    background: #322520;
    width: 250px;
    height: 100vh;
    position: fixed;
    top: 3px;
    right: -250px;
    z-index: 9999;
    transition: ease 0.3s;
    -webkit-transition: ease 0.3s;
    -o-transition: ease 0.3s;
    -moz-transition: ease 0.3s;
}
.menu-close{
    background: #322520;
    width: 250px;
    height: 100vh;
    position: fixed;
    right: 0px;
    z-index: 9999;
}
.menu-top h3{
    background: #F0E6C8;
    color: #FFFFFF;
    padding: 7px
}
.menu-top #father {
    margin: 10px;
    padding: 0;
}
.menu-top #father li{
    list-style-type:none; border-left-width:1px; border-right-width:1px; border-top-width:1px; border-bottom-style:solid; border-bottom-width:1px; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px
}
.menu-top #father li a{
    display: block;
    color: #fff;
    padding: 10px;
    transition: ease 0.3s;
    -webkit-transition: ease 0.3s;
    -o-transition: ease 0.3s;
    -moz-transition: ease 0.3s;
}
.menu-top #father li a:hover{
    text-decoration: none;
    color: #FFFFFF;
    background-color: #B5A07A;
}
.menu-top #close{
    left: -40px;
    position: absolute;
    background: #B5A07A;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #FFFFFF;
    cursor: pointer;
    transition: ease 0.3s;
    -webkit-transition: ease 0.3s;
    -o-transition: ease 0.3s;
    -moz-transition: ease 0.3s
}
.menu-top :hover#close{
    background: #B5A07A;
}

.menu-top #close1{
    background: #B5A07A;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #FFFFFF;
    cursor: pointer;
    transition: ease 0.3s;
    -webkit-transition: ease 0.3s;
    -o-transition: ease 0.3s;
    -moz-transition: ease 0.3s;
    display: block;
    margin: auto
}
.menu-top :hover#close1{
    background: #B5A07A;
}

/***nwes***/
.nwes {
    margin-bottom: 15px;
    margin-top: 20px;
    color: #b5a07a;
}
.nwes .col-md-2{
    margin: 0;
    padding-left: 0;
}
.nwes .col-md-10{
    margin: 0;
    padding-right: 0;
}
.nwes .rl{
    background: #160d0a;
    padding: 10px 15px;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.06), 0 4px 10px rgba(0, 0, 0, 0.06);

}
.nwes .fl{
    padding: 10px 15px;
    background: #b5a07a;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.06), 0 4px 10px rgba(0, 0, 0, 0.06);
}

/****/
.slides{
   margin-bottom: 10px; 
}
/*****block******/
.block  form input[type=text],
.block  form input[type=email],
.block  form textarea[type=text]{
    border-radius: 0;
    border: 1px solid #ddd;
    background: #fff;
}
.block .media {
    margin: 0 0 10px 0;
}
.block .media .media-heading a{
    color: #2c201c;
    text-decoration: none;
    font-size: 15px;
    transition: ease 0.4s;
    -moz-transition: ease 0.4s;
    -webkit-transition: ease 0.4s;
    -o-transition: ease 0.4s;
}
.block .media .media-heading a:hover{
    color: #333;
}
.block .media .media-right i{
    color: #2c201c;
}
.block .media span{
    color: #b8b8b8;
    font-size: 12px;
    font-weight: normal;
}

/*****block******/




/*****itemnews******/
.itemnews{
    padding-bottom: 8px;
    border-bottom: 1px solid #ccc;
}
.itemnews h4 a{
    font-size: 14px;
    color: #2c201c;
    display: block;
    transition: ease 0.4s;
    -moz-transition: ease 0.4s;
    -webkit-transition: ease 0.4s;
    -o-transition: ease 0.4s;
}
.itemnews h4 a:hover{
    text-decoration: none;
    color: #333;
}
.itemnews p{
    text-align: justify;
}
.itemnews .allbtn{
    border-top: 1px solid #6A727D;
    color: #b8b8b8;
    padding-top: 5px;
}
.itemnews .allbtn i{
    color: #b8b8b8;
}
.itemnews .allbtn a{
    text-decoration: none;
    display: block;
    color: #2c201c;
    transition: ease 0.4s;
    -moz-transition: ease 0.4s;
    -webkit-transition: ease 0.4s;
    -o-transition: ease 0.4s;
}
.itemnews .allbtn a:hover{
    text-decoration: none;
    display: block;
    color: #333;
}

:hover.itemnews .img-lay{
    border-bottom: 5px solid #2c201c;
}
:hover.itemnews .overlay-2{
    opacity: 1;
}
:hover.itemnews .overlay i{
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
}
/*****itemnews******/


/*****articles******/
.itemarticles{
    padding-bottom: 30px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
}
.itemarticles h4 a{
    font-size: 14px;
    color: #2c201c;
    display: block;
    transition: ease 0.4s;
    -moz-transition: ease 0.4s;
    -webkit-transition: ease 0.4s;
    -o-transition: ease 0.4s;
}
.itemarticles h4 a:hover{
    text-decoration: none;
    color: #333;
}
.itemarticles p{
    text-align: justify;
}
.itemarticles .allbtn{
    border-top: 1px solid #6A727D;
    color: #b8b8b8;
    padding-top: 5px;
}
.itemarticles .allbtn i{
    color: #b8b8b8;
}
.itemarticles .allbtn a{
    text-decoration: none;
    display: block;
    color: #2c201c;
    transition: ease 0.4s;
    -moz-transition: ease 0.4s;
    -webkit-transition: ease 0.4s;
    -o-transition: ease 0.4s;
}
.itemarticles .allbtn a:hover{
    text-decoration: none;
    display: block;
    color: #333;
}
:hover.itemarticles .img-lay{
    border-bottom: 5px solid #2c201c;
}
:hover.itemarticles .overlay-2{
    opacity: 1;
}
:hover.itemarticles .overlay i{
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
}
/*****articles******/


/*****articles******/
.itemvideo{
    padding: 5px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
    
}
.itemvideo h4 a{
    font-size: 14px;
    color: #2c201c;
    display: block;
    transition: ease 0.4s;
    -moz-transition: ease 0.4s;
    -webkit-transition: ease 0.4s;
    -o-transition: ease 0.4s;
}
.itemvideo h4 a:hover{
    text-decoration: none;
    color: #333;
}
.itemvideo p{
    text-align: justify;
}
.itemvideo .allbtn{
    border-top: 1px solid #6A727D;
    color: #b8b8b8;
    padding-top: 5px;
}
.itemvideo .allbtn i{
    color: #b8b8b8;
}
.itemvideo .allbtn a{
    text-decoration: none;
    display: block;
    color: #2c201c;
    transition: ease 0.4s;
    -moz-transition: ease 0.4s;
    -webkit-transition: ease 0.4s;
    -o-transition: ease 0.4s;
}
.itemvideo .overlay i{
    display: table-cell;
    vertical-align: middle;
    font-size: 30px;
    color: #2c201c;
    transform: scale(0);
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -o-transform: scale(0);
    transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
}
.itemvideo .allbtn a:hover{
    text-decoration: none;
    display: block;
    color: #333;
}
:hover.itemvideo .img-lay{
    border-bottom: 5px solid #2c201c;
}
:hover.itemvideo .overlay-2{
    opacity: 1;
}
:hover.itemvideo .overlay i{
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
}
/*****articles******/



/*****itemafoto******/
.itemaVoice{
    padding-bottom: 30px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
}
.itemaVoice h4{
    margin: 0;
}
.itemaVoice h4 a{
    font-size: 14px;
    color: #2c201c;
    display: block;
    transition: ease 0.4s;
    -moz-transition: ease 0.4s;
    -webkit-transition: ease 0.4s;
    -o-transition: ease 0.4s;
}
.itemaVoice h4 a:hover{
    text-decoration: none;
    color: #333;
}
.itemaVoice .date-i{
    color: #6a727d;
}
.itemaVoice .dates{
    color: #b8b8b8;
}
.itemaVoice .allbtn1{
    text-decoration: none;
    display: block;
    color: #2c201c;
    transition: ease 0.4s;
    -moz-transition: ease 0.4s;
    -webkit-transition: ease 0.4s;
    -o-transition: ease 0.4s;
}
.itemaVoice :hover.allbtn1{
    text-decoration: none;
    display: block;
    color: #333;
}

/*****itemafoto******/




/*****itemafoto******/
.itemafoto{
    padding-bottom: 30px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
}
.itemafoto h4 a{
    font-size: 14px;
    color: #2c201c;
    display: block;
    transition: ease 0.4s;
    -moz-transition: ease 0.4s;
    -webkit-transition: ease 0.4s;
    -o-transition: ease 0.4s;
}
.itemafoto h4 a:hover{
    text-decoration: none;
    color: #333;
}
.itemafoto .allbtn{
    border-top: 1px solid #6A727D;
    color: #b8b8b8;
    padding-top: 5px;
}
.itemafoto .allbtn i{
    color: #b8b8b8;
}
.itemafoto .allbtn a{
    text-decoration: none;
    display: block;
    color: #2c201c;
    transition: ease 0.4s;
    -moz-transition: ease 0.4s;
    -webkit-transition: ease 0.4s;
    -o-transition: ease 0.4s;
}
.itemafoto .allbtn a:hover{
    text-decoration: none;
    display: block;
    color: #333;
}
:hover.itemafoto .img-lay{
    border-bottom: 5px solid #2c201c;
}
:hover.itemafoto .overlay-2{
    opacity: 1;
}
:hover.itemafoto .overlay i{
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
}
/*****itemafoto******/





/***overlay***/
.overlay{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9999;
}
.overlay-2{
    background: rgba(255, 255, 255, 0.4);
    display:table;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
}
.overlay i{
    display: table-cell;
    vertical-align: middle;
    font-size: 50px;
    color: #2c201c;
    transform: scale(0);
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -o-transform: scale(0);
    transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
}
.img-lay{
    position: relative;
    border-bottom: 5px solid #2c201c;
    transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
}
.imgheight{
    height: 190px;
}
.imgheight1{
    height: 60px;
}
.imgheight2{
    height: 150px;
}
.imgheight3{
    height: 150px;
}
/***overlay***/


/***footer***/
footer{
    background: #160d0a;
	padding:20px 0 20px 0;
}
footer p{
    color: #fff;
    text-align: justify;
    line-height: 1.7;
    font-weight: normal;
    font-size: 12px;
}
footer .tit-h3{
    margin: 0 0 10px 0;
    display: inline-block;
    border-bottom: 1px solid #fff;
    color: #e9e2cf;
    font-size: 19px;
    padding-bottom: 5px;
    font-weight: normal;
}
footer img{
    margin-bottom: 5px;
}
footer .lis{
    color: #fff;
    margin: 0px 10px 0 0;
    padding: 0;
}
footer .lis li{
    list-style: disc;
    color: #e9e2cf;
    margin: 0;
    padding: 0;
}
footer .lis li a{
    display: block;
    padding: 5px 0 10px 0;
    color: #fff;
    transition: ease 0.4s;
    -moz-transition: ease 0.4s;
    -webkit-transition: ease 0.4s;
    -o-transition: ease 0.4s;
}
footer .lis li a:hover{
    text-decoration: none;
    color: #e9e2cf;
}
footer .media {
    margin: 0 0 10px 0;
}
footer .media .media-heading a{
    color: #fff;
    text-decoration: none;
    font-size: 15px;
    transition: ease 0.4s;
    -moz-transition: ease 0.4s;
    -webkit-transition: ease 0.4s;
    -o-transition: ease 0.4s;
}
footer .media .media-heading a:hover{
    color: #e9e2cf;
}
footer .media span{
    color: #C1C1C1;
    font-size: 10px;
    font-weight: normal;
}
footer  form input[type=text],
footer  form input[type=email],
footer  form textarea[type=text]{
    border-radius: 0;
    border: 0;
    background: #1F212F;
}

.copyright{
    background:#0a0301;
    padding: 15px 0 8px 0;
}
.copyright p{
	color: #6A727D;
    margin: 0;
}
.copyright .icons li i{
    line-height: 25px;
}
.copyright .icons li a{
    color: #e9e2cf;
    background: #241916;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    display: block;
    text-decoration: none;
    transition: ease 0.4s;
    -moz-transition: ease 0.4s;
    -webkit-transition: ease 0.4s;
    -o-transition: ease 0.4s;
}
.copyright .icons li a:hover{
    color: #e9e2cf;
    background: none;
    text-decoration: none;
}
.titlefot{
    color: #e9e2cf;
}
:hover.titlefot{
    color: #6A727D;
    text-decoration: none;
}

.menu-button {
    position: absolute;
    z-index: 99999999999;
    top: 0px; right: 0px;
    padding: 8px;
    width: 50px;
    height: 45px;
    display: block;
    cursor: pointer;
    -webkit-transition: .3s;
    transition: .3s;
    background-color: #032D56;
}
.menu-button :nth-of-type(1).bar {
    margin-top: 0px;
}
.menu-button :nth-of-type(3).bar {
    margin-bottom: 0px;
}
.bar {
    position: relative;
    z-index: 99999999999;
    display: block;
    width: 30px;
    height: 3px;
    margin: 10px auto;
    background-color: #fff;
    border-radius: 0x;
    -webkit-transition: .3s;
    transition: .3s;
}
:hover.menu-button :nth-of-type(1).bar {
    -webkit-transform: translateY(1.5px) rotate(-4.5deg);
    -ms-transform: translateY(1.5px) rotate(-4.5deg);
    transform: translateY(1.5px) rotate(-4.5deg);
}
:hover.menu-button :nth-of-type(2).bar {
    opacity: .9;
}
:hover.menu-button :nth-of-type(3).bar {
    -webkit-transform: translateY(-1.5px) rotate(4.5deg);
    -ms-transform: translateY(-1.5px) rotate(4.5deg);
    transform: translateY(-1.5px) rotate(4.5deg);
}
.cross :nth-of-type(1).bar {
    -webkit-transform: translateY(15px) rotate(-45deg);
    -ms-transform: translateY(15px) rotate(-45deg);
    transform: translateY(15px) rotate(-45deg);
}
.cross :nth-of-type(2).bar {
    opacity: 0;
}
.cross :nth-of-type(3).bar {
    -webkit-transform: translateY(-15px) rotate(45deg);
    -ms-transform: translateY(-15px) rotate(45deg);
    transform: translateY(-15px) rotate(45deg);
}
:hover.cross :nth-of-type(1).bar {
    -webkit-transform: translateY(13.5px) rotate(-40.5deg);
    -ms-transform: translateY(13.5px) rotate(-40.5deg);
    transform: translateY(13.5px) rotate(-40.5deg);
}
:hover.cross :nth-of-type(2).bar {
    opacity: .1;
}
:hover.cross :nth-of-type(3).bar {
    -webkit-transform: translateY(-13.5px) rotate(40.5deg);
    -ms-transform: translateY(-13.5px) rotate(40.5deg);
    transform: translateY(-13.5px) rotate(40.5deg);
}


/**owl-controls**/
.owl-controls .owl-nav {
    margin: auto;
    width: 90px;
    text-align: center;
    margin-top: 10px;
}
.owl-controls .owl-nav > div {
    background: #2c1f1b none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-size: 20px;
    font-weight: normal;
    height: 20px;
    width: 30px;
    margin-right: 1px;
    margin-left: 1px;
    text-align: center;
    transition: ease 0.4s;
    -moz-transition: ease 0.4s;
    -webkit-transition: ease 0.4s;
    -o-transition: ease 0.4s;
    line-height: 20px;
}
.owl-controls .owl-nav > div:hover {
    background: #b5a07a none repeat scroll 0 0;
    color: #fff ;
}
.owl-controls .owl-nav .owl-next {}
/**owl-controls**/
/* responsive */

@media (max-width: 1700px) {
     .navber-top {
        text-align: center;
    }
} 
@media (max-width: 770px) {
    .nwes .col-md-2{
    margin: 0;
    padding-left: 15px;
    }
    .nwes .col-md-10{
    margin: 0;
    padding-right: 15px;
    }
    .copyright{
        text-align: center;
    }
}
@media (max-width: 670px) {
    .nwes .col-md-2{
    margin: 0;
    padding-left: 15px;
    }
    .nwes .col-md-10{
    margin: 0;
    padding-right: 15px;
    }
    footer{
        text-align: center;
    }
    footer .lis li{
    list-style: none;
    }
} 



.linknews{
    color: #2c201c;
    transition: ease 0.4s;
    -moz-transition: ease 0.4s;
    -webkit-transition: ease 0.4s;
    -o-transition: ease 0.4s;
}
:hover.linknews{
    color: #140c09;
    text-decoration: none;
}
.fontnews{
    color: #2c201c;
}





.navs-rights {
}
.navs-rights ul li a {
    background: #E8E2CC;
    color: #160D0A;
    display: block;
    font-size: 15px;
    margin-bottom: 5px;
    padding: 10px;
    transition: all 0.3s ease 0s
}
.navs-rights ul li a:hover {
    background: #B5A07A 0 0;
    color: #FFFFFF;
    text-decoration: none
}