/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@charset "UTF-8";
.icon-calendar:before {
  content: "";
}
dd {
  margin-left: -20px;
}
.gantry-logo img {
  width: 220px;
}
/*.mainlg .g-content{margin:-20px 0; padding:0px;}*/
.bred .g-content {
  margin: 0px 10px;
  padding: 0px;
  font-size: 80%;
}
.breadcrumb {
  padding: 0px;
  margin: 0px;
  list-style: none;
  background-color: #fff;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  position: relative;
  z-index: 2;
}
.mainlg {
  text-align: center;
}
#g-header .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container {
  color: #fff;
}
#g-header .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: transparent;
}
.blog .item, .blogpht .item {
  box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.3);
  padding: 20px;
  margin: 10px auto;
  height: 520px;
  overflow: hidden;
  position: relative;
}
.blog .item .item-image, .blogpht .item .item-image {
  margin: -20px -20px 0 -20px;
  max-height: 250px;
  overflow: hidden;
  background: #74abd8;
}
.blog .item h2 {
  font-size: 1.5em;
}
.blogpht .item h2 {
  font-size: 1.2em;
  margin-top: -20px;
}
.blog .page-header h1 {
  background: #1867a9;
  color: #fff;
  padding-left: 30px;
  border-left: 15px solid #feed01;
}
.blog .item dl {
  margin-top: 10px;
  margin-bottom: 10px;
}
.blogpht .item dl {
  margin-top: 5px;
  margin-bottom: 20px;
  font-size: 13px;
}
.blog .item .readmore {
  visibility: hidden;
  opacity: 0;
  background: #1867a9;
  position: absolute;
  /*padding:20px; */
  bottom: 0;
  text-align: center;
  margin-left: -20px;
  margin-bottom: 0px;
  width: 100%;
  transition: height 0.5s ease;
  height: 0px;
}
.blog .item:hover .readmore {
  visibility: visible;
  opacity: 1;
  transition: height 0.5s ease;
  height: 60px;
  line-height: 60px;
}
.blog .item:hover img {
  transform: scale(1.1);
  transition: all 5s linear 0s;
}
.blog .item .readmore .btn1 {
  color: #fff;
  font-weight: bold;
}
.mnwall-hover-box-content h3.mnwall-title a, .mnwall-hover-box-content h3.mnwall-title span {
  font-size: 26px;
  font-weight: 800;
  line-height: 25px;
}
.mnwall-s-desc, .mnwall-desc {
  font-size: 17px;
  line-height: 18px;
  /* font-weight: 400; */
  padding: 8px 15px 15px;
}
.mnwall-hover-box-content h3.mnwall-title {
  margin: 20px 0 12px;
}
.hedr {
  background: #1867a9;
  color: #fff;
  padding: 7px 30px;
  border-left: 15px solid #feed01;
  font-weight: bold;
}
.hedr2 {
  background: #1867a9;
  color: #fff;
  padding: 3px 10px;
  border-left: 15px solid #feed01;
  font-weight: bold;
}
.mnwall-item:hover .mnwall-item-inner {
  visibility: hidden;
  opacity: 0;
  transition: all 1s ease;
}
@media only screen and (min-width: 950px) {
  .rot .cameraContent {
    width: 90%;
    left: 0;
  }
  .rot .camera_caption h3 {
    margin: 20px 0 5px;
    /*font-size: 2em;*/
    font-weight: bold;
    text-transform: uppercase;
    line-height: 100%;
  }
  .rot .camera_caption p {
    font-size: 1.2em;
  }
  .rot .camera_caption > div {
    background: rgba(10, 10, 10, 0.35);
    min-height: 120px;
  }
  .rot .camera_wrap .camera_pag .camera_pag_ul {
    list-style: none;
    margin: -60px -650px 0 0;
    padding: 0;
    text-align: center;
  }
}
.rot .camera_date .dayno {
  background: transparent;
  color: #FFFFFF;
  float: left;
  font-size: 14px;
  line-height: 28px;
  margin: 0;
  padding: 10px;
}
.rot .camera_caption a, .rot .camera_caption p {
  color: #e6f509;
  text-shadow: 0px 0px 15px #000;
}
.rot {
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  margin-top: -50px;
  margin-bottom: -30px;
  background: url('../../../../images/rot_bgrd2-old.jpg') no-repeat scroll center bottom;
  background-size: cover;
  padding: 0px 0 0px 0;
  position: relative;
}
.rot:after {
  background: url('../../../../images/bottom33.png') repeat-x center bottom;
  display: block;
  width: 100%;
  height: 45px;
  content: "";
  position: absolute;
  bottom: -12px;
}
.rot #resli98 {
  width: 100%;
  max-width: 1150px;
  margin: 0 auto !important;
  position: relative;
  float: none;
}
#g-footer {
  background: url('../../../../images/bottom11.jpg') no-repeat scroll left 30px #1867a9;
  background-size: contain;
}
.social a {
  font: 2.3em "FontAwesome";
  color: #fff;
  opacity: 0.6;
  margin: 8px;
}
.social a i {
  font-style: normal !important;
}
.social a:hover {
  opacity: 1;
  transition: all 0.5s ease;
}
#g-footer:before {
  background: url('../../../../images/bott_line.jpg') repeat-x center top;
  display: block;
  width: 100%;
  height: 50px;
  content: "";
  margin-top: -2px;
}
.customtop a {
  font: 1.3em "FontAwesome";
  color: #fff;
  opacity: 0.8;
  margin: 0 4px;
}
.customtop a i {
  font-style: normal !important;
}
.customtop a:hover {
  opacity: 1;
  transition: all 0.5s ease;
}
@media (max-width: 760px) {
  .customtop a {
    font: 2.3em "FontAwesome";
  }
  .customtop {
    margin: -45px auto !important;
    text-align: center;
  }
  .searchmysearch input {
    margin-right: -120px !important;
  }
}
.customtop {
  margin: -15px 0px;
}
.g-main-nav .g-toplevel > li.g-parent .g-menu-parent-indicator:after {
  display: inline-block;
  cursor: pointer;
  width: 0.6em;
  opacity: 0.5;
  font-family: FontAwesome, serif;
  content: "";
  text-align: right;
}
.zamov, .oldsite {
  width: 100%;
  margin: 0;
  padding: 15px;
}
.zamov {
  background: url('../../../../images/online_z2.jpg') no-repeat scroll center top;
  background-size: cover;
}
.oldsite {
  background: url('../../../../images/online_z.jpg') no-repeat scroll center top;
  background-size: cover;
}
.oldsite a, .customzamov a {
  color: #000;
}
.customzamov a:hover {
  color: #1867a9;
}
.oldsite a:hover {
  color: #fff;
}
#aaa .platform-content {
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  margin-top: -50px;
  margin-bottom: 20px;
  background: url('../../../../images/rot_bgrd_bw.jpg') no-repeat scroll center bottom;
  background-size: cover;
  padding-top: 50px;
  padding-bottom: 50px;
  position: relative;
}
.tube {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto !important;
  position: relative;
  float: none;
}
#aaa .platform-content:after {
  background: url('../../../../images/bottom33.png') repeat-x center bottom;
  display: block;
  width: 100%;
  height: 45px;
  content: "";
  position: absolute;
  bottom: -12px;
}
#aaa .platform-content:before {
  background: url('../../../../images/bottom44.png') repeat-x center bottom;
  display: block;
  width: 100%;
  height: 45px;
  content: "";
  position: absolute;
  top: -15px;
}
.tags li a {
  background: transparent !important;
  color: #aaa;
  text-shadow: none;
  font-weight: normal;
}
.tags li a:before {
  content: "#";
}
.tags li a:hover {
  color: #000;
}
.sidebr .mnwall-big .mnwall-item-inner h3.mnwall-title a, .sidebr .mnwall-big .mnwall-item-inner h3.mnwall-title span {
  font-size: 18px;
  line-height: 22px;
}
@media only screen and (min-width: 1000px) {
  .sidebr #mnwall_iso_container_3 .mnwall-big {
    height: 320px;
  }
}
@media only screen and (min-width: 1000px) {
  .sidebr #mnwall_iso_container_4 .mnwall-big {
    height: 320px;
  }
}
.blogpht p {
  display: none;
}
.pht .cat-children {
  display: none;
}
.pht .item {
  height: 380px;
}
.sigplus-image img:hover {
  border: 1px solid #1867a9 !important;
}
/*.digits {padding: 5px;    border: 3px dotted #0d88f3;}*/
.digits img {
  max-width: 150px;
}
.scd-unit-horz {
  float: none;
  display: inline-block;
}
.scd-digits-col {
  clear: both;
  text-align: center;
  padding: 5px 10px;
  background: #0095ff;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
}
.digits {
  margin-bottom: -40px;
  margin-top: 30px;
}
.scd-title {
  display: iblock;
}
.scd-counter {
  margin-top: 10px;
}
.scd-counter-col {
  /*display: inline-flex;*/
  clear: both;
}
.blog .pull-none img {
  margin: 0 auto;
  height: 250px;
  width: 100%;
  object-fit: cover;
}
.pull-none img {
  margin: 0 auto;
}
.pull-none {
  margin: 0 auto;
  text-align: center;
  float: none;
}
.camera_caption h3 {
  line-height: 70%;
}
.customcale {
  background: #ec4708;
}
.customcale h3 a {
  font-size: 1.5em;
  color: #fff;
}
/*.moduletable {margin-bottom:-30px;}
.size-25 .moduletable {margin-bottom:10px;}*/
.customcale h3 a:hover {
  color: #e5e809;
}
.pagination {
  margin: 20px auto;
  text-align: center;
  position: relative;
}
.pagination .pull-right {
  float: none !important;
}
.pagination ul > li > a, .pagination ul > li > span {
  border: none !important;
}
.pagination ul {
  box-shadow: none !important;
}
.blog .tags, .blogpht .tags {
  display: none;
}
.customguest {
  background: #358eed;
}
.customguest h3 a {
  font-size: 1.5em;
  color: #fff;
}
.customguest h3 a:hover {
  color: #e5e809;
}
/* @media (max-width: 650px)
{table td {
    display: block;
    
}}	
@media screen and (max-width: 650px){
table tr {
    display: block;
    margin-bottom: 1rem;
    border-bottom: 2px solid #e8e9eb;
}}*/
.item-page table tr:nth-child(2n+1) {
  background: #7ec5ef1f none repeat scroll 0 0;
}
td, table {
  border: unset;
}
@media (max-width: 767px) {
  table {
    width: 100%;
    display: block;
    overflow-x: auto;
  }
}
#menu-2378-particle {
  margin: 0px;
}
#logo-6847-particle {
  margin: 0px auto -5px;
}
.g-main-nav .g-toplevel {
  text-align: center;
  display: flow-root !important;
}
.camera_wrap .camera_pag .camera_pag_ul {
  margin: -10px 0;
}
.tag-category img {
  max-width: 350px;
  float: left;
  margin-right: 20px;
  width: 100%;
}
.tag-category h3 {
  line-height: 1.4;
}
.tag-category {
  max-width: 900px;
  margin: 0 auto;
  width: 100%;
}
.blognarr {
  max-width: 800px;
  margin: 0 auto;
  width: 100%;
}
.result tr {
  background: none !important;
  border-top: 1px solid #ccc;
}
.result td {
  border-top: none !important;
}
.result td p {
  margin: 0px 5px !important;
}
.item-page h1, .page-header h2 {
  line-height: 1.1;
}
.pht .pull-none img {
  height: 250px;
  width: 385px;
  object-fit: cover;
}
#smartcountdown-114 .scd-unit-horz {
  margin: 0 2px !important;
}
.scd-title p {
  margin: -20px auto;
}
#smartcountdown-120 .scd-unit-horz {
  margin: 0 2px !important;
}
.mainlg img {
  min-width: 200px;
}
.g-menu-item-174 span {
  color: #feed01;
}
.item-pagedocs111 a:before {
  content: "➦";
  margin-right: 10px;
}
.fb {
  overflow: hidden;
}
.grey11 h3 {
  background: #1867a9;
  color: #fff;
  padding: 3px 15px;
  margin-top: 0px;
  border-left: 15px solid #feed01;
}
.grey11 li a {
  font-weight: bold;
  font-size: 110%;
}
.grey11 li a:before {
  content: "➦";
  margin-right: 10px;
}
.rot .camera_date {
  top: 340px;
}
.blogsprt .pull-none img {
  min-height: 350px;
  object-fit: cover;
  margin: -20px -20px 0 -20px;
  overflow: hidden;
  background: #74abd8;
}
.blogsprt .item {
  box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.3);
  padding: 20px;
  margin: 10px auto;
  height: 720px;
  overflow: hidden;
  position: relative;
}
.searchmysearch input {
  background: #fff none repeat scroll 0 0;
  border: medium none;
  border-radius: 0;
  color: #000;
  float: right;
  line-height: 15px;
  /* opacity: 0.6; */
  padding: 10px;
  margin-right: 0px;
  max-width: 300px;
  width: 100%;
  margin-top: -50px;
}
#ts {
  display: block;
  position: absolute;
  margin-top: 20px;
  margin-left: -120px;
  z-index: 9;
  min-width: 200px;
  transition: all 0.5s ease-out;
}
dt.result-title:before {
  border-top: 2px dotted #ccc;
  content: "";
  display: block;
  width: 100%;
  height: 40px;
}
.search-results dd {
  margin-left: 20px;
  font-size: 90%;
}
.result-created {
  font-size: 12px;
  color: red;
}
.blogshtab img {
  max-height: 450px;
  width: 100%;
  object-fit: contain;
}
.blogshtab p {
  display: none;
}
.blogshtab .span4 {
  margin-bottom: 50px;
}
/*# sourceMappingURL=custom_11.css.map */