button {
  border: none;
  outline: none;
}
button:hover {
  cursor: pointer;
}
.clear {
  font-size: 0;
  line-height: 0;
  clear: both;
}
.mg-but {
  display: inline-block;
  text-decoration: none;
}
.mg-but1 {
  padding: 8px 15px;
  color: #fff;
  border-radius: 3px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  line-height: 1;
  margin: 10px 20px;
  min-width: 140px;
  background-color: #3035c7;
  background-image: -o-linear-gradient(#3e45d8, #3035c7);
  background-image: -moz-linear-gradient(#3e45d8, #3035c7);
  background-image: -webkit-linear-gradient(#3e45d8, #3035c7);
  background-image: -ms-linear-gradient(#3e45d8, #3035c7);
  background-image: linear-gradient( #3e45d8, #3035c7);
  -pie-background: linear-gradient( #3e45d8, #3035c7);
}
.mg-but1:hover {
  background-color: #4c50d4;
  background-image: -o-linear-gradient(#4850e3, #3035c7);
  background-image: -moz-linear-gradient(#4850e3, #3035c7);
  background-image: -webkit-linear-gradient(#4850e3, #3035c7);
  background-image: -ms-linear-gradient(#4850e3, #3035c7);
  background-image: linear-gradient( #4850e3, #3035c7);
  -pie-background: linear-gradient( #4850e3, #3035c7);
}
.mg-but1:active {
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3);
  background-color: #3035c7;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #3e45d8), color-stop(12.5%, #3035c7));
  background-image: -o-linear-gradient(bottom, #3e45d8, #3035c7);
  background-image: -moz-linear-gradient(bottom, #3e45d8, #3035c7);
  background-image: -webkit-linear-gradient(bottom, #3e45d8, #3035c7);
  background-image: -ms-linear-gradient(bottom, #3e45d8, #3035c7);
  background-image: linear-gradient(to top, #3e45d8, #3035c7);
  -pie-background: linear-gradient(to top, #3e45d8, #3035c7);
}
.mg-but2 {
  min-width: 150px;
  padding: 8px 15px;
  color: #fff;
  border-radius: 14px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  line-height: 1;
  background-color: #3035c7;
  background-image: -o-linear-gradient(#3e45d8, #3035c7);
  background-image: -moz-linear-gradient(#3e45d8, #3035c7);
  background-image: -webkit-linear-gradient(#3e45d8, #3035c7);
  background-image: -ms-linear-gradient(#3e45d8, #3035c7);
  background-image: linear-gradient( #3e45d8, #3035c7);
  -pie-background: linear-gradient( #3e45d8, #3035c7);
}
.mg-but2:hover {
  background-color: #4c50d4;
  background-image: -o-linear-gradient(#4850e3, #3035c7);
  background-image: -moz-linear-gradient(#4850e3, #3035c7);
  background-image: -webkit-linear-gradient(#4850e3, #3035c7);
  background-image: -ms-linear-gradient(#4850e3, #3035c7);
  background-image: linear-gradient( #4850e3, #3035c7);
  -pie-background: linear-gradient( #4850e3, #3035c7);
}
.mg-but2:active {
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3);
  background-color: #3035c7;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #3e45d8), color-stop(12.5%, #3035c7));
  background-image: -o-linear-gradient(bottom, #3e45d8, #3035c7);
  background-image: -moz-linear-gradient(bottom, #3e45d8, #3035c7);
  background-image: -webkit-linear-gradient(bottom, #3e45d8, #3035c7);
  background-image: -ms-linear-gradient(bottom, #3e45d8, #3035c7);
  background-image: linear-gradient(to top, #3e45d8, #3035c7);
  -pie-background: linear-gradient(to top, #3e45d8, #3035c7);
}
.mg-but3 {
  min-width: 160px;
  padding: 6px;
  color: #fff;
  border: 1px solid #2b30b2;
  border-radius: 3px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  line-height: 1;
  background-color: #3035c7;
  background-image: -o-linear-gradient(#3e45d8, #3035c7);
  background-image: -moz-linear-gradient(#3e45d8, #3035c7);
  background-image: -webkit-linear-gradient(#3e45d8, #3035c7);
  background-image: -ms-linear-gradient(#3e45d8, #3035c7);
  background-image: linear-gradient( #3e45d8, #3035c7);
  -pie-background: linear-gradient( #3e45d8, #3035c7);
}
.mg-but3:hover {
  border: 1px solid #5458d6;
  background-color: #4c50d4;
  background-image: -o-linear-gradient(#4850e3, #3035c7);
  background-image: -moz-linear-gradient(#4850e3, #3035c7);
  background-image: -webkit-linear-gradient(#4850e3, #3035c7);
  background-image: -ms-linear-gradient(#4850e3, #3035c7);
  background-image: linear-gradient( #4850e3, #3035c7);
  -pie-background: linear-gradient( #4850e3, #3035c7);
}
.mg-but3:active {
  border: 1px solid #3035c6;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3);
  background-color: #3035c7;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #3e45d8), color-stop(12.5%, #3035c7));
  background-image: -o-linear-gradient(bottom, #3e45d8, #3035c7);
  background-image: -moz-linear-gradient(bottom, #3e45d8, #3035c7);
  background-image: -webkit-linear-gradient(bottom, #3e45d8, #3035c7);
  background-image: -ms-linear-gradient(bottom, #3e45d8, #3035c7);
  background-image: linear-gradient(to top, #3e45d8, #3035c7);
  -pie-background: linear-gradient(to top, #3e45d8, #3035c7);
}
.mg-but4 {
  padding: 8px 15px;
  color: black;
  border: 1px solid #3035c7;
  border-radius: 3px;
  line-height: 1;
  background-color: white;
  background-image: -o-linear-gradient(white, white);
  background-image: -moz-linear-gradient(white, white);
  background-image: -webkit-linear-gradient(white, white);
  background-image: -ms-linear-gradient(white, white);
  background-image: linear-gradient( white, white);
  -pie-background: linear-gradient( white, white);
}
.mg-but4:hover {
  color: #fff;
  background-color: #4044d1;
  background-image: -o-linear-gradient(#3e45d8, #3035c7);
  background-image: -moz-linear-gradient(#3e45d8, #3035c7);
  background-image: -webkit-linear-gradient(#3e45d8, #3035c7);
  background-image: -ms-linear-gradient(#3e45d8, #3035c7);
  background-image: linear-gradient( #3e45d8, #3035c7);
  -pie-background: linear-gradient( #3e45d8, #3035c7);
}
.mg-but4:active {
  color: #fff;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3);
  background-color: #3035c7;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #3e45d8), color-stop(12.5%, #3035c7));
  background-image: -o-linear-gradient(bottom, #3e45d8, #3035c7);
  background-image: -moz-linear-gradient(bottom, #3e45d8, #3035c7);
  background-image: -webkit-linear-gradient(bottom, #3e45d8, #3035c7);
  background-image: -ms-linear-gradient(bottom, #3e45d8, #3035c7);
  background-image: linear-gradient(to top, #3e45d8, #3035c7);
  -pie-background: linear-gradient(to top, #3e45d8, #3035c7);
}
.mg-but5 {
  position: relative;
  padding: 8px 15px;
  color: #fff;
  border: #f00 transparent transparent transparent;
  border-radius: 2px 0 0 2px;
  background: #3035c7;
  line-height: 1;
}
.mg-but5:before {
  position: absolute;
  top: 0;
  right: -28px;
  bottom: 0;
  width: 7px;
  content: "";
  border: 14px solid transparent;
  border-left: 7px solid #3035c7;
}
.mg-but5:hover {
  background: #4044d1;
}
.mg-but5:hover:before {
  border-left-color: #4044d1;
}
.mg-but5:active {
  background: #2b30b2;
}
.mg-but5:active:before {
  border-left-color: #2b30b2;
}
table.mg-tabs1 {
  border-collapse: collapse;
}
table.mg-tabs1 td {
  padding: 5px;
  border: none;
}
table.mg-tabs2 {
  border: 1px solid #cecece;
  border-collapse: collapse;
}
table.mg-tabs2 td {
  padding: 5px;
  border: 1px solid #cecece;
}
table.mg-tabs3 {
  border: 1px solid #cecece;
  border-collapse: collapse;
}
table.mg-tabs3 th {
  padding: 5px 0;
  color: #333333;
  border: 1px solid #cecece;
  background: #e5e5e5;
}
table.mg-tabs3 td {
  padding: 5px;
  border: 1px solid #cecece;
}
table.mg-tabs4 {
  border-collapse: collapse;
}
table.mg-tabs4 th {
  padding: 5px 0;
  color: #333333;
  background: #e5e5e5;
}
table.mg-tabs4 td {
  padding: 5px;
  border-bottom: 1px solid #cecece;
}
.mg-tab {
  margin: 10px 0;
  padding: 12px;
  border-radius: 2px;
  font: normal 14px/17px arial;
}
.mg-tab p {
  margin: 0;
}
.mg-tb1 {
  color: #4d4d4d;
  border: 2px solid #5458d6;
}
.mg-tb2 {
  color: #fff;
  border: 2px solid #2e33bf;
  background: #3c41d0;
}
.mg-tb3 {
  color: #fff;
  border: 2px solid #2e33bf;
  background: #3c41d0;
}
.mg-tb4 {
  color: #fff;
  border: 2px solid #3c41d0;
  background: #3c41d0;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}
.mg-tb5 {
  color: #4d4d4d;
  border: none;
  background: white;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4), inset 4px 0px 0px #3035c7;
}
.mg-tb6 {
  min-width: 264px;
  color: #4d4d4d;
  border: none;
  background: white;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
}
.mg-tb7 {
  min-width: 264px;
  color: #4d4d4d;
  border: none;
  background: white;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4), inset 0px 0px 6px rgba(0, 0, 0, 0.2);
}
.mg-tb8 {
  min-width: 306px;
  padding: 0;
  border-radius: 2px;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.4);
}
.mg-tb8 .title {
  padding: 11px 20px 11px;
  color: #fff;
  border-radius: 2px 2px 0 0;
  font: normal 18px/18px arial;
  background-image: -o-linear-gradient(#6569da, #3035c7);
  background-image: -moz-linear-gradient(#6569da, #3035c7);
  background-image: -webkit-linear-gradient(#6569da, #3035c7);
  background-image: -ms-linear-gradient(#6569da, #3035c7);
  background-image: linear-gradient( #6569da, #3035c7);
  -pie-background: linear-gradient( #6569da, #3035c7);
}
.mg-tb8 .body {
  padding: 14px 20px;
  color: #4d4d4d;
  font: 14px arial;
}
.mg-tb9 {
  min-width: 200px;
  padding: 0;
  border: 2px solid #3035c7;
  border-radius: 4px 4px 0 0;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.4);
}
.mg-tb9 .title {
  padding: 5px 3px;
  color: #fff;
  border-radius: 2px 2px 0 0;
  font: normal 18px/18px arial;
  background-color: #3035c7;
  background-image: -o-linear-gradient(#3035c7, #3035c7);
  background-image: -moz-linear-gradient(#3035c7, #3035c7);
  background-image: -webkit-linear-gradient(#3035c7, #3035c7);
  background-image: -ms-linear-gradient(#3035c7, #3035c7);
  background-image: linear-gradient( #3035c7, #3035c7);
  -pie-background: linear-gradient( #3035c7, #3035c7);
}
.mg-tb9 .body {
  padding: 5px;
  color: #4d4d4d;
  font: 14px arial;
}
.mg-tb10 {
  min-width: 306px;
  padding: 0;
  border-radius: 2px;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.4);
}
.mg-tb10 .title {
  padding: 11px 20px 11px;
  color: #fff;
  border-radius: 2px 2px 0 0;
  font: normal 18px/18px arial;
  background-color: #4c50d4;
  background-image: -o-linear-gradient(#7d81e0, #3338ce);
  background-image: -moz-linear-gradient(#7d81e0, #3338ce);
  background-image: -webkit-linear-gradient(#7d81e0, #3338ce);
  background-image: -ms-linear-gradient(#7d81e0, #3338ce);
  background-image: linear-gradient( #7d81e0, #3338ce);
  -pie-background: linear-gradient( #7d81e0, #3338ce);
}
.mg-tb10 .body {
  padding: 14px 20px;
  color: #4d4d4d;
  font: 14px arial;
}
.mg-navig {
  display: inline-block;
  min-width: 38px;
  text-align: center;
  border: 2px solid transparent;
  border-radius: 50%;
  font: 19px/38px arial;
}
.mg-navig1 {
  color: #fff;
  background: #3035c7;
}
.mg-navig2 {
  color: #4d4d4d;
  border-color: #7d81e0;
  background: #9ea1e8;
}
.mg-navig3 {
  color: #4d4d4d;
  border-color: #5458d6;
  background: white;
}
.mg-navig4 {
  color: #4d4d4d;
  background: #9295e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}
.tabs-wrap {
  margin: 1.57em 0;
}
.tabs-nav {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  vertical-align: top;
  font-size: 0;
  line-height: 0;
}
.tabs-nav li {
  display: inline-block;
  vertical-align: top;
}
.tabs-nav li:first-child a {
  border-left: 1px solid #cecece;
}
.tabs-nav li a {
  position: relative;
  display: block;
  height: 37px;
  padding: 0 15px;
  text-decoration: none;
  color: #666;
  border: solid #cecece;
  border-width: 1px 1px 1px 0;
  background-color: #ebebeb;
  font-size: 12px;
  line-height: 37px;
}
.tabs-nav li a:hover, .tabs-nav li a.active {
  z-index: 10;
  height: 36px;
  margin-top: -1px;
  border-top: 3px solid #3035c7;
  background-color: #fff;
  line-height: 35px;
}
.tabs-nav li a:focus {
  outline: none;
}
.tabs-body {
  margin-top: -1px;
  padding: 25px;
  border: 1px solid #cecece;
}
.tabs-body > div {
  display: none;
}
.tabs-body > div.active {
  display: block;
}
.widget-21 img {
  max-width: 100%;
  height: auto;
}
@media (max-width: 640px) {
  .slider-12 .slider-item {
    background-size: contain;
    font-size: 20px;
    margin-top: -40px;
  }
  .slider-12 .text-slider {
    width: 100%;
    min-height: 130px;
    padding: 14px 14px 16px;
    bottom: 0;
    top: 82%;
  }
  .block-5 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .slider-12 .block-title {
    font-size: 20px;
  }
}
@media (max-width: 480px) {
  .slider-12 .text-slider {
    margin-right: 90px;
    margin-left: 0px;
    left: auto;
  }
}
@media (max-width: 360px) {
  .slider-12 .slider-pager-wrap {
    margin: 11px 0px 30px 0;
  }
  .slider-12 .block-title {
    font-size: 17px;
  }
}
@media (max-width: 330px) {
  .slider-12 .bx-auto_controls {
    width: 120px;
  }
}
.content-66 a {
  color: #000 !important;
}
.site-name .sn-logo {
  margin: 5px auto;
  text-align: center;
}
.block-13 .page-path {
  margin-bottom: 10px;
}
@media (min-width: 961px) {
  .widget-14 {
    margin-left: auto;
    margin-right: auto;
  }
  .widget-22, .widget-23 {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
}
.s3_form_item_type_checkbox .s3_form_field_content label {
  display: flex;
  align-items: center;
}
.s3_form_item_type_checkbox .s3_form_field_content label input {
  width: 13px;
}
