body .t3-wrapper {
  background: #f9f9f9;
}
img {
  border: 0 none;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}
.t3-head-top {
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 999;
}
#t3-header {
  padding: 8px 0;
  background-color: rgba(0, 0, 0, 0.2);
}
#t3-header .head-top {
  text-align: right;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
}
#t3-header .head-top .fa {
  color: #0384e2;
  cursor: pointer;
  font-size: 0;
  margin: 0px 7px 0px 13px;
  position: relative;
  text-align: center;
  z-index: 1;
}
#t3-header .head-top .fa:before {
  display: block;
  font-size: 13px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 11px;
  text-transform: none;
}
#t3-header .head-top p {
  margin: 0;
  padding-bottom: 4px;
}
.head-top .custom,
.head-top #btl {
  display: inline-flex;
}
.logo {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .logo {
    text-align: left;
    padding: 0;
  }
}
.logo a {
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.logo-image {
  position: relative;
  top: -21px;
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-image img {
  width: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.menu-fixed .logo-image {
  top: -12px;
}
.menu-fixed .logo-image img {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -o-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
}
.logo-text a {
  text-decoration: none;
  font-size: 28px;
  font-weight: bold;
}
.logo-text:hover a,
.logo-text a:hover,
.logo-text a:active,
.logo-text a:focus {
  text-decoration: none;
}
.logo-text .site-slogan {
  display: block;
  font-size: 14px;
  margin-top: 5px;
}
.head-search {
  margin-top: 20px;
}
.head-search:before,
.head-search:after {
  display: table;
  content: " ";
}
.head-search:after {
  clear: both;
}
.head-search form {
  margin: 0;
}
.head-search label {
  display: none;
}
.head-search .search {
  position: relative;
}
.head-search .search:before {
  font-family: "FontAwesome";
  content: "\f002";
  display: block;
  position: absolute;
  left: 10px;
  top: 6px;
  color: #555555;
}
@media screen and (min-width: 768px) {
  .head-search .search {
    float: right;
  }
}
.head-search .form-control {
  width: 100%;
  padding-left: 30px;
}
@media screen and (min-width: 768px) {
  .head-search .form-control {
    width: 150px;
  }
  .head-search .form-control:focus {
    width: 200px;
  }
}
#t3-slideshow .vina-camera-slider div a span {
  background: #0384e2;
  padding: 10px 20px;
  font-size: 16px;
  display: inline-block;
  cursor: pointer;
  text-transform: uppercase;
  color: #ffffff;
}
#t3-slideshow .vina-camera-slider div a span i {
  font-size: 0px;
  margin-left: 10px;
}
#t3-slideshow .vina-camera-slider div a span i:before {
  font-size: 13px;
}
#t3-slideshow .vina-camera-slider .slide-1 {
  left: 0px;
  top: 40%;
  width: 600px;
}
#t3-slideshow .vina-camera-slider .slide-1 div {
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
  padding: 40px;
}
#t3-slideshow .vina-camera-slider .slide-1 div h3 {
  color: #163652;
  font-size: 46px;
  font-weight: 300;
  margin: 0;
  line-height: 55px;
}
#t3-slideshow .vina-camera-slider .slide-1 div p {
  color: #535353;
  font-size: 18px;
  font-weight: 300;
  line-height: 27px;
  padding: 20px 0;
}
#t3-slideshow .vina-camera-slider .slide-1 div span {
  background: #0384e2;
  padding: 10px 20px;
  font-size: 16px;
  display: inline-block;
  cursor: pointer;
  text-transform: uppercase;
  color: #ffffff;
}
#t3-slideshow .vina-camera-slider .slide-1 div span i {
  font-size: 0px;
  margin-left: 10px;
}
#t3-slideshow .vina-camera-slider .slide-1 div span i:before {
  font-size: 13px;
}
#t3-slideshow .vina-camera-slider .slide-2 {
  width: 100%;
  left: 0;
  top: 65%;
}
#t3-slideshow .vina-camera-slider .slide-2 div {
  background: none repeat scroll 0 0 rgba(22, 54, 82, 0.8);
  padding: 20px;
  overflow: hidden;
}
#t3-slideshow .vina-camera-slider .slide-2 div .text {
  float: left;
  width: 84%;
  padding: 0;
  background: none;
}
#t3-slideshow .vina-camera-slider .slide-2 div .text h3 {
  color: #ffffff;
  font-size: 32px;
  font-weight: bold;
  margin: 0;
  line-height: 38px;
}
#t3-slideshow .vina-camera-slider .slide-2 div .text p {
  color: #ffffff;
  font-size: 18px;
  font-weight: 300;
  line-height: 27px;
  padding: 0;
}
#t3-slideshow .vina-camera-slider .slide-2 div span {
  background: #0384e2;
  padding: 10px 20px;
  font-size: 16px;
  margin-top: 14px;
  float: left;
  cursor: pointer;
  text-transform: uppercase;
  color: #ffffff;
}
#t3-slideshow .vina-camera-slider .slide-2 div span i {
  font-size: 0px;
  margin-left: 10px;
}
#t3-slideshow .vina-camera-slider .slide-2 div span i:before {
  font-size: 13px;
}
#t3-slideshow .camera_pag {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
}
#t3-slideshow .vina-camera-slider .camera_wrap {
  margin: 0 !important;
}
#t3-slideshow .vina-camera-slider .camera_wrap .camera_pag .camera_pag_ul li {
  background: transparent;
  border: 1px solid rgba(0, 0, 0, 0.5);
  height: 17px;
  width: 17px;
}
#t3-slideshow .vina-camera-slider .camera_wrap .camera_pag .camera_pag_ul li:hover {
  border: 1px solid #0384e2;
}
#t3-slideshow .vina-camera-slider .camera_wrap .camera_pag .camera_pag_ul li.cameracurrent {
  border: 1px solid #0384e2;
}
#t3-slideshow .vina-camera-slider .camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span,
#t3-slideshow .vina-camera-slider .camera_wrap .camera_pag .camera_pag_ul li:hover > span {
  background: #0384e2;
}
#t3-slideshow .vina-camera-slider .camera_wrap .camera_pag .camera_pag_ul li > span {
  height: 9px;
  width: 9px;
  left: 3px;
  top: 3px;
}
#t3-slideshow .vina-camera-slider .camera_prev {
  left: 0;
  background: none;
}
#t3-slideshow .vina-camera-slider .camera_prev span {
  background-image: none;
  background: rgba(255, 255, 255, 0.8);
  height: 80px;
}
#t3-slideshow .vina-camera-slider .camera_prev span:before {
  color: #163652;
  content: "\f053";
  position: absolute;
  right: 0;
  font-size: 16px;
  text-align: center;
  width: 100%;
  padding: 10px;
  font-family: "FontAwesome";
  top: 50%;
}
#t3-slideshow .vina-camera-slider .camera_prev span:hover:before {
  color: #0384e2;
}
#t3-slideshow .vina-camera-slider .camera_next {
  right: 0;
  background: none;
}
#t3-slideshow .vina-camera-slider .camera_next span {
  background-image: none;
  background: rgba(255, 255, 255, 0.8);
  height: 80px;
}
#t3-slideshow .vina-camera-slider .camera_next span:before {
  color: #163652;
  content: "\f054";
  position: absolute;
  right: 0;
  font-size: 16px;
  text-align: center;
  width: 100%;
  padding: 10px;
  font-family: "FontAwesome";
  top: 50%;
}
#t3-slideshow .vina-camera-slider .camera_next span:hover:before {
  color: #0384e2;
}
#t3-slideshow p {
  margin: 0;
}
#t3-slideshow .t3-breadcrumbs {
  bottom: 5px;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 100%;
}
#t3-slideshow .t3-breadcrumbs .breadcrumb {
  background: none;
  text-align: right;
  float: right;
}
#t3-slideshow .t3-breadcrumbs .breadcrumb a {
  color: #143452;
  text-transform: uppercase;
  font-weight: 700;
  text-decoration: none;
}
#t3-slideshow .t3-breadcrumbs .breadcrumb a:hover {
  color: #0384e2;
}
#t3-slideshow .t3-breadcrumbs .breadcrumb span {
  color: #666666;
  text-transform: uppercase;
  font-weight: 700;
}
#t3-slideshow .t3-breadcrumbs .breadcrumb li + li::before {
  color: #666666;
}
.t3-sl {
  padding-bottom: 40px;
  padding-top: 40px;
}
@media screen and (min-width: 768px) {
  .t3-sl {
    padding-bottom: 60px;
    padding-top: 60px;
  }
}
.t3-sl-1 {
  position: relative;
}
.t3-sl-1 .module-ct .ico i {
  color: #163652;
  cursor: pointer;
  font-size: 0;
  margin: 15px 0 0;
  position: relative;
  text-align: center;
  z-index: 1;
}
.t3-sl-1 .module-ct .ico i:before {
  display: block;
  font-size: 64px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-transform: none;
}
.t3-sl-1 .module-ct .ico .order {
  float: right;
  font-size: 96px;
  color: #EDEDED;
  line-height: 1;
  font-weight: 900;
}
.t3-sl-1 .module-ct .text h3 {
  color: #153552;
  font-weight: bold;
  font-size: 22px;
  line-height: 29px;
  letter-spacing: 0.5px;
  margin: 20px 0;
}
.t3-sl-1 .module-ct .text p {
  color: #666666;
  font-size: 14px;
  line-height: 26px;
}
.t3-sl-1 .module-ct:hover .ico i {
  color: #0384e2;
}
.t3-sl-1 .module-ct:hover .text h3 {
  color: #0384e2;
}
.t3-sl-1:after {
  background: #EEEEEE;
  bottom: 0px;
  height: 1px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 500px;
  content: "";
}
.t3-sl-1:before {
  background: #0384e2;
  height: 3px;
  bottom: -1px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 150px;
  content: "";
  z-index: 99;
}
.t3-sl-1 .t3-module {
  margin: 0;
}
.t3-sl-2 {
  position: relative;
}
.t3-sl-2 h3 {
  font-size: 32px;
  color: #163652;
  font-weight: 900;
  letter-spacing: 1px;
  line-height: 38px;
}
.t3-sl-2 .fancypantsaccordionholder ul {
  padding: 0;
}
.t3-sl-2 .fancypantsaccordionholder ul .accordion-item {
  border: 1px solid  #CCCCCC;
  margin-bottom: 15px;
  padding: 10px 20px;
  height: 40px !important;
}
.t3-sl-2 .fancypantsaccordionholder ul .accordion-item a.headerlink {
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0.5px;
  color: #163652;
  text-decoration: none;
}
.t3-sl-2 .fancypantsaccordionholder ul .accordion-item a.headerlink span:before {
  content: "L";
  font-family: "ElegantIcons";
  position: absolute;
  right: 0;
  height: 20px;
  text-align: center;
  width: 20px;
  border: 1px solid;
}
.t3-sl-2 .fancypantsaccordionholder ul .acc-open {
  height: auto !important;
  border: 1px solid #0384e2;
}
.t3-sl-2 .fancypantsaccordionholder ul .acc-open a.headerlink {
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0.5px;
  margin-bottom: 10px;
  color: #0384e2;
  text-decoration: none;
}
.t3-sl-2 .fancypantsaccordionholder ul .acc-open a.headerlink span:before {
  color: #ffffff;
  background: #0384e2;
  content: "K";
  position: absolute;
  right: 0;
  height: 20px;
  text-align: center;
  width: 20px;
  border: 1px solid;
  font-family: "ElegantIcons";
}
.t3-sl-2 .fancypantsaccordionholder ul .acc-open .acc-content {
  padding: 0;
}
.t3-sl-2 .fancypantsaccordionholder ul .acc-open .acc-content p {
  font-size: 14px;
  color: #666666;
  line-height: 22px;
}
.t3-sl-2 .ztTestimonial p.content-testimonial {
  border: 1px solid #CCCCCC;
  padding: 20px;
  margin: 0 0 20px 0;
  min-height: 170px;
}
.t3-sl-2 .ztTestimonial p.content-testimonial:after {
  border-width: 12px;
  bottom: -11px;
  left: 25px;
}
.t3-sl-2 .ztTestimonial p.content-testimonial:before {
  border-top-color: #cccccc;
  border-width: 12px;
  bottom: -12px;
  left: 25px;
}
.t3-sl-2 .ztTestimonial p.content-testimonial i {
  color: #0384e2;
  font-size: 20px;
}
.t3-sl-2 .ztTestimonial p.content-testimonial .main-content-testimonial {
  padding: 0px 35px;
  display: block;
}
.t3-sl-2 .ztTestimonial .info img.avatar {
  float: left;
}
.t3-sl-2 .ztTestimonial .info .col-md-10 {
  padding-left: 0;
  padding-top: 10px;
}
.t3-sl-2 .ztTestimonial .info .name {
  font-size: 16px;
  letter-spacing: 0.5px;
  line-height: 19px;
  color: #163652;
}
.t3-sl-2 .ztTestimonial .info .position {
  font-size: 13px;
  line-height: 20px;
  color: #999;
  font-style: italic;
}
.t3-sl-2 .ztTestimonial .testimonial-control {
  margin: 0;
  position: absolute;
  right: 0;
  text-align: right;
  bottom: -4px;
}
.t3-sl-2 .ztTestimonial .testimonial-control .prev,
.t3-sl-2 .ztTestimonial .testimonial-control .next {
  height: 25px;
  width: 25px;
  border: 1px solid #163652;
  padding: 7px 12px;
  font-size: 11px;
  margin: 3px;
}
.t3-sl-2 .ztTestimonial .testimonial-control .prev:hover,
.t3-sl-2 .ztTestimonial .testimonial-control .next:hover {
  background: #0384e2;
  border: 1px solid #0384e2;
}
.t3-sl-2 .ztTestimonial .testimonial-control .prev:hover i,
.t3-sl-2 .ztTestimonial .testimonial-control .next:hover i {
  color: #fff;
}
.t3-sl-2 .ztTestimonial .testimonial-control .prev i,
.t3-sl-2 .ztTestimonial .testimonial-control .next i {
  color: #163652;
}
.t3-sl-2 .nav-bottom-right .owl-nav .owl-prev,
.t3-sl-2 .nav-bottom-right .owl-nav .owl-next {
  background-color: #0384e2;
  border: none;
}
.t3-sl-2 .reviews-block__text::after {
  color: #0384e2;
}
.t3-services {
  position: relative;
  padding-bottom: 40px;
  padding-top: 40px;
}
@media screen and (min-width: 768px) {
  .t3-services {
    padding-bottom: 60px;
    padding-top: 60px;
  }
}
.t3-services h3 {
  font-size: 32px;
  color: #163652;
  font-weight: 900;
  letter-spacing: 1px;
  line-height: 38px;
}
.t3-services .bt-cs {
  position: relative;
}
.t3-services .bt-cs .bt-row {
  padding: 0;
}
.t3-services .bt-cs .bt-row .bt-inner {
  margin: 0 10px;
  padding: 0;
}
.t3-services .bt-cs .bt-row .bt-inner .bt-center {
  display: block;
  overflow: hidden;
  position: relative;
  width: 100%;
  padding: 0 !important;
}
.t3-services .bt-cs .bt-row .bt-inner .bt-center img {
  border: medium none;
  display: block;
  margin: 0;
  max-width: 100%;
  outline: medium none;
  position: relative;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}
.t3-services .bt-cs .bt-row .bt-inner .bt-center .caption {
  background-color: rgba(0, 0, 0, 0.7);
  position: absolute;
  color: #fff;
  z-index: 100;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
  left: 0;
  opacity: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.t3-services .bt-cs .bt-row .bt-inner .bt-center .caption a.info i {
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  padding: 0px 3px 0px 0;
  top: 36%;
  height: 60px;
  width: 60px;
  border-radius: 50%;
  opacity: 0;
  background: #0384e2;
  -moz-transform: scale(0, 0);
  -webkit-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition: -webkit-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
  -moz-transition: -moz-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
  -o-transition: -o-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
  -ms-transition: -ms-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
  transition: transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
  color: #ffffff;
  font-size: 32px;
  line-height: 60px;
}
.t3-services .bt-cs .bt-row .bt-inner .bt-center:hover img {
  -moz-transform: scale(1.4);
  -o-transform: scale(1.4);
  -webkit-transform: scale(1.4);
  transform: scale(1.4);
}
.t3-services .bt-cs .bt-row .bt-inner .bt-center:hover .scale-caption {
  opacity: 1;
}
.t3-services .bt-cs .bt-row .bt-inner .bt-center:hover .scale-caption a.info {
  opacity: 1;
  background: rgba(0, 0, 0, 0.7);
}
.t3-services .bt-cs .bt-row .bt-inner .bt-center:hover .scale-caption a.info i {
  opacity: 1;
  -moz-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  -moz-transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  -ms-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.t3-services .bt-cs .bt-row .bt-inner .item-info {
  padding: 0;
}
.t3-services .bt-cs .bt-row .bt-inner .item-info h2 .bt-title {
  font-size: 18px;
  font-weight: 700;
  color: #163652;
  letter-spacing: 0.5px;
  line-height: 22px;
  text-transform: capitalize;
}
.t3-services .bt-cs .bt-row .bt-inner .item-info h2 .bt-title:hover {
  color: #0384e2;
}
.t3-services .bt-cs .bt-row .bt-inner .bt-introtext {
  color: #666666;
  line-height: 26px;
}
.t3-services .bt-cs .bt-row:hover .bt-inner .item-info h2 .cs-title {
  color: #0384e2;
}
.t3-services .bt-cs .bt-cs-control {
  position: absolute;
  right: 7px;
  top: -45px;
}
.t3-services .bt-cs .bt-cs-control .prev,
.t3-services .bt-cs .bt-cs-control .next {
  height: 25px;
  width: 25px;
  border: 1px solid #163652;
  padding: 7px 12px;
  font-size: 11px;
  display: inline;
  margin: 3px;
  opacity: 1;
  cursor: pointer;
}
.t3-services .bt-cs .bt-cs-control .prev:hover,
.t3-services .bt-cs .bt-cs-control .next:hover {
  background: #0384e2;
  border: 1px solid #0384e2;
}
.t3-services .bt-cs .bt-cs-control .prev:hover i,
.t3-services .bt-cs .bt-cs-control .next:hover i {
  color: #fff;
}
.t3-services .bt-cs .bt-cs-control .prev i,
.t3-services .bt-cs .bt-cs-control .next i {
  color: #163652;
}
.t3-services:after {
  background: #EEEEEE;
  bottom: 0px;
  height: 1px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 500px;
  content: "";
}
.t3-services:before {
  background: #0384e2;
  height: 3px;
  bottom: -1px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 150px;
  content: "";
  z-index: 99;
}
.t3-services .t3-module {
  margin: 0;
}
.t3-our-features {
  position: relative;
  padding-bottom: 40px;
  padding-top: 40px;
}
@media screen and (min-width: 768px) {
  .t3-our-features {
    padding-bottom: 60px;
    padding-top: 60px;
  }
}
.t3-our-features h3 {
  font-size: 32px;
  color: #163652;
  font-weight: 900;
  letter-spacing: 1px;
  line-height: 38px;
  text-align: center;
  margin-bottom: 35px;
}
.t3-our-features .nn_tabs.outline_content ul.nav-tabs {
  text-align: center;
  border-bottom: 1px solid #EEEEEE;
}
.t3-our-features .nn_tabs.outline_content ul.nav-tabs li {
  float: none;
  display: inline-block;
}
.t3-our-features .nn_tabs.outline_content ul.nav-tabs li a {
  padding: 30px;
  border-radius: initial;
  background: none;
  border: 1px solid #eeeeee ;
  color: #163652;
  outline: medium none;
}
.t3-our-features .nn_tabs.outline_content ul.nav-tabs li a span.icon {
  display: block;
  font-size: 0;
  line-height: 29px;
}
.t3-our-features .nn_tabs.outline_content ul.nav-tabs li a span.icon:before {
  font-size: 24px;
}
.t3-our-features .nn_tabs.outline_content ul.nav-tabs li a span.title {
  display: block;
  font-size: 16px;
  font-weight: bold;
}
.t3-our-features .nn_tabs.outline_content ul.nav-tabs li a:hover,
.t3-our-features .nn_tabs.outline_content ul.nav-tabs li a:focus {
  color: #0384e2;
  background: none;
  border: 1px solid #EEEEEE;
  border-bottom: 1px solid #f9f9f9;
}
.t3-our-features .nn_tabs.outline_content ul.nav-tabs li.active a {
  color: #0384e2;
  background: #f9f9f9;
  border: 1px solid #EEEEEE;
  border-bottom: 1px solid #f9f9f9;
}
.t3-our-features .nn_tabs.outline_content ul.nav-tabs li.active a:focus {
  box-shadow: none;
}
.t3-our-features .nn_tabs.outline_content .tab-content {
  border: none;
}
.t3-our-features .nn_tabs.outline_content .tab-content .tab-pane {
  padding: 50px 0 0 0;
}
@media screen and (min-width: 768px) {
  .t3-our-features .nn_tabs.outline_content .tab-content .tab-pane .col-lg-5 {
    padding-left: 0;
  }
}
.t3-our-features .nn_tabs.outline_content .tab-content .tab-pane .col-lg-5 img {
  border-radius: 4px;
}
@media screen and (min-width: 768px) {
  .t3-our-features .nn_tabs.outline_content .tab-content .tab-pane .col-lg-7 {
    padding-right: 0;
  }
}
.t3-our-features .nn_tabs.outline_content .tab-content .tab-pane .col-lg-7 p {
  font-size: 16px;
  color: #666666;
  line-height: 26px;
}
.t3-our-features .nn_tabs.outline_content .tab-content .tab-pane .col-lg-7 ul {
  margin: 0 0 25px;
  padding: 0;
  list-style: none;
}
.t3-our-features .nn_tabs.outline_content .tab-content .tab-pane .col-lg-7 ul li {
  position: relative;
  font-size: 14px;
  color: #666666;
  line-height: 30px;
  padding-left: 20px;
}
.t3-our-features .nn_tabs.outline_content .tab-content .tab-pane .col-lg-7 ul li:before {
  color: #0384e2;
  content: "\f111";
  position: absolute;
  left: 0;
  font-size: 9px;
  width: 100%;
  font-family: "FontAwesome";
}
.t3-our-features .nn_tabs.outline_content .tab-content .tab-pane .col-lg-7 .read-more a {
  border: 1px solid #163652;
  display: inline-block;
  padding: 11px;
  cursor: pointer;
  color: #163652;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 14px;
}
.t3-our-features .nn_tabs.outline_content .tab-content .tab-pane .col-lg-7 .read-more a i {
  font-size: 0;
}
.t3-our-features .nn_tabs.outline_content .tab-content .tab-pane .col-lg-7 .read-more a i:before {
  font-size: 11px;
  margin-left: 5px;
}
.t3-our-features .nn_tabs.outline_content .tab-content .tab-pane .col-lg-7 .read-more:hover a {
  border: 1px solid #0384e2;
  background: #0384e2;
  color: #fff;
}
.t3-our-features:after {
  background: #EEEEEE;
  bottom: 0px;
  height: 1px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 500px;
  content: "";
}
.t3-our-features:before {
  background: #0384e2;
  height: 3px;
  bottom: -1px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 150px;
  content: "";
  z-index: 99;
}
.t3-our-features .t3-module {
  margin: 0;
}
.t3-other {
  position: relative;
  padding-bottom: 40px;
  padding-top: 40px;
}
@media screen and (min-width: 768px) {
  .t3-other {
    padding-bottom: 60px;
    padding-top: 60px;
  }
}
.t3-other h3 {
  font-size: 32px;
  font-weight: 900;
  line-height: 38px;
  letter-spacing: 1px;
  color: #163652;
  margin-top: 0;
  margin-bottom: 20px;
}
.t3-other p {
  color: #666;
  line-height: 24px;
  font-weight: 300;
  font-size: 16px;
}
.t3-other .other-main .other-main-ico {
  float: left;
  width: 26%;
}
.t3-other .other-main .other-main-ico i {
  background: #0384e2;
  padding: 20px;
  color: #fff;
  cursor: pointer;
  font-size: 0;
  margin: 0;
  position: relative;
  text-align: center;
  z-index: 1;
  height: 70px;
  border-radius: 50px;
  width: 70px;
}
.t3-other .other-main .other-main-ico i:before {
  display: block;
  font-size: 32px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-transform: none;
}
.t3-other .other-main .other-main-text {
  float: right;
  width: 74%;
}
.t3-other .other-main .other-main-text h5 {
  font-size: 18px;
  font-weight: bold;
  line-height: 22px;
  letter-spacing: 0.5px;
  color: #163652;
  margin-top: 0;
}
.t3-other .other-main .other-main-text p {
  color: #666666;
  line-height: 26px;
  font-weight: normal;
  font-size: 14px;
}
.t3-other .other-main:first-child {
  display: block;
  margin-bottom: 20px;
  min-height: 150px;
}
.t3-other:after {
  background: #EEEEEE;
  bottom: 0px;
  height: 1px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 500px;
  content: "";
}
.t3-other:before {
  background: #0384e2;
  height: 3px;
  bottom: -1px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 150px;
  content: "";
  z-index: 99;
}
.t3-other .t3-module {
  margin: 0;
}
.t3-our-team {
  position: relative;
  padding-bottom: 40px;
  padding-top: 40px;
}
@media screen and (min-width: 768px) {
  .t3-our-team {
    padding-bottom: 60px;
    padding-top: 60px;
  }
}
.t3-our-team h3 {
  font-size: 32px;
  color: #163652;
  font-weight: 900;
  letter-spacing: 1px;
  line-height: 38px;
  text-align: center;
  margin-bottom: 35px;
}
.t3-our-team:after {
  background: #EEEEEE;
  bottom: 0px;
  height: 1px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 500px;
  content: "";
}
.t3-our-team:before {
  background: #0384e2;
  height: 3px;
  bottom: -1px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 150px;
  content: "";
  z-index: 99;
}
.t3-our-team .t3-module {
  margin: 0;
}
.t3-our-team .reviews-block__text::after {
  color: #0384e2;
  right: 0px;
  bottom: -70px;
}
.t3-our-team .reviews-block__text {
  border: 1px solid #cccccc;
  position: relative;
  padding: 8px 15px;
}
.t3-our-team .reviews-block__text:hover {
  border: 1px solid #0384e2;
}
.t3-our-team .reviews-block__text:hover:before {
  border-top: 10px solid #0384e2;
}
.t3-our-team .reviews-block__text:before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  border: 10px solid transparent;
  border-top: 10px solid #cccccc;
  left: 18px;
  bottom: -20px;
}
.t3-our-team .reviews-block__text::after {
  color: #0384e2;
}
.t3-our-team .reviews-block__person-name {
  font-size: 20px;
}
.t3-our-team .nav-bottom-right .owl-nav .owl-prev,
.t3-our-team .nav-bottom-right .owl-nav .owl-next {
  background-color: #0384e2;
  border: none;
}
.t3-our-team .zt-module-testimonial-description {
  display: none;
}
.t3-our-team .zt-module-testimonial .owl-item {
  padding: 0;
  cursor: pointer;
}
.t3-our-team .zt-module-testimonial .owl-item .zt-avatar img {
  border-radius: 50%;
  border: 1px solid #ccc;
  padding: 8px;
}
.t3-our-team .zt-module-testimonial .owl-item .zt-avatar img:hover {
  border: 1px solid #0384e2;
}
.t3-our-team .zt-module-testimonial .owl-item .zt-avatar ul.zt-member-social-links {
  list-style: none;
  margin: 0;
  padding: 10px 12px;
}
.t3-our-team .zt-module-testimonial .owl-item .zt-avatar ul.zt-member-social-links li {
  float: left;
  padding: 5px 3px;
}
.t3-our-team .zt-module-testimonial .owl-item .zt-avatar ul.zt-member-social-links li a {
  color: #fff;
  border-radius: 50%;
  background: #163652;
  width: 30px;
  height: 30px;
  display: block;
  text-align: center;
  padding: 5px;
}
.t3-our-team .zt-module-testimonial .owl-item .zt-avatar ul.zt-member-social-links li a:hover {
  background: #0384e2;
  transition: All 0.3s ease;
  -webkit-transition: All 0.4s ease;
  -moz-transition: All 0.4s ease;
  -o-transition: All 0.4s ease;
  -webkit-transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
  -ms-transform: rotateY(360deg);
  transform: rotateY(360deg);
  perspective: 300px;
  -moz-perspective: 300px;
  -webkit-perspective: 300px;
  -o-perspective: 300px;
  -ms-perspective: 300px;
}
.t3-our-team .zt-module-testimonial .owl-item .zt-information {
  border: 1px solid #cccccc;
  position: relative;
}
.t3-our-team .zt-module-testimonial .owl-item .zt-information .zt-info-name {
  font-size: 16px;
  color: #153552;
  font-weight: bold;
  letter-spacing: 0.5px;
  line-height: 17px;
  margin: 20px 0 5px;
}
.t3-our-team .zt-module-testimonial .owl-item .zt-information .zt-info-position {
  font-size: 13px;
  color: #999999;
  line-height: 20px;
  font-style: italic;
}
.t3-our-team .zt-module-testimonial .owl-item .zt-information .zt-content {
  line-height: 21px;
  color: #545454;
  padding: 8px 0;
}
.t3-our-team .zt-module-testimonial .owl-item .zt-information:hover {
  border: 1px solid #0384e2;
}
.t3-our-team .zt-module-testimonial .owl-item .zt-information:hover .zt-info-name {
  color: #0384e2;
}
.t3-our-team .zt-module-testimonial .owl-item .zt-information:hover:before {
  border-right: 10px solid #0384e2;
}
.t3-our-team .zt-module-testimonial .owl-item .zt-information:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  border: 10px solid transparent;
  border-right: 10px solid #f9f9f9;
  left: -20px;
  top: 50px;
}
.t3-our-team .zt-module-testimonial .owl-item .zt-information:before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  border: 10px solid transparent;
  border-right: 10px solid #cccccc;
  left: -21px;
  top: 50px;
}
.t3-our-team .zt-module-testimonial .owl-item:hover img {
  border: 1px solid #0384e2;
  background: #ffffff;
}
.t3-our-team .zt-module-testimonial .owl-item:hover .zt-information {
  background: #ffffff;
  border: 1px solid #0384e2;
}
.t3-our-team .zt-module-testimonial .owl-item:hover .zt-information:before {
  border-right: 10px solid #0384e2;
}
.t3-our-team .owl-theme .owl-controls .owl-page {
  height: 17px;
  border-radius: 50%;
  width: 17px;
  border: 1px solid rgba(0, 0, 0, 0.5);
  margin: 3px;
}
.t3-our-team .owl-theme .owl-controls .owl-page span {
  background: transparent;
  height: 9px;
  width: 9px;
  margin: 3px;
}
.t3-our-team .owl-theme .owl-controls .owl-page:hover {
  border: 1px solid #0384e2;
}
.t3-our-team .owl-theme .owl-controls .owl-page:hover span {
  background: #0384e2;
}
.t3-our-team .owl-theme .owl-controls .active {
  border: 1px solid #0384e2;
}
.t3-our-team .owl-theme .owl-controls .active span {
  background: #0384e2;
}
.t3-latest-news {
  position: relative;
  padding-bottom: 40px;
  padding-top: 40px;
}
@media screen and (min-width: 768px) {
  .t3-latest-news {
    padding-bottom: 60px;
    padding-top: 60px;
  }
}
.t3-latest-news h3 {
  font-size: 32px;
  font-weight: 900;
  line-height: 38px;
  letter-spacing: 1px;
  color: #163652;
  margin-top: 0;
  margin-bottom: 30px;
  text-align: center;
}
.t3-latest-news:after {
  background: #EEEEEE;
  bottom: 0px;
  height: 1px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 500px;
  content: "";
}
.t3-latest-news:before {
  background: #0384e2;
  height: 3px;
  bottom: -1px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 150px;
  content: "";
  z-index: 99;
}
.t3-latest-news .t3-module {
  margin: 0;
}
.t3-latest-news .module-ct {
  border: 1px solid #EEEEEE;
  background: #ffffff;
}
.t3-latest-news .module-ct a {
  text-decoration: none;
}
.t3-latest-news .module-ct a h4 {
  font-size: 24px;
  font-weight: bold;
  line-height: 29px;
  letter-spacing: 0.5px;
  color: #153552;
  margin: 20px 0;
}
.t3-latest-news .module-ct a h4:hover {
  color: #0384e2;
}
.t3-latest-news .module-ct ul {
  width: 100%;
  padding: 0;
}
.t3-latest-news .module-ct ul li {
  color: #999999;
}
.t3-latest-news .module-ct ul li a {
  color: #999999;
}
.t3-latest-news .module-ct ul li .fa {
  color: #0384e2;
  margin-right: 5px;
}
.t3-latest-news .module-ct ul li:hover {
  color: #0384e2;
}
.t3-latest-news .module-ct ul li:hover a {
  color: #0384e2;
}
.t3-latest-news .module-ct .introtext p {
  font-size: 14px;
  line-height: 26px;
  color: #666666;
}
.t3-latest-news .module-ct .read-more-link {
  border: 1px solid #163652;
  display: inline-block;
  padding: 11px;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 14px;
}
.t3-latest-news .module-ct .read-more-link a {
  color: #163652;
}
.t3-latest-news .module-ct .read-more-link i {
  font-size: 0;
}
.t3-latest-news .module-ct .read-more-link i:before {
  font-size: 11px;
  margin-left: 5px;
}
.t3-latest-news .module-ct .read-more-link:hover {
  border: 1px solid #0384e2;
  background: #0384e2;
}
.t3-latest-news .module-ct .read-more-link:hover a {
  color: #fff;
}
.t3-latest-news .module-ct .read-more-link:hover i {
  color: #fff;
}
.t3-latest-news .module-ct #title-tab {
  padding-left: 0;
}
.t3-latest-news .module-ct #title-tab .nav-pills li {
  position: relative;
}
.t3-latest-news .module-ct #title-tab .nav-pills li a:first-child {
  border-top: 1px solid transparent;
}
.t3-latest-news .module-ct #title-tab .nav-pills li a {
  border: none;
  border-radius: 0;
  color: #153552;
  line-height: 20px;
  background: #F9F9F9;
  margin: 0;
  border-left: 1px solid #eee;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  padding: 13px 10px 13px 25px;
  outline: none;
  font-size: 15px;
}
.t3-latest-news .module-ct #title-tab .nav-pills li a:before {
  color: #163652;
  content: "\f0da";
  position: absolute;
  left: 10px;
  font-size: 14px;
  font-family: "FontAwesome";
  line-height: 30px;
  top: 10px;
}
.t3-latest-news .module-ct #title-tab .nav-pills li.active a {
  background: #fff;
  color: #0384e2;
  border-left: 1px solid transparent;
  outline: none;
}
.t3-latest-news .module-ct #title-tab .nav-pills li.active a:before {
  color: #0384e2;
}
.t3-latest-news .module-ct #title-tab .nav-pills li:hover a {
  background: #fff;
  color: #0384e2;
  border-left: 1px solid transparent;
  outline: none;
}
.t3-latest-news .module-ct #title-tab .nav-pills li:hover a:before {
  color: #0384e2;
}
.t3-mainbody {
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
  background: #ffffff;
}
.t3-content {
  padding-top: 20px;
  padding-bottom: 20px;
}
.login-welcome h3 {
  font-size: 32px;
  font-weight: 900;
  line-height: 38px;
  letter-spacing: 1px;
  color: #143452;
  margin-top: 0;
}
@media screen and (min-width: 768px) {
  .login-welcome .description {
    padding-left: 100px;
  }
}
.login-welcome h3 b {
  color: #0384e2;
}
.login-welcome p {
  color: #666666;
  line-height: 26px;
}
.login-welcome ul {
  padding: 0;
  list-style: none;
}
.login-welcome li {
  color: #666666;
  line-height: 30px;
  padding-left: 25px;
  position: relative;
}
.login-welcome li:before {
  color: #0384e2;
  content: "\f00c";
  position: absolute;
  left: 0;
  font-size: 14px;
  text-align: center;
  font-family: "FontAwesome";
  line-height: 30px;
}
.login-welcome .form-inline {
  background: #F2F3F7;
  padding: 35px;
}
@media screen and (min-width: 768px) {
  .login-welcome .form-inline {
    min-width: 370px;
  }
}
.login-welcome .form-inline .username {
  position: relative;
}
.login-welcome .form-inline .username:before {
  color: #999999;
  content: "\f007";
  position: absolute;
  right: 10px;
  font-size: 16px;
  text-align: center;
  font-family: "FontAwesome";
  line-height: 30px;
}
.login-welcome .form-inline .password {
  position: relative;
}
.login-welcome .form-inline .password:before {
  color: #999999;
  content: "\f023";
  position: absolute;
  right: 10px;
  font-size: 16px;
  text-align: center;
  font-family: "FontAwesome";
  line-height: 30px;
}
.login-welcome .form-inline .element {
  color: #143452;
  line-height: 21px;
}
.login-welcome #login-form ul.unstyled {
  padding: 0;
}
.login-welcome #form-login-submit .btn {
  font-weight: bold;
  text-transform: uppercase;
  border-radius: inherit;
  width: 100%;
}
.login-welcome input {
  border-radius: inherit;
}
.registration .page-header {
  margin: 0;
  padding: 0px;
}
.registration .page-header h1 {
  margin: 0;
}
.registration .text #jform_spacer-lbl {
  display: none;
}
.registration,
.profile-edit {
  margin: 0 auto;
  width: 100%;
  background: #F2F3F7;
}
@media screen and (min-width: 768px) {
  .registration .form-box,
  .profile-edit .form-box {
    padding: 26px 160px;
  }
}
.registration fieldset .row > div:first-child,
.profile-edit fieldset .row > div:first-child {
  margin-bottom: 0;
  width: 100%;
}
.registration .form-horizontal .control-label,
.profile-edit .form-horizontal .control-label {
  text-align: left;
}
.registration .form-box input {
  font-weight: bold;
  text-transform: uppercase;
  border-radius: inherit;
  width: 100%;
}
.registration .form-horizontal .jform_name {
  position: relative;
}
.registration .form-horizontal .jform_name:before {
  color: #999999;
  content: "\f007";
  position: absolute;
  right: 10px;
  font-size: 16px;
  text-align: center;
  font-family: "FontAwesome";
  line-height: 30px;
}
.registration .form-horizontal .jform_username {
  position: relative;
}
.registration .form-horizontal .jform_username:before {
  color: #999999;
  content: "\f007";
  position: absolute;
  right: 10px;
  font-size: 16px;
  text-align: center;
  font-family: "FontAwesome";
  line-height: 30px;
}
.registration .form-horizontal .jform_password1 {
  position: relative;
}
.registration .form-horizontal .jform_password1:before {
  color: #999999;
  content: "\f023";
  position: absolute;
  right: 10px;
  font-size: 16px;
  text-align: center;
  font-family: "FontAwesome";
  line-height: 30px;
}
.registration .form-horizontal .jform_password2 {
  position: relative;
}
.registration .form-horizontal .jform_password2:before {
  color: #999999;
  content: "\f13e";
  position: absolute;
  right: 10px;
  font-size: 16px;
  text-align: center;
  font-family: "FontAwesome";
  line-height: 30px;
}
.registration .form-horizontal .jform_email1 {
  position: relative;
}
.registration .form-horizontal .jform_email1:before {
  color: #999999;
  content: "\f003";
  position: absolute;
  right: 10px;
  font-size: 16px;
  text-align: center;
  font-family: "FontAwesome";
  line-height: 30px;
}
.registration .form-horizontal .jform_email2 {
  position: relative;
}
.registration .form-horizontal .jform_email2:before {
  color: #999999;
  content: "\f003";
  position: absolute;
  right: 10px;
  font-size: 16px;
  text-align: center;
  font-family: "FontAwesome";
  line-height: 30px;
}
.registration .form-actions {
  background: none;
  margin: 0 auto;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .registration .form-actions {
    padding: 0px 160px 40px;
  }
}
.registration .form-actions .btn {
  font-weight: bold;
  text-transform: uppercase;
  border-radius: inherit;
  font-size: 14px;
  padding: 10px 25px;
}
.registration .form-actions .validate {
  float: right;
}
.registration .form-actions .cancel {
  background: #163652;
  color: #ffffff;
  border-color: #163652;
  float: left;
  text-align: left;
}
.registration label {
  color: #143452;
  line-height: 21px;
}
@media screen and (max-width: 480px) {
  .registration .form-actions .col-sm-6 {
    width: 50%;
    float: left;
  }
}
#search-form input {
  border-radius: inherit;
}
#search-form button {
  border-radius: inherit;
  opacity: 1;
}
#search-form .btn-default {
  border-radius: inherit;
  background: #163652;
  color: #ffffff;
  border: 1px solid #163652;
}
#searchForm input {
  border-radius: inherit;
}
#searchForm button {
  border-radius: inherit;
  background: #0384e2;
  color: #ffffff;
  border: 1px solid transparent;
}
#searchForm .chzn-container-single .chzn-single {
  border-radius: inherit;
}
.main-contact {
  background: #F2F3F7;
  overflow: hidden;
  padding: 60px 25px;
}
.main-contact h3 {
  color: #133352;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 1px;
  font-weight: 900;
  text-transform: uppercase;
  margin: 0 0 20px 0;
}
.main-contact .group {
  margin: 0 0 20px 0;
}
.main-contact .group label {
  font-weight: bold;
  color: #133352;
  font-size: 14px;
  line-height: 21px;
}
.main-contact .group input {
  width: 100%;
  border-radius: inherit;
}
.main-contact .group textarea {
  border-radius: inherit;
}
.main-contact .validate {
  text-transform: uppercase;
  border-radius: inherit;
  padding: 10px 15px;
  font-weight: bold;
}
.main-contact .contact-miscinfo {
  margin: 0 0 15px 0;
}
.main-contact .contact-miscinfo p {
  color: #666666;
  line-height: 26px;
  padding-top: 28px;
}
.main-contact .contact-address {
  line-height: 21px;
  color: #666666;
  padding-top: 10px;
}
.main-contact .contact-address i {
  color: #0384e2;
  margin: 0 10px 0 0 ;
}
.main-contact .contact-address a {
  color: #666666;
}
.main-contact span {
  line-height: 30px;
}
.t3-map {
  padding-bottom: 32px;
  position: relative;
  top: -40px;
}
.t3-map .container {
  padding-left: 30px;
  padding-right: 30px;
}
.t3-sidebar {
  padding-top: 47px;
  padding-bottom: 20px;
}
.t3-sidebar i {
  color: #0384e2;
}
.t3-sidebar .jwTinyLetterForm .inputbox {
  color: #666666;
}
.t3-sidebar .categories-module li:first-child {
  border-top: 1px solid #eeeeee;
}
.t3-sidebar .categories-module li:last-child {
  border-bottom: 1px solid #eeeeee;
}
.t3-sidebar .categories-module li {
  position: relative;
  padding: 15px 0 15px 20px;
}
.t3-sidebar .categories-module li a {
  color: #666;
}
.t3-sidebar .categories-module li a:hover {
  color: #0384e2;
}
.t3-sidebar .categories-module li:before {
  color: #0384e2;
  content: "\f0da";
  position: absolute;
  left: 0;
  font-size: 14px;
  font-family: "FontAwesome";
  line-height: 30px;
  top: 8px;
}
.t3-sidebar-left {
  padding-top: 17px;
}
#back-to-top {
  position: fixed;
  right: 20px;
  top: auto;
  z-index: 999;
  display: none;
  border-radius: inherit;
  bottom: -60px;
}
@media (min-width: 768px) {
  #back-to-top {
    display: block;
  }
}
#back-to-top .btn {
  background: none;
  border: 2px solid #0384e2;
  color: #0384e2;
  height: 40px;
  width: 40px;
  line-height: 1;
  padding: 0;
  text-align: center;
  filter: alpha(opacity=70);
  opacity: 0.7;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
#back-to-top .btn:hover,
#back-to-top .btn:active,
#back-to-top .btn:focus {
  background: none;
  outline: none;
  filter: alpha(opacity=100);
  opacity: 1;
}
#back-to-top.affix {
  bottom: 200px;
}
#back-to-top a {
  outline: none;
}
#back-to-top i {
  font-size: 28px;
  line-height: 22px;
}
.t3-footer {
  background: #163652;
  color: #cccccc;
  font-size: 13px;
  line-height: 20px;
}
.t3-footer:before,
.t3-footer:after {
  display: table;
  content: " ";
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footnav {
  padding: 20px 0;
}
.t3-footnav:before,
.t3-footnav:after {
  display: table;
  content: " ";
}
.t3-footnav:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .t3-footnav {
    padding: 40px 0;
  }
}
.t3-footnav .t3-module {
  background: #163652;
  color: #cccccc;
  margin-top: 10px;
  margin-bottom: 10px;
}
.t3-footnav .t3-module .module-title {
  color: #ffffff;
  font-size: 14px;
  margin-bottom: 30px;
  font-weight: bold;
  text-transform: uppercase;
  display: inline-block;
  border-bottom: 2px solid #0384e2;
  padding-bottom: 5px;
}
.t3-footnav .t3-module ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.t3-footnav .t3-module ul > li {
  line-height: 24px;
}
.t3-footnav .t3-module ul > li > a {
  color: #cccccc;
}
.t3-footnav .t3-module ul > li > a:hover,
.t3-footnav .t3-module ul > li > a:active,
.t3-footnav .t3-module ul > li > a:focus {
  color: #cccccc;
}
.t3-footnav .latest .custom ul {
  padding: 5px 0 0 0;
}
.t3-footnav .latest .custom ul li {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding: 10px 0 0;
}
.t3-footnav .latest .custom ul li:first-child {
  border: none;
  padding: 0;
}
.t3-footnav .last-main-images {
  float: left;
  width: 40%;
}
.t3-footnav .last-main-text h5 {
  color: #fff;
  font-size: 14px;
  line-height: 21px;
  margin: 0;
}
.t3-footnav .last-main-text .date {
  font-size: 12px;
  color: #999999;
  line-height: 14px;
  margin: 0;
}
.t3-footnav .last-main-text {
  margin: 0;
  font-size: 13px;
  color: #CCCCCC;
}
.t3-footnav .custom ul {
  padding-top: 10px;
}
.t3-footnav .custom li {
  position: relative;
  padding: 5px 0 5px 24px;
}
.t3-footnav .custom li .fa {
  color: #0384e2;
  cursor: pointer;
  font-size: 0;
  margin: 0;
  position: absolute;
  text-align: center;
  left: 3px;
  top: 11px;
  z-index: 1;
}
.t3-footnav .custom li .fa:before {
  display: block;
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-transform: none;
}
.t3-footnav .gallery-flickr {
  line-height: 0;
  padding-top: 5px;
}
.t3-footnav .gallery-flickr ul li a {
  width: 60px;
}
.jwTinyLetterPretext {
  padding-bottom: 20px;
}
.jwTinyLetterForm .inputbox {
  background: none;
  color: #fff;
  border-radius: inherit;
  border: 1px solid #999999;
  border-right: none;
  display: inline;
  width: 210px;
}
.t3-footnav form {
  margin: 0;
}
.jwTinyLetterForm .button {
  background: #0384e2;
  border: 1px solid transparent;
  position: relative;
  left: -3px;
  padding: 6px 15px;
  color: #ffffff;
  height: 34px;
  vertical-align: top;
}
.jwTinyLetterForm .button i {
  font-size: 16px;
  line-height: 19px;
  color: #ffffff;
}
.t3-footnav .os-social {
  padding-top: 15px;
}
.t3-footnav .os-social ul li,
.t3-footnav .os-social ul li:first-child {
  border: none;
}
.t3-footnav .os-social ul li .above,
.t3-footnav .os-social ul li .above::before {
  display: none;
}
.t3-footnav .os-social li a {
  border: 1px solid #fff;
  border-radius: 50px;
  margin-right: 7px;
  width: 30px;
  height: 30px;
  padding: 0;
}
.t3-footnav .os-social li a i {
  font-size: 13px;
}
.t3-footnav .os-social ul li:hover a {
  border: 1px solid transparent;
  background: #0384e2;
  width: 30px;
  height: 30px;
}
.t3-footnav .os-social ul li:hover a i {
  color: #ffffff;
}
.t3-copyright {
  background: #0e2234;
  font-size: 13px;
  padding: 20px 0 20px;
}
.t3-copyright:before,
.t3-copyright:after {
  display: table;
  content: " ";
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright small {
  margin-bottom: 5px;
}
.copyright {
  text-align: right;
}
.copyright p {
  margin: 0;
  padding: 10px 0 0 0;
}
.t3-copyright ul li {
  float: left;
  margin: 0;
}
.t3-copyright ul li a {
  color: #CCCCCC;
  border-radius: inherit;
  padding: 5px 12px;
  font-size: 13px;
  line-height: 16px;
  text-transform: uppercase;
}
.t3-copyright ul li a.active,
.t3-copyright ul li a:hover {
  background: #0384e2;
  color: #ffffff;
}
.t3-copyright .nav > li > .separator {
  color: #CCCCCC;
  border-radius: inherit;
  padding: 5px 12px;
  font-size: 13px;
  line-height: 16px;
  text-transform: uppercase;
}
.t3-copyright .nav > li > .separator.active,
.t3-copyright .nav > li > .separator:hover {
  background: #0384e2;
  color: #ffffff;
}
.poweredby:before,
.poweredby:after {
  display: table;
  content: " ";
}
.poweredby:after {
  clear: both;
}
@media screen and (min-width: 991px) {
  .poweredby {
    text-align: right;
  }
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
  opacity: .8;
  display: inline-block;
}
@media (min-width: 320px) and (max-width: 480px) {
  .t3-head-top {
    position: relative;
  }
  .head-top .custom,
  .head-top #btl {
    display: table;
  }
  .navbar-default .navbar-toggle {
    margin: 0 auto;
    position: absolute;
    right: 5px;
    top: 16px;
  }
  .logo {
    height: 69px;
  }
  #t3-header {
    height: 60px;
  }
  #t3-slideshow {
    min-height: inherit;
  }
  #t3-slideshow .vina-camera-slider .camera_caption div {
    display: none;
  }
  .t3-sl-1::after,
  .t3-services::after,
  .t3-our-features::after,
  .t3-other::after,
  .t3-our-team::after,
  .t3-latest-news::after {
    width: auto;
  }
  .t3-our-team .zt-module-testimonial .owl-item {
    width: 355px !important;
  }
  .t3-sl-2 .fancypantsaccordionholder ul .accordion-item {
    height: 62px !important;
  }
  .t3-latest-news .row-fluid {
    margin: 0;
  }
  .cpanel {
    display: none;
  }
  .page-header h2,
  .page-title,
  .page-header h1,
  #edocman-category h1.edocman-page-heading,
  h1.osm-page-title,
  h1.eb-page-heading {
    position: relative;
    top: inherit;
  }
}
@media (min-width: 520px) and (max-width: 768px) {
  .logo {
    height: 69px;
  }
  .navbar-default .navbar-toggle {
    margin: 0 auto;
    position: absolute;
    right: 5px;
    top: 16px;
  }
  #t3-slideshow .vina-camera-slider .camera_caption div {
    display: none;
  }
  .cpanel {
    display: none;
  }
}
@media (min-width: 800px) and (max-width: 1280px) {
  .logo {
    height: 69px;
  }
  .navbar-default .navbar-toggle {
    margin: 0 auto;
    position: absolute;
    right: 5px;
    top: 16px;
  }
  #t3-slideshow .vina-camera-slider .slide-2 {
    top: 40%;
  }
  #t3-slideshow .vina-camera-slider .slide-1 {
    top: 30%;
  }
}
@media (min-width: 768px) {
  .t3-wrapper .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .t3-wrapper .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .t3-wrapper .container {
    width: 1170px;
  }
}