.t3-wrapper {
  overflow: hidden !important;
}
*::-moz-selection {
  color: #fff;
  background: none repeat scroll 0 0 #1bbde8;
}
*::selection {
  color: #fff;
  background: none repeat scroll 0 0 #1bbde8;
}
a {
  outline: 0;
}
a:active,
a:focus,
a:hover {
  text-decoration: none;
  outline: 0;
}
.mt10 {
  margin-top: 10px;
}
.mr10 {
  margin-right: 10px;
}
.mr20 {
  margin-right: 20px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb30 {
  margin-bottom: 30px;
}
.ff-base {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
}
.banner-long {
  padding: 120px 0;
}
.banner-short {
  padding: 80px 0;
}
.banner-medium {
  padding: 100px 0;
}
@media screen and (max-width: 768px) {
  .banner-long .mass-head,
  .banner-medium .mass-head,
  .banner-short .mass-head {
    margin: auto;
    text-align: center;
  }
}
.banner-long .mass-head h2,
.banner-medium .mass-head h2,
.banner-short .mass-head h2 {
  font-size: 22px;
  font-weight: 700;
  margin: 0;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}
.breadcrumb {
  font-size: 13px;
  font-weight: 600;
  float: right;
  margin-right: 0;
  padding: 0 15px;
  text-decoration: none;
  text-transform: uppercase;
  color: #ffffff;
  background: transparent;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 768px) {
  .breadcrumb {
    padding: 10px 15px;
  }
}
.breadcrumb li a {
  margin: 0;
  padding: 0;
  text-decoration: none;
  color: #ffffff;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.breadcrumb li a:hover {
  text-decoration: none;
  color: #1bbde8;
}
.breadcrumb > .active {
  font-weight: 600;
  color: #ffffff;
}
@media screen and (max-width: 768px) {
  .breadcrumb {
    float: none;
    margin: auto;
    text-align: center;
  }
}
.page-header {
  display: none;
}
@media screen and (min-width: 768px) {
  .boxed {
    width: 1200px;
    margin: 0 auto;
    border-right: 1px solid #f7f7f7;
    border-left: 1px solid #f7f7f7;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.4);
    background: #ffffff;
  }
}
body {
  font-weight: 300;
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
}
#preloader {
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  overflow: visible;
  width: 100%;
  height: 100%;
  background: #ffffff url('../../templates/itl_hudson/images/loading.gif') no-repeat center center;
}
.t3-header {
  position: relative;
  z-index: 99999;
  background: #ffffff;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
}
.header-bg {
  background: rgba(10, 10, 10, 0.85);
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.logo {
  padding: 13px 0 0;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .logo {
    text-align: left;
  }
}
.logo a {
  line-height: 1;
  display: inline-block;
  margin: 0;
}
.logo-img {
  margin-top: -1px;
}
.logo-image small,
.logo-image span {
  display: none;
}
.logo-text a {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-size: 30px;
  font-size: 35px;
  font-weight: bold;
  padding-top: 13px;
  text-decoration: none;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #1bbde8;
}
.logo-text a em {
  font-style: normal;
  color: #666666;
}
.logo-text:hover a,
.logo-text a:active,
.logo-text a:focus,
.logo-text a:hover {
  text-decoration: none;
}
.logo-text .site-slogan {
  font-size: 15px;
  display: block;
  margin-top: 5px;
}
.rev_slider .sppb-btn-default,
.rev_slider .sppb-btn-primary {
  margin: 0;
}
@media screen and (max-width: 768px) {
  .rev_slider .sppb-btn-default,
  .rev_slider .sppb-btn-primary {
    margin-top: 50px !important;
  }
}
@media screen and (max-width: 768px) {
  .rev_slider .responsive-fix {
    margin-top: 40px !important;
  }
}
@media screen and (max-width: 768px) {
  .rev_slider .responsive-fix2 {
    margin-top: -40px !important;
  }
}
@media screen and (max-width: 768px) {
  .thinheadline_dark,
  .thinheadline_dark2 {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .text-lg,
  .text-lg-center {
    font-size: 55px !important;
    line-height: 65px !important;
  }
}
@media screen and (max-width: 768px) {
  .text-md,
  .text-md-center {
    font-size: 40px !important;
    line-height: 50px !important;
    padding-top: 90px;
  }
}
#herobanner .sppb-title-heading {
  line-height: 60px !important;
  max-width: 800px;
  color: #ffffff;
}
#herobanner .sppb-title-heading:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 70px !important;
  height: 2px;
  margin: 53px auto !important;
  content: '';
  opacity: 1;
  background: #ffffff !important;
}
@media screen and (max-width: 768px) {
  #herobanner .sppb-title-heading:after {
    margin: 77px auto !important;
  }
}
#herobanner .sppb-section-title.sppb-text-left:after {
  display: none;
}
#herobanner .sppb-section-title .sppb-title-subheading {
  margin-top: 50px;
  color: #ffffff;
}
#herobanner .sppb-btn-default,
#herobanner .sppb-btn-primary {
  margin-top: -78px;
}
#herobanner2 .sppb-title-heading {
  line-height: 90px !important;
  margin: auto auto 0;
  text-align: center;
  color: #333333;
}
#herobanner2 .sppb-section-title .sppb-title-subheading {
  margin: 7px auto;
  text-align: center;
  color: #333333;
}
#herobanner2 .sppb-section-title.sppb-text-center:after {
  display: none;
}
#herobanner2 .sppb-btn-default,
#herobanner2 .sppb-btn-primary {
  margin: -100px auto 0;
}
#herobanner3 .sppb-title-heading {
  line-height: 60px !important;
  max-width: 700px;
  color: #ffffff;
}
#herobanner3 .sppb-section-title.sppb-text-left:after {
  width: 70px !important;
  margin: -33px auto !important;
  background: #ffffff !important;
}
#herobanner3 .sppb-section-title .sppb-title-subheading {
  color: #ffffff;
}
#herobanner3 .sppb-btn-default,
#herobanner3 .sppb-btn-primary {
  margin-top: -20px;
}
.carausal .sppb-carousel-inner > .sppb-item .sppb-carousel-item-inner .sppb-carousel-caption {
  margin: 0 auto;
}
.carausal .sppb-carousel-inner > .sppb-item .sppb-carousel-item-inner .sppb-carousel-caption .sppb-carousel-pro-text > h2 {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 36px;
  font-weight: 300;
  line-height: 46px;
  margin: 0 auto;
  text-transform: uppercase;
}
#sp-page-builder .sppb-section-title {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-size: 33px;
  font-weight: 400;
  line-height: 33px;
  position: relative;
  margin: 0 0 85px;
  text-transform: uppercase;
  color: #333333;
  background: transparent;
}
#sp-page-builder .sppb-section-title .sppb-title-heading {
  font-size: 33px;
  line-height: 33px;
}
#sp-page-builder .sppb-section-title span {
  color: #1bbde8 !important;
}
#sp-page-builder .sppb-section-title.sppb-text-center {
  background: transparent;
}
#sp-page-builder .sppb-section-title.sppb-text-center:after {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  width: 37px;
  height: 2px;
  margin: -40px auto;
  content: '';
  opacity: 1;
  background: #1bbde8;
}
#sp-page-builder .sppb-section-title.sppb-text-left {
  background: transparent;
}
#sp-page-builder .sppb-section-title.sppb-text-left:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 37px;
  height: 2px;
  margin: -40px auto;
  content: '';
  opacity: 1;
  background: #1bbde8;
}
#sp-page-builder .sppb-section-title.sppb-text-right {
  background: transparent;
}
#sp-page-builder .sppb-section-title.sppb-text-right:after {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 37px;
  height: 2px;
  margin: -40px auto;
  content: '';
  opacity: 1;
  background: #1bbde8;
}
#sp-page-builder .page-content .sppb-section {
  margin-top: 0 !important;
}
.sppb-title-heading {
  text-transform: uppercase;
}
.sppb-text-center .sppb-title-subheading:after {
  display: none;
}
.sppb-addon-header-block .sppb-addon-content {
  font-size: 15px;
}
.sppb-addon-title {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-size: 30px;
  line-height: 29px;
  position: relative;
  margin: 0 0 50px;
  text-transform: uppercase;
  color: #333333;
  background: transparent;
}
.sppb-addon-title span {
  color: #1bbde8;
}
.sppb-addon-title:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 37px;
  height: 2px;
  margin: -27px auto;
  content: '';
  opacity: 1;
  background: #1bbde8;
}
.sppb-image-content-title {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-size: 30px;
  line-height: 29px;
  position: relative;
  margin: 0 0 50px;
  text-transform: uppercase;
  color: #333333;
  background: transparent;
}
.sppb-image-content-title:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 37px;
  height: 2px;
  margin: -27px auto;
  content: '';
  opacity: 1;
  background: #1bbde8;
}
.left-pad .sppb-addon-title {
  margin-left: 28px;
}
#features .sppb-addon-feature .sppb-addon-content {
  padding: 0 0 100px;
  background: transparent;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
@media screen and (max-width: 768px) {
  #features .sppb-addon-feature .sppb-addon-content {
    padding-bottom: 50px;
  }
}
#features .sppb-addon-feature a:hover {
  text-decoration: none;
}
#features .sppb-addon-feature .sppb-feature-box-title {
  font-size: 16px;
  position: relative;
  margin-bottom: 20px;
  text-transform: uppercase;
  color: #333333;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
#features .sppb-addon-feature .sppb-addon-text {
  padding: 0 22px;
}
#features .sppb-addon-feature .sppb-icon {
  font-size: 45px;
  line-height: 45px;
  color: #1bbde8;
}
#features .sppb-addon-feature .sppb-icon i {
  color: #1bbde8;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
#features .sppb-addon-feature:hover .sppb-addon-content .sppb-icon i {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
#features .sppb-addon-feature:hover .sppb-addon-content .sppb-feature-box-title {
  color: #1bbde8;
}
.featuresborder .sppb-addon-content {
  padding: 0 !important;
}
@media screen and (max-width: 768px) {
  .featuresborder .sppb-addon-content {
    padding-bottom: 50px !important;
  }
}
.featuresborder .sppb-addon-content .sppb-icon {
  font-size: 30px !important;
  line-height: 30px !important;
  padding-top: 0 !important;
  color: #1bbde8;
}
.featuresborder .sppb-addon-content .sppb-icon i {
  color: #1bbde8;
}
.featuresborder .sppb-addon-content:hover {
  background: transparent !important;
}
.featuresborder .sppb-addon-content:hover .sppb-icon i {
  -webkit-transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
  -o-transform: none !important;
  transform: none !important;
}
#features2 .sppb-img-responsive {
  margin-bottom: -50px;
  padding-bottom: 0;
  vertical-align: baseline;
}
#features2 .sppb-addon-feature {
  padding: 0 0 100px;
}
#features2 .sppb-addon-feature a:hover {
  text-decoration: none;
}
#features2 .sppb-addon-feature .sppb-feature-box-title {
  font-size: 16px;
  position: relative;
  margin-bottom: 20px;
  text-transform: uppercase;
  color: #333333;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
#features2 .sppb-addon-feature .pull-right .sppb-icon {
  font-size: 45px;
  line-height: 45px;
  margin: 0 10px;
  padding: 0 15px;
  color: #1bbde8;
}
#features2 .sppb-addon-feature .pull-right .sppb-icon i {
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
#features2 .sppb-addon-feature .pull-left .sppb-icon {
  font-size: 45px;
  line-height: 45px;
  margin: 0 10px;
  padding: 0 15px;
}
#features2 .sppb-addon-feature .pull-left .sppb-icon i {
  color: #1bbde8;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
#features2 .sppb-addon-feature .sppb-addon-text {
  color: #666666;
}
#features2 .sppb-addon-feature:hover .sppb-feature-box-title {
  color: #1bbde8;
}
#features2 .sppb-addon-feature:hover .sppb-icon i {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
  color: #1bbde8;
}
#team2 .sppb-addon-team {
  position: relative;
  padding-bottom: 0;
  border: 1px solid #e7e7e7;
}
@media screen and (max-width: 768px) {
  #team2 .sppb-addon-team {
    margin-bottom: 50px;
  }
}
#team2 .sppb-addon-team .sppb-team-image {
  position: relative;
  overflow: hidden;
}
#team2 .sppb-addon-team .sppb-team-image img {
  width: 100%;
}
#team2 .sppb-addon-team .sppb-team-image:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 0 20px;
  content: '';
  text-align: center;
  opacity: 0;
  background-color: rgba(33, 40, 45, 0.66);
}
#team2 .sppb-addon-team .sppb-team-information {
  position: absolute;
  right: auto;
  bottom: 30px;
  left: auto;
  width: 100%;
  padding: 20px;
  text-align: center;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#team2 .sppb-addon-team .sppb-team-information .sppb-team-name {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-size: 16px;
  display: block;
  margin: 5px auto;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
}
#team2 .sppb-addon-team .sppb-team-information .sppb-team-designation {
  font-size: 15px;
  margin: auto;
  padding: 10px 0 0;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
}
#team2 .sppb-addon-team .sppb-team-introtext {
  display: none;
}
#team2 .sppb-addon-team .sppb-team-social {
  position: absolute;
  bottom: 10%;
  left: 0;
  width: 100%;
  padding: 10px 20px;
  -webkit-transition: transform .3s ease;
  transition: transform .3s ease;
  -webkit-transform: scale(0);
  transform: scale(0);
  text-align: center;
  opacity: 0;
}
#team2 .sppb-addon-team .sppb-team-social li {
  display: inline-block;
  list-style: none;
}
#team2 .sppb-addon-team .sppb-team-social li a {
  font-size: 16px;
  line-height: 35px;
  display: block;
  width: 35px;
  height: 35px;
  margin: 0 5px;
  color: #ffffff;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#team2 .sppb-addon-team .sppb-team-social li a i {
  text-align: center;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#team2 .sppb-addon-team:hover .sppb-team-image:after {
  opacity: 1;
}
#team2 .sppb-addon-team:hover .sppb-team-information {
  bottom: 50%;
  color: #ffffff;
}
#team2 .sppb-addon-team:hover .sppb-team-social {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
#team1 .sppb-addon-content {
  position: relative;
  border: 1px solid #666666;
  background: #333333;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (max-width: 768px) {
  #team1 .sppb-addon-content {
    margin-bottom: 50px;
  }
}
#team1 .sppb-addon-content .sppb-team-image {
  position: relative;
  text-align: center;
  opacity: 1;
  border-radius: 0;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#team1 .sppb-addon-content .sppb-team-image img {
  width: 100%;
}
#team1 .sppb-addon-content .sppb-team-name {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-size: 16px;
  display: block;
  padding-top: 15px;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
}
#team1 .sppb-addon-content .sppb-team-designation {
  font-size: 15px;
  display: block;
  margin: auto;
  padding: 0 0 15px;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
}
#team1 .sppb-addon-content .sppb-team-introtext {
  font-size: 15px;
  line-height: 23px;
  position: absolute;
  top: 10%;
  right: 10%;
  left: 10%;
  padding: 20px;
  -webkit-transform: scale3d(0, 0, 0);
  transform: scale3d(0, 0, 0);
  text-align: center;
  opacity: 0;
  color: #ffffff;
  background-color: transparent;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
@media screen and (max-width: 768px) {
  #team1 .sppb-addon-content .sppb-team-introtext {
    display: none;
  }
}
#team1 .sppb-addon-content .sppb-team-social {
  position: absolute;
  top: 60%;
  right: 10%;
  left: 10%;
  margin: 12px 0 0;
  padding: 0;
  list-style: none;
  text-align: center;
  opacity: 0;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
@media screen and (max-width: 768px) {
  #team1 .sppb-addon-content .sppb-team-social {
    top: 30%;
  }
}
#team1 .sppb-addon-content .sppb-team-social li {
  display: inline-block;
  width: 32px;
  height: 32px;
  margin: 0 3px;
  -webkit-transform: scale3d(0, 0, 0);
  transform: scale3d(0, 0, 0);
  text-align: center;
  color: #1bbde8;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
#team1 .sppb-addon-content .sppb-team-social li i {
  font-size: 17px;
  padding-top: 6px;
}
#team1 .sppb-addon-content:hover {
  background-color: rgba(27, 189, 232, 0.85);
}
#team1 .sppb-addon-content:hover .sppb-team-image {
  opacity: .8;
}
#team1 .sppb-addon-content:hover .sppb-team-introtext {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
  background-color: rgba(27, 189, 232, 0.8);
}
#team1 .sppb-addon-content:hover .sppb-team-social {
  opacity: 1;
}
#team1 .sppb-addon-content:hover .sppb-team-social li {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  background: #333333;
}
#team1 .sppb-addon-content:hover .sppb-team-social li i {
  color: #ffffff;
}
#pricing-section .pricing-box .col-md-3,
#pricing-section .pricing-box .col-sm-4,
#pricing-section .pricing-box .col-sm-6 {
  padding-left: 0 !important;
}
#pricing-section .pricing-box ul.pricing-table {
  margin: 0;
  padding: 0;
  text-align: center;
  border: 1px solid #ccc;
  background: transparent;
}
@media screen and (max-width: 768px) {
  #pricing-section .pricing-box ul.pricing-table {
    margin-bottom: 50px;
  }
}
#pricing-section .pricing-box ul.pricing-table li {
  position: relative;
  padding: 10px 0;
  list-style: none;
  border-bottom: 1px solid #eee;
  background: #ffffff;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#pricing-section .pricing-box ul.pricing-table li h2 {
  font-size: 16px;
  margin: 0;
  padding: 15px 0;
  text-transform: uppercase;
  color: #ffffff;
}
#pricing-section .pricing-box ul.pricing-table li p {
  font-size: 15px;
  margin: 0;
  text-transform: capitalize;
}
#pricing-section .pricing-box ul.pricing-table li a {
  display: inline-block;
  padding: 10px 30px;
  text-decoration: none;
  text-transform: uppercase;
  color: #ffffff;
  border: 0;
  border-radius: 0;
  background: #1bbde8;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#pricing-section .pricing-box ul.pricing-table li a:hover {
  background: #333333;
}
#pricing-section .pricing-box ul.pricing-table li:after {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 1px;
  margin-left: -50px;
  content: '';
}
#pricing-section .pricing-box ul.pricing-table li:first-child {
  padding: 15px 0;
  background: #1bbde8;
}
#pricing-section .pricing-box ul.pricing-table li:last-child {
  padding-top: 0;
  padding-bottom: 50px;
}
#pricing-section .pricing-box ul.pricing-table li.title:after,
#pricing-section .pricing-box ul.pricing-table li.users-available:after,
#pricing-section .pricing-box ul.pricing-table li:first-child:after,
#pricing-section .pricing-box ul.pricing-table li:last-child:after {
  display: none;
}
#pricing-section .pricing-box ul.pricing-table li.title {
  padding: 30px 0 16px;
}
#pricing-section .pricing-box ul.pricing-table li.title p {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-size: 50px;
  font-weight: 400;
  line-height: 60px;
  color: #333333;
}
#pricing-section .pricing-box ul.pricing-table li.title p em,
#pricing-section .pricing-box ul.pricing-table li.title p span {
  font-size: 15px !important;
  font-style: italic;
  text-transform: lowercase;
  color: #666;
}
#pricing-section .pricing-box ul.pricing-table:hover li:first-child {
  background: #1bbde8;
}
#pricing-section .pricing-box ul.pricing-table:hover li.title p span {
  font-size: 30px;
  line-height: 48px;
  display: block;
  color: #1bbde8;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#calltoaction {
  padding: 0 0 75px;
}
#calltoaction .sppb-title-subheading {
  font-size: 40px !important;
  line-height: 50px !important;
  margin-top: 22px !important;
  color: #ffffff;
}
#calltoaction .sppb-text-center {
  position: relative;
}
#calltoaction .sppb-text-center:after {
  display: none;
}
#calltoaction .sppb-btn-default,
#calltoaction .sppb-btn-primary {
  display: block;
  width: 180px;
  margin: -45px auto 0;
}
#calltoaction2 .sppb-title-subheading {
  font-size: 40px !important;
  line-height: 50px !important;
  margin-top: 22px !important;
  color: #ffffff;
}
#calltoaction2 .sppb-text-left {
  position: relative;
}
@media screen and (max-width: 768px) {
  #calltoaction2 .sppb-text-left {
    text-align: center;
  }
}
#calltoaction2 .sppb-text-left:after {
  display: none;
}
#calltoaction2 .sppb-btn-default,
#calltoaction2 .sppb-btn-primary {
  display: block;
  width: 180px;
  margin: -133px auto 0;
}
@media screen and (max-width: 768px) {
  #calltoaction2 .sppb-btn-default,
  #calltoaction2 .sppb-btn-primary {
    margin: -67px auto 90px;
  }
}
.black .sppb-section-title,
.black .sppb-title-subheading {
  color: #333333 !important;
}
#calltoaction3 .sppb-section-title {
  margin: 80px auto;
}
#calltoaction3 .sppb-title-subheading {
  font-size: 16px !important;
  line-height: 16px !important;
  margin-top: 0 !important;
  color: #ffffff;
}
#calltoaction3 .sppb-text-left {
  position: relative;
}
#calltoaction3 .sppb-text-left:after {
  display: none;
}
#calltoaction3 .sppb-btn-default,
#calltoaction3 .sppb-btn-primary {
  display: block;
  width: 150px;
  margin: -112px auto 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 991px) {
  #calltoaction3 .sppb-btn-default,
  #calltoaction3 .sppb-btn-primary {
    float: left;
    margin: -67px auto 50px;
  }
}
#calltoaction3 .sppb-btn-default:hover,
#calltoaction3 .sppb-btn-primary:hover {
  background: #333333;
}
#aboutus1 .sppb-text-left .sppb-addon-title {
  margin: 0 0 50px;
}
#aboutus1 .arrow-list {
  margin-bottom: 20px;
  padding-top: 10px;
  padding-left: 0;
  list-style: none;
}
#aboutus1 .arrow-list li {
  margin-bottom: 10px;
}
#aboutus1 .arrow-list li:last-child {
  margin-bottom: 0;
}
#aboutus1 .arrow-list li:before {
  font-family: 'FontAwesome';
  font-size: 16px;
  position: relative;
  top: 1px;
  margin-right: 15px;
  content: '\f058';
  color: #1bbde8;
}
#aboutus1 .sppb-btn-default {
  margin-top: 10px;
  margin-bottom: 0;
}
#aboutus2 .sppb-addon-title {
  margin-bottom: 50px;
  color: #ffffff !important;
}
#aboutus2 .sppb-btn-default {
  margin-bottom: 0;
}
#aboutus3 .sppb-text-left .sppb-addon-title {
  margin: 0 0 50px;
  color: #ffffff !important;
}
#aboutus3 p {
  color: #ffffff;
}
#aboutus3 .arrow-list {
  margin-bottom: 20px;
  padding-top: 10px;
  padding-left: 0;
  list-style: none;
}
#aboutus3 .arrow-list li {
  margin-bottom: 10px;
  color: #ffffff;
}
#aboutus3 .arrow-list li:last-child {
  margin-bottom: 0;
}
#aboutus3 .arrow-list li:before {
  font-family: 'FontAwesome';
  font-size: 16px;
  position: relative;
  top: 1px;
  margin-right: 15px;
  content: '\f058';
  color: #1bbde8;
}
#aboutus3 .sppb-btn-default {
  margin-top: 10px;
  margin-bottom: 0;
}
.caraousal .sppb-item-has-bg {
  width: auto;
  max-height: 390px;
}
.skills {
  padding: 0;
}
.skills .chart-wrap {
  text-align: center;
}
@media screen and (max-width: 768px) {
  .skills .chart-wrap {
    padding-top: 25px;
  }
}
.skills .chart-wrap .chart {
  position: relative;
}
.skills .chart-wrap .chart .text {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-size: 25px;
  font-weight: 700;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -22px;
  text-align: center;
  color: #ffffff;
}
.skills .chart-wrap h3 {
  font-size: 20px;
  margin-top: 25px;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
}
.skills2 {
  padding: 0;
}
.skills2 .chart-wrap {
  text-align: center;
}
@media screen and (max-width: 768px) {
  .skills2 .chart-wrap {
    padding-top: 25px;
  }
}
.skills2 .chart-wrap .chart {
  position: relative;
}
.skills2 .chart-wrap .chart .text {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-size: 25px;
  font-weight: 700;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -22px;
  text-align: center;
  color: #333333;
}
.skills2 .chart-wrap h3 {
  font-size: 20px;
  margin-top: 25px;
  text-align: center;
  text-transform: uppercase;
  color: #333333;
}
.sppb-addon-tab {
  margin-bottom: 0;
}
.sppb-addon-tab li {
  font-size: 15px;
  text-transform: capitalize;
  color: #1bbde8;
}
.sppb-addon-tab li a {
  color: #333333;
  background: #f7f7f7;
}
.sppb-addon-tab li a i {
  font-size: 14px;
  padding: 0 8px 0 0;
  color: #333333;
}
.sppb-addon-tab li .active a {
  color: #ffffff;
  border-bottom: 1px solid #1bbde8;
  background-color: #1bbde8;
}
.sppb-addon-tab .tab-pane-content {
  overflow: hidden;
  padding: 10px 20px;
  border: 1px solid #ccc;
  border-top-color: transparent;
}
.sppb-addon-tab .tab-pane-content p {
  margin-top: 14px;
}
.sppb-tab-content > .sppb-tab-pane {
  padding-top: 0;
}
.sppb-nav-tabs > li > a {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  border-radius: 0;
}
.sppb-nav-tabs > li.active > a,
.sppb-nav-tabs > li.active > a:focus,
.sppb-nav-tabs > li.active > a:hover {
  color: #ffffff;
  background-color: #1bbde8;
}
.sppb-nav-tabs > li.active > a i,
.sppb-nav-tabs > li.active > a:focus i,
.sppb-nav-tabs > li.active > a:hover i {
  color: #ffffff;
}
.appointment-form input[type='email'],
.appointment-form input[type='text'],
.appointment-form select,
.appointment-form textarea {
  width: 100%;
  border-radius: 0;
  box-shadow: none;
}
.appointment-form input[type='email']:focus,
.appointment-form input[type='text']:focus,
.appointment-form select:focus,
.appointment-form textarea:focus {
  box-shadow: none;
}
.appointment-form .form-group {
  margin-bottom: 20px;
}
.appointment-form input[type='email'],
.appointment-form input[type='text'],
.appointment-form select {
  height: 38px;
}
.appointment-form textarea {
  height: 110px;
}
@media screen and (max-width: 991px) {
  .appointment-form {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 767px) {
  .appointment-form {
    margin-bottom: 30px;
  }
}
.appointment-form button {
  margin: 0;
}
.blockquote_light {
  font-style: italic;
  line-height: 30px;
  padding: 30px 24px;
  border-left: 2px solid #1bbde8;
  background: #ffffff;
}
.blockquote_dark {
  font-style: italic;
  line-height: 30px;
  padding: 30px 24px;
  border-left: 2px solid #333333;
  background: #f7f7f7;
}
.dropcap {
  font-size: 40px;
  font-weight: 400;
  line-height: 57px;
  float: left;
  width: 60px;
  height: 60px;
  padding: 0 10px 0 16px;
}
.dropcap.bg {
  margin-right: 10px;
  margin-bottom: 0;
  color: #fff;
  background: #1bbde8;
}
.dropcap.bg.circle {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -o-border-radius: 100%;
}
.dropcap.bg.rounded {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -o-border-radius: 4px;
}
.itl-clients {
  margin: 0;
  padding: 0;
  list-style: none;
}
.itl-clients .logo-item {
  width: 100%;
  text-align: center;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.itl-clients .logo-item img {
  max-width: 150px;
  opacity: 1;
}
.itl-clients .logo-item:hover {
  opacity: .7;
}
.itl-clients .owl-page .active span {
  height: 3px;
  margin-top: 25px;
  background: #1bbde8;
}
#client .itl-clients .logo-item img {
  max-width: 150px;
}
.client-list {
  margin: 0 0 0 15px;
  padding: 0;
}
.client-list li {
  position: relative;
  display: inline-block;
  margin: 0 2.5px;
  list-style: none;
}
.client-list li img {
  width: 100%;
  margin: 0 5px 5px 0;
  padding: 5px;
  opacity: 1;
  border: 1px solid #ddd;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.client-list li img:hover {
  opacity: .7;
  border: 1px solid #1bbde8;
}
.sppb-addon-blocknumber {
  padding-bottom: 0;
}
@media screen and (max-width: 768px) {
  .sppb-addon-blocknumber .sppb-blocknumber {
    padding-bottom: 50px;
  }
}
.sppb-addon-blocknumber .sppb-blocknumber-number {
  font-size: 70px;
  font-weight: 700;
  color: #1bbde8;
  border: 1px solid #ffffff;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.sppb-addon-blocknumber .sppb-media-heading {
  font-size: 16px;
  text-transform: uppercase;
  color: #ffffff;
}
.sppb-addon-blocknumber .sppb-media-body {
  font-size: 15px;
  padding-top: 0;
  color: #ffffff;
}
.sppb-addon-blocknumber .sppb-media-body .fa {
  padding-right: 5px;
  color: #ffffff;
}
.progress-skill-shortcode {
  margin-bottom: 0;
}
.progress-skill-shortcode .progress-skill h3 {
  font-size: 16px;
  display: block;
  text-decoration: none;
  text-transform: uppercase;
  color: #333333;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.progress-skill-shortcode .progress-skill h3:hover {
  color: #1bbde8;
}
.progress-skill-shortcode .progress-skill .progress {
  overflow: visible;
  height: 5px;
  margin-bottom: 10px;
  border-radius: 0;
  background: #ffffff;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.progress-skill-shortcode .progress-skill .progress .progress-bar {
  font-size: 12px;
  position: relative;
  float: left;
  height: 100%;
  text-align: center;
  color: #ffffff;
  background: #1bbde8;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-skill-shortcode .progress-skill .progress .progress-bar .progress-bar-span {
  position: absolute;
  top: -24px;
  right: 0;
  padding: 0 10px;
  opacity: 1;
  color: #ffffff;
  border-radius: 0;
  background: #333333;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.progress-skill-shortcode .progress-skill:hover .progress-bar-span {
  opacity: 1;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.progrescord .sppb-addon-title {
  margin-bottom: 50px;
  margin-left: 0;
}
.bgblack .sppb-addon-title {
  color: #ffffff;
}
.bgblack .progress-skill h3 {
  color: #ffffff;
}
.bgblack p {
  color: #ffffff;
}
.bgblack .sppb-addon-content {
  color: #ffffff;
}
.sppb-testimonial-pro .sppb-testimonial-message {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 1.6;
  max-width: 600px;
  margin: auto;
  text-align: center;
  color: #ffffff;
}
.sppb-testimonial-pro .sppb-avatar {
  width: 60px;
  height: 60px;
  margin: 25px auto;
}
.sppb-testimonial-pro .sppb-testimonial-client {
  padding-bottom: 0;
}
.sppb-testimonial-pro .sppb-testimonial-client strong {
  display: block;
  color: #ffffff;
}
.sppb-testimonial-pro .sppb-testimonial-client span {
  color: #ffffff;
}
.sppb-testimonial-pro .sppb-carousel-control {
  font-size: 30px;
  position: absolute;
  z-index: 11;
  top: 20px;
  display: inline-block;
  width: 40px;
  height: 40px;
  padding: 3px 3px 0;
  color: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 1px;
}
.sppb-testimonial-pro .sppb-carousel-control:hover {
  border: 1px solid #1bbde8;
  background: #1bbde8;
}
.sppb-testimonial-pro .right {
  right: 80px;
}
@media screen and (max-width: 768px) {
  .sppb-testimonial-pro .right {
    right: 5px;
  }
}
.sppb-testimonial-pro .left {
  left: 80px;
}
@media screen and (max-width: 768px) {
  .sppb-testimonial-pro .left {
    left: 5px;
  }
}
#testimonial .sppb-addon-title {
  margin-left: 0;
}
#testimonial .sppb-testimonial-pro .sppb-testimonial-message {
  font-size: 15px;
  line-height: 1.6;
  max-width: 600px;
  margin: auto 0;
  padding-right: 10px;
  text-align: left;
  color: #333333;
}
#testimonial .sppb-testimonial-pro .sppb-avatar {
  display: none;
  width: 60px;
  height: 60px;
  margin: 25px auto;
}
#testimonial .sppb-testimonial-pro .sppb-testimonial-client {
  padding-bottom: 0;
}
#testimonial .sppb-testimonial-pro .sppb-testimonial-client strong {
  margin-left: 0;
  padding-top: 23px;
  text-align: left;
  color: #1bbde8;
}
#testimonial .sppb-testimonial-pro .controls {
  text-align: left;
}
#testimonial .sppb-testimonial-pro .sppb-carousel-control {
  font-size: 28px;
  line-height: 28px;
  position: relative;
  width: 40px;
  height: 40px;
  margin-bottom: 0;
  color: #333333;
  border: 2px solid #333333;
  border-radius: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
#testimonial .sppb-testimonial-pro .sppb-carousel-control:hover {
  color: #ffffff;
  border: 2px solid #1bbde8;
}
#testimonial .sppb-testimonial-pro .right {
  right: 0;
}
#testimonial .sppb-testimonial-pro .left {
  left: 0;
}
#testimonial .appointment-form .form-group {
  margin-bottom: 10px;
}
#testimonial .appointment-form textarea {
  height: 0;
}
#testimonial .appointment-form button {
  margin: 10px 0 0;
}
#testimonial2 .sppb-addon-title {
  margin-left: 0;
}
#testimonial2 .sppb-testimonial-pro .sppb-testimonial-message {
  font-size: 15px;
  line-height: 1.6;
  max-width: 600px;
  margin: auto;
  text-align: center;
  color: #333333;
}
#testimonial2 .sppb-testimonial-pro .sppb-testimonial-client {
  padding-bottom: 0;
}
#testimonial2 .sppb-testimonial-pro .sppb-testimonial-client strong {
  padding-top: 23px;
  color: #1bbde8;
}
#testimonial2 .sppb-testimonial-pro .sppb-testimonial-client span {
  color: #333333;
}
#testimonial2 .sppb-testimonial-pro .sppb-carousel-control {
  font-size: 28px;
  line-height: 28px;
  position: relative;
  width: 40px;
  height: 40px;
  margin-bottom: 0;
  color: #333333;
  border: 2px solid #333333;
  border-radius: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
#testimonial2 .sppb-testimonial-pro .sppb-carousel-control:hover {
  color: #ffffff;
  border: 2px solid #1bbde8;
}
#testimonial2 .sppb-testimonial-pro .right {
  right: 0;
}
#testimonial2 .sppb-testimonial-pro .left {
  left: 0;
}
#testimonial2 .appointment-form .form-group {
  margin-bottom: 10px;
}
#testimonial2 .appointment-form textarea {
  height: 0;
}
#testimonial2 .appointment-form button {
  margin: 10px 0 0;
}
.sppb-addon-accordion {
  margin-bottom: 0;
}
.sppb-addon-accordion .sppb-panel,
.sppb-addon-accordion .sppb-panel-body,
.sppb-addon-accordion .sppb-panel-group,
.sppb-addon-accordion .sppb-panel-group .sppb-panel-heading + .sppb-panel-collapse > .sppb-panel-body {
  border: 0;
  background: transparent;
}
.sppb-addon-accordion .sppb-panel-default > .sppb-panel-heading {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  display: block;
  padding: 8px 15px 10px 0;
  text-decoration: none;
  text-transform: uppercase;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #dbdbdb;
  background: transparent;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.sppb-addon-accordion .sppb-panel-default > .sppb-panel-heading:hover {
  color: #1bbde8;
}
.sppb-addon-accordion .sppb-panel-default > .sppb-panel-heading:before {
  font-family: 'FontAwesome';
  font-size: 20px;
  line-height: 36px;
  padding: 0 10px;
  content: '\f0a9';
  color: #1bbde8;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.sppb-addon-accordion .sppb-panel-default > .sppb-panel-heading .sppb-panel-title {
  font-size: 16px;
  padding: 8px 15px 10px;
}
.sppb-addon-accordion .sppb-panel-default > .sppb-panel-heading .sppb-panel-title i {
  margin-left: -10px;
  padding-right: 5px;
}
.sppb-addon-accordion .sppb-panel-default > .sppb-panel-heading.active {
  padding-bottom: 10px;
  color: #1bbde8;
  border: 0;
  border-bottom: 1px solid #dbdbdb;
}
.sppb-addon-accordion .sppb-panel-default > .sppb-panel-heading.active:before {
  content: '\f0ab';
}
.with-icon .sppb-panel-default > .sppb-panel-heading {
  background: transparent;
}
.with-icon .sppb-panel-default > .sppb-panel-heading:before {
  display: none;
}
.with-icon .sppb-panel-default.active:before {
  display: none;
}
#img-content .sppb-addon-image-content.aligment-left .sppb-content-holder {
  padding: 100px 0 100px 50px;
}
#img-content .sppb-addon-image-content.aligment-right .sppb-content-holder {
  padding: 100px 25px 100px 0;
}
#img-content .sppb-image-content-title {
  margin-bottom: 50px;
}
#img-content .sppb-image-content-text {
  color: #ffffff;
}
#img-content .sppb-image-content-text .arrow-list {
  margin-bottom: 20px;
  padding-left: 0;
  list-style: none;
}
#img-content .sppb-image-content-text .arrow-list li {
  margin-bottom: 10px;
}
#img-content .sppb-image-content-text .arrow-list li:last-child {
  margin-bottom: 0;
}
#img-content .sppb-image-content-text .arrow-list li:before {
  font-family: 'FontAwesome';
  font-size: 16px;
  position: relative;
  top: 1px;
  margin-right: 15px;
  content: '\f058';
  color: #1bbde8;
}
#img-content .sppb-btn-default,
#img-content .sppb-btn-primary {
  margin-top: 10px;
}
#img-content2 .sppb-addon-image-content.aligment-left .sppb-content-holder {
  padding: 100px 0 100px 50px;
}
#img-content2 .sppb-addon-image-content.aligment-right .sppb-content-holder {
  padding: 100px 25px 100px 0;
}
#img-content2 .sppb-image-content-title {
  margin-bottom: 50px;
}
#img-content2 .sppb-image-content-text {
  color: #333333;
}
#img-content2 .sppb-image-content-text .arrow-list {
  margin-bottom: 20px;
  padding-left: 0;
  list-style: none;
}
#img-content2 .sppb-image-content-text .arrow-list li {
  margin-bottom: 10px;
}
#img-content2 .sppb-image-content-text .arrow-list li:last-child {
  margin-bottom: 0;
}
#img-content2 .sppb-image-content-text .arrow-list li:before {
  font-family: 'FontAwesome';
  font-size: 16px;
  position: relative;
  top: 1px;
  margin-right: 15px;
  content: '\f058';
  color: #1bbde8;
}
#img-content2 .sppb-btn-default,
#img-content2 .sppb-btn-primary {
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  .img-content3 {
    background: #222 !important;
  }
}
.img-content3 .sppb-addon-title {
  margin-left: 20px;
}
@media screen and (max-width: 768px) {
  .img-content3 .sppb-addon-title {
    color: #ffffff !important;
  }
}
.img-content3 .sppb-addon-title::after {
  display: none;
}
@media screen and (max-width: 768px) {
  .img-content3 .sppb-feature-box-title {
    color: #ffffff !important;
  }
}
@media screen and (max-width: 768px) {
  .img-content3 .sppb-addon-text {
    color: #ffffff !important;
  }
}
.process .sppb-addon-title {
  margin-left: 0;
}
.process .arrow-list {
  margin-bottom: 20px;
  padding-left: 0;
  list-style: none;
}
.process .arrow-list li {
  margin-bottom: 10px;
}
.process .arrow-list li:last-child {
  margin-bottom: 0;
}
.process .arrow-list li:before {
  font-family: 'FontAwesome';
  font-size: 16px;
  position: relative;
  top: 1px;
  margin-right: 15px;
  content: '\f058';
  color: #1bbde8;
}
.process .sppb-img-responsive {
  max-height: 450px;
  margin: 0;
}
.process .sppb-btn-default,
.process .sppb-btn-primary {
  margin-top: 15px;
  margin-bottom: 0;
}
.fact-box {
  margin: -25px auto 0;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .fact-box {
    margin: 0 auto;
    padding-top: 20px;
  }
}
.fact-box span.timer {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-size: 60px;
  font-weight: 400;
  line-height: 60px;
  position: relative;
  margin: 0;
  padding: 0;
  color: #ffffff !important;
}
.fact-box span.timer:after {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  width: 37px;
  height: 2px;
  margin: -30px auto;
  content: '';
  background: #ffffff;
}
.fact-box p {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-size: 16px;
  margin: 70px 0 0;
  padding: 0;
  text-transform: uppercase;
  color: #ffffff !important;
}
.anim .sppb-section-title:after {
  background: #ffffff !important;
}
#animated .sppb-addon-content h2 {
  margin: 0 0 50px;
  color: #ffffff;
}
#animated .sppb-addon-content p {
  margin-bottom: 50px;
  color: #ffffff;
}
.topsocial {
  margin: 0;
  padding: 0;
}
.topsocial li {
  font-size: 16px;
  line-height: 16px;
  float: left;
  margin: 0 1px 0 0;
  padding: 5px 15px 5px 13px;
  list-style: none;
  text-align: center;
  background: #1a1a1a;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.topsocial li:first-child {
  margin-left: 0;
}
.topsocial li a {
  text-decoration: none;
  color: #666666;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.topsocial li a i {
  text-align: center;
}
.topsocial li:hover {
  color: #ffffff;
  background: #1bbde8;
}
.socialtop {
  margin: 0;
  padding: 0;
}
.socialtop li {
  font-size: 16px;
  line-height: 16px;
  float: left;
  margin: 0 1px 0 0;
  padding: 5px 10px;
  list-style: none;
  text-align: center;
  background-color: transparent;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.socialtop li:first-child {
  margin-left: 0;
}
.socialtop li:hover {
  background: #ffffff;
}
.socialtop li a {
  text-decoration: none;
  color: #ffffff;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.socialtop li a i {
  text-align: center;
}
.socialtop li:hover i {
  color: #666666;
}
.top-header {
  background: #1bbde8;
  padding: 5px 0;
}
.top-header .t3-module {
  margin-bottom: 0;
}
.top-header .top-address,
.top-header .top-phone {
  padding: 5px 0;
  font-size: 13px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  color: #ffffff;
  display: inline-block;
}
.mr10 {
  margin-right: 10px;
}
.text-right {
  text-align: right;
}
.search-custom {
  margin-bottom: 0 !important;
}
.acymailing_module .inputbox,
.acymailing_module input[type='text'] {
  width: 250px;
  color: #ccc;
  background: transparent !important;
  box-shadow: none;
}
.acymailing_module table.acymailing_form {
  margin: 0;
}
.acymailing_module .btn-primary {
  font-weight: 400;
  width: 250px;
  margin-top: 10px;
  margin-bottom: 20px;
  padding: 7px 25px;
  letter-spacing: 1px;
  color: #ffffff !important;
  background: #1bbde8;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.acymailing_module .btn-primary:hover {
  color: #333333 !important;
  background: #ffffff !important;
  background: transparent;
}
#mod-sp-simpleportfolio .sp-simpleportfolio-filter {
  margin: 0 0 60px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  #mod-sp-simpleportfolio .sp-simpleportfolio-filter {
    float: none;
    margin: auto auto 40px;
  }
}
#mod-sp-simpleportfolio .sp-simpleportfolio-filter .active a {
  background-color: #1bbde8 !important;
}
#mod-sp-simpleportfolio .sp-simpleportfolio-filter ul > li > a {
  font-size: 13px;
  display: inline-block;
  padding: 8px 30px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  color: #ffffff;
  border-radius: 0;
  background-color: #333333;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 768px) {
  #mod-sp-simpleportfolio .sp-simpleportfolio-filter ul > li > a {
    margin: auto auto 10px;
    text-align: center;
  }
}
#mod-sp-simpleportfolio .sp-simpleportfolio-filter ul > li > a:hover {
  background-color: #1bbde8;
}
#mod-sp-simpleportfolio .sp-simpleportfolio .sp-simpleportfolio-item {
  padding: 0 !important;
}
#mod-sp-simpleportfolio .sp-simpleportfolio-btns .btn-view {
  display: block;
  max-width: 100px;
  margin: 0 auto;
  padding: 12px 25px;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  border: 0;
  border-radius: 0;
  background-color: #1bbde8;
}
#mod-sp-simpleportfolio .sp-simpleportfolio-title {
  font-size: 16px;
  top: 50%;
  display: block;
  width: 100%;
  margin-top: 30px;
  text-align: center;
  text-transform: uppercase;
}
#mod-sp-simpleportfolio .sp-simpleportfolio-tags {
  font-weight: 400;
  display: block;
  margin-top: 10px;
  text-align: center;
  text-transform: capitalize;
  color: #1bbde8;
}
#mod-sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info {
  padding: 5px 20px 35px;
}
#sp-simpleportfolio .sp-simpleportfolio-image {
  max-width: 800px;
  max-height: 600px;
  margin: 50px auto;
  text-align: center;
}
#sp-simpleportfolio .sp-simpleportfolio-details {
  max-width: 1000px;
  margin: auto;
  text-align: center;
}
#sp-simpleportfolio .sp-simpleportfolio-details .sp-simpleportfolio-description h2 {
  font-size: 16px;
  font-weight: 700;
  margin: 50px 0;
  text-align: left;
  text-transform: uppercase;
}
#sp-simpleportfolio .sp-simpleportfolio-details .sp-simpleportfolio-description h3 {
  font-size: 16px;
  margin: 0 0 50px;
  text-align: left;
}
#sp-simpleportfolio .sp-simpleportfolio-details .sp-simpleportfolio-description p {
  margin: 0;
  text-align: left;
}
#sp-simpleportfolio .sp-simpleportfolio-details .sp-simpleportfolio-tags {
  font-size: 14px;
  margin-right: 0;
  text-align: right;
}
#sp-simpleportfolio .sp-simpleportfolio-details .sp-simpleportfolio-tags h4 {
  font-size: 16px;
  margin: 50px 0;
  text-align: right;
  text-transform: uppercase;
}
.sp-simpleportfolio-img {
  width: 100%;
}
.fontawesome-icon-list {
  margin-bottom: 30px;
}
.fa-hover a {
  line-height: 24px;
  display: block;
  margin-bottom: 10px;
  padding: 5px 10px;
  color: #333333;
  border: 1px solid #eee;
}
.fa-hover a .fa {
  font-size: 18px;
  margin-right: 7px;
  padding-right: 10px;
  border-right: 1px solid #eee;
}
.et-examples {
  margin-left: 1px;
  vertical-align: middle;
  color: #333333;
}
.et-examples .box1 {
  font-size: 13px;
  display: block;
  float: left;
  width: 33%;
  margin: -1px 0 0 -1px;
  padding: 0;
  border: 1px solid #eee;
}
@media only screen and (max-width: 1024px) {
  .et-examples .box1 {
    width: 50%;
  }
}
@media only screen and (max-width: 480px) {
  .et-examples .box1 {
    width: 100%;
  }
}
.et-examples .box1:hover {
  color: #1f1f1f;
  background: #f7f7f7;
}
.et-examples .box1 > span {
  font-size: 32px;
  line-height: 70px;
  display: inline-block;
  min-width: 60px;
  min-height: 60px;
  margin-right: 5px;
  text-align: center;
  border-right: 1px solid #fafafa;
}
#maps {
  position: relative;
  filter: gray;
  -webkit-filter: grayscale(99%);
  filter: grayscale(99%);
  -webkit-backface-visibility: hidden;
}
#maps:after {
  position: absolute;
  z-index: 11;
  width: 100%;
  height: 100%;
  content: '';
  background: transparent;
}
.contact-module input[type='email'],
.contact-module input[type='text'] {
  width: 100%;
  height: 38px;
  margin-bottom: 10px;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
}
.contact-module input[type='email']:focus,
.contact-module input[type='text']:focus {
  border-color: #1bbde8;
}
.contact-module textarea#message {
  width: 100%;
  height: 135px;
  margin-bottom: 10px;
  border: 1px solid #ccc;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
}
.contact-module textarea#message:focus {
  border-color: #1bbde8;
}
.contact-module .pad {
  margin-bottom: 30px;
}
.contact-module .ctcbtn {
  text-align: center;
}
.btn-ctc {
  font-size: 16px;
  line-height: 16px;
  width: 100%;
  height: 38px;
  padding: 3px 30px;
  color: #ffffff;
  border-radius: 0;
  background: #333333;
  box-shadow: none;
}
.btn-ctc:hover {
  color: #ffffff;
  background: #1bbde8;
}
.btn-ctc:focus {
  color: #ffffff;
  border-color: transparent;
  outline: 0 !important;
  box-shadow: none;
}
.t3-mainbody {
  padding-top: 24px;
  padding-bottom: 24px;
}
.t3-content {
  padding-top: 24px;
  padding-bottom: 24px;
}
.item-image {
  padding-right: 20px;
}
.t3-sidebar {
  padding-top: 24px;
  padding-bottom: 24px;
}
@media screen and (max-width: 991px) {
  .t3-sidebar {
    padding-top: 0;
    padding-bottom: 0;
  }
}
.t3-sidebar .module-title {
  font-size: 16px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  letter-spacing: normal;
  text-transform: uppercase;
  color: #333333;
  border-bottom: 2px solid #ddd;
}
.t3-sidebar .module-ct .socialmodule .topsocial i {
  color: #ffffff;
}
.t3-sidebar ul {
  font-weight: 400;
  margin-left: 0;
  padding-left: 0;
  list-style: none;
}
.t3-sidebar ul a {
  color: #333333;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.t3-sidebar ul a:hover {
  color: #1bbde8;
}
.t3-sidebar p {
  font-weight: 400;
  color: #333333;
}
.t3-sidebar .k2TagCloudBlock a {
  font-weight: 500;
  display: block;
  margin: 0 3px 6px;
  padding: 5px 10px;
  text-decoration: none;
  color: #ffffff;
  border: 1px solid #eee;
  background: #1bbde8;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.t3-sidebar .k2TagCloudBlock a:hover {
  padding: 5px 10px;
  color: #ffffff;
  background: #333333;
}
.project {
  border: 1px solid #ececec;
  background: #ffffff;
}
@media screen and (max-width: 768px) {
  .project {
    margin-bottom: 50px;
  }
}
.project .project-image {
  position: relative;
  display: block;
  overflow: hidden;
  max-width: 100%;
  max-height: 100%;
  margin-bottom: 30px;
  opacity: 1;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.project .project-content {
  width: 100%;
}
.project .project-content .left {
  position: absolute;
  top: 1px;
  left: 35px;
  width: 45px;
  margin-bottom: 5px;
  text-align: center;
}
.project .project-content .left .blog_date {
  display: block;
  padding: 10px 0;
  color: #ffffff;
  background: #1bbde8;
}
.project .project-content .left .blog_date .date {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
}
.project .project-content .left .blog_date .month {
  font-size: 13px;
}
.project .project-content .seperator {
  display: inline-block;
  margin: 0 6px;
  color: transparent;
}
.project .project-content .right {
  margin: 0 20px;
}
.project .project-content .right .meta {
  display: block;
  margin-bottom: 10px;
}
.project .project-content .right a.moduleItemTitle {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-size: 16px;
  display: block;
  margin-bottom: 8px;
  text-decoration: none;
  text-transform: capitalize;
  color: #333333;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.project .project-content .right a.moduleItemTitle:hover {
  color: #1bbde8;
}
.project .project-content .right .moduleItemIntrotext {
  font-size: 15px;
  line-height: 24px;
  color: #666666;
}
.project .project-content .right .comment-counter,
.project .project-content .right .moduleItemAuthor,
.project .project-content .right .moduleItemCategory,
.project .project-content .right .moduleItemComments {
  font-size: 12px;
  line-height: 23px;
  display: inline-block;
  text-transform: uppercase;
  color: #1bbde8;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.project .project-content .right .comment-counter a,
.project .project-content .right .moduleItemAuthor a,
.project .project-content .right .moduleItemCategory a,
.project .project-content .right .moduleItemComments a {
  padding-left: 5px;
  text-decoration: none;
}
.project .project-content .right .comment-counter i,
.project .project-content .right .moduleItemAuthor i,
.project .project-content .right .moduleItemCategory i,
.project .project-content .right .moduleItemComments i {
  padding-left: 15px;
  color: #1bbde8;
}
.project .project-content .right .comment-counter:hover,
.project .project-content .right .moduleItemAuthor:hover,
.project .project-content .right .moduleItemCategory:hover,
.project .project-content .right .moduleItemComments:hover {
  color: #333333;
}
.project .project-content .right .moduleItemAuthor i {
  padding-left: 0;
}
.project .project-footer {
  margin: 20px;
}
.project .project-footer a.moduleItemReadMore {
  font-size: 12px;
  text-decoration: none;
  text-transform: uppercase;
  color: #666666;
}
.project .project-footer a.moduleItemReadMore i {
  padding-left: 5px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.project .project-footer a.moduleItemReadMore:hover i {
  padding-left: 15px;
  color: #1bbde8;
}
.blogcontent,
.mod_wrap {
  padding-bottom: 0;
}
.blogcontent i,
.mod_wrap i {
  font-size: 14px;
  padding-right: 4px;
  color: #1bbde8;
}
.blogcontent .even,
.mod_wrap .even {
  padding-bottom: 50px;
  border: none;
}
.blogcontent .blog_pad,
.mod_wrap .blog_pad {
  padding-bottom: 45px;
  border: none;
}
.blogcontent ul,
.mod_wrap ul {
  padding-left: 0;
  list-style: none;
}
.blogcontent .moduleItemImage,
.mod_wrap .moduleItemImage {
  float: left;
  margin-right: 20px;
}
@media screen and (max-width: 768px) {
  .blogcontent .moduleItemImage,
  .mod_wrap .moduleItemImage {
    margin: 15px;
  }
}
.blogcontent .moduleItemImage img,
.mod_wrap .moduleItemImage img {
  max-width: 245px;
}
.blogcontent .moduleItemTitle,
.mod_wrap .moduleItemTitle {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-size: 16px;
  display: block;
  margin-bottom: 8px;
  text-decoration: none;
  text-transform: capitalize;
  color: #333333;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.blogcontent .moduleItemTitle:hover,
.mod_wrap .moduleItemTitle:hover {
  color: #1bbde8;
}
.blogcontent .itemCommentsCounter,
.mod_wrap .itemCommentsCounter,
.blogcontent .moduleItemAuthor,
.mod_wrap .moduleItemAuthor,
.blogcontent .moduleItemComments,
.mod_wrap .moduleItemComments,
.blogcontent .moduleItemDateCreated,
.mod_wrap .moduleItemDateCreated {
  font-size: 13px;
  line-height: 23px;
  display: inline-block;
  padding: 5px 0;
  text-transform: uppercase;
  color: #333333;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.blogcontent .itemCommentsCounter a,
.mod_wrap .itemCommentsCounter a,
.blogcontent .moduleItemAuthor a,
.mod_wrap .moduleItemAuthor a,
.blogcontent .moduleItemComments a,
.mod_wrap .moduleItemComments a,
.blogcontent .moduleItemDateCreated a,
.mod_wrap .moduleItemDateCreated a {
  padding-left: 5px;
  text-decoration: none;
  color: #333333;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.blogcontent .itemCommentsCounter a:hover,
.mod_wrap .itemCommentsCounter a:hover,
.blogcontent .moduleItemAuthor a:hover,
.mod_wrap .moduleItemAuthor a:hover,
.blogcontent .moduleItemComments a:hover,
.mod_wrap .moduleItemComments a:hover,
.blogcontent .moduleItemDateCreated a:hover,
.mod_wrap .moduleItemDateCreated a:hover {
  color: #1bbde8;
}
.blogcontent .itemCommentsCounter i,
.mod_wrap .itemCommentsCounter i,
.blogcontent .moduleItemAuthor i,
.mod_wrap .moduleItemAuthor i,
.blogcontent .moduleItemComments i,
.mod_wrap .moduleItemComments i,
.blogcontent .moduleItemDateCreated i,
.mod_wrap .moduleItemDateCreated i {
  padding-left: 15px;
}
.blogcontent .itemCommentsCounter:hover,
.mod_wrap .itemCommentsCounter:hover,
.blogcontent .moduleItemAuthor:hover,
.mod_wrap .moduleItemAuthor:hover,
.blogcontent .moduleItemComments:hover,
.mod_wrap .moduleItemComments:hover,
.blogcontent .moduleItemDateCreated:hover,
.mod_wrap .moduleItemDateCreated:hover {
  color: #1bbde8;
}
.blogcontent .moduleItemIntrotext,
.mod_wrap .moduleItemIntrotext {
  font-size: 15px;
  display: block;
  padding-top: 8px !important;
  color: #666666;
}
.blogcontent .moduleItemReadMore,
.mod_wrap .moduleItemReadMore {
  float: right;
}
.blogcontent .moduleItemAuthor i,
.mod_wrap .moduleItemAuthor i {
  padding-left: 0;
}
.blogcontent .itemCommentsCounter i,
.mod_wrap .itemCommentsCounter i {
  padding-left: 15px;
}
.medipuls-block-layout .media {
  background: #ffffff;
}
.medipuls-block-layout .media img {
  border: 1px solid #f5f5f5;
}
.medipuls-block-layout .media-left {
  float: left;
  padding: 10px;
}
@media screen and (max-width: 767px) {
  .medipuls-block-layout .media-left {
    display: block;
  }
}
.medipuls-block-layout a.moduleItemTitle {
  margin: 10px 0;
  color: #1f1f1f;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.medipuls-block-layout a.moduleItemTitle:hover {
  color: #1bbde8;
}
.medipuls-block-layout a.moduleItemTitle .media-heading {
  font-size: 16px;
  line-height: 24px;
  margin: 10px 0;
  text-transform: uppercase;
}
.medipuls-block-layout .meta {
  font-size: 13px;
  margin-bottom: 10px;
  color: #444;
}
.medipuls-block-layout .meta span {
  margin-right: 6px;
}
.medipuls-block-layout .meta span a {
  color: #444;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.medipuls-block-layout .meta span a:hover {
  color: #1bbde8;
}
.medipuls-block-layout .meta span i {
  padding: 0 2px;
  color: #1bbde8;
}
.medipuls-block-layout .media-body {
  padding-right: 10px;
}
@media screen and (max-width: 991px) {
  .medipuls-block-layout .media-body {
    float: left;
    width: 100%;
    padding-left: 10px;
  }
}
.medipuls-block-layout .media-body .introtext {
  font-size: 13px;
}
.medipuls-block-layout .media-body .moduleItemReadMore {
  color: #1f1f1f;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.medipuls-block-layout .media-body .moduleItemReadMore:hover {
  color: #1bbde8;
}
@media screen and (max-width: 991px) {
  .medipuls-block-layout .media-body .moduleItemReadMore {
    margin-bottom: 15px;
  }
}
.full-width .catItemImageBlock {
  padding: 0;
}
.full-width .catItemImageBlock .catItemImage {
  overflow: hidden;
  width: 100%;
  max-height: 550px;
}
.full-width .catItemImageBlock .catItemImage img {
  padding: 0;
  border: 0;
}
.full-width .cat-item-content {
  margin-left: 70px;
}
.full-width .catItemTitle {
  font-size: 20px;
  line-height: 20px;
  float: left;
  margin-top: 0;
}
.full-width .catItemTitle a {
  text-decoration: none;
  text-transform: uppercase;
  color: #333333;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.full-width .catItemTitle a:hover {
  color: #1bbde8;
}
.full-width .catItemIntroText {
  float: left;
}
.full-width .metaInfo {
  font-size: 15px;
  font-weight: 400;
  float: left;
  width: 80%;
}
.full-width .metaInfo i {
  font-size: 17px;
  float: left;
  margin-top: 3px;
  margin-right: 8px;
  color: #1bbde8;
}
.full-width .metaInfo a {
  text-decoration: none;
  color: #333333;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.full-width .metaInfo a:hover {
  color: #1bbde8;
}
.full-width .metaInfo .item-tags ul {
  margin: 0;
  padding: 0 0 0 24px;
}
.full-width .metaInfo .item-tags ul li {
  float: left;
  margin: 0;
  padding: 0 5px;
  list-style: none;
}
.full-width .cat-item-date {
  float: left;
  margin-right: 20px;
}
.full-width .item-readmore {
  float: right;
}
.full-width .item-readmore a {
  font-weight: 400;
  text-decoration: none;
  color: #333333;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.full-width .item-readmore a i {
  padding-left: 3px;
  color: #333333;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.full-width .item-readmore a:hover {
  color: #1bbde8;
}
.full-width .item-readmore a:hover i {
  color: #1bbde8;
}
.itemContainer {
  margin-bottom: 40px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ddd;
}
.mr20 {
  margin-right: 30px;
}
.blog_date {
  display: block;
  width: 50px;
  padding: 0 0 7px;
  text-align: center;
  color: #ffffff;
  background: #1bbde8;
}
.blog_date .date {
  font-size: 24px;
}
.blog_icon {
  display: block;
  padding: 20px 10px;
  text-align: center;
  background: #f6f6f6;
}
.blog_icon i {
  font-size: 24px;
  color: #1bbde8;
}
.itemTitle {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 15px;
  text-transform: uppercase;
  color: #333333;
}
.item-meta div {
  margin-right: 15px;
}
div.itemCommentsForm form input#submitCommentButton:hover {
  color: #ffffff;
  background: #1bbde8;
}
.itemAuthorName {
  margin: 0 0 10px;
}
.itemAuthorName a {
  text-decoration: none;
  color: #333333;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.itemAuthorName a:hover {
  color: #1bbde8;
}
.k2-item-box .itemTitle {
  font-size: 20px;
  margin-bottom: 25px;
  text-transform: uppercase;
  color: #333333;
}
.itemCommentsLink {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
#comment-form .form-group {
  margin-bottom: 5px !important;
}
#comment-form .btn-default {
  margin-top: 10px !important;
}
.t3-footer {
  padding: 40px 0 0;
  color: #f7f7f7;
  background: #111111;
}
.t3-footer:before,
.t3-footer:after {
  content: " ";
  display: table;
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  font-size: 100%;
  display: block;
}
.t3-footer p {
  line-height: 24px;
}
.t3-footnav:before,
.t3-footnav:after {
  content: " ";
  display: table;
}
.t3-footnav:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .t3-footnav {
    margin-bottom: 30px;
    padding: 48px 0;
  }
}
.t3-footnav .t3-module {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  margin-top: 12px;
  margin-bottom: 12px;
  color: #f7f7f7;
  background: #111111;
}
.t3-footnav .t3-module .module-title {
  font-size: 16px;
  line-height: 22px;
  position: relative;
  margin-bottom: 50px;
  text-transform: uppercase;
  color: #ffffff;
}
.t3-footnav .t3-module .module-title:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 25px;
  height: 2px;
  margin: -27px auto;
  content: '';
  opacity: 1;
  background: #1bbde8;
}
.t3-footnav .t3-module span.fa {
  color: #1bbde8;
}
.t3-footnav .t3-module ul {
  margin-bottom: 0;
  margin-left: 0;
  padding-left: 0;
  list-style: none;
}
.t3-footnav .t3-module ul > li {
  line-height: 24px;
}
.t3-footnav .t3-module ul > li > a {
  color: #f7f7f7;
}
.t3-footnav .t3-module ul > li > a:active,
.t3-footnav .t3-module ul > li > a:focus,
.t3-footnav .t3-module ul > li > a:hover {
  color: #f7f7f7;
}
.t3-footnav .t3-module .nav > li > a {
  padding: 5px 15px 5px 0;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.t3-footnav .t3-module .nav > li > a:focus,
.t3-footnav .t3-module .nav > li > a:hover {
  color: #ffffff;
  background: transparent;
}
.t3-footnav .socialmodule {
  margin-top: -3px !important;
  padding-top: 0;
}
.t3-copyright {
  font-size: 13px;
  padding: 16px 0 5px;
  border-top: 1px solid #333;
  background: #222;
}
.t3-copyright:before,
.t3-copyright:after {
  content: " ";
  display: table;
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright small {
  margin-bottom: 5px;
}
.t3-copyright .nav {
  text-align: right;
}
@media screen and (max-width: 991px) {
  .t3-copyright .nav {
    text-align: center;
  }
}
.t3-copyright .nav > li {
  display: inline-block;
  text-transform: normal;
}
.t3-copyright .nav > li > a {
  padding: 1px 12px;
  color: rgba(255, 255, 255, 0.8);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (max-width: 991px) {
  .t3-copyright .nav > li > a {
    padding: 10px 15px;
    text-align: center;
  }
}
.t3-copyright .nav > li > a:focus,
.t3-copyright .nav > li > a:hover {
  color: #1bbde8;
  background: transparent;
}
@media screen and (max-width: 991px) {
  .t3-copyright .nav > li > a {
    padding: 5px;
  }
}
.t3-copyright .nav > li.active a {
  background: transparent;
}
.copyright a {
  color: #f7f7f7;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.copyright a:hover {
  color: #1bbde8;
}
.copyright em {
  color: #1bbde8;
}
@media screen and (max-width: 991px) {
  .copyright {
    text-align: center;
  }
}
.back-to-top {
  position: fixed;
  z-index: 1000;
  right: 25px;
  bottom: 17px;
  width: 40px;
  height: 40px;
  margin: 0;
  background-color: #1bbde8;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 350ms;
  -o-transition: opacity 350ms;
  transition: opacity 350ms;
}
.back-to-top.reveal {
  cursor: pointer;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  opacity: 30;
  filter: alpha(opacity=3000);
}
.back-to-top.reveal:active,
.back-to-top.reveal:focus,
.back-to-top.reveal:hover {
  background-color: #333333;
  opacity: 100;
  filter: alpha(opacity=10000);
}
.back-to-top i {
  position: absolute;
  top: 50%;
  left: 35%;
  margin-top: -15px;
  margin-left: -3px;
  color: #ffffff;
}
.ui-datepicker {
  display: none;
  width: 17em;
  padding: .2em .2em 0;
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}
.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
  cursor: pointer;
}
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}
.ui-datepicker .ui-datepicker-next span,
.ui-datepicker .ui-datepicker-prev span {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  margin-top: -8px;
  margin-left: -15px;
}
.ui-datepicker .ui-datepicker-title {
  line-height: 1.8em;
  margin: 0 2.3em;
  text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
}
.ui-datepicker table {
  font-size: .9em;
  width: 100%;
  margin: 0 0 .4em;
  border-collapse: collapse;
}
.ui-datepicker th {
  font-weight: bold;
  padding: .7em .3em;
  text-align: center;
  border: 0;
}
.ui-datepicker td {
  padding: 1px;
  border: 0;
}
.ui-datepicker td a,
.ui-datepicker td span {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
  margin: .7em 0 0;
  padding: 0 .2em;
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
  background-image: none;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  overflow: visible;
  width: auto;
  margin: .5em .2em .4em;
  padding: .2em .6em .3em;
  cursor: pointer;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

.ui-datepicker.ui-datepicker-multi {
  width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}
.ui-datepicker-row-break {
  font-size: 0;
  clear: both;
  width: 100%;
}

.ui-datepicker-rtl {
  direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
  right: auto;
  left: 2px;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
  right: auto;
  left: 1px;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
.ui-datepicker {
  background: #ffffff;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.3);
}
.catItemImage .k2-overley i .catItemImage .k2-overley i:hover {
  color: #1bbde8;
}