img {
	vertical-align: middle;
	height: 100%;
	width: 100%;
	display: inline-block;
}


#myCarasoul .carousel-control {
	position: absolute;
	top: 200px;
}

/*slider*/
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
	width: 100%;
	margin: auto;
}
.carousel-control.right, .carousel-control.left{background:none;}
/*slider*/ 
/*abt-area*/
.abt-area{padding: 20px;}
.abt-area h1, .abt-area h5{
	text-transform: uppercase;
	letter-spacing: 4px;
} 
.abt-area p{
	line-height: 26px;
	text-align: center;
	padding: 0 30px;
	font-size: 16px;
}
.abt-area .experties{
	text-align: center;    padding: 20px 30px;
}
.abt-area .experties .fa{
	font-size: 40px;
	padding-bottom: 10px;
	color: #ef7f2d;
}
/*abt-area*/
/*services */
.parallax{
	/*background: url('../img/service-bg.jpg');*/
	height:450px;
	background: #fff;
	/*background-size: cover;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;*/
}
.services-area h1, .services-area h5{
	color: #333;
	text-transform: uppercase;
	letter-spacing: 5px;
}
.s-list .card-body{
	padding: 10px;
	background: #029fd2;
	color: #fff;
}
.s-list .card:hover .overlay {
	opacity: 1;
	cursor: pointer;
}
.s-list  .overlay {
	position: absolute;
	top: 31px;
	bottom: 0;
	left: 44px;
	right: 0;
	height: 50%;
	width: 70%;
	opacity: 0;
	transition: .5s ease;
	background-color:#292929b5;
}
.s-list .text {
	color: #fff;
	font-size: 20px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
}
.s-list{
	width: 24%;
	margin:10px 5px;
}

.carousel-content {
	color:#fff;
	display:flex;
	align-items:center;
}

#text-carousel {
	width: 100%;
	height: auto;
	padding: 50px;
}
.testmonial-section{
	background: url('../img/ser.jpg');
	height:300px;
	background-size: cover;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;   
}
.testmonial-section h2{
	color: yellow;
	text-transform: uppercase;
	letter-spacing: 5px;
}
.testmonial-section h5{
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 5px;
}
.footer-area{
	background:#282828;
	color: #e0e0e0;
	border-top: 4px solid #029fd2;
	padding: 20px 0;
}
.footer-area h1, .footer-area .para{
	text-transform: uppercase;
    letter-spacing: 2px;
}
.footer-area .about{
	padding: 10px 15px;
}
.footer-area .about h4{
	margin-bottom: 25px;
	text-transform: uppercase;
    letter-spacing: 2px;
}
.footer-area .about span{
	display: block;
	margin:12px 0;
}
.footer-area .about span .fa{
	margin-right: 05px;
	height: 30px;
	width: 30px;
	display: inline-block;
	text-align: center;
	font-size: 20px;
	vertical-align: top;
}
.footer-form .form-element .form-control{
	background: transparent;
	border: 0.5px solid #ddd;
	border-radius: 0px;
	margin: 10px 0;
}
.about{
	padding: 30px;
}
.about .content h1, .about .content h5{
	text-transform: uppercase;
	letter-spacing: 5px;
}
.abt-parallax{
	background: url('../img/abt-bg.jpg');
	height:400px;
	background-size: cover;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	display: inline-block;
	width: 100%;   
}
.abt-parallax .vismis{
	margin: 35px 0;
	color: #fff;
	text-align: center;
	background: #0000009c;
	padding: 30px;
}
.vismis .vision .fa, .vismis .mission .fa{
	font-size: 50px;
	margin: 15px;
	padding: 10px;
}
.vismis .mission{
	border-left:2px solid #fff;
}
/*About*/
/* Clientele*/
.head-client{
	text-transform: uppercase;
	letter-spacing: 4px;
}
.product-client{
	padding: 10px;
	margin: 10px 0;
	display: inline-block;
	width: 100%;
}
.product-client .p-name{  
	text-transform: uppercase;
	letter-spacing: 2px;
}
.product-client .client{
	text-align: center;
}
.product-client .client span{
	margin: 10px auto;
	display: block;
}
.product-client .client span .fa{
	font-size: 40px;
	background: #333;
	color: #fff;
	padding: 25px;
	border-radius: 50%;
	display: block;
	width: 90px;
	height: 90px;
	margin:0 auto;
}
.product-client .client:hover .fa{
	background: #ef7f2d;
	cursor: pointer;
}
/*what we do*/
.what-we-do h1{
	text-transform: uppercase;
	letter-spacing: 5px;
}
.what-we-do .service{
    text-align: center;
    border: 1px solid #ccc;
    /*width: 30%;*/
    margin: 0px 15px;
    height: 250px;
}
.what-we-do .service span{
	background: #ef7f2d;
	cursor: pointer;
}
.what-we-do .service{
	border:0.5px solid #ef7f2d;
	cursor: pointer;
}
.what-we-do .service:hover span{
	background: #948a8a;
	cursor: pointer;
}
.what-we-do .service:hover{
	border:0.5px solid #948a8a;
	cursor: pointer;
}
.services-parent{
	padding: 10px;
	margin-top: 40px;
}
.service h3{
	margin-top:25px;
}
.service p{
	    margin: 20px 0;
    line-height: 1.9;
    padding: 10px;
}
.service span{
	position: absolute;
    top: -1px;
    font-size: 40px;
    left: 150px;
    color: #fff;
    background: #333;
    padding: 10px 15px;
    margin-bottom: 20px;
    transform: rotate(45deg);
    margin: -32px auto 0;
    height: 61px;
    width: 61px;
}
.service .fa-cog{
	left:14px;
	position: absolute;
    transform: rotate(-45deg);
        font-size: 35px;
}
.service .fa-pencil{
	left:14px;
	position: absolute;
    transform: rotate(-45deg);
        font-size: 35px;
}
.service .fa-industry{
	left:14px;
	position: absolute;
    transform: rotate(-45deg);
        font-size: 35px;
}
.product-area{
	background: url('../img/product-bg.jpg');
	height:950px;
	background-size: cover;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	display: inline-block;
	width: 100%;   
}
.product-area .overlay-bg{
	    background:#0000008c;
    padding: 20px 10px;
    display: inline-block;
}
.overlay-bg h2{
	color: #fff;
	margin-top: 0px; 
	letter-spacing: 2px;
	text-transform: uppercase;
}
.overlay-bg .pro-1{
	margin: 10px 0;
	padding: 05px;
    transition: .3s ease-out all;
}
.overlay-bg .pro-1:hover{
	cursor: pointer;
    box-shadow: 0 6px 8px 0 rgba(110, 123, 157, 0.17);
    transform: translateY(-5px);
}
.overlay-bg .pro-1 img{
/*	min-height:245px;*/
        height: 240px;
}
.overlay-bg .pro-1 .card-body{
	background: #fff;
	padding: 10px;
	display: inline-block;
        width: 100%;
        height: 170px;
}
#myModal-rj-half .modal-body {
    position: relative;
    padding: 0;
    display: inline-block;
    width: 100%;
}
.frm-1 input, .frm-1 textarea{
	margin:10px 0;
	border-radius: 0px;
	background: transparent;
    color: #fff;
}
#myModal-rj-half .parent-2{
	padding: 0px;
	    background: #fff;
}
#myModal-rj-half .img-section{
	background: url(../img/modal-bg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	height:375px;
	padding: 0px;
}
#myModal-rj-half .modal-content{
	    background: #fff;
    border-radius: 0px;
}
#myModal-rj-half .parent-2 .close{
	    opacity: 1.0;
    color: #000;
    text-shadow: none;
    margin-right: 16px;
    padding-top: 5px;
}
#myModal-rj-half .content-area{
	    background: #fff;
    height: auto;
    display: inline-block;
    padding: 10px;
}
#myModal-rj-half .content-area .frm-1 input, .frm-1 textarea{
	margin:10px 0;
	border-radius: 0px;
	background:transparent;
	color: #ddd;
}
 #myModal-rj  .frm-1 input, #myModal-rj  .frm-1 textarea{
	margin:10px 0;
	border-radius: 0px;
	background: transparent;
    color: #fff;
}
/*contact*/
.contact-parent{
	padding: 20px;
}
.contact-form{
	padding: 10px;
    margin: 10px 0;
}
.form-area h3, .contact-info h3{
	text-transform: uppercase;
	letter-spacing: 3px;
	color: #616060;
}
.contact-form .form-control{
	display: inline-block;
    width: 100%;
    height: 65px;
    padding: 15px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: none;
    border-bottom: 0.5px solid #ddd;
    box-shadow: none;
}
.contact-info .left-row span{
	display: block;
        font-size: 30px;
    height: 60px;
    width: 60px;
    background: #049fd9;
    color: #fff;
    text-align: center;
    padding: 10px;
    border-radius: 50%;
    margin:10px auto;
}
.contact-info .right-row span{
	    display: block;
    margin: 22px 0;
    vertical-align: middle;
    padding: 10px;
    font-size: 18px;
    color: #616060;
}
/*career*/
.career-banner{
	padding:0;
}
.careers-parent h2{
	color: #606060;
	text-transform: uppercase;
	letter-spacing: 3px;
}
.careers-parent .opening{
	border: 0.5px solid #ddd;
/*    padding: 10px;*/
    text-align: center;
    transition: .3s ease-out all;
/*    margin:15px 10px;*/
    border-radius: 5px;
        height: 260px;
}
.careers-parent .opening:hover {
	cursor: pointer;
    box-shadow: 0 6px 8px 0 rgba(110, 123, 157, 0.17);
    transform: translateY(-3px);
}
.careers-parent .opening .card h4{
	    text-transform: uppercase;
    color: #019fd4;
    letter-spacing: 2px;
}
.life{
	 margin: 10px;
    background: url('../img/career.jpg');
    color: #fff;
    padding: 0px;
    height: 450px;
    width: 48%;
}
.abt-life{
	background: #231e3c8c;
    display: inline-block;
    height: 450px;
    padding: 20px;
}
.abt-life p{
	margin: 15px 05px;
}
.career-form{
	 margin: 10px;
    border: 1px solid #808aa1;
    padding: 15px 20px;
    height: 450px;
    width: 48%;
}
.life h3, .career-form h3{
	text-transform: uppercase;
	letter-spacing: 2px;
}
.careers-parent .opening .card p{
	border-bottom: 0.5px solid #ddd;
/*    padding: 10px;
    margin: 10px 0;*/
        min-height: 155px;
        font-size: 13px;
}
.career-inquiry .form-control{
	    border: none;
    border-bottom: 0.5px solid #ddd;
    box-shadow: none;
    margin: 15px 0;
        border-radius: 0px;
}


/*.ant-img {
    height: 400px;
}
.ant-img img {
    width: 100%;
    height: 100%;
}*/