/*Common CSS Start*/
@charset "UTF-8";
* {
  min-height: 0;
  min-width: 0;
}
body {
  padding: 0;
  margin: 0 auto;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  color: #111;
  width: 100%;
  height: 100%;
}
a {
  text-decoration: none;
}
ul,
li {
  list-style: none outside none;
  margin: 0px;
  padding: 0px;
}
p {
  margin: 0 0 10px;
  font-size: 16px;
  line-height: 1.3;
}
strong {
  font-size: 17px;
  font-weight: 600;
}
.cust_container {
  padding: 0 !important;
  margin: 0 !important;
}
.container {
  max-width: 1600px !important;
  padding: 0 30px;
}
.img-responsive {
  max-width: 100%;
}
.common-gap {
  margin-top: 76px;
}
/* Common Hedaing Start */
.common-heading {
  text-align: center;
  padding-bottom: 26px;
}
.sec-title .title {
  position: relative;
  color: #f53145;
  font-size: 26px;
  font-weight: 700;
  padding-right: 50px;
  letter-spacing: 1px;
  margin-bottom: 12px;
  display: inline-block;
  text-transform: uppercase;
}
.sec-title .title:before {
  position: absolute;
  content: "";
  right: 0px;
  bottom: 8px;
  width: 40px;
  height: 2px;
  background-color: #0c77bd;
}
.sec-title .title:after {
  position: absolute;
  content: "";
  right: 10px;
  bottom: 13px;
  width: 30px;
  height: 2px;
  background-color: #f53145;
}
/* Common Heading End */
/*Common Css End*/
/*Video Banner Section Start*/
.main-banner {
  padding: 2% 0;
  position: relative;
  text-align: center;
  overflow: hidden;
  z-index: 1;
}
.main-banner::after {
  content: "";
  position: absolute;
  overflow: hidden;
  width: 100%;
  height: 100%;
  bottom: 0;
  right: 0;
  z-index: -1;
}
.main-banner .background {
  text-align: left;
}
.main-intro {
  animation-delay: 0s;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  animation-name: u;
  height: auto;
  opacity: 1;
  position: absolute;
  top: 0;
  width: 100%;
}
.main-banner > .content {
  text-align: left;
  position: relative;
  z-index: 2;
  width: 60%;
  padding: 60px 0 100px 40px;
  margin: 15px 0 95px;
}
.content p {
  color: #fff;
}
.banner-title {
  font-size: 46px;
  color: #fff;
  font-weight: 700;
}
/* .main-banner .banner-title {
  font-size: 66px;
  line-height: 142px;
  margin-left: -10px;
  color: transparent;
  -webkit-text-stroke: 1px #fff;
  background: url(../img/back.png);
  -webkit-background-clip: text;
  background-position: 0 0;
  animation: back 20s linear infinite;
} */
@keyframes back {
  100% {
    background-position: 2000px 0;
  }
}
.btn-read::after {
  background: #eb1c24;
  bottom: -2px;
  content: "";
  left: -2px;
  position: absolute;
  right: -2px;
  top: -2px;
  -moz-transition: width 0.3s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
  -ms-transition: width 0.3s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
  -o-transition: width 0.3s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
  -webkit-transition: width 0.3s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
  transition: width 0.3s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
  z-index: -1;
  width: 0;
}
.btn-read {
  background-color: transparent;
  border: 2px solid #eb1c24;
  color: #fff;
  font-size: 0.7875rem;
  font-weight: 400;
  letter-spacing: 2px;
  line-height: 1.1;
  overflow: hidden;
  padding: 0.7rem 1.38rem;
  position: relative;
  -moz-transition: background 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.2s, color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
  -ms-transition: background 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.2s, color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
  -o-transition: background 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.2s, color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
  -webkit-transition: background 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.2s, color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
  transition: background 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.2s, color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
  z-index: 10;
  margin: 15px 0 0;
}

.btn-read:hover::after {
  width: 100%;
  left: 0;
}
.btn-read:hover {
  color: #fff;
}
.btn-video {
  margin-top: 36px;
}
/*Video Banner Section End*/
/*Header Section Start*/
.container {
  padding: 0 30px;
}
.main-nav {
  position: absolute;
  bottom: 0;
  z-index: 999;
  width: 100%;
}
.site-logo img {
  width: 121px;
}
.sticky .site-logo img {
  width: 121px;
}
.navbar-site {
  background: #fff;
  color: white;
  border-bottom: none !important;
  -webkit-box-shadow: 0 0 60px 0 rgb(0 0 0 / 7%);
  box-shadow: 0 0 60px 0 rgb(0 0 0 / 7%);
  -webkit-box-shadow: 0 10px 15px rgb(25 25 25 / 10%);
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
.sticky {
  background: #fff none repeat scroll 0 0;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  -webkit-box-shadow: 0 0 60px 0 rgb(0 0 0 / 7%);
  box-shadow: 0 0 60px 0 rgb(0 0 0 / 7%);
  -webkit-animation: 1.2s ease-in-out 0s normal none 1 running fadeInDown;
  animation: 1.2s ease-in-out 0s normal none 1 running fadeInDown;
  -webkit-box-shadow: 0 10px 15px rgb(25 25 25 / 10%);
  z-index: 100;
}
.navbar-site .navbar-nav > li > a,
.navbar .dropdown-menu li a {
  color: #000 !important;
  font-weight: 400;
  letter-spacing: 0.25px;
  font-size: 16px;
  text-transform: uppercase;
}
.sticky .navbar-nav li a,
.sticky .dropdown span {
  color: #000 !important;
  font-size: 14px;
}
.navbar-site .navbar-nav > li > a::after {
  background: #606060 none repeat scroll 0 0;
  content: "";
  display: block;
  height: 1px;
  width: 0;
  -moz-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.navbar-site .navbar-nav > li > a:hover::after,
.navbar-site .navbar-nav > li.active > a::after {
  width: 100%;
  background: #f41e20;
  content: "";
  display: block;
  height: 2px;
  -moz-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.navbar-toggler {
  font-size: 2.25rem;
}
.collapsed {
  color: #0c77bd;
}
.navbar-toggler {
  color: #0c77bd;
  border-color: #0c77bd;
}
@media (max-width: 767px) {
  .footer-menu,
  .footer-inside,
  .footer-icon {
    padding: 21px 0px !important;
  }
  .main-banner {
    margin-top: 68px;
    padding: 16% 0 4%;
  }
  .btn-video .btn-read {
    padding: 0.3rem 1.38rem;
  }
  .site-logo img {
    width: 44px;
  }
  .main-menu .nav-item {
    border-bottom: 1px solid #0c77bd;
  }
  .main-menu .nav-item:last-child {
    border-bottom: none;
  }
  .navbar-site .navbar-nav > li > a:hover::after,
  .navbar-site .navbar-nav > li.active > a::after {
    width: 0px;
  }
  .nav-item a {
    font-size: 16px;
  }
  .main-nav {
    top: 0 !important;
    max-height: 94px;
  }
}

@media screen and (min-width: 768px) {
  .main-menu .collapse ul li {
    position: relative;
  }
  .main-menu .collapse ul li:hover > ul {
    display: block;
    margin-top: 0;
  }
  .main-menu .collapse ul ul {
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 250px;
    display: none;
  }
  .main-menu .collapse ul ul li {
    position: relative;
  }
  .main-menu .collapse ul ul li:hover > ul {
    display: block;
  }
  .main-menu .collapse ul ul ul {
    position: absolute;
    top: 0;
    left: 100%;
    min-width: 250px;
    display: none;
  }
}
/*Header Section End*/

/*Footer Section Start*/

footer {
  padding-top: 50px;
  position: relative;
  z-index: 99;
}
.footer-logo {
  width: 236px;
}
.footer-section h4 {
  margin-bottom: 20px;
  font-size: 20px;
}
footer h4 {
  color: #fff;
}

.footer-menu ul li {
  margin: 8px 0px;
}
.footer-menu ul li a {
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  text-transform: capitalize;
}
.footer-menu ul li a:hover {
  color: #0c77bd;
}
.footer-menu,
.footer-inside,
.footer-icon {
  padding: 60px 0px;
}
.footer-icon h4,
.footer-social {
  float: right;
}


.facebook {
  background-color: #3b5998;
  border: 1px solid #3b5998;
  color: #fff !important;
}
.youtube {
  background-color: #c4302b;
  border: 1px solid #c4302b;
}
.linkedin {
  background-color: #0177b5;
  border: 1px solid #0177b5;
}
.twitter {
  background-color: #1da1f2;
  border: 1px solid #1da1f2;
  color: #fff !important;
}
.footer-social li a {
  font-size: 24px;
  width: 43px;
  height: 43px;
  display: inline-block;
  border-radius: 50%;
  text-align: center;
  line-height: 38px;
  margin: 0px 3px;
  color: #fff;
  transition: 0.5s ease-in;
}
.footer-social li a:hover {
  background-color: #f4f4f4;
  border: 1px solid #f4f4f4;
  color: #fff !important;
}
.footer-bottom-area {
  background-color: #f4f4f4 !important;
}
.copy p {
  margin: 14px 0;
  color: #000;
  font-size: 17px;
}
.design p {
  float: right;
}
.copy p a {
  color: #000;
}
.copy p a:hover {
  color: #f69220;
}
@media (max-width: 991px) {
  .footer-icon h4,
  .footer-social {
    float: initial;
  }
  .inside{
    float: initial!important;
  }
  .footer-icon, .footer-inside {
    padding: 60px 0px;
}
}
.footer-section {
  background-color: #000;
}
/*Footer Section End*/
@media (min-width: 768px) and (max-width: 1024px) {
  .main-banner {
    padding: 0;
  }
}
@media (min-width: 768px) and (max-width: 923px) {
  .navbar-site .navbar-nav > li > a,
  .navbar .dropdown-menu li a {
    font-size: 9px;
  }
  .title-meta .title {
    padding-left: 8px;
  }
  .title h4 a {
    font-size: 14px;
  }
  .sticky .site-logo img {
    width: 100px;
  }
  .site-logo img {
    width: 100px;
  }
}
@media (min-width: 320px) and (max-width: 741px) {
  .footer-section h4 {
    margin-bottom: 17px!important;
    font-size: 14px!important;
}
.footer-social li a {
  font-size: 15px!important;
  width: 34px!important;
  height: 34px!important;
  line-height: 34px!important;
  margin: 0px 3px!important;
}
}
@media (min-width: 320px) and (max-width: 575px) {
  .foot-img {
    max-width: 26%!important;
}
  .cooking{
        border-right: none!important;
        margin-bottom: 33px!important;
    }
    .sec-title .title{
        font-size:16px!important;
        letter-spacing:0!important;
    }
  .search-from input {
    width: 100% !important;
  }
  .mission {
    border: none !important;
  }
  .banner {
    height: 165px !important;
  }
  .banner-slick .item{
      height: calc(38vh)!important;
  }
  .sec-title .title{
      font-size:17px;
  }
}
@media (min-width: 1034px) and (max-width: 1094px) {
  .navbar-site .navbar-nav > li > a {
    font-size: 14px;
  }
}
@media (min-width: 924px) and (max-width: 1034px) {
  .navbar-site .navbar-nav > li > a,
  .navbar .dropdown-menu li a {
    font-size: 12px;
  }
  .footer .footer-subscribe .btn-default {
    font-size: 11px;
    padding: 7px 0px;
  }
}
@media (min-width: 320px) and (max-width: 375px) {
  .content p {
    max-height: 44px;
  }
}
@media (min-width: 376px) and (max-width: 425px) {
  .content p {
    max-height: 64px;
  }
}
@media (min-width: 426px) and (max-width: 575px) {
  .content p {
    max-height: 84px;
  }
}
@media (min-width: 320px) and (max-width: 575px) {
  .main-banner > .content {
    width: 77%;
    padding-top: 4px;
    padding: 0px 0 0px 25px;
    margin: 0px 0;
  }
  .main-banner .banner-title {
    font-size: 30px;
    line-height: 35px;
  }
  .content .btn {
    padding: 0px 12px;
  }
  .content .btn span {
    font-size: 9px;
  }
  .content p {
    overflow: hidden;
    font-size: 16px;
  }
  .btn-video {
    margin-top: 10px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .content p {
    max-height: 148px;
    overflow: hidden;
    font-size: 16px;
  }
  .main-banner {
    padding: 4% 0 2%;
  }
  .main-banner .banner-title {
    font-size: 34px;
    line-height: 45px;
  }
  .main-banner > .content {
    margin: 10px 0;
    padding-top: 18px;
    padding: 0px 0px 0px 40px;
  }
  .content .btn {
    font-size: 14px;
    padding: 6px 15px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .navbar-nav li a {
    font-size: 10px;
  }
  .main-banner {
    padding: 3% 0;
  }
  .main-banner > .content {
    width: 70%;
  }
  .main-banner .banner-title {
    font-size: 50px;
    line-height: 60px;
  }
  .content p {
    font-size: 16px;
  }
}
@media (min-width: 1035px) and (max-width: 1252px) {
  .main-banner > .content {
    margin: 0;
  }
}
@media (min-width: 992px) and (max-width: 1024px) {
  .main-banner > .content {
    width: 68%;
    margin: 0;
  }
  .main-banner .banner-title {
    font-size: 56px;
    line-height: 76px;
  }
  .content p {
    font-size: 16px;
  }
}
@media (min-width: 320px) and (max-width: 335px) {
  .footer .widget.portfolio ul li {
    width: 77px;
  }
}
@media (min-width: 447px) and (max-width: 575px) {
  .footer .widget.portfolio ul li {
    width: 123px;
    height: 76px;
    margin-bottom: 33px;
  }
   .banner-slick .item{
      height: calc(46vh)!important;
  }
}
@media (min-width: 575px) and (max-width: 635px) {
  .footer .widget.portfolio ul li {
    width: 68px;
    height: 76px;
    margin-bottom: -5px;
  }
  .banner-slick .item{
      height: calc(50vh)!important;
  }
  .sec-title .title{
      font-size:20px;
  }
}
@media (min-width: 792px) and (max-width: 991px) {
  .footer .widget.portfolio ul li {
    width: 112px;
    height: 90px;
  }
}
@media (min-width: 992px) and (max-width: 1235px) {
  .footer .widget.portfolio ul li {
    width: 67px;
    margin-left: 4px;
    margin-bottom: -11px;
  }
}
/*Sister Concer Page Start*/

/* info graphics */
.numbers h1 {
  color: #f53145;
  font-size: 26px;
  text-align: center;
}
.numbers h4 {
  color: #000;
  text-align: center;
  font-size: 17px;
}
.info-graphics-img {
  text-align: center;
}
.info-graphics-main {
  padding: 38px;
}
.mis_vis {
  padding: 56px;
}
.cooking {
  border-right: 4px solid #0c77bd;
}
.cooking,
.industry {
  text-align: center;
}
.all-bg {
  background-color: #f4f4f4;
}
/* Our Service Section  Start*/
.service-block {
  position: relative;
}
.service-block .inner-box {
  position: relative;
  overflow: hidden;
}

.service-block .inner-box .image {
  position: relative;
}

.service-block .inner-box .image img {
  position: relative;
  width: 100%;
  display: block;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
}

.service-block .inner-box:hover .image img {
  transform: rotate(3deg) scale(1.05, 1.05);
}

.service-block .inner-box .lower-content {
  position: relative;
  margin-left: 30px;
  margin-top: -30px;
  padding: 30px 30px;
  background-color: #fff;
  box-shadow: 0 0 15px -3px rgb(6 155 75 / 15%);
}
.service-block .inner-box .lower-content:before {
  position: absolute;
  content: "";
  left: 0px;
  top: 0px;
  right: 0px;
  height: 30%;
  opacity: 0;
  background-color: #0c77bd;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
}

.service-block .inner-box:hover .lower-content:before {
  height: 100%;
  opacity: 1;
}

.service-block .inner-box .lower-content .category {
  position: relative;
  color: #eb1c24;
  font-size: 14px;
  letter-spacing: 1px;
  font-weight: 700;
  text-transform: uppercase;
}

.service-block .inner-box .lower-content h4 {
  margin-top: 6px;
}

.service-block .inner-box .lower-content h4 a {
  position: relative;
  color: #222222;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  transition: all 300ms ease;
}

.service-block .inner-box:hover .lower-content h4 a {
  color: #ffffff;
}

.service-block .inner-box .lower-content .learn-btn {
  position: absolute;
  right: 25px;
  top: -22px;
  z-index: 1;
  transform: translateX(200px);
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
}

.service-block .inner-box:hover .lower-content .learn-btn {
  transform: translateX(0px);
}

.service-block .inner-box .lower-content .learn {
  position: relative;
  color: #ffffff;
  font-weight: 500;
  padding: 10px 24px;
  display: inline-block;
  background-color: #eb1c24;
}

.service-block .inner-box .lower-content .learn:before {
  position: absolute;
  content: "";
  left: 10px;
  top: -5px;
  right: -5px;
  bottom: 5px;
  z-index: -1;
  background-color: rgba(255, 255, 255, 0.7);
}

.caption-content {
  padding: 10px;
  margin-bottom: -55px;
  text-shadow: 0px 0px 4px #111;
  background: rgba(111, 113, 247, 0.49);
  color: #fff;
  border-radius: 14px;
}
.all-banner .banner .caption {
  /*transition: all 0.9s ease-in-out;*/
  /*background: rgba(0, 0, 0, 0.3);*/
  width: 100%;
  height: 100%;
}
.all-banner .banner .caption:hover {
  transition: all 0.9s ease-in-out;
  background: rgba(0, 0, 0, 0);
}
.all-banner .banner .caption .caption-content {
  margin-top: 150px;
  text-align: center;
  background: transparent;
}
.company-nav li {
  margin: 0.5rem 0;
  padding-top: 15px;
  padding-bottom: 15px;
}
.side-bar {
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  background: #f6f8f8;
  height: auto;
  padding: 50px 20px 20px;
}
.company-nav-fixed {
  background-color: #ebedf4;
  bottom: 0;
  display: block;
  left: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 110px 20px 20px;
  position: fixed;
  top: 0;
  z-index: -1;
}
@media (max-width: 992px) {
  .company-nav-fixed {
    position: static;
  }
}
.common-text,
.intro-text,
.company-nav li a {
  color: #000;
  letter-spacing: 0.25px;
  line-height: 1.6rem;
  font-weight: 400;
}
.side-nav ul li a.active,
.side-nav ul li a:hover {
  color: #f41e20;
  font-weight: 800;
}
.concern-body {
  margin-top: 46px;
  padding: 24px 40px 0px 50px;
}
.banner {
  background-size: cover;
  height: 490px;
  background-repeat: no-repeat;
  -webkit-transition: all 0.9s ease-in-out;
  -moz-transition: all 0.9s ease-in-out;
  -ms-transition: all 0.9s ease-in-out;
  -o-transition: all 0.9s ease-in-out;
  transition: all 0.9s ease-in-out;
  background-position: 0 0;
}
.all-banner {
  overflow: hidden;
  position: relative;
}
/*.all-banner:hover .banner {*/
/*  -webkit-transform: scale(1.2);*/
/*  -moz-transform: scale(1.2);*/
/*  -ms-transform: scale(1.2);*/
/*  transform: scale(1.2);*/
/*}*/
.text-justify {
  text-align: justify;
}
#lpg {
  background-color: #ebedf4;
  color: #000;
  padding: 26px;
}

.photo {
  border-radius: 45px;
  margin-right: 20px;
  width: 90px;
  height: 50px;
}
.form-control {
  width: 30%;
  display: inline-block;
  margin-right: 10px;
}
.name {
  font-weight: 700;
}
.expertise-label {
  display: block;
  font-weight: 700;
  margin-top: 10px;
}
.btn-more {
  margin-top: 10px;
  width: 100%;
}
.label {
  font-weight: normal;
}

.list-sec {
  border: 1px solid #ddd;
  padding: 14px;
}
.list-sec:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-sec:hover {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
.list-img {
  max-width: 100%;
  padding: 17px 7px;
}
.list-sec .col-sm-3 {
  border-right: 1px solid #ddd;
}
.list a {
  float: right;
  border: 1px solid #f41e20;
  background-color: #f41e20;
  color: #fff;
  padding: 8px 14px;
  border-radius: 17px;
  text-transform: uppercase;
}
.list h4 {
  padding-top: 28px;
}
.search-from {
  padding: 14px 0px;
}
.search-from input {
  float: right;
  margin: 0;
}

@media (max-width: 768px) {
  .all-banner .banner .caption .caption-content {
    margin-top: 70px !important;
  }
}
@media (min-width: 768px) {
  .order-md-12 {
    -ms-flex-order: 12;
    order: 12;
  }
}
.zigzag-content {
  padding-top: 50px;
}
.list-cooking,
.list-cooking li {
  list-style: circle;
}
.cooking .btn-video a,
.industry .btn-video a {
  color: #000;
}
.cooking .btn-video a:hover {
  color: #fff;
}
.industry .btn-video a:hover {
  color: #fff;
}
table {
  font-family: arial, sans-serif;
  border-collapse: collapse;
  width: 100%;
}

td,
th {
  border: 1px solid #dddddd;
  text-align: center;
  padding: 8px;
}

tr:nth-child(even) {
  background-color: #dddddd;
}
.foot-img {
  max-width: 40%;
}
.fa-map-marker-alt {
  color: #f41e20;
  font-size: 23px;
}
.work_contact {
  background: #1da1f2;
  color: #fff;
  padding: 6px;
  border-radius: 6px;
}
.work_contact:hover {
  color: #fff;
}
.contact {
  margin-bottom: 30px;
}
.contact h5 {
  font-weight: 600;
}
.contact div {
  margin-bottom: 77px;
}
.contact-form .form-control {
  padding: 12px 15px;
  height: auto;
  background: #fff;
  border: 1px solid #eb1c24;
  border-radius: 0;
  margin: 10px;
  color: #000;
}
.contact .form-control {
  width: 100%;
}
.contact-btn {
  text-align: center;
}
.contact-btn .btn-read {
  color: #000;
}
.contact-btn .btn-read:hover {
  color: #fff;
}
.service-contact {
  margin-bottom: 5rem;
  padding: 58px 47px 44px;
  background-color: #ffffff;
  box-shadow: 0px 0px 15px rgb(0 0 0 / 16%);
}
.workshop-desc p {
  text-align: justify;
}

.reg {
  z-index: 1;
}

.st-shape-wrap {
  position: relative;
}

.st-shape-wrap .st-shape1,
.st-shape-wrap .st-shape2,
.st-shape-wrap .st-shape3,
.st-shape-wrap .st-shape6 {
  position: absolute;
}

.st-shape-wrap .st-shape1 {
  left: 0;
  top: 0;
}

.st-shape-wrap .st-shape2 {
  bottom: 0;
  right: 0;
}

.st-shape-wrap .st-shape6 {
  top: 0;
  right: 0;
}

.st-shape-wrap .st-shape3 {
  top: 0;
  right: 0;
}

.st-shape-wrap .st-shape4 {
  position: absolute;
  height: 150px;
  width: 100%;
  bottom: 0;
  left: 0;
}

.st-shape-wrap .st-shape4 img {
  height: 100%;
  width: 100%;
}

.st-shape-wrap .st-shape5 {
  position: absolute;
  width: 100%;
  height: calc(100% - 40px);
}

.st-shape-wrap .st-shape5 img {
  height: 100%;
  width: 100%;
}

.st-section-heading .st-style1 {
  text-align: center;
}

.st-section-heading.st-style1 .st-section-heading-title {
  font-size: 36px;
  margin-bottom: 0;
  margin-top: -8px;
  text-align: center;
}

.st-section-heading.st-style2 {
  text-align: center;
  overflow: hidden;
}

.st-section-heading.st-style2 .st-section-heading-subtitle span:after,
.st-section-heading.st-style2 .st-section-heading-subtitle span:before {
  content: "";
  height: 1px;
  width: 50px;
  background-color: #27b1d9;
  position: absolute;
  bottom: 10px;
}

.st-section-heading.st-style2 .st-section-heading-subtitle span:after {
  left: 100%;
}

.st-section-heading.st-style2 .st-section-heading-subtitle span:before {
  right: 100%;
}

.st-section-heading.st-style2 .st-section-heading-title {
  font-size: 48px;
  margin-bottom: 0;
}

.st-section-heading-seperator {
  width: 70px;
  height: 1px;
  background-color: #111;
  margin: auto;
  margin-bottom: 10px;
  margin-top: 10px;
}

.st-seperator {
  width: 130px;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 12px;
  margin-bottom: 15px;
}

.st-seperator .st-seperator-left,
.st-seperator .st-seperator-right {
  background-color: #0cb8b6;
  height: 2px;
  width: 42px;
  flex: none;
}

.st-seperator .st-seperator-center {
  margin: 0 15px;
  animation: rotateAnimation 6s linear infinite;
}

@keyframes rotateAnimation {
  0% {
    -webkit-transform: rotateX(-20deg) rotateY(0deg);
    transform: rotateX(-20deg) rotateY(0deg);
  }

  75% {
    -webkit-transform: rotateX(-20deg) rotateY(360deg);
    transform: rotateX(-20deg) rotateY(360deg);
  }

  100% {
    -webkit-transform: rotateX(-20deg) rotateY(360deg);
    transform: rotateX(-20deg) rotateY(360deg);
  }
}

@media screen and (max-width: 991px) {
  .st-section-heading.st-style1 .st-section-heading-title {
    font-size: 28px;
    margin-top: -6px;
  }

  .st-section-heading.st-style2 .st-section-heading-title {
    font-size: 28px;
  }

  .st-section-heading.st-style2 .st-section-heading-title {
    font-size: 28px;
  }

  .st-section-heading.st-style2 .st-section-heading-title br {
    display: none;
  }
}

@media screen and (max-width: 575px) {
  .st-section-heading.st-style1 .st-section-heading-subtitle br {
    display: none;
  }
}

.st-form-field.st-style1 {
  margin-bottom: 23px;
  position: relative;
}

.st-form-field.st-style1 input,
.st-form-field.st-style1 textarea,
.st-form-field.st-style1 select {
  display: block;
  height: 42px;
  border: 1px solid #eaeaea;
  border-radius: 7px;
  width: 100%;
  padding: 10px 15px;
  color: #111;
  transition: all 0.3s ease;
}

.st-form-field.st-style1 input:focus,
.st-form-field.st-style1 textarea:focus,
.st-form-field.st-style1 select:focus {
  border-color: #0cb8b6;
  outline: none;
}

.st-form-field.st-style1.st-color1 input:focus,
.st-form-field.st-style1.st-color1 textarea:focus,
.st-form-field.st-style1.st-color1 select:focus {
  border-color: #27b1d9;
}

.st-form-field.st-style1.st-color2 input:focus,
.st-form-field.st-style1.st-color2 textarea:focus,
.st-form-field.st-style1.st-color2 select:focus {
  border-color: #ff375f;
}

.st-form-field.st-style1 textarea {
  height: 150px;
}

.st-form-field.st-style1 label {
  display: block;
  font-size: 15px;
  font-weight: 500;
  color: #666;
  margin-bottom: 3px;
}

.st-form-field.st-style1 #submit {
  margin-top: -3px;
}

.st-form-field.st-style1 .form-field-icon {
  position: absolute;
  bottom: 8px;
  right: 15px;
  color: #b5b5b5;
}

::placeholder {
  color: #b5b5b5;
}

:-ms-input-placeholder {
  color: #b5b5b5;
}

::-ms-input-placeholder {
  color: #b5b5b5;
}

.st-form-field.st-style2 {
  position: relative;
  margin-bottom: 30px;
  width: 100%;
}

.st-form-field.st-style2 input,
.st-form-field.st-style2 textarea,
.st-form-field.st-style2 select {
  font-size: 14px;
  display: block;
  border: none;
  border-bottom: 1px solid #fff;
  margin-bottom: 0;
  padding: 10px 0px;
  color: #fff;
  background-color: transparent;
  padding-top: 0;
}

.st-form-field.st-style2 input:focus,
.st-form-field.st-style2 textarea:focus,
.st-form-field.st-style2 select:focus {
  outline: none;
}

.st-form-field.st-style2 label {
  color: #666;
  font-size: 15px;
  font-weight: normal;
  position: absolute;
  pointer-events: none;
  left: 20px;
  top: 10px;
  margin: 0;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  background: #fff;
  padding: 0 5px;
}
.st-btn.st-style1.st-color1 {
  background-color: #0cb8b6;
  color: #fff;
}
.st-btn.st-size-medium {
  padding: 0.6em 1.8em;
}
.st-btn.st-style1, .st-btn.st-style2 {
  display: inline-flex;
  justify-content: center;
  line-height: 1.6em;
  font-weight: 600;
  padding: 0.8em 2.5em;
  border-radius: 7px;
  border: none;
  outline: none;
  transition: all 0.4s ease;
}
.st-btn.st-style1:hover, .st-btn.st-style2:hover {
  transform: translateY(-1px);
  box-shadow: 0px 5px 10px 0px rgba(68, 68, 68, 0.1);
}
a.bg-primary:focus, a.bg-primary:hover, button.bg-primary:focus, button.bg-primary:hover {
  background-color: #0062cc!important;
}
.st-btn.st-size-medium {
  padding: 0.6em 1.8em;
}
.st-btn.st-style1, .st-btn.st-style2 {
  display: inline-flex;
  justify-content: center;
  line-height: 1.6em;
  font-weight: 600;
  padding: 0.8em 2.5em;
  border-radius: 7px;
  border: none;
  outline: none;
  transition: all 0.4s ease;
}
.st-btn.st-style1.st-color1 {
  background-color: #0cb8b6;
  color: #fff;
}
.st-btn.st-style1:hover, .st-btn.st-style2:hover {
  transform: translateY(-1px);
  box-shadow: 0px 5px 10px 0px rgba(68, 68, 68, 0.1);
}
a.bg-primary:focus, a.bg-primary:hover, button.bg-primary:focus, button.bg-primary:hover {
  background-color: #0062cc!important;
}
.st-btn.st-size-medium {
  padding: 0.6em 1.8em;
}
p{
  text-align: justify;
}
.price-list{
  background-color: #eb1c24;
  padding: 8px;
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 500;
}
.price-list:hover{
  color: #fff;
}
.price{
  padding: 0px;
  margin: 0px;
}
#myTables{
  margin-top: 21px;
}
.custom-btn{
color:#000;
}
.btn-contact{
  float:right;
}
.call-now {
  border-radius: 8px 0px 0px 8px;
  background-color: #eb1c24;
  padding: 7px 14px;
  font-size: 18px;
  color: #fff;
  float: right;
  position: fixed;
  top: 55%;
  right: 0%;
  z-index: 1050;
}
.call-now:hover{
  color:#fff;
}
.get-touch{
  text-align: center;
  background-color: #eb1c24;
  color: #fff;
  padding: 14px;
  text-transform: uppercase;
  font-weight: 500;
}
.inside{
  float: right;
}
.inside p{
  color: #fff;
  font-size: 17px;
}
.footer-icon,.footer-inside{
  padding: 100px 0px;
}