
.color-shade-1 { background-color: #94ebe3; }
.color-shade-2 { background-color: #81dad8; }
.color-shade-3 { background-color: rgba(129, 218, 216, 0.5); }
.color-shade-4 { background-color: rgba(255, 255, 255, 0.2); }
.color-shade-5 { background-color: transparent; }

.fullwidthbanner-container {
	position: relative;
	overflow: hidden;
	width: 100% !important;
    max-height: 630px !important;
    padding: 0;
	/*margin-bottom: 40px;*/
	/*margin-top: -60px;*/
}

.fullwidthbanner-container{
    margin-top: 3px!important;
	top: -3px;
}

.fullwidthbanner-container .fullwidthabnner {
	position: relative;
    max-height: 630px !important;
    width: 100% !important;
}

.fullwidthabnner ul { list-style: none; }

.fullwidthbanner-container1 {
	position: relative;
	overflow: hidden;
	width: 100% !important;
    max-height: 630px !important;
    padding: 0;
	margin-bottom: 40px;
	/*margin-top: -60px;*/
}

.fullwidthbanner-container1{
    margin-top: 3px!important;
	top: -3px;
}

.fullwidthbanner-container1 .fullwidthabnner1 {
	position: relative;
    max-height: 630px !important;
    width: 100% !important;
}

.fullwidthabnner1 ul { list-style: none; }

.caption.title {
	color: #fff;
	font-size: 36px;
	line-height: 54px;
	text-shadow: 1px 1px rgba(0, 0, 0, 0.25);
	top: 35%!important;
	text-align: center;
}

.caption.title-2 {
	color: #fff;
	font-size: 28px;
	line-height: 44px;
	text-shadow: 1px 1px #999;

}

.caption.sub-title {
	color: #fff;
	font-size: 18px;
	line-height: 34px;
	text-shadow: 1px 1px #999;
}

.caption.text { color: #fff; }

.caption.text a.btn {
	border: 1px solid #fff;
	background-color: transparent;
	color: #fff;
}

.caption.text a.btn:hover { background-color: rgba(0, 0, 0, 0.5); }

.caption.text i {
	font-size: 20px;
	vertical-align: middle;
}

.icon {
	display: block;
	overflow: hidden;
	width: 140px;
	height: 140px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
			box-sizing: border-box;
	text-align: center;
	-webkit-transform: rotate(45deg) !important;
		 -o-transform: rotate(45deg) !important;
			transform: rotate(45deg) !important;
}

.icon h3 {
	margin-top: 55px;
	color: #fff;
	-webkit-transform: rotate(-45deg) !important;
		 -o-transform: rotate(-45deg) !important;
			transform: rotate(-45deg) !important;
}

.icon img {
	-webkit-transform: rotate(-45deg) translateY(-40px) !important;
		 -o-transform: rotate(-45deg) translateY(-40px) !important;
			transform: rotate(-45deg) translateY(-40px) !important;
}

.icon i {
	display: block;
	color: #fff;
	font-size: 48px;
	line-height: 140px;
	-webkit-transform: rotate(-45deg) !important;
		 -o-transform: rotate(-45deg) !important;
			transform: rotate(-45deg) !important;
}

.icon.bordered { border: 1px solid #fff; }

.tp-bullets.simplebullets.round { bottom: 30px !important; }

.tp-bullets.simplebullets.round .bullet {
	width: 9px;
	height: 9px;
	border: 1px solid #2e2230;
    border-radius: 30px;
	-webkit-border-radius: 50%;
			border-radius: 50%;
	background-clip: padding-box;
	margin-left: 3px;
    margin-right: 5px;
    margin-top: -10px;
    background: #2e2230;
}

.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.round .bullet:hover { background: transparent; }

.tp-leftarrow.default {
  	height: 35%;

    width: 10%;
	margin-left: 15%;
	background: url(../assets/prev.png) no-repeat center center;
	background-size: 100% 89%;
}
.tp-rightarrow.default {
  	height: 35%;

    width: 10%;
	margin-right: 15%;
	background: url(../assets/next.png) no-repeat center center;
	background-size: 100% 89%;
}

@media (max-width: 767px) {


	.caption.text a.btn {
		padding: 3px 10px;
		font-size: 6px;
		line-height: 10px;
	}

}
/* Slider */

.tp-caption a {
    padding: 9px 29px;
}
.no-margin {
  margin: 0;
  padding: 0;
}
.caption.title a{
    border: 0px;
    border-radius: 0px;
    color: #fff;
    background: rgba(0, 0, 0, 0) url("../../../img/bg-nav.png") repeat scroll 0 0;
}
.caption.title p{
    margin: 0 0 -15px;
}
@media (min-width: 1280px) {
	.fullwidthbanner-container1 > .tp-leftarrow.default {
	  	height: 7%;

    width: 12%;
		margin-left: 0%;
		background: url(../assets/prev.png) no-repeat center center;
		background-size: 100% 89%;
	}
	.fullwidthbanner-container1 > .tp-rightarrow.default {
	  	height: 7%;

    width: 12%;
		margin-right: 0%;
		background: url(../assets/next.png) no-repeat center center;
		background-size: 100% 89%;
	}

	.tp-leftarrow.default {
	  	height: 20%;
    	width: 8%;
		margin-left: 10%;
		background: url(../assets/prev.png) no-repeat center center;
		background-size: 100% 89%;
	}
	.tp-rightarrow.default {
	  	height: 20%;
    	width: 8%;
		margin-right: 10%;
		background: url(../assets/next.png) no-repeat center center;
		background-size: 100% 89%;
	}
}
@media (max-width: 1279px) {

    .caption.title p{
        margin: 0 0 -11px;
    }


}

@media (max-width: 980px) {
    .tp-caption a {
        padding: 9px 29px;
    }

    .caption.title p{
        margin: 0;
    }
    .tp-leftarrow.default {
    	margin-left: 0;
    }
    .tp-rightarrow.default {
        margin-right: 0;
	}
}
@media (max-width: 800px) {
	.caption.title {
	    top: 15%!important;
	}
    .tp-caption a {
		font-size: 11px;
	    padding: 6px 20px;
    }

    .t1{
        font-size: 20px!important;
    }
    .t2{
        font-size: 15px!important;
    }

.tp-leftarrow.default {

	margin-left: 10%;
	background: url(../assets/prev.png) no-repeat center center;
	background-size: 100% 89%;
}
.tp-rightarrow.default {

	margin-right: 10%;
	background: url(../assets/next.png) no-repeat center center;
	background-size: 100% 89%;
}
.fullwidthbanner-container1 > .tp-leftarrow.default {
	  	height: 10%;

    width: 8%;
		margin-left: 0%;
		background: url(../assets/prev.png) no-repeat center center;
		background-size: 100% 89%;
	}
	.fullwidthbanner-container1 > .tp-rightarrow.default {
	  	height: 10%;

    width: 8%;
		margin-right: 0%;
		background: url(../assets/next.png) no-repeat center center;
		background-size: 100% 89%;
	}
}

@media (max-width: 600px) {

    .caption.title p{
        margin: 0 0 4px;
    }

    .t2{
        display: none;
    }
    .tp-leftarrow.default {
  	height: 35%;

    width: 10%;
	margin-left: 10%;
	background: url(../assets/prev.png) no-repeat center center;
	background-size: 100% 89%;
}
.tp-rightarrow.default {
  	height: 35%;

    width: 10%;
	margin-right: 10%;
	background: url(../assets/next.png) no-repeat center center;
	background-size: 100% 89%;
}
.fullwidthbanner-container1 > .tp-leftarrow.default {
	  	height: 10%;

    width: 10%;
		margin-left: 0%;
		background: url(../assets/prev.png) no-repeat center center;
		background-size: 100% 89%;
	}
	.fullwidthbanner-container1 > .tp-rightarrow.default {
	  	height: 10%;

    width: 10%;
		margin-right: 0%;
		background: url(../assets/next.png) no-repeat center center;
		background-size: 100% 89%;
	}
}
@media (max-width: 400px) {

    .caption.title p{
        margin: 0 0 6px;
    }

    .t2{
        display: none;
    }
}