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

/* line 1, templates/rt_requiem/custom/scss/custom.scss */
.wow {
  visibility: hidden;
}
/* line 5, templates/rt_requiem/custom/scss/custom.scss */
h1 {
  font-size: 2rem !important;
}
/* line 8, templates/rt_requiem/custom/scss/custom.scss */
h2 {
  font-size: 1.5rem !important;
}
@media (max-width: 768px) {
  /* line 14, templates/rt_requiem/custom/scss/custom.scss */
  body {
    font-size: 0.8rem !important;
  }
  /* line 15, templates/rt_requiem/custom/scss/custom.scss */
  h1 {
    font-size: 1.2rem !important;
  }
  /* line 18, templates/rt_requiem/custom/scss/custom.scss */
  h2 {
    font-size: 1rem !important;
  }
}
/* line 29, templates/rt_requiem/custom/scss/custom.scss */
.sticky {
  position: fixed !important;
  width: 100%;
  top: 0;
  z-index: 999999;
  border-top: 0;
}
/* line 40, templates/rt_requiem/custom/scss/custom.scss */
#g-navigation {
  background-color: rgba(0, 0, 0, 0.75) !important;
}
/* line 44, templates/rt_requiem/custom/scss/custom.scss */
#g-navigation:hover {
  opacity: 1 !important;
  width: 100%;
  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 57, templates/rt_requiem/custom/scss/custom.scss */
.dot li {
  list-style: disc;
  list-style-position: inside;
}
/* line 61, templates/rt_requiem/custom/scss/custom.scss */
ul.dot2 {
  margin: 0;
}
/* line 64, templates/rt_requiem/custom/scss/custom.scss */
ul.dot2 {
  list-style-type: none;
}
/* line 67, templates/rt_requiem/custom/scss/custom.scss */
ul.dot2 > li {
  text-indent: -5px;
}
/* line 70, templates/rt_requiem/custom/scss/custom.scss */
ul.dot2 > li:before {
  content: "- ";
  text-indent: -15px;
}
/* line 75, templates/rt_requiem/custom/scss/custom.scss */
#g-header {
  color: #5c5c5c;
  position: relative;
  z-index: 100;
  background: #000 url('../../../../images/topbg.jpg') top center no-repeat;
  background-size: cover;
}
/* line 83, templates/rt_requiem/custom/scss/custom.scss */
.g-animatedblock-title {
  color: #000;
  margin: 0 0 1rem 0;
  padding: 0 1rem;
  font-size: 1.4rem;
  line-height: 1.1;
  font-weight: 400;
  text-transform: uppercase;
}
/* line 93, templates/rt_requiem/custom/scss/custom.scss */
.g-animatedblock-title a {
  color: #5c5c5c;
}
/* line 97, templates/rt_requiem/custom/scss/custom.scss */
.g-title {
  font-size: 1.6rem;
  font-weight: 700;
  text-transform: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
/* line 106, templates/rt_requiem/custom/scss/custom.scss */
.g-textpromo {
  font-size: 1.1rem;
  line-height: 1.25;
}
/* line 111, templates/rt_requiem/custom/scss/custom.scss */
.g-gridstatistic .g-gridstatistic-item-text2 {
  font-size: 1rem;
  line-height: 1;
}
/* line 116, templates/rt_requiem/custom/scss/custom.scss */
#g-showcase:after, #g-above:after {
  background: -moz-linear-gradient(left, rgba(136, 136, 136, 0) 0%, rgba(136, 136, 136, 0.5) 50%, rgba(136, 136, 136, 0) 100%);
  background: -webkit-linear-gradient(left, rgba(136, 136, 136, 0) 0%, rgba(136, 136, 136, 0.5) 50%, rgba(136, 136, 136, 0) 100%);
  background: linear-gradient(to right, rgba(136, 136, 136, 0) 0%, rgba(136, 136, 136, 0.5) 50%, rgba(136, 136, 136, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#00000000',GradientType=1);
  position: absolute;
  left: 50%;
  width: 100%;
  margin-left: -50%;
  content: "";
  height: 1px;
}
/* line 131, templates/rt_requiem/custom/scss/custom.scss */
h1 {
  font-size: 2rem;
}
/* line 135, templates/rt_requiem/custom/scss/custom.scss */
h2 {
  font-size: 1.6rem;
}
/* line 139, templates/rt_requiem/custom/scss/custom.scss */
h1, h2, h3, h4, h5, h6 {
  margin: 1.5rem 0 0.75rem 0;
  text-rendering: optimizeLegibility;
}
/* line 144, templates/rt_requiem/custom/scss/custom.scss */
.g-home #g-above .g-promocontent, .g-homepositions #g-above .g-promocontent {
  width: 100%;
}
/* line 148, templates/rt_requiem/custom/scss/custom.scss */
.g-gridcontent .g-gridcontent-item-text1, .g-gridcontent .g-gridcontent-item-text2 {
  font-weight: 700;
  font-size: 1.1rem;
  line-height: 1.3;
  text-transform: uppercase;
  letter-spacing: -1px;
  padding-left: 0.2rem;
  padding-right: 0.2rem;
}
/* line 158, templates/rt_requiem/custom/scss/custom.scss */
.g-gridcontent .g-gridcontent-item-text2 {
  font-weight: 400;
  font-size: 0.9rem !important;
  line-height: normal;
  text-transform: none;
  letter-spacing: -1px;
}
/* line 166, templates/rt_requiem/custom/scss/custom.scss */
.g-gridcontent-item-desc {
  font-size: 0.8rem !important;
  padding: 0;
  margin: 0;
  padding-left: 0.2rem;
  padding-right: 0.2rem;
}
/* line 176, templates/rt_requiem/custom/scss/custom.scss */
.g-gridcontent-item-desc {
  display: none;
}
/* line 180, templates/rt_requiem/custom/scss/custom.scss */
/* line 183, templates/rt_requiem/custom/scss/custom.scss */
/* line 184, templates/rt_requiem/custom/scss/custom.scss */
.g-gridcontent-item:hover .g-gridcontent-item-desc {
  display: block;
}
/* line 187, templates/rt_requiem/custom/scss/custom.scss */
.g-gridcontent-item:hover .g-gridcontent-item-text1, .g-gridcontent-item:hover .g-gridcontent-item-text2, .g-gridcontent-item:hover .g-gridcontent-link .fa {
  display: none;
}
/* line 195, templates/rt_requiem/custom/scss/custom.scss */
.g-gridcontent .g-gridcontent-item-wrapper {
  height: 230px;
}
/* line 199, templates/rt_requiem/custom/scss/custom.scss */
.g-superpromo {
  font-size: 3rem;
}
/* line 203, templates/rt_requiem/custom/scss/custom.scss */
#g-extension {
  background: #3a7ad9 url('../../../../images/bg.jpg') top center no-repeat;
  background-size: cover;
}
/* line 208, templates/rt_requiem/custom/scss/custom.scss */
.g-gridcontent-readmore a {
  border-radius: 0 !important;
}
/* line 213, templates/rt_requiem/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 225, templates/rt_requiem/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 242, templates/rt_requiem/custom/scss/custom.scss */
.bfQuickMode input[type=text], .bfQuickMode textarea, .bfQuickMode select, .bfQuickMode .uneditable-input {
  max-width: 100% !important;
  width: 100%;
}
/* line 248, templates/rt_requiem/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 257, templates/rt_requiem/custom/scss/custom.scss */
  0% {
    transform: translateY(50%);
  }
  /* line 260, templates/rt_requiem/custom/scss/custom.scss */
  100% {
    transform: translateY(0%);
  }
}
@keyframes slideInFromTop {
  /* line 266, templates/rt_requiem/custom/scss/custom.scss */
  0% {
    transform: translateY(-50%);
  }
  /* line 269, templates/rt_requiem/custom/scss/custom.scss */
  100% {
    transform: translateY(0%);
  }
}
/* line 274, templates/rt_requiem/custom/scss/custom.scss */
.apnd {
  font-size: 0.8rem;
  animation: 0.2s ease-out 0s 1 slideInFromBottom;
}
/* line 278, templates/rt_requiem/custom/scss/custom.scss */
.error {
  font-size: 0.8rem;
  color: #f00;
  padding: 0;
  margin: 0;
  line-height: 0.8rem;
}
/* line 285, templates/rt_requiem/custom/scss/custom.scss */
#ff_form1 input[type=text] {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
/* line 290, templates/rt_requiem/custom/scss/custom.scss */
#ff_form1 .form-actions {
  margin: 0 !important;
  padding: 0 !important;
}
/* line 295, templates/rt_requiem/custom/scss/custom.scss */
.appnd2 {
  animation: 0.2s ease-in 0s 1 slideInFromTop;
}
/* line 299, templates/rt_requiem/custom/scss/custom.scss */
.green {
  border: 1px solid #01be7e !important;
  background: url('../images/check03.png') 96% center no-repeat !important;
}
/* line 304, templates/rt_requiem/custom/scss/custom.scss */
.red {
  border: 1px solid #f14a52 !important;
  background: url('../images/x04.png') 96% center no-repeat !important;
}
/* line 308, templates/rt_requiem/custom/scss/custom.scss */
.bfErrorMessage {
  display: none !important;
}
/* line 315, templates/rt_requiem/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 324, templates/rt_requiem/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 327, templates/rt_requiem/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 336, templates/rt_requiem/custom/scss/custom.scss */
.form-search 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;
  -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 365, templates/rt_requiem/custom/scss/custom.scss */
.subbutton {
  border: 1px solid #000 !important;
  color: #000 !important;
  background-color: #fdb012;
}
/* line 370, templates/rt_requiem/custom/scss/custom.scss */
.subbutton:hover {
  border: 1px solid #000 !important;
  color: #000 !important;
  background-color: #fff;
}
/* line 376, templates/rt_requiem/custom/scss/custom.scss */
.fieldacyemail, .acysubbuttons {
  margin: 0;
  float: left;
}
/* line 380, templates/rt_requiem/custom/scss/custom.scss */
.acyfield_email input {
  padding: 8px;
  margin-top: 1px;
}
/* line 386, templates/rt_requiem/custom/scss/custom.scss */
.btn {
  border-radius: 0px !important;
  box-shadow: none;
  font-size: 1rem;
  font-weight: 700;
}
/* line 393, templates/rt_requiem/custom/scss/custom.scss */
.btn-cont {
  /*background:rgba(0,0,0,0.4) !important;*/
  /*background:rgba(253,176,18,0.2) !important;*/
  -webkit-transition: background-color 0.5s ease-out;
  -moz-transition: background-color 0.5s ease-out;
  -o-transition: background-color 0.5s ease-out;
  transition: background-color 0.5s ease-out;
  display: block;
  float: left;
  margin: 0px;
  padding: 0;
}
/* line 406, templates/rt_requiem/custom/scss/custom.scss */
.btn-cont .btn {
  padding: 10px 20px;
  margin: 0;
  background: transparent !important;
  position: relative;
  border: 1px solid transparent;
  color: #fdb012 !important;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 2px;
  -webkit-font-smoothing: antialiased;
}
/* line 420, templates/rt_requiem/custom/scss/custom.scss */
.btn-cont .btn .line-1 {
  animation: move1 2000ms infinite ease;
}
/* line 424, templates/rt_requiem/custom/scss/custom.scss */
.btn-cont .btn .line-2 {
  animation: move2 2000ms infinite ease;
}
/* line 428, templates/rt_requiem/custom/scss/custom.scss */
.btn-cont .btn .line-3 {
  animation: move3 2000ms infinite ease;
}
/* line 432, templates/rt_requiem/custom/scss/custom.scss */
.btn-cont .btn .line-4 {
  animation: move4 2000ms infinite ease;
}
/* line 436, templates/rt_requiem/custom/scss/custom.scss */
.btn-cont .btn:hover {
  color: #000 !important;
  border: 1px solid transparent;
}
/* line 444, templates/rt_requiem/custom/scss/custom.scss */
.btn-cont .line-1 {
  content: "";
  display: block;
  position: absolute;
  width: 2px;
  background-color: #fdb012;
  left: 0;
  bottom: 0;
}
/* line 453, templates/rt_requiem/custom/scss/custom.scss */
.btn-cont .line-2 {
  content: "";
  display: block;
  position: absolute;
  height: 2px;
  background-color: #fdb012;
  left: 0;
  top: 0;
}
/* line 462, templates/rt_requiem/custom/scss/custom.scss */
.btn-cont .line-3 {
  content: "";
  display: block;
  position: absolute;
  width: 2px;
  background-color: #fdb012;
  right: 0;
  top: 0;
}
/* line 471, templates/rt_requiem/custom/scss/custom.scss */
.btn-cont .line-4 {
  content: "";
  display: block;
  position: absolute;
  height: 2px;
  background-color: #fdb012;
  right: 0;
  bottom: 0;
}
@keyframes move1 {
  /* line 483, templates/rt_requiem/custom/scss/custom.scss */
  0% {
    height: 100%;
    bottom: 0;
  }
  /* line 487, templates/rt_requiem/custom/scss/custom.scss */
  54% {
    height: 0;
    bottom: 100%;
  }
  /* line 491, templates/rt_requiem/custom/scss/custom.scss */
  55% {
    height: 0;
    bottom: 0;
  }
  /* line 495, templates/rt_requiem/custom/scss/custom.scss */
  100% {
    height: 100%;
    bottom: 0;
  }
}
@keyframes move2 {
  /* line 502, templates/rt_requiem/custom/scss/custom.scss */
  0% {
    width: 0;
    left: 0;
  }
  /* line 506, templates/rt_requiem/custom/scss/custom.scss */
  50% {
    width: 100%;
    left: 0;
  }
  /* line 510, templates/rt_requiem/custom/scss/custom.scss */
  100% {
    width: 0;
    left: 100%;
  }
}
@keyframes move3 {
  /* line 517, templates/rt_requiem/custom/scss/custom.scss */
  0% {
    height: 100%;
    top: 0;
  }
  /* line 521, templates/rt_requiem/custom/scss/custom.scss */
  54% {
    height: 0;
    top: 100%;
  }
  /* line 525, templates/rt_requiem/custom/scss/custom.scss */
  55% {
    height: 0;
    top: 0;
  }
  /* line 529, templates/rt_requiem/custom/scss/custom.scss */
  100% {
    height: 100%;
    top: 0;
  }
}
@keyframes move4 {
  /* line 536, templates/rt_requiem/custom/scss/custom.scss */
  0% {
    width: 0;
    right: 0;
  }
  /* line 540, templates/rt_requiem/custom/scss/custom.scss */
  55% {
    width: 100%;
    right: 0;
  }
  /* line 544, templates/rt_requiem/custom/scss/custom.scss */
  100% {
    width: 0;
    right: 100%;
  }
}
/* line 550, templates/rt_requiem/custom/scss/custom.scss */
.btn-cont:hover {
  background-color: #fdb012 !important;
}
/* line 558, templates/rt_requiem/custom/scss/custom.scss */
.form-actions {
  background: transparent !important;
  border: none !important;
}
/* line 564, templates/rt_requiem/custom/scss/custom.scss */
.mainnav-left {
  width: 10% !important;
  max-width: 10% !important;
  flex-basis: 10% !important;
}
/* line 570, templates/rt_requiem/custom/scss/custom.scss */
.mainnav-center {
  width: 80% !important;
  max-width: 80% !important;
  flex-basis: 80% !important;
}
/* line 576, templates/rt_requiem/custom/scss/custom.scss */
.mainnav-right {
  width: 10% !important;
  max-width: 10% !important;
  flex-basis: 10% !important;
}
/* line 582, templates/rt_requiem/custom/scss/custom.scss */
.g-iconmenu-text {
  display: none !important;
}
/* line 586, templates/rt_requiem/custom/scss/custom.scss */
.g-homepositions #g-bottom .g-gridcontent-wrapper a {
  cursor: default;
}
/* line 589, templates/rt_requiem/custom/scss/custom.scss */
.g-infolist-item-title a {
  cursor: text;
}
/* line 592, templates/rt_requiem/custom/scss/custom.scss */
.g-infolist-item-title a:hover {
  color: #fff !important;
}
/* line 596, templates/rt_requiem/custom/scss/custom.scss */
#g-expanded {
  color: #cdcdcd !important;
}
/* line 600, templates/rt_requiem/custom/scss/custom.scss */
.cky-banner-top {
  top: 0;
  left: 0;
  height: 100%;
  background-color: rgba(0, 0, 0, .8);
  backdrop-filter: blur(5px);
}
/* line 611, templates/rt_requiem/custom/scss/custom.scss */
.faqs p {
  font-size: 14px;
}
/* line 616, templates/rt_requiem/custom/scss/custom.scss */
#g-navigation {
  opacity: 1 !important;
}
