/*
    Theme Name: Laura
    Theme URL: https://bootstrapmade.com/laura-free-creative-bootstrap-theme/
    Author: BootstrapMade.com
    Author URL: https://bootstrapmade.com
*/

body {
	line-height: 1.4;
	font-family: "Roboto", sans-serif;
	font-size: 18px;
	letter-spacing: 0.5px;
	font-size: 16px;
	font-weight: 400;
}

ol,
ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

a {
	outline: none;
}

a:hover,
a:focus,
a:active {
	text-decoration: none;
	outline: none;
}

/***********************************
************************************
Responsive media queries
************************************
***********************************/

.header {
	background: url("../img/KNIZhKI.jpg") no-repeat fixed;
	background-size: cover;
	min-height: 630px;
	position: relative;
}

.header-logo {
	position: relative;
	width: 180px;
	height: 68px;
	background-size: cover;
	background-image: url("../img/logo.png");
	background-position: center;
}

.navbar-default {
	background-color: transparent;
	border: 0px;
	padding: 20px 0;
	transition: all 0.3s;
}

.navbar-brand {
	font-size: 36px;
	font-family: "Open Sans Condensed";
}

.navbar-default .navbar-brand,
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
	color: #fff;
	outline: none;
}

.navbar-default .navbar-nav>li>a {
	font-size: 14px;
	font-weight: 400;
	color: #fff;
	outline: none;
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
	color: #fffde0;
	background-color: transparent;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
	color: #fffde0;
	background-color: transparent;
}

@media (max-width: 768px) {
	.navbar-collapse {
		background: rgba(50, 60, 70, 0.9);
	}
}

.top-nav-collapse {
	padding: 0;
	background: rgba(50, 60, 70, 0.9);
}

.bg-color {
	background-color: RGBA(0, 0, 0, 0.67);
	min-height: 650px;
}

.navbar-border {}

.banner-text {
	border-left: 5px solid #be2525;
	padding: 15px 40px;
	color: #fff;
	margin-top: 170px;
}

.banner-text h2,
.banner-text p {
	font-size: 40px;
	font-weight: 400;
	font-family: "Questrial", sans-serif;
}

.banner-text h2 span {
	font-family: "Open Sans Condensed";
}

.overlay-detail {
	margin: 0 auto;
}

.overlay-detail a i {
	text-align: center;
	position: absolute;
	bottom: -140px;
	font-size: 24px;
	color: #fff;
	width: 40px;
	height: 40px;
	border: 1px solid #fff;
	line-height: 40px;
	border-radius: 50%;
}

.deco {
	font-family: "Open Sans Condensed";
}

#about {
	background: url("../img/b333.jpg") no-repeat;
	background-size: cover;
	margin-bottom: -3px;
}

.section-padding {
	padding: 60px 0px;
}

.title {
	font-size: 28px;
	margin-bottom: 50px;
}

.title-text {
	padding: 0px 25px 0px 0px;
	border-right: 5px solid #be2525;
	font-size: 24px;
}

.about-text p {
	color: #444;
}

.abt-list {}

.abt-list li {
	padding: 8px 0px;
	font-size: 16px;
	font-weight: 400;
	text-align: justify;
}

#portfolio {
	background-color: #f0f1e9;
}

.grid-padding {
	padding: 0 8px;
}

.grid-padding img {
	margin-bottom: 15px;
}

.padding-right-zero {
	padding-right: 0px !important;
}

#myGrid {
	margin-top: 50px;
}

.test-sec mark {
	background: #eee;
	display: block;
	font-size: 14px;
	line-height: 20px;
	padding: 15px;
	position: relative;
}

.test-sec mark::after {
	content: "";
	position: absolute;
	bottom: -14px;
	margin-left: 10px;
	border-top: 14px solid #eee;
	border-left: 14px solid transparent;
	border-right: 14px solid transparent;
}

mark {
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 17.5px;
	border-left: 5px solid RGBA(0, 0, 0, 0.18);
}

.winners-row:first-child {
	margin-bottom: 44px;
}

.test-sec .carousel-info span {
	display: block;
}

.test-sec span.testimonials-name {
	color: #62646f;
	font-weight: 600;
	margin: 16px 0 5px;
}

#contact {
	width: 100%;
	background-color: #f0f1e9;
}

#contact .btn-primary {
	background: #be2525;
	border: 1px solid #be2525;
}

.validation {
	color: red;
	display: none;
	margin: 0 0 20px;
	font-weight: 400;
	font-size: 13px;
}

#sendmessage {
	color: green;
	border: 1px solid green;
	background: #fff;
	display: none;
	text-align: center;
	padding: 15px;
	font-weight: 600;
	margin-bottom: 15px;
}

#errormessage {
	color: red;
	display: none;
	border: 1px solid red;
	text-align: center;
	padding: 15px;
	font-weight: 600;
	margin-bottom: 15px;
	background: #fff;
}

#sendmessage.show,
#errormessage.show,
.show {
	display: block;
}

footer {
	padding: 40px 0;
	background: #fff;
}

.footer a {
	color: #be2525;
}

.footer__navigation li,
.social-list li {
	display: inline-block;
}

.contact-sec h2 {
	font-size: 28px;
	color: #fff;
	font-weight: 600;
	padding: 15px 0px;
}

.footer__navigation li a {
	display: inline-block;
	color: #fff;
	font-weight: 600;
	font-variant-ligatures: common-ligatures;
	font-size: 1.2em;
	line-height: 1.625em;
	margin-top: 0;
	margin-bottom: 1.625em;
	padding-right: 10px;
}

.contact-sec p {
	color: #fff;
	font-size: 18px;
	padding: 16px 0px 24px;
}

.contact-sec i {
	padding-right: 15px;
}

.contact-sec a {
	color: #fff;
	background-color: RGBA(174, 142, 142, 0.7);
	display: inline-block;
	padding: 16px 34px;
	font-size: 18px;
	transition: all 0.5s ease-in 0s;
}

.carousel-info,
blockquote {
	float: left;
}

.social-list li {
	transition: 0.2s linear;
	-webkit-transition: 0.2s linear;
	-moz-transition: 0.2s linear;
	opacity: 0.5;
	display: inline-block;
	margin: 0;
}

.social-list li a {
	font-size: 28px;
	margin-right: 15px;
}

.type-underline,
.type-underline:hover {
	color: #767676;
}

.footer__lower {
	margin-top: 3.25em;
}

.type--fine-print {
	color: #767676;
}

.navbar-toggle {
	position: relative;
	background-color: transparent !important;
	border: none;
}

.navbar-toggle .icon-bar {
	background: #fff !important;
}

.navbar-nav>li>a {
	padding-top: 24px;
	padding-bottom: 24px;
}

.navbar-brand {
	margin-top: 9px;
}

.grid-item {
	width: 200px;
}

.grid-item--width2 {
	width: 400px;
}

.previous-testimonial .testimonials-name {
	margin-bottom: 10px;
	display: inline-block;
}

.foundation__image {
	width: 200px;
	height: 200px;
	background-size: cover;
	margin-bottom: 20px;
}

.foundation__image_first {
	background-image: url(../img/hoffman.jpg);
	background-position-x: 75%;
}

.foundation__image_second {
	background-image: url(../img/pyatachenko.jpg);
}

.foundation__image_third {
	background-image: url(../img/burmaka.jpg);
}

.foundation__name {
	font-weight: bold;
	margin-bottom: 4px;
}

.foundation__role {
	display: inline-block;
	margin-bottom: 20px;
}

img.book {
	max-width: 400px;
}

.book-description {
	margin: 20px 0 30px;
}


.books-section {
	background-color: #ffffff;
	padding: 40px 0 0;
}

.book {
	text-align: center;
	background-color: #f9f9f9;
	padding: 20px;
	border-radius: 8px;
	box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08);
	transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.book__image {
	max-width: 100%;
	height: 350px;
	object-fit: cover;
	border-radius: 4px;
	margin-bottom: 15px;
}

.book__description {
	color: #555;
	margin-bottom: 20px;
}

.book__title {
	color: #555;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 18px;
	margin-bottom: 20px;
}

.book__button {
	display: inline-block;
	background-color: #e89e4b;
	color: #ffffff;
	border-radius: 20px;
	padding: 8px 20px;
	font-size: 14px;
	text-decoration: none;
	transition: background-color 0.3s ease;
}

.book__button:hover {
	background-color: #c47d34;
	color: #fff;
}

/***********************************
************************************
Responsive media queries
************************************
***********************************/
@media (max-width: 767px) {
	.book {
		margin-bottom: 20px;
	}
}

@media (min-width: 551px) and (max-width: 980px) {
	.title-text {
		margin-bottom: 15px;
	}
}

@media (min-width: 100px) and (max-width: 550px) {
	.header-logo {
		position: relative;
		width: 150px;
		height: 48px;
	}

	.navbar-nav>li>a {
		padding-top: 15px;
		padding-bottom: 15px;
	}

	.navbar-brand {
		margin-top: 0px;
	}

	.carousel-info {
		margin-bottom: 30px;
	}

	.type--fine-print {
		text-align: center;
	}

	.text-center-xs {
		text-align: center !important;
	}

	.social-list {
		margin-bottom: 15px;
	}

	.banner-text h2,
	.banner-text p {
		font-size: 30px;
	}

	.title-text {
		margin-bottom: 15px;
	}
}