.theteleheromain-slider-section {
	width: 100%;
	position: relative;
}
.theteleheromain-slider-section img {
	width: 100%;
	height: auto;
}
/*.theteleheromain-slider-section:before {
	content: '';
	position: absolute;
	background: rgba(0, 0, 0, .6);
	width: 100%;
	height: 100%;
}*/
.carousel {
	top: 0;
}
.theteleheromain-slider-section .carousel-caption {
	bottom: 15rem;
	z-index: 1;
}
.theteleheromain-slider-section .carousel-control-next, .theteleheromain-slider-section .carousel-control-prev {
	width: 5%;
}
.carousel-caption .theteleban-titlebx {
	float: left;
	width: 65%;
	text-align: left;
	display:none;
}
.carousel-caption .theteleban-titlebx.wp {
	width: 85%;
}
.carousel-caption .theteleban-titlebx h4 {
	font-size: 54px;
	color: #fff;
	line-height: 70px;
	font-weight: 700;
	margin: 0;
	padding: 0;
}
.carousel-caption .theteleban-titlebx h4 strong {
	font-weight: bold;
}
.carousel-caption .theteleban-titlebx .contactus-btnbx {
	display: inline-block;
	margin: 30px 0 0;
}
.carousel-caption .theteleban-titlebx .contactus-btnbx a {
	display: block;
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	line-height: 28px;
	padding: 12px 25px;
	margin: 0;
	cursor: pointer;
	text-decoration: none;
	background: #aa1f23;
	transition-duration: .3s;
	transition-property: transform;
	transition: all .3s;
	border-radius: 5px;
	box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
.carousel-caption .theteleban-titlebx .contactus-btnbx a:hover {
	color: #aa1f23;
	text-decoration: none;
	background: #fff;
}
.carousel-item {
	width: 100%;
	height: 100%;
}
.scroll-up {
	cursor: pointer;
	display: block;
	border-radius: 50px;
	z-index: 99;
	opacity: 0;
	visibility: hidden;
	transform: translateY(15px);
	position: fixed;
	right: 25px;
	bottom: 100px;
	height: 50px;
	width: 50px;
	transition: all 0.4s ease-in-out;
}
.scroll-up::after {
	position: absolute;
	font-family: "Font Awesome 5 Pro";
	content: "\f176";
	text-align: center;
	line-height: 50px;
	font-weight: 700;
	font-size: 18px;
	color: #0098D1;
	left: 0;
	top: 0;
	height: 50px;
	width: 50px;
	cursor: pointer;
	display: block;
	z-index: 1;
	transition: all 0.4s ease-in-out;
}
.scroll-up svg path {
	fill: none;
}
.scroll-up svg.scroll-circle path {
	stroke: #0098D1;
	stroke-width: 4px;
	box-sizing: border-box;
	transition: all 0.4s ease-in-out;
}
.scroll-up.active-scroll {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}
.mouse-cursor {
	position: fixed;
	left: 0;
	top: 0;
	pointer-events: none;
	border-radius: 50%;
	transform: translateZ(0);
	visibility: hidden;
}
.cursor-inner {
	width: 6px;
	height: 6px;
	z-index: 10000001;
	background-color: #0098D1;
	transition: width 0.3s ease-in-out, height 0.3s ease-in-out, margin 0.3s ease-in-out, opacity 0.3s ease-in-out;
}
.cursor-inner.cursor-hover {
	margin-left: -35px;
	margin-top: -35px;
	width: 70px;
	height: 70px;
	background-color: #0098D1;
	opacity: 0.3;
}
.cursor-outer {
	margin-left: -12px;
	margin-top: -12px;
	width: 30px;
	height: 30px;
	border: 1px solid #0098D1;
	box-sizing: border-box;
	z-index: 10000000;
	opacity: 0.5;
	transition: all 0.08s ease-out;
}
.cursor-outer.cursor-hover {
	opacity: 0;
}
.wave-text span {
    display: inline-block;
    animation: wave 2s ease-in-out infinite
}

.wave-text span:nth-child(1) {
    animation-delay: 0s
}

.wave-text span:nth-child(2) {
    animation-delay: 0.2s
}

.wave-text span:nth-child(3) {
    animation-delay: 0.4s
}

.wave-text span:nth-child(4) {
    animation-delay: 0.6s
}

@keyframes wave {
    0%,100% {
        transform: translateY(0)
    }

    50% {
        transform: translateY(-20px)
    }
}
.theteleheromain-slider-section .dskbanr {
	display:block;
}
.theteleheromain-slider-section .mobbanr {
	display:none;
}
@media screen and (max-width:992px) {
.carousel-item > img {
	width: 100%;
	height: 100%;
}
.theteleheromain-slider-section .carousel-caption {
	bottom: 20rem;
}
.theteleheromain-slider-section .dskbanr {
	display:none;
}
.theteleheromain-slider-section .mobbanr {
	display:block;
}
.theteleheromain-slider-section .carousel-caption .theteleban-titlebx {
	width: 100%;
}
.theteleheromain-slider-section .carousel-caption .theteleban-titlebx.wp {
	width: 100%;
}
.theteleheromain-slider-section .carousel-caption h4 {
	font-size: 44px;
	line-height: 60px;
}
}
@media screen and (max-width:768px) {
.theteleheromain-slider-section .carousel-caption {
	bottom: 5rem;
}
.theteleheromain-slider-section .carousel-caption h4 {
	font-size: 34px;
	line-height: 50px;
}
.carousel-caption .theteleban-titlebx .contactus-btnbx a {
    padding: 8px 25px;
}
	.carousel-caption .theteleban-titlebx .contactus-btnbx {
    margin: 10px 0 0;
}
}
@media screen and (max-width:560px) {
.theteleheromain-slider-section .carousel-caption h4 {
	font-size: 28px;
	line-height: 40px;
}
}
