.clearf {
  clear: both;
}
.clearf:after,
.clearf:before {
  content: " ";
  display: table;
  clear: both;
}
.sizing-border {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
}
.sizing-content {
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -o-box-sizing: content-box;
}
body {
  font-family: "Open Sans", sans-serif;
  color: #000;
}
a {
  transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -webkit-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
}
a:hover,
a:focus {
  text-decoration: none;
  outline: none;
}
ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.titlebd {
  position: relative;
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd;
}
.titlebd:after {
  content: "";
  display: block;
  border-bottom: 3px solid #009933;
  width: calc(25% - 15px);
  padding-bottom: 10px;
  position: absolute;
  left: 0;
  bottom: -2px;
}
#topmenu {
  background: #212a6e;
  margin-bottom: 0;
  min-height: 35px;
}
#topmenu ul.nav li a {
  color: #fdf1d0;
  text-transform: uppercase;
  padding: 10px 9px;
  font-size: 12px;
  font-weight: 600;
}
#topmenu ul.nav li .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  min-width: 100%;
}
#topmenu ul.nav li .dropdown-menu li a {
  padding: 10px 15px;
  white-space: nowrap;
  background: #01596c;
  border-bottom: 1px solid#009999;
}
#topmenu ul.nav li a:hover,
#topmenu ul.nav .active a,
#topmenu ul.nav li a:focus {
  color: #212a6e;
  background: #fdf1d0;
}
#topmenu .navbar-brand {
  padding-top: 0;
  padding-bottom: 0;
}
#topmenu .navbar-brand img {
  height: 100%;
  width: auto;
  background: #fff;
  padding: 0 5px;
}
#topmenu .navbar-toggle {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  border: 0;
  background: #212a6e;
  border: 1px solid #fff;
}
.hotline {
  margin-top: 16px;
  text-align: right;
}
.hotline span {
  display: inline-block;
}
.hotline .icon {
  color: #212a6e;
  font-size: 30px;
}
.hotline .number {
  font-size: 30px;
  font-weight: 600;
  color: #ff0000;
}
#slider ul li a img {
  width: 100%!important;
}
.page-title,
.box-title,
sub-title {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 30px;
  line-height: 30px;
}
.page-title span,
.box-title span,
sub-title span {
  border-bottom: 1px solid #01596c;
  display: inline-block;
}
.page-title {
  font-size: 25px;
  margin-top: 35px;
  font-weight: 600;
  color: #212a6e;
  text-align: left;
}
.single-title {
  font-size: 20px;
  color: #212a6e;
  margin-top: 35px;
  font-weight: 600;
}
.sub-title {
  font-size: 18px;
}
.box_desc {
  font-size: 24px;
}
.box-title {
  font-size: 22px;
}
.pagebox {
  margin-bottom: 25px;
}
.sidebar_col .box-title {
  margin-top: 30px;
  text-transform: none;
  text-align: left;
}
.sidebar_col .media_posts .post {
  padding-bottom: 15px;
  border-bottom: 1px solid #ddd;
}
.sidebar_col .media_posts .post:last-child {
  border-bottom: none;
}
.udheader_box {
  position: relative;
}
.udheader_box .subs_form {
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  padding: 10px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
}
.udheader_box .subs_form input[type="submit"],
.udheader_box .subs_form button {
  width: 100%;
  height: 35px;
  background: #ff0000;
  border: none;
}
.udheader_box form {
  margin-bottom: 0;
}
.udheader_box .subs_desc {
  font-weight: 600;
  margin-bottom: 12px;
}
.main_box .box-title {
  font-weight: 600;
  font-size: 18px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 5px;
  margin-bottom: 20px;
}
.aparts_box {
  border-top: 1px solid #ddd;
  margin-top: 20px;
}
.aparts_box .posts .post .thumb {
  overflow: hidden;
}
.aparts_box .posts .post .thumb img {
  transform: all ease-in-out 0.3;
  -moz-transform: all ease-in-out 0.3;
  -webkit-transform: all ease-in-out 0.3;
  -o-transform: all ease-in-out 0.3;
}
.aparts_box .posts .post:hover .thumb img {
  transform: scale(1.2);
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -o-transform: scale(1.2);
}
.aparts_box .posts .post_desc {
  padding: 10px;
  background: #212a6e;
}
.aparts_box .posts .title {
  text-align: center;
}
.aparts_box .posts .title a {
  display: inline-block;
  color: #fff;
}
.aparts_box .posts .readmore {
  text-align: center;
  display: block;
  padding: 5px 8px;
  background: #EEB409;
  color: #fff;
}
.aparts_box .posts .readmore:hover {
  color: #212a6e;
}
.posts .post .thumb img {
  transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -webkit-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
}
.posts .title {
  font-size: 15px;
}
.posts .title a {
  color: #212a6e;
  display: inline-block;
  width: 100%;
}
.posts .title a:hover {
  color: #f3ce73;
}
.posts .title:hover .thumb img {
  opacity: 0.7;
}
.row_posts .post {
  background: #f4f4f4;
  margin-bottom: 20px;
}
.row_posts .post .thumb iframe {
  margin: 0;
  padding: 0;
}
.row_posts .title {
  margin-top: 0;
}
.row_posts .title a {
  color: #212a6e;
  font-weight: 600;
}
.row_posts .post_desc .inner {
  padding: 12px;
  color: #000;
}
.grid_posts .post {
  margin-bottom: 20px;
}
.grid_posts .post .thumb {
  overflow: hidden;
  text-align: center;
}
.grid_posts .post .thumb img {
  max-width: 100%;
  height: auto;
  display: inline-block;
}
.grid_posts .post .title {
  margin: 0;
  margin-bottom: 8px;
}
.grid_posts .post .title a {
  background: rgba(0, 99, 121, 0.8);
  margin: 0;
  padding: 10px;
}
.grid_posts .post:hover .thumb img {
  transform: scale(1.2);
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -o-transform: scale(1.2);
}
.media_posts .post {
  display: block;
}
.media_posts .post .thumb {
  width: 80px;
}
.media_posts .post .thumb img {
  width: 100%;
  height: auto;
}
.media_posts .post .title {
  margin-top: 0;
  color: #000;
}
.media_posts .post:hover .title {
  color: #f3ce73;
}
.blog .row_posts,
.archive .row_posts {
  margin-bottom: 25px;
}
.blog .row_posts .title,
.archive .row_posts .title {
  text-transform: uppercase;
}
.blog .row_posts .title a:hover,
.archive .row_posts .title a:hover {
  color: #000;
}
.blog .row_posts .post_desc,
.archive .row_posts .post_desc {
  padding: 15px 10px 15px 0;
}
.blog .content_col .page-title,
.archive .content_col .page-title {
  margin-bottom: 25px;
}
.paginate {
  text-align: right;
  margin-bottom: 30px;
}
.paginate a,
.paginate span {
  padding: 5px 8px;
  border: 1px solid #ccc;
  font-weight: 600;
}
.paginate .current {
  background: #212a6e;
  color: #fff;
}
.entry_content,
.tax_desc {
  margin: 20px 0 30px;
  line-height: 24px;
}
.entry_content p,
.tax_desc p,
.entry_content div,
.tax_desc div,
.entry_content iframe,
.tax_desc iframe,
.entry_content img,
.tax_desc img,
.entry_content figure,
.tax_desc figure {
  max-width: 100%!important;
  height: auto!important;
}
.entry_content img,
.tax_desc img {
  display: block;
  margin: 10px auto;
}
.entry_content form.wpcf7-form,
.tax_desc form.wpcf7-form {
  padding: 30px 0 0 15px;
  margin-top: 15px;
  border: 3px solid #212a6e;
}
.entry_content form.wpcf7-form .field,
.tax_desc form.wpcf7-form .field {
  width: 100%;
  margin-bottom: 15px;
}
.entry_content form.wpcf7-form .field:last-child,
.tax_desc form.wpcf7-form .field:last-child {
  margin-bottom: 0;
}
.entry_content h2,
.tax_desc h2 {
  line-height: 25px;
}
.social_box {
  margin: 20px 0 0;
}
.social_box iframe {
  display: block;
  height: 30px!important;
}
#footmenu {
  margin: 20px 0;
  background: #f4e7d5;
  padding: 8px 0;
}
#footmenu ul li {
  display: inline-block;
  border-right: 1px solid #000;
}
#footmenu ul li:last-child {
  border-right: none;
}
#footmenu ul li a {
  padding: 1px 10px;
  display: inline-block;
  color: #000;
}
#footmenu ul li a:hover {
  color: #212a6e;
}
.foot_box {
  min-height: 500px;
}
.foot_box .ft-logo {
  border-right: 1px solid #ccc;
}
.foot_box .ft-info .box-title {
  font-size: 13px;
  font-weight: 600;
  text-align: left;
  margin: 0;
}
.foot_box .ft-info .box_desc {
  font-size: 14px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
}
.foot_box .ft-info ul li {
  padding: 3px 0;
}
.info_box .box-title {
  text-transform: none;
  margin: 0;
  font-size: 20px;
  text-align: left;
}
.info_box .box_desc {
  font-size: 15px;
}
.info_box ul li {
  padding: 3px 0;
}
.contact_form input,
.contact_form textarea {
  margin-top: 10px;
}
.map iframe {
  width: 100%!important;
  height: 270px!important;
  margin: 10px 0 20px 0;
}
#form_popup .modal-header {
  background: #212a6e;
}
#form_popup .modal-header .modal-dialog {
  border: 3px solid #f4f4f4;
}
#form_popup .modal-header .close {
  color: #fff;
}
#form_popup .modal-title {
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  font-size: 15px;
  color: #fff;
}
#form_popup .col-xs-3 {
  width: 100%;
  margin-bottom: 23px;
}
#form_popup .col-xs-3:last-child {
  margin-bottom: 0;
}
#form_popup form {
  margin-bottom: 0;
}
#popup_hepler {
  padding: 5px 5px 0;
  z-index: 1005;
  position: fixed;
  bottom: 0;
  right: 3px;
  background: #003333;
  color: #fff;
  border-top-left-radius: 10px;
  -moz-border-top-left-radius: 10px;
  -webkit-border-top-left-radius: 10px;
  -o-border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  -moz-border-top-right-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -o-border-border-top-right-radius: 10px;
  width: 165px;
}
#popup_hepler .hclose {
  width: 25px;
  height: 25px;
  border: 1px solid #fff;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -o-border-radius: 100%;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  font-weight: 600;
  padding: 3px 6px;
  position: absolute;
  top: -25px;
  right: 0;
}
#popup_hepler .avatar {
  width: 86.25px;
  height: 86.25px;
  overflow: hidden;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -o-border-radius: 100%;
  background: #fff;
  padding: 7px;
  position: relative;
}
#popup_hepler .avatar img {
  width: 100%;
  height: auto;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
#popup_hepler .name {
  padding-top: 5px;
  display: inline-block;
  line-height: 25px;
  white-space: normal;
  font-size: 12px;
}
#popup_hepler .hotline {
  margin-top: 5px;
  text-align: center;
}
#popup_hepler .hotline a {
  font-size: 24px;
  font-weight: 600;
  color: #ff0000;
}
#to_top {
  position: fixed;
  top: 50%;
  right: 3px;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  z-index: 2000;
  display: none;
}
#to_top a {
  padding: 5px 8px;
}
#prbanner {
  position: fixed;
  bottom: 45px;
  left: 0;
  transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -webkit-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
}
#prbanner .prbt {
  -webkit-animation: btled 1s alternate infinite;
  -moz-animation: btled 1s alternate infinite;
  -o-animation: btled 1s alternate infinite;
  animation: btled 1s alternate infinite;
}
#prbanner .prbt img {
  width: 150px;
  height: auto;
  cursor: pointer;
}
#prbanner .prform {
  position: absolute;
  bottom: 40px;
  left: -200%;
  background: #01596c;
  padding: 10px 10px 0 10px;
  color: #fff;
  width: 200%;
  max-width: 300px;
  display: block;
  border: 1px solid #fff;
  transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -webkit-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
}
#prbanner .prform input[type="submit"] {
  background: #ff0000;
  border: none;
  padding: 5px 10px;
  font-weight: 600;
}
#prbanner .prform form {
  margin-bottom: 0!important;
}
#prbanner .prform .field {
  width: 100%;
  margin-bottom: 10px;
}
#prbanner .prform .field:last-child {
  margin-bottom: 0;
}
#prbanner .prdesc {
  text-transform: uppercase;
  text-align: center;
}
#prbanner .slshow {
  left: 0;
}
@-webkit-keyframes btled {
  0% {
    opacity: 0.4;
  }
  50% {
    opacity: 0.7;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes btled {
  0% {
    opacity: 0.4;
  }
  50% {
    opacity: 0.7;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes btled {
  0% {
    opacity: 0.4;
  }
  50% {
    opacity: 0.7;
  }
  100% {
    opacity: 1;
  }
}
@keyframes btled {
  0% {
    opacity: 0.4;
  }
  50% {
    opacity: 0.7;
  }
  100% {
    opacity: 1;
  }
}
#prbanner.prbottom {
  bottom: 0;
}
#fb-root {
  display: none;
}
.fb-like-box,
.fb-like-box span,
.fb-like-box span iframe[style] {
  width: 100% !important;
}
.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {
  width: 100% !important;
}
/*# sourceMappingURL=main.css.map */