/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/
/* @import url('https://fonts.googleapis.com/css2?family=Figtree&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat&display=swap'); */

@import url('/fonts/Figtree/static/Figtree-Medium.ttf');
@import url('/fonts/Montserrat/static/Montserrat-Bold.ttf');



h1, h2, h3, h4, h5{
	font-family: 'Figtree', sans-serif;
	font-weight: 400;
}

h1{
	letter-spacing: 6px;
}

.slider-caption h2{
	font-weight: 500;
}

h2{
	letter-spacing: 5px;
}

h3{
	letter-spacing: 4px;
}

p{
	font-family: 'Montserrat', sans-serif !important;
	font-weight: 400;
}	

body {
	font-family: 'Montserrat', sans-serif;
}

.lead{
	font-weight: 400;
}

#header {
    border-bottom: 0px solid #F5F5F5;
    z-index: 999;
}

#logo img{
	padding: 20px 0px;
}

.dark #header-wrap {
    background-color: #192231;
}

.primary-color{
	color: #455d87 !important;
}

.secondary-color{
	color: #d02c47 !important;
}

a{
	color: #d02c47;
}

a:hover{
	color: #fa4a1e;
}


::selection {
	background-color: #d02c47;
}

.button{
	font-weight: 400;
}

.primary-btn{
	background-color: #d02c47;
	color: #fff;
}

.primary-btn:hover{
	background-color: #7e1b2b;
	color: #fff;
}

.primary-link{
	color: #d02c47 !important;
}

.primary-link:hover{
	color: #db576d !important;
}

.toggle-header{
	font-weight: 500;
}

.banner-btn{
	background-color: rgba(0, 0, 0, 0.3);
	border: solid 2px #fff;
	color: #fff;
}

.banner-btn:hover{
	background-color: #d02c47 !important;
	border: solid 2px #fff;
	color: #fff !important;
}

.feature-box{
	border: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	box-shadow: 1px 1px 3px #bbb;
	padding-top: 16px;
	padding-bottom: 16px;
}

.menu-link {
	color: #fff;
}

.dark .menu-item:hover > .menu-link, .dark .menu-item.current > .menu-link {
    color: #d02c47;
}

.svg-trigger{
	width: 50px;
	height: 50px;
}

.white-bg{
	background-image: url(../images/white_bg.jpg);
	background-position:center; 
	background-attachment:scroll; 
	-o-background-size:cover; 
	-moz-background-size:cover; 
	-webkit-background-size:cover; 
	background-size:cover; 
	background-repeat:no-repeat;
}

.blue-bg-nn{
	background-image: url(../images/blue_bg_nn.jpg);
	background-position:center; 
	background-attachment:scroll; 
	-o-background-size:cover; 
	-moz-background-size:cover; 
	-webkit-background-size:cover; 
	background-size:cover; 
	background-repeat:no-repeat;
}

.blue-bg{
	background-image: url(../images/blue_bg.jpg);
	background-position:center bottom; 
	background-attachment:scroll; 
	-o-background-size:cover; 
	-moz-background-size:cover; 
	-webkit-background-size:cover; 
	background-size:cover; 
	background-repeat:no-repeat;
}

.grey-bg{
	background-color: #f9f9f9;
}

.nn-bg-lg{
	background-image: url(../images/nn_image.png);
	background-position:center; 
	background-attachment:scroll; 
	-o-background-size:cover; 
	-moz-background-size:cover; 
	-webkit-background-size:cover; 
	background-size:cover; 
	background-repeat:no-repeat;
}

.ind-build-bg{
	background-image: url(../images/industrial_buildings_bg.jpg);
	background-position: top left ; 
	background-attachment:scroll; 
	-o-background-size:cover; 
	-moz-background-size:cover; 
	-webkit-background-size:cover; 
	background-size:cover; 
	background-repeat:no-repeat;
	height: 400px;
}

.project-man-bg{
	background-image: url(../images/building_site2.jpg);
	background-position: top left ; 
	background-attachment:scroll; 
	-o-background-size:cover; 
	-moz-background-size:cover; 
	-webkit-background-size:cover; 
	background-size:cover; 
	background-repeat:no-repeat;
	height: 520px;
}

.principal-design-bg{
	background-image: url(../images/building_hall.jpg);
	background-position: top left ; 
	background-attachment:scroll; 
	-o-background-size:cover; 
	-moz-background-size:cover; 
	-webkit-background-size:cover; 
	background-size:cover; 
	background-repeat:no-repeat;
	height: 480px;
}


.home-banner-bg{
	background-position: center bottom;
	background-attachment:scroll; 
	-o-background-size:cover; 
	-moz-background-size:cover; 
	-webkit-background-size:cover; 
	background-size:cover; 
	background-repeat:no-repeat;
}

.group-bg{
	background-image: url('../images/directors_big.jpg');
}

.warehouse-bg{
	background-image: url('../images/warehouse_big.jpg');
}

.office-bg{
	background-image: url('../images/modern_office_big.jpg');
}

.school-bg{
	background-image: url('../images/school_big.jpg');
}

.c-values-t{
	font-size: 20px;
	color: #fff;
	/* border-bottom: solid 3px #d02c47; */
	font-family: 'Figtree', sans-serif;
	font-weight: 700;
	letter-spacing: 4px;
	padding-bottom: 5px	;
}

.c-values-lead{
	font-size: 18px;
	font-weight: 600;
}

.c-values-p{
	font-size: 18px;
	font-weight: 400;
	padding-left: 5px;
}

.bg-dark{
	background-color: #192231;
}

.top-services .feature-box{
	background-color: #f2f2f2;
	transition: 0.6s;
}

.top-services .feature-box:hover{
	background-color: #fff;
	scale: 1.05;
}

.slider-caption h2{
	line-height: 1.4;
	font-size: 46px;
	text-shadow: 1px 1px 5px #555 !important;
}

.slider-caption h4{
	color: #d02c47;
	font-size: 20px;
}

.why-icon{
	font-size: 40px;
}

.profile-content h5{
	font-size: 14px;
}

.profile-box{
	border: solid 1px #ccc;
	transition: 0.6s;
	background-color: #eee;
}

.profile-box:hover{
	scale: 1.05;
	background-color: #fff;
}

.footer-logo{
	max-width: 100px;
}

.logo-text{
	display: inline;
}

.img-hover-zoom{
	height: 85vh; /* [1.1] Set it as per your need */
  	overflow: hidden; /* [1.2] Hide the overflowing of child elements */
}

.img-hover-zoom .swiper-slide-bg {
  transition: transform 15s ease;
  animation: sliderZoom 15s infinite;
}

.img-hover-zoom-small .swiper-slide-bg {
  transition: transform 20s ease;
  animation: sliderZoom 20s infinite;
}


@keyframes sliderZoom {
    0%      { scale: 1; }
    50%    { scale: 1.2; }
    100%    { scale: 1; }
}

#gotoTop:hover {
    background-color: #d02c47;
}

.wgm-list{
	list-style-type: none;
	font-size: 1rem;
	list-style-image: url('../images/wgm_list.jpg');
}

.wgm-list li{
	padding-bottom: 10px;
}

.wgm-list li a{
	color: #444;
}

.wgm-list li a:hover{
	color: #d02c47;
}


.banner-logo{
	height: auto;
	width: 80px;
	align-self: center;
}
	

.header-ul {
    border-bottom: 5px solid #d02c47; 
    margin-top: 20px;		
    width: 240px;
    margin-left: auto;
    margin-right: auto;
}

.header-ul-left{
    border-bottom: 5px solid #d02c47; 
    margin-top: 20px;		
    width: 240px;
}

.work-with-content{
	border-left: solid 3px #d02c47;
	padding-left: 10px;
}

.wmg-icon{
	padding-right: 10px;
	width: 22px;
}

.black-link{
	color: #000;
}

.black-link:hover{
	color: #d02c47;
}

.btn-icon{
	font-size: 18px;
	top: 2px;
}

.contact-list{
	list-style: none;
}

.contact-list li{
	font-size: 20px;
	padding-bottom: 20px;
}

.contact-box{
	border: solid 1px #ccc;
	background-color: #f2f2f2;
	box-shadow: 1px 1px 3px #bbb;
	padding: 20px 16px;
}

.menu-item.sub-menu > .menu-link > div {
    padding-top: 10px;
    padding-bottom: 10px;
}

.dark .widget_links li a:hover{
	color: #d02c47;
}

.dark .footer-widgets-wrap a:hover {
    color: #d02c47;
}

.sol-box{
	border: solid 0px #455d87;
	padding: 16px 20px;
	background-color: #f2f2f2;
	box-shadow: 2px 2px 5px #ccc;
}

.cont-banner-img{
	width: 148px;
	height: auto;
}

.link-icon{
	position: relative;
	top: 1px;
}

.breadcrumbs ul{
	display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
    list-style: none;
    padding: 10px 0px;
}

.bc-icon{
	position: relative;
	top: 2px;
	margin-right: 10px;
}

.fbox-links-content h3{
	height: 40px;
}

.news-link{
	position: relative;
	top: 3px;
	font-size: 22px;
}

.blog-card-content{
	height: 60px;
}

.blog-card{
	transition: 0.6s;
}

.blog-card:hover{
	background-color: #eee;
}

.l-box{
	padding: 16px;
	border: solid 1px #eee;
	background-color: #fff;
	box-shadow: 2px 2px 4px #ddd;
}

.v-list {
	border-bottom: solid 2px #eee;
	margin-bottom: 30px;
}

.process-arrow{
	width: 30px;
	height: auto;
	margin: 20px 0px ;
}

.cif-process-stage{
	font-size: 22px;
	font-weight: 700;
	border: solid 1px #ddd;
	box-shadow: 2px 2px 4px #eee;
	padding: 20px;
	height: auto;
	background-color: #f9f9f9;
}

.cif-roles{
	font-size: 20px;
	color: #455d87;
	font-weight: #400;
}

.grecaptcha-badge{
	position: absolute !important;
	right: -50vw !important;
}

.process-box{
	padding: 20px 16px;
	margin-bottom: 30px;
	background-color: #f9f9f9;
	border: solid 1px #ddd;
	box-shadow: 2px 2px 5px #ccc;
	border-left: solid 5px #d02c47;
}

.blue-btm-bdr{
	border-bottom: solid 4px #455d87;
}

#services {
	position: relative;
	top: -60px;
}

.non-negotiables{
	position: relative;
	top: -60px;
}

.links{
	position: relative;
	top: 100px;
}

.h0{
	position: relative;
	height: 0px;
	z-index: 9999;
	background-color: #282828;1
	display: none;
}

.footer-cert{
	height:60px;
	width:auto;
}

#footer .footer-widgets-wrap {
    padding: 80px 0 20px;
}

.red-banner{
	background-color: #e10043;
	padding: 16px 0px;
}

.red-banner a{
	color:#fff;
}	

.red-banner a:hover{
	color:#000;
}	

.red-banner h5{
	font-size: 24px;
	font-weight: 600;
}

.wgm-modal{
	background-image: url(../images/blue_bg.jpg);
	background-position:center bottom; 
	background-attachment:scroll; 
	-o-background-size:cover; 
	-moz-background-size:cover; 
	-webkit-background-size:cover; 
	background-size:cover; 
	background-repeat:no-repeat;
}

.mod-close{
	position: relative;
	top: 0px;
	right: 5px;
	background-color: rgba(0, 0, 0, 0.1);
	color: #fff;
	font-size: 20px;
	font-weight: 600;
	border: solid #6882b1 1px;
	border-radius: 2px;
	box-shadow: 1px 1px 3px #232f43;
	transition: 0.6s;
}

.mod-close:hover{
	position: relative;
	top: 5px;
	right: 5px;
	background-color: #fff;
	color: #455d87;
	font-size: 20px;
	font-weight: 600;
	border: solid #6882b1 1px;
	border-radius: 2px;
	box-shadow: 1px 1px 3px #232f43;
}

.mod-link{
	color: #fff !important;
}

.mod-link:hover{
	color: #fa4a1e !important;
}

.small-p{
	font-size: 10px;
}

.modal-header{
	border-bottom: solid 0px #fff;
}

.sc-box{
	min-height: 240px;
}