@import "animate.css";
@import url(//fonts.googleapis.com/css?family=Open+Sans:400,600,800);
@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css);
/*========================================================
                      Main Styles
=========================================================*/
body {
  background: #ffffff;
  color: #555555;
  font: 400 16px/32px 'Open Sans', sans-serif;
  -webkit-text-size-adjust: none;
}
img {
  max-width: 100%;
  height: auto;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 800;
  color: #27344c;
}
h1 {
  font-size: 16px;
  line-height: 44px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
h2 {
  padding-top: 70px;
  margin-bottom: 15px;
  font-size: 60px;
  line-height: 60px;
  letter-spacing: 4px;
  text-transform: uppercase;
  text-align: center;
}
@media (max-width: 1199px) and (min-width: 768px) {
  h2 {
    padding-top: 50px;
    font-size: 40px;
    line-height: 40px;
  }
}
@media (max-width: 767px) {
  h2 {
    padding-top: 50px;
    font-size: 30px;
    line-height: 40px;
    letter-spacing: 2px;
  }
}
h3 {
  margin-bottom: 55px;
  font-size: 20px;
  line-height: 23px;
  letter-spacing: 1.8px;
  color: #2abdf0;
  text-align: center;
}
h4 {
  margin-bottom: 15px;
  font-size: 16px;
  line-height: 23px;
  letter-spacing: 1px;
}
h4 a:hover {
  color: #2abdf0;
}
p a:hover {
  text-decoration: underline;
}
time {
  display: block;
}
a {
  font: inherit;
  color: inherit;
  text-decoration: none;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
a:focus {
  outline: none;
}
a[href^="tel:"],
a[href^="callto:"] {
  color: inherit;
  text-decoration: none;
}
strong {
  font-weight: 700;
}
.fa {
  line-height: inherit;
}
[class*='fa-']:before {
  font-weight: 400;
  font-family: 'FontAwesome';
}
.page {
  overflow: hidden;
  min-height: 500px;
}
.lt-ie9 .page {
  min-width: 1200px;
}
/*=======================================================
                       Main Layout
=========================================================*/
/*=======================================================
                        Components
=========================================================*/
/*==================     Brand     ======================*/
.brand {
  display: inline-block;
}
.brand_name {
  overflow: hidden;
}
.brand_name img {
  max-width: inherit;
}
/*==================    Buttons    ======================*/
.btn {
  display: inline-block;
  font-size: 20px;
  line-height: 49px;
  height: 49px;
  padding: 0 30px;
  font-weight: 800;
  letter-spacing: 1px;
  background: #2abdf0;
  color: #fff;
  border: 0;
  outline: 0;
}
.btn:hover {
  background: #27344c;
}
.link01 {
  display: inline-block;
  font-size: 16px;
  line-height: 23px;
  font-weight: 800;
  letter-spacing: 1px;
  color: #2abdf0;
}
.link01:hover {
  color: #27344c;
}
p + .link01 {
  margin-top: 15px;
}
/*==================      Box      ======================*/
.box:before,
.box:after {
  content: " ";
  display: table;
}
.box:after {
  clear: both;
}
.box_aside {
  float: left;
}
.box_cnt__no-flow {
  overflow: hidden;
}
.box01 {
  margin-bottom: 40px;
}
.box01:before,
.box01:after {
  content: " ";
  display: table;
}
.box01:after {
  clear: both;
}
.box01_aside {
  float: left;
  margin-right: 25px;
}
@media (max-width: 979px) {
  .box01_aside {
    float: none;
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .box01_aside {
    text-align: center;
  }
}
.box01_cnt__no-flow {
  overflow: hidden;
}
.box02 {
  text-align: center;
  margin-bottom: 40px;
}
.box02 h4 {
  margin-bottom: 5px;
}
.box02_bottom {
  margin-top: 3px;
  background: #fff;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.box02_img {
  position: relative;
}
.box02 img {
  width: 100%;
}
.box02 .img-cover {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #27344c;
  opacity: 0;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.lt-ie9 .box02 .img-cover {
  filter: alpha(opacity=0);
}
.box02 a {
  display: block;
  margin-top: 7px;
}
.box02 a:hover .box02_bottom {
  background: #2abdf0;
}
.box02 a:hover .date {
  color: #fff;
}
.box02 a:hover .img-cover {
  opacity: 0.5;
}
.lt-ie9 .box02 a:hover .img-cover {
  filter: alpha(opacity=50);
}
.box03 {
  margin-bottom: 40px;
}
.box03:before,
.box03:after {
  content: " ";
  display: table;
}
.box03:after {
  clear: both;
}
@media (max-width: 767px) {
  .box03 {
    text-align: center;
  }
}
.box03_aside {
  float: left;
  margin-right: 30px;
}
.box03_aside img {
  margin-top: 5px;
}
@media (max-width: 1199px) {
  .box03_aside {
    float: none;
    margin-right: 0;
    margin-bottom: 20px;
  }
}
.box03_cnt__no-flow {
  overflow: hidden;
}
.box04 {
  margin-bottom: 30px;
  padding-left: 30px;
  position: relative;
}
.box04:before {
  content: '\f0a9';
  position: absolute;
  left: 0;
  top: 0;
  color: #27344c;
  font-family: 'FontAwesome';
  font-size: 24px;
  line-height: 24px;
}
.box04 h4 {
  margin-bottom: 5px;
}
.box05 {
  margin-bottom: 35px;
  padding-left: 50px;
  position: relative;
}
.box05 .num02 {
  position: absolute;
  left: 0;
  top: 0;
  color: #27344c;
  font-size: 38px;
  line-height: 32px;
  font-weight: 800;
  letter-spacing: 2px;
}
/*========================   Menu   ==========================*/
.sf-menu {
  font-size: 14px;
  display: inline-block;
}
.sf-menu:before,
.sf-menu:after {
  content: " ";
  display: table;
}
.sf-menu:after {
  clear: both;
}
.sf-menu > li {
  position: relative;
  float: left;
}
.sf-menu > li + li {
  margin-left: 10px;
}
.sf-menu a {
  display: block;
}
.sf-menu > li > a {
  color: #222222;
  font-weight: 600;
  padding: 0 24px;
  line-height: 40px;
}
@media (max-width: 1199px) and (min-width: 980px) {
  .sf-menu > li > a {
    padding: 0 15px;
  }
}
.sf-menu > li.sfHover > a,
.sf-menu > li > a:hover {
  color: #fff;
  background: #27344c;
}
.sf-menu > li.active > a {
  color: #fff;
  background: #27344c;
}
.sf-menu ul {
  display: none;
  position: absolute;
  top: 100%;
  min-width: 100px;
  margin-top: 40px;
  padding: 20px 10px 5px;
  background: #27344c;
  z-index: 2;
  text-align: center;
  line-height: 20px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.sf-menu ul > li {
  position: relative;
  margin-bottom: 15px;
}
.sf-menu ul > li > a {
  color: #FFF;
}
.sf-menu ul > li.sfHover > a,
.sf-menu ul > li > a:hover {
  color: #2abdf0;
}
.sf-menu ul ul {
  position: absolute;
  top: -10px;
  left: 100%;
  min-width: 100px;
  margin-top: 0;
  padding: 15px 10px 5px;
  z-index: 4;
}
.sf-menu ul ul > li > a {
  color: #FFF;
}
.sf-menu ul ul > li.sfHover > a,
.sf-menu ul ul > li > a:hover {
  color: #2abdf0;
}
.sf-menu > li > .sf-with-ul {
  position: relative;
}
.sf-menu > li > .sf-with-ul:before {
  position: absolute;
  left: 50%;
  top: 62%;
  margin-left: -6px;
  content: '\f0d7';
  font: 400 12px/12px 'FontAwesome';
}
@media (max-width: 767px) {
  .sf-menu {
    display: none;
  }
}
/*==================  Select Menu  ======================*/
.select-menu {
  position: relative;
  display: none;
  margin: 0 auto;
  width: 420px;
  border: 2px solid #27344c;
  background: #ffffff url('../images/select.png') no-repeat right center;
  overflow: hidden;
}
.select-menu .select {
  width: 440px;
  height: 30px;
  color: #585858;
  background-color: transparent;
  font: 400 15px 'Open Sans', sans-serif;
  line-height: 30px;
  border: none;
  border-radius: 0;
  box-shadow: none;
  outline: none;
  -webkit-appearance: none;
}
.select-menu .select::-ms-expand {
  display: none;
}
@media (max-width: 767px) {
  .select-menu {
    display: block;
  }
}
@media (max-width: 479px) {
  .select-menu {
    width: 270px;
  }
  .select-menu .select {
    width: 290px;
  }
}
/*==================  Stuck menu  ======================*/
.stuck_container {
  padding-top: 35px;
  padding-bottom: 40px;
}
.isStuck {
  background: #ffffff;
  z-index: 999;
  border-bottom: 1px solid #eaeaea;
  padding-top: 12px;
  padding-bottom: 15px;
}
.isStuck .sf-menu ul {
  margin-top: 15px;
}
@media only screen and (max-width: 979px) {
  .isStuck {
    display: none !important;
  }
}
/*==================     ToTop     ======================*/
.toTop {
  width: 44px;
  height: 44px;
  background: url('../images/totop-icon.png') no-repeat 0 0;
  border-radius: 50%;
  position: fixed;
  right: 66px;
  bottom: 180px;
  display: none;
  z-index: 20;
  -moz-transition: 0;
  -o-transition: 0;
  -webkit-transition: 0;
  transition: 0;
}
.toTop:hover {
  background-position: 0 -46px;
}
@media only screen and (max-width: 1399px) {
  .toTop {
    display: none !important;
  }
}
/*==================  RD Parallax    ======================*/
.parallax {
  position: relative;
  overflow: hidden;
  padding-top: 70px;
  padding-bottom: 50px;
}
.parallax_image,
.parallax_pattern {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  background-position: center center;
  will-change: transform;
}
.parallax_image {
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
.parallax_pattern {
  background-repeat: repeat;
}
.parallax_cnt {
  position: relative;
}
.parallax h2 {
  color: #fff;
  padding-top: 55px;
  margin-bottom: 25px;
}
/*========================================================
                     HEADER  Section
=========================================================*/
header {
  background: #ffffff;
}
header .brand {
  float: left;
}
header .nav {
  float: right;
  margin-top: 6px;
}
@media (max-width: 979px) {
  header {
    text-align: center;
  }
  header .brand,
  header .nav {
    float: none;
  }
  header .brand {
    margin-bottom: 20px;
  }
}
/*========================================================
                     CONTENT  Section
=========================================================*/
main {
  display: block;
  background: #f4f4f4;
}
.date {
  font-size: 34px;
  line-height: 70px;
  font-weight: 800;
  letter-spacing: 3px;
  color: #27344c;
}
@media (max-width: 1199px) {
  .date {
    font-size: 26px;
    line-height: 60px;
    letter-spacing: 1px;
  }
}
.num {
  display: inline-block;
  font-size: 34px;
  line-height: 70px;
  font-weight: 800;
  letter-spacing: 1px;
  color: #27344c;
  padding: 0 14px;
  background: #fff;
  margin-bottom: 20px;
}
.list-iconed {
  text-align: center;
  margin-top: 80px;
}
@media (max-width: 1199px) {
  .list-iconed {
    margin-top: 0;
  }
}
.list-iconed li {
  display: inline-block;
}
.list-iconed li + li {
  margin-left: 30px;
}
@media (max-width: 767px) {
  .list-iconed {
    display: none;
  }
}
.item-iconed {
  position: relative;
  display: block;
  margin: 0 auto;
  width: 170px;
  height: 155px;
  background: rgba(255, 255, 255, 0.2);
}
@media (max-width: 1199px) {
  .item-iconed {
    width: 120px;
    height: 110px;
  }
}
.item-iconed .icon {
  position: absolute;
  top: 50%;
  margin-top: -25px;
  left: 50%;
  margin-left: -24px;
}
.item-iconed a {
  display: block;
  height: 100%;
}
.item-iconed a:hover {
  background: #2abdf0;
}
.item-iconed .fa {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -18px;
  display: block;
  width: 100%;
  font-size: 38px;
  text-align: center;
  color: #fff;
}
.lh {
  line-height: 28px;
}
img + h4 {
  margin-top: 20px;
}
.mb01 {
  margin-bottom: 85px;
}
.mt01 {
  margin-top: 7px;
}
.primary {
  color: #2abdf0;
}
.color1 {
  color: #fff;
}
.list01 li {
  position: relative;
  margin-left: 18px;
  margin-bottom: 6px;
}
.list01 li:before {
  content: '\f0a9';
  position: absolute;
  top: 0;
  left: -18px;
  font-family: 'FontAwesome';
  font-size: 14px;
  line-height: px;
  color: #27344c;
}
.addr {
  font-size: 16px;
  line-height: 27px;
  font-weight: 600;
  color: #27344c;
  letter-spacing: 1px;
  margin-top: 60px;
}
.addr dl {
  display: table;
}
.addr dt,
.addr dd {
  display: table-cell;
  vertical-align: middle;
}
@media (max-width: 979px) and (min-width: 768px) {
  .addr dt,
  .addr dd {
    display: block;
    text-align: center;
  }
}
.addr dd {
  padding-left: 30px;
}
@media (max-width: 979px) and (min-width: 768px) {
  .addr dd {
    margin-top: 30px;
    padding: 0;
  }
}
.addr .fa {
  color: #2abdf0;
  line-height: 70px;
}
.addr .fa-envelope {
  font-size: 66px;
}
.addr .fa-mobile {
  font-size: 86px;
}
.addr .fa-map-marker {
  font-size: 79px;
}
.addr a:hover {
  text-decoration: underline;
}
.terms h4 {
  margin-bottom: 20px;
}
.terms p {
  margin-bottom: 30px;
}
/*==================      Well     ======================*/
.well01 {
  padding-bottom: 45px;
}
.well02 {
  padding-bottom: 65px;
}
.well03 {
  padding-top: 25px;
  padding-bottom: 85px;
}
.well04 {
  padding-bottom: 25px;
}
/*========================================================
                     FOOTER  Styles
=========================================================*/
footer {
  background: #ffffff;
  text-align: center;
  color: #fff;
  padding: 25px 0;
}
footer .phone {
  padding-top: 60px;
  margin-bottom: 130px;
  font-size: 50px;
  line-height: 50px;
  letter-spacing: 4px;
  font-weight: 800;
  text-transform: uppercase;
  text-align: center;
}
@media (max-width: 767px) {
  footer .phone {
    padding-top: 50px;
    margin-bottom: 50px;
    font-size: 28px;
    line-height: 40px;
    letter-spacing: 2px;
  }
}
footer .copy {
  font-size: 16px;
  font-weight: 800;
  letter-spacing: 1.5px;
}
footer .copy a {
  white-space: nowrap;
}
footer.bg01 {
  background: url(../images/bg01.jpg) no-repeat bottom center;
  padding-top: 20px;
  padding-bottom: 20px;
}
footer.parallax {
  padding-top: 80px;
  padding-bottom: 20px;
}
