@charset "UTF-8";
/**
 * Version: 1.7
 * File Description:Main CSS file of the template
 *
 * TABLE OF CONTENTS
 *
 * 1) Typography
 * 2) Layout
 * 3) Sections
 * 4) Pages (blog, about etc)
 * 5) Template Components
 * 6) Navigations
 * 7) Blocks/Widgets
 * 8) Main Slideshow
 * 9) Owl carousel
 * 10) IE 8 Support
 */


/* 8 Main Slideshow
----------------------------------------------------------------------------- */
/* Slider Revolution
---------------------------------- */
.slider-banner-container {
	width: 100%;
	position: relative;
	padding: 0;
}

.slider-banner,
.slider-banner-2,
.slider-banner-3,
.slider-banner-fullscreen {
	width: 100%;
	position: relative;
}

.slider-banner > ul,
.slider-banner-2 > ul,
.slider-banner-3 > ul,
.slider-banner-fullscreen > ul {
	display: none;
}

.tp-loader.spinner0 {
	background: url("../images/loader.gif") no-repeat center center;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-animation: none;
	-moz-animation: none;
	-ms-animation: none;
	-o-animation: none;
	animation: none;
	animation: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	width: 44px;
	height: 44px;
	margin-top: -22px;
	margin-left: -22px;
}

.tp-loader.spinner4 .dot1,
.tp-loader.spinner4 .dot2 {
	background-color: #666666;
	-webkit-box-shadow: 0px 0px 20px 0px rgba(255, 255, 255, 0.8);
	box-shadow: 0px 0px 20px 0px rgba(255, 255, 255, 0.8);
}

.slideshow-boxed {
	padding: 20px 0 60px;
}

.slideshow-boxed .slider-banner-container {
	padding: 10px;
	background: #ffffff;
	border: 1px solid #eaeaea;
}

.slideshow-boxed .tp-caption {
	margin-left: 20px !important;
}

/* Slider Revolution captions */
.tp-caption {
	z-index: 5;
	line-height: 1.5;
	font-family: "Open Sans", sans-serif !important;
}

.tp-caption a.btn,
.tp-caption a.btn:hover {
	color: #ffffff;
}

.default_bg {
	background-color: #009BDB;
	color: #ffffff;
}

.white_bg {
	background-color: #ffffff;
	color: #333333;
}

.dark_gray_bg {
	background-color: #666666;
	color: #ffffff;
}

.light_gray_bg {
	background-color: #fafafa;
	color: #333;
	border: 1px solid #f3f3f3 !important;
	border-left: none !important;
}

.tp-caption.small_thin_white {
	font-size: 18px;
	line-height: 26px;
	color: #ffffff;
	font-weight: 300;
	text-shadow: 1px 1px 1px #000000;
}

.tp-caption.small_thin_dark {
	font-size: 18px;
	line-height: 26px;
	color: #000000;
	font-weight: 400;
}

.tp-caption.large {
	font-size: 36px;
	padding: 0px 15px;
}

.tp-caption.medium {
	font-size: 22px;
	padding: 2px 10px;
}

.tp-caption.small {
	font-size: 14px;
	padding: 5px;
}

.tp-caption.black,
.tp-caption .btn.black,
.tp-caption .btn.black:hover {
	color: #333333;
}

/* Large devices (Large desktops less than 1199px) */
@media (max-width: 1199px) {
	.tp-caption {
		margin-left: 20px !important;
	}
}

/* Revolution Nav Controls */
.tparrows.round {
	background-image: none;
	width: 50px;
	height: 50px;
	text-align: center;
	color: #ffffff;
	background-color: rgba(0, 0, 0, 0.5);
	top: 50% !important;
	-webkit-transition: all linear 0.2s;
	-o-transition: all linear 0.2s;
	transition: all linear 0.2s;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
}

.tparrows.round:before {
	font-family: 'FontAwesome';
	font-size: 24px;
	content: '\f105';
	line-height: 52px;
	display: inline-block;
}

.tparrows.round.tp-rightarrow:before {
	content: '\f104';
}

.tparrows.round:hover {
	color: #ffffff;
	background-color: #e84c3d;
}

.slideshow-boxed .slider-banner-container .tparrows {
	opacity: 0;
	filter: alpha(opacity=0);
}

.slideshow-boxed .slider-banner-container:hover .tparrows {
	opacity: 1;
	filter: alpha(opacity=100);
}

.tp-bullets {
	z-index: 100;
}

.tp-bullets.simplebullets.round .bullet {
	background-image: none;
	width: 14px;
	height: 14px;
	background: rgba(0, 0, 0, 0.5);
	border: none;
	margin: 0 3px;
	-webkit-transition: all linear 0.2s;
	-o-transition: all linear 0.2s;
	transition: all linear 0.2s;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
}

.bullets-with-bg + .tp-bullets.preview4 {
	height: auto;
	background-color: white;
	padding: 5px 15px;
	bottom: -6px !important;
	border-radius: 3px;
}

.tp-bullets.simplebullets.round .bullet:hover,
.tp-bullets.simplebullets.round .bullet.selected {
	background-color: #e84c3d;
}

.tp-bannertimer {
	background-image: none;
	background-color: rgba(232, 76, 61, 0.7);
	z-index: 100;
	display: none;
}

.slideshow-boxed .tp-bullets {
	bottom: -33px !important;
}

.slideshow-boxed .bullets-with-bg + .tp-bullets.preview4 {
	padding: 7px 15px 2px;
	bottom: -45px !important;
}

.slideshow-boxed .slider-banner-container .tp-rightarrow {
	right: 10px !important;
}

.slideshow-boxed .slider-banner-container .tp-leftarrow {
	left: 10px !important;
}

.slideshow-boxed .tp-bullets.hidebullets {
	opacity: 1 !important;
	filter: alpha(opacity=100) !important;
}

.tparrows.preview2 {
	background-color: rgba(0, 0, 0, 0.3);
	color: #ffffff;
}

.tparrows.preview2:hover {
	background-color: rgba(0, 0, 0, 0.5);
	color: #ffffff;
}

.tparrows.preview2:after {
	margin-top: -18px;
	left: 22px;
	color: #ffffff;
	font-family: "FontAwesome";
	content: "\f104";
	font-size: 36px;
	line-height: 1;
}

.tp-rightarrow.preview2:after {
	content: "\f105";
	left: auto;
	right: 22px;
}

.tparrows.preview2:hover:after {
	color: #ffffff;
}

.tparrows.preview2 .tp-arr-titleholder {
	color: #ffffff;
	font-size: 16px;
}

/* Medium devices (phones, tablets, laptops) */
@media (min-width: 768px) and (max-width: 979px) {
	.tparrows.preview2:after {
		margin-top: -13px;
		left: 15px;
		font-size: 24px;
	}

	.tp-rightarrow.preview2:after {
		left: auto;
		right: 15px;
	}
}

@media (max-width: 767px) {
	.tparrows.preview2 {
		display: none;
	}
}

/* Extra small devices (phones, less than 480px) */
@media (max-width: 480px) {
	.tparrows,
  .tp-bullets {
		display: none;
	}
}

