body {
	overflow-x: hidden !important;
	font-family: "Nanum Gothic", sans-serif;
}

.feature-ul-main
{
    text-align: center;
}
.feature-ul-list {
    display: inline-block;
    text-align: center;
    padding-left: 0px;
}
.feature-ul-list li {
    display: inline-block;
    margin: 6px;
    background: rgba(255, 255, 255, 0.63);
    box-shadow: 1px 1px 15px 1px #efefef;
    width: 330px;
    height: 100px;
}
.feature-ul-items
{
    text-align: center;
    padding: 25px 19px;
    font-weight: bold;
    font-size: 20px;
}

.header-top {
	background-color: #e2e2e2;
}
.head-left {
	float: left;
	width: 20px;
}
.head-text {
	padding: 10px 0px 0px;
	font-size: 15px;
	color: #3a3a3a;
	float: left;
}
.head-text p {
	color: #999;
	font-size: 13px;
}
.head-logos .fa-facebook {
	color: #4179f7;
}
.head-logos .fa-twitter {
	color: #37e5eb;
}
.head-logos .fa-instagram {
	color: #b953f8;
}
.header-middle {
	border-bottom: 1px solid #dfdfdf;
}
.head-text1 {
	padding: 10px;
	font-size: 15px;
	color: #3a3a3a;
	float: left;
}
.head-text1 p {
	color: #999;
	font-size: 13px;
	padding-left: 25px;
}
.head-text1 i {
	color: #3a3a3a;
	font-size: 20px;
}

.carousel-caption h3 {
	font-size: 37px;
	font-family: "Nanum Gothic", sans-serif;
	font-weight: 500;
	line-height: 50px;
	color: #ffffff;
}
.carousel-caption p {
	font-size: 16px;
	font-family: "Nanum Gothic", sans-serif;
	font-weight: 300;
	color: #ffffff;
}
.carousel-caption {
	position: absolute;
	top: 29%;
	left: 20%;
	bottom: 28%;
	text-align: left;
	width: 780px;
	color: #000;
	background: rgba(0, 0, 0, 0.42);
	padding: 15px;
}
.slider-btn {
	width: 105px;
	margin: auto;
	padding: 3px 6px;
	margin-top: 20px;
	border: 1px solid #2196f3;
	margin-left: 0px;
	background-color: #2987d2;
	color: #fff;
	text-align: center;
}
.caption-color {
	color: #2196f3;
}
.about-tag {
	text-align: center;
	color: #667686;
	margin: 30px 0 0 0px;
	font-size: 42px;
	font-family: "Nanum Gothic", sans-serif;
	font-weight: 300;
}
.special-tag {
	color: #1e87d2f5;
	font-family: "Nanum Gothic", sans-serif;
}
.tag {
	background: url(../images/tag_bg.png) no-repeat;
	padding: 25px;
}
.tag h4 {
	color: #fff;
	text-align: center;
}
.whoweare {
	margin: 60px;
	text-align: center;
}
.whoweare p {
	line-height: 30px;
	font-size: 16px;
	text-align: justify;
}
.features {
	background: url(../images/bg.jpg) no-repeat;
	color: #fff;
	padding: 30px 20px;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	color: #3f51b5;
}
.features-sub {
	padding: 30px;
	padding-top: 60px;
	padding-bottom: 60px;
}
.features-sub h4 {
	background: rgba(255, 255, 255, 0.63);
	padding: 27px 0px;
	text-align: center;
	box-shadow: 1px 1px 15px 1px #efefef;
	font-weight: bold;
	font-size: 20px;
	min-height: 100px;
	height: 100px;
}
.features-sub p {
	text-align: center;
}

.whatwe-btn {
	width: 105px;
	margin: auto;
	padding: 3px 6px;
	margin-top: 20px;
	border: 1px solid #ff0;
	margin-left: 0px;
	background-color: #ffdb11;
	color: #000;
}
.whatwe-content {
	float: left;
	padding: 0px;
}
.whatwe-link a {
	color: #ffdb11;
}
.whatwe-content a:hover {
	text-decoration: none;
	color: #ffdb11;
}
.whatwe-content img {
}
.whatwe-content h4 {
	font-size: 14px;
	color: #fff;
	text-align: center;
	padding: 10px;
}
.whatwe-content p {
	font-size: 14px;
}
.contact-bottom {
	margin-top: 30px;
	margin-bottom: 30px;
}
.contact-top {
	margin-top: 60px;
}
.contact-top i {
	font-size: 20px;
	color: #ffdb11;
}
.contact-top p {
	color: #464040;
}
.contact-subp {
	font-size: 14px;
}
.btnContact {
	color: #000;
	background-color: #fc0;
	border: #ff0;
}
.sv_left {
	float: left;
	text-align: center;
	color: #fff;
	background: url(../images/ser_bg.png);
	position: relative;
	height: 100%;
	width: 100%;
	padding: 0px;
}
.sv_left h4 {
	margin-top: 30%;
	font-size: 40px;
	color: #fff;
}
.sv_right {
	float: left;
	background-color: #607d8b;
	padding: 0px;
}
.serv_tag img {
	width: 100%;
}
.serv_tag {
	padding: 15px 0px;
}
.client_icon {
	width: 120px;
	margin: auto;
}
.client_icon img {
	padding: 20px;
	border-radius: 63px;
}
.testimonial {
	text-align: center;
	margin-bottom: 100px;
	margin-top: 60px;
}
.mission_c {
	max-width: 600px;
	margin: auto;
}

.copyright {
	font-size: 14px;
}
.designed {
	color: #dfdfdf;
	text-decoration: none;
}
.head-right {
	text-align: left;
	color: #fff;
	font-size: 18px;
	font-family: "Nanum Gothic", sans-serif;
	padding: 2px;
}
.navbar {
	width: 100%;
	padding: 0px;
}
.nav-top {
	border-bottom: 3px solid #000;
}
.menu-items li {
	padding: 10px 20px;
}
.menu-items li a {
	text-decoration: none;
	color: #000;
	text-transform: uppercase;
}
.menu-items .active a {
	color: #f7bc0c;
	font-weight: bold;
}
.h-link {
	color: #333;
	padding: 5px;
}
.footer {
	background-color: #dcdcdc;
	color: #086eb3;
	font-weight: bold;
	padding-top: 30px;
	padding-bottom: 30px;
}
.foot-log {
	margin-bottom: 20px;
}
.foot-log img {
	width: 100px;
}
.foot-log-sub p {
	font-size: 14px;
	font-family: "Nanum Gothic", sans-serif;
	font-weight: 200;
	color: #000000;
}
.foot-log-sub i {
	padding: 0px 2px 0px 0px;
	font-size: 21px;
	color: #000;
}
.left_i i {
	padding: 0px 5px 0px 0px;
}
.foot-middle h6 {
	font-weight: 300;
}
.foot-middle p {
	font-size: 14px;
	font-family: "Nanum Gothic", sans-serif;
	font-weight: 200;
	text-align: justify;
}
.foot-right h6 {
	font-weight: 300;
}
.foot-right p {
	font-size: 15px;
	font-family: "Nanum Gothic", sans-serif;
	font-weight: 200;
	color: #000000;
}
.foot-data {
	margin-top: 20px;
	color: #000000;
}
.foot-data p {
	font-size: 14px;
	font-weight: 100;
}
.foot-data p strong {
	font-weight: bold;
}
.foot-data a,
.foot-data a:hover {
	color: #000000;
	text-decoration: none;
}
.footer-bottom {
	background-color: #086eb3;
	color: #fff;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	font-weight: 400;
	font-family: "Nanum Gothic", sans-serif;
	font-weight: 200;
}
.left_i {
	float: left;
	margin-bottom: 5px;
	width: 100%;
}
.industry_services {
	padding: 50px 0px;
	background-color: #f5f5f5;
	border-bottom: 2px solid #6c757d;
}
.tcs_h2 {
	font-size: 25px;
}
.service_category {
	float: left;
	padding: 0px;
}
.service_img {
	float: left;
	padding-top: 20px;
	height: 577px;
	overflow-y: scroll;
}
.img_container {
	float: left;
	padding: 5px;
}
.img_container img {
	min-width: 260px;
	height: 239px;
}
.img_container h5 {
	z-index: 999;
	position: relative;
	border-bottom: 3px solid #f7c93f;
	background-color: #086eb3;
	padding: 6px 5px;
	color: #fff;
	font-weight: 100;
	font-size: 14px;
}
.service_category ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.title_li {
	padding: 20px;
	font-size: 20px;
	color: #fff;
	margin: 0px;
	text-transform: uppercase;
	background-color: #6c757d;
}
/*.option_li{padding: 20px; font-size: 14px; background-color: #086eb3; border-radius: 34px; color: #fff; margin-bottom: 15px; box-shadow: 1px 5px 1px 0px #d0d0d0;}*/
.option_li {
	padding: 20px;
	font-size: 14px;
	/* background-color: #086eb3; */
	/* border-radius: 4px; */
	color: #000;
	margin-bottom: 15px;
	border-top: 2px solid #086eb3;
	box-shadow: 1px 5px 10px 0px #ececec;
}
.services {
	padding: 0px 15px;
}
/*.li_active{border-right: 15px solid #ffc107; background-color: #3F51B5;  border-radius: 34px; color: #fff;} */
.li_active {
	border-top: 2px solid #000000;
	background-color: #086eb3;
	color: #fff;
	box-shadow: 1px 5px 10px 0px #ececec;
}
.option_li a {
	color: #000;
}
.option_li a:hover {
	text-decoration: none;
}
.head-logos {
	padding: 22px;
}
.carousel-indicators {
	bottom: -30px;
}
.services_h2 {
	padding: 50px;
	text-align: center;
}
::-webkit-scrollbar {
	width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
	background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
	background: #888;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
	background: #555;
}
.mv_stylep01 {
	background: #f9f9f9;
	padding: 30px 15px;
	float: left;
}

.mv_stylep02 {
	float: left;
}

.mv_stylep03 {
	padding: 19px;
	background: #2196f3;
	margin-top: 115px;
}

.mv_stylei01 {
	margin-left: -31px;
	float: left;
	font-size: 35px;
	color: #fff;
	margin-top: 57px;
	border-radius: 63px 68px 66px 0px;
	background: #2196f3;
	width: 100px;
	text-align: center;
	padding: 22px 23px;
}
.mv_stylei02 {
	font-size: 32px;
	color: #fff;
	float: right;
	border-radius: 63px 0px 79px 76px;
	background: #6a7288;
	width: 100px;
	text-align: center;
	padding: 22px 23px;
	margin-right: -96px;
}

.mv_style01 {
	padding: 30px 0px;
}
.mv_stylepp01 {
	float: right;
	background: #f9f9f9;
	padding: 20px 15px;
	margin-left: 64px;
}
.mv_stylep04 {
	padding: 19px;
	background: #6a7288;
	margin-left: 64px;
}
.mv_stylepp02 {
	float: right;
}
.mv_styleh01 {
	font-weight: bold;
}
.mv_stylehead1 {
	text-align: justify;
	font-size: 14px;
	line-height: 20px;
}
.p_message {
	background: url(../images/bg_mission.png) no-repeat;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.p_message-sub {
	padding: 30px;
	padding-top: 60px;
	padding-bottom: 60px;
}
.p_msg_syle01 {
	float: left;
}
.u_cap_style01 {
	float: left;
}
.p_msg {
	padding: 25px;
	background: #fffffff5;
	border-radius: 47px;
	box-shadow: 1px 2px 10px 7px #f5f5f5;
}
.p_msg_p {
	font-size: 14px;
	line-height: 25px;
}
.p_msg_head {
	font-weight: 600;
	padding: 10px 0px;
}
.u_cap_head {
	font-weight: 600;
	padding: 10px 0px;
}
.u_capability {
	margin-top: 30px;
	margin-left: 30px;
	padding: 25px;
	background: #fffffff5;
	border-radius: 47px;
	box-shadow: 1px 2px 10px 7px #f5f5f5;
}
.u_cap_p {
	font-size: 14px;
	line-height: 25px;
}
.up_sub_style01 {
	float: left;
	padding: 172px 132px 172px 22px;
	background: #e1c162;
	margin: -27px -2px -28px -27px;
	border-radius: 28px 157px 152px 23px;
	box-shadow: 1px 0px 2px 2px #dcdcdc;
}
.upp_sub_style01 {
	float: left;
	padding: 172px 132px 172px 22px;
	background: #78a7cc;
	margin: -27px -2px -28px -27px;
	border-radius: 28px 157px 152px 23px;
	box-shadow: 1px 0px 2px 2px #dcdcdc;
}
.up_sub_style03 {
	float: left;
	padding: 172px 132px 172px 22px;
	background: #78a7cc;
	margin: -27px -2px -28px -27px;
	border-radius: 28px 157px 152px 23px;
	box-shadow: 1px 0px 2px 2px #dcdcdc;
}
.pu_style01 {
	float: left;
}
.pu_sub_style01 {
	float: left;
	padding: 164px 115px 182px 35px;
	background: #78a7cc;
	margin: -30px -29px -32px 4px;
	border-radius: 141px 21px 21px 155px;
	box-shadow: -3px 0px 2px 1px #dcdcdc;
}
.up_sub_stylep {
	font-size: 13px;
	text-align: justify;
}
.pu_sub_stylep {
	font-size: 13px;
	text-align: justify;
	padding: 75px 3px;
}
.p_message {
	background: url(../images/background.png) no-repeat;
	padding: 30px 20px;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.p_message-sub {
	padding: 20px;
}
/* .up_sub_style01{
    padding: 121px 10px;
    background: #d2d2d2;
    border-radius: 31px 111px 114px 31px;
} */
.up_sub_style02 {
	float: left;
}
.up_style02 {
	float: left;
	background: #fdfdfd;
	padding: 20px;
	border-radius: 0px 37px 37px 0px;
}
.upp_style02 {
	float: left;
	background: #fdfdfd;
	padding: 20px;
	border-radius: 0px 37px 37px 0px;
}
.pu_style02 {
	float: left;
	background: #fdfdfd;
	padding: 20px;
	border-radius: 37px 0px 0px 37px;
}
.up_sub_stylehead {
	font-weight: bold;
	text-align: center;
	margin-left: 14px;
	color: #fff;
}
.pu_sub_stylehead {
	font-weight: bold;
	color: #fff;
}
.pu_sub_style02 {
	float: left;
}
.left {
	float: left;
}
.leftt {
	float: left;
	width: 203px;
}
.leftt span {
	font-size: 14px;
	color: #000;
	font-weight: 100;
}
.centerr span {
	font-size: 14px;
	color: #000;
	font-weight: 100;
}
.centerr {
	width: 203px;
	padding-top: 25px;
	padding-bottom: 20px;
}
.img_sec {
	width: 100%;
	background-color: #ffffff;
	height: 210px;
	border: 1px solid #dfdfdf;
}
.navbar-light .navbar-nav .nav-link {
	color: rgba(0, 0, 0, 0.9);
	font-weight: bold;
}


