/* Solustrid - Industry and Factory HTML Template  */

/*********** TABLE OF CONTENTS **************

1. Fonts
2. Reset
3. Global
4. Main Header
5. Header Style Two
6. Header Style Three
7. Header Style Four
8. Header Style Five
9. Sticky Header
10. Main Slider / Slider Two / Slider Three
11. Innovation Section
12. Services Section / Section Two / Section Three
13. Fluid Section One
14. Quote Section
15. Project Section
16. Skill Section
17. Client Section
18. News Section
19. Factory Section
20. Newsletter Section
21. Main Footer
22. About Section
23. Fun Fact Section
24. Featured Section
25. What We Offer
26. Request Quote Section
27. Testimonial Section
28. Sponsors Section
29. News Section Two
30. Newsletter Section Two
31. Design Section
32. Industries Section
33. About Industry Section
34. Fluid Section Two
35. Quote Section
36. Clients Section
37. Sponsors Section
38. Page Title
39. About Section Two
40. Mision Section
41. Faq Section
42. Team Section
43. Video Section
44. Services Detail Section
45. Approach Section
46. Blog Sidbar Widgets
47. Contact Form
48. Map Section


**********************************************/

/***

====================================================================
			Fonts
====================================================================

 ***/



@import url('pe-icon-7-stroke.css');
@import url('simple-line-icons.css');
@import url('animate.css');
@import url('flaticon.css');
@import url('owl.css');
@import url('jquery-ui.css');
@import url('jquery.fancybox.min.css');
@font-face { 
  font-family: Calibri Light; 
  src: url('CALIBRIL.TTF'); 
} 

/***

====================================================================
	Reset
====================================================================

 ***/

*{
	margin:0px;
	padding:0px;
	border:none;
	outline:none;
	font-size: 100%;
}

/***

====================================================================
	Global Settings
====================================================================

 ***/

body {

	font-size:14px;
	color:#787878;
	line-height:1.6em;
	background:#ffffff;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	font-family:"Calibri Light", sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
	
	
}

a{
	text-decoration:none;
	cursor:pointer;
	color:#ed6c00;
}

a:hover,
a:focus,
a:visited{
	text-decoration:none;
	outline:none;
}

h1,h2,h3,h4,h5,h6 {
	position:relative;
	font-weight:normal;
	margin:0px;
	background:none;
	line-height:1.2em;
	font-family:"Calibri Light", sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
	letter-spacing: -0.02em;
}

textarea{
	overflow:hidden;
}

button{
	outline: none !important;
	cursor: pointer;
}

p{
	font-size: 16px;
	line-height: 1.6em;
	font-weight: 400;
	color: #555555;
}

.text{
	font-size: 16px;
	line-height: 1.6em;
	font-weight: 400;
	color: #555555;
	margin: 0;
}

::-webkit-input-placeholder{color: inherit;}
::-moz-input-placeholder{color: inherit;}
::-ms-input-placeholder{color: inherit;}

.auto-container{
	position:static;
	max-width:1600px;
	padding:0px 20px;
	margin:0 auto;
}

.large-container{
	position:static;
	max-width:1600px;
	padding:0px 15px;
	margin:0 auto;
}

.page-wrapper{
	position:relative;
	margin:0 auto;
	width:100%;
	min-width:300px;
	z-index: 9;
}

ul,li{
	list-style:none;
	padding:0px;
	margin:0px;
}

.theme-btn{
	display:inline-block;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
	font-family:"Calibri Light", sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
}

.theme-btn i{
	position: relative;
	display: inline-block;
	font-size: 14px;
	margin-left: 3px;
}

.centered{
	text-align:center !important;
}

/*Btn Style One*/

.btn-style-one{
	position: relative;
	display: inline-block;
	font-size: 14px;
	line-height: 30px;
	color: #ffffff;
	padding: 10px 30px;
	font-weight: 400;
	overflow: hidden;
	border-radius: 3px;
	letter-spacing:1px;
	background-color: #ed6c00;
	text-transform: uppercase;
}

.btn-style-one:hover{
	background-color: #777;
	color: #ffffff;
}

/*Btn Style Two*/

.btn-style-two{
	position: relative;
	display: inline-block;
	font-size: 15px;
	line-height: 30px;
	color: #ffffff;
	padding: 13px 33px;
	font-weight: 700;
	overflow: hidden;
	border-radius: 2px;
	letter-spacing:1px;
	background-color: #ed6c00;
	text-transform: uppercase;
}

.btn-style-two:hover{
	background-color: #ffffff;
	color: #fff;
}

/* Btn Style Three */

.btn-style-three{
	position: relative;
	display: inline-block;
	font-size: 18px;
	line-height: 30px;
	color: #001e57;
	padding: 15px 39px;
	font-weight: 700;
	overflow: hidden;
	border-radius: 3px;
	letter-spacing:1px;
	background-color: #ffffff;
	text-transform: capitalize;
}

.btn-style-three:hover{
	background-color: #001e57;
	color: #ffffff;
}

/* Btn Style Four */

.btn-style-four{
	position: relative;
	display: inline-block;
	font-size: 14px;
	line-height: 30px;
	color: #cccccc;
	padding: 10px 26px;
	font-weight: 400;
	overflow: hidden;
	border-radius: 3px;
	letter-spacing:1px;
	background: none;
	border:1px solid #5b626f;
	text-transform: capitalize;
}

.btn-style-four:hover{
	background-color: #ed6c00;
	border-color:#ed6c00;
	color: #ffffff;
}

/*Btn Style Five*/

.btn-style-five{
	position: relative;
	display: inline-block;
	font-size: 16px;
	line-height: 30px;
	color: #ffffff;
	padding: 13px 35px;
	font-weight: 800;
	overflow: hidden;
	border-radius: 3px;
	letter-spacing:1px;
	background-color: #777;
	text-transform: uppercase;
}

.btn-style-five:hover{
	background-color: #ed6c00;
	color: #ffffff;
}

/* Btn Style Six */

.btn-style-six{
	position: relative;
	display: inline-block;
	font-size: 15px;
	line-height: 30px;
	color: #001e57;
	padding: 13px 33px;
	font-weight: 700;
	overflow: hidden;
	border-radius: 2px;
	letter-spacing:1px;
	background-color: #ffffff;
	text-transform: uppercase;
}

.btn-style-six:hover{
	background-color: #001e57;
	color: #ffffff;
}

/*Btn Style Seven*/

.btn-style-seven{
	position: relative;
	display: inline-block;
	font-size: 15px;
	line-height: 30px;
	color: #ffffff;
	padding: 10px 37px;
	font-weight: 700;
	overflow: hidden;
	border-radius: 2px;
	letter-spacing:1px;
	background-color: #ed6c00;
	text-transform: uppercase;
}

.btn-style-seven:hover{
	background-color: #ed6c00;
	color: #ffffff;
}

/*=== List Style One ===*/

.list-style-one{
	position:relative;
}

.list-style-one li{
	position:relative;
	font-size:16px;
	line-height:24px;
	color: #222;
	padding-left:25px;
	margin-bottom: 11px;
	font-weight:bold;
}

.list-style-one li:before{
	content: "\f138";
	position:absolute;
	left: 0;
	top: 0px;
	display:block;
	font-size:14px;
	line-height: 1.6em;
	padding: 0px;
	color:#ed6c00;
	font-weight:900;
	font-family: "Font Awesome 5 Free";
}

.list-style-one li a:hover{
	color: #44bce2;
}

.theme_color{
	color:#ed6c00;
}

.pull-right{
	float: right;
}

.pull-left{
	float: left;
}

.preloader{
	position:fixed;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:999999;
	background-color:#ffffff;
	background-position:center center;
	background-repeat:no-repeat;
	background-image:url(../images/icons/preloader.svg);
}

img{
	display:inline-block;
	max-width:100%;
	height:auto;
}

.dropdown-toggle::after{
	display: none;
}

.fa{
	line-height: inherit;
}

.play-now .ripple,
.play-now .ripple:before,
.play-now .ripple:after {
    position: absolute;
    top: 50%;
    left: 30px;
    height: 60px;
    width: 60px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    -ms-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    -o-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    -webkit-animation: ripple 3s infinite;
    -moz-animation: ripple 3s infinite;
    -ms-animation: ripple 3s infinite;
    -o-animation: ripple 3s infinite;
    animation: ripple 3s infinite;
}

.play-now .ripple:before {
    -webkit-animation-delay: .9s;
    -moz-animation-delay: .9s;
    -ms-animation-delay: .9s;
    -o-animation-delay: .9s;
    animation-delay: .9s;
    content: "";
    position: absolute;
}

.play-now .ripple:after {
    -webkit-animation-delay: .6s;
    -moz-animation-delay: .6s;
    -ms-animation-delay: .6s;
    -o-animation-delay: .6s;
    animation-delay: .6s;
    content: "";
    position: absolute;
}

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

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


/***

====================================================================
	Scroll To Top style
====================================================================

***/

.scroll-to-top{
	position:fixed;
	bottom:20px;
	right:20px;
	width:60px;
	height:60px;
	color:#ffffff;
	font-size:24px;
	line-height:60px;
	text-align:center;
	z-index:100;
	cursor:pointer;
	background:#1b1a1c;
	display:none;
	border-radius: 0;
	-webkit-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	transition:all 300ms ease;
}

.scroll-to-top:hover{
	background:#ed6c00;
}

/***

====================================================================
	Main Header style
====================================================================

***/

.main-header{
	position: relative;
	display: block;
	width: 100%;
	z-index: 99999;
}

.main-header .header-top{
	position: relative;
	background-color:#001e57;
}

.main-header .header-top .top-right{
	position: relative;
	float: right;
}

.main-header .header-top .info-list{
	position: relative;
}

.main-header .header-top .info-list li{
	position: relative;
	float: left;
	font-size: 16px;
	line-height: 30px;
	color: #ffffff;
	font-weight: 700;
	padding: 15px 0px;
	margin-left: 24px;
}

.main-header .header-top .info-list li a{
	color: #ffffff;
}

.main-header .header-top .info-list li .icon{
	position:relative;
	margin-left:8px;
	color:#ed6c00;
}

.main-header .header-top .info-list li a:hover .txt{
	color:#ed6c00;
	text-decoration:underline;
}

/* Top Left*/

.main-header .header-top .top-left{
	position: relative;
	float: left;
}

.main-header .header-top .top-left .text:before{
	position:absolute;
	content:'';
	right:0%;
	top:0px;
	height:100%;
	width:100000%;
	display:block;
	z-index:-1;
	background-color:#031331;
}

.main-header .header-top .top-left .text{
	position: relative;
	display: block;
	font-size: 16px;
	line-height: 30px;
	color: #ffffff;
	float:left;
	z-index:1;
	font-weight: 400;
	padding: 15px 0px;
	padding-right:40px;
}

.main-header .header-top .top-left .social-links{
	position:relative;
	float:left;
	padding:18px 0px;
	margin-left:40px;
}

.main-header .header-top .top-left .social-links li{
	position:relative;
	margin-right:18px;
	display:inline-block;
}

.main-header .header-top .top-left .social-links li a{
	position:relative;
	color:#ffffff;
	-webkit-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	transition:all 300ms ease;
}

.main-header .header-top .top-left .social-links li a:hover{
	color:#ed6c00;
}

.main-header .header-top .top-right{
	position:relative;
	float:right;
}

.main-header .header-top-two{
	position: relative;
	background-color:#f3f5f9;
	z-index: 7;
}

.main-header .header-top-two .top-right{
	position: relative;
	float: right;
}

.header-top-two .social-links{
	position:relative;
	float:left;
	padding:14px 0px;
}

.header-top-two .social-links li{
	position:relative;
	margin-left:18px;
	display:inline-block;
}

.header-top-two .social-links li a{
	position:relative;
	display: block;
	color:#555555;
	line-height: 30px;
	-webkit-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	transition:all 300ms ease;
}

.header-top-two .social-links li a:hover{
	color:#ed6c00;
}

.header-top-two .change-location{
	position: relative;
	float: left;
	margin-left: 30px;
}

.header-top-two .change-location .location{
	position: relative;
	padding: 14px 0px;
}

.header-top-two .change-location .location .dropdown-menu{
	left: auto !important;
	right: 0px;
	top:100% !important;
	width:170px;
	border-radius:0px;
	padding:0px;
	margin-top:0px;
	background-color:#fff;
	border:none;
    border-top:2px solid #ed6c00;
	transform:none !important;
}

.header-top-two .change-location .location > a{
	display: block;
	border:0px;
	padding:0px;
	font-size:14px;
	background:#001e57;
	font-weight:400;
	border-radius:0px;
	padding-left:15px;
	padding-right:15px;
	line-height: 30px;
	color:#ffffff !important;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.header-top-two .change-location .location > a .fa{
	padding-left: 5px;
	vertical-align: middle;
}

.header-top-two .change-location .location .dropdown-menu > li{
	padding: 0;
	margin: 0;
    border-bottom: 1px solid rgba(255,255,255,0.20);
}

.header-top-two .change-location .location .dropdown-menu > li:last-child{
	border-bottom:none;
}

.header-top-two .change-location .location .dropdown-menu > li > a{
	padding:8px 15px !important;
	line-height: 24px;
	display: block;
	color:#ffffff !important;
	text-align:left;
	font-size:15px;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.header-top-two .change-location .location .dropdown-menu > li > a:hover{
	color:#ffffff;
	background:#ed6c00;
}

.header-top-two .top-left{
	position: relative;
	float: left;
	padding: 14px 0px;
}

.header-top-two .top-left .text{
	position: relative;
	display: block;
	font-size: 16px;
	line-height: 30px;
	color: #fff;
}

/* Header Top Three*/

.main-header .header-top-three{
	position: relative;
	background:none;
	border-bottom: 1px solid rgba(255,255,255,0.20);
}

.main-header .header-top-three .top-left{
	position: relative;
	float: left;
}

/* Solustrid - Industry and Factory HTML Template  */

/*********** TABLE OF CONTENTS **************

1. Fonts
2. Reset
3. Global
4. Main Header
5. Header Style Two
6. Header Style Three
7. Header Style Four
8. Header Style Five
9. Sticky Header
10. Main Slider / Slider Two / Slider Three
11. Innovation Section
12. Services Section / Section Two / Section Three
13. Fluid Section One
14. Quote Section
15. Project Section
16. Skill Section
17. Client Section
18. News Section
19. Factory Section
20. Newsletter Section
21. Main Footer
22. About Section
23. Fun Fact Section
24. Featured Section
25. What We Offer
26. Request Quote Section
27. Testimonial Section
28. Sponsors Section
29. News Section Two
30. Newsletter Section Two
31. Design Section
32. Industries Section
33. About Industry Section
34. Fluid Section Two
35. Quote Section
36. Clients Section
37. Sponsors Section
38. Page Title
39. About Section Two
40. Mision Section
41. Faq Section
42. Team Section
44. Services Detail Section
45. Approach Section
46. Blog Sidbar Widgets
47. Contact Form
48. Map Section


**********************************************/

/***

====================================================================
			Fonts
====================================================================

 ***/



@import url('pe-icon-7-stroke.css');
@import url('simple-line-icons.css');
@import url('animate.css');
@import url('flaticon.css');
@import url('owl.css');
@import url('jquery-ui.css');
@import url('jquery.fancybox.min.css');
@font-face { 
  font-family: Calibri Light; 
  src: url('CALIBRIL.TTF'); 
} 

/***

====================================================================
	Reset
====================================================================

 ***/

*{
	margin:0px;
	padding:0px;
	border:none;
	outline:none;
	font-size: 100%;
}

/***

====================================================================
	Global Settings
====================================================================

 ***/

body {

	font-size:14px;
	color:#787878;
	line-height:1.6em;
	background:#ffffff;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	font-family:"Calibri Light", sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
	
	
}

a{
	text-decoration:none;
	cursor:pointer;
	color:#ed6c00;
}

a:hover,
a:focus,
a:visited{
	text-decoration:none;
	outline:none;
}

h1,h2,h3,h4,h5,h6 {
	position:relative;
	font-weight:normal;
	margin:0px;
	background:none;
	line-height:1.2em;
	font-family:"Calibri Light", sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
	letter-spacing: -0.02em;
}

textarea{
	overflow:hidden;
}

button{
	outline: none !important;
	cursor: pointer;
}

p{
	font-size: 16px;
	line-height: 1.6em;
	font-weight: 400;
	color: #555555;
}

.text{
	font-size: 16px;
	line-height: 1.6em;
	font-weight: 400;
	color: #555555;
	margin: 0;
}

::-webkit-input-placeholder{color: inherit;}
::-moz-input-placeholder{color: inherit;}
::-ms-input-placeholder{color: inherit;}

.auto-container{
	position:static;
	max-width:1600px;
	padding:0px 20px;
	margin:0 auto;
}

.large-container{
	position:static;
	max-width:1600px;
	padding:0px 15px;
	margin:0 auto;
}

.page-wrapper{
	position:relative;
	margin:0 auto;
	width:100%;
	min-width:300px;
	z-index: 9;
}

ul,li{
	list-style:none;
	padding:0px;
	margin:0px;
}

.theme-btn{
	display:inline-block;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
	font-family:"Calibri Light", sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
}

.theme-btn i{
	position: relative;
	display: inline-block;
	font-size: 14px;
	margin-left: 3px;
}

.centered{
	text-align:center !important;
}

/*Btn Style One*/

.btn-style-one{
	position: relative;
	display: inline-block;
	font-size: 14px;
	line-height: 30px;
	color: #ffffff;
	padding: 10px 30px;
	font-weight: 400;
	overflow: hidden;
	border-radius: 3px;
	letter-spacing:1px;
	background-color: #ed6c00;
	text-transform: uppercase;
}

.btn-style-one:hover{
	background-color: #777;
	color: #ffffff;
}

/*Btn Style Two*/

.btn-style-two{
	position: relative;
	display: inline-block;
	font-size: 15px;
	line-height: 30px;
	color: #ffffff;
	padding: 13px 33px;
	font-weight: 700;
	overflow: hidden;
	border-radius: 2px;
	letter-spacing:1px;
	background-color: #ed6c00;
	text-transform: uppercase;
}

.btn-style-two:hover{
	background-color: #ffffff;
	color: #fff;
}

/* Btn Style Three */

.btn-style-three{
	position: relative;
	display: inline-block;
	font-size: 18px;
	line-height: 30px;
	color: #001e57;
	padding: 15px 39px;
	font-weight: 700;
	overflow: hidden;
	border-radius: 3px;
	letter-spacing:1px;
	background-color: #ffffff;
	text-transform: capitalize;
}

.btn-style-three:hover{
	background-color: #001e57;
	color: #ffffff;
}

/* Btn Style Four */

.btn-style-four{
	position: relative;
	display: inline-block;
	font-size: 14px;
	line-height: 30px;
	color: #cccccc;
	padding: 10px 26px;
	font-weight: 400;
	overflow: hidden;
	border-radius: 3px;
	letter-spacing:1px;
	background: none;
	border:1px solid #5b626f;
	text-transform: capitalize;
}

.btn-style-four:hover{
	background-color: #ed6c00;
	border-color:#ed6c00;
	color: #ffffff;
}

/*Btn Style Five*/

.btn-style-five{
	position: relative;
	display: inline-block;
	font-size: 16px;
	line-height: 30px;
	color: #ffffff;
	padding: 13px 35px;
	font-weight: 800;
	overflow: hidden;
	border-radius: 3px;
	letter-spacing:1px;
	background-color: #777;
	text-transform: uppercase;
}

.btn-style-five:hover{
	background-color: #ed6c00;
	color: #ffffff;
}

/* Btn Style Six */

.btn-style-six{
	position: relative;
	display: inline-block;
	font-size: 15px;
	line-height: 30px;
	color: #001e57;
	padding: 13px 33px;
	font-weight: 700;
	overflow: hidden;
	border-radius: 2px;
	letter-spacing:1px;
	background-color: #ffffff;
	text-transform: uppercase;
}

.btn-style-six:hover{
	background-color: #001e57;
	color: #ffffff;
}

/*Btn Style Seven*/

.btn-style-seven{
	position: relative;
	display: inline-block;
	font-size: 15px;
	line-height: 30px;
	color: #ffffff;
	padding: 10px 37px;
	font-weight: 700;
	overflow: hidden;
	border-radius: 2px;
	letter-spacing:1px;
	background-color: #ed6c00;
	text-transform: uppercase;
}

.btn-style-seven:hover{
	background-color: #ed6c00;
	color: #ffffff;
}

.list-style-one li a:hover{
	color: #44bce2;
}

.theme_color{
	color:#ed6c00;
}

.pull-right{
	float: right;
}

.pull-left{
	float: left;
}

.preloader{
	position:fixed;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:999999;
	background-color:#ffffff;
	background-position:center center;
	background-repeat:no-repeat;
	background-image:url(../images/icons/preloader.svg);
}

img{
	display:inline-block;
	max-width:100%;
	height:auto;
}

.dropdown-toggle::after{
	display: none;
}

.fa{
	line-height: inherit;
}

.play-now .ripple,
.play-now .ripple:before,
.play-now .ripple:after {
    position: absolute;
    top: 50%;
    left: 30px;
    height: 60px;
    width: 60px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    -ms-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    -o-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    -webkit-animation: ripple 3s infinite;
    -moz-animation: ripple 3s infinite;
    -ms-animation: ripple 3s infinite;
    -o-animation: ripple 3s infinite;
    animation: ripple 3s infinite;
}

.play-now .ripple:before {
    -webkit-animation-delay: .9s;
    -moz-animation-delay: .9s;
    -ms-animation-delay: .9s;
    -o-animation-delay: .9s;
    animation-delay: .9s;
    content: "";
    position: absolute;
}

.play-now .ripple:after {
    -webkit-animation-delay: .6s;
    -moz-animation-delay: .6s;
    -ms-animation-delay: .6s;
    -o-animation-delay: .6s;
    animation-delay: .6s;
    content: "";
    position: absolute;
}

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

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

        /* Mega Menu Styles */
        .main-menu .navigation > li.dropdown .mega-menu {
            position: fixed;
            left: 0;
            right: 0;
            width: 100vw;
            background: #f6f6f6;
            padding: 40px calc((100vw - 1600px) / 2);
            box-shadow: 0 5px 15px rgba(0,0,0,0.1);
            opacity: 0;
            visibility: hidden;
            z-index: 100;
            transform: translateY(20px);
            transition: all 0.3s ease;
            border-top: 1px solid #e0e0e0;
            top: 120px; /* 正常状态下的头部高度 */
            margin-top: 0;
        }

        /* 在sticky状态下调整mega menu位置 */
        .sticky-header .main-menu .navigation > li.dropdown .mega-menu {
            position: fixed;
            top: 68px; /* sticky状态下的头部高度 */
            transition: all 0.3s ease; /* 添加过渡效果使位置变化更平滑 */
        }

        .main-menu .navigation > li.dropdown:hover .mega-menu {
            opacity: 1;
            visibility: visible;
            transform: translateY(0);
        }

        .mega-menu-container {
            display: flex;
            width: 100%;
            margin: 0 auto;
            box-sizing: border-box;
        }

        .mega-menu-left {
            display: flex;
            flex-wrap: wrap;
            border-right: 1px solid #e0e0e0;
            box-sizing: border-box;
        }

        .mega-menu-right {
            box-sizing: border-box;
        }

        .mega-menu-column {
            min-width: 0; /* 防止flex项目超出容器 */
            box-sizing: border-box;
        }

        .mega-menu-right-header {
            margin-bottom: 35px; /* 增加与搜索框的间距 */
        }

        .mega-menu-right-title {
            color: #000;
            font-size: 24px; /* 增大标题字号 */
            font-weight: 500;
            margin-bottom: 15px; /* 增加标题与描述文字的间距 */
        }

        .mega-menu-right-desc {
            color: #666;
            font-size: 16px; /* 增大描述文字字号 */
            line-height: 1.7; /* 增加行高 */
            margin-bottom: 20px;
        }

        /* 搜索框上方的分隔线 */
        .mega-menu-search {
            position: relative;
            padding-top: 30px;
            margin-bottom: 20px;
            width: 100%;
            box-sizing: border-box;
        }

        .mega-menu-search:before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            height: 1px;
            background: #e0e0e0;
        }

        .mega-menu-search form {
            position: relative;
            display: flex;
            align-items: center;
            width: 100%;
            box-sizing: border-box;
        }

        .mega-menu-search input {
            width: 100%;
            height: 45px;
            padding: 0 50px 0 20px;
            border: 2px solid #e0e0e0;
            border-radius: 22px;
            font-size: 14px;
            transition: all 0.3s ease;
            background: #fff;
            box-sizing: border-box;
        }

        .mega-menu-search input:focus {
            border-color: #ed6c00;
            outline: none;
            box-shadow: 0 0 10px rgba(237, 108, 0, 0.1);
        }

        .mega-menu-search input::placeholder {
            color: #999;
        }

        .mega-menu-search button {
            position: absolute;
            right: 3px;
            top: 50%;
            transform: translateY(-50%);
            width: 40px;
            height: 40px;
            border: none;
            background: #ed6c00;
            color: #fff;
            border-radius: 50%;
            cursor: pointer;
            transition: all 0.3s ease;
            display: flex;
            align-items: center;
            justify-content: center;
        }

        .mega-menu-search button:hover {
            background: #d45d00;
            transform: translateY(-50%) scale(1.05);
        }

        .mega-menu-search button i {
            font-size: 16px;
        }

        .mega-menu-title {
            color: #000;
            font-size: 18px;
            font-weight: 400;
            margin-bottom: 15px;
            display: inline-block;
            transition: all 0.3s ease;
            position: relative;
        }

        .mega-menu-title:after {
            content: '';
            position: absolute;
            bottom: -2px;
            left: 0;
            width: 0;
            height: 2px;
            background-color: #ed6c00;
            transition: width 0.3s ease;
        }

        .mega-menu-title:hover {
            color: #ed6c00;
        }

        .mega-menu-title:hover:after {
            width: 100%;
        }

        .mega-menu-title.active:after {
            width: 100%;
        }

        .mega-menu-list {
            list-style: none;
            padding: 0;
            margin: 0;
        }

        .mega-menu-list li {
            margin-bottom: 5px;
        }

        .mega-menu-list li a {
            color: #666;
            font-size: 16px;
            transition: all 0.3s ease;
            display: inline-block;
            padding: 5px 0;
            position: relative;
        }

        .mega-menu-list li a:after {
            content: '';
            position: absolute;
            bottom: 0;
            left: 0;
            width: 0;
            height: 2px;
            background-color: #ed6c00;
            transition: width 0.3s ease;
        }

        .mega-menu-list li a:hover {
            color: #ed6c00;
        }

        .mega-menu-list li a:hover:after {
            width: 100%;
        }

        .mega-menu-list li a.active:after {
            width: 100%;
        }

        /* Mega Menu 响应式样式 */
        @media screen and (min-width: 1601px) {
            .mega-menu-container {
                max-width: 1600px;
                padding: 40px 30px;
            }
            
            .mega-menu-left {
                width: 80%;
                padding-right: 40px;
            }
            
            .mega-menu-right {
                width: 20%;
                padding-left: 40px;
            }
            
            .mega-menu-column {
                padding: 0 25px;
            }
        }

        @media screen and (min-width: 1401px) and (max-width: 1600px) {
            .mega-menu-container {
                max-width: 1400px;
                padding: 40px 25px;
            }
            
            .mega-menu-left {
                width: 78%;
                padding-right: 35px;
            }
            
            .mega-menu-right {
                width: 22%;
                padding-left: 35px;
            }
            
            .mega-menu-column {
                padding: 0 20px;
            }
        }

        @media screen and (min-width: 1200px) and (max-width: 1400px) {
            .mega-menu-container {
                max-width: 1200px;
                padding: 40px 20px;
            }
            
            .mega-menu-left {
                width: 75%;
                padding-right: 30px;
            }
            
            .mega-menu-right {
                width: 25%;
                padding-left: 30px;
            }
            
            .mega-menu-column {
                padding: 0 15px;
            }
            
            .mega-menu-right-title {
                font-size: 20px;
            }
            
            .mega-menu-right-desc {
                font-size: 14px;
            }
            
            .mega-menu-title {
                font-size: 16px;
            }
            
            .mega-menu-list li a {
                font-size: 14px;
                padding: 4px 0;
            }
            .mega-menu-list li {
             margin-bottom: 0px;
            }
        }

        /* 导航显示控制 */
        @media screen and (min-width: 1200px) {
            .nav-pc {
                display: block !important;
            }
            .nav-moblie {
                display: none !important;
            }
        }

        @media screen and (max-width: 1199px) {
            .nav-pc {
                display: none !important;
            }
            .nav-moblie {
                display: block !important;
            }
        }
/***

====================================================================
	Scroll To Top style
====================================================================

***/

.scroll-to-top{
	position:fixed;
	bottom:20px;
	right:20px;
	width:60px;
	height:60px;
	color:#ffffff;
	font-size:24px;
	line-height:60px;
	text-align:center;
	z-index:100;
	cursor:pointer;
	background:#1b1a1c;
	display:none;
	border-radius: 0;
	-webkit-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	transition:all 300ms ease;
}

.scroll-to-top:hover{
	background:#ed6c00;
}

/***

====================================================================
	Main Header style
====================================================================

***/

.main-header{
	position: relative;
	display: block;
	width: 100%;
	z-index: 99999;
}

.main-header .header-top{
	position: relative;
	background-color:#001e57;
}

.main-header .header-top .top-right{
	position: relative;
	float: right;
}

.main-header .header-top .info-list{
	position: relative;
}

.main-header .header-top .info-list li{
	position: relative;
	float: left;
	font-size: 16px;
	line-height: 30px;
	color: #ffffff;
	font-weight: 700;
	padding: 15px 0px;
	margin-left: 24px;
}

.main-header .header-top .info-list li a{
	color: #ffffff;
}

.main-header .header-top .info-list li .icon{
	position:relative;
	margin-left:8px;
	color:#ed6c00;
}

.main-header .header-top .info-list li a:hover .txt{
	color:#ed6c00;
	text-decoration:underline;
}

/* Top Left*/

.main-header .header-top .top-left{
	position: relative;
	float: left;
}

.main-header .header-top .top-left .text:before{
	position:absolute;
	content:'';
	right:0%;
	top:0px;
	height:100%;
	width:100000%;
	display:block;
	z-index:-1;
	background-color:#031331;
}

.main-header .header-top .top-left .text{
	position: relative;
	display: block;
	font-size: 16px;
	line-height: 30px;
	color: #ffffff;
	float:left;
	z-index:1;
	font-weight: 400;
	padding: 15px 0px;
	padding-right:40px;
}

.main-header .header-top .top-left .social-links{
	position:relative;
	float:left;
	padding:18px 0px;
	margin-left:40px;
}

.main-header .header-top .top-left .social-links li{
	position:relative;
	margin-right:18px;
	display:inline-block;
}

.main-header .header-top .top-left .social-links li a{
	position:relative;
	color:#ffffff;
	-webkit-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	transition:all 300ms ease;
}

.main-header .header-top .top-left .social-links li a:hover{
	color:#ed6c00;
}

.main-header .header-top .top-right{
	position:relative;
	float:right;
}

.main-header .header-top-two{
	position: relative;
	background-color:#f3f5f9;
	z-index: 7;
}

.main-header .header-top-two .top-right{
	position: relative;
	float: right;
}

.header-top-two .social-links{
	position:relative;
	float:left;
	padding:14px 0px;
}

.header-top-two .social-links li{
	position:relative;
	margin-left:18px;
	display:inline-block;
}

.header-top-two .social-links li a{
	position:relative;
	display: block;
	color:#555555;
	line-height: 30px;
	-webkit-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	transition:all 300ms ease;
}

.header-top-two .social-links li a:hover{
	color:#ed6c00;
}

.header-top-two .change-location{
	position: relative;
	float: left;
	margin-left: 30px;
}

.header-top-two .change-location .location{
	position: relative;
	padding: 14px 0px;
}

.header-top-two .change-location .location .dropdown-menu{
	left: auto !important;
	right: 0px;
	top:100% !important;
	width:170px;
	border-radius:0px;
	padding:0px;
	margin-top:0px;
	background-color:#fff;
	border:none;
    border-top:2px solid #ed6c00;
	transform:none !important;
}

.header-top-two .change-location .location > a{
	display: block;
	border:0px;
	padding:0px;
	font-size:14px;
	background:#001e57;
	font-weight:400;
	border-radius:0px;
	padding-left:15px;
	padding-right:15px;
	line-height: 30px;
	color:#ffffff !important;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.header-top-two .change-location .location > a .fa{
	padding-left: 5px;
	vertical-align: middle;
}

.header-top-two .change-location .location .dropdown-menu > li{
	padding: 0;
	margin: 0;
    border-bottom: 1px solid rgba(255,255,255,0.20);
}

.header-top-two .change-location .location .dropdown-menu > li:last-child{
	border-bottom:none;
}

.header-top-two .change-location .location .dropdown-menu > li > a{
	padding:8px 15px !important;
	line-height: 24px;
	display: block;
	color:#ffffff !important;
	text-align:left;
	font-size:15px;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.header-top-two .change-location .location .dropdown-menu > li > a:hover{
	color:#ffffff;
	background:#ed6c00;
}

.header-top-two .top-left{
	position: relative;
	float: left;
	padding: 14px 0px;
}

.header-top-two .top-left .text{
	position: relative;
	display: block;
	font-size: 16px;
	line-height: 30px;
	color: #fff;
}

/* Header Top Three*/

.main-header .header-top-three{
	position: relative;
	background:none;
	border-bottom: 1px solid rgba(255,255,255,0.20);
}

.main-header .header-top-three .top-left{
	position: relative;
	float: left;
}

.main-header .header-top-three .info-list{
	position: relative;
}

.main-header .header-top-three .info-list li{
	position: relative;
	float: left;
	font-size: 16px;
	line-height: 30px;
	color: #ffffff;
	font-weight: 500;
	padding: 15px 0px;
	margin-right: 25px;
}

.main-header .header-top-three .info-list li a{
	color: #ffffff;
}

.main-header .header-top-three .info-list li .icon{
	position:relative;
	margin-left:8px;
	color:#ed6c00;
}

.main-header .header-top-three .info-list li a:hover .txt{
	color:#ed6c00;
	text-decoration:underline;
}

.main-header .header-top-three .top-right{
	position: relative;
	float: right;
}

.main-header .header-top-three .social-links{
	position:relative;
	float:right;
	padding:18px 0px;
	margin-left:40px;
}

.main-header .header-top-three .social-links li{
	position:relative;
	margin-right:18px;
	display:inline-block;
}

.main-header .header-top-three .social-links li a{
	position:relative;
	color:#ffffff;
	-webkit-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	transition:all 300ms ease;
}

.main-header .header-top-three .social-links li a:hover{
	color:#ed6c00;
}

/*=== Header Upper ===*/

.main-header .header-upper{
	position:relative;
	top: 0;
	z-index:5;
	background-color: #f6f6f6;
	-webkit-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	transition:all 300ms ease;
}

.main-header .header-upper .logo-outer{
	position:relative;
	float: left;
	z-index:25;
	padding: 10px 0px;
	-webkit-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	transition:all 300ms ease;
}

.main-header .logo-outer .logo img{
	position:relative;
	display:inline-block;
	max-width:100%;
}

.main-header .header-upper .nav-outer{
	float: right;
}

/*=== Header Lower ===*/

.main-header .header-lower{
	position: relative;
}

.main-menu{
	position:relative;
	float:left;
}

.main-menu .navbar-collapse{
	padding:0px;
}

.main-menu .navigation{
	position:relative;
	margin:0px;
}

.main-menu .navigation > li{
	position:relative;
	float:left;
	padding:42px 0px;
	margin-right: 30px;
	-webkit-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	transition:all 300ms ease;
}

.main-menu .navigation > li > a{
	position:relative;
	display:block;
	text-align:center;
	font-size:20px;
	line-height:35px;
	font-weight:400;
	opacity:1;
	color:#777;
	padding: 0px;
	text-transform:none;
	-webkit-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	transition:all 300ms ease;
}

.main-menu .navigation > li:hover > a,
.main-menu .navigation > li.current > a{
	color: #ed6c00;
}

.main-menu .navigation > li > ul{
	position:absolute;
	left:0px;
	top:100%;
	width:240px;
	z-index:100;
	display:none;
	padding:0px 0px;
	background-color:#262626;
	opacity:0;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	-webkit-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
	-ms-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
	-o-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
	-moz-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
	box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
}

.main-menu .navigation > li > ul.from-right{
	left:auto;
	right:0px;
}

.main-menu .navigation > li > ul > li{
	position:relative;
	width:100%;
	border-bottom:1px solid rgba(255,255,255,0.10);
}

.main-menu .navigation > li > ul > li:last-child{
	border-bottom:none;
}

.main-menu .navigation > li > ul > li > a{
	position:relative;
	display:block;
	padding:11px 25px;
	line-height:24px;
	font-weight:500;
	font-size:15px;
	color:rgba(255,255,255,0.90);
	text-align:left;
	text-transform:capitalize;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.main-menu .navigation > li > ul > li:hover > a{
	color:#ffffff;
	background-color:#ed6c00;
}



.main-menu .navigation > li > ul > li > ul{
	position:absolute;
	left:100%;
	top:0px;
	width:240px;
	z-index:100;
	display:none;
	background-color:#262626;
	opacity:0;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	-webkit-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
	-ms-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
	-o-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
	-moz-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
	box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
}

.main-menu .navigation > li > ul > li > ul > li{
	position:relative;
	width:100%;
	border-bottom:1px solid rgba(255,255,255,0.10);
}

.main-menu .navigation > li > ul > li > ul > li:last-child{
	border-bottom:none;
}

.main-menu .navigation > li > ul > li  > ul > li > a{
	position:relative;
	display:block;
	padding:11px 25px;
	line-height:24px;
	font-weight:500;
	font-size:15px;
	color:rgba(255,255,255,0.90);
	text-align:left;
	text-transform:capitalize;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.main-menu .navigation > li > ul > li  > ul > li > a:hover{
	color:#ffffff;
	background-color:#ed6c00;
}

.main-menu .navigation > li.dropdown:hover > ul{
	visibility:visible;
	opacity:1;
	top:100%;
	-webkit-transform:translateY(0px);
	-ms-transform:translateY(0px);
	transform:translateY(0px);
}

.main-menu .navigation li > ul > li.dropdown:hover > ul{
	visibility:visible;
	opacity:1;
	top:0px;
	-webkit-transform:translateY(0px);
	-ms-transform:translateY(0px);
	transform:translateY(0px);
}

.main-menu .navigation li.dropdown .dropdown-btn{
	position:absolute;
	right:10px;
	top:8px;
	width:34px;
	height:30px;
	border:1px solid #ffffff;
	text-align:center;
	font-size:16px;
	line-height:26px;
	color:#ffffff;
	cursor:pointer;
	z-index:5;
	display:none;
}
.main-header .outer-box{
	position: relative;
	float: left;
}

/*search box btn*/

.main-header .search-box-outer{
	position:relative;
	float: left;
	padding: 42px 0px;
	-webkit-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	transition:all 300ms ease;
}

.main-header .search-box-btn{
	position: relative;
	height: 35px;
    cursor: pointer;
    background: none;
    font-size: 16px;
    color: #fff;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.main-header .search-box-btn:hover{
	color: #03274a;
}

.dropdown-toggle::after{
	display: none;
}

.main-header .search-box-outer .dropdown-menu{
	top:75px !important;
	left: auto !important;
	right: 0;
	padding:0px;
	width:280px;
	border-radius:0px;
	transform: none !important;
	border-top:3px solid #25262c;
}

.main-header .search-panel .form-container{
	padding:25px 20px;
}

.main-header .search-panel .form-group{
	position:relative;
	margin:0px;
}

.main-header .search-panel input[type="text"],
.main-header .search-panel input[type="search"],
.main-header .search-panel input[type="password"],
.main-header .search-panel select{
	display:block;
	width:100%;
	line-height:24px;
	padding:7px 40px 7px 15px;
	height:40px;
	font-size:14px;
	border:1px solid #e0e0e0;
	background:#ffffff;
}

.main-header .search-panel input:focus,
.main-header .search-panel select:focus{
	border-color:#25262c;
}

.main-header .search-panel .search-btn{
	position:absolute;
	right:0px;
	top:0px;
	width:40px;
	height:40px;
	text-align:center;
	color:#555555;
	font-size:12px;
	background:none;
	cursor:pointer;
}

.main-header .outer-box .btn-box{
	position: relative;
	float: right;
	padding: 34px 0px;
	margin-left: 35px;
}
.main-header .outer-box .btn-box li{float:left;}
.main-header .outer-box .btn-box .theme-btn{
	position: relative;
	float: right;
}

/*================================================
			Header Style Two
==================================================*/

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

.header-style-two .header-upper .logo-outer{
	padding-bottom: 22px;
}

.header-style-two .header-lower .nav-outer{
	position: relative;
	background: #001e57;
	bottom: -10px;
	width: 100%;
}

.header-style-two .main-menu .navigation > li{
	margin-right: 0px;
	margin-left: 40px;
	padding: 0;
}

.header-style-two .main-menu .navigation > li > a{
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	color: #ffffff;
	line-height: 30px;
	padding: 20px 0px;
}

.header-style-two .main-menu .navigation > li:hover > a,
.header-style-two .main-menu .navigation > li.current > a{
	color: #ed6c00;
}

.header-style-two .outer-box{
	float: right;
	padding: 0;
}

.header-style-two .outer-box .btn-box{
	padding: 0;
}

.header-style-two .outer-box .search-box-outer{
	padding: 18px 0px 16px;
}

.header-style-two .search-box-btn{
	color: #ffffff;
}

.header-style-two .search-box-btn:hover{
	color: #ed6c00;
}

.header-style-two .search-box-outer .dropdown-menu{
	border-top-color: #ed6c00;
	top: 50px !important;
}

.header-style-two .outer-box .btn-box .theme-btn{
	padding: 20px 30px;
	border-radius: 0px;
}

.header-style-two .outer-box .btn-box .theme-btn:hover{
	background: #ed6c00;
	opacity: 0.70;
	color: #ffffff;
}

.header-style-two .logo-outer{
	position: relative;
	float: left;
}

.header-style-two .info-outer{
	position: relative;
	float: right;
	padding-top: 30px;
}

.header-style-two .info-outer .info-box{
	position: relative;
	float: left;
	margin-left: 70px;
	padding-left: 45px;
	margin-bottom: 30px;
}

.header-style-two .info-outer .info-box .icon{
	position: absolute;
	left: 0;
	top: 0;
	line-height: 56px;
	font-size: 30px;
	color: #ed6c00;
}

.header-style-two .info-outer .info-box:first-child{
	margin-left: 0;
}

.header-style-two .info-outer .info-box:before{
	content: '';
	position: absolute;
	left: -36px;
	top: 0;
	height: 56px;
	border-left: 1px solid #e0e0e0;
}

.header-style-two .info-outer .info-box:first-child:before{
	display: none;
}

.header-style-two .info-outer .info-box .info{
	position: relative;
	display: block;
	line-height: 1.4em;
	font-size: 16px;
	color: #fff;
}

.header-style-two .info-outer .info-box strong{
	font-weight: 700;
	line-height: 1.2em;
	font-size: 15px;
	color: #fff;
}

.header-style-two .info-outer .info-box a{
	color: #fff;
}

.header-style-two .info-outer .info-box a:hover{
	text-decoration: underline;
	color: #ed6c00;
}

/*================================================
			Header Style Three
==================================================*/

.header-style-three{
	position: absolute;
	background: none;
}

.header-style-three .header-upper{
	background: none;
}

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

.header-style-three .main-menu .navigation > li:hover > a,
.header-style-three .main-menu .navigation > li.current > a{
	color: #ed6c00;
}

.header-style-three .search-box-btn{
	color: #ffffff;
}

.header-style-three .search-box-btn:hover{
	color: #ed6c00;
}

.main-header .search-box-outer .dropdown-menu{
	border-top-color: #ed6c00;
}

/***

====================================================================
				Sticky Header
====================================================================

***/

.sticky-header{
    position: fixed;
    visibility: hidden;
    opacity: 0;
    left: 0px;
    top: 0px;
    width: 100%;
    padding: 0px 0px;
    z-index: -1;
    background: #f6f6f6;
    -webkit-box-shadow: 0 0 15px rgba(0,0,0,0.10);
    -moz-box-shadow: 0 0 15px rgba(0,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 rgba(0,0,0,0.10);
    -webkit-transition: top 300ms ease;
    -moz-transition: top 300ms ease;
    -ms-transition: top 300ms ease;
    -o-transition: top 300ms ease;
    transition: top 300ms ease;
}

.fixed-header .sticky-header{
	opacity:1;
	z-index: 99999;
	visibility:visible;
}

.fixed-header .sticky-header .logo{
	padding: 10px 0;
}

.sticky-header .main-menu .navigation > li{
	height:30px;
	margin-left: 32px !important;
	margin-right: 0;
	background-color: transparent;
	padding:20px 0px !important;

}

.sticky-header .main-menu .navigation > li > a:before,
.sticky-header .main-menu .navigation > li:after{
	display: none !important;
}

.sticky-header .main-menu .navigation > li > a{

	line-height:30px;
	font-size:18px;
	font-weight:400;
	color:#777;
	text-transform:capitalize;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.sticky-header .main-menu .navigation > li:hover > a,
.sticky-header .main-menu .navigation > li.current > a,
.sticky-header .main-menu .navigation > li.current-menu-item > a{
	opacity:1;
	color: #ed6c00;
}

/***

====================================================================
			Page Title
====================================================================

***/

.page-title{
	position:relative;
	padding: 115px 0;
	background-position:center top;
	background-repeat:no-repeat;
	background-size:cover;
}

.page-title:before{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	content:'';
	background: rgb(39,105,191);
	background: -moz-linear-gradient(left, #2f6ec0 0%, #4291f5 100%);
	background: -webkit-linear-gradient(left, #2f6ec0 0%, #4291f5 100%);
	background: linear-gradient(to right, #2f6ec0 0%, #4291f5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2f6ec0', endColorstr='#4291f5',GradientType=1 );
	z-index:0;
}

.page-title:after{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	content:'';
	background:url(../images/background/page-title-pattern.png) right top no-repeat;
	z-index:1;
	opacity:0.05;
}

.page-title .inner-container{
	position: relative;
	z-index:5;
}

.page-title h1{
	position:relative;
	float: left;
	font-size:48px;
	color:#ffffff;
	line-height: 50px;
	font-weight: 600;
}

.page-title h1 span{
	font-weight: 300;
	margin-right: 10px;
}

.page-title .bread-crumb {
	position: relative;
	float: right;
	padding: 10px 0;
}

.page-title .bread-crumb li{
	position: relative;
	float: left;
	font-size: 16px;
	line-height: 30px;
	color: #ffffff;
	font-weight: 600;
	text-transform: capitalize;
	cursor: default;
	padding-right:  15px;
	margin-right: 12px;
}

.page-title .bread-crumb li:before{
	position: absolute;
	right: -3px;
	font-size: 14px;
	line-height: 30px;
	color: #ed6c00;
    content: "\f0da";
    font-family: "Font Awesome 5 Free";
}

.page-title .bread-crumb li:last-child{
	padding-right: 0;
	margin-right: 0;
}

.page-title .bread-crumb li:last-child:before{
	display: none;
}

.page-title .bread-crumb li a{
	color:#ffffff;
	font-weight: 600;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
	border-bottom: 1px solid #ffffff;
}

.page-title .bread-crumb li a:hover{
	color:#ed6c00;
}

/***

====================================================================
		Section Title
====================================================================

***/

.sec-title{
	position:relative;
	z-index: 1;
	margin-bottom:35px;
}

.sec-title .title{
	position: relative;
	display: block;
	font-size: 18px;
	line-height: 24px;
	color: #afafaf;
	font-weight: 400;
	text-transform: capitalize;
	margin-bottom: 10px;
}

.sec-title h2{
	position: relative;
	display: block;
	font-size:44px;
	line-height: 1.2em;
	color: #ed6c00;
	font-weight: 800;
	padding-bottom:25px;
}

.sec-title h2:before{
	position:absolute;
	content:'';
	left:0px;
	bottom:0px;
	width:120px;
	height:1px;
	background-color:#ed6c00;
}

.sec-title h2:after{
	position:absolute;
	content:'';
	left:0px;
	bottom:0px;
	width:40px;
	height:1px;
	background-color:#ed6c00;
}

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

.sec-title.light h2:after{
	background-color:#ffffff;
}

.sec-title.centered{
	text-align:center;
}

.sec-title.centered h2:before{
	left:50%;
	margin-left:-60px;
}

.sec-title.centered h2:after{
	left:50%;
	margin-left:-60px;
}

/***

====================================================================
	Main Slider
====================================================================

***/

.main-slider{
	position: relative;
}

.main-slider .border-layer{
	position:relative;
	width:200px;
	height:345px;
	border:12px solid #ffffff;
	border-right:none;
}

.main-slider .border-layer:before{
	position:absolute;
	content:'';
	right:-125px;
	top:-12px;
	width:125px;
	height:12px;
	background-color:#ffffff;
}

.main-slider h2{
	position: relative;
	display: block;
	font-size: 60px;
	color: #ffffff;
	font-weight: 700;
	line-height: 1.14em;
	text-transform:uppercase;
}

.main-slider .text{
	position: relative;
	display: block;
	font-size: 30px;
	line-height: 1.6em;
	color: #ffffff;
	font-weight: 300;
}

.main-slider .link-box{
	position: relative;
}

.main-slider .link-box:after{
	display: table;
	clear: both;
	content: "";
}

.main-slider .link-box .theme-btn{
	position: relative;
	float: left;
	margin-right: 35px;
}

.main-slider .icons-box{
	position: relative;
}

.main-slider .icons-box .icon{
	position: relative;
	float:left;
	display:block;
	color:#ffffff;
	font-size:52px;
	line-height:56px;
	margin-right:35px;
	font-weight:400;
}

/***

====================================================================
	Main Slider Two
====================================================================

***/

.main-slider-two{
	position: relative;
}

.main-slider-two .border-layer{
	position:relative;
	width:200px;
	height:345px;
	border:12px solid #ffffff;
	border-right:none;
}

.main-slider-two .border-layer:before{
	position:absolute;
	content:'';
	right:-125px;
	top:-12px;
	width:125px;
	height:12px;
	background-color:#ffffff;
}

.main-slider-two h2{
	position: relative;
	display: block;
	font-size: 60px;
	color: #ffffff;
	font-weight: 700;
	line-height: 1.14em;
	text-transform:capitalize;
}

.main-slider-two .text{
	position: relative;
	display: block;
	font-size: 20px;
	line-height: 1.6em;
	color: #ffffff;
	font-weight: 400;
}

.main-slider-two .link-box{
	position: relative;
}

.main-slider-two .link-box .theme-btn{
	position: relative;
	margin-right: 20px;
}

.main-slider-two .link-box:after{
	display: table;
	clear: both;
	content: "";
}

/***

====================================================================
	Main Slider Three
====================================================================

***/

.main-slider-three{
	position: relative;
}

.main-slider-three h2{
	position: relative;
	display: block;
	font-size: 56px;
	color: #ffffff;
	font-weight: 700;
	line-height: 1.2em;
	text-transform:capitalize;
}

.main-slider-three .text{
	position: relative;
	display: block;
	font-size: 20px;
	line-height: 1.6em;
	color: #ffffff;
	font-weight: 400;
}

.main-slider-three .link-box{
	position: relative;
}

.main-slider-three .link-box .theme-btn{
	position: relative;
}

.main-slider-three .link-box:after{
	display: table;
	clear: both;
	content: "";
}

/***

====================================================================
	Innovation Section
====================================================================

***/

.innovation-section{
	position:relative;
	padding-bottom:55px;
}

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

.innovation-section .content-column .inner-column{
	position:relative;
	padding-top:95px;
}

.innovation-section .content-column .bold-text{
	position:relative;
	color:#fff;
	font-size:16px;
	line-height:1.7em;
	font-weight:700;
	margin-bottom:20px;
}

.innovation-section .content-column .text{
	position:relative;
	color:#555555;
	font-size:16px;
	line-height:1.7em;
	font-weight:400;
	margin-bottom:45px;
}

.innovation-section .content-column .inner-column .counter-box{
	position:relative;
	z-index:1;
	text-align:center;
	margin-right:-80px;
	background-color:#ffffff;
	-webkit-box-shadow:0px 0px 35px rgba(0,0,0,0.15);
	-ms-box-shadow:0px 0px 35px rgba(0,0,0,0.15);
	box-shadow:0px 0px 35px rgba(0,0,0,0.15);
}

.innovation-section .content-column .inner-column .fact-counter .column{
	padding:0px;
	float:left;
}

.innovation-section .content-column .inner-column .fact-counter .column:last-child .inner{
	border-right:none;
}

/* Fact Counter */

.fact-counter{
	position:relative;
}

.fact-counter .column{
	position:relative;
}

.fact-counter .column .inner{
	position:relative;
	padding:25px 0px;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	border-right:1px solid #dddddd;
}

.fact-counter .count-outer{
	position:relative;
	margin:0px 0px;
	font-weight:300;
	color:#ed6c00;
	font-size:40px;
}

.fact-counter .count-outer .count-text{
	position:relative;
	font-weight:300;
	color:#ed6c00;
	font-size:40px;
	display:inline-block;
}

.fact-counter .column .counter-title{
	position:relative;
	font-size:16px;
	font-weight:400;
	color:#777;
	display:block;
	margin-top:15px;
	letter-spacing:1px;
	text-transform:capitalize;
}

.innovation-section .images-column{
	position:relative;
	margin-bottom:30px;
}

.innovation-section .images-column .inner-column{
	position:relative;
	margin-top:-17px;
}

.innovation-section .images-column .image{
	position:relative;
	margin-bottom:25px;
}

.innovation-section .images-column .image img{
	position:relative;
	width:100%;
	display:block;
}

.services-section{
	position:relative;
	padding-bottom:70px;
}

/* Services Block */

.services-block{
	position:relative;
	margin-bottom:40px;
}

.services-block .inner-box{
	position:relative;
	display:block;
	text-align:center;
	padding:5px 15px 10px;

	border-bottom:3px solid #001e57;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.services-block .inner-box .big-icon{
	position:absolute;
	left:0px;
	top:80px;
	right:0px;
	bottom:0px;
	line-height:1em;
	font-size:200px;
	text-align:center;
	color:rgba(255,255,255,0.05);
}

.services-block .inner-box:hover{
	border-color:#ed6c00;
}

.services-block .inner-box:before{
	position:absolute;
	content:'';
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	opacity:0;
	visibility:visible;
	background-color:#001e57;
	transition: all 700ms ease;
    -webkit-transition: all 700ms ease;
    -ms-transition: all 700ms ease;
    -o-transition: all 700ms ease;
	-webkit-transform:scaleY(0);
	-ms-transform:scaleY(0);
	-moz-transform:scaleY(0);
	transform:scaleY(0);
	-webkit-transform-origin:top;
	-ms-transform-origin:top;
	-moz-transform-origin:top;
	transform-origin:top;
}

.services-block .inner-box:hover::before{
	opacity:1;
	visibility:visible;
	-webkit-transform:scaleY(1);
	-ms-transform:scaleY(1);
	-moz-transform:scaleY(1);
	transform:scaleY(1);
}

.services-block .inner-box .icon-box{
	position:relative;
	font-size:60px;
	line-height:1em;
	color:#001e57;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.services-block .inner-box:hover .text,
.services-block .inner-box:hover h3 a,
.services-block .inner-box:hover .icon-box{
	color:#ffffff;
}

.services-block .inner-box h3{
	position:relative;
	font-size:20px;
	font-weight:700;
	color:#fff;
	line-height:1.3em;
	margin-top:10px;
	margin-bottom:5px;
}

.services-block .inner-box h3 a{
	position:relative;
	color:#fff;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.services-block .inner-box .text{
	position:relative;
	font-size:16px;
	line-height:1.7em;
	color:#555555;
	padding:0px 22px;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.services-block .inner-box .arrow{
	position:absolute;
	left:50%;
	bottom:0px;
	margin-bottom:-22px;
	width:44px;
	height:44px;
	color:#ed6c00;
	font-size:10px;
	line-height:44px;
	text-align:center;
	border-radius:50%;
	font-weight:800;
	margin-left:-20px;
	background-color:#ffffff;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	-webkit-box-shadow:0px 10px 15px rgba(0,0,0,0.05);
	-ms-box-shadow:0px 10px 15px rgba(0,0,0,0.05);
	box-shadow:0px 10px 15px rgba(0,0,0,0.05);
}

.services-block .inner-box:hover .arrow{
	background-color:#ed6c00;
	color:#ffffff;
}

/***

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

***/

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

.fluid-section-one .outer-container{
	position:relative;
	min-height:250px;
}

.fluid-section-one .image-column{
	position:absolute;
	left:0px;
	top:0px;
	width:50%;
	height:100%;
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
}

.fluid-section-one .image-column .image-box{
	position:relative;
	display:none;
}

.fluid-section-one .image-column .image-box img{
	position:relative;
	display:block;
	width:100%;
}

.fluid-section-one .content-column{
	position:relative;
	float:right;
	width:50%;
}

.fluid-section-one .content-column .inner-column{
	position:relative;
	width:100%;
	max-width:600px;
	padding:25px 15px 80px 80px;
}

.fluid-section-one .content-column .text{
	position:relative;
	color:#555555;
	font-size:16px;
	line-height:1.8em;
	margin-bottom:28px;
}

.fluid-section-one .content-column ul{
	margin-left: 30px;
}

.fluid-section-one .content-column .signature-box{
	position:relative;
	margin-top:35px;
}

.fluid-section-one .content-column .signature-box h4{
	position:relative;
	font-style:italic;
	color:#001e57;
	font-size:16px;
	font-weight:700;
	line-height:1.3em;
}

.fluid-section-one .content-column .signature-box .signature-img{
	position:relative;
	margin-top:12px;
}

/***

====================================================================
	Services Section Two
====================================================================

***/

.services-section-two{
	position:relative;
	padding:115px 0px 80px;
	margin: 0px 30px;
	background-color:#001e57;
	-webkit-box-shadow:0px 15px 30px rgba(0,0,0,0.10);
	-ms-box-shadow:0px 15px 30px rgba(0,0,0,0.10);
	box-shadow:0px 15px 30px rgba(0,0,0,0.10);
}

.services-section-two .inner-container{
	position:relative;
}

.services-section-two .inner-container .big-icon{
	position:absolute;
	left:-200px;
	top:-30px;
	font-size:400px;
	line-height:1em;
	color:rgba(255,255,255,0.08);
}

.services-section-two .sec-title{
	margin-bottom:55px;
}

.services-section-two .sec-title .text{
	position:relative;
	font-size:16px;
	line-height:1.8em;
	margin-top:90px;
	padding-right:100px;
	color:rgba(255,255,255,0.60);
}

.services-section-two .owl-dots{
	display:none;
}

.services-section-two .owl-nav{
	position:absolute;
	right:0px;
	top:-125px;
}

.services-section-two .owl-nav .owl-prev{
	position:relative;
	color:#ffffff;
	font-size:20px;
	display:inline-block;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.services-section-two .owl-nav .owl-next{
	position:relative;
	color:#ffffff;
	font-size:20px;
	padding-left:20px;
	margin-left:20px;
	display:inline-block;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	border-left:1px solid rgba(255,255,255,0.20);
}

.services-section-two .owl-nav .owl-prev:hover,
.services-section-two .owl-nav .owl-next:hover{
	color:#ed6c00;
}

/* Services Block Two */

.services-block-two{
	position:relative;
	margin-bottom:30px;
}

.services-block-two .inner-box{
	position:relative;
}

.services-block-two .inner-box .image{
	position:relative;
	display: block;
	overflow: hidden;
}

.services-block-two .inner-box .image a{
	position: relative;
	display: block;
}

.services-block-two .inner-box .image a:before{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #000000;
	opacity: 0;
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%);
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	z-index: 1;
}

.services-block-two .inner-box:hover .image a:before{
	opacity: 0.50;
	-webkit-transform: translateY(0%);
	-ms-transform: translateY(0%);
	transform: translateY(0%);
}

.services-block-two .inner-box .image img{
	position:relative;
	width:100%;
	display:block;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.services-block-two .inner-box:hover .image img{
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.services-block-two .inner-box .lower-content{
	position:relative;
	padding-top:35px;
}

.services-block-two .inner-box .lower-content h3{
	position:relative;
	font-size:24px;
	font-weight:700;
	line-height:1.4em;
}

.services-block-two .inner-box .lower-content h3 a{
	position:relative;
	color:#ffffff;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.services-block-two .inner-box .lower-content h3 a:hover{
	color:#ed6c00;
}

.services-block-two .inner-box .lower-content .text{
	position:relative;
	font-size:16px;
	line-height:1.7em;
	margin-top:12px;
	color:rgba(255,255,255,0.70);
}

.services-block-two .inner-box .lower-content .read-more{
	position:relative;
	color:#ed6c00;
	font-weight:700;
	letter-spacing:1px;
	margin-top:20px;
	display:inline-block;
	text-transform:uppercase;
	text-decoration:underline;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.services-block-two .inner-box .lower-content .read-more .arrow{
	position:relative;
	top:-1px;
	font-size:10px;
	font-weight:700;
	color:rgba(255,255,255,0.80);
}

.services-block-two .inner-box .lower-content .read-more:hover{
	color:#ffffff;
}

/***

====================================================================
	Quote Section
====================================================================

***/

.quote-section{
	position:relative;
	background:#e6e6e8	;
}

.quote-section .inner-section{
	position:relative;
	padding:48px 60px;
	margin-top:-18px;
	z-index:1;
	background-color:#ed6c00;
}

.quote-section .content{
	position:relative;
	padding-left:70px;
}

.quote-section .content .icon{
	position:absolute;
	left:0px;
	top:4px;
	color:#ffffff;
	font-size:60px;
	line-height:1em;
}

.quote-section .content h3{
	position:relative;
	color:#ffffff;
	font-size:32px;
	font-weight:700;
}

.quote-section .content .text{
	position:relative;
	color:#ffffff;
	font-size:16px;
	font-weight:700;
	margin-top:5px;
}

.quote-section .theme-btn{
	position:relative;
	margin-top:6px;
}

/***

====================================================================
	Projects Section
====================================================================

***/

.projects-section{
	position:relative;
	padding:95px 0px 95px;
}

.projects-section .sec-title{
	margin-bottom:55px;
}

.projects-section .projects-carousel{
	position:relative;
}

.projects-section .projects-carousel .image-carousel{
	position:relative;
}

.projects-section .projects-carousel .image-carousel .image-column{
	position:relative;
}

.projects-section .projects-carousel .image-carousel .image-column .image{
	position:relative;
}

.projects-section .projects-carousel .image-carousel .image-column .image img{
	position:relative;
	width:100%;
}

.projects-section .projects-carousel .image-carousel .content-column{
	position:relative;
}

.projects-section .projects-carousel .image-carousel .content-column .inner-column{
	position:relative;
	padding-top:22px;
	padding-left:18px;
}

.projects-section .projects-carousel .image-carousel .active .content-column .inner-column{
	opacity: 1;
	-webkit-transform: translateX(0px);
	-ms-transform: translateX(0px);
	transform: translateX(0px);
}

.projects-section .projects-carousel .image-carousel .content-column .inner-column{
	opacity: 0;
	-webkit-transform: translateX(50px);
	-ms-transform: translateX(50px);
	transform: translateX(50px);
}

.projects-section .projects-carousel .image-carousel .active .content-column .inner-column{
	opacity: 1;
	-webkit-transform: translateX(0px);
	-ms-transform: translateX(0px);
	transform: translateX(0px);
	transition:all 1000ms ease;
	-moz-transition:all 1000ms ease;
	-webkit-transition:all 1000ms ease;
	-ms-transition:all 1000ms ease;
	-o-transition:all 1000ms ease;
}

.projects-section .projects-carousel .image-carousel .image-column .inner-column{
	opacity: 0;
	-webkit-transform: translateX(-50px);
	-ms-transform: translateX(-50px);
	transform: translateX(-50px);
}

.projects-section .projects-carousel .image-carousel .active .image-column .inner-column{
	opacity: 1;
	-webkit-transform: translateX(0px);
	-ms-transform: translateX(0px);
	transform: translateX(0px);
	transition:all 1000ms ease;
	-moz-transition:all 1000ms ease;
	-webkit-transition:all 1000ms ease;
	-ms-transition:all 1000ms ease;
	-o-transition:all 1000ms ease;
}


.projects-section .projects-carousel .image-carousel .content-column{
	position:relative;
}

.projects-section .projects-carousel .image-carousel .content-column .title{
	position:relative;
	color:#555555;
	font-size:16px;
}

.projects-section .projects-carousel .image-carousel .content-column h3{
	position:relative;
	color:#fff;
	font-size:32px;
	margin-top:8px;
}

.projects-section .projects-carousel .image-carousel .content-column .text{
	position:relative;
	margin-top:18px;
	color:#555555;
	font-size:16px;
	line-height:1.7em;
	margin-bottom:26px;
}

.projects-section .projects-carousel .image-carousel .content-column .read-more{
	position:relative;
	color:#ed6c00;
	font-size:16px;
	font-weight:700;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	text-transform:uppercase;
	text-decoration:underline;
}

.projects-section .projects-carousel .image-carousel .content-column .read-more .arrow{
	position:relative;
	top:1px;
	color:#001e57;
	font-weight:800;
	margin-left:4px;
}

.projects-section .projects-carousel .image-carousel .content-column .read-more:hover{
	color:#001e57;
}

.projects-section .projects-carousel .thumbs-carousel{
	max-width:560px;
	margin:0 auto;
	margin-top:70px;
}

.projects-section .projects-carousel .thumbs-carousel li:hover{
	cursor:pointer;
}

.projects-section .projects-carousel .thumbs-carousel li:before{
	position:absolute;
	content:'';
	left:0px;
	top:0px;
	right:0px;
	bottom:0px;
	z-index:1;
	opacity:0;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	background-color:rgba(0,0,0,0.80);
	border-bottom:3px solid #ed6c00;
}

.projects-section .projects-carousel .thumbs-carousel li:hover::before{
	opacity:1;
}

.projects-section .projects-carousel .thumbs-carousel .owl-nav{
	position:absolute;
	left:-80px;
	right:-80px;
	top:50%;
	margin-top:-21px;
}

.projects-section .projects-carousel .thumbs-carousel .owl-nav .owl-prev{
	position:absolute;
	width:44px;
	height:44px;
	line-height:42px;
	border-radius:50px;
	text-align:center;
	font-size:20px;
	border:1px solid #dedede;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.projects-section .projects-carousel .thumbs-carousel .owl-nav .owl-next{
	position:absolute;
	right:0px;
	width:44px;
	height:44px;
	line-height:42px;
	border-radius:50px;
	text-align:center;
	font-size:20px;
	border:1px solid #dedede;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.projects-section .projects-carousel .thumbs-carousel .owl-nav .owl-prev:hover,
.projects-section .projects-carousel .thumbs-carousel .owl-nav .owl-next:hover{
	color:#ffffff;
	border-color:#ed6c00;
	background-color:#ed6c00;
}

/***

====================================================================
	Skill Section
====================================================================

***/

.skill-section{
	position:relative;
	padding:100px 0px 110px;
	background-attachment:fixed;
	background-size:cover;
	background-repeat:no-repeat;
}

.skill-section:before{
	position:absolute;
	content:'';
	left:0px;
	top:0px;
	right:0px;
	bottom:0px;
	background-color:rgba(0,0,0,0.6);
}

.skill-section .skill-column{
	position:relative;
}

.skill-section .skill-column .inner-column{
	position:relative;
}

.skill-section .skill-column h2{
	position:relative;
	color:#ffffff;
	font-size:44px;
	font-weight:700;
	line-height:1.2em;
	padding-top:30px;
	margin-bottom:70px;
}

.skill-section .skill-column h2 span{
	font-weight:800;
	border-bottom:1px solid #ed6c00;
}

.skill-section .skill-column h2:before{
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    width: 120px;
    height: 1px;
    background-color: #ed6c00;
}

.skill-section .skill-column h2:after{
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    width: 40px;
    height: 1px;
    background-color: #ffffff;
}

/*Skills Section*/

.skills{
	position: relative;
}

.skills .skill-item{
	position:relative;
	margin-bottom:32px;
}

.skills .skill-item:last-child{
	margin-bottom:0px;
}

.skills .skill-item .skill-bar{
	position:relative;
	width:100%;
	height:3px;
	background-color:#eeeeee;
}

.skills .skill-item .skill-bar .bar-inner{
	position:relative;
	width:100%;
	height:3px;
	background:none;
}

.skills .skill-item .skill-bar .bar-inner .bar{
	position:absolute;
	left:0px;
	top:0px;
	height:3px;
	width:0px;
	-webkit-transition:all 2000ms ease;
	-ms-transition:all 2000ms ease;
	-o-transition:all 2000ms ease;
	-moz-transition:all 2000ms ease;
	transition:all 2000ms ease;
	background:-webkit-linear-gradient(left, #ffffff, #df6614);
	background:-ms-linear-gradient(left, #ffffff, #df6614);
	background:-o-linear-gradient(left, #ffffff, #df6614);
	background:-moz-linear-gradient(left, #ffffff, #df6614);
}

.skills .skill-item .skill-header{
	position:relative;
	margin-bottom:15px;
}

.skills .skill-item .skill-header .skill-title{
	position:relative;
}

.skills .skill-item .skill-header .skill-title{
	float:left;
	color:#ffffff;
	font-size:16px;
	font-weight:400;
	line-height:1.4em;
}

.skills .skill-item .skill-header .skill-percentage{
	float:right;
	color:#ffffff;
	font-size:16px;
	font-weight:400;
	line-height:1.4em;
	opacity:0.6;
}

.skill-section .video-column{
	position:relative;
}

.skill-section .video-column .inner-column{
	position:relative;
	padding-top:80px;
}

.skill-section .video-column .inner-column .video-link-box{
	position:relative;

	text-align:center;
}


.video-link-box .play-box{
	position:relative;
	display:block;
	text-align:center;
	width:80px;
	height:80px;
	margin:0 auto;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}

.video-link-box .play-box .icon{
	position: relative;
	width:80px;
	height: 80px;
	z-index:99;
	display:inline-block;
	color: #ed6c00;
	font-weight:400;
	font-size:20px;
	text-align: center;
	border-radius:50%;
	padding-left:4px;
	line-height:80px;
	background-color: #ffffff;
	transition: all 900ms ease;
    -moz-transition: all 900ms ease;
    -webkit-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
	-webkit-box-shadow:0px 0px 15px rgba(0,0,0,0.15);
	-ms-box-shadow:0px 0px 15px rgba(0,0,0,0.15);
	box-shadow:0px 0px 15px rgba(0,0,0,0.15);
}

.video-link-box .play-box .icon-outer{
	position:relative;
	display:block;
	width:80px;
	height:80px;
	margin:0 auto;
}

.video-link-box .play-box .icon-outer:before{
	content:'';
	position:absolute;
	left:-15px;
	top:-15px;
	width:110px;
	height:110px;
	background:rgba(255,255,255,0.30);
	border-radius:50%;
}

.video-link-box .play-box .icon:after{
	content:'';
	position:absolute;
	left:-5px;
	top:-5px;
	bottom:-5px;
	right:-5px;
	background:rgba(255,255,255,0.30);
	border-radius:50%;
}

.video-link-box .ripple,
.video-link-box .ripple:before,
.video-link-box .ripple:after {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 70px;
    width: 70px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    -ms-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    -o-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    -webkit-animation: ripple 3s infinite;
    -moz-animation: ripple 3s infinite;
    -ms-animation: ripple 3s infinite;
    -o-animation: ripple 3s infinite;
    animation: ripple 3s infinite;
}

.video-link-box .ripple:before {
    -webkit-animation-delay: .9s;
    -moz-animation-delay: .9s;
    -ms-animation-delay: .9s;
    -o-animation-delay: .9s;
    animation-delay: .9s;
    content: "";
    position: absolute;
}

.video-link-box .ripple:after {
    -webkit-animation-delay: .6s;
    -moz-animation-delay: .6s;
    -ms-animation-delay: .6s;
    -o-animation-delay: .6s;
    animation-delay: .6s;
    content: "";
    position: absolute;
}

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

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

.video-link-box .video-title{
	position:relative;
	font-size:14px;
	font-style:italic;
	color:#ffffff;
	display:block;
	margin-top:25px;
}

/***

====================================================================
	Clients Section
====================================================================

***/

.clients-section{
	position:relative;
	padding:100px 0px 100px;
	margin: 0px 60px;
	margin-top: -20px;
	background-color:#f3f5f9;
	z-index: 1;
}

.clients-section.style-two{
	background: none;
	margin: 0;
	padding-bottom: 0px;
}

.clients-section.style-two .logo-icon{
	display: none;
}

.clients-section .owl-dots,
.clients-section .owl-nav{
	display:none;
}

.clients-section.style-two .owl-dots{
	display: block;
	width: 100%;
	text-align: center;
	padding-top: 40px;
}

.clients-section.style-two .owl-dots .owl-dot{
	display: inline-block;
	margin: 0px 5px;
}

.clients-section.style-two .owl-dots .owl-dot span{
	position: relative;
	display: block;
	width: 10px;
	height: 10px;
	background: none;
	border:1px solid #e0e0e0;
	border-radius: 50%;
}

.clients-section.style-two .owl-dots .owl-dot.active span{
	background: #001e57;
	border-color:#001e57;
}

.clients-section .logo-icon{
	position:absolute;
	right:0px;
	top:90px;
	left:0px;
	font-size:500px;
	line-height:1em;
	text-align:center;
	font-weight:800;
	color:rgba(0,30,87,0.03);
}

.clients-section .sec-title{
	margin-bottom:55px;
}

.testimonial-block{
	position:relative;
}

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

.testimonial-block .inner-box .image-outer{
	position:relative;
	width:260px;
	height:90px;
	margin:0 auto;
}

.testimonial-block .inner-box .image-outer .quote{
	position:absolute;
	left:0px;
	top:28px;
	right:0px;
	font-size:28px;
	color:#ed6c00;
}

.testimonial-block .inner-box .image-outer .quote.quote-left{
	left:0px;
	right:auto;
	-webkit-transform:rotateY(180deg);
	-ms-transform:rotateY(180deg);
	transform:rotateY(180deg);
}

.testimonial-block .inner-box .image-outer .quote.quote-right{
	right:0px;
	left:auto;
	-webkit-transform:rotateX(180deg);
	-ms-transform:rotateX(180deg);
	transform:rotateX(180deg);
}

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

.testimonial-block .inner-box .text{
	position:relative;
	font-size:22px;
	color:#fff;
	font-style:italic;
	line-height:1.5em;
	max-width:930px;
	margin:0 auto;
	margin-top:30px;
}

.testimonial-block .inner-box h3{
	position:relative;
	color:#fff;
	font-size:18px;
	font-weight:700;
	margin-top:30px;
}

.testimonial-block .inner-box .location{
	position:relative;
	color:#fff;
	font-size:14px;
	font-weight:400;
	margin-top:4px;
}


/***

====================================================================
	Factory Section
====================================================================

***/

.factory-section{
	position:relative;
	padding:40px 0px 100px;
	background-position:center bottom;
	background-repeat:repeat-x;
}

.factory-section .owl-dots,
.factory-section .owl-nav{
	display:none;
}

.factory-section .title-box{
	position:relative;
	text-align:center;
	margin-bottom:60px;
}

.factory-section .title-box h2{
	position:relative;
	font-size:52px;
	color:#001e57;
	font-weight:700;
	line-height:1.2em;
}

.factory-section .title-box .text{
	position:relative;
	font-size:18px;
	color:#555555;
	font-weight:400;
	line-height:1.8em;
	margin-top:25px;
}

.factory-section .factory-icon{
	text-align:center;
}

.factory-section .factory-icon a{
	position:relative;
	display:block;
}

.factory-section .factory-icon img{
	position:relative;
	display:inline-block;
	max-width: 100% !important;
	width:auto !important;
	transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.factory-section .factory-icon img:hover{
	opacity:0.6;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}

/***

====================================================================
	Newsletter Section
====================================================================

***/

.newsletter-section{
	position:relative;
	padding:50px 0px 50px;
	margin: 0px 30px;
	margin-bottom: -20px;
	background-color:#ed6c00;
	z-index: 1;
}

.newsletter-section h2{
	position:relative;
	color:#ffffff;
	font-size:32px;
	font-weight:700;
	line-height:1.3em;
	margin-top:6px;
}

/*Subscribe Form*/

.subscribe-form .form-group{
	position:relative;
	display:block;
	margin:0px;
	width:100%;
	padding-right:165px;
}

.subscribe-form .form-group .icon{
	position:absolute;
	left:24px;
	top:20px;
	z-index:1;
	color:#888888;
	font-size:16px;
	line-height:1em;
}

.subscribe-form .form-group input[type="text"],
.subscribe-form .form-group input[type="tel"],
.subscribe-form .form-group input[type="email"],
.subscribe-form .form-group textarea{
	position:relative;
	display:block;
	width:100%;
	line-height:36px;
	height:56px;
	font-size:14px;
	color:#fff;
	background:#ffffff;
	padding:10px 20px 10px 50px;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
}

.subscribe-form .form-group input[type="submit"],
.subscribe-form .submit-btn{
	position:absolute;
	right:0px;
	top:0px;
	color:#ffffff;
	font-size:16px;
	font-weight:700;
	cursor:pointer;
	padding:16px 52px;
	background-color:#001e57;
	text-transform:uppercase;
}

/* footer
--------------------------------------------------------------*/

	/* footer
--------------------------------------------------------------*/

footer.style1 {
	background-image: url(../images/blog8.jpg);
	padding: 118px 0 0 0;
}

footer.style1 .widget-about{
	width: 18%;
	float: left;
}



footer.style1 .widget-contact {
	width: 46%;
	float: left;
}

footer.style1 .widget-explore {
	width: 36%;
	float: left;
	
}
footer.style1 .widget-explore li{width:50%;float:left;}

footer.style1 .widget-links {
	padding-left: 29px;
}

footer.style1 .widget-blog {
	padding-left: 31px;
}

footer.style1 .widget-contact {
	
}

footer.style1 .widget-menu h2 {
	font-size: 24px;
	line-height: auto;
	font-weight: 400;
	color: #fff;
}

footer.style1 .widget-menu ul {
	margin-top: 21px;
}

footer.style1 .widget-menu ul li {
	display: block;
}

footer.style1 .widget-menu ul li a {

	font-size: 16px;
	line-height: 40px;
	font-weight: 400;
	color: #fff;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

footer.style1 .widget-menu ul li.active a {
	color: #ed6c00;
}

footer.style1 .widget-menu ul li.active a:hover {
	margin-left: 0;
}

footer.style1 .widget-menu ul li a:hover {
	color: #ed6c00;
	margin-left: 5px;
}

footer.style1 .widget-contact .widget-social ul {
	margin-top: 20px;
}

footer.style1 .widget-contact .widget-social ul li {
	display: inline-block;
	float: left;
	margin-right: 28px;
}

footer.style1 .widget-contact .widget-social ul li a:hover {
	margin-left: 0;
}

footer.style1 .widget-contact .widget-social ul li a i {
	font-size: 16px;
}

footer.style1 .bottom-inner {
	text-align: center;
	padding: 42px 0;
	border-top: 1px solid #4e4e4e;
	margin-top: 108px;
	position: relative;
}

.line-border {
	width: 100%;
	border-top: 1px solid #e7eaee;
}

.line-border {
	position: relative;
}

footer.style1 .bottom-inner:before,
footer.style1 .bottom-inner:after,
.line-border:before, 
.line-border:after {
	content: '';
	position: absolute;
	top: -1px;
	height: 1px;
	width: 20px;
	background-color: #ed6c00;
}


footer.style1 .bottom-inner:before,
.line-border:before {
	left: 0;
}

footer.style1 .bottom-inner:after,
.line-border:after {
	right: 0;
}

footer.style1 .bottom-inner p,
footer.style1 .bottom-inner p a {

	font-size: 16px;
	font-weight: 400;
	color: #fff;
}

footer.style1 .bottom-inner p a:hover {
	color: #ff4f01;
}

footer.style1 .bottom-inner:befor {
	content: "\e900";
  
}



/*News Widget Block*/

.news-widget-block{
	position:relative;
	margin-bottom:30px;
}

.news-widget-block:last-child{
	margin-bottom:0px;
}

.news-widget-block:last-child{
	margin-bottom:0px;
}

.news-widget-block .widget-inner{
	position:relative;
	padding-left:100px;
	min-height:75px;
}

.news-widget-block .widget-inner .image{
	position:absolute;
	left:0px;
	top:0px;
	width:85px;
	height:0px;
}

.news-widget-block .widget-inner .post-date{
	position:relative;
	color:#ffffff;
	font-size:12px;
	font-weight:400;
	margin-bottom:5px;
}

.news-widget-block .widget-inner h3{
	position:relative;
	color:#cccccc;
	font-size:18px;
	line-height:1.4em;
	font-weight:400;
	top:-4px;
	margin-bottom: 5px;
}

.news-widget-block .widget-inner h3 a{
	position:relative;
	color:#cccccc;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.news-widget-block .widget-inner h3 a:hover{
	color:#ed6c00;
}

.main-footer .contact-widget .number{
	position:relative;
	color:#ffffff;
	font-size:20px;
	font-weight:700;
	margin-bottom:15px;
}

.main-footer .contact-widget ul li{
	position:relative;
	color:#cccccc;
	font-size:16px;
	margin-bottom:12px;
}

.main-footer .contact-widget ul li a:hover{
	color:#ffffff;
	text-decoration:underline;
}

.main-footer .footer-bottom{
	position:relative;
	padding:30px 0px;
	border-top:1px solid rgba(255,255,255,0.10);
}

.main-footer .footer-bottom .copyright{
	position:relative;
	color:#cccccc;
	font-size:16px;
}

.main-footer .footer-bottom .social-links{
	position:relative;
}

.main-footer .footer-bottom .social-links li{
	position:relative;
	margin-left:15px;
	display:inline-block;
}

.main-footer .footer-bottom .social-links li a{
	position:relative;
	color:#cccccc;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.main-footer .footer-bottom .social-links li a:hover{
	color:#ed6c00;
}



/***

====================================================================
			Page Title
====================================================================

***/

.page-banner{
	position:relative;
	padding: 115px 0;
	background-position:center top;
	background-repeat:no-repeat;
	background-size:cover;
}


.page-banner .inner-container{
	position: relative;
	z-index:5;
}

.page-banner h1{
	position:relative;
	font-size:52px;
	color:#ffffff;
	line-height: 1.3em;
	font-weight: 700;
}

.page-banner .bread-crumb {
	position: relative;
	padding: 10px 0px;
}

.page-banner .bread-crumb li{
	position: relative;
	float: left;
	font-size: 16px;
	line-height: 30px;
	color: #ffffff;
	font-weight: 400;
	text-transform: capitalize;
	cursor: default;
	padding-right:  15px;
	margin-right: 12px;
}

.page-banner .bread-crumb li:before{
	position: absolute;
	right: -3px;
	font-size: 14px;
	line-height: 30px;
	color: #ffffff;
    content: "\f105";
	font-weight:800;
    font-family: "Font Awesome 5 Free";
}

.page-banner .bread-crumb li:last-child{
	padding-right: 0;
	margin-right: 0;
}

.page-banner .bread-crumb li:last-child:before{
	display: none;
}

.page-banner .bread-crumb li a{
	color:#ed6c00;
	font-weight: 400;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.page-banner .bread-crumb li a:hover{
	color:#ffffff;
}

/***

====================================================================
	Contact Page Section
====================================================================

***/

.contact-page-section{
	position:relative;
	padding:100px 0px 50px;
}

.contact-page-section .info-column .inner-column{
	position:relative;
	margin-right:-20px;
	padding:50px 35px 45px;
	background-color:#ed6c00;
	-webkit-box-shadow:0px 0px 45px rgba(0,0,0,0.20);
	-ms-box-shadow:0px 0px 45px rgba(0,0,0,0.20);
	box-shadow:0px 0px 45px rgba(0,0,0,0.20);
}

.contact-page-section .info-column .inner-column .title-box{
	position:relative;
}

.contact-page-section .info-column .inner-column .title-box h3{
	position:relative;
	color:#ffffff;
	font-size:32px;
	font-weight:700;
	line-height:1.3em;
}

.contact-page-section .info-column .inner-column .title-box .title-text{
	position:relative;
	font-size:16px;
	font-weight:400;
	line-height:1.5em;
	margin-top:8px;
	margin-bottom:30px;
	color:rgba(255,255,255,0.80);
}

.contact-page-section .info-column .inner-column .social-links{
	position:relative;
}

.contact-page-section .info-column .inner-column .social-links li{
	position:relative;
	margin-right:4px;
	margin-bottom:5px;
	display:inline-block;
}

.contact-page-section .info-column .inner-column .social-links li a{
	position:relative;
	color:#ffffff;
	width:45px;
	height:45px;
	border-radius:2px;
	display:inline-block;
	text-align:center;
	line-height:43px;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
	border:1px solid rgba(255,255,255,0.30);
}

.contact-page-section .info-column .inner-column .social-links li a:hover{
	color:#ed6c00;
	border-color:#ffffff;
	background-color:#ffffff;
}

/* Contact Info List */

.contact-info-list{
	position:relative;
}

.contact-info-list li{
	position:relative;
	margin-bottom:30px;
	font-size:16px;
	min-height:50px;
	line-height:1.8em;
	padding-left:50px;
	color:rgba(255,255,255,0.80);
}

.contact-info-list li strong{
	font-weight:700;
	font-size:18px;
	display:block;
}

.contact-info-list li .icon{
	position:absolute;
	left:0px;
	top:8px;
	font-size:26px;
	line-height:1em;
}

.contact-page-section .form-column{
	position:relative;
}

.contact-page-section .form-column .inner-column{
	position:relative;
	padding-left:60px;
}

.contact-page-section .form-column .inner-column .row{
	margin:0px -11px;
}

.contact-page-section .form-column .inner-column .contact-form .form-group{
	padding:0px 10px;
}

/* Contact Form */

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

.contact-form .form-group{
	position:relative;
	margin-bottom:22px;
}

.contact-form .form-group input[type="text"],
.contact-form .form-group input[type="password"],
.contact-form .form-group input[type="tel"],
.contact-form .form-group input[type="email"],
.contact-form .form-group select{
	position:relative;
	display:block;
	width:100%;
	color:#a5a5a5;
	line-height:26px;
	padding:10px 28px;
	height:60px;
	font-size:14px;
	border-radius:2px;
	background:#f3f5f9;
	border:1px solid transparent;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
}

.contact-form .form-group input[type="text"]:focus,
.contact-form .form-group input[type="password"]:focus,
.contact-form .form-group input[type="tel"]:focus,
.contact-form .form-group input[type="email"]:focus,
.contact-form .form-group select:focus,
.contact-form .form-group textarea:focus{
	border-color:#ed6c00;
}

.contact-form .form-group textarea{
	position:relative;
	display:block;
	width:100%;
	line-height:26px;
	padding:10px 28px;
	color:#a5a5a5;
	height:200px;
	font-size:14px;
	resize:none;
	border-radius:2px;
	background:#f3f5f9;
	border:1px solid transparent;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
}

.contact-form input.error,
.contact-form select.error,
.contact-form textarea.error{
	border-color:#ff0000 !important;
}

.contact-form label.error{
	display:block;
	line-height:24px;
	padding:5px 0px 0px;
	margin:0px;
	text-transform:uppercase;
	font-size:12px;
	color:#ff0000;
	font-weight:500;
}

/***

==================================================================
		Contact Map Section
==================================================================

***/

.contact-map-section{
	position: relative;
}

.contact-map-section .outer-container{
	padding:0px 20px;
	margin-bottom: -140px;
}

.contact-map-section .map-outer{
	position: relative;
	height: 500px;
}

.contact-map-section .map-canvas{
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	height: 500px;
}

.map-data{
	text-align:center;
	font-size:14px;
	font-weight:400;
	line-height:1.8em;
	padding: 10px;
}

.map-data h6{
	font-size:16px;
	font-weight:700;
	text-align:center;
	margin-bottom:10px;
	color:#121212;
}

/***

====================================================================
	Sidebar Page Container
====================================================================

***/

.sidebar-page-container{
	position:relative;
	padding:100px 0px 50px;
}

.sidebar-page-container .content-side,
.sidebar-page-container .sidebar-side{
	margin-bottom:40px;
}

.sidebar-page-container .sidebar-side .sidebar.padding-left{
	padding-left:40px;
}

.sidebar-widget{
    position:relative;
    margin-bottom:45px;
}

/* Sidebar Title */

.sidebar-title{
	position: relative;
	margin-bottom:20px;
	padding: 15px 15px 15px 24px;
	border-left: 5px solid #ed6c00;
	-webkit-box-shadow:0px 0px 45px rgba(0,0,0,0.10);
	-ms-box-shadow:0px 0px 45px rgba(0,0,0,0.10);
	box-shadow:0px 0px 45px rgba(0,0,0,0.10);
}

.sidebar-title h5{
	position: relative;
	font-size: 18px;
	color: #fff;
	font-weight: 800;
	line-height: 30px;
}

/*Search Box Widget*/

.sidebar .search-box .form-group{
	position:relative;
	margin:0px;
}

.sidebar .search-box .form-group input[type="text"],
.sidebar .search-box .form-group input[type="search"]{
	position:relative;
	line-height:30px;
	padding:10px 50px 10px 22px;
	border:1px solid transparent;
	background:#f3f5f9;
	display:block;
	font-size:14px;
	width:100%;
	height:60px;
	color:#888888;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.sidebar .search-box .form-group button{
	position:absolute;
	right:10px;
	top:10px;
	height:40px;
	width:40px;
	display:block;
	font-size:16px;
	color:#ffffff;
	line-height:100%;
	font-weight:normal;
	background:#ed6c00;
	border-radius:50%;
}

/* Blog Categories */

.blog-categories{
	position:relative;
}

.blog-categories li{
	position:relative;
	border-bottom:1px solid #dddddd;
}

.blog-categories li a{
	position:relative;
	color:#001e57;
	font-size:18px;
	padding:16px 48px;
	display:block;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.blog-categories li a:before{
	position: absolute;
	left: 25px;
	margin-top:-2px;
	font-size: 18px;
	line-height: 30px;
    content: "\f105";
	font-weight:800;
    font-family: "Font Awesome 5 Free";
}

.blog-categories li a:hover{
	color:#ed6c00;
}

/*Post Widget*/

.sidebar .popular-posts .post{
	position:relative;
	font-size:15px;
	color:#242424;
	padding:0px 0px;
	padding:30px 25px;
	min-height:70px;
	margin-bottom:0px;
}

.sidebar .popular-posts .post:nth-child(2n + 0){
	background-color:#f3f5f9;
}

.sidebar .popular-posts .post .post-inner{
	position:relative;
	padding-left:95px;
	min-height:70px;
}

.sidebar .popular-posts .post .post-thumb{
	 position:absolute;
	 left:0px;
	 top:0px;
	 width:75px;
}

.sidebar .popular-posts .post .post-thumb img{
	display:block;
	width:100%;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}

.sidebar .popular-posts .post .text{
	position:relative;
	top:-4px;
	font-size:18px;
	margin:0px 0px 0px;
	font-weight:400;
	color:#fff;
	line-height:1.4em;
	text-transform:capitalize;
}

.sidebar .popular-posts .post .text a{
	color:#fff;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}

.sidebar .popular-posts .post a:hover{
	color:#ed6c00;
}

.sidebar .popular-posts .post-info{
	position:relative;
	font-size:12px;
	color:#555555;
	font-weight:400;
	line-height:1.3em;
	margin-top:4px;
}

/*Popular Tags*/

.sidebar .popular-tags .widget-content{
	padding:15px 22px 0px;
}

.sidebar .popular-tags a{
	position:relative;
	display:inline-block;
	line-height:24px;
	padding:10px 22px 10px;
	margin:0px 6px 10px 0px;
	color:#fff;
	text-align:center;
	font-size:16px;
	background:none;
	font-weight:400;
	border:1px solid #dddddd;
	text-transform:capitalize;
	transition:all 300ms ease;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
}

.sidebar .popular-tags a:hover{
	border-color:#ed6c00;
	background-color:#ed6c00;
	color:#ffffff;
}



/*=== Support Widget ===*/

.support-widget{
	position: relative;
}

.support-widget .widget-content{
	position: relative;
	padding: 50px 40px;
	background-color: #001e57;
	text-align: center;
}

.support-widget .icon{
	position: relative;
	display: block;
	font-size: 60px;
	line-height: 1em;
	color: #ed6c00;
	font-weight: 400;
	margin-bottom: 15px;
}

.support-widget .text{
	position: relative;
	display: block;
	font-size: 22px;
	line-height: 30px;
	color: #ffffff;
	font-weight: 700;
	margin-bottom: 20px;
}

.support-widget .number{
	position: relative;
	display: block;
	font-size: 28px;
	line-height: 1.2em;
	color: #ffffff;
	font-weight: 700;
	margin-bottom:5px;
}

.support-widget .email{
	position: relative;
}

.support-widget .email a{
	position: relative;
	display: block;
	font-size: 16px;
	line-height: 28px;
	color: #ffffff;
	font-weight: 700;
}

.support-widget .email a:hover{
	text-decoration: underline;
}

/* Services Widget */

.services-widget{
	position:relative;
}

.services-widget .widget-content{
	position:relative;
	padding:125px 35px 55px;
	background-size:cover;
}

.services-widget .widget-content:before{
	position:absolute;
	content:'';
	left:0px;
	top:0px;
	right:0px;
	bottom:0px;
	background-color:rgba(0,0,0,0.70);
}

.services-widget .widget-content .icon{
	position:relative;
	z-index:1;
	font-size:52px;
	line-height:1em;
	color:#ffffff;
	margin-bottom:18px;
}

.services-widget .widget-content h3{
	position:relative;
	color:#ffffff;
	font-size:30px;
	font-weight:700;
	line-height:1.3em;
	margin-bottom:18px;
}

.services-widget .widget-content .text{
	position:relative;
	color:#ffffff;
	font-size:16px;
	line-height:1.6em;
	margin-bottom:20px;
}

/* News Block */

.news-block-two{
	position:relative;
	margin-bottom:90px;
}

.news-block-two .inner-box{
	position:relative;
}

.news-block-two .inner-box .image{
	position:relative;
	display: block;
	overflow: hidden;
}

.news-block-two .inner-box .image a{
	position: relative;
	display: block;
}

.news-block-two .inner-box .image a:before{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #000000;
	opacity: 0;
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%);
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	z-index: 1;
}

.news-block-two .inner-box:hover .image a:before{
	opacity: 0.50;
	-webkit-transform: translateY(0%);
	-ms-transform: translateY(0%);
	transform: translateY(0%);
}

.news-block-two .inner-box .image img{
	position:relative;
	width:100%;
	display:block;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.news-block-two .inner-box:hover .image img{
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.news-block-two .inner-box .lower-content{
	position:relative;
	margin-left:30px;
	margin-right:30px;
	padding:38px 40px 50px;
	margin-top:-75px;
	z-index:1;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	border-bottom:3px solid #001e57;
	background-color:#ffffff;
	-webkit-box-shadow:0px 0px 30px rgba(0,0,0,0.10);
	-ms-box-shadow:0px 0px 30px rgba(0,0,0,0.10);
	box-shadow:0px 0px 30px rgba(0,0,0,0.10);
}

.news-block-two .inner-box .lower-content .post-meta{
	position:relative;
	margin-bottom:6px;
}

.news-block-two .inner-box .lower-content .post-meta li{
	position:relative;
	color:#555555;
	font-size:14px;
	display:inline-block;
	padding-right:10px;
	margin-right:10px;
	line-height:1em;
	font-weight:400;
	border-right:1px solid #555555;
}

.news-block-two .inner-box .lower-content .post-meta li strong{
	font-weight:700;
}

.news-block-two .inner-box .lower-content .post-meta li:last-child{
	padding-right:0px;
	border-right:none;
	margin-right:0px;
}

.news-block-two .inner-box:hover .lower-content{
	border-color:#ed6c00;
}

.news-block-two .inner-box .lower-content h3{
	position:relative;
	font-weight:700;
	font-size:32px;
	line-height:1.5em;
	padding-bottom:14px;
	margin-bottom:22px;
}

.news-block-two .inner-box .lower-content h3:after{
	position:absolute;
	content:'';
	left:0px;
	bottom:0px;
	height:1px;
	width:50px;
	background-color:#001e57;
}

.news-block-two .inner-box .lower-content h3 a{
	position:relative;
	color:#001e57;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}

.news-block-two .inner-box .lower-content h3 a:hover{
	color:#ed6c00;
}

.news-block-two .inner-box .lower-content .post-date{
	position:relative;
	color:#555555;
	font-size:16px;
	line-height:1.3em;
}

.news-block-two .inner-box .lower-content .post-date span{
	font-weight:700;
}

.news-block-two .inner-box .lower-content .text{
	position:relative;
	line-height:1.8em;
	margin-bottom:15px;
}

.news-block-two .inner-box .lower-content .arrow{
    position: absolute;
    left: 42px;
    bottom: 0px;
    margin-bottom: -22px;
    width: 44px;
    height: 44px;
    color: #ed6c00;
    font-size: 16px;
    line-height: 44px;
    text-align: center;
    border-radius: 50%;
    font-weight: 800;
    background-color: #ffffff;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
	-webkit-box-shadow: 0px 0px 15px rgba(0,0,0,0.10);
	-ms-box-shadow: 0px 0px 15px rgba(0,0,0,0.10);
    box-shadow: 0px 0px 15px rgba(0,0,0,0.10);
}

.news-block-two .inner-box:hover .lower-content .arrow{
	color:#ffffff;
	background-color:#ed6c00;
}

.news-block-two .inner-box .lower-content .share{
	position:absolute;
	bottom:20px;
	right:40px;
	font-size:20px;
}

/* News Block Three */

.news-block-three{
	position:relative;
	margin-bottom:90px;
}

.news-block-three .inner-box{
	position:relative;
	padding:70px 15px 70px;
	text-align:center;
	background-size:cover;
}

.news-block-three .inner-box:before{
	position:absolute;
	content:'';
	left:0px;
	top:0px;
	right:0px;
	bottom:0px;
	background-color:rgba(223,101,18,0.95);
}

.news-block-three .inner-box .icon-box a{
	position:relative;
	color:#ffffff;
	line-height:1em;
	font-size:30px;
	z-index:1;
}

.news-block-three .inner-box h4{
	position:relative;
	font-size:32px;
	line-height:1.3em;
	font-weight:700;
	margin-top:15px;
}

.news-block-three .inner-box h4 a{
	position:relative;
	color:#ffffff;
}

.news-block-three .inner-box .post-date{
	position:relative;
	color:#ffffff;
	font-size:14px;
	font-weight:400;
	z-index:1;
	margin-top:10px;
}

/***

====================================================================
	Styled Pagination
====================================================================

***/

.styled-pagination{
	position:relative;
}

.styled-pagination li{
	position:relative;
	display:inline-block;
	margin:0px 3px 0px 0px;
}

.styled-pagination li a{
	position:relative;
	display:inline-block;
	line-height:42px;
	height:45px;
	font-size:16px;
	min-width:45px;
	color:#fff;
	font-weight:700;
	text-align:center;
	background:#ffffff;
	border:1px solid #dddddd;
	text-transform:capitalize;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	transition:all 500ms ease;
}

.styled-pagination li a:hover,
.styled-pagination li a.active{
	color:#ffffff;
	border-color:#ed6c00;
	background-color:#ed6c00;
}

/***

====================================================================
	About Section
====================================================================

***/

.about-section{
	position:relative;
	padding: 0px;
	background: #ffffff;
}

.about-section .left-column{
	position:relative;
	float:left;
	width:50%;
	background:#f3f5f9;
}

.about-section .left-column .inner-column{
	position:relative;
	float:right;
	width:100%;
	max-width:600px;
	padding:70px 70px 70px 15px;
}

.about-section .left-column .text{
	margin-bottom:10px;
	font-size:16px;
}

.about-section .left-column .signature{
	margin-bottom:10px;
}

.about-section .left-column .author-name{
	color:#001e57;
	font-weight:700;
	font-style:italic;
}

.about-section .right-column{
	position:relative;
	float:left;
	width:50%;
	background:#ffffff;
}

.about-section .right-column .inner-column{
	position:relative;
	width:100%;
	max-width:600px;
	padding:70px 15px 40px 100px;
}

.services-block-six{
	position:relative;
	margin-bottom:30px;
}

.services-block-six .inner{
	position:relative;
	display:block;
	overflow: hidden;
	padding:40px 15px;
	border:1px solid #e0e0e0;
	text-align:center;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	transition:all 500ms ease;
}

.services-block-six .inner:hover .icon{
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
}

.services-block-six .inner:hover{
	border-color:#001e57;
	background:#001e57;
}

.services-block-six .inner .over-link{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:5;
}

.services-block-six .inner .icon{
	position:relative;
	font-size:64px;
	line-height:1em;
	color:#ed6c00;
	margin-bottom:25px;
}

.services-block-six .inner h3{
	position:relative;
	font-size:18px;
	line-height:1.3em;
	color:#fff;
	font-weight:700;
	text-transform:capitalize;
}

.services-block-six .inner:hover h3{
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
}

.services-block-six .inner h3 a{
	color:#fff;
}

.services-block-six .inner:hover h3,
.services-block-six .inner:hover h3 a,
.services-block-six .inner:hover .icon{
	color:#ffffff;
}


/***

====================================================================
	Fun Facts Section
====================================================================

***/

.title-style-one{
	position:relative;
	margin-bottom:60px;
}

.title-style-one.centered{
	max-width:880px;
	margin:0 auto 60px;
	text-align:center;
}

.title-style-one .icon{
	margin-bottom:15px;
}

.title-style-one .subtitle{
	font-size:18px;
	color:#afafaf;
	margin-bottom:15px;
}

.title-style-one h2{
	font-size:52px;
	color:#fff;
	font-weight:300;
	line-height:1.2em;
}

.title-style-one.alternate h2{
	font-size:42px;
	font-weight:700;
}

.fun-facts-section{
	position:relative;
	padding: 100px 0px 60px;
	background-color: #ffffff;
	background-position:center bottom;
	background-repeat:repeat-x;
}

.fun-facts-section .count-column{
	position:relative;
	text-align:center;
	margin-bottom:40px;
}

.fun-facts-section .count-column .inner-box{
	position:relative;
	display:block;
}

.fun-facts-section .count-column .count-outer{
	position:relative;
	display:block;
	margin:0px 0px 15px;
	font-weight:400;
	color:#001e57;
	font-size:72px;
	line-height:1.2em;
}

.fun-facts-section .count-column .count-text{
	position:relative;
}

.fun-facts-section .count-column .counter-title{
	position:relative;
	display:block;
	font-size:17px;
	font-weight:700;
	color:#fff;
	text-transform:uppercase;
	margin-bottom:10px;
}

.fun-facts-section .count-column .text{
	position:relative;
	font-size:16px;
	font-weight:400;
	color:#555555;
}

/***

====================================================================
	Services Section Three
====================================================================

***/


.services-section-three{
	position:relative;
	padding: 100px 0px 50px;
	background-color: #ffffff;
}
.services-section-three img{
	width:100%;
}

/* Services Block Three */

.services-block-three{
	position:relative;
	margin-bottom:50px;
}

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

.services-block-three .inner-box .image{
	position:relative;
	display: block;
	overflow: hidden;
}

.services-block-three .inner-box .image a{
	position: relative;
	display: block;
}

.lower-content a:before{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #ed6c00;
	opacity: 0;
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%);
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	z-index: 1;
}

.services-block-three .inner-box:hover .image a:before{
	opacity: 0.70;
	-webkit-transform: translateY(0%);
	-ms-transform: translateY(0%);
	transform: translateY(0%);
}

.services-block-three .inner-box .image img{
	position:relative;
	width:100%;
	display:block;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.services-block-three .inner-box:hover .image img{
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.services-block-three .inner-box .lower-content{
	position:relative;
	padding-top:25px;
}

.services-block-three .inner-box .lower-content h3{
	position:relative;
	font-size:22px;
	font-weight:700;
	line-height:1.4em;
	margin-bottom:10px;
}

.services-block-three .inner-box .lower-content h3 a{
	position:relative;
	color:#777;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.services-block-three .inner-box .lower-content h3 a:hover{
	color:#ed6c00;
	text-decoration:underline;
}

.services-block-three .inner-box .text{
	margin-bottom:40px;
}

.services-block-three .inner-box .lower-content .text{
	position:relative;
	font-size:16px;
	line-height:1.6em;
	color:#555555;
	margin-bottom:15px;
}

.services-block-three .inner-box .text p{
	margin-bottom:25px;
}

.services-block-three .inner-box .lower-content .read-more{
	position:relative;
	color:#555555;
	font-weight:700;
	font-size: 14px;
	display:inline-block;
	text-transform:uppercase;
	text-decoration:underline;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.services-block-three .inner-box .lower-content .read-more .fas{
	position:relative;
	font-size:16px;
	font-weight:700;
	padding-left:5px;
	color:#001e57;
}

.services-block-three .inner-box .lower-content .read-more:hover{
	color:#ed6c00;
}

/* Services Block Four */

.services-block-four{
	position:relative;
	margin-bottom:50px;
}

.services-block-four .inner-box{
	position:relative;
	display:block;
	color: #ffffff;
}

.services-block-four .inner-box .image{
	position:relative;
}

.services-block-four .inner-box .image img{
	position:relative;
	width:100%;
	display:block;
}

.services-block-four .inner-box .over-content{
	position:absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.70);
}

.services-block-four .inner-box .content-box{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 20px 30px 30px;
}

.services-block-four .inner-box .content-box h3{
	position:relative;
	font-size:28px;
	font-weight:700;
	line-height:1.4em;
	margin-bottom:10px;
}

.services-block-four .inner-box .content-box .logo{
	position:relative;
	margin-bottom:10px;
}

.services-block-four .inner-box .content-box h3 a{
	position:relative;
	color:#ffffff;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.services-block-four .inner-box .content-box h3 a:hover{
	color:#ed6c00;
	text-decoration:underline;
}

.services-block-four .inner-box .content-box .text{
	position:relative;
	font-size:16px;
	line-height:1.6em;
	color:#ffffff;
	margin-bottom:0px;
}


/***

====================================================================
	Featured Section
====================================================================

***/


.featured-section{
	position:relative;
	padding: 150px 0px;

	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

.featured-section .content-box{
	position: relative;
	max-width: 550px;
	padding: 50px 50px 55px;

}

.featured-section .content-box .title{
	position: relative;
	margin-bottom: 40px;
}

.featured-section .content-box .title h2{
	position: relative;
	color: #001e57;
	font-weight: 800;
	font-size: 30px;
	text-transform: capitalize;
	padding-bottom: 15px;
}

.featured-section .content-box .title:before{
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 21px;
	border-bottom: 1px solid #001e57;
}

.featured-section .content-box .title:after{
	content: '';
	position: absolute;
	left: 20px;
	bottom: 0;
	width: 60px;
	border-bottom: 1px solid #ed6c00;
}

.featured-section .content-box .slide-item h3{
	position: relative;
	color: #fff;
	font-weight: 700;
	font-size: 20px;
	text-transform: capitalize;
	margin-bottom: 15px;
}

.featured-section .content-box .slide-item h3 a{
	position: relative;
	color: #fff;
}

.featured-section .content-box .slide-item h3 a:hover{
	color: #ed6c00;
	text-decoration: underline;
}

.featured-section .content-box .slide-item .text{
	position: relative;
	color: #fff;
	font-weight: 400;
	font-size: 16px;
	margin-bottom: 30px;
}

.featured-section .content-box .slide-item .read-more{
	position:relative;
	color:#ed6c00;
	font-weight:700;
	display:inline-block;
	font-size: 14px;
	text-transform:uppercase;
	text-decoration:underline;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.featured-section .content-box .slide-item .read-more .fas{
	position:relative;
	font-size:16px;
	font-weight:700;
	padding-left:5px;
	color:#001e57;
}

.featured-section .content-box .slide-item .read-more:hover{
	color:#ed6c00;
}

.featured-section .content-box .owl-dots{
	display: none;
}

.featured-section .content-box .owl-nav{
	position: absolute;
	right: 0px;
	top: -80px;
}

.featured-section .content-box .owl-nav .owl-prev,
.featured-section .content-box .owl-nav .owl-next{
	position: relative;
	display: inline-block;
	width: 42px;
	height: 42px;
	text-align: center;
	border:1px solid #e0e0e0;
	line-height: 40px;
	color: #001e57;
	font-size: 18px;
	margin-left: 7px;
	border-radius: 50%;
}

.featured-section .content-box .owl-nav .owl-prev:hover,
.featured-section .content-box .owl-nav .owl-next:hover{
	color: #ffffff;
	background: #001e57;
	border-color: #001e57;
}

/***

====================================================================
	What We Offer Section
====================================================================

***/


.what-we-offer{
	position:relative;
	padding: 100px 0px 50px;
	background-color: #ffffff;
}

.what-we-offer .text-column{
	position: relative;
	margin-bottom: 50px;
}

.what-we-offer .text-column .inner{
	position: relative;
}

.tabs-box{
	position: relative;
}

.tabs-box .tab-buttons{
	position: relative;
}

.tabs-box .tab-buttons .tab-btn{
	position: relative;
	display: inline-block;
	cursor: pointer;
}

.tabs-box .tabs-content{
	position: relative;
}

.tabs-box .tabs-content .tab{
	position: relative;
	display: none;
}

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

.tabs-style-one .tab-buttons{
	position: relative;
	margin-bottom: 35px;
}

.tabs-style-one .tab-buttons .tab-btn{
	position: relative;
	float: left;
	margin-right: 45px;
	text-align: center;
	font-size: 18px;
	text-transform: capitalize;
	color: #888888;
	font-weight: 700;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.tabs-style-one .tab-buttons .tab-btn .icon{
	display: block;
	line-height: 1em;
	font-size: 32px;
	font-weight: 400;
	margin-bottom: 15px;
}

.tabs-style-one .tab-buttons .tab-btn .txt{
	display: block;
	position: relative;
	padding-bottom: 5px;
}

.tabs-style-one .tab-buttons .tab-btn .txt:before{
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0;
	border-bottom: 3px solid transparent;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.tabs-style-one .tab-buttons .tab-btn.active-btn .txt{
	color: #001e57;
}

.tabs-style-one .tab-buttons .tab-btn.active-btn .txt:before{
	width: 100%;
	border-color: #ed6c00;
}

.tabs-style-one .tab-buttons .tab-btn.active-btn .icon{
	color: #ed6c00;
}

.tabs-style-one .tab ul li{
	position: relative;
	padding-left: 28px;
	font-weight: 700;
	color: #fff;
	margin-bottom: 10px;
	line-height: 1.5em;
}

.tabs-style-one .tab ul li:before{
	content: "\f138";
	position:absolute;
	left: 0;
	top: 0px;
	display:block;
	font-size:14px;
	line-height: 1.4em;
	padding: 0px;
	color:#888888;
	font-weight:900;
	font-family: "Font Awesome 5 Free";
}

.tabs-style-one .tab .link-box{
	position: relative;
	padding-top: 20px;
}

.tabs-style-one .tab .read-more{
	position:relative;
	color:#ed6c00;
	font-weight:700;
	display:inline-block;
	font-size: 14px;
	text-transform:uppercase;
	text-decoration:underline;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.tabs-style-one .tab .read-more .fas{
	position:relative;
	font-size:16px;
	font-weight:700;
	padding-left:5px;
	color:#001e57;
}

.tabs-style-one .tab .read-more:hover{
	color:#ed6c00;
}


.what-we-offer .image-column{
	position: relative;
	margin-bottom: 50px;
}

.what-we-offer .image-column .inner{
	position: relative;
	display: block;
	margin-top: 95px;
	margin-left: 140px;
	margin-right: -140px;
	border:12px solid #ed6c00;
	height: 600px;
}

.what-we-offer .image-column .image-1{
	position: absolute;
	width: 100%;
	max-width: 446px;
	right: -80px;
	bottom: 0px;
	margin: 0;
}

.what-we-offer .image-column .image-2{
	position: absolute;
	left: -110px;
	bottom: 85px;
	width: 100%;
	max-width: 340px;
	margin: 0;
}

.what-we-offer .image-column img{
	display: block;
	width: 100%;
}

/* Play Box Two */

.video-box{
	position: relative;
}

.video-box .overlay-link{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: block;
	background: rgba(0,30,87,0.60);
	-webkit-box-shadow: 0px 0px 30px 2px rgba(0,0,0,0.15);
	-ms-box-shadow: 0px 0px 30px 2px rgba(0,0,0,0.15);
	box-shadow: 0px 0px 30px 2px rgba(0,0,0,0.15);
}

.play-box-two{
	position:absolute;
	left: 50%;
	top: 50%;
	margin-left: -30px;
	margin-top: -30px;
	width:60px;
	height:60px;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}

.play-box-two .icon{
	position: relative;
	width:60px;
	height: 60px;
	z-index:99;
	display:inline-block;
	color: #ed6c00;
	font-weight:400;
	font-size:18px;
	text-align: center;
	border-radius:50%;
	padding-left:4px;
	line-height:60px;
	background-color: #ffffff;
	transition: all 900ms ease;
    -moz-transition: all 900ms ease;
    -webkit-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
	-webkit-box-shadow:0px 0px 15px rgba(0,0,0,0.15);
	-ms-box-shadow:0px 0px 15px rgba(0,0,0,0.15);
	box-shadow:0px 0px 15px rgba(0,0,0,0.15);
}

.play-box-two .icon-outer{
	position:relative;
	display:block;
	width:60px;
	height:60px;
	margin:0 auto;
}

.play-box-two .icon-outer:before{
	content:'';
	position:absolute;
	left:-10px;
	top:-10px;
	width:80px;
	height:80px;
	background:rgba(255,255,255,0.30);
	border-radius:50%;
}

.play-box-two .icon:after{
	content:'';
	position:absolute;
	left:-5px;
	top:-5px;
	bottom:-5px;
	right:-5px;
	background:rgba(255,255,255,0.30);
	border-radius:50%;
}

.play-box-two .ripple,
.play-box-two .ripple:before,
.play-box-two .ripple:after {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 70px;
    width: 70px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    -ms-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    -o-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    -webkit-animation: ripple 3s infinite;
    -moz-animation: ripple 3s infinite;
    -ms-animation: ripple 3s infinite;
    -o-animation: ripple 3s infinite;
    animation: ripple 3s infinite;
}

.play-box-two .ripple:before {
    -webkit-animation-delay: .9s;
    -moz-animation-delay: .9s;
    -ms-animation-delay: .9s;
    -o-animation-delay: .9s;
    animation-delay: .9s;
    content: "";
    position: absolute;
}

.play-box-two .ripple:after {
    -webkit-animation-delay: .6s;
    -moz-animation-delay: .6s;
    -ms-animation-delay: .6s;
    -o-animation-delay: .6s;
    animation-delay: .6s;
    content: "";
    position: absolute;
}

/***

====================================================================
	Request Quote Section
====================================================================

***/

.request-quote-section{
	position: relative;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	z-index: 1;
	padding: 100px 0 70px;
}

.request-quote-section:before{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-color:#001e57;
	content: "";
	opacity: 0.90;
}

.request-quote-section .sec-title .text{
	margin-top: 25px;
	color: rgba(255,255,255,0.60);
}

.appointment-form{
	position: relative;
}

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

.appointment-form .ui-selectmenu-button.ui-button,
.appointment-form .form-group input[type="text"],
.appointment-form .form-group input[type="email"],
.appointment-form .form-group input[type="tel"],
.appointment-form .form-group input[type="url"],
.appointment-form .form-group textarea,
.appointment-form .form-group select{
	position: relative;
    display: block;
    font-size: 16px;
    line-height: 30px;
    color: #ffffff;
    font-weight: 400;
    padding: 11px 25px;
    width: 100%;
    height: 54px;
    background-color: #0d2960;
    border-radius: 3px;
    border: 1px solid rgba(255,255,255,0.10);
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.appointment-form .form-group textarea{
	height: 138px;
	resize: none;
}

.appointment-form .form-group input[type="submit"],
.appointment-form button{
	display: block;
	width: 100%;
	text-align: center;
	line-height: 30px;
	padding: 12px 30px;
}

.appointment-form .form-group input[type="submit"]:hover,
.appointment-form button:hover{
	background: #fff;
}

.appointment-form .form-group input:focus,
.appointment-form .form-group textarea:focus,
.appointment-form .form-group select:focus{
	border-color: #ed6c00;
}

.appointment-form ::-webkit-input-placeholder{color: rgba(255,255,255,0.50);}
.appointment-form ::-moz-input-placeholder{color: rgba(255,255,255,0.50);}
.appointment-form ::-ms-input-placeholder{color: rgba(255,255,255,0.50);}

.appointment-form .ui-button .ui-icon{
	background:none;
	position:relative;
	top:5px;
	text-indent:0px;
	color:#ab7442;
}

.appointment-form .ui-button .ui-icon:before {
    font-family: 'Font Awesome 5 Free';
    content: "\f107";
    font-weight: 900;
    position: absolute;
    right: 0px;
    top: 0px;
    width: 10px;
    height: 20px;
    display: block;
    color: #ffffff;
    line-height: 20px;
    font-size: 14px;
    text-align: center;
    z-index: 5;
}

.ui-menu .ui-menu-item-wrapper{
	padding:10px 20px;
	line-height:20px;
	font-size: 14px;
	border-bottom:1px solid rgba(0,0,0,0.10);
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active, .ui-button:active,
.ui-button.ui-state-active:hover{
	background-color: #ed6c00;
	border-color:#ed6c00;
}

/***

====================================================================
			Testimonials Section
====================================================================

***/

.testimonials-section{
	position: relative;
	background: #ffffff;
	padding: 100px 0 50px;
}

.testimonials-section .sec-title{
	margin-bottom: 50px;
}

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

.testimonial-block-one .inner-box{
	position: relative;
	display: block;
}

.testimonial-block-one .upper{
	position: relative;
	padding: 40px 35px 80px;
	background: #f3f5f9;
	border-radius: 3px;
	margin-bottom: 40px;
	text-align: center;
}

.testimonial-block-one .upper:before{
	content: '';
	position: absolute;
	left: 35px;
	bottom: -22px;
	border: 12px solid transparent;
	border-top:12px solid #f3f5f9;
}

.testimonial-block-one .upper .text{
	position: relative;
	font-size: 17px;
	font-style: italic;
	line-height: 1.6em;
}

.testimonial-block-one .upper .icon{
	position: absolute;
	right: 30px;
	bottom: 30px;
	font-size: 40px;
	color: #ed6c00;
}

/* Solustrid - Industry and Factory HTML Template  */

/*********** TABLE OF CONTENTS **************

1. Fonts
2. Reset
3. Global
4. Main Header
5. Header Style Two
6. Header Style Three
7. Header Style Four
8. Header Style Five
9. Sticky Header
10. Main Slider / Slider Two / Slider Three
11. Innovation Section
12. Services Section / Section Two / Section Three
13. Fluid Section One
14. Quote Section
15. Project Section
16. Skill Section
17. Client Section
18. News Section
19. Factory Section
20. Newsletter Section
21. Main Footer
22. About Section
23. Fun Fact Section
24. Featured Section
25. What We Offer
26. Request Quote Section
27. Testimonial Section
28. Sponsors Section
29. News Section Two
30. Newsletter Section Two
31. Design Section
32. Industries Section
33. About Industry Section
34. Fluid Section Two
35. Quote Section
36. Clients Section
37. Sponsors Section
38. Page Title
39. About Section Two
40. Mision Section
41. Faq Section
42. Team Section
43. Video Section
44. Services Detail Section
45. Approach Section
46. Blog Sidbar Widgets
47. Contact Form
48. Map Section


**********************************************/

/***

====================================================================
			Fonts
====================================================================

 ***/



@import url('pe-icon-7-stroke.css');
@import url('simple-line-icons.css');
@import url('animate.css');
@import url('flaticon.css');
@import url('owl.css');
@import url('jquery-ui.css');
@import url('jquery.fancybox.min.css');
@font-face { 
  font-family: Calibri Light; 
  src: url('CALIBRIL.TTF'); 
} 

/***

====================================================================
	Reset
====================================================================

 ***/

*{
	margin:0px;
	padding:0px;
	border:none;
	outline:none;
	font-size: 100%;
}

/***

====================================================================
	Global Settings
====================================================================

 ***/

body {

	font-size:14px;
	color:#787878;
	line-height:1.6em;
	background:#ffffff;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	font-family:"Calibri Light", sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
	
	
}

a{
	text-decoration:none;
	cursor:pointer;
	color:#ed6c00;
}

a:hover,
a:focus,
a:visited{
	text-decoration:none;
	outline:none;
}

h1,h2,h3,h4,h5,h6 {
	position:relative;
	font-weight:normal;
	margin:0px;
	background:none;
	line-height:1.2em;
	font-family:"Calibri Light", sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
	letter-spacing: -0.02em;
}

textarea{
	overflow:hidden;
}

button{
	outline: none !important;
	cursor: pointer;
}

p{
	font-size: 16px;
	line-height: 1.6em;
	font-weight: 400;
	color: #555555;
}

.text{
	font-size: 16px;
	line-height: 1.6em;
	font-weight: 400;
	color: #555555;
	margin: 0;
}

::-webkit-input-placeholder{color: inherit;}
::-moz-input-placeholder{color: inherit;}
::-ms-input-placeholder{color: inherit;}

.auto-container{
	position:static;
	max-width:1600px;
	padding:0px 20px;
	margin:0 auto;
}

.large-container{
	position:static;
	max-width:1600px;
	padding:0px 15px;
	margin:0 auto;
}

.page-wrapper{
	position:relative;
	margin:0 auto;
	width:100%;
	min-width:300px;
	z-index: 9;
}

ul,li{
	list-style:none;
	padding:0px;
	margin:0px;
}

.theme-btn{
	display:inline-block;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
	font-family:"Calibri Light", sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
}

.theme-btn i{
	position: relative;
	display: inline-block;
	font-size: 14px;
	margin-left: 3px;
}

.centered{
	text-align:center !important;
}

/*Btn Style One*/

.btn-style-one{
	position: relative;
	display: inline-block;
	font-size: 14px;
	line-height: 30px;
	color: #ffffff;
	padding: 10px 30px;
	font-weight: 400;
	overflow: hidden;
	border-radius: 3px;
	letter-spacing:1px;
	background-color: #ed6c00;
	text-transform: uppercase;
}

.btn-style-one:hover{
	background-color: #777;
	color: #ffffff;
}

/*Btn Style Two*/

.btn-style-two{
	position: relative;
	display: inline-block;
	font-size: 15px;
	line-height: 30px;
	color: #ffffff;
	padding: 13px 33px;
	font-weight: 700;
	overflow: hidden;
	border-radius: 2px;
	letter-spacing:1px;
	background-color: #ed6c00;
	text-transform: uppercase;
}

.btn-style-two:hover{
	background-color: #ffffff;
	color: #fff;
}

/* Btn Style Three */

.btn-style-three{
	position: relative;
	display: inline-block;
	font-size: 18px;
	line-height: 30px;
	color: #001e57;
	padding: 15px 39px;
	font-weight: 700;
	overflow: hidden;
	border-radius: 3px;
	letter-spacing:1px;
	background-color: #ffffff;
	text-transform: capitalize;
}

.btn-style-three:hover{
	background-color: #001e57;
	color: #ffffff;
}

/* Btn Style Four */

.btn-style-four{
	position: relative;
	display: inline-block;
	font-size: 14px;
	line-height: 30px;
	color: #cccccc;
	padding: 10px 26px;
	font-weight: 400;
	overflow: hidden;
	border-radius: 3px;
	letter-spacing:1px;
	background: none;
	border:1px solid #5b626f;
	text-transform: capitalize;
}

.btn-style-four:hover{
	background-color: #ed6c00;
	border-color:#ed6c00;
	color: #ffffff;
}

/*Btn Style Five*/

.btn-style-five{
	position: relative;
	display: inline-block;
	font-size: 16px;
	line-height: 30px;
	color: #ffffff;
	padding: 13px 35px;
	font-weight: 800;
	overflow: hidden;
	border-radius: 3px;
	letter-spacing:1px;
	background-color: #777;
	text-transform: uppercase;
}

.btn-style-five:hover{
	background-color: #ed6c00;
	color: #ffffff;
}

/* Btn Style Six */

.btn-style-six{
	position: relative;
	display: inline-block;
	font-size: 15px;
	line-height: 30px;
	color: #001e57;
	padding: 13px 33px;
	font-weight: 700;
	overflow: hidden;
	border-radius: 2px;
	letter-spacing:1px;
	background-color: #ffffff;
	text-transform: uppercase;
}

.btn-style-six:hover{
	background-color: #001e57;
	color: #ffffff;
}

/*Btn Style Seven*/

.btn-style-seven{
	position: relative;
	display: inline-block;
	font-size: 15px;
	line-height: 30px;
	color: #ffffff;
	padding: 10px 37px;
	font-weight: 700;
	overflow: hidden;
	border-radius: 2px;
	letter-spacing:1px;
	background-color: #ed6c00;
	text-transform: uppercase;
}

.btn-style-seven:hover{
	background-color: #ed6c00;
	color: #ffffff;
}

/*=== List Style One ===*/

.list-style-one{
	position:relative;
}

.list-style-one li{
	position:relative;
	font-size:16px;
	line-height:24px;
	color: #222;
	padding-left:25px;
	margin-bottom: 11px;
	font-weight:bold;
}

.list-style-one li:before{
	content: "\f138";
	position:absolute;
	left: 0;
	top: 0px;
	display:block;
	font-size:14px;
	line-height: 1.6em;
	padding: 0px;
	color:#ed6c00;
	font-weight:900;
	font-family: "Font Awesome 5 Free";
}

.list-style-one li a:hover{
	color: #44bce2;
}

.theme_color{
	color:#ed6c00;
}

.pull-right{
	float: right;
}

.pull-left{
	float: left;
}

.preloader{
	position:fixed;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:999999;
	background-color:#ffffff;
	background-position:center center;
	background-repeat:no-repeat;
	background-image:url(../images/icons/preloader.svg);
}

img{
	display:inline-block;
	max-width:100%;
	height:auto;
}

.dropdown-toggle::after{
	display: none;
}

.fa{
	line-height: inherit;
}

.play-now .ripple,
.play-now .ripple:before,
.play-now .ripple:after {
    position: absolute;
    top: 50%;
    left: 30px;
    height: 60px;
    width: 60px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    -ms-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    -o-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    -webkit-animation: ripple 3s infinite;
    -moz-animation: ripple 3s infinite;
    -ms-animation: ripple 3s infinite;
    -o-animation: ripple 3s infinite;
    animation: ripple 3s infinite;
}

.play-now .ripple:before {
    -webkit-animation-delay: .9s;
    -moz-animation-delay: .9s;
    -ms-animation-delay: .9s;
    -o-animation-delay: .9s;
    animation-delay: .9s;
    content: "";
    position: absolute;
}

.play-now .ripple:after {
    -webkit-animation-delay: .6s;
    -moz-animation-delay: .6s;
    -ms-animation-delay: .6s;
    -o-animation-delay: .6s;
    animation-delay: .6s;
    content: "";
    position: absolute;
}

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

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


/***

====================================================================
	Scroll To Top style
====================================================================

***/

.scroll-to-top{
	position:fixed;
	bottom:20px;
	right:20px;
	width:60px;
	height:60px;
	color:#ffffff;
	font-size:24px;
	line-height:60px;
	text-align:center;
	z-index:100;
	cursor:pointer;
	background:#1b1a1c;
	display:none;
	border-radius: 0;
	-webkit-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	transition:all 300ms ease;
}

.scroll-to-top:hover{
	background:#ed6c00;
}

/***

====================================================================
	Main Header style
====================================================================

***/

.main-header{
	position: relative;
	display: block;
	width: 100%;
	z-index: 99999;
}

.main-header .header-top{
	position: relative;
	background-color:#001e57;
}

.main-header .header-top .top-right{
	position: relative;
	float: right;
}

.main-header .header-top .info-list{
	position: relative;
}

.main-header .header-top .info-list li{
	position: relative;
	float: left;
	font-size: 16px;
	line-height: 30px;
	color: #ffffff;
	font-weight: 700;
	padding: 15px 0px;
	margin-left: 24px;
}

.main-header .header-top .info-list li a{
	color: #ffffff;
}

.main-header .header-top .info-list li .icon{
	position:relative;
	margin-left:8px;
	color:#ed6c00;
}

.main-header .header-top .info-list li a:hover .txt{
	color:#ed6c00;
	text-decoration:underline;
}

/* Top Left*/

.main-header .header-top .top-left{
	position: relative;
	float: left;
}

.main-header .header-top .top-left .text:before{
	position:absolute;
	content:'';
	right:0%;
	top:0px;
	height:100%;
	width:100000%;
	display:block;
	z-index:-1;
	background-color:#031331;
}

.main-header .header-top .top-left .text{
	position: relative;
	display: block;
	font-size: 16px;
	line-height: 30px;
	color: #ffffff;
	float:left;
	z-index:1;
	font-weight: 400;
	padding: 15px 0px;
	padding-right:40px;
}

.main-header .header-top .top-left .social-links{
	position:relative;
	float:left;
	padding:18px 0px;
	margin-left:40px;
}

.main-header .header-top .top-left .social-links li{
	position:relative;
	margin-right:18px;
	display:inline-block;
}

.main-header .header-top .top-left .social-links li a{
	position:relative;
	color:#ffffff;
	-webkit-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	transition:all 300ms ease;
}

.main-header .header-top .top-left .social-links li a:hover{
	color:#ed6c00;
}

.main-header .header-top .top-right{
	position:relative;
	float:right;
}

.main-header .header-top-two{
	position: relative;
	background-color:#f3f5f9;
	z-index: 7;
}

.main-header .header-top-two .top-right{
	position: relative;
	float: right;
}

.header-top-two .social-links{
	position:relative;
	float:left;
	padding:14px 0px;
}

.header-top-two .social-links li{
	position:relative;
	margin-left:18px;
	display:inline-block;
}

.header-top-two .social-links li a{
	position:relative;
	display: block;
	color:#555555;
	line-height: 30px;
	-webkit-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	transition:all 300ms ease;
}

.header-top-two .social-links li a:hover{
	color:#ed6c00;
}

.header-top-two .change-location{
	position: relative;
	float: left;
	margin-left: 30px;
}

.header-top-two .change-location .location{
	position: relative;
	padding: 14px 0px;
}

.header-top-two .change-location .location .dropdown-menu{
	left: auto !important;
	right: 0px;
	top:100% !important;
	width:170px;
	border-radius:0px;
	padding:0px;
	margin-top:0px;
	background-color:#fff;
	border:none;
    border-top:2px solid #ed6c00;
	transform:none !important;
}

.header-top-two .change-location .location > a{
	display: block;
	border:0px;
	padding:0px;
	font-size:14px;
	background:#001e57;
	font-weight:400;
	border-radius:0px;
	padding-left:15px;
	padding-right:15px;
	line-height: 30px;
	color:#ffffff !important;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.header-top-two .change-location .location > a .fa{
	padding-left: 5px;
	vertical-align: middle;
}

.header-top-two .change-location .location .dropdown-menu > li{
	padding: 0;
	margin: 0;
    border-bottom: 1px solid rgba(255,255,255,0.20);
}

.header-top-two .change-location .location .dropdown-menu > li:last-child{
	border-bottom:none;
}

.header-top-two .change-location .location .dropdown-menu > li > a{
	padding:8px 15px !important;
	line-height: 24px;
	display: block;
	color:#ffffff !important;
	text-align:left;
	font-size:15px;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.header-top-two .change-location .location .dropdown-menu > li > a:hover{
	color:#ffffff;
	background:#ed6c00;
}

.header-top-two .top-left{
	position: relative;
	float: left;
	padding: 14px 0px;
}

.header-top-two .top-left .text{
	position: relative;
	display: block;
	font-size: 16px;
	line-height: 30px;
	color: #fff;
}

/* Header Top Three*/

.main-header .header-top-three{
	position: relative;
	background:none;
	border-bottom: 1px solid rgba(255,255,255,0.20);
}

.main-header .header-top-three .top-left{
	position: relative;
	float: left;
}

/* Solustrid - Industry and Factory HTML Template  */

/*********** TABLE OF CONTENTS **************

1. Fonts
2. Reset
3. Global
4. Main Header
5. Header Style Two
6. Header Style Three
7. Header Style Four
8. Header Style Five
9. Sticky Header
10. Main Slider / Slider Two / Slider Three
11. Innovation Section
12. Services Section / Section Two / Section Three
13. Fluid Section One
14. Quote Section
15. Project Section
16. Skill Section
17. Client Section
18. News Section
19. Factory Section
20. Newsletter Section
21. Main Footer
22. About Section
23. Fun Fact Section
24. Featured Section
25. What We Offer
26. Request Quote Section
27. Testimonial Section
28. Sponsors Section
29. News Section Two
30. Newsletter Section Two
31. Design Section
32. Industries Section
33. About Industry Section
34. Fluid Section Two
35. Quote Section
36. Clients Section
37. Sponsors Section
38. Page Title
39. About Section Two
40. Mision Section
41. Faq Section
42. Team Section
43. Video Section
44. Services Detail Section
45. Approach Section
46. Blog Sidbar Widgets
47. Contact Form
48. Map Section


**********************************************/

/***

====================================================================
			Fonts
====================================================================

 ***/



@import url('pe-icon-7-stroke.css');
@import url('simple-line-icons.css');
@import url('animate.css');
@import url('flaticon.css');
@import url('owl.css');
@import url('jquery-ui.css');
@import url('jquery.fancybox.min.css');
@font-face { 
  font-family: Calibri Light; 
  src: url('CALIBRIL.TTF'); 
} 

/***

====================================================================
	Reset
====================================================================

 ***/

*{
	margin:0px;
	padding:0px;
	border:none;
	outline:none;
	font-size: 100%;
}

/***

====================================================================
	Global Settings
====================================================================

 ***/

body {

	font-size:14px;
	color:#787878;
	line-height:1.6em;
	background:#ffffff;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	font-family:"Calibri Light", sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
	
	
}

a{
	text-decoration:none;
	cursor:pointer;
	color:#ed6c00;
}

a:hover,
a:focus,
a:visited{
	text-decoration:none;
	outline:none;
}

h1,h2,h3,h4,h5,h6 {
	position:relative;
	font-weight:normal;
	margin:0px;
	background:none;
	line-height:1.2em;
	font-family:"Calibri Light", sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
	letter-spacing: -0.02em;
}

textarea{
	overflow:hidden;
}

button{
	outline: none !important;
	cursor: pointer;
}

p{
	font-size: 16px;
	line-height: 1.6em;
	font-weight: 400;
	color: #555555;
}

.text{
	font-size: 16px;
	line-height: 1.6em;
	font-weight: 400;
	color: #555555;
	margin: 0;
}

::-webkit-input-placeholder{color: inherit;}
::-moz-input-placeholder{color: inherit;}
::-ms-input-placeholder{color: inherit;}

.auto-container{
	position:static;
	max-width:1600px;
	padding:0px 20px;
	margin:0 auto;
}

.large-container{
	position:static;
	max-width:1600px;
	padding:0px 15px;
	margin:0 auto;
}

.page-wrapper{
	position:relative;
	margin:0 auto;
	width:100%;
	min-width:300px;
	z-index: 9;
}

ul,li{
	list-style:none;
	padding:0px;
	margin:0px;
}

.theme-btn{
	display:inline-block;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
	font-family:"Calibri Light", sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
}

.theme-btn i{
	position: relative;
	display: inline-block;
	font-size: 14px;
	margin-left: 3px;
}

.centered{
	text-align:center !important;
}

/*Btn Style One*/

.btn-style-one{
	position: relative;
	display: inline-block;
	font-size: 14px;
	line-height: 30px;
	color: #ffffff;
	padding: 10px 30px;
	font-weight: 400;
	overflow: hidden;
	border-radius: 3px;
	letter-spacing:1px;
	background-color: #ed6c00;
	text-transform: uppercase;
}

.btn-style-one:hover{
	background-color: #777;
	color: #ffffff;
}

/*Btn Style Two*/

.btn-style-two{
	position: relative;
	display: inline-block;
	font-size: 15px;
	line-height: 30px;
	color: #ffffff;
	padding: 13px 33px;
	font-weight: 700;
	overflow: hidden;
	border-radius: 2px;
	letter-spacing:1px;
	background-color: #ed6c00;
	text-transform: uppercase;
}

.btn-style-two:hover{
	background-color: #ffffff;
	color: #fff;
}

/* Btn Style Three */

.btn-style-three{
	position: relative;
	display: inline-block;
	font-size: 18px;
	line-height: 30px;
	color: #001e57;
	padding: 15px 39px;
	font-weight: 700;
	overflow: hidden;
	border-radius: 3px;
	letter-spacing:1px;
	background-color: #ffffff;
	text-transform: capitalize;
}

.btn-style-three:hover{
	background-color: #001e57;
	color: #ffffff;
}

/* Btn Style Four */

.btn-style-four{
	position: relative;
	display: inline-block;
	font-size: 14px;
	line-height: 30px;
	color: #cccccc;
	padding: 10px 26px;
	font-weight: 400;
	overflow: hidden;
	border-radius: 3px;
	letter-spacing:1px;
	background: none;
	border:1px solid #5b626f;
	text-transform: capitalize;
}

.btn-style-four:hover{
	background-color: #ed6c00;
	border-color:#ed6c00;
	color: #ffffff;
}

/*Btn Style Five*/

.btn-style-five{
	position: relative;
	display: inline-block;
	font-size: 16px;
	line-height: 30px;
	color: #ffffff;
	padding: 13px 35px;
	font-weight: 800;
	overflow: hidden;
	border-radius: 3px;
	letter-spacing:1px;
	background-color: #777;
	text-transform: uppercase;
}

.btn-style-five:hover{
	background-color: #ed6c00;
	color: #ffffff;
}

/* Btn Style Six */

.btn-style-six{
	position: relative;
	display: inline-block;
	font-size: 15px;
	line-height: 30px;
	color: #001e57;
	padding: 13px 33px;
	font-weight: 700;
	overflow: hidden;
	border-radius: 2px;
	letter-spacing:1px;
	background-color: #ffffff;
	text-transform: uppercase;
}

.btn-style-six:hover{
	background-color: #001e57;
	color: #ffffff;
}

/*Btn Style Seven*/

.btn-style-seven{
	position: relative;
	display: inline-block;
	font-size: 15px;
	line-height: 30px;
	color: #ffffff;
	padding: 10px 37px;
	font-weight: 700;
	overflow: hidden;
	border-radius: 2px;
	letter-spacing:1px;
	background-color: #ed6c00;
	text-transform: uppercase;
}

.btn-style-seven:hover{
	background-color: #ed6c00;
	color: #ffffff;
}

.theme_color{
	color:#ed6c00;
}

.pull-right{
	float: right;
}

.pull-left{
	float: left;
}

.preloader{
	position:fixed;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:999999;
	background-color:#ffffff;
	background-position:center center;
	background-repeat:no-repeat;
	background-image:url(../images/icons/preloader.svg);
}

img{
	display:inline-block;
	max-width:100%;
	height:auto;
}

.dropdown-toggle::after{
	display: none;
}

.fa{
	line-height: inherit;
}

.play-now .ripple,
.play-now .ripple:before,
.play-now .ripple:after {
    position: absolute;
    top: 50%;
    left: 30px;
    height: 60px;
    width: 60px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    -ms-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    -o-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    -webkit-animation: ripple 3s infinite;
    -moz-animation: ripple 3s infinite;
    -ms-animation: ripple 3s infinite;
    -o-animation: ripple 3s infinite;
    animation: ripple 3s infinite;
}

.play-now .ripple:before {
    -webkit-animation-delay: .9s;
    -moz-animation-delay: .9s;
    -ms-animation-delay: .9s;
    -o-animation-delay: .9s;
    animation-delay: .9s;
    content: "";
    position: absolute;
}

.play-now .ripple:after {
    -webkit-animation-delay: .6s;
    -moz-animation-delay: .6s;
    -ms-animation-delay: .6s;
    -o-animation-delay: .6s;
    animation-delay: .6s;
    content: "";
    position: absolute;
}

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

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

        /* Mega Menu Styles */
        .main-menu .navigation > li.dropdown .mega-menu {
            position: fixed;
            left: 0;
            right: 0;
            width: 100vw;
            background: #f6f6f6;
            padding: 40px calc((100vw - 1600px) / 2);
            box-shadow: 0 5px 15px rgba(0,0,0,0.1);
            opacity: 0;
            visibility: hidden;
            z-index: 100;
            transform: translateY(20px);
            transition: all 0.3s ease;
            border-top: 1px solid #e0e0e0;
            top: 120px; /* 正常状态下的头部高度 */
            margin-top: 0;
        }

        /* 在sticky状态下调整mega menu位置 */
        .sticky-header .main-menu .navigation > li.dropdown .mega-menu {
            position: fixed;
            top: 68px; /* sticky状态下的头部高度 */
            transition: all 0.3s ease; /* 添加过渡效果使位置变化更平滑 */
        }

        .main-menu .navigation > li.dropdown:hover .mega-menu {
            opacity: 1;
            visibility: visible;
            transform: translateY(0);
        }

        .mega-menu-container {
            display: flex;
            width: 100%;
            margin: 0 auto;
            box-sizing: border-box;
        }

        .mega-menu-left {
            display: flex;
            flex-wrap: wrap;
            border-right: 1px solid #e0e0e0;
            box-sizing: border-box;
        }

        .mega-menu-right {
            box-sizing: border-box;
        }

        .mega-menu-column {
            min-width: 0; /* 防止flex项目超出容器 */
            box-sizing: border-box;
        }

        .mega-menu-right-header {
            margin-bottom: 35px; /* 增加与搜索框的间距 */
        }

        .mega-menu-right-title {
            color: #000;
            font-size: 24px; /* 增大标题字号 */
            font-weight: 500;
            margin-bottom: 15px; /* 增加标题与描述文字的间距 */
        }

        .mega-menu-right-desc {
            color: #666;
            font-size: 16px; /* 增大描述文字字号 */
            line-height: 1.7; /* 增加行高 */
            margin-bottom: 20px;
        }

        /* 搜索框上方的分隔线 */
        .mega-menu-search {
            position: relative;
            padding-top: 30px;
            margin-bottom: 20px;
            width: 100%;
            box-sizing: border-box;
        }

        .mega-menu-search:before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            height: 1px;
            background: #e0e0e0;
        }

        .mega-menu-search form {
            position: relative;
            display: flex;
            align-items: center;
            width: 100%;
            box-sizing: border-box;
        }

        .mega-menu-search input {
            width: 100%;
            height: 45px;
            padding: 0 50px 0 20px;
            border: 2px solid #e0e0e0;
            border-radius: 22px;
            font-size: 14px;
            transition: all 0.3s ease;
            background: #fff;
            box-sizing: border-box;
        }

        .mega-menu-search input:focus {
            border-color: #ed6c00;
            outline: none;
            box-shadow: 0 0 10px rgba(237, 108, 0, 0.1);
        }

        .mega-menu-search input::placeholder {
            color: #999;
        }

        .mega-menu-search button {
            position: absolute;
            right: 3px;
            top: 50%;
            transform: translateY(-50%);
            width: 40px;
            height: 40px;
            border: none;
            background: #ed6c00;
            color: #fff;
            border-radius: 50%;
            cursor: pointer;
            transition: all 0.3s ease;
            display: flex;
            align-items: center;
            justify-content: center;
        }

        .mega-menu-search button:hover {
            background: #d45d00;
            transform: translateY(-50%) scale(1.05);
        }

        .mega-menu-search button i {
            font-size: 16px;
        }

        .mega-menu-title {
            color: #000;
            font-size: 18px;
            font-weight: 400;
            margin-bottom: 15px;
            display: inline-block;
            transition: all 0.3s ease;
            position: relative;
        }

        .mega-menu-title:after {
            content: '';
            position: absolute;
            bottom: -2px;
            left: 0;
            width: 0;
            height: 2px;
            background-color: #ed6c00;
            transition: width 0.3s ease;
        }

        .mega-menu-title:hover {
            color: #ed6c00;
        }

        .mega-menu-title:hover:after {
            width: 100%;
        }

        .mega-menu-title.active:after {
            width: 100%;
        }

        .mega-menu-list {
            list-style: none;
            padding: 0;
            margin: 0;
        }

        .mega-menu-list li {
            margin-bottom: 5px;
        }

        .mega-menu-list li a {
            color: #666;
            font-size: 16px;
            transition: all 0.3s ease;
            display: inline-block;
            padding: 5px 0;
            position: relative;
        }

        .mega-menu-list li a:after {
            content: '';
            position: absolute;
            bottom: 0;
            left: 0;
            width: 0;
            height: 2px;
            background-color: #ed6c00;
            transition: width 0.3s ease;
        }

        .mega-menu-list li a:hover {
            color: #ed6c00;
        }

        .mega-menu-list li a:hover:after {
            width: 100%;
        }

        .mega-menu-list li a.active:after {
            width: 100%;
        }

        /* Mega Menu 响应式样式 */
        @media screen and (min-width: 1601px) {
            .mega-menu-container {
                max-width: 1600px;
                padding: 40px 30px;
            }
            
            .mega-menu-left {
                width: 80%;
                padding-right: 40px;
            }
            
            .mega-menu-right {
                width: 20%;
                padding-left: 40px;
            }
            
            .mega-menu-column {
                padding: 0 25px;
            }
        }

        @media screen and (min-width: 1401px) and (max-width: 1600px) {
            .mega-menu-container {
                max-width: 1400px;
                padding: 40px 25px;
            }
            
            .mega-menu-left {
                width: 78%;
                padding-right: 35px;
            }
            
            .mega-menu-right {
                width: 22%;
                padding-left: 35px;
            }
            
            .mega-menu-column {
                padding: 0 20px;
            }
        }

        @media screen and (min-width: 1200px) and (max-width: 1400px) {
            .mega-menu-container {
                max-width: 1200px;
                padding: 40px 20px;
            }
            
            .mega-menu-left {
                width: 75%;
                padding-right: 30px;
            }
            
            .mega-menu-right {
                width: 25%;
                padding-left: 30px;
            }
            
            .mega-menu-column {
                padding: 0 15px;
            }
            
            .mega-menu-right-title {
                font-size: 20px;
            }
            
            .mega-menu-right-desc {
                font-size: 14px;
            }
            
            .mega-menu-title {
                font-size: 16px;
            }
            
            .mega-menu-list li a {
                font-size: 14px;
                padding: 4px 0;
            }
            .mega-menu-list li {
             margin-bottom: 0px;
            }
        }

        /* 导航显示控制 */
        @media screen and (min-width: 1200px) {
            .nav-pc {
                display: block !important;
            }
            .nav-moblie {
                display: none !important;
            }
        }

        @media screen and (max-width: 1199px) {
            .nav-pc {
                display: none !important;
            }
            .nav-moblie {
                display: block !important;
            }
        }
/***

====================================================================
	Scroll To Top style
====================================================================

***/

.scroll-to-top{
	position:fixed;
	bottom:20px;
	right:20px;
	width:60px;
	height:60px;
	color:#ffffff;
	font-size:24px;
	line-height:60px;
	text-align:center;
	z-index:100;
	cursor:pointer;
	background:#1b1a1c;
	display:none;
	border-radius: 0;
	-webkit-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	transition:all 300ms ease;
}

.scroll-to-top:hover{
	background:#ed6c00;
}

/***

====================================================================
	Main Header style
====================================================================

***/

.main-header{
	position: relative;
	display: block;
	width: 100%;
	z-index: 99999;
}

.main-header .header-top{
	position: relative;
	background-color:#001e57;
}

.main-header .header-top .top-right{
	position: relative;
	float: right;
}

.main-header .header-top .info-list{
	position: relative;
}

.main-header .header-top .info-list li{
	position: relative;
	float: left;
	font-size: 16px;
	line-height: 30px;
	color: #ffffff;
	font-weight: 700;
	padding: 15px 0px;
	margin-left: 24px;
}

.main-header .header-top .info-list li a{
	color: #ffffff;
}

.main-header .header-top .info-list li .icon{
	position:relative;
	margin-left:8px;
	color:#ed6c00;
}

.main-header .header-top .info-list li a:hover .txt{
	color:#ed6c00;
	text-decoration:underline;
}

/* Top Left*/

.main-header .header-top .top-left{
	position: relative;
	float: left;
}

.main-header .header-top .top-left .text:before{
	position:absolute;
	content:'';
	right:0%;
	top:0px;
	height:100%;
	width:100000%;
	display:block;
	z-index:-1;
	background-color:#031331;
}

.main-header .header-top .top-left .text{
	position: relative;
	display: block;
	font-size: 16px;
	line-height: 30px;
	color: #ffffff;
	float:left;
	z-index:1;
	font-weight: 400;
	padding: 15px 0px;
	padding-right:40px;
}

.main-header .header-top .top-left .social-links{
	position:relative;
	float:left;
	padding:18px 0px;
	margin-left:40px;
}

.main-header .header-top .top-left .social-links li{
	position:relative;
	margin-right:18px;
	display:inline-block;
}

.main-header .header-top .top-left .social-links li a{
	position:relative;
	color:#ffffff;
	-webkit-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	transition:all 300ms ease;
}

.main-header .header-top .top-left .social-links li a:hover{
	color:#ed6c00;
}

.main-header .header-top .top-right{
	position:relative;
	float:right;
}

.main-header .header-top-two{
	position: relative;
	background-color:#f3f5f9;
	z-index: 7;
}

.main-header .header-top-two .top-right{
	position: relative;
	float: right;
}

.header-top-two .social-links{
	position:relative;
	float:left;
	padding:14px 0px;
}

.header-top-two .social-links li{
	position:relative;
	margin-left:18px;
	display:inline-block;
}

.header-top-two .social-links li a{
	position:relative;
	display: block;
	color:#555555;
	line-height: 30px;
	-webkit-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	transition:all 300ms ease;
}

.header-top-two .social-links li a:hover{
	color:#ed6c00;
}

.header-top-two .change-location{
	position: relative;
	float: left;
	margin-left: 30px;
}

.header-top-two .change-location .location{
	position: relative;
	padding: 14px 0px;
}

.header-top-two .change-location .location .dropdown-menu{
	left: auto !important;
	right: 0px;
	top:100% !important;
	width:170px;
	border-radius:0px;
	padding:0px;
	margin-top:0px;
	background-color:#fff;
	border:none;
    border-top:2px solid #ed6c00;
	transform:none !important;
}

.header-top-two .change-location .location > a{
	display: block;
	border:0px;
	padding:0px;
	font-size:14px;
	background:#001e57;
	font-weight:400;
	border-radius:0px;
	padding-left:15px;
	padding-right:15px;
	line-height: 30px;
	color:#ffffff !important;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.header-top-two .change-location .location > a .fa{
	padding-left: 5px;
	vertical-align: middle;
}

.header-top-two .change-location .location .dropdown-menu > li{
	padding: 0;
	margin: 0;
    border-bottom: 1px solid rgba(255,255,255,0.20);
}

.header-top-two .change-location .location .dropdown-menu > li:last-child{
	border-bottom:none;
}

.header-top-two .change-location .location .dropdown-menu > li > a{
	padding:8px 15px !important;
	line-height: 24px;
	display: block;
	color:#ffffff !important;
	text-align:left;
	font-size:15px;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.header-top-two .change-location .location .dropdown-menu > li > a:hover{
	color:#ffffff;
	background:#ed6c00;
}

.header-top-two .top-left{
	position: relative;
	float: left;
	padding: 14px 0px;
}

.header-top-two .top-left .text{
	position: relative;
	display: block;
	font-size: 16px;
	line-height: 30px;
	color: #fff;
}

/* Header Top Three*/

.main-header .header-top-three{
	position: relative;
	background:none;
	border-bottom: 1px solid rgba(255,255,255,0.20);
}

.main-header .header-top-three .top-left{
	position: relative;
	float: left;
}

.main-header .header-top-three .info-list{
	position: relative;
}

.main-header .header-top-three .info-list li{
	position: relative;
	float: left;
	font-size: 16px;
	line-height: 30px;
	color: #ffffff;
	font-weight: 500;
	padding: 15px 0px;
	margin-right: 25px;
}

.main-header .header-top-three .info-list li a{
	color: #ffffff;
}

.main-header .header-top-three .info-list li .icon{
	position:relative;
	margin-left:8px;
	color:#ed6c00;
}

.main-header .header-top-three .info-list li a:hover .txt{
	color:#ed6c00;
	text-decoration:underline;
}

.main-header .header-top-three .top-right{
	position: relative;
	float: right;
}

.main-header .header-top-three .social-links{
	position:relative;
	float:right;
	padding:18px 0px;
	margin-left:40px;
}

.main-header .header-top-three .social-links li{
	position:relative;
	margin-right:18px;
	display:inline-block;
}

.main-header .header-top-three .social-links li a{
	position:relative;
	color:#ffffff;
	-webkit-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	transition:all 300ms ease;
}

.main-header .header-top-three .social-links li a:hover{
	color:#ed6c00;
}

/*=== Header Upper ===*/

.main-header .header-upper{
	position:relative;
	top: 0;
	z-index:5;
	background-color: #f6f6f6;
	-webkit-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	transition:all 300ms ease;
}

.main-header .header-upper .logo-outer{
	position:relative;
	float: left;
	z-index:25;
	padding: 10px 0px;
	-webkit-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	transition:all 300ms ease;
}

.main-header .logo-outer .logo img{
	position:relative;
	display:inline-block;
	max-width:100%;
}

.main-header .header-upper .nav-outer{
	float: right;
}

/*=== Header Lower ===*/

.main-header .header-lower{
	position: relative;
}

.main-menu{
	position:relative;
	float:left;
}

.main-menu .navbar-collapse{
	padding:0px;
}

.main-menu .navigation{
	position:relative;
	margin:0px;
}

.main-menu .navigation > li{
	position:relative;
	float:left;
	padding:42px 0px;
	margin-right: 30px;
	-webkit-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	transition:all 300ms ease;
}

.main-menu .navigation > li > a{
	position:relative;
	display:block;
	text-align:center;
	font-size:20px;
	line-height:35px;
	font-weight:400;
	opacity:1;
	color:#777;
	padding: 0px;
	text-transform:none;
	-webkit-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	transition:all 300ms ease;
}

.main-menu .navigation > li:hover > a,
.main-menu .navigation > li.current > a{
	color: #ed6c00;
}

.main-menu .navigation > li > ul{
	position:absolute;
	left:0px;
	top:100%;
	width:240px;
	z-index:100;
	display:none;
	padding:0px 0px;
	background-color:#262626;
	opacity:0;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	-webkit-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
	-ms-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
	-o-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
	-moz-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
	box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
}

.main-menu .navigation > li > ul.from-right{
	left:auto;
	right:0px;
}

.main-menu .navigation > li > ul > li{
	position:relative;
	width:100%;
	border-bottom:1px solid rgba(255,255,255,0.10);
}

.main-menu .navigation > li > ul > li:last-child{
	border-bottom:none;
}

.main-menu .navigation > li > ul > li > a{
	position:relative;
	display:block;
	padding:11px 25px;
	line-height:24px;
	font-weight:500;
	font-size:15px;
	color:rgba(255,255,255,0.90);
	text-align:left;
	text-transform:capitalize;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.main-menu .navigation > li > ul > li:hover > a{
	color:#ffffff;
	background-color:#ed6c00;
}



.main-menu .navigation > li > ul > li > ul{
	position:absolute;
	left:100%;
	top:0px;
	width:240px;
	z-index:100;
	display:none;
	background-color:#262626;
	opacity:0;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	-webkit-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
	-ms-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
	-o-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
	-moz-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
	box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
}

.main-menu .navigation > li > ul > li > ul > li{
	position:relative;
	width:100%;
	border-bottom:1px solid rgba(255,255,255,0.10);
}

.main-menu .navigation > li > ul > li > ul > li:last-child{
	border-bottom:none;
}

.main-menu .navigation > li > ul > li  > ul > li > a{
	position:relative;
	display:block;
	padding:11px 25px;
	line-height:24px;
	font-weight:500;
	font-size:15px;
	color:rgba(255,255,255,0.90);
	text-align:left;
	text-transform:capitalize;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.main-menu .navigation > li > ul > li  > ul > li > a:hover{
	color:#ffffff;
	background-color:#ed6c00;
}

.main-menu .navigation > li.dropdown:hover > ul{
	visibility:visible;
	opacity:1;
	top:100%;
	-webkit-transform:translateY(0px);
	-ms-transform:translateY(0px);
	transform:translateY(0px);
}

.main-menu .navigation li > ul > li.dropdown:hover > ul{
	visibility:visible;
	opacity:1;
	top:0px;
	-webkit-transform:translateY(0px);
	-ms-transform:translateY(0px);
	transform:translateY(0px);
}

.main-menu .navigation li.dropdown .dropdown-btn{
	position:absolute;
	right:10px;
	top:8px;
	width:34px;
	height:30px;
	border:1px solid #ffffff;
	text-align:center;
	font-size:16px;
	line-height:26px;
	color:#ffffff;
	cursor:pointer;
	z-index:5;
	display:none;
}
.navigation li.dropdown > a:after {
    content: "\f107";  /* FontAwesome 向下箭头 */
    font-family: "Font Awesome 5 Free";  /* 添加这行 */
    font-weight: 700;  /* 添加这行 */
    margin-left: 5px;
    display: inline-block;
    vertical-align: middle;
}
.main-header .outer-box{
	position: relative;
	float: left;
}

/*search box btn*/

.main-header .search-box-outer{
	position:relative;
	float: left;
	padding: 42px 0px;
	-webkit-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	transition:all 300ms ease;
}

.main-header .search-box-btn{
	position: relative;
	height: 35px;
    cursor: pointer;
    background: none;
    font-size: 16px;
    color: #fff;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.main-header .search-box-btn:hover{
	color: #03274a;
}

.dropdown-toggle::after{
	display: none;
}

.main-header .search-box-outer .dropdown-menu{
	top:75px !important;
	left: auto !important;
	right: 0;
	padding:0px;
	width:280px;
	border-radius:0px;
	transform: none !important;
	border-top:3px solid #25262c;
}

.main-header .search-panel .form-container{
	padding:25px 20px;
}

.main-header .search-panel .form-group{
	position:relative;
	margin:0px;
}

.main-header .search-panel input[type="text"],
.main-header .search-panel input[type="search"],
.main-header .search-panel input[type="password"],
.main-header .search-panel select{
	display:block;
	width:100%;
	line-height:24px;
	padding:7px 40px 7px 15px;
	height:40px;
	font-size:14px;
	border:1px solid #e0e0e0;
	background:#ffffff;
}

.main-header .search-panel input:focus,
.main-header .search-panel select:focus{
	border-color:#25262c;
}

.main-header .search-panel .search-btn{
	position:absolute;
	right:0px;
	top:0px;
	width:40px;
	height:40px;
	text-align:center;
	color:#555555;
	font-size:12px;
	background:none;
	cursor:pointer;
}

.main-header .outer-box .btn-box{
	position: relative;
	float: right;
	padding: 34px 0px;
	margin-left: 35px;
}
.main-header .outer-box .btn-box li{float:left;}
.main-header .outer-box .btn-box .theme-btn{
	position: relative;
	float: right;
}

/*================================================
			Header Style Two
==================================================*/

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

.header-style-two .header-upper .logo-outer{
	padding-bottom: 22px;
}

.header-style-two .header-lower .nav-outer{
	position: relative;
	background: #001e57;
	bottom: -10px;
	width: 100%;
}

.header-style-two .main-menu .navigation > li{
	margin-right: 0px;
	margin-left: 40px;
	padding: 0;
}

.header-style-two .main-menu .navigation > li > a{
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	color: #ffffff;
	line-height: 30px;
	padding: 20px 0px;
}

.header-style-two .main-menu .navigation > li:hover > a,
.header-style-two .main-menu .navigation > li.current > a{
	color: #ed6c00;
}

.header-style-two .outer-box{
	float: right;
	padding: 0;
}

.header-style-two .outer-box .btn-box{
	padding: 0;
}

.header-style-two .outer-box .search-box-outer{
	padding: 18px 0px 16px;
}

.header-style-two .search-box-btn{
	color: #ffffff;
}

.header-style-two .search-box-btn:hover{
	color: #ed6c00;
}

.header-style-two .search-box-outer .dropdown-menu{
	border-top-color: #ed6c00;
	top: 50px !important;
}

.header-style-two .outer-box .btn-box .theme-btn{
	padding: 20px 30px;
	border-radius: 0px;
}

.header-style-two .outer-box .btn-box .theme-btn:hover{
	background: #ed6c00;
	opacity: 0.70;
	color: #ffffff;
}

.header-style-two .logo-outer{
	position: relative;
	float: left;
}

.header-style-two .info-outer{
	position: relative;
	float: right;
	padding-top: 30px;
}

.header-style-two .info-outer .info-box{
	position: relative;
	float: left;
	margin-left: 70px;
	padding-left: 45px;
	margin-bottom: 30px;
}

.header-style-two .info-outer .info-box .icon{
	position: absolute;
	left: 0;
	top: 0;
	line-height: 56px;
	font-size: 30px;
	color: #ed6c00;
}

.header-style-two .info-outer .info-box:first-child{
	margin-left: 0;
}

.header-style-two .info-outer .info-box:before{
	content: '';
	position: absolute;
	left: -36px;
	top: 0;
	height: 56px;
	border-left: 1px solid #e0e0e0;
}

.header-style-two .info-outer .info-box:first-child:before{
	display: none;
}

.header-style-two .info-outer .info-box .info{
	position: relative;
	display: block;
	line-height: 1.4em;
	font-size: 16px;
	color: #fff;
}

.header-style-two .info-outer .info-box strong{
	font-weight: 700;
	line-height: 1.2em;
	font-size: 15px;
	color: #fff;
}

.header-style-two .info-outer .info-box a{
	color: #fff;
}

.header-style-two .info-outer .info-box a:hover{
	text-decoration: underline;
	color: #ed6c00;
}

/*================================================
			Header Style Three
==================================================*/

.header-style-three{
	position: absolute;
	background: none;
}

.header-style-three .header-upper{
	background: none;
}

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

.header-style-three .main-menu .navigation > li:hover > a,
.header-style-three .main-menu .navigation > li.current > a{
	color: #ed6c00;
}

.header-style-three .search-box-btn{
	color: #ffffff;
}

.header-style-three .search-box-btn:hover{
	color: #ed6c00;
}

.main-header .search-box-outer .dropdown-menu{
	border-top-color: #ed6c00;
}

/***

====================================================================
				Sticky Header
====================================================================

***/

.sticky-header{
    position: fixed;
    visibility: hidden;
    opacity: 0;
    left: 0px;
    top: 0px;
    width: 100%;
    padding: 0px 0px;
    z-index: -1;
    background: #f6f6f6;
    -webkit-box-shadow: 0 0 15px rgba(0,0,0,0.10);
    -moz-box-shadow: 0 0 15px rgba(0,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 rgba(0,0,0,0.10);
    -webkit-transition: top 300ms ease;
    -moz-transition: top 300ms ease;
    -ms-transition: top 300ms ease;
    -o-transition: top 300ms ease;
    transition: top 300ms ease;
}

.fixed-header .sticky-header{
	opacity:1;
	z-index: 99999;
	visibility:visible;
}

.fixed-header .sticky-header .logo{
	padding: 10px 0;
}

.sticky-header .main-menu .navigation > li{
	height:30px;
	margin-left: 32px !important;
	margin-right: 0;
	background-color: transparent;
	padding:20px 0px !important;

}

.sticky-header .main-menu .navigation > li > a:before,
.sticky-header .main-menu .navigation > li:after{
	display: none !important;
}

.sticky-header .main-menu .navigation > li > a{

	line-height:30px;
	font-size:18px;
	font-weight:400;
	color:#777;
	text-transform:capitalize;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.sticky-header .main-menu .navigation > li:hover > a,
.sticky-header .main-menu .navigation > li.current > a,
.sticky-header .main-menu .navigation > li.current-menu-item > a{
	opacity:1;
	color: #ed6c00;
}

/***

====================================================================
			Page Title
====================================================================

***/

.page-title{
	position:relative;
	padding: 115px 0;
	background-position:center top;
	background-repeat:no-repeat;
	background-size:cover;
}

.page-title:before{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	content:'';
	background: rgb(39,105,191);
	background: -moz-linear-gradient(left, #2f6ec0 0%, #4291f5 100%);
	background: -webkit-linear-gradient(left, #2f6ec0 0%, #4291f5 100%);
	background: linear-gradient(to right, #2f6ec0 0%, #4291f5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2f6ec0', endColorstr='#4291f5',GradientType=1 );
	z-index:0;
}

.page-title:after{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	content:'';
	background:url(../images/background/page-title-pattern.png) right top no-repeat;
	z-index:1;
	opacity:0.05;
}

.page-title .inner-container{
	position: relative;
	z-index:5;
}

.page-title h1{
	position:relative;
	float: left;
	font-size:48px;
	color:#ffffff;
	line-height: 50px;
	font-weight: 600;
}

.page-title h1 span{
	font-weight: 300;
	margin-right: 10px;
}

.page-title .bread-crumb {
	position: relative;
	float: right;
	padding: 10px 0;
}

.page-title .bread-crumb li{
	position: relative;
	float: left;
	font-size: 16px;
	line-height: 30px;
	color: #ffffff;
	font-weight: 600;
	text-transform: capitalize;
	cursor: default;
	padding-right:  15px;
	margin-right: 12px;
}

.page-title .bread-crumb li:before{
	position: absolute;
	right: -3px;
	font-size: 14px;
	line-height: 30px;
	color: #ed6c00;
    content: "\f0da";
    font-family: "Font Awesome 5 Free";
}

.page-title .bread-crumb li:last-child{
	padding-right: 0;
	margin-right: 0;
}

.page-title .bread-crumb li:last-child:before{
	display: none;
}

.page-title .bread-crumb li a{
	color:#ffffff;
	font-weight: 600;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
	border-bottom: 1px solid #ffffff;
}

.page-title .bread-crumb li a:hover{
	color:#ed6c00;
}

/***

====================================================================
		Section Title
====================================================================

***/

.sec-title{
	position:relative;
	z-index: 1;
	margin-bottom:35px;
}

.sec-title .title{
	position: relative;
	display: block;
	font-size: 18px;
	line-height: 24px;
	color: #afafaf;
	font-weight: 400;
	text-transform: capitalize;
	margin-bottom: 10px;
}

.sec-title h2{
	position: relative;
	display: block;
	font-size:44px;
	line-height: 1.2em;
	color: #ed6c00;
	font-weight: 800;
	padding-bottom:25px;
}

.sec-title h2:before{
	position:absolute;
	content:'';
	left:0px;
	bottom:0px;
	width:120px;
	height:1px;
	background-color:#ed6c00;
}

.sec-title h2:after{
	position:absolute;
	content:'';
	left:0px;
	bottom:0px;
	width:40px;
	height:1px;
	background-color:#ed6c00;
}

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

.sec-title.light h2:after{
	background-color:#ffffff;
}

.sec-title.centered{
	text-align:center;
}

.sec-title.centered h2:before{
	left:50%;
	margin-left:-60px;
}

.sec-title.centered h2:after{
	left:50%;
	margin-left:-60px;
}

/***

====================================================================
	Main Slider
====================================================================
	Main Slider Two
====================================================================

***/

.main-slider-two{
	position: relative;
}

.main-slider-two .border-layer{
	position:relative;
	width:200px;
	height:345px;
	border:12px solid #ffffff;
	border-right:none;
}

.main-slider-two .border-layer:before{
	position:absolute;
	content:'';
	right:-125px;
	top:-12px;
	width:125px;
	height:12px;
	background-color:#ffffff;
}

.main-slider-two h2{
	position: relative;
	display: block;
	font-size: 60px;
	color: #ffffff;
	font-weight: 700;
	line-height: 1.14em;
	text-transform:capitalize;
}

.main-slider-two .text{
	position: relative;
	display: block;
	font-size: 20px;
	line-height: 1.6em;
	color: #ffffff;
	font-weight: 400;
}

.main-slider-two .link-box{
	position: relative;
}

.main-slider-two .link-box .theme-btn{
	position: relative;
	margin-right: 20px;
}

.main-slider-two .link-box:after{
	display: table;
	clear: both;
	content: "";
}

/***

====================================================================
	Main Slider Three
====================================================================

***/

.main-slider-three{
	position: relative;
}

.main-slider-three h2{
	position: relative;
	display: block;
	font-size: 56px;
	color: #ffffff;
	font-weight: 700;
	line-height: 1.2em;
	text-transform:capitalize;
}

.main-slider-three .text{
	position: relative;
	display: block;
	font-size: 20px;
	line-height: 1.6em;
	color: #ffffff;
	font-weight: 400;
}

.main-slider-three .link-box{
	position: relative;
}

.main-slider-three .link-box .theme-btn{
	position: relative;
}

.main-slider-three .link-box:after{
	display: table;
	clear: both;
	content: "";
}

/***

====================================================================
	Innovation Section
====================================================================

***/

.innovation-section{
	position:relative;
	padding-bottom:55px;
}

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

.innovation-section .content-column .inner-column{
	position:relative;
	padding-top:95px;
}

.innovation-section .content-column .bold-text{
	position:relative;
	color:#fff;
	font-size:16px;
	line-height:1.7em;
	font-weight:700;
	margin-bottom:20px;
}

.innovation-section .content-column .text{
	position:relative;
	color:#555555;
	font-size:16px;
	line-height:1.7em;
	font-weight:400;
	margin-bottom:45px;
}

.innovation-section .content-column .inner-column .counter-box{
	position:relative;
	z-index:1;
	text-align:center;
	margin-right:-80px;
	background-color:#ffffff;
	-webkit-box-shadow:0px 0px 35px rgba(0,0,0,0.15);
	-ms-box-shadow:0px 0px 35px rgba(0,0,0,0.15);
	box-shadow:0px 0px 35px rgba(0,0,0,0.15);
}

.innovation-section .content-column .inner-column .fact-counter .column{
	padding:0px;
	float:left;
}

.innovation-section .content-column .inner-column .fact-counter .column:last-child .inner{
	border-right:none;
}

/* Fact Counter */

.fact-counter{
	position:relative;
}

.fact-counter .column{
	position:relative;
}

.fact-counter .column .inner{
	position:relative;
	padding:25px 0px;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	border-right:1px solid #dddddd;
}

.fact-counter .count-outer{
	position:relative;
	margin:0px 0px;
	font-weight:300;
	color:#ed6c00;
	font-size:40px;
}

.fact-counter .count-outer .count-text{
	position:relative;
	font-weight:300;
	color:#ed6c00;
	font-size:40px;
	display:inline-block;
}

.fact-counter .column .counter-title{
	position:relative;
	font-size:16px;
	font-weight:400;
	color:#777;
	display:block;
	margin-top:15px;
	letter-spacing:1px;
	text-transform:capitalize;
}

.innovation-section .images-column{
	position:relative;
	margin-bottom:30px;
}

.innovation-section .images-column .inner-column{
	position:relative;
	margin-top:-17px;
}

.innovation-section .images-column .image{
	position:relative;
	margin-bottom:25px;
}

.innovation-section .images-column .image img{
	position:relative;
	width:100%;
	display:block;
}

.services-section{
	position:relative;
	padding-bottom:70px;
}

/* Services Block */

.services-block{
	position:relative;
	margin-bottom:40px;
}

.services-block .inner-box{
	position:relative;
	display:block;
	text-align:center;
	padding:5px 15px 10px;

	border-bottom:3px solid #001e57;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.services-block .inner-box .big-icon{
	position:absolute;
	left:0px;
	top:80px;
	right:0px;
	bottom:0px;
	line-height:1em;
	font-size:200px;
	text-align:center;
	color:rgba(255,255,255,0.05);
}

.services-block .inner-box:hover{
	border-color:#ed6c00;
}

.services-block .inner-box:before{
	position:absolute;
	content:'';
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	opacity:0;
	visibility:visible;
	background-color:#001e57;
	transition: all 700ms ease;
    -webkit-transition: all 700ms ease;
    -ms-transition: all 700ms ease;
    -o-transition: all 700ms ease;
	-webkit-transform:scaleY(0);
	-ms-transform:scaleY(0);
	-moz-transform:scaleY(0);
	transform:scaleY(0);
	-webkit-transform-origin:top;
	-ms-transform-origin:top;
	-moz-transform-origin:top;
	transform-origin:top;
}

.services-block .inner-box:hover::before{
	opacity:1;
	visibility:visible;
	-webkit-transform:scaleY(1);
	-ms-transform:scaleY(1);
	-moz-transform:scaleY(1);
	transform:scaleY(1);
}

.services-block .inner-box .icon-box{
	position:relative;
	font-size:60px;
	line-height:1em;
	color:#001e57;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.services-block .inner-box:hover .text,
.services-block .inner-box:hover h3 a,
.services-block .inner-box:hover .icon-box{
	color:#ffffff;
}

.services-block .inner-box h3{
	position:relative;
	font-size:20px;
	font-weight:700;
	color:#fff;
	line-height:1.3em;
	margin-top:10px;
	margin-bottom:5px;
}

.services-block .inner-box h3 a{
	position:relative;
	color:#fff;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.services-block .inner-box .text{
	position:relative;
	font-size:16px;
	line-height:1.7em;
	color:#555555;
	padding:0px 22px;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.services-block .inner-box .arrow{
	position:absolute;
	left:50%;
	bottom:0px;
	margin-bottom:-22px;
	width:44px;
	height:44px;
	color:#ed6c00;
	font-size:10px;
	line-height:44px;
	text-align:center;
	border-radius:50%;
	font-weight:800;
	margin-left:-20px;
	background-color:#ffffff;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	-webkit-box-shadow:0px 10px 15px rgba(0,0,0,0.05);
	-ms-box-shadow:0px 10px 15px rgba(0,0,0,0.05);
	box-shadow:0px 10px 15px rgba(0,0,0,0.05);
}

.services-block .inner-box:hover .arrow{
	background-color:#ed6c00;
	color:#ffffff;
}

/***

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

***/

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

.fluid-section-one .outer-container{
	position:relative;
	min-height:250px;
}

.fluid-section-one .image-column{
	position:absolute;
	left:0px;
	top:0px;
	width:50%;
	height:100%;
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
}

.fluid-section-one .image-column .image-box{
	position:relative;
	display:none;
}

.fluid-section-one .image-column .image-box img{
	position:relative;
	display:block;
	width:100%;
}

.fluid-section-one .content-column{
	position:relative;
	float:right;
	width:50%;
}

.fluid-section-one .content-column .inner-column{
	position:relative;
	width:100%;
	max-width:600px;
	padding:25px 15px 80px 80px;
}

.fluid-section-one .content-column .text{
	position:relative;
	color:#555555;
	font-size:16px;
	line-height:1.8em;
	margin-bottom:28px;
}

.fluid-section-one .content-column ul{
	margin-left: 30px;
}

.fluid-section-one .content-column .signature-box{
	position:relative;
	margin-top:35px;
}

.fluid-section-one .content-column .signature-box h4{
	position:relative;
	font-style:italic;
	color:#001e57;
	font-size:16px;
	font-weight:700;
	line-height:1.3em;
}

.fluid-section-one .content-column .signature-box .signature-img{
	position:relative;
	margin-top:12px;
}

/***

====================================================================
	Services Section Two
====================================================================

***/

.services-section-two{
	position:relative;
	padding:115px 0px 80px;
	margin: 0px 30px;
	background-color:#001e57;
	-webkit-box-shadow:0px 15px 30px rgba(0,0,0,0.10);
	-ms-box-shadow:0px 15px 30px rgba(0,0,0,0.10);
	box-shadow:0px 15px 30px rgba(0,0,0,0.10);
}

.services-section-two .inner-container{
	position:relative;
}

.services-section-two .inner-container .big-icon{
	position:absolute;
	left:-200px;
	top:-30px;
	font-size:400px;
	line-height:1em;
	color:rgba(255,255,255,0.08);
}

.services-section-two .sec-title{
	margin-bottom:55px;
}

.services-section-two .sec-title .text{
	position:relative;
	font-size:16px;
	line-height:1.8em;
	margin-top:90px;
	padding-right:100px;
	color:rgba(255,255,255,0.60);
}

.services-section-two .owl-dots{
	display:none;
}

.services-section-two .owl-nav{
	position:absolute;
	right:0px;
	top:-125px;
}

.services-section-two .owl-nav .owl-prev{
	position:relative;
	color:#ffffff;
	font-size:20px;
	display:inline-block;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.services-section-two .owl-nav .owl-next{
	position:relative;
	color:#ffffff;
	font-size:20px;
	padding-left:20px;
	margin-left:20px;
	display:inline-block;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	border-left:1px solid rgba(255,255,255,0.20);
}

.services-section-two .owl-nav .owl-prev:hover,
.services-section-two .owl-nav .owl-next:hover{
	color:#ed6c00;
}

/* Services Block Two */

.services-block-two{
	position:relative;
	margin-bottom:30px;
}

.services-block-two .inner-box{
	position:relative;
}

.services-block-two .inner-box .image{
	position:relative;
	display: block;
	overflow: hidden;
}

.services-block-two .inner-box .image a{
	position: relative;
	display: block;
}

.services-block-two .inner-box .image a:before{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #000000;
	opacity: 0;
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%);
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	z-index: 1;
}

.services-block-two .inner-box:hover .image a:before{
	opacity: 0.50;
	-webkit-transform: translateY(0%);
	-ms-transform: translateY(0%);
	transform: translateY(0%);
}

.services-block-two .inner-box .image img{
	position:relative;
	width:100%;
	display:block;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.services-block-two .inner-box:hover .image img{
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.services-block-two .inner-box .lower-content{
	position:relative;
	padding-top:35px;
}

.services-block-two .inner-box .lower-content h3{
	position:relative;
	font-size:24px;
	font-weight:700;
	line-height:1.4em;
}

.services-block-two .inner-box .lower-content h3 a{
	position:relative;
	color:#ffffff;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.services-block-two .inner-box .lower-content h3 a:hover{
	color:#ed6c00;
}

.services-block-two .inner-box .lower-content .text{
	position:relative;
	font-size:16px;
	line-height:1.7em;
	margin-top:12px;
	color:rgba(255,255,255,0.70);
}

.services-block-two .inner-box .lower-content .read-more{
	position:relative;
	color:#ed6c00;
	font-weight:700;
	letter-spacing:1px;
	margin-top:20px;
	display:inline-block;
	text-transform:uppercase;
	text-decoration:underline;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.services-block-two .inner-box .lower-content .read-more .arrow{
	position:relative;
	top:-1px;
	font-size:10px;
	font-weight:700;
	color:rgba(255,255,255,0.80);
}

.services-block-two .inner-box .lower-content .read-more:hover{
	color:#ffffff;
}

/***

====================================================================
	Quote Section
====================================================================

***/

.quote-section{
	position:relative;
	background:#e6e6e8	;
}

.quote-section .inner-section{
	position:relative;
	padding:48px 60px;
	margin-top:-18px;
	z-index:1;
	background-color:#ed6c00;
}

.quote-section .content{
	position:relative;
	padding-left:70px;
}

.quote-section .content .icon{
	position:absolute;
	left:0px;
	top:4px;
	color:#ffffff;
	font-size:60px;
	line-height:1em;
}

.quote-section .content h3{
	position:relative;
	color:#ffffff;
	font-size:32px;
	font-weight:700;
}

.quote-section .content .text{
	position:relative;
	color:#ffffff;
	font-size:16px;
	font-weight:700;
	margin-top:5px;
}

.quote-section .theme-btn{
	position:relative;
	margin-top:6px;
}

/***

====================================================================
	Projects Section
====================================================================

***/

.projects-section{
	position:relative;
	padding:95px 0px 95px;
}

.projects-section .sec-title{
	margin-bottom:55px;
}

.projects-section .projects-carousel{
	position:relative;
}

.projects-section .projects-carousel .image-carousel{
	position:relative;
}

.projects-section .projects-carousel .image-carousel .image-column{
	position:relative;
}

.projects-section .projects-carousel .image-carousel .image-column .image{
	position:relative;
}

.projects-section .projects-carousel .image-carousel .image-column .image img{
	position:relative;
	width:100%;
}

.projects-section .projects-carousel .image-carousel .content-column{
	position:relative;
}

.projects-section .projects-carousel .image-carousel .content-column .inner-column{
	position:relative;
	padding-top:22px;
	padding-left:18px;
}

.projects-section .projects-carousel .image-carousel .active .content-column .inner-column{
	opacity: 1;
	-webkit-transform: translateX(0px);
	-ms-transform: translateX(0px);
	transform: translateX(0px);
}

.projects-section .projects-carousel .image-carousel .content-column .inner-column{
	opacity: 0;
	-webkit-transform: translateX(50px);
	-ms-transform: translateX(50px);
	transform: translateX(50px);
}

.projects-section .projects-carousel .image-carousel .active .content-column .inner-column{
	opacity: 1;
	-webkit-transform: translateX(0px);
	-ms-transform: translateX(0px);
	transform: translateX(0px);
	transition:all 1000ms ease;
	-moz-transition:all 1000ms ease;
	-webkit-transition:all 1000ms ease;
	-ms-transition:all 1000ms ease;
	-o-transition:all 1000ms ease;
}

.projects-section .projects-carousel .image-carousel .image-column .inner-column{
	opacity: 0;
	-webkit-transform: translateX(-50px);
	-ms-transform: translateX(-50px);
	transform: translateX(-50px);
}

.projects-section .projects-carousel .image-carousel .active .image-column .inner-column{
	opacity: 1;
	-webkit-transform: translateX(0px);
	-ms-transform: translateX(0px);
	transform: translateX(0px);
	transition:all 1000ms ease;
	-moz-transition:all 1000ms ease;
	-webkit-transition:all 1000ms ease;
	-ms-transition:all 1000ms ease;
	-o-transition:all 1000ms ease;
}


.projects-section .projects-carousel .image-carousel .content-column{
	position:relative;
}

.projects-section .projects-carousel .image-carousel .content-column .title{
	position:relative;
	color:#555555;
	font-size:16px;
}

.projects-section .projects-carousel .image-carousel .content-column h3{
	position:relative;
	color:#fff;
	font-size:32px;
	margin-top:8px;
}

.projects-section .projects-carousel .image-carousel .content-column .text{
	position:relative;
	margin-top:18px;
	color:#555555;
	font-size:16px;
	line-height:1.7em;
	margin-bottom:26px;
}

.projects-section .projects-carousel .image-carousel .content-column .read-more{
	position:relative;
	color:#ed6c00;
	font-size:16px;
	font-weight:700;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	text-transform:uppercase;
	text-decoration:underline;
}

.projects-section .projects-carousel .image-carousel .content-column .read-more .arrow{
	position:relative;
	top:1px;
	color:#001e57;
	font-weight:800;
	margin-left:4px;
}

.projects-section .projects-carousel .image-carousel .content-column .read-more:hover{
	color:#001e57;
}

.projects-section .projects-carousel .thumbs-carousel{
	max-width:560px;
	margin:0 auto;
	margin-top:70px;
}

.projects-section .projects-carousel .thumbs-carousel li:hover{
	cursor:pointer;
}

.projects-section .projects-carousel .thumbs-carousel li:before{
	position:absolute;
	content:'';
	left:0px;
	top:0px;
	right:0px;
	bottom:0px;
	z-index:1;
	opacity:0;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	background-color:rgba(0,0,0,0.80);
	border-bottom:3px solid #ed6c00;
}

.projects-section .projects-carousel .thumbs-carousel li:hover::before{
	opacity:1;
}

.projects-section .projects-carousel .thumbs-carousel .owl-nav{
	position:absolute;
	left:-80px;
	right:-80px;
	top:50%;
	margin-top:-21px;
}

.projects-section .projects-carousel .thumbs-carousel .owl-nav .owl-prev{
	position:absolute;
	width:44px;
	height:44px;
	line-height:42px;
	border-radius:50px;
	text-align:center;
	font-size:20px;
	border:1px solid #dedede;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.projects-section .projects-carousel .thumbs-carousel .owl-nav .owl-next{
	position:absolute;
	right:0px;
	width:44px;
	height:44px;
	line-height:42px;
	border-radius:50px;
	text-align:center;
	font-size:20px;
	border:1px solid #dedede;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.projects-section .projects-carousel .thumbs-carousel .owl-nav .owl-prev:hover,
.projects-section .projects-carousel .thumbs-carousel .owl-nav .owl-next:hover{
	color:#ffffff;
	border-color:#ed6c00;
	background-color:#ed6c00;
}

/***

====================================================================
	Skill Section
====================================================================

***/

.skill-section{
	position:relative;
	padding:100px 0px 110px;
	background-attachment:fixed;
	background-size:cover;
	background-repeat:no-repeat;
}

.skill-section:before{
	position:absolute;
	content:'';
	left:0px;
	top:0px;
	right:0px;
	bottom:0px;
	background-color:rgba(0,0,0,0.6);
}

.skill-section .skill-column{
	position:relative;
}

.skill-section .skill-column .inner-column{
	position:relative;
}

.skill-section .skill-column h2{
	position:relative;
	color:#ffffff;
	font-size:44px;
	font-weight:700;
	line-height:1.2em;
	padding-top:30px;
	margin-bottom:70px;
}

.skill-section .skill-column h2 span{
	font-weight:800;
	border-bottom:1px solid #ed6c00;
}

.skill-section .skill-column h2:before{
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    width: 120px;
    height: 1px;
    background-color: #ed6c00;
}

.skill-section .skill-column h2:after{
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    width: 40px;
    height: 1px;
    background-color: #ffffff;
}

/*Skills Section*/

.skills{
	position: relative;
}

.skills .skill-item{
	position:relative;
	margin-bottom:32px;
}

.skills .skill-item:last-child{
	margin-bottom:0px;
}

.skills .skill-item .skill-bar{
	position:relative;
	width:100%;
	height:3px;
	background-color:#eeeeee;
}

.skills .skill-item .skill-bar .bar-inner{
	position:relative;
	width:100%;
	height:3px;
	background:none;
}

.skills .skill-item .skill-bar .bar-inner .bar{
	position:absolute;
	left:0px;
	top:0px;
	height:3px;
	width:0px;
	-webkit-transition:all 2000ms ease;
	-ms-transition:all 2000ms ease;
	-o-transition:all 2000ms ease;
	-moz-transition:all 2000ms ease;
	transition:all 2000ms ease;
	background:-webkit-linear-gradient(left, #ffffff, #df6614);
	background:-ms-linear-gradient(left, #ffffff, #df6614);
	background:-o-linear-gradient(left, #ffffff, #df6614);
	background:-moz-linear-gradient(left, #ffffff, #df6614);
}

.skills .skill-item .skill-header{
	position:relative;
	margin-bottom:15px;
}

.skills .skill-item .skill-header .skill-title{
	position:relative;
}

.skills .skill-item .skill-header .skill-title{
	float:left;
	color:#ffffff;
	font-size:16px;
	font-weight:400;
	line-height:1.4em;
}

.skills .skill-item .skill-header .skill-percentage{
	float:right;
	color:#ffffff;
	font-size:16px;
	font-weight:400;
	line-height:1.4em;
	opacity:0.6;
}

.skill-section .video-column{
	position:relative;
}

.skill-section .video-column .inner-column{
	position:relative;
	padding-top:80px;
}

.skill-section .video-column .inner-column .video-link-box{
	position:relative;

	text-align:center;
}


.video-link-box .play-box{
	position:relative;
	display:block;
	text-align:center;
	width:80px;
	height:80px;
	margin:0 auto;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}

.video-link-box .play-box .icon{
	position: relative;
	width:80px;
	height: 80px;
	z-index:99;
	display:inline-block;
	color: #ed6c00;
	font-weight:400;
	font-size:20px;
	text-align: center;
	border-radius:50%;
	padding-left:4px;
	line-height:80px;
	background-color: #ffffff;
	transition: all 900ms ease;
    -moz-transition: all 900ms ease;
    -webkit-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
	-webkit-box-shadow:0px 0px 15px rgba(0,0,0,0.15);
	-ms-box-shadow:0px 0px 15px rgba(0,0,0,0.15);
	box-shadow:0px 0px 15px rgba(0,0,0,0.15);
}

.video-link-box .play-box .icon-outer{
	position:relative;
	display:block;
	width:80px;
	height:80px;
	margin:0 auto;
}

.video-link-box .play-box .icon-outer:before{
	content:'';
	position:absolute;
	left:-15px;
	top:-15px;
	width:110px;
	height:110px;
	background:rgba(255,255,255,0.30);
	border-radius:50%;
}

.video-link-box .play-box .icon:after{
	content:'';
	position:absolute;
	left:-5px;
	top:-5px;
	bottom:-5px;
	right:-5px;
	background:rgba(255,255,255,0.30);
	border-radius:50%;
}

.video-link-box .ripple,
.video-link-box .ripple:before,
.video-link-box .ripple:after {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 70px;
    width: 70px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    -ms-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    -o-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    -webkit-animation: ripple 3s infinite;
    -moz-animation: ripple 3s infinite;
    -ms-animation: ripple 3s infinite;
    -o-animation: ripple 3s infinite;
    animation: ripple 3s infinite;
}

.video-link-box .ripple:before {
    -webkit-animation-delay: .9s;
    -moz-animation-delay: .9s;
    -ms-animation-delay: .9s;
    -o-animation-delay: .9s;
    animation-delay: .9s;
    content: "";
    position: absolute;
}

.video-link-box .ripple:after {
    -webkit-animation-delay: .6s;
    -moz-animation-delay: .6s;
    -ms-animation-delay: .6s;
    -o-animation-delay: .6s;
    animation-delay: .6s;
    content: "";
    position: absolute;
}

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

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

.video-link-box .video-title{
	position:relative;
	font-size:14px;
	font-style:italic;
	color:#ffffff;
	display:block;
	margin-top:25px;
}

/***

====================================================================
	Clients Section
====================================================================

***/

.clients-section{
	position:relative;
	padding:100px 0px 100px;
	margin: 0px 60px;
	margin-top: -20px;
	background-color:#f3f5f9;
	z-index: 1;
}

.clients-section.style-two{
	background: none;
	margin: 0;
	padding-bottom: 0px;
}

.clients-section.style-two .logo-icon{
	display: none;
}

.clients-section .owl-dots,
.clients-section .owl-nav{
	display:none;
}

.clients-section.style-two .owl-dots{
	display: block;
	width: 100%;
	text-align: center;
	padding-top: 40px;
}

.clients-section.style-two .owl-dots .owl-dot{
	display: inline-block;
	margin: 0px 5px;
}

.clients-section.style-two .owl-dots .owl-dot span{
	position: relative;
	display: block;
	width: 10px;
	height: 10px;
	background: none;
	border:1px solid #e0e0e0;
	border-radius: 50%;
}

.clients-section.style-two .owl-dots .owl-dot.active span{
	background: #001e57;
	border-color:#001e57;
}

.clients-section .logo-icon{
	position:absolute;
	right:0px;
	top:90px;
	left:0px;
	font-size:500px;
	line-height:1em;
	text-align:center;
	font-weight:800;
	color:rgba(0,30,87,0.03);
}

.clients-section .sec-title{
	margin-bottom:55px;
}

.testimonial-block{
	position:relative;
}

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

.testimonial-block .inner-box .image-outer{
	position:relative;
	width:260px;
	height:90px;
	margin:0 auto;
}

.testimonial-block .inner-box .image-outer .quote{
	position:absolute;
	left:0px;
	top:28px;
	right:0px;
	font-size:28px;
	color:#ed6c00;
}

.testimonial-block .inner-box .image-outer .quote.quote-left{
	left:0px;
	right:auto;
	-webkit-transform:rotateY(180deg);
	-ms-transform:rotateY(180deg);
	transform:rotateY(180deg);
}

.testimonial-block .inner-box .image-outer .quote.quote-right{
	right:0px;
	left:auto;
	-webkit-transform:rotateX(180deg);
	-ms-transform:rotateX(180deg);
	transform:rotateX(180deg);
}

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

.testimonial-block .inner-box .text{
	position:relative;
	font-size:22px;
	color:#fff;
	font-style:italic;
	line-height:1.5em;
	max-width:930px;
	margin:0 auto;
	margin-top:30px;
}

.testimonial-block .inner-box h3{
	position:relative;
	color:#fff;
	font-size:18px;
	font-weight:700;
	margin-top:30px;
}

.testimonial-block .inner-box .location{
	position:relative;
	color:#fff;
	font-size:14px;
	font-weight:400;
	margin-top:4px;
}


/***

====================================================================
	Factory Section
====================================================================

***/

.factory-section{
	position:relative;
	padding:40px 0px 100px;
	background-position:center bottom;
	background-repeat:repeat-x;
}

.factory-section .owl-dots,
.factory-section .owl-nav{
	display:none;
}

.factory-section .title-box{
	position:relative;
	text-align:center;
	margin-bottom:60px;
}

.factory-section .title-box h2{
	position:relative;
	font-size:52px;
	color:#001e57;
	font-weight:700;
	line-height:1.2em;
}

.factory-section .title-box .text{
	position:relative;
	font-size:18px;
	color:#555555;
	font-weight:400;
	line-height:1.8em;
	margin-top:25px;
}

.factory-section .factory-icon{
	text-align:center;
}

.factory-section .factory-icon a{
	position:relative;
	display:block;
}

.factory-section .factory-icon img{
	position:relative;
	display:inline-block;
	max-width: 100% !important;
	width:auto !important;
	transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.factory-section .factory-icon img:hover{
	opacity:0.6;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}

/***

====================================================================
	Newsletter Section
====================================================================

***/

.newsletter-section{
	position:relative;
	padding:50px 0px 50px;
	margin: 0px 30px;
	margin-bottom: -20px;
	background-color:#ed6c00;
	z-index: 1;
}

.newsletter-section h2{
	position:relative;
	color:#ffffff;
	font-size:32px;
	font-weight:700;
	line-height:1.3em;
	margin-top:6px;
}

/*Subscribe Form*/

.subscribe-form .form-group{
	position:relative;
	display:block;
	margin:0px;
	width:100%;
	padding-right:165px;
}

.subscribe-form .form-group .icon{
	position:absolute;
	left:24px;
	top:20px;
	z-index:1;
	color:#888888;
	font-size:16px;
	line-height:1em;
}

.subscribe-form .form-group input[type="text"],
.subscribe-form .form-group input[type="tel"],
.subscribe-form .form-group input[type="email"],
.subscribe-form .form-group textarea{
	position:relative;
	display:block;
	width:100%;
	line-height:36px;
	height:56px;
	font-size:14px;
	color:#fff;
	background:#ffffff;
	padding:10px 20px 10px 50px;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
}

.subscribe-form .form-group input[type="submit"],
.subscribe-form .submit-btn{
	position:absolute;
	right:0px;
	top:0px;
	color:#ffffff;
	font-size:16px;
	font-weight:700;
	cursor:pointer;
	padding:16px 52px;
	background-color:#001e57;
	text-transform:uppercase;
}

/* footer
--------------------------------------------------------------*/

	/* footer
--------------------------------------------------------------*/

footer.style1 {
	background-image: url(../images/blog8.jpg);
	padding: 118px 0 0 0;
}

footer.style1 .widget-about{
	width: 20%;
	float: left;
}



footer.style1 .widget-contact {
	width: 40%;
	float: left;
}

footer.style1 .widget-explore {
	width: 40%;
	float: left;
	
}
footer.style1 .widget-explore li{width:50%;float:left;}

footer.style1 .widget-links {
	padding-left: 29px;
}

footer.style1 .widget-blog {
	padding-left: 31px;
}

footer.style1 .widget-contact {
	
}

footer.style1 .widget-menu h2 {
	font-size: 24px;
	line-height: auto;
	font-weight: 400;
	color: #fff;
}

footer.style1 .widget-menu ul {
	margin-top: 21px;
}

footer.style1 .widget-menu ul li {
	display: block;
}

footer.style1 .widget-menu ul li a {

	font-size: 16px;
	line-height: 40px;
	font-weight: 400;
	color: #fff;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

footer.style1 .widget-menu ul li.active a {
	color: #ed6c00;
}

footer.style1 .widget-menu ul li.active a:hover {
	margin-left: 0;
}

footer.style1 .widget-menu ul li a:hover {
	color: #ed6c00;
	margin-left: 5px;
}

footer.style1 .widget-contact .widget-social ul {
	margin-top: 20px;
}

footer.style1 .widget-contact .widget-social ul li {
	display: inline-block;
	float: left;
	margin-right: 28px;
}

footer.style1 .widget-contact .widget-social ul li a:hover {
	margin-left: 0;
}

footer.style1 .widget-contact .widget-social ul li a i {
	font-size: 16px;
}

footer.style1 .bottom-inner {
	text-align: center;
	padding: 42px 0;
	border-top: 1px solid #4e4e4e;
	margin-top: 108px;
	position: relative;
}

.line-border {
	width: 100%;
	border-top: 1px solid #e7eaee;
}

.line-border {
	position: relative;
}

footer.style1 .bottom-inner:before,
footer.style1 .bottom-inner:after,
.line-border:before, 
.line-border:after {
	content: '';
	position: absolute;
	top: -1px;
	height: 1px;
	width: 20px;
	background-color: #ed6c00;
}


footer.style1 .bottom-inner:before,
.line-border:before {
	left: 0;
}

footer.style1 .bottom-inner:after,
.line-border:after {
	right: 0;
}

footer.style1 .bottom-inner p,
footer.style1 .bottom-inner p a {

	font-size: 16px;
	font-weight: 400;
	color: #fff;
}

footer.style1 .bottom-inner p a:hover {
	color: #ff4f01;
}

footer.style1 .bottom-inner:befor {
	content: "\e900";
  
}



/*News Widget Block*/

.news-widget-block{
	position:relative;
	margin-bottom:30px;
}

.news-widget-block:last-child{
	margin-bottom:0px;
}

.news-widget-block:last-child{
	margin-bottom:0px;
}

.news-widget-block .widget-inner{
	position:relative;
	padding-left:100px;
	min-height:75px;
}

.news-widget-block .widget-inner .image{
	position:absolute;
	left:0px;
	top:0px;
	width:85px;
	height:0px;
}

.news-widget-block .widget-inner .post-date{
	position:relative;
	color:#ffffff;
	font-size:12px;
	font-weight:400;
	margin-bottom:5px;
}

.news-widget-block .widget-inner h3{
	position:relative;
	color:#cccccc;
	font-size:18px;
	line-height:1.4em;
	font-weight:400;
	top:-4px;
	margin-bottom: 5px;
}

.news-widget-block .widget-inner h3 a{
	position:relative;
	color:#cccccc;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.news-widget-block .widget-inner h3 a:hover{
	color:#ed6c00;
}

.main-footer .contact-widget .number{
	position:relative;
	color:#ffffff;
	font-size:20px;
	font-weight:700;
	margin-bottom:15px;
}

.main-footer .contact-widget ul li{
	position:relative;
	color:#cccccc;
	font-size:16px;
	margin-bottom:12px;
}

.main-footer .contact-widget ul li a:hover{
	color:#ffffff;
	text-decoration:underline;
}

.main-footer .footer-bottom{
	position:relative;
	padding:30px 0px;
	border-top:1px solid rgba(255,255,255,0.10);
}

.main-footer .footer-bottom .copyright{
	position:relative;
	color:#cccccc;
	font-size:16px;
}

.main-footer .footer-bottom .social-links{
	position:relative;
}

.main-footer .footer-bottom .social-links li{
	position:relative;
	margin-left:15px;
	display:inline-block;
}

.main-footer .footer-bottom .social-links li a{
	position:relative;
	color:#cccccc;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.main-footer .footer-bottom .social-links li a:hover{
	color:#ed6c00;
}



/***

====================================================================
			Page Title
====================================================================

***/

.page-banner{
	position:relative;
	padding: 115px 0;
	background-position:center top;
	background-repeat:no-repeat;
	background-size:cover;
}


.page-banner .inner-container{
	position: relative;
	z-index:5;
}

.page-banner h1{
	position:relative;
	font-size:52px;
	color:#ffffff;
	line-height: 1.3em;
	font-weight: 700;
}

.page-banner .bread-crumb {
	position: relative;
	padding: 10px 0px;
}

.page-banner .bread-crumb li{
	position: relative;
	float: left;
	font-size: 16px;
	line-height: 30px;
	color: #ffffff;
	font-weight: 400;
	text-transform: capitalize;
	cursor: default;
	padding-right:  15px;
	margin-right: 12px;
}

.page-banner .bread-crumb li:before{
	position: absolute;
	right: -3px;
	font-size: 14px;
	line-height: 30px;
	color: #ffffff;
    content: "\f105";
	font-weight:800;
    font-family: "Font Awesome 5 Free";
}

.page-banner .bread-crumb li:last-child{
	padding-right: 0;
	margin-right: 0;
}

.page-banner .bread-crumb li:last-child:before{
	display: none;
}

.page-banner .bread-crumb li a{
	color:#ed6c00;
	font-weight: 400;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.page-banner .bread-crumb li a:hover{
	color:#ffffff;
}

/***

====================================================================
	Contact Page Section
====================================================================

***/

.contact-page-section{
	position:relative;
	padding:100px 0px 50px;
}

.contact-page-section .form-column{
	position:relative;
}

.contact-page-section .form-column .inner-column{
	position:relative;
	padding-left:60px;
}

.contact-page-section .form-column .inner-column .row{
	margin:0px -11px;
}

.contact-page-section .form-column .inner-column .contact-form .form-group{
	padding:0px 10px;
}

/* Contact Form */

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

.contact-form .form-group{
	position:relative;
	margin-bottom:22px;
}

.contact-form .form-group input[type="text"],
.contact-form .form-group input[type="password"],
.contact-form .form-group input[type="tel"],
.contact-form .form-group input[type="email"],
.contact-form .form-group select{
	position:relative;
	display:block;
	width:100%;
	color:#a5a5a5;
	line-height:26px;
	padding:10px 28px;
	height:60px;
	font-size:14px;
	border-radius:2px;
	background:#f3f5f9;
	border:1px solid transparent;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
}

.contact-form .form-group input[type="text"]:focus,
.contact-form .form-group input[type="password"]:focus,
.contact-form .form-group input[type="tel"]:focus,
.contact-form .form-group input[type="email"]:focus,
.contact-form .form-group select:focus,
.contact-form .form-group textarea:focus{
	border-color:#ed6c00;
}

.contact-form .form-group textarea{
	position:relative;
	display:block;
	width:100%;
	line-height:26px;
	padding:10px 28px;
	color:#a5a5a5;
	height:200px;
	font-size:14px;
	resize:none;
	border-radius:2px;
	background:#f3f5f9;
	border:1px solid transparent;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
}

.contact-form input.error,
.contact-form select.error,
.contact-form textarea.error{
	border-color:#ff0000 !important;
}

.contact-form label.error{
	display:block;
	line-height:24px;
	padding:5px 0px 0px;
	margin:0px;
	text-transform:uppercase;
	font-size:12px;
	color:#ff0000;
	font-weight:500;
}

/***

==================================================================
		Contact Map Section
==================================================================

***/

.contact-map-section{
	position: relative;
}

.contact-map-section .outer-container{
	padding:0px 20px;
	margin-bottom: -140px;
}

.contact-map-section .map-outer{
	position: relative;
	height: 500px;
}

.contact-map-section .map-canvas{
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	height: 500px;
}

.map-data{
	text-align:center;
	font-size:14px;
	font-weight:400;
	line-height:1.8em;
	padding: 10px;
}

.map-data h6{
	font-size:16px;
	font-weight:700;
	text-align:center;
	margin-bottom:10px;
	color:#121212;
}

/***

====================================================================
	Sidebar Page Container
====================================================================

***/

.sidebar-page-container{
	position:relative;
	padding:100px 0px 50px;
}

.sidebar-page-container .content-side,
.sidebar-page-container .sidebar-side{
	margin-bottom:40px;
}

.sidebar-page-container .sidebar-side .sidebar.padding-left{
	padding-left:40px;
}

.sidebar-widget{
    position:relative;
    margin-bottom:45px;
}

/* Sidebar Title */

.sidebar-title{
	position: relative;
	margin-bottom:20px;
	padding: 15px 15px 15px 24px;
	border-left: 5px solid #ed6c00;
	-webkit-box-shadow:0px 0px 45px rgba(0,0,0,0.10);
	-ms-box-shadow:0px 0px 45px rgba(0,0,0,0.10);
	box-shadow:0px 0px 45px rgba(0,0,0,0.10);
}

.sidebar-title h5{
	position: relative;
	font-size: 18px;
	color: #fff;
	font-weight: 800;
	line-height: 30px;
}

/*Search Box Widget*/

.sidebar .search-box .form-group{
	position:relative;
	margin:0px;
}

.sidebar .search-box .form-group input[type="text"],
.sidebar .search-box .form-group input[type="search"]{
	position:relative;
	line-height:30px;
	padding:10px 50px 10px 22px;
	border:1px solid transparent;
	background:#f3f5f9;
	display:block;
	font-size:14px;
	width:100%;
	height:60px;
	color:#888888;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.sidebar .search-box .form-group button{
	position:absolute;
	right:10px;
	top:10px;
	height:40px;
	width:40px;
	display:block;
	font-size:16px;
	color:#ffffff;
	line-height:100%;
	font-weight:normal;
	background:#ed6c00;
	border-radius:50%;
}

/* Blog Categories */

.blog-categories{
	position:relative;
}

.blog-categories li{
	position:relative;
	border-bottom:1px solid #dddddd;
}

.blog-categories li a{
	position:relative;
	color:#001e57;
	font-size:18px;
	padding:16px 48px;
	display:block;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.blog-categories li a:before{
	position: absolute;
	left: 25px;
	margin-top:-2px;
	font-size: 18px;
	line-height: 30px;
    content: "\f105";
	font-weight:800;
    font-family: "Font Awesome 5 Free";
}

.blog-categories li a:hover{
	color:#ed6c00;
}

/*Post Widget*/

.sidebar .popular-posts .post{
	position:relative;
	font-size:15px;
	color:#242424;
	padding:0px 0px;
	padding:30px 25px;
	min-height:70px;
	margin-bottom:0px;
}

.sidebar .popular-posts .post:nth-child(2n + 0){
	background-color:#f3f5f9;
}

.sidebar .popular-posts .post .post-inner{
	position:relative;
	padding-left:95px;
	min-height:70px;
}

.sidebar .popular-posts .post .post-thumb{
	 position:absolute;
	 left:0px;
	 top:0px;
	 width:75px;
}

.sidebar .popular-posts .post .post-thumb img{
	display:block;
	width:100%;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}

.sidebar .popular-posts .post .text{
	position:relative;
	top:-4px;
	font-size:18px;
	margin:0px 0px 0px;
	font-weight:400;
	color:#fff;
	line-height:1.4em;
	text-transform:capitalize;
}

.sidebar .popular-posts .post .text a{
	color:#fff;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}

.sidebar .popular-posts .post a:hover{
	color:#ed6c00;
}

.sidebar .popular-posts .post-info{
	position:relative;
	font-size:12px;
	color:#555555;
	font-weight:400;
	line-height:1.3em;
	margin-top:4px;
}

/*Popular Tags*/

.sidebar .popular-tags .widget-content{
	padding:15px 22px 0px;
}

.sidebar .popular-tags a{
	position:relative;
	display:inline-block;
	line-height:24px;
	padding:10px 22px 10px;
	margin:0px 6px 10px 0px;
	color:#fff;
	text-align:center;
	font-size:16px;
	background:none;
	font-weight:400;
	border:1px solid #dddddd;
	text-transform:capitalize;
	transition:all 300ms ease;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
}

.sidebar .popular-tags a:hover{
	border-color:#ed6c00;
	background-color:#ed6c00;
	color:#ffffff;
}



/*=== Support Widget ===*/

.support-widget{
	position: relative;
}

.support-widget .widget-content{
	position: relative;
	padding: 50px 40px;
	background-color: #001e57;
	text-align: center;
}

.support-widget .icon{
	position: relative;
	display: block;
	font-size: 60px;
	line-height: 1em;
	color: #ed6c00;
	font-weight: 400;
	margin-bottom: 15px;
}

.support-widget .text{
	position: relative;
	display: block;
	font-size: 22px;
	line-height: 30px;
	color: #ffffff;
	font-weight: 700;
	margin-bottom: 20px;
}

.support-widget .number{
	position: relative;
	display: block;
	font-size: 28px;
	line-height: 1.2em;
	color: #ffffff;
	font-weight: 700;
	margin-bottom:5px;
}

.support-widget .email{
	position: relative;
}

.support-widget .email a{
	position: relative;
	display: block;
	font-size: 16px;
	line-height: 28px;
	color: #ffffff;
	font-weight: 700;
}

.support-widget .email a:hover{
	text-decoration: underline;
}

/* Services Widget */

.services-widget{
	position:relative;
}

.services-widget .widget-content{
	position:relative;
	padding:125px 35px 55px;
	background-size:cover;
}

.services-widget .widget-content:before{
	position:absolute;
	content:'';
	left:0px;
	top:0px;
	right:0px;
	bottom:0px;
	background-color:rgba(0,0,0,0.70);
}

.services-widget .widget-content .icon{
	position:relative;
	z-index:1;
	font-size:52px;
	line-height:1em;
	color:#ffffff;
	margin-bottom:18px;
}

.services-widget .widget-content h3{
	position:relative;
	color:#ffffff;
	font-size:30px;
	font-weight:700;
	line-height:1.3em;
	margin-bottom:18px;
}

.services-widget .widget-content .text{
	position:relative;
	color:#ffffff;
	font-size:16px;
	line-height:1.6em;
	margin-bottom:20px;
}

/* News Block */

.news-block-two{
	position:relative;
	margin-bottom:90px;
}

.news-block-two .inner-box{
	position:relative;
}

.news-block-two .inner-box .image{
	position:relative;
	display: block;
	overflow: hidden;
}

.news-block-two .inner-box .image a{
	position: relative;
	display: block;
}

.news-block-two .inner-box .image a:before{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #000000;
	opacity: 0;
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%);
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	z-index: 1;
}

.news-block-two .inner-box:hover .image a:before{
	opacity: 0.50;
	-webkit-transform: translateY(0%);
	-ms-transform: translateY(0%);
	transform: translateY(0%);
}

.news-block-two .inner-box .image img{
	position:relative;
	width:100%;
	display:block;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.news-block-two .inner-box:hover .image img{
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.news-block-two .inner-box .lower-content{
	position:relative;
	margin-left:30px;
	margin-right:30px;
	padding:38px 40px 50px;
	margin-top:-75px;
	z-index:1;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	border-bottom:3px solid #001e57;
	background-color:#ffffff;
	-webkit-box-shadow:0px 0px 30px rgba(0,0,0,0.10);
	-ms-box-shadow:0px 0px 30px rgba(0,0,0,0.10);
	box-shadow:0px 0px 30px rgba(0,0,0,0.10);
}

.news-block-two .inner-box .lower-content .post-meta{
	position:relative;
	margin-bottom:6px;
}

.news-block-two .inner-box .lower-content .post-meta li{
	position:relative;
	color:#555555;
	font-size:14px;
	display:inline-block;
	padding-right:10px;
	margin-right:10px;
	line-height:1em;
	font-weight:400;
	border-right:1px solid #555555;
}

.news-block-two .inner-box .lower-content .post-meta li strong{
	font-weight:700;
}

.news-block-two .inner-box .lower-content .post-meta li:last-child{
	padding-right:0px;
	border-right:none;
	margin-right:0px;
}

.news-block-two .inner-box:hover .lower-content{
	border-color:#ed6c00;
}

.news-block-two .inner-box .lower-content h3{
	position:relative;
	font-weight:700;
	font-size:32px;
	line-height:1.5em;
	padding-bottom:14px;
	margin-bottom:22px;
}

.news-block-two .inner-box .lower-content h3:after{
	position:absolute;
	content:'';
	left:0px;
	bottom:0px;
	height:1px;
	width:50px;
	background-color:#001e57;
}

.news-block-two .inner-box .lower-content h3 a{
	position:relative;
	color:#001e57;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}

.news-block-two .inner-box .lower-content h3 a:hover{
	color:#ed6c00;
}

.news-block-two .inner-box .lower-content .post-date{
	position:relative;
	color:#555555;
	font-size:16px;
	line-height:1.3em;
}

.news-block-two .inner-box .lower-content .post-date span{
	font-weight:700;
}

.news-block-two .inner-box .lower-content .text{
	position:relative;
	line-height:1.8em;
	margin-bottom:15px;
}

.news-block-two .inner-box .lower-content .arrow{
    position: absolute;
    left: 42px;
    bottom: 0px;
    margin-bottom: -22px;
    width: 44px;
    height: 44px;
    color: #ed6c00;
    font-size: 16px;
    line-height: 44px;
    text-align: center;
    border-radius: 50%;
    font-weight: 800;
    background-color: #ffffff;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
	-webkit-box-shadow: 0px 0px 15px rgba(0,0,0,0.10);
	-ms-box-shadow: 0px 0px 15px rgba(0,0,0,0.10);
    box-shadow: 0px 0px 15px rgba(0,0,0,0.10);
}

.news-block-two .inner-box:hover .lower-content .arrow{
	color:#ffffff;
	background-color:#ed6c00;
}

.news-block-two .inner-box .lower-content .share{
	position:absolute;
	bottom:20px;
	right:40px;
	font-size:20px;
}

/* News Block Three */

.news-block-three{
	position:relative;
	margin-bottom:90px;
}

.news-block-three .inner-box{
	position:relative;
	padding:70px 15px 70px;
	text-align:center;
	background-size:cover;
}

.news-block-three .inner-box:before{
	position:absolute;
	content:'';
	left:0px;
	top:0px;
	right:0px;
	bottom:0px;
	background-color:rgba(223,101,18,0.95);
}

.news-block-three .inner-box .icon-box a{
	position:relative;
	color:#ffffff;
	line-height:1em;
	font-size:30px;
	z-index:1;
}

.news-block-three .inner-box h4{
	position:relative;
	font-size:32px;
	line-height:1.3em;
	font-weight:700;
	margin-top:15px;
}

.news-block-three .inner-box h4 a{
	position:relative;
	color:#ffffff;
}

.news-block-three .inner-box .post-date{
	position:relative;
	color:#ffffff;
	font-size:14px;
	font-weight:400;
	z-index:1;
	margin-top:10px;
}

/***

====================================================================
	Styled Pagination
====================================================================

***/

.styled-pagination{
	position:relative;
}

.styled-pagination li{
	position:relative;
	display:inline-block;
	margin:0px 3px 0px 0px;
}

.styled-pagination li a{
	position:relative;
	display:inline-block;
	line-height:42px;
	height:45px;
	font-size:16px;
	min-width:45px;
	color:#fff;
	font-weight:700;
	text-align:center;
	background:#ffffff;
	border:1px solid #dddddd;
	text-transform:capitalize;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	transition:all 500ms ease;
}

.styled-pagination li a:hover,
.styled-pagination li a.active{
	color:#ffffff;
	border-color:#ed6c00;
	background-color:#ed6c00;
}

/***

====================================================================
	About Section
====================================================================

***/

.about-section{
	position:relative;
	padding: 0px;
	background: #ffffff;
}

.about-section .left-column{
	position:relative;
	float:left;
	width:50%;
	background:#f3f5f9;
}

.about-section .left-column .inner-column{
	position:relative;
	float:right;
	width:100%;
	max-width:600px;
	padding:70px 70px 70px 15px;
}

.about-section .left-column .text{
	margin-bottom:10px;
	font-size:16px;
}

.about-section .left-column .signature{
	margin-bottom:10px;
}

.about-section .left-column .author-name{
	color:#001e57;
	font-weight:700;
	font-style:italic;
}

.about-section .right-column{
	position:relative;
	float:left;
	width:50%;
	background:#ffffff;
}

.about-section .right-column .inner-column{
	position:relative;
	width:100%;
	max-width:600px;
	padding:70px 15px 40px 100px;
}

.services-block-six{
	position:relative;
	margin-bottom:30px;
}

.services-block-six .inner{
	position:relative;
	display:block;
	overflow: hidden;
	padding:40px 15px;
	border:1px solid #e0e0e0;
	text-align:center;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	transition:all 500ms ease;
}

.services-block-six .inner:hover .icon{
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
}

.services-block-six .inner:hover{
	border-color:#001e57;
	background:#001e57;
}

.services-block-six .inner .over-link{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:5;
}

.services-block-six .inner .icon{
	position:relative;
	font-size:64px;
	line-height:1em;
	color:#ed6c00;
	margin-bottom:25px;
}

.services-block-six .inner h3{
	position:relative;
	font-size:18px;
	line-height:1.3em;
	color:#fff;
	font-weight:700;
	text-transform:capitalize;
}

.services-block-six .inner:hover h3{
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
}

.services-block-six .inner h3 a{
	color:#fff;
}

.services-block-six .inner:hover h3,
.services-block-six .inner:hover h3 a,
.services-block-six .inner:hover .icon{
	color:#ffffff;
}


/***

====================================================================
	Fun Facts Section
====================================================================

***/

.title-style-one{
	position:relative;
	margin-bottom:60px;
}

.title-style-one.centered{
	max-width:880px;
	margin:0 auto 60px;
	text-align:center;
}

.title-style-one .icon{
	margin-bottom:15px;
}

.title-style-one .subtitle{
	font-size:18px;
	color:#afafaf;
	margin-bottom:15px;
}

.title-style-one h2{
	font-size:52px;
	color:#fff;
	font-weight:300;
	line-height:1.2em;
}

.title-style-one.alternate h2{
	font-size:42px;
	font-weight:700;
}

.fun-facts-section{
	position:relative;
	padding: 100px 0px 60px;
	background-color: #ffffff;
	background-position:center bottom;
	background-repeat:repeat-x;
}

.fun-facts-section .count-column{
	position:relative;
	text-align:center;
	margin-bottom:40px;
}

.fun-facts-section .count-column .inner-box{
	position:relative;
	display:block;
}

.fun-facts-section .count-column .count-outer{
	position:relative;
	display:block;
	margin:0px 0px 15px;
	font-weight:400;
	color:#001e57;
	font-size:72px;
	line-height:1.2em;
}

.fun-facts-section .count-column .count-text{
	position:relative;
}

.fun-facts-section .count-column .counter-title{
	position:relative;
	display:block;
	font-size:17px;
	font-weight:700;
	color:#fff;
	text-transform:uppercase;
	margin-bottom:10px;
}

.fun-facts-section .count-column .text{
	position:relative;
	font-size:16px;
	font-weight:400;
	color:#555555;
}

/***

====================================================================
	Services Section Three
====================================================================

***/


.services-section-three{
	position:relative;
	padding: 100px 0px 50px;
	background-color: #ffffff;
}


/* Services Block Three */

.services-block-three{
	position:relative;
	margin-bottom:50px;
}

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

.services-block-three .inner-box .image{
	position:relative;
	display: block;
	overflow: hidden;
}

.services-block-three .inner-box .image a{
	position: relative;
	display: block;
}

.lower-content a:before{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #ed6c00;
	opacity: 0;
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%);
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	z-index: 1;
}

.services-block-three .inner-box:hover .image a:before{
	opacity: 0.70;
	-webkit-transform: translateY(0%);
	-ms-transform: translateY(0%);
	transform: translateY(0%);
}

.services-block-three .inner-box .image img{
	position:relative;
	width:100%;
	display:block;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.services-block-three .inner-box:hover .image img{
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.services-block-three .inner-box .lower-content{
	position:relative;
	padding-top:25px;
}

.services-block-three .inner-box .lower-content h3{
	position:relative;
	font-size:22px;
	font-weight:700;
	line-height:1.4em;
	margin-bottom:10px;
}

.services-block-three .inner-box .lower-content h3 a{
	position:relative;
	color:#777;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.services-block-three .inner-box .lower-content h3 a:hover{
	color:#ed6c00;
	text-decoration:underline;
}

.services-block-three .inner-box .text{
	margin-bottom:40px;
}

.services-block-three .inner-box .lower-content .text{
	position:relative;
	font-size:16px;
	line-height:1.6em;
	color:#555555;
	margin-bottom:15px;
}

.services-block-three .inner-box .text p{
	margin-bottom:25px;
}

.services-block-three .inner-box .lower-content .read-more{
	position:relative;
	color:#555555;
	font-weight:700;
	font-size: 14px;
	display:inline-block;
	text-transform:uppercase;
	text-decoration:underline;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.services-block-three .inner-box .lower-content .read-more .fas{
	position:relative;
	font-size:16px;
	font-weight:700;
	padding-left:5px;
	color:#001e57;
}

.services-block-three .inner-box .lower-content .read-more:hover{
	color:#ed6c00;
}

/* Services Block Four */

.services-block-four{
	position:relative;
	margin-bottom:50px;
}

.services-block-four .inner-box{
	position:relative;
	display:block;
	color: #ffffff;
}

.services-block-four .inner-box .image{
	position:relative;
}

.services-block-four .inner-box .image img{
	position:relative;
	width:100%;
	display:block;
}

.services-block-four .inner-box .over-content{
	position:absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.70);
}

.services-block-four .inner-box .content-box{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 20px 30px 30px;
}

.services-block-four .inner-box .content-box h3{
	position:relative;
	font-size:28px;
	font-weight:700;
	line-height:1.4em;
	margin-bottom:10px;
}

.services-block-four .inner-box .content-box .logo{
	position:relative;
	margin-bottom:10px;
}

.services-block-four .inner-box .content-box h3 a{
	position:relative;
	color:#ffffff;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.services-block-four .inner-box .content-box h3 a:hover{
	color:#ed6c00;
	text-decoration:underline;
}

.services-block-four .inner-box .content-box .text{
	position:relative;
	font-size:16px;
	line-height:1.6em;
	color:#ffffff;
	margin-bottom:0px;
}


/***

====================================================================
	Featured Section
====================================================================

***/


.featured-section{
	position:relative;
	padding: 150px 0px;

	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

.featured-section .content-box{
	position: relative;
	max-width: 550px;
	padding: 50px 50px 55px;

}

.featured-section .content-box .title{
	position: relative;
	margin-bottom: 40px;
}

.featured-section .content-box .title h2{
	position: relative;
	color: #001e57;
	font-weight: 800;
	font-size: 30px;
	text-transform: capitalize;
	padding-bottom: 15px;
}

.featured-section .content-box .title:before{
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 21px;
	border-bottom: 1px solid #001e57;
}

.featured-section .content-box .title:after{
	content: '';
	position: absolute;
	left: 20px;
	bottom: 0;
	width: 60px;
	border-bottom: 1px solid #ed6c00;
}

.featured-section .content-box .slide-item h3{
	position: relative;
	color: #fff;
	font-weight: 700;
	font-size: 20px;
	text-transform: capitalize;
	margin-bottom: 15px;
}

.featured-section .content-box .slide-item h3 a{
	position: relative;
	color: #fff;
}

.featured-section .content-box .slide-item h3 a:hover{
	color: #ed6c00;
	text-decoration: underline;
}

.featured-section .content-box .slide-item .text{
	position: relative;
	color: #fff;
	font-weight: 400;
	font-size: 16px;
	margin-bottom: 30px;
}

.featured-section .content-box .slide-item .read-more{
	position:relative;
	color:#ed6c00;
	font-weight:700;
	display:inline-block;
	font-size: 14px;
	text-transform:uppercase;
	text-decoration:underline;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.featured-section .content-box .slide-item .read-more .fas{
	position:relative;
	font-size:16px;
	font-weight:700;
	padding-left:5px;
	color:#001e57;
}

.featured-section .content-box .slide-item .read-more:hover{
	color:#ed6c00;
}

.featured-section .content-box .owl-dots{
	display: none;
}

.featured-section .content-box .owl-nav{
	position: absolute;
	right: 0px;
	top: -80px;
}

.featured-section .content-box .owl-nav .owl-prev,
.featured-section .content-box .owl-nav .owl-next{
	position: relative;
	display: inline-block;
	width: 42px;
	height: 42px;
	text-align: center;
	border:1px solid #e0e0e0;
	line-height: 40px;
	color: #001e57;
	font-size: 18px;
	margin-left: 7px;
	border-radius: 50%;
}

.featured-section .content-box .owl-nav .owl-prev:hover,
.featured-section .content-box .owl-nav .owl-next:hover{
	color: #ffffff;
	background: #001e57;
	border-color: #001e57;
}

/***

====================================================================
	What We Offer Section
====================================================================

***/


.what-we-offer{
	position:relative;
	padding: 100px 0px 50px;
	background-color: #ffffff;
}

.what-we-offer .text-column{
	position: relative;
	margin-bottom: 50px;
}

.what-we-offer .text-column .inner{
	position: relative;
}

.tabs-box{
	position: relative;
}

.tabs-box .tab-buttons{
	position: relative;
}

.tabs-box .tab-buttons .tab-btn{
	position: relative;
	display: inline-block;
	cursor: pointer;
}

.tabs-box .tabs-content{
	position: relative;
}

.tabs-box .tabs-content .tab{
	position: relative;
	display: none;
}

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

.tabs-style-one .tab-buttons{
	position: relative;
	margin-bottom: 35px;
}

.tabs-style-one .tab-buttons .tab-btn{
	position: relative;
	float: left;
	margin-right: 45px;
	text-align: center;
	font-size: 18px;
	text-transform: capitalize;
	color: #888888;
	font-weight: 700;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.tabs-style-one .tab-buttons .tab-btn .icon{
	display: block;
	line-height: 1em;
	font-size: 32px;
	font-weight: 400;
	margin-bottom: 15px;
}

.tabs-style-one .tab-buttons .tab-btn .txt{
	display: block;
	position: relative;
	padding-bottom: 5px;
}

.tabs-style-one .tab-buttons .tab-btn .txt:before{
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0;
	border-bottom: 3px solid transparent;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.tabs-style-one .tab-buttons .tab-btn.active-btn .txt{
	color: #001e57;
}

.tabs-style-one .tab-buttons .tab-btn.active-btn .txt:before{
	width: 100%;
	border-color: #ed6c00;
}

.tabs-style-one .tab-buttons .tab-btn.active-btn .icon{
	color: #ed6c00;
}

.tabs-style-one .tab p{
	margin-bottom: 30px;
}

.tabs-style-one .tab .link-box{
	position: relative;
	padding-top: 20px;
}

.tabs-style-one .tab .read-more{
	position:relative;
	color:#ed6c00;
	font-weight:700;
	display:inline-block;
	font-size: 14px;
	text-transform:uppercase;
	text-decoration:underline;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.tabs-style-one .tab .read-more .fas{
	position:relative;
	font-size:16px;
	font-weight:700;
	padding-left:5px;
	color:#001e57;
}

.tabs-style-one .tab .read-more:hover{
	color:#ed6c00;
}


.what-we-offer .image-column{
	position: relative;
	margin-bottom: 50px;
}

.what-we-offer .image-column .inner{
	position: relative;
	display: block;
	margin-top: 95px;
	margin-left: 140px;
	margin-right: -140px;
	border:12px solid #ed6c00;
	height: 600px;
}

.what-we-offer .image-column .image-1{
	position: absolute;
	width: 100%;
	max-width: 446px;
	right: -80px;
	bottom: 0px;
	margin: 0;
}

.what-we-offer .image-column .image-2{
	position: absolute;
	left: -110px;
	bottom: 85px;
	width: 100%;
	max-width: 340px;
	margin: 0;
}

.what-we-offer .image-column img{
	display: block;
	width: 100%;
}

/* Play Box Two */

.video-box{
	position: relative;
}

.video-box .overlay-link{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: block;
	background: rgba(0,30,87,0.60);
	-webkit-box-shadow: 0px 0px 30px 2px rgba(0,0,0,0.15);
	-ms-box-shadow: 0px 0px 30px 2px rgba(0,0,0,0.15);
	box-shadow: 0px 0px 30px 2px rgba(0,0,0,0.15);
}

.play-box-two{
	position:absolute;
	left: 50%;
	top: 50%;
	margin-left: -30px;
	margin-top: -30px;
	width:60px;
	height:60px;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}

.play-box-two .icon{
	position: relative;
	width:60px;
	height: 60px;
	z-index:99;
	display:inline-block;
	color: #ed6c00;
	font-weight:400;
	font-size:18px;
	text-align: center;
	border-radius:50%;
	padding-left:4px;
	line-height:60px;
	background-color: #ffffff;
	transition: all 900ms ease;
    -moz-transition: all 900ms ease;
    -webkit-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
	-webkit-box-shadow:0px 0px 15px rgba(0,0,0,0.15);
	-ms-box-shadow:0px 0px 15px rgba(0,0,0,0.15);
	box-shadow:0px 0px 15px rgba(0,0,0,0.15);
}

.play-box-two .icon-outer{
	position:relative;
	display:block;
	width:60px;
	height:60px;
	margin:0 auto;
}

.play-box-two .icon-outer:before{
	content:'';
	position:absolute;
	left:-10px;
	top:-10px;
	width:80px;
	height:80px;
	background:rgba(255,255,255,0.30);
	border-radius:50%;
}

.play-box-two .icon:after{
	content:'';
	position:absolute;
	left:-5px;
	top:-5px;
	bottom:-5px;
	right:-5px;
	background:rgba(255,255,255,0.30);
	border-radius:50%;
}

.play-box-two .ripple,
.play-box-two .ripple:before,
.play-box-two .ripple:after {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 70px;
    width: 70px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    -ms-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    -o-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    -webkit-animation: ripple 3s infinite;
    -moz-animation: ripple 3s infinite;
    -ms-animation: ripple 3s infinite;
    -o-animation: ripple 3s infinite;
    animation: ripple 3s infinite;
}

.play-box-two .ripple:before {
    -webkit-animation-delay: .9s;
    -moz-animation-delay: .9s;
    -ms-animation-delay: .9s;
    -o-animation-delay: .9s;
    animation-delay: .9s;
    content: "";
    position: absolute;
}

.play-box-two .ripple:after {
    -webkit-animation-delay: .6s;
    -moz-animation-delay: .6s;
    -ms-animation-delay: .6s;
    -o-animation-delay: .6s;
    animation-delay: .6s;
    content: "";
    position: absolute;
}

/***

====================================================================
	Request Quote Section
====================================================================

***/

.request-quote-section{
	position: relative;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	z-index: 1;
	padding: 100px 0 70px;
}

.request-quote-section:before{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-color:#001e57;
	content: "";
	opacity: 0.90;
}

.request-quote-section .sec-title .text{
	margin-top: 25px;
	color: rgba(255,255,255,0.60);
}

.appointment-form{
	position: relative;
}

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

.appointment-form .ui-selectmenu-button.ui-button,
.appointment-form .form-group input[type="text"],
.appointment-form .form-group input[type="email"],
.appointment-form .form-group input[type="tel"],
.appointment-form .form-group input[type="url"],
.appointment-form .form-group textarea,
.appointment-form .form-group select{
	position: relative;
    display: block;
    font-size: 16px;
    line-height: 30px;
    color: #ffffff;
    font-weight: 400;
    padding: 11px 25px;
    width: 100%;
    height: 54px;
    background-color: #0d2960;
    border-radius: 3px;
    border: 1px solid rgba(255,255,255,0.10);
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.appointment-form .form-group textarea{
	height: 138px;
	resize: none;
}

.appointment-form .form-group input[type="submit"],
.appointment-form button{
	display: block;
	width: 100%;
	text-align: center;
	line-height: 30px;
	padding: 12px 30px;
}

.appointment-form .form-group input[type="submit"]:hover,
.appointment-form button:hover{
	background: #fff;
}

.appointment-form .form-group input:focus,
.appointment-form .form-group textarea:focus,
.appointment-form .form-group select:focus{
	border-color: #ed6c00;
}

.appointment-form ::-webkit-input-placeholder{color: rgba(255,255,255,0.50);}
.appointment-form ::-moz-input-placeholder{color: rgba(255,255,255,0.50);}
.appointment-form ::-ms-input-placeholder{color: rgba(255,255,255,0.50);}

.appointment-form .ui-button .ui-icon{
	background:none;
	position:relative;
	top:5px;
	text-indent:0px;
	color:#ab7442;
}

.appointment-form .ui-button .ui-icon:before {
    font-family: 'Font Awesome 5 Free';
    content: "\f107";
    font-weight: 900;
    position: absolute;
    right: 0px;
    top: 0px;
    width: 10px;
    height: 20px;
    display: block;
    color: #ffffff;
    line-height: 20px;
    font-size: 14px;
    text-align: center;
    z-index: 5;
}

.ui-menu .ui-menu-item-wrapper{
	padding:10px 20px;
	line-height:20px;
	font-size: 14px;
	border-bottom:1px solid rgba(0,0,0,0.10);
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active, .ui-button:active,
.ui-button.ui-state-active:hover{
	background-color: #ed6c00;
	border-color:#ed6c00;
}

/***

====================================================================
			Testimonials Section
====================================================================

***/

.testimonials-section{
	position: relative;
	background: #ffffff;
	padding: 100px 0 50px;
}

.testimonials-section .sec-title{
	margin-bottom: 50px;
}

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

.testimonial-block-one .inner-box{
	position: relative;
	display: block;
}

.testimonial-block-one .upper{
	position: relative;
	padding: 40px 35px 80px;
	background: #f3f5f9;
	border-radius: 3px;
	margin-bottom: 40px;
	text-align: center;
}

.testimonial-block-one .upper:before{
	content: '';
	position: absolute;
	left: 35px;
	bottom: -22px;
	border: 12px solid transparent;
	border-top:12px solid #f3f5f9;
}

.testimonial-block-one .upper .text{
	position: relative;
	font-size: 17px;
	font-style: italic;
	line-height: 1.6em;
}

.testimonial-block-one .upper .icon{
	position: absolute;
	right: 30px;
	bottom: 30px;
	font-size: 40px;
	color: #ed6c00;
}

.testimonial-block-one .lower{
	position: relative;
	padding-left: 65px;
	min-height: 50px;
	padding-top: 3px;
	margin-left: 20px;
}

.testimonial-block-one .lower .image{
	position: absolute;
	left: 0;
	top: 0;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	overflow: hidden;
}

.testimonial-block-one .lower .image img{
	position: relative;
	display: block;
	width: 50px;
	height: 50px;
	border-radius: 50%;
}

.testimonial-block-one .lower .name{
	font-size: 17px;
	line-height: 1.4em;
	color: #fff;
	font-weight: 700;
	text-transform: capitalize;
}

.testimonial-block-one .lower .location{
	font-size: 14px;
	color: #fff;
}

.testimonials-section .owl-nav,
.testimonials-section .owl-dots{
	display: none;
}


/***

====================================================================
	Sponsors Section
====================================================================

***/

.sponsors-section{
	position:relative;
	padding:100px 0px;
	background:#ffffff;
}

.sponsors-section.alternate{
	padding:50px 0px 100px;
}

.sponsors-section .owl-dots,
.sponsors-section .owl-nav{
	display:none;
}

.sponsors-section .logo{
	text-align:center;
}

.sponsors-section .logo a{
	position:relative;
	display:block;
}

.sponsors-section .logo img{
	position:relative;
	display:inline-block !important;
	max-width: 100% !important;
	width:auto !important;
	opacity:0.7;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
	transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.sponsors-section .logo img:hover{
	opacity:1;
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}

/***

====================================================================
	Newsletter Section Two
====================================================================

***/

.newsletter-section-two{
	position:relative;
	padding:100px 0px;
	background:#ffffff;
	z-index: 1;
}

.newsletter-section-two .title-box{
	position: relative;
	max-width: 980px;
	margin: 0 auto 50px;
	text-align: center;
}

.newsletter-section-two .title-box h2{
	position:relative;
	color:#001e57;
	font-size:32px;
	font-weight:700;
	line-height:1.3em;
	margin-bottom: 20px;
}

.newsletter-section-two .title-box .text{
	position:relative;
	color:#fff;
	font-size:16px;
	font-weight:400;
	line-height:1.6em;
	margin-bottom: 0px;
}

/*Subscribe Form Two*/

.subscribe-form-two{
	position: relative;
	max-width: 560px;
	margin: 0 auto;
}

.subscribe-form-two .form-group{
	position:relative;
	display:block;
	margin:0px;
	width:100%;
	padding-right:165px;
}

.subscribe-form-two .form-group .icon{
	position:absolute;
	left:24px;
	top:20px;
	z-index:1;
	color:#888888;
	font-size:16px;
	line-height:1em;
}

.subscribe-form-two .form-group input[type="text"],
.subscribe-form-two .form-group input[type="tel"],
.subscribe-form-two .form-group input[type="email"],
.subscribe-form-two .form-group textarea{
	position:relative;
	display:block;
	width:100%;
	line-height:36px;
	height:56px;
	font-size:14px;
	color:#fff;
	background:#f3f5f9;
	padding:10px 20px 10px 50px;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
}

.subscribe-form-two .form-group input[type="submit"],
.subscribe-form-two .submit-btn{
	position:absolute;
	right:0px;
	top:0px;
	color:#ffffff;
	font-size:16px;
	font-weight:700;
	cursor:pointer;
	padding:16px 52px;
	background-color:#de6512;
	text-transform:uppercase;
}

.blog-detail{
	position:relative;
}

.blog-detail .inner-box{
	position:relative;
}

.blog-detail .inner-box .image{
	position:relative;
}

.blog-detail .inner-box .image img{
	position:relative;
	width:100%;
	display:block;
}

.blog-detail .inner-box .lower-content{
	position:relative;
}

.blog-detail .inner-box .lower-content .content-inner{
	position:relative;
}

.blog-detail .inner-box .lower-content .content-inner .title-box{
	position:relative;
	padding:40px 40px;
	margin-left:30px;
	margin-right:30px;
	margin-top:-75px;
	margin-bottom:35px;
	background-color:#ffffff;
	-webkit-box-shadow:0px 0px 20px rgba(0,0,0,0.10);
	-ms-box-shadow:0px 0px 20px rgba(0,0,0,0.10);
	box-shadow:0px 0px 20px rgba(0,0,0,0.10);
	border-bottom:3px solid #001e57;
}

.blog-detail .inner-box .lower-content .content-inner .title-box .post-meta{
	position:relative;
	margin-bottom:4px;
}

.blog-detail .inner-box .lower-content .content-inner .title-box .post-meta li{
	position:relative;
	color:#555555;
	line-height:1em;
	display:inline-block;
	padding-right:12px;
	margin-right:12px;
	border-right:1px solid #555555;
}

.blog-detail .inner-box .lower-content .content-inner .title-box .post-meta li:last-child{
	padding-right:0px;
	margin-right:0px;
	border-right:0px;
}

.blog-detail .inner-box .lower-content .content-inner .title-box .post-meta li strong{
	font-weight:600;
}

.blog-detail .inner-box .lower-content .content-inner .title-box h2{
    position: relative;
    font-weight: 700;
    font-size: 32px;
	color:#001e57;
    line-height: 1.5em;
}

.blog-detail .inner-box .lower-content .text{
	position:relative;
}

.blog-detail .inner-box .lower-content .text p{
	position:relative;
	color:#555555;
	font-size:16px;
	line-height:1.8em;
	margin-bottom:22px;
}

.blog-detail .inner-box .lower-content .text h3{
	position: relative;
    font-weight: 800;
    font-size: 24px;
	color:#fff;
    line-height: 1.5em;
	margin-bottom:16px;
}

.blog-detail .inner-box .lower-content .text .gallery-column{
	position:relative;
	margin-top:35px;
}

.blog-detail .inner-box .lower-content .text .gallery-column .image{
	margin-bottom:30px;
}

.blog-detail .inner-box .lower-content .text .gallery-column .image img{
	width:100%;
	display:block;
}

.blog-detail .inner-box .lower-content .text blockquote{
	position:relative;
	margin-bottom:30px;
	padding:50px 50px 45px;
	background-color:#f3f5f9;
}

.blog-detail .inner-box .lower-content .text blockquote .blockquote-inner{
	position:relative;
	text-align:center;
}

.blog-detail .inner-box .lower-content .text blockquote .blockquote-inner .big-icon{
	position:absolute;
	top:-20px;
	font-size:180px;
	line-height:1em;
	text-align:center;
	width:100%;
	color:rgba(0,30,87,0.05);
}

.blog-detail .inner-box .lower-content .text blockquote .blockquote-inner .quote-icon{
	position:relative;
	color:#ed6c00;
	font-size:30px;
	line-height:1em;
	margin-bottom:15px;
}

.blog-detail .inner-box .lower-content .text blockquote .blockquote-inner .quote-text{
	position:relative;
	color:#fff;
	font-size:18px;
	font-style:italic;
	line-height:1.8em;
	font-weight:700;
}

.blog-detail .inner-box .lower-content .post-share-options{
	position:relative;
}

.blog-detail .inner-box .lower-content .post-share-options .tags a{
	position:relative;
	color:#001e57;
	font-size:12px;
	font-weight:800;
	margin-right:2px;
	text-transform:uppercase;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}

.blog-detail .inner-box .lower-content .post-share-options .tags a:hover{
	color:#ed6c00;
}

/* New Article */

.new-article{
	position:relative;
	padding:10px 10px;
	margin-top:35px;
	background-color:#001e57;
}

.new-article .prev-post{
	position:relative;
	width:50%;
	float:left;
	padding-right:5px;
}

.new-article .prev-post a{
	position:relative;
	color:#ffffff;
	padding:18px 25px;
	display:block;
	font-size:13px;
	font-weight:700;
	text-transform:uppercase;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	background-color:rgba(255,255,255,0.10);
}

.new-article .prev-post a .fas{
	margin-right:5px;
	color:#ed6c00;
	font-size:15px;
}

.new-article .prev-post a:hover{
	color:#ed6c00;
}

.new-article .next-post{
	position:relative;
	width:50%;
	float:right;
	text-align:right;
	padding-left:5px;
}

.new-article .next-post a{
	position:relative;
	color:#ffffff;
	padding:18px 25px;
	display:block;
	font-size:13px;
	font-weight:700;
	text-transform:uppercase;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	background-color:rgba(255,255,255,0.10);
}

.new-article .next-post a .fas{
	margin-left:5px;
	color:#ed6c00;
	font-size:15px;
}

.new-article .next-post a:hover{
	color:#ed6c00;
}

/***

====================================================================
	Comments Area
====================================================================

 ***/

.sidebar-page-container .comments-area{
	position:relative;
	margin-bottom:60px;
	margin-top:65px;
}

.sidebar-page-container .group-title{
	position:relative;
	margin-bottom:45px;
}

.sidebar-page-container .group-title h2{
	position:relative;
	font-size:32px;
	color:#001e57;
	font-weight:800;
	padding-bottom:12px;
	text-transform:capitalize;
}

.sidebar-page-container .group-title h2:before{
	position:absolute;
	content:'';
	left:0px;
	bottom:0px;
	width:120px;
	height:1px;
	background-color:#ed6c00;
}

.sidebar-page-container .group-title h2:after{
	position:absolute;
	content:'';
	left:0px;
	bottom:0px;
	width:40px;
	height:1px;
	background-color:#001e57;
}

.sidebar-page-container .comments-area .comment-box{
	position:relative;
	padding:0px 0px 0px;
	margin-bottom:40px;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
}

.sidebar-page-container .comments-area .comment{
	position:relative;
	min-height:70px;
	padding:0px 0px 0px 100px;
	font-size:14px;
}

.sidebar-page-container .comments-area .reply-comment{
	margin-left:120px;
}

.sidebar-page-container .comments-area .comment-box .author-thumb{
	position:absolute;
	left:0px;
	top:0px;
	width:70px;
	border-radius:50%;
	margin-bottom:20px;
	overflow:hidden;
}

.sidebar-page-container .comments-area .comment-box .author-thumb img{
	width:100%;
	display:block;
}

.sidebar-page-container .comments-area .comment-info{
	margin-bottom:10px;
}

.sidebar-page-container .comments-area .comment-box strong{
	font-size:18px;
	font-weight:700;
	color:#fff;
	display:block;
	line-height:1.3em;
	text-transform:capitalize;
}

.sidebar-page-container .comments-area .comment-box .text{
	color:#555555;
	font-size:16px;
	line-height:1.8em;
	margin-bottom:16px;
}

.sidebar-page-container .comments-area .comment-info .comment-time{
	font-size:12px;
	color:#444444;
	font-weight:700;
}

.sidebar-page-container .comments-area .comment-box .reply-outer{
	position:relative;
}

.sidebar-page-container .comments-area .comment-box .reply-outer:before{
	position:absolute;
	content:'';
	left:0px;
	top:11px;
	width:100%;
	height:1px;
	background-color:#dddddd;
}

.sidebar-page-container .comments-area .comment-box .theme-btn{
	position:relative;
	padding:0px 22px 0px 0px;
	font-size:14px;
	color:#ed6c00;
	font-weight:700;
	text-transform:uppercase;
	text-decoration:underline;
	background-color:#ffffff;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
}

.sidebar-page-container .comments-area .comment-box .theme-btn .fas{
	margin-left:4px;
	top:1px;
	color:#001e57;
}

.sidebar-page-container .comments-area .comment-box .theme-btn:hover{
	color:#001e57;
}

/***

====================================================================
	Comment Form
====================================================================

 ***/

.comment-form .form-group{
	margin-bottom:20px;
}

.comment-form .form-group input[type="text"],
.comment-form .form-group input[type="password"],
.comment-form .form-group input[type="tel"],
.comment-form .form-group input[type="email"],
.comment-form .form-group select{
	position:relative;
	display:block;
	width:100%;
	line-height:28px;
	padding:10px 28px;
	color:#888888;
	border:1px solid transparent;
	height:60px;
	font-size:16px;
	background:#f3f5f9;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
}

.comment-form .form-group input[type="text"]:focus,
.comment-form .form-group input[type="password"]:focus,
.comment-form .form-group input[type="tel"]:focus,
.comment-form .form-group input[type="email"]:focus,
.comment-form .form-group select:focus,
.comment-form .form-group textarea:focus{
	border-color:#ffaa00;
}

.comment-form .form-group textarea{
	position:relative;
	display:block;
	width:100%;
	line-height:24px;
	padding:15px 18px;
	color:#888888;
	border:1px solid transparent;
	height:150px;
	background:#f3f5f9;
	resize:none;
	font-size:16px;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
}

.comment-form button{
	padding:13px 51px;
}

.comment-form button:hover{
	background-color:#030e22;
	color:#ffffff;
}

/* Sidebar Padding Right */

.sidebar-page-container .sidebar-side .sidebar.padding-right{
	padding-right:40px;
}

.services-categories{
	position:relative;
}

.services-categories li{
	position:relative;
	margin-bottom:5px;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.services-categories li a{
	position:relative;
	color:#001e57;
	font-size:18px;
	font-weight:400;
	display:block;
	background-color:#f3f5f9;
	border-bottom:1px solid #9eaac0;
	padding:20px 15px 20px 30px;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.services-categories li a:before{
	position:absolute;
	content:'';
	right:22px;
	top:22px;
	color:#000048;
	font-size:18px;
	font-weight:900;
	font-family: "Font Awesome 5 Free";
}

.services-categories li.active a:before,
.services-categories li:hover a:before{
	color:#ffffff;
}

.services-categories li.active a,
.services-categories li a:hover{
	color:#ffffff;
	border-color:#ed6c00;
	background-color:#ed6c00;
}

/*=== Brochures Widget ===*/

.brochures{
	position: relative;
}

.brochures .widget-content{
	padding-top: 15px;
}

.brochures .brochure-btn{
	position: relative;
	display: block;
	font-size: 18px;
	line-height: 30px;
	color: #fff;
	font-weight: 500;
	padding: 15px 15px;
	border-bottom: 1px solid #dddddd;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.brochures .brochure-btn span{
	position: relative;
	float: left;
	color: #ed6c00;
	font-size: 30px;
	margin-right: 20px;
}

.brochures .brochure-btn:hover{
	color: #ed6c00;
}

/* Blog Detail */

.services-detail{
	position:relative;
}

.services-detail .inner-box{
	position:relative;
}

.services-detail .inner-box .image{
	position:relative;
}

.services-detail .inner-box .image img{
	position:relative;
	width:100%;
	display:block;
}

.services-detail .inner-box .lower-content{
	position:relative;
	padding-top:35px;
}

.services-detail .inner-box .lower-content .title-box{
	position:relative;
	margin-bottom:35px;
}

.services-detail .inner-box .lower-content .title-box .title{
	position: relative;
	display: block;
	font-size: 18px;
	line-height: 24px;
	color: #afafaf;
	font-weight: 400;
	text-transform: capitalize;
	margin-bottom: 10px;
}

.services-detail .inner-box .lower-content .title-box h2{
	position: relative;
	display: block;
	font-size:44px;
	line-height: 1.2em;
	color: #001e57;
	font-weight: 700;
	padding-bottom:25px;
}

.services-detail .inner-box .lower-content .title-box h2:before{
	position:absolute;
	content:'';
	left:0px;
	bottom:0px;
	width:120px;
	height:1px;
	background-color:#ed6c00;
}

.services-detail .inner-box .lower-content .title-box h2:after{
	position:absolute;
	content:'';
	left:0px;
	bottom:0px;
	width:40px;
	height:1px;
	background-color:#001e57;
}

.services-detail .inner-box .lower-content .bold-text{
	position:relative;
	color:#fff;
	font-size:16px;
	font-weight:700;
	line-height:1.8em;
	margin-bottom:22px;
}

.services-detail .inner-box .lower-content .text{
	position:relative;
}

.services-detail .inner-box .lower-content .text p{
	position:relative;
	color:#555555;
	font-size:16px;
	line-height:1.7em;
	margin-bottom:25px;
}

.services-detail .inner-box .lower-content .text h3{
	position:relative;
	color:#001e57;
	font-size:24px;
	margin-bottom:24px;
	padding-bottom:22px;
	font-weight:900;
}

.services-detail .inner-box .lower-content .text h3:before{
	position:absolute;
	content:'';
	left:0px;
	bottom:0px;
	height:1px;
	width:50px;
	background-color:#ed6c00;
}

.services-detail .services-featured-outer{
	position:relative;
	margin-top:35px;
	margin-bottom:10px;
}

.services-detail .inner-box .lower-content .default-two-column{
	position:relative;
	margin-bottom:15px;
}

.services-detail .inner-box .lower-content .default-two-column .column{
	margin-bottom:20px;
}

/* Feature Block */

.feature-block{
	position:relative;
	margin-bottom:35px;
}

.feature-block .inner-box{
	position:relative;
	padding-left:105px;
	padding-bottom:32px;
	min-height:112px;
	border-bottom:1px solid #dddddd;
}

.feature-block .inner-box .icon-box{
	position:absolute;
	left:0px;
	top:0px;
	width:80px;
	height:80px;
	color:#e3803d;
	line-height:80px;
	font-size:50px;
	display:block;
	text-align:center;
	background-color:#f3f5f9;
}

.feature-block .inner-box h4{
	position:relative;
	font-size:18px;
	color:#fff;
	font-weight:700;
	line-height:1.3em;
	margin-bottom:8px;
}

.feature-block .inner-box .text{
	position:relative;
	color:#555555;
	font-size:16px;
	line-height:1.7em;
}

.services-detail .inner-box .lower-content h5{
	position:relative;
	font-size:20px;
	font-weight:700;
	line-height:1.3em;
	text-align:center;
	color:#fff;
	margin-bottom:35px;
	margin-top:40px;
}

.services-detail .inner-box .lower-content .fact-counter{
	position: relative;
    z-index: 1;
    text-align: center;
    background-color: #ffffff;
	-webkit-box-shadow: 0px 0px 35px rgba(0,0,0,0.15);
	-ms-box-shadow: 0px 0px 35px rgba(0,0,0,0.15);
    box-shadow: 0px 0px 35px rgba(0,0,0,0.15);
}

.services-detail .inner-box .lower-content .fact-counter .counter-column{
	float:left;
	padding:0px;
}

.services-detail .inner-box .lower-content .fact-counter .column:last-child .inner{
	border-right:none;
}

/***

====================================================================
			Page Title Style Two
====================================================================

***/

.page-banner.style-two{
	position:relative;
	padding: 110px 0 80px;
	background-position:center top;
	background-repeat:no-repeat;
	background-size:cover;
}


/***

====================================================================
			About Section Two
====================================================================

***/

.title-style-one.style-two{
	position:relative;
	margin-bottom:60px;
}

.title-style-one.style-two h2{
	font-size:52px;
	color:#ed6c00;
	font-weight:700;
	line-height:1.2em;
}

.title-style-one .text{
	position: relative;
	display: block;
	font-size: 18px;
	line-height: 30px;
	color: #555555;
	font-weight: 400;
	margin-top: 30px;
}



/***

====================================================================
			About Section Two
====================================================================

***/


.about-section-two{
	position: relative;
	background-repeat:no-repeat;
	background-position: center bottom;
	padding: 100px 0 0px;
}

.about-section-two .title-style-one{
	max-width: 980px !important;
}

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

.about-section-two .image-column .inner-column{
	position: relative;
	padding-right: 60px;
}

.about-section-two .image-column .image{
	position: relative;
	display: block;
	margin-bottom: 0;
}

.about-section-two .image-column .image img{
	display: block;
	width: 100%;
	height: auto;
}

.about-section-two .content-column{
	position: relative;
}

.about-section-two .content-column .inner-column{
	position: relative;
	padding-top: 20px;
	margin-left: -30px;
}

.about-section-two .content-column .inner-column:before{
	position:absolute;
	content:'';
	left:0px;
	top:0px;
	width:120px;
	height:1px;
	background-color:#ed6c00;
}

.about-section-two .content-column .inner-column:after{
	position:absolute;
	content:'';
	left:0px;
	top:0px;
	width:40px;
	height:1px;
	background-color:#001e57;
}

.about-section-two .content-column .text{
	position: relative;
	padding-right: 30px;
	margin-bottom: 10px;
}

.about-section-two .content-column .text{
	position: relative;
	display: block;
	font-size: 20px;
	line-height: 180%;
	color: #555555;
	font-weight: 400;
	font-family:"Calibri Light", sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
	margin-bottom: 10px;
	
}

.about-section-two .content-column .text p strong{
	position: relative;
	font-weight: 700;
}

.about-section-two .fact-counter{
	position: relative;
	text-align: center;
    background-color: #ffffff;
	-webkit-box-shadow: 0px 0px 35px rgba(0,0,0,0.15);
	-ms-box-shadow: 0px 0px 35px rgba(0,0,0,0.15);
    box-shadow: 0px 0px 35px rgba(0,0,0,0.15);
	margin-left: -80px;
}

.about-section-two .fact-counter .column{
	position: relative;
	float: left;
    padding: 0px;
}

.about-section-two .fact-counter .count-outer .count-text{
	font-size: 44px;
}

.about-section-two .fact-counter .column .counter-title{
	letter-spacing: 0;
}


/***

====================================================================
			Mission Section
====================================================================

***/

.mission-section{
	position: relative;
	background-repeat:no-repeat;
	background-position: center;
	background-size: cover;
	padding: 100px 0;
	margin-top: 105px;
}

.mission-section:before{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-color: #001e57;
	opacity: .90;
	content: "";
}

.mission-section .colum{
	position: relative;
}

.mission-section .colum.right-column .inner-column{
	position: relative;
	margin-top: 20px;
}

.mission-section .colum .inner-column{
	position: relative;
}

.mission-section .content-box{
	position: relative;
	background-repeat:no-repeat;
	background-position: center;
	background-color: #ffffff;
	text-align: center;
	padding: 65px 70px 60px;
}

.mission-section .content-box h4{
	position: relative;
	display: block;
	font-size: 32px;
	line-height: 1.2em;
	color: #001e57;
	font-weight: 900;
	padding-bottom: 15px;
	margin-bottom: 30px;
}

.mission-section .content-box h4:before{
	position:absolute;
	content:'';
	left:0px;
	right: 0;
	margin: 0 auto;
	bottom:0px;
	width:80px;
	height:1px;
	border-right: 60px solid #ed6c00;
	border-left: 20px solid #001e57;
}

.mission-section .content-box .text{
	position: relative;
	display: block;
	font-size: 18px;
	line-height: 30px;
	color: #555555;
	font-weight: 400;
}

.mission-section .image-box{
	position: relative;
}

.mission-section .image-box .image{
	position: relative;
	margin-bottom: 0;
}

.mission-section .image-box .image img{
	display: block;
	width: 100%;
	height: auto;
}


/***

====================================================================
			FAQ Section
====================================================================

***/

.faq-section{
	position: relative;
	padding: 100px 0 85px;
}

.faq-section.no-pd-top{
	padding-top: 0;
}

.faq-section .upper-box{
	position: relative;
	margin-bottom: 40px;
}

.faq-section .upper-box .text{
	position: relative;
	display: block;
	font-size: 18px;
	line-height: 30px;
	color: #555555;
	font-weight: 400;
}


.faq-section .title-style-one{
	margin-bottom: 40px;
}

.faq-section .accordion-column{
	position: relative;
}

.faq-section .title-style-one h2{
	font-size: 44px;
	color: #fff;
	font-weight: 700;
}

.faq-section .accordion-column .inner-column{
	position: relative;
	padding-right: 30px;
}

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

.accordion-box .block{
	position: relative;
    margin-bottom:15px;
}

.accordion-box .block .acc-btn{
	position:relative;
	font-size:18px;
	cursor:pointer;
	line-height:35px;
	color:#fff;
	font-weight:700;
	padding:15px 50px 15px 35px;
	transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	background-color:#f3f5f9;
}

.accordion-box .block .icon-outer{
	position:absolute;
	right:30px;
	top: 15px;
    font-size: 16px;
    line-height: 35px;
    color: #555555;
	text-align:center;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.accordion-box .block .acc-btn .icon-outer .icon{
	position: relative;
}

.accordion-box .block .acc-btn.active{
	background-color: #001e57;
	color: #ffffff;
}

.accordion-box .block .acc-btn.active .icon-outer{
	-webkit-transform:rotate(90deg);
	-ms-transform:rotate(90deg);
	-o-transform:rotate(90deg);
	-moz-transform:rotate(90deg);
	transform:rotate(90deg);
    color: #ed6c00;
}

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

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

.accordion-box .block .content{
	position:relative;
	font-size:16px;
	padding:30px 35px 15px;
}

.accordion-box .block .content .text{
	font-size:16px;
	line-height: 26px;
	color:#555555;
}

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

.faq-section .image-column{
	position: relative;
}

.faq-section .image-column .inner-column{
	position: relative;
	padding-top: 105px;
	margin-left: 50px;
	margin-right: -60px;
}

.faq-section .image-column .image{
	position: relative;
	display: block;
	text-align: right;
	border: 15px solid #ed6c00;
	height: 600px;
}

.faq-section .image-column .image img{
	position: absolute;
	right: -40px;
	bottom: 0;
}

/*=== Accordion Box Style Two ====*/

.accordion-box.style-two .block .acc-btn{
	padding-left: 55px;
	padding-right:20px;
}

.accordion-box.style-two .block .acc-btn.active{
	background-color: #ed6c00;
	color: #ffffff;
}

.accordion-box.style-two .block .icon-outer{
	left: 30px;
	right: auto;
	color: #001e57;
}

.accordion-box.style-two .block .acc-btn.active .icon-outer{
    color: #ffffff;
}

.accordion-box.style-two .block .content{
	padding-left: 55px;
}


/***

====================================================================
		Featured Services
====================================================================

***/

.featured-services{
	position: relative;
}

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

.feature-block-five .inner-box{
	position: relative;
	background-repeat: no-repeat;
	background-position:center;
	background-size: cover;
	padding: 80px 15px 75px;
	overflow:hidden;
	text-align: center;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.feature-block-five .inner-box:before{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	opacity: .85;
	content: "";
	background-color:#166495;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.feature-block-five .inner-box:after{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	opacity: .50;
	content: "";
	background-color:#000000;
	-webkit-transform:translateY(-100%);
	-ms-transform:translateY(-100%);
	transform:translateY(-100%);
	-webkit-transition: all 700ms ease;
	-moz-transition: all 700ms ease;
	-ms-transition: all 700ms ease;
	-o-transition: all 700ms ease;
	transition: all 700ms ease;
}

.feature-block-five .inner-box:hover:after{
	-webkit-transform:translateY(0%);
	-ms-transform:translateY(0%);
	transform:translateY(0%);
}

.feature-block-five .inner-box .content {
	position: relative;
	max-width: 430px;
	margin: 0 auto;
	padding: 0 15px;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
	z-index:1;
}

.feature-block-five .icon-box{
	position: relative;
	display: block;
	margin-bottom: 40px;
}

.feature-block-five .icon-box .icon{
	position: relative;
	display: block;
	font-size: 100px;
	line-height: 1em;
	color: #ffffff;
}

.feature-block-five .icon-box img{
	max-width: 100%;
	height: auto;
}

.feature-block-five h4{
	position: relative;
	display: inline-block;
	font-size: 24px;
	line-height: 1.2em;
	color: #ffffff;
	font-weight: 700;
	margin-bottom: 17px;
}

.feature-block-five h4 a{
	display: inline-block;
	color: #ffffff;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.feature-block-five h4 a:hover{
	text-decoration: underline;
}

.feature-block-five .text{
	position: relative;
	display: inline-block;
	font-size: 16px;
	line-height: 26px;
	color: #ffffff;
	font-weight: 400;
	margin-bottom: 35px;
}

.feature-block-five .link-box{
	position: relative;
	display: block;
}

.feature-block-five .link-box a{
	position: relative;
	display: inline-block;
	font-size: 14px;
	line-height: 24px;
	color: #ffffff;
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: underline;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.feature-block-five .link-box a:hover{
	color: #001e57;
}

.feature-block-five .link-box a i{
	margin-left: 3px;
}

.feature-block-five:nth-child(2) .inner-box:before{
	background-color: #ed6c00;
}

.feature-block-five:nth-child(3) .inner-box:before{
	background-color: #06a490;
}

/***

====================================================================
		Team Section
====================================================================

***/

.team-section{
	position: relative;
	padding: 100px 0 70px;
}

.team-section .sec-title{
	margin-bottom: 60px;
}

.team-block{
	position: relative;

}

.team-block .inner-box{
	position: relative;
}

.team-block .image-box{
	position: relative;
}

.team-block .image-box .image{
	position: relative;
	margin-bottom: 0;
	background-color: #ed6c00;
	overflow: hidden;
}

.team-block .image-box .image img{
	display: block;
	width: 100%;
	height: auto;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}

.team-block .inner-box:hover .image img{
	opacity: .70;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.team-block .lower-content{
	position:relative;
	text-align:center;
	z-index:1;
	padding:15px 15px 15px;
	background-color:#ed6c00;

	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
	top:-59px;
	/* for IE */
	filter:alpha(opacity=80);
	/* CSS3 standard */
	opacity:0.8;

}

.team-block .inner-box:hover .lower-content{
	border-color:#ed6c00;
	-webkit-box-shadow:0px 0px 30px rgba(0,0,0,0.10);
	-ms-box-shadow:0px 0px 30px rgba(0,0,0,0.10);
	box-shadow:0px 0px 30px rgba(0,0,0,0.10);
	background-color: #001e57;
}

.team-block .lower-content h3{
	position:relative;
	font-size:20px;
	font-weight:700;
	line-height:1.2em;
	color: #fff;
	margin-bottom: 5px;
}

.team-block .lower-content h3 a{
	position:relative;
	color:#fff;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}

.team-block .inner-box:hover .lower-content h3 a{
	color:#ffffff;
}

.team-block .lower-content .designation{
	position:relative;
	font-size:14px;
	line-height: 24px;
	font-weight: 700;
	color: #555555;
	font-style: italic;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}

.team-block .inner-box:hover .lower-content .designation{
	color: #ffffff;
}


.team-block .lower-content .arrow{
    position: absolute;
    left: 50%;
    bottom: 0px;
    margin-bottom: -22px;
    width: 44px;
    height: 44px;
    color: #ed6c00;
    font-size: 10px;
    line-height: 44px;
    text-align: center;
    border-radius: 50%;
    font-weight: 800;
    margin-left: -20px;
    background-color: #ffffff;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
	-webkit-box-shadow:5px 20px 30px rgba(0,0,0,0.06);
	-ms-box-shadow:5px 20px 30px rgba(0,0,0,0.06);
	box-shadow:5px 20px 30px rgba(0,0,0,0.06);
}

.team-block .inner-box:hover .lower-content .arrow{
	color:#ffffff;
	background-color:#ed6c00;
}

/***

====================================================================
		Team Section Two
====================================================================

***/

.team-section-two{
	position: relative;
	padding: 0px 0 70px;
}

.team-block-two{
	position: relative;
	margin-bottom: 30px;
}

.team-block-two .inner-box{
	position: relative;
}

.team-block-two .image-box{
	position: relative;
	display:block;
	overflow:hidden;
}

.team-block-two .overlay-box{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(0,30,87,.90);
	opacity: 0;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}

.team-block-two .inner-box:hover .overlay-box{
	-webkit-transform: translateY(0%);
	-moz-transform: translateY(0%);
	-ms-transform: translateY(0%);
	-o-transform: translateY(0%);
	transform: translateY(0%);
	opacity: 1;
	visibility: visible;
}

.team-block-two .contact-list{
	position: absolute;
	left: 0;
	right: 0;
	top: 30%;
	max-width: 180px;
	margin: 0 auto;
	-webkit-transform: translateY(50%);
	-moz-transform: translateY(50%);
	-ms-transform: translateY(50%);
	-o-transform: translateY(50%);
	transform: translateY(50%);
	-webkit-transition: all 500ms ease 500ms;
	-moz-transition: all 500ms ease 500ms;
	-ms-transition: all 500ms ease 500ms;
	-o-transition: all 500ms ease 500ms;
	transition: all 500ms ease 500ms;
	opacity: 0;
}

.team-block-two .inner-box:hover .contact-list{
	opacity: 1;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

.team-block-two .contact-list li{
	position: relative;
	display: block;
	font-size: 16px;
	line-height: 26px;
	color: #ffffff;
	margin-bottom:5px;
}

.team-block-two .contact-list li .icon{
	position: relative;
	margin-right: 10px;
	color: #ed6c00;
}

.team-block-two .contact-list li a{
	color: #ffffff;
	display: inline-block;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.team-block-two .contact-list li a:hover{
	color: #ed6c00;
}

.team-block-two .image-box .image{
	position: relative;
	margin-bottom: 0;
}

.team-block-two .image-box .image img{
	display: block;
	width: 100%;
	height: auto;
}

.team-block-two .lower-content{
	position:relative;
	text-align:center;
	z-index:1;
	padding:35px 15px 30px;
	background-color:#f3f5f9;
	border-bottom:3px solid #001e57;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}

.team-block-two .inner-box:hover .lower-content{
	border-color:#ed6c00;
	-webkit-box-shadow:0px 0px 30px rgba(0,0,0,0.10);
	-ms-box-shadow:0px 0px 30px rgba(0,0,0,0.10);
	box-shadow:0px 0px 30px rgba(0,0,0,0.10);
}

.team-block-two .lower-content h3{
	position:relative;
	font-size:20px;
	font-weight:700;
	line-height:1.2em;
	color: #fff;
	margin-bottom: 5px;
}

.team-block-two .lower-content h3 a{
	position:relative;
	color:#fff;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}

.team-block-two .lower-content h3 a:hover{
	color: #ed6c00;
}


.team-block-two .lower-content .designation{
	position:relative;
	display: block;
	font-size:14px;
	line-height: 24px;
	font-weight: 700;
	color: #555555;
	font-style: italic;
	margin-bottom: 15px;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}

.team-block-two .social-links{
	position: relative;
	display: block;
}

.team-block-two .social-links li{
	position: relative;
	display: inline-block;
	margin: 0 10px;
}

.team-block-two .social-links li a{
	position: relative;
	display: inline-block;
	font-size: 15px;
	line-height: 24px;
	color: #555555;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}


.team-block-two .social-links li a:hover{
	color: #ed6c00;
}


/***

====================================================================
	News Section Two
====================================================================

***/

.news-section-two{
	position:relative;
	padding:0px 0px 0px;

}

.news-section-two .sec-title{
	margin-bottom:35px;
}




.news-section-two .owl-nav{
	position:absolute;
	left:50%;
	width: 1200px;
	margin-left: -600px;
	bottom:50px;
	text-align: center;


}

.news-section-two .owl-nav .owl-prev{
	position:relative;
	color:#777;
	font-size:20px;
	display:inline-block;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.news-section-two .owl-nav .owl-next{
	position:relative;
	color:#777;
	font-size:20px;
	padding-left:20px;
	margin-left:20px;
	display:inline-block;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	border-left:1px solid rgba(255,255,255,0.20);
}

.news-section-two .owl-nav .owl-prev:hover,
.news-section-two .owl-nav .owl-next:hover{
	color:#ed6c00;
}

.news-block-four{
	position: relative;
}

.news-block-four .inner-box{
	position: relative;
	display: block;
	text-align: center;
	overflow: hidden;
}

.news-block-four .image{
	position: relative;
	display: block;
	overflow: hidden;
}

.news-block-four .image img{
	position: relative;
	display: block;
	width: 100%;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.news-block-four:hover .image img{
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
	opacity: 0.70;
}

.news-block-four .lower-content{
	position: relative;
	display: block;
	width: 100%;
	padding: 50px 20px 35px;
	top:-100px;

}



.news-block-four .lower-content h3{
	position: relative;
	max-width: 300px;
	margin: 0 auto;
	font-size: 24px;
	line-height: 1.4em;
	font-weight: 600;
	color: #ffffff;
}

.news-block-four .lower-content h3 a{
	color: #ffffff;
}

.news-block-four .lower-content h3 a:hover{
	text-decoration: underline;
}

.news-block-four .lower-content .read-more{
	position: absolute;
	left: 50%;
	margin-left: -23px;
	top: -23px;
	width: 46px;
	height: 46px;
	line-height: 46px;
	font-weight: 400;
	font-size: 18px;
	color: #fff;
	background: #ffffff;
	border-radius: 50%;
	z-index: 1;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.20);
	-ms-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.20);
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.20);
}

.news-block-four:hover .lower-content .read-more{
	background: #fff;
	color: #ffffff;
}

.design-section{
	position:relative;
	padding-top:90px;
}

.design-section .upper-section{
	position:relative;
}

.design-section .upper-section .title-column{
	position:relative;
	margin-bottom:30px;
}

.design-section .upper-section .title-column .inner-column{
	position:relative;
}

.design-section .upper-section .content-column{
	position:relative;
}

.design-section .upper-section .content-column .inner-column{
	position:relative;
	margin-bottom:50px;
}

.design-section .upper-section .content-column .inner-column .icons-box{
	position:relative;
}

.design-section .upper-section .content-column .inner-column .icons-box .icon{
	position:relative;
	margin-right:35px;
	color:#ed6c00;
	font-size:50px;
	line-height:1em;
	display:inline-block;
}

.design-section .upper-section .content-column .inner-column .icons-box .icon:first-child{
	top:5px;
}

.design-section .upper-section .content-column .inner-column .bold-text{
	position:relative;
	color:#fff;
	font-size:16px;
	font-weight:700;
	line-height:1.7em;
	margin-top:24px;
}

.design-section .upper-section .content-column .inner-column .text{
	position:relative;
	color:#555555;
	font-size:16px;
	font-weight:400;
	line-height:1.7em;
	margin-top:18px;
}

.design-section .lower-section{
	position:relative;
	margin-bottom:-20px;
	z-index:1;
}

.design-section .lower-section .feature-block-two{
	padding:0px;
	float:left;
}

.feature-block-two{
	position:relative;
}

.feature-block-two .inner-box{
	position:relative;
	overflow:hidden;
	padding:150px 45px 45px;
	background-color:#06a490;
}

.feature-block-two:nth-child(2) .inner-box{
	background-color:#ed6c00;
}

.feature-block-two:nth-child(3) .inner-box{
	background-color:#166495;
}

.feature-block-two .inner-box .content{
	position:relative;
	-webkit-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
    transition: all 900ms ease;
}

.feature-block-two .inner-box:hover .content,
.feature-block-two.active .inner-box .content{
	opacity:0;
}

.feature-block-two .inner-box .side-icon{
	position:absolute;
	right:-30px;
	bottom:-30px;
	line-height:1em;
	font-size:180px;
	color:rgba(255,255,255,0.10);
}

.feature-block-two .inner-box .title{
	position:relative;
	display:inline-block;
	font-size:14px;
	font-weight:700;
	padding-bottom:10px;
	margin-bottom:20px;
	color:rgba(255,255,255,0.60);
}

.feature-block-two .inner-box .title:before{
	position:absolute;
	content:'';
	left:0px;
	bottom:0px;
	height:1px;
	width:25px;
	background-color:rgba(255,255,255,0.60);
}

.feature-block-two .inner-box h3{
	position:relative;
	font-size:20px;
	font-weight:700;
	line-height:1.3em;
	margin-bottom:7px;
	color:#ffffff;
}

.feature-block-two .inner-box h3 a{
	position:relative;
	color:#ffffff;
}

.feature-block-two .inner-box .sub-title{
	position:relative;
	font-size:14px;
	font-weight:500;
	color:rgba(255,255,255,0.60);
}

.feature-block-two .inner-box .overlay-box{
	position: absolute;
    left: 10px;
    bottom: 10px;
    right: 10px;
    top: 10px;
    z-index: 2;
	opacity: 0;
    display: block;
	-moz-transform:translateY(60px);
	-webkit-transform:translateY(60px);
	-ms-transform:translateY(60px);
	-o-transform:translateY(60px);
	transform:translateY(60px);
    -webkit-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
    transition: all 900ms ease;
}

.feature-block-two .inner-box:hover .overlay-box,
.feature-block-two.active .inner-box .overlay-box{
	opacity:1;
	-moz-transform:translateY(0px);
	-webkit-transform:translateY(0px);
	-ms-transform:translateY(0px);
	-o-transform:translateY(0px);
	transform:translateY(0px);
}

.feature-block-two .inner-box .overlay-box .overlay-inner{
	position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: table;
    text-align: left;
    padding: 10px 30px;
    vertical-align: middle;
}

.feature-block-two .inner-box .overlay-box .overlay-inner .overlay-content{
	position: relative;
    display: table-cell;
    vertical-align: middle;
}

.feature-block-two .inner-box .overlay-box .title-two{
	position:relative;
	display:inline-block;
	font-size:14px;
	font-weight:700;
	padding-bottom:8px;
	margin-bottom:22px;
	color:rgba(255,255,255,0.60);
}

.feature-block-two .inner-box .overlay-box .title-two:before{
	position:absolute;
	content:'';
	left:0px;
	bottom:0px;
	height:1px;
	width:25px;
	background-color:rgba(255,255,255,0.60);
}

.feature-block-two .inner-box .overlay-box h4{
	position:relative;
	font-size:20px;
	font-weight:700;
	line-height:1.3em;
	margin-bottom:12px;
	color:#ffffff;
}

.feature-block-two .inner-box .overlay-box h4 a{
	position:relative;
	color:#ffffff;
}

.feature-block-two .inner-box .overlay-box h4 a:hover{
	text-decoration: underline;
}

.feature-block-two .inner-box .overlay-box .text{
	position:relative;
	font-size:16px;
	line-height:1.5em;
	color:rgba(255,255,255,1);
}

/* Industries Section */

.industries-section{
	position:relative;
	padding:120px 0px 55px;
	background-color:#001e57;
}

.industries-section .big-icon{
	position:absolute;
	left:0px;
	right:0px;
	font-size:400px;
	line-height:1em;
	text-align:center;
	font-weight:700;
	color:rgba(255,255,255,0.05);
}

/* Industry Block */

.industry-block{
	position:relative;
	margin-bottom:50px;
}

.industry-block .inner-box .icon-box{
	position:relative;
	margin-bottom:10px;
}

.industry-block .inner-box h3{
	position:relative;
	font-size:24px;
	font-weight:700;
	line-height:1.3em;
	margin-bottom:15px;
}

.industry-block .inner-box h3 a{
	position:relative;
	color:#ffffff;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}

.industry-block .inner-box h3 a:hover{
	color:#ed6c00;
}

.industry-block .inner-box .text{
	position:relative;
	font-size:16px;
	line-height:1.7em;
	margin-bottom:22px;
	color:rgba(255,255,255,0.60);
}

.industry-block .inner-box .read-more{
	position:relative;
	color:#ed6c00;
	font-size:14px;
	font-weight:700;
	text-transform:uppercase;
	text-decoration:underline;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}

.industry-block .inner-box .read-more .icon{
	position:relative;
	margin-left:4px;
}

.industry-block .inner-box .read-more:hover{
	color:#ffffff;
}

/* About Industry Block */

.about-industry-section{
	position:relative;
	padding:100px 0px 60px;
}

.about-industry-section .content-column{
	position:relative;
	margin-bottom:40px;
}

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

.about-industry-section .content-column .inner-column .text{
	position:relative;
	margin-bottom:30px;
}

.about-industry-section .content-column .inner-column .text p{
	position:relative;
	color:#555555;
	font-size:16px;
	line-height:1.7em;
	margin-bottom:20px;
}

.about-industry-section .content-column .inner-column .text p:last-child{
	margin-bottom:0px;
}

.about-industry-section .content-column .signature-box{
	position:relative;
	margin-top:45px;
}

.about-industry-section .content-column .signature-box .ceo{
	position:relative;
	font-style:italic;
	color:#888888;
	font-size:12px;
	margin-top:5px;
	display:block;
}

.about-industry-section .images-column{
	position:relative;
	margin-bottom:40px;
}

.about-industry-section .images-column .inner-column{
	padding-top: 20px;
}

.about-industry-section .images-column .inner-column img{
	display:block;
	 width:100%;
}

.about-industry-section .images-column .column:nth-child(2) .image{
	
}

/***

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

***/

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

.fluid-section-two .outer-container{
	position:relative;
	background-color:#939496;
}

.fluid-section-two .left-column{
	position:relative;
	float:left;
	width:50%;
}

.fluid-section-two .left-column .inner-column{
	position:relative;
	max-width:730px;
	float:right;
	width:100%;
	padding:90px 100px 90px 20px;
}

.fluid-section-two .left-column .inner-column .read-more{
	position:relative;
	color:#ed6c00;
	font-size:14px;
	font-weight:700;
	margin-left:105px;
	text-transform:uppercase;
	text-decoration:underline;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}

.fluid-section-two .left-column .inner-column .read-more .icon{
	position:relative;
	margin-left:4px;
	color:#ffffff;
	opacity:0.6;
}

.fluid-section-two .left-column .inner-column .read-more:hover{
	color:#ffffff;
}

.fluid-section-two .left-column .inner-column .sec-title{
	margin-bottom:55px;
}

.fluid-section-two .left-column .inner-column .history-outer{
	position:relative;
}

.fluid-section-two .left-column .inner-column .history-outer:before{
	position:absolute;
	content:'';
	left:68px;
	top:0px;
	width:1px;
	height:100%;
	background-color:rgba(255,255,255,0.30);
}

.fluid-section-two .left-column .inner-column .history-block{
	position:relative;
	margin-bottom:45px;
}

.fluid-section-two .left-column .inner-column .history-block .inner-block{
	position:relative;
	padding-left:105px;
}

.fluid-section-two .left-column .inner-column .history-block .inner-block:before{
	position:absolute;
	content:'';
	left:65px;
	top:0px;
	width:8px;
	height:8px;
	border-radius:50%;
	background-color:#ed6c00;
}

.fluid-section-two .left-column .inner-column .history-block .inner-block .date{
	position:absolute;
	left:0px;
	top:0px;
	width:45px;
	text-align:right;
	font-size:18px;
	font-weight:700;
	color:rgba(255,255,255,0.60);
}

.fluid-section-two .left-column .inner-column .history-block .inner-block .date span{
	text-transform:uppercase;
	font-size:12px;
	display:block;
	font-weight:400;
}

.fluid-section-two .left-column .inner-column .history-block .inner-block h3{
	position:relative;
	top:-8px;
	font-weight:400;
	font-size:16px;
	line-height:1.6em;
	margin-bottom:0px;
}

.fluid-section-two .left-column .inner-column .history-block .inner-block h3 a{
	position:relative;
	color:#ffffff;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}

.fluid-section-two .left-column .inner-column .history-block .inner-block h3 a:hover{
	color:#ed6c00;
}

.fluid-section-two .left-column .inner-column .history-block .inner-block .history-text{
	position:relative;
	font-size:16px;
	font-weight:400;
	line-height:1.8em;
	color:rgba(255,255,255,0.60);
}

.fluid-section-two .right-column{
	position:relative;
	width:50%;
	float:right;
	z-index: 5;
}

.fluid-section-two .image-layer{
	position:absolute;
	right:0px;
	top:0px;
	height: 100%;
	width:50%;
	background-size:cover;
	z-index: 1;
}

.fluid-section-two .image-layer:before{
	position:absolute;
	content:'';
	left:0px;
	top:0px;
	right:0px;
	bottom:0px;
	background-color:rgba(235,215,82,0.8);
}

.fluid-section-two .right-column .inner-column{
	position:relative;
	max-width:730px;
	padding:130px 20px 110px 100px;
}

.fluid-section-two .right-column .inner-column .video-link-box .play-box{
	margin:0px;
	display:inline-block;
}

.fluid-section-two .right-column .inner-column .video-link-box .video-title{
	position:relative;
	display:inline-block;
	margin-left:30px;
}

.fluid-section-two .right-column .inner-column h2{
	position:relative;
	color:#ffffff;
	font-size:44px;
	font-weight:700;
	line-height:1.2em;
	padding-top:30px;
	margin-bottom:70px;
	margin-top:75px;
}

.fluid-section-two .right-column .inner-column h2 span{
	font-weight:800;
	border-bottom:1px solid #000000;
}

.fluid-section-two .right-column .inner-column h2:before{
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    width: 120px;
    height: 1px;
    background-color: #000000;
}

.fluid-section-two .right-column .inner-column h2:after{
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    width: 40px;
    height: 1px;
    background-color: #ffffff;
}

.skills.style-two .skill-item .skill-bar .bar-inner .bar{
	background-image: -ms-linear-gradient(left, #5680CF 0%, #011f58 100%);
	background-image: -moz-linear-gradient(left, #5680CF 0%, #011f58 100%);
	background-image: -o-linear-gradient(left, #5680CF 0%, #011f58 100%);
	background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #5680CF), color-stop(100, #011f58));
	background-image: -webkit-linear-gradient(left, #5680CF 0%, #011f58 100%);
	background-image: linear-gradient(to right, #5680CF 0%, #011f58 100%);
}






.sec-title .icon{
	margin-bottom: 15px;
}

/***

====================================================================
	Services Section Style Two
====================================================================

***/

.services-section.style-two{
	padding: 100px 0 80px;
}

.services-section.style-two .services-block{
	margin-bottom:40px;
}

.services-section.style-two .services-block .inner-box{
	text-align: left;
	padding-left: 35px;
	padding-right: 35px;
}

.services-section.style-two .services-block .inner-box:hover{
	-webkit-box-shadow: 0 0 50px rgba(0,0,0,0.15);
	-ms-box-shadow: 0 0 50px rgba(0,0,0,0.15);
	box-shadow: 0 0 50px rgba(0,0,0,0.15);
}

.services-section.style-two .services-block .inner-box:before{
	background-color:#ffffff;
}

.services-section.style-two .services-block .inner-box .text{
	padding: 0;
}

.services-section.style-two .services-block .inner-box:hover .icon-box{
	color: #001e57;
}

.services-section.style-two .services-block .inner-box:hover .text,
.services-section.style-two .services-block .inner-box:hover h3 a{
	color:#fff;
}

.services-section.style-two .services-block .inner-box:hover .arrow{
	color:#ffffff
}

/***

====================================================================
	Approach Section
====================================================================

***/

.approach-section{
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 0 0 50px;
	background-position: center 60px;
}

.approach-section .image-column{
	position: relative;
	margin-bottom: 50px;
}

.approach-section .image-column .inner-column{
	position: relative;
	padding-right: 55px;
}

.approach-section .image-column .image{
	position: relative;
	margin-bottom: 0;
}

.approach-section .image-column .image img{
	display: block;
	width: 100%;
	height: auto;
}

.approach-section .content-column{
	position: relative;
	margin-bottom: 50px;
}

.approach-section .content-column .inner-column{
	position: relative;
	margin-left: -20px;
	padding-top: 15px;
}

.approach-section .content-column .sec-title{
	position: relative;
	margin-bottom: 35px;
}

.approach-section .content-column .sec-title h2{
	color: #fff;
	font-weight: 700;
}

.approach-section .content-column .sec-title .text{
	margin-top: 35px;
}

.approach-block{
	position: relative;
	margin-bottom: 40px;
}

.approach-block:last-child{
	margin-bottom: 0;
}


.approach-block .inner-box{
	position: relative;
	padding-left: 100px;
	min-height: 60px;
	padding-top: 5px;
}

.approach-block .icon-box{
	position: absolute;
	left: 10px;
	top: 0;
}

.approach-block .icon-box .icon{
	position: relative;
	display: block;
	font-size: 56px;
	line-height: 1em;
	color: #001e57;
}

.approach-block h4{
	position: relative;
	display: block;
	font-size: 20px;
	line-height: 1.3em;
	color: #fff;
	font-weight: 900;
	margin-bottom: 3px;
}

.approach-block h4 a{
	display: inline-block;
	color: #fff;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.approach-block h4 a:hover{
	color: #ed6c00;
}

.approach-block .text{
	position: relative;
	display: block;
	font-size: 16px;
	line-height: 25px;
	color: #555555;
	font-weight: 400;
}

/***

====================================================================
	Approach Section
====================================================================

***/

.featured-section .outer-box{
	position: relative;
}

.featured-section .outer-box .content-box{
	position: relative;
	float: right;
	width: 100%;
}


/***

====================================================================
	What We Offer Style Two
====================================================================

***/

.what-we-offer.style-two{
	position: relative;
}

.what-we-offer.style-two .text-column .inner{
	position: relative;
	padding-left: 80px;
	margin-right: -80px;
}

.what-we-offer.style-two .tabs-style-one .tab ul li:before{
	color: #ed6c00;
	top: 2px;
}

.what-we-offer.style-two .tabs-style-one .tab-buttons .tab-btn .txt{
	font-size: 20px;
}

.what-we-offer.style-two .tabs-style-one .tab p,
.what-we-offer.style-two .tabs-style-one .tab-buttons{
	margin-bottom: 40px;
}

.what-we-offer.style-two .tabs-style-one .tab ul li{
	font-size: 16px;
}

.what-we-offer.style-two:after,
.what-we-offer.style-two:before{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 50%;
	background-color: #f3f5f9;
	content: "";
}

.what-we-offer.style-two:after{
	top: auto;
	bottom: 0;
	background-color: #ffffff;
	height: 100px;
	z-index: 1;
	width: 100%;
}

.what-we-offer .title-column{
	position: relative;
	overflow: hidden;
	margin-bottom: 50px;
}

.what-we-offer .title-column .inner{
	position: relative;
	background-color: #f3f5f9;
	padding-right: 30px;
}

.what-we-offer .title-column .sec-title h2{
	font-weight: 700;
	margin-bottom: 35px;
}


/***

====================================================================
	What We Offer Style Two
====================================================================

***/

.services-section-three.style-two{
	position: relative;
	padding: 100px 0 20px;
}

.services-section-three.style-two .services-block-three{
	margin-bottom: 30px;
}

.services-section-three.style-two .services-block-three .inner-box .lower-content .read-more{
    color: #ed6c00;
}

.services-section-three.style-two .services-block-three .inner-box .lower-content .read-more:hover{
    color: #fff;
}

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

.services-section-three.style-two .sec-title .text{
    position: relative;
    font-size: 16px;
    line-height: 1.8em;
    margin-top: 80px;
}

.services-section-three.style-two .services-block-five{
	margin-bottom: 70px;
}

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

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

.services-block-five .image-box{
	position: relative;
	margin-bottom: 28px;
}

.services-block-five .image-box img{
	display: inline-block;
	max-width: 100%;
	height: 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;
}

.services-block-five .inner-box:hover .image-box img{
	-webkit-transform: scale(1.1) translateY(-5px);
	-moz-transform: scale(1.1) translateY(-5px);
	-ms-transform: scale(1.1) translateY(-5px);
	-o-transform: scale(1.1) translateY(-5px);
	transform: scale(1.1) translateY(-5px);
}


.services-block-five .content-box{
	position: relative;
}

.services-block-five h4{
	position: relative;
	display: block;
	font-size: 24px;
	line-height: 1.2em;
	color: #fff;
	font-weight: 700;
	margin-bottom: 15px;
}

.services-block-five h4 a{
	position:relative;
	display: inline-block;
	color: #fff;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.services-block-five h4 a:hover{
	color: #ed6c00;
	text-decoration: underline;
}

.services-block-five .text{
	position: relative;
	display: block;
	font-size: 16px;
	line-height: 26px;
	color: #555555;
	font-weight: 400;
	margin-bottom: 25px;
}

.services-block-five .link-box a{
	position:relative;
	color:#ed6c00;
	font-weight:700;
	font-size: 14px;
	display:inline-block;
	text-transform:uppercase;
	text-decoration:underline;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.services-block-five .link-box a i{
	position:relative;
	font-size:16px;
	font-weight:700;
	padding-left:5px;
	color:#001e57;
}

.services-block-five .link-box a:hover{
	color:#001e57;
}

/***

====================================================================
	Sponsors Section Alternate 2
====================================================================

***/

.sponsors-section.alternate-2{
	padding: 75px 0;
}

/***

====================================================================
	Features Section
====================================================================

***/

.features-section{
	position: relative;
}

.features-section .outer-container{
	position:static;
	max-width:1440px;
	padding:0px;
	margin:0 auto;
}

.feature-block-six{
	position: relative;
}

.feature-block-six .inner-box{
	position: relative;
	padding: 65px 60px 40px;
	border: 1px solid #e6e9ef;
	margin-right: -1px;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.feature-block-six .inner-box:hover{
	background-color: #f3f5f9;
}

.feature-block-six .icon-box{
	position: relative;
	display: block;
	margin-bottom: 30px;
}

.feature-block-six .icon-box .icon{
	display: block;
	font-size: 	80px;
	line-height: 1em;
	color: #001e57;
	font-weight: 400;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.feature-block-six .inner-box:hover .icon-box .icon{
	color: #ed6c00;
}

.feature-block-six h5{
	position: relative;
	display: block;
	font-size: 20px;
	line-height: 1.5em;
	color: #fff;
	font-weight: 900;
	margin-bottom: 10px;
}

.feature-block-six h5 a{
	display: inline-block;
	color: #fff;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.feature-block-six h5 a:hover{
	color: #ed6c00;
}

.feature-block-six .text{
	position: relative;
	display: block;
	font-size: 16px;
	line-height: 26px;
	color: #555555;
	font-weight: 400;
}

/***

====================================================================
	Features Section Two
====================================================================

***/

.features-section-two{
	position: relative;
	padding-top: 100px;
}

.features-section-two.alternate{
	padding-bottom: 80px;
}

.feature-block-seven{
	position: relative;
	margin-bottom: 50px;
}

.feature-block-seven:last-child{
	margin-bottom: 0;
}


.feature-block-seven .image-column{
	position: relative;
	order: 2;
	margin-bottom:30px;
}

.feature-block-seven .image-column .image-box{
	position: relative;
}

.feature-block-seven .image-column .image{
	position: relative;
	margin-bottom: 0;
}

.feature-block-seven .image-column .image-box img{
	display: block;
	width: 100%;
	height: auto;
}

.feature-block-seven .content-column{
	position: relative;
	margin-bottom:30px;
}

.feature-block-seven .content-column .inner-column{
	position: relative;
	padding-right: 35px;
	padding-top: 10px;
}

.feature-block-seven .sec-title{
	position: relative;
	margin-bottom: 35px;
}

.feature-block-seven .sec-title .title{
	margin-bottom: 0;
}

.feature-block-seven .sec-title h2{
	font-size: 44px;
	color: #fff;
	font-weight: 700;
}


.feature-block-seven .text{
	position: relative;
	display: block;
	font-size: 16px;
	line-height: 26px;
	color: #555555;
	font-weight: 400;
	margin-bottom: 37px;
}


.feature-block-seven .link-box a{
	position:relative;
	color:#ed6c00;
	font-weight:700;
	font-size: 14px;
	display:inline-block;
	text-transform:uppercase;
	text-decoration:underline;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.feature-block-seven .link-box a i{
	position:relative;
	font-size:16px;
	font-weight:700;
	padding-left:5px;
	color:#001e57;
}

.feature-block-seven .link-box a:hover{
	color:#001e57;
}

.feature-block-seven.style-two .image-column{
	order: 0;
}

.feature-block-seven.style-two .content-column .inner-column{
	padding-right: 0;
	padding-left: 35px;
}



	
/*首页banner*/

.carousel-indicators{
	position:absolute;
	right:0;
	bottom:50px;
	left:0;
	z-index:15;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-pack:center;
	justify-content:center;
	padding-left:0;
	margin-right:15%;
	margin-left:15%;
	list-style:none;
	}
.carousel-indicators li{

	width:179px;
	height:70px;
	cursor:pointer;
	background-color:#000;
	/* for IE */
	filter:alpha(opacity=40);
	/* CSS3 standard */
	opacity:0.4;
	background-clip:padding-box;
	transition:opacity .6s ease;
	text-align:center;
	color:#fff;
	line-height:70px;
	font-weight:400;
	}
.carousel-indicators li:hover{background:rgba(237,108,0);}
.carousel-indicators .active{

	background:rgba(237,108,0,.9);
	}
@media (prefers-reduced-motion:reduce){
	.carousel-indicators li{transition:none}
}
.carousel-indicators .active{opacity:1}


 .carousel-inner img {
      width: 100%;
      height: 100%;
  }
 @media only screen and (max-width: 991px){

	 .carousel-indicators{display:none;}
	 .pc-whatsapp{display:none;}

 }
 @media only screen and (min-width: 991px){


	.mobile-whatsapp{display:none;}

}




.carousel{position:relative}
.carousel.pointer-event{-ms-touch-action:pan-y;touch-action:pan-y}
.carousel-inner{position:relative;width:100%;overflow:hidden}
.carousel-inner::after{display:block;clear:both;content:""}
.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out}
@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}
.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}
.active.carousel-item-right,.carousel-item-next:not(.carousel-item-left){-webkit-transform:translateX(100%);transform:translateX(100%)}
.active.carousel-item-left,.carousel-item-prev:not(.carousel-item-right){-webkit-transform:translateX(-100%);transform:translateX(-100%)}
.carousel-fade .carousel-item{opacity:0;transition-property:opacity;-webkit-transform:none;transform:none}
.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active{z-index:1;opacity:1}
.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{z-index:0;opacity:0;transition:0s .6s opacity}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:no-repeat 50%/100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e")}


.postion{width:100%;border-bottom:1px solid #ddd;}
.postion ol li a{color:#121212;}
.postion ol li{color:#939496;}
.postion-home{
	display: inline-block;
    background: url(./icon-sprite.svg) -2580px -30px no-repeat;
    transition: opacity .25s;
    height: 20px;
    width: 20px;
    vertical-align: baseline;
    opacity: .6;
    filter: alpha(opacity=60);}
.postion ol li + li::before {
		display: inline-block;
		content: "\00a0 / ";
		padding: 0 5px;
		color: #ccc;
}
.postion h1{font-size:46px;color:#000;margin:30px auto 40px;}
#filters1 {width:100%;float:left;}
#filters1 p {
    float: left;
    padding-right: 20px;
    margin-right: 20px;
    border-right: 1px solid #ddd;
	margin-bottom:0px;
	font-size:18px;
	font-weight:700;
}
#filters1 a.on p{
   font-weight:bold;
   color:#000;
   text-decoration:underline
}
#filters2 {width:100%;float:left;margin-top:20px;}
#filters2 p {
    float: left;
    padding-right: 20px;
    margin-right: 20px;
    border-right: 1px solid #ddd;
	margin-bottom:0px;
}
#filters2 a.on p{
   font-weight:bold;
   color:#000;
   text-decoration:underline
}
#shop-area {
    padding-top: 90px;
    padding-bottom: 90px;
}
.main-shop-area{
    position: relative;
    display: block;
    background: #ffffff;
}
#shop-area .shop-content {
    position: relative;
    display: block;
}

.showing-result-shorting {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 13px;
    border-bottom: 1px solid #f2f2f2;
    margin-bottom: 40px;
}
.showing-result-shorting .showing{}
.showing-result-shorting .shorting{ }
.showing-result-shorting .showing p {
    color: #083061;
    font-size: 16px;
    font-weight: 400;
    margin: 0;
}

.single-product-item {
    position: relative;
    display: block;
    overflow: hidden;
    margin-bottom: 40px;
	
}
.single-product-item:hover{

} 

.single-product-item .img-holder{
    position: relative;
    display: block;
    overflow: hidden;
}
.single-product-item .img-holder img{
	background:#eaeaea;
    width: 100%;   
	transition: opacity .2s ease-in-out;
}
.single-product-item:hover .img-holder img{
 
}
.single-product-item .img-holder .overlay-style-one{

}
.single-product-item:hover .img-holder .overlay-style-one{
    opacity: 1;    
}

.single-product-item .img-holder .overlay-style-one .content {
    position: absolute;
    bottom: 0;
    left: 29px;
    right: 28px;
    transform: scale(0);
    transition: all .5s ease-in-out;
    margin: 0 auto;
    width: 210px;
}

.single-product-item:hover .img-holder .overlay-style-one .content{
    transform: scale(1)    
}
.single-product-item .img-holder .overlay-style-one .content ul li{
    position: relative;
    display: inline-block;
    float: left;
    width: 105px;
    height: 50px;
}
.single-product-item .img-holder .overlay-style-one .content ul li a {
    background: #151515;
    display: block;
    height: 50px;
    color: #ffffff;
    font-size: 14px;
    line-height: 50px;
    font-weight: 600;
    text-transform: capitalize;
    font-family:"Calibri Light", sans-serif;
}
.single-product-item .img-holder .overlay-style-one .content ul li a i {
    background: #083061;
    font-size: 20px;
    display: block;
    line-height: 50px;
}

.single-product-item .title-holder {
    display: block;
    padding: 10px 0;

	
}
.single-product-item .title-holder h3{
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
	text-align:left;

}
.single-product-item .title-holder h5{
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
	text-align:left;
	color:#ddd;
}
.single-product-item .title-holder p{
	margin-top:20px;
	font-size:14px;
	text-align:left;

}
.single-product-item .title-holder h5 a{
	font-size: 14px;
	color: #000;
	font-weight: 300;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.single-product-item .title-holder h3 a{
    color: #000;
	margin: 0 0 0;
	font-size: 22px;
	letter-spacing: normal;
	line-height: 32px;
	font-weight: 500;
}
.single-product-item .title-holder .rate{
    color: #083061;
    font-weight: 400;
}
.main-shop-area .post-pagination {
    padding-top: 0px;
}


#shop-area .sidebar-wrapper {
    position: relative;
    display: block;
}
.single-sidebar .price-ranger {
    margin-top: 4px;
}
.single-sidebar .price-ranger .ui-widget-content {
    background: #efedea;
    border: none;
    height: 2px;
}
.single-sidebar .price-ranger .ui-slider-handle {
    background: #083061 none repeat scroll 0 0;
    border: 2px solid #083061;
    border-radius: 50%;
    height: 10px;
    margin-left: -4px;
    outline: medium none;
    width: 10px !important;
    cursor: pointer;
}
.single-sidebar .price-ranger .ui-slider-horizontal .ui-slider-handle {
    top: -4px;
}
.single-sidebar .price-ranger .ui-slider .ui-slider-range {
    background: #083061;
}
.single-sidebar .price-ranger #slider-range {
    margin-left: 3px;
    margin-right: 5px;
    margin-top: 0;
}
.single-sidebar .price-ranger .ranger-min-max-block {
    margin-bottom: 0px;
    margin-top: 25px;
}
.single-sidebar .price-ranger .ranger-min-max-block input {
    display: inline-block;
}
.single-sidebar .price-ranger .ranger-min-max-block input[type="submit"] {
    float: left;
    margin-right: 10px;
    padding: 12px 0 12px;
    text-align: center;
    width: 90px;
    border: none;
    color: #ffffff;
    cursor: pointer;
    margin-top: 0;
    border-radius: 0;
}
.single-sidebar .price-ranger .ranger-min-max-block input[type="submit"]:hover{}
.single-sidebar .price-ranger .ranger-min-max-block input[type="text"] {
    border: medium none;
    color: #848484;
    font-size: 16px;
    font-weight: 400;
    outline: medium none;
    text-align: right;
    width: 40px;
}
.single-sidebar .price-ranger .ranger-min-max-block input[type="text"].max {}
.single-sidebar .price-ranger .ranger-min-max-block span {
    color: #848484;
    font-weight: 400;
    font-size: 16px;
    line-height: 40px;
}

.sidebar-wrapper .single-sidebar .latest-product {}
.sidebar-wrapper .single-sidebar .latest-product li {
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 25px;
    margin-bottom: 25px;
    padding-left: 70px;
    position: relative;
}
.sidebar-wrapper .single-sidebar .latest-product li:last-child {
    border-bottom: none;
    margin-bottom: 0px;
    padding-bottom: 0;
}
.sidebar-wrapper .single-sidebar .latest-product li .img-holder{
    display: block;
    overflow: hidden;
    position: absolute;  
    width: 70px;
    min-height: 70px;
    top: 0;
    left: 0;
    border: 1px solid #f2f2f2;
}
.sidebar-wrapper .single-sidebar .latest-product li .img-holder img{
    transform: scale(1);
    transition: all 0.7s ease 0s;
    width: 100%;   
}
.sidebar-wrapper .single-sidebar .latest-product li:hover .img-holder img{
    transform: scale(1.1);
}
.sidebar-wrapper .single-sidebar .latest-product li .img-holder .overlay-style-one .box .content a i {
    transition: all 0.5s ease 0s;
    font-size: 16px;
    color: #fff;
}
.sidebar-wrapper .single-sidebar .latest-product li .img-holder .overlay-style-one .box .content a:hover i{
    color: #848484;
}
.sidebar-wrapper .single-sidebar .latest-product li:hover .img-holder .overlay-style-one{
    opacity: 1;    
}

.sidebar-wrapper .single-sidebar .latest-product li .title-holder {
    position: relative;
    padding-left: 20px;
    min-height: 70px;
}
.sidebar-wrapper .single-sidebar .latest-product li .title-holder h4 {
    font-size: 18px;
    font-weight: 400;
    text-transform: capitalize;
    margin: -4px 0 10px;
}
.sidebar-wrapper .single-sidebar .latest-product li .title-holder h4 a{
    color: #303030; 
    transition: all 500ms ease;
}
.sidebar-wrapper .single-sidebar .latest-product li .title-holder h4 a:hover{
    color: #083061;     
}
.sidebar-wrapper .single-sidebar .latest-product li .title-holder h5 {
    color: #083061;
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize; 
    font-family: 'CALIBRIL';ily: '微软雅黑';
}
.sidebar-wrapper .single-sidebar .latest-product li .title-holder .review-box {
    overflow: hidden;
    margin: 7px 0 0;
}
.sidebar-wrapper .single-sidebar .latest-product li .title-holder .review-box li {
    display: inline-block;
    margin: 0 1px;
    position: static;
    padding: 0;
    border: none;
    min-height: auto;
    line-height: 12px;
}
.sidebar-wrapper .single-sidebar .latest-product li .title-holder .review-box li i{
    font-size: 12px;
    color: #bebebe;
}

.sidebar-wrapper .single-sidebar .product-tag{
    margin-left: -3px;
    margin-right: -3px;
    margin-top: 0px;    
}
.sidebar-wrapper .single-sidebar .product-tag li{
    display: inline-block;
    margin: 0 3px 10px;    
}
.sidebar-wrapper .single-sidebar .product-tag li a{
    border: 1px solid #f2f2f2;
    color: #848484;
    display: block;
    font-size: 15px;
    font-weight: 400;
    padding: 2px 10px 2px;
    transition: all 500ms ease 0s;    
}
.sidebar-wrapper .single-sidebar .product-tag li a:hover{
    background: #083061;
    border-color: #083061;
    color: #ffffff;    
}



/* Post pagination styles */
.post-pagination{
    display: block;
    margin-top: 10px;
}
.post-pagination li {
    display: inline-block;
    margin: 0 3px;
}
.post-pagination li a {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #f2f2f2;
    color: #2f2f2f;
    display: block;
    font-size: 16px;
    font-weight: 600;
    height: 45px;
    padding: 10px 0;
    transition: all 500ms ease 0s;
    width: 45px;
    border-radius: 4px;
}
.post-pagination li.active a, 
.post-pagination li:hover a {
    background: #ed6c00;
    color: #ffffff;
    border: 1px solid #ed6c00;
}


.pro-list{width:23%;margin-right:2.4%;}
.pro-list:nth-child(4n){
	margin-right:0px;
}

/***

====================================================================
	News Section
====================================================================

***/

.news-section{
	position:relative;
	padding:100px 0px 50px;
}

.news-section.alternate{
	padding-bottom: 100px;
}

.news-section.alternate:before{
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	top: 400px;
	background: #f3f5f9;
}

.news-section .sec-title{
	margin-bottom:50px;
}

.news-block{
	position:relative;
	margin-bottom:50px;
}

.news-block .inner-box{
	position:relative;
}

.news-block .inner-box .image{
	position:relative;
	display:block;
	background:#fff;
	overflow:hidden;
}

.news-block .inner-box .image img{
	position:relative;
	width:100%;
	display:block;
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
}

.news-block .inner-box:hover .image img{
	opacity:0.7;
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}

.news-block .inner-box .lower-content{
	position:relative;
	margin-left:12px;
	margin-right:12px;
	padding:34px 40px 34px;
	text-align:center;
	margin-top:-10px;
	z-index:1;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	border-bottom:3px solid #777;
	background-color:#ffffff;
	-webkit-box-shadow:0px 0px 30px rgba(0,0,0,0.10);
	-ms-box-shadow:0px 0px 30px rgba(0,0,0,0.10);
	box-shadow:0px 0px 30px rgba(0,0,0,0.10);
}

.news-block .inner-box:hover .lower-content{
	border-color:#ed6c00;
	-webkit-transform: translateY(-20px);
	-ms-transform: translateY(-20px);
	transform: translateY(-20px);
}

.news-block .inner-box .lower-content h3{
	position:relative;
	font-weight:700;
	font-size:20px;
	line-height:1.5em;
	padding-bottom:18px;
	margin-bottom:22px;
	min-height:69px;
}

.news-block .inner-box .lower-content h3:after{
	position:absolute;
	content:'';
	left:50%;
	bottom:0px;
	height:1px;
	width:50px;
	margin-left:-25px;
	background-color:#001e57;
}

.news-block .inner-box .lower-content h3 a{
	position:relative;
	color:#222;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}

.news-block .inner-box .lower-content .post-date{
	position:relative;
	color:#555555;
	font-size:16px;
	line-height:1.3em;
	min-height:83px;
}

.news-block .inner-box .lower-content .post-date span{
	font-weight:700;
}

.news-block .inner-box .lower-content .arrow{
    position: absolute;
    left: 50%;
    bottom: 0px;
    margin-bottom: -22px;
    width: 44px;
    height: 44px;
    color: #ed6c00;
    font-size: 10px;
    line-height: 44px;
    text-align: center;
    border-radius: 50%;
    font-weight: 800;
    margin-left: -20px;
    background-color: #ffffff;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
	-webkit-box-shadow: 0px 0px 15px rgba(0,0,0,0.05);
	-ms-box-shadow: 0px 0px 15px rgba(0,0,0,0.05);
    box-shadow: 0px 0px 15px rgba(0,0,0,0.05);
	
}

.news-block .inner-box:hover .lower-content .arrow{
	color:#ffffff;
	background-color:#ed6c00;
}



.news-block-four .inner-box .lower-content .arrow{
    position: absolute;
	left: 50%;
	margin-left: -23px;
	width: 46px;
	height: 46px;
	line-height: 46px;
	font-weight: 700;
	font-size: 12px;
	color: #777;
	background: #ffffff;
	border-radius: 50%;
	z-index: 1;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.20);
	-ms-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.20);
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.20);
}

.news-block-four .inner-box:hover .lower-content .arrow{
	color:#ffffff;
	background-color:#ed6c00;
}






.main-about {
	padding: 60px 0 0;
}

.main-about .flat-company {
	background-image: url(../image/home/home10.jpg);
}
.flat-about img{border-radius:10px;}
.title-section h1 {
    margin-top: 9px;
    font-size: 50px;
    font-weight: bold;
    line-height: 60px;
    color: #131d3b;
}
.title-section.style2 {
    overflow: hidden;
}
.title-section h4 {
    margin-top: 23px;

    font-size: 16px;
    font-weight: 400;
    color: #666d81;
    letter-spacing: 3.2px;
}

.main-about .flat-company {

}
.flat-company {
    margin-top: 40px;
    text-align: center;
}
.main-about .flat-company .flat-carousel-box {
    padding: 40px 0;
}

.flat-video {
    background-image: url(../images/home18.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 120px 0 120px;
    text-align: center;
	background-position-x: center;
}
.flat-video .wrap-video {
    padding: 0 270px;
}
.videobox a.fancybox {
    position: absolute;
    top: -80%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -khtml-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.videobox a.fancybox {
    width: 100px;
    height: 100px;
    background-color: #ff4f01;
    color: #fff;
    text-align: center;
    border-radius: 90px;
    line-height: 100px;
}
.videobox a.fancybox::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    border-radius: 50%;
    z-index: -1;
    -o-animation: myPulse 3s infinite cubic-bezier(0.4, 0, 1, 1) both;
    -ms-animation: myPulse 3s infinite cubic-bezier(0.4, 0, 1, 1) both;
    -webkit-animation: myPulse 3s infinite cubic-bezier(0.4, 0, 1, 1) both;
    animation: myPulse 3s infinite cubic-bezier(0.4, 0, 1, 1) both;
}


.flat-video span {
    font-size: 50px;
    font-weight: 700;
    color: #fff;
    line-height: 60px;
}


.pro-download{background:#e6e6e8;}
.pro-download .title{color:#fff;line-height:50px;font-size:30px;color:#777;}
.pro-download .down{float:right;line-height:50px;padding:0 20px 0 20px;}
.pro-download .jump a{
	background-color: #777;
	color: white;
	border-radius: 20px;
	padding:8px 20px;

}
.pro-download .jump a:hover{
	background-color: #ed6c00;
	color: white;

}
.pro-download::before {
    content: "";
    display: block;
    background-image: -webkit-gradient(linear,left top,right top,from(#ed6d00),color-stop(4%,#ed6c00),color-stop(50%,#ed6d00),to(#ed6c00));
    background-image: -o-linear-gradient(left,#ed6d00 25%,#ed6c00 50%,#ed6d00 75%,#ed6c00 100%);
    background-image: linear-gradient(90deg,#ed6d00 25%,#ed6c00 50%,#ed6d00 75%,#ed6c00 100%);
    height: 10px;
    width: 100%;
}
.cookiebanner{line-height:20px;}
.cookiebanner-close{
	float:right;
	display: block;
	padding: 0.4em 0.8em;
	font-size: 0.9em;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	text-align: center;
	white-space: nowrap;
	margin-right:50px;
	background:#ed6c00;
	color:#000;
}
.cookiebanner span{line-height:32px;}

.flat-team{margin-bottom:58px;}
.flat-team .post {
    margin-top: 58px;
	
}
.flat-team .post .featured-post {
    position: relative;
    overflow: hidden;
    border-radius: 5px;
}
.flat-team .post .content-post span {
    font-size: 20px;
    line-height: 26px;
    color: #131d3b;
    margin-top: 14px;
    display: inline-block;
}
.flat-team .post .content-post h1 {
    font-size: 20px;
    line-height: 26px;
    color: #666d81;
    padding-bottom: 20px;
    position: relative;
    letter-spacing: 2.3px;
	padding-top:20px;
	text-transform:uppercase;
}

.flat-team .post .content-post h1::before {

    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 1px;
    background-color: #e7eaee;

}
.flat-team .post .content-post h1::after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 95%;
    width: 5%;
    height: 1px;
    background-color: #ff4f01;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
article:hover .featured-post img, .themesflat_sc_vc-teammembers:hover .team-image img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}
article .featured-post img, .themesflat_sc_vc-teammembers:hover .team-image img {
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -ms-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
}



.themesflat_sc_vc-table.table-responsive {
    color: #666d81;
    font-size: 1rem;
    line-height: 1.5;
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}
.themesflat_sc_vc-table .table-simple thead {
    background-color: #f2f3f5;
    color: #131d3b;
    font-size: 18px;
}
.themesflat_sc_vc-table .table-simple thead tr, .themesflat_sc_vc-table .table-simple thead th {
    border-color: transparent;
}
.themesflat_sc_vc-table .table-simple tr {
    border-left: 1px solid #f2f3f5;
        border-left-color: rgb(242, 243, 245);
    border-right: 1px solid #f2f3f5;
        border-right-color: rgb(242, 243, 245);
}

.table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
    border-top: 0;
}
.themesflat_sc_vc-table .table-simple th:nth-child(1), .themesflat_sc_vc-table .table-simple td:nth-child(1) {
    padding-left: 58px;
    min-width: 461px;
}
.themesflat_sc_vc-table .table-simple thead tr, .themesflat_sc_vc-table .table-simple thead th {
    border-color: transparent;
        border-top-color: transparent;
}
.themesflat_sc_vc-table.tb-text-left th, .themesflat_sc_vc-table.tb-text-left td {
    text-align: left;
}
.themesflat_sc_vc-table .table-simple th, .themesflat_sc_vc-table .table-simple td {
    border: unset;
        border-top-color: unset;
        border-top-style: unset;
        border-top-width: unset;
        border-right-color: unset;
        border-bottom-color: unset;
        border-bottom-style: unset;
        border-bottom-width: unset;
        border-left-color: unset;
    border-bottom: 1px solid #f2f3f5;
        border-bottom-color: rgb(242, 243, 245);
}
.themesflat_sc_vc-table .table-simple th {
    padding-top: 20px;
    padding-bottom: 20px;
}
.themesflat_sc_vc-table .table-simple th {
    font-weight: 400;
    font-style: normal;
}
.themesflat_sc_vc-table .table-simple th:nth-child(1), .themesflat_sc_vc-table .table-simple td:nth-child(1) {
    padding-left: 58px;
    min-width: 461px;
}
.themesflat_sc_vc-table .table-simple td {
    padding-top: 45px;
    padding-bottom: 32px;
}
.themesflat_sc_vc-table .table-simple td a{
	background:#ed6c00;
	color:#fff;
	padding:5px;border-radius: 5px;
}
.themesflat_sc_vc-table a{color:#666;}


.dw_login{width:100%;height:100%;margin:0 auto;text-align:center;}
.pd40 {
    width: 100%;
    height: 40px;
    overflow: hidden;
}
.pd100 {
    width: 100%;
    height: 100px;
    overflow: hidden;
	background:#fff;
}


.tongji img{opacity:0;}


.img-holder span{ position:absolute;left:15px;top:15px;z-index:1;width:70px;height:25px;font-size:18px;font-weight:500;color:#fff;display:block;text-align:center; border-radius: 5px;background-color: #ed6c00;line-height:25px;}


.nav_new{float:right;background:#ed6c00;color:#fff;padding:1px 10px;border-radius:10px;;}






















.fa,
.fas,
.far,
.fal,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -.0667em; }

.fa-xs {
  font-size: .75em; }

.fa-sm {
  font-size: .875em; }

.fa-1x {
  font-size: 1em; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-6x {
  font-size: 6em; }

.fa-7x {
  font-size: 7em; }

.fa-8x {
  font-size: 8em; }

.fa-9x {
  font-size: 9em; }

.fa-10x {
  font-size: 10em; }

.fa-fw {
  text-align: center;
  width: 1.25em; }

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit; }

.fa-border {
  border: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
          animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
          animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
          transform: scale(1, -1); }

.fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(-1, -1);
          transform: scale(-1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
          filter: none; }

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em; }

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\f26e"; }

.fa-accessible-icon:before {
  content: "\f368"; }

.fa-accusoft:before {
  content: "\f369"; }

.fa-acquisitions-incorporated:before {
  content: "\f6af"; }

.fa-ad:before {
  content: "\f641"; }

.fa-address-book:before {
  content: "\f2b9"; }

.fa-address-card:before {
  content: "\f2bb"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-adn:before {
  content: "\f170"; }

.fa-adobe:before {
  content: "\f778"; }

.fa-adversal:before {
  content: "\f36a"; }

.fa-affiliatetheme:before {
  content: "\f36b"; }

.fa-air-freshener:before {
  content: "\f5d0"; }

.fa-algolia:before {
  content: "\f36c"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-alipay:before {
  content: "\f642"; }

.fa-allergies:before {
  content: "\f461"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-amazon-pay:before {
  content: "\f42c"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-american-sign-language-interpreting:before {
  content: "\f2a3"; }

.fa-amilia:before {
  content: "\f36d"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-android:before {
  content: "\f17b"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angry:before {
  content: "\f556"; }

.fa-angrycreative:before {
  content: "\f36e"; }

.fa-angular:before {
  content: "\f420"; }

.fa-ankh:before {
  content: "\f644"; }

.fa-app-store:before {
  content: "\f36f"; }

.fa-app-store-ios:before {
  content: "\f370"; }

.fa-apper:before {
  content: "\f371"; }

.fa-apple:before {
  content: "\f179"; }

.fa-apple-alt:before {
  content: "\f5d1"; }

.fa-apple-pay:before {
  content: "\f415"; }

.fa-archive:before {
  content: "\f187"; }

.fa-archway:before {
  content: "\f557"; }

.fa-arrow-alt-circle-down:before {
  content: "\f358"; }

.fa-arrow-alt-circle-left:before {
  content: "\f359"; }

.fa-arrow-alt-circle-right:before {
  content: "\f35a"; }

.fa-arrow-alt-circle-up:before {
  content: "\f35b"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-arrows-alt-h:before {
  content: "\f337"; }

.fa-arrows-alt-v:before {
  content: "\f338"; }

.fa-artstation:before {
  content: "\f77a"; }

.fa-assistive-listening-systems:before {
  content: "\f2a2"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-asymmetrik:before {
  content: "\f372"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-atlas:before {
  content: "\f558"; }

.fa-atlassian:before {
  content: "\f77b"; }

.fa-atom:before {
  content: "\f5d2"; }

.fa-audible:before {
  content: "\f373"; }

.fa-audio-description:before {
  content: "\f29e"; }

.fa-autoprefixer:before {
  content: "\f41c"; }

.fa-avianex:before {
  content: "\f374"; }

.fa-aviato:before {
  content: "\f421"; }

.fa-award:before {
  content: "\f559"; }

.fa-aws:before {
  content: "\f375"; }

.fa-baby:before {
  content: "\f77c"; }

.fa-baby-carriage:before {
  content: "\f77d"; }

.fa-backspace:before {
  content: "\f55a"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-band-aid:before {
  content: "\f462"; }

.fa-bandcamp:before {
  content: "\f2d5"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-bars:before {
  content: "\f0c9"; }

.fa-baseball-ball:before {
  content: "\f433"; }

.fa-basketball-ball:before {
  content: "\f434"; }

.fa-bath:before {
  content: "\f2cd"; }

.fa-battery-empty:before {
  content: "\f244"; }

.fa-battery-full:before {
  content: "\f240"; }

.fa-battery-half:before {
  content: "\f242"; }

.fa-battery-quarter:before {
  content: "\f243"; }

.fa-battery-three-quarters:before {
  content: "\f241"; }

.fa-bed:before {
  content: "\f236"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bezier-curve:before {
  content: "\f55b"; }

.fa-bible:before {
  content: "\f647"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-bimobject:before {
  content: "\f378"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-biohazard:before {
  content: "\f780"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitcoin:before {
  content: "\f379"; }

.fa-bity:before {
  content: "\f37a"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-blackberry:before {
  content: "\f37b"; }

.fa-blender:before {
  content: "\f517"; }

.fa-blender-phone:before {
  content: "\f6b6"; }

.fa-blind:before {
  content: "\f29d"; }

.fa-blog:before {
  content: "\f781"; }

.fa-blogger:before {
  content: "\f37c"; }

.fa-blogger-b:before {
  content: "\f37d"; }

.fa-bluetooth:before {
  content: "\f293"; }

.fa-bluetooth-b:before {
  content: "\f294"; }

.fa-bold:before {
  content: "\f032"; }

.fa-bolt:before {
  content: "\f0e7"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-bone:before {
  content: "\f5d7"; }

.fa-bong:before {
  content: "\f55c"; }

.fa-book:before {
  content: "\f02d"; }

.fa-book-dead:before {
  content: "\f6b7"; }

.fa-book-open:before {
  content: "\f518"; }

.fa-book-reader:before {
  content: "\f5da"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-bowling-ball:before {
  content: "\f436"; }

.fa-box:before {
  content: "\f466"; }

.fa-box-open:before {
  content: "\f49e"; }

.fa-boxes:before {
  content: "\f468"; }

.fa-braille:before {
  content: "\f2a1"; }

.fa-brain:before {
  content: "\f5dc"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-briefcase-medical:before {
  content: "\f469"; }

.fa-broadcast-tower:before {
  content: "\f519"; }

.fa-broom:before {
  content: "\f51a"; }

.fa-brush:before {
  content: "\f55d"; }

.fa-btc:before {
  content: "\f15a"; }

.fa-bug:before {
  content: "\f188"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-burn:before {
  content: "\f46a"; }

.fa-buromobelexperte:before {
  content: "\f37f"; }

.fa-bus:before {
  content: "\f207"; }

.fa-bus-alt:before {
  content: "\f55e"; }

.fa-business-time:before {
  content: "\f64a"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-calendar:before {
  content: "\f133"; }

.fa-calendar-alt:before {
  content: "\f073"; }

.fa-calendar-check:before {
  content: "\f274"; }

.fa-calendar-day:before {
  content: "\f783"; }

.fa-calendar-minus:before {
  content: "\f272"; }

.fa-calendar-plus:before {
  content: "\f271"; }

.fa-calendar-times:before {
  content: "\f273"; }

.fa-calendar-week:before {
  content: "\f784"; }

.fa-camera:before {
  content: "\f030"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-campground:before {
  content: "\f6bb"; }

.fa-canadian-maple-leaf:before {
  content: "\f785"; }

.fa-candy-cane:before {
  content: "\f786"; }

.fa-cannabis:before {
  content: "\f55f"; }

.fa-capsules:before {
  content: "\f46b"; }

.fa-car:before {
  content: "\f1b9"; }

.fa-car-alt:before {
  content: "\f5de"; }

.fa-car-battery:before {
  content: "\f5df"; }

.fa-car-crash:before {
  content: "\f5e1"; }

.fa-car-side:before {
  content: "\f5e4"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-caret-square-down:before {
  content: "\f150"; }

.fa-caret-square-left:before {
  content: "\f191"; }

.fa-caret-square-right:before {
  content: "\f152"; }

.fa-caret-square-up:before {
  content: "\f151"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-carrot:before {
  content: "\f787"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cash-register:before {
  content: "\f788"; }

.fa-cat:before {
  content: "\f6be"; }

.fa-cc-amazon-pay:before {
  content: "\f42d"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-apple-pay:before {
  content: "\f416"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-centercode:before {
  content: "\f380"; }

.fa-centos:before {
  content: "\f789"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-chair:before {
  content: "\f6c0"; }

.fa-chalkboard:before {
  content: "\f51b"; }

.fa-chalkboard-teacher:before {
  content: "\f51c"; }

.fa-charging-station:before {
  content: "\f5e7"; }

.fa-chart-area:before {
  content: "\f1fe"; }

.fa-chart-bar:before {
  content: "\f080"; }

.fa-chart-line:before {
  content: "\f201"; }

.fa-chart-pie:before {
  content: "\f200"; }

.fa-check:before {
  content: "\f00c"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-check-double:before {
  content: "\f560"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-chess:before {
  content: "\f439"; }

.fa-chess-bishop:before {
  content: "\f43a"; }

.fa-chess-board:before {
  content: "\f43c"; }

.fa-chess-king:before {
  content: "\f43f"; }

.fa-chess-knight:before {
  content: "\f441"; }

.fa-chess-pawn:before {
  content: "\f443"; }

.fa-chess-queen:before {
  content: "\f445"; }

.fa-chess-rook:before {
  content: "\f447"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-church:before {
  content: "\f51d"; }

.fa-circle:before {
  content: "\f111"; }

.fa-circle-notch:before {
  content: "\f1ce"; }

.fa-city:before {
  content: "\f64f"; }

.fa-clipboard:before {
  content: "\f328"; }

.fa-clipboard-check:before {
  content: "\f46c"; }

.fa-clipboard-list:before {
  content: "\f46d"; }

.fa-clock:before {
  content: "\f017"; }

.fa-clone:before {
  content: "\f24d"; }

.fa-closed-captioning:before {
  content: "\f20a"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-cloud-download-alt:before {
  content: "\f381"; }

.fa-cloud-meatball:before {
  content: "\f73b"; }

.fa-cloud-moon:before {
  content: "\f6c3"; }

.fa-cloud-moon-rain:before {
  content: "\f73c"; }

.fa-cloud-rain:before {
  content: "\f73d"; }

.fa-cloud-showers-heavy:before {
  content: "\f740"; }

.fa-cloud-sun:before {
  content: "\f6c4"; }

.fa-cloud-sun-rain:before {
  content: "\f743"; }

.fa-cloud-upload-alt:before {
  content: "\f382"; }

.fa-cloudscale:before {
  content: "\f383"; }

.fa-cloudsmith:before {
  content: "\f384"; }

.fa-cloudversify:before {
  content: "\f385"; }

.fa-cocktail:before {
  content: "\f561"; }

.fa-code:before {
  content: "\f121"; }

.fa-code-branch:before {
  content: "\f126"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-codiepie:before {
  content: "\f284"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cog:before {
  content: "\f013"; }

.fa-cogs:before {
  content: "\f085"; }

.fa-coins:before {
  content: "\f51e"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-comment:before {
  content: "\f075"; }

.fa-comment-alt:before {
  content: "\f27a"; }

.fa-comment-dollar:before {
  content: "\f651"; }

.fa-comment-dots:before {
  content: "\f4ad"; }

.fa-comment-slash:before {
  content: "\f4b3"; }

.fa-comments:before {
  content: "\f086"; }

.fa-comments-dollar:before {
  content: "\f653"; }

.fa-compact-disc:before {
  content: "\f51f"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-compress:before {
  content: "\f066"; }

.fa-compress-arrows-alt:before {
  content: "\f78c"; }

.fa-concierge-bell:before {
  content: "\f562"; }

.fa-confluence:before {
  content: "\f78d"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-cookie:before {
  content: "\f563"; }

.fa-cookie-bite:before {
  content: "\f564"; }

.fa-copy:before {
  content: "\f0c5"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-couch:before {
  content: "\f4b8"; }

.fa-cpanel:before {
  content: "\f388"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-creative-commons-by:before {
  content: "\f4e7"; }

.fa-creative-commons-nc:before {
  content: "\f4e8"; }

.fa-creative-commons-nc-eu:before {
  content: "\f4e9"; }

.fa-creative-commons-nc-jp:before {
  content: "\f4ea"; }

.fa-creative-commons-nd:before {
  content: "\f4eb"; }

.fa-creative-commons-pd:before {
  content: "\f4ec"; }

.fa-creative-commons-pd-alt:before {
  content: "\f4ed"; }

.fa-creative-commons-remix:before {
  content: "\f4ee"; }

.fa-creative-commons-sa:before {
  content: "\f4ef"; }

.fa-creative-commons-sampling:before {
  content: "\f4f0"; }

.fa-creative-commons-sampling-plus:before {
  content: "\f4f1"; }

.fa-creative-commons-share:before {
  content: "\f4f2"; }

.fa-creative-commons-zero:before {
  content: "\f4f3"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-critical-role:before {
  content: "\f6c9"; }

.fa-crop:before {
  content: "\f125"; }

.fa-crop-alt:before {
  content: "\f565"; }

.fa-cross:before {
  content: "\f654"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-crow:before {
  content: "\f520"; }

.fa-crown:before {
  content: "\f521"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-css3-alt:before {
  content: "\f38b"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-cut:before {
  content: "\f0c4"; }

.fa-cuttlefish:before {
  content: "\f38c"; }

.fa-d-and-d:before {
  content: "\f38d"; }

.fa-d-and-d-beyond:before {
  content: "\f6ca"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-deaf:before {
  content: "\f2a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-democrat:before {
  content: "\f747"; }

.fa-deploydog:before {
  content: "\f38e"; }

.fa-deskpro:before {
  content: "\f38f"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-dev:before {
  content: "\f6cc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-dharmachakra:before {
  content: "\f655"; }

.fa-dhl:before {
  content: "\f790"; }

.fa-diagnoses:before {
  content: "\f470"; }

.fa-diaspora:before {
  content: "\f791"; }

.fa-dice:before {
  content: "\f522"; }

.fa-dice-d20:before {
  content: "\f6cf"; }

.fa-dice-d6:before {
  content: "\f6d1"; }

.fa-dice-five:before {
  content: "\f523"; }

.fa-dice-four:before {
  content: "\f524"; }

.fa-dice-one:before {
  content: "\f525"; }

.fa-dice-six:before {
  content: "\f526"; }

.fa-dice-three:before {
  content: "\f527"; }

.fa-dice-two:before {
  content: "\f528"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-digital-ocean:before {
  content: "\f391"; }

.fa-digital-tachograph:before {
  content: "\f566"; }

.fa-directions:before {
  content: "\f5eb"; }

.fa-discord:before {
  content: "\f392"; }

.fa-discourse:before {
  content: "\f393"; }

.fa-divide:before {
  content: "\f529"; }

.fa-dizzy:before {
  content: "\f567"; }

.fa-dna:before {
  content: "\f471"; }

.fa-dochub:before {
  content: "\f394"; }

.fa-docker:before {
  content: "\f395"; }

.fa-dog:before {
  content: "\f6d3"; }

.fa-dollar-sign:before {
  content: "\f155"; }

.fa-dolly:before {
  content: "\f472"; }

.fa-dolly-flatbed:before {
  content: "\f474"; }

.fa-donate:before {
  content: "\f4b9"; }

.fa-door-closed:before {
  content: "\f52a"; }

.fa-door-open:before {
  content: "\f52b"; }

.fa-dot-circle:before {
  content: "\f192"; }

.fa-dove:before {
  content: "\f4ba"; }

.fa-download:before {
  content: "\f019"; }

.fa-draft2digital:before {
  content: "\f396"; }

.fa-drafting-compass:before {
  content: "\f568"; }

.fa-dragon:before {
  content: "\f6d5"; }

.fa-draw-polygon:before {
  content: "\f5ee"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-dribbble-square:before {
  content: "\f397"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-drum:before {
  content: "\f569"; }

.fa-drum-steelpan:before {
  content: "\f56a"; }

.fa-drumstick-bite:before {
  content: "\f6d7"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-dumbbell:before {
  content: "\f44b"; }

.fa-dumpster:before {
  content: "\f793"; }

.fa-dumpster-fire:before {
  content: "\f794"; }

.fa-dungeon:before {
  content: "\f6d9"; }

.fa-dyalog:before {
  content: "\f399"; }

.fa-earlybirds:before {
  content: "\f39a"; }

.fa-ebay:before {
  content: "\f4f4"; }

.fa-edge:before {
  content: "\f282"; }

.fa-edit:before {
  content: "\f044"; }

.fa-eject:before {
  content: "\f052"; }

.fa-elementor:before {
  content: "\f430"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-ello:before {
  content: "\f5f1"; }

.fa-ember:before {
  content: "\f423"; }

.fa-empire:before {
  content: "\f1d1"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-envelope-open:before {
  content: "\f2b6"; }

.fa-envelope-open-text:before {
  content: "\f658"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-envira:before {
  content: "\f299"; }

.fa-equals:before {
  content: "\f52c"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-erlang:before {
  content: "\f39d"; }

.fa-ethereum:before {
  content: "\f42e"; }

.fa-ethernet:before {
  content: "\f796"; }

.fa-etsy:before {
  content: "\f2d7"; }

.fa-euro-sign:before {
  content: "\f153"; }

.fa-exchange-alt:before {
  content: "\f362"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-expand:before {
  content: "\f065"; }

.fa-expand-arrows-alt:before {
  content: "\f31e"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-external-link-alt:before {
  content: "\f35d"; }

.fa-external-link-square-alt:before {
  content: "\f360"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-dropper:before {
  content: "\f1fb"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-facebook:before {
  content: "\f09a"; }

.fa-facebook-f:before {
  content: "\f39e"; }

.fa-facebook-messenger:before {
  content: "\f39f"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-fantasy-flight-games:before {
  content: "\f6dc"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-feather:before {
  content: "\f52d"; }

.fa-feather-alt:before {
  content: "\f56b"; }

.fa-fedex:before {
  content: "\f797"; }

.fa-fedora:before {
  content: "\f798"; }

.fa-female:before {
  content: "\f182"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-figma:before {
  content: "\f799"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-alt:before {
  content: "\f15c"; }

.fa-file-archive:before {
  content: "\f1c6"; }

.fa-file-audio:before {
  content: "\f1c7"; }

.fa-file-code:before {
  content: "\f1c9"; }

.fa-file-contract:before {
  content: "\f56c"; }

.fa-file-csv:before {
  content: "\f6dd"; }

.fa-file-download:before {
  content: "\f56d"; }

.fa-file-excel:before {
  content: "\f1c3"; }

.fa-file-export:before {
  content: "\f56e"; }

.fa-file-image:before {
  content: "\f1c5"; }

.fa-file-import:before {
  content: "\f56f"; }

.fa-file-invoice:before {
  content: "\f570"; }

.fa-file-invoice-dollar:before {
  content: "\f571"; }

.fa-file-medical:before {
  content: "\f477"; }

.fa-file-medical-alt:before {
  content: "\f478"; }

.fa-file-pdf:before {
  content: "\f1c1"; }

.fa-file-powerpoint:before {
  content: "\f1c4"; }

.fa-file-prescription:before {
  content: "\f572"; }

.fa-file-signature:before {
  content: "\f573"; }

.fa-file-upload:before {
  content: "\f574"; }

.fa-file-video:before {
  content: "\f1c8"; }

.fa-file-word:before {
  content: "\f1c2"; }

.fa-fill:before {
  content: "\f575"; }

.fa-fill-drip:before {
  content: "\f576"; }

.fa-film:before {
  content: "\f008"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-fingerprint:before {
  content: "\f577"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-fire-alt:before {
  content: "\f7e4"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-first-aid:before {
  content: "\f479"; }

.fa-first-order:before {
  content: "\f2b0"; }

.fa-first-order-alt:before {
  content: "\f50a"; }

.fa-firstdraft:before {
  content: "\f3a1"; }

.fa-fish:before {
  content: "\f578"; }

.fa-fist-raised:before {
  content: "\f6de"; }

.fa-flag:before {
  content: "\f024"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-flag-usa:before {
  content: "\f74d"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-flipboard:before {
  content: "\f44d"; }

.fa-flushed:before {
  content: "\f579"; }

.fa-fly:before {
  content: "\f417"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-minus:before {
  content: "\f65d"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-folder-plus:before {
  content: "\f65e"; }

.fa-font:before {
  content: "\f031"; }

.fa-font-awesome:before {
  content: "\f2b4"; }

.fa-font-awesome-alt:before {
  content: "\f35c"; }

.fa-font-awesome-flag:before {
  content: "\f425"; }

.fa-font-awesome-logo-full:before {
  content: "\f4e6"; }

.fa-fonticons:before {
  content: "\f280"; }

.fa-fonticons-fi:before {
  content: "\f3a2"; }

.fa-football-ball:before {
  content: "\f44e"; }

.fa-fort-awesome:before {
  content: "\f286"; }

.fa-fort-awesome-alt:before {
  content: "\f3a3"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-free-code-camp:before {
  content: "\f2c5"; }

.fa-freebsd:before {
  content: "\f3a4"; }

.fa-frog:before {
  content: "\f52e"; }

.fa-frown:before {
  content: "\f119"; }

.fa-frown-open:before {
  content: "\f57a"; }

.fa-fulcrum:before {
  content: "\f50b"; }

.fa-funnel-dollar:before {
  content: "\f662"; }

.fa-futbol:before {
  content: "\f1e3"; }

.fa-galactic-republic:before {
  content: "\f50c"; }

.fa-galactic-senate:before {
  content: "\f50d"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-gas-pump:before {
  content: "\f52f"; }

.fa-gavel:before {
  content: "\f0e3"; }

.fa-gem:before {
  content: "\f3a5"; }

.fa-genderless:before {
  content: "\f22d"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-gg:before {
  content: "\f260"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-ghost:before {
  content: "\f6e2"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-gifts:before {
  content: "\f79c"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-github:before {
  content: "\f09b"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-gitkraken:before {
  content: "\f3a6"; }

.fa-gitlab:before {
  content: "\f296"; }

.fa-gitter:before {
  content: "\f426"; }

.fa-glass-cheers:before {
  content: "\f79f"; }

.fa-glass-martini:before {
  content: "\f000"; }

.fa-glass-martini-alt:before {
  content: "\f57b"; }

.fa-glass-whiskey:before {
  content: "\f7a0"; }

.fa-glasses:before {
  content: "\f530"; }

.fa-glide:before {
  content: "\f2a5"; }

.fa-glide-g:before {
  content: "\f2a6"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-globe-africa:before {
  content: "\f57c"; }

.fa-globe-americas:before {
  content: "\f57d"; }

.fa-globe-asia:before {
  content: "\f57e"; }

.fa-globe-europe:before {
  content: "\f7a2"; }

.fa-gofore:before {
  content: "\f3a7"; }

.fa-golf-ball:before {
  content: "\f450"; }

.fa-goodreads:before {
  content: "\f3a8"; }

.fa-goodreads-g:before {
  content: "\f3a9"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-google-drive:before {
  content: "\f3aa"; }

.fa-google-play:before {
  content: "\f3ab"; }

.fa-google-plus:before {
  content: "\f2b3"; }

.fa-google-plus-g:before {
  content: "\f0d5"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-gopuram:before {
  content: "\f664"; }

.fa-graduation-cap:before {
  content: "\f19d"; }

.fa-gratipay:before {
  content: "\f184"; }

.fa-grav:before {
  content: "\f2d6"; }

.fa-greater-than:before {
  content: "\f531"; }

.fa-greater-than-equal:before {
  content: "\f532"; }

.fa-grimace:before {
  content: "\f57f"; }

.fa-grin:before {
  content: "\f580"; }

.fa-grin-alt:before {
  content: "\f581"; }

.fa-grin-beam:before {
  content: "\f582"; }

.fa-grin-beam-sweat:before {
  content: "\f583"; }

.fa-grin-hearts:before {
  content: "\f584"; }

.fa-grin-squint:before {
  content: "\f585"; }

.fa-grin-squint-tears:before {
  content: "\f586"; }

.fa-grin-stars:before {
  content: "\f587"; }

.fa-grin-tears:before {
  content: "\f588"; }

.fa-grin-tongue:before {
  content: "\f589"; }

.fa-grin-tongue-squint:before {
  content: "\f58a"; }

.fa-grin-tongue-wink:before {
  content: "\f58b"; }

.fa-grin-wink:before {
  content: "\f58c"; }

.fa-grip-horizontal:before {
  content: "\f58d"; }

.fa-grip-lines:before {
  content: "\f7a4"; }

.fa-grip-lines-vertical:before {
  content: "\f7a5"; }

.fa-grip-vertical:before {
  content: "\f58e"; }

.fa-gripfire:before {
  content: "\f3ac"; }

.fa-grunt:before {
  content: "\f3ad"; }

.fa-guitar:before {
  content: "\f7a6"; }

.fa-gulp:before {
  content: "\f3ae"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-hacker-news-square:before {
  content: "\f3af"; }

.fa-hackerrank:before {
  content: "\f5f7"; }

.fa-hammer:before {
  content: "\f6e3"; }

.fa-hamsa:before {
  content: "\f665"; }

.fa-hand-holding:before {
  content: "\f4bd"; }

.fa-hand-holding-heart:before {
  content: "\f4be"; }

.fa-hand-holding-usd:before {
  content: "\f4c0"; }

.fa-hand-lizard:before {
  content: "\f258"; }

.fa-hand-paper:before {
  content: "\f256"; }

.fa-hand-peace:before {
  content: "\f25b"; }

.fa-hand-point-down:before {
  content: "\f0a7"; }

.fa-hand-point-left:before {
  content: "\f0a5"; }

.fa-hand-point-right:before {
  content: "\f0a4"; }

.fa-hand-point-up:before {
  content: "\f0a6"; }

.fa-hand-pointer:before {
  content: "\f25a"; }

.fa-hand-rock:before {
  content: "\f255"; }

.fa-hand-scissors:before {
  content: "\f257"; }

.fa-hand-spock:before {
  content: "\f259"; }

.fa-hands:before {
  content: "\f4c2"; }

.fa-hands-helping:before {
  content: "\f4c4"; }

.fa-handshake:before {
  content: "\f2b5"; }

.fa-hanukiah:before {
  content: "\f6e6"; }

.fa-hashtag:before {
  content: "\f292"; }

.fa-hat-wizard:before {
  content: "\f6e8"; }

.fa-haykal:before {
  content: "\f666"; }

.fa-hdd:before {
  content: "\f0a0"; }

.fa-heading:before {
  content: "\f1dc"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-headphones-alt:before {
  content: "\f58f"; }

.fa-headset:before {
  content: "\f590"; }

.fa-heart:before {
  content: "\f004"; }

.fa-heart-broken:before {
  content: "\f7a9"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-helicopter:before {
  content: "\f533"; }

.fa-highlighter:before {
  content: "\f591"; }

.fa-hiking:before {
  content: "\f6ec"; }

.fa-hippo:before {
  content: "\f6ed"; }

.fa-hips:before {
  content: "\f452"; }

.fa-hire-a-helper:before {
  content: "\f3b0"; }

.fa-history:before {
  content: "\f1da"; }

.fa-hockey-puck:before {
  content: "\f453"; }

.fa-holly-berry:before {
  content: "\f7aa"; }

.fa-home:before {
  content: "\f015"; }

.fa-hooli:before {
  content: "\f427"; }

.fa-hornbill:before {
  content: "\f592"; }

.fa-horse:before {
  content: "\f6f0"; }

.fa-horse-head:before {
  content: "\f7ab"; }

.fa-hospital:before {
  content: "\f0f8"; }

.fa-hospital-alt:before {
  content: "\f47d"; }

.fa-hospital-symbol:before {
  content: "\f47e"; }

.fa-hot-tub:before {
  content: "\f593"; }

.fa-hotel:before {
  content: "\f594"; }

.fa-hotjar:before {
  content: "\f3b1"; }

.fa-hourglass:before {
  content: "\f254"; }

.fa-hourglass-end:before {
  content: "\f253"; }

.fa-hourglass-half:before {
  content: "\f252"; }

.fa-hourglass-start:before {
  content: "\f251"; }

.fa-house-damage:before {
  content: "\f6f1"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-hryvnia:before {
  content: "\f6f2"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-hubspot:before {
  content: "\f3b2"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-icicles:before {
  content: "\f7ad"; }

.fa-id-badge:before {
  content: "\f2c1"; }

.fa-id-card:before {
  content: "\f2c2"; }

.fa-id-card-alt:before {
  content: "\f47f"; }

.fa-igloo:before {
  content: "\f7ae"; }

.fa-image:before {
  content: "\f03e"; }

.fa-images:before {
  content: "\f302"; }

.fa-imdb:before {
  content: "\f2d8"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-industry:before {
  content: "\f275"; }

.fa-infinity:before {
  content: "\f534"; }

.fa-info:before {
  content: "\f129"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-intercom:before {
  content: "\f7af"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-invision:before {
  content: "\f7b0"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-italic:before {
  content: "\f033"; }

.fa-itunes:before {
  content: "\f3b4"; }

.fa-itunes-note:before {
  content: "\f3b5"; }

.fa-java:before {
  content: "\f4e4"; }

.fa-jedi:before {
  content: "\f669"; }

.fa-jedi-order:before {
  content: "\f50e"; }

.fa-jenkins:before {
  content: "\f3b6"; }

.fa-jira:before {
  content: "\f7b1"; }

.fa-joget:before {
  content: "\f3b7"; }

.fa-joint:before {
  content: "\f595"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-journal-whills:before {
  content: "\f66a"; }

.fa-js:before {
  content: "\f3b8"; }

.fa-js-square:before {
  content: "\f3b9"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-kaaba:before {
  content: "\f66b"; }

.fa-kaggle:before {
  content: "\f5fa"; }

.fa-key:before {
  content: "\f084"; }

.fa-keybase:before {
  content: "\f4f5"; }

.fa-keyboard:before {
  content: "\f11c"; }

.fa-keycdn:before {
  content: "\f3ba"; }

.fa-khanda:before {
  content: "\f66d"; }

.fa-kickstarter:before {
  content: "\f3bb"; }

.fa-kickstarter-k:before {
  content: "\f3bc"; }

.fa-kiss:before {
  content: "\f596"; }

.fa-kiss-beam:before {
  content: "\f597"; }

.fa-kiss-wink-heart:before {
  content: "\f598"; }

.fa-kiwi-bird:before {
  content: "\f535"; }

.fa-korvue:before {
  content: "\f42f"; }

.fa-landmark:before {
  content: "\f66f"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-laptop-code:before {
  content: "\f5fc"; }

.fa-laravel:before {
  content: "\f3bd"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-laugh:before {
  content: "\f599"; }

.fa-laugh-beam:before {
  content: "\f59a"; }

.fa-laugh-squint:before {
  content: "\f59b"; }

.fa-laugh-wink:before {
  content: "\f59c"; }

.fa-layer-group:before {
  content: "\f5fd"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-lemon:before {
  content: "\f094"; }

.fa-less:before {
  content: "\f41d"; }

.fa-less-than:before {
  content: "\f536"; }

.fa-less-than-equal:before {
  content: "\f537"; }

.fa-level-down-alt:before {
  content: "\f3be"; }

.fa-level-up-alt:before {
  content: "\f3bf"; }

.fa-life-ring:before {
  content: "\f1cd"; }

.fa-lightbulb:before {
  content: "\f0eb"; }

.fa-line:before {
  content: "\f3c0"; }

.fa-link:before {
  content: "\f0c1"; }

.fa-linkedin:before {
  content: "\f08c"; }

.fa-linkedin-in:before {
  content: "\f0e1"; }

.fa-linode:before {
  content: "\f2b8"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-lira-sign:before {
  content: "\f195"; }

.fa-list:before {
  content: "\f03a"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-lock:before {
  content: "\f023"; }

.fa-lock-open:before {
  content: "\f3c1"; }

.fa-long-arrow-alt-down:before {
  content: "\f309"; }

.fa-long-arrow-alt-left:before {
  content: "\f30a"; }

.fa-long-arrow-alt-right:before {
  content: "\f30b"; }

.fa-long-arrow-alt-up:before {
  content: "\f30c"; }

.fa-low-vision:before {
  content: "\f2a8"; }

.fa-luggage-cart:before {
  content: "\f59d"; }

.fa-lyft:before {
  content: "\f3c3"; }

.fa-magento:before {
  content: "\f3c4"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-mail-bulk:before {
  content: "\f674"; }

.fa-mailchimp:before {
  content: "\f59e"; }

.fa-male:before {
  content: "\f183"; }

.fa-mandalorian:before {
  content: "\f50f"; }

.fa-map:before {
  content: "\f279"; }

.fa-map-marked:before {
  content: "\f59f"; }

.fa-map-marked-alt:before {
  content: "\f5a0"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-map-marker-alt:before {
  content: "\f3c5"; }

.fa-map-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-markdown:before {
  content: "\f60f"; }

.fa-marker:before {
  content: "\f5a1"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-mask:before {
  content: "\f6fa"; }

.fa-mastodon:before {
  content: "\f4f6"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-medal:before {
  content: "\f5a2"; }

.fa-medapps:before {
  content: "\f3c6"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-medium-m:before {
  content: "\f3c7"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-medrt:before {
  content: "\f3c8"; }

.fa-meetup:before {
  content: "\f2e0"; }

.fa-megaport:before {
  content: "\f5a3"; }

.fa-meh:before {
  content: "\f11a"; }

.fa-meh-blank:before {
  content: "\f5a4"; }

.fa-meh-rolling-eyes:before {
  content: "\f5a5"; }

.fa-memory:before {
  content: "\f538"; }

.fa-mendeley:before {
  content: "\f7b3"; }

.fa-menorah:before {
  content: "\f676"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-meteor:before {
  content: "\f753"; }

.fa-microchip:before {
  content: "\f2db"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-alt:before {
  content: "\f3c9"; }

.fa-microphone-alt-slash:before {
  content: "\f539"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-microscope:before {
  content: "\f610"; }

.fa-microsoft:before {
  content: "\f3ca"; }

.fa-minus:before {
  content: "\f068"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-mitten:before {
  content: "\f7b5"; }

.fa-mix:before {
  content: "\f3cb"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-mizuni:before {
  content: "\f3cc"; }

.fa-mobile:before {
  content: "\f10b"; }

.fa-mobile-alt:before {
  content: "\f3cd"; }

.fa-modx:before {
  content: "\f285"; }

.fa-monero:before {
  content: "\f3d0"; }

.fa-money-bill:before {
  content: "\f0d6"; }

.fa-money-bill-alt:before {
  content: "\f3d1"; }

.fa-money-bill-wave:before {
  content: "\f53a"; }

.fa-money-bill-wave-alt:before {
  content: "\f53b"; }

.fa-money-check:before {
  content: "\f53c"; }

.fa-money-check-alt:before {
  content: "\f53d"; }

.fa-monument:before {
  content: "\f5a6"; }

.fa-moon:before {
  content: "\f186"; }

.fa-mortar-pestle:before {
  content: "\f5a7"; }

.fa-mosque:before {
  content: "\f678"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-mountain:before {
  content: "\f6fc"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-mug-hot:before {
  content: "\f7b6"; }

.fa-music:before {
  content: "\f001"; }

.fa-napster:before {
  content: "\f3d2"; }

.fa-neos:before {
  content: "\f612"; }

.fa-network-wired:before {
  content: "\f6ff"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-newspaper:before {
  content: "\f1ea"; }

.fa-nimblr:before {
  content: "\f5a8"; }

.fa-nintendo-switch:before {
  content: "\f418"; }

.fa-node:before {
  content: "\f419"; }

.fa-node-js:before {
  content: "\f3d3"; }

.fa-not-equal:before {
  content: "\f53e"; }

.fa-notes-medical:before {
  content: "\f481"; }

.fa-npm:before {
  content: "\f3d4"; }

.fa-ns8:before {
  content: "\f3d5"; }

.fa-nutritionix:before {
  content: "\f3d6"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-oil-can:before {
  content: "\f613"; }

.fa-old-republic:before {
  content: "\f510"; }

.fa-om:before {
  content: "\f679"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-osi:before {
  content: "\f41a"; }

.fa-otter:before {
  content: "\f700"; }

.fa-outdent:before {
  content: "\f03b"; }

.fa-page4:before {
  content: "\f3d7"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-paint-roller:before {
  content: "\f5aa"; }

.fa-palette:before {
  content: "\f53f"; }

.fa-palfed:before {
  content: "\f3d8"; }

.fa-pallet:before {
  content: "\f482"; }

.fa-paper-plane:before {
  content: "\f1d8"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-parachute-box:before {
  content: "\f4cd"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-parking:before {
  content: "\f540"; }

.fa-passport:before {
  content: "\f5ab"; }

.fa-pastafarianism:before {
  content: "\f67b"; }

.fa-paste:before {
  content: "\f0ea"; }

.fa-patreon:before {
  content: "\f3d9"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-pause-circle:before {
  content: "\f28b"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-peace:before {
  content: "\f67c"; }

.fa-pen:before {
  content: "\f304"; }

.fa-pen-alt:before {
  content: "\f305"; }

.fa-pen-fancy:before {
  content: "\f5ac"; }

.fa-pen-nib:before {
  content: "\f5ad"; }

.fa-pen-square:before {
  content: "\f14b"; }

.fa-pencil-alt:before {
  content: "\f303"; }

.fa-pencil-ruler:before {
  content: "\f5ae"; }

.fa-penny-arcade:before {
  content: "\f704"; }

.fa-people-carry:before {
  content: "\f4ce"; }

.fa-percent:before {
  content: "\f295"; }

.fa-percentage:before {
  content: "\f541"; }

.fa-periscope:before {
  content: "\f3da"; }

.fa-person-booth:before {
  content: "\f756"; }

.fa-phabricator:before {
  content: "\f3db"; }

.fa-phoenix-framework:before {
  content: "\f3dc"; }

.fa-phoenix-squadron:before {
  content: "\f511"; }

.fa-phone:before {
  content: "\f095"; }

.fa-phone-slash:before {
  content: "\f3dd"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-phone-volume:before {
  content: "\f2a0"; }

.fa-php:before {
  content: "\f457"; }

.fa-pied-piper:before {
  content: "\f2ae"; }

.fa-pied-piper-pp:before {
  content: "\f1a7"; }

.fa-piggy-bank:before {
  content: "\f4d3"; }

.fa-pills:before {
  content: "\f484"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-place-of-worship:before {
  content: "\f67f"; }

.fa-plane:before {
  content: "\f072"; }

.fa-plane-arrival:before {
  content: "\f5af"; }

.fa-plane-departure:before {
  content: "\f5b0"; }

.fa-play:before {
  content: "\f04b"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-playstation:before {
  content: "\f3df"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-plus:before {
  content: "\f067"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-podcast:before {
  content: "\f2ce"; }

.fa-poll:before {
  content: "\f681"; }

.fa-poll-h:before {
  content: "\f682"; }

.fa-poo:before {
  content: "\f2fe"; }

.fa-poo-storm:before {
  content: "\f75a"; }

.fa-poop:before {
  content: "\f619"; }

.fa-portrait:before {
  content: "\f3e0"; }

.fa-pound-sign:before {
  content: "\f154"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-pray:before {
  content: "\f683"; }

.fa-praying-hands:before {
  content: "\f684"; }

.fa-prescription:before {
  content: "\f5b1"; }

.fa-prescription-bottle:before {
  content: "\f485"; }

.fa-prescription-bottle-alt:before {
  content: "\f486"; }

.fa-print:before {
  content: "\f02f"; }

.fa-procedures:before {
  content: "\f487"; }

.fa-product-hunt:before {
  content: "\f288"; }

.fa-project-diagram:before {
  content: "\f542"; }

.fa-pushed:before {
  content: "\f3e1"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-python:before {
  content: "\f3e2"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-question:before {
  content: "\f128"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-quidditch:before {
  content: "\f458"; }

.fa-quinscape:before {
  content: "\f459"; }

.fa-quora:before {
  content: "\f2c4"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-quran:before {
  content: "\f687"; }

.fa-r-project:before {
  content: "\f4f7"; }

.fa-radiation:before {
  content: "\f7b9"; }

.fa-radiation-alt:before {
  content: "\f7ba"; }

.fa-rainbow:before {
  content: "\f75b"; }

.fa-random:before {
  content: "\f074"; }

.fa-raspberry-pi:before {
  content: "\f7bb"; }

.fa-ravelry:before {
  content: "\f2d9"; }

.fa-react:before {
  content: "\f41b"; }

.fa-reacteurope:before {
  content: "\f75d"; }

.fa-readme:before {
  content: "\f4d5"; }

.fa-rebel:before {
  content: "\f1d0"; }

.fa-receipt:before {
  content: "\f543"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-red-river:before {
  content: "\f3e3"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-alien:before {
  content: "\f281"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-redhat:before {
  content: "\f7bc"; }

.fa-redo:before {
  content: "\f01e"; }

.fa-redo-alt:before {
  content: "\f2f9"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-reply:before {
  content: "\f3e5"; }

.fa-reply-all:before {
  content: "\f122"; }

.fa-replyd:before {
  content: "\f3e6"; }

.fa-republican:before {
  content: "\f75e"; }

.fa-researchgate:before {
  content: "\f4f8"; }

.fa-resolving:before {
  content: "\f3e7"; }

.fa-restroom:before {
  content: "\f7bd"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-rev:before {
  content: "\f5b2"; }

.fa-ribbon:before {
  content: "\f4d6"; }

.fa-ring:before {
  content: "\f70b"; }

.fa-road:before {
  content: "\f018"; }

.fa-robot:before {
  content: "\f544"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-rocketchat:before {
  content: "\f3e8"; }

.fa-rockrms:before {
  content: "\f3e9"; }

.fa-route:before {
  content: "\f4d7"; }

.fa-rss:before {
  content: "\f09e"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-ruble-sign:before {
  content: "\f158"; }

.fa-ruler:before {
  content: "\f545"; }

.fa-ruler-combined:before {
  content: "\f546"; }

.fa-ruler-horizontal:before {
  content: "\f547"; }

.fa-ruler-vertical:before {
  content: "\f548"; }

.fa-running:before {
  content: "\f70c"; }

.fa-rupee-sign:before {
  content: "\f156"; }

.fa-sad-cry:before {
  content: "\f5b3"; }

.fa-sad-tear:before {
  content: "\f5b4"; }

.fa-safari:before {
  content: "\f267"; }

.fa-sass:before {
  content: "\f41e"; }

.fa-satellite:before {
  content: "\f7bf"; }

.fa-satellite-dish:before {
  content: "\f7c0"; }

.fa-save:before {
  content: "\f0c7"; }

.fa-schlix:before {
  content: "\f3ea"; }

.fa-school:before {
  content: "\f549"; }

.fa-screwdriver:before {
  content: "\f54a"; }

.fa-scribd:before {
  content: "\f28a"; }

.fa-scroll:before {
  content: "\f70e"; }

.fa-sd-card:before {
  content: "\f7c2"; }

.fa-search:before {
  content: "\f002"; }

.fa-search-dollar:before {
  content: "\f688"; }

.fa-search-location:before {
  content: "\f689"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-searchengin:before {
  content: "\f3eb"; }

.fa-seedling:before {
  content: "\f4d8"; }

.fa-sellcast:before {
  content: "\f2da"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-server:before {
  content: "\f233"; }

.fa-servicestack:before {
  content: "\f3ec"; }

.fa-shapes:before {
  content: "\f61f"; }

.fa-share:before {
  content: "\f064"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-shekel-sign:before {
  content: "\f20b"; }

.fa-shield-alt:before {
  content: "\f3ed"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-shipping-fast:before {
  content: "\f48b"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-shoe-prints:before {
  content: "\f54b"; }

.fa-shopping-bag:before {
  content: "\f290"; }

.fa-shopping-basket:before {
  content: "\f291"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-shopware:before {
  content: "\f5b5"; }

.fa-shower:before {
  content: "\f2cc"; }

.fa-shuttle-van:before {
  content: "\f5b6"; }

.fa-sign:before {
  content: "\f4d9"; }

.fa-sign-in-alt:before {
  content: "\f2f6"; }

.fa-sign-language:before {
  content: "\f2a7"; }

.fa-sign-out-alt:before {
  content: "\f2f5"; }

.fa-signal:before {
  content: "\f012"; }

.fa-signature:before {
  content: "\f5b7"; }

.fa-sim-card:before {
  content: "\f7c4"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-sistrix:before {
  content: "\f3ee"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-sith:before {
  content: "\f512"; }

.fa-skating:before {
  content: "\f7c5"; }

.fa-sketch:before {
  content: "\f7c6"; }

.fa-skiing:before {
  content: "\f7c9"; }

.fa-skiing-nordic:before {
  content: "\f7ca"; }

.fa-skull:before {
  content: "\f54c"; }

.fa-skull-crossbones:before {
  content: "\f714"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-slack:before {
  content: "\f198"; }

.fa-slack-hash:before {
  content: "\f3ef"; }

.fa-slash:before {
  content: "\f715"; }

.fa-sleigh:before {
  content: "\f7cc"; }

.fa-sliders-h:before {
  content: "\f1de"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-smile:before {
  content: "\f118"; }

.fa-smile-beam:before {
  content: "\f5b8"; }

.fa-smile-wink:before {
  content: "\f4da"; }

.fa-smog:before {
  content: "\f75f"; }

.fa-smoking:before {
  content: "\f48d"; }

.fa-smoking-ban:before {
  content: "\f54d"; }

.fa-sms:before {
  content: "\f7cd"; }

.fa-snapchat:before {
  content: "\f2ab"; }

.fa-snapchat-ghost:before {
  content: "\f2ac"; }

.fa-snapchat-square:before {
  content: "\f2ad"; }

.fa-snowboarding:before {
  content: "\f7ce"; }

.fa-snowflake:before {
  content: "\f2dc"; }

.fa-snowman:before {
  content: "\f7d0"; }

.fa-snowplow:before {
  content: "\f7d2"; }

.fa-socks:before {
  content: "\f696"; }

.fa-solar-panel:before {
  content: "\f5ba"; }

.fa-sort:before {
  content: "\f0dc"; }

.fa-sort-alpha-down:before {
  content: "\f15d"; }

.fa-sort-alpha-up:before {
  content: "\f15e"; }

.fa-sort-amount-down:before {
  content: "\f160"; }

.fa-sort-amount-up:before {
  content: "\f161"; }

.fa-sort-down:before {
  content: "\f0dd"; }

.fa-sort-numeric-down:before {
  content: "\f162"; }

.fa-sort-numeric-up:before {
  content: "\f163"; }

.fa-sort-up:before {
  content: "\f0de"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-sourcetree:before {
  content: "\f7d3"; }

.fa-spa:before {
  content: "\f5bb"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-speakap:before {
  content: "\f3f3"; }

.fa-spider:before {
  content: "\f717"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-splotch:before {
  content: "\f5bc"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-spray-can:before {
  content: "\f5bd"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-square-full:before {
  content: "\f45c"; }

.fa-square-root-alt:before {
  content: "\f698"; }

.fa-squarespace:before {
  content: "\f5be"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-stamp:before {
  content: "\f5bf"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-and-crescent:before {
  content: "\f699"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-star-half-alt:before {
  content: "\f5c0"; }

.fa-star-of-david:before {
  content: "\f69a"; }

.fa-star-of-life:before {
  content: "\f621"; }

.fa-staylinked:before {
  content: "\f3f5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-steam-symbol:before {
  content: "\f3f6"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-sticker-mule:before {
  content: "\f3f7"; }

.fa-sticky-note:before {
  content: "\f249"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-stop-circle:before {
  content: "\f28d"; }

.fa-stopwatch:before {
  content: "\f2f2"; }

.fa-store:before {
  content: "\f54e"; }

.fa-store-alt:before {
  content: "\f54f"; }

.fa-strava:before {
  content: "\f428"; }

.fa-stream:before {
  content: "\f550"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-stripe:before {
  content: "\f429"; }

.fa-stripe-s:before {
  content: "\f42a"; }

.fa-stroopwafel:before {
  content: "\f551"; }

.fa-studiovinari:before {
  content: "\f3f8"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-subway:before {
  content: "\f239"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-suitcase-rolling:before {
  content: "\f5c1"; }

.fa-sun:before {
  content: "\f185"; }

.fa-superpowers:before {
  content: "\f2dd"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-supple:before {
  content: "\f3f9"; }

.fa-surprise:before {
  content: "\f5c2"; }

.fa-suse:before {
  content: "\f7d6"; }

.fa-swatchbook:before {
  content: "\f5c3"; }

.fa-swimmer:before {
  content: "\f5c4"; }

.fa-swimming-pool:before {
  content: "\f5c5"; }

.fa-synagogue:before {
  content: "\f69b"; }

.fa-sync:before {
  content: "\f021"; }

.fa-sync-alt:before {
  content: "\f2f1"; }

.fa-syringe:before {
  content: "\f48e"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-table-tennis:before {
  content: "\f45d"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-tablet-alt:before {
  content: "\f3fa"; }

.fa-tablets:before {
  content: "\f490"; }

.fa-tachometer-alt:before {
  content: "\f3fd"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-tape:before {
  content: "\f4db"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-taxi:before {
  content: "\f1ba"; }

.fa-teamspeak:before {
  content: "\f4f9"; }

.fa-teeth:before {
  content: "\f62e"; }

.fa-teeth-open:before {
  content: "\f62f"; }

.fa-telegram:before {
  content: "\f2c6"; }

.fa-telegram-plane:before {
  content: "\f3fe"; }

.fa-temperature-high:before {
  content: "\f769"; }

.fa-temperature-low:before {
  content: "\f76b"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-tenge:before {
  content: "\f7d7"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-the-red-yeti:before {
  content: "\f69d"; }

.fa-theater-masks:before {
  content: "\f630"; }

.fa-themeco:before {
  content: "\f5c6"; }

.fa-themeisle:before {
  content: "\f2b2"; }

.fa-thermometer:before {
  content: "\f491"; }

.fa-thermometer-empty:before {
  content: "\f2cb"; }

.fa-thermometer-full:before {
  content: "\f2c7"; }

.fa-thermometer-half:before {
  content: "\f2c9"; }

.fa-thermometer-quarter:before {
  content: "\f2ca"; }

.fa-thermometer-three-quarters:before {
  content: "\f2c8"; }

.fa-think-peaks:before {
  content: "\f731"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbtack:before {
  content: "\f08d"; }

.fa-ticket-alt:before {
  content: "\f3ff"; }

.fa-times:before {
  content: "\f00d"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-tint:before {
  content: "\f043"; }

.fa-tint-slash:before {
  content: "\f5c7"; }

.fa-tired:before {
  content: "\f5c8"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-toilet:before {
  content: "\f7d8"; }

.fa-toilet-paper:before {
  content: "\f71e"; }

.fa-toolbox:before {
  content: "\f552"; }

.fa-tools:before {
  content: "\f7d9"; }

.fa-tooth:before {
  content: "\f5c9"; }

.fa-torah:before {
  content: "\f6a0"; }

.fa-torii-gate:before {
  content: "\f6a1"; }

.fa-tractor:before {
  content: "\f722"; }

.fa-trade-federation:before {
  content: "\f513"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-traffic-light:before {
  content: "\f637"; }

.fa-train:before {
  content: "\f238"; }

.fa-tram:before {
  content: "\f7da"; }

.fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-trash-alt:before {
  content: "\f2ed"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-trello:before {
  content: "\f181"; }

.fa-tripadvisor:before {
  content: "\f262"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-truck-loading:before {
  content: "\f4de"; }

.fa-truck-monster:before {
  content: "\f63b"; }

.fa-truck-moving:before {
  content: "\f4df"; }

.fa-truck-pickup:before {
  content: "\f63c"; }

.fa-tshirt:before {
  content: "\f553"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-tv:before {
  content: "\f26c"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-typo3:before {
  content: "\f42b"; }

.fa-uber:before {
  content: "\f402"; }

.fa-ubuntu:before {
  content: "\f7df"; }

.fa-uikit:before {
  content: "\f403"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-umbrella-beach:before {
  content: "\f5ca"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-undo:before {
  content: "\f0e2"; }

.fa-undo-alt:before {
  content: "\f2ea"; }

.fa-uniregistry:before {
  content: "\f404"; }

.fa-universal-access:before {
  content: "\f29a"; }

.fa-university:before {
  content: "\f19c"; }

.fa-unlink:before {
  content: "\f127"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-untappd:before {
  content: "\f405"; }

.fa-upload:before {
  content: "\f093"; }

.fa-ups:before {
  content: "\f7e0"; }

.fa-usb:before {
  content: "\f287"; }

.fa-user:before {
  content: "\f007"; }

.fa-user-alt:before {
  content: "\f406"; }

.fa-user-alt-slash:before {
  content: "\f4fa"; }

.fa-user-astronaut:before {
  content: "\f4fb"; }

.fa-user-check:before {
  content: "\f4fc"; }

.fa-user-circle:before {
  content: "\f2bd"; }

.fa-user-clock:before {
  content: "\f4fd"; }

.fa-user-cog:before {
  content: "\f4fe"; }

.fa-user-edit:before {
  content: "\f4ff"; }

.fa-user-friends:before {
  content: "\f500"; }

.fa-user-graduate:before {
  content: "\f501"; }

.fa-user-injured:before {
  content: "\f728"; }

.fa-user-lock:before {
  content: "\f502"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-user-minus:before {
  content: "\f503"; }

.fa-user-ninja:before {
  content: "\f504"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-user-shield:before {
  content: "\f505"; }

.fa-user-slash:before {
  content: "\f506"; }

.fa-user-tag:before {
  content: "\f507"; }

.fa-user-tie:before {
  content: "\f508"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-users:before {
  content: "\f0c0"; }

.fa-users-cog:before {
  content: "\f509"; }

.fa-usps:before {
  content: "\f7e1"; }

.fa-ussunnah:before {
  content: "\f407"; }

.fa-utensil-spoon:before {
  content: "\f2e5"; }

.fa-utensils:before {
  content: "\f2e7"; }

.fa-vaadin:before {
  content: "\f408"; }

.fa-vector-square:before {
  content: "\f5cb"; }

.fa-venus:before {
  content: "\f221"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-viadeo:before {
  content: "\f2a9"; }

.fa-viadeo-square:before {
  content: "\f2aa"; }

.fa-vial:before {
  content: "\f492"; }

.fa-vials:before {
  content: "\f493"; }

.fa-viber:before {
  content: "\f409"; }

.fa-video:before {
  content: "\f03d"; }

.fa-video-slash:before {
  content: "\f4e2"; }

.fa-vihara:before {
  content: "\f6a7"; }

.fa-vimeo:before {
  content: "\f40a"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-vimeo-v:before {
  content: "\f27d"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-vk:before {
  content: "\f189"; }

.fa-vnv:before {
  content: "\f40b"; }

.fa-volleyball-ball:before {
  content: "\f45f"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-mute:before {
  content: "\f6a9"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-vote-yea:before {
  content: "\f772"; }

.fa-vr-cardboard:before {
  content: "\f729"; }

.fa-vuejs:before {
  content: "\f41f"; }

.fa-walking:before {
  content: "\f554"; }

.fa-wallet:before {
  content: "\f555"; }

.fa-warehouse:before {
  content: "\f494"; }

.fa-water:before {
  content: "\f773"; }

.fa-weebly:before {
  content: "\f5cc"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-weight:before {
  content: "\f496"; }

.fa-weight-hanging:before {
  content: "\f5cd"; }

.fa-weixin:before {
  content: "\f1d7"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-whatsapp-square:before {
  content: "\f40c"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-whmcs:before {
  content: "\f40d"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-wind:before {
  content: "\f72e"; }

.fa-window-close:before {
  content: "\f410"; }

.fa-window-maximize:before {
  content: "\f2d0"; }

.fa-window-minimize:before {
  content: "\f2d1"; }

.fa-window-restore:before {
  content: "\f2d2"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-wine-bottle:before {
  content: "\f72f"; }

.fa-wine-glass:before {
  content: "\f4e3"; }

.fa-wine-glass-alt:before {
  content: "\f5ce"; }

.fa-wix:before {
  content: "\f5cf"; }

.fa-wizards-of-the-coast:before {
  content: "\f730"; }

.fa-wolf-pack-battalion:before {
  content: "\f514"; }

.fa-won-sign:before {
  content: "\f159"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-wordpress-simple:before {
  content: "\f411"; }

.fa-wpbeginner:before {
  content: "\f297"; }

.fa-wpexplorer:before {
  content: "\f2de"; }

.fa-wpforms:before {
  content: "\f298"; }

.fa-wpressr:before {
  content: "\f3e4"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-x-ray:before {
  content: "\f497"; }

.fa-xbox:before {
  content: "\f412"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-y-combinator:before {
  content: "\f23b"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-yandex:before {
  content: "\f413"; }

.fa-yandex-international:before {
  content: "\f414"; }

.fa-yarn:before {
  content: "\f7e3"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-yen-sign:before {
  content: "\f157"; }

.fa-yin-yang:before {
  content: "\f6ad"; }

.fa-yoast:before {
  content: "\f2b1"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-youtube-square:before {
  content: "\f431"; }

.fa-zhihu:before {
  content: "\f63f"; }

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/fa-brands-400.eot");
  src: url("../fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-brands-400.woff2") format("woff2"), url("../fonts/fa-brands-400.woff") format("woff"), url("../fonts/fa-brands-400.ttf") format("truetype"), url("../fonts/fa-brands-400.svg#fontawesome") format("svg"); }

.fab {
  font-family: 'Font Awesome 5 Brands'; }
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/fa-regular-400.eot");
  src: url("../fonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-regular-400.woff2") format("woff2"), url("../fonts/fa-regular-400.woff") format("woff"), url("../fonts/fa-regular-400.ttf") format("truetype"), url("../fonts/fa-regular-400.svg#fontawesome") format("svg"); }

.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/fa-solid-900.eot");
  src: url("../fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-solid-900.woff2") format("woff2"), url("../fonts/fa-solid-900.woff") format("woff"), url("../fonts/fa-solid-900.ttf") format("truetype"), url("../fonts/fa-solid-900.svg#fontawesome") format("svg"); }

.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900; }

  #filters1 {
	display: flex;
	flex-wrap: wrap;
}
#filters1 > a {
	position: relative;
	text-decoration: none;
	color: #333;
	padding: 0px 10px;
}
#filters1 > a.on {
	color: #007bff;
}
.filters2 {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	padding: 15px 20px;
	min-width: 400px;
	z-index: 100;
	flex-wrap: wrap;
	margin-bottom: 30px;
}
/* 当显示时才应用flex布局 */
.filters2.show {
	display: flex;
}
.filters2 a {
	text-decoration: none;
	color: #666;
	padding: 5px 0;
}
.filters2 a:hover {
	color: #007bff;
}
.filters2 a p {
	margin: 0;
	font-weight: normal;
}
#filters1 > a p {
	margin: 0;
}




.cookie-consent {
	display: none;
	position: fixed;
	bottom: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
    max-width: 1000px;
    background: rgba(0, 0, 0, 0.95);
    color: #fff;
    padding: 1.2rem 1.5rem;
    z-index: 9999;
    border-radius: 8px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2);
    height: auto;
}

.cookie-consent.show {
	display: block;
    animation: fadeIn 0.3s ease-out;
    height: auto;
}

.cookie-content {
	display: flex;
    flex-direction: column;
    align-items: center;
    gap: 12px;
    text-align: center;
    height: auto;
}

.cookie-text {
	font-size: 18px;
    line-height: 1.4;
    margin: 0;
    padding: 0;
}

.cookie-buttons {
	display: flex;
	gap: 10px;
}

.cookie-btn {
	padding: 8px 20px;
	border: none;
	border-radius: 4px;
	cursor: pointer;
	font-weight: 500;
	transition: all 0.3s ease;
}

.accept-btn {
	background: #ed6c00;
	color: #333;
}

.accept-btn:hover {
	background: #d4c139;
}

.reject-btn {
	background: #666;
	color: #fff;
}

.reject-btn:hover {
	background: #555;
}

@keyframes slideUp {
	from {
		transform: translateY(100%);
	}
	to {
		transform: translateY(0);
	}
}

@media (max-width: 768px) {
	.cookie-content {
		flex-direction: column;
		text-align: center;
	}
	
	.cookie-buttons {
		width: 100%;
		justify-content: center;
	}
}


    /* Privacy Policy Modal Styles */
    .privacy-modal {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.7);
        z-index: 10000;
        opacity: 0;
        transition: opacity 0.3s ease;
    }

    .privacy-modal.show {
        display: flex;
        opacity: 1;
    }

    .privacy-content {
        position: relative;
        width: 90%;
        max-width: 800px;
        max-height: 80vh;
        margin: auto;
        background: #fff;
        padding: 30px;
        border-radius: 8px;
        overflow-y: auto;
        transform: translateY(-20px);
        transition: transform 0.3s ease;
    }

    .privacy-modal.show .privacy-content {
        transform: translateY(0);
    }

    .privacy-close {
        position: absolute;
        top: 15px;
        right: 15px;
        width: 30px;
        height: 30px;
        background: #ed6c00;
        border: none;
        border-radius: 50%;
        cursor: pointer;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 20px;
        color: #333;
        transition: all 0.3s ease;
    }

    .privacy-close:hover {
        background: #d4c139;
        transform: rotate(90deg);
    }

    .privacy-content h2 {
        color: #333;
        margin-bottom: 20px;
    }

    .privacy-content p {
        margin-bottom: 15px;
        line-height: 1.6;
        color: #666;
    }

    @media (max-width: 768px) {
        .privacy-content {
            padding: 20px;
            width: 95%;
        }
    }
    @media (max-width: 768px) {
        .privacy-content {
            padding: 20px;
            width: 95%;
        }
    }
    @media (max-width: 768px) {
        .privacy-content {
            padding: 20px;
            width: 95%;
        }
    }
    }   border-radius: 8px;
        overflow-y: auto;
        transform: translateY(-20px);
        transition: transform 0.3s ease;
    }

    .privacy-modal.show .privacy-content {
        transform: translateY(0);
    }

    .privacy-close {
        position: absolute;
        top: 15px;
        right: 15px;
        width: 30px;
        height: 30px;
        background: #ed6c00;
        border: none;
        border-radius: 50%;
        cursor: pointer;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 20px;
        color: #333;
        transition: all 0.3s ease;
    }

    .privacy-close:hover {
        background: #d4c139;
        transform: rotate(90deg);
    }

    .privacy-content h2 {
        color: #333;
        margin-bottom: 20px;
    }

    .privacy-content p {
        margin-bottom: 15px;
        line-height: 1.6;
        color: #666;
    }

    @media (max-width: 768px) {
        .privacy-content {
            padding: 20px;
            width: 95%;
        }
    }
    @media (max-width: 768px) {
        .privacy-content {
            padding: 20px;
            width: 95%;
        }
    }
    @media (max-width: 768px) {
        .privacy-content {
            padding: 20px;
            width: 95%;
        }
    }
    }




	.img-holder {
		position: relative;
		overflow: hidden;
	}
	
	.img-holder a {
		display: block;
	}
	
	.img-holder a::before {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: rgba(255, 255, 255, 0.3);
		opacity: 0;
		transition: opacity 0.3s ease;
		pointer-events: none;
	}
	
	.img-holder a:hover::before {
		opacity: 1;
	}



	video{width:60%;}

	/* Stats Section Styles */
	.stats-section {
		padding: 60px 0;
		background: #fff;
	}
	
	.stat-box {
		position: relative;
		text-align: center;
		transition: all 0.3s ease;
		padding:0;
	}
	
	.stat-box .inner {
		padding: 30px 20px;
		transition: all 0.3s ease;
		cursor: pointer;
		height: 100%;
	}
	
	.stat-box .inner:hover {
		background-color: #f8f8f8;
		transform: translateY(-5px);
	}
	
	.stat-box:not(:last-child) .inner {
		border-right: 1px solid #000;
	}
	
	.stat-box h2 {
		font-size: 48px;
		font-weight: 700;
		margin-bottom: 15px;
		color: #000;
	}
	
	.stat-box h3 {
		font-size: 16px;
		font-weight: 500;
		text-transform: uppercase;
		color: #666;
		line-height: 1.4;
	}
	
	/* Responsive Styles */
	@media (max-width: 991px) {
		.stat-box:nth-child(-n+2) .inner {
			border-bottom: 1px solid #000;
		}
		
		.stat-box:nth-child(2n) .inner {
			border-right: none;
		}
	}
	
	@media (max-width: 767px) {
		.stat-box .inner {
			border-right: none !important;
			border-bottom: 1px solid #000;
		}
		
		.stat-box:last-child .inner {
			border-bottom: none;
		}
	}
	
	.products-wrapper {
        position: relative;
    }
    .nav-buttons .prev-btn,
    .nav-buttons .next-btn {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        width: 40px;
        height: 40px;
        background: rgba(237, 108, 0, 0.8);
        border: none;
        border-radius: 4px;
        font-size: 20px;
        color: #fff;
        cursor: pointer;
        z-index: 10;
        transition: all 0.3s ease;
        box-shadow: 0 2px 5px rgba(0,0,0,0.1);
    }
    .nav-buttons .prev-btn:hover,
    .nav-buttons .next-btn:hover {
        background: rgba(237, 108, 0, 1);
        box-shadow: 0 3px 8px rgba(237, 108, 0, 0.3);
        transform: translateY(-50%) scale(1.05);
    }
    .nav-buttons .prev-btn {
        left: 20px;
    }
    .nav-buttons .next-btn {
        right: 20px;
    }
    .stat-box {
        margin-right: -1px;
        margin-bottom: -1px;
    }

    .stat-box .inner.bordered {
        border: 1px solid #e0e0e0;
        padding: 30px 15px;
        margin: 0;
        transition: all 0.3s ease;
        position: relative;
        cursor: pointer;
        outline: none;
    }

    .stat-box .inner.bordered.active,
    .stat-box .inner.bordered:hover {
        border-color: transparent;
        background-color: #ed6c00;
        transform: scale(1.1);
        z-index: 2;
        box-shadow: 0 0 20px rgba(0,0,0,0.1);
    }

    .stat-box .inner.bordered h2,
    .stat-box .inner.bordered h3 {
        transition: all 0.3s ease;
    }

    .stat-box .inner.bordered.active h2,
    .stat-box .inner.bordered.active h3,
    .stat-box .inner.bordered:hover h2,
    .stat-box .inner.bordered:hover h3 {
        color: #ffffff;
    }



	.topdown i{font-size:18px;margin-right:10px;}


	.download-grid {
		display: flex;
		justify-content: space-between;
		gap: 20px;
		margin: 30px 0;
		flex-wrap: wrap;
	}
	
	.download-card {
		flex: 1;
		min-width: 250px;
		background: #444;
		padding: 30px;
		border-radius: 10px;
		text-align: center;
		transition: all 0.3s ease;
	}
	
	.download-card:hover {
		transform: translateY(-5px);
	}
	
	.download-card h4 {
		color: #ffffff;
		font-size: 24px;
		margin: 0 0 20px 0;
		font-weight: 500;
	}
	
	.download-card .subtitle {
		color: #888;
		font-size: 14px;
		margin: 0 0 25px 0;
		text-transform: uppercase;
		letter-spacing: 1px;
	}
	
	.download-btn {
		display: inline-block;
		background: #ed6c00;
		color: #ffffff;
		padding: 12px 40px;
		border-radius: 25px;
		text-decoration: none;
		font-size: 16px;
		transition: all 0.3s ease;
	}
	
	.download-btn:hover {
		background: #ed6c00;
		transform: translateY(-2px);
		color:#fff;
	}
	
	/* 对于需要标记为仅注册用户可下载的按钮 */
	.download-card.restricted::after {
		content: "The file is reserved for registered users";
		display: block;
		color: #888;
		font-size: 12px;
		margin-top: 10px;
	}
#download{background:#e6e6e8;padding-bottom:80px;	}
#download h3{margin-bottom: 50px;width: 100%;padding-top:50px;}
#download p{color:#838383;font-size:25px;font-weight:700;}
#download .down{line-height: 50px;}
#download .down a{background-color: #ed6c00;color: white;border-radius: 20px;padding: 12px 30px;}
#download .dw img{height:20px;margin-top:-5px;}



.learn-more-btn {
    margin-top: 30px;
}

.btn-style {
    display: inline-flex;
    align-items: center;
    padding: 12px 30px;
    background: #ffffff;
    color: #ed6c00;
    border: 2px solid #ed6c00;
    border-radius: 50px;
    text-decoration: none;
    font-weight: 500;
    letter-spacing: 0.5px;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
}

.btn-style span {
    position: relative;
    z-index: 2;
    transition: all 0.3s ease;
}

.btn-style i {
    margin-left: 8px;
    position: relative;
    z-index: 2;
    transition: all 0.3s ease;
}

.btn-style:hover {
    background: #ed6c00;
    color: #ffffff;
    transform: translateY(-3px);
    box-shadow: 0 5px 15px rgba(237, 108, 0, 0.2);
}

.btn-style:hover i {
    transform: translateX(5px);
}


.h2-style {
    position: relative;
    color: #ed6c00;
    font-size: 40px;



}

.h2-style:after {
	position: absolute;
	content: '';
	left: 0px;
	bottom: 0px;
	width: 120px;
	height: 1px;
	background-color: #ed6c00;
	left: 50%;
  margin-left: -60px;
}
@media only screen and (max-width: 767px) {
    .h2-style {
        font-size: 24px !important;
    }
    
    .title-style-one .text {
        font-size: 16px;
        line-height: 1.5;
    }
    
    .about-section-two .text {
        font-size: 14px;
        line-height: 1.6;
    }
    
    .stat-box .inner {
        padding: 20px 15px;
    }
    
    .stat-box h2.counter {
        font-size: 28px;
    }
    
    .stat-box h3 {
        font-size: 14px;
    }
    
    .news-block {
        margin-bottom: 30px;
    }
    
    .news-block .lower-content h3 {
        font-size: 18px;
    }
    
    .carousel-inner img {
        height: 300px;
        object-fit: cover;
    }
    
    .product-carousel .nav-buttons {
        display: none;
    }
    
    .auto-container {
        padding: 0 15px;
    }
}

/* 优化触摸体验 */
@media (hover: none) {
    .btn-style,
    .nav-buttons button,
    .news-block .arrow {
        cursor: default;
    }
    
    .inner.bordered {
        transition: none;
    }
}




.news-item{margin-bottom: 30px;}



  /* 产品颜色图片切换样式 */
    .color-images-container {
        position: relative;
        width: 100%;
        max-width: 1600px;
        margin: 0 auto;
    }
    
    .color-main-image {
        text-align: center;
        padding: 20px 0;
    }
    
    .color-main-image img {
        max-width: 100%;
        height: auto;
    }
    
    .color-thumbnails {
        display: flex;
        justify-content: center;
        gap: 20px;
        margin-top: 30px;
        flex-wrap: wrap;
        align-items: center;
    }
    
    .color-thumbnail-container {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 10px;
    }
    
    .color-thumbnail {
        cursor: pointer;
        border: 3px solid transparent;
        border-radius: 50%;
        transition: all 0.3s ease;
        text-align: center;
        width: 60px;
        height: 60px;
        position: relative;
        overflow: hidden;
    }
    
    .color-thumbnail:hover {
        transform: scale(1.05);
    }
    

    
    .color-thumbnail::after {
        content: '✓';
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        font-size: 24px;
        font-weight: bold;
        color: white;
        text-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
        opacity: 0;
        transition: opacity 0.3s ease;
    }
    
    .color-thumbnail.active::after {
        opacity: 1;
    }
    
    .color-thumbnail img {
        display: none;
    }
    
    .color-name {
        font-size: 14px;
        color: #333;
        font-weight: 500;
        text-align: center;
        width: 80px;
    }
    
    /* 颜色按钮样式 */
    .color-button {
        width: 100%;
        height: 100%;
        border-radius: 50%;
        border: none;
        cursor: pointer;
    }
    
    @media screen and (max-width: 768px) {
        .color-thumbnails {
            gap: 20px;
        }
        
        .color-thumbnail {
            width: 50px;
            height: 50px;
        }
        
        .color-name {
            font-size: 12px;
            width: 60px;
        }
    }