body {
	width: 100%;
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
a{
    text-decoration:none !important;
}
.design_sec .web_update .left_sec ul li:nth-child(2) a.dropdown-toggle::after {
    top: 22px;
}
.design_sec .web_update .left_sec ul li:nth-child(4), .design_sec .web_update .left_sec ul li:nth-child(5), .design_sec .web_update .left_sec ul li:nth-child(2), .design_sec .web_update .left_sec ul li:nth-child(3) {
    padding: 0px;
    border-bottom: none;
}
.design_sec .web_update .left_sec ul li:nth-child(4) ul li, .design_sec .web_update .left_sec ul li:nth-child(5) ul li, .design_sec .web_update .left_sec ul li:nth-child(2) ul li, .design_sec .web_update .left_sec ul li:nth-child(3) ul li {
    padding: 0px;
    border-bottom: none;
}
.design_sec .web_update .left_sec ul li:nth-child(4) a{}, .design_sec .web_update .left_sec ul li:nth-child(5) a, .design_sec .web_update .left_sec ul li:nth-child(2) a:hover, .design_sec .web_update .left_sec ul li:nth-child(3) a:hover {
    padding: 14px 23px;
    border-bottom: 1px solid #ececec;
}
.design_sec .web_update .left_sec ul li a.dropdown-toggle::after{
    position: absolute;
    right: 10px;
    top: 23px;
}
.design_sec .web_update .left_sec ul li:nth-child(4) a, .design_sec .web_update .left_sec ul li:nth-child(5) a, .design_sec .web_update .left_sec ul li:nth-child(2) a, .design_sec .web_update .left_sec ul li:nth-child(3) a {
    padding: 14px 23px;
    border-bottom: 1px solid #ececec;
    position: relative;
}
.design_sec .web_update .left_sec ul li:nth-child(4) ul#homeSubmenu li a, .design_sec .web_update .left_sec ul li:nth-child(5) ul#homeSubmenu2 li a, .design_sec .web_update .left_sec ul li:nth-child(2) ul#homeSubmenu3 li a, .design_sec .web_update .left_sec ul li:nth-child(3) ul#homeSubmenu3 li a {
    padding: 10px 48px;
    background: #fff;
}
.design_sec .web_update .left_sec ul li:nth-child(4) a:hover, .design_sec .web_update .left_sec ul li:nth-child(5) a:hover, .design_sec .web_update .left_sec ul li:nth-child(2) a:hover, .design_sec .web_update .left_sec ul li:nth-child(3) a:hover {
    background: #fb1d38e0;
    color: #fff;
}
.design_sec .web_update .left_sec ul ul#homeSubmenu2 li a:hover, .design_sec .web_update .left_sec ul ul#homeSubmenu3 li a:hover,.design_sec .web_update .left_sec ul ul#homeSubmenu li a:hover {
    color: #fff !important;
}
.design_sec .web_update .mid_sec .form_sec .field select {
    height: 36px;
    padding: 2px 5px;
    font-size: 13px;
    border-radius: 0px;
    margin-top: 8px;
}
.info .slick-dots .slick-active {
    background: #dadada !important;
    border: 2px solid #f81d46 ;
    width: 70px !important;
    height: 23px;
}
.slick-dots li {
    position: relative;
    display: inline-block;
    width: 70px !important;
    height: 12px !important;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
    background: #f01543 !important;
}
.slick-dots .slick-active {
    background: #fff !important;
    border: 2px solid #f81d46 !important;
}
.header-set .top-bar .Profile_Box {
    display: flex;
    justify-content: right;
    align-items: center;
}
.header-set .top-bar ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: right;
    display: flex;
    justify-content: center;
    align-items: center;
}
.header-set .top-bar ul li {
    display: inline-block;
    margin: 0px 7px;
}
.header-set .top-bar .bell-set i {
    color: #666;
    font-size: 20px;
}
.header-set .top-bar .img_pro img {
    width: 30px;
}
.header-set .top-bar a.dropdown-toggle {
    color: #000;
}
.header-set .top-bar ul li .bs-example i {
    padding-right: 10px;
    font-size: 15px;
}
.header-set .top-bar .dropdown-item {
    display: flex;
    justify-content: left;
    align-items: center;
}



.login_page {
	background: url(../images/login_back.jpg);
	height: 100vh;
	background-size: cover;
}
.login_page .login_form {
	width: 26%;
	background-color: #90ada7;
	margin: 0 auto;
	box-shadow: 1px 3px 6px #525252;
	position: absolute;
	left: 0;
	right: 0;
	top: 20%;
}
.login_page .login_form .lock_sec {
	/* background-color: #5c7a6b; */
    background-image: linear-gradient(to right, #5c7a6d, #698e7e);
	padding: 5px 0px;
}
.login_page .login_form .lock_sec .lock {
	width: 10%;
	margin: 0 auto;
}
.login_page .login_form .lock_sec .lock img {
	width: 100%;
}
.login_page .login_form .content_sec {
	padding: 19px 0px;
}
.login_page .login_form .content_sec input {
	width: 100%;
	background-color: #eeeeee;
	border: none;
	padding: 3px 32px;
	margin-bottom: 14px;
}
.login_page .login_form .content_sec i {
	color: #585859;
	/* margin-top: -48px !important; */
    position: absolute;
	left: 24px;
	top: 7px;
	font-size: 16px;
}
.login_page .login_form .content_sec input.check {
	width: auto;
}
.login_page .login_form .content_sec label.pass {
	float: right;
}
.login_page .login_form .content_sec label {
	font-size: 14px;
}
.login_page .login_form .content_sec button {
	width: 100%;
	border: none;
	background-color: #fd1d2f;
	color: #fff;
	padding: 3px 0px;
	margin-bottom: 14px;
}
.login_page .login_form .content_sec button:hover {
	width: 100%;
	border: none;
	background-color: #ff0014;
	color: #fff;
	padding: 3px 0px;
}
.login_page .login_form .content_sec button.reg {
	width: 100%;
	border: none;
	background-color: #4e866e;
	color: #fff;
	padding: 3px 0px;
	margin-bottom: 14px;
}
.login_page .login_form .content_sec button.reg:hover {
	width: 100%;
	border: none;
	background-color: #5d7b6e;
	color: #fff;
	padding: 3px 0px;
}
.header-set .top-bar .left-set {
    display: flex;
}
.header-set .top-bar {
	background-color: #ffffff;
	padding: 10px 0px;
}
.header-set .top-bar .Left_Set {
    justify-content: center;
    display: flex;
    align-items: center;
    flex-direction: column;
}
.header-set .top-bar .left-set a {
	display: inline-block;
	color: #848484;
	font-size: 14px;
	text-decoration: none;
}
.header-set .top-bar .left-set a:first-child {
    padding-right: 10px;
}

.header-set .top-bar .left-set a:last-child {
    padding-left: 10px;
}
.header-set .top-bar .left-set a i {
	font-size: 16px;
	padding-right: 2px;
	color: #fb1d38;
}
.header-set .top-bar .social-set {
	text-align: right;
	padding: 9px 0px;
}
.header-set .top-bar .social-set a {
	color: #000;
	padding: 0px 8px;
	display: inline-block;
}
.header-set .header-mid {
	padding: 0px 0;
	display: inline-block;
	width: 100%;
	background-color: #fb1d38;
}
.header-set .logo img {
    /* width:100%; */
}
.header-set .header-mid .navbar {
	padding: 0;
	float: right;
}
.navbar-toggler {
	display: none;
}
.header-set .header-mid .navbar .navbar-nav {
}
.header-set .header-mid .navbar .navbar-nav .nav-item {
}
.header-set .header-mid .navbar .navbar-nav .nav-item .nav-link {
	padding: 10px 16px;
	color: #fff;
}
.header-set .header-mid .navbar .navbar-nav .nav-item .nav-link.active {
	background-color: #000;
}
.header-set .header-mid .partner-log {
	text-align: right;
	float: right;
	padding: 9px 0px;
}
.header-set .header-mid .partner-log .log-bt {
	border: none;
	background-color: #7457a2;
	color: #fff;
	border-radius: 13px;
	padding: 2px 18px 4px 18px;
	font-size: 14px;/* margin-top: 2px; */
}
.header-set .header-mid .partner-log .log-bt:hover {
	opacity: 0.8;
}
.header-set .header-mid .partner-log .navbar-toggler {
	color: #000;
	float: right;
}
.header-set .top-bar .social-set i {
	font-size: 22px;
}
.header-set .top-bar .left-set a span {
	font-weight: 600;
	color:#000;
}
.main_sec {
}
.main_sec .search-container button {
	float: right;
	padding: 7px 10px;
	/* margin-top: 4px; */
  /* margin-right: 16px; */
  background: #efefef;
	font-size: 17px;
	border: none;
	cursor: pointer;
	position: absolute;
	top: 8px;
	right: 16px;
}
.main_sec .search-container button:hover {
	background: #ccc;
}
.main_sec input[type=text] {
	padding: 6px;
	margin-top: 8px;
	font-size: 17px;
	border: 1px solid #e4e4e4;
	background-color: #ffffff;
	width: 100%;
}
.main_sec .list_sec {
	background-color: #e8e8e8;
	margin-top: 18px;
}
.main_sec .list_sec ul {
	list-style-type: none;
	margin: 0;
	padding: 6px 10px;
}
.main_sec .list_sec ul li {
	list-style-type: none;
	padding: 4px 0px;
}
.main_sec .list_sec ul li i {
}
.main_sec .attach_sec {
	margin-top: 24px;
}
.main_sec .attach_sec .img_sec {
	width: 28%;
	margin: 0 auto;
	padding: 24px 0px;
}
.main_sec .attach_sec .butt_sec {
	width: 60%;
	margin: 0 auto;
}
.main_sec .attach_sec .butt_sec button {
	border: none;
	background-color: #0f2032;
	color: #fff;
	font-size: 14px;
	padding: 5px 26px;
}
.main_sec .attach_sec .linked {
	width: 53%;
	margin: 0 auto;
	padding: 4px 2px;
	background-color: #ececec;
	margin-top: 30px;
	margin-bottom: 30px;
	box-shadow: 0px 1px 2px #929292;
}
.main_sec .attach_sec .linked img {
}
.main_sec .info_sec {
	padding: 8px 0px;
	position: relative;
}
.main_sec .info_sec h2 {
	font-size: 18px;
	color: #fb1d38;
}
.main_sec .info_sec h2:after {
	content: "";
	display: block;
	width: 287px;
	height: 1px;
	background: #fb1d38;
	right: 5px;
	position: absolute;
	top: 23px;
}
.main_sec .form_sec input {
	padding: 2px 30px;
	width: 100%;
	font-size: 17px;
	border: 1px solid #e4e4e4;
	background-color: #ffffff;
	margin-top: 8px;
}
.main_sec .form_sec i {
	color: #585859;
	/* margin-top: -48px !important; */
    position: absolute;
	left: 24px;
	top: 39px;
	font-size: 16px;
}
.main_sec .form_sec label {
	margin: 0;
	font-size: 14px;
	font-weight: 500;
	color: #5f5f5f;
}
.main_sec .form_sec select {
	padding: 3px;
	margin-top: 8px;
	font-size: 17px;
	border: 1px solid #e4e4e4;
	background-color: #ffffff;
	width: 100%;
}
.main_sec .form_sec .field {
	margin-bottom: 14px;
}
.main_sec .education {
	padding: 8px 0px;
	margin-top: 32px;
}
.main_sec .education h2 {
	font-size: 18px;
}
.main_sec .emp_det {
	padding: 8px 0px;
	margin-top: 0px;
}
.main_sec .emp_det h2 {
	font-size: 18px;
}
.main_sec .pre_emp_det {
	padding: 8px 0px;
	margin-top: 0px;
}
.main_sec .pre_emp_det h2 {
	font-size: 18px;
	padding: 26px 0px;
}
.main_sec .profile_sec {
	background-color: #e7e7e7;
	padding: 21px 0px;
	margin-top: 23px;
}
.main_sec .profile_sec .profile_img {
	width: 22%;
	margin: 0 auto;
}
.main_sec .profile_sec .profile_img img {
}
.main_sec .profile_sec h2 {
	text-align: center;
	font-size: 14px;
	margin: 0;
	padding: 8px 0px;
}
.main_sec .profile_sec .process_bar {
	width: 82%;
	margin: 0 auto;
}
.main_sec .profile_sec .process_bar label {
	margin: 0;
	font-size: 14px;
	color: #fb1d38;
	font-weight: 500;
}
.main_sec .profile_sec .process_bar progress {
	height: 21px;
	width: 100%;
	background-color: #afafaf;
}
.main_sec .profile_sec .upload {
	width: 45%;
	margin: 0 auto;
	background-color: #0f2032;
	margin-top: 16px;
}
.main_sec .profile_sec .upload button {
	border: none;
	background-color: #0f2032;
	color: #fff;
	font-size: 14px;
	padding: 6px 13px;
}
.main_sec .profile_text_sec {
	background-color: #717171;
	margin-top: 42px;
}
.main_sec .profile_text_sec .text_in {
	padding: 16px 14px;
}
.main_sec .profile_text_sec .text_in p {
	font-size: 14px;
	color: #fff;
	margin: 0;
}
.main_sec .que {
	background-color: #f0f0f0;
	margin-top: 42px;
}
.main_sec .que .que_in {
	padding: 16px 14px;
	overflow: hidden;
}
.main_sec .que .que_in p {
	font-size: 14px;
	color: #000;
	margin: 0;
	padding: 10px 0px;
}
.main_sec .que .que_in h2 {
	font-size: 15px;
}
.main_sec .que .que_in a {
	float: right;
	color: #000;
	font-weight: 500;
}
.foot {
	background-color: #eaeaea;
	padding: 18px 0px;
	margin-top: 50px;
}
.foot .copy {
}
.foot .copy p {
	margin: 0;
	padding: 9px 0px;
}
.foot .social {
}
.foot .social ul {
	overflow: hidden;
	margin: 0;
	float: right;
}
.foot .social ul li {
	list-style-type: none;
	float: left;
	/* padding: 4px 15px; */
    background-color: #fb1d38;
	margin-right: 14px;
	width: 40px;
	height: 40px;
	border-radius: 30px;
}
.foot .social ul li i {
	color: #fff;
	padding: 12px 15px;
}
.header-set .header-mid.head_light {
	padding: 0px 0;
	display: inline-block;
	width: 100%;
	background-color: #d3dde6;
}
.header-set .header-mid .navbar .navbar-nav .nav-item .nav-link.active_new {
	background-color: #819ab3;
}
.header-set .header-mid.head_light .navbar .navbar-nav .nav-item .nav-link {
	padding: 13px 24px;
	color: #000;
}
.header-set .header-mid.head_light .navbar .navbar-nav .nav-item .nav-link.active_new {
	padding: 13px 24px;
	color: #fff;
}
.list_item {
	padding: 10px 0px;
}
.list_item .list {
}
.list_item .list ul {
	overflow: hidden;
	margin: 0;
	padding: 15px 0px;
}
.list_item .list ul li {
	list-style-type: none;
	float: left;
	font-size: 14px;
	margin-right: 16px;
	font-weight: 500;
	color: #565656;
	position: relative;
}
.list_item .list ul li:hover {
	color: #fa1f3a;
}
.list_item .list ul .last {
	list-style-type: none;
	float: left;
	font-size: 14px;
	margin-right: 0px;
	font-weight: 500;
	color: #565656;
}
.list_item .search-container button {
	float: right;
	padding: 7px 10px;
	background: #efefef;
	font-size: 17px;
	border: none;
	cursor: pointer;
	position: absolute;
	top: 8px;
	right: 16px;
}
.list_item .list ul li:after {
	content: "";
	display: block;
	width: 2px;
	height: 15px;
	background: #8e8e8e;
	right: -10px;
	position: absolute;
	top: 4px;
}
.main_web .profile_sec {
	background-color: #e8e7e7;
	padding: 21px 0px;
	margin-top: 23px;
}
.main_web .profile_sec .profile_img {
	width: 22%;
	margin: 0 auto;
}
.main_web .profile_sec .profile_img img {
}
.main_web .profile_sec h2 {
	text-align: center;
	font-size: 14px;
	margin: 0;
	padding: 8px 0px;
}
.main_web .profile_sec .process {
	width: 82%;
	margin: 0 auto;
	background-color: #c1c1c1;
}
.main_sec .profile_sec .process label {
	margin: 0;
	font-size: 14px;
	color: #fb1d38;
	font-weight: 500;
}
.main_web .profile_sec .process .progress-bar {
	height: 21px;
	width: 100%;
	background-color: #819ab3;
}
.main_web .profile_sec .upload {
	width: 45%;
	margin: 0 auto;
	/* background-color: #0f2032; */
    margin-top: 16px;
}
.main_web .profile_sec .upload button {
	border: none;
	background-color: #fb1d38;
	color: #fff;
	font-size: 14px;
	padding: 6px 13px;
}
.main_web .profile_text_sec {
	background-color: #717171;
	margin-top: 42px;
}
.main_web .profile_text_sec .text_in {
	padding: 16px 14px;
}
.main_web .profile_text_sec .text_in p {
	font-size: 14px;
	color: #fff;
	margin: 0;
}
.main_web .profile_sec .process label {
	margin: 0;
	font-size: 13px;
	color: #7d7d7d;
	font-weight: 500;
}
.main_web .profile_sec .pro_sec label {
	padding: 5px 22px;
	font-size: 13px;
	margin: 0;
}
.main_web .attach_sec {
	margin-top: 24px;
}
.main_web .attach_sec .img_sec {
	width: 28%;
	margin: 0 auto;
	padding: 24px 0px;
}
.main_web .attach_sec .butt_sec {
	width: 60%;
	margin: 0 auto;
}
.main_web .attach_sec .butt_sec button {
	border: none;
	background-color: #fb1d38;
	color: #fff;
	font-size: 14px;
	padding: 5px 26px;
}
.main_web .attach_sec .linked {
	width: 53%;
	margin: 0 auto;
	padding: 4px 2px;
	background-color: #ececec;
	margin-top: 30px;
	margin-bottom: 30px;
	box-shadow: 0px 1px 2px #929292;
}
.main_web .attach_sec .linked img {
}
.main_web .profile_text_sec {
	background-color: #8d8d8d;
	margin-top: 42px;
}
.main_web .profile_text_sec .text_in {
	padding: 16px 14px;
}
.main_web .profile_text_sec .text_in p {
	font-size: 14px;
	color: #fff;
	margin: 0;
}
.main_web .que {
	background-color: #f5f5f5;
	margin-top: 42px;
}
.main_web .que .que_in {
	padding: 16px 14px;
	overflow: hidden;
}
.main_web .que .que_in p {
	font-size: 14px;
	color: #000;
	margin: 0;
	padding: 10px 0px;
}
.main_web .que .que_in h2 {
	font-size: 15px;
}
.main_web .que .que_in a {
	float: right;
	color: #000;
	font-weight: 500;
}
.main_web .info_sec {
	padding: 8px 0px;
	position: relative;
}
.main_web .info_sec h2 {
	font-size: 18px;
	color: #fb1d38;
}
.main_web .info_sec h2:after {
	content: "";
	display: block;
	width: 620px;
	height: 1px;
	background: #d6d6d6;
	right: 5px;
	position: absolute;
	top: 23px;
}
.main_web .industrial_main {
	overflow: hidden;
	padding: 9px 0px;
}
.main_web .industrial_main .circle_sec {
	background-color: #819ab3;
	border-radius: 35px;
	height: 60px;
	width: 60px;
	float: left;
}
.main_web .industrial_main .circle_sec .img_sec {
	width: 66%;
	margin: 0 auto;
	padding: 11px 0px;
}
.main_web .industrial_main .circle_sec .img_sec img {
}
.main_web .industrial_main .pro_sec {
	float: right;
	width: 91%;
}
.main_web .industrial_main .pro_sec label {
	padding: 5px 0px;
	font-size: 14px;
	margin: 0;
	font-weight: 500;
	color: #505050;
}
.main_web .industrial_main .process {
	width: 100%;
	/* margin: 0 auto; */
    background-color: #c1c1c1;
}
.main_web .industrial_main .process .progress-bar {
	height: 8px;
	width: 100%;
	background-color: #819ab3;
}
.main_web .pro_light {
	background-color: #bdcad7;
	padding: 0px 0px;
	overflow: hidden;
	border-radius: 4px;
}
.main_web .pro_light .pro_inn {
	overflow: hidden;
	background-color: #819ab3;
	border-bottom-right-radius: 100px;
}
.main_web .pro_light .pro_inn h2 {
	font-size: 68px;
	color: #fff;
	float: left;
	padding: 16px 14px;
}
.main_web .pro_light .pro_inn p {
	padding: 34px 1px;
	font-size: 24px;
	color: #fff;
}
.main_web .project_highlight {
	padding: 42px 0px;
}
.main_web .applied {
}
.main_web .applied h2 {
	font-size: 18px;
	color: #fb1d38;
}
.main_web .applied ul {
	margin: 0;
	padding: 6px 0px;
	overflow: hidden;
	border-top: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
}
.main_web .applied ul li {
	list-style-type: none;
	float: left;
	margin-right: 41px;
}
.main_web .applied ul .last_list {
	list-style-type: none;
	float: left;
	margin-right: 0px;
}
.main_web .applied p {
	margin: 0;
	text-align: center;
	border-bottom: 1px solid #cecece;
	padding: 6px 0px;
	font-weight: 500;
	font-size: 14px;
}
.main_web .referral {
	padding: 54px 0px;
}
.main_web .referral .applied h2 {
	font-size: 18px;
	color: #fb1d38;
}
.main_web .referral .applied ul {
	margin: 0;
	padding: 6px 0px;
	overflow: hidden;
	border-top: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
}
.main_web .referral .applied ul li {
	list-style-type: none;
	float: left;
	margin-right: 41px;
}
.main_web .referral .applied ul .last_list {
	list-style-type: none;
	float: left;
	margin-right: 0px;
}
.main_web .referral .applied p {
	margin: 0;
	text-align: left;
	border-bottom: 1px solid #cecece;
	padding: 6px 0px;
	font-weight: 500;
	font-size: 14px;
}
.main_web .referral .applied h6 {
	font-size: 15px;
	font-weight: 400;
	padding: 4px 0px;
}
.welcome_sec {
	background-color: #f1f1f1;
}
.welcome_sec .wlcm {
	padding: 36px 0px;
}
.welcome_sec .wlcm h2 {
	font-size: 22px;
	color: #fb1d38;
	padding: 14px 0px;
	margin: 0;/* margin-top: 37px; */
}
.welcome_sec .wlcm p {
}
.welcome_sec .wlcm .button_sec {
	padding: 18px 0px;
}
.welcome_sec .wlcm .button_sec button {
	border: none;
	background-color: #98adc1;
	padding: 6px 25px;
	font-weight: 500;
}
.foott {
	background-color: #ffffff;
	padding: 18px 0px;
	margin-top: 0px;
}
.foott .copy {
}
.foott .copy p {
	margin: 0;
	padding: 9px 0px;
}
.foott .social {
}
.foott .social ul {
	overflow: hidden;
	margin: 0;
	float: right;
}
.foott .social ul li {
	list-style-type: none;
	float: left;
	background-color: #98adc1;
	margin-right: 14px;
	width: 40px;
	height: 40px;
	border-radius: 30px;
}
.foott .social ul li i {
	color: #fff;
	padding: 12px 15px;
}
.header-set .top-bar .bell-set {
}
/*.header-set .top-bar .bell-set i {
	padding: 10px 0px;
	float: left;
	margin-right: 13px;
	color:#666;
	margin-left:34px;
}
.header-set .top-bar .img_pro {
}
.header-set .top-bar .img_pro img {
	width: 11%;
	float: left;
	padding: 4px 0px;
	margin-right: 10px;
}*/
.header-set .top-bar .img_pro select {
	width: 60%;
	margin: 0;
	padding: 2px 6px;
	height: 30px;
	border: none;
	color: #848484;
	font-size: 14px;
}
.header-image {
	background: #1c3046;
}
.header-image .navbar-light .navbar-nav .nav-link {
    color: #fff;
    padding: 15px 21px;
    transition: 0.5s linear all;
}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    color: rgb(255 255 255) !important;
    background-image: linear-gradient(to right, #ea1327, #fb435a);
}
.header-image .navbar-light .navbar-nav .nav-link:hover {
    background: #fb1d38;
    color: #fff;
}
.header-image .navbar {padding: 0;}
.header-set .header-image .navbar .navbar-nav .nav-item .nav-link {
	color: #fff;
	padding: 5px 0px;
	margin-left: 37px;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
	color: #f91d42;
}
.header-set .header-image .navbar .navbar-nav .nav-item .nav-link.active_update {
	color: #f91d42;
	border-bottom: 1px solid #fa1d3d;
	padding: 5px 0px;
}
.header-image .list_item {
	padding: 10px 0px;
}
.header-image .list_item .list {
}
.header-image .list_item .list ul {
	overflow: hidden;
	margin: 0;
	padding: 15px 0px;
}
.header-image .list_item .list ul li {
	list-style-type: none;
	float: left;
	font-size: 14px;
	margin-right: 16px;
	font-weight: 500;
	color: #c1c1c1;
	position: relative;
}
.header-image .list_item .list ul li.active_update {
	color: #fff;
}
.header-image .list_item .list ul li:hover {
	color: #fff;
}
.header-image .list_item .list ul .last {
	list-style-type: none;
	float: left;
	font-size: 14px;
	margin-right: 0px;
	font-weight: 500;
	color: #565656;
}
.header-image .list_item input[type=text] {
	padding: 6px;
	margin-top: 8px;
	font-size: 14px;
	border: 1px solid #e4e4e4;
	background-color: #ffffff;
	width: 100%;
	height:30px;
}
.header-image .list_item input[type=text]:focus {
	outline: 1px solid #b7b7b7f2;
}
.header-image .list_item .search-container button {
	float: right;
	padding: 4.5px 10px;
	background: #efefef;
	font-size: 14px;
	border: none;
	cursor: pointer;
	position: absolute;
	top: 8px;
	right: 15px;
	color: #868383;
}
.header-image .list_item .search-container button:hover {
	background: #afafaf;
}
.header-image .list_item .search-container button:hover .fa {
	color: #fff;
}
.header-image .list_item .list ul li:after {
	color: #efefef;
	content: "/\00a0";
	position: absolute;
	top: 0;
	right: -7px;
	width: 0px;
}
.design_sec {
	background: url(../images/back_image.jpg);
	/*height: 538px;*/
	/*background-size: cover;*/
	background-repeat:repeat;
}
.design_sec .web_update {
}
.design_sec .web_update .left_sec {
	background-color: #fff;
	padding: 10px 0px;
	position: relative;
	/* margin-top: -36px; */
	z-index: 999;
	height: 100%;
	min-height: 684px;
}
.design_sec .web_update .left_sec ul {
	margin: 0;
	padding: 0;
}
.design_sec .web_update .left_sec ul li {
	list-style-type: none;
	border-bottom: 1px solid #ececec;
	padding: 14px 0px;
}
.design_sec .web_update .left_sec ul li:hover {
	background: #f5f5f5;
}
.design_sec .web_update .left_sec ul li a {
	display: inline-block;
	color: #717171;
	text-decoration: none;
	font-size: 14px;
	padding: 0px 18px;
	width: 100%;
}
.design_sec .web_update .left_sec ul li a .fa {
	margin-right: 10px;
}
.design_sec .web_update .left_sec ul li a img {
	width: 10%;
	position: absolute;
	left: 12px;
}
.design_sec .web_update .left_sec ul li i {
}
.design_sec .web_update .mid_sec {
	background-color: #fff;
	overflow: hidden;
	position: relative;

	z-index: 999;
	padding: 54px 0px;
	height:100%;
	min-height: 640px;
}
.design_sec .web_update .mid_sec .nav-link {
	font-size: 15px;
	font-weight: 600;
	padding: 8px 8px;
	color: #a7a7a7;
}
.design_sec .web_update .mid_sec .nav-tabs {
	border: none;
}
.design_sec .web_update .mid_sec .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
	border: none;
}
.design_sec .web_update .mid_sec .nav-link.active {
	border-bottom: 1px solid #0f2032;
	color: #0f2032;
}
.design_sec .web_update .mid_sec .form_sec .field {
	margin-bottom: 10px;
}
.design_sec .web_update .mid_sec .form_sec label {
	margin: 0;
	font-size: 14px;
	font-weight: 500;
	color: #5f5f5f
}
.design_sec .web_update .mid_sec .form_sec input {
	padding: 5px 8px;
	width: 100%;
	font-size: 14px;
	border: 1px solid #e4e4e4;
	background-color: #fff;
	margin-top: 8px;
	color: #5f5f5f;
	height:36px;
}
.design_sec .web_update .mid_sec .form_sec .field input::placeholder {
 color:#a2a2a2;
}
.design_sec .web_update .mid_sec .form_sec input[type=text]:focus {
	outline: 0.5px solid #b7b7b761;
}
.design_sec .web_update .mid_sec .update {
	width: 25%;
	margin-left: 16px;
	margin-top: 36px;
	margin-bottom: 30px;
}
.design_sec .web_update .mid_sec .update button {
	border: none;
	background-color: #1c3046;
	color: #ffffff;
	font-size: 14px;
	padding: 5px 20px;
	border: 1px solid #0b1b2a;
	border-radius: 0px;
}
.design_sec .web_update .mid_sec .update button:hover, .design_sec .web_update .right_sec .butt_sec button:hover {
	background: #091421;
}
.design_sec .web_update .right_sec {
	background-color: #fff;
	overflow: hidden;
	position: relative;
	/* margin-top: -36px; */
	z-index: 999;
	height: 100%;
	min-height: 684px;
}
.design_sec .web_update .right_sec .profile_sec {
	background-color: #ffffff;
	padding: 21px 0px;
}
.design_sec .web_update .right_sec .profile_img {
	width: 40%;
	margin: 0 auto;
}
.design_sec .web_update .right_sec .profile_sec .profile_img img {
}
.design_sec .web_update .right_sec .profile_sec h2 {
	text-align: center;
	font-size: 16px;
	margin: 0;
	padding: 2px 0px;
	margin-top: 12px;
}
.design_sec .web_update .right_sec .profile_sec .process {
	width: 90%;
	margin: 0 auto;
	background-color: #c1c1c1;
}
.design_sec .web_update .right_sec .profile_sec .pro_sec {
	margin-top: 24px;
}
.design_sec .web_update .right_sec .profile_sec .pro_sec label {
	margin: 0;
	font-size: 14px;
	color: #fb1d38;
	font-weight: 500;
	padding: 0px 12px;
}
.design_sec .web_update .right_sec .profile_sec .process .progress-bar {
	height: 21px;
	width: 100%;
	background-color: #fb1d38;
}
.design_sec .web_update .right_sec .profile_sec .upload {
	width: 45%;
	margin: 0 auto;
	/* background-color: #0f2032; */
    margin-top: 16px;
}
.design_sec .web_update .right_sec .profile_sec .upload button {
	border: none;
	background-color: #fb1d38;
	color: #fff;
	font-size: 14px;
	padding: 6px 13px;
}
.design_sec .web_update .right_sec .profile_sec p {
	text-align: center;
	margin: 0;
	font-size: 14px;
	color: #989898;
}
.design_sec .web_update .right_sec ul {
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.design_sec .web_update .right_sec ul li {
	list-style-type: none;
	overflow: hidden;
	border-bottom: 1px solid #dedede;
	padding: 14px 0px;
}
.design_sec .web_update .right_sec ul li:hover {
    background: #f5f5f5;
}
.design_sec .web_update .right_sec ul li a {
}
.design_sec .web_update .right_sec ul li a p {
	float: left;
	color: #8a8a8a;
	padding: 0px 12px;
	margin: 0;
	font-size: 14px;
}
.design_sec .web_update .right_sec ul li a span {
	float: right;
	color: #fb1d38;
	padding: 0px 12px;
}
.design_sec .web_update .right_sec .butt_sec {
	width: 54%;
	margin: 0 auto;
	margin-top: 54px;
}
.design_sec .web_update .right_sec .butt_sec button {
	border: none;
	background-color: #1c3046;
	color: #ffffff;
	font-size: 14px;
	padding: 5px 27px;
	border: 1px solid #0b1b2a;
	margin-bottom: 20px;
	border-radius: 3px;
}
.update_foot {
	padding: 20px 0px;
	background: #1c3046;
}
.update_foot .social {
}
.update_foot .social ul {padding: 0;margin-bottom: 1rem;display: flex;justify-content: center;list-style-type: none;}
.update_foot .social ul li {
	text-align: center;
	margin: 10px;
}
.update_foot .social ul li .fa {
	background-image: linear-gradient(to right, #ea1327, #fb435a);
	width: 40px;
	height: 40px;
	border-radius: 50%;
	line-height: 39px;
	color: #fff;
}
.update_foot .social ul li .fa:hover {
	background: #ec182c;
	transform: rotate(360deg);
	transition: all 0.3s ease-in-out 0s;
}
.update_foot p {
	text-align: center;
	color: #fff;
	font-size: 14px;
	margin-bottom: 0;
	margin-left: auto;
}
.update_foot p a {
	color: #fff;
	text-decoration: none;
}
.update_foot p a:hover {
	color: #f51e55;
	transition: 0.2s linear all;
}
.design_sec .web_update .mid_wlcm {
	background-color: #fff;
	overflow: hidden;
	position: relative;
	/* margin-top: -36px; */
	z-index: 999;
	padding: 21px 16px;
	height: 100%;
	min-height: 684px;
}
.design_sec .web_update .mid_wlcm h2 {
}
.design_sec .web_update .mid_wlcm .bordr {
	width: 23%;
}
.design_sec .web_update .mid_wlcm .bordr img {
}
.design_sec .web_update .mid_wlcm p {
	color: #8a8a8a;
	font-size: 14px;
	margin: 0;
	padding: 8px 0px;
	line-height:27px;
}
.design_sec .web_update .mid_wlcm .card_sec {
	padding: 55px 0px;
	margin-bottom: 84px;
}
.design_sec .web_update .mid_wlcm .card_sec .pro_mgt {
	height: 138px;
	background-color: #fb1d38;
	background-image: linear-gradient(to right, #ea1327, #fb435a);
	border-radius: 12px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	margin-bottom:1rem;
}
.design_sec .web_update .mid_wlcm .card_sec a.hover, .design_sec .web_update .mid_wlcm .card_sec .pro_yellow a.hover {
    display: inline-block;
}
.design_sec .web_update .mid_wlcm .card_sec .pro_mgt:hover {
    background: #b30616;
}
.design_sec .web_update .mid_wlcm .card_sec .pro_yellow:hover {
    background: #d06300;
}

.design_sec .web_update .mid_wlcm .card_sec .pro_mgt .left_prt {
	/* width: 30%; */
	/* float: left; */
	/* padding: 33px 0px; */
	/* margin-left: 10px; */
	/* margin-right: auto; */
}
.design_sec .web_update .mid_wlcm .card_sec .pro_mgt .left_prt img {
}
.design_sec .web_update .mid_wlcm .card_sec .pro_mgt .right_prt {
}
.design_sec .web_update .mid_wlcm .card_sec .pro_mgt .right_prt h2 {
	color: #fff;
	font-weight: 500;
	text-transform: uppercase;
	font-size: 16px;
	margin-bottom: 0;
}
.design_sec .web_update .mid_wlcm .card_sec .pro_mgt .left_prt:after {
	content: "";
	display: block;
	width: 1px;
	height: 77px;
	/* background: #eaeaea; */
	left: 107px;
	position: absolute;
	top: 31px;
}
.design_sec .web_update .mid_wlcm .card_sec .pro_yellow {
	height: 138px;
	background-color: #e76d00;
	background-image: linear-gradient(to right, #e76d00, #faaa40);
	border-radius: 12px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.design_sec .web_update .mid_wlcm .card_sec .pro_yellow .left_prt {
}
.design_sec .web_update .mid_wlcm .card_sec .pro_yellow .left_prt img {
}
.design_sec .web_update .mid_wlcm .card_sec .pro_yellow .right_prt {
}
.design_sec .web_update .mid_wlcm .card_sec .pro_yellow .right_prt h2 {
	color: #fff;
	font-weight: 500;
	text-transform: uppercase;
	font-size: 16px;
	margin-bottom: 0;
}
.design_sec .web_update .mid_wlcm .card_sec .pro_yellow .left_prt:after {
	content: "";
	display: block;
	width: 1px;
	height: 77px;
	/* background: #eaeaea; */
	left: 107px;
	position: absolute;
	top: 31px;
}

/*yograj-css*/

/*contact-us starts*/

.banner_box_form{
	background:#fff;
}
.banner_box {
    position: relative;
}
.banner_box img {
	width: 100%;
}
.banner_content {
    position: absolute;
    top: 40%;
    left: 30%;
    transform: translate(-50%, -50%);
    width: 525px;
}
.banner_content h1 {
    font-size: 57px;
    text-transform: capitalize;
    font-family: 'Comfortaa', cursive;
    font-weight: bold;
    color: #0f2032;
}
.banner_content p {
    font-size: 18px;
    color: #3a3a3a;
    font-weight: 600;
    line-height: 26px;
    margin-bottom: 0;
}
.form_box {
    width: 100%;
    display: inline-flex;
    padding: 86px 20px;
}
.contact-form {
    padding-right: 40px;
}
.contact-form form h5 {
    color: #fb1d38;
    font-size: 24px;
    margin-bottom: 20px;
    font-family: 'Comfortaa', cursive;
}
.contact-form label {
    color: #404040;
    font-size: 13px;
    font-weight: 500;
    font-family: 'Comfortaa', cursive;
}
.contact-form label span.Star {
    color: #f81d46;
}
.contact-form input {
    width: 100%;
    border: 1px solid #e2e5e9;
    height: 33px;
    font-size: 13px;
    font-family: 'Poppins';
    border-radius: 3px;
}
.contact-form select {
    margin-bottom: 15px;
    font-size: 13px;
    height: 33px;
    color: #a4a4a4;
}
.contact-form textarea {
	margin-bottom: 15px;
}
.contact-form .quote-btn {
    border: none;
    padding: 8px 25px;
    font-size: 13px;
    font-weight: bold;
    background: #f81d46;
    color: #fff;
    font-family: 'Comfortaa', cursive;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.contact-form .quote-btn:hover {
    color: #fff;
    text-decoration: none;
    background: #d01928;
}
.contact-form, .contact-details {
    box-shadow: 0 5px 2px -2px #00000040;
}
.contact-details h5 {
    font-size: 24px;
    color: #fff;
    position: relative;
    margin-bottom: 25px;
    margin-top: 20px;
	font-family: 'Comfortaa', cursive;
}
.contact-details {
    padding: 10px 20px;
    background: #f81d46;
}
.contact-details ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.contact-details ul li {
	margin-bottom: 20px;
	display: flex;
	/* align-items: center; */
}
.contact-details ul li .fa {
    font-size: 25px;
    color: #fff;
}
.contact-details ul li p {
    color: #fff;
    margin-bottom: 0;
    font-size: 13px;
    font-weight: 500;
    font-family: 'Comfortaa', cursive;
    margin-left: 20px;
}
.contact-details ul li p strong {
    font-size: 16px;
}
.contact-details ul li p a {
    color: #fff;
}
/*contact end*/


/*about-us start*/

.content_box {
    padding: 40px 20px;
    text-align: left;
}
.content_box h2 {
    font-size: 30px;
    color: #000000;
    margin-bottom: 40px;
}
.content_box p {
    font-size: 13px;
    color: #717171;
    line-height: 24px;
    font-family: 'Comfortaa', cursive;
}
.work_box{
	background:#1f3a51;
	padding: 40px 15px;
}
.work_box img {
    width: 100%;
}
.work_box ul {
    padding: 0;
    list-style-type: none;
    margin-bottom: 0;
    margin-top: 40px;
}
.work_box ul li {
    font-size: 16px;
    line-height: 21px;
    color: #fff;
    font-family: 'Comfortaa', cursive;
    margin-bottom: 25px;
}
.work_box a.services {
    background: #f81d46;
    font-size: 14px;
    color: #fff;
    padding: 6px 12px;
    border-radius: 5px;
    text-transform: capitalize;
    text-decoration: none;
}
.work_box ul li strong {}
.work_right {justify-content: center;align-items: center;display: flex;flex-direction: column;}

.case_studies{
	background:f4f4f4;
}



.chouseus {
    text-align: center;
    padding: 60px 0px;
    background:#fff;
}
.chouseus h2 {
    font-size: 48px;
    margin-bottom: 50px;
    text-transform: capitalize;
}
.chouseus h2 span {
    color: #f81d46;
}
.chouseus h3 {
    font-size: 14px;
    color: #fe0522;
    font-family: 'Comfortaa', cursive;
    margin: 22px 0px;
    text-transform: uppercase;
}
.chouseus p {
    font-size: 13px;
    color: #0f2032;
    line-height: 21px;
}
.chouseus .box {
    background: #fff;
    padding: 20px 10px;
    /*height: 320px;*/
    box-shadow: 0px 2px 6px #00000036;
    margin-bottom: 15px;
}
.chouseus .box.acitve{
	color: #fff;
	background: #0f2032;
    transition: 0.5s linear all;
}
.chouseus .box.acitve p{
	color: #fff;
}
.chouseus .box:hover p {
    color: #fff;
}
.chouseus .box:hover {
    background: #1f3a51;
    
}



.growth_box {
    background: url(../images/growth-banner.jpg) no-repeat;
    color: #fff;
    padding: 5em 0;
    background-size: cover !important;
    background-position: center center;
    background-attachment: fixed;
}
.growth_cntnt {
    width: 1008px;
    text-align: left;
}
.growth_cntnt h2{
	font-size:24px;
	font-family: 'Comfortaa', cursive;
	color:#fff;
	margin-bottom: 30px;
}
.growth_cntnt p{
	font-size:13px;
	font-family: 'Comfortaa', cursive;
	color:#fff;
	line-height:21px;
}
.growth_boxs {
    width: 100%;
    display: inline-block;
    padding-top: 80px;
}
.growth_boxs ul {
    padding: 0;
    list-style-type: none;
    display: inline-block;
}
.growth_boxs ul li {
    background: #ef2333;
    width: 180px;
    padding: 40px 20px 10px;
    text-align: left;
    float: left;
    margin-right: 20px;
}
.growth_boxs ul li h4 {
    text-transform: capitalize;
    margin: 30px 0px;
    font-size: 13px;
    color: #fff;
    font-family: 'Comfortaa', cursive;
    font-weight: bold;
}


/*recent start*/

.recent{
	background:#f4f4f4;
	padding: 60px 0px;
}
.recent p.content {
    padding: 30px 40px;
    color: #fff;
    margin-top: -56px;
    font-family: 'Comfortaa', cursive;
    background: #0f2032;
}
.recent p.content a.more {
    font-family: 'Comfortaa', cursive;
    text-decoration: none;
    font-size: 13px;
    margin-top: 40px;
    display: block;
    text-transform: capitalize;
    color: #f81d46;
    font-weight: bold;
}
.recent .card {
    border:none !important;
	background:none !important ;
}
.recent  a.view_more {
    font-size: 14px;
    background: #f81d46;
    padding: 13px 41px;
    color: #fff;
    text-transform: capitalize;
    font-family: 'Comfortaa', cursive;
    border-radius: 5px;
    margin-top: 20px;
    display: inline-block;
	text-decoration:none;
}
.recent h4.mb-5.font-weight-bold.text {
    font-size: 48px;
    color: #0f2032;
    text-transform: capitalize;
    font-family: 'Comfortaa', cursive;
}
.recent h4.mb-5.font-weight-bold.text span {
    color: #f81d46;
}
.recent .owl-carousel .owl-item img {
    width: 100% !important;
}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
    background: 0 0;
    color: #f81d46!important;
    border: none;
    padding: 5px 20px !important;
    font: inherit;
    font-size: 50px !important
}
.owl-carousel .owl-nav button.owl-next:hover,
.owl-carousel .owl-nav button.owl-prev:hover {
    color: #0D47A1 !important;
    background-color: transparent !important
}
.owl-dots {
    display: none
}
button:focus {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    outline-width: 0
}
.item {
    display: none
}
.next {
    display: block !important;
    position: relative;
    transform: scale(0.8);
    transition-duration: 0.3s;
    opacity: 0.6
}
.prev {
    display: block !important;
    position: relative;
    transform: scale(0.8);
    transition-duration: 0.3s;
    opacity: 0.6
}
.item.show {
    display: block;
    transition-duration: 0.4s
}
/*recent end*/

@media screen and (max-width: 999px) {

    .next,
    .prev {
        transform: scale(1);
        opacity: 1
    }

    .item {
        display: block !important
    }
}


.recent_2 h4.mb-5.font-weight-bold.text {
    font-size: 48px;
    color: #0f2032;
    text-transform: capitalize;
    font-family: 'Comfortaa', cursive;
	margin-bottom: 0px !important;
}
.recent_2 h4.mb-5.font-weight-bold.text span {
    color: #f81d46;
}
.items {
    width: 90%;
    margin: 0px auto;
    margin-top: 100px
}
.slick-slide {
    margin: 10px
}
.slick-slide img {
    width: 100%;
    border: 0px solid #fff
}
.slider-item {
    position:relative;
    padding: 40px 0px;
}
.slider-item p.content.mb-5.mx-2 {
    padding: 26px 10px 20px;
    color: #0f2032;
    margin-top: 4px;
    font-family: 'Comfortaa', cursive;
    background: #f4f4f4;
    margin-bottom: 0px !important;
    position: absolute;
    bottom: -24px;
    text-align: center;
    z-index: 99999;
    font-size: 13px;
}
.slider-item p.content.mb-5.mx-2:hover {
    background: #0f2032;
    color: #fff;
    transition: 0.3s linear all;
}
.slider-item p.content a.more {
    font-family: 'Comfortaa', cursive;
    text-decoration: none;
    font-size: 13px;
    text-transform: capitalize;
    color: #f81d46;
    font-weight: bold;
    margin-top: 20px;
    display: inline-block;
}
.slider-item p.content a.more:focus {
   outline:none;
}
.recent_2 {
    padding: 50px 0px;
	text-align:center;
}

/* Slider arrows */
.slick-arrow {
  z-index: 9;
}
.slick-prev {
  left: 0;
}
.slick-next {
  right: 0;
}
/* extra dots */
.extra-dots-box{
  margin-top: 100px;
  margin-bottom: 100px;
}
.extra-dots-box .extra-dot{  
  height: 250px;
  background: #111111;
  color: #ffffff;
  font-size: 18px;
  align-items: center;
  justify-content: center;
  display: flex;
  padding: 15px;
  flex-direction: column;
  margin-bottom: 30px;
}
.extra-dots-box .extra-dot:hover{
  cursor: pointer;
}
.extra-dots-box .extra-dot:hover,.extra-dots-box .extra-dot.active {
  background: red;
}
.slick-dots li a{
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: #111111;
  color: #ffffff!important;
  display: flex;
  justify-content: center;
  align-items: center;
 }

.slick-dots .slick-active {
    background: #fff;
    border: 3px solid #f81d46;
    width: 70px;
    height: 23px;
}


/*industry_starts*/

/*industry_starts*/

.ind_bottom {
    background: #1f3a51;
    padding: 40px 0px;
}
.ind_bottom img {
    width: 100%;
}
.ind_bottom .box_ind {
    background: #fff;
    padding: 10px 10px;
    height: 400px;
    margin-bottom: 20px;
    -webkit-box-shadow: 0 0 10px #fff;
    box-shadow: 0 0 10px #fff;
}
.ind_bottom .box_ind1{
}
.ind_bottom .box_ind1 {
    margin-bottom: 20px;
}
.ind_bottom .box_ind1 .dropdown {
    display: block;
}
.ind_bottom .box_ind1 .dropdown button.dropbtn {
    color: #fff;
    padding: 5px 5px;
    width: 100%;
    background: #f01543;
    height: 70px;
    font-weight: 600;
    border: none;
}
.ind_bottom .box_ind1 .dropdown ul{
	padding: 0px;
    text-align: left;
    list-style-type: none;
    color: #fff;
    padding-left: 20px;
    margin-bottom: 0;
}
.ind_bottom .box_ind1 .dropdown ul li{
	line-height: 24px;
    font-size: 12px;
    color: #717171;
    font-family: 'Comfortaa', cursive;
    position: relative;
}
.ind_bottom .box_ind1 .dropdown ul li:after {
    content: "";
    background-image: url(../images/tri-icon.jpg);
    position: absolute;
    width: 6px;
    height: 9px;
    left: -21px;
    top: 8px;
}
.ind_bottom .box_ind1 .dropdown ul li a{	
}
.ind_bottom .box_ind1 .dropdown div#myDropdown{
	width:100%;
	background: #fff;
    margin-bottom: 0px;
    -webkit-box-shadow: 0 0 10px #fff;
    box-shadow: 0 0 10px #fff;
	padding:0px;
}
/*.ind_bottom h5{
	color: #f01543;
	font-size: 14px;
	text-align: left;
	margin: 10px 0px;
	font-family: 'Comfortaa', cursive;
	font-weight: bold;
}*/
.ind_bottom .box_ind1 ul.ul {
    padding: 0px;
    text-align: left;
    list-style-type: none;
    color: #fff;
    padding-left: 20px;
    margin-bottom: 0;
}
.ind_bottom .box_ind1 ul.ul li {
    line-height: 24px;
    font-size: 12px;
    color: #717171;
    font-family: 'Comfortaa', cursive;
	position:relative;
}
.ind_bottom .box_ind1 ul.ul li:after {
	content: "";
	background-image:url(../images/tri-icon.jpg);
	position:absolute;
	width:6px;
	height:9px;
	left: -21px;
	top: 8px;
}
/*.ind_bottom .slick-dots .slick-active {
    background: #dadada;
    border: 2px solid #f81d46;
    width: 70px;
    height: 23px;
}*/
.ind_bottom .box_ind1 .dropdown {
    position: relative;
}
.ind_bottom .box_ind1 .dropdown-content {
    display: none;
    position: absolute;
    background-color: #fff;
    min-width: 100%;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
    left: 0px;
    top: 35px;
    padding: 9px 10px;
}
.ind_bottom .box_ind1 .dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}
.ind_bottom .box_ind1 .dropdown-content a:hover {
    background-color: #ddd;
}
.ind_bottom .box_ind1 .dropdown:hover .dropdown-content {
    display: block;
}
.ind_bottom .box_ind1 .dropdown:hover .dropbtn {
    background-color: #f90135b5;
}

/*industry_end*/




.services {
    background: #1f3a51;
    padding: 40px 15px;
    text-align: center;
}
.services h2 {
    font-size: 48px;
    margin-bottom: 20px;
    text-transform: capitalize;
    color: #fff;
}
.services h6{
	font-size: 16px;
	color: #fff;
	line-height: 24px;
	font-family: 'Comfortaa', cursive;
	margin-bottom: 40px;
}
.services .srvc_box {
    background: #fff;
    height: 370px;
    padding: 10px 15px;
    margin-bottom: 20px;
    box-shadow: 1px 2px 3px #dadada;
}
.services .srvc_box h3 {
    font-size: 20px;
    margin-bottom: 0px;
    color: #f81d46;
    font-family: 'Comfortaa', cursive;
    padding: 20px 0px;
    font-weight: bold;
}
.services .srvc_box p {
    font-family: 'Comfortaa', cursive;
    font-size: 14px;
    line-height: 24px;
	color: #1f3a51;
}
.services .srvc_box img {
    width: 100px;
    height: 120px;
}


.trm_condition {
    padding: 40px 15px;
}
.trm_condition .top_box1 {
    padding: 20px 0px;
}
.top_box1 h2 {
    font-size: 26px;
    font-family: 'Comfortaa', cursive;
    color: #f81d46;
    font-weight: bold;
    margin-bottom: 20px;
}
.top_box1 p {
    line-height: 26px;
    font-family: 'Comfortaa', cursive;
    font-size: 14px;
    text-align: justify;
}
.top_box1 a{
	color: #f81d46;
	font-weight: 600;
	text-decoration:none;
}


.top_box2 {
    padding: 0px 0px;
}
.top_box2 strong {
    font-size: 17px;
    font-family: 'Comfortaa', cursive;
}
.top_box2 h3 {
    font-size: 20px;
    color: #0f2032;
    font-weight: bold;
    margin-bottom: 20px;
}
.top_box2 p {
    line-height: 26px;
    font-family: 'Comfortaa', cursive;
    font-size: 14px;
    text-align: justify;
}
.top_box2 a{
	color: #f81d46;
	font-weight: 600;
}
.top_box2 ul{
	padding:0px;
	margin:0px;
	list-style-type:none;
	padding-left: 50px;
}
.top_box2 ul.ul2 li:after {
    content: "\2022";
    color: #a1a1a1;
    font-weight: bold;
    display: inline-block;
    width: 0em;
    margin-left: 24px;
    font-size: 33px;
}
.top_box2 ul li{
	margin-bottom:20px;
	line-height: 26px;
    font-family: 'Comfortaa', cursive;
    font-size: 14px;
    text-align: justify;
	position:relative;
}
.top_box2 ul.ul2 li {
    margin-bottom: 0px;
}
.top_box2 ul li:after {
    content: "";
    background: url(../images/arrow-right.png);
    width: 19px;
    height: 14px;
    position: absolute;
    left: -48px;
    top: 4px;
}
.top_box2 ul li a{
	text-decoration:none;
}
.top_box2 ul.ulli li {
    margin-bottom: 0px;
}
.bottom_box {
    background: #dadada61;
    padding: 20px 20px;
}
.bottom_box p {
    line-height: 26px;
    font-family: 'Comfortaa', cursive;
    font-size: 14px;
    text-align: justify;
    font-weight: bold;
    margin-bottom: 0px;
}
.bottom_box_end {
    padding: 40px 20px;
    color: #f81d46;
}

.refral_rightimg {
    background-image: url(../images/referral-bottom.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	background-size:cover;
}

/*yograj-css*/



 @media only screen and (max-width: 1080px) {
 .service-block .show-block .block-content h3 {
 font-size: 16px;
 margin: 0;
 margin-bottom: 15px;
}
 .top-slider-sec .slide-block {
}
.header-set .header-image .partner-log button.navbar-toggler {
    color: #fff;
}
.header-image nav.navbar.navbar-expand-lg.navbar-light {
    background: #000;
    padding: 0px 10px;
    z-index: 99999;
}
}
 @media only screen and (max-width: 1024px) {
 .top-slider-sec .slide-block {
}
.update_foot .social{
}
.banner_content {
    left: 40%;
}
}
@media only screen and (max-width: 900px) {
 .navbar-toggler {
 display: block;
}
 .header-set .header-mid .navbar {
 padding: 0;
 float: right;
 position: absolute;
 right: 18px;
 top: 121px;
 z-index: 100;
 width: 27%;
 background-color: #fff;
}
 .top-slider-sec .slide-block {
}
 .top-slider-sec .slide-block .slide-content h2 {
 font-size: 46px;
 color: #fff;
}
 .top-slider-sec .slide-block .slide-content p {
 color: #fff;
 font-weight: 100;
 padding: 0px 68px;
 font-size: 14px;
}
 .top-slider-sec .owl-dots {
 position: absolute;
 text-align: center;
 width: 100%;
 z-index: 100;
 height: 28%;
 bottom: 0;
}

}
@media only screen and (min-width: 768px) {
	
}
@media only screen and (max-width: 767px) {
.header-set .top-bar .Profile_Box{
    justify-content: center;
}
.header-set .top-bar .left-set{
    padding: 15px 5px;
}
.header-set .top-bar .logo {
    /* width: 100%; */
    /* float:none; */
    text-align: center;
}
.header-set .top-bar ul {
    text-align: center;
}
.banner_content {
   left: 52%;
   width: fit-content;
}
.banner_content h1 {
    font-size: 30px;
}
.banner_content p {
    font-size: 13px;
    line-height: 17px;
}
.refral_rightimg {
    height: 720px;
}
.form_box{
	display:inline;
}	
}
 @media only screen and (max-width: 600px) {
 .header-set .header-mid .navbar {
 padding: 0;
 position: absolute;
 z-index: 1000;
 width: 100%;
 top: 128px;
 left: 0;
 background-color: #fff;
}
 .header-set .header-mid .logo {
 float: left;
 width: 17%;
}
 .header-set .header-mid .partner-log {
 text-align: right;
 float: right;
 width: 48%;
 padding: 0;
}
 .top-slider-sec .slide-block .slide-content {
 width: 77%;
 height: 103%;
}
 .top-slider-sec .slide-block .slide-content h2 {
 font-size: 18px;
 color: #fff;
}
 .top-slider-sec .slide-block {
}
 .top-slider-sec .slide-block .slide-content p {
 color: #fff;
 font-weight: 100;
 padding: 0px 18px;
 font-size: 9px;
}
 .top-slider-sec {
 position: relative;
}
 .top-slider-sec .owl-nav .owl-next {
 right: 5px;
}
 .top-slider-sec .owl-nav .owl-prev {
 left: 1px;
}
 .top-slider-sec .owl-nav i {
 font-size: 22px;
}
 .top-slider-sec .owl-nav {
 height: 98%;
}
 .top-slider-sec .owl-dots {
}
 .service-block .show-block {
 margin-bottom: 23px;
}
.header-set .top-bar .left-set a i {
 display: inline-block;
 color:#666;
 font-size:14px;
 padding-right: 14px;
 text-decoration: none;
}
 .header-set .top-bar .social-set {
 text-align: center;
 padding: 4px 0px;
}
 .our-partners ul li {
 display: inline-block;
 width: 25%;
 padding: 10px 5px;
}
 .service-block {
 margin-top: -36px;
}
}
 @media only screen and (max-width: 487px) {
 .top-slider-sec .slide-block {
}
 .top-slider-sec {
 position: relative;
}
 .top-slider-sec .owl-dots {
}
 .header-set .top-bar .left-set {
 text-align: center;
}
 .header-set .top-bar .logo {
    width: 100%;
	text-align: center;
}
}
@media only screen and (max-width: 375px) {
 .top-slider-sec .slide-block {
}
 .top-slider-sec {
 position: relative;
}
 .top-slider-sec .owl-dots {
 position: absolute;
 text-align: center;
 width: 100%;
 z-index: 100;
 height: 3%;
 bottom: 39px;
}
}
@media only screen and (max-width: 360px) {
 .header-set .top-bar .left-set a {
 display: inline-block;
 color: #fff;
 font-size: 12px;
 padding-right: 4px;
}
}