/***************************************************************************************************************
||||||||||||||||||||||||||          MASTER STYLESHEET FOR Industrio                 ||||||||||||||||||||||||||||
****************************************************************************************************************
||||||||||||||||||||||||||||              TABLE OF CONTENT                  ||||||||||||||||||||||||||||||||||||
****************************************************************************************************************
****************************************************************************************************************
* 1. imported styles 
* 2. miscelnious styles 
* 3. header styles 
* 4. search popup styles 
* 5. banner styles 
* 6. hidden sidebar styles 
* 7. footer styles 
* 8. award winning styles 
* 9. brand styles 
* 10. blog styles 
* 11. testimonials styles 
* 12. rqa styles 
* 13. faq styles 
* 14. team styles 
* 15. features styles 
* 16. contact styles 
* 17. inner banner styles 
* 18. error 404 styles 
* 19. coming soon styles 
* 20. portfolio styles 
* 21. services styles 
* 22. about styles 
* 23. fact counter styles 
* 24. timeline styles 
* 25. strategy styles 
* 26. ceo message styles 
* 27. sidebar styles 
****************************************************************************************************************
||||||||||||||||||||||||||||            End TABLE OF CONTENT                ||||||||||||||||||||||||||||||||||||
****************************************************************************************************************/
/************************** 
* 1. imported styles 
***************************/
@import url(https://fonts.googleapis.com/css?family=Poppins:300,300i,400,400i,500,500i,600,600i,700,700i,800,800i|Rubik:300,300i,400,400i,500,500i,700,700i|Playfair+Display:700i);
@import url(bootstrap.min.css);
@import url(bootstrap-select.min.css);
@import url(owl.carousel.css);
@import url(owl.theme.default.min.css);
@import url(nouislider.css);
@import url(nouislider.pips.css);
@import url(jquery.bootstrap-touchspin.css);
@import url(magnific-popup.css);
@import url(animate.min.css);
@import url(hover-min.css);
@import url(jquery.bxslider.min.css);
@import url(../plugins/icofont/css/icofont.css);
@import url(../plugins/bands-icon/style.css);
@import url(../plugins/fontawesome-5/css/fontawesome-all.min.css);
@import url(../plugins/industrio-icon/style.css);
/************************** 
* 2. miscelnious styles 
***************************/
body {
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji" !important;
  color: #555555;
  font-size: 16px;
  line-height: 27px;
}

a:hover,
a:visited,
a:focus,
a:active {
  text-decoration: none !important;
  outline: none !important;
}

.container {
  -webkit-transition: none;
  transition: none;
}

@media (min-width: 1200px) {
  .container {
    padding-left: 0;
    padding-right: 0;
  }
}
.page-wrapper {
  background: #fff;
}

.sec-pad {
    padding: 25px 0;
}
.mb-61{
    margin-bottom: 61px;}

.p0 {
  padding: 0 !important;
}

.pt0 {
  padding-top: 0;
}

.pb0 {
  padding-bottom: 0 !important;
}
.carousel-caption .text-bg h1{
font-family: "Times New Roman", Times, serif;"
}

.mb0 {
  margin-bottom: 0 !important;
}

.gray-bg {
  background: #F6F6F6;
}

.dark-bg {
  background: #262626;
}

.light-dark-bg {
  background: #212121;
}

.blue-bg {
  background: #201940;
}

.dark-blue-bg {
  background: #1B1537;
}

.sec-title {
  margin-bottom: 35px;
}
.sec-title h3 {
  margin: 0;
  color: #262626;
  font-weight: 600;
  font-size: 32px;
  font-family: 'Poppins';
}
.sec-title h3:after {
  display: inline-block;
  vertical-align: middle;
  content: '';
  width: 38px;
  height: 2px;
  background: #888888;
  margin-left: 15px;
  margin-top: 12px;
}
.sec-title h3 + p {
  margin-top: 21px;
}
.sec-title p {
  color: #555555;
  margin: 0;
  font-size: 18px;
  line-height: 28px;
}
.sec-title span {
    margin: 0;
    color: #262626;
    font-weight: 600;
    font-size: 32px;
    font-family: 'Poppins';
}
.sec-title.light h3 {
  color: #fff;
}

.sec-title.light h3 span{
    color: #fff;
}



.brand-carousel-area .sec-title.light h3:after {
    background: black;
}
.we-expertise .sec-title.light h3:after {
    background: black;
}
.we-expertise .sec-title.light P{
      color: #0e0e0e;
    margin: 0;
    font-size: 31px;
    text-transform: uppercase;
}


.sec-title.light h3:after {
  background: #fff;
}

.thm-btn {
  border: none;
  outline: none;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}

.scroll-to-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 9999;
  width: 50px;
  height: 50px;
  text-align: center;
  background: rgb(234 70 69);
  color: #262626;
  font-size: 17px;
  line-height: 50px;
  border-radius: 50%;
  cursor: pointer;
  display: none;
  -webkit-box-shadow: 0px 23px 42px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 23px 42px rgba(0, 0, 0, 0.2);
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.scroll-to-top:hover {
  background: #0942a0;
  color: #fff;
}

/*
****
only add this classto body
if preloader is on
other wise REMOVE IT.
****
*/
body.active-preloader-ovh {
  overflow: hidden;
}

.preloader {
  background-color: #FE5A0E;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999999;
}
.preloader .spinner {
  width: 60px;
  height: 60px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -30px;
  margin-left: -30px;
  background-color: #fff;
  border-radius: 100%;
  -webkit-animation: sk-scaleout 1.0s infinite ease-in-out;
  animation: sk-scaleout 1.0s infinite ease-in-out;
}
@-webkit-keyframes sk-scaleout {
  0% {
    -webkit-transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 0;
  }
}
@keyframes sk-scaleout {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}
/************************** 
* 3. header styles 
***************************/
.header-navigation {
  background-color: transparent;
  margin-bottom: 0;
  border: none;
  border-radius: 0;
  z-index: 999;
}
.header-navigation .container {
  position: relative;
  /*padding-right: 220px;*/
}
.header-navigation .container .navbar-header {
  position: absolute;
  top: 50%;
  left: 45px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 10;
}
.header-navigation .container .navbar-header button.side-nav-toggler {
  border: none;
  outline: none;
  background-color: transparent;
  color: #262626;
  font-size: 18px;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.header-navigation .container .navbar-header button.side-nav-toggler:hover {
  color: #fe5a0e;
}
.header-navigation .container .navbar-brand {
  height: auto;
  padding: 0px 0;
}
.header-navigation .container .navbar-brand .default-logo {
  display: inline-block;
}
.header-navigation .container .navbar-brand .sticky-logo {
  display: none;
}
.header-navigation .container .main-navigation {
  text-align: left;
  padding: 0;
  background: #ffffff;
}
.header-navigation .container .right-side-box {
  position: absolute;
  top: 50%;
  right: 0px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.header-navigation .container .right-side-box a.rqa-btn {
  display: inline-block;
  vertical-align: middle;
  background: #ea4645;
  color: #ffffff;
  font-size: 16px;
  font-family: 'Poppins';
  font-weight: 600;
  padding: 26.5px 39px;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  letter-spacing: .01em;
  line-height: 1em;
  border-bottom: 3px solid #fff !important;
  position: relative;
}
.header-navigation .container .right-side-box a.rqa-btn i {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
}
.header-navigation .container .right-side-box a.rqa-btn span.inner {
  display: block;
  border-bottom: 1px solid #fff;
  padding: 3px 0;
}
.header-navigation .container .right-side-box a.rqa-btn:after {
  content: '';
  position: absolute;
  top: 0;
  left: -10px;
  width: 25px;
  height: 100%;
  -webkit-transform: skewX(-15deg);
  transform: skewX(-15deg);
  background: #fe5a0e;
  display: block;
  z-index: -1;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.header-navigation .container .right-side-box a.rqa-btn:hover {
  background: #252525;
  color: #fff;
}
.header-navigation .container .right-side-box a.rqa-btn:hover:after {
  background: #252525;
}
.header-navigation ul.navigation-box {
  float: none;
  display: inline-block;
  vertical-align: middle;
  padding-left: 120px;
  position: relative;
}
.header-navigation ul.navigation-box:after {
  content: '';
  position: absolute;
  top: 0;
  left: 99%;
  width: 60px;
  height: 100%;
  -webkit-transform: skewX(-15deg);
  transform: skewX(-15deg);
  background: #fff;
  display: block;
  z-index: -1;
}
.header-navigation ul.navigation-box li a .sub-nav-toggler {
  display: none;
}
.header-navigation ul.navigation-box > li {
  position: relative;
  padding: 24px 0;
  display: inline-block;
}
.header-navigation ul.navigation-box > li:before {
  content: '';
  width: 100%;
  height: 3px;
  background: #ff3131;
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  -webkit-transform: scale(0, 0);
          transform: scale(0, 0);
}
.header-navigation ul.navigation-box > li:hover:before, .header-navigation ul.navigation-box > li.current:before {
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}
.header-navigation ul.navigation-box > li + li {
  margin-left: 50px;
}
.header-navigation ul.navigation-box > li > a {
  padding: 0;
  font-family: 'Poppins';
  color: #262626;
  font-size: 16px;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  font-weight: 600;
  display: inline-block;
}
.header-navigation ul.navigation-box > li > a:after {
  content: "\f0d7";
  font-family: 'Font Awesome 5 Free';
  font-size: 12px;
  margin-left: 5px;
  color: #ff3131;
}
.header-navigation ul.navigation-box > li > a:only-child:after {
  content: '';
  display: none;
}
.header-navigation ul.navigation-box > li > ul.sub-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 100000;
  float: left;
  min-width: 270px;
  padding: 0px 0px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .4s ease, visibility .4s ease;
  transition: opacity .4s ease, visibility .4s ease;
  -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);
}
.header-navigation ul.navigation-box > li > ul.sub-menu.right-align {
  left: auto;
  right: 0;
}
.header-navigation ul.navigation-box > li:hover > ul.sub-menu {
  opacity: 1;
  visibility: visible;
}
.header-navigation ul.navigation-box > li > ul.sub-menu > li {
  display: block;
  position: relative;
}
.header-navigation ul.navigation-box > li > ul.sub-menu > li > a {
  font-size: 16px;
  color: #262626;
  font-family: 'Rubik';
  font-weight: 400;
  padding: 11.5px 0;
  display: block;
  line-height: 26px;
  padding-right: 19px;
    padding-left: 19px;
  white-space: nowrap;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}

.single-service-style-three img{
      border-radius: 34px 30px 0px 0px;
}
.header-navigation ul.navigation-box > li > .sub-menu li:hover > a {
  background: #ea4645;
  color: #fff;
  position: relative;
}
.header-navigation ul.navigation-box > li > .sub-menu > li > ul.sub-menu {
  position: absolute;
  top: 0%;
  left: 100%;
  z-index: 100000;
  float: left;
  min-width: 270px;
  padding: 0px 0px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .4s ease, visibility .4s ease;
  transition: opacity .4s ease, visibility .4s ease;
  -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);
}
.header-navigation ul.navigation-box > li > .sub-menu > li:hover > ul.sub-menu {
  opacity: 1;
  visibility: visible;
}
.header-navigation ul.navigation-box > li > .sub-menu > li > ul.sub-menu > li {
  display: block;
  position: relative;
}
.header-navigation ul.navigation-box > li > .sub-menu > li > ul.sub-menu > li > a {
  font-size: 16px;
  color: #262626;
  font-weight: 500;
  padding: 11.5px 0;
  display: block;
  line-height: 26px;
  padding-left: 40px;
  white-space: nowrap;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.header-navigation ul.navigation-box > li > .sub-menu > li > .sub-menu li:hover > a {
  background: #F1F1F1;
  color: #181818;
  position: relative;
}
.header-navigation.stricky-fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  background: #fff;
}
.header-navigation.stricky-fixed .container {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.header-top {
  background: #181818;
}
.header-top .logo {
  padding-top: 30px;
  padding-bottom: 70px;
  position: relative;
}
.header-top .logo img {
  position: relative;
}
.header-top .logo:before {
  content: '';
  width: 100000px;
  height: 100%;
  position: absolute;
  top: 0;
  right: -35px;
  -webkit-transform: skewX(30deg);
          transform: skewX(30deg);
  background: #2e2e2e;
}
.header-top .header-right-info {
  padding: 34px 0;
}
.header-top .single-header-right-info {
  display: inline-block;
  vertical-align: middle;
}
.header-top .single-header-right-info + .single-header-right-info {
  margin-left: 36px;
}
.header-top .single-header-right-info .icon-box,
.header-top .single-header-right-info .text-box {
  display: table-cell;
  vertical-align: middle;
}
.header-top .single-header-right-info .icon-box {
  width: 35px;
}
.header-top .single-header-right-info .icon-box i {
  font-size: 35px;
  color: #fff;
  line-height: 1em;
  vertical-align: text-top;
}
.header-top .single-header-right-info .text-box {
  padding-left: 20px;
}
.header-top .single-header-right-info .text-box h3,
.header-top .single-header-right-info .text-box p {
  margin: 0;
}
.header-top .single-header-right-info .text-box p {
  color: #FE5A0E;
  letter-spacing: .01em;
  font-family: 'Rubik';
  font-size: 14px;
}
.header-top .single-header-right-info .text-box h3 {
  font-family: 'Poppins';
  font-weight: 600;
  letter-spacing: .01em;
  color: #ffffff;
  font-size: 18px;
}
.header-top.home-three {
  background: #FFFFFF;
}
.header-top.home-three .top-info {
  background: #0942a0;
}
.header-top.home-three .top-info .left-text {
  padding: 16px 0;
  position: relative;
}
.header-top.home-three .top-info .left-text:before {
  content: '';
  width: 100000px;
  height: 100%;
  position: absolute;
  top: 0;
  right: -45px;
  -webkit-transform: skewX(50deg);
          transform: skewX(50deg);
  /*background: rgba(0, 0, 0, 0.3);*/
  background: #1d3b6d;
}
.header-top.home-three .top-info p {
  margin: 0;
  font-size: 16px;
  color: #FFFFFF;
  letter-spacing: .01em;
  position: relative;
  z-index: 10;
}
.header-top.home-three .top-info p span {
  color: #FE5A0E;
}
.header-top.home-three .top-info .social {
  padding: 16px 0;
}
.header-top.home-three .top-info .social a {
  font-size: 12px;
  color: #fff;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.header-top.home-three .top-info .social a:hover {
  color: #FE5A0E;
}
.header-top.home-three .top-info .social a + a {
  margin-left: 20px;
}
.header-top.home-three .logo {
  padding: 26px 0;
}
.header-top.home-three .logo:before {
  display: none;
}
.header-top.home-three .header-right-info {
  padding: 30px 0;
}
.header-top.home-three .single-header-right-info p {
  color: #888888;
}
.header-top.home-three .single-header-right-info i,
.header-top.home-three .single-header-right-info h3 {
  color: #262626;
}

.header.header-home-one {
  position: relative;
  top: -40px;
}
.header.header-home-one .stricky-fixed {
  background-color: transparent;
}
.header.header-home-one .stricky-fixed .container {
  margin-top: 0;
}

.header.header-home-two {
  background: #fff;
  border-bottom: 1px solid #D9D7D6;
}
.header.header-home-two.stricky-fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  background: #fff;
  border-bottom: 0;
  -webkit-box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.32);
          box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.32);
}
.header.header-home-two .header-navigation .container .navbar-header {
  display: none;
}
.header.header-home-two .header-navigation ul.navigation-box {
  padding-left: 30px;
}
.header.header-home-two .header-navigation ul.navigation-box > li:before {
  bottom: auto;
  top: -6px;
}
.header.header-home-two .header-navigation ul.navigation-box > li + li {
  margin-left: 60px;
}
.header.header-home-two .header-navigation ul.navigation-box > li {
  padding: 21.5px 0;
}
.header.header-home-two .header-navigation .container .right-side-box a.rqa-btn {
  padding: 14px 29px;
}
.header.header-home-two .header-navigation .container .right-side-box a.rqa-btn span {
  border: none;
  padding: 0;
}
.header.header-home-two .header-navigation .container .right-side-box a.rqa-btn i {
  font-size: 16px;
}
.header.header-home-two .header-navigation .container .right-side-box a.rqa-btn:after {
  display: none;
}
.header.header-home-two .header-navigation .container .right-side-box a.rqa-btn:hover {
  background-color: #FE5A0E;
}
.header.header-home-two .header-navigation .container .right-side-box a.rqa-btn:before {
  background: #252525;
}

.header.header-home-three + section,
.header.header-home-three + div {
  margin-top: -62px !important;
}
.header.header-home-three .header-navigation .container {
  padding-right: 255px;
}
.header.header-home-three .header-navigation .container .navbar-header {
  display: none;
}
.header.header-home-three .header-navigation ul.navigation-box {
  padding-left: 40px;
}
.header.header-home-three .header-navigation .container .main-navigation {
  background: #0942a0;
  border-bottom: 3px solid red;
}
.header.header-home-three .header-navigation ul.navigation-box > li:before {
  bottom: -3px;
}
.header.header-home-three .header-navigation ul.navigation-box > li > a {
  color: #fff;
}
.header.header-home-three .header-navigation ul.navigation-box > li {
  padding: 16px 0;
}
.header.header-home-three .header-navigation ul.navigation-box:after {
  display: none;
}
.header.header-home-three .header-navigation ul.navigation-box > li > ul.sub-menu {
  background-color: transparent;
  padding-top: 3px;
}
.header.header-home-three .header-navigation ul.navigation-box > li > ul.sub-menu > li {
  background: #fff;
  /*display: table-row-group;*/
      text-align: center;
}
.header.header-home-three .header-navigation ul.navigation-box > li + li {
  margin-left: 55px;
}
.header.header-home-three .header-navigation .container .right-side-box a.rqa-btn {
  padding: 18px 69px;
  border-bottom: 3px solid#ea4645;
}
.header.header-home-three .header-navigation .container .right-side-box a.rqa-btn:after {
  display: none;
}
.header.header-home-three .header-navigation .container .right-side-box a.rqa-btn:hover {
  background: #0942a0;
  color: #fff;
  border-color: #ea4645 !important;
}
.header.header-home-three .header-navigation .container .right-side-box a.rqa-btn:hover span {
  border-color: #fff;
}
.header.header-home-three .stricky-fixed {
  background-color: transparent;
}
.header.header-home-three .stricky-fixed .container {
  margin-top: 0;
}

/************************** 
* 4. search popup styles 
***************************/
.search_area {
  position: relative;
  max-width: 950px;
  margin: auto;
}

.search_area .search_box_inner {
  background: transparent;
  padding: 100px 60px;
  display: block;
  overflow: hidden;
}

.search_area .search_box_inner h3 {
  padding-bottom: 20px;
  font-family: "Poppins", sans-serif;
  font-size: 22px;
  text-transform: uppercase;
  color: #fff;
}

.search_area .search_box_inner .input-group {
  display: block;
  position: relative;
}

.search_area .search_box_inner .input-group input {
  background: transparent;
  border-radius: 0px;
  outline: none;
  height: 50px;
  padding: 0px;
  border: none;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-size: 24px;
  font-weight: normal;
}
.search_area .search_box_inner .input-group input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #fff;
}
.search_area .search_box_inner .input-group input::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
}
.search_area .search_box_inner .input-group input:-ms-input-placeholder {
  /* IE 10+ */
  color: #fff;
}
.search_area .search_box_inner .input-group input:-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
}

.search_area .search_box_inner .input-group .input-group-btn {
  position: absolute;
  right: 5px;
  top: 12px;
  z-index: 4;
}

.search_area .search_box_inner .input-group .input-group-btn .btn-default {
  padding: 0px;
  border: none;
  outline: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  background: transparent;
  color: #fff;
  font-size: 24px;
}

.search_area .mfp-close {
  right: 0px;
  color: #fff;
}

/* start state */
.my-mfp-zoom-in .zoom-anim-dialog {
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
}

/* animate in */
.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

/* animate out */
.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 0;
}

/* Dark overlay, start state */
.my-mfp-zoom-in.mfp-bg {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}

/* animate in */
.my-mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.98;
}

/* animate out */
.my-mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}

/**
 * Fade-move animation for second dialog
 */
/* at start */
.my-mfp-slide-bottom .zoom-anim-dialog {
  opacity: 0;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  transform: translateY(-20px) perspective(600px) rotateX(10deg);
}

/* animate in */
.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
  opacity: 1;
  -webkit-transform: translateY(0) perspective(600px) rotateX(0);
  transform: translateY(0) perspective(600px) rotateX(0);
}

/* animate out */
.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
  opacity: 0;
  -webkit-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  transform: translateY(-10px) perspective(600px) rotateX(10deg);
}

/* Dark overlay, start state */
.my-mfp-slide-bottom.mfp-bg {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}

/* animate in */
.my-mfp-slide-bottom.mfp-ready.mfp-bg {
  opacity: 0.8;
}

/* animate out */
.my-mfp-slide-bottom.mfp-removing.mfp-bg {
  opacity: 0;
}

/************************** 
* 5. banner styles 
***************************/
#minimal-bootstrap-carousel {
  margin-top: 0px;
  position: relative;
  z-index: 991;
}

#minimal-bootstrap-carousel .carousel-caption {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  padding: 0;
  text-align: right;
  text-shadow: none;
  height: 90vh;
  /*background: #0006;*/


   
}

#minimal-bootstrap-carousel .carousel-caption .container {
  display: table;
  width: 100%;
  height: 100%;
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

#minimal-bootstrap-carousel .carousel-caption .container .box {
  display: table-cell;
  text-align: left;
}

#minimal-bootstrap-carousel .carousel-caption .container .box.valign-top {
  vertical-align: top;
}

#minimal-bootstrap-carousel .carousel-caption .container .box.valign-bottom {
  vertical-align: bottom;
}

#minimal-bootstrap-carousel .carousel-caption .container .box.valign-middle {
  vertical-align: middle;
}

#minimal-bootstrap-carousel .carousel-caption .container .box .content {
  display: block;
}

#minimal-bootstrap-carousel .carousel-control {
  background: none;
  width: 66px;
  height: 66px;
  font-size: 16px;
  line-height: 66px;
  color: #FFFFFF;
  background: rgba(255, 255, 255, 0.2);
  visibility: visible !important;
  opacity: 1;
  font-weight: normal;
  margin-top: -33px;
  border-radius: 50%;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  top: 50%;
  z-index: 99;
}
#minimal-bootstrap-carousel .carousel-control:hover {
  background: #fe5a0e;
}
@media (max-width: 667px) {
  #minimal-bootstrap-carousel .carousel-control {
    width: 30px;
    height: 30px;
    font-size: 15px;
    line-height: 30px;
  }
}

#minimal-bootstrap-carousel .carousel-control.left {
  left: 1%;
}

#minimal-bootstrap-carousel .carousel-control.right {
  right: 1%;
}

#minimal-bootstrap-carousel .carousel-control:hover {
  opacity: 1;
}

/* processing for fadeing effect styles */
.carousel-fade .carousel-inner .item {
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}

.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.carousel-fade .carousel-control {
  z-index: 2;
}

/* fixing slider height */
#minimal-bootstrap-carousel .custom-navigation {
  position: absolute;
  bottom: 30px;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 999;
  margin: 0;
}
#minimal-bootstrap-carousel .custom-navigation, #minimal-bootstrap-carousel .custom-navigation li {
  margin: 0;
  padding: 0;
  list-style: none;
}
#minimal-bootstrap-carousel .custom-navigation li {
  border: 0;
  border-radius: 0;
  text-indent: 0;
  width: 30px;
  height: 2px;
  background: #fff;
  opacity: .3;
  cursor: pointer;
}
#minimal-bootstrap-carousel .custom-navigation li + li {
  margin-left: 10px;
}
#minimal-bootstrap-carousel .custom-navigation li.active {
  opacity: 1;
}

#minimal-bootstrap-carousel.slider-home-one .carousel-inner .item {
  min-height: 650px;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-color: #181818;
}

#minimal-bootstrap-carousel.slider-home-two .carousel-inner .item {
  min-height: calc(100vh - 70px);
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-color: #34424F;
}
@media (max-height: 600px) {
  #minimal-bootstrap-carousel.slider-home-two .carousel-inner .item {
    /*min-height: 600px;*/
  }
}

#minimal-bootstrap-carousel.slider-home-three .carousel-inner .item {
  min-height: 620px;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-color: #fff;
}

.slider-home-one {
  position: relative;
  top: -80px;
  margin-bottom: -80px;
  background-color: #34424F;
}
.slider-home-one .content {
  padding-bottom: 50px;
}
.slider-home-one .content h2,
.slider-home-one .content h3,
.slider-home-one .content p {
  margin: 0;
}
.slider-home-one .content.text-center h2, .slider-home-one .content.text-center p {
  margin-left: auto;
  margin-right: auto;
}
.slider-home-one .content.text-right h2, .slider-home-one .content.text-right p {
  margin-left: auto;
  margin-right: 0;
}
.slider-home-one .content h2 {
  font-family: 'Poppins';
  color: #fff;
  font-size: 20px;
  line-height: 30px;
  font-weight: 600;
     width: 70%;
  -webkit-animation-delay: .5s;
          animation-delay: .5s;
}
.slider-home-one .content h2 span {
  color: #FE5A0E;
  /*font-family: 'Playfair Display', serif;*/
  font-weight: bold;
  font-style: italic;
  background: -webkit-gradient(linear, left top, right top, from(#f80503), to(#ff7d09));
  background: linear-gradient(to right, #f80503 0%, #ff7d09 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.slider-home-one .content h2 + a.banner-btn {
  margin-top: 40px;
}
.slider-home-one .content p {
  color: #fefefe;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: .01em;
  font-family: 'Rubik';
  width: 39%;
  margin-top: 35px;
  margin-bottom: 40px;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}
.slider-home-one .content a.banner-btn {
  background: #fe5a0e;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  width: 205px;
  height: 54px;
  line-height: 54px;
 
  font-weight: 500;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  -webkit-animation-delay: 1.5s;
          animation-delay: 1.5s;
}
.slider-home-one .content a.banner-btn:before {
  background: #252525;
}
.slider-home-one .content a.banner-btn i {
  margin-left: 7px;
}

.slider-home-two {
  position: relative;
  top: 0px;
  margin-bottom: 0px;
}
.slider-home-two .content {
  padding-bottom: 0;
}
.slider-home-two .logo.home-two {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #fff;
  display: inline-block;
  padding: 47px 0;
  padding-left: 45px;
  z-index: 9999;
}
.slider-home-two .logo.home-two img {
  z-index: 10;
  position: relative;
}
.slider-home-two .logo.home-two:before {
  content: '';
  width: 90px;
  height: 100%;
  position: absolute;
  top: 0;
  right: -42px;
  -webkit-transform: skewX(30deg);
  transform: skewX(30deg);
  background: #fff;
  z-index: 2;
}
.slider-home-two .logo.home-two:after {
  content: '';
  width: 90px;
  height: 100%;
  position: absolute;
  top: 0;
  right: -52px;
  -webkit-transform: skewX(30deg);
  transform: skewX(30deg);
  background: #D9D7D6;
  z-index: 1;
}

.slider-home-three {
  position: relative;
  top: 0px;
  margin-bottom: 0px;
}
.slider-home-three .content {
  padding-bottom: 0;
}

/*******************
* revolution slider 
*********************/
.main-slider {
  position: relative;
  z-index: 8;
}
.main-slider #rev_slider_one_wrapper {
  position: relative;
  top: -80px;
  margin-bottom: -80px;
}

.main-slider .tp-caption {
  z-index: 5 !important;
}

.main-slider .tp-dottedoverlay {
  background: rgba(0, 0, 0, 0.05) !important;
}

#rev_slider_two .tp-dottedoverlay {
  background: rgba(0, 0, 0, 0.5) !important;
}

.main-slider .tparrows.gyges {
  margin-top: -60px;
  width: 60px;
  height: 60px;
  line-height: 60px;
  background-color: rgba(255, 255, 255, 0.2);
}

.main-slider .tparrows.gyges:before {
  line-height: 60px;
}

.main-slider .tparrows.gyges:hover {
  background-color: #e4353a;
}

.main-slider h2 {
  position: relative;
  color: #ffffff;
  font-size: 42px;
  font-weight: 700;
  line-height: 1.3em;
  padding-bottom: 20px;
 
  color: #ffffff;
  font-size: 45px;
  font-weight: 600;
}
.main-slider h2 span {
  color: #FE5A0E;
 
  font-weight: bold;
  font-style: italic;
  background: -webkit-gradient(linear, left top, right top, from(#f80503), to(#ff7d09));
  background: linear-gradient(to right, #f80503 0%, #ff7d09 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.main-slider h2.dark-text {
  position: relative;
  color: #222;
}

.main-slider .text {
  position: relative;
  font-size: 18px;
  font-weight: 400;
  color: #666;
  line-height: 1.7em;
  color: #fefefe;
  font-size: 18px;
  letter-spacing: .01em;
  font-family: 'Rubik';
}

.main-slider .text.dark-text {
  color: #022222;
  font-size: 16px;
}

.main-slider .text.white-text {
  color: #fff;
}

.main-slider .dark-heading {
  position: relative;
  color: #022222;
  border: 0px;
  padding: 0px;
  line-height: 1.2em;
}

.main-slider .dark-heading:after {
  display: none;
}

.main-slider .white-heading {
  position: relative;
  color: #fff;
  border: 0px;
  padding: 0px;
  line-height: 1.2em;
}

.main-slider .white-heading:after {
  display: none;
}

.main-slider h4 {
  position: relative;
  font-size: 36px;
  font-weight: 400;
  color: #ffffff;
}

.main-slider h1 {
  position: relative;
  font-size: 72px;
  font-weight: 700;
  color: #ffffff;
  line-height: 1.2em;
  text-transform: uppercase;
}

.slider-content {
  position: relative;
  padding: 35px 30px;
  background-color: rgba(0, 0, 0, 0.6);
}

.slider-content h3 {
  position: relative;
  color: #ffffff;
  font-size: 30px;
  line-height: 1.4em;
  font-weight: 700;
  padding-bottom: 18px;
  margin-bottom: 25px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.slider-content h3:after {
  position: absolute;
  content: '';
  width: 70px;
  height: 1px;
  left: 0px;
  bottom: -1px;
  z-index: 10;
  background-color: #e4353a;
}

.slider-content .content-text {
  position: relative;
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 25px;
}

.main-slider .tp-bannertimer {
  display: none !important;
}

.main-slider .theme-btn {
  background: #fe5a0e;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  padding: 14px 44px;
  font-weight: 500;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.main-slider .theme-btn:before {
  background: #252525;
}
.main-slider .theme-btn i {
  margin-left: 7px;
}

@media only screen and (max-width: 1024px) {
  .main-slider h2 {
    font-size: 34px;
  }

  .main-slider .text {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .main-slider {
    margin-top: 0px !important;
  }

  .main-slider h2 {
    font-size: 30px;
    padding-bottom: 10px;
  }

  .main-header .header-lower {
    margin: 0;
  }

  .main-slider .dark-heading {
    font-size: 32px;
  }

  .main-slider h1 {
    font-size: 32px;
  }

  .main-slider h4 {
    font-size: 28px;
  }

  .main-slider .text {
    font-size: 16px !important;
  }
}
@media only screen and (max-width: 599px) {
  .main-slider h2 {
    font-size: 24px;
    padding-bottom: 10px;
  }

  .main-slider .text {
    font-size: 13px;
  }

  .main-slider .dark-heading {
    font-size: 24px;
  }

  .main-slider .text.dark-text {
    font-size: 13px;
  }

  .slider-content .content-text {
    font-size: 14px;
  }

  .main-slider .theme-btn {
    padding: 10px 25px;
  }
}
@media only screen and (max-width: 489px) {
  .main-slider .text {
    margin-top: -10px;
    padding-top: 10px;
  }
}
@media only screen and (max-width: 320px) {
  .main-slider .slide-2 h2,
  .main-slider .slide-3 h2 {
    margin-top: -20px;
    padding-top: 20px;
  }

  .main-slider .slide-2 .text,
  .main-slider .slide-3 .text {
    margin-top: -20px;
    padding-top: 20px;
  }

  .main-slider .slide-2 .theme-btn,
  .main-slider .slide-3 .theme-btn {
    margin-top: 50px;
  }
}
/************************** 
* 6. hidden sidebar styles 
***************************/
.hidden-sidebar {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #181818 url(../img/side-menu-bg.jpg) center center no-repeat;
  background-size: 100% 100%;
  text-align: center;
  z-index: 1000;
  overflow: auto;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transform: translate(0px, -100%) scale(0, 0);
          transform: translate(0px, -100%) scale(0, 0);
  opacity: 0;
}
.hidden-sidebar.open {
  -webkit-transform: translate(0px, 0px) scale(1, 1);
          transform: translate(0px, 0px) scale(1, 1);
  opacity: 1;
}
.hidden-sidebar a.close-button {
  position: absolute;
  top: 30px;
  right: 30px;
  color: #fff;
  font-size: 25px;
}
.hidden-sidebar .sidebar-content {
  padding: 40px 0;
}
.hidden-sidebar .sidebar-content .navigation-box {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-top: 130px;
  margin-bottom: 150px;
}
.hidden-sidebar .sidebar-content .navigation-box li a {
  color: #FFFFFF;
  font-size: 20px;
  font-weight: 600;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  display: block;
}
.hidden-sidebar .sidebar-content .navigation-box li a:hover {
  color: #fe5a0e;
}
.hidden-sidebar .sidebar-content .navigation-box li.current a {
  color: #fe5a0e;
}
.hidden-sidebar .sidebar-content .navigation-box li + li {
  margin-top: 20px;
}
.hidden-sidebar .sidebar-content .navigation-box li .subnav-toggler {
  background-color: transparent;
  border: none;
  outline: none;
  color: #fe5a0e;
  font-size: 15px;
  padding: 0;
  margin-left: 5px;
  line-height: 1em;
  display: inline-block;
  vertical-align: middle;
}
.hidden-sidebar .sidebar-content .navigation-box li ul.sub-menu {
  margin: 0;
  padding: 0;
  list-style: none;
  display: none;
  margin-top: 10px;
  margin-bottom: 10px;
}
.hidden-sidebar .sidebar-content .navigation-box li ul.sub-menu li a {
  color: #FFFFFF;
  font-size: 20px;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  display: block;
}
.hidden-sidebar .sidebar-content .social {
  margin-bottom: 20px;
}
.hidden-sidebar .sidebar-content .social a {
  display: inline-block;
  vertical-align: middle;
  color: #FFFFFF;
  font-size: 16px;
  line-height: 33px;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  border-radius: 50%;
}
.hidden-sidebar .sidebar-content .social a:hover {
  color: #fe5a0e;
}
.hidden-sidebar .sidebar-content .social a + a {
  margin-left: 10px;
}
.hidden-sidebar .sidebar-content p.copy-text {
  margin: 0;
  color: #ffffff;
  font-size: 15px;
}
.hidden-sidebar .sidebar-content p.copy-text i.fa-heart {
  color: #fe5a0e;
}

/************************** 
* 7. footer styles 
***************************/
footer.site-footer.fixed-footer {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 100;
}
footer.site-footer .main-footer {
  padding-top: 58px;
  /*padding-bottom: 60px;*/
}
footer.site-footer .footer-widget h3, footer.site-footer .footer-widget p, footer.site-footer .footer-widget ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
footer.site-footer .footer-widget .title {
  margin-bottom: 25px;
}
footer.site-footer .footer-widget .title h3 {
     font-size: 18px;
    color: #ffffff;
    font-weight: bold;
        text-transform: uppercase;
 
}
footer.site-footer .footer-widget p {
  font-size: 15px;
  color: #ffff;
  line-height: 25px;
  display: inline-flex;
}
.footer-widget span{
  color: white;
}

.footer-widget a{
  color: white;
}

.footer-widget span{
  padding-right: 10px;
}
.footer-widget ul li {
     display: inline-flex; 
    color: #d8d8d8;
    /* display: -webkit-box; */
    display: -ms-flexbox;
    /* display: flex; */
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 9px;
    position: relative;
}


footer.site-footer .footer-widget ul.links-list li {
  display: block;
  line-height: 1em;
}
footer.site-footer .footer-widget ul.links-list li + li {
  margin-top: 10px;
}
footer.site-footer .footer-widget ul.links-list li a {
  color: #FFFFFE;
  font-size: 15px;
  display: inline-block;
  line-height: 1em;
  font-weight: 400;
  border-bottom: 2px solid transparent;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
/*footer.site-footer .footer-widget ul.links-list li a:hover {
  border-color: #D0D0D0;
}*/
footer.site-footer .footer-widget.about-widget {
  position: relative;
  bottom: 50px;
}
footer.site-footer .footer-widget.about-widget h3 {
  font-size: 18px;
  font-weight: 600;
      font-family: "Times New Roman", Times, serif;
      margin-top: 10px;
  margin-bottom: 8px;
}
footer.site-footer .footer-widget.subscribe-widget {
  padding: 35px 40px;
  background: #f6f6f6;
}
footer.site-footer .footer-widget.subscribe-widget h3 {
  font-size: 18px;
  font-weight: 600;
  color: #fe5a0e;
  line-height: 1em;
  margin-bottom: 15px;
}
footer.site-footer .footer-widget.subscribe-widget p {
  font-size: 15px;
  line-height: 22px;
  font-weight: 400;
  color: #888888;
}
footer.site-footer .footer-widget.subscribe-widget form.subscribe-form {
  position: relative;
  margin-top: 30px;
}
footer.site-footer .footer-widget.subscribe-widget form.subscribe-form input, footer.site-footer .footer-widget.subscribe-widget form.subscribe-form button {
  border: none;
  outline: none;
  display: block;
}
footer.site-footer .footer-widget.subscribe-widget form.subscribe-form input {
  width: 100%;
  height: 51px;
  border: 1px solid #e6e5e5;
  padding-left: 20px;
  font-size: 14px;
  color: #B2AFAF;
}
footer.site-footer .footer-widget.subscribe-widget form.subscribe-form input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #B2AFAF;
}
footer.site-footer .footer-widget.subscribe-widget form.subscribe-form input::-moz-placeholder {
  /* Firefox 19+ */
  color: #B2AFAF;
}
footer.site-footer .footer-widget.subscribe-widget form.subscribe-form input:-ms-input-placeholder {
  /* IE 10+ */
  color: #B2AFAF;
}
footer.site-footer .footer-widget.subscribe-widget form.subscribe-form input:-moz-placeholder {
  /* Firefox 18- */
  color: #B2AFAF;
}
footer.site-footer .footer-widget.subscribe-widget form.subscribe-form button {
  position: absolute;
  top: 0;
  right: 0;
  width: 98px;
  height: 51px;
  background: #FE5A0E;
  color: #fff;
  font-size: 14px;
}
footer.site-footer .footer-widget.subscribe-widget form.subscribe-form button:before {
  background: #252525;
}
footer.site-footer .bottom-footer .container {
  border-top: 1px solid #e1e1e1;
    padding-top: 12.5px;
 /*padding-bottom: 2.5px;*/
}
footer.site-footer .bottom-footer p {
  margin: 0;
  color: #ffffff;
  font-size: 15px;

}

/************************** 
* 8. award winning styles 
***************************/
.award-winning {
  /*background: #2e5cba;*/
  /*background: #3056a2;    */
  background: #0942a0;
  border-bottom: 3px solid #ff0000;
  padding: 35px 0;
}

.award-winning img{
  padding-bottom: 16px;
}
.award-winning .title {
  padding-top: 25px;
}
.award-winning .title h3, .award-winning .title p {
  margin: 0;
}
.award-winning .title h3 {
  font-weight: 600;
  color: #FFFFFF;
  font-size: 32px;
}
.award-winning .title h3 span {
  color: #FE5A0E;
  font-weight: bold;
  font-style: italic;
  background: -webkit-gradient(linear, left top, right top, from(#f80503), to(#ff7d09));
  background: linear-gradient(to right, #f80503 0%, #ff7d09 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.award-winning .title h3:after {
  display: inline-block;
  vertical-align: bottom;
  content: '';
  width: 38px;
  height: 2px;
  background: #FFFFFF;
  margin-left: 15px;
}
.award-winning .title p {
  font-size: 16px;
  line-height: 28px;
  color: #FFFFFF;
  letter-spacing: .01em;
  margin-top: 8px;
}
.award-winning .img-box {
  position: relative;
}
.award-winning .img-box:before {
  content: '';
  width: 1px;
  height: 93px;
  background: #626161;
  position: absolute;
  left: 54%;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

   .award-winning .first{
   border-left: 2px solid white;
}


/************************** 
* 9. brand styles 
***************************/
.brand-carousel-area {
  padding: 65px 0;
}
.brand-carousel-area img{
      border: 1px solid #cfcfcf;
}
.brand-carousel-area .brand-carousel {
  text-align: center;
}
.brand-carousel-area .brand-carousel i {
  font-size: 150px;
  color: #888888;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.brand-carousel-area .brand-carousel i:hover {
  color: #000;
}
.brand-carousel-area .brand-carousel .owl-nav {
  display: none;
}
.brand-carousel-area.home-three {
  padding: 10px 0;
}

/************************** 
* 10. blog styles 
***************************/
.blog-style-one .single-blog-style-one .img-box {
  position: relative;
  overflow: hidden;
}
.blog-style-one .single-blog-style-one .img-box:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: #fff;
  opacity: 0;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.blog-style-one .single-blog-style-one .img-box > img {
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  -webkit-transform: sclae(1);
          transform: sclae(1);
}
.blog-style-one .single-blog-style-one .img-box:hover:after {
  opacity: .3;
}
.blog-style-one .single-blog-style-one .img-box:hover > img {
  -webkit-transform: scale(1.03);
          transform: scale(1.03);
}
.blog-style-one .single-blog-style-one .meta-info {
  margin-top: 23px;
  margin-bottom: 10px;
}
.blog-style-one .single-blog-style-one .meta-info a {
  color: #888888;
  font-size: 16px;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.blog-style-one .single-blog-style-one .meta-info a:hover {
  color: #FE5A0E;
}
.blog-style-one .single-blog-style-one .meta-info a + a {
  margin-left: 10px;
}
.blog-style-one .single-blog-style-one h3 {
  margin: 0;
  font-size: 18px;
  line-height: 27px;
  color: #262626;
  font-weight: 600;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  margin-bottom: 10px;
}
.blog-style-one .single-blog-style-one h3:hover {
  color: #FE5A0E;
}
.blog-style-one .single-blog-style-one p {
  margin: 0;
  color: #888888;
  font-size: 16px;
  margin-bottom: 7px;
}
.blog-style-one .single-blog-style-one a.read-more {
  color: #FE5A0E;
  font-weight: 600;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  margin: 0;
  display: inline-block;
  vertical-align: baseline;
}
.blog-style-one .single-blog-style-one a.read-more i {
  margin-left: 4px;
  display: inline-block;
  vertical-align: baseline;
  position: relative;
  top: 1px;
}
.blog-style-one .single-blog-style-one a.read-more:hover {
  margin-left: 5px;
}
.blog-style-one .blog-list-sidebar {
  border: 1px solid #E6E5E5;
  background: #fff;
}
.blog-style-one .blog-list-sidebar .single-blog-list {
  padding: 14px 30px;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.blog-style-one .blog-list-sidebar .single-blog-list + .single-blog-list {
  border-top: 1px solid #E6E5E5;
}
.blog-style-one .blog-list-sidebar .single-blog-list h3,
.blog-style-one .blog-list-sidebar .single-blog-list p {
  margin: 0;
}
.blog-style-one .blog-list-sidebar .single-blog-list h3 {
  color: #242424;
  font-size: 18px;
  line-height: 27px;
  font-weight: 600;
 
}
.blog-style-one .blog-list-sidebar .single-blog-list p {
  color: #888888;
  font-size: 16px;
  line-height: 1em;
  margin-bottom: 4px;
  margin-top: 7px;
}
.blog-style-one .blog-list-sidebar .single-blog-list .cat-list a {
  font-size: 16px;
  color: #888888;
  line-height: 1em;
}
.blog-style-one .blog-list-sidebar .single-blog-list:hover {
  background: #262626;
}
.blog-style-one .blog-list-sidebar .single-blog-list:hover h3 {
  color: #FE5A0E;
}
.blog-style-one .blog-list-sidebar .single-blog-list:hover p,
.blog-style-one .blog-list-sidebar .single-blog-list:hover .cat-list a {
  color: #F6F6F6;
}
.blog-style-one .blog-list-sidebar .btn-box {
  border-top: 1px solid #E6E5E5;
  padding: 16px 30px;
}
.blog-style-one .blog-list-sidebar .btn-box a {
  color: #FE5A0E;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: .01em;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.blog-style-one .blog-list-sidebar .btn-box a:hover {
  color: #252525;
}

.single-blog-style-two + .single-blog-style-two {
  margin-top: 60px;
}
.single-blog-style-two .img-box {
  position: relative;
  overflow: hidden;
}
.single-blog-style-two .img-box:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: #fff;
  opacity: 0;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.single-blog-style-two .img-box > img {
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  -webkit-transform: sclae(1);
          transform: sclae(1);
}
.single-blog-style-two .img-box:hover:after {
  opacity: .3;
}
.single-blog-style-two .img-box:hover > img {
  -webkit-transform: scale(1.03);
          transform: scale(1.03);
}
.single-blog-style-two .text-box {
  background: #F8F8F8;
  padding: 0 30px;
  padding-top: 35px;
  padding-bottom: 35px;
}
.single-blog-style-two .text-box h3 {
  margin: 0;
  font-size: 28px;
  font-weight: 600;
  color: #262626;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  line-height: 1.25em;
}
.single-blog-style-two .text-box h3:hover {
  color: #FE5A0E;
}
.single-blog-style-two .text-box .meta-info {
  margin-top: 20px;
  margin-bottom: 20px;
}
.single-blog-style-two .text-box .meta-info a {
  color: #555555;
  font-size: 15px;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.single-blog-style-two .text-box .meta-info a:hover {
  color: #FE5A0E;
}
.single-blog-style-two .text-box .meta-info a i {
  color: #FE5A0E;
  font-size: 12px;
  margin-right: 4px;
}
.single-blog-style-two .text-box .meta-info a + a {
  margin-left: 13px;
}
.single-blog-style-two .text-box p {
  color: #555555;
  font-size: 16px;
  line-height: 28px;
  margin: 0;
}
.single-blog-style-two .text-box a.more {
  display: inline-block;
  width: 202px;
  height: 54px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  line-height: 54px;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  background: #FE5A0E;
  margin-top: 25px;
}
.single-blog-style-two .text-box a.more:before {
  background: #252525;
}

.blog-post-pagination {
  margin-top: 60px;
}
.blog-post-pagination a {
  display: inline-block;
  vertical-align: middle;
  width: 42px;
  height: 42px;
  line-height: 38px;
  color: #262626;
  font-weight: 600;
  font-size: 18px;
  background-color: transparent;
  border-radius: 50%;
  border: 2px solid #CCCBCB;
  text-align: center;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.blog-post-pagination a + a {
  margin-left: 10px;
}
.blog-post-pagination a.active, .blog-post-pagination a:hover {
  border-color: #888888;
  color: #fff;
  background: #888888;
}

.blog-details-page .single-blog-style-two .text-box h4 {
  margin: 0;
  color: #262626;
  font-weight: 500;
  font-size: 18px;
}
.blog-details-page .single-blog-style-two .text-box p {
  margin: 0;
}
.blog-details-page .tags-share-box {
  margin: 35px 0;
}
.blog-details-page .tags-share-box .tags-box ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.blog-details-page .tags-share-box .tags-box ul li {
  display: inline-block;
}
.blog-details-page .tags-share-box .tags-box ul li + li {
  margin-left: 5px;
}
.blog-details-page .tags-share-box .tags-box ul li a,
.blog-details-page .tags-share-box .tags-box ul li span {
  display: block;
}
.blog-details-page .tags-share-box .tags-box ul li span {
  font-size: 15px;
  color: #262626;
  font-weight: 500;
  padding-right: 10px;
}
.blog-details-page .tags-share-box .tags-box ul li a {
  border-radius: 20px;
  border: 1px solid #262626;
  height: 40px;
  line-height: 40px;
  color: #514A47;
  font-size: 15px;
  text-align: center;
  padding: 0 25px;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.blog-details-page .tags-share-box .tags-box ul li a:hover {
  background: #262626;
  border-color: #262626;
  color: #fff;
}
.blog-details-page .tags-share-box .social {
  padding: 5px 0;
}
.blog-details-page .tags-share-box .social a {
  display: inline-block;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: #3B5996;
  color: #fff;
  line-height: 32px;
  font-size: 18px;
  text-align: center;
}
.blog-details-page .tags-share-box .social a + a {
  margin-left: 5px;
}
.blog-details-page .tags-share-box .social a.fa-twitter {
  background: #55ABEC;
}
.blog-details-page .tags-share-box .social a.fa-google-plus-g {
  background: #DC4A39;
}
.blog-details-page .tags-share-box .social a.fa-dribbble {
  background: #CC3498;
}
.blog-details-page .post-links {
  border: 1px solid #EBEBEF;
  border-left: 0;
  border-right: 0;
  padding: 19.5px 0;
  margin-bottom: 35px;
}
.blog-details-page .post-links a {
  font-size: 15px;
  color: #514A47;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.blog-details-page .post-links a:hover {
  color: #262626;
}
.blog-details-page .post-links a.prev-post i {
  margin-right: 3px;
}
.blog-details-page .post-links a.next-post i {
  margin-left: 3px;
}
.blog-details-page .title-blog-details-page {
  margin-bottom: 30px;
}
.blog-details-page .title-blog-details-page h3 {
  margin: 0;
  color: #262626;
  font-size: 24px;
  font-weight: 600;
}
.blog-details-page .title-blog-details-page h3 span {
  font-family: 'Playfair Display', serif;
  font-weight: bold;
  font-style: italic;
  background: -webkit-gradient(linear, left top, right top, from(#f80503), to(#ff7d09));
  background: linear-gradient(to right, #f80503 0%, #ff7d09 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.blog-details-page .title-blog-details-page h3:after {
  display: inline-block;
  vertical-align: middle;
  content: '';
  width: 38px;
  height: 2px;
  background: #888888;
  margin-left: 15px;
  margin-top: 18px;
}
.blog-details-page .comment-box-wrapper {
  margin-bottom: 80px;
}
.blog-details-page .comment-box-wrapper .single-comment-box + .single-comment-box {
  margin-top: 30px;
}
.blog-details-page .comment-box-wrapper .single-comment-box .img-box,
.blog-details-page .comment-box-wrapper .single-comment-box .text-box {
  display: table-cell;
  vertical-align: top;
}
.blog-details-page .comment-box-wrapper .single-comment-box .img-box {
  width: 75px;
}
.blog-details-page .comment-box-wrapper .single-comment-box .img-box > img {
  width: 100%;
  border-radius: 50%;
}
.blog-details-page .comment-box-wrapper .single-comment-box .text-box {
  padding-left: 30px;
}
.blog-details-page .comment-box-wrapper .single-comment-box .text-box .inner {
  background: #F4F4FA;
  padding: 25px;
  position: relative;
}
.blog-details-page .comment-box-wrapper .single-comment-box .text-box h3,
.blog-details-page .comment-box-wrapper .single-comment-box .text-box p {
  margin: 0;
}
.blog-details-page .comment-box-wrapper .single-comment-box .text-box span.date {
  display: block;
  line-height: 1em;
  color: #514A47;
  font-weight: 500;
  font-size: 14px;
}
.blog-details-page .comment-box-wrapper .single-comment-box .text-box h3 {
  font-size: 18px;
  color: #150A33;
  font-weight: 600;
  margin-bottom: 15px;
}
.blog-details-page .comment-box-wrapper .single-comment-box .text-box p {
  font-size: 15px;
  color: #514A47;
  line-height: 27px;
  margin-top: 15px;
}
.blog-details-page .comment-box-wrapper .single-comment-box .text-box a.reply {
  color: #FFFFFF;
  font-size: 15px;
  font-weight: 500;
  width: 82px;
  height: 35px;
  background: #FE5A0E;
  border-radius: 17.5px;
  line-height: 35px;
  position: absolute;
  top: 25px;
  right: 25px;
  display: inline-block;
  text-align: center;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.blog-details-page .comment-box-wrapper .single-comment-box .text-box a.reply:hover {
  background: #252525;
}
.blog-details-page .comment-box-wrapper .single-comment-box.second-level {
  padding-left: 100px;
}
.blog-details-page .comment-box-wrapper .single-comment-box.third-level {
  padding-left: 200px;
}
@media (max-width: 736px) {
  .blog-details-page .comment-box-wrapper .single-comment-box.second-level {
    padding-left: 0px;
  }
  .blog-details-page .comment-box-wrapper .single-comment-box.third-level {
    padding-left: 0px;
  }
}
.blog-details-page .comment-form {
  margin-left: -7.5px;
  margin-right: -7.5px;
}
.blog-details-page .comment-form [class*=col-] {
  padding-left: 7.5px;
  padding-right: 7.5px;
}
.blog-details-page .comment-form input,
.blog-details-page .comment-form textarea {
  border: none;
  outline: none;
  width: 100%;
  height: 46px;
  border: 1px solid #E0E0E0;
  padding-left: 25px;
  display: block;
}
.blog-details-page .comment-form input.error,
.blog-details-page .comment-form textarea.error {
  background: rgba(255, 0, 0, 0.5);
}
.blog-details-page .comment-form label.error {
  display: none !important;
}
.blog-details-page .comment-form input {
  margin-bottom: 15px;
}
.blog-details-page .comment-form textarea {
  height: 116px;
  margin-top: 0px;
  padding-top: 10px;
  margin-bottom: 15px;
}
.blog-details-page .comment-form button.thm-btn {
  border: none;
  outline: none;
  width: 202px;
  height: 54px;
  line-height: 54px;
  text-align: center;
  background: #FE5A0E;
  font-size: 16px;
  border-radius: 0px;
  display: inline-block;
  vertical-align: middle;
  margin-left: auto;
  margin-right: auto;
  color: #fff;
  font-weight: 600;
}
.blog-details-page .comment-form button.thm-btn:before {
  background: #252525;
}

/************************** 
* 11. testimonials styles 
***************************/
.testimonials-style-one {
  padding-bottom: 125px;
}
.testimonials-style-one .sec-title {
  margin-bottom: 70px;
}

.single-testimonials-style-one {
  background: #F5F5F5;
  position: relative;
  padding-left: 55px;
  padding-top: 50px;
  padding-bottom: 45px;
  margin-bottom: 100px;
}
.single-testimonials-style-one h3,
.single-testimonials-style-one p {
  margin: 0;
}
.single-testimonials-style-one h3 {
  font-size: 20px;
  font-family: 'Poppins';
  color: #252525;
  font-weight: 600;
  margin-bottom: 15px;
}
.single-testimonials-style-one p {
  font-size: 15px;
  line-height: 27px;
  color: #545454;
  width: 83%;
}
.single-testimonials-style-one img.qoute-img {
  position: absolute;
  top: 25px;
  right: 35px;
  width: auto;
}
.single-testimonials-style-one .name-box {
  position: absolute;
  bottom: -100px;
  left: 55px;
}
.single-testimonials-style-one .name-box .img-box,
.single-testimonials-style-one .name-box .text-box {
  display: table-cell;
  vertical-align: middle;
}
.single-testimonials-style-one .name-box .img-box {
  width: 70px;
  border-radius: 50%;
}
.single-testimonials-style-one .name-box .img-box img {
  width: 100%;
  border-radius: 50%;
}
.single-testimonials-style-one .name-box .text-box {
  padding-left: 15px;
}
.single-testimonials-style-one .name-box .text-box h4 {
  margin: 0;
  color: #545454;
  font-size: 18px;
  font-weight: 600;
  font-family: 'Poppins';
}
.single-testimonials-style-one .name-box .text-box span {
  font-size: 16px;
  color: #545454;
}

.testimonials-style-one-carousel .owl-nav {
  margin: 0;
}
.testimonials-style-one-carousel .owl-nav [class*=owl-] {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: #DDDDDD;
  color: #888888;
  font-size: 15px;
  margin: 0;
  padding: 0;
  text-align: center;
  line-height: 28px;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  margin-top: -40px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.testimonials-style-one-carousel .owl-nav [class*=owl-]:hover {
  background: #FE5A0E;
}
.testimonials-style-one-carousel .owl-nav .owl-prev {
  left: -14px;
}
.testimonials-style-one-carousel .owl-nav .owl-next {
  right: -14px;
}

.single-testimonial-style-two .inner {
  background: #252525;
  position: relative;
  z-index: 999;
}
.single-testimonial-style-two p {
  position: relative;
  color: #E7E9EA;
  padding-top: 30px;
  padding-bottom: 20px;
  font-size: 18px;
  line-height: 28px;
  margin: 0;
}
.single-testimonial-style-two p i.fas {
  color: #FE5A0E;
  font-size: 17px;
  position: absolute;
}
.single-testimonial-style-two p i.fa-quote-left {
  top: 0;
  left: 0;
}
.single-testimonial-style-two p i.fa-quote-right {
  bottom: 0;
  right: 0;
}
.single-testimonial-style-two .client-info-box {
  margin-top: 30px;
}
.single-testimonial-style-two .client-info-box .img-box,
.single-testimonial-style-two .client-info-box .text-box {
  display: table-cell;
  vertical-align: middle;
}
.single-testimonial-style-two .client-info-box .img-box {
  width: 90px;
}
.single-testimonial-style-two .client-info-box .img-box > img {
  width: 100%;
  border-radius: 50%;
  border: 5px solid #FFFFFF;
}
.single-testimonial-style-two .client-info-box .text-box {
  padding-left: 15px;
}
.single-testimonial-style-two .client-info-box .text-box h3 {
  margin: 0;
  color: #FFFFFF;
  font-size: 22px;
  font-weight: 600;
  font-family: 'Poppins';
}
.single-testimonial-style-two .client-info-box .text-box p {
  margin: 0;
  color: #FE5A0E;
  font-size: 16px;
  padding: 0;
}

.testimonials-style-two-carousel .owl-stage-outer:before, .testimonials-style-two-carousel .owl-stage-outer:after {
  content: '';
  width: 1px;
  height: calc(100% - 0px);
  position: absolute;
  top: 0;
  background: #403F3F;
  z-index: -1;
}
.testimonials-style-two-carousel .owl-stage-outer:before {
  left: 31.83%;
}
.testimonials-style-two-carousel .owl-stage-outer:after {
  right: 31.83%;
}
.testimonials-style-two-carousel .owl-dots {
  margin-top: 60px;
  display: none !important;
}
.testimonials-style-two-carousel .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px;
  background: #3396EC;
}
.testimonials-style-two-carousel .owl-dots .owl-dot.active span,
.testimonials-style-two-carousel .owl-theme .owl-dots .owl-dot:hover span {
  background: #FFFFFF;
}
.testimonials-style-two-carousel .owl-nav {
  margin-top: 40px;
  display: none;
}
.testimonials-style-two-carousel .owl-nav [class*="owl-"] {
  width: 40px;
  height: 40px;
  background: #fff;
  color: #000;
  font-size: 16px;
  padding: 0;
  border-radius: 50%;
  line-height: 40px;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.testimonials-style-two-carousel .owl-nav [class*="owl-"]:hover {
  background: #147DD8;
  color: #fff;
}

.testimonials-style-two {
  padding: 110px 0;
  background: #262626 url(../img/testi-2-bg.jpg) center center no-repeat;
  background-size: 100% 100%;
}
.testimonials-style-two .sec-title {
  margin-bottom: 90px;
}

.testimonials-style-three {
/*  padding-top: 225px;
  padding-bottom: 110px;*/
  /*background: #000 url(../img/testi-bg.jpg) center center no-repeat fixed;*/
  background-size: cover;
  position: relative;
}
.testimonials-style-three:before {
  content: '';
  /*background: #361201;*/
  opacity: .65;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0;
}
.testimonials-style-three .container {
  position: relative;
  z-index: 10;
  max-width: 930px;
}
.testimonials-style-three .sec-title {
  margin-bottom: 0;
  padding-left: 202px;
  margin-bottom: 30px;
}
.testimonials-style-three .single-testimonials-style-three .img-box,
.testimonials-style-three .single-testimonials-style-three .text-box {
  display: table-cell;
  vertical-align: top;
}
.testimonials-style-three .single-testimonials-style-three .img-box {
  width: 102px;
}
.testimonials-style-three .single-testimonials-style-three .img-box > img {
  width: 100%;
  border-radius: 50%;
  margin-top: 4px;
}
.testimonials-style-three .single-testimonials-style-three .text-box {
  padding-left: 100px;
  position: relative;
  padding-bottom: 10px;
}
.testimonials-style-three .single-testimonials-style-three .text-box p {
  color: #000;
  font-size: 16px;
  line-height: 28px;
  margin: 0;
}
.testimonials-style-three .single-testimonials-style-three .text-box .client-name {
  margin-top: 30px;
  text-align: right;
  color: #fff;
  font-size: 15px;
  font-weight: 500;
}
.testimonials-style-three .single-testimonials-style-three .text-box .client-name span {
  color: #FE5A0E;
}
.testimonials-style-three .single-testimonials-style-three .text-box:after {
  content: '';
  width: 48px;
  height: 39px;
  background: transparent url(../img/testi-quote-1-1.png) 0 0 no-repeat;
  position: absolute;
  bottom: 0;
  left: 100px;
}
.testimonials-style-three .single-testimonials-style-three .text-box:before {
  content: '';
  width: 2px;
  height: 107px;
  background: #fff;
  position: absolute;
  top: 4px;
  left: 50px;
}

.testimonials-style-three-carousel .owl-nav {
  margin: 0;
/*  position: absolute;
  top: -75px;
  right: 0;*/
}
.testimonials-style-three-carousel .owl-nav [class*=owl-] {
  width: 45px;
  height: 45px;
      border-radius: 50%;
    background: #ea4645;
    color: white;
  font-size: 20px;
      top: 50%;
  margin: 0;
  padding: 0;
  text-align: center;
  line-height: 41px;
  border: 2px solid #fff;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.testimonials-style-three-carousel .owl-nav [class*=owl-]:hover {
  border-color: #FE5A0E;
  background: #FE5A0E;
}
.testimonials-style-three-carousel .owl-nav [class*=owl-next] {
  margin-left: 10px;
  position: absolute;
  right: -21px;
}

.testimonials-style-four {
  padding-bottom: 60px;
}
.testimonials-style-four .sec-title {
  margin-bottom: 55px;
  border-bottom: 1px solid #E0E0E0;
  padding-bottom: 20px;
}
.testimonials-style-four .sec-title p {
  font-size: 18px;
  line-height: 28px;
  color: #545454;
  padding-left: 0px;
  padding-top: 7px;
}
.testimonials-style-four .single-testimonial-style-four {
  margin-bottom: 60px;
}
.testimonials-style-four .single-testimonial-style-four .top-box {
  position: relative;
}
.testimonials-style-four .single-testimonial-style-four .top-box i.qoute-icon {
  color: #000000;
  font-size: 35px;
  position: absolute;
  top: 0;
  right: 20px;
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
}
.testimonials-style-four .single-testimonial-style-four .top-box .text-box h3 {
  margin: 0;
  color: #252525;
  font-size: 24px;
  font-weight: 600;
  font-family: 'Poppins';
  margin-bottom: 5px;
}
.testimonials-style-four .single-testimonial-style-four .top-box .text-box h4 {
  margin: 0;
  color: #878787;
  font-size: 16px;
  font-weight: 400;
  margin-top: 15px;
}
.testimonials-style-four .single-testimonial-style-four .content-box {
  padding-top: 25px;
}
.testimonials-style-four .single-testimonial-style-four .content-box p {
  color: #73777C;
  font-size: 15px;
  line-height: 27px;
  letter-spacing: .025em;
  font-family: 'Rubik';
  margin: 0;
}
.testimonials-style-four .single-testimonial-style-four .content-box .stars {
  margin-top: 20px;
}
.testimonials-style-four .single-testimonial-style-four .content-box .stars i {
  color: #FD5912;
  font-size: 15px;
}
.testimonials-style-four .single-testimonial-style-four .content-box .stars i + i {
  margin-left: 5px;
}

/************************** 
* 12. rqa styles 
***************************/
.rqa-box {
  background: #262626;
  padding: 45px 30px;
}
.rqa-box h3, .rqa-box p {
  margin: 0;
}
.rqa-box h3 {
  font-size: 28px;
  color: #fff;
  font-weight: 600;
  font-family: 'Poppins';
}
.rqa-box h3 span {
  color: #FE5A0E;
  font-family: 'Playfair Display', serif;
  font-weight: bold;
  font-style: italic;
  background: -webkit-gradient(linear, left top, right top, from(#f80503), to(#ff7d09));
  background: linear-gradient(to right, #f80503 0%, #ff7d09 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.rqa-box h3:after {
  display: inline-block;
  vertical-align: middle;
  content: '';
  width: 38px;
  height: 2px;
  margin-top: 7px;
  background: #fff;
  margin-left: 15px;
}
.rqa-box p {
  font-size: 18px;
  line-height: 28px;
  color: #FFFFFF;
  margin-top: 15px;
}
.rqa-box form.rqa-form {
  margin-top: 20px;
}
.rqa-box form.rqa-form input, .rqa-box form.rqa-form textarea {
  width: 100%;
  height: 42px;
  color: #B1B1B1;
  font-size: 16px;
  padding-left: 20px;
  display: block;
}
.rqa-box form.rqa-form input::-webkit-input-placeholder, .rqa-box form.rqa-form textarea::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #B1B1B1;
}
.rqa-box form.rqa-form input::-moz-placeholder, .rqa-box form.rqa-form textarea::-moz-placeholder {
  /* Firefox 19+ */
  color: #B1B1B1;
}
.rqa-box form.rqa-form input:-ms-input-placeholder, .rqa-box form.rqa-form textarea:-ms-input-placeholder {
  /* IE 10+ */
  color: #B1B1B1;
}
.rqa-box form.rqa-form input:-moz-placeholder, .rqa-box form.rqa-form textarea:-moz-placeholder {
  /* Firefox 18- */
  color: #B1B1B1;
}
.rqa-box form.rqa-form input + input {
  margin-top: 8px;
}
.rqa-box form.rqa-form textarea {
  height: 121px;
  margin-top: 8px;
  margin-bottom: 25px;
  padding-top: 10px;
}
.rqa-box form.rqa-form button {
  display: inline-block;
  width: 172px;
  height: 44px;
  border: none;
  outline: none;
  background: #FE5A0E;
  color: #FFFFFF;
  font-size: 16px;
  font-family: 'Poppins';
  font-weight: 600;
  line-height: 44px;
}
.rqa-box form.rqa-form button i {
  margin-left: 4px;
}
.rqa-box form.rqa-form button:before {
  background: #fff;
}
.rqa-box form.rqa-form button:hover {
  color: #252525;
}

/************************** 
* 13. faq styles 
***************************/
.faq-style-one .sec-title {
  padding-top: 25px;
  margin-bottom: 45px;
}
.faq-style-one .accrodion-grp {
  background: #F6F6F6;
  padding-top: 10px;
  padding-bottom: 10px;
}
.faq-style-one .accrodion-grp .accrodion {
  padding-left: 25px;
  padding-right: 25px;
}
.faq-style-one .accrodion-grp .accrodion + .accrodion .accrodion-title {
  border-top: 1px solid #e1e1e1;
}
.faq-style-one .accrodion-grp .accrodion .accrodion-title {
  padding: 22px 0;
  cursor: pointer;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.faq-style-one .accrodion-grp .accrodion .accrodion-title h4 {
  margin: 0;
  position: relative;
  font-size: 18px;
  color: #262626;
  font-weight: 600;
  font-family: 'Poppins';
}
.faq-style-one .accrodion-grp .accrodion .accrodion-title h4:before {
  content: "\f063";
  font-family: 'Font Awesome 5 Free';
  color: #999999;
  font-size: 10px;
  position: absolute;
  top: 50%;
  right: 0px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-weight: 900;
  width: 25px;
  height: 25px;
  line-height: 21px;
  border-radius: 50%;
  border: 2px solid #999999;
  text-align: center;
}
.faq-style-one .accrodion-grp .accrodion .accrodion-content .inner {
  padding-bottom: 20px;
}
.faq-style-one .accrodion-grp .accrodion .accrodion-content p {
  margin: 0;
  font-size: 16px;
  line-height: 26px;
  color: #555555;
}
.faq-style-one .accrodion-grp .accrodion.active .accrodion-title h4 {
  color: red;
}
.faq-style-one .accrodion-grp .accrodion.active .accrodion-title h4:before {
  content: "\f062";
  font-weight: 900;
  color: #262626;
  border-color: #262626;
}
.faq-style-one a.more-info {
  color: #FE5A0E;
  font-size: 16px;
  font-weight: 600;
  font-family: 'Poppins';
  letter-spacing: .01em;
  display: inline-block;
  margin-top: 35px;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  margin-left: 0;
}
.faq-style-one a.more-info:hover {
  margin-left: 10px;
}

/************************** 
* 14. team styles 
***************************/
.single-team-style-one .img-box {
  position: relative;
}
.single-team-style-one .img-box > img {
  position: relative;
  z-index: 3;
}
.single-team-style-one .img-box .name-box {
  width: 90%;
  position: absolute;
  bottom: 65px;
}
.single-team-style-one .img-box .name-box .inner {
  background: #FE5A0E;
  color: #FFFFFF;
  font-size: 18px;
  line-height: 1.2em;
  font-weight: 600;
  font-family: 'Poppins';
  padding: 17px 0;
  z-index: 4;
  position: relative;
}
.single-team-style-one .img-box .name-box:after {
  content: '';
  position: absolute;
  top: 100%;
  right: 0;
  width: 58px;
  height: 51px;
  background: transparent url(../img/team-tri-shape.png) 0 0 no-repeat;
  margin-top: -2px;
  z-index: 1;
}
.single-team-style-one .text-box p {
  margin: 0;
  color: #888888;
  font-size: 16px;
  margin-top: 19px;
}
.single-team-style-one .text-box .social {
  margin-top: 5px;
}
.single-team-style-one .text-box .social a {
  color: #262626;
  font-size: 16px;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.single-team-style-one .text-box .social a:hover {
  color: #FE5A0E;
}
.single-team-style-one .text-box .social a + a {
  margin-left: 11px;
}

.team-style-one .sec-title {
  margin-bottom: 85px;
}

.team-page {
  padding-bottom: 75px;
}
.team-page .single-team-style-one {
  margin-bottom: 50px;
}

.single-team-style-two {
  text-align: center;
}
.single-team-style-two .img-box {
  width: 185px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  position: relative;
  border-radius: 50%;
}
.single-team-style-two .img-box .social {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(254, 90, 14, 0.75);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 50%;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.single-team-style-two .img-box .social .inner {
  text-align: center;
  width: 100%;
}
.single-team-style-two .img-box .social a {
  font-size: 16px;
  color: #fff;
}
.single-team-style-two .img-box .social a + a {
  margin-left: 10px;
}
.single-team-style-two .img-box > img {
  border-radius: 50%;
  width: 100%;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  -webkit-transform: scale(1);
          transform: scale(1);
}
.single-team-style-two .img-box:hover > img {
  -webkit-transform: scale(1.02);
          transform: scale(1.02);
}
.single-team-style-two .img-box:hover .social {
  -webkit-transform: scale(1);
          transform: scale(1);
}
.single-team-style-two .text-box h3, .single-team-style-two .text-box p {
  margin: 0;
}
.single-team-style-two .text-box h3 {
  color: #262626;
  font-family: 'Poppins';
  font-size: 18px;
  font-weight: 600;
  margin-top: 30px;
}
.single-team-style-two .text-box p {
  font-size: 16px;
  color: #888888;
  margin-top: 5px;
}

.team-style-two .sec-title {
  margin-bottom: 75px;
}

.team-style-two-carousel .owl-nav [class*=owl-] {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: #DDDDDD;
  color: #888888;
  font-size: 15px;
  margin: 0;
  padding: 0;
  text-align: center;
  line-height: 28px;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.team-style-two-carousel .owl-nav [class*=owl-]:hover {
  background: #FE5A0E;
}
.team-style-two-carousel .owl-nav .owl-prev {
  left: -14px;
}
.team-style-two-carousel .owl-nav .owl-next {
  right: -14px;
}

/************************** 
* 15. features styles 
***************************/
.feature-style-one [class*=col-md]:nth-child(1) {
  background: #F6F6F6;
  padding: 0;
}
.feature-style-one [class*=col-md]:nth-child(2) {
  background: #FE5A0E;
  padding: 0;
}
.feature-style-one [class*=col-md]:nth-child(3) {
  background: #262626;
  padding: 0;
}
.feature-style-one.overlapped-top {
  margin-top: -85.5px;
  position: relative;
  z-index: 20;
}
.feature-style-one.overlapped-bottom {
  margin-bottom: -85.5px;
  position: relative;
  z-index: 20;
}
.feature-style-one .single-feature-style-one {
  padding: 41px 25px;
}
.feature-style-one .single-feature-style-one .icon-box, .feature-style-one .single-feature-style-one .text-box {
  display: table-cell;
  vertical-align: middle;
}
.feature-style-one .single-feature-style-one .icon-box {
  width: 60px;
}
.feature-style-one .single-feature-style-one .icon-box i {
  color: #000000;
  font-size: 60px;
}
.feature-style-one .single-feature-style-one .text-box {
  padding-left: 20px;
}
.feature-style-one .single-feature-style-one .text-box h3, .feature-style-one .single-feature-style-one .text-box p {
  margin: 0;
}
.feature-style-one .single-feature-style-one .text-box h3 {
  font-size: 24px;
  font-weight: 600;
  color: #262626;
}
.feature-style-one .single-feature-style-one .text-box p {
  font-size: 16px;
  line-height: 24px;
  color: #555555;
  margin-top: 15px;
}
.feature-style-one .single-feature-style-one.light .icon-box i {
  color: #fff;
}
.feature-style-one .single-feature-style-one.light .text-box h3, .feature-style-one .single-feature-style-one.light .text-box p {
  color: #fff;
}

.features-style-two {
  padding-bottom: 120px;
}

.single-features-style-two {
    border: 1px solid #E8E8E8;
    text-align: center;
    /* min-height: 306px; */
    /* display: -webkit-box; */
    display: -ms-flexbox;
    /* display: flex; */
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.single-features-style-two .inner {
  width: 100%;
}
.single-features-style-two i {
  font-size: 53px;
  color: #262626;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.single-features-style-two h3, .single-features-style-two p {
  margin: 0;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.single-features-style-two h3 {
  font-size: 22px;
  line-height: 27px;
  color: #252525;

  font-weight: 600;
  letter-spacing: -0.025em;
  margin-top: 18px;
  margin-bottom: 10px;
}
.single-features-style-two p {
  font-size: 15px;
  line-height: 27px;
  color: #545454;
  width: 73%;
  margin-left: auto;
  margin-right: auto;
}
.single-features-style-two:before {
  /*background: #FD5912;*/
      background: #ea4645;
}
.single-features-style-two:hover h3, .single-features-style-two:hover p, .single-features-style-two:hover i {
  color: #fff;
}

/************************** 
* 16. contact styles 
***************************/
#contact-google-map {
  width: 100%;
  height: 423px;
}

.contact-info-style-one {
  background: #262626;
  border-bottom: 3px solid #FE5A0E;
padding: 35px 0;
}
.contact-info-style-one .title h3, .contact-info-style-one .title p {
  margin: 0;
}
.contact-info-style-one .title h3 {
  font-family: 'Poppins';
  font-weight: 600;
  color: #FFFFFF;
  font-size: 32px;
}
.contact-info-style-one .title h3 span {
  color: #FE5A0E;
  font-family: 'Playfair Display', serif;
  font-weight: bold;
  font-style: italic;
  background: -webkit-gradient(linear, left top, right top, from(#f80503), to(#ff7d09));
  background: linear-gradient(to right, #f80503 0%, #ff7d09 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.contact-info-style-one .title h3:after {
  display: inline-block;
  vertical-align: bottom;
  content: '';
  width: 38px;
  height: 2px;
  background: #FFFFFF;
  margin-left: 15px;
}
.contact-info-style-one .title p {
  font-size: 16px;
  line-height: 28px;
  color: #FFFFFF;
  letter-spacing: .01em;
  margin-top: 8px;
}
.contact-info-style-one .contact-infos {
  padding: 21px 0;
  padding-left: 70px;
}
.contact-info-style-one .contact-infos .single-contact-infos {
  display: inline-block;
  vertical-align: middle;
}
.contact-info-style-one .contact-infos .single-contact-infos + .single-contact-infos {
  margin-left: 65px;
}
.contact-info-style-one .contact-infos .single-contact-infos .icon-box, .contact-info-style-one .contact-infos .single-contact-infos .text-box {
  display: table-cell;
  vertical-align: middle;
}
.contact-info-style-one .contact-infos .single-contact-infos .icon-box {
  width: 33px;
}
.contact-info-style-one .contact-infos .single-contact-infos .icon-box i {
  font-size: 33px;
  color: #ffffff;
}
.contact-info-style-one .contact-infos .single-contact-infos .text-box {
  padding-left: 20px;
}
.contact-info-style-one .contact-infos .single-contact-infos .text-box h3, .contact-info-style-one .contact-infos .single-contact-infos .text-box p {
  margin: 0;
}
.contact-info-style-one .contact-infos .single-contact-infos .text-box h3 {
  font-size: 28px;

  color: #FE5A0E;
  font-weight: 600;
}
.contact-info-style-one .contact-infos .single-contact-infos .text-box p {
  font-size: 18px;

  color: #FFFFFF;
}

.contact-page #contact-page-google-map {
  width: 100%;
  height: 495px;
}
.contact-page form.contact-form h3 {
  margin: 0;
  font-size: 24px;
  color: #262626;

  font-weight: 500;
  margin-bottom: 30px;
  margin-top: 10px;
}
.contact-page form.contact-form input, .contact-page form.contact-form textarea {
  border: none;
  outline: none;
  width: 100%;
  height: 45px;
  color: #888888;
  font-size: 16px;
  padding-left: 20px;
  display: block;
  font-size: 16px;
  background: #F6F6F6;
  margin-bottom: 25px;
}
.contact-page form.contact-form input::-webkit-input-placeholder, .contact-page form.contact-form textarea::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #888888;
}
.contact-page form.contact-form input::-moz-placeholder, .contact-page form.contact-form textarea::-moz-placeholder {
  /* Firefox 19+ */
  color: #888888;
}
.contact-page form.contact-form input:-ms-input-placeholder, .contact-page form.contact-form textarea:-ms-input-placeholder {
  /* IE 10+ */
  color: #888888;
}
.contact-page form.contact-form input:-moz-placeholder, .contact-page form.contact-form textarea:-moz-placeholder {
  /* Firefox 18- */
  color: #888888;
}
.contact-page form.contact-form input.error, .contact-page form.contact-form textarea.error {
  background: rgba(255, 0, 0, 0.6);
  color: #fff;
}
.contact-page form.contact-form input.error::-webkit-input-placeholder, .contact-page form.contact-form textarea.error::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #fff;
}
.contact-page form.contact-form input.error::-moz-placeholder, .contact-page form.contact-form textarea.error::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
}
.contact-page form.contact-form input.error:-ms-input-placeholder, .contact-page form.contact-form textarea.error:-ms-input-placeholder {
  /* IE 10+ */
  color: #fff;
}
.contact-page form.contact-form input.error:-moz-placeholder, .contact-page form.contact-form textarea.error:-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
}
.contact-page form.contact-form textarea {
  height: 144px;
  margin-bottom: 25px;
  padding-top: 15px;
}
.contact-page form.contact-form label.error {
  display: none !important;
}
.contact-page form.contact-form button {
  display: inline-block;
  width: 100%;
  height: 45px;
  border: none;
  outline: none;
  background: #FE5A0E;
  color: #FFFFFF;
  font-size: 16px;

  font-weight: 600;
  line-height: 45px;
}
.contact-page form.contact-form button:before {
  background: #252525;
}

.contact-info-style-two {
  background: #000 url(../img/project-video-box-bg.jpg) center center no-repeat;
  background-size: cover;
}
.contact-info-style-two .left-content {
  position: relative;
  max-width: 670px;
  margin-left: auto;
}
.contact-info-style-two .left-content:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 100000px;
  background: #FE5A0E;
  opacity: .85;
}
.contact-info-style-two .left-content .inner {
  position: relative;
  z-index: 10;
  padding: 110px 0;
  padding-right: 95px;
}
.contact-info-style-two .left-content .inner h3, .contact-info-style-two .left-content .inner p {
  margin: 0;
}
.contact-info-style-two .left-content .inner h3 {
  font-size: 36px;
  line-height: 44px;

  font-weight: 600;
  color: #FFFFFF;
}
.contact-info-style-two .left-content .inner p {
  font-size: 16px;
  line-height: 27px;
  color: #FFFFFF;
  margin-top: 25px;
}
.contact-info-style-two .left-content .inner h4 {
  margin: 0;
  text-transform: uppercase;
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 600;

  margin-top: 25px;
}
.contact-info-style-two .left-content .inner .social {
  margin-top: 25px;
}
.contact-info-style-two .left-content .inner .social a {
  font-size: 36px;
  color: #fff;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.contact-info-style-two .left-content .inner .social a:hover {
  color: #262626;
}
.contact-info-style-two .left-content .inner .social a + a {
  margin-left: 16px;
}
.contact-info-style-two .right-video-box {
  text-align: center;
  min-height: 593px;
}
.contact-info-style-two .right-video-box a {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.contact-info-style-two .right-video-box a i {
  display: inline-block;
  vertical-align: middle;
  font-size: 20px;
  margin-right: 10px;
}

/************************** 
* 17. inner banner styles 
***************************/
.inner-banner { 

  text-align: center;
  padding-top: 105px;
  padding-bottom: 50px;

  background:url(../img/new/pune-plant.jpg) center center no-repeat;
  background-size: cover;
  position: relative;
}
.inner-banner:before{
  position: absolute;
    content: "";
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: block;
    background-color: #000000;
    opacity: 0.7;

  }

  .inner-banner-service { 

  text-align: center;
  padding-top: 105px;
  padding-bottom: 50px;

  background:url(../img/service-bg.jpg) center center no-repeat;
  background-size: cover;
  position: relative;
}
.inner-banner-service:before{
  position: absolute;
    content: "";
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: block;
    background-color: #000000;
    opacity: 0.7;

  }
  .inner-banner-service h3, .inner-banner ul {
  margin: 0;
  padding: 0;
  position: relative;
  list-style: none;
}
.inner-banner-service h3 {
  font-size: 36px;
  font-family: 'Poppins';
  font-weight: 600;
  color: #FFFFFF;
  margin-bottom: 5px;
  position: relative;
}
.inner-banner-service h3 {
  font-size: 36px;
  font-family: 'Poppins';
  font-weight: 600;
  color: #FFFFFF;
  margin-bottom: 5px;
  position: relative;
}
.inner-banner-service ul.breadcumb li {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  color: #dfdfdf;
}

.inner-banner-service ul.breadcumb a, .inner-banner ul.breadcumb span {
  color: #ea4645;
  font-size: 18px;
}
.inner-banner-service ul.breadcumb span.sep {
  margin-left: 10px;
  margin-right: 10px;
  color: #FE5A0E;
}
.inner-banner ul.breadcumb span {
  color: #fff;
}

.inner-banner h3, .inner-banner ul {
  margin: 0;
  padding: 0;
  position: relative;
  list-style: none;
}
.inner-banner h3 {
  font-size: 36px;
  font-family: 'Poppins';
  font-weight: 600;
  color: #FFFFFF;
  margin-bottom: 5px;
  position: relative;
}
.inner-banner ul.breadcumb li {
  display: inline-block;
  vertical-align: middle;
}
.inner-banner ul.breadcumb a, .inner-banner ul.breadcumb span {
  color: #FE5A0E;
  font-size: 18px;
}
.inner-banner ul.breadcumb span.sep {
  margin-left: 10px;
  margin-right: 10px;
  color: #FE5A0E;
}
.inner-banner ul.breadcumb span {
  color: #fff;
}



.inner-banner-cap { 

  text-align: center;
  padding-top: 105px;
  padding-bottom: 50px;

  background:url(../img/pune-mould-shop/inspection.jpg) center center no-repeat;
  background-size: cover;
  position: relative;
}
.inner-banner-cap:before{
  position: absolute;
    content: "";
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: block;
    background-color: #000000;
    opacity: 0.7;

  }
  .inner-banner-cap h3, .inner-banner ul {
  margin: 0;
  padding: 0;
  position: relative;
  list-style: none;
}
.inner-banner-cap h3 {
  font-size: 36px;
  font-family: 'Poppins';
  font-weight: 600;
  color: #FFFFFF;
  margin-bottom: 5px;
  position: relative;
}
.inner-banner-cap h3 {
  font-size: 36px;
  font-family: 'Poppins';
  font-weight: 600;
  color: #FFFFFF;
  margin-bottom: 5px;
  position: relative;
}
.inner-banner-cap ul.breadcumb li {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  color: #dfdfdf;
}

.inner-banner-cap ul.breadcumb a, .inner-banner ul.breadcumb span {
  color: #ea4645;
  font-size: 18px;
}
.inner-banner-cap ul.breadcumb span.sep {
  margin-left: 10px;
  margin-right: 10px;
  color: #FE5A0E;
}



.inner-banner-Infrastructure { 
  text-align: center;
  padding-top: 105px;
  padding-bottom: 50px;

  background:url(../img/new/about-us.jpg) center center no-repeat;
  background-size: cover;
  position: relative;
}
.inner-banner-Infrastructure:before{
  position: absolute;
    content: "";
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: block;
    background-color: #000000;
    opacity: 0.7;

  }
  .inner-banner-Infrastructure h3, .inner-banner ul {
  margin: 0;
  padding: 0;
  position: relative;
  list-style: none;
}
.inner-banner-Infrastructure h3 {
  font-size: 36px;
  font-family: 'Poppins';
  font-weight: 600;
  color: #FFFFFF;
  margin-bottom: 5px;
  position: relative;
}
.inner-banner-Infrastructure h3 {
  font-size: 36px;
  font-family: 'Poppins';
  font-weight: 600;
  color: #FFFFFF;
  margin-bottom: 5px;
  position: relative;
}
.inner-banner-Infrastructure ul.breadcumb li {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  color: #dfdfdf;
}

.inner-banner-Infrastructure ul.breadcumb a, .inner-banner ul.breadcumb span {
  color: #ea4645;
  font-size: 18px;
}
.inner-banner-Infrastructure ul.breadcumb span.sep {
  margin-left: 10px;
  margin-right: 10px;
  color: #FE5A0E;
}




.inner-banner-client { 
  text-align: center;
  padding-top: 105px;
  padding-bottom: 50px;

  background:url(../img/clients/clients-bg.jpg) center center no-repeat;
  background-size: cover;
  position: relative;
}
.inner-banner-client:before{
  position: absolute;
    content: "";
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: block;
    background-color: #000000;
    opacity: 0.7;

  }
  .inner-banner-client h3, .inner-banner ul {
  margin: 0;
  padding: 0;
  position: relative;
  list-style: none;
}
.inner-banner-client h3 {
  font-size: 36px;
  font-family: 'Poppins';
  font-weight: 600;
  color: #FFFFFF;
  margin-bottom: 5px;
  position: relative;
}
.inner-banner-client h3 {
  font-size: 36px;
  font-family: 'Poppins';
  font-weight: 600;
  color: #FFFFFF;
  margin-bottom: 5px;
  position: relative;
}
.inner-banner-client ul.breadcumb li {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  color: #d5d5d5;
}

.inner-banner-client ul.breadcumb a, .inner-banner ul.breadcumb span {
  color: #dfdfdf;
  font-size: 18px;
}
.inner-banner-client ul.breadcumb span.sep {
  margin-left: 10px;
  margin-right: 10px;
  color: #FE5A0E;
}
.btn{
  background: #ea4645;
  padding: 15px;
  color: white;
      font-size: 16px;
    text-align: center;
    font-weight: 600;
    font-family: 'Poppins';
  border: none;
}
.hvr-sweep-to-right:before{
  background: #0942a0 !important;
}

/************************** 
* 18. error 404 styles 
***************************/
.error-404 {
  text-align: center;
  background: #000 url(../img/404-bg.jpg) center center no-repeat;
  background-size: cover;
  width: 100%;
  height: 100vh;
  position: relative;
}
@media (max-height: 600px) {
  .error-404 {
    height: 600px;
  }
}
.error-404:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #000000;
  opacity: .8;
}
.error-404 .box {
  width: 100%;
  height: 100%;
  display: table;
  position: relative;
  z-index: 10;
}
.error-404 .box .content {
  display: table-cell;
  vertical-align: middle;
}
.error-404 .box .content h3, .error-404 .box .content p {
  margin: 0;
}
.error-404 .box .content h3 {
  font-size: 80px;
  color: #FE5A0E;
  font-weight: 600;
  font-family: 'Poppins';
}
.error-404 .box .content p {
  font-size: 36px;
  color: #FFFFFF;
  margin-top: 30px;
}
.error-404 .logo {
  position: absolute;
  top: 120px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 12;
}
.error-404 .copy-text {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 10;
  overflow: hidden;
}
.error-404 .copy-text .inner {
  position: relative;
  z-index: 11;
  font-size: 15px;
  color: #fff;
  padding: 35px 0;
}
.error-404 .copy-text:after {
  content: '';
  position: absolute;
  top: 0;
  right: 50px;
  -webkit-transform: skewX(45deg);
          transform: skewX(45deg);
  background: #fe5a0e;
  width: 100000px;
  height: 100%;
}

/************************** 
* 19. coming soon styles 
***************************/
.coming-soon-block {
  text-align: center;
  background: #000 url(../img/404-bg.jpg) center center no-repeat;
  background-size: cover;
  width: 100%;
  height: 100vh;
  position: relative;
}
@media (max-height: 1000px) {
  .coming-soon-block {
    height: 1000px;
  }
}
.coming-soon-block:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #000000;
  opacity: .8;
}
.coming-soon-block .box {
  width: 100%;
  height: 100%;
  display: table;
  position: relative;
  z-index: 10;
}
.coming-soon-block .box .content {
  display: table-cell;
  vertical-align: middle;
  overflow: hidden;
}
.coming-soon-block .box .content h3,
.coming-soon-block .box .content p {
  margin: 0;
}
.coming-soon-block .box .content h3 {
  font-size: 80px;
  color: #FFFFFF;
  font-weight: 600;
  font-family: 'Poppins';
  margin-bottom: 20px;
}
.coming-soon-block .box .content h3 span {
  font-family: 'Playfair Display', serif;
  font-weight: bold;
  font-style: italic;
  background: -webkit-gradient(linear, left top, right top, from(#f80503), to(#ff7d09));
  background: linear-gradient(to right, #f80503 0%, #ff7d09 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.coming-soon-block .box .content p {
  font-size: 20px;
  color: #FFFFFF;
  margin-top: 0px;
  margin-bottom: 80px;
}
.coming-soon-block .box .content ul.countdown-box {
  margin: 0;
  padding: 0;
  list-style: none;
  margin: 0 -65px;
}
.coming-soon-block .box .content ul.countdown-box li {
  display: inline-block;
  vertical-align: middle;
  padding: 0 65px;
}
.coming-soon-block .box .content ul.countdown-box li .box {
  text-align: center;
}
.coming-soon-block .box .content ul.countdown-box li .box h4 {
  margin: 0;
  color: #FE5A0E;
  font-size: 40px;
  font-family: 'Poppins';
  font-weight: 600;
  line-height: 1em;
  display: block;
}
.coming-soon-block .box .content ul.countdown-box li .box span {
  color: #FFFFFF;
  font-size: 20px;
  line-height: 1em;
  display: block;
  margin-top: 14px;
}
.coming-soon-block .box .content .btn-box {
  margin-top: 90px;
}
.coming-soon-block .box .content .btn-box a {
  display: inline-block;
  vertical-align: middle;
  background: #FE5A0E;
  font-size: 16px;
  font-weight: 600;
  font-family: 'Poppins';
  color: #fff;
  width: 205px;
  height: 54px;
  line-height: 54px;
  text-align: center;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.coming-soon-block .box .content .btn-box a:before {
  background: #252525;
}
.coming-soon-block .box .content .btn-box a.style-two {
  margin-left: 45px;
  background: #fff;
  color: #262626;
}
.coming-soon-block .box .content .btn-box a.style-two:before {
  background: #252525;
}
.coming-soon-block .box .content .btn-box a.style-two:hover {
  color: #fff;
}
.coming-soon-block .logo {
  position: absolute;
  top: 120px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 12;
}
@media (max-height: 1000px) {
  .coming-soon-block .logo {
    top: 50px;
  }
}
.coming-soon-block .copy-text {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 10;
  overflow: hidden;
}
.coming-soon-block .copy-text .inner {
  position: relative;
  z-index: 11;
  font-size: 15px;
  color: #fff;
  padding: 35px 0;
}
.coming-soon-block .copy-text:after {
  content: '';
  position: absolute;
  top: 0;
  right: 50px;
  -webkit-transform: skewX(45deg);
          transform: skewX(45deg);
  background: #fe5a0e;
  width: 100000px;
  height: 100%;
}

/************************** 
* 20. portfolio styles 
***************************/
.portfolio-style-two {
  padding-bottom: 90px;
}
.portfolio-style-two .sec-title {
  margin-bottom: 70px;
}
.portfolio-style-two .gallery-filter {
  margin-bottom: 60px;
}
.portfolio-style-two .gallery-filter ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
  border-top: 1px solid #e3dfdf;
}
.portfolio-style-two .gallery-filter ul li {
  display: inline-block;
  vertical-align: middle;
}
.portfolio-style-two .gallery-filter ul li span {
  display: block;
  color: #262626;
  font-size: 16px;
  font-weight: 600;
  font-family: 'Poppins';
  cursor: pointer;
  line-height: 25px;
  position: relative;
  padding: 17px 37px;
}
.portfolio-style-two .gallery-filter ul li span:after {
  content: '';
  position: absolute;
  bottom: 100%;
  left: 0;
  width: 100%;
  height: 3px;
  background: #FE5A0E;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.portfolio-style-two .gallery-filter ul li span i {
  font-size: 25px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 13px;
}
.portfolio-style-two .gallery-filter ul li.active span {
  color: #FE5A0E;
}
.portfolio-style-two .gallery-filter ul li.active span:after {
  -webkit-transform: scale(1);
          transform: scale(1);
}
.portfolio-style-two .single-portfolio-style-two {
  margin-bottom: 35px;
}
.portfolio-style-two .single-portfolio-style-two .img-box {
  position: relative;
}
.portfolio-style-two .single-portfolio-style-two .img-box > img {
  width: 100%;
}
.portfolio-style-two .single-portfolio-style-two .img-box .overlay {
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
  text-align: center;
  background: #26262660;
  opacity: 0;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.portfolio-style-two .single-portfolio-style-two .img-box .overlay .box {
  display: table;
  width: 100%;
  height: 100%;

    background: none !important;
}
.portfolio-style-two .single-portfolio-style-two .img-box .overlay .box .content {
  display: table-cell;
  vertical-align: middle;
}
.portfolio-style-two .single-portfolio-style-two .img-box .overlay .box .content span {
    color: #fff;
    font-size: 37px;
}
.portfolio-style-two .single-portfolio-style-two .img-box .overlay .box .content h3 {
     font-family: 'Poppins';
    font-size: 16px;
    font-weight: bold;
    color: #0942a0;
    margin: 0;
    margin-top: 5px;
    margin-bottom: 7px;
    padding: 25px;
}
.portfolio-style-two .single-portfolio-style-two .img-box .overlay .box .content a.img-popup {
  font-size: 15px;
  position: absolute;
  top: 0;
  right: 0;
  background: #0f44a2;
  color: #fff;    
  padding: 15px 22px;
  border-radius: 0% 0% 0% 50%;


}
.portfolio-style-two .single-portfolio-style-two:hover .img-box .overlay {
  opacity: 1;
}
.portfolio-style-two.full-width {
  overflow: hidden;
}
.portfolio-style-two.full-width .container-fluid {
  width: 100%;
  margin: 0;
  padding: 0;
}
.portfolio-style-two.full-width .single-portfolio-style-two {
  /*margin-bottom: 0;*/
}
.portfolio-style-two.no-gutter .row {
  /*margin: 0;*/
}
.portfolio-style-two.no-gutter [class*=col-] {
  /*padding: 0;*/
}

.project-details {
  padding: 125px 0;
}
.project-details .project-details-content {
  padding-top: 50px;
  padding-left: 45px;
  padding-right: 70px;
}
.project-details .project-details-content h3, .project-details .project-details-content p {
  margin: 0;
}
.project-details .project-details-content h3 {
  color: #252525;
  font-size: 30px;
  font-weight: 600;
  font-family: 'Poppins';
}
.project-details .project-details-content p {
  font-size: 15px;
  line-height: 27px;
  color: #878787;
}
.project-details .project-details-content .starts i {
  color: #FF5D17;
  font-size: 18px;
}
.project-details .project-details-content .starts i + i {
  margin-left: 6px;
}
.project-details .project-details-content ul.meta-info {
  margin: 0;
  padding: 0;
  list-style: none;
}
.project-details .project-details-content ul.meta-info li {
  color: #878787;
  font-size: 15px;
}
.project-details .project-details-content ul.meta-info li + li {
  margin-top: 7px;
}
.project-details .project-details-content ul.meta-info li i {
  color: #FF5D17;
  font-size: 12px;
  margin-right: 5px;
}
.project-details .project-details-content ul.meta-info li span {
  color: #252525;
  font-size: 15px;
  font-family: 'Poppins';
  font-weight: 500;
  margin-right: 5px;
}

/************************** 
* 21. services styles 
***************************/
.single-service-style-one {
  text-align: center;
  overflow: hidden;
}
.single-service-style-one .front {
  min-height: 198px;
  background: #F6F6F6;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.single-service-style-one .front .inner-content {
  width: 100%;
}
.single-service-style-one .front i {
  font-size: 56px;
  color: white;
}

.single-service-style-one .front span {
  font-size: 56px;
  color: white;
}


.single-service-style-one .front h3 {
  font-size: 20px;
  letter-spacing: .01em;
  font-weight: 600;
  font-family: 'Poppins';
  color: #262626;
  margin: 0;
  margin-left: auto;
  margin-right: auto;
  width: 83%;
  margin-top: 18px;
  line-height: 1.25em;
}
.single-service-style-one .back {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  border-bottom: 3px solid red;
  background: #1B1B1B;
  padding-top: 30px;
  padding-bottom: 30px;
}
.single-service-style-one .back h3 {
  margin: 0;
  color: red;
  font-size: 20px;
  font-family: 'Poppins';
  font-weight: 600;
  margin-bottom: 15px;
}
.single-service-style-one .back p {
  font-size: 16px;
  color: #FFFFFF;
  margin: 0;
  margin-left: auto;
  margin-right: auto;
  width: 83%;
  line-height: 1.2em;
}
.single-service-style-one:hover .front {
  -webkit-transform: scale(0);
          transform: scale(0);
}
.single-service-style-one:hover .back {
  opacity: 1;
  -webkit-transform: translateY(0%);
          transform: translateY(0%);
}

.service-carousel-one .owl-nav [class*=owl-] {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: #DDDDDD;
  color: #888888;
  font-size: 15px;
  margin: 0;
  padding: 0;
  text-align: center;
  line-height: 28px;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.service-carousel-one .owl-nav [class*=owl-]:hover {
  background: #FE5A0E;
}
.service-carousel-one .owl-nav .owl-prev {
  left: -14px;
}
.service-carousel-one .owl-nav .owl-next {
  right: -14px;
}

.single-service-style-two {
  overflow: hidden;
  position: relative;
}
.single-service-style-two .img-box > img {
  width: 100%;
}
.single-service-style-two .overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 18px 50px;
  background: rgba(0, 0, 0, 0.8);
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  -webkit-transform: translateY(0%);
          transform: translateY(0%);
}
.single-service-style-two .overlay .icon-box,
.single-service-style-two .overlay .text-box {
  display: table-cell;
  vertical-align: middle;
}
.single-service-style-two .overlay .icon-box {
  width: 41px;
}
.single-service-style-two .overlay .icon-box i {
  color: #fe5a0e;
  font-size: 41px;
  line-height: 1em;
  display: block;
  position: relative;
  top: 5px;
}
.single-service-style-two .overlay .text-box {
  padding-left: 15px;
}
.single-service-style-two .overlay .text-box h3 {
  margin: 0;
  color: #F2F2F2;
  font-size: 18px;
  line-height: 25px;
  font-weight: 600;
  font-family: 'Poppins';
}
.single-service-style-two .hover {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0 50px;
  background: rgba(0, 0, 0, 0.8);
  opacity: 0;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  -webkit-transform: translateY(-40%);
          transform: translateY(-40%);
  border-top: 3px solid #FE5A0E;
}
.single-service-style-two .hover .box {
  display: table;
  width: 100%;
  height: 100%;
}
.single-service-style-two .hover .box .content {
  display: table-cell;
  vertical-align: middle;
}
.single-service-style-two .hover .icon-box,
.single-service-style-two .hover .text-box {
  display: table-cell;
  vertical-align: top;
}
.single-service-style-two .hover .icon-box {
  width: 41px;
}
.single-service-style-two .hover .icon-box i {
  color: #fe5a0e;
  font-size: 41px;
  line-height: 1em;
  display: block;
  position: relative;
  top: 5px;
}
.single-service-style-two .hover .text-box {
  padding-left: 15px;
}
.single-service-style-two .hover .text-box h3 {
  margin: 0;
  color: #F2F2F2;
  font-size: 18px;
  line-height: 25px;
  font-weight: 600;
  font-family: 'Poppins';
}
.single-service-style-two .hover .text-box p {
  margin: 0;
  font-size: 14px;
  line-height: 24px;
  color: #FFFFFF;
  margin-bottom: 5px;
  margin-top: 15px;
}
.single-service-style-two .hover .text-box a.more {
  color: #FE5A0E;
  font-family: 'Poppins';
  font-size: 13px;
  font-weight: 600;
  line-height: 1em;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  margin-left: 0;
}
.single-service-style-two .hover .text-box a.more i {
  display: inline-block;
  vertical-align: middle;
}
.single-service-style-two .hover .text-box a.more:hover {
  margin-left: 7px;
}
.single-service-style-two:hover .overlay {
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  opacity: 0;
}
.single-service-style-two:hover .hover {
  opacity: 1;
  -webkit-transform: translateY(0%);
          transform: translateY(0%);
}

.service-carousel-style-two {
  /*margin-top: -125px;*/
  position: relative;
  z-index: 991;
}
.service-carousel-style-two .owl-nav {
  margin: 0;
}
.service-carousel-style-two .owl-dots {
  margin-top: 20px;
}
.service-carousel-style-two .owl-dots .owl-dot span {
  width: 28px;
  height: 5px;
  background: #bbbdc0;
  margin: 0;
  padding: 0;
}
.service-carousel-style-two .owl-dots .owl-dot + .owl-dot {
  margin-left: 10px;
}
.service-carousel-style-two .owl-dots .owl-dot.active span {
  background: #FE5A0E;
}

.service-style-three {
  padding-top: 54px;
}
.service-style-three .text-box span {
    color: #0942a0;
  }
.service-style-three .sec-title {
  margin-bottom: 70px;
}

.single-service-style-three {
  /*max-width: 370px;*/

  margin-left: auto;
  margin-right: auto;
  padding-bottom: 155px;
}
.single-service-style-three .img-box {
  position: relative;
}
.single-service-style-three .text-box {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  padding: 0 20px;
  margin-top: -30px;
}
.single-service-style-three .text-box .inner {
  padding-bottom: 40px;
  background: #0942a0;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  height: 223px;
      border-radius: 34px 30px 0px 0px;
}
.single-service-style-three .text-box .inner:before {
  background: #fff;
      border-radius: 34px 30px 0px 0px;
}
.single-service-style-three .text-box .inner .icon-box {
  border-radius: 50%;
  width: 81px;
  height: 81px;
  background: #fff;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-top: -40.5px;
  position: relative;
  z-index: 10;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.single-service-style-three .text-box .inner .icon-box i {
  color: #262626;
  font-size: 40px;
  line-height: 81px;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.single-service-style-three .text-box .inner h3,
.single-service-style-three .text-box .inner p {
  margin: 0;
  color: #fff;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.single-service-style-three .text-box .inner h3 {
  font-size: 24px;
  font-family: 'Poppins';
  font-weight: 600;
  margin-top: 25px;
  margin-bottom: 15px;
}
.single-service-style-three .text-box .inner p {
  font-size: 16px;
  line-height: 24px;
  width: 77%;
  margin-left: auto;
  margin-right: auto;
}
.single-service-style-three .text-box .inner a.more {
  font-size: 15px;
  font-weight: 600;
  font-family: 'Poppins';
  color: #0942a0;
  display: block;
  margin-top: 10px;
  opacity: 0;
  margin-top: -37px;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.single-service-style-three .text-box:hover .inner {
  padding-bottom: 25px;
  -webkit-box-shadow: 0px 1px 18px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 1px 18px rgba(0, 0, 0, 0.2);
}
.single-service-style-three .text-box:hover .inner .icon-box {
  background: #0942a0;
}
.single-service-style-three .text-box:hover .inner .icon-box span {
  color: #fff;
}
.single-service-style-three .text-box:hover .inner h3 {
  color: #262626;
}
.single-service-style-three .text-box:hover .inner p {
  color: #555555;
}
.single-service-style-three .text-box:hover .inner a.more {
  margin-top: 10px;
  opacity: 1;
}

.service-title {
  background: #000 url(../img/service-bg.jpg) center center no-repeat;
  background-size: cover;
  padding-top: 110px;
  padding-bottom: 240px;
  margin-bottom: -130px;
}
.service-title .sec-title {
  margin: 0;
}

.service-style-four .row {
  margin: 0;
}
.service-style-four .row [class*=col-] {
  padding: 0;
}
.service-style-four .row [class*=col-]:nth-child(1) .single-service-style-four .img-box .box .content h3 span {
  color: #FE5A0E;
}
.service-style-four .row [class*=col-]:nth-child(2) .single-service-style-four .img-box .box .content h3 span {
  color: #31DAF9;
}
.service-style-four .row [class*=col-]:nth-child(3) .single-service-style-four .img-box .box .content h3 span {
  color: #B1EA04;
}
.service-style-four.about-page {
  /*padding: 120px 0;*/
}
.service-style-four.about-page .sec-title {
  margin-bottom: 55px;
}
.service-style-four.about-page .sec-title p {
  font-size: 16px;
  line-height: 28px;
  color: #545454;
  padding-left: 100px;
}

.single-service-style-four .img-box {
  position: relative;
}
.single-service-style-four .img-box .example-image {
      border: 1px solid red;
        width: 95%;
      height: 288px !important;
}
.single-service-style-four .img-box > img {
   width: 96%;
      height: 288px !important;
      border-style: dotted;
      border: 2px solid;
      /*background: #c3c3c3;*/
      background: linear-gradient(180deg, #ffffff 0%, #949494 100%);
      border-style: dotted;
      border-width: 1px;
      /*margin: 11px;*/
      border: 1px solid red;
}
.Four-Wheeler .img-box > img {
      height: 247px !important;
     
}
.cam-service .cam-service-col p{
     padding: 0px 10px;
         font-size: 18px;

}
 .cam-service .cam-service-col{
  height: 314px;
}
.single-service-style-four .img-box .box {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.single-service-style-four .img-box .box .content {
  width: 100%;
  padding-left: 55px;
}
.single-service-style-four .img-box .box .content i {
  color: #fff;
  font-size: 56px;
}
.single-service-style-four .img-box .box .content h3 {
  color: #FFFFFF;
  font-weight: 300;
  font-size: 28px;
  font-family: 'Poppins';
  line-height: 1.2em;
  margin: 0;
  margin-top: 15px;
}
.single-service-style-four .img-box .box .content h3 span {
  font-weight: 600;
}
.single-service-style-four .img-box .box .content a.more {
  width: 100px;
  height: 38px;
  background: #FE5A0E;
  color: #fff;
  font-size: 16px;
  font-family: 'Poppins';
  font-weight: 600;
  display: inline-block;
  line-height: 38px;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  text-align: center;
  margin-top: 15px;
}
.single-service-style-four .img-box .box .content a.more:before {
  background: #252525;
}

.gas.single-service-style-four .img-box .box .content h3 span {
  color: #FE5A0E;
}

.chemical.single-service-style-four .img-box .box .content h3 span {
  color: #31DAF9;
}

.eco.single-service-style-four .img-box .box .content h3 span {
  color: #B1EA04;
}

.mechanical.single-service-style-four .img-box .box .content h3 span {
  color: #D3AE3A;
}

.petrol.single-service-style-four .img-box .box .content h3 span {
  color: #FDFD1E;
}

.power.single-service-style-four .img-box .box .content h3 span {
  color: #54C4FD;
}

.service-style-four-carousel.owl-theme .owl-dots {
  margin-top: 40px;
  display: none !important;
}
.service-style-four-carousel.owl-theme .owl-dots .owl-dot + .owl-dot {
  margin-left: 20px;
}
.service-style-four-carousel.owl-theme .owl-dots .owl-dot span {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  margin: 0;
  position: relative;
  z-index: 10;
  background-color: transparent;
}
.service-style-four-carousel.owl-theme .owl-dots .owl-dot span:after {
  content: '';
  width: 16px;
  height: 16px;
  background: #fff;
  border: 2px solid #FD5912;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  opacity: 0;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  border-radius: 50%;
  z-index: 1;
}
.service-style-four-carousel.owl-theme .owl-dots .owl-dot span:before {
  content: '';
  width: 7px;
  height: 7px;
  background: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  opacity: 1;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  border-radius: 50%;
  background: #FD5912;
  z-index: 2;
}
.service-style-four-carousel.owl-theme .owl-dots .owl-dot.active span:after {
  opacity: 1;
}
.service-style-four-carousel .owl-nav {
  margin: 0;
      margin-bottom: 19px;
  /*display: none !important;*/
}

.content1 h3{
  font-size: 17px !important;     margin-top: 12px !important;
}
.service-style-four-carousel .owl-nav [class*=owl-] {
/*  width: 38px;
  height: 38px;
  border-radius: 50%;
  background: #DDDDDD;
  color: #888888;
  font-size: 15px;
  margin: 0;
  padding: 0;
  text-align: center;
  line-height: 38px;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  margin-top: 20px;
  position: relative;
  top: 0%;
  -webkit-transform: translateY(0%);
          transform: translateY(0%);*/

          width: 43px;
    height: 43px;
    border-radius: 50%;
    background: #ea4645;
    color: #ffffff;
    font-size: 31px;
    margin: 0;
    padding: 0;
    text-align: center;
line-height: 38px;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  margin-top: 20px;
  position: relative;
  top: 0%;
  -webkit-transform: translateY(0%);
          transform: translateY(0%);


}
.service-style-four-carousel .owl-nav [class*=owl-]:hover {
  background: #FE5A0E;
}
.service-style-four-carousel .owl-nav .owl-prev {
  left: auto;
}
.service-style-four-carousel .owl-nav .owl-next {
  right: auto;
  margin-left: 15px;
}

.service-page {
  /*padding-top: 125px;*/
      padding-top: 75px;
  padding-bottom: 42px;
}
.service-page .single-service-style-four {
  margin-bottom: 30px;
}
.service-page .service-item-box {
  padding-left: 30px;
}

.service-details-page .service-details-content h3, .service-details-page .service-details-content h4, .service-details-page .service-details-content p {
  margin: 0;
}
.service-details-page .service-details-content h3 {
  font-size: 22px;
  color: white;
  font-weight: 600;
  /*font-family: 'Poppins';*/
    border-bottom: 2px solid;
      /*border-radius: 32px;*/
    padding: 2px;
    margin: 0 !important;
    /*box-shadow: 0 1px 4px rgb(0 0 0 / 30%), 0 0 20px rgb(0 0 0 / 10%) inset;*/
}
.testimonial .description{
  font-size: 16px;
  line-height: 27px;
  color: #ffffff !important;


}
.description{
  /*padding-top: 22px !important;*/
}
.service-details-page .service-details-content p {
      font-size: 18px;
   line-height: 39px;
 color: #000;

 /*box-shadow: 0 1px 4px rgb(0 0 0 / 30%), 0 0 20px rgb(0 0 0 / 10%) inset;*/
}


.service-details-page .service-details-content h4 {
  font-size: 24px;
  color: #252525;
  font-family: 'Poppins';
  font-weight: 600;
      /*margin-bottom: 13px;*/
      margin: 0 -25px 30px;
}
.service-details-page .service-details-content ul.list-items {
  margin: 0;
  padding: 0;
  list-style: none;
}
.service-details-page .service-details-content ul.list-items li {
position: relative;
    color: #000000;
    font-size: 16px;
    padding-left: 30px;
    font-weight: 500;
}
.service-details-page .service-details-content ul.list-items li + li {
  margin-top: 5px;
}
.service-details-page .service-details-content ul.list-items li span {
 font-size: 21px;
    color: #e90000;
  position: absolute;
  top: 50%;
  left: 0;
  /*margin: 0 -25px 30px !important;*/
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.service-details-page .service-details-content .feature-style-one [class*=col-md]:nth-child(4) {
  background: #F6F6F6;
}
.service-details-page .service-details-content .feature-list-box .content-box {
  width: calc( 100% - 400px );
  float: left;
  padding-right: 50px;
}
.service-details-page .service-details-content .feature-list-box .content-box h4 {
  margin-bottom: 20px;
}
.service-details-page .service-details-content .feature-list-box .content-box p {
  margin-bottom: 15px;
}
.service-details-page .service-details-content .feature-list-box .img-box {
  width: 400px;
  float: left;
}

/************************** 
* 22. about styles 
***************************/
.about-style-one .about-content h3,
.about-style-one .about-content p,
.about-style-one .about-content ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.about-style-one .about-content h3 {
  font-size: 32px;
  color: #262626;
  font-weight: 600;
  font-family: "Times New Roman", Times, serif;
}
.about-style-one .about-content h3 {
  font-size: 32px;
  color: #262626;
  font-weight: 600;
  font-family: "Times New Roman", Times, serif !important;
}
.about-style-one .about-content h3 span {
  color: #ea4645;
  font-family: 'Playfair Display', serif;
  font-weight: bold;
  font-style: italic;
  background: -webkit-gradient(linear, left top, right top, from(#f80503), to(#ff7d09));
  background: linear-gradient(to right, #f80503 0%, #ff7d09 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
/*.about-style-one .about-content h3:after {
  display: inline-block;
  vertical-align: middle;
  content: '';
  width: 38px;
  height: 2px;
  background: #888888;
  margin-left: 15px;
  margin-top: 18px;
}*/
.about-style-one .about-content p {
      font-size: 18px;
  line-height: 31px;
  color: #000;
  /*margin-top: 35px;*/
  /*margin-bottom: 30px;*/
}
.about-style-one .about-content ul li {
     color: #000000;
    font-size: 32px;
  position: relative;
  padding-left: 30px;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  line-height: 50px;
}
.btn-com{
  background-color: #0777bb;
    border-color: #0777bb;
    transition: 0.25s;
}
.btn-com:hover {
    border-color: var(--hover);
    background-color: var(--hover);
    color: #fff;
}
.btn-com:hover{
    -webkit-animation: pulse 1s;
    animation: pulse 1s;
    box-shadow: 0 0 0 1em transparent;
}

.text-bg{
   
        padding: 30px;
        position: relative;
  }
.about-style-one .about-content ul li i {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #FE5A0E;
  font-size: 16px;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.about-style-one .about-content ul li:hover {
  padding-left: 37px;
}
.about-style-one .about-content ul li:hover i {
  left: 7px;
}
.about-style-one .about-content a.about-btn {

    margin-top: 40px;
    padding: 10px;
    display: inline-block;
    background: #ea4645;
    font-size: 16px;
    text-align: center;
    font-weight: 600;
    font-family: 'Poppins';
    /* line-height: 54px; */
    /* width: 295px; */
    color: #fff;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;

}
.about-style-one .about-content a.about-btn:before {
  background: #252525;
}
.about-style-one .about-img-box {
  position: relative;
  background: transparent url(../img/about-dots.png) 100% -120% no-repeat;
}
.about-style-one .about-img-box img {
  display: block;
}
.about-style-one .about-img-box .video-box {
  position: absolute;
  bottom: 0;
  right: 0;
}
.about-style-one .about-img-box .video-box > img {
  border-radius: 50%;
  border: 5px solid #FFFFFF;
}
.about-style-one .about-img-box .video-box a.video-popup {
  font-size: 42px;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
}

.about-style-two .about-content h3 {
  margin: 0;
  font-size: 32px;
  font-family: 'Poppins';
  font-size: 32px;
  font-weight: 600;
  color: #262626;
}
.about-style-two .about-content h3 span {
  color: #FE5A0E;
  font-family: 'Playfair Display', serif;
  font-weight: bold;
  font-style: italic;
  background: -webkit-gradient(linear, left top, right top, from(#f80503), to(#ff7d09));
  background: linear-gradient(to right, #f80503 0%, #ff7d09 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.about-style-two .about-content h3:after {
  display: inline-block;
  vertical-align: middle;
  content: '';
  width: 38px;
  height: 2px;
  background: #888888;
  margin-left: 15px;
  margin-top: 12px;
}
.about-style-two .about-content p.tag-line {
  color: #272727;
  font-size: 18px;
  line-height: 28px;
  font-family: 'Poppins';
  font-weight: 600;
  margin: 0;
  margin-top: 20px;
  margin-bottom: 35px;
  width: 78%;
}
.about-style-two .about-content p.tag-line span {
  color: #FE5A0E;
}
.about-style-two .about-content p {
  font-size: 16px;
  line-height: 27px;
  color: #555555;
  margin: 0;
  width: 82%;
}
.about-style-two .about-content .quote-box {
  border-left: 2px solid #FE5A0E;
  padding-left: 35px;
  padding-bottom: 15px;
  position: relative;
  padding-top: 25px;
  margin-top: 10px;
  margin-bottom: 15px;
}
.about-style-two .about-content .quote-box > img {
  position: absolute;
  top: 10px;
  left: 15px;
}
.about-style-two .about-content .quote-box p {
  font-size: 16px;
  line-height: 25px;
  color: #888888;
  margin: 0;
}
.about-style-two .about-content .quote-box h4 {
  margin: 0;
  color: #FE5A0E;
  font-size: 15px;
  font-weight: 500;
  margin-top: 5px;
}
.about-style-two .about-content a.view-more {
  color: #fff;
  background: #FE5A0E;
  font-size: 16px;
  font-family: 'Poppins';
  font-weight: 600;
  display: inline-block;
  max-width: 295px;
  width: 100%;
  text-align: center;
  line-height: 54px;
  height: 54px;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  margin-top: 25px;
}
.about-style-two .about-content a.view-more:before {
  background: #252525;
}
.about-style-two .video-box {
  position: relative;
  margin-top: 25px;
}
.about-style-two .video-box > img {
  width: 100%;
}
.about-style-two .video-box a.video-popup {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.about-style-two .video-box a.video-popup i {
  color: #fff;
  font-size: 60px;
}
.about-style-two .video-box a.video-popup i:before {
  color: #fff;
}

.about-style-three {
 padding: 87px 0;
  background: url(../img/new/about-bg.png);
}
.about-style-three .about-img-box {
  position: relative;
}
.about-style-three .about-img-box .content {
  position: absolute;
  top: 20px;
  left: 0;
  background: #FD5912;
  width: 100%;
  max-width: 263px;
  min-height: 245px;
  padding: 40px;
}
.about-style-three .about-img-box .content span {
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 500;
  font-family: 'Poppins';
}
.about-style-three .about-img-box .content h3 {
  margin: 0;
  font-family: 'Poppins';
  font-size: 32px;
  line-height: 36px;
  color: #fff;
  font-weight: 700;
  margin-top: 13px;
}
.about-style-three .about-img-box .content h3:after {
  content: '';
  width: 38px;
  height: 2px;
  display: inline-block;
  vertical-align: middle;
  background: #FFF;
  margin-left: 10px;
}
.about-style-three .about-content {
 /*padding-top: 28px;*/
}
.about-style-three .about-content h3, .about-style-three .about-content p {
  margin: 0;
}
.about-style-three .about-content h3 {
  font-size: 30px;
  line-height: 38px;
  color: #252525;
  font-weight: 600;
  font-family: "Times New Roman", Times, serif;
  font-weight: 600;
}
.about-style-three .about-content h4{
  font-size: 24px;
  line-height: 38px;
  color: #000;
  /*font-weight: 600;*/
}
.about-style-three .about-content p {
  color: #000000;
    font-size: 18px;

        line-height: 31px;
    /*margin-top: 20px;*/
}
.about-style-three .about-content a.about-btn {
  display: inline-block;
  vertical-align: middle;
  width: 140px;
  height: 45px;
  line-height: 45px;
  color: #fff;
  background: #FD5912;
  font-family: 'Poppins';
  font-weight: 600;
  font-size: 16px;
  text-align: center;
  margin-top: 40px;
}
.about-style-three .about-content a.about-btn:before {
  background: #252525;
}

/************************** 
* 23. fact counter styles 
***************************/
.fact-counter-section {
  background: #000 url(../img/new/why-ctipl-bg.jpeg) center center no-repeat fixed;
  background-size: cover;
  position: relative;
    padding-top: 39px;
    padding-bottom: 58px;
}
.fact-counter-section .sec-title {
  margin-bottom: 75px;
}
.fact-counter-section:before {
  content: '';
  opacity: .88;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #0c0c0c;
}
.fact-counter-section .container {
  position: relative;
  z-index: 10;
}
.fact-counter-section .progress-box p {
  color: #FFFFFF;
  font-size: 16px;
  line-height: 27px;
  margin: 0;
  margin-bottom: 30px;
}
.fact-counter-section .single-progress-bar + .single-progress-bar {
  margin-top: 20px;
}
.fact-counter-section .single-progress-bar .labeled-text,
.fact-counter-section .single-progress-bar .progress-scale,
.fact-counter-section .single-progress-bar .percent {
  display: inline-block;
  vertical-align: middle;
}
.fact-counter-section .single-progress-bar .labeled-text {
  color: #fff;
  font-size: 16px;
  width: 140px;
  margin-right: 20px;
}
.fact-counter-section .single-progress-bar .progress-scale {
  width: 100%;
  max-width: 285px;
  background: #F1F1F1;
  width: 100%;
  height: 8px;
  border-radius: 5px;
  position: relative;
  overflow: hidden;
}
.fact-counter-section .single-progress-bar .progress-scale .inner {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  border-radius: 5px;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  background: red;
}
.fact-counter-section .single-progress-bar .percent {
  color: #262626;
  font-size: 14px;
  background: #FFFFFF;
  line-height: 1em;
  text-align: center;
  border-radius: 3px;
  padding: 13px 9px 10px;
  margin-left: 20px;
  line-height: 0;
}
.fact-counter-section .single-fact-counter .icon-box,
.fact-counter-section .single-fact-counter .text-box {
  display: table-cell;
  vertical-align: middle;
}
.fact-counter-section .single-fact-counter .icon-box {
  width: 63px;
}
.fact-counter-section .single-fact-counter .icon-box i {
  font-size: 63px;
  color: #ffffff;
}
.fact-counter-section .single-fact-counter .text-box {
  padding-left: 15px;
}
.fact-counter-section .single-fact-counter .text-box h3,
.fact-counter-section .single-fact-counter .text-box p {
  margin: 0;
}
.fact-counter-section .single-fact-counter .text-box h3 {
  line-height: 1em;
  color: red;
  font-size: 36px;
  font-family: 'Poppins';
  font-weight: 600;
  margin-bottom: 15px;
}
.text-box span{
    color: white;
    font-size: 41px;
line-height: 73px;
}
.counter{
    display: inline-block;
  }
.fact-counter-section .single-fact-counter .text-box p {
  line-height: 1.2em;
  color: #FFFFFF;
  font-size: 16px;
}
.fact-counter-section .fact-counter {
  margin-top: -100px;
  position: relative;
}
.fact-counter-section .fact-counter .divider {
  position: absolute;
  background: #3f3f3f;
}
.fact-counter-section .fact-counter .divider.hor {
  height: calc(100% - 100px);
  width: 1px;
  bottom: 0;
  left: 42%;
}
.fact-counter-section .fact-counter .divider.ver {
  height: 1px;
  left: 15px;
  top: 64%;
  right: 15px;
}
.fact-counter-section .fact-counter .single-fact-counter {
  padding-top: 100px;
}

/************************** 
* 24. timeline styles 
***************************/
.time-line {
  padding-bottom: 105px;
  padding-top: 100px;
}
.time-line.gray-bg {
  background: #F5F5F5;
}
.time-line .sec-title {
  margin-bottom: 55px;
}
.time-line .sec-title p {
  font-size: 16px;
  line-height: 28px;
  color: #545454;
  padding-left: 100px;
}
.time-line .timeline-tab-select-form {
  display: none;
}
.time-line .timeline-tab-select-form .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: 100%;
}
.time-line .timeline-tab-select-form .bootstrap-select > .dropdown-toggle {
  display: inline-block;
  border: none;
  outline: none;
  background: #FE5A0E;
  color: #FFFFFF;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
  padding: 19px 30px;
  outline: none;
  border: none;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.time-line .timeline-tab-select-form .bootstrap-select .dropdown-toggle:focus {
  outline: none !important;
}
.time-line .timeline-tab-select-form .bootstrap-select.btn-group .dropdown-toggle .caret {
  border: none;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 30px;
  width: auto;
  height: auto;
}
.time-line .timeline-tab-select-form .bootstrap-select.btn-group .dropdown-toggle .caret:before {
  content: '\f107';
  font-family: 'FontAwesome';
  color: #fff;
  font-size: 20px;
}
.time-line .timeline-tab-select-form .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
}
.time-line .timeline-tab-select-form .dropdown-menu > li + li > a {
  border-top: 1px solid #efefef;
}
.time-line .timeline-tab-select-form .dropdown-menu > li:first-child > a {
  padding-top: 10px;
}
.time-line .timeline-tab-select-form .dropdown-menu > li:last-child > a {
  padding-bottom: 10px;
}
.time-line .timeline-tab-select-form .dropdown-menu > li.selected > a {
  background: #FE5A0E;
  color: #fff;
}
.time-line .timeline-tab-select-form .dropdown-menu > li > a {
  font-size: 16px;
  padding: 9px 20px;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.time-line .timeline-tab-select-form .dropdown-menu > li > a:hover {
  background: #FE5A0E;
  color: #fff;
  cursor: pointer;
}
.time-line ul.tab-title {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
.time-line ul.tab-title:after {
  content: '';
  width: 93.5%;
  height: 1px;
  background: #262626;
  position: absolute;
  bottom: 2px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.time-line ul.tab-title li {
  display: inline-block;
  vertical-align: middle;
}
.time-line ul.tab-title li + li {
  margin-left: 70px;
}
.time-line ul.tab-title li a {
  display: block;
  color: #545454;
  font-size: 18px;
  position: relative;
  padding-bottom: 10px;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.time-line ul.tab-title li a:hover {
  color: #FD5912;
}
.time-line ul.tab-title li a:after {
  content: '';
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #545454;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.time-line ul.tab-title li.active a {
  color: #FD5912;
}
.time-line .tab-content {
  margin-top: 75px;
}
.time-line .tab-content img {
  -webkit-box-shadow: 0px 1px 25px rgba(89, 89, 89, 0.2);
          box-shadow: 0px 1px 25px rgba(89, 89, 89, 0.2);
}
.time-line .tab-content h3, .time-line .tab-content p {
  margin: 0;
}
.time-line .tab-content .content {
  padding-left: 50px;
  padding-top: 60px;
}
.time-line .tab-content h3 {
  color: #252525;
  font-size: 24px;
  color: #252525;
  font-weight: 600;
  font-family: 'Poppins';
}
.time-line .tab-content p {
  font-size: 16px;
  line-height: 28px;
  color: #545454;
  letter-spacing: 0.025em;
  margin-top: 30px;
}

/************************** 
* 25. strategy styles 
***************************/
.strategy-wrapper .container-fluid {
  padding: 0;
  width: 100%;
}
.strategy-wrapper .container-fluid .row {
  margin: 0;
}
.strategy-wrapper .container-fluid [class*='col-'] {
  padding: 0;
}
.strategy-wrapper .container-fluid [class*='col-']:nth-child(1) .text-box {
  background: #252525;
}
.strategy-wrapper .container-fluid [class*='col-']:nth-child(3) .text-box {
  background: #FF5D17;
}
.strategy-wrapper .single-strategy .img-box, .strategy-wrapper .single-strategy .text-box {
  display: table-cell;
  vertical-align: middle;
}
.strategy-wrapper .single-strategy .img-box {
  width: 320px;
}
.strategy-wrapper .single-strategy .img-box > img {
  width: 100%;
}
.strategy-wrapper .single-strategy .text-box {
  background: #F5F5F5;
  padding-left: 40px;
  padding-right: 50px;
}
.strategy-wrapper .single-strategy .text-box p,
.strategy-wrapper .single-strategy .text-box h3 {
  margin: 0;
}
.strategy-wrapper .single-strategy .text-box h3 {
  font-size: 24px;
  font-weight: 600;
  color: #252525;
  font-family: 'Poppins';
}
.strategy-wrapper .single-strategy .text-box p {
  font-size: 15px;
  line-height: 27px;
  color: #252525;
  margin-bottom: 35px;
  margin-top: 30px;
}
.strategy-wrapper .single-strategy .text-box span {
  color: #252525;
  font-size: 24px;
  font-family: 'Poppins';
  font-weight: 600;
}
.strategy-wrapper .single-strategy.light h3, .strategy-wrapper .single-strategy.light p, .strategy-wrapper .single-strategy.light span {
  color: #fff;
}

/************************** 
* 26. ceo message styles 
***************************/
.ceo-message-wrapper {
  background: #F4F5F5 url(../img/ceo-message-bg.jpg) center center no-repeat;
  background-size: 100% 100%;
  padding: 125px 0;
}
.ceo-message-wrapper .ceo-message-content {
  padding-left: 40px;
  padding-top: 60px;
}
.ceo-message-wrapper .ceo-message-content h3, .ceo-message-wrapper .ceo-message-content p {
  margin: 0;
}
.ceo-message-wrapper .ceo-message-content h3 {
  color: #252525;
  font-size: 30px;
  font-weight: 600;
  font-family: 'Poppins';
  margin-bottom: 10px;
}
.ceo-message-wrapper .ceo-message-content span {
  color: #878787;
  font-size: 16px;
}
.ceo-message-wrapper .ceo-message-content p {
  color: #545454;
  font-size: 15px;
  line-height: 27px;
  letter-spacing: 0.025em;
  margin-top: 20px;
  margin-bottom: 30px;
}

/************************** 
* 27. sidebar styles 
***************************/
.has-right-sidebar {
  padding-right: 0px;
}

@media (max-width: 854px) {
  .sidebar {
    margin-top: 80px;
  }
}
.sidebar .single-sidebar:not(.search-widget):not(.tags-widget) {
  padding: 0 30px;
  padding-top: 30px;
  border: 1px solid #EBEBEF;
}
.sidebar .single-sidebar + .single-sidebar {
  margin-top: 45px;
}
.sidebar .single-sidebar .title {
  margin-bottom: 30px;
}
.sidebar .single-sidebar .title h3 {
  margin: 0;
  color: #262626;
  font-size: 22px;
  font-family: 'Poppins';
  font-weight: 600;
}
.sidebar .single-sidebar .title h3:after {
  display: inline-block;
  vertical-align: middle;
  content: '';
  width: 38px;
  height: 2px;
  background: #888888;
  margin-left: 15px;
  margin-top: 18px;
}
.sidebar .single-sidebar.search-widget {
  border: 1px solid #ececf0;
}
.sidebar .single-sidebar.search-widget form {
  position: relative;
  height: 54px;
}
.sidebar .single-sidebar.search-widget form input {
  width: 100%;
  height: 100%;
  color: #555555;
  font-size: 15px;
  padding-left: 20px;
  border: none;
  outline: none;
  background-color: transparent;
  letter-spacing: .05em;
}
.sidebar .single-sidebar.search-widget form input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #555555;
}
.sidebar .single-sidebar.search-widget form input::-moz-placeholder {
  /* Firefox 19+ */
  color: #555555;
}
.sidebar .single-sidebar.search-widget form input:-ms-input-placeholder {
  /* IE 10+ */
  color: #555555;
}
.sidebar .single-sidebar.search-widget form input:-moz-placeholder {
  /* Firefox 18- */
  color: #555555;
}
.sidebar .single-sidebar.search-widget form button {
  background-color: transparent;
  outline: none;
  border: none;
  color: #555555;
  font-size: 15px;
  position: absolute;
  top: 50%;
  right: 0px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-color: transparent;
  width: 75px;
  height: 100%;
  color: #555555;
  border-left: 1px solid #ececf0;
}
.sidebar .single-sidebar.category-widget {
  padding-bottom: 30px !important;
}
.sidebar .single-sidebar.category-widget ul.category-list {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-top: -5px;
}
.sidebar .single-sidebar.category-widget ul.category-list li + li {
  border-top: 1px solid #E0E0E0;
  padding-top: 10px;
  margin-top: 10px;
}
.sidebar .single-sidebar.category-widget ul.category-list li a {
  color: #555555;
  font-size: 15px;
  position: relative;
  display: block;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.sidebar .single-sidebar.category-widget ul.category-list li a span.count {
  float: right;
}
.sidebar .single-sidebar.category-widget ul.category-list li a:hover {
  color: #FE5A0E;
}
.sidebar .single-sidebar.recent-post-widget .recent-post-list {
  margin-top: -5px;
  padding-bottom: 15px;
}
.sidebar .single-sidebar.recent-post-widget .recent-post-list .single-recent-post {
  margin-bottom: 0;
}
.sidebar .single-sidebar.recent-post-widget .recent-post-list .single-recent-post + .single-recent-post {
  border-top: 1px solid #E0E0E0;
  padding-top: 15px;
}
.sidebar .single-sidebar.recent-post-widget .recent-post-list .single-recent-post + .single-recent-post {
  margin-top: 20px;
}
.sidebar .single-sidebar.recent-post-widget .recent-post-list .single-recent-post h3 {
  margin: 0;
  color: #150A33;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: .01em;
  font-weight: 600;
  margin-bottom: 10px;
  font-family: 'Poppins';
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.sidebar .single-sidebar.recent-post-widget .recent-post-list .single-recent-post h3:hover {
  color: #FE5A0E;
}
.sidebar .single-sidebar.recent-post-widget .recent-post-list .single-recent-post a.date {
  color: #929191;
  font-size: 15px;
  line-height: 1em;
  display: inline-block;
  font-weight: 500;
}
.sidebar .single-sidebar.tags-widget ul.tags-list, .sidebar .single-sidebar.tags-widget ul.tags-list li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.sidebar .single-sidebar.tags-widget ul.tags-list {
  margin-left: -5px;
  margin-right: -5px;
}
.sidebar .single-sidebar.tags-widget ul.tags-list li {
  display: inline-block;
  vertical-align: middle;
  padding: 0 5px;
  margin-bottom: 10px;
}
.sidebar .single-sidebar.tags-widget ul.tags-list li a {
  display: block;
  border: 1px solid #F5F9FF;
  color: #555555;
  font-size: 15px;
  line-height: 1em;
  padding: 10px 19px;
  -webkit-transition: all .4s;
  transition: all .4s;
  background: #F5F9FF;
}
.sidebar .single-sidebar.tags-widget ul.tags-list li a:hover {
  color: #fff;
  border-color: #FE5A0E;
  background: #FE5A0E;
}
.sidebar .single-sidebar.service-sidebar {
  border: none !important;
  padding: 0 !important;
}
.sidebar .single-sidebar.service-sidebar ul.service-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.sidebar .single-sidebar.service-sidebar ul.service-list li + li {
  margin-top: 7px;
}
.sidebar .single-sidebar.service-sidebar ul.service-list li a {
  display: block;
  color: #252525;
  font-weight: 500;
  font-size: 16px;
  background: #F5F5F5;
  position: relative;
  padding-left: 25px;
      padding-right: 25px;
  line-height: 58px;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.sidebar .single-sidebar.service-sidebar ul.service-list li a:before {
  content: '';
  width: 6px;
  height: 0;
  background: #ea4645;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.sidebar .single-sidebar.service-sidebar ul.service-list li:hover a, .sidebar .single-sidebar.service-sidebar ul.service-list li.active a {
  background: #0942a0;
  color: #fff;
}
.sidebar .single-sidebar.service-sidebar ul.service-list li:hover a:before, .sidebar .single-sidebar.service-sidebar ul.service-list li.active a:before {
  height: 100%;
}
.sidebar .single-sidebar.broucher-sidebar {
  border: none !important;
  padding: 0 !important;
}
.sidebar .single-sidebar.broucher-sidebar .title h3:after {
  display: none;
}
.sidebar .single-sidebar.broucher-sidebar p {
  font-size: 15px;
  color: #545454;
  line-height: 28px;
  letter-spacing: .025em;
  margin: 0;
  margin-bottom: 30px;
}
.sidebar .single-sidebar.broucher-sidebar a.broucher-btn {
  display: block;
      background: #ea4645;
  font-family: 'Poppins';
  font-weight: 600;
  font-size: 23px;
  line-height: 45px;
  padding-left: 75px;
  color: #000;
  position: relative;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.sidebar .single-sidebar.broucher-sidebar a.broucher-btn i {
  font-size: 25px;
  margin-right: 13px;
  line-height: 45px;
  position: absolute;
  top: 50%;
  left: 30px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.sidebar .single-sidebar.broucher-sidebar a.broucher-btn + a {
  margin-top: 15px;
}
.sidebar .single-sidebar.broucher-sidebar a.broucher-btn:hover {
  background: #0942a0;
  color: #FFFFFF;
}
.sidebar .single-sidebar.broucher-sidebar a.broucher-btn:hover i {
  color: #FD5912;
}
                     

/*# sourceMappingURL=style.css.map */




/*new*/


/*common*/
.mt-2{
  margin-top: 5px;
}
.mt-3{
  margin-top: 8px;
}

.mt-4{
  margin-top: 10px;
}

.mt-5{
  margin-top: 15px;
}

.mt-6{
  margin-top: 18px;
}

.mt-7{
  margin-top: 22px;
}
.mt-8{
  margin-top: 24px;
}

.mt-9{
  margin-top: 26px;
}

.mt-10{
  margin-top: 30px !important;
}


.mb-2{
  margin-bottom: 5px;
}
.mb-3{
  margin-bottom: 8px;
}

.mb-4{
  margin-bottom: 10px;
}

.mb-5{
  margin-bottom: 15px;
}

.mb-6{
  margin-bottom: 18px;
}

.mb-7{
  margin-bottom: 22px;
}

.mb-9{
  margin-bottom: 26px;
}

.mb-10{
  margin-bottom: 30px;
}

.pt-2{
  padding-top: 5px;
}
.pt-3{
  padding-top: 8px;
}

.pt-4{
  padding-top: 10px;
}

.pt-5{
  padding-top: 15px ;
}

.pt-6{
  padding-top: 18px;
}

.pt-7{
  padding-top: 22px;
}

.pt-9{
  padding-top: 26px;
}

.pt-10{
  padding-top: 30px;
}


.pb-2{
  padding-bottom: 5px;
}
.pb-3{
  padding-bottom: 8px;
}

.pb-4{
  padding-bottom: 10px;
}

.pb-5{
  padding-bottom: 15px;
}

.pb-6{
  padding-bottom: 18px;
}

.pb-7{
  padding-bottom: 22px;
}

.pb-9{
  padding-bottom: 26px;
}

.pb-10{
  padding-bottom: 30px;
}


.p-0 {
    padding: 0!important;
}
/*common css end*/


/*home page mission vision*/

.market-data {
    padding: 30px;
}
.market-section figure {
    margin: 0;
}
.market-section {
    display: block;
    position: relative;
}
/*img {
    max-width: 100%;
  }*/

 .bg-main-1 {
    background-color: #009688 !important;
    color: white;
}

 .bg-main-3 {
    background-color: #ff9800 !important;
    color: white;
}

.single-feature-2 {
    float: left;
    width: 100%;
    padding: 20px;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.single-feature-2:before {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    background: #f1bb28;
    -moz-transform: scale(0.9, 0.9);
    -ms-transform: scale(0.9, 0.9);
    -o-transform: scale(0.9, 0.9);
    -webkit-transform: scale(0.9, 0.9);
    transform: scale(0.9, 0.9);
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    z-index: -1;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.single-feature-2 .single-feature-2-icon {
    color: #fff;
    font-size: 45px;
    margin: -12px 20px 15px 0;
    display: block;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.single-feature-2 .single-feature-2-icon, .single-feature-2 .single-feature-2-text {
    float: left;
}

.single-feature-2 .single-feature-2-text {
    width: 76%;
}

.single-feature-2 {
    float: left;
    width: 100%;
    padding: 20px;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.single-feature-2:before {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    background: #f1bb28;
    -moz-transform: scale(0.9, 0.9);
    -ms-transform: scale(0.9, 0.9);
    -o-transform: scale(0.9, 0.9);
    -webkit-transform: scale(0.9, 0.9);
    transform: scale(0.9, 0.9);
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    z-index: -1;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.single-feature-2 .single-feature-2-icon, .single-feature-2 .single-feature-2-text {
    float: left;
}
.bg-main-2 {
    background-color: #2f63cb !important;
    color: white;}

.no-padding {
    padding: 0;
}

/*home page mission vision end*/


/*client logo*/

/*.brand-carousel-area .item img{


display: block;
    margin: 0 5px;
    padding: 10px;
    min-height: 46px;
    line-height: 46px;
    border: 4px solid #f9f9f9;
    border-radius: 3px;
    background: #ffffff;


  }

    
*/

.award-winning .col-md-4{
  border-right: 2px solid white;
  text-align: center;
}
.award-winning strong{
  color: white;
  font-size: 22px;
  text-transform: uppercase;
}
.award-winning h4{


    color: white;
    font-size: 35px;}


    .title-main h2{
          color: #3056a2;
    font-size: 36px;
    position: relative;
    }
  /*  .title-main h2:before{
      content: '';
      position: absolute;
      height: 3px;
      width: 32%;
      bottom: 0;
      background: red;

    }*/


    /*we-expertise in home page*/
    .we-expertise .product img{
         width: 155px;
    height: 157px;
    }

    .we-expertise .product2 {
        background: #dbdbdb;
    margin-bottom: 34px;
    border: 2px solid #686868;
    padding-bottom: 6px;
    width: 100%;
    }
    .we-expertise .product2 strong{
      padding: 5px;
    }

.service-carousel-one .item .front1{
  background: #2579f5ba;
}
.service-carousel-one .item .front2{
  background: #e97347e0;

}

.service-carousel-one .item .front3{
  background: #fbd256;

}


.service-carousel-one .item .front4{
  background: #65a368;

}


.service-carousel-one .item .front5{
  background: #262626;


}
.service-carousel-one .item .front5 h3{
  color: white !important;

}

/*home section*/
.slide-1 video {
    width: 100%;
    height: 90vh;
    object-fit: cover;
    overflow: hidden;
    

}
.carousel-inner{
  overflow: hidden !important;
}
/*.slide-1 video {
    position: relative;
    height: 90vh;

}

.slide-1 video:before {
    content: '';
    position: absolute;
    background: rgba(28, 160, 222, 0.43);
    border-radius: 5px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}*/

* {
  
    scroll-snap-stop: normal !important;
    /*overflow: hidden;*/
   
}

.container {width: 93% !important;}

.svg-img {
  width: 80px;
}
.box-mission{
  /*background: #fee50e;*/
  color: black;
  padding: 8px;
}
.box-vision{
  color: white;
  padding: 8px;
  background: #2f63cb ;

}

.site-footer{
  background: #0942a0;
  color: white !important;
}

/*.owl-next .owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    left: -21px !important;
 
} */  /* right: 0; */
    /* top: 54%; */
    /* position: relative; */
/*.about-img-box .testimonials-style-three-carousel .owl-nav [class*=owl-] {

    width: 45px;
    height: 45px;
    border-radius: 0;
    background: red;
    color: white;
    font-size: 20px;
    margin: 0;
    position: absolute;
    right: 0 !important;
    padding: 0;
    text-align: center;
    line-height: 41px;
    top: 50% !important;
    position: absolute !important;
    border: 2px solid #fff;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}

.about-img-box .testimonials-style-three-carousel .owl-nav .owl-next{
  margin-left: auto !important;
  position: relative;
}*/

.testimonials-style-three-carousel .owl-nav .owl-prev{
      left: 0;
    position: absolute;
        left: -21px;

}
.testimonials-style-three-carousel .owl-nav.owl-next{
      right: 0;
    position: absolute;
}


/*.brand-name u{
  color: red;
}*/
.underline-red {
  color: red !important;
}
.underline-black {
  color: black !important;

}


fieldset {
    border: 1px solid #ddd !important;
    margin: 0;
    xmin-width: 0;
    padding: 10px;
    position: relative;
    border-radius: 4px;
    background-color: #f5f5f5;
    padding-left: 10px!important;
    margin-top: 2%;
        box-shadow: 5px 5px 5px #d9d9d9;
            border-bottom: 3px solid #760000 !important;
}
fieldset li{
  list-style: square;
}
fieldset .panel-body{
      padding-left: 29px;
}
legend {
    /*font-family: 'Teko', sans-serif;*/
    font-size: 26px;
    color: #0942a0;
    margin-bottom: 0px;
    padding: 9px;
    width: auto;
    border: 1px solid #ddd;
    border-radius: 4px;
    /* padding: 0 10px; */
    background-color: #ffffff;
}

.facilities-area [class^="col-"] ul {
    list-style: none !important;
    padding-left: 0;
}
.facilities-area [class^="col-"] ul i {
    color: #0942a0!important;
    margin-right: 5px;
}

.panel{
background-color: #f5f5f5 !important;
 border: none !important;
 box-shadow: none !important;
  }
  .panel-body li{
    color: black !important;
      line-height: 39px;
    font-size: 17px;
  }

  .points p{
        background: #0942a0;
    display: inline;
    padding: 11px;
    height: 71px;
    border-radius: 31px;
    /* line-height: 33px; */
    color: white;
    display: revert;
    margin-bottom: 17px !important;
    display: block;
  }
/*.testimonial {
    background-color: #a08454 !important;
}
*/
.testimonial .description {
   

    background: #0942a0;
    font-size: 15px;
    color: #fff;
    height: 87px;
    padding: 9px;
    text-align: center;
    line-height: 25px;
    margin: 0;
    position: relative;
     border-radius: 0px 0px 30px 20px;
}

.testimonial .description:before, .testimonial .description:after {
    /*content: "";*/
    border-width: 18px 0 0 18px;
    border-style: solid;
    border-color: #0942a0 transparent transparent;
    position: absolute;
    bottom: -18px;
    left: 0;
}

.testimonial .description:after {
    border-width: 18px 18px 0 0;
    left: auto;
    right: 0;
}

.service-details-content .description{
  padding-top: 20px;
    text-transform: uppercase;
    padding-left: 36px;
    padding-right: 35px;
        line-height: 23px !important;
  }

/*about page content*/ 
.about__sm-image-df {
    transform: translateY(-30px);
}
.about__sm-image .sm-image__item {
    position: relative;
    overflow: hidden;
}
.about__sm-image .sm-image__content {
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
    top: 0;
    background-color: rgb(9 66 160 / 94%);
    border-radius: 6px;
    transition: .3s;
}
.about__sm-image .sm-image__content .sm-number {
    position: absolute;
    top: 55%;
    transform: translateY(-55%);
    left: 0;
    right: 0;
    margin: 0 auto;
}

.about__sm-image .sm-image__content .sm-number a {
    font-size: 120px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-weight: var(--tp-fw-sbold);
}
.about__sm-image .sm-image__content .sm-number p {
    font-size: 16px;
    color: #fff;
    margin-top: 40px;
    margin-bottom: 0;
    line-height: 26px;
}
.about__sm-image .sm-image__item img {
    transition: all 1.5s cubic-bezier(0,0,.2,1);
        border: 1px solid red;
}
.height250 {
    height: 250px;
}

.about__sm-image .sm-image__content .sm-number a span {
    font-size: 36px;
    color: var(--tp-common-white);
}
.w-img img {
    width: 100%;
}



/*journey timeline*/

.bg{
     background: linear-gradient(to bottom, #FFF 1%, #fcfcfc 98%) repeat scroll 0 0 transparent;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
        border-bottom: 2px solid #0942a0;
    border-left: 1px solid #ECECEC;
    border-radius: 8px;
    border-right: 1px solid #ECECEC;
    box-shadow: 0 1px 1px 0 rgb(0 0 0 / 4%);
    display: inline-block;
    padding: 20px;
}

/*timeline company*/
.eluid96fadb28 {
    padding-top: 80px;
    padding-bottom: 0px;
}
.zn_section {
    padding-top: 35px;
    padding-bottom: 35px;
    position: relative;
}
.zn-bgSource-imageParallax.is-fixed.is-visible {
    left: 0;
}
.zn-bgSource-imageParallax.is-fixed {
    left: -100vw;
    position: fixed;
}

.zn-bgSource-imageParallax {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    will-change: transform;
}.zn-bgSource-imageParallax.is-fixed .zn-bgSource-image {
    height: 100vh;
}
.zn-bgSource-imageParallax .zn-bgSource-image {
    top: 0;
    left: 0;
    position: relative;
    min-width: 100%;
    min-height: 100%;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-attachment: initial;
}

.zn-bgSource-imageParallax.is-fixed .zn-bgSource-image {
    height: 100vh;
}
.zn-bgSource-imageParallax .zn-bgSource-image {
    top: 0;
    left: 0;
    position: relative;
    min-width: 100%;
    min-height: 100%;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-attachment: initial;
}
.zn-bgSource-image {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}
.zn-bgSource, .zn-bgSource-overlay, .zn-bgSource-image, .zn-bgSource-video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.znColumnElement-innerWrapper {
    width: 100%;
}
.eluid6c0c4966 {
    padding-top: 0px;
    padding-bottom: 0px;
}
.eluid6c0c4966 {
    margin-bottom: 0px;
}

.eluid6c0c4966 .tbk__title {
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    font-size: 36px;
    line-height: 40px;
    font-weight: 700;
    color: #ce0d00;
}
.eluid6c0c4966 .tbk__title {
    margin-bottom: 7px;
}
.tbk-symbol--line.tbk-icon-pos--after-title .tbk__symbol {
    margin-bottom: 20px;
    margin-top: -5px;
}
.tbk-symbol--line .tbk__symbol span {
    display: inline-block;
    width: 50px;
    height: 3px;
    background-color: #ccc;
}
.element-scheme--light {
    color: #535353;
}
.timeline-bar {
    position: relative;
}

.timeline-bar:before {
    position: absolute;
    content: '';
    width: 1px;
    height: 97%;
    background-color: rgba(0, 0, 0, 0.09);
    display: block;
    top: 26px;
    left: 50%;
    margin-left: -1px;
    z-index: 0;
}
.timeline-edge-text {
    background: #fff;
    border-radius: 3px;
    padding: 0 10px;
    line-height: 2;
    display: inline-block;
}

.company-milestone .timeline-box {
    border: 1px solid #eee;
    padding: 10px 20px 0px!important;
}
.timeline-bar--right .timeline-box {
    margin: 30px 0 30px 30px;
}
.timeline-box, .timeline-box-date {
    box-shadow: 0 2px 3px rgb(0 0 0 / 5%);
}

.timeline-box {
    background: #fff;
    border-radius: 3px;
    margin: 30px 30px 30px 0;
    padding: 30px;
    position: relative;
}
#sidebar ul.menu li a, .u-trans-all-2s, [id*=sidebar-widget-] ul.menu li a, div.widget ul.menu li a {
    transition: all .2s ease-out;
}

/*@media (min-width: 768px){

.timeline-box-icon {
    position: absolute;
    top: 50%;
    right: -70px;
    background: #E5E5E5;
    color: #fff;
    width: 50px;
    height: 50px;
    margin-top: -25px;
    border-radius: 50%;
    text-align: center;
    line-height: 50px;
    box-sizing: content-box;
}
}*/

.timeline-box:hover .date, .timeline-box-icon {
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.company-milestone .timeline-box-date {
    background: #0942a0;
    color: white;
    font-size: 15px;
}
.timeline-bar--right .timeline-box-date {
    left: auto;
    right: calc(100% + 90px);
    right: -webkit-calc(100% + 90px);
}
.timeline-box-date {
    font-size: 13px;
    font-weight: 700;
    background: #fff;
    display: inline-block;
    padding: 5px 10px;
    border-radius: 2px;
    position: absolute;
    top: 50%;
    margin-top: -14px;
    right: -100px;
    color: #787878;
    right: auto;
    white-space: nowrap;
    left: -webkit-calc(100% + 90px);
    left: calc(100% + 90px);
}


/*infrastructure page*/
.infrastructure a img:hover{
  background: #000;
}
.white-bg{
  background: #fff !important;
}
.industry-b{
  border-left: 1px solid#e6e0e0;
  border-right: 1px solid#e6e0e0;
  transition: 0.6s;
}
.industry-b h3{
  color: black;
}

.bg-blue{
    background: #0942a0;
    /*display: inline;*/
    padding: 10px;
    color: white;
    min-height: 72px;
    line-height: 26px;
}

/*.industry-b img:hover {
  padding-top: 5px;
}*/
.product-design-showcase img{
  border: 1px solid #0942a0;
}

/*timeline codepen*/
.timeline {
  /*max-width: 800px;*/
  list-style: none;
  padding: 20px 0 20px;
  position: relative;
}
  .timeline:before {
    top: 2px;
    bottom: 15px;
    position: absolute;
    content: " ";
    width: 3px;
    background-color: #eeeeee;
    left: 50%;
    margin-left: -1.5px;
  }
    .arrowhead{
      width: 0;
      position: absolute;
      top: 0;
      left: 50%;
      margin-left: -15px;
      border-top: 0 solid transparent;
      border-left: 15px solid transparent;
      border-right: 15px solid transparent;
      border-bottom: 15px solid #eeeeee;
    }
  .timeline > li {
       min-height: 223px;
    width: 50%;
    /*padding-left: 42px;*/
    /*padding-right: 42px;    */
    /*margin-bottom: 30px;    */
    position: relative;   
    float: left;
    clear: left;
  }



/*Panel*/
  .timeline > li > .timeline-panel {
        width: 86%;
    float: left;
        min-height: 80px;
    border: 1px solid #d4d4d4;
    /*border-radius: 2px;*/
    /*padding: 20px;*/
    position: relative;
    -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
    background: #e1e1e1;
    transition: 0.6s;
  }
  .timeline > li > .timeline-panel:hover{
    box-shadow: 0 1px 4px rgb(0 0 0 / 6%), 0 3px 6px rgb(0 0 0 / 26%);
  } 
    .timeline > li > .timeline-panel:before {
      position: absolute;
      top: 26px;
      right: -15px;
      display: inline-block;
      border-top: 15px solid transparent;
      border-left: 15px solid #ccc;
      border-right: 0 solid #ccc;
      border-bottom: 15px solid transparent;
      content: " ";
    }
    .timeline > li > .timeline-panel:after {
      position: absolute;
      top: 27px;
      right: -14px;
      display: inline-block;
      border-top: 14px solid transparent;
      border-left: 14px solid #e1e1e1;
      border-right: 0 solid #e1e1e1;
      border-bottom: 14px solid transparent;
      content: " ";   
    }

    .timeline-panel img {
      width: 100%;
      padding: 10px 10px 0 10px;
    }


/*Inverted panel*/
  .timeline > li.timeline-inverted > .timeline-panel {
    float: right;
  }
    .timeline > li.timeline-inverted > .timeline-panel:before {
      border-left-width: 0;
      border-right-width: 15px;
      left: -15px;
      right: auto;
    }
    .timeline > li.timeline-inverted > .timeline-panel:after {
      border-left-width: 0;
      border-right-width: 14px;
      left: -14px;
      right: auto;
    }

  .timeline > li.timeline-inverted{
    float: right; 
    clear: right;
    margin-top: 0px;
    margin-bottom: 37px;
  }
    .timeline > li:nth-child(3) {
             margin-top: -4px;
    min-height: 163px; 

        }

/*@media (min-width: 850px)
.timeline .last2 {
    margin-top: -37px;
}
}*/


  /*Last panel*/
  @media (min-width: 850px) {
    .timeline .last{
       margin-top: -30px;
    }
      .timeline .last .timeline-panel{
              margin-top: 81px;
          left: calc(50% + 60px);
      }
      .timeline .last .timeline-panel:before{
        top: -15px;
        right: calc(50% - 7px);
        border-top: 0 solid transparent;
        border-left: 15px solid transparent;
        border-right: 15px solid transparent;
        border-bottom: 15px solid #ccc;
      }
      .timeline .last .timeline-panel:after{
        top: -14px;
        right: calc(50% - 6.5px);
        border-top: 0 solid transparent;
        border-left: 14px solid transparent;
        border-right: 14px solid transparent;
        border-bottom: 14px solid #e1e1e1;
      }
  }


/*Badge*/
  .timeline > li > .timeline-badge {   
    width: 60px;
    /*height: 60px;*/
    line-height: 50px;

        font-size: 21PX;
    text-align: center;
    position: absolute;
    color: #ea4645;
    font-weight: 500;
    top: 16px;
    right: 5px;
    z-index: 100; 
    /*border-top-right-radius: 50%;*/
    /*border-top-left-radius: 50%;*/
    /*border-bottom-right-radius: 50%;*/
    /*border-bottom-left-radius: 50%; */
    cursor: default;
    /*background: red;  */
  }
    .timeline > li.timeline-inverted > .timeline-badge{
      left: 5px;
    }

  .timeline > li > .timeline-badge:before{
    position: absolute;
    top: 58%;
    right: -11px;
    content: ' ';
    display: block;
    width: 12px;
    height: 12px;
    margin-top: -10px;
    background: #fff;
    border-radius: 10px;
    border: 4px solid rgb(234 70 69);
    z-index: 10;
  }
    .timeline > li.timeline-inverted > .timeline-badge:before{
      left: -11px;
    }




/*Content*/
  .timeline-title {
    margin-top: 0;
    padding: 12px 20px 0px 20px;
    color: inherit;
    color: #0942a0;

  }
  .timeline-title b{
        font-weight: 400 !important;
    font-size: 20px;
  }
  .timeline-heading P{
 padding: 0px 20px 0px 20px;
     color: black;
     font-size: 18px;
  }
 
  .timeline-body > p,
  .timeline-body > ul {
    padding:0 20px 20px 20px;
    margin-bottom: 0;
  }
    .timeline-body > p + p {
      margin-top: 5px;
    }

  .timeline-footer{
    background-color:#f4f4f4;
    padding: 10px;
    text-align: center;   
  }
    .timeline-footer > a{
      padding:20px;
      cursor: pointer;
      text-decoration: none;
    }

/*Placement small devices*/
@media (max-width: 850px) {
     ul.timeline:before { 
        bottom: -15px;
  }
    ul.timeline:before, .arrowhead {
        left: 10px;    
    }
  
    ul.timeline > li {
    min-height: 50px;
      margin-bottom: 20px;
      padding-right: 5px;
      position: relative;
      width:100%;
      float: left;
      clear: left;
    }
    ul.timeline > li > .timeline-panel {
        width: calc(100% - 40px);
        width: -moz-calc(100% - 40px);
        width: -webkit-calc(100% - 56px);
    }


    ul.timeline > li > .timeline-panel {
        float: right;
        left: 7%;
    }

        ul.timeline > li > .timeline-panel:before {
            border-left-width: 0;
            border-right-width: 15px;
            left: -15px;
            right: auto;
        }

        ul.timeline > li > .timeline-panel:after {
            border-left-width: 0;
            border-right-width: 14px;
            left: -14px;
            right: auto;
        }
    
  .timeline > li.timeline-inverted{
    float: left; 
    clear: left;
    margin-top: 0;
    margin-bottom: 20px;
  }

  ul.timeline > li > .timeline-badge, ul.timeline > li.timeline-inverted > .timeline-badge{
    left: 15.5px;
  }   
  ul.timeline > li > .timeline-badge:before, ul.timeline > li.timeline-inverted > .timeline-badge:before{
    left: -11.5px;
  }
}

/*https://codepen.io/dael/pen/GoPRga*/

.sbuttons {
    bottom: 2.5%;
    position: fixed;
    margin: 1em;
    z-index: 10000000;
    right: 25px;
}
.sbutton:not(:last-child):nth-last-child(3) {
    -webkit-transition-delay: 40ms;
    transition-delay: 40ms;
}
.sbutton.whatsapp {
    background: #009cff;
    width: 58px!important;
    height: 58px!important;
}
.sbutton:not(:last-child) {
    width: 60px;
    height: 60px;
    margin: 20px auto 0;
    opacity: 0;
}
.sbutton {
    display: block;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    text-align: center;
    color: black;
    margin: 20px auto 0;
    box-shadow: 0px 5px 11px -2px rgb(0 0 0 / 18%), 0px 4px 12px -7px rgb(0 0 0 / 15%);
    cursor: pointer;
    -webkit-transition: all .1s ease-out;
    transition: all .1s ease-out;
    position: relative;
}



/*codepen*/
.float{
  position:fixed;
  width:60px;
  height:60px;
  bottom:40px;
  right:40px;
  background-color:#25d366;
  color:#FFF;
  border-radius:50px;
  text-align:center;
  font-size:30px;
  box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.my-float{
  margin-top:16px;
}


.map-area {

    border: 10px solid #f3f3f3;

    -webkit-box-shadow: 0px 0px 5px 1px rgb(0 0 0 / 25%);
    -moz-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 5px 1px rgb(0 0 0 / 25%);
}
.c-add{
   border: 1px solid #ddd !important;
    border-radius: 10px;
    /* padding: 50px 30px; */
    /* background-color: #010c4a; */
    color: #505050;
    margin-bottom: 30px;
    /*height: 279px;*/
    padding: 2%;
    color: black;
}

.cam-contact h3{
  color: black;
  margin-bottom: 10px;
  text-align: center !important;
      display: inline-flex;
      justify-content: center;
}
.cam-contact span{
  padding-right: 10px;
}


.product-card {
    position: relative;
    background: #000;
    transition: ease all 0.35s;
    margin-bottom: 25px;
}

.product-card-img-block {
    position: relative;
    background: #000;
    transition: ease all 0.35s;
}
.img-fluid{
  max-width: 100%;
    height: auto;
}
.product-card-img-block img {
    opacity: 0.5;
    transition: ease all 0.35s;
}

/*.product-card-img-block img {
    opacity: 0.5;
    transition: ease all 0.35s;
}*/


.product-card-text-block {
       /* min-height: 150px; */
    padding: 19px;

}
.product-card-text-block h5{
    color: white;
    font-size: 24px;

}
      


.product-card:hover {
    background: #0942a0;
}
.product-card:hover img {
    opacity: 1;
    
}

.clients-logo img{
border: 2px solid #cfcfcf;
    margin-bottom: 10px;
        width: 100%;
}
/*
.cam-contact h3:before{
  content: '';
  position: absolute;
  width: 30%;
  height: 3px;
  background: #000;
  bottom: 0;
}*/
.c-add h3{
  font-size: 24px;
    font-family: "Times New Roman", Times, serif;
    font-weight: 900;

}  
.c-add i{
  font-size: 19px;
  padding-right: 10px;
}

.error{background-color: #FF6600;border:#AA4502 1px solid;padding: 5px 10px;color: #FFFFFF;border-radius:4px;}
    .success{background-color: #12CC1A;border:#0FA015 1px solid;padding: 5px 10px;color: #FFFFFF;border-radius:4px;}
    .info{font-size:.8em;color: #FF0000;letter-spacing:2px;padding-left:5px;}
    .btnAction{background-color:#2FC332;border:0;padding:10px 40px;color:#FFF;border:#F0F0F0 1px solid; border-radius:4px;}
    .btnRefresh{background-color:#8B8B8B;border:0;padding:7px 10px;color:#FFF;float:left;}  
    .btn_1, .btn_1.medium, a.btn_1, a.btn_1.medium {
           border: none;
    display: inline-block;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    /* font-family: inherit; */
    color: #fff;
    /* background: #ea4645; */
    cursor: pointer;
    outline: 0;
    padding: 11px 40px;
    font-size: 18px;
    transition: all 0.3s;
    background: linear-gradient(180deg, #1368AD 0%, #033AA1 100%);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    }
.btn_1:hover{

}

    .head-shadow-top {
    width: 250px;
    height: 50px;
    background: #0942a0;
    line-height: 50px;
    position: absolute;
    /*background: deepskyblue;*/
    top: -2%;
    display: block;
    cursor: pointer;
}
.head-shadow-top:before {
    content: '';
    position: absolute;
    border-right: 9px solid #777777;
    border-top: 16px solid transparent;
    display: block;
    height: 0;
    left: -9px;
    position: absolute;
    top: 0;
}
.head-shadow-top p{
        font-size: 18px;
        line-height: 45px !important;
    color: #ffffff !important;
    padding-left: 7%;
  }

  #form_contact {
    color: black;
  }

 

     

/*AUTOMOTIVE INTERIOR MOULDS hover zoom image*/



[data-spzoom] img {
    vertical-align: top;
}

.spzoom-zoom {
    z-index: 97;
    border: 1px solid rgba(0,0,0,0.2);
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
    width: 250px;
    height: 250px;
}
.spzoom-tracker {
    border-width: 1px;
    border-style: solid;
    background-color: #fff;
    border-color: #ccc;
    z-index: 97;
}
.spzoom-title {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 10px;
    color: #fff;
    background-color: #222;
    padding: 3px 5px;
    line-height: 14px;
}
.spzoom-loader {
    width: 24px;
    height: 24px;
    background: url('spzoom-loader.gif') 50% 50% no-repeat scroll #fff;
    border: 1px solid #ccc;
}

.navbar-default {
     background-color: #fff !important; 
     border-color: #fff !important; 
}

.dropdown:hover .dropdown-menu {
  display: block;
}
.dropdown-menu>li>a {

    padding: 10px 20px;
  }

.navbar ul.navbar-nav > li > ul.sub-menu > li > a {
    font-size: 16px;
    color: #262626;
    font-family: 'Rubik';
    font-weight: 400;
    padding: 11.5px 0;
    display: block;
    line-height: 26px;
    padding-right: 19px;
    padding-left: 19px;
    white-space: nowrap;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}
.navbar-nav{
  float: right;
}

.text-box-top{
  text-align: right;
}
.navbar-nav .dropdown a{

    font-size: 16px;
    color: #262626;
    font-weight: 400;
    /*padding: 11.5px 0;*/
    display: block;
    /*line-height: 26px;*/
    padding-right: 19px;
    padding-left: 15px;
    white-space: nowrap;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
  }

  .dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #0942a0;
    color: white;
  }
  .dropdown-menu {
    padding: 0px !important;
  }
  .navbar-default .navbar-nav>li>a {
    color: #000;
    font-weight: 500;
      font-size: 17px;

    }

    .brand-carousel-area .item img{
     min-height: 111px;
    }
        

        /*service new css*/
        .card-1 {
    /* box-shadow: 0 1px 3px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%); */
    transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}.position-relative {
    position: relative !important;
}
.padding-eighteen-tb {
        padding-top: 9%;
    padding-bottom: 9%;
}

.border-radius-4 {
    border-radius: 4px;
}

.border-color-extra-medium-gray {
    border-color: #dbdbdb !important;
}
.border {
    border: 1px solid #dee2e6!important;
}

.bg-white {
    background-color: #fff!important;
}

.card-1:hover {
    box-shadow: 0 14px 28px rgb(0 0 0 / 25%), 0 10px 10px rgb(0 0 0 / 22%);
    border-bottom: 2px solid#000 !important;
}
.bg-white:hover {
       border-bottom: 4px solid#0942a0 !important;
}

.test-icon {
        background-color: #0942a0;
    color: #ffff;
    padding: 6%;
    /* font-size: 79px; */
    border-radius: 50%;
    line-height: 9px;
}
/*.video-background-overlay{
  background: #000;
  height: 100%;
  width: 100%;
  position: relative;
}
.video-background-overlay:before{
  content: '';
  position: absolute;
 
    position: absolute;
    height: 100%;
    width: 100%;
    opacity: 0.5;
    top: 0;
    left: 0;
}

.video-background-holder video{
  position: relative;
  background: #000 !important;
}

.video-background-holder video:before{
  position: absolute;
  content: '';
  background: #000;
     height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;

}*/
.test-icon span {
    color: white;
    font-size: 41px;
    /*line-height: 73px;*/
}


.d-inline-block {
    display: inline-block!important;
}

.read-service {
  display: inline-flex;
  transition: 0.7s;
  font-size: 18px;
}

.read-service:hover{
  padding-left: 15px;
}

.alt-font{
  font-size: 24px;
font-weight: 600;
     margin-top: 13px;
 margin-bottom: 15px;
 color: black;
    font-weight: 600;
}
.color-black{
  color: black;
}

/*.header-searchbar img{
    border-left: 1px solid rgba(0,0,0,.15);
    border-right: 1px solid rgba(0,0,0,.15);
    padding-left: 7px;
    padding-right: 7px;
  
    line-height: 15px;
    position: relative;


}*/

.header-searchbar {
    border-left: 1px solid rgba(0,0,0,.15);
    padding-left: 15px;
    display: inline-block;
    line-height: 15px;
    position: relative;
}


.width-15{
    width: 15%;
}

.header-social-icon {
    border-left: 1px solid rgba(0, 0, 0, 0.15);
    padding-left: 15px;
    margin-left: 12px;
    display: inline-block;
    line-height: 15px;
    position: relative;
}
.ser-hr{
  overflow: hidden;
}





.banner-text li {
    display: inline-flex;
    /* display: -webkit-inline-box; */
    margin-right: 29px;
}
.banner-text li span{
  background: #000;
  padding: 10px;
  border-radius: 50%;
  /*margin-left: 1%;*/
}

.banner-text ul li {
    float: left;
}
.banner-content a{
  background: green;
  padding: 10px;
  color: white;
  float: left;
}
.banner-content li span{

}

/*
@media only screen and (max-width: 1401px) {
.banner-slider {
    height: 370px;
}
}
.carousel-inner {

    width: 100%;
    overflow: hidden;
}*/


/*.banner-slider .carousel-inner .active, .banner-slider .carousel-inner .next.left, .banner-slider .carousel-inner .prev.right {
    opacity: 1;
}
.banner-slider .carousel-inner .item, .banner-slider .carousel-inner .active.left, .banner-slider .carousel-inner .active.right {
    opacity: 0;
}
.banner-slider .carousel-inner .item {
    transition-property: opacity;
}*/
/*@media (transform-3d), (-webkit-transform-3d) {
.carousel-inner>.item.active, .carousel-inner>.item.next.left, .carousel-inner>.item.prev.right {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
}*/



[data-aos^=fade][data-aos^=fade].aos-animate {
  
    z-index: 1000;
}


.font-times{
 font-family: "Times New Roman", Times, serif !important;"
}
.services li{


    display: block;
    color: #252525;
    font-weight: 500;
    font-size: 16px;
    background: #F5F5F5;
    position: relative;
    padding-left: 25px;
    line-height: 58px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;}


   .services li:hover li{
    background: #0942a0;
    color: #fff;
}

.single-sidebar ul li{

float: left;
}


.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    /* text-shadow: 0 1px 2px rgb(0 0 0 / 60%); */
    /* background-color: rgba(0,0,0,0); */
    filter: alpha(opacity=50);
    opacity: -2.5;

    }

     .outer{
      padding: 2em 1em;
      box-shadow: 5px 5px 5px #d9d9d9;
  }

  .headerbar{
      background: #640326 !important;
      color: #ffffff !important;
      position: relative;
      margin-bottom: 1.5em;
      margin-right: -2.5em;
      margin-left: -2.5em;
      box-shadow: 5px 5px 5px #d9d9d9;
      display: inline-block;
  }
  .headerbar:before{
      content: "";
      position: absolute;
      border-bottom: 1.5em solid #333;
      border-left: 1.5em solid transparent;
      left: 0;
      top: -1.5em;
      
  }
  .headerbar:after{
      content: "";
      position: absolute;
      border-top: 1.5em solid #333;
      border-right: 1.5em solid transparent;
      right: 0;
      bottom: -1.5em;
  }

 /* .headerbar:hover {
    transform:scale(1,1.1);
  }*/




hr{
 margin-top: 0px !important; 
     margin-bottom: 0px !important; 
    border: 0;
    border-top: 2px solid #555;
    }




    /*codepen design*/

h1 {
  font-family: sans-serif;
}
.olcards,
.olcards * {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

.olcards {
  list-style: none;
  counter-reset: cardCount;
  font-family: sans-serif;
  display: flex;
  flex-direction: column;
  --cardsGap: 1rem;
  gap: var(--cardsGap);
  padding-bottom: var(--cardsGap);
}
.olcards li {
  counter-increment: cardCount;
  display: flex;
  color: white;
  --labelOffset: 1rem;
  --arrowClipSize: 1.5rem;
  margin-top: var(--labelOffset);
}

.olcards li::before {
  content: counter(cardCount, decimal-leading-zero);
  background: white;
  color: var(--cardColor);
  font-size: 2em;
  font-weight: 700;
  transform: translateY(calc(-1 * var(--labelOffset)));
  margin-right: calc(-1 * var(--labelOffset));
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-inline: 0.5em;
}

.olcards li .content {
  background-color: var(--cardColor);
  --inlinePadding: 1em;
  --boxPadding: 0.5em;
  display: grid;
  padding: var(--boxPadding) calc(var(--inlinePadding) + var(--arrowClipSize))
    var(--boxPadding) calc(var(--inlinePadding) + var(--labelOffset));
  grid-template-areas:
    "icon title"
    "icon text";
  gap: 0.25em 1em;
  clip-path: polygon(
    0 0,
    calc(100% - var(--arrowClipSize)) 0,
    100% 50%,
    calc(100% - var(--arrowClipSize)) 100%,
    calc(100% - var(--arrowClipSize)) calc(100% + var(--cardsGap)),
    0 calc(100% + var(--cardsGap))
  );
  position: relative;
}
.olcards li .content::before {
  content: "";
  position: absolute;
  width: var(--labelOffset);
  height: var(--labelOffset);
  background: var(--cardColor);
  left: 0;
  bottom: 0;
  clip-path: polygon(0 0, 100% 0, 0 100%);
  filter: brightness(0.75);
}
.olcards li .content::after {
  content: "";
  position: absolute;
  height: var(--cardsGap);
  width: var(--cardsGap);
  background: linear-gradient(to right, rgba(0, 0, 0, 0.25), transparent 50%);
  left: 0;
  top: 100%;
}
.olcards li .icon {
  grid-area: icon;
  align-self: center;
  font-size: 2em;
}
.olcards li .content .title {
  grid-area: title;
  font-size: 1.25em;
  /* font-weight: 700; */
}
.olcards li .content .text {
  grid-area: text;
}





.cap-r {
    background: #640326 !important;
    color: #ffffff !important;
    position: relative;
    margin-bottom: 1.5em;
    /*margin-right: -2.5em;*/
    /*margin-left: -2.5em;*/
    box-shadow: 5px 5px 5px #d9d9d9;
    display: inline-block;
        border-bottom: 5px solid black;
}


.cap-r:before{
content: "";
    position: absolute;
    border-bottom: 1.5em solid #333;
    border-left: 1.5em solid transparent;
    left: 0;
    top: -1.5em;



  }


  /*btn*/
.Niche-Circle{
  display: flex;
    justify-content: center;
}
 .Niche-Circle .wt-btn.btn-red{
  align-content: space-around;
    text-align: center !important;
    justify-content: center;
    background: linear-gradient(180deg, #1368AD 0%, #033AA1 100%);
    border-color: #2f63cb;
    box-shadow: 0 2px 0 #000000;
    /* height: 72px; */
    display: flex;
    flex-wrap: wrap;
    border-radius: 50%;
      width: 245px;
    height: 245px;
    font-size: 28px;
    border-inline-end: 27px;
  }

  .wt-btn.btn-red {
   
    align-content: space-around;
    text-align: center !important;
    justify-content: center;

    background: linear-gradient(180deg, #1368AD 0%, #033AA1 100%);
    border-color: #2f63cb;
    box-shadow: 0 2px 0 #000000;
    height: 72px;
    display: flex;
    flex-wrap: wrap;
    border-radius: 14px;
}
.wt-btn{
    padding: 0.6em 0.8em;
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff!important;
    line-height: 1;
    margin: 0.4em 0;
    border-radius: 5px;
    font-weight: 400!important;
    text-align: center!important;
    top: 0;
    border: 2px solid #2a2a2a;
    background-color: #636363;
    box-shadow: 0 2px 0 #2a2a2a;
    position: relative;
    cursor: pointer;
    text-shadow: 0 2px 2px rgb(0 0 0 / 30%);
    transition: all .06s;
}

.wt-btn::before{
    content: "";
    background-color: transparent;
    display: block;
    position: absolute;
    top: -2px;
    right: -2px;
    bottom: -4px;
    left: -2px;
    border-radius: 5px;
    box-shadow: 0 0 rgb(225 37 27 / 0%);
    transition: all .1s,bottom .06s;
}


.wt-btn.btn-red:hover{
background-color: #003b8f;
    box-shadow: 0 4px 0 #032c52;
}




.carousel-control.left {
  background-image: none !important;


    }

.carousel-control.right {
  background-image: none !important;
  }
    .carousel-control:focus, .carousel-control:hover {
    color: #f00;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
     /*opacity: 0; */
}



/*boostrap card for mission vision*/
.card-custom {
  overflow: hidden;
  min-height: 450px;
  box-shadow: 0 0 15px rgba(10, 10, 10, 0.3);
}

.card-custom-img {
  height: 200px;
  min-height: 200px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  border-color: inherit;
}

/* First border-left-width setting is a fallback */
.card-custom-img::after {
  position: absolute;
  content: '';
  top: 161px;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-top-width: 40px;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left-width: 545px;
  border-left-width: calc(575px - 5vw);
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: inherit;
  color: white;
}

.card-custom-avatar img {
  border-radius: 50%;
  box-shadow: 0 0 15px rgba(10, 10, 10, 0.3);
  position: absolute;
  top: 100px;
  left: 1.25rem;
  width: 100px;
  height: 100px;
      background: red;
}






/*card */
.card-big-shadow {
    max-width: 320px;
    position: relative;
}

.coloured-cards .card {
    margin-top: 30px;
}

.card[data-radius="none"] {
    border-radius: 0px;
}
.card {
    border-radius: 8px;
    box-shadow: 0 2px 2px rgba(204, 197, 185, 0.5);
    background-color: #FFFFFF;
    color: #252422;
        margin-bottom: 52px;
    position: relative;
    z-index: 1;
}


.card[data-background="image"] .title, .card[data-background="image"] .stats, .card[data-background="image"] .category, .card[data-background="image"] .description, .card[data-background="image"] .content, .card[data-background="image"] .card-footer, .card[data-background="image"] small, .card[data-background="image"] .content a, .card[data-background="color"] .title, .card[data-background="color"] .stats, .card[data-background="color"] .category, .card[data-background="color"] .description, .card[data-background="color"] .content, .card[data-background="color"] .card-footer, .card[data-background="color"] small, .card[data-background="color"] .content a {
    color: #FFFFFF;
}
.card.card-just-text .content {
          padding: 18px 29px;
    /*text-align: center;*/
}
.card .content {
    padding: 20px 20px 10px 20px;
}
.card[data-color="blue"] .category {
    color: #7a9e9f;
}

.card .category, .card .label {
    font-size: 14px;
    margin-bottom: 0px;
}
.card-big-shadow:before {
    background-image: url("http://static.tumblr.com/i21wc39/coTmrkw40/shadow.png");
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    bottom: -12%;
    content: "";
    display: block;
    left: -12%;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0;
}
h4, .h4 {
    font-size: 1.5em;
    font-weight: 600;
    line-height: 1.2em;
}
h6, .h6 {
    font-size: 0.9em;
    font-weight: 600;
    text-transform: uppercase;
}
.card .description {
    font-size: 17px;
    color: #66615b;
}
.content-card{
    margin-top:30px;    
}
a:hover, a:focus {
    text-decoration: none;
}

/*======== COLORS ===========*/
.card[data-color="blue"] {
    background: #b8d8d8;
        height: 459px;
}
.card[data-color="blue"] .description {
    color: #000000;

}

.card[data-color="green"] {
    background: #d5e5a3;
}
.card[data-color="green"] .description {
    color: #60773d;
}
.card[data-color="green"] .category {
    color: #92ac56;
}

.card[data-color="yellow"] {
    background: #ffe28c;
         height: 459px;
}
.card[data-color="yellow"] .description {
    color: #080808;
}
.card[data-color="yellow"] .category {
    color: #d88715;
}

.card[data-color="brown"] {
    background: #d6c1ab;
}
.card[data-color="brown"] .description {
    color: #75442e;
}
.card[data-color="brown"] .category {
    color: #a47e65;
}

.card[data-color="purple"] {
    background: #baa9ba;
}
.card[data-color="purple"] .description {
    color: #3a283d;
}
.card[data-color="purple"] .category {
    color: #5a283d;
}

.card[data-color="orange"] {
    background: #ff8f5e;
    height: 435px;
}
.card[data-color="orange"] .description {
    color: #772510;
}
.card[data-color="orange"] .category {
    color: #e95e37;
}



/*company profile*/
.profile-icon span{
    background: #12469c;
    padding: 16px;
    color: white;
    border-radius: 20px 0px;
    transition: 0.6s;
    font-size: 35px;
}

.profile-icon span:hover {
    border-radius: 0px 20px;
    background: #e97055;


}




/*core values*/


body { font-size: 14px; font-family: Roboto;}
h1 { text-align: center; margin-top: 30px; margin-bottom: 50px; }
ol { list-style: none;}
.breadcrumb { width: 100%; float: left; margin: 20px 0; padding: 7px; position: relative; display: block; background: rgba(0,0,0,.05)}
.breadcrumb ol { list-style: none;}
.breadcrumb li { height: 30px; line-height: 30px; float: left; padding: 0 12px;}
.breadcrumb li a { text-decoration: none;}
.breadcrumb li img {


 /*width: 30px; height: 30px; line-height: 30px;*/
 width: 30px;
    height: 30px;
    line-height: 7px;
    display: flex;
    /*border-bottom: solid;*/
    /* flex-direction: row-reverse; */
    /* flex-wrap: nowrap; */
    align-content: center;
    justify-content: space-around;



}
.breadcrumb h3{
  margin: 0;
}
.breadcrumb a:hover { text-decoration: none;}

/* Bredcrumb Fill 0 */
.breadcrumb-fill0 { padding: 15px; background: #ffffff; border-radius: 5px; box-shadow: 0px 0px 50px 0px rgba(0,0,0,.2);}

/* Bredcrumb Fill 1 */
.breadcrumb-fill1 { padding: 15px; background: #135fb4; color: #ffffff; border-radius: 5px; box-shadow: 0px 0px 50px 0px rgba(0,0,0,.2);}
.breadcrumb-fill1, .breadcrumb-fill1 li, .breadcrumb-fill1 li.active, .breadcrumb-fill1 li a { color: #ffffff;}

/* Bredcrumb Fill 2 - style 1 */
.breadcrumb-fill2 {    min-height: 150px;  padding: 15px; background: #135fb4; color: #ffffff; border-radius: 15px; box-shadow: 0px 0px 50px 0px rgba(0,0,0,.2);}
.breadcrumb-fill2 .fa { position: absolute; background: #135fb4; padding: 25px; border-radius: 50%; left: 14px; top: 9px; font-size: 30px; line-height: 1;  box-shadow: 0px 0px 50px 0px rgba(0,0,0,.2);}
.breadcrumb-fill2, .breadcrumb-fill2 li, .breadcrumb-fill2 li.active, .breadcrumb-fill2 li a { color: #ffffff;}
.breadcrumb-fill2 li:first-child {margin-right: 84px; margin-bottom: 30px;}

/* Bredcrumb Fill 2 - style 2 */    
.breadcrumb-fill2.style2 { border-radius: 30px; background: #ff6407;}
.breadcrumb-fill2.style2 .fa { background: #ff6407;}

/* Bredcrumb Fill 2 - style 3 */
.breadcrumb-fill2.style3 { border-radius: 30px; background: #bb123c;}
.breadcrumb-fill2.style3 .fa { background: #F62459;}

/* Bredcrumb Fill 2 - style 4 */
.breadcrumb-fill2.style4 { border-radius: 30px; background: #1f3a93; padding: 0; width: 100%; float: left;}
.breadcrumb-fill2.style4 .fa { border: 5px solid #ffffff; text-align: center; padding: 15px;}
.breadcrumb-fill2.style4 li { height: 50px; line-height: 50px; float: left; padding: 0 12px;}
.breadcrumb-fill2.style4 li:before { display: none;}
.breadcrumb-fill2.style4 li:first-child { background: rgba(0,0,0,.3);}
.breadcrumb-fill2.style4 li:nth-child(2n) { background: rgba(0,0,0,.4);}
.breadcrumb-fill2.style4 li:nth-child(3n) { background: rgba(0,0,0,.3);}
.breadcrumb-fill2.style4 li:nth-child(4n) { background: rgba(0,0,0,.2);}
.breadcrumb-fill2.style4 li:nth-child(5n) { background: rgba(0,0,0,.1);}
.breadcrumb-fill2.style4 li:last-child { background: transparent;}

.breadcrumb .fa:hover { transform: scale(1.15)}
/*core value end*/



table {    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji" !important; border: 1px solid #000000; border-collapse: collapse; margin: 0 auto;  padding: 0px;table-layout: fixed;min-width: 100%;}table th {text-align: center;padding: 8px;border: 1px solid #000000; background:#1b90bb; color:#FFFFFF;font-weight:bold;text-align:center}table td{padding: 8px;border: 1px solid #000000;}table tr{/*background-color: #dddddd;*/color:#000000;text-align:center;}
/*why us*/
.our-services .icon img{
  border-radius: 10px 31px 13px 24px;
  /*background: gray;
  padding: 20px;*/

      border-radius: 50%;
    background: #e8e8e8;
    padding: 20px;
}



/*why us option*/
.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

.alert-white .icon {
    text-align: center;
    width: 45px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid #bdbdbd;
    padding-top: 15px;
}

.alert-white.alert-success .icon, .alert-white.alert-success .icon:after {
    border-color: #54a754;
    background: #60c060;
}

.alert-white .icon:after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    display: block;
    content: '';
    width: 10px;
    height: 10px;
    border: 1px solid #bdbdbd;
    position: absolute;
    border-left: 0;
    border-bottom: 0;
    top: 50%;
    right: -6px;
    margin-top: -3px;
    background: #fff;
}


.alert {
  border-radius: 0;
  -webkit-border-radius: 0;
  box-shadow: 0 1px 2px rgba(0,0,0,0.11);
  display: table;
  width: 100%;
}

.alert-white {
  background-image: linear-gradient(to bottom, #fff, #f9f9f9);
  border-top-color: #d8d8d8;
  border-bottom-color: #bdbdbd;
  border-left-color: #cacaca;
  border-right-color: #cacaca;
  color: #404040;
  padding-left: 95px;
  position: relative;
}

.alert-white.rounded {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  font-size: 17px;
}
.image-column {
    position: relative;
    margin-bottom: 50px;
}
 .image-column .inner-column {
    position: relative;
    padding-left: 50px;
}

 .image-column .inner-column:before {
    position: absolute;
    right: -50px;
        top: 22px;
    height: 545px;
    width: 200px;
    background-image: url(../img//new/pattern.png);
    content: "";
}


.alert-white.rounded .icon {
  border-radius: 3px 0 0 3px;
  -webkit-border-radius: 3px 0 0 3px;
}

.alert-white .icon {
     text-align: center;
    width: 70px;
       height: 101%;
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid #bdbdbd;
    padding-top: 8px;
}


.alert-white .icon:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  display: block;
  content: '';
  width: 10px;
  height: 10px;
  border: 1px solid #bdbdbd;
  position: absolute;
  border-left: 0;
  border-bottom: 0;
  top: 50%;
  right: -6px;
  margin-top: -3px;
  background: #fff;
}

.alert-white .icon i {
  font-size: 20px;
  color: #fff;
  left: 12px;
  margin-top: -10px;
  position: absolute;
  top: 50%;
}
/*============ colors ========*/
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.alert-white.alert-success .icon, 
.alert-white.alert-success .icon:after {
  border-color: #54a754;
  background: #60c060;
}

.alert-info {
  background-color: #d9edf7;
  border-color: #98cce6;
  color: #3a87ad;
}

.alert-white.alert-info .icon, 
.alert-white.alert-info .icon:after {
  border-color: #3a8ace;
  background: #4d90fd;
}


.alert-white.alert-warning .icon, 
.alert-white.alert-warning .icon:after {
  border-color: #d68000;
  background: #fc9700;
}


.alert-white.alert-gray .icon, 
.alert-white.alert-gray .icon:after {
    border-color: #919191;
    background: hsl(0deg 0% 85%) !important;
}

.alert-white.alert-new .icon, 
.alert-white.alert-new .icon:after {
    border-color: #b8d8d8;
    background: #b8d8d8!important;
}



.alert-warning {
  background-color: #fcf8e3;
  border-color: #f1daab;
  color: #c09853;
}

.alert-danger {
  background-color: #f2dede;
  border-color: #e0b1b8;
  color: #b94a48;
}

.alert-white.alert-danger .icon, 
.alert-white.alert-danger .icon:after {
  border-color: #ca452e;
  background: #da4932;
}

}
@import url('https://fonts.googleapis.com/css?family=Poppins|Ubuntu&display=swap');
*{box-sizing: border-box;margin: 0;padding: 0}.box{position: relative;width: 100%;padding-right: 15px;padding-left: 15px}.our-services{margin-top: 75px;padding-bottom: 30px;padding: 0 60px;min-height: 198px;text-align: center;border-radius: 10px;background-color: #fff;transition: all .4s ease-in-out;box-shadow: 0 0 25px 0 rgba(20,27,202,.17)}.our-services .icon{margin-bottom: -21px;transform: translateY(-50%);text-align: center}.our-services:hover h4, .our-services:hover p{color: #fff}.speedup:hover{box-shadow: 0 0 25px 0 rgba(20,27,201,.05);cursor: pointer;background-image: linear-gradient(-45deg, #fb0054 0%, #f55b2a 100%)}.settings:hover{box-shadow: 0 0 25px 0 rgba(20,27,201,.05);cursor: pointer;background-image: linear-gradient(-45deg, #34b5bf 0%, #210c59 100%)}.privacy:hover{box-shadow: 0 0 25px 0 rgba(20,27,201,.05);cursor: pointer;background-image: linear-gradient(-45deg, #3615e7 0%, #44a2f6 100%)}.backups:hover{box-shadow: 0 0 25px 0 rgba(20,27,201,.05);cursor: pointer;background-image: linear-gradient(-45deg, #287da4 0%, #45a5d4 100%)}.ssl:hover{box-shadow: 0 0 25px 0 rgba(20,27,201,.05);cursor: pointer;background-image: linear-gradient(-45deg, #8d40fb 0%, #5a57fb 100%)}.database:hover{box-shadow: 0 0 25px 0 rgba(20,27,201,.05);cursor: pointer;background-image: linear-gradient(-45deg, #27b88d 0%, #22dd73 100%)}



.demo {
    background: #FAD2C8;
    padding: 30px 0
}

a {
    text-decoration: none;
}

.pricingTable {
    padding: 25px 10px 70px;
    margin: 0 15px;
    text-align: center;
    z-index: 1;
    position: relative
}

.pricingTable:after,
.pricingTable:before {
    content: "";
    position: absolute;
    left: 0
}

.pricingTable .price-value .amount {
    display: inline-block;
    font-size: 50px;
    font-weight: 700
}

.pricingTable .price-value .month {
    display: block;
    font-size: 20px;
    font-weight: 500;
    line-height: 10px;
    text-transform: uppercase
}

.pricingTable:before {
    width: 100%;
    height: 100%;
    background: #fff;
    top: 0;
    z-index: -1;
    -webkit-clip-path: polygon(100% 0, 100% 85%, 50% 100%, 0 85%, 0 0);
    clip-path: polygon(100% 0, 100% 85%, 50% 100%, 0 85%, 0 0)
}

.pricingTable:after {
    width: 70px;
    height: 30px;
    background: #1daa72;
    margin: 0 auto;
    top: 70px;
    right: 0;
    -webkit-clip-path: polygon(50% 100%, 0 0, 100% 0);
    clip-path: polygon(50% 100%, 0 0, 100% 0)
}

.pricingTable .title {
    padding: 15px 0;
    margin: 0 -25px 30px;
    background: #1daa72;
    font-size: 25px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    position: relative
}

.pricingTable .title:after,
.pricingTable .title:before {
    border-top: 15px solid #51836d;
    border-bottom: 15px solid transparent;
    position: absolute;
    bottom: -30px;
    content: ""
}

.pricingTable .title:before {
    border-left: 15px solid transparent;
    left: 0
}

.pricingTable .title:after {
    border-right: 15px solid transparent;
    right: 0
}

.pricingTable .price-value {
    margin-bottom: 25px;
    color: #1daa72
}

.pricingTable .currency {
    display: inline-block;
    font-size: 30px;
    vertical-align: top;
    margin-top: 8px
}

.price-value .amount {
    display: inline-block;
    font-size: 50px;
    font-weight: 700
}

.price-value .month {
    display: block;
    font-size: 20px;
    font-weight: 500;
    line-height: 10px;
    text-transform: uppercase
}

.pricingTable .pricing-content {
    padding: 0;
    margin: 0 0 25px;
    list-style: none;
    border-top: 1px solid #8f8f8f;
    border-bottom: 1px solid #8f8f8f
}

.pricingTable .pricing-content li {
    font-size: 17px;
    color: #8f8f8f;
    line-height: 55px
}

.pricingTable .pricingTable-signup {
    display: inline-block;
    padding: 10px 30px;
    background: #1daa72;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    overflow: hidden;
    position: relative;
    transition: all .7s ease 0s
}

.pricingTable .pricingTable-signup:before {
    content: "";
    display: inline-block;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 0) 100%);
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transform: translate(0, 100%);
    transition: all .6s ease-in-out 0s
}

.pricingTable .pricingTable-signup:hover:before {
    opacity: 1;
    transform: translate(0, -100%)
}

.pricingTable.blue .pricingTable-signup,
.pricingTable.blue .title,
.pricingTable.blue:after {
    background: #49b0ca
}

.pricingTable.blue .title:after,
.pricingTable.blue .title:before {
    border-top: 15px solid #407a88
}

.pricingTable.blue .price-value {
    color: #49b0ca
}

.pricingTable.pink .pricingTable-signup,
.pricingTable.pink .title,
.pricingTable.pink:after {
    background: #f06ace
}

.pricingTable.pink .price-value {
    color: #f06ace
}

.pricingTable.pink .title:after,
.pricingTable.pink .title:before {
    border-top: 15px solid #773667
}

@media only screen and (max-width:990px) {
    .pricingTable {
        margin-bottom: 30px
    }
}


/*card for manufacturing*/





.mf-col{
   background: #f6f6f6;
    padding: 10px;
    border-style: dotted;
    border-width: 1px;
    margin: 13px;
  min-height: 975px;
}
.inner-mf h3{
      /*background: linear-gradient(180deg, #1368AD 0%, #033AA1 100%);*/
          background: orange;
      padding: 0 !important;
      margin: 0 !important;
}

.left-company-profile .card-body .card-title{
color: black;
    font-size: 19px;
    padding: 0 !important;
    margin: 0 !important;
    /*position: relative;*/
        font-weight: bold;
}
.left-company-profile .card-body .card-text{
    font-size: 17px !important;
}
/*.left-company-profile .card-body .card-title:before{
  content: '';
  position: absolute;
  background: #000;
  bottom: 0;
  height: 3px;
  width: 10%;

}*/

.service-quotation a{
  display: inline-flex !important;
  padding: 35px;
  margin-bottom: 20px;

}

/*css ribins*/
.mali_oglas_kategorija {        
    position: relative;
    display: inline-block;
    font-weight: bold;
    /*width: 100px;        */
        left: -1%;
    padding: 6px 20px 6px 40px;
    margin: 10px 10px 10px -18px;
    color: #e5e5e5 !important;
    background-color: #760000;  
    -webkit-box-shadow: 3px 2px 4px rgba(0,0,0,.5);
    -moz-box-shadow: 3px 2px 4px rgba(0,0,0,.5);
    box-shadow: 3px 2px 4px rgba(0,0,0,.5);}    
.mali_oglas_kategorija:before{
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    left: 0px;
    top: 100%;
    border-width: 5px 10px;
    border-style: solid;
    border-color: #470000 #470000 transparent transparent;
}

.mali_oglas_kategorija:after{
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    right: -10px;
    top: 0;
    border-width: 10px 5px;
    border-style: solid;
    border-color: #760000 transparent transparent #760000  ;
}
.mali_oglas_kategorija b {
    position: absolute;
    width: 0;
    height: 0;
    right: -10px;
    bottom: 0;
    border-width: 10px 5px;
    border-style: solid;
    border-color:  transparent transparent #760000 #760000 ;
}
/*.company-profile{
  background: url(../img/new/company-profile-bg.png);
}*/
.cap-head-2{
  background: #123e13;
}

.cap-head-2 b {
    position: absolute;
    width: 0;
    height: 0;
    right: -10px;
    bottom: 0;
    border-width: 10px 5px;
    border-style: solid;
    border-color: transparent transparent #123e13 #123e13;

}

.cap-head-2:after{
  border-color: #123e13 transparent transparent #123e13;
}

.cap-head-2:before{
  border-color: #123e13 #123e13 transparent transparent;
}

.cap-head-3{
  background: #55890a;
}

.cap-head-3 b {
    border-color: transparent transparent #55890a #55890a;

}

.cap-head-3:after{
  border-color: #55890a transparent transparent #55890a;
}

.cap-head-3:before{
  border-color: #55890a #55890a transparent transparent;
}

.cap-head-4{
  background: #393939;
}

.cap-head-4 b {
    border-color: transparent transparent #393939 #393939;

}

.cap-head-4:after{
  border-color: #393939 transparent transparent #393939;
}

.cap-head-4:before{
  border-color: #393939 #393939 transparent transparent;
}




.wrap{
  margin-left:20px;
}
.box{
  width:40%;
  height:200px;
  float:left;
  background-color:white; 
  margin:25px 15px;
  border-radius:5px;
}
.box1{
  background-color: #f1f1f1;
  width: 96%;
    height: auto;
    color: white;
    float: left;
    background-color: #323232;
}

.shadow1{
  position:relative;
}

.shadow1{
    box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 20px rgba(0, 0, 0, 0.1) inset;
}

.shadow1 h3{
  width:87%;
  height:100px;
  margin-left:6%;
  border:2px dashed #F7EEEE;
  border-radius:5px;
}
.shadow1:before, .shadow1:after{
  position:absolute;
  content:"";
  bottom:12px;left:15px;top:80%;
  width:45%;
  background:#9B7468;
  z-index:-1;
  -webkit-box-shadow: 0 20px 15px #9B7468;
  -moz-box-shadow: 0 20px 15px #9B7468;
  box-shadow: 0 20px 15px #9B7468;
  -webkit-transform: rotate(-6deg);
  -moz-transform: rotate(-6deg);
  transform: rotate(-6deg);
}
.shadow1:after{
  -webkit-transform: rotate(6deg);
  -moz-transform: rotate(6deg);
  transform: rotate(6deg);
  right: 15px;left: auto;
}





.inner-mf h4 {
    text-align: center;
    position: relative;
    color: #fff;
    margin: 0 -30px 30px -30px;
    padding: 10px 0;
    text-shadow: 0 1px rgba(0,0,0,.8);
    background-color: #5c5c5c;
    background-color: #8b8b8b;
    background-image:  linear-gradient(rgba(255,255,255,.3), rgba(255,255,255,0));
    box-shadow: 0 2px 0 rgba(0,0,0,.3);
  }

 .inner-mf h4::before,
  .inner-mf h4::after {
    content: '';
    position: absolute;
    border-style: solid;
    border-color: transparent;
    bottom: -10px;
  }

  .inner-mf h4::before {
    border-width: 0 10px 10px 0;
    border-right-color: #222;
    left: 0;
  }

  .inner-mf h4::after {
    border-width: 0 0 10px 10px;
    border-left-color: #222;
    right: 0;
  }

  .we-expertise p{
    padding: 13px;
    display: inline-flex;
    height: auto !important;
  }
  .mm-service{
    background:#f1f1f1; box-shadow: 0 1px 4px rgb(0 0 0 / 30%), 0 0 20px rgb(0 0 0 / 10%) inset;
    padding-top: 26px;
    padding-bottom: 26px;

  }

.style1 {font-family: "Times New Roman", Times, serif}
.style2 {color: #FF0000}
.style4 {font-family: "Times New Roman", Times, serif; font-style: italic; }


.fill-cust{background-color: hsl(122deg 40% 49%) !important;}
.fill-cust .fa{background: hsl(180deg 23% 97%);}


.fill-cust1{background-color: hsl(211deg 100% 50%) !important;}
.fill-cust1 .fa{background: hsl(180deg 23% 97%);}


.fill-cust3{background-color: hsl(276deg 46% 56%) !important;}
.fill-cust3 .fa{background: hsl(180deg 23% 97%);}

.fill-cust4{background-color:hsl(0deg 89% 63%) !important;}
.fill-cust4 .fa{background: hsl(180deg 23% 97%);}

.fill-cust2{background-color: #DD4814 !important;}

.fill-cust6{background-color: #aea79f !important;}

.fill-cust5{background-color: #5e2750 !important;}
.fill-cust6{background-color: #542d1c !important;}


/*hsl(276deg 46% 56%)
hsl(0deg 89% 63%)
hsl(0deg 89% 63%)*/


.single-service-style-four .box{
width: 76%;
     height: auto; 
    float: left;
    background-color: #323232;
}


.single-service-style-four .box .content1{
  font-size: 16px;
  color: white;
}

.single-service-style-four {
      /*margin-right: 2%;*/
}

.single-service-style-one .owl-item{
/*width: 282.6px !important;*/
    width: 276.667px !important;
    margin-right: 30px !important;
}

.news-button a{

    background: linear-gradient(180deg, #1368AD 0%, #033AA1 100%);
    /* border: none; */
    color: #fefefe;
    cursor: pointer;
    width: 100%;
    display: inline-table;
    /* display: inline-block; */
    font-size: 1em;
    font-weight: 800;
    /* line-height: 7.5; */
    /* margin: 0; */
    padding: 14px 28px;
    text-align: center;
    letter-spacing: .3px;
    border-radius: 16px;
    /* font-family: Nunito,Helvetica,Arial,sans-serif; */
    transition: 0.6s;

}

.news-button a:hover{
    background: #454545;
}
.news-button i{
padding-right: 17px;
    font-size: 24px;
 
  }
  .news-button span{
padding-right: 17px;
    font-size: 24px;
 
  }


   .capabilities-r ul li{
    list-style: none !important;
    color: black;
    
  }
     .capabilities-r .capabilities-col{
    border-left: 2px solid red;

     }
  .capabilities-r li{
    list-style: square !important;
        color: black;
    font-size: 16px;
  }
.capabilities-r h4{
      font-size: 45px;
    margin-top: 45px;
    text-align: center;
    color: red;
}
.head-bg{
  background: #a6e0ff;
  font-weight: bold;
}
/*table*/
.style1 {
  color: #FFFFFF;
  font-weight: bold;
}

.tool-room-detail{
       /*display: inline-block;*/
    background: #ededed;
    border: 2px solid red;
    border-style: solid;
    border-width: 0px 5px 6px 5px;
    border-color: #12469c;
    /* transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s; */
    /* padding: 30px 30px 30px 30px; */
    border-radius: 30px;
}
.tool-room-detail h3{
     font-weight: 700;
    font-size: 21px;
    text-transform: uppercase;
    background: #12469c;
    color: white;
    border-radius: 20px 10px 20px 10px;
    display: inline-block;
    margin-top: -34px;
    padding: 13px;
}



.tool-room-detail ul{
      /*background: #d8f6ff;*/
    color: black;
    list-style: none;
    /*display: inline-block;*/
        padding: 13px 29px;
     text-align: left;border-radius: 29px 2px 0px 0px;
} 
.tool-room-detail ul li i{
padding-right: 16px;
    font-size: 19px;
    color: #12469c;
}

.tool-room-detail li{
    font-size: 17px;
        line-height: 31px;

}
.owl-carousel {
 
    width: 99% !important;
  }

/*cam tool mumbai*/
.style2 {
  font-family: "Times New Roman", Times, serif;
  font-style: italic;
  font-weight: bold;
      color: black;
      text-decoration: underline;
}
.style1 {color: #FFFFFF}
.style3 {color: #FF0000}

.style1 {color: #FFFFFF}
.style6 {text-decoration: underline; font-family: "Times New Roman", Times, serif; font-weight: bold; font-style: italic; }
.style7 {color: #FF0000}


.style4 {font-family: "Times New Roman", Times, serif; font-style: italic; text-decoration: underline; font-weight: bold; }
.style5 {color: #FF0000}

.circle {
    border-radius: 50%;
    float: left;
    display: inline-block;
    margin-right: 20px;

    font-size: 45px;
    width: 250px;
    height: 250px;
    color: #FFF;  border: 2px solid #fff;
    line-height: 250px;
    text-align: center;
    font-family: Arial;
}
.color-1 { background: #DD4814;}
.color-2 { background: #AEA79F; }
.color-3 { background: #5E2750; }
.color1-box-shadow { box-shadow: 0px 0px 1px 1px #DD4814 }
.color2-box-shadow { box-shadow: 0px 0px 1px 1px #AEA79F }
.color3-box-shadow { box-shadow: 0px 0px 1px 1px #5E2750 }
.text { line-height: 45px; padding-top: 50px; height: 200px }

.supply-circle{
      background: #000;
    padding: 20px;
    border-radius: 50%;
    border: 2px white;
    width: 150px;
    height: 150px;
    color: white;
    box-shadow: 0px 0px 1px 1px #5e2750;
        border: 2px solid #fff;
}
.supply-circle p{
  line-height: 29px !important;
}
/*.mt-34{
    margin-top: 34px !important; 
  }*/
  .pt-34{
    padding-top: 22px !important; 
  }
  .pt-70{
    padding-top: 70px !important; 
  } 
    .points .news-button a{
         background: linear-gradient(180deg, #1368AD 0%, #033AA1 100%);
    /* border: none; */
    color: #fefefe;
    cursor: pointer;
    display: inline-block;
    font-size: 1em;
    font-weight: 800;
    /* line-height: 7.5; */
    /* margin: 0; */
    padding: 14px 28px;
    text-align: center;
    /* letter-spacing: .3px; */
    height: 73px;
     border-radius: 0px; 
    box-shadow: 0px 0px 7px #d9d9d9;
    /* font-family: Nunito,Helvetica,Arial,sans-serif; */
    transition: 0.6s;
    border-bottom: 2px solid;
 }
.points .news-button a:hover{
    background: #454545;
}
.supply-circle p{
      color: white !important;
    text-align: center;
        margin-top: 14% !important;
      
}

   #diamond {

      width: 0;
    height: 0;
    border: 93px solid transparent;
    border-bottom-color: red;
    position: relative;
    top: -45px;


    }
     #diamond p{
      padding-left: 2%;
     }
    #diamond:after {

          content: '';
    position: absolute;
    left: -94px;
    top: 92px;
    width: 12px;
    height: 0;
    border: 93px solid transparent;
    border-top-color: red;


    }
  

  .fill-cust3{background-color: hsl(276deg 46% 56%) !important;}

  .svg-item {
       width: 75%;
    font-size: 18px;
    margin: 0 auto;
    animation: donutfade 1s;


}.donut-ring {
    stroke: #EBEBEB;
}.donut-segment {
    transform-origin: center;
    stroke: #FF6200;
}.donut-segment-2 {
    stroke: #0d56a8;
    animation: donut1 3s;
}
 
.donut-segment-3 {
    stroke: #d9e021;
    animation: donut2 3s;
}
 
.donut-segment-4 {
    stroke: #ed1e79;
    animation: donut3 3s;
}
 
.segment-1{fill:#ccc;}
.segment-2{fill:aqua;}
.segment-3{fill:#d9e021;}
.segment-4{fill:#ed1e79;}@keyframes donutfade {
  /* this applies to the whole svg item wrapper */
    0% {
        opacity: .2;
    }
    100% {
        opacity: 1;
    }
}
@keyframes donutfadelong {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
 
@keyframes donut1 {
    0% {
        stroke-dasharray: 0, 100;
    }
    100% {
        stroke-dasharray: 69, 31;
    }
}
 
@keyframes donut2 {
    0% {
        stroke-dasharray: 0, 100;
    }
    100% {
        stroke-dasharray: 30, 70;
    }
}
 
@keyframes donut3{
    0% {
        stroke-dasharray: 0, 100;
    }
    100% {
        stroke-dasharray: 1, 99;
    }
}.donut-percent {
    animation: donutfadelong 1s;
}
.donut-data {
    font-size: 0.12em;
    line-height: 1;
    transform: translateY(0.5em);
    text-align: center;
    text-anchor: middle;
    color:#666;
    fill: #666;
    animation: donutfadelong 1s;
}.donut-text {

    fill: #FF6200;
}
.donut-text-1 {
    fill: #0d56a8;
}
.donut-text-2 {
    fill: #d9e021;
}
.donut-text-3 {
    fill: #ed1e79;
}
 
.donut-label {
    font-size: 0.28em;
    font-weight: 700;
    line-height: 1;
    fill: #000;
    transform: translateY(0.25em);
}
 
.donut-percent {
    font-size: 0.5em;
    line-height: 1;
    transform: translateY(0.5em);
    font-weight: bold;
}

.contact-box-active{
  /*background: #ff4040;*/
  background: #8c663b;
  color: white;

}
/*contact page*/
.contact-box{
      border-style: dotted;
    border-width: 1px;
    padding: 20px;
    transition: 0.6s;
    height: 550px;
        box-shadow: 9px 10px 10px 0px rgb(206 206 206 / 25%);
    background: white;
    color: black;

}



.form-control {
    height: 44px !important;
  }


.supply-circle-col{
  display: flex;
  justify-content: center;
}

/*button for broucher*/



.action-button
{

  padding: 10px 40px;
  margin: 0px 10px 10px 0px;
  /*float: left;*/
  border-radius: 10px;
  font-size: 25px;
  color: #FFF;

}
 .action-button i{
   font-size: 25px;
   margin-right: 9px ;
  }

.action-button:active
{
  transform: translate(0px,5px);
  -webkit-transform: translate(0px,5px);
  border-bottom: 1px solid;
}
.blue{
    background: linear-gradient(180deg, #1368AD 0%, #033AA1 100%);
    border-bottom: 5px solid #0f5caa;
        display: inline-block;
}


.ctipl-brochure a{
  color: white;

}
/*.blue a:hover, a:visited, a:focus, a:active {
     text-decoration: none !important; 
    outline: none !important;
}*/

.sec-mould h3{
font-size: 22px;
    color: black;
    font-weight: 600;
    /* font-family: 'Poppins'; */
    border-bottom: 2px solid;
    /* border-radius: 32px; */
    padding: 2px;
    float: left;
    margin: 0 !important;
    padding-right: 12px;
}
.sec-mould span {
    margin: 0;
    color: #262626;
    font-weight: 600;
    font-size: 32px;
    font-family: 'Poppins';
}
.sec-mould h3:after{
display: inline-block;
    vertical-align: middle;
    content: '';
    width: 3px;
    height: 38px;
    background: #404040;
    margin-left: 15px;
    margin-top: 0px;
        margin-right: 15px;
}

.sec-mould p{

    color: black !important;
    font-size: 17px !important;
    display: block !important;
        padding-top: 5px;
        font-weight: 600;
  }
  .supply-circle-row{
        display: flex;
    justify-content: center;
  }

.breadcrumb p{
    font-size: 17px !important;
    padding-top: 7px;
  }
  .form-group label{
        font-size: 17px;
  }
  .contact-box strong{
        font-size: 18px;
  }
 .contact-box p{
    font-size: 17px;
 }
    .content .title a{
      text-transform: uppercase;
      color: black !important;
    }
  .mt-25{
      margin-top: 25px !important; 
    }
    .pt-40{
          padding-top: 40px !important;
    }
.scrollToTop {
    position: fixed;
    display: none;
    bottom: 50px;
    right: 35px;
    z-index: 100000;
    color: #fff;
    background: #00235a;
    height: 55px;
    width: 55px;
    text-align: center;
    line-height: 55px;
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease;
    border-radius: 50%;
    font-size: 18px;
  }

  #button {
  display: inline-block;
  background-color: #f44646;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}
#button::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 2em;
  line-height: 50px;
  color: #fff;
}
#button:hover {
  cursor: pointer;
  background-color: #333;
}
#button:active {
  background-color: #555;
}
#button.show {
  opacity: 1;
  visibility: visible;
}



