


/*----------------------------------------------------
	SITE MAIN STRUCTURE
------------------------------------------------------*/

.site_wrapper {
	width: 100%;
	margin: 0 auto 0 auto;
}
.container_full {
	width: 100%;
	float: left;
	margin: auto;
}


.container {
	width: 1170px;
	margin: auto;
}


/* columns */
.one_half, .one_third, .one_fourth, .two_third, .three_fourth, .one_fifth, .onecol_forty, .onecol_sixty, .onecol_thirtyfive {
	position: relative;
	margin-right: 4%;
	float: left;
}
.one_full {
	width: 100%;
}
.one_half {
	width: 48%;
}
.one_third {
	width: 30.650%;
}
.one_fourth {
	width: 22%;
}
.one_fifth {
	width: 16.800%;
}
.two_third {
	width: 65.350%;
}
.three_fourth {
	width: 74%;
}
.onecol_forty {
	width: 40%;
}
.onecol_sixty {
	width: 56%;
}
.onecol_thirtyfive {
	width: 35%;
}

/* Less Space Bitween Columns */
.one_half_less, .one_third_less, .one_fourth_less, .two_third_less, .three_fourth_less, .one_fifth_less, .onecol_forty_less, .onecol_sixty_less, .onecol_thirtyfive_less {
	position: relative;
	margin-right: 2%;
	float: left;
}
.one_full_less {
	width: 100%;
}
.one_half_less {
	width: 49%;
}
.one_third_less {
	width: 32%;
}
.one_fourth_less {
	width: 23.500%;
}
.one_fifth_less {
	width: 18.400%;
}
.two_third_less {
	width: 66%;
}
.three_fourth_less {
	width: 74.500%;
}
.onecol_forty_less {
	width: 40%;
}
.onecol_sixty_less {
	width: 58%;
}
.onecol_thirtyfive_less {
	width: 36.250%;
}

.last {
	margin-right: 0 !important;
	clear: right;
}



/* Logo */
#logo {
	float:left;
	display:block;
	width:100%;
	min-height: 44px;
	margin-top:11px;
	position: relative;
	text-indent:-999em;
	background:url(../images/logo12.png) no-repeat left top;	
}



/* header area adinationals */
.logo {
	float: left;
	width: 25%;
	margin-top: 8px;
}


.menu_main {
	float: left;
	width: 75%;
	z-index: 9999;
	margin-top: 10px;
}


.mstslider {
	width: 100%;
	float: left;
}

/* top navigations */
.top_nav {
	width: 100%;
    height: 45px;
    background: #0a2252;
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    transition: all 400ms ease;
}


.right-bar{ 
	padding-top: 3px;
    padding-bottom: 3px;
    height: 45px;
    /*-webkit-clip-path: polygon(25% 0%, 100% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(43px 0%, 100% 0%, 100% 100%, 0% 100%);*/
    background: #0a2252;
    padding-right: calc(50% - 585px);
    width: calc(30% + 38px);
    float: left;
    position: relative;
    margin-left: -38px;
}

.right-bar::before{
 	content: '';
    position: absolute;
    top: 0px;
    left: 0px; 
    height: 48px;
    width: 6px;
    transform: skew(12deg);
  }

.left_bar{   
	width: 67%;
    background: #1382b9;
    padding-left: calc(50% - 585px);
    /*-webkit-clip-path: polygon(0 0, 100% 0%, 85% 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 0%, 90% 100%, 0% 100%);*/
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    float: left;
    margin-right: 3%
}


.social{
	display: inline-block;    
	float: right; 
	margin-left: 15px;
}

.user_box_link a i{  
  	font-size: 14px;
    margin-right: 3px;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    border: 1px solid #1382b9;
    padding: 6px;
    top: -2px;
    position: relative;
    text-align: center;
    background: #1382b9;
    line-height: 16px;
}


.phone{
	display: inline-block;
    margin-right: 36px;
    line-height: 43px;
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    height: 45px;
    font-family: "Poppins", sans-serif;
}


.phone i{    
	border: 1px solid #0a2252;
    border-radius: 100%;
    /* padding: 7px; */
    font-size: 15px;
    position: relative;
    top: 0px;
    background: #0a2252;
    width: 26px;
    height: 26px;
    line-height: 28px;
    text-align: center;
    color: #fff;
}

.social_list_item{
	position: relative;
    display: inline-block;
    margin-right: 6px;
    margin-top: 3px;
}

.social_list_item:last-child{
	margin-right: 0px;
}

.social_list_item a{
	display: block;
    /* width: 100%; */
    /* padding: 5px 6px; */
    line-height: 33px;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    width: 30px;
    height: 30px;
    background: #1382b9;
    border-radius: 50%;
    text-align: center;
    
}

.social_list_item:hover a i{
	color: #fff;
}

.social_list_item a i{
	font-size: 16px;
	color: #fff;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
	text-align: center;
}
.social_list_item a:hover
{
	color: #fff;
}
.user_box_link
{
		float: left;
	display: inline-block;
	margin-top: 5px;
}
.user_box_link a
{
	display: block;
	font-size: 16px;
	line-height: 30px;
	font-weight: 600;
	color: #FFFFFF;
	text-transform: none;
	    padding: 0px 12px;
	    letter-spacing: 1px;
}
.user_box_link a:hover
{
	color: #fff;
}
.user_box_login
{
	margin-left: 52px;
}
.user_box_login::after, .user_box_register::after
{
	display: block;
	position: absolute;
	top: 7px;
	right: -9px;
	background: #FFFFFF;
	width: 1px;
	height: 12px;
	content: '';
}
.top_nav .left {
	float: left;
	width: 30%;
	padding: 7px 0px;
}
.top_nav .left i {
	color: #c3c3c3;
}
.top_nav .left a {
	color: #c3c3c3;
	margin-right: 25px;
}
.top_nav .left a:hover {
	color: #999;
	transition: all 0.3s ease;
}
.top_nav .right {
	float: left;
	width: 70%;
	text-align: right;
}
.top_nav ul.topsocial {
	float: right;
	padding: 0px;
	margin: 0px 10px 0px 0px;
	padding: 7px 0px;
}
.top_nav .topsocial li {
	float: left;
	padding: 0px;
	margin: 0px 14px 0px 0px;
}
.top_nav .topsocial li a {
	float: left;
	color: #c3c3c3;
	font-size: 13px;
	border-radius: 100%;
	text-align: center;
	vertical-align: middle;
	transition: all 0.3s ease;
	margin-right: 0px;
}
.top_nav .topsocial li a:hover {
	color: #999;
}

.tpbut {
	float: right;
	color: #c3c3c3;
	margin-left: 0px;
	padding: 7px 18px;
	border-right: 1px solid #f3f3f3;
	border-left: 1px solid #f3f3f3;
	transition: all 0.3s ease;
}
.tpbut:hover, .tpbut.active {
	color: #999;
	background: #f9f9f9;
}
.tpbut.two {
	border-right: 1px solid #f3f3f3;
	border-left: none;
}



.slidermar6 {
	margin-top: 77px;
}









/*----------------------------------------------------
   FEATURE SECTIONS
------------------------------------------------------*/

/* featured section 1 */
.featured_section1 {
	float: left;
	width: 100%;
    background: #f8f8f8; padding: 60px 0;
}
/*.featured_section1 h6{
	font-family: 'roboto';
	font-size: 18px;
	color: #000;
	text-align: center;
	margin-bottom: 20px;
}*/
.featured_section1 h1{
	font-family: 'Poppins', sans-serif;
	font-size: 48px;
	color: #643875;
	text-align: center;
	margin-bottom: 50px;
	}

.about-left{width: 45%; float: left; margin-right: 3%;}

.about-right{width: 52%; float: left; margin-right: 0%;}

.about-right h6 {
    color: #1382b9;
    font-family: 'Poppins', sans-serif;
    font-size: 32px;
    margin-bottom: 25px;
    font-weight: 700;
    margin-top: 50px;
    border-left: 5px solid #1382b9;
    padding-left: 10px;
    line-height: 26px; font-weight: 500; letter-spacing: -0.5px;
}

/*.featured_section1 .about-right h6{
	font-family: 'roboto';
	font-size: 22px;
	color: #000;
	text-align: left;
	margin-bottom: 40px;
	margin-top: 5px;
	line-height: 34px;
	font-weight: 500;
}*/
.about-right h2 {
    color: #0a2252;
    font-family: 'Poppins', sans-serif;
    font-size: 32px;
    margin-bottom: 20px;
    font-weight: 700;
    line-height: 43px;
}
.about-right p {
        font-family: 'Poppins', sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #000;
    padding-bottom: 45px;
    line-height: 30px;
    text-align: justify;
}

.more-information {
    background: #edac07;
    border-radius: 25px;
    color: #000;
    padding: 10px 32px;
    font-weight: 500;
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
}

.our-vision{width: 48%; float: left; margin-right: 4%}


.our-mission{width: 48%; float: left; margin-right: 0%}

.vision-mission-box{background-color: #fff; border-width: 3px 0 3px 3px;
  border-style: solid;
	-webkit-box-shadow: 0px 0px 4px 0px #d9d9d9; 
box-shadow: 0px 0px 4px 0px #d9d9d9; padding: 20px 22px 25px; 
border-image: linear-gradient( to bottom, #ffca08, #ed3529 ) 1 100%; }

.vision-mission-box h5{font-family: 'Poppins';
	font-size: 20px;
	color: #000;
	text-align: left; }

.vision-mission-box p{font-family: 'Poppins';
	font-size: 15px;
	color: #000;
	text-align: left; }


.cloud-section{background: #020230; padding: 60px 0}

.cloud-section-left{width: 48%; margin-right: 4%; float: left}

.cloud-section-right{width: 48%; margin-right: 0%; float: left;}

.cloud-section-right h5{color: #fff;
    font-size: 40px;
    font-weight: 600;
    line-height: 54px;
    margin-bottom: 32px; font-family: "Poppins", sans-serif;margin-top: 65px; }

.cloud-section-right p{color: #b4b4d3;
    margin-bottom: 42px;    font: 400 15px/28px "Poppins", sans-serif;
    letter-spacing: 0px;}


.btn_hover {
    overflow: hidden;
    display: inline-block;
    font-weight: 500;
    font-size: 14px;
    font-family: "Poppins", sans-serif;
    z-index: 1;
    cursor: pointer;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.hosting_btn {
    background: #fba81e;
    color: #000;
    font-size: 16px;
    font-weight: 500;
    border-radius: 4px;
    padding: 11px 34px;
    -webkit-box-shadow: 0px 10px 50px 0px rgb(248 99 107 / 30%);
    box-shadow: 0px 10px 50px 0px rgb(248 99 107 / 30%);
}


.btn_hover:hover {
    color: #fff;
}


.hosting_btn:hover {
    background: #fe4c55;
}



.cloud-logos h6 {
    color: #fff;
    font-size: 18px;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0.5px;
}

.cloud-logos-1 {
    width: 50%;
    float: left;
}
.title-header h2 {
    margin-bottom: 0px;
    margin-top: 20px;
    font-family: 'Poppins', sans-serif;
    color: #fff;
    font-weight: 600;
    font-size: 64px;
    line-height: 93px;
}

.featured_section6 {
    background-color: #020230;
    background-image: url(../images/mitech-processing-contact-bg.png);
    background-repeat: no-repeat;
    background-position: top right;
    position: relative;
    float: left;
    width: 100%;
    text-align: center;
}
.section-space--ptb_120 {
    padding-top: 120px;
    padding-bottom: 120px;
}
.align-items-center {
    -ms-flex-align: center !important;
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
    align-items: center !important;
}
.conact-us-wrap-one .heading {
    position: relative;
    padding-left: 34px;
    font-weight: 600;
    line-height: 1.4;
    text-align: left;
    font-size: 42px;
}
.text-white {
    color: #fff !important;
}
.conact-us-wrap-one .heading::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 4px;
    height: 94%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: linear-gradient(180deg, #ed3529, #ffca08);
}

.conact-us-wrap-one .sub-heading {
    margin-top: 31px;
    font-size: 18px;
    margin-left: 34px;
    text-align: left;
}

.contact-info-two {
    padding-top: 20px;
}
.contact-info-two .icon {
    color: #fff;
    font-size: 65px;
}
.contact-info-two .heading {
    color: rgba(255, 255, 255, 0.8);
    font-size: 21px;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 30px;
    margin-top: 30px;
}

.contact-info-two .call-us {
    color: #2bb0ff;
    line-height: 1.17;
    position: relative;
    display: inline-block;
    font-size: 52px;
}
.contact-info-two .call-us::before {
    content: '';
    width: 0;
    height: 1px;
    bottom: 0;
    position: absolute;
    left: auto;
    right: 0;
    z-index: 1;
    -webkit-transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
    -o-transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
    transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
    background: currentColor;
}


.contact-btn {
    background: linear-gradient(90deg, #ffca08, #ed3529);
    border-radius: 25px;
    display: inline-block;
    padding: 10px 35px;
    color: #fff;
    font-size: 17px;
    margin-top: 15px;
}


.careers-section{padding: 70px 0}

.career-section-left{
    width: 64%;
    float: left;
    margin-right: 4%; 
  }

.career-section-left .box {
    border-style: solid;
    border-color: #FFFFFF;
    box-shadow: 0px 0px 10px 7px rgb(26 41 66 / 3%);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 38px 30px;
    margin-bottom: 60px;
    
}

.career-section-left .box h4{
   margin-bottom: 20px;
    font-size: 28px;
    font-weight: 600;
    text-align: left;
    color: #0a2252;
    font-family: 'Poppins',sans-serif;
}
.career-section-left .box p{
   color: #7b7b93;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 45px;
     text-align: left;
     color: #000;  font-family: 'Poppins',sans-serif;    line-height: 32px;
}
.career-section-right {
    width: 32%;
    float: left;
    margin-right: 0%;
}

.career-box {
    border-radius: 10px;
    -webkit-box-shadow: 0 12px 32px 0 rgb(25 41 66 / 7%);
    box-shadow: 0 12px 32px 0 rgb(25 41 66 / 7%);
    background-color: #fff;
    border: 1px solid #eaeaea;
}
.career-box h4 {
    color: #000;
    font-size: 18px;
    text-align: center;
    font-weight: 400;
    padding-bottom: 5px;
    width: 75%;
    margin: 0 auto;
    padding: 24px 0px 24px;
    line-height: 28px;  font-family: 'Poppins',sans-serif;
    
}

/*.career-box h4 {
    color: #000;
    font-family: 'roboto';
    font-size: 21px;
    text-align: center;
    font-weight: 500;
    padding-bottom: 5px;
    width: 75%;
    margin: 0 auto;
    padding: 52px 0px 55px;
    line-height: 35px;
}*/

.career-btn {
    background: linear-gradient(90deg, #1b5fa6, #c02544);
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    display: inline-block;
    padding: 12px 35px;
    color: #fff;
    font-size: 17px;  font-family: 'Poppins',sans-serif;
}

.career-btn:hover {
   
    padding: 12px 35px;
    color: #fff;
    font-size: 17px;
}


/*----------------------------------------------------
 FOOTER STYLES
------------------------------------------------------*/

.footer {
	float: left;
	width: 100%;
	padding: 40px 0px 0px 0px;
	background: #020f35;
	color: #fff;
	
}
.footer h4 {
	font-size: 22px;
	color: #fff;
	font-family: 'Poppins', sans-serif; font-weight: 400; line-height: 28px; letter-spacing: 0.5px
}

/* Address */
ul.faddress {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.faddress li {
	padding: 2px 0px;
	margin: 0px;
	font-weight: 300; line-height: 28px; letter-spacing: 0.5px;font-family: 'Poppins', sans-serif;
}
.faddress li a {
	color: #fff;
	transition: all 0.3s ease;font-family: 'Poppins', sans-serif; font-weight: 300; line-height: 28px; letter-spacing: 0.5px
}
.faddress li a:hover {
	color: #fff;
}

/* quick links */
.qlinks {
	float: left;
	width: 100%;
}
.qlinks ul {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 5px 0px 0px 0px;
}
.qlinks li {
	padding: 4px 0px;
	margin: 0px;
}
.qlinks li a {
	color: #fff;
	transition: all 0.3s ease;font-family: 'Poppins', sans-serif; font-weight: 300; line-height: 28px; letter-spacing: 0.5px
}
.qlinks li a:hover {
	color: #fff;
}
.qlinks li a i {
	margin-right: 3px;
}

.qlinks.two li a i {
	color: #5b5c60;
	font-size: 5px;
	margin-right: 8px;
}




/* copyrights */
.copyright_info {
	float: left;
	    padding: 24px 0px 17px 0px;
	margin: 30px 0px 0px 0px;
	width: 100%;
	color: #fff;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	background: #0d1e50;
	border-top: 1px solid #0d256a; font-family: 'Poppins', sans-serif;
}


.copyright_info a {
	margin-top: 10px;
	font-size: 13px;
	color: #727272;
	text-align: right;
	transition: all 0.3s ease;
}
.copyright_info a:hover {
	color: #e3e3e3;
}


.footer-1{width: 27%; float: left; margin-right: 5%}

.footer-2{width: 21%; float: left; margin-right: 5%}

.footer-3{width: 15%; float: left; margin-right: 5%}

.footer-4{width: 22%; float: left; margin-right: 0%}

/* footer social links */
ul.footer_social_links {
	float: right;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
.footer_social_links li {
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 15px;
}
.footer_social_links li a i {
	width: 24px;
	height: 24px;
	text-align: center;
	border-radius: 100%;
	line-height: 24px;
	vertical-align: middle;
	background-color: #0494e9;
	color: #fff;
	transition: all 0.3s ease;
}
.footer_social_links li a i:hover {
	color: #fff;
	background-color: #727272;
}
/* scroll up */
.scrollup{
    width:40px;
    height:40px;
    opacity:1;
    position:fixed;
    bottom:22px;
    right:20px;
    display:none;
    text-indent:-9999px;
    background: url(../images/scroll-top-arrow.png) no-repeat left top;
	z-index: 9001;
}


.our-impotance{padding:60px 0px 0px; background: #fff;}

.our-impotance  ul {
       width: 100%;
    display: inline-block;
    text-align: center;
    margin-top: 42px;
}
.our-impotance ul li a:hover h3{    color: #d00937;}
.our-impotance ul li {
    display: block;
    margin-bottom: 64px;
   /* border-right: 1px #e9e9e9 solid;*/
    position: relative;
    float: left;
}
.our-impotance ul li .inner {
    display: block;
    padding: 30px;
}
.our-impotance ul li .inner .img-block img{text-align: center; width: 70px;}
.our-impotance ul li .inner .img-block {

    position: absolute;
    right: 16px;
    top: -50px;
    width: 100px;
    height: 100px;
    text-align: center;
    color: #999999;
    /* font-size: 37px; */
    background-color: #ffffff;
    border-radius: 100%;
    border: 1px solid #f5f5f5;
    padding: 0px 0px 0px;
    line-height: 158px;
}
.our-impotance ul li h3 {
    display: block;
    padding: 22px 0 0px 0;
    margin-bottom: 15px;
    font-size: 16px;
    color: #000;
    text-transform: uppercase;
    line-height: 24px;
}
.our-impotance ul li p {
        display: block;
    font-size: 14px;
   line-height: 30px;
    color: #555555;font-family: 'Poppins', sans-serif;
}
/*.our-impotance ul li:after {
        width: 90%;
    height: 1px;
    margin: 0 auto;
    left: 0px;
    right: 0px;
    display: block;
    position: absolute;
    bottom: -2px;    content: "";
    background: #e9e9e9;

}*/
.our-impotance ul li .inner .bd-right:after{
        height: 58px;
    width: 1px;
    margin: 0 auto;
    left: 0px;
    top: -8px;
    display: block;
    position: absolute;
    right: -163px;
    content: "";
    background: #e9e9e9;
}
.our-impotance ul li .inner {
          display: block;
    padding: 30px;
    border-radius: 9px;
    background: #fafafa;
    height: 256px;
    position: relative;
    box-shadow: 7px 7px 4px #e4e4e4;
}

.our-impotance h6{
	color: #e85222; font-family: 'Poppins', sans-serif; font-size: 24px; padding-bottom: 10px; text-align: center;
}
.our-impotance h1{
	color: #000;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    padding-bottom: 30px;
    text-align: center;
    font-weight: 400;
    width: 80%;
    margin: 0 auto;
}

.page_title2 {
    float: left;
    width: 100%;
    padding: 30px 0px 20px;
    margin-top: 77px;
    background: #264796 url(../images/bg-pattern.png) repeat center bottom;
}

.page_title2 h1 {
    float: left;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 0px;
    color: #fff;
    font-family: 'Roboto';
}

.page_title2 .pagenation {
    float: right;
    font-size: 14px;
    text-align: left;
    font-weight: 600;
    color: #ffcc29;
    margin: 7px 0px 0px 0px;
}
.page_title2 .pagenation a {
    padding: 0px;
    color: #fff;
    transition: all 0.3s ease;
}

.featured_section7 {
    float: left;
    width: 100%;
    padding: 50px 0px 50px;
    text-align: center;
    position: relative;
}

.featured_section7 h4{
    margin-bottom: 60px;
    font-size: 28px;
    font-weight: 600;
    text-align: center;
    color: #0a2252;
    font-family: 'Poppins', sans-serif;
}

.featured_section7 .icon-box {
    width: 48%;
    float: left;
    margin-right: 4%;
}
.infobox_wrapper {
    box-shadow: 0px 15px 38px 0px rgb(0 0 0 / 10%);
    padding: 25px;
    border-radius: 25px;
}
.visionbox_wrapper span {
    font-size: 50px;
    color: #f23801;
    float: left;
    margin-right: 35px;
    margin-bottom: 70px;
    margin-top: 5px;
}
.infobox_wrapper h5 {
    font-size: 20px;
    font-weight: 600;
    color: #1382b9;
    line-height: 28px;
    margin-bottom: 15px;
    text-align: left;font-family: 'Poppins', sans-serif;
}
.infobox_wrapper p {
    color: #000;
    font-family: 'Poppins';
    font-size: 15px;
    padding-bottom: 15px;
    line-height: 28px;
    text-align: left;
}
.featured_section7 .text-box {
    width: 48%;
    float: left;
}
.missionbox_wrapper span {
    font-size: 50px;
    color: #f23801;
    float: left;
    margin-right: 35px;
    margin-bottom: 50px;
    margin-top: 5px;
}

.valuebox_wrapper span {
    font-size: 50px;
    color: #f23801;
    float: left;
    margin-right: 35px;
    margin-bottom: 55px;
    margin-top: 5px;
}
.staffing-box {
    border-style: solid;
    border-color: #FFFFFF;
    box-shadow: 0px 0px 10px 7px rgb(26 41 66 / 3%);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 35px;
    margin-bottom: 25px;
    display: inline-block;
}
.contract-text {
    width: 60%;
    float: left;
    margin-right: 5%;
}
.services-section h6 {
    color: #0b6aa2;
    font-size: 18px;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    line-height: 28px;
    margin-bottom: 8px;
}
.services-section p {
    color: #000;
    font-size: 15px;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    line-height: 28px;
    padding-bottom: 15px;
    text-align: justify;
}
.contract-img {
    width: 35%;
    float: left;
}
.contract-hire-img {
    width: 35%;
    float: left;
    margin-right: 5%;
}
.contract-hire-text {
    width: 60%;
    float: left;
}
.permanent-text {
    width: 60%;
    float: left;
    margin-right: 5%;
}
.permanent-img {
    width: 35%;
    float: left;
}

 .services-icons {
    width: 18%;
    float: left;
    margin-right: 2.5%;
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s, -webkit-border-radius .3s, -webkit-box-shadow .3s;
    border-radius: 10px;
    text-align: center;
    -webkit-box-shadow: 0 12px 32px 0 rgb(25 41 66 / 7%);
    box-shadow: 0 12px 32px 0 rgb(25 41 66 / 7%);
    background-color: #fff;
    padding: 30px 0px 33px;
    -webkit-transition: -webkit-box-shadow .35s ease-in-out, -webkit-transform .35s cubic-bezier(.1,.47,.18,1.01);
    transition: -webkit-box-shadow .35s ease-in-out, -webkit-transform .35s cubic-bezier(.1,.47,.18,1.01);
    -o-transition: box-shadow .35s ease-in-out, transform .35s cubic-bezier(.1, .47, .18, 1.01);
    transition: box-shadow .35s ease-in-out, transform .35s cubic-bezier(.1,.47,.18,1.01);
    transition: box-shadow .35s ease-in-out, transform .35s cubic-bezier(.1,.47,.18,1.01), -webkit-box-shadow .35s ease-in-out, -webkit-transform .35s cubic-bezier(.1,.47,.18,1.01);
    margin-bottom: 30px;
}

 .services-icons:hover {
    -webkit-transform: translateY(-7px);
    -ms-transform: translateY(-7px);
    transform: translateY(-7px);
    transition: box-shadow .35s ease-in-out, transform .35s cubic-bezier(.1,.47,.18,1.01), -webkit-box-shadow .35s ease-in-out, -webkit-transform .35s cubic-bezier(.1,.47,.18,1.01);
}

.services-icons i {
    color: #000;
    font-size: 50px;
}

 .services-icons p {
    color: #000;
    font-family: 'roboto';
    font-size: 15px;
    padding-top: 10px;
    text-align: center;
    padding-bottom: 15px;
    line-height: 28px;
}

.page-career .left-item {
    width: 100%;
    float: left;
    margin-right: 0%;
}

.page-career .left-item p {
    color: #000;
    font-size: 15px;
    line-height: 28px;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 17px;
    text-align: justify;
}

.page-career .right-item {
    box-shadow: 0px 5px 8px 0px rgb(0 0 0 / 0.3);
    padding: 20px 30px;
    width: 40%;
    float: left;
    background: #f9f2e552;
    border-radius: 20px;
}

.page-career .right-item h4, h3 {
    color: #f47f24;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
}

.page-career .right-item p {
    color: #000;
    font-size: 14px;
    line-height: 28px;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 17px;
    text-align: justify;
}

.page-career .right-item .form-full {
    width: 100%;
    float: left;
    margin-top: 10px;
}

.page-career .right-item .left-sec {
    width: 30%;
    float: left;
    margin-right: 3%;
}
.page-career .form-label {
    color: #000;
    font-size: 15px;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    display: inline-block;
    margin-bottom: 5px;
}
.page-career .right-item .right-sec {
    width: 67%;
    float: left;
}
.page-career .form-control {
    height: 37px;
    border: 1px solid #e3e3e3;
}
.center-item {
    text-align: center;
}
.form-submit {
    background: linear-gradient(#f47922, #f7ae3b);
    padding: 10px 30px;
    display: inline-block;
    border-radius: 20px;
    margin-top: 10px;
}
.form-submit a {
    color: #fff;
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
}

.featured_section10 .attbox {
    float: left;
    width: 100%;
    height: 190px;
    background: #f9f9f9;
    margin-top: 60px;
}

.featured_section10 .attbox .box {
    float: left;
    width: 100.8%;
    height: 190px;
    background: #f9f9f9;
    margin-left: -3px;
    margin-top: -3px;
    transition: all 0.3s ease;
}

.featured_section10 .cirimg {
    width: 85px;
    height: 85px;
    border-radius: 100%;
    border: 5px solid #eee;
    overflow: hidden;
    margin-bottom: 14px;
    transition: all 0.3s ease;
    margin-top: -50px;
    background: #fff;
}

.featured_section10 .attbox h5 {
    margin-bottom: 0px;
    color: #264796;
    font-size: 20px;
    font-family: 'roboto';
    font-weight: 500;
}

.featured_section10 .attbox p {
    font-size: 15px;
    width: 80%;
    margin: 14px auto 15px auto;
    line-height: 30px;
    font-family: 'Poppins', sans-serif;
    color: #000;
}

.divider_line2 {
    float: left;
    width: 100%;
    padding-top: 70px;
    margin-bottom: 45px;
    background: url(../images/divider-line1.png) no-repeat center bottom;
}

.featured_section10 h4 {
    color: #264796;
    font-size: 24px;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    text-align: left;
    margin-bottom: 50px;
}

.logregform {
    float: left;
    width: 100%;
    background: #fff;
}

.logregform .feildcont {
    float: left;
    width: 100%;
    text-align: left;
}

.logregform .feildcont label {
    float: left;
    width: 100%;
    font-weight: normal;
    color: #000;
    display: inline-block;
    margin-bottom: 5px;
}

.logregform .feildcont label em {
    color: #ff2400;
    font-style: normal;
}

.logregform .feildcont input {
    float: left;
    width: 100%;
    padding: 11px 12px;
    border: 1px solid #e3e3e3;
    margin-bottom: 12px;
    border-radius: 3px;
}
.logregform .feildcont select {
    float: left;
    width: 100%;
    padding: 11px 12px;
    border: 1px solid #e3e3e3;
    margin-bottom: 12px;
    border-radius: 3px;
}
.logregform .feildcont .fbut1 {
    float: left;
    background: #ff2400;
    padding: 15px 122px;
    border: none;
    border-radius: 3px;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    transition: all 0.3s ease;
    margin-top: 18px;
}

.google-map {
    width: 99%;
    height: 350px;
    border: 5px solid #fff;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
}

/* featured section 12 */
.featured_section12 {
    float: left;
    width: 100%;
    padding:0px 0px 70px 0px;
    text-align: center;font-family: 'Poppins', sans-serif;
   
}
.featured_section12.two {
    background: #f3f3f3;
}
.featured_section12 .peosays {
    width: 90%;
    margin: 0 auto;
}
.featured_section12 .peosays .box {
    float: left;
    width: 100%;
    background: #fff;
    border: 1px solid #eee;
    border-bottom: 2px solid #eee;
    border-radius: 3px;
    text-align: left;
    padding: 20px 20px 25px 20px;
    font-size: 14px;
    line-height: 25px;
    color: #000
}
.featured_section12 .peosays .who {
    float: left;
    width: 100%;
    text-align: left;
    padding: 35px 0px 18px 35px;
    background: url(../images/down-arrow.png) no-repeat 45px top;
    margin-top: -2px;
    font-size: 12px;
    color: #999;
}
.featured_section12 .peosays .who img {
    border-radius: 100%;
    float: left;
    margin-right: 18px;
}
.featured_section12 .peosays .who strong {
    font-size: 14px;
    color: #000;
    display: block;
    line-height: 16px;
    font-weight: 600;
    margin-top: 5px;font-family: 'Poppins', sans-serif;
}

.featured_section12 h2 {
    margin-bottom: 30px;
    font-size: 28px;
    font-weight: 600;
    text-align: center;
    color: #0a2252;
    font-family: 'Poppins', sans-serif;
}