/**/
/** Generated by FG **/
/* @font-face {
	font-family: 'MyriadPro';
	src: url('../fonts/Myriad Pro Bold SemiExtended.eot');
	src: url('../fonts/Myriad Pro Bold SemiExtended.woff') format('woff'), url('../fonts/Myriad Pro Bold SemiExtended.ttf') format('truetype'), url('../fonts/Myriad Pro Bold SemiExtended.svg') format('svg');
	font-weight: normal;
	font-style: normal;
} */

/** Generated by FG **/

@font-face {
  font-family: "MyriadPro";
  src: url("../fonts/Mark Simonson - Proxima Nova Alt Regular-webfont.eot");
  src: url("../fonts/Mark Simonson - Proxima Nova Alt Regular-webfont.woff")
      format("woff"),
    url("../fonts/Mark Simonson - Proxima Nova Alt Regular-webfont.ttf")
      format("truetype"),
    url("../fonts/Mark Simonson - Proxima Nova Alt Regular-webfont.svg")
      format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "segoeuil";
  src: url("../fonts/segoeuil.eot");
  src: url("../fonts/segoeuil.woff") format("woff"),
    url("../fonts/segoeuil.ttf") format("truetype"),
    url("../fonts/segoeuil.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
/** Generated by FG **/
@font-face {
  font-family: "Conv_FREESCPT";
  src: url("../fonts/FREESCPT.eot");
  src: url("../fonts/FREESCPT.woff") format("woff"),
    url("../fonts/FREESCPT.ttf") format("truetype"),
    url("../fonts/FREESCPT.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

/*marquee*/

/*marquee*/

* {
  font-family: "segoeuil";
}
.conv_freescpt {
  font-family: "Conv_FREESCPT";
}
.MyriadPro {
  font-family: "MyriadPro";
}
button {
  cursor: pointer;
}
.navbar-light .navbar-toggler,
.navbar-light .navbar-toggler:focus {
  border: 0;
  outline: none;
}
.color_gray {
  color: #666666 !important;
}
/* .home_page .header_menu{ display:none; } */
header {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 50;
  background: #ffffff;
  box-shadow: 0px 0px 17px 3px #0a0a0ab8;
}

header .top_header_band {
  background: #9c3c48;
  padding: 0px;
}
header .navbar-brand img {
  width: 100%;
}
header .navbar-brand {
  max-width: 364px;
}
header .site_menu ul {
  margin-left: 50px;
}
header .site_menu ul li {
  padding: 0px 13px;
  position: relative;
}
header .site_menu ul li a span {
  padding-left: 10px;
}
header .site_menu ul li a {
  color: #8c8c8c;
  padding: 5px 15px;
}
header .bg-faded {
  background: #ffffff;
}
header .site_menu ul li a {
  position: relative;
  font-size: 15px;
}
header .site_menu ul li:hover a {
  color: #d51e23 !important;
}

header .site_menu ul li.active a {
  color: #d51e23 !important;
}
header .site_menu ul li:before {
  position: absolute;
  content: "";
  width: 1px;
  top: 0;
  height: 50%;
  right: 0;
  background: #8c8c8c;
  bottom: 0;
  margin: auto;
}

header .site_menu ul li:last-child:before {
  display: none;
}
header .site_menu ul li a:after {
  width: 0%;
  transition: all 0.5s ease;
  position: absolute;
  content: "";
  bottom: 0;
  height: 2px;
  left: 0;
  background: #d51e23;
  right: 0px;
  margin: auto;
}
header .site_menu ul li.active a:after,
header .site_menu ul li:hover a:after {
  width: 80%;
}
header .site_menu ul li.active a span {
  color: #8c8c8c;
}

.section_part {
  margin-top: 78px;
}
/**/

/*banner section*/
.banner_section {
  position: relative;
}
.team_page .banner_section .banner_cont {
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  left: 0;
  top: 0;
}
.banner_section .carousel-indicators {
  text-align: right;
  float: right;
  -webkit-box-pack: initial;
  -webkit-justify-content: initial;
  -ms-flex-pack: initial;
  justify-content: initial;
  margin: 0;
  padding-left: 170px;
  bottom: 40px;
}
.banner_section .carousel-indicators li {
  height: 10px;
  max-width: 10px;
  background: #fff;
  margin-left: 15px;
}
.banner_section .carousel-indicators li {
  height: 10px;
  max-width: 10px;
  background: #fff;
  margin-left: 15px;
}
.banner_section .carousel-indicators li:first-child {
  margin-left: 0;
}
.banner_section .carousel-indicators li.active {
  background: #d51e23;
}
/* .banner_section .carousel-item{ max-height:560px; } */
.banner_section .carousel-item img {
  width: 100%;
}
.banner_section .banner_cont .content {
  display: table;
  width: 100%;
  height: 100%;
}
.banner_section .banner_cont .content > div {
  vertical-align: middle;
}
.banner_section .banner_cont .content > div h1 {
  line-height: 45px;
}
.banner_section .banner_cont .content {
  padding-left: 160px;
  position: relative;
}

.banner_section .carousel-caption {
  right: auto;
  left: 0;
  bottom: 0px;
  top: 50%;
  margin: auto;
  width: 100%;
  height: 100%;
}
.banner_section .banner_cont .content > div h1 {
  float: left;
}
.banner_section .banner_cont .content figure {
  max-width: 446px;
}
.banner_section {
  position: relative;
}
.home_page .banner_section .carousel-item:after,
.team_page .banner_section .carousel-item:after,
.advisors_page .banner_section .carousel-item::after,
.contact_page .banner_section .carousel-item::after {
  position: absolute;
  content: "";
  background: #000000bd;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

/*banner section*/

/*make_in_india*/
.make_in_india {
  max-width: 80px;
  margin: 0;
  margin-left: 20px;
}
.make_in_india img {
  width: 100%;
}
/*make_in_india*/

/*arrow_animation*/
.arrow_animation,
.arrow_animation_1 img.arrow_img {
  transition: all 0.5s ease;
}
.arrow_animation:hover,
.arrow_animation_1:hover img.arrow_img {
  transform: translateX(10px);
}
/*arrow_animation*/

/*section_2*/
.section_2 {
  background: #d51e23;
  position: relative;
}
.section_2 .mail_box {
  background: #ffea01 url("../images/Mail_Icon.png") no-repeat;
  background-size: 27px 22px;
  background-position: center center;
  position: absolute;
  top: -30px;
  right: 0;
  width: 65px;
  height: 65px;
  border-radius: 50%;
  box-shadow: 0 0 20px 0px #0000007a;
  cursor: pointer;
  transition: all 0.5s ease;
}
.section_2 .mail_box:hover {
  background-color: #fff;
}
/*section_2*/
/*service section*/
.home_section {
  padding: 80px 0px;
}
.section_service {
  background: url("../images/service_bg.jpg") no-repeat;
  background-size: cover;
}
.homepage_subtitle {
  color: #000;
  font-family: "MyriadPro";
}
.section_desc_main {
  height: 250px;
  overflow: auto;
}
/*service section*/

/*industries_service*/
.industries_service .owl-prev {
  background: url("../images/Previous_Icon.png") no-repeat;
  width: 14px;
  height: 45px;
  float: left;
  background-size: contain;
  position: absolute;
  left: -50px;
  bottom: 0;
  margin: auto;
  top: 0;
}
.industries_service .owl-next {
  background: url("../images/Next_Icon.png") no-repeat;
  width: 14px;
  height: 45px;
  float: right;
  background-size: contain;
  position: absolute;
  right: -50px;
  bottom: 0;
  top: 0;
  margin: auto;
}

.industries_carousel .item {
  position: relative;
}
.industries_carousel .item .industries_abs_cont {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 10%;
  background: #000c;
  transition: all 0.5s ease;
  padding: 20px 0px;
}
.industries_carousel .item:hover .industries_abs_cont {
  height: 100%;
  background: #e60b128f;
}
.industries_carousel .item .industries_abs_cont .d-table {
  height: 100%;
}
.industries_carousel .item .industries_abs_cont .d-table .content {
  vertical-align: middle;
}
.industries_carousel .item .industries_abs_cont .d-table .content .title {
  position: relative;
  display: inline-block;
}
.industries_carousel .item .industries_abs_cont .d-table .content .title:after {
  position: absolute;
  bottom: 0;
  width: 50%;
  right: 0;
  left: 0;
  margin: auto;
  height: 2px;
  background: #fff;
  content: "";
}
.arrow_img {
  max-width: 33px;
}
p.txt_para {
  font-size: 15px;
}

/*industries_service*/
/*team_section*/
.team_section {
  background: #6cbe4f;
}
.team_section .txt_para {
  font-size: 18px;
  line-height: 25px;
}
.team_section .team_container figure img {
  width: 100%;
}
.team_section .team_container figure {
  margin: 0;
}
.team_container .row > div:nth-child(1) {
  padding-right: 1px;
}
.team_container .row > div:nth-child(2) {
  padding-left: 1px;
}
.team_container .row figure {
  position: relative;
}
.team_container .row figure .content {
  position: absolute;
  width: 100%;
  bottom: 50px;
  left: 0;
  padding: 0px 60px;
}
/*team_section*/

/*media_carousel*/
.media_carousel .item a {
  max-width: 200px;
}
/*media_carousel*/

/*get_updates*/
.get_updates {
  min-height: 50px;
  background: #23a0f0;
}
.get_updates .form-control {
  background: transparent;
  border: 1px solid #fff;
  height: 45px;
  color: #fff;
  font-style: italic;
  border-radius: 0;
  width: 28%;
  margin: 0px 25px;
}
.get_updates label {
  color: #fff;
  font-size: 35px;
}
.get_updates .form-control::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #fff;
}
.get_updates .form-control::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
}
.get_updates .form-control:-ms-input-placeholder {
  /* IE 10+ */
  color: #fff;
}
.get_updates .form-control:-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
}
.get_updates .send_ico {
  background: url("../images/Send_Icon.png") no-repeat;
  width: 36px;
  height: 40px;
  background-size: contain;
  vertical-align: middle;
}
/*get_updates*/

/*footer*/
footer {
  background: #000;
  padding: 20px 0px;
}
footer ul li {
  color: #fff;
}
footer ul:first-child li p {
  font-size: 18px;
  font-weight: bold;
}

ul.social_icons li {
  padding: 0px 4px;
}
ul.social_icons li a.stock_price {
  background: url("../images/RSS_Feed.png") no-repeat;
  width: 48px;
  height: 22px;
  background-size: contain;
}
ul.social_icons li a.fb {
  background: url("../images/FB_Icon.png") no-repeat;
  width: 44px;
  height: 44px;
  background-size: contain;
}
ul.social_icons li a.twitter {
  background: url("../images/Twitter_Icon.png") no-repeat;
  width: 44px;
  height: 44px;
  background-size: contain;
}
ul.social_icons li a.linked_in {
  background: url("../images/LinkedIn_Icon.png") no-repeat;
  width: 44px;
  height: 44px;
  background-size: contain;
}
ul.social_icons li a.youtube {
  background: url("../images/Youtube_Icon.png") no-repeat;
  width: 44px;
  height: 44px;
  background-size: contain;
}
ul.social_icons li {
  float: left;
}
.home_page ul.social_icons li:nth-child(1),
.home_page footer ul.social_icons li:nth-child(2) {
  margin-top: 10px;
  padding: 0;
}
ul.social_icons li:nth-child(2) {
  padding-right: 20px;
}

footer ul:nth-child(1) li p {
  margin: 0;
  margin-top: 10px;
}
footer ul:nth-child(2) li:last-child a {
  margin-top: 10px;
  font-size: 13px;
}
/*.home_page section{ margin:0;}
 .home_page .header_menu{ display:none; }

.home_page header{ position:relative;box-shadow:none;  }
.home_page.home_scroll section{ margin:0;}
.home_page.home_scroll .header_menu{  display:block; } */

/*footer*/

/*about us*/
.img-fluid {
  width: 100%;
}
.pagename_band {
  padding: 15px 0px;
  background: #d51e23;
}
.about_cont1 .left_side .about_title span {
  display: block;
  font-size: 40px;
  font-weight: bold;
  font-family: "MyriadPro";
  line-height: 43px;
}

.about_cont1 .left_side .about_title span:nth-child(1) {
  font-weight: normal;
  color: #626061;
}
.about_cont1 .left_side .about_title span:nth-child(2) {
  color: #d51e23;
}
.about_cont1 .left_side .about_title span:nth-child(3) {
  color: #626061;
  font-weight: normal;
}

.about_cont1 .left_side .d-table {
  height: 100%;
}
.about_cont1 .left_side .d-table .d-table-cell {
  vertical-align: middle;
}
.about_cont1 .right_side .content p {
  font-family: "segoeuil";
  font-size: 18px;
  line-height: 25px;
  text-align: justify;
}
.about_cont1 .right_side .content {
  box-shadow: 0px 0px 20px 3px #00000036;
  padding: 20px 50px;
  position: relative;
  top: -75px;
  background: #fff;
}
.about_cont2 .left_side h3 {
  margin-bottom: 50px;
}
.about_cont2 .left_side p {
  border-left: 5px solid #ed3338;
  text-align: justify;
  padding-left: 10px;
  font-size: 18px;
  line-height: 25px;
  margin-bottom: 50px;
}
.about_cont3 p {
  font-size: 18px;
  line-height: 25px;
  text-align: justify;
}
/*about us*/

/*advisors_page*/
.advisors_page .about_cont1 .right_side .content p {
  font-size: 18px;
  margin: 0;
  text-align: justify;
}
.advisors_page .about_cont1 .right_side .content p b {
  color: #ed3338;
  font-family: "MyriadPro";
  padding-right: 10px;
}
.advisors_page .about_cont1 .right_side .content {
  padding: 15px 30px;
  top: -45px;
}
.advisors_page .advisor_section_2 {
  min-height: 500px;
}
.advisor_section_2 .left_side .profile_section > div:nth-child(2) .advisor_name,
.advisor_section_2
  .left_side
  .profile_section
  .row
  > div:nth-child(2)
  .advisor_name {
  color: #ea0b11;
  font-family: "MyriadPro";
}
.advisor_section_2 .left_side .profile_section > div:nth-child(2) .cmpy_name {
  color: #707070;
  font-weight: bold;
}
.advisor_section_2 .left_side .profile_section > div:nth-child(2) .cmpy_dsc,
.advisor_section_2
  .left_side
  .profile_section
  .row
  > div:nth-child(2)
  .cmpy_dsc {
  font-size: 13px;
  color: #707070;
  font-weight: bold;
}
.advisor_section_2 .left_side .profile_section > div:nth-child(2) .cmpy_site {
  color: #ed3338;
  font-weight: bold;
}
.advisor_section_2 .profile_section_desc .more_txt {
  color: #ed3338;
  font-weight: bold;
}
.advisor_section_2 .profile_list > li {
  border-bottom: 2px solid #d6d6d6;
  padding: 10px 0px 40px;
}
.advisors_page ul.social_icons li a {
  transition: all 0.5s ease;
}

.advisors_page .profile_list ul.social_icons li a.fb {
  background: url("../images/Fb_Icon_img.png") no-repeat;
  background-size: contain;
}
.advisors_page .profile_list ul.social_icons li a.twitter {
  background: url("../images/Twitter_Icon_img.png") no-repeat;
  background-size: contain;
}
.advisors_page .profile_list ul.social_icons li a.linked_in {
  background: url("../images/Linkedin_img.png") no-repeat;
  background-size: contain;
}
.advisors_page .profile_list ul.social_icons li a.youtube {
  background: url("../images/Youtube__img.png") no-repeat;
  background-size: contain;
}

.advisors_page .profile_list ul.social_icons li a.fb:hover {
  background: url("../images/Fb_Icon_Hower.png") no-repeat;
  background-size: contain;
}

.advisors_page .profile_list ul.social_icons li a.twitter:hover {
  background: url("../images/Twitter_Icon_Hower.png") no-repeat;
  background-size: contain;
}
.advisors_page .profile_list ul.social_icons li a.linked_in:hover {
  background: url("../images/Linkedin_Icon_Hower.png") no-repeat;
  background-size: contain;
}
.advisors_page .profile_list ul.social_icons li a.youtube:hover {
  background: url("../images/Youtube_Icon_Hower.png") no-repeat;
  background-size: contain;
}

.advisors_page .advisor_section_2 ul.social_icons li:nth-child(1) {
  margin-top: 0px;
}
.advisors_page ul.social_icons li:nth-child(2) {
  padding-right: 0px;
}
.advisors_page .advisor_section_2 ul.social_icons li a {
  width: 35px;
}

.advisor_section_2 .right_side .contact_list ul li {
  border-bottom: 1px solid #d3d3d3;
}
.advisor_section_2 .right_side .contact_list ul li .contact_name {
  font-size: 25px;
  margin: 0;
  margin-bottom: 5px;
}
.advisor_section_2 .right_side .contact_list ul li .content {
  padding: 15px 0px;
}
.advisor_section_2 .right_side .contact_list ul li p a {
  color: #000;
  font-weight: bold;
}
.advisor_section_2 .right_side .contact_list ul li p {
  margin: 0;
}

/*advisors_page*/
/*client transaction*/
.client_transactions_page .advisor_section_2 .profile_list > li {
  padding: 20px 0px;
}
.client_transactions_page .advisor_section_2 .profile_list > li:first-child {
  border-top: 1px solid #a0a0a0;
}
.client_transactions_page .section_part {
  background: #f6f6f6;
}

.client_social ul.social_icons li {
  padding: 0px 4px;
}
.client_social ul.social_icons li a.fb {
  background: url("../images/FB_Icon_trans.png") no-repeat;
  width: 20px;
  height: 20px;
  background-size: contain;
}
.client_social ul.social_icons li a.twitter {
  background: url("../images/Twitter_Icon_trans.png") no-repeat;
  width: 20px;
  height: 20px;
  background-size: contain;
}
.client_social ul.social_icons li a.linked_in {
  background: url("../images/Linkedin_Icon_trans.png") no-repeat;
  width: 20px;
  height: 20px;
  background-size: contain;
}
.client_social ul.social_icons li a.youtube {
  background: url("../images/Youtube_icon_trans.png") no-repeat;
  width: 20px;
  height: 20px;
  background-size: contain;
}

.client_transactions_page .our_clients {
  background: #fff;
  padding: 50px 0px;
}
.client_transactions_page .our_clients h2 {
  color: #676767;
}
.client_transactions_page .para_txt {
  padding: 0px 100px;
  font-weight: bold;
}
.client_transactions_page .our_clients_logo .row > div {
  padding: 30px 10px;
  margin: 0;
}
/*client transaction*/
/*team_page*/
.team_page .member_details h3 {
  color: #d51e23;
}
.team_page .teams ul.social_icons li {
  float: none;
  padding: 0;
  margin: 0;
  margin-top: 10px;
}
.team_page .teams ul.social_icons li a.fb {
  background: url("../images/Fb_Icon_Hower.png") no-repeat;
  width: 38px;
  height: 38px;
  background-size: contain;
}
.team_page .teams ul.social_icons li a.twitter {
  background: url("../images/Twitter_Icon_Hower.png") no-repeat;
  width: 38px;
  height: 38px;
  background-size: contain;
}
.team_page .about_cont1 .right_side .content {
  margin: 0px 15px;
}
.team_page .member_details_cont {
  height: 500px;
  overflow: auto;
}

.team_page .about_cont1 .right_side .content figure img {
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}
.team_page .banner_section .banner_cont .content > div {
  vertical-align: top;
}
.team_page .banner_section .banner_cont {
  width: 65%;
}
.team_page .banner_section .banner_cont p.MyriadPro {
  font-size: 16px;
  line-height: 25px;
  color: #404142;
  margin-top: 35px;
}
/*team_page*/

/*service*/
.clr_red {
  color: #d51e23;
}
.service_section {
  background: #fff;
}
.accordion_section .card {
  margin-bottom: 5px;
  border: 0px;
}
.accordion_section .card-header {
  padding: 0px;
}
.accordion_section .card-header .card-link,
.accordion_section .card-header .card-link:hover,
.accordion_section .card-header .card-link:focus {
  padding: 6px 10px;
  padding-right: 30px;
  color: #fff;
  font-size: 18px;
  display: block;
  position: relative;
  text-decoration: none;
  background: #d51e23;
}
.accordion_section .card-header .card-link:after {
  position: absolute;
  content: "-";
  display: block;
  font-size: 30px;
  font-family: "MyriadPro";
  color: #fff;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
}
.accordion_section .card-header .card-link.collapsed:after {
  content: "+";
  font-size: 20px;
  color: #000;
}

.accordion_section .card-header .card-link.collapsed {
  background: #ccc;
  color: #555;
  font-weight: 600;
}
.accordion_section .card-body {
  padding: 10px;
}
.accordion_section .card-body .list-group-item {
  padding: 0px;
  padding-left: 12px;
  font-size: 18px;
  position: relative;
  color: #333;
  border: 0px;
  padding-bottom: 5px;
}
.accordion_section .card-body .list-group-item:after {
  position: absolute;
  content: "";
  display: block;
  height: 4px;
  width: 4px;
  border-radius: 50%;
  left: 0px;
  top: 9px;
  background: #333;
}
.service_page .section_desc {
  font-weight: 400;
  color: #333;
  font-size: 18px;
  line-height: 25px;
  text-align: justify;
}
.service_page .section_desc .clr_red {
  color: #d51e23;
}
.service_page .card_row {
  margin-top: -50px;
}
.service_page .grid_card {
  background: #fff;
  -webkit-box-shadow: 0px 0px 10px 4px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 10px 4px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 10px 4px rgba(0, 0, 0, 0.1);
}
.service_section .service_icon {
  max-width: 109px;
}
/*service*/
/*industry_page*/
.industry_page .section_desc {
  font-size: 18px;
  font-weight: 400;
  color: #333;
  line-height: 25px;
}
.industry_page .accordion_section .card {
  margin-bottom: 5px;
  border: 0px;
  border-radius: 0px;
  border-bottom: 1px solid #ccc;
}
.industry_page .accordion_section .card.first {
  border-top: 1px solid #ccc;
}
.industry_page .accordion_section .card-header {
  padding: 0px;
  background: transparent;
  border-radius: 0px;
  border: 0px;
}
.industry_page .accordion_section .card-header .card-link,
.industry_page .accordion_section .card-header .card-link:hover,
.industry_page .accordion_section .card-header .card-link:focus {
  padding: 6px 10px;
  padding-right: 30px;
  color: #d51e23;
  font-size: 18px;
  font-weight: 600;
  background: transparent;
  display: block;
  position: relative;
  text-decoration: none;
}
.industry_page .accordion_section .card-header .card-link span.menu_child {
  display: inline-block;
  padding-right: 18px;
  min-width: 200px;
  position: relative;
}
.industry_page
  .accordion_section
  .card-header
  .card-link
  span.menu_child:after {
  position: absolute;
  content: "-";
  display: block;
  font-size: 20px;
  font-family: "MyriadPro";
  color: #d51e23;
  left: 100%;
  top: 50%;
  transform: translateY(-50%);
}
.industry_page
  .accordion_section
  .card-header
  .card-link.collapsed
  span.menu_child:after {
  content: "+";
  font-size: 18px;
}
.industry_page .card_row {
  margin-top: -50px;
}
.industry_page .grid_card {
  background: #fff;
  -webkit-box-shadow: 0px 0px 10px 4px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 10px 4px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 10px 4px rgba(0, 0, 0, 0.1);
}
.industry_page .card_title {
  font-weight: 600;
  font-family: "MyriadPro";
  line-height: 31px;
  color: #333333;
  text-align: justify !important;
}
.industry_page .chemical_image {
  -webkit-box-shadow: 2px 2px 5px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 2px 2px 5px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 5px 2px rgba(0, 0, 0, 0.1);
}

/*industry_page*/

/*contact*/
.clock_section .analog_clock {
  display: inline-block;
  position: relative;
  margin-bottom: 100px;
}
.clock_section .jcgmt-container {
  display: inline-block;
  padding: 0px;
  position: relative;
  z-index: 1;
  border-radius: 50%;
  overflow: hidden;
  -webkit-box-shadow: 12px 6px 61px 12px rgba(102, 102, 102, 0.42);
  -moz-box-shadow: 12px 6px 61px 12px rgba(102, 102, 102, 0.42);
  box-shadow: 12px 6px 61px 12px rgba(102, 102, 102, 0.42);
}
.clock_section .analog_clock .clock_content {
  position: absolute;
  top: 75%;
  width: 75%;
  background: #fff;
  display: block;
  z-index: 0;
  color: #f00;
  left: 50%;
  padding-top: 60px;
  font-size: 24px;
  font-weight: 400;
  padding-bottom: 10px;
  transform: translateX(-50%);
  text-align: center;
}
.clock_section .jcgmt-clockHolder {
  width: 200px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
.clock_section .jcgmt-clock {
  width: 100%;
}
.clock_section .jcgmt-sec,
.clock_section .jcgmt-min,
.clock_section .jcgmt-hour {
  display: block;
  width: 100%;
  position: absolute;
}
.clock_section .jcgmt-rotatingWrapper {
  position: absolute;
  width: 100%;
  height: 100%;
}
.clock_section .jcgmt-digital,
.clock_section .jcgmt-date {
  font-weight: bold;
  font-size: 12px;
  color: #444444;
  text-align: center;
  margin-left: 8px;
}
.clock_section .user_name {
  font-size: 24px;
  font-weight: 600;
  color: #666;
  margin-top: 0px;
  margin-bottom: 18px;
}
.clock_section .user_mobile,
.clock_section .user_mail {
  font-size: 16px;
  font-weight: 300;
  color: #333;
  margin: 0px;
  margin-bottom: 5px;
  line-height: 16px;
  display: block;
  text-decoration: none;
}
.clock_section .user_mail:hover {
  color: #d51e23;
}
.enquir_btn,
.enquir_btn:hover,
.enquir_btn:focus {
  color: #d51e23;
  font-size: 20px;
  display: inline-block;
  font-weight: 400;
  text-transform: uppercase;
  text-decoration: none;
  padding: 8px 30px;
  margin-bottom: 20px;
  border: 1px solid #d51e23;
  transition: all 0.3s ease;
}
.enquir_btn:hover {
  background: #d51e23;
  color: #fff;
}
.building_animation {
  height: 200px;
  background: #f3f3f3 url(../images/FooterBG.png) bottom center repeat-x;
  background-size: auto;
}

.conact_section {
  background: #f3f3f3;
}
/*contact*/

.industry_page .accordion_section .card-header .card-link.collapsed:after {
  display: none;
}

/*enquiry_form*/
.enquiry_form .card {
  border: 0;
}
.enquiry_form .enquir_btn,
.enquiry_form .enquir_btn:hover,
.enquiry_form .enquir_btn:focus {
  font-size: 15px;
  padding: 8px 11px;
  margin: 0;
  margin-top: 20px;
}

.reg_form_control.success + .reg_form_label {
  top: -30px;
}
.reg_input_group {
  position: relative;
  margin-top: 30px;
  transition: all 0.3s ease;
  padding: 0px 20px;
  padding-left: 0 !important;
}
.reg_form_control + .reg_form_label {
  position: absolute;
  left: 0px;
  padding: 0px 10px;
  cursor: text;
  box-sizing: border-box;
  line-height: 34px;
  margin: 0px;
  font-size: 16px;
  font-weight: bold;
  height: 100%;
  color: #fff;
  transition: all 0.3s ease;
  width: auto;
  top: 0;
  padding-left: 0;
}
.reg_form_control {
  padding: 0px;
  background: transparent;
  border: 0px;
  width: 100%;
  box-sizing: border-box;
  height: 34px;
  border: 0px;
  border-bottom: 1px solid #fff;
  outline: none !important;
  transition: all 0.3s ease;
  color: #fff;
}
.reg_form_control.reg_form_txtarea {
  min-height: 100px;
}
.reg_form_control + .reg_form_label {
  color: #989898;
}
.reg_form_control {
  border-bottom: 1px solid #cdcdcd;
  color: #000;
  font-weight: bold;
}
.enquiry_form {
  background: #fff;
}
.contact_page .modal-header {
  background: #d51e23;
  color: #fff;
}
.contact_page .modal-title {
  font-weight: bold;
}
.enquiry_form_main {
  position: relative;
}
.contact_page .close {
  color: #fff;
}
.enquiry_form_main .enquiry_form {
  background: #fff;
}
/*enquiry_form*/
footer ul.social_icons li:nth-child(2) {
  padding-right: 0;
}

.contact_page .mail-section {
  width: 94%;
  margin: 0 auto;
}

.contact_page .mail-section p {
  margin: 12.5px 0;
  font-weight: 500;
}

.contact_page .mail-section a {
  color: #d51e23;
}

/* updated code  */
:root {
  --fs3: clamp(01.75px, 3vw * 100 / 1920, 3px);
  --fs6: clamp(03.25px, 6vw * 100 / 1920, 6px);
  --fs7: clamp(04px, 7vw * 100 / 1920, 7px);
  --fs10: clamp(06.25px, 10vw * 100 / 1920, 10px);
  --fs11: clamp(06.875px, 11vw * 100 / 1920, 11px);
  --fs12: clamp(07.5px, 12vw * 100 / 1920, 12px);
  --fs13: clamp(08.125px, 13vw * 100 / 1920, 13px);
  --fs14: clamp(08.75px, 14vw * 100 / 1920, 14px);
  --fs15: clamp(09.375px, 15vw * 100 / 1920, 15px);
  --fs16: clamp(10px, 16vw * 100 / 1920, 16px);
  --fs17: clamp(10.625px, 17vw * 100 / 1920, 17px);
  --fs18: clamp(11.25px, 18vw * 100 / 1920, 18px);
  --fs19: clamp(11.875px, 19vw * 100 / 1920, 19px);
  --fs20: clamp(12.5px, 20vw * 100 / 1920, 20px);
  --fs21: clamp(13.125px, 21vw * 100 / 1920, 21px);
  --fs22: clamp(13.75px, 22vw * 100 / 1920, 22px);
  --fs23: clamp(14.375px, 23vw * 100 / 1920, 23px);
  --fs24: clamp(15px, 24vw * 100 / 1920, 24px);
  --fs25: clamp(15.625px, 25vw * 100 / 1920, 25px);
  --fs26: clamp(16.25px, 26vw * 100 / 1920, 26px);
  --fs27: clamp(16.875px, 27vw * 100 / 1920, 27px);
  --fs28: clamp(17.5px, 28vw * 100 / 1920, 28px);
  --fs29: clamp(18.125px, 29vw * 100 / 1920, 29px);
  --fs30: clamp(18.75px, 30vw * 100 / 1920, 30px);
  --fs31: clamp(19.75px, 31vw * 100 / 1920, 31px);
  --fs32: clamp(20px, 32vw * 100 / 1920, 32px);
  --fs33: clamp(17.05px, 33vw * 100 / 1920, 33px);
  --fs34: clamp(17.5666666667px, 34vw * 100 / 1920, 34px);
  --fs35: clamp(18.0833333333px, 35vw * 100 / 1920, 35px);
  --fs36: clamp(18.6px, 36vw * 100 / 1920, 36px);
  --fs37: clamp(19.1166666667px, 37vw * 100 / 1920, 37px);
  --fs38: clamp(19.6333333333px, 38vw * 100 / 1920, 38px);
  --fs39: clamp(20.15px, 39vw * 100 / 1920, 39px);
  --fs40: clamp(20.6666666667px, 40vw * 100 / 1920, 40px);
  --fs41: clamp(21.1833333333px, 41vw * 100 / 1920, 41px);
  --fs42: clamp(21.7px, 42vw * 100 / 1920, 42px);
  --fs43: clamp(22.2166666667px, 43vw * 100 / 1920, 43px);
  --fs44: clamp(22.7333333333px, 44vw * 100 / 1920, 44px);
  --fs45: clamp(23.25px, 45vw * 100 / 1920, 45px);
  --fs46: clamp(23.7666666667px, 46vw * 100 / 1920, 46px);
  --fs47: clamp(24.2833333333px, 47vw * 100 / 1920, 47px);
  --fs48: clamp(24.8px, 48vw * 100 / 1920, 48px);
  --fs49: clamp(25.3166666667px, 49vw * 100 / 1920, 49px);
  --fs50: clamp(25.8333333333px, 50vw * 100 / 1920, 50px);
  --fs51: clamp(26.35px, 51vw * 100 / 1920, 51px);
  --fs52: clamp(26.8666666667px, 52vw * 100 / 1920, 52px);
  --fs53: clamp(27.3833333333px, 53vw * 100 / 1920, 53px);
  --fs54: clamp(27.9px, 54vw * 100 / 1920, 54px);
  --fs55: clamp(28.4166666667px, 55vw * 100 / 1920, 55px);
  --fs56: clamp(28.9333333333px, 56vw * 100 / 1920, 56px);
  --fs57: clamp(29.45px, 57vw * 100 / 1920, 57px);
  --fs58: clamp(29.9666666667px, 58vw * 100 / 1920, 58px);
  --fs59: clamp(30.4833333333px, 59vw * 100 / 1920, 59px);
  --fs60: clamp(31px, 60vw * 100 / 1920, 60px);
  --fs61: clamp(31.5166666667px, 61vw * 100 / 1920, 61px);
  --fs62: clamp(32.0333333333px, 62vw * 100 / 1920, 62px);
  --fs63: clamp(32.55px, 63vw * 100 / 1920, 63px);
  --fs64: clamp(33.0666666667px, 64vw * 100 / 1920, 64px);
  --fs65: clamp(33.5833333333px, 65vw * 100 / 1920, 65px);
  --fs66: clamp(34.1px, 66vw * 100 / 1920, 66px);
  --fs67: clamp(34.6166666667px, 67vw * 100 / 1920, 67px);
  --fs68: clamp(35.1333333333px, 68vw * 100 / 1920, 68px);
  --fs69: clamp(35.65px, 69vw * 100 / 1920, 69px);
  --fs70: clamp(36.1666666667px, 70vw * 100 / 1920, 70px);
  --fs71: clamp(36.6833333333px, 71vw * 100 / 1920, 71px);
  --fs72: clamp(37.2px, 72vw * 100 / 1920, 72px);
  --fs73: clamp(37.7166666667px, 73vw * 100 / 1920, 73px);
  --fs74: clamp(38.2333333333px, 74vw * 100 / 1920, 74px);
  --fs75: clamp(38.75px, 75vw * 100 / 1920, 75px);
  --fs76: clamp(39.2666666667px, 76vw * 100 / 1920, 76px);
  --fs77: clamp(39.7833333333px, 77vw * 100 / 1920, 77px);
  --fs78: clamp(40.3px, 78vw * 100 / 1920, 78px);
  --fs79: clamp(40.8166666667px, 79vw * 100 / 1920, 79px);
  --fs80: clamp(41.3333333333px, 80vw * 100 / 1920, 80px);
}

/* team members section  */

.team-members {
  padding: 5%;
  position: relative;
  padding-bottom: 25%;
  padding-bottom: clamp(15em, 20vw, 25em);
}
.team-members .members-wrapper {
  width: 75%;
  margin: 0 auto;
  display: flex;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  justify-content: center;
  top: -33%;
  gap: 6%;
}
.team-members .members-wrapper .member {
  display: flex;
  flex-direction: column;
  width: calc(100% / 3);
  background-color: #fff;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.171);
  border-radius: 15px;
  padding: 2.8% 1.5%;
  height: clamp(20em, 30vw, 35em);
  position: relative;
}
.team-members .members-wrapper .member .member-image {
  width: 35%;
  position: absolute;
  top: -12.5%;
  left: 50%;
  transform: translateX(-50%);
}
.team-members .members-wrapper .member .member-image img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: contain;
}

.team-members .members-wrapper .member .member-details {
  text-align: center;
  padding-top: 14%;
}
.team-members .members-wrapper .member .member-details h2 {
  font-size: 28px;
  font-weight: 600;
  margin: 0;
}
.team-members .members-wrapper .member .member-details a {
  font-size: 16px;
  color: grey;
}
.team-members .members-wrapper .member .member-details p {
  font-size: 16px;
  color: grey;
  margin: 0;
}
.team-members .members-wrapper .member .member-description {
  overflow-y: auto;
  margin-top: 1em;
  flex-grow: 1;
}
.team-members .members-wrapper .member .member-description::-webkit-scrollbar {
  width: 3px;
}
.team-members
  .members-wrapper
  .member
  .member-description::-webkit-scrollbar-thumb {
  background-color: rgba(128, 128, 128, 0.418);
}
.team-members .members-wrapper .member .member-description p {
  font-size: 18px;
}

/* contact page  */

.contact-address-container {
  width: 80%;
  margin: 0 auto;
  padding: 3% 1em;
  display: flex;
  padding-bottom: 5%;
  flex-grow: 1;
}

.contact-address-container .contact-address {
  width: 30%;
  margin-right: 1em;
}
.contact-address-container .contact-address .heading {
  display: flex;
  align-items: flex-end;
  margin-bottom: 1%;
}

.contact-address-container .contact-address .heading h2 {
  color: #d51e23;
  font-weight: 600;
  font-size: var(--fs25);
  margin-left: 0.2em;
}
.contact-address-container .contact-address p {
  font-size: var(--fs22);
  margin: 0;
}
.contact-address-container .map {
  width: 70%;
  height: clamp(20em, 35vw, 35em);
  overflow: hidden;
  border-radius: 15px;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.171);
}

/* modal  */

body.active {
  overflow: hidden !important;
}

.member-modal-wrapper {
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  background-color: #000000ce;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1001;
  display: none;
}
.member-modal-wrapper.active {
  display: flex;
}

.member-modal-wrapper .modals {
  width: 70%;
  background-color: #fff;
  padding: 4%;
  border-radius: 25px;
  padding-bottom: 2%;

  position: relative;
}

.member-modal-wrapper .member-modal {
  display: flex !important;
  width: 100%;
  height: 65vh;
  height: clamp(30vh, 30vw, 65vh);
  padding: 0.2%;
  position: relative;
  scrollbar-color: gray lightgray;
  scrollbar-width: thin;
  flex-direction: row-reverse;
  gap: 1em;
}
.member-modal-wrapper .member-modal .member-modal-left {
  width: 60%;
  overflow-y: auto;
  padding: 2% 0;
}
.member-modal-wrapper .member-modal .member-modal-left::-webkit-scrollbar {
  width: 3px;
}
.member-modal-wrapper .member-modal .member-modal-left p {
  font-size: var(--fs20);
  font-size: 18px;
  font-weight: 400;
  color: grey;
  margin: 2% 0;
}
.member-modal-wrapper .member-modal .member-modal-left p:last-child {
  color: #000;
}
.member-modal-wrapper .member-modal .member-modal-left h2 {
  font-weight: 600;
}
.member-modal-wrapper .member-modal .member-modal-left a {
  font-size: var(--fs20);
  font-weight: 400;
  color: grey;
  margin: 2% 0;
}
.member-modal-wrapper .member-modal .member-modal-right {
  width: 40%;
}
.member-modal-wrapper .member-modal .member-modal-right .container {
  width: 100%;
  position: relative;
}
.member-modal-wrapper .member-modal .member-modal-right .member-image {
  height: clamp(25vh, 29vw, 65vh);
}
.member-modal-wrapper .member-modal .member-modal-right .member-image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.member-modal-wrapper .member-modal .member-modal-right .container {
  overflow: hidden;
  position: relative;
}

.member-modal-wrapper .modal-action-btns button img {
  display: block;
  width: 100%;
}
.member-modal-wrapper .modal-action-btns button:nth-child(1) {
  width: clamp(2em, 2.5vw, 2.5em);
  position: absolute;
  top: 5%;
  right: 3%;
  background: none;
  border: none;
  outline: none;
  cursor: pointer;
}

.member-modal-wrapper .modal-action-btns button:nth-child(2) {
  width: clamp(1.5em, 2vw, 2em);
  position: absolute;
  top: 50%;
  left: 3%;
  background: none;
  border: none;
  outline: none;
  cursor: pointer;
}
.member-modal-wrapper .modal-action-btns button:nth-child(3) {
  width: clamp(1.5em, 2vw, 2em);
  position: absolute;
  top: 50%;
  right: 3%;
  background: none;
  border: none;
  outline: none;
  cursor: pointer;
}
