@import url("/css/fonts.css");

:root
{
	--default_black_opacity: rgba(0, 0, 0, 0.8);
	--default-black: #000;

    --default-dark: #2B2B2B;
    --default-light-dark: #343434;

	--default-red: #C21E25;

	--default-grey: #F5F5F5;
    --default-light-grey: #F4F4F4;
    --default-lighter-grey: #F0F0F0;
	--default-md-grey: #EAEAEA;
    --default-dark-grey: #8E8E8E;
	--default-grey-dark: #6A6A6A;

	--default-blue: #003AB1;

	--default-radius: 20px;
}

.text-grey
{
    color: var(--default-grey) !important;
}

.text-dark-grey
{
    color: var(--default-dark-grey) !important;
}

.text-dark
{
    color: var(--default-dark) !important;
}

.bg-light-dark
{
    background: var(--default-light-dark);
}

.bg-light-grey
{
    background: var(--default-light-grey);
}

.bg-lighter-grey
{
    background: var(--default-lighter-grey);
}

.mw-75
{
	max-width: 75%;
}

.mw-50
{
	max-width: 50%;
}

.mw-25
{
	max-width: 25%;
}

.btn-primary
{
	background: var(--default-blue);
	border-color: var(--default-blue);
}

.menuWrap, #myNavbar
{
	font-family: 'Verdana';
}

.rounded
{
	border-radius: var(--default-radius) !important;
}

.text-red, .text-danger
{
	color: var(--default-red) !important;
}

.bg-red, .bg-danger, .btn-danger
{
	background-color: var(--default-red) !important;
}

.text-brown
{
	color: var(--default-red) !important;
}

.btn-danger
{
	border-color: var(--default-red) !important;
    color: #fff !important;
}

.bg-grey
{
	background-color: var(--default-grey);
}

.bg-dark-grey
{
	background-color: var(--default-grey-dark);
}

.bg-md-grey
{
	background-color: var(--default-md-grey);
}

.text-black
{
	color: var(--default-black) !important;
}

.bg-black
{
	background-color: var(--default-black);
}

.bg-dark
{
	background-color: var(--default-dark) !important;
}

.font-light
{
	font-weight: lighter !important;
}

.rounded-6
{
	border-radius: 6px !important;
}

.rounded-10
{
	border-radius: 10px !important;
}

.rounded-20
{
    border-radius: 20px !important;
}

.position-unset
{
	position: unset !important;
}

b, strong, .fw-bold
{
	font-weight:bold !important;
	font-family: Verdana-Bold !important;
}

#mainNav
{
    /*background: var(--default-dark);*/
    color: #fff;
}

#contactPageMap
{
	scroll-behavior: smooth;
}

body
{
	overflow-x: hidden;
	font-family: Verdana;
	font-size: 16px;
	line-height: 1.4;
	color: var(--default-dark);
}

/*body:has(.homeBannerOuterWrap)
{
    background: var(--default-dark);
    color: #fff;
}*/

table, .homeExtractContent td
{
	color: var(--default-dark);
}

a
{
	text-decoration: none;
	color: var(--default-dark);
	/*line-height: 1 !important;*/
}

a:hover,
a:active,
a:focus
{
	text-decoration: none;
	/*color: var(--default-dark) !important;*/
}

a.btn-danger:hover
{
	text-decoration: none;
	color: #fff !important;
	background-color: var(--default-red) !important;
}

.form-control, .form-control:active, .form-control:focus, .form-select
{
	font-size: inherit;
	height: auto;
	/*background-color: transparent !important;
	border: 1px solid var(--default-grey);*/
}

.form-control, .form-select,
.select2-container--bootstrap-5 .select2-selection
{
    border-radius: 12px;
    border-color: var(--bs-border-color);
}

.fixed-top
{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 999999;
}

h1
{
	font-size: 33px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	/*font-weight: 700;
	font-family: Verdana-Bold;
	line-height: 1;
	color: var(--default-dark);*/
}

section
{
	padding: 60px 0;
}

.navbar-nav {
	display: flex;
	display: -webkit-flex;
	align-items: flex-end;
	-webkit-align-items: flex-end;

	-ms-flex-direction: row;
	flex-direction: row;
}

.navbar-toggle {
	display: none !important;
}

.navbar-nav>li>a
{
	padding: 15px 0;
	margin: 0;
	width: auto;
	display: flex;
	display: -webkit-flex;
	justify-content: flex-end;
}

.navbar-nav>li
{
	margin-right: 12px;
	cursor: pointer;
}

.active .nav-link, .active b, .active span
{
	color: var(--default-grey-dark) !important;
    font-weight: bold;
    font-family: Verdana-Bold;
}

.bg-red .active .nav-link,
.bg-red .active b, .active span
{
	color: #fff !important;
}

.active .menuTextFR span
{
    color: var(--default-dark) !important;
}

.menuTextFR > span
{
    padding: 0;
    width: 100%;
    display: block;
}

.subActive a
{
    font-weight: bold;
    font-family: Verdana-Bold;
}


/*.subActive
{
	background: #fff;
}*/


/**********
  BANNER
**********/

.homeBanner_navAndInfo
{
	width:100%;
	clear:both;
}

.bannerText_subPage
{
	text-align: center;
}

.bannerText
{
	position: relative;
	z-index: 11;
	width: 100%;
}

.bannerTextInner
{
	line-height: 1.2;
}

.bannerText_subPage .bannerTextInner
{
	/*text-align: center;*/
}

.overlay_bg
{
	position: relative;
}

.z-9
{
	z-index: 9;
}

.homeBannerVideoInnerWrap
{
    position: relative;
}

.banner_inner:before,
.banner_inner_single:before,
.homeBannerVideoInnerWrap:before
{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100vh;
	background: var(--default-dark);
	opacity: 0.3;
	z-index: 2;
}

.notHomePageBanner:before
{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: var(--default-dark);
	opacity: 0.3;
	z-index: 2;
}

#banner_outer
{
	height: 100vh;
	display: flex;
	justify-content: center;
	-webkit-justify-content: center;
	align-items: center;
	-webkit-align-items: center;
	color:#FFF;
	background-size: cover;
	background-position: center;
	position: relative;
	flex-direction: column;
}

.notHomePageBanner, .notHomePageBanner_wraper
{
	/*display: block !important;*/
	height: 55vh !important;
}

#banner_outer .slick-track, #banner_outer .slick-list
{
    height: 100%;
}

#banner_outer > div
{
    width:100%;
    height: 100%;
}

.underBannerIconsWrap
{
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    bottom: 0;
}

.homeBannerOuterWrap
{
    display: flex;
    flex-direction: column;
    height: 90vh;
}

.homeBannerOuterWrap .homePageBannerOuter
{
    flex: 1;
}

.banner_inner
{
    width:100vw;
    background-size:cover !important;
    background-position:center center;
    /*height:100vh;*/
    display: flex !important;
    justify-content: flex-start !important;
    -webkit-justify-content: flex-start !important;
    align-items: center !important;
    -webkit-align-items: center !important;
    color:#FFF;
    z-index: 5;
    position: relative;
    overflow: hidden;
}
.homeBannerText
{
    font-size: 49px;
    text-align: left;
}

.homeBannerText, .bannerSubText_global
{
    position: relative;
    z-index: 9;
}
.homeBannerLogoOverlay
{
    z-index:9;
}

.aDivWrap
{
	display: flex;
	display: -webkit-flex;
	width: 100%;
	position: relative;
	align-items: center;
}

.aDivWrap img
{
	/*width: 100%;*/
	max-width: 100%;
}

.aDivWrap > .aDivWrap_left
{
	margin-right: 60px;
}

/********
  CONTACT FORM
*********/

.arrowOnTheBannerWrap
{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	text-align: center;
	z-index: 999;
}

.nav-link
{
	/*color: var(--default-dark);*/
}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover
{
	background: none;
}

.navbar-brand
{
	height: auto;
	padding: 0;
}

.navbar-brand > img
{
	max-height: 70px;
	max-width: 185px;
}


.navbar-toggle .icon-bar
{
	background: #fff;
}

.contactPageActionBtnWrap
{
	color: #fff;
}


.caret_custom
{
	display: block;
	text-align: center;
	position: relative;
	padding-left: 5px;
}

.bannerOverlay
{
	position:absolute;
	background-color:rgba(255,255,255, 0);
	z-index:9999999;
	width:100%;
	height:calc(100% - 50px);
	background-repeat:no-repeat;
	background-position:center center;
	background-size: 100% auto;
	background-image:none;
}
.homeBannerButtonLink
{
	position:relative;
	white-space: nowrap;
	width: 100%;
	display: none;
}
.homeBannerButtonLink .btn-default
{
	background:none !important;
	display: inline-block;
	cursor:pointer;
}
.homeBannerButtonLink > div:hover
{
	color:#000;
	border:1pt solid #000;
}

.bannerOverlay:hover .homeBannerButtonLink
{
	display:inline-block;
	text-align: center;
}

/*************
  NEWS START
*************/

#newsArticleListing
{
	display:flex;
	flex-direction:row;
	justify-content:space-between;
	align-items:center;
	padding-bottom:20px;
}
#newsArticleListing > div
{
	width:45%;
}
.newIndexItem
{
	display:flex;
	flex-direction:column;
}
.newIndexItem > div:nth-child(1) > div
{
	background-color:#A9212E;
	color:#FFF;
	width:40%;
	padding:7px 12px;
}
.newIndexItem > div:nth-child(2) > div
{
	background-repeat:no-repeat;
	background-size:cover;
	height:330px;
	width:100%;
}
.newIndexItem > div:nth-child(3) > div
{
	margin:20px 0;
}
.newIndexItem > div:nth-child(4) a
{
	text-decoration:underline !important;
}
.newsDateNav
{
	/*display:flex;
	flex-direction:row;
	justify-content: center;*/
}
.newsSectionWrap h1
{
	display:inline-block;
}
.newsPulldownMonths
{
	/*margin-right:20px;*/
}

.newsPulldownYears
{
	margin-left: 0 !important;
}

.newsTitle_details h1
{
	font-size: 20px;
	font-family:Verdana-Bold;
}


/*************
  NEWS END
*************/

.findoutMoreBtnBannerWrap
{
	/*position: absolute;
		top: 120px;
		left: 5px;*/
}

.findoutMoreBtnBannerWrap a
{
	font-size: 30px;
	color: #fff;
	/*border-color: #fff;*/
}

/*.bannerTextWrap {
	display: flex;

	height: 100%;
	justify-content: flex-start;
	-webkit-justify-content: flex-start;
	align-items: center;
	-webkit-align-items: center;
	text-align: left;

	position: absolute;
	left: 0;
	right: 0;
	padding-bottom: 73px;
}*/

.bannerTextWrap
{
	font-size: 50px;
}

.bannerTextLine
{
	/*margin: 5px;*/
	font-size: 45px;
	color: #fff;
	line-height: 0.8;
}

.bannerTextLine_home
{
	position: relative;
}

.bannerTextLine_home
{
	line-height: 1;
}

.bannerTextWrap > div
{
	position: relative;
}

.bannerTextWrap > div
{
	/*margin-top: 75px;*/
}

.nav-link
{
	font-size: 14px;
	font-weight:bold;
}

/* CIRCLE ANIMATION - START */

.process_middle_img img
{
	-webkit-animation:spin 16s linear infinite;
	-moz-animation:spin 16s linear infinite;
	animation:spin 16s linear infinite;
}
@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }

/* CIRCLE ANIMATION - END */


figure
{
	position: relative;
	background-color: #fff;

	display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
	display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
	display: -ms-flexbox;      /* TWEENER - IE 10 */
	display: -webkit-flex;     /* NEW - Chrome */
	display: flex;

	justify-content: center;
	-webkit-justify-content: center;
	align-items: flex-start;
	-webkit-align-items: flex-start;
}

figcaption {
	position: relative;
	top: 0;
	right: 0;
	width: 500px;
	height: 100%;
}

.come-in {
	transform: translateY(200px);
	animation: come-in 1s ease forwards;
}
.come-in:nth-child(odd) {
	animation-duration: 1s; /* So they look staggered */
}

.already-visible {
	transform: translateY(0);
	animation: none;
}

@keyframes come-in {
	to { transform: translateY(0); }
}

.lb-data .lb-close
{
	margin-bottom: 10px;
}

.goBackBtnWrap a:hover
{
	background:none;
}

.alignWaterMarkInCenter
{
	right: 0;
	left: 0;
	text-align: center;
}

.testimonials_author
{
	color: #f00;
	font-weight: bold;
}

.navbar-brand_mobile
{
	display: none;
}

.headerContactNoDesktop p, .headerContactNoDesktop a
{
	color: #414b4d;
}

.headerNews .pageTitleWrap_all
{
	display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
	display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
	display: -ms-flexbox;      /* TWEENER - IE 10 */
	display: -webkit-flex;     /* NEW - Chrome */
	display: flex;

	justify-content: center;
	-webkit-justify-content: center;
	align-items: center;
	-webkit-align-items: center;
}

.headerNews .pageTitleWrapInner_all
{
	position: relative;
}

.headerNews .pageTitleWrapInner_all .pageTitleWaterMark_all
{
	left: -10px;
	right: 0;
}

.timeLine_header
{


}

.mfp-close
{
	top: -18px !important;
	width: auto !important;
	right: -4px !important;
}

#introFormOne input, #introFormTwo input
{
	padding: 6px 12px;
	font-size: 14px;
}

.formMarginLeft
{
	margin-left: 15px !important;
}

.researchAndDevelopmentWrap
{
	position: absolute !important;
	top: -80px;
	text-align: center;
}

.researchAndDevelopmentWrap div
{
	font-size: 26px;
	font-weight: 400;

}

.bannerArrowDown {
	position: absolute;
	color: #fff;
	font-size: 30px;
	text-align: center;
	left: 0;
	right: 0;
	bottom: -25px;

	display: flex;
	display: -webkit-flex;
	justify-content: center;
	-webkit-justify-content: center;
}

.bannerArrowDown img
{
	width: auto;
}

.popover
{
	max-width: initial;
}

.menuTitleOnBanner
{
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
	color: #fff;

	top:50%;

	-ms-transform: translateY(-50%); /* IE 9 */
	-webkit-transform: translateY(-50%); /* Safari 3-8 */
	transform: translateY(-50%);
}

.menuTitleOnBanner h1
{
	color: #fff;
	font-size: 40px;
	text-transform: uppercase;

}

.contactPageHeaderWrap, #faqs,
.connectWithUs_contactPage .aDivWrap,
.subPagesOthers,
.clientImagesWrap
{
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
}

.contactPageHeaderWrap,
.connectWithUs_contactPage .aDivWrap,
.navbar-header,
.contactFormQuestionairs > div
{
	align-items: center;
	-webkit-align-items: center;
}
.navbar-header,
.homePageContentServicesWrap,
.contactFormQuestionairs > div
{
	display: flex;
	display: -webkit-flex;
}

.contactPageInfoBtnsWrap
{
	text-align: center;
	margin-top: 20px;
}

.contactPageHeaderWrap
{
	margin-bottom: 10px;
}

.contactPageInfoBtnsWrap a:first-child
{
	margin-right: 10px;
}

.contactPage_contactDetailsWrap
{
	width: 100%;
}

.contactFormQuestionairs > div
{
	margin-top: 10px;
}

.contactFormQuestionairs input
{
	text-align: center;
}

.contactUsForm,
.contactPageUnderBoookForm
{
	color: #fff !important;
}

.contactPageUnderBoookForm
{
	text-align: center;
}

.contactPageUnderBoookForm hr
{
	width: 100px;
}
.subMenuBGwhite
{
	background: #FFF;
	border:none;
}

.contactPageInfoBtnsWrap a:hover
{
	color: #fff;
}

.contactPageHeaderWrap a
{
	background: #ac1127;
	color: #fff !important;
}

.contactPageHeaderWrap a:hover
{
	background: #fff;
	color: #ac1127 !important;
}

.popover
{
	opacity: 0.9 !important;
	border-radius: 0;
}

#nav-icon1, #nav-icon2, #nav-icon3, .hamburgerMenu
{
	width: 23px;
	height: 21px;
	position: relative;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	cursor: pointer;
	float: right;
	margin: 0;
	top: 3px;
}

#nav-icon1 span, #nav-icon3 span, .hamburgerMenu span {
	display: block;
	position: absolute;
	height: 3px;
	width: 80%;
	background: #000;
	border-radius: 5px;
	opacity: 1;
	right: 0;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
}

.hamburgerMenu span:nth-child(1) {
	top: 2px;
	-webkit-transform-origin: left center;
	-moz-transform-origin: left center;
	-o-transform-origin: left center;
	transform-origin: left center;
	width: 100%;
}

.hamburgerMenu span:nth-child(2) {
	top: 9px;
	-webkit-transform-origin: left center;
	-moz-transform-origin: left center;
	-o-transform-origin: left center;
	transform-origin: left center;
}

.hamburgerMenu span:nth-child(3) {
	top: 16px;
	-webkit-transform-origin: left center;
	-moz-transform-origin: left center;
	-o-transform-origin: left center;
	transform-origin: left center;
	width: 100%;
}

.hamburgerMenu.open span
{
	left: 0;
	right: unset;
	width: 100% !important;
}

.hamburgerMenu.open span:nth-child(1) {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 1px;
	left: 3px;
}

.hamburgerMenu.open span:nth-child(2) {
	width: 0%;
	opacity: 0;
}

.hamburgerMenu.open span:nth-child(3) {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	top: 17px;
	left: 2px;
}

.hamburgerWrap
{
	padding: 30px 0;
	position: unset;
}


#faqs > div
{
	width: 100%;
}

.readMoreBtnWrap
{
	text-align: center;
	z-index: 999;
}

.homePageContentTop_text
{
	width: 600px;
	background: #ac1127;
	padding: 30px;
	color: #ffffff;
	position: absolute;
	top: -300px;
	left: -500px;
	text-align: left;
}

.homePageContentTop_img
{
	width: 100%;
	text-align: right;
	position: relative;
}

.homePageContentTop_img > div
{
	width: 500px;
	display: inline-block;
	position: relative;
}

.homePageContentTop_img img
{
	width: 100%;
}

.homePageContentDesignWrap
{
	position: relative;
	margin-top: 100px;
	margin-bottom: 80px;
}

.homePageContentBottomBox
{
	width: 600px;
	height: 500px;
	/*border-top: 1px solid #000000;
	  border-right: 1px solid #000000;*/
	position: absolute;
	bottom: -330px;
	right: 0;
	z-index: 8;
}

.homePageContentLeftBox
{
	width: 100%;
	height: 100%;
	/*border-top: 1px solid #000000;
	  border-bottom: 1px solid #000000;
	  border-left: 1px solid #000000;*/
	position: absolute;
	top: 80px;
	/*left: -40px;*/
	z-index: 8;
}

.homePageContentTopWrap, .homePageContentServicesWrap
{
	position: relative;
	z-index: 9;
}

.defaultContentWrapInner
{
	text-align: left;
}

.contactFormQuestionairs_label
{
	/*margin-left: 20px;*/
}

.contactPageContactFormHeaderWrap hr, .contactUsForm hr
{
	border-color: #ac1127;
}

.contactPageContactFormHeaderWrap hr
{
	width: 150px;
	border-width: 2px;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #ccc !important;
}
::-moz-placeholder { /* Firefox 19+ */
	color: #ccc !important;
}
:-ms-input-placeholder { /* IE 10+ */
	color: #ccc !important;
}
:-moz-placeholder { /* Firefox 18- */
	color: #ccc !important;
}

.select2-container--bootstrap-5 .select2-selection--single .select2-selection__rendered .select2-selection__placeholder
{
    color: #ccc !important;
}

.services_div_home_wrap
{
	color: #fff;
	position: absolute;
	bottom: 10px;
	left: 10px;
}
.defaultPageTitle hr
{
	border-width: 2px;
	border-color: #ac1127;
	width: 100px;
}

.logoOnHeader img
{
	/*height: 65px;*/
	width:auto;
}

.logoOnHeaderHide
{
	display: none;
}


.servicesSectionWrap
{
	position: relative;
}

.servicesSectionWrap .container
{
	position: relative;
	z-index: 9;
}

.services_div_home_wrap h1
{

	font-weight: 400;
}

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

.defaultPageTitle img
{
	margin-bottom: 30px;
}

.defaultPageTitle h1
{
	font-size: 30px;
	margin-bottom: 30px;
	background-image:url('/images/library/lineUnderMainHeadings.png');
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-bottom:25px;
	font-weight:100;
	margin-top:0;
}

.btn
{
	border-radius: var(--default-radius);
    font-family: Verdana-Bold;
}

.goBackBtnWrap a
{
	border-width: 2px;
}

.aDivWrap > div
{
	width: 50%;
}

.faqHeader h1
{
	font-weight: 400;
}


.headerPhoneNumberWrap a
{
	color: #ac1127 !important;
	font-weight: bold;
	font-size: 24px;
	cursor: auto !important;
}

.homePageBlockLinksOuterWrap
{
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	-webkit-justify-content: center;

	background-image: url('/images/library/homeImage_LinkBg.jpg');
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;

	background-attachment: fixed;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-ms-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto;
}

.homePageClientWrapOuter, .homePageClientWrapOuterExternal
{
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	-webkit-justify-content: center;
}

.homePageClientWrapOuterExternal
{
	flex-direction: column;
	-webkit-flex-direction: column;
	text-align: center;
}

.homePageBlockLinksOuterWrap:after
{
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	right: 0;
	background: rgba(0, 84, 135, 0.85);
	z-index: 1;
}

.homePageBlockLinksOuterWrap > div
{
	padding: 110px 0;
	position: relative;
	z-index: 2;
}

.homePageBlockLinksWrap, .homePageClientWrap
{
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
}

.homePageClientWrap
{
	align-items: center;
	-webkit-align-items: center;
	width: 80%;
}

.homePageClientWrap > div
{
	width: 33.33%;
}

.homePageClientWrap img
{
	max-width: 80%;
	max-height: 150px;
}

.homePageClientWrap > div:nth-child(2n+2)
{
	margin: 0 15px;
}

.homePageBlockLinksWrap > a
{
	display: flex;
	display: -webkit-flex;
	flex-direction: column;
	-webkit-flex-direction: column;
	justify-content: center;
	-webkit-justify-content: center;
	align-items: center;
	-webkit-align-items: center;
	color: #fff;
}

.homePageBlockLinksHeaderBlurb
{
	color: #fff;
	text-align: center;
}

.homePageBlockLinksHeaderBlurbWrap
{
	margin-bottom: 60px;
}

.homePageImageAndTextWrap
{
	/*margin-bottom: 60px;*/
	padding-top: 50px;
	/*padding-bottom: 50px;*/
}

.homePageImageAndTextInnerWrap
{
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	-webkit-justify-content: center;
	align-items: center;
	-webkit-align-items: center;
}

.homePageImageAndTextInnerImgWrap img
{
	margin-left: -400px;
}

.contactPageContactFormWrap > .container
{
	padding: 45px;
	/*box-shadow: 0 7px 10px -1px #525252;*/
}

.contactPageContactFormWrap_outer
{
	position: relative;
	top: 60px;
	z-index: 5;
}

.contactPageMapWrap
{
	position: relative;
	z-index: 4;
}

.contactFormSection
{
	padding-top: 0;
	/*margin-top: -150px;*/
}

.bookingFormAlternativeText
{
	margin-top: 40px;
}

.bookingFormAlternativeText h1
{
	color: #fff;
	text-align: center;
	font-size: 20px;
}

.homePageImageAndTextInnerTextWrap_rotate
{
	display: block;
	float: left;
	transform: rotate(8deg);
	-webkit-shape-outside: polygon( 0 0, 100% 0%, -8% 100%, -106% 100%);
	shape-outside: polygon( 0 0, 100% 0%, -8% 100%, -106% 100%);
	width: 50px;
	height: 400px;
}

.testimonialsWrapOuter
{
	background-image: url('/images/library/testimonialBg.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;

	padding: 60px 0;
	position: relative;

	background-attachment: fixed;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-ms-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto;
}

.testimonialsWrapOuter:before
{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 84, 135, 0.88);
	z-index: 4;
}

.testimonialsWrap
{
	position: relative;
	z-index: 5;
}

.testimonialsInnerWrap_inde
{
	display: flex;
	display: -webkit-flex;
	flex-direction: column;
	-webkit-flex-direction: column;
	justify-content: center;
	-webkit-justify-content: center;
	align-items: center;
	-webkit-align-items: center;
	text-align: center;
	color: #fff;
	width: 80%;
	margin: 0 auto;
	position: relative;
	z-index: 5;
}

.testimonialSectionWrap
{
	padding-bottom: 0 !important;
}

.testimonialAuthorTitleWrap h3
{
	margin-top: 0;
	font-size: 19px;
}

.testimonialAuthorNameWrap h3
{
	margin-bottom: 0;
	font-size: 19px;
}

.mobileMenuBgHeight
{
	height: initial !important;
}

.showTextField_textarea_wrap
{
	padding-left: 35px;
}

.showTextField_textarea_wrap input
{
	width: 300px !important;
	text-align: left;
}

.bannerTextLine p
{
	display: flex;
	display: -webkit-flex;
	line-height:1.1;
}

.pretty .state label:before, .pretty .state label:after
{
	border-radius: 5px;
}

.loaderInnerWrap
{
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	-webkit-justify-content: center;
	align-items: center;
	-webkit-align-items: center;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.loaderWrap
{
	position: fixed;
	background: rgba(0, 0, 0, 0.7);
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	color: #fff;
	z-index: 999;
	display: none;
}

.hideDesktop
{
	display:none;
}

#siteBy
{
	font-size:9px;
	text-align: right;
	padding-right: 10px;
}
#siteBy a
{
	text-decoration: none;
}

/***************
  SWEET ALERT
***************/

.swal2-popup
{
	width:40em;
	justify-content:unset;
	font-size:14px !important;
}
.swal2-content ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.scrollDownBtnWrap
{
	position: relative;
	bottom: 25px;
	z-index: 999;
	left: 0;
	right: 0;
}

.scrollDownBtnWrap_project
{
	position: absolute;
	bottom: 20px;
	font-size: 30px;
}

.clientMenuWrap_home ul
{
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	padding-left: 0;
	justify-content: space-between;
}

.clientMenuWrap_home ul > li > a
{
	display: block;
	width: 100%;
}

.clientMenuWrap_home ul > li
{
	width: 26%;
	margin-bottom: 20px;
	padding-left:20px;
	padding-right:20px;
}

.clientMenuWrap_home ul > li img
{
	width: 100%;
}

.installerIndeWrap hr
{
	border-color: #ccc;
}

.mt10
{
	margin-top: 10px;
}

.mb10
{
	margin-bottom: 10px;
}

.mt20
{
	margin-top: 20px;
}

.mb20
{
	margin-bottom: 20px;
}

.mt30
{
	margin-top: 30px;
}

.mb30
{
	margin-bottom: 30px;
}

.mt40
{
	margin-top: 40px;
}

.mb40
{
	margin-bottom: 40px;
}

.mb60
{
	margin-bottom: 60px;
}

.mt60
{
	margin-top: 60px;
}

.mt90
{
	margin-top: 90px;
}

.mb90
{
	margin-bottom: 90px;
}

.mt120
{
	margin-top: 120px;
}

.mb120
{
	margin-bottom: 120px;
}

.mt0
{
	margin-top: 0px;
}

.mb0
{
	margin-top: 0px;
}

.pb0
{
	padding-bottom: 0px;
}

.pt0
{
	padding-top: 0px;
}

.pt30
{
	padding-top: 30px;
}

.pb30
{
	padding-bottom: 30px;
}

.pt60
{
	padding-top: 60px;
}

.pb60
{
	padding-bottom: 60px;
}

.customFullStop
{
	display: inline-block;
	width: 10px;
	height: 10px;
	background: #174C60;
	border-radius: 100%;
}

.floatingHeaderSubPage
{
	position: absolute;
	bottom: 30px;
}

.floatingHeaderSubPage > div
{
	margin-bottom: 0 !important;
}

/*.footerMenu
{
	width: 418px;
}*/

.footerMenu > div > .menuByItSelf_footer:last-child
{
	margin-right: 0 !important;
}

.footerLogo img
{
	width: 300px;
}

.newDetailImage img
{
	max-width: 100%;
	width: 100%;
}

.newsListWrap
{
	display: flex;
	justify-content: space-between;
	position: relative;
	flex-wrap: wrap;
}

.newsListWrap > div
{
	width: 49%;
	margin-bottom: 2.33%;

	background-repeat: no-repeat !important;
	background-size: cover !important;
	background-position: center !important;

	position: relative;
	display: block;
}

.newsListTitleWrap h3, .newsListTitleWrap h4
{
	font-family:Verdana-Bold;
}

.mainSubNavMobile
{
	display: none;
}

.nice-select .list
{
	z-index: 99999999 !important;
}

.contactPageMapMobile
{
	display: none;
}

.menuDarkColor
{
	color: #1B273B;
}

hr
{
	border-width: 1px;
	border-color: #fff;
}

footer hr
{
	opacity: 1;
	border-color: #fff;
}

textarea
{
	-webkit-appearance: none;
	outline: none !important;
	border-radius: 0;
	box-shadow: none;
	resize: none;
}

.form-control:focus
{
	background-color: unset;
}

input[type="text"]:focus
{
	box-shadow: unset;
}

.contactPageMap
{
	padding: 0;
}

.contactPageMap iframe
{
	display: block;
}

/*.menuByItSelf_footer a
{
	font-size: 14px;
}*/

.homeMenuTop
{
	display: none !important;
}

.aDivWrap_flexi
{
	display: flex;
	align-items: center;
}

.aDivWrap_flexi h1
{
	margin-bottom: 0;
	padding-bottom: 0;
}

.hide
{
	display: none;
}

.footer_site. .footer_site section
{
	position: relative;
}

.footer_site section
{
	z-index: 99;
}

.footer_site_pattern_img
{
	position: absolute;
	z-index: 9;
	left: -70px;
	bottom: -70px;
	width: 500px;
}

.list-noStyle
{
	list-style: none;
}

.w100
{
	width: 100%;
}

.contactOptionSelection
{
	display: flex;
	align-items: flex-start;
}

.contactOptionSelection label
{
	margin-bottom: 0;
	margin-left: 5px;
	line-height: 1;
}

.btn-default
{
	-webkit-appearance: none !important;
	-moz-appearance: none !important;
	font-family:Verdana;
}

.btn.focus, .btn:focus, .btn:hover
{
	-webkit-appearance: none !important;
	-moz-appearance: none !important;
}

.bannerText .btn-default, #banner_outer .btn-default
{
	border: none !important;
}

.bg-none
{
	background: none;
}

.bannerText_subPage
{
	position: relative;
	/*bottom: 0;
	top: 20%;*/
	z-index: 9;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
}

.bannerText h1
{
	font-size: 2.5rem;
}

.smallContainer
{
	max-width: 555px;
}

.hideInDesktop
{
	display: none !important;
}

.hideInMobile
{
	display: block;
}

.faqHeader h2
{
	font-size: 30px;
}

.newsListWrap > div > a:hover
{
	background: var(--default-dark) !important;
	color: #fff;
}

.newsListWrap > div > a:hover .text-danger
{
	color: #fff !important;
}

.icheckbox_square-red.hover
{
	background-position: 0 0 !important;
}

.contactSection
{
	position: relative;
}

.w-90
{
	width: 90%;
}

.newsListTitleWrap hr
{
	border-width: 1px;
}

.selectedMonthYear, .yearActive
{
	font-weight: bold;
	font-family: Verdana-Bold;
	color: var(--default-dark);
}

.prevArrow_product, .nextArrow_product
{
	position: absolute;
	top: 25%;
	transform: translate(0, -50%);
}

#banner_outer .slick-dots
{
	position: relative;
	bottom: unset;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 20px 0;
}

.slick-dots li button, .slick-dots li, .slick-dots li button:before
{
	width: 14px;
	height: 14px;
	border-radius: 100%;
}

.slick-dots li button:before
{
	background:var(--default-grey-dark);
	font-size: 0;
}


.slick-dots .slick-active button:before
{
	background: var(--default-grey-dark);
	font-size: 0;
	opacity: 1 !important;
}

.slick-dots li button:before
{
	/*border: 2px solid var(--default-grey-dark);*/
	background: rgba(0, 0, 0, 0.1);
	font-size: 0;
	opacity: 1;
}

.slick-dots
{
	text-align: left;
	margin-top: 30px;
	bottom: unset;
	position: relative;
}

.slick-dots > li:first-child
{
	margin-left: 0;
}

.headerIconWrap img
{
	max-height: 60px;
}

#monthList > a, #yearList > a
{
	display: block;
	margin-bottom: 10px;
}


.icheckbox_square-red
{
	margin-right: 7px;
}

.navbar-brand
{
	margin-right: 0;
}

.hiddenMenu
{
	display: none;
}

.newsListWrap > a {
	width: 50%;
	height: 500px;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	background-position: center !important;
	position: relative;
	display: block;
}

.newsListTitleWrap {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 20px;
	z-index: 9999;
}

.aboveFooterContent
{
	position: relative;
	z-index: 9;
}

.bg-img-center
{
	background-position: center !important;
}

.bg-img-cover
{
	background-size: cover !important;
}

.bg-img-norepeat
{
	background-repeat: no-repeat !important;
}

.container-square-50
{
	padding-top: 70% !important;
}

.content-center
{
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.portfolioBlockText
{
	z-index: 2;
}

.cursor-pointer
{
	cursor: pointer;
}

.clientImgHome
{
	border-radius: 100%;
	border: 1px solid #ccc;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.achievementIndeWrap_img img
{
	border-radius: 100%;
	/*border: 1px solid #ccc;*/
}

#myNavbar
{
	position: absolute;
	top: 45px;
	right: 0;
	padding-bottom: 0;
	/*width: 700px;
	min-height: 100vh;*/
	background: #fff;
	/*padding: 80px;*/
    color: var(--default-dark);
}

#myNavbarDesktop
{
	position: absolute;
	top: 0;
	left: -2px;
	width: 150%;
	min-height: 100vh;
	background: var(--default-dark);
	padding: 80px;
}

#myNavbarDesktop:before
{
	content: '';
	position: absolute;
	background: var(--default-dark);
	top: 0;
	left: 0;
	width: 200%;
	height: 100%;
}

.myNavbarDesktopNotHome
{
	right: 0;
	left: unset !important;
	width: 500px !important;
}

.menus_rightFloat
{
	color: var(--default-dark);
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active
{
	background: var(--default-dark);
	font-family: Verdana-Bold;
	color: #fff;
}

.nav-link:focus, .nav-link:hover
{
	color: var(--default-dark);
}

.brochure_aboutBanner
{
	z-index: 99;
	bottom: 25px;
	right: 0;
}

.aboveFooterContent .btn
{
	font-size: 22px;
}

.footerMenu a
{
	align-items: center;
}

.footerMenu a:hover
{
	/*color: var(--default-dark) !important;*/
	text-decoration: underline;
}

.footerMenu_resources img
{
	margin-left: 15px;
}

.clientsHomeWrap .col-sm-4
{
	flex: 0 0 26.333333%;
}

.contactForm_banner
{
	margin-top: 60px;
}

.brochure_aboutBanner img
{
	width: 228px;
}

.scrollDownBtn img
{
	height: 50px;
}

.portfolioBlockText img, .backBtnImg
{
	max-width: 60px;
	max-height: 30px;
}

.moreLessArrow
{
	max-width: 60px;
	max-height: 20px;
}

.portfolioNavLink a:hover
{
	color: var(--default-dark);
}

.scrollDownBtnWrap_menu
{
	display: none;
}

.openNavMenu .scrollDownBtnWrap_menu
{
	display: block;
}

.portfolioNavLink
{
	position: relative;
}

.footerTable thead td
{
	border-top: none;
}

.footerTable td{
	padding-left: 0;
	padding-right: 0;
}

.footerSiteMapWrap
{
	position: relative;
	/*overflow: hidden;*/
}

.readMoreIconTeam
{
	font-size: 12px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.readMoreIconTeam i{
	font-size: 25px;
	margin-left: 5px;
}

.footerWraper
{
	background: var(--default-grey);
	color: #212121;
}

.headerPhoneNoWrap img
{
	width: 28px;
}

.closeBtn_signUpOnline_popup
{
	right: 0px;
	top: -35px;
}

.closeBtn_signUpOnline_popup button
{
	opacity: 1;
	font-size: 30px;
}

.copyRight_footer
{
	font-size: 24px;
}

/* NEW LOADER starts */

.loaderPosOuterWrap
{
	display: none;
}

.loaderPosOuterWrap, .loaderPosInnerWrap
{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 999999999999999;
}

.loaderPosInnerWrap
{
	background:rgba(0, 0, 0, 0.8);
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	-webkit-justify-content: center;
	align-items: center;
	-webkit-align-items: center;
}

.loader{
	width: 90px;
	height: 90px;
	margin: 40px auto;
	display: flex;
	display: -webkit-flex;
	flex-direction: column;
	-webkit-flex-direction: column;
	justify-content: center;
	-webkit-justify-content: center;
	align-items: center;
	-webkit-align-items: center;
}

.loader > div
{
	display: inline-block;
}

.loader h2
{
	font-size: 22px;
	color: #fff;
	white-space: nowrap;
}
.loader .loader-inner{
	display: inline-block;
	width: 15px;
	border-radius: 15px;
	background: var(--default-dark);
}
.loader .loader-inner:nth-last-child(1){
	-webkit-animation: loading 1s 1.5s infinite;
	animation: loading 1s 1.5s infinite;
}
.loader .loader-inner:nth-last-child(2){
	-webkit-animation: loading 1s .1s infinite;
	animation: loading 1s 1s infinite;
}

.loader .loader-inner:nth-last-child(3){
	-webkit-animation: loading 1s 0.5s infinite;
	animation: loading 1s 0.5s infinite;
}

.loader .loader-inner:nth-last-child(4){
	-webkit-animation: loading 1s 0s infinite;
	animation: loading 1s 0s infinite;
}
@-webkit-keyframes loading{
	0%{
		height: 25px;
	}
	50%{
		height: 45px;
	}
	100%{
		height: 25px;
	}
}
@keyframes loading{
	0%{
		height: 25px;
	}
	50%{
		height: 45px;
	}
	100%{
		height: 25px;
	}
}

.loader img
{
	width: 250px;
}

/* NEW LOADER ends */

.newDetailImage
{
	border-top-left-radius: 38px;
	overflow: hidden;
}

.subPages_home_section .col-sm-4 > div, .findOutMoreIndeContent
{
	border-radius: 38px;
}

input[type=checkbox], input[type=radio]
{
	width: 18px;
	height: 18px;
}


.headerPhoneNoWrap
{
	font-size: 20px;
}

.newsDate
{
	font-family: Verdana;
	font-size: 24px;
}
.footerContainerWrap
{
	z-index: 10;
}

.newsImage_list
{
	object-fit: cover;
	width: 100%;
}

.newsImage_list_wrap
{
	width: 55%;
}

.btns_page_banners_inner > a
{
	width: 160px;
	white-space: nowrap;
	font-size: 22px;
}

.footerSiteMapWrap h5
{
	font-size: 17px;
}

.teamIndeDescription_title p{
	margin-bottom: 0;
}

.w-60
{
	width: 60%;
}

.singleLine_img
{
	height: 300px !important;
}

.homePageImg_sectors, .homePageImg_services
{
	position: relative;
}

.homePageImg_sectors:before
{
	content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
    z-index: 8;
}

.homePageImg_sectors img
{
	height: 600px;
	width: 100%;
	object-fit: cover;
}

.homePageImg_services
{
	width: 100%;
	height: 90%;
	background-repeat: no-repeat !important;
	background-position: center !important;
	background-size: cover !important;
}

.homePageImg_services:before
{
	content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: 0.5;
    z-index: 8;
}

.getSubPagesBtn_wrap img
{
	width: 45px;
}

.getSubPagesBtn_wrap b
{
	font-size: 22px;
	white-space: nowrap;
}

.slick-dotted.slick-slider
{
	margin-bottom: 0;
}

.bannerArrowDown
{
	position: absolute;
	bottom: 50px;
	left: 0;
	right: 0;
	text-align: center;
	height: auto !important;
}

.newsListRow > div:last-child
{
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}

.newsPageLinks a
{
    padding: 10px 20px;
    border-right: 1px solid #000;
}

.floatingMenu_ul .active .text-white
{
	color: #fff !important;
}

.hiddenMenu_floatRight
{
	display: none;
}

.w-60
{
	width: 60%;
}

.w-80
{
	width: 80%;
}

.w-90
{
	width: 90%;
}

.getSubPagesBtn_wrap .btn, .selectFilesWrap .btn
{
	padding-top: 10px;
	padding-bottom: 10px;
}

.getSubPagesBtn_wrap .btn
{
	margin: 10px;
}

.btn-secondary
{
	background-color: var(--default-dark-grey) !important;
	border-color: var(--default-dark-grey) !important;
    color: #fff !important;
}

.text-secondary
{
    color: var(--default-dark-grey) !important;
}

a
{
	outline: none !important;
}

.btn:focus
{
	box-shadow: none !important;
}

.notHomePageBanner .slick-dots
{
	display: flex;
	flex-direction: column;
	align-items: flex-end;
}

.notHomePageBanner .slick-dots li
{
	margin: 5px;
}

.nice-select .option
{
	font-size: 15px;
}

.secondaryBtnsWithBgInde, .newsListIndeItem, .single_secondary_banner
{
	background-repeat: no-repeat !important;
	background-position: center !important;
	background-size: cover !important;
	text-align: center;
}

.secondaryBtnsWithBgInde
{
	height: 250px;
}

.single_secondary_banner
{
	height: 350px;
}

.newsListIndeItem
{
	position: relative;
	font-size: 16px;

    border-radius: var(--default-radius);
}

.secondaryBtnsWithBgInde > div, .newsListIndeItem > div
{
	position: relative;
	z-index: 10;
}

.checkbox-round
{
	background-color: white;
	border-radius: 100%;
	vertical-align: middle;
	border: 1px solid var(--default-grey-dark);
	-webkit-appearance: none;
	outline: none;
	cursor: pointer;
}

.checkbox-round:checked
{
	background-color: var(--default-dark);
}

.bannerText_subPage
{
	text-align: center;
}

.bannerText p
{
	margin-bottom: 0;
}

.bannerText img
{
	width: 50%;
}

/*.footerLogoWrap img
{
	width: 300px;
}*/

.slick-dots > li:only-child
{
	display: none;
}

.bg-cover
{
	background-size: cover !important;
}

.bg-center
{
	background-position: center !important;
}

.bg-no-repeat
{
	background-repeat: no-repeat !important;
}

.slickSliderImg
{
	object-fit: cover;
	width: 100%;
}

.footerSiteMapWrap a, #frmContact_expert a
{
	color: #fff;
}

.bannerText_subPage_outer .bannerTextInner br
{
	/*display: none;*/
}

.faqs_list a:hover
{
	background-color: #3E95BCBE !important;
}

.dropdown-submenu {
	position: relative;
}

.dropdown-menu
{
	margin-top: 0 !important;
	border-radius: 0 !important;
	border: none !important;
}

.rounded-0
{
	border-radius: 0 !important;
}

.min-w-25
{
	min-width: 25%;
}

.bannerSubTextWrap p
{
	margin-bottom: 0;
}

.newDetail_text a:hover
{
	color: var(--default-dark) !important;
}

.menuTextFR
{
	border-bottom: 1px solid #ccc;
}

.menuTextFR:hover
{
	color: var(--default-dark) !important;
	background: #fff;
}

.subMenu_desktop
{
	padding-top: 10px;
	padding-bottom: 10px;
    text-align: left;
}

/*.menus_rightFloat > div, .subMenu_desktop
{
	border-bottom: 1px solid #ccc;
}*/

.menus_rightFloat > div:last-child, .subMenu_desktop:last-child
{
	border-bottom: none;
}

/*.menuText
{
	color: #fff;
}*/

/*.active .menuText span
{
	color: var(--default-grey-dark) !important;
}*/

.menuText:hover
{
	color: #fff !important;
}

.dropdown-item:focus, .dropdown-item:hover, .dropdown-item:hover a
{
	/*background: var(--default-light-dark) !important;
	color: #fff !important;*/
    font-weight: bold;
    font-family: Verdana-Bold;
}

.menuWrap > div:last-child > .nav-link
{
	padding-right: 0 !important;
}

.btn
{
	padding: 7px 20px;
}

.border-10
{
	border-radius: 10px !important;
}

.vLine
{
	width: 1px;
	height: 155px;
	background: #fff;
}

.btn
{
	/*font-family: Verdana-Bold;
	font-weight: bold;*/
    color: inherit;
}

.btn:active
{
    border: none !important;
}

.btn-outline-secondary:hover
{
	background: var(--default-dark) !important;
	color: #fff !important;
	border-color: var(--default-dark) !important;
}

.bannerSubTextDesktopWrap
{
	margin-top: 15px;
}

[type=button], [type=reset], [type=submit], button
{
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
}

.dropleft .dropdown-menu
{
	top: 28px;
	right: 100%;
	position: absolute;

	/*border-bottom-left-radius: var(--default-radius) !important;
	border-bottom-right-radius: var(--default-radius) !important;
	overflow: hidden;*/
	padding-bottom: 0;
	background: none;
	background: #fff;
	color: var(--default-dark);
    text-align: center;
}

.subSubMenu_desktop_wrap
{
	top: 0 !important;
}

input[type="number"] {
	-webkit-appearance: textfield;
	-moz-appearance: textfield;
	appearance: textfield;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
}

.number-input {
	border: 1px solid #ddd;
	display: inline-flex;
}

.number-input,
.number-input * {
	box-sizing: border-box;
}

.number-input button {
	outline:none;
	-webkit-appearance: none;
	border: none;
	align-items: center;
	justify-content: center;
	width: 2.5rem;
	height: 2rem;
	cursor: pointer;
	margin: 0;
	position: relative;
}

.number-input button.plus:after {
	transform: translate(-50%, -50%) rotate(90deg);
}

.number-input input[type=number] {
	font-family: sans-serif;
	max-width: 3rem;
	padding: .5rem;
	border: solid #ddd;
	border-width: 0 1px;
	height: 2rem;
	font-weight: bold;
	text-align: center;
}

/*--------------*/

input[type=checkbox], input[type=radio]
{
	width: 20px;
	height: 20px;
	display: inline-block;
	/*top: 6px;*/
	position: relative;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 100px;
	border: 1px solid var(--default-grey-dark);
	min-width: 20px;
	min-height: 20px;
}

input[type=checkbox]:checked, input[type=radio]:checked
{
	border: none;
}

input[type=checkbox]:checked:after, input[type=radio]:checked:after
{
	content: "\f00c";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	left: 0;
	position:absolute;
	top:0;
	font-size: 15px;
	color: #fff;
	background: var(--default-grey-dark);
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	border-radius: 100px;
}

input[type=checkbox].incompleteInputCheckbox:checked:after,
input[type=radio].incompleteInputCheckbox:checked:after
{
	content: "\f068";
	font-family: "Font Awesome 6 Free";
	font-weight: 900;
	left: 0;
	position:absolute;
	top:0;
	font-size: 15px;
	color: #fff;
	background: #a88b00;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
}

input[type=checkbox].rounded-circle:checked:after
{
	border-radius: 100% !important;
}

input[type=checkbox].border-warning:checked:after
{
	color: #212529 !important;
	background: #ffc008 !important;
}

input[disabled]:after
{
	background: #9f9f9f !important;
	border-color: #9f9f9f !important;
}

input[disabled], input[readonly]
{
	background: #9f9f9f !important;
	border-color: #9f9f9f !important;
}

.categoryBtn img
{
	object-fit: cover;
}

.categoryActive img
{
	border: 1px solid #000;
}

.hideMenuBtn
{
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 99;
}

.footerBanner
{
	width: 100%;
	height: 500px;
	object-fit: cover;
}

.footerBannerContent
{
	position: relative;
	top: 0;
	left: 0;
	right: 0;
	display: flex;
	align-items: center;
	justify-content: center;
}

.footerBannerContent .btn:nth-child(2)
{
	margin: 0 40px;
}

.footerBanner1BGimage
{
	background-image:url('/images/library/footerBannerBG1.png');
	background-repeat:no-repeat;
	background-size: cover;
    background-position: bottom;
}

.alsoSeeSub
{
	position: relative;
	height: 100%;
	min-height: 380px;
}

.alsoSeeSub img
{
	height: 100%;
	object-fit: cover;
}

.alsoSeeSub:before, .alsoSeeSiblingImgWrap:before
{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
}

.alsoSeeSub:hover:before, .alsoSeeSiblingImgWrap:hover:before
{
	background: rgba(0, 0, 0, 0.4);
}

.alsoSeeSiblingImgWrap
{
	height: 480px;
}

.alsoSeeSiblingImg
{
	height: 100%;
	width: 100%;
	object-fit: cover;
}

.alsoSeeSubsActions
{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 9;
	width: 80%;
}

/*.footer_site
{
	background: url("/images/library/footer_bg.jpg");
	background-repeat: no-repeat;
	background-size: cover;
}

.footer_site:before
{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: var(--default-dark);
	opacity: 0.7;
}*/

/* the slides */
.slick-slide {
	margin: 0 15px;
}

/* the parent */
.slick-list {
	margin: 0 -15px;
}

.narrowWidth
{
	width: 75%;
	margin: auto;
}

/*.pageContent .container
{
	width: 60%;
}*/

/*.container
{
	max-width: 1100px;
}*/

.arrowLeft, .arrowRight
{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	font-size: 22px;
	cursor: pointer;
}

.arrowLeft
{
	left: -25px;
}

.arrowRight
{
	right: -25px;
}

.clearfix {
	display: inline-block;
}

.star-rating .star-1, .star-rating .star-2, .star-rating .star-3, .star-rating .star-4, .star-rating .star-5
{
	padding: 2px 3px 0;
	color: var(--default-red);
}

.bannerSubTextWrap
{
	margin-top: 30px;
	font-size: 24px;
}

/*
.scrollToFromBannerContent img
{
	margin-left: 100px;
}*/


table td
{
	background: none !important;
}

.newsImgThumb
{
	object-fit: cover;
    max-height: 200px !important;

    border-top-left-radius: var(--default-radius);
    border-top-right-radius: var(--default-radius);
}

.newsImgFull
{
    object-fit: cover;
    max-height: 400px !important;
    width: auto !important;
    border-radius: var(--default-radius);
}

/*.newsImgThumb
{
	border-top-left-radius: var(--default-radius);
	border-bottom-left-radius: var(--default-radius);
}

.newsListIndeItem
{

	border-top-right-radius: var(--default-radius);
	border-bottom-right-radius: var(--default-radius);
}*/

.footer_copy_right a:hover
{
	color: #fff !important;
}

.benefitsForYourPracticeTable table td
{
	vertical-align: middle;
	color: #fff;
}

/*.dropdown-item:focus, .dropdown-item:hover
{

	color: var(--default-dark);
	background-color: var(--default-dark);

}*/

.text-blue
{
	color: var(--default-blue) !important;
}

.text-dark
{
	color: var(--default-dark);
}

.bg-blue
{
	background: var(--default-blue) !important;
}

.youTubeVidsWrap iframe
{
	max-width: 100% !important;
}

.docTabBtn.active
{
	background: var(--default-dark) !important;
}

/*.bannerSubTextWrap .btn
{
	font-size: 20px;
}*/

.getSecondBtnsTitle p
{
	margin-bottom: 0;
	padding-bottom: 0;
	font-size: 20px;
}

.getSecondBtnsTitle
{
	font-size: 20px;
}

.getInTouchFormWrap
{
	border-radius: 10px;
	padding: 80px;
}

.fullQuoteFormSection .getInTouchFormWrap
{
	padding: 20px 20px 80px 20px;
}

.pageLinkBtnLink img
{
	border-radius: var(--default-radius);
}

/*.pageLinkBtnLinkTextx
{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: #fff;
	text-align: center;
	font-size: 20px;
}*/

.pageLinkBtnLinkText
{
	font-size: 16px;
}

.extraImageContentWrap img
{
	width: 100%;
	object-fit: cover;
	height: 600px;
}

.extraImageContentContentWrap
{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;

	display: flex;
	align-items: center;
}

.extraImageContentContentWrap > div
{
	width: 450px;
	padding: 40px;
}

.extraImageContentContentWrap.right
{
	justify-content: flex-end;
}


.officeSpacesExtraImgContent
{
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
	width: 100%;
}

.officeSpacesExtraImgContent > div
{
	padding: 50px;
}

.extraContentBlocksImgWrap a
{
	display: block;
	width: 100% !important;
	height: 100% !important;
}

.extraContentBlocksImgWrap img
{
	width: 100% !important;
	height: 100% !important;
	object-fit: cover;
}

/*.pageLinkBtnLink
{
	border-radius: var(--default-radius);
}

.otherTimberLinkImg, .pageLinkBtnLinkImg
{
	transition: transform .2s; !* Animation *!
}

.otherTimberLinkImg:hover, .pageLinkBtnLinkImg:hover
{
	transform: scale(1.5);
}*/

.w-80
{
	width: 80%;
}

.galleryImageLink
{
	display: block;
}

.galleryImageLink img
{
	border-radius: var(--default-radius);
}

.border-secondary, .btn-outline-secondary
{
	border-color: #fff;
}

.btn-outline-secondary
{
	color: #fff !important;
}

.menuText
{
	padding-right: 14px;
	color: #fff;
	font-family: Verdana;
}

.dropdown-item a
{
	text-wrap: wrap;
}

.dropdown
{
	margin-left: 30px;
}

.btn-white,
.btn-white:hover
{
	background-color: #fff;
	color: var(--default-red) !important;
}

.crossBgImg
{
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
}

.crossBgImg_left
{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
}

.headerContact p
{
	margin-bottom: 0;
	display: flex;
	align-items: center;
	justify-content: flex-end;
}

.headerContact p img
{
	margin-right: 5px;
}

footer a
{
	color: #fff !important;
}

input[disabled].bg-transparent
{
	background-color: transparent !important;
	background: none !important;
}

/*.footerBannerWrap
{
	overflow: hidden;
}

.footerBannerWrap1
{
	height: 500px;
}*/


.footerBannerWrap2
{
	height: 300px;
}


.slick-prev:before, .slick-next:before
{
	opacity: 1;
	color: #000;
}

.ourPromiseList img
{
	width: 90%;
	object-fit: contain;
}

.reviewListIcon
{
	position: absolute;
	top: -30px;
	left: 50%;
	transform: translateX(-50%);
}

.reviewListIcon img, .ourExperienceWrap img
{
	width: 60px;
	object-fit: contain;
}

.slick-next:before
{
	font-family: 'FontAwesome';
	content: "\f054";
}

.slick-prev:before
{
	font-family: 'FontAwesome';
	content: "\f053";
}

.contentFooterBtns .btn
{
	font-weight: bold;
}

.contactPage_addresses a, .contactPage_addresses_mb a
{
	color: #9a9a9a;
}

.pageLinkBtnLinkText
{
	color: #fff !important;
}

.contentReadMoreBtn
{
	display: none;
}

.lb-closeContainer
{
	position: relative;
	right: -35px;
}

.lb-nav a.lb-next
{
	position: relative;
	right: -60px;
}

.lb-nav a.lb-prev
{
	position: relative;
	left: -60px;
}

.contactGetInTouchContent a
{
	color: #000;
}

.btn-primary:hover,
.hover-orange:hover,
a.hover-orange:hover
{
	background: var(--default-dark) !important;
	background-color: var(--default-dark) !important;
	border-color: var(--default-dark) !important;
	color: #fff !important;
}

.underBannerIconsWrap_mb
{
	display: none;
}

.podcastList img
{
	width: 100%;
	height: 300px;
	object-fit: cover;
}

.bannerText_home
{
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
    position: relative;
}

.homeBannerVideo
{
	width: 100%;
	height: 100vh;
	object-fit: cover;
	position: relative;
    /*direction: rtl;
    left: -400px;*/
}

.homeBannerVideoText
{
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	z-index: 999;
    transform: translateY(-50%);
}

.imageSectionImage p
{
	margin-bottom: 0 !important;
	height: 100%;
}

.imageSectionImage img
{
	min-height: 500px;
	max-height: 700px;
	height: 100%;
	width: 170%;
	object-fit: cover;
	object-position: top;
}


section:has(.footerBannerWrap1)
{
	/*background: var(--default-blue);*/
}


.careerFormContainer
{
	position: relative;
	z-index: 2;
}

.careerFormBgWrap
{
	position: relative;
	z-index: 1;
	width: 100%;
	margin-top: -245px;
	height: 600px;
}

.careerFormBgWrap img
{
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.careerListWrap:last-child hr,
.teamListWrap:last-child hr
{
	display: none;
}


details {
	border-radius: 0 !important;
	border: none;
}

/*details[open] > summary
{
	margin-bottom: 0.5rem;
}*/

.dir-rtl
{
	direction: rtl;
}

.imageSectionContentRight .pageContentSectionContent
{
	padding-left: 80px;
}

.imageSectionContentLeft .pageContentSectionContent
{
	padding-right: 80px;
}

/*.contentTop
{
	margin-bottom: 60px;
}

.contentBottom
{
	margin-top: 60px;
}*/

.homeBannerVideTextWrap
{
	min-width: 250px;
}

.border-dark
{
	border: 1px solid #000 !important;
}

.menuHeaderContent
{
	font-size: 14px;
}

.footerBannerContent a:hover,
footer a:hover,
.footerBannerContent a:hover > div
{
	/*color: var(--fb-hover-color) !important;*/
	color: #fff !important;
}

.imageSectionContentRight .btn-outline-dark:hover
{
	background: var(--default-dark) !important;
	border-color: var(--default-dark) !important;
	color: #fff !important;
}

.programListWrap:hover:before
{
	background: var(--pro-hover-color);
}

.noHover:hover,
.noHover:active
{
	background: none !important;
	border: none !important;
	color: #fff !important;
}

.contentFooterBtn
{
    padding: 10px 30px;
}

.contentFooterBtn:nth-child(2)
{
    margin: 0 30px
}

.subMenuHover:hover > .dropleft > .dropdown-menu, .dropdown-subsubmenu:hover > .dropleft > .dropdown-menu {
	display: block;
}

.btn-success
{
	background: var(--default-blue) !important;
	color: #fff !important;
	border-color: var(--default-blue) !important;
}

.btn-success-reverse
{
	background: #FFF !important;
	color: var(--default-blue)!important;
	border-color: #FFF !important;
}

.greyBlueBg
{
	position: relative;
}

.greyBlueBg .container
{
	position: relative;
	z-index: 99;
}

.greyBlueBg:before
{
	content: '';
	position: absolute;
	background: var(--default-grey);
	width: 50%;
	left: 0;
	top: 0;
	bottom: 0;
}

.greyBlueBg:after
{
	content: '';
	position: absolute;
	background: var(--default-blue);
	width: 50%;
	right: 0;
	top: 0;
	bottom: 0;
}

#nav-icon1, #nav-icon2, #nav-icon3, #nav-icon4-desktop
{
	width: 28px;
	height: 28px;
	position: relative;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	cursor: pointer;
	float: right;
	margin: 0;
	top: -2px;
}

#nav-icon1 span, #nav-icon3 span, #nav-icon4-desktop span {
	display: block;
	position: absolute;
	height: 3px;
	width: 100%;
	background: #fff;
	border-radius: 5px;
	opacity: 1;
	right: 0;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
}

#nav-icon4-desktop span:nth-child(1) {
	top: 2px;
	-webkit-transform-origin: left center;
	-moz-transform-origin: left center;
	-o-transform-origin: left center;
	transform-origin: left center;
	width: 100%;
}

#nav-icon4-desktop span:nth-child(2) {
	top: 11px;
	-webkit-transform-origin: left center;
	-moz-transform-origin: left center;
	-o-transform-origin: left center;
	transform-origin: left center;
}

#nav-icon4-desktop span:nth-child(3) {
	top: 20px;
	-webkit-transform-origin: left center;
	-moz-transform-origin: left center;
	-o-transform-origin: left center;
	transform-origin: left center;
	width: 100%;
}

#nav-icon4-desktop.open span
{
	left: 0;
	right: unset;
	width: 100% !important;
}

#nav-icon4-desktop.open span:nth-child(1) {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 1px;
	left: 3px;
}

#nav-icon4-desktop.open span:nth-child(2) {
	width: 0%;
	opacity: 0;
}

#nav-icon4-desktop.open span:nth-child(3) {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	top: 21px;
	left: 3px;
}

.greyBlueBg .row .col-sm-6 > div
{
	padding-top: 30px;
	padding-bottom: 30px;
}

.greyBlueBg .row > .col-sm-6:first-child > div
{
	padding-right: 40px;
}

.greyBlueBg .row > .col-sm-6:last-child > div
{
	padding-left: 40px;
}


.imageSectionImage .content
{
	height: 100%;
}

.menuItem
{
	padding-top: 30px;
	padding-bottom: 30px;
}

.menuItem i{
    color: #fff;
}

.bgLightPattern,
.bgLightPatternGrey
{
	position: relative;
}

.bgLightPattern .container,
.bgLightPatternGrey .container
{
	position: relative;
	z-index: 99;
}

.bgLightPattern:before,
.bgLightPatternGrey:before
{
	/*
	content: '';
	background: url("/images/library/BlueA.png");
	position: absolute;
	left: 0;
	bottom: 0;
	width: 450px;
	height: 450px;
	background-position: center;
	background-repeat: no-repeat;
	*/
	content: '';
    background: url(/images/library/linesPattern_blue.png);
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-position: left center;
    background-repeat: no-repeat;
    background-size: auto 100%;
    left: -20%;
}

.bgLightPatternGrey:before
{
    background: url(/images/library/linesPattern_grey.png);
}
.ourExpertiseColWrap > a:hover
{
	color:#003AB1 !important;
}
.ourExpertiseColWrapBlue > a:hover
{
	color:#FFF !important;
}

.expertiseDetailBulletSection
{
	/*background-color: none;
	background-image:url('/images/library/expertiseBulletSectionBG.png');
    background-repeat: no-repeat;*/
}
.processMiddleBannerImage
{
	background-image:url('/images/library/processMiddleBannerImage.png');
	background-size:cover;
	background-repeat:no-repeat;
}
.sectionBGlinesGrey
{
	background-image:url('/images/library/sectionBGlinesGrey.png');
	background-repeat:no-repeat;
	background-size:100% auto;
	background-position:bottom left;
}
/*
.sectionBGlinesGrey::before {
  background-color: #f4f4f4;
  display: block;
  content: '';
  position: absolute;
  height: inherit;
  width: inherit;
}*/
.zeroMarginTop
{
	margin-top:0 !important;
}
.paddingLeftNotMobile
{
    padding-left: 50px;
}
@media (max-width: 770px)
{
	.paddingLeftNotMobile
	{
		padding-left: unset;
	}
}

.pageContentSection img
{
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    object-fit: cover;
}

.roundedImgWrap img
{
    border-radius: var(--default-radius);
}

.pageContentSection
{
    background: var(--background);
    padding-top: var(--paddingTop);
    padding-right: var(--paddingRight);
    padding-bottom: var(--paddingBottom);
    padding-left: var(--paddingLeft);

    background-size: cover;
}

.pageContentSectionContent
{
    background: var(--background);
    padding-top: var(--paddingTop);
    padding-right: var(--paddingRight);
    padding-bottom: var(--paddingBottom);
    padding-left: var(--paddingLeft);
    color: var(--color);
}

.parallaxBg
{
    background-attachment: fixed;
    background-size: cover;
}

.alsoSeeBtn
{
    position: relative;
    border-radius: var(--default-radius);
}

.alsoSeeBtnTitles
{
    position: relative;
    padding: 30px;
}

.alsoSeeBtnTitle
{
    font-size: 18px;
    margin-top: 30px;
}

.alsoSeeBtnImagesWrap
{
    position: relative;
}

.alsoSeeBtnPageIcon
{
    width: 75px !important;
    height: 75px !important;
    max-height: unset !important;
    bottom: -40px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    object-fit: contain !important;
}

.alsoSeeBtnPageImg
{
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
    aspect-ratio: 3/2;
    border-top-left-radius: var(--default-radius);
    border-top-right-radius: var(--default-radius);
}

.alsoSeeBtnPageImgWrap
{
    overflow: hidden;
    border-top-left-radius: var(--default-radius);
    border-top-right-radius: var(--default-radius);
}

.alsoSeeBtnPageImg
{
    transition: transform 0.5s ease;
}

.alsoSeeBtn:hover .alsoSeeBtnPageImg
{
    transform: scale(1.2); /* Zoom in by 20% */
}

.alsoSeeBtnReadMoreBtn .readMoreBtnArrow,
.bounceArrowRight i
{
    transition: transform 0.3s ease;
}

.alsoSeeBtn:hover .alsoSeeBtnReadMoreBtn .readMoreBtnArrow,
.bounceArrowRight:hover i
{
    transform: translateX(10px); /* move right by 5px */
}

/*.alsoSeeBtn:before
{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: var(--default-light-dark);
    opacity: 0.7;
}*/

.alsoSeeBtn:hover:before
{
    opacity: 0.2;
}

.alsoSeeBtn:hover .btn
{
    background: #fff !important;
    border-color: #fff !important;
    color: #000 !important;
}

.col-sm-12:has(.ourPromiseWrap),
.col-sm-12:has(.supplierOnBannerWrap),
.col-sm-12:has(.otherProjectsWrap),
.col-sm-12:has(.otherProductsWrap)
{
    margin-top: 0;
}

.row:has(.ourPromiseWrap),
.row:has(.supplierOnBannerWrap),
.row:has(.otherProjectsWrap),
.row:has(.otherProductsWrap)
{
    margin-top: 0;
}

.ourPromiseWrap,
.supplierOnBannerWrap,
.otherProjectsWrap,
.otherProjectList,
.otherProductsWrap
{
    position: relative;
}

.supplierOnBannerWrap:before
{
    content: '';
    position: absolute;
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

section:has(.contactUsPageSection)
{
    background: var(--default-red);
    color: #fff;
}

section:has(.contactUsPageSection) .table>:not(caption)>*>*
{
    color: #fff;
}

section:has(.contactUsPageSection) .table
{
    margin-bottom: 0;
}

.supplierOnBannerBgImg
{
    width: 100% !important;
    height: 400px !important;
}

.otherProjectListImgWrap:before
{
    content: '';
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.addGreyOverlay
{
    position: relative;
    z-index: 99999;
}

.addGreyOverlay:before
{
    content: '';
    position: absolute;
    background: var(--default-dark);
    width: 200%;
    height: 100%;
    top: 0;
    right: 0;
}

.newsListRow > div:last-child hr
{
    display: none;
}

.newsPageContentTitle p
{
    margin-bottom: 0 !important;
}

.nice-select .list,
.nice-select .current
{
    font-weight:bold !important;
    font-family: Verdana-Bold !important;
}

.nice-select:after
{
    width: 10px;
    height: 10px;
}

.nice-select:after
{
    border-bottom: none !important;
    border-right: none !important;
    top: 4px !important;
    right: 20px !important;
    -webkit-transform: rotate(0deg) !important;
    -ms-transform: rotate(0deg) !important;
    transform: rotate(0deg) !important;

    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    content: "\f078" !important;
    color: var(--default-dark-grey);
    /*content: '';
    background: url("/images/library/arrow_down.png");
    width: 21px !important;
    height: 21px !important;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;*/
    font-size: 14px;
}

.nice-select
{
    border: none !important;
    height: 42px !important;
    line-height: 42px !important;
    font-size: 18px !important;
    background: var(--default-lighter-grey) !important;
    border-radius: var(--default-radius) !important;
    padding-left: 25px !important;
    padding-right: 35px !important;
}

.readMoreLessHiddenContent,
.readMoreLessHiddenContent_i,
.readMoreLessHiddenContent_i_d,
.readMoreLessHiddenContent_w
{
    display: none;
}

.imageWH100 img,
.imageWH100 div, .imageWH100 p, .imageWH100 span
{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.imageWH100 p
{
    margin-bottom: 0;
    padding-bottom: 0;
}

.otherProductList
{
    padding: 40px;
    height: 100%;
}

.otherProductList img
{
    max-width: 80% !important;
    height: 200px;
    margin: auto;
}

.imgFitContain,
.imgFitContain img
{
    object-fit: contain;
}

.imgFitCover,
.imgFitCover img
{
    object-fit: cover;
}

.imgSquare img
{
    aspect-ratio: 1/1;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.imgFitContain p,
.imgFitCover p,
.imgSquare p
{
    padding: 0;
    margin: 0;
}

.imgFitCover *
{
    height: 100%;
}

.imgWidthUnset img
{
    width: unset !important;
}

iframe fancyListWhite
{
    width: 100% !important;
    height: 100% !important;
}

.fancyList ul,
.fancyListWhite ul
{
    list-style: none;
    padding: 0;
}

.fancyList li,
.fancyListWhite li
{
    padding-left: 25px;
    margin-bottom: 10px;
}

.fancyList li:before,
.fancyListWhite li:before
{
    content: '';
    position: absolute;
    background-image: url("/images/library/checkbox.png");
    width: 20px;
    height: 20px;
    margin-left: -30px;
    background-size: contain;
}

.fancyListWhite li:before
{
    background-image: url("/images/library/checkbox.png") !important;
}

.btn-dark
{
    color: #fff;
}

.next_otherProject
{
    margin-left: 200px;
}

.galleryScrollWrap
{
    width: 200%;
}

.galleryScrollWrap img
{
    height: 600px !important;
    object-fit: cover !important;
}

.galleryScrollWrap .slick-dots
{
    position: absolute;
    bottom: 40px;
    left: 40px;
}

.galleryScrollWrap .slick-dots .slick-active button::before
{
    background: #fff;
}

.galleryScrollWrap .slick-dots li button::before
{
    border: 2px solid #fff;
}

.galleryScrollImgWrap
{
    position: relative;
}

.galleryScrollImgWrap:before
{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: var(--default-light-dark);
    opacity: 0.4;
}

.newsListTitle
{
    font-size: 16px;
}

.fs-7
{
    font-size: 14px;
}

iframe
{
    border: 0;
    width: 100%;
    display: block;
}

.btn-white
{
    background: #fff;
    color: #000;
}

.btn-warning
{
    background: #F2D602;
    color: #000;
}

.disableClick
{
    pointer-events: none;
}

.darkenImage
{
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.rectangleImg *
{
    height: 100%;
    padding-bottom: 0;
    margin-bottom: 0;
}

.rectangleImg img
{
    height: 300px;
}

.loadMoreBtnImagesGallery
{
    color: var(--default-grey);
}

.h100 .pageContentSectionContent
{
    height: 100%;
}

.imageAsBg
{
    background-size: cover !important;
    background-repeat: no-repeat !important;
}

.featuredClientListReadMore img
{
    max-width: 25px !important;
}

.featuredClientListIcon img
{
    max-width: 120px !important;
    border: 1px solid #ccc;
    border-radius: 100%;
}

.featuredClientListSpeech
{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -30px;
}

.featuredClientListSpeech img
{
    max-width: 60px !important;
}

.featuredClientListWrap
{
    border-radius: var(--default-radius);
    padding: 60px 25px;
    margin-top: 40px;
}

.drivenByExcellenceList img
{
    max-width: 100px !important;
    max-height: 90px !important;
    object-fit: contain;
    width: 80px;
}

.drivenByExcellenceList .num
{
    font-size: 50px;
}

.drivenByExcellenceList .tag
{
    font-size: 30px;
}

.drivenByExcellenceWrap > .row > div:nth-child(2)
{
    flex: 1;
}

.drivenByExcellenceWrap > .row > div:nth-child(2) > .drivenByExcellenceList
{
    justify-content: center;
    display: flex;
    position: relative;
}

.drivenByExcellenceWrap > .row > div:nth-child(2) > .drivenByExcellenceList:before
{
    content: '';
    position: absolute;
    width: 1px;
    height: 100%;
    background: #fff;
    left: 35px;
}

.drivenByExcellenceWrap > .row > div:nth-child(2) > .drivenByExcellenceList:after
{
    content: '';
    position: absolute;
    width: 1px;
    height: 100%;
    background: #fff;
    right: 35px;
}

.fancyDetailsSummary
{
    list-style: none;
    position: relative;
    display: flex;
    padding-bottom: 15px;
}

.fancyDetailsSummaryImage
{
    margin-right: 10px;
    width: 35px;
    height: 35px;
}

.fancyDetailsSummaryImage img
{
    width: auto !important;
    object-fit: contain !important;
}

.fancyDetailsSummaryTitle
{
    margin-right: 15px;
    flex: 1;
}

.fancyDetailsSummary:after
{
    font-family: 'FontAwesome';
    content: "\f067";
    position: absolute;
    top: 5px;
    right: 5px;
    color: var(--default-dark-grey);
}

.fancyDetailsSummary > strong:has(.fancyDetailsSummaryTitle)
{
    flex: 1;
}

.whiteIcon .fancyDetailsSummary:after
{
    color: #fff;
}

.whiteIcon .fancyDetails
{
    border-color: #fff;
}

.fancyDetails[open] > .fancyDetailsSummary:after
{
    font-family: 'FontAwesome';
    content: "\f068";
}

.fancyDetails
{
    margin-bottom: 15px;
    border-bottom: 1px solid var(--default-dark-grey);
}

.fancyDetailsBody
{
    padding-left: 40px;
    padding-right: 10px;
    padding-bottom: 15px;
}

.fancyDetails_sector .fancyDetailsSummaryImage img
{
    width: 40px;
    height: 40px;
    object-fit: contain;
}

.fancyDetails_sector .fancyDetailsSummary:after
{
    content: "";
    background: url("/images/library/arrowDown_red.png");
    width: 25px;
    height: 25px;
    background-size: contain;
    background-repeat: no-repeat;
}

.fancyDetails_sector[open] > .fancyDetailsSummary:after
{
    content: "";
    background: url("/images/library/arrowUp_red.png");
    width: 25px;
    height: 25px;
    background-size: contain;
    background-repeat: no-repeat;
}

.readMoreLessBtn_i img,
.readMoreLessBtn_i_d img,
.readMoreLessBtn_w img
{
    width: 20px;
    object-fit: contain;
}

.readMoreLessBtn_i,
.readMoreLessBtn_i_d,
.readMoreLessBtn_w
{
    display: inline-flex;
}

.ourPartnersList > div
{
    padding: 30px;
    background: var(--default-light-grey);
    border-radius: var(--default-radius);
}

.ourPartnersList img
{
    width: auto !important;
    object-fit: contain;
}

.complianceWrap,
.partnersWrap
{
    padding: 40px;
    border-radius: var(--default-radius);
}

.complianceWrap img,
.partnersWrap img
{
    width: 200px !important;
}

.sectorImgScrollListWrap .slick-list,
.sectorImgScrollListWrap .slick-track
{
    height: 100%;
}

.sectorImgScrollList
{
    position: relative;
}

.sectorImgScrollListTitle
{
    position: absolute;
    bottom: 20px;
    left: 20px;
    z-index: 9;
    color: #fff;
}

.sectorImgScrollListImg img
{
    height: 500px;
}

.clientTestimonialListWrap .featuredClientListSpeech
{
    top: -86px;
}

.getInTouchSection_contactPage img
{
    width: auto !important;
}

.redBannerPattern
{
    position: absolute;
    bottom: 0;
    /*overflow: hidden;*/
    height: 120px !important;
    display: flex;
    align-items: end;
}

.animatedBlock
{
    position: relative;
}

.animatedBlockText
{
    color: #fff;
    background: var(--default-red);
    border-radius: var(--default-radius);
    padding: 20px;
    position: absolute;
}

.animatedBlockText
{
    top: -50px;
    right: 20px;
}

.animatedBlock > div:nth-child(3)
{
    top: unset;
    right: unset;
    bottom: -50px;
    left: 20px;
}

.animatedBlockImage img
{
    height: 400px;
    border-radius: var(--default-radius);
}

.animatedBlockTextNumWrap
{
    font-size: 35px;
    font-weight: bold;
    font-family: Verdana-Bold !important;
}

.animatedBlockTextNum
{
    display: none;
}

.ourSkilledProfessionalsSection
.animatedBlock > div:nth-child(3)
{
    bottom: 55px;
    left: 50%;
    transform: translateX(-50%);
}

.btn-outline-white,
.btn-outline-white:hover
{
    border: 1px solid #fff;
}

.btn-outline-white:hover
{
    background: #fff !important;
    color: var(--default-dark) !important;
}

.imageFloatLeft
{
    position: relative;
    min-height: 600px;
    height: 100%;
}

.imageFloatLeft .imageContent
{
    position: absolute;
    max-width: unset !important;
    direction: rtl;
    right: 0;
    height: 100%;
    width: 220%;
    border-radius: 0;
}

.imageFloatLeft .imageBgContent
{
    position: absolute;
    max-width: unset !important;
    direction: rtl;
    right: 0;
    height: 100%;
    width: 220%;
    border-radius: 0;
}

.teamListScrollWrap .slick-dots
{
    text-align: center;
}

.teamListScrollList
{
    padding-top: 85px;
}

.teamListScrollListImgWrap
{
    height: 400px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: end;
}

.teamListScrollListImg
{

    width: 100%;
    max-height: 100%;
    object-fit: contain !important;
    /*top: -45px;*/
    max-height: unset !important;
}

.teamScrollListArrowLeft,
.teamScrollListArrowRight
{
    width: 30px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9;
}

.teamScrollListArrowLeft
{
    left: 0;
}

.teamScrollListArrowRight
{
    right: 0;
}

.teamListScrollWrap
{
    margin: 0 70px;
}

.OurPartnersTopImg img,
.OurPartnersBottomImg img
{
    height: 180px;
}

.OurPartnersTopImg img
{
    object-position: bottom;
}

.OurPartnersBottomImg img
{
    object-position: top;
}

.newsBackArrow img
{
    width: 30px !important;
}

.pople_ourPartnersFloatingIcons img
{
    width: 200px !important;
    height: auto;
    object-fit: contain;
}

.pople_ourPartnersFloatingIcons
{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -125px;
}

.navMenuDesktop
{
    position: relative;
}

.navMenuDesktop:after
{
    content: '';
    background: #fff;
    width: 200%;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: 10px;
}

/*.featuredClientsHome .slick-list
{
    overflow: unset;
}*/

.featuredClientsHome .slick-dots,
.latestNewsHome .slick-dots
{
    text-align: center;
}

.redBannerPattern img
{
    width: 100%;
    height: 100%;
}

.ceoSection
{
    background-repeat: no-repeat !important;
    background-size: contain !important;
    background-position: 0 bottom !important;
}

.floatingHandTablet
{
    position: absolute;
    right: 0;
    bottom: 0;
}

.floatingHandTablet img
{
    width: 300px;
}

.guardHouseImgComputer
{
    /*margin-bottom: 150px;*/
    margin-left: auto;
    margin-right: auto;
}

.guardHouseImgComputer img
{
    width: 80%;
    height: auto !important;
}

.floatingImage
{
    position: absolute !important;
    width: 150px !important;
    height: auto !important;
    right: 30px !important;
    bottom: 30px !important;
    object-fit: contain !important;
}

.floatingImage.top
{
    bottom: unset !important;
    top: 30px !important;
}


@media (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1100px;
    }
}

@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1000px;
    }
}


/**/
.g-6, .gy-6 {
    --bs-gutter-y: 5rem;
}

.g-6, .gx-6 {
    --bs-gutter-x: 5rem;
}

@media (min-width: 576px) {
    .g-sm-6, .gy-sm-6 {
        --bs-gutter-y: 5rem;
    }
}

@media (min-width: 576px) {
    .g-sm-6, .gx-sm-6 {
        --bs-gutter-x: 5rem;
    }
}

.loadMoreBtn img
{
    max-width: 30px !important;
}

.smallTextBtn
{
    font-size: 15px;
}

.fancyDetails_sector
{
    border-bottom: none;
    background: #fff;
    border-radius: var(--default-radius) !important;
    padding: 15px;
}

.autoScrollWordsAnimList
{
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;

    position: relative;
    width: 100%;
    height: 25px;
    overflow: hidden;
}

.autoScrollWordsAnimList li
{
    position: absolute;
    width: 100%;
    text-align: left;
}

.autoScrollWordsAnimList li span {
    margin: 0;
    font-size: 36px;
    color: #fff;
    position: absolute;
    width: 100%;
    opacity: 0;
    /*transform: translateY(100%) scale(0.8);
    transition: opacity 0.5s ease, transform 0.5s ease;*/
    transition: opacity 0.5s ease;
}

.autoScrollWordsAnimList li span.active
{
    opacity: 1;
    /*transform: translateY(0%) scale(1);*/
}

/*.autoScrollWordsAnimList li span.exit
{
    opacity: 0;
    transform: translateY(-100%) scale(1.2);
}*/

.autoScrollWordsAnimList:hover .autoScrollWordsAnimList li span
{
    animation-play-state: paused;
}


/**/
.lineGroup
{
    stroke-dasharray: 254;
    stroke-dashoffset: 254;
    transition: stroke-dashoffset 1s ease;
}

.stateGroup:hover .lineGroup
{
    stroke-dashoffset: 0;
}

.textGroup
{
    opacity: 0;
    transition: opacity 0.5s ease-in;
}

.stateGroup:hover .textGroup
{
    opacity: 1;
}

.svgMapWrap
{
    overflow: hidden;
}

.svgMapWrap svg
{
    margin-top: -70px;
    transform: scale(1.05);
}

section:has(.contactUsPageSection)
{
    background: url('/images/library/RedBgFooter.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

select option[disabled] {
    color: gray;
}

.chiefCommanderImg img
{
    position: absolute;
    width: 500px;
    right: 0;
}

.ceoImg > div
{
    display: flex;
    align-items: flex-end;
}

.ceoImg img
{
    object-fit: contain !important;
}

.dropdown-item.active, .dropdown-item:active
{
    background-color: var(--default-red);
}

.dropdown-item.active a, .dropdown-item:active a
{
    color: #fff;
}

.latestNewsHome .slick-track
{
    display: flex !important;
}

.latestNewsHome .slick-slide
{
    height: inherit !important;
}
