@font-face {
    font-family: 'BAHNSCHRIFT';
    src: local('BAHNSCHRIFT'), url("fonts/BAHNSCHRIFT.TTF");
}

@font-face {
    font-family: 'LG Smart Regular';
    src: local('LG Smart Regular'), url("fonts/LG SMART REGULAR.OTF");
}

@font-face {
    font-family: 'LG Smart SemiBold';
    src: local('LG Smart SemiBold'), url("fonts/LG SMART SEMIBOLD.TTF");
}

@font-face {
    font-family: 'LG Smart SemiBold';
    src: local('LG Smart SemiBold'), url("fonts/LG SMART SEMIBOLD.OTF")  format("opentype");
}

@font-face {
    font-family: 'LG Smart Light';
    src: local('LG Smart Light'), url("fonts/LG SMART LIGHT.TTF");
}


@font-face {
    font-family: 'LG Smart Bold';
    src: local('LG Smart Bold'), url("fonts/LG SMART BOLD.OTF")  format("opentype");
}

@font-face {
    font-family: 'LG Smart Light';
    src: local('LG Smart Light'), url("fonts/LG SMART LIGHT.OTF") format("opentype");
}

/*@font-face {
    font-family: 'LG Smart Light';
    src: local('LG Smart Light'), url(fonts/LG SMART LIGHT.TTF);
}

@font-face {
    font-family: 'LG Smart Light';
    src: local('LG Smart Light'), url(fonts/LG SMART LIGHT.TTF);
}
*/
        
body {
	background: #fff;
	color: 000;
	margin: 0;
}

#center		{ 
	width: 1200px; 
	margin: 0 auto; 

}

#centercc		{ 
/*	width: 100%; */
	margin: 0 auto; 
	text-align: center;

}

#centersmall		{ 
	width: 800px; 
	margin: 0 auto; 

}

#mainpic {
    background:url(img/lg_hf65lsr_w.jpg) no-repeat;
    width: 100%;
    background-size: cover;
    height: 0;
    padding-top: 53.1%; 
    position: relative;

}

#mainpic2 {
    background:url(img/lghu80ksw.png) no-repeat;
    width: 100%;
    background-size: cover;
    height: 0;
    padding-top: 53.1%; 
    position: relative;

}

#mainpic3 {
    background:url(img/lghu85l.png) no-repeat;
    width: 100%;
    background-size: cover;
    height: 0;
    padding-top: 53.1%; 
    position: relative;

}


        
h1, h2, h3, h4, h5 {
	margin: 0;
    font-family: 'LG Smart Regular';
	text-align: center;
	font-size: 3em;
font-weight:normal;
}

.footer {
	background: #fff;
	width: 100%;
}
.footer a {
        background: #fff;
	vertical-align: middle;
}

.footer table{
    vertical-align: middle;
    text-align:right;
    height: 100px;
}
.footer td{
    padding: 5px;
    vertical-align: middle;
}

.footer span {
	color: #000;
	font-family: "LG Smart Regular";
	display: table-cell;
	font-size: 1em;
	height: 100px;
	vertical-align: middle;
}
.intro {
	background: #f5f5f5;
	font-size: 1.25em;
	margin-top: 25px;
}
.lineup {
	background: #ebebeb;
	color: #181818;
	float: right;
	font-weight: bold;
	margin: -100px 0 0 0 !important;
	padding: 13px 25px;
	width: 283px !important;
}
.lineup img {
	float: left;
	margin-right: 25px;
}
.measure img {
	border: 0 !important;
	margin: 25px 0 0 0 !important;
}
.menu {
/*	border-bottom: 1px solid #252525; */
    font-family: 'LG Smart Regular';
	width: 1205px;
  position: absolute; 
  top: 5%; 
  display: table;
  margin: 0 auto;	
/*  padding: 0px;*/
}

.menu a {
/*	border-bottom: 5px solid #fff;*/
	color: #ffffff;
	display: table-cell;
	height: 35px;
vertical-align:middle;
	text-align: right;
/*	width: 150px;*/
	font-size: 2em;
}
.menu a:first-child, .menu a:last-child {
	text-align: left;

}
.menu a:hover {
/*	border-bottom: 1px solid #252525;*/
text-decoration: underline;
}
.menu a:hover:first-child, .menu a:hover:last-child {

}
.menu a:last-child {
	text-align: right;
}
.menu a.active {
	border-bottom: 1px solid #252525;
}

.minus, .plus {
	display: table;
	float: left;
	width: 400px;
	text-align:left;
}
.minus {
	float: right;
}
.minus div, .plus div {
	display: table-cell;
	vertical-align: middle;
}
.minus div:first-child, .plus div:first-child {
	border: 3px solid #221f1f;
	border-radius: 50%;
	color: #221f1f;
	font-size: 3em;
	height: 75px;
	text-align: center;
	width: 75px;
}
.minus div:last-child, .plus div:last-child {
	color: #181818;
	font-size: 0.8em;
	  font-family: 'LG Smart Regular';
  line-height: 140%;
	padding: 0 25px;

}

.model {
	background-position: center 25px;
	background-repeat: no-repeat;
	color: #fff;
	display: table;
	float: left;
	height: 520px;
	text-align: center;
	margin: 0 32px 0 32px;
	width: 325px !important;
}
.model:hover a {
	border: 1px solid #fff;
        color: #000;
        vertical-align: middle;
        letter-spacing: 2px;
        background-color: #fff;
        font-size: 18px;
        font-family: "Samsung Sharp Sans Bold";

}
.model:hover div:first-child {
	background: url(../img/dark.png);
	border: 1px solid #d2d2d2;
	color: #fff;
	width: 325px;
}
.model:hover div:last-child {
	background: url(../img/rating.png);
	font-family: 'SamsungOne 200 C';
	color: #fff;
	display: block;
	font-size: 4em;
	height: 130px;
	margin: 25px 0 0 -269px;
	padding-top: 75px;
	position: absolute;
	text-align: center;
	width: 205px;
}
.model:hover span:first-child, .model div:last-child, .model span:nth-child(2) {
	display: none;
}
.model:hover span:nth-child(2) {
	display: block;
}
.model:hover span:nth-child(4) {
	color: #ddd;
}

.model a, .title a {
	border: 0px solid #252525;
/*	color: #181818;*/
	display: block;
	font-weight: bold;
	margin: auto auto 0px auto;
	padding: 10px 0 10px 0;
/*	height: 39px;*/
	width:243px;
	color: #000;
	vertical-align: middle;
	letter-spacing: 2px;
	background-color: #000;
        font-size: 18px;
        font-family: "Samsung Sharp Sans Bold";

}

.model div:first-child {
	display: table-cell;
	vertical-align: bottom;
}
.model span {
	display: block;
}

.model span.big {
        display: block;
        font-size: 30px;
	font-family: 'SamsungSharpSansRegular'

}

.model span.small {
        display: block;
        font-size: 16px;
	 font-family: 'SamsungOne450';

}

.model span:nth-child(3) {
	font-size: 30px;
	font-weight: bold;
}
.model span:nth-child(4) {
	font-size: .75em;
	margin: 8px 0 25px 0;
	text-transform: uppercase;
}

div.modelblock {
    width:1200px;
    height:250px;
    border: 1px solid #000000;
    display: flex;
    flex-wrap: wrap;
    align-content:stretch;
}

div.modelblock model {
   display: table-cell;
    text-align: center;}

.quote {
	background: url(../img/quote.jpg);
	font-size: 1.25em;
}
.padding {
	padding: 50px 0;
}
.slide {
	background-position: top;
	background-repeat: no-repeat;
	background-color: #000;
	color: #ffffff;
	height: 760px;
	width: 100%;
}
.slide a {
    border: 1px solid #fff;
    padding: 20px 40px;
    overflow: hidden;
     color: #ffffff;
      font-size: 18px;
      font-family: "SamsungSharpSansRegular";
     margin-bottom: 20px;

}
.slide h1 {
        font-weight: bold;
      font-size: 60px;
      font-family: "Samsung Sharp Sans Bold";
	margin-bottom: 10px;

}
.slide h2 {
      font-size: 18px;
      font-family: "SamsungOne 800 C";

}


.slide div {
	margin: 0px auto;

	padding: 200px 0 0 0;
/*	padding: 225px 480px 0 0;*/
/*        width: 550px; */
	color: #ffffff; 
	    
}

.slide div.main {
        margin: 0px auto;

/*        padding: 200px 0 0 0; */
      padding: 225px 480px 0 0;
        width: 550px; 
        color: #ffffff;

}


.slide.slidecenter div{
width:100%;
}



.slide.undemainpictext div{
      font-size: 18px;
      font-family: "SamsungOne400";
        text-align: center;
        text-transform: uppercase;


}

.slidecenter h2{
      font-size: 18px;
font-family: "SamsungOne400";
margin: 25px 0;
letter-spacing: 1px;

}
.slide h2.testheader {
      font-size: 18px;
      font-family: "SamsungOne400";
/*        text-align: center;*/
        text-transform: uppercase;
    letter-spacing: 2px;

}

.slide span {
	display: block;
	margin: 25px 0;
      font-size: 16px;
      font-family: "SamsungOne 300 C";
	 margin-bottom: 40px;
    width: 465px;
    line-height: 150%;
    

}

.slide span.price {
width: 386px;    
border: 3px solid #fff;
    padding: 20px 40px;
    overflow: hidden;
    color: #ffffff;
    text-align: center;
    font-size: 18px;
    font-family: 'SamsungOne 700';
/*    margin: 50px auto;*/
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 20px;
}
.slide span.price1 {
width: 386px;
border: 3px solid #fff;
    padding: 20px 40px;
    overflow: hidden;
    color: #ffffff;
    text-align: center;
    font-size: 18px;
    font-family: 'SamsungOne 700';
    margin: 50px auto;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 20px;
}


.subtitle {
	font-size: 2.5em;
}
.qled8k {
/*	border-bottom: 1px solid #9c9c9c;
	border-top: 1px solid #9c9c9c;*/
	color: #595959;
	padding: 50px 0;
	font-size: 18px;
      font-family: "SamsungOne 400 C";

}
.qled8k span {
	display: table-cell;
	text-align: justify;
	vertical-align: middle;
}
.qled8k img {
	padding-right: 50px;
}
#technology a {
	color: #181818;
	font-weight: bold;
}
#technology blockquote, .technology-list {
/*	color: #171b27;*/
	margin: 0 auto;
	padding: 200px 0 0 0px;
	width: 1170px;
}
#technology h3 {
	font-size: 48px;
	color: #fff;
	text-align: center;
        font-family: 'Samsung Sharp Sans Bold';
}
#technology span {
	display: block;
	margin: 25px auto;
}
#technology { 
background-color:#000;
}

.technology {
	background-position: top;
	background-repeat: no-repeat;
	height: 760px;
	margin-top: -225px;
}
.technology2 {
background-position: top;
background-repeat: no-repeat;
height: 760px;
}

.technology-list {
	color: #fff;
	font-family: 'SamsungOne 600 C';
	display: table;
	font-size: 24px;
	height: 25px;
	margin-bottom: 100px;
	padding-top: 80px;
	position: relative;
}
.technology-list div {
	display: table-cell;
border-bottom: 5px solid transparent ;
	font-weight: bold;
	text-align: center;
	width: 1170px;
}
.technology-list div:hover {
	border-bottom: 5px solid #fff;
	height: 22px;
}
.technology-list-2 {
	height: 124px;
	margin: 300px auto 0 auto;
	width: 298px;
}
.test {
	border-top: 1px solid #9c9c9c;
	overflow: hidden;
	text-align: center;
	margin: 0 auto;
	border-bottom: 1px solid #9c9c9c;
/*	width: 1170px;*/
/*    position: relative;    */
}

.test h4 {
        font-size: 58px;
        color: #000;
        text-align: center;
        font-family: 'Samsung Sharp Sans Bold';
}

.test div.quest8 {
        font-size: 58px;
        color: #000;
        text-align: center;
	font-family: 'SamsungSharpSansRegular';
	margin: 80px;

}

.test div.quest8a {
   border: 1px solid #000;
    padding: 20px 40px;
    overflow: hidden;
     color: #000;
      font-size: 20px;
    font-family: 'Samsung Sharp Sans Bold';
     margin-bottom: 20px;
    text-align: center;
    width: 200px;
    letter-spacing: 3px;

}


.test div.quest8read {
        font-size: 20px;
        color: #000;
        text-align: center;
	font-family: 'SamsungOne500';
	letter-spacing: 2px;
	width: 790px;
	text-align: center;
	line-height: 150%;
	
/*        margin: 80px;*/

}
.test div.quest8conditions {
        font-size: 16px;
        color: #000;
        text-align: center;
        font-family: 'SamsungOne 700';
        width: 790px;
        text-align: center;
/*        margin: 80px;*/
}
.test div.quest8underconditions {
        font-size: 16px;
        color: #000;
        text-align: center;
        font-family: 'SamsungOne500';
        width: 790px;
        text-align: center;
/*        margin: 80px;*/
}

.test a.quest8 {
   border: 1px solid #000;
    padding: 20px 90px;
    overflow: hidden;
     color: #000;
      font-size: 20px;
    font-family: 'Samsung Sharp Sans Bold';
     margin-bottom: 20px;
    text-align: center;
    letter-spacing: 3px;


}

.test2inner {
        background-color: #000;
        overflow: hidden;
         height: 825px;
        width: 1170px;
  margin: 0 auto;

}

.test2 {
	background-color: #000;
    /*    border-top: 1px solid #9c9c9c;*/
        overflow: hidden;
	 height: 825px;
	width: 100%;
    
}

.test2header{
      padding: 90px 0px 90px 0px;
      font-size: 48px;
      font-family: "SamsungOne 700 C";
      color: #fff;
     vertical-align: bottom;

}

.test2header span {
/*	padding: 90px 0px 100px 100px;*/
    /*margin-top: 90px;*/
      font-size: 48px;
      font-family: "SamsungOne 700 C";
      color: #fff;
float: left; /* Обтекание справа */ 
    width: 50%;
}

.test2header a {
text-align: right;
color: #fff;
      font-size: 18px;
      font-family: "SamsungOne 800 C";
float: right; /* Обтекание справа */ 
    width: 50%;
    text-decoration: underline;

}

.text {
	text-align: justify;
      font-size: 18px;
font-family: 'OpenSansRegular';
}

.text h5{
      font-size: 2em;
    font-family: 'LG Smart Regular';
}

.textunderphoto {
        text-align: left;
      font-size: 18px;
 font-family: 'SamsungOne 300 C';
	display: none;
}


.text .subtitle {
  font-size: 60px;
 font-family: 'Samsung Sharp Sans Bold';

}
.title h2 {
	color: #666;
}
.ttitle a {
	margin: 0 auto;
}
.ttitle h1 {
	color: #181818;
}
.ttitle h2 {
	color: #666;
	margin: 13px 0;
	text-transform: none;
}
.total {
	border: 3px solid #111;
	border-radius: 50%;
	color: #111;
	display: table;
	font-size: 3em;
    font-family: 'LG Smart Regular';
	font-weight: bold;
	height: 100px;
	margin: 0 auto;
	width: 100px;
}
.total div {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.container {
	margin: 0 auto;
	position: relative;
/*	width: 1000px;*/
	width: 100%;
}
.scene {
	margin: 0;
	padding: 0;
}
















a {
	color: #000;
	text-decoration: none;
}
em {
	border-bottom: 1px dashed #20a2ff;
	color: #20a2ff;
}
.curved-tv, .boundless-design, .360-design, .quantum-dot-display {
	background-position: top;
	background-repeat: no-repeat;
	height: 760px;
}
.curved-tv a, .boundless-design a, .360-design-link, .quantum-dot-display a {
	border: 3px solid #111;
	border-radius: 50px;
	display: block;
	margin: 0 auto;
	padding: 15px 0;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	width: 300px;
}
.curved-tv a {
	top: 75px;
}
.curved-tv h1 {
	font-size: 4em;
	font-weight: bold;
	position: relative;
	text-align: center;
	text-transform: none;
	top: 50px;
}
.quote div, .qled8k div {
	display: table;
	margin: 0 auto;
	width: 900px;
}
.gallery {
	margin: 0 auto;
	padding: 50px 0;
	text-align: justify;
	width: 1000px;
}
.gallery {
	background: #fff;
	padding: 0 25px;
	text-align: left;
}
.gallery img {
	border: 1px solid #ccc;
	margin: 50px 0;
}
.text img {
	margin: 50px 0;
}
#big img {
	border: 0;
}
.gallery img {
	margin: 25px 0 0 0;
}
.gallery span {
	color: #181818;
	font-size: 2em;
	font-weight: bold;
}
.gallery .small {
	float: right;
	height: 56px;
	margin-left: 25px;
	width: 56px;
}
.gallery .small img {
	margin: 0;
}

.boundless-design a {
	top: 75px;
}
.hide {
	display: none;
}
#nav {
/*	font-size: 2em;
	margin: -60px 0 0 0;
	padding: 0;
	position: relative;
	text-align: center;
	z-index: 10;*/
}
#nav a {
	color: #181818;
	margin: 0 5px;
}
#nav a.activeSlide {
	color: #b1aea9;
}
.overflow {
	overflow: hidden;
}
#pop-up-curved-display, #pop-up-boundless-design, #pop-up-360-design, #pop-up-quantum-dot-display {
	border: 1px solid #595959;
	display: none;
	margin: 40px;
	padding: 50px;
	text-align: center;
	width: 820px;
}
#pop-up-curved-display div, #pop-up-boundless-design div, #pop-up-360-design div, #pop-up-quantum-dot-display div {
	background: #f9f9f9;
	display: inline;
	font-size: 2em;
	padding: 0 25px;
	position: relative;
	top: -75px;
}
#pop-up-curved-display span, #pop-up-boundless-design span, #pop-up-360-design span, #pop-up-quantum-dot-display span {
	clear: all;
	display: block;
	margin-top: -25px;
}
.360-design {
	margin-bottom: -65px;
}
.360-design-link {
	border-color: #fff;
	color: #fff;
	top: -500px;
}
.quantum-dot-display a {
	background-image: url(../img/dark.png);
	border-color: #fff;
	color: #fff;
	top: 75px;
}
.quantum-dot-display div {
	margin: 0 auto;
	max-height: 533px;
	max-width: 1765px;
	position: relative;
	top: 169px;
}
.resume span {
	display: block;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
font-family: 'OpenSansRegular';
	
}
.round-loope {
	border: 5px solid #f0f0f0;
	border-radius: 50%;
}
.twentytwenty {
	margin: 0 auto;
	max-height: 573px;
	max-width: 1509px;
	position: relative;
	top: 59px;
}
.uptolike-buttons {
	margin: 0 auto;
	width: 212px;
}
.white {
	color: #fff;
}

.semilayer {
    position: absolute; /* Stay in place */
    z-index: 10000; /* Sit on top */
    padding-top: 0px; /* Location of the box */
    left: 0;
    width: 100%; /* Full width */
    height: 100px; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(ff,ff,ff); /* Fallback color */
    background-color: rgba(55,55,55,0.8); /* Black w/ opacity */
}

.semilayer span {
    font-family: 'SamsungOne 800 C';
    letter-spacing: 3px;
color: #fff;
  position: relative;
  float: left;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}


.leftstr, .rightstr {
    float: left; /* Обтекание справа */ 
/*    width: 50%; *//* Ширина текстового блока */ 
   }
.rightstr {
float: right;
   }

.liric {
width: 1170px;
position: relative;
    margin: 50px auto;
font-family: 'SamsungOne 600';
font-size:30px;
line-height: 200%;
}

.liric2 {
background-color: #000;
width: 1170px;
position: relative;
    margin: 50px auto;
font-family: 'Samsung Sharp Sans';
color: #fff;
font-size:24px;
line-height: 200%;
}

.black {
margin-top: 50px;
margin-bottom: 50px;
background-color: #000;
width: 100%;
/*padding: 10px;*/
}


.gallery {
    overflow: hidden;
    padding: 50px 0;
}

.gallery img {
    border: 3px solid #ebebeb;
}

.gallery .small:nth-child(4), .gallery .small:nth-child(8) {
    margin-right: 0;
}
.gallery .small {
    float: left;
    margin: 25px 25px 0 0;
    height: 156px;
    width: 231px;
}


.linkblock {
cursor:pointer;
}

.concurst {
font-family: 'Samsung Sharp Sans Bold';
color: #000;
font-size:48px;
width: 300px;

}
.concurs {
font-family: 'Samsung Sharp Sans Bold';
color: #000;
font-size:36px;
/*width: 300px;*/

}

#instant {
/*	border-bottom: 1px solid #252525; */
  font-family: 'LG Smart SemiBold';
  font-size: 5em;
  color: #fff;
  width: 1205px;
  position: absolute; 
/*  position: relative; */
  top: 38%; 
  display: table;
  margin: 0 auto;	
}

#underinstant {
/*	border-bottom: 1px solid #252525; */

    font-family: 'LG Smart Light';
  font-size: 3em;
  color: #fff;
  width: 1205px;
  position: absolute; 
/*  position: relative; */
  top: 51%; 
  display: table;
  margin: 0 auto;	
}

#maintext {
/*	border-bottom: 1px solid #252525; */
  font-family: 'LG Smart Regular';
line-height: 180%;
  text-align: justify;
  font-size: 1.75em;
  color: #000;
/*  width: 100%;*/
  display: table;
  margin: 0 auto;	
padding-left: 20px;
padding-right: 20px;

}

/*#maintext div{
    background:url(img/strelka.png) no-repeat;
    background-position: center right;
    font-size: 1.3em;
    font-weight: bold;
     position: relative;
  color: #000;
  width: 1205px;
	padding-top: 20px;
} */

#smalltext {
/*	border-bottom: 1px solid #252525; */
  font-family: 'LG Smart Regular';
  line-height: 180%;
  text-align: justify;
  font-size: 1em;
  color: #000;

  display: table;
  margin: 0 auto;	

}

.tehhar {
/*	border-bottom: 1px solid #252525;*/
    font-family: 'LG Smart SemiBold';
	border: 1px solid #cccccc;
/*	margin: 50px;*/
padding: 30px;
	text-align: center;
  font-family: 'LG Smart Regular';
        font-size: 16px;
  line-height: 150%;

}

.evaluation {
/*	border-bottom: 1px solid #252525;
	border-top: 1px solid #252525;
*/
	margin: 50px 0;
	text-align: left;
  font-family: 'LG Smart Regular';
        font-size: 16px;

}
.evaluation div {
	color: #181818;
	float: left;
	width: 300px;
}
.evaluation div:last-child {
	float: right;
}
.evaluation span {
	border: 2px solid #111;
	border-radius: 50%;
	color: #111;
	float: right;
	height: 23px;
	padding: 9px 5px;
	text-align: center;
	width: 31px;
  font-family: 'LG Smart Regular';
	font-size: 1em;
}

#downgray{
	text-align: center;
	color: #585858;
    font-family: 'LG Smart Light';
        font-size: 1.8em;
  line-height: 180%;

}

.measur {
position: relative;
}


.measur div:last-child{
/*	display: none;*/
position:absolute;
  bottom:0px;
  right:0px;
}

.measur div:nth-child(2) {
position:absolute;
 top:0px;
  right:0px;
}


.bigstart {
position: relative;
height: 250px;
padding-top: 50px;
padding-bottom: 50px;
}


.bigstart div:first-child{
/*	display: none;*/
width: 30%;
position:absolute;
  left:0px;
 top:0px;
    font-family: 'BAHNSCHRIFT';
    font-size: 18em;
}

.bigstart div:last-child{
/*	display: none;*/
position:absolute;
/*  bottom:0px;*/
width: 70%;
  right:0px;
    font-family: 'LG Smart Light';
text-align: justify;
color: #585858;
font-size: 1.9em;
  line-height: 150%;
}
 

.sostrelkoi {
position: relative;
height: 150px;
padding-top: 50px;
padding-bottom: 50px;
}


.sostrelkoi div:first-child{
/*	display: none;*/
width: 80%;
position:absolute;
  left:0px;
 top:0px;
text-align: left;
   font-family: 'LG Smart Bold';
    font-size: 1.3em;
  line-height: 150%;
}

.sostrelkoi div:last-child{
/*	display: none;*/
position:absolute;
/*  bottom:0px;*/
width: 15%;
  right:0px;

text-align: right;
color: #585858;
/*  line-height: 150%;*/
}


.sostrelkoi2 {
position: relative;
height: 150px;
padding-top: 50px;
padding-bottom: 50px;
}


.sostrelkoi2 div:last-child{
/*	display: none;*/
width: 80%;
position:absolute;
  left:0px;
 top:0px;
text-align: right;
   font-family: 'LG Smart Bold';
    font-size: 1.3em;
  line-height: 150%;
}

.sostrelkoi2 div:first-child{
/*	display: none;*/
position:absolute;
/*  bottom:0px;*/
width: 15%;
  right:0px;

text-align: left;
color: #585858;
/*  line-height: 150%;*/
}



.bigstart2 {
position: relative;
height: 250px;
padding-top: 50px;
padding-bottom: 50px;
}


.bigstart2 div:last-child{
/*	display: none;*/
width: 25%;
position:absolute;
  right:0px;
 top:0px;
    font-family: 'BAHNSCHRIFT';
    font-size: 18em;
}

.bigstart2 div:first-child{
/*	display: none;*/
position:absolute;
/*  bottom:0px;*/
width: 70%;
  left:0px;
padding-left:20px;
    font-family: 'LG Smart Light';
text-align: justify;
color: #585858;
font-size: 1.9em;
  line-height: 150%;
}
