﻿*{
	margin: 0;
	padding: 0;
	border: 0;
}
body{
	overflow-x: hidden;
	font-family: 'Montserrat', sans-serif;
}

/****************************************
IMPORTING FONT AWESOME FONTS
****************************************/

@font-face {
	font-family: "myfont";
	src: url("fonts/fontawesome-webfont.woff") format("woff");
}
/****************************************
CLEAR FLOAT CSS
****************************************/
.clearfix:after {
    content: " ";
    /* Older browser do not support empty content */
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}
/****************************************
COMMON CSS
****************************************/
.head01{
	margin: 0;
	padding: 0;
	font-size: 40px;
	font-weight: bold;
}
.para01{
	margin: 0;
	padding: 0;
	font-size: 16px;
	line-height: 28px;
}
/****************************************
NAVBAR CSS
****************************************/
#main-nav{
	background: rgba(255,255,255,1);
	border-bottom: 0;
	z-index: 99999;
	padding: 5px 0;
	border-bottom: 1px solid rgba(19, 71, 121,0.2);
}

#navbar-menu ul.navbar-nav{
	margin-left: 60px;
}

#navbar-menu ul.navbar-nav > li > a{
	color: rgba(19, 71, 121,1);
	font-size: 16px;
	letter-spacing: .02em;
}
#navbar-menu ul.navbar-right > li > a{
	background: rgba(19, 71, 121,1);
	height: 45px;
	padding-top: 10px;
	margin: 20px 0 0 0;
	color: rgba(255,255,255,1);
}
#navbar-menu > .navbar-nav > li.dropdown > ul.dropdown-menu > li > a{
	color: rgba(0,0,0,1);
}
.navbar-brand img{
	margin: -25px 0 0 0;
	width: 100px;
	padding: 10px;
}
.navbar-toggle i.fa-bars{
	padding: 5px;
}	
/****************************************
HOME PAGE - SLIDER SECTION
****************************************/
#main-slider{
	
}



.main-slider-item-img{
	width: 100%;
	position: relative;
}
.main-slider-item-img > img{
	width: 100%;
}
.main-slider-item-img-ovr{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding-top: 100px;
}
.main-slider-item-img-ovr-img{
	
}
.main-slider-item-img-ovr-img img{
	width: 70%;
	margin-left: 15%;
}
.main-slider-item-img-ovr-txt{
	padding-top: 100px;
}
.main-slider-item-img-ovr-txt h3{
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #ffffff;
	font-size: 28px;
}
.main-slider-item-img-ovr-txt p{
	margin: 15px 0 0 0;
	padding: 0;
	color: #ffffff;
}
.main-slider-item-img-ovr-txt-link{
	margin: 15px 0 0 0;
}
.main-slider-item-img-ovr-txt-link a{
	display: block;
	width: 100px;
	height: 40px;
	background: #ffffff;
	color: rgba(19, 71, 121,1);
	text-align: center;
	padding: 10px 0 0 0;
}

#main-slider .carousel-control{
	background: none;
}

.carousel-control{
	width: 5%;
}
.carousel-control span.glyphicon {
    border: 3px solid rgba(255,255,255,1);
    padding: 5px 0 0 0;
    font-size: 20px;
    width: 40px;
    height: 40px;
    color: #ffffff;
    opacity: 1 !important;
}
/****************************************
HOME PAGE - JOB SECTION
****************************************/
#home-job{
	background: #f5f5f5;
	border-top: 1px solid #ffffff;
}
#home-job .col-sm-4,#home-job .col-sm-8{
	padding: 45px 0;
}
.home-job-33-title{
	padding-top: 35px !important;	
}
.home-job-33-title h3{
	padding: 0;
	margin: 0;
	font-weight: bold;
	text-align: center;
	color: rgba(0,0,0,1);
}
.home-job-33-title hr{
	width: 100px;
	margin: 15px auto 0 auto;
	border: 1px solid rgba(0,0,0,.05);
}
.home-job-33-title-link{
	width: 100px;
	margin: 15px auto 0 auto;
}
.home-job-33-title-link a{
	display: block;
	width: 100px;
	height: 40px;
	border: 1px solid rgba(0,0,0,1);
	background: transparent;
	text-align: center;
	padding: 10px 0 0 0;
	text-decoration: none;
	-webkit-transition: .3s;
	transition: .3s;
	-moz-transition: .3s;
	font-size: 12px;
	font-weight: bold;
	color: rgba(0,0,0,1);
	letter-spacing: 0.075em;
}
.home-job-33-info{
}
.home-job-33-info-card{
	width: 100%;
}
.home-job-33-info-card-list{
	width: 100%;
}
.home-job-33-info-card-list-50{
	float: left;
	width: 50%;
	padding-left: 10px;
	border-right: 1px solid rgba(0,0,0,.25);
}
.home-job-33-info-card-list-50:last-child{
	border-right: 0;
}
.home-job-33-info-card-list-50-txt{
	width: 100%;
}
.home-job-33-info-card-list-50-txt ul{
	list-style-type: none;
	padding: 0;
	margin: 5px 0;
	
}
.home-job-33-info-card-list-50-txt ul li{
	text-align: center;
	font-size: 15px;
	margin: 0 0 5px 0;
	color: rgba(0,0,0,1);
	letter-spacing: .05em;
}
.home-job-33-info-card-list-50-txt ul li:last-child{
	margin-bottom: 0;
}
/****************************************
HOME PAGE - SERVICE SECTION
*********************	*******************/
#home-ser{
	padding: 9% 0 13% 0;
	background: url("../images/home-ser.png") repeat fixed;
}
.home-ser-head{
	width: 100%;
}
.home-ser-head h2{
	text-align: center;
	background: url("../images/underline01.png") 50% 100% no-repeat;
	padding-bottom: 20px;
}
.home-ser-head p{
	margin: 20px auto 0 auto;
	text-align: center;
	width: 70%;
	color: rgba(0,0,0,1);
}
.home-ser-body{
	width: 100%;
	margin-top: 80px;
}
.home-ser-body-cards{
	width: 100%;
}
.home-ser-body-cards-list{
	float: left;
	width: 29%;
	margin-right: 6.5%;
	position: relative;
	-webkit-box-shadow: 0px 0px 5px 1px rgba(19, 71, 121,1);
	-moz-box-shadow: 0px 0px 5px 1px rgba(19, 71, 121,1);
	box-shadow: 0px 0px 5px 1px rgba(19, 71, 121,1);
}
.home-ser-body-cards-list:last-child{
	margin-right: 0;
}
.home-ser-body-cards-list-img{
	width: 100%;
}
.home-ser-body-cards-list-img img{
	width: 100%;
}
.home-ser-body-cards-list-txt{
	position: absolute;
	top: 75%;
	left: 0;
	width: 100%;
	height: 25%;
	background: rgba(19, 71, 121,1);
	-webkit-transition: .3s;
	transition: .3s;
	-moz-transition: .3s;
}
.home-ser-body-cards-list:hover .home-ser-body-cards-list-txt{
	height: 100%;
	top: 0;
	-webkit-transition: .3s;
	transition: .3s;
	-moz-transition: .3s;
	background: rgba(19, 71, 121,.9);
}
.home-ser-body-cards-list-txt-head{
	padding: 15px;
	height: 25%;
}
.home-ser-body-cards-list-txt-head h3{
	margin: 0;
	padding: 0;
	font-size: 17px;
	font-weight: bold;
	color: #ff9e80;
	line-height: 27px;
	letter-spacing: .02em;
}
.home-ser-body-cards-list-txt-more{
	padding: 15px;
	height: 75%;
	display: none;
	-webkit-transition: .3s;
	transition: .3s;
	-moz-transition: .3s;
}
.home-ser-body-cards-list:hover .home-ser-body-cards-list-txt-more{
	display: block;
	-webkit-transition: .3s;
	transition: .3s;
	-moz-transition: .3s;
}
.home-ser-body-cards-list-txt-more-para{
	width: 100%;
}
.home-ser-body-cards-list-txt-more-para p{
	color:rgba(255,255,255,.9);
	text-align: justify;
}
.home-ser-body-cards-list-txt-more-link{
	margin: 15px 0 0 0;
}
.home-ser-body-cards-list-txt-more-link a{
	display: block;
	width: 100px;
	height: 40px;
	border: 1px solid rgba(255,255,255,1);
	color: rgba(255,255,255,1);
	text-align: center;
	padding: 8px 0 0 0;
	text-decoration: none;
	-webkit-transition: .3s;
	transition: .3s;
	-moz-transition: .3s;
	font-size: 14px;
	font-weight: bold;
}
.home-ser-body-cards-list-txt-more-link a:hover{
	background: rgba(255,255,255,1);
	color: rgba(19, 71, 121,1);
	-webkit-transition: .3s;
	transition: .3s;
	-moz-transition: .3s;
}
.home-ser-body-cards-list-icon{
	position: absolute;
	bottom: -40px;
	right: 15px;
	width: 80px;
	height: 80px;
	background: #ff9e80;
	-webkit-box-shadow: 0px 0px 5px 1px rgba(19, 71, 121,1);
	-moz-box-shadow: 0px 0px 5px 1px rgba(19, 71, 121,1);
	box-shadow: 0px 0px 5px 1px rgba(19, 71, 121,1);
	-webkit-transition: .3s;
	transition: .3s;
	-moz-transition: .3s;
	
}
.home-ser-body-cards-list:hover .home-ser-body-cards-list-icon{
	bottom: 5px;
	-webkit-transition: .3s;
	transition: .3s;
	-moz-transition: .3s;
}
.home-ser-body-cards-list-icon i{
	font-size: 40px;
	color: rgba(19, 71, 121,1);
}
.home-ser-body-cards-list-icon i.fa-code{
	padding: 20px 19px;
}
.home-ser-body-cards-list-icon i.fa-mobile{
	padding: 20px 32px;
}
.home-ser-body-cards-list-icon i.fa-user-o{
	padding: 20px 23px;
}
/****************************************
HOME PAGE - ABOUT SECTION
****************************************/
#home-abt{
	padding: 10% 0;
	background: #f5f5f5;
}
.home-abt-50{
	float: left;
	width: 46%;
	margin-right: 8%;
}
.home-abt-50:last-child{
	margin-right: 0;
}
.home-abt-50-img{
	position: relative;
}
.home-abt-50-img img.home-abt-50-img-01{
	width: 75%;
	margin-left: 12.5%;
	-webkit-box-shadow: 0px 0px 5px 1px rgba(19, 71, 121,0.5);
	-moz-box-shadow: 0px 0px 5px 1px rgba(19, 71, 121,0.5);
	box-shadow: 0px 0px 5px 1px rgba(19, 71, 121,0.5);
}
.home-abt-50-img img.home-abt-50-img-02{
	position: absolute;
	bottom: -20px;
	right: -20px;
	width: 225px;
	-webkit-box-shadow: 0px 0px 5px 1px rgba(19, 71, 121,0.5);
	-moz-box-shadow: 0px 0px 5px 1px rgba(19, 71, 121,0.5);
	box-shadow: 0px 0px 5px 1px rgba(19, 71, 121,0.5);
}
.home-abt-50-img img.home-abt-50-img-03{
	position: absolute;
	top: -20px;
	left: -20px;
	width: 110px;
	-webkit-box-shadow: 0px 0px 5px 1px rgba(19, 71, 121,0.5);
	-moz-box-shadow: 0px 0px 5px 1px rgba(19, 71, 121,0.5);
	box-shadow: 0px 0px 5px 1px rgba(19, 71, 121,0.5);
}
.home-abt-50-txt h3{
	
}
.home-abt-50-txt p{
	margin: 10px 0 0 0;
	text-align: justify;
	color: rgba(0,0,0,1);
}
.home-abt-50-txt-link{
	width: 120px;
	height: 40px;
	margin: 20px 0 0 0;
}
.home-abt-50-txt-link a{
	display: block;
	width: 120px;
	height: 40px;
	border: 2px solid rgba(0,0,0,1);
	text-align: center;
	padding: 7px 0 0 0;
	color: rgba(0,0,0,1);
	font-weight: bold;
	letter-spacing: 0.1em;
}
/****************************************
HOME PAGE - TECHNOLOGIES SECTION
****************************************/
#home-tech{
	padding: 8% 0; 
	background: url("../images/home-ser.png") repeat fixed;
	
}
.home-tech-head{
	width: 100%;
}
.home-tech-head h3{
	text-align: center;
	background: url("../images/underline01.png") 50% 100% no-repeat;
	padding-bottom: 20px;
}
.home-tech-body{
	width: 100%;
	margin: 60px 0 0 0;
}
.home-tech-body-icons{
	width: 100%;
}
.home-tech-body-icons-r1{
	width: 810px;
	margin: 0 auto;
}
.home-tech-body-icons-r2{
	width: 645px;
	margin: 0 auto 0 auto;
}
.home-tech-body-icons-r3{
	width: 310px;
	margin: 0 auto;
}
.home-tech-body-icons-list{
	width: 100%;
}
.home-tech-body-icons-list-card{
	float: left;
	width: 150px;
	height: 150px;
	margin-right: 15px;
	border-radius: 75px;
	-webkit-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.25);
	box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.25);
	padding: 25px 0;
	background: rgba(255,255,255,1);

}
.home-tech-body-icons-list-card:last-child{
	margin-right: 0;
}
.home-tech-body-icons-list-card-img{
	width: 60px;
	height: 60px;
	margin: 0 auto;
}
.home-tech-body-icons-list-card-img img{
	width: 60px;
}
.home-tech-body-icons-list-card h4{
	text-align: center;
	color: rgba(0,0,0,1);
	margin: 15px 0 0 0;
	padding: 0;
	font-size: 16px;
	font-weight: bold;
}
/**********************************
HOME PAGE - TESTIMONIALS SECTION
*********************************/	
#home-test{
	padding: 8% 0;
	background: url("../images/home-ser.png") repeat fixed;
}
.home-test-head{
	
}
.home-test-head h2{ 
	text-align: center;
	background: url("../images/underline01.png") 50% 100% no-repeat;
	padding-bottom: 20px;
}

.home-test-body{
	margin-top: 80px;
}


.testimonial{ margin: 0 10px; }
.testimonial .testimonial-content{
    margin: 20px 0 50px 0;
    position: relative;
	background: #ffffff;
}
.testimonial .testimonial-content:after{
    content: "";
    width: 20px;
    height: 20px;
    border-top: 20px solid rgba(19, 71, 121,1);
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    margin: 0 auto;
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
}
.testimonial .description{
    padding: 50px;
    margin: 0;
    background: #ffffff;
	border: 1px solid rgba(19, 71, 121,0.5);
    border-radius: 15px;
    color: #000;
    position: relative;
	background: url("../images/comma01.png") no-repeat 4% 10%,url("../images/comma02.png") no-repeat 96% 90%;
}

.testimonial .testimonial-profile{
    display: table;
    padding: 15px;
    border: 1px solid rgba(19, 71, 121,.21);
    border-radius: 20px;
    margin: 0 auto;
}
/* .testimonial .pic{ */
    /* width: 100px; */
    /* height: 100px; */
    /* border-radius: 50%; */
    /* border: 1px solid #dca842; */
    /* float: left; */
    /* overflow: hidden; */
/* } */
.testimonial .title{
    display: inline-block;
    font-size: 19px;
    font-weight: bold;
    color: rgba(19, 71, 121,1);
}
.testimonial .title:before{
    content: "";
    width: 1px;
    background: #dca842;
}
.testimonial .post{
    display: block;
    font-size: 14px;
    font-weight: normal;
    color: #888;
    margin-top: 10px;
}
.owl-theme .owl-controls{
    margin-top: 30px;
}
.owl-theme .owl-controls .owl-page span{
    background: transparent;
    border: 1px solid #dca842;
    opacity: 1;
}
.owl-theme .owl-controls .owl-page.active span{
    background: rgba(19, 71, 121,1);
    border: 1px solid rgba(19, 71, 121,1);
}
@media only screen and (max-width: 479px){
    .testimonial .description{
        padding: 20px;
        font-size: 16px;
    }
    .testimonial .testimonial-profile{ padding: 10px; }
    .testimonial .title{ font-size: 16px; }
    .testimonial .post{ font-size: 13px; }
}
/****************************************
HOME PAGE - COUNTER SECTION
****************************************/
#home-counter{
	background: rgba(19, 71, 121,1);
	padding: 75px 0;
}
.home-counter-main{
	width: 100%;
}
.home-counter-main-33{
	width: 100%;
}
.home-counter-main-33-list{
	float: left;
	width: 30%;
	margin-right: 5%;
	padding-left: 100px;
	position: relative;
	min-height: 100px;
}
.home-counter-main-33-list:last-child{
	margin-right: 0;
}
.home-counter-main-33-list-icon{
	width: 60px;
	height: 60px;
	background: #ff9e80;
	position: absolute;
	top: 20px;
	left: 0;
}
.home-counter-main-33-list-icon i{
	font-size: 30px;
	padding: 15px 15px;
	color: rgba(19, 71, 121,1);
}
.home-counter-main-33-list-txt-no{
	font-weight: bold;
	font-size: 32px;
	color: #ff9e80;
	margin: 0;
	padding: 0;
}
.home-counter-main-33-list-txt-info{
	margin: 0 0 0 0;
}
.home-counter-main-33-list-txt-info p{
	color: rgba(255,255,255,.9);
}
/****************************************
HOME PAGE - VERTICALS SECTION
****************************************/
#home-ver{
	padding: 8% 0;
}
.home-ver-head{
	width: 100%;
}
.home-ver-head h3{
	text-align: center;
	background: url("../images/underline01.png") 50% 100% no-repeat;
	padding-bottom: 20px;
}
.home-ver-body{
	width: 100%;
	margin: 60px 0 0 0;
}
.home-ver-body-main{
	width: 100%;
}
.home-ver-body-main-row{
	width: 100%;
	margin-bottom: 4px;
}

.home-ver-body-main-row-50{
	width: 100%;
}
.home-ver-body-main-row-50-4{
	float: left;
	width: 24.5%;
	margin-right: 0.6666666666%;
}
.home-ver-body-main-row-50-4:last-child{
	margin-right: 0;
}
.home-ver-body-main-row-50-4-img{
	width: 100%;
	position: relative;
}
.home-ver-body-main-row-50-4-img img{
	width: 100%;
}
.home-ver-body-main-row-50-4-img-head{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding-top: 50%;
}
.home-ver-body-main-row-50-4-img-head h4{
	color: rgba(255,255,255,1);
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 0.045em;
}
.home-ver-body-main-row-50-4-child{
	width: 100%;
}
.home-ver-body-main-row-50-4-child-rc{
	width: 100%;
}
.home-ver-body-main-row-50-4-child-rc-item{
	float: left;
	width: 49%;
	margin-right: 2%;
	margin-top: 5px;
}
.home-ver-body-main-row-50-4-child-rc-item:nth-child(2n+2){
	margin-right: 0;
}
.home-ver-body-main-row-50-4-child-rc-item:nth-child(1),.home-ver-body-main-row-50-4-child-rc-item:nth-child(2){
	margin-top: 0;
}
.home-ver-body-main-row-50-4-child-rc-item-img{
	width: 100%;
	position: relative;
}
.home-ver-body-main-row-50-4-child-rc-item-img img{
	width: 100%;
}
.home-ver-body-main-row-50-4-child-rc-item-img-head{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding-top: 50%;
}
.home-ver-body-main-row-50-4-child-rc-item-img-head h4{
	color: rgba(255,255,255,1);
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 0.045em;
	line-height: 23px;
}
/****************************************
HOME PAGE - FOOTER SECTION
****************************************/
#futer{
	
	background: rgba(19, 71, 121,1);
}
#futer .container{
	padding: 6% 0 4% 0;
}

.futer-sub{
}
.col-sm-6{
	padding: 0;
}

.futer-sub-head{
	
}
.futer-sub-head h4{
	color: #ff9e80;
	margin: 0;
	padding: 0;
	font-size: 18px;
	letter-spacing: .06em;
	font-weight: bold;
}
.futer-sub hr{
	width: 100px;
	margin-bottom: 25px;
}
.futer-sub ul{
	list-style-type: none;
}
.futer-sub ul li{
	letter-spacing: .05em;
	margin-bottom: 7px;
	font-size: 13px;
	background: url("../images/bullet01.png") no-repeat 0 1px;
	padding-left: 25px;
	color: rgba(255,255,255,.7);
	
	
}
.futer-sub ul li:last-child{
	margin-bottom: 0;
}
.futer-sub ul li a{
	color: rgba(255,255,255,.7);
}
.futer-sub ul li.address{
	background: url("../images/contact-icon01.png") no-repeat 0 1px;
	padding-left: 35px;
	margin-bottom: 7px;
}
.futer-sub ul li.phone{
	background: url("../images/contact-icon02.png") no-repeat 0 -2px;
	min-height: 30px;
	padding-left: 35px;
	margin-bottom: 7px;
}
.futer-sub ul li.email{
	background: url("../images/contact-icon03.png") no-repeat 0 1px;
	min-height: 30px;
	padding-left: 35px;
}
.futer-sub ul.social{
	list-style-type: none;
}
.futer-sub ul.social li{
	background: none;
	padding: 0;
	display: inline;
	margin-right: 1px;
}
.futer-sub ul.social li i{
	font-size: 20px;
	width: 40px;
	height: 40px;
	padding: 10px 10px;
}
.futer-sub ul.social li i.fa-facebook{
	background: #3b5998;
}
.futer-sub ul.social li i.fa-twitter{
	background: #1da1f2;
}
.futer-sub ul.social li i.fa-linkedin{
	background: #007bb5;
}
.futer-sub ul.social li i.fa-google-plus{
	background: #db4437;
}

#futer .copy{
	padding: 0;
	background: rgba(255,255,255,1);
	padding: 10px 0;
}
#futer .copy p{
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 9px;
	color: rgba(0,0,0,1);
	letter-spacing: 0.05em;
}
#futer .copy p a{
	color: rgba(0,0,0,1);
}

/****************************************
INNER PAGE
****************************************/
#in-main{
	
}
.in-main-head{
	width: 100%;
	padding: 100px 0;
	background: url("../images/in-main-head-back.jpg") fixed no-repeat center center;
	background-size: cover;
}
.in-main-head h3{
	color: #ffffff;
	text-align: center;
	background: url("../images/underline01-fff.png") 50% 100% no-repeat;
	padding-bottom: 20px;
}
.in-main-body{
	width: 100%;
}
/****************************************
INNER PAGE - JOB LISTING PAGE
****************************************/
.in-main-body-jobs{
	padding: 75px 0 50px 0;
	background: url("../images/back-job-in.png") repeat fixed;

}
.in-main-body-jobs-more{
	width: 100%;
}
.in-main-body-jobs-more-cards{
	width: 100%;
}
.in-main-body-jobs-more-cards-all{
	width: 100%;
}
.in-main-body-jobs-more-cards-all-list{
	width: 100%;
	margin-bottom: 35px;
	-webkit-box-shadow: 0px 0px 4px 2px rgba(19,71,120,0.2);
	-moz-box-shadow: 0px 0px 4px 2px rgba(19,71,120,0.2);
	box-shadow: 0px 0px 4px 2px rgba(19,71,120,0.2);
	
}
.in-main-body-jobs-more-cards-all-list-in{
	width: 100%;
}
.in-main-body-jobs-more-cards-all-list-img{
	float: left;
	width: 50%;
}
.in-main-body-jobs-more-cards-all-list-img img{
	width: 100%;
	border-right: 1px solid rgba(0,0,0,.1);
	height: 250px;
}
.in-main-body-jobs-more-cards-all-list hr{
	margin: 10px 0 0 0;
	border-top: 1px solid rgba(19, 71, 121,.1);
}
.in-main-body-jobs-more-cards-all-list-txt{
	float: left;
	width: 50%;
	padding: 20px;
	background: #ffffff;
	height: 250px;
}
.in-main-body-jobs-more-cards-all-list-txt-head{
	
}
.in-main-body-jobs-more-cards-all-list-txt-head h4{
	padding: 0;
	margin: 0;
	font-weight: bold;
	font-size: 19px;
	color: rgba(19, 71, 121,1);
}
.in-main-body-jobs-more-cards-all-list-txt-all{
	margin: 20px 0 0 0;
}
.in-main-body-jobs-more-cards-all-list-txt-all ul{
	list-style-type: none;
}
.in-main-body-jobs-more-cards-all-list-txt-all ul li{
	list-style-type: none;
	font-size: 16px;
	color: rgba(0,0,0,1);
	margin-bottom: 5px;
	padding-left: 35px;
	letter-spacing: 0.015em;
}
.in-main-body-jobs-more-cards-all-list-txt-all ul li.locn{
	background: url("../images/job-locn.png") no-repeat 0px 5px;
}
.in-main-body-jobs-more-cards-all-list-txt-all ul li.exp{
	background: url("../images/job-exp.png") no-repeat 0px 5px;
}
.in-main-body-jobs-more-cards-all-list-txt-all ul li.lpa{
	background: url("../images/job-money.png") no-repeat 0px 5px;
}
.in-main-body-jobs-more-cards-all-list-txt-all ul li:last-child{
	margin-bottom: 0;
}
.in-main-body-jobs-more-cards-all-list-link{
	width: 100%;
	margin: 20px 0 0 0;
}
.in-main-body-jobs-more-cards-all-list-link-btn a{
	width: 120px;
	height: 40px;
	display: block;
	text-decoration: none;
	background: transparent;
	text-align: center;
	padding: 7px 0 0 0;
	color: rgba(19, 71, 121,1);
	border: 2px solid rgba(19, 71, 121,1);
	letter-spacing: .1em;
	font-weight: bold;
}
.in-main-body-jobs-more-cards-pagi{
	width: 100%;
}
.in-main-body-jobs-more-cards-pagi > nav > ul.pagination > li > a{
	background: rgba(19, 71, 121,1);
	color: #ffffff;
}

/****************************************
DETAILED JOB PAGE
****************************************/
.in-main-body-mjobs{
	padding: 125px 0 100px 0;
	background: url("../images/back-job-in.png") repeat fixed;
}
.in-main-body-mjobs-all{
	width: 100%;
}
.in-main-body-mjobs-all-info{
	
}
.in-main-body-mjobs-all-info-img{
}
.in-main-body-mjobs-all-info-img-main{
	width: 70%;
	margin: 0 auto 0 auto;
}
.in-main-body-mjobs-all-info-img-main img{
	width: 100%;
	border: 1px solid rgba(0,0,0,0.2);
}
.in-main-body-mjobs-all-info{
	width: 100%;
	
}
.in-main-body-mjobs-all-info-txt{
	width: 100%;
	
}
.in-main-body-mjobs-all-info-txt-table{
	width: 70%;
	margin-left: 15%;
}
.in-main-body-mjobs-all-info-txt-table table{
	width: 100%;
	
}
.in-main-body-mjobs-all-info-txt-table table tr{
	border: 1px solid rgba(0,0,0,.2);
	background: #ffffff;
}
.in-main-body-mjobs-all-info-txt-table table tr:nth-child(2n+1){
	background: #ffffff;
}
.in-main-body-mjobs-all-info-txt-table table td{
	width: 50%;
	border: 1px solid rgba(0,0,0,.2);
	text-align: center;
	padding: 10px;
	font-size: 16px;
	color: rgba(0,0,0,1);
}

.in-main-body-mjobs-all-info-txt-table table tr.social td{
	padding: 20px 0 !important;
}
.in-main-body-mjobs-all-info-txt-table table tr.social td .social-head{
	
}
.in-main-body-mjobs-all-info-txt-table table tr.social td .social-head h4{
	margin: 0;
	padding: 0;
	font-weight: bold;
}
.in-main-body-mjobs-all-info-txt-table table tr.social td .social-links{
	margin: 15px 0 0 0;
}
.in-main-body-mjobs-all-info-txt-table table tr.social td .social-links ul{
	list-style-type: none;
}
.in-main-body-mjobs-all-info-txt-table table tr.social td .social-links ul li{
	display: inline;
	margin-right: 3px;
}
.in-main-body-mjobs-all-info-txt-table table tr.social td .social-links ul li:last-child{
	margin-right: 0;
}
.in-main-body-mjobs-all-info-txt-table table tr.social td .social-links ul li a{
	text-decoration: none;
}
.in-main-body-mjobs-all-info-txt-table table tr.social td .social-links ul li i{
	width: 40px;
	height: 40px;
	background: #f5f5f5;
	font-size: 20px;
}
.in-main-body-mjobs-all-info-txt-table table tr.social td .social-links ul li i.fa-facebook{
	padding: 10px 0 0 0;
	background: #3b5998;
	color: #ffffff;
}
.in-main-body-mjobs-all-info-txt-table table tr.social td .social-links ul li i.fa-whatsapp{
	padding: 10px 0 0 0;
	background: #25d366;
	color: #ffffff;
}
.in-main-body-mjobs-all-info-txt-table table tr.social td .social-links ul li i.fa-linkedin{
	padding: 10px 0 0 0;
	background: #0e76a8;
	color: #ffffff;
}

.in-main-body-mjobs-all-info-link{
	
}
.in-main-body-mjobs-all-info-link-btn{
	width: 120px;
	margin: 20px auto 0 auto;
}
.in-main-body-mjobs-all-info-link-btn a{
	display: block;
	width: 120px;
	height: 40px;
	text-align: center;
	padding: 10px 0 0 0;
	border: 1px solid rgba(0,0,0,1);
	color: rgba(255,255,255,1);
	background: rgba(19, 71, 121,1);
	
}

.in-main-body-mjobs-all-info-pop{
	width: 100%;
}
.in-main-body-mjobs-all-info-pop-info{
	width: 100%;
}
.in-main-body-mjobs-all-info-pop-info-form{
	width: 100%;
}



.in-main-body-mjobs-all-info-pop-info-form form{
	width: 100%;
}
.in-main-body-mjobs-all-info-pop-info-form-input{
	width: 100%;
	margin-bottom: 20px;
}
.in-main-body-mjobs-all-info-pop-info-form-input:last-child{
	margin-bottom: 0;
}
.in-main-body-mjobs-all-info-pop-info-form-input label{
	margin: 0;
	padding: 0;
	font-size: 15px;
	margin-bottom: 7px;
	letter-spacing: .035em;
	font-weight: normal;
	color: rgba(0,0,0,1);
}
.in-main-body-mjobs-all-info-pop-info-form-input input{
	width: 100%;
	height: 40px;
	background: #f5f5f5;
	padding-left: 10px;
	font-size: 16px;
	letter-spacing: .025em;
	border: 1px solid rgba(0,0,0,0.1);
}
.in-main-body-mjobs-all-info-pop-info-form-input input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: pink;
}
.in-main-body-mjobs-all-info-pop-info-form-input input::-moz-placeholder { /* Firefox 19+ */
  color: pink;
}
.in-main-body-mjobs-all-info-pop-info-form-input input:-ms-input-placeholder { /* IE 10+ */
  color: pink;
}
.in-main-body-mjobs-all-info-pop-info-form-input input:-moz-placeholder { /* Firefox 18- */
  color: pink;
}
.in-main-body-mjobs-all-info-pop-info-form-input input.rad{
	width: 15px;
	height: 15px;
}
.in-main-body-mjobs-all-info-pop-info-form-input select{
	width: 100%;
	height: 40px;
	background: #f5f5f5;
	padding-left: 10px;
	font-size: 16px;
	letter-spacing: .025em;
}
.in-main-body-mjobs-all-info-pop-info-form-input textarea{
	width: 100%;
	height: 120px;
	background: #f5f5f5;
	padding-left: 10px;
	padding-top: 10px;
	font-size: 16px;
	letter-spacing: .025em;
}
.in-main-body-mjobs-all-info-pop-info-form-input textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: pink;
}
.in-main-body-mjobs-all-info-pop-info-form-input textarea::-moz-placeholder { /* Firefox 19+ */
  color: pink;
}
.in-main-body-mjobs-all-info-pop-info-form-input textarea:-ms-input-placeholder { /* IE 10+ */
  color: pink;
}
.in-main-body-mjobs-all-info-pop-info-form-input textarea:-moz-placeholder { /* Firefox 18- */
  color: pink;
}


.in-main-body-mjobs-all-info-pop-info-form-input-2{
	width: 100%;
}
.in-main-body-mjobs-all-info-pop-info-form-input-2-card{
	float: left;
	width: 49%;
	margin-right: 2%;
	margin-top: 20px;
}
.in-main-body-mjobs-all-info-pop-info-form-input-2-card:nth-child(2n+2){
	margin-right: 0;
}
.in-main-body-mjobs-all-info-pop-info-form-input-2-card:nth-child(1),.in-main-body-mjobs-all-info-pop-info-form-input-2-card:nth-child(2){
	margin-top: 0;
}


.in-main-body-mjobs-all-info-pop-info-form-input-3{
	width: 100%;
}
.in-main-body-mjobs-all-info-pop-info-form-input-3-card{
	float: left;
	width: 32%;
	margin-right: 2%;
	margin-top: 20px;
}
.in-main-body-mjobs-all-info-pop-info-form-input-3-card:nth-child(3n+3){
	margin-right: 0;
}
.in-main-body-mjobs-all-info-pop-info-form-input-3-card:nth-child(1),.in-main-body-mjobs-all-info-pop-info-form-input-3-card:nth-child(2),.in-main-body-mjobs-all-info-pop-info-form-input-3-card:nth-child(3){
	margin-top: 0;
}

.in-main-body-mjobs-all-info-pop-info-form-input-submit{
	width: 
}
.in-main-body-mjobs-all-info-pop-info-form-input-submit input{
	width: 150px;
	background: #000000;
	color: #ffffff;
}

.in-main-body-mjobs-all-toggle{
	width: 70%;
	margin: 40px auto 0 auto		;
}
.in-main-body-mjobs-all-toggle-row{
	width: 100%;
}
.in-main-body-mjobs-all-toggle-row-2{
	width: 100%;
}
.in-main-body-mjobs-all-toggle-row-2-50{
	float: left;
	width: 49%;
	margin-right: 2%;
	height: 50px;
	background: #f5f5f5;
	border: 1px solid rgba(0,0,0,.25);
}
.in-main-body-mjobs-all-toggle-row-2-50:last-child{
	margin-right: 0;
}
.in-main-body-mjobs-all-toggle-row-2-50-icon{
	width: 24px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	
}
.in-main-body-mjobs-all-toggle-row-2-50-icon i{
	font-size: 24px;
	width: 24px;
	
}


/****************************************
INNER PAGE - SERVICES PAGE
****************************************/
.in-main-body-ser-info{
	width: 100%;
	padding-top: 4%;
	padding-bottom: 4%;
	background: url("../images/back-job-in.png") repeat fixed;
}
.in-main-body-ser-info-img{
	width: 100%;
}
.in-main-body-ser-info-img-in{
	width: 275px;
	height: 275px;
	margin: 0 auto;
}
.in-main-body-ser-info-img-in img{
	width: 275px;
	border-radius: 140px;
}
.in-main-body-ser-info-txt{
	width: 100%;
	margin: 30px 0 0 0;
}
.in-main-body-ser-info-txt p{
	color: rgba(0,0,0,1);
	text-align: center;
}

/****************************************
INNER PAGE - ABOUT US PAGE
****************************************/
.in-main-body-abt-prime{
	width: 100%;
	padding-top: 4%;
	padding-bottom: 4%;
	background: url("../images/back-job-in.png") repeat fixed;
}
.in-main-body-abt-prime p{
	text-align: justify;
	color: rgba(0,0,0,1);
}
.in-main-body-abt-vismis{
	width: 100%;
	padding-top: 4%;
	padding-bottom: 4%;
	background: #f5f5f5;
}
.in-main-body-abt-vismis-title{
	width: 100%;
}
.in-main-body-abt-vismis-title h3{
	text-align: center;
	font-size: 30px;
	background: url("../images/underline01.png") 50% 100% no-repeat;
	padding-bottom: 20px;
}
.in-main-body-abt-vismis-info{
	width: 100%;
	margin-top: 50px;
}
.in-main-body-abt-vismis-info-row{
	width: 100%;
}
.in-main-body-abt-vismis-info-row-50{
	width: 100%;
}
.in-main-body-abt-vismis-info-row-50-card{
	float: left;
	width: 48%;
	margin-right: 4%;
}
.in-main-body-abt-vismis-info-row-50-card:last-child{
	margin-right: 0;
}
.in-main-body-abt-vismis-info-row-50-card-img{
	
}
.in-main-body-abt-vismis-info-row-50-card-img img{
	width: 100%;
}
.in-main-body-abt-vismis-info-row-50-card-txt{
	
}
.in-main-body-abt-vismis-info-row-50-card-txt p{
	text-align: justify;
	color: rgba(0,0,0,1);
}
.in-main-body-abt-believe{
	width: 100%;
	padding: 4% 0;
	background: url("../images/back-job-in.png") repeat fixed;
}
.in-main-body-abt-believe-title{
	width: 100%;
}
.in-main-body-abt-believe-title h3{
	text-align: center;
	font-size: 30px;
	background: url("../images/underline01.png") 50% 100% no-repeat;
	padding-bottom: 20px;
}
.in-main-body-abt-believe-title p{
	width: 70%;
	text-align: center;
	color: rgba(0,0,0,1);
	margin: 15px auto 0 auto;
}
.in-main-body-abt-believe-info{
	width: 100%;
	margin: 60px 0 0 0;
}
.in-main-body-abt-believe-info-card{
	width: 100%;
	position: relative;
	min-height: 300px;
	margin-bottom: 30px;
}
.in-main-body-abt-believe-info-card:nth-child(2n+1){
	padding-left: 300px;
}
.in-main-body-abt-believe-info-card:nth-child(2n+2){
	padding-right: 300px;
}
.in-main-body-abt-believe-info-card:last-child{
	margin-bottom: 0;
}
.in-main-body-abt-believe-info-card-img{
	position: absolute;
}
.in-main-body-abt-believe-info-card:nth-child(2n+1) .in-main-body-abt-believe-info-card-img{
	top: 0;
	left: 0;
}
.in-main-body-abt-believe-info-card:nth-child(2n+2) .in-main-body-abt-believe-info-card-img{
	top: 0;
	right: 0;
}
.in-main-body-abt-believe-info-card-img img{
	width: 275px;
	height: 275px;
}
.in-main-body-abt-believe-info-card-descr{
	
}
.in-main-body-abt-believe-info-card-descr p{
	text-align: justify;
	color: rgba(0,0,0,1);
}
.in-main-body-abt-believe-info-card-descr p span{
	font-weight: bold;
}

/****************************************
INNER PAGE - CONTACT PAGE
****************************************/
.in-main-body-con-all{
	width: 100%;
	background: url("../images/back-job-in.png") repeat fixed;
}
.in-main-body-con-all-form{
	width: 100%;
	padding: 6% 0;
}
.in-main-body-con-all-form-50{
	width: 100%;
}
.in-main-body-con-all-form-50-card{
	float: left;
	width: 48%;
	margin-right: 4%;
}
.in-main-body-con-all-form-50-card:last-child{
	margin-right: 0;
}
.in-main-body-con-all-form-50-card-txt{
	
}
.in-main-body-con-all-form-50-card-txt-total{
	width: 100%;
}
.in-main-body-con-all-form-50-card-txt-total-list{
	width: 100%;
	margin-bottom: 40px;
}
.in-main-body-con-all-form-50-card-txt-total-list:last-child{
	margin-bottom: 0;
}
.in-main-body-con-all-form-50-card-txt-total-list-head{
	width: 100%;
}
.in-main-body-con-all-form-50-card-txt-total-list-head h4{
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 18px;
}
.in-main-body-con-all-form-50-card-txt-total-list-info{
	width: 100%;
	margin: 25px 0 0 0;
}
.in-main-body-con-all-form-50-card-txt-total-list-info ul{
	list-style-type: none;
}
.in-main-body-con-all-form-50-card-txt-total-list-info ul li{
	font-size: 16px;
	color: rgba(0,0,0,0.95);
	margin: 0 0 10px 0;
	padding: 0 0 0 35px;
}
.in-main-body-con-all-form-50-card-txt-total-list-info ul li:last-child{
	margin-bottom: 0;
}
.in-main-body-con-all-form-50-card-txt-total-list-info ul li.add{
	background: url("../images/contact-icon01-black.png") no-repeat 0px 1px; 
}
.in-main-body-con-all-form-50-card-txt-total-list-info ul li.ema{
	background: url("../images/contact-icon03-black.png") no-repeat 0px 5px; 
}
.in-main-body-con-all-form-50-card-txt-total-list-info ul li.pho{
	background: url("../images/contact-icon02-black.png") no-repeat 0px 1px; 
}
.in-main-body-con-all-form-50-card-txt-total-list-info ul li a{
	color: rgba(0,0,0,0.95);
	text-decoration: none;
}
.in-main-body-con-all-form-50-card-txt-total-list-info ul li address{
	margin: 0;
	padding: 0;
}
.in-main-body-con-all-form-50-card-total{
	
}
.in-main-body-con-all-form-50-card-total-in{
	width: 100%;
}
.in-main-body-con-all-form-50-card-total-in form{
	width: 100%;
}
.in-main-body-con-all-form-50-card-total-in-input{
	width: 100%;
	margin-bottom: 20px;
}
.in-main-body-con-all-form-50-card-total-in-input:last-child{
	margin-bottom: 0;
}
.in-main-body-con-all-form-50-card-total-in-input label{
	margin: 0;
	padding: 0;
	font-size: 15px;
	margin-bottom: 7px;
	letter-spacing: .035em;
	font-weight: normal;
}
.in-main-body-con-all-form-50-card-total-in-input input{
	width: 100%;
	height: 40px;
	background: #f5f5f5;
	padding-left: 10px;
	font-size: 16px;
	letter-spacing: .025em;
	border: 1px solid rgba(0,0,0,0.25);
}
.in-main-body-con-all-form-50-card-total-in-input input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: pink;
}
.in-main-body-con-all-form-50-card-total-in-input input::-moz-placeholder { /* Firefox 19+ */
  color: pink;
}
.in-main-body-con-all-form-50-card-total-in-input input:-ms-input-placeholder { /* IE 10+ */
  color: pink;
}
.in-main-body-con-all-form-50-card-total-in-input input:-moz-placeholder { /* Firefox 18- */
  color: pink;
}
.in-main-body-con-all-form-50-card-total-in-input select{
	width: 100%;
	height: 40px;
	background: #f5f5f5;
	padding-left: 10px;
	font-size: 16px;
	letter-spacing: .025em;
}
.in-main-body-con-all-form-50-card-total-in-input textarea{
	width: 100%;
	height: 120px;
	background: #f5f5f5;
	padding-left: 10px;
	padding-top: 10px;
	font-size: 16px;
	letter-spacing: .025em;
	border: 1px solid rgba(0,0,0,0.25);
}
.in-main-body-con-all-form-50-card-total-in-input textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: pink;
}
.in-main-body-con-all-form-50-card-total-in-input textarea::-moz-placeholder { /* Firefox 19+ */
  color: pink;
}
.in-main-body-con-all-form-50-card-total-in-input textarea:-ms-input-placeholder { /* IE 10+ */
  color: pink;
}
.in-main-body-con-all-form-50-card-total-in-input textarea:-moz-placeholder { /* Firefox 18- */
  color: pink;
}


.in-main-body-con-all-form-50-card-total-in-input-2{
	width: 100%;
}
.in-main-body-con-all-form-50-card-total-in-input-2-card{
	float: left;
	width: 49%;
	margin-right: 2%;
	margin-top: 20px;
}
.in-main-body-con-all-form-50-card-total-in-input-2-card:nth-child(2n+2){
	margin-right: 0;
}
.in-main-body-con-all-form-50-card-total-in-input-2-card:nth-child(1),.in-main-body-con-all-form-50-card-total-in-input-2-card:nth-child(2){
	margin-top: 0;
}


.in-main-body-con-all-form-50-card-total-in-input-3{
	width: 100%;
}
.in-main-body-con-all-form-50-card-total-in-input-3-card{
	float: left;
	width: 32%;
	margin-right: 2%;
	margin-top: 20px;
}
.in-main-body-con-all-form-50-card-total-in-input-3-card:nth-child(3n+3){
	margin-right: 0;
}
.in-main-body-con-all-form-50-card-total-in-input-3-card:nth-child(1),.in-main-body-con-all-form-50-card-total-in-input-3-card:nth-child(2),.in-main-body-con-all-form-50-card-total-in-input-3-card:nth-child(3){
	margin-top: 0;
}

.in-main-body-con-all-form-50-card-total-in-input-submit{
	width: 
}
.in-main-body-con-all-form-50-card-total-in-input-submit input{
	width: 150px;
	background: #000000;
	color: #ffffff;
}

/****************************************
TESTIMONIALS PAGE
****************************************/
.in-main-body-test-all{
	width: 100%;
	background: url("../images/back-job-in.png") repeat fixed;
}
.in-main-body-test-all-list{
	width: 100%;
	padding: 4% 0 4% 0;
}
.in-main-body-test-all-list-card{
	width: 100%;
	-webkit-box-shadow: 0px 0px 4px 2px rgba(19,71,120,0.1);
	-moz-box-shadow: 0px 0px 4px 2px rgba(19,71,120,0.1);
	box-shadow: 0px 0px 4px 2px rgba(19,71,120,0.1);
	padding: 2% 2%;
	margin-bottom: 30px;
	background: #ffffff;
}
.in-main-body-test-all-list-card:last-child{
	margin-bottom: 0;
}
.in-main-body-test-all-list-card-pen{
	width: 100%;
}
.in-main-body-test-all-list-card-pen p{
	color: rgba(0,0,0,1);
}

.in-main-body-test-all-list-card hr{
	width: 200px;
	margin: 15px 0 0 0;
	border-top: 1px solid rgba(0,0,0,0.2);
}
.in-main-body-test-all-list-card-who{
	margin: 15px 0 0 0;
}
.in-main-body-test-all-list-card-who-head{
	
}
.in-main-body-test-all-list-card-who-head h4{
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-weight: bold;
}
.in-main-body-test-all-list-card-who-more{
	margin: 10px 0 0 0;
}
.in-main-body-test-all-list-card-who-more ul{
	list-style-type: none;
}
.in-main-body-test-all-list-card-who-more ul li{
	margin-bottom: 5px;
	background: url("../images/bull.png") no-repeat 0px 5px;
	padding-left: 20px;
	color: rgba(0,0,0,1);
}
.in-main-body-test-all-list-card-who-more ul li:last-child{
	margin-bottom: 0;
}
.in-main-body-test-all-pagi{
	margin-bottom: 4%;
}
/****************************************
MOBILE VIEW STABILITY
****************************************/

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5){ html, body{ width:100%; overflow-x:hidden; } }