body {
  font-size: 14px;
  color: black;
  background-color: white;
  font-family: 'Roboto', sans-serif;
  
}

@font-face {
 font-family: "Good Vibes Pro";
 src: url("../fonts/goodvibespro.ttf");
 font-weight: normal;
 font-style: normal;
}


/** HEADER **/
#header-nav {
  background-color: white;
  border-radius: 0;
  border: 0;
  
}

#logo-img {
  background: url('../images/parf-logo150.png') no-repeat;
  width: 150px;
  height: 150px;
  margin: 10px -10px 10px 0;
}

.navbar-brand {
  padding-top: 25px;  
  float: left; 
}
.navbar-brand-logo {  
  float: right; 
  margin-top: 0px;
}
.navbar-brand h1 { /* НАЗВАНИЕ САЙТА */
  font-family: 'Good Vibes Pro', serif;
  color: black;
  font-size: 4em;
  margin-top: 0;
  margin-bottom: 0;
  line-height: .75;
}
.navbar-brand a:hover, .navbar-brand a:focus {
  text-decoration: none;
}
.navbar-brand h3 { 
  color: black;
  font-size: 0.9em;
  font-weight: 600;
  text-transform: uppercase;
  font-style: italic;
}

.navbar-header {
	width: 100%;
}

.navbar-header button.navbar-toggle, .navbar-header .icon-bar {
  border: 1px solid black;
}
.navbar-header button.navbar-toggle {
  clear: both;
  margin-top: 20px;
}
#collapsable-nav {
	width: 100%;
	
}
#nav-list {
  margin-top: -80px;
  margin-left: -30px;

}
#nav-list a {
  color: black;
  text-align: center;
  padding: 10px 20px 10px 20px;
}

#nav-list .active a {
  color: black;
  text-align: center;
}

#nav-list a:hover {
  background: #5996e3;
}
#nav-list a span {
  font-size: 2em;
}

#phone {
  margin-top: 5px;
}
#phone a { /* Phone number */
  text-align: right;
  padding-bottom: 0;
}
#phone a:hover { /* Phone number */
  background: none;
}
#phone div { /* We Deliver */
  color: #fff;	
  text-align: right;
  padding-right: 15px;
}


/* END HEADER */

/* FOOTER */
.panel-footer {
  margin-top: 20px;
  padding-top: 35px;
  padding-bottom: 30px;
  background-color: white;
  border-top: 0;
}
.panel-footer div.row {
  margin-bottom: 20px;
}
#address {
  line-height: 1.5;
  padding: 0px 10px 0px 10px;  
}


#address > span {
  font-size: 1.5em; 
}

#address a {
	color: black;
	font-size: 1.2em;
}
.lozung { 
  font-family: 'Good Vibes Pro', serif;
  font-size: 3em; 
  text-align: center;
  margin-top: 30px;
}
.lozung span { 
  
  font-size: 0.5em; 
  
}
.text-center {
	margin-top: 75px;
}
/* END FOOTER */

/* HOME PAGE */


#menu-tile {
  position: relative;
  border: 0px solid #3F0C1F;
  overflow: hidden;
  width: 50%;
  height: 100%;
  margin: 0 auto 25px;
}

/*#menu-tile:hover {
  box-shadow: 0 10px 50px 10px #181a40eb;
}
/*
#menu-tile {
  background: url('../images/book-tile250.jpg') no-repeat;
  background-position: top;
}
*/
#menu-tile span {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  text-align: center;
  font-size: 1.2em;
  /*text-transform: uppercase;*/
  background-color: #181a40eb;
  color: #fff;
  opacity: .8;
}

/* ОПИСАНИЕ КНИГИ */
#book-tile {
  border: 0px solid #3F0C1F;
  overflow: hidden;
  width: 354px;
  height: 500px;
  margin: 0 auto 25px;
  margin-top: 20px;
}
#book-tiles {
	margin-bottom: 30px;	
}
#book-tiles2 {
	position: relative;	
}
#book-tiles2 p {
  font-size: 1.2em; 
  color: black;
  text-align: justify;
  margin-top: 20px;    
}

#book-tiles2 h3 {
  font-size: 1.5em; 
  color: black;
  text-align: justify;
  margin-top: 20px;
  margin-bottom: 10px;
  font-weight: bold; 
}
#bonus {
	float: left;
	width: 110px;
}
#poem {	
	margin-left: 100px;
}

#projects {
		
}
#projects-logo {
  overflow: hidden;
  width: 150px;
  height: 150px; 
  margin-top: 10px;

  
}
#projects-text {
	position: relative;
	margin-top: 30px;
    font-size: 1em; 	
	vertical-align: middle;
}

.border-bottom {
border-bottom: 1px dashed black;
}
.book-item-title {
  margin: 0 0 10px;
  color: black;
}
.book-item-details {
  font-size: 1em;
  font-style: italic;
  color: black;
  text-align: justify;
  margin-top: 10px;
}
.book-item-details2 {
  font-size: 1em;
  font-style: italic;
  color: black;
  text-align: justify;
  margin-top: 20px;
  font-weight: bold;
}
.book-item-details3 {
  font-size: 1em;
  color: black;
  text-align: justify;
  margin-top: 20px;
 
}
.book-item-price {
  display: block;
  background-color: #5996e3;	
  margin-top: 50px;
  color: white;
  text-align: center;
 /* position: absolute;*/
  right: 0px;
  border: 0px solid;
  border-radius: 20px;
  padding: 5px 15px 5px 15px;
  font-size: 1.5em;
  width: 50%;
  }
  
.book-item-price1 a:hover {
  text-decoration: none;
  background-color: blue; 
  }
  
.donate {
  display: block;
  background-color: #5996e3;	
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  color: white;
  text-align: center;
 /* position: absolute;*/
  right: 0px;
  border: 0px solid;
  border-radius: 20px;
  padding: 5px 15px 5px 15px;
  font-size: 1.5em;
  width: 20%;
  }

.donate1 a:hover {
  text-decoration: none;
  background-color: blue; 
  } 

 .paypal  {
  text-align: center;
  font-size: 1.2em;
  margin-top: 10px;
  
  } 
  
/* END ОПИСАНИЕ КНИГИ */






/* END HOME PAGE */



/********** Medium devices only **********/
@media (min-width: 992px) and (max-width: 1199px) {
  /* Header */
#logo-img {
    background: url('../images/parf-logo150.png') no-repeat;
    width: 150px;
    height: 150px;
    margin: 15px 0px 5px 0;
  }
#nav-list {
    margin-top: -70px;
}
#nav-list a {
    padding: 10px 15px 10px 15px;
}
#projects-text {	
	margin-left: 20px;    	
}
  /* End Header */
  
}

/********** Small devices only **********/
@media (min-width: 768px) and (max-width: 991px) {
 #logo-img {
    background: url('../images/parf-logo100.png') no-repeat;
    width: 100px;
    height: 100px;
    margin: 15px 5px 5px 0;
  }
 #nav-list {
    margin-top: -20px;
	width: 100%;
}  
#nav-list a {
    padding: 10px 10px 10px 10px;
}  
#address {
  line-height: 1.5;
  padding: 0px 10px 0px 10px;  
  height: 100px;
  margin-bottom: 0px;
}
.book-item-price {
   width: 100%;
  }
.lozung { 
   font-size: 2.5em;   
}
}

/********** Extra small devices only **********/
@media (max-width: 767px) {
  /* Header */
#projects-logo {
  
  margin-left: 100px;
	}
#projects-text {
	text-align: center;
}

	.donate {
    width: 50%;
  } 
 .lozung { 
   font-size: 2em;   
}
  .navbar-brand {
    padding-top: 10px;
    height: 100px;
  }
  .navbar-brand h1 { /* Restaurant name */
    padding-top: 10px;
    font-size: 10vw; /* 1vw = 1% of viewport width */
  }
  .navbar-brand h3 { /* Kosher cert */
    font-size: 1em;
    margin-top: 12px;
  }
  .navbar-brand p { /* Star-K */
    font-size: 0.75em;
  }
  
#nav-list {
  margin-top: 0px;
}
.book-item-price {
   width: 100%;
  }

  #collapsable-nav a { /* Collapsed nav menu text */
    font-size: 1.5em;
  }
  #collapsable-nav a span { /* Collapsed nav menu glyph */
    font-size: 1em;
    margin-right: 5px;
  }

  #call-btn > a {
    font-size: 2em;
    display: block;
    margin-top: -30px;
    padding: 10px;
    border: 0px solid black;
    background-color: white;
    color: black;
  }
    #mail-btn > a {
    font-size: 1em;
    display: block;
    margin: 0 20px;
    padding: 10px;
    border: 2px solid #fff;
    background-color: #181a40eb;
    color: #f6f5d6;
  }
  #xs-deliver {
    margin-top: 5px;
	margin-bottom: 20px;
    font-size: .7em;
	color: black;
    letter-spacing: .1em;
    text-transform: uppercase;
  }
   /* End Header */ 
   
     /* Footer */
  .panel-footer section {
    margin-bottom: 0px;
    text-align: center;
  }
  .panel-footer section:nth-child(3) {
    margin-bottom: 0; /* margin already exists on the whole row */
  }
  .panel-footer section hr {
    width: 75%;
  }
  /* End Footer */
  
  /*НАЧАЛО ИНФО ПРО КНИГУ*/
  h3.book-item-title {
  text-align: center;
}
.book-item-price {
   right: 10%;
   left: 10%;
   margin-top: 50px;
   
 }
 /*КОНЕЦ ИНФО ПРО КНИГУ*/
 
 
 



