.testimonial-block-five .inner-box .text/*** 

====================================================================
	Banner Section
====================================================================

***/

.banner-section-two_ex{
	position:relative;
	padding-top:260px;
	padding-bottom:0px;
	background-size:cover;
}

.banner-section-two_ex:before{
	position:absolute;
	content:'';
	left:0px;
	bottom:-1px;
	height:206px;
	width:100%;
	background:url(../img/pattern-3.png) repeat-x;
	background-size:100% 100%;
}

.banner-section-two_ex .content-column{
	position:relative;
}

.banner-section-two_ex .content-column .inner-column{
	position:relative;
	padding-top:110px;
	padding-bottom:50px;
}

.banner-section-two_ex .content-column h2{
	position: relative;
    color: #ffffff;
    font-size: 48px;
    font-weight: 700;
    line-height: 1.3em;
}

.banner-section-two_ex .content-column .text{
	position: relative;
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.9em;
	margin-top:40px;
	max-width:375px;
}

.banner-section-two_ex .content-column .link-box{
	position:relative;
	margin-top:40px;
}

.banner-section-two_ex .content-column .link-box .btn-style-two{
	padding: 13px 45px;
	border:2px solid #fc0000;
}

.banner-section-two_ex .content-column .link-box .theme-btn{
	margin-right:20px;
	margin-bottom:15px;
	z-index: 1;
	transition: all 900ms ease;
}

.banner-section-two_ex .content-column .link-box .theme-btn:before{
	position: absolute;
	content: '';
	background-color: #fff;
	border-radius: 5px;
	width: 0%;
	height: 100%;
	left: 0px;
	top: 0px;
	z-index: -1;
	transition: all 500ms ease;
}

.banner-section-two_ex .content-column .link-box .theme-btn:hover:before{
	width: 100%;
}

.banner-section-two_ex .content-column .link-box .theme-btn:hover{
	background: #fff;
}

.banner-section-two_ex .content-column .link-box .theme-btn:hover,
.banner-section-two_ex .content-column .link-box .theme-btn:hover .txt{
	color: #403ab4;
}

.banner-section-two_ex .image-column{
	position:relative;
}

.banner-section-two_ex .image-column .inner-column{
	position:relative;
	z-index:10;
	text-align: right;
}

.banner-section-two_ex .image-column .inner-column .image{
	position:relative;
	display:inline-block;
}

.banner-section-two_ex .image-column .inner-column .image.image-2{
	margin-left:-120px;
	top:120px;
}

.banner-section-two_ex .pattern-layer{
	position:absolute;
	content:'';
	left:0px;
	bottom:-8px;
	height:248px;
	width:100%;
}

/* Google Btn */

.google-btn{
	position:relative;
	color:#ffffff;
	font-weight:700;
	font-size:18px;
	border-radius:5px;
	display:inline-block;
	border:1px solid #ffffff;
	padding:8px 20px 11px 65px;
	transition: all 500ms ease;

}

.google-btn .txt{
	font-size:12px;
	font-family: 'Ubuntu', sans-serif;
	transition: all 500ms ease;
}

.google-btn .icon{
	position:absolute;
	left:18px;
	top:15px;
	font-size:34px;
	font-weight:400;
	line-height:1em;
}

.google-btn:hover{
	color:#ffffff;
}

/* App Btn */

.app-btn{
	position:relative;
	color:#ffffff;
	font-weight:700;
	font-size:18px;
	border-radius:5px;
	display:inline-block;
	border:1px solid #ffffff;
	padding:8px 20px 11px 65px;

}

.app-btn .txt{
	font-size:12px;
	font-weight:400;
	font-family: 'Ubuntu', sans-serif;
}

.app-btn .icon{
	position:absolute;
	left:18px;
	top:15px;
	font-size:34px;
	font-weight:400;
	line-height:1em;
}

.app-btn:hover{
	color:#ffffff;
}

/*** 

====================================================================
	Services Section Four
====================================================================

***/

.services-section-four{
	position:relative;
	padding:120px 0px 120px;
}

.service-block-three{
	position:relative;
	z-index:1;
	margin-bottom:30px;
}

.service-block-three .inner-box{
	position:relative;
}

.service-block-three .inner-box .image{
	position:relative;
}

.service-block-three .inner-box h3{
	position:relative;
	color:#3d415b;
	font-size:24px;
	line-height:1.3em;
	font-weight:700;
	margin-top:40px;
	margin-bottom:30px;
}

.service-block-three .inner-box h3 a{
	position:relative;
	color:#3d415b;
	transition:all 300ms ease;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
}

.service-block-three .inner-box h3 a:hover{
	color:#1028aa;
}

.service-block-three .inner-box .text{
	position:relative;
	color:#777777;
	font-size:16px;
	line-height:1.9em;
	margin-bottom:25px;
}

.service-block-three .inner-box .read-more{
	position:relative;
	color:#1028aa;
	font-size:16px;
	line-height:1.9em;

	font-weight:700;

	transition:all 300ms ease;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
}

.service-block-three .inner-box .read-more:hover{
	color:#3d415b;
}

/*** 

====================================================================
	App Section
====================================================================

***/

.app-section{
	position:relative;
	padding:180px 0px 60px;
}

.app-section.style-two{
	padding-top:60px;
}

.app-section .pattern-layer{
	position:absolute;
	content:'';
	left:0px;
	top:130px;
	width:240px;
	height:482px;
}

.app-section .title-column{
	position:relative;
	z-index:1;
	margin-bottom:40px;
}

.app-section .title-column .inner-column{
	position:relative;
	padding-top:45px;
}

.app-section .title-column .inner-column .arrow-icon{
    position: relative;
	padding:8px 17px 4px;
	border-radius:8px;
	text-align:center;
    display: inline-block;
	background-color:#f5f5f5;
}

.app-section .title-column .inner-column .arrow-icon .caret{
	position:relative;
	color:#3f71ff;
	font-size:30px;
	margin:0px 2px;
	line-height:1em;
}

.app-section .title-column .inner-column .arrow-icon .caret.caret-two{
	opacity:0.5;
}

.app-section .title-column .inner-column .arrow-icon .caret.caret-three{
	opacity:0.2;
}

.app-section .title-column .inner-column h2{
	position:relative;
	color:#3d415b;
	font-weight:700;
	font-size:36px;
	line-height:1.3em;
	margin-top:40px;
	margin-bottom:20px;
}

.app-section .title-column .inner-column .bold-text{
	position:relative;
	color:#777777;
	font-weight:500;
	font-size:18px;
	line-height:1.4em;
	margin-top:32px;
	margin-bottom:28px;
}

.app-section .title-column .inner-column .text{
	position:relative;
	color:#777777;
	font-weight:400;
	font-size:16px;
	line-height:1.7em;
	max-width:500px;
	margin-bottom:40px;
}

.app-section .content-column{
	position:relative;
}

.app-section .content-column .inner-column{
	position:relative;
}

.app-section .content-column .inner-column .image{
	position:relative;
	z-index:1;
}

.app-section .content-column .inner-column .icon-one{
	position:absolute;
	left:-75px;
	top:-20px;
	width:26px;
	height:26px;
}

.app-section .content-column .inner-column .icon-two{
	position:absolute;
	right:0px;
	bottom:80px;
	width:43px;
	height:43px;
}

.app-section .content-column .inner-column .pattern-layer-two{
	position:absolute;
	left:-30px;
	top:-210px;
	width:790px;
	height:801px;
	background-repeat:no-repeat;
}

.app-section .content-column .inner-column .pattern-layer-three{
	position:absolute;
	left:-50px;
	top:40px;
	width:757px;
	height:726px;
	background-repeat:no-repeat;
}

/* App Block */

.app-block{
	position:relative;
	z-index:1;
	margin-bottom:40px;
}

.app-block .inner-box{
	position:relative;
	overflow: hidden;
	padding:40px 40px 0px;
	background-color:#ffffff;
	border-radius:15px;
	max-width:430px;
	width:100%;
	z-index: 1;
	box-shadow:0px 0px 25px rgba(0,0,0,0.10);
}

.app-block .inner-box:before{
	position: absolute;
	content: '';
	background: #403ab4;
	width: 100%;
	height: 0%;
	left: 0px;
	top: 0px;
	z-index: -1;
	transition: all 500ms ease;
}

.app-block .inner-box:hover:before{
	height: 100%;
	bottom: 0px;
}

.app-block .inner-box .content{
	position:relative;
	padding-left:88px;
	padding-bottom:10px;
}

.app-block .inner-box .content .icon-box{
	position:absolute;
	left:0px;
	top:0px;
	width:60px;
	height:100%;
	color:#ffffff;
	text-align:center;
	padding-top:24px;
	font-size:25px;
	border-radius:50px 50px 0px 0px;
	background-color:#ed1c24;
}

.app-block .inner-box .content h3{
	position:relative;
	color:#3d415b;
	font-size:18px;
	font-weight:700;
	transition: all 500ms ease;
}

.app-block .inner-box .content .text{
	position:relative;
	color:#777777;
	font-size:14px;
	line-height:1.8em;
	margin-top:14px;
	transition: all 500ms ease;
}

.app-block .inner-box:hover .content h3,
.app-block .inner-box:hover .content .text{
	color: #fff;
}

.app-block:nth-child(2){
	margin-left:140px;
}

.app-block:nth-child(2) .inner-box .content .icon-box{
	background-color:#47a0e2;
}

.app-block:nth-child(3) .inner-box .content .icon-box{
	background-color:#ffb400;
}

.app-section.style-two .title-column .inner-column{
	padding-top:140px;
}

/*** 

====================================================================
	App Section Two
====================================================================

***/

.app-section-two{
	position:relative;
	padding:60px 0px 100px;
}

.app-section-two .title-column{
	position:relative;
	z-index:1;
}

.app-section-two .title-column .inner-column{
	position:relative;
	padding-top:45px;
	padding-left:70px;
}

.app-section-two .title-column .inner-column .arrow-icon{
    position: relative;
	padding:8px 17px 4px;
	border-radius:8px;
	text-align:center;
    display: inline-block;
	background-color:#f5f5f5;
}

.app-section-two .title-column .inner-column .arrow-icon .caret{
	position:relative;
	color:#3f71ff;
	font-size:30px;
	margin:0px 2px;
	line-height:1em;
}

.app-section-two .title-column .inner-column .arrow-icon .caret.caret-two{
	opacity:0.5;
}

.app-section-two .title-column .inner-column .arrow-icon .caret.caret-three{
	opacity:0.2;
}

.app-section-two .title-column .inner-column h2{
	position:relative;
	color:#3d415b;
	font-weight:700;
	font-size:36px;
	line-height:1.3em;
	margin-top:35px;
	margin-bottom:20px;
}

.app-section-two .title-column .inner-column .bold-text{
	position:relative;
	color:#777777;
	font-weight:500;
	font-size:18px;
	line-height:1.4em;
	margin-top:28px;
	margin-bottom:28px;
}

.app-section-two .title-column .inner-column .text{
	position:relative;
	color:#777777;
	font-weight:400;
	font-size:16px;
	line-height:1.7em;
	max-width:500px;
	margin-bottom:40px;
}

.app-section-two .title-column .inner-column .theme-btn{
	padding:17px 48px;
}

.app-section-two .image-column{
	position:relative;
}

.app-section-two .image-column .inner-column{
	position:relative;
}

.app-section-two .image-column .inner-column .image{
	position:relative;
	margin-left:-180px;
}

.app-section-two .image-column .inner-column .icon-one{
    position: absolute;
    right: 50px;
    top: 110px;
    width: 26px;
    height: 26px;
}

.app-section-two .image-column .inner-column .icon-two{
	position:absolute;
	left:-140px;
	bottom:260px;
	width:43px;
	height:43px;
	z-index:1;
}

.app-section-two .pattern-layer{
	position: absolute;
    content: '';
    right: 0px;
    bottom: -150px;
    width: 240px;
    height: 482px;
}

/*** 

====================================================================
	Fluid Section One
====================================================================

***/

.fluid-section-one{
	position:relative;
	margin-top:150px;
	z-index:1;
}

.fluid-section-one .image-layer{
	position:absolute;
	left:0px;
	top:-150px;
	width:100%;
	height:898px;
	background-repeat:no-repeat;
	background-position:left center;
}

.fluid-section-one .outer-container{
	position:relative;
}

.fluid-section-one .image-column{
    position: absolute;
    right: 0px;
	top:0px;
    width: 50%;
    bottom:0px;
	float:right;
	z-index:1;
    background-size: cover;
    background-repeat: no-repeat;
}

.fluid-section-one .image-column .inner-column{
	position:relative;
	margin-left:-130px;
}

.fluid-section-one .image-column .image{
    width: 100%;
	z-index:1;
}

.fluid-section-one .image-column .image img{
    display: block;
    max-width: none;
}

/*Content Column*/

.fluid-section-one .content-column{
	position: relative;
    width: 50%;
	float:left;
	padding:60px 200px 80px 15px;
}

.fluid-section-one .content-column .content-box{
	position:relative;
	max-width:600px;
	float:right;
}

.fluid-section-one .content-column h2{
	position:relative;
	color:#ffffff;
	font-size:42px;
	font-weight:700;
	line-height:1.3em;
}

.fluid-section-one .content-column .text{
	position:relative;
	color:#ffffff;
	font-size:16px;
	font-weight:400;
	line-height:1.9em;
	margin-top:20px;
	margin-bottom:32px;
}

.fluid-section-one .content-column .lower-box{
	position:relative;
	padding-top:46px;
	margin-top:28px;
}

.fluid-section-one .content-column .lower-box:before{
	position:absolute;
	content:'';
	left:0px;
	top:0px;
	height:4px;
	width:100%;
	background:url(../img/line-3.png) no-repeat;
}

.fluid-section-one .content-column .lower-box .author-info{
	position:relative;
	float:left;
}

.fluid-section-one .content-column .lower-box .author-info .author-inner{
	position:relative;
	padding-top:15px;
	min-height:85px;
	padding-left:115px;
}

.fluid-section-one .content-column .lower-box .author-info .image{
	position:absolute;
	left:0px;
	top:0px;
	width:85px;
	height:85px;
	overflow:hidden;
	border-radius:50%;
}

.fluid-section-one .content-column .lower-box .author-info h3{
	position:relative;
	color:#f6ff00;
	font-size:24px;
	font-weight:700;
	text-transform:capitalize;
}

.fluid-section-one .content-column .lower-box .author-info .designation{
	position:relative;
	color:#ffffff;
	font-size:16px;
	font-weight:400;
	font-style:italic;
	margin-top:4px;
	text-transform:capitalize;
}

.fluid-section-one .content-column .lower-box .signature{
	position:relative;
	right:0px;
	top:0px;
	float:left;
	margin-left:50px;
}

.fluid-section-one .content-column .lower-box .signature img{
	position:relative;
}

/*** 

====================================================================
	Pricing Section Two
====================================================================

***/

.pricing-section-two{
	position:relative;
	padding:280px 0px 110px;
}

.pricing-section-two .auto-container{
	position:relative;
}

.pricing-section-two .outer-container{
	position:relative;
}

.pricing-section-two .title-column{
	position:relative;
	margin-bottom:40px;
	width:35%;
	float:left;
}

.pricing-section-two .title-column .inner-column{
	position:relative;
	padding-left:100px;
	padding-top:120px;
	margin-bottom:20px;
}

.pricing-section-two .title-column .inner-column .sec-title{
	margin-bottom:25px;
}

.pricing-section-two .title-column .inner-column .title-text{
	position:relative;
	color:#777777;
	font-size:16px;
	z-index:10;
	line-height:1.9em;
	margin-bottom:60px;
}

.pricing-section-two .price-column{
	position:relative;
	width:65%;
	float:left;
}

.pricing-section-two .price-column .inner-column{
	position:relative;
	padding-left:40px;
}

.pricing-section-two .price-column .inner-column .dots-style{
	position:relative;
	text-align:center;
	margin-top:50px;
	z-index:1;
}

.pricing-section-two .price-column .inner-column .dots-style li{
	position:relative;
	width:10px;
	height:10px;
	margin:0px 5px;
	cursor:pointer;
	border-radius:50px;
	display:inline-block;
	background-color:#fc0000;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
}

.pricing-section-two .price-column .inner-column .dots-style li.active,
.pricing-section-two .price-column .inner-column .dots-style li:hover{
	width:30px;
	background-color:#3d415b;
}

/* Pricing Tabs Two */

.pricing-tabs-two{
	position:relative;
}

.pricing-tabs-two .tab-buttons{
	position:relative;
	border-radius:50px;
	overflow:hidden;
	z-index:1;
	display:inline-block;
	border:2px solid #fc0000;
}

.pricing-tabs-two .tab-buttons .tab-btn{
	position:relative;
	color:#fc0000;
	font-size:16px;
	font-weight:700;
	float:left;
	cursor:pointer;
	padding:14px 37px;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
}

.pricing-tabs-two .tab-buttons .tab-btn:hover,
.pricing-tabs-two .tab-buttons .tab-btn.active-btn{
	color:#ffffff;
	background-color:#fc0000;
}

.pricing-tabs-two .tabs-content .tab{
	position:relative;
	display:none;
	z-index:1;
}

.btn-alternate{
	position:relative;
	display:inline-block;
	line-height:30px;
	padding:10px 40px;
	color:#ffffff;
	background:#3d415b;
	text-transform:capitalize;
	border-radius:7px;	
}

.pricing-tabs-two .btn-alternate{
	display:inline-block !important;
	min-width:164px;
	width:auto;
	box-sizing:border-box;
}

.pricing-tabs-two .btn-alternate:hover{
	color:#ffffff;
}

.pricing-tabs-two .tabs-content .tab.active-tab{
	display:block;	
}

.pricing-tabs-two .tabs-content .tab .content{
	position:relative;
	margin:0 auto;
}

.pricing-tabs-two .tabs-content .ms-layout-partialview .ms-container{
	padding-top:10px;
	padding-bottom:10px;
}

.pricing-tabs-two .tabs-content .ms-skin-default .ms-nav-next{
	right:-150px;
	opacity:1 !important;
	display:block !important;
	background:#f3f1fe;
	color:#30333c;
	width:44px;
	height:44px;
	font-size:20px;
	line-height:44px;
	text-align:center;
	padding-left:2px;
	border-radius:50%;	
}

.pricing-tabs-two .tabs-content .ms-skin-default .ms-nav-next:before{
	font-family: 'Font Awesome 5 Free';
	content: "\f105";
	display:block;
	font-weight:800;
	line-height:44px;
}

.pricing-tabs-two .tabs-content .ms-skin-default .ms-nav-prev{
	left:-150px;
	opacity:1 !important;
	display:block !important;
	background:#f3f1fe;
	color:#30333c;
	width:44px;
	height:44px;
	font-size:20px;
	line-height:44px;
	text-align:center;
	padding-right:2px;
	border-radius:50%;	
}

.pricing-tabs-two .tabs-content .ms-skin-default .ms-nav-prev:before{
	font-family: 'Font Awesome 5 Free';
	content: "\f104";
	display:block;
	font-weight:800;
	line-height:44px;
}

.pricing-tabs-two .tabs-content .ms-skin-default .ms-nav-prev:hover,
.pricing-tabs-two .tabs-content .ms-skin-default .ms-nav-next:hover{
	background:#30333c;
	color:#ffffff;	
}
 
.pricing-section-two .pattern-layer {
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: left bottom;
}

/*** 

====================================================================
	Testimonial Section Three
====================================================================

***/

.testimonial-section-three{
	position:relative;
	padding:130px 0px 80px;
}

.testimonial-section-three .authors-column{
	position:relative;
	z-index:20;
}

.testimonial-section-three .authors-column .inner-column{
	position:relative;
	min-height:530px;
	margin-left:-220px;
}

.testimonial-section-three .image{
	position:relative;
	width:162px;
	height:162px;
	border-radius:50%;
	overflow:hidden;
}

.testimonial-section-three .big-image{
	position:absolute;
	right:40px;
	top:110px;
	width:328px;
	height:328px;
	border-radius:50%;
	overflow:hidden;
	box-shadow:0px 0px 22px rgba(0,0,0,0.10);
}

.testimonial-section-three .image-one{
	position:absolute;
	left:100px;
}

.testimonial-section-three .image-two{
	position:absolute;
	left:0px;
	top:170px;
}

.testimonial-section-three .image-three{
	position:absolute;
	left:80px;
	top:370px;
}

.testimonial-section-three .carousel-column{
	position:relative;
	margin-bottom:40px;
}

.testimonial-section-three .carousel-column .inner-column{
	position:relative;
	margin-left:90px;
}

.testimonial-section-three .carousel-column .inner-column:before{
	position:absolute;
	content:'';
	right:100%;
	top:0px;
	width:10000%;
	height:100%;
	z-index:2;
	margin-right:20px;
	background-color:#ffffff;
}

.testimonial-section-three .carousel-column .inner-column .sec-title{
	margin-bottom:35px;
}

.testimonial-section-three .testimonial-carousel-three{
    max-width: 580px;
    width:auto;
	margin:0px -21px;
}

.testimonial-section-three .owl-carousel .owl-stage-outer{
	padding:21px 0px 21px;
	overflow:visible;
}

.testimonial-section-three .testimonial-block-three{
	margin:0px 21px;
}

.testimonial-section-three .carousel-column .owl-dots{
	display:none;
}

.testimonial-section-three .carousel-column .owl-nav{
	position:relative;
	margin-left:22px;
}

.testimonial-section-three .carousel-column .owl-nav .owl-prev,
.testimonial-section-three .carousel-column .owl-nav .owl-next{
	position:relative;
	height:30px;
	width:65px;
	font-size:20px;
	margin-right:24px;
	text-align:center;
	line-height:28px;
	border-radius:3px;
	margin-top:24px;
	display:inline-block;
	color:#0f7bff;
	border:1px solid #0f7bff;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}

.testimonial-section-three .carousel-column .owl-nav .owl-prev:hover,
.testimonial-section-three .carousel-column .owl-nav .owl-next:hover{
	color:#ffffff;
	border-color:#3d415b;
	background-color:#3d415b;
}

/* Testimonial Block Three */

.testimonial-block-three{
	position:relative;
}

.testimonial-block-three .inner-box{
	position:relative;
	padding:45px 45px;
	border-radius:12px;
	box-shadow:0px 0px 15px rgba(0,0,0,0.10);
}

.testimonial-block-three .inner-box .text{
	position:relative;
	color:#777777;
	font-size:18px;
	line-height:1.8em;
	margin-bottom:25px;
}

.testimonial-block-three .inner-box h3{
	position:relative;
	color:#333333;
	font-size:18px;
	font-weight:700;
}

.testimonial-block-three .inner-box .designation{
	position:relative;
	color:#777777;
	font-size:14px;
	font-weight:400;
	margin-top:6px;
}

.testimonial-block-three .inner-box .quote{
	position: relative;
	color:#fff2f2;
	font-size:100px;
	line-height:40px;
}


/*** 

====================================================================
	Main Footer
====================================================================

***/

.main-footer_ex{
	position:relative;
}

.main-footer_ex .pattern-layer{
	position:absolute;
	right:0px;
	bottom:0px;
	width:435px;
	height:652px;
}

.main-footer_ex .widgets-section{
	position:relative;
	padding:120px 0px 90px;
}

.main-footer_ex .footer-widget{
	position:relative;
	z-index:1;
	margin-bottom:30px;
}

.main-footer_ex .footer-widget h2{
	position:relative;
	font-size:24px;
	font-weight:700;
	color:#3d415b;
	margin-bottom:30px;
	text-transform:capitalize;
}

.main-footer_ex .logo-widget{
	position:relative;
}

.main-footer_ex .logo-widget .logo{
	position:relative;
	margin-bottom:22px;
}

.main-footer_ex .logo-widget .logo-list{
	position:relative;
	margin-bottom:25px;
}

.main-footer_ex .logo-widget .logo-list li{
	position:relative;
	color:#777777;
	font-size:16px;
	line-height:1.7em;
	font-weight:500;
	margin-bottom:10px;
}

.main-footer_ex .logo-widget .logo-list li:nth-child(2) a{
	color:#777777;
}

.main-footer_ex .logo-widget .logo-list li:last-child{
	margin-bottom:0px;
}

.main-footer_ex .logo-widget .logo-list li a{
	position:relative;
	color:#fc0000;
}

.main-footer_ex.style-two .logo-widget .logo-list li:nth-child(2) a{
	color:#777777;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
}

.main-footer_ex .logo-widget .logo-list li a:hover{
	color:#fc0000;
}

.main-footer_ex.style-two .logo-widget .logo-list li a{
	color:#7362ff;
}

.main-footer_ex.style-two .social-icon-one li a:hover{
	color:#7362ff;
	border-color:#7362ff;
}

.main-footer_ex.style-two .links-widget .list li a:hover{
	color:#7362ff;
}

.main-footer_ex.style-two .newsletter-form .form-group input:focus{
	border-color:#7362ff;
}

/* Links Widget */

.links-widget .list li{
	position:relative;
	margin-bottom:16px;
}

.links-widget .list li a{
	position:relative;
	color:#777777;
	font-size:16px;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
}

.links-widget .list li a:hover{
	color:#fc0000;
}

/*Newsletter Form*/

.newsletter-form{
	position:relative;
	margin-bottom:30px;
}

.newsletter-form .form-group{
    position: relative;
    display: block;
    z-index:1;
	margin-bottom: 0px;
}

.newsletter-form .form-group input[type="text"],
.newsletter-form .form-group input[type="tel"],
.newsletter-form .form-group input[type="email"],
.newsletter-form .form-group textarea {
    position: relative;
    width: 100%;
    line-height: 28px;
    padding: 10px 25px;
    height: 50px;
	color:#777777;
	display:inline-block;
    font-size: 14px;
    background: none;
	letter-spacing:1px;
	border-radius:50px;
	border:1px solid #e1e1e1;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.newsletter-form .form-group input:focus{
	border-color:#fc0000;
}

.newsletter-form .form-group input[type="submit"],
.newsletter-form .form-group button {
	position: relative;
	margin-top:25px;
	padding:10px 38px;
}

/* Footer Bottom */

.main-footer_ex .footer-bottom{
	position:relative;
}

.main-footer_ex .footer-bottom .bottom-inner{
	position:relative;
	padding:28px 40px;
}

.main-footer_ex .footer-bottom .bottom-inner:before{
	position:absolute;
	content:'';
	left:0px;
	top:0px;
	width:100000%;
	height:100%;
	border-radius:50px 0px 0px 50px;
	background-color:#eeeeee;
}

.main-footer_ex .footer-bottom .copyright{
	position:relative;
	color:#3d415b;
	font-size:18px;
	font-weight:400;
}

.main-footer_ex .footer-bottom .footer-nav{
	position:relative;
	text-align:right;
}

.main-footer_ex .footer-bottom .footer-nav li{
	position:relative;
	margin-left:30px;
	display:inline-block;
}

.main-footer_ex .footer-bottom .footer-nav li a{
	position:relative;
	color:#3d415b;
	font-size:18px;
	-webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.main-footer_ex .footer-bottom .footer-nav li a:hover{
	color:#fc0000;
}

.main-footer_ex .footer-bottom.style-two .bottom-inner:before{
	display:none;
}

.main-footer_ex .footer-bottom.style-two .bottom-inner{
	border-top:2px solid #eeeeee;
	padding-left:0px;
	padding-right:0px;
}

.main-footer_ex .footer-bottom.style-three{
	background-color:#eaf1fb;
}

.main-footer_ex .footer-bottom.style-three .bottom-inner:before{
	display:none;
}

.main-footer_ex .footer-bottom.style-three .bottom-inner{
	padding-left:0px;
	padding-right:0px;
}


/*** 

====================================================================
	Banner Section Four
====================================================================

***/

.banner-section-four_ex{
	position:relative;
	padding-top:190px;
}

.banner-section-four_ex:before{
	position:absolute;
	content:'';
	left:0px;
	top:0px;
	width:100%;
	height:50%;
	background-image: -ms-linear-gradient(top, #F4F9FF 0%, #ffffff 100%);
	background-image: -moz-linear-gradient(top, #F4F9FF 0%, #ffffff 100%);
	background-image: -o-linear-gradient(top, #F4F9FF 0%, #ffffff 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #F4F9FF), color-stop(100, #ffffff));
	background-image: -webkit-linear-gradient(top, #F4F9FF 0%, #ffffff 100%);
	background-image: linear-gradient(to bottom, #F4F9FF 0%, #ffffff 100%);
}

.banner-section-four_ex .content-box{
	position:relative;
	text-align:center;
	margin-bottom:75px;
}

.banner-section-four_ex .content-box .text{
	position:relative;
	color:#777777;
	font-size:16px;
	line-height:1.6em;
}

.banner-section-four_ex .content-box h2{
	position:relative;
	color:#3d415b;
	font-size:48px;
	line-height:1.2em;
	font-weight:700;
	margin-top:28px;
	margin-bottom:35px;
}

.banner-section-four_ex .image{
	position:relative;
	text-align:center;
}

/*** 

====================================================================
	Services Section Six
====================================================================

***/

.services-section-six{
	position:relative;
	z-index:10;
	padding:130px 0px 70px;
}

.services-section-six .scrol-icon{
	position:relative;
	width:30px;
	height:60px;
	z-index:1;
	margin:0 auto;
	margin-top:110px;
	cursor:pointer;
	border-radius:50px;
	border:1px solid #7362ff;
	background-color:#eaf1fb;
}

.services-section-six .scrol-icon span{
	position:absolute;
	left:50%;
	top:12px;
	width:2px;
	height:26px;
	margin-left:-1px;
	background-color:#7362ff;
}

.services-section-six .scrol-icon span:before{
	position:absolute;
	content:'';
	left:50%;
	top:100%;
	width:2px;
	height:3px;
	margin-top:4px;
	margin-left:-1px;
	background-color:#7362ff;
}

.services-section-six .scrol-icon{
    -webkit-animation: mover 0.5s infinite  alternate;
    animation: mover 0.5s infinite  alternate;
}

.services-section-six .scrol-icon{
    -webkit-animation: mover 0.5s infinite  alternate;
    animation: mover 0.5s infinite  alternate;
}

@-webkit-keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
}

@keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
}

/* Service Block Five */

.service-block-five{
	position:relative;
	z-index:1;
	margin-bottom:30px;
}

.service-block-five .inner-box{
	position:relative;
	overflow:hidden;
	padding:45px 45px;
	border-radius:10px;
	box-shadow:0px 0px 25px rgba(0,0,0,0.08);
}

.service-block-five .inner-box .shape-one{
	content: '';
    width: 273px;
    height: 273px;
    background: #d858f5;
    border-radius: 50%;
    position: absolute;
    top: -148px;
    left: -83px;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
    transform: scale(0);
}

.service-block-five .inner-box:hover .shape-one{
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
    transition: all .5s linear;
    transition-delay: .1s;
}

.service-block-five .inner-box .shape-two{
	content: '';
    width: 493px;
    height: 493px;
    background: #c647fe;
    border-radius: 50%;
    position: absolute;
    top: -250px;
    left: -180px;
    z-index: 1;
	-webkit-transform: translate(-50% ,-50%);
	-ms-transform: translate(-50% ,-50%);
    transform: translate(-50% ,-50%);
    opacity: 0;
}

.service-block-five .inner-box:hover .shape-two{
    opacity: 0.6;
	-webkit-transform: translate(0 ,0);
	-ms-transform: translate(0 ,0);
    transform: translate(0 ,0);
    transition: all .9s linear;
}

.service-block-five .inner-box .shape-three{
	content: '';
    width: 500px;
    height: 500px;
    background: #a461e8;
    border-radius: 50%;
    position: absolute;
    top: -200px;
    left: -150px;
    z-index: 1;
	-webkit-transform: translate(-50% ,-50%);
	-ms-transform: translate(-50% ,-50%);
    transform: translate(-50% ,-50%);
    opacity: 0;
}

.service-block-five .inner-box:hover .shape-three{
	opacity: 0.4;
	-webkit-transform: translate(0 ,0);
	-ms-transform: translate(0 ,0);
    transform: translate(0 ,0);
    transition: all 1.3s linear;
}

.service-block-five .inner-box:before{
	position:absolute;
	content:'';
	left:0px;
	top:0px;
	width:50%;
	height:100%;
	opacity:0;
	background-color:#5e4eef;
	-webkit-transition:all 600ms ease;
	-ms-transition:all 600ms ease;
	-o-transition:all 600ms ease;
	-moz-transition:all 600ms ease;
	transition:all 600ms ease;
}

.service-block-five .inner-box:hover::before{
	width:100%;
	opacity:1;
}

.service-block-five .inner-box .icon-box{
	position:relative;
	z-index:2;
}

.service-block-five .inner-box .icon-box{
	position:relative;
	font-size:60px;
	line-height:1em;
	color:#ff0303;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
}

.service-block-five:nth-child(2) .inner-box .icon-box{
	color:#0315ff;
}

.service-block-five:nth-child(1) .inner-box h3 a:hover,
.service-block-five:nth-child(1) .inner-box .read-more:hover{
	color:#ffffff;
	text-decoration:underline;
}

.service-block-five:nth-child(2) .inner-box h3 a:hover,
.service-block-five:nth-child(2) .inner-box .read-more:hover{
	color:#ffffff;
	text-decoration:underline;
}

.service-block-five:nth-child(3) .inner-box .icon-box {
    color: #0eaf96;
    text-decoration: underline;
}

.service-block-five:nth-child(4) .inner-box .icon-box {
    color: #03fff5;
    text-decoration: underline;
}

.service-block-five:nth-child(5) .inner-box .icon-box {
    color: #ff8503;
    text-decoration: underline;
}
.service-block-five:nth-child(6) .inner-box .icon-box {
    color: #ff2803;
    text-decoration: underline;
}

.service-block-five:nth-child(3) .inner-box h3 a:hover,
.service-block-five:nth-child(3) .inner-box .read-more:hover{
	color:#ffffff;
	text-decoration:underline;
}


.service-block-five .inner-box .icon-box .icon{
	position:relative;
}

.service-block-five .inner-box h3{
	position:relative;
	font-size:24px;
	z-index:2;
	color:#3d415b;
	font-weight:700;
	line-height:1.3em;
	margin:35px 0px 28px;
}

.service-block-five .inner-box h3 a{
	position:relative;
	color:#3d415b;
	transition:all 300ms ease;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
}

.service-block-five .inner-box h3 a:hover,
.service-block-five .inner-box .read-more:hover{
	color:#ff0303;
}

.service-block-five .inner-box .text{
	position:relative;
	color:#777777;
	z-index:2;
	font-size:16px;
	line-height:1.8em;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
}

.service-block-five .inner-box .read-more{
	position:relative;
	z-index:2;
	color:#3d415b;
	font-size:16px;
	font-weight:700;
	margin-top:28px;
	display:inline-block;
	transition:all 300ms ease;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
}

.service-block-five .inner-box:hover .icon-box,
.service-block-five .inner-box:hover h3 a,
.service-block-five .inner-box:hover .text,
.service-block-five .inner-box:hover .read-more{
	color:#ffffff;
}

/*** 

====================================================================
	Fluid Section Two
====================================================================

***/

.fluid-section-two{
	position:relative;
	z-index:1;
	padding:75px 0px 75px;
}

.fluid-section-two .pattern-layer{
	position:absolute;
	left:0px;
	top:-400px;
	width:100%;
	height:1715px;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:right top;
}

.fluid-section-two .outer-container{
	position:relative;
}

.fluid-section-two .image-column{
    position: absolute;
    left: 0px;
	top:0px;
    width:100%;
	float:left;
	z-index:1;
	padding-right:15px;
}

.fluid-section-two .image-column .inner-column{
	position:relative;
	text-align:right;
}

.fluid-section-two .image-column .image{
    position:relative;
}

.fluid-section-two .image-column .image img{
    
}

/*Content Column*/

.fluid-section-two .content-column{
	position: relative;
    width:100%;
	float:right;
	padding:135px 15px 60px 15px;
}

.fluid-section-two .content-column .content-box{
	position:relative;
	max-width:550px;
}

.fluid-section-two .content-column h2{
	position:relative;
	color:#3d415b;
	font-size:42px;
	font-weight:700;
	line-height:1.3em;
}

.fluid-section-two .content-column .text{
	position:relative;
	color:#777777;
	font-size:16px;
	font-weight:500;
	line-height:1.8em;
	margin-top:28px;
	margin-bottom:40px;
}

.fluid-section-two .content-column .text p{
	position:relative;
	color:#777777;
	font-size:16px;
	font-weight:400;
	line-height:1.8em;
	margin-top:20px;
	margin-bottom:20px;
}

.fluid-section-two .content-column .text p:last-child{
	margin-bottom:0px;
}

.fluid-section-two .content-column .list-style-three{
	margin-bottom:50px;
}

.fluid-section-two .content-column .content-box .theme-btn{
	padding:8px 37px;
}

.fluid-section-two.style-two .content-column{
	float:left;
	padding-top:20px;
}

.fluid-section-two.style-two .content-column .content-box{
	float:right;
	padding-top:60px;
}

.fluid-section-two.style-two .image-column{
	right:-20px;
	left:auto;
}

/*** 

====================================================================
	Testimonial Section Five
====================================================================

***/

.testimonial-section-five_ex{
	position:relative;
	padding:120px 0px 70px;
}

.testimonial-section-five_ex .inner-container{
	position:relative;
	background-position:center center;
	background-repeat:no-repeat;
}

.testimonial-section-five_ex .owl-dots{
	display:none;
}

.testimonial-section-five_ex .owl-nav{
	position:absolute;
	left:0px;
	top:50%;
	width:100%;
}

.testimonial-section-five_ex .owl-nav .owl-prev{
	position:absolute;
	left:0px;
	height:40px;
	width:65px;
	font-size:26px;
	margin-right:24px;
	text-align:center;
	line-height:40px;
	border-radius:3px;
	margin-top:24px;
	display:inline-block;
	color:#1400d9;
	border:1px solid #0207b3;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}

.testimonial-section-five_ex .owl-nav .owl-next{
	position:absolute;
	right:0px;
	height:40px;
	width:65px;
	font-size:26px;
	margin-left:24px;
	text-align:center;
	line-height:38px;
	border-radius:3px;
	margin-top:24px;
	display:inline-block;
	color:#1400d9;
	border:1px solid #0207b3;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}

.testimonial-section-five_ex .owl-nav .owl-prev:hover,
.testimonial-section-five_ex .owl-nav .owl-next:hover{
	color:#ffffff;
	border-color:#7362ff;
	background-color:#7362ff;
}

.testimonial-block-five{
	position:relative;
}

.testimonial-block-five .inner-box{
	position:relative;
	text-align:center;
}

.testimonial-block-five .inner-box .image-outer{
	position:relative;
	display:inline-block;
}

.testimonial-block-five .inner-box .image-outer .quote-icon{
	position:absolute;
	right:0px;
	bottom:0px;
	width:57px;
	height:57px;
	color:#ffffff;
	font-size:28px;
	line-height:57px;
	text-align:center;
	border-radius:50%;
	background-color:#7362ff;
}

.testimonial-block-five .inner-box .image-outer .image{
	position:relative;
	width:170px;
	height:170px;
	border-radius:50%;
	overflow:hidden;
	margin:0 auto;
}

.testimonial-block-five .inner-box .text{
	position:relative;
	color:#777777;
	font-size:20px;
	line-height:2.2em;
	font-style:italic;
	margin-top:50px;
	margin-left: 150px;
    margin-right: 150px;
}

.testimonial-block-five .inner-box h3{
	position:relative;
	margin-top:40px;
	color:#3d415b;
	font-size:24px;
	font-weight:700;
	padding-top:30px;
}

.testimonial-block-five .inner-box h3:before{
	position:absolute;
	content:'';
	left:50%;
	top:0px;
	height:2px;
	width:40px;
	margin-left:-20px;
	background-color:#fc0000;
}

.testimonial-block-five .inner-box .designation{
	position:relative;
	margin-top:8px;
	color:#7362ff;
	font-size:16px;
	font-weight:700;
}

/*** 

====================================================================
	Faq Fluid Section
====================================================================

***/

.faq-fluid-section{
	position:relative;
	z-index:1;
	/* margin-top:160px; */
	/* padding:100px 0px 75px; */
	background-color:#f3f8ff;
}

.faq-fluid-section:before{
	position:absolute;
	content:'';
	left:0px;
	top:-160px;
	/* width:100%; */
	/* height:160px; */
	/* background:url(../img/pattern-16.png) repeat-x; */
}

.faq-fluid-section .outer-container{
	position:relative;
}

.faq-fluid-section .image-column{
    position: absolute;
    width: 50%;
	float:left;
	text-align:right;
}

.faq-fluid-section .image-column .inner-column{
	position:relative;
	padding-right:100px;
}

.faq-fluid-section .image-column .image{
    position:relative;
	margin-left:-235px;
}

.faq-fluid-section .image-column .image img{
    position:relative;
	max-width:none;
}

/*Content Column*/

.faq-fluid-section .content-column{
	position: relative;
	width: 100%;
	float:right;
	padding:0px 15px 0px 15px;
}

.faq-fluid-section .content-column .content-box{
	position:relative;
	max-width:550px;
}

/*** 

====================================================================
	Accordion Style
====================================================================

***/

.faq-fluid-section .accordion-box{
	position:relative;
}

.faq-fluid-section .accordion-box .block{
	position: relative;
    margin-bottom:30px;
	border-radius:5px;
	background-color:#ffffff;
	box-shadow:0px 0px 15px rgba(0,0,0,0.05);
}

.faq-fluid-section .accordion-box .block .acc-btn{
	position:relative;
	font-size:16px;
	cursor:pointer;
	line-height:34px;
	color:#3d415b;
	font-weight:700;
	padding:13px 30px 13px 65px;
	transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;

}

.faq-fluid-section .accordion-box .block .acc-btn.active{
	color:#f85254;
}

.faq-fluid-section .accordion-box .block .icon-outer{
	position:absolute;
	left:18px;
	top:30px;
	font-size:20px;
	color: #262626;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.faq-fluid-section .accordion-box .block .icon-outer .icon{
    position: absolute;
	left: 0px;
	width:30px;
	height:30px;
	color:#3d415b;
    font-size: 14px;
    text-align: center;
	line-height:32px;
}

.faq-fluid-section .accordion-box .block .icon-outer .icon-plus{
	opacity:1;
}

.faq-fluid-section .accordion-box .block .icon-outer .icon-minus{
	opacity:0;
}

.faq-fluid-section .accordion-box .block .acc-btn.active .icon-outer .icon-minus{
	opacity:1;
	color:#f85254;
}

.faq-fluid-section .accordion-box .block .acc-btn.active .icon-outer .icon-plus{
	opacity:0;
}

.faq-fluid-section .accordion-box .block .acc-content{
	position:relative;
	display:none;
}

.faq-fluid-section .accordion-box .block .acc-content .content-text{
	padding-bottom:6px;
}

.faq-fluid-section .accordion-box .block .acc-content.current{
	display:block;	
}

.faq-fluid-section .accordion-box .block .content{
	position:relative;
	font-size:14px;
	padding:0px 30px 30px 30px;
}

.faq-fluid-section .accordion-box .block .content .accordian-text{
	line-height:1.9em;
	font-size:16px;	
	color:#777777;
	font-weight:400;
}

.faq-fluid-section .accordion-box .block .content p:last-child{
	margin-bottom:0px;	
}


/*** 

====================================================================
	Call To Action Section
====================================================================

***/

.call-to-action-section{
	position:relative;
	z-index:1;
	padding:142px 0px 142px;
	background-color:#f5f5f7;
	background-position:center center;
	background-repeat:no-repeat;
}

.call-to-action-section .icon-one{
	position:absolute;
	right:140px;
	top:130px;
	content:'';
	width:66px;
	height:56px;
}

.call-to-action-section .content{
	position:relative;
	text-align:center;
}

.call-to-action-section .content h2{
	position:relative;
	font-weight:700;
	color:#3d415b;
	font-size:42px;
	line-height:1.4em;
	margin-bottom:35px;
}



.call-to-action-section.style-two .content h2{
	color:#ffffff;
}

.call-to-action-section.style-three{
	background-color:#f4f9ff;
	background-size:cover;
}

/*** 

====================================================================
	Call To Action Section Two
====================================================================

***/

.call-to-action-section-two{
	position:relative;
	z-index:1;
}

.call-to-action-section-two:before{
	position:absolute;
	content:'';
	left:0px;
	top:0px;
	width:100%;
	height:250px;
	background-color:#f3f8ff;
}

.call-to-action-section-two .inner-container{
	position:relative;
	border-radius:10px;
	padding:130px 15px 130px;
	background-color:#5d3ed9;
	background-repeat:no-repeat;
	background-position:center center;
}

.call-to-action-section-two .inner-container .content{
	position:relative;
	text-align:center;
}

.call-to-action-section-two .inner-container .content h2{
	position:relative;
	font-weight:500;
	color:#ffffff;
	font-size:42px;
	line-height:1.4em;
	margin-bottom:35px;
}

.call-to-action-section-two.style-two::before,
.call-to-action-section-two.style-three::before{
	display:none;
}

.call-to-action-section-two.style-two{
	padding-top:120px;
}

.call-to-action-section-two.style-three{
	padding-top:50px;
}


.pricing-section .price-block{
	position:relative;
	z-index:10;
	margin-bottom:30px;
}

.pricing-section .price-block .inner-box{
	position:relative;
	text-align:center;
	overflow:hidden;
	background-color:#ffffff;
	padding:40px 15px 40px;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
	box-shadow:0px 0px 15px rgba(0,0,0,0.10);
}

.pricing-section .price-block .inner-box:hover{
	box-shadow:0px 0px 25px rgba(0,0,0,0.10);
}

.pricing-section .price-block .inner-box .line-one{
	position:absolute;
	left:0px;
	top:0px;
	right:0px;
	bottom:0px;
}

.pricing-section .price-block .inner-box .line-one:before{
	position:absolute;
	content:'';
	left:0px;
	top:0px;
	width:0px;
	height:1px;
	background-color:#fc0000;
	-webkit-transition:all 600ms ease;
	-ms-transition:all 600ms ease;
	-o-transition:all 600ms ease;
	-moz-transition:all 600ms ease;
	transition:all 600ms ease;
}

.pricing-section .price-block .inner-box:hover .line-one:before{
	width:100%;
}

.pricing-section .price-block .inner-box .line-one:after{
	position:absolute;
	content:'';
	right:0px;
	top:0px;
	width:1px;
	height:0%;
	background-color:#fc0000;
	-webkit-transition:all 600ms ease;
	-ms-transition:all 600ms ease;
	-o-transition:all 600ms ease;
	-moz-transition:all 600ms ease;
	transition:all 600ms ease;
}

.pricing-section .price-block .inner-box:hover .line-one:after{
	height:100%;
	-webkit-transition-delay:600ms;
	-ms-transition-delay:600ms;
	transition-delay:600ms;
}

/* Line Two */

.pricing-section .price-block .inner-box .line-two{
	position:absolute;
	left:0px;
	top:0px;
	right:0px;
	bottom:0px;
}

.pricing-section .price-block .inner-box .line-two:before{
	position:absolute;
	content:'';
	right:0px;
	bottom:0px;
	width:0px;
	height:1px;
	background-color:#fc0000;
	-webkit-transition:all 600ms ease;
	-ms-transition:all 600ms ease;
	-o-transition:all 600ms ease;
	-moz-transition:all 600ms ease;
	transition:all 600ms ease;
}

.pricing-section .price-block .inner-box:hover .line-two:before{
	width:100%;
	-webkit-transition-delay:1200ms;
	-ms-transition-delay:1200ms;
	transition-delay:1200ms;
}

.pricing-section .price-block .inner-box .line-two:after{
	position:absolute;
	content:'';
	left:0px;
	bottom:0px;
	width:1px;
	height:0%;
	background-color:#fc0000;
	-webkit-transition:all 600ms ease;
	-ms-transition:all 600ms ease;
	-o-transition:all 600ms ease;
	-moz-transition:all 600ms ease;
	transition:all 600ms ease;
}

.pricing-section .price-block .inner-box:hover .line-two:after{
	height:100%;
	-webkit-transition-delay:1800ms;
	-ms-transition-delay:1800ms;
	transition-delay:1800ms;
}

.pricing-section .price-block .inner-box .icon-box{
	position:relative;
	width:100px;
	height:100px;
	margin:0 auto;
	font-size:46px;
	color:#3d415b;
	line-height:80px;
	margin-bottom:25px;
	border-radius:50%;
	border:10px solid #f6f6f6;
	background-color:#eeedf7;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
}

.pricing-section .price-block.style-two .inner-box .icon-box{
	line-height:100px;
}

.pricing-section .price-block .inner-box:hover .icon-box{
	background-color:#fc0000;
	color:#ffffff;
}

.pricing-section .price-block .inner-box h3{
	position:relative;
	color:#333333;
	font-size:18px;
	font-weight:500;
	margin-bottom:25px;
	display:inline-block;
	padding:0px 42px 22px;
	border-bottom:1px solid #e0e0e0;
}

.pricing-section .price-block .inner-box .price-list{
	position:relative;
}

.pricing-section .price-block .inner-box .price-list li{
	position:relative;
	color:#777777;
	font-size:16px;
	margin-bottom:14px;
}

.pricing-section .price-block .inner-box .price-list li:last-child{
	margin-bottom:20px;
}

.pricing-section .price-block .inner-box .price{
	position:relative;
	color:#fc0000;
	font-size:32px;
	font-weight:500;
	line-height:1.2em;

}

.pricing-section .price-block .inner-box .price sub{
	font-size:16px;
	top:-2px;
	position:relative;
}

.pricing-section .price-block .inner-box .theme-btn{
	margin-top:30px;
}

.pricing-section .price-block.alternate .inner-box{
	border:1px solid #dcdcdc;
	border-radius:6px;
	box-shadow:none;
}

.pricing-section .price-block.alternate .inner-box:hover{
	border-radius:0px;
	box-shadow:0px 0px 15px rgba(0,0,0,0.10);
}

.pricing-section .price-block.alternate .inner-box h3{
	padding:0px;
	border:none;
	
}

.pricing-section .price-block .inner-box .btn-box {
    position: relative;
    margin-bottom: 30px;
}

.pricing-section .price-block .inner-box .btn-box:before {
    position: absolute;
    content: '';
    left: -30px;
    top: 50px;
    right: -30px;
    height: 1px;
    background-color: #e0e0e0;
}


.theme-btn.btn-style-nine {
    position: relative;
	overflow: hidden;
    color: #464a62;
    font-size: 16px;
    font-weight: 700;
    padding: 19px 34px;
    border-radius: 8px;
    display: inline-block;
    background-color: #e2eaff;
    z-index: 1;
	transition: all 500ms ease;
}

.theme-btn.btn-style-nine:before{
	position: absolute;
	content: '';
	background-color: #403ab4;
	width: 0%;
	height: 100%;
	left: 0px;
	top: 0px;
	z-index: -1;
	transition: all 500ms ease;
}

.theme-btn.btn-style-nine:hover:before{
	width: 100%;
}

.theme-btn.btn-style-nine:hover {
    color: #fff;
}


.list-style-two_ex li {
    position: relative;
    font-size: 17px;
    line-height: 24px;
    color: #ffffff;
    font-weight: 700;
    padding-left: 35px;
    margin-bottom: 12px;
   
}

.list-style-two_ex li:before {
    position: absolute;
    left: 0px;
    top: 0px;
    color: #ffffff;
    font-size: 14px;
    content: "\f17d"; 
    font-weight: 600;
    font-family: "Flaticon";
}

.theme-btn.btn-style-ten_xx {
    position: relative;
    display: inline-block;
    line-height: 30px;
    color: #ffffff;
    padding: 13px 29px;
    font-weight: 700;
    border-radius: 8px;
    letter-spacing: 1px;
    overflow: hidden;
    background: none;
    font-size: 18px;
    border: 2px solid #ffffff;
    text-transform: capitalize;
  
}

.theme-btn.btn-style-ten_xx:hover {
    color: #ffffff;
    background: #464a62;
    border-color: #464a62;
}




.pr{
   margin-top: 250px;
    
}


.services-section-four .sec-title-three{
    margin-bottom: 60px;
}


.main-header.header-style-two .header-upper {
    position: relative;

}


/*** 
=============================================
    Timer Area style
=============================================
***/
.timer-area{
    position: relative;
    display: block;
    z-index: 1;
}
.timer-area:before{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/pattern/timer-area-bg.jpg);
    background-repeat: repeat;
    background-size: auto;
    background-position: left;
    content: "";
    z-index: -1;
}
.timer-box {
    position: relative;
    display: block;
    overflow: hidden;
    background: #0eaf96;
    max-width: 855px;
    width: 100%;
    margin: 0 auto;
    padding: 74px 70px 72px;
    z-index: 3;
    margin-bottom: 95px;
    margin-top: 90px;
}
.timer-box h1{
    color: #ffffff;
    font-size: 48px;
    line-height: 58px;
    font-weight: 700;
    text-transform: capitalize;
    margin: 0 0 47px;
}
.countdown-timer {}
.countdown-timer .default-coundown {}
.countdown-timer .default-coundown .box {
    overflow: hidden;
}
.countdown-timer li {
    position: relative;
    display: inline-block;
    float: none;
    padding: 0;
    text-align: center;
    margin: 0 10px;
}
.countdown-timer li:first-child{
    margin-left: 0;
}
.countdown-timer li:last-child{
    margin-right: 0;
}

.countdown-timer li span.days,
.countdown-timer li span.hours,
.countdown-timer li span.minutes,
.countdown-timer li span.seconds {
    position: relative;
    display: block;
    background: #ffffff;
    width: 100px;
    height: 100px;
    color: #27282c;
    font-size: 48px;
    line-height: 100px;
    font-weight: 600;
    text-align: center;
    border-radius: 0px;
    font-family: 'Poppins', sans-serif;
}
.countdown-timer li span.hours{}
.countdown-timer li span.minutes{}
.countdown-timer li span.seconds{}

.countdown-timer li span.timeRef {
    color: #ffffff;
    font-size: 20px;
    line-height: 20px;
    font-weight: 600;
    text-transform: capitalize;
    margin-top: 17px;
    display: block;
    font-family: 'Poppins', sans-serif;
}
.countdown-timer li span.timeRef.clr-1{}
.countdown-timer li span.timeRef.clr-2{}
.countdown-timer li span.timeRef.clr-3{}

.timer-box .subscribe-box{
    position: relative;
    display: block;
    margin-top: 39px;
}
.timer-box .subscribe-box .subscribe-form {
    position: relative;
    display: block;
    width: 100%;
}
.timer-box .subscribe-box .subscribe-form input[type="email"]{
    position: relative;
    display: block;
    background: #ffffff;
    border: 1px solid #ffffff;
    color: #828282;
    font-size: 15px;
    font-weight: 400;
    width: 100%;
    height: 60px;
    margin-bottom: 0px;
    padding: 0 30px;
    padding-right: 185px;
    transition: all 500ms ease;
}
.timer-box .subscribe-box .subscribe-form input::-webkit-input-placeholder {
    color: #e9212e;
}
.timer-box .subscribe-box .subscribe-form input:-moz-placeholder {
    color: #e9212e;
}
.timer-box .subscribe-box .subscribe-form input::-moz-placeholder {
    color: #e9212e;
}
.timer-box .subscribe-box .subscribe-form input:-ms-input-placeholder {
    color: #e9212e;
}
.timer-box .subscribe-box .subscribe-form button {
    position: absolute;
    top: 0;
    right: 0;
    color: #27282c;
    background: #ffffff;
    border-left: 1px solid #ededed;
    padding: 0;
    width: 170px;
    font-family: "Poppins", sans-serif;
    font-size: 18px;
    font-weight: 500;
    padding: 14.5px 0;
    transition: .5s ease;
}
.timer-box .subscribe-box .subscribe-form input[type="email"]:focus {
    color: #222222;
    border: 1px solid #191a1c;
    background: #ffffff;
}
.timer-box .subscribe-box .subscribe-form input[type="email"]:focus + button, 
.timer-box .subscribe-box .subscribe-form button:hover {
    background: #191a1c;
    color: #fff;
}

.timer-box .subscribe-box .subscribe-form button span {
	margin-left: 6px;
}

.timer-box .subscribe-box .text{
    position: relative;
    display: block;
    padding-top: 14px;
}
.timer-box .subscribe-box .text p{
    color: #ffffff;
    font-size: 15px;
    margin: 0;
}
.timer-box .subscribe-box .text p span{
    font-weight: 600;
}





/*     animation css     */

/*.pattern-layer {
    animation-name: zoom-fade;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -webkit-animation-name: zoom-fade;
    -webkit-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: zoom-fade;
    -moz-animation-duration: 3s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: zoom-fade;
    -ms-animation-duration: 3s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: zoom-fade;
    -o-animation-duration: 3s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
}
*/
.icon-one {
    animation-name: float_up_down;
    animation-duration: 5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -webkit-animation-name: float_up_down;
    -webkit-animation-duration: 5s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: float_up_down;
    -moz-animation-duration: 5s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: float_up_down;
    -ms-animation-duration: 5s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: float_left_right;
    -o-animation-duration: 5s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
}

.icon-two {
    animation-name: rotateme;
    animation-duration: 15s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -webkit-animation-name: rotateme;
    -webkit-animation-duration: 15s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: rotateme;
    -moz-animation-duration: 15s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: rotateme;
    -ms-animation-duration: 15s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: rotateme;
    -o-animation-duration: 15s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
}

.testimonial-section-three .image-one {
    animation-name: float_left_right_two;
    animation-duration: 5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -webkit-animation-name: float_left_right_two;
    -webkit-animation-duration: 5s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: float_left_right_two;
    -moz-animation-duration: 5s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: float_left_right_two;
    -ms-animation-duration: 5s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: float_left_right_two;
    -o-animation-duration: 5s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
}

.testimonial-section-three .image-two {
    animation-name: rotateme;
    animation-duration: 15s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -webkit-animation-name: rotateme;
    -webkit-animation-duration: 15s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: rotateme;
    -moz-animation-duration: 15s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: rotateme;
    -ms-animation-duration: 15s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: rotateme;
    -o-animation-duration: 15s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
}

.testimonial-section-three .big-image {
    animation-name: zoom-fade-two;
    animation-duration: 5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -webkit-animation-name: zoom-fade-two;
    -webkit-animation-duration: 5s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: zoom-fade-two;
    -moz-animation-duration: 5s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: zoom-fade-two;
    -ms-animation-duration: 5s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: zoom-fade-two;
    -o-animation-duration: 5s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
}

.testimonial-section-three .image-three {
    animation-name: zoom-fade-two;
    animation-duration: 5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -webkit-animation-name: zoom-fade-two;
    -webkit-animation-duration: 5s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: zoom-fade-two;
    -moz-animation-duration: 5s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: zoom-fade-two;
    -ms-animation-duration: 5s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: zoom-fade-two;
    -o-animation-duration: 5s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
}




.newex picture {
    margin-left: 342px;
}
