.navbar-brand img {
  height: 100%;
}

#drop-text {
  padding: 0;
  text-align: center !important;
  border: none;
  background: white;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
}

#drop-text a {
  padding: 8px 3px;
}

#drop-text a:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

#drop-text a:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}

#drop-text a:hover {
  background-color: #2393c6;
  color: white;
}

@media (max-width: 992px) {
  #drop-text {
    background-color: white !important;
    border: none !important;
  }
}

@media (max-width: 1199px) {
  .hidden-lg-down {
    display: none!important;
  }
}

@media (max-width: 991px) {
  .hidden-md-down {
    display: none!important;
  }
}

div.chat-fc-form-outer {
  font-size: 15px;
}

div.chat-fc-form-outer input {
  margin-bottom: 20px;
  padding: 3px 8px;
}

#hero-con {
  padding: 0;
  /* background: #2393c6; */
  background-image: url('../image/hero-background.jpg');
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
}

#hero-overlay {
  padding-top: 50px !important;
  background: none !important;
}

#hero {
  max-width: 800px;
  margin: 0 auto;
}

#hero .row {
  max-width: 800px !important;
  margin: 0 auto;
}

#hero-left {
  padding-bottom: 300px;
  z-index: 99
}

#hero-left h1 {
  font-size: 40px;
  line-height: 40px;
}

@media(max-width: 992px) {
  #hero-left {
    padding-bottom: 50px;
  }
}

#hero-right img:nth-child(1) {
  position: absolute;
  bottom: 0;
}

#hero-right img:nth-child(2) {
  max-width: 300px;
}

#hero-right {
  text-align: center;
}

.call-to-action-block {
  max-width: 440px;
  margin: 20px auto;
  background: white;
  border-radius: 5px;
  box-shadow: 3px 3px 6px #b3b3b3;
  text-align: center;
}

.call-to-action-label {
  position: absolute;
  top: 0;
  left: calc(50% - 20px);
  height: 40px;
  width: 40px;
  color: white;
  font-size: 16px;
  line-height: 40px;
  vertical-align: middle;
  background: #2393c6;
  border-radius: 100%;
  text-align: center;
  box-shadow: 1px 1px 6px #c3c3c3;
}

.call-to-action-title {
  padding-top: 30px;
  padding-bottom: 0;
  font-size: 20px;
  text-align: center;
  font-weight: bold;
}

.call-to-action-img {
  max-height: 210px;
  max-width: 100%;
  margin: 0 auto;
  text-align: center !important;
}

.call-to-action-desc {
  font-size: 15px;
  text-align: center;
  padding: 10px 0;
}

@media(min-width: 768px) {
  #split-pricing-section #left-pricing-section {
    border-right: solid 1.5px white;
  }
  #split-pricing-section #right-pricing-section {
    border-left: solid 1.5px white;
  }
}

@media(max-width: 767px) {
  #split-pricing-section #left-pricing-section {
    border-bottom: solid 1.5px white;
  }
  #split-pricing-section #right-pricing-section {
    border-top: solid 1.5px white;
  }
}

.split-img-con {
  padding: 0;
  margin: 16px auto;
  box-shadow: 3px 3px 6px #b3b3b3;
  border-radius: 5px;
  text-align: center;
  max-width: 440px;
}

.split-img-con img {
  width: 100%;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.img-banner {
  padding: 10px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  width: 100%;
  color: white;
}

.embed-con {
  border-top-left-radius: 5px!important;
  border-top-right-radius: 5px!important
}

#embeds .card {
  box-shadow: 2px 2px 8px #e3e3e3;
  max-width: 440px;
  margin: 0 auto;
}

.iframe-con .card-block p {
  height: 120px !important;
}

.iframe-con .card-block h2 {
  height: 50px !important;
}

.iframe-con span {
  height: 51px !important;
}

@media(max-width: 767px) {
  .iframe-con .card-block p, .iframe-con .card-block h2 {
    height: auto !important;
  }
}

@media(min-width: 1250px) {
  .iframe-con .card-block p {
    height: 80px !important;
  }
}

.quote {
  color: #2393c6;
}

.comment {
  width: 100%;
  max-width: 600px;
  color: #6c6c6c;
  margin-bottom: 50px;
}

.posts-slider {
  background: #f8f7f2;
}

.posts-slider .owl-nav {
  width: 100%;
  padding-top: 8px;
  position: absolute;
  top: 50%;
  margin-top: -20px !important;
}

.posts-slider .owl-prev {
  display: inline-block;
  width: 50%;
  text-align: left;
  padding: 0 4px 0 5px;
  color: #c3c3c3;
}

.posts-slider .owl-next {
  display: inline-block;
  width: 50%;
  text-align: right;
  padding: 0 5px 0 4px;
  color: #c3c3c3;
}

.posts-slider .owl-dots {
  text-align: center;
}

.posts-slider .owl-dot {
  background-color: #c3c3c3;
  width: 12px;
  height: 12px;
  display: inline-block;
  border-radius: 100%;
  margin: 0 5px 0 5px
}

.posts-slider .owl-dot.active {
  background-color: #2393c6;
}

.card-block {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1.25rem;
}

/*分页*/
.pagination {
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}

.pagebox .pagination{
  -ms-flex-pack: center!important;
  justify-content: center!important;
  padding:0; 
  padding-bottom:1rem;
}

.pagination li a,.pagination li span{
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #2393c6;
  background-color: #fff;
  border: 1px solid #dee2e6;
}

.pagination li a:hover {
  z-index: 2;
  color: #0056b3;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.pagination li a:focus {
  z-index: 3;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.pagination li:first-child a {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.pagination li:last-child a {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

.pagination li.active a ,.pagination li.active span{
  z-index: 3;
  color: #fff;
  background-color: #2393c6;
  border-color: #2393c6;
}

.pagination li.page_disabled a,.pagination li.page_disabled span {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}