/*--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/
/*-- header --*/

/*-- banner --*/
.banner{
	background:url(../images/banner1.jpg) no-repeat 0px 0px;
	min-height:467px;
	position: relative;	
	background-size: cover;
}
.banner2{
	background:url(../images/banner2.jpg) no-repeat 0px 0px;
	min-height:467px;
	position: relative;	
	background-size: cover;
}
.banner3{
	background:url(../images/banner3.jpg) no-repeat 0px 0px;
	min-height:467px;
	position: relative;	
	background-size: cover;
}
.banner-info{
	background: rgba(59, 167, 159, 0.86);
	padding: 4em 0;
	width: 43%;
	position:absolute;
	margin-top: 10em;
}
.banner-info h1{
	color: #FFF;
	font-size: 26px;
	text-transform: uppercase;
	font-weight: 700;
	margin: 0 0 0 8em;
}
.banner-info p{
	color: #FFF;
	font-size: 21px;
	margin: 1em 0 0 10em;
	font-weight: 400;
	line-height: 1.5em;
}
.banner-info p span{
	display:block;
}
/*------------------ Slider Part starts Here----------*/
#slider2,
#slider3 {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0 auto;
}
.rslides_tabs {
  list-style: none;
  padding: 0;
  background: rgba(0,0,0,.25);
  box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  font-size: 18px;
  list-style: none;
  margin: 0 auto 50px;
  max-width: 540px;
  padding: 10px 0;
  text-align: center;
  width: 100%;
}
.rslides_tabs li {
  display: inline;
  float: none;
  margin-right: 1px;
}
.rslides_tabs a {
  width: auto;
  line-height: 20px;
  padding: 9px 20px;
  height: auto;
  background: transparent;
  display: inline;
}
.rslides_tabs li:first-child {
  margin-left: 0;
}
.rslides_tabs .rslides_here a {
  background: rgba(255,255,255,.1);
  color: #fff;
  font-weight: bold;
}
.events {
  list-style: none;
}
.callbacks_container {
  position: relative;
  float: left;
  width: 100%;
}
.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.callbacks li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}
.callbacks img {
  position: relative;
  z-index: 1;
  height: auto;
  border: 0;
}
.callbacks .caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 20px;
	text-shadow: none;
	color: #fff;
	left: 0;
	right: 0;
	padding: 10px 20px;
	margin: 0;
	max-width: none;
	top: 10%;
	text-align: center;
}
.callbacks_nav {
  	position: absolute;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	top: 52%;
	left: 0;
	opacity: 0.7;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 61px;
	width: 55px;
	background: transparent url("../images/themes.png") no-repeat left top;
	margin-top: -65px;
}
.callbacks_nav:active {
  opacity: 1.0;
}
.callbacks_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
}
#slider3-pager a {
  display: inline-block;
}
#slider3-pager span{
  float: left;
}
#slider3-pager span{
	width:100px;
	height:15px;
	background:#fff;
	display:inline-block;
	border-radius:30em;
	opacity:0.6;
}
#slider3-pager .rslides_here a {
  background: #FFF;
  border-radius:30em;
  opacity:1;
}
#slider3-pager a {
  padding: 0;
}
#slider3-pager li{
	display:inline-block;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}
.rslides li{
  position: relative;
  display: block;
  float: left;
}
.rslides img {
  height: auto;
  border: 0;
  width:100%;
}
.callbacks_tabs{
	list-style: none;
	position: absolute;
	top: 43%;
	z-index: 999;
	left: 92%;
	padding: 0;
	margin: 0;
}
.slider-top{
	text-align: center;
	padding:10em 0;
}
.slider-top h1{
	font-weight:700;
	font-size:48px;
	color:#010101;
}
.slider-top p{
	font-weight:400;
	font-size:20px;
	padding:1em 7em;
	color:#010101;
}
.slider-top ul.social-slide{
	display:inline-flex;
	margin: 0px;
	padding: 0px;
}
.callbacks_tabs li{
	display: block;
}
@media screen and (max-width: 600px) {
  .callbacks_nav {
    top: 47%;
    }
}
/*----*/
.callbacks_tabs a{
 visibility: hidden;
}
.callbacks_tabs a:after {
  content: "\f111";
  font-size:0;
  font-family: FontAwesome;
  visibility: visible;
  display: block;
  height:18px;
  width:18px;
  display:inline-block;
  border:2px solid #FFF;
  background: #FFF;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  -ms-border-radius: 30px;
}
.callbacks_here a:after{
	border: 2px solid #FFFFFF;
	background: #3BA79F;
}
/*-- Slider part Ends Here --*/
/*-- banner-bottom --*/
.banner-bottom h3{
	font-size: 30px;
	text-align: center;
	text-transform: uppercase;
	color: #414141;
	margin: 2em 0;
	font-weight: 700;
}


/*-- responsive-design --*/
@media (max-width:1440px){
	.banner-info {
		width: 46%;
	}
}
@media (max-width:1366px){
	.banner-info {
		margin-top: 9em;
	}
}
@media (max-width:1280px){
	.banner-info h1 {
		margin: 0 0 0 4em;
	}
	.banner-info p {
		margin: 1em 0 0 5em;
	}
}
@media (max-width:1024px){
	.banner-info {
		width: 51%;
	}
}
@media (max-width:768px){
	.banner-info h1 {
		font-size: 18px;
	}
	.banner-info p {
		margin: 1em 0 0 4.5em;
		font-size: 16px;
	}
	.banner-info {
		margin-top: 5em;
	}
	.callbacks_tabs {
		top: 27%;
	}
	.banner {
		min-height: 360px;
	}
	.banner-bottom h3 {
		font-size: 26px;
		margin: 1em 0;
	}
}
@media (max-width:640px){
	.banner-info h1 {
		margin: 0 0 0 1em;
	}
	.banner-info p {
		margin: 1em 0 0 1em;
	}
	.banner-info {
		padding: 2em 0;
	}
	.banner {
		min-height: 305px;
	}
	.banner-bottom h3 {
		font-size: 22px;
	}
	.bottom-grid h4 {
		margin: .5em 0;
	}
}
@media (max-width:480px){
	.banner-info {
		width: 66%;
	}
	.banner-info h1 {
		font-size: 16px;
	}
	.callbacks_tabs {
		left: 89%;
	}
	.banner-bottom h3 {
		font-size: 18px;
	}
}
@media (max-width:320px){
	.banner-info p {
		font-size: 13px;
	}
	.banner-info {
		width: 74%;
	}
	.banner-info h1 {
		overflow: hidden;
		height: 17px;
	}
	.callbacks_tabs {
		left: 86%;
	}
	.callbacks_tabs a:after {
		height: 12px;
		width: 12px;
	}
	.banner {
		min-height: 264px;
	}
	.banner-info {
		margin-top: 4em;
	}
}