

/*********** 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?#iefix') 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: #9f8d81;
  -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: 'SuisseIntl_Regular', sans-serif;
  font-weight: 400;
  margin: 0 0 15px;
  background: none;
  color: #272123;
  line-height: 1.0em;
}

h1{
  font-size: 60px;
}

h2{
  font-size: 40px;
}

h3{
  font-size: 28px;
}

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.50em;
  margin-bottom: 20px;
}

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

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

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

@media (max-width: 911px) {
  .auto-container{
    margin: 0;
    padding: 10px;
  }
}

.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;
  vertical-align: top;
  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: #9f8d81;
}

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

.btn-style-one:hover .btn-box{
  background: #9f8d81;
  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;
  vertical-align: top;
  font-size: 15px;
  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: 5px 30px 5px 15px;
  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: 14px;
  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: #9f8d814d;
    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.10);
  border-bottom: 1px solid rgba(255, 255, 255, 0.10);
}

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

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

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

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

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

@media (max-width: 911px) {
  .main-header .auto-container{
    padding: 10px;
  }
}

.main-header .header-upper{
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  background: none;
  border-bottom: 1px solid rgba(0,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: #9f8d81;
}

.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.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: 25px 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: 10px 0px;
  transition: all 300ms ease;
  z-index: 5;
}

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

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

.main-header .main-box .logo-box .logo img{
  position: relative;
  display: block;
  height: 70px;
  z-index: 1;
  transition: none;
  border-right: 1px solid rgba(255, 255, 255, 0.10);
  padding-right: 20px;
}

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

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

.main-header .header-upper .links-box{
  position: relative;
  float: left;
  padding-top: 14px;
  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: 18px;
  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;
  height: 60px;
  color: #ffffff;
  line-height: 40px;
  padding: 10px 0 0 15px;
  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: #ffffff;
  color: #010101;
}

.main-header .header-upper .contact-btn .btn-arrow{
  position: relative;
  left: 0;
  top: 4px;
  font-size: 19px;
  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-top: 20px;
  padding-bottom: 20px;
  width: 280px;
  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.10);
}

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

.main-menu .navigation > li > a{
  position:relative;
  display:block;
  font-size:15px;
  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: 13px;
  line-height: 20px;
  opacity: 0.70;
}

.main-menu .navigation > li > a:before{
  content: "";
  position:absolute;
  left: 0px;
  bottom: -11px;
  display:block;
  width: 10px;
  height: 1px;
  border-bottom: 1px solid rgba(255, 255, 255, 1.0);
  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.10);
  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:14px;
  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.10);
  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.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.20);
}

.simple-header .simple-outer .logo-box{
  position: relative;
  display: block;
  float: left;
  padding: 15px 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: 50px;
  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: 15px;
  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.70);
    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 #9f8d81;
  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.20);
}

.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: #9f8d81;
}

.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.70);
  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;
  vertical-align: top;
  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.50);
}

.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: 10px 30px 30px 40px;
  margin-bottom: 20px;
}

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

.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: 0.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.10);
  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.80);
  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.70);
  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.50);
}

.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)
}

.custom-toggler {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  width: 30px;
  height: 24px;
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 0;
}

/* Styles for the hamburger lines */
.toggler-icon {
  width: 100%;
  height: 3px;
  background-color: #9f8d81; /* Change this to your desired color */
  border-radius: 2px;
  transition: background-color 0.3s ease;
}

/* Optional: Change color on hover */
.custom-toggler:hover .toggler-icon {
  background-color: #9f8d81; /* Change this to your desired hover color */
}

.custom-toggler.open .toggler-icon:nth-child(1) {
  transform: rotate(45deg) translate(5px, 5px);
}

.custom-toggler.open .toggler-icon:nth-child(2) {
  opacity: 0;
}

.custom-toggler.open .toggler-icon:nth-child(3) {
  transform: rotate(-45deg) translate(5px, -5px);
}

.toggler-icon {
  transition: transform 0.3s ease, opacity 0.3s ease;
}

/*** 

====================================================================
  Mobile menu responsivenes chnges
====================================================================

***/

/* Hide the toggler on desktop */
@media (min-width: 992px) {
  .nav-toggler {
    display: none;
  }
}

/* Show the toggler on mobile */
@media (max-width: 991px) {
  .nav-toggler {
    display: block;
  }
}

@media screen and (max-width: 768px) {
  .main-header {
    display: none;
  }

  .nav-toggler {
    position: fixed;
    top: 20px;
    right: 20px;
    z-index: 1000;
    width: 40px;
  }

  body {
    margin-top: 0;
    padding-top: 0;
  }

}


/*** 

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

***/

.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;
  font-size:20px;
}

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

/*** 

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

***/

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

.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;
  font-size: 30px;
}

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

@media (max-width: 911px) {
  .sec-title .text{
    font-size:17px !important;
  }
}

.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 Three
====================================================================

***/


#map {
  height: 500px;
  width: 100%;
  border-radius: 10px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.about-three {
  padding: 100px 0 0px;
  background-position: center top;
  background-repeat: no-repeat;
}

.about-three .image-col .image {
  max-width: none;
  position:relative;
  right:35px;
  width: 965px;
  margin: 0 auto;
}

@media (max-width: 911px) {
  .about-three .image-col .image{
    max-width: 100%;
    margin: 0 auto;
    right:auto;
  }
  
  .about-three .row {
    display: flex;
    flex-direction: column-reverse;
  }

  .about-three .image-col {
    order: 1; /* Move image to top */
  }

  .about-three .text-col {
    order: 2; /* Move text below */
  }
}

.about-three .text-col .inner {
  padding: 0 15px;
  max-width: 1000px;
  margin: 0 auto;
  text-align: justify;
}

.about-three .text-col .sec-title {
  margin-top: 40px;
}


/*** 

====================================================================
  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;
  padding-top: 15px;
}

.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.50);
    margin: 0 auto 50px;
    border-radius: 50%;
}

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



@media (max-width: 768px) {
  .hide-on-mobile {
    display: none !important;
  }
}



/*** 

====================================================================
  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;
}



/*** 

====================================================================
  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;
  overflow: hidden;
  display: flex; /* Add flex to align items */
  flex-direction: column; /* Stack elements vertically */
}

.banner-card-carousel .slide-item .image-layer {
  position: relative; /* Changed from absolute */
  flex: 1; /* Makes the image take up all available space above cap-box */
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  filter: grayscale(100%); /* Initially grayscale */
  transition: filter 0.3s ease; /* Smooth transition for hover */
}

.banner-card-carousel .slide-item:hover .image-layer {
  filter: grayscale(0%); /* Remove grayscale on hover */
}

.banner-card-carousel .slide-item .image-layer:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0; /* Ensures overlay doesn't block the image */
  transition: none; /* Disables hover effect on pseudo-element */
}

.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.10);
}

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

.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 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: 60px 180px 0px;
}

@media (max-width: 911px) {
  .about-section{
      position: relative;
      padding: 60px 0px 0px;
    }
}

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

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

.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-left: 130px;
}

.about-section .fact-block .count-outer{
  position: absolute;
  left: 0;
  top: 0;
  width: 100px;
  height: 110px;
  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: 20px 20px;
  font-size: 24px;
  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;
    font-size: 15px;
    padding-top: 35px;
}

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

.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;
  width:150%;
  bottom:55px;
}

@media (max-width: 911px) {
  .about-section .image-col .image{
      position: relative;
      display: block;
      width:auto;
    }
}

.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;
  font-size: 25px;
}

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

.services-section .row {
  display: flex;
  flex-wrap: wrap;
  gap: 30px; /* Adjust the gap between cards as needed */
}

.services-section .s-block {
  flex: 1 1 calc(33.333% - 30px); /* Three cards per row with spacing */
  display: flex;
  flex-direction: column;
  background-color: #fff;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s;
}

.services-section .s-block:hover {
  transform: translateY(-5px);
}

.services-section .s-block .image-box {
  width: 100%;
  overflow: hidden;
}

.services-section .s-block .image-box img {
  width: 100%;
  height: 250px; /* Set a fixed height for images */
  object-fit: cover;
}

.services-section .s-block .lower-box {
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex-grow: 1;
}


/*** 

====================================================================
  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 .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: 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;
}


/*** 

====================================================================
  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.50);
    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 {
  padding: 60px 0;
  background-color: #f9f9f9;
}

.sponsor-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 40px 40px; /* vertical then horizontal gap */
}

.sponsor-block {
  flex: 0 1 calc(12.5% - 30px); /* 100/8 = 12.5% width per block with gap */
  max-width: 130px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.3s ease;
}

.sponsor-block:hover {
  transform: translateY(-4px);
}

.sponsor-block .image {
  width: 100%;
  height: 100%;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.sponsor-block img {
  max-width: 80%;
  max-height: 60%;
  object-fit: contain;
  filter: grayscale(100%);
  transition: filter 0.3s ease;
}

.sponsor-block img:hover {
  filter: grayscale(0%);
}

@media (max-width: 991px) {
  .sponsor-block {
    flex: 0 1 calc(25% - 30px); /* 4 per row on tablets */
  }
}

@media (max-width: 600px) {
  .sponsor-block {
    flex: 0 1 calc(50% - 30px); /* 2 per row on phones */
  }
}


/*** 

====================================================================
  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: #9f8d81;
  padding: 20px 0 0px;
}

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

.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: 200px;
  max-height: 100%;
  border-right: 1px solid #ffffff;
}

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

.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: 40px;
  -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: 16px;
}

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

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

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

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

.footer-links {
  list-style: none;
  padding: 0;
}

.footer-links li {
  margin-bottom: 10px;
}

.footer-links a {
  color: #666;
  text-decoration: none;
  transition: color 0.3s;
}

.footer-links a:hover {
  color: #000;
}

/*** 

====================================================================
  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;
  background: #ffffff;
}

.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;
}


.count-text::after {
  content: "+";
  color: #9f8d81;
  font-size: 1em;
  vertical-align: top;
  position: relative;
  top: -5px;
  left: 2px;
  font-weight: 300;
}

/*** 

====================================================================
  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.10);
}

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

.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);
  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.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 Three
====================================================================

***/

.banner-three {
  position: relative;
  padding: 250px 0 200px; /* Adjust padding for top and bottom spacing */
}

.banner-three .auto-container{
  margin: 0 100px 0 100px;
}

.sketch-image {
  position: relative;
}

.sectitle{
  margin: 5px;
  padding-top: 100px;
}

#whiteboard {
  border: 1px solid #ccc;
  touch-action: none; /* Prevent default touch actions */
  height: 300px;
}

.controls {
  margin-top: 10px;
  margin-bottom: 20px;
}

.controls button,
.controls input[type="color"] {
  margin: 0 5px;
  padding: 5px 10px;
  font-size: 16px;
}

.banner-three .sketch-image video {
  max-width: 100%;
  height: auto;
}

.banner-three .content {
  text-align: left; /* Align content to the left inside the right column */
}

.banner-three .content img {
  margin-bottom: 20px;
}

.banner-three .button-group {
  margin-top: 20px;
  display: flex;
  gap: 50px; /* Add spacing between buttons */
  padding-left: 80px;
}
/* Show SVG logo only on mobile at top */
.logo-mobile-view {
  display: none;
  text-align: center;
  margin-bottom: 20px;
}


@media (max-width: 991px) {
  .banner-three .row {
    display: flex;
    flex-direction: column;
  }

  .logo-mobile-view {
    display: block;
  }

  .banner-three .auto-container{
    margin: 0;
  }

  .banner-three .column {
      width: 100%;
      text-align: center; /* Center align text for smaller screens */
  }

  .banner-three .content img {
      margin: 20px auto; /* Center the image */
      display: none;
  }

  .banner-three .button-group {
      flex-direction: column; /* Stack buttons vertically */
      margin: 0;
      padding: 20px;
      gap: 15px; /* Add spacing between buttons */
  }
}

@media (max-width: 768px) {
  .banner-three {
      padding: 60px 10px;
  }

  .banner-three .content img {
      width: 90%; /* Reduce image size for smaller screens */
  }

}

@media (max-width: 768px) {
  .banner-three .sketch-image {
      display: block !important;
      visibility: visible !important;
      height: auto !important;
      overflow: visible !important;
  }

  .banner-three .sketch-image video {
      display: block !important;
      visibility: visible !important;
      height: auto !important;
      width: 100% !important;
  }
}




/*** 

====================================================================
  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;
}

.testimonial-one .owl-carousel,
.testimonial-one .owl-carousel .owl-stage-outer{
  position: static;
}

.testimonial-one .owl-dots{
  display: none;
}

.testimonial-one .owl-nav{
  position: relative;
  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: #9f8d81 !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: #495057 !important;
}

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

.testimonial-block-one .inner-box{
  position: relative;
  padding: 30px 30px;
}

.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: #272123;
  font-size: 15px;
  font-family: 'Lunchtype_Regular';
}

.testimonial-block-one .designation{
  position: relative;
  font-size: 14px;
  border-radius: 3px;
  padding: 7px 7px;
  display: inline-block;
  margin-top: 10px;
  color: #888888;
  border: 1px solid #888888;
}

.testimonial-block-one .text{
  position: relative;
  color: #343a40;
  font-size: 16px;
  line-height: 32px;
  margin-top: 25px;
}

/*** 

====================================================================
  Building One
====================================================================

***/

.building-one{
  position: relative;
  padding: 110px 0px 10px;
  
}

.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: 20px;
  text-align: center;
  letter-spacing: 1px;
  text-transform: capitalize;
  border-right: 1px solid #9f8d81;
  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: #9f8d81;
}

.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;
  font-size: 18px;
  text-align: justify;
}

.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-bottom: 1px solid #9f8d81;
}

.accordion-box .block:last-child{
	margin-bottom:var(--margin-zero);
}

.accordion-box .block .acc-btn{
	position:relative;
	cursor:pointer;
	color: #000000;
	font-size:20px;
	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: #9f8d81;
	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 .icon-outer .icon-minus{
	opacity:1;
	color: #131313;
}

.accordion-box .block .acc-btn.active .icon-outer .icon-plus{
	opacity:0;
}



.accordion-box .block .acc-content{
	position:relative;
	display:none;
  padding:35px 35px 35px 35px;
  border-top: 1px solid #000000;
}

.accordion-box .block .acc-content.current{
	display:block;	
}

.accordion-box .block .content{
	position:relative;
  padding-left: 15px;
}

.accordion-box .block .content .text{
	position: relative;
	color:#000000;
	line-height: 30px;
	font-size:18px;
  text-align: justify;
}

.accordion-box .block .content .image{
	position:absolute;
  left: 0px;
  top: 0px;
}

/*** 

====================================================================
  Team One
====================================================================

***/



.team-layout {
  display: flex;
  flex-wrap: wrap;
}

.team-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.team-thumb {
  cursor: pointer;
  margin-bottom: 20px;
}

.team-thumb img {
  width: 100%;
  object-fit: cover;
  border-radius: 5px;
  border: 2px solid #ddd;
  transition: 0.3s ease;
}

.team-thumb:hover img {
  border-color: #000;
}

.thumb-inner .meta {
  text-align: center;
  margin-top: 10px;
}

.team-detail .detail-inner {
  display: flex;
  height: 100%;
  align-items: center;
  background: #fdfdfd;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.08);
}

.team-detail .member-card {
  display: flex;
  flex-direction: row;
  width: 100%;
}

@media (max-width: 911px) {
  .team-detail .member-card {
      display: flex;
      flex-direction: column;
      width: 100%;
      align-items:flex-start;
    }
    .member-card .image-box {
      flex: 0 0 40%;
    }
}

.member-card .image-box {
  flex: 0 0 40%;
  background-color: #eee;
  overflow: hidden;
}

.member-card .image-box img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.member-card .info-box {
  flex: 1;
  padding: 40px 30px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: justify;
}

.member-card .info-box h2 {
  font-size: 17px;
  font-weight: 600;
  margin-bottom: 10px;
  color: #222;
  font-family: 'SuisseIntl_Light', sans-serif;
}

.member-card .info-box h4 {
  font-size: 16px;
  font-weight: 400;
  color: #888;
  margin-bottom: 20px;
  font-family: 'SuisseIntl_Light', sans-serif;
}

.member-card .info-box p {
  font-size: 16px;
  line-height: 1.7;
  color: #444;
}
.detail-inner {
  animation: fadeSlideIn 0.4s ease;
}

@keyframes fadeSlideIn {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

.meta strong{
  font-size: 17px;
}

.meta small{
  font-size: 16px;
  color: #888888;
}


/*** 

====================================================================
  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, .6);
    -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    -ms-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    -o-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    -webkit-animation: ripple 3s infinite;
    -moz-animation: ripple 3s infinite;
    -ms-animation: ripple 3s infinite;
    -o-animation: ripple 3s infinite;
    animation: ripple 3s infinite;
}

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

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

.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.70);
}

.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.10);
  border-bottom: 1px solid rgba(0, 0, 0, 0.10);
}

.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.50;
  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-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-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: 50px 0px 110px;
}

.blog-one .auto-container{
  margin: 0 150px 0 150px;
}

@media (max-width: 911px) {
  .blog-one .auto-container{
    margin: 0;
  }
}

.news-block_one{
  position: relative;
  margin-bottom: 60px;
  margin-top: 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;
  height: 70vh;
  display: block;
  justify-self: center;
  padding-top: 20px;
}

@media (max-width: 911px) {
  .news-block_one .image img{
    width: 100%;
    height: auto;
  }

  .news-block_one h2{
    font-size: 20px !important;
  }
}

.news-block_one .content{
  position: relative;
  padding: 10px 40px;
}

.news-block_one .title{
  position: relative;
  padding-left: 35px;
  font-size: 17px;
  color: rgba(0, 0, 0, 0.50);
  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: 20px;
  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;
  font-size: 20px;
}

.blog-one .ai-block .cap-box{
  padding: 10px 25px 10px;
}

.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.50);
  border: 1px solid rgba(0, 0, 0, 0.50);
	
	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;
}

/* @media (max-width: 911px) {
  .contact-one .auto-container{
    padding-top: 10px;
  }
} */

.contact-one .inner-container{
  position: relative;
  margin-bottom: 80px;
  margin-top: 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;
}

.contact-one .form-column h2{
  position: relative;
  color: #000000;
  font-size: 20px;
  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;
  background-color: #9f8d814d;
}

.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: none;
}



.contact-one .social-column{
  position: relative;
  margin-bottom: 80px;
}

.contact-one .social-column .inner-column{
  position: relative;
}

.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: 10px 10px;
  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;
  padding-bottom: 20px;
}

.contact-one .location-column .inner-column{
  position: relative;
  padding: 40px 45px 30px;
  background-color: #f9f9f9;
}

.contact-one .location-column h2{
  position: relative;
  color: #212121;
  line-height: 1em;
  display: inline-block;
  text-transform: uppercase;
  border-bottom: 1px solid #000000;
  font-family: 'SuisseIntl_Regular', sans-serif;
  font-size: 20px;
}

.contact-one .location-column .text{
  position: relative;
  font-size: 18px;
  color: #212121;
}

.contact-one .location-column .icon{
  position: relative;
  color: #ffffff;
  width: 40px;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  border-radius: 50%;
  background-color: #212121;
}

/*** 

====================================================================
	Portfolio One
====================================================================

***/

.portfolio-one{
  position: relative;
  padding: 130px 0px 110px;
}

/*** 

====================================================================
	Portfolio Two
====================================================================

***/

.portfolio-two {
  padding: 80px 0 0;
}

.portfolio-two .auto-container {
  max-width: 1920px;
  margin: 0 auto;
}

.portfolio-two .filter-btns {
  margin-bottom: 50px;
  text-align: center;
}

.portfolio-two .filter-btns li {
  display: inline-block;
  margin: 0 15px;
  font-size: 18px;
  color: #888;
  cursor: pointer;
  transition: color 0.3s;
}

.portfolio-two .filter-btns li.active,
.portfolio-two .filter-btns li:hover {
  color: #000;
}

.portfolio-block_two {
  margin-bottom: 30px;
  height: auto;
}

.portfolio-block_two .inner-box {
  position: relative;
  overflow: hidden;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s;
}

.portfolio-block_two .inner-box:hover {
  transform: translateY(-5px);
}

.portfolio-block_two .image {
  position: relative;
  overflow: hidden;
  height: 250px; /* Set a fixed height for uniformity */
}

.portfolio-block_two .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.project-name {
  font-size: 15px;
  color: #333;
  font-weight: 500;
  padding: 10px 10px;
  background: #fff;
}

.project-name a:hover {
  color: #9f8d81;
}

.overlay-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  transition: opacity 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
}

.portfolio-block_two .image:hover .overlay-box {
  opacity: 1;
}

.project-detail-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

/* On screens 768px and below, stack elements vertically */
@media (max-width: 768px) {
  .project-detail-container {
    flex-direction: column;
  }
  .sidebar-side {
    order: -1; /* Moves sidebar to the top */
  }
  .mobile-hide {
    display: none !important;
  }
}




/*** 

====================================================================
	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:20px;
	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: 0px;
  float: left;
}

/*** 

====================================================================
	Portfolio Four
====================================================================

***/

.portfolio-four{
  position: relative;
  padding: 160px 0px 0px;
}

.portfolio-four .auto-container{
  margin: 0 70px;
}

@media (max-width: 911px) {
  .portfolio-four .auto-container{
    margin: 0;
  }
}

.portfolio-four .title-box{
  position: relative;
  margin-bottom: 70px;
  margin-top: 80px;
}

.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-four .filter-btns{
	position:relative;
	margin-bottom:50px;
}

.portfolio-four .filter-btns li{
	position:relative;
	font-weight:500;
	cursor:pointer;
  font-size:13px;
	color: #9f8d81;
	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-four .filter-btns li.active,
.portfolio-four .filter-btns li:hover{
	color:#000000;
}

.filter-group {
  position: relative;
  cursor: pointer;
}

.filter-group.active {
  background-color: rgba(255,255,255,0.1);
}

.filter-group > span {
  display: block;
}

.filter-group .sub-filters {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 999;
  background: #fff;
  box-shadow: 0 4px 10px rgba(0,0,0,0.1);
  padding: 10px 0;
  min-width: 180px;
}

.filter-group:hover .sub-filters {
  display: block;
}

.filter-group.active .sub-filters {
  display: block;
}

.sub-filters li {
  padding: 8px 16px;
  cursor: pointer;
  color: #333;
  white-space: nowrap;
  transition: background 0.2s;
}

.sub-filters .filter {
  padding: 10px 20px;
  color: #333;
  display: block;
}

.sub-filters .filter:hover,
.sub-filters .filter.active {
  background-color: #f5f5f5;
  color: #000;
}


/*** 

====================================================================
  Services Two
====================================================================

***/

.services-two{
  position: relative;
  background-size: cover;
}

.services-two .auto-container{
  max-width: 1880px;
  padding: 0 90px;
}

@media (max-width: 911px) {
  .services-two .auto-container{
    padding: 10px;
  }
}

@media (max-width: 911px) {
  .owl-dots{
      display: none;
    }
}

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

.service-block-two .inner-box{
  position: relative;
  padding: 35px 35px;
  /* 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: 100%;
  padding-top: 100%; /* Creates a square container */
  overflow: hidden;
  margin: 25px 0 35px;
}

.service-block-two .image img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
}

.service-block-two h3{
  position: relative;
  color: #ffffff;
  line-height: 1em;
  font-size: 25px;
  font-weight: 500;
  font-family: 'SuisseIntl_Medium', sans-serif;
}

.service-block-two h3 a{
  position: relative;
  color: #766d6a;
}

.service-block-two .overlay-box{
  position: absolute;
  left: 1px;
  top: 1px;
  right: 1px;
  bottom: 1px;
  opacity: 0;
  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);
}

.services-carousel .service-block-two {
  text-align: center;
  margin: 0 15px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

/* Inner box styling to ensure consistency */
.services-carousel .service-block-two .inner-box {
  position: relative;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  transition: 0.3s ease-in-out;
  height: 100%;
  display: flex;
  flex-direction: column;
}

/* Image container with fixed aspect ratio */
.services-carousel .service-block-two .image {
  position: relative;
  width: 100%;
  padding-top: 75%; /* Aspect ratio 4:3 */
  overflow: hidden;
}

.services-carousel .service-block-two .image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover; /* Ensures uniform cropping */
}

/* Project title styling */
.services-carousel .service-block-two h3 {
  margin: 15px 0;
  font-size: 16px;
  text-align: left;
  background: #fff;
  border-radius: 0 0 10px 10px;
}

.owl-nav {
  position: absolute;
  top: 40%;
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.owl-nav button.owl-prev,
.owl-nav button.owl-next {
  background: #9f8d81 !important;
  color: #fff;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  font-size: 18px;
  line-height: 40px;
  text-align: center;
  margin: 0 5px;
  transition: background 0.3s ease;
}

.owl-nav button.owl-prev:hover,
.owl-nav button.owl-next:hover {
  background: #444;
}

/***

====================================================================
	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);
  text-align: justify;
}

.sidebar-page-container .sidebar{
	position:relative;
  border-left: 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;
}

.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;
}

.widget-content li{
  font-size: 16px;
}

.sidebar-title h5{
  position: relative;
	font-weight:500;
	font-size:20px;
  color: #000000;
  padding-bottom: 3px;
  text-transform: uppercase;
}

.sidebar-title h5::before{
  position: absolute;
  content: '';
  left: 0px;
  right: 0px;
  bottom: 6px;
  height: 1px;
}

.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: 16px;
  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.10);
}

.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: 17px;
	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: #888888;
  font-size: 16px;
  font-weight: 500;
  border-radius: 50px;
  display: inline-block;
  padding: 10px 16px 6px;
  border: 1px solid #888888;
  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: 16px;
  line-height: 32px;
}

.blog-detail h3{
  position: relative;
  font-size: 20px;
  margin-bottom: 15px;
}

.blog-detail blockquote{
  position: relative;
  color: #000000;
  font-size: 22px;
  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;
}

.gallery-box .column img {
  height: 250px; /* Set your desired fixed height */
  width: 100%;
  object-fit: cover;
  display: block;
}

.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.10);
	border-bottom:1px solid rgba(0, 0, 0, 0.10);
}

.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.10);
}

.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 .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.10);
}

.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.10)
}

.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.10);
}

.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.10);
}

.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.50);
  text-transform: capitalize;
  border-right: 1px solid rgba(0, 0, 0, 0.10);
}

.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;
  height: 100vh; /* Fit within the viewport height */
  padding-top: 100px; /* Remove extra top padding to fully utilize height */
  display: flex;
  align-items: center; /* Center the content vertically */
  justify-content: center; /* Center the content horizontally */
}

.portfolio-detail_three .outer-container{
  max-width: 2500px;
  margin: 0 auto;
  height: 100%; /* Ensure it takes full height */
  display: flex;
  align-items: center; /* Center content vertically */
}

/*** 

====================================================================
	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.50;
  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.50;
  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.50;
  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.50;
  background-color: #000000;
}

.form-alert {
  padding: 12px 15px;
  margin-top: 10px;
  border-radius: 5px;
  font-weight: 500;
  display: none;
}
.form-alert.success {
  background-color: #d4edda;
  color: #155724;
}
.form-alert.error {
  background-color: #f8d7da;
  color: #721c24;
}