nav{
    background: #79dac4;
}
.cs_text{
    text-align: justify;
    color: #000
}
.prew_img{
    margin-bottom: 30px;
    border: 10px solid #79dac4;
}
.dolg{
    height: 50px;
}
.cer h5{
    color: #52b09b;    
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    background-color: transparent;
    max-width: 100%;
    margin-bottom: 20px;
    width: 100%;
    max-width: 1170px!important;
    margin: 0 auto
}
table tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
table td{
    padding: 10px;
    border-bottom: 1px solid #ccc
}
th{
    text-align: center;
    background: #2f9d84;
    padding: 10px;
    color: #fff;
    border: 1px solid #fff;
    
}
.cs_text h4{
    text-align: center;
}
.cs_text a{
    color: #333
}
.img_center img{
    margin: 0 auto;
}
.menu_sf{
    text-align: justify;
}
.menu_sf h4{
    border-bottom: 1px solid #ccc;
}
.mass_text_new, .mass_text_new p, .mass_text_new a, .sf_a a{
    color: #333!important;
}
.sf_a{
    display: block;
    position: relative;
}
.sf_a a:hover{
    color: #79dac4!important; 
}
.mass_text_news img{
    display: none;
}
.pagg nav{
    background: none!important
}
.act a{
    background: #333!important;
    color: #fff!important;
}
.text_sf_s{
    text-align: justify;
}
.sf_room input, .sf_room textarea {
    width: 100%;
    margin-bottom: 10px;
    border: 1px solid #ccc;
    padding: 10px;
}
.sf_room textarea{
    height: 200px;
}
.new_post{
    text-align: justify;
}
.new_post span{
    color: #860505;
}
.sf_but{
    background: #79dac4;
    padding: 10px;
    color: #000;
    border: none;
    padding-left: 30px;
    padding-right: 30px;
}