﻿* {
	padding: 0;
	margin: 0;
	box-size: border-box;
	position: relative;
	font-family: 'Exo 2', sans-serif;
}
@font-face {
    font-family: badscript; 
    src: url(../fonts/BadScript.ttf); 
   }
.content {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	padding-right: 10px;
}
#up {
			position: fixed;
			background-color: #336BF7;
			width: 15px;
			height: 15px;
			bottom: 15px;
			right: 20px;
			display: flex;
			align-items: center;
			justify-content: center;
			padding: 20px;
			border: 2px solid #000;
			transition: transform .4s ease-in;
			transform: translate(0, 80px);
			z-index: 2;
			animation: blik 1s cubic-bezier(0.1,0.25,0.1,1) 0s infinite alternate both;
			border-radius: 10px;
		}
		#up.active {
			transform: none;
			transform: rotate(45deg);
			cursor: pointer;
			background-color: #336BF7;
		}
		#up span {
			transform: rotate(315deg);
			font-family: 'Playfair Display SC', serif;
		}
		@keyframes blik {
			from {
				opacity: 1;
			}
			to {
				opacity: .7;
			}
		}
/*-----------------------------------------------------------------------------------------------ШАПКА*/
.header {
	min-height: 500px;
	width: 100%;
	background: url(../img/hand1.jpg) center center no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	border-bottom: 5px double #336BF7;
}
.logo-block {
	width: 100%;
	height: 70px;
	background-color: rgba(0, 0, 0, .4);
}
.ask-wrapper {
	display: flex;
	justify-content: space-around;
}
.ask-wrapper {
	margin: 0 70px 0 70px;
	padding-top: 0;
}
.ask {
	text-align: center;
	margin-top: 14px;
}
#button-74468 {
cursor: pointer;
text-decoration: none;
display: inline-block;
background: #fff;
width: 200px;
padding: 7px 15px 7px 15px;
color: #000326;
font-family: 'Exo 2', sans-serif;
font-weight: bold;
font-size: 16px;
text-transform: uppercase;
-webkit-box-shadow: 0px 8px 5px 0px #666666;
-khtml-box-shadow: 0px 8px 5px 0px #666666;
-moz-box-shadow: 0px 8px 5px 0px #666666;
-ms-box-shadow: 0px 8px 5px 0px #666666;
-o-box-shadow: 0px 8px 5px 0px #666666;
box-shadow: 0px 8px 5px 0px #666666;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
border-width: 1px;
border-style: solid;
transition: all .3s linear;
}
#button-74468:hover {
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
opacity: .7;
}
.num1,
.num2 {
	display: block;
	color: #fff;
	font-size: 20px;
	text-align: right;
}
.mobile1 {
	color: #fff;
	font-size: 14px;
	display: inline-block;
}
.mobile2 {
	color: #fff;
	font-size: 14px;
	display: inline-block;
}
.first {
	color: #fff;
}
.second {
	display: none;
}
.header-name {
	width: 100%;
	height: 80px;
	text-align: center;
	padding-top: 30px;
	font-size: 30px;
}
.logo {
	position: absolute;
	top:150px;
	left: 37%;
}
.logo img {
	width: 300px;
}

h1 {
	text-shadow: 10px 0 30px rgba(255,255,255, .7);
	color: #111;
	font-family: 'Playfair Display SC', serif;
}
.button-menu {
	display: none;
}
/*-----------------------------------------------------------------------------------------------НАВИГАЦИЯ*/
.nav li {
	display: inline-block;
	height: 35px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	transition: all .3s linear;
}
.nav a {
	text-decoration: none;
	color: #000;
	font-weight: 800;
}
.first-list {
	text-align: center;
}
.second-list {
	display: none;
}
.first-list li:nth-child(2):hover .second-list {
	display: block;
	position: absolute;
	background-color: #fff;
	top: 35px;
	left: 0;
	z-index: 1;
	border: 5px double #336BF7;
	width: 140px;
}
.second-list li {
	display: block;
	background-color: #fff;
}
.nav {
	border-bottom: 5px double #336BF7;
}
.nav .first-list li:hover {
	text-shadow: 0 5px 10px rgba(0, 0, 0, .5);
}
.third-list {
	display: none;
}
.first-list li:nth-child(6):hover .third-list {
	display: block;
	position: absolute;
	background-color: #fff;
	top: 35px;
	left: 0;
	z-index: 1;
	border: 5px double #336BF7;
	width: 250px;
	padding-bottom: 10px;
}

/*-----------------------------------------------------------------------------------------------ADVOKAT*/
.advokat-header {
	text-align: center;
	padding-top: 50px;
}
.advokat-header h2 {
	font-family: 'Playfair Display SC', serif;
	font-size: 30px;
}
.border {
	color: transparent;
	border-bottom: 5px double #336BF7;
	display: inline-block;
}
.advokat-content {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	padding-bottom: 50px;
}
.advokat-content p {
	margin-bottom: 5px;
	font-size: 16px;
	color: #333;
}
.gugo {
	font-family: 'Bad Script', 'badscript', sans-serif;
	color: #101963;
}
/*-----------------------------------------------------------------------------------------------НАШИ УСЛУГИ*/
.our-work {
	background-color: #f2f6ff;
}
.accordion-item__content3 {
	display: flex;
	flex-wrap: wrap;
	margin-top: 50px;
	justify-content: center;
}
.ow-block {
	width: 47%;
	display: inline-block;
	margin-bottom: 20px;
	height: 200px;
	overflow: auto;
}
.ow-block img {
	border-radius: 50%;
	width: 20%;
	float: left;
	padding-left: 10px;
}
.work-text {
	float: right;
	width: 70%;
	margin-left: 20px;
	margin-right: 20px;
}
.work-text h3 {
	padding-bottom: 20px;
	font-weight: 800;
}
.work-text p {
	padding-bottom: 5px;
}
.accordion3 {
	width: 100%;
	text-align: center;
	margin: 50px auto 10px auto;
	padding-bottom: 50px;
}
.accordion-item3 {
	overflow: hidden;
}
.accordion-item__header3 {
	background-color: #fff;
	padding: 10px;
	border: 1px solid #000;
	position: relative;
	font-size: 18px;
	cursor: pointer;
}
.accordion-item__header3::after {
	content: 'st';
	position: absolute;
	display: block;
	border-top: 2px solid #333;
	border-left: 2px solid #333;
	top: 14px;
	right: 10px;
	color: transparent;
	font-size: 12px;
	transform-origin: 50% 5px;
	line-height: 12px;
	transition: transform .2s ease-in;
	transform: rotateZ(225deg);
}
.accordion-item3.active .accordion-item__header3::after {
	transform: rotateZ(46deg);
}
.accordion-item__content3 {
	/*display: none;*/
	text-align: left;
	min-height: 100vh;
	border: 5px double #336BF7;
	margin-top: 10px;
	overflow: auto;
	background-color: #fff;
	padding-top: 20px;
	padding: 15px;
}
/*-----------------------------------------------------------------------------------------------ПраЙС*/

.price-content p {
	padding-bottom: 5px;
	font-size: 16px;
}
.price-content .bold-fonts {
	font-size: 18px;
}
.price {
	 background: url(../img/sud.jpg) center center no-repeat;
	 -webkit-background-size: cover;
	 background-size: cover;
	 padding-bottom: 60px;
}
.price-content {
	margin-top: 40px;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	border-left: 4px solid #95cbe2;
	padding-left: 50px;
	padding-right: 20px;
	padding-bottom: 20px;
	background-color: rgba(255, 255, 255, .8);
}
.accord2 .accordion-item__header1{
	border: 1px solid #555;
	border-bottom: none;
	padding-right: 30px;
	text-align: left;
}
.accord2 .accordion-item1.active .accordion-item__header1 {
	border-bottom: 1px solid #555;
}
.price-content .accord2:last-of-type .accordion-item__content1 {
	border-bottom: 1px dashed #ccc;
}
.accord2 .accordion-item__content1 {
	background-color: rgba(255, 255, 255, .7);
	margin-top: 0;
	border-left: 1px dashed #ccc;
	border-right: 1px dashed #ccc;
	padding-left: 20px;
	color: #333;
}
.accord2 .accordion-item__content1 li {
	list-style-type: none;
}
.accordion1 + .accord2:last-of-type .accordion-item__header1{
	border-bottom: 1px solid #000;
}
/*-----------------------------------------------------------------------------------------------О директоре*/
.director {
	padding-bottom: 50px;
	background-color: #f2f6ff;
}
.director-content h4 {
	text-align: center;
	font-size: 30px;
	padding-bottom: 20px;
}
.director-content {
	margin-top: 50px;
	display: flex;
}
.dc-block {
	width: 50%;
	color: #333;
	line-height: 25px;
	/*height: 500px;*/
	overflow: hidden;
}
.dc-block img {
	width: 70%;
}
.director-content .dc-block:last-of-type {
	text-align: center;
}
/*-----------------------------------------------------------------------------------------------НАШИ Партнеры*/
.partner {
	display: inline-block;
	background-color: #f2f6ff;
	width: 100%;
	padding-bottom: 20px;
}
.partner a{
	display: inline;
	text-decoration: none;
	color: #000;
	text-align: center;
}
.logo-txt {
	display: inline-block;
}
.partner a img {
	width: 100px;
	display: inline-block;
	text-align: center;
}
.partner-wrapper {
	display: inline-block;
	padding-bottom: 20px;
	text-align: center;
	width: 100%;
}
.status-lex {
	width: 190px;
	margin-left: auto;
	margin-right: auto;
}
/*-----------------------------------------------------------------------------------------------Контакты*/
.contacts-header {
	text-align: center;
}
.contacts {
	padding-bottom: 20px;
}
.contacts-content {
	width: 100%;
	display: flex;
	margin-top: 50px;
}
.cc-block {
	width: 50%;
}
.cc-block span {
	display: block;
	padding-bottom: 10px;
	font-size: 20px;
	color: #333;
}
.cc-block span:first-of-type {
	font-size: 25px;
	font-weight: 800;
}
.cc-block span:nth-child(2) {
	font-weight: 800;
}
.cc-block span:nth-child(5) {
	font-weight: 800;
	margin-top: 20px;
}
.cc-block span:nth-child(8) {
	font-weight: 800;
	margin-top: 20px;
}
.cc-block span:nth-child(10) {
	font-weight: 800;
	margin-top: 20px;
}
.cc-block span:nth-child(12) {
	font-weight: 800;
	margin-top: 20px;
}

/*-----------------------------------------------------------------------------------------------Материалы*/

.accordion {
	width: 100%;
	text-align: center;
	margin: 10px auto 10px auto;
}
.accordion-item {
	overflow: hidden;
}
.accordion-item__header {
	background-color: #fff;
	padding: 10px;
	border: 1px solid #000;
	position: relative;
	font-size: 18px;
	cursor: pointer;
}
.accordion-item__header::after {
	content: 'st';
	position: absolute;
	display: block;
	border-top: 2px solid #333;
	border-left: 2px solid #333;
	top: 14px;
	right: 10px;
	color: transparent;
	font-size: 12px;
	transform-origin: 50% 5px;
	line-height: 12px;
	transition: transform .2s ease-in;
	transform: rotateZ(225deg);
}
.accordion-item.active .accordion-item__header::after {
	transform: rotateZ(46deg);
}
.accordion-item__content {
	display: none;
	text-align: left;
	max-height: 500px;
	border: 5px double #336BF7;
	margin-top: 10px;
	overflow: auto;
	background-color: #fff;
	padding: 15px;
}
.accordion1 {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	list-style: none;
}
.norm-act-content li{
	overflow: hidden;
}
.accordion-item__header1 {
	background-color: #fff;
	padding: 10px;
	border: 1px solid #000;
	position: relative;
	font-size: 18px;
	cursor: pointer;
}
.materials_accordion {
	list-style: none;
}
.p-right {
	display: inline-block;
	width: 50%;
	float: right;
}
.p-left {
	display: inline-block;
	width: 50%;
	float: left;
}
.p-center {
	display: inline-block;
	padding-top: 50px;
}
.accordion-item__header1::after {
	content: 'st';
	position: absolute;
	display: block;
	border-top: 2px solid #333;
	border-left: 2px solid #333;
	top: 14px;
	right: 10px;
	color: transparent;
	font-size: 12px;
	transform-origin: 50% 5px;
	line-height: 12px;
	transition: transform .2s ease-in;
	transform: rotateZ(225deg);
}
.accordion-item1.active .accordion-item__header1::after {
	transform: rotateZ(46deg);
}
.accordion-item__content1 {
	display: none;
	text-align: left;
	margin-top: 10px;
	overflow: auto;
}
.accordion-item__content1 li {
	padding-top: 10px;
}
.material-header {
	text-align: center;
	padding-top: 30px;
}
.material {
	background-color: #fff;
}
.under-border {
	display: block;
	font-family: 'Playfair Display SC', serif;
	padding-top: 20px;
	font-size: 20px;
}
.material-content{ 
margin-top: 50px;
}
.material-list {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
.material-list ul li {
	margin-bottom: 20px;
	font-size: 20px;
	padding: 20px;
}
.material-list li a {
	color: #333;
}
.links {
	background-color: #fff;
}
.link-header {
	text-align: center;
}
.link-content {
	padding-top: 30px;
	width: 100%;
	display: flex;
	padding-bottom: 50px;
}
.link-content-block li a {
	color: #444;
	font-size: 14px;
}
.link-content li {
	font-size: 20px;
	list-style-type: none;
	color: #000;
}
.link-name {
	padding-top: 20px;
}
.link-content-block {
	width: 50%;
}
.link-content .link-content-block:last-of-type li{
	font-size: 14px;
	padding-bottom: 5px;
}
.link-content .link-content-block:last-of-type li:first-of-type {
	font-size: 20px;
	margin-bottom: 10px;
}
.build-header {
	text-align: center;
	padding-top: 30px;
	margin-bottom: 40px;
}
.build {
	padding-bottom: 20px;
	background: url(../img/rekvizity-sudov.jpg) center center no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}
.build-content {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
	height: 500px;
	background-color: rgba(255, 255, 255, .9);
	padding: 20px;
	border: 5px double #336BF7;
}
.text {
	text-align: center;
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
}
.text1 {
	text-align: left;
	width: 50%;
	padding-top: 20px;
}
.norm-act {
	padding-bottom: 30px;
}
.norm-act .border {
	text-align: center;
}
.norm-act-content {
	padding-top: 20px;
}
.our-practice {
	padding-bottom: 20px;
}
.our-practice-content li{
	list-style-type: none;
}
.our-practice-content {
	margin-top: 30px;
}
/*-----------------------------------------------------------------------------------------------Плдвал*/

.footer {
	height: 60px;
	background-color: #555;
	text-align: center;
	padding-top: 15px;
	width: 100%;
}
.footer span {
	display: inline;
	color: #fff;
	font-size: 16px;
}
.logo-footer {
	font-family: 'Playfair Display SC', serif;
	display: block;
}
.footer span:nth-child(2) {
	display: block;
}
.Tolkachov {
	font-family: 'Pacifico', cursive;
}
/*-----------------------------------------------------------------------------------------------Адаптив*/

@media screen and (max-width:1280px) {
.contacts-content {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: center;
	text-align: center;
	}
	.cc-block {
		width: 100%;
	}
.accordion,
.accordion1 {
	width: 80%;
	}
.nav li {
	padding-left: 10px;
	padding-right: 10px;
	}
h1 {
	font-size: 50px;
}
}
@media screen and (max-width:1024px) and (max-height:600px){

.accordion-item__content3 {
	display: none;
	}
.accordion-item3.active .accordion-item__content3 {
	display: inline-block;
	}

.header {
	min-height: 400px;
}
.logo {
	position: absolute;
	top:130px;
	left: 39%;
}
.logo img {
	width: 200px;
}
.nav {
	display: none;
	border-bottom: none;
	}
.logo-block {
	background-color: rgba(0, 0, 0, .7);
	}
.nav.active {
	display: block;
	}
.nav li {
	display: block;
	color: #fff;
	}
.button-menu {
	display: block;
	color: #fff;
	text-transform: uppercase;
	margin-top: 20px;
	border: 1px solid #fff;
	border-radius: 10px;
	padding: 5px;
	height: 20px;
	z-index: 5;
	}
.first-list {
	width: 30%;
	background-color: rgba(0, 0, 0, .7);
	position: absolute;
	top: -335px;
	right: 0;
	}
.nav li a{
	color: #fff;
	}
	.first-list li:nth-child(2):hover .second-list {
	display: none;
}
.first-list li:nth-child(6):hover .third-list {
	display: none;
	}
}
@media screen and (max-width:1024px) and (min-height:601px){

.accordion-item__content3 {
	display: none;
	}
	.accordion-item3.active .accordion-item__content3 {
	display: inline-block;
	}
	.nav {
	display: none;
	border-bottom: none;
	}
	.logo-block {
		background-color: rgba(0, 0, 0, .7);
	}
.nav.active {
	display: block;
	}
.nav li {
	display: block;
	color: #fff;
	}
.button-menu {
	display: block;
	color: #fff;
	text-transform: uppercase;
	margin-top: 20px;
	border: 1px solid #fff;
	border-radius: 10px;
	padding: 5px;
	height: 20px;
	z-index: 5;
	}
.first-list {
	width: 30%;
	background-color: rgba(0, 0, 0, .7);
	position: absolute;
	top: -435px;
	right: 0;
	}
.nav li a{
	color: #fff;
	}
	.first-list li:nth-child(2):hover .second-list {
	display: none;
}
.first-list li:nth-child(6):hover .third-list {
	display: none;
	}
}

@media screen and (max-width:920px){
	h1 {
	font-size: 40px;
}
.logo {
	position: absolute;
	top:130px;
	left: 34%;
}
.ow-block img {
	display: none;
}
.work-text {
	margin-left: 5px;
	margin-right: 5px;
	width: 90%;
}
.nav li:last-of-type {
	padding-bottom: 20px;
	}
}
@media screen and (max-width:780px) {
#button-74468 {
	width: 100px;
	font-size: 12px;
}
.ask {
	margin-top: 18px;
}
.logo {
	position: absolute;
	top:130px;
	left: 36%;
}
.logo img {
	width: 200px;
}
.header {
	min-height: 400px;
}
.first-list {
	top: -335px;
}
.ask-wrapper {
	margin-right: 20px;
	margin-left: 20px;
}
h1 {
	font-size: 30px;
}
.dc-block {
	width: 100%;
	padding-bottom: 20px;
}
.director-content {
	flex-wrap: wrap;
}
.dc-block img {
	width: 80%;
}
}
@media screen and (max-width:660px) {
.link-content-block {
	width: 45%;
}
iframe {
		width: 80%;
		height: 250px;
	}
}
@media screen and (max-width:650px) {
	iframe {
		width: 400px;
		height: 300px;
	}
	.accordion-item__header1,
	.accordion-item__header3,
	.accordion-item__header {
		font-size: 15px;
	}
}
@media screen and (max-width:600px) {
.links,
.contact {
	display: none;
}
h1 {
	font-size: 20px;
}
.header {
	min-height: 300px;
}
.second {
	position: absolute;
	color: #000;
	font-size: 14px;
	right: 10px;
	top: 170px;
	font-weight: 800;
	display: block;
}
.num1,
.num2 {
	color: #000;
	font-size: 12px;
}
.mobile1,
.mobile2 {
	color: #000;
	font-size: 12px;
}
.logo {
	position: absolute;
	top:100px;
	left: 36%;
}
.logo img {
	width: 150px;
}
.first-list {
	top: -235px;
}
.nav li:last-of-type {
	padding-bottom: 20px;
	}
	.nav li a {
	 z-index: 3;
	}

	.first-list {
		width: 100vw;
		
	}
	.advokat-header h2 {
		font-size: 25px;
	}
	.gugo {
		font-size: 14px;
	}
		iframe {
		width: 80%;
		height: 250px;
	}
	.price-content {
		width: 70%;
	}
	.ow-block {
		width: 100%;
	}
	.content {
		padding-left: 5px;
		padding-right: 5px;
	}
	.price-content {
		width: 95%;
		padding-left: 5px;
		padding-right: 5px;
	}
	.accordion,
	.accordion1 {
		width: 95%;
	}
	.build-content {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
	height: 500px;
	background-color: rgba(255, 255, 255, .9);
	padding: 5px;
	padding-bottom: 10px;
	border: 5px double #336BF7;
}
.accordion-item__content {
	padding-left: 5px;
	padding-right: 5px;
}
.p-right {
	display: inline-block;
	width: 90%;
	float: right;
}
.p-left {
	display: inline-block;
	width: 90%;
	float: left;
}
.cc-block span:nth-child(11) a {
	font-size: 14px;
	}
}
@media screen and (max-width:500px) {
	.second {
	position: absolute;
	color: #000;
	font-size: 12px;
	right: 10px;
	top: 60px;
	font-weight: 800;
}
.num1,
.num2 {
	color: #000;
	font-size: 10px;
	display: block;
}
.mobile1,
.mobile2 {
	color: #000;
	font-size: 10px;
	display: inline;
}
}
@media screen and (max-width:440px){
	.logo {
	position: absolute;
	top:100px;
	left: 33%;
}
}
@media screen and (max-width:400px){
	.logo {
	position: absolute;
	top:100px;
	left: 31%;
}
h1 {
	font-size: 17px;
}
}
