@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,400;0,700;0,800;0,900;1,300;1,400;1,700;1,800;1,900&display=swap');
.socblock{
  display:flex;
}
.socblock a{
  display:block;
  padding: 5px 15px 5px 0;
}
.socblock a svg{
  width:40px;
  height:40px;
}
.rounded{
  max-width: 400px!important;
  border-radius: 50%!important;
}
.com-content-article__body p{
      margin: 0;
    padding: 10px 0;
    line-height: 1.6 !important;
}
.inic p{
  display: flex;
  align-items: flex-start;
}
.info_icon{
  margin-right: 10px;
}
.info_icon img{
  width:30px;
  height:30px;
  border: 0;
    margin: 0!important;
    padding: 0!important;
}
.info_text{
  
}
.dj-megamenu-clean{
      z-index: 100!important;
}
.row{
  width:100%;
}
.undefined.container{
  padding: 1.25rem!important;
}
.undefined .container{
  padding: 0.93rem!important;
}
html, body{
	margin:0;
	padding:0;
	font-family: 'Roboto', sans-serif;
	font-size:17px;
	line-height:24px;
	color: #000;
}
button, html input {
-webkit-appearance:button;
}
hr {
border:0;
height:1px;
background:#777;
margin:20px 0
}
ol,ul {
clear:left;
padding:0 0 30px 30px;
margin:0
}
p {
margin:0 0 30px
}
table {
width:100%;
border-spacing:0;
border-collapse:collapse;
margin:30px 0
}

tr:nth-child(even) {
background:#f3f3f3
}

table td {
border:1px solid #e2e2e2;
padding:7px 10px;
margin:0
}

table td p {
font-size:14px;
line-height:20px;
margin:0
}
.img {
max-width:600px;
width:100%
}

.breadcrumb {
padding:20px 0;
margin:0;
list-style:none;
font-size:14px;
color:#fff
}

.breadcrumb > li {
display:inline-block
}

.breadcrumb a {
color:#fff;
}
.breadcrumb a:hover {
color:#fff;
text-decoration:underline;
}
.breadcrumb > .active {
color:#fff;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, acronym, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, thead, tr, th, td {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    border: 0;
    outline: 0;
    background: transparent;
}
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    line-height: 24px;
  color: #021329;
  background-color: #ffffff;
  font-weight: 500;
}
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  width: 100%;
}
a {
  color: #009966;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #009866;
  text-decoration: none;
  cursor: pointer;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
hr {
margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #edf0f6;
    clear: left;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 900;
color: inherit;
line-height:1.5;
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {

}
h4,
.h4,
h5,
.h5,
h6,
.h6 {

}
h1,
.h1 {
	font-size: 48px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
	margin: 0;
    padding: 10px 0;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
  padding:0 0 0 30px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
      padding: 0 0 0 26px;
}
.item-page ul li,
.item-page ol li{
	padding:5px 0;
}
.container {
  padding-right: 15px!important;
  padding-left: 15px!important;
  margin-right: auto;
  margin-left: auto;
  padding-top:0!important;
  padding-bottom:0!important;
}

.container:before,
.container:after {
  display: table;
  content: " ";
}

.container:after {
  clear: both;
}

.container:before,
.container:after {
  display: table;
  content: " ";
}

.container:after {
  clear: both;
}

@media (min-width: 768px) {
  .container {
    width: 100%;
  }
}

@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
@media (min-width: 1366px) {
  .container {
    width: 100%;
    max-width: 1400px;
  }
}

.row {
  margin-right: -15px;
  margin-left: -15px;
}

.row:before,
.row:after {
  display: table;
  content: " ";
}

.row:after {
  clear: both;
}

.row:before,
.row:after {
  display: table;
  content: " ";
}

.row:after {
  clear: both;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666666666666%;
}

.col-xs-10 {
  width: 83.33333333333334%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666666666666%;
}

.col-xs-7 {
  width: 58.333333333333336%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666666666667%;
}

.col-xs-4 {
  width: 33.33333333333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.666666666666664%;
}

.col-xs-1 {
  width: 8.333333333333332%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66666666666666%;
}

.col-xs-pull-10 {
  right: 83.33333333333334%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66666666666666%;
}

.col-xs-pull-7 {
  right: 58.333333333333336%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66666666666667%;
}

.col-xs-pull-4 {
  right: 33.33333333333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.666666666666664%;
}

.col-xs-pull-1 {
  right: 8.333333333333332%;
}

.col-xs-pull-0 {
  right: 0;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.66666666666666%;
}

.col-xs-push-10 {
  left: 83.33333333333334%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.66666666666666%;
}

.col-xs-push-7 {
  left: 58.333333333333336%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.66666666666667%;
}

.col-xs-push-4 {
  left: 33.33333333333333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.666666666666664%;
}

.col-xs-push-1 {
  left: 8.333333333333332%;
}

.col-xs-push-0 {
  left: 0;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.66666666666666%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333333334%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-8 {
  margin-left: 66.66666666666666%;
}

.col-xs-offset-7 {
  margin-left: 58.333333333333336%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-5 {
  margin-left: 41.66666666666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333333333%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-2 {
  margin-left: 16.666666666666664%;
}

.col-xs-offset-1 {
  margin-left: 8.333333333333332%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

@media (min-width: 600px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666666666666%;
  }
  .col-sm-10 {
    width: 83.33333333333334%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666666666666%;
  }
  .col-sm-7 {
    width: 58.333333333333336%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666666666667%;
  }
  .col-sm-4 {
    width: 33.33333333333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.666666666666664%;
  }
  .col-sm-1 {
    width: 8.333333333333332%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666666666666%;
  }
  .col-sm-pull-10 {
    right: 83.33333333333334%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666666666666%;
  }
  .col-sm-pull-7 {
    right: 58.333333333333336%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666666666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.666666666666664%;
  }
  .col-sm-pull-1 {
    right: 8.333333333333332%;
  }
  .col-sm-pull-0 {
    right: 0;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666666666666%;
  }
  .col-sm-push-10 {
    left: 83.33333333333334%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666666666666%;
  }
  .col-sm-push-7 {
    left: 58.333333333333336%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666666666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.666666666666664%;
  }
  .col-sm-push-1 {
    left: 8.333333333333332%;
  }
  .col-sm-push-0 {
    left: 0;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-sm-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-sm-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666666666666%;
  }
  .col-md-10 {
    width: 83.33333333333334%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666666666666%;
  }
  .col-md-7 {
    width: 58.333333333333336%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666666666667%;
  }
  .col-md-4 {
    width: 33.33333333333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.666666666666664%;
  }
  .col-md-1 {
    width: 8.333333333333332%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666666666666%;
  }
  .col-md-pull-10 {
    right: 83.33333333333334%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666666666666%;
  }
  .col-md-pull-7 {
    right: 58.333333333333336%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666666666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.666666666666664%;
  }
  .col-md-pull-1 {
    right: 8.333333333333332%;
  }
  .col-md-pull-0 {
    right: 0;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666666666666%;
  }
  .col-md-push-10 {
    left: 83.33333333333334%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666666666666%;
  }
  .col-md-push-7 {
    left: 58.333333333333336%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666666666667%;
  }
  .col-md-push-4 {
    left: 33.33333333333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.666666666666664%;
  }
  .col-md-push-1 {
    left: 8.333333333333332%;
  }
  .col-md-push-0 {
    left: 0;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-md-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-md-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666666666666%;
  }
  .col-lg-10 {
    width: 83.33333333333334%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666666666666%;
  }
  .col-lg-7 {
    width: 58.333333333333336%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666666666667%;
  }
  .col-lg-4 {
    width: 33.33333333333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.666666666666664%;
  }
  .col-lg-1 {
    width: 8.333333333333332%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666666666666%;
  }
  .col-lg-pull-10 {
    right: 83.33333333333334%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666666666666%;
  }
  .col-lg-pull-7 {
    right: 58.333333333333336%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666666666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.666666666666664%;
  }
  .col-lg-pull-1 {
    right: 8.333333333333332%;
  }
  .col-lg-pull-0 {
    right: 0;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666666666666%;
  }
  .col-lg-push-10 {
    left: 83.33333333333334%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666666666666%;
  }
  .col-lg-push-7 {
    left: 58.333333333333336%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666666666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.666666666666664%;
  }
  .col-lg-push-1 {
    left: 8.333333333333332%;
  }
  .col-lg-push-0 {
    left: 0;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-lg-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-lg-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.4;
  visibility: visible;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 1;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
      background: transparent;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 5px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #021329;
  border-radius: 0;
      border-radius: 15px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #021329;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #021329;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #021329;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #021329;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #021329;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #021329;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #021329;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #021329;
}

@media screen and (min-width: 1240px) {
	
}
@media screen and (min-width: 768px) and (max-width: 1240px) {
	
}
@media screen and (max-width: 768px) {
.container{
	width: calc(100% - 30px);
    flex-basis: calc(100% - 30px);
    padding: 5px 15px 0;
}	
}

.swiper {
        width: 100%;
        height: 100%;
      }

      .swiper-slide {
        text-align: center;
        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;
      }

      .swiper-slide img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
      }
.logo a img{
	max-width: 80px;
	    display: block;
    outline: none;
}
.row.slide{
    display: flex;
    flex-wrap: wrap;
}
.grey{
	background: #eceff4;
	padding: 0;
	margin:0;
	width:100%;
	position:relative;
}
.green{
	background: #40b488;
	padding: 0;
	margin:0;
	width:100%;
	position:relative;
}
.green-line{
	background: #41b689;
	position: absolute;
    bottom: 0;
    height: 100px;
    width: 100%;
	z-index:0;
}
.nameblock{
    position: relative;
    padding-bottom: 100px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
	    justify-content: center;
}
.name-nav{
    position: absolute;
    bottom: 0;
    height: 100px;
    width: 100%;
    z-index: 100;
    display: flex;
    align-items: center;
    justify-content: end;
    padding-right: 30px;
}
.mod-menu.two{
	padding: 0;
	margin:0;
	width:100%;
	display:flex;
	flex-wrap:wrap;
}
.mod-menu.two li{
	list-style:none;
	width:50%;
}
.mod-menu.two li a{
    padding: 15px 0;
    display: inline-flex;
    align-items: center;
	color:#000;
	font-weight:800;
}
.mod-menu.two li a img{
	width:40px;
	margin-right:30px;
}
.name{
	padding-bottom:30px;
}
.name h1{
	font-size: 48px;
	line-height: 60px;
	font-weight:900;
}
.name .dopname{
	font-size: 20px;
	line-height: 26px;
	font-weight:900;
}
@media (max-width: 1200px){
.name{
	padding-bottom:0px;
}
.mod-menu.two li a {
    padding: 5px 0;
}
.nameblock {
    padding-bottom: 70px;
}
.green-line {
    height: 70px;
}
.name-nav {
    height: 70px;
}
}
.swiper-slide{
	position:relative;
}
.act{
	position: absolute;
    bottom: 50px;
    left: 50px;
    max-width: 300px;
    right: 50px;
    background: #fff;
    border-radius: 15px;
    padding: 20px 30px;
}
.act-url{
	display: flex;
    flex-direction: column;
    text-align: left;
}
.act-url a{
	font-size:18px;
	font-weight:700;
	color:#000;
	margin-bottom:15px;
}
.act-more{

}
.act-more a{
	position: absolute;
    bottom: -25px;
    right: -25px;
    width: 50px;
    height: 50px;
    background: #3fb28b;
    border-radius: 50%;
    color: #fff;
    font-size: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.round {
    border-radius: 50%!important;
    -moz-border-radius: 50%!important;
    -webkit-border-radius: 50%!important;
    -khtml-border-radius: 50%!important;
    behavior: url(../css/border-radius.htc);
	max-width:300px!important;
	width:100%!important;
}
figure.item-image{
	width:100%;
	text-align:center;
	margin:0;
	padding:0;
}
figure.item-image a{
	width:100%;
	text-align:center;
	display:block;
}
figure.item-image aimg{
}
.dot .info{
    display: flex;
    width: 100%;
    background: #40b488;
    border-radius: 0 0 15px 15px;
    justify-content: space-between;
    padding: 10px 20px;
    align-items: center;
	    position: absolute;
    bottom: 0;
}
.readmore{
	padding:0;
	margin:0;
}
.readmore a{
    color: #fff;
    text-decoration: none;
    font-size: 24px;
    line-height: 30px;
}
.dot .datecreated,
.dot .hits{
	color:#fff;
}
.datecreated svg{
	margin-right:10px;
}
.hits svg{
	margin:0 10px 0 20px;
}
.news-item {
	border: 1px solid #eceef2;
    border-radius: 15px;
    background: #eceef2;
    height: 100%;
    display: block;
    flex-direction: column;
    align-items: baseline;
    justify-content: space-between;
	position: relative;
	margin-bottom:30px;
}
.nnnew{
	margin-bottom:30px;
}
.news-item figure{
	padding:0;
	margin:0;
}
.news-item img{
	width:100%;
	border-radius:15px 15px 0 0;
}
.news-item h4{
font-size: 16px;
    font-weight: 700;
    width: 100%;
    line-height: 24px;
    padding-bottom: 20px;
}
.news-item h4 a{
	color:#000;
	padding:15px 20px 20px 20px;
	display:block;
}
.news-block{
	display: flex;
    align-items: stretch;
	    flex-wrap: wrap;
}
.moduletable h3{
width: 100%;
    font-size: 40px;
    line-height: 44px;
    padding: 60px 0;
    display: inline-flex;
    align-items: flex-start;
}
.moduletable h3.dot:before{
	content: "";
    width: 78px;
    height: 18px;
    background: url(/images/dot_line-min.png) center left no-repeat;
    display: block;
    margin: 13px 10px 6px 0;
    min-width: 54px;
}
.moduletable.dot{
	padding-bottom:50px;
}
.moduletable.dot.ots{
	padding-bottom:0px;
}
.moduletable h3.dot-white{
	color: #fff;
}
.moduletable h3.dot-white:before{
    content: "";
    width: 78px;
    height: 18px;
    background: url(/images/dot_line-white-min.png) center left no-repeat;
    display: inline-block;
    margin: 13px 10px 6px 0;
    min-width: 54px;
}
.moduletable.dot-white{
	padding-bottom:60px;
}
.moduletable h3.dot{
	padding: 60px 0;
}
.chlenstvo a{
	display: inline-flex;
    width: 100%;
    height: 100px;
    background: #fff;
    align-items: center;
    justify-content: center;
    border-radius: 15px;
	padding:10px;
	margin-bottom:30px;
}
.chlenstvo a img{
	width:100%;
}
.platformy{
	display: flex;
    align-items: stretch;
	flex-wrap:wrap;
}
.platformy-item{
	background:#fff;
	border-radius:15px;
	width:100%;
	height:100%;
	padding:15px 30px;
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
	text-align:center;
	flex-wrap:wrap;
	margin-bottom:30px;
}
.p-name{
	font-size:18px;
	font-weight:800;
	margin:15px 0 10px;
	color:#000;
}
.razom{
	display: flex;
    align-items: stretch;
	flex-wrap: wrap;
}
.razom a{
	display: block;
    flex-direction: column;
	border-radius:15px;
	background:#fff;
	margin-bottom:30px;
	border:0;
	margin:0;
	padding:0;
	    height: 100%;
}
.c-img{
	border:0;
	margin:0;
	padding:0;
	display:block;
}
.razom a img{
	width:100%;
	border-radius: 15px 15px 0 0;
	border:0;
	margin:0;
	padding:0;
	display:block;
}
.c-name{
	background:#40b488;
	font-size:18px;
	line-height: 22px;
	color:#fff;
	font-weight: 700;
	padding: 20px 20px;
	text-align:center;
	width:100%;
	height:74px;
	display: flex;
    align-items: center;
    justify-content: center;
}
.c-intro{
	padding: 20px 20px;
	text-align:center;
	color:#000;
	display: block;
}
.det{
	    display: block;
		color:#40b488;
    margin-top: 10px;
}
.partnerstvo-item {
    background: #eceff4;
    border-radius: 15px;
    width: 100%;
    height: 100%;
    padding: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    flex-wrap: wrap;
}
.part-name {
    font-size: 18px;
    font-weight: 800;
    margin: 15px 0;
	color:#000;
}
.item-page.news img{
	max-width:600px;
	width:100%;
	border-radius:15px;
}

.com-content-article.news .page-header h1{
	font-size:28px;
	line-height:32px;
	font-weight:900;
	padding:70px 0 35px;
}
.com-content-article.news .page-header h1:before {
    display:none;
}
.com-content-article .page-header h1{
	width: 100%;
    font-size: 40px;
    line-height: 44px;
	padding:60px 0 35px;
}
.com-content-article .page-header h1:before {
    content: "";
    width: 78px;
    height: 18px;
    background: url(/images/dot_line-min.png) center left no-repeat;
    display: inline-block;
    margin: 0px 10px 6px 0;
}
.mod-articleslatest .datecreated{
	color:#40b488;
	font-weight:800;
}
.mod-articleslatest .datecreated svg{
	margin-right:10px;
}
.com-content-article .hits,
.com-content-article .datecreated{
	color:#000;
	font-weight: 700;
}
.com-content-article svg{
	color: #41b689;
}
.com-content-article .info{
	margin-bottom:20px;
}
.right{
	padding:70px 15px;
}
.right .moduletable {
	background: #eceff4;
    border-radius: 15px;
	width: 100%;
    padding: 30px 30px 1px;
	margin-bottom:30px;
}
.right .moduletable h3{
	width: 100%;
    font-size: 24px;
    line-height: 28px;
    padding: 0px 0 20px;
	text-align:center;
}
.mod-articleslatest{
	padding:0;
	margin:0;
}
.mod-articleslatest li{
	list-style-type:none;
}
.mod-articleslatest li a{
	display: flex;
    flex-direction: column;
    margin-bottom: 20px;
	color:#000;
}


.blog-items {
display:flex;
flex-wrap:wrap;
width:100%;
padding:0;
margin-right:-.5em;
margin-bottom:1em;
margin-left:-.5em
}

@media (min-width:992px) {
.blog-items.columns-2>div {
width:50%
}

.blog-items.columns-3>div {
width:calc(33.33333% - 30px);
}

.blog-items.columns-4>div {
width:25%
}
}

.blog-item {
display:flex;
flex-direction:column;
padding:0 .5em 1em;
overflow:hidden
}

.boxed .blog-item {
background-color:#fff;
box-shadow:0 0 2px rgba(51,57,66,.1),0 2px 5px rgba(51,57,66,.08),0 5px 15px rgba(51,57,66,.08),inset 0 3px 0 var(--cassiopeia-color-primary)
}

.boxed .blog-item .item-content {
padding:25px
}

.image-left .blog-item,.image-right .blog-item {
flex-direction:row
}

.image-left .blog-item .item-image,.image-right .blog-item .item-image {
flex:1 0 40%
}

.blog-item .item-image {
    margin: 0;
    padding: 0;
    border-radius: 15px 15px 0 0;
}

.boxed .blog-item .item-image {
margin-bottom:0
}

.image-right .blog-item .item-image {
order:1
}

.image-bottom .blog-item .item-image {
margin-top:-15px;
order:1
}

.image-left .blog-item .item-content {
padding-left:25px
}

.image-right .blog-item .item-content {
padding-right:25px
}

.image-left .blog-item,.image-right .blog-item {
flex-direction:column
}

@media (min-width:992px) {
.image-left .blog-item,.image-right .blog-item {
flex-direction:row
}
}
@media (max-width:991px) {
.blog-items .blog-item {
    padding: 0;
    margin: 15px 0!important;
    width: 100%;
}
}

.article-info dd {
padding:0
}

.blog-items .blog-item {
padding:0;
margin: 15px;
}

.blog-items[class*=" columns-"]>div,.blog-items[class^=columns-]>div {
    flex: 0 1 auto;
    background: #eceef2;
    border: 1px solid #eceef2;
    border-radius: 15px;
    flex-direction: column;
    justify-content: space-between;
}

@media (min-width:992px) {
.blog-items.columns-2 {
grid-template-columns:1fr 1fr
}

.blog-items.columns-3 {
grid-template-columns:1fr 1fr 1fr
}

.blog-items.columns-4 {
grid-template-columns:1fr 1fr 1fr 1fr
}
}

.blog-items[class*=" masonry-"],.blog-items[class^=masonry-] {
display:block;
-webkit-column-gap:1em;
-moz-column-gap:1em;
column-gap:1em
}

.blog-items[class*=" masonry-"] .blog-item,.blog-items[class^=masonry-] .blog-item {
display:inline-flex;
margin-bottom:1em;
page-break-inside:avoid;
-webkit-column-break-inside:avoid;
-moz-column-break-inside:avoid;
break-inside:avoid
}

@media (min-width:992px) {
.blog-items.masonry-2 {
-webkit-column-count:2;
-moz-column-count:2;
column-count:2
}

.blog-items.masonry-3 {
-webkit-column-count:3;
-moz-column-count:3;
column-count:3
}

.blog-items.masonry-4 {
-webkit-column-count:4;
-moz-column-count:4;
column-count:4
}
}
.item-image img{
    width: 100%;
    height: auto;
	border-radius: 15px 15px 0 0;
}
.item-content .page-header h2{
    font-size: 16px;
    font-weight: 700;
    width: 100%;
    line-height:24px;
}
.item-content .page-header{
	    height: 100%;
    display: flex;
    align-items: flex-start;
}
.item-content{
	    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.item-content .page-header h2 a {
color: #000;
    padding: 15px 20px 20px 20px;
    display: block;
}
.item-content .info {
    display: flex;
    width: 100%;
    background: #40b488;
    border-radius: 0 0 15px 15px;
    justify-content: space-between;
    padding: 10px 20px;
    align-items: center;
}
.info .article-info{
	    display: flex;
		color:#fff;
}
.info time svg{
	margin-right:10px;
}
.pagination {
display:flex;
padding-left:0;
list-style:none;
width:100%;
margin:50px 0 0;
padding:0;
}
.blog{
	padding-bottom:50px;
}
.blog h1 {
    width: 100%;
    font-size: 40px;
    line-height: 44px;
    padding: 60px 0 50px;
}
.blog h1:before {
    content: "";
    width: 78px;
    height: 18px;
    background: url(/images/dot_line-min.png) center left no-repeat;
    display: inline-block;
    margin: 0px 10px 6px 0;
}
ul.pagination{
	display:flex;
	flex-wrap: wrap;
}
ul.pagination li{

}
ul.pagination li a,
ul.pagination li span.page-link{
    padding: 15px 15px;
    width: 40px;
    height: 40px;
    display: flex;
    border-radius: 50%;
    background: #eceef2;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
    font-weight: 700;
	color: #000;
}
ul.pagination li span.page-link{
	color: #6e6e6e;
}
.active.page-item span.page-link{
	background: #40b38c;
	color:#fff;
}
.top{
display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.social-button{
	width:100%;
	display: flex;
	    justify-content: end;
}
.social-button a{
width: 32px;
    height: 32px;
    margin-left: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #000;
    border-radius: 50%;
    color: #fff;
	font-size:16px;
	    padding: 15px;
}
span.name:before{
	
}
span.name {
    padding-bottom: 0px;
}
@media (min-width:1024px) {
.dj-mobile-open-btn svg:not(:root).svg-inline--fa{
	display:none;
}
.dj-mobile-open-btn .svg-inline--fa {
    display:none;
}
}
@media (max-width:992px) {
.col-sm-0, .col-xs-0{
	display:none;
}
.dj-megamenu-offcanvas-light{
	position: absolute;
    right: 15px;
    top: 0;
}
.social-button{
	padding-right:60px;
}
.social-button a {
    width:50px;
	height:50px;
	font-size: 24px;
	color:#000;
	background: #eceff4;
}
.name {
    padding: 60px 0 20px;
}
.green-line {
    display:none;
}
.name-nav {
    height: 70px;
	background: #41b689;
	position: relative;
}
.nameblock {
    padding-bottom: 0px;
}
.mod-menu.two li a {
    padding: 10px 0;
}
.mod-menu.two {
    padding: 0 0 40px;
}
.swiper-pagination{
	padding-left:30px;
}
.swiper-pagination {
    transition: .3s opacity;
    transform: translate3d(0,0,0);
    z-index: 10;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
}
}
@media (max-width:468px) {
	.dj-megamenu-offcanvas-light .dj-mobile-open-btn,
	.social-button a{
		width: 40px!important;
    height: 40px!important;
	font-size: 22px!important;
	}
	.social-button {
    padding-right: 50px;
}
.name h1{
	font-size: 48px;
	line-height: 48px;
	font-weight:900;
	margin-bottom:15px;
}
.name .dopname{
	font-size: 20px;
	line-height: 26px;
	font-weight:900;
}
.mod-menu.two li a img {
    width: 34px;
    margin-right: 10px;
}
.container {
    width: 100%;
    flex-basis: 100%;
    padding: 0 15px;
}
.act-url a {
    font-size: 16px;
	    margin-bottom: 5px;
}
.act-url span{
	font-size:14px;
	line-height:18px;
}
.act {
    padding: 15px 20px;
}
.moduletable h3.dot:before,
.moduletable h3.dot-white:before{
	    margin: 0;
    min-width: 0;
	    width: 0;
		
}
.moduletable h3.dot,
.moduletable h3.dot-white{
	    font-size: 34px;
    line-height: 40px;
}
}
.item-page h3{
	padding:20px 0 30px;
}
.item-page h4{
	padding:20px 0 30px;
}
.item-page{
	margin-bottom:60px;
}
.contacts .contacts-item{
	display:flex;
	    align-items: center;
}
.contacts-item{
	margin-bottom:30px;
}
.contacts-icon{
    width: 50px;
    height: 50px;
    padding: 25px;
    background: #40b488;
    border-radius: 50%;
    margin-right: 20px;
    align-items: center;
    justify-content: center;
    display: inline-flex;
}
.contacts-icon svg{
	color: #fff;
	font-size:22px;
}
.team-img{
	width:100%;
	margin-top:30px;
	text-align:center;
}
.team-img img{
	width:100%;
	border-radius:50%!important;
	max-width:260px!important;
}
.team-text{
	text-align:center;
}
.team-text h3{
	padding: 20px 0 10px;
}
.item-page img{
	max-width:600px;
	width:100%;
	border-radius:15px;
	margin: 15px 0;
      display: inline-block;
}
.team{
	    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding: 0;
    margin-right: -0.5em;
    margin-bottom: 1em;
    margin-left: -0.5em;
}
.public{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding: 0;

}
.public .pub{
    padding: 0;
    flex: 0 1 auto;
    background: #eceef2;
    /* border: 1px solid #eceef2; */
    border-radius: 15px;
    flex-direction: column;
    justify-content: space-between;
    margin: 15px 15px;
    width: calc(25% - 30px);
}
@media (max-width:1200px) {
.public .pub{
	width: calc(33% - 30px);
}
}
@media (max-width:992px) {
.public .pub{
	width: calc(50% - 30px);
}
}
@media (max-width:600px) {
.public .pub{
	width: calc(100% - 30px);
}
}
.public-img img{
	display: block;
	border-radius:15px 15px 0 0;
	    margin: 0px!important;
}
.public-text{
	    background: #eceef2;
    padding: 10px 20px;
	border-radius: 0 0 15px 15px;
}
.public-text a{
	color:#000;
	font-weight:700;
}
mark {
    background-color: #eceff4;
    color: black;
    padding: 3px 3px;
}
.com-content-article__body a{
    font-weight: 700;
    color: #009966;
    text-decoration: underline;
}
.button{
	padding:10px 25px;
	border-radius: 15px;
	margin-bottom: 30px;
	display: inline-block;
    width: auto;
}
.button.green{
	background: #40b488;
	color: #fff;
}
.social-button-vol{
	width:100%;
	display: flex;
	    justify-content: start;
	margin:10px 0;
	    align-items: center;
		flex-wrap: wrap;
}
.social-button-vol .tel{
	background: transparent;
    border-radius: 0;
	color: #000;
	    width: auto;
		padding: 15px 0;
}
.social-button-vol svg{
color: #fff;
}
.social-button-vol a{
width: 32px;
    height: 32px;
    margin: 10px 10px 10px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #000;
    border-radius: 50%;
    color: #fff;
	font-size:16px;
	    padding: 15px;
}
.footer{
	background: #40b488;
	padding: 0px 0 30px;
	width:100%;
	color:#fff;
}
.footer h3{
	font-size:18px;
	line-height: 24px;
    padding: 40px 0 30px;
}
.footer p{
	    padding: 0px 0 10px;
}
.footer-menu{
	padding:0;
	margin:0;
}
.footer-menu li{
	list-style:none;
}
.footer-menu li a{
	color: #fff;
}
.left-right{
	width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
	flex-wrap:wrap;
}
.left-right img{
	max-height:60px;
	border-radius:0!important;
	margin:10px;
}
@media (max-width:650px) {
  .container .row{
        margin-right: 0;
    margin-left: 0;
  }
.left-right{
	width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
}
.heart img{
	width:16px;
	padding:0;
	margin: 0 5px;
	max-width:16px!important;
	border-radius:0!important;
}
.logo-item img{
	height: 60px;
    width: auto!important;
    margin: 10px;
}
sub {
  vertical-align: sub;
  font-size: smaller;
}
sup {
  vertical-align: super;
  font-size: smaller;
}
.social-button-page{
	width:100%;
	display: flex;
	    justify-content: end;
}
.social-button-page a{
width: 32px;
    height: 32px;
    margin-left: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #000;
    border-radius: 50%;
    color: #fff!important;
	font-size:16px;
	    padding: 15px;
}
.social-button-page a svg{
    color: #fff!important;
}
.alina{
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
    display: flex;
  flex-wrap:wrap;
}