.container {
    max-width: 100%;
}
.links-wrapper {
    overflow: hidden;
    position: relative;
    height: 29px;
}
.links-wrapper:hover {
    height: 50px;
}
.links-frame {
	overflow: auto;
	white-space: nowrap;
}
.links-frame .link-list:first-child {
	border-right: 2px solid #44749D;
	padding: 3px 17px 3px 14px;
}
.links-frame .link-list {
  display: inline-block;
  color: white;
  text-align: center;
  padding: 3px 14px;
  text-decoration: none;
}
.links-frame .link-list span {
	vertical-align: middle;
}
.links-frame .link-list a {
	font-family: Open Sans, sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: none !important;
	display: inline-block;
	color: #333;
	font-size: 14px;
}
.links-frame .link-list i {
	color: #44749D;
	font-size: 23px;
	margin-left: 10px;
	vertical-align: middle;
}
.post-tag-single ul {
	padding: 0;
	margin: 0 0 -5px;
}
.post-tag-single ul li {
	display: inline-block;
	margin: 5px 10px 5px 0;
}
.post-tag-single ul li a {
	background-color: #44749D;
	color: #fff;
	padding: 3px 10px;
	line-height: 1.2;
	border-radius: 5px;
	display: inline-block;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 1px;
}
.postshare-button {
	padding: 10px 5px;
	width: 45px;
	display: inline-block;
	text-align: center;
	color: #fff !important;
	font-size: 25px;
	border-radius: 50%;
}
.s-twitter {background-color: #50ABF1;}
.s-facebook {background-color: #3A559F;}
.s-whatsapp {background-color: #2AB200;}
.s-pinterest {background-color: #CA2027;}
.s-linkedin {background-color: #0077B7;}

#ScrollToTop {
	text-align: center;
	position: fixed;
	bottom: 10px;
	right: 10px;
	cursor: pointer;
	display: none;
	z-index: 9999;
	background-color: #F4A024;
	color: #fff;
	line-height: 1;
	padding: 2px 10px 5px;
	font-size: 40px;
	border-radius: 5px;
}
.fl-post-feed-post {
    border: none !important;
}
.fl-post-feed h3 a {
    font-size:18px;
    text-transform: uppercase;
}
.fl-contact-form textarea, .fl-contact-form input[type="text"], .fl-contact-form input[type="tel"], .fl-contact-form input[type="email"] {
    border: 1px solid #ddd;
    padding: 5px 10px;
    font-size: 90%;
    color: #919191;
    background-color: #fff;
}
body,
html {
    overflow-x: hidden !important;
}
.fl-module-content-slider .bx-wrapper .bx-pager {
	position: absolute;
	left: 0;
	bottom: 10px;
	width: 100%;
	z-index: 2;
}
.fl-module-content-slider .bx-wrapper {
	margin: 0 auto !important;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	width: 18px;
	height: 18px;
	border: 3px solid #fff;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
.fl-module-button .fl-button-icon {
	color: #44749D !important;
}
.vel-basic-content {
	background-color: #EEEEEE;
	border-bottom: 2px solid #fc0808;
	padding: 15px;
}
.vel-basic-title {
	background-color: #EEEEEE;
	padding: 15px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 20px;
	line-height: 1;
}
.vel-basic-title i {
	color: #44749D;
	font-size: 25px;
}
.people-content {}
.people-content a {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #44749D;
	opacity: 0;
	-webkit-transition: all 100ms linear;
	-moz-transition: all 100ms linear;
	-ms-transition: all 100ms linear;
	-o-transition: all 100ms linear;
	transition: all 100ms linear;
}
.people-content:hover a {
	opacity: 0.7;
	-webkit-transition: all 100ms linear;
	-moz-transition: all 100ms linear;
	-ms-transition: all 100ms linear;
	-o-transition: all 100ms linear;
	transition: all 100ms linear;
}
.people-content i {
	color: #fff;
	width: 100%;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 100%;
}
.people-content:hover i {
	bottom: 37%;
}
.people-content i::before {
	background-color: #000;
	padding: 20px;
	display: inline-block;
	font-size: 18px;
	border-radius: 50%;
}
.people-content i:hover::before {
	background-color: #fff;
	color: #333;
}
.links-wrapper, .links-wrapper:hover,
.people-content i, .people-content:hover i {
	-webkit-transition: all 400ms linear;
	-moz-transition: all 400ms linear;
	-ms-transition: all 400ms linear;
	-o-transition: all 400ms linear;
	transition: all 400ms linear;
}
.es_shortcode_form {
	display: inline-block;
	width: 100%;
	max-width: 400px;
	padding-right: 130px;
	position: relative;
}
.es_shortcode_form .es-field-wrap {
	margin-bottom: 0;
}
.es_shortcode_form .es-field-wrap label {
	width: 100%;
	margin: 0;
}
.es_shortcode_form .es-field-wrap input {
	width: 100%;
	display: inline-block;
	border: 1px solid #ddd;
	padding: 10px;
}
.es_shortcode_form .es_textbox_button {
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 0;
	width: 130px;
	border: 0;
	background-color: #333;
	color: #fff;
	padding: 14px 10px;
	line-height: 1;
	cursor: pointer;
}
.es_shortcode_form .es_textbox_button:hover {
	background-color: #000;
}
footer.fl-builder-content .widget_nav_menu ul {
	padding: 0;
	margin: 0;
	text-align: center;
	width: 100%; 
}
footer.fl-builder-content .widget_nav_menu ul li {
	display: inline-block;
	padding: 0;
	margin: 5px 10px;
	width: 100%; 
}
@media screen and (max-width: 450px) {
	.post-4-columns .fl-post-column {
		width: 100%;
	}
}
	
	
	


/* 
 *  Owl Carousel - Animate Plugin */
 
#image-carousel .owl-controls {
	width: 100%;
	text-align: center;
}
#image-carousel .owl-controls .owl-prev, #image-carousel .owl-controls .owl-next {
	display: inline-block;
	vertical-align: middle;
	margin: 5px;
	font-size: 25px;
	font-weight: bold;
	color: #333;
	position: absolute;
	left: 0;
	top: 34%;
	background-color: rgba(255,255,255,0.3);
	width: 41px;
	text-align: center;
	border-radius: 50%;
	padding: 6px;
	border: 2px solid #fff;
}
#image-carousel .owl-controls .owl-next {
	left: auto;
	right: 0;
}
 
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
  max-width: 100%;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
  display: none;
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/* 
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
  transform-style: flat;
}

/* 
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}

.owl-theme .owl-dots {
	margin-top: 10px;
}
.owl-theme .owl-dots .owl-dot {
 display:inline-block;
 zoom:1
}
.owl-theme .owl-dots .owl-dot span {
 width:10px;
 height:10px;
 margin:5px 3px;
 background:#D6D6D6;
 display:block;
 -webkit-backface-visibility:visible;
 transition:opacity .2s ease;
 border-radius:30px
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
 background:#869791
}
