
.supruga img{

margin-left: 0% !Important;

}

.nagradi img{

margin-left: 0% !Important;

}


body {
    
/*    background: #1a1a1a;*/
    
background: #fff;    
    
padding-top: 50px;
    
  

    
}

body img {
    
    float: left;
    padding: 3px;
    
   
   margin-left: 20%;
 
    
}

body img:hover {
    
    opacity: 0.8;
}

/* active link */
/* .active {
    color: lightblue !important;
} */


body h2 {
    
     font-size: 40px;
    
}

body p {
    
    
    font-size: 30px;
     font-family: 'Pacifico', cursive;

    font-family: 'Caveat', cursive;
    
     margin-right: 20%;
   margin-left: 20%;

}

.footer {
    
    padding-top: 2%;
    padding-bottom: 2%;
    background: #1a1a1a;
    color: #fff;
    text-align: center;
      margin-right: 0% !Important;
   margin-left: 0% !Important;
}


/* СПИСОК СТАТЕЙ */

.alt {
    
    list-style: none;
    text-decoration: none;
    font-size: 30px;
  
 
    
}

.alt li {
    
    padding: 1%;
       border-bottom: 1px solid #000;
    
}


/* NAVIGATION */

.navfont {
    
/*    font-size: 20px;*/
        font-family: 'Pacifico', cursive;
    
}

.navbar-inverse {
    
     background: #1a1a1a !Important;
    font-size: 20px !Important;
    transition: 0.5s;
}

.navbar-inverse a {
    
    color: #fff !Important;
    
}

.navbar-inverse a:hover {
    
    color: lightblue !Important;
    
}

.navbar-inverse a.active{
    color: lightblue !Important;
}

.navbar-brand {
    
    color: #fff !Important;
    font-weight: bold !Important;
    transition: 0.2s;
}

.navbar-brand:hover {
    
    color:azure !Important;
    
}

/*END OF NAVIGATION */


.main {
    
     padding-top: 10%;
    
      background: #1a1a1a;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    min-height: 100vh;
}


.thumb2 {
    margin-bottom: 50px;
}

.toptext {
    
    color: #fff;
    font-size: 25px;
/*    font-weight: bold;*/
    text-align: right;
     font-family: 'Pacifico', cursive;

    font-family: 'Caveat', cursive;
}


.topimg {
    
    padding-top: 1%;
    margin-left: 0% !Important;
   
}

.topimg img{



}

.topimg img:hover {
    
    opacity: 0.5;
}


.down {
    padding-top: 3%;
    font-size: 50px;
    font-weight: bold;
    color: #fff;
    transition: 0.5s;
}

.down:hover {
    
    color: lightblue;
    
}
.down2 {
   padding-top:40%; 
    font-size: 50px;
    font-weight: bold;
    color: #fff;
    float: right;
    text-align: center;
}



/* SECTION 2 */

.second {
    
     background: url(../images/rerihzvenigorod.jpg);
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    min-height: 100vh;
    
}


.textsecond {
    
    padding-top: 50px;
    float: right;
    color: #fff;
    font-size: 25px;
    display: block;
    width: 40%;
    background: rgba(0, 0, 0, 0.7);
  min-height: 100vh;
    border-left: 5px solid blue; 
    padding-left: 3%;
    
}

.textsecond h2 {
 
    color: #fff;
    font-size: 25px !Important;
    
}

.buttonsecond {
    
    padding-top: 2%;
    float: right;
    
}

 .downsmall {
 
     display: none;
     
}


/* SECTION 3 */

.third {
    
     background: url(../images/vasnetsov.jpg);
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    min-height: 100vh;
    
}

.textthird {
    
    padding-top: 50px;
    float: left;
    color: #fff;
    font-size: 25px;
    display: block;
    width: 40%;
    background: rgba(0, 0, 0, 0.7);
  min-height: 100vh;
    border-right: 5px solid green; 
    padding-left: 3%;
    
}



/* SECTION 4 */

.fourth {
    
     background: url(../images/tibetgimalayi.jpg);
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    min-height: 100vh;
    
}

.textfourth {
    
    padding-top: 50px;
    float: right;
    color: #fff;
    font-size: 25px;
    display: block;
    width: 40%;
    background: rgba(0, 0, 0, 0.7);
  min-height: 100vh;
    border-left: 5px solid blue; 
    padding-left: 3%;
    
}

/* SECTION 5 */

.fifth {

    background: url(../images/spassk.jpg);
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    min-height: 100vh;

}

.textfifth {

    padding-top: 50px;
    float: left;
    color: #fff;
    font-size: 25px;
    display: block;
    width: 40%;
    background: rgba(0, 0, 0, 0.7);
    min-height: 100vh;
    border-right: 5px solid gray;
    padding-left: 3%;

}



.nagradi {
    

    color: #000 !Important;
}

.nagradi img {
    
    padding-top: 3%;
    
    
}


/* MEDIA QUERIES FOR VARIOUS SCREENS */





/* FOR SMALL SCREENS */
@media (max-width: 560px) {
    
    
    body img{
    
     margin-left: 0% !Important;
    
    }
    
    h2 {
        
        font-size: 20px !Important;
    }
    
    .main {
        
        padding: 0px !Important;
    }
    .toptextsmall {
        
        font-size: 15px;
        color: #fff !Important;
        text-align: center;
         font-family: 'Pacifico', cursive;

    font-family: 'Caveat', cursive;
    }
    
    .topimgsmall {
/*          display: inline-block;*/
       display: block;
        
    }
    .topimgsmall img{
        
        width: 70%;
    margin-left: 13% !Important;
        
    }
    
    .navbar-brand {
        
        font-size: 10px !Important;
        
    }
    
    .toptext {
        
        display: none;
    }
    
     
    .topimg {
        
        display: none;
    }
   
    
       .down {
        
        font-size: 20px !Important;
        
    }
    
    
    .textsecond {
    
    padding-top: 50px !Important;
    font-size: 17px;
    width: 100%;
  
    
}
    .textsecond h2{
    
        font-size: 20px !Important;
        
    }
    
    
    #second .down2 {
        
        display: none;
    }
    
    .downsmall {
        
        display: block !Important;
        text-align: center;
        font-size: 15px;
        color: #fff;
        font-weight: bold;
        
        
    }
    
    
     .textthird {
    
    padding-top: 50px !Important;
    font-size: 17px !Important;
    width: 100%;
  
    
}
    
    .textthird h2{
        
         font-size: 20px !Important;
        
    }
    
      #third .down2 {
        
        display: none;
    }
    
    
    .textfourth {
    
    padding-top: 50px !Important;
    font-size: 17px !Important;
    width: 100%;
  
    
}
    
     .textfourth h2{
        
         font-size: 20px !Important;
        
    }

    .textfifth {

        padding-top: 50px !Important;
        font-size: 17px !Important;
        width: 100%;


    }

    .textfifth h2{

        font-size: 20px !Important;

    }
    
      #fourth .down2 {
        
        display: none;
    }
    
    h2 {
        
        font-size: 25px;
    }
    
    body p {
        
        font-size: 20px;
        margin-left: 5% !Important;
        margin-right: 5% !Important;
    }
    
    .alt {
        
        font-size: 20px;
    }
    
}

@media (min-width: 561px) and (max-width: 750px) {


 body img{
    
     margin-left: 0% !Important;
    
    }
    
    body p{
    
      margin-left: 5% !Important;
        margin-right: 5% !Important;
    
    }
    
    
    .navbar-brand {
        
        font-size: 10px !Important;
        
    }
    
    .main {
        
        padding-top: 50px !Important;
        
    }
    
    .toptext {
        
        font-size: 12px !Important;
        
    }
    
    
    .topimg {
        
    
        
        width: 100% !Important;
       text-align: center !Important;
        
    }
    
    .topimg img {
        
        text-align: center !Important;
        
    }
    
    .down {
        
        font-size: 20px !Important;
        
    }
    
    
    .textsecond {
    
    padding-top: 50px !Important;
    font-size: 17px;
    width: 100%;
  
    
}
    
    
    #second .down2 {
        
        display: none;
    }
    
    .downsmall {
        
        display: block !Important;
        text-align: center;
        font-size: 15px;
        color: #fff;
        font-weight: bold;
        
        
    }
    
    
     .textthird {
    
    padding-top: 50px !Important;
    font-size: 17px;
    width: 100%;
  
    
}
    
      #third .down2 {
        
        display: none;
    }
    
    
    .textfourth {
    
    padding-top: 50px !Important;
    font-size: 17px;
    width: 100%;
  
    
}
    
      #fourth .down2 {
        
        display: none;
    }
    
    
}


/* FONTS */

.fonttitle {
    
    font-family: 'Pangolin', cursive;
    
}
