/* Archway HTML Template */

/*********** TABLE OF CONTENTS **************
1. Fonts
2. Reset
3. Global
4. Main Header / Style One / Style Two / Style Three
5. Info Bar
6. Mobile Menu
7. Main Slider / Banner One / Banner Two / Banner Three
8. Welcome Section
9. Services Section
10. Lessons Class
11. Why Us
12. Our Team
13. Latest Programs
14. Testimonials Section
15. News Section
16. Subscribe Section
17. Main Footer
18. Welcome Two
19. Why Us Two
20. Video Lessons Section
21. Programs Two
22. Testimonials Two
23. Pricing Section
24. About Us
25. Welcome Three
26. Why Us Three
27. Latest Courses
28. Testimonials Three
29. Page Banner Section 
30. Sponsors Section
31. FAQs Section
32. 404 Page Section
33. Info Section
34. Contact Section
35. Sidebar Page
36. Blog Single
37. Comment Form
38. Sidebar



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

/*** 

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

 ***/

@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@300;400;500;600;700&display=swap");

/*
  font-family: 'Manrope', sans-serif;
  font-family: 'Lunchtype_Regular', sans-serif;
  font-family: 'Lunchtype_Regular_Italic', sans-serif;
  font-family: 'Lunchtype_Light', sans-serif;
  font-family: 'Lunchtype_Light_Italic', sans-serif;
  font-family: 'Lunchtype_Medium', sans-serif;
  font-family: 'Lunchtype_Medium_Italic', sans-serif;
  font-family: 'SuisseIntl_Light', sans-serif;
  font-family: 'SuisseIntl_Book', sans-serif;
  font-family: 'SuisseIntl_Regular', sans-serif;
  font-family: 'SuisseIntl_Medium', sans-serif;
  font-family: 'SuisseIntl_Semibold', sans-serif;
  font-family: 'SuisseIntl_Bold', sans-serif;
*/

@import url("font-awesome.css");
@import url("simple-line-icons.css");
@import url("flaticon.css");
@import url("animate.css");
@import url("owl.css");
@import url("swiper.css");
@import url("jquery-ui.css");
@import url("jquery.fancybox.min.css");

@font-face {
	font-family: "Lunchtype_Regular";
	src: url("../fonts/Lunchtype.eot");
	src: url("../fonts/Lunchtype.eot") format("embedded-opentype"),
		url("../fonts/Lunchtype.woff") format("woff"),
		url("../fonts/Lunchtype.woff2") format("woff2"),
		url("../fonts/Lunchtype.ttf") format("truetype"),
		url("../fonts/Lunchtype.svg#Lunchtype_Regular") format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "Lunchtype_Regular_Italic";
	src: url("../fonts/Lunchtype-Italic.eot");
	src: url("../fonts/Lunchtype-Italic.eot?#iefix") format("embedded-opentype"),
		url("../fonts/Lunchtype-Italic.woff") format("woff"),
		url("../fonts/Lunchtype-Italic.woff2") format("woff2"),
		url("../fonts/Lunchtype-Italic.ttf") format("truetype"),
		url("../fonts/Lunchtype-Italic.svg#Lunchtype_Regular_Italic") format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "Lunchtype_Light";
	src: url("../fonts/Lunchtype-Light.eot");
	src: url("../fonts/Lunchtype-Light.eot?#iefix") format("embedded-opentype"),
		url("../fonts/Lunchtype-Light.woff") format("woff"),
		url("../fonts/Lunchtype-Light.woff2") format("woff2"),
		url("../fonts/Lunchtype-Light.ttf") format("truetype"),
		url("../fonts/Lunchtype-Light.svg#Lunchtype_Light") format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "Lunchtype_Light_Italic";
	src: url("../fonts/Lunchtype-LightItalic.eot");
	src: url("../fonts/Lunchtype-LightItalic.eot?#iefix")
			format("embedded-opentype"),
		url("../fonts/Lunchtype-LightItalic.woff") format("woff"),
		url("../fonts/Lunchtype-LightItalic.woff2") format("woff2"),
		url("../fonts/Lunchtype-LightItalic.ttf") format("truetype"),
		url("../fonts/Lunchtype-LightItalic.svg#Lunchtype_Light_Italic")
			format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "Lunchtype_Medium";
	src: url("../fonts/Lunchtype-Medium.eot");
	src: url("../fonts/Lunchtype-Medium.eot?#iefix") format("embedded-opentype"),
		url("../fonts/Lunchtype-Medium.woff") format("woff"),
		url("../fonts/Lunchtype-Medium.woff2") format("woff2"),
		url("../fonts/Lunchtype-Medium.ttf") format("truetype"),
		url("../fonts/Lunchtype-Medium.svg#Lunchtype_Medium") format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "Lunchtype_Medium_Italic";
	src: url("../fonts/Lunchtype-MediumItalic.eot");
	src: url("../fonts/Lunchtype-MediumItalic.eot?#iefix")
			format("embedded-opentype"),
		url("../fonts/Lunchtype-MediumItalic.woff") format("woff"),
		url("../fonts/Lunchtype-MediumItalic.woff2") format("woff2"),
		url("../fonts/Lunchtype-MediumItalic.ttf") format("truetype"),
		url("../fonts/Lunchtype-MediumItalic.svg#Lunchtype_Medium_Italic")
			format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "SuisseIntl_Light";
	src: url("../fonts/SuisseIntl-Light.eot");
	src: url("../fonts/SuisseIntl-Light.eot?#iefix") format("embedded-opentype"),
		url("../fonts/SuisseIntl-Light.woff") format("woff"),
		url("../fonts/SuisseIntl-Light.woff2") format("woff2"),
		url("../fonts/SuisseIntl-Light.ttf") format("truetype"),
		url("../fonts/SuisseIntl-Light.svg#SuisseIntl_Light") format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "SuisseIntl_Book";
	src: url("../fonts/SuisseIntl-Book.eot");
	src: url("../fonts/SuisseIntl-Book.eot?#iefix") format("embedded-opentype"),
		url("../fonts/SuisseIntl-Book.woff") format("woff"),
		url("../fonts/SuisseIntl-Book.woff2") format("woff2"),
		url("../fonts/SuisseIntl-Book.ttf") format("truetype"),
		url("../fonts/SuisseIntl-Book.svg#SuisseIntl_Book") format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "SuisseIntl_Regular";
	src: url("../fonts/SuisseIntl-Regular.eot");
	src: url("../fonts/SuisseIntl-Regular.eot?#iefix") format("embedded-opentype"),
		url("../fonts/SuisseIntl-Regular.woff") format("woff"),
		url("../fonts/SuisseIntl-Regular.woff2") format("woff2"),
		url("../fonts/SuisseIntl-Regular.ttf") format("truetype"),
		url("../fonts/SuisseIntl-Regular.svg#SuisseIntl_Regular") format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "SuisseIntl_Medium";
	src: url("../fonts/SuisseIntl-Medium.eot");
	src: url("../fonts/SuisseIntl-Medium.eot?#iefix") format("embedded-opentype"),
		url("../fonts/SuisseIntl-Medium.woff") format("woff"),
		url("../fonts/SuisseIntl-Medium.woff2") format("woff2"),
		url("../fonts/SuisseIntl-Medium.ttf") format("truetype"),
		url("../fonts/SuisseIntl-Medium.svg#SuisseIntl_Medium") format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "SuisseIntl_Semibold";
	src: url("../fonts/SuisseIntl-SemiBold.eot");
	src: url("../fonts/SuisseIntl-SemiBold.eot?#iefix")
			format("embedded-opentype"),
		url("../fonts/SuisseIntl-SemiBold.woff") format("woff"),
		url("../fonts/SuisseIntl-SemiBold.woff2") format("woff2"),
		url("../fonts/SuisseIntl-SemiBold.ttf") format("truetype"),
		url("../fonts/SuisseIntl-SemiBold.svg#SuisseIntl_Semibold") format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "SuisseIntl_Bold";
	src: url("../fonts/SuisseIntl-Bold.eot");
	src: url("../fonts/SuisseIntl-Bold.eot?#iefix") format("embedded-opentype"),
		url("../fonts/SuisseIntl-Bold.woff") format("woff"),
		url("../fonts/SuisseIntl-Bold.woff2") format("woff2"),
		url("../fonts/SuisseIntl-Bold.ttf") format("truetype"),
		url("../fonts/SuisseIntl-Bold.svg#SuisseIntl_Bold") format("svg");
	font-weight: normal;
	font-style: normal;
}

/*** 

====================================================================

  Reset

====================================================================

 ***/

* {
	margin: 0px;
	padding: 0px;
	border: none;
	outline: none;
}

/*** 

====================================================================

  Global Settings

====================================================================

 ***/

body {
	font-family: "SuisseIntl_Light", sans-serif;
	font-size: 20px;
	color: #010101;
	line-height: 1.35em;
	font-weight: 400;
	background: #ffffff;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
}

a {
	text-decoration: none;
	cursor: pointer;
	color: #ffa200;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

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

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

h1,
h2,
h3,
h4,
h5,
h6 {
	position: relative;
	font-family: "Lunchtype_Medium", sans-serif;
	font-weight: 400;
	margin: 0 0 15px;
	background: none;
	color: #191825;
	line-height: 1em;
}

h1 {
	font-size: 80px;
}

h2 {
	font-size: 60px;
}

h3 {
	font-size: 34px;
}

h4 {
	font-size: 26px;
}

h5 {
	font-size: 24px;
}

h6 {
	font-size: 20px;
}

input,
button,
select,
textarea {
	font-family: "Lunchtype_Regular", sans-serif;
}

textarea {
	overflow: hidden;
	resize: none;
}

p {
	position: relative;
	line-height: 1.5em;
	margin-bottom: 20px;
}

.text {
	position: relative;
	line-height: 1.5em;
	margin-bottom: 0px;
}

.strike-through {
	text-decoration: line-through;
}

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

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

.theme-btn {
	display: inline-block;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.centered {
	text-align: center;
}

.btn-style-one {
	position: relative;
	display: inline-block;
	font-size: 22px;
	font-family: "Manrope", sans-serif;
	font-weight: 500;
	text-transform: uppercase;
	padding-right: 22px;
	overflow: hidden;
}

.btn-style-one:after {
	content: "";
	position: absolute;
	top: 11px;
	right: 0;
	width: 22px;
	height: 100%;
	background: #010101;
	transform: skewY(45deg);
	transition: all 300ms linear;
}

.btn-style-one:hover:after {
	background: #f6a21c;
}

.btn-style-one .btn-box {
	position: relative;
	display: block;
	background: #010101;
	color: #ffffff;
	line-height: 30px;
	padding: 15px 3px 15px 25px;
	transition: all 300ms linear;
	z-index: 1;
}

.btn-style-one:hover .btn-box {
	background: #f6a21c;
	color: #010101;
}

.btn-style-one .btn-arrow {
	position: relative;
	left: 0;
	top: 7px;
	font-size: 24px;
	line-height: 30px;
	padding-left: 20px;
	transform: rotate(-45deg);
	transition: all 300ms linear;
}

.btn-style-one:hover .btn-arrow {
	top: 1px;
	left: 0px;
	transform: rotate(0deg);
}

.btn-style-two {
	position: relative;
	display: inline-block;
	font-size: 22px;
	font-family: "SuisseIntl_Regular", sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	overflow: hidden;
}

.btn-style-two .btn-box {
	position: relative;
	display: block;
	background: none;
	color: #010101;
	line-height: 30px;
	padding: 15px 30px 15px 25px;
	border: 1px solid #010101;
	transition: all 300ms linear;
	z-index: 1;
}

.btn-style-two:hover .btn-box {
	border-color: #f6a21c;
	color: #f6a21c;
}

.btn-style-two .btn-box:after {
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	right: -22px;
	bottom: -22px;
	width: 40px;
	height: 40px;
	background: #ffffff;
	border: 1px solid #010101;
	transform: rotate(-45deg);
	transition: all 300ms linear;
}

.btn-style-two:hover .btn-box:after {
	border-color: #f6a21c;
}

.btn-style-two .btn-arrow {
	position: relative;
	left: 0;
	top: 7px;
	font-size: 24px;
	line-height: 30px;
	padding-left: 20px;
	transform: rotate(-45deg);
	transition: all 300ms linear;
}

.btn-style-two:hover .btn-arrow {
	top: 1px;
	left: 0px;
	transform: rotate(0deg);
}

.theme-btn .icon-left {
	padding-right: 10px;
}

.theme-btn .icon-right {
	padding-left: 10px;
}

.theme_color {
	color: #ffa200;
}

.light-font {
	font-weight: 300;
}

.regular-font {
	font-weight: 400;
}

.semibold-font {
	font-weight: 600;
}

.bold-font {
	font-weight: 700;
}

.ex-bold-font {
	font-weight: 800;
}

.heavy-font {
	font-weight: 900;
}

.bg-lightgrey {
	background-color: #f6f7f8;
}

.no-bg {
	background: none;
}

.text-uppercase {
	text-transform: uppercase;
}

.grey-color {
	color: #333333 !important;
}

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

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

/*** 

====================================================================

  Scroll To Top style

====================================================================

***/

.scroll-to-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	width: 44px;
	height: 52px;
	color: #ffffff;
	font-size: 24px;
	text-transform: uppercase;
	line-height: 50px;
	padding-top: 4px;
	text-align: center;
	z-index: 100;
	cursor: pointer;
	border-radius: 22px 22px 0 0;
	background: #ffa200;
	display: none;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	transition: all 300ms ease;
}

.scroll-to-top img {
	position: relative;
	top: -2px;
	vertical-align: middle;
	height: 10px;
}

.scroll-to-top:hover {
	color: #ffffff;
	background: #1e1e1e;
}

/*** 

====================================================================
  Default Form Style
====================================================================

***/

form {
	position: relative;
}

/* Default Form Style */

.default-form {
	position: relative;
}

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

form .row {
	margin: 0 -10px;
}

form .row .form-group {
	position: relative;
	padding: 0 10px;
	margin-bottom: 20px;
}

form .field-inner {
	position: relative;
	display: block;
}

form .field-inner .alt-icon {
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -15px;
	line-height: 30px;
	font-size: 16px;
	color: #ffa200;
	z-index: 1;
	pointer-events: none;
}

form .form-group .field-label {
	position: relative;
	display: block;
	color: #03030f;
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
	text-transform: capitalize;
	margin-bottom: 12px;
}

form .form-group .e-label {
	position: relative;
}

form .form-group input[type="text"],
form .form-group input[type="email"],
form .form-group input[type="password"],
form .form-group input[type="tel"],
form .form-group input[type="url"],
form .form-group input[type="file"],
form .form-group input[type="number"],
form .form-group textarea,
form .form-group select {
	position: relative;
	display: block;
	height: 54px;
	width: 100%;
	font-size: 16px;
	color: #101010;
	line-height: 30px;
	font-weight: 400;
	padding: 11px 20px;
	background-color: #ffffff;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 5px;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	transition: all 300ms ease;
}

form .form-group textarea {
	height: 150px;
	padding-top: 15px;
	resize: none;
}

form .form-group select {
	-webkit-appearance: none;
	-ms-appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
	appearance: none;
	background: #ffffff url(../images/icons/icon-select.png) right center
		no-repeat;
	cursor: pointer;
}

form .form-group select option {
	line-height: 30px;
	padding-left: 20px;
	text-indent: 20px;
	cursor: pointer;
}

form .form-group input[type="submit"],
form .form-group button {
	display: inline-block;
}

form .form-group input[type="text"]:focus,
form .form-group input[type="email"]:focus,
form .form-group input[type="password"]:focus,
form .form-group input[type="tel"]:focus,
form .form-group input[type="url"]:focus,
form .form-group input[type="file"]:focus,
form .form-group input[type="number"]:focus,
form .form-group textarea:focus,
form .form-group select:focus,
.form-group .ui-selectmenu-button.ui-button:focus,
.form-group .ui-selectmenu-button.ui-button:active {
	border-color: #ffa200;
}

form ::-webkit-input-placeholder {
	color: #656363;
}

form ::-moz-input-placeholder {
	color: #656363;
}

form ::-ms-input-placeholder {
	color: #656363;
}

form label.error {
	color: #ff0000;
	font-size: 14px;
	text-transform: capitalize;
	text-align: left;
	display: block;
	padding-top: 10px;
	line-height: 24px;
}

.check-block {
	position: relative;
	margin-bottom: 15px;
}

.check-block input {
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
	opacity: 0;
}

.check-block label {
	position: relative;
	display: block;
	line-height: 28px;
	padding-left: 34px;
	font-weight: 400;
	color: #505050;
	font-size: 16px;
	cursor: pointer;
	margin: 0;
}

.check-block label:before {
	content: "";
	position: absolute;
	left: 0;
	top: 1px;
	width: 24px;
	height: 24px;
	line-height: 22px;
	background: #ffffff;
	border: 1px solid #ffa200;
	border-radius: 50%;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.check-block input:checked + label:before {
	content: "";
	background: #ffa200;
	color: #ffffff;
}

.check-block input:checked + label:after {
	content: "\f00c";
	font-family: "Font Awesome 6 Pro";
	position: absolute;
	left: 0;
	top: 3px;
	width: 22px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	font-size: 12px;
	color: #ffffff;
	line-height: 22px;
}

.radio-block {
	position: relative;
	margin-bottom: 15px;
}

.radio-block input {
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
	opacity: 0;
}

.radio-block label {
	position: relative;
	display: block;
	line-height: 28px;
	padding-left: 30px;
	font-weight: 400;
	color: #505050;
	font-size: 16px;
	cursor: pointer;
	margin: 0;
}

.radio-block label:before {
	content: "";
	position: absolute;
	left: 0;
	top: 4px;
	width: 20px;
	height: 20px;
	background: #ffffff;
	border: 1px solid #ffa200;
	border-radius: 50%;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.radio-block label:after {
	content: "";
	position: absolute;
	left: 4px;
	top: 8px;
	width: 12px;
	height: 12px;
	background: #ffa200;
	border-radius: 50%;
	opacity: 0;
	z-index: 1;
}

.radio-block input:checked + label:after {
	opacity: 1;
}

/*Custom Select*/

.form-group .ui-selectmenu-button.ui-button {
	width: 100%;
	font-size: 16px;
	font-weight: 500;
	height: 54px;
	padding: 11px 20px;
	line-height: 30px;
	font-family: "SuisseIntl_Light", sans-serif;
	color: #585f5f;
	border-radius: 0px;
	background-color: #ffffff;
	border: 1px solid #e0e0e0;
}

.form-group .ui-button .ui-icon {
	background: none;
	position: relative;
	top: 6px;
	right: 0px;
	text-indent: 0px;
	color: #999999;
}

.form-group .ui-button .ui-icon:before {
	font-family: "simple-line-icons";
	content: "\e604";
	position: absolute;
	right: 0px;
	top: 0px !important;
	width: 15px;
	height: 30px;
	display: block;
	color: #ffa200;
	line-height: 20px;
	font-size: 14px;
	font-weight: 700;
	text-align: center;
	z-index: 5;
}

.ui-selectmenu-menu {
	min-width: 150px;
	max-height: 200px;
	overflow-y: auto;
}

.ui-widget.ui-widget-content {
	border: 1px solid #ffa200;
	border-top: none;
	font-family: "SuisseIntl_Light", sans-serif;
	border-radius: 0;
	padding: 0;
}

.ui-menu .ui-menu-item {
	font-size: 16px;
	border-bottom: 1px solid #ffa200;
}

.ui-menu .ui-menu-item:last-child {
	border: none;
}

.ui-menu .ui-menu-item-wrapper {
	position: relative;
	display: block;
	padding: 10px 18px !important;
	font-size: 16px;
	line-height: 28px;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	transition: all 300ms ease;
}

.ui-menu .ui-menu-item-wrapper:hover,
.ui-menu .ui-menu-item-wrapper.ui-state-active,
.ui-state-active,
.ui-widget-content .ui-state-active {
	background: #252525;
	font-weight: 400;
	border: none;
	border-bottom: 1px solid #ffa200;
	margin: 0;
}

.site-form form .form-group {
	margin-bottom: 30px;
}

.site-form form .form-group .field-inner {
	position: relative;
}

.site-form form .form-group .field-inner .alt-icon {
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -15px;
	height: 30px;
	color: #ffa200;
	font-size: 18px;
	line-height: 30px;
	pointer-events: none;
}

.site-form form .form-group .f-label {
	position: relative;
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
	margin-bottom: 15px;
}

.site-form form .form-group .f-label i {
	color: #ffa200;
	font-style: normal;
}

.site-form form .form-group input[type="text"],
.site-form form .form-group input[type="email"],
.site-form form .form-group input[type="password"],
.site-form form .form-group input[type="url"],
.site-form form .form-group input[type="number"],
.site-form form .form-group input[type="file"],
.site-form form .form-group input[type="range"],
.site-form form .form-group select,
.site-form form .form-group textarea {
	height: 58px;
	line-height: 26px;
	padding: 15px 20px;
	border: 1px solid rgba(0, 0, 0, 0.03);
	color: #10221b;
	font-weight: 500;
	background: #ffffff;
}

.site-form form .form-group textarea {
	height: 170px;
}

.site-form form .form-group select option {
	text-indent: 20px;
}

.site-form form .form-group input[type="text"]:focus,
.site-form form .form-group input[type="email"]:focus,
.site-form form .form-group input[type="password"]:focus,
.site-form form .form-group input[type="url"]:focus,
.site-form form .form-group input[type="number"]:focus,
.site-form form .form-group input[type="file"]:focus,
.site-form form .form-group input[type="range"]:focus,
.site-form form .form-group select:focus,
.site-form form .form-group textarea:focus {
	border-color: #ffa200;
}

/*** 

====================================================================

  Main Header style

====================================================================

***/

.main-header {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	padding: 0px 0px;
	background: none;
	z-index: 999;
}

.main-header:before {
	content: "";
	position: absolute;
	left: 0;
	top: 146px;
	height: 12px;
	width: 100%;
	border-top: 1px solid rgba(255, 255, 255, 0.1);
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.main-header.light-header:before {
	border-top-color: rgba(0, 0, 0, 0.1);
	border-bottom-color: rgba(0, 0, 0, 0.1);
}

.main-header.light-header .main-menu .navigation > li {
	border-left-color: rgba(0, 0, 0, 0.1);
}

.main-header.light-header .main-menu .navigation > li:last-child {
	border-right-color: rgba(0, 0, 0, 0.1);
}

.main-header.light-header .main-menu .navigation > li > a:before {
	border-color: #010101;
}

.main-header .auto-container {
	max-width: 1880px;
	padding: 0 20px;
}

.main-header .header-upper {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	background: none;
	padding: 0 0;
	border-bottom: 1px solid rgba(0, 0, 0, 0);
	transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
}

.header-three .header-upper {
	top: 0;
}

.main-header.dark-mode .header-upper {
	background: #202020;
}

.fixed-header .header-upper {
	position: fixed;
	top: 0;
	background: #202020;
	border-bottom-color: rgba(0, 0, 0, 0.15);
}

.light-header.fixed-header .header-upper {
	background: #ffffff;
	border-bottom-color: rgba(0, 0, 0, 0);
}

.main-header.header-four .nav-outer {
	display: none;
}

.main-header.header-four.fixed-header .header-upper {
	background-color: #ffffff;
}

.main-header.header-four .nav-toggler {
	display: block;
}

.main-header.header-four .main-box .logo-box {
	padding: 15px 0px;
}

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

.main-header.header-five .header-upper {
	position: relative;
}

.main-header ul,
.main-header ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.main-header .main-box {
	position: relative;
	padding: 0px;
}

.main-header .main-box .logo-box {
	position: relative;
	display: block;
	float: left;
	padding: 15px 0px;
	transition: all 300ms ease;
	z-index: 4;
}

.fixed-header .main-box .logo-box {
	padding: 15px;
}

.main-header .main-box .logo-box .logo {
	position: relative;
	display: block;
}

.main-header .main-box .logo-box .logo img {
	position: relative;
	display: block;
	height: 145px;
	padding: 10px 20px 30px 40px;
	z-index: 1;
	transition: all 300ms ease;
}

.fixed-header .main-box .logo-box .logo img {
	height: 90px;
}

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

.main-header .header-upper .links-box {
	position: relative;
	float: left;
	padding-top: 29px;
	transition: all 300ms ease;
}

.fixed-header .header-upper .links-box {
	padding-top: 14px;
}

.main-header .header-upper .links-box .link {
	position: relative;
	float: left;
	margin-left: 30px;
}

.main-header .header-upper .contact-btn {
	position: relative;
	display: block;
	font-size: 28px;
	font-family: "SuisseIntl_Regular", sans-serif;
	text-transform: uppercase;
	padding-right: 30px;
	overflow: hidden;
}

.main-header .header-upper .contact-btn:after {
	content: "";
	position: absolute;
	top: -15px;
	right: 0;
	width: 32px;
	height: 100%;
	background: #010101;
	transform: skewY(-48deg);
	transition: all 300ms linear;
}

.main-header .header-upper .contact-btn:hover:after,
.fixed-header .header-upper .contact-btn:after {
	background: #f6a21c;
}

.main-header .header-upper .contact-btn .btn-box {
	position: relative;
	display: block;
	background: #010101;
	color: #ffffff;
	line-height: 40px;
	padding: 25px 0 21px 32px;
	transition: all 300ms linear;
	z-index: 1;
}

.main-header.dark-mode .header-upper .contact-btn .btn-box {
	background: #ffffff !important;
	color: #010101;
}

.main-header.dark-mode .header-upper .contact-btn:after {
	background: #ffffff;
}

.main-header .header-upper .contact-btn:hover .btn-box,
.fixed-header .header-upper .contact-btn .btn-box {
	background: #f6a21c;
	color: #010101;
}

.main-header .header-upper .contact-btn .btn-arrow {
	position: relative;
	left: 0;
	top: 4px;
	font-size: 29px;
	line-height: 40px;
	padding-left: 10px;
	transform: rotate(-45deg);
	transition: all 300ms linear;
}

.main-header .header-upper .contact-btn:hover .btn-arrow {
	top: 3px;
	left: 5px;
	transform: rotate(0deg);
}

.main-header .nav-toggler {
	position: relative;
	float: left;
	left: 0;
	top: 0;
	padding: 0;
	margin-top: 30px;
	margin-left: 20px;
	display: none;
}

.main-header .nav-toggler button {
	position: relative;
	width: 30px;
	height: 44px;
	line-height: 24px;
	padding: 5px 0px;
	background: none;
	color: #e1e1e1;
	font-size: 16px;
	margin: 0px;
	border-radius: 0px;
	outline: none !important;
}

.main-header .nav-toggler button img {
	position: relative;
	display: inline-block;
	vertical-align: middle;
}

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

.main-menu {
	position: relative;
	display: block;
	padding: 0px 0px;
}

.main-menu .navbar-collapse {
	padding: 0px;
	margin: 0px;
	border: none;
	box-shadow: none;
}

.main-menu .navigation {
	position: relative;
	z-index: 1;
}

.main-menu .navigation > li {
	position: relative;
	display: block;
	font-family: "SuisseIntl_Regular", sans-serif;
	float: left;
	padding: 80px 30px 45px 30px;
	width: 280px;
	border-left: 1px solid rgba(255, 255, 255, 0.1);
	margin-left: 0px;
	transition: all 300ms ease;
}

.fixed-header .main-menu .navigation > li {
	padding-top: 40px;
	padding-bottom: 35px;
}

.main-menu .navigation > li:last-child {
	border-right: 1px solid rgba(255, 255, 255, 0.1);
}

.main-menu .navigation > li:first-child {
	margin-left: 0;
}

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

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

.main-menu .navigation > li > a .st {
	position: relative;
	display: block;
	font-family: "SuisseIntl_Regular", sans-serif;
	text-transform: none;
	font-size: 17px;
	line-height: 20px;
	opacity: 0.7;
}

.main-menu .navigation > li > a:before {
	content: "";
	position: absolute;
	left: 0px;
	bottom: -31px;
	display: block;
	width: 10px;
	height: 1px;
	border-bottom: 1px solid rgba(255, 255, 255, 1);
	transition: all 300ms ease;
	z-index: 1;
}

.main-menu .navigation > li:hover > a:before,
.main-menu .navigation > li.current > a:before,
.main-menu .navigation > li.current-menu-item > a:before {
	width: 50px;
}

.main-menu .navigation > li:hover > a,
.main-menu .navigation > li.current > a,
.main-menu .navigation > li.current-menu-item > a {
	color: #ffffff;
	text-decoration: none;
	opacity: 1;
}

.main-menu .navigation > li > ul {
	position: absolute;
	left: 0px;
	top: 100%;
	width: 250px;
	margin-top: -8px;
	min-width: 100%;
	padding: 0px 0px;
	z-index: 100;
	opacity: 1;
	text-align: left;
	background: #ffffff;
	border: none;
	border-radius: 0px;
	-webkit-box-shadow: 2px 2px 10px 1px rgba(0, 0, 0, 0.03),
		-2px 0px 10px 1px rgba(0, 0, 0, 0.03);
	-ms-box-shadow: 2px 2px 10px 1px rgba(0, 0, 0, 0.03),
		-2px 0px 10px 1px rgba(0, 0, 0, 0.03);
	-o-box-shadow: 2px 2px 10px 1px rgba(0, 0, 0, 0.03),
		-2px 0px 10px 1px rgba(0, 0, 0, 0.03);
	-moz-box-shadow: 2px 2px 10px 1px rgba(0, 0, 0, 0.03),
		-2px 0px 10px 1px rgba(0, 0, 0, 0.03);
	box-shadow: 2px 2px 10px 1px rgba(0, 0, 0, 0.03),
		-2px 0px 10px 1px rgba(0, 0, 0, 0.03);
	-webkit-transform: translateY(20px);
	-ms-transform: translateY(20px);
	transform: translateY(20px);
	-moz-transition: all 100ms ease;
	-webkit-transition: all 100ms ease;
	-ms-transition: all 100ms ease;
	-o-transition: all 100ms ease;
	transition: all 100ms ease;
}

.main-menu .navigation > li > ul:before {
	content: "";
	position: absolute;
	left: 0px;
	top: -12px;
	border: 7px solid transparent;
	border-left: 7px solid #ffffff;
	border-bottom: 7px solid #ffffff;
	transition: all 300ms ease;
	z-index: 1;
}

.main-menu .navigation > li > ul > li {
	position: relative;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	margin-bottom: 0px;
	z-index: 1;
}

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

.main-menu .navigation > li > ul > li > a {
	position: relative;
	display: block;
	padding: 14px 15px 10px 25px;
	font-size: 18px;
	line-height: 30px;
	font-weight: 400;
	color: #010101;
	border-radius: 0px;
	text-transform: capitalize;
	-moz-transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.main-menu .navigation > li > ul > li.dropdown > a:after {
	font-family: "Font Awesome 6 Pro";
	content: "\f061";
	position: absolute;
	left: 20px;
	top: 12px;
	width: 30px;
	height: 30px;
	display: block;
	line-height: 26px;
	color: #ffffff;
	border: 2px solid #ffffff;
	text-align: center;
	border-radius: 50%;
	font-size: 16px;
	font-weight: 400;
	transform: rotate(45deg);
	opacity: 0;
	transition: all 300ms linear;
	z-index: 5;
}

.main-menu .navigation > li > ul > li.dropdown:hover > a:after {
	opacity: 1;
	transform: rotate(-45deg);
	transition: all 300ms linear 150ms;
}

.main-menu .navigation > li > ul > li:hover > a,
.main-menu .navigation > li > ul > li.current > a {
	padding-left: 30px;
	color: #ffffff;
	background: #010101;
}

.main-menu .navigation > li > ul > li.dropdown:hover > a {
	padding-left: 70px;
}

.main-menu .navigation > li.dropdown:hover > ul {
	visibility: visible;
	opacity: 1;
	-webkit-transform: translate(0px);
	-ms-transform: translate(0px);
	transform: translate(0px);
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}

.main-menu .navigation > li > ul > li > ul {
	position: absolute;
	left: 100%;
	top: 0;
	width: 280px;
	min-width: 100%;
	padding: 0px 0px;
	z-index: 100;
	opacity: 1;
	text-align: left;
	background: #ffffff;
	border: none;
	border-radius: 0px;
	-webkit-box-shadow: 2px 2px 10px 1px rgba(0, 0, 0, 0.03),
		-2px 0px 10px 1px rgba(0, 0, 0, 0.03);
	-ms-box-shadow: 2px 2px 10px 1px rgba(0, 0, 0, 0.03),
		-2px 0px 10px 1px rgba(0, 0, 0, 0.03);
	-o-box-shadow: 2px 2px 10px 1px rgba(0, 0, 0, 0.03),
		-2px 0px 10px 1px rgba(0, 0, 0, 0.03);
	-moz-box-shadow: 2px 2px 10px 1px rgba(0, 0, 0, 0.03),
		-2px 0px 10px 1px rgba(0, 0, 0, 0.03);
	box-shadow: 2px 2px 10px 1px rgba(0, 0, 0, 0.03),
		-2px 0px 10px 1px rgba(0, 0, 0, 0.03);
	-webkit-transform: translateY(20px);
	-ms-transform: translateY(20px);
	transform: translateY(20px);
	-moz-transition: all 100ms ease;
	-webkit-transition: all 100ms ease;
	-ms-transition: all 100ms ease;
	-o-transition: all 100ms ease;
	transition: all 100ms ease;
}

.main-menu .navigation > li > ul > li > ul > li {
	position: relative;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	margin-bottom: 0px;
}

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

.main-menu .navigation > li > ul > li > ul > li > a {
	position: relative;
	display: block;
	padding: 14px 15px 10px 25px;
	font-size: 18px;
	line-height: 30px;
	font-weight: 400;
	color: #010101;
	border-radius: 0px;
	text-transform: capitalize;
	-moz-transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.main-menu .navigation > li > ul > li > ul > li.dropdown > a:after {
	font-family: "Font Awesome 6 Pro";
	content: "\f061";
	position: absolute;
	left: 25px;
	top: 15px;
	width: 30px;
	height: 30px;
	display: block;
	line-height: 26px;
	color: #ffffff;
	border: 2px solid #ffffff;
	text-align: center;
	border-radius: 50%;
	font-size: 16px;
	font-weight: 400;
	transform: rotate(45deg);
	opacity: 0;
	transition: all 300ms linear;
	z-index: 5;
}

.main-menu .navigation > li > ul > li > ul > li.dropdown:hover > a:after {
	opacity: 1;
	transform: rotate(-45deg);
	transition: all 300ms linear 150ms;
}

.main-menu .navigation > li > ul > li > ul > li:hover > a,
.main-menu .navigation > li > ul > li > ul > li.current > a {
	padding-left: 30px;
	color: #ffffff;
	background: #010101;
}

.main-menu .navigation > li > ul > li > ul > li.dropdown:hover > a {
	padding-left: 70px;
}

.main-menu .navigation > li > ul > li.dropdown:hover > ul {
	visibility: visible;
	opacity: 1;
	top: 0;
	-webkit-transform: translate(0px);
	-ms-transform: translate(0px);
	transform: translate(0px);
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}

.simple-header {
	display: none;
}

.simple-header .simple-outer {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	background: none;
	padding: 0 0;
	border-bottom: 1px solid rgba(0, 0, 0, 0);
	transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
}

.fixed-header .simple-outer {
	background: #ffffff;
	border-bottom-color: rgba(0, 0, 0, 0.2);
}

.simple-header .simple-outer .logo-box {
	position: relative;
	display: block;
	float: left;
	padding: 20px 0px;
	transition: all 300ms ease;
	z-index: 5;
}

.fixed-header .simple-outer .logo-box {
	padding: 15px 0px;
}

.simple-header .logo-box .logo {
	position: relative;
	display: block;
}

.simple-header .logo-box .logo img {
	position: relative;
	display: block;
	height: 90px;
	z-index: 1;
	transition: all 300ms ease;
}

.fixed-header .simple-outer .logo-box .logo img {
	height: 50px;
}

.simple-header .nav-toggle {
	position: relative;
	float: right;
	left: 0;
	top: 0;
	padding: 0;
	height: 50px;
	margin-top: 25px;
	cursor: pointer;
	transition: all 300ms ease;
}

.fixed-header .nav-toggle {
	margin-top: 15px;
}

.simple-header .nav-toggle .icon {
	position: relative;
	display: block;
	font-size: 36px;
	line-height: 50px;
}

.m-page-container {
	position: relative;
	padding: 60px 341px 0 60px;
}

/*** 

====================================================================
  Hidden Sidebar style
====================================================================

***/

body.visible-sidebar {
	overflow-y: hidden;
}

.menu-backdrop {
	position: fixed;
	right: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 9990;
	background: rgba(0, 0, 0, 0.7);
	cursor: pointer;
	opacity: 0;
	visibility: hidden;
	transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
}

.visible-sidebar .menu-backdrop {
	opacity: 1;
	visibility: visible;
}

.hidden-bar {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	width: 100%;
	max-width: 320px;
	background: #ffffff;
	padding-top: 60px;
	color: #101010;
	border-right: 4px solid #ffa200;
	z-index: 9999;
	visibility: hidden;
	-ms-transform: translateX(-400px);
	transform: translateX(-400px);
	transition: all 500ms ease-in;
	-webkit-transition: all 500ms ease-in-out;
	-ms-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
}

.hidden-bar .hidden-bar-closer {
	display: none;
}

.hidden-bar.visible-sidebar {
	opacity: 1;
	visibility: visible;
	-ms-transform: translateX(0px);
	transform: translateX(0px);
}

.hidden-bar .nav-logo-box {
	position: relative;
	padding: 10px 25px 20px;
	margin-bottom: 20px;
}

.hidden-bar .nav-logo-box img {
	max-height: 60px;
}

.hidden-bar ol,
.hidden-bar ol li,
.hidden-bar ul,
.hidden-bar ul li {
	list-style-type: none;
	margin: 0px;
}

.hidden-bar .hidden-bar-closer {
	position: absolute;
	right: -5px;
	top: 0px;
	padding: 14px 20px;
	line-height: 30px;
	cursor: pointer;
	display: block;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	z-index: 9999;
}

.hidden-bar .hidden-bar-closer svg {
	width: 20px;
	height: 20px;
	stroke-width: 1.25px;
}

.hidden-bar-wrapper {
	position: absolute;
	left: 0;
	top: 0px;
	bottom: 0;
	width: 100%;
	overflow-y: auto;
	padding: 20px 0px 35px;
	overflow-x: hidden;
}

.hidden-bar .side-menu {
	position: relative;
	display: block;
	border-top: 1px solid rgba(0, 0, 0, 0.07);
	font-family: "SuisseIntl_Light", sans-serif;
}

.hidden-bar .side-menu ul li {
	position: relative;
	display: block;
	padding: 5px 0px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.hidden-bar .side-menu ul li a {
	position: relative;
	color: #222222;
	display: block;
	font-weight: 600;
	font-size: 14px;
	line-height: 24px;
	text-transform: capitalize;
	padding: 5px 30px;
	letter-spacing: 0.05em;
	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;
}

.hidden-bar .side-menu ul li a:hover,
.hidden-bar .side-menu ul > li.current > a,
.hidden-bar .side-menu ul > li > ul > li.current > a {
	color: #ffa200;
}

.hidden-bar .side-menu ul li ul li {
	border-bottom: none;
	border-top: 1px solid rgba(0, 0, 0, 0.07);
	padding-left: 10px;
}

.hidden-bar .side-menu ul li ul li a {
	line-height: 24px;
	font-weight: 600;
	text-transform: capitalize;
	font-size: 15px;
}

.hidden-bar .side-menu ul li .btn-expander {
	position: absolute;
	top: 11px;
	right: 0;
	background: none;
	color: rgba(0, 0, 0, 0.7);
	font-size: 14px;
	height: 24px;
	width: 20px;
	line-height: 24px;
	border-radius: 0px;
	outline: none;
	cursor: pointer;
	z-index: 1;
}

.hidden-bar .side-menu ul li {
	border-bottom: 1px solid rgba(0, 0, 0, 0.07);
	padding: 0;
}

.hidden-bar .side-menu ul li a {
	display: block;
	padding: 12px 30px 12px 25px;
	font-size: 16px;
	font-weight: 500;
	color: #231f20;
	text-transform: capitalize;
}

.hidden-bar .side-menu ul li ul li a {
	font-size: 15px;
	font-weight: 600;
}

.hidden-bar .side-menu ul li .btn-expander {
	top: 9px;
	right: 15px;
	font-weight: 700;
	font-size: 13px;
	width: 30px;
	height: 30px;
	border: 1px solid rgba(0, 0, 0, 0.5);
}

.hidden-bar .side-menu ul li .btn-expander i {
	font-weight: 800;
}

.hidden-bar .side-menu ul li ul {
	padding: 0px 0px;
}

.hidden-bar .side-menu ul li ul li ul {
	padding: 0px 0px;
	margin-left: 0px;
}

.hidden-bar .side-menu ul li ul li {
	margin-bottom: 0px;
}

.hidden-bar .side-menu ul li ul li:last-child {
	margin-bottom: 0;
}

.hidden-bar .links-box {
	position: relative;
	display: block;
	padding: 30px 25px;
}

.hidden-bar .links-box .link {
	position: relative;
	margin-top: 15px;
}

.hidden-bar .links-box .link .theme-btn {
	display: block;
}
/*** 

====================================================================
  Hidden Sidebar style
====================================================================

***/

.minimal-navbar {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	max-width: 281px;
	background: #ffffff;
	padding-top: 60px;
	color: #101010;
	border-left: 1px solid #e0e0e0;
	z-index: 9999;
	visibility: visible;
	-ms-transform: translateX(0px);
	transform: translateX(0px);
	transition: all 500ms ease-in;
	-webkit-transition: all 500ms ease-in-out;
	-ms-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
}

.minimal-navbar .minimal-navbar-closer {
	display: none;
}

.minimal-navbar.visible-minimal-bar {
	opacity: 1;
	visibility: visible;
	-ms-transform: translateX(0px);
	transform: translateX(0px);
}

.minimal-navbar .nav-logo-box {
	position: relative;
	padding: 15px 0px;
	margin-bottom: 20px;
}

.minimal-navbar .nav-logo-box img {
	max-height: 60px;
}

.minimal-navbar ol,
.minimal-navbar ol li,
.minimal-navbar ul,
.minimal-navbar ul li {
	list-style-type: none;
	margin: 0px;
}

.minimal-navbar .minimal-navbar-closer {
	position: absolute;
	right: -5px;
	top: -5px;
	padding: 14px 20px;
	line-height: 30px;
	cursor: pointer;
	display: block;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	z-index: 9999;
}

.minimal-navbar .minimal-navbar-closer svg {
	width: 16px;
	height: 16px;
	stroke-width: 1.25px;
}

.minimal-navbar-wrapper {
	position: absolute;
	left: 0;
	top: 0px;
	bottom: 0;
	width: 100%;
	overflow-y: auto;
	padding: 30px 0px 260px;
	overflow-x: hidden;
}

.minimal-navbar .minimal-navbar-menu {
	position: relative;
	display: block;
	font-family: "SuisseIntl_Book", sans-serif;
}

.minimal-navbar .minimal-navbar-menu ul li {
	position: relative;
	display: block;
}

.minimal-navbar .minimal-navbar-menu ul li a {
	position: relative;
	color: #222222;
	display: inline-block;
	font-weight: 400;
	font-size: 20px;
	line-height: 30px;
	text-transform: uppercase;
	padding: 11px 0px;
	letter-spacing: 0em;
	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;
}

.minimal-navbar .minimal-navbar-menu ul li a:hover,
.minimal-navbar .minimal-navbar-menu ul > li.current > a,
.minimal-navbar .minimal-navbar-menu ul > li > ul > li.current > a {
	color: #ffa200;
}

.minimal-navbar .minimal-navbar-menu ul li a:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	border-bottom: 2px solid rgba(0, 0, 0, 0.1);
	transition: all 0.3s ease;
}

.minimal-navbar .minimal-navbar-menu ul li a:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0px;
	border-bottom: 2px solid rgba(0, 0, 0, 0.8);
	transition: all 0.3s ease;
	z-index: 1;
}

.minimal-navbar .minimal-navbar-menu ul li:hover > a:after,
.minimal-navbar .minimal-navbar-menu ul li.current > a:after {
	width: 100%;
}

.minimal-navbar .minimal-navbar-menu ul li ul li {
	padding-left: 0;
}

.minimal-navbar .minimal-navbar-menu ul li ul li a {
	line-height: 24px;
	font-weight: 400;
	font-size: 16px;
}

.minimal-navbar .minimal-navbar-menu ul li .btn-expander {
	position: absolute;
	top: 11px;
	right: 0;
	background: none;
	color: rgba(0, 0, 0, 0.7);
	font-size: 14px;
	height: 24px;
	width: 20px;
	line-height: 24px;
	border-radius: 0px;
	outline: none;
	cursor: pointer;
	display: none;
	z-index: 1;
}

.minimal-navbar .minimal-navbar-menu ul li {
	padding: 0 0 0 40px;
}

.minimal-navbar .minimal-navbar-menu ul li ul li.dropdown > a {
	font-size: 18px;
}

.minimal-navbar .minimal-navbar-menu ul li .btn-expander {
	top: 9px;
	right: 15px;
	font-weight: 700;
	font-size: 13px;
	width: 30px;
	height: 30px;
	border: 1px solid rgba(0, 0, 0, 0.5);
}

.minimal-navbar .minimal-navbar-menu ul li .btn-expander i {
	font-weight: 800;
}

.minimal-navbar .minimal-navbar-menu ul li ul {
	padding: 0px 0px;
}

.minimal-navbar .minimal-navbar-menu ul li ul li ul {
	padding: 0px 0px;
	margin-left: 0px;
}

.minimal-navbar .minimal-navbar-menu ul li ul li {
	margin-bottom: 0px;
}

.minimal-navbar .minimal-navbar-menu ul li ul li:last-child {
	margin-bottom: 0;
}

.minimal-navbar .links-box {
	position: relative;
	display: block;
	padding: 20px 0 0;
}

.minimal-navbar .links-box .contact-link {
	position: absolute;
	left: 0;
	top: 270px;
}

.minimal-navbar .links-box .btn-style-one {
	font-size: 18px;
	font-family: "SuisseIntl_Regular", sans-serif;
	padding-right: 15px;
	transform: rotate(-90deg);
	transform-origin: left top;
}

.minimal-navbar .links-box .btn-style-one .btn-box {
	line-height: 30px;
	padding: 9px 3px 7px 20px;
}

.minimal-navbar .links-box .btn-style-one .btn-arrow {
	top: 4px;
	font-size: 20px;
	padding-left: 10px;
}

.minimal-navbar .links-box .btn-style-one:after {
	width: 15px;
	top: -8px;
	transform: skewY(-45deg);
}

/*** 

====================================================================
  Banner Slider Section
====================================================================

***/

/* .banner-section{
  position: relative;
  padding: 0 0;
  background: #7c8aa0;
}

.banner-section .auto-container{
  max-width: 1560px;
}

.banner-section .banner-container{
  position: relative;
}

.banner-section .banner-slider{
  position:relative;
  width:100%;
  overflow: hidden;
}

.banner-section .slide-item{
  position: relative;
  width:100%;
  padding:0px;
  overflow: hidden;
}

.banner-section .slide-item:before{
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.0);
  z-index: 1;

.banner-section .slide-item .bg-layer{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #7c8aa0;
}

.banner-section .slide-item .bg-layer:before{
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.10);
  z-index: 1;
}

.banner-section .slide-item .image-layer{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.banner-section .slide-item .image-layer:before{
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.60);
  z-index: 1;
}

.banner-section .slide-item .content-box{
  position:relative;
  display: block;
  width: 100%;
  padding: 300px 0px 0px;
  z-index: 10;
}

.banner-section .slide-item .content{
  position:relative;
  display: block;
  width: 100%;
  z-index: 5;
}

.banner-section .slide-item .inner{
  position: relative;
  display: block;
  width: 100%;
  margin: 0 auto;
  z-index: 5;
  opacity:1;
  visibility: visible;
  -webkit-transform:translateY(0px);
  -ms-transform:translateY(0px);
  transform:translateY(0px);
}

.banner-section .active .slide-item .inner{
  opacity:1;
  visibility: visible;
  -webkit-transform:translate(0);
  -ms-transform:translate(0);
  transform:translate(0);
  -webkit-transition:all 1000ms ease 300ms;
  -ms-transition:all 1000ms ease 300ms;
  -o-transition:all 1000ms ease 300ms;
  -moz-transition:all 1000ms ease 300ms;
  transition:all 1000ms ease 300ms;
}

.banner-section .slide-item .lower-image{
  position: relative;
  left: 0;
  bottom: 0;
  width: 100%;
  text-align: center;
  padding: 0 20px;
  padding-top: 50px;
}

.banner-section .slide-item .lower-image img{
  position: relative;
  max-height: 380px;
}

.banner-section .slide-item h1{
  position: relative;
  font-weight:400;
  color: #ffffff;
  text-transform: none;
  line-height:1em;
  padding-left: 150px;
  text-transform: uppercase;
  margin:0px 0px;
}

.banner-section .slide-item h1 .upper-big{
  position: relative;
  display: block;
  font-size: 220px;
  font-family: 'Lunchtype_Regular', sans-serif;
  line-height:0.85em;
}

.banner-section .slide-item h1 .lower-big{
  position: relative;
  display: block;
  font-size: 200px;
  font-family: 'Lunchtype_Light', sans-serif;
  line-height:0.80em;
  padding-left: 370px;
}

.banner-section .slide-item h1 .small-text{
  position: absolute;
  left: 140px;
  top: 200px;
  display: block;
  font-size: 48px;
  line-height: 1em;
  font-family: 'Lunchtype_Light', sans-serif;
  width: 340px;
  text-align: right;
} */

/*** 

====================================================================
  Banner Two
====================================================================

***/

/* .banner-two{
  position: relative;
  padding: 0 0;
  background: #fafafa;
}

.banner-two.alternate{
  border: 1px solid rgba(0, 0, 0, 0.10);
}

.banner-two .auto-container{
  max-width: 1560px;
}

.banner-two.alternate .auto-container{
  max-width: 1360px;
}

.banner-two .banner-container{
  position: relative;
}

.banner-two .banner-slider{
  position:relative;
  width:100%;
  overflow: hidden;
}

.banner-two .slide-item{
  position: relative;
  width:100%;
  padding:0px;
  overflow: hidden;
}

.banner-two .slide-item:before{
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.0);
  z-index: 1;
}

.banner-two .slide-item .bg-layer{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #7c8aa0;
}

.banner-two .slide-item .bg-layer:before{
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.10);
  z-index: 1;
}

.banner-two .slide-item .image-layer{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.banner-two .slide-item .image-layer:before{
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.60);
  z-index: 1;
}

.banner-two .slide-item .content-box{
  position:relative;
  display: block;
  width: 100%;
  padding: 300px 0px 0px;
  height: 1050px;
  z-index: 10;
}

.banner-two.alternate .slide-item .content-box{
  height: 920px;
  padding-top: 150px;
}

.banner-two .slide-item .content{
  position:relative;
  display: block;
  width: 100%;
  z-index: 5;
}

.banner-two .slide-item .inner{
  position: relative;
  display: block;
  width: 100%;
  margin: 0 auto;
  z-index: 5;
  opacity:1;
  visibility: visible;
  -webkit-transform:translateY(0px);
  -ms-transform:translateY(0px);
  transform:translateY(0px);
}

.banner-two .active .slide-item .inner{
  opacity:1;
  visibility: visible;
  -webkit-transform:translate(0);
  -ms-transform:translate(0);
  transform:translate(0);
  -webkit-transition:all 1000ms ease 300ms;
  -ms-transition:all 1000ms ease 300ms;
  -o-transition:all 1000ms ease 300ms;
  -moz-transition:all 1000ms ease 300ms;
  transition:all 1000ms ease 300ms;
}

.banner-two .slide-item .lower-image{
  position: relative;
  left: 0;
  bottom: 0;
  width: 100%;
  text-align: center;
  padding: 0 20px;
  padding-top: 50px;
}

.banner-two .slide-item .lower-image img{
  position: relative;
  max-height: 380px;
}

.banner-two .slide-item h1{
  position: relative;
  font-weight:400;
  color: #010101;
  text-transform: none;
  line-height:1em;
  padding-left: 250px;
  text-transform: uppercase;
  margin:0px 0px;
}

.banner-two.alternate .slide-item h1{
  padding-left: 180px;
}

.banner-two .slide-item h1 .big-one{
  position: relative;
  display: block;
  font-size: 170px;
  font-family: 'Lunchtype_Medium', sans-serif;
  line-height:0.90em;
}

.banner-two .slide-item h1 .big-two{
  position: relative;
  display: block;
  font-size: 170px;
  font-family: 'Lunchtype_Medium', sans-serif;
  line-height:1em;
  text-align: right;
}

.banner-two .slide-item h1 .big-three{
  position: relative;
  display: block;
  font-size: 170px;
  font-family: 'Lunchtype_Medium', sans-serif;
  line-height:1em;
  padding-left: 160px;
}

.banner-two.alternate .slide-item h1 .big-three{
  padding-left: 220px;
}

.banner-two .slide-item h1 .small-text{
  position: absolute;
  left: 480px;
  top: 180px;
  display: block;
  font-size: 36px;
  line-height: 1em;
  font-family: 'Lunchtype_Light', sans-serif;
  width: 250px;
}

.banner-two.alternate .slide-item h1 .small-text{
  left: 230px;
}

.banner-two .slide-item .text{
  position: relative;
  margin-left: 660px;
  display: block;
  font-size: 28px;
  line-height: 1.1em;
  font-family: 'Lunchtype_Regular', sans-serif;
  max-width: 570px;
}

.banner-two.alternate .slide-item .text{
  margin-left: 470px;
}

.banner-two .slide-item .vector-1{
  position: absolute;
  left: 280px;
  top: 185px;
  display: block;
  width: 156px;
}

.banner-two.alternate .slide-item .vector-1{
  left: 30px;
}

.banner-two .slide-item .vector-1 img{
  display: block;
  width: 100%;
}

.banner-two .slide-item .thumb-1{
  position: absolute;
  left: 750px;
  top: 20px;
  display: block;
  width: 94px;
  border: 1px solid #010101;
}

.banner-two .slide-item .thumb-1 img{
  display: block;
  width: 100%;
}

.banner-two .slide-item .thumb-2{
  position: absolute;
  left: 0;
  bottom: -25px;
  display: block;
  width: 320px;
  border: 1px solid #010101;
}

.banner-two .slide-item .thumb-2 img{
  position: relative;
  display: block;
  width: 100%;
  z-index: 1;
}

.banner-two .slide-item .thumb-2:before{
  content: '';
  position: absolute;
  left: 30px;
  right: -30px;
  bottom: -30px;
  top: -30px;
  border: 1px solid #010101;
}

.banner-two .slide-item .thumb-3{
  position: absolute;
  right: 0;
  bottom: -50px;
  display: block;
  width: 130px;
  border: 1px solid #010101;
}

.banner-two .slide-item .thumb-3 img{
  display: block;
  width: 100%;
} */

/*** 

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

***/

/*.about-section{
  position: relative;
  padding: 160px 0px 110px;
  background-position: right top;
  background-repeat: no-repeat;
}

.about-section .text-col{
  position: relative;
}

.about-section .text-col .inner{
  position: relative;
  display: block;
  padding-top: 85px;
}

.about-section .text-col h1{
  margin-bottom: 60px;
}

.about-section .fact-block{
    position: relative;
    margin-bottom: 55px;
}

.about-section .fact-block .inner-box{
  position: relative;
  display: block;
  min-height: 160px;
  padding-top: 35px;
  padding-left: 190px;
}

.about-section .fact-block .count-outer{
  position: absolute;
  left: 0;
  top: 0;
  width: 160px;
  height: 160px;
  text-align: center;
  overflow: hidden;
  transition: all 500ms linear;
}

.about-section .fact-block .count-outer:after{
  content: '';
  position: absolute;
  right: -35px;
  top: -35px;
  width: 60px;
  height: 60px;
  background: #ffffff;
  border: 1px solid #010101;
  transform: rotate(-45deg);
  z-index: 1;
}

.about-section .fact-block .fact-count{
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  padding: 40px 20px;
  font-size: 64px;
  font-family: 'Lunchtype_Medium', sans-serif;
  line-height: 80px;
  border: 1px solid #010101;
  z-index: 0;
}

.about-section .fact-block h4{
    position: relative;
    margin-bottom: 12px;
}

.about-section .fact-block .text{
    position: relative;
    line-height: 1.32em;
}

.about-section .image-col{
  position: relative;
  margin-bottom: 50px;
}

.about-section .image-col .inner{
  position: relative;
  display: block;
  padding-left: 20px;
}

.about-section .image-col .image-box{
  position: relative;
}

.about-section .image-col .image{
  position: relative;
  display: block;
}

.about-section .image-col .image img{
  width: 100%;
}

.about-section .image-col .image:after{
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  border: 15px solid transparent;
  border-top: 15px solid #ffffff;
  border-right: 15px solid #ffffff;
  z-index: 1;
}
/* 
/*** 

====================================================================
  Services Section
====================================================================

***/

/* .services-section{
  position: relative;
  padding: 160px 0px 110px;
}

.services-section.no-pad-top{
    padding-top: 0;
}

.services-section .title-box{
  position: relative;
  padding-bottom: 30px;
}

.services-section .title-box h2{
  float: left;
  max-width: 750px;
  margin-bottom: 40px;
}

.services-section .title-box .link-box{
  float: right;
  padding-top: 45px;
  margin-bottom: 40px;
} */

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

.services-section .row {
	margin: 0 -25px;
}

.services-section .row .s-block {
	padding: 0 25px;
	margin-bottom: 50px;
}

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

.s-block .image-box {
	position: relative;
	display: block;
}

.s-block .image-box .image {
	position: relative;
	display: block;
	background: #010101;
	overflow: hidden;
}

.s-block .image-box .image img {
	display: block;
	width: 100%;
	transition: all 500ms linear;
}

.s-block .inner-box:hover .image-box .image img {
	opacity: 0.8;
	transform: scale(1.05);
}

.s-block .image-box .cat {
	position: absolute;
	left: 0px;
	bottom: 0px;
	font-size: 18px;
	font-family: "Lunchtype_Regular", sans-serif;
	z-index: 1;
}

.s-block .image-box .cat span {
	position: relative;
	display: inline-block;
	color: #ffffff;
	line-height: 24px;
	padding: 8px 15px;
	color: #ffffff;
	background: #010101;
}

.s-block .image-box .link {
	position: absolute;
	right: -1px;
	bottom: 0;
	z-index: 1;
}

.s-block .image-box .link:before {
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	border: 35px solid transparent;
	border-bottom: 35px solid #ffffff;
	border-right: 35px solid #ffffff;
}

.s-block .image-box .link a {
	position: relative;
	color: #010101;
	font-size: 32px;
	line-height: 32px;
	z-index: 1;
}

.s-block .image-box .link a:hover {
	color: #f6a21c;
}

.s-block .lower-box {
	position: relative;
	display: block;
	padding-top: 30px;
}

.s-block .lower-box h3 {
	font-family: "Lunchtype_Regular", sans-serif;
	margin-bottom: 0;
}

.s-block .lower-box h3 a {
	color: #010101;
}

.s-block .lower-box h3 a:hover {
	color: #f6a21c;
}

/*** 

====================================================================
  Sec Title
====================================================================

***/

.sec-title {
	position: relative;
	margin-bottom: 70px;
}

.sec-title.centered {
	text-align: center;
	margin: 0 auto 70px;
}

.sec-title .subtitle {
	position: relative;
	font-size: 24px;
	text-transform: uppercase;
	font-family: "Lunchtype_Medium", sans-serif;
	margin-bottom: 15px;
}

.sec-title .subtitle span {
	position: relative;
	display: inline-block;
}

.sec-title .subtitle span:after {
	content: "";
	position: absolute;
	left: 100%;
	margin-left: 15px;
	top: 50%;
	width: 45px;
	margin-top: -1px;
	border-bottom: 4px solid #010101;
}

.sec-title.centered .subtitle span:after {
	display: none;
}

.sec-title h2 {
	position: relative;
	margin-bottom: 0px;
}

.sec-title .text {
	position: relative;
	font-size: 24px;
	line-height: 1.6em;
	padding-top: 40px;
}

.sec-title .link-box {
	position: relative;
	padding-top: 40px;
}

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

.sec-title.light .subtitle span:after {
	border-color: #ffffff;
}

/*** 

====================================================================
  About Two
====================================================================

***/

/* .about-two{
  position: relative;
  background: #010101;
  color: #ffffff;
  padding: 160px 0px 110px;
}

.about-two .image-layer{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0.20;
}

.about-two .image-layer:before{
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.0);
}

.about-two .image-col{
  position: relative;
  margin-bottom: 50px;
  order: 1;
}

.about-two .image-col .inner{
  position: relative;
}

.about-two .image-col .image{
  position: relative;
  display: block;
}

.about-two .image-col .image img{
  position: relative;
  display: block;
  width: 100%;
}

.tabs-box{
  position: relative;
}

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

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

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

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

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

.about-two .text-col{
  position: relative;
  margin-bottom: 20px;
  order: 12;
}

.about-two .text-col .inner{
  position: relative;
  display: block;
  min-height: calc(100% - 30px);
  border: 1px solid rgba(255, 255, 255, 0.20);
  margin-left: 20px;
}

.about-tabs{
  position: relative;
}

.about-tabs .tab-buttons{
  position: relative;
  display: table;
  width: 100%;
  vertical-align: middle;
  border-bottom: 1px solid rgba(255, 255, 255, 0.20);
}

.about-tabs .tab-buttons:after{
  content: '';
  position: absolute;
  left: 0;
  bottom: -12px;
  width: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.20);
}

.about-tabs .tab-buttons .tab-btn{
  position: relative;
  display: table-cell;
  width: 33.333%;
  vertical-align: middle;
  padding: 30px 25px 5px;
  line-height: 30px;
  font-size: 20px;
  text-transform: uppercase;
  font-family: 'SuisseIntl_Book', sans-serif;
}

.about-tabs .tab-buttons .tab-btn:before{
  content: "";
  position:absolute;
  left: 25px;
  bottom: -6px;
  display:block;
  width: 10px;
  height: 1px;
  border-bottom: 1px solid rgba(255, 255, 255, 1.0);
  transition:all 300ms ease;
  z-index:1;
}

.about-tabs .tab-buttons .active-btn:before{
  width: 50px;
}

.about-tabs .tabs-content{
  position: relative;
  padding: 50px 45px 15px;
}

.about-tabs .tab .text{
  font-size: 24px;
}

.about-tabs .tab .text p{
  margin-bottom: 30px;
} */

/*** 

====================================================================
  Project Categories
====================================================================

***/

/* .project-cats{
  position: relative;
  padding: 160px 0px 100px;
}

.project-cats.style-two{
  padding: 120px 0px 90px;
  background-color: #f9f9f9;
}

.project-cats .upper-row{
  position: relative;
}

.project-cats .upper-row .cat-box{
  position: relative;
  border-top: 1px solid #010101;
  border-bottom: 1px solid #010101;
  overflow: hidden;
}

.project-cats .cat-box .row{
  margin: 0 0;
}

.project-cats .cat-box .row .cat-block{
  padding: 0 0;
}

.project-cats .cat-block{
  position: relative;
  border-right: 1px solid #010101;
}

.project-cats .cat-block .inner-box{
  position: relative;
  display: block;
  height: 300px;
}

.project-cats .cat-block .image-layer{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.project-cats .cat-block .image-layer:before{
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.0);
  transition: all 500ms linear;
  z-index: 1;
}

.project-cats .cat-block:hover .image-layer:before{
  background: rgba(0, 0, 0, 0.30);
}

.project-cats .cat-block .cat-title{
  position: relative;
  padding: 110px 45px 20px 60px;
  z-index: 2;
}

.project-cats .cat-block .cat-title h3{
  margin-bottom: 0;
  font-family: 'SuisseIntl_Book', sans-serif;
}

.project-cats .cat-block .cat-title h3 a{
  color: #010101;
}

.project-cats .cat-block:hover .cat-title h3 a{
  color: #ffffff;
}

.project-cats .cat-block .cat-link{
  position: absolute;
  right: 45px;
  bottom: 70px;
  z-index: 2;
}

.project-cats .cat-block .cat-link a{
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  color: #ffffff;
  font-size: 28px;
  line-height: 50px;
  text-align: center;
  transform: rotate(-45deg);
  background: #010101;
  border-radius: 50%;
}

.project-cats .cat-block:hover .cat-link a{
  color: #010101;
  background: #ffffff;
  transform: rotate(0deg);
}

.project-cats .cat-block .over-layer{
  position: absolute;
  left: 0;
  bottom: 110px;
  right: 0;
  top: 0;
  transition: all 300ms linear;
  background: #ffffff;
  z-index: 1;
}

.project-cats .cat-block:hover .over-layer{
    bottom: 300px;
}

.project-cats .lower-row{
  position: relative;
  padding-top: 160px;
}

.project-cats .lower-row .row{
  margin: 0 -30px;
}

.project-cats .lower-row .row .cat-item{
  padding: 0 30px;
  margin-bottom: 60px;
} */

/* .cat-item{
  position: relative;
  margin-bottom: 30px;
}

.cat-item .inner-box{
  position: relative;
  display: block;
  padding-right: 20px;
  padding-left: 100px;
  min-height: 100px;
}

.cat-item .icon-box{
  position: absolute;
  left: 0;
  top: 22px;
  font-size: 50px;
  line-height: 80px;
}

.cat-item .icon-box .fal{
  font-size: 45px;
}

.cat-item h4{
  position: relative;
  margin-bottom: 10px;
} */

/*** 

====================================================================
  About Three
====================================================================

***/

.about-three {
	position: relative;
	padding: 160px 0px 110px;
	background-position: right top;
	background-repeat: no-repeat;
}

.about-three.no-pad-top {
	padding-top: 0;
}

.about-three .image-col {
	position: relative;
	margin-bottom: 50px;
	order: 1;
}

.about-three .image-col .inner {
	position: relative;
}

.about-three .image-col .image {
	position: relative;
	display: block;
}

.about-three .image-col .image img {
	position: relative;
	display: block;
	width: 100%;
}

.about-three .text-col {
	position: relative;
	margin-bottom: 50px;
	order: 12;
}

.about-three .text-col .inner {
	position: relative;
	padding-top: 160px;
	padding-left: 50px;
}

.about-three .text-col .sec-title {
	margin-bottom: 0;
	max-width: 620px;
}

/*** 

====================================================================
  AI Section
====================================================================

***/

.ai-section {
	position: relative;
	padding: 160px 0px 0px;
}

.ai-section.no-pad-top {
	padding-top: 0;
}

.ai-section .title-box {
	position: relative;
	padding-bottom: 30px;
}

.ai-section .title-box h2 {
	float: left;
	max-width: 750px;
	margin-bottom: 40px;
}

.ai-section .title-box .link-box {
	float: right;
	padding-top: 20px;
	margin-bottom: 40px;
}

.ai-section .title-box .link-box a {
	display: block;
	font-size: 32px;
	line-height: 32px;
	color: #010101;
}

.ai-section .title-box .link-box a:hover {
	color: #f6a21c;
}

.ai-section .carousel-box {
	position: relative;
	border-top: 1px solid #010101;
	border-bottom: 1px solid #010101;
}

.ai-section .carousel-box .owl-item {
	border-right: 1px solid #010101;
}

.ai-section .carousel-box .owl-stage {
	display: flex;
}

.ai-block {
	position: relative;
}

.ai-block .inner-box {
	position: relative;
	display: block;
	min-height: 100%;
}

.ai-block .cap-box {
	position: relative;
	padding: 60px 60px 34px;
}

.ai-block .cap-box .info {
	position: relative;
	font-family: "SuisseIntl_Light", sans-serif;
	font-size: 17px;
	line-height: 24px;
	color: rgba(0, 0, 0, 0.5);
	padding-left: 24px;
	margin-bottom: 5px;
}

.ai-block .cap-box .info:before {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -1px;
	width: 15px;
	border-bottom: 4px solid #010101;
}

.ai-block .cap-box .s-title {
	position: relative;
	max-width: 360px;
	min-height: 108px;
}

.ai-block .cap-box .s-title h3 {
	margin-bottom: 0;
}

.ai-block .cap-box .s-title h3 a {
	color: #010101;
}

.ai-block .image-box {
	position: relative;
	display: block;
}

.ai-block .image-box .image {
	position: relative;
	display: block;
}

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

.ai-block.alternate .image-box .image {
	width: 222px;
	height: 222px;
	border: 1px solid rgba(0, 0, 0, 0.5);
	margin: 0 auto 50px;
	border-radius: 50%;
}

.ai-block.alternate .image-box .image img {
	width: 100%;
	height: 100%;
	border-radius: 50%;
}

/*** 

====================================================================
  Sponsors Section
====================================================================

***/

/* .sponsors-section{
  position: relative;
  padding: 135px 0px;
}

.sponsors-section .carousel-box{
  position: relative;
}

.sponsors-section .image{
  position: relative;
  display: block;
  text-align: center;
  line-height: 140px;
}

.sponsors-section .image img{
  width: auto;
  display: inline-block;
  vertical-align: middle;
  max-height: 140px;
} */

/*** 

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

***/

/* .subscribe-section{
  position: relative;
  padding: 0 0px;
  background: #303030;
}

.subscribe-section .bg-layer{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  opacity: 1;
}

.subscribe-section .content-box{
  position: relative;
  display: block;
  padding: 115px 0px 90px 0px;
  z-index: 5;
}

.subscribe-section .text-col{
  position: relative;
  margin-bottom: 0;
}

.subscribe-section .text-col .inner{
  position: relative;
  display: block;
}

.subscribe-section .text-col h2{
  color: #ffffff;
  margin-bottom: 5px;
}

.subscribe-section .text-col .text{
  color: #ffffff;
  line-height: 1.15em;
}

.subscribe-section .form-col{
  position: relative;
  margin-bottom: 30px;
}

.subscribe-section .form-col .inner{
  position: relative;
  display: block;
  padding-top: 10px;
}

.subscribe-section form .form-group{
  margin-bottom: 0;
}

.subscribe-section form .form-group input{
  height: 72px;
  line-height: 30px;
  padding: 20px 60px 20px 30px;
  font-weight: 400;
  font-size: 17px;
  background: #ffffff;
  border-radius: 0;
}

.subscribe-section form .form-group .field-inner{
  position: relative;
}

.subscribe-section form .theme-btn{
  position: absolute;
  right: 30px;
  top: 22px;
  line-height: 30px;
  padding: 0 0;
  border: none;
  background: none;
  color: #010101;
  font-size: 30px;
  font-weight: 300;
} */

/*** 

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

**

.main-footer{
  position: relative;
  font-size: 16px;
}

.main-footer ul,
.main-footer ul li{
  list-style: none;
  margin: 0;
}

.main-footer .upper-section{
  position: relative;
  background: #010101;
  padding: 150px 0 100px;
}

.main-footer h5{
  font-family: 'SuisseIntl_Medium', sans-serif;
  text-transform: capitalize;
  margin-bottom: 15px;
  font-weight: 400;
  color: #ffffff;
}

.main-footer .upper-section .footer-column{
  position: relative;
  margin-bottom: 10px;
}

.main-footer .info-col{
  padding-right: 45px;
}

.main-footer .info-col:after{
  content: '';
  position: absolute;
  right: 45px;
  top: 0;
  height: 300px;
  max-height: 100%;
  border-right: 1px solid #ffffff;
}

.main-footer .info{
  position: relative;
  margin-bottom: 40px;
}

.main-footer .info li{
  position: relative;
  display: block;
  font-weight: 400;
  color: #ffffff;
  line-height: 24px;
  margin-bottom: 5px;
}

.main-footer .info li:last-child{
  margin-bottom: 0;
}

.main-footer .info li a{
  position: relative;
  display: inline-block;
  color: #ffffff;
}

.main-footer .info li a:hover{
  text-decoration: underline;
}

.main-footer .links{
  position: relative;
  margin-bottom: 40px;
}

.main-footer .links li{
  position: relative;
  display: block;
  font-weight: 400;
  line-height: 24px;
  text-transform: capitalize;
  margin-bottom: 5px;
}

.main-footer .links li:last-child{
  margin-bottom: 0;
}

.main-footer .links li a{
  position: relative;
  color: #ffffff;
}

.main-footer .links li a:hover{
  text-decoration: underline;
}

.main-footer .social-links{
  position: relative;
  padding-top: 10px;
  margin-left: -7px;
}

.main-footer .social-links li{
  position: relative;
  float: left;
  margin-right: 25px;
}

.main-footer .social-links li:last-child{
  margin-right: 0;
}

.main-footer .social-links li a{
  position: relative;
  display: block;
  color: #ffffff;
  font-size: 40px;
}

.main-footer .social-links li .icon img{
  max-height: 60px;
  -ms-filter: invert(100%);
  -moz-filter: invert(100%);
  -webkit-filter: invert(100%);
  filter: invert(100%);
}

.main-footer .social-links li a:hover{
  color: #f6a21c;
  opacity: 0.70;
}

.main-footer .f-bottom{
  position: relative;
  font-size: 20px;
}

.main-footer .f-bottom .inner{
  position: relative;
  text-align: center;
  padding: 35px 0 35px;
}

.main-footer .f-bottom .copyright{
  position: relative;
  color: #010101;
  line-height: 24px;
}

.main-footer .copyright a{
  position: relative;
  color: #010101;
}

.main-footer .copyright a:hover{
  text-decoration: underline;
} */

/*** 

====================================================================
  Yellow Skin
====================================================================

***/

.yellow-skin .main-header .header-upper .contact-btn .btn-box,
.yellow-skin .main-header .header-upper .contact-btn:hover .btn-box,
.yellow-skin .fixed-header .header-upper .contact-btn .btn-box {
	background: #ffff00;
	color: #010101;
}

.yellow-skin .main-header .header-upper .contact-btn:after,
.yellow-skin .main-header .header-upper .contact-btn:hover:after,
.yellow-skin .fixed-header .header-upper .contact-btn:after {
	background: #ffff00;
}

.yellow-skin .scroll-to-top {
	background: #ffff00;
	color: #010101;
}

.yellow-skin .scroll-to-top:hover {
	background: #010101;
	color: #ffffff;
}

.yellow-skin .about-section .fact-block .inner-box:hover .count-outer {
	background: #ffff00;
}

.yellow-skin .s-block .image-box .cat {
	left: 5px;
	bottom: 5px;
}

.yellow-skin .s-block .image-box .cat span {
	background: #ffff00;
	color: #010101;
}

.yellow-skin .about-two {
	background: #f4f4f4;
	color: #010101;
}

.yellow-skin .about-two .image-layer {
	opacity: 1;
}

.yellow-skin .about-two .text-col .inner {
	border-color: rgba(0, 0, 0, 0.15);
}

.yellow-skin .about-tabs .tab-buttons,
.yellow-skin .about-tabs .tab-buttons:after {
	border-color: rgba(0, 0, 0, 0.15);
}

.yellow-skin .about-tabs .tab-buttons .tab-btn:before {
	border-color: #010101;
}

.yellow-skin .project-cats .cat-block .cat-link a {
	background: #ffff00;
	color: #010101;
}

.yellow-skin .project-cats .cat-block:hover .cat-link a {
	background: #010101;
	color: #ffffff;
}

.yellow-skin .sec-title .subtitle span:after {
	border: 1px solid #010101;
	background: #ffff00;
	height: 5px;
	margin-top: -2px;
}

.yellow-skin .ai-block .cap-box .info {
	color: #010101;
}

.yellow-skin .ai-block .cap-box .info:before {
	border: 1px solid #010101;
	background: #ffff00;
	height: 6px;
	margin-top: -2px;
}

.yellow-skin .ai-block.alternate .image-box .image {
	border-color: #010101;
}

.yellow-skin .subscribe-section form .form-group input {
	background: #ffff00;
}

/* .creative-carousel-section{
  position: relative;
  padding-top: 160px;
  background: #010101;
}

.c-carousel-page .header-upper{
  background: #ffffff;
} */

/*** 

====================================================================
  Banner Card Carousel
====================================================================

***/

.banner-card-section {
	position: relative;
	padding: 166px 0 0;
	background: #010101;
	height: 100vh;
	min-height: 400px;
}

.banner-card-carousel {
	position: relative;
}

.banner-card-carousel .slide-item {
	position: relative;
	height: calc(100vh - 166px);
	min-height: 240px;
	border-right: 1px solid #010101;
}

.banner-card-carousel .slide-item .image-layer {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.banner-card-carousel .slide-item .image-layer:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 1);
	z-index: 1;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.banner-card-carousel .slide-item:hover .image-layer:before {
	opacity: 0;
}

.banner-card-carousel .slide-item .inner-box {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}

.banner-card-carousel .slide-item .cap-box {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 30px 80px 30px 40px;
	max-height: 130px;
	min-height: 130px;
	border-top: 1px solid rgba(0, 0, 0, 0.5);
}

.banner-card-carousel .slide-item:hover .cap-box {
	border-color: #ffffff;
}

.banner-card-carousel .slide-item h4 {
	font-size: 24px;
	line-height: 1.3em;
}

.banner-card-carousel .slide-item h4 a {
	color: #010101;
}

.banner-card-carousel .slide-item:hover h4 a {
	color: #ffffff;
}

.banner-card-carousel .slide-item .cat {
	position: absolute;
	left: 40px;
	top: -39px;
	font-family: "Lunchtype_Regular", sans-serif;
}

.banner-card-carousel .slide-item .cat span {
	position: relative;
	display: inline-block;
	vertical-align: top;
	font-size: 18px;
	color: #010101;
	line-height: 22px;
	padding: 8px 15px;
	border: 1px solid rgba(0, 0, 0, 0.5);
	border-bottom: none;
}

.banner-card-carousel .slide-item:hover .cat span {
	color: #ffffff;
	border-color: #ffffff;
}

.banner-card-carousel .slide-item .link {
	position: absolute;
	right: 35px;
	top: 35px;
	width: 50px;
	height: 50px;
}

.banner-card-carousel .slide-item .link a {
	position: relative;
	display: block;
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 24px;
	text-align: center;
	color: #ffffff;
	background: #010101;
	border-radius: 50%;
}

.banner-card-carousel .slide-item:hover .link a {
	color: #010101;
	background: #ffffff;
}

.banner-card-carousel .slide-item .link a:hover {
	color: #ffffff;
	background: #f6a21c;
}

.banner-card-carousel .slide-item .count {
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -260px;
	width: 100%;
	text-align: center;
	font-family: "Lunchtype_Light", sans-serif;
	color: #010101;
	font-size: 350px;
	line-height: 350px;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.banner-card-carousel .slide-item:hover .count {
	color: #ffffff;
}

.banner-card-carousel .slide-item .count span {
	display: block;
}

/*** 

====================================================================
  Banner Vertical Carousel
====================================================================

***/

.banner-vertical-section {
	position: relative;
	padding: 166px 0 0;
}

.banner-vertical-section .auto-container {
	max-width: 1840px;
}

.banner-vertical-section .big-title {
	position: relative;
	padding: 60px 0;
}

.banner-vertical-section .big-title h2 {
	font-family: "Lunchtype_Light", sans-serif;
	text-transform: uppercase;
	margin-bottom: 0;
}

.banner-vertical-carousel {
	position: relative;
	padding: 0 0;
	padding-right: 200px;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.banner-vertical-carousel .owl-item {
	padding: 45px 45px;
	border-right: 1px solid rgba(0, 0, 0, 0.1);
}

.banner-vertical-carousel .owl-stage-outer {
	overflow: visible;
}

.banner-vertical-carousel .owl-stage {
	display: flex;
}

.banner-vertical-carousel .slide-item {
	position: relative;
}

.banner-vertical-carousel .s-block {
	margin-bottom: 0;
}

/*** 

====================================================================
  Banner Fullscreen Carousel
====================================================================

***/

/* .banner-full{
  position: relative;
  padding: 0 0;
  height: 100vh;
  min-height: 350px;
}

.banner-full-carousel .slide-item{
    position: relative;
    height: 100vh;
}

.banner-full-carousel .slide-item .image-layer{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.banner-full-carousel .slide-item .image-layer:before{
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.1);
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.banner-full-carousel .slide-item .content-box{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: table;
  vertical-align: middle;
  z-index: 1;
}

.banner-full-carousel .slide-item .content{
  position: relative;
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  padding: 200px 0 50px;
}

.banner-full-carousel .slide-item .inner{
  position: relative;
  display: block;
  width: 100%;
  text-align: center;
  opacity:0;
  visibility: hidden;
  -webkit-transform:translateY(50px);
  -ms-transform:translateY(50px);
  transform:translateY(50px);
}

.banner-full-carousel .active .slide-item .inner{
  opacity:1;
  visibility: visible;
  -webkit-transform:translate(0);
  -ms-transform:translate(0);
  transform:translate(0);
  -webkit-transition:all 1000ms ease 300ms;
  -ms-transition:all 1000ms ease 300ms;
  -o-transition:all 1000ms ease 300ms;
  -moz-transition:all 1000ms ease 300ms;
  transition:all 1000ms ease 300ms;
}

.banner-full-carousel .slide-item h1{
  position: relative;
  font-size: 180px;
  line-height: 0.85em;
  text-transform: uppercase;
  color: #ffffff;
}

.banner-full-carousel .slide-item h1 .outlined{
  position: relative;
  display: block;
  color: rgba(0, 0, 0, 0.0);
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: rgba(255, 255, 255, 1);
  -ms-text-stroke-width: 1px;
  -ms-text-stroke-color: rgba(255, 255, 255, 1);
  -moz-text-stroke-width: 1px;
  -moz-text-stroke-color: rgba(255, 255, 255, 1);
  -webkit-text-stroke: 1px rgba(255, 255, 255, 1);
}

.banner-full-carousel .slide-item .cat{
  position: absolute;
  left: 35px;
  bottom: 35px;
  font-family: 'Lunchtype_Regular', sans-serif;
  font-size: 36px;
  line-height: 40px;
  text-transform: uppercase;
}

.banner-full-carousel .slide-item .cat span{
  position: relative;
  display: inline-block;
  vertical-align: top;
  color: #ffffff;
  background: #010101;
  padding: 7px 10px;
}

.banner-full-carousel .slide-item .slide-num{
  position: absolute;
  right: 35px;
  bottom: 70px;
  font-family: 'Lunchtype_Regular', sans-serif;
  text-transform: uppercase;
  border: 1px solid #ffffff;
}

.banner-full-carousel .slide-item .slide-num .num{
  position: relative;
  display: inline-block;
  vertical-align: top;
  color: #ffffff;
  padding: 25px 10px;
  font-size: 36px;
  line-height: 40px;
  width: 91px;
  text-align: center;
}

.banner-full-carousel .slide-item .slide-num .active-num{
  border-right: 1px solid #ffffff;
}

.banner-full-carousel .owl-nav{
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: 50px;
  width: 100%;
  height: 0;
  z-index: 5;
}

.banner-full-carousel .owl-nav .owl-next,
.banner-full-carousel .owl-nav .owl-prev{
  position: absolute;
  top: 0;
  height: 72px;
  width: 72px;
  background: #010101 !important;
  color: #ffffff !important;
  text-align: center;
  line-height: 72px;
  font-size: 28px !important;
  border-radius: 50%;
  transition: all 300ms linear;
}

.banner-full-carousel .owl-nav .owl-prev{
  left: 35px;
}

.banner-full-carousel .owl-nav .owl-next{
  right: 35px;
}

.banner-full-carousel .owl-nav .owl-next:hover,
.banner-full-carousel .owl-nav .owl-prev:hover{
  background: #f6a21c !important;
  color: #ffffff !important;
}

.banner-full-carousel .owl-dots{
  position: absolute;
  right: 35px;
  bottom: 40px;
}

.banner-full-carousel .owl-dots .owl-dot{
  position: relative;
  display: inline-block;
  margin-left: 7px;
}

.banner-full-carousel .owl-dots .owl-dot span{
  position: relative;
  display: block;
  width: 120px;
  height: 8px;
  background: #ffffff;
  opacity: 0.40;
  transition: all 300ms linear;
}

.banner-full-carousel .owl-dots .owl-dot.active span{
  opacity: 1;
} */

/*** 

====================================================================
  Banner Interactive Carousel
====================================================================

***/

/* .banner-interact{
  position: relative;
  padding: 0 0;
  height: 950px;
  min-height: 100vh;
}

.banner-inter-carousel .slide-item{
    position: relative;
    min-height: 100vh;
    height: 950px;
}

.banner-inter-carousel .content-container{
  position: absolute;
  bottom: 0;
  height: 650px;
  min-height: calc(100vh - 300px);
  left: 50%;
  margin-left: -640px;
  width: 100%;
  max-width: 1200px;
}

.banner-inter-carousel .slide-item .bg-layer{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.banner-inter-carousel .slide-item .image-layer{
  position: absolute;
  left: 50%;
  margin-left: -330px;
  width: 670px;
  top: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0;
  visibility: hidden;
  transform: translateY(100px);
}

.banner-inter-carousel .active .slide-item .image-layer{
  opacity: 1;
  visibility: visible;
  transform: translateY(0px);
  -webkit-transition:all 1500ms ease 300ms;
}

.banner-inter-carousel .slide-item .image-layer:before{
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.1);
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.banner-inter-carousel .slide-item .inner{
  position: relative;
  display: block;
  width: 100%;
  text-align: center;
  opacity:0;
  visibility: hidden;
  -webkit-transform:translateY(50px);
  -ms-transform:translateY(50px);
  transform:translateY(50px);
}

.banner-inter-carousel .active .slide-item .inner{
  opacity:1;
  visibility: visible;
  -webkit-transform:translate(0);
  -ms-transform:translate(0);
  transform:translate(0);
  -webkit-transition:all 1000ms ease 300ms;
  -ms-transition:all 1000ms ease 300ms;
  -o-transition:all 1000ms ease 300ms;
  -moz-transition:all 1000ms ease 300ms;
  transition:all 1000ms ease 300ms;
}

.banner-inter-carousel .slide-item h1{
  position: absolute;
  left: -250px;
  right: -250px;
  top: 35%;
  font-size: 180px;
  line-height: 0.85em;
  text-transform: uppercase;
  text-align: center;
  color: #ffffff;
}

.banner-inter-carousel .slide-item h1 .outlined{
  position: relative;
  display: block;
  color: rgba(255, 255, 255, 1);
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: rgba(0, 0, 0, 1);
  -ms-text-stroke-width: 1px;
  -ms-text-stroke-color: rgba(0, 0, 0, 1);
  -moz-text-stroke-width: 1px;
  -moz-text-stroke-color: rgba(0, 0, 0, 1);
  text-stroke-width: 1px;
  text-stroke-color: rgba(0, 0, 0, 1);
}

.banner-inter-carousel .slide-item .cat{
  position: absolute;
  left: 50%;
  margin-left: 385px;
  top: 24%;
  font-family: 'Lunchtype_Regular', sans-serif;
  font-size: 24px;
  text-transform: capitalize;
}

.banner-inter-carousel .slide-item .cat span{
  position: relative;
  display: inline-block;
  vertical-align: top;
  color: #010101;
  line-height: 30px;
  padding: 10px 25px;
  border: 1px solid #010101;
}

.banner-inter-carousel .slide-item .slide-num{
  position: absolute;
  left: 20px;
  bottom: 70px;
  font-family: 'Lunchtype_Regular', sans-serif;
  text-transform: uppercase;
  border: 1px solid #010101;
  width: 66px;
}

.banner-inter-carousel .slide-item .slide-num .num{
  position: relative;
  display: block;
  vertical-align: top;
  color: #010101;
  padding: 20px 10px;
  font-size: 30px;
  line-height: 30px;
  width: 100%;
  text-align: center;
}

.banner-inter-carousel .slide-item .slide-num .active-num{
  margin-bottom: 60px;
}

.banner-inter-carousel .slide-item .slide-num .active-num:after{
  content: '';
  position: absolute;
  left: 50%;
  top: 100%;
  margin-left: -0.5px;
  height: 60px;
  border-left: 1px solid #010101;
}

.banner-inter-carousel .slide-item .text{
  position: absolute;
  left: 50%;
  margin-left: 387px;
  bottom: 200px;
  width: 360px;
}

.banner-inter-carousel .slide-item .img-thumb{
  position: absolute;
  width: 202px;
  height: 202px;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
  -webkit-transition:all 1500ms ease 300ms;
}

.banner-inter-carousel .slide-item .img-thumb img{
  display: block;
  width: 100%;
  height: 100%;
}

.banner-inter-carousel .slide-item .left-thumb{
  left: 0;
  bottom: 0;
  transform: scale(0.6);
}

.banner-inter-carousel .slide-item .right-thumb{
  right: 0;
  bottom: 0;
  transform: scale(0.5);
}

.banner-inter-carousel .slide-item .mid-thumb{
  transform: scale(0.7);
  left: 0;
  top: 10%;
}

.banner-inter-carousel .active .slide-item .img-thumb{
  opacity: 1;
  visibility: visible;
  transform: scale(1.0);
}

.banner-inter-carousel .owl-nav{
  position: absolute;
  left: 50%;
  margin-left: 350px;
  bottom: 130px;
  width: 220px;
  background: #010101;
  padding: 0 0;
  height: 64px;
  color: #ffffff;
  z-index: 5;
}

.banner-inter-carousel .owl-nav:after{
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -35px;
  margin-top: -1px;
  width: 70px;
  border-top: 2px solid #ffffff;
  z-index: 1;
}

.banner-inter-carousel .owl-nav .owl-next,
.banner-inter-carousel .owl-nav .owl-prev{
  position: absolute;
  top: 50%;
  margin-top: -15px;
  height: 30px;
  color: #ffffff !important;
  text-align: center;
  line-height: 30px;
  font-size: 28px !important;
  border-radius: 50%;
  transition: all 300ms linear;
}

.banner-inter-carousel .owl-nav .owl-prev{
  left: 25px;
}

.banner-inter-carousel .owl-nav .owl-next{
  right: 25px;
}

.banner-inter-carousel .owl-nav .owl-next:hover,
.banner-inter-carousel .owl-nav .owl-prev:hover{
  color: #f6a21c !important;
}

.banner-full-carousel .owl-dots{
  position: absolute;
  display: none;
}

*/

/*** 

====================================================================
  Banner Slider Section
====================================================================

***/

.banner-section {
	position: relative;
	padding: 0 0;
	background: #7c8aa0;
}

.banner-section .auto-container {
	max-width: 1560px;
}

.banner-section .banner-container {
	position: relative;
}

.banner-section .banner-slider {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.banner-section .slide-item {
	position: relative;
	width: 100%;
	padding: 0px;
	overflow: hidden;
}

.banner-section .slide-item:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0);
	z-index: 1;
}

.banner-section .slide-item .bg-layer {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #7c8aa0;
}

.banner-section .slide-item .bg-layer:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.1);
	z-index: 1;
}

.banner-section .slide-item .image-layer {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.banner-section .slide-item .image-layer:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
	z-index: 1;
}

.banner-section .slide-item .content-box {
	position: relative;
	display: block;
	width: 100%;
	padding: 300px 0px 0px;
	z-index: 10;
}

.banner-section .slide-item .content {
	position: relative;
	display: block;
	width: 100%;
	z-index: 5;
}

.banner-section .slide-item .inner {
	position: relative;
	display: block;
	width: 100%;
	margin: 0 auto;
	z-index: 5;
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
}

.banner-section .active .slide-item .inner {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translate(0);
	-ms-transform: translate(0);
	transform: translate(0);
	-webkit-transition: all 1000ms ease 300ms;
	-ms-transition: all 1000ms ease 300ms;
	-o-transition: all 1000ms ease 300ms;
	-moz-transition: all 1000ms ease 300ms;
	transition: all 1000ms ease 300ms;
}

.banner-section .slide-item .lower-image {
	position: relative;
	left: 0;
	bottom: 0;
	width: 100%;
	text-align: center;
	padding: 0 20px;
	padding-top: 50px;
}

.banner-section .slide-item .lower-image img {
	position: relative;
	max-height: 380px;
}

.banner-section .slide-item h1 {
	position: relative;
	font-weight: 400;
	color: #ffffff;
	text-transform: none;
	line-height: 1em;
	padding-left: 150px;
	text-transform: uppercase;
	margin: 0px 0px;
}

.banner-section .slide-item h1 .upper-big {
	position: relative;
	display: block;
	font-size: 165px;
	font-family: "Lunchtype_Regular", sans-serif;
	line-height: 0.85em;
}

.banner-section .slide-item h1 .lower-big {
	position: relative;
	display: block;
	font-size: 200px;
	font-family: "Lunchtype_Light", sans-serif;
	line-height: 0.8em;
	padding-left: 370px;
}

.banner-section .slide-item h1 .small-text {
	position: absolute;
	left: 140px;
	top: 200px;
	display: block;
	font-size: 48px;
	line-height: 1em;
	font-family: "Lunchtype_Light", sans-serif;
	width: 340px;
	text-align: right;
}

/*** 

====================================================================
  Banner Two
====================================================================

***/

.banner-two {
	position: relative;
	padding: 0 0;
	background: #fafafa;
}

.banner-two.alternate {
	border: 1px solid rgba(0, 0, 0, 0.1);
}

.banner-two .auto-container {
	max-width: 1560px;
}

.banner-two.alternate .auto-container {
	max-width: 1360px;
}

.banner-two .banner-container {
	position: relative;
}

.banner-two .banner-slider {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.banner-two .slide-item {
	position: relative;
	width: 100%;
	padding: 0px;
	overflow: hidden;
}

.banner-two .slide-item:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0);
	z-index: 1;
}

.banner-two .slide-item .bg-layer {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #7c8aa0;
}

.banner-two .slide-item .bg-layer:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.1);
	z-index: 1;
}

.banner-two .slide-item .image-layer {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.banner-two .slide-item .image-layer:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
	z-index: 1;
}

.banner-two .slide-item .content-box {
	position: relative;
	display: block;
	width: 100%;
	padding: 300px 0px 0px;
	height: 1050px;
	z-index: 10;
}

.banner-two.alternate .slide-item .content-box {
	height: 920px;
	padding-top: 150px;
}

.banner-two .slide-item .content {
	position: relative;
	display: block;
	width: 100%;
	z-index: 5;
}

.banner-two .slide-item .inner {
	position: relative;
	display: block;
	width: 100%;
	margin: 0 auto;
	z-index: 5;
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
}

.banner-two .active .slide-item .inner {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translate(0);
	-ms-transform: translate(0);
	transform: translate(0);
	-webkit-transition: all 1000ms ease 300ms;
	-ms-transition: all 1000ms ease 300ms;
	-o-transition: all 1000ms ease 300ms;
	-moz-transition: all 1000ms ease 300ms;
	transition: all 1000ms ease 300ms;
}

.banner-two .slide-item .lower-image {
	position: relative;
	left: 0;
	bottom: 0;
	width: 100%;
	text-align: center;
	padding: 0 20px;
	padding-top: 50px;
}

.banner-two .slide-item .lower-image img {
	position: relative;
	max-height: 380px;
}

.banner-two .slide-item h1 {
	position: relative;
	font-weight: 400;
	color: #010101;
	text-transform: none;
	line-height: 1em;
	padding-left: 250px;
	text-transform: uppercase;
	margin: 0px 0px;
}

.banner-two.alternate .slide-item h1 {
	padding-left: 180px;
}

.banner-two .slide-item h1 .big-one {
	position: relative;
	display: block;
	font-size: 170px;
	font-family: "Lunchtype_Medium", sans-serif;
	line-height: 0.9em;
}

.banner-two .slide-item h1 .big-two {
	position: relative;
	display: block;
	font-size: 170px;
	font-family: "Lunchtype_Medium", sans-serif;
	line-height: 1em;
	text-align: right;
}

.banner-two .slide-item h1 .big-three {
	position: relative;
	display: block;
	font-size: 170px;
	font-family: "Lunchtype_Medium", sans-serif;
	line-height: 1em;
	padding-left: 160px;
}

.banner-two.alternate .slide-item h1 .big-three {
	padding-left: 220px;
}

.banner-two .slide-item h1 .small-text {
	position: absolute;
	left: 480px;
	top: 180px;
	display: block;
	font-size: 36px;
	line-height: 1em;
	font-family: "Lunchtype_Light", sans-serif;
	width: 250px;
}

.banner-two.alternate .slide-item h1 .small-text {
	left: 230px;
}

.banner-two .slide-item .text {
	position: relative;
	margin-left: 660px;
	display: block;
	font-size: 28px;
	line-height: 1.1em;
	font-family: "Lunchtype_Regular", sans-serif;
	max-width: 570px;
}

.banner-two.alternate .slide-item .text {
	margin-left: 470px;
}

.banner-two .slide-item .vector-1 {
	position: absolute;
	left: 280px;
	top: 185px;
	display: block;
	width: 156px;
}

.banner-two.alternate .slide-item .vector-1 {
	left: 30px;
}

.banner-two .slide-item .vector-1 img {
	display: block;
	width: 100%;
}

.banner-two .slide-item .thumb-1 {
	position: absolute;
	left: 750px;
	top: 20px;
	display: block;
	width: 94px;
	border: 1px solid #010101;
}

.banner-two .slide-item .thumb-1 img {
	display: block;
	width: 100%;
}

.banner-two .slide-item .thumb-2 {
	position: absolute;
	left: 0;
	bottom: -25px;
	display: block;
	width: 320px;
	border: 1px solid #010101;
}

.banner-two .slide-item .thumb-2 img {
	position: relative;
	display: block;
	width: 100%;
	z-index: 1;
}

.banner-two .slide-item .thumb-2:before {
	content: "";
	position: absolute;
	left: 30px;
	right: -30px;
	bottom: -30px;
	top: -30px;
	border: 1px solid #010101;
}

.banner-two .slide-item .thumb-3 {
	position: absolute;
	right: 0;
	bottom: -50px;
	display: block;
	width: 130px;
	border: 1px solid #010101;
}

.banner-two .slide-item .thumb-3 img {
	display: block;
	width: 100%;
}

/*** 

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

***/

.about-section {
	position: relative;
	padding: 160px 0px 110px;
}

.about-section .text-col {
	position: relative;
}

.about-section .text-col .inner {
	position: relative;
	display: block;
	padding-top: 85px;
}

.about-section .text-col h1 {
	margin-bottom: 60px;
}

.about-section .fact-block {
	position: relative;
	margin-bottom: 55px;
}

.about-section .fact-block .inner-box {
	position: relative;
	display: block;
	min-height: 160px;
	padding-top: 35px;
	padding-left: 190px;
}

.about-section .fact-block .count-outer {
	position: absolute;
	left: 0;
	top: 0;
	width: 160px;
	height: 160px;
	text-align: center;
	overflow: hidden;
	transition: all 500ms linear;
}

.about-section .fact-block .count-outer:after {
	content: "";
	position: absolute;
	right: -35px;
	top: -35px;
	width: 60px;
	height: 60px;
	background: #ffffff;
	border: 1px solid #010101;
	transform: rotate(-45deg);
	z-index: 1;
}

.about-section .fact-block .fact-count {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	padding: 40px 20px;
	font-size: 64px;
	font-family: "Lunchtype_Medium", sans-serif;
	line-height: 80px;
	border: 1px solid #010101;
	z-index: 0;
}

.about-section .fact-block h4 {
	position: relative;
	margin-bottom: 12px;
}

.about-section .fact-block .text {
	position: relative;
	line-height: 1.32em;
}

.about-section .image-col {
	position: relative;
	margin-bottom: 50px;
}

.about-section .image-col .inner {
	position: relative;
	display: block;
	padding-left: 20px;
}

.about-section .image-col .image-box {
	position: relative;
}

.about-section .image-col .image {
	position: relative;
	display: block;
}

.about-section .image-col .image img {
	width: 100%;
}

.about-section .image-col .image:after {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	border: 15px solid transparent;
	border-top: 15px solid #ffffff;
	border-right: 15px solid #ffffff;
	z-index: 1;
}

/*** 

====================================================================
  Services Section
====================================================================

***/

.services-section {
	position: relative;
	padding: 160px 0px 110px;
}

.services-section.no-pad-top {
	padding-top: 0;
}

.services-section .title-box {
	position: relative;
	padding-bottom: 30px;
}

.services-section .title-box h2 {
	float: left;
	max-width: 750px;
	margin-bottom: 40px;
}

.services-section .title-box .link-box {
	float: right;
	padding-top: 45px;
	margin-bottom: 40px;
}

/* .s-block{
  position: relative;
  margin-bottom: 30px;
}

.services-section .row{
  margin: 0 -25px;
}

.services-section .row .s-block{
  padding: 0 25px;
  margin-bottom: 50px;
}

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

.s-block .image-box{
  position: relative;
  display: block;
}

.s-block .image-box .image{
  position: relative;
  display: block;
  background: #010101;
  overflow: hidden;
}

.s-block .image-box .image img{
  display: block;
  width: 100%;
  transition: all 500ms linear;
}

.s-block .inner-box:hover .image-box .image img{
  opacity: 0.80;
  transform: scale(1.05);
}

.s-block .image-box .cat{
  position: absolute;
  left: 0px;
  bottom: 0px;
  font-size: 18px;
  font-family: 'Lunchtype_Regular', sans-serif;
  z-index: 1;
}

.s-block .image-box .cat span{
  position: relative;
  display: inline-block;
  color: #ffffff;
  line-height: 24px;
  padding: 8px 15px;
  color: #ffffff;
  background: #010101;
}

.s-block .image-box .link{
  position: absolute;
  right: -1px;
  bottom: 0;
  z-index: 1;
}

.s-block .image-box .link:before{
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  border: 35px solid transparent;
  border-bottom: 35px solid #ffffff;
  border-right: 35px solid #ffffff;
}

.s-block .image-box .link a{
  position: relative;
  color: #010101;
  font-size: 32px;
  line-height: 32px;
  z-index: 1;
}

.s-block .image-box .link a:hover{
  color: #f6a21c;
}

.s-block .lower-box{
  position: relative;
  display: block;
  padding-top: 30px;
}

.s-block .lower-box h3{
  font-family: 'Lunchtype_Regular', sans-serif;
  margin-bottom: 0;
}

.s-block .lower-box h3 a{
  color: #010101;
}

.s-block .lower-box h3 a:hover{
  color: #f6a21c;
} */

/*** 

====================================================================
  Sec Title
====================================================================

***/

/* .sec-title{
  position: relative;
  margin-bottom: 70px;
}

.sec-title.centered{
  text-align: center;
  margin: 0 auto 70px;
}

.sec-title .subtitle{
  position: relative;
  font-size: 24px;
  text-transform: uppercase;
  font-family: 'Lunchtype_Medium', sans-serif;
  margin-bottom: 15px;
}

.sec-title .subtitle span{
  position: relative;
  display: inline-block;
}

.sec-title .subtitle span:after{
  content: '';
  position: absolute;
  left: 100%;
  margin-left: 15px;
  top: 50%;
  width: 45px;
  margin-top: -1px;
  border-bottom: 4px solid #010101;
}

.sec-title.centered .subtitle span:after{
  display: none;
}

.sec-title h2{
  position: relative;
  margin-bottom: 0px;
}

.sec-title .text{
  position: relative;
  font-size: 24px;
  line-height: 1.6em;
  padding-top: 40px;
}

.sec-title .link-box{
  position: relative;
  padding-top: 40px;
}

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

.sec-title.light .subtitle span:after{
  border-color: #ffffff;
} */

/*** 

====================================================================
  About Two
====================================================================

***/

.about-two {
	position: relative;
	background: #010101;
	color: #ffffff;
	padding: 160px 0px 110px;
}

.about-two .image-layer {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-position: left bottom;
	background-repeat: no-repeat;
	background-size: cover;
	opacity: 0.2;
}

.about-two .image-layer:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0);
}

.about-two .image-col {
	position: relative;
	margin-bottom: 50px;
	order: 1;
}

.about-two .image-col .inner {
	position: relative;
}

.about-two .image-col .image {
	position: relative;
	display: block;
}

.about-two .image-col .image img {
	position: relative;
	display: block;
	width: 100%;
}

.tabs-box {
	position: relative;
}

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

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

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

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

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

.about-two .text-col {
	position: relative;
	margin-bottom: 20px;
	order: 12;
}

.about-two .text-col .inner {
	position: relative;
	display: block;
	min-height: calc(100% - 30px);
	border: 1px solid rgba(255, 255, 255, 0.2);
	margin-left: 20px;
}

.about-tabs {
	position: relative;
}

.about-tabs .tab-buttons {
	position: relative;
	display: table;
	width: 100%;
	vertical-align: middle;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.about-tabs .tab-buttons:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: -12px;
	width: 100%;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.about-tabs .tab-buttons .tab-btn {
	position: relative;
	display: table-cell;
	width: 33.333%;
	vertical-align: middle;
	padding: 30px 25px 5px;
	line-height: 30px;
	font-size: 20px;
	text-transform: uppercase;
	font-family: "SuisseIntl_Book", sans-serif;
}

.about-tabs .tab-buttons .tab-btn:before {
	content: "";
	position: absolute;
	left: 25px;
	bottom: -6px;
	display: block;
	width: 10px;
	height: 1px;
	border-bottom: 1px solid rgba(255, 255, 255, 1);
	transition: all 300ms ease;
	z-index: 1;
}

.about-tabs .tab-buttons .active-btn:before {
	width: 50px;
}

.about-tabs .tabs-content {
	position: relative;
	padding: 50px 45px 15px;
}

.about-tabs .tab .text {
	font-size: 24px;
}

.about-tabs .tab .text p {
	margin-bottom: 30px;
}

/*** 

====================================================================
  Project Categories
====================================================================

***/

.project-cats {
	position: relative;
	padding: 160px 0px 100px;
}

.project-cats .upper-row {
	position: relative;
}

.project-cats .upper-row .cat-box {
	position: relative;
	border-top: 1px solid #010101;
	border-bottom: 1px solid #010101;
	overflow: hidden;
}

.project-cats .cat-box .row {
	margin: 0 0;
}
/* Archway HTML Template */

/*********** TABLE OF CONTENTS **************
1. Fonts
2. Reset
3. Global
4. Main Header / Style One / Style Two / Style Three
5. Info Bar
6. Mobile Menu
7. Main Slider / Banner One / Banner Two / Banner Three
8. Welcome Section
9. Services Section
10. Lessons Class
11. Why Us
12. Our Team
13. Latest Programs
14. Testimonials Section
15. News Section
16. Subscribe Section
17. Main Footer
18. Welcome Two
19. Why Us Two
20. Video Lessons Section
21. Programs Two
22. Testimonials Two
23. Pricing Section
24. About Us
25. Welcome Three
26. Why Us Three
27. Latest Courses
28. Testimonials Three
29. Page Banner Section 
30. Sponsors Section
31. FAQs Section
32. 404 Page Section
33. Info Section
34. Contact Section
35. Sidebar Page
36. Blog Single
37. Comment Form
38. Sidebar



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

/*** 

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

 ***/

@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@300;400;500;600;700&display=swap");

/*
  font-family: 'Manrope', sans-serif;
  font-family: 'Lunchtype_Regular', sans-serif;
  font-family: 'Lunchtype_Regular_Italic', sans-serif;
  font-family: 'Lunchtype_Light', sans-serif;
  font-family: 'Lunchtype_Light_Italic', sans-serif;
  font-family: 'Lunchtype_Medium', sans-serif;
  font-family: 'Lunchtype_Medium_Italic', sans-serif;
  font-family: 'SuisseIntl_Light', sans-serif;
  font-family: 'SuisseIntl_Book', sans-serif;
  font-family: 'SuisseIntl_Regular', sans-serif;
  font-family: 'SuisseIntl_Medium', sans-serif;
  font-family: 'SuisseIntl_Semibold', sans-serif;
  font-family: 'SuisseIntl_Bold', sans-serif;
*/

@import url("font-awesome.css");
@import url("simple-line-icons.css");
@import url("flaticon.css");
@import url("animate.css");
@import url("owl.css");
@import url("swiper.css");
@import url("jquery-ui.css");
@import url("jquery.fancybox.min.css");

@font-face {
	font-family: "Lunchtype_Regular";
	src: url("../fonts/Lunchtype.eot");
	src: url("../fonts/Lunchtype.eot") format("embedded-opentype"),
		url("../fonts/Lunchtype.woff") format("woff"),
		url("../fonts/Lunchtype.woff2") format("woff2"),
		url("../fonts/Lunchtype.ttf") format("truetype"),
		url("../fonts/Lunchtype.svg#Lunchtype_Regular") format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "Lunchtype_Regular_Italic";
	src: url("../fonts/Lunchtype-Italic.eot");
	src: url("../fonts/Lunchtype-Italic.eot?#iefix") format("embedded-opentype"),
		url("../fonts/Lunchtype-Italic.woff") format("woff"),
		url("../fonts/Lunchtype-Italic.woff2") format("woff2"),
		url("../fonts/Lunchtype-Italic.ttf") format("truetype"),
		url("../fonts/Lunchtype-Italic.svg#Lunchtype_Regular_Italic") format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "Lunchtype_Light";
	src: url("../fonts/Lunchtype-Light.eot");
	src: url("../fonts/Lunchtype-Light.eot?#iefix") format("embedded-opentype"),
		url("../fonts/Lunchtype-Light.woff") format("woff"),
		url("../fonts/Lunchtype-Light.woff2") format("woff2"),
		url("../fonts/Lunchtype-Light.ttf") format("truetype"),
		url("../fonts/Lunchtype-Light.svg#Lunchtype_Light") format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "Lunchtype_Light_Italic";
	src: url("../fonts/Lunchtype-LightItalic.eot");
	src: url("../fonts/Lunchtype-LightItalic.eot?#iefix")
			format("embedded-opentype"),
		url("../fonts/Lunchtype-LightItalic.woff") format("woff"),
		url("../fonts/Lunchtype-LightItalic.woff2") format("woff2"),
		url("../fonts/Lunchtype-LightItalic.ttf") format("truetype"),
		url("../fonts/Lunchtype-LightItalic.svg#Lunchtype_Light_Italic")
			format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "Lunchtype_Medium";
	src: url("../fonts/Lunchtype-Medium.eot");
	src: url("../fonts/Lunchtype-Medium.eot?#iefix") format("embedded-opentype"),
		url("../fonts/Lunchtype-Medium.woff") format("woff"),
		url("../fonts/Lunchtype-Medium.woff2") format("woff2"),
		url("../fonts/Lunchtype-Medium.ttf") format("truetype"),
		url("../fonts/Lunchtype-Medium.svg#Lunchtype_Medium") format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "Lunchtype_Medium_Italic";
	src: url("../fonts/Lunchtype-MediumItalic.eot");
	src: url("../fonts/Lunchtype-MediumItalic.eot?#iefix")
			format("embedded-opentype"),
		url("../fonts/Lunchtype-MediumItalic.woff") format("woff"),
		url("../fonts/Lunchtype-MediumItalic.woff2") format("woff2"),
		url("../fonts/Lunchtype-MediumItalic.ttf") format("truetype"),
		url("../fonts/Lunchtype-MediumItalic.svg#Lunchtype_Medium_Italic")
			format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "SuisseIntl_Light";
	src: url("../fonts/SuisseIntl-Light.eot");
	src: url("../fonts/SuisseIntl-Light.eot?#iefix") format("embedded-opentype"),
		url("../fonts/SuisseIntl-Light.woff") format("woff"),
		url("../fonts/SuisseIntl-Light.woff2") format("woff2"),
		url("../fonts/SuisseIntl-Light.ttf") format("truetype"),
		url("../fonts/SuisseIntl-Light.svg#SuisseIntl_Light") format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "SuisseIntl_Book";
	src: url("../fonts/SuisseIntl-Book.eot");
	src: url("../fonts/SuisseIntl-Book.eot?#iefix") format("embedded-opentype"),
		url("../fonts/SuisseIntl-Book.woff") format("woff"),
		url("../fonts/SuisseIntl-Book.woff2") format("woff2"),
		url("../fonts/SuisseIntl-Book.ttf") format("truetype"),
		url("../fonts/SuisseIntl-Book.svg#SuisseIntl_Book") format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "SuisseIntl_Regular";
	src: url("../fonts/SuisseIntl-Regular.eot");
	src: url("../fonts/SuisseIntl-Regular.eot?#iefix") format("embedded-opentype"),
		url("../fonts/SuisseIntl-Regular.woff") format("woff"),
		url("../fonts/SuisseIntl-Regular.woff2") format("woff2"),
		url("../fonts/SuisseIntl-Regular.ttf") format("truetype"),
		url("../fonts/SuisseIntl-Regular.svg#SuisseIntl_Regular") format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "SuisseIntl_Medium";
	src: url("../fonts/SuisseIntl-Medium.eot");
	src: url("../fonts/SuisseIntl-Medium.eot?#iefix") format("embedded-opentype"),
		url("../fonts/SuisseIntl-Medium.woff") format("woff"),
		url("../fonts/SuisseIntl-Medium.woff2") format("woff2"),
		url("../fonts/SuisseIntl-Medium.ttf") format("truetype"),
		url("../fonts/SuisseIntl-Medium.svg#SuisseIntl_Medium") format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "SuisseIntl_Semibold";
	src: url("../fonts/SuisseIntl-SemiBold.eot");
	src: url("../fonts/SuisseIntl-SemiBold.eot?#iefix")
			format("embedded-opentype"),
		url("../fonts/SuisseIntl-SemiBold.woff") format("woff"),
		url("../fonts/SuisseIntl-SemiBold.woff2") format("woff2"),
		url("../fonts/SuisseIntl-SemiBold.ttf") format("truetype"),
		url("../fonts/SuisseIntl-SemiBold.svg#SuisseIntl_Semibold") format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "SuisseIntl_Bold";
	src: url("../fonts/SuisseIntl-Bold.eot");
	src: url("../fonts/SuisseIntl-Bold.eot?#iefix") format("embedded-opentype"),
		url("../fonts/SuisseIntl-Bold.woff") format("woff"),
		url("../fonts/SuisseIntl-Bold.woff2") format("woff2"),
		url("../fonts/SuisseIntl-Bold.ttf") format("truetype"),
		url("../fonts/SuisseIntl-Bold.svg#SuisseIntl_Bold") format("svg");
	font-weight: normal;
	font-style: normal;
}

/*** 

====================================================================

  Reset

====================================================================

 ***/

* {
	margin: 0px;
	padding: 0px;
	border: none;
	outline: none;
}

/*** 

====================================================================

  Global Settings

====================================================================

 ***/

body {
	font-family: "SuisseIntl_Light", sans-serif;
	font-size: 20px;
	color: #010101;
	line-height: 1.35em;
	font-weight: 400;
	background: #ffffff;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
}

a {
	text-decoration: none;
	cursor: pointer;
	color: #ffa200;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

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

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

h1,
h2,
h3,
h4,
h5,
h6 {
	position: relative;
	font-family: "Lunchtype_Medium", sans-serif;
	font-weight: 400;
	margin: 0 0 15px;
	background: none;
	color: #191825;
	line-height: 1em;
}

h1 {
	font-size: 80px;
}

h2 {
	font-size: 60px;
}

h3 {
	font-size: 34px;
}

h4 {
	font-size: 26px;
}

h5 {
	font-size: 24px;
}

h6 {
	font-size: 20px;
}

input,
button,
select,
textarea {
	font-family: "Lunchtype_Regular", sans-serif;
}

textarea {
	overflow: hidden;
	resize: none;
}

p {
	position: relative;
	line-height: 1.5em;
	margin-bottom: 20px;
}

.text {
	position: relative;
	line-height: 1.5em;
	margin-bottom: 0px;
}

.strike-through {
	text-decoration: line-through;
}

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

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

.theme-btn {
	display: inline-block;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.centered {
	text-align: center;
}

.btn-style-one {
	position: relative;
	display: inline-block;
	font-size: 22px;
	font-family: "Manrope", sans-serif;
	font-weight: 500;
	text-transform: uppercase;
	padding-right: 22px;
	overflow: hidden;
}

.btn-style-one:after {
	content: "";
	position: absolute;
	top: 11px;
	right: 0;
	width: 22px;
	height: 100%;
	background: #010101;
	transform: skewY(45deg);
	transition: all 300ms linear;
}

.btn-style-one:hover:after {
	background: #f6a21c;
}

.btn-style-one .btn-box {
	position: relative;
	display: block;
	background: #010101;
	color: #ffffff;
	line-height: 30px;
	padding: 15px 3px 15px 25px;
	transition: all 300ms linear;
	z-index: 1;
}

.btn-style-one:hover .btn-box {
	background: #f6a21c;
	color: #010101;
}

.btn-style-one .btn-arrow {
	position: relative;
	left: 0;
	top: 7px;
	font-size: 24px;
	line-height: 30px;
	padding-left: 20px;
	transform: rotate(-45deg);
	transition: all 300ms linear;
}

.btn-style-one:hover .btn-arrow {
	top: 1px;
	left: 0px;
	transform: rotate(0deg);
}

.btn-style-two {
	position: relative;
	display: inline-block;
	font-size: 22px;
	font-family: "SuisseIntl_Regular", sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	overflow: hidden;
}

.btn-style-two .btn-box {
	position: relative;
	display: block;
	background: none;
	color: #010101;
	line-height: 30px;
	padding: 15px 30px 15px 25px;
	border: 1px solid #010101;
	transition: all 300ms linear;
	z-index: 1;
}

.btn-style-two:hover .btn-box {
	border-color: #f6a21c;
	color: #f6a21c;
}

.btn-style-two .btn-box:after {
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	right: -22px;
	bottom: -22px;
	width: 40px;
	height: 40px;
	background: #ffffff;
	border: 1px solid #010101;
	transform: rotate(-45deg);
	transition: all 300ms linear;
}

.btn-style-two:hover .btn-box:after {
	border-color: #f6a21c;
}

.btn-style-two .btn-arrow {
	position: relative;
	left: 0;
	top: 7px;
	font-size: 24px;
	line-height: 30px;
	padding-left: 20px;
	transform: rotate(-45deg);
	transition: all 300ms linear;
}

.btn-style-two:hover .btn-arrow {
	top: 1px;
	left: 0px;
	transform: rotate(0deg);
}

.theme-btn .icon-left {
	padding-right: 10px;
}

.theme-btn .icon-right {
	padding-left: 10px;
}

.theme_color {
	color: #ffa200;
}

.light-font {
	font-weight: 300;
}

.regular-font {
	font-weight: 400;
}

.semibold-font {
	font-weight: 600;
}

.bold-font {
	font-weight: 700;
}

.ex-bold-font {
	font-weight: 800;
}

.heavy-font {
	font-weight: 900;
}

.bg-lightgrey {
	background-color: #f6f7f8;
}

.no-bg {
	background: none;
}

.text-uppercase {
	text-transform: uppercase;
}

.grey-color {
	color: #333333 !important;
}

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

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

/*** 

====================================================================

  Scroll To Top style

====================================================================

***/

.scroll-to-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	width: 44px;
	height: 52px;
	color: #ffffff;
	font-size: 24px;
	text-transform: uppercase;
	line-height: 50px;
	padding-top: 4px;
	text-align: center;
	z-index: 100;
	cursor: pointer;
	border-radius: 22px 22px 0 0;
	background: #ffa200;
	display: none;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	transition: all 300ms ease;
}

.scroll-to-top img {
	position: relative;
	top: -2px;
	vertical-align: middle;
	height: 10px;
}

.scroll-to-top:hover {
	color: #ffffff;
	background: #1e1e1e;
}

/*** 

====================================================================
  Default Form Style
====================================================================

***/

form {
	position: relative;
}

/* Default Form Style */

.default-form {
	position: relative;
}

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

form .row {
	margin: 0 -10px;
}

form .row .form-group {
	position: relative;
	padding: 0 10px;
	margin-bottom: 20px;
}

form .field-inner {
	position: relative;
	display: block;
}

form .field-inner .alt-icon {
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -15px;
	line-height: 30px;
	font-size: 16px;
	color: #ffa200;
	z-index: 1;
	pointer-events: none;
}

form .form-group .field-label {
	position: relative;
	display: block;
	color: #03030f;
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
	text-transform: capitalize;
	margin-bottom: 12px;
}

form .form-group .e-label {
	position: relative;
}

form .form-group input[type="text"],
form .form-group input[type="email"],
form .form-group input[type="password"],
form .form-group input[type="tel"],
form .form-group input[type="url"],
form .form-group input[type="file"],
form .form-group input[type="number"],
form .form-group textarea,
form .form-group select {
	position: relative;
	display: block;
	height: 54px;
	width: 100%;
	font-size: 16px;
	color: #101010;
	line-height: 30px;
	font-weight: 400;
	padding: 11px 20px;
	background-color: #ffffff;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 5px;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	transition: all 300ms ease;
}

form .form-group textarea {
	height: 150px;
	padding-top: 15px;
	resize: none;
}

form .form-group select {
	-webkit-appearance: none;
	-ms-appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
	appearance: none;
	background: #ffffff url(../images/icons/icon-select.png) right center
		no-repeat;
	cursor: pointer;
}

form .form-group select option {
	line-height: 30px;
	padding-left: 20px;
	text-indent: 20px;
	cursor: pointer;
}

form .form-group input[type="submit"],
form .form-group button {
	display: inline-block;
}

form .form-group input[type="text"]:focus,
form .form-group input[type="email"]:focus,
form .form-group input[type="password"]:focus,
form .form-group input[type="tel"]:focus,
form .form-group input[type="url"]:focus,
form .form-group input[type="file"]:focus,
form .form-group input[type="number"]:focus,
form .form-group textarea:focus,
form .form-group select:focus,
.form-group .ui-selectmenu-button.ui-button:focus,
.form-group .ui-selectmenu-button.ui-button:active {
	border-color: #ffa200;
}

form ::-webkit-input-placeholder {
	color: #656363;
}

form ::-moz-input-placeholder {
	color: #656363;
}

form ::-ms-input-placeholder {
	color: #656363;
}

form label.error {
	color: #ff0000;
	font-size: 14px;
	text-transform: capitalize;
	text-align: left;
	display: block;
	padding-top: 10px;
	line-height: 24px;
}

.check-block {
	position: relative;
	margin-bottom: 15px;
}

.check-block input {
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
	opacity: 0;
}

.check-block label {
	position: relative;
	display: block;
	line-height: 28px;
	padding-left: 34px;
	font-weight: 400;
	color: #505050;
	font-size: 16px;
	cursor: pointer;
	margin: 0;
}

.check-block label:before {
	content: "";
	position: absolute;
	left: 0;
	top: 1px;
	width: 24px;
	height: 24px;
	line-height: 22px;
	background: #ffffff;
	border: 1px solid #ffa200;
	border-radius: 50%;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.check-block input:checked + label:before {
	content: "";
	background: #ffa200;
	color: #ffffff;
}

.check-block input:checked + label:after {
	content: "\f00c";
	font-family: "Font Awesome 6 Pro";
	position: absolute;
	left: 0;
	top: 3px;
	width: 22px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	font-size: 12px;
	color: #ffffff;
	line-height: 22px;
}

.radio-block {
	position: relative;
	margin-bottom: 15px;
}

.radio-block input {
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
	opacity: 0;
}

.radio-block label {
	position: relative;
	display: block;
	line-height: 28px;
	padding-left: 30px;
	font-weight: 400;
	color: #505050;
	font-size: 16px;
	cursor: pointer;
	margin: 0;
}

.radio-block label:before {
	content: "";
	position: absolute;
	left: 0;
	top: 4px;
	width: 20px;
	height: 20px;
	background: #ffffff;
	border: 1px solid #ffa200;
	border-radius: 50%;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.radio-block label:after {
	content: "";
	position: absolute;
	left: 4px;
	top: 8px;
	width: 12px;
	height: 12px;
	background: #ffa200;
	border-radius: 50%;
	opacity: 0;
	z-index: 1;
}

.radio-block input:checked + label:after {
	opacity: 1;
}

/*Custom Select*/

.form-group .ui-selectmenu-button.ui-button {
	width: 100%;
	font-size: 16px;
	font-weight: 500;
	height: 54px;
	padding: 11px 20px;
	line-height: 30px;
	font-family: "SuisseIntl_Light", sans-serif;
	color: #585f5f;
	border-radius: 0px;
	background-color: #ffffff;
	border: 1px solid #e0e0e0;
}

.form-group .ui-button .ui-icon {
	background: none;
	position: relative;
	top: 6px;
	right: 0px;
	text-indent: 0px;
	color: #999999;
}

.form-group .ui-button .ui-icon:before {
	font-family: "simple-line-icons";
	content: "\e604";
	position: absolute;
	right: 0px;
	top: 0px !important;
	width: 15px;
	height: 30px;
	display: block;
	color: #ffa200;
	line-height: 20px;
	font-size: 14px;
	font-weight: 700;
	text-align: center;
	z-index: 5;
}

.ui-selectmenu-menu {
	min-width: 150px;
	max-height: 200px;
	overflow-y: auto;
}

.ui-widget.ui-widget-content {
	border: 1px solid #ffa200;
	border-top: none;
	font-family: "SuisseIntl_Light", sans-serif;
	border-radius: 0;
	padding: 0;
}

.ui-menu .ui-menu-item {
	font-size: 16px;
	border-bottom: 1px solid #ffa200;
}

.ui-menu .ui-menu-item:last-child {
	border: none;
}

.ui-menu .ui-menu-item-wrapper {
	position: relative;
	display: block;
	padding: 10px 18px !important;
	font-size: 16px;
	line-height: 28px;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	transition: all 300ms ease;
}

.ui-menu .ui-menu-item-wrapper:hover,
.ui-menu .ui-menu-item-wrapper.ui-state-active,
.ui-state-active,
.ui-widget-content .ui-state-active {
	background: #252525;
	font-weight: 400;
	border: none;
	border-bottom: 1px solid #ffa200;
	margin: 0;
}

.site-form form .form-group {
	margin-bottom: 30px;
}

.site-form form .form-group .field-inner {
	position: relative;
}

.site-form form .form-group .field-inner .alt-icon {
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -15px;
	height: 30px;
	color: #ffa200;
	font-size: 18px;
	line-height: 30px;
	pointer-events: none;
}

.site-form form .form-group .f-label {
	position: relative;
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
	margin-bottom: 15px;
}

.site-form form .form-group .f-label i {
	color: #ffa200;
	font-style: normal;
}

.site-form form .form-group input[type="text"],
.site-form form .form-group input[type="email"],
.site-form form .form-group input[type="password"],
.site-form form .form-group input[type="url"],
.site-form form .form-group input[type="number"],
.site-form form .form-group input[type="file"],
.site-form form .form-group input[type="range"],
.site-form form .form-group select,
.site-form form .form-group textarea {
	height: 58px;
	line-height: 26px;
	padding: 15px 20px;
	border: 1px solid rgba(0, 0, 0, 0.03);
	color: #10221b;
	font-weight: 500;
	background: #ffffff;
}

.site-form form .form-group textarea {
	height: 170px;
}

.site-form form .form-group select option {
	text-indent: 20px;
}

.site-form form .form-group input[type="text"]:focus,
.site-form form .form-group input[type="email"]:focus,
.site-form form .form-group input[type="password"]:focus,
.site-form form .form-group input[type="url"]:focus,
.site-form form .form-group input[type="number"]:focus,
.site-form form .form-group input[type="file"]:focus,
.site-form form .form-group input[type="range"]:focus,
.site-form form .form-group select:focus,
.site-form form .form-group textarea:focus {
	border-color: #ffa200;
}

/*** 

====================================================================

  Main Header style

====================================================================

***/

.main-header {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	padding: 0px 0px;
	background: none;
	z-index: 999;
}

.main-header:before {
	content: "";
	position: absolute;
	left: 0;
	top: 146px;
	height: 12px;
	width: 100%;
	border-top: 1px solid rgba(255, 255, 255, 0.1);
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.main-header.light-header:before {
	border-top-color: rgba(0, 0, 0, 0.1);
	border-bottom-color: rgba(0, 0, 0, 0.1);
}

.main-header.light-header .main-menu .navigation > li {
	border-left-color: rgba(0, 0, 0, 0.1);
}

.main-header.light-header .main-menu .navigation > li:last-child {
	border-right-color: rgba(0, 0, 0, 0.1);
}

.main-header.light-header .main-menu .navigation > li > a:before {
	border-color: #010101;
}

.main-header .auto-container {
	max-width: 1880px;
	padding: 0 20px;
}

.main-header .header-upper {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	background: none;
	padding: 0 0;
	border-bottom: 1px solid rgba(0, 0, 0, 0);
	transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
}

.header-three .header-upper {
	top: 0;
}

.main-header.dark-mode .header-upper {
	background: #202020;
}

.fixed-header .header-upper {
	position: fixed;
	top: 0;
	background: #202020;
	border-bottom-color: rgba(0, 0, 0, 0.15);
}

.light-header.fixed-header .header-upper {
	background: #ffffff;
	border-bottom-color: rgba(0, 0, 0, 0);
}

.main-header.header-four .nav-outer {
	display: none;
}

.main-header.header-four.fixed-header .header-upper {
	background-color: #ffffff;
}

.main-header.header-four .nav-toggler {
	display: block;
}

.main-header.header-four .main-box .logo-box {
	padding: 15px 0px;
}

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

.main-header.header-five .header-upper {
	position: relative;
}

.main-header ul,
.main-header ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.main-header .main-box {
	position: relative;
	padding: 0px;
}

.main-header .main-box .logo-box {
	position: relative;
	display: block;
	float: left;
	padding: 15px 0px;
	transition: all 300ms ease;
	z-index: 4;
}

.fixed-header .main-box .logo-box {
	padding: 15px;
}

.main-header .main-box .logo-box .logo {
	position: relative;
	display: block;
}

.main-header .main-box .logo-box .logo img {
	position: relative;
	display: block;
	height: 145px;
	padding: 10px 20px 30px 40px;
	z-index: 1;
	transition: all 300ms ease;
}

.fixed-header .main-box .logo-box .logo img {
	height: 90px;
}

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

.main-header .header-upper .links-box {
	position: relative;
	float: left;
	padding-top: 29px;
	transition: all 300ms ease;
}

.fixed-header .header-upper .links-box {
	padding-top: 14px;
}

.main-header .header-upper .links-box .link {
	position: relative;
	float: left;
	margin-left: 30px;
}

.main-header .header-upper .contact-btn {
	position: relative;
	display: block;
	font-size: 28px;
	font-family: "SuisseIntl_Regular", sans-serif;
	text-transform: uppercase;
	padding-right: 30px;
	overflow: hidden;
}

.main-header .header-upper .contact-btn:after {
	content: "";
	position: absolute;
	top: -15px;
	right: 0;
	width: 32px;
	height: 100%;
	background: #010101;
	transform: skewY(-48deg);
	transition: all 300ms linear;
}

.main-header .header-upper .contact-btn:hover:after,
.fixed-header .header-upper .contact-btn:after {
	background: #f6a21c;
}

.main-header .header-upper .contact-btn .btn-box {
	position: relative;
	display: block;
	background: #010101;
	color: #ffffff;
	line-height: 40px;
	padding: 25px 0 21px 32px;
	transition: all 300ms linear;
	z-index: 1;
}

.main-header.dark-mode .header-upper .contact-btn .btn-box {
	background: #ffffff !important;
	color: #010101;
}

.main-header.dark-mode .header-upper .contact-btn:after {
	background: #ffffff;
}

.main-header .header-upper .contact-btn:hover .btn-box,
.fixed-header .header-upper .contact-btn .btn-box {
	background: #f6a21c;
	color: #010101;
}

.main-header .header-upper .contact-btn .btn-arrow {
	position: relative;
	left: 0;
	top: 4px;
	font-size: 29px;
	line-height: 40px;
	padding-left: 10px;
	transform: rotate(-45deg);
	transition: all 300ms linear;
}

.main-header .header-upper .contact-btn:hover .btn-arrow {
	top: 3px;
	left: 5px;
	transform: rotate(0deg);
}

.main-header .nav-toggler {
	position: relative;
	float: left;
	left: 0;
	top: 0;
	padding: 0;
	margin-top: 30px;
	margin-left: 20px;
	display: none;
}

.main-header .nav-toggler button {
	position: relative;
	width: 30px;
	height: 44px;
	line-height: 24px;
	padding: 5px 0px;
	background: none;
	color: #e1e1e1;
	font-size: 16px;
	margin: 0px;
	border-radius: 0px;
	outline: none !important;
}

.main-header .nav-toggler button img {
	position: relative;
	display: inline-block;
	vertical-align: middle;
}

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

.main-menu {
	position: relative;
	display: block;
	padding: 0px 0px;
}

.main-menu .navbar-collapse {
	padding: 0px;
	margin: 0px;
	border: none;
	box-shadow: none;
}

.main-menu .navigation {
	position: relative;
	z-index: 1;
}

.main-menu .navigation > li {
	position: relative;
	display: block;
	font-family: "SuisseIntl_Regular", sans-serif;
	float: left;
	padding: 80px 30px 45px 30px;
	width: 280px;
	border-left: 1px solid rgba(255, 255, 255, 0.1);
	margin-left: 0px;
	transition: all 300ms ease;
}

.fixed-header .main-menu .navigation > li {
	padding-top: 40px;
	padding-bottom: 35px;
}

.main-menu .navigation > li:last-child {
	border-right: 1px solid rgba(255, 255, 255, 0.1);
}

.main-menu .navigation > li:first-child {
	margin-left: 0;
}

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

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

.main-menu .navigation > li > a .st {
	position: relative;
	display: block;
	font-family: "SuisseIntl_Regular", sans-serif;
	text-transform: none;
	font-size: 17px;
	line-height: 20px;
	opacity: 0.7;
}

.main-menu .navigation > li > a:before {
	content: "";
	position: absolute;
	left: 0px;
	bottom: -31px;
	display: block;
	width: 10px;
	height: 1px;
	border-bottom: 1px solid rgba(255, 255, 255, 1);
	transition: all 300ms ease;
	z-index: 1;
}

.main-menu .navigation > li:hover > a:before,
.main-menu .navigation > li.current > a:before,
.main-menu .navigation > li.current-menu-item > a:before {
	width: 50px;
}

.main-menu .navigation > li:hover > a,
.main-menu .navigation > li.current > a,
.main-menu .navigation > li.current-menu-item > a {
	color: #ffffff;
	text-decoration: none;
	opacity: 1;
}

.main-menu .navigation > li > ul {
	position: absolute;
	left: 0px;
	top: 100%;
	width: 250px;
	margin-top: -8px;
	min-width: 100%;
	padding: 0px 0px;
	z-index: 100;
	opacity: 1;
	text-align: left;
	background: #ffffff;
	border: none;
	border-radius: 0px;
	-webkit-box-shadow: 2px 2px 10px 1px rgba(0, 0, 0, 0.03),
		-2px 0px 10px 1px rgba(0, 0, 0, 0.03);
	-ms-box-shadow: 2px 2px 10px 1px rgba(0, 0, 0, 0.03),
		-2px 0px 10px 1px rgba(0, 0, 0, 0.03);
	-o-box-shadow: 2px 2px 10px 1px rgba(0, 0, 0, 0.03),
		-2px 0px 10px 1px rgba(0, 0, 0, 0.03);
	-moz-box-shadow: 2px 2px 10px 1px rgba(0, 0, 0, 0.03),
		-2px 0px 10px 1px rgba(0, 0, 0, 0.03);
	box-shadow: 2px 2px 10px 1px rgba(0, 0, 0, 0.03),
		-2px 0px 10px 1px rgba(0, 0, 0, 0.03);
	-webkit-transform: translateY(20px);
	-ms-transform: translateY(20px);
	transform: translateY(20px);
	-moz-transition: all 100ms ease;
	-webkit-transition: all 100ms ease;
	-ms-transition: all 100ms ease;
	-o-transition: all 100ms ease;
	transition: all 100ms ease;
}

.main-menu .navigation > li > ul:before {
	content: "";
	position: absolute;
	left: 0px;
	top: -12px;
	border: 7px solid transparent;
	border-left: 7px solid #ffffff;
	border-bottom: 7px solid #ffffff;
	transition: all 300ms ease;
	z-index: 1;
}

.main-menu .navigation > li > ul > li {
	position: relative;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	margin-bottom: 0px;
	z-index: 1;
}

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

.main-menu .navigation > li > ul > li > a {
	position: relative;
	display: block;
	padding: 14px 15px 10px 25px;
	font-size: 18px;
	line-height: 30px;
	font-weight: 400;
	color: #010101;
	border-radius: 0px;
	text-transform: capitalize;
	-moz-transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.main-menu .navigation > li > ul > li.dropdown > a:after {
	font-family: "Font Awesome 6 Pro";
	content: "\f061";
	position: absolute;
	left: 20px;
	top: 12px;
	width: 30px;
	height: 30px;
	display: block;
	line-height: 26px;
	color: #ffffff;
	border: 2px solid #ffffff;
	text-align: center;
	border-radius: 50%;
	font-size: 16px;
	font-weight: 400;
	transform: rotate(45deg);
	opacity: 0;
	transition: all 300ms linear;
	z-index: 5;
}

.main-menu .navigation > li > ul > li.dropdown:hover > a:after {
	opacity: 1;
	transform: rotate(-45deg);
	transition: all 300ms linear 150ms;
}

.main-menu .navigation > li > ul > li:hover > a,
.main-menu .navigation > li > ul > li.current > a {
	padding-left: 30px;
	color: #ffffff;
	background: #010101;
}

.main-menu .navigation > li > ul > li.dropdown:hover > a {
	padding-left: 70px;
}

.main-menu .navigation > li.dropdown:hover > ul {
	visibility: visible;
	opacity: 1;
	-webkit-transform: translate(0px);
	-ms-transform: translate(0px);
	transform: translate(0px);
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}

.main-menu .navigation > li > ul > li > ul {
	position: absolute;
	left: 100%;
	top: 0;
	width: 280px;
	min-width: 100%;
	padding: 0px 0px;
	z-index: 100;
	opacity: 1;
	text-align: left;
	background: #ffffff;
	border: none;
	border-radius: 0px;
	-webkit-box-shadow: 2px 2px 10px 1px rgba(0, 0, 0, 0.03),
		-2px 0px 10px 1px rgba(0, 0, 0, 0.03);
	-ms-box-shadow: 2px 2px 10px 1px rgba(0, 0, 0, 0.03),
		-2px 0px 10px 1px rgba(0, 0, 0, 0.03);
	-o-box-shadow: 2px 2px 10px 1px rgba(0, 0, 0, 0.03),
		-2px 0px 10px 1px rgba(0, 0, 0, 0.03);
	-moz-box-shadow: 2px 2px 10px 1px rgba(0, 0, 0, 0.03),
		-2px 0px 10px 1px rgba(0, 0, 0, 0.03);
	box-shadow: 2px 2px 10px 1px rgba(0, 0, 0, 0.03),
		-2px 0px 10px 1px rgba(0, 0, 0, 0.03);
	-webkit-transform: translateY(20px);
	-ms-transform: translateY(20px);
	transform: translateY(20px);
	-moz-transition: all 100ms ease;
	-webkit-transition: all 100ms ease;
	-ms-transition: all 100ms ease;
	-o-transition: all 100ms ease;
	transition: all 100ms ease;
}

.main-menu .navigation > li > ul > li > ul > li {
	position: relative;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	margin-bottom: 0px;
}

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

.main-menu .navigation > li > ul > li > ul > li > a {
	position: relative;
	display: block;
	padding: 14px 15px 10px 25px;
	font-size: 18px;
	line-height: 30px;
	font-weight: 400;
	color: #010101;
	border-radius: 0px;
	text-transform: capitalize;
	-moz-transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.main-menu .navigation > li > ul > li > ul > li.dropdown > a:after {
	font-family: "Font Awesome 6 Pro";
	content: "\f061";
	position: absolute;
	left: 25px;
	top: 15px;
	width: 30px;
	height: 30px;
	display: block;
	line-height: 26px;
	color: #ffffff;
	border: 2px solid #ffffff;
	text-align: center;
	border-radius: 50%;
	font-size: 16px;
	font-weight: 400;
	transform: rotate(45deg);
	opacity: 0;
	transition: all 300ms linear;
	z-index: 5;
}

.main-menu .navigation > li > ul > li > ul > li.dropdown:hover > a:after {
	opacity: 1;
	transform: rotate(-45deg);
	transition: all 300ms linear 150ms;
}

.main-menu .navigation > li > ul > li > ul > li:hover > a,
.main-menu .navigation > li > ul > li > ul > li.current > a {
	padding-left: 30px;
	color: #ffffff;
	background: #010101;
}

.main-menu .navigation > li > ul > li > ul > li.dropdown:hover > a {
	padding-left: 70px;
}

.main-menu .navigation > li > ul > li.dropdown:hover > ul {
	visibility: visible;
	opacity: 1;
	top: 0;
	-webkit-transform: translate(0px);
	-ms-transform: translate(0px);
	transform: translate(0px);
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}

.simple-header {
	display: none;
}

.simple-header .simple-outer {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	background: none;
	padding: 0 0;
	border-bottom: 1px solid rgba(0, 0, 0, 0);
	transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
}

.fixed-header .simple-outer {
	background: #ffffff;
	border-bottom-color: rgba(0, 0, 0, 0.2);
}

.simple-header .simple-outer .logo-box {
	position: relative;
	display: block;
	float: left;
	padding: 20px 0px;
	transition: all 300ms ease;
	z-index: 5;
}

.fixed-header .simple-outer .logo-box {
	padding: 15px 0px;
}

.simple-header .logo-box .logo {
	position: relative;
	display: block;
}

.simple-header .logo-box .logo img {
	position: relative;
	display: block;
	height: 90px;
	z-index: 1;
	transition: all 300ms ease;
}

.fixed-header .simple-outer .logo-box .logo img {
	height: 50px;
}

.simple-header .nav-toggle {
	position: relative;
	float: right;
	left: 0;
	top: 0;
	padding: 0;
	height: 50px;
	margin-top: 25px;
	cursor: pointer;
	transition: all 300ms ease;
}

.fixed-header .nav-toggle {
	margin-top: 15px;
}

.simple-header .nav-toggle .icon {
	position: relative;
	display: block;
	font-size: 36px;
	line-height: 50px;
}

.m-page-container {
	position: relative;
	padding: 60px 341px 0 60px;
}

/*** 

====================================================================
  Hidden Sidebar style
====================================================================

***/

body.visible-sidebar {
	overflow-y: hidden;
}

.menu-backdrop {
	position: fixed;
	right: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 9990;
	background: rgba(0, 0, 0, 0.7);
	cursor: pointer;
	opacity: 0;
	visibility: hidden;
	transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
}

.visible-sidebar .menu-backdrop {
	opacity: 1;
	visibility: visible;
}

.hidden-bar {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	width: 100%;
	max-width: 320px;
	background: #ffffff;
	padding-top: 60px;
	color: #101010;
	border-right: 4px solid #ffa200;
	z-index: 9999;
	visibility: hidden;
	-ms-transform: translateX(-400px);
	transform: translateX(-400px);
	transition: all 500ms ease-in;
	-webkit-transition: all 500ms ease-in-out;
	-ms-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
}

.hidden-bar .hidden-bar-closer {
	display: none;
}

.hidden-bar.visible-sidebar {
	opacity: 1;
	visibility: visible;
	-ms-transform: translateX(0px);
	transform: translateX(0px);
}

.hidden-bar .nav-logo-box {
	position: relative;
	padding: 10px 25px 20px;
	margin-bottom: 20px;
}

.hidden-bar .nav-logo-box img {
	max-height: 60px;
}

.hidden-bar ol,
.hidden-bar ol li,
.hidden-bar ul,
.hidden-bar ul li {
	list-style-type: none;
	margin: 0px;
}

.hidden-bar .hidden-bar-closer {
	position: absolute;
	right: -5px;
	top: 0px;
	padding: 14px 20px;
	line-height: 30px;
	cursor: pointer;
	display: block;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	z-index: 9999;
}

.hidden-bar .hidden-bar-closer svg {
	width: 20px;
	height: 20px;
	stroke-width: 1.25px;
}

.hidden-bar-wrapper {
	position: absolute;
	left: 0;
	top: 0px;
	bottom: 0;
	width: 100%;
	overflow-y: auto;
	padding: 20px 0px 35px;
	overflow-x: hidden;
}

.hidden-bar .side-menu {
	position: relative;
	display: block;
	border-top: 1px solid rgba(0, 0, 0, 0.07);
	font-family: "SuisseIntl_Light", sans-serif;
}

.hidden-bar .side-menu ul li {
	position: relative;
	display: block;
	padding: 5px 0px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.hidden-bar .side-menu ul li a {
	position: relative;
	color: #222222;
	display: block;
	font-weight: 600;
	font-size: 14px;
	line-height: 24px;
	text-transform: capitalize;
	padding: 5px 30px;
	letter-spacing: 0.05em;
	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;
}

.hidden-bar .side-menu ul li a:hover,
.hidden-bar .side-menu ul > li.current > a,
.hidden-bar .side-menu ul > li > ul > li.current > a {
	color: #ffa200;
}

.hidden-bar .side-menu ul li ul li {
	border-bottom: none;
	border-top: 1px solid rgba(0, 0, 0, 0.07);
	padding-left: 10px;
}

.hidden-bar .side-menu ul li ul li a {
	line-height: 24px;
	font-weight: 600;
	text-transform: capitalize;
	font-size: 15px;
}

.hidden-bar .side-menu ul li .btn-expander {
	position: absolute;
	top: 11px;
	right: 0;
	background: none;
	color: rgba(0, 0, 0, 0.7);
	font-size: 14px;
	height: 24px;
	width: 20px;
	line-height: 24px;
	border-radius: 0px;
	outline: none;
	cursor: pointer;
	z-index: 1;
}

.hidden-bar .side-menu ul li {
	border-bottom: 1px solid rgba(0, 0, 0, 0.07);
	padding: 0;
}

.hidden-bar .side-menu ul li a {
	display: block;
	padding: 12px 30px 12px 25px;
	font-size: 16px;
	font-weight: 500;
	color: #231f20;
	text-transform: capitalize;
}

.hidden-bar .side-menu ul li ul li a {
	font-size: 15px;
	font-weight: 600;
}

.hidden-bar .side-menu ul li .btn-expander {
	top: 9px;
	right: 15px;
	font-weight: 700;
	font-size: 13px;
	width: 30px;
	height: 30px;
	border: 1px solid rgba(0, 0, 0, 0.5);
}

.hidden-bar .side-menu ul li .btn-expander i {
	font-weight: 800;
}

.hidden-bar .side-menu ul li ul {
	padding: 0px 0px;
}

.hidden-bar .side-menu ul li ul li ul {
	padding: 0px 0px;
	margin-left: 0px;
}

.hidden-bar .side-menu ul li ul li {
	margin-bottom: 0px;
}

.hidden-bar .side-menu ul li ul li:last-child {
	margin-bottom: 0;
}

.hidden-bar .links-box {
	position: relative;
	display: block;
	padding: 30px 25px;
}

.hidden-bar .links-box .link {
	position: relative;
	margin-top: 15px;
}

.hidden-bar .links-box .link .theme-btn {
	display: block;
}
/*** 

====================================================================
  Hidden Sidebar style
====================================================================

***/

.minimal-navbar {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	max-width: 281px;
	background: #ffffff;
	padding-top: 60px;
	color: #101010;
	border-left: 1px solid #e0e0e0;
	z-index: 9999;
	visibility: visible;
	-ms-transform: translateX(0px);
	transform: translateX(0px);
	transition: all 500ms ease-in;
	-webkit-transition: all 500ms ease-in-out;
	-ms-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
}

.minimal-navbar .minimal-navbar-closer {
	display: none;
}

.minimal-navbar.visible-minimal-bar {
	opacity: 1;
	visibility: visible;
	-ms-transform: translateX(0px);
	transform: translateX(0px);
}

.minimal-navbar .nav-logo-box {
	position: relative;
	padding: 15px 0px;
	margin-bottom: 20px;
}

.minimal-navbar .nav-logo-box img {
	max-height: 60px;
}

.minimal-navbar ol,
.minimal-navbar ol li,
.minimal-navbar ul,
.minimal-navbar ul li {
	list-style-type: none;
	margin: 0px;
}

.minimal-navbar .minimal-navbar-closer {
	position: absolute;
	right: -5px;
	top: -5px;
	padding: 14px 20px;
	line-height: 30px;
	cursor: pointer;
	display: block;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	z-index: 9999;
}

.minimal-navbar .minimal-navbar-closer svg {
	width: 16px;
	height: 16px;
	stroke-width: 1.25px;
}

.minimal-navbar-wrapper {
	position: absolute;
	left: 0;
	top: 0px;
	bottom: 0;
	width: 100%;
	overflow-y: auto;
	padding: 30px 0px 260px;
	overflow-x: hidden;
}

.minimal-navbar .minimal-navbar-menu {
	position: relative;
	display: block;
	font-family: "SuisseIntl_Book", sans-serif;
}

.minimal-navbar .minimal-navbar-menu ul li {
	position: relative;
	display: block;
}

.minimal-navbar .minimal-navbar-menu ul li a {
	position: relative;
	color: #222222;
	display: inline-block;
	font-weight: 400;
	font-size: 20px;
	line-height: 30px;
	text-transform: uppercase;
	padding: 11px 0px;
	letter-spacing: 0em;
	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;
}

.minimal-navbar .minimal-navbar-menu ul li a:hover,
.minimal-navbar .minimal-navbar-menu ul > li.current > a,
.minimal-navbar .minimal-navbar-menu ul > li > ul > li.current > a {
	color: #ffa200;
}

.minimal-navbar .minimal-navbar-menu ul li a:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	border-bottom: 2px solid rgba(0, 0, 0, 0.1);
	transition: all 0.3s ease;
}

.minimal-navbar .minimal-navbar-menu ul li a:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0px;
	border-bottom: 2px solid rgba(0, 0, 0, 0.8);
	transition: all 0.3s ease;
	z-index: 1;
}

.minimal-navbar .minimal-navbar-menu ul li:hover > a:after,
.minimal-navbar .minimal-navbar-menu ul li.current > a:after {
	width: 100%;
}

.minimal-navbar .minimal-navbar-menu ul li ul li {
	padding-left: 0;
}

.minimal-navbar .minimal-navbar-menu ul li ul li a {
	line-height: 24px;
	font-weight: 400;
	font-size: 16px;
}

.minimal-navbar .minimal-navbar-menu ul li .btn-expander {
	position: absolute;
	top: 11px;
	right: 0;
	background: none;
	color: rgba(0, 0, 0, 0.7);
	font-size: 14px;
	height: 24px;
	width: 20px;
	line-height: 24px;
	border-radius: 0px;
	outline: none;
	cursor: pointer;
	display: none;
	z-index: 1;
}

.minimal-navbar .minimal-navbar-menu ul li {
	padding: 0 0 0 40px;
}

.minimal-navbar .minimal-navbar-menu ul li ul li.dropdown > a {
	font-size: 18px;
}

.minimal-navbar .minimal-navbar-menu ul li .btn-expander {
	top: 9px;
	right: 15px;
	font-weight: 700;
	font-size: 13px;
	width: 30px;
	height: 30px;
	border: 1px solid rgba(0, 0, 0, 0.5);
}

.minimal-navbar .minimal-navbar-menu ul li .btn-expander i {
	font-weight: 800;
}

.minimal-navbar .minimal-navbar-menu ul li ul {
	padding: 0px 0px;
}

.minimal-navbar .minimal-navbar-menu ul li ul li ul {
	padding: 0px 0px;
	margin-left: 0px;
}

.minimal-navbar .minimal-navbar-menu ul li ul li {
	margin-bottom: 0px;
}

.minimal-navbar .minimal-navbar-menu ul li ul li:last-child {
	margin-bottom: 0;
}

.minimal-navbar .links-box {
	position: relative;
	display: block;
	padding: 20px 0 0;
}

.minimal-navbar .links-box .contact-link {
	position: absolute;
	left: 0;
	top: 270px;
}

.minimal-navbar .links-box .btn-style-one {
	font-size: 18px;
	font-family: "SuisseIntl_Regular", sans-serif;
	padding-right: 15px;
	transform: rotate(-90deg);
	transform-origin: left top;
}

.minimal-navbar .links-box .btn-style-one .btn-box {
	line-height: 30px;
	padding: 9px 3px 7px 20px;
}

.minimal-navbar .links-box .btn-style-one .btn-arrow {
	top: 4px;
	font-size: 20px;
	padding-left: 10px;
}

.minimal-navbar .links-box .btn-style-one:after {
	width: 15px;
	top: -8px;
	transform: skewY(-45deg);
}

/*** 

====================================================================
  Banner Slider Section
====================================================================

***/

/* .banner-section{
  position: relative;
  padding: 0 0;
  background: #7c8aa0;
}

.banner-section .auto-container{
  max-width: 1560px;
}

.banner-section .banner-container{
  position: relative;
}

.banner-section .banner-slider{
  position:relative;
  width:100%;
  overflow: hidden;
}

.banner-section .slide-item{
  position: relative;
  width:100%;
  padding:0px;
  overflow: hidden;
}

.banner-section .slide-item:before{
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.0);
  z-index: 1;

.banner-section .slide-item .bg-layer{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #7c8aa0;
}

.banner-section .slide-item .bg-layer:before{
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.10);
  z-index: 1;
}

.banner-section .slide-item .image-layer{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.banner-section .slide-item .image-layer:before{
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.60);
  z-index: 1;
}

.banner-section .slide-item .content-box{
  position:relative;
  display: block;
  width: 100%;
  padding: 300px 0px 0px;
  z-index: 10;
}

.banner-section .slide-item .content{
  position:relative;
  display: block;
  width: 100%;
  z-index: 5;
}

.banner-section .slide-item .inner{
  position: relative;
  display: block;
  width: 100%;
  margin: 0 auto;
  z-index: 5;
  opacity:1;
  visibility: visible;
  -webkit-transform:translateY(0px);
  -ms-transform:translateY(0px);
  transform:translateY(0px);
}

.banner-section .active .slide-item .inner{
  opacity:1;
  visibility: visible;
  -webkit-transform:translate(0);
  -ms-transform:translate(0);
  transform:translate(0);
  -webkit-transition:all 1000ms ease 300ms;
  -ms-transition:all 1000ms ease 300ms;
  -o-transition:all 1000ms ease 300ms;
  -moz-transition:all 1000ms ease 300ms;
  transition:all 1000ms ease 300ms;
}

.banner-section .slide-item .lower-image{
  position: relative;
  left: 0;
  bottom: 0;
  width: 100%;
  text-align: center;
  padding: 0 20px;
  padding-top: 50px;
}

.banner-section .slide-item .lower-image img{
  position: relative;
  max-height: 380px;
}

.banner-section .slide-item h1{
  position: relative;
  font-weight:400;
  color: #ffffff;
  text-transform: none;
  line-height:1em;
  padding-left: 150px;
  text-transform: uppercase;
  margin:0px 0px;
}

.banner-section .slide-item h1 .upper-big{
  position: relative;
  display: block;
  font-size: 220px;
  font-family: 'Lunchtype_Regular', sans-serif;
  line-height:0.85em;
}

.banner-section .slide-item h1 .lower-big{
  position: relative;
  display: block;
  font-size: 200px;
  font-family: 'Lunchtype_Light', sans-serif;
  line-height:0.80em;
  padding-left: 370px;
}

.banner-section .slide-item h1 .small-text{
  position: absolute;
  left: 140px;
  top: 200px;
  display: block;
  font-size: 48px;
  line-height: 1em;
  font-family: 'Lunchtype_Light', sans-serif;
  width: 340px;
  text-align: right;
} */

/*** 

====================================================================
  Banner Two
====================================================================

***/

/* .banner-two{
  position: relative;
  padding: 0 0;
  background: #fafafa;
}

.banner-two.alternate{
  border: 1px solid rgba(0, 0, 0, 0.10);
}

.banner-two .auto-container{
  max-width: 1560px;
}

.banner-two.alternate .auto-container{
  max-width: 1360px;
}

.banner-two .banner-container{
  position: relative;
}

.banner-two .banner-slider{
  position:relative;
  width:100%;
  overflow: hidden;
}

.banner-two .slide-item{
  position: relative;
  width:100%;
  padding:0px;
  overflow: hidden;
}

.banner-two .slide-item:before{
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.0);
  z-index: 1;
}

.banner-two .slide-item .bg-layer{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #7c8aa0;
}

.banner-two .slide-item .bg-layer:before{
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.10);
  z-index: 1;
}

.banner-two .slide-item .image-layer{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.banner-two .slide-item .image-layer:before{
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.60);
  z-index: 1;
}

.banner-two .slide-item .content-box{
  position:relative;
  display: block;
  width: 100%;
  padding: 300px 0px 0px;
  height: 1050px;
  z-index: 10;
}

.banner-two.alternate .slide-item .content-box{
  height: 920px;
  padding-top: 150px;
}

.banner-two .slide-item .content{
  position:relative;
  display: block;
  width: 100%;
  z-index: 5;
}

.banner-two .slide-item .inner{
  position: relative;
  display: block;
  width: 100%;
  margin: 0 auto;
  z-index: 5;
  opacity:1;
  visibility: visible;
  -webkit-transform:translateY(0px);
  -ms-transform:translateY(0px);
  transform:translateY(0px);
}

.banner-two .active .slide-item .inner{
  opacity:1;
  visibility: visible;
  -webkit-transform:translate(0);
  -ms-transform:translate(0);
  transform:translate(0);
  -webkit-transition:all 1000ms ease 300ms;
  -ms-transition:all 1000ms ease 300ms;
  -o-transition:all 1000ms ease 300ms;
  -moz-transition:all 1000ms ease 300ms;
  transition:all 1000ms ease 300ms;
}

.banner-two .slide-item .lower-image{
  position: relative;
  left: 0;
  bottom: 0;
  width: 100%;
  text-align: center;
  padding: 0 20px;
  padding-top: 50px;
}

.banner-two .slide-item .lower-image img{
  position: relative;
  max-height: 380px;
}

.banner-two .slide-item h1{
  position: relative;
  font-weight:400;
  color: #010101;
  text-transform: none;
  line-height:1em;
  padding-left: 250px;
  text-transform: uppercase;
  margin:0px 0px;
}

.banner-two.alternate .slide-item h1{
  padding-left: 180px;
}

.banner-two .slide-item h1 .big-one{
  position: relative;
  display: block;
  font-size: 170px;
  font-family: 'Lunchtype_Medium', sans-serif;
  line-height:0.90em;
}

.banner-two .slide-item h1 .big-two{
  position: relative;
  display: block;
  font-size: 170px;
  font-family: 'Lunchtype_Medium', sans-serif;
  line-height:1em;
  text-align: right;
}

.banner-two .slide-item h1 .big-three{
  position: relative;
  display: block;
  font-size: 170px;
  font-family: 'Lunchtype_Medium', sans-serif;
  line-height:1em;
  padding-left: 160px;
}

.banner-two.alternate .slide-item h1 .big-three{
  padding-left: 220px;
}

.banner-two .slide-item h1 .small-text{
  position: absolute;
  left: 480px;
  top: 180px;
  display: block;
  font-size: 36px;
  line-height: 1em;
  font-family: 'Lunchtype_Light', sans-serif;
  width: 250px;
}

.banner-two.alternate .slide-item h1 .small-text{
  left: 230px;
}

.banner-two .slide-item .text{
  position: relative;
  margin-left: 660px;
  display: block;
  font-size: 28px;
  line-height: 1.1em;
  font-family: 'Lunchtype_Regular', sans-serif;
  max-width: 570px;
}

.banner-two.alternate .slide-item .text{
  margin-left: 470px;
}

.banner-two .slide-item .vector-1{
  position: absolute;
  left: 280px;
  top: 185px;
  display: block;
  width: 156px;
}

.banner-two.alternate .slide-item .vector-1{
  left: 30px;
}

.banner-two .slide-item .vector-1 img{
  display: block;
  width: 100%;
}

.banner-two .slide-item .thumb-1{
  position: absolute;
  left: 750px;
  top: 20px;
  display: block;
  width: 94px;
  border: 1px solid #010101;
}

.banner-two .slide-item .thumb-1 img{
  display: block;
  width: 100%;
}

.banner-two .slide-item .thumb-2{
  position: absolute;
  left: 0;
  bottom: -25px;
  display: block;
  width: 320px;
  border: 1px solid #010101;
}

.banner-two .slide-item .thumb-2 img{
  position: relative;
  display: block;
  width: 100%;
  z-index: 1;
}

.banner-two .slide-item .thumb-2:before{
  content: '';
  position: absolute;
  left: 30px;
  right: -30px;
  bottom: -30px;
  top: -30px;
  border: 1px solid #010101;
}

.banner-two .slide-item .thumb-3{
  position: absolute;
  right: 0;
  bottom: -50px;
  display: block;
  width: 130px;
  border: 1px solid #010101;
}

.banner-two .slide-item .thumb-3 img{
  display: block;
  width: 100%;
} */

/*** 

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

***/

/*.about-section{
  position: relative;
  padding: 160px 0px 110px;
  background-position: right top;
  background-repeat: no-repeat;
}

.about-section .text-col{
  position: relative;
}

.about-section .text-col .inner{
  position: relative;
  display: block;
  padding-top: 85px;
}

.about-section .text-col h1{
  margin-bottom: 60px;
}

.about-section .fact-block{
    position: relative;
    margin-bottom: 55px;
}

.about-section .fact-block .inner-box{
  position: relative;
  display: block;
  min-height: 160px;
  padding-top: 35px;
  padding-left: 190px;
}

.about-section .fact-block .count-outer{
  position: absolute;
  left: 0;
  top: 0;
  width: 160px;
  height: 160px;
  text-align: center;
  overflow: hidden;
  transition: all 500ms linear;
}

.about-section .fact-block .count-outer:after{
  content: '';
  position: absolute;
  right: -35px;
  top: -35px;
  width: 60px;
  height: 60px;
  background: #ffffff;
  border: 1px solid #010101;
  transform: rotate(-45deg);
  z-index: 1;
}

.about-section .fact-block .fact-count{
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  padding: 40px 20px;
  font-size: 64px;
  font-family: 'Lunchtype_Medium', sans-serif;
  line-height: 80px;
  border: 1px solid #010101;
  z-index: 0;
}

.about-section .fact-block h4{
    position: relative;
    margin-bottom: 12px;
}

.about-section .fact-block .text{
    position: relative;
    line-height: 1.32em;
}

.about-section .image-col{
  position: relative;
  margin-bottom: 50px;
}

.about-section .image-col .inner{
  position: relative;
  display: block;
  padding-left: 20px;
}

.about-section .image-col .image-box{
  position: relative;
}

.about-section .image-col .image{
  position: relative;
  display: block;
}

.about-section .image-col .image img{
  width: 100%;
}

.about-section .image-col .image:after{
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  border: 15px solid transparent;
  border-top: 15px solid #ffffff;
  border-right: 15px solid #ffffff;
  z-index: 1;
}
/* 
/*** 

====================================================================
  Services Section
====================================================================

***/

/* .services-section{
  position: relative;
  padding: 160px 0px 110px;
}

.services-section.no-pad-top{
    padding-top: 0;
}

.services-section .title-box{
  position: relative;
  padding-bottom: 30px;
}

.services-section .title-box h2{
  float: left;
  max-width: 750px;
  margin-bottom: 40px;
}

.services-section .title-box .link-box{
  float: right;
  padding-top: 45px;
  margin-bottom: 40px;
} */

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

.services-section .row {
	margin: 0 -25px;
}

.services-section .row .s-block {
	padding: 0 25px;
	margin-bottom: 50px;
}

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

.s-block .image-box {
	position: relative;
	display: block;
}

.s-block .image-box .image {
	position: relative;
	display: block;
	background: #010101;
	overflow: hidden;
}

.s-block .image-box .image img {
	display: block;
	width: 100%;
	transition: all 500ms linear;
}

.s-block .inner-box:hover .image-box .image img {
	opacity: 0.8;
	transform: scale(1.05);
}

.s-block .image-box .cat {
	position: absolute;
	left: 0px;
	bottom: 0px;
	font-size: 18px;
	font-family: "Lunchtype_Regular", sans-serif;
	z-index: 1;
}

.s-block .image-box .cat span {
	position: relative;
	display: inline-block;
	color: #ffffff;
	line-height: 24px;
	padding: 8px 15px;
	color: #ffffff;
	background: #010101;
}

.s-block .image-box .link {
	position: absolute;
	right: -1px;
	bottom: 0;
	z-index: 1;
}

.s-block .image-box .link:before {
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	border: 35px solid transparent;
	border-bottom: 35px solid #ffffff;
	border-right: 35px solid #ffffff;
}

.s-block .image-box .link a {
	position: relative;
	color: #010101;
	font-size: 32px;
	line-height: 32px;
	z-index: 1;
}

.s-block .image-box .link a:hover {
	color: #f6a21c;
}

.s-block .lower-box {
	position: relative;
	display: block;
	padding-top: 30px;
}

.s-block .lower-box h3 {
	font-family: "Lunchtype_Regular", sans-serif;
	margin-bottom: 0;
}

.s-block .lower-box h3 a {
	color: #010101;
}

.s-block .lower-box h3 a:hover {
	color: #f6a21c;
}

/*** 

====================================================================
  Sec Title
====================================================================

***/

.sec-title {
	position: relative;
	margin-bottom: 70px;
}

.sec-title.centered {
	text-align: center;
	margin: 0 auto 70px;
}

.sec-title .subtitle {
	position: relative;
	font-size: 24px;
	text-transform: uppercase;
	font-family: "Lunchtype_Medium", sans-serif;
	margin-bottom: 15px;
}

.sec-title .subtitle span {
	position: relative;
	display: inline-block;
}

.sec-title .subtitle span:after {
	content: "";
	position: absolute;
	left: 100%;
	margin-left: 15px;
	top: 50%;
	width: 45px;
	margin-top: -1px;
	border-bottom: 4px solid #010101;
}

.sec-title.centered .subtitle span:after {
	display: none;
}

.sec-title h2 {
	position: relative;
	margin-bottom: 0px;
}

.sec-title .text {
	position: relative;
	font-size: 24px;
	line-height: 1.6em;
	padding-top: 40px;
}

.sec-title .link-box {
	position: relative;
	padding-top: 40px;
}

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

.sec-title.light .subtitle span:after {
	border-color: #ffffff;
}

/*** 

====================================================================
  About Two
====================================================================

***/

/* .about-two{
  position: relative;
  background: #010101;
  color: #ffffff;
  padding: 160px 0px 110px;
}

.about-two .image-layer{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0.20;
}

.about-two .image-layer:before{
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.0);
}

.about-two .image-col{
  position: relative;
  margin-bottom: 50px;
  order: 1;
}

.about-two .image-col .inner{
  position: relative;
}

.about-two .image-col .image{
  position: relative;
  display: block;
}

.about-two .image-col .image img{
  position: relative;
  display: block;
  width: 100%;
}

.tabs-box{
  position: relative;
}

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

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

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

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

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

.about-two .text-col{
  position: relative;
  margin-bottom: 20px;
  order: 12;
}

.about-two .text-col .inner{
  position: relative;
  display: block;
  min-height: calc(100% - 30px);
  border: 1px solid rgba(255, 255, 255, 0.20);
  margin-left: 20px;
}

.about-tabs{
  position: relative;
}

.about-tabs .tab-buttons{
  position: relative;
  display: table;
  width: 100%;
  vertical-align: middle;
  border-bottom: 1px solid rgba(255, 255, 255, 0.20);
}

.about-tabs .tab-buttons:after{
  content: '';
  position: absolute;
  left: 0;
  bottom: -12px;
  width: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.20);
}

.about-tabs .tab-buttons .tab-btn{
  position: relative;
  display: table-cell;
  width: 33.333%;
  vertical-align: middle;
  padding: 30px 25px 5px;
  line-height: 30px;
  font-size: 20px;
  text-transform: uppercase;
  font-family: 'SuisseIntl_Book', sans-serif;
}

.about-tabs .tab-buttons .tab-btn:before{
  content: "";
  position:absolute;
  left: 25px;
  bottom: -6px;
  display:block;
  width: 10px;
  height: 1px;
  border-bottom: 1px solid rgba(255, 255, 255, 1.0);
  transition:all 300ms ease;
  z-index:1;
}

.about-tabs .tab-buttons .active-btn:before{
  width: 50px;
}

.about-tabs .tabs-content{
  position: relative;
  padding: 50px 45px 15px;
}

.about-tabs .tab .text{
  font-size: 24px;
}

.about-tabs .tab .text p{
  margin-bottom: 30px;
} */

/*** 

====================================================================
  Project Categories
====================================================================

***/

/* .project-cats{
  position: relative;
  padding: 160px 0px 100px;
}

.project-cats.style-two{
  padding: 120px 0px 90px;
  background-color: #f9f9f9;
}

.project-cats .upper-row{
  position: relative;
}

.project-cats .upper-row .cat-box{
  position: relative;
  border-top: 1px solid #010101;
  border-bottom: 1px solid #010101;
  overflow: hidden;
}

.project-cats .cat-box .row{
  margin: 0 0;
}

.project-cats .cat-box .row .cat-block{
  padding: 0 0;
}

.project-cats .cat-block{
  position: relative;
  border-right: 1px solid #010101;
}

.project-cats .cat-block .inner-box{
  position: relative;
  display: block;
  height: 300px;
}

.project-cats .cat-block .image-layer{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.project-cats .cat-block .image-layer:before{
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.0);
  transition: all 500ms linear;
  z-index: 1;
}

.project-cats .cat-block:hover .image-layer:before{
  background: rgba(0, 0, 0, 0.30);
}

.project-cats .cat-block .cat-title{
  position: relative;
  padding: 110px 45px 20px 60px;
  z-index: 2;
}

.project-cats .cat-block .cat-title h3{
  margin-bottom: 0;
  font-family: 'SuisseIntl_Book', sans-serif;
}

.project-cats .cat-block .cat-title h3 a{
  color: #010101;
}

.project-cats .cat-block:hover .cat-title h3 a{
  color: #ffffff;
}

.project-cats .cat-block .cat-link{
  position: absolute;
  right: 45px;
  bottom: 70px;
  z-index: 2;
}

.project-cats .cat-block .cat-link a{
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  color: #ffffff;
  font-size: 28px;
  line-height: 50px;
  text-align: center;
  transform: rotate(-45deg);
  background: #010101;
  border-radius: 50%;
}

.project-cats .cat-block:hover .cat-link a{
  color: #010101;
  background: #ffffff;
  transform: rotate(0deg);
}

.project-cats .cat-block .over-layer{
  position: absolute;
  left: 0;
  bottom: 110px;
  right: 0;
  top: 0;
  transition: all 300ms linear;
  background: #ffffff;
  z-index: 1;
}

.project-cats .cat-block:hover .over-layer{
    bottom: 300px;
}

.project-cats .lower-row{
  position: relative;
  padding-top: 160px;
}

.project-cats .lower-row .row{
  margin: 0 -30px;
}

.project-cats .lower-row .row .cat-item{
  padding: 0 30px;
  margin-bottom: 60px;
} */

/* .cat-item{
  position: relative;
  margin-bottom: 30px;
}

.cat-item .inner-box{
  position: relative;
  display: block;
  padding-right: 20px;
  padding-left: 100px;
  min-height: 100px;
}

.cat-item .icon-box{
  position: absolute;
  left: 0;
  top: 22px;
  font-size: 50px;
  line-height: 80px;
}

.cat-item .icon-box .fal{
  font-size: 45px;
}

.cat-item h4{
  position: relative;
  margin-bottom: 10px;
} */

/*** 

====================================================================
  About Three
====================================================================

***/

.about-three {
	position: relative;
	padding: 160px 0px 110px;
	background-position: right top;
	background-repeat: no-repeat;
}

.about-three.no-pad-top {
	padding-top: 0;
}

.about-three .image-col {
	position: relative;
	margin-bottom: 50px;
	order: 1;
}

.about-three .image-col .inner {
	position: relative;
}

.about-three .image-col .image {
	position: relative;
	display: block;
}

.about-three .image-col .image img {
	position: relative;
	display: block;
	width: 100%;
}

.about-three .text-col {
	position: relative;
	margin-bottom: 50px;
	order: 12;
}

.about-three .text-col .inner {
	position: relative;
	padding-top: 160px;
	padding-left: 50px;
}

.about-three .text-col .sec-title {
	margin-bottom: 0;
	max-width: 620px;
}

/*** 

====================================================================
  AI Section
====================================================================

***/

.ai-section {
	position: relative;
	padding: 160px 0px 0px;
}

.ai-section.no-pad-top {
	padding-top: 0;
}

.ai-section .title-box {
	position: relative;
	padding-bottom: 30px;
}

.ai-section .title-box h2 {
	float: left;
	max-width: 750px;
	margin-bottom: 40px;
}

.ai-section .title-box .link-box {
	float: right;
	padding-top: 20px;
	margin-bottom: 40px;
}

.ai-section .title-box .link-box a {
	display: block;
	font-size: 32px;
	line-height: 32px;
	color: #010101;
}

.ai-section .title-box .link-box a:hover {
	color: #f6a21c;
}

.ai-section .carousel-box {
	position: relative;
	border-top: 1px solid #010101;
	border-bottom: 1px solid #010101;
}

.ai-section .carousel-box .owl-item {
	border-right: 1px solid #010101;
}

.ai-section .carousel-box .owl-stage {
	display: flex;
}

.ai-block {
	position: relative;
}

.ai-block .inner-box {
	position: relative;
	display: block;
	min-height: 100%;
}

.ai-block .cap-box {
	position: relative;
	padding: 60px 60px 34px;
}

.ai-block .cap-box .info {
	position: relative;
	font-family: "SuisseIntl_Light", sans-serif;
	font-size: 17px;
	line-height: 24px;
	color: rgba(0, 0, 0, 0.5);
	padding-left: 24px;
	margin-bottom: 5px;
}

.ai-block .cap-box .info:before {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -1px;
	width: 15px;
	border-bottom: 4px solid #010101;
}

.ai-block .cap-box .s-title {
	position: relative;
	max-width: 360px;
	min-height: 108px;
}

.ai-block .cap-box .s-title h3 {
	margin-bottom: 0;
}

.ai-block .cap-box .s-title h3 a {
	color: #010101;
}

.ai-block .image-box {
	position: relative;
	display: block;
}

.ai-block .image-box .image {
	position: relative;
	display: block;
}

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

.ai-block.alternate .image-box .image {
	width: 222px;
	height: 222px;
	border: 1px solid rgba(0, 0, 0, 0.5);
	margin: 0 auto 50px;
	border-radius: 50%;
}

.ai-block.alternate .image-box .image img {
	width: 100%;
	height: 100%;
	border-radius: 50%;
}

/*** 

====================================================================
  Sponsors Section
====================================================================

***/

/* .sponsors-section{
  position: relative;
  padding: 135px 0px;
}

.sponsors-section .carousel-box{
  position: relative;
}

.sponsors-section .image{
  position: relative;
  display: block;
  text-align: center;
  line-height: 140px;
}

.sponsors-section .image img{
  width: auto;
  display: inline-block;
  vertical-align: middle;
  max-height: 140px;
} */

/*** 

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

***/

/* .subscribe-section{
  position: relative;
  padding: 0 0px;
  background: #303030;
}

.subscribe-section .bg-layer{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  opacity: 1;
}

.subscribe-section .content-box{
  position: relative;
  display: block;
  padding: 115px 0px 90px 0px;
  z-index: 5;
}

.subscribe-section .text-col{
  position: relative;
  margin-bottom: 0;
}

.subscribe-section .text-col .inner{
  position: relative;
  display: block;
}

.subscribe-section .text-col h2{
  color: #ffffff;
  margin-bottom: 5px;
}

.subscribe-section .text-col .text{
  color: #ffffff;
  line-height: 1.15em;
}

.subscribe-section .form-col{
  position: relative;
  margin-bottom: 30px;
}

.subscribe-section .form-col .inner{
  position: relative;
  display: block;
  padding-top: 10px;
}

.subscribe-section form .form-group{
  margin-bottom: 0;
}

.subscribe-section form .form-group input{
  height: 72px;
  line-height: 30px;
  padding: 20px 60px 20px 30px;
  font-weight: 400;
  font-size: 17px;
  background: #ffffff;
  border-radius: 0;
}

.subscribe-section form .form-group .field-inner{
  position: relative;
}

.subscribe-section form .theme-btn{
  position: absolute;
  right: 30px;
  top: 22px;
  line-height: 30px;
  padding: 0 0;
  border: none;
  background: none;
  color: #010101;
  font-size: 30px;
  font-weight: 300;
} */

/*** 

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

**

.main-footer{
  position: relative;
  font-size: 16px;
}

.main-footer ul,
.main-footer ul li{
  list-style: none;
  margin: 0;
}

.main-footer .upper-section{
  position: relative;
  background: #010101;
  padding: 150px 0 100px;
}

.main-footer h5{
  font-family: 'SuisseIntl_Medium', sans-serif;
  text-transform: capitalize;
  margin-bottom: 15px;
  font-weight: 400;
  color: #ffffff;
}

.main-footer .upper-section .footer-column{
  position: relative;
  margin-bottom: 10px;
}

.main-footer .info-col{
  padding-right: 45px;
}

.main-footer .info-col:after{
  content: '';
  position: absolute;
  right: 45px;
  top: 0;
  height: 300px;
  max-height: 100%;
  border-right: 1px solid #ffffff;
}

.main-footer .info{
  position: relative;
  margin-bottom: 40px;
}

.main-footer .info li{
  position: relative;
  display: block;
  font-weight: 400;
  color: #ffffff;
  line-height: 24px;
  margin-bottom: 5px;
}

.main-footer .info li:last-child{
  margin-bottom: 0;
}

.main-footer .info li a{
  position: relative;
  display: inline-block;
  color: #ffffff;
}

.main-footer .info li a:hover{
  text-decoration: underline;
}

.main-footer .links{
  position: relative;
  margin-bottom: 40px;
}

.main-footer .links li{
  position: relative;
  display: block;
  font-weight: 400;
  line-height: 24px;
  text-transform: capitalize;
  margin-bottom: 5px;
}

.main-footer .links li:last-child{
  margin-bottom: 0;
}

.main-footer .links li a{
  position: relative;
  color: #ffffff;
}

.main-footer .links li a:hover{
  text-decoration: underline;
}

.main-footer .social-links{
  position: relative;
  padding-top: 10px;
  margin-left: -7px;
}

.main-footer .social-links li{
  position: relative;
  float: left;
  margin-right: 25px;
}

.main-footer .social-links li:last-child{
  margin-right: 0;
}

.main-footer .social-links li a{
  position: relative;
  display: block;
  color: #ffffff;
  font-size: 40px;
}

.main-footer .social-links li .icon img{
  max-height: 60px;
  -ms-filter: invert(100%);
  -moz-filter: invert(100%);
  -webkit-filter: invert(100%);
  filter: invert(100%);
}

.main-footer .social-links li a:hover{
  color: #f6a21c;
  opacity: 0.70;
}

.main-footer .f-bottom{
  position: relative;
  font-size: 20px;
}

.main-footer .f-bottom .inner{
  position: relative;
  text-align: center;
  padding: 35px 0 35px;
}

.main-footer .f-bottom .copyright{
  position: relative;
  color: #010101;
  line-height: 24px;
}

.main-footer .copyright a{
  position: relative;
  color: #010101;
}

.main-footer .copyright a:hover{
  text-decoration: underline;
} */

/*** 

====================================================================
  Yellow Skin
====================================================================

***/

.yellow-skin .main-header .header-upper .contact-btn .btn-box,
.yellow-skin .main-header .header-upper .contact-btn:hover .btn-box,
.yellow-skin .fixed-header .header-upper .contact-btn .btn-box {
	background: #ffff00;
	color: #010101;
}

.yellow-skin .main-header .header-upper .contact-btn:after,
.yellow-skin .main-header .header-upper .contact-btn:hover:after,
.yellow-skin .fixed-header .header-upper .contact-btn:after {
	background: #ffff00;
}

.yellow-skin .scroll-to-top {
	background: #ffff00;
	color: #010101;
}

.yellow-skin .scroll-to-top:hover {
	background: #010101;
	color: #ffffff;
}

.yellow-skin .about-section .fact-block .inner-box:hover .count-outer {
	background: #ffff00;
}

.yellow-skin .s-block .image-box .cat {
	left: 5px;
	bottom: 5px;
}

.yellow-skin .s-block .image-box .cat span {
	background: #ffff00;
	color: #010101;
}

.yellow-skin .about-two {
	background: #f4f4f4;
	color: #010101;
}

.yellow-skin .about-two .image-layer {
	opacity: 1;
}

.yellow-skin .about-two .text-col .inner {
	border-color: rgba(0, 0, 0, 0.15);
}

.yellow-skin .about-tabs .tab-buttons,
.yellow-skin .about-tabs .tab-buttons:after {
	border-color: rgba(0, 0, 0, 0.15);
}

.yellow-skin .about-tabs .tab-buttons .tab-btn:before {
	border-color: #010101;
}

.yellow-skin .project-cats .cat-block .cat-link a {
	background: #ffff00;
	color: #010101;
}

.yellow-skin .project-cats .cat-block:hover .cat-link a {
	background: #010101;
	color: #ffffff;
}

.yellow-skin .sec-title .subtitle span:after {
	border: 1px solid #010101;
	background: #ffff00;
	height: 5px;
	margin-top: -2px;
}

.yellow-skin .ai-block .cap-box .info {
	color: #010101;
}

.yellow-skin .ai-block .cap-box .info:before {
	border: 1px solid #010101;
	background: #ffff00;
	height: 6px;
	margin-top: -2px;
}

.yellow-skin .ai-block.alternate .image-box .image {
	border-color: #010101;
}

.yellow-skin .subscribe-section form .form-group input {
	background: #ffff00;
}

/* .creative-carousel-section{
  position: relative;
  padding-top: 160px;
  background: #010101;
}

.c-carousel-page .header-upper{
  background: #ffffff;
} */

/*** 

====================================================================
  Banner Card Carousel
====================================================================

***/

.banner-card-section {
	position: relative;
	padding: 166px 0 0;
	background: #010101;
	height: 100vh;
	min-height: 400px;
}

.banner-card-carousel {
	position: relative;
}

.banner-card-carousel .slide-item {
	position: relative;
	height: calc(100vh - 166px);
	min-height: 240px;
	border-right: 1px solid #010101;
}

.banner-card-carousel .slide-item .image-layer {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.banner-card-carousel .slide-item .image-layer:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 1);
	z-index: 1;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.banner-card-carousel .slide-item:hover .image-layer:before {
	opacity: 0;
}

.banner-card-carousel .slide-item .inner-box {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}

.banner-card-carousel .slide-item .cap-box {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 30px 80px 30px 40px;
	max-height: 130px;
	min-height: 130px;
	border-top: 1px solid rgba(0, 0, 0, 0.5);
}

.banner-card-carousel .slide-item:hover .cap-box {
	border-color: #ffffff;
}

.banner-card-carousel .slide-item h4 {
	font-size: 24px;
	line-height: 1.3em;
}

.banner-card-carousel .slide-item h4 a {
	color: #010101;
}

.banner-card-carousel .slide-item:hover h4 a {
	color: #ffffff;
}

.banner-card-carousel .slide-item .cat {
	position: absolute;
	left: 40px;
	top: -39px;
	font-family: "Lunchtype_Regular", sans-serif;
}

.banner-card-carousel .slide-item .cat span {
	position: relative;
	display: inline-block;
	vertical-align: top;
	font-size: 18px;
	color: #010101;
	line-height: 22px;
	padding: 8px 15px;
	border: 1px solid rgba(0, 0, 0, 0.5);
	border-bottom: none;
}

.banner-card-carousel .slide-item:hover .cat span {
	color: #ffffff;
	border-color: #ffffff;
}

.banner-card-carousel .slide-item .link {
	position: absolute;
	right: 35px;
	top: 35px;
	width: 50px;
	height: 50px;
}

.banner-card-carousel .slide-item .link a {
	position: relative;
	display: block;
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 24px;
	text-align: center;
	color: #ffffff;
	background: #010101;
	border-radius: 50%;
}

.banner-card-carousel .slide-item:hover .link a {
	color: #010101;
	background: #ffffff;
}

.banner-card-carousel .slide-item .link a:hover {
	color: #ffffff;
	background: #f6a21c;
}

.banner-card-carousel .slide-item .count {
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -260px;
	width: 100%;
	text-align: center;
	font-family: "Lunchtype_Light", sans-serif;
	color: #010101;
	font-size: 350px;
	line-height: 350px;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.banner-card-carousel .slide-item:hover .count {
	color: #ffffff;
}

.banner-card-carousel .slide-item .count span {
	display: block;
}

/*** 

====================================================================
  Banner Vertical Carousel
====================================================================

***/

.banner-vertical-section {
	position: relative;
	padding: 166px 0 0;
}

.banner-vertical-section .auto-container {
	max-width: 1840px;
}

.banner-vertical-section .big-title {
	position: relative;
	padding: 60px 0;
}

.banner-vertical-section .big-title h2 {
	font-family: "Lunchtype_Light", sans-serif;
	text-transform: uppercase;
	margin-bottom: 0;
}

.banner-vertical-carousel {
	position: relative;
	padding: 0 0;
	padding-right: 200px;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.banner-vertical-carousel .owl-item {
	padding: 45px 45px;
	border-right: 1px solid rgba(0, 0, 0, 0.1);
}

.banner-vertical-carousel .owl-stage-outer {
	overflow: visible;
}

.banner-vertical-carousel .owl-stage {
	display: flex;
}

.banner-vertical-carousel .slide-item {
	position: relative;
}

.banner-vertical-carousel .s-block {
	margin-bottom: 0;
}

/*** 

====================================================================
  Banner Fullscreen Carousel
====================================================================

***/

/* .banner-full{
  position: relative;
  padding: 0 0;
  height: 100vh;
  min-height: 350px;
}

.banner-full-carousel .slide-item{
    position: relative;
    height: 100vh;
}

.banner-full-carousel .slide-item .image-layer{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.banner-full-carousel .slide-item .image-layer:before{
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.1);
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.banner-full-carousel .slide-item .content-box{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: table;
  vertical-align: middle;
  z-index: 1;
}

.banner-full-carousel .slide-item .content{
  position: relative;
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  padding: 200px 0 50px;
}

.banner-full-carousel .slide-item .inner{
  position: relative;
  display: block;
  width: 100%;
  text-align: center;
  opacity:0;
  visibility: hidden;
  -webkit-transform:translateY(50px);
  -ms-transform:translateY(50px);
  transform:translateY(50px);
}

.banner-full-carousel .active .slide-item .inner{
  opacity:1;
  visibility: visible;
  -webkit-transform:translate(0);
  -ms-transform:translate(0);
  transform:translate(0);
  -webkit-transition:all 1000ms ease 300ms;
  -ms-transition:all 1000ms ease 300ms;
  -o-transition:all 1000ms ease 300ms;
  -moz-transition:all 1000ms ease 300ms;
  transition:all 1000ms ease 300ms;
}

.banner-full-carousel .slide-item h1{
  position: relative;
  font-size: 180px;
  line-height: 0.85em;
  text-transform: uppercase;
  color: #ffffff;
}

.banner-full-carousel .slide-item h1 .outlined{
  position: relative;
  display: block;
  color: rgba(0, 0, 0, 0.0);
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: rgba(255, 255, 255, 1);
  -ms-text-stroke-width: 1px;
  -ms-text-stroke-color: rgba(255, 255, 255, 1);
  -moz-text-stroke-width: 1px;
  -moz-text-stroke-color: rgba(255, 255, 255, 1);
  -webkit-text-stroke: 1px rgba(255, 255, 255, 1);
}

.banner-full-carousel .slide-item .cat{
  position: absolute;
  left: 35px;
  bottom: 35px;
  font-family: 'Lunchtype_Regular', sans-serif;
  font-size: 36px;
  line-height: 40px;
  text-transform: uppercase;
}

.banner-full-carousel .slide-item .cat span{
  position: relative;
  display: inline-block;
  vertical-align: top;
  color: #ffffff;
  background: #010101;
  padding: 7px 10px;
}

.banner-full-carousel .slide-item .slide-num{
  position: absolute;
  right: 35px;
  bottom: 70px;
  font-family: 'Lunchtype_Regular', sans-serif;
  text-transform: uppercase;
  border: 1px solid #ffffff;
}

.banner-full-carousel .slide-item .slide-num .num{
  position: relative;
  display: inline-block;
  vertical-align: top;
  color: #ffffff;
  padding: 25px 10px;
  font-size: 36px;
  line-height: 40px;
  width: 91px;
  text-align: center;
}

.banner-full-carousel .slide-item .slide-num .active-num{
  border-right: 1px solid #ffffff;
}

.banner-full-carousel .owl-nav{
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: 50px;
  width: 100%;
  height: 0;
  z-index: 5;
}

.banner-full-carousel .owl-nav .owl-next,
.banner-full-carousel .owl-nav .owl-prev{
  position: absolute;
  top: 0;
  height: 72px;
  width: 72px;
  background: #010101 !important;
  color: #ffffff !important;
  text-align: center;
  line-height: 72px;
  font-size: 28px !important;
  border-radius: 50%;
  transition: all 300ms linear;
}

.banner-full-carousel .owl-nav .owl-prev{
  left: 35px;
}

.banner-full-carousel .owl-nav .owl-next{
  right: 35px;
}

.banner-full-carousel .owl-nav .owl-next:hover,
.banner-full-carousel .owl-nav .owl-prev:hover{
  background: #f6a21c !important;
  color: #ffffff !important;
}

.banner-full-carousel .owl-dots{
  position: absolute;
  right: 35px;
  bottom: 40px;
}

.banner-full-carousel .owl-dots .owl-dot{
  position: relative;
  display: inline-block;
  margin-left: 7px;
}

.banner-full-carousel .owl-dots .owl-dot span{
  position: relative;
  display: block;
  width: 120px;
  height: 8px;
  background: #ffffff;
  opacity: 0.40;
  transition: all 300ms linear;
}

.banner-full-carousel .owl-dots .owl-dot.active span{
  opacity: 1;
} */

/*** 

====================================================================
  Banner Interactive Carousel
====================================================================

***/

/* .banner-interact{
  position: relative;
  padding: 0 0;
  height: 950px;
  min-height: 100vh;
}

.banner-inter-carousel .slide-item{
    position: relative;
    min-height: 100vh;
    height: 950px;
}

.banner-inter-carousel .content-container{
  position: absolute;
  bottom: 0;
  height: 650px;
  min-height: calc(100vh - 300px);
  left: 50%;
  margin-left: -640px;
  width: 100%;
  max-width: 1200px;
}

.banner-inter-carousel .slide-item .bg-layer{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.banner-inter-carousel .slide-item .image-layer{
  position: absolute;
  left: 50%;
  margin-left: -330px;
  width: 670px;
  top: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0;
  visibility: hidden;
  transform: translateY(100px);
}

.banner-inter-carousel .active .slide-item .image-layer{
  opacity: 1;
  visibility: visible;
  transform: translateY(0px);
  -webkit-transition:all 1500ms ease 300ms;
}

.banner-inter-carousel .slide-item .image-layer:before{
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.1);
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.banner-inter-carousel .slide-item .inner{
  position: relative;
  display: block;
  width: 100%;
  text-align: center;
  opacity:0;
  visibility: hidden;
  -webkit-transform:translateY(50px);
  -ms-transform:translateY(50px);
  transform:translateY(50px);
}

.banner-inter-carousel .active .slide-item .inner{
  opacity:1;
  visibility: visible;
  -webkit-transform:translate(0);
  -ms-transform:translate(0);
  transform:translate(0);
  -webkit-transition:all 1000ms ease 300ms;
  -ms-transition:all 1000ms ease 300ms;
  -o-transition:all 1000ms ease 300ms;
  -moz-transition:all 1000ms ease 300ms;
  transition:all 1000ms ease 300ms;
}

.banner-inter-carousel .slide-item h1{
  position: absolute;
  left: -250px;
  right: -250px;
  top: 35%;
  font-size: 180px;
  line-height: 0.85em;
  text-transform: uppercase;
  text-align: center;
  color: #ffffff;
}

.banner-inter-carousel .slide-item h1 .outlined{
  position: relative;
  display: block;
  color: rgba(255, 255, 255, 1);
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: rgba(0, 0, 0, 1);
  -ms-text-stroke-width: 1px;
  -ms-text-stroke-color: rgba(0, 0, 0, 1);
  -moz-text-stroke-width: 1px;
  -moz-text-stroke-color: rgba(0, 0, 0, 1);
  text-stroke-width: 1px;
  text-stroke-color: rgba(0, 0, 0, 1);
}

.banner-inter-carousel .slide-item .cat{
  position: absolute;
  left: 50%;
  margin-left: 385px;
  top: 24%;
  font-family: 'Lunchtype_Regular', sans-serif;
  font-size: 24px;
  text-transform: capitalize;
}

.banner-inter-carousel .slide-item .cat span{
  position: relative;
  display: inline-block;
  vertical-align: top;
  color: #010101;
  line-height: 30px;
  padding: 10px 25px;
  border: 1px solid #010101;
}

.banner-inter-carousel .slide-item .slide-num{
  position: absolute;
  left: 20px;
  bottom: 70px;
  font-family: 'Lunchtype_Regular', sans-serif;
  text-transform: uppercase;
  border: 1px solid #010101;
  width: 66px;
}

.banner-inter-carousel .slide-item .slide-num .num{
  position: relative;
  display: block;
  vertical-align: top;
  color: #010101;
  padding: 20px 10px;
  font-size: 30px;
  line-height: 30px;
  width: 100%;
  text-align: center;
}

.banner-inter-carousel .slide-item .slide-num .active-num{
  margin-bottom: 60px;
}

.banner-inter-carousel .slide-item .slide-num .active-num:after{
  content: '';
  position: absolute;
  left: 50%;
  top: 100%;
  margin-left: -0.5px;
  height: 60px;
  border-left: 1px solid #010101;
}

.banner-inter-carousel .slide-item .text{
  position: absolute;
  left: 50%;
  margin-left: 387px;
  bottom: 200px;
  width: 360px;
}

.banner-inter-carousel .slide-item .img-thumb{
  position: absolute;
  width: 202px;
  height: 202px;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
  -webkit-transition:all 1500ms ease 300ms;
}

.banner-inter-carousel .slide-item .img-thumb img{
  display: block;
  width: 100%;
  height: 100%;
}

.banner-inter-carousel .slide-item .left-thumb{
  left: 0;
  bottom: 0;
  transform: scale(0.6);
}

.banner-inter-carousel .slide-item .right-thumb{
  right: 0;
  bottom: 0;
  transform: scale(0.5);
}

.banner-inter-carousel .slide-item .mid-thumb{
  transform: scale(0.7);
  left: 0;
  top: 10%;
}

.banner-inter-carousel .active .slide-item .img-thumb{
  opacity: 1;
  visibility: visible;
  transform: scale(1.0);
}

.banner-inter-carousel .owl-nav{
  position: absolute;
  left: 50%;
  margin-left: 350px;
  bottom: 130px;
  width: 220px;
  background: #010101;
  padding: 0 0;
  height: 64px;
  color: #ffffff;
  z-index: 5;
}

.banner-inter-carousel .owl-nav:after{
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -35px;
  margin-top: -1px;
  width: 70px;
  border-top: 2px solid #ffffff;
  z-index: 1;
}

.banner-inter-carousel .owl-nav .owl-next,
.banner-inter-carousel .owl-nav .owl-prev{
  position: absolute;
  top: 50%;
  margin-top: -15px;
  height: 30px;
  color: #ffffff !important;
  text-align: center;
  line-height: 30px;
  font-size: 28px !important;
  border-radius: 50%;
  transition: all 300ms linear;
}

.banner-inter-carousel .owl-nav .owl-prev{
  left: 25px;
}

.banner-inter-carousel .owl-nav .owl-next{
  right: 25px;
}

.banner-inter-carousel .owl-nav .owl-next:hover,
.banner-inter-carousel .owl-nav .owl-prev:hover{
  color: #f6a21c !important;
}

.banner-full-carousel .owl-dots{
  position: absolute;
  display: none;
}

*/

/*** 

====================================================================
  Banner Slider Section
====================================================================

***/

.banner-section {
	position: relative;
	padding: 0 0;
	background: #7c8aa0;
}

.banner-section .auto-container {
	max-width: 1560px;
}

.banner-section .banner-container {
	position: relative;
}

.banner-section .banner-slider {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.banner-section .slide-item {
	position: relative;
	width: 100%;
	padding: 0px;
	overflow: hidden;
}

.banner-section .slide-item:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0);
	z-index: 1;
}

.banner-section .slide-item .bg-layer {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #7c8aa0;
}

.banner-section .slide-item .bg-layer:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.1);
	z-index: 1;
}

.banner-section .slide-item .image-layer {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.banner-section .slide-item .image-layer:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
	z-index: 1;
}

.banner-section .slide-item .content-box {
	position: relative;
	display: block;
	width: 100%;
	padding: 300px 0px 0px;
	z-index: 10;
}

.banner-section .slide-item .content {
	position: relative;
	display: block;
	width: 100%;
	z-index: 5;
}

.banner-section .slide-item .inner {
	position: relative;
	display: block;
	width: 100%;
	margin: 0 auto;
	z-index: 5;
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
}

.banner-section .active .slide-item .inner {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translate(0);
	-ms-transform: translate(0);
	transform: translate(0);
	-webkit-transition: all 1000ms ease 300ms;
	-ms-transition: all 1000ms ease 300ms;
	-o-transition: all 1000ms ease 300ms;
	-moz-transition: all 1000ms ease 300ms;
	transition: all 1000ms ease 300ms;
}

.banner-section .slide-item .lower-image {
	position: relative;
	left: 0;
	bottom: 0;
	width: 100%;
	text-align: center;
	padding: 0 20px;
	padding-top: 50px;
}

.banner-section .slide-item .lower-image img {
	position: relative;
	max-height: 380px;
}

.banner-section .slide-item h1 {
	position: relative;
	font-weight: 400;
	color: #ffffff;
	text-transform: none;
	line-height: 1em;
	padding-left: 150px;
	text-transform: uppercase;
	margin: 0px 0px;
}

.banner-section .slide-item h1 .upper-big {
	position: relative;
	display: block;
	font-size: 165px;
	font-family: "Lunchtype_Regular", sans-serif;
	line-height: 0.85em;
}

.banner-section .slide-item h1 .lower-big {
	position: relative;
	display: block;
	font-size: 200px;
	font-family: "Lunchtype_Light", sans-serif;
	line-height: 0.8em;
	padding-left: 370px;
}

.banner-section .slide-item h1 .small-text {
	position: absolute;
	left: 140px;
	top: 200px;
	display: block;
	font-size: 48px;
	line-height: 1em;
	font-family: "Lunchtype_Light", sans-serif;
	width: 340px;
	text-align: right;
}

/*** 

====================================================================
  Banner Two
====================================================================

***/

.banner-two {
	position: relative;
	padding: 0 0;
	background: #fafafa;
}

.banner-two.alternate {
	border: 1px solid rgba(0, 0, 0, 0.1);
}

.banner-two .auto-container {
	max-width: 1560px;
}

.banner-two.alternate .auto-container {
	max-width: 1360px;
}

.banner-two .banner-container {
	position: relative;
}

.banner-two .banner-slider {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.banner-two .slide-item {
	position: relative;
	width: 100%;
	padding: 0px;
	overflow: hidden;
}

.banner-two .slide-item:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0);
	z-index: 1;
}

.banner-two .slide-item .bg-layer {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #7c8aa0;
}

.banner-two .slide-item .bg-layer:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.1);
	z-index: 1;
}

.banner-two .slide-item .image-layer {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.banner-two .slide-item .image-layer:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
	z-index: 1;
}

.banner-two .slide-item .content-box {
	position: relative;
	display: block;
	width: 100%;
	padding: 300px 0px 0px;
	height: 1050px;
	z-index: 10;
}

.banner-two.alternate .slide-item .content-box {
	height: 920px;
	padding-top: 150px;
}

.banner-two .slide-item .content {
	position: relative;
	display: block;
	width: 100%;
	z-index: 5;
}

.banner-two .slide-item .inner {
	position: relative;
	display: block;
	width: 100%;
	margin: 0 auto;
	z-index: 5;
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
}

.banner-two .active .slide-item .inner {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translate(0);
	-ms-transform: translate(0);
	transform: translate(0);
	-webkit-transition: all 1000ms ease 300ms;
	-ms-transition: all 1000ms ease 300ms;
	-o-transition: all 1000ms ease 300ms;
	-moz-transition: all 1000ms ease 300ms;
	transition: all 1000ms ease 300ms;
}

.banner-two .slide-item .lower-image {
	position: relative;
	left: 0;
	bottom: 0;
	width: 100%;
	text-align: center;
	padding: 0 20px;
	padding-top: 50px;
}

.banner-two .slide-item .lower-image img {
	position: relative;
	max-height: 380px;
}

.banner-two .slide-item h1 {
	position: relative;
	font-weight: 400;
	color: #010101;
	text-transform: none;
	line-height: 1em;
	padding-left: 250px;
	text-transform: uppercase;
	margin: 0px 0px;
}

.banner-two.alternate .slide-item h1 {
	padding-left: 180px;
}

.banner-two .slide-item h1 .big-one {
	position: relative;
	display: block;
	font-size: 170px;
	font-family: "Lunchtype_Medium", sans-serif;
	line-height: 0.9em;
}

.banner-two .slide-item h1 .big-two {
	position: relative;
	display: block;
	font-size: 170px;
	font-family: "Lunchtype_Medium", sans-serif;
	line-height: 1em;
	text-align: right;
}

.banner-two .slide-item h1 .big-three {
	position: relative;
	display: block;
	font-size: 170px;
	font-family: "Lunchtype_Medium", sans-serif;
	line-height: 1em;
	padding-left: 160px;
}

.banner-two.alternate .slide-item h1 .big-three {
	padding-left: 220px;
}

.banner-two .slide-item h1 .small-text {
	position: absolute;
	left: 480px;
	top: 180px;
	display: block;
	font-size: 36px;
	line-height: 1em;
	font-family: "Lunchtype_Light", sans-serif;
	width: 250px;
}

.banner-two.alternate .slide-item h1 .small-text {
	left: 230px;
}

.banner-two .slide-item .text {
	position: relative;
	margin-left: 660px;
	display: block;
	font-size: 28px;
	line-height: 1.1em;
	font-family: "Lunchtype_Regular", sans-serif;
	max-width: 570px;
}

.banner-two.alternate .slide-item .text {
	margin-left: 470px;
}

.banner-two .slide-item .vector-1 {
	position: absolute;
	left: 280px;
	top: 185px;
	display: block;
	width: 156px;
}

.banner-two.alternate .slide-item .vector-1 {
	left: 30px;
}

.banner-two .slide-item .vector-1 img {
	display: block;
	width: 100%;
}

.banner-two .slide-item .thumb-1 {
	position: absolute;
	left: 750px;
	top: 20px;
	display: block;
	width: 94px;
	border: 1px solid #010101;
}

.banner-two .slide-item .thumb-1 img {
	display: block;
	width: 100%;
}

.banner-two .slide-item .thumb-2 {
	position: absolute;
	left: 0;
	bottom: -25px;
	display: block;
	width: 320px;
	border: 1px solid #010101;
}

.banner-two .slide-item .thumb-2 img {
	position: relative;
	display: block;
	width: 100%;
	z-index: 1;
}

.banner-two .slide-item .thumb-2:before {
	content: "";
	position: absolute;
	left: 30px;
	right: -30px;
	bottom: -30px;
	top: -30px;
	border: 1px solid #010101;
}

.banner-two .slide-item .thumb-3 {
	position: absolute;
	right: 0;
	bottom: -50px;
	display: block;
	width: 130px;
	border: 1px solid #010101;
}

.banner-two .slide-item .thumb-3 img {
	display: block;
	width: 100%;
}

/*** 

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

***/

.about-section {
	position: relative;
	padding: 160px 0px 110px;
}

.about-section .text-col {
	position: relative;
}

.about-section .text-col .inner {
	position: relative;
	display: block;
	padding-top: 85px;
}

.about-section .text-col h1 {
	margin-bottom: 60px;
}

.about-section .fact-block {
	position: relative;
	margin-bottom: 55px;
}

.about-section .fact-block .inner-box {
	position: relative;
	display: block;
	min-height: 160px;
	padding-top: 35px;
	padding-left: 190px;
}

.about-section .fact-block .count-outer {
	position: absolute;
	left: 0;
	top: 0;
	width: 160px;
	height: 160px;
	text-align: center;
	overflow: hidden;
	transition: all 500ms linear;
}

.about-section .fact-block .count-outer:after {
	content: "";
	position: absolute;
	right: -35px;
	top: -35px;
	width: 60px;
	height: 60px;
	background: #ffffff;
	border: 1px solid #010101;
	transform: rotate(-45deg);
	z-index: 1;
}

.about-section .fact-block .fact-count {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	padding: 40px 20px;
	font-size: 64px;
	font-family: "Lunchtype_Medium", sans-serif;
	line-height: 80px;
	border: 1px solid #010101;
	z-index: 0;
}

.about-section .fact-block h4 {
	position: relative;
	margin-bottom: 12px;
}

.about-section .fact-block .text {
	position: relative;
	line-height: 1.32em;
}

.about-section .image-col {
	position: relative;
	margin-bottom: 50px;
}

.about-section .image-col .inner {
	position: relative;
	display: block;
	padding-left: 20px;
}

.about-section .image-col .image-box {
	position: relative;
}

.about-section .image-col .image {
	position: relative;
	display: block;
}

.about-section .image-col .image img {
	width: 100%;
}

.about-section .image-col .image:after {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	border: 15px solid transparent;
	border-top: 15px solid #ffffff;
	border-right: 15px solid #ffffff;
	z-index: 1;
}

/*** 

====================================================================
  Services Section
====================================================================

***/

.services-section {
	position: relative;
	padding: 160px 0px 110px;
}

.services-section.no-pad-top {
	padding-top: 0;
}

.services-section .title-box {
	position: relative;
	padding-bottom: 30px;
}

.services-section .title-box h2 {
	float: left;
	max-width: 750px;
	margin-bottom: 40px;
}

.services-section .title-box .link-box {
	float: right;
	padding-top: 45px;
	margin-bottom: 40px;
}

/* .s-block{
  position: relative;
  margin-bottom: 30px;
}

.services-section .row{
  margin: 0 -25px;
}

.services-section .row .s-block{
  padding: 0 25px;
  margin-bottom: 50px;
}

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

.s-block .image-box{
  position: relative;
  display: block;
}

.s-block .image-box .image{
  position: relative;
  display: block;
  background: #010101;
  overflow: hidden;
}

.s-block .image-box .image img{
  display: block;
  width: 100%;
  transition: all 500ms linear;
}

.s-block .inner-box:hover .image-box .image img{
  opacity: 0.80;
  transform: scale(1.05);
}

.s-block .image-box .cat{
  position: absolute;
  left: 0px;
  bottom: 0px;
  font-size: 18px;
  font-family: 'Lunchtype_Regular', sans-serif;
  z-index: 1;
}

.s-block .image-box .cat span{
  position: relative;
  display: inline-block;
  color: #ffffff;
  line-height: 24px;
  padding: 8px 15px;
  color: #ffffff;
  background: #010101;
}

.s-block .image-box .link{
  position: absolute;
  right: -1px;
  bottom: 0;
  z-index: 1;
}

.s-block .image-box .link:before{
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  border: 35px solid transparent;
  border-bottom: 35px solid #ffffff;
  border-right: 35px solid #ffffff;
}

.s-block .image-box .link a{
  position: relative;
  color: #010101;
  font-size: 32px;
  line-height: 32px;
  z-index: 1;
}

.s-block .image-box .link a:hover{
  color: #f6a21c;
}

.s-block .lower-box{
  position: relative;
  display: block;
  padding-top: 30px;
}

.s-block .lower-box h3{
  font-family: 'Lunchtype_Regular', sans-serif;
  margin-bottom: 0;
}

.s-block .lower-box h3 a{
  color: #010101;
}

.s-block .lower-box h3 a:hover{
  color: #f6a21c;
} */

/*** 

====================================================================
  Sec Title
====================================================================

***/

/* .sec-title{
  position: relative;
  margin-bottom: 70px;
}

.sec-title.centered{
  text-align: center;
  margin: 0 auto 70px;
}

.sec-title .subtitle{
  position: relative;
  font-size: 24px;
  text-transform: uppercase;
  font-family: 'Lunchtype_Medium', sans-serif;
  margin-bottom: 15px;
}

.sec-title .subtitle span{
  position: relative;
  display: inline-block;
}

.sec-title .subtitle span:after{
  content: '';
  position: absolute;
  left: 100%;
  margin-left: 15px;
  top: 50%;
  width: 45px;
  margin-top: -1px;
  border-bottom: 4px solid #010101;
}

.sec-title.centered .subtitle span:after{
  display: none;
}

.sec-title h2{
  position: relative;
  margin-bottom: 0px;
}

.sec-title .text{
  position: relative;
  font-size: 24px;
  line-height: 1.6em;
  padding-top: 40px;
}

.sec-title .link-box{
  position: relative;
  padding-top: 40px;
}

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

.sec-title.light .subtitle span:after{
  border-color: #ffffff;
} */

/*** 

====================================================================
  About Two
====================================================================

***/

.about-two {
	position: relative;
	background: #010101;
	color: #ffffff;
	padding: 160px 0px 110px;
}

.about-two .image-layer {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-position: left bottom;
	background-repeat: no-repeat;
	background-size: cover;
	opacity: 0.2;
}

.about-two .image-layer:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0);
}

.about-two .image-col {
	position: relative;
	margin-bottom: 50px;
	order: 1;
}

.about-two .image-col .inner {
	position: relative;
}

.about-two .image-col .image {
	position: relative;
	display: block;
}

.about-two .image-col .image img {
	position: relative;
	display: block;
	width: 100%;
}

.tabs-box {
	position: relative;
}

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

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

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

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

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

.about-two .text-col {
	position: relative;
	margin-bottom: 20px;
	order: 12;
}

.about-two .text-col .inner {
	position: relative;
	display: block;
	min-height: calc(100% - 30px);
	border: 1px solid rgba(255, 255, 255, 0.2);
	margin-left: 20px;
}

.about-tabs {
	position: relative;
}

.about-tabs .tab-buttons {
	position: relative;
	display: table;
	width: 100%;
	vertical-align: middle;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.about-tabs .tab-buttons:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: -12px;
	width: 100%;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.about-tabs .tab-buttons .tab-btn {
	position: relative;
	display: table-cell;
	width: 33.333%;
	vertical-align: middle;
	padding: 30px 25px 5px;
	line-height: 30px;
	font-size: 20px;
	text-transform: uppercase;
	font-family: "SuisseIntl_Book", sans-serif;
}

.about-tabs .tab-buttons .tab-btn:before {
	content: "";
	position: absolute;
	left: 25px;
	bottom: -6px;
	display: block;
	width: 10px;
	height: 1px;
	border-bottom: 1px solid rgba(255, 255, 255, 1);
	transition: all 300ms ease;
	z-index: 1;
}

.about-tabs .tab-buttons .active-btn:before {
	width: 50px;
}

.about-tabs .tabs-content {
	position: relative;
	padding: 50px 45px 15px;
}

.about-tabs .tab .text {
	font-size: 24px;
}

.about-tabs .tab .text p {
	margin-bottom: 30px;
}

/*** 

====================================================================
  Project Categories
====================================================================

***/

.project-cats {
	position: relative;
	padding: 160px 0px 100px;
}

.project-cats .upper-row {
	position: relative;
}

.project-cats .upper-row .cat-box {
	position: relative;
	border-top: 1px solid #010101;
	border-bottom: 1px solid #010101;
	overflow: hidden;
}

.project-cats .cat-box .row {
	margin: 0 0;
}

.project-cats .cat-box .row .cat-block {
	padding: 0 0;
}

.project-cats .cat-block {
	position: relative;
	border-right: 1px solid #010101;
}

.project-cats .cat-block .inner-box {
	position: relative;
	display: block;
	height: 300px;
}

.project-cats .cat-block .image-layer {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.project-cats .cat-block .image-layer:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0);
	transition: all 500ms linear;
	z-index: 1;
}

.project-cats .cat-block:hover .image-layer:before {
	background: rgba(0, 0, 0, 0.3);
}

.project-cats .cat-block .cat-title {
	position: relative;
	padding: 110px 45px 20px 60px;
	z-index: 2;
}

.project-cats .cat-block .cat-title h3 {
	margin-bottom: 0;
	font-family: "SuisseIntl_Book", sans-serif;
}

.project-cats .cat-block .cat-title h3 a {
	color: #010101;
}

.project-cats .cat-block:hover .cat-title h3 a {
	color: #ffffff;
}

.project-cats .cat-block .cat-link {
	position: absolute;
	right: 45px;
	bottom: 70px;
	z-index: 2;
}

.project-cats .cat-block .cat-link a {
	position: relative;
	display: block;
	width: 50px;
	height: 50px;
	color: #ffffff;
	font-size: 28px;
	line-height: 50px;
	text-align: center;
	transform: rotate(-45deg);
	background: #010101;
	border-radius: 50%;
}

.project-cats .cat-block:hover .cat-link a {
	color: #010101;
	background: #ffffff;
	transform: rotate(0deg);
}

.project-cats .cat-block .over-layer {
	position: absolute;
	left: 0;
	bottom: 110px;
	right: 0;
	top: 0;
	transition: all 300ms linear;
	background: #ffffff;
	z-index: 1;
}

.project-cats .cat-block:hover .over-layer {
	bottom: 300px;
}

.project-cats .lower-row {
	position: relative;
	padding-top: 160px;
}

.project-cats .lower-row .row {
	margin: 0 -30px;
}

.project-cats .lower-row .row .cat-item {
	padding: 0 30px;
	margin-bottom: 60px;
}

.cat-item {
	position: relative;
	margin-bottom: 30px;
}

.cat-item .inner-box {
	position: relative;
	display: block;
	padding-right: 20px;
	padding-left: 120px;
	min-height: 100px;
}

.cat-item .icon-box {
	position: absolute;
	left: 0;
	top: 0px;
	width: 100px;
	height: 100px;
	font-size: 40px;
	text-align: center;
	line-height: 100px;
	border-radius: 150px;
	background-color: #ffffff;
	font-family: "Flaticon";
	border: 1px solid rgba(0, 0, 0, 0.05);
}

.cat-item .icon-box .fal {
	font-size: 45px;
}

.cat-item h4 {
	position: relative;
	margin-bottom: 10px;
}

/*** 

====================================================================
  About Three
====================================================================

***/

/* .about-three{
  position: relative;
  padding: 160px 0px 110px;
}

.about-three.no-pad-top{
  padding-top: 0;
}

.about-three .image-col{
  position: relative;
  margin-bottom: 50px;
  order: 1;
}

.about-three .image-col .inner{
  position: relative;
}

.about-three .image-col .image{
  position: relative;
  display: block;
}

.about-three .image-col .image img{
  position: relative;
  display: block;
  width: 100%;
}

.about-three .text-col{
  position: relative;
  margin-bottom: 50px;
  order: 12;
}

.about-three .text-col .inner{
  position: relative;
  padding-top: 160px;
  padding-left: 50px;
}

.about-three .text-col .sec-title{
  margin-bottom: 0;
  max-width: 620px;
} */

/*** 

====================================================================
  AI Section
====================================================================

***/

.ai-section {
	position: relative;
	padding: 160px 0px 0px;
}

.ai-section.no-pad-top {
	padding-top: 0;
}

.ai-section .title-box {
	position: relative;
	padding-bottom: 30px;
}

.ai-section .title-box h2 {
	float: left;
	max-width: 750px;
	margin-bottom: 40px;
}

.ai-section .title-box .link-box {
	float: right;
	padding-top: 20px;
	margin-bottom: 40px;
}

.ai-section .title-box .link-box a {
	display: block;
	font-size: 32px;
	line-height: 32px;
	color: #010101;
}

.ai-section .title-box .link-box a:hover {
	color: #f6a21c;
}

.ai-section .carousel-box {
	position: relative;
	border-top: 1px solid #010101;
	border-bottom: 1px solid #010101;
}

.ai-section .carousel-box .owl-item {
	border-right: 1px solid #010101;
}

.ai-section .carousel-box .owl-stage {
	display: flex;
}

/* .ai-block{
  position: relative;
}

.ai-block .inner-box{
  position: relative;
  display: block;
  min-height: 100%;
}

.ai-block .cap-box{
  position: relative;
  padding: 60px 60px 34px;
}

.ai-block .cap-box .info{
  position: relative;
  font-family: 'SuisseIntl_Light', sans-serif;
  font-size: 17px;
  line-height: 24px;
  color: rgba(0, 0, 0, 0.50);
  padding-left: 24px;
  margin-bottom: 5px;
}

.ai-block .cap-box .info:before{
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -1px;
  width: 15px;
  border-bottom: 4px solid #010101;
}

.ai-block .cap-box .s-title{
  position: relative;
  max-width: 360px;
  min-height: 108px;
}

.ai-block .cap-box .s-title h3{
  margin-bottom: 0;
}

.ai-block .cap-box .s-title h3 a{
  color: #010101;
}

.ai-block .image-box{
  position: relative;
  display: block;
}

.ai-block .image-box .image{
  position: relative;
  display: block;
}

.ai-block .image-box img{
  position: relative;
  display: block;
  width: 100%;
} */

.ai-block.alternate .image-box .image {
	width: 222px;
	height: 222px;
	border: 1px solid rgba(0, 0, 0, 0.5);
	margin: 0 auto 50px;
	border-radius: 50%;
}

.ai-block.alternate .image-box .image img {
	width: 100%;
	height: 100%;
	border-radius: 50%;
}

/*** 

====================================================================
  Sponsors Section
====================================================================

***/

.sponsors-section {
	position: relative;
	padding: 135px 0px;
}

.sponsors-section .owl-dots {
	display: none;
}

.sponsors-section .carousel-box {
	position: relative;
}

.sponsors-section .image {
	position: relative;
	display: block;
	text-align: center;
	line-height: 140px;
}

.sponsors-section .image img {
	width: auto;
	display: inline-block;
	vertical-align: middle;
	max-height: 140px;
}

/*** 

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

***/

.subscribe-section {
	position: relative;
	padding: 0 0px;
	background: #303030;
}

.subscribe-section .bg-layer {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	opacity: 1;
}

.subscribe-section .content-box {
	position: relative;
	display: block;
	padding: 115px 0px 90px 0px;
	z-index: 5;
}

.subscribe-section .text-col {
	position: relative;
	margin-bottom: 0;
}

.subscribe-section .text-col .inner {
	position: relative;
	display: block;
}

.subscribe-section .text-col h2 {
	color: #ffffff;
	margin-bottom: 5px;
}

.subscribe-section .text-col .text {
	color: #ffffff;
	margin-top: 20px;
	font-size: 22px;
	line-height: 1.15em;
}

.subscribe-section .form-col {
	position: relative;
	margin-bottom: 30px;
}

.subscribe-section .form-col .inner {
	position: relative;
	display: block;
	padding-top: 10px;
}

.subscribe-section form .form-group {
	margin-bottom: 0;
}

.subscribe-section form .form-group input {
	height: 72px;
	line-height: 30px;
	padding: 20px 60px 20px 30px;
	font-weight: 400;
	font-size: 17px;
	background: #ffffff;
	border-radius: 0;
}

.subscribe-section form .form-group .field-inner {
	position: relative;
}

.subscribe-section form .theme-btn {
	position: absolute;
	right: 30px;
	top: 22px;
	line-height: 30px;
	padding: 0 0;
	border: none;
	background: none;
	color: #010101;
	font-size: 30px;
	font-weight: 300;
}

/*** 

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

***/

.main-footer {
	position: relative;
	font-size: 16px;
}

.main-footer ul,
.main-footer ul li {
	list-style: none;
	margin: 0;
}

.main-footer .upper-section {
	position: relative;
	background: #010101;
	padding: 150px 0 100px;
}

.main-footer h5 {
	font-family: "SuisseIntl_Medium", sans-serif;
	text-transform: capitalize;
	margin-bottom: 15px;
	font-weight: 400;
	color: #ffffff;
}

.main-footer .upper-section .footer-column {
	position: relative;
	margin-bottom: 10px;
}

.main-footer .info-col {
	padding-right: 45px;
}

.main-footer .info-col:after {
	content: "";
	position: absolute;
	right: 45px;
	top: 0;
	height: 300px;
	max-height: 100%;
	border-right: 1px solid #ffffff;
}

.main-footer .info {
	position: relative;
	margin-bottom: 40px;
}

.main-footer .info li {
	position: relative;
	display: block;
	font-weight: 400;
	color: #ffffff;
	line-height: 24px;
	margin-bottom: 5px;
}

.main-footer .info li:last-child {
	margin-bottom: 0;
}

.main-footer .info li a {
	position: relative;
	display: inline-block;
	color: #ffffff;
}

.main-footer .info li a:hover {
	text-decoration: underline;
}

.main-footer .links {
	position: relative;
	margin-bottom: 40px;
}

.main-footer .links li {
	position: relative;
	display: block;
	font-weight: 400;
	line-height: 24px;
	text-transform: capitalize;
	margin-bottom: 5px;
}

.main-footer .links li:last-child {
	margin-bottom: 0;
}

.main-footer .links li a {
	position: relative;
	color: #ffffff;
}

.main-footer .links li a:hover {
	text-decoration: underline;
}

.main-footer .social-links {
	position: relative;
	padding-top: 10px;
	margin-left: -7px;
}

.main-footer .social-links li {
	position: relative;
	float: left;
	margin-right: 25px;
}

.main-footer .social-links li:last-child {
	margin-right: 0;
}

.main-footer .social-links li a {
	position: relative;
	display: block;
	color: #ffffff;
	font-size: 40px;
}

.main-footer .social-links li .icon img {
	max-height: 60px;
	-ms-filter: invert(100%);
	-moz-filter: invert(100%);
	-webkit-filter: invert(100%);
	filter: invert(100%);
}

.main-footer .social-links li a:hover {
	color: #f6a21c;
	opacity: 0.7;
}

.main-footer .f-bottom {
	position: relative;
	font-size: 20px;
}

.main-footer .f-bottom .inner {
	position: relative;
	text-align: center;
	padding: 35px 0 35px;
}

.main-footer .f-bottom .copyright {
	position: relative;
	color: #010101;
	line-height: 24px;
}

.main-footer .copyright a {
	position: relative;
	color: #010101;
}

.main-footer .copyright a:hover {
	text-decoration: underline;
}

/*** 

====================================================================
  Yellow Skin
====================================================================

***/

.yellow-skin .main-header .header-upper .contact-btn .btn-box,
.yellow-skin .main-header .header-upper .contact-btn:hover .btn-box,
.yellow-skin .fixed-header .header-upper .contact-btn .btn-box {
	background: #ffff00;
	color: #010101;
}

.yellow-skin .main-header .header-upper .contact-btn:after,
.yellow-skin .main-header .header-upper .contact-btn:hover:after,
.yellow-skin .fixed-header .header-upper .contact-btn:after {
	background: #ffff00;
}

.yellow-skin .scroll-to-top {
	background: #ffff00;
	color: #010101;
}

.yellow-skin .scroll-to-top:hover {
	background: #010101;
	color: #ffffff;
}

.yellow-skin .about-section .fact-block .inner-box:hover .count-outer {
	background: #ffff00;
}

.yellow-skin .s-block .image-box .cat {
	left: 5px;
	bottom: 5px;
}

.yellow-skin .s-block .image-box .cat span {
	background: #ffff00;
	color: #010101;
}

.yellow-skin .about-two {
	background: #f4f4f4;
	color: #010101;
}

.yellow-skin .about-two .image-layer {
	opacity: 1;
}

.yellow-skin .about-two .text-col .inner {
	border-color: rgba(0, 0, 0, 0.15);
}

.yellow-skin .about-tabs .tab-buttons,
.yellow-skin .about-tabs .tab-buttons:after {
	border-color: rgba(0, 0, 0, 0.15);
}

.yellow-skin .about-tabs .tab-buttons .tab-btn:before {
	border-color: #010101;
}

.yellow-skin .project-cats .cat-block .cat-link a {
	background: #ffff00;
	color: #010101;
}

.yellow-skin .project-cats .cat-block:hover .cat-link a {
	background: #010101;
	color: #ffffff;
}

.yellow-skin .sec-title .subtitle span:after {
	border: 1px solid #010101;
	background: #ffff00;
	height: 5px;
	margin-top: -2px;
}

.yellow-skin .ai-block .cap-box .info {
	color: #010101;
}

.yellow-skin .ai-block .cap-box .info:before {
	border: 1px solid #010101;
	background: #ffff00;
	height: 6px;
	margin-top: -2px;
}

.yellow-skin .ai-block.alternate .image-box .image {
	border-color: #010101;
}

.yellow-skin .subscribe-section form .form-group input {
	background: #ffff00;
}

.creative-carousel-section {
	position: relative;
	padding-top: 160px;
	background: #010101;
}

.c-carousel-page .header-upper {
	background: #ffffff;
}

/*** 

====================================================================
  Banner Card Carousel
====================================================================

***/

/* .banner-card-section{
  position: relative;
  padding: 166px 0 0;
  background: #010101;
  height: 100vh;
  min-height: 400px;
}

.banner-card-carousel{
  position: relative;
}

.banner-card-carousel .slide-item{
  position: relative;
  height: calc(100vh - 166px);
  min-height: 240px;
  border-right: 1px solid #010101;
}

.banner-card-carousel .slide-item .image-layer{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.banner-card-carousel .slide-item .image-layer:before{
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(255,255,255,1);
  z-index: 1;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.banner-card-carousel .slide-item:hover .image-layer:before{
  opacity: 0;
}

.banner-card-carousel .slide-item .inner-box{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.banner-card-carousel .slide-item .cap-box{
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 30px 80px 30px 40px;
  max-height: 130px;
  min-height: 130px;
  border-top: 1px solid rgba(0, 0, 0, 0.50);
}

.banner-card-carousel .slide-item:hover .cap-box{
  border-color: #ffffff;
}

.banner-card-carousel .slide-item h4{
  font-size: 24px;
  line-height: 1.30em;
}

.banner-card-carousel .slide-item h4 a{
  color: #010101;
}

.banner-card-carousel .slide-item:hover h4 a{
  color: #ffffff;
}

.banner-card-carousel .slide-item .cat{
  position: absolute;
  left: 40px;
  top: -39px;
  font-family: 'Lunchtype_Regular', sans-serif;
}

.banner-card-carousel .slide-item .cat span{
  position: relative;
  display: inline-block;
  vertical-align: top;
  font-size: 18px;
  color: #010101;
  line-height: 22px;
  padding: 8px 15px;
  border: 1px solid rgba(0, 0, 0, 0.50);
  border-bottom: none;
}

.banner-card-carousel .slide-item:hover .cat span{
  color: #ffffff;
  border-color: #ffffff;
}

.banner-card-carousel .slide-item .link{
  position: absolute;
  right: 35px;
  top: 35px;
  width: 50px;
  height: 50px;
}

.banner-card-carousel .slide-item .link a{
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 24px;
  text-align: center;
  color: #ffffff;
  background: #010101;
  border-radius: 50%;
}

.banner-card-carousel .slide-item:hover .link a{
  color: #010101;
  background: #ffffff;
}

.banner-card-carousel .slide-item .link a:hover{
  color: #ffffff;
  background: #f6a21c;
}

.banner-card-carousel .slide-item .count{
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -260px;
  width: 100%;
  text-align: center;
  font-family: 'Lunchtype_Light', sans-serif;
  color: #010101;
  font-size: 350px;
  line-height: 350px;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.banner-card-carousel .slide-item:hover .count{
  color: #ffffff;
}

.banner-card-carousel .slide-item .count span{
  display: block;
} */

/*** 

====================================================================
  Banner Vertical Carousel
====================================================================

***/

.banner-vertical-section {
	position: relative;
	padding: 166px 0 0;
}

.banner-vertical-section .auto-container {
	max-width: 1840px;
}

.banner-vertical-section .big-title {
	position: relative;
	padding: 60px 0;
}

.banner-vertical-section .big-title h2 {
	font-family: "Lunchtype_Light", sans-serif;
	text-transform: uppercase;
	margin-bottom: 0;
}

.banner-vertical-carousel {
	position: relative;
	padding: 0 0;
	padding-right: 200px;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.banner-vertical-carousel .owl-item {
	padding: 45px 45px;
	border-right: 1px solid rgba(0, 0, 0, 0.1);
}

.banner-vertical-carousel .owl-stage-outer {
	overflow: visible;
}

.banner-vertical-carousel .owl-stage {
	display: flex;
}

.banner-vertical-carousel .slide-item {
	position: relative;
}

.banner-vertical-carousel .s-block {
	margin-bottom: 0;
}

/*** 

====================================================================
  Banner Fullscreen Carousel
====================================================================

***/

.banner-full {
	position: relative;
	padding: 0 0;
	height: 100vh;
	min-height: 350px;
}

.banner-full-carousel .slide-item {
	position: relative;
	height: 100vh;
}

.banner-full-carousel .slide-item .image-layer {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.banner-full-carousel .slide-item .image-layer:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.1);
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.banner-full-carousel .slide-item .content-box {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: table;
	vertical-align: middle;
	z-index: 1;
}

.banner-full-carousel .slide-item .content {
	position: relative;
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	padding: 200px 0 50px;
}

.banner-full-carousel .slide-item .inner {
	position: relative;
	display: block;
	width: 100%;
	text-align: center;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateY(50px);
	-ms-transform: translateY(50px);
	transform: translateY(50px);
}

.banner-full-carousel .active .slide-item .inner {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translate(0);
	-ms-transform: translate(0);
	transform: translate(0);
	-webkit-transition: all 1000ms ease 300ms;
	-ms-transition: all 1000ms ease 300ms;
	-o-transition: all 1000ms ease 300ms;
	-moz-transition: all 1000ms ease 300ms;
	transition: all 1000ms ease 300ms;
}

.banner-full-carousel .slide-item h1 {
	position: relative;
	font-size: 180px;
	line-height: 0.85em;
	text-transform: uppercase;
	color: #ffffff;
}

.banner-full-carousel .slide-item h1 .outlined {
	position: relative;
	display: block;
	color: rgba(0, 0, 0, 0);
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: rgba(255, 255, 255, 1);
	-ms-text-stroke-width: 1px;
	-ms-text-stroke-color: rgba(255, 255, 255, 1);
	-moz-text-stroke-width: 1px;
	-moz-text-stroke-color: rgba(255, 255, 255, 1);
	text-stroke-width: 1px;
	text-stroke-color: rgba(255, 255, 255, 1);
}

.banner-full-carousel .slide-item .cat {
	position: absolute;
	left: 35px;
	bottom: 35px;
	font-family: "Lunchtype_Regular", sans-serif;
	font-size: 36px;
	line-height: 40px;
	text-transform: uppercase;
}

.banner-full-carousel .slide-item .cat span {
	position: relative;
	display: inline-block;
	vertical-align: top;
	color: #ffffff;
	background: #010101;
	padding: 7px 10px;
}

.banner-full-carousel .slide-item .slide-num {
	position: absolute;
	right: 35px;
	bottom: 70px;
	font-family: "Lunchtype_Regular", sans-serif;
	text-transform: uppercase;
	border: 1px solid #ffffff;
}

.banner-full-carousel .slide-item .slide-num .num {
	position: relative;
	display: inline-block;
	vertical-align: top;
	color: #ffffff;
	padding: 25px 10px;
	font-size: 36px;
	line-height: 40px;
	width: 91px;
	text-align: center;
}

.banner-full-carousel .slide-item .slide-num .active-num {
	border-right: 1px solid #ffffff;
}

.banner-full-carousel .owl-nav {
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: 50px;
	width: 100%;
	height: 0;
	z-index: 5;
	opacity: 0;
}

.banner-full-carousel:hover .owl-nav {
	opacity: 1;
}

.banner-full-carousel .owl-nav .owl-next,
.banner-full-carousel .owl-nav .owl-prev {
	position: absolute;
	top: 0;
	height: 72px;
	width: 72px;
	background: #010101 !important;
	color: #ffffff !important;
	text-align: center;
	line-height: 72px;
	font-size: 28px !important;
	border-radius: 50%;
	transition: all 300ms linear;
}

.banner-full-carousel .owl-nav .owl-prev {
	left: 35px;
}

.banner-full-carousel .owl-nav .owl-next {
	right: 35px;
}

.banner-full-carousel .owl-nav .owl-next:hover,
.banner-full-carousel .owl-nav .owl-prev:hover {
	background: #f6a21c !important;
	color: #ffffff !important;
}

.banner-full-carousel .owl-dots {
	position: absolute;
	right: 35px;
	bottom: 40px;
}

.banner-full-carousel .owl-dots .owl-dot {
	position: relative;
	display: inline-block;
	margin-left: 7px;
}

.banner-full-carousel .owl-dots .owl-dot span {
	position: relative;
	display: block;
	width: 120px;
	height: 8px;
	background: #ffffff;
	opacity: 0.4;
	transition: all 300ms linear;
}

.banner-full-carousel .owl-dots .owl-dot.active span {
	opacity: 1;
}

/*** 

====================================================================
  Banner Interactive Carousel
====================================================================

***/

.banner-interact {
	position: relative;
	padding: 0 0;
	height: 950px;
	min-height: 100vh;
}

.banner-inter-carousel .slide-item {
	position: relative;
	min-height: 100vh;
	height: 950px;
}

.banner-inter-carousel .content-container {
	position: absolute;
	bottom: 0;
	height: 650px;
	min-height: calc(100vh - 300px);
	left: 50%;
	margin-left: -640px;
	width: 100%;
	max-width: 1200px;
}

.banner-inter-carousel .slide-item .bg-layer {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.banner-inter-carousel .slide-item .image-layer {
	position: absolute;
	left: 50%;
	margin-left: -330px;
	width: 670px;
	top: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	opacity: 0;
	visibility: hidden;
	transform: translateY(100px);
}

.banner-inter-carousel .active .slide-item .image-layer {
	opacity: 1;
	visibility: visible;
	transform: translateY(0px);
	-webkit-transition: all 1500ms ease 300ms;
	transition: all 1500ms ease 300ms;
}

.banner-inter-carousel .slide-item .image-layer:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.1);
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.banner-inter-carousel .slide-item .inner {
	position: relative;
	display: block;
	width: 100%;
	text-align: center;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateY(50px);
	-ms-transform: translateY(50px);
	transform: translateY(50px);
}

.banner-inter-carousel .active .slide-item .inner {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translate(0);
	-ms-transform: translate(0);
	transform: translate(0);
	-webkit-transition: all 1000ms ease 300ms;
	-ms-transition: all 1000ms ease 300ms;
	-o-transition: all 1000ms ease 300ms;
	-moz-transition: all 1000ms ease 300ms;
	transition: all 1000ms ease 300ms;
}

.banner-inter-carousel .slide-item h1 {
	position: absolute;
	left: -250px;
	right: -250px;
	top: 35%;
	font-size: 180px;
	line-height: 0.85em;
	text-transform: uppercase;
	text-align: center;
	color: #ffffff;
}

.banner-inter-carousel .slide-item h1 .outlined {
	position: relative;
	display: block;
	color: rgba(255, 255, 255, 1);
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: rgba(0, 0, 0, 1);
	-ms-text-stroke-width: 1px;
	-ms-text-stroke-color: rgba(0, 0, 0, 1);
	-moz-text-stroke-width: 1px;
	-moz-text-stroke-color: rgba(0, 0, 0, 1);
	text-stroke-width: 1px;
	text-stroke-color: rgba(0, 0, 0, 1);
}

.banner-inter-carousel .slide-item .cat {
	position: absolute;
	left: 50%;
	margin-left: 385px;
	top: 24%;
	font-family: "Lunchtype_Regular", sans-serif;
	font-size: 24px;
	text-transform: capitalize;
}

.banner-inter-carousel .slide-item .cat span {
	position: relative;
	display: inline-block;
	vertical-align: top;
	color: #010101;
	line-height: 30px;
	padding: 10px 25px;
	border: 1px solid #010101;
}

.banner-inter-carousel .slide-item .slide-num {
	position: absolute;
	left: 20px;
	bottom: 70px;
	font-family: "Lunchtype_Regular", sans-serif;
	text-transform: uppercase;
	border: 1px solid #010101;
	width: 66px;
}

.banner-inter-carousel .slide-item .slide-num .num {
	position: relative;
	display: inline-block;
	vertical-align: top;
	color: #010101;
	padding: 20px 10px;
	font-size: 30px;
	line-height: 30px;
	width: 100%;
	text-align: center;
}

.banner-inter-carousel .slide-item .slide-num .active-num {
	margin-bottom: 60px;
}

.banner-inter-carousel .slide-item .slide-num .active-num:after {
	content: "";
	position: absolute;
	left: 50%;
	top: 100%;
	margin-left: -0.5px;
	height: 60px;
	border-left: 1px solid #010101;
}

.banner-inter-carousel .slide-item .text {
	position: absolute;
	left: 50%;
	margin-left: 387px;
	bottom: 200px;
	width: 360px;
}

.banner-inter-carousel .slide-item .img-thumb {
	position: absolute;
	width: 202px;
	height: 202px;
	overflow: hidden;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 1500ms ease 300ms;
	transition: all 1500ms ease 300ms;
}

.banner-inter-carousel .slide-item .img-thumb img {
	display: block;
	width: 100%;
	height: 100%;
}

.banner-inter-carousel .slide-item .left-thumb {
	left: 0;
	bottom: 0;
	transform: scale(0.6);
}

.banner-inter-carousel .slide-item .right-thumb {
	right: 0;
	bottom: 0;
	transform: scale(0.5);
}

.banner-inter-carousel .slide-item .mid-thumb {
	transform: scale(0.7);
	left: 0;
	top: 10%;
}

.banner-inter-carousel .active .slide-item .img-thumb {
	opacity: 1;
	visibility: visible;
	transform: scale(1);
}

.banner-inter-carousel .owl-nav {
	position: absolute;
	left: 50%;
	margin-left: 350px;
	bottom: 130px;
	width: 220px;
	background: #010101;
	padding: 0 0;
	height: 64px;
	color: #ffffff;
	z-index: 5;
}

.banner-inter-carousel .owl-nav:after {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -35px;
	margin-top: -1px;
	width: 70px;
	border-top: 2px solid #ffffff;
	z-index: 1;
}

.banner-inter-carousel .owl-nav .owl-next,
.banner-inter-carousel .owl-nav .owl-prev {
	position: absolute;
	top: 50%;
	margin-top: -15px;
	height: 30px;
	color: #ffffff !important;
	text-align: center;
	line-height: 30px;
	font-size: 28px !important;
	border-radius: 50%;
	transition: all 300ms linear;
}

.banner-inter-carousel .owl-nav .owl-prev {
	left: 25px;
}

.banner-inter-carousel .owl-nav .owl-next {
	right: 25px;
}

.banner-inter-carousel .owl-nav .owl-next:hover,
.banner-inter-carousel .owl-nav .owl-prev:hover {
	color: #f6a21c !important;
}

.banner-full-carousel .owl-dots {
	position: absolute;
	display: none;
}

/*** 

====================================================================
  Banner Three
====================================================================

***/

.banner-three {
	position: relative;
	padding: 280px 0px 120px;
}

.banner-three .upper-box {
	position: relative;
}

.banner-three .sketch-image {
	position: relative;
	text-align: center;
}

.banner-three_content {
	position: relative;
	display: block;
	padding: 40px 40px;
	border-radius: 10px;
	border: 1px solid #000000;
}

.banner-three_content::before {
	position: absolute;
	content: "";
	left: 12px;
	top: 12px;
	right: 12px;
	bottom: 12px;
	border-radius: 10px;
	border: 1px solid #000000;
}

.banner-three_content .title {
	position: relative;
	font-size: 20px;
	font-weight: 300;
	text-transform: uppercase;
}

.banner-three_content h3 {
	position: relative;
	color: #000000;
	font-size: 44px;
	font-weight: 300;
	margin-top: 65px;
	margin-bottom: 0px;
	font-family: "SuisseIntl_Light", sans-serif;
}

.banner-three_content h3 a {
	position: relative;
	color: #000000;
}

.banner-three_content .arrow {
	position: absolute;
	right: 45px;
	top: 45px;
}

.banner-three .upper-box .image {
	position: relative;
	width: 176px;
	height: 176px;
	margin: 0 auto;
	margin-top: 40px;
}

.banner-three .upper-box .image::before {
	position: absolute;
	content: "";
	left: -15px;
	top: -15px;
	right: -15px;
	bottom: -15px;
	border-radius: 50%;
	border: 1px solid #000000;
}

.banner-three .upper-box .image img {
	position: relative;
	border-radius: 50%;
}

/* Lower Box */

.banner-three .lower-box {
	position: relative;
	margin-top: 60px;
}

.banner-three .lower-box h1 {
	position: relative;
	font-size: 110px;
	line-height: 110px;
	margin-right: 100px;
	font-family: "SuisseIntl_Light", sans-serif;
}

.banner-three .lower-box h1 a {
	position: relative;
	color: #000000;
}

.banner-three .lower-box h1 span {
	position: relative;
	font-size: 70px;
	display: block;
	margin-top: 10px;
	font-weight: 300;
	text-transform: uppercase;
	font-family: "Lunchtype_Light";
	border-top: 3px solid #000000;
}

.banner-three_content-two {
	position: relative;
	display: block;
	padding: 40px 40px;
	border-radius: 10px;
	background-color: #000000;
}

.banner-three_content-two::before {
	position: absolute;
	content: "";
	left: 12px;
	top: 12px;
	right: 12px;
	bottom: 12px;
	border-radius: 10px;
	border: 1px solid #ffffff;
}

.banner-three_content-two .title {
	position: relative;
	font-size: 20px;
	color: #ffffff;
	font-weight: 300;
	text-transform: uppercase;
}

.banner-three_content-two h3 {
	position: relative;
	color: #ffffff;
	font-size: 44px;
	font-weight: 300;
	margin-top: 65px;
	margin-bottom: 0px;
	font-family: "SuisseIntl_Light", sans-serif;
}

.banner-three_content-two h3 a {
	position: relative;
	color: #ffffff;
}

.banner-three_content-two .arrow {
	position: absolute;
	right: 45px;
	top: 45px;
}

.banner-card-section.style-two {
	padding: 0px;
	min-height: auto;
	height: auto !important;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

/*** 

====================================================================
  Services One
====================================================================

***/

.services-one {
	position: relative;
	padding: 110px 0px 80px;
	background-position: left top;
	background-repeat: no-repeat;
}

.services-one {
	position: relative;
}

.service-block-one {
	position: relative;
	margin-bottom: 30px;
}

.service-block-one .inner-box {
	position: relative;
	padding: 35px 20px;
	border-radius: 10px;
	background-color: #f9f9f9;
	border: 1px solid #000000;
}

.service-block-one h3 {
	position: relative;
	margin-left: 20px;
	line-height: 1em;
}

.service-block-one h3 a {
	position: relative;
	color: #000000;
}

.service-block-one h3 span {
	margin-left: 5px;
}

.service-block-one .content {
	position: relative;
	padding: 70px 30px 30px;
	border-radius: 10px;
	margin-top: 30px;
	background-color: #ffffff;
	border: 1px solid #000000;
}

.service-block-one .text {
	position: relative;
	color: #000000;
	font-size: 20px;
	line-height: 30px;
}

.service-block-one .icon {
	position: relative;
	margin-top: 35px;
}

/*** 

====================================================================
  Testimonial One
====================================================================

***/

.testimonial-one {
	position: relative;
	padding: 110px 0px 80px;
	background-position: left top;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

.testimonial-one .auto-container {
	position: relative;
	padding-top: 110px;
}

.testimonial-one .owl-carousel,
.testimonial-one .owl-carousel .owl-stage-outer {
	position: static;
}

.testimonial-one .owl-dots {
	display: none;
}

.testimonial-one .owl-nav {
	position: absolute;
	left: 50%;
	top: 0px;
	display: inline-block;
	transform: translateX(-50%);
}

.testimonial-one .owl-prev,
.testimonial-one .owl-next {
	position: relative;
	width: 70px;
	height: 70px;
	margin: 0px 5px;
	color: #000000;
	line-height: 70px;
	text-align: center;
	display: inline-block;
	background-color: #ffffff !important;
	transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
}

.testimonial-one .owl-prev:hover,
.testimonial-one .owl-next:hover {
	color: #ffffff !important;
	background-color: #f6a21c !important;
}

.testimonial-block-one {
	position: relative;
	margin-bottom: 30px;
}

.testimonial-block-one .inner-box {
	position: relative;
	padding: 30px 30px;
	background-color: rgba(0, 0, 0, 0.85);
}

.testimonial-block-one .author-box {
	position: relative;
	min-height: 80px;
	padding-left: 100px;
}

.testimonial-block-one .author-image {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 80px;
	height: 80px;
	overflow: hidden;
	border-radius: 50%;
}

.testimonial-block-one strong {
	position: relative;
	display: block;
	color: #ffffff;
	font-size: 24px;
	font-family: "Lunchtype_Regular";
}

.testimonial-block-one .designation {
	position: relative;
	font-size: 18px;
	border-radius: 3px;
	padding: 7px 14px 4px;
	display: inline-block;
	margin-top: 10px;
	color: rgba(255, 255, 255, 0.3);
	border: 1px solid rgba(255, 255, 255, 0.3);
}

.testimonial-block-one .text {
	position: relative;
	color: #ffffff;
	font-size: 20px;
	line-height: 32px;
	margin-top: 25px;
}

/*** 

====================================================================
  Building One
====================================================================

***/

.building-one {
	position: relative;
	padding: 110px 0px 100px;
	border-bottom: 1px solid #000000;
}

.building-one.no-border {
	border: none;
}

.building-one .column {
	position: relative;
	margin-bottom: 30px;
}

.building-tabs {
	position: relative;
	border: 1px solid #000000;
}

.building-tabs .tab-buttons {
	position: relative;
	display: table;
	width: 100%;
	vertical-align: middle;
	border-bottom: 1px solid #000000;
}

.building-tabs .tab-buttons .tab-btn {
	position: relative;
	display: table-cell;
	width: 33.333%;
	vertical-align: middle;
	padding: 25px 25px 25px;
	line-height: 30px;
	font-size: 24px;
	text-align: center;
	letter-spacing: 1px;
	text-transform: capitalize;
	border-right: 1px solid #000000;
	transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	font-family: "SuisseIntl_Book", sans-serif;
}

.building-tabs .tab-buttons .tab-btn:last-child {
	border: none;
}

.building-tabs .tab-buttons .tab-btn:hover,
.building-tabs .tab-buttons .active-btn {
	color: #ffffff;
	background-color: #000000;
}

.building-tabs .tabs-content {
	position: relative;
	padding: 55px 40px 30px;
}

.building-tabs .tab .text {
	font-size: 24px;
}

.building-tabs .tab .text p {
	margin-bottom: 30px;
	color: #000000;
	font-size: 20px;
}

.building-tabs .upper-box {
	position: relative;
	padding-left: 270px;
	margin-bottom: 35px;
	padding-bottom: 60px;
	border-bottom: 1px solid #000000;
}

.building-tabs .upper-box p {
	margin-bottom: 0px;
}

.building-tabs .upper-box .image {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 239px;
	height: 215px;
}

/*** 

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

***/

.accordion-box {
	position: relative;
}

.accordion-box .block {
	position: relative;
	overflow: hidden;
	margin-bottom: 15px;
	border: 1px solid #000000;
}

.accordion-box .block:last-child {
	margin-bottom: var(--margin-zero);
}

.accordion-box .block .acc-btn {
	position: relative;
	cursor: pointer;
	color: #000000;
	font-size: 24px;
	line-height: 30px;
	border-radius: 0px;
	letter-spacing: 1px;
	text-transform: capitalize;
	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: #ffffff;
	padding: 34px 25px 32px 110px;
	font-family: "SuisseIntl_Book", sans-serif;
}

.accordion-box .block .icon-outer {
	position: absolute;
	left: 20px;
	top: 15px;
	width: 66px;
	height: 66px;
	text-align: center;
	border-radius: 50px;
	font-size: 16px;
	color: #ffffff;
	background-color: #000000;
	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.active {
}

.accordion-box .block .acc-btn.active .icon-outer .icon-minus {
	opacity: 1;
	color: #131313;
}

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

.accordion-box .block .acc-btn.active .icon-outer {
}

.accordion-box .block .acc-content {
	position: relative;
	display: none;
	padding: 35px 35px 35px 35px;
	border-top: 1px solid #000000;
}

.accordion-box .block .acc-content .content-text {
}

.accordion-box .block.active-block {
}

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

.accordion-box .block .content {
	position: relative;
	padding-left: 175px;
}

.accordion-box .block .content .text {
	position: relative;
	color: #000000;
	line-height: 30px;
	font-size: 20px;
}

.accordion-box .block .content .image {
	position: absolute;
	left: 0px;
	top: 0px;
}

/*** 

====================================================================
  Team One
====================================================================

***/

.team-one {
	position: relative;
	padding: 110px 0px 100px;
}

.team-one.style-two {
	background-color: #f9f9f9;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.team-one.style-two .team-block_one .inner-box {
	background-color: #ffffff;
}

.team-one .owl-nav {
	position: absolute;
	right: 0px;
	top: -120px;
	padding: 10px 20px;
	border-radius: 50px;
	display: inline-block;
	color: rgba(0, 0, 0, 0.2);
	border: 1px solid rgba(0, 0, 0, 0.1);
}

.team-one .owl-prev {
	position: relative;
}

.team-one .owl-nav .owl-prev,
.team-one .owl-nav .owl-next {
	position: relative;
	margin: 0px 10px;
	font-size: 20px;
	line-height: 1em !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;
}

.team-one .owl-nav .owl-prev:hover,
.team-one .owl-nav .owl-next:hover {
	color: rgba(0, 0, 0, 0.8);
}

.team-block_one {
	position: relative;
	margin-bottom: 30px;
}

.team-block_one .inner-box {
	position: relative;
	border-radius: 10px;
	text-align: center;
	padding: 30px 15px 20px;
	border: 1px solid #000000;
	background-color: #f9f9f9;
}

.team-block_one .content {
	position: relative;
}

.team-block_one .content h3 {
	position: relative;
	font-size: 38px;
	margin-bottom: 5px;
	font-family: "Lunchtype_Medium";
}

.team-block_one .content h3 a {
	position: relative;
	color: #000000;
}

.team-block_one .content .designation {
	position: relative;
	color: #000000;
	font-size: 18px;
	font-family: "Lunchtype_Medium";
}

.team-block_one .image {
	position: relative;
	border-radius: 10px;
	margin-top: 25px;
	border: 1px solid #000000;
	background: url(../images/background/team-patttern.png);
}

.team-block_one .social-links {
	position: relative;
	padding-top: 25px;
	padding-bottom: 5px;
}

.team-block_one .social-links li {
	position: relative;
	margin: 0px 5px;
	width: 34px;
	display: inline-block;
}

.team-block_one .social-links li a {
	position: relative;
}

/*** 

====================================================================
  Banner One
====================================================================

***/

.banner-one {
	position: relative;
	height: 100%;
	background-color: #f2f2f2;
}

.banner-one_color-height {
	position: fixed;
	left: 0px;
	top: 0px;
	right: 0px;
	height: 100vh;
	background-color: #f2f2f2;
}

.banner-one .auto-container {
	max-width: 1880px;
	padding: 0 20px;
}

.banner-one .upper-box {
	position: relative;
	padding-top: 250px;
}

.banner-one .upper-box .image-column {
	position: relative;
}

.banner-one .upper-box .image-column .image {
	position: relative;
	text-align: center;
}

.banner-one .upper-box .content-column {
	position: relative;
}

.banner-one .upper-box .content-column .content {
	position: relative;
}

.banner-one .upper-box .content-column h1 {
	position: relative;
	color: #000000;
	font-size: 150px;
	line-height: 120px;
	text-transform: uppercase;
	font-family: "Lunchtype_Regular";
}

.banner-one .upper-box .content-column .text {
	position: relative;
	color: #000000;
	font-size: 47px;
	line-height: 1em;
	text-transform: uppercase;
	font-family: "Lunchtype_Light";
}

.banner-one .lower-box {
	position: relative;
}

.banner-one .info-column {
	position: relative;
}

.banner-one .info-column .inner-column {
	position: relative;
	padding: 40px 40px;
	background-color: #ffffff;
}

.banner-one .info-column h2 {
	position: relative;
	color: #000000;
	font-size: 47px;
	line-height: 1em;
	text-transform: uppercase;
	font-family: "Lunchtype_Light";
}

.banner-one .info-column .list {
	position: relative;
	margin-top: 30px;
}

.banner-one .info-column .list li {
	position: relative;
	color: #000000;
	font-size: 20px;
	margin-bottom: 5px;
}

.banner-one .social-links {
	position: relative;
	padding-top: 168px;
}

.banner-one .social-links li {
	position: relative;
	margin-right: 10px;
	width: 34px;
	display: inline-block;
}

.banner-one .social-links li a {
	position: relative;
}

.banner-one .info-column {
	position: relative;
	padding: 0px;
	float: left;
}

.banner-one .video-column {
	position: relative;
	padding: 0px;
	float: left;
}

.banner-one .projects-column {
	position: relative;
	padding: 0px;
	float: left;
}

.banner-one .projects-column .image {
	position: relative;
}

.banner-one .projects-column .image img {
	position: relative;
	width: 100%;
	display: block;
}

.banner-one .projects-column .image .all_project {
	position: absolute;
	left: 0px;
	bottom: 0px;
	color: #ffffff;
	padding: 15px 20px;
	font-size: 22px;
	letter-spacing: 1px;
	background-color: #000000;
	text-transform: uppercase;
}

.banner-one .projects-column .image .all_project span {
	position: relative;
	margin-left: 0px;
	transform: rotate(-45deg);
}

.banner-one .projects-column .content {
	position: relative;
	padding: 32px 35px;
	background-color: #ffffff;
}

.banner-one .projects-column .content h2 {
	position: relative;
	font-size: 40px;
	line-height: 44px;
	font-family: "Lunchtype_Light";
}

.banner-one .projects-column .content h2 a {
	position: relative;
	color: #000000;
}

.banner-one .news-column {
	position: relative;
	padding: 0px;
	float: left;
}

.banner-one .news-column .content {
	position: relative;
	padding: 25px 35px;
	background-color: #000000;
}

.banner-one .news-column h2 {
	position: relative;
	font-size: 40px;
	color: #ffffff;
	line-height: 44px;
	margin-bottom: 20px;
	text-transform: uppercase;
	font-family: "Lunchtype_Light";
}

/* Video Box */

.video-box {
	position: relative;
}

.video-box .video-image {
	position: relative;
	margin: 0px;
	overflow: hidden;
	border-radius: 0px;
	background-color: var(--main-color);
}

.video-box .video-image img {
	position: relative;
	width: 100%;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}

.video-box:hover .video-image img {
	transform: scale(1.05, 1.05);
	filter: grayscale(100%);
}

.video-box .overlay-box {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	text-align: center;
	overflow: hidden;
	line-height: 45px;
	overflow: hidden;
}

.video-box .overlay-box span {
	position: absolute;
	width: 120px;
	height: 120px;
	left: 50%;
	top: 50%;
	z-index: 10;
	font-weight: 700;
	text-align: center;
	display: inline-block;
	margin-top: -60px;
	margin-left: -60px;
	line-height: 120px;
	border-radius: 50%;
	font-size: 30px;
	color: #ffffff;
	padding-left: 5px;
	background-color: #000000;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}

.video-box .overlay-box span:hover {
	color: #ffffff;
	background-color: #ffa200;
}

.video-box .ripple,
.video-box .ripple:before,
.video-box .ripple:after {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 70px;
	height: 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% 50% 50% 50%;
	-moz-border-radius: 50% 50% 50% 50%;
	-ms-border-radius: 50% 50% 50% 50%;
	-o-border-radius: 50% 50% 50% 50%;
	border-radius: 50% 50% 50% 50%;
	-webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.6);
	-moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.6);
	-ms-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.6);
	-o-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.6);
	box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.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-box .ripple:before {
	-webkit-animation-delay: 0.9s;
	-moz-animation-delay: 0.9s;
	-ms-animation-delay: 0.9s;
	-o-animation-delay: 0.9s;
	animation-delay: 0.9s;
	content: "";
	position: absolute;
}

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

.posts-outer {
	position: relative;
}

/* Post Box */

.post-box {
	position: relative;
	margin-bottom: 5px;
}

.post-box:last-child {
	margin-bottom: 0px;
}

.post-box .inner-box {
	position: relative;
	padding-left: 110px;
	min-height: 80px;
}

.post-box .image {
	position: absolute;
	left: 0px;
	top: 8px;
	width: 80px;
	height: 80px;
	overflow: hidden;
	border-radius: 50%;
}

.post-box .title {
	position: relative;
	font-size: 15px;
	padding-left: 30px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: rgba(255, 255, 255, 0.7);
}

.post-box .title::before {
	position: absolute;
	content: "";
	left: 0px;
	top: 12px;
	width: 20px;
	height: 2px;
	background-color: #ffffff;
}

.post-box h5 {
	position: relative;
	margin-top: 5px;
}

.post-box h5 a {
	position: relative;
	color: #ffffff;
	font-size: 22px;
	line-height: 28px;
}

/*** 

====================================================================
	Project Two
====================================================================

***/

.project-two {
	position: relative;
	margin: 20px 0px;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.project-two .inner-container {
	position: relative;
	max-width: 1640px;
	margin: 0 auto;
	display: grid;
	grid-template-columns: auto auto auto auto auto auto auto auto;
	grid-gap: 20px 20px;
}

.project-two .project-block_two {
	padding: 0px;
}

.project-two .project-block_two:nth-child(5) {
	right: 0px;
}

.project-block_two {
	position: relative;
	height: 580px;
	width: 180px;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}

.project-block_two-inner {
	position: relative;
	overflow: hidden;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}

.project-block_two .post-number {
	position: absolute;
	left: 50px;
	top: 25px;
	z-index: 10;
	color: #000000;
	font-size: 20px;
	padding: 8px 25px;
	border-radius: 2px;
	font-weight: 700;
	display: inline-block;
	font-family: "Lunchtype_Medium";
	border: 1px solid rgba(0, 0, 0, 0.15);
}

.project-block_two .post-title {
	position: absolute;
	left: -80px;
	z-index: 10;
	width: 350px;
	bottom: 200px;
	color: #000000;
	font-size: 34px;
	display: inline-block;
	transform: rotate(-90deg);
	text-transform: uppercase;
	font-family: "Lunchtype_Medium";
}

.project-block_two .post-title span {
	position: relative;
	font-size: 20px;
	color: #212121;
	opacity: 0.5;
	margin-left: 20px;
	text-transform: capitalize;
}

.project-block_two.active .post-title {
	display: none;
}

.project-block_two.active .post-number {
	display: none;
}

.project-block_two.active .project-block_two-inner::before,
.project-block_two-inner:hover::before {
	opacity: 0;
}

.project-block_two-inner::before {
	position: absolute;
	content: "";
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 1;
	background-color: #ffffff;
}

.project-block_two-image {
	position: relative;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}

.project-block_two-image img {
	position: relative;
	width: 100%;
	display: block;
	height: 580px;
	object-fit: cover;
}

.project-block_two:hover {
	width: 700px;
	z-index: 1;
}

.project-block_two.active {
	width: 700px;
}

.project-block_two.active .project-block_two-content {
	opacity: 1;
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	transform: scale(1, 1);
	-webkit-transform-origin: left center;
	-ms-transform-origin: left center;
	transform-origin: left center;

	-webkit-transition-delay: 500ms;
	-moz-transition-delay: 500ms;
	-ms-transition-delay: 500ms;
	-o-transition-delay: 500ms;
	transition-delay: 500ms;
}

.project-block_two-inner:hover .project-block_two-content {
	opacity: 1;
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	transform: scale(1, 1);
	-webkit-transform-origin: left center;
	-ms-transform-origin: left center;
	transform-origin: left center;

	-webkit-transition-delay: 500ms;
	-moz-transition-delay: 500ms;
	-ms-transition-delay: 500ms;
	-o-transition-delay: 500ms;
	transition-delay: 500ms;
}

.project-block_two-content {
	position: absolute;
	left: 40px;
	z-index: 1;
	bottom: 40px;
	opacity: 0;
	padding: 35px 35px;
	max-width: 600px;
	width: 100%;
	background-color: #000000;

	transition: -webkit-transform 0.4s ease;
	transition: transform 0.4s ease;
	transition: transform 0.4s ease, -webkit-transform 0.4s ease;
	-webkit-transform: scale(0, 1);
	-ms-transform: scale(0, 1);
	transform: scale(0, 1);
	-webkit-transform-origin: left center;
	-ms-transform-origin: left center;
	transform-origin: left center;
}

.project-block_two-inner:hover .project-block_two-content {
}

.project-block_two-heading {
	position: relative;
	font-size: 90px;
	color: #ffffff;
	display: block;
	padding-bottom: 15px;
	text-transform: capitalize;
	border-bottom: 2px solid #ffffff;
	font-family: "Lunchtype_Light";
}

.project-block_two-heading {
	position: relative;
	font-weight: 600;
}

.project-block_two-heading a {
	position: relative;
	color: #ffffff;
}

.project-block_two-heading a:hover {
}

.project-block_two-text {
	position: relative;
	max-width: 520px;
	color: #ffffff;
	font-size: 18px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.project-block_two .link-box .btn-style-one {
	border: 1px solid #ffffff;
}

.project-block_two .link-box .btn-style-one:hover {
	border-color: #f6a21c;
}

/*** 

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

***/

.page-title {
	position: relative;
	padding-top: 360px;
	background-attachment: fixed;
	background-size: cover;
	margin-bottom: -30px;
}

.page-title h2 {
	position: relative;
	color: #ffffff;
	font-size: 47px;
	line-height: 1em;
	text-transform: uppercase;
	font-family: "Lunchtype_Light", sans-serif;
}

.page-title h1 {
	position: relative;
	color: #ffffff;
	font-size: 231px;
	line-height: 1em;
	margin-top: -15px;

	text-transform: uppercase;
	font-family: "Lunchtype_Light", sans-serif;
}

/*** 

====================================================================
	News One
====================================================================

***/

.blog-one {
	position: relative;
	padding: 130px 0px 110px;
}

.news-block_one {
	position: relative;
	margin-bottom: 60px;
}

.news-block_one .inner-box {
	position: relative;
	border: 1px solid #000000;
}

.news-block_one .image {
	position: relative;
}

.news-block_one .image img {
	position: relative;
	width: 100%;
	display: block;
}

.news-block_one .content {
	position: relative;
	padding: 40px 40px;
}

.news-block_one .title {
	position: relative;
	padding-left: 35px;
	font-size: 17px;
	color: rgba(0, 0, 0, 0.5);
	text-transform: capitalize;
}

.news-block_one .title::before {
	position: absolute;
	content: "";
	left: 0px;
	top: 10px;
	width: 22px;
	height: 3px;
	background-color: #000000;
}

.news-block_one h2 {
	position: relative;
	margin-top: 10px;
	font-size: 70px;
	text-transform: uppercase;
}

.news-block_one h2 a {
	position: relative;
	color: #000000;
}

.blog-one .ai-block {
	margin-bottom: 60px;
}

.blog-one .ai-block .inner-box {
	border: 1px solid #000000;
}

.blog-one .ai-block .cap-box .s-title h3 {
	margin-top: 10px;
	font-family: "SuisseIntl_Book", sans-serif;
}

.blog-one .ai-block .cap-box {
	padding: 50px 45px 50px;
}

.blog-one .ai-block .cap-box .s-title {
	min-height: auto;
}

/* Pagination */

.pagination-outer {
	position: relative;
}

.pagination-outer .pagination {
	position: relative;
	display: inline-block;
}

.pagination-outer .pagination li {
	position: relative;
	margin-right: 5px;
	display: inline-block;
}

.pagination-outer .pagination li a {
	position: relative;
	width: 48px;
	height: 48px;
	font-size: 20px;
	line-height: 46px;
	text-align: center;
	border-radius: 1px;
	display: inline-block;
	color: rgba(0, 0, 0, 0.5);
	border: 1px solid rgba(0, 0, 0, 0.5);

	background-color: #ffffff;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	font-family: "SuisseIntl_Light", sans-serif;
}

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

/*** 

====================================================================
	Contact One
====================================================================

***/

.contact-one {
	position: relative;
	padding: 130px 0px 110px;
}

.contact-one .inner-container {
	position: relative;
	margin-bottom: 80px;
	border: 1px solid #000000;
	background-color: #f9f9f9;
}

.contact-one .info-column {
	position: relative;
	padding: 0px;
	float: left;
}

.contact-one .info-column .inner-column {
	position: relative;
	padding: 60px 40px 90px;
	border-right: 1px solid #000000;
}

.contact-one .info-column .title {
	position: relative;
	color: #000000;
	font-size: 30px;
}

.contact-one .info-column .title .icon {
	position: relative;
	margin-right: 8px;
}

.contact-one .info-column:last-child .inner-column {
	border: none;
}

.contact-one .info-column .info {
	position: absolute;
	left: 0px;
	bottom: 0px;
	padding: 8px 15px;
	display: inline-block;
	border: 1px solid #000000;
	border-left: none;
	border-bottom: none;
	background-color: #ffffff;
}

.contact-one .form-column {
	position: relative;
	margin-bottom: 80px;
}

.contact-one .form-column .inner-column {
	position: relative;
	padding: 45px 45px;
	border: 1px solid #000000;
}

.contact-one .form-column h2 {
	position: relative;
	color: #000000;
	font-size: 32px;
	margin-bottom: 25px;
	font-family: "SuisseIntl_Regular", sans-serif;
}

.contact-one .form-column .contact-form .form-group {
	margin-bottom: 15px;
}

.contact-one .form-column .contact-form input {
	border-radius: 0px;
	border-color: #000000;
}

.contact-one .form-column .contact-form textarea {
	height: 155px;
	border-radius: 0px;
	border-color: #000000;
}

.contact-one .form-column .contact-form button {
	color: #ffffff;
	margin-top: 20px;
	background-color: #000000;
}

.contact-one .form-column .contact-form .btn-style-two .btn-box {
	color: #ffffff;
}

.contact-one .social-column {
	position: relative;
	margin-bottom: 80px;
}

.contact-one .social-column .inner-column {
	position: relative;
	border: 1px solid #000000;
}

.contact-one .social-column h2 {
	position: relative;
	color: #000000;
	font-size: 32px;
	margin-bottom: 0px;
	padding: 45px 45px 35px;
	font-family: "SuisseIntl_Regular", sans-serif;
}

.contact-one .social-links {
	position: relative;
}

.contact-one .social-links li {
	position: relative;
}

.contact-one .social-links li a {
	position: relative;
	color: #000000;
	font-size: 24px;
	display: block;
	padding: 50px 30px;
	text-transform: capitalize;
	border-top: 1px solid #000000;
}

.contact-one .social-links li a span {
	position: absolute;
	right: 40px;
	font-size: 36px;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}

.contact-one .social-links li a:hover {
	background-color: #f9f9f9;
}

.contact-one .social-links li a:hover span {
	transform: rotate(-45deg);
}

.contact-one .location-column {
	position: relative;
}

.contact-one .location-column .inner-column {
	position: relative;
	padding: 40px 45px 30px;
	border: 1px solid #000000;
	background-color: #f9f9f9;
}

.contact-one .location-column h2 {
	position: relative;
	color: #212121;
	font-size: 50px;
	line-height: 1em;
	display: inline-block;
	text-transform: uppercase;
	border-bottom: 1px solid #000000;
	font-family: "SuisseIntl_Regular", sans-serif;
}

.contact-one .location-column .text {
	position: relative;
	font-size: 22px;
	color: #212121;
}

.contact-one .location-column .icon {
	position: relative;
	color: #ffffff;
	width: 80px;
	height: 80px;
	line-height: 80px;
	overflow: hidden;
	font-size: 30px;
	border-radius: 50%;
	margin-top: 90px;
	background-color: #212121;
}

/*** 

====================================================================
	Portfolio One
====================================================================

***/

.portfolio-one {
	position: relative;
	padding: 130px 0px 110px;
}

/*** 

====================================================================
	Portfolio Two
====================================================================

***/

.portfolio-two {
	position: relative;
	padding: 80px 0px 0px;
}

.portfolio-two .auto-container {
	position: relative;
	max-width: 1920px;
}

.portfolio-two .filter-btns {
	position: relative;
	margin-bottom: 50px;
}

.portfolio-two .filter-btns li {
	position: relative;
	font-weight: 500;
	cursor: pointer;
	font-size: 24px;
	color: #c3c3c3;
	margin-right: 45px;
	display: inline-block;
	text-transform: uppercase;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}

.portfolio-two .filter-btns li.active,
.portfolio-two .filter-btns li:hover {
	color: #000000;
}

.portfolio-two .portfolio-block_one {
	padding: 0px;
	float: left;
}

.portfolio-block_one {
	position: relative;
}

.portfolio-block_one .inner-box {
	position: relative;
}

.portfolio-block_one .image {
	position: relative;
}

.portfolio-block_one .image::before {
	position: absolute;
	content: "";
	left: 0px;
	top: 0%;
	right: 0px;
	bottom: 0px;
	z-index: 1;
	z-index: 1;
	/* background: rgba(255,255,255,0); */
	/* background: -webkit-linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(0,0,0,0.80) 80%); */
	/* background: -moz-linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(0,0,0,0.80) 80%); */
	/* background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(0,0,0,0.80) 80%); */
}

.portfolio-block_one .image img {
	position: relative;
	width: 100%;
	display: block;
}

.portfolio-block_one .title {
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 1;
	color: #ffffff;
	font-size: 18px;
	padding: 10px 18px;
	display: inline-block;
	background-color: #000000;
}

.portfolio-block_one .content {
	position: absolute;
	left: 25px;
	bottom: 25px;
	right: 25px;
	z-index: 2;
}

.portfolio-block_one .content h5 {
	position: relative;
	line-height: 32px;
	margin-bottom: 0px;
	font-family: "Lunchtype_Regular", sans-serif;
}

.portfolio-block_one .content h5 a {
	position: relative;
	color: #ffffff;
}

/*** 

====================================================================
	Portfolio Three
====================================================================

***/

.portfolio-three {
	position: relative;
	padding: 80px 0px 0px;
}

.portfolio-three .auto-container {
	position: relative;
	max-width: 1920px;
}

.portfolio-three .filter-btns {
	position: relative;
	margin-bottom: 50px;
}

.portfolio-three .filter-btns li {
	position: relative;
	font-weight: 500;
	cursor: pointer;
	font-size: 24px;
	color: #c3c3c3;
	margin-right: 45px;
	display: inline-block;
	text-transform: uppercase;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}

.portfolio-three .filter-btns li.active,
.portfolio-three .filter-btns li:hover {
	color: #000000;
}

.portfolio-block_one.mix {
	display: none;
}

.portfolio-three .portfolio-block_one {
	padding: 5px;
	float: left;
}

/*** 

====================================================================
	Portfolio Four
====================================================================

***/

.portfolio-four {
	position: relative;
	padding: 110px 0px 0px;
}

.portfolio-four .title-box {
	position: relative;
	margin-bottom: 70px;
}

.portfolio-four .title-box h2 {
	position: relative;
	color: #000000;
	font-size: 100px;
	line-height: 100px;
	text-transform: uppercase;
	font-family: "Lunchtype_Light", sans-serif;
}

.portfolio-block_two {
	position: relative;
	margin-bottom: 30px;
}

.portfolio-block_two .inner-box {
	position: relative;
	overflow: hidden;
}

.portfolio-block_two .image {
	position: relative;
}

.portfolio-block_two .image img {
	position: relative;
	width: 100%;
	display: block;
}

.portfolio-block_two .overlay-box {
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 1;
	display: flex;
	align-items: center;
	justify-content: center;

	transition: -webkit-transform 0.4s ease;
	transition: transform 0.4s ease;
	transition: transform 0.4s ease, -webkit-transform 0.4s ease;
	-webkit-transform: scale(0, 1);
	-ms-transform: scale(0, 1);
	transform: scale(0, 1);
	-webkit-transform-origin: left center;
	-ms-transform-origin: left center;
	transform-origin: left center;
}

.portfolio-block_two .overlay-box_inner {
	position: relative;
}

.portfolio-block_two .inner-box:hover .overlay-box {
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	transform: scale(1, 1);
	-webkit-transform-origin: right center;
	-ms-transform-origin: right center;
	transform-origin: right center;
}

#myImg {
	cursor: pointer; /* Indicate it's clickable */
}

#myModal {
	display: none; /* Hidden by default */
	position: fixed; /* Stay in place */
	z-index: 100; /* Sit on top */
	left: 0;
	bottom: 0;
	width: 100%; /* Full width */
	height: 87%; /* Full height */
	/* overflow: disable; Enable scroll if needed */
	background-color: rgba(0, 0, 0, 0.9); /* Black background with opacity */
}

#modalImg {
	margin: auto;
	display: block;
	/* Adjust max width as needed */
	bottom: 0;
	max-width: 90%;
	height: 87%;
	object-fit: contain;
	background-color: rgba(0, 0, 0, 0.9);
	/* Add animation if you want */
	animation-name: zoomInStable;
	animation-duration: 0.6s;
}

/* The Close Button */
.close {
	position: absolute;
	top: 15px;
	right: 35px;
	color: white;
	font-size: 40px;
	font-weight: bold;
	cursor: pointer;
}

/*** 

====================================================================
  Services Two
====================================================================

***/

.services-two {
	position: relative;
	padding: 110px 0px 90px;
	background-size: cover;
}

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

.service-block-two .inner-box {
	position: relative;
	padding: 35px 35px;
	border-radius: 10px;
	border: 1px solid #000000;
	background-color: #000000;
}

.service-block-two .icon-box {
	position: relative;
	text-align: right;
	font-size: 50px;
	line-height: 1em;
	z-index: 1;
	width: 100%;
	display: block;
	color: #ffffff;
}

.service-block-two .image {
	position: relative;
	width: 200px;
	height: 200px;
	margin: 0 auto;
	overflow: hidden;
	border-radius: 50%;
	margin-top: 25px;
	margin-bottom: 35px;
}

.service-block-two h3 {
	position: relative;
	color: #ffffff;
	line-height: 1em;
	font-size: 38px;
	font-weight: 500;
	font-family: "SuisseIntl_Medium", sans-serif;
}

.service-block-two h3 a {
	position: relative;
	color: #ffffff;
}

.service-block-two .overlay-box {
	position: absolute;
	left: 1px;
	top: 1px;
	right: 1px;
	bottom: 1px;
	opacity: 0;
	border-radius: 10px;
	display: flex;
	padding: 0px 40px;
	align-items: center;
	justify-content: center;
	background-color: #ffffff;
	transform: scale(1, 0.6);
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}

.service-block-two .text {
	position: relative;
	color: #000000;
	font-size: 20px;
	line-height: 30px;
}

.service-block-two .inner-box:hover h3 a {
	color: #000000;
}

.service-block-two .inner-box:hover .overlay-box {
	opacity: 1;
	transform: scale(1, 1);
}

/***

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

***/

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

.sidebar-page-container.padding-b-zero {
	padding-bottom: var(--padding-zero);
}

.sidebar-page-container .content-side,
.sidebar-page-container .sidebar-side {
	margin-bottom: var(--margin-bottom-30);
}

.sidebar-page-container .sidebar {
	position: relative;
	border: 1px solid #000000;
}

/* Sidebar Title */

.sidebar-widget {
	position: relative;
}

.sidebar-widget .widget-content {
	position: relative;
	padding: 30px 30px;
	border-bottom: 1px solid #000000;
}

.sidebar-widget:last-child .widget-content {
	border-bottom: none;
}

/* Search 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: 28px;
	font-size: 21px;
	padding: 10px 50px 10px 25px;
	background: none;
	display: block;
	width: 100%;
	height: 56px;
	border-radius: 0px;
	color: #000000;
	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: 1px solid #000000;
}

.sidebar .search-box .form-group input::placeholder,
.sidebar .search-box .form-group textarea::placeholder {
	color: #000000;
}

.sidebar .search-box .form-group button {
	position: absolute;
	right: 0px;
	top: 0px;
	height: 56px;
	width: 56px;
	display: block;
	cursor: pointer;
	line-height: 56px;
	font-weight: normal;
	border-radius: 0px;
	font-size: 20px;
	color: #000000;
	background: none;
	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:hover {
	color: #ffa200;
}

/* Sidebar Title */

.sidebar-title {
	position: relative;
	margin-bottom: 20px;
}

.sidebar-title h5 {
	position: relative;
	font-weight: 500;
	font-size: 34px;
	color: #000000;
	padding-left: 20px;
	padding-bottom: 3px;
	text-transform: uppercase;
	border-left: 1px solid #000000;
}

.sidebar-title h5::before {
	position: absolute;
	content: "";
	left: 0px;
	right: 0px;
	bottom: 6px;
	height: 1px;
	background-color: #000000;
}

.category-list {
	position: relative;
}

.category-list li {
	position: relative;
	margin-bottom: 6px;
}

.category-list li span {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 20px;
	height: 20px;
	color: #000000;
	line-height: 20px;
	border-radius: 50px;
	text-align: center;
	font-size: 10px;
	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.05);
}

.category-list li a:hover span {
	color: #ffffff;
	background-color: #000000;
}

.category-list li a {
	position: relative;
	color: #000000;
	font-size: 18px;
	padding-left: 20px;
	font-weight: 600;
	display: 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;
}

.category-list li a::before {
	position: absolute;
	content: "";
	left: 0px;
	top: 6px;
	width: 8px;
	height: 8px;
	border-radius: 50px;
	display: inline-block;
	border: 1px solid #000000;
}

.category-list li:last-child {
	margin-bottom: 0px;
}

.category-list li a:hover::before {
	background-color: #000000;
}

.category-list li a:hover {
	text-decoration: none;
}

/* Post Widget */

.post-widget .widget-content {
	position: relative;
}

.post-widget .post {
	position: relative;
	min-height: 60px;
	padding-left: 75px;
	margin-bottom: 15px;
	padding-top: 5px;
}

.post-widget .post:last-child {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.post-widget .post .thumb {
	position: absolute;
	left: 0;
	top: 0;
	height: 60px;
	width: 60px;
	overflow: hidden;
	padding: 4px;
	border-radius: 50%;
	background-color: #ffffff;
	border: 1px solid rgba(0, 0, 0, 0.1);
}

.post-widget .post .thumb a {
	display: block;
}

.post-widget .post .thumb img {
	display: block;
	width: 100%;
	height: auto;
	border-radius: 50%;
}

.post-widget .post h6 {
	font-size: 18px;
	line-height: 24px;
	font-weight: 500;
}

.post-widget .post h6 a {
	color: #000000;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.post-widget .post h6 a:hover {
	color: #ffa200;
}

/* Tag List */

.tag-list {
	position: relative;
}

.tag-list li {
	position: relative;
	margin-bottom: 10px;
	margin-right: 5px;
	display: inline-block;
}

.tag-list li a {
	position: relative;
	color: #000000;
	font-size: 16px;
	font-weight: 500;
	border-radius: 50px;
	display: inline-block;
	padding: 10px 16px 6px;
	border: 1px solid #000000;
	font-family: "SuisseIntl_Medium", sans-serif;
}

.tag-list li a:hover {
	color: #ffffff;
	background-color: #000000;
}

/* Blog Detail */

.blog-detail {
	position: relative;
}

.blog-detail .inner-box {
	position: relative;
}

.blog-detail p {
	position: relative;
	color: #000000;
	font-size: 18px;
	line-height: 32px;
}

.blog-detail h3 {
	position: relative;
	font-size: 30px;
	margin-bottom: 15px;
}

.blog-detail blockquote {
	position: relative;
	color: #000000;
	font-size: 38px;
	line-height: 44px;
	font-style: italic;
	margin-bottom: 25px;
	font-family: "SuisseIntl_Semibold", sans-serif;
}

.blog-detail .accordion-box {
	margin-bottom: 30px;
}

.blog-detail .gallery-box {
	position: relative;
}

.blog-detail .gallery-box .column {
	position: relative;
	margin-bottom: 30px;
}

.blog-detail .gallery-box img {
	position: relative;
	width: 100%;
	display: block;
}

.blog-detail .post-meta {
	position: relative;
	display: inline-block;
	border: 1px solid #000000;
}

.blog-detail .post-meta a {
	position: relative;
	color: #000000;
	font-size: 20px;
	padding: 15px 25px;
	display: inline-block;
	border-right: 1px solid #000000;
}

.blog-detail .post-meta a:last-child {
	border: none;
}

.blog-detail .post-meta a:hover {
	color: #ffffff;
	background-color: #000000;
}

/* Author Box */

.blog-author-box {
	position: relative;
	overflow: hidden;
	padding: 50px 0px 50px;
	margin-top: 60px;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.blog-author-box .author-inner {
	position: relative;
	min-height: 156px;
	padding-top: 10px;
	padding-left: 190px;
}

.blog-author-box .thumb {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 156px;
	overflow: hidden;
	border-radius: 50%;
}

.blog-author-box .thumb img {
	display: block;
	width: 100%;
	height: auto;
}

.blog-author-box .name {
	display: block;
	font-weight: 600;
	font-size: 22px;
	color: #000000;
	margin-bottom: 15px;
}

.blog-author-box .text {
	line-height: 30px;
	color: #000000;
	font-size: 18px;
	margin-bottom: 15px;
}

.blog-author-box .social-box {
	position: relative;
}

.blog-author-box .social-box li {
	position: relative;
	display: inline-block;
	margin-right: 15px;
}

.blog-author-box .social-box li:last-child {
	margin-right: 0px;
}

.blog-author-box .social-box li a {
	position: relative;
	font-weight: 400;
	line-height: 1em;
	color: #000000;
	font-size: 16px;
	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;
	color: #000000;
}

.blog-author-box .social-box li a:hover {
	color: #ffa200;
}

/***

====================================================================
	Blog More Posts
====================================================================

***/

.blog-more-posts {
	position: relative;
	padding: 45px 0px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.blog-more-posts a span {
	font-family: "Font Awesome 5 Pro";
}

.blog-more-posts a {
	position: relative;
	font-weight: 500;
	letter-spacing: 1px;
	font-size: 18px;
	text-transform: capitalize;
	color: #000000;
}

.blog-more-posts a:hover {
	color: #ffa200;
}

/*** 

====================================================================
	Comments Area
====================================================================

 ***/

.sidebar-page-container .comments-area {
	position: relative;
	padding-top: 55px;
	margin-bottom: 50px;
}

.sidebar-page-container .group-title {
	position: relative;
	margin-bottom: 30px;
}

.sidebar-page-container .group-title h4 {
	font-weight: 700;
	color: #000000;
}

.sidebar-page-container .group-title .text {
	position: relative;
	font-size: 18px;
	color: #000000;
	margin-top: 5px;
}

.sidebar-page-container .comments-area .comment-box {
	position: relative;
	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-box:last-child {
	margin-bottom: 0px;
}

.sidebar-page-container .comments-area .comment {
	position: relative;
	min-height: 120px;
	font-size: 16px;
	padding: 0px 0px 0px 120px;
}

.sidebar-page-container .comments-area .reply-comment {
}

.sidebar-page-container .comments-area .comment-box .author-thumb {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 90px;
	height: 90px;
	overflow: hidden;
	border-radius: 50%;
	margin-bottom: 20px;
}

.sidebar-page-container .comments-area .comment-box .author-thumb img {
	width: 100%;
	display: block;
}

.sidebar-page-container .comments-area .comment-info {
	margin-bottom: 15px;
}

.sidebar-page-container .comments-area .comment-box strong {
	position: relative;
	font-weight: 500;
	display: block;
	font-size: 20px;
	color: #000000;
}

.sidebar-page-container .comments-area .comment-box .text {
	line-height: 30px;
	font-size: 18px;
	color: #000000;
	margin-bottom: 15px;
}

.sidebar-page-container .comments-area .comment-info .comment-time {
	position: relative;
	font-weight: 500;
	display: block;
	font-size: 16px;
	color: #000000;
	margin-top: 10px;
}

.sidebar-page-container .comments-area .comment-box .reply-btn {
	position: absolute;
	right: 0px;
	top: 0px;
	font-weight: 500;
	font-size: 16px;
	color: #000000;
	text-transform: capitalize;
}

.sidebar-page-container .comments-area .comment-box .reply-btn:hover {
	color: #000000;
}

/*** 

====================================================================
	Comment Form
====================================================================

***/

.comment-form-outer {
	position: relative;
}

.comment-form .form-group {
	margin-bottom: 25px;
}

.comment-form .form-group:last-child {
	margin-bottom: 0px;
}

.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 25px;
	height: 60px;
	border-radius: 0px;
	font-size: 16px;
	color: #000000;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	transition: all 300ms ease;
	background-color: var(--white-color);
	border: 1px solid rgba(0, 0, 0, 0.1);
}

.comment-form .form-group textarea::-webkit-input-placeholder,
.comment-form .form-group input::-webkit-input-placeholder {
	color: #000000;
}

.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: #000000;
}

.comment-form .form-group textarea {
	position: relative;
	display: block;
	width: 100%;
	line-height: 24px;
	padding: 15px 25px 25px;
	font-size: 16px;
	color: #000000;
	height: 190px;
	resize: none;
	border-radius: 0px;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	transition: all 300ms ease;
	background-color: #ffffff;
	border: 1px solid rgba(0, 0, 0, 0.1);
}

.comment-form .theme-btn {
	position: relative;
	font-weight: 500;
	background: none;
	display: inline-block;
	font-size: 18px;
	color: #000000;
	text-transform: capitalize;
	margin-top: 15px;
	padding-right: 25px;
	padding-bottom: 10px;
	border-bottom: 1px solid #000000;
}

.comment-form .theme-btn:before {
	position: absolute;
	content: "\f061";
	right: 0px;
	top: 0px;
	transform: rotate(-45deg);
	font-family: "Font Awesome 5 Pro";
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}

.comment-form .theme-btn:hover {
	color: var(--main-color);
	border-color: var(--main-color);
}

.comment-form .theme-btn:hover::before {
	transform: rotate(0deg);
}

/*** 

====================================================================
	Portfolio Detail One
====================================================================

***/

.portfolio-detail_one {
	position: relative;
	padding: 280px 0px 120px;
}

.portfolio-detail_one.style-two .image {
	margin-bottom: 30px;
}

.portfolio-detail_one.style-two .middle-box {
	margin-bottom: 0px;
	margin-top: 30px;
}

.portfolio-detail_one .image {
	position: relative;
	margin-bottom: 60px;
}

.portfolio-detail_one .image.no-margin {
	margin-bottom: 0px;
}

.portfolio-detail_one .image img {
	position: relative;
	width: 100%;
	display: block;
}

.portfolio-info_box {
	position: relative;
	border: 1px solid rgba(0, 0, 0, 0.1);
}

.portfolio-detail_one h3 {
	position: relative;
	color: #000000;
	line-height: 44px;
	margin-bottom: 10px;
	font-family: "SuisseIntl_Semibold", sans-serif;
}

.portfolio-detail_one p {
	position: relative;
	color: #000000;
	font-size: 18px;
	line-height: 28px;
}

.portfolio-info_list {
	position: relative;
}

.portfolio-info_list li {
	position: relative;
	font-family: "SuisseIntl_Medium", sans-serif;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.portfolio-info_list li span {
	position: relative;
	padding: 18px 30px;
	text-align: right;
	font-size: 18px;
	max-width: 250px;
	width: 100%;
	margin-right: 30px;
	display: inline-block;
	color: rgba(0, 0, 0, 0.5);
	text-transform: capitalize;
	border-right: 1px solid rgba(0, 0, 0, 0.1);
}

.portfolio-info_list li:last-child {
	border: none;
}

.portfolio-detail_one .middle-box {
	position: relative;
	margin-bottom: 60px;
}

.portfolio-detail_one .gallery-box {
	position: relative;
}

.portfolio-detail_one .gallery-box .column {
	position: relative;
	padding: 0px;
	float: left;
}

.portfolio-detail_one .gallery-box img {
	position: relative;
	width: 100%;
	display: block;
}

.portfolio-detail_one .content-box {
	position: relative;
	padding: 60px 0px;
}

.portfolio-detail_one .content-box.center-align p {
	max-width: 690px;
	margin: 0 auto;
}

.portfolio-detail_one .content-box.right-align p {
	float: right;
}

.portfolio-detail_one .content-box p {
	position: relative;
	font-size: 18px;
	max-width: 690px;
}

.portfolio-detail_one .gallery-box_two {
	position: relative;
}

.portfolio-detail_one .gallery-box_two .column {
	position: relative;
}

.portfolio-detail_one .gallery-box_two img {
	position: relative;
	width: 100%;
	display: block;
}

/*** 

====================================================================
	Portfolio Detail Two
====================================================================

***/

.portfolio-detail_two {
	position: relative;
	padding: 280px 0px 110px;
}

.portfolio-detail_two.style-two .gallery-column .image {
	margin-bottom: 30px;
}

.portfolio-detail_two .gallery-column {
	position: relative;
}

.portfolio-detail_two .gallery-column .image {
	position: relative;
	margin-bottom: 5px;
}

.portfolio-detail_two .content-column {
	position: relative;
}

.portfolio-detail_two .content-column h3 {
	position: relative;
	color: #000000;
	line-height: 44px;
	margin-bottom: 10px;
	margin-top: 35px;
	font-family: "SuisseIntl_Semibold", sans-serif;
}

.portfolio-detail_two .content-column p {
	position: relative;
	color: #000000;
	font-size: 18px;
	line-height: 28px;
}

.cd-image-container {
	position: relative;
	width: 100%;
	margin-bottom: 0px;
}

.cd-image-container img {
	display: block;
}

.cd-image-label {
	position: absolute;
	bottom: 0;
	right: 0;
	color: #000000;
	padding: 1em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	opacity: 0;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: uppercase;
	-webkit-transform: translateY(20px);
	-moz-transform: translateY(20px);
	-ms-transform: translateY(20px);
	-o-transform: translateY(20px);
	transform: translateY(20px);
	-webkit-transition: -webkit-transform 0.3s 0.7s, opacity 0.3s 0.7s;
	-moz-transition: -moz-transform 0.3s 0.7s, opacity 0.3s 0.7s;
	transition: transform 0.3s 0.7s, opacity 0.3s 0.7s;
}
.cd-image-label.is-hidden {
	visibility: hidden;
}
.is-visible .cd-image-label {
	opacity: 1;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}

.cd-resize-img {
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 100%;
	overflow: hidden;
	/* Force Hardware Acceleration in WebKit */
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.cd-resize-img img {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	height: 100%;
	width: auto;
	max-width: none;
}
.cd-resize-img .cd-image-label {
	right: auto;
	left: 0;
}
.is-visible .cd-resize-img {
	width: 50%;
	/* bounce in animation of the modified image */
	-webkit-animation: cd-bounce-in 0.7s;
	-moz-animation: cd-bounce-in 0.7s;
	animation: cd-bounce-in 0.7s;
	border-right: 4px solid #ffffff;
}

@-webkit-keyframes cd-bounce-in {
	0% {
		width: 0;
	}
	60% {
		width: 55%;
	}
	100% {
		width: 50%;
	}
}
@-moz-keyframes cd-bounce-in {
	0% {
		width: 0;
	}
	60% {
		width: 55%;
	}
	100% {
		width: 50%;
	}
}
@keyframes cd-bounce-in {
	0% {
		width: 0;
	}
	60% {
		width: 55%;
	}
	100% {
		width: 50%;
	}
}
.cd-handle {
	position: absolute;
	height: 100px;
	width: 100px;
	/* center the element */
	left: 50%;
	top: 50%;
	margin-left: -50px;
	margin-top: -50px;
	border-radius: 50%;
	background: url(../images/icons/arrows.png) no-repeat;
	cursor: move;
	opacity: 0;
	-webkit-transform: translate3d(0, 0, 0) scale(0);
	-moz-transform: translate3d(0, 0, 0) scale(0);
	-ms-transform: translate3d(0, 0, 0) scale(0);
	-o-transform: translate3d(0, 0, 0) scale(0);
	transform: translate3d(0, 0, 0) scale(0);
}
.cd-handle.draggable {
	/* change background color when element is active */
	background-color: #445b7c;
}
.is-visible .cd-handle {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0) scale(1);
	-moz-transform: translate3d(0, 0, 0) scale(1);
	-ms-transform: translate3d(0, 0, 0) scale(1);
	-o-transform: translate3d(0, 0, 0) scale(1);
	transform: translate3d(0, 0, 0) scale(1);
	-webkit-transition: -webkit-transform 0.3s 0.7s, opacity 0s 0.7s;
	-moz-transition: -moz-transform 0.3s 0.7s, opacity 0s 0.7s;
	transition: transform 0.3s 0.7s, opacity 0s 0.7s;
}

.portfolio-detail_three {
	position: relative;
	padding-top: 164px;
}

.portfolio-detail_three .outer-container {
	max-width: 2500px;
	margin: 0 auto;
}

/*** 

====================================================================
	Portfolio Four
====================================================================

***/

.portfolio-four .outer-container {
	position: relative;
	max-width: 2800px;
	margin: 0 auto;
}

/* Parallax One */

.parallax-one {
	position: relative;
	padding: 570px 0px 480px;
	background-attachment: fixed;
	background-size: cover;
}

.parallax-one::before {
	position: absolute;
	content: "";
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	opacity: 0.5;
	background-color: #000000;
}

.parallax-one .content {
	position: relative;
	text-align: center;
}

.parallax-one .title {
	position: relative;
	color: #ffffff;
	padding: 12px 22px;
	display: inline-block;
	background-color: #000000;
}

.parallax-one h2 {
	position: relative;
	color: #ffffff;
	font-size: 80px;
	font-weight: 500;
	text-transform: uppercase;
	margin-top: 20px;
	font-family: "Lunchtype_Medium", sans-serif;
}

/* Parallax Two */

.parallax-two {
	position: relative;
	padding: 570px 0px 480px;
	background-attachment: fixed;
	background-size: cover;
}

.parallax-two::before {
	position: absolute;
	content: "";
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	opacity: 0.5;
	background-color: #000000;
}

.parallax-two .content {
	position: relative;
}

.parallax-two .portfolio-info_box {
	max-width: 720px;
	margin: 0 auto;
	background-color: #ffffff;
}

/* Parallax Three */

.parallax-three {
	position: relative;
	padding: 570px 0px 480px;
	background-attachment: fixed;
	background-size: cover;
}

.parallax-three::before {
	position: absolute;
	content: "";
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	opacity: 0.5;
	background-color: #000000;
}

.parallax-three .content {
	position: relative;
	max-width: 610px;
	width: 100%;
	margin: 0 auto;
	padding: 35px 35px;
	background-color: #ffffff;
}

.parallax-three .text {
	position: relative;
	color: #000000;
	font-size: 30px;
	line-height: 40px;
	font-family: "SuisseIntl_Medium", sans-serif;
}

/* Parallax Four */

.parallax-four {
	position: relative;
	padding: 570px 0px 480px;
	background-attachment: fixed;
	background-size: cover;
}

.parallax-four::before {
	position: absolute;
	content: "";
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	opacity: 0.5;
	background-color: #000000;
}
