/* 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_sienna/custom/scss/custom.scss */
p.readmore .btn, .content_vote .btn, .contact .form-actions .btn, #contact-form .controls button.btn, .login .btn, .logout .btn, .registration .btn, .profile-edit .btn, .remind .btn, .reset .btn, .profile .btn, .search #searchForm .btn, .finder #finder-search .btn, .edit.item-page .btn-toolbar .btn, .pager.pagenav a, .moduletable #login-form .control-group .btn {
  background-image: none;
}
/* line 5, templates/rt_sienna/custom/scss/custom.scss */
.myscrollarrow {
  width: 100%;
  text-align: center;
  margin-top: -4rem;
  font-size: 3rem;
  position: absolute;
}
/* line 13, templates/rt_sienna/custom/scss/custom.scss */
.outline-117 #g-container-header .moduletable:first-child, .outline-117 #g-container-header .platform-content {
  margin-bottom: 0;
  padding-bottom: 0;
  padding-top: 0;
  margin-top: 0;
}
/* line 20, templates/rt_sienna/custom/scss/custom.scss */
.outline-117 #g-container-header .owl-carousel {
  z-index: -1;
}
/* line 23, templates/rt_sienna/custom/scss/custom.scss */
.g-imagegrid .g-imagegrid-item:hover .indicator div {
  max-width: 100%;
}
/* line 28, templates/rt_sienna/custom/scss/custom.scss */
.g-pricingtable .g-pricingtable-period {
  line-height: 1 !important;
}
/* line 32, templates/rt_sienna/custom/scss/custom.scss */
#g-container-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  background-color: #011130;
}
/* line 35, templates/rt_sienna/custom/scss/custom.scss */
#g-container-navigation.fp-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
  color: white;
}
/* line 39, templates/rt_sienna/custom/scss/custom.scss */
h2 {
  font-size: 1.5rem;
  font-weight: 50;
}
/* line 44, templates/rt_sienna/custom/scss/custom.scss */
h3 {
  font-size: 1.2rem;
  font-weight: 40;
}
/* line 50, templates/rt_sienna/custom/scss/custom.scss */
.g-owlcarousel-layout-standard .owl-item > div .image:before {
  display: none;
}
/* line 55, templates/rt_sienna/custom/scss/custom.scss */
.g-owlcarousel-item-title {
  text-shadow: 0 0 7px rgba(0, 0, 0, 0.5);
}
/* line 60, templates/rt_sienna/custom/scss/custom.scss */
.formResponsive input[type="text"], .formResponsive input[type="number"], .formResponsive input[type="email"], .formResponsive input[type="tel"], .formResponsive input[type="url"], .formResponsive input[type="password"] {
  height: 40px;
}
/* line 65, templates/rt_sienna/custom/scss/custom.scss */
.formResponsive textarea {
  width: 100% !important;
}
/* line 70, templates/rt_sienna/custom/scss/custom.scss */
.formResponsive button[type="submit"] {
  background-color: #000 !important;
}
/* line 74, templates/rt_sienna/custom/scss/custom.scss */
.formResponsive button[type="submit"]:hover {
  background-color: #757575 !important;
}
