@font-face {
    font-family: 'evo';
    src: url('fonts/evo.eot');
    src: url('fonts/evo.eot?#iefix') format('embedded-opentype'),
         url('fonts/evo.woff2') format('woff2'),
         url('fonts/evo.woff') format('woff'),
         url('fonts/evo.ttf') format('truetype'),
         url('fonts/evo.svg#evoregular') format('svg');
    font-weight: normal;
    font-style: normal;
 
}


body {
    font-family: "evo", Arial;
}

#back-to-top {
    position: fixed;
    bottom: 55px;
    right: 20px;
    z-index: 9999;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 30px;
    background: #d8c69b;
    color: #ffffff;
    cursor: pointer;
    border: 0;
    border-radius: 2px;
    text-decoration: none;
    transition: opacity 0.2s ease-out;
    opacity: 0;
    font-size: 30px;
}
#back-to-top.show {
    opacity: 1;
}


iframe {
  max-width: 100%;
}


.full-header-line {
  background: #f9f8f8;
  width: auto;
  padding: 12px;
  font-family: "evo", Arial;
  max-width: 100%;
  border-bottom: 3px solid #e8e8e8;
}

.fhl-text {
    color: #7d7d7d;
  margin-left:15px;
  text-decoration:none;
}

.fhl-social {
    color: #7d7d7d;
    float: left;
    margin-left: 8px;
}
.fhl-social:hover {
    color: #D8C69B;
}

.fhl-text:hover {
    color: #D8C69B;
}


.xnight {
    color: #fff;
    min-width: 1280px;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center top;
  background: rgba(0, 0, 0, 0) url("bg.png") no-repeat scroll center 150px;
}

.fb-comments, .fb-comments span, .fb-comments iframe[style] {
    max-width: 100% !important;
}


.buttonsehife {
    border: 1px solid #D4C4A2;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 5px 12px 5px 12px;
    color: #B29563;
    text-decoration: none;
    margin: -15px 10px 0 0;
    transition-duration: 0.4s;
    font-family: "evo", Arial;
}
.buttonsehife:hover {
  background-color: #333333;
}

hr {
  border-top: 1px solid #8c8b8b;
}


select {
  padding: 5px;
  outline: none;
  border: 4px solid grey;
  font-family:"evo", Arial;
  font-size:15px;
  color:grey;
  -webkit-transition-duration: 0.5s;
  border-radius: 10px;
}

option:hover,
option:focus,
option:active,
option:checked {
  background: linear-gradient(#5A2569, #5A2569);
}

select:hover {
  border: 4px solid #D8C69B;
}


#cssmenu {
    background: #f9f8f8;
    width: auto;
    padding: 8px;
    border-bottom: 3px solid #e8e8e8;
}


#cssmenu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 1;
  display: block;zoom:1;
}
#cssmenu ul:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
#cssmenu ul li {
  display: inline-block;
  padding: 0;
  margin: 0;
}
#cssmenu.align-right ul li {
  float: right;
}
#cssmenu.align-center ul {
  text-align: center;
}
#cssmenu ul li a {
  color: #7D7D7D;
  text-decoration: none;
  display: block;
  padding: 10px 25px;
  font-family: "evo", Arial;
  /* font-weight: 700; */
  font-size: 16px;
  position: relative;
  -webkit-transition: color .25s;
  -moz-transition: color .25s;
  -ms-transition: color .25s;
  -o-transition: color .25s;
  transition: color .25s;
}
#cssmenu ul li a:hover {
  color: #333333;
}
#cssmenu ul li a:hover:before {
  width: 100%;
}
#cssmenu ul li a:after {
  content: "";
  display: block;
  position: absolute;
  right: -3px;
  top: 19px;
  height: 6px;
  width: 6px;
  /* background: #ffffff; */
  opacity: .5;
}
#cssmenu ul li a:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 3px;
  width: 0;
  background: #D8C69B;
  -webkit-transition: width .25s;
  -moz-transition: width .25s;
  -ms-transition: width .25s;
  -o-transition: width .25s;
  transition: width .25s;
}
#cssmenu ul li.last > a:after,
#cssmenu ul li:last-child > a:after {
  display: none;
}
#cssmenu ul li.active a {
  color: #D8C69B;
}
#cssmenu ul li.active a:before {
  width: 100%;
}
#cssmenu.align-right li.last > a:after,
#cssmenu.align-right li:last-child > a:after {
  display: block;
}
#cssmenu.align-right li:first-child a:after {
  display: none;
}
@media screen and (max-width: 768px) {
  #cssmenu ul li {
    float: none;
    display: block;
  }
  #cssmenu ul li a {
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid #FFFFFF;
  }
  #cssmenu ul li.last > a,
  #cssmenu ul li:last-child > a {
    border: 0;
  }
  #cssmenu ul li a:after {
    display: none;
  }
  #cssmenu ul li a:before {
    display: none;
  }
}
.yazi {
  font-family: "evo", Arial;
  margin-left: 20px;
  color: #505050;
  font-size: 17px;
  text-align: justify;
  line-height: 30px;
}
.sekil {
  border-radius: 10px;
}




.listings {
    padding: 50px 0;
}
.wrapper {
    max-width: 1100px;
    margin: 0 auto;
    position: relative;
}
.listings ul.properties_list {
    list-style: none;
    overflow: hidden;
}








.hovereffect {
    width: 100%;
    height: 100%;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
}
.hovereffect .overlay {
    width: 100%;
    position: absolute;
    overflow: hidden;
    left: 0;
    top: auto;
    bottom: 0;
    padding: 1em;
    height: 2.35em;
    em;
    background: #D8C69B;
    color: #3c4a50;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0);
}

.hovereffect img {
    display: block;
    position: relative;
    -webkit-transition: -webkit-transform 1.35s;
    transition: transform 1.35s;
    /* border-radius: 10px; */
}

.hovereffect:hover img {
-webkit-transform: translate3d(0,-10%,0);
  transform: translate3d(0,-10%,0);
}

.hovereffect h2 {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 17px;
    padding: 10px;
    background: rgba(255, 255, 255, 0.16);
    float: left;
    margin: 0px;
    display: inline-block;
    font-family: "evo", Arial;
    font-weight: lighter;
}

.hovereffect a.info {
    display: inline-block;
    text-decoration: none;
    padding: 7px 14px;
    text-transform: uppercase;
  color: #fff;
  border: 1px solid #fff;
  margin: 50px 0 0 0;
  background-color: transparent;
}
.hovereffect a.info:hover {
    box-shadow: 0 0 5px #fff;
}


.hovereffect p.icon-links a {
  float: right;
  color: #3c4a50;
  font-size: 1.4em;
}

.hovereffect:hover p.icon-links a:hover,
.hovereffect:hover p.icon-links a:focus {
  color: #252d31;
}

.hovereffect h2,
.hovereffect p.icon-links a {
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0,200%,0);
  transform: translate3d(0,200%,0);
}

.hovereffect p.icon-links a span:before {
  display: inline-block;
  padding: 8px 10px;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


.hovereffect:hover .overlay,
.hovereffect:hover h2,
.hovereffect:hover p.icon-links a {
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.hovereffect:hover h2 {
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s;
}

.hovereffect:hover p.icon-links a:nth-child(3) {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

.hovereffect:hover p.icon-links a:nth-child(2) {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}

.hovereffect:hover p.icon-links a:first-child {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.basliq {width: 300px;display: inline-block;max-width: 100%;}

.bg {background: rgba(0, 0, 0, 0) url("http://ziremm.az/site/wp-content/themes/twentythirteen/images/bg_showcase.png") no-repeat scroll center 420px;}




.tm-black-bg { background-color: #000; }




.n_warpper {
margin: 30px 30px 0 30px;
float: left;
}
.news_item {
width: 495px; height: 255px;/* border-top: 2px solid #D4C4A2; */
float: left;padding-left: 15px;}

.news_item.m_left {
margin:0 0 0 30px;
}

.news_item:hover {
  box-shadow: 0px 20px 40px -15px rgba(0,0,0,0.25); 
  background: #fbfbfb;  
}

.news_wrapper {
width:1080px;
margin:0 auto 20px auto;
background:url(img/c_bg.png) 0 0;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
behavior: url(style/PIE.htc);
}

.socialpng:hover{
  -webkit-transition-duration: 0.2s;
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -ms-transform: scale(0.3);
  -o-transform: scale(1.3);
  transform: scale(1.3);   
  opacity: .5;
}



.news_item h2 {
    color: #7D8181;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    /* text-transform: uppercase; */
    min-height: 45px;
    overflow: hidden;
    margin: 8px 0 0 0;
    font-family: "evo", Arial;
}

.n_iamge {
width:255px;
float:left;
}

.n_text {
    float: right;
    width: 225px;
    font-family: tahoma;
}

.n_text  p{color: #666666;font-size: 15px;height: 120px;line-height: 17px;min-height: 120px;text-align: left;overflow: hidden;font-family: "evo", Arial;margin-top: 5px;}
.clear {
display: block; 
clear: both; 
width: 1px; 
height: 0.001%;
font-size: 0px; 
line-height: 0px; 
}
.news_item.m_left {
margin:0 0 0 30px;
}
.n_text a {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 0px;
    float: left;
    color: #ffffff;
    text-decoration: none;
    margin: 0;
    background-color: #d8c69b;
    padding: 5px;
    border-radius: 4px;
    text-transform: uppercase;
    font-family: "evo", Arial;
    font-size: 13px;
    margin: -6px 0px 0px 0px;
}
.scroller {
  height: 250px;
  width: 50%;
  overflow: auto;
  background-color: rgba(59, 60, 57, 0.9);
  color: white;
  scrollbar-base-color:gold;
  font-family: evo;
  padding: 10px;
}
.pop {
border-radius: 1px;
}       
.pop:hover {
    width: 500px;
    height: 310px;
    position: relative;
    display: block;
}
div.img {
    margin: 5px;
    border: 1px solid #ccc;
    float: left;
}

div.img:hover {
    border: 1px solid #777;
}

div.img img {
    width: 100%;
    height: auto;
}

div.desc {
    padding: 15px;
    text-align: center;
}
.xeber {
    /* margin-left: 18%; */
    display: inline-block;
}
div.img {
    margin: 5px;
    border: 1px solid #ccc;
    float: left;
}

div.img:hover {
    border: 1px solid #777;
}

div.img img {
    width: 100%;
    height: auto;
}

div.desc {
    padding: 15px;
    text-align: center;
}
.container {
  width: 92%;
  padding: 0 4%;
  /* border: 1px dashed #d8c69b; */
}

  h1 {
    font-weight: normal;
    font-style: italic;
    text-align: center;
    /* margin: 80px 0 20px; */
  }

  figure {
    margin: 0;
  }

  ul {
    list-style: none;
    padding: 0;
  }

  a img {
    border: none
  }

  .gallery {
    max-width: 1100px;
    padding: 10px;
    border-radius: 10px;
    margin: 0 auto;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

  .gallery:after {
    content: "";
    display: block;
    clear: both;
  }

    .gallery li {
      float: left;
      width: 18%;
      margin: 1%;
    }

      .gallery li > a {
        float: left;
        width: 100%;
        -webkit-transition: .5s;
        transition: .5s;
        position: relative;
        -webkit-transform: translateZ(0);
      }

        .gallery li > a img {
          max-width: 100%;
          /* display: block; */
          border:1px solid #D8C69B;
          -webkit-transition: .5s;
          transition: .5s;
        }



      .gallery article {
        width: 0;
        height: 0;
        overflow: hidden;
        position: fixed;
        top: 0;
        left: 0;
      }

      .gallery article:target {
        width: 100%;
        height: 100%;
        padding: 100px 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        margin: 0;
        text-align: center;
        background: rgba(0, 0, 0, .9);
        z-index: 1;
      }

        .gallery article figure {
          height: 100%;
        }

        .gallery article img {
          opacity: 0;
          -webkit-transition: .7s;
          transition: .7s;
          border: 10px solid #fff;
          max-height: 100%;
          max-width: 100%;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
          box-shadow: 0 0 20px rgba(0, 0, 0, .5);
        }
        
        .gallery article iframe {
          -webkit-transition: .7s;
          transition: .7s;
          border: 10px solid #fff;
          max-height: 100%;
          max-width: 100%;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
          box-shadow: 0 0 20px rgba(0, 0, 0, .5);
        }

        .gallery article:target img {
          opacity: 1;
        }

        .gallery figcaption {
          background: rgba(250, 250, 250, .1);
          padding: 5px 10px;
          font-size: 1.3em;
          font-style: italic;
          color: #999;
          margin-top: 20px;
        }

          article .close {
            position: absolute;
            left: 50%;
            top: 40px;
            margin-left: -50px;
            width: 100px;
            background: rgba(250, 250, 250, .9);
            color: #333;
            border-radius: 15px;
            text-decoration: none;
            padding: 6px 6px 6px 25px;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            text-transform: uppercase;
            -webkit-transition: .5s;
            transition: .5s;
          }

            article .close:before {
              content: "X";
              color: #fff;
              font-family: evo;
              font-weight: bold;
              position: absolute;
              padding-top: 3px;
              top: 3px;
              left: 5px;
              width: 24px;
              height: 21px;
              background: #666;
              border-radius: 50%;
            }

            article .close:hover {
              background: #fff;
            }

          article .arrow {
            position: absolute;
            top: 350px;
            width: 0;
            height: 0;
            border-top: 40px solid transparent;
            border-bottom: 40px solid transparent;
            text-indent: -9999px;
            -webkit-transition: .4s;
            transition: .4s;
          }

          article .prev {
            left: 50%;
            margin-left: -35%;
            border-right: 60px solid rgba(250, 250, 250, .1);
          }

          article .prev:hover {
            border-right-color: rgba(250, 250, 250, .2);
          }

          article .next {
            right: 50%;
            margin-right: -35%;
            border-left: 60px solid rgba(250, 250, 250, .1);
          }

          article .next:hover {
            border-left-color: rgba(250, 250, 250, .2);
          }


@media screen and (max-width:1100px) {

  article .arrow {
    top: 36px;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
  }

  article .prev {
    margin-left: -130px;
    border-right: 40px solid rgba(250, 250, 250, .3);
  }

  article .next {
    margin-right: -130px;
    border-left: 40px solid rgba(250, 250, 250, .3);
  }

}

@media screen and (max-width:600px) {

  h1 {
    font-size: 1.4em;
  }

  .gallery li {
    width: 23%;
  }

}

@media screen and (max-width:450px) {

  h1 {
    font-size: 1.2em;
  }

  .gallery li {
    width: 31%;
  }

}

@media screen and (max-width:350px) {

  h1 {
    font-size: 1.2em;
  }

  .gallery li {
    width: 48%;
  }

}

::-webkit-scrollbar {width: 9px;}

::-webkit-scrollbar-track {background-color: whitesmoke;}

::-webkit-scrollbar-thumb {background: #D8C69B;}

::-webkit-scrollbar-thumb:hover {
background: #EFDDB4;  
}
.view-fifth img {
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}
.view-fifth .mask {
   background-color: rgb(249, 248, 248);
   -webkit-transform: translateX(-300px);
   -moz-transform: translateX(-300px);
   -o-transform: translateX(-300px);
   -ms-transform: translateX(-300px);
   transform: translateX(-300px);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   transition: all 0.4s cubic-bezier(0.18, 0.89, 0.32, 1.28);
}
.view-fifth h2 {
   background: rgba(255, 255, 255, 0.5);
   color: #000;
   /* -webkit-box-shadow: 0px 1px 3px rgba(159, 141, 140, 0.5); */
   -moz-box-shadow: 0px 1px 3px rgba(159, 141, 140, 0.5);
   /* box-shadow: 0px 1px 3px rgba(159, 141, 140, 0.5); */
}
.view-fifth p {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   color: #333;
   -webkit-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -o-transition: all 0.2s linear;
   -ms-transition: all 0.2s linear;
   transition: all 0.2s linear;
}
.view-fifth:hover .mask {
   -webkit-transform: translateX(0px);
   -moz-transform: translateX(0px);
   -o-transform: translateX(0px);
   -ms-transform: translateX(0px);
   transform: translateX(0px);
}
.view-fifth:hover img {
   -webkit-transform: translateX(300px);
   -moz-transform: translateX(300px);
   -o-transform: translateX(300px);
   -ms-transform: translateX(300px);
   transform: translateX(300px);
}
.view-fifth:hover p {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}
.view {
   width: 280px;
   height: 180px;
   float: left;
   overflow: hidden;
   position: relative;
   text-align: center;
   -webkit-box-shadow: 1px 1px 2px #e6e6e6;
   -moz-box-shadow: 1px 1px 2px #e6e6e6;
   cursor: default;
   border-left: 2px solid #fff;
   border-right: 2px solid #fff;
   border-bottom: 2px solid #fff;
   margin-bottom: 10px;
   margin-left: 10px;
   margin-right: 10px;
}
.view .mask,.view .content {
   width: 280px;
   height: 180px;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}
.view img {
   display: block;
   position: relative;
   width: 280px;
}
.view h2 {
   text-transform: uppercase;
   color: #fff;
   text-align: center;
   position: relative;
   font-size: 14px;
   padding: 8px;
   background: rgb(216, 198, 155);
   margin: 20px 0 0 0;
   font-family: "evo", Arial;
   font-weight: 100;
}
.view p {
   font-size: 13px;
   position: relative;
   color: #565656;
   padding: 5px 5px;
   text-align: center;
   font-weight: 100;
   font-family: "evo", Arial;
}
.indexmy {
   display: inline-block;
}
.view a.info {
   display: inline-block;
   text-decoration: none;
   padding: 7px 14px;
   background: rgb(216, 198, 155);
   color: #ffffff;
   text-transform: uppercase;
   -moz-box-shadow: 0 0 1px #000;
   font-size: 13px;
   font-weight: 100;
   font-family: "evo", Arial;
}
.view a.info: hover {
   -webkit-box-shadow: 0 0 5px #000;
   -moz-box-shadow: 0 0 5px #000;
   box-shadow: 0 0 5px #000;
}

#slider {
  list-style:none;
  padding:0px
}

.slider-container {

  padding:10px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

#slider img { 
  width:170px; 
  height:77px; 
  margin:0px; 
  display:inline-block  
}

#slider li {
  width:210px
}
.social {
float:right;
}
.alt {margin-bottom:13px !important;color:black;height: 50px;max-width: 98%;min-width: 10%;margin: 0 auto;position: relative;padding: 2px 15px 10px 3px;border-bottom: 1px solid #5F5F5F;border-top: 1px solid #5F5F5F;}



form {
    width: 96%;
    margin: 10px auto;
}

.feedback-input {
    color: #605550;
    font-family: "evo", Arial;
    font-weight: 500;
    font-size: 18px;
    border-radius: 5px;
    line-height: 22px;
    background-color: transparent;
    border: 2px solid #e8e8e8;
    transition: all 0.3s;
    padding: 13px;
    margin-bottom: 15px;
    width: 500px;
    box-sizing: border-box;
    outline: 0;
    max-width: 100%;
}
.feedback-input:hover {
   border:2px solid #bdab7e;
}
.feedback-input:focus { border:2px solid #B9A679; }

textarea {
  height: 150px;
  line-height: 150%;
  resize:vertical;
}

[type="submit"] {
    background: #ffffff;
    border-radius: 5px;
    cursor: pointer;
    color: #8c8b8b;
    font-size: 18px;
    padding-top: 10px;
    padding-bottom: 10px;
    transition: all 0.3s;
    margin-top: -4px;
    outline: none;
    border: 2px solid #e8e8e8;
    width: 500px;
    max-width: 96%;
    font-family: "evo", Arial;
}
[type="submit"]:hover { 
  background: #d8c69b; 
  color:white;
}

.indexmy-text-header {
    color: #a0a0a0;
    padding: 10px;
    font-family: evo;
    width: 260px;
    background-color: whitesmoke;
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
    border-top: 2px solid #fff;
    margin-left: 10px;
    margin-right: 10px;
    -webkit-box-shadow: 1px 1px 2px #e6e6e6;
    -moz-box-shadow: 1px 1px 2px #e6e6e6;
}

.slide-basliq {
  position: absolute;
  top: 14px;
  left: 14px;
  font-weight: 100;
  padding: 10px 5px;
  line-height: 18px;
  min-width: 60px;
  background: rgba(216, 198, 155, 0.78);
  color: white;
  text-align: center;
}

.slide-basliq .sbtext {
    font-weight: 100;
    font-size: 22px;
}


  .s1 {
  position: relative;
  margin: 0 auto;
  top: 0px;
  left: 0px;
  width: 980px;
  height: 638px;
  overflow: hidden;
  visibility: hidden;
  }
  .s2 {
  position:absolute;
  display:block;
  background:url('img/loading.gif') no-repeat center center;
  top:0px;
  left:0px;
  width:100%;
  height:100%;
  }
  .s3 {
  cursor: default;
  position: relative;
  top: 0px;
  left: 0px;
  width: 980px;
  height: 638px;
  overflow: hidden;
  }
  .s5 {
  top:257px;
  left:8px;
  width:40px;
  height:40px;
  }

.butonetrafli {
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    text-decoration: none;
    font-family:tahoma;
    color: #B29563;
}

.butonetrafli:hover {
    background-color: #333333;
}
.tarix {
  color: #D4C4A2;
  font-size: 12px;
  margin-bottom: 10px;
  display: block;
  margin-top: 10px;
}





@media only screen 
and (max-device-width: 620px) { 

.news_item {
    width: 263px;
  height: 442px;
}


.n_text {
  padding-right: 36px;
}




 }


.sshare {
    display: block;
    padding: 10px 15px;
    border: none;
    background-color: #ececec;
    text-decoration: none;
    font-size: 14px;
    color: #FFF;
    font-family: "evo", Arial;
    display: inline-block;
    -webkit-transition-duration: 0.4s;
    font-weight: 100;
    text-transform: uppercase;
    border:4px solid white;
    width: 170px;
    border-radius: 10px;
}
.sshare:hover {
     opacity: .6;
  
}
.sshare-text {
  font-family: "evo", Arial;
  font-size: 18px;
  color: #505050;
}

.facebook {
    background-color: #3b5998;
}
.gplus {
    background-color: #dd4b39;
}
.twitter {
    background-color: #55acee;
}

.instagram {
    background-color: #323b43;
}