.bs-slider {
	max-height: 700px;
	position: relative;
	background: #fff;
}
.bs-slider:active {
	cursor: -moz-grabbing;
	cursor: -webkit-grabbing;
}
.bs-slider .bs-slider-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.40);
}
.bs-slider > .carousel-inner > .item > img, .bs-slider > .carousel-inner > .item > a > img {
	margin: auto;
	width: 100% !important;
}
/********************
*****Slide effect
**********************/

.fade {
	opacity: 1;
}
.fade .item {
	top: 0;
	z-index: 1;
	opacity: 0;
	width: 100%;
	position: absolute;
	left: 0 !important;
	display: block !important;
	-webkit-transition: opacity ease-in-out 1s;
	-moz-transition: opacity ease-in-out 1s;
	-ms-transition: opacity ease-in-out 1s;
	-o-transition: opacity ease-in-out 1s;
	transition: opacity ease-in-out 1s;
}
.fade .item:first-child {
	top: auto;
	position: relative;
}
.fade .item.active {
	opacity: 1;
	z-index: 2;
	-webkit-transition: opacity ease-in-out 1s;
	-moz-transition: opacity ease-in-out 1s;
	-ms-transition: opacity ease-in-out 1s;
	-o-transition: opacity ease-in-out 1s;
	transition: opacity ease-in-out 1s;
}
/*---------- LEFT/RIGHT ROUND CONTROL ----------*/
.control-round .carousel-control {
	top: 47%;
	opacity: 0;
	width: 45px;
	height: 45px;
	z-index: 100;
	color: #ffffff;
	display: block;
	font-size: 24px;
	cursor: pointer;
	overflow: hidden;
	line-height: 43px;
	text-shadow: none;
	position: absolute;
	font-weight: normal;
	background: transparent;
	-webkit-border-radius: 100px;
	border-radius: 100px;
}
.control-round:hover .carousel-control {
	opacity: 1;
}
.control-round .carousel-control.left {
	left: 1%;
}
.control-round .carousel-control.right {
	right: 1%;
}
.control-round .carousel-control.left:hover, .control-round .carousel-control.right:hover {
	color: #fdfdfd;
	background: rgba(0, 0, 0, 0.5);
	border: 0px transparent;
}
.control-round .carousel-control.left>span:nth-child(1) {
	left: 45%;
}
.control-round .carousel-control.right>span:nth-child(1) {
	right: 45%;
}
/*---------- INDICATORS CONTROL ----------*/
.indicators-line > .carousel-indicators {
	right: 0;
	top: 35%;
	/* left: auto; */
    /* width: 90%; */
	height: 20px;
	font-size: 0;
	/* overflow-x: auto; */
	text-align: right;
	/* overflow-y: hidden; */
	padding-left: 10px;
	padding-right: 15px;
	padding-top: 1px;
	white-space: nowrap;
}
.indicators-line > .carousel-indicators li {
	padding: 0;
	width: 9px;
	height: 9px;
	border: 1px solid rgb(255, 255, 255, 0.5);
	text-indent: 0;
	overflow: hidden;
	text-align: left;
	position: relative;
	letter-spacing: 1px;
	-webkit-font-smoothing: antialiased;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	margin-right: 5px;
	-webkit-transition: all 0.5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
	transition: all 0.5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
	z-index: 10;
	cursor: pointer;
}
.indicators-line > .carousel-indicators li:last-child {
	margin-right: 0;
}
.indicators-line > .carousel-indicators .active {
	background-color: #fff;
	border: 1px solid #fff;
	position: relative;
	-webkit-transition: box-shadow 0.3s ease;
	-moz-transition: box-shadow 0.3s ease;
	-o-transition: box-shadow 0.3s ease;
	transition: box-shadow 0.3s ease;
	-webkit-transition: background-color 0.3s ease;
	-moz-transition: background-color 0.3s ease;
	-o-transition: background-color 0.3s ease;
	transition: background-color 0.3s ease;
}
.indicators-line > .carousel-indicators .active:before {
	transform: scale(0.5);
	background-color: #fff;
	content: "";
	position: absolute;
	left: -4px;
	top: -4px;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	-webkit-transition: background-color 0.3s ease;
	-moz-transition: background-color 0.3s ease;
	-o-transition: background-color 0.3s ease;
	transition: background-color 0.3s ease;
}
/*---------- SLIDE CAPTION ----------*/
.slide_style_left {
	text-align: left !important;
}
.slide_style_right {
	text-align: right !important;
}
.slide_style_center {
	text-align: center !important;
}
.slide-text {
}
.slide-text h1 {
	padding: 0;
	color: #ffffff;
	font-size: 30px;
	line-height: 26px;
	margin: 0 0 15px 0;
	font-style: normal;
	display: inline-block;
	-webkit-animation-delay: 0.7s;
	animation-delay: 0.7s;
	font-family: 'proxima_novaregular';
	float: left;
	width: 100%;
}
.sm-slide {
	position: absolute;
	top: 28%;
	right: 140px; z-index:9; width:35%; height:100%; overflow:hidden;
}

.slide-img {
    position: absolute;
    /* top: 0; */
    left: 34.5%;
    /* right: 10%; */
    bottom: -8%;
    z-index: 99;
	-webkit-animation-delay: 0.3s;
	animation-delay: 0.3s;

}
.slide-text {
    overflow-y: hidden;
}
.slide-text h1 span {
	font-size: 90px;
	font-family: 'proxima_novabold';
	line-height: 71px;
}
.slide-text h1 .sm-text {
	font-family: 'proxima_novalight';
    line-height: 15px;
    font-size: 35px;
    padding-left: 219px;
}
.slide-text ul {
	list-style: none;
	float: left;
	width: 100%;
	margin-top: 30px;
	-webkit-animation-delay: 0.6s;
	animation-delay: 0.6s;
}
.slide-text ul li {
	font-family: 'proxima_novaregular';
	font-size: 30px;
	line-height:35px;
	color: #fff;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
}
.slide-text ul li strong {font-size:50px; line-height:55px; font-family: 'proxima_novabold';}
.slide-text ul li:nth-child(odd) {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown
}
.slide-text ul li:nth-child(even) {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp
}
.slide-text ul li:nth-child(3) {
	animation-delay: 1.1s;
	-webkit-animation-delay: 1.1s
}
.slide-text ul li:nth-child(4) {
	animation-delay: 1.4s;
	-webkit-animation-delay: 1.4s
}
.slide-text ul li:nth-child(5) {
	animation-delay: 1.7s;
	-webkit-animation-delay: 1.7s
}
.slide-text ul li:nth-child(2) {
	animation-delay: .8s;
	-webkit-animation-delay: .8s
}
.slide-text ul li:first-child {
	animation-delay: .5s;
	-webkit-animation-delay: .5s
}
button.btn-more {
	color: #fff;
	font-family: 'proxima_novasemibold';
	background: transparent;
	border: 3px solid #fff;
	width: 178px;
	height: 44px;
	border-radius: 22px;
	margin-top: 15px;
	-webkit-animation-delay: 0.8s;
	animation-delay: 0.8s;
	transition: all 0.5s ease;
	cursor: pointer;
}
button.btn-more:hover {
	background: #fff;
	color: #002c8f;
}
button.btn-more:focus {outline:0;}
.sm-slide img {
	position: absolute;
	/* top: 0; */
	max-height: 380px;
	bottom: -54%;
	left: -53%;
	display: block;
	right: 0;
	-webkit-animation-delay: 0.7s;
	animation-delay: 0.7s;
	z-index: 2;
}
.slide-text > p {
	padding: 0;
	color: #ffffff;
	font-size: 20px;
	line-height: 24px;
	font-weight: 300;
	margin-bottom: 40px;
	letter-spacing: 1px;
	-webkit-animation-delay: 1.1s;
	animation-delay: 1.1s;
}
.slide-text > a.btn-default {
	color: #000;
	font-weight: 400;
	font-size: 13px;
	line-height: 15px;
	margin-right: 10px;
	text-align: center;
	padding: 17px 30px;
	white-space: nowrap;
	letter-spacing: 1px;
	display: inline-block;
	border: none;
	text-transform: uppercase;
	-webkit-animation-delay: 2s;
	animation-delay: 2s;
	-webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
	transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
}
.slide-text > a.btn-primary {
	color: #ffffff;
	cursor: pointer;
	font-weight: 400;
	font-size: 13px;
	line-height: 15px;
	margin-left: 10px;
	text-align: center;
	padding: 17px 30px;
	white-space: nowrap;
	letter-spacing: 1px;
	background: #00bfff;
	display: inline-block;
	text-decoration: none;
	text-transform: uppercase;
	border: none;
	-webkit-animation-delay: 2s;
	animation-delay: 2s;
	-webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
	transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
}
.slide-text > a:hover, .slide-text > a:active {
	color: #ffffff;
	background: #222222;
	-webkit-transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
	transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
}






/*------------------------------------------------------*/
/* RESPONSIVE
/*------------------------------------------------------*/
@media only screen and (max-width: 1700px) {
.sm-slide {
	right: 80px;
}
.sm-slide {
	top: 20%;
}
.slide-img {max-height:420px;}
}
 @media screen and (max-width:1550px) and (min-width:1365px) {
.sm-slide {
	top: 25%;
}
.sm-slide {
	right: 30px;
}
.carousel-inner .item::after {
	bottom: -13px;
}
}
 @media screen and (max-width:1366px) and (min-width:1200px) {
button.btn-more {
	margin-top: 0;
}
.carousel-inner .item::after {
	bottom: -13px;
}
.sm-slide {
    top: 15%; right:0;
}
.slide-text h1 {font-size:25px;}
.slide-text h1 span {font-size:65px; line-height:28px;}
.slide-text h1 .sm-text {font-size:25px; padding-left:161px;}
.slide-text ul li {font-size:16px; line-height: 25px;}
.slide-text ul {margin-top:20px;}
.slide-text ul li strong {font-size:25px; line-height:30px; font-family: 'proxima_novabold';}
button.btn-more {margin-top:0;}
.slide-img {max-height:380px;}


}
 @media screen and (max-width:1199px) and (min-width:992px) {
.sm-slide {
	top: 8%;
    right: 19px;
}
.slide-text h1 {
	font-size: 25px;
	margin: 0;
}
.slide-text h1 span {
	font-size: 60px;
	line-height: 35px;
}
.slide-text ul li {
	font-size: 15px;
	line-height:25px;
}
.slide-text ul li strong {font-size:25px; line-height:30px; font-family: 'proxima_novabold';}
button.btn-more {
	margin-top: 0;
}
.slide-text h1 .sm-text {
	padding-left: 100px;
	font-size: 30px;
}
.carousel-inner .item::after {
	bottom: -14px;
}
.slide-img {max-height:300px;
}
 }
 @media (max-width: 991px) {
.carousel-inner .item::after {
	bottom: -10px;
}
.slide-text ul {
	display: none;
}
.slide-text h1 {
	font-size: 25px;
	line-height: 24px;
	margin-bottom: 10px;
}
.slide-text h1 span {
	font-size: 50px;
	line-height: 26px;
}
.slide-text h1 .sm-text {
	line-height: 13px;
	font-size: 30px;
	padding-left: 53px;
}
.slide-img {max-height:250px;}
.sm-slide {right:18px; top:15%;}

}


/*---------- MEDIA 480px ----------*/
@media (max-width: 767px) {
.carousel-inner .item::after {
	bottom: 15px;
}
.slide-text {
	padding: 10px 50px;
}
.slide-text > p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 20px;
}
.control-round .carousel-control {
	display: none;
}
.sm-slide img {
	max-height: 180px;
	bottom: -60%;
	left: -74%;
}
.slide-img {max-height:100%;}
.slide-text h1, .slide-text h1 span, .slide-text h1 .sm-text {
	display: none;
}
#middle {padding-top:0;}

}
@media (max-width: 600px) {
	button.btn-more {width:120px;}
}
@media (max-width: 540px) {
	.slide-img {width:auto;}
}

 @media (max-width: 480px) {
.welcome-box h1 {
	font-size: 35px;
	padding: 0px 0px 20px 0px;
	line-height: 30px;
}
.sm-slide img {
	max-height: 85px;
	bottom: -82%;
	left: -65%;
}
.carousel-inner .item::after {
	bottom: 18px;
}
/*button.btn-more {
	width: 110px;
	height: 35px;
}*/
.sm-slide {
	top: 16%;
}
.slide-text {
	padding: 10px 30px;
}
.slide-text > a.btn-default,  .slide-text > a.btn-primary {
	font-size: 10px;
	line-height: 10px;
	margin-right: 10px;
	text-align: center;
	padding: 10px 15px;
}
.indicators-line > .carousel-indicators {
	top: 26%;
}
}
