/* 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
 */

/*.section > .fp-tableCell > .g-grid > .g-block > div >  h1 {
 -webkit-transform: translateY(-1000px);
 transform: translateY(-1000px);
 opacity: 0;
 -webkit-transition: opacity .8s ease-in-out,
 -webkit-transform .8s cubic-bezier(0.16, 0.68, 0.43, 0.99);
 transition: opacity .8s ease-in-out,
 -webkit-transform .8s cubic-bezier(0.16, 0.68, 0.43, 0.99);
 transition: transform .8s cubic-bezier(0.16, 0.68, 0.43, 0.99),
 opacity .8s ease-in-out;
 transition: transform .8s cubic-bezier(0.16, 0.68, 0.43, 0.99),
 opacity .8s ease-in-out,
 -webkit-transform .8s cubic-bezier(0.16, 0.68, 0.43, 0.99);
 }
 .section.active > .fp-tableCell > .g-grid > 			.g-block > div  >  h1 {
 -webkit-transform: translateY(0);
 transform: translateY(0);
 opacity: 1;
 }
 .section > .fp-tableCell > .g-grid > .g-block > div > p {
 -webkit-transform: translateX(-100%);
 transform: translateX(-100%);
 opacity: 0;
 -webkit-transition: opacity .8s ease-in-out,
 -webkit-transform .8s cubic-bezier(0.16, 0.68, 0.43, 0.99);
 transition: opacity .8s ease-in-out,
 -webkit-transform .8s cubic-bezier(0.16, 0.68, 0.43, 0.99);
 transition: transform .8s cubic-bezier(0.16, 0.68, 0.43, 0.99),
 opacity .8s ease-in-out;
 transition: transform .8s cubic-bezier(0.16, 0.68, 0.43, 0.99),
 opacity .8s ease-in-out,
 -webkit-transform .8s cubic-bezier(0.16, 0.68, 0.43, 0.99);
 }
 .section.active > .fp-tableCell > .g-grid > .g-block > div  >  p {
 -webkit-transform: translateX(0);
 transform: translateX(0);
 opacity: 1;
 }
 .section > .fp-tableCell > .g-grid > .g-block > div > h4 {
 -webkit-transform: translateX(100%);
 transform: translateX(100%);
 opacity: 0;
 -webkit-transition: opacity .8s ease-in-out,
 -webkit-transform .8s cubic-bezier(0.16, 0.68, 0.43, 0.99);
 transition: opacity .8s ease-in-out,
 -webkit-transform .8s cubic-bezier(0.16, 0.68, 0.43, 0.99);
 transition: transform .8s cubic-bezier(0.16, 0.68, 0.43, 0.99),
 opacity .8s ease-in-out;
 transition: transform .8s cubic-bezier(0.16, 0.68, 0.43, 0.99),
 opacity .8s ease-in-out,
 -webkit-transform .8s cubic-bezier(0.16, 0.68, 0.43, 0.99);
 }
 .section.active > .fp-tableCell > .g-grid > .g-block > div  >  h4 {
 -webkit-transform: translateX(0);
 transform: translateX(0);
 opacity: 1;
 }
 .section > .fp-tableCell > .g-grid > .g-block > div > img {
 -webkit-transform: translateX(1000px);
 transform: translateX(1000px);
 opacity: 0;
 -webkit-transition: opacity .8s ease-in-out,
 -webkit-transform .8s cubic-bezier(0.16, 0.68, 0.43, 0.99);
 transition: opacity .8s ease-in-out,
 -webkit-transform .8s cubic-bezier(0.16, 0.68, 0.43, 0.99);
 transition: transform .8s cubic-bezier(0.16, 0.68, 0.43, 0.99),
 opacity .8s ease-in-out;
 transition: transform .8s cubic-bezier(0.16, 0.68, 0.43, 0.99),
 opacity .8s ease-in-out,
 -webkit-transform .8s cubic-bezier(0.16, 0.68, 0.43, 0.99);
 }
 .section.active > .fp-tableCell > .g-grid > .g-block > div  >  img {
 -webkit-transform: translateX(0);
 transform: translateX(0);
 opacity: 1;
 }
 */
/* line 116, templates/rt_citadel/custom/scss/custom.scss */
.g-default-navigation-logo > .g-content {
  margin: 0;
  padding: 0;
}
@media (max-width: 1200px) {
  /* line 122, templates/rt_citadel/custom/scss/custom.scss */
  .size-50 {
    width: 100% !important;
    flex: 0 100% !important;
  }
  /* line 127, templates/rt_citadel/custom/scss/custom.scss */
  .sprocket-features-content {
    padding-left: 2rem !important;
  }
}
@media (max-width: 768px) {
  /* line 134, templates/rt_citadel/custom/scss/custom.scss */
  .g-default-navigation-logo {
    display: none !important;
  }
  /* line 137, templates/rt_citadel/custom/scss/custom.scss */
  .g-simplemenu-particle {
    padding-left: 2rem !important;
  }
  /* line 140, templates/rt_citadel/custom/scss/custom.scss */
  .layout-showcase .sprocket-features-arrows .arrow {
    top: 10% !important;
  }
}
/* line 144, templates/rt_citadel/custom/scss/custom.scss */
.g-default-navigation:hover {
  opacity: 1 !important;
  filter: Alpha(opacity=100);
  /*IE8 and earlier*/
  /* Create the animation */
  -o-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
/* line 156, templates/rt_citadel/custom/scss/custom.scss */
.g-default-navigation-logo {
  background: #fff;
}
/* line 160, templates/rt_citadel/custom/scss/custom.scss */
.g-offcanvas-toggle {
  color: #008bff;
  z-index: 9999999;
  position: fixed;
  left: 0.6rem;
  top: 1rem;
}
/* line 168, templates/rt_citadel/custom/scss/custom.scss */
#g-offcanvas #g-mobilemenu-container .g-toplevel > li:hover > .g-menu-item-container > .g-menu-item-content, #g-offcanvas #g-mobilemenu-container .g-toplevel > li.active > .g-menu-item-container > .g-menu-item-content {
  color: rgba(255, 255, 255, 0.5);
}
/* line 172, templates/rt_citadel/custom/scss/custom.scss */
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container, #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > .g-menu-item-container {
  color: rgba(255, 255, 255, 0.5);
}
/* line 176, templates/rt_citadel/custom/scss/custom.scss */
.sticky {
  position: fixed !important;
  top: 0;
  z-index: 999999;
  border-top: 0;
}
/* line 183, templates/rt_citadel/custom/scss/custom.scss */
.g-default-navigation {
  padding: 0;
  margin: 0;
}
/* line 189, templates/rt_citadel/custom/scss/custom.scss */
.g-default-slideshow {
  border: none;
  padding: none;
  margin: none;
  position: fixed !important;
}
/* line 196, templates/rt_citadel/custom/scss/custom.scss */
#maincontent {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  flex-basis: 100%;
}
/* line 204, templates/rt_citadel/custom/scss/custom.scss */
.g-side-column {
  width: 0 !important;
  flex: 0 !important;
  min-width: 0 !important;
}
/* line 212, templates/rt_citadel/custom/scss/custom.scss */
.layout-showcase .sprocket-features-img-container img {
  float: left;
  margin-right: 0px;
  width: 100%;
}
@media screen and (min-width: 768px) {
  /* line 221, templates/rt_citadel/custom/scss/custom.scss */
  .sprocket-features-img-container img {
    width: 50% !important;
  }
  /* line 225, templates/rt_citadel/custom/scss/custom.scss */
  .sprocket-features-desc a {
    width: 50% !important;
  }
}
/* line 231, templates/rt_citadel/custom/scss/custom.scss */
.layout-showcase .sprocket-features-arrows .arrow {
  line-height: 0.6;
}
/* line 234, templates/rt_citadel/custom/scss/custom.scss */
#g-container-navigation {
  z-index: 999999;
}
/* line 237, templates/rt_citadel/custom/scss/custom.scss */
#g-container-feature, #g-container-expanded, #g-container-extension, #g-container-bottom, #g-container-copyright, #g-container-above {
  display: none;
}
/* line 241, templates/rt_citadel/custom/scss/custom.scss */
.page-header h2 {
  font-size: 3rem;
  line-height: 1.15;
  margin-top: 3rem;
  margin-bottom: 0rem;
  padding-bottom: 0rem;
}
/*
 #section0,
 #section1,
 #section2,
 #section3,
 #section4,
 #section5,
 #section6,
 #section7,
 #section8,
 #section9,
 #section10,
 #section11,
 #section12,
 #section13,
 #section14,
 #section15
 {
 background-size: cover;			
 background-attachment: fixed;
 padding-left:0%;
 padding-right:0%;
 height: auto !important;
 padding-bottom:4rem !important;
 }
 #section1, #section3, #section5,    #section7, #section9, #section11, #section13, #section15, #section17, #section19 {
 }
 */
/* line 281, templates/rt_citadel/custom/scss/custom.scss */
.bfQuickMode .pull-right {
  float: left !important;
}
/* line 286, templates/rt_citadel/custom/scss/custom.scss */
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  display: none;
}
/* line 290, templates/rt_citadel/custom/scss/custom.scss */
h1 {
  font-size: 2rem !important;
  font-weight: 900 !important;
  margin-top: 0 !important;
  color: #00a0e3;
  font-family: "lato", sans-serif, "Tahoma", "Geneva", "Arial" !important;
}
/* line 299, templates/rt_citadel/custom/scss/custom.scss */
h2 {
  font-family: "lato", sans-serif, "Tahoma", "Geneva", "Arial" !important;
  font-size: 1.2rem !important;
  font-weight: 700 !important;
  margin-top: 0 !important;
}
/* line 307, templates/rt_citadel/custom/scss/custom.scss */
p {
  font-family: "lato", sans-serif, "Tahoma", "Geneva", "Arial" !important;
  /*
   font-weight: 300 !important;
   font-size:0.9rem !important;
   */
}
/* line 315, templates/rt_citadel/custom/scss/custom.scss */
li {
  font-family: "lato", sans-serif, "Tahoma", "Geneva", "Arial" !important;
  /*
   font-weight: 300 !important;
   font-size:0.9rem !important;
   */
}
/* line 328, templates/rt_citadel/custom/scss/custom.scss */
.fp-controlArrow.fp-next {
  z-index: 999999;
}
/* line 353, templates/rt_citadel/custom/scss/custom.scss */
#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span, #fp-nav ul li:hover a.active span, .fp-slidesNav ul li:hover a.active span {
  height: 20px !important;
  width: 20px !important;
  margin: -10px 0 0 -10px !important;
  border-radius: 100%;
}
/* line 360, templates/rt_citadel/custom/scss/custom.scss */
#fp-nav ul li a span, .fp-slidesNav ul li a span {
  background: #008bff !important;
  width: 6px !important;
  height: 6px !important;
}
/* line 366, templates/rt_citadel/custom/scss/custom.scss */
#fp-nav ul li:hover a span, .fp-slidesNav ul li:hover a span {
  width: 20px !important;
  height: 20px !important;
  margin: -10px 0px 0px -10px !important;
}
/* line 372, templates/rt_citadel/custom/scss/custom.scss */
#fp-nav ul li, .fp-slidesNav ul li {
  display: block;
  width: 14px;
  height: 13px;
  margin: 12px !important;
  position: relative;
}
/* line 380, templates/rt_citadel/custom/scss/custom.scss */
#g-container-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
  color: #fff !important;
}
/* line 384, templates/rt_citadel/custom/scss/custom.scss */
#g-container-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container > .g-menu-item-content {
  color: #65d0ff !important;
}
/* line 388, templates/rt_citadel/custom/scss/custom.scss */
#g-container-navigation {
  position: relative;
}
/* line 393, templates/rt_citadel/custom/scss/custom.scss */
.blueline {
  background-color: #00a6eb;
  color: #fff;
  padding-bottom: 10px;
  padding-top: 10px;
  margin-bottom: 0rem;
  margin-top: 1rem;
  font-weight: 700;
  text-transform: uppercase;
  padding-left: 20px;
  font-size: 1.2rem;
  letter-spacing: 1px;
}
/* line 407, templates/rt_citadel/custom/scss/custom.scss */
.fp-tableCell {
  /* border-right: 2px #00a6eb solid; */
}
/* line 416, templates/rt_citadel/custom/scss/custom.scss */
.pppppp {
  margin-top: 1rem !important;
  margin-right: 1rem !important;
  margin-bottom: 0.5rem !important;
  margin-left: 0px !important;
  font-size: 1.06rem !important;
}
/* line 424, templates/rt_citadel/custom/scss/custom.scss */
ul {
  /*margin-right:1rem !important;*/
}
/* line 428, templates/rt_citadel/custom/scss/custom.scss */
ul.reddot {
  list-style: none;
  padding: 0;
  margin: 0;
  padding-bottom: 2px;
}
/* line 437, templates/rt_citadel/custom/scss/custom.scss */
li.reddot {
  list-style: none;
  padding-left: 1.5rem;
  padding-bottom: 1rem;
  font-size: 1.06rem !important;
  display: block;
}
/* line 448, templates/rt_citadel/custom/scss/custom.scss */
.wow {
  visibility: hidden;
}
/* line 451, templates/rt_citadel/custom/scss/custom.scss */
#fp-nav.right {
  right: 0 !important;
}
/* line 457, templates/rt_citadel/custom/scss/custom.scss */
#g-mainbar {
  color: #222 !important;
}
/* line 465, templates/rt_citadel/custom/scss/custom.scss */
.g-default-navigation .g-content {
  margin: 0 !important;
  padding: 0 !important;
}
/* line 470, templates/rt_citadel/custom/scss/custom.scss */
.g-logo {
  max-width: 200px !important;
}
/* line 474, templates/rt_citadel/custom/scss/custom.scss */
#logo {
  margin-top: 1rem;
  text-align: center !important;
}
/* line 479, templates/rt_citadel/custom/scss/custom.scss */
.tp-rightarrow.default {
  height: 80px !important;
}
/* line 483, templates/rt_citadel/custom/scss/custom.scss */
.tp-leftarrow.default {
  height: 80px !important;
}
/* line 488, templates/rt_citadel/custom/scss/custom.scss */
.rokajaxsearch #roksearch_search_str {
  border: 1px solid #222 !important;
  border-radius: 0rem !important;
  margin-bottom: 2px !important;
  padding: 5px !important;
  width: 100% !important;
  box-shadow: none !important;
  max-width: 80px;
}
/* line 497, templates/rt_citadel/custom/scss/custom.scss */
#roksearch_results {
  z-index: 999999 !important;
  left: 0 !important;
}
/*ZoomIn Hover Effect*/
/* line 507, templates/rt_citadel/custom/scss/custom.scss */
.hover-zoomin a {
  display: block;
  position: relative;
  overflow: hidden;
}
/* line 512, templates/rt_citadel/custom/scss/custom.scss */
.hover-zoomin img {
  width: 100%;
  height: auto;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
/* line 518, templates/rt_citadel/custom/scss/custom.scss */
.hover-zoomin:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
/* line 528, templates/rt_citadel/custom/scss/custom.scss */
.mobilemaximenuck {
  z-index: 999999 !important;
}
/* line 538, templates/rt_citadel/custom/scss/custom.scss */
.year {
  font-size: 2.1rem;
  color: #fff;
  font-weight: 700;
  font-family: "lato", sans-serif, "Tahoma", "Geneva", "Arial" !important;
}
/* line 544, templates/rt_citadel/custom/scss/custom.scss */
.history_title {
  font-size: 1.2rem;
  color: #fff;
  font-weight: 400;
  font-family: "lato", sans-serif, "Tahoma", "Geneva", "Arial" !important;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
/* line 553, templates/rt_citadel/custom/scss/custom.scss */
.history_desc {
  font-size: 0.8rem;
  color: #fff;
  font-weight: 400;
  font-family: "lato", sans-serif, "Tahoma", "Geneva", "Arial" !important;
  text-align: left;
}
/* line 561, templates/rt_citadel/custom/scss/custom.scss */
.history_desc ul, .history_desc li {
  font-size: 0.8rem !important;
  color: #fff !important;
  font-weight: 400 !important;
  font-family: "lato", sans-serif, "Tahoma", "Geneva", "Arial" !important !important;
  text-align: left !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
/* line 571, templates/rt_citadel/custom/scss/custom.scss */
.triangle-up {
  width: 25%;
  height: 0;
  padding-left: 50%;
  padding-bottom: 50%;
  overflow: hidden;
}
/* line 578, templates/rt_citadel/custom/scss/custom.scss */
.triangle-up:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  margin-left: -500px;
  border-left: 500px solid transparent;
  border-right: 500px solid transparent;
  border-bottom: 500px solid #999;
}
@media only screen and (min-device-width: 0px) and (max-device-width: 640px) {
  /* line 594, templates/rt_citadel/custom/scss/custom.scss */
  h1 {
    font-size: 1.4rem !important;
    margin-top: 0px;
    margin-bottom: 0px;
  }
  /* line 599, templates/rt_citadel/custom/scss/custom.scss */
  .blueline {
    background-color: #00a6eb;
    color: #fff;
    padding-bottom: 5px !important;
    padding-top: 5px !important;
    margin-bottom: 0.2rem !important;
    margin-top: 0.2rem !important;
    font-weight: 700;
    text-transform: uppercase;
    padding-left: 20px;
    font-size: 1rem;
    letter-spacing: 1px;
  }
  /* line 612, templates/rt_citadel/custom/scss/custom.scss */
  p {
    margin-top: 0.5rem !important;
    margin-right: 1rem !important;
    margin-bottom: 0.5rem !important;
    margin-left: 0px !important;
    font-size: 1rem !important;
  }
}
/* line 621, templates/rt_citadel/custom/scss/custom.scss */
.hboxlin {
  margin-top: 1rem;
  margin-right: 1rem;
  float: right;
  padding: 1rem;
  text-align: left;
}
/* line 629, templates/rt_citadel/custom/scss/custom.scss */
.hboxrin {
  margin-top: 1rem;
  margin-left: 1rem;
  float: left;
  padding: 1rem;
  text-align: left;
}
/* line 637, templates/rt_citadel/custom/scss/custom.scss */
.hboxl {
  float: right;
}
/* line 641, templates/rt_citadel/custom/scss/custom.scss */
.hboxr {
  float: left;
}
@media only screen and (min-device-width: 0px) and (max-device-width: 1200px) {
  /* line 651, templates/rt_citadel/custom/scss/custom.scss */
  .hboxl {
    -webkit-box-flex: 0 !important;
    -moz-box-flex: 0 !important;
    box-flex: 0 !important;
    -webkit-flex: 0 100% !important;
    -moz-flex: 0 100% !important;
    -ms-flex: 0 100% !important;
    flex: 0 100% !important;
    width: 100% !important;
  }
  /* line 663, templates/rt_citadel/custom/scss/custom.scss */
  .hboxr {
    -webkit-box-flex: 0 !important;
    -moz-box-flex: 0 !important;
    box-flex: 0 !important;
    -webkit-flex: 0 100% !important;
    -moz-flex: 0 100% !important;
    -ms-flex: 0 100% !important;
    flex: 0 100% !important;
    width: 100% !important;
  }
  /* line 675, templates/rt_citadel/custom/scss/custom.scss */
  .hboxlin {
    margin-top: 1rem;
    margin-right: 1rem;
    margin-left: 1rem;
  }
  /* line 681, templates/rt_citadel/custom/scss/custom.scss */
  .hboxrin {
    margin-top: 1rem;
    margin-left: 1rem;
    margin-right: 1rem;
  }
}
/* line 702, templates/rt_citadel/custom/scss/custom.scss */
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
  display: inline-block;
  padding: 4px 6px;
  margin-bottom: 10px;
  font-size: 1rem !important;
  vertical-align: middle;
  border-radius: 0px !important;
  border-top-left-radius: 0px !important;
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
}
/* line 714, templates/rt_citadel/custom/scss/custom.scss */
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
  color: #666;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: none;
  box-sizing: border-box !important;
  -webkit-transition: border 0.2s linear, box-shadow 0.2s linear;
  -moz-transition: border 0.2s linear, box-shadow 0.2s linear;
  transition: border 0.2s linear, box-shadow 0.2s linear;
  transition-property: border, box-shadow;
  transition-duration: 0.2s, 0.2s;
  transition-timing-function: linear, linear;
  transition-delay: initial, initial;
}
/* line 731, templates/rt_citadel/custom/scss/custom.scss */
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="month"]:focus, input[type="time"]: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: rgba(82, 168, 236, 0.8);
  border-top-color: rgba(82, 168, 236, 0.8);
  border-right-color: rgba(82, 168, 236, 0.8);
  border-bottom-color: rgba(82, 168, 236, 0.8);
  border-left-color: rgba(82, 168, 236, 0.8);
  box-shadow: none !important;
}
@keyframes slideInFromBottom {
  /* line 740, templates/rt_citadel/custom/scss/custom.scss */
  0% {
    transform: translateY(100%);
  }
  /* line 743, templates/rt_citadel/custom/scss/custom.scss */
  100% {
    transform: translateY(0%);
  }
}
@keyframes slideInFromTop {
  /* line 749, templates/rt_citadel/custom/scss/custom.scss */
  0% {
    transform: translateY(-100%);
  }
  /* line 752, templates/rt_citadel/custom/scss/custom.scss */
  100% {
    transform: translateY(0%);
  }
}
/* line 757, templates/rt_citadel/custom/scss/custom.scss */
.apnd {
  animation: 0.2s ease-in 0s 1 slideInFromBottom;
}
/* line 761, templates/rt_citadel/custom/scss/custom.scss */
.appnd2 {
  animation: 0.2s ease-in 0s 1 slideInFromTop;
}
/* line 765, templates/rt_citadel/custom/scss/custom.scss */
.green {
  border: 1px solid #01be7e !important;
  background: url('../../images/check03.png') 96% center no-repeat !important;
}
/* line 770, templates/rt_citadel/custom/scss/custom.scss */
.red {
  border: 1px solid #f14a52 !important;
  background: url('../../images/x04.png') 96% center no-repeat !important;
}
/* line 774, templates/rt_citadel/custom/scss/custom.scss */
.bfErrorMessage {
  display: none !important;
}
/* line 778, templates/rt_citadel/custom/scss/custom.scss */
.btn, .readon {
  border-radius: 0px;
  box-shadow: none;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  font-family: Lato;
  color: #222;
  text-decoration: none;
  background-color: rgba(255, 255, 255, 0);
  padding: 10px 20px 10px;
  border-width: 1px;
  border-color: #222;
  border-style: solid;
}
/* line 793, templates/rt_citadel/custom/scss/custom.scss */
.btn:hover, .readon:hover {
  border-radius: 0px;
  box-shadow: none;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  font-family: Lato;
  color: #fff !important;
  text-decoration: none;
  background-color: #222;
  padding: 10px 20px 10px;
  border-width: 1px;
  border-color: #fff;
  border-style: solid;
}
/* line 808, templates/rt_citadel/custom/scss/custom.scss */
.form-actions {
  padding: 0 !important;
}
/* line 812, templates/rt_citadel/custom/scss/custom.scss */
.ladda-button[data-style=zoom-in], .ladda-button[data-style=zoom-in] .ladda-spinner, .ladda-button[data-style=zoom-in] .ladda-label, .ladda-button[data-style=zoom-out], .ladda-button[data-style=zoom-out] .ladda-spinner, .ladda-button[data-style=zoom-out] .ladda-label {
  -webkit-transition: 0.1s ease all !important;
  -moz-transition: 0.1s ease all !important;
  -ms-transition: 0.1s ease all !important;
  -o-transition: 0.1s ease all !important;
  transition: 0.1s ease all !important;
}
/* line 821, templates/rt_citadel/custom/scss/custom.scss */
input[type="color"]:hover, input[type="date"]:hover, input[type="datetime"]:hover, input[type="datetime-local"]:hover, input[type="email"]:hover, input[type="month"]:hover, input[type="number"]:hover, input[type="password"]:hover, input[type="search"]:hover, input[type="tel"]:hover, input[type="text"]:hover, input[type="time"]:hover, input[type="url"]:hover, input[type="week"]:hover, input:not([type]):hover, textarea:hover {
  border-color: #222;
}
/* line 824, templates/rt_citadel/custom/scss/custom.scss */
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="month"]:focus, input[type="time"]: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: #222;
  border-top-color: #222;
  border-right-color: #222;
  border-bottom-color: #222;
  border-left-color: #222;
  box-shadow: none !important;
}
/* line 833, templates/rt_citadel/custom/scss/custom.scss */
.form-search label, .form-inline label, .form-search .btn-group, .form-inline .btn-group {
  display: block;
  float: left;
  width: 100%;
  color: #f14a52;
  font-size: 0.8rem;
  margin-top: -10px;
  margin-bottom: 10px;
}
/* line 843, templates/rt_citadel/custom/scss/custom.scss */
li.mindot {
  visibility: visible !important;
  font-size: 0.9rem !important;
}
/* line 848, templates/rt_citadel/custom/scss/custom.scss */
.ah {
  color: #222 !important;
}
/* line 851, templates/rt_citadel/custom/scss/custom.scss */
.ah:hover {
  color: #fff !important;
}
/* line 855, templates/rt_citadel/custom/scss/custom.scss */
.imgscale:hover {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
/* line 861, templates/rt_citadel/custom/scss/custom.scss */
.imgscale {
  -webkit-transition: all 0.4s ease-in-out !important;
  -moz-transition: all 0.4s ease-in-out !important;
  -o-transition: all 0.4s ease-in-out !important;
  -ms-transition: all 0.4s ease-in-out !important;
}
/* line 868, templates/rt_citadel/custom/scss/custom.scss */
#cf {
  position: relative;
}
/* line 873, templates/rt_citadel/custom/scss/custom.scss */
#cf img {
  position: absolute;
  left: 0;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
/* line 882, templates/rt_citadel/custom/scss/custom.scss */
#cf img.top:hover {
  opacity: 0;
}
/* line 887, templates/rt_citadel/custom/scss/custom.scss */
#cf2 {
  position: relative;
}
/* line 892, templates/rt_citadel/custom/scss/custom.scss */
#cf2 img {
  position: absolute;
  left: 0;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
/* line 901, templates/rt_citadel/custom/scss/custom.scss */
#cf2 img.top:hover {
  opacity: 0;
}
/* line 906, templates/rt_citadel/custom/scss/custom.scss */
#cf3 {
  position: relative;
}
/* line 911, templates/rt_citadel/custom/scss/custom.scss */
#cf3 img {
  position: absolute;
  left: 0;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
/* line 920, templates/rt_citadel/custom/scss/custom.scss */
#cf3 img.top:hover {
  opacity: 0;
}
/* line 924, templates/rt_citadel/custom/scss/custom.scss */
.moduletable-tt {
  width: 100%;
}
/* line 928, templates/rt_citadel/custom/scss/custom.scss */
.moduletable-tt .sprocket-grids-b-effect {
  background-color: rgba(255, 255, 255, 0.9);
}
/* line 932, templates/rt_citadel/custom/scss/custom.scss */
.moduletable-tt .sprocket-grids-b-title a:hover, .moduletable-tt .sprocket-grids-b-readon:hover {
  text-decoration: underline;
  color: #00a6eb;
}
/* line 937, templates/rt_citadel/custom/scss/custom.scss */
.moduletable-tt .sprocket-grids-b-text {
  color: #00a6eb;
}
/* line 948, templates/rt_citadel/custom/scss/custom.scss */
.moduletable-lg .sprocket-strips-item {
  min-height: 100px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center 50%;
}
/* line 955, templates/rt_citadel/custom/scss/custom.scss */
.moduletable-lg .readon {
  background-color: rgba(0, 0, 0, 0);
  width: 100%;
  display: inline-block;
  min-height: 100px;
  margin: 0;
  padding: 0;
}
/* line 963, templates/rt_citadel/custom/scss/custom.scss */
.moduletable-lg .readon span {
  display: none;
}
/* line 966, templates/rt_citadel/custom/scss/custom.scss */
.moduletable-lg .sprocket-strips-content {
  margin: 0;
  padding: 0;
}
/* line 973, templates/rt_citadel/custom/scss/custom.scss */
.bfQuickMode input[type=text], .bfQuickMode textarea, .bfQuickMode select, .bfQuickMode .uneditable-input {
  max-width: 100% !important;
  width: 100%;
}
/* line 978, templates/rt_citadel/custom/scss/custom.scss */
.layout-showcase .sprocket-features-img-container img {
  float: left;
  margin-right: 0;
}
/* line 985, templates/rt_citadel/custom/scss/custom.scss */
#g-slideshowmain .sprocket-features-container {
  max-width: 95% !important;
}
/* line 989, templates/rt_citadel/custom/scss/custom.scss */
#g-slideshowmain .sprocket-features-img-container img {
  padding-right: 2rem !important;
}
/* line 993, templates/rt_citadel/custom/scss/custom.scss */
#g-slideshowmain .sprocket-features-title a .t1 {
  padding: 0;
  margin: 0;
  padding-top: 8rem;
  font-size: 3rem;
  color: #00a0e3 !important;
  padding-bottom: 0.5rem !important;
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
}
/* line 1010, templates/rt_citadel/custom/scss/custom.scss */
#g-slideshowmain .sprocket-features-title a .t2 {
  font-size: 2rem;
  color: #666 !important;
  padding-bottom: 0.5rem !important;
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
}
/* line 1030, templates/rt_citadel/custom/scss/custom.scss */
#g-slideshowmain .sprocket-features-desc {
  font-size: 1.3rem;
  color: #666 !important;
  padding-bottom: 2rem !important;
}
/* line 1036, templates/rt_citadel/custom/scss/custom.scss */
#g-slideshowmain .sprocket-features-list {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
@media (max-width: 1024px) {
  /* line 1042, templates/rt_citadel/custom/scss/custom.scss */
  /*
   #g-slideshowmain .sprocket-features-desc .readon {
   float: left;
   display: block;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   text-align: center;
   margin-top: 1rem;
   }*/
  /* line 1044, templates/rt_citadel/custom/scss/custom.scss */
  #custom-4512-particle .video {
    display: none !important;
  }
  /* line 1048, templates/rt_citadel/custom/scss/custom.scss */
  #custom-7803-particle .video {
    display: none !important;
  }
  /* line 1052, templates/rt_citadel/custom/scss/custom.scss */
  #g-slideshowmain .sprocket-features-title a .t1 {
    font-size: 1.5rem;
    padding-top: 2rem;
  }
  /* line 1058, templates/rt_citadel/custom/scss/custom.scss */
  #g-slideshowmain .sprocket-features-title a .t2 {
    font-size: 1.2rem;
  }
  /* line 1062, templates/rt_citadel/custom/scss/custom.scss */
  #g-slideshowmain .sprocket-features-desc {
    font-size: 0.8rem;
  }
  /* line 1077, templates/rt_citadel/custom/scss/custom.scss */
  .sprocket-features-desc a {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 1rem;
  }
}
@media screen and (min-width: 1025), screen and (max-width: 1200px) {
  /* line 1089, templates/rt_citadel/custom/scss/custom.scss */
  .vid {
    /*	
     -webkit-filter: blur(50px); 
     filter: blur(50px);
     */
    filter: brightness(1.5) blur(20px);
    -webkit-filter: brightness(1.5) blur(20px);
  }
  /* line 1099, templates/rt_citadel/custom/scss/custom.scss */
  #g-slideshowmain .sprocket-features-title a .t1 {
    font-size: 2rem;
    padding-top: 2rem;
  }
  /* line 1105, templates/rt_citadel/custom/scss/custom.scss */
  #g-slideshowmain .sprocket-features-title a .t2 {
    font-size: 1.5rem;
  }
  /* line 1109, templates/rt_citadel/custom/scss/custom.scss */
  #g-slideshowmain .sprocket-features-desc {
    font-size: 1rem !important;
  }
}
/*sprocket-features-arrows arrow next*/
/* line 1118, templates/rt_citadel/custom/scss/custom.scss */
#g-slideshowmain .layout-showcase .sprocket-features-pagination li, .layout-showcase .sprocket-features-arrows .arrow {
  border-radius: 0 !important;
  color: #fff;
  box-shadow: none !important;
  background: none !important;
  margin-left: 2rem !important;
  margin-right: 2rem !important;
}
/* line 1128, templates/rt_citadel/custom/scss/custom.scss */
#g-slideshowmain .prev span {
  background: url('../../../../images/large_left.png') center left no-repeat !important;
  width: 40px !important;
  height: 80px !important;
  margin: 0 !important;
  padding: 0 !important;
  color: rgba(0, 0, 0, 0) !important;
  font-size: 140px !important;
}
/* line 1140, templates/rt_citadel/custom/scss/custom.scss */
#g-slideshowmain .next span {
  background: url('../../../../images/large_right.png') center left no-repeat !important;
  width: 40px !important;
  height: 80px !important;
  margin: 0 !important;
  padding: 0 !important;
  color: rgba(0, 0, 0, 0) !important;
  font-size: 140px !important;
  padding-right: 4rem !important;
}
/* line 1152, templates/rt_citadel/custom/scss/custom.scss */
#g-slideshowmain .sprocket-grids-b-container li {
  padding: 0% !important;
}
/* line 1156, templates/rt_citadel/custom/scss/custom.scss */
#g-slideshowmain .sprocket-grids-b-container {
  margin: 0 !important;
  padding: 0 !important;
}
/* line 1161, templates/rt_citadel/custom/scss/custom.scss */
#g-mainbar .moduletable {
  margin: 0 !important;
}
/* line 1165, templates/rt_citadel/custom/scss/custom.scss */
.sprocket-grids-b-effect {
  background: rgba(255, 255, 255, 0.9) !important;
}
/* line 1169, templates/rt_citadel/custom/scss/custom.scss */
.sprocket-grids-b-title a, .sprocket-grids-b-readon {
  color: #666 !important;
}
/* line 1173, templates/rt_citadel/custom/scss/custom.scss */
.sprocket-grids-b-title a:hover, .sprocket-grids-b-readon:hover {
  color: #00a0e3 !important;
}
/* line 1178, templates/rt_citadel/custom/scss/custom.scss */
.iko-container {
  display: block;
  position: relative;
  width: 100%;
  height: 100px;
  text-align: center;
}
/* line 1186, templates/rt_citadel/custom/scss/custom.scss */
.txt-container {
  display: block;
  position: relative;
  width: 100%;
  padding: 2rem;
}
/* line 1193, templates/rt_citadel/custom/scss/custom.scss */
.search {
  padding: 3rem;
}
/* line 1197, templates/rt_citadel/custom/scss/custom.scss */
.item-page {
  padding: 0rem;
}
/* line 1201, templates/rt_citadel/custom/scss/custom.scss */
#searchForm {
  display: none;
}
/* line 1205, templates/rt_citadel/custom/scss/custom.scss */
h4 {
  font-size: 1.24rem;
  font-weight: 700;
  color: #00a0e3;
  margin: 0;
  padding: 0;
  padding-bottom: 1rem;
}
/* line 1213, templates/rt_citadel/custom/scss/custom.scss */
h4 a {
  padding: 0.5rem;
}
/* line 1216, templates/rt_citadel/custom/scss/custom.scss */
.hvr-icon-hang {
  color: #00a0e3 !important;
}
/* line 1219, templates/rt_citadel/custom/scss/custom.scss */
.hvr-sweep-to-bottom:before {
  background: #00a0e3 !important;
}
/* line 1222, templates/rt_citadel/custom/scss/custom.scss */
.panel-body {
  padding: 0.5rem;
}
/* line 1226, templates/rt_citadel/custom/scss/custom.scss */
.sprocket-headlines {
  background: none !important;
  border: none !important;
}
/* line 1230, templates/rt_citadel/custom/scss/custom.scss */
.sprocket-headlines-navigation .arrow {
  background: none !important;
  color: #00a0e3 !important;
  box-shadow: none !important;
}
/* line 1235, templates/rt_citadel/custom/scss/custom.scss */
.sprocket-headlines-navigation {
  display: table-cell;
  vertical-align: middle;
  padding: 0 !important;
  margin: 0 !important;
}
/* line 1242, templates/rt_citadel/custom/scss/custom.scss */
.sprocket-headlines-navigation .arrow {
  position: relative;
  display: block;
  height: 40px;
  border-radius: 0;
  opacity: 1;
  cursor: pointer;
  float: right;
  margin: 0;
  padding: 0;
  text-align: center;
  font-size: 3rem;
  font-weight: 800;
  line-height: 1rem;
}
/* line 1258, templates/rt_citadel/custom/scss/custom.scss */
.sprocket-headlines-list {
  float: left;
  padding: 0px !important;
  padding-top: 0.5rem !important;
  overflow: hidden;
}
/* line 1265, templates/rt_citadel/custom/scss/custom.scss */
body p {
  margin: 0 !important;
}
/* line 1269, templates/rt_citadel/custom/scss/custom.scss */
.hvr-icon-wobble-horizontal:before {
  content: "\f00c";
}
/* line 1272, templates/rt_citadel/custom/scss/custom.scss */
.hvr-icon-wobble-horizontal:before {
  content: "\f061" !important;
  position: absolute;
  left: 0 !important;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  color: #00a0e3;
}
/* line 1283, templates/rt_citadel/custom/scss/custom.scss */
.hvr-icon-wobble-horizontal :active:before, .hvr-icon-wobble-horizontal :focus:before, .hvr-icon-wobble-horizontal :hover:before {
  color: #0f9e5e;
}
/* line 1287, templates/rt_citadel/custom/scss/custom.scss */
.hvr-underline-from-left:before {
  color: #00a0e3;
}
/* line 1291, templates/rt_citadel/custom/scss/custom.scss */
.hvr-underline-from-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden;
}
/* line 1300, templates/rt_citadel/custom/scss/custom.scss */
.hvr-underline-from-left:before {
  content: "";
  position: absolute;
  z-index: 1;
  left: 0;
  right: 100%;
  bottom: 0px !important;
  background: #00a0e3 !important;
  height: 2px !important;
  -webkit-transition-property: right;
  transition-property: right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
/* line 1316, templates/rt_citadel/custom/scss/custom.scss */
.hvr-underline-from-left:hover:before, .hvr-underline-from-left:focus:before, .hvr-underline-from-left:active:before {
  right: 0;
}
/* line 1322, templates/rt_citadel/custom/scss/custom.scss */
.sprocket-strips-item {
  height: 150px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
/* line 1329, templates/rt_citadel/custom/scss/custom.scss */
.sprocket-strips .readon span {
  display: none;
}
/* line 1333, templates/rt_citadel/custom/scss/custom.scss */
.sprocket-strips .readon {
  width: 100%;
  height: 150px;
  position: absolute;
  left: 0;
  top: 0;
  margin: 0;
  padding: 0;
  background: none;
  border: none;
}
/* line 1345, templates/rt_citadel/custom/scss/custom.scss */
.sprocket-strips-content {
  position: relative;
}
/* line 1349, templates/rt_citadel/custom/scss/custom.scss */
#fp-nav ul li .fp-tooltip {
  color: #666 !important;
  max-width: 320px !important;
  background-color: #fff !important;
}
/* line 1355, templates/rt_citadel/custom/scss/custom.scss */
#maximenuck670 {
  max-width: 1300px !important;
  z-index: 999999 !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
/* line 1362, templates/rt_citadel/custom/scss/custom.scss */
div#maximenuck670 form {
  margin: 0;
}
/* line 1365, templates/rt_citadel/custom/scss/custom.scss */
#roksearch_search_str:hover {
  transition: none !important;
  animation: none !important;
}
/* line 1370, templates/rt_citadel/custom/scss/custom.scss */
video {
  background-color: transparent !important;
}
/* line 1374, templates/rt_citadel/custom/scss/custom.scss */
.item363, .item363:hover, .item276:hover {
  background: none !important;
}
/* line 1378, templates/rt_citadel/custom/scss/custom.scss */
.section {
  z-index: 99;
}
/*
 #section3 {
 background-color: rgb(2, 160, 227) !important;
 color:#fff !important;
 }
 #section3 h1, #section3 p, #section3 li, #section3 .hvr-icon-wobble-horizontal:before {
 color:#fff !important;
 }
 #s0vid,#s1vid,#s2vid,#s3vid,#s4vid,#s5vid,#s6vid,#s7vid,#s8vid {
 */
/* line 1393, templates/rt_citadel/custom/scss/custom.scss */
.vid {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: 100% 100%;
  background-color: transparent;
  background-position: center center;
  background-attachment: fixed;
  background-size: cover;
  object-fit: cover;
  -webkit-transform: translateZ(0);
  z-index: 0;
}
/*
 .fp-completely .fp-tableCell video{
 position: fixed !important;
 }
 .test1 {
 position: absolute !important;
 opacity:0.5;
 -webkit-transition: opacity 1s linear;
 -moz-transition: opacity 1s linear;
 -o-transition: opacity 1s linear;
 -ms-transition: opacity 1s linear;
 transition: opacity 1s linear;
 }
 .test1wewe {
 -webkit-animation: fadeInFromNone 3s ease-out;
 -moz-animation: fadeInFromNone 3s ease-out;
 -o-animation: fadeInFromNone 3s ease-out;
 animation: fadeInFromNone 3s ease-out;
 }
 #s0vid{ 
 z-index:0;
 }
 #s1vid{ 
 z-index:0;
 }
 #s2vid{ 
 z-index:0;
 }	
 #s3vid{ 
 z-index:0;
 }
 #s4vid{ 
 z-index:4;
 }
 #s5vid{ 
 z-index:5;
 }
 #s6vid{ 
 z-index:6;
 }	
 #s7vid{ 
 z-index:7;
 }
 #s8vid{ 
 z-index:8;
 }
 */
/*
 #a1vid{ 
 position: absolute;
 right: 0;
 bottom: 0;
 top:0;
 right:0;
 width: 100%;
 height: 100%;
 background-size: 100% 100%;
 background-color: black; 
 background-position: center center;
 background-size: contain;
 object-fit: cover; 
 z-index:9;
 }
 #a2vid{ 
 position: absolute;
 right: 0;
 bottom: 0;
 top:0;
 right:0;
 width: 100%;
 height: 100%;
 background-size: 100% 100%;
 background-color: black; 
 background-image: url('images/71148781.mp4');
 background-position: center center;
 background-size: contain;
 object-fit: cover; 
 z-index:10;
 }
 #a3vid{ 
 position: absolute;
 right: 0;
 bottom: 0;
 top:0;
 right:0;
 width: 100%;
 height: 100%;
 background-size: 100% 100%;
 background-color: black; 
 background-image: url('images/30656165.mp4');
 background-position: center center;
 background-size: contain;
 object-fit: cover; 
 z-index:11;
 }*/
/*
 #section0 .layer, #section1 .layer, #section2 .layer, #section3 .layer, #section4 .layer, #section5 .layer, #section6 .layer, #section7 .layer, #section8 .layer{
 position: relative;
 z-index: 20;
 width: 100%;
 left: 0;
 top: 0;
 height:100%;
 -webkit-transform: translate3d(0,0,0);
 -ms-transform: translate3d(0,0,0);
 transform: translate3d(0,0,0);
 -webkit-animation: fadeInFromNone 3s ease-out;
 -moz-animation: fadeInFromNone 3s ease-out;
 -o-animation: fadeInFromNone 3s ease-out;
 animation: fadeInFromNone 3s ease-out;
 }
 */
/*
 #section0 .layer{
 background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 50%, rgba(255,255,255,1) 100%) !important;
 background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0.9) 50%,rgba(255,255,255,1) 100%) !important;
 background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,0.9) 50%,rgba(255,255,255,1) 100%) !important;
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ) !important;
 }
 #section1 .layer{
 background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,0.8) 50%, rgba(255,255,255,0) 100%);
 background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,0.8) 50%,rgba(255,255,255,0) 100%);
 background: linear-gradient(to right, rgba(255,255,255,1) 0%,rgba(255,255,255,0.8) 50%,rgba(255,255,255,0) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 );
 }
 #section2 .layer{		
 background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 50%, rgba(255,255,255,1) 100%);
 background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0.9) 50%,rgba(255,255,255,1) 100%);
 background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,0.9) 50%,rgba(255,255,255,1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );
 }	
 #section3 .layer{
 background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,0.8) 50%, rgba(255,255,255,0) 100%);
 background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,0.8) 50%,rgba(255,255,255,0) 100%);
 background: linear-gradient(to right, rgba(255,255,255,1) 0%,rgba(255,255,255,0.8) 50%,rgba(255,255,255,0) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 );
 }
 #section4 .layer{		
 background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 50%, rgba(255,255,255,1) 100%);
 background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0.9) 50%,rgba(255,255,255,1) 100%);
 background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,0.9) 50%,rgba(255,255,255,1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );
 }
 #section5 .layer{		
 background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,0.8) 50%, rgba(255,255,255,0) 100%);
 background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,0.8) 50%,rgba(255,255,255,0) 100%);
 background: linear-gradient(to right, rgba(255,255,255,1) 0%,rgba(255,255,255,0.8) 50%,rgba(255,255,255,0) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 );
 }
 #section6 .layer{		
 background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 50%, rgba(255,255,255,1) 100%);
 background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0.9) 50%,rgba(255,255,255,1) 100%);
 background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,0.9) 50%,rgba(255,255,255,1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );
 }
 #section7 .layer{		
 background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,0.8) 50%, rgba(255,255,255,0) 100%);
 background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,0.8) 50%,rgba(255,255,255,0) 100%);
 background: linear-gradient(to right, rgba(255,255,255,1) 0%,rgba(255,255,255,0.8) 50%,rgba(255,255,255,0) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 );
 }
 #section8 .layer{		
 background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 50%, rgba(255,255,255,1) 100%);
 background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0.9) 50%,rgba(255,255,255,1) 100%);
 background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,0.9) 50%,rgba(255,255,255,1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );
 }	
 */
/* line 1623, templates/rt_citadel/custom/scss/custom.scss */
video::-webkit-media-controls {
  display: none !important;
}
/*	
 #section0, #section1, #section2, #section3, #section4, #section5, #section6, #section7, #secion8{
 overflow: hidden;
 background-attachment: fixed;
 background-size: cover;
 }
 .fp-completely .fp-tableCell video {
 background-attachment: fixed;
 background-size: cover;
 position:fixed !important;
 }
 body {
 overflow:hidden !important;
 }
 #section1 .fp-bg{
 background-size: cover;
 background-position: center 80%; 
 }
 */
/*
 video.fullscreen { 
 position: fixed;background-image: url('../../../../images/1.jpg');
 top: 50%;
 left: 50%;
 min-width: 100%;
 min-height: 100%;
 width: auto;
 height: auto;
 z-index: -100;
 transform: translate(-50%, -50%);
 }*/
/* line 1665, templates/rt_citadel/custom/scss/custom.scss */
.section .layer {
  position: absolute;
  z-index: 20;
  width: 100%;
  left: 0;
  top: 0;
  height: 100%;
  overflow: hidden;
}
/* line 1675, templates/rt_citadel/custom/scss/custom.scss */
.fp-bg {
  z-index: 0 !important;
  width: 100% !important;
  height: auto !important;
}
/* line 1682, templates/rt_citadel/custom/scss/custom.scss */
div#maximenuck670.maximenuckh ul.maximenuck li.maximenuck.level1 > a span.titreck, div#maximenuck670.maximenuckh ul.maximenuck li.maximenuck.level1 > span.separator span.titreck {
  font-size: 1rem !important;
}
/* line 1686, templates/rt_citadel/custom/scss/custom.scss */
div#maximenuck670.maximenuckh ul.maximenuck li.level1.parent > a, div#maximenuck670.maximenuckh ul.maximenuck li.level1.parent > span.separator {
  padding-right: 0 !important;
}
/* line 1689, templates/rt_citadel/custom/scss/custom.scss */
div#maximenuck670 ul.maximenuck li.maximenuck.level1 {
  padding-top: 4px;
  padding-right: 10px;
  padding-bottom: 2px;
  padding-left: 10px;
}
/* line 1696, templates/rt_citadel/custom/scss/custom.scss */
.item290:hover, .item292:hover {
  background: transparent !important;
}
/* line 1699, templates/rt_citadel/custom/scss/custom.scss */
.level3:hover {
  background: #fff !important;
}
/* line 1702, templates/rt_citadel/custom/scss/custom.scss */
li.item110 .maxidrop-main2 a {
  text-align: left !important;
}
/* line 1706, templates/rt_citadel/custom/scss/custom.scss */
.sprocket-strips-item {
  box-shadow: none;
}
/*
 #test{
 overflow:auto !important;
 height:500px !important;
 }
 #scrollDown {
 position:fixed;
 z-index:999999;
 width:50%;
 display:block;
 padding:20px;
 border:1px solid #000;
 bottom:0;
 }
 #scrollUp {
 position:fixed;
 z-index:999999;
 width:50%;
 display:block;
 padding:20px;
 border:1px solid #000;
 top:0;
 }
 */
/* line 1736, templates/rt_citadel/custom/scss/custom.scss */
.pd-category {
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}
/* line 1741, templates/rt_citadel/custom/scss/custom.scss */
.pginline {
  display: none;
}
/* line 1745, templates/rt_citadel/custom/scss/custom.scss */
.fa-plug, .fa-sun-o, .fa-flash, .fa-home {
  font-size: 1.6rem;
}
/* line 1749, templates/rt_citadel/custom/scss/custom.scss */
.sprocket-headlines-navigation {
  display: none;
}
/* line 1752, templates/rt_citadel/custom/scss/custom.scss */
.zwin {
  overflow: visible !important;
  height: 35px !important;
}
/* line 1757, templates/rt_citadel/custom/scss/custom.scss */
#mobmenu {
  display: none;
}
@media (max-width: 1024px) {
  /* line 1766, templates/rt_citadel/custom/scss/custom.scss */
  #mobmenu {
    top: 0;
    display: block;
    position: fixed;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    background-color: #00a6eb;
    color: #fff;
    font-weight: 700;
    line-height: 35px;
    height: 35px;
    text-align: center;
    z-index: 999999;
  }
  /* line 1782, templates/rt_citadel/custom/scss/custom.scss */
  .vid {
    display: none;
  }
  /* line 1787, templates/rt_citadel/custom/scss/custom.scss */
  div.maximenuckh ul:not(.noresponsive) li {
    float: none !important;
    width: 100% !important;
    box-sizing: border-box;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-right: 0 !important;
  }
  /* line 1798, templates/rt_citadel/custom/scss/custom.scss */
  .g-default-navigation {
    overflow: auto !important;
  }
  /* line 1801, templates/rt_citadel/custom/scss/custom.scss */
  #g-container-navigation {
    padding-top: 35px;
  }
}
/* line 1807, templates/rt_citadel/custom/scss/custom.scss */
.login {
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}
/* line 1812, templates/rt_citadel/custom/scss/custom.scss */
.nav-tabs {
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}
@media (max-width: 1199px) {
  /* line 1818, templates/rt_citadel/custom/scss/custom.scss */
  .wbg {
    background-color: rgba(255, 255, 255, 0.7);
  }
  /* line 1821, templates/rt_citadel/custom/scss/custom.scss */
  .bbg {
    background-color: rgba(0, 0, 0, 0.8);
  }
  /* line 1824, templates/rt_citadel/custom/scss/custom.scss */
  .wbg {
    background-color: rgba(255, 255, 255, 0.7);
  }
  /* line 1827, templates/rt_citadel/custom/scss/custom.scss */
  .bluebg {
    background-color: rgba(0, 160, 227, 0.8);
  }
  /* line 1832, templates/rt_citadel/custom/scss/custom.scss */
  #bfLabel92 .hasTooltip {
    display: block !important;
  }
}
/* line 1840, templates/rt_citadel/custom/scss/custom.scss */
#bfLabel175 {
  width: 100% !important;
}
/* line 1845, templates/rt_citadel/custom/scss/custom.scss */
.modal_link:first-child {
  color: #f00;
}
/* line 1849, templates/rt_citadel/custom/scss/custom.scss */
.fp-footer {
  border: none !important;
  padding: 0 !important;
}
/* line 1854, templates/rt_citadel/custom/scss/custom.scss */
.footer-menu {
  padding-top: 4rem;
}
/* line 1858, templates/rt_citadel/custom/scss/custom.scss */
.footer-menu li {
  line-height: 2rem !important;
}
/* line 1863, templates/rt_citadel/custom/scss/custom.scss */
#g-container-footer #g-footermain {
  background: #111;
  background-image: none !important;
}
/* line 1868, templates/rt_citadel/custom/scss/custom.scss */
.fancypantsaccordionholder .accordion .accordion-item {
  height: auto;
}
/* line 1872, templates/rt_citadel/custom/scss/custom.scss */
.fancypantsaccordionholder .accordion .accordion-item .headerlink {
  font-size: 1.3rem;
}
/* line 1875, templates/rt_citadel/custom/scss/custom.scss */
.accordion li {
  padding: 0;
  border: none;
}
/* line 1880, templates/rt_citadel/custom/scss/custom.scss */
.allmode-pagination .allmode-text {
  padding-top: 7px;
  font-style: normal;
  font-variant-ligatures: normal;
  font-variant-caps: normal;
  font-variant-numeric: normal;
  font-variant-east-asian: normal;
  font-weight: 400 !important;
  font-stretch: normal;
  font-size: 0.9rem !important;
  line-height: normal !important;
  font-family: Lato !important;
  color: #000;
}
/* line 1895, templates/rt_citadel/custom/scss/custom.scss */
.allmode-pagination .allmode-title {
  font-style: normal;
  font-variant-ligatures: normal;
  font-variant-caps: normal;
  font-variant-numeric: normal;
  font-variant-east-asian: normal;
  font-weight: 800 !important;
  font-stretch: normal;
  font-size: 1.3rem !important;
  line-height: normal !important;
  font-family: Lato !important;
  color: #000 !important;
  padding-top: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-bottom: 0.3rem !important;
}
/* line 1913, templates/rt_citadel/custom/scss/custom.scss */
h4.allmode-title a {
  padding: 0 !important;
}
/* line 1917, templates/rt_citadel/custom/scss/custom.scss */
.allmode-text p {
  font-size: 0.9rem;
}
/* line 1934, templates/rt_citadel/custom/scss/custom.scss */
#timeline {
  display: flex;
  background-color: #fff;
}
/* line 1938, templates/rt_citadel/custom/scss/custom.scss */
/* line 1939, templates/rt_citadel/custom/scss/custom.scss */
#timeline:hover .tl-item {
  width: 33.3333%;
}
/* line 1945, templates/rt_citadel/custom/scss/custom.scss */
.tl-item {
  transform: translate3d(0, 0, 0);
  position: relative;
  width: 33.333%;
  color: #000;
  overflow: hidden;
  transition: width 0.5s ease;
}
@media (min-width: 901px) {
  /* line 1950, templates/rt_citadel/custom/scss/custom.scss */
  .tl-item {
    height: 500px !important;
  }
}
@media (max-width: 900px) {
  /* line 1953, templates/rt_citadel/custom/scss/custom.scss */
  .tl-item {
    height: 350px !important;
  }
}
/* line 1961, templates/rt_citadel/custom/scss/custom.scss */
.tl-item:before, .tl-item:after {
  transform: translate3d(0, 0, 0);
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
/* line 1970, templates/rt_citadel/custom/scss/custom.scss */
.tl-item:after {
  background: rgba(255, 255, 255, 0.85);
  opacity: 1;
  transition: opacity 0.5s ease;
}
/* line 1976, templates/rt_citadel/custom/scss/custom.scss */
.tl-item:before {
  background: linear-gradient(to top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 75%);
  z-index: 1;
  opacity: 0;
  transform: translate3d(0, 0, 0) translateY(-50%);
  transition: opacity 0.5s ease, transform 0.5s ease;
}
/* line 1984, templates/rt_citadel/custom/scss/custom.scss */
@media (min-width: 1201px) {
  /* line 1985, templates/rt_citadel/custom/scss/custom.scss */
  .tl-item:hover {
    width: 50% !important;
  }
}
@media (max-width: 1200px) {
  /* line 1988, templates/rt_citadel/custom/scss/custom.scss */
  .tl-item:hover {
    width: 150% !important;
  }
}
/* line 1994, templates/rt_citadel/custom/scss/custom.scss */
.tl-item:hover:after {
  opacity: 0;
}
/* line 1998, templates/rt_citadel/custom/scss/custom.scss */
.tl-item:hover:before {
  opacity: 1;
  transform: translate3d(0, 0, 0) translateY(0);
  transition: opacity 1s ease, transform 1s ease 0.25s;
}
/* line 2004, templates/rt_citadel/custom/scss/custom.scss */
.tl-item:hover .tl-content {
  opacity: 1;
  top: 0;
  transform: translateY(0);
  transition: all 0.75s ease 0.5s;
}
/* line 2010, templates/rt_citadel/custom/scss/custom.scss */
.tl-item:hover .tl-content-intro {
  opacity: 1;
  top: 0;
  transform: translateY(0);
  transition: all 0.75s ease 0.5s;
}
/* line 2016, templates/rt_citadel/custom/scss/custom.scss */
.tl-item:hover .tl-year {
  opacity: 0;
  display: none;
}
/* line 2021, templates/rt_citadel/custom/scss/custom.scss */
.tl-item:hover .tl-bg {
  filter: grayscale(0);
}
/* line 2027, templates/rt_citadel/custom/scss/custom.scss */
.tl-content {
  transform: translate3d(0, 0, 0) translateY(25px);
  position: relative;
  z-index: 1;
  text-align: left;
  margin: 0 1.618em;
  top: 28%;
  font-size: 0.95rem;
  opacity: 0;
}
/* line 2037, templates/rt_citadel/custom/scss/custom.scss */
.tl-content h1 {
  font-size: 1.44rem;
  font-weight: normal;
}
/* line 2044, templates/rt_citadel/custom/scss/custom.scss */
.tl-year {
  position: absolute;
  top: 20%;
  left: 10%;
  transform: translateX(-50%) translateY(-50%);
  z-index: 1;
}
/* line 2052, templates/rt_citadel/custom/scss/custom.scss */
.tl-year p {
  font-size: 1.728rem;
  line-height: 0;
}
/* line 2059, templates/rt_citadel/custom/scss/custom.scss */
.tl-bg {
  transform: translate3d(0, 0, 0);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-size: cover;
  background-position: center center;
  transition: filter 0.5s ease;
  filter: grayscale(100%);
}
/* line 2070, templates/rt_citadel/custom/scss/custom.scss */
.tl-content-intro {
  transform: translate3d(0, 0, 0) translateY(25px);
  position: relative;
  z-index: 1;
  text-align: left;
  margin: 0 1.618em;
  top: 25%;
  opacity: 1;
}
/* line 2079, templates/rt_citadel/custom/scss/custom.scss */
.tl-content-intro h1 {
  font-size: 1.44rem;
  font-weight: normal;
}
@media (max-width: 400px) {
  /* line 2087, templates/rt_citadel/custom/scss/custom.scss */
  .hidden-small {
    display: none;
  }
}
@media only screen and (min-width: 320px) {
  /* line 2096, templates/rt_citadel/custom/scss/custom.scss */
  .fancypantsaccordionholder .accordion .accordion-item .acc-content {
    padding: 5px 0px 10px 0px !important;
    max-width: 100%;
  }
  /* line 2102, templates/rt_citadel/custom/scss/custom.scss */
  [data-headlines="683"] {
    color: #fff;
  }
}
/* line 2108, templates/rt_citadel/custom/scss/custom.scss */
.fp-sr-only {
  display: none !important;
}
/* line 2113, templates/rt_citadel/custom/scss/custom.scss */
.item101, .item309, .item123, .item308, .item180, .item274 {
  padding-top: 20px !important;
}
/* line 2118, templates/rt_citadel/custom/scss/custom.scss */
#g-footermain .g-content {
  padding: 0;
  max-width: 1300px;
  margin-left: auto !important;
  margin-right: auto !important;
  margin-top: 1rem !important;
  margin-bottom: 4rem !important;
  text-align: center;
}
/* line 2127, templates/rt_citadel/custom/scss/custom.scss */
#maincontent .g-content {
  padding: 0;
  max-width: 1300px;
  margin-left: auto !important;
  margin-right: auto !important;
  margin-top: 2rem !important;
  margin-bottom: 2rem !important;
}
/* line 2147, templates/rt_citadel/custom/scss/custom.scss */
div#maximenuck670 ul.maximenuck li.maximenuck.level1 {
  display: inline-block;
  float: left !important;
}
/* line 2155, templates/rt_citadel/custom/scss/custom.scss */
div#maximenuck670.maximenuckh ul.maximenuck li.maximenuck.level1.active {
  /* border-bottom: #e60000 4px solid !important; */
}
@media only screen and (max-width: 768px) {
  /* line 2161, templates/rt_citadel/custom/scss/custom.scss */
  .sto {
    max-width: 100% !important;
    width: 100% !important;
  }
}
/* line 2167, templates/rt_citadel/custom/scss/custom.scss */
.dropfiles-content .breadcrumbs {
  list-style: outside none none;
  padding: 8px 15px !important;
  margin: 0 0 0 0;
  list-style: outside none none;
  background: #0082c7;
  font-size: 24px;
  color: #fff;
  line-height: 1em;
  font-family: "robotomedium";
}
/* line 2179, templates/rt_citadel/custom/scss/custom.scss */
.dropfiles-content-default .file .downloadlink {
  border-radius: 0px;
}
/* line 2184, templates/rt_citadel/custom/scss/custom.scss */
#g-container-navigation #g-navigationmain {
  background: #222 !important;
}
/* line 2188, templates/rt_citadel/custom/scss/custom.scss */
div#maximenuck670 ul.maximenuck {
  box-shadow: none;
}
/* line 2192, templates/rt_citadel/custom/scss/custom.scss */
div#maximenuck670.maximenuckh ul.maximenuck li.maximenuck.level1.active > a span.titreck, div#maximenuck670.maximenuckh ul.maximenuck li.maximenuck.level1.active > span.separator span.titreck {
  color: #fff;
  text-shadow: none;
}
/* line 2197, templates/rt_citadel/custom/scss/custom.scss */
.panel_cookie .title, .panel_cookie p {
  color: #000;
  text-shadow: none !important;
}
/* line 2202, templates/rt_citadel/custom/scss/custom.scss */
.panel_cookie {
  width: 100%;
  position: fixed;
  left: 0;
  height: auto !important;
  padding: 0;
  line-height: 1.3;
  z-index: 100002;
  background: rgba(255, 255, 255, 1) !important;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.8);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.8);
}
/* line 2215, templates/rt_citadel/custom/scss/custom.scss */
#jchat_userstab.jchat_tab {
  color: #fff;
  background: rgba(0, 166, 234, 1) !important;
  background-position: 0 !important;
}
/* line 2221, templates/rt_citadel/custom/scss/custom.scss */
.jchat_tab {
  height: 25px;
  border-right: 2px solid #ccc;
  float: right;
  cursor: pointer;
  font-weight: bold;
  width: 140px;
  color: #444;
  background-color: #eee;
  border-radius: 0px;
}
/* line 2233, templates/rt_citadel/custom/scss/custom.scss */
#jchat_default_suggestion_tooltip .jchat_tooltip_content {
  color: #424040;
  padding: 20px;
  font-size: 12px;
  text-align: center;
  white-space: normal;
  min-height: 30px;
  border-radius: 10px;
  border: 0px solid #00a6e9;
  box-shadow: 5px 5px 20px #7a7878;
  background-color: #fff !important;
  white-space: normal;
  cursor: pointer;
}
/* line 2247, templates/rt_citadel/custom/scss/custom.scss */
#jchat_default_suggestion_tooltip::before {
  content: '';
  background: #fff;
  width: 15px;
  height: 15px;
  border-top: 0 solid rgba(0, 0, 0, 0.18);
  border-bottom: 1px solid rgba(0, 0, 0, 0.18);
  border-right: 1px solid rgba(0, 0, 0, 0.18);
  border-left: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 20px;
  display: block;
  position: absolute;
  bottom: -15px;
  right: 50px;
  box-shadow: 1px 7px 8px 1px rgba(0, 0, 0, 0.4);
}
/* line 2265, templates/rt_citadel/custom/scss/custom.scss */
#jchat_tooltip_close {
  margin-right: 5px;
}
/* line 2269, templates/rt_citadel/custom/scss/custom.scss */
.jchat_userstabtitle {
  color: #fff;
  background: #03598f !important;
}
/* line 2274, templates/rt_citadel/custom/scss/custom.scss */
div.jchat_submit_lam_form, div.jchat_submit_chatroom_form {
  position: relative;
  -webkit-user-select: none;
  font-size: 11px;
  font-weight: bold;
  line-height: 21px;
  text-align: center;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  width: 99%;
  height: 22px;
  color: white;
  margin-top: 10px;
  cursor: pointer;
  border-radius: 0px;
  border: 1px solid #d57230;
  box-shadow: none;
  margin-right: 5px;
}
/* line 2294, templates/rt_citadel/custom/scss/custom.scss */
.jchat_trigger_delete, .jchat_trigger_fileupload {
  display: none;
}
/* line 2298, templates/rt_citadel/custom/scss/custom.scss */
.platform-content, .moduletable, .widget {
  margin: 0;
  padding: 0;
}
@media only screen and (max-width: 1440px) {
  /* line 2305, templates/rt_citadel/custom/scss/custom.scss */
  .size-15 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 33%;
    -moz-flex: 0 33%;
    -ms-flex: 0 33%;
    flex: 0 33%;
    width: 33%;
  }
  /* line 2316, templates/rt_citadel/custom/scss/custom.scss */
  .size-10 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 20%;
    -moz-flex: 0 20;
    -ms-flex: 0 20%;
    flex: 0 20%;
    width: 20%;
  }
}
/* line 2333, templates/rt_citadel/custom/scss/custom.scss */
.bluebtn {
  background-color: #00a0e3;
  padding: 1rem 2rem;
  color: #fff;
  font-size: 1rem;
  text-decoration: none;
  text-transform: uppercase;
}
/* line 2341, templates/rt_citadel/custom/scss/custom.scss */
.bluebtn:hover {
  background-color: #e60004;
  color: #fff;
  text-decoration: none;
}
/* line 2347, templates/rt_citadel/custom/scss/custom.scss */
.text-primary {
  color: #c42113;
  font-weight: 300;
}
/* line 2352, templates/rt_citadel/custom/scss/custom.scss */
.bfQuickMode .bfbs3-form-inline .bfbs3-form-control, .bfQuickMode .form-inline .form-control {
  width: 100% !important;
}
/* line 2356, templates/rt_citadel/custom/scss/custom.scss */
form.ajaxform input {
  width: 90% !important;
}
/* line 2360, templates/rt_citadel/custom/scss/custom.scss */
#g-container-footer {
  position: relative !important;
}
/* line 2365, templates/rt_citadel/custom/scss/custom.scss */
.fullscreen-bg {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  z-index: -100;
}
/* line 2375, templates/rt_citadel/custom/scss/custom.scss */
.fullscreen-bg__video {
  position: absolute;
  top: 50%;
  left: 50%;
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media (max-width: 767px) {
  /* line 2390, templates/rt_citadel/custom/scss/custom.scss */
  .fullscreen-bg {
    background: url('//dev2.slicejack.com/fullscreen-video-demo/img/videoframe.jpg') center center / cover no-repeat;
  }
  /* line 2394, templates/rt_citadel/custom/scss/custom.scss */
  .fullscreen-bg__video {
    display: none;
  }
}
/* line 2400, templates/rt_citadel/custom/scss/custom.scss */
.chart-wrapper {
  width: 100%;
  height: 200px;
  background-color: #0d0d0d;
  position: relative;
}
/* line 2408, templates/rt_citadel/custom/scss/custom.scss */
path {
  stroke: #0d0d0d;
  /* stroke-width: 5px; */
  cursor: pointer;
  -webkit-transition: fill 250ms;
  transition: fill 250ms;
}
/* line 2415, templates/rt_citadel/custom/scss/custom.scss */
path:hover {
  /* stroke-width: 10px; */
  fill: #fff;
}
/* line 2420, templates/rt_citadel/custom/scss/custom.scss */
text {
  font-size: 0.8em;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
/* line 2426, templates/rt_citadel/custom/scss/custom.scss */
polyline {
  fill: none;
  stroke: #fff;
  stroke-width: 2px;
  stroke-dasharray: 5px;
}
/* line 2433, templates/rt_citadel/custom/scss/custom.scss */
button {
  position: absolute;
  top: 20px;
  left: 20px;
  text-transform: uppercase;
  cursor: pointer;
  padding: 5px 10px;
  outline: none;
  font-size: 0.6em;
  background-color: transparent;
  color: #fff;
  border: 1px solid #fff;
  letter-spacing: 1px;
  -webkit-transition: all 250ms;
  transition: all 250ms;
}
/* line 2449, templates/rt_citadel/custom/scss/custom.scss */
button:hover {
  background-color: #fff;
  color: #0d0d0d;
  box-shadow: 0 0 2px #fff;
}
/* line 2454, templates/rt_citadel/custom/scss/custom.scss */
button:active {
  opacity: 0.5;
}
/* line 2460, templates/rt_citadel/custom/scss/custom.scss */
.fancypantsaccordionholder .accordion .accordion-item {
  position: relative !important;
}
/*background-color: rgba(52,58,64,.9) !important; background-color:#2db0e7;*/
/* line 2465, templates/rt_citadel/custom/scss/custom.scss */
#c7-accordion-heading-1 {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  position: relative;
  padding: 0rem;
  background-color: #2db0e7;
  color: #fff;
}
/* line 2477, templates/rt_citadel/custom/scss/custom.scss */
.dla_domu_wiecej #c7-accordion-heading-1 {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  position: relative;
  padding: 0rem;
  background-color: #222;
  color: #fff;
}
/* line 2488, templates/rt_citadel/custom/scss/custom.scss */
.dla_domu_wiecej #c7-accordion-heading-1:hover {
  background-color: #e60004;
}
/* line 2492, templates/rt_citadel/custom/scss/custom.scss */
.dla_biznesu_wiecej #c7-accordion-heading-1:hover {
  background-color: #e60004;
}
/* line 2496, templates/rt_citadel/custom/scss/custom.scss */
.dla_rolnictwa_wiecej #c7-accordion-heading-1:hover {
  background-color: #e60004;
}
/* line 2500, templates/rt_citadel/custom/scss/custom.scss */
.dla_domu_wiecej .acc-content {
  background-color: #222;
}
/* line 2505, templates/rt_citadel/custom/scss/custom.scss */
.dla_biznesu_wiecej #c7-accordion-heading-1 {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  position: relative;
  padding: 0rem;
  background: rgba(133, 179, 230, 0.4);
  color: #fff;
}
/* line 2516, templates/rt_citadel/custom/scss/custom.scss */
.dla_biznesu_wiecej .acc-content {
  background: rgba(133, 179, 230, 0.4);
}
/* line 2521, templates/rt_citadel/custom/scss/custom.scss */
.dla_biznesu_wiecej .accordion .accordion-item {
  background-color: #fff;
  background: url('../../../../images/tlo_biznes.jpg') no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
/* line 2532, templates/rt_citadel/custom/scss/custom.scss */
.dla_rolnika_wiecej .accordion .accordion-item {
  background-color: #2db0e7;
}
@media only screen and (min-width: 320px) {
  /* line 2538, templates/rt_citadel/custom/scss/custom.scss */
  .fancypantsaccordionholder .accordion .accordion-item .headerlink span {
    background: transparent;
    text-indent: -9000px;
    display: block;
    position: absolute;
    top: 0%;
    right: 0;
    margin-top: 20px;
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    border: 10px solid;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #fff;
    border-bottom: 0px solid #fff;
  }
}
/* line 2563, templates/rt_citadel/custom/scss/custom.scss */
.h3title {
  width: 100%;
  font-size: 3rem;
  font-weight: 200;
}
/* line 2566, templates/rt_citadel/custom/scss/custom.scss */
.icontitlespan {
  font-size: 1.4rem;
  color: #c42113;
  font-weight: 500;
  text-transform: uppercase;
  margin: 0;
  width: 100%;
  padding-bottom: 0.4rem;
  padding-top: 0.4rem;
}
/* line 2570, templates/rt_citadel/custom/scss/custom.scss */
.icontitlespanwhite {
  font-size: 1.4rem;
  color: #fff;
  font-weight: 500;
  text-transform: uppercase;
  margin: 0;
  width: 100%;
}
/* line 2574, templates/rt_citadel/custom/scss/custom.scss */
.icontext {
  color: #000;
  text-align: center;
  padding: 0.5rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-size: 0.9rem;
  line-height: 1.5rem;
}
/* line 2578, templates/rt_citadel/custom/scss/custom.scss */
.ic {
  width: 100%;
  float: left;
  min-height: 150px;
  padding-top: 1rem;
}
/* line 2586, templates/rt_citadel/custom/scss/custom.scss */
.m350 {
  max-width: 350px;
}
@media only all and (max-width: 1024px) {
  /* line 2590, templates/rt_citadel/custom/scss/custom.scss */
  /* 47.938rem */
  /* line 2591, templates/rt_citadel/custom/scss/custom.scss */
  .acc-content [class*="size"] {
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    flex-grow: 0;
    -ms-flex-positive: 0;
    -webkit-flex-basis: unset;
    -moz-flex-basis: unset;
    flex-basis: unset;
    -ms-flex-preferred-size: unset;
    max-width: unset;
  }
}
/* line 2607, templates/rt_citadel/custom/scss/custom.scss */
.sc {
  max-width: 75% !important;
}
/* line 2611, templates/rt_citadel/custom/scss/custom.scss */
.custom_dlaczego_warto {
  background-color: #fff;
  position: relative;
}
/* line 2616, templates/rt_citadel/custom/scss/custom.scss */
.custom_dla_biznesu {
  background-color: #fff;
  position: relative;
}
/* line 2621, templates/rt_citadel/custom/scss/custom.scss */
.rotate {
  transform: rotate(-90deg);
  /* Legacy vendor prefixes that you probably don't need... */
  /* Safari */
  -webkit-transform: rotate(-90deg);
  /* Firefox */
  -moz-transform: rotate(-90deg);
  /* IE */
  -ms-transform: rotate(-90deg);
  /* Opera */
  -o-transform: rotate(-90deg);
  /* Internet Explorer */
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
/* line 2645, templates/rt_citadel/custom/scss/custom.scss */
.hvr-bubble-float-right:hover:before {
  border-color: transparent transparent transparent #e60000 !important;
  top: calc(50% - 20px) !important;
  border-width: 20px 0 20px 20px !important;
}
/* line 2650, templates/rt_citadel/custom/scss/custom.scss */
.hvr-bubble-float-right:hover {
  -webkit-transform: translateX(-30px) !important;
  transform: translateX(-30px) !important;
}
/* line 2655, templates/rt_citadel/custom/scss/custom.scss */
.hvr-bubble-float-right:hover:before {
  -webkit-transform: translateX(30px) !important;
  transform: translateX(30px) !important;
}
/* line 2660, templates/rt_citadel/custom/scss/custom.scss */
.hvr-bubble-float-right:before {
  position: absolute;
  z-index: -1;
  top: calc(50% - 20px) !important;
  right: 0;
  content: '';
  border-style: solid;
  border-width: 20px 0 20px 20px !important;
  border-color: transparent transparent transparent #fff !important;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
/* line 2676, templates/rt_citadel/custom/scss/custom.scss */
.hvr-bubble-float-left:active:before, .hvr-bubble-float-left:focus:before, .hvr-bubble-float-left:hover:before {
  -webkit-transform: translateX(-30px) !important;
  transform: translateX(-30px) !important;
}
/* line 2681, templates/rt_citadel/custom/scss/custom.scss */
.hvr-bubble-float-left:before {
  position: absolute;
  z-index: -1;
  content: '';
  top: calc(50% - 20px) !important;
  left: 0;
  border-style: solid;
  border-width: 20px 20px 20px 0 !important;
  border-color: transparent #fff transparent transparent !important;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
/* line 2695, templates/rt_citadel/custom/scss/custom.scss */
.hvr-bubble-float-left:active, .hvr-bubble-float-left:focus, .hvr-bubble-float-left:hover {
  -webkit-transform: translateX(30px) !important;
  transform: translateX(30px) !important;
}
/* line 2700, templates/rt_citadel/custom/scss/custom.scss */
.hvr-bubble-float-left:hover:before {
  border-color: transparent #e60000 transparent transparent !important;
}
/* line 2706, templates/rt_citadel/custom/scss/custom.scss */
.hvr-sink:hover {
  -webkit-filter: drop-shadow(-2px -2px 4px rgba(0, 0, 0, 0.2));
  filter: drop-shadow(-2px -2px 4px rgba(0, 0, 0, 0.2));
}
@media only all and (max-width: 1200px) {
  /* line 2713, templates/rt_citadel/custom/scss/custom.scss */
  .custom_stopka1 .size-100, .custom_stopka2 .size-100 {
    text-align: center !important;
    padding-top: 1rem !important;
  }
  /* line 2717, templates/rt_citadel/custom/scss/custom.scss */
  #g-footermain .g-content {
    padding: 0 !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  /* line 2723, templates/rt_citadel/custom/scss/custom.scss */
  .v {
    z-index: 0;
    object-fit: cover;
    width: 100vw;
    height: 100% !important;
    position: absolute;
    top: 0;
    left: 0;
  }
}
/* line 2737, templates/rt_citadel/custom/scss/custom.scss */
#arrowAnim {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  float: left;
  position: relative;
}
/* line 2748, templates/rt_citadel/custom/scss/custom.scss */
.arrow {
  width: 1vw;
  height: 1vw;
  border: 1vw solid;
  border-color: #c42113 transparent transparent #c42113;
  transform: rotate(135deg);
}
/* line 2757, templates/rt_citadel/custom/scss/custom.scss */
.arrowSliding {
  position: absolute;
  -webkit-animation: slide 4s linear infinite;
  animation: slide 4s linear infinite;
}
/* line 2763, templates/rt_citadel/custom/scss/custom.scss */
.delay1 {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
/* line 2767, templates/rt_citadel/custom/scss/custom.scss */
.delay2 {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2;
}
/* line 2771, templates/rt_citadel/custom/scss/custom.scss */
.delay3 {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}
@-webkit-keyframes slide {
  /* line 2777, templates/rt_citadel/custom/scss/custom.scss */
  0% {
    opacity: 1;
    transform: translateX(-70px);
  }
  /* line 2778, templates/rt_citadel/custom/scss/custom.scss */
  20% {
    opacity: 1;
    transform: translateX(0px);
  }
  /* line 2779, templates/rt_citadel/custom/scss/custom.scss */
  80% {
    opacity: 1;
    transform: translateX(0px);
  }
  /* line 2780, templates/rt_citadel/custom/scss/custom.scss */
  100% {
    opacity: 1;
    transform: translateX(70px);
  }
}
@keyframes slide {
  /* line 2783, templates/rt_citadel/custom/scss/custom.scss */
  0% {
    opacity: 0;
    transform: translateX(-70px);
  }
  /* line 2784, templates/rt_citadel/custom/scss/custom.scss */
  20% {
    opacity: 1;
    transform: translateX(0px);
  }
  /* line 2785, templates/rt_citadel/custom/scss/custom.scss */
  80% {
    opacity: 1;
    transform: translateX(0px);
  }
  /* line 2786, templates/rt_citadel/custom/scss/custom.scss */
  100% {
    opacity: 0;
    transform: translateX(70px);
  }
}
/* line 2793, templates/rt_citadel/custom/scss/custom.scss */
.slider-wrap {
  height: 500px;
  position: relative;
  width: 100%;
  display: block;
  float: left;
  padding-top: 4rem;
}
/* line 2801, templates/rt_citadel/custom/scss/custom.scss */
.slider-wrap .slider {
  position: relative;
  width: 80%;
  display: block;
}
/* line 2807, templates/rt_citadel/custom/scss/custom.scss */
.slider-item {
  max-width: 100%;
  width: 100%;
  padding: 20px 20px 25px 20px;
  border-radius: 0px;
  background-color: #fff;
  display: flex;
  justify-content: flex-start;
  position: absolute;
  opacity: 0;
  z-index: 0;
  box-shadow: -5px 8px 8px 0 rgba(0, 0, 0, 0.05);
  left: 0;
  top: 0;
  border-radius: 50px 0px 0px 50px;
  -moz-border-radius: 50px 0px 0px 50px;
  -webkit-border-radius: 50px 0px 0px 50px;
  transform: scale(0.5);
}
/* line 2830, templates/rt_citadel/custom/scss/custom.scss */
.slider-item .animation-card_image {
  max-width: 60px;
  max-height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100%;
  box-shadow: 0 4px 9px rgba(0, 0, 0, 0.72);
  background-color: #fff;
}
/* line 2840, templates/rt_citadel/custom/scss/custom.scss */
.slider-item .animation-card_image img {
  width: 60px;
  height: 60px;
  border-radius: 100%;
  max-width: unset;
}
/* line 2846, templates/rt_citadel/custom/scss/custom.scss */
.slider-item .animation-card_content {
  width: 100%;
  margin-left: 26px;
  display: grid;
  height: 100%;
  min-height: 60px;
}
/* line 2854, templates/rt_citadel/custom/scss/custom.scss */
.slider-item .animation-card_content .animation-card_content_title {
  color: #4a4545;
  font-size: 20px;
  font-weight: 600;
  margin: 0;
  padding: 0;
  margin: auto;
}
/*
 @media only all and (max-width: 425px) { 
 .slider-item {
 max-width: 250px;
 }
 .slider-wrap {
 width: 250px;
 }
 .slider-item .animation-card_content {
 margin: 0 !important; 
 padding-left:1rem !important;
 }
 }
 */
/* line 2880, templates/rt_citadel/custom/scss/custom.scss */
.rsform-block-lokalizacja label {
  display: none !important;
  width: 0px !important;
}
/* line 2884, templates/rt_citadel/custom/scss/custom.scss */
.rsform-block-lokalizacja .formControls {
  width: 100% !important;
  flex: 0 0 100%;
  max-width: 100%;
}
/* line 2891, templates/rt_citadel/custom/scss/custom.scss */
.form-check input[type="radio"], input[type="checkbox"] {
  margin: 4px 0 0 -20px;
}
/* line 2895, templates/rt_citadel/custom/scss/custom.scss */
label {
  /* word-break: break-all; */
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
@media (max-width: 1024px) {
  /* line 2905, templates/rt_citadel/custom/scss/custom.scss */
  #rsform_5_page_0 .col-sm-3 {
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
}
@media (max-width: 576px) {
  /* line 2914, templates/rt_citadel/custom/scss/custom.scss */
  #rsform_5_page_0 .col-3 {
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
}
/*# sourceMappingURL=custom_127.css.map */