/************ CSS Styles ************

    Template Name: Cukur - Digital Agency Template
    Author: kholie-b
    version: 1.0
    Copyright: 2019

************************************/

/*==================================

        Table of Content

        1. Default Settings
        2. Preloader
        3. Navbar
        4. Home Section
		5. Introduction Section
        6. About Section
        7. Skills Section
        8. Services Section
		9. Team Section
        10. Testimonials Section
        11. Work Section
        12. Numbers Section
		13.Price Section
		14. Project Section
        15. Blog Section
        16. Contact Section
        17. Footer
		18. Error Page
		19. Portfolio page
      
==================================*/

/*----------------------------------------------------------------
					1. Start Default Settings
----------------------------------------------------------------*/
/*============ Body and Core Css ============*/
* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
	margin: 0;
	text-decoration: none !important;
	list-style: none !important;
	outline: none !important;
}

img {
	
	height: auto;
}

a,
a:hover,
a:focus,
a:active,
button:focus {
	text-decoration: none;
	border: none;
	outline: 0;
	color: #585858;
}

ul ol,
li {
	list-style: none;
	margin: 0;
	padding: 0;
}

body {
	font-family: "poppins", sans-serif;
	position: relative;
	font-size: 16px;
	line-height: 1.65;
	color: #b9b9b9;
	overflow-x: hidden !important
}

span {
	display: inline-block;
}

.dropdown-menu{min-width: 19rem !important;}
.form-group { margin-bottom: 2rem !important;}
.application-development-points{padding:10px; border-radius:8px; border:1px dotted #ccc; float: left;
    margin-right: 20px; margin-bottom:20px}
	.application-development-points_headding{color:#ff6600}
.ap_dev_bg{ width:100%; height:auto;padding:40px 0; background:#0b2752 !important; text-align:center}
.sof-tes-1_img{width:100%;}
/*===========Margin And Paddings============*/
.mt-0 {
	margin-top: 0 !important;
}

.mt-5 {
	margin-top: 5px !important;
}

.mt-10 {
	margin-top: 10px !important;
}

.mt-15 {
	margin-top: 15px !important;
}

.mt-20 {
	margin-top: 20px !important;
}

.mt-25 {
	margin-top: 25px !important;
}

.mt-30 {
	margin-top: 30px !important;
}

.mt-35 {
	margin-top: 35px !important;
}

.mt-40 {
	margin-top: 40px !important;
}

.mt-45 {
	margin-top: 45px !important;
}

.mt-50 {
	margin-top: 50px !important;
}

.mt-55 {
	margin-top: 55px !important;
}

.mt-60 {
	margin-top: 60px !important;
}

.mt-62 {
	margin-top: 62px !important;
}

.mt-65 {
	margin-top: 65px !important;
}

.mt-70 {
	margin-top: 70px !important;
}

.mt-75 {
	margin-top: 75px !important;
}

.mt-80 {
	margin-top: 80px !important;
}

.mt-85 {
	margin-top: 85px !important;
}

.mt-90 {
	margin-top: 90px !important;
}

.mt-95 {
	margin-top: 95px !important;
}

.mt-100 {
	margin-top: 100px !important;
}

/* Custom Margin Bottom */
.mb-0 {
	margin-bottom: 0 !important;
}

.mb-5 {
	margin-bottom: 5px !important;
}

.mb-10 {
	margin-bottom: 10px !important;
}

.mb-15 {
	margin-bottom: 15px !important;
}

.mb-20 {
	margin-bottom: 20px !important;
}

.mb-25 {
	margin-bottom: 25px !important;
}

.mb-30 {
	margin-bottom: 30px !important;
}

.mb-35 {
	margin-bottom: 35px !important;
}

.mb-40 {
	margin-bottom: 40px !important;
}

.mb-45 {
	margin-bottom: 45px !important;
}

.mb-50 {
	margin-bottom: 50px !important;
}

.mb-55 {
	margin-bottom: 55px !important;
}

.mb-60 {
	margin-bottom: 60px !important;
}

.mb-62 {
	margin-bottom: 62px !important;
}

.mb-65 {
	margin-bottom: 65px !important;
}

.mb-70 {
	margin-bottom: 70px !important;
}

.mb-75 {
	margin-bottom: 75px !important;
}

.mb-80 {
	margin-bottom: 80px !important;
}

.mb-85 {
	margin-bottom: 85px !important;
}

.mb-90 {
	margin-bottom: 90px !important;
}

.mb-95 {
	margin-bottom: 95px !important;
}

.mb-100 {
	margin-bottom: 100px !important;
}

.m-0 {
	margin: 0px !important;
}

/* Custom Padding top */
.pt-0 {
	padding-top: 0 !important;
}

.pt-5 {
	padding-top: 5px !important;
}

.pt-10 {
	padding-top: 10px !important;
}

.pt-15 {
	padding-top: 15px !important;
}

.pt-20 {
	padding-top: 20px !important;
}

.pt-25 {
	padding-top: 25px !important;
}

.pt-30 {
	padding-top: 30px !important;
}

.pt-35 {
	padding-top: 35px !important;
}

.pt-40 {
	padding-top: 40px !important;
}

.pt-45 {
	padding-top: 45px !important;
}

.pt-50 {
	padding-top: 50px !important;
}

.pt-55 {
	padding-top: 55px !important;
}

.pt-60 {
	padding-top: 60px !important;
}

.pt-65 {
	padding-top: 65px !important;
}

.pt-70 {
	padding-top: 70px !important;
}

.pt-75 {
	padding-top: 75px !important;
}

.pt-80 {
	padding-top: 80px !important;
}

.pt-85 {
	padding-top: 85px !important;
}

.pt-90 {
	padding-top: 90px !important;
}

.pt-95 {
	padding-top: 95px !important;
}

.pt-100 {
	padding-top: 100px !important;
}

.pt-110 {
	padding-top: 110px !important;
}

.pt-120 {
	padding-top: 120px !important;
}

/* Custom Padding Bottom */
.pb-0 {
	padding-bottom: 0 !important;
}

.pb-1 {
	padding-bottom: 1px !important;
}

.pb-5 {
	padding-bottom: 5px !important;
}

.pb-10 {
	padding-bottom: 10px !important;
}

.pb-15 {
	padding-bottom: 15px !important;
}

.pb-20 {
	padding-bottom: 20px !important;
}

.pb-25 {
	padding-bottom: 25px !important;
}

.pb-30 {
	padding-bottom: 30px !important;
}

.pb-35 {
	padding-bottom: 35px !important;
}

.pb-40 {
	padding-bottom: 40px !important;
}

.pb-45 {
	padding-bottom: 45px !important;
}

.pb-50 {
	padding-bottom: 50px !important;
}

.pb-55 {
	padding-bottom: 55px !important;
}

.pb-60 {
	padding-bottom: 60px !important;
}

.pb-65 {
	padding-bottom: 65px !important;
}

.pb-70 {
	padding-bottom: 70px !important;
}

.pb-75 {
	padding-bottom: 75px !important;
}

.pb-80 {
	padding-bottom: 80px !important;
}

.pb-85 {
	padding-bottom: 85px !important;
}

.pb-90 {
	padding-bottom: 90px !important;
}

.pb-95 {
	padding-bottom: 95px !important;
}

.pb-100 {
	padding-bottom: 100px !important;
}

.pb-110 {
	padding-bottom: 110px !important;
}

.pb-130 {
	padding-bottom: 130px !important;
}

/*===========Typography Settings============*/
h1,
h2,
h3,
h4,
h5,
h6 {
	color: #000;
	margin: 0;
	padding: 0;
	line-height: 1.2;
	font-family: 'Raleway', sans-serif;
}

h1 {
	font-size: 55px;
	font-weight: 700;
}

h2 {

	font-size: 40px;
	font-weight: 500;
}

h3 {
	font-weight: 500;
	font-size: 23px;
}

h4 {

	font-size: 18px;
	font-weight: 500;
}

h5 {
	font-size: 20px;
	font-weight: 500;
}

p {
	line-height: 28px;
	font-weight: 400;
	font-size: 14px;
	font-family: 'poppins', sans-serif;
	color: #585858;
}

/*===========Buttons============*/
a.btn-sm {
	padding: 15px 30px;
	font-size: 10px;
	letter-spacing: 2px;
	text-transform: uppercase;
	border-radius: 50px;
	background: linear-gradient(to right, #B93A37 0%, #E06E31 100%);
	transition: ease-out .5s;
	border: none;
	color: #fff;
}

a.btn-sm:hover {
	color: #fff;
	background: #E06E31;
}

/*===========Colors============*/
.color1 {
	color: #B93A37
}

.color2 {
	color: #E06E31
}

.color3 {
	color: #A5668B
}

.color4 {
	color: #3E8A4B
}

/*===========Title Sections============*/
.section-title {
	margin-bottom: 40px
}

.section-title h2 {
	font-size: 20px;
	font-weight: 600;
	letter-spacing: 2px;
	text-transform: capitalize;
	line-height: .95;
	margin-bottom: 10px;
	display: inline-block;
	background: linear-gradient(to right, #B93A37 0%, #E06E31 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	margin-top: 4px
}

.section-title h3 {
	font-size: 45px;
	font-weight: 600;
	margin-bottom: 10px;
	text-transform: capitalize;
	position: relative;
	text-shadow: 1px 2px 2px #B93A37;
}

/*===========Drop Down============*/
.drop-down {
	position: absolute;
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	left: -44px;
	bottom: 120px
}

.drop-down a {
	color: #fff;
	font-size: 12px;
	font-weight: 400
}

.drop-down .drop-line {
	width: 50px;
	height: 1px;
	margin-left: 5px;
	background: #fff;
	display: inline-block;
	vertical-align: middle;
}

.drop-down a,
.drop-down .drop-line {
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	transition: all .5s ease;
}

.drop-down a:hover {
	color: #E06E31
}

.drop-down:hover .drop-line {
	background: #E06E31
}

/*===========Animation============*/
.rectangle-one,
.triangle-one,
.rectangle-two,
.rectangle-three,
.triangle-three,
.rectangle-four {
	animation-name: rotate-move;
	animation-duration: 7s;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
	-webkit-animation-name: rotate-move;
	-webkit-animation-duration: 7s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	-moz-animation-name: rotate-move;
	-moz-animation-duration: 7s;
	-moz-animation-iteration-count: infinite;
	-moz-animation-timing-function: linear;
	-ms-animation-name: rotate-move;
	-ms-animation-duration: 7s;
	-ms-animation-iteration-count: infinite;
	-ms-animation-timing-function: linear;
	-o-animation-name: rotate-move;
	-o-animation-duration: 7s;
	-o-animation-iteration-count: infinite;
	-o-animation-timing-function: linear;
}

@keyframes rotate-move {
	from {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

/*----------------------------------------------------------------
					 2. Start Preloader
----------------------------------------------------------------*/
.preloader {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10000000;
	background: #fff
}

.loader {
	display: block;
	position: relative;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 60px;
	height: 60px;
	margin: -75px 0 0 -75px;
	border-radius: 50%;
	border: 3px solid transparent;
	border-top-color: #B93A37;
	-webkit-animation: spin 2s linear infinite;
	animation: spin 2s linear infinite;
}

.loader:before {
	content: "";
	position: absolute;
	top: 5px;
	left: 5px;
	right: 5px;
	bottom: 5px;
	border-radius: 50%;
	border: 3px solid transparent;
	border-top-color: #E06E31;
	-webkit-animation: spin 3s linear infinite;
	animation: spin 3s linear infinite;
}

.loader:after {
	content: "";
	position: absolute;
	top: 15px;
	left: 15px;
	right: 15px;
	bottom: 15px;
	border-radius: 50%;
	border: 3px solid transparent;
	border-top-color: #a5668b;
	-webkit-animation: spin 1.5s linear infinite;
	animation: spin 1.5s linear infinite;
}

@-webkit-keyframes spin {
	0% {
		-webkit-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes spin {
	0% {
		-webkit-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

/*----------------------------------------------------------------
					  End Preloader
----------------------------------------------------------------*/
/*----------------------------------------------------------------
					 3. Start Navbar
----------------------------------------------------------------*/
.fixed-top {
	border-bottom: 1px solid rgba(255, 255, 255, .05)
}

.fixed-top .navbar-brand {
	font-size: 28px;
	color: #FFF !important;
	text-transform: uppercase;
	font-weight: 600;
	position: relative;
	z-index: 999
}

.navbar-brand .brand-after {
	background: linear-gradient(to right, #B93A37 0%, #E06E31);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-weight: 900
}

.nav-fixed .navbar-brand {
	font-size: 28px;
	color: #585858 !important;
	text-transform: uppercase;
	font-weight: 600;
	position: relative;
	z-index: 999
}

.navbar-nav .nav-item .nav-link,
.navbar-nav .dropdown-menu a {
	color: #fff;
	font-size: 15px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: 400;
	padding: 0;
	font-family: 'poppins', sans-serif;
	margin: 12px 10px;
	position: relative;
	-webkit-transition: 0.4s ease-in-out;
	-moz-transition: 0.4s ease-in-out;
	-ms-transition: 0.4s ease-in-out;
	-o-transition: 0.4s ease-in-out;
	transition: 0.4s ease-in-out;
	z-index: 1;
	display: block
}

.navbar-nav .dropdown-menu a {
	color: #444;
	display: inline-block
}

.navbar-nav .nav-item .nav-link:after,
.navbar-nav .dropdown-menu a:after {
	position: absolute;
	content: '';
	left: 0;
	top: 60%;
	width: 100%;
	height: 6px;
	z-index: -1;
	background: linear-gradient(to right, #B93A37 0%, #E06E31);
	transform-origin: right center;
	transform: scale(0, 1);
	transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
	opacity: .5
}

.navbar-nav .dropdown-menu {
	padding: 10px 30px
}

.navbar-nav .nav-item .nav-link:hover:after,
.navbar-nav .nav-item .nav-link:focus:after,
.navbar-nav .nav-item .nav-link.active:after,
.navbar-nav .dropdown-menu a:hover:after,
.navbar-nav .dropdown-menu a:focus:after {
	transform-origin: left center;
	transform: scale(1, 1);
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
	color: #E06E31;
}

.nav-fixed .navbar-nav .active > .nav-link,
.nav-fixed .navbar-nav .nav-link.active,
.nav-fixed .navbar-nav .nav-link.show,
.nav-fixed .navbar-nav .show > .nav-link {
	color: #E06E31 !important;

}

.fixed-top .navbar-nav .active > .nav-link {
	color: #FFF !important;
}

.nav-fixed {
	background: #fff;
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 999;
	border-bottom: 1px solid #EEE;
	width: 100%;
}

.fixed-top .navbar-nav .active > .nav-link,
.fixed-top .navbar-nav .nav-link.active,
.fixed-top .navbar-nav .nav-link.show,
.fixed-top .navbar-nav .show > .nav-link,
.navbar-expand-lg .navbar-collapse .dropdown-menu .nav-item .nav-link:hover {
	color: #E06E31 !important;
}

.nav-fixed .navbar-nav .nav-item .nav-link {
	color: #444;
}

.navbar-toggler-icon {
	width: 1em;
	height: 1em;
}

.navbar-light .navbar-toggler {
	background-color: transparent;
	border: none;
	padding-top: 20px;
	padding-bottom: 20px;
}

.navbar-toggler-icon {
	background-image: none !important;
	height: 3px;
	margin-bottom: 3px;
	display: block;
	background: #fff;
}

.nav-fixed .navbar-toggler-icon {
	background: #585858 !important;
}

/*----------------------------------------------------------------
					  End Navbar
----------------------------------------------------------------*/

/*----------------------------------------------------------------
					 4. Start Home
----------------------------------------------------------------*/
.home {
	height: 100vh;
	min-height: 100%;
	width: 100%;
	background-image: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, .4)), url(../img/Home-bg-1.jpeg);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
	overflow: hidden;
	position: relative
}

.home .container {
	position: relative;
	top: 50%;
	transform: translateY(-50%)
}

.banner-content h1 {
	color: #fff;
	font-size: 64px;
	font-weight: 500;
	position: relative
}

.banner-content h1 span {
	font-weight: 800;
	text-transform: uppercase;
	position: relative;
	color:#ffa520
}

.tech-inside{justify-content: center;
    padding: 10px 0; display:flex}
	
.tech-inside img{margin: 0 8px;}
.banner-content h1 span:before {
	content: '';
	position: absolute;
	height: 20px;
	width: 100%;
	z-index: -1;
	top: 60%;
	opacity: .6
}

.banner-content p {
	font-size: 18px;
	font-weight: 400;
	margin-top: 20px;
	margin-bottom: 40px;
	color: #fff
}

.banner-content p span {
	font-weight: 600
}

#particles-js {
	position: absolute;
	width: 100%;
	height: 100%;
}

/*----------------------------------------------------------------
					   End Home
----------------------------------------------------------------*/
/*----------------------------------------------------------------
					 5. Start Introduction
----------------------------------------------------------------*/

.introduction {
	background: #FBFBFB;
	position: relative
}

.introduction-inner h4 {
	margin-bottom: 10px
}

.introduction-content {
	position: relative;
	padding: 30px 15px;
	background: #fff;
	-webkit-box-shadow: 0px 10px 25px rgba(31, 15, 104, .1);
	-moz-box-shadow: 0px 10px 25px rgba(31, 15, 104, .1);
	-o-box-shadow: 0px 10px 25px rgba(31, 15, 104, .1);
	box-shadow: 0px 10px 25px rgba(31, 15, 104, .1);
	margin-bottom: 30px;
	border: 1px solid rgba(0, 0, 0, .1)
}

.introduction-icon {
	float: left;
	position: relative
}

.introduction-icon .icon {
	font-size: 40px;
}

.introduction-icon .icon.bg-icon {
	content: '';
	position: absolute;
	font-size: 100px;
	opacity: .1;
	left: 70%;
	top: 0%
}

.introduction-inner {
	padding-left: 100px
}

.introduction h4 {
	position: relative;
	display: inline-block;
	z-index: 1;
}

.introduction p {
	margin-bottom: 0 !important
}

.introduction .owl-dots {
	height: 0;
	width: 0
}

.rectangle-one,
.rectangle-three {
	position: absolute;
	content: '';
	height: 20px;
	width: 20px;
	background: rgba(165, 102, 139, .4);
	border-top-left-radius: 5px;
	border-bottom-right-radius: 5px;
	top: 10%;
	left: -2%
}

.triangle-one,
.triangle-three {
	position: absolute;
	content: '';
	width: 0;
	height: 0;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	border-bottom: 20px solid rgba(185, 58, 55, .4);
	right: -2%;
	bottom: 40%
}

.rectangle-two,
.rectangle-four {
	position: absolute;
	content: '';
	height: 30px;
	width: 30px;
	border: 4px solid rgba(62, 138, 75, .4);
	border-top-left-radius: 7px;
	border-bottom-right-radius: 7px;
	bottom: -90%;
	left: 50%
}

.triangle-three {
	border-bottom: 20px solid rgba(62, 138, 75, .4);
	left: 40%;
	top: 50%
}

.rectangle-three {
	background: rgba(224, 110, 49, .4);
	top: 20%;
	left: 20%
}

.rectangle-four {
	border: 4px solid rgba(224, 110, 49, .4);
	top: 120%;
	left: 80%
}

/*----------------------------------------------------------------
					  End introduction
----------------------------------------------------------------*/
/*----------------------------------------------------------------
					    6. Start About
----------------------------------------------------------------*/
.about-img {
	position: relative;
	margin-left: 30px;
	margin-top: 30px;
	margin-right: 30px;
}

.about-img .overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	background: linear-gradient(to right, rgba(31, 15, 104, .3) 0%, rgba(0, 0, 0, .2) 100%);
	z-index: 1
}

.about-img:before {
	content: '';
	position: absolute;
	height: 80%;
	width: 50%;
	right: -30px;
	top: -30px;
	background: linear-gradient(to right, #B93A37 0%, #E06E31 100%);
	z-index: -1;
	opacity: .7
}

.about p {
	margin-bottom: 30px;
}

.about .owl-dots {
	height: 0;
	width: 0
}

/*----------------------------------------------------------------
					    End About
----------------------------------------------------------------*/
/*----------------------------------------------------------------
					    7. Start Skills
----------------------------------------------------------------*/
.skills {
	background: #FBFBFB;
	position: relative;
	z-index: 0
}

.skills .skills-video {
	background: url(../img/skills.jpeg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	margin-left: 30px;
	margin-top: 30px;
	margin-right: 30px;
	position: relative;
	height: 268px
}

.skills-video .overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	background: linear-gradient(to right, rgba(31, 15, 104, .3) 0%, rgba(0, 0, 0, .2) 100%);
	z-index: 1
}

.skills .skills-video:before {
	content: '';
	position: absolute;
	height: 80%;
	width: 50%;
	left: -30px;
	top: -30px;
	background: linear-gradient(to right, #B93A37 0%, #E06E31 100%);
	z-index: -1;
	opacity: .7
}

.skills .btn-play {
	width: 50px;
	height: 50px;
	line-height: 50px;
	border-radius: 50%;
	text-align: center;
	position: relative;
	display: block;
	background: linear-gradient(to right, #B93A37 0%, #E06E31 100%);
	font-size: 20px;
	top: 40.5%;
	left: 45%;
	transform: tran1slate(-50%, -50%);
	z-index: 2
}

.skills .btn-play:before {
	content: '';
	position: absolute;
	display: block;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 55px;
	height: 55px;
	border: 1px solid #B93A37;
	background: transparent;
	border-radius: 50%;
	animation: the-pulse 1500ms ease-out infinite;
}

.skills .btn-play:after {
	content: '';
	position: absolute;
	display: block;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 65px;
	height: 65px;
	border: 1px solid #E06E31;
	background: transparent;
	border-radius: 50%;
	animation: the-pulse 1500ms ease-out infinite;
}

@keyframes the-pulse {

	0% {
		transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
		opacity: 1;
	}

	100% {
		transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.2);
		opacity: 0;
		opacity: 1
	}
}

.skills .btn-play .fa-play {
	color: #fff
}

.skills-content {
	margin-left: 30px
}

.skills-content p {
	margin-bottom: 30px
}

/*----------------------------------------------------------------
					    End Skills
----------------------------------------------------------------*/
/*----------------------------------------------------------------
					    8 Start Services
----------------------------------------------------------------*/
.services-content {
	position: relative;
	padding: 30px 15px;
	margin-bottom: 30px;
	-webkit-transition: 0.4s ease-in-out;
	-moz-transition: 0.4s ease-in-out;
	-ms-transition: 0.4s ease-in-out;
	-o-transition: 0.4s ease-in-out;
	transition: 0.4s ease-in-out;
	background: #fbfbfb;
	-webkit-box-shadow: 0px 10px 15px rgba(31, 15, 104, .1);
	-moz-box-shadow: 0px 10px 15px rgba(31, 15, 104, .1);
	-o-box-shadow: 0px 10px 15px rgba(31, 15, 104, .1);
	box-shadow: 0px 10px 15px rgba(31, 15, 104, .1);
	border: 1px solid rgba(0, 0, 0, .1)
}

.services-content:hover {
	-webkit-box-shadow: 0px 10px 25px rgba(31, 15, 104, .1);
	-moz-box-shadow: 0px 10px 25px rgba(31, 15, 104, .1);
	-o-box-shadow: 0px 10px 25px rgba(31, 15, 104, .1);
	box-shadow: 0px 10px 25px rgba(31, 15, 104, .1);
	position: relative;
	border: none;
	transform: translate(0, -5px);
	cursor: pointer
}

.services-icon {
	float: left;
	position: relative
}

.services-icon .icon {
	font-size: 40px;
}

.services-icon .icon.bg-icon {
	content: '';
	position: absolute;
	font-size: 80px;
	opacity: .1;
	left: 100%;
	top: 20%
}

.services-inner {
	padding-left: 80px
}



.services-inner h4 {
	margin-bottom: 10px
}

.services p {
	margin-bottom: 0 !important
}

/*----------------------------------------------------------------
					    End Services
----------------------------------------------------------------*/
/*----------------------------------------------------------------
					    9. Start Team
----------------------------------------------------------------*/
.team {
	background: #fbfbfb
}

.team-item {
	overflow: hidden;
	border-top-left-radius: 50px;
	border-bottom-right-radius: 50px;
}

.team .img-team {
	position: relative;
	transition: .7s;
}

.team-item:hover .img-team {
	transform: scale(1.2);
}

.team .team-infos {
	position: absolute;
	left: 10px;
	top: 10px;
	right: 10px;
	bottom: 10px;
	text-align: center;
	transition: .5s;
	background: linear-gradient(rgba(48, 22, 50, 0.8), rgba(0, 0, 0, .8));
	visibility: hidden;
	border-top-left-radius: 50px;
	border-bottom-right-radius: 50px
}

.team-item:hover .team-infos {
	transform: scale(1);
	visibility: visible;
	border-top-left-radius: 50px;
	border-bottom-right-radius: 50px
}

.team .team-infos .team-infos-inner {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}

.team .team-infos .team-infos-inner h5 {
	position: relative;
	font-weight: 700;
	color: #fcfcfc
}

.team .team-infos .team-infos-inner p {
	font-weight: 600;
	background: linear-gradient(to right, #B93A37 0%, #E06E31);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	letter-spacing: 1px
}

.team .team-infos .team-infos-inner ul {
	position: relative;
	display: flex;
	margin: 30px auto 0;
	transition: .5s;
	opacity: 0;
	transform: translateY(100px)
}

.team-item:hover .team-infos .team-infos-inner ul {
	opacity: 1;
	transform: translateY(0px)
}

.team .team-infos .team-infos-inner ul li {
	text-align: center
}

.team .team-infos .team-infos-inner ul li a {
	margin: 0 3px;
	display: block;
	color: #fcfcfc;
	width: 30px;
	height: 30px;
	line-height: 30px;
	border-radius: 50%;
	border: 1px solid #fcfcfc;
	transition: .2s ease-in-out
}

.team .team-infos .team-infos-inner ul li a:hover {
	color: #B93A37;
	border: 1px solid #B93A37;
}

.team .owl-dots {
	height: 0;
	width: 0
}

/*----------------------------------------------------------------
					    End Team
----------------------------------------------------------------*/
/*----------------------------------------------------------------
					    10. Start Testimonials
----------------------------------------------------------------*/
.testimonials {
	background: linear-gradient(rgba(255, 255, 255, 0.8), rgba(255, 255, 255, .6)), url(../img/testimonials.jpeg);
	background-size: cover
}

.testimonial-item {
	padding: 60px 0 60px 200px;
	position: relative
}

/*Each Item has its color*/
.testimonial-item.color1 {
	border-left: 3px solid #B93A37;
}

.testimonial-item.color2 {
	border-left: 3px solid #E06E31;
}

.testimonial-item.color3 {
	border-left: 3px solid #a5668b;
}

.testimonial-item.color4 {
	border-left: 3px solid #3e8a4b;
}

.testimonial-item:before,
.testimonial-item:after {
	content: '';
	position: absolute;
	width: 250px;
	height: 50px;
	left: 0;
}

/*Each Item has its color*/
.testimonial-item.color1:before,
.testimonial-item.color1:after {
	border-right: 3px solid #B93A37
}

.testimonial-item.color2:before,
.testimonial-item.color2:after {
	border-right: 3px solid #E06E31
}

.testimonial-item.color3:before,
.testimonial-item.color3:after {
	border-right: 3px solid #a5668b
}

.testimonial-item.color4:before,
.testimonial-item.color4:after {
	border-right: 3px solid #3e8a4b
}

/*Each Item has its color*/
.testimonial-item.color1:before {
	border-top: 3px solid #B93A37;
	top: 0
}

.testimonial-item.color2:before {
	border-top: 3px solid #E06E31;
	top: 0
}

.testimonial-item.color3:before {
	border-top: 3px solid #a5668b;
	top: 0
}

.testimonial-item.color4:before {
	border-top: 3px solid #3e8a4b;
	top: 0
}

/*Each Item has its color*/
.testimonial-item.color1:after {
	border-bottom: 3px solid #B93A37;
	bottom: 0
}

.testimonial-item.color2:after {
	border-bottom: 3px solid #E06E31;
	bottom: 0
}

.testimonial-item.color3:after {
	border-bottom: 3px solid #a5668b;
	bottom: 0
}

.testimonial-item.color4:after {
	border-bottom: 3px solid #3e8a4b;
	bottom: 0
}

.testimonial-img {
	height: 120px;
	width: 120px;
	position: relative;
}

.testimonial-img:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	opacity: .5;
	border-top-left-radius: 20px;
	border-bottom-right-radius: 20px;
	transition: ease-out .5s;
}

.color1 .testimonial-img:before {
	background: #b93a37
}

.color2 .testimonial-img:before {
	background: #e06e31
}

.color3 .testimonial-img:before {
	background: #a5668b
}

.color4 .testimonial-img:before {
	background: #3e8a4b
}

.testimonial-img:hover:before {
	background: transparent
}

.testimonial-img img {
	border-top-left-radius: 20px;
	border-bottom-right-radius: 20px;
}

.testimonial-content {
	margin-top: 20px;
	position: relative
}

.testimonial-content .fa-quote-right {
	font-size: 45px;
	position: absolute;
	z-index: -1;
	left: -10px;
	opacity: .5
}

.testimonial-item h5 {
	font-weight: 700;
	margin-top: 15px
}

.testimonial-item p {
	color: #181718;
	letter-spacing: 1px;
	font-weight: 500;
	margin-bottom: 0 !important
}

.color1 .post {
	color: #b93a37
}

.color2 .post {
	color: #e06e31
}

.color3 .post {
	color: #a5668b
}

.color4 .post {
	color: #3e8a4b
}

.testimonials .owl-dots {
	height: 0;
	width: 0
}

/*----------------------------------------------------------------
					    End Testimonials
----------------------------------------------------------------*/
/*----------------------------------------------------------------
				        11. Start Work
----------------------------------------------------------------*/
.list-filter {
	display: inline-block;
	margin-bottom: 0;
	padding: 5px 10px;
	-webkit-box-shadow: 0px 10px 15px rgba(31, 15, 104, .1);
	-moz-box-shadow: 0px 10px 15px rgba(31, 15, 104, .1);
	-o-box-shadow: 0px 10px 15px rgba(31, 15, 104, .1);
	box-shadow: 0px 10px 15px rgba(31, 15, 104, .1);
	border-radius: 40px
}

.list-filter li {
	margin: 0 5px;
	padding: 5px 15px;
	letter-spacing: 2px;
	cursor: pointer;
	position: relative;
	font-size: 14px;
	font-weight: 500;
	display: inherit;
	transition: ease .5s;
	color: #000;
	border-radius: 40px;
}

.list-filter li.active {
	background: linear-gradient(to right, #B93A37 0%, #E06E31);
	-webkit-box-shadow: 0px 10px 15px rgba(31, 15, 104, .1);
	-moz-box-shadow: 0px 10px 15px rgba(31, 15, 104, .1);
	-o-box-shadow: 0px 10px 15px rgba(31, 15, 104, .1);
	box-shadow: 0px 10px 15px rgba(31, 15, 104, .1);
	border-radius: 40px;
	color: #fff;
	opacity: .9
}

.work-item {
	margin-bottom: 30px
}

.work-content {
	text-align: center;
	position: relative;
	overflow: hidden;
}

.work-content .popup-title {
	position: absolute;
	content: '';
	width: 100%;
	opacity: 0;
	height: 100%;
	top: 50%;
	left: 0;
	transition: all 0.3s ease 0s;
	background: linear-gradient(rgba(48, 22, 50, 0.8), rgba(0, 0, 0, .8))
}

.work-content .popup-title .work-inner {
	position: absolute;
	content: '';
	width: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.work-content .popup-title .work-inner .title {
	margin: 0
}

.work-content .popup-title .work-inner .title a {
	color: #E06E31;
	transition: ease-out .5s;
	font-weight: 600;
	letter-spacing: 1;
	font-family: 'poppins', open-sans
}

.work-content .popup-title .work-inner .title a:hover {
	background: linear-gradient(to right, #B93A37 0%, #E06E31);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.work-content .popup-title .work-inner .category {
	color: #fff;
	margin-bottom: 0 !important
}

.work-content .popup-title .work-inner .category:hover {
	color: rgba(255, 255, 255, .7)
}

.work-item:hover .work-content .popup-title {
	top: 0;
	opacity: 1
}

/*----------------------------------------------------------------
				        End Work
----------------------------------------------------------------*/
/*----------------------------------------------------------------
				        12. Start Numbers
----------------------------------------------------------------*/
.numbers {
	background: linear-gradient(rgba(255, 255, 255, 0.8), rgba(255, 255, 255, .6)), url(../img/numbers.jpg);
	background-size: cover;
	height: 100%;
	position: relative;
	z-index: 0;
}

.number-wave {
	position: absolute;
	width: 100%;
	z-index: 1;
	background-size: cover
}

.number-item {
	width: 150px;
	height: 150px;
	-webkit-box-shadow: 0px 10px 20px rgba(31, 15, 104, .4);
	-moz-box-shadow: 0px 10px 20px rgba(31, 15, 104, .4);
	-o-box-shadow: 0px 10px 20px rgba(31, 15, 104, .4);
	box-shadow: 0px 10px 20px rgba(31, 15, 104, .4);
	position: relative;
	background: #fff;
	border-radius: 50% 60% 60% 50%;
	margin: 0 auto;
	z-index: 2
}

.number-content {
	position: absolute;
	content: '';
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}

.number-content .counter {
	font-family: 'poppins', sans-serif;
	font-weight: 600;
	font-size: 22px
}

.number-content p {
	margin-bottom: 0 !important;
	color: #181718;
	font-size: 16px;
	font-weight: 600
}

/*----------------------------------------------------------------
				        End Numbers
----------------------------------------------------------------*/
/*----------------------------------------------------------------
				        13. Start Price
----------------------------------------------------------------*/
.price .card {
	margin: 0 auto;
	-webkit-box-shadow: 0px 10px 15px rgba(31, 15, 104, .1);
	-moz-box-shadow: 0px 10px 15px rgba(31, 15, 104, .1);
	-o-box-shadow: 0px 10px 15px rgba(31, 15, 104, .1);
	box-shadow: 0px 10px 15px rgba(31, 15, 104, .1);
	-webkit-transition: 0.4s ease-in-out;
	-moz-transition: 0.4s ease-in-out;
	-ms-transition: 0.4s ease-in-out;
	-o-transition: 0.4s ease-in-out;
	transition: 0.4s ease-in-out;
	margin-bottom: 40px;
	position: relative;
	text-align: center;
	z-index: 2;
}

.price .card:hover {
	-webkit-box-shadow: 0px 10px 25px rgba(31, 15, 104, .1);
	-moz-box-shadow: 0px 10px 25px rgba(31, 15, 104, .1);
	-o-box-shadow: 0px 10px 25px rgba(31, 15, 104, .1);
	box-shadow: 0px 10px 25px rgba(31, 15, 104, .1);
	position: relative;
	border: none;
	transform: translate(0, -5px);
	cursor: pointer
}

.price .card img {
	position: absolute;
	top: 0%;
	z-index: 0;
	width: 100%;
	max-height: 100%
}

.price .title h4 {
	margin-top: 20px;
	margin-bottom: 15px;
	font-weight: 600;
	color: #B93A37;
	position: relative;
	z-index: 1
}

.price .card .pricing h5 {
	font-weight: 800;
	font-size: 35px;
	font-family: 'poppins', sans-serif;
	position: relative;
	z-index: 1
}

.price .title .icon {
	font-size: 50px;
	background: linear-gradient(to right, #B93A37 0%, #E06E31 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	position: relative;
	z-index: 1;
	margin-top: 10px
}

.price .options {
	margin-top: 30px
}

.price .options li {
	color: #181718;
	margin-bottom: 15px;
	position: relative;
	z-index: 1
}

.price .options li:last-child {
	margin-bottom: 25px
}

/*----------------------------------------------------------------
				        End Price
----------------------------------------------------------------*/
/*----------------------------------------------------------------
				        14. Start Project
----------------------------------------------------------------*/
.projects {
	background-image: linear-gradient(rgba(255, 255, 255, .8), rgba(255, 255, 255, .8)), url(../img/projects.jpeg);
	background-size: cover
}

.projects h2 {
	color: #000;
	margin-bottom: 30px;
	line-height: 1.4
}

.projects h2 span {
	font-weight: 800;
	position: relative;
	z-index: 1
}

.projects h2 span:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 15px;
	background: linear-gradient(to right, #B93A37 0%, #E06E31);
	top: 65%;
	z-index: -1;
	opacity: .8
}

/*----------------------------------------------------------------
				        End Project
----------------------------------------------------------------*/
/*----------------------------------------------------------------
				        15. Start Blog
----------------------------------------------------------------*/
.blog-post {
	-webkit-box-shadow: 0px 10px 25px rgba(31, 15, 104, .1);
	-moz-box-shadow: 0px 10px 25px rgba(31, 15, 104, .1);
	-o-box-shadow: 0px 10px 25px rgba(31, 15, 104, .1);
	box-shadow: 0px 10px 25px rgba(31, 15, 104, .1);
	margin-bottom: 30px
}

.blog-content {
	position: relative
}

.blog-content .date {
	position: absolute;
	height: 50px;
	width: 50px;
	background: #fff;
	border-top-left-radius: 10px;
	border-bottom-right-radius: 10px;
	top: 0;
	left: 15%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-shadow: 0px 10px 25px rgba(31, 15, 104, .4);
	-moz-box-shadow: 0px 10px 25px rgba(31, 15, 104, .4);
	-o-box-shadow: 0px 10px 25px rgba(31, 15, 104, .4);
	box-shadow: 0px 10px 25px rgba(31, 15, 104, .4);
	letter-spacing: 1px;
	font-size: 11px;
	font-weight: 600;
	line-height: 1.4;
}

.blog-header {
	padding-top: 50px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 30px
}

.blog-header h5 {
	font-size: 16px;
	margin-bottom: 15px;
	font-weight: 600
}

.blog-header h5 span {
	color: #585858
}

.blog-header p {
	margin-bottom: 0 !important
}

.blog .owl-dots {
	height: 0;
	width: 0
}

/*----------------------------------------------------------------
				        End Blog
----------------------------------------------------------------*/
/*----------------------------------------------------------------
				        16. Start Contact
----------------------------------------------------------------*/
.contact {
	background: #fbfbfb
}

.contact-content {
	position: relative;
	margin-bottom: 30px;
	padding: 30px;
	background: #fff;
	-webkit-box-shadow: 0px 10px 25px rgba(31, 15, 104, .1);
	-moz-box-shadow: 0px 10px 25px rgba(31, 15, 104, .1);
	-o-box-shadow: 0px 10px 25px rgba(31, 15, 104, .1);
	box-shadow: 0px 10px 25px rgba(31, 15, 104, .1);
	-webkit-transition: 0.4s ease-in-out;
	-moz-transition: 0.4s ease-in-out;
	-ms-transition: 0.4s ease-in-out;
	-o-transition: 0.4s ease-in-out;
	transition: 0.4s ease-in-out;
}

.contact-content:hover {
	transform: translate(0, -5px);
	cursor: pointer
}

.contact-icon {
	float: left;
	position: relative
}

.contact-icon .icon {
	font-size: 40px;
}

.contact-icon .icon.bg-icon {
	content: '';
	position: absolute;
	font-size: 70px;
	opacity: .1;
	left: 120%;
	top: 0%
}

.contact-inner {
	padding-left: 106px
}

.contact-inner h4 {
	margin-bottom: 10px
}

.contact p {
	margin-bottom: 0 !important
}

.contact-form {
	padding: 30px;
	background: #fff;
	-webkit-box-shadow: 0px 10px 25px rgba(31, 15, 104, .1);
	-moz-box-shadow: 0px 10px 25px rgba(31, 15, 104, .1);
	-o-box-shadow: 0px 10px 25px rgba(31, 15, 104, .1);
	box-shadow: 0px 10px 25px rgba(31, 15, 104, .1);
}

.contact .contact-form textarea {
	height: 147px !important
}

.contact .form-control {
	background: #fff;
	padding: 20px;
	border: 1px solid rgba(0, 0, 0, .1);
}

::placeholder {
	color: #585858 !important;
	font-style: italic;
	font-size: 14px
}

/*Contact Button*/
.contact .btn-sm {
	padding: 15px 30px;
	font-size: 10px;
	letter-spacing: 2px;
	text-transform: uppercase;
	border-radius: 50px;
	background: linear-gradient(to right, #B93A37 0%, #E06E31 100%);
	transition: ease-out .5s;
	border: none;
	margin-left: 15px;
	margin-top: 15px;
	color: #fff;
	margin-bottom: 24px;
}

.contact .btn-sm:hover {
	color: #fff;
	background: #E06E31;
}

/*----------------------------------------------------------------
				        End Contact
----------------------------------------------------------------*/
/*----------------------------------------------------------------
				        17. Start Footer
----------------------------------------------------------------*/

footer ul li {
	margin: 0 10px;
	display: inline
}

footer ul li:first-child {
	margin-left: 0;
}

footer ul li:last-child {
	margin-right: 0;
}

footer ul li a {
	color: #585858 !important;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

footer ul li:hover a {
	color: #e06e31 !important
}

footer a.brand {
	font-weight: 800;
	background: linear-gradient(to right, #B93A37 0%, #E06E31);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-size: 20px;
}

footer p {
	margin-top: 20px;
	margin-bottom: 0 !important;
	letter-spacing: 1px
}

footer p .fa-heart {
	color: #b93a37
}

footer p strong {
	background: linear-gradient(to right, #B93A37 0%, #E06E31);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

/*----------------------------------------------------------------
				        End Footer
----------------------------------------------------------------*/
/*----------------------------------------------------------------
				     18.Start Error Page
----------------------------------------------------------------*/
.img-error img {
	width: 100px;
	height: 100px;
	margin: 0 auto
}

.error h3 {
	margin-top: 30px;
	margin-bottom: 20px;
	font-weight: 700
}

.error ul {

	margin-bottom: 0 !important
}

.error ul li {
	color: #181718;
	font-weight: 600
}

/*----------------------------------------------------------------
				        End Error Page
----------------------------------------------------------------*/
/*----------------------------------------------------------------
					19. Start Portfolio Page
----------------------------------------------------------------*/
.work .work-info {
	padding: 30px;
	background: #fbfbfb;
	margin-top: 20px;
	-webkit-transition: 0.4s ease-in-out;
	-moz-transition: 0.4s ease-in-out;
	-ms-transition: 0.4s ease-in-out;
	-o-transition: 0.4s ease-in-out;
	transition: 0.4s ease-in-out;
}

.work .work-info:hover {
	-webkit-box-shadow: 0px 10px 20px rgba(31, 15, 104, .1);
	-moz-box-shadow: 0px 10px 20px rgba(31, 15, 104, .1);
	-o-box-shadow: 0px 10px 20px rgba(31, 15, 104, .1);
	box-shadow: 0px 10px 20px rgba(31, 15, 104, .1);
	transform: translate(0, -10px);
}

.work .work-info h5 {
	font-weight: 700;
	margin-bottom: 20px
}

.work .work-info p {
	letter-spacing: 1px;
	margin-bottom: 10px;
	text-transform: capitalize;
	font-size: 14px;
	font-weight: 700;
	color: #b93a37
}

.work .work-info p:last-child {
	margin-bottom: 0
}

.work .work-info p span {
	color: #585858;
	margin-left: 10px;
	font-weight: 500;
}

/*----------------------------------------------------------------
					End Portfolio Page
----------------------------------------------------------------*/
