@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700');
body {
	margin: 0;
	padding: 0;
	font-family: 'Poppins', sans-serif;
	color: #000;
	line-height: 26px
}
::-moz-selection { /* Code for Firefox */
 background: #e8e8e8;
}
::selection {
	background: #3974d0 !important;
	color: #fff;
}
.registrationform label > span {
	color: red;
}
.registrationform .error {
	color: red;
	font-size: 14px;
	font-weight: normal;
}
.go-home a {
	text-transform: uppercase;
	background-color: #3974d0;
	padding: 10px;
	color: #fff;
}
@media (min-width:1200px) {
.container {
	max-width: 1296px
}
}

.main-bg {
	width: 100%;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
	background: url("../images/main-background.png") no-repeat scroll center top/ 100% 100%;
	padding-bottom: 0px;
	display: inline-block;
}
.col-md-12.registrationform {
	background-color: #fff;
	padding: 30px 30px;
}

.footer-bg{
width:100%;
margin:0px;
display:table;
background-color:#2d2d2d;	
	}
.paddinglr65{
padding-left:65px;		
padding-right:65px;	
	}
.paddinglr50{
padding-left:50px;		
padding-right:50px	
	}
.paddinglr0{
padding-left:0px;		
padding-right:0px;
}
.paddingl0{
	padding-left:0px;	
	}
.paddingr0{
	padding-right:0px;	
	}
.margintb30{
 margin:30px 0px;
}
.block-1 {
	border-radius: 0;
	padding: 30px;
	height: 100%;
	display: flex;
	flex-flow: column nowrap;
	align-items: flex-start !important;
	background-color: #2d2d2d;
	padding-bottom: 20px !important;
}
.block-1 .theme-button {
	margin-top: 15px;
}
.home-service.paddingtb80 {
	margin-top: 140px;
	margin-bottom: 30px;
}
.our-service-image {
	float: left;
	margin-left: -1px;
}
.our-service-image img {
	width: 100%;
}
.block-1 h2 {
	text-transform: uppercase;
	color: #fff;
	font-size: 30px;
	margin-bottom: 17px !important;
	margin-top: 15px;
	position: relative;
}
.block-1 h3 {
	color: #fff;
	margin: 0;
	text-transform: uppercase;
	font-size: 25px;
}
.block-1 p {
	color: #fff;
	text-align: justify;
	font-size: 22px;
	line-height: 36px;
}
.block.block-2{
	padding: 0;
}
.meetteam {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.meetteam-img {
	flex-basis: 36.81%;
}
.meetteam-content {
	padding: 30px;
	flex-basis: 61.41%;
	background-color:#fff;
}
.meetteam-content p {
	font-size: 18px;
	text-align: justify;
	line-height: 34px;
}
.innerpage-content {
	background-color: #fff;
	padding: 30px 30px 30px;
}
.row.banner-wrapper {
	margin: 120px 0px 0px;
	clear: both;
	padding-top: 30px;
}
.innerpage-content h2, .innerpage-content h3, .innerpage-content h4 {
	text-transform: uppercase;
	margin-bottom: 8px !important;
}
.meeteam.innerpage-content h2, .meeteam.innerpage-content h3, .meeteam.innerpage-content h4 {
	text-transform: uppercase;
	margin-bottom: 8px !important;
	color: #2562b2;
}
.innerpage-content h2{
color:#2562b2;	
	}
.innerpage-content p {
	margin-bottom: 21px;
}
.brand-logo {
	width: 100%;
	margin: 0 auto;
	display: flex;
}
.brand-logo ul {
	margin: 0;
	padding: 0;
	display: flex;
flex-wrap: wrap;
justify-content: space-between
}
.brand-logo img {
	margin-left: 15px;
	margin-right: 15px;
}
.brand-logo img:nth-child(1) {
	margin-left: 0px;
}
.brand-logo img:nth-last-child(1) {
	margin-right: 0px;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 48px;
	font-weight: 300;
}
h2 {
	font-size: 34px;
	font-weight: 600;
	margin-bottom: 30px !important;
	text-transform: uppercase;
}
h3 {
	font-size: 28px;
	font-weight: 600;
	margin-bottom: 20px !important;
}
h4 {
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 15px;
}
p {
	font-size: 16px;
	color: #3c3c3c;
}

.btn {
	background-color: #2562b2;
	color: #FFF;
}
a:hover {
	text-decoration: none;
}

.text-white, .text-white p {
	color: #FFF;
}
.font18 {
	font-size: 18px;
}
.paddinglr80 {
	padding-left: 80px;
	padding-right: 80px;
}
.marginb15 {
	margin-bottom: 15px;
}
.margint30{
margin-top:30px;	
	}
.marginb30 {
	margin-bottom: 30px;
}
.margint15 {
	margin-top: 15px;
}

.paddingt30{
padding-top:30px;	
	}

.text-blue.paddinglr30 {
	padding-left: 30px;
	padding-right: 30px;
}
.paddingtb80 {
	margin-top: 80px;
	margin-bottom: 80px;
}
.paddingtb60 {
	margin-top: 60px;
	margin-bottom: 60px;
}
.theme-button {
	margin: auto auto 0 auto;
}
.theme-button a {
	width: 245px;
	height: 50px;
	line-height: 50px;
	color: #FFF;
	display: block;
	background-color: #2562b2;
	font-size: 16px;
	border-radius: 24px;
	margin: 15px auto;
}
.theme-button i {
	margin-left: 10px;
}
.theme-button a:hover {
	background-color: #184c90;
	color: #FFF;
}
.logo img {
	width: 440px;
	max-width: 100%;
	transition: .3s all ease;
}
.fixed-header .mouse {
	display: none;
}

/*.innerpagebanner {
	align-items: center;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #4783d9;
} */
.supply-of-personnel .row.banner-wrapper {
	padding: 150px 0px 0px;
	position: relative;
}
.supply-of-personnel .row.banner-wrapper .banner .img-fluid {
	width: 100%;
}
.banner-text.supply-of-partner.text-center.text-white {
	top: 71%;
	left: -5%;
}
.banner-text.text-center.text-white {
	position: absolute;
	top: 43%;
	right: 0px;
	left: 0px;
}
.banner-text.text-center.text-white h1 {
	font-size: 80px;
	text-transform: uppercase;
	font-weight: 500;
	letter-spacing: 0.25px;
}
.content-page.environment-policy ul, .content-page.health-safety ul {
	padding: 0px 0px 0px 45px;
}
.meeteam-banner.banner-text.text-center.text-white h1, .environment-banner.banner-text.text-center.text-white h1 {
	/* text-shadow: 0 8px 0px rgba(57,116,108); */
	background-color: rgba(0,0,0,0.35);
	display: inline-block;
	padding: 0px 10px;
	border-radius: 22px;
}
.appointed-person-for-lifting-operations-ap{
	background-image: url(../images/appointed-person-for-lifting-operations-ap.jpg);
}
/*.meet-the-team {
	background-image: url(../images/meet-the-team.jpg);
}
.our-projects {
	background-image: url(../images/our-projects.jpg);
}

.our-partners {
	background-image: url(../images/our-partners.jpg);
}
.contact {
	background-image: url(../images/contact.jpg);
}
*/
.content-page {
	background-color: #fff;
}

.registration {
	background-image: url(../images/registration.jpg);
}
.contract-lifting {
	background-image: url(../images/contract-lifting.jpg);
}
.banner-call {
	margin-top: 50px;
	line-height: 24px;
	font-size: 19px;
	font-weight: 500;
}
.banner-call span, .f-phones span {
	font-size: 22px;
}
.banner-call a {
	font-size:14px;
	font-weight:400;
}
.header-wrap {
}
.header {
	padding: 40px 80px;
	transition: all .5s;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 111;
	background: #fff;
}
.fixed-header .header, .innerpagebanner .header {
	background-color: #FFF;
	box-shadow: 4px 2px 12px rgba(0, 0, 0, 0.11);
	padding-top: 20px;
}
.fixed-header .header #cssmenu > ul > li > a, .innerpagebanner .header #cssmenu > ul > li > a {
	color: #000;
}
.fixed-header .header #cssmenu a.active, .innerpagebanner .header #cssmenu a.active {
	color: #2562b2;
}
.fixed-header li.has-sub > a:after, .fixed-header li.has-sub > a:before, .innerpagebanner li.has-sub > a:after, .innerpagebanner li.has-sub > a:before {
	background: #000000 !important;
}
.fixed-header .logo img {
	width: 250px
}
.block {
	padding: 30px;
	height: 100%;
	display: flex;
	flex-flow: column nowrap;
	align-items: center;
}
.guarantee-wrapper {
	display: flex;
	justify-content: space-between;
}
.our-guarantee {
	width: 100%;
	background-color: #2562b2;
	padding: 50px 30px 40px;
	text-align: center;
	float: left;
}
.meetteam-img a img {
	width: 100%;
}
.col-md-12.col-sm-12.brand-logo {
	padding: 0;
}
.partners-logos ul {
	display: flex;
	margin: 0;
}
.partners-logos ul li{
list-style:none;
margin-left:15px;
margin-right:15px;
}
.partners-logos ul:nth-child(1) li {
	margin-bottom: 0px;
}
/*.partners-logos ul li:nth-child(1){
	margin-left: 0;
}*/
/*.partners-logos ul li:nth-last-child(1) {
	margin-right: 0;
}*/

.partners-logos ul li img{
	width: auto;
	height: auto;
	max-width: 100%;	
	}
.our-guarantee p {
	text-align: justify;
}

.our-guarantee > img{
	text-align: center !important;
}
.guarantee-partners {
	width: 100%;
	margin: 30px auto 0px;
}

.copyright {
	background-color: #FFF;
	color: #5d5d5d;
	font-size: 14px;
	padding-top: 15px;
	padding-bottom: 15px;
	;
}
.mouse {
	text-align: center;
	margin: 0 auto;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 60px;
}
.mouse a {
	display: block;
	position: relative;
	width: 22px;
	height: 42px;
	margin: 0 auto;
	text-align: center;
	border-radius: 15px;
	border: 2px solid #5f5f5f;
	-webkit-animation: intro 1s;
	animation: intro 1s;
	z-index: 1
}
.mouse p {
	font-size: 12px;
	color: #5f5f5f;
	width: 110px;
	position: relative;
	left: -43px;
	top: 30px
}
.scroll {
	display: block;
	width: 3px;
	height: 3px;
	margin: 6px auto;
	border-radius: 4px;
	background: #5f5f5f;
	-webkit-animation: finger 1s infinite;
	animation: finger 1s infinite
}
@-webkit-keyframes intro {
0% {
opacity:0;
-webkit-transform:translateY(40px);
transform:translateY(40px)
}
100% {
opacity:1;
-webkit-transform:translateY(0);
transform:translateY(0)
}
}
@keyframes intro {
0% {
opacity:0;
-webkit-transform:translateY(40px);
transform:translateY(40px)
}
100% {
opacity:1;
-webkit-transform:translateY(0);
transform:translateY(0)
}
}
@-webkit-keyframes finger {
0% {
opacity:1
}
100% {
opacity:0;
-webkit-transform:translateY(20px);
transform:translateY(20px)
}
}
@keyframes finger {
0% {
opacity:1
}
100% {
opacity:0;
-webkit-transform:translateY(20px);
transform:translateY(20px)
}
}
/*-----------------gallery starts------------*/

section {
	width:100%;
	column-width: 300px;
	column-gap: 5px;
	padding: 5px;
	line-height: 20px;
}
section img {
	width: 100%;
	cursor: pointer;
}
.lightbox {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: none;
	background: #7f8c8d;
	perspective: 1000;
	z-index: 111;
}
.filter {
	position: absolute;
	width: 100%;
	height: 100%;
	filter: blur(20px);
	opacity: 0.5;
	background-position: center;
	background-size: cover;
}
.lightbox img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) rotateY(0deg);
	max-height: 95vh;
	max-width: calc(95vw - 100px);
	transition: 0.8s cubic-bezier(0.7, 0, 0.4, 1);
	transform-style: preserve-3d;
}
/*.lightbox:hover img{
  transform: translate(-50%, -50%) rotateY(180deg);
}*/

[class^="arrow"] {
	height: 200px;
	width: 50px;
	background: rgba(0, 0, 0, 0.4);
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	cursor: pointer;
}
[class^="arrow"]:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) rotate(-45deg);
	width: 15px;
	height: 15px;
}
.arrowr {
	right: 0;
}
.arrowr:after {
	border-right: 1px solid white;
	border-bottom: 1px solid white;
}
.arrowl {
	left: 0;
}
.arrowl:after {
	border-left: 1px solid white;
	border-top: 1px solid white;
}
.close {
	position: absolute;
	right: 0;
	width: 50px;
	height: 50px;
	margin: 20px;
	cursor: pointer;
}
.close:after, .close:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	width: 1px;
	height: 100%;
	background: #FFFFFF;
}
.close:after {
	transform: translate(-50%, -50%) rotate(-45deg);
}
.close:before {
	transform: translate(-50%, -50%) rotate(45deg);
}
.image-gallery img {
	vertical-align: inherit;
}
.image-gallery * {
	box-sizing: border-box;
}
/*-----------------gallery ends------------*/
iframe {
	border: none;
	width: 100%;
	height: 400px;
}
.contactpage .copyright {
	border-top: 1px solid #D0D0D0;
}
.homebanner:before {
	content: " ";
	position: absolute;
	display: block;
	width: 55%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 0;
	background: #FFFFFF;
	transform-origin: bottom left;
	-ms-transform: skew(25deg, 0deg);
	-webkit-transform: skew(25deg, 0deg);
	transform: skew(25deg, 0deg);
}
label {
	font-weight:500;
}

.content-page.careers-page.innerpage-content.margintb30 h2 {
	text-align: center;
	font-family: 'montserratsemibold', sans-serif;
	font-size: 48px;
	letter-spacing: 4px;
	color: #0456A5;
	padding-bottom: 20px;
}
.content-page.careers-page .flex-box.row.text-left {
	padding: 50px 0px 0px;
}

.content-page.careers-page .flex-box.row .col:nth-child(1) p {
	font-size: 24px;
	line-height: 1.59em;
	color: #0456A5;
	font-family: montserratultralight, Montserrat, sans-serif;
	font-weight: 300;
}
.content-page.careers-page .flex-box.row .col p {
font-size: 16px;
font-family: Montserrat, sans-serif;
font-weight: 300;
}

.content-page.careers-page .flex-box.row .col p a {
	font-size: 16px;
	font-family: Montserrat, sans-serif;
	font-weight: 300;
	color: #0054A5;
	text-decoration: underline;
}

/*-----------------------footer css start--------------------------------------*/
/*.footer-content {
	margin: 0 auto;
	max-width: 1266px;
	width: 100%;
	display: flex;
	justify-content: space-between;
	padding-top: 60px;
	padding-bottom: 70px;
}
.footer-content .col:nth-child(1) {
	max-width: 402px;
}
.footer-content .f-title h2 {
	font-size: 25px;
	color: #fff;
	text-transform: uppercase;
	font-family: ;
	font-weight: 600;
}
.footer-content ul.ftr-link li {
	list-style: none;
}
.footer-content ul.ftr-link li a {
	color: #fff;
	font-size: 19px;
	padding-bottom: 17px;
	display: block;
	padding-top: 17px;
	border-bottom: 1px solid #3f3f3f;
}
.footer-content div:nth-child(1) {
	max-width: 402px;
}
.footer-content div:nth-child(2), .footer-content div:nth-child(3) {
	max-width: 295px;
}
.footer-content ul.ftr-link li:nth-last-child(1) a {
	border-bottom: none !important;
}*/
.footer-logo {
	padding: 45px 0px 40px;
	border-bottom: 1px solid #3f3f3f;
	text-align: center;
}
.copy-right p{
color:#2562b2;
font-size:14px;	
	}
	
.copy-right {
	margin: 0 auto;
	text-align: center;
	border-top: 1px solid #3f3f3f;
	padding: 29px 0px;
}
.copy-right p{
margin:0px;	
	}
	
form#mainform1 label.error {
    font-size: 13px;
    color: red;
}	
form#mainform1 input.error , form#mainform1 textarea.error {
    border: 1px solid red;
}

form#mainform1 .form-control:focus {
    box-shadow: none !important;
}





/*==================== new css==============================*/
body > .container-fluid:nth-child(1) {
	width: 100%;
	max-width: 100%;
}

.header {
	padding: 30px 20px;
	width: 100%;
	max-width: 100%;
	margin: 0px auto 0px;
}
.home-service.paddingtb80 {
	margin-top: 123px;
	margin-bottom: 30px;
}


.header .align-self-center.navwrap #cssmenu li a {
	font-size: 17px;
}
.container-fluid {
	width: 100%;
	max-width: 1340px;
	padding: 0px;
	margin: 0px auto;
}

.container-fluid .row.paddinglr80.paddingtb80.home-service {
	padding: 0px 16px;
}
.guarantee-wrapper {
	padding: 0px;
}

.meetteam {
	display: none;
}

.footer-bg {
	width: 100%;
	max-width: 1370px;
	margin: 0 auto;
}
.block-1 p {
	font-size: 16px;
	line-height: 26px;
}
.paddinglr65 {
    padding-left: 0px;
    padding-right: 0px;
}
.innerpage-content .paddinglr80 {
	padding-left: 20px;
	padding-right: 20px;
}
body {
	background: url("../images/main-background.jpg") no-repeat scroll center top/ cover;
}
.main-bg {
	background: none;
}
.home-page .main-bg .container-fluid:nth-child(1) {
    width: 100%;
    max-width: 100%;
}

.container-fluid .row.paddinglr80.paddingtb80.home-service > div:nth-child(2) {
	width: 100%;
	max-width: 1340px;
	margin: 30px auto 0px;
}

.home-page .main-bg .container-fluid:nth-child(1) .row > div:nth-child(1) .our-service-image {
	position: relative;
	width: 100%;
}

.home-page .main-bg .container-fluid:nth-child(1) .row > div:nth-child(1) .our-service-image + .home-banne-text {
	position: absolute;
	top: 35%;
	width: 100%;
	max-width: 1340px;
}
.home-page .main-bg .container-fluid:nth-child(1) .row > div:nth-child(1) .our-service-image + .home-banne-text h2 {
	margin: 0px !important;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	font-size: 50px;
	margin-bottom: 21px !important;
	text-shadow: 4px 0px 7px #333;
}
.home-page .main-bg .container-fluid:nth-child(1) .row > div:nth-child(1) .our-service-image + .home-banne-text h3 {
	color: #fff;
	margin: 0;
	margin-bottom: 0px;
	text-transform: uppercase;
	font-size: 35px;
	font-weight: 600;
	text-align: center;
	text-shadow: 4px 0px 7px #333;
}

.home-page .main-bg .container-fluid:nth-child(1) .row > div:nth-child(1) .our-service-image + .home-banne-text h2 br {
	display: none;
}
.banner-text {
    display: none;
}
.row.banner-wrapper .banner.paddinglr50 {
	padding-left: 0px;
	padding-right: 0px;
}
.row.banner-wrapper .col-md-12 {
	padding: 0px;
}

.row.paddinglr80.paddingtb60 {
	padding-right: 0px;
	padding-left: 0px;
}
.main-bg .container-fluid .paddinglr80 {
	padding-left: 15px;
	padding-right: 15px;
}
.col-md-12.col-sm-12.brand-logo img {
	width: 100%;
	max-width: 200px;
}


.our-guarantee {
  background-color: transparent;
}

.container-fluid .row.paddinglr80.paddingtb80.home-service > div:nth-child(2).guarantee-partners {
    width: 100%;
    max-width: 1340px;
    margin: -40px auto 0px;
    position: relative;
    z-index: 99;
}
.container-fluid .row.paddinglr80.paddingtb80.home-service > div:nth-child(2).guarantee-partners + .col-md-12.col-sm-12 {
    width: 100%;
    max-width: 1340px;
    margin: 30px auto 0px;
}
.partners-logos ul:nth-child(1) li {
    margin-bottom: 0px;
    margin-left: 0px;
}
.partners-logos ul:nth-child(1) li:nth-last-child(1) {
    margin-right: 0px;
}





/*==================cookies policy css===========================*/

.privacy-policy .banner {
  color: #000;
  height: 210px;
}
.privacy-holder {
	background-color: rgb(37, 98, 178);
	width: 100%;
	height: auto;
	display: inline-block;
	position: fixed;
	bottom: 0px;
	z-index: 99999999;
}

.privacy-policy .banner h1 {
  color: #000;
  font-weight: bold;
  text-transform: uppercase;
}

.privacy-holder .cookieAcceptBar {
	text-align: center;
	-webkit-transform: translateY(0%);
	inset: auto 0px 0px;
	z-index: 10;
	height: auto;
	padding: 10px 0px;
	float: none;
	width: auto;
	max-width: none;
	margin-bottom: 0px;
	color: rgb(255, 255, 255);
	font-size: 16px;
	font-family: "Poppins", sans-serif;
	line-height: 2;
	font-weight: 400;
	display: flex !important;
	align-items: center;
	width: 100%;
	margin: 0 auto;
	max-width: max-content;
}
.privacy-holder .cookieAcceptBar a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	margin: 0px 50px 0px 10px;
}
.privacy-holder .cookieAcceptBar button {
	text-transform: uppercase;
	margin-top: 10px;
	line-height: 40px;
	position: relative;
	font-weight: bold;
	transition: all 300ms ease 0s;
	font-size: 14px;
	-moz-box-align: center;
	align-items: center;
	display: inline-flex;
	cursor: pointer;
	-moz-box-pack: center;
	justify-content: center;
	border-radius: 0px;
	/* border: medium none; */
	user-select: none;
	height: auto;
	width: auto;
	min-width: 64px;
	padding: 0px 16px;
	color: #000;
	background-color: #fff;
	border: 2px solid #fff !important;
}

.privacy-holder .cookieAcceptBar .btn-success:hover {
	color: #2562b2;
	background-color: #fff;
	border-color: #fff;
}
	
.contactpage.cookies-policy + .main-bg .container-fluid .col-md-12.col-sm-12.col-12 {
	background: #fff;
}
.cookies-policy + .main-bg .container-fluid .heading {
	padding: 150px 15px 30px;
	background: #fff;
	width: 100%;
}
.cookies-policy + .main-bg .container-fluid .heading h1 {
	text-transform: uppercase;
	font-weight: bold;
	color: #2562b2;
	text-align: center;
	border-bottom: 2px solid #2562b2;
	padding-bottom: 10px;
}
.cookies-policy + .main-bg .container-fluid .row h2 {
	font-size: 26px;
	margin-bottom: 10px !important;
}
.cookies-policy + .main-bg .container-fluid .content {
	padding: 0px 15px 10px;
}