body {
  font-family: 'PT Sans', sans-serif !important;
  font-size: 17px !important;
  line-height: 1.42857143;
  color: black !important;
  background-color: #ffffff;
}
.t3-header {
  padding-top: 20px;
  padding-bottom: 20px;
  background: #3a3b3d;
  z-index: 9999;
  text-align: right;
}
@media screen and (max-width: 991px) {
  .t3-header {
    text-align: right;
  }
}
.header-slider {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  position: absolute;
  width: 100%;
  z-index: 9;
  background: transparent;
}
.header-slider .t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > li > a:hover,
.header-slider .t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > li > a:focus,
.header-slider .t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > li > span:hover,
.header-slider .t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > li > span:focus {
  background: rgba(255, 255, 255, 0.2);
  color: #fff;
}
.header-slider .t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > li > a:hover .caret,
.header-slider .t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > li > a:focus .caret,
.header-slider .t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > li > span:hover .caret,
.header-slider .t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > li > span:focus .caret {
  border-top-color: #fff !important;
  border-bottom-color: #fff !important;
}
.header-slider .t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > .open > a,
.header-slider .t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > .open > span {
  color: #fff;
  background: rgba(255, 255, 255, 0.2);
}
.header-slider .t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > .open > a .caret,
.header-slider .t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > .open > span .caret {
  border-top-color: #fff !important;
  border-bottom-color: #fff !important;
}
.header-slider .t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > .active > a {
  color: #fff;
  background: none;
}
.header-slider .t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > .active.open > a {
  color: #fff;
}
.header-slider .col-mn-login a:hover,
.header-slider .col-mn-search a:hover,
.header-slider .col-top-popup a:hover,
.header-slider .col-mn-login a:focus,
.header-slider .col-mn-search a:focus,
.header-slider .col-top-popup a:focus {
  background: rgba(255, 255, 255, 0.2);
  color: #fff;
}
.header-slider .off-canvas-toggle:hover,
.header-slider .navbar-toggle:hover,
.header-slider .off-canvas-toggle:focus,
.header-slider .navbar-toggle:focus {
  background: rgba(255, 255, 255, 0.2);
  color: #fff;
}
.logo {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .logo {
    text-align: left;
  }
}
@media screen and (max-width: 768px) {
  .logo {
    margin-bottom: 20px;
  }
}
.logo a {
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-text a {
  text-decoration: none;
  font-size: 28px;
  font-weight: bold;
}
.logo-text:hover a,
.logo-text a:hover,
.logo-text a:active,
.logo-text a:focus {
  text-decoration: none;
}
.logo-text .site-slogan {
  display: block;
  font-size: 14px;
  margin-top: 5px;
}
.head-search {
  margin-top: 20px;
}
.head-search:before,
.head-search:after {
  content: " ";
  display: table;
}
.head-search:after {
  clear: both;
}
.head-search form {
  margin: 0;
}
.head-search label {
  display: none;
}
.head-search .search {
  position: relative;
}
.head-search .search:before {
  font-family: "FontAwesome";
  content: "\f002";
  display: block;
  position: absolute;
  left: 10px;
  top: 6px;
  color: #555555;
}
@media screen and (min-width: 768px) {
  .head-search .search {
    float: right;
  }
}
.head-search .form-control {
  width: 100%;
  padding-left: 30px;
}
@media screen and (min-width: 768px) {
  .head-search .form-control {
    width: 150px;
  }
  .head-search .form-control:focus {
    width: 200px;
  }
}
.t3-sl {
  padding-bottom: 40px;
  padding-top: 40px;
}
@media screen and (min-width: 768px) {
  .t3-sl {
    padding-bottom: 0;
    padding-top: 60px;
  }
}
.t3-mainbody {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-content {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-sidebar {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-footer {
  border-top: 1px solid #eeeeee;
  background: #3a3b3d;
  color: #ffffff;
}
.t3-footer:before,
.t3-footer:after {
  content: " ";
  display: table;
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footnav {
  padding: 20px 0;
}
.t3-footnav:before,
.t3-footnav:after {
  content: " ";
  display: table;
}
.t3-footnav:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .t3-footnav {
    padding: 40px 0;
  }
}
.t3-footnav .t3-module {
  background: transparent;
  color: #ffffff;
  margin-top: 10px;
  margin-bottom: 10px;
}
.t3-footnav .t3-module .module-title {
  color: #ffffff;
  font-size: 18px;
  margin-bottom: 10px;
}
.t3-footnav .t3-module ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
}
@media screen and (max-width: 1379px) {
  .t3-footnav .t3-module ul {
    text-align: center;
    margin-bottom: 20px;
  }
}
.t3-footnav .t3-module ul > li {
  line-height: 24px;
  display: inline-block;
  font-size: 18px;
}
.t3-footnav .t3-module ul > li > a {
  color: #ffffff;
}
.t3-footnav .t3-module ul > li > a:hover,
.t3-footnav .t3-module ul > li > a:active,
.t3-footnav .t3-module ul > li > a:focus {
  color: #333333;
}
.t3-copyright {
  border-top: 1px solid #888;
  font-size: 12px;
  padding: 20px 0 20px;
}
.t3-copyright:before,
.t3-copyright:after {
  content: " ";
  display: table;
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright small {
  margin-bottom: 5px;
}
.poweredby:before,
.poweredby:after {
  content: " ";
  display: table;
}
.poweredby:after {
  clear: both;
}
@media screen and (min-width: 991px) {
  .poweredby {
    text-align: right;
  }
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
  opacity: .8;
  display: inline-block;
}
#Mod363.t3-module.modulett {
  height: 85vh;
  -webkit-height: 85vh;
  -moz-height: 85vh;
  -ms-height: 85vh;
  -o-height: 85vh;
}
#Mod363.t3-module.modulett .module-inner {
  position: absolute;
  top: 15%;
  width: 100%;
}
.buttonm {
  text-decoration: none;
  text-align: center;
  padding: 11px 15px;
  border: solid 1px #e6ac23;
  display: block;
  width: 375px;
  margin-right: 15px;
  font: 23px Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #E5FFFF;
  float: left;
  background-color: #e6ac23;
  background-image: -moz-linear-gradient(top, #e6ac23 0%, #c98d00 100%);
  background-image: -webkit-linear-gradient(top, #e6ac23 0%, #c98d00 100%);
  background-image: -o-linear-gradient(top, #e6ac23 0%, #c98d00 100%);
  background-image: -ms-linear-gradient(top, #e6ac23 0%, #c98d00 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c98d00', endColorstr='#c98d00', GradientType=0);
  background-image: linear-gradient(top, #e6ac23 0%, #c98d00 100%);
  -webkit-box-shadow: 0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;
  -moz-box-shadow: 0px 0px 2px #bababa,  inset 0px 0px 1px #ffffff;
  box-shadow: 0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;
  margin-bottom: 10px;
}
.mft {
  margin-left: auto;
  margin-right: auto;
  display: block;
  height: 53px;
  max-width: 790px;
}
.buttonm:hover {
  padding: 11px 15px;
  border: solid 1px #e6ac23;
  font: 23px Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #E5FFFF;
  background: #e6ac23;
  -webkit-box-shadow: 0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;
  -moz-box-shadow: 0px 0px 2px #bababa,  inset 0px 0px 1px #ffffff;
  box-shadow: 0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;
}
.buttonm:active {
  padding: 11px 15px;
  border: solid 1px #e6ac23;
  font: 23px Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #E5FFFF;
  background-color: #e6ac23;
  background-image: -moz-linear-gradient(top, #e6ac23 0%, #c98d00 100%);
  background-image: -webkit-linear-gradient(top, #e6ac23 0%, #c98d00 100%);
  background-image: -o-linear-gradient(top, #e6ac23 0%, #c98d00 100%);
  background-image: -ms-linear-gradient(top, #e6ac23 0%, #c98d00 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c98d00', endColorstr='#c98d00', GradientType=0);
  background-image: linear-gradient(top, #e6ac23 0%, #c98d00 100%);
  -webkit-box-shadow: 0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;
  -moz-box-shadow: 0px 0px 2px #bababa,  inset 0px 0px 1px #ffffff;
  box-shadow: 0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;
}
.btn-primary {
  background-color: #d79c11 !important;
}
.monit li {
  list-style: none;
}
.monit .year .month,
.monit .month li {
  display: none;
}
.monit li.year.month {
  float: left;
}
.monit li.year {
  display: block;
  width: 375px;
  margin-left: auto;
  margin-right: auto;
}
.monit .month a {
  border: 1px solid #ccc;
  width: 335px;
  background: #d79c11;
  text-align: center;
  color: white;
  line-height: 60px;
  font-size: 22px;
}
.monit li.year > a,
.monit333 a {
  width: 375px;
  display: block;
  border: 1px solid #CCC;
  font-size: 26px;
  line-height: 80px;
  text-align: center;
  cursor: pointer;
  background-color: #d79c11;
  color: white;
}
.monit .ym a {
  border: 1px solid #CCC;
  font-size: 24px;
  line-height: 80px;
  text-align: center;
  display: block;
  cursor: pointer;
  background-color: rgba(215, 156, 17, 0.72);
  color: white;
}
.monit .year.v.act > a {
  background: #d79c11 url('../../templates/blueprint/images/minus.png') 5px 50% no-repeat !important;
  background-position-y: 50%;
}
.monit .year.v > a {
  background: #d79c11 url('../../templates/blueprint/images/plus.png') 5px 50% no-repeat;
  background-position-y: 50%;
}
h1.article-title {
  text-align: center;
}
.button.news {
  margin-left: auto;
  margin-right: auto;
  max-width: 475px;
  margin-top: 40px;
  width: 100%;
  height: 50px;
  line-height: 50px;
  text-transform: uppercase;
  text-align: center;
  background: #e6ab23;
  color: white;
}
@media screen and (max-width: 1000px) {
  .mn-section .t3-spotlight .module-ct .customtt .col-lg-2.col-md-2.col-sm-12.col-xs-12 p {
    margin: 0 !important;
  }
}
div#Mod356.t3-module,
div#Mod368.t3-module {
  margin-bottom: 0;
}
.banefb {
  padding-left: 150px;
}
fieldset.only {
  display: none;
}
@media screen and (max-width: 600px) {
  .customtt img.gif {
    float: right;
  }
  .logohead {
    width: 80%;
  }
  .banefb {
    padding-left: 0px;
    width: 80%;
  }
  .custompronas.jmoddiv {
    height: 1100px;
  }
}
@media screen and (max-width: 1366px) and (min-width: 600px) {
  .custompronas.jmoddiv {
    height: 800px;
  }
}
@media screen and (min-width: 500px) and (max-width: 900px) {
  #Mod363.t3-module.modulett.jmoddiv {
    min-height: 835px;
    height: 835px;
  }
  .logohead {
    background: #4e4e4e;
    padding: 20px !important;
  }
}
@media screen and (min-width: 992px) and (max-width: 1319px) {
  .col-xs-12.col-sm-3.col-md-2.col-lg-3.socc {
    width: 100%;
  }
  #Mod363.t3-module.modulett .module-inner {
    top: 30%;
  }
  #t3-header .col-top-popup {
    width: 100%;
  }
}
@media screen and (max-width: 900px) {
  img.ihrsa {
    float: left;
    margin-right: 10px;
  }
}
@media screen and (max-width: 768px) {
  #Mod363.t3-module.modulett img.ll {
    margin-top: 175px;
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 500px) {
  #Mod363.t3-module.modulett img.ll {
    width: 45% !important;
  }
  #Mod363 .customtt img {
    max-height: 220px;
  }
  #Mod363 .customtt .col-lg-7.col-md-7.col-sm-12.col-xs-12 img {
    margin-top: 30px !important;
  }
  img.ihrsa {
    float: left;
    margin-right: 10px;
  }
  .monit li.year > a,
  .monit li.year,
  .monit .month a {
    width: 100%;
  }
  .monit li.year > a {
    padding-left: 60px;
  }
  .year.v.two > a {
    line-height: 45px;
  }
}
.year.v.m.ym {
  width: auto;
  display: none;
}
.year.v.m.ym a {
  width: auto;
}
.buttonm.top {
  width: 224px;
  float: right;
  font-size: 14px;
}
ul.lang-inline li a {
  font-size: 16px;
}
ul.lang-inline li.lang-active a {
  font-weight: bold;
}
.uk-form input:not([type]),
.uk-form input[type=text],
.uk-form input[type=password],
.uk-form input[type=email],
.uk-form input[type=url],
.uk-form input[type=search],
.uk-form input[type=tel],
.uk-form input[type=number],
.uk-form input[type=datetime],
.uk-form input[type=datetime-local],
.uk-form input[type=date],
.uk-form input[type=month],
.uk-form input[type=time],
.uk-form input[type=week],
.uk-form input[type=color],
.uk-form select,
.uk-form textarea {
  height: 50px !important;
}
.uk-button {
  padding: 10px 40px !important;
  font-size: 18px !important;
}
.uk-form-label {
  font-size: 20px;
}
.pri-background-container {
  min-height: 635px;
}
#k2ModuleBox397 li.cat6,
#k2ModuleBox397 li.cat7,
#k2ModuleBox397 li.cat12 {
  display: none;
}
.col-xs-12.col-sm-3.col-md-1.col-lg-1.logo {
  min-width: 150px;
}
div.k2CategoriesListBlock ul.level1 li {
  float: left;
}
div.k2CategoriesListBlock ul.level1 li a {
  padding: 8px 10px;
  border: 1px solid #808c9c;
}
div.k2CategoriesListBlock ul.level0 li > a {
  padding: 8px 10px !important;
  border: 1px solid #808c9c;
  float: left;
  margin-right: 20px;
  margin-bottom: 15px;
}
div.k2CategoriesListBlock li.activeCategory > a {
  background: #808c9c;
  color: #fff !important;
  padding: 8px 10px;
}