/*
Theme Name: OceanWP Child Theme
Theme URI: https://oceanwp.org/
Description: OceanWP WordPress theme. Sample child theme.
Author: OceanWP
Author URI: https://oceanwp.org/
Template: oceanwp
Version: 1.0
*/

/* Parent stylesheet should be loaded from functions.php not using @import */


#main #content-wrap {
    padding-top: 0;
}

.elementor-2313 .elementor-element.elementor-element-a2411b7 {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s !important;
}

#site-header {
  position: fixed;
}

.she-header-yes.she-header {
  transition: .5s all ease-out !important;
  top: 40px !important;
}


#Footer-Logo {
  text-align: center !important;
}
#List-Column ul li {
  margin-bottom: 10px;
}

/*.view-more-btn {*/
/*    position: absolute;*/
/*    bottom: 7px;*/
/*    right: 10px;*/
/*}*/
/*a.morelink {*/
/*    background: #f26722;*/
/*    display: block;*/
/*    padding: 8px 16px;*/
/*    color: #fff;*/
/*    font-size: 16px;*/
/*    font-family: 'Poppins';*/
/*    font-weight: 600;*/
/*    max-width: fit-content;*/
/*    margin-top: 20px;*/
/*}*/
#site-header {
  border-bottom: none !important;
}
#site-header {
  background-color: transparent !important;
  border-bottom: none !important;
}
/* Fixed height for all descriptions with the chota class */
.chota .elementor-widget-container {
  height: 250px; /* Changed from max-height to fixed height for consistency */
  overflow-y: auto;
  padding-right: 10px;
  scrollbar-width: thin; /* For Firefox */
  scrollbar-color: #F26722 #f1f1f1; /* For Firefox */
}

/* Chrome, Edge, Safari */
.chota .elementor-widget-container::-webkit-scrollbar {
  width: 6px;
}
.chota .elementor-widget-container::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 10px;
}
.chota .elementor-widget-container::-webkit-scrollbar-thumb {
  background-color: #F26722;
  border-radius: 10px;
  border: 1px solid #fff; /* Optional for subtle contrast */
}
.chota .elementor-widget-container::-webkit-scrollbar-thumb:hover {
  background-color: #d2561d; /* Slightly darker on hover */
}
header.page-header {
    display: none;
}

#main #content-wrap {
  padding-bottom: 0px !important;
}



#Btn-Style-1 .elementor-button-text {
  width: 100%;
}
#Btn-Style-1 .elementor-button-text .Img-Btn {
  width: 25%;
  float: left;
}
#Btn-Style-1 .elementor-button-text .Btn-Text {
  width: 70%;
  float: left;
  line-height: 2rem;
  text-align: left;
  margin-left: 0.7rem;
}
#Btn-Style-2 .elementor-button-text {
  width: 100%;
}
#Btn-Style-2 .elementor-button-text .Img-Btn {
  width: 25%;
  float: left;
}
#Btn-Style-2 .elementor-button-text .Btn-Text {
  width: 70%;
  float: left;
  line-height: 2rem;
  text-align: left;
  margin-left: 0.7rem;
}
#Btn-Style-3 .elementor-button-text {
  width: 100%;
}
#Btn-Style-3 .elementor-button-text .Img-Btn {
  width: 35%;
  float: left;
}
#Btn-Style-3 .elementor-button-text .Btn-Text {
  width: 57%;
  float: left;
  line-height: 2rem;
}



#gform_1 h4 {
  font-family: "Teko", Sans-serif;
  font-size: 27px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 28px;
  color: #FFFFFF;
  margin-bottom: 0px;
}
#gform_1 input {
  width: 100%;
  height: 60px;
  border-radius: 5px;
  border: none;
  padding-left: 25px;
}
#gform_1 .ginput_container_select .gfield_select {
  width: 100%;
  height: 60px;
  border-radius:
5px;
  border:
none;
  padding-left: 25px;
}
#gform_1 .gform-footer {
  width: 100%;
  max-width: 220px;
  margin: 0 auto !important;
}
#gform_1 .gform-footer #gform_submit_button_1 {
  font-family: "Poppins",Sans-serif;
  font-size: 19px;
  font-weight: 600;
  background:
#F26722;
  padding:
15px 15px 15px 15px;
  text-transform: uppercase;
  margin-top: 30px;
  border-radius:
0px;
}
/* Reduce spacing between form fields */
#gform_1 .gform_wrapper ul li.gfield {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

/* Remove extra space between form sections */
#gform_1 .gform_body .gform_fields {
  row-gap: 10px !important;
}

/* Remove padding below form description */
#gform_1 .gform_heading {
  padding-bottom: 10px !important;
}

/* Remove extra space at the bottom of the form */
#gform_1 .gform_wrapper {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

/* Remove extra space around input fields */
#gform_1 .gform_body ul li .ginput_container input,
#gform_1 .gform_body ul li .ginput_container select,
#gform_1 .gform_body ul li .ginput_container textarea {
  margin-bottom: 0 !important;
}

/* Remove extra line breaks or paragraphs injected by theme */
#gform_1 .gform_wrapper br,
#gform_1 .gform_wrapper p {
  display: none !important;
}



.elementor-nav-menu--main .menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-2288 {
  display: none;
}




@media only screen and (max-width: 1024px) {
#primary {
  margin-bottom: 0px !important;
}
.elementor-nav-menu--main .menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-2288 {
  display: block !important;
}
#Full-Color-Section {
  background: #0d1c37 !important;
}
#Full-Color-Section .elementor-column img {
  max-width: 70px !important;
}
#Full-Color-Section .elementor-widget-wrap.elementor-element-populated {
  border: none !important;
}
}

@media only screen and (max-width: 767px) {
	nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
    top: 48px !important;
}

}

@media only screen and (max-width: 500px) {
#Btn-Style-1 .elementor-button-text .Img-Btn {
  width: 15%;
}
#Btn-Style-1 .elementor-button-text .Btn-Text {
  font-size: 13px;
  margin-top: 4px;
}
#Btn-Style-2 .elementor-button-text .Img-Btn {
  width: 24%;
}
#Btn-Style-2 .elementor-button-text .Btn-Text {
  font-size: 13px;
	margin-top: 0px;
	line-height: 15px;
}
#Btn-Style-3 .elementor-button-text .Img-Btn {
  width: 27%;
	margin-top: 3%;
}
#Btn-Style-3 .elementor-button-text .Btn-Text {
  font-size: 13px;
	margin-top: 2px;
	line-height: 14px;
}
}



@media only screen and (max-width: 428px) {
#List-Section-Home .elementor-widget-image-box .elementor-image-box-wrapper {
  display: flex;
}
#List-Section-Home .elementor-widget-image-box .elementor-image-box-wrapper .elementor-image-box-img img {
  padding-right: 7px;
}
}


._realm_box {
  position: relative;
}
._realm_box .elementor-image-box-content {
  position: absolute !important;
  bottom: 30px;
  left: 0;
  padding-left: 40px;
}

._realm_box:hover .elementor-image-box-description {
	height: 36px;
	transition: 0.5s all;
}
._realm_box .elementor-image-box-description {
	height: 0;
	overflow: hidden;
  transition: 0.5s all;
}


._8_relms_sec_home .owl-prev {
    top: 43%;
	  left: 15px;     
    position: absolute; 
}

._8_relms_sec_home .owl-prev::before {
    content: '';
    color: #000; 
    background: rgba(255, 255, 255, 0) url(https://bolder2.ideaseatcustomers.com/wp-content/uploads/2025/01/Right_Arrow_4_.png) no-repeat center center !important;
    padding: 25px !important;
       
}
._8_relms_sec_home .owl-next{
    top: 43%;
    right: 15px;    
    position: absolute;
}

._8_relms_sec_home .owl-next::before {
    content: '';
    background: rgba(255, 255, 255, 0) url(https://bolder2.ideaseatcustomers.com/wp-content/uploads/2025/01/Group-301.png) no-repeat center center !important;
    padding: 25px !important;
    color: #ffffff;
	  
}

._8_relms_sec_home .owl-nav {
	height: 0px;
    margin: 0 !important;
}


._timeline_box {
	position: relative !important;
}
._timeline_box::before {
	width: 25px !important;
	height: 25px !important;
	background: white;
	content: " " !important;
	border-radius: 0 !important;
	position: absolute !important;
	top: -10px !important;
	left: 0 !important;
	right: 0;
	margin: 0 auto;
	transform: rotate(45deg);
}

._team_image_box {
	max-width: 310px !important;
}
._team_image_box .elementor-widget-container {
	position: relative !important;
}
._team_image_box .elementor-image-box-content {
	position: absolute !important;
	bottom: 0;
	left: 0;
	text-align: left;
	padding: 20px;
  transition: 0.5s all;
}

._team_image_box:hover .elementor-image-box-content {
	bottom: 20px;
  transition: 0.5s all;;
}

._team_image_box {
	position: absolute !important;
}
._team_image_box:first-child {
	left: 0;
	top: -20px;
}

._team_image_box:nth-child(2) {
	top: -130px !important;
	left: 190px;
	z-index: 9;
}
._team_image_box:last-child {
	right: 0;
	top: 70px;
}
._team_image_box:nth-child(2) {
	top: -130px !important;
	left: 210px;
	z-index: 9;
}
.mega-menu-redesign {
    box-shadow: 0 1px 5px 0 #fff, 0 6px 20px 0 #eeeeee !important;
}

.for-color-in-dev-line li{
	color: #000;
}

.investor-box ul li {
    color: #000000;
}

.dev-disc {
    color: #000;
}

@media only screen and (max-width: 429px) {
._8_relms_sec_carousel .owl-next,._8_relms_sec_wrap .owl-prev{
		background:transparent !important;
	}
}

@media only screen and (max-width: 425px) {
	._timeline_box::before{
		display:none !important;
	}
	._team_image_box {
		position: static !important;
		margin: auto;
}
	.for-molile-realms{
		background: #fff;
		position: sticky !important;
}
	
}