@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

/* Стили для латинских символов */
@font-face {
  font-family: 'Poppins';
  /* src: local('Arial'); */
  unicode-range: U+0041-007A;
}

/* Стили для кириллических символов */
@font-face {
  font-family: 'Montserrat';
  /* src: local('Arial Cyr'); */
  unicode-range: U+0400-04FF;
}

/* Применяем стили к соответствующим элементам */
body {
  font-family: 'Poppins', 'Montserrat', sans-serif;
}

h1,h2,h3,h4,h5,h6{
/* font-family: 'Montserrat', sans-serif !important; */
  font-family: 'Poppins', 'Montserrat', sans-serif;
}
.t3-top {
    padding: 10px;
}
.languages_header{
	    display: flex;
    justify-content: flex-end;
	/* top: -8px; */
	position:relative;
	z-index:9999;
}
.languages_header form,
.languages_header form div,
.languages_header select{
	margin:0;
	
}
.languages_header .chzn-single{
	height: 33px;
    padding: 5px 20px;
}
.languages_header div.chzn-container-single .chzn-single{
	padding:5px 20px;
	height: 33px;
}
.languages_header div.chzn-container-single .chzn-single div{
	height: 33px;
}

.languages_header .chzn-container{
	width:auto !important;
}
.languages_header div.chzn-container-single .chzn-drop .chzn-results {

    position: absolute;
    right: 0;
}
.languages_header .chzn-container.chzn-with-drop .chzn-drop {
    left: 0;
}

.languages_header.mobile_lang{
	    position: fixed;
    top: 14px;
    right: 0px;
}

.info .item_introtext{
	
}
.info .item_introtext p{
	margin:0;
	
}
.moduleTitle.style4 .item_title_part_2, .moduleTitle.style4 .item_title_part_3 {
    color: #00b2be;
}
.btn.type1, .kbutton.type1, .mod-article-single .mod-newsflash-adv_custom-link .btn, .mod-article-single .mod-newsflash-adv_custom-link .kbutton {
    background: #00747f;
    border-color: #00747f;
color: white;}

.t3-mainnav .t3-navbar-collapse .navbar-nav li > a:hover, .t3-mainnav .t3-navbar-collapse .navbar-nav li > span:hover {
    color: #00747f;
}

.t3-mainnav .t3-navbar-collapse .navbar-nav li.active > a, .t3-mainnav .t3-navbar-collapse .navbar-nav li.active > span {
    border-top: none;
color: #00b0bb;

}
.moduleTitle.style2 .item_title_part_0 {
    color: #00b0bb;
}

.swiper-slider .swiper-slide .swiper-slide-caption .camera_caption .slide-title .item_title_part_5, .swiper-slider .swiper-slide .swiper-slide-caption .camera_caption .slide-title .item_title_part_last {
    color: #00b0bb;
}
.moduleTitle.style5 .item_title_part_last {
    color: #00b0bb;
}
#back-top a {
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    display: block;
    font: 34px/34px FontAwesome;
    color: #00b0bb;
}

.mod_tm_counters .counter_item .counter-wrapper .counter-wrapper-box .counter-wrapper-box_content .counter-value-box {
    color: #00b0bb;
    font-weight: 600;
    font-size: 38px;
    line-height: 52px;
    margin-right: 6px;
}
.moduleTitle.style1 .item_title_part_0, .moduleTitle.style6 .item_title_part_0, .moduleTitle.style1 .item_title_part_1, .moduleTitle.style6 .item_title_part_1 {
    color: #00b0bb;
}

.btn.mod_tm_ajax_contact_form_btn, .kbutton.mod_tm_ajax_contact_form_btn, .btn.type1, .kbutton.type1 {
    background: #00747f;
    border-color: #00747f;
    color: white;
}

.t3-mainnav .t3-navbar-collapse .navbar-nav li.open > a, .t3-mainnav .t3-navbar-collapse .navbar-nav li.open > span {
    border-top: none;
    background-color: transparent;
    color: #00b2bc !important;
}

.t3-footer {
    background: #00747f;
    color: #bcc1cb;
}
.footer-2 .social{
	    float: left;
}
.view-article h1{
	max-width: fit-content;
	margin: 0;
	margin-bottom: 41px;
	color: #000000;
}
.view-article #p-with-button{
	 display:none; 
}
h2.moduleTitle,
h3.moduleTitle
{
    font-size: 38px;
    line-height: 48px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    color: #0c1325;
    font-style: normal;
   
}
h3.item_title{
	font-size: 16px;
    line-height: 22px;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    color: #0c1325;
    font-style: normal;
    margin-bottom: 20px;
}
.contact_location_map{
	
}
.contact_location_map iframe{
	width:100%;
}
#t3-footer .t3-sl-footer-1 ul.menu li:before {
    color: #ffffff;
}

div.footer-1.wrap.t3-sl.t3-sl-footer-1 div.container div.row div.moduletable.col-sm-2 div.module_container div.page_header h4.moduleTitle.heading-style-4.visible-first span.item_title_part_1.item_title_part_even.item_title_part_second_half.item_title_part_last::after {
display:none;
}
#t3-footer .t3-sl-footer-1 ul.menu li a:hover {
    color: #ffffaf;
}
#p-with-button {
    position: relative !important;
}

.navbar-toggle .fa-bars {
    /* margin-right: 16px; */
    padding: 0 10px;
}

ul.list li:before {
    color: #00747f;
    content: '\f00c';
    position: absolute;
    left: 0;
    top: 0;
    font: 14px/23px 'FontAwesome';
}
.mod-bootstrap-collapse .panel-group .panel-heading a{
	padding: 10px 50px 10px 23px;
}
.item_fulltext h2,
.item_fulltext h3{
	padding-bottom:10px;
	
}
.col-sm-9 {
	width: 75% !important;
}
.body__home .item_content{
	height:auto;
}
footer .form-search{
	width: fit-content;
}
footer .form-search input{
	margin: auto;
    border-radius: 5px;
	    max-width: 150px;
}
a {
    color: #00747f;
}
div.chzn-container .chzn-results li.highlighted {
    background: #00b2be;
    color: #ffffff;
}
div.chzn-container .chzn-results li.result-selected{
	background: #00b2be;
	color: #ffffff;
}

.com_content #p-with-button{
	
}
.scroll__table-container{
	margin-bottom:23px;
	/* font-weight: 400; */
}

footer .form-search {
    width: fit-content;
    display: flex;
}
.t3-megamenu .mega-nav > li.active a, .t3-megamenu .dropdown-menu .mega-nav > li.active a {
    background: transparent;
    color: #00b0bb;
}

*::selection {
    background: #00b0bb;
    color: #ffffff;
}

.footer-1 .moduletable.col-sm-3{
	    transform: unset !important;
}

.search form button{
	    color: #00747f;
    background: #fff;
    border: none;
}
.search input[type="image"]{
width: 30px;
    height: 30px;
    padding: 0 5px;
    object-fit: contain;
}
.camera_caption .slide-title{
	font-size: 38px;
    line-height: 48px; 
	    font-weight: 600;
}
.chzn-results li{
	max-width:50%;
	
}
.contact_details_telephone,
.contact_details_mobile{
	padding-bottom:23px;
	
}
#header {
    margin-bottom: 0;
}
.t3-sl-4,
.t3-sl-6,
.t3-sl-2{
	margin-bottom:0;
	padding-bottom:0;
}
.t3-sl-5{
	margin-top:0;
}
.breadcrumb_title {
    display: none;
}
ul.social li a:hover {
    color: #ffffb0;
}
li.current.active a{
	color:#00b0bb;
}
.item_header{
	padding-top:10px;
	
}
.mod-newsflash-adv.custom{
	top:0;
	margin-bottom:unset;
	
    margin-top: 20px;
}
.mod-newsflash-adv__style1 {
    margin-bottom: 0
}
.breadcrumb {
    float: none;
}
.swiper-pagination-bullet-active {
    background: #00b0bb;
}
.loader span{
	background: #00b0bb !important;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, .h1 a:hover, .h2 a:hover, .h3 a:hover, .h4 a:hover, .h5 a:hover, .h6 a:hover {
    color: #00b0bb;
}
.t3-sl-1{
	margin-bottom:0;
}
.btn.mod_tm_ajax_contact_form_btn:hover, .kbutton.mod_tm_ajax_contact_form_btn:hover, .btn.type1:hover, .kbutton.type1:hover {
   background: #ffffb0;
    border: 1px solid #00b0bb;
    color: #00b0bb;
}

select:focus, textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="dates"] input[type="month"]:focus, input[type="time"]:focus, input[type="times"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
    border-color: #00b0bb !important;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu li.active a, .t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu li.active span {

    color:  #00b0bb !important;
}
.btn.type2:hover, .kbutton.type2:hover {
    color: #00747f;
    border: 1px solid #00747f;
    background: #ffffb0;
}
.mod-newsflash-adv.custom .item .item_content:hover *[class*=heading-style] a:hover {
    color: #00747f;
}
#module_302 {
    margin-top: 10px;
}

.checkbox_label{
	font-size: 14px;
}
.custom.mod-newsflash-adv__ .row{
	    display: flex;
    align-items: stretch;
}
.custom.mod-newsflash-adv__ .item_content{
	height:100%;
}

.mod-languageslanguages_header.advanced-dropdown{
	font-family:"Montserrat" !important;
}
.mod-languageslanguages_header.advanced-dropdown ul.lang-inline{
position: absolute;
    z-index: 999;
    display: flex;
    width: 265px;
    flex-wrap: wrap;
    right: 0;
    border: 1px solid #ccc;
    background: #ffffff;
    border-radius: 4px 0px 4px 4px;
}

.mod-languageslanguages_header.advanced-dropdown ul.lang-inline li{
	width: 50%;
    padding: 10px;
	    text-align: left;
    padding-left: 20px;
	    font-size: 13px;

}
.mod-languageslanguages_header.advanced-dropdown ul.lang-inline li a {
	display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.mod-languageslanguages_header.advanced-dropdown ul.lang-inline li a img{
	padding-right:5px;
	height: 13px;
}

.mod-languageslanguages_header.advanced-dropdown ul.lang-inline li.lang-active{
background: #00b0bb;
}.mod-languageslanguages_header.advanced-dropdown ul.lang-inline li.lang-active a{
	color:#ffffff;
}
.mod-languageslanguages_header.advanced-dropdown ul.lang-inline li.lang-active i{
	display:none;
}

div.advanced-dropdown a.langChoose:link, div.advanced-dropdown a.langChoose:visited {
    background-color: #fff !important;
    padding: 9px !important;
    border: 1px solid #ccc;
    border-radius: 4px !important;
    width: 140px !important;
    display: block;
    margin-top: -5px !important;
    margin-bottom: -5px;
}
.mod-languageslanguages_header.advanced-dropdown .caret:before{
	content:"\f107";
	display:block;
	font-weight:bold;
	font-family: FontAwesome;
	margin-top: -3px;
	}
	.mod-languageslanguages_header.advanced-dropdown .caret{
	    float: right;
    margin-top: 6px;	
	}
#t3-top .mod-newsflash-adv article{
	margin-bottom:0 !important;
	
}

.mod-languageslanguages_header.advanced-dropdown ul.lang-inline li:hover {
	background: #00b0bb;
}

.mod-languageslanguages_header.advanced-dropdown ul.lang-inline li:hover a{
		color:#ffffff;
}

a.sigplus-image>img{
    height: 175px;
    width: 280px;
    object-fit: cover;
    opacity: 0;
}

@media screen and (min-width: 980px){
.moduletable.indent .module_container {
    padding: 10px 0 0 10px;
}
}

@media screen and (max-width: 1023px){
	.item_fulltext{
		width:100%;
	}
	.item_fulltext{
	overflow-x:hidden;
	
	}
	.item_fulltext table{

		max-width: 100%;
		overflow-x: auto;
	}

	.item_fulltext table td, .item_fulltext table  th {
		
	}
}

@media screen and (max-width: 767px){
	#t3-header .swiper-slide{
		/* transform: scale(1.1); */
		 background-position-x: -200px;  
		 transform: scale(1.1);
	}
	.custom.mod-newsflash-adv__ .row {
    display: block;
   
}
	.t3-wrapper nav#t3-mainnav .t3-mainnav-wrapper .t3-navbar.navbar-collapse .navbar-nav > li > a:hover, .t3-wrapper nav#t3-mainnav .t3-mainnav-wrapper .t3-navbar.navbar-collapse .navbar-nav > li > span:hover {
    color: #fff;
    background: #00747f;
}
.t3-wrapper nav#t3-mainnav .t3-mainnav-wrapper .t3-navbar.navbar-collapse .navbar-nav > li.open > a, .t3-wrapper nav#t3-mainnav .t3-mainnav-wrapper .t3-navbar.navbar-collapse .navbar-nav > li.open > span {
    color: #fff;
    background: #00747f;
}
	.parallax-content {
     padding: 0;
}
	.item_fulltext table td{
		max-width:50%;
	}
	.t3-wrapper nav#t3-mainnav .navbar-toggle:hover, .t3-wrapper nav#t3-mainnav .navbar-toggle:focus {
		color: #fff;
		background: #00747f;
		border-color: #00747f;
	}
	.t3-wrapper nav#t3-mainnav .t3-mainnav-wrapper .t3-navbar.navbar-collapse .navbar-nav > li.active > a, .t3-wrapper nav#t3-mainnav .t3-mainnav-wrapper .t3-navbar.navbar-collapse .navbar-nav > li.active > span {
    color: #fff;
    background: #00747f;
}
footer .contacts {
	margin: 0 auto;
	text-align:center;
}
footer .contacts figure{
    margin: 20px auto !important;
}
article.page-item.page-item__ header.item_header .item_title {
    /* font-size: 27px !important; */
    line-height: 34px;
}
.scroll__table-container{
    max-width: 100%;
    overflow-x: scroll;
}
.footer-1,.footer-2,.t3-sl-copyright{
	max-width:350px;
	margin:0 auto;
}
#to-desktop{
	text-align:center;
}
}


.t3-sl-copyright .menu{
	list-style:none;
    margin-bottom: 28px;
    margin-top: -1px;
    font-size:14px;
    display: flex;
    flex-wrap: wrap;
}
.t3-sl-copyright .copyright{
	margin-bottom:0;
}
.t3-sl-copyright .menu li a{
	color: #A8ABB3;
	 padding-right: 75px;
}
.t3-sl-copyright .menu li a:hover{
	color: #ffffaf;
}
.to_desktop{
	display:none;
}
.module_container button.finder{
	display:none;
}
footer a:hover{
	color:#ffffaf !important;
}
footer div.finder {

    display: flex;
align-items: center;
}
footer div.finder i:hover{
	color:#ffffaf;
	cursor:pointer;
}
footer div.finder i{
margin-left: 10px;
    font-size: 20px;
}
.btn:hover, .kbutton:hover {
background: #00b0bb17;
    border: 1px solid #00747f;
    outline: none !important;
    color: #00747f;
}
.body__404 h1{
	    font-size: 24pt !important;
    color: #00b0bb !important;
	font-weight: 300;
}
table {
    border: none;
    border-collapse: collapse;
}

table td {
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    padding-left: 10px; /* Adjust this value to control the space between the border and text */
}

table td:first-child {
    border-left: none;
}

table  td:last-child {
    border-right: none;
}
.sigplus-center, .sigplus-center>ul {
    text-align: center !important;
}

@media screen and (max-width:565px){
    a.sigplus-image img.sigplus-preview{
        width: 100%;
        height: auto;
        opacity: 0;
    }
}

.view-contact iframe{
    width: 100%;
}