.top_menu_image{
background: url('../images/tlo_new2.png') 50% 100% no-repeat;
background-attachment: scroll;
background-size: auto auto;
background-attachment: fixed;
background-size: cover;
}


.div_top_image{
width: 1440px;
max-width: 100%;
margin: 0px auto;
box-sizing: border-box;
padding-top: 167px;
transition: all 0.5s ease-out 0s;
}

.box_image2{
padding-bottom: 65px;
}
.box_image{
height: 400px;
overflow: hidden;
position: relative;
margin-bottom: -145px;
}
.box_image>img{
background: none;
border: none;
padding: 0px;
position: absolute;
visibility: hidden;
}
.content .box_image>img{
background: none;
border: none;
padding: 0px;
}
.box_image .imgOpis{
font-size: 30px;
margin: 0;
margin: 0px 0px 0px 0px;
font-size:50px;
color: #FFFFFF;
line-height: 1.2em;
left: 0px;
right: 0px;
width: 80%;
margin: auto;
text-align: center;
font-family: 'Raleway', sans-serif;
font-weight: 300;
font-size: 3.5rem;
position: absolute;
top:30%;
}
.box_image .imgOpis .stylBlue{
display: inline-block;
position: relative;
background-color: #6ce9ff;
padding: 0px 35px 5px 35px;
box-sizing: border-box;
line-height: 1;
vertical-align: top;
margin-top: 5px;
}
.box_image .imgOpis .stylBlue:before{
content:"";
position: absolute;
width: 27px;
height: 100%;
background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAA4CAYAAAAM7IPNAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAElJREFUeNrszbENgDAQBMF7iqBKunGVVPGETizkiADNFrBT192dWeW9zkbjXH+OfBgMBoPBYDAYDAaDwWAwGAwGg8Fg/8MeAQYA1SMFbUwlqHQAAAAASUVORK5CYII=');
left: -31px;
background-size: auto 100%;
background-repeat: no-repeat;
}
.box_image .imgOpis .stylBlue:after{
content:"";
position: absolute;
width: 30px;
height: 100%;
background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAA4CAYAAAAM7IPNAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAALtJREFUeNrsmN0NgCAMhD3THVzScVzSJaw+GSXhJ9Bi1Osrph+W69GAedUhEtGFIJBZP/OMQ8cgjLCfwhA25dHk6tXUiH18QDdrmLSWZpmQhF3tkGokjLA+MPSCSaHlvK+MYpADpWOgOP0E2GeuAkHFfG+iRrDPItVQb1jqGLRnGUHXp4NUSx+fkv537cryiknm8rxiwBmk6cWhVCAtIskKTSqeGjikurq+lsCsziu7aa8y4gkHuQF3AQYAA0kgn/iassMAAAAASUVORK5CYII=');
right: -31px;
background-size: auto 100%;
background-repeat: no-repeat;
}
.box_content{
margin-top: 160px;
}

@media screen and (max-width:1200px){
.box_image2 {padding-bottom: 0px;}
.box_image {margin-bottom: 0px}
.box_content {margin-top: 0px;}

}

@media screen and (max-width:1200px){
.box_image .imgOpis {font-size: 30px;}
.box_image .imgOpis .stylBlue::before {left: -18px;}
.box_image{height: 200px;}
}
@media screen and (max-width:840px){
.box_image .imgOpis {width: 60%;}
.box_image .imgOpis .stylBlue::before {left: -15px;}
}
@media screen and (max-width:700px){
.box_image .imgOpis {font-size: 22px;}
}
@media screen and (max-width:490px){
.box_image .imgOpis {width: 100%;top:15%;z-index: 1}
.box_image{height: 150px;}
}

@media screen and (max-width:470px){
.box_image .imgOpis{font-size: 17px;font-weight: bold;}
}

