*{
	font-family: 'Playfair Display', serif;
}
strong{
	font-family: 'Montserrat', sans-serif;
}

.banner-wrapper {
	width:100%;
	float:left;
	overflow: hidden;
	position:relative;
}
.banner-wrapper * {
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}
.banner-wrapper img {
	max-width:100%;
	width:100%;
	object-fit: cover;
}
.banner-text {
	width:100%;
	float:left;
	text-align:center;
	position:absolute;
	bottom:150px;
}
.banner-text h4 {
	font-size:42px;
	/*! text-transform:capitalize; */
	color: #fff;
	margin-bottom:10px;
	text-align:center;
	font-weight: 400;
	font-family: 'Raleway', sans-serif;
}
.banner-text span {
	font-size:29px;
	text-align:center;/*! float: left; */
	width: 100%;
	text-align: center;
	color: #fff;
	font-weight: 400;
	font-family: 'Raleway', sans-serif;
}
.banner-text .linkbbn {
	width:100%;
	float:left;
	text-align:center;
	margin-top: 30px;
}
.banner-text .linkbbn a { /*! border:1px solid #fff; */
	padding:6px 10px 6px 10px;
	color:#fff;
	text-transform:capitalize;
	font-size:19px;
	font-weight:400;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 5px;
	background: #0f263a;
	padding: 10px 20px;
	font-family: 'Raleway', sans-serif;
}





.main-sec{
	background:url(../images/bannerr.jpg);
	width: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	height: 360px;
	background-position:center;
}

.main-sec1{
	background:linear-gradient(rgba(255,255,255,0.4),rgba(255,255,255,0.4)), url(../images/banner2.jpg);
	width: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	height: 360px;
	background-position: center;
	text-align: justify;
}

.main-sec2{
	background:linear-gradient(rgba(255,255,255,0.4),rgba(255,255,255,0.4)),url(../images/banner3.jpg);
	width: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	height: 360px;
	background-position: center;
}

.main-sec3{
	background:url(../images/banner4.jpg);
	width: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 40px 0;
	background-position: center;
	text-align: center;
	color: #fff;
}
.bannertextwrap h1{
		font-size: 28px;
	}
.bannertextwrap {
    position: absolute;
    top: -300px;
    left: 37px;
    z-index: 9;
}
.bannertextwrap p{
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	color: #000;	
}
.row-videoWrap{
	margin: 0 auto;
}

.row-videoWrap.owl-carousel .owl-dots{
	width: 110px;
    margin: 0 auto;
    position: absolute;
    bottom: 50px;
    left: 0;
    right: 0;
}
.row-videoWrap.owl-nav{
	display: block!important;
	position: absolute;
}
.row-videoWrap.owl-carousel .owl-dots button.owl-dot.active{
	background-color: #0085b5 !important;
}


.row-videoWrap.owl-carousel .owl-dots button.owl-dot {
    background-color: #fff !important;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin: 0 6px;
    border: solid 2px rgba(255, 255, 255, 0.4);
    outline: none;}
.row-videoWrap.owl-nav{
	display: block!important;
}
	

.row-videoWrap.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled{
	display: block;
}
.row-videoWrap.owl-carousel .owl-nav button.owl-prev{
	position: absolute;
	bottom: 0;
	top: 0;
	margin: auto;
	left: 10px;
	width: 0;
    height: 0;
    font-size: 60px;
    color: #fff;
    /*border-top: 5px solid transparent;
    border-right: 10px solid #e0234d;
    border-bottom: 5px solid transparent;*/
}
.row-videoWrap.owl-carousel .owl-nav button.owl-next{
	   position: absolute;
	   right: 30px;
	   bottom:0;
	   top: 0;
	   margin: auto;
	   width: 0;
      height: 0;
      font-size: 60px;
      color: #fff;
     /* border-top: 5px solid transparent;
      border-left: 10px solid #e0234d;
      border-bottom: 5px solid transparent;*/
}

.row-client{
	margin: 0 auto;
}

.row-client.owl-carousel .owl-dots{
	width: 110px;
    margin: 0 auto;
    position: absolute;
    bottom: 15px;
    left: 0;
    right: 0;
}
.row-client.owl-nav{
	display: block!important;
	position: absolute;
}
.row-client.owl-carousel .owl-dots button.owl-dot.active{
	background-color: #FF1616 !important;
}


.row-client.owl-carousel .owl-dots button.owl-dot {
    background-color: #878A92 !important;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin: 0 6px;
    border: solid 2px rgba(255, 255, 255, 0.4);
    outline: none;}
.row-client.owl-nav{
	display: block!important;
}
	

.row-client.owl-carousel .owl-nav.disabled{
	display: none;
}
.row-client.owl-carousel .owl-nav button.owl-prev{
	display: none;
}
.row-client.owl-carousel .owl-nav button.owl-next{
	  display: none;
}

.row-videoWrap.owl-carousel .owl-nav button.owl-prev:focus{
	outline: none;
}
.row-videoWrap.owl-carousel .owl-nav button.owl-next:focus{
	outline: none;
}
.main-container{
	height: 100%;
}
.main-row{
	height: 100%;
}
.actra-sec h1{
	font-size: 38px;
	font-weight: 600;
}

.actra-sec p{
	margin-top: 20px;
    margin-bottom: 5px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    color: #000;
}

.free_btn{
	background-color: #000;
	font-size: 14px;
	text-decoration: none;
	display: block;
	padding: 10px;
	text-align: center;
	width: 200px;
	color: #fff;
	font-weight: 700;
	border-radius: 7px;
	margin: 0 auto;
}
.free_btn:hover{
	background-color: #405C7D;
	color: #fff;
	text-decoration: none;
}

.home-who-sec{
	width: 100%;
	padding: 100px 0;
	background-color:#fff;
}
.home-staff-sec{
	width: 100%;
	height: 620px;
}
.staffingWrap1.active{
	background: rgb(255,45,45);
	background: linear-gradient(0deg, rgba(255,45,45,0.9051995798319328) 0%, rgba(255,45,45,0.9500175070028011) 100%);
}
.staff-icon{
	position: absolute;
	top: -35px;
	left: 0;
	right: 0;
	margin: auto;
	max-width: 70px;
	z-index: 1;
}
.staffWrap{
	position: static;
	top: 3px;
	z-index: 1;
	width: 90%;
	margin: 0 auto;
	left: 0;
	right: 0;
}
.staffingWrap h2{
	font-size: 28px;
	margin-top: 40px;
	text-align: center;
}
.staffingWrap p{
	font-size: 16px;
	text-align: center;
	font-family: 'Montserrat', sans-serif;
	margin-top: 20px;
	letter-spacing: 0.5px;
	line-height: 26px;
}
/*.row-staffing{
	position: absolute;
	top: -30px;
	z-index: 1;
}*/
.staffingWrap1{
	background: rgb(19,33,58);
background: linear-gradient(0deg, rgba(19,33,58,0.8743872549019608) 0%, rgba(19,33,58,0.8687850140056023) 100%);
	color: #fff;
	padding: 20px;
	border-radius: 7px;
	height: 100%;
}
.row-who{
	margin-top: 0px;
	padding: 0;
}
.row-who p{
	font-size: 16px;
	font-family: 'Montserrat', sans-serif;
	color: #000;
	font-weight: 500;
	text-align: justify;
}

.row-staffing{
	padding: 50px 0;
}


.experience-sec{
	background:url(../images/experience.jpg);
	width: 100%;
	padding:60px 0;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.experience-sec h2{
	font-size: 28px;
	text-align: center;
	color: #fff;
}
.experience-sec h4{
	font-size: 18px;
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	margin: 20px 0;
	text-align: center;
	letter-spacing: 0.5px;
}
.companyWrap p{
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
}
.companyWrap{
	border:2px solid #A7968D;
	color: #fff;
	padding:8px;
	width: 100%;
	text-align: center;
	height: 100%;
	margin: 0 auto;
}
.row-company{
	max-width: 786px;
	margin: 0 auto;
}
.isowrap {
    max-width: 450px;
    margin: 0 auto;
    background-color: #fff;
    color: #000;
    height: 95%;
    margin-top: 50px;
}
.isowrap1{
	background-color: #fff;
	max-width: 1080px;
	margin: 0 auto;
	padding: 20px 0;
}
.isowrap1 h3{
	color: #13213A;
	font-size: 28px;
	font-weight: 700;
	padding: 10px;
	text-transform: capitalize;
}
.isowrap1 p{
	color: #13213A !important;
    font-size: 14px !important;
    font-weight: 500;
    text-align: center;
    margin-top: 10px;
}
.isowrap img{
	width: 100%;
	height: 620px;
	margin-top: 50px;
}
.home-why-sec{
	width: 100%;
	padding:40px 0 100px 0;

}
.home-why-sec h2{
	font-size: 28px;
	text-align: center;
}
.whyWrap{
	border:1px solid #000;
	padding:20px;
	text-align: center;
	border-radius: 7px;
	height: 100%;
}
.whyicon{
	width: 100px;
	margin: 0 auto;
	margin-top: 40px;
}
.whyicon2{
	width: 40px;
}
.whyicon3{
	width: 40px;
}
.whyicon4{
	width: 70px;
}
.whyWrap h3{
	font-size: 16px;
	font-family: 'Montserrat', sans-serif;
	color: #000;
	font-weight: 600;
	margin: 25px 0;
}
.whyWrap p{
	font-size: 14px;
	font-family: 'Montserrat', sans-serif;
	color: #000;
	font-weight: 500;
}
.manicon{
	width: 100px;
	margin: 0 auto;
}
.main-sec3 h2{
	font-size: 28px;
}
.main-sec3 p{
	font-size: 16px;
	color: #fff;
	text-align: center;
}
.job-sec{
	width: 100%;
	padding: 40px 0;
	padding-bottom: 60px;
	background-color: #fff;
}
.jobWrap{
	background-image: url(../images/job-banner.jpg);
	width: 100%;
	padding: 20px;
}
.workplace{
	background-color: #FF0000;
	padding: 20px;
	color: #fff;

}
.jobWrap1{
	height: 105%;
	text-align: center;
	color: #fff;
	margin-bottom: 40px;
	padding-top: 50px;
}
.row-job{
	max-width: 780px;
	margin: 0 auto;
}
.jobWrap1 h3{
	font-size:16px;
}
.jobWrap1 h2{
	font-size:26px;
	font-family: 'Montserrat', sans-serif;
}
.jobWrap1 h4{
	font-size: 16px;
	padding: 0 50px;
	letter-spacing: 0.5px;
	font-family: 'Montserrat', sans-serif;
	margin: 20px 0;
	line-height: 25px;
}
.jobWrap1 a{
	display: block;
	text-decoration: none;
	color: #fff;
	border:2px solid #fff;
	padding: 10px;
	font-size: 14px;
	width: 150px;
	text-align: center;
	margin: 0 auto;
	border-radius: 7px;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
}
.jobWrap1 a:hover{
	text-decoration: none;
	background-color: #fff;
	color: #000;
}


.clients-sec{
	background-color: #f8f8f8;
	padding: 40px 0;
}
.clients-sec h2{
	font-size: 28px;
	text-align: center;
}
.row-clients{
	margin: 0 auto;
}
/*.client-img{
	max-width: 150px;
	max-height: 10px;
}*/
.row-clients.owl-carousel .owl-dots{
	width: 230px;
    margin: 0 auto;
    position: absolute;
    bottom: -25px;
    left: 0;
    right: 0;
}
.row-clients.owl-nav{
	display: block!important;
	position: absolute;
}
.row-clients.owl-carousel .owl-dots button.owl-dot.active{
	background-color: #314054 !important;
}


.row-clients.owl-carousel .owl-dots button.owl-dot {
    background-color: #CCD0D4 !important;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin: 0 6px;
    border: solid 2px rgba(255, 255, 255, 0.4);
    outline: none;}
.row-clients.owl-nav{
	display: block!important;
}
	
.row-clients.owl-carousel .owl-nav button.owl-prev{
	display: none;
}
.row-clients.owl-carousel .owl-nav button.owl-next{
	  display: none;
}
.row-clients.owl-carousel .owl-nav.disabled{
	display: none;
}

/* new code  */
.card_box{
	background-color: #fff;
	padding:15px;
	margin-bottom: 15px;
	border-radius: 10px;
	box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
	border: 1px solid #13213A;
}
.card_box p,h2{
	color: #000 !important;
	
}
.client_card{
	box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
	text-align: center;
	margin: 15px 0;
	
}
.client_card:hover{
border: 1px solid #13213A;
	
}
.client_card img{
	height: 190px;
	width: 190px;
	object-fit: contain;
}
.clint_contnet{
	font-family: 'Montserrat', sans-serif !important;
	text-align: center;
	width: 80%;
	margin: 0 auto;
	padding: 25px 0;
}

.sec_bg{
	background: url('../images/experience.jpg') center no-repeat;
	width: 100%;
	background-size: cover;
}
.services__contnet p{
	font-family: 'Montserrat', sans-serif !important;
}
.icons__card{
	background-color: #fff;
	padding: 10px;
	text-align: center;
	border-radius: 5px;
	min-height: 120px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.icons__card:hover{
	background-color: #f1f1f1;
}
.icons__card img{
	height: 50px;

}
.icons__card h6{
	font-family: 'Montserrat', sans-serif !important;
	padding-top: 10px;
	margin-bottom: 0  !important;

}

.fonts_family{
	font-family: 'Montserrat', sans-serif !important;
}
.sec_bg2{
	background-color: #0f263a;
	color: #fff;
}
.list_col ul li{
	font-family: 'Montserrat', sans-serif !important;
	margin-bottom: 10px;
}

.sec_bgwe{
	background: url('../images/bgimg1.png') center no-repeat;
	width: 100%;
	background-size: cover;
}



/*******************About Us page**************/
.aboutus-sec{
	background:url(../images/aboutus.jpg);
	width: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	height: 300px;
	background-position: right;
	
}
.con-about h1{
	text-transform: uppercase;
	font-size: 36px;
	color: #fff;
	/*font-family: 'Montserrat', sans-serif;*/
}
.about-text{
	padding: 100px 0;
}
.career-sec{
	background:linear-gradient(rgba(0,0,0,0.4),rgba(0,0,0,0.4)),url(../images/career.jpg);
	width: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	height: 300px;
	background-position: right;
}

.services-sec{
	background:linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.5)),url(../images/services.jpg);
	width: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	height: 300px;
	background-position: right;
}
.contact-sec{
	background:url(../images/contactus.jpg);
	width: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	height: 300px;
	background-position: center;
}
.row-about{
	height: 100%;
}
.con-about{
	height: 100%;
}
.aetc-group-sec{
	padding: 40px 0;
	width: 100%;
}
.aetc-group-sec h2{
	font-size: 32px;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 0.5px;
}
/*.aetc-image{
	max-width: 380px;
	margin: 0 auto;
}*/

.row-aetcWrap{
	margin: 0 auto;
}
.aetcWrap{
	max-width: 480px;
}
.aetcWrap1{
	margin-left: auto;
}
.aetcWrap ul li{
	font-size: 16px;
	font-family: 'Montserrat', sans-serif;
	color: #000;
	font-weight: 500;
	    letter-spacing: 0.5px;
    line-height: 30px;
}
.aetcWrap h2{
	font-size: 28px;
	font-weight: 600;
	color: red;
	text-align: center;
	position: relative;
	margin-bottom: 50px;
	text-transform: uppercase;

}
.aetcWrap h2::after{
	position: absolute;
	content:"";
	background-color: red;
	height: 2px;
	top: 55px;
	width: 100px;
	left: 0;
	right: 0;
	margin: 0 auto;

}
.aetcWrap p{
	font-size: 14px;
	margin-top: 20px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	text-align: justify;
	color: #000;
	letter-spacing: 0.25px;
	line-height: 27px;

}





/****************Services Page*****************/
.provide-sec{
	padding: 20px 0;
	width: 100%;
}

.provide-sec h2{
	text-align: center;
	padding: 20px 10px;
	background-color: #13213A;
	color: #fff;
	font-size: 18px;
	font-weight: 700;
    letter-spacing: 0.5px;
	font-family: 'Montserrat', sans-serif;
	max-width: 850px;
	margin: 0 auto;
	border-radius: 7px;
}

.provide-sec h3{
	font-size: 18px;
	font-weight: 600;
	text-align: center;
	margin:20px auto;
	font-family: 'Montserrat', sans-serif;
	max-width: 650px;
	line-height: 25px;

}

.provide-sec h4{
	font-size: 22px;
	font-weight: 700;
	text-align: center;
	margin: 20px 0;
	color: #13213A;
	font-family: 'Montserrat', sans-serif;
}
.onboardingpp{
	margin-top: 40px;
}
.hiringpp{
	margin-top: 39px;
}
.hiringimg{
	width: 100px;
	margin: 0 auto;
}
.hiringimg img{
	width: 100%;
}
.hiringggggggg{
	margin-top: 37px !important;
}
.provide-sec h5{
	font-family: 'Montserrat', sans-serif;
	font-size: 20px;
	margin: 20px 0;
	font-weight: 700;
	color: #5FBEE5;
	text-align: center;
}
.provide-sec p{
	font-family: 'Montserrat', sans-serif;
	text-align: justify;
	font-size: 16px;
	color: #000;
	font-weight: 500;
}
.provide-sec ul li{
	font-family: 'Montserrat', sans-serif;
	text-align: justify;
	color: #000;
	font-weight: 500;
}
.hiringimg2{
	width: 80px;
	margin: 0 auto;
}
.hiringimg3{
	width: 80px;
	margin: 0 auto;
}
.model-row h2{
	font-size: 22px;
	text-align: center;
	font-weight: 600;
	max-width: 1400px;
	margin: 0 auto;
	background-color: transparent;
	color: #000;
}
.service-form-sec{
	padding: 40px 0;
	background-color: #dae0e5;
	width: 100%;
}
.input-boxx{
	display: block;
	width: 60%;
	padding: 10px;
	border:none;
	margin: 10px auto !important;
}
input{
	outline: none;
}
.row-service-form{
	max-width: 780px;
	margin: 0 auto;
}
.service-form-sec h2{
	font-size: 20px;
	text-align: center;
	font-family: 'Montserrat', sans-serif;
}
.radio-submit-btn{
	background-color: #000;
    font-size: 14px;
    text-decoration: none;
    display: block;
    padding: 10px;
    text-align: center;
    width: 200px;
    color: #fff;
    font-weight: 700;
    border-radius: 7px;
    margin: 0 auto;
    border:none;
}
.radio-submit-btn:hover{
	background-color: #405C7D;
}




/*************Career Page***********/

.career-image{
	max-width:480px;
}
.aetcWrap h3{
	text-align: center;
	font-size: 46px;
	font-weight: 700;
	color:rgb(255,45,45);
}
.aetcWrap h4{
	text-align: center;
	font-size: 28px;
	color: rgb(255,45,45);
	/*font-family: 'Montserrat', sans-serif;*/
}



.seecker-sec{
	padding: 40px 0;
	width: 100%;
	background-color: #f8f9fa;
}
.seecker-sec h2{
	font-size: 28px;
	font-weight: 700;
}
.seecker-sec p{
	font-size: 16px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	color: #000;
}
.placementWrap p{
	color: #fff;
	text-align: center;
}
.placementWrap h2{
	text-align: center;
	font-size: 36px;
	font-weight: 700;
}
.placementWrap{
	background-color: #13213A;
	color: #fff;
	padding: 30px 20px;
	border-radius: 7px;
	height: 100%;
	text-align: center;

}
.placementWrap h3{
	font-size: 18px;
}
.placementWrap h4{
	font-size: 14px;
}
.placementWrap h5{
	font-size: 18px;
}
.placementWrap h6{
	font-size: 16px;
}
.plcmntimg img{
	width: 100%;
	border-radius: 50%;
}
.plcmntimg{
	width: 50px;
	margin: 20px auto;
}
.plcmntimg img{
	width: 100%;
}
.row-placement{
	margin: 0 auto;
}

.row-placement.owl-carousel .owl-dots{
	width: 120px;
    margin: 0 auto;
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
}
.row-placement.owl-nav{
	display: block!important;
	position: absolute;
}
.row-placement.owl-carousel .owl-dots button.owl-dot.active{
	background-color: #314054 !important;
}


.row-placement.owl-carousel .owl-dots button.owl-dot {
    background-color: #CCD0D4 !important;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin: 0 6px;
    border: solid 2px rgba(255, 255, 255, 0.4);
    outline: none;}
.row-placement.owl-nav{
	display: block!important;
}
	
.row-placement.owl-carousel .owl-nav button.owl-prev{
	display: none;
}
.row-placement.owl-carousel .owl-nav button.owl-next{
	  display: none;
}

.register-sec{
	padding: 40px 0;
}
.registerWrap{
	background-color: #13213A;
	padding: 20px;
	color: #fff;
	max-width: 780px;
	margin: 0 auto;
	text-align: center;
	border-radius: 4px;
	
}
.registerWrap1{
	height: 80px;
}
.registerWrap h2{
	font-size: 26px;
}
.registerWrap p{
	font-size: 16px;
}
.input-boxx{
	border:1px solid #ccc;
	display: inline-block;
}
textarea{
	border: 1px solid #ccc;
}
.registerform label{
	display: inline-block;
	width: 120px;
	font-family: 'Montserrat', sans-serif;
	color: #13213A;
	font-weight: 600;
	font-size: 14px;
}
.input-boxcode{
	width: 45% !important;
	border:1px solid #ccc!important;
}
.registerform{
	max-width: 780px;
	margin: 0 auto;
	padding: 10px;
	border:1px solid #000;
}

.letus h3{
	text-align: center;
	font-family: 'Montserrat', sans-serif;
	margin: 20px 0;
	margin-top: 40px;
	font-size: 20px;
	font-weight: 700;
}
.letus p{
	text-align: center;
	font-family: 'Montserrat', sans-serif;
	padding: 0 60px;
	font-size: 16px;
	font-weight: 500;
}

.registerWrapp h2{
	text-transform: uppercase;
        background: rgb(255,45,45);
    background: linear-gradient(0deg, rgba(255,45,45,0.9051995798319328) 0%, rgba(255,45,45,0.9500175070028011) 100%);
    font-size: 22px;
    font-weight: 700;
    padding: 27px;
    position: absolute;
    margin: 0 auto;
    max-width: 480px;
    top: -12px;
    left: 0;
    right: 0;
    border-radius: 4px;
}










/*************ContactUs Page***********/
.row-contactus textarea{

	border-radius:5px;

}

.input-box{

	width: 100%;

	margin: 10px 0;

	padding: 10px 0;
	outline: none;

}

.input-box::placeholder{

	font-size: 14px;

	padding: 5px;

}

.submit-btn{

	width: 200px;

	margin: 0 auto;

	color: #fff;

	font-weight: 700;

	padding: 10px;

	background-color: #086d48;

	border:none;

	text-align: center;

	display: block;



}

.submit-btn:hover{

	background-color: #b8cf47;

	color: #fff;

	text-decoration: none;

}

.reachus{

	-webkit-box-shadow: -1px 1px 5px -3px rgba(0,0,0,0.75);

-moz-box-shadow: -1px 1px 5px -3px rgba(0,0,0,0.75);

box-shadow: -1px 1px 5px -3px rgba(0,0,0,0.75);

padding: 20px;

height: 100%;

}
.reachus .fa-map-marker{
	font-size: 18px;
}
.reachus h2{
	color: #13213A;
	margin-bottom: 20px;
	font-weight: 700;
}
.reachus h3{
	font-size: 18px;
	color: #13213A !important;
	/*font-family: 'Montserrat', sans-serif;*/
}
.reachus p{
	font-size: 16px;
	color: #13213A !important;
	font-family: 'Montserrat', sans-serif;
	margin-bottom:0px !important;
}
.contactus-row1{
	max-width: 780px;
	margin: 0 auto;
}




/**************Manage Page*****************/
.manage-sec{
	background:linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.5)),url(../images/services.jpg);
    background-size: cover;
	width: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	height: 300px;
	background-position: right;
}
.managing1-sec{
	width: 100%;

	background: rgb(19,33,58);
	background: linear-gradient(90deg, rgba(19,33,58,0.76234243697479) 100%, rgba(19,33,58,0.8631827731092436) 100%),url(../images/manage1.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.input-boxxx{
    height:100px;
}
.managing1-sec h2{
	font-size:18px;
	text-transform: uppercase;
	padding: 10px;
	background-color: #c2c2c2;
	width: 63%;
}
.managing1-sec ul li{
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	letter-spacing: 0.5px;
	line-height: 30px;
}
.managing1-sec ul li::marker{
	font-size: 30px;
}
.itWrap ul li{
	list-style-type: none;
	display: inline;
	font-size:18px;
	text-transform: uppercase;
	padding: 10px;
	background-color: #c2c2c2;
	width: 63%;
	color: #000;
	font-size: 20px;
}
.constractionit{
	position: absolute;
	left: -38px;
	top: -20px;
}
.constractionit ul li{
	list-style-type: none;
    display: inline-block;
    margin: 0 16px;
    background: #dae0e5;
    font-size: 20px !important;
    padding: 10px 20px;
    margin: 10px;
    color: #000;
    font-family: 'Playfair Display', serif;
    font-weight: 600;
}

.row-mannnnage{
	margin-top: 150px;
}







.CaptchaWrap { position: relative; }
.CaptchaTxtField { 
  border-radius: 5px; 
  border: 1px solid #ccc; 
 /* display: block; */ 
  box-sizing: border-box;
}

#UserCaptchaCode { 
  padding: 15px 10px; 
  outline: none; 
  font-size: 18px; 
  font-weight: normal; 
  font-family: 'Open Sans', sans-serif;
  width: 343px;
}
#CaptchaImageCode { 
  text-align:center;
  margin-top: 15px;
  padding: 0px 0;
  width: 300px;
  overflow: hidden;
}

.capcode { 
  font-size: 46px; 
  display: block; 
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none; 
  cursor: default;
  letter-spacing: 1px;
  color: #ccc;
  font-family: 'Roboto Slab', serif;
  font-weight: 100;
  font-style: italic;
}

.ReloadBtn { 
  background:url('https://cdn3.iconfinder.com/data/icons/basic-interface/100/update-64.png') left top no-repeat;   
  background-size : 100%;
  width: 32px; 
  height: 32px;
  border: 0px; 
  outline:none;
  position: absolute; 
  bottom: 30px;
  left : 310px;
  outline: none;
  cursor: pointer; /**/
}
.btnSubmit {
  margin-top: 15px;
  border: 0px;
  padding: 10px 20px; 
  border-radius: 5px;
  font-size: 18px;
  background-color: #1285c4;
  color: #fff;
  cursor: pointer;
}

.error { 
  color: red; 
  font-size: 12px; 
  display: none; 
}
.success {
  color: green;
  font-size: 18px;
  margin-bottom: 15px;
  display: none;
}

#captcha .captcha-code .code{
    width: 200px;
    height: 80px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    border: 1px solid #CCC;
}

#captcha .captcha-code .code .dynamic-code{
    text-shadow: 4px 4px 5px rgba(150, 150, 150, 1);
    color: #2d2d2d;
    text-align: center;
    font-size: 28px;
    font-weight: 900;
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none;   /* Chrome/Safari/Opera */
    -khtml-user-select: none;    /* Konqueror */
    -moz-user-select: none;      /* Firefox */
    -ms-user-select: none;       /* Internet Explorer/Edge */
    user-select: none;           /* Non-prefixed version, currently */
    cursor: help;
}

#captcha .captcha-code .code .dynamic-code:first-letter{
    font-size: 48px;
}

#captcha .captcha-code .captcha-reload{
    cursor: pointer;
    font-size: 36px;
    font-weight: bold;
    margin-top: 0;
    max-width: 36px;
}

#captcha .captcha-code .captcha-reload:hover{
    color: #00B16A;
}

#captcha #captcha-input{
    max-width: 200px;
    margin-top: 15px;
}

#captcha .btn{
    border-radius:0;
}
.orderv{
	order: 2;
}
@media(min-width:576px){
	
}
@media(min-width:768px){
	.aetcWrap p{
		font-size: 16px;
	}
	.main-sec{
	height: 600px;
	background-position: center;
	}

	.main-sec1{
		height: 600px;
	}

	.main-sec2{
		height: 600px;
	}
	.staffWrap{
		top: -100px;
	}
	.bannertextwrap {
    top: -500px;
}
	.home-staff-sec{
		height: auto;
	}
	.free_btn{
		margin: 0;
	}
	.companyWrap {
		width: 75%;
	}
	.aetcWrap h2{
		text-align: left;
	}
	.aetcWrap h2::after{
		margin: 0;
	}

/*	.constractionit ul li{
		padding: 10px;
		margin: 0;
	}*/
	.row-mannnnage{
		margin-top: 50px;
	}

	.constractionit{
		left: -60px;
	}
	.registerWrapp h2{
		padding: 40px;
	}
	.orderv{
		order: 1;
	}
	.orderv2{
		order: 2;
	}
	.career-sec{
		background-position: top;
	}
	.con-about h1 {
		font-size: 48px;
	}
	.aboutus-sec{
		height: 350px;
		background-position: center;
	
	}
	.services-sec{
		height: 350px;
		background-position: center;
	}
	.career-sec{
		background:linear-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.1)),url(../images/career.jpg);
		height: 350px;
		background-position: center;
		background-size: cover;
	}
	.aetcWrap h4{
		font-size: 36px;
	}
	.seecker-sec h2{
		font-size: 36px;
	}
	.contact-sec{
		height: 350px;
	}
	.manage-sec{
	 width: 100%;
	height: 400px;
	background-position: bottom;
	background:linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.5)),url(../images/services.jpg);
	background-size: cover;
    background-repeat: no-repeat;
	}
}

@media(min-width:992px){
	.staffingWrap{
		padding: 20px 40px;
	}
	.constractionit ul li{
		margin: 0 32px;
	}
	.experience-sec h2{
		font-size: 36px;
		text-align: center;
		color: #fff;
	}
	.home-why-sec h2{
		font-size: 36px;
		text-align: center;
	}
	.bannertextwrap h1{
		font-size: 48px;
	}
	.main-sec3 h2{
		font-size: 36px;
	}
	.clients-sec h2{
		font-size: 36px;
		text-align: center;
	}
	.whyWrap{
		height: 115%;
	}
		.constractionit ul li{
		padding: 10px 20px;
	}
		.input-boxx{
		width: 65%;
	}

}
@media(min-width:1200px){
	.actra-sec h1{
		font-size: 48px;
		font-weight: 600;
	}
	.staffWrap {
   		 max-width: 1100px;
 		top: -85px;
	}
	.staffingWrap{
		height: 110%;
		padding: 20px 60px;
	}
	.row-who {
    	margin-top:10px;
    	padding: 0 10px;
	}
	.managing1-sec ul li{
		font-size: 18px;
	}
	.constractionit ul li{
		margin: 0 60px;
	}
	.letus p {
    padding: 0 339px;
}

}
@media(min-width: 1300px){
	.constractionit ul li{
		margin: 0 60px;
	}
	.row-who {
    	margin-top: 10px;
    	padding: 0 52px;
	}
}
@media(min-width: 1400px){
		
}