body 
{    margin:0px;
    padding:0px;
    font-size:13px;
    text-align:justify;
    background-color:#fff;  
    font:14px Helvetica,sans-serif;line-height:normal;
    background-image: url(/bg.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    background-attachment: fixed, fixed;   
}



.bodys {
    position: relative;
    column-count: 2;
  column-gap: 15px;
  padding: 15px;
  line-height: 0;
}

  .bodys p {display:block;}
.bodys img
{
  border-radius: 12px;
}
.fimg {
  display: inline-block;
  width: 100%;
  margin-bottom: 15px;
  break-inside: avoid;
  overflow: hidden;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  line-height: 0;
   position:relative;
}

.fimg span
{
    display: none;
    position:absolute;
    bottom:15px;
    left:5px;
    background-color:#fff;
    opacity:0.8;
    border-radius:10px;
    padding:8px 12px;
}

.fimg:hover span {
  display: block; /* Показываем span при наведении */
}

.finger {position:absolute; top:5px; right:5px; color:#f2f2f2; font-size:16px!important; }
.bodys h2 {display:inline; font-size:14px !important;}


    @media screen and (max-width: 1024px)
    {
        .fimg span {display:block;}
        .title {padding-top:60px;}
       .bodys > div { grid-template-columns: 1fr;gap:5px;} 
         .fimg {width: 100%;height: auto; color:#0066cc;}
        .fimg img { min-width: 100% !important;  object-fit: cover;  height: auto!important;}
        .pisiis {width:100%; background-color:#ff4200; top:0;}
       
}
        
h1 {color:#0066CC; margin-bottom:20px;}
h2 {color:#0066CC;  font-size:20px; margin-left:5px; }
.gran
{
    margin: 0 auto;
    position: relative;
    width: 80%; margin-top:50px;    
}
.bg {float:left;  margin-left: -1px; width:100%;   }
.head
{ 
    float:left;
    height:100px;
}
.head, .pg {  float:left; width:100%; background-color:#fff; border-left:1px solid #f2f2f2; width: 100%;    border-right:1px solid #f2f2f2; box-shadow: 0 0 10px rgba(0,0,0,0.5);}
.pg {margin-top:25px; }
.opisaka {color:#0066cc;     font-style:italic;}
.headm ul
{
    margin:0;padding:0;   float:left; margin-left:10%;

}
.logo {margin-left:60px; margin-top:30px; float:left; }
.logo a {font-size:35px; color:#0066CC; font-weight:bold;}
.menu-triger {
    display: block;
    width: 25px;
    height: 17px;	
    position: absolute;
    left: 15px;
    top: 35px;
    color:#333;
    font-size:28px;
}	
.menu-close {
    display: block;
    width: 28px;
    height: 28px;	
    font-size:20px;
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 100;
    color:#000;
}
.menu-popup {
    display: none;	
    background:#0192cb;
    position: absolute;
    left: 90px;
    right: 0px;
    top: -5px;
    padding: 30px;
    z-index: 9999;	
    box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}

.body_pointer * {
    cursor: pointer;
}

.row {
    display: flex;
    flex-wrap: wrap;
    padding: 0 4px;
}

.column {
    flex: 49%;
    max-width: 49%;
    padding: 0 4px;
}

.column img {
    margin-top: 8px;
    vertical-align: middle;
    width: 100%;
}

h1 , h2 , h3
{
    margin-top:0px;
}
h1
{
    font-size:30px;   
    display:blockl
        float:left;
}

a {color:#494949; }

.boxx
{

    width:16.6%;
    display:block; 
    float:left;
    background-color:#FFF; 
    margin-bottom:10px; 
}

.boxx a
{
    display:block;
    padding:3%;

}

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

.boxx img
{
    width:100%;   
}

.short
{
    position:relative;  
    width:100%;
    float:left;


}

.short img
{
    width:100%;   
    border-radius:10px;
}


.boxx:hover
{
    background-color:#ededed;  
    transition: 0.3s linear;

}

.search {float:right;}
.hed 
{
 background-color:#040507;
    opacity:0.9;
    position:absolute;
    bottom:30px;
    text-align:center;
    font-size:15px;
width:98%;
    padding:1%;
    vertical-align: middle;
    font-weight:bold;
}
.boxx a
{color:#fff;
}
.hed2
{
    margin-top:20px;
    text-align:center;
    font-size:18px;
    padding:8px;
    height:20px;
    overflow:hidden;
    background:#354746;
    color:#fff;
    opacity:0.8;
}
.fotocontext {min-height: 240px; float:left; clear:both; position:relative; margin-bottom:5px; width:100%;} .fotocontext .sharelinks {width:44px; padding-top:7px; position:absolute; top:0; right:-54px; background-color:#e3ecf5; border:1px solid #d8e4ec; border-radius:10px; -moz-border-radius:8px; -webkit-border-radius:10px } .fotocontext .sharelinks > A {display:block; width:25px; height:25px; margin:0 auto 7px auto; background:url('../dleimages/bg_share.png') no-repeat; font-size: 11px; font-weight: bold; text-align: center; text-decoration: none; color: #717D8B;} .fotocontext .sharelinks .twitter {background-position:0 0;} .fotocontext .sharelinks .facebook {background-position:0 -27px;} .fotocontext .sharelinks .vkontakte {background-position:0 -54px;} .fotocontext .sharelinks .odnoklassniki {background-position:0 -123px;}
.fulloptions {position:absolute; left:10px; bottom:30px; display:block; background-color: rgba(0, 0, 0, 0.6); padding:10px 10px 10px 5px; color:#fff;}
.fulloptions a {color:#fff;}
.fulloptions span {margin-left:5px; }
.otstupi {font-size:20px; margin-left:20px; color:#fff; float:left;}
.otstupi a { color:#fff; font-size:20px; }
.searchBn {margin-left:-45px; margin-top:-5px;    vertical-align: middle; border:0px; font-size:20px; color:#353c41;}
.insearch
{
    border-radius: 20px;
    padding: 4px 10px 4px 10px;
    background: #fff;
    margin: 0;
    height: 30px;
    width: 180px;
}
input:focus, textarea:focus, .textin:focus
{
    border-color:#f2f2f2;
    outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(0,0,0,0.6);
    box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(0,0,0,0.6)
}
.search {margin-top:15px; margin-right:15px;}

.votes{ width:80px;color:#fff;position:absolute; z-index:1005200;bottom:25px;padding:1%;font-size:15px;background:#000; opacity:0.6;text-align:center}
.votes2{  clear:both; color:#fff;padding:10px;font-size:25px;background:#333;text-align:center;float:left}
.votes2 a {font-size:25px;} 
.votes a,.votes2 a{font-weight:bold;color:#fff;text-decoration:none}
.votes a:hover,.votes2 a:hover{color:#d68c78}
.views {color:#fff;position:absolute; top:78px; background:#000; opacity:0.6;text-align:center; padding:10px; width:30px;}
.opisanie img {float:right; margin-left:10px;border-radius:5px; border:1px solid #333;}
.opisanie
{
    margin-top:25px;
    float:left;
    width:96%;
    padding:2%;
    background-color:#fff;
}
.logos, .logosm
{
    margin-left:2%;
    float:left;   
    margin-top:30px;
}
.topchik {text-align:center; margin-top:10px;margin-bottom:10px;}
.topchik img {border:1px dotted #0066CC; border-radius:5px;}
.topchik a {color:#0066CC; font-weight:bold; }
.bottom-nav {clear: both; opacity:0;}










.static {background-color:#333; float:left; padding:2%; width:96%;}






.menblock a
{
    width:96%;
    display:block;
    float:left;
    padding:1%;  
    font-size:15px; 

}

.menblock a:hover
{

    background: rgb(221, 6, 87,0.4);  
}

.menblock
{
    width:16.5%;  
    float:left;

}

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


a
{
    letter-spacing: -1px;   text-decoration:none;  
    font-size:16px;
}

.mainmenu
{
    margin-top:5px;
    background-color:#333;
    padding:2%;
    float:left;
    color:#fff;
    text-transform: uppercase;
    font-size:18px;
    margin:0 auto;  

}



.pcol
{

padding-top:8px;
    float:left;
    width:100%;
}


.catblok h2
{
    margin:20px;
    color:#0066cc;
    font-size:26px;
    width:100%;
    float:left;

}

.catm
{
    color:#c32e15;
    font-size:20px;
    float:right;
    width:96%;
    background:#333;
    display:block;
    text-align:center;
    margin:2%;
    padding:1%;


}
.pgl
{
    float:left;
    width:20%; 


}

.cpr
{
    color:#000;
    float:left;
    text-align:center;   
    width:100%;
}


.rsort
{
    float:right; 
    width:50%;
    text-align:right;
}
.zagl
{
    background:#354746;
    height:40px;
    padding-top:10px;
    padding-bottom:10px;
    text-align:center;
    width:100%;
}



.zagl a
{
    color:#fff; 
    font-weight:bold;
    font-size:26px;
}

.nav  
{
    margin-left:-10px;

    background:#c32e15;  
    color:#fff;
    height:30px;
    font-weight:bold;
    font-size:14px;
    padding-top:20px;
    padding-bottom:10px;
    padding-left:25px;
    text-transform:uppercase;
    margin-bottom:10px;
    margin-left:0px;
}


.nav a
{
    color:#fff;   
    display:inline ;
}



.cato
{   
    padding:1% 1% 1% 1%;

    background:#dddddd;
    float:left;
    width:98%;

}



.cato img
{
    margin:10px;   
    border:solid 1px #c32e15;   
    float:left;
    border-radius:10px;

}

.cato ul
{
    list-style-type:square; 
    color:#910222;  
}
.zakl
{
    margin-top:-20px;

    float:right;   
    padding-right:20px;
    padding-left:20px;

}
.title h1
{
    margin-left:20px;
    text-align:left;
}

.body
{

    padding:10px;

}

.body img
{
    margin-top:10px;
    border:1px solid #0066cc;
    width:100%;
}

.body h2
{
    text-align:center;   
}

.full
{
    width:60%; 
    float:left;
}

.relleft
{
    width:20%; 
    float:left;
    overflow:hidden; 
}

.rellright
{
    width:20%; 
    float:right; 
    overflow:hidden;   
}


.mini_opisanie
{
    margin-top:10px;
    font-size:12px;   
}

.shct
{
    padding-bottom:5px;   

}


.shct a
{
    font-weight:bold;
    color:#910222;  
}


/* Навигация  */

.navi
{
    text-align:center;
    width:100%;
    float:left;
    padding-bottom:20px;
    margin-top:10px;
}
.navi span,.navi a
{
    border:solid 1px #44b9ff;
    padding:10px;
    background-color:#04829f;
    color:#ffffff;
    font-weight:bold;
    text-decoration:none;
    float:left;
    margin:2px; 
}

.navi a:hover
{
    background:#2491d2;   
}

.navi span
{
    background-color:#333;     
}



.catsfull a
{
    background:#000;
    color:#fff;
    padding:10px;
    border-radius:3px;  
    float:left;
    margin:5px;
}

.catsfull a:hover
{
    background:#333;    
}

.comments
{
    padding:2%;
    width:96%;
    float:left;
    font-size:16px; 
    overflow:hidden; 
}

.bcom
{
    background-color:#ffffff; 
    width:90%;
    border-radius:10px;
    margin-top:20px;
    margin-bottom:20px;
    padding:50px;  
    float:left;
}

.autor
{
    font-weight:bold;  
    font-size:14px;
}

.baseform
{
    width:100%;
    float:left;  
    margin-bottom:20px;
}


.relphoto
{
    float:left;  
    margin-left:15px;
    width:200px;
}

.relphoto img
{
    border:1px solid #c32e15; 
    border-radius:3px;
}
.reltitle
{
    height:40px;
    text-align:center;
}

.sform
{
    float:right;   
}

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

.asdwew
{

    bottom:0px;
    background-color:#e74d3c; 
    float:left;  
    padding:5px;
    border-radius:3px;
    color:#fff;
}

.asdwew a
{
    color:#fff;
}

.shtext
{
    float:left;  
    height:100px;
    font-size:12px;
}



.baseform
{
    width:100%;
    float:left;  
    margin-bottom:20px;
    font-weight:bold;
    color:#696969;
}

.baseform  span
{
    display:block;
    margin-top:20px;
    margin-bottom:5px;
}

.fbutton
{
    padding:8px; 
    font-size:16px;   
    color:#333;
}


textarea, .f_wide, .textin
{
    display:block;
    width:100%;

    padding:6px 12px;
    font-size:14px;
    color:#555;
    vertical-align:middle;
    background-color:#fff;
    border:1px solid #ccc;
    border-radius:4px;
    -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition:border-color ease-in-out .15s,
        box-shadow ease-in-out .15s;
    transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}



.ssr
{
    font-size:16px;
    font-weight:bold;
    float:left;
    width:100%;
    padding:10px;
}

.d18
{
    width:110px;
    float:right;


    margin-right:-180px;
    height:60px;
    background:url(/uploads/posts/2017-03/1489143917_18.png) no-repeat;
    float:right;
    padding-left:60px;
}

.shopisikar
{ position:absolute;
    bottom:50px;width:80%;z-index:100500;background:#fff;font-size:12px;padding:5%;display:none;color:#000;
}

.shortime
{
    position:absolute;  top:10px;z-index:100501;background: url(/time.png) no-repeat #000; background-position:5px 10px;  color:#fff; font-size:12px;padding:3%; padding-left:20px; opacity:0.7;width:30px;
}


.podborka {text-align:center;
}

.podborka img
{
    width:100%;   
}



.menu{display:block;
    background:#0192cb;
}

.menu div
{
    margin-left:-40px;
}

.menu li{display:block;
    float:left;
    width:20%;

}

.menu li:first-child{margin-left:0;}

.menu li a {
    text-decoration:none;
    padding:2%;
    display:block;
    color:#333;
    width:96%;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
}

.menu li a:hover, .menu li:hover > a{color:#ffffff;

}

.menu ul {
    margin: 0;
    padding: 0;
    width: 100%;

}

.menu ul li {display:block;
    float: left;
    background:none;
    margin:0;
    padding:0;

}
.menu ul li a {font-size:16px;
    font-weight:normal;
    display:block;
    color:#fff;
    border-bottom:1px dotted #fff;
    border-left:3px solid #ffffff;
} 

.menu ul li a:hover, .menu ul li:hover > a{
    background:#fff;
    border-left:3px solid #333;
    border-bottom:1px dotted #333;
    color:#333;
}


.mobile-menu{display:none;
    float:left;
    width:98%;
    background:#ea9e0c;
    color:#ffffff;

    padding:2%;
    text-transform:uppercase;
    font-weight:600;
}
.mobile-menu:hover{background:#f9c885;
    color:#ffffff;
    text-decoration:none;
}


.ratingtypeplusminus 
{
    color:#fff;   
}






@media (max-width: 1366px)
{
    .pg
    {

    }     
}

@media (max-width: 1280px)
{

  .fulloptions {bottom:50px;}
    .rsort
    {
        display:none;     
    }

    .mainmenu
    {
        display:none;    
    } 


    .relleft
    {
        display:none;   
    }
    .full
    {
        width:80%;   
    }

    .nav
    {
        display:none;   
    }

    nav{margin:0;
        background:none;

    }



}

@media (max-width: 800px)
{
  
    .bg{margin-top:0px;}
    .rellright
    {
        display:none;   
    }
    .catsfull a
    {
        font-size:22px;    
    }

    .logos
    {
        display:none;   
    }



    .menblock
    {
        width:50%;   
        text-align:center;
    }

    .full
    {
        width:100%;   
    }  
    .column {
        flex: 100%;
        max-width: 100%;
    }
    .gran
    {width:100%;}
    .boxx  
    {
        width:100%;   
    }
}

@media (max-width: 430px)
{
    body {background-image:none;}
    .boxx2 {width:48%;}
    .gran {margin-top:20px;}
    .opisanie p,.opisanie h2,.opisanie img, .logosm {display:none;}
    .opisanie h1 {text-align:left;}

    .votes
    {
        display:none;    
    }

    .menblock
    {
        width:100%;   
    }
    .otstupi, .otstupi a {font-size:12px;}
    .fulloptions {bottom:55px; left:0;}
    .menu li {width:100%;}

    .cato p, .cato img, .cato h2, .cato h3
    {
        display:none;   
    }

    .cato h1
    {
        font-size:18px; 
        text-align:center;
        width:100%;
    }
}



