
body { font-family: helvetica, sans-serif; font-size: 20px; font-weight: 400; color: #000; line-height: 30px; text-align: center; }

strong { font-weight: 600; }

a { color: #a365bc; border-bottom: 1px dashed #a365bc; text-decoration: none; transition: all .3s; }
a:hover, a:focus { color: #a365bc; border: 0; text-decoration: none; }

h1, h2 { margin-top: 10px; font-size: 40px; font-weight: 300; color: #555; line-height: 60px;  }
h3 { font-size: 30px; font-weight: 300; color: #000; line-height: 50px; text-transform: uppercase; }

img { max-width: 100%; }

.medium-paragraph { font-size: 17px; line-height: 32px; }

::-moz-selection { background: #8542a0; color: #fff; text-shadow: none; }
::selection { background: #8542a0; color: #fff; text-shadow: none; }


/***** General style, all sections *****/

.section-container { margin: 0 auto; padding-bottom: 80px; }

.section-container-gray-bg { background: #f8f8f8; }

.section-container-image-bg, 
.section-container-image-bg h2, 
.section-container-image-bg h3 { color: #fff; }

.section-container-image-bg .divider-1 span { border-color: #fff; }

.section-description { margin-top: 60px; padding-bottom: 10px; }

.section-description p { margin-top: 20px; padding: 0 120px; }
.section-container-image-bg .section-description p { opacity: 0.8; }

.section-bottom-button { padding-top: 60px; }


/***** Divider *****/

.divider-1 span { display: inline-block; width: 200px; border-bottom: 1px dotted #aaa; }


/***** Top menu *****/

.navbar { background: rgba(18, 17, 12, 0.7); transition: all .6s; backface-visibility: hidden; position: absolute; width: 100%; z-index: 20;}


.navbar.navbar-no-bg { background: #444; background: rgba(18, 17, 12, 0.7); }

.navbar-dark .navbar-nav { font-size: 15px; color: #fff; text-transform: uppercase; }
.navbar-dark .navbar-nav .nav-link { color: #fff; color: rgba(255, 255, 255, 0.8); border: 0; }
.navbar-dark .navbar-nav .nav-link:hover { color: #fff; }
.navbar-dark .navbar-nav .nav-link:focus { color: #fff; outline: 0; }

.navbar-expand-md .navbar-nav .nav-link { padding-right: 1rem; padding-left: 1rem; }

.navbar-brand {
	width: 141px;
	background: url(../img/arsbud-logo-dark.png) center center no-repeat;
	background-repeat: no-repeat;
	background-size: cover;
	margin: -20px;
	height: 121px;
	border: 0;
	position: relative;
	z-index: 20;
	top: 0px;
	left: 20px;	
	text-indent: -99999px;
}

.navbar-dark .navbar-nav .active > .nav-link {border-bottom: 1px solid #fff;}
.navbar-dark .navbar-nav :hover > .nav-link {border-bottom: 1px solid #fff;}

.navbar {margin-top: 40px; padding:0; z-index: 5}



.header-home {
	width: 100%;
	height: 720px;
	margin-top: -20px;
	overflow: hidden;
	position: relative;
}

.header-gallery {
	width: 100%;
	height: 720px;
	margin-top: -20px;
	overflow: hidden;
	position: relative;

}

.header-partners {
	width: 100%;
	height: 720px;
	margin-top: -20px;
		overflow: hidden;
	position: relative;

}


.navbar-nav .nav-link {padding-bottom: 5px!important;}

.navbar-dark .navbar-nav a.lang {
	font-size: 12px;
	padding: 6px;
	line-height: 10px;
	margin-top: 10px;
}

.navbar-dark .navbar-nav .active > a.lang {border-bottom: 0; font-weight: bold;}

@media (min-width: 768px) {
	@keyframes zoom {
	  from { 
	    transform: scale(1);
	  }
	  to {
	    transform: scale(1.15)
	  }
	}

}

.zoom-block-1 {
	width: 100%;
	height: 720px;
	background: url(../img/header-home-1.jpg) center center no-repeat;
	background-repeat: no-repeat;
	background-size: cover;
	animation: zoom 6s ease-in forwards;
	position: absolute;
	z-index: 0;

}
.zoom-block-2 {
	width: 100%;
	height: 720px;
	background: url(../img/gallery-header_v2.jpg) center center no-repeat;
	background-repeat: no-repeat;
	background-size: cover;
	animation: zoom 6s ease-in forwards;
	position: absolute;
	z-index: 0;
}
.zoom-block-3 {
	width: 100%;
	height: 720px;
	background: url(../img/partners-header.jpg) center center no-repeat;
	background-repeat: no-repeat;
	background-size: cover;
	animation: zoom 6s ease-in forwards;
	position: absolute;
	z-index: 0;
}

.zoom-block-3 {
	width: 100%;
	height: 720px;
	background: url(../img/partners-header.jpg) center center no-repeat;
	background-repeat: no-repeat;
	background-size: cover;
	animation: zoom 6s ease-in forwards;
	position: absolute;
	z-index: 0;
}



.header-contacts {
	width: 100%;
	height: 1280px;
	background: url(../img/contacts-header.jpg) center center no-repeat;
	background-repeat: no-repeat;
	background-size: cover;
	margin-top: -20px;

}
.header-partners img {max-height: 105px; max-width: 180px; margin: 0 10px;}

.partners-img-1 {padding-top: 200px}
.partners-img-2 {padding-top: 100px}

.contacts-box {
	background: #fff;
	border-radius: 12px;
	box-shadow: 0 0 16px 16px rgba(0, 0, 0, .16);
	padding: 20px 40px;
	width: 1100px;
	margin-top: 150px;
	/**margin:-1100px auto 0 ;**/
}

h1.header-title {padding-top: 300px; color: #fff;}
h1.header-title-2 {padding-top: 50px; color: #fff;}

.shape-bgr-top {
	background: url(../img/shape-bgr-top.png) top center no-repeat;
	background-size: cover;
}
.shape-bgr-middle {
	background: url(../img/shape-bgr-middle.jpg) center center no-repeat;
	background-size: cover;
}

.img-gallery .thumbnail { 
/*	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    margin: 1px;
    */
}

.img-gallery .thumbnail:hover {
	cursor: pointer;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
	/*margin: 0;
	border: 1px solid #fff;
	*/
}

h2.main-title {color: #000; text-transform: uppercase; margin-top: 30px; font-size: 40px;}
h4.sub-title {color: #000; font-size: 26px; text-transform: uppercase; font-weight: 200}
/***** Top content *****/

.top-content { width: 100%;  margin-top: 100px}

.top-content h1 { margin-top: 25px; color: #fff; }
.top-content .description { margin: 30px 0 10px 0; }
.top-content .description p { color: #fff; color: rgba(255, 255, 255, 0.8); }
.top-content .description a { color: #fff; color: rgba(255, 255, 255, 0.8); border-color: #fff; border-color: rgba(255, 255, 255, 0.8); }
.top-content .description a:hover,
.top-content .description a:focus { color: #fff; color: rgba(255, 255, 255, 0.8); }

.top-content .carousel-caption { bottom: 200px; }

.top-content .carousel-indicators li { width: 16px; height: 16px; margin-left: 5px; margin-right: 5px; border-radius: 50%; }

.mt-100 {margin-top: 100px}
.mt-150 {margin-top: 150px}
.mt-200 {margin-top: 200px}
.mb-100 {margin-bottom: 100px}
.mb-150 {margin-bottom: 150px}
.mb-200 {margin-bottom: 200px}
.pl-50-per{padding-left: 50%!important;}
.w500 {width: 500px}
.f18 {font-size: 18px}

.divider-1 {
	background: url(../img/divider-1.jpg) top center no-repeat;
	background-size: cover;
	text-align: center;
	width: 100%;

}

.about-block-1 {
		background: url(../img/about-block-1.jpg) top center no-repeat;
	background-size: cover;
	text-align: center;
	width: 100%;
	height: 450px;

}
.about-block-2 {
		background: url(../img/about-block-2.jpg) top center no-repeat;
	background-size: cover;
	text-align: center;
	width: 100%;
	height: 450px;

}
.about-block-3 {
		background: url(../img/architect-2.jpg) top center no-repeat;
	background-size: cover;
	text-align: center;
	width: 100%;
	height: 450px;

}

.footer-container {
	background: url(../img/shape-bgr-footer.jpg) top center no-repeat;
	background-size: cover;

}

.btn.btn-contur {background: #fff; color: #000; border: 1px solid #000; text-transform: uppercase;}
/***** Section 2 *****/

.section-2-box { margin-top: 30px; text-align: left; }
.section-2-box h3 { margin-top: 0; }
.section-2-box-text .medium-paragraph { margin-top: 20px; margin-bottom: 20px; }

.about-block-1 {height: 600px}
.about-block-2 {height: 600px}
.about-block-3 {height: 600px}



/***** Footer *****/

footer { padding: 40px 0 0 0; }





.overlay {
width:100%;
height:100%;
position:absolute;
overflow:hidden;
top:30%;
left:0;
opacity:0;
cursor: pointer;
}


.hovereffect:hover .overlay {
opacity:1;
transition: all 0.3s ease-in-out 0s;

}
