body {
	overflow-x: hidden;
}
.home .main {
	overflow-x: hidden;
}
html body.tmp-data-center .page-block-seventh,
html body.post-type-archive .page-block-ninth {
	background: linear-gradient(330deg,#ff964a,#fbce85);
}
html body.tmp-data-center .page-block-seventh .input-block,
html body.post-type-archive .page-block-ninth .input-block {
	background-color: #fec589;
    border: 1px solid #fec589;
}
html body.tmp-data-center .page-block-seventh .input-block:hover ,
html body.post-type-archive .page-block-ninth .input-block:hover {
	background-color:#ffd09e !important;
}
.post-type-archive .block_tabs_menu ul {
	justify-content: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
}
.service_price_list:hover {
	color: #0b0712;
}
.page-block-first_video {
	visibility: hidden;
}
/* modal text*/
#popup-text,
.overlay-text {
	display: none;
}
.overlay-text {
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.8);
	z-index: 1044;
}
#popup-text {
	position: absolute;
	z-index: 1045;
}
#popup-text .col-12 {
	padding: 50px 30px 20px 30px;
	font-size: 15px;
}
#popup-text .popup-text_title {
	font-weight: 600;
}
/* end modal text*/
/* mining hotels */
.tmp-mining-hotels .steps__item-txt ul li,
.front-page__bottom_text .approach__txt-small ul li {
	list-style-type: disc;
	margin: 15px 0 0 20px;
}
/* end mining hotels */
/* fixed */
.home .webinar,
.home .community {
	display: none;
}
.footer__menu-list a {
	color: hsla(0,0%,100%,.8);
}
.footer__bottom-links a {
	color: hsla(0,0%,100%,.6);
}
.recall .wpcf7-checkbox .wpcf7-list-item-label {
	color: hsla(0,0%,100%,.5);
}
.icon-vk svg {
	background: url(../assets/vk_white.svg) no-repeat center center;
	background-size: contain;
}
.approach .approach__svg {
	background: radial-gradient(circle closest-side, rgb(255,150,74), 0.03%, black);
}
.approach__txt {
	color: #fbce85;
	font-size: 34px;
	line-height: 34px;
}
body.single-post ul li {
	list-style-type: disc;
	margin: 7px 0 7px 20px;
}
body.single-post p {
	margin-bottom: 1rem;
}
/* end fixed */
/* top menu */
.block-menu-header_desktop__wrapper {
	margin-top: -10px;
	padding-bottom: 10px;
	padding-left: 25px;
}
.block-menu-header_desktop li {
	display: inline-block;
	margin-right: 22px;
}
.block-menu-header_desktop li a {
	color: #fff;
	font-size: 14px;
}
.block-menu-header_desktop li a:hover {
	color: #fbce85;
}
.block-menu-header_desktop li.active a {
	color: #fbce85;
}
.header .header__menu {
	display: none;
}
/*end top menu*/
/* page */
img.wp-post-image {
	object-fit: cover;
}
#breadcrumbs {
	padding: 50px 0 15px 0;
}
.tmp-mining-hotels section { 
	padding: 80px 0;
}
/*.recall.__white_block .wpcf7-list-item-label,
.recall.__white_block .wpcf7-form-control {
	color: #000;
}
.recall.__white_block .wpcf7-checkbox .wpcf7-list-item-label:before {
	border: 1px solid gray;
}*/
body:not(.front-page-data) .header {
	background: url('../assets/bg1.png') top center #0b0712;
}
html body .page-block__content {
	background-color: #fff;
	color: #000;
	padding: 70px 0 50px 0;
}
.page-block__content .block-title {
	color: #000;
}
.page-block__content #breadcrumbs {
	margin: 10px 0 50px 0;
}
.page-block__content .contacts-page__block_content p:nth-child(even) {
	margin: 0 0 15px 15px;
}
.page-block__content .contacts-page__block_content p:nth-child(9) {
	padding-top: 10px;
	border-top: 1px solid darkgray;
}
.block-footer_contacts {
	margin-top: 35px;
}
.block-footer_contacts .row {
	flex-direction: column;
} 
.block-footer_contacts p { 
	line-height: 15px;
	font-size: 14px;
	font-weight: 600;
}
.block-footer_contacts a { 
	color: #fff;
	font-size: 14px;
	font-weight: 300;
}
.block-footer_contacts a:hover {
	color: hsla(0,0%,100%,.6);
}
html body .__white_block {
	background-color: #fff;
	color: #000;
}
.flex-center-center {
	display: flex;
	display: -ms-flex;
	display: -moz-flex;
	display: -webkit-flex;
	justify-content: center;
	-ms-justify-content: center;
	-moz-justify-content: center;
	-webkit-justify-content: center;
	align-items: center;
	-ms-align-items: center;
	-moz-align-items: center;
	-webkit-align-items: center;
}
.txt__sr_ {
	font-weight: 600;
}
html body .txt_title_block_img {
	text-transform: uppercase;
	font-weight: 700;
}
.tmp-data-center section,
.tmp-service section,
.post-type-archive section {
	padding: 80px 0;
}
.tmp-service .page-block-seventh #wpcf7-f292-o1 .wpcf7-text:hover {
	background-color: #fff !important;
}
.page-block-first {
	background-blend-mode: multiply;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: rgba(0, 0, 0, 0.8);
}
.page-block-first .video-block__btn {
	color: #fff;
}
.page-block-first-img {
	width: 100%;
	height: 100%;
	min-height: 350px;
	max-width: 450px;
}
.__white_block .block-title {
	color: #000;
}
.page-block-second_img_block {
	width: 290px;
	height: 235px;
	margin: 0 auto;
}
.tmp-data-center section .block-title {
	margin-bottom: 50px;
}
.page-block-second .col-lg-4 {
	margin-top: 25px;
}
.page-block-second .col-lg-4 .steps__item-txt {
	text-align: center;
}
.page-block-third-tbl .row .col-lg-6, 
.page-block-fifth-tbl .row .col-lg-6 {
	max-width: 50%;
}
.page-block-third .justify-content-between .page-block-third-tbl {
	padding: 15px;
	border: 1px solid hsla(0,0%,100%,.1);
	margin: 20px auto 0 auto;
	max-width: 95%;
}
.page-block-third .page-block-third-img {
	width: 100%;
	height: 400px;
	/*background-color: gray;*/
}
.page-block-third .page-block-third-form .input-block,
.page-block-third .page-block-third-form .input-block:hover {
	color: #fff;
    background-color: transparent !important;
    border: 1px solid #ff964a;
}
.page-block-third .page-block-third-form .wpcf7-checkbox .wpcf7-list-item-label {
	color: hsla(0,0%,100%,.5);
}
.page-block-third .page-block-third-tbl .col-lg-6:last-child,
.page-block-fifth .page-block-fifth-tbl .col-lg-6:last-child {
	text-align: right;
}
.page-block-fifth .page-block-fifth-tbl .col-lg-6:last-child {
	font-weight: 600;
}
.page-block-fifth-img-left {
	width: 290px;
	height: 500px;
	background-color: gray;
}
.page-block-fifth .page-block-fifth-tbl {
	padding: 10px;
	border: 1px solid #000;
	margin: 20px auto 0 auto;
	max-width: 95%;
}
.page-block-fifth .container .row {
	font-size: 1.2rem;
}
.page-block-fifth-right-img {
	width: 200px;
	height: 180px;
	background-color: gray;
	margin: 10px;
}
.page-block-sixth-left-img {
	width: 400px;
	height: 350px;
	background-color: gray;
}
.page-block-sixth-elem-img {
	width: 100%;
	height: 220px;
	background-color: gray;
	margin: 20px 0;
}
.page-block-seventh-gl {
	/* width: 290px; */
	height: 220px;
	background-color: gray;
	margin: 30px auto 0 auto;
}
.page-block-seventh-circle {
	background: linear-gradient(351.32deg,#ff964a,#fbce85); 
	border-radius: 50%;
	width: 60px;
	height: 60px;
	min-width: 60px;
	color: #000;
}
.page-block-seventh-number {
	background-color: #000;
	color: #fff;
	padding: 15px;
}
.tmp-service .page-block-seventh {
	background: linear-gradient(330deg,#ff964a,#fbce85);
}

.our_advantages .page-block-fifth_icon {
	width: 160px;
	height: 160px;
	margin: 45px auto 15px auto;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
}

.our_advantages .page-block-fifth_txt {
	max-width: 310px;
	margin: 0 auto;
	text-align: center;
	line-height: 25px;
} 
.our_advantages .page-block-fifth_image {
	width: 100%;
	height: 400px;
	background-color: gray;
}
.our_advantages .col-md-12 div{
	margin: 15px auto 0 auto;
}
.our_advantages .col-md-6 {
	display: flex;
	display: -ms-flex;
	display: -moz-flex;
	display: -webkit-flex;
	align-items: center;
	-ms-align-items: center;
	-moz-align-items: center;
	-webkit-align-items: center;
}
.our_advantages .col-md-6:nth-child(odd) {
	justify-content: flex-end;
}
.our_advantages .col-md-6 .page-block-fifth_icon {
	margin-right: 15px;
}
.block_tabs_menu ul {
	display: flex;
	display: -ms-flex;
	display: -moz-flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	justify-content: space-between;
	-ms-justify-content: space-between;
	-moz-justify-content: space-between;
	-webkit-justify-content: space-between;
	-ms-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	margin-right: -40px;
}
.link_more_details {
	border-bottom: 1px dashed #007bff;
	font-size: 16px;
}
.link_more_details:hover {
	border-bottom-color: #fbce85;
}
.block_tabs_menu ul .tabs_elem {
	padding: 15px 30px;
	border: 1px solid #fff;
	cursor: pointer;
	margin: 25px 40px 0 0;
	text-align: center;
}
.block_tabs_menu ul .tabs_elem.active {
	background: linear-gradient(351.32deg,#ff964a,#fbce85);
	color: #000;
}
.block_tabs_contnet_elem {
	display: none;
}
.block_tabs_contnet_elem.active {
	display: block;
}
.page-block-seventh .page-block-seventh_img {
	width: 100%;
	height: 400px;
	background-color: gray;
}
.page-block-seventh_bottom_txt {
	padding-left: 40px;
}
.page-block-seventh_bottom_txt_elem {
	margin-bottom: 30px;
}
.page-block-seventh_bottom_txt_elem_title {
	font-weight: 700;
}
.page-block-eight .block-title,
.page-block-ninth .block-title {
	text-align: center;
}
.page-block-eight_containers_elem {
	border: 1px dashed #fff;
	padding: 65px 15px 45px 15px;
	margin-top: 150px;
}
.page-block-eight_containers_elem_img {
	width: 80%;
	max-width: 250px;
	height: 160px;
	background-color: gray;
	margin: -150px auto 0;
}
.page-block-eight_containers_elem_title {
	text-align: center;
	font-weight: 700;
}
.page-block-ninth_form .input-block {
	border: 1px solid #000;
}
.block_tabs_contnet_img {
	width: 100%;
	height: 300px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.block_txt_nds {
	font-size: 12px;
}
.block_tabs_contnet_table .table__border {
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	padding-top: 10px;
	padding-bottom: 10px;
}
.block_tabs_contnet_table .table__border:last-child {
	border-bottom: 1px solid #fff;
}
.block_tabs_contnet_table .col-6:nth-child(odd) {
	text-align: left;
}
.offices {
	margin-top: 195px;
}
.detail_txt_container {
	overflow-x:auto; 
	display: none;
}
.detail_txt_container table {
	width: 100%; 
    border: 1px solid #fff; 
    border-collapse: collapse;
}
.detail_txt_container table tr,
.detail_txt_container table th {
	border: 1px solid #fff; 
}
.detail_txt_container table th {
	padding: 10px;
	font-weight: 300;
}
.detail_txt_container table tr:first-child th {
	text-align: center;
	font-weight: 600;
}
.detail_txt_container table tr th:nth-child(3) {
	text-align: center;
}
/*fixed top menu*/
html body header .nav-primary .nav__row,
html body header .header__menu-contacts,
html body header .header__menu-contacts .header__menu-contacts-wrap {
	display: block;
	column-count: 1;
}
html body header .nav-primary .nav__main {
	max-width: 100%;
}
html body header .nav-primary .nav__main li,
html body header .nav-primary .nav__main li:not(:last-of-type) {
	margin-bottom: 20px;
}
html body header .nav-primary .nav__main a {
	font-size: 20px;
}
html body header .header__menu-contacts-title {
	margin-bottom: 15px;
}
html body header .header__menu-contacts-item {
	margin-left: 0;
	margin-bottom: 0;
}
html body .nav-primary .nav__submain a {
	font-size: 20px;
	font-weight: 700;
}
.img_object_fit_contain {
	object-fit: contain;
}
.img_object_fit_cover {
	object-fit: cover;
}
/* accessories */
.accessories__block {
	border: 1px solid #fff;
	box-sizing: border-box;
	height: 100%;
	position: relative;
}
.accessories__block-title {
	border-bottom: 1px solid #fff;
	padding: 15px 30px;
	margin-bottom: 0;
}
.accessories__block-options {
	padding: 15px 30px;
	height: 100%;
	background-color: #808080;
}
.accessories__block-text {
	list-style-type: circle;
	font-size: 18px;
}
.accessories__block-price {
	border-top: 1px solid #fff;
	text-align: center;
	padding: 15px 0;
	position: relative;
	bottom: 0;
}
/* end accessories */
/*end fixed top menu*/
@media (min-width: 992px) {
	.page-block-first .video-block__btn-play {
		min-width: 17%;
	}
	 .icon-vk:hover {
	    color: #4a76a8 !important;
	    fill: #4a76a8 !important;
	}
	.icon-vk:hover svg {
		background-image: url(../assets/vk.svg)
	}
	html body .data-center__slider-arrow {
		right: 15px;
	}
}
@media (min-width: 768px) {
	.txt__sr_ {
		font-size: 25px; 
		line-height: 100%;
		font-weight: 600;
	}
	.page-block-eight_containers_elem {
		height: 65%;
	}
	html body header .nav-primary .nav__row {
		padding-top: 35px;
		margin-top: 20px;
	}
	html body header .header__menu-contacts {
		margin-top: 50px;
	}
	html body header .nav-primary {
		width: auto;
	}
	html body header .nav-primary {
		overflow-y: unset;
		max-height: max-content;
	}
	.main, body.overflow-active {
		overflow: unset;
	}
	/*html body #popup-cookie {
		top: 50% !important;
		left: 50% !important;
	}*/
}
@media (max-width: 991px) {
	.page-block-first .page-block-first_video,
	.btn_margin_top,
	.page-block-fifth .block-title,
	.page-block-first-img {
		margin-top: 40px;
	}
	.block_tabs_menu ul {
		justify-content: center;
		-ms-justify-content: center;
		-moz-justify-content: center;
		-webkit-justify-content: center;
	}
	.offices {
		margin-top: 107px;
	}
	.block-menu-header_desktop__wrapper {
		display: none;
	}
	.header .header__menu {
		display: block;
	}
}
@media (max-width: 1024px) {
	.block-menu-header_desktop li {margin-right: 14px;}
}
@media (max-width: 767px) {

	#breadcrumbs {
		padding: 53px 0 15px 0;
	}
	
	.page-block-sixth-left-img {
		width: 290px;
		height: 240px;
	}
	.page-block-seventh-number .col-md-10 {
		order: 1;
		margin-top: 20px;
	}
	.page-block-third .col-md-5.mb-5 {
		order: -1;
	}
	.our_advantages .col-md-6 {
		display: block;
		margin: 15px auto 0 auto;
	}
	.our_advantages .col-md-6 div {
		margin: 15px auto 0 auto !important;
	}
	.our_advantages .page-block-fifth_txt {
		text-align: center;
	}
	.offices {
		margin-top: 60px;
	}
	html body header .header__menu-contacts .header__menu-contacts-wrap {
		display: flex;
		display: -ms-flex;
		display: -moz-flex;
		display: -webkit-flex;
	}
}

@media(max-width: 366px) {
	#breadcrumbs {
		padding: 64px 0 15px 0;
	}
}

.-popup {
	cursor: pointer;
}


.footer__leftcol
{
	width: 195px;
	text-align: center;
	font-size: 16px; 
	line-height: 18px;
}
.footer__logo
{
	display: block;
	width: 173px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
}
.footer__ooo
{
	margin-top: 10px;
	font-size: 14px;
	color: #ffb800;
}
.footer__phones
{
	margin-top: 10px;
	font-size: 16px;
}
.footer__allrights
{
	margin-top: 10px;
	font-size: 14px;
}
.footer__centercol
{
	margin: 7px 0 0 75px;
}
.footer__title
{
	font-size: 16px;
	line-height: 26px;
	font-weight: 700;
	color: #ffb800;
}

.footer__rightcol
{
	width: 300px;
	margin: 7px 0 0 25px;
}
.footer__rightlinks
{
	margin-top: 7px; 
}
.footer__rightlinks a
{
	width: 100%;
	font-size: 16px;
	line-height: 26px;
	font-weight: 400;
	display: inline-block;
	color: hsla(0,0%,100%,.8);
	-webkit-transition: color .3s;
	-o-transition: color .3s;
	transition: color .3s;
}
.footer__rightlinks a:hover
{
	color: #fff;
}

.fa-instagram {
    background: #d6249f;
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

@media(max-width:1399px) and (min-width:992px){
	.footer__rightlinks a
	{
		font-size: 13.22667px;
		line-height: 28.93333px;

	}
	.footer__menu-list
	{
		-webkit-column-count:2;
		-moz-column-count:2;
		column-count:2;
	}
	.footer__rightcol
	{
		margin: 7px 0 0 75px;
	}
}


@media(max-width:991px) and (min-width:768px){
	.footer__menu-list
		{
			-webkit-column-count:3;
			-moz-column-count:3;
			column-count:3;
		}
}

@media(max-width:767px) and (min-width:550px){
	.footer__menu-list
		{
			-webkit-column-count:2;
			-moz-column-count:2;
			column-count:2;
		}
}

@media(max-width:549px){
	.footer__menu-list
		{
			-webkit-column-count:1;
			-moz-column-count:1;
			column-count:1;
		}
}

@media(max-width:991px){
	.footer__logo
	{
		margin-left: auto;
		margin-right: auto;
	}
	.footer__menu-list
	{
		margin-left: auto;
		margin-right: auto;		
	}
	
	.footer__leftcol
	{
		width: 100%;
	}
	.footer__centercol
	{
		width: 80%;
		margin-left: auto;
		margin-right: auto;
	}
	.footer__rightcol
	{
		width: 80%;
		margin-left: auto;
		margin-right: auto;
	}
	.footer__title
	{
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		margin-top: 20px;
	}
	.footer__rightlinks a
	{
		margin-bottom: 7px;
		display: block;
	}
	

}
.fsbutton {cursor:pointer;}
