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

.g-buttons {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
.g-buttons .g-buttons-item {
  color: #757575;
  margin: 0 auto;
  display: table;
  background: transparent;
  padding: 1.5rem 2rem;
  border-radius: 3px;
  border: 1px solid #757575;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
@media only all and (min-width: 48rem) and (max-width: 64.99rem) {
  .g-buttons .g-buttons-item {
    width: 70%;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-buttons .g-buttons-item {
    width: 100%;
    margin-bottom: 1rem;
  }
}
.g-buttons .g-buttons-item a {
  color: inherit;
}
.g-buttons .g-buttons-item .g-block {
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}
.g-buttons .g-buttons-item .g-block p {
  margin: 0px;
  line-height: 1.2rem;
}
.g-buttons .g-buttons-item .g-block .g-buttons-item-icon {
  color: #00abeb;
  font-size: 3rem;
  margin-right: 1rem;
  text-align: center;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
@media only all and (min-width: 48rem) and (max-width: 64.99rem) {
  .g-buttons .g-buttons-item .g-block .g-buttons-item-icon {
    font-size: 2rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-buttons .g-buttons-item .g-block .g-buttons-item-icon {
    font-size: 2rem;
  }
}
.g-buttons .g-buttons-item .g-block .g-buttons-item-title1 {
  text-align: initial;
  text-transform: uppercase;
  font-weight: bold;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.g-buttons .g-buttons-item .g-block .g-buttons-item-title2 {
  text-align: initial;
  font-size: 2rem;
  line-height: 2rem;
  margin: 0px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.g-buttons .g-buttons-item .g-block h3 {
  color: #00abeb !important;
}
.g-buttons .g-buttons-item:hover {
  color: #ffffff;
  background: #00abeb;
  border: 1px solid #00abeb;
}
.g-buttons .g-buttons-item:hover .g-buttons-item-icon {
  color: #ffffff;
}
.g-buttons .g-buttons-item:hover h3 {
  color: #ffffff !important;
}
.g-buttons .g-buttons-item.inverted-button {
  color: #ffffff;
  background: #00abeb;
  border: 1px solid #00abeb;
}
.g-buttons .g-buttons-item.inverted-button a {
  color: #ffffff;
}
.g-buttons .g-buttons-item.inverted-button .g-block .g-buttons-item-icon {
  color: #ffffff;
}
.g-buttons .g-buttons-item.inverted-button .g-block h3 {
  color: #ffffff !important;
}
.g-buttons .g-buttons-item.inverted-button:hover {
  background: #0086b8;
}
.g-buttons .fixed-button {
  width: 320px;
}
@media only all and (min-width: 65rem) and (max-width: 84.99rem) {
  .g-buttons .fixed-button {
    width: 300px;
  }
  .g-buttons .fixed-button .g-block .g-buttons-item-title2 {
    font-size: 1.7rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 64.99rem) {
  .g-buttons .g-grid {
    display: block !important;
  }
  .g-buttons .g-grid .g-block {
    margin-bottom: 1rem;
  }
  .g-buttons .g-grid .g-block:last-child {
    margin-bottom: 0px;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-buttons .g-grid {
    display: table;
    width: 100%;
  }
}
.g-buttons > .g-grid > .g-block {
  text-align: center;
}
.g-buttons > .g-grid > .g-block > a {
  display: inline-block;
}
.g-buttons .g-buttons-item {
  color: #fff;
  border-radius: 0;
  background: #087dc1;
  border: 3px solid #087dc1;
  width: 300px;
}
.g-buttons .g-buttons-item:hover {
  color: #087dc1;
  background: #fff;
  border: 3px solid #087dc1;
}
#g-copyright .g-buttons .g-buttons-item {
  color: #fff;
  border-radius: 0;
  background: #16c108;
  border: 3px solid #08c173;
  width: 190px;
  border-radius: 30px;
  font-size: 1.2rem;
  position: fixed;
  bottom: 1rem;
  right: 1rem;
  z-index: 2000;
  margin-bottom: 3rem;
  padding: 0rem 0rem 0rem 0rem;
  right: 8rem;
}
#g-bottom .g-buttons .g-buttons-item {
  margin-top: 4rem;
  margin-bottom: 4rem;
}
#g-copyright .g-buttons .g-buttons-item .g-block .g-buttons-item-title1 {
  line-height: 1.2rem;
  font-weight: 300;
}
#g-copyright .g-buttons .g-buttons-item {
  color: #fff;
  border-radius: 0;
  background: #494949;
  border: 3px solid #494949;
  width: 180px;
  border-radius: 5px;
  font-size: 1.2rem;
  position: fixed;
  bottom: 3rem;
  right: 7rem;
  z-index: 2000;
  padding: 0rem;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3);
}
#g-copyright .g-buttons .g-buttons-item .g-block .g-buttons-item-icon {
  color: #fff;
  font-size: 3.4rem;
  border: 2px solid;
  border-radius: 39px;
  padding: 0.8rem !important;
  width: 80px;
  background: #6dd622;
  position: absolute;
  right: -1rem;
  top: -2rem;
  height: 80px;
  right: -7rem;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3);
}
.g-features-particle.style7 .g-features-particle-icon {
  width: 110%;
  margin: 3rem 0rem 2rem -1rem;
  font-size: 3rem;
}
.g-features-particle.style7 .g-content {
  border: 3px solid #00abeb;
}
.g-features-particle .g-content, .g-features2-particle .g-content {
  border: 4px solid #20a6d8;
  margin: 1rem;
  padding: 2rem 1rem 1rem 1rem;
  background: #fff;
}
.g-article-header {
  border-bottom: none;
}
#g-mainbody h2 {
  padding: 0 0 25px 0;
  border-bottom: 1px solid #e5e5e5;
}
/*
.g-features-particle .g-content:hover, .g-features2-particle .g-content:hover {
    border: 4px solid #a7d820;
    box-shadow: 3px 3px 3px rgba(0,0,0, 0.4);
	transition: 0.4s;
}
*/
.g-contacts.style1.vertical .g-contacts-item a {
  color: #fff;
}
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container {
  color: #fff;
  background: #00abeb;
}
#g-offcanvas #g-mobilemenu-container ul > li:hover > .g-menu-item-container {
  color: #fff !important;
  background: #00abeb;
}
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border: 1px solid #fff;
  background: #00abeb;
  color: #fff;
  border-radius: 0;
}
#g-header .fa-3x {
  color: #00abeb;
  margin-top: 0.5rem;
}
h3 {
  font-size: 1.2rem;
}
@media only all and (min-width: 85rem) {
  #g-page-surround {
    padding-top: 0;
  }
}
#g-top .g-contacts .g-contacts-item {
  font-size: 1.3rem;
  font-weight: 600;
  padding: rem;
  margin: -0.5rem;
}
@media only all and (min-width: 65rem) and (max-width: 84.99rem) {
  #g-feature {
    padding-right: 3rem;
    padding-left: 3rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g-logo .g-mobile-logo {
    height: 60px;
  }
  #g-header .fa-3x {
    right: 1rem !important;
    position: absolute;
    top: 1.2rem;
  }
  #g-mainbody {
    padding-top: 0;
    padding-bottom: 0;
  }
  #g-mainbottom {
    padding-top: 0;
    padding-bottom: 0;
  }
  #g-mainbody {
    padding-top: 0;
    padding-bottom: 0;
  }
  #g-aside {
    padding-top: 0;
    padding-bottom: 0;
  }
  #g-extension {
    padding-top: 0;
  }
}
@media only all and (max-width: 30rem) {
  .g-logo .g-mobile-logo {
    height: 60px;
  }
  #g-header .fa-3x {
    right: 1rem !important;
    position: absolute;
    top: 1.2rem;
  }
  #g-mainbody {
    padding-top: 0;
    padding-bottom: 0;
  }
  #g-mainbottom {
    padding-top: 0;
    padding-bottom: 0;
  }
  #g-mainbody {
    padding-top: 0;
    padding-bottom: 0;
  }
  #g-aside {
    padding-top: 0;
    padding-bottom: 0;
  }
  #g-extension {
    padding-top: 0;
  }
}
#g-header {
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
}
#g-header .g-main-nav .g-toplevel > li > .g-menu-item-container {
  text-transform: none;
  font-weight: 400;
  font-size: 0.9rem;
}
#g-header .g-main-nav .g-toplevel > li > .g-menu-item-container {
  padding: 12px 18px;
  margin: 11% -4px;
  background: #00abeb;
  color: #fff;
}
#g-header .g-main-nav .g-toplevel > li:hover > .g-menu-item-container, #g-header .g-main-nav .g-toplevel > li.active > .g-menu-item-container {
  color: #fff;
  background: #2da0ed;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.4);
}
.g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
  line-height: normal;
  text-align: center;
  font-weight: 400;
  font-size: 1.4rem;
}
#g-last .g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
  font-size: 1rem;
}
#g-header .g-main-nav .g-toplevel > li:last-child .g-menu-item-container {
  padding-right: 14px;
  margin-left: 2px;
}
#g-header .g-main-nav .g-sublevel > li:hover > .g-menu-item-container {
  color: #ffffff;
  background: #00abeb;
}
#g-showcase {
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
  margin-top: -1rem;
  border: 1rem solid #fff;
}
/* BUTTON */
.button {
  background: #f1f1f1;
  color: #939496;
  border: 1px solid #939496;
  border-radius: 0px;
}
.button:hover {
  background: #939496;
  color: #ffffff;
  border: 1px solid #939496;
}
#g-footer .button {
  background: #00abeb;
  color: #fff;
  border: 1px solid #fff;
}
#g-footer .button:hover {
  background: #0299c5;
  color: #ffffff;
  border: 1px solid #ffffff;
}
#g-footer {
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
  border: 1rem solid #fff;
}
#g-copyright {
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
}
#g-page-surround .readmore .btn, #g-offcanvas .readmore .btn, #g-page-surround .search-form-results .btn, #g-offcanvas .search-form-results .btn {
  background: #fff none repeat scroll 0 0;
  border-radius: 0px;
  color: #53a5e2;
  border: 1px solid #53a5e2;
}
#g-page-surround .readmore .btn:hover, #g-offcanvas .readmore .btn:hover, #g-page-surround .search-form-results .btn:hover, #g-offcanvas .search-form-results .btn:hover, #g-page-surround .readmore .btn:active, #g-offcanvas .readmore .btn:active, #g-page-surround .search-form-results .btn:active, #g-offcanvas .search-form-results .btn:active, #g-page-surround .readmore .btn:focus, #g-offcanvas .readmore .btn:focus, #g-page-surround .search-form-results .btn:focus, #g-offcanvas .search-form-results .btn:focus {
  background: #53a5e2 none repeat scroll 0 0;
  color: #ffffff;
  border: 1px solid #53a5e2;
}
.g-offcanvas-toggle {
  font-size: 2.5rem;
  z-index: 1003;
  margin-left: -1.5rem;
}
body .g-slideshow .style3 .g-slideshow-title {
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.8);
  margin: 0 0 15px;
  color: #fff !important;
  padding: 0.5rem 1.5rem 0.5rem 1.5rem;
}
body .g-slideshow .style3 .g-slideshow-title {
  background: #20a6d8;
  font-weight: 600;
  animation: none !important;
  padding: 0rem 1rem 0rem 1rem;
}
.g-article-header .page-header h2 a {
  font-size: 1.4rem;
}
/* SOCIAL */
.g-social-search .g-social-icons a {
  color: #29314e;
}
.g-social-search .g-search-icon > a:hover {
  color: #707eb1;
}
.g-social-search .fa {
  color: #ffffff;
}
.g-social-search {
  padding: 0;
}
.box2.moduletable, .box2.widget, .box2.g-outer-box, .box2 > .g-content {
  border: 1px solid #00abeb;
  background: #00abeb;
  margin: 0.1rem;
  color: #fff;
  padding: 65px 25px;
  font-size: 1.3rem;
}
.box2.moduletable .g-title, .box2.widget .g-title, .box2.g-outer-box .g-title, .box2 > .g-content .g-title {
  color: #ffffff !important;
  border-bottom: 1px solid #ffffff;
}
.box2.moduletable .button, .box2.widget .button, .box2.g-outer-box .button, .box2 > .g-content .button {
  background: #00abeb;
  color: #ffffff;
  border: 1px solid #ffffff;
}
.box2.moduletable .button:hover, .box2.widget .button:hover, .box2.g-outer-box .button:hover, .box2 > .g-content .button:hover {
  background: #2da0ed;
  color: #ffffff;
  border: 1px solid #ffffff;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.4);
}
.box3.moduletable, .box3.widget, .box3.g-outer-box, .box3 > .g-content {
  padding: 15px;
  background: #fff;
  color: #474747;
  margin: -0.8rem;
  border: 6px solid #00abeb;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2), 0 2px 2px rgba(0, 0, 0, 0.4);
}
.box3.moduletable .button, .box3.widget .button, .box3.g-outer-box .button, .box3 > .g-content .button {
  background: #00abeb;
  color: #fff;
  border: 1px solid #00abeb;
}
.box3.moduletable .button:hover, .box3.widget .button:hover, .box3.g-outer-box .button:hover, .box3 > .g-content .button:hover {
  background: #2da0ed;
  color: #ffffff;
  border: 1px solid #2da0ed;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.4);
}
.box3.moduletable .g-title, .box3.widget .g-title, .box3.g-outer-box .g-title, .box3 > .g-content .g-title {
  color: #00abeb !important;
  font-weight: 600;
  text-transform: uppercase;
}
.box4.moduletable, .box4.widget, .box4.g-outer-box, .box4 > .g-content {
  padding: 0;
  background: #fff;
  color: #fff;
  margin-bottom: 2rem;
}
#g-subfeature h3 {
  font-size: 3rem;
  font-weight: 700;
  color: #fff !important;
  border-bottom: none;
  text-align: center;
}
body .uk-slidenav {
  border-radius: 10%;
}
#g-to-top .style1 #g-totop-button {
  border-radius: 0px;
  padding: 10px 16px;
  border: 3px double;
}
#g-prebottom {
  margin-bottom: 1rem;
}
#g-aside .g-title.box1 {
  color: #fff !important;
}
#g-aside .g-title, #g-sidebar .g-title {
  color: #fff;
}
h1 {
  font-size: 1.2rem;
}
.g-slideshow .style2 .g-slideshow-desc {
  background: #00abeb;
  color: #fff !important;
  font-size: 1.5rem;
  border-bottom: 3px solid #fff;
}
.g-slideshow .style2 .g-slideshow-title {
  background: #fff;
  color: #00abeb !important;
  font-size: 3rem;
  font-weight: 600;
}
#g-extension .g-page-title h3 {
  color: #00abeb !important;
  font-size: 2.8em;
  font-weight: 600;
}
#g-intro .g-page-title h3 {
  color: #00abeb !important;
  font-size: 1.8em;
  font-weight: 600;
  border-bottom: 1px solid;
}
/* BANNER */
.uk-overlay-background {
  background: rgba(22, 125, 194, 0.7);
}
.g-slideshow .g-slideshow-title {
  margin: 0 0 15px;
  color: #fff !important;
  font-size: 4rem;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.8);
}
.uk-overlay-area-content > :last-child, .uk-overlay-panel.uk-flex > * > :last-child, .uk-overlay-panel > :last-child, .uk-overlay > :first-child {
  margin-bottom: 0;
  font-size: 1.5rem;
}
.g-slideshow .slideshow-caption.uk-overlay-background {
  margin-bottom: -1.55rem;
}
/*# sourceMappingURL=custom_20.css.map */