   body {
    font-size: 14px;
}

a,
body,
button,
input,
li,
p,
select,
span,
textarea {
    font-family: "Montserrat", sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Lato", sans-serif;
}
a:hover {
    text-decoration: none
}
:root { 
    --color-primary: #0e1d30;
    --color-heading: #00649a;
    --color-subheading: #0097b2;
    --color-text: #1d4474;
    --color-black: #000000;
    --color-peragraph: #375872;
}	
html {
    scroll-behavior: smooth
}


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

body h1, body h2, body h3,body h4, body h5, body h6 {
   line-height: 1.4;
}

h2{
    font-size: 28px;
    margin: 0 0 25px 0;
    font-weight: 400;
}
.subheading_title {
	font-size: 26px;
}
h3 {
    font-size: 18px;
	font-weight: 600;
}
body {
    overflow-x: hidden;
    margin: 0 auto;
    max-width: 1920px
}

p, li {
    font-size: 14px;
    font-style: normal;
    line-height: 1.8;
	font-weight: 400;
	color: #1d4474;
}


a {
    border: none;
    outline: 0
}


.color-blue {
	color: #0a75d8
}

img {
    max-width: 100%
}

.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;
}
.bg-dark-blue {
    background: var(--color-primary);
}
.header_logo a {
    position: relative;
    display: flex;
    flex-direction: column;
    transition: 0.5s;
}
.mid_menu_header {
    position: relative;
    transition: .4s
}
.position-lg-absolute { position: absolute !important; }
.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
}
.toogle-new svg {
    color: #fff;
    height: 30px;
}
.toogle-new{
    background-color: transparent;
    padding:0;
    display: none;
    border: none;
}
.side-menus {
    background: #00374f;
}
.inner-mobile-menu .nav-link::after {
    display: none;
}
.constrct_contents h3 b,
.cstmfotrLink:hover,
.sidenavs .menu_navigation li a:hover,
.sidenavs .menu_navigation li.active a,
a.home_backDiv:hover {
    color: #ffffff;
}

.sidenavs .menu_navigation li a:hover i.svg_icon svg {
    fill: #ffffff;
}

.sidenavs .menu_navigation li.active a svg {
    fill: #00b9b3;
}
.sidenavs a {
    padding: 0 10px;
    font-size: 18px;
    color: #ffffff;
    display: block;
    transition: .4s;
    text-transform: capitalize;
    font-weight: 400;
    text-decoration: none;
	font-family: "Lato", sans-serif;
}
.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: #0097b2;
    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 #0097b2;
    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;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.05);
}
header.sticky_header { position: sticky !important; top: 0; background: rgba(14, 29, 48, 0.8) !important; box-shadow: 0px 0px 10px rgba(255, 255, 255, 0.2); }

.menu_navigation li.contact-us a {
    background: #3077b2;
    border-radius: 64px;
    color: #fff;
    min-width: 150px;
    text-align: center;
	padding: 10px;
}
.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------------*/
.padd-120 { padding: 120px 0px; }
.padd-100 { padding: 100px 0px; }
.padd-80 { padding: 80px 0px; }
.padd-60 { padding: 60px 0px; }
.padd-bottom-60 { padding-bottom:60px; }
.padd-40 { padding: 40px 0px; }
.padd-20 { padding: 20px 0px; }
.text-dark-blue { color: #1d4474; }

.padd-bottom-20 { padding-bottom:20px; }
.padd-bottom-40 { padding-bottom:40px; }
.padd-bottom-60 { padding-bottom:60px; }
.padd-bottom-80 { padding-bottom:80px; }
.padd-bottom-100 { padding-bottom:100px; }

.padd-top-20 { padding-top:20px; }
.padd-top-40 { padding-top:40px; }
.padd-top-60 { padding-top:60px; }
.padd-top-80 { padding-top:80px; }
.padd-top-100 { padding-top:100px; }
/*---------Home Page Hero Section Css Start------------*/


hr.cstmHrTop {
    color: #fff;
    opacity: 1;
}

p.cstmHrbottom {
    border-bottom: 1px solid #fff;
    padding-bottom: 20px;
    margin-bottom: 0;
}
a.IGVherobtns { position: relative; transition: 0.5s; background: #fff; font-size: 14px; min-height: 40px; display: inline-flex; align-items: center; justify-content: center; padding: 10px 20px; text-decoration: none; color: #1d4474; border-radius: 60px; }
a.IGVherobtns:hover { background: #0097b2; color: #fff;}
/*---------Home Page Hero Section Css End------------*/

/*---------Home Page Problem Section Css Start------------*/
img.w-100.igbProblem_sect { max-height: 600px; object-fit: contain; }
.igbProblem_caption {
    position: absolute;
    top: 0;
    bottom: 100px;
    left: 0;
    right: 0;
    max-width: 370px;
    width: 100%;
    margin: auto auto 0;
    max-height: max-content;
    padding: 0 20px;
}
.igbProblem_caption p {  font-family: 'Lato'; font-size: 16px; }
p.problmshortText.text-center {font-weight: 600;}

/*---------Home Page Problem Section Css End------------*/

/*---------Home Page Redefining Section Css Start------------*/
h5.problmSolvTitles, h5.problmSolTitles { font-size: 18px; }
.improves_text h5 { font-size: 14px; }
h3.Precisiontitle { font-size: 22px; }
h3.PurposeTitle { font-size: 26px;}
.improves_text ul {list-style: none; padding-left: 0; margin: 0; }
.redefining_sect_innr p { text-align: justify;}
a.redefbtns { position: relative; transition: 0.5s; background: #1d4474; font-size: 14px; min-height: 40px; display: inline-flex; align-items: center; justify-content: center; padding: 10px 20px; text-decoration: none; color: #ffffff; border-radius: 60px; }
a.redefbtns:hover { opacity: 0.8; color: #fff;}
.bg-light-blue { background: #1d4474; } 
/*---------Home Page Redefining Section Css End------------*/
/*---------Home Page Problem Solve Section Css Start------------*/ 
.problmSolv_inner { padding: 25px 30px; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25), inset 0 5px 5px rgba(255, 255, 255, 0.3), inset 0 -5px 5px rgba(255, 255, 255, 0.25); backdrop-filter: blur(10px); background: linear-gradient( 135deg, rgba(255, 255, 255, 0.10) 0%, rgba(255, 255, 255, 0.02) 50%, rgba(136, 147, 164, 0.8) 100%); gap: 20px; transition: 0.3s; }
.problmSolv_icon { max-width: 140px; overflow: hidden; border-radius: 10px; width: 100%; position: relative; transition: 0.5s; }
.problem_solve_head { padding-bottom: 15px; }
.problmSolv_contents p { font-size: 14px; text-align: justify;}
img.problmSolv_icons { height: 100%; object-fit: cover; transition: 0.3s; }
.problmSolv_inner:hover img.problmSolv_icons { transform: scale(1.1); }
/*---------Home Page Problem Solve Section Css End------------*/
/*---------Home Page IGV Diffrent Section Css Start------------*/
.diffrents_video_main { display: flex;flex-direction: column; align-items: center; width: 100%; }
.diffrents_video_caption { position: absolute; top: 0; bottom: 0; left: 0; right: 0; display: flex; align-items: center; justify-content: center; padding: 80px 0; }
video.video_diffrents { height: 100%; object-fit: cover; }
.improves_text p {font-size: 14px;}
.text-lights-blue {color: #005596; }
.text-blue-light {color: #3077b2; }
a.IGVcommonWbtns { position: relative; transition: 0.5s; background: #fff; font-size: 14px; min-height: 40px; display: inline-flex; align-items: center; justify-content: center; padding: 10px 20px; text-decoration: none; color: #1d4474; border-radius: 60px; }
a.IGVcommonWbtns:hover { opacity: 0.8; }
h5.textsubhead { font-size: 14px; }
/*---------Home Page IGV Diffrent Section Css End------------*/
/*---------Home Page Result Stack Section Css Start------------*/
.result_stack_header { background: url(../Images/resultstackbg.webp)no-repeat; background-size: cover; background-position: center; overflow: hidden; } 
.result_stack_box { display: flex; flex-direction: column; gap: 15px; justify-content: center; align-items: center; text-align: center; }
.result_stack_Icon { max-width: 95px; height: 95px; overflow: hidden; width: 100%; }
img.stackR_icons { height: 100%; object-fit: contain; }
.result_stack_Text h5 { font-size: 16px; font-weight: 400; }
.result_stack_footer { background: url(../Images/resultstackbgfooter.webp)no-repeat; background-size: cover; background-position: center; overflow: hidden; }       
/*---------Home Page Result Stack Section Css End------------*/
/*---------Home Page Testimonial Section Css Start------------*/
.testimonial_sct_section { background: url(../Images/testimonialbg.webp)no-repeat; background-size: cover; background-position: center; overflow: hidden; } 
.testimonial_grid_block { position: relative; background: rgba(242, 242, 242, 0.2); padding: 20px; display: flex; flex-direction: column; gap: 20px; }
.testimonial_Image { max-width: 110px; height: 110px; overflow: hidden; border-radius: 50%; width: 100%; }
img.testiMonial_icons { height: 100%; object-fit: cover; object-position: top; } 
.testimonial_content_top { display: flex; align-items: center; gap: 15px; position: relative; padding-left: 40px; }
/*---------Home Page Testimonial Section Css End------------*/


/*-------About Page------*/
.aboutModern_sect_innr p { font-size: 14px; text-align: justify; }
video.video_cstm_aboutModern { height: 100%; object-fit: cover; }
.modern_scet_head:after { position: absolute; content: ""; left: 0; right: 0; bottom: 0; height: 2px; background: linear-gradient(90deg,rgba(0, 0, 0, 1) 0%, rgba(200, 145, 22, 1) 50%); }
.modern_scet_footer:after { position: absolute; content: ""; left: 0; right: 0; bottom: 0; height: 2px; background: linear-gradient(90deg,rgba(0, 0, 0, 1) 0%, rgba(200, 145, 22, 1) 50%); }
h2.PurposeMainTitle { padding-bottom: 20px; }
.A_purpose_content_list { display: flex; flex-direction: column; gap: 20px; }
.purpose_Text_grids { display: flex; align-items: center; gap: 20px; border: 1px solid #f7f5f0; border-radius: 15px; padding: 20px; }
h3.PurposeTitle:first-letter { color: #ffffff; }
h3.PurposeTitle { color: #0cc0df; }

.about_Principles_sect { background: url(../Images/igbprinciplesbg.webp)no-repeat; background-size: cover; background-position: center; overflow: hidden; } 
h5.principleh5_Title { text-transform: uppercase; font-size: 15px; max-width: 160px; word-break: break-word; text-align: right; }
.Principle_inner_content p { font-size: 14px; text-align: justify;}
.Principles_blocks:not(:last-child) { border-bottom: 1px solid #3077b2; }

.expertiseImgBlock { background: linear-gradient(90deg,rgba(0, 0, 0, 1) 0%, rgba(200, 145, 22, 1) 50%); display: flex; flex-direction: column; padding: 2px; }
.border_top_white { border-top: 2px solid #fff;}
.ExpertiseReach { position: relative; border: 1px solid #fff; }
.ExpertiseReach_title { border-bottom: 1px solid #fff; min-height: 110px; }
 p.ExperTitle { max-width: 183px; text-align: center; line-height: 1.8; font-size: 16px; } 
.ExpertiseReach_Text p { font-size: 14px; }
#Our-Purpose, #IGV-Expertise { scroll-margin-top: 60px; }
.aboutModern_videos:before { position: absolute; content: ""; top: 40px; bottom: 40px; left: -8px; background: #6e6762; max-width: 20px; width: 100%; z-index: 1; }
.purpose_Text_left { position: relative; max-width: 130px; width: 100%; }
.purpose_Text_right { position: relative; max-width: calc(100% - 150px); width: 100%; }
/*-------IGV Product Page------*/
.product_sect { transition: 0.5s; box-shadow: 0px 0px 10px rgba(255, 255, 255, 0.1); }
.misedProduct_Img { aspect-ratio: 1.3; overflow: hidden; }
img.misedProd_img { height: 100%; width: 100%; object-fit: cover; transition: 0.5s; }
.product_sect:hover img.misedProd_img { transform: scale(1.1); }
p.comingTextBG { max-width: fit-content; margin-left: auto; margin-right: auto; font-size: 14px; line-height: 1.8; }
.OspreyProd_sect_innr { background: linear-gradient(90deg,rgba(0, 0, 0, 1) 0%, rgba(200, 145, 22, 1) 50%); padding: 2px 0;  width: 100%; }
ul.OspreyList { position: relative; padding-left: 15px; margin-bottom: 0; display: flex; flex-direction: column; gap: 4px; list-style: none; }
ul.OspreyList li p { line-height: 1.8; }
ul.OspreyList li:before { position: absolute; content: ""; top: 6px; left: -15px; right: 0; max-width: 8px; width: 100%; height: 8px; background: #e48e1d; border-radius: 50%; border: 1px solid #fff; }
ul.OspreyList:before { position: absolute; content: ""; left: 4px;top: 10px; bottom: 10px; width: 1px; background: #e48e1d; }
h5.misedProducTitle { font-size: 21px; }
.endlessOsprey_image { background: #b6a77e; display: flex; padding: 1px; overflow: hidden; flex-direction: column; aspect-ratio: 1.4; }
img.endlessProd_img { height: 100%; object-fit: cover; transition: 0.5s; }
.endlessOsprey_content { display: flex; justify-content: end; text-align: right; flex-direction: column; }
/* .the_OspreyBG { background: linear-gradient(90deg,rgba(0, 0, 0, 1) 0%, rgba(200, 145, 22, 1) 50%); padding-bottom: 2px; } */

.ospreyhous_RteText { background: linear-gradient(90deg,rgba(0, 0, 0, 1) 0%, rgba(200, 145, 22, 1) 50%); padding: 2px 0;}
.ospreyhous_borders { position: absolute; content: ""; top: 30%; bottom: 20%; left: -8px; background: #6e6762; max-width: 20px; width: 100%; z-index: 1; }
.ospreyhous_RteTextInner p { font-size: 14px; }
.the_solution_fr p { font-size: 12px; font-family: 'Lato';}
.ospreyhous_Img { height: 100%; }
img.ospreyhouse_img { height: 100%; object-fit: cover; }

.reimagined_RteText { padding: 2px 0;}
.border-line {height: 2px;width: 100%;display: inline-block;background: linear-gradient(90deg,rgba(0, 0, 0, 1) 0%, rgba(200, 145, 22, 1) 50%);}
 
.reimagined_borders { position: absolute; content: ""; top: 30%; bottom: 20%; right: -8px; background: #6e6762; max-width: 20px; width: 100%; z-index: 1; }
.reimagined_RteTextInner p { font-size: 14px; }
.reimagined_Img { height: 100%; }
img.reimaginedes_img { height: 100%; object-fit: cover; }

.beautyfirst_RteText { background: linear-gradient(90deg,rgba(0, 0, 0, 1) 0%, rgba(200, 145, 22, 1) 50%); padding: 2px 0;}
.beautyfirst_RteTextInner p { font-size: 14px; text-align: justify;}

.beautyBG { background: #b6a77e;}
.beautyBG1 { background: #9d8d7a;}
.beauty_inner_text h4 {font-size: 18px; }
.beauty_inner_text ul li p { font-size: 15px; line-height: 1.8; }
.beautyright_borders { position: absolute; content: ""; top: 30%; bottom: 20%; right: -8px; background: #6e6762; max-width: 20px; width: 100%; z-index: 1; }

.borders-2 {border: 2px solid #b27245}
.borders-1 {border: 1px solid #b6a77e}
img.beautyImgs_img { height: 100%; object-fit: cover;}

.ospreyFloor_borders { position: absolute; content: ""; top: 30%; bottom: 20%; right: -8px; background: #6e6762; max-width: 20px; width: 100%; z-index: 1; }
.ospreyBG_gray { background: #e5e6e5; }
.ospreyBG_overlay { position: absolute; top: 0; bottom: 0; left: 0; background: #e5e6e5; height: 100%; max-width: 25%; width: 100%; }
h4.floortitle { border-top: 2px solid #6e6762; border-bottom: 2px solid #6e6762; font-size: 14px; font-weight: 600; }
.ospreyFloortext_inner p { font-size: 13px; line-height: 1.8;}

h4.floorh5title { border-top: 2px solid #b27245; border-bottom: 2px solid #b27245; font-size: 14px; font-weight: 600; text-align: center; }
.Community_videos_caption { position: absolute; top: 0; left: 0; right: 0; padding-top: 20px; padding-left: 20px; padding-right: 20px; }
h3.comnityTitle { font-size: 21px; }
h3.gallospryTitle { color: #5d574c; position: absolute; top: 0; bottom: 0; left: 0; right: 0; display: flex; align-items: center; justify-content: center; }
img.osreyGallerytitle_img { max-height: 120px; object-fit: contain; } 
.innovation_content_list p, .innovation_content p { font-size: 14px; line-height: 1.8; }
.Innova_gallery_grid.grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 0; position: relative; border: 2px solid #e48e1d; }
.Innova_gallery_items:not(:last-child) { border-right: 2px solid #e48e1d; }
.Innova_gallery_items { aspect-ratio: 2.5; overflow: hidden; }
img.InnovaGallery_img { height: 100%; object-fit: cover; }
.InnovProperty_videos { background: url(../Images/innvotiionpropertybg.webp)no-repeat; background-size: cover; background-position: center; overflow: hidden; border-top: 2px solid #b27245; border-bottom: 2px solid #b27245; }
.InnovProperty_videos:before { position: absolute; content:""; top:0; bottom:0; left:0; right:0; background: rgba(255, 255, 255, 0.90)}
.InnovProp_text p { font-size: 14px; line-height: 1.8; }
.multibtn_block { position: absolute; bottom: 20px; left: 10px; right: 10px; }
a.btn.multiplxbtns { background: #0e1d30; color: #fff; border-radius: 100px; font-family: 'Lato'; font-size: 14px; transition: 0.5s; position: relative; }
.theEagle_left_head { background: linear-gradient(90deg, rgba(0, 0, 0, 1) 0%, rgba(200, 145, 22, 1) 50%); border-radius: 20px; padding: 1px; max-width: 320px;  width: 100%; position: relative; overflow: hidden; }
.theEagle_inner_head { background: #e1e3de; padding: 20px; border-radius: 20px; }
.theEagle_gallery_block { display: grid; grid-template-columns: repeat(2, 1fr); gap: 0; position: relative; }
.theEagles_gallery_item { aspect-ratio: 1.6; overflow: hidden; position: relative; }
img.theRaven_img { height: 100%; object-fit: cover; }
#theFalcon_sec, #theEagle_sec, #osprey-product { scroll-margin-top: 80px; }
#theRaven_sec { scroll-margin-top: 110px; } 
section.the_Falcon_main.position-relative.padd-60 {padding-bottom: 40px;}
.reimagined_sec { background: url(../Images/reimagined-bg.webp) no-repeat; background-size: cover; background-position: center right; overflow: hidden; }
.ospreyRowBg_sec { background: rgba(225, 227, 222, 0.19); }

p.gallTextparg { font-size: 12px; }

.Innova_gallery_grid:before { position: absolute; content: ""; top: -6px; left: 26vw; right: 26vw; height: 10px; background: #b27245; }

.text-justify { text-align: justify; }

/*----------Footer Css----------*/
.bg_light_gray { background: #f7f5f0; }

.bg_gray_light { background: #e5e6e5; }

.main_footers {overflow: hidden; background: #d9d9d9;}

ul.footerLinks {position: relative;display: flex;flex-direction: column;gap: 10px;padding-left: 0;list-style: none;}

ul.footerLinks li a {position: relative;text-decoration: none;color: var(--color-text);font-size: 14px;font-weight: 400;transition: 0.5s; font-family: 'Lato';}

ul.footerLinks li {line-height: normal;font-size: 1.8;}

h3.footer_titles {font-size: 16px;font-weight: 600;padding-bottom: 10px;}

h3.footerAddres_titles {font-size: 16px;font-weight: 600;}

.address_footer_inner {width: 100%;background: #e5e6e5; border: 1px solid #87929d;padding: 20px;display: flex;justify-content: end;box-sizing: border-box;flex-direction: column;}

ul.footerAddressList {padding-left: 0;list-style: none;margin-bottom: 0;flex-direction: column;gap: 2px;}

ul.footerAddressList li p {display: flex;gap: 10px;font-family: 'Lato';font-size: 14px;}

ul.footerAddressList li p span {max-width: 150px;width: 100%;}

ul.footerAddressList li p a.addresListfooter {max-width: calc(100% - 160px);width: 100%;text-decoration: none;color: var(--color-text);transition: 0.5s;font-family: 'Lato';line-height: normal;}

img.logos_footer {max-height: 107px;width: 100%;object-fit: contain;object-position: left;}
  
.footer_right_block {padding-left: 30px;padding-top: 30px;padding-bottom: 10px;  border-left: 2px solid #1d4474;}

.footer_left_block {position: relative;padding-top: 50px;padding-bottom: 30px; }

.footer_bottom p {font-size: 14px;}

.footer_bottom {padding-top: 30px;}

.address_footer {padding-right: 80px;}

/**CONTACT US PAGE**/

.housing_contact_section {background: url(../../assets/Images/cntactbgfooter.webp); background-repeat: no-repeat; background-size: cover; background-position: bottom left; padding: 60px 0; min-height: 60vh; display: flex; align-items: center;}

.IGV_housing_divs ul {list-style: none;}

.address-media ul {display: flex; flex-direction: column; gap: 15px;}

.address-media ul li {display: flex; gap: 20px; align-items: start}

.address-media ul li img {max-width: 40px; max-height: 40px; margin: 0 auto; min-width: 40px; object-fit: contain;}

.IGV_housing_divs h2 {font-weight: 500; color: #fff;}

.address-media ul li a, .address-media ul li p {display: flex; align-items: center; text-decoration: none; color: #fff; gap: 20px; font-weight: 400;}

.social-media-icons ul {display: flex; gap: 20px;}

.social-media-icons ul img {max-width: 35px; max-height: 35px;}

.contact-logo {text-align: center; margin: 0 0 20px 0;}

.form_housing input, .form_housing textarea {width: 100%; min-height: 45px; padding: 10px; border: 1px solid #37587273; font-size: 16px; color: #375872; margin-bottom: 12px;}

.submit_btn button {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-in-row {align-items: flex-end;}

ul.ps-2.footercontctList li, ul.ps-2.footercontctList li p { font-size: 16px; }

.IGV_housing_divs_inner { max-width: 420px; width: 100%; }

.contact-logo_mains { max-width: 430px; width: 100%; } 
 
/**News Page**/

.resources-main-page {background: #0e1d30;}

.resources-main-page h2 {color: #fff;}

.image-video {background: #fff; padding: 20px; border: 2px solid; border-image: linear-gradient(90deg, #000000, #c89116) 1;}

.image-video.v { min-height: 261px;}

.image-video-block a {display: flex; flex-direction: column; gap: 4px; text-decoration: none;}

.image-video p {margin: 0; font-family: "Lato", sans-serif;}

.resources-main-page .media-column {margin: 10px 0;}

.mediaenquiriesbutton {display: flex; justify-content: flex-end;}

.mediaenquiriesbutton .btn {background: #fff !important; border-radius: 64px; min-width: 180px;}

/*----------Career Page----------*/

.careerfirstsection {padding: 60px 0; overflow: hidden;position: relative;background: url("../../assets/Images/careersBG1.webp");background-position: center;background-repeat: no-repeat;background-size: cover;}

.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;border-radius: 60px;overflow: hidden;transition: 0.5s;position: relative;background: linear-gradient(90deg, #9aacff, #559ff7);transition-duration: .3s;}

a.cstm_btnflex:hover {color: #fff;background: linear-gradient(90deg, #559ff7, #9aacff);}

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: 5px;
    margin: 15px 0 20px 0;
}

.center-line {
    text-align: center;
}
ul.careertext_Lists li {
    position: relative;
    display: inline-flex;
    gap: 10px;
    width: 100%;
    justify-content: center;
    text-align: center;
    color: #00649a;
	font-size: 16px;
	font-weight: 500;
}
.career_video_main .careertext_inner p {
    font-size: 19px;
    color: #00649a;
	margin: 0 auto;
	margin-top: 15px;
} 
.center-line b {
    font-family: "Lato", sans-serif;
    color: #00649a;
    font-size: 18px;
}
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%; }

ul.Oportunitie_lists_item li.listJob_item { position: relative;  padding: 15px; transition: 0.5s; display: inline-flex; flex-direction: column; justify-content: center;  border-left: 2px solid #86aace;  border-right: 2px solid #86aace; }

ul.Oportunitie_lists_item li.listJob_item:last-child { border-bottom: 2px solid #86aace; } 
.job_listing_list {
    text-align: center;
}
ul.Oportunitie_lists_item li.listJob_item.listJob_item.headingl {
    border-top: 2px solid #86aace;
    border-bottom: 2px solid #86aace;
}

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

.career_Opportunities {
    position: relative;
    overflow: hidden;
	padding: 80px 0;
} 

.Opportunities_info_text {
    display: flex;
    flex-direction: column;
    height: 100%;
	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;
}
.Opport_headr {
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.Opport_headr h2 {
	color: #0a75d8;
}
.Opportunities_block_inner {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.Opportunities_block_info {
    position: relative;
    padding-right: 20px;
}
.Opportunities_lists_black p {
	color: #1d4474;
	margin: 0;
}

.Opportunities_lists_black ul li p a {
    text-decoration: none;
} 
.Opportunities_lists_black ul li.listJob_item a {
    color: #000;
    transition: 0.5s;
    width: 100%;
    display: inline-block;
    font-size: 20px;
    text-align: left;
    line-height: normal;
    text-decoration: underline;
}

.Opportunities_lists_black ul li.listJob_item  .apply-now-link {
    font-weight: 600;
}

.Opportunities_lists_black ul li.listJob_item a span {
    font-weight: 600;
    color: #1d4474;
}
.Opportunities_lists_black ul li.listJob_item a:hover {
    text-decoration: underline;
}

#finishing-line, #framing-bridge, #logistics-team, #assembly-supervisor {
    scroll-margin-top: 90px;
}

.icon-content {
    border-radius: 30px;
    background: #0e1d30;
    padding: 60px 35px;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.icon-contentList {
    display: flex;
    gap: 15px;
    align-items: center;
}

.icon-contentList img.w-100 {
    max-width: 100px;
    object-fit: contain;
    margin: 0 auto;
    min-width: 42px;
}
.c-content p {
    font-family: "Lato", sans-serif;
    color: #fff;
    margin: 0;
}
.c-content p b {
    width: 100%;
    display: inline-block;
}

.Opportunities_inner_info p span {
    color: #1d4474;
    letter-spacing: 0;
    font-family: "Lato", sans-serif;
    font-size: 18px;
    text-align: center;
    max-width: 312px;
    display: inline-block;
	margin: 25px 0 0;
}

.maintenance_hero_millwriht {
    position: relative;
    background: url(../Images/procurement-supply-manager1.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);
}
.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;
}
.maintenance_hero_millwriht:before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(255, 255, 255, 0.75);
}

/***IGV Technology**/

#landtolivability-id { scroll-margin-top: 30px; }
#hybrid-construction { scroll-margin-top: 40px; }
#Intelligence-id { scroll-margin-top: 40px; }
.landtolivability { background: #0e1d30;} 
 
.cheader { margin: 0 0 140px 0; }
.cheader p {font-size: 16px; max-width: 980px; }
.llblock {
    background: linear-gradient(
	  135deg,
	  #0e1d30 0%,
	  #3f4b5a 35%,
	  #6a737f 70%,
	  #848b95 100%
	);
    border-radius: 8px;
    height: 100%;
}


.llimage {
    text-align: center;
    margin: -120px auto 0;
    max-width: 150px;
}
.llblock a {
    text-decoration: none;
}

.llcontent h3 {
    font-size: 21px;
    margin: 18px 0;
}

.landtolivability-video video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.section-sixth  .col-md-4 .inner-block {
    text-align: center;
}
.inner-block h3 {
    margin: 20px 0;
}
.section-sixth  .page-link a {
    background: #1d4474;
    color: #fff;
    padding: 8px 10px;
    border-radius: 64px;
    text-decoration: none;
}
.blackvideo-section {
    background: #000000;
}

.L2video_block video {
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
    display: table;
}
.L2video_block {
    padding: 30px 0;
}
.L2video_content {
    max-width: 400px;
    background: #333;
    padding: 20px 30px;
    border-radius: 20px;
}
.blackvideo-section .L2video_content h2, .blackvideo-section .L2video_content p, .blackvideo-section .L2video_content li {
    color: #fff;
}
.housing_solution_address .housing_solution_table {
    padding-left: 20px;
}
table.table_solution {
    width: 100%;
}
.housing_block_div {
    position: relative;
    height: 100%;
}
table.table_solution tbody {
    border-left: 1px solid #e1e3de;
    border-right: 1px solid #e1e3de;
    border-bottom: 1px solid #e1e3de;
}
table.table_solution tbody tr:not(:last-child) {
    border-bottom: 1px solid #e1e3de;
}
.housing_block_head {
    position: relative;
    padding: 15px 10px;
}
table.table_solution thead th {
    width: 50%;
    padding: 15px 10px;
}
.Bg_blue_colr1 {
    background: #00649a;
}
.Bg_blue_colr2 {
    background: #0a75d8;
}
.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;
}
table.table_solution tbody tr td:first-child {
    border-right: 1px solid #e1e3de;
}
table.table_solution tbody tr td {
    padding: 10px 15px;
}
.housing_block_div p {
    color: #375872;
    font-weight: 500;
    margin-bottom: 0;
    font-size: 16px;
    font-family: "Lato", sans-serif;
    text-align: left;
}
.housingTD {
    position: relative;
    display: flex;
    align-items: center;
    gap: 10px;
}
img.checkIcons {
    width: 25px;
}
.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%;
}
.hybrid-wins img.about_Icons {
    max-width: 120px;
    min-height: 89px;
    object-fit: contain;
}
.hybrid-wins .purpose_value_content {
    min-height: 145px;
}
.purpose_value_inner h5 {
    color: #375872;
}
.purpose_value_inner h5, .purpose_value_inner p {
    text-align: center;
}
.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;
}
.hybrid-wins {
    margin: 10px 0 0;
}
.purpose_value_inner {
    background: #fff;
    border: 1px solid;
    padding: 15px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
}
.bg-header {
    background: url(../Images/bg-1.webp);
    padding: 40px 0;
    z-index: 1;
    position: relative;
}
.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;
}
a.toggle_menu.close-menu {
    position: absolute;
    right: 0;
    font-size: 35px;
    display: none;
}
.Intelligence_Texts_lists p { font-size: 16px; line-height: 1.8;}

img.IntelligenceLogos { max-width: 260px; width: 100%; margin-bottom: 25px;}

.thinkAdaptsect_main { background: url(../Images/powered-livingbg.webp)no-repeat; background-size: cover; background-position: center; }

.thinkAdaptsect_main:before { position: absolute; content: ""; top: 0; bottom: 0; left: 0; right: 0; background: rgba(255, 255, 255, 0.8);}

.testimonial_gridIGV_block { position: relative; padding: 20px; display: flex; flex-direction: column; gap: 20px; background: rgba(242, 242, 242, 0.2); }

.testimonial_technology_sec { background: url(../Images/testimonialbg-technology.webp)no-repeat; background-size: cover; background-position: center; overflow: hidden; }

.Intelligence_Texts p { line-height: 1.8; }

.solves_video_main {height: 100%;  overflow: hidden; display: flex; align-items: center; justify-content: center;}

video.video_solves {height: auto; object-fit: cover; width: 100%; border-radius: 10px;}

.osprey_video_main { border-radius: 10px; overflow: hidden;}

video.video_osprey { height: auto; object-fit: cover; }

.technol_video_main { border-radius: 10px; overflow: hidden; position: relative; }

.pos-right {display: flex; justify-content: flex-end;}

.hybrid_video_main {border-radius: 10px; overflow: hidden; margin-left: 10px}
 
.hybridC-main-block .inner-block h3, .hybridC-main-block .inner-block p {text-align: center;} 
 
video.video_hybrid {width: 100%;} 

.combining_video_main { border-radius: 10px; overflow: hidden; max-width: 100%; height: auto; }

video.video_combining { height: 100%; object-fit: cover; }

/**.comabout_video_main {height: 280px; max-width: 280px; border-radius: 10px; overflow: hidden;}**/

.comabout_video_main {border-radius: 10px; overflow: hidden;}

video.video_combAbout {height: 100%; object-fit: cover;}

.career_video_main {
    border-radius: 10px;
    overflow: hidden;
}
video.video_career_m {
    height: 100%;
    object-fit: cover;
}
/* animation */

.fade-box{
  opacity: 0;
  transform: translateY(30px);
  transition: all 0.8s ease;
}

.fade-box.show{
  opacity: 1;
  transform: translateY(0);
}
button.drop-down-arrow.show svg {transform: rotate(180deg);}
button.drop-down-arrow svg {transition: .2s;}


/**TERMS OF USE AND PRIVACY POLICY PAGE DESIGN**/

.common-header-banner-all {
    background: #375872;
}

.common-header-banner-all {
    background: #375872;
    text-align: center;
    padding: 20px 0;
}

.common-header-banner-all h1 {
    color: #fff;
    font-size: 28px;
    font-weight: bold;
    margin: 0;
}
.common-content-all {
    padding: 40px 0;
}
.common-content-all p, .common-content-all h2 {
    margin: 0 0 5px 0;
}
.common-content-all h2 {
    font-size: 18px;
    font-weight: 600;
}
.common-content-all .container {
    max-width: 800px;
}


/**/

#backToTop {
  position: fixed;
  bottom: 30px;
  right: 30px;
  width: 45px;
  height: 45px;
  background: #0e1d30;
  color: #fff;
  border: none;
  border-radius: 50%;
  cursor: pointer;
  display: none;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  z-index: 9999;
  transition: all 0.3s ease;
  border:1px solid rgba(255,255,255,0.5)
}

#backToTop:hover {
  background: #333;
}	

.backtoigvproduct {
    margin: 10px 0 50px 0;
    display: inline-block;
    width: 100%;
}
.backtoigvproduct .col-12.text-center {
    text-align: right !important;
}
.backtoigvproduct a {
    background: #1d4474;
    color: #fff;
    padding: 8px 10px;
    border-radius: 64px;
    text-decoration: none;
    min-width: 180px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
	line-height: normal;
}
#cookie-popup {
    max-width: 250px;
    border-radius: 4px;
}

section.the_Falcon_main.position-relative.padd-60 {
    padding-bottom: 20px;
}

/**Career Detail page css**/

.operator-image {
    position: relative;
    height: 100%;
}
.operator-email {
    position: absolute;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    text-align: center;
	padding: 20px;
	justify-content: center;
}
.operator-image img{ 
    height: 100%;
    object-fit: cover;
}
.operator-email .apply-now-link {
    background: #0a75d8;
    color: #fff;
    text-decoration: none;
    padding: 10px 20px;
    border-radius: 30px;
    max-width: 350px;
    font-weight: 600;
	display: flex;
}
.o-headinglink {
    max-width: 350px;
}
.InnerContent-max {
    max-width: 700px;
}

.o-headinglink h2 {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    margin: 0;
}
.o-headinglink p {
    font-size: 22px;
}

.InnerContent {
    padding: 40px;
}
.InnerContent h5 {
    font-weight: 600;
    font-family: "Montserrat", sans-serif;
}