/* Pre Header */

.container {
  width: 50%;
}

#pre-header {
  background: #045081;
}

#pre-header-search .search {
  max-width: 120px;
  background: #FFF;
  border: 1px solid #033a5e;
  padding: 3px 10px;
  color: #033a5e;
  float: right;
  border-radius: 4px;
}

#pre-header-search .searchform input {
  color: #045081;
}

#pre-header-search {
  float: right;
}

/* Main Nav */

#header .menu > li.current_page_item > a {
  text-transform: uppercase;
}

#header .header-links > ul > li a {
  color: #045081;
  padding: 25px 20px;
  text-transform: uppercase;
}

#header .header-links > ul > li a:hover {
  color: #299eff;
}

.btn-navbar {
  display: block;
  padding: 10px 10px;
  background-color: #045081;
  border: 1px solid #033d63;
}

#header-responsive li a:hover {
  background: #bcc2c9;
}

/* Slider */

#slider .featured-title span,
.thinkupslider-sc .featured-title span {
  display: inline-block;
  color: #FFF;
  font-weight: 900;
  line-height: 1;
  text-transform: uppercase;
}

#slider .featured-excerpt span,
.thinkupslider-sc .featured-excerpt span {
  display: inline-block;
  color: #FFF;
  line-height: 24px;
  font-weight: 600;
}

#slider .rslides-content.slider-center .featured-link a {
  background: #045081 none repeat scroll 0% 0%;
  padding: 15px 50px;
  font-weight: 600 !important;
  border-radius: 10px;
  margin: 40px auto;
  font-style: normal;
  border: 0px solid #FFF;
}

#slider .rslides-content.slider-center .featured-link a:hover,
.thinkupslider-sc .rslides-content.style3 .featured-link a:hover {
  background: #299eff none repeat scroll 0% 0%;
  border-radius: 10px !important;
}

#slider .rslides-content.slider-center .featured-link a {
  font-weight: 600 !important;
  border-radius: 10px;
}

.sub-hero h2 {
  font-weight: 900;
}

.featured-excerpt .bullets {
  color: #000;
  font-weight: 400;
  margin-left: 20px;
}

.featured-excerpt h3 {
  color: #008afc;
  font-weight: 300;
}

.slider-boxed #slider .rslides li {
  height: 400px;
  max-height: 400px !important;
  min-height: 300px;
}

.slider-boxed #slider .rslides {
  height: 400px;
  max-height: 400px  !important;
  min-height: 300px;
}

.slider-boxed #slider .rslides img {
  height: 100%;
  max-height: 400px  !important;
  min-height: 300px;
}

.slider-boxed #slider .rslides-inner {
  background-size: cover;
  width: 100%;
}

.slider-boxed #slider .rslides-inner {
  box-shadow: none;
}

.slider-boxed #slider .rslides-inner {
  -webkit-box-shadow: 0 0 0 0px #FFF, 0 0 0 0px #DDD !important;
  -moz-box-shadow: 0 0 0 0px #FFF, 0 0 0 0px #DDD !important;
  -o-box-shadow: 0 0 0 0px #FFF, 0 0 0 0px #DDD !important;
  box-shadow: 0 0 0 0px #FFF, 0 0 0 0px #DDD !important;
}

#slider .rslides-container {
  padding: 0px;
}

/* Buttons */

button {
  color: #FFF !important;
  white-space: normal;
}

.big-btn {
  background: #99ca41 none repeat scroll 0% 0%;
  padding: 15px 30px;
  font-weight: 600 !important;
  border-radius: 10px;
  margin: 40px auto;
  font-style: normal;
  color: #FFF !important;
  white-space: normal;
}

.big-btn-2 {
  background: #99ca41 none repeat scroll 0% 0%;
  padding: 15px 30px;
  font-weight: 600 !important;
  border-radius: 10px;
  margin: 0px auto;
  font-style: normal;
  color: #FFF !important;
  white-space: normal;
}

.big-btn:hover {
  background: #97d725 none repeat scroll 0% 0%;
}

.hero-btn {
  background: #99ca41 none repeat scroll 0% 0%;
  padding: 15px 30px;
  font-weight: 600 !important;
  border-radius: 10px;
  margin: 0px auto 20px;
  font-style: normal;
  color: #FFF !important;
  white-space: normal;
}

.hero-btn:hover {
  background: #97d725 none repeat scroll 0% 0%;
}

.sm-btn {
  background: #99ca41 none repeat scroll 0% 0%;
  padding: 10px 30px;
  font-weight: 600 !important;
  border-radius: 4px;
  font-style: normal;
  color: #FFF !important;
}

.sm-btn:hover {
  background: #97d725 none repeat scroll 0% 0%;
}

.sm-btn-blue {
  background: #299eff none repeat scroll 0% 0%;
  padding: 10px 30px;
  font-weight: 300 !important;
  border-radius: 4px;
  font-style: normal;
  color: #FFF !important;
}

.sm-btn-blue:hover {
  background: #045081 none repeat scroll 0% 0%;
}

/* Content */

img {
  line-height: 0px;
}

#main-core p {
  color: #303030;
  font-weight: 300;
  line-height: 1.9;
}

#main-core h2 {
  font-weight: 900;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.center {
  text-align: center;
}

body {
  color: #303030;
  line-height: 1.5;
  font-weight: 300;
}

.blue {
  color: #299eff !important;
}

.dk-blue {
  color: #045081 !important;
}

.black {
  color: #000;
}

.gray {
  color: #bcc2c9 !important;
}

.white {
  color: #FFFFFF !important;
}

.border-left-white p {
  padding: 20px;
  border-left: #FFF solid 1px;
}

.border-left-white {
  border-left: #FFF solid 1px;
}

.services-icon {
  max-width: 50px;
  max-height: 50px;
  float: left;
  width: 30%;
  margin-right: 20px;
}

.services-text {
  float: left;
  width: 60%;
}

.services h3 {
  font-weight: 900;
  line-height: 1.5 !important;
  text-transform: uppercase;
}

.services p {
  line-height: 1.5  !important;
  font-size: 14px;
  font-weight: 400 !important;
}

.services a {
  color: #299eff !important;
  font-weight: 400 !important;
}

.services a:hover {
  color: #fdd000 !important;
}

.aboutus h4 {
  display: block;
  background: #045081;
  border-radius: 4px;
  overflow: auto;
  color: #FFF;
  text-align: center;
  padding: 10px;
  text-transform: uppercase;
  font-weight: 900;
}

.aboutus p {
  line-height: 1.5!important;
  font-weight: 400!important;
  padding: 0px 20px;
}

.aboutus a {
  color: #299eff !important;
  font-weight: 400 !important;
}

.aboutus a:hover {
  color: #045081 !important;
}

.image-block-100 {
  height: 100%;
}

pauto,
pauto p {
  height: 0px;
  padding: 0px;
  margin: 0px;
  line-height: 0px;
}

ul.white a {
  color: #FFF !important;
}

ul.white a:hover {
  color: #299eff !important;
}

/* Sub Pages */

#intro-core h1 {
  font-weight: 900;
  font-size: 50px;
  color: #FFF;
}

.single-post #intro-core h1 {
  font-weight: 900;
  color: #303030;
}

.page-template-template-parallax-php #intro {
  max-width: 100%;
  margin: 0 auto;
  padding-top: 30px;
  padding-bottom: 30px;
  background: #045081;
  background-size: cover;
}

#intro.option1 #intro-core {
  position: relative;
  max-width: 1140px;
  width: 100%;
  margin: 0px auto;
}

#intro.option1 #intro-core::after,
#sidebar h3.widget-title::after {
  border-bottom: 3px solid #299eff;
}

#intro.option1 #intro-core::before {
  bottom: 1px;
}

#breadcrumbs-core,
#breadcrumbs .delimiter {
  color: #FFF;
}

#breadcrumbs-core a {
  color: #299eff;
}

#breadcrumbs-core a:hover {
  color: #97d725;
}

h2.main-title {
  color: #000;
  font-weight: 900;
  text-transform: uppercase;
}

h3.main-title {
  color: #299eff;
  font-weight: 900;
  text-transform: uppercase;
}

.mgt-photo {
  margin-top: 50px;
}

/* Posts */

#main-core h2.blog-title {
  background: #045081;
  color: #FFF;
  padding-left: 20px;
}

.themebutton:hover,
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  background: #299eff;
}

.nav-previous a:hover,
.nav-next a:hover {
  background: #299eff;
}

#comments {
  display: none;
}

.widget_archive li a,
.widget_categories li a {
  background: #FFF;
  color: #303030;
  display: block;
  overflow: auto;
}

.widget_archive li a:hover,
.widget_categories li a:hover {
  background: #045081;
  color: #FFF;
  display: block;
  overflow: auto;
}

.widget_archive li a:focus,
.widget_categories li a:focus {
  background: #299eff;
  color: #FFF;
  display: block;
  overflow: auto;
}

.archive #intro.option1 #intro-core {
  display: none;
}

/* Footer */

#footer {
  font-weight: 300;
  background: #045081;
  border-top: 0px solid #F33F3F;
  border-bottom: 0px solid #299eff;
  padding: 25px 10px 15px;
}

#footer-core h3 {
  margin: 10px 0px 0px;
  font-weight: 600;
  color: #FFF;
  border-bottom: 0px solid #299eff;
  -webkit-box-shadow: 0 0px 0 0 #444;
  -moz-box-shadow: 0 0px 0 0 #444;
  -ms-box-shadow: 0 0px 0 0 #444;
  -o-box-shadow: 0 0px 0 0 #444;
  box-shadow: 0 0px 0 0 #444;
}

#footer-core,
#footer-core p,
#footer-core a,
#footer-core a:hover {
  color: #FFF;
}

#footer {
  border-top: 0px solid #045081;
}

/* Post Footer */

#sub-footer {
  background: #299eff;
  border-top: 0px solid #0871b4;
  padding: 15px 0px;
}

#sub-footer-core {
  color: #FFF;
  text-align: center;
}

/* Responsive */

/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */

@media only screen and (min-width : 320px) {
  #main-core h2 {
    font-size: 50px;
  }

  .single-post #intro-core h1,
  #main-core h2.blog-title {
    font-size: 40px;
  }

  .panel-100 {
    text-align: left;
  }

  .image-block {
    min-height: 300px;
  }

  #main-core .text-block-right {
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  #main-core .text-block-left {
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  #footer {
    font-size: 18px;
  }

  #footer h3 {
    font-size: 18px;
  }
}

/* Extra Small Devices, Phones */

@media only screen and (min-width : 480px) {
  #main-core h2 {
    font-size: 40px;
  }

  .single-post #intro-core h1,
  #main-core h2.blog-title {
    font-size: 30px;
  }

  .panel-100 {
    width: 100% !important;
    float: none;
    text-align: center;
  }

  .image-block {
    min-height: 350px;
  }

  #main-core .text-block-right {
    padding-top: 20px;
    padding-right: 0px;
    padding-left: 20px;
  }

  #main-core .text-block-left {
    padding-top: 0px;
    padding-right: 20px;
    padding-left: 0px;
  }

  #footer {
    font-size: 18px;
  }

  #footer h3 {
    font-size: 18px;
  }
}

/* Responsive Cel Fix - Home Features */

@media only screen and (max-width:768px) {
  .panel-100 {
    width: 100% !important;
    float: none;
    text-align: center;
  }
}

/* Small Devices, Tablets */

@media only screen and (min-width : 768px) {
  #main-core h2 {
    font-size: 50px;
  }

  .single-post #intro-core h1,
  #main-core h2.blog-title {
    font-size: 40px;
  }

  .panel-100 {
    width: 100% !important;
    float: none;
    text-align: center;
  }

  .image-block {
    min-height: 300px;
  }

  #main-core .text-block-right {
    padding-top: 20px;
    padding-right: 0px;
    padding-left: 50px;
  }

  #main-core .text-block-left {
    padding-top: 30px;
    padding-right: 50px;
    padding-left: 0px;
  }

  #footer {
    font-size: 18px;
  }

  #footer h3 {
    font-size: 18px;
  }
}

/* Responsive Cel Fix - home  */

@media only screen and (max-width:992px) {
  .panel-100 {
    width: 100% !important;
    float: none;
    text-align: left;
  }
}

/* Medium Devices, Desktops */

@media only screen and (min-width : 992px) {
  #main-core h2 {
    font-size: 50px;
  }

  .single-post #intro-core h1,
  #main-core h2.blog-title {
    font-size: 40px;
  }

  .panel-100 {
    text-align: left;
  }

  .image-block {
    min-height: 350px;
  }

  #main-core .text-block-right {
    padding-top: 30px;
    padding-right: 0px;
    padding-left: 50px;
  }

  #main-core .text-block-left {
    padding-top: 110px;
    padding-right: 50px;
    padding-left: 0px;
  }

  #footer {
    font-size: 18px;
  }

  #footer h3 {
    font-size: 18px;
  }
}

/* Large Devices, Wide Screens */

@media only screen and (min-width : 1200px) {
  body {
    font-size: 18px;
  }

  .panel-100 {
    text-align: left;
  }

  #main-core h2 {
    font-size: 50px;
  }

  .single-post #intro-core h1,
  #main-core h2.blog-title {
    font-size: 40px;
  }

  #slider .featured-title span,
  .thinkupslider-sc .featured-title span {
    font-size: 70px;
  }

  #slider .featured-excerpt span,
  .thinkupslider-sc .featured-excerpt span {
    font-size: 18px;
  }

  #main-core .text-block-right {
    padding-top: 110px;
    padding-right: 0px;
    padding-left: 50px;
  }

  #main-core .text-block-left {
    padding-top: 30px;
    padding-right: 50px;
    padding-left: 0px;
  }

  #footer {
    font-size: 18px;
  }

  #footer h3 {
    font-size: 18px;
  }

  .image-block {
    min-height: 450px;
  }
}

.main-title {
  width: 1140px;
  padding: 0px;
  margin: 0 auto;
}

.pg-14-0.panel-grid.panel-has-style {
  background-color: #045081;
}

.panel-grid.panel-no-style {
  max-width: 1140px;
  padding-top: 10px;
  margin: 0 auto;
}

.panel-row-style {
  max-width: 1140px;
  margin: 0 auto;
  padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

/* About Us */

/* Overview */

/* Facilities */

#pg-12-0.panel-grid.panel-has-style {
  background-color: #045081;
}

#pg-14-0.panel-grid.panel-has-style {
  background-color: #045081;
}

#pg-16-0.panel-grid.panel-has-style {
  background-color: #045081;
}

#pg-18-0.panel-grid.panel-has-style {
  background-color: #045081;
}

#pg-34-0.panel-grid.panel-has-style {
  background-color: #045081;
}

#pg-36-0.panel-grid.panel-has-style {
  background-color: #045081;
}

#pg-38-0.panel-grid.panel-has-style {
  background-color: #045081;
}

#pg-40-0.panel-grid.panel-has-style {
  background-color: #045081;
}

#pg-42-0.panel-grid.panel-has-style {
  background-color: #045081;
}

#pg-20-0.panel-grid.panel-has-style {
  background-color: #045081;
}

#pg-63-0.panel-grid.panel-has-style {
  background-color: #045081;
}

#pg-61-0.panel-grid.panel-has-style {
  background-color: #045081;
}

#pg-59-0.panel-grid.panel-has-style {
  background-color: #045081;
}

#pg-57-0.panel-grid.panel-has-style {
  background-color: #045081;
}

#pg-55-0.panel-grid.panel-has-style {
  background-color: #045081;
}

#pg-51-0.panel-grid.panel-has-style {
  background-color: #045081;
}

#pg-16-2.panel-grid.panel-has-style {
  background-color: #bcc2c9;
}

#pg-49-0.panel-grid.panel-has-style {
  background-color: #045081;
}

#pg-22-0.panel-grid.panel-has-style {
  background-color: #045081;
}

#pg-24-0.panel-grid.panel-has-style {
  background-color: #045081;
}

#pg-114-0.panel-grid.panel-has-style {
  background-color: #045081;
}

#pg-301-0.panel-grid.panel-has-style {
  background-color: #045081;
}

#pg-2-1.panel-grid.panel-has-style {
	background: url("../2018/02/DSC07483.jpg") !important;
	background-position: center top !important;
  background-repeat: repeat !important;
  background-size: cover !important;
  background-attachment: scroll !important;
  padding-top: 50px !important;
  padding-bottom: 40px !important;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}