/* CSS Document */
/** maintenance page **/
.MaintenanceWrap .InnerContainWrapper {
  width: 1000px;
  padding: 25px 0px 0px 0px;
  background-color: #ddd;
  background-image: url(../images/bg/repeat-design.jpg);
  box-sizing: border-box;
}

.MaintenanceWrap .Logo {
  float: none;
  margin: 0px auto;
  padding: 0px 0px 25px 0px;
  box-sizing: border-box;
}

.MWrapper {
  padding: 30px;
  box-sizing: border-box;
}

.MaintenanceWrap .ContactInfo {
  float: none;
  width: 100%;
  margin: 0px;
  padding: 30px 0;
  text-align: center;
  box-sizing: border-box;
}

.MaintenanceWrap .ContactInfo .CIList {
  display: inline-block;
  width: 32%;
  color: #333;
  vertical-align: top;
  border-right: 1px solid #fff;
  min-height: 115px;
}

.MaintenanceWrap .ContactInfo .CIList h3.Title {
  font-size: 20px;
  line-height: 30px;
}

.MaintenanceWrap .ContactInfo .CIList:last-child {
  border-right: 0px solid #354966;
}

.MaintenanceWrap .ContactInfo .CIList table {
  width: 100%;
}

.UnderMaintenanceWrapper {
  padding: 45px 10px 50px;
  box-sizing: border-box;
}

.MaintenanceWrap .ContactInfo .CIList .Phone {
  font-size: 14px;
  line-height: 24px;
  color: #fff;
}

.MaintenanceWrap .ContactInfo .CIList .Phone a {
  color: #fff;
}

.MaintenanceWrap .ContactInfo .CIList td {
  display: block;
  width: 100% !important;
  margin: 0 auto;
  text-align: center;
  padding: 0 !important;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
}

.MaintenanceWrap .ContactInfo .CIList td a {
  color: #fff;
  font-size: 16px;
  line-height: 26px;
}

.MaintenanceWrap .ContactInfo .CIList td a:hover {
  color: var(--site-color-1);
}

.MaintenanceWrap .ContactInfo .CIList i {
  margin: 0 auto 10px;
  width: 35px;
  height: 35px;
  line-height: 38px;
  font-size: 20px;
  text-align: center;
  background-color: #fff;
  border-radius: 50%;
  color: var(--site-color-1);
}

.MaintenanceWrap .ContactInfo .CIList.Email i {
  font-size: 18px;
  line-height: 35px;
}

.MaintenanceWrap .ContactInfo .CIList span {
  display: none;
}

.MaintenanceWrap {
  display: table;
  width: 100%;
}

.MaintenanceWrap .MWrap {
  display: table-cell;
  vertical-align: middle;
}

.MaintenanceWrap .ContactFormWrap .FormWrapper {
  width: 100%;
  box-sizing: border-box;
}

.MaintenanceWrap .FormWrapperWidth {
  width: 80%;
  margin: 0 auto;
}

.UnderMaintenanceWrapper .Copyright br {
  display: none;
}

.MaintenanceWrap .ContactFormWrap .Col3 {
  display: inline-block;
  vertical-align: top;
  padding: 8px;
  width: 32.9%;
  box-sizing: border-box;
}

.UnderMaintenanceWrapper {
  text-align: center;
  background-color: var(--site-color-1);
}

.UnderMaintenanceWrapper h4 {
  font-size: 40px;
  line-height: 50px;
  font-family: var(--site-font-b);
  margin-bottom: 10px;
  color: #fff;
}

.UnderMaintenanceWrapper h6 {
  font-size: 11px;
  line-height: 22px;
  color: #fff;
  font-family: var(--site-font-r);
  text-transform: uppercase;
  letter-spacing: 1px;
}

.UnderMaintenanceWrapper h6 br {
  display: none;
}

/** maintenance page end **/
/** floating menu **/
.StickyBtns {
  position: fixed;
  bottom: 0;
  z-index: 109;
  right: 0;
  width: 100%;
}

.StickyBtns .FillRedBorder {
  height: 6px;
  background-color: var(--site-color-1);
  position: absolute;
  width: 100%;
  bottom: 0;
  border-top: 2px solid #fff;
}

.StickyBtns .MainWrapper {
  position: relative;
  bottom: 6px;
}

.StickyBtns .FSocialIcon {
  float: right;
  background-color: var(--site-color-1);
  margin: 0 0 0 4px;
  padding: 6px 15px 4px;
  border: 2px solid #fff;
  border-bottom: 0;
  width: auto;
  box-sizing: border-box;
}

.StickyBtns .FillRedBtn {
  display: inline-block;
}

.StickyBtns .FillRedBtn a {
  display: block;
  background-color: var(--site-color-1);
  border: 2px solid #fff;
  border-bottom: 2px solid var(--site-color-1);
  padding: 4px 33px 4px;
  transition: ease-in 0.3s;
  position: relative;
  color: #fff;
  font-size: 16px;
  text-align: center;
  line-height: 40px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.StickyBtns .FillRedBtn .activator i {
  vertical-align: middle;
  margin: 3px 13px 0px 0px;
  display: inline-block;
}

.StickyBtns .RightWrapper {
  float: right;
}

.StickyBtns .MainWrapper .RightWrapper {
  display: inline-block;
  position: absolute;
  bottom: -2px;
  width: auto;
  right: 0px;
}

.StickyBtns .FillRedBtn a:hover {
  color: #fff;
  background-color: #000;
}

.StickyBtns .FillRedBtn i {
  margin-left: 0px;
  margin-right: 5px;
}

/*-----StickyMenu-----------*/
/** index start **/
.IconWrap,
.RedBorderImg,
.ImgWrap,
.PlayIcon {
  line-height: 0;
}

.TransWhiteBtn,
.LineBtn,
.TransRedBtn,
.FillBlackBtn,
.FillRedBtn {
  display: inline-block;
}

.FillRedBtn span,
.FillRedBtn a {
  display: block;
  color: #fff;
  font-size: 13px;
  line-height: 1.5;
  text-transform: uppercase;
  position: relative;
  padding: 10px 31px;
  background-color: var(--site-color-1);
  border: 2px solid var(--site-color-1);
  box-sizing: border-box;
  font-family: var(--gothamhtf-bold);
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.FillRedBtn span:hover,
.FillRedBtn a:hover {
  color: var(--site-color-1);
  background-color: #fff;
}

.FillRedBtn i {
  margin-left: 20px;
}

.FillBlackBtn span,
.FillBlackBtn a {
  display: block;
  color: #fff;
  font-size: 13px;
  line-height: 1.5;
  text-transform: uppercase;
  position: relative;
  padding: 17px 44px;
  background-image: url(../images/bg/btn-bg.jpg);
  box-sizing: border-box;
  font-family: var(--gothamhtf-bold);
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.FillBlackBtn span:hover,
.FillBlackBtn a:hover {
  color: var(--site-color-1);
}

.TransRedBtn span,
.TransRedBtn a {
  display: block;
  color: var(--site-color-1);
  font-size: 13px;
  line-height: 1.5;
  text-transform: uppercase;
  position: relative;
  padding: 10px 31px;
  background-color: transparent;
  border: 2px solid var(--site-color-1);
  box-sizing: border-box;
  font-family: var(--gothamhtf-bold);
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.TransRedBtn span:hover,
.TransRedBtn a:hover {
  color: #fff;
  background-color: var(--site-color-1);
}

.LineBtn a {
  display: block;
  color: #000;
  font-size: 13px;
  line-height: 25px;
  text-transform: uppercase;
  border-bottom: 5px solid var(--site-color-1);
  font-family: var(--gothamhtf-bold);
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.LineBtn a:hover {
  color: var(--site-color-1);
  border-bottom: 5px solid #000;
}

.RedSepLine {
  width: 95px;
  height: 5px;
  background-color: var(--site-color-1);
  margin: 0px;
}

.FooterWrap .InnerContainWrapper {
  padding: 15px 0px;
}

.ContactInfoWrapper {
  border-top: 2px solid #fff;
}

.ContactInfoWrapper .LeftWrap {
  width: 35%;
}

.ContactInfoWrapper .RightWrap {
  width: 65%;
  background-image: url(../images/bg/gray-box.jpg);
  background-repeat: repeat;
}

.ContactInfoWrapper .RightWrap .MapWrap {
  line-height: 0;
}

.ContactInfoWrapper .LeftWrap .InnerWrap {
  float: right;
  width: 430px;
  padding: 30px 60px 30px 90px;
  box-sizing: border-box;
  position: relative;
  background-size: cover;
}

.ContactInfoWrapper .LeftWrap .InnerWrap::before {
  content: "";
  position: absolute;
  background-color: rgba(0, 0, 0, 0.75);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.ContactInfoWrapper .FooterLogo,
.ContactInfoWrapper h4,
.ContactInfoWrapper h5 {
  position: relative;
}

.ContactInfoWrapper .RedSepLine {
  margin: 15px auto;
  position: relative;
}

.ContactInfoWrapper .ContactInfo .InfoCol {
  margin-top: 20px;
  position: relative;
}

.ContactInfoWrapper .ContactInfo .Text,
.ContactInfoWrapper .ContactInfo .Icon {
  display: inline-block;
}

.ContactInfoWrapper .ContactInfo .Icon {
  width: 15px;
  text-align: center;
  margin-right: 8px;
  vertical-align: top;
}

.ContactInfoWrapper .ContactInfo .Icon i {
  color: var(--site-color-1);
  font-size: 20px;
}

.ContactInfoWrapper .ContactInfo .Icon i.fa-mobile {
  font-size: 23px;
}

.ContactInfoWrapper .ContactInfo .Icon i.fa-envelope-o {
  font-size: 15px;
}

.ContactInfoWrapper .ContactInfo .Text,
.ContactInfoWrapper .ContactInfo .Text a {
  color: #fff;
  font-size: 14px;
  line-height: 1.5;
}

.ContactInfoWrapper .ContactInfo .Text a:hover {
  color: var(--site-color-1);
}

.ContactInfoWrapper .RightWrap .BlogWrap {
  float: left;
  width: 800px;
  padding: 15px 0px 15px 45px;
  box-sizing: border-box;
}

.BlogWrap .ListWrap ul li {
  display: inline-block;
  vertical-align: top;
  width: 367px;
  border-right: 1px solid #b9b9b9;
  padding-right: 25px;
}

.BlogWrap .ListWrap ul li:last-child {
  border-right: 0px solid #b9b9b9;
  padding-right: 0px;
  padding-left: 25px;
}

.BlogWrap .ListWrap ul li .Col h6,
.BlogWrap .ListWrap ul li .Col h6 a {
  font-family: var(--gothamhtf-bold);
  color: #000;
  text-transform: uppercase;
  transition: all 0.3s ease-in-out;
}

.BlogWrap .ListWrap ul li .Col h6 a:hover {
  color: var(--site-color-1);
}

.ContactWrapper .InnerContainWrapper {
  width: 970px;
  padding: 55px 0px;
}

.HomeSecondNavigationWrap .InnerContainWrapper,
.SecondNavigationWrap .InnerContainWrapper {
  padding: 20px 0px;
}

.HomeSecondNavigationWrap ul li,
.SecondNavigationWrap ul li {
  display: inline-block;
  vertical-align: top;
  width: 385px;
  margin: 0px 8px;
}

.HomeSecondNavigationWrap ul li .Col,
.SecondNavigationWrap ul li .Col {
  position: relative;
  width: 385px;
}

.HomeSecondNavigationWrap .jcarousel ul li,
.SecondNavigationWrap .jcarousel ul li {
  margin: 0px;
}

.HomeSecondNavigationWrap ul li:first-child,
.SecondNavigationWrap ul li:first-child {
  margin-left: 0px;
}

.HomeSecondNavigationWrap ul li:last-child,
.SecondNavigationWrap ul li:last-child {
  margin-right: 0px;
}

.HomeSecondNavigationWrap ul li .Col .DescWrap {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 25px;
  box-sizing: border-box;
  text-align: left;
}

.HomeSecondNavigationWrap ul li .Col::before {
  content: "";
  position: absolute;
  background: url(../images/imgs/second-nav-shadow.png) bottom left;
  width: 100%;
  height: 167px;
  bottom: 0;
  left: 0;
  background-repeat: repeat-x;
}

.HomeAboutWrapper {
  background-image: url(../images/bg/gray-box.jpg);
  background-repeat: repeat;
}

.HomeAboutWrapper .InnerContainWrapper {
  width: 1130px;
  padding: 45px 0px;
}

.HomeAboutWrapper .RightWrap {
  width: 565px;
  margin-left: 40px;
  margin-bottom: 10px;
}

.HomeAboutWrapper .VideoWrap {
  position: relative;
  line-height: 0;
  display: inline-block;
}

.HomeAboutWrapper .VideoWrap::before {
  content: "";
  position: absolute;
  background-color: rgba(0, 0, 0, 0.4);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.HomeAboutWrapper .VideoWrap .PlayIcon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.TestimonialWrapper .InnerContainWrapper {
  width: 1090px;
  padding: 60px 0px;
}

.TestimonialWrapper .ImgWrap {
  width: 340px;
  background-size: cover;
  float: right;
  position: relative;
  margin-left: 50px;
}

.TestimonialWrapper .ImgWrap::after {
  content: "";
  position: absolute;
  background-color: var(--site-color-1);
  width: 50px;
  height: 100%;
  top: 0;
  right: 0;
}

.TestimonialWrapper .LeftWrap {
  background-image: url(../images/bg/repeat-design.jpg);
  background-repeat: repeat;
  box-sizing: border-box;
  padding: 0 50px;
}

.TestimonialWrapper .LeftWrap ul li .Col {
  padding: 50px 10px;
}

.TestimonialWrapper .LeftWrap .Desc {
  color: #fff;
  font-size: 20px;
  line-height: 1.5;
  font-style: italic;
}

.TestimonialWrapper .LeftWrap .Name {
  display: inline-block;
  color: #fff;
  font-size: 13px;
  text-transform: uppercase;
  font-family: var(--gothamhtf-bold);
  margin-top: 45px;
  border-bottom: 5px solid var(--site-color-1);
}

.SecondNavigationWrap ul li .Col {
  background-image: url(../images/bg/repeat-design.jpg);
  background-repeat: repeat;
  padding: 22px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  text-align: left;
  min-height: 110px;
}

.SecondNavigationWrap ul li .Col .Icon {
  line-height: 0px;
  min-width: 82px;
  margin-right: 15px;
}

.OddEvenWrapper .InnerContainWrapper,
.AboutWrapper .InnerContainWrapper {
  width: 1150px;
  padding: 70px 0px;
}

.OddEvenWrapper > ul > li .ImgWrap,
.DetailPageWrapper .ImgWrap,
.AboutWrapper .ListWrapper > ul > li .ImgWrap {
  width: 555px;
  float: left;
  margin-right: 35px;
  margin-bottom: 12px;
}

.OddEvenWrapper > ul > li:nth-child(even),
.AboutWrapper .ListWrapper > ul > li:nth-child(odd) {
  background-color: var(--gray-color);
}

.OddEvenWrapper > ul > li:nth-child(even) .ImgWrap,
.AboutWrapper .ListWrapper > ul > li:nth-child(even) .ImgWrap {
  float: right;
  margin-right: 0px;
  margin-left: 35px;
}

.DetailPageWrapper .RedSepLine,
.OddEvenWrapper > ul > li .RedSepLine,
.AboutWrapper .ListWrapper > ul > li .RedSepLine {
  margin: 15px 0px;
}

.DetailPageWrapper .Desc ul li,
.OddEvenWrapper > ul > li .Desc ul li,
.AboutWrapper .ListWrapper > ul > li .Desc ul li {
  background-image: none !important;
  position: relative;
}

.DetailPageWrapper .Desc ul li::before,
.OddEvenWrapper > ul > li .Desc ul li::before,
.AboutWrapper .ListWrapper > ul > li .Desc ul li::before {
  content: "";
  position: absolute;
  background-image: url(../images/bullet-1.png);
  width: 7px;
  height: 7px;
  top: 10px;
  margin-left: -15px;
}

.btn-group .TransRedBtn {
  margin-right: 12px;
}

.btn-group .TransRedBtn:last-child {
  margin-right: 0px;
}

/* piyush 310521 */
.AboutWrapper .Title {
  font-size: clamp(20px, 5vw, 25px);
  line-height: 1.3;
  color: #131313;
  font-family: var(--gotham-bold);
}
.AboutWrapper .ListWrapper > ul > li .ImgWrap {
  margin-right: 54px;
}
.AboutWrapper .ListWrapper > ul > li:nth-child(even) .ImgWrap {
  margin-left: 54px;
}

.faq-container {
  background: center/100% repeat url(../images/bg/contact-sand-bg.html);
  background-attachment: fixed;
}
.faq-container .InnerContainWrapper {
  padding: 30px 0px 50px;
  width: 1183px;
}
.faq-container .heading {
  text-align: center;
}
.faq-container .heading + .info-body {
  margin-top: 50px;
}
.faq-container h2.Title {
  line-height: 1;
}
.faq-container .info-box {
  border-collapse: collapse;
}
.faq-container .info-box + .info-box {
  margin-top: 11px;
}
.faq-container .info-box .qus {
  position: relative;
  padding: 0;
  border: 0;
}
.faq-container .info-box .qus .FaqTitle {
  position: static;
  max-width: calc(100% - 20px);
}
.faq-container .info-box .qus .flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px 20px 15px 20px;
  background: #efefef;
}
.faq-container .info-box .qus .Plus {
  background-image: url(../images/icons/plus.png);
}
.faq-container .info-box .qus .Minus {
  background-image: url(../images/icons/minus.png);
}
.faq-container .info-box .qus .Plus,
.faq-container .info-box .qus .Minus {
  position: static;
  display: flex;
  width: 55px;
  height: 55px;
  justify-content: center;
  align-items: center;
  background-color: #e0e0e0;
  color: #000;
  background-repeat: no-repeat;
  background-position: center;
  font-size: 18px;
  line-height: 1.3;
  font-family: var(--gotham-bold);
  margin: -15px -20px -15px 0;
}
.faq-container .info-box .qus .Plus[style*="display: block;"],
.faq-container .info-box .qus .Minus[style*="display: block;"] {
  display: flex !important;
}
.faq-container .info-box .hide {
  padding: 15px 20px 15px;
  font-size: 16px;
}

.FaqTitle h6 {
  position: relative;
  padding-left: 26px;
  font-family: var(--gotham-bold);
  text-transform: none;
  font-size: 16px;
  line-height: 1.3;
  color: #000000;
}
.FaqTitle h6::before {
  content: "Q.";
  position: absolute;
  left: 0;
  top: -1px;
  font-size: 16px;
  font-family: var(--gotham-bold);
}

.hide .desc {
  position: relative;
  padding-left: 26px;
}
.hide .desc::before {
  position: absolute;
  left: 0;
  top: 7px;
  font-size: 16px;
  line-height: 1;
  font-family: var(--gotham-bold);
}

.DetailPageWrapper .VideoWrap {
  position: relative;
  line-height: 0;
}
.DetailPageWrapper .VideoWrap::before {
  content: url(../images/icons/play-icon.png);
  position: absolute;
  background-color: rgba(0, 0, 0, 0.2);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.DetailPageWrapper .ImgWrap {
  float: right;
  margin: 0 10px 12px 54px;
}
.DetailPageWrapper .DescWrap {
  margin-left: 40px;
}

.example-container {
  background-color: #e9e9e9;
}
.example-container h6.title {
  font-size: 20px;
  line-height: 28px;
  color: #000000;
  font-family: var(--gotham-bold);
  text-align: center;
  margin-bottom: 43px;
}

.example-list {
  width: max-content;
  max-width: 100%;
  margin: 0 auto;
}
.example-list ul {
  columns: 2;
  column-gap: 100px;
}
.example-list ul li {
  break-after: avoid;
  margin: 10px 0;
}

.red-container {
  background-color: var(--site-color-1);
}
.red-container .InnerContainWrapper {
  width: 960px;
}
.red-container .flex {
  display: flex;
  justify-content: space-between;
}
.red-container .flex .btn {
  min-width: max-content;
  margin-left: 80px;
}
.red-container h6 {
  font-size: 18px;
  color: #ffffff;
  font-family: var(--gotham-bold);
}
.red-container .TransRedBtn a {
  --site-color-1: white;
}
.red-container .TransRedBtn a:hover {
  color: #b60000;
}

.service-gallery-container {
  background-image: url(../images/bg/repeat-design.jpg);
  background-repeat: repeat;
  text-align: center;
}
.service-gallery-container .InnerContainWrapper {
  padding: 50px 0 100px;
  width: 820px;
}
.service-gallery-container h1 {
  color: transparent;
  background-clip: text;
  background: linear-gradient(0deg, #dddddd 30%, #959595 50%, #959595 48%, #f3f3f3 80%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-transform: uppercase;
  margin-bottom: 40px;
}
.service-gallery-container .ImgWrap {
  display: inline-block;
  padding: 10px;
  background: linear-gradient(0deg, #dddddd 30%, #959595 50%, #959595 48%, #f3f3f3 80%);
}
.service-gallery-container .flex-direction-nav {
  display: block;
}
.service-gallery-container .flex-direction-nav a {
  top: initial;
  width: 34px;
  height: 27px;
  bottom: -50px;
}
.service-gallery-container .flex-direction-nav .flex-prev {
  background: url(../images/icons/prev2.png) no-repeat top center #000;
}
.service-gallery-container .flex-direction-nav .flex-next {
  background: url(../images/icons/next2.png) no-repeat top center #000;
}



.SecondNavigationWrap .jcarousel-control-prev,
.SecondNavigationWrap .jcarousel-control-next,
.HomeSecondNavigationWrap .jcarousel-control-prev,
.HomeSecondNavigationWrap .jcarousel-control-next {
  display: none;
}






