
/** Css for home-6 to home-10 **/

/** header-style-six **/

.pull-left{
	float: left;
}

.pull-right{
	float: right;
}

.header-style-six{
	position: relative;
	background: #ebe8e4;
}

.header-top.style-six{
	background: #ebe8e4;
	border-bottom: 1px solid #d5d0c9;
}

.header-top.style-six .contact-info-two li a{
	color: #232b3e;
}

.header-top.style-six .contact-info-two li a i{
	position: relative;
	top: 1px;
}

.header-top.style-six .contact-info-two li{
	border-right: none;
}

.header-top.style-six .social-links li a{
	color: #232b3e;
	font-size: 16px;
}

.header-top.style-six .social-links li a:hover{

}

.header-top.style-six .social-links li+li{
	position: relative;
	margin-left: 30px;
}

.header-top.style-six .social-links li:before{
	position: absolute;
	content: '';
	background: #d5d0c9;
	width: 1px;
	height: 20px;
	left: -15px;
	top: 4px;
}

.header-style-six .header-middle .wrapper-box{
	background: transparent;
	padding: 28px 0px 44px 0px;
}

.header-style-six .header-middle .logo{
	padding: 0px;
	margin: 0px;
	background: transparent;
}

.header-style-six .header-middle .icon-box h4{
	color: #232b3e;
}

.header-style-six .header-middle .icon-box .text{
	color: #727580;
}

.header-style-six .header-middle .icon-box:before{
	background-color: #d5d0c9;
}

.header-style-six .header-upper .upper-inner{
	position: relative;
}

.header-style-six .header-upper .inner-container{
	position: absolute;
	width: 100%;
	top: -34px;
	background: #232b3e;
	min-height: auto;
}

.header-style-six .header-middle .outer-box{
	margin: 0px;
}

.header-style-six .header-middle .icon-box:last-child{
	padding-right: 0px;
	margin-right: 0px;
}

.header-style-six .header-middle .contact-info{
	margin-top: -6px;
}

.header-style-six .nav-outer{
	float: none;
}

.header-style-six .main-menu .navigation>li>a{
	color: #fff;
}

.header-style-six .main-menu .navigation>li.dropdown>a:after{
	display: none;
}

.header-style-six .main-menu .navigation>li.current>a,
.header-style-six .main-menu .navigation>li>a:hover{

}

.header-style-six .main-menu .navigation{
	margin-top: 0px;
	margin-left: 0px;
}

.header-style-six .navbar-right-info{
	margin: 0px;
}

.header-style-six .main-menu .navigation>li{
	margin: 0px;
	padding: 22px 26px 18px 25px;
	border-right: 1px solid rgba(255,255,255,0.15);
}

.header-style-six .navbar-right-info .btn-style-four{
	border-radius: 0px;
}

.header-style-six .navbar-right-info .btn-style-four i{
	position: absolute;
	left: 29px;
	top: 10px;
	font-size: 24px;
	z-index: 2;
}

.header-style-six .navbar-right-info .btn-style-four i:before{
	color: #fff;
}

.header-style-six .navbar-right-info .btn-style-four .btn-title{
	padding: 10px 31px 10px 67px;
	text-transform: uppercase;
	border-radius: 0px;
}

.header-style-six .navbar-right-info .link-btn{
	margin: 0px 24px;
}

.header-style-six .navbar-right-info .search-inner{
	position: relative;
	padding: 10px 0px 10px 20px;
	border-right: 1px solid rgba(255,255,255,0.15);
}

.header-style-six .navbar-right-info .search-form .form-group{
	position: relative;
	margin: 0px;
	padding-right: 48px;
}

.header-style-six .navbar-right-info .search-form .form-group input[type='search']{
	position: relative;
	min-width: 200px;
	height: 50px;
	font-size: 16px;
	color: #9b9da8;
	background: transparent;
}

.header-style-six .navbar-right-info .search-form .form-group input::-webkit-input-placeholder{
  color:#9b9da8;
}

.header-style-six .navbar-right-info .search-form .form-group button,
.header-style-six .navbar-right-info .search-form .form-group input.theme-btn{
	position: absolute;
	top: 12px;
	right: 25px;
	font-size: 20px;
	color: #9a9ca7;
	background: transparent;
	cursor: pointer;
	transition: all 500ms ease;
}

.header-style-six .navbar-right-info .search-form .form-group input:focus + button,
.header-style-six .navbar-right-info .search-form .form-group button:hover{

}

.header-style-six .sticky-header .header-upper .inner-container{
	position: relative;
	top: 0px;
}

.header-style-six .sticky-header{
	background: #232b3e;
	border-bottom:none;
}

.header-style-six .sticky-header .main-menu .navigation>li>a{
	padding:3px 0px !important;
}


/** banner-style-six **/

.banner-section.style-six{
	position: relative;
	text-align: center;
}

.banner-section.style-six .banner-carousel .content-box h2{
	padding-bottom: 0px;
	margin-bottom: 27px;
	font-size: 70px;
	line-height: 80px;
	text-transform: none;
}

.banner-section.style-six .banner-carousel .content-box h2:before,
.banner-section.style-six .banner-carousel .content-box h2:after{
	display: none;
}

.banner-section.style-six .banner-carousel .slide-item:before{
	position: absolute;
	content: '';
	background: #000;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	right: 0px;
	opacity: 0.4;
	z-index: 1;
}

.home-6 .btn-style-four .btn-title,
.home-6 .btn-style-four{
	border-radius: 0px;
}

.banner-section.style-six .banner-carousel .content-box{
	display: block;
	min-height: auto;
	padding: 0px;
}

.banner-section.style-six .banner-carousel .slide-item{
	padding: 175px 0px 280px 0px;
}

.banner-section.style-six .banner-carousel .content-box .btn-box .theme-btn{
	margin: 0px;
}

.banner-section.style-six .owl-theme .owl-nav .owl-prev:after,
.banner-section.style-six .owl-theme .owl-nav .owl-next:after{
	border-radius: 0px !important;
	border: 2px solid #fff;
}

.banner-section.style-six .owl-theme .owl-nav .owl-prev:hover:after,
.banner-section.style-six .owl-theme .owl-nav .owl-next:hover:after{

}


/** highlights-home-6 **/


.highlights-home-6{
	position: relative;
	background-color: #ebe8e4;
}

.highlights-home-6 .inner-box{
	position: relative;
	display: block;
}

.highlights-home-6 .inner-box .single-item{
	position: relative;
	display: block;
	float: left;
	width: 50%;
	background: #232b3e;
	padding: 30px 30px 22px 30px;
}

.highlights-home-6 .inner-box .single-item:last-child{

}

.highlights-home-6 .inner-box .single-item .icon-box{
	position: relative;
	font-size: 65px;
	line-height: 65px;
	color: #fff;
	margin-bottom: 24px;
}

.highlights-home-6 .inner-box .single-item:first-child .icon-box{

}

.highlights-home-6 .inner-box .single-item h3{
	display: block;
	font-size: 22px;
	line-height: 30px;
	color: #fff;
	font-weight: 600;
	padding-bottom: 21px;
	margin-bottom: 26px;
	border-bottom: 2px dotted #5d6a8a;
}

.highlights-home-6 .inner-box .single-item:last-child h3{
	border-bottom: 2px dotted #8d6737;
}

.highlights-home-6 .inner-box .single-item h3:before{
	position: absolute;
	content: '';
	border-bottom: 2px dotted #5d6a8a;
	width: 100%;
	left: 0px;
	bottom: -7px;
}

.highlights-home-6 .inner-box .single-item:last-child h3:before{
	border-bottom: 2px dotted #8d6737;
}

.highlights-home-6 .inner-box .single-item .link a{
	position: relative;
	display: inline-block;
	font-size: 16px;
	line-height: 26px;
	font-family:  "Fira Sans", sans-serif;
	color: #ffffff;
	font-weight: 600;
	text-transform: uppercase;
}

.highlights-home-6 .inner-box .single-item .link a i{
	margin-left: 10px;
}

.highlights-home-6 .inner-box .single-item:first-child .link a{
	color: #9b9da8;
}

.highlights-home-6 .video-column .curve-text{
	position: absolute;
	width: 140px;
	height: 140px;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}

.highlights-home-6 .curved-circle {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    font-family: var(--fira-sans);
    min-height: 140px;
}

.highlights-home-6 .video-column{
	position: relative;
	width: 100%;
	text-align: center;
	padding: 139.5px 0px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.highlights-home-6 .video-column:before{
	position: absolute;
	content: '';
	background: #232b3e;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	right: 0px;
	opacity: 0.6;
}

.highlights-home-6 .video-column .icon-box{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	font-size: 65px;
	line-height: 65px;
	color: #fff;
}

.highlights-home-6 .video-column .video-btn{
	position: absolute;
	right: 30px;
	bottom: 30px;
}

.highlights-home-6 .video-column .video-btn a{
	position: relative;
	display: inline-block;
	width: 70px;
	height: 70px;
	line-height: 70px;
	color: #fff;
	text-align: center;
	font-size: 30px;
	z-index: 1;
	box-shadow: 0 0 0px 10px rgba(189,138,74, 0.45);
}

.highlights-home-6 .inner-container{
	position: relative;
	margin-top: -100px;
	z-index: 1;
}


/** feature-home-6 **/

.feature-home-6{
	position: relative;
	padding-top: 94px;
}

.feature-home-6:before{
	position: absolute;
	content: '';
	background: #ebe8e4;
	width: 100%;
	height: 537px;
	left: 0px;
	top: 0px;
}

.text-decoration-four {
    position: relative;
    height: 3px;
    width: 70px;
    background: url(../images-2/icons/sec-title-dec-4.png);
    display: block;
}

.text-center .text-decoration-four {
    margin: 0 auto;
}

.feature-home-6 .feature-block .inner-box{
	position: relative;
	display: block;
	overflow: hidden;
	background: #ebe8e4;
}

.feature-home-6 .feature-block .inner-box .image-box{
	position: relative;
	display: block;
	overflow: hidden;
}

.feature-home-6 .feature-block .inner-box .image-box:before{
	position: absolute;
	content: '';
	background: #232b3e;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	opacity: 0.75;
}

.feature-home-6 .feature-block .inner-box .image-box img{
	width: 100%;
}

.feature-home-6 .feature-block .inner-box .image-box:after{
	position: absolute;
	content: '';
	width: 70px;
	height: 4px;
	left: 30px;
	bottom: 0px;
	transition: all 500ms ease;
}

.feature-home-6 .feature-block:hover .inner-box .image-box:after{
	width: calc(100% - 60px);
}

.feature-home-6 .feature-block .inner-box .content-box{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	padding: 0px 15px 32px 30px;
}

.feature-home-6 .feature-block .inner-box .content-box .icon-box{
	position: relative;
	font-size: 50px;
	line-height: 50px;
	color: #fff;
	margin-bottom: 14px;
}

.feature-home-6 .feature-block .inner-box .content-box h3{
	font-size: 22px;
	line-height: 30px;
	color: #fff;
	font-weight: 600;
}

.feature-home-6 .feature-block .inner-box .text{
	position: relative;
	padding: 31px 30px 33px 30px;
	margin: 0px;
	z-index: 1;
}

.feature-home-6 .feature-block .inner-box .text p{
	font-size: 18px;
	line-height: 28px;
	color: #727580;
	transition: all 500ms ease;
}

.feature-home-6 .feature-block:hover .inner-box .text p{
	color: #9b9da8;
}

.feature-home-6 .feature-block .inner-box .text:before {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-color: #232b3e;
    opacity: 0;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    -webkit-transform: perspective(400px) rotateX(-90deg);
    -ms-transform: perspective(400px) rotateX(-90deg);
    transform: perspective(400px) rotateX(-90deg);
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    z-index: -1;
}

.feature-home-6 .feature-block:hover .inner-box .text:before {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
}

p{
	margin: 0px;
}

.home-6 .sec-title h2{
	color: #232b3e;
	line-height: 50px;
}


/** about-section **/

.about-section-two.alternat-2{
	padding: 95px 0px 100px 0px;
}

.about-section-two.alternat-2 .image-box{
	position: relative;
	display: block;
	overflow: hidden;
	margin-right: 30px;
	margin-top: 6px;
}

.about-section-two.alternat-2 .image-box img{
	width: 100%;
}

.about-section-two.alternat-2 .image-box:before {
    position: absolute;
    top: 0;
    left: -80%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, .3)));
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX(-25deg);
    -ms-transform: skewX(-25deg);
    transform: skewX(-25deg);
}

.about-section-two.alternat-2 .image-box:hover:before {
    -webkit-animation: shine2 1s;
    animation: shine2 1s;
}

.about-section-two.alternat-2 .content-block .text.light{
	color: #727580;
}

.about-section-two.alternat-2 .content-box{
	padding-right: 40px;
}

.about-section-two.alternat-2 .sec-title{
	margin-bottom: 30px;
}


/** service-home-6 **/

.service-home-6{
	position: relative;
	padding: 95px 0px 100px 0px;
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
}

.service-home-6:before{
	position: absolute;
	content: '';
	background: #232b3e;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	right: 0px;
	opacity: 0.96;
}

.sec-title.light h2 {
    color: #fff;
}

.service-home-6 .service-block .inner-box{
	position: relative;
	display: block;
	overflow: hidden;
	text-align: center;
	max-width: 270px;
	margin: 0 auto;
}

.service-home-6 .service-block .inner-box .image-box{
	position: relative;
	display: block;
	overflow: hidden;
}

.service-home-6 .service-block .inner-box .image-box img{
	width: 100%;
}

.service-home-6 .service-block .inner-box .content-box .lower-content{
	position: relative;
	padding: 0px 20px 20px 20px;
}

.service-home-6 .service-block .inner-box .content-box .lower-content .icon-box{
	position: relative;
	display: inline-block;
	width: 100px;
	height: 100px;
	line-height: 100px;
	text-align: center;
	font-size: 50px;
	border-radius: 50%;
	color: #fff;
	margin-top: -50px;
	margin-bottom: 14px;
}

.service-home-6 .service-block .inner-box .lower-content{
	background: -webkit-linear-gradient(-90deg, #303b55, #1a202f 100%);
}

.service-home-6 .service-block .inner-box span{
	position: relative;
	display: block;
	font-size: 18px;
	line-height: 28px;
	font-weight: 400;
	margin-bottom: 1px;
}

.service-home-6 .service-block .inner-box h3{
	display: block;
	font-size: 22px;
	line-height: 30px;
	color: #fff;
	font-weight: 600;
	margin-bottom: 22px;
}

.service-home-6 .service-block .inner-box h3 a{
	display: inline-block;
	color: #fff;
	transition: all 500ms ease;
}

.service-home-6 .service-block .inner-box h3 a:hover{

}

.service-home-6 .service-block .inner-box .link a{
	position: relative;
	display: block;
	font-size: 16px;
	line-height: 26px;
	font-family: "Fira Sans", sans-serif;
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
	text-align: center;
	padding: 14px 15px;
	background: #2c364d;
	transition: all 500ms ease;
}

.service-home-6 .service-block .inner-box .content-box{
	position: relative;
	transition: all 500ms ease;
}

.service-home-6 .service-block .inner-box:hover .content-box{
	opacity: 0;
}

.service-home-6 .service-block .inner-box .overlay-content{
	position: absolute;
	left: 0px;
	top: 20px;
	right: 0px;
	width: 100%;
	height: 100%;
	z-index: 1;
	opacity: 0;
	transition: all 500ms ease;
}

.service-home-6 .service-block .inner-box:hover .overlay-content{
	top: 0px;
	opacity: 1;
}

.service-home-6 .service-block .inner-box .overlay-content .image-box .text{
	position: absolute;
	left: 10px;
	top: 10px;
	width: calc(100% - 20px);
	height: calc(100% - 20px);
	background: #fff;
	display: flex;
	align-items: center;
	padding: 15px 15px;
	text-align: center;
	justify-content: center;
}

.service-home-6 .service-block .inner-box .overlay-content .image-box .text p{
	font-size: 18px;
	line-height: 28px;
	color: #727580;
}

.service-home-6 .service-block .inner-box .overlay-content .lower-content{
	padding: 21px 20px 20px 20px;
}

.service-home-6 .service-block .inner-box .overlay-content .lower-content .link a{
	background: transparent;
	border: 2px solid;
}

.service-home-6 .service-block .inner-box .overlay-content .lower-content .link a:hover{
	color: #fff;
}

.service-home-6 .owl-dots{
	position: relative;
	display: block;
	text-align: center;
	margin-top: 36px;
}

.service-home-6 .owl-dots button{
	position: relative;
	display: inline-block;
	width: 12px;
	height: 12px;
	background: rgba(255,255,255,0.15);
	margin: 0px 5px;
	cursor: pointer;
	border-radius: 50%;
	transition: all 500ms ease;
}

.service-home-6 .owl-dots button.active,
.service-home-6 .owl-dots button:hover{

}


/** chooseus-home-6 **/

.chooseus-home-6{
	position: relative;
	padding: 100px 0px 100px 0px;
}

.chooseus-home-6:before{
	position: absolute;
	content: '';
	background: #ebe8e4;
	width: 50%;
	height: 100%;
	top: 0px;
	right: 0px;
	opacity: 0.94;
	z-index: 1;
}

.chooseus-home-6 .bg-layer .bg-1{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 50%;
	height: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.chooseus-home-6 .bg-layer .bg-2{
	position: absolute;
	right: 0px;
	top: 0px;
	width: 50%;
	height: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
}

.chooseus-home-6 .left-column{
	position: relative;
	display: block;
	color: #fff;
	padding: 52px 40px 50px 40px;
	z-index: 1;
}

.chooseus-home-6 .left-column .author-box{
	position: relative;
	padding: 0px 0px 0px 90px;
	margin-bottom: 32px;
}

.chooseus-home-6 .left-column .author-box .author-thumb{
	position: absolute;
	left: 0px;
	top: -2px;
	width: 70px;
	height: 70px;
	border-radius: 50%;
}

.chooseus-home-6 .left-column .author-box .author-thumb img{
	width: 100%;
	border-radius: 50%;
}

.chooseus-home-6 .left-column .author-box h6{
	display: block;
	font-size: 16px;
	line-height: 26px;
	font-weight: 600;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 5px;
}

.chooseus-home-6 .left-column .author-box h3{
	display: block;
	font-size: 30px;
	line-height: 36px;
	color: #fff;
	font-weight: 600;
}

.chooseus-home-6 .left-column .author-box h3 a{
	display: inline-block;
	color: #fff;
}

.chooseus-home-6 .left-column .author-box h3 a:hover{
	text-decoration: underline;
}

.chooseus-home-6 .left-column .text{
	position: relative;
	display: block;
	margin-bottom: 35px;
}

.chooseus-home-6 .left-column .text p{
	color: #fff;
	font-size: 18px;
	line-height: 28px;
	margin-bottom: 14px;
}

.chooseus-home-6 .left-column .text p:last-child{
	margin-bottom: 0px;
}

.chooseus-home-6 .left-column .text p a{
	color: #fff;
}

.chooseus-home-6 .left-column .text p a:hover{
	text-decoration: underline;
}

.chooseus-home-6 .left-column .icon-box{
	position: absolute;
	right: 20px;
	bottom: 40px;
}

.chooseus-home-6 .left-column .support-box a{
	position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 26px;
    font-family: "Fira Sans", sans-serif;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    padding: 12px 30px;
    background: transparent;
    border: 2px solid #fff;
    transition: all 500ms ease;
}

.chooseus-home-6 .left-column .support-box a:hover{
	background: #fff;
}

.chooseus-home-6 .right-column{
	position: relative;
	display: block;
	padding-left: 30px;
	z-index: 2;
}

.chooseus-home-6 .right-column .single-item{
	position: relative;
	padding-left: 170px;
	margin-bottom: 64px;
	min-height: 122px;
}

.chooseus-home-6 .right-column .single-item:last-child{
	margin-bottom: 0px;
}

.chooseus-home-6 .right-column .single-item .icon-box{
	position: absolute;
	left: 0px;
	top: 4px;
	width: 110px;
	width: 110px;
	line-height: 110px;
	text-align: center;
	background: #fff;
	font-size: 50px;
	transition: all 500ms ease;
}

.chooseus-home-6 .right-column .single-item:hover .icon-box{
	background: #232b3e;
}

.chooseus-home-6 .right-column .single-item h3{
	display: block;
	font-size: 22px;
	line-height: 30px;
	font-weight: 600;
	color: #232b3e;
	padding-bottom: 15px;
	margin-bottom: 21px;
}

.chooseus-home-6 .right-column .single-item h3:before{
	position: absolute;
	content: '';
	height: 3px;
    width: 70px;
    background: url(../images-2/icons/sec-title-dec-4.png);
    left: 0px;
    bottom: 0px;
    background-repeat: no-repeat;
}

.chooseus-home-6 .right-column .single-item p{
	font-size: 18px;
	color: #727580;
	line-height: 28px;
}


/** project-home-6 **/

.project-home-6{
	position: relative;
	padding: 95px 0px 100px 0px;
}

.project-home-6 .outer-container{
	position: relative;
	padding: 0px 30px;
}

.project-home-6 .single-item .inner-box{
	position: relative;
	display: block;
	overflow: hidden;
}

.project-home-6 .single-item .inner-box .image-box{
	position: relative;
	display: block;
	overflow: hidden;
	background: #232b3e;
}

.project-home-6 .single-item .inner-box .image-box img{
	width: 100%;
	transition: all 500ms ease;
}

.project-home-6 .single-item .inner-box:hover .image-box img{
	opacity: 0.1;
	transform: scale(1.05);
}

.project-home-6 .single-item .inner-box .content-box{
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	width: 100%;
	height: 100%;
	z-index: 1;
}

.project-home-6 .single-item .inner-box .content-box .text{
	position: absolute;
	left: 0px;
	bottom: 0px;
	padding-left: 30px;
	padding-right: 30px;
	opacity: 0;
	transition: all 500ms ease;
}

.project-home-6 .single-item .inner-box:hover .content-box .text{
	bottom: 7px;
	opacity: 1;
}

.project-home-6 .single-item .inner-box .content-box .text p{
	font-size: 18px;
	line-height: 28px;
	font-weight: 400;
	margin-bottom: 5px;
}

.project-home-6 .single-item .inner-box .content-box .text h3{
	display: block;
	font-size: 22px;
	line-height: 30px;
	color: #fff;
	font-weight: 600;
}

.project-home-6 .single-item .inner-box .content-box .text h3 a{
	display: inline-block;
	color: #fff;
	transition: all 500ms ease;
}

.project-home-6 .single-item .inner-box .content-box .text h3 a:hover{

}

.project-home-6 .single-item .inner-box .content-box .other-links{
	position: absolute;
	top: 20px;
	right: 20px;
	opacity: 0;
	transform: scale(0,0);
	transition: all 500ms ease;
}

.project-home-6 .single-item .inner-box:hover .content-box .other-links{
	opacity: 1;
	transform: scale(1,1);
}

.project-home-6 .single-item .inner-box .content-box .other-links li{
	position: relative;
	display: block;
	margin-bottom: 10px;
}

.project-home-6 .single-item .inner-box .content-box .other-links li:last-child{
	margin-bottom: 0px;
}

.project-home-6 .single-item .inner-box .content-box .other-links li a{
	position: relative;
	display: inline-block;
	width: 60px;
	line-height: 60px;
	line-height: 60px;
	background: #fff;
	font-size: 24px;
	color: #232b3e;
	text-align: center;
	transition: all 500ms ease;
}

.project-home-6 .single-item .inner-box .content-box .other-links li a:hover{
	color: #fff;
}

.project-home-6 .owl-dots{
	position: relative;
	display: block;
	text-align: center;
	margin-top: 36px;
}

.project-home-6 .owl-dots button{
	position: relative;
	display: inline-block;
	width: 12px;
	height: 12px;
	background: #e9e4de;
	margin: 0px 5px;
	cursor: pointer;
	border-radius: 50%;
	transition: all 500ms ease;
}

.project-home-6 .owl-dots button.active,
.project-home-6 .owl-dots button:hover{

}



/** team-home-6 **/

.team-home-6{
	position: relative;
	padding: 95px 0px 100px 0px;
	background-color: #ebe8e4;
}

.team-home-6 .single-item .inner-box{
	position: relative;
	display: block;
	padding-bottom: 4px;
}

.team-home-6 .single-item .inner-box .image-box{
	position: relative;
	display: block;
	overflow: hidden;
}

.team-home-6 .single-item .inner-box .image-box:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: -moz-linear-gradient( 90deg, #bd8a4a 0%, #232b3e 86%);
    background-image: -webkit-linear-gradient( 90deg, #bd8a4a 0%, #232b3e 86%);
    background-image: -ms-linear-gradient( 90deg, #bd8a4a 0%, #232b3e 86%);
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    opacity: 0;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    -webkit-transform: perspective(400px) rotateX(-90deg);
    -ms-transform: perspective(400px) rotateX(-90deg);
    transform: perspective(400px) rotateX(-90deg);
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
}

.team-home-6 .single-item .inner-box:hover .image-box:before {
    opacity: .8;
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
}

.team-home-6 .single-item .inner-box .image-box img{
	width: 100%;
}

.team-home-6 .single-item .inner-box .image-box .icon-box{
	position: absolute;
	top: 20px;
	right: 20px;
	z-index: 1;
}

.team-home-6 .single-item .inner-box .image-box .icon-box a{
	position: relative;
	display: inline-block;
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 24px;
	color: #fff;
	text-align: center;
	z-index: 1;
	transition: all 500ms ease;
}

.team-home-6 .single-item .inner-box .image-box .icon-box a:hover{
	background: #fff;
}

.team-home-6 .single-item .inner-box .lower-content{
	position: relative;
	margin-left: 20px;
	max-width: 190px;
}

.team-home-6 .single-item .inner-box .lower-content .inner{
	position: relative;
	display: block;
	width: 100%;
	background: #fff;
	padding: 26px 22px 23px 20px;
	margin-top: -115px;
	box-shadow: 0px 20px 30px 0px rgb(0 0 0 / 10%);
	transition: all 500ms ease;
}

.team-home-6 .single-item .inner-box:hover .lower-content .inner{
	margin-top: -183px;
	padding-bottom: 91px;
}

.team-home-6 .single-item .inner-box .lower-content .inner:before {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    opacity: 0;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    -webkit-transform: perspective(400px) rotateX(-90deg);
    -ms-transform: perspective(400px) rotateX(-90deg);
    transform: perspective(400px) rotateX(-90deg);
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
}

.team-home-6 .single-item .inner-box:hover .lower-content .inner:before {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
}

.team-home-6 .single-item .inner-box .lower-content .inner h3{
	display: block;
	font-size: 22px;
	line-height: 30px;
	font-weight: 600;
	margin-bottom: 4px;
}

.team-home-6 .single-item .inner-box .lower-content .inner h3 a{
	display: inline-block;
	color: #232b3e;
	transition: all 500ms ease;
}

.team-home-6 .single-item .inner-box:hover .lower-content .inner h3 a{
	color: #fff;
}

.team-home-6 .single-item .inner-box .lower-content .inner .designation{
	position: relative;
	display: block;
	font-size: 18px;
	font-weight: 400;
	transition: all 500ms ease;
}

.team-home-6 .single-item .inner-box:hover .lower-content .inner .designation{
	color: #fff;
}

.team-home-6 .single-item .inner-box .lower-content .inner .social-links{
	position: absolute;
	left: 20px;
	bottom: 30px;
	opacity: 0;
	transition: all 500ms ease;
}

.team-home-6 .single-item .inner-box:hover .lower-content .inner .social-links{
	opacity: 1;
}

.team-home-6 .single-item .inner-box .lower-content .inner .social-links li{
	position: relative;
	display: inline-block;
	float: left;
	margin-right: 10px;
}

.team-home-6 .single-item .inner-box .lower-content .inner .social-links li:last-child{
	margin: 0px !important;
}

.team-home-6 .single-item .inner-box .lower-content .inner .social-links li a{
	display: inline-block;
	width: 42px;
	height: 42px;
	line-height: 42px;
	font-size: 16px;
	background-color: rgba(0,0,0,0.1);
	color: #fff;
	text-align: center;
}

.team-home-6 .single-item .inner-box .lower-content .inner:after{
	position: absolute;
	content: '';
	background: #fff;
	width: 100%;
	height: 2px;
	left: 0px;
	bottom: -4px;
	transition: all 500ms ease;
}

.team-home-6 .single-item .inner-box:hover .lower-content .inner:after{

}

.team-home-6 .sec-title{
	position: relative;
}

.team-home-6 .sec-title .theme-btn{
	position: absolute;
	right: 0px;
	bottom: 0px;
	text-transform: uppercase;
}


/** testimonial-home-6 **/

.testimonial-home-6{
	position: relative;
	padding: 100px 0px 95px 0px;
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
}

.testimonial-home-6:before{
	position: absolute;
	content: '';
	background: #232b3e;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	right: 0px;
	opacity: 0.95;
}

.testimonial-home-6 .inner-box{
	position: relative;
	display: block;
	max-width: 750px;
	margin: 0 auto;
}

.testimonial-home-6 .inner-box .thumb-box{
	position: relative;
	display: inline-block;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	padding: 3px;
	margin-bottom: 25px;
}

.testimonial-home-6 .inner-box .thumb-box img{
	border-radius: 50%;
}

.testimonial-home-6 .inner-box .thumb-box:before{
	position: absolute;
	content: "\f14a";
	font-family: 'Flaticon';
	font-size: 18px;
	bottom: 0px;
	right: -14px;
	width: 44px;
	height: 44px;
	line-height: 44px;
	color: #fff;
	text-align: center;
	border-radius: 50%;
}

.testimonial-home-6 .inner-box .rating {
	position: relative;
	display: block;
	margin-bottom: 15px;
}

.testimonial-home-6 .inner-box .rating li{
	position: relative;
	display: inline-block;
	font-size: 14px;
	line-height: 26px;
	margin: 0px 2px;
}

.testimonial-home-6 .inner-box .text p{
	position: relative;
	display: block;
	font-size: 30px;
	line-height: 44px;
	font-weight: 500;
	color: #c4c9cf;
	font-style: italic;
	margin-bottom: 26px;
} 

.testimonial-home-6 .inner-box .text h3{
	display: block;
	font-size: 22px;
	line-height: 30px;
	color: #fff;
	font-weight: 600;
	margin-bottom: 0px;
}

.testimonial-home-6 .inner-box .text .designation{
	position: relative;
	display: block;
	font-size: 18px;
	line-height: 24px;
	font-weight: 400;
}

.testimonial-home-6 .owl-nav{
	position: absolute;
	display: block;
	width: 100%;
	top: 50%;
	transform: translateY(-50%);
}

.testimonial-home-6 .owl-nav .owl-prev{
	position: absolute;
	left: 0px;
	top: -50px;
	background: url(../images-2/resource/testimonial-2.png) !important;
	width: 90px;
	height: 90px;
	border-radius: 50%;
	background-repeat: no-repeat;
	color: #fff;
	transition: all 500ms ease;
}

.testimonial-home-6 .owl-nav .owl-next{
	position: absolute;
	right: 0px;
	top: -50px;
	background: url(../images-2/resource/testimonial-3.png) !important;
	width: 90px;
	height: 90px;
	border-radius: 50%;
	background-repeat: no-repeat;
	color: #fff;
	transition: all 500ms ease;
}

.testimonial-home-6 .owl-nav .owl-prev:before{
	position: absolute;
	content: '\f0d9';
	font-family: 'Font Awesome 5 Pro';
	font-size: 18px;
	left: 18px;
	bottom: -39px;
	color: #fff;
	font-weight: 700;
	transition: all 500ms ease;
}

.testimonial-home-6 .owl-nav .owl-next:before{
	position: absolute;
	content: "\f0da";
	font-family: 'Font Awesome 5 Pro';
	font-size: 18px;
	right: 18px;
	bottom: -35px;
	color: #fff;
	font-weight: 700;
	transition: all 500ms ease;
}

.testimonial-home-6 .owl-nav .owl-prev:after{
	position: absolute;
	content: 'prev';
	font-family: 'Fira Sans' sans-serif;
	font-size: 14px;
	left: 35px;
	bottom: -39px;
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
	transition: all 500ms ease;
}

.testimonial-home-6 .owl-nav .owl-next:after{
	position: absolute;
	content: 'next';
	font-family: 'Fira Sans' sans-serif;
	font-size: 14px;
	right: 35px;
	bottom: -35px;
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
	transition: all 500ms ease;
}

.testimonial-home-6 .owl-nav .owl-prev:hover:before,
.testimonial-home-6 .owl-nav .owl-next:hover:before,
.testimonial-home-6 .owl-nav .owl-prev:hover:after,
.testimonial-home-6 .owl-nav .owl-next:hover:after{

}


/** news-home-6 **/

.news-home-6{
	position: relative;
	padding: 95px 0px 70px 0px;
}

.news-home-6 .sec-title{
	position: relative;
}

.news-home-6 .sec-title .theme-btn{
	position: absolute;
	right: 0px;
	bottom: 0px;
}

.news-home-6 .news-block-two .lower-content{
	border-radius: 0px;
	background: #ebe8e4;
}

.news-home-6 .news-block-two .lower-content:before{
	border-radius: 0px;
}

.news-home-6 .news-block-two .read-more-link{
	padding-left: 0px;
	padding-right: 15px;
	color: #727580;
	text-transform: uppercase;
}

.news-home-6 .news-block-two .read-more-link:before{
	display: none;
}

.news-home-6 .news-block-two .read-more-link i{
	left: inherit;
	right: 0px;
	top: 2px;
	opacity: 1;
	font-size: 18px;
}

.news-home-6 .news-block-two:hover .read-more-link{

}


/** cta-home-6 **/

.cta-home-6{
	position: relative;
	padding: 55px 0px;
}

.cta-home-6 .text{
	position: relative;
	display: block;
	padding-left: 100px;
	margin: 0px;
	min-height: 70px;
}

.cta-home-6 .text .icon-box{
	position: absolute;
	left: 0px;
	top: 5px;
	width: 70px;
	height: 70px;
	line-height: 70px;
	font-size: 40px;
	background: #fff;
	text-align: center;
}

.cta-home-6 .text h2{
	display: block;
	font-size: 30px;
	line-height: 40px;
	color: #fff;
	font-weight: 600;
	margin: 0px;
}

.cta-home-6 .form-inner{
	position: relative;
	margin-top: 5px;
}

.cta-home-6 .form-inner .form-group{
	position: relative;
	margin-bottom: 0px;
	padding-right: 200px;
}

.cta-home-6 .form-inner .form-group i{
	position: absolute;
	left: 30px;
	top: 22px;
	font-size: 18px;
	color: #fff;
	z-index: 1;
}

.cta-home-6 .form-inner .form-group input[type='email']{
	position: relative;
	width: 100%;
	display: block;
	height: 70px;
	border: 2px solid #fff;
	font-size: 18px;
	font-weight: 400;
	color: #fff;
	background: transparent;
	padding: 10px 20px 10px 60px;
	transition: all 500ms ease;
}

.cta-home-6 .form-inner .form-group button{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 200px;
	height: 70px;
	line-height: 70px;
	font-size: 14px;
	font-family: 'Fira Sans', sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	text-align: center;
	background: #fff;
	cursor: pointer;
	transition: all 500ms ease;
}


/** contact-home-6 **/

.contact-home-6{
	position: relative;
	padding: 95px 0px 100px 0px;
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.contact-home-6 .form-inner{
	position: relative;
	display: block;
	background: #fff;
	padding: 44px 50px 50px 50px;
	box-shadow: 0px 0px 40px 0px rgb(27 31 45 / 15%);
}

.contact-home-6 .default-form .form-group{
	position: relative;
	display: block;
	margin-bottom: 27px;
}

.contact-home-6 .default-form .form-group:last-child{
	margin-bottom: 0px;
}

.contact-home-6 .default-form .form-group label{
	position: relative;
	display: block;
	font-size: 16px;
	line-height: 24px;
	font-family: 'Fira Sans', sans-serif;
	font-weight: 600;
	color: #232b3e;
	margin-bottom: 8px;
}

.contact-home-6 .default-form .form-group input[type='text'],
.contact-home-6 .default-form .form-group input[type='email'],
.contact-home-6 .default-form .form-group textarea{
	position: relative;
	display: block;
	width: 100%;
	height: 60px;
	background: #ebe8e4;
	border: 1px solid #ebe8e4;
	font-size: 18px;
	color: #727580;
	font-weight: 400;
	padding: 10px 20px;
	transition: all 500ms ease;
}

.contact-home-6 .default-form .form-group textarea{
	resize: none;
	height: 207px;
}

.contact-home-6 .default-form .form-group button{
	position: relative;
	display: block;
	width: 100%;
	font-size: 14px;
	font-family: 'Fira Sans', sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	text-align: center;
	border: 2px solid;
	background: transparent;
	padding: 14.5px 15px;
	transition: all 500ms ease;
}

.contact-home-6 .default-form .form-group button:hover{
	color: #fff;
}

.contact-home-6 .default-form .form-group.message-btn{
	padding-top: 4px;
}

.home-6 .client-section-two{
	padding: 95px 0px 100px 0px;
}

.home-6 .client-section-two .column img{
	opacity: 1;
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
}

.home-6 .client-section-two .column:hover img{
	filter: grayscale(0%);
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	-o-filter: grayscale(0%);
	-ms-filter: grayscale(0%);
}


/** footer-style-six **/

.footer-style-six{
	position: relative;
	width: 100%;
	background: #232b3e;
}

.footer-style-six .footer-top{
	position: relative;
	padding: 96px 0px 90px 0px;
	border-bottom: 1px solid rgba(255,255,255,0.1);
}

.footer-style-six p,
.footer-style-six a{
	font-size: 18px;
	line-height: 28px;
	font-weight: 400;
	color: #9b9da8;
}

.footer-style-six .footer-top a:hover{

}

.footer-style-six .footer-top .footer-logo{
	position: relative;
	margin-bottom: 31px;
}

.footer-style-six .footer-top .links-widget .links-list li a:hover{

}

.footer-style-six .footer-top .text{
	position: relative;
	display: block;
	margin-bottom: 30px;
}

.footer-style-six .footer-top .download-box{
	position: relative;
	display: block;
	padding-left: 63px;
	min-height: 56px;
}

.footer-style-six .footer-top .download-box a{
	position: absolute;
	left: 0px;
	top: 6px;
	display: inline-block;
	width: 42px;
	height: 42px;
	line-height: 40px;
	text-align: center;
	font-size: 22px;
	border: 2px solid;
	transition: all 500ms ease;
}

.footer-style-six .footer-top .download-box h5{
	font-size: 18px;
	line-height: 28px;
	color: #fff;
	font-weight: 600;
}

.footer-style-six .footer-top .download-box a:hover{
	color: #fff;
}

.footer-style-six .footer-top .widget-title{
	position: relative;
	display: block;
	padding-bottom: 15px;
	margin-bottom: 32px;
}

.footer-style-six .footer-top .widget-title:before {
    position: absolute;
    content: '';
    height: 3px;
    width: 70px;
    background: url(../images-2/icons/sec-title-dec-4.png);
    left: 0px;
    bottom: 0px;
    background-repeat: no-repeat;
}

.footer-style-six .footer-top .widget-title h3{
	font-size: 22px;
	line-height: 30px;
	font-weight: 600;
	color: #fff;
}

.footer-style-six .footer-top .links-widget .links-list li{
	position: relative;
	float: left;
	width: 50%;
	display: block;
	margin-bottom: 12px;
}

.footer-style-six .footer-top .links-widget .links-list li:last-child{
	margin-bottom: 0px;
}

.footer-style-six .footer-top .links-widget .links-list li a{
	display: inline-block;
}

.footer-style-six .footer-top .counter-widget .single-item{
	position: relative;
	display: block;
	margin-bottom: 18px;
	padding-left: 75px;
}

.footer-style-six .footer-top .counter-widget .single-item:last-child{
	margin-bottom: 0px;
}

.footer-style-six .footer-top .counter-widget .single-item .icon-box{
	position: absolute;
	left: 0px;
	top: 1px;
	width: 54px;
	height: 54px;
	line-height: 54px;
	background: #303b54;
	font-size: 24px;
	text-align: center;
}

.footer-style-six .footer-top .counter-widget .single-item .count-outer{
	position: relative;
	display: block;
	font-size: 30px;
	line-height: 30px;
	font-family: 'Fira Sans', sans-serif;
	color: #fff;
	font-weight: 600;
	margin-bottom: 2px;
}

.footer-style-six .footer-top .counter-widget .single-item h6{
	display: block;
	font-size: 16px;
	line-height: 34px;
	color: #9b9da8;
	font-weight: 600;
	text-transform: uppercase;
	margin: 0px;
}

.footer-style-six .footer-top .location-widget .map-outer{
	position: relative;
	display: block;
}

.footer-style-six .footer-top .location-widget .map-outer #contact-google-map{
	position: relative;
	width: 100%;
	height: 222px;
}

.footer-style-six .footer-bottom{
	position: relative;
	padding: 22px 0px;
	border-top: none;
}

.footer-style-six .footer-bottom .footer-nav li{
	position: relative;
	float: left;
	margin-right: 22px;
}

.footer-style-six .footer-bottom .footer-nav li:last-child{
	margin: 0px !important;
}

.footer-style-six .footer-bottom .footer-nav li a{
	position: relative;
}

.footer-style-six .footer-bottom .footer-nav li a:before{
	position: absolute;
	content: '/';
	top: -3px;
	right: -15px;
	color: #9b9da8;
}

.footer-style-six .footer-bottom .footer-nav li:last-child a:before{
	display: none;
}

.home-6 .preloader {
    background-image: url(../images-2/icons/preloader-1.svg);
}

.home-7 .preloader {
    background-image: url(../images-2/icons/preloader-2.svg);
}

.home-10 .preloader {
    background-image: url(../images-2/icons/preloader-3.svg);
}

.home-11 .preloader {
    background-image: url(../images-2/icons/preloader-4.svg);
}

.home-12 .preloader {
    background-image: url(../images-2/icons/preloader-5.svg);
}


/** header-style-seven **/

.header-style-seven{
	position: relative;
}

.header-style-seven .auto-container{
	max-width: 1590px;
}

.header-style-seven .header-top{
	background: #272c49;
}

.header-style-seven .header-top .contact-info li{
	font-weight: 400;
}

.header-style-seven .header-top .contact-info li i{
	position: relative;
	top: 1px;
}

.header-style-seven .header-top .text{
	font-weight: 400;
}

.header-style-seven .header-top .text i{
	position: relative;
	top: 1px;
	margin-right: 8px;
}

.header-style-seven .header-top .text span{
	margin-right: 0px;
	padding-right: 0px;
}

.header-style-seven .header-upper .logo-box .logo{
	position: relative;
	padding: 28px 30px 30px 0px;
	margin-right: 30px;
	float: left;
}

.header-style-seven .header-upper .logo-box .logo:before{
	position: absolute;
	content: '';
	background: #d9e5e3;
	width: 1px;
	height: 50px;
	top: 25px;
	right: 0px;
}

.header-style-seven .header-upper .logo-box .login-box{
	position: relative;
	float: left;
}

.header-style-seven .header-upper .logo-box{
	display: flex;
	align-items: center;
}

.header-style-seven .header-upper .logo-box .login-box a{
	position: relative;
	display: inline-block;
	font-size: 16px;
	color: #717776;
	font-weight: 500;
	text-transform: uppercase;
	padding-right: 16px;
	transition: all 500ms ease;
}

.header-style-seven .header-upper .logo-box .login-box a i{
	position: relative;
	font-size: 20px;
	margin-right: 8px;
	color: #313652;
	font-weight: 400;
	top: 1px;
}

.header-style-seven .header-upper .logo-box .login-box a:before{
	position: absolute;
	content: "\f107";
	font-family: 'Font Awesome 5 Pro';
	top: 1px;
	right: 0px;
	font-size: 16px;
}

.header-style-seven .header-upper .logo-box .login-box a:hover{

}

.header-style-seven .navbar-right-info .btn-style-four i{
	position: absolute;
	left: 10px;
	top: 9px;
	font-size: 20px;
	font-weight: 400;
	z-index: 2;
}

.header-style-seven .navbar-right-info .btn-style-four i:before{
	color: #fff;
}

.header-style-seven .navbar-right-info .btn-style-four .btn-title{
	padding: 10px 12px 10px 38px;
}

.search-popup .close-search{
	background: transparent;
}

.header-style-seven .navbar-right-info .search-toggler{
	margin-right: 30px;
}

.header-style-seven .header-upper{
	border-top: none;
}

.header-style-seven .main-menu .navigation>li.dropdown{
	padding-right: 0px;
	margin-right: 44px;
}

.header-style-seven .main-menu .navigation>li.dropdown>a:after{
	display: none;
}

.header-style-seven .main-menu .navigation>li>a{
	font-weight: 700;
	color: #272c49;
}

.header-style-seven .main-menu .navigation>li:last-child{
	margin-right: 0px;
}

.header-style-seven .navbar-right-info{
	padding-left: 30px;
	position: relative;
}

.header-style-seven .navbar-right-info:before{
	position: absolute;
	content: '';
	background: #d9e5e3;
	width: 1px;
	height: 50px;
	left: -2px;
	top: 0px;
}

.header-style-seven .sticky-header{
	background: #fff;
	border-bottom: 1px solid rgba(0,0,0,0.1);
}

.header-style-seven .main-menu .navigation>li.current>a,
.header-style-seven .main-menu .navigation>li>a:hover{

}


/** banner-style-seven **/

.banner-section.style-seven{
	position: relative;
}

.banner-section.style-seven .outer-container{
	position: relative;
	max-width: 1560px;
	width: 100%;
	margin: 0 auto;
	border-radius: 5px;
	overflow: hidden;
}

.banner-section.style-seven .pattern-layer{
	position: absolute;
	left: 0px;
	top: 325px;
	right: 0px;
	width: 100%;
	height: 797px;
	background-size: cover;
	background-repeat: no-repeat;
}

.banner-section.style-seven .banner-carousel .content-box{
	min-height: auto;
	padding: 0px;
}

.banner-section.style-seven .banner-carousel .slide-item{
	position: relative;
	padding: 134px 0px 145px 0px;
}

.banner-section.style-seven .banner-carousel .slide-item:before {
    position: absolute;
    content: '';
    background: -webkit-linear-gradient(0deg, rgba(39,44,73,0.95)20%, rgba(255,255,255,0.0) 100%);
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    right: 0px;
    z-index: 1;
}

.banner-section.style-seven .banner-carousel .content-box h2{
	position: relative;
	display: block;
	font-size: 80px;
	line-height: 85px;
	color: #fff;
	font-weight: 400;
	text-transform: uppercase;
	padding-bottom: 27px;
	margin-bottom: 31px;
}

.banner-section.style-seven .banner-carousel .content-box h2 span{
	display: block;
	font-weight: 700;
}

.banner-section.style-seven .banner-carousel .content-box h2:before{
	position: absolute;
	content: '';
	width: 60px;
	height: 2px;
	left: 0px;
	bottom: 0px;
}

.banner-section.style-seven .banner-carousel .content-box h2:after{
	display: none;
}

.banner-section.style-seven .banner-carousel .content-box .text{
	display: block;
	padding: 0px;
	margin-left: 0px;
	margin-bottom: 33px;
	font-size: 18px;
	line-height: 28px;
	color: #a6a8b6;
	width: 100%;
}

.banner-section.style-seven .banner-carousel .content-box .btn-style-four .btn-title{
	padding: 13px 43px;
	text-transform: uppercase;
}

.banner-section.style-seven .owl-theme .owl-nav .owl-prev:hover::after,
.banner-section.style-seven .owl-theme .owl-nav .owl-next:hover::after{

}

.banner-section.style-seven .owl-theme .owl-nav .owl-next{
	top: inherit;
	bottom: 120px;
}

.banner-section.style-seven .owl-theme .owl-nav{
	position: absolute;
	top: inherit;
	left: inherit;
	right: 0px;
	bottom: 0px;
	width: auto;
	height: auto;
}

.banner-section.style-seven .owl-theme .owl-nav .owl-prev{
	top: inherit;
	bottom: 40px;
	left: inherit;
	right: 50px;
}

.feature-block-five .inner-box{
	z-index: 1;
}

.feature-block-five .inner-box .bg-shape{
	position: absolute;
	left: 0px;
	top: 4px;
	width: 270px;
	height: 270px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	z-index: -1;
	opacity: 0;
	transition: all 500ms ease;
}

.feature-block-five .inner-box:hover .bg-shape{
	left: -5px;
	top: -1px;
	opacity: 1;
}

.home-7 .sec-title h2{
	color: #272c49;
}


/** service-home-7 **/

.service-home-7{
	position: relative;
	padding: 95px 0px 100px 0px;
}

.service-home-7 .single-item .inner-box{
	position: relative;
	display: block;
	background: #fff;
	border-radius: 10px;
	overflow: hidden;
	box-shadow: 0px 10px 20px 0px rgb(0 0 0 / 5%);
}

.service-home-7 .single-item .inner-box .image-box{
	position: relative;
	display: block;
	overflow: hidden;
}

.service-home-7 .single-item .inner-box .image-box:before{
	position: absolute;
	content: '';
	background: #272c49;
	width: 100%;
	height: 0px;
	left: 0px;
	top: 0px;
	opacity: 0.9;
	z-index: 1;
	transition: all 500ms ease;
}

.service-home-7 .single-item .inner-box:hover .image-box:before{
	height: 100%;
}

.service-home-7 .single-item .inner-box .image-box img{
	width: 100%;
	transition: all 500ms ease;
}

.service-home-7 .single-item .inner-box:hover .image-box img{
	transform: scale(1.05);
}

.service-home-7 .single-item .inner-box .lower-content{
	position: relative;
	border: 1px solid #d9e5e3;
	border-radius: 0px 0px 10px 10px;
	border-top: none;
	padding-right: 80px;
}

.service-home-7 .single-item .inner-box .lower-content .othre-box{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 80px;
}

.service-home-7 .single-item .inner-box .lower-content .text{
	position: relative;
	padding: 25px 20px 22px 20px;
	border-right: 1px solid #d9e5e3;
	border-top: 1px solid #d9e5e3;
	margin: 0px;
}

.service-home-7 .single-item .inner-box .lower-content .text h3{
	display: block;
	font-size: 22px;
	line-height: 30px;
	font-weight: 600;
	padding-bottom: 12px;
	margin-bottom: 11px;
	border-bottom: 1px solid #d9e5e3;
}

.service-home-7 .single-item .inner-box .lower-content .text h3 a{
	display: inline-block;
	color: #272c49;
	transition: all 500ms ease;
}

.service-home-7 .single-item .inner-box .lower-content .text h3 a:hover{

}

.service-home-7 .single-item .inner-box .lower-content .text p{
	font-size: 18px;
	line-height: 28px;
	color: #717776;
}

.service-home-7 .single-item .inner-box .lower-content .othre-box .icon-box{
	position: relative;
	display: inline-block;
	width: 80px;
	height: 110px;
	line-height: 110px;
	background-color: #ecf4f3;
	text-align: center;
	border-bottom: 1px solid #d9e5e3;
}

.service-home-7 .single-item .inner-box .lower-content .othre-box .link{
	position: relative;
	display: flex;
	align-items: center;justify-content: center;
	text-align: center;
	height: 48px;
}

.service-home-7 .single-item .inner-box .lower-content .othre-box .link a{
	position: relative;
	display: inline-block;
	font-size: 24px;
	color: #b5c1c0;
}

.service-home-7 .single-item .inner-box .lower-content .othre-box .link a:hover{

}


/** about-home-7 **/

.about-home-7{
	position: relative;
	padding: 0px 180px;
	z-index: 1;
}

.about-home-7 .outer-container{
	position: relative;
	padding: 100px 0px 95px 0px;
	background-color: #272c49;
	border-radius: 8px;
}

.about-home-7 .image-box{
	position: relative;
	display: block;
	padding-right: 140px;
	padding-top: 160px;
	margin-right: 20px;
}

.about-home-7 .image-box .image{
	border-radius: 8px;
}

.about-home-7 .image-box .image img{
	width: 100%;
	border-radius: 8px;
}

.about-home-7 .image-box .image-2{
	position: absolute;
	top: 0px;
	right: 0px;
}

.about-home-7 .image-box .image-1{
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.about-home-7 .image-box .image-1:before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, .3)));
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX(-25deg);
    -ms-transform: skewX(-25deg);
    transform: skewX(-25deg); 
}

.about-home-7 .image-box:hover .image-1:before {
    -webkit-animation: shine2 1s;
    animation: shine2 1s;
}

.about-home-7 .image-box .icon-box{
	position: absolute;
	bottom: 80px;
	right: 60px;
	width: 170px;
	height: 170px;
	line-height: 170px;
	text-align: center;
	background-color: #31375b;
	border-radius: 50%;
	border: 2px solid;
	color: #fff;
	z-index: 1;
}

.about-home-7 .image-box .curved-circle {
    position: absolute;
    width: 170px;
	height: 170px;
	bottom: 89px;
	right: 60px;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    font-family: var(--fira-sans);
    min-height: 140px;
    z-index: 1;
}

.home-7 .sec-title.light h2{
	color: #fff;
}

.about-home-7 .content-box{
	position: relative;
	display: block;
	margin-top: -5px;
}

.about-home-7 .content-box .text{
	position: relative;
	display: block;
	margin-bottom: 38px;
}

.about-home-7 .content-box .text p{
	font-size: 18px;
	line-height: 28px;
	color: #a6a8b6;
}

.about-home-7 .content-box .inner-box{
	position: relative;
	display: block;
	padding-left: 170px;
	margin-bottom: 45px;
}

.about-home-7 .content-box .inner-box .award-box{
	position: absolute;
	left: 0px;
	top: -5px;
	width: 108px;
	height: 108px;
}

.about-home-7 .content-box .inner-box .award-box:before{
	position: absolute;
	content: '';
	background: rgba(255,255,255,0.1);
	width: 1px;
	height: 107px;
	top: 0px;
	right: -32px;
}

.about-home-7 .content-box .inner-box .award-box img{
	width: 100%;
}

.about-home-7 .content-box .inner-box h2{
	display: block;
	font-size: 60px;
	line-height: 60px;
	font-weight: 800;
	margin-bottom: 1px;
}

.about-home-7 .content-box .inner-box h3{
	display: block;
	font-size: 24px;
	line-height: 32px;
	color: #fff;
	font-weight: 600;
}

.about-home-7 .content-box .link a{
	position: relative;
	display: inline-block;
	font-size: 16px;
	line-height: 24px;
	font-family: 'Fira Sans', sans-serif;
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
	transition: all 500ms ease;
}

.about-home-7 .content-box .link a i{
	position: relative;
	font-size: 24px;
	margin-right: 10px;
	top: 2px;
	font-weight: 400;
}

.about-home-7 .content-box .link a:hover{

}

.about-home-7 .content-box .sec-title{
	margin-bottom: 31px;
}


/** chooseus-home-7 **/

.chooseus-home-7{
	position: relative;
	padding: 95px 0px 25px 0px;
	background-color: #ecf4f3;
}

.chooseus-home-7 .inner-box .single-item{
	position: relative;
	display: block;
	padding-left: 110px;
	margin-left: 30px;
	margin-bottom: 36px;
	padding-bottom: 34px;
	padding-right: 15px;
	border-bottom: 1px solid #d3dfdd;
}

.chooseus-home-7 .inner-box .single-column:nth-child(3) .single-item,
.chooseus-home-7 .inner-box .single-column:last-child .single-item{
	border-bottom: none;
}

.chooseus-home-7 .inner-box .single-item:before{
	position: absolute;
	content: '';
	background: #d3dfdd;
	width: 1px;
	height: calc(100% - 44px);
	top: 4px;
	right: -15px;
}

.chooseus-home-7 .inner-box .single-item:after{
	position: absolute;
	content: '';
	background: #d3dfdd;
	width: 1px;
	height: calc(100% - 44px);
	top: 4px;
	left: -30px;
}

.chooseus-home-7 .inner-box .single-column:nth-child(2) .single-item:after,
.chooseus-home-7 .inner-box .single-column:last-child .single-item:after{
	display: none;
}

.chooseus-home-7 .inner-box .single-item .icon-box{
	position: absolute;
	left: 0px;
	top: 4px;
	width: 90px;
	height: 90px;
	line-height: 90px;
	background: #fff;
	text-align: center;
	border-radius: 50%;
	box-shadow: 0px 10px 10px 2px rgb(0 0 0 / 10%);
	border: 2px solid #fff;
	transition: all 500ms ease;
}

.chooseus-home-7 .inner-box .single-item:hover .icon-box{

}

.chooseus-home-7 .inner-box .single-item h3{
	display: block;
	font-size: 22px;
	line-height: 30px;
	font-weight: 600;
	margin-bottom: 8px;
}

.chooseus-home-7 .inner-box .single-item p{
	font-size: 18px;
	line-height: 28px;
	color: #717776;
	margin-bottom: 12px;
}

.chooseus-home-7 .inner-box .single-item a{
	display: inline-block;
	font-size: 16px;
	line-height: 26px;
	font-weight: 600;
	color: #272c49;
	text-transform: uppercase;
	transition: all 500ms ease;
}

.chooseus-home-7 .inner-box .single-item a i{
	position: relative;
	font-size: 24px;
	top: 4px;
	color: #b4c1bf;
	margin-right: 10px;
	font-weight: 400;
	transition: all 500ms ease;
}

.chooseus-home-7 .inner-box .single-item a:hover{

}

.chooseus-home-7 .inner-box .single-item a:hover i{

}

.chooseus-home-7 .bg-layer{
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 100%;
	height: 1097px;
	background-repeat: no-repeat;
	background-size: cover;
}


/** clients-home-7 **/

.clients-home-7{
  position: relative;
}

.clients-home-7 .clients-logo-box{
  position: relative;
  display: block;
  padding: 50px 0px;
  border-right: 1px solid rgba(0,0,0,0.1);
}

.clients-home-7 .clients-logo-box img{
  display: block;
  max-width: 100%;
  width: auto;
  margin: 0 auto;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}

.clients-home-7 .clients-logo-box .logo-title{
  position: absolute;
  left: 40px;
  bottom: -38px;
  width: calc(100% - 80px);
  background: #fff;
  text-align: center;
  border-radius: 5px;
  opacity: 0;
  visibility: hidden;
  transition: all 500ms ease;
}

.clients-home-7 .clients-logo-box:hover .logo-title{
  bottom: -28px;
  opacity: 1;
  visibility: visible;
}

.clients-home-7 .clients-logo-box .logo-title:before{
  position: absolute;
  content: '';
  background: #fff;
  width: 20px;
  height: 20px;
  left: 50%;
  margin-left: -13px;
  top: -8px;
  transform: rotate(45deg);
}

.clients-home-7 .clients-logo-box .logo-title a{
  position: relative;
  display: block;
  padding: 15px 20px 11px 20px;
  font-size: 18px;
  font-family: 'Fira Sans', sans-serif;
  line-height: 30px;
  font-weight: 600;
  color: #272c49;
  z-index: 1;
  box-shadow: 0px 10px 20px 0px rgb(0 0 0 / 5%);
}

.clients-home-7 .owl-carousel .owl-stage-outer{
	overflow: visible;
}

.clients-home-7 .owl-carousel .owl-stage-outer .owl-item{
	opacity: 0;
}

.clients-home-7 .owl-carousel .owl-stage-outer .owl-item.active{
	opacity: 1;
}


/** works-home-7 **/

.works-home-7{
	position: relative;
	overflow: hidden;
	padding: 95px 0px 100px 0px;
}

.works-home-7 .inner-container{
	position: relative;
	display: block;
	background: #e6eeed;
	border-radius: 10px;
	padding: 0px 30px 70px 30px;
}

.works-home-7 .single-item{
	position: relative;
	display: block;
	padding: 0px 15px;
	margin-bottom: 53px;
}

.works-home-7 .single-item:before{
	position: absolute;
	content: '';
	background: #d3dfdd;
	width: 1px;
	height: 138px;
	right: -15px;
	bottom: 0px;
}

.works-home-7 .single-column:last-child .single-item:before{
	display: none;
}

.works-home-7 .single-item .icon-box{
	position: relative;
	display: inline-block;
	width: 120px;
	height: 120px;
	line-height: 90px;
	background: #e6eeed;
	text-align: center;
	border-radius: 50%;
	border: 15px solid #fff;
	transition: all 500ms ease;
	box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 10%);
	margin-bottom: 20px;
	margin-top: -46px;
	top: -14px;
}

.works-home-7 .single-item:hover .icon-box{
	
}

.works-home-7 .single-item span{
	position: relative;
	display: block;
	font-size: 16px;
	line-height: 24px;
	font-family: 'Fira Sans', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 4px;
}

.works-home-7 .single-item h3{
	display: block;
	font-size: 22px;
	line-height: 30px;
	font-weight: 600;
	margin-bottom: 9px;
}

.works-home-7 .single-item p{
	font-size: 18px;
	line-height: 28px;
	color: #717776;
}

.works-home-7 .more-text{
	position: relative;
	display: inline-block;
	background: #fff;
	padding: 12px 75px 14px 75px;
	text-align: center;
	border: 2px solid;
	border-radius: 10px;
}

.works-home-7 .more-text h3{
	display: block;
	font-size: 22px;
	line-height: 30px;
	font-weight: 600;
	padding-left: 36px;
}

.works-home-7 .more-text i{
	position: absolute;
	left: 0px;
	top: 4px;
	font-size: 24px;
}

.works-home-7 .more-text h3 a{
	display: inline-block;
}

.works-home-7 .more-text h3 a:hover{
	text-decoration: underline !important;
}

.works-home-7 .sec-title{
	margin-bottom: 110px;
}

.works-home-7 .pattern-layer .pattern-1{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 1018px;
	height: 833px;
	background-repeat: no-repeat;
}

.works-home-7 .pattern-layer .pattern-2{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 834px;
	height: 828px;
	background-repeat: no-repeat;
}

.home-7 .funfacts-section{
	background: #272c49;
}

.home-7 .fact-counter .count-box{
	background-image: none;
}

.home-7 .fact-counter .inner{
	background: #31375b;
	box-shadow: 0px 0px 40px 0px rgb(0 0 0 / 20%);
}

.home-7 .fact-counter .icon-box .counter-title{
	color: #fff;
}

.home-7 .fact-counter .text{
	color: #a6a8b6;
	font-weight: 400;
}


/** testimonial-home-7 **/

.testimonial-home-7{
	position: relative;
	width: 100%;
	padding: 100px 0px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.testimonial-home-7 .consult-form{
	-webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    margin: 0px;
}

.testimonial-home-7 .form-inner input,
.testimonial-home-7 .contact-form .bootstrap-select>.dropdown-toggle{
	color: #717776 !important;
	font-size: 18px !important;
	font-weight: 400 !important;
}

.testimonial-home-7 .form-inner .btn-style-three{
	font-size: 18px;
	font-weight: 400;
	text-align: left;
}

.testimonial-home-7 .form-inner .btn-style-three {
    position: relative;
    font-size: 18px;
	font-weight: 400;
	text-align: left;
    line-height: 50px;
    background: transparent;
}

.testimonial-home-7 .form-inner .btn-style-three::before {
    position: absolute;
    content: "";
    left: 2px;
    bottom: 8px;
    right: 0px;
    border-bottom: 2px dashed rgb(12, 41, 87);
}

.testimonial-home-7 .form-inner .btn-style-three i {
    margin-right: 8px;
}

.testimonial-home-7 .form-inner .btn-style-three::before{
	position: absolute;
    content: "";
    left: 0px;
    bottom: 8px;
    right: 0px;
	border-bottom: 1px dashed #2f334f;
}

.testimonial-home-7 .form-inner .btn-style-four{
	width: 100%;
}

.testimonial-home-7 .form-inner .contact-form .form-group{
	padding: 0px 10px;
}

.testimonial-home-7 .form-inner{
    position: relative;
}

.testimonial-home-7 .form-inner:before{
	position: absolute;
    content: "";
    top: 0px;
    left: 18px;
    right: 18px;
    bottom: -10px;
    -webkit-box-shadow: rgb(0 0 0 / 20%) 0px 0px 50px 0px;
    box-shadow: rgb(0 0 0 / 20%) 0px 0px 50px 0px;
    background: rgb(255, 255, 255);
    border-radius: 10px;
}

.testimonial-home-7 .form-inner .contact-form{
    position: relative;
    z-index: 9;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0px;
    background: transparent;
    border-radius: 0px;
}

.testimonial-home-7 .form-inner .contact-form{
	position: relative;
	margin: 0px -5px;
}

.testimonial-home-7 .form-inner .sec-title h4{
	margin-bottom: 12px;
}

.testimonial-home-7 .form-inner .sec-title h2{
	padding-bottom: 0px;
	margin-bottom: 10px;
}

.testimonial-home-7 .form-inner .sec-title{
	margin-bottom: 30px;
}

.testimonial-home-7 .form-inner .theme-btn{
	margin-top: 0px;
}

.testimonial-home-7 .form-inner .more-text{
	position: relative;
	display: block;
	margin-top: -9px;
}

.testimonial-home-7 .form-inner .more-text p{
	font-size: 18px;
	line-height: 28px;
	color: #717776;
}

.testimonial-home-7 .cform-inner .more-text p span{

}

.testimonial-home-7 .consult-form{
    position: relative;
    z-index: 9;
    -webkit-box-shadow: rgb(0 0 0 / 20%) 0px 0px 50px 0px;
    box-shadow: rgb(0 0 0 / 20%) 0px 0px 50px 0px;
    padding: 44px 50px 43px 40px;
    background: rgb(255, 255, 255);
    border-radius: 10px;
}

.testimonial-home-7 .consult-form:before{
	display: none;
}

.testimonial-home-7 .testimonial-inner{
	position: relative;
}

.testimonial-home-7 .testimonial-inner:before {
	position: absolute;
	content: "";
	top: 0px;
	left: 18px;
	right: 18px;
	bottom: -10px;
	-webkit-box-shadow: rgb(0 0 0 / 20%) 0px 0px 50px 0px;
	box-shadow: rgb(0 0 0 / 20%) 0px 0px 50px 0px;
	background: rgb(255, 255, 255);
	border-radius: 10px;
}

.testimonial-home-7 .testimonial-content{
	position: relative;
	display: block;
	background: #fff;
	padding: 0px 55px 50px 55px;
	-webkit-box-shadow: rgb(0 0 0 / 20%) 0px 0px 50px 0px;
    box-shadow: rgb(0 0 0 / 20%) 0px 0px 50px 0px;
    text-align: center;
    border-radius: 10px;
	z-index: 9;
}

.testimonial-home-7 .testimonial-content .inner-box{
	position: relative;
	display: block;
	padding-top: 50px;
}

.testimonial-home-7 .testimonial-content .inner-box .thumb-box{
	position: relative;
	display: inline-block;
	width: 90px;
	height: 90px;
	border-radius: 50%;
	background: #fff;
	padding: 4px;
	-webkit-box-shadow: rgb(0 0 0 / 20%) 0px 0px 30px 0px;
    box-shadow: rgb(0 0 0 / 20%) 0px 0px 30px 0px;
    margin-bottom: 19px;
}

.testimonial-home-7 .testimonial-content .inner-box .thumb-box img{
	width: 100%;
	border-radius: 50%;
}

.testimonial-home-7 .testimonial-content .quote-text{
	position: absolute;
	display: inline-block;
	left: 30px;
	top: 60px;
	font-size: 400px;
	line-height: 320px;
	font-family: 'Fira Sans', sans-serif;
	color: #e6eeed;
	font-weight: 400;
	text-transform: uppercase;
}

.testimonial-home-7 .testimonial-content .inner-box h3{
	display: block;
	font-size: 22px;
	line-height: 26px;
	font-weight: 600;
	margin-bottom: 0px;
}

.testimonial-home-7 .testimonial-content .inner-box .designation{
	position: relative;
	display: block;
	font-size: 18px;
	line-height: 28px;
	font-weight: 400;
	margin-bottom: 15px;
}

.testimonial-home-7 .testimonial-content .inner-box p{
	display: block;
	font-size: 18px;
	line-height: 28px;
	color: #717776;
}

.testimonial-home-7 .owl-theme .owl-nav .owl-next::after {
    font-family: Flaticon;
    content: "\f102";
    position: absolute;
    top: 0px;
    width: 56px;
    height: 56px;
    line-height: 56px;
    left: 50%;
    transform: translateX(-50%);
    color: #353954;
    border: 1px solid #d9e5e3;
    background: #fff;
    border-radius: 50%;
    font-size: 20px;
    -webkit-transition: all 300ms ease 0s;
    -o-transition: all 300ms ease 0s;
    transition: all 300ms ease 0s;
    margin-left: 33px;
    z-index: 1
}

.testimonial-home-7 .owl-theme .owl-nav .owl-prev::after {
    font-family: Flaticon;
    content: "\f102";
    position: absolute;
    top: 0px;
    width: 56px;
    height: 56px;
    line-height: 50px;
    left: 50%;
    transform: translateX(-50%);
    color: #353954;
    border: 1px solid #d9e5e3;
    background: #fff;
    border-radius: 50%;
    font-size: 20px;
    -webkit-transition: all 300ms ease 0s;
    -o-transition: all 300ms ease 0s;
    transition: all 300ms ease 0s;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    margin-left: -61px;
    z-index: 1;
}

.testimonial-home-7 .owl-theme .owl-nav{
	position: relative;
	display: block;
	text-align: center;
	margin-top: 35px;
	height: 56px;
}

.testimonial-home-7 .owl-theme .owl-nav .owl-next:hover::after,
.testimonial-home-7 .owl-theme .owl-nav .owl-prev:hover::after{

}

.testimonial-home-7 .owl-theme .owl-nav:before{
	position: absolute;
	content: '';
	background: #d9e5e3;
	width: calc(50% - 80px);
	height: 1px;
	left: 0px;
	top: 27px;
}

.testimonial-home-7 .owl-theme .owl-nav:after{
	position: absolute;
	content: '';
	background: #d9e5e3;
	width: calc(50% - 80px);
	height: 1px;
	right: 0px;
	top: 27px;
}


/** news-home-7 **/

.news-home-7{
	position: relative;
	background: #e6eeed;
	padding: 95px 0px 100px 0px;
}

.news-home-7 .news-block-one.style-two{
	border-radius: 8px;
	margin: 0px;
}

.news-home-7 .news-block-one.style-two .inner-box{
	margin: 0px;
	border-radius: 8px;
}

.news-home-7 .news-block-one .author:before{
	position: absolute;
	content: '';
	border: 2px solid;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	border-radius: 50%;
	opacity: 0;
	transition: all 500ms ease;
}

.news-home-7 .news-block-one .author:hover:before{
	opacity: 1;
}

.news-home-7 .news-block-one .author{
	transition: all 500ms ease;
	border-radius: 50%;
}

.news-home-7 .news-block-one .read-more-btn a{
	text-transform: uppercase;
}

.news-home-7 .news-block-one .read-more-btn a i{
	opacity: 1;
	margin-right: 10px;
	position: relative;
	font-size: 24px;
	top: 4px;
	color: #b5c1c0;
	font-weight: 400;
	transition: all 500ms ease;
}

.news-home-7 .news-block-one .read-more-btn a:hover i{

}

.news-home-7 .news-block-one .read-more-btn a:hover{

}

.news-home-7 .news-block-one h4 a:hover{

}

.news-home-7 .news-block-one h4 a{
	transition: all 500ms ease;
}


/** subscribe-home-7 **/

.subscribe-home-7{
	position: relative;
	overflow: hidden;
	padding: 100px 0px 95px 0px;
}

.subscribe-home-7 .inner-box{
	position: relative;
	display: block;
}

.subscribe-home-7 .inner-box .icon-box{
	position: relative;
	display: inline-block;
	width: 100px;
	height: 100px;
	line-height: 100px;
	text-align: center;
	background: #e6eeed;
	border-radius: 50%;
	margin-bottom: 25px;
}

.subscribe-home-7 .inner-box h2{
	display: block;
	font-size: 40px;
	line-height: 48px;
	font-weight: 700;
	margin-bottom: 11px;
}

.subscribe-home-7 .inner-box p{
	font-size: 18px;
	line-height: 28px;
	color: #717776;
	margin-bottom: 33px;
}

.subscribe-home-7 .inner-box .subscribe-form{
	position: relative;
	max-width: 570px;
	width: 100%;
	margin: 0 auto;
	margin-bottom: 22px;
}

.subscribe-home-7 .inner-box .subscribe-form .form-group{
	position: relative;
	margin: 0px;
}

.subscribe-home-7 .inner-box .subscribe-form .form-group input[type='email']{
	position: relative;
	display: block;
	width: 100%;
	height: 66px;
	background: #fff;
	border-radius: 10px;
	padding: 10px 150px 10px 30px;
	font-size: 18px;
	color: #717776;
	font-weight: 400;
	box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 10%);
}

.subscribe-home-7 .inner-box .subscribe-form .form-group button{
	position: absolute;
	top: 10px;
	right: 10px;
	width: 120px;
	height: 46px;
	text-align: center;
	font-size: 16px;
	font-family: 'Fira Sans', sans-serif;
	color: #fff;
	font-weight: 600;
	border-radius: 8px;
	text-transform: uppercase;
	transition: all 500ms ease;
}

.subscribe-home-7 .inner-box .subscribe-form .form-group input:focus + button,
.subscribe-home-7 .inner-box .subscribe-form .form-group button:hover{
	background: #272c49;
}

.subscribe-home-7 .inner-box .more-text{
	position: relative;
	display: block;
	font-size: 18px;
	line-height: 28px;
	font-style: italic;
	font-weight: 500;
	margin: 0px;
}

.subscribe-home-7 .pattern-layer .pattern-1{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 967px;
	height: 100%;
	background-size: cover;
	background-repeat: no-repeat;
}

.subscribe-home-7 .pattern-layer .pattern-2{
	position: absolute;
	right: 0px;
	top: 0px;
	width: 859px;
	height: 100%;
	background-size: cover;
	background-repeat: no-repeat;
}


/** footer-style-seven **/

.footer-style-seven{
	position: relative;
	background: #272c49;
}

.footer-style-seven .footer-top{
	position: relative;
	padding: 96px 0px 72px 0px;
	border-bottom: 1px solid rgba(255,255,255,0.1);
}

.footer-style-seven .footer-top .widget-title{
	position: relative;
	display: block;
	margin-bottom: 25px;
}

.footer-style-seven .footer-top .widget-title h3{
	font-size: 22px;
	line-height: 30px;
	color: #fff;
	font-weight: 600;
}

.footer-style-seven .footer-top .contact-widget .info li{
	position: relative;
	display: block;
	padding-left: 36px;
	margin-bottom: 17px;
}

.footer-style-seven .footer-top .contact-widget .info li:last-child{
	margin-bottom: 0px;
}

.footer-style-seven .footer-top .contact-widget .info li i{
	position: absolute;
	left: 0px;
	top: 0px;
	font-size: 18px;
	line-height: 28px;
}

.footer-style-seven p,
.footer-style-seven a{
	font-size: 18px;
	line-height: 28px;
	color: #a6a8b6;
	transition: all 500ms ease;
}

.footer-style-seven a:hover{

}

.footer-style-seven .footer-top .contact-widget .info li h5{
	display: block;
	font-size: 18px;
	line-height: 26px;
	color: #fff;
	font-weight: 600;
	margin-bottom: 0px;
}

.footer-style-seven .footer-top .links-widget .links-list li{
	position: relative;
	float: left;
	width: 50%;
	margin-bottom: 12px;
}

.footer-style-seven .footer-top .links-widget .links-list li:last-child{
	margin-bottom: 0px;
}

.footer-style-seven .footer-top .links-widget .links-list li a{
	position: relative;
	display: inline-block;
	padding-left: 22px;
	color: #a6a8b6;
	transition: all 500ms ease;
}

.footer-style-seven .footer-top .links-widget .links-list li a:hover{

}

.footer-style-seven .footer-top .links-widget .links-list li a:before{
	position: absolute;
	content: '\f324';
	font-family: 'Font Awesome 5 Pro';
	left: 0px;
	top: 2px;
	opacity: 1;
	font-size: 12px;
	width: auto;
	height: auto;
	border-radius: 0px;
	transition: all 500ms ease;
}

.footer-style-seven .footer-top .links-widget .links-list li a:after{
	display: none;
}

.footer-style-seven .footer-top .gallery-widget .image-list{
	position: relative;
	margin: 0px -8px;
}

.footer-style-seven .footer-top .gallery-widget .image-list li{
	position: relative;
	display: inline-block;
	float: left;
	margin: 0px 8px 16px 8px;
}

.footer-style-seven .footer-top .gallery-widget .image-list li .image{
	position: relative;
	width: 80px;
	height: 80px;
	border-radius: 8px;
	overflow: hidden;
	background: #272c49;
}

.footer-style-seven .footer-top .gallery-widget .image-list li .image img{
	width: 100%;
	border-radius: 8px;
	transition: all 500ms ease;
}

.footer-style-seven .footer-top .gallery-widget .image-list li .image:hover img{
	opacity: 0.1;
}

.footer-style-seven .footer-top .gallery-widget .image-list li .image a{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%) scale(0,0);
	font-size: 20px;
	color: #fff;
	z-index: 1;
	transition: all 500ms ease;
}

.footer-style-seven .footer-top .gallery-widget .image-list li .image:hover a{
	transform: translate(-50%,-50%) scale(1,1);
}

.footer-style-seven .footer-top .gallery-widget .widget-title{
	margin-bottom: 32px;
}

.footer-style-seven .footer-bottom{
	position: relative;
	padding: 23px 0px 24px 0px;
	border: none;
}

.footer-style-seven .footer-bottom .logo{
	position: relative;
	float: left;
	margin-right: 30px;
	padding-right: 30px;
}

.footer-style-seven .footer-bottom .logo:before{
	position: absolute;
	content: '';
	background: rgba(255,255,255,0.1);
	width: 1px;
	height: 42px;
	top: 0px;
	right: 0px;
}

.footer-style-seven .footer-bottom .text{
	position: relative;
	float: left;
	font-size: 18px;
	line-height: 28px;
	color: #a6a8b6;
	margin: 0px;
}

.footer-style-seven .footer-bottom .text a{
	display: inline-block;
	transition: all 500ms ease;
}

.footer-style-seven .footer-bottom .text a:hover{
	color: #fff;
}

.footer-style-seven .footer-bottom .left-column{
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
}

.footer-style-seven .footer-bottom .social-links{
	margin: 0px;
	top: 7px;
}

.footer-style-seven .footer-bottom .social-links li a:hover{

}


/** header-style-ten **/

.header-style-ten{
	position: relative;
	padding: 0px 100px;
}

.header-style-ten .header-upper{
	padding-bottom: 47px;
}

.header-style-ten .header-upper .inner-container{
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.home-10 .btn-style-four{
	border-radius: 30px;
}

.header-style-ten .header-upper .logo-box{
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 30px 0px 30px 0px;
}

.header-style-ten .header-upper .logo-box .logo{
	position: relative;
	float: left;
	padding: 0px;
	padding-right: 30px;
	margin-right: 30px;
}

.header-style-ten .header-upper .logo-box .logo:before{
	position: absolute;
	content: '';
	background: #e1e7e5;
	width: 1px;
	height: 50px;
	top: -4px;
	right: 0px;
}

.header-style-ten .header-upper .logo-box .search-box{
	position: relative;
	float: left;
}

.header-style-ten .header-upper .logo-box .search-box button{
	position: relative;
	display: inline-block;
	font-size: 24px;
	color: #222324;
	background: transparent;
	cursor: pointer;
	transition: all 500ms ease;
}

.header-style-ten .main-menu .navigation>li.dropdown>a:after{
	display: none;
}

.header-style-ten .main-menu .navigation>li.dropdown>a{
	font-weight: 700;
	color: #222324;
}

.header-style-ten .main-menu .navigation>li.dropdown{
	padding-right: 0px;
}

.header-style-ten .main-menu .navigation>li.current>a,
.header-style-ten .main-menu .navigation>li>a:hover{

}

.header-style-ten .navbar-right-info .social-links li a{
	position: relative;
	display: inline-block;
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	border-radius: 50%;
}

.header-style-ten .navbar-right-info .social-links li:first-child a{
	background: #3b5999;
}

.header-style-ten .navbar-right-info .social-links li:nth-child(2) a{
	background: #55acee;
}

.header-style-ten .navbar-right-info .social-links li:last-child a{
	background: #cd201f;
}

.header-style-ten .navbar-right-info .social-links li+li{
	margin-left: 10px;
}

.header-style-ten .navbar-right-info .social-links{
	margin-right: 15px;
}

.header-style-ten .main-menu .navigation{
	margin: 0px;
}

.header-style-ten .sticky-header{
	background: #fff;
	border-bottom: 1px solid rgba(0,0,0,0.1);
	padding: 0px 100px;
}

.header-style-ten .sticky-header .header-upper{
	padding-bottom: 0px;
}

.header-style-ten .header-lower{
	position: relative;
}

.header-style-ten .header-lower .header-lower-inner{
	position: absolute;
	left: 0px;
	top: -47px;
	width: 100%;
	background: #222324;
	padding: 0px 40px;
	border-radius: 10px;
}

.header-style-ten .header-lower .header-info li{
	position: relative;
	display: inline-block;
	float: left;
	width: 25%;
	padding: 21px 0px 19px 60px;
}

.header-style-ten .header-lower .header-info li:before{
	position: absolute;
	content: '';
	background: rgba(255,255,255,0.1);
	width: 1px;
	height: 100%;
	top: 0px;
	right: 40px;
}

.header-style-ten .header-lower .header-info li:last-child:before{
	display: none;
}

.header-style-ten .header-lower .header-info li:last-child{
	border-right: none;
}

.header-style-ten .header-lower .header-info li i{
	position: absolute;
	left: 0px;
	top: 25px;
	font-size: 40px;
	line-height: 40px;
}

.header-style-ten .header-lower .header-info li h5{
	display: block;
	font-size: 18px;
	line-height: 26px;
	font-weight: 600;
	color: #fff;
	margin-bottom: 0px;
}

.header-style-ten .header-lower .header-info li p{
	font-size: 18px;
	line-height: 28px;
	color: #979b9f;
}

.header-style-ten .header-lower .header-info li p a{
	display: inline-block;
	color: #979b9f;
	transition: all 500ms ease;
}

.header-style-ten .header-lower .header-info li p a:hover{
	color: #fff;
}


/** banner-style-ten **/

.banner-section.style-ten{
	position: relative;
}

.banner-section.style-ten .slide-item{
	position: relative;
	padding: 195px 0px;
}

.banner-section.style-ten .banner-content{
	position: relative;
	display: block;
	padding: 44px 40px 50px 40px;
	border-radius: 10px;
	opacity: 0;
	-webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -ms-transform: translateY(100px);
    -o-transform: translateY(100px);
    transform: translateY(100px);
    -webkit-transition: all 800ms ease;
    -moz-transition: all 800ms ease;
    -ms-transition: all 800ms ease;
    -o-transition: all 800ms ease;
    transition: all 800ms ease;
}

.banner-section.style-ten .active .banner-content{
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition-delay: 800ms;
    -moz-transition-delay: 800ms;
    -ms-transition-delay: 800ms;
    -o-transition-delay: 800ms;
    transition-delay: 800ms;
}

.banner-section.style-ten .banner-content h2{
	display: block;
	font-size: 48px;
	line-height: 58px;
	color: #fff;
	font-weight: 700;
	margin-bottom: 20px;
}

.banner-section.style-ten .banner-content p{
	font-size: 18px;
	line-height: 28px;
	color: #fff;
	margin-bottom: 33px;
}

.banner-section.style-ten .banner-content .banner-btn{
	position: relative;
	display: inline-block;
	font-size: 16px;
	line-height: 26px;
	font-family: 'Fira Sans', sans-serif;
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
	border: 2px solid #fff;
	border-radius: 30px;
	padding: 12px 41px;
	text-align: center;
	transition: all 500ms ease;
}

.banner-section.style-ten .banner-content .banner-btn:hover{
	background: #fff;
}

.banner-section.style-ten .owl-theme .owl-nav .owl-prev::after,
.banner-section.style-ten .owl-theme .owl-nav .owl-next::after{
	border-radius: 10px;
	background: #fff;
}

.banner-section.style-ten .owl-theme .owl-nav .owl-prev:hover::after,
.banner-section.style-ten .owl-theme .owl-nav .owl-next:hover::after{
	color: #fff;
}

.banner-section.style-ten .owl-theme .owl-dots{
	position: absolute;
	display: block;
	left: 50%;
	transform: translateX(-50%);
	bottom: 33px;
}

.banner-section.style-ten .owl-theme .owl-dots span{
	position: relative;
	display: inline-block;
	width: 15px;
	height: 15px;
	border: 3px solid #fff;
	border-radius: 50%;
	margin: 0px 7px;
	cursor: pointer;
	background: transparent;
	transition: all 500ms ease;
}

.banner-section.style-ten .owl-theme .owl-dot.active span,
.banner-section.style-ten .owl-theme .owl-dots span:hover{

}

.banner-section.style-ten .owl-theme .owl-dots span:before{
	position: absolute;
	content: '';
	width: 5px;
	height: 5px;
	border-radius: 50%;
	left: 2px;
	top: 2px;
	transform: scale(0,0);
	transition: all 500ms ease;
}

.banner-section.style-ten .owl-theme .owl-dot.active span:before,
.banner-section.style-ten .owl-theme .owl-dots span:hover:before{
	transform: scale(1,1);
}

.home-10 .sec-title h2{
	color: #222324;
	padding: 0px;
}


/** about-home-10 **/

.about-home-10{
	position: relative;
	padding: 100px 0px;
}

.about-home-10 .content-box{
	position: relative;
	display: block;
}

.about-home-10 .content-box .sec-title{
	margin-bottom: 21px;
}

.about-home-10 .content-box .text{
	position: relative;
	display: block;
	margin-bottom: 33px;
}

.about-home-10 .content-box .text p{
	font-size: 18px;
	line-height: 28px;
	color: #717a78;
}

.about-home-10 .content-box .inner-box .single-item{
	position: relative;
	display: block;
	padding-left: 90px;
	margin-bottom: 29px;
}

.about-home-10 .content-box .inner-box .single-item:last-child{
	margin-bottom: 0px;
}

.about-home-10 .content-box .inner-box .single-item .icon-box{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 60px;
	height: 60px;
	line-height: 60px;
	font-size: 30px;
	color: #fff;
	text-align: center;
	border-radius: 10px;
}

.about-home-10 .content-box h3{
	display: block;
	font-size: 22px;
	line-height: 30px;
	font-weight: 600;
	color: #222324;
	margin-bottom: 0px;
}

.about-home-10 .content-box .inner-box .single-item h3{
	margin-bottom: 3px;
}

.about-home-10 .content-box .inner-box .single-item p{
	font-size: 18px;
	line-height: 28px;
	color: #717a78;
}

.about-home-10 .content-box .inner-box{
	position: relative;
	display: block;
	margin-bottom: 46px;
}

.about-home-10 .content-box .lower-box{
	position: relative;
	display: block;
}

.about-home-10 .content-box .lower-box .signature{
	position: relative;
	float: left;
	padding-right: 20px;
	margin-right: 20px;
	margin-top: 3px;
}

.about-home-10 .content-box .lower-box .signature:before{
	position: absolute;
	content: '';
	background: #e1e7e5;
	width: 1px;
	height: 100%;
	top: 0px;
	right: 0px;
}

.about-home-10 .content-box .lower-box .author-box{
	position: relative;
	float: left;
}

.about-home-10 .content-box .lower-box .author-box .designation{
	position: relative;
	display: block;
	font-size: 18px;
	line-height: 22px;
	font-weight: 400;
}

.about-home-10 .video-inner{
	position: relative;
	text-align: center;
	padding: 209px 0px;
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	border-radius: 10px;
	overflow: hidden;
}

.about-home-10 .video-inner:before{
	position: absolute;
	content: '';
	background: #000;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	right: 0px;
	opacity: 0.12;
}

.about-home-10 .video-inner .video-btn a{
	position: relative;
	display: inline-block;
	width: 100px;
	height: 100px;
	line-height: 100px;
	text-align: center;
	font-size: 24px;
	color: #fff;
	border: 2px solid #fff;
	border-radius: 50%;
}

.about-home-10 .video-inner .video-btn a:after, 
.about-home-10 .video-inner .video-btn a:before {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-animation-delay: .9s;
  animation-delay: .9s;
  content: "";
  position: absolute;
  -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.9);
  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.9);
  -webkit-animation: ripple 3s infinite;
  animation: ripple 3s infinite;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}

.about-home-10 .video-inner .video-btn a:after {
  -webkit-animation-delay: .6s;
  animation-delay: .6s;
}

@-webkit-keyframes ripple {
  70% {
    -webkit-box-shadow: 0 0 0 40px rgba(255, 255, 255, 0);
            box-shadow: 0 0 0 40px rgba(255, 255, 255, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
            box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}
@keyframes ripple {
  70% {
    -webkit-box-shadow: 0 0 0 40px rgba(255, 255, 255, 0);
            box-shadow: 0 0 0 40px rgba(255, 255, 255, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
            box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}


/** service-home-10 **/

.service-home-10{
	position: relative;
	width: 100%;
	background-size: cover !important;
	background-repeat: no-repeat !important;
	background-position: center !important;
}

.service-home-10:before{
	position: absolute;
	content: '';
	background: #222324;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	opacity: 0.5;
}

.service-home-10 .content-box{
	position: relative;
	padding: 100px 0px;
}

.service-home-10 .srvice-info{
	position: relative;
	background: rgba(24,25,26,0.75);
}

.service-home-10 .srvice-info .info-list li{
	position: relative;
	display: inline-block;
	float: left;
	width: 33.333%;
	padding: 19px 30px 17px 110px;
}

.service-home-10 .srvice-info .info-list li i{
	position: absolute;
	left: 40px;
	top: 20px;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 30px;
	background: #fff;
	border-radius: 8px;
	transition: all 500ms ease;
}

.service-home-10 .srvice-info .info-list li .nav-link.active i{
	color: #fff;
}

.service-home-10 .srvice-info .info-list li h6{
	display: block;
	font-size: 14px;
	line-height: 24px;
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 0px;
}

.service-home-10 .srvice-info .info-list li h3{
	display: block;
	font-size: 22px;
	line-height: 30px;
	color: #fff;
	font-weight: 600;
}

.service-home-10 .srvice-info .info-list li h3 a{
	display: inline-block;
	color: #fff;
	transition: all 500ms ease;
}

.service-home-10 .srvice-info .info-list li h3 a:hover{

}

.border-shape{
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	max-width: 1170px;
	width: 100%;
	height: 100%;
	margin: 0 auto;
}

.border-shape .shape{
	position: absolute;
	top: 0px;
	width: 1px;
	height: 100%;
	background: rgba(255,255,255,0.2);
	z-index: 1;
}

.border-shape .shape-1{
	left: 0px;
}

.border-shape .shape-2{
	left: 33.333%;
}

.border-shape .shape-3{
	left: 66.666%;
}

.border-shape .shape-4{
	right: 0px;
}

.service-home-10 .content-box .inner-box{
	position: relative;
	display: block;
	margin-left: 40px;
	margin-right: 20px;
	background: #222324;
	border-radius: 8px;
	padding: 31px 40px 32px 40px;
}

.service-home-10 .content-box .inner-box p{
	font-size: 18px;
	line-height: 28px;
	color: #979b9f;
	margin-bottom: 19px;
}

.service-home-10 .content-box .inner-box .list li{
	position: relative;
	display: block;
	font-size: 18px;
	line-height: 28px;
	color: #979b9f;
	margin-bottom: 8px;
}

.service-home-10 .content-box .inner-box .list li:last-child{
	margin-bottom: 0px;
}

.service-home-10 .content-box .inner-box .list li a{
	display: inline-block;
	color: #979b9f;
	transition: all 500ms ease;
}

.service-home-10 .content-box .inner-box .list li a:hover{

}

.service-home-10 .content-box .inner-box .list{
	position: relative;
	display: block;
	margin-bottom: 23px;
}

.service-home-10 .content-box .inner-box .link a{
	position: relative;
	display: inline-block;
	font-size: 16px;
	line-height: 26px;
	font-family: 'Fira Sans', sans-serif;
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
	transition: all 500ms ease;
}

.service-home-10 .content-box .inner-box .link a i{
	position: relative;
	font-size: 24px;
	font-weight: 400;
	top: 3px;
	margin-right: 10px;
}

.service-home-10 .content-box .inner-box .link a:hover{

}

.service-home-10 .content-box .title-text{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	font-size: 290px;
	line-height: 250px;
	font-family: 'Fira Sans', sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: rgba(255, 255, 255, 0.1);
}

.service-home-10 .nav-tabs .nav-item.show .nav-link, 
.service-home-10 .nav-tabs .nav-link.active{
	border: none;
	padding: 0px;
	background: transparent;
	box-shadow: none
}

.service-home-10 .nav-tabs .nav-link:focus, 
.service-home-10 .nav-tabs .nav-link:hover{
	border: none;
}

.service-home-10 .nav-tabs .nav-link{
	padding: 0px;
	border: none;
}

.service-home-10 .nav-tabs{
	border: none;
}


/** chooseus-home-10 **/

.chooseus-home-10{
	position: relative;
	padding: 95px 0px 100px 0px;
}

.chooseus-home-10 .image{
	position: relative;
	display: block;
	overflow: hidden;
	border-radius: 10px;
}

.chooseus-home-10 .image img{
	width: 100%;
	border-radius: 10px;
}

.chooseus-home-10 .image:before {
    position: absolute;
    top: 0;
    left: -80%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, .3)));
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX(-25deg);
    -ms-transform: skewX(-25deg);
    transform: skewX(-25deg);
}

.chooseus-home-10 .image:hover:before {
    -webkit-animation: shine2 1s;
    animation: shine2 1s;
}

.chooseus-home-10 .sec-title{
	margin-bottom: 40px;
}

.chooseus-home-10 .inner-box{
	position: relative;
	display: block;
}

.chooseus-home-10 .inner-box .single-item{
	position: relative;
	display: block;
	margin-bottom: 46px;
}

.chooseus-home-10 .inner-box .single-item:last-child{
	margin-bottom: 0px;
}

.chooseus-home-10 .inner-box.text-left .single-item{
	padding-left: 100px;
}

.chooseus-home-10 .inner-box.text-right .single-item{
	padding-right: 100px;
}

.chooseus-home-10 .inner-box .single-item .icon-box{
	position: absolute;
	top: 4px;
	width: 70px;
	height: 70px;
	line-height: 70px;
	font-size: 40px;
	color: #fff;
	text-align: center;
	border-radius: 8px;
}

.chooseus-home-10 .inner-box .single-item .icon-box:before{
	position: absolute;
	content: '';
	top: 25px;
	width: 20px;
	height: 20px;
	transform: rotate(45deg);
	z-index: -1;
}

.chooseus-home-10 .inner-box.text-left .single-item .icon-box:before{
	right: -6px;
}

.chooseus-home-10 .inner-box.text-right .single-item .icon-box:before{
	left: -6px;
}

.chooseus-home-10 .inner-box.text-left .single-item .icon-box{
	left: 0px;
}

.chooseus-home-10 .inner-box.text-right .single-item .icon-box{
	right: 0px;
}

.chooseus-home-10 .inner-box .single-item h3{
	display: block;
	font-size: 22px;
	position: relative;
	line-height: 30px;
	color: #222324;
	font-weight: 600;
	padding-bottom: 10px;
	margin-bottom: 21px;
}

.chooseus-home-10 .inner-box .single-item h3:before{
	position: absolute;
	content: '';
	width: 50px;
	height: 3px;
	bottom: 0px;
}

.chooseus-home-10 .inner-box.text-left .single-item h3:before{
	left: 0px;
}

.chooseus-home-10 .inner-box.text-right .single-item h3:before{
	right: 0px;
}

.chooseus-home-10 .inner-box .single-item p{
	font-size: 18px;
	line-height: 28px;
	color: #717a78;
	margin-bottom: 23px;
}

.chooseus-home-10 .inner-box .single-item .link-box .link{
	position: relative;
	display: inline-block;
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	text-align: center;
	border-radius: 50%;
	background: #edf3f2;
	border-radius: 50%;
	transition: all 500ms ease;
}

.chooseus-home-10 .inner-box .single-item:hover .link-box .link{
	opacity: 0;
}

.chooseus-home-10 .inner-box .single-item .link-box{
	position: relative;
}

.chooseus-home-10 .inner-box .single-item .link-box .theme-btn{
	position: absolute;
	top: 0px;
	transform: scale(0,0);
	transition: all 500ms ease;
}

.chooseus-home-10 .inner-box .single-item:hover .link-box .theme-btn{
	transform: scale(1,1);
}

.chooseus-home-10 .inner-box.text-left .single-item .link-box .theme-btn{
	left: 0px;
}

.chooseus-home-10 .inner-box.text-right .single-item .link-box .theme-btn{
	right: 0px;
}

.chooseus-home-10 .inner-box .single-item .link-box .theme-btn i{
	position: absolute;
	left: 21px;
	top: 18px;
	color: #fff;
	z-index: 2;
}

.chooseus-home-10 .inner-box .single-item .link-box .btn-style-four .btn-title{
	padding: 10px 23px 10px 44px;
	text-transform: uppercase;
}


/** funfact-home-10 **/

.funfact-home-10{
	position: relative;
	padding: 100px 0px 95px 0px;
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.funfact-home-10:before{
	position: absolute;
	content: '';
	background: #222324;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	opacity: 0.7;
}

.funfact-home-10 .single-item{
	position: relative;
	display: block;
	padding: 0px 50px;
}

.funfact-home-10 .single-item .icon-box{
	position: relative;
	display: inline-block;
	width: 120px;
	height: 120px;
	line-height: 120px;
	font-size: 50px;
	color: #fff;
	text-align: center;
	border-radius: 50%;
	margin-bottom: 32px;
}

.funfact-home-10 .single-item .count-outer{
	position: relative;
	display: block;
	font-size: 60px;
	line-height: 60px;
	font-family: 'Fira Sans', sans-serif;
	color: #fff;
	font-weight: 700;
	padding-bottom: 24px;
	margin-bottom: 25px;
}

.funfact-home-10 .single-item .count-outer:before{
	position: absolute;
	content: '';
	width: 160px;
	height: 3px;
	left: 50%;
	transform: translateX(-50%);
	bottom: 0px;
}

.funfact-home-10 .single-item h3{
	display: block;
	font-size: 22px;
	line-height: 32px;
	color: #fff;
	font-weight: 600;
}


/** works-home-10 **/

.works-home-10{
	position: relative;
	padding: 95px 0px 100px 0px;
	background: #edf3f2;
}

.works-home-10 .single-item{
	position: relative;
	display: block;
	border: 1px solid #d6dddb;
	border-radius: 8px;
	padding: 44px 20px 43px 20px;
	text-align: center;
}

.works-home-10 .single-item h3{
	display: block;
	font-size: 22px;
	line-height: 30px;
	font-weight: 600;
	color: #222324;
	margin-bottom: 0px;
}

.works-home-10 .single-item .upper-title p{
	font-size: 16px;
	line-height: 20px;
	font-weight: 400;
}

.works-home-10 .single-item .upper-title{
	position: relative;
	display: block;
	margin-bottom: 26px;
}

.works-home-10 .single-item .icon-box{
	position: relative;
	display: inline-block;
	width: 70px;
	height: 70px;
	line-height: 70px;
	font-size: 35px;
	color: #fff;
	text-align: center;
	border-radius: 8px;
	margin-bottom: 19px;
}

.works-home-10 .single-item .icon-box span{
	position: absolute;
    top: 50%;
    right: 0px;
    height: 28px;
    width: 28px;
    border-radius: 50%;
    font-size: 14px;
    font-weight: 600;
    color: #202020;
    -webkit-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    background: #fff;
    line-height: 28px;
    -webkit-box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 25%);
    box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 25%);
}

.works-home-10 .single-item .text p{
	font-size: 18px;
	line-height: 28px;
	color: #717a78;
}

.works-home-10 .single-item .text{
	margin: 0px;
}

.works-home-10 .single-item .arrow{
	position: absolute;
	left: 75%;
	top: 50%;
	transform: translateY(-50%);
	width: 176px;
	height: 26px;
	background-repeat: no-repeat;
}


/** pricing-home-10 **/

.pricing-home-10{
	position: relative;
	padding: 100px 0px;
}

.pricing-home-10 .content-box{
	position: relative;
	display: block;
	margin-right: 60px;
}

.pricing-home-10 .content-box .sec-title{
	margin-bottom: 14px;
}

.pricing-home-10 .content-box .text{
	display: block;
	margin-bottom: 34px;
}

.pricing-home-10 .content-box .text p{
	font-size: 18px;
	line-height: 28px;
	color: #717a78;
}

.pricing-home-10 .content-box .nav-tabs{
	position: relative;
	display: block;
	border: none;
	margin-bottom: 33px;
}

.pricing-home-10 .content-box li{
	position: relative;
	float: left;
	margin-right: 30px;
}

.pricing-home-10 .content-box li:last-child{
	margin: 0px !important;
}

.pricing-home-10 .content-box .nav-tabs .nav-link{
	position: relative;
	padding: 0px;
	border: none;
	font-size: 18px;
	font-family: 'Fira Sans', sans-serif;
	font-weight: 600;
	color: #222324;
	cursor: pointer;
	padding-left: 25px;
	transition: all 500ms ease;
}

.pricing-home-10 .content-box .nav-tabs .nav-link.active{

}

.pricing-home-10 .content-box .nav-tabs .nav-link:before{
	position: absolute;
	content: '';
	width: 15px;
	height: 15px;
	border: 3px solid #c2c9c8;
	border-radius: 50%;
	left: 0px;
	top: 5px;
	transition: all 500ms ease;
}

.pricing-home-10 .content-box .nav-tabs .nav-link:after{
	position: absolute;
	content: '';
	width: 5px;
	height: 5px;
	background: #c2c9c8;
	border-radius: 50%;
	left: 5px;
	top: 10px;
	transition: all 500ms ease;
}

.pricing-home-10 .content-box .nav-tabs .nav-link.active:before{

}

.pricing-home-10 .content-box .nav-tabs .nav-link.active:after{
	
}

.pricing-home-10 .content-box .btn-box a{
    position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 26px;
    font-family: 'Fira Sans', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    border: 2px solid;
    border-radius: 30px;
    padding: 12px 34px;
    text-align: center;
    transition: all 500ms ease;
}

.pricing-home-10 .content-box .btn-box a:hover{
	color: #fff;
}

.pricing-home-10 .paricing-table{
	position: relative;
	display: block;
	border: 1px solid #e1e7e5;
	border-radius: 8px;
	padding: 48px 30px 50px 30px;
	text-align: center;
}

.pricing-home-10 .paricing-table .table-header{
	position: relative;
	display: block;
	padding-bottom: 28px;
	margin-bottom: 22px;
	border-bottom: 1px solid #e1e7e5;
}

.pricing-home-10 .paricing-table .table-header .icon-box{
	position: relative;
	font-size: 60px;
	line-height: 60px;
	margin-bottom: 20px;
}

.pricing-home-10 .paricing-table .table-header h3{
	display: block;
	font-size: 22px;
	line-height: 30px;
	font-weight: 600;
	color: #222324;
	margin-bottom: 0px;
}

.pricing-home-10 .paricing-table p{
	font-size: 18px;
	line-height: 22px;
	color: #717a78;
}

.pricing-home-10 .paricing-table h2{
	display: block;
	font-size: 60px;
	line-height: 60px;
	font-weight: 700;
	margin-bottom: 0px;
}

.pricing-home-10 .paricing-table .table-footer p{
	margin-bottom: 26px;
}

.pricing-home-10 .paricing-table .table-footer a{
    position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 26px;
    font-family: 'Fira Sans', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    color: #222324;
    background: #edf3f2;
    border-radius: 30px;
    padding: 12px 28px;
    text-align: center;
    transition: all 500ms ease;
}

.pricing-home-10 .paricing-table .table-footer a:hover{
	color: #fff;
}


/** testimonial-home-10 **/

.testimonial-home-10{
	position: relative;
	padding: 95px 0px 100px 0px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
}

.testimonial-home-10:before{
	position: absolute;
	content: '';
	background: #222324;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	right: 0px;
	opacity: 0.6;
}

.home-10 .sec-title.light h2{
	color: #fff;
}

.testimonial-home-10 .inner-box{
	position: relative;
	display: block;
	background: #fff;
	padding: 0px 40px 35px 40px;
	border-radius: 10px;
	margin-top: 40px;
	text-align: center;
}

.testimonial-home-10 .inner-box .icon-box{
	position: relative;
	display: inline-block;
	width: 60px;
	height: 60px;
	line-height: 60px;
	font-size: 24px;
	color: #fff;
	text-align: center;
	border-radius: 50%;
	margin-top: -20px;
	top: -10px;
	margin-bottom: 25px;
	box-shadow: 0px 0px 0px 10px rgba(28, 131, 108, 0.3);
}

.testimonial-home-10 .inner-box h3{
	display: block;
	font-size: 22px;
	line-height: 30px;
	font-weight: 600;
	color: #222324;
}

.testimonial-home-10 .inner-box p{
	font-size: 18px;
	line-height: 28px;
	color: #717a78;
	margin-bottom: 23px;
	padding-top: 9px;
}

.testimonial-home-10 .inner-box .thumb-box{
	position: relative;
	display: inline-block;
	width: 90px;
	height: 90px;
	border-radius: 50%;
	margin-bottom: 9px;
}

.testimonial-home-10 .inner-box .thumb-box img{
	width: 100%;
	border-radius: 50%;
}

.testimonial-home-10 .inner-box .designation{
	position: relative;
	display: block;
	font-size: 18px;
	line-height: 24px;
}


/** news-home-10 **/

.news-home-10{
	position: relative;
	padding: 95px 0px 100px 0px;
}

.news-home-10 .outer-container{
	position: relative;
	padding-left: 30px;
	margin-right: -495px;
}

.news-home-10 .owl-carousel .owl-item .owl-lazy{
	opacity: 1;
}

.news-home-10 .news-block-one .inner-box{
	box-shadow: none;
	border: 1px solid #e1e7e5;
	border-radius: 0px 8px 8px 0px;
}

.news-home-10 .news-block-one.style-two{
	border-radius: 8px;
	overflow: hidden;
	max-width: 770px;
}

.news-home-10 .news-block-one .date{
	color: #222324;
}

.news-home-10 .news-block-one h4 a{
	color: #222324;
	transition: all 500ms ease;
}

.news-home-10 .news-block-one h4 a:hover{

}

.news-home-10 .news-block-one .read-more-btn a{
	text-transform: uppercase;
	color:#222324;
}

.news-home-10 .news-block-one .read-more-btn a i{
	opacity: 1;
	margin-right: 10px;
	position: relative;
	font-size: 24px;
	top: 4px;
	color: #b5c1c0;
	font-weight: 400;
	transition: all 500ms ease;
}

.news-home-10 .news-block-one .read-more-btn a:hover i{

}

.news-home-10 .news-block-one .read-more-btn a:hover{

}

.news-home-10 .news-block-one .title{
	background: #edf3f2;
	color: #222324;
}

.news-home-10 .news-block-one .title:before{
	background: #edf3f2;
}

.news-home-10 .news-block-one .author {
    transition: all 500ms ease;
    border-radius: 50%;
}

.news-home-10 .news-block-one .author:before {
    position: absolute;
    content: '';
    border: 2px solid;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    border-radius: 50%;
    opacity: 0;
    transition: all 500ms ease;
}

.news-home-10 .news-block-one .author:hover:before{
	opacity: 1;
}

.news-home-10 .owl-theme .owl-nav{
	position: absolute;
	left: 0px;
	top: -106px;
	right: 495px;
	display: block;
	height: 56px;
	max-width: 1200px;
	width: 100%;
	margin: 0 auto;
}

.news-home-10 .owl-theme .owl-nav .owl-next::after {
    font-family: Flaticon;
    content: "\f102";
    position: absolute;
    top: 0px;
    width: 56px;
    height: 56px;
    line-height: 56px;
    right: 0px;
    color: #2c2e2f;
    background: #edf3f2;
    font-size: 24px;
    -webkit-transition: all 300ms ease 0s;
    -o-transition: all 300ms ease 0s;
    transition: all 300ms ease 0s;
    border-radius: 8px;
}

.news-home-10 .owl-theme .owl-nav .owl-prev::after {
    font-family: Flaticon;
    content: "\f102";
    position: absolute;
    top: 0px;
    width: 56px;
    height: 56px;
    line-height: 56px;
    right: 66px;
    color: #2c2e2f;
    background: #edf3f2;
    font-size: 24px;
    -webkit-transition: all 300ms ease 0s;
    -o-transition: all 300ms ease 0s;
    transition: all 300ms ease 0s;
    border-radius: 8px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.news-home-10 .owl-theme .owl-nav .owl-next:hover::after,
.news-home-10 .owl-theme .owl-nav .owl-prev:hover::after{
	color: #fff;
}

.news-home-10 .sec-title{
	margin-bottom: 40px;
}


/** faq-home-10 **/

.faq-home-10{
	position: relative;
	padding: 95px 0px 100px 0px;
	background: #edf3f2;
}

.faq-home-10 .accordion-box.style-two .block .acc-btn.active{
	border-radius: 8px 8px 0px 0px;
}

.faq-home-10 .accordion-box.style-two .block .acc-content{
	box-shadow: none;
	border: 1px solid #d6dddb;
	border-radius: 0px 0px 8px 8px;
}

.faq-home-10 .accordion-box .block{
	border-radius: 8px;
	overflow: hidden;
}

.faq-home-10 .accordion-box .block .acc-btn.active .icon-outer .icon_minus{
	color: #fff;
}

.faq-home-10 .accordion-box .block .acc-btn{
	color:#222324;
	border-radius: 8px;
	background: transparent;
}

.faq-home-10 .accordion-box .block .content .text{
	color: #717a78;
}

.faq-home-10 .accordion-box .block .acc-content{
	background: transparent;
}

.faq-home-10 .form-inner{
	position: relative;
	display: block;
	border: 1px solid #d6dddb;
	border-radius: 8px;
	padding: 40px 40px 25px 40px;
}

.faq-home-10 .form-inner input,
.faq-home-10 .form-inner textarea{
	color: #717776 !important;
	font-size: 18px !important;
	font-weight: 400 !important;
	height: 54px !important;
	border-color: #d6dddb !important;
}

.faq-home-10 .form-inner textarea{
	height: 130px !important;
	resize: none;
}

.faq-home-10 .form-inner .form-group button{
    position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 26px;
    font-family: 'Fira Sans', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    border: 2px solid;
    border-radius: 30px;
    padding: 12px 45px;
    text-align: center;
    background: transparent;
    transition: all 500ms ease;
}

.faq-home-10 .form-inner .form-group button:hover{
	color: #fff;
}

.faq-home-10 .form-inner .form-group .text{
	position: relative;
	display: inline-block;
	font-size: 18px;
	line-height: 28px;
	color: #717776;
	padding-left: 15px;
	top: 14px;
	margin: 0px;
}

.faq-home-10 .form-inner .form-group .text span{

}

.faq-home-10 .accordion-box{
	margin-bottom: 0px;
}


/** footer-banner-section **/

.footer-banner-section{
	position: relative;
	padding: 46px 0px;
}

.footer-banner-section:before{
	position: absolute;
	content: '';
	background: #000;
	width: 50%;
	height: 100%;
	top: 0px;
	right: 0px;
	opacity: 0.1;
}

.footer-banner-section .single-item{
	position: relative;
	display: block;
	padding-left: 110px;
	padding-right: 20px;
}

.footer-banner-section .single-column:last-child .single-item{
	margin-left: 25px;
}

.footer-banner-section .single-item .icon-box{
	position: absolute;
	left: 0px;
	top: 5px;
	width: 80px;
	height: 80px;
	line-height: 80px;
	font-size: 40px;
	text-align: center;
	background: #fff;
	border-radius: 50%;
}

.footer-banner-section .single-item h3{
	display: block;
	font-size: 22px;
	line-height: 30px;
	color: #fff;
	font-weight: 600;
	margin-bottom: 3px;
}

.footer-banner-section .single-item p{
	font-size: 18px;
	line-height: 28px;
	color: #d9e2e0;
}


/** footer-style-ten **/

.footer-style-ten{
	position: relative;
	width: 100%;
}

.footer-style-ten .footer-top{
	position: relative;
	background-color: #222324;
	padding: 95px 0px 100px 0px;
}

.footer-style-ten .footer-top .footer-logo{
	position: relative;
	margin-bottom: 31px;
}

.footer-style-ten p,
.footer-style-ten a,
.footer-style-ten span{
	position: relative;
	font-size: 18px;
	line-height: 28px;
	color: #979b9f;
	transition: all 500ms ease;
}

.footer-style-ten a:hover{

}

.footer-style-ten .footer-top .logo-widget{
	position: relative;
	margin-right: -20px;
	margin-top: 6px;
}

.footer-style-ten .footer-top .logo-widget .text{
	position: relative;
	display: block;
	margin-bottom: 31px;
}

.footer-style-ten .footer-top .logo-widget .download-box{
	position: relative;
	padding-left: 67px;
}

.footer-style-ten .footer-top .logo-widget .download-box a{
	position: absolute;
	display: inline-block;
	left: 0px;
	top: 3px;
	width: 48px;
	line-height: 48px;
	line-height: 48px;
	font-size: 20px;
	color: #fff;
	text-align: center;
	border-radius: 50%;
	transition: all 500ms ease;
}

.footer-style-ten .footer-top .logo-widget .download-box a:hover{
	background: #fff;
}

.footer-style-ten .footer-top .logo-widget .download-box h3{
	display: block;
	font-size: 22px;
	line-height: 26px;
	color: #fff;
	font-weight: 600;
	margin-bottom: 0px;
}

.footer-style-ten .footer-top .widget-title{
	position: relative;
	display: block;
	margin-bottom: 23px;
}

.footer-style-ten .footer-top .widget-title h3{
	font-size: 22px;
	line-height: 30px;
	font-weight: 600;
	color: #fff;
}

.footer-style-ten .footer-top .link-widget{
	position: relative;
	display: block;
	margin-left: 30px;
}

.footer-style-ten .footer-top .link-widget .link-list li{
	position: relative;
	display: block;
	margin-bottom: 12px;
}

.footer-style-ten .footer-top .link-widget .link-list li:last-child{
	margin-bottom: 0px;
}

.footer-style-ten .footer-top .link-widget .link-list li a{
	position: relative;
	padding-left: 22px;
}

.footer-style-ten .footer-top .link-widget .link-list li a:before {
    position: absolute;
    content: '\f324';
    font-family: 'Font Awesome 5 Pro';
    left: 0px;
    top: 0px;
    opacity: 1;
    font-size: 12px;
    width: auto;
    height: auto;
    border-radius: 0px;
    transition: all 500ms ease;
}

.footer-style-ten .footer-top .subscribe-widget input,
.footer-style-ten .contact-form .bootstrap-select>.dropdown-toggle,
.footer-style-ten .footer-top .subscribe-widget textarea{
	border-color: #313234 !important;
	color: #979b9f !important;
	font-size: 18px !important;
	height: 56px !important;
	background: transparent !important;
	font-weight: 400;
	border-radius: 10px !important;
	padding-right: 40px;
}

.footer-style-ten .footer-top .subscribe-widget textarea{
	height: 90px !important;
	resize: none;
}

.footer-style-ten .footer-top .subscribe-widget .form-group{
	position: relative;
	margin-bottom: 10px;
	padding: 0px 5px;
}

.footer-style-ten .contact-form .bootstrap-select>.dropdown-toggle:focus{
	box-shadow: none !important;
	outline: none !important;
}

.footer-style-ten .footer-top .subscribe-widget .form-group i{
	position: absolute;
	top: 22px;
	right: 25px;
	font-size: 12px;
	color: #979b9f;
}

.footer-style-ten .footer-top  .form-inner{
	margin: 0px 10px;
}

.footer-style-ten .footer-top  .form-inner .btn-style-four{
	display: block;
	width: 100%;
	border-radius: 10px;
	color: #fff;
}

.footer-style-ten .footer-top  .form-inner .btn-style-four .btn-title{
	color: #fff;
	text-transform: uppercase;
}

.footer-style-ten .footer-top  .form-inner .message-btn{
	padding-top: 10px;
}

.footer-style-ten .footer-top  .form-inner .btn-style-four .btn-title::before{
	background: #fff;
}

.footer-style-ten .footer-top  .form-inner .btn-style-four .btn-title:hover{

}

.footer-style-ten .footer-top .subscribe-widget .widget-title{
	margin-bottom: 32px;
}

.footer-style-ten .footer-bottom{
	position: relative;
	width: 100%;
	background: #19191a;
	padding: 21px 0px;
	border: none;
}

.footer-style-ten .footer-bottom .footer-nav li{
	position: relative;
	float: left;
	margin-right: 22px;
}

.footer-style-ten .footer-bottom .footer-nav li:last-child{
	margin: 0px !important;
}

.footer-style-ten .footer-bottom .footer-nav li a{
	position: relative;
}

.footer-style-ten .footer-bottom .footer-nav li a:before{
	position: absolute;
	content: '/';
	top: -3px;
	right: -15px;
	color: #9b9da8;
}

.footer-style-ten .footer-bottom .footer-nav li:last-child a:before{
	display: none;
}

.style-10.scroll-to-top{
	background: transparent;
	border: 2px solid;
	border-radius: 10px;
}

.style-10.scroll-to-top:hover{
	color: #fff;
}



/** header-style-12 **/

.header-style-12{
	position: relative;
}

.header-style-12 .header-middle{
	position: relative;
	width: 100%;
	background: #191d26;
	border: none;
}

.header-style-12 .header-middle .left-column,
.header-style-12 .header-middle .right-column{
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
}

.header-style-12 .header-middle .logo-box{
	position: relative;
	padding: 30px 0px;
}

.header-style-12 .header-middle .logo{
	background: transparent;
	padding: 0px;
	padding-right: 30px;
	margin-right: 30px;
	border-right: 1px solid rgba(255,255,255,0.2);
}

.header-style-12 .language {
    position: relative;
    padding-left: 40px;
    display: block;
}

.header-style-12 .bootstrap-select .dropdown-menu li {
    width: 100%;
}

.header-style-12 .bootstrap-select .dropdown-menu li.active a span.text {
    color: #fff;
}

.header-style-12 .language .flag {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	border: 2px solid #fff;
}

.header-style-12 .language .flag img{
	position: relative;
	top: -2px;
	width: 100%;
	border-radius: 50%;
}

.header-style-12 .language .language-switcher .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 37px;
}

.header-style-12 .language .language-switcher button {
    position: relative;
    font-size: 16px;
    font-weight: 500;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    top: 0px;
    border-radius: 4px;
    padding: 0px 9px 0px 0px;
    background: transparent;
    border-width: initial;
    border-style: initial;
    border-color: transparent;
    -o-border-image: initial;
    border-image: initial;
    height: auto;
}

.header-style-12 .language .language-switcher .dropdown-toggle .filter-option::after {
    position: absolute;
    font-family: 'Font Awesome 5 Pro';
    content: "\f107";
    font-size: 15px;
    color: rgb(255, 255, 255);
    right: 0px;
    top: 1px;
}

figure{
	margin: 0px;
}

.header-style-12 .language .language-switcher button:focus{
	box-shadow: none !important;
	outline: none !important;
	color: #fff !important;
}

.header-style-12 .bootstrap-select .dropdown-menu li a span.text{
	margin: 0px;
}

.header-style-12 .header-middle .topics-box{
	position: relative;
	padding-left: 63px;
	padding-right: 30px;
	margin-right: 30px;
}

.header-style-12 .header-middle .topics-box:before{
	position: absolute;
	content: '';
	background: rgba(255,255,255,0.2);
	width: 1px;
	height: 48px;
	top: 5px;
	right: 0px;
}

.header-style-12 .header-middle .topics-box .icon-box{
	position: absolute;
	left: 0px;
	top: 6px;
	font-size: 50px;
	line-height: 50px;
	padding: 0px;
	margin: 0px;
}

.header-style-12 .header-middle .topics-box .icon-box:before{
	display: none;
}

.header-style-12 .header-middle .topics-box a{
	position: relative;
	display: inline-block;
	font-size: 18px;
	line-height: 24px;
	color: #888d99;
	border-bottom: 1px dashed #5c606b;
	margin-bottom: 12px;
	transition: all 500ms ease;
}

.header-style-12 .header-middle .topics-box h5{
	display: block;
	font-size: 18px;
	line-height: 20px;
	color: #fff;
	font-weight: 700;
}

.header-style-12 .header-middle .topics-box a:hover{

}

.header-style-12 .header-middle .social-links{
	position: relative;
	padding-right: 30px;
	margin-right: 30px;
}

.header-style-12 .header-middle .social-links:before{
	position: absolute;
	content: '';
	background: rgba(255,255,255,0.2);
	width: 1px;
	height: 48px;
	top: 0px;
	right: 0px;
}

.header-style-12 .header-middle .social-links li{
	position: relative;
	display: inline-block;
	float: left;
	margin-right: 12px;
}

.header-style-12 .header-middle .social-links li:last-child{
	margin: 0px !important;
}


.header-style-12 .header-middle .social-links li a{
	position: relative;
	display: inline-block;
	width: 48px;
	height: 48px;
	line-height: 48px;
	font-size: 16px;
	color: #fff;
	background: rgba(255,255,255,0.1);
	border-radius: 8px;
	text-align: center;
	transition: all 500ms ease;
}

.header-style-12 .header-middle .social-links li a:hover{

}

.header-style-12 .header-middle .right-column{
	position: relative;
	margin: 22px 0px;
}

.header-style-12 .nav-outer{
	float: left;
}

.header-style-12 .main-menu .navigation{
	margin-left: 0px;
	margin-top: 17px;
}

.header-style-12 .main-menu .navigation>li{
	padding-right: 0px;
}

.header-style-12 .main-menu .navigation>li.dropdown>a:after{
	display: none;
}

.header-style-12 .main-menu .navigation>li.current>a,
.header-style-12 .main-menu .navigation>li>a:hover{

}

.header-style-12 .navbar-right-info .search-box{
	position: relative;
	max-width: 312px;
	width: 100%;
	margin-left: 40px;
}

.header-style-12 .navbar-right-info .search-box .form-group{
	position: relative;
	margin: 0px;
	padding-right: 62px;
}

.header-style-12 .navbar-right-info .search-box .form-group input[type='search']{
	position: relative;
	display: block;
	width: 100%;
	height: 52px;
	background: #f3efee;
	border-radius: 5px;
	border: 1px solid #f3efee;
	font-size: 16px;
	color: #828282;
	padding: 10px 20px;
	transition: all 500ms ease;
}

.header-style-12 .navbar-right-info .search-box .form-group input:focus{

}

.header-style-12 .navbar-right-info .search-box .form-group button{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 52px;
	height: 52px;
	line-height: 52px;
	font-size: 20px;
	color: #fff;
	text-align: center;
	border-radius: 5px;
	cursor: pointer;
	transition: all 500ms ease;
}

.header-style-12 .navbar-right-info{
	position: relative;
	margin: 19px 0px;
	padding-left: 40px;
}

.header-style-12 .header-upper{
	border: none;
	-webkit-box-shadow: 0 0 15px rgb(0 0 0 / 10%);
    -ms-box-shadow: 0 0 15px rgba(0, 0, 0, 0.10);
    -o-box-shadow: 0 0 15px rgba(0, 0, 0, 0.10);
    box-shadow: 0 0 15px rgb(0 0 0 / 10%);
}

.header-style-12 .navbar-right-info:before{
	position: absolute;
	content: '';
	background: #e6e1e0;
	width: 1px;
	height: 52px;
	left: 0px;
	top: 0px;
}

.header-style-12 .shopping-cart{
	position: relative;
	padding-left: 16px;
	margin-left: 15px;
}

.header-style-12 .shopping-cart:before{
	position: absolute;
	content: '';
	background: #e6e1e0;
	width: 1px;
	height: 22px;
	left: 0px;
	top: 3px;
}

.header-style-12 .navbar-right-info .search-toggler{
	font-size: 20px;
	color: #1b1f28;
	font-weight: 700;
}

.header-style-12 .main-menu .navigation>li{
	margin-right: 50px;
}

.main-menu .navigation>li:last-child{
	margin-right: 0px !important;
}

.header-style-12 .btn-style-four .btn-title::before{
	background: #fff;
}

.header-style-12 .btn-style-four .btn-title:hover{

}

.header-style-12 .sticky-header{
	background: #fff;
	border-bottom: 1px solid rgba(0,0,0,0.1);
}

.header-style-12 .header-middle .btn-style-four .btn-title{
	padding: 9px 35px 9px 35px;
	text-transform: uppercase;
}


/** banner-style-12 **/

.banner-section.style-12{
	position: relative;
}

.banner-section.style-12 .content-box .video-btn{
	position: relative;
	padding: 16px 0px 12px 75px;
	margin-bottom: 33px;
	opacity: 0;
	-webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -ms-transform: translateY(100px);
    -o-transform: translateY(100px);
    transform: translateY(100px);
    -webkit-transition: all 1000ms ease;
    -moz-transition: all 1000ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease;
}

.banner-section.style-12 .banner-carousel .active .content-box .video-btn {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition-delay: 600ms;
    -moz-transition-delay: 600ms;
    -ms-transition-delay: 600ms;
    -o-transition-delay: 600ms;
    transition-delay: 600ms;
}

.banner-section.style-12 .content-box .video-btn a{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 54px;
	height: 54px;
	line-height: 54px;
	font-size: 24px;
	color: #fff;
	text-align: center;
	border-radius: 50%;
	-webkit-box-shadow: 0 0 30px 0px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0 0 30px 0px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 0 30px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 30px 0px rgba(0, 0, 0, 0.2);
}

.banner-section.style-12 .content-box .video-btn h6{
	font-size: 16px;
	line-height: 26px;
	font-weight: 600;
	text-transform: uppercase;
}

.banner-section.style-12 .content-box h2{
	display: block;
	font-size: 60px;
	line-height: 70px;
	color: #191d26;
	font-weight: 600;
	margin: 0px;
	margin-bottom: 17px;
	padding: 0px;
	text-transform: none;
}

.banner-section.style-12 .content-box h2:before,
.banner-section.style-12 .content-box h2:after{
	display: none;
}

.banner-section.style-12 .content-box p{
	position: relative;
	display: block;
	width: 100%;
	font-size: 18px;
	line-height: 28px;
	color: #505359;
	margin-bottom: 33px;
	opacity: 0;
	-webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -ms-transform: translateY(100px);
    -o-transform: translateY(100px);
    transform: translateY(100px);
    -webkit-transition: all 1000ms ease;
    -moz-transition: all 1000ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease;
}

.banner-section.style-12 .banner-carousel .active .content-box p{
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition-delay: 1000ms;
    -moz-transition-delay: 1000ms;
    -ms-transition-delay: 1000ms;
    -o-transition-delay: 1000ms;
    transition-delay: 1000ms;
}

.banner-section.style-12 .banner-carousel .content-box{
	min-height: auto;
	padding: 0px;
}

.banner-section.style-12 .slide-item{
	position: relative;
	padding: 160px 0px;
}

.banner-section.style-12 .content-box .btn-box{
	position: relative;
	-webkit-transition: all 1000ms ease;
    -moz-transition: all 1000ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease;
}

.banner-section.style-12 .banner-carousel .active .content-box .btn-box{
    -webkit-transition-delay: 1200ms;
    -moz-transition-delay: 1200ms;
    -ms-transition-delay: 1200ms;
    -o-transition-delay: 1200ms;
    transition-delay: 1200ms;
}

.banner-section.style-12 .content-box .btn-box .btn-style-four{
	border-radius: 8px;
	margin: 0px;
}

.banner-section.style-12 .content-box .btn-box .btn-style-four .btn-title{
	padding: 12px 43px;
	text-transform: uppercase;
	border-radius: 8px;
}

.banner-section.style-12 .owl-theme .owl-nav .owl-prev::after,
.banner-section.style-12 .owl-theme .owl-nav .owl-next::after{
	border: none;
	font-size: 40px;
	color: #191d26;
}

.banner-section.style-12 .owl-theme .owl-nav .owl-prev:hover::after,
.banner-section.style-12 .owl-theme .owl-nav .owl-next:hover::after{

}


/** category-home-12 **/

.category-home-12{
	position: relative;
	padding: 95px 0px 100px 0px;
	background-color: #191d26;
}

.home-12 .sec-title h2{
	color: #191d26;
}

.home-12 .sec-title.light h2{
	color: #fff;
}

.home-12 .sec-title h4{
	position: relative;
	padding-bottom: 17px;
	margin-bottom: 16px;
}

.home-12 .sec-title h4:before{
	position: absolute;
	content: '';
	left: 0px;
	bottom: 5px;
	width: 70px;
	height: 1px;
}

.home-12 .sec-title h4:after{
	position: absolute;
	content: '';
	left: 0px;
	bottom: 0px;
	width: 40px;
	height: 1px;
}

.home-12 .sec-title.text-center h4:before,
.home-12 .sec-title.text-center h4:after{
	left: 50%;
	transform: translateX(-50%);
}

.category-home-12 .single-item{
	position: relative;
}

.category-home-12 .single-item .content-box{
	position: relative;
	display: block;
	padding: 40px 15px 34px 15px;
	text-align: center;
	border: 1px solid #384052;
	border-radius: 8px;
	max-width: 235px;
	width: 100%;
}

.category-home-12 .single-item .content-box .icon-box{
	position: relative;
	display: inline-block;
	width: 80px;
	height: 80px;
	line-height: 80px;
	background: #2d333f;
	text-align: center;
	border-radius: 50%;
	font-size: 40px;
	border: 1px solid #373f51;
	margin-bottom: 25px;
}

.category-home-12 .single-item h3{
	position: relative;
	display: block;
	font-size: 22px;
	line-height: 30px;
	color: #fff;
	font-weight: 600;
}

.category-home-12 .single-item h3 a{
	display: inline-block;
	color: #fff;
	transition: all 500ms ease;
}

.category-home-12 .single-item h3 a:hover{

}

.category-home-12 .single-item p{
	display: block;
	font-size: 18px;
	line-height: 24px;
	color: #fff;
}

.category-home-12 .single-item .content-box p{
	color: #888d99;
}

.category-home-12 .single-item .overlay-content{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 370px;
	height: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	border-radius: 8px;
	text-align: center;
	overflow: hidden;
	padding: 91px 30px 20px 30px;
	opacity: 0;
    visibility: hidden;
    transform: scaleX(0);
    transition: 500ms ease;
    z-index: 1;
    transform-origin: left center;
}

.category-home-12 .single-item:hover .overlay-content{
    transform: scaleX(1);
    opacity: 1;
    visibility: visible;
}

.category-home-12 .single-item .overlay-content:before{
	position: absolute;
	content: '';
	background: #191d26;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	right: 0px;
	opacity: 0.60;
}

.category-home-12 .single-item .overlay-content .text{
	position: relative;
	display: block;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #7c7c7c;
}

.category-home-12 .single-item .overlay-content .text p{
	color: #fff;
}

.category-home-12 .single-item .video-btn{
	position: relative;
	display: inline-block;
	padding: 0px 0px 0px 38px;
}

.category-home-12 .single-item .video-btn a{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 28px;
	height: 28px;
	line-height: 28px;
	font-size: 12px;
	color: #fff;
	text-align: center;
	border-radius: 50%;
}

.category-home-12 .single-item .video-btn h6{
	position: relative;
	display: block;
	font-size: 16px;
	line-height: 28px;
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
}

.home-12 .btn-style-five{
	background: transparent;
}

.home-12 .btn-style-five:hover{
	border-color: rgb(34, 34, 34);
}

.category-home-12 .btn-style-five:hover{
	border-color: #fff;
	color: #fff;
}

.category-home-12 .btn-style-five .btn-title:before{
	background: #fff;
}

.category-home-12 .sec-title{
	position: relative;
	margin-bottom: 40px;
}

.category-home-12 .sec-title .btn-box{
	position: absolute;
	right: 0px;
	bottom: 10px;
}

.home-12 .sec-title h2{
	padding-bottom: 0px;
}

.home-12 .btn-style-five .btn-title{
	padding: 11px 25px 11px 25px;
	text-transform: uppercase;
}


/** offered-home-12 **/

.offered-home-12{
	position: relative;
	padding: 95px 0px 100px 0px;
}

.offered-home-12 .single-item .inner-box{
	position: relative;
	display: block;
	overflow: hidden;
	border-radius: 8px;
}

.offered-home-12 .single-item .inner-box .image-box{
	position: relative;
	display: block;
}

.offered-home-12 .single-item .inner-box .image{
	position: relative;
	display: block;
	overflow: hidden;
}

.offered-home-12 .single-item .inner-box .image img{
	width: 100%;
}

.offered-home-12 .single-item .inner-box .image:before{
	position: absolute;
	content: '';
	background: #191d26;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	right: 0px;
	opacity: 0.85;
	transform: scale(0,0);
	z-index: 1;
	transition: all 500ms ease;
}

.offered-home-12 .single-item .inner-box:hover .image:before{
	transform: scale(1,1);
}

.offered-home-12 .single-item .inner-box .image a{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%) scale(0,0);
	font-size: 50px;
	line-height: 50px;
	color: #fff;
	font-weight: 400;
	z-index: 1;
	transition: all 500ms ease;
}

.offered-home-12 .single-item .inner-box:hover .image a{
	transform: translate(-50%,-50%) scale(1,1);
}

.offered-home-12 .single-item .inner-box .image-box .category{
	position: absolute;
	left: 10px;
	top: 10px;
	z-index: 1;
}

.offered-home-12 .single-item .inner-box .image-box .category a{
	position: relative;
	display: inline-block;
	font-size: 14px;
	line-height: 20px;
	font-family: 'Barlow', sans-serif;
	color: #fff;
	font-weight: 500;
	background: rgba(25,29,38,0.65);
	text-align: center;
	padding: 4px 10px;
	border-radius: 5px;
	transition: all 500ms ease;
}

.offered-home-12 .single-item .inner-box:hover .image-box .category a{

}

.offered-home-12 .single-item .inner-box .image-box .price{
	position: absolute;
	right: 0px;
	bottom: 0px;
	font-size: 16px;
	line-height: 20px;
	font-family: 'Fira Sans', sans-serif;
	color: #fff;
	font-weight: 600;
	text-align: center;
	padding: 5px 15px;
	border-top-left-radius: 8px;
	z-index: 1;
}

.offered-home-12 .single-item .inner-box .image-box .price:before{
	position: absolute;
	content: '';
	width: 14px;
	height: 18px;
	right: -1px;
	bottom: -18px;
	clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 100% 100%, 0% 0%);
}

.offered-home-12 .single-item .inner-box .image-box .offer{
	position: absolute;
	top: 10px;
	right: 10px;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border-radius: 50%;
	font-size: 16px;
	font-family: 'Fira Sans', sans-serif;
	color: #fff;
	font-weight: 600;
	z-index: 1;
}

.offered-home-12 .single-item .inner-box .lower-content{
	position: relative;
	display: block;
	border: 1px solid #e6e1e0;
	border-top: none;
	border-radius: 0px 0px 8px 8px;
	padding: 25px 15px 24px 15px;
}

.offered-home-12 .single-item .inner-box .lower-content h5{
	display: block;
	font-size: 18px;
	line-height: 28px;
	font-weight: 600;
	margin-bottom: 5px;
}

.offered-home-12 .single-item .inner-box .lower-content h5 a{
	display: inline-block;
	color: #191d26;
	transition: all 500ms ease;
}

.offered-home-12 .single-item .inner-box .lower-content h5 a:hover{

}

.offered-home-12 .single-item .inner-box .lower-content .rating-box{
	position: relative;
	display: block;
	margin-bottom: 29px;
}

.offered-home-12 .single-item .inner-box .lower-content .rating-box ul{
	position: relative;
	float: left;
	margin-right: 10px;
}

.offered-home-12 .single-item .inner-box .lower-content .rating-box ul li{
	position: relative;
	display: inline-block;
	font-size: 14px;
	line-height: 26px;
}

.offered-home-12 .single-item .inner-box .lower-content .rating-box a{
	position: relative;
	display: inline-block;
	font-size: 16px;
	line-height: 26px;
	color: #191d26;
	transition: all 500ms ease;
}

.offered-home-12 .single-item .inner-box .lower-content .rating-box a:hover{

}

.offered-home-12 .single-item .inner-box .lower-content .list-item{
	position: relative;
	display: block;
	background: #fff;
	border: 1px solid #e6e1e0;
	border-radius: 8px;
	padding: 16px 20px 17px 20px;
	-webkit-box-shadow: rgb(0 0 0 / 8%) 0px 30px 30px 0px;
    box-shadow: rgb(0 0 0 / 8%) 0px 30px 30px 0px;
    margin-bottom: 13px;
}

.offered-home-12 .single-item .inner-box .lower-content .list-item:before{
	position: absolute;
	content: '';
	background: #fff;
	width: 20px;
	height: 20px;
	left: 25px;
	top: -10px;
	border-radius: 3px;
	transform: rotate(45deg);
	box-shadow: -1px -1px 0px 0px #e6e1e0;
}

.offered-home-12 .single-item .inner-box .lower-content .list-item li{
	position: relative;
	display: block;
	font-size: 16px;
	line-height: 26px;
	color: #828282;
	padding-left: 23px;
	margin-bottom: 3px;
}

.offered-home-12 .single-item .inner-box .lower-content .list-item li:last-child{
	margin-bottom: 0px;
}

.offered-home-12 .single-item .inner-box .lower-content .list-item li:before{
	position: absolute;
	content: '';
	background: #e1dedd;
	width: 8px;
	height: 8px;
	left: 0px;
	top: 11px;
	border-radius: 50%;
}

.offered-home-12 .single-item .inner-box .lower-content .lower-box{
	position: relative;
}

.offered-home-12 .single-item .inner-box .lower-content .lower-box .view-time{
	position: relative;
	display: inline-block;
	font-size: 16px;
	line-height: 26px;
	color: #191d26;
}

.offered-home-12 .single-item .inner-box .lower-content .lower-box .view-time i{
	margin-right: 8px;
}

.offered-home-12 .single-item .inner-box .lower-content .lower-box .share-option{
	position: absolute;
	right: 0px;
	top: 0px;
}

.offered-home-12 .single-item .inner-box .lower-content .lower-box .share-option .share-icon{
	position: relative;
	display: inline-block;
	font-size: 16px;
	color: #818181;
	font-weight: 700;
	cursor: pointer;
	transition: all 500ms ease;
}

.offered-home-12 .single-item .inner-box .lower-content .lower-box .share-option:hover .share-icon{

}

.offered-home-12 .single-item .inner-box .lower-content .lower-box .share-option .share-links{
	position: absolute;
	right: -15px;
	bottom: 26px;
	width: 113px;
	background: #fff;
	padding: 10px 0px;
	border-radius: 5px;
	text-align: center;
	-webkit-box-shadow: rgb(0 0 0 / 8%) 0px 10px 50px 0px;
    box-shadow: rgb(0 0 0 / 8%) 0px 10px 50px 0px;
    visibility: hidden;
    opacity: 0;
    transition: all 500ms ease;
}

.offered-home-12 .single-item .inner-box .lower-content .lower-box .share-option:hover .share-links{
	visibility: visible;
	opacity: 1;
	bottom: 36px;
}

.offered-home-12 .single-item .inner-box .lower-content .lower-box .share-option .share-links:before{
	position: absolute;
	content: '';
	background: #fff;
	width: 10px;
	height: 10px;
	right: 16px;
	bottom: -5px;
	transform: rotate(45deg);
}

.offered-home-12 .single-item .inner-box .lower-content .lower-box .share-option .share-links li{
	position: relative;
	display: inline-block;
	float: left;
	width: 33.333%;
	line-height: 20px;
	border-right: 1px solid #d9cec7;
	text-align: center;
}

.offered-home-12 .single-item .inner-box .lower-content .lower-box .share-option .share-links li:last-child{
	border-right: none;
}

.offered-home-12 .single-item .inner-box .lower-content .lower-box .share-option .share-links li a{
	font-size: 14px;
	line-height: 20px;
	color: #191d26;
	transition: all 500ms ease;
}

.offered-home-12 .single-item .inner-box .lower-content .lower-box .share-option .share-links li a:hover{

}

.offered-home-12 .nav-tabs{
	position: relative;
	display: block;
	text-align: center;
	padding-bottom: 21px;
	border-bottom: 1px solid #e6e1e0;
	margin-bottom: 50px;
}

.offered-home-12 .nav-tabs li{
	position: relative;
	display: inline-block;
	margin: 0px 15px;
}

.offered-home-12 .nav-tabs .nav-link{
	position: relative;
	display: inline-block;
	padding: 0px;
	border: none;
	font-size: 14px;
	line-height: 26px;
	font-family: 'Fira Sans', sans-serif;
	color: #828282;
	font-weight: 500;
	text-transform: uppercase;
	cursor: pointer;
	transition: all 500ms ease;
}

.offered-home-12 .nav-tabs .nav-link.active{

}

.offered-home-12 .sec-title{
	margin-bottom: 30px;
}

.offered-home-12 .more-btn{
	position: relative;
	margin-top: 50px;
}


/** about-home-12 **/

.about-home-12{
	position: relative;
	padding: 100px 0px;
	background: -webkit-linear-gradient(-90deg, #f3efee, #fff 100%);
}

.about-home-12 .content-box{
	position: relative;
	display: block;
}

.about-home-12 .content-box .sec-title{
	margin-bottom: 22px;
}

.about-home-12 .content-box .text{
	position: relative;
	margin: 0px;
}

.about-home-12 .content-box .text p{
	font-size: 18px;
	line-height: 28px;
	color: #828282;
	margin-bottom: 17px;
}

.about-home-12 .content-box .text ul li{
	position: relative;
	display: block;
	font-size: 18px;
	line-height: 28px;
	color: #828282;
	padding-left: 23px;
	margin-bottom: 10px;
}

.about-home-12 .content-box .text ul li:last-child{
	margin-bottom: 0px;
}

.about-home-12 .content-box .text ul li:before{
	position: absolute;
	content: "\f061";
	font-family: 'Font Awesome 5 Pro';
	font-weight: 700;
	font-size: 14px;
	left: 0px;
	top: 3px;
}

.about-home-12 .content-box .text ul{
	position: relative;
	display: block;
	margin-bottom: 45px;
}

.about-home-12 .content-box .text .btn-style-five .btn-title{
	padding: 11px 42px 11px 42px;
}

.about-home-12 .inner-box{
	position: relative;
	display: block;
	padding-bottom: 80px;
	border-radius: 8px;
	margin-left: 30px;
	overflow: hidden;
}

.about-home-12 .inner-box .image-box{
	position: relative;
	display: block;
	overflow: hidden;
}

.about-home-12 .inner-box .image-box:before {
    position: absolute;
    top: 0;
    left: -80%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, .3)));
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX(-25deg);
    -ms-transform: skewX(-25deg);
    transform: skewX(-25deg);
}

.about-home-12 .inner-box .image-box:hover:before {
    -webkit-animation: shine2 1s;
    animation: shine2 1s;
}

.about-home-12 .inner-box .image-box img{
	width: 100%;
}

.about-home-12 .inner-box .nav-tabs{
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 100%;
}

.about-home-12 .inner-box .nav-tabs li{
	position: relative;
	float: left;
	width: 33.333%;
	text-align: center;
	border-right: 1px solid #384052;
}

.about-home-12 .inner-box .nav-tabs li:last-child{
	border: none;
}

.about-home-12 .inner-box .nav-tabs li a{
	position: relative;
	display: block;
	padding: 24.5px 15px;
	border: none;
	cursor: pointer;
	font-size: 22px;
	line-height: 30px;
	color: #fff;
	font-weight: 600;
	border-radius: 0px;
	background: #191d26;
	transition: all 500ms ease;
}

.about-home-12 .inner-box .nav-tabs li a i{
	font-weight: 400;
	color: #535c70;
	margin-right: 10px;
	transition: all 500ms ease;
}

.about-home-12 .inner-box .nav-tabs li a.active i{
	color: #fff;
}


/** highlights-home-12 **/

.highlights-home-12{
	position: relative;
	padding: 95px 0px 100px 0px;
	background-color: #191d26;
}

.highlights-home-12 .single-item .inner-box{
	position: relative;
	display: block;
	border-radius: 8px;
	background: #272b36;
	padding: 55px 20px 32px 30px;
}

.highlights-home-12 .single-item .inner-box .icon-box{
	position: relative;
	display: inline-block;
	width: 59px;
	height: 59px;
	line-height: 59px;
	font-size: 30px;
	color: #fff;
	text-align: center;
	border-radius: 50%;
	margin-left: 18px;
	margin-bottom: 45px;
	z-index: 1;
}

.highlights-home-12 .single-item .inner-box .icon-box:before{
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	right: 0px;
	border-radius: 50%;
	z-index: -1;
}

.highlights-home-12 .single-item .inner-box .icon-box .shape .shape-1{
	position: absolute;
	width: 93px;
	height: 92px;
	left: -18px;
	top: -16px;
	background-repeat: no-repeat;
}

.highlights-home-12 .single-item .inner-box .icon-box .shape .shape-2{
	position: absolute;
	width: 92px;
	height: 86px;
	left: -11px;
	top: -7px;
	background-repeat: no-repeat;
	z-index: -2;
}

.highlights-home-12 .single-item .inner-box h3{
	display: block;
	font-size: 22px;
	line-height: 30px;
	color: #fff;
	font-weight: 600;
	margin-bottom: 14px;
}

.highlights-home-12 .single-item .inner-box p{
	font-size: 18px;
	line-height: 28px;
	color: #888d99;
	margin-bottom: 24px;
}

.highlights-home-12 .single-item .inner-box a{
	position: relative;
	display: inline-block;
	font-size: 16px;
	line-height: 26px;
	font-family: 'Fira Sans', sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	transition: all 500ms ease;
}

.highlights-home-12 .single-item .inner-box a i{
	position: absolute;
	left: 0px;
	top: 0px;
	opacity: 0;
	font-size: 18px;
	transition: all 500ms ease;
}

.highlights-home-12 .single-item .inner-box a:hover i{
	opacity: 1;
}

.highlights-home-12 .single-item .inner-box a:hover{
	padding-left: 30px;
}


/** team-home-12 **/

.team-home-12{
	position: relative;
	padding: 100px 0px;
}

.team-home-12 .sec-title{
	margin: 0px;
}

.team-home-12 .sec-title h2{
	margin-bottom: 11px;
}

.team-home-12 .sec-title p{
	display: block;
	font-size: 18px;
	line-height: 28px;
	color: #828282;
}

.team-home-12 .slide-item .inner-box{
	position: relative;
	display: block;
	overflow: hidden;
	border-radius: 10px;
}

.team-home-12 .slide-item .inner-box .image{
	position: relative;
	display: block;
	overflow: hidden;
	border-radius: 10px;
}

.team-home-12 .slide-item .inner-box .image:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: -webkit-linear-gradient(90deg, rgba(25,29,38,0.95) 20%, rgba(25,29,38,0.1) 50%);
    bottom: 0px;
    right: 0px;
    z-index: 1;
}

.team-home-12 .slide-item .inner-box .image img{
	width: 100%;
	border-radius: 10px;
}

.team-home-12 .slide-item .inner-box .content-box{
	position: absolute;
	left: 0px;
	bottom: 10px;
	padding: 0px 30px;
	width: 100%;
	z-index: 2;
}

.team-home-12 .slide-item .inner-box .content-box .other-option .share-option,
.team-home-12 .slide-item .inner-box .content-box .other-option .mail-box{
	position: relative;
	display: inline-block;
	float: left;
}

.team-home-12 .slide-item .inner-box .content-box .other-option .share-option{
	margin-right: 10px;
}

.team-home-12 .slide-item .inner-box .content-box .other-option .share-option .share-icon,
.team-home-12 .slide-item .inner-box .content-box .other-option .mail-box a{
	position: relative;
	display: inline-block;
	width: 42px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	font-size: 18px;
	color: #191d26;
	background: #fff;
	text-align: center;
	border-radius: 50%;
	cursor: pointer;
	transition: all 500ms ease;
}

.team-home-12 .slide-item .inner-box .content-box .other-option .share-option .share-icon:hover,
.team-home-12 .slide-item .inner-box .content-box .other-option .mail-box a:hover{
	color: #fff;
}

.team-home-12 .slide-item .inner-box .content-box .other-option .share-option .share-links{
	position: absolute;
    left: 0px;
    bottom: 45px;
    width: 113px;
    background: #fff;
    padding: 10px 0px;
    border-radius: 5px;
    text-align: center;
    -webkit-box-shadow: rgb(0 0 0 / 8%) 0px 10px 50px 0px;
    box-shadow: rgb(0 0 0 / 8%) 0px 10px 50px 0px;
    visibility: hidden;
    opacity: 0;
    transition: all 500ms ease;
}

.team-home-12 .slide-item .inner-box .content-box .other-option .share-option:hover .share-links{
	visibility: visible;
	opacity: 1;
	bottom: 55px;
}

.team-home-12 .slide-item .inner-box .content-box .other-option .share-option .share-links:before{
	position: absolute;
	content: '';
	background: #fff;
	width: 10px;
	height: 10px;
	left: 16px;
	bottom: -5px;
	transform: rotate(45deg);
}

.team-home-12 .slide-item .inner-box .content-box .other-option .share-option .share-links li{
	position: relative;
	display: inline-block;
	float: left;
	width: 33.333%;
	line-height: 20px;
	border-right: 1px solid #d9cec7;
	text-align: center;
}

.team-home-12 .slide-item .inner-box .content-box .other-option .share-option .share-links li:last-child{
	border-right: none;
}

.team-home-12 .slide-item .inner-box .content-box .other-option .share-option .share-links li a{
	font-size: 14px;
	line-height: 20px;
	color: #191d26;
	transition: all 500ms ease;
}

.team-home-12 .slide-item .inner-box .content-box .other-option .share-option .share-links li a:hover{

}

.team-home-12 .slide-item .inner-box .content-box .other-option{
	position: relative;
	display: block;
	padding-bottom: 25px;
	border-bottom: 1px solid #727272;
	margin-bottom: 21px;
}

.team-home-12 .slide-item .inner-box .content-box .text h3{
	display: block;
	font-size: 22px;
	line-height: 30px;
	color: #fff;
	font-weight: 600;
	margin-bottom: 0px;
}

.team-home-12 .slide-item .inner-box .content-box .text h3 a{
	display: inline-block;
	color: #fff;
	transition: all 500ms ease;
}

.team-home-12 .slide-item .inner-box .content-box .text h3 a:hover{

}

.team-home-12 .slide-item .inner-box .content-box .text .designation{
	position: relative;
	display: block;
	font-size: 18px;
	line-height: 24px;
}

.team-home-12 .owl-theme .owl-nav{
	position: absolute;
	display: block;
	left: -175px;
	bottom: 55px;
}

.team-home-12 .owl-theme .owl-nav .owl-next::after {
    font-family: Flaticon;
    content: "\f102";
    position: absolute;
    top: 0px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    right: -5px;
    color: #2c2e2f;
    background: transparent;
    border: 1px solid #e6e1e0;
    font-size: 24px;
    -webkit-transition: all 300ms ease 0s;
    -o-transition: all 300ms ease 0s;
    transition: all 300ms ease 0s;
    border-radius: 8px;
}

.team-home-12 .owl-theme .owl-nav .owl-prev::after {
    font-family: Flaticon;
    content: "\f102";
    position: absolute;
    top: 0px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    right: 66px;
    color: #2c2e2f;
    background: transparent;
    border: 1px solid #e6e1e0;
    font-size: 24px;
    -webkit-transition: all 300ms ease 0s;
    -o-transition: all 300ms ease 0s;
    transition: all 300ms ease 0s;
    border-radius: 8px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.team-home-12 .owl-theme .owl-nav .owl-next:hover::after,
.team-home-12 .owl-theme .owl-nav .owl-prev:hover::after{
	color: #fff;
}


/** funfact-home-12 **/

.funfact-home-12{
	position: relative;
}

.funfact-home-12:before{
	position: absolute;
	content: '';
	background: #f3efee;
	width: 100%;
	height: 50%;
	left: 0px;
	bottom: 0px;
}

.funfact-home-12 .inner-container{
	position: relative;
	display: block;
	border-radius: 10px;
	overflow: hidden;
	margin-top: -0px;
	z-index: 1;
	padding: 0px 50px;
}

.funfact-home-12 .single-item{
	position: relative;
	display: block;
	padding: 56px 30px 52px 105px;
	border-right: 1px solid rgba(0,0,0,0.1);
}

.funfact-home-12 .single-column:last-child .single-item{
	border: none;
}

.funfact-home-12 .single-item .icon-box{
	position: absolute;
	left: 0px;
	top: 60px;
	width: 85px;
	height: 85px;
	line-height: 85px;
	background: #fff;
	font-size: 40px;
	text-align: center;
	border-radius: 50%;
}

.funfact-home-12 .single-item .count-outer{
	position: relative;
	display: block;
	font-size: 60px;
	line-height: 60px;
	font-family: 'Fira Sans', sans-serif;
	color: #fff;
	font-weight: 600;
	margin-bottom: 7px;
}

.funfact-home-12 .single-item h3{
	display: block;
	font-size: 22px;
	line-height: 30px;
	color: #fff;
	font-weight: 600;
}


/** testimonial-home-12 **/

.testimonial-home-12{
	position: relative;
	padding: 95px 0px 100px 0px;
	background-color: #f3efee;
}

.testimonial-home-12 .owl-carousel .owl-stage-outer{
	overflow: visible;
}

.testimonial-home-12 .owl-carousel{
    max-width: 770px;
    margin: 0 auto;
    width: 100%;
    display: block;
}

.testimonial-home-12 .inner-box{
	position: relative;
	display: block;
	border: 1px solid #dbd7d7;
	border-radius: 8px;
	text-align: center;
	padding: 0px 30px 42px 30px;
	transition: all 500ms ease;
}

.testimonial-home-12 .owl-item.active .inner-box{
	border-color: #fff;
	background: #fff;
	-webkit-box-shadow: rgb(0 0 0 / 10%) 0px 0px 40px 0px;
    box-shadow: rgb(0 0 0 / 10%) 0px 0px 40px 0px;
}

.testimonial-home-12 .inner-box .thumb-box{
	position: relative;
	display: inline-block;
	width: 90px;
	height: 90px;
	border: 4px solid #fff;
	border-radius: 50%;
	margin-bottom: 14px;
	margin-top: -44px;
	transition: all 500ms ease;
}

.testimonial-home-12 .owl-item.active .inner-box .thumb-box{

}

.testimonial-home-12 .inner-box .thumb-box img{
	width: 100%;
	border-radius: 50%;
}

.testimonial-home-12 .inner-box .rating-box{
	position: relative;
	display: block;
	margin-bottom: 15px;
}

.testimonial-home-12 .inner-box .rating-box li{
	position: relative;
	display: inline-block;
	font-size: 14px;
}

.testimonial-home-12 .inner-box p{
	position: relative;
	display: block;
	font-size: 18px;
	line-height: 28px;
	color: #828282;
	margin-bottom: 19px;
}

.testimonial-home-12 .inner-box h3{
	display: block;
	font-size: 22px;
	line-height: 30px;
	font-weight: 600;
	color: #191d26;
}

.testimonial-home-12 .inner-box h3 span{
	font-size: 18px;
	font-family: 'Barlow', sans-serif;
	font-weight: 400;
}

.testimonial-home-12 .inner-box .quote{
	position: absolute;
	left: 40px;
	top: 20px;
	opacity: 0;
	transition: all 500ms ease;
}

.testimonial-home-12 .owl-item.active .inner-box .quote{
	opacity: 1;
}

.testimonial-home-12 .owl-dots{
	position: relative;
	display: block;
	text-align: center;
	margin-top: 40px;
}

.testimonial-home-12 .owl-dots button{
	position: relative;
	display: inline-block;
	width: 14px;
	height: 14px;
	border: 2px solid #d3cfcf;
	border-radius: 50%;
	cursor: pointer;
	margin: 0px 7.5px;
	transition: all 500ms ease;
}

.testimonial-home-12 .owl-dots button.active{

}

.testimonial-home-12 .sec-title{
	margin-bottom: 80px;
}


/** instructor-home-12 **/

.instructor-home-12{
	position: relative;
	padding-top: 260px;
}

.instructor-home-12 .bg-layer .bg-1{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 50%;
	height: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.instructor-home-12 .bg-layer .bg-2{
	position: absolute;
	right: 0px;
	top: 0px;
	width: 50%;
	height: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.instructor-home-12 .title-text span{
	position: absolute;
	top: -178px;
	display: block;
	font-size: 150px;
	line-height: 150px;
	font-family: 'Fira Sans', sans-serif;
	text-transform: uppercase;
	font-weight: 800;
	color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: rgba(255, 255, 255, 1);
}

.instructor-home-12 .title-text .text-1{
	right: 55px;
}

.instructor-home-12 .title-text .text-2{
	left: 55px;
}

.instructor-home-12 .inner-box{
	position: relative;
	display: block;
	background-color: #191d26;
	border-radius: 8px 8px 0px 0px;
	padding: 43px 30px 43px 150px;
}

.instructor-home-12 .inner-box .icon-box{
	position: absolute;
	display: inline-block;
	left: 47px;
	top: 65px;
	width: 59px;
	height: 59px;
	line-height: 59px;
	font-size: 30px;
	color: #fff;
	text-align: center;
	border-radius: 50%;
	margin-bottom: 45px;
	z-index: 1;
}

.instructor-home-12 .inner-box .icon-box:before{
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	right: 0px;
	border-radius: 50%;
	z-index: -1;
}

.instructor-home-12 .inner-box .icon-box .shape .shape-1{
	position: absolute;
	width: 93px;
	height: 92px;
	left: -18px;
	top: -16px;
	background-repeat: no-repeat;
}

.instructor-home-12 .inner-box .icon-box .shape .shape-2{
	position: absolute;
	width: 92px;
	height: 86px;
	left: -11px;
	top: -7px;
	background-repeat: no-repeat;
	z-index: -2;
}

.instructor-home-12 .inner-box span{
	position: relative;
	display: block;
	font-size: 16px;
	line-height: 26px;
	font-family: 'Fira Sans', sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 3px;
}

.instructor-home-12 .inner-box h3{
	display: block;
	font-size: 22px;
	line-height: 30px;
	color: #fff;
	font-weight: 600;
	margin-bottom: 8px;
}

.instructor-home-12 .inner-box p{
	font-size: 18px;
	line-height: 28px;
	color: #888d99;
}

.mr-40{
	margin-right: 40px;
}

.ml-40{
	margin-left: 40px;
}


.news-home-12{
	position: relative;
	padding: 95px 0px 70px 0px;
}

.news-home-12 .sec-title{
	position: relative;
	margin-bottom: 40px;
}

.news-home-12 .sec-title .btn-style-five .btn-title {
    padding: 11px 42px;
}

.news-home-12 .sec-title .theme-btn{
	position: absolute;
	right: 0px;
	bottom: 10px;
}

.news-home-12 .news-block-two .read-more-link{
	position: relative;
	padding: 0px;
}

.news-home-12 .news-block-two .read-more-link:hover{
	padding-left: 30px;
}

.news-home-12 .news-block-two .read-more-link:hover i {
    opacity: 1;
}

.news-home-12 .news-block-two .read-more-link i {
    position: absolute;
    left: 0px;
    top: -3px;
    opacity: 0;
    font-size: 18px;
    transition: all 500ms ease;
}


/** consulting-home-12 **/

.consulting-home-12{
	position: relative;
	padding: 95px 0px 195px 0px;
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.consulting-home-12 .sec-title{
	margin-bottom: 43px;
}

.consulting-home-12 .sec-title h2{
	margin-bottom: 10px;
}

.consulting-home-12 .sec-title p{
	font-size: 18px;
	line-height: 28px;
	color: #828282;
}

.consulting-home-12 .image-box{
	position: relative;
	display: block;
	margin-bottom: 4px;
}

.consulting-home-12 .btn-box a{
	position: relative;
	display: inline-block;
	font-size: 16px;
	line-height: 26px;
	font-family: 'Fira Sans', sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	border: 1px solid;
	border-radius: 8px;
	padding: 13px 20px;
	margin: 0px 8px;
	transition: all 500ms ease;
}

.consulting-home-12 .btn-box a i{
	position: relative;
	font-weight: 400;
	margin-right: 10px;
	font-size: 20px;
	top: 4px;
}

.consulting-home-12 .btn-box a:hover{
	color: #fff;
}

.consulting-home-12 .btn-box{
	position: relative;
	display: block;
	margin-bottom: 21px;
}

.consulting-home-12 .other-links li{
	position: relative;
	display: inline-block;
	font-size: 18px;
	line-height: 28px;
	font-family: 'Barlow', sans-serif;
	color: #191d26;
	font-weight: 500;
}

.consulting-home-12 .other-links li a{
	display: inline-block;
	color: #191d26;
	transition: all 500ms ease;
}

.consulting-home-12 .other-links li a:hover{

}


/** subscribe-home-12 **/

.subscribe-home-12{
	position: relative;
}

.subscribe-home-12:before{
	position: absolute;
	content: '';
	background: #191d26;
	width: 100%;
	height: 50%;
	left: 0px;
	bottom: 0px;
}

.subscribe-home-12 .inner-container{
	position: relative;
	display: block;
	padding: 60px 0px;
	border-radius: 8px;
	margin-top: -100px;
}

.subscribe-home-12 .inner-container:before{
	position: absolute;
	content: '';
	width: calc(100% + 100px);
	left: -50px;
	top: 0px;
	height: 100%;
	border-radius: 8px;
}

.subscribe-home-12 .text{
	position: relative;
	display: block;
	padding-left: 100px;
	margin: 0px;
	min-height: 70px;
}

.subscribe-home-12 .text .icon-box{
	position: absolute;
	left: 0px;
	top: 5px;
	width: 70px;
	height: 70px;
	line-height: 70px;
	font-size: 40px;
	background: #fff;
	text-align: center;
}

.subscribe-home-12 .text h2{
	display: block;
	font-size: 30px;
	line-height: 40px;
	color: #fff;
	font-weight: 600;
	margin: 0px;
}

.subscribe-home-12 .form-inner{
	position: relative;
	margin-top: 5px;
}

.subscribe-home-12 .form-inner .form-group{
	position: relative;
	margin-bottom: 0px;
	padding-right: 200px;
}

.subscribe-home-12 .form-inner .form-group i{
	position: absolute;
	left: 30px;
	top: 22px;
	font-size: 18px;
	color: #fff;
	z-index: 1;
}

.subscribe-home-12 .form-inner .form-group input[type='email']{
	position: relative;
	width: 100%;
	display: block;
	height: 70px;
	border: 2px solid #fff;
	font-size: 18px;
	font-weight: 400;
	color: #fff;
	background: transparent;
	padding: 10px 20px 10px 60px;
	transition: all 500ms ease;
}

.subscribe-home-12 .form-inner .form-group button{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 200px;
	height: 70px;
	line-height: 70px;
	font-size: 14px;
	font-family: 'Fira Sans', sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	text-align: center;
	background: #fff;
	cursor: pointer;
	transition: all 500ms ease;
}


/** footer-style-12 **/

.footer-style-12 p,
.footer-style-12 a {
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    color: #b6b9c2;
    transition: all 500ms ease;
}

.footer-style-12 .footer-bottom{
	position: relative;
	width: 100%;
	background: #11141a;
	padding: 21px 0px;
	border: none;
}

.footer-style-12 .footer-bottom .footer-nav li{
	position: relative;
	float: left;
	margin-right: 22px;
}

.footer-style-12 .footer-bottom .footer-nav li:last-child{
	margin: 0px !important;
}

.footer-style-12 .footer-bottom .footer-nav li a{
	position: relative;
	transition: all 500ms ease;
}

.footer-style-12 .footer-bottom .footer-nav li a:before{
 	position: absolute;
	content: '/';
	top: -3px;
	right: -15px;
	color: #9b9da8;
}

.footer-style-12 .footer-bottom .footer-nav li:last-child a:before{
	display: none;
}

.footer-style-12 .footer-bottom .copyright a:hover{
	color: #fff;
}

.footer-style-12 .footer-top{
	position: relative;
	width: 100%;
	padding: 106px 0px 93px 0px;
	background-color: #191d26;
}

.footer-style-12 .footer-top .logo-widget{
	position: relative;
	padding-right: 30px;
	border-right: 1px solid #384052;
	margin-top: 4px;
}

.footer-style-12 .footer-top .logo-widget .footer-logo{
	position: relative;
	margin-bottom: 35px;
}

.footer-style-12 .footer-top .logo-widget .text{
	position: relative;
	display: block;
	margin-bottom: 34px;
}

.footer-style-12 .footer-top .logo-widget .text h3{
	display: block;
	font-size: 28px;
	line-height: 34px;
	color: #fff;
	font-weight: 600;
	margin-bottom: 13px;
}

.footer-style-12 .footer-top .logo-widget .inner-box .single-item{
	position: relative;
	display: inline-block;
	float: left;
	width: 50%;
	padding-left: 60px;
}

.footer-style-12 .footer-top .logo-widget .inner-box .single-item .icon-box{
	position: absolute;
	left: 0px;
	top: 2px;
	font-size: 40px;
	line-height: 40px;
}

.footer-style-12 .footer-top .logo-widget .inner-box .single-item h5{
	display: block;
	font-size: 18px;
	line-height: 26px;
	color: #fff;
	font-weight: 600;
}

.footer-style-12 .footer-top .widget-title{
	position: relative;
	display: block;
	margin-bottom: 18px;
}

.footer-style-12 .footer-top .widget-title h3{
	font-size: 22px;
	line-height: 30px;
	color: #fff;
	font-weight: 600;
}

.footer-style-12 .footer-top .link-list li{
	position: relative;
	display: block;
	margin-bottom: 12px;
}

.footer-style-12 .footer-top .link-list li:last-child{
	margin-bottom: 0px;
}

.footer-style-12 .footer-top .link-list li a{
	position: relative;
	transition: all 500ms ease;
}

.footer-style-12 .footer-top .link-list li a:hover{
	padding-left: 19px;
}

.footer-style-12 .footer-top .link-list li a:before {
    position: absolute;
    content: '\f324';
    font-family: 'Font Awesome 5 Pro';
    left: 0px;
    top: -1px;
    font-size: 12px;
    opacity: 0;
    transition: all 500ms ease;
}

.footer-style-12 .footer-top .link-list li a:hover:before{
	opacity: 1;
}

.style-12.scroll-to-top {
    background: transparent;
    border: 2px solid;
    border-radius: 10px;
}

.style-12.scroll-to-top:hover{
	color: #fff;
}



/** header-style-11 **/

.header-style-11{
	position: relative;
}

.header-style-11 .header-top{
	position: relative;
	width: 100%;
	background: #fff;
	padding: 9px 60px;
}

.header-style-11 .header-top .text{
	position: relative;
	padding-left: 42px;
	font-size: 18px;
	line-height: 30px;
	color: #72757f;
	font-weight: 400;
}

.header-style-11 .header-top .text strong{
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
}

.header-style-11 .header-top .text .icon-box{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	font-weight: 400;
}

.header-style-11 .header-top .text a{
	position: relative;
	margin-left: 20px;
	font-size: 16px;
	font-family: 'Fira Sans', sans-serif;
	color: #242c36;
	font-weight: 600;
	text-transform: uppercase;
	transition: all 500ms ease;
}

.header-style-11 .header-top .text a i{
	position: relative;
	margin-right: 10px;
	font-size: 22px;
	font-weight: 400;
	top: 3px;
}

.header-style-11 .header-top .text a:hover{

}

.header-style-11 .right-column{
	position: relative;
}

.header-style-11 .right-column .info li{
	position: relative;
	display: inline-block;
	padding-left: 42px;
	line-height: 32px;
	margin-right: 40px;
}

.header-style-11 .right-column .info li:before{
	position: absolute;
	content: '';
	background: #e3e3e3;
	width: 1px;
	height: 51px;
	left: -20px;
	top: -11px;
}

.header-style-11 .right-column .info li:after{
	position: absolute;
	content: '';
	background: #e3e3e3;
	width: 1px;
	height: 51px;
	right: -20px;
	top: -11px;
}

.header-style-11 .right-column .info li:first-child:after{
	display: none;
}

.header-style-11 .right-column .info li i{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	color: #fff;
	font-size: 16px;
}

.header-style-11 .right-column .info li p{
	font-size: 18px;
	color: #76777a;
}

.header-style-11 .right-column .info li p a{
	color: #76777a;
	transition: all 500ms ease;
}

.header-style-11 .right-column .info li p a:hover{

}

.header-style-11 .right-column .social-links li{
	position: relative;
	display: inline-block;
	float: left;
	margin: 0px;
	margin-right: 10px;
}

.header-style-11 .right-column .social-links li:last-child{
	margin: 0px !important;
}

.header-style-11 .right-column .social-links li a{
	position: relative;
	display: inline-block;
	width: 32px;
	height: 32px;
	line-height: 32px;
	font-size: 16px;
	color: #fff;
	text-align: center;
}

.header-style-11 .right-column .social-links li:first-child a{

}

.header-style-11 .right-column .social-links li:nth-child(2) a{
	
}

.header-style-11 .right-column .social-links li:nth-child(3) a{
	
}

.header-style-11 .right-column .social-links li:last-child a{
	
}

.header-style-11 .right-column .info,
.header-style-11 .right-column .social-links{
	position: relative;
	float: left;
	line-height: 32px;
}

.header-style-11 .header-upper{
	position: relative;
	width: 100%;
	background: transparent;
}

.header-style-11 .header-upper .inner-container{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	min-height: auto;
	padding: 20px 60px;
	border-top: none;
	border-bottom: 1px solid #3f4d5d;
}

.header-style-11 .logo-box{
	position: relative;
	display: flex;
	align-items: center;
	padding: 0px 0px;
}

.header-style-11 .logo-box .logo{
	padding: 7px 30px 7px 0px !important;
	margin-right: 30px;
	border-right: 1px solid #3f4d5d;
}

.header-style-11 .bootstrap-select .dropdown-toggle{
	box-shadow: none;
	border: none;
	outline: none;
	font-size: 16px;
	font-family: 'Fira Sans', sans-serif;
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
	padding: 0px;
	height: auto;
	padding-right: 8px;
}

.header-style-11 .bootstrap-select .dropdown-toggle:focus{
	box-shadow: none;
	color: #fff;
	outline: none !important;
}

.header-style-11 .bootstrap-select .dropdown-toggle .filter-option:after{
	top: 0px;
	right: 0px;
}

.header-style-11 .select-box{
	position: relative;
	padding-left: 28px;
}

.header-style-11 .select-box i{
	position: absolute;
	left: 0px;
	top: 5px;
	font-size: 18px;
}

.header-style-11 .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn){
	width: 130px;
}

.header-style-11 .main-menu .navigation>li>a{
	color: #fff;
}

.header-style-11 .main-menu .navigation>li.dropdown>a:after{
	display: none;
}

.header-style-11 .main-menu .navigation>li.current>a,
.header-style-11 .main-menu .navigation>li>a:hover{

}

.header-style-11 .bootstrap-select .dropdown-menu li a span.text{
	margin: 0px;
}

.header-style-11 .language{
	position: relative;
	display: inline-block;
	width: 94px;
	height: 56px;
	line-height: 56px;
	text-align: center;
	background: #fff;
	padding-left: 42px;
	padding-right: 15px;
	margin-right: 20px;
	margin-left: 40px;
}

.header-style-11 .language .icon-box{
	position: absolute;
	left: 15px;
	top: 20px;
	font-size: 18px;
	line-height: 18px;
}

.header-style-11 .language .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn){
	width: 35px;
}

.header-style-11 .language .bootstrap-select > .dropdown-toggle{
	color: #242c36;
}

.header-style-11 .language .dropdown-item{
	line-height: 20px;
}

.header-style-11 .language .bootstrap-select .dropdown-toggle .filter-option:after{
	top: -2px;
	font-size: 16px;
	font-weight: 700;
}

.header-style-11 .language .bootstrap-select .dropdown-menu{
	left: -43px !important;
	min-height: auto !important;
}

.header-style-11 .language .bootstrap-select .dropdown-menu .inner{
	min-height: auto !important;
}

.header-style-11 .navbar-right-info .search-toggler{
	color: #fff;
}

.header-style-11 .navbar-right-info{
	margin: 0px 0px;
	margin-left: 40px;
}

.header-style-11 .main-menu .navigation{
	margin: 0px;
}

.header-style-11 .main-menu .navigation>li.dropdown{
	padding-right: 0px;
	margin-right: 45px;
}

.home-11 .btn-style-four,
.home-11 .btn-style-four .btn-title{
	border-radius: 0px;
}

.header-style-11 .btn-style-four{
	background: transparent;
	border: 1px solid;
	color: #fff;
	text-transform: uppercase;
}

.header-style-11 .btn-style-four .btn-title{
	padding: 12px 42px;
}

.header-style-11 .sticky-header{
	padding: 20px 60px;
	background-color: #242c36;
	border-bottom: 1px solid rgba(255,255,255,0.1)
}



/** banner-style-11 **/

.banner-section.style-11{
	position: relative;
}

.banner-section.style-11 .slide-item{
	position: relative;
	padding: 270px 0px 180px 0px;
}

.banner-section.style-11 .slide-item:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: -webkit-linear-gradient(-90deg, rgba(36,44,54,1) 5%, rgba(36,44,54,0.0) 100%);
    bottom: 0px;
    right: 0px;
    z-index: 1;
}

.banner-section.style-11 .content-box{
	position: relative;
	display: block;
	min-height: auto;
	margin: 0px;
	padding: 0px;
	padding-left: 35px;
	border-left: 1px solid #fff;
}

.banner-section.style-11 .content-box:before{
	position: absolute;
	content: '';
	background: #fff;
	width: 1px;
	height: 100px;
	top: 0px;
	left: 6px;
}

.banner-section.style-11 .content-box h2{
	display: block;
	font-size: 80px;
	line-height: 90px;
	color: #fff;
	font-weight: 700;
	padding: 0px;
	text-transform: none;
	margin-bottom: 15px;
	-webkit-transition: all 1000ms ease;
    -moz-transition: all 1000ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease;
}

.banner-section.style-11 .content-box h2:before,
.banner-section.style-11 .content-box h2:after{
	display: none;
}

.banner-section.style-11 .content-box h3{
	display: block;
	font-size: 30px;
	line-height: 38px;
	color: #fff;
	font-weight: 500;
	font-style: italic;
	margin-bottom: 43px;
	-webkit-transition: all 1000ms ease;
    -moz-transition: all 1000ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease;
}

.banner-section.style-11 .banner-carousel .active .content-box h2 {
    -webkit-transition-delay: 800ms;
    -moz-transition-delay: 800ms;
    -ms-transition-delay: 800ms;
    -o-transition-delay: 800ms;
    transition-delay: 800ms;
}

.banner-section.style-11 .banner-carousel .active .content-box h3 {
    -webkit-transition-delay: 1000ms;
    -moz-transition-delay: 1000ms;
    -ms-transition-delay: 1000ms;
    -o-transition-delay: 1000ms;
    transition-delay: 1000ms;
}

.banner-section.style-11 .content-box .btn-box{
	-webkit-transition: all 1000ms ease;
    -moz-transition: all 1000ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease;
}

.banner-section.style-11 .banner-carousel .active .content-box .btn-box {
    -webkit-transition-delay: 1200ms;
    -moz-transition-delay: 1200ms;
    -ms-transition-delay: 1200ms;
    -o-transition-delay: 1200ms;
    transition-delay: 1200ms;
}

.banner-section.style-11 .content-box .btn-box a{
	position: relative;
	display: inline-block;
	font-size: 16px;
	line-height: 26px;
	font-family: 'Fira Sans', sans-serif;
	color: #fff;
	font-weight: 600;
	text-align: center;
	border: 1px solid #fff;
	padding: 14px 52px;
	text-transform: uppercase;
	transition: all 500ms ease;
}

.banner-section.style-11 .content-box .btn-box a:hover{
	background-color: #fff;
}

.banner-section.style-11 .owl-theme .owl-nav .owl-prev:after, 
.banner-section.style-11 .owl-theme .owl-nav .owl-next:after {
    border-radius: 0px !important;
    border: 2px solid #fff;
}

.banner-section.style-11 .owl-theme .owl-nav .owl-prev:hover:after, 
.banner-section.style-11 .owl-theme .owl-nav .owl-next:hover:after{

}


/** service-home-11 **/

.service-home-11{
	position: relative;
	padding-top: 95px;
}

.service-home-11:before{
	position: absolute;
	content: '';
	background: #f2f2f2;
	width: 100%;
	height: 220px;
	left: 0px;
	bottom: 0px;
}

.home-11 .sec-title h4:before{
	position: absolute;
	content: '';
	left: 0px;
	bottom: 5px;
	width: 70px;
	height: 1px;
}

.home-11 .sec-title h4:after{
	position: absolute;
	content: '';
	left: 0px;
	bottom: 0px;
	width: 40px;
	height: 1px;
}

.home-11 .sec-title.text-center h4:before,
.home-11 .sec-title.text-center h4:after{
	left: 50%;
	transform: translateX(-50%);
}

.home-11 .sec-title h4 {
    position: relative;
    padding-bottom: 17px;
    margin-bottom: 16px;
}

.home-11 .sec-title h2{
	color: #242c36;
}

.service-home-11 .single-item{
	position: relative;
	display: block;
}

.service-home-11 .single-item .image-box{
	position: relative;
	display: block;
	overflow: hidden;
	background: #242c36;
	clip-path: polygon(0% 0%, 100% 0%, 100% 61%, 0% 100%, 0% 0%);
}

.service-home-11 .single-item .image-box img{
	width: 100%;
	transition: all 500ms ease;
}

.service-home-11 .single-item:hover .image-box img{
	opacity: 0.1;
	transform: scale(1.05);
}

.service-home-11 .single-item .lower-content{
	position: relative;
	margin-left: 40px;
}

.service-home-11 .single-item .lower-content .inner{
	position: relative;
	display: block;
	background: #fff;
	padding: 24px 30px 30px 30px;
	margin-top: -145px;
	-webkit-box-shadow: rgb(0 0 0 / 10%) 0px 20px 30px 0px;
    box-shadow: rgb(0 0 0 / 10%) 0px 20px 30px 0px;
    z-index: 1;
}

.service-home-11 .single-item .lower-content .inner .icon-box{
	position: absolute;
	top: -44px;
	right: 25px;
	width: 90px;
	height: 90px;
	line-height: 90px;
	font-size: 40px;
	text-align: center;
	color: #fff;
	border-radius: 50%;
}

.service-home-11 .single-item .lower-content .inner h6{
	display: block;
	font-size: 14px;
	line-height: 24px;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 7px;
}

.service-home-11 .single-item .lower-content .inner h3{
	display: block;
	font-size: 22px;
	line-height: 32px;
	font-weight: 600;
	margin-bottom: 21px;
}

.service-home-11 .single-item .lower-content .inner h3 a{
	display: inline-block;
	color: #242c36;
	transition: all 500ms ease;
}

.service-home-11 .single-item .lower-content .inner .btn-box a {
    position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 26px;
    font-family: 'Fira Sans', sans-serif;
    font-weight: 600;
    text-align: center;
    border: 1px solid #e3e3e3;
    padding: 11px 37px;
    text-transform: uppercase;
    transition: all 500ms ease;
}

.service-home-11 .single-item .lower-content .inner .btn-box a:hover{
	color: #fff;
}


/** about-home-11 **/

.about-home-11{
	position: relative;
	padding: 95px 0px 100px 0px;
	background-color: #f2f2f2;
}

.about-home-11 .image-box{
	position: relative;
	display: block;
	padding-left: 157px;
	padding-bottom: 148px;
	margin-right: 30px;
}

.about-home-11 .image-box img{
	position: relative;
	width: 100%;
}

.about-home-11 .image-box .image-2{
	position: absolute;
	left: 0px;
	bottom: 0px;
}

.about-home-11 .image-box .video-btn{
	position: absolute;
	right: 30px;
	bottom: 30px;
	width: 148px;
	height: 148px;
	padding: 36px 20px 13px 20px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.about-home-11 .image-box .video-btn:before{
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	opacity: 0.85;
}

.about-home-11 .image-box .video-btn a{
	position: relative;
	display: inline-block;
	font-size: 30px;
	line-height: 30px;
	color: #fff;
	margin-bottom: 21px;
}

.about-home-11 .image-box .video-btn h6{
	display: block;
	font-size: 16px;
	line-height: 20px;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
}

.about-home-11 .image-box .vector-icon{
	position: absolute;
	left: -95px;
	top: 30px;
}

.home-11 .sec-title h2{
	padding: 0px;
}

.about-home-11 .content-box{
	position: relative;
	display: block;
	margin-top: -5px;
}

.about-home-11 .content-box .sec-title{
	margin-bottom: 20px;
}

.about-home-11 .content-box .text{
	position: relative;
	display: block;
	font-size: 18px;
	line-height: 28px;
	color: #72757f;
	margin-bottom: 19px;
}


.about-home-11 .progress-levels .progress-box {
    position: relative;
    margin-bottom: 9px;
}

.about-home-11 .progress-levels .progress-box:last-child {
    margin-bottom: 0px;
}


.about-home-11 .progress-levels .progress-box .bar {
    position: relative;
    margin-left: 0;
}

.about-home-11 .progress-levels .progress-box .bar .bar-innner {
    position: relative;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 6px;
    border: 1px solid;
    border-radius: 0px;
}

.about-home-11 .progress-levels .progress-box .bar .bar-fill {
    position: absolute;
    left: 0%;
    top: 0px;
    width: 0px;
    height: 4px;
    border-bottom: none;
    -webkit-transition: all 2000ms ease 300ms;
    -o-transition: all 2000ms ease 300ms;
    transition: all 2000ms ease 300ms;
}

.about-home-11 .progress-levels .progress-box.html .bar .bar-fill {
    background: #ef6267;
}

.about-home-11 .progress-levels .progress-box.wp .bar .bar-fill {
    background: #ff9924;
}

.about-home-11 .progress-levels .progress-box.php .bar .bar-fill {
    background: #14dbba;
}

.about-home-11 .progress-levels .progress-box.animated .bar .bar-fill {
    left: 0px;
}

.about-home-11 .progress-levels .progress-box .percent {
    position: absolute;
    left: inherit;
    right: 0px;
    top: -49px;
    letter-spacing: 0px;
    font-size: 18px;
    text-align: center;
    font-weight: 600;
    font-family: 'Fira Sans', sans-serif;
    color: #242c36;
    opacity: 0;
    background: transparent;
    width: auto;
    height: auto;
    line-height: auto;
    -webkit-transition: all 2000ms ease 700ms;
    -o-transition: all 2000ms ease 700ms;
    transition: all 2000ms ease 700ms;
}

.about-home-11 .progress-levels .progress-box.animated .percent {
    opacity: 1;
}

.about-home-11 .progress-levels h5{
	display: block;
	font-size: 18px;
	line-height: 26px;
	font-weight: 600;
	color: #242c36;
	margin-bottom: 9px;
}

.about-home-11 .progress-levels{
	position: relative;
	margin-bottom: 29px;
}

.about-home-11 .content-box .btn-box a {
    position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 26px;
    font-family: 'Fira Sans', sans-serif;
    font-weight: 600;
    text-align: center;
    border: 1px solid #d7d7d7;
    padding: 14px 52px;
    text-transform: uppercase;
    transition: all 500ms ease;
}

.about-home-11 .content-box .btn-box a:hover{
	color: #fff;
}


/** immigration-home-11 **/

.immigration-home-11{
	position: relative;
	padding: 95px 0px 100px 0px;
}

.immigration-home-11 .inner-box{
	position: relative;
	display: block;
	margin-top: 45px;
}

.immigration-home-11 .inner-box .image-box{
	position: relative;
	display: block;
	overflow: hidden;
	background: rgba(25,32,55,1);
}

.immigration-home-11 .inner-box .image-box:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: -webkit-linear-gradient(90deg, rgba(25,32,55,0.8) 10%, rgba(25,32,55,0.10) 100%);
    bottom: 0px;
    right: 0px;
    z-index: 1;
    transition: all 500ms ease;
}

.immigration-home-11 .inner-box .image-box img{
	width: 100%;
	transition: all 500ms ease;
}

.immigration-home-11 .inner-box:hover .image-box img{
	opacity: 0.2;
}

.immigration-home-11 .inner-box .content-box{
	position: absolute;
	left: 0px;
	bottom: 30px;
	right: 0px;
	width: 100%;
	padding: 0px 50px;
	text-align: center;
	z-index: 1;
}

.immigration-home-11 .inner-box .flag{
	position: absolute;
	left: 50%;
	top: -45px;
	transform: translateX(-50%);
	width: 90px;
	height: 90px;
	background: #fff;
	padding: 6px;
	border-radius: 50%;
	z-index: 1;
}

.immigration-home-11 .inner-box .content-box .text{
	position: relative;
	display: block;
	margin-bottom: 22px;
	transition: all 500ms ease;
}

.immigration-home-11 .inner-box:hover .content-box .text{
	padding-bottom: 97px;
}

.immigration-home-11 .inner-box .content-box .text h3{
	display: block;
	font-size: 22px;
	line-height: 30px;
	color: #fff;
	font-weight: 600;
	margin-bottom: 6px;
}

.immigration-home-11 .inner-box .content-box .text h6{
	display: block;
	font-size: 14px;
	line-height: 24px;
	font-weight: 600;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 0px;
}

.immigration-home-11 .inner-box .content-box .text p{
	position: absolute;
	opacity: 0;
	display: block;
	bottom: -10px;
	width: 100%;
	font-size: 18px;
	line-height: 28px;
	color: #979aa7;
	margin-bottom: 0px;
	transition: all 500ms ease;
}

.immigration-home-11 .inner-box:hover .content-box .text p{
	opacity: 1;
	bottom: 0px;
}

.immigration-home-11 .inner-box .content-box .btn-box a {
    position: relative;
    display: block;
    width: 100%;
    font-size: 16px;
    line-height: 26px;
    font-family: 'Fira Sans', sans-serif;
    font-weight: 600;
    text-align: center;
    border: 1px solid #fff;
    color: #fff;
    padding: 14px 30px;
    text-transform: uppercase;
    transition: all 500ms ease;
}

.immigration-home-11 .inner-box .content-box .btn-box a:hover{
	color: #fff;
}

.immigration-home-11 .owl-dots{
	position: relative;
	display: block !important;
	text-align: center;
	margin-top: 27px;
}

.immigration-home-11 .owl-dots button{
	position: relative;
	display: inline-block;
	width: 14px;
	height: 14px;
	border: 2px solid #d3cfcf;
	border-radius: 50%;
	cursor: pointer;
	margin: 0px 7.5px;
	transition: all 500ms ease;
}

.immigration-home-11 .owl-dots button.active{

}

.immigration-home-11 .sec-title{
	margin-bottom: 33px;
}


/** chooseus-home-11 **/

.chooseus-home-11{
	position: relative;
}

.chooseus-home-11:before{
	position: absolute;
	content: '';
	background-color: #242c36;
	width: 100%;
	height: 50%;
	left: 0px;
	bottom: 0px;
}

.chooseus-home-11 .inner-container{
	position: relative;
	display: block;
	border-top: 5px solid;
}

.chooseus-home-11 .inner-box .single-item{
	position: relative;
	display: block;
	float: left;
	width: 50%;
	padding: 40px 20px 33px 30px;
	background: #fff;
}

.chooseus-home-11 .inner-box .single-item:first-child{
	background: #242c36;
}

.chooseus-home-11 .inner-box .single-item:nth-child(2){
	background: #f2f2f2;
}

.chooseus-home-11 .inner-box .single-item:last-child{
	
}

.chooseus-home-11 .inner-box .single-item .icon-box{
	position: relative;
	display: inline-block;
	width: 77px;
	height: 77px;
	line-height: 77px;
	background: #f2f2f2;
	text-align: center;
	border-radius: 50%;
	font-size: 35px;
	margin-bottom: 26px;
}

.chooseus-home-11 .inner-box .single-item:first-child .icon-box{
	background: rgba(255,255,255,0.05);
	color: #fff;
}

.chooseus-home-11 .inner-box .single-item:nth-child(2) .icon-box{
	background: #fff;
}

.chooseus-home-11 .inner-box .single-item:last-child .icon-box{
	background: rgba(0,0,0,0.1);
	color: #fff;
}

.chooseus-home-11 .inner-box .single-item h3{
	display: block;
	font-size: 22px;
	line-height: 30px;
	font-weight: 600;
	color: #242c36;
	margin-bottom: 8px;
}

.chooseus-home-11 .inner-box .single-item:first-child h3,
.chooseus-home-11 .inner-box .single-item:last-child h3{
	color: #fff;
}

.chooseus-home-11 .inner-box .single-item p{
	font-size: 18px;
	line-height: 28px;
	color: #72757f;
}

.chooseus-home-11 .inner-box .single-item:first-child p,
.chooseus-home-11 .inner-box .single-item:last-child p{
	color: rgba(255,255,255,0.6);
}

.chooseus-home-11 .image-box{
	position: relative;
	display: block;
	overflow: hidden;
}

.chooseus-home-11 .image-box img{
	width: 100%;
}

.chooseus-home-11 .inner-box{
	position: relative;
	display: block;
	margin-right: -30px;
}

.home-11 .sec-title.light h2{
	color: #fff;
}


/** testimonial-home-11 **/

.testimonial-home-11{
	position: relative;
	padding: 95px 0px 100px 0px;
	background-color: #242c36;
}

.testimonial-home-11 .inner-box{
	position: relative;
	display: block;
	background: #2a333f;
	padding: 46px 40px 42px 40px;
	margin-top: 45px;
}

.testimonial-home-11 .inner-box .icon-box{
	position: absolute;
	right: 20px;
	bottom: 10px;
	font-size: 200px;
	line-height: 200px;
	color: #2f3946;
}

.testimonial-home-11 .inner-box .thumb-box{
	position: absolute;
	top: -45px;
	right: 40px;
	width: 90px;
	height: 90px;
	border: 4px solid #242c36;
	border-radius: 50%;
}

.testimonial-home-11 .inner-box .thumb-box img{
	width: 100%;
	border-radius: 50%;
}

.testimonial-home-11 .inner-box h3{
	display: block;
	font-size: 22px;
	line-height: 30px;
	color: #fff;
	font-weight: 600;
	margin: 0px;
}

.testimonial-home-11 .inner-box .rating-box li{
	position: relative;
	display: inline-block;
	font-size: 14px;
}

.testimonial-home-11 .inner-box .rating-box{
	position: relative;
	margin-top: 4px;
	margin-bottom: 15px;
}

.testimonial-home-11 .inner-box p{
	position: relative;
	display: block;
	font-size: 18px;
	line-height: 28px;
	color: #979aa7;
	margin-bottom: 29px;
}

.testimonial-home-11 .inner-box h3 span{
	font-size: 18px;
	font-weight: 400;
}

.testimonial-home-11 .sec-title{
	margin-bottom: 38px;
}


/** team-home-11 **/

.team-home-11{
	position: relative;
	padding-top: 105px;
}

.team-home-11:before{
	position: absolute;
	content: '';
	width: 100%;
	height: 163px;
	left: 0px;
	bottom: 0px;
}

.team-home-11 .sec-title{
	position: relative;
	margin-bottom: 40px;
}

.team-home-11 .sec-title a.link-btn{
    position: absolute;
    right: 0px;
    bottom: 10px;
    display: inline-block;
    font-size: 16px;
    line-height: 26px;
    font-family: 'Fira Sans', sans-serif;
    font-weight: 600;
    text-align: center;
    border: 1px solid #d7d7d7;
    padding: 14px 43px;
    text-transform: uppercase;
    transition: all 500ms ease;
}

.team-home-11 .sec-title a.link-btn:hover{
	color: #fff;
}

.team-home-11 .single-item{
	position: relative;
	display: block;
	overflow: hidden;
	text-align: center;
	background: #fff;
	border: 1px solid #e3e3e3;
	padding: 40px 20px 34px 20px;
	z-index: 1;
	transition: all 500ms ease;
}

.team-home-11 .single-item:hover{
	margin-bottom: -50px;
	margin-top: -20px;
	padding-bottom: 105px;
	-webkit-box-shadow: 0px 0px 30px 0px rgb(27 31 45 / 10%);
    box-shadow: 0px 0px 30px 0px rgb(27 31 45 / 10%);
}

.team-home-11 .single-item .image-box{
	position: relative;
	display: inline-block;
	width: 190px;
	height: 190px;
	background: #fff;
	padding: 8px;
	border: 2px solid #242c36;
	border-radius: 50%;
	transition: all 500ms ease;
}

.team-home-11 .single-item:hover .image-box{

}

.team-home-11 .single-item .image-box img{
	width: 100%;
	border-radius: 50%;
}

.team-home-11 .single-item .lower-content{
	position: relative;
	display: block;
	padding-top: 15px;
}

.team-home-11 .single-item .lower-content h3{
	display: block;
	font-size: 22px;
	line-height: 30px;
	font-weight: 600;
	margin-bottom: 0px;
}

.team-home-11 .single-item .lower-content h3 a{
	display: inline-block;
	color: #242c36;
	transition: all 500ms ease;
}

.team-home-11 .single-item .lower-content .designation{
	position: relative;
	display: block;
	font-size: 18px;
	line-height: 24px;
}

.team-home-11 .single-item .lower-content .social-links{
	position: absolute;
	display: block;
	width: 100%;
	left: 0px;
	bottom: -65px;
	background-color: #f2f2f2;
	padding: 10px 0px;
	opacity: 0;
	transform: scale(0,0);
	transition: all 500ms ease;
}

.team-home-11 .single-item:hover .lower-content .social-links{
	opacity: 1;
	transform: scale(1,1);
}

.team-home-11 .single-item .lower-content .social-links li{
	position: relative;
	display: inline-block;
	float: left;
	width: 25%;
	line-height: 24px;
	text-align: center;
	border-right: 1px solid #d7d7d7;
}

.team-home-11 .single-item .lower-content .social-links li:last-child{
	border: none;
}

.team-home-11 .single-item .lower-content .social-links li a{
	position: relative;
	display: inline-block;
	font-size: 16px;
	line-height: 24px;
	transition: all 500ms ease;
}

.team-home-11 .single-item .lower-content .social-links li:first-child a{

}

.team-home-11 .single-item .lower-content .social-links li:nth-child(2) a{
	
}

.team-home-11 .single-item .lower-content .social-links li:nth-child(3) a{
	
}

.team-home-11 .single-item .lower-content .social-links li:last-child a{
	
}


/** clients-home-11 **/

.clients-home-11{
  position: relative;
  padding: 110px 0px;
}

.clients-home-11 .clients-logo-box{
  position: relative;
  display: block;
}

.clients-home-11 .clients-logo-box img{
  display: block;
  max-width: 100%;
  width: auto;
  margin: 0 auto;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}



/** funfact-home-11 **/

.funfact-home-11{
	position: relative;
}

.funfact-home-11:before{
	position: absolute;
	content: '';
	width: 100%;
	height: 50%;
	left: 0px;
	top: 0px;
}

.funfact-home-11 .inner-container{
	position: relative;
	display: block;
	background: #fff;
}

.funfact-home-11 .inner-container:before{
	position: absolute;
	content: '';
	background: #fff;
	width: calc(100% + 100px);
	height: 100%;
	left: -50px;
	top: 0px;
	-webkit-box-shadow: rgb(0 0 0 / 10%) 0px 0px 40px 0px;
    box-shadow: rgb(0 0 0 / 10%) 0px 0px 40px 0px;
}

.funfact-home-11 .single-item{
	position: relative;
	display: block;
	padding: 56px 30px 52px 105px;
	border-right: 1px solid rgba(0,0,0,0.1);
}

.funfact-home-11 .single-column:last-child .single-item{
	border: none;
}

.funfact-home-11 .single-item .icon-box{
	position: absolute;
	left: 0px;
	top: 60px;
	width: 85px;
	height: 85px;
	line-height: 85px;
	background: #f2f2f2;
	font-size: 40px;
	text-align: center;
	border-radius: 50%;
}

.funfact-home-11 .single-item .count-outer{
	position: relative;
	display: block;
	font-size: 60px;
	line-height: 60px;
	font-family: 'Fira Sans', sans-serif;
	font-weight: 600;
	margin-bottom: 7px;
}

.funfact-home-11 .single-item h3{
	display: block;
	font-size: 22px;
	line-height: 30px;
	color: #242c36;
	font-weight: 600;
}


/** news-home-11 **/

.news-home-11{
	position: relative;
	padding: 95px 0px 100px 0px;
}

.news-home-11 .single-item{
	position: relative;
	display: block;
}

.news-home-11 .single-item .image-box{
	position: relative;
	display: block;
	overflow: hidden;
	background: #242c36;
}

.news-home-11 .single-item .image-box img{
	width: 100%;
	transition: all 500ms ease;
}

.news-home-11 .single-item:hover .image-box img{
	opacity: 0.1;
}

.news-home-11 .single-item .image-box .link{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%) scale(0,0);
	display: inline-block;
	width: 54px;
	height: 54px;
	line-height: 54px;
	text-align: center;
	font-size: 24px;
	color: #fff;
	z-index: 1;
	transition: all 500ms ease;
}

.news-home-11 .single-item:hover .image-box .link{
	transform: translate(-50%,-50%) scale(1,1);
}

.news-home-11 .single-item .image-box .category{
	position: absolute;
	right: 20px;
	bottom: 20px;
	display: inline-block;
	font-size: 14px;
	line-height: 24px;
	font-weight: 600;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	padding: 0px 16px;
	z-index: 1;
}

.news-home-11 .single-item .lower-content{
	position: relative;
	display: block;
	border: 1px solid #e3e3e3;
	padding: 23px 20px 21px 30px;
}

.news-home-11 .single-item .lower-content .post-info li{
	position: relative;
	display: inline-block;
	float: left;
	padding-right: 10px;
	margin-right: 5px;
	font-size: 14px;
	line-height: 24px;
	color: #72757f;
	font-weight: 500;
}

.news-home-11 .single-item .lower-content .post-info li:before{
	position: absolute;
	content: '/';
	top: 0px;
	right: 0px;
}

.news-home-11 .single-item .lower-content .post-info li:last-child:before{
	display: none;
}

.news-home-11 .single-item .lower-content .post-info li:last-child{
	padding: 0px;
	margin: 0px;
}

.news-home-11 .single-item .lower-content .post-info li a{
	display: inline-block;
	color: #72757f;
	transition: all 500ms ease;
}

.news-home-11 .single-item .lower-content .post-info li a:hover{

}

.news-home-11 .single-item .lower-content .post-info{
	position: relative;
	display: block;
	margin-bottom: 8px;
}

.news-home-11 .single-item .lower-content h3{
	display: block;
	font-size: 22px;
	line-height: 32px;
	font-weight: 600;
	margin-bottom: 12px;
}

.news-home-11 .single-item .lower-content h3 a{
	display: inline-block;
	color: #242c36;
	transition: all 500ms ease;
}

.news-home-11 .single-item .lower-content h3 a:hover{

}

.news-home-11 .single-item .lower-content .link a{
	position: relative;
	display: inline-block;
	font-size: 16px;
	line-height: 26px;
	font-family: 'Fira Sans', sans-serif;
	color: #242c36;
	font-weight: 600;
	text-transform: uppercase;
	transition: all 500ms ease;
}

.news-home-11 .single-item .lower-content .link a i{
	position: relative;
	margin-right: 10px;
	font-size: 20px;
	top: 2px;
	font-weight: 400;
}


/** contact-home-11 **/

.contact-home-11{
	position: relative;
	padding-bottom: 110px;
}

.contact-home-11:before{
	position: absolute;
	content: '';
	background: #f2f2f2;
	width: 100%;
	height: calc(50% + 110px);
	left: 0px;
	bottom: 0px;
}

.contact-home-11 .inner-container{
	position: relative;
	display: block;
	background: #242c36;
}

.contact-home-11 .contact-form-box{
	position: relative;
	display: block;
	padding: 55px 10px 57px 40px;
}

.contact-home-11 .contact-form-box .sec-title{
	margin-bottom: 40px;
}

.contact-home-11 .contact-form-box input,
.contact-home-11 .contact-form-box textarea,
.contact-home-11 .contact-form-box .bootstrap-select > .dropdown-toggle{
	height: 55px !important;
	border-color: #333f4d !important;
	border-radius: 0px !important;
	color: #979aa7 !important;
	font-size: 18px !important;
	font-weight: 400;
	background: transparent !important;
}

.contact-home-11 .contact-form-box .bootstrap-select > .dropdown-toggle:focus{
	outline: none !important;
}

.contact-home-11 .contact-form-box textarea{
	height: 110px !important;
	resize: none;
}

.contact-home-11 .contact-form-box .btn-style-four {
    background: transparent;
    border: 1px solid;
    color: #fff;
    text-transform: uppercase;
    display: block;
    width: 100%;
    border-radius: 0px;
}

.contact-home-11 .contact-form-box .btn-style-four .btn-title::before{

}

.contact-home-11 .contact-form-box .form-group:last-child{
	margin-bottom: 0px;
}

.contact-home-11 .image-box{
	position: relative;
	display: block;
}

.contact-home-11 .image-box img{
	width: 100%;
}


/** consultation-home-11 **/

.consultation-home-11{
	position: relative;
	background: #f2f2f2;
}

.consultation-home-11:before{
	position: absolute;
	content: '';
	background: #242c36;
	width: 100%;
	height: 50%;
	left: 0px;
	bottom: 0px;
}

.consultation-home-11 .inner-container{
	position: relative;
	display: block;
	background: #fff;
	padding: 30px 30px;
}

.consultation-home-11 .single-item{
	position: relative;
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	padding: 42px 30px 39px 140px;
}

.consultation-home-11 .single-item:before{
	position: absolute;
	content: '';
	background: -webkit-linear-gradient(0deg, rgba(21,29,45,0.95) 50%, rgba(21,29,48,0.45) 100%);
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
}

.consultation-home-11 .single-item .icon-box{
	position: absolute;
	display: inline-block;
	left: 30px;
	top: 32px;
	width: 80px;
	height: 80px;
	line-height: 80px;
	font-size: 40px;
	text-align: center;
	color: #fff;
	border-radius: 50%;
}

.consultation-home-11 .single-item h3{
	display: block;
	font-size: 22px;
	line-height: 30px;
	color: #fff;
	font-weight: 600;
	margin-bottom: 5px;
}

.consultation-home-11 .single-item .link a{
	position: relative;
	display: inline-block;
	font-size: 16px;
	line-height: 26px;
	font-family: 'Fira Sans', sans-serif;
	color: #b6b9c2;
	font-weight: 700;
	text-transform: uppercase;
	transition: all 500ms ease;
}

.consultation-home-11 .single-item .link a i{
	position: relative;
	font-size: 20px;
	font-weight: 400;
	top: 2px;
	margin-right: 10px;
}


/** footer-style-11 **/

.footer-style-11{
	position: relative;
	width: 100%;
	background: #242c36;
}

.footer-style-11 .footer-top{
	position: relative;
	padding: 105px 0px 102px 0px;
	border-bottom: 1px solid rgba(255,255,255,0.1);
}

.footer-style-11 .footer-top .post-widget .post:last-child{
	margin-bottom: 0px;
}

.footer-style-11 .footer-top .footer-logo{
	position: relative;
	margin-bottom: 32px;
}

.footer-style-11 p,
.footer-style-11 a{
	position: relative;
	font-size: 18px;
	line-height: 26px;
	color: #979aa7;
	transition: all 500ms ease;
}

.footer-style-11 .footer-top .logo-widget .text{
	position: relative;
	margin-bottom: 30px;
}

.footer-style-11 .footer-top .logo-widget .twitter-box{
	position: relative;
	padding-left: 57px;
}

.footer-style-11 .footer-top .logo-widget .twitter-box .icon-box{
	position: absolute;
	left: 0px;
	top: 5px;
	display: inline-block;
	width: 42px;
	height: 42px;
	line-height: 42px;
	font-size: 20px;
	color: #fff;
	text-align: center;
}

.footer-style-11 .footer-top .logo-widget .twitter-box h5{
	display: block;
	font-size: 18px;
	line-height: 26px;
	color: #fff;
	font-weight: 500;
	margin-bottom: 0px;
}

.footer-style-11 .widget-title{
	position: relative;
	display: block;
	padding-bottom: 18px;
	margin-bottom: 32px;
}

.footer-style-11 .widget-title:before{
	position: absolute;
	content: '';
	width: 40px;
	height: 1px;
	left: 0px;
	bottom: 0px;
}

.footer-style-11 .widget-title:after{
	position: absolute;
	content: '';
	width: 70px;
	height: 1px;
	left: 0px;
	bottom: 5px;
}

.footer-style-11 .widget-title h3{
	font-size: 22px;
	line-height: 30px;
	color: #fff;
	font-weight: 600;
}

.footer-style-11 .footer-top .link-list li{
	position: relative;
	display: block;
	margin-bottom: 13px;
}

.footer-style-11 .footer-top .link-list li:last-child{
	margin-bottom: 0px;
}

.footer-style-11 .footer-top .link-list li a{
	position: relative;
	padding-left: 19px;
	transition: all 500ms ease;
}

.footer-style-11 .footer-top .link-list li a:before {
    position: absolute;
    content: '\f324';
    font-family: 'Font Awesome 5 Pro';
    left: 0px;
    top: 0px;
    font-size: 12px;
    transition: all 500ms ease;
}

.footer-style-11 .footer-top .post-widget .post{
	padding: 0px;
	margin-bottom: 19px;
}

.footer-style-11 .footer-top .post-widget .post p{
	margin-bottom: 5px;
}

.footer-style-11 .footer-top .post-widget .post h5{
	display: block;
	font-size: 18px;
	line-height: 28px;
	color: #fff;
	font-weight: 600;
}

.footer-style-11 .footer-top .post-widget .post h5 a{
	display: inline-block;
	color: #fff;
	line-height: 28px;
	transition: all 500ms ease;
}

.footer-style-11 .footer-top .logo-widget{
	position: relative;
	margin-top: 5px;
}

.footer-style-11 .footer-bottom{
	position: relative;
	padding: 22px 0px;
	border-top: none;
}

.footer-style-11 .footer-bottom .footer-nav li{
	position: relative;
	float: left;
	margin-right: 22px;
}

.footer-style-11 .footer-bottom .footer-nav li:last-child{
	margin: 0px !important;
}

.footer-style-11 .footer-bottom .footer-nav li a{
	position: relative;
}

.footer-style-11 .footer-bottom .footer-nav li a:before{
	position: absolute;
	content: '/';
	top: -3px;
	right: -15px;
	color: #9b9da8;
}

.footer-style-11 .footer-bottom .footer-nav li:last-child a:before{
	display: none;
}

.scroll-to-top.style-11{
	border: 1px solid rgba(255,255,255,0.2);
	background: #242c36;
	border-radius: 0px;
}

.category-home-12 .col-lg-2:last-child .single-item .overlay-content{
	left: inherit;
	right: 0px;
	transform-origin: right center;
}



/*** 

====================================================================
                        Responsive-Css
====================================================================

***/

@media only screen and (max-width: 1599px){

	.header-style-ten{
		padding: 0px 30px;
	}

	.header-style-11 .select-box{
		display: none;
	}

	.header-style-11 .logo-box .logo{
		border: none;
		margin-right: 0px;
	}

	.header-style-11 .right-column .info{
		display: none;
	}

}


@media only screen and (max-width: 1399px){

	.header-style-seven .header-top{
		text-align: center;
	}

	.header-style-seven .header-top .top-left, 
	.header-style-seven .header-top .top-right{
		display: block;
		width: 100%;
		float: none;
	}

	.header-style-seven .header-top .contact-info,
	.header-style-seven .header-top .social-links{
		display: block;
	}

	.header-style-seven .header-top .social-links li{
		float: none;
		display: inline-block;
	}

	.header-style-seven .navbar-right-info .link-btn{
		display: none;
	}

	.header-style-seven .header-upper .logo-box .logo{
		padding-top: 30px;
		padding-bottom: 25px;
	}

	.header-style-seven .navbar-right-info{
		margin-top: 35px;
	}

	.header-style-seven .navbar-right-info:before{
		top: -10px;
	}

	.about-home-7{
		padding: 0px;
	}

	.header-style-ten .header-lower{
		display: none;
	}

	.header-style-ten .header-upper{
		padding-bottom: 0px;
	}

	.header-style-ten .navbar-right-info{
		margin-left: 0px;
	}

	.header-style-11 .navbar-right-info .btn-box{
		display: none;
	}

	.header-style-11 .header-upper .inner-container{
		padding-left: 30px;
		padding-right: 30px;
	}

}

@media only screen and (max-width: 1299px){

	.header-style-six .main-menu .navigation>li{
		padding-left: 20px;
		padding-right: 20px;
	}

	.header-style-ten .navbar-right-info .social-links{
		display: none;
	}

}

@media only screen and (max-width: 1199px){

	.feature-block-five .inner-box .bg-shape{
		display: none;
	}

	.feature-block-five .inner-box:before{
		display: none;
	}

	.feature-block-five .inner-box{
		background: #fff;
		border-radius: 8px;
		max-width: 100%;
		padding-left: 30px;
		padding-right: 30px;
	}

	.feature-block-five .text br{
		display: none;
	}

	.immigration-home-11 .inner-box .content-box{
		padding-left: 30px;
		padding-right: 30px;
	}

	.header-style-12 .navbar-right-info{
		padding-left: 20px;
	}

}


@media only screen and (max-width: 1139px){

	.header-style-six .navbar-right-info{
		float: left;
	}

	.header-style-six .nav-outer .mobile-nav-toggler{
		margin: 10px 0px;
	}

	.header-style-seven .header-upper .logo-box .logo,
	.header-style-ten .header-upper .logo-box .logo{
		padding: 30px 30px 25px 0px !important;
	}

	.header-style-seven .nav-outer .mobile-nav-toggler{
		margin: 23px 0px;
	}

	.header-style-ten .header-upper .logo-box{
		padding: 0px;
	}

	.header-style-ten .header-upper .logo-box .logo:before{
		top: 25px;
	}

	.header-style-ten .nav-outer .mobile-nav-toggler{
		margin-left: 0px;
	}

	.works-home-10 .single-item .arrow{
		display: none;
	}

	.header-style-11 .right-column .social-links{
		display: none;
	}

	.header-style-11 .nav-outer .mobile-nav-toggler{
		margin: 5px 0px;
	}

	.header-style-12 .navbar-right-info{
		margin: 14px 0px;
	}

	.header-style-12 .nav-outer .mobile-nav-toggler{
		margin: 15px 0px;
	}

	.header-style-12 .header-middle .topics-box,
	.header-style-12 .header-middle .social-links{
		display: none;
	}

}


@media only screen and (max-width: 991px){

	.about-section-two.alternat-2 .image-box{
		margin: 0px 0px 30px 0px;
	}

	.service-home-6 .owl-dots{
		display: none;
	}

	.chooseus-home-6 .left-column{
		margin-bottom: 30px;
	}

	.chooseus-home-6:before{
		width: 100%;
	}

	.project-home-6 .owl-dots{
		display: none;
	}

	.team-home-6 .sec-title .theme-btn{
		position: relative;
		margin-top: 20px;
	}

	.team-home-6 .single-item .inner-box{
		margin-bottom: 30px;
	}

	.team-home-6{
		padding-bottom: 70px;
	}

	.testimonial-home-6 .owl-nav{
		display: none;
	}

	.news-home-6 .sec-title .theme-btn{
		position: relative;
		margin-top: 20px;
	}

	.cta-home-6 .text{
		margin-bottom: 30px;
	}

	.footer-widget{
		margin: 0px 0px 30px 0px !important;
	}

	.footer-style-six .footer-top{
		padding-bottom: 60px;
	}

	.header-style-six .header-middle .contact-info{
		display: none;
	}

	.header-style-six .header-middle .logo{
		width: auto;
		text-align: center;
		padding-bottom: 15px;
	}

	.service-home-7 .single-item .inner-box{
		margin-bottom: 30px;
	}

	.service-home-7{
		padding-bottom: 70px;
	}

	.about-home-7 .image-box{
		margin-right: 0px;
		margin-bottom: 30px;
	}

	.works-home-7 .single-item{
		margin-bottom: 90px;
	}

	.testimonial-home-7 .form-inner{
		margin-bottom: 50px;
	}

	.news-home-7 .news-block-one.style-two .inner-box{
		margin-bottom: 30px;
	}

	.news-home-7{
		padding-bottom: 70px;
	}

	.footer-style-seven .footer-top{
		padding-bottom: 42px;
	}

	.footer-style-seven .footer-bottom .left-column{
		float: none;
	}

	.footer-style-seven .footer-bottom .social-links{
		float: none;
		display: block;
		text-align: center;
	}

	.banner-section.style-ten .owl-theme .owl-dots,
	.border-shape{
		display: none;
	}

	.about-home-10 .content-box{
		margin-bottom: 30px;
	}

	.service-home-10 .srvice-info .info-list li{
		width: 50%;
	}

	.funfact-home-10 .single-item{
		margin-bottom: 30px;
		padding: 0px;
	}

	.funfact-home-10{
		padding-bottom: 65px;
	}

	.works-home-10 .single-item{
		margin-bottom: 30px;
	}

	.works-home-10,
	.news-home-10,
	.footer-style-ten .footer-top{
		padding-bottom: 70px;
	}

	.pricing-home-10 .content-box{
		margin-right: 0px;
		margin-bottom: 30px;
	}

	.faq-home-10 .accordion-box{
		margin-bottom: 30px;
	}

	.footer-style-ten .footer-bottom .copyright,
	.footer-style-ten .footer-nav{
		float: none;
		display: block;
		text-align: center;
	}

	.footer-style-ten .footer-bottom .footer-nav li{
		float: none;
		display: inline-block;
	}

	.service-home-11 .single-item{
		margin-bottom: 30px;
	}

	.about-home-11 .image-box .vector-icon{
		display: none;
	}

	.about-home-11 .image-box{
		margin: 0px 0px 30px 0px;
	}

	.about-home-11 .content-box{
		margin: 0px;
	}

	.immigration-home-11 .owl-dots{
		display: none !important;
	}

	.chooseus-home-11 .inner-box{
		margin-right: 0px;
		margin-bottom: 30px;
	}

	.team-home-11 .sec-title a.link-btn{
		position: relative;
		bottom: 0px;
		margin-top: 20px;
	}

	.team-home-11 .single-item:hover{
		margin: 0px;
		margin-bottom: 30px;
		padding-bottom: 34px;
	}

	.team-home-11 .single-item .lower-content .social-links{
		position: relative;
		bottom: 0px;
		opacity: 1;
		transform: scale(1,1);
		margin-top: 20px;
	}

	.team-home-11 .single-item,
	.news-home-11 .single-item{
		margin-bottom: 30px;
	}

	.funfact-home-11 .single-item{
		border: none;
	}

	.news-home-11,
	.category-home-12,
	.highlights-home-12{
		padding-bottom: 70px;
	}

	.footer-style-11 .footer-top{
		padding-bottom: 72px;
	}

	.category-home-12 .single-item,
	.offered-home-12 .single-item .inner-box{
		margin-bottom: 30px;
	}

	.about-home-12 .inner-box{
		margin-left: 0px;
		margin-top: 30px;
	}

	.highlights-home-12 .single-item .inner-box{
		margin-bottom: 30px;
	}

	.team-home-12 .sec-title{
		margin-bottom: 40px;
	}

	.funfact-home-12 .single-item{
		border: none;
	}

	.testimonial-home-12 .owl-dots{
		display: none;
	}

	.instructor-home-12 .title-text{
		display: none;
	}

	.instructor-home-12{
		padding: 0px;
	}

	.instructor-home-12 .inner-box{
		margin: 0px;
	}

	.instructor-home-12 .inner-box.mr-40{
		margin-bottom: 30px;
	}

	.news-home-12 .sec-title .theme-btn{
		position: relative;
		bottom: 0px;
		margin-top: 20px;
	}

	.subscribe-home-12 .text{
		margin-bottom: 30px;
	}

	.footer-style-12 .footer-top .logo-widget{
		border: none;
	}

	.footer-style-12 .footer-top{
		padding-bottom: 63px;
	}

	.footer-style-12 .footer-bottom .copyright,
	.footer-style-12 .footer-bottom .footer-nav{
		float: none;
		display: block;
		text-align: center;
	}

	.footer-style-12 .footer-bottom .footer-nav li{
		float: none;
		display: inline-block;
	}

	.feature-home-6 .feature-block .inner-box{
		margin-bottom: 30px;
	}

	.about-section-two.alternat-2{
		padding-bottom: 70px;
	}

	.feature-block-five .inner-box{
		box-shadow: 0px 10px 20px 0px rgb(0 0 0 / 10%);
	}

	.features-section-five{
		padding-bottom: 0px;
	}

	.news-home-10 .outer-container{
		padding: 0px 30px;
		margin: 0px;
	}

	.news-home-10 .owl-theme .owl-nav{
		display: none;
	}

	.footer-banner-section .single-item{
		padding-right: 0px;
		margin-bottom: 30px;
	}

	.footer-banner-section .single-column:last-child .single-item{
		margin: 0px;
	}

	.category-home-12 .sec-title .btn-box{
		position: relative;
		bottom: 0px;
		margin-top: 20px;
	}


}


@media only screen and (max-width: 767px){

	.banner-section.style-six .banner-carousel .slide-item{
		padding: 120px 0px 200px 0px;
	}

	.banner-section.style-six .banner-carousel .content-box h2 br{
		display: none;
	}

	.sec-title h2 br{
		display: none;
	}

	.testimonial-home-6 .inner-box .text p{
		font-size: 18px;
		line-height: 28px;
	}

	.testimonial-home-6 .inner-box .text p br{
		display: none;
	}

	.contact-home-6 .default-form .form-group:last-child{
		margin-bottom: 27px;
	}

	.footer-style-six .footer-bottom .copyright,
	.footer-style-six .footer-bottom .footer-nav,
	.footer-style-11 .footer-bottom .copyright,
	.footer-style-11 .footer-bottom .footer-nav{
		float: none;
		display: block;
		text-align: center;
	}

	.footer-style-six .footer-bottom .footer-nav li,
	.footer-style-11 .footer-bottom .footer-nav li{
		float: none;
		display: inline-block;
	}

	.subscribe-home-7 .inner-box p br{
		display: none;
	}

	.banner-section.style-ten .slide-item{
		padding: 100px 0px;
	}

	.service-home-10 .srvice-info .info-list li{
		width: 100%;
	}

	.service-home-10 .content-box .inner-box{
		margin: 0px;
	}

	.chooseus-home-10 .image{
		margin: 30px 0px;
	}

	.pricing-home-10 .paricing-table{
		margin-bottom: 30px;
	}

	.pricing-home-10{
		padding-bottom: 70px;
	}

	.banner-section.style-11 .slide-item{
		padding: 170px 0px 100px 0px;
	}

	.chooseus-home-11 .inner-box .single-item{
		width: 100%;
	}

	.banner-section.style-12 .slide-item{
		padding: 100px 0px;
	}

	.category-home-12 .col-lg-2:last-child .single-item .overlay-content {
    	left: 0px;
    	right: inherit;
    	transform-origin: left center;
	}

	.funfact-home-12 .single-column:nth-child(2) .single-item{
		padding-top: 0px;
		padding-bottom: 0px;
	}

	.funfact-home-12 .single-column:nth-child(2) .single-item .icon-box{
		top: 4px;
	}

	.highlights-home-6 .inner-box .single-item{
		width: 100%;
	}

	.chooseus-home-6 .left-column .icon-box{
		display: none;
	}

	.chooseus-home-6 .right-column{
		padding-left: 0px;
	}

	.contact-home-11 .contact-form-box{
		padding-left: 30px;
		padding-right: 30px;
	}

	.about-home-12 .inner-box .nav-tabs li{
		width: 100%;
	}

	.about-home-12 .inner-box{
		padding-bottom: 240px;
	}


}

@media only screen and (max-width: 575px){

	.chooseus-home-6 .right-column .single-item{
		padding-left: 130px;
	}

	.contact-home-6 .form-inner{
		padding-left: 30px;
		padding-right: 30px;
	}

	.banner-section.style-seven .banner-carousel .content-box h2{
		line-height: 45px;
	}

	.chooseus-home-7 .inner-box .single-item{
		margin-left: 0px;
	}

	.works-home-7 .more-text{
		padding-left: 30px;
		padding-right: 30px;
	}

	.testimonial-home-7 .testimonial-content .quote-text{
		display: none;
	}

	.subscribe-home-7 .pattern-layer{
		display: none;
	}

	.footer-style-seven .footer-top .links-widget .links-list li{
		width: 100%;
	}

	.footer-style-seven .footer-bottom .logo{
		float: none;
		display: block;
		text-align: center;
		padding: 0px;
		margin: 0px;
		border: none;
		margin-bottom: 10px;
	}

	.footer-style-seven .footer-bottom .left-column{
		display: block;
	}

	.footer-style-seven .footer-bottom .text{
		float: none;
		display: block;
		text-align: center;
	}

	.banner-section.style-ten .banner-content h2{
		font-size: 36px;
		line-height: 44px;
	}

	.banner-section.style-11 .content-box h2{
		line-height: 45px;
	}

	.header-style-11 .header-top .text .icon-box{
		top: 8px;
	}

	.banner-section.style-12 .content-box h2,
	.banner-section.style-six .banner-carousel .content-box h2{
		line-height: 45px;
	}

	.consulting-home-12 .btn-box a{
		margin: 5px;
	}

}

@media only screen and (max-width: 499px){

	.cta-home-6 .form-inner .form-group button,
	.subscribe-home-12 .form-inner .form-group button{
		position: relative;
		margin-top: 20px;
		width: 100%;
	}

	.cta-home-6 .form-inner .form-group,
	.subscribe-home-12 .form-inner .form-group{
		padding-right: 0px;
	}

	.header-style-seven .header-upper .logo-box .login-box{
		display: none;
	}

	.header-style-ten .header-upper .logo-box .logo{
		padding-right: 0px;
		margin-right: 0px;
		border: none;
	}

	.header-style-ten .header-upper .logo-box .search-box{
		display: none;
	}

	.about-home-10 .content-box .lower-box .signature{
		margin-bottom: 10px;
	}

	.faq-home-10 .form-inner{
		padding-left: 30px;
		padding-right: 30px;
	}

	.about-home-11 .image-box{
		padding: 0px;
	}

	.about-home-11 .image-box .image-2{
		position: relative;
		margin-top: 30px;
	}

	.consultation-home-11 .single-item{
		padding-left: 30px;
	}

	.consultation-home-11 .single-item .icon-box{
		position: relative;
		left: 0px;
		top: 0px;
		margin-bottom: 20px;
	}

	.header-style-12 .header-middle .btn-box{
		display: none;
	}

	.footer-style-12 .footer-top .logo-widget .inner-box .single-item{
		width: 100%;
	}

	.footer-style-12 .footer-top .logo-widget .inner-box .single-item:first-child{
		margin-bottom: 20px;
	}

}