/*
Theme Name:TIB-2
Theme URI: 
Author: 
Author URI: 
Description:
Version: 1.0
Text Domain: 
Template: extension
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html


All files, unless otherwise stated, are released under the GNU General Public License
version 3.0 (http://www.gnu.org/licenses/gpl-3.0.html)
==================================================
*/




:focus {outline: none !important;}
::-moz-focus-inner {border: 0px !important;}




#page {
	background-color: #5c926f;
}

/*=====================================================================LOGO=========================================================*/
.home .custom-logo {
    height: 200px;
    width: auto;
}
.custom-logo {
    height: 100px;
    width: auto;
}
.custom-logo2 {
    margin-bottom: 10px;
    margin-top: 10px;
}

.custom-logo2 {
    height: 60px;
    width: auto;
}
#primary-menu {
	float: right;
}
.main-navigation {
	margin-right: 0px;
}
@media only screen and (max-width: 767px) {
	.is-sticky #sticky-header {
		background-color: #5c926f;
	}
	.custom-logo {
		height: 140px;
	}		
}
.line-bar, .line-bar:after, .line-bar:before {
    background-color: #fff;
}

/*header_title*/
.title_first_contab {
	position: absolute;
	width: 100%;
	height: 100%;
	/* margin-top: 160px; ------------------------------------------------------------*/
}



#title_first {
    color: #fff;
    font-size: 56px;
    font-weight: 600;
    display: block;
    left: 5%;
    top: 30%;
    position: absolute;
    line-height: 78px;
    z-index: 25;
    max-width: 700px;
    /*   margin-top: 100px; --------------------------------------------------------------*/
    /* margin-top: 15%; */
}

@media only screen and (max-width: 1600px) {
#title_first {
    color: #fff;
    font-size: 36px;
    font-weight: 600;
    display: block;
    left: 5%;
    top: 30%;
    position: absolute;
    line-height: 46px;
    z-index: 25;
    max-width: 500px;     
    margin-top: 3%;
}

}













 /* #title_first {
    color: #fff;
    font-size: 56px;
    font-weight: 600;
    display: block;
    left: 15%;
    top: 0;
    position: relative;
    line-height: 78px;
    z-index: 25;
    width: 700px;
   margin-top: 100px; 
	margin-top: 15%; 
}  --------------------------------------------------------------*/


#sub_title_first {
	color: #fff;
	font-size: 18px;
	/* font-weight: 600; */
	display: block;
	left: 65%;
	top: 80%;
	max-width: 500px;
	position: absolute;
	z-index: 25;
}

@media only screen and (max-width: 1600px) {
#sub_title_first {
    top: 75%;
}
}
/*
@media only screen and (max-width: 1366px) {
#title_first {
    color: #fff;
    font-size: 40px;
    font-weight: 600;
    display: block;
    left: 15%;
    top: 0;
    position: relative;
    line-height: 60px;
    z-index: 25;
    width: 500px;
    margin-top: 100px;
}
}
@media only screen and (max-width: 998px) {
#title_first {
    color: #fff;
    font-size: 40px;
    font-weight: 600;
    display: block;
    left: 15%;
    top: 0;
    position: relative;
    line-height: 60px;
    z-index: 25;
    width: 500px;
    margin-top: 100px;
}
}*/


.title_button {
    position: relative;
    width: 250px;
    height: 78px;
    /* left: 15%; */
    /* top: 46%; */
    background: #007428;
    box-shadow: 0px 4px 40px rgba(0, 116, 40, 0.5);
    border-radius: 50px;
    color: #fff;
    text-align: center;
    line-height: 74px;
    font-size: 30px;
    z-index: 25;
    margin-top: 50px;
}












/*

.title_button {
    position: relative;
    width: 250px;
    height: 78px;
    left: 15%;
    top: 0;
    background: #007428;
    box-shadow: 0px 4px 40px rgb(0 116 40 / 50%);
    border-radius: 50px;
    color: #fff;
    text-align: center;
    line-height: 74px;
    font-size: 30px;
    z-index: 25;
	margin-top: 50px;
}                                                      ----------------------------------   */
	.title_button a {
    color: #fff;
}	
/*header_swiper*/
.swip_cont {
	position: relative;

	width: 100%;
}
.swiper-container  {

	width: 100%;
}
.foo_cont_conteiner a {
	color: #ffffff;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  /*background: #fff;*/

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
	
}




.swip_left {
    position: absolute;
    width: 50%;
    height: 100%;
    background-color: #4e8261;
    /* z-index: 999999; */
    left: 0;
    top: 0;
}
/*.swip_fon {
    position: absolute;
    width: 100%;
    height: 100%;
     z-index: 999999; 
    right: 25%;
    top: 0;
}*/
#swiper-button-next2:after {
    content: '';
}



	.swiper-pagination-current {
	font-size: 50px;
}

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


#sub_title_first {
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	display: block;
}

#title_first  {
	color: #fff;
	font-size: 36px;
	font-weight: 600;
	display: block;
	margin-left: 20px;
}
#swiper-pagination2 {
       bottom: 10px;
    left: 10px;
    width: 100%;
    color: #fff;
    font-size: 20px;
	text-align: left;
}


/*.swip_fon {
    position: absolute;
    width: 60%;
    height: 100%;
     z-index: 999999; 
    right: 0%;
    top: 0;
    background-size: contain;
}*/

#swiper-button-next2 {
    background-image: url(http://tib2.bitsu.ru/wp-content/themes/extension/js/right-arrow.svg);
    left: 80px;
    /* left: auto; */
    bottom: 20px;
    top: auto;
}
}
/*.panel__img-col img {
	width: 100%;
	max-width: 120px;
	margin-top: 100px;
	margin-bottom: 80px;
}----------------------------------------------------------------------------------------*/


/*.swip_fon {
    position: absolute;
    width: 50%;
    height: 100%;
     z-index: 999999; 
    left: 4%;
    top: 20%;
    background-image: url(https://tib2.ru/wp-content/uploads/2021/03/water-clip-art-1.png);
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: right;
}

.swip_fon2 {
    position: absolute;
    width: 50%;
    height: 100%;
    z-index: 999999; 
    right: 4%;
    top: 0;
    background-image: url(https://tib2.ru/wp-content/uploads/2021/03/water-clip-art-2.png);
    background-size:50%;
    background-repeat: no-repeat;
    background-position: left;
}*/
 @media only screen and (min-width: 2200px) {
.swip_fon {
    background-size: 60%;
}

.swip_fon2 {
    background-size:60%;
}
}


/*.swip_fon {
    position: absolute;
    width: 50%;
    height: 100%;
    left: 4%;
    top: 28%;
    background-image: url(https://tib2.ru/wp-content/uploads/2021/03/water-clip-art-1.png);
    background-size: ;
    background-repeat: no-repeat;
    background-position: right;
}

.swip_fon2 {
    position: absolute;
    width: 50%;
    height: 100%;
    right: 4%;
    top: 12%;
    background-image: url(https://tib2.ru/wp-content/uploads/2021/03/water-clip-art-2.png);
    background-size: ;
    background-repeat: no-repeat;
    background-position: left;
}
*/

 @media only screen and (max-width: 1366px) {
.swip_fon {
    position: absolute;
    width: 50%;
    height: 100%;
    /* z-index: 999999; */
    left: 5%;
    top: 28%;
    background-image: url(https://tib2.ru/wp-content/uploads/2021/03/water-clip-art-29-2.png);
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: right;
}

.swip_fon2 {
    position: absolute;
    width: 50%;
    height: 100%;
    /* z-index: 999999; */
    right: 5%;
    top: 10%;
    background-image: url(https://tib2.ru/wp-content/uploads/2021/03/water-clip-art-29-1.png);
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: left;
}

}


	


#swiper-pagination2 {
    bottom: 10%;
    left: 5%;
    width: 100%;
    color: #fff;
    font-size: 60px;
    text-align: left;
}

@media only screen and (max-width: 1600px) {
#swiper-pagination2 {
    bottom: 5%;
    font-size:40px;
}
#swiper-button-next2 {
    bottom: 18%;
	left: 21%;
}
}



@media only screen and (max-width: 980px) {
#swiper-pagination2 {
    bottom: 10px;
    left: 10px;
    width: 100%;
    color: #fff;
    font-size: 20px;
    text-align: left;
}
}
#swiper-button-next2 {
    background-image: url(https://tib2.ru/wp-content/themes/tib2/svg/Arrow__2.svg);
    left: 11%;
    /* left: auto; */
    bottom: 12%;
    top: auto;
    width: 280px;
    background-repeat: no-repeat;
}
#swiper-button-prev2 {
    display: none;
}
.first_pag {
    font-size: 60px;
}
.last_pag {
    font-size: 42px;
    opacity: 0.6;
}

@media only screen and (max-width: 1600px) {
.first_pag {
    font-size: 50px;
}
.last_pag {
    font-size: 38px;
    opacity: 0.6;
}
#swiper-button-next2 {
    left: 9%;
    bottom: 8%;
}
}


.panel__img-col img {
    width: 100%;
    max-width: 18%;                                                                             
 /*   margin-top: 15%; */
    margin-bottom: 25%;
}

@media only screen and (min-width: 2200px) {
.panel__img-col img {
    max-width: 15%;                                                                              
}
}

@media only screen and (max-width: 1600px) {
.panel__img-col img {
    max-width: 20%; 
	margin-top: 10%;
}
}

@media only screen and (max-width: 1400px) {
.panel__img-col img {
    max-width: 25%; 
	margin-top: 8%;
}
}


@media only screen and (max-width: 1281px) {
.panel__img-col img {
    max-width: 25%; 
	margin-top: 12%;
}
}
/*-----------------------------------------------------------------------------------test----------------------------------------------------
.panel__img-col img {
    width: 100%;
    max-width: 250px;
    margin-top: 250px; 
    margin-bottom: 100px;
}
@media only screen and (min-width: 1980px) {
.panel__img-col img {
    width: 100%;
    max-width: 440px;
    margin-top: 200px;
    margin-bottom: 100px;
}
}

@media only screen and (max-width: 1366px) {
.panel__img-col img {
    width: 100%;
    max-width: 200px;
    margin-top: 200px;
    margin-bottom: 100px;
}
}  */

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


#sub_title_first {
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	display: block;
}

#title_first  {
	color: #fff;
	font-size: 36px;
	font-weight: 600;
	display: block;
	margin-left: 20px;
	max-width: 500px;
}
#swiper-pagination2 {
       bottom: 10px;
    left: 30px;
    width: 100%;
    color: #fff;
    font-size: 60px;
	text-align: left;
}
#swiper-button-next2 {
    bottom: 4%;
}

/*.swip_fon {
    position: absolute;
    width: 60%;
    height: 100%;
    z-index: 999999; 
    right: 0%;
    top: 0;
    background-size: contain;
}
*/
/*#swiper-button-next2 {
    background-image: url(https://tib2.ru/wp-content/themes/tib2/svg/right-arrow.svg);
    left: 80px;
     left: auto; 
    bottom: 20px;
    top: auto;
	background-repeat: no-repeat;
}*/

/*.panel__img-col img {
	width: 100%;
	max-width: 120px;
	margin-top: 100px;
	margin-bottom: 80px;
}*/
}

.swip_left {
    position: absolute;
    width: 50%;
    height: 100%;
 /*   background-color: #4e8261;*/
   z-index: 1;
    left: 0;
    top: 0;
}

.swip_left1 {
    position: absolute;
    width: 24%;
    height: auto;
    right: 10%;
    top: 20%;
	z-index: 2;
}
.swip_left2 {
    position: absolute;
    width: 90%;
    height: 85%;
  /*  background-color: #477a5a;
    z-index: 3;*/
    left: 0;
    top: 0;
}
@media screen and (max-width: 1000px) {
.swip_left1 {
    position: absolute;
    width: 26%;
    height: auto;
    right: 10%;
    top: 20%;
	z-index: 2;
}
}

@media screen and (max-width: 450px) {
.swip_left1 {
    position: absolute;
    width: 48%;
    height: auto;
    right: 2%;
    top: 52%;
}

}




/*Первый экран*/
.news-slider {
  z-index: 2;
  /*max-width: 1300px;*/
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
}
@media screen and (max-width: 1300px) {
  .news-slider {
    max-width: 1000px;
  }
}
@media screen and (max-width: 576px) {
  .news-slider {
    margin-top: 45px;
  }
}
.news-slider__wrp {
  display: flex;
  align-items: flex-start;
  position: relative;
  z-index: 2;
}
.news-slider__item {
  width: 400px !important;

}
@media screen and (max-width: 992px) {
  .news-slider__item {
    width: 340px !important;
  }
}
.news-slider__item.swiper-slide {
  opacity: 0;
  pointer-events: none;
  transition: all 0.3s;
}
.news-slider__item.swiper-slide-active, .news-slider__item.swiper-slide-prev, .news-slider__item.swiper-slide-next {
  opacity: 1;
  pointer-events: auto;
}
.news-slider__ctr {
  position: relative;
  z-index: 12;
}

.news-slider__pagination {
  text-align: center;
  background: #417352;
  border-radius: 10px;
  height: 20px;
  margin: 50px auto;
  max-width: 1500px;
}
.news-slider__pagination .swiper-pagination-bullet {
  width: 40px;
  height: 40px;
  display: inline-block;
  background: #5c926f;
  opacity: 1;
  margin: 0 120px !important;
  border-radius: 20px;
  transition: opacity 0.5s, background-color 0.5s;
  transition-delay: 0.5s, 0.5s, 0s;
  position: relative;
  bottom: 10px;
  border: 2px solid #2d4838;

}


@media screen and (max-width: 850px) {
.news-slider__pagination .swiper-pagination-bullet {
  margin: 0 90px !important;
}
}
@media screen and (max-width: 670px) {
.news-slider__pagination .swiper-pagination-bullet {
  margin: 0 36px !important;
}
}
.news-slider__pagination .swiper-pagination-bullet-active {
  opacity: 1;
  background: #2d4838;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  position: relative;
  bottom: 14px;
  transition-delay: 0s;
  box-shadow: 0 0 0 10px #5c926f, 0 0 0 12px #2d4838;
}

 
/*
.news__item {
  padding: 40px;
  color: #5c926f;
  border-radius: 20px 20px 0px 0px;
  display: block;
  transition: all 0.3s;
  background: red;
  opacity: 0.1;
  width: 70%;
  
}
@media screen and (min-width: 800px) {
 .news__item:hover {
    color: #ffffff;
    transition-delay: 0.1s;
  } 
  .news__item:hover .news-date, .news__item:hover .news__title, .news__item:hover .news__txt {
    opacity: 0;
    transition-delay: 0.1s;
  }
  .news__item:hover .news__img {
    box-shadow: none;
  }
}
.news__item.active {
  color: #5c926f;
  background: red;
  background-repeat: no-repeat;
  opacity: 1;
  width: 100%;
}
.news__item.active .news-date, .news__item.active .news__title, .news__item.active .news__txt {
  opacity: 1;
}
.news__item.active .news__img {
  box-shadow: none;
}
@media screen and (max-width: 992px) {
  .news__item {
    padding: 30px;
  }
}
@media screen and (max-width: 576px) {
  .news__item {
    padding: 20px;
  }
}
 */



.news__item {
  padding: 50px 20px 80px 20px;
  color: #5c926f;
  border-radius: 10px;
  display: block;
  transition: all 0.3s;
  background-image: url(https://tib2.ru/wp-content/themes/tib2/svg/rectangle_ill.svg);
  background-repeat: no-repeat;
  opacity: 0.1;
  background-size: 50%;
  background-position: center center;

}
@media screen and (min-width: 800px) {
 .news__item:hover {
    color: #ffffff;
    transition-delay: 0.1s;
  } 
  .news__item:hover .news-date, .news__item:hover .news__title, .news__item:hover .news__txt {
    opacity: 0;
    transition-delay: 0.1s;
  }
  .news__item:hover .news__img {
    box-shadow: none;
  }
}
.news__item.active {
  color: #5c926f;
  background-image: url(https://tib2.ru/wp-content/themes/tib2/svg/rectangle_ill.svg);
  background-repeat: no-repeat;
  opacity: 1;
    background-size: 100%;
  background-position: center center;
}
.news__item.active .news-date, .news__item.active .news__title, .news__item.active .news__txt {
  opacity: 1;
}
.news__item.active .news__img {
  box-shadow: none;
}
@media screen and (max-width: 992px) {
  .news__item {
    padding: 60px 15px 80px 15px;
  }
}
@media screen and (max-width: 576px) {
  .news__item {
    padding: 60px 10px 80px 10px;
  }
}

.news__title {
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
  opacity: 0.7;
  margin-bottom: 15px;
  transition: opacity 0.3s;
}
@media screen and (max-width: 576px) {
  .news__title {
    font-size: 22px;
    margin-bottom: 10px;
  }
}
.news__txt {
  margin: 10px 0;
  line-height: 1.6em;
  font-size: 15px;
  opacity: 0.7;
  transition: opacity 0.3s;
}


.news__item .news__title {
	opacity: 0; 
}
.news__item.active  .news__title {
	opacity: 1; 
}





.tabs_ss_fon_cont {
    position: absolute;
    top: 230px;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    overflow: hidden;
}

.ss_cont {
     /* max-width: 1300px; */
	margin: 0px auto;
}






/*

#swiper-button-prev2-ss {
    background-image: url(http://tib2.bitsu.ru/wp-content/themes/extension/js/Arrow__2.svg);
    top: auto;
    width: 280px;
}

#swiper-button-next2-ss {
    background-image: url(http://tib2.bitsu.ru/wp-content/themes/extension/js/Arrow__2.svg);
    top: auto;
    width: 280px;
}*/




.priem-img-cont {
	
	background: #4e8261;
	border-radius: 20px;
	overflow:hidden;
	margin-left: 20px;
	margin-right: 20px;
	
}

.tib-column {
	width: 33.33333%;

}



.priem-img-cont1 {
   width: 100%;
   height: 100%;
   top: 0;
   left: 0;
   z-index: 1;
   background-image: url(https://tib2.ru/wp-content/themes/tib2/svg/Vector-7_7.svg); 
   background-repeat: no-repeat;
  -moz-background-size: 120%;
  -webkit-background-size: 120%;
  -o-background-size: 120%;
  background-size: 120%;
   -moz-transition: all 1s ease-out;
   -o-transition: all 1s ease-out;
   -webkit-transition: all 1s ease-out;
}
.priem-img-cont2 {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  background-image: url(https://tib2.ru/wp-content/themes/tib2/svg/Vector-8_4.svg);
  border-radius: 20px;
  background-repeat: no-repeat;
  -moz-background-size: 120%;
  -webkit-background-size: 120%;
  -o-background-size: 120%;
  background-size: 120%;
  -moz-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  -webkit-transition: all 1s ease-out;
  padding: 40px;
  min-height: 470px;
}


@media only screen and (min-width: 1920px) {
.priem-img-cont2 {
  min-height: 580px;
}
#sub_title_first {
    font-size: 30px;
	top: 70%;
    max-width: 700px;
}
}



@media only screen and (max-width: 1296px) {
.priem-img-cont2 {
   min-height: 550px;
}
}
@media only screen and (max-width: 1136px) {
.priem-img-cont2 {
   min-height: 650px;
}
}
@media only screen and (max-width: 960px) {
.priem-img-cont2 {
   min-height: 900px;
}
}


.priem-img-cont1:hover{
    -moz-background-size: 110%; 
    -webkit-background-size: 110%; 
    -o-background-size: 110%;
    background-size: 110%; 
}
.priem-img-cont2:hover {
    -moz-background-size: 110%; 
    -webkit-background-size: 110%;
    -o-background-size: 110%;
    background-size: 110%; 
}


.priem-text-cont {
	color: #ffffff;
	text-align: center;

}

.priem-zag  {
margin: 15px;
font-size: 36px;
font-weight: 600;
}

.priem-text  {
 font-size: 24px;
}

@media only screen and (min-width: 2300px){	
.priem-text {
    font-size: 28px;
}
}
@media only screen and (max-width: 1919px) {
.priem-zag  {
margin: 15px;
font-size: 24px;
font-weight: 600;
}
.priem-text  {
 font-size: 17px;
}
}

.priem__img {
	display: block;
	margin: 0 auto;
}
/*.priem-img-icon {
	height: 66px;
}*/


.tabs_ss_fon_cont.tabs_ss_fon1 {

	  position: absolute;
z-index: 1;

    margin: 0 auto;
  width: 400px;
    top: 18%;
left: 0;
}






.tabs_ss_cont h3 {
	color: #fff;
}


.tabs {
    position: relative;
    bottom: 300px;
    z-index: 99;
    width: 2px;
    height: 2px;
    left: 0;
    margin: 0 auto;
    font-size: 20px;
    text-align: center;
}

#tab1 {
  position: absolute;
  cursor: pointer;
  right: 105px;
  bottom: 80px;
  padding-top: 26px;
  font-size: 26px;
  width: 100px;
  height: 100px;
}
#tab2 {
  position: absolute;
  cursor: pointer;
  right: 150px;
  top: -35px;
  padding-top: 24px;
  width: 80px;
  height: 80px;
  font-size: 18px;
}
#tab3 {
  position: absolute;
  cursor: pointer;
  left: 100px;
  bottom: 120px;
  padding-top: 22px;
  width: 80px;
  height: 80px;
}
#tab4 {
  position: absolute;
  left: 158px;
  bottom: 30px;
  cursor: pointer;
  padding-top: 12px;
  width: 60px;
  height: 60px;
}

#tab5 {
  position: absolute;
  cursor: pointer;
  right: 95px;
  top: 90px;
  padding-top: 12px;
  width: 60px;
  height: 60px;
}
#tab6 {
  position: absolute;
  left: 150px;
  top: 10px;
  cursor: pointer;
  padding-top: 14px;
  width: 55px;
  height: 55px;
  font-size: 15px;
}
#tab7 {
  position: absolute;
  left: 105px;
  top: 100px;
  cursor: pointer;
  padding-top: 8px;
  width: 45px;
  height: 45px;
  font-size: 15px;
}



/*#tab1 {
  position: absolute;
  cursor: pointer;
  right: 120px;
  bottom: 40px;
  padding-top: 22px;
  font-size: 30px;
  width: 100px;
  height: 100px;
}
#tab2 {
  position: absolute;
  cursor: pointer;

     right: 120px;
  top: 60px;
  padding-top: 22px;
  width: 80px;
  height: 80px;
}
#tab3 {
  position: absolute;
  cursor: pointer;
  left: 130px;
  bottom: 40px;
  padding-top: 22px;
  width: 80px;
  height: 80px;
}
#tab4 {
  position: absolute;
  left: 135px;
  top: 60px;
  cursor: pointer;
  padding-top: 12px;
  width: 60px;
  height: 60px;
}
*/

.tabs_ss_fon_cont {
  position: absolute;
  top: 230px;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  overflow: hidden;
}

.tabs_ss_fon_cont.tabs_ss_fon1 {
  top: -10%;
  right: -10%;
	  position: absolute;
  top: 16%;
  right: 0;
}
.tabs_ss_fon_cont.tabs_ss_fon2 {
  top: -10%;
  right: -10%;
	  position: absolute;
  top: 0;
  right: 0;
}
.tabs_ss_fon_cont.tabs_ss_fon3 {
  top: -10%;
  right: -10%;
	  position: absolute;
  top: 0;
  right: 0;
}
.tabs_ss_fon_cont.tabs_ss_fon4 {
  top: -10%;
  right: -10%;
	  position: absolute;
  top: 0;
  right: 0;
}
.tabs_ss_fon_cont.tabs_ss_fon5 {
  top: -10%;
  right: -10%;
	  position: absolute;
  top: 0;
  right: 0;
}
.tabs_ss_fon_cont.tabs_ss_fon6 {
  top: -10%;
  right: -10%;
	  position: absolute;
  top: 0;
  right: 0;
}
.tabs_ss_fon_cont.tabs_ss_fon7 {
  top: -10%;
  right: -10%;
	  position: absolute;
  top: 0;
  right: 0;
}


.tab {
  display: inline-block;
  margin: 5px 10px;
  padding: 5px 10px;
  background: #5c926f;
  border: 1px solid #ccc;
  color: #ccc;
  border-radius: 100%;
}
.tab.active {
  background-color: #ffffff;
  color: #5c926f;

}
.tab:hover {
  background-color: #ffffff;
  color: #5c926f;

}
.content {
  display: none;
  text-align: center;
	 z-index: 3;
}
.content.active {
  display: block;
	 z-index: 3;
}
.content img {
  height: 500px;
}


#swiper-button-next2-ss {
    background-image: url(https://tib2.ru/wp-content/themes/tib2/svg/right-ar_2.svg);
    background-repeat: no-repeat;
	background-size: 100%;
    width: 70px;
    height: 70px;
	top: 62%;
}
#swiper-button-next2-ss:after {
    content: '';
}
#swiper-button-prev2-ss {
    background-image: url(https://tib2.ru/wp-content/themes/tib2/svg/left-ar_1.svg);
    background-repeat: no-repeat;
	background-size: 100%;
    width: 70px;
    height: 70px;
	top: 62%;
}
#swiper-button-prev2-ss:after {
    content: '';
}


/*Общие для страницы*/
/*Контейнеры*/

.container_products__container {
	background-color: #5C926F;
	position: relative;
	-webkit-box-sizing: border-box;
    box-sizing: border-box;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
   /* padding: 0px 0px 10px 0px; ---------------------------------------------------------------------*/
	padding: 100px 0px 10px 0px;
    display: block;
	width: 90%;
/*	max-width: 1300px; */
	margin: 0 auto;
}

@media only screen and (max-width: 1919px) {
.container_products__container {
    width: 96%;
    margin: 0 auto;
}
}


.tib_wrap {
	max-width: 1300px;
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.tib-row{
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-animation-duration: 1.25s;
    animation-duration: 1.25s;

}








.container_merits__container {
	position: relative;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	padding: 80px 0px 10px 0px;
	display: block;
	margin: 0 auto;
	width: 90%;
}


.container_structure__container  {
	position: relative;
	-webkit-box-sizing: border-box;
    box-sizing: border-box;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 50px 10px 10px 10px;
    display: block;
	background-image: url(https://tib2.ru/wp-content/themes/tib2/svg/vector_1920px.svg);
    background-repeat: no-repeat;
	background-size: 102%;
	background-position: center bottom;
	margin-top: 30px;
}
@media only screen and (min-width: 1542px) {
.container_structure__container  {
padding: 280px 10px 10px 10px;
}
/*.h2_priem {
margin-bottom: 50px;
}
*/
}
/*@media only screen and (min-width: 1844px) {
.container_structure__container  {
padding: 330px 10px 110px 10px;
}*/
/*.h2_priem {
margin-bottom: 100px;
}
}*/
@media only screen and (min-width: 2084px) {
.container_structure__container  {
padding: 400px 10px 180px 10px;
}
/*.h2_priem {
margin-bottom: 150px;
}*/
}
@media only screen and (min-width: 2330px) {
.container_structure__container  {
padding: 500px 10px 220px 10px;

}
/*.h2_priem {
margin-bottom: 200px;
}*/
}

.container_first_merits {
	position: relative;
	-webkit-box-sizing: border-box;
    box-sizing: border-box;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 120px 0px 10px 0px;
    display: block;
}


.container_our_products {
	position: relative;
	-webkit-box-sizing: border-box;
    box-sizing: border-box;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 120px 0px 10px 0px;
    display: block;
}


.container_awards__container {
	position: relative;
	-webkit-box-sizing: border-box;
    box-sizing: border-box;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 120px 0px 10px 0px;
    display: block;
}


.container_contacts__container  {
	position: relative;
	-webkit-box-sizing: border-box;
    box-sizing: border-box;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 120px 0px 10px 0px;
    display: block;
}


.container_map__container {
	position: relative;
	-webkit-box-sizing: border-box;
    box-sizing: border-box;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 120px 0px 10px 0px;
    display: block;
}





/*двойные контейнеры*/


.tib-two-row {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-animation-duration: 1.25s;
    animation-duration: 1.25s;

}



	.tib-two-row {
   width: 33.333%;
}






@media only screen and (max-width: 767px) {
	.is-sticky #sticky-header {
		background-color: #5c926f;
	}
	.custom-logo {
		height: 140px;
	}		
}

.main-navigation a {
    color: #fff;
    line-height: 80px;
    display: block;
    font-weight: 600;
    letter-spacing: 0.1em;
    padding: 0 15px;
    text-align: left;
    text-transform: uppercase;
    font-size: 16px;
	font-weight: 700;
}


.is-sticky #sticky-header {
    background-color: rgba(78,130,97,0.9);
}


.main-navigation > ul > li:before {
    background-color: #eaeaeb00;
}


/* ----- Go To Top Button ----- */

.go-to-top {
	background-color: #222;
	border: none;
	bottom: 40px;
	cursor: pointer;
	height: 40px;
	margin: 0;
	padding: 0;
	position: fixed;
	overflow: hidden;
	right: 40px;
	width: 40px;
	z-index: 10000;
}

.go-to-top .back-to-top-text {
	color: #fff;
	font-size: 12px;
	font-weight: 400;
	left: 50%;
	opacity: 1;
	-moz-opacity: 1;
	filter:alpha(opacity=100);
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	top: 50%;
	-webkit-transform: translate3d(-50%, -50%, 0px);
	-moz-transform: translate3d(-50%, -50%, 0px);
	-ms-transform: translate3d(-50%, -50%, 0px);
	-o-transform: translate3d(-50%, -50%, 0px);
	transform: translate3d(-50%, -50%, 0px);
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	width: 100%;
	z-index: 2;
}

.go-to-top .back-to-top-icon {
	color: #fff;
	font-size: 24px;
	left: 50%;
	opacity: 1;
	-moz-opacity: 1;
	filter:alpha(opacity=1);
	position: absolute;
	top: 50%;
	-webkit-transform: translate3d(-50%, -50%, 0px);
	-moz-transform: translate3d(-50%, -50%, 0px);
	-ms-transform: translate3d(-50%, -50%, 0px);
	-o-transform: translate3d(-50%, -50%, 0px);
	transform: translate3d(-50%, -50%, 0px);
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	z-index: 2;
}


.go-to-top:hover .back-to-top-text,
.go-to-top:focus .back-to-top-text {
	opacity: 1;
	-moz-opacity: 1;
	filter:alpha(opacity=1);
	top: 60%;
}

.go-to-top:hover .back-to-top-icon,
.go-to-top:focus .back-to-top-icon {
	opacity: 1;
	-moz-opacity: 1;
	filter:alpha(opacity=100);
	top: 40%;
}





#filter_shadow {
    width: 100%;
    -webkit-filter: drop-shadow(.3rem .36rem .255rem #9E9E9E);
    filter: drop-shadow(.3rem .36rem .255rem #9E9E9E);
}


.h2_priem {
	text-align: center;
	color: #fff;
    font-size: 46px;
}
@media only screen and (max-width: 1600px) {
.h2_priem {
	text-align: center;
	color: #fff;
    font-size: 36px;
}
}


.h2_mineral {
	color: #fff;
    font-size: 36px;
	text-align: center;
}


/*Блок с натрием*/

.ss-img img {
	max-width: 220px;
	
}
@media only screen and (min-width: 768px) {
.tabs_ss_fon_cont.tabs_ss_fon1 {
    top: 4%;
}
}
@media only screen and (min-width: 820px) {
.tabs_ss_fon_cont.tabs_ss_fon1 {
    top: 6%;
}
}
@media only screen and (min-width: 1542px) {
.tabs_ss_fon_cont.tabs_ss_fon1 {
    top: 15%;
}
}

@media only screen and (min-width: 1600px) {
.tabs_ss_fon_cont.tabs_ss_fon1 {
    top: 14%;
}
}


@media only screen and (min-width: 2084px) {
.ss-img img {
    max-width: 260px; 
}
.tabs_ss_fon_cont.tabs_ss_fon1 {
    top: 13%;
}
}
@media only screen and (min-width: 2330px) {
.ss-img img {
   max-width: 280px; 
}
.tabs_ss_fon_cont.tabs_ss_fon1 {
    top: 14.5%;
}
}



/*История
.inline-photo {
  opacity: 1;
  margin: 2em auto;
  width: 90%;
  will-change: transform, opacity;
}
.inline-photo img {
width: 100%;
}
.inline-photo.is-visible {
 opacity: 1;
 
}
.inline-photo:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  background: #558a68;
  display: inline-block;
}
.inline-photo.is-visible:before {
  -webkit-transform: rotateZ(-15deg);
  -moz-transform: rotateZ(-15deg);
  -ms-transform: rotateZ(-15deg);
  -o-transform: rotateZ(-15deg);
  transform: rotateZ(-15deg);
  transition: transform 5s .25s cubic-bezier(0,1,.3,1),
              opacity .3s .25s ease-out;
  -webkit-transition: transform 5s .25s cubic-bezier(0,1,.3,1),
              opacity .3s .25s ease-out;
  -moz-transition: transform 5s .25s cubic-bezier(0,1,.3,1),
              opacity .3s .25s ease-out;
  -ms-transition: transform 5s .25s cubic-bezier(0,1,.3,1),
              opacity .3s .25s ease-out;
  -o-transition: transform 5s .25s cubic-bezier(0,1,.3,1),
              opacity .3s .25s ease-out;
}

@media only screen and (max-width: 767px) {
.is-visible:before {
  max-width: 300px;
  max-height: 200px;
}
}
*/
.mapsme4 {
    width: 100%;
    height: 450px;
}

@media only screen and (min-width: 2200px) {
.mapsme4 {
    width: 100%;
    height: 650px;
}	
}
@media only screen and (max-width: 1367px) {
.title_button {
    width: 180px;
    height: 48px;
    line-height: 47px;
    font-size: 26px;
	margin-top: 30px;
}
}


@media only screen and (max-width: 767px) {
	.home .top-header {
		position: absolute;
	}
	.main-navigation {
		position: absolute;
		 margin-right: 20px; 
		float: right;
		z-index: 99999;
		right: 0px;
	}
	.menu-toggle {
    margin-top: 3px;
    margin-right: 3px;
    float: right;
}
	.menu-toggle .on {
background: red;
}
	
	
.title_first_contab {
    position: absolute;
    width: 100%;
    margin-bottom: 200px;
    padding-top: 20px;
}


	
.swip_fon {
top: 60%;
background-size: contain;
}

.swip_fon2 {
top: 50%;
background-size: contain;
}
.priem-img-cont {
    background: #4e8261;
    border-radius: 20px;
    overflow: hidden;
    margin-left: 0px;
    margin-right: 0px;
}
	.tib-row {
    /* margin-right: 20px; */
    /* margin-left: 20px; */
    display: block;


}
.priem-img-cont {
	margin-bottom: 40px;
	margin-top: 40px;
}
	.tabs_ss_fon_cont.tabs_ss_fon1 {
    position: absolute;
    z-index: 1;
    margin: 0 auto;
    width: 260px;
    top: 4%;
    left: 0;
}
	#swiper-button-next2-ss {
		top: 103%;
		width: 50px;
}
		#swiper-button-prev2-ss {
		top: 103%;
		width: 50px;
}
	.ss-img img {
	width: 130px;
}
	.tabs {
    position: relative;
    bottom: 240px;
    z-index: 99;
    width: 2px;
    height: 2px;
    left: 0;
    margin: 0 auto;
    font-size: 20px;
    text-align: center;
}
	
#tab1 {
  position: absolute;
  cursor: pointer;
  right: 40px;
  bottom: 10px;
  padding-top: 22px;
  font-size: 20px;
  width: 80px;
  height: 80px;
}
#tab2 {
  position: absolute;
  cursor: pointer;
  right: 80px;
  top: 10px;
  padding-top: 20px;
  width: 66px;
  height: 66px;
  font-size: 13px;
}
#tab3 {
  position: absolute;
  cursor: pointer;
  left: 44px;
  bottom: 20px;
  padding-top: 20px;
  width: 64px;
  height: 64px;
  font-size: 14px;
}
#tab4 {
  position: absolute;
  left: 96px;
  top: -18px;
  cursor: pointer;
  padding-top: 12px;
  width: 50px;
  height: 50px;
  font-size: 14px;
}
#tab5 {
  position: absolute;
  cursor: pointer;
  right: 55px;
  top: 105px;
  padding-top: 12px;
  width: 50px;
  height: 50px;
  font-size: 14px;
}
#tab6 {
  position: absolute;
  left: 88px;
  top: 56px;
  cursor: pointer;
  padding-top: 13px;
  width: 52px;
  height: 52px;
  font-size: 13px;
}	
#tab7 {
  position: absolute;
  left: 50px;
  top: 118px;
  cursor: pointer;
  padding-top: 8px;
  width: 45px;
  height: 45px;
  font-size: 15px;
}
	
/*#tab1 {
  position: absolute;
  cursor: pointer;
  right: 40px;
  bottom: 10px;
  padding-top: 12px;
  font-size: 30px;
  width: 80px;
  height: 80px;
}
#tab2 {
  position: absolute;
  cursor: pointer;
  right: 60px;
  top: 80px;
  padding-top: 15px;
  width: 64px;
  height: 64px;
  font-size: 20px;

}
#tab3 {
  position: absolute;
  cursor: pointer;
  left: 44px;
  bottom: 20px;
  padding-top: 20px;
  width: 64px;
  height: 64px;
  font-size: 14px;
}
#tab4 {
  position: absolute;
  left: 66px;
  top: 96px;
  cursor: pointer;
  padding-top: 12px;
  width: 50px;
  height: 50px;
  font-size: 14px;
}*/
	.is-sticky #sticky-header {
    background-color: rgb(78 130 97 / 0%);
}
	.is-sticky #sticky-header {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
	.swip_left {
    width: 94%;
		height:97%;
   
}
.swiper-margin {
	position: absolute;
	margin-top: 260px;
	top: 0;
	left: 0;
    width: 100%;
}
	#swiper-button-next2 {
    left: 16%;
    bottom: 3%;
}
	.swip_cont {
     /* margin-bottom: 200px; */
}
/*	.panel__img-col img {
    width: 100%;
    max-width: 120px;
    margin-top: 190px;
    margin-bottom: 80px;
}*/
	.clearfix { 
	margin-top: 25px
}
	.home .menu.nav-menu {
    background-color: #5c926f;
}
	.main-navigation a {
		line-height: 50px;
	}
	.is-sticky .main-navigation a {
		line-height: 50px;
	}
.title_button {
    width: 180px;
    height: 48px;
    line-height: 47px;
    font-size: 26px;
}
}


@media only screen and (max-width: 450px) {
	#title_first {
    color: #fff;
    font-size: 26px;
    font-weight: 600;
    display: block;
    left: 0;
    top: auto;
    position: relative;
    line-height: 36px;
    z-index: 25;
    width: 100%;
    text-align: center;
    margin-left: 0px;
    margin-bottom: 20px;
    margin-top: 0px;
}
	#sub_title_first {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    display: block;
    left: 0;
    top: auto;
    max-width: 500px;
    position: relative;
    text-align: center;
		margin-bottom: 20px;
}
	.title_button {
    position: relative;
    width: 213px;
    height: 68px;
    left: 0;
    top: auto;
    background: #007428;
    box-shadow: 0px 4px 40px rgb(0 116 40 / 50%);
    border-radius: 50px;
    color: #fff;
    text-align: center;
    line-height: 65px;
    font-size: 30px;
    z-index: 25;
    margin: 0 auto;
		margin-bottom: 20px;
}
		.title_button {
    position: relative;
    width: 180px;
    height: 48px;
    left: 0;
    top: auto;
    background: #007428;
    box-shadow: 0px 4px 40px rgb(0 116 40 / 50%);
    border-radius: 50px;
    color: #fff;
    text-align: center;
    line-height: 47px;
    font-size: 26px;
    z-index: 25;
    margin: 20px auto;
    margin-bottom: 20px;
}
}

#filter_shadow2 {
    width: 100%;
    -webkit-filter: drop-shadow(.2rem .16rem .255rem #2f2f2f);
    filter: drop-shadow(.2rem .16rem .255rem #2f2f2f);
}



/*слайдер внизу**/



.swiper-container-product {
	margin-top: 2em; /* minor cosmetic */
}
.swiper-container-product .swiper-wrapper {
		/* now pagination is below slides */
		/* just enough width so slides handing off screen are partially visible */
		width: 80%;
}
@media (min-width: 790px) {
		.swiper-container-product .swiper-wrapper {
			/* swiper is disabled at this breakpoint */
			/* wrap slides  */
			flex-wrap: wrap;
			width: 100%;
		}
	}
.swiper-container-product .swiper-slide {
			/* a single column layout */
			width: 100%;
		    margin-left: 10px;
		    margin-right: 10px;
}
@media (min-width: 790px) {
	   .swiper-container-product .swiper-slide  {
			/* upping it to a 3 column layout */
			width: 33.33333%;
			margin:0px;
			padding-left: 10px;
			padding-right: 10px;
			}
		}
.swiper-container-product .swiper-pagination {
			/* show on small viewports */
			display: block;
		}



/* ==========================================================================
   content in swiper
 ========================================================================== */

.product {
	/* odds are you will use flexbox */
	/* display: flex; */

	/* center it */
	margin-left: auto;
	margin-right: auto;

	/* adjust the width to add or remove whitespace  */
	width: 100%;
}

	.photograph {
		/* if parent is flex it will stretch this image */
		/* align-self: center; */
		display: block;

		height: auto;
		width: 100%;
	}
/*Kartinki*/
 .prod-img-cont {
 overflow:hidden;
 width: 100%;
/* height: 413px; */
 background: #417352;
 border-radius: 20px
 }
 .prod-img-cont img {
 -moz-transition: all 1s ease-out;
 -o-transition: all 1s ease-out;
 -webkit-transition: all 1s ease-out;
 
 }
 
/*.prod-img-cont img:hover{
 -webkit-transform: scale(1.1);
 -moz-transform: scale(1.1);
 -o-transform: scale(1.1);
 }
*/
.prod__img {
		display:block;
	width: 180px;
	margin: 10% auto;	
}
.prod__img_1 {
		display:block;
		width: 150px;
		margin: 10% auto;
}

@media only screen and (min-width: 2300px){	
.prod__img_1 {
    width: 250px;
}	
}

 .prod-text-cont {
 	 background: #22222257;
 	 position: absolute;
 	 bottom: 0;
 	 width: 90%;
 	 border-bottom-left-radius: 20px;
border-top-right-radius: 40px;
height: 90px;
 }

.h3_priem {
	color: #fff;
	font-size: 24px;
	text-align: center;
	margin-bottom: 40px;
}

.tab_contact {
  margin: 0px 0px 50px 0px;
  border: 3px solid #417352;
  cursor: pointer;
}
.tab_contact.active {
  background:#417352;
  border: 2px solid #417352;
}
.content_contact {
  display: none; 
}
.content_contact.active {
  display: block;
}


.tabs_contact {
	width: 50%;
	float: left;
	padding-right: 25px;
}
.content_contact {
	width: 50%;
	float: right;
	padding-left: 25px;
}

@media (max-width: 789px) {
.tabs_contact {
	width: 100%;
	float: none;
	padding-right: 0px;
}
.content_contact {
	width: 100%;
	float: none;
	padding-left: 0px;
	}
}



.button_foo {	
	text-align: center;
	color: #ffffff;
	padding: 38px;
	font-size: 30px;
	
}
.foo_cont_conteiner {
	border: 3px solid #417352;
	text-align: left;
	color: #ffffff;
	padding: 20px;
	font-size: 24px;
	min-height: 680px;
}




@media (min-width: 768px) {
.foo_cont_conteiner {
	font-size: 20px;
	padding: 40px;
	padding-bottom: 20px;
}
}
@media (min-width: 1800px) {
.foo_cont_conteiner {
	font-size: 22px;
}
}
@media (max-width: 789px) {

.button_foo {	
	text-align: center;
	color: #ffffff;
	padding: 46px 10px 46px 10px;
	font-size: 16px;
	
}
.foo_cont_conteiner {
	border: 3px solid #417352;
	margin-bottom: 20px;
	text-align: left;
	color: #ffffff;
	padding: 20px;
	font-size: 16px;
	min-height: 318px;
}
}








.swiper-contact-button .swiper-wrapper {
		width: 80%;
}
@media (max-width: 789px) {
.swiper-contact-button .swiper-wrapper {
		left: -32px;
}
}

@media (min-width: 790px) {
		.swiper-contact-button .swiper-wrapper {
			flex-wrap: wrap;
			width: 100%;
		}
	}
.swiper-contact-button .swiper-slide {
			width: 100%;
		    margin-left: 10px;
		    margin-right: 10px;
}
@media (min-width: 790px) {
	   .swiper-contact-button .swiper-slide  {
			margin:0px;
			}
		}
.swiper-contact-button .swiper-pagination {
			display: block;
		}




.container_cont__container {
	background-color: #5C926F;
	position: relative;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	display: block;
	width: 90%;
	height: auto;
	display:inline-block;
	margin: 0 5% 0 5%;
}

.container_cont__block {
	display:block;
	margin: 0 auto;
	/*	max-width: 1300px; */
}
.container_map__container {
	background-color: #5C926F;
	position: relative;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	padding: 30px 0px 10px 0px;
	width: 90%;
	display: inline-block;
	margin: 0 5% 0 5%;
}
.container_map__container_b {
    margin: 0 auto;
	display: block;
}

.tib_copyright {
	text-align:center;
	margin-top: 30px;
	margin-bottom: 50px;
	width: 100%;
	display: inline-block;
	color: #fff;
	font-size: 24px;
}


.tib-form-body {
	padding: 65px;
	background: #5c926f;
	border-radius: 20px;
	color: white;
	min-width: 800px;
	font-size: 30px;
}
#fancybox-outer {
	background:none!important;
	box-shadow:none!important;
	-moz-box-shadow:none!important;
	-webkit-box-shadow:none!important;
}


#fancybox-close {
    top: -10px!important;
    right: -10px!important;
}


.h2_priem2 {
	text-align: center;
	color: #fff;
    font-size: 48px;
	font-weight: bold;
	margin-bottom: 70px;
}



.foo-icon-list-item {
	margin-bottom: 20px;
	position: relative;   
}



@media (min-width: 768px) {
.foo-icon-list-icon img {
    width: 25px;
}
}


@media (min-width: 900px) {
.foo-icon-list-icon img {
    width: 30px;
}
}
@media (min-width: 1800px) {
.foo-icon-list-icon img {
    width: 40px;
	margin-top: 4px;
}
}

.foo-icon-list-text {
	margin-bottom: 10px;
	margin-left: 60px;
	/* position: absolute; */
	display: inline-block;
	/* float: right; */
	width: 75%;
}
.foo-icon-list-items {
	margin-top: 20px;
}



.foo-icon-list-text {
    margin-left: 40px;
}
}



.tib-column {
	width: 33.33333%;
}

.priem-img-icon img {
	height: 83px;
}
#tib_textarea {
	height: 150px;
}

#fancybox-content {
    background: none !important;

}
#fancybox-overlay {
    background-color: rgb(0 0 0) !important;
    opacity: 0.6!important;
}
.wpcf7-response-output {
	color: #fff;
}



@media only screen and (max-width: 767px) {
.tib-form-body {
	padding: 25px;
	background: #5c926f;
	border-radius: 20px;
	color: white;
	min-width: 200px;
	font-size: 20px;
}
#fancybox-outer {
	background:none!important;
	box-shadow:none!important;
	-moz-box-shadow:none!important;
	-webkit-box-shadow:none!important;
}
#fancybox-close {
    top: -10px!important;
    right: -10px!important;
}
	.tib-column {
    width: 100%;
}
	.priem-zag {
    font-size: 20px;
}
	.priem-text {
    font-size: 15px;
}
	.priem-img-icon img {
	height: 60px;
}
	.priem-img-cont2 {
    padding: 20px;
    min-height: 260px;
}
	.h2_priem {
	font-size: 26px;
	font-weight: bold;
	padding: 10px;
}
.container_merits__container {
    padding: 10px 0px 10px 0px;
    margin: 0px;
    width: 100%;
}
	.container_structure__container {
    background-size: cover;
}
	.container_cont__block {
    padding: 20px;
}
	.container_map__container {
    padding: 30px 20px 10px 20px;
}
	.mapsme4 {
    width: 100%;
    height: 300px;
}
	.foo-icon-list-item {
    margin-bottom: 20px;
    font-size: 16px;
    position: relative;
    line-height: 22px;
}

.foo-icon-list-icon img {
    width: 30px;
}	
.foo-icon-list-text {
    margin-left: 50px;
	 margin-top: 6px;
}	
	
.foo-icon-list-icon {
	display:inline-block;
	top: 0px;
	position: absolute;
}	
	
	.tab_contact {
    margin: 0px 0px 40px 0px;
}
	
	
	.tib_copyright {
	margin-top: 20px;
	margin-bottom: 40px;
	font-size: 18px;
}
    .h3_priem {
    font-size: 18px;
}
	.h2_priem2 {
    font-size: 36px;
}
}

.tabs_ss_cont h3 {
    color: #fff;
    font-size: 32px;
    line-height: 1.292;
}

@media only screen and (max-width: 767px) {
.tabs_ss_cont h3 {
    font-size: 24px;
}
}
#sticky-header {
	border-bottom: 0px solid rgba(0, 0, 0, 0.1);
}
.page-title {
	color: #fff;
	font-size: 26px;
	line-height: 1.333;
}
/*body {
    color: #fff;
}
.page-content {
	margin-bottom: 60px;
}
#primary {
    border-right: 0px solid #eee;
}*/

.main-navigation ul li.current-menu-item a, .main-navigation ul li.current_page_item a {
	color: #ffffff;
}


.simple-little-table {
    background: rgba(255, 255, 255, 0);
    border: none;
    border-bottom: 1px solid #F9F2F2;
    border-collapse: separate;
    border-radius: 0px;
}

.simple-little-table th:first-child {
    text-align: left;
    padding-left: 20px;

}

.simple-little-table th,
.simple-little-table tr:first-child td,
.simple-little-table tr:first-child:hover td,
.table-tr-header-class-1a {
    border-bottom: 1px solid #ffffff;
    border-top: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    font-weight: bold;
}

.simple-little-table tr {
    text-align: center;
    padding-left: 20px;
    background: rgba(255, 255, 255, 0);
}

.simple-little-table tr td:first-child {
    text-align: left;
    border-left: 1px solid #ffffff;

}

.simple-little-table tr td {
    /* border-top: 1px solid #ffffff; */
    border-bottom: 1px solid #ffffff;
    border-left: none;
    border-right: 1px solid #ffffff;
    padding: 10px;
    height: 30px;
}

/*.simple-little-table tr:nth-child(even) td {
    background: rgb(248, 248, 248);

}*/

.simple-little-table tr:last-child td {

}

.simple-little-table tr:hover td {
    background: rgba(51, 63, 72, 0.04);
}

.simple-little-table a:link {
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}

.simple-little-table a:visited {
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}

.simple-little-table a:active,
.simple-little-table a:hover {
    color: #456b52;
    text-decoration: underline;
}

@media screen and (max-width: 490px) {
    .simple-little-table {
        overflow-x: scroll;
        display: block;
    }
}





.container_nagrady__container {
	position: relative;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	padding: 80px 0px 10px 0px;
	display: block;
	width: 90%;
	/*max-width: 1300px;*/
	margin: 0 5% 0 5%;
}



.container_history {
	width: 100%;
	margin: 100px 0px 160px 0px;
}

.tib-col-50-p {
    width: 50%;
}
.tib-col-50-t {
    width: 50%;
}
.tib-row-flex {
    margin-right: 20px;
    margin-left: 20px;
    display: flex;
    flex-flow: wrap;
}

@media only screen and (max-width: 767px) {
.container_history {
	margin: 0px;
}
	
.tib-col-50-p {
    width: 100%;
	order: 1;
}
.tib-col-50-t {
    width: 100%;
	order: 2;
	margin: 20px 20px;
}
}



.h2_history_number {
    color: rgba(255,255,255, 0.5);
    font-family: "Public Sans", Sans-serif;
    font-size: 48px;
    text-transform: uppercase;
	font-weight: bold;
}
.h2_history {
    color: #FFFFFF;
    font-family: "Public Sans", Sans-serif;
    font-size: 48px;
	font-weight: bold;
}



.tib_history_text {
    color: #FFFFFF;
    font-family: "Public Sans", Sans-serif;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 0.5px;
}

@media only screen and (min-width: 2300px){	
.tib_history_text {
    font-size: 28px;
}	
}

.img-cont_history {
	padding: 20px;
}
.history-first-zag {
    color: #FFFFFF;
    font-family: "Public Sans", Sans-serif;
    font-size: 36px;
    font-weight: bold;
	text-align: center;
}

@media only screen and (max-width: 1366px) {
.h2_history_number {
    font-size: 42px;
}
.h2_history {
    font-size: 42px;
}
.tib_history_text {
    font-size: 18px;
}
}


@media only screen and (max-width: 767px) {
.history-first-zag {
    font-size: 24px;
}	
	
	
.h2_history_number {
    font-size: 36px;
}
.h2_history {
    font-size: 24px;
}

.tib_history_text {
    font-size: 18px;
}
}






.history_main {
	margin: 0 auto;
	width: 95%;
	margin-top: 90px;
}
.our_prod_h2 {
    color: #FFFFFF;
    font-family: "Public Sans", Sans-serif;
    font-size: 48px;
    font-weight: bold;
	text-align: center;
}
.our_prod_text {
    color: #FFFFFF;
    font-family: "Public Sans", Sans-serif;
    font-size: 24px;
    font-weight: normal;
	text-align: center;
	margin: 0 auto;
    max-width: 1800px;
}
@media only screen and (min-width: 2300px){	
.our_prod_text {
    font-size: 30px;
}
.our_prod_h2 {
    font-size: 68px;
}
.h2_history_number {
    font-size: 60px;
}
.h2_history {
    font-size: 48px;
}
.tib_history_text {
    font-size: 22px;
}
}

.priem-img-cont_nagrady {
	padding: 15%;
	text-align: center;
}


.wrap {
    padding: 0px 5% 0px 5%;
	max-width: none;

}

@media only screen and (max-width: 767px) {
.our_prod_h2 {
    font-size: 36px;
    margin: 0px 20px 20px 20px;
}
.our_prod_text {
    font-size: 18px;
    margin: 0px 25px 0px 25px;
}
.priem-img-cont_nagrady {
	padding: 7% 20% 5% 20% ;
	text-align: center;
}
}


/*--------------------------------------------------------------------------NTCN-----------------------------------------------------------------------------*/








.h2_mineral {
	color: #fff;
    font-size: 46px;
    line-height: 1.292;
	text-align: center;
}


@media screen and (max-width: 1600px) {
.h2_mineral {
	color: #fff;
    font-size: 28px;
    line-height: 1.292;
	text-align: center;
}
}






.swip_fon {
    position: absolute;
    width: 50%;
	min-width:50%;
    height: 100%;
	min-height: 100%;
     z-index: 4; 
    left: 4%;
    top: 18%;
    background-image: url(https://tib2.ru/wp-content/uploads/2021/04/water-clip-art-1.png);
    
	-webkit-background-size: 52%;
	background-size: 52%;
    background-repeat: no-repeat;
    background-position: right;
}

.swip_fon2 {
    position: absolute;
    width: 50%;
	min-width:50%;
    height: 100%;
	min-height: 100%;
     z-index: 4; 
    right: 4%;
    top: 2%;
    background-image: url(https://tib2.ru/wp-content/uploads/2021/04/water-clip-art-2.png);
    -webkit-background-size: 50%;
	background-size: 50%;
	
    background-repeat: no-repeat;
    background-position: left;
}



@media only screen and (max-width: 767px) {	
.title_first_contab {
    position: relative;
    width: 100%;
    margin-bottom: 200px;
    padding-top: 50%;
}
}

@media only screen and (max-width: 1600px){
.home .custom-logo {
    height: 180px;
}
}


@media only screen and (max-width: 1367px){
.home .custom-logo {
    height: 170px;
}
#title_first {
    font-size: 30px;
    line-height: 46px;
	max-width: 400px;
}	
}
@media only screen and (max-width: 1025px){
.home .custom-logo {
    height: 120px;
}
#title_first {
    font-size: 30px;
    line-height: 42px;
	max-width: 400px;
}	
	
}
@media only screen and (max-width: 767px){
.home .custom-logo {
    height: 90px;
}
	.wrap {
    padding: 20px 10px 0px 10px;
    max-width: none;
}
		.clearfix { 
	margin-top: 0px;
}
	.title_first_contab {
    position: relative;
    width: 100%;
    margin-bottom: 200px;
    padding-top: 34%;
}
	
		#sub_title_first {
 display:none;
}
	
	
.swip_fon {
top: 14%;
background-size: 70%;
}

.swip_fon2 {
top: 3%;
background-size: 70%;
}	
	
	
.swiper-margin {

	margin-top: 0px;

}
	

	
}
@media screen and (max-width: 1920px) {
	.swip_cont {
		max-height: 1080px;
	}
		.swiper-container {
		max-height: 1080px;
	}
		.swip_fon {
		max-height: 1080px;
	}
		.swip_fon2 {
		max-height: 1080px;
	}
}

@media only screen and (max-width: 1025px) {
.panel__img-col img {
    max-width: 26%;
	    margin-top: 15%;
}
}

@media screen and (max-width: 1920px) {
	.swip_cont {
		max-height: 1080px;
	}
		.swiper-container {
		max-height: 1080px;
	}
		.swip_fon {
		max-height: 1080px;
	}
		.swip_fon2 {
		max-height: 1080px;
	}
}
@media all and (orientation:landscape) {
	.swip_cont {
		min-height: 500px;
	}
		.swiper-container {
		min-height: 500px;
	}
		.swip_fon {
		min-height: 500px;
	}
		.swip_fon2 {
		min-height: 500px;
	}

}
@media screen and (max-width: 450px) {
	.swip_cont {
		max-height: 640px;
	}
		.swiper-container {
		max-height: 640px;
	}
		.swip_fon {
		max-height: 640px;
	}
		.swip_fon2 {
		max-height: 640px;
	}
}
@media screen and (max-width: 450px) {
	.swip_cont {
		max-height: 640px;
	}
		.swiper-container {
		max-height: 640px;
	}
		.swip_fon {
		max-height: 640px;
	}
		.swip_fon2 {
		max-height: 640px;
	}
}	
@media screen and (max-width: 450px) {	
.panel__img-col img {
    width: 100%;
    max-width: 110px;
    margin-top: 70%;
    margin-bottom: 25%;
}
}





@media only screen and (max-width: 767px){
.h2_mineral {
		font-size: 24px;
	font-weight: bold;
	padding: 10px;
	max-width: 320px;
	margin: 0 auto;
}
	.history_main {
	margin: 0;
	width: 100%;
	margin-top: 90px;
}
	.tib-row-flex {
    margin-right: 0px;
    margin-left: 0px;
}
	
	

#swiper-pagination2 {
    font-size: 40px;
}	
	
.first_pag {
    font-size: 40px;
}
.last_pag {
    font-size: 22px;
    opacity: 0.6;
}	
	
	

	
/*	.panel__img-col img {
    width: 100%;
    max-width: 100px;
    margin-top: 255%;
    margin-bottom: 25%;
}*/
	
	
	.container_products__container {
    padding: 20px 0px 10px 0px;
	width: 90%;
    margin: 0 auto;
}
	.container_cont__container {
    width: 100%;
    margin: 0px;
}	
}
@media only screen and (max-width: 450px){
.swip_fon {
		top: 24%;
		left: 8%;
	    -webkit-background-size: 100%;
		background-size: 100%;
}

.swip_fon2 {
    top: 15%;
	    -webkit-background-size: 100%;
		background-size: 100%;
	right: 8%;
}	
}


	
	
	input[type="text"],
input[type="email"],
input[type="url"],
input[type="tel"],
input[type="number"],
input[type="date"],
input[type="search"],
input[type="password"],
textarea {
	padding: 5px;
}
	




@media only screen and (max-width: 980px) {
.menu-toggle {
    float: right;
}
.main-navigation > ul > li {
    border-top: none;
}
#primary-menu {
    border: 2px solid #4b7e5d;
	background-color: #5c926f;
}	
}
.home .main-header {
    padding-top: 0px;
}
.main-header {
    padding-top: 20px;
}
@media only screen and (max-width: 767px) {
#primary-menu {
    margin-top: 60px;
}
}

.swiper-margin {
	z-index: 5;
	position: absolute;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
}


.inline-container {
	position: relative;
	height: 90%;
	width: 90%;
	margin:0 auto;
}
.inline-img {
	position: relative;
	width: 100%;
	z-index: 1;
}

.inline-fon {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  background: #558a68;
  display: inline-block;
  margin: 0 auto;
}
.inline-fon.is-visible {
  -webkit-transform: rotateZ(-15deg);
  -moz-transform: rotateZ(-15deg);
  -ms-transform: rotateZ(-15deg);
  -o-transform: rotateZ(-15deg);
  transform: rotateZ(-15deg);
  transition: transform 5s .25s cubic-bezier(0,1,.3,1),
              opacity .3s .25s ease-out;
  -webkit-transition: transform 5s .25s cubic-bezier(0,1,.3,1),
              opacity .3s .25s ease-out;
  -moz-transition: transform 5s .25s cubic-bezier(0,1,.3,1),
              opacity .3s .25s ease-out;
  -ms-transition: transform 5s .25s cubic-bezier(0,1,.3,1),
              opacity .3s .25s ease-out;
  -o-transition: transform 5s .25s cubic-bezier(0,1,.3,1),
              opacity .3s .25s ease-out;
}




.grecaptcha-badge {
	display: none !important;
}

.img-akciya-mob {
	display: none;
}
@media only screen and (max-width: 767px) {
.img-akciya-desc {
	display: none;
}
.img-akciya-mob {
	display: block;
}
}