/*
Theme Name: Books
Author: Kolpakov Oleg
Author URI: http://gravimo.com/
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


body {
	margin: 0;
}
/**{*/
/*	margin: 0;*/
/*	padding: 0;*/
/*	font-family: "Futura Light";*/
/*}*/
/*p {*/
/*    display: block;*/
/*    margin-block-start: 0;*/
/*    margin-block-end: 0;*/
/*    margin-inline-start: 0px;*/
/*    margin-inline-end: 0px;*/
/*}*/
/*li{*/
/*	list-style:none;*/
/*}*/
/*img{*/
/*	max-width: 100% !important;*/
/*}*/
/*header{*/
/*	display:flex;*/
/*	flex-direction: column;*/
/*	width:100%;*/
/*	background: url(images/headerIndexBG.png) no-repeat;*/
/*	background-size: cover;*/
/*	height:90vh;*/
/*}*/
/*.menu{*/
/*	width: 100%;*/
/*	background: rgb(47%, 40%, 65%, .5);*/
/*	height:75px;*/
/*}*/
/*.menuWrap{*/
/*	max-width: 1920px;*/
/*	width:90%;*/
/*	height:100%;*/
/*	margin:0 auto;*/
/*	display: flex;*/
/*	flex-direction: row;*/
/*	justify-content: space-between;*/
/*	align-items: center;*/
/*}*/
/*.logo{*/
/*	width:50px;*/
/*	height: 50px;*/
/*	background: white;*/
/*	border-radius: 50%;*/
/*}*/
/*.menuList{*/
/*	width:50%;*/
/*	display: flex;*/
/*	flex-direction: row;*/
/*	align-self: center;*/
/*	align-items:center;*/
/*	justify-content: space-around;*/
/*}*/
/*.cart{*/
/*	padding-left:50px;*/
/*}*/
/*.cart img{*/
/*	width:50%;*/
/*}*/
/*.menu-item{*/
/*	color:white;*/
/*	font-weight: 500;*/
/*	cursor:pointer;*/
/*	font-weight: normal;*/
/*	font-size:25px;*/

/*}*/
/*.header-info-block{*/
/*	width:45%;*/
/*	margin:0 auto;*/
/*	margin-top:25px;*/
/*	background: rgba(255,255,255,.5);*/
/*	border-radius: 50px;*/
/*}*/
/*.header-info-block h1{*/
/*	width:70%;*/
/*	margin: 0 auto;*/
/*	font-size: 35px;*/
/*}*/
/*.header-info-block h2{*/
/*	width:90%;*/
/*	margin: 0 auto;*/
/*	font-size: 35px;*/
/*}*/
/*.header-info-block h1,h2{*/
/*	text-align: center;*/
/*	font-family: 'Futura-Bold';*/
/*	font-weight: bold;*/
/*	padding: 15px;*/
/*	color:#212121;*/
/*}*/
/*.arrow-bottom{*/
/*	text-align: center;*/
/*	align-self:center;*/
/*	width: 10%;*/
/*	margin:0 auto;*/
/*	cursor:pointer;*/
/*	outline:none;*/
/*	 background-color:transparent;*/

/*}*/
/*.mainMenu{*/
/*    position:fixed;*/
/*    top:0;*/
/*    left:0;*/
/*}*/
/*.menu-second{*/
/*    opacity:0 !important;*/
/*}*/
/*.arrow-bottom img:hover,.arrow-top img:hover{*/
/*	transform: scale(1.1);*/
/*}*/
/*.arrow-bottom img{*/
/*	width:50%;*/
/*	transition: .5s all;*/
/*}*/
/*.reviews-item-mobile{*/
/*display:none;*/
/*}*/
/*.headerBody{*/
/*	height: 80%;*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    justify-content: space-around;*/
/*}*/
/*.page{*/
/*	width:100%;*/
/*	display:flex;*/
/*	flex-direction: column;*/
/*}*/
/*.books{*/
/*	max-width: 1500px;*/
/*	width:60%;*/
/*	margin:0 auto;*/
/*	display: flex;*/
/*	flex-direction: column;*/
/*	align-items: center;*/
/*}*/
/*.books-item-mobile{*/
	
/*	flex-wrap: wrap;*/
/*	width:100%;*/
/*	display: flex;*/
/*	display:none;*/
/*	flex-direction: row;*/
/*	justify-content: space-between;*/
/*	margin-top:75px;*/
/*	margin-bottom:75px;*/
/*}*/
/*.books-item-mobile-image{*/
/*	width:100%;*/
/*	display: flex;*/
/*	flex-direction: column;*/
/*	justify-content: space-between;*/
/*	align-items: center;*/
/*}*/
/*.books-item-mobile-image img{*/
/*	margin-bottom:25px;*/
/*	box-shadow: -20px 18px 30px 0px #a0a0a0;*/
/*}*/
/*.books-item-mobile-info{*/
/*	width:100%;*/
/*	display: flex;*/
/*	flex-direction: column;*/
/*	align-items: center;*/
/*	justify-content: flex-start;*/
/*	height: 100%*/
/*}*/
/*.books-item-mobile-button-group{*/
/*	display: flex;*/
/*	flex-direction: row;*/
/*	justify-content: space-around;*/
/*	width: 100%;*/
/*	flex-wrap: wrap;*/
/*}*/
/*.books-item-mobile h3{*/
/*	text-align: center;*/
/*	font-size: 35px;*/
/*	margin-bottom: 25px: */
/*}*/
/*.books-item-mobile-info p{*/
/*	font-size: 18px;*/
/*}*/
/*.books-item-mobile-info h3,.books-item-mobile-info p{*/
/*	margin-bottom:20px;*/
/*	text-align: center;*/
/*}*/
/*.books-item-mobile-button{*/
/*	width: 50%;*/
/*	text-transform: uppercase;*/
/*	border-radius: 15px;*/
/*	text-align: center;*/
/*	align-self: flex-end;*/
/*	padding: 15px;*/
/*	font-weight:bold;*/
/*	box-shadow:1px 2px 20px 3px grey;*/
/*	transition: .5s all;*/
/*	cursor:pointer;*/
/*	margin-top: 35px;*/
/*	max-width:150px;*/
/*	margin:0 auto;*/
/*}*/
/*.books-item{*/
/*	width:100%;*/
/*	height:60vh;*/
/*	display: flex;*/
/*	flex-direction: row;*/
/*	justify-content: space-between;*/
/*	margin-top:100px;*/
/*	max-height:800px;*/
/*}*/
/*.books-item-image{*/
/*	width:36%;*/
/*	display: flex;*/
/*	flex-direction: column;*/
/*	justify-content: space-between;*/
/*	align-items: center;*/
/*	text-align:center;*/
/*}*/
/*.books-item-image img{*/
/*	margin-bottom:25px;*/
/*	width:80%;*/
/*	transition:.5s all;*/
	
/*}*/
/*.books-item-image img:hover{*/
/*	transform:scale(1.2);*/
	
/*}*/
/*.books-item-info{*/
/*	width:50%;*/
/*	display: flex;*/
/*	flex-direction: column;*/
/*	align-items: center;*/
/*	justify-content: space-between;*/
/*	height: 100%*/
/*}*/
/*.books-item-button-group{*/
/*	display: flex;*/
/*	flex-direction: row;*/
/*	justify-content: space-around;*/
/*	width: 100%;*/
/*}*/
/*.books-item-info-wrap{*/
/*    height: 50vh;*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    justify-content: center;*/
/*}*/
/*.books h3,.books h2{*/
/*	color:#6d5a9c;*/
/*	text-transform: uppercase;*/
/*}*/
/*.books h2{*/
/*	font-size: 65px;*/
/*}*/
/*.books-item-info h3{*/
/*    margin-bottom:40px;*/
/*	font-size: 35px;*/
/*	text-align:center;*/
/*}*/
/*.books-item-info p{*/
/*	font-size: 27px;*/
/*}*/
/*.books-item-info p{*/
/*	margin-bottom:20px;*/
/*	text-align: center;*/
/*}*/
/*.books-item-button{*/
/*	text-transform: uppercase;*/
/*	border-radius: 15px;*/
/*	text-align: center;*/
/*	align-self: flex-end;*/
/*	padding: 15px;*/
/*	font-weight:bold;*/
/*	box-shadow:1px 2px 20px 3px grey;*/
/*	transition: .5s all;*/
/*	cursor:pointer;*/
/*	margin-top: 35px;*/
/*	max-width:220px;*/
/*	margin:0 auto;*/
/*}*/
/*.button-read-more{*/
/*	color:#6d5a9c;*/
/*	align-self: center;*/
/*	width:50%;*/
/*}*/
/*.button-buy{*/
/*	background: #3fdb79;*/
/*	color:white;*/
/*	width: 50%;*/
/*}*/
/*.button-rewiews{*/
/*	background: #a79bc8;*/
/*	color:white;*/
/*	width: 50%;*/
/*}*/
/*.button-read-more:hover{*/
/*	color:white;*/
/*	background:#6d5a9c;*/
/*}*/
/*.button-buy:hover{*/
/*	background: white;*/
/*	color:#3fdb79;*/
/*}*/
/*.button-rewiews:hover{*/
/*	background:white;*/
/*	color:#a79bc8;*/
/*}*/
/*.bold{*/
/*    font-weight:bold;*/
/*    font-family: 'Futura-Bold';*/
/*    font-size:40px;*/
/*}*/
/*.stock-cours{*/
/*	background:url(images/test.png) no-repeat;*/
/*	background-size: cover;*/
/*	display: flex;*/
/*	flex-direction: column;*/
/*}*/
/*.stock-block{*/
/*	border-radius: 150px;*/
/*	margin-top:125px;*/
/*	display: flex;*/
/*	height:30%;*/
/*	flex-direction: column;*/
/*}*/
/*.stock-block h2{*/
/*	text-align: center;*/
/*	color:white;*/
/*	font-size: 70px;*/
/*}*/
/*.stock-image{*/
/*	max-width:1920px;*/
/*	width:60%;*/
/*	margin:0 auto;*/
/*	margin-top:25px;*/
/*	text-align: center;*/
/*}*/
/*.stock-image img{*/
/*	width:40%;*/
/*}*/
/*.stock-info{*/
/*	max-width:1100px;*/
/*	width:40%;*/
/*	margin:0 auto;*/
/*	margin-top:50px;*/
/*}*/
/*.stock-info p{*/
/*	text-align: center;*/
/*	font-size:35px;*/
/*	color:white;*/
/*}*/
/*.stock-btn{*/
/*	margin-top:50px;*/
/*	background: #3fdb79;*/
/*	color:white;*/
/*	width: 50%;*/
/*	margin-bottom: 25px;*/
/*	font-size:40px;*/
/*}*/
/*.stock-btn:hover{*/
/*	background: white;*/
/*	color:#3fdb79;*/
/*}*/
/*.cours-block{*/
/*	background: url(images/CoursesBG.png) no-repeat;*/
/*	height:70%;*/
/*}*/
/*.course-body{*/
/*	margin-top:150px;*/
/*	z-index:2;*/
/*	margin-bottom: 250px;*/
/*}*/
/*.cours-modal{*/
/*	background: white;*/
/*	border-radius:50px;*/
/*	padding: 50px 25px;*/
/*	width:40%;*/
/*	margin:0 auto;*/
/*	display: flex;*/
/*	flex-direction: column;*/
/*	align-items: center;*/
/*	justify-content: center;*/
/*	z-index:2;*/
/*}*/
/*.cours-modal p{*/
/*	font-size:35px;*/
/*	width:80%;*/
/*	text-align: center;*/
/*	margin-bottom:20px;*/
/*}*/
/*.course-body h2{*/
/*	color:white;*/
/*	text-transform: uppercase;*/
/*	font-size:65px;*/
/*	margin-bottom: 50px;*/
/*}*/
/*.cours-btn{*/
/*	background: #a79bc8;*/
/*    color: white;*/
/*    width: 50%;*/
/*    z-index: 2;*/
/*    font-size: 45px;*/
/*    max-width: 350px;*/
/*}*/
/*.cours-btn:hover{*/
/*	background:white;*/
/*	color:#a79bc8;*/
/*}*/
/*.arrow-top{*/
/*	position: fixed;*/
/*	right: 7%;*/
/*	transition:opacity .5s;*/
/*	right: 0%;*/
/*    bottom: 10%;*/
/*	opacity:0;*/
/*	z-index:10;*/
	
/*}*/
/*.arrow-top img{*/
/*width:50%;*/
/*transition: .5s all;*/
/*}*/
/*.services{*/
/*	width:60%;*/
/*	margin:0 auto;*/
/*	display: flex;*/
/*	flex-direction: column;*/
/*	justify-content: space-around;*/
/*	align-items: center;*/
/*	margin-top:75px;*/
/*}*/
/*.services h2{*/
/*	color:#a79bc8;*/
/*	text-transform: uppercase;*/
/*	font-size:65px;*/
/*	margin-bottom: 50px;*/
/*}*/
/*.services p{*/
/*    color: black;*/
/*    width: 60%;*/
/*    text-align: center;*/
/*    font-size: 35px;*/
/*    margin-bottom: 25px;*/
/*    line-height: 50px;*/
/*}*/
/*.about{*/
/*	background: #a79bc8;*/
/*	border-radius: 250px;*/
/*	box-shadow: 0px 15px 20px 20px #a79bc8; */
/*	background-size: 100%;*/
/*	display: flex;*/
/*	flex-direction: column;*/
/*	align-items: center;*/
/*	justify-content: center;*/
/*		margin-top: 150px;*/
/*	width:100%;*/
/*}*/
/*.about-btn{*/
/*    background: white;*/
/*    color: #a79bc8;*/
/*    width: 30%;*/
/*    z-index: 2;*/
/*    font-size: 50px;*/
/*    text-transform: uppercase;*/
/*    border-radius: 15px;*/
/*    text-align: center;*/
/*    align-self: flex-end;*/
/*    padding: 15px;*/
/*    font-weight: bold;*/
/*    box-shadow: 1px 2px 20px 3px grey;*/
/*    transition: .5s all;*/
/*    cursor: pointer;*/
/*    margin-top: 35px;*/
/*    margin: 0 auto*/
/*}*/
/*.about-btn:hover{*/
/*	background:#a79bc8;*/
/*	color:white;*/
/*}*/
/*.about h2{*/
/*    margin-top: 50px;*/
/*    color: white;*/
/*    width: 50%;*/
/*    margin: 0 auto;*/
/*    text-transform: uppercase;*/
/*    font-size: 65px;*/
/*    margin-bottom: 50px;*/
/*}*/
/*.about p{*/
/*    margin: 0 auto;*/
/*    color: white;*/
/*    width: 40%;*/
/*    text-align: center;*/
/*    font-size: 35px;*/
/*    margin-bottom: 25px;*/
/*    line-height: 40px;*/
/*}*/
/*.about-body{*/
/*	margin-top:50px;*/
/*	display-flex;*/
/*	flex-direction: column;*/
/*	width:100%;*/
/*	justify-content: center;*/
/*	align-items: center;*/
/*	margin-bottom: 50px;*/
/*}*/
/*.reviews{*/
/*	display:flex;*/
/*	flex-direction: column;*/
/*	justify-content: space-around;*/
/*	align-items: center;*/
/*}*/
/*.reviews-item{*/
/*	display: flex;*/
/*	flex-direction: row;*/
/*	max-width:1300px;*/
/*	width:65%;*/
/*	margin: 0 auto;*/
/*	margin-top:50px;*/
/*	justify-content: space-between;*/

/*}*/
/*.reviews-item-image{*/
/*	display: flex;*/
/*	flex-direction: column;*/
/*	align-items: center;*/
/*	justify-content: center;*/
/*	width:30%;*/
/*}*/
/*.reviews-item-info{*/
/*	display: flex;*/
/*	flex-direction: column;*/
/*	align-items: center;*/
/*	justify-content: center;*/
/*	width:65%;*/
/*}*/
/*.reviews-item-info p{*/
/*	color:#777777;*/
/*	font-size:30px;*/
/*	text-align:center;*/
/*}*/
/*.reviews h2{*/
/*	color:#a79bc8;*/
/*	text-transform: uppercase;*/
/*	font-size:70px;*/
/*	margin-bottom: 20px;*/
/*	margin-top: 50px;*/
/*}*/
/*.reviews-item-image span{*/
/*	text-align: center;*/
/*	color:#a79bc8;*/
/*	font-size:28px;*/
/*}*/
/*.reviews-button{*/
/*	background: #a79bc8;*/
/*	border:1px solid #a79bc8;*/
/*	color:white;*/
/*	width: 85%;*/
/*	z-index:2;*/
/*	  text-transform: uppercase;*/
/*    border-radius: 15px;*/
/*    text-align: center;*/
/*    align-self: flex-end;*/
/*    padding: 15px;*/
/*    font-size:35px;*/
/*    font-weight: bold;*/
/*    box-shadow: 1px 2px 20px 3px grey;*/
/*    transition: .5s all;*/
/*    cursor: pointer;*/
/*    margin: 0 auto;*/
/*    margin-top: 35px;*/
/*}*/
/*.reviews-button:hover{*/
/*	background:white;*/
/*	color:#a79bc8;*/
/*}*/
/*footer{*/
/*	margin-top:50px;*/
/*	background: #a79bc8;*/
/*	border-top-right-radius: 50px;*/
/*	border-top-left-radius: 50px;*/
/*}*/
/*.footer-wrap{*/
/*	padding: 20px;*/
/*	width:40%;*/
/*	max-width: 1000px;*/
/*	margin:0 auto;*/
/*	display: flex;*/
/*	align-items: center;*/
/*	flex-direction: row;*/
/*	justify-content: space-around;*/
/*}*/
/*.social{*/
/*	text-align: center;*/
/*	cursor: pointer;*/
/*	transition: .5s all;*/
/*}*/
/*.social img{*/
/*	width:50%;*/
/*}*/
/*.social:hover{*/
/*transform: scale(1.2);*/
/*}*/
/*@media (min-width: 1920px) {*/
/*  .cours-block {margin-top:150px;}*/
/*  .books-item-image img{*/
/*      width:85%;*/
/*  }*/
/*}*/
/*@media (max-width: 1100px) {*/
/*	.menu-item{*/
/*  		font-size: 25px;*/
/*  	}*/
/*  	.menuList{*/
/*  		width:90%;*/
/*  	}*/
/*  	.header-info-block {*/
/*    	width: 80%;*/
/*	}*/
/*	.headerBody {*/
/*    height: 100%;*/
/*	}*/
/*	.header-info-block h1 {*/
/*    width: 80%;*/
/*	}*/
/*	header{*/
/*		height:40vh;*/
/*		min-height:600px;*/
/*	}*/
/*	.books-item{*/
/*		display:none;*/
/*	}*/
/*	.books-item-mobile{*/
/*		display:block;*/
/*		margin-top:25px;*/
/*	}*/
/*	.books-item-mobile-info p{*/
/*	    color:black;*/
/*	}*/
/*	.books-item-mobile h3 {*/
/*    text-align: center;*/
/*    font-size: 60px;*/
/*    margin-bottom: 25px;*/
/*}*/
/*	.stock-cours{*/
/*		background:url(images/test-mobile.png) no-repeat;*/
/*		margin-top:0;*/
/*		background-size: cover;*/
/*		display: flex;*/
/*		flex-direction: column;*/
/*	}*/
/*	.stock-block{*/
/*		margin-top:220px;*/
/*	}*/
/*	.stock-image{*/
/*		width:100%;*/
/*	}*/
/*	.stock-info{*/
/*		width: 80%;*/
/*	}*/
/*	.arrow-top{*/
/*		display:none;*/
/*	}*/
/*    .course-body {*/
/*        margin-top: 150px;*/
/*        z-index: 2;*/
/*        margin-bottom: 250px;*/
/*    }*/
/*    .cours-modal{*/
/*    	width:80%;*/
/*    }*/
/*    .cours-modal p {*/
/*    	font-size: 25px;*/
/*    }*/
/*    .services {*/
/*    	width: 100%;*/
/*    }*/
/*    .services p {*/
/*    	width:80%;*/
/*    }*/
/*	.books-item-button-group {*/
/*		flex-wrap: wrap;*/
/*	}*/
/*	.books-item-button{*/
/*		margin:10px auto;*/
/*		max-width:250px;*/
/*		width:50%;*/
/*		font-size:35px;*/
/*	}*/
/*	.about h2 {*/
/*		width:95%;*/
/*	}*/
/*	.about p{*/
/*		width:80%;*/
/*	}*/
/*	.about-btn{*/
/*		width:45%;*/
/*		font-size:35px;*/
/*	}*/
/*	.reviews-item{*/
/*		flex-wrap: wrap;*/
/*	}*/
/*	.reviews-item-image{*/
/*		width:60%;*/
/*		margin:0 auto;*/
/*	}*/
/*	.reviews-item-info{*/
/*		width:60%;*/
/*		margin:0 auto;*/
/*		text-align: center;*/
/*	}*/
/*	.reviews-item-mobile{*/
/*		margin-bottom:75px;*/
/*		display:block;*/
/*	}*/
/*	.reviews-item{*/
/*		display:none;*/
/*	}*/
/*	p{*/
/*	    font-size:40px !important;*/
/*	}*/
/*	.button-read-more{*/
/*	    max-width:500px !important;*/
/*	    width:65%;*/
/*	}*/
	
/*}*/
