   body {
    font-size: 14px;
}

a,
body,
button,
input,
li,
p,
h5,
h6,
select,
span,
textarea {
    font-family: "Montserrat", sans-serif;
}
h1, h2, h3, h4 {
	font-family: "Lato", sans-serif;
}
a:hover {
    text-decoration: none
}

html {
    scroll-behavior: smooth
}


h1
{
    color: #00649a;
    font-weight: 500
}
h2,h3,h4,h5,h6 {
    color: #0a75d8;
}

h2{
    font-size: 32px;
    margin: 0 0 25px 0;
    font-weight: 300;
}


body {
    overflow-x: hidden;
    margin: 0 auto;
    max-width: 1920px
}

p, li {
    font-size: 16px;
    font-style: normal;
    line-height: 1.6;
	font-weight: 400;
	color: #375872;
}


a {
    border: none;
    outline: 0
}




img {
    max-width: 100%
}

section p {
    text-align: justify;
}
.padd {
	padding: 100px 0;
}
.box-shadow {
	
	box-shadow: 0 0 10px 0 rgba(0,0,0,0.2)
}

section .container {
    position: relative;
    z-index: 1;
}
.header_logo a {
    position: relative;
    display: flex;
    flex-direction: column;
    transition: 0.5s;
}
.mid_menu_header {
    position: relative;
    transition: .4s
}

.header_logo a img {
    object-fit: contain;
    transition: .4s;
    object-position: left
}

.sidenavs {
    width: 100%;
    position: relative;
    z-index: 99999;
    top: 0;
    right: 0;
    background: 0 0;
    transition: .5s;
    display: block;
    margin: 0 auto
}

.header_innr_st,
.header_navigation,
.menu_navigation {
    display: flex;
    position: relative
}

.menu_navigation li {
    position: relative;
    transition: .3s
}

.constrct_contents h3 b,
.cstmfotrLink:hover,
.sidenavs .menu_navigation li a:hover,
.sidenavs .menu_navigation li.active a,
a.home_backDiv:hover {
    color: #009dbd
}

.sidenavs .menu_navigation li a:hover i.svg_icon svg {
    fill: #009dbd
}

.sidenavs .menu_navigation li.active a svg {
    fill: #00b9b3;
}
.sidenavs a {
    padding: 10px;
    font-size: 18px;
    color: #375872;
    display: block;
    transition: .4s;
    text-transform: capitalize;
    font-weight: 400;
    font-family: 'Montserrat';
    text-decoration: none;
}
.header_navigation ul {
    padding: 0;
    list-style: none;
}

.header_navigation {
    width: 100%;
    height: 100%;
    justify-content: end;
    align-items: center
}
.header_innr_st {
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-right: 0
}
.menu_navigation {
    align-items: center;
    justify-content: flex-end;
    overflow: visible;
    margin-bottom: 0;
    gap: 15px;
	list-style: none;
    margin: 0;
	padding: 0;
}

.sidenavs .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
    display: none
}

.menu_navigation a:hover {
    color: #000
}

.mySlides,
.mySlides-1,
.mySlides-2,
.mySlides-3,
.tour-kyuquot-popup .owl-dots,
span.toggle_menu {
    display: none
}

.menu_navigation .dropdown-container {
    display: none;
    position: absolute;
    background: #00b9b3;
    z-index: 6999899 !important;
    min-width: 210px;
    padding: 0
}

.menu_navigation .dropdown-container a:hover {
    color: #fff !important;
    background: #00608b
}

.menu_navigation .dropdown-container a {
    padding: 10px 20px;
    white-space: pre;
    color: #fff
}

#myHeader .dropdown-container a {
    color: #fff !important
}

.header_innr_st .dropdown:hover .dropdown-content,
.menu_navigation li:hover .dropdown-container,
span.txt_key,
span.waste_txt {
    display: block
}

ul.menu_navigation .dropdown-container:after {
    width: 0;
    height: 0;
    border-left: 12px solid #fff0;
    border-right: 12px solid #fff0;
    border-bottom: 12px solid #00b9b3;
    position: absolute;
    content: "";
    top: -12px;
    left: 50%;
    transform: translateX(-50%)
}
li.menu-item-about .dropdown-container:after {
    left: 50px !important;
}
.main_navigations {
    position: relative;
    padding: 5px 0;
    border-top: 1px solid #558dd0
}

.header_innr_st button.dropbtn:focus {
    outline: 0
}

.header_innr_st .dropdown-content {
    display: none;
    position: absolute;
    background-color: #fff;
    min-width: 200px;
    box-shadow: 0 8px 16px 0 rgb(0 0 0 / .2);
    z-index: 1;
    opacity: 1;
    left: 0
}

.header_innr_st li .dropdown a {
    color: rgb(0 0 0 / .87);
    display: block;
    font-size: 14px;
    font-weight: 500;
    height: 48px;
    line-height: 48px;
    padding: 0 32px
}

.header_innr_st li .dropdown a:hover {
    background-color: rgb(0 0 0 / .05)
}

.header_innr_st li .dropdown-content a {
    color: rgb(0 0 0 / .87);
    padding: 0 16px;
    text-decoration: none;
    display: block;
    text-transform: none;
    font-size: 1rem;
    height: 50px;
    border: none
}

.sidenavs a.dropdown-btn {
    cursor: pointer
}

ul.navigation_desktop {
    align-items: center;
    justify-content: end;
    position: relative
}

.header_section {
    position: relative;
    padding: 16px 0;
    top: 0;
    z-index: 9999;
    left: 0;
    right: 0;
    transition: .5s;
    background: #fff;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.05);
}
.header_section.fixed_sticky {
    position: sticky;
    top: 0;
    left: 0;
    right: 0;
	background: #fff; 
}

.menu_navigation li.contact-us a {
    background: #3077b2;
    border-radius: 64px;
    color: #fff;
    min-width: 150px;
    text-align: center;
}
.menu_navigation li.contact-us a:hover {
    color: #fff;
}



.header_section.is-sticky {
  top:0px;
   position: sticky;
  width: 100%;
   -webkit-transition: all 1.3s;
  -moz-transition: all 1.3s;
  -ms-transition: all 1.3s;
  -o-transition: all 1.3s;
  transition: all 1.3s; 
  opacity: 1;
  animation-name: fadeInOpacity;
  animation-iteration-count: 1;
  animation-timing-function: ease-in;
  animation-duration: 0.75s;
}
@keyframes fadeInOpacity {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}


/*---------HOME PAGE------------*/

.housing_caption_inner p {
    font-size: 16px;
}
.housing_inner_image {
    position: relative;
    display: flex;
    flex-direction: column;
    overflow: hidden;
}
.housing_banner_caption {
    position: relative;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 0 0 30px;
}
.housing_caption_inner {
    max-width: 400px;
    margin: 0 auto;
    padding-right: 0;
}
.housing_caption_inner p {
    text-align: center;
}
.housing_caption_inner h3 {
    color: #00649a;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    font-family: "Montserrat", sans-serif;
}
.housing_caption_inner h1 {
    text-align: center;
    font-size: 32px;
    margin: 0 0 20px 0;
}


.solution-page .page-link {
    text-align: left;
}
.solution-page .page-link a {
    gap: 5px;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    font-weight: 400;
    font-size: 16px;
    justify-content: center;
    background: #86aace;
    color: #fff;
    padding: 10px 20px;
    border-radius: 64px;
}
a.carsulbtns i.fa.fa-angle-right {
    display: none;
}
.page-link {
    text-align: right;
} 
.page-link a {
    gap: 5px;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    font-weight: 400;
    font-size: 16px;
    justify-content: center;
    color: #3077b2;
    padding: 10px 0px;
}
.page-link a .fa {
    font-size: 18px;
}
img.pendingLogo_cstm {
    max-width: 65px;
    height: 65px;
    width: 100%;
    position: absolute;
    bottom: 20px;
    right: 20px;
}
.inner-block.right {
    padding-left: 80px;
}
.inner-block.left {
    padding-right: 80px;
}
.section-sixth .inner-block h2 b {
    font-weight: bold;
}

.section-sixth  .middle {
    gap: 10px;
    flex-wrap: unset;
}
.section-sixth .block-video-image {
    height: 250px;
    border-radius: 15px;
    overflow: hidden;
	margin: 0 0 20px 0;
}
.section-sixth .block-video-image video, .section-sixth .block-video-image img { 
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.inner-block h2 + p {
    font-size: 16px;
    margin: 15px 0;
}
.section-sixth h3 {
    font-size: 16px;
    color: #375872;
    font-weight: 600;
    text-align: center;
}

.section-sixth p {
    margin: 0;
    text-align: center;
}
.bg-header {
    background: url(/assets/Images/new/bg-1.webp);
    padding: 40px 0;
	z-index: 1;
    position: relative;
}
.bottom-body {
    padding: 60px 0;
}
.icon-block {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 20px;
    margin: 10px 0;
}
.icon-block p {
    font-size: 16px;
    max-width: 400px;
    text-align: center;
}

.bg-header .text-center p {
    margin: 0;
    text-align: center;
    font-size: 16px;
}
.bg-header .text-center .xl {
    font-size: 25px;
    font-family: "Lato", sans-serif;
    margin: 0 0 10px 0;
}
.animated-bg {
    background-image: url(/assets/Images/new/bg-testi.webp);
    background-position: center center;
	background-size: cover;
    background-repeat: no-repeat;
	position: relative
}
.section-eighth .row {
    max-width: 900px;
    margin: 0 auto;
    background: rgb(242 242 242 / 30%);
    padding: 20px;
    border-radius: 0;
}
.top-block {
    display: flex;
    align-items: center;
    gap: 20px;
    padding-left: 0;
    padding-bottom: 20px;
}
.top-block .testimonial-image {
    height: 140px;
    overflow: hidden;
    width: 140px;
}
.top-block .testimonial-image img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    object-position: top;
    border-radius: 100%;
}
.testimonial-data h3 {
    color: #3077b2;
    font-weight: bold;
    font-size: 16px;
    margin: 0 0 10px 0;
}
.testimonial-data p {
    margin: 0;
    color: #3077b2;
}
.section-eighth .bottom-block p {
    margin: 0 0 10px 0;
    color: #3077b2;
    font-style: italic;
}
.section-eighth .bottom-block {
    max-width: 855px;
}
.animated-bg:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    background: rgba(255,255,255,0.9);
    z-index: 1;
}
.video-image-block.left {
    padding-left: 40px;
}
.video-image-block.right {
    padding-right: 40px;
}
.section-fifith  .page-link, .section-sixth .page-link {
    text-align: center;
    margin: 30px 0 0;
}
.section-seventh .inner-block h2 {
    margin: 0;
}
.section-fifith  .page-link, .section-sixth .page-link{
    text-align: center;
    margin: 30px 0 0;	
}
/*----------SOLUTION PAGE CSS----------*/

.aboutfirstsection .w-100 {
    background: linear-gradient(180deg, #98c4ec, #ffffff);
    border: 2px solid transparent;
    border-image: linear-gradient(180deg, #98c4ec, #ffffff);
    border-image-slice: 1;
}
.aboutfirstsection .row {
	align-items: flex-start;
}
.housing_solution_first ul {
    padding: 0;
    list-style: none;
}
.housing_solution_first ul li {
    color: #e34234;
}

.housing_address_caption h5 {
    color: #00649a;
    text-align: center;
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 0;
}
.housing_address_captions {
    position: relative;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 40px;
}



.Bg_blue_colr1 {
	background: #00649a;
}
.Bg_blue_colr2 {
	background: #0a75d8;
}
.housing_grid_flex {
    position: relative;
    display: flex;
    height: 100%;
}
.housing_grid_colm {
    position: relative;
    flex: 0 0 50%;
    max-width: 50%;
    width: 100%;
}
.hybrid_build_caption {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.housing_block_head {
    position: relative;
    padding: 15px 10px;
}
.housing_block_head h4 {
    margin-bottom: 0;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    font-size: 16px;
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
}
.housing_block_div {
    position: relative;
    height: 100%;
}
.hybrid_build_captions {
    max-width: 920px;
    margin: 0 auto;
}

.housing_block_body {
    position: relative;
}
.hybrid_construction_section {
    position: relative;
    padding: 100px 0 100px;
    overflow: hidden;
}
.hybrid_build_caption {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.hybrid_build_captions h5 {
    font-size: 26px;
    color: #375872;
    font-weight: 500;
    line-height: 1.5;
    margin-bottom: 0;
}

table.table_solution {
    width: 100%;
}
table.table_solution thead th {
    width: 50%;
    padding: 15px 10px;
}

table.table_solution tbody {
	border-left: 1px solid #e1e3de;
	border-right: 1px solid #e1e3de;
	border-bottom: 1px solid #e1e3de;
}
.housingTD {
    position: relative;
    display: flex;
    align-items: center;
    gap: 10px;
}
table.table_solution tbody tr td:first-child {
    border-right: 1px solid #e1e3de;
}
table.table_solution tbody tr td {
	padding: 10px 15px;
} 
img.checkIcons {
    width: 25px;
}
table.table_solution tbody tr:not(:last-child) {
    border-bottom: 1px solid #e1e3de;
}
.housing_block_div p {
    color: #375872;
    font-weight: 500;
    margin-bottom: 0;
    font-size: 16px;
    font-family: "Lato", sans-serif;
	text-align: left;
}
.housing_address_caption h2 {
    margin: 0 0 20px 0;
}
.housing_address_caption h3 {
    color: #00649a;
    font-size: 18px;
    font-weight: 500;
    margin: 0 0 20px 0;
}
.housing_address_caption h4 {
    color: #00649a;
    font-weight: bold;
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
}
.cstm_carousel_sct .row {
    max-width: 1100px;
    margin: 0 auto;
}
.cstm_carousel_block {
    border: 2px solid #98c4ec;
    border-image-slice: 1;
    padding: 40px;
    border-radius: 25px;
    background: linear-gradient(135deg, #f6fbff 60%, #e1f0fb 100%);
    min-height: 490px;
}

.cstm_carousel_content h5 {
    color: #375872;
    font-size: 21px;
    font-weight: bold;
    font-family: "Lato", sans-serif;
}

.solution_slider_cstm .owl-nav {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    z-index: 1;
}
.solution_slider_cstm .owl-carousel .owl-nav button {
    border: 2px solid #98c4ec !important;
    width: 30px;
    height: 30px;
    background: transparent !important;
    color: #3077b2 !important;
    font-size: 30px;
    line-height: normal;
    display: flex;
    align-items: center;
    justify-content: center;
}
.solution_slider_cstm .owl-carousel .owl-nav button span {
    position: relative;
    top: -2px;
}
.housing_solution_address .housing_solution_table {
    padding-left: 20px;
}
.precison-table {
    max-width: 700px;
    margin: 0 auto;
    border: 1px solid #0a75d8;
	overflow: auto;
}
.precison-table table {
    width: 100%;
}
.precison-table th, .precison-table td {
    padding: 8px 12px;
    border: 1px solid #0a75d8;
	color: #375872;
}
.precison-table .checkIcons {
    display: table;
    margin: 0 auto;
}
.precison-table th {
    text-align: center;
}
.precison-table td:first-child, .precison-table thead th:first-child {
    border-left: 0;
}
.precison-table td:last-child,.precison-table thead th:last-child {
    border-right: 0;
}
.precison-table tr:last-child td {
    border-bottom: 0;
}
.precison-table thead th {
    border-top: 0;
}
.hybrid-wins img.about_Icons {
    max-width: 120px;
    min-height: 89px;
    object-fit: contain;
}
.hybrid-wins .purpose_value_content {
    min-height: 145px;
}

.scrolling_features {
	margin: 0 0 10px 0;
}
.hybrid-wins {
    margin: 10px 0 0;
}
.partner-images img.about_Icons {
    width: 100%;
}
.rightpartner-content {
    max-width: 1000px;
}

.solution-btm .bg-header .text-center .xl{
	font-size: 28px
}
.solution-btm-icons {
    display: flex;
    justify-content: center;
    text-align: center;
    gap: 40px;
}
.solution-btm-icons h3 {
    font-size: 18px;
    color: #00649a;
    font-family: "Montserrat", sans-serif;
    margin: 10px 0;
}
.s-content p {
    text-align: center;
    margin: 0;
}
.bg-header .text-center p.sl {
    text-align: center;
    margin: 0 auto;
    max-width: 1000px;
}

.cstm_carousel_left .video-image-block video {
    border: 2px solid #98c4ec;
    border-radius: 12px;
    overflow: hidden;
}
.cstm_carousel_image img {
    border: 2px solid #98c4ec;
	height: 300px;
	object-fit: cover;
	 border-radius: 12px;
}


/****ABOUT PAGE***/

.aboutfirstsection p {
    color: #00649a;
    font-weight: 500;
    font-size: 24px;
    margin: 0;
}
.btm-content {
    margin: 20px 0 0;
}
.atop-header h2, .atop-header p {
	margin: 0 0 10px 0;
}
.atop-header p {
    color: #0a75d8;
	font-size: 18px;
}
.atop-header {
    margin: 0 0 30px 0;
}
.aboutfourthsection{
    margin: 10px 0 0 0;
}
.aboutthirdsection .gradiant-bg {
    background: linear-gradient(135deg, #98c4ec, #ffffff);
    border: 3px solid transparent;
    border-image: linear-gradient(180deg, #98c4ec, #ffffff);
    border-image-slice: 1;
    padding: 20px;
    border-radius: 8px;
}
.aboutthirdsection .gradiant-bg h3{
    font-size: 18px;
    font-weight: bold;
    text-align: center;
	font-family: "Montserrat", sans-serif;
}
.bottom-text h3 {
    font-size: 18px;
    font-weight: bold;
    text-align: left;
	font-family: "Montserrat", sans-serif;
}
.aboutthirdsection {
    margin: 10px 0 0;
}
.aboutthirdsection .gradiant-bg {
    margin: 10px 0;
}
.aboutthirdsection .gradiant-bg p {
    margin: 0;
    min-height: 80px;
}
.mission_block_content {
    margin: 0 0 20px 0;
    text-align: left;
}
.satop-header {
    margin: 0 0 20px 0;
}
.satop-header h2 {
    margin: 0 0 10px 0;
}

.satop-header p {
    margin: 0;
}
.mission_block_content h2 {
    margin: 0 0 10px 0;

}
.mission_block_content p {
    text-align: left;
}
.aboutfourthsection .cstmRow1 {
    align-items: flex-start;
}
.aboutfourthsection .cstmRow1 .cstmInnerRow {
   align-items: flex-start;
}


.purpose_value_inner {
    background: #fff;
    border: 1px solid;
    padding: 15px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
}
.purpose_value_inner h5, .purpose_value_inner p {
    text-align: center;
}
.purpose_value_inner h5 {
    color: #375872;
}
.purpose_value_inner h5 {
    color: #375872;
}
.purpose_value_block {
    padding: 15px;
    position: relative;
	margin: 10px 0;
}
.purpose_value_block:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 50%;
    background: #000;
    width: 1px;
}
.purpose_value_block:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 1px;
    background: #000;
    width: 35%;
}
.purpose_value_inner:before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    height: 50%;
    background: #000;
    width: 1px;
}
.purpose_value_inner:after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    height: 1px;
    background: #000;
    width: 35%;
}

.purpose_value_content {
    min-height: 177px;
}

.content_skill_header {
    margin: 0 0 30px 0;
}
.highLight_program_inner {
    display: flex;
    align-items: center;
    gap: 15px;
    margin: 10px 0;
}
.highLight_program_inner .highlight_icon {
    max-width: 60px;
}
.highlight_header {
    margin: 0 0 20px 0;
}
.highlight_header h3 {
    margin: 0;
}
.highLight_content p {
    margin: 0;
    font-size: 14px;
}
.highLight_content p {
    color: #3077b2;
} 
.highLight_program_inner .highlight_icon {
    max-width: 45px;
}
.aboutsixthsection .btm {
    margin: 20px 0 0 0;
}
.aboutsixthsection .btm .image-bg {
    padding: 20px;
    border-radius: 15px;
    margin: 10px 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-color: #fff;
	min-height: 170px;
}
.aboutsixthsection .btm .image-bg.one {
	background-image: url(/assets/Images/new/our-people.webp);
}
.aboutsixthsection .btm .image-bg.two {
	background-image: url(/assets/Images/new/our-enviornment.webp);
}
.aboutsixthsection .btm .image-bg.three {
	background-image: url(/assets/Images/new/our-goverancence.webp);
}
.aboutsixthsection .btm .image-bg.four {
	background-image: url(/assets/Images/new/our-communities.webp);
}
.aboutsixthsection h3 {
    font-size: 16px;
    font-weight: 600;
    color: #00649a;
}
.aboutsixthsection ul {
    padding-left: 20px;
    color: #00649a;
    margin: 0;
    min-height: 90px;
}
.aboutsixthsection ul li {
    color: #00649a;
}
.btop-header p {
    margin: 0;
}
.cstm_carousel_right .page-link a {
    font-size: 14px;
    padding: 7px 14px;
}

/**CONTACT*****/
section.housing_contact_section {
    background-image: url(/assets/Images/new/36.webp);
    background-color: #fff;
    background-size: cover;
    padding: 100px 0;
    background-position: center;
}
section.housing_contact_section ul.footerAddressList {
    list-style: none;
}
section.housing_contact_section ul.footerAddressList span.footer_Texts {
    color: #00649a;
}
section.housing_contact_section .copyright_text p {
    color: #00649a;
}
section.housing_contact_section ul.footerLinks {
    list-style: none;
}

section.housing_contact_section ul.footerLinks li a {
    color: #00649a;
}
section.housing_contact_section .footer_inner_cstm {
    border-left: 1px solid #00649a;
    border-right: 1px solid #00649a;
}
section.housing_contact_section 
 .footer_titles {
    color: #00649a;
}
section.housing_contact_section .footer_socials {
    width: 37%;
}
section.housing_contact_section  .footer_quick {
    padding: 0 40px;
}
.cpy-outer-contect {
    gap: 36px;
    margin-top: 43px;
}
section.housing_contact_section .IGV_housing_divs h2 {
    color: #00649a;
    font-size: 42px;
}
form.form_housing {
    padding: 20px;
    background: transparent;
    border: 1px solid #37587273;
}
form.form_housing .form_group input, textarea {
    width: 100%;
    min-height: 45px;
    padding: 10px;
    border: 1px solid #37587273;
    font-size: 16px;
    color: #375872;
    margin-bottom: 12px;
}
button.submitbtn_cstm {
    background: #3077b2;
    border-radius: 64px;
    color: #fff;
    min-width: 150px;
    text-align: center;
    border: none;
    padding: 10px 20px;
    padding: 10px;
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 400;
    font-family: 'Montserrat';
    text-decoration: none;
}
.get-touch{
	display:none;
	color:#00649a;
}
li.menuItems.contact-us.active a {
    color: #fff;
}
/**resources*****/

.radius-img{
    border-radius:16px;
}
.ngon-text a {
text-decoration: none;
}

.ngon-text h3 {
    color: #000;
    font-size: 21px;
    font-weight: 700;
}

.ngen-box-outer {
    padding: 12px;
    gap:15px;
    border: 1px solid #ccc;
    align-items: center;
}
.galley-text img {
height: 20px;
}

p.galley-text {
    display: flex;
    gap: 10px;
    margin: 0;
    align-items: center;
    color: #ccc !important;
    text-align: start !important;
}
.ngon-text p {
    color: #000;
}
.ngon-icon {
    width: 34%;
}
.ngon-icon.ngon_icon_width {
    max-width: 120px;
} 
/*----------Footer Css----------*/
.bg_blue_dark {
	background: #375872;
}
.main_footers {
    position: relative;
    overflow: hidden;
    padding: 40px 0;
}
.footer_inner_cstm {
    position: relative;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
}
h3.footer_titles {
    position: relative;
    color: #fff;
    font-size: 18px;
}
ul.footerLinks {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding: 0;
}
ul.footerLinks li a {
    position: relative;
    text-decoration: none;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    transition: 0.5s;
}
.footer_socials {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.social_footer_top {
    position: relative;
    display: flex;
    align-items: center;
    gap: 15px;
    justify-content: center;
}
.social_footer_top a {
    max-width: 40px;
    height: 40px;
    width: 100%;
    transition: 0.5s;
    position: relative;
}
.social_footer_top a:hover {
    opacity: 0.8;
}
.social_footer_top a img {
    height: 100%;
    width: 100%;
    object-fit: contain;
    transition: 0.5s;
}
.copyright_text p {
    color: #fff;
    margin-bottom: 0;
    text-align: center;
}
a.addresListfooter {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 15px;
    transition: 0.5s;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    font-family: 'Lato';
    font-weight: 600;
}
a.addresListfooter:hover {
    opacity: 0.8;
}
ul.footerAddressList {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 10px;
	padding-left: 0; 
}
a.addresListfooter span.footer_icons {
    max-width: 35px;
    height: 35px;
    display: inline-flex;
    flex-direction: column;
    width: 100%;
}
a.addresListfooter span.footer_icons img {
	height: 100%;
    width: 100%;
    object-fit: contain;
    transition: 0.5s;
}
ul.cstm_flex_List {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 5px;
} 
.cstmList_uperBlock {
    position: relative;
    padding: 0 40px;
}
.partner_images_cstm,  
img.border_cstm_color {
    position: relative;
    border: 2px solid;
    border-image: linear-gradient(180deg, #98c4ec, #ffffff) 1;
    overflow: hidden;
}
.border_cstmdiv_color, .video_cstm_borders, 
.border_cstm_radius, .solution_img_border {
    position: relative;
  border: 2px solid transparent; 
  background:
    linear-gradient(white, white) padding-box,
    linear-gradient(180deg, #98c4ec, #ffffff) border-box;
  overflow: hidden;
}
ul.cstmpartner_listing {
    margin-bottom: 0;
    padding-left: 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}
.cstm_impact_smarter {
    position: relative;
    max-width: 940px;
	width: 100%;
}
.cstm_impact_smarters2 {
    position: relative;
    max-width: 1040px;
    width: 100%;
}
#our-product-redirect, 
#affordability-redirect {
    scroll-margin-top: 120px;
}           
/*----------Career Page----------*/
.careerfirstsection {
    padding-top: 40px;
    overflow: hidden;
    position: relative;
}
.careerImg_innerst {
    position: relative;
    display: inline-flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
    border-radius: 60px;
    overflow: hidden;
    transition: 0.5s;
} 
.work_IGV_Career {
    display: flex;
    justify-content: end;
    position: relative;
}
a.cstm_btnflex {
    max-width: 180px;
    width: 100%;
    min-height: 50px;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    background: #FFB930;
    background: linear-gradient(90deg,rgba(255, 185, 48, 1) 0%, rgba(255, 133, 4, 1) 100%);
    border-radius: 60px;
    overflow: hidden;
    transition: 0.5s;
	position: relative;
}
a.cstm_btnflex:hover {
    color: #fff;
    background: linear-gradient(90deg,rgba(255, 133, 4, 1) 0%, rgba(255, 133, 4, 1) 100%);
}
a.cstm_btnflex:before {
    position: absolute;
    content: "";
    top: 4px;
    bottom: 4px;
    left: 4px;
    right: 4px;
    border: 2px solid #fff;
    border-radius: 60px;
}  
ul.careertext_Lists {
    position: relative;
    padding-left: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 10px;
}
ul.careertext_Lists li {
    position: relative;
    display: inline-flex;
    gap: 10px;
    width: 100%;
}
ul.careertext_Lists li span.colrtext {
    max-width: 210px;
    width: 100%;
    text-align: right;
    color: #0a75d8;
}
.careerSecondsection {
    padding: 80px 0 0px;
}
ul.Oportunitie_lists_item {
    position: relative;
    list-style: none;
    padding-left: 0;
    display: flex;
    flex-direction: column;
    width: 100%;
    border: 2px solid #86aace;
}
ul.Oportunitie_lists_item li.listJob_item {
    position: relative;
    padding: 15px;
    transition: 0.5s;
    display: inline-flex;
    flex-direction: column;
    min-height: 70px;
    justify-content: center;
}
ul.Oportunitie_lists_item li.listJob_item:hover {
	opacity: 0.8;
}
li a.job_listing_list {
    position: relative;
    display: flex;
    flex-direction: column;
    text-decoration: none;
    transition: 0.5s;
    justify-content: center;
}
ul.Oportunitie_lists_item li:not(:last-child) {
    border-bottom: 2px solid #86aace;
} 
.career_Opportunities {
    position: relative;
    overflow: hidden;
	padding: 80px 0;
} 
.career_Opportunities:before {
    position: absolute;
    content: "";
    background: url(/assets/Images/new/opportunitiesbg-sct.webp)no-repeat;
    background-size: cover;
    background-position: center right;
    max-width: 50%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
}
.Opportunities_info_text {
    display: flex;
    flex-direction: column;
    height: 100%;
    align-items: center;
    justify-content: center;
	position: relative;
	padding-left: 20px;
} 
.something_great_sec {
    position: relative;
    background: url(/assets/Images/new/untitled-design-bg-career.webp)no-repeat;
    background-size: cover;
    background-position: center;
    padding: 10px 0;
    overflow: hidden;
	margin-top: 20px;
} 
.Opportunities_block_inner {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 60px;
}
.Opportunities_block_info {
    position: relative;
    padding-right: 50px;
}
/*----------Management Job List----------*/
.Management_hero_section {
    position: relative;
    background: url(/assets/Images/new/management-herobg.webp)no-repeat;
    background-size: cover;
    background-position: center;
    padding: 80px 0;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: calc(100vh - 95px);
}
.maintenance_hero_millwriht {
    position: relative;
    background: url(/assets/Images/new/maintenance-millwright-hero.webp)no-repeat;
    background-size: cover;
    background-position: center;
    padding: 80px 0;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: calc(100vh - 95px);
}

.procurement-supply-manager-page .maintenance_hero_millwriht {
    background: url(/assets/Images/new/procurement-supply-manager.webp)no-repeat;
	 background-size: cover;
    background-position: center;
}	

.maintenance_hero_millwriht:before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(255, 255, 255, 0.75);
}
.maintenance_hero_facilities {
    position: relative;
    background: url(/assets/Images/new/facilities-assistant-hero.webp)no-repeat;
    background-size: cover;
    background-position: center;
    padding: 80px 0;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: calc(100vh - 95px);
}
.maintenance_hero_facilities:before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(255, 255, 255, 0.65);
}
.Management_hero_section1 {
    position: relative;
    background: url(/assets/Images/new/management-herobg.webp) no-repeat;
    background-size: cover;
    background-position: center;
    padding: 80px 0;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: 600px;
}
.Management_hero_section:before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(255, 255, 255, 0.15);
}
.Management_hero_section1:before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(255, 255, 255, 0.15);
}
#management-section_title {
    scroll-margin-top: 220px;
}
#management-accountant {
    scroll-margin-top: 140px;
}
.Management_text_hero {
    text-align: center;
}

a.ManagementBtns {
    background: #0a75d8;
    border-radius: 64px;
    color: #fff;
    min-width: 160px;
    text-align: center;
    min-height: 50px;
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-weight: 500;
    text-decoration: none;
    font-size: 16px;
    line-height: normal;
    padding: 15px;
    transition: 0.5s;
    position: relative;
    overflow: hidden;
    max-width: 370px;
}
a.ManagementBtns:hover {
    background: #3077b2;
    color: #fff;
}
.management_acoount_button a.ManagementBtns {
    --tw-shadow: 0 8px 40px -10px rgba(0, 0, 0, .5);
    --tw-shadow-colored: 0 8px 40px -10px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
	transition: margin 0.50s ease; 
}
.management_acoount_button a.ManagementBtns:hover {
    margin-bottom: 1px;
} 
.Management_account_detail {
    position: relative;
    padding: 70px 0;
}
.management_acoount_top {
    position: relative;
    overflow: hidden;
}
.management_acoount_button {
    position: sticky;
    bottom: 40px;
    z-index: 11;
	transition: opacity 0.5s ease, height 0.5s ease, position 0.5s ease, bottom 0.5s ease; /* smooth transition */
	opacity: 1;
	height: auto;
}
.management_acoount_button.fade-out {
  opacity: 0;
  height: 0;
  position: static;
  bottom: 0px;
} 

.management_form_section {
    position: relative;
	transition-duration: 0.5s;
    animation-duration: var(--overlayDuration);
    animation-fill-mode: forwards;
    animation-name: formOverlaySlideIn;
    animation-play-state: paused;
    animation-timing-function: ease-in-out;
    top: 100%;
    left: 0;
    right: 0;
    background: #ffff;
}
.management_form_section.fixed {
    top: 40px;
    opacity: 1;
    position: fixed;
    z-index: 9999;
	border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    box-shadow: 0 -4px 20px rgba(0, 0, 0, 0.15);
	padding: 40px 0;
	height: 100%;
    overflow-y: auto;
} 

/*.management_form_section.onscroll-hide {
    transition-duration: 0.5s;
    animation-duration: var(--overlayDuration);
    animation-fill-mode: forwards;
    animation-name: formOverlaySlideIn;
    animation-play-state: paused;
    animation-timing-function: ease-in-out;
    top: 100%;
    left: 0;
    right: 0;
    position: fixed;
    opacity: 0;
    visibility: hidden;
    background: #ffff;
    z-index: 999999;
}*/
/*.management_form_section.onscroll-hide {
  position: absolute;
  top: 100%;
  z-index: 9999;
  bottom: 0;
  background: #fff;
  left: 0;
  right: 0;
  opacity: 0;
  transition: all 0.5s ease;
}

.management_form_section.fixed {
    top: 40px;
	opacity: 1;
}*/

body.cstm_popup_open {
  overflow: hidden;
}
.arrowdown {
    position: fixed;
    top: 55px;
    right: 20px;
    font-size: 20px;
    cursor: pointer;
    z-index: 111;
    max-width: 50px;
    width: 100%;
    text-align: center;
    transition: opacity 0.5s ease;
    opacity: 0;
}
.management_form_section.fixed .arrowdown {
	opacity: 1;
}
.managment_Form_section {
    position: relative;
    padding-bottom: 40px;
}
.managment_personal_info {
    padding-bottom: 80px;
}
.managment_Form_group {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 20px;
    max-width: 660px;
    margin: 0 auto;
}
.cstm_radio_block {
    background: #3077b2;
    padding: 20px;
    border-radius: 30px;
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 12px;
}
label.labelmainTitle {
    display: block;
    width: 100%;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
}
.cstm_radio_flex {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 30px;
}
.cstm_radio_div {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 0;
    cursor: pointer;
    font-size: 18px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #fff;
    font-weight: 600;
} 
/* Hide the browser's default radio button */
.cstm_radio_div input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
/* Create a custom radio button */
.checkmark_cstms {
  position: absolute;
  top: 0;
  left: 0;
  height: 28px;
  width: 28px;
  background-color: #fff;
  border-radius: 50%;
}
/* On mouse-over, add a grey background color */
.cstm_radio_div:hover input ~ .checkmark_cstms {
  background-color: #ccc;
}
/* When the radio button is checked, add a blue background */
.cstm_radio_div input:checked ~ .checkmark_cstms {
  background-color: #00f8fb;
}
/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark_cstms:after {
  content: "";
  position: absolute;
  display: none;
}
/* Show the indicator (dot/circle) when checked */
.cstm_radio_div input:checked ~ .checkmark_cstms:after {
  display: block;
}
/* Style the indicator (dot/circle) */
.checkmark_cstms:after {
 	top: 10px;
	left: 10px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #000;
}
.cstm_info_block {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.form_group_flex {
    position: relative;
    display: flex;
    gap: 20px;
}
.form_group_colm {
    position: relative;
    flex: 0 0 50%;
    max-width: calc(50% - 10px);
    width: 100%;
}
label.labelTextn {
    width: 100%;
    position: relative;
    font-weight: bold;
    color: #375872;
    padding: 5px 0px 0 30px;
    font-size: 16px;
}
input.form_controls {
    min-height: 70px;
    width: 100%;
    border: 2px solid #3077b2;
    border-radius: 30px;
    padding: 10px 30px;
    font-size: 16px;
    font-weight: bold;
    color: #3077b2;
}
input.form_controls:focus-visible {
    outline: none
} 
input.form_controls::placeholder {
    color: #96aec2 !important;
}
.cstmupload_file {
    position: relative;
    border: 2px solid #3077b2;
    border-radius: 30px;
    padding: 10px;
    text-align: center;
    cursor: pointer;
    min-height: 70px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.cstmupload_file input[type="file"] {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.upload-label-text {
    color: #96aec2;
    pointer-events: none;
    font-size: 16px;
    font-weight: bold;
}
.file-name {
  margin-top: 0px;
  font-size: 14px;
  color: #333;
}
.forms_groups_btn {
    padding-top: 20px;
}
input.form_submit_btns {
    background: #3077b2;
    border-radius: 20px;
    color: #fff;
    max-width: 250px;
    text-align: center;
    min-height: 70px;
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    text-decoration: none;
    font-size: 16px;
    line-height: normal;
    padding: 0 30px;
    transition: 0.5s;
    position: relative;
    overflow: hidden;
    border: none;
    width: 100%;
}
input.form_submit_btns:hover {
    background: #3077b2;
    color: #fff;
	opacity: 0.8;
}
.forms_groups_texts {
    position: relative;
    padding-top: 20px;
}
.dataPrivacyHero, .cookie_policy_Hero {
    position: relative;
    overflow: hidden;
    padding: 60px 0;
} 
.responsive-table {
	width: 100%;
	border-collapse: collapse;
	overflow-x: auto;
	display: block;
}
.table_block_border {
    position: relative;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
}
.responsive-table table {
    border: none;
	color: #375872;
}
.cntact_career {
    position: relative;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
}
.Management_flex_head {
    border-bottom: 2px solid #51aee5;
} 
.bg_lightfafa {
	background: #fafafa;
}  
section#career_Opportunities_job {
    scroll-margin-top: 30px;
}