.modal-text.modal-text-popup_text {
    padding: 80px 130px;
    width: calc(100% - 260px);
}
.inline1.inlinenew .modal-images {
    position: relative;
    height: auto;
}
.title-modal.modal-title-popup_title {
    font-size: 48px;
    display: inline-block;
    position: absolute;
    max-width: 800px;
    top: 50%;
    left: 130px;
    color: white;
    line-height: 1;
}
.modal-text.modal-text-popup_text p {
    font-size: 17px;
}
/* POPUP*/
#lightcase-case {
    margin-bottom: 100px;
    position: fixed;
    width:70%;
    max-width: 1270px;
    top: 5%;
    margin-top: 0 !important;
    left: 50%;
    height: 100%;
    overflow-y: scroll;
}
#lightcase-case:after {
    content: '';
    display: block;
    height: 100px;
    background: transparent;
}

.lightcase-inlineWrap {
    padding: 0 !important;
}   

.lightcase-contentInner {
}

.lightcase-inlineWrap {
    height: 100% !important;
    overflow: hidden !important;
}

.lightcase-icon-next:before {
    content: ' ';
    height: 50px;
    width: 50px;
    background-image: url(/wp-content/themes/kernel/images/right-arrow.svg);
    background-repeat: no-repeat;
}
.lightcase-icon-prev:before {
    content: ' ';
    height: 50px;
    width: 50px;
    background-image: url(/wp-content/themes/kernel/images/left-arrow.svg);
    background-repeat: no-repeat;
}

.lightcase-icon-close {
    position: fixed;
    top: calc(5vh + 45px) !important;
    right: calc(10% + 30px) !important;
}

.lightcase-icon-close:before {
    content: '';
    width: 20px;
    height: 20px;
    background-image: url(/wp-content/uploads/icon/cancel_2.svg);
    background-repeat: no-repeat;
}

.modal-images img {
    width: 100%;
    filter: brightness(50%);
    -webkit-filter: brightness(50%);
}
.close-modal {
    position: absolute;
    top: 70%;
    right: 10%;
}

#lightcase-content p {
    font-size: 17px;
}

.modal-text ul li {
    font-size: 17px;
    margin-bottom: 10px;
    display: inline-flex;
    width: 100%;
}

.modal-text ul li:before {
    content: url(/wp-content/uploads/2017/06/fa-check-circle-3.svg);
    margin-right: 15px;
    position: relative;
    top: 3px;
}

#lightcase-case {
    -ms-overflow-style: none;  // IE 10+
    overflow: -moz-scrollbars-none;  // Firefox
}
#lightcase-case::-webkit-scrollbar { 
    display: none;  // Safari and Chrome
}


/*   RESPONSIVE*/

/*---------------- перенести в css файл*/
g#fields {
    transition: 0.8s;
}
g#offices g,
g#elevators_1_ g,
g#fabrics_1_ g {
    opacity: 0 !important;
}
g#elevators_1_ g {
    transition: 0.3s;
}
.sidebar.sidebar-1.four.columns {

    /*transition: 0.5s;*/
}
.title-about_company {
    font-size: 18px;
    line-height: 20px;
    color: #000;
    text-transform: uppercase;
    border-bottom: solid 1px #b6b6b6;
    padding-bottom: 20px;
    display: inline-block;
    width: 100%;
    font-weight: bold;
    margin-bottom: 24px;
}

.imp-shape.imp-shape-spot.imp-shape-spot-jb-1 .hover_text_map
{
    display: none;
}
.imp-shape.imp-shape-spot.imp-shape-spot-jb-1:hover .hover_text_map
{
    opacity: 1;
    top: -55px;
    display: block;
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    left: -100px;
    background-color: rgba(0, 0, 0, 0.8);
    padding: 10px 20px;
    width: 216px;
    position: absolute;
    text-transform: uppercase;
    text-align: center;
}
.imp-shape.imp-shape-spot.imp-shape-spot-jb-1:hover img {
    box-shadow: 0px -1px 5px 1px #80b144;
    border-radius: 50%;
}
.squares-container {
    display: block;
    width: 80%;
    margin: 0 auto;
    background: #fff !important;
    position: relative;
}
.squares-container img
{
    width: 100%;
}
.imp-fullscreen-tooltip.imp-tooltip-visible
{
    background: rgba(255, 255, 255, 0.82) !important;
}
.squares-container .squares-element.col-lg-12 {
    background: #fff !important;
    padding: 0px !important;
}
.squares-container .squares-element.col-lg-12 p
{
    color: #000 !important;
    padding: 30px !important;
}
.imp-wrap {
    width: 780px !important;
    margin: 0 auto;
    height: 505px !important;
}
.squares-container .squares-element.col-lg-12:nth-child(2) p {
    padding: 0 0 !important;
    font-size: 30px !important;
    line-height: 30px !important;
    color: #fff !important;
    padding-left: 30px !important;
}
.squares-container .squares-element.col-lg-12:nth-child(2) {
    position: absolute;
    top: 240px;
    background: none !important;
}
.imp-fullscreen-tooltips-container .imp-fullscreen-tooltip .imp-tooltip-close-button {
    position: absolute;
    right: 15% !important;
    top: 260px !important;
    width: 44px;
    height: 44px;
    font-size: 24px;
    line-height: 44px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    z-index: 99;
}
.tabs div table tr th {
    background-color: #9c9c9c !important;
    color: #fff;
    font-size: 20px;
    line-height: 20px;
    text-transform: uppercase;
    font-weight: normal;
}
.tabs div table tr td {
    background-color: #f4f4f4 !important;
    font-size: 16px !important;
    line-height: 18px;
}
.tabs div table th, 
.tabs div table td {
    border-width: 0 0px 10px 0 !important;
    border-color: #fff;
    padding: 15px 10px;
}
.tabs div table tr td:first-child,
.tabs div table tr th:first-child
{
    text-align: left;
    width: 38% !important;
}

.tabs div table tr td:nth-child(2),
.tabs div table tr th:nth-child(2)
{
    width: 20.666666666666666666666666666667% !important;
}
.tabs div table tr td:nth-child(3),
.tabs div table tr th:nth-child(3)
{
    width: 20.666666666666666666666666666667% !important;
}
.tabs div table tr td:nth-child(4),
.tabs div table tr th:nth-child(4)
{
    width: 20.666666666666666666666666666667% !important;
}
.tabs {
    display: inline-block;
    width: 100%;
}

.tabs div.foreign-subsidiaries__info table tr td:first-child, .tabs div.foreign-subsidiaries__info table tr th:first-child {
  width: auto !important;
} 
.tabs div.foreign-subsidiaries__info table tr th {
  font-size: 15px;
  line-height: 18px;
  text-transform: none;
  text-align: left;
}
.tabs div.foreign-subsidiaries__info table tr td {
  font-size: 14px !important;
  line-height: 16px;
  text-align: left;
}
.tabs div.foreign-subsidiaries__info table tr td a {
  text-decoration: underline;
}
.foreign-subsidiaries__info {
  overflow: auto;
}

.tabs > div{
    padding-top:10px;
}
.tabs ul{
    margin: 0px;
    width: 84%;
    padding: 0px;
    margin-bottom: 0px;
    display: inline-block;
    margin-left: 50%;
    transform: translate(-50%);
}
.tabs ul li:last-child
{
    margin-right: 0px;
}
.tabs2 ul li a
{
    color: #9c9c9c;
    text-decoration: none;
}
.tabs ul li a
{
    color: #9c9c9c;
    text-decoration: none;
}
.tabs ul li {
    margin: 0px;
    cursor: pointer;
    display: block;
    float: left;
    padding: 10px 15px;
    background: #f4f4f4;
    color: #9c9c9c;
    width: 200px;
    text-align: center;
    margin-right: 26px;
}
.tabs ul li:hover,
.tabs ul li.active, 
.tabs ul li.active:hover{
    background: #80b144;
    color:#fff;
}
.tabs ul li:hover a,
.tabs ul li.active a, 
.tabs ul li.active:hover a
{
    color: #fff;
    text-decoration: none;
}
.tabs2 ul li:hover a,
.tabs2 ul li.active a, 
.tabs2 ul li.active:hover a
{
    color: #fff;
    text-decoration: none;
}
.tabs2 div table tr th {
    background-color: #9c9c9c !important;
    color: #fff;
    font-size: 20px;
    line-height: 20px;
    text-transform: uppercase;
    font-weight: normal;
}
.tabs2 div table tr td {
    background-color: #f4f4f4 !important;
    font-size: 16px !important;
    line-height: 18px;
}
.tabs2 div table th, 
.tabs2 div table td {
    border-width: 0 0px 10px 0 !important;
    border-color: #fff;
    padding: 15px 10px;
}
.tabs2 div table tr td:first-child,
.tabs2 div table tr th:first-child
{
    text-align: left;
    width: 38% !important;
}
.tabs2 div table:last-child tr td {
    background-color: #80b144 !important;
    color: #fff;
}
.tabs2 div table tr td:nth-child(2),
.tabs2 div table tr th:nth-child(2)
{
    width: 20.666666666666666666666666666667% !important;
}
.tabs2 div table tr td:nth-child(3),
.tabs2 div table tr th:nth-child(3)
{
    width: 20.666666666666666666666666666667% !important;
}
.tabs2 div table tr td:nth-child(4),
.tabs2 div table tr th:nth-child(4)
{
    width: 20.666666666666666666666666666667% !important;
}
.tabs2 {
    display: inline-block;
    width: 100%;
}
.tabs2 > div{
    padding-top:10px;
}
.tabs2 ul{
    margin: 0px;
    width: 84%;
    padding: 0px;
    margin-bottom: 0px;
    display: inline-block;
    margin-left: 50%;
    transform: translate(-50%);
}
.tabs2 ul li:last-child
{
    margin-right: 0px;
}
.tabs2 ul li {
    margin: 0px;
    cursor: pointer;
    display: block;
    float: left;
    padding: 10px 15px;
    background: #f4f4f4;
    color: #9c9c9c;
    width: 200px;
    text-align: center;
    margin-right: 26px;
}
.tabs2 ul li.active, .tabs ul li.active:hover{
    background: #80b144;
    color:#fff;
}
.tabs2 ul li:hover{
    background: #80b144;
    color:#fff;
}
.title-about_company ul li {
    display: inline-block;
    background-color: #f4f4f4;
    padding: 10px 10px;
}
.title-about_company ul li a {
    color: #9c9c9c;
    font-size: 20px;
}
.title-about_company ul li.active
{
   background-color: #80b144; 
}
.title-about_company ul li.active a
{
   color: #ffffff; 
}

.title-about_company ul {
    display: inline-block;
    float: right;
    margin-top: -10px;
}
.title-about_company.kernel_in_figures {
    padding-bottom: 0px;
}

.title-about_company.kernel_in_figures span {
    position: relative;
    top: -8px;
}

.title-about_company.kernel_in_figures {
    margin-bottom: 23px;
}
.point_asset_map.cat_agribusiness.active_point .ViewWindowMap {
    top: 0 !important;
}
#asset_map {
    margin-top: 18px;
}
.asset_map_images_main
{
	position: relative;
    margin-bottom: 30px;
}
.point_asset_map.point_asset_map_2_2 {
    width: 20px;
    height: 20px;
}
.point_asset_map
{
	background-image: url(/wp-content/uploads/icon/4.svg);
	background-repeat: no-repeat;
	width: 0px;
	height: 0px;
}
.point_on_images a
{
    background-color: black;
    border-radius: 50%;
	width: 30px;
	height: 30px;
	display: inline-block;
    position: relative;
}
.point_on_images a:before{
    position: absolute;
    content: "\f25a";
    font-family: FontAwesome;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    color: white;
    text-align: center;
    line-height: 27px;
    transition: 0.4s all ease;
}

.tabs_asset_map li:last-child
{
	margin-right: 0px;
}
.tabs_asset_map li {
    margin: 0px;
    cursor: pointer;
    display: block;
    float: left;
    padding: 10px 15px;
    background: #f4f4f4;
    color: #9c9c9c;
    width: 154px;
    text-align: center;
    margin-right: 19px;
    cursor: pointer;
}

.tabs_asset_map ul {
    display: inline-block;
    margin: 0 auto;
    width: 84%;
    transform: translate(-50%);
    margin-left: 50%;
}

.tabs_asset_map ul li a {
    color: #9c9c9c;
}

.tabs_asset_map {
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
}
.tabs_asset_map li.active {
    background: #80b144;
}
.tabs_asset_map li.active a
{
	color: #ffffff;
}
.tabs_asset_map li:hover
{
	background: #80b144;	
}
.tabs_asset_map li:hover a
{
	color: #ffffff;
}
.point_asset_map
{
	transition: 0.4s;
}
.point_asset_map.active_point2 {
    width: 20px;
    height: 20px;
}
.point_asset_map.active_point {
    width: 40px;
    height: 40px;
    margin: -8px 0 0 0;
    z-index: 999;
}
.business_chain_images_main
{
	position: relative;
}
.business_chain_images_main img
{
	width: 100%;
	height: auto;
}

#business_chain .title-about_company {
    padding-bottom: 16px;
}
.lightcase-inlineWrap {
    padding: 0 0 !important;
}
.modal-text {
    font-size: 14px;
    display: inline-block;
    padding: 30px;
    width: calc(100% - 60px);
}
.modal-images
{
    position: relative;
    height: 350px;
    overflow: hidden;
}
.modal-images img
{
	filter: brightness(50%);
	width: 100%;
	height: auto;
    margin-top: -50px;
}
.close-modal {
    display: inline-block;
    position: absolute;
    bottom: 20%;
    right: 10%;
    cursor: pointer;
}
.title-modal
{
	position: absolute;
	bottom: 20%;
    left: 10%;
    font-size: 24px;
    line-height: 28px;
    color: #ffffff;
}

.point_on_images .hover_text_map
{
    display: none;
}
.point_on_images:hover .hover_text_map
{
    opacity: 1;
    bottom: 40px;
    display: block;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    left: -120px;
    background-color: rgba(0, 0, 0, 0.8);
    padding: 10px 20px;
    width: 250px;
    position: absolute;
    text-transform: uppercase;
    text-align: center;
    z-index: 999999999;
}

a.lightcase-icon-next,
a.lightcase-icon-prev {
    color: #80b144;
}

div#lightcase-case {
    width: 80% !important;
}
.lightcase-icon-next:before {
    content: ' ';
    height: 50px;
    width: 50px;
    background-image: url(/wp-content/themes/kernel/images/right-arrow.svg);
    background-repeat: no-repeat;
    background-size: contain;
}
.lightcase-icon-prev:before {
    content: ' ';
    height: 50px;
    width: 50px;
    background-image: url(/wp-content/themes/kernel/images/left-arrow.svg);
    background-repeat: no-repeat;
    background-size: contain;
}
.menu-breadcrumbs-ul {
    margin-bottom: 13px;
}


#about_company .title-about_company {
    margin-bottom: 17px;
    padding-bottom: 17px;
}
.ViewWindowMap-name.ViewWindowMap-name2 {
    padding-top: 15px;
    margin-top: 15px;
}
section#asset_map .tabs_asset_map ul li a img {
    width: 24px;
    vertical-align: top;
    float: left;
    margin-right: 7px;
    margin-top: 3.5px;
    margin-left: 10px;
}

section#asset_map .tabs_asset_map ul li a {
    display: inline-block;
}
section#asset_map .tabs_asset_map ul li {
    text-align: left;
    min-height: 50px;
}
section#asset_map .tabs_asset_map ul li:first-child {
    text-align: center;
}
section#asset_map .tabs_asset_map ul li a span {
    line-height: 14px !important;
    display: inline-block;
    line-height: 14px !important;
    display: inline-block;
    vertical-align: top;
    margin-top: 8px;
}

/* new tabs */
.point_asset_map-list .ViewWindowMap {
    width: calc(100% - 50px);
    top: auto;
    left: auto;
    position: relative;
    display: none;    
}
.point_asset_map-list.active_point .ViewWindowMap, .point_asset_map-list.active_point2 .ViewWindowMap {
    display: block;
    visibility: visible;
    opacity: 1;
    margin-top: 0px;
    margin-left: 0px;
    transition-delay: 0s;
}

.map-tax__btns {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.perks__location {
  box-sizing: border-box;  
  background-color: #80b144;
  border-radius: 32px;
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 40px;
}
.perks__location-button {
  box-sizing: border-box;  
  border-radius: 32px;
  background-color: transparent;
  color: #ebeaeb;
  font-weight: 500;
  font-size: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 295px;
  height: 70px;
  position: relative;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  margin-left: 0;
  cursor: pointer;    
  z-index: 2;
}
.perks__location-button:after {
    display: none;
}
.perks__location-button.active {
  color: #000;
  background-color: transparent;
}
.perks__location-active {
  box-sizing: border-box;  
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: auto;
  background: #fff;
  border-radius: 32px;
  content: "";
  z-index: 1;
  transition: 0.3s all;
}
.perks__location_for-map {
  margin-top: 40px;
  margin-bottom: 40px;
}
.perks__location-active_dark {
  background: #efefef;
}
@media screen and (max-width: 675px) {
    .perks__location-button {
        width: 100%;
        padding: 0 30px;
        font-size: 20px;
    }
}
@media screen and (max-width: 470px) {
    .perks__location-button {
        font-size: 18px;
    }
}

.video__container {
  position: relative;
  max-width: 640px;
  margin: 0 auto;
}

.video__frame {
  aspect-ratio: 16/9;
  width: 100%;
}
