/*
*******************************************
*******************************************

Template Name: Felona - Appliance Repair Company HTML Template
Template URL: https://themescare.com/demos/felona-view
Description: 
Author: Themescare
Author URL: https://themeforest.net/user/themescare
Version: 1.0

* This file contains the styling for the actual theme, this
is the file you need to edit to change the look of the
theme.

This files contents are outlined below >>>>

*** SEARCH EACH SECTION AS IT COMMENTS, YOU WILL GET THE RIGHT SECTION.

*******************************************
*******************************************

==== CSS INDEX

01 - IMPORTED CSS
02 - DEFAULT CSS
03 - RESPONSIVE MENU CSS
04 - PAGINATION CSS
05 - BREADCROMB CSS
06 - BTN TOP CSS
07 - HEADER CSS
08 - SLIDER CSS
09 - ABOUT AREA CSS
10 - COUNTER AREA CSS
11 - SERVICE AREA CSS
12 - GET QUOTE AREA CSS
13 - PORTFOLIO AREA CSS
14 - PROMO AREA CSS
15 - TEAM AREA CSS
16 - TESTIMONIAL AREA CSS
17 - BLOG AREA CSS
18 - FOOTER AREA CSS
19 - ABOUT PAGE CSS
20 - CAREER PAGE CSS
21 - FAQS PAGE CSS
22 - NOTFOUND PAGE CSS
23 - SERVICE DETAILS PAGE CSS
24 - PROJECT DETAILS PAGE CSS
25 - BLOG PAGE CSS
26 - SINGLE BLOG PAGE CSS
27 - CONTACT PAGE CSS


*/


/*================================================
01 - IMPORTED CSS
==================================================*/

@import url("https://fonts.googleapis.com/css?family=Nunito+Sans:200,200i,300,300i,400,400i,600,600i,700,700i,800,800i,900,900i");
@import url('https://fonts.googleapis.com/css?family=Poppins:400,500,600,700,900&amp;display=swap');
@import url('https://fonts.googleapis.com/css?family=Ubuntu:400,500,700&amp;display=swap');

/*================================================
02 - DEFAULT CSS
==================================================*/

body {
	font-size: 16px;
	line-height: 1.6;
	font-style: normal;
	color: #828893;
	font-family: "Nunito Sans", sans-serif;
	font-weight: 400;
	text-rendering: optimizelegibility;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}

html,
body {
	height: 100%;
}

img {
	max-width: 100%;
	height: auto
}

p {
	margin: 0
}

.no-pad-left {
	padding-left: 0
}

.no-pad-right {
	padding-right: 0
}

.no-pad-all {
	padding: 0
}

.fix {
	overflow: hidden
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
}

a {
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	color: #6b739c
}

a:focus {
	text-decoration: none;
	outline: medium none;
	color: inherit
}

a:hover {
	color: inherit;
	text-decoration: none;
	color: inherit
}

input:focus,
textarea:focus,
button:focus,
select:focus {
	outline: medium none
}

:-moz-placeholder {
	color: #242424;
	text-transform: capitalize;
}

::-moz-placeholder {
	color: #242424;
	text-transform: capitalize;
}

:-ms-input-placeholder {
	color: #242424;
	text-transform: capitalize;
}

::-webkit-input-placeholder {
	color: #242424;
	text-transform: capitalize;
}

:-ms-select-placeholder {
	color: #242424;
	text-transform: capitalize;
}

::-webkit-select-placeholder {
	color: #7c8a97;
	text-transform: capitalize;
}

:-ms-textarea-placeholder {
	color: #242424;
	text-transform: capitalize;
}

::-webkit-textarea-placeholder {
	color: #242424;
	text-transform: capitalize;
}

tbody,
tfoot,
thead,
tr,
th,
td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

ul,
ol {
	margin: 0;
	padding: 0;
}

li {
	list-style-type: none;
}

.felona-btn {
	display: inline-block;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
	font-size: 14px;
	padding: 12px 35px;
	background: #F29B31 none repeat scroll 0 0;
	letter-spacing: 1px;
}

.felona-btn:hover {
	background: #fff none repeat scroll 0 0;
	color: #F29B31
}

.felona-btn-border {
	display: inline-block;
	text-align: center;
	text-transform: uppercase;
	color: #F29B31;
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
	font-size: 14px;
	padding: 8px 35px;
	border: 2px solid #F29B31;
	letter-spacing: 1px;
}

.felona-btn-border:hover {
	background: #F29B31 none repeat scroll 0 0;
	color: #fff
}

.site-heading {
	width: 100%;
	margin-bottom: 30px
}

.site-heading h4 {
	font-family: 'Ubuntu', sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #F29B31;
}

.site-heading h2 {
	font-family: 'Ubuntu', sans-serif;
	color: #111;
	font-weight: 500;
	text-transform: capitalize;
	font-size: 35px;
	margin: 15px 0;
	position: relative
}

.site-heading h2 span {
	display: block
}

.section_100 {
	padding: 100px 0;
}

.section_70 {
	padding: 70px 0;
}

.section_50 {
	padding: 50px 0;
}

.section_15 {
	padding: 15px 0
}

.pad-right {
	padding-right: 0
}

.section_t_100 {
	padding-top: 100px
}

.section_b_70 {
	padding-bottom: 70px
}

.section_70 {
	padding: 70px 0
}

.section_b_80 {
	padding-bottom: 80px
}


/*================================================
03 - RESPONSIVE MENU CSS
==================================================*/

.felona-responsive-menu {
	display: none;
	position: absolute;
	right: 0;
	top: 5px;
	width: 100%;
	z-index: 999;
}

.slicknav_nav a {
	font-size: 14px;
	margin: 0;
	text-transform: capitalize;
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	color: #000
}

.slicknav_menu {
	background: transparent;
}

.slicknav_menutxt {
	display: none !important;
}

.slicknav_arrow {
	float: right;
	color: #182333
}

.slicknav_nav a:hover {
	border-radius: 0;
}

.slicknav_nav .slicknav_row:hover {
	border-radius: 0
}

.slicknav_nav a:hover,
.slicknav_nav .slicknav_row:hover {
	background: #182333 none repeat scroll 0 0;
	color: #fff
}

.slicknav_nav a:hover .slicknav_arrow {
	color: #fff
}

.slicknav_nav a:hover a {
	color: #fff
}

.slicknav_nav li {
	border-bottom: 1px solid #ddd;
}

.slicknav_nav li.hide-desktop {
	border-bottom: 0px solid #ddd
}

.slicknav_nav li:last-child {
	border-bottom: 0px solid #ddd
}

.slicknav_nav {
	background: #fff none repeat scroll 0 0;
	border-top: 1px solid #182333;
	box-shadow: 0 0 25px rgba(0, 0, 0, 0.19)
}

.slicknav_btn {
	background-color: transparent !important;
	line-height: 0;
	margin-right: 0px;
	margin-top: -5px;
}

.slicknav_menu .slicknav_icon {
	float: none !important;
	margin: 0
}

.slicknav_icon-bar {
	height: 3px !important;
	margin: 5px 0;
	width: 30px !important;
}

.slicknav_menu .slicknav_icon-bar {
	background-color: #111;
}

.felona-header-area.stick-top.sticky .slicknav_menu .slicknav_icon-bar,
.felona-header-area.home-3-page .slicknav_menu .slicknav_icon-bar {
	background-color: #111
}


/*================================================
04 - PAGINATION CSS
==================================================*/

.pagination-box-row {
	text-align: left;
}

.pagination-box-row p {
	display: inline-block;
	font-size: 15px;
	color: #444;
	margin-right: 15px
}

.pagination {
	margin-top: 30px;
	text-align: center;
	float: none;
	display: inline-block;
}

.pagination li {
	display: inline-block;
	margin-right: 5px
}

.pagination li:last-child {
	margin-right: 0
}

.pagination li a {
	display: block;
	width: 45px;
	height: 35px;
	font-size: 15px;
	line-height: 35px;
	border-radius: 5px;
	color: #111;
	font-weight: 500;
	box-shadow: 0 2px 10px 0 #d8dde6;
}

.pagination li.active a,
.pagination li a:hover {
	background: #F29B31 none repeat scroll 0 0;
	color: #fff
}


/*================================================
05 - BREADCROMB CSS
==================================================*/

.felona-breadcromb-area {
	background: url(../img/breadcromb.jpg) no-repeat scroll 0 0/cover;
	position: relative;
	z-index: 1;
	padding-top: 100px;
	margin-top: -30px;
}

.felona-breadcromb-area:after {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.72) none repeat scroll 0 0;
	z-index: -1;
}

.breadcromb-box {
	text-align: center;
}

.breadcromb-box h3 {
	font-size: 40px;
	color: #fff;
	letter-spacing: 1px;
	margin-bottom: 15px;
	display: inline-block;
	text-transform: uppercase;
	font-family: 'Ubuntu', sans-serif;
	font-weight: 500;
}

.breadcromb-box li {
	display: inline-block;
	margin: 0 2px;
	color: #fff !important;
	font-size: 16px
}

.breadcromb-box li a {
	color: #fff
}

.breadcromb-box li i {
	color: #F29B31
}



/*================================================
06 - BTN TOP CSS
==================================================*/

.btntoTop:before {
	color: #fff;
	content: "";
	display: inline-block;
	font: 20px "FontAwesome";
	vertical-align: middle;
}

.btntoTop {
	background-color: #ff6d34;
	border: 2px solid #ff6d34;
	border-radius: 5px;
	bottom: 70px;
	cursor: pointer;
	height: 50px;
	line-height: 47px;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	position: fixed;
	right: 20px;
	text-align: center;
	-webkit-transition: opacity 0.4s ease 0s;
	transition: opacity 0.4s ease 0s;
	width: 50px;
	z-index: 99999;
}

.btntoTop.active {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s
}

.btntoTop.active:hover {
	background: #212121 none repeat scroll 0 0;
	border: 2px solid #ff6d34;
	opacity: 0.8;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

.btntoTop.active.btntoTop:hover:before {
	color: #fff;
}
/*================================================
07 - HEADER CSS
==================================================*/

.header-top-area {
	background: #182333 none repeat scroll 0 0;
}

.header-top-left {
	position: relative;
	padding: 12px 0;
	z-index: 1;
}

.header-top-left:after {
	position: absolute;
	content: "";
	top: 0;
	height: 100%;
	left: -2432px;
	width: 2800px;
	background: #F29B31 none repeat scroll 0 0;
	z-index: -1;
}

.header-top-left p {
	color: #fff;
	font-weight: 600;
	text-transform: capitalize;
}

.header-top-right {
	padding: 12px 0;
}

.header-top-right ul {
	text-align: right;
}

.header-top-right ul li {
	display: inline-block;
	margin-left: 10px;
}

.header-top-right ul li a {
	display: block;
	font-size: 14px;
	color: rgb(227, 227, 227);
}

.header-top-right ul li a:hover {
	color: #fff
}

.header-logo-area {
	padding: 35px 0;
}

.site-logo {
	margin: 5px 0;
}

.header-widget-box {
	display: table;
	vertical-align: middle;
	text-align: right;
	float: right;
}

.single-header-widget:first-child {
	padding-left: 0
}

.single-header-widget {
	display: table-cell;
	text-align: left;
	vertical-align: middle;
	padding-left: 25px;
	border-right: 1px solid #eee
}

.single-header-widget:last-child {
	border-right: 0px solid #eee
}

.header-widget-icon {
	width: 60px;
	height: 60px;
	float: left;
	line-height: 60px;
	text-align: center;
	background: #f9f9f9 none repeat scroll 0 0;
	border-radius: 50%;
	margin-right: 10px;
	font-size: 24px;
	color: #F29B31;
	position: relative
}

.header-widget-icon:after {
	position: absolute;
	content: '';
	left: 50%;
	top: -3px;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 30px;
	height: 10px;
	border-radius: 50%;
	background-color: #fff;
}

.header-widget-text {
	overflow: hidden;
	margin-right: 25px;
	margin-top: 5px;
}

.header-widget-text h3 {
	text-transform: capitalize;
	font-family: 'Poppins', sans-serif;
	color: #072948;
	font-size: 17px;
	margin-bottom: 5px;
	font-weight: 600;
}

.mainmenu-area {
	position: relative;
	z-index: 999
}

.mainmenu-box {
	background: #fff none repeat scroll 0 0;
	box-shadow: 0px 0px 9px 0px rgba(6, 22, 58, 0.07);
	padding: 0 15px
}

.mainmenu ul {
	text-align: left
}

.mainmenu ul li {
	display: inline-block;
	position: relative
}

.mainmenu ul>li:after {
	border: 1px solid #c2c2c2;
	content: "";
	height: 7px;
	left: -5px;
	margin-top: -3px;
	position: absolute;
	top: 50%;
	width: 0px;
	border-radius: 0;
}

.mainmenu ul>li:first-child:after {
	border: 0px solid #c2c2c2;
	content: "";
	height: 7px;
	left: -5px;
	margin-top: -3px;
	position: absolute;
	top: 50%;
	width: 0px;
	border-radius: 0;
}

.mainmenu ul li ul {
	position: absolute;
	width: 180px;
	top: 120%;
	background: #fff none repeat scroll 0 0;
	border-top: 3px solid #F29B31;
	left: 0;
	visibility: hidden;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s
}

.mainmenu ul li:hover ul {
	visibility: visible;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	top: 100%
}

.mainmenu ul>li ul li {
	display: block;
	border-bottom: 1px solid #eee
}

.mainmenu ul li ul li:last-child {
	border-bottom: 0px solid #eee
}

.mainmenu ul li ul li a {
	padding: 10px 15px;
	text-transform: capitalize;
	font-size: 14px
}

.mainmenu ul li a {
	display: block;
	text-transform: uppercase;
	color: #072948;
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
	font-size: 15px;
	padding: 20px;
}

.mainmenu ul>li ul li:after {
	display: none
}

.mainmenu ul li a:hover,
.mainmenu ul li.active>a {
	color: #F29B31
}

.search-close {
	position: absolute;
	top: 47%;
	right: 26%;
	font-size: 25px;
	display: block;
	color: #F29B31;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	cursor: pointer
}

.search-box.search-elem {
	margin: 0;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 100;
	background: rgba(3, 9, 26, 0.94);
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	-webkit-transform: scale(0);
	transform: scale(0);
}

.search-box.search-elem .inner {
	width: 40%;
	margin: 0 auto;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.inner.row>form {
	position: relative;
	background: rgba(0, 0, 0, 0.68) none repeat scroll 0 0;
	width: 100%;
	border-radius: 50px;
	height: 75px;
}

.inner.row>form input {
	position: absolute;
	height: 70%;
	border: medium none;
	width: 80%;
	top: 12px;
	left: 10px;
	background: transparent none repeat scroll 0 0;
	color: #fff;
	padding: 10px 15px
}

.inner.row>form button {
	position: absolute;
	height: 74%;
	right: 10px;
	top: 10px;
	border: medium none;
	width: 10%;
	border-radius: 50%;
	background: #fff none repeat scroll 0 0;
	cursor: pointer;
	font-size: 17px;
	color: #F29B31
}

.search-box.search-elem label.placeholder.move-up {
	top: -25px;
	color: white;
	font-size: 16px;
	font-size: 16px;
	font-size: 1rem;
}

.search-box.search-elem.search-open {
	-webkit-transform: scale(1);
	transform: scale(1);
}

.search-btn {
	text-transform: uppercase;
	font-size: 14px;
	padding: 20px 18px;
	display: inline-block;
	color: #061333;
}

.search-btn:hover {
	color: #F29B31;
}

.mainmenu-right {
	display: table;
	vertical-align: middle;
	float: right;
	text-align: right;
	padding-right: 15px;
}

.header-search {
	display: table-cell;
	vertical-align: middle;
}

.header-action {
	display: table-cell;
	vertical-align: middle;
}

.header-action a {
	text-transform: uppercase;
	font-family: 'Poppins', sans-serif;
	color: #F29B31;
	font-size: 16px;
	font-weight: 600;
	padding: 5px 0 5px 20px;
	margin-left: 10px;
	border-left: 1px solid #eee;
}

.header-action a:hover {
	color: #072948
}

.header-action a i {
	margin-left: 5px;
}


/*================================================
08 - SLIDER CSS
==================================================*/

.felona-slider-area {
	position: relative;
	margin-top: -30px;
}

.slide-item-1 {
	background: url(../img/slider-1.jpg);
}

.slide-item-2 {
	background: url(../img/slider-2.jpg);
}

.felona-main-slide {
	background-color: #eee;
	background-position: center center;
	background-size: cover;
	height: 640px;
}

.slider-content-holder {
	width: 100%;
	text-align: center
}

.slider-text {
	width: 60%;
	text-align: left
}

.felona-main-caption {
	display: table;
	height: 100%;
	width: 100%;
	background: rgba(4, 14, 39, 0.58) none repeat scroll 0 0;
}

.felona-caption-cell {
	display: table-cell;
	vertical-align: middle;
	text-align: left;
}

.slider-text h2 {
	font-family: 'Ubuntu', sans-serif;
	font-weight: 300;
	color: rgb(255, 255, 255);
	letter-spacing: 2px;
	margin-bottom: 20px;
	text-transform: capitalize;
	font-size: 48px;
	line-height: 60px;
}

.slider-text h2 span {
	color: rgb(255, 255, 255);
	font-size: 60px;
	font-weight: 700;
	letter-spacing: 1px;
}

.slider-text p {
	font-size: 16px;
	line-height: 30px;
	font-weight: 300;
	color: #eee;
	letter-spacing: 1px;
	font-family: 'Ubuntu', sans-serif;
	width: 85%;
	text-transform: capitalize;
}

.slider-text a.felona-btn {
	margin-top: 30px
}

.felona-slide .owl-nav {
	visibility: hidden;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s
}

.felona-slider-area:hover .felona-slide .owl-nav {
	visibility: visible;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

.felona-slide .owl-prev {
	position: absolute;
	top: 45%;
	width: 55px;
	height: 55px;
	line-height: 40px;
	text-align: center;
	left: 30px;
	background: rgba(0, 0, 0, 0.38) none repeat scroll 0 0 !important;
	border-radius: 49%;
	color: #fff !important;
	z-index: 11111;
	-webkit-transition: all 0.4s ease 0s;
	;
	transition: all 0.4s ease 0s
}

.felona-slide .owl-next {
	position: absolute;
	top: 45%;
	width: 55px;
	height: 55px;
	line-height: 40px;
	text-align: center;
	right: 30px;
	background: rgba(0, 0, 0, 0.38) none repeat scroll 0 0 !important;
	border-radius: 49%;
	color: #fff !important;
	z-index: 11111;
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s
}


/*================================================
09 - ABOUT AREA CSS
==================================================*/

.felona-about-area {
	position: relative
}

.text_bg {
	background: url(../img/text_bg.jpg) no-repeat;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-position: center center;
	display: inline-block;
	font-weight: 700;
	font-size: 70px;
	font-family: 'Poppins', sans-serif;
	letter-spacing: 3px;
	position: relative
}

.about-heading-right h3 {
	font-family: 'Ubuntu', sans-serif;
	color: #111;
	font-weight: 500;
	text-transform: capitalize;
	margin-bottom: 15px;
	font-size: 35px;
}

.about-heading-right {
	margin-top: 5px;
}

.about-heading-right p {
	text-transform: capitalize;
	color: #8d9297;
	font-weight: 500;
	font-family: 'Ubuntu', sans-serif;
}

.about-action a {
	text-transform: capitalize;
	font-family: 'Poppins', sans-serif;
	color: #111;
	font-weight: 500;
	padding: 5px 0 5px 20px;
	border-left: 1px solid #eee;
	margin-top: 20px;
	display: inline-block;
}

.about-action a i {
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s
}

.about-action a:hover {
	color: #F29B31;
	border-left: 1px solid #F29B31;
}

.about-action a:hover i {
	padding-left: 5px
}

.single-info {
	margin-top: 30px;
	text-align: center;
	padding: 30px 20px;
	background: #fff none repeat scroll 0 0;
	box-shadow: 0 0 40px rgba(82, 85, 90, 0.1);
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	overflow: hidden;
	position: relative
}

.single-info:after {
	position: absolute;
	content: '';
	bottom: 0;
	width: 100%;
	height: 2px;
	background-color: #F29B31;
	left: 0;
	border-radius: 4px;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transition: all .3s;
	transition: all .3s;
}

.single-info:hover:after {
	-webkit-transform: scale(1);
	transform: scale(1);
}

.info-icon {
	width: 45px;
	height: 45px;
	margin: 0 auto;
	text-align: center
}

.info-icon img {
	width: 100%;
	height: 100%;
}

.info-text {
	margin-top: 15px;
}

.info-text h4 {
	color: #111;
	font-size: 18px;
	text-transform: capitalize;
	line-height: 25px;
	font-family: 'Ubuntu', sans-serif;
	font-weight: 500;
}

.info-text h4 span {
	display: block
}

.about-right {
	position: relative
}

.about-right .about-img {
	width: 100%;
	border-radius: 4px;
	position: relative;
	box-shadow: 0 0 40px rgba(82, 85, 90, 0.1);
}

.about-right .about-img:nth-child(1) {
	position: absolute;
	bottom: -206px;
	left: -75px;
	z-index: 1;
	width: 90%;
}

.about-right .about-img:nth-child(3) {
	position: absolute;
	bottom: -270px;
	right: 15px;
	width: 65%;
	z-index: 2;
}


/*================================================
10 - COUNTER AREA CSS
==================================================*/

.felona-counter-area {
	background: #F29B31 none repeat scroll 0 0;
	position: relative;
	z-index: 1
}

.felona-counter-area:after {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	
	z-index: -1
}

.counter-box-heading {
	text-align: center;
}

.counter-box-heading h3 {
	font-family: 'Ubuntu', sans-serif;
	color: #fff;
	font-weight: 300;
	text-transform: capitalize;
	margin-bottom: 15px;
	font-size: 25px;
}

.counter-box-heading h2 {
	font-family: 'Ubuntu', sans-serif;
	color: #fff;
	font-weight: 500;
	text-transform: capitalize;
	font-size: 35px;
}

.counter-box {
	text-align: center;
	margin-top: 60px;
	padding: 20px;
	background: #fff none repeat scroll 0 0;
	border-radius: 5px;
	box-shadow: 0 0 40px rgba(82, 85, 90, 0.1);
}

.counter-box h3 {
	color: #F29B31;
	font-weight: 600;
	font-size: 40px;
	font-family: 'Ubuntu', sans-serif;
	letter-spacing: 2px;
}

.counter-box p {
	color: #111;
	text-transform: capitalize;
	font-weight: 600;
}


/*================================================
11 - SERVICE AREA CSS
==================================================*/

.service-page-area {
	padding-top: 40px
}

.single-service {
	margin-top: 30px;
	text-align: center;
	background: #fff none repeat scroll 0 0;
	box-shadow: 0 0 40px rgba(82, 85, 90, 0.1);
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	overflow: hidden;
	position: relative;
}

.service-desc {
	padding: 30px 20px;
}

.service-desc h3 {
	color: #111;
	font-size: 22px;
	text-transform: capitalize;
	line-height: 25px;
	font-family: 'Ubuntu', sans-serif;
	font-weight: 500;
	margin-bottom: 15px;
}

.service-desc h3 a {
	color: #111
}

.service-desc h3 a:hover {
	color: #F29B31
}

.service-box-action a.felona-btn-border {
	margin-top: 20px
}

.load-more-action {
	text-align: right;
	margin-top: 85px;
}

.load-more-action a {
	text-transform: capitalize;
	font-family: 'Poppins', sans-serif;
	color: #F29B31;
	font-weight: 500;
	padding: 5px 0 5px 20px;
	border-left: 1px solid #F29B31;
	display: inline-block;
}

.load-more-action a:hover {
	color: #111;
	border-left: 1px solid #111;
}


/*================================================
12 - GET QUOTE AREA CSS
==================================================*/

.felona-request-area {
	position: relative;
	z-index: 1;
	background: #f8f9fa none repeat scroll 0 0
}

.felona-request-area img {
	position: absolute;
	right: 110px;
	bottom: 0;
}

.felona-request-area:after {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	height: 100%;
	width: 60%;
	background: rgba(12, 12, 12, 0.87) none repeat scroll 0 0;
	z-index: -1
}

.felona-request-area:before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	height: 100%;
	width: 60%;
	background: #eee no-repeat scroll 0 0/cover;
	z-index: -1
}

.request-inner {
	padding: 50px 0;
	width: 55%;
}

.request-left {
	padding: 45px;
	background: #fff;
}

.request-left>p {
	font-family: 'Ubuntu', sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #F29B31;
	font-weight: 500;
}

.request-left h3 {
	font-family: 'Ubuntu', sans-serif;
	color: #111;
	font-weight: 500;
	text-transform: capitalize;
	font-size: 35px;
	margin: 5px 0;
}

.request-left form {
	margin-top: 30px;
}

.request-left form p {
	margin-top: 14px
}

.request-left form p input {
	width: 100%;
	border: medium none;
	background: #f8f9fa;
	padding: 10px 15px;
	height: 50px;
	font-size: 14px;
	color: #242424
}

.request-left form p input {
	width: 100%;
	border: medium none;
	background: #f8f9fa;
	padding: 10px 15px;
	height: 50px;
	font-size: 14px;
	color: #242424
}

.request-left form p textarea {
	width: 100%;
	min-height: 130px;
	border: medium none;
	background: #f8f9fa;
	padding: 10px 15px;
	height: 50px;
	font-size: 14px;
	color: #242424
}

.request-left form .col-md-6:first-child {
	padding-right: 7px
}

.request-left form .col-md-6:last-child {
	padding-left: 7px
}

.nice-select {
	background-color: #f8f9fa;
	border-radius: 0px;
	border: 1px solid #f8f9fa;
	height: 50px;
	line-height: 50px;
	width: 100%;
	color: #111
}

.nice-select:hover,
.nice-select:focus {
	border-color: #f8f9fa;
}

.request-left form p button {
	width: 100%;
	padding: 15px 20px;
	background: #F29B31;
	border: medium none;
	color: #fff;
	cursor: pointer;
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 1px;
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s
}

.request-left form p button:hover {
	background: #111 none repeat scroll 0 0
}




/*================================================
16 - TESTIMONIAL AREA CSS
==================================================*/

.felona-testimonial-area {
	background: #fff none repeat scroll 0 0;
	padding-bottom: 110px;
	position: relative;
	z-index: 1
}

.felona-testimonial-area:after {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	
	z-index: -1;
}

.felona-testimonial-area .site-heading {
	width: 50%;
	text-align: center;
	margin: 0 auto 30px;
}

.felona-testimonial-area .site-heading h2 span {
	display: inline-block
}

.single-testimonial {
	background: #fff none repeat scroll 0 0;
	padding: 20px;
	box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .11);
	margin: 30px 5px 5px;
	border-radius: 5px
}

.single-testimonial {
	background: #fff;
	padding: 20px;
	box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .11);
	margin: 5px;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.single-testimonial:before {
	top: 15px;
	content: "\f10d ";
	font-family: "FontAwesome";
	font-size: 35px;
	position: absolute;
	left: 30px;
	color: #F29B31;
	opacity: 0.3;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)"
}

.testimonial-text {
	width: 65%;
	text-align: left;
	padding-top: 50px
}

.testimonial-text h4 {
	font-family: 'Ubuntu', sans-serif;
	color: #111;
	font-weight: 500;
	font-size: 20px;
	margin-top: 10px;
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}



.testimonial-slide .owl-dots {
	text-align: center;
	position: absolute;
	width: 100%;
	bottom: -40px;
	display: block !important
}

.testimonial-slide .owl-dots .owl-dot {
	display: inline-block;
}

.testimonial-slide .owl-dots .owl-dot span {
	-webkit-backface-visibility: visible;
	backface-visibility: visible;
	background: #ddd none repeat scroll 0 0;
	border-radius: 30px;
	display: block;
	height: 5px;
	margin: 5px 5px 0;
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	width: 20px;
}

.testimonial-slide .owl-dots .owl-dot.active span,
.testimonial-slide .owl-dots .owl-dot:hover span {
	background: #F29B31 none repeat scroll 0 0;
}




/*================================================
18 - FOOTER AREA CSS
==================================================*/

.footer-top-area {
	padding-top: 75px;
	position: relative;
	padding-bottom: 50px;
	overflow: hidden;
	background: #182433 none repeat scroll 0 0;
	color: #636c72
}

.footer-top-area:after {
	position: absolute;
	content: "";
	top: 0;
	right: -50px;
	width: 75%;
	height: 25px;
	background: #fff none repeat scroll 0 0;
	-webkit-transform: skew(60deg);
	transform: skew(60deg);
}

.footer-logo {
	margin-bottom: 20px;
}

.single-footer p {
	line-height: 25px;
	color: rgba(255, 255, 255, .85);
}

.single-footer>h3 {
	font-family: 'Ubuntu', sans-serif;
	color: #fff;
	font-weight: 500;
	text-transform: capitalize;
	font-size: 20px;
	margin-bottom: 20px;
	position: relative;
	display: inline-block
}

.single-footer>h3:after {
	position: absolute;
	bottom: -8px;
	content: "";
	width: 67%;
	height: 2px;
	background: #F29B31 none repeat scroll 0 0;
	left: 0;
}

ul.quick_links li {
	margin-top: 5px
}

ul.quick_links li a {
	color: #eee;
	text-transform: capitalize;
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
}

ul.quick_links li  {
	color: #eee;
	text-transform: capitalize;
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
}

ul.quick_links span {
	color: #f29b31;
	text-transform: capitalize;
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
}

ul.quick_links li a i {
	margin-right: 5px
}

.working-hours p {
	margin-top: 8px;
	color: #eee;
	text-transform: capitalize;
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
}



ul.quick_links li a:hover {
	color: #F29B31;
}

.flicker li {
	width: 31%;
	float: left;
	margin: 3px 2px;
}



.copyright-area {
	padding: 20px 0;
	border-top: 1px solid rgba(255, 255, 255, .07);
	background: #182433 none repeat scroll 0 0;
}

.copyright-left p {
	text-transform: capitalize;
	font-size: 14px;
	font-family: 'Ubuntu', sans-serif;
	font-weight: 500;
	color: #eee;
}

.copyright-right {
	text-align: right;
}

.copyright-right p {
	text-transform: capitalize;
	font-size: 14px;
	font-family: 'Ubuntu', sans-serif;
	font-weight: 500;
	color: #eee;
}

.copyright-right p i {
	color: #F29B31;
	margin: 0 2px
}

.copyright-right p a {
	color: #fff
}


/*================================================
19 - ABOUT PAGE CSS
==================================================*/

.about-page-left {
	position: relative;
}

.about-page-left:before {
	background: rgba(0, 0, 0, 0.34) none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.about-page-left:after {
	background: rgba(255, 109, 52, 0.33) none repeat scroll 0 0;
	bottom: -10px;
	content: "";
	height: 100%;
	left: -10px;
	position: absolute;
	width: 100%;
	z-index: -1;
}

.about-page-left>img {
	width: 100%;
}

.about-page-right>p {
	margin: 0 0 10px;
}

.about-page-right-listing>ul {
	float: left;
	margin-bottom: 10px;
	width: 50%;
}

.about-page-right-listing li {
	color: #111;
	font-weight: 600;
	margin: 5px 0;
	text-transform: capitalize;
}

.about-page-right-listing li i {
	color: #F29B31;
	margin-right: 5px;
}

.about-page-left>.popup-youtube i {
	background: #F29B31 none repeat scroll 0 0;
	border: 2px solid #F29B31;
	border-radius: 100px;
	color: #fff;
	display: inline-block;
	font-size: 24px;
	height: 58px;
	line-height: 15px;
	margin: 0 10px 0 0;
	padding: 20px;
	text-align: center;
	width: 58px;
}

.popup-youtube {
	bottom: 20px;
	color: #fff;
	font-family: 'Ubuntu', sans-serif;
	font-weight: 600;
	position: absolute;
	right: 20px;
	text-transform: uppercase;
}

.popup-youtube:hover {
	color: #fff;
}

.about-page-right a.felona-btn-border {
	margin-top: 20px;
}

.about-page-right h4 {
	font-family: 'Ubuntu', sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #F29B31;
}

.about-page-right h2 {
	font-family: 'Ubuntu', sans-serif;
	color: #111;
	font-weight: 500;
	text-transform: capitalize;
	font-size: 35px;
	margin: 15px 0;
	position: relative
}

.about-page-right h2:before {
	position: absolute;
	content: "";
	bottom: -20px;
	left: 11%;
	height: 4px;
	width: 15px;
	background: #ddd none repeat scroll 0 0;
}

.about-page-right h2:after {
	position: absolute;
	height: 4px;
	width: 10%;
	background: #F29B31 none repeat scroll 0 0;
	content: "";
	left: 0;
	bottom: -20px;
}

.about-page-right h3 {
	font-family: 'Ubuntu', sans-serif;
	color: #111;
	font-weight: 500;
	text-transform: capitalize;
	font-size: 20px;
	margin-top: 35px;
	position: relative;
	line-height: 30px;
	margin-bottom: 10px;
}

.felona-choose-area {
	background: #f8f9fc none repeat scroll 0 0;
}

.choose-right {
	background: #fff none repeat scroll 0 0;
	padding: 20px 5px;
	border-radius: 5px;
}

.choose-left h4 {
	font-family: 'Ubuntu', sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #F29B31;
}

.choose-left h2 {
	font-family: 'Ubuntu', sans-serif;
	color: #111;
	font-weight: 500;
	text-transform: capitalize;
	font-size: 35px;
	margin: 15px 0;
	position: relative;
}

.choose-left h2 span {
	display: block;
}

.choose-right li {
	text-transform: capitalize;
	color: #333;
	padding: 5px 15px;
	display: inline-block;
	position: relative;
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	font-size: 15px;
}

.choose-right li i {
	color: #F29B31;
	margin-right: 5px
}

.felona-toll-area {
	background: #F29B31 none repeat scroll 0 0;
	position: relative;
	z-index: 1;
}

.felona-toll-area:after {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: url(../img/about-section.png) no-repeat scroll 0px -85px;
	z-index: -1;
}

.toll-box {
	width: 77%;
	text-align: center;
	margin: 0 auto;
}

.toll-box h3 {
	font-family: 'Ubuntu', sans-serif;
	color: #fff;
	font-weight: 500;
	text-transform: capitalize;
	font-size: 40px;
}

.toll-box h3 span {
	display: block
}

.toll-box p {
	color: #eee;
	margin-top: 20px;
	font-size: 17px;
	line-height: 30px;
}

.toll-box a {
	display: inline-block;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
	font-size: 14px;
	border: 2px solid #fff;
	color: #F29B31;
	background: #fff none repeat scroll 0 0;
	padding: 12px 35px;
	letter-spacing: 1px;
	margin-top: 30px
}

.toll-box a:hover {
	background: transparent;
	color: #fff
}






/*================================================
22 - NOTFOUND PAGE CSS
==================================================*/

.felona-notfound-page-area {
	padding: 100px 0
}

.notfound-box {
	text-align: center
}

.notfound-box h1 {
	font-family: 'Ubuntu', sans-serif;
	color: #111;
	font-weight: 500;
	text-transform: capitalize;
	font-size: 150px;
	margin-bottom: 40px;
	position: relative;
	letter-spacing: 5px;
	line-height: 115px;
}

.notfound-box p {
	color: #111;
	font-size: 17px
}

.notfound-box p span {
	display: block;
}

.notfound-box a.felona-btn {
	margin-top: 30px
}

.notfound-box a.felona-btn:hover {
	background: #111 none repeat scroll 0 0;
	color: #fff
}



/*================================================
27 - CONTACT PAGE CSS
==================================================*/

.contact-form {
	box-shadow: 7px 5px 30px rgba(72, 73, 121, 0.15);
	padding: 30px
}

.contact-form h3,
.contact-info h3 {
	font-family: 'Ubuntu', sans-serif;
	color: #111;
	font-weight: 500;
	text-transform: capitalize;
	margin-bottom: 30px;
	font-size: 35px;
	position: relative
}

.contact-info h3:before {
	position: absolute;
	content: "";
	bottom: -15px;
	left: 20%;
	height: 4px;
	width: 20px;
	background: #ddd none repeat scroll 0 0;
}

.contact-info h3:after {
	position: absolute;
	height: 4px;
	width: 18%;
	background: #F29B31 none repeat scroll 0 0;
	content: "";
	left: 0;
	bottom: -15px;
}

.contact-form form .col-lg-6:first-child {
	padding-right: 7px;
}

.contact-form form .col-lg-6:last-child {
	padding-left: 7px;
}

.contact-form form p {
	margin-top: 14px;
}

.contact-form form p input {
	width: 100%;
	border: medium none;
	background: #f8f9fa none repeat scroll 0 0;
	padding: 10px 15px;
	height: 50px;
	font-size: 14px;
	color: #111;
}

.contact-form form p textarea {
	width: 100%;
	min-height: 130px;
	border: medium none;
	background: #f8f9fa none repeat scroll 0 0;
	padding: 10px 15px;
	height: 50px;
	font-size: 14px;
	color: #111;
}

.contact-form form p button {
	width: auto;
	padding: 15px 20px;
	background: #F29B31 none repeat scroll 0 0;
	border: medium none;
	color: #fff;
	cursor: pointer;
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 1px;
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}

.contact-form form p button:hover {
	background: #111 none repeat scroll 0 0
}

.single-contact-info {
	margin-top: 30px;
}

.single-contact-info p {
	text-transform: capitalize;
	font-weight: 600;
	font-size: 15px;
	margin-bottom: 7px;
}
html {
  scroll-behavior: smooth;
}
.single-contact-info h4 {
	font-size: 15px;
	color: #111;
	text-transform: capitalize;
	line-height: normal;
	letter-spacing: 1px;
	font-weight: 600;
}

.contact-social li {
	display: inline-block
}

.contact-social li a {
	width: 38px;
	height: 38px;
	text-align: center;
	line-height: 40px;
	display: block;
	border-radius: 50%;
	background: rgba(35, 61, 99, 0.1);
	color: #677286;
	position: relative
}

.contact-social li a:before {
	position: absolute;
	content: '';
	left: 50%;
	top: -3px;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 22px;
	height: 9px;
	border-radius: 50%;
	background-color: #fff;
}

.contact-social li a:hover {
	background: #F29B31 none repeat scroll 0 0;
	color: #fff
}
/* call btn */
  .float-btn {
    position: fixed;
    bottom: 20px;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    color: #fff;
    font-size: 24px;
    text-align: center;
    line-height: 55px;
    z-index: 999;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.3);
    transition: all 0.3s ease;
  }

  .float-btn:hover {
    transform: scale(1.1);
    text-decoration: none;
  }

  .whatsapp-btn {
    left: 20px;
    background-color: #25d366;
  }

  .call-btn {
    left : 20px;
    background-color: #0d6efd;
  }

  /* Responsive adjustments */
  @media (max-width: 768px) {
    .float-btn {
      width: 50px;
      height: 50px;
      line-height: 50px;
      font-size: 22px;
      bottom: 15px;
    }
  }

  @media (max-width: 480px) {
    .float-btn {
      width: 45px;
      height: 45px;
      line-height: 45px;
      font-size: 20px;
      bottom: 12px;
    }
  }