a{text-decoration: none;}

p{
	margin: 0px;
	padding: 0px;
}

ul{
	list-style: none;
	text-decoration: none;
	margin: 0;
    padding: 0;
}

.header-block{position: relative;}

.container{
	min-width: 1200px;
	margin: 0 auto;
}

.clear-fix:after{
	content:'';
	clear:both;
	display:block;
}

.logo-img p{
	text-align: center;
	font-size: 19px;
	color: #fff;
	padding-top: 55px;
}

.logo-text > p{
	text-transform: uppercase;
	font-size: 13px;
    letter-spacing: 2px;
    font-family: 'Open Sans', sans-serif; 
  	font-weight: 600;
	color: grey;
}

.logo-text > p + p{
	text-transform: uppercase;
	font-size: 20px;
    font-family: 'Open Sans', sans-serif;
  	font-weight: bold;
  	color: #000;
}

.logo-text{
    margin-top: 35px;
    margin-left: 210px;
    width: 521px;
    height: 60px;
}

.text-registration img{
	position: absolute;
    top: 0;
    right: 0px;
}


.menu-li > li {
	display: inline-block;
	padding: 20px;
	font-family: 'Open Sans', sans-serif;
  	font-weight: bold;
	font-size: 15px;
}

.menu-li ul{
	position: absolute;
	top: 145px;
	z-index: 10;
}

.menu{text-align: center;}

.logo-img{
	width: 5px;
	height: 15px;
}

.menu ul li > a{
	color: #000
}

.text-registration{
	position: absolute;
    top: 0;
    right: 0;
	width: 305px;
	height: 30px;
	margin-top: 35px;
}
.text-registration img {
    position: absolute;
    top: 5px;
    right: 0px;
}
.text-registration a{color: grey;}
.text-registration a:first-child{padding-left: 92px;}
.text-registration p > a + a{padding-left: 5px;}
.text-registration p {
	padding-top: 16px;
	padding-right: 15px;
	font-size: 14px;     
	letter-spacing: 2px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    color: grey;
}

.block-form{position: relative;}
/* ===================================================================
									MENU
====================================================================== */

.menu{
	text-transform: uppercase;
	margin-top: 35px;
	position: relative;
}

.menu-hover{
    position: absolute;
    top: 0;
    background: #f15a24;
    width: 545px;
    height: 74px;
    opacity: 0.3;
    right: 0px;
}

.menu-hover:hover{
	opacity: 0;
}


.menu > ul > li:hover{
	background-color: #f15a24;
	cursor: pointer;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.menu > ul ul > li{
	padding: 20px;
    margin-left: -20px;
    max-width: 505px;
    text-align: left;
    background-color: #f15a24;
}

.menu > ul ul li:nth-child(1){background-color: #f15a24; }
.menu > ul ul li:nth-child(2){background-color: #3ae6e8; }
.menu > ul ul li:nth-child(3){background-color: #e8c13a; }
.menu > ul ul li:nth-child(4){background-color: #ecee57; }
.menu > ul ul li:nth-child(5){background-color: #91b3f3;}
.menu > ul ul li:nth-child(6){background-color: #5eef80;}
.menu > ul ul li:nth-child(7){background-color: #ef5e5e;}
.menu > ul ul li:nth-child(8){background-color: #5aaeef;}
.menu > ul ul li:nth-child(9){background-color: #5eef80;}
.menu > ul ul li:nth-child(10){background-color: #f15a24;}
.menu ul ul{
	position: absolute;
	top: 57px;
	min-width: 507px;
	display: none;
}

.menu > ul ul li:hover{
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1.1);
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	transition: all 1.5s ease;
}

.menu ul li:hover .menu-ul{display: block;}
.menu > ul > li {
	letter-spacing: 4px;
}

.menu ul ul > li{
	letter-spacing: inherit;
}

/* ===================================================================
								SLIDER
====================================================================== */

.swiper-slide img{
    width: 100%;
    height: 555px;
}

.swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    display: inline-block;
    border-radius: 100%;
    background: #fff;
    opacity: 1;
}

.swiper-pagination-bullet-active {background: #f15a24;}
.swiper-container-horizontal > .swiper-pagination-bullets {
    margin-left: 450px;
    bottom: 55px;
}

.swiper-container-horizontal > .swiper-pagination-bullets 
.swiper-pagination-bullet {margin: 0 10px;}

.block p{
	text-transform: uppercase;
	font-size: 30px;
	text-align: center;
	letter-spacing: 4px;
	font-family: 'Open Sans', sans-serif;
  	font-weight: bold;
}

.block{
	position: absolute;
	top: 180px;
	right: 0;
}

.slide-color-1{
	background-color: #f15a24;
	width: 610px;
	height: 220px;
}
.slide-color-1 p{
	position: absolute;
    top: 42px;
}

.slide-color-2{
	width: 610px;
	height: 220px;
	background-color: #3ae6e8;
}

.slide-color-2 p{
	position: absolute;
    top: 60px;
}

.slide-color-3{
	width: 610px;
	height: 220px;
	background-color: #e8c13a;
}

.slide-color-3 p{
	position: absolute;
    top: 72px;
    left: 40px;
}

.slide-color-4{
	width: 610px;
	height: 220px;
	background-color: #ecee57;
}

.slide-color-4 p{
	position: absolute;
    top: 72px;
}

.slide-color-5{
	width: 610px;
	height: 220px;
	background-color: #91b3f3;
}

.slide-color-5 p{
	position: absolute;
    top: 42px;
}

.slide-color-6{
	width: 610px;
	height: 220px;
	background-color: #5eef80;
}

.slide-color-6 p{
	position: absolute;
    top: 72px;
}

.slide-color-7{
	background-color: #ef5e5e;
	width: 610px;
	height: 220px;
}

.slide-color-7 p{
	position: absolute;
    top: 72px;
}

.slide-color-8{
	width: 610px;
	height: 220px;
	background-color: #5aaeef;
}

.slide-color-8 p{
	position: absolute;
    top: 42px;
}

.slide-color-9{
	width: 610px;
	height: 220px;
	background-color: #f15a24;
}

.slide-color-9 p{
	position: absolute;
    top: 90px;
    left: 60px;
}

/* =======================================================
					CENTER PICTURE
========================================================== */
.ceneter-photo-pict img{
	width: 100%;
	height: 285px;
}

.logo-center{
	margin-top: -310px;
	margin-left: 75px;
}

.center-photo{
	position: relative;
	margin-top: 150px
}

/* ========================================================
						MAIN-BLOCK
=========================================================== */

.conteiner-center{
	max-width: 1110px;
	margin-left: 75px;
}

.text-center>p{
    padding-top: 30px;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 1px;
    font-family: 'Open Sans', sans-serif;
}

.text-center>p+p{
	font-size: 18px;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    color: #5a5959;
}

.text-block-backg {
    height: 298px;
    background-color: #e9e9e9;
    margin-left: 75px;
    margin-top: 30px;
}

.text-block-backg p{
	font-size: 20px;
    line-height: 42px;
    margin-left: 28px;
    letter-spacing: 1px;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    color: #2b2b2b;
}

.our-special-h1{padding-top: 10px;}

.our-special-h1 p{
	font-size: 40px;
	margin-left: 50px;
}

.our-special{margin-top: 75px;}

.our-special-img{
	float: left;
	margin-right: 75px;
}

.special-top>p{
	font-size: 20px; 
    font-size: 20px;
    letter-spacing: 1px;
    padding-bottom: 15px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
}

.special-top>p+p{
    font-size: 17px;
    letter-spacing: 1px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
}

h2{
	font-weight: 700;
    font-family: 'Open Sans', sans-serif;    
	font-size: 38px;
    letter-spacing: 2px;
}
.block-special-text{margin-top: 43px;}
.special-center{
	width: 700px;
	margin-top: 40px;
	margin-left: 75px;
	margin-bottom: 40px;
	border-left: #f15a24 solid 10px;
}

.special-center > p {padding-left: 15px;}

.special-center p{
	font-size: 16px;
	letter-spacing: 1px;
	font-weight: 500;
    font-family: 'Open Sans', italic;
}

.special-center-end p{
    font-size: 17px;
    letter-spacing: 1px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    color: #5a5959;
}

/* ===============================================================================
										POSLUGI
================================================================================== */


.our-poslug{margin-top: 45px; font-size: 46px;
	font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    font-size: 38px;
    letter-spacing: 2px
}
.pict-block, .center-line-pict, 
.bottom-line-pict{margin-top: 25px;}
.special-center-end > p + p{padding-top: 15px;}
.dozvil, .pasport, .expert, .ocinka, 
.proect, .reglament, .declaration-card,
.reestr-card, .invent {
	width: 265px;
	height: 200px;
	float: left;
	margin-right: 16px;
}
.ocinka, .reestr-card{margin-right: 0px;}
.dozvil{background-color: #d9e021; position: relative; cursor: pointer;}
.pasport{background-color: #3ae6e8; position: relative; cursor: pointer;}
.expert{background-color: #e8c13a; position: relative; cursor: pointer;}
.ocinka{background-color: #ecee57; position: relative; cursor: pointer;}
.proect{background-color: #91b3f3; position: relative; cursor: pointer;}
.reglament{background-color: #5eef80; position: relative; cursor: pointer;}
.declaration-card{background-color: #ef5e5e; position: relative; cursor: pointer;}
.reestr-card{background-color: #5aaeef; position: relative;}
.invent{background-color: #f15a24; position: relative; cursor: pointer; cursor: pointer;}
.top-line-pict p, .center-line-pict p, .bottom-line-pict p{
	font-size: 17px; 
	letter-spacing: 1px; 
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
}
/* =====================================POSITIONPICTURE====================================*/
.dozvil img{position: absolute; bottom: 0px; left: 40px;}
.pasport img{background-color: #3ae6e8; position: absolute; bottom: 0px; left: 40px;}
.expert img{background-color: #e8c13a; position: absolute; bottom: 0px; left: 40px;}
.ocinka img{background-color: #ecee57; position: absolute; bottom: 0px; left: 40px;}
.proect img{background-color: #91b3f3; position: absolute; bottom: 0px; left: 40px;}
.reglament img{background-color: #5eef80; position: absolute; bottom: 0px; left: 40px;}
.declaration-card img{background-color: #ef5e5e; position: absolute; bottom: 0px; left: 40px;}
.reestr-card img{background-color: #5aaeef; position: absolute; bottom: 0px; left: 40px;}
.invent img{background-color: #f15a24; position: absolute; bottom: 0px; left: 40px;}
/* ========================================================================================= */

/* ====================================HOVER PICTURE======================================== */
.dozvil:hover{
	box-shadow: 0px 2px 9px 3px #d9e021;
	-webkit-box-shadow:0px 2px 9px 3px #d9e021;
	-moz-box-shadow:0px 2px 9px 3px #d9e021;
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	transition: all 0.1s ease;
	opacity: 0,7;
}
.pasport:hover{
	box-shadow: 0px 2px 9px 3px #3ae6e8;
	-webkit-box-shadow:0px 2px 9px 3px #3ae6e8;
	-moz-box-shadow:0px 2px 9px 3px #3ae6e8;
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	transition: all 0.1s ease;
	opacity: 0,7;
} 
.expert:hover{
	box-shadow: 0px 2px 9px 3px #e8c13a;
	-webkit-box-shadow:0px 2px 9px 3px #e8c13a;
	-moz-box-shadow:0px 2px 9px 3px #e8c13a;
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	transition: all 0.1s ease;
	opacity: 0,7;
}
.ocinka:hover{
	box-shadow: 0px 2px 9px 3px #ecee57;
	-webkit-box-shadow:0px 2px 9px 3px #ecee57;
	-moz-box-shadow:0px 2px 9px 3px #ecee57;
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	transition: all 0.1s ease;
	opacity: 0,7;
} 
.proect:hover{
	box-shadow: 0px 2px 9px 3px #91b3f3;
	-webkit-box-shadow:0px 2px 9px 3px #91b3f3;
	-moz-box-shadow:0px 2px 9px 3px #91b3f3;
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	transition: all 0.1s ease;
	opacity: 0,7;
}
.reglament:hover{
	box-shadow: 0px 2px 9px 3px #5eef80;
	-webkit-box-shadow:0px 2px 9px 3px #5eef80;
	-moz-box-shadow:0px 2px 9px 3px #5eef80;
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	transition: all 0.1s ease;
	opacity: 0,7;
}
.declaration-card:hover{
	box-shadow: 0px 2px 9px 3px #ef5e5e;
	-webkit-box-shadow:0px 2px 9px 3px #ef5e5e;
	-moz-box-shadow:0px 2px 9px 3px #ef5e5e;
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	transition: all 0.1s ease;
	opacity: 0,7;
} 
.reestr-card:hover{
	box-shadow: 0px 2px 9px 3px #5aaeef;
	-webkit-box-shadow:0px 2px 9px 3px #5aaeef;
	-moz-box-shadow:0px 2px 9px 3px #5aaeef;
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	transition: all 0.1s ease;
	opacity: 0,7;
}
.invent:hover{
	box-shadow: 0px 2px 9px 3px #f15a24;
	-webkit-box-shadow:0px 2px 9px 3px #f15a24;
	-moz-box-shadow:0px 2px 9px 3px #f15a24;
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	transition: all 0.1s ease;
	opacity: 0,7;	
}
/* ============================================================================== */

.dozvil-p, .pasport-p,
.expert-p,.ocinka-p,
.proect-p,.reglament-p,
.declaration-card-p,
.reestr-card-p,.invent-p{
	position: absolute;
    top: 217px;
    width: 265px;
    height: 135px;
    font-size: 19px;
}

.top-line-pict, .center-line-pict{margin-bottom: 135px;}

.line{
	width: 100%;
	height: 5px;
	color: red;
}


/* ===========================================================================
									FOOTER
============================================================================== */

.block-footer{
	position: relative;
	margin-top: 105px;
}

.line-logo-text{display: flex; padding-top: 65px;}
.footer-logo-text{margin-left: 50px;}
.line-bottom{margin-top: 45px; display: flex;}
.copyright{text-align: left; margin-left: 100px;}
.adress{text-align: center;}
.social{text-align: right;margin-right: 100px;}
.social img{float: left;}

.footer-logo-text>p{
	text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 2px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    color: grey;
}
.footer-logo-text>p+p{
	text-transform: uppercase;
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    color: #000;
}

.adress{
	width: 325px;
    margin: 0 auto;
}
.adress>p {text-align: left;
	text-align: left;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;;
}