/*** 

====================================================================
	Main Slider style
====================================================================

***/

.main-slider{
	position:relative;
	z-index:10;
	border-bottom:1px solid #e0e0e0;
}

.main-slider .big-letter{
	position: absolute;
    right: -15px;
    bottom: 0px;
	z-index:1;
    line-height: 1em;
    font-size: 250px;
    font-weight: 700;
    color: rgba(255,255,255,0.10);
    text-transform: uppercase;
	pointer-events:none;
}

.main-slider .big-letter span{
    color: rgba(0,0,0,0);
    text-shadow: 0px 8px rgba(255,255,255,0.05);
}

.main-slider .tp-caption{
	z-index:5 !important;
}

.main-slider .tp-dottedoverlay{
	background:rgba(0,0,0,0.40) !important;	
}

.main-slider .tparrows.gyges{
	width:60px;
	height:60px;
	line-height:60px;
	border-radius:50%;
	background-color:rgba(255,255,255,0.20);
}

.main-slider .tparrows.gyges:before{
	line-height:60px;
}

.main-slider .tparrows.gyges:hover{
	color:#05e249 !important;
	background-color:#05e249;
}

.main-slider h2{
	position:relative;
	color:#ffffff;
	font-size:60px;
	font-weight:700;
	line-height:1.3em;
	display:inline-block;
}

.main-slider .text{
	position:relative;
	font-size:15px;
	font-weight:400;
	color:#e7e7e7;
	line-height:2em;
}

.main-slider .btns-box{
	position:relative;
	z-index:2;
	overflow:hidden;
}

.main-slider .btns-box .theme-btn{
	position:relative;
	z-index:2;
	margin-right:20px;
}

.main-slider:after{
	position:absolute;
	content:'';
	left:0px;
	bottom:0px;
	width:40%;
	border-bottom: 50px solid #ffffff;
	border-right: 750px solid transparent;
}

.main-slider .tp-bannertimer,
.main-slider .tp-bullets{
	display:none !important;	
}


/*Main Banner*/

.main-banner{
	position:relative;
	padding-top:240px;
	z-index:1;
}

.main-banner:before{
	position:absolute;
	content:'';
	left:0px;
	bottom:0px;
	height:130px;
	width:1182px;
	z-index:1;
	background:url(../images/icons/curve-1.png) no-repeat;
}

.main-banner .circle-one{
	position:absolute;
	width:1095px;
	height:1095px;
	left:-400px;
	top:-400px;
	display:inline-block;
	background:url(../images/resource/circle-one.png) no-repeat;
}

.main-banner .circle-two{
	position:absolute;
	width:1100px;
	height:1100px;
	right:-500px;
	top:40px;
	display:inline-block;
	background:url(../images/resource/circle-two.png) no-repeat;
}

.main-banner .icon-one{
	position:absolute;
	width:58px;
	height:58px;
	left:12%;
	top:30%;
	display:inline-block;
	background:url(../images/icons/icon-1.png) no-repeat;
}

.main-banner .icon-two{
	position:absolute;
	width:47px;
	height:47px;
	left:30%;
	top:37%;
	display:inline-block;
	background:url(../images/icons/icon-2.png) no-repeat;
}

.main-banner .icon-three{
	position:absolute;
	width:22px;
	height:22px;
	left:30%;
	top:80%;
	display:inline-block;
	background:url(../images/icons/icon-3.png) no-repeat;
}

.main-banner .icon-four{
	position:absolute;
	width:58px;
	height:58px;
	right:8%;
	top:15%;
	display:inline-block;
	background:url(../images/icons/icon-4.png) no-repeat;
}

.main-banner .icon-five{
	position:absolute;
	width:62px;
	height:62px;
	right:8%;
	bottom:-16%;
	display:inline-block;
	background:url(../images/icons/icon-5.png) no-repeat;
}

.main-banner .content-column{
	position:relative;
}

.main-banner .content-column .inner-column{
	position:relative;
	padding-top:180px;
}

.main-banner .content-column h2{
	position:relative;
	color:#222222;
	font-size:60px;
	font-weight:700;
	line-height:1.4em;
}

.main-banner .content-column .text{
	position:relative;
	color:#222222;
	font-size:15px;
	margin-top:10px;
	margin-bottom:32px;
}

.main-banner .image-column{
	position:relative;
	z-index:1;
}

.main-banner .image-column .image{
	position:relative;
}

.main-banner .image-column .image img{
	position:relative;
	max-width:none;
	display:inline-block;
}

/*-------------------------------------------------------------- 
 # Slider 
 --------------------------------------------------------------*/

[class*=slider-one__slide-] {
	padding-top: 260px;
	padding-bottom: 260px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.slider-one__content .anim-elm {
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
}

.slider-one__content p {
    position: relative;
    font-size: 15px;
    font-weight: 400;
    color: #e7e7e7;
    line-height: 2em;
}

.slider-one__content h3 {
    position: relative;
    color: #ffffff;
    font-size: 60px;
    font-weight: 700;
    line-height: 1.3em;
    display: inline-block;
}

.slider-one__content a.thm-btn.anim-elm {
    position: relative;
    z-index: 2;
    margin-right: 20px;
    position: relative;
    line-height: 29px;
    color: #ffffff;
    font-size: 15px;
    font-weight: 500;
    border-radius: 50px;
    letter-spacing: 1px;
    background: none;
    padding: 12px 30px 12px;
    border: 2px solid #ffffff;
    font-family: 'Poppins', sans-serif;
}
.slider-one__content a.thm-btn.anim-elm:hover {
    color: #ffffff;
    border-color: #05e249;
    background: #05e249;
}


.slider-one__content p {
    margin-bottom: 30px;
}

/* animating on active */

.slider-one__carousel .active .slider-one__content p {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
	-webkit-animation-delay: .5s;
	animation-delay: .5s;
}

.slider-one__carousel .active .slider-one__content h3 {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
	-webkit-animation-delay: 1s;
	animation-delay: 1s;
}

.slider-one__carousel .active .slider-one__content .thm-btn {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
	-webkit-animation-delay: 1.5s;
	animation-delay: 1.5s;
}

/* slider one dots */

.slider-one__carousel .owl-dots {
	display: -webkit-box;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	position: absolute;
	top: 50%;
	left: 5%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.slider-one__carousel .owl-dots .owl-dot {
	border: none;
	outline: none;
}

.slider-one__carousel .owl-dots .owl-dot+.owl-dot {
	margin-top: 10px;
}

.slider-one__carousel .owl-dots .owl-dot span {
	margin: 0;
	padding: 0;
	background-color: transparent;
	width: 20px;
	height: 20px;
	border-radius: 0;
	border: 5px solid #fff;
	opacity: 0.2;
	position: relative;
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
}

.slider-one__carousel .owl-dots .owl-dot.active span {
	background-color: transparent;
	opacity: 1;
}

/* slider one nav */

.slider-one {
	position: relative;
}

.slider-one__nav {
	position: absolute;
	top: 50%;
	right: 5%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 10;
}

[class*=slider-one__nav-] {
	width: 79px;
	height: 79px;
	border: 8px solid #fff;
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: center;
	justify-content: center;
	font-size: 24px;
	color: #fff;
	opacity: 0.2;
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
}

[class*=slider-one__nav-]:hover {
	color: #fff;
	opacity: 1;
}

[class*=slider-one__nav-]+[class*=slider-one__nav-] {
	margin-left: -39.5px;
	margin-top: 10px;
}

/** banner-style-three **/

.banner-style-three{
	position: relative;
	padding-top: 160px;
}

.banner-style-three .content-box{
	position: relative;
	display: block;
	padding-top: 170px;
}

.banner-style-three .content-box h2{
	display: block;
	font-size: 60px;
	line-height: 75px;
	font-weight: 700;
	margin-bottom: 18px;
}

.banner-style-three .content-box p{
	margin-bottom: 32px;
}

.banner-style-three .image-box{
	position: relative;
	display: block;
	padding-left: 18px;
}

.banner-style-three .image-box img{
	width: 100%;
}

.banner-style-three .image-box .image-2{
	position: absolute;
	left: 0px;
	top: 144px;
	box-shadow: 0px 10px 30px rgb(0 0 0 / 10%);
	border-radius: 50%;
}

.banner-style-three .image-box .image-3{
	position: absolute;
	left: 0px;
	bottom: 150px;
	box-shadow: 0px 10px 30px rgb(0 0 0 / 10%);
	border-radius: 10px;
}

.banner-style-three .image-box .image-4{
	position: absolute;
	right: -130px;
	top: 260px;
	box-shadow: 0px 10px 30px rgb(0 0 0 / 10%);
	border-radius: 10px;
}

.banner-style-three .image-box .image-shape-1{
	position: absolute;
	left: -20px;
	top: 110px;
	width: 589px;
	height: 578px;
	background-repeat: no-repeat;
	z-index: -1;
}

.banner-style-three .image-box .image-shape-2{
	position: absolute;
	left: -20px;
	top: 110px;
	width: 524px;
	height: 520px;
	background-repeat: no-repeat;
	z-index: -2;
}

.banner-style-three .shape-layer{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 402px;
	height: 378px;
	background-repeat: no-repeat;
}


/** banner-style-four **/

.banner-style-four{
	position: relative;
	padding: 195px 0px 25px 0px;
}

.banner-style-four .content-box{
	position: relative;
	display: block;
	margin-top: 113px;
}

.banner-style-four .content-box h2{
	display: block;
    font-size: 60px;
    line-height: 75px;
    font-weight: 700;
    margin-bottom: 16px;
}

.banner-style-four .content-box p{
	margin-bottom: 42px;
	color: #222;
}

.banner-style-four .content-box form .form-group{
	position: relative;
	margin-right: 0px;
	max-width: 495px;
	width: 100%;
	background: #fff;
	padding: 5px;
	border-radius: 30px;
	box-shadow: 0px 10px 50px rgb(0 0 0 / 10%);
}

.banner-style-four .content-box form .form-group input[type='text']{
	position: relative;
	display: block;
	width: 100%;
	height: 55px;
	background: #f7f6f6;
	border: 1px solid #f7f6f6;
	border-radius: 30px;
	padding: 10px 220px 10px 30px;
	font-size: 15px;
	color: #808080;
	transition: all 500ms ease;
}

.banner-style-four .content-box form .form-group input:focus{
	border-color: #ff5863;
}

.banner-style-four .content-box form .form-group button{
	position: absolute;
	top: 5px;
	right: 5px;
}

.banner-style-four .pattern-layer .pattern-1{
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	width: 100%;
	height: 794px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: bottom center;
}

.banner-style-four .pattern-layer .pattern-2{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 492px;
	height: 480px;
	background-repeat: no-repeat;
}

.banner-style-four .pattern-layer .pattern-3{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 402px;
	height: 378px;
	background-repeat: no-repeat;
}

.banner-style-four .image-box{
	position: relative;
	display: block;
	margin-left: 17px;
}

.banner-style-four .image-box img{
	position: relative;
	width: 100%;
}

.banner-style-four .image-box .image-shape-1{
	position: absolute;
	top: 100px;
	right: 0px;
	width: 550px;
	height: 581px;
	background-repeat: no-repeat;
}