body
{
    margin:0;
	padding:0;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #333333;
    overflow-x: hidden;
}

.menu_link.a:visited
 {
    color:#0B7448;
    text-decoration:none;
} 
.menu_link.act:visited
 {
     color:#fff;
    background-color:#095937;
    text-decoration:none;
}
.menu_link.act_sub:visited
 {
    color:#000!important;
    text-decoration:none;
}

.text_main_sect {
    top: 88%!important;
}

.container_icon{
	visibility: hidden;
}

input, textarea{
    font-family: Arial;
    width: 100%;
}
a{
	text-decoration: none;
}
a:hover{
    text-decoration: none;
    color: #000;
}
.text_next_footer > a{
    color:#fff;
}
p{
    font-size:18px;
}
.menu.sub_menu > li{
    width: 100%;
}
#menu
{
    position: fixed;
    width:100%;
	background-color: #fff;
    z-index: 3;
    top:0px;
}
.menu_back
{
    width: 33%;
}
.menu_logo
{
    width: 360px;
}
.menu_back_first_link{
    background-color: #095937;
    text-align: right;
}

.fa-chevron-down,
.fa-chevron-right
{
	padding-left: 10px;
	font-size: 12px;
	color: #095937;
}
.png_l{
    padding-left: 15%;
}

.container_text{
    display: flex;
    padding: 0 25%;
    margin-top: 6em;
}
.container_first_text{
    line-height: 25px;
    text-align: justify;
}
.text_f{
    padding-right: 3%;
}
.text_s{
    padding-left: 3%;
}
.container_t_strong{
    border-bottom: solid #0B7448;
    padding-bottom: 4px;
}

.fa-star{
    font-size:2.15em;
    color: #fff;
}
.container_icon{
    display: flex;
    justify-content: center;
}
.container_text_el{
    width: 30%;
   
    background-size: cover;
}
.container_text_el_f{
    background: url(../img/temida2.jpg) center no-repeat;
}
.container_text_el_s{
    background: url(../img/nieruchomosci.jpg) center no-repeat;
}
.container_text_el_t{
    background: url(../img/restrukturyzacja.jpg) center no-repeat;
}
.container_t{
    margin-top: -5em;
}

.container_icon_i{
    background-color: #095937;
    padding: 15px;
    transform: rotate(135deg);
    border: solid 4px #fff;
    margin-top: 17px;
    margin-left: -40%;
}
.container_bg_color{
    background-color: rgba(0,0,0,0.8);
    color:#fff;
    margin-left: 30%;
    padding-left: 25px;
    padding-bottom: 2em;
    padding-top: 2em;
    margin-top: -6%;
    padding-right: 20px;
}
.container_bg_color:hover{
    background-color: #095937;
    color:#fff;
}
.container_bg_color:hover > .container_bg_color_link > a{
    color:#fff;
}
.container_bg_color_link{
    margin-top: 80px;
}
.container_bg_color_link > a{
    color: #095937;
}
.fa-arrow-right{
    padding-left: 15px;
}



.container_contact{
    background-image: url(../img/08.png);
    opacity: 0.8;
    background-attachment: scroll;
    background-color: rgba(9, 89, 56, .5);
    padding-bottom: 80px;
}












.sub_menu{
	left: 238px;
    top: 200px;
}
.sub_menu_link{
	width: 100%;
}
ul 
{
	list-style-type:none;
	margin:0;
	padding:0;
	position: absolute;
}
li
{
	display:inline-block;
	float: left;
	margin-right: 1px;
}
li
a 
{
	display:block;
	min-width:140px;
	height: 100px;
	text-align: center;
	line-height: 100px;
	color: #000;
	text-decoration: none;
}
li:hover
a 
{
	/* background: #19c589; */
}
li:hover
ul
a 
{
	background-color: #f3f3f3;
	color: #2f3036;
	height: 40px;
	line-height: 40px;
}
li:hover
ul
a:hover 
{
	background-color: #0B7448;
	color: #fff;
}
li
ul
{
	display: none;
}
li
ul
li
{
	display: block;
	float: none;
}
li
ul
li
a
{
	width: auto;
	min-width: 100px;
	padding: 0 90px 0px 10px;
	text-align: left;
}


/* #menu_s > li{
    margin-left: 0px!important;
} */

ul
li
a:hover + 
.hidden,
.hidden:hover
{
	display: block;
}

.show-menu
{
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #fff;
	text-align: center;
	padding: 10px 0;
	display: none;
}
nav > input[type=checkbox]
{
    display: none;
    -webkit-appearance: none;
}
nav > input[type=checkbox]:checked ~
#menu
{
    display: block;
}
.menu_h_s{
    margin-top: 43px;
    width: 35px;
    cursor: pointer;
}
.menu_h_s_next{
    margin-top: -26px;
    margin-left: 200px;
    width: 100%;
    position: absolute;
    cursor: pointer;
}

.menu_h_s:hover + 
    .hidden,
    .hidden:hover
    {
        display: block;
    }


@media screen and (max-width : 760px)
{
    ul
    {
		position: static;
		display: none;
	}
    li
    {
		margin-bottom: 1px;
	}
    ul li,
    li a
    {
		width: 100%;
	}
    .show-menu 
    {
		display:block;
    }
    


    #menu {
        padding-bottom: 20px;
    }
}


.video_main_container{
	width: 100%;
	position: absolute;
	z-index: -1;
}



.slider_container{
width: 100%;
position: absolute;
}
.slider_bg_color{
    width: 33%;
    height: 90vh;
    background: #0b7448;
	position: absolute;
    z-index: 2;
}







.slider_bg_text{
    font-size: 70px;
    color: #fff;
    top: 20%;
    font-weight: 600;
}
.slider_bg_text_p{
    font-size: 16px;
    color: #fff;
    margin-top: 8%;
    font-weight: 400;
}
.slider_bg_btn{
    right: 0;
	position: absolute;
	font-size: 16px;
	color: #0B7448;
	margin-top: 570px;
	font-weight: 400;
	padding: 15px 40px 15px 40px;
	background: #fff;
	z-index: 2;
	white-space: nowrap;
}
.slider_bg_btn::after{
    content: '>';
    right: -60px;
    font-size: 17px;
    color: #fff;
    top: 0%;
    font-weight: 400;
    padding: 14px 25px 14px 25px;
    background: #0B7448;
    position: absolute;
}
.slider_bg_cont_tel{
    top: 25%;
    position: absolute;
    padding-left: 20px;
    color: #fff;
}
.slider_bg_cont_m{
   position: absolute;
   left: 54%;
   top: 25%;
   color: #fff;
   border-left: solid;
   padding-left: 45px;
}
.contact_info_header{
    background:#0B7448;
     width:390px;
    height:50px;
    background-color:#0B7448;
    position: absolute;
    right: -125%;
	top: 100px;
}




.container_nn {
  width: 100%;
}
.container_nn h3 {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  transition: 0.4s all ease-out;
  margin-top: 80px;
  left: 74%;
  z-index: 2;
}
.container_nn h3.is-visible {
  opacity: 1;
  visibility: visible;
}







.text_main_sect{
	position: absolute;
	top: 100%;
	width: 100%;
}

.sec-title.centered::after {
    width: 30px;
    left: 50%;
    margin-left: -5px;
}
.sec-title::after {
    content: '';
    position: absolute;
    left: 15px;
    bottom: -5px;
    width: 25px;
    border-bottom: 2px solid #333333;
}
.sec-title.centered::before {
    left: 50%;
    width: 30px;
    margin-left: -25px;
}
.sec-title::before {
    content: '';
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 32px;
    border-bottom: 2px solid #0B7448;
}
.sec-title.centered, .sec-title.light {
    margin-bottom: 20px;
    margin-top: 5em;
}
.sec-title {
    position: relative;
    margin-bottom: 30px;
    padding-bottom: 10px;
}
.centered {
    text-align: center;
}
.sec-title .floated-text {
    position: absolute;
    left: 0px;
    top: -45px;
    width: 100%;
    color: #f8f8f8;
    font-size: 70px;
    letter-spacing: 1px;
    font-weight: 700;
    text-transform: uppercase;
}
.sec-title h2 {
    position: relative;
    text-transform: uppercase;
    color: #333333;
    font-size: 32px;
    font-weight: 700;
}



.container_form{
    display: flex;
    justify-content: center;
    background-image: url(../img/3.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    margin-top: -5px;
}

.container_form_bg{
    background: #fff;
    border-radius: 3px;
    box-shadow: 0px 0px 20px -7px rgba(0,0,0,0.5);
    margin-top: -150px;
    padding-top: 5px;
    position: relative;
    width: 600px;
    padding-bottom: 30px;
    margin-bottom: 30px;
}



.btn_cont_form{
    width: 105.6%;
    padding: 8px 0px 9px 0px;
    font-size: 19px;
    background: #000;
    color: #fff;
    border: none;
    margin-left: 4px;
    margin-top: 15px;
    cursor:pointer;
}







.first_container_form
{
    display:flex;
    justify-content: space-between;
    width: 81%;
    margin-left: 42px;
}
.second_container_form{
    display: inline-block;
    width: 80.5%;
    padding-left: 7.2%;
}


.form_input{
    background: #F5F5F5;
    border: none;
    padding: 15px;
}


.container_footer{
    background-color:#1C1C1C;
    display: flex;
    justify-content: space-around;
    color:#fff;
    margin-top: -5px;
    padding-top: 15px;
}

.line_div{
    background-color: #095937;
    height: 4px;
    width: 36px;
}
.text_next_footer{
    color: #ccc;
    font-size: 16px;
    line-height: 10px;
    margin-top: 25px;
}
.text_next_footer > a{
    color: #ccc;
}

.container_footer_next{
    background: #131313;
    padding-bottom: 10px;
    padding-top: 10px;
    color:#ccc;
    padding-left: 12.3%;
}
.container_text_n{
    justify-content: space-between;
    margin-top: 14em;
    padding: 0 12%;
}
.video_main{
    object-fit: cover;
    background-size: cover;
    width: 100%;
    height: 90vh;
}
.centered_uslugi{
    margin-top: 11em!important;
}

@media only screen and (max-width: 600px) {
    .text_main_sect_dn{
        display:none;
    }
  }



  @media only screen and (max-width: 1700px) {
    .container_text_n{
        padding: 0 4%;
    }
    .container_bg_color {
        margin-top: -9%;
    }
    .container_nn h3 {
        left: 61%;
    }
    .contact_info_header {
        right: -166%;
    }
  }
  @media only screen and (max-width: 1400px) {
    .container_text_n{
        padding: 0 1%!important;
    }
    .container_bg_color {
        margin-top: -18%;
    }
    .container_nn h3 {
        left: 53%;
    }
    .contact_info_header {
        right: -192%;
    }
    .container_text {
        padding: 0 15%;
    }
    .container_bg_color_link {
        margin-top: 35px;
    }
    .container_t {
        margin-top: -2.9em;
    }
  }
  @media only screen and (max-width: 1280px) {

    .container_text {
        padding: 0 10%;
    }
    .container_bg_color {
        margin-top: -19%;
    }
    .container_text_el {
        width: 32%;
    }
    .png_l {
        padding-left: 4%;
    }
    .container_nn h3 {
        left: 45%;
    }
  }

  @media only screen and (max-width: 992px) {

    .menu_logo {
        width: 290px;
    }
    .png_l {
        padding-left: 0%;
    }
    li a {
        min-width: 120px;
    }
    .container_text {
        flex-direction: column;
    }
    .container_text_el {
        width: 100%;
        height: 300px;
        margin-top: 75px;
    }
    .container_bg_color {
        margin-top: -72px;
    }
    .container_bg_color_link {
        margin-top: 103px;
    }
    li a {
        min-width: 100px;
    }
    .container_bg_color {
        padding-left: 50px;
    }
    .container_text_n {
        margin-top: 5em;
    }
  }
  @media only screen and (max-width: 600px) {
    .centered_uslugi{
        margin-top: 8em!important;
    }
    .container_bg_color_link {
        margin-top: 40px;
    }
    .contact_info_header {
        right: -204%;
        top:0px;
    }
    .container_nn h3 {
        left: 20%;
    }
    .slider_bg_btn {
        padding: 15px 10px 15px 10px;
    }
    .container_footer {
        flex-direction: column;
        padding-left: 4%;
    }
	.text_next_footer {
    line-height: 30px;
}
    .sec-title .floated-text {
        top: -35px;
        font-size: 45px;
    }
    .video_main{
        height: 80vh;
    }
    .slider_bg_color {
        height: 80vh;
    }
    .text_main_sect {
        top: 70%;
    }
    .container_text {
        padding: 0 5%;
    }
    .text_s, .text_f {
        padding-left: 0%;
        padding-right: 0%;
    }
    .container_bg_color {
    max-height: 229px;
    height: 300px;
    }
    .menu_back_first_link {
        background-color: transparent; 
        text-align: center;
    }
    li a {
        height: 49px;
        line-height: 60px;
    }
    .show-menu {
        background: #000;
        text-align: end;
        font-weight: bold;
        font-size: 16px;
        cursor: pointer;
        position: fixed;
        width: 100%;
        z-index: 4;
        padding-right: 10px;
    }
    .menu_back {
        width: 100%;
        padding-bottom: 20px;
    }
 }
 @media only screen and (max-width: 524px) {
    #menu
    {
        top:40px;
    }
    .first_container_form {
        margin-left: 24px;
    }
     .container_text_el_mt{
         margin-top: 125px;
     }
    .contact_info_header {
        right: -204%;
        top: 40px;
    }
    .container_bg_color_link {
        margin-top: 18px;
    }
    .slider_bg_text {
        font-size: 50px;
    }
    .container_nn h3 {
        margin-top: 70px;
    }
    .slider_bg_btn {
        right: -55px;
        margin-top: 350px;
    }
    .container_bg_color {
        background-color: rgba(0,0,0,0.5);
        margin-left: 0%;
        padding-top: 6em;
        padding-left: 25px;
        margin-top: -72px;
        max-height: 228px;
    }
    .slider_bg_cont_m {
        left: 58%;
        padding-left: 20px;
    }
    .slider_bg_cont_tel {
        padding-left: 65px;
    }
    .sec-title.centered, .sec-title.light {
        margin-top: 9em;
    }
 }
 @media only screen and (max-width: 480px) {
    .contact_info_header {
        right: -204%;
        top: 40px;
    }
    .container_bg_color_link {
        margin-top: 18px;
    }
    .container_text_el {
        padding-bottom: 41px;
    }
 }