/*========================================================
                    Pre settings
=========================================================*/
body {
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  color: #979797;
  background: #3e454c;
}
a {
  color: inherit;
  text-decoration: none;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
a:hover {
  color: #3e454c;
}
img {
  max-width: 100%;
}
p + p {
  margin-top: 14px;
}
/* Common styles
========================================================*/
.document-wrapper {
  width: 100%;
  overflow: hidden;
}
.text-1 {
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: 300;
  text-transform: uppercase;
}
.text-2 {
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  line-height: 25px;
  font-weight: 400;
  text-transform: uppercase;
  text-shadow: 1px 1px #000;
}
.text-3 {
  font-family: 'Open Sans', sans-serif;
  font-size: 40px;
  line-height: 40px;
  font-weight: 300;
  text-transform: uppercase;
}
.text-4 {
  font-family: 'Open Sans', sans-serif;
  font-size: 40px;
  line-height: 60px;
  font-weight: 300;
  text-transform: uppercase;
}
.text-5 {
  font-family: 'Open Sans', sans-serif;
  font-size: 70px;
  line-height: 70px;
  font-weight: 300;
  text-transform: uppercase;
  text-shadow: 1px 1px #000;
}
@media only screen and (max-width: 1199px) {
  .text-5 {
    font-size: 60px;
    line-height: 60px;
  }
}
@media only screen and (max-width: 979px) {
  .text-3 {
    font-size: 32px;
    line-height: 32px;
  }
  .text-5 {
    font-size: 50px;
    line-height: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .text-5 {
    font-size: 40px;
    line-height: 40px;
  }
}
@media only screen and (max-width: 479px) {
  .text-2 {
    font-size: 18px;
    line-height: 22px;
  }
  .text-3 {
    font-size: 30px;
    line-height: 30px;
  }
  .text-4 {
    font-size: 30px;
    line-height: 30px;
  }
  .text-5 {
    font-size: 35px;
    line-height: 35px;
  }
}
.super-box {
  padding: 0 0 100px 0;
}
.heading {
  margin: 0 0 0 -3px;
  padding: 110px 0 40px 0;
  color: #3e454c;
}
.heading .indent {
  padding-left: 8px;
}
.subtitle {
  padding: 0 0 11px 0;
  color: #7ecefd;
}
.list {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  line-height: 15px;
  font-weight: 400;
  text-transform: uppercase;
  color: #3e454c;
}
.list li {
  position: relative;
}
.list li + li {
  margin: 25px 0 0;
}
.list li:after {
  content: "";
  font-family: FontAwesome;
  position: absolute;
  left: 2px;
  top: 50%;
  font-size: 12px;
  line-height: 12px;
  margin: -6px 0 0 0;
  color: #7ecefd;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.list a {
  display: inline-block;
  margin: 0 0 0 34px;
}
.list a:hover {
  color: #2185c5;
}
@media only screen and (max-width: 1199px) {
  .space {
    display: none;
  }
  .heading .indent {
    padding: 0 0 0 0;
  }
}
@media only screen and (max-width: 979px) {
  .list {
    font-size: 10px;
    line-height: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .heading {
    padding: 40px 0 30px 0;
  }
  .list {
    font-size: 15px;
    line-height: 15px;
  }
}
.btn__skin-1 {
  display: inline-block;
  position: relative;
  padding: 22px 22px 22px 82px;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  line-height: 15px;
  font-weight: 400;
  text-transform: uppercase;
  color: #ffffff;
  background: #3e454c;
}
.btn__skin-1:before {
  content: "";
  font-family: FontAwesome;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  padding: 0px 19px 0px 23px;
  font-size: 20px;
  line-height: 59px;
  background: #7ecefd;
}
.btn__skin-1__hover:hover {
  color: #ffffff;
  background: #2185c5;
}
.color-5 {
  color: #2185c5;
}
.color-6 {
  color: #7ecefd;
}
.bg {
  background: #f5f5f5;
}
/*========================================================
                    HEADER styles
=========================================================*/
#header {
  background: #5a778a url(../images/bg-header.jpg) 50% 0 no-repeat;
}
.header-top_s1 {
  float: left;
  padding: 90px 0 0 50px;
}
.header-top_s2 {
  float: right;
  padding: 102px 69px 91px 0;
}
@media only screen and (max-width: 1199px) {
  .header-top_s1 {
    padding: 39px 0 0 34px;
  }
  .header-top_s2 {
    padding: 72px 34px 70px 0;
  }
  .header-top_s2 .sf-menu > li > a:before {
    top: -72px;
  }
}
@media only screen and (max-width: 979px) {
  .header-top_s1 {
    float: none;
    text-align: center;
    padding: 20px 0 20px 0;
  }
  .header-top_s2 {
    float: none;
    text-align: center;
    padding: 60px 0 20px 0;
  }
  .header-top_s2 .sf-menu > li > a:before {
    top: -26px;
  }
}
@media only screen and (max-width: 767px) {
  .header-top_s1 {
    padding: 20px 0 10px 0;
  }
  .header-top_s2 {
    padding: 10px 15px 10px 15px;
  }
}
@media only screen and (max-width: 479px) {
  .header-top_s1 {
    padding: 20px 0 0 0;
  }
}
h1 {
  position: relative;
  display: inline-block;

  font-family: 'Open Sans', sans-serif;
  font-size: 50px;
  line-height: 50px;
  font-weight: 300;
  text-transform: uppercase;
  color: #3e454c;
  z-index: 1;
}
h1 .fa {
  position: absolute;
  top: -4px;
  left: 0;
  font-size: 82px;
  line-height: 82px;
  color: #7ecefd;
}
h1 span {
  display: block;
  margin: 4px 0px 0px 3px;
  font-size: 14px;
  line-height: 14px;
}
h1 a {
  -webkit-transition: none;
  transition: none;
}
h1 a:hover {
  color: inherit;
}
@media only screen and (max-width: 479px) {
  h1 {
    padding: 0 0 0 68px;
    font-size: 40px;
    line-height: 40px;
  }
  h1 .fa {
    top: 0;
    left: 0;
    font-size: 56px;
    line-height: 56px;
  }
  h1 span {
    margin: 0 0 0;
    font-size: 11px;
    line-height: 11px;
  }
}
/* superfish-menu styles
========================================================*/
.sf-menu {
  display: inline-block;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 14px;
  font-weight: 400;
  text-transform: uppercase;
}
.sf-menu > li {
  float: left;
}
.sf-menu > li > a {
  color: #3e454c;
  padding: 0 0 0;
}
.sf-menu > li > a:before {
  content: "";
  position: absolute;
  top: -102px;
  left: 0;
  right: 0;
  border-top: 11px solid transparent;
  pointer-events: none;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.sf-menu > li > a.sf-with-ul {
  color: #3e454c;
}
.sf-menu > li > a:hover {
  color: #7ecefd;
}
.sf-menu > li > a:hover:before {
  border-color: #2185c5;
}
.sf-menu > li.current > a {
  color: #7ecefd;
}
.sf-menu > li.current > a:before {
  border-color: #2185c5;
}
.sf-menu > li.sfHover > a {
  color: #7ecefd;
}
.sf-menu > li.sfHover > a:before {
  border-color: #2185c5;
}
.sf-menu > li + li {
  margin-left: 41px;
}
.sf-menu li {
  position: relative;
  z-index: 2;
}
.sf-menu li a {
  position: relative;
  display: inline-block;
  width: 100%;
  text-align: center;
}
/* first level sub-menu styles */
.sf-menu ul {
  display: none;
  position: absolute;
  top: 100%;
  width: 206px;
  margin: 31px 0 0 -52px;
  padding: 23px 0 22px 0;
  color: #ffffff;
  background: #3e454c;
}
.sf-menu ul:before {
  content: "";
  display: inline-block !important;
  position: absolute;
  top: -18px;
  left: 50%;
  margin-left: -9px;
  border: 9px solid transparent;
  border-bottom: 9px solid #3e454c;
}
.sf-menu ul li a {
  padding: 7px 0 7px;
}
.sf-menu ul li a:hover {
  color: #ffffff;
  background: #2185c5;
}
.sf-menu ul li.sfHover > a {
  color: #ffffff;
  background: #2185c5;
}
/* second level sub-menu styles */
.sf-menu ul ul {
  top: 0;
  left: 100%;
  width: 100%;
  margin: -5px 0 0 21px;
  background: #2185c5;
}
.sf-menu ul ul:before {
  top: 12px;
  left: -11px;
  border: 9px solid transparent;
  border-right: 14px solid #2185c5;
}
.sf-menu ul ul li a:hover {
  color: #ffffff;
  background: #3e454c;
}
/* superfish responsive layout */
@media only screen and (max-width: 767px) {
  .sf-menu {
    display: none;
  }
  .select-menu {
    position: relative;
    display: block;
    margin: 20px 0;
    padding: 0;
    background-color: #ffffff;
    width: 100%;
    z-index: 2;
  }
}
#stuck_container {
  position: relative;
  background: #ffffff;
  z-index: 1;
}
#stuck_container:before,
#stuck_container:after {
  content: " ";
  display: table;
}
#stuck_container:after {
  clear: both;
}
.isStuck {
  z-index: 999;
  left: 0;
  right: 0;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
}
.isStuck .header-top_s1 {
  padding: 10px 0 14px 140px;
}
.isStuck .header-top_s2 {
  padding: 30px 140px 20px 0;
}
.isStuck h1 {
  padding: 0 0 0 64px;
  font-size: 39px;
  line-height: 37px;
}
.isStuck h1 .fa {
  position: absolute;
  top: 0;
  font-size: 52px;
  line-height: 52px;
}
.isStuck h1 span {
  margin: 0 0px 0px 0;
  font-size: 11px;
  line-height: 11px;
}
.isStuck .sf-menu > li > a:before {
  border-top-width: 7px;
  top: -30px;
}
@media only screen and (max-width: 979px) {
  .isStuck {
    display: none;
  }
}
.slider {
  position: relative;
  padding-top: 41.076923%;
  background: #f3f0e8;
}
.slider .header-top {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
@media only screen and (max-width: 1168px) {
  .slider {
    padding-top: 480px;
  }
}
/*========================================================
                    CONTENT styles
=========================================================*/
#content {
  background: #ffffff;
}
.block-1 {
  overflow: hidden;
  margin: 0 0 4px;
}
.block-1_s1 {
  padding-right: 52px;
}
.block-1 .img-box {
  margin: 5px 0 0;
}
.block-1-1 {
  overflow: hidden;
  margin: 0 0 17px;
}
.block-1-1 .subtitle {
  padding-right: 64px;
  padding-bottom: 15px;
}
.block-1-1 p {
  padding-right: 50px;
}
.block-1-1 .btn {
  margin: 36px 0 0;
}
.block-1-2 {
  overflow: hidden;
  margin: 0 0 0;
}
.block-1-2 .subtitle {
  padding-bottom: 8px;
}
.block-1-2 .list {
  margin: 37px 0 0;
}
.block-1-3 {
  overflow: hidden;
  margin: 0 0 0;
}
.block-1-3 .subtitle {
  padding-right: 90px;
}
.block-1-4 {
  overflow: hidden;
  margin: 0 0 16px;
}
.block-1-4 .list {
  margin: 37px 0 0;
}
.block-1-5 {
  overflow: hidden;
  margin: 0 0 0;
}
.block-1-5 .subtitle {
  padding-bottom: 16px;
  padding-right: 60px;
}
.block-1-5 .list {
  margin: 38px 0 27px;
}
.block-1-6 {
  overflow: hidden;
  margin: 0 0 0;
}
.block-1-6 .subtitle {
  padding-bottom: 16px;
  padding-right: 60px;
}
.block-1-6 p {
  padding-right: 20px;
}
.block-1-7 {
  overflow: hidden;
  margin: 0 0 10px;
}
.block-1-7 .img-box {
  margin: 5px 0 0;
}
.block-1-8 {
  overflow: hidden;
  margin: 0 0 -11px;
}
.block-1-8 .subtitle {
  padding-bottom: 11px;
  padding-right: 80px;
}
.block-1-8 p {
  padding-right: 30px;
}
.block-1-8 .list {
  margin: 38px 0 27px;
}
.block-1-9 {
  overflow: hidden;
}
.block-1-10 {
  overflow: hidden;
  margin: 0 0 6px;
}
.block-1-10 p {
  padding-right: 40px;
}
.block-1-10 .img-box {
  margin: 5px 0 0;
}
.block-1-10 .btn {
  margin: 35px 0 10px;
}
.block-1-11 {
  overflow: hidden;
  margin: 0 0 10px;
  line-height: 23px;
}
.block-1-11 .img-box {
  margin: 5px 0 0;
}
.block-1-11_s2 {
  margin: 12px 0 0;
}
.block-1-12 {
  overflow: hidden;
  margin: -4px 0 0;
  line-height: 23px;
}
.block-1-12 .subtitle {
  padding-bottom: 9px;
}
/*
.block-1-12 .list {
  margin: 39px 0 0;
}
*/
@media only screen and (max-width: 1199px) {
  .block-1-11 .img-box {
    margin: 0 0 20px;
  }
}
@media only screen and (max-width: 767px) {
  .block-1 {
    margin: 0 0 0;
  }
  .block-1_s1 {
    padding-right: 0;
  }
  .block-1 .img-box {
    margin: 20px 0 0;
  }
  .block-1-3 .subtitle {
    padding-right: 0;
  }
  .block-1-5 .subtitle {
    padding-right: 0;
  }
  .block-1-6 .subtitle {
    padding-right: 0;
  }
  .block-1-6 p {
    padding-right: 0;
  }
  .block-1-7 .img-box {
    margin: 0 0 20px;
  }
}
.block-2 .img-box {
  margin: 0 0 30px;
}
.block-2 .subtitle {
  padding-bottom: 9px;
}
.block-2 .list {
  margin: 37px 0 0;
}
.block-2_wrapper {
  overflow: hidden;
  margin: 5px 0 0;
}
.block-2_wrapper + .block-2_wrapper {
  margin: 48px 0 16px;
}
.block-2-2_s1 {
  margin: 0 0 31px;
}
.block-2-2_s2 .subtitle {
  padding-right: 10px;
  padding-bottom: 15px;
}
.block-2-2_wrapper {
  overflow: hidden;
  margin: 35px 0 0;
}
.block-2-2_wrapper + .block-2-2_wrapper {
  margin: 43px 0 10px;
}
.block-2-3_s1 {
  margin: 0 0 28px;
}
.block-2-3_s2 p {
  padding-right: 32px;
}
.block-2-3_wrapper {
  overflow: hidden;
  margin: 7px 0 10px;
}
.block-2-4_s1 {
  margin: 0 0 31px;
}
.block-2-4_s2 .subtitle {
  padding-right: 10px;
  padding-bottom: 15px;
}
.block-2-4_s2 p {
  padding-right: 0;
}
.block-2-4_s2 .btn {
  margin: 36px 0 0;
}
.block-2-4_wrapper {
  overflow: hidden;
  margin: 29px 0 16px;
}
@media only screen and (max-width: 767px) {
  .block-2 {
    margin: 0 0 30px;
  }
  .block-2_wrapper {
    margin: 0 0 -30px;
  }
  .block-2_wrapper + .block-2_wrapper {
    margin: 30px 0 -30px;
  }
  .block-2-2 {
    margin: 0 0 30px;
  }
  .block-2-2_s2 .subtitle {
    padding-right: 0;
  }
  .block-2-2_wrapper {
    margin: 30px 0 -30px;
  }
  .block-2-2_wrapper + .block-2-2_wrapper {
    margin: 30px 0 -30px;
  }
  .block-2-3 {
    margin: 0 0 30px;
  }
  .block-2-3_wrapper {
    margin: 0 0 -30px;
  }
  .block-2-4 {
    margin: 0 0 30px;
  }
  .block-2-4_wrapper {
    margin: 0 0 -30px;
  }
}
.block-3 {
  position: relative;
  overflow: hidden;
  margin: 0 0 -27px;
}
.block-3 .heading {
  margin: 0 0 0 3px;
}
.block-3 .fa {
  position: absolute;
  right: 0;
  top: 78px;
  width: 152px;
  height: 152px;
  text-align: center;
  font-size: 58px;
  line-height: 152px;
  color: #ffffff;
  background: #7ecefd;
  border-radius: 50%;
}
.block-3-1 {
  position: relative;
  overflow: hidden;
  margin: 107px 0 13px;
  color: #3e454c;
}
@media only screen and (max-width: 1199px) {
  .block-3 .fa {
    display: none;
  }
}
.block-4 {
  overflow: hidden;
}
.block-4_s1 {
  float: left;
  width: 80px;
  height: 80px;
  margin: 0 12px 0 0;
  color: #ffffff;
  background: #2185c5;
  border-radius: 50%;
  text-align: center;
  line-height: 80px;
}
.block-4_s1 .fa {
  line-height: 80px;
}
.block-4_s2 {
  overflow: hidden;
  color: #3e454c;
}
.block-4_s2 .indent {
  padding-left: 5px;
}
@media only screen and (max-width: 1199px) {
  .block-4_s2 {
    font-size: 28px;
    line-height: 28px;
  }
  .block-4_s2 .indent {
    padding: 0 0 0 0;
  }
}
@media only screen and (max-width: 979px) {
  .block-4_s2 {
    font-size: 19px;
    line-height: 19px;
  }
}
@media only screen and (max-width: 767px) {
  .block-4_s2 {
    font-size: 30px;
    line-height: 30px;
  }
  .block-4_s1 {
    width: 60px;
    height: 60px;
    margin: 0 8px 0 0;
    line-height: 60px;
  }
  .block-4_s1 .fa {
    line-height: 60px;
  }
}
@media only screen and (max-width: 479px) {
  .block-4_s2 {
    font-size: 22px;
    line-height: 22px;
  }
}
.block-5_s1 {
  width: 170px;
  height: 170px;
  font-size: 60px;
  color: #ffffff;
  text-align: center;
  background: #2185c5;
  border-radius: 50%;
}
.block-5_s1 .fa {
  line-height: 170px;
}
.block-5_s2 {
  margin: 31px 0 0;
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  line-height: 20px;
  font-weight: 300;
  text-transform: uppercase;
  color: #7ecefd;
}
.block-5_s3 {
  margin: 4px 0 0;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  line-height: 15px;
  font-weight: 300;
  text-transform: uppercase;
  color: #3e454c;
}
.block-5_wrapper {
  margin: 11px 0 16px;
}
@media only screen and (max-width: 1199px) {
  .block-5_s1 {
    width: 140px;
    height: 140px;
  }
  .block-5_s1 .fa {
    line-height: 140px;
  }
}
@media only screen and (max-width: 979px) {
  .block-5_s1 {
    width: 108px;
    height: 108px;
  }
  .block-5_s1 .fa {
    line-height: 108px;
  }
}
@media only screen and (max-width: 767px) {
  .block-5 {
    margin: 0 0 30px;
  }
  .block-5_wrapper {
    margin: 0 0 -30px;
  }
}
.map {
  position: relative;
  min-height: 480px;
}
.map .google-map-api {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.map #map-canvas {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.map iframe {
  width: 100%;
}
.map img {
  max-width: none !important;
}
@media only screen and (max-width: 979px) {
  .map {
    min-height: 420px;
  }
}
@media only screen and (max-width: 767px) {
  .map {
    min-height: 350px;
  }
}
@media only screen and (max-width: 479px) {
  .map {
    min-height: 280px;
  }
}
/* Contact Form variables
========================================================*/
/* Contact Form Basic Styles 
========================================================*/
#contact-form {
  display: block;
  position: relative;
  background: none;
}
#contact-form .contact-form_s1 {
  margin: -10px 0 0;
}
#contact-form .contact-form_s1:before,
#contact-form .contact-form_s1:after {
  content: " ";
  display: table;
}
#contact-form .contact-form_s1:after {
  clear: both;
}
#contact-form .contact-form_s1 label {
  width: 100%;
}
#contact-form .contact-form_s2 {
  margin: 26px 0 0;
}
#contact-form .contact-form_s2 label {
  width: 570px;
}
#contact-form .contact-form_s2 label + label {
  margin-left: 30px;
}
#contact-form .contact-form_s2:before,
#contact-form .contact-form_s2:after {
  content: " ";
  display: table;
}
#contact-form .contact-form_s2:after {
  clear: both;
}
#contact-form .contact-form_s3 {
  margin: 60px 0 0 0;
}
#contact-form .contact-form_s3:before,
#contact-form .contact-form_s3:after {
  content: " ";
  display: table;
}
#contact-form .contact-form_s3:after {
  clear: both;
}
#contact-form .contact-form_s3 ._placeholder {
  padding-top: 6px;
}
#contact-form .contact-form_s4 {
  padding: 39px 0 17px 0;
}
#contact-form label {
  display: block;
  float: left;
  position: relative;
  display: inline-block;
}
#contact-form label.message {
  margin: 0 0 0 0;
  width: 100%;
  position: relative;
}
@media only screen and (max-width: 1199px) {
  #contact-form .contact-form_s2 label {
    width: 455px;
  }
  #contact-form .contact-form_s2 label + label {
    margin-left: 30px;
  }
}
@media only screen and (max-width: 979px) {
  #contact-form .contact-form_s2 label {
    width: 100%;
  }
  #contact-form .contact-form_s2 label + label {
    margin-top: 26px;
    margin-left: 0;
  }
  #contact-form .contact-form_s3 {
    margin: 56px 0 0 0;
  }
}
#contact-form fieldset {
  border: none;
  width: 100%;
}
/* Contact Form Placeholder Styles 
========================================================*/
#contact-form ._placeholder {
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 40px;
  padding: 0 0 0 20px;
  font-weight: 400;
  color: #bbbaba;
  width: 100% !important;
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: text;
}
#contact-form ._placeholder.focused {
  opacity: 0.4;
  filter: alpha(opacity=40);
}
#contact-form ._placeholder.hidden {
  display: none;
}
#contact-form .file ._placeholder {
  display: none;
}
/* Contact Form Input 
========================================================*/
#contact-form input[type='text'] {
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 40px;
  padding: 0 20px 0;
  border: solid #3e454c;
  border-width: 0 0 1px 0;
  color: #bbbaba;
  font-weight: 400;
  width: 100%;
  outline: none;
  height: 40px;
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: none;
}
/* Contact Form File Input 
========================================================*/
#contact-form .input-group {
  position: relative;
  display: table;
  border-collapse: separate;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#contact-form input.form-control[disabled] {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
#contact-form input.form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
  padding: 6px 12px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -moz-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
#contact-form .input-group-btn:first-child > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  margin: 0 -1px 0 0;
}
#contact-form .input-group .form-control:last-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
#contact-form .input-group-btn:last-child > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
#contact-form .input-group .form-control:first-child {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
#contact-form input.form-control,
#contact-form .input-group-btn {
  display: table-cell;
  border-collapse: separate;
  float: none !important;
}
#contact-form .input-group-btn label {
  width: auto;
  margin-left: -1px;
}
#contact-form .input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
  width: 1%;
  vertical-align: middle;
}
#contact-form .btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
#contact-form .btn-default:hover {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad;
}
#contact-form .btn-default:active,
#contact-form .btn-default:focus {
  outline-offset: -2px;
  outline: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* Contact Form Textarea 
========================================================*/
#contact-form textarea {
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 14px;
  padding: 18px 19px;
  border: solid #3e454c;
  border-width: 1px;
  font-weight: 400;
  width: 100%;
  outline: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  resize: none;
  height: 166px;
  color: #bbbaba;
  background: none;
  margin: 0;
  overflow: auto;
}
/* Contact Form Error messages
========================================================*/
#contact-form .empty-message,
#contact-form .error-message {
  position: absolute;
  right: 3px;
  top: 2px;
  color: red;
  height: 0;
  overflow: hidden;
  font-size: 11px;
  -webkit-transition: 0.3s ease-in height;
  transition: 0.3s ease-in height;
  z-index: 99;
}
#contact-form .invalid .error-message,
#contact-form .empty .empty-message {
  height: 20px;
  padding-right: 6px;
}
/* Contact Form Processing Box
========================================================*/
#contact-form .contact-form-loader {
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #ffffff;
  background-image: url('../images/loader.gif');
  background-repeat: no-repeat;
  background-position: 50% 50%;
  opacity: 0;
}
#contact-form.processing .contact-form-loader {
  opacity: 1;
  z-index: 99;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
/* Contact Form Modal 
========================================================*/
.modal-open {
  overflow: hidden;
}
#contact-form .modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
#contact-form .modal h4 {
  font-size: 24px;
  color: #343438;
  text-transform: none;
  padding: 0;
  margin: 0;
  color: #000;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: none;
  color: #000;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
  position: relative;
  z-index: 10;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 20px;
}
.modal-dialog {
  width: 600px;
  margin: 10px auto;
}
@media only screen and (max-width: 767px) {
  .modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
  }
}
/* Contact Form Close icon 
========================================================*/
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.privacy {
  margin: 0 0 10px;
}
.privacy .subtitle {
  padding: 0 34px 11px 0;
}
.privacy p {
  padding-right: 10px;
}
.privacy p + .subtitle {
  padding-top: 38px;
}
.privacy a {
  display: inline-block;
  margin: 23px 0 0 0;
  color: #7ecefd;
}
.privacy a:hover {
  color: #2185c5;
}
@media only screen and (max-width: 767px) {
  .privacy {
    margin: 0 0 0;
  }
  .privacy .subtitle {
    padding: 0 0 10px 0;
  }
  .privacy p {
    padding-right: 0;
  }
}
.wow {
  visibility: hidden;
  visibility: visible\9;
}
/*========================================================
                    FOOTER styles
=========================================================*/
.fbox-1 {
  padding-top: 76px;
  padding-bottom: 72px;
  background: #3e454c;
}
.fbox-1:before,
.fbox-1:after {
  content: " ";
  display: table;
}
.fbox-1:after {
  clear: both;
}
.fblock-1 {
  float: left;
  position: relative;
  /*padding: 0 0 0 64px;*/
  font-family: 'Open Sans', sans-serif;
  font-size: 28px;
  line-height: 28px;
  font-weight: 300;
  text-transform: uppercase;
  color: #ffffff;
}
.fblock-1 .fa {
  position: absolute;
  top: -1px;
  left: 1px;
  font-size: 45px;
  line-height: 45px;
  text-align: center;
  color: #7ecefd;
  margin: 0 18px 0 0;
}
.fblock-1 span {
  display: block;
  margin: 1px 0px 0px 1px;
  font-size: 8px;
  line-height: 8px;
}
.fblock-1 a {
  -webkit-transition: none;
  transition: none;
}
.fblock-1 a:hover {
  color: inherit;
}
.fblock-2 {
  float: left;
  margin: 9px 0 0 20px;
  font-family: 'Open Sans', sans-serif;
  line-height: 24px;
  color: #8396a8;
}
.fblock-2 a {
  color: inherit;
}
.fblock-2 a:hover {
  color: #2185c5;
}
.fblock-3 {
  float: right;
  margin: -2px 0 0 0;
}
.fblock-3 li {
  float: left;
}
.fblock-3 li + li {
  margin-left: 12px;
}
.fblock-3 a {
  display: inline-block;
  width: 48px;
  height: 48px;
  text-align: center;
  border-radius: 50%;
  color: #ffffff;
  background: #30363b;
}
.fblock-3 a:hover {
  color: #ffffff;
  background: #2185c5;
}
.fblock-3 a .fa {
  font-size: 24px;
  line-height: 48px;
}
@media only screen and (max-width: 767px) {
  .fbox-1 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .fblock-1 {
    float: none;
  }
  .fblock-2 {
    float: none;
    margin: 30px 0 0 0;
  }
  .fblock-3 {
    float: none;
    margin: 20px 0 0 0;
  }
}
/* UItoTop styles =======================================*/
#toTop {
  display: none;
  text-decoration: none;
  position: fixed;
  bottom: 80px;
  right: 30px;
  overflow: hidden;
  color: #7ecefd;
  font-size: 76px;
  line-height: 76px;
  text-align: center;
  z-index: 20;
  -webkit-transition: color 0.5s ease;
  transition: color 0.5s ease;
}
#toTop:hover {
  outline: none;
  color: #2185c5;
}
@media only screen and (max-width: 1199px) {
  #toTop {
    display: none !important;
  }
}
