@font-face {
  font-family: GothamBook;
  src: url('../fonts/GothamBook.eot');
  src: url('../fonts/GothamBook.eot') format('embedded-opentype'), url('../fonts/GothamBook.woff') format('woff'), url('../fonts/GothamBook.ttf') format('truetype'), url('../fonts/GothamBook.svg#Gotham Book') format('svg');
  font-weight: 400;
  font-style: normal
}

body {
  background: #fff;
  color: #363636;
  font-family: Acme;
  font-size: 14px
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Acme;
  color: #0c0c0c;
  margin: 0 0 20px
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: #0c0c0c
}

p a {
  color: #363636;
  width: auto;
  display: inline-block;
  font-family: GothamBook;
  font-size: 16px
}

p a:hover {
  text-decoration: underline;
  outline: 0
}

p {
  letter-spacing: normal;
  margin-bottom: 10px;
  line-height: 24px;
  font-size: 15px;
  color: #363636;
  font-family: GothamBook
}

a {
  color: #7f7f7f;
  text-decoration: none;
  outline: 0;
  display: block
}

a:active,
a:focus,
a:hover {
  outline: 0;
  text-decoration: none
}

img {
  max-width: 100%
}

iframe {
  border: 0;
  width: 100%
}

blockquote {
  padding: 0;
  border: 0
}

label {
  color: #7f7f7f;
  display: block;
  font-weight: 400;
  margin: 0
}

textarea {
  border-radius: 0 !important;
  background: #fff;
  height: 100px !important
}

select {
  border-radius: 0 !important;
  background: #fff;
  border: 1px solid #ccc;
  height: 40px !important;
  line-height: 40px !important;
  box-shadow: none;
  padding: 0 10px !important;
  box-sizing: border-box
}

input,
input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=file],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
select,
textarea {
  border: 1px solid #ccc;
  height: 40px;
  border-radius: 0;
  background: #fff;
  line-height: 40px;
  box-shadow: none;
  padding: 0 10px;
  box-sizing: border-box
}

input[type=file] {
  width: 100%;
  padding: 0;
  font-size: 12px;
  margin: 0
}

.form-group {
  position: relative
}

.form-control::-moz-placeholder {
  color: #555
}

.form-control:focus::-moz-placeholder {
  color: #8ba458
}

.form-control:focus {
  border-color: #8ba458
}

h2 {
  font-size: 26px;
  font-weight: 700
}

h3 {
  font-size: 20px;
  margin: 0 0 30px;
  font-weight: 700;
  overflow: hidden
}

h3 span {
  padding: 0 10px 0 0;
  position: relative
}

h4 {
  font-size: 16px;
  font-weight: 700;
  margin: 0;
  text-transform: capitalize;
  text-align: center;
  padding: 15px 0;
  color: #fff
}

h5 {
  text-transform: capitalize
}

.btn {
  padding: 0 15px;
  text-transform: capitalize;
  font-weight: 700;
  line-height: 35px;
  text-align: center;
  border: 1px solid transparent;
  border-radius: 0;
  font-size: 12px;
  color: #fff
}

.btn:hover {
  color: #fff
}

.btn i {
  margin: 0 8px 0 0
}

.btn.blank {
  border-color: rgba(255, 255, 255, .5)
}

.btn.blank:hover {
  background: #fff
}

.full-width {
  width: 100%
}

.btn.gary-btn {
  background: #f8f8f8;
  color: #363636
}

.btn.red-btn:hover {
  background: #f8f8f8;
  color: #363636
}

.btn.dark {
  background: #333
}

.btn.black-btn {
  background: #000;
  color: #fff
}

.blue-btn {
  background: #1c72ce;
  text-transform: capitalize;
  font-size: 15px;
  border-radius: 3px
}

.btn.lg {
  height: 50px;
  line-height: 47px;
  font-size: 14px;
  min-width: 160px
}

.social-icons {
  margin: 0;
  padding: 0;
  list-style: none
}

.social-icons li {
  float: left;
  margin: 0 0 0 8px
}

.social-icons li:first-child {
  margin: 0
}

.social-icons li a {
  font-size: 16px
}

.facebook {
  color: #3c5899
}

.twitter {
  color: #5ea9dd
}

.youtube {
  color: #ee1c1b
}

.pinterest {
  color: #ee1c1b
}

.linkedin {
  color: #0077b5
}

.instagram {
  color: #fd5949
}

.btn-list {
  margin: 0;
  padding: 0;
  list-style: none
}

.btn-list li {
  float: left;
  margin: 0 0 0 20px
}

.btn-list li:first-child {
  margin: 0
}

.header {
  float: left;
  width: 100%
}

.header {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 22;
  background: rgba(255, 255, 255, .85)
}

.header .topbar {
  border-bottom: 1px solid rgba(255, 255, 255, .3);
  padding: 5px 0
}

.topbar .top_left {
  float: left;
  padding: 18px 0;
  margin-bottom: 0
}

.topbar .top_left li {
  display: inline-block;
  padding: 5px 5px;
  margin: 0;
  position: relative;
  list-style: none;
  line-height: 24px;
  color: #8ba458;
  font-size: 18px;
  font-weight: 600
}

.topbar .top_left li a {
  color: #8ba458;
  font-size: 16px;
  display: inline-block
}

.topbar .top_left li:before,
.topbar .top_left li:first-child:after {
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  top: 0;
  right: 0
}

.topbar .top_left li:first-child:after {
  border-right: 0;
  left: 0
}

.topbar .top_left li:first-child {
  margin: 0;
  padding: 0
}

.topbar .top_left li a:focus,
.topbar .top_left li a:hover {
  color: #8ba458
}

.topbar .top_social_media {
  float: right;
  padding: 0;
  margin-bottom: 0
}

.topbar .top_social_media>li {
  float: left;
  padding: 0;
  margin: 2px 0 0 4px;
  position: relative;
  list-style: none;
  color: #fff;
  font-size: 18px
}

.topbar .top_social_media>li a {
  width: 40px;
  text-align: center;
  color: #333;
  line-height: normal;
  border: 1px solid #ccc;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px
}

.topbar .top_social_media>li a svg {
  width: 16px;
  height: 16px
}

.topbar .top_social_media>li a.facebook:hover {
  background: #3c5899;
  color: #fff;
  border-color: #3c5899
}

.topbar .top_social_media>li a.twitter:hover {
  background: #5ea9dd;
  color: #fff;
  border-color: #5ea9dd
}

.topbar .top_social_media>li a.linkedin:hover {
  background: #0077b5;
  color: #fff;
  border-color: #0077b5
}

.topbar .top_social_media>li a.youtube:hover {
  background: #ee1c1b;
  color: #fff;
  border-color: #ee1c1b
}

.topbar .top_social_media>li a.instagram:hover {
  background: radial-gradient(circle at 30% 107%, #fdf497 0, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%);
  color: #fff;
  border-color: #d6249f
}

.slogan {
  text-align: center;
  color: #fff
}

.slogan .logo img {
  width: 200px;
  margin-top: 6px
}

.slogan .text_small {
  display: block;
  position: relative;
  text-transform: none;
  font-size: 15px;
  font-family: GothamBook;
  text-shadow: 0 -1px 2px #030000;
  letter-spacing: -.9px;
  z-index: 9;
  color: #fff
}

.logo_text {
  text-transform: uppercase;
  font-size: 14px;
  font-family: GothamBook
}

.slogan .text_small1 {
  display: block;
  position: relative;
  text-transform: none;
  font-size: 13px;
  font-family: GothamBook;
  text-shadow: 0 -1px 2px #030000;
  letter-spacing: -.9px;
  z-index: 9;
  color: #fff
}

.slogan .text_small1:after,
.slogan .text_small1:before {
  display: inline-block;
  vertical-align: middle;
  content: '';
  width: 50px;
  height: 1px;
  background: #fff;
  margin-left: 15px;
  margin-top: 0
}

.slogan .text_small1:before {
  margin-right: 15px
}

.header .navigation {
  float: right;
  width: 100%;
  position: relative
}

.menubar {
  background: rgba(139, 164, 88, .5)
}

.header .menubar.stricky-fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  background: rgba(139, 164, 88, .85);
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, .1);
  box-shadow: 0 3px 5px rgba(0, 0, 0, .1)
}

.header .menubar .logo {
  padding: 5px 0
}

.navigation .nav-header {
  display: none;
  padding: 12px 20px
}

.navigation .menu {
  display: block
}

.navigation .menu ul {
  float: right;
  width: 100%;
  text-align: center
}

.navigation .menu ul>li {
  display: inline-block;
  position: relative
}

.navigation .menu ul>li>a {
  padding: 15px 16px;
  display: block;
  color: #3a351f;
  text-transform: capitalize;
  transition: all .3s ease;
  font-size: 16px;
  background: 0 0;
  font-weight: 500
}

.navigation .menu ul>li>a i {
  padding-left: 5px;
  font-size: 17px
}

.navigation .menu ul>li:last-child>a {
  border: none;
  padding-right: 0
}

.navigation .menu ul>li.active a,
.navigation .menu ul>li:hover a {
  color: #fff;
  background: 0 0
}

.navigation .menu ul>li>ul.cs-dropdown {
  top: 100%;
  left: 0;
  text-align: left
}

.navigation .menu ul>li:last-child ul.cs-dropdown {
  right: 0;
  left: auto
}

.navigation .menu ul>li>ul.cs-dropdown.align-right {
  right: 0;
  left: auto
}

.navigation .menu ul>li:hover>ul.cs-dropdown {
  visibility: visible;
  opacity: 1
}

.navigation .menu ul>li>ul.cs-dropdown>li>ul.cs-dropdown {
  left: 100%;
  margin-top: -36px
}

.navigation .menu ul>li>ul.cs-dropdown>li>ul.cs-dropdown>li>ul.cs-dropdown {
  left: -100%;
  margin-top: -31px
}

.navigation .menu ul>li>ul.cs-dropdown>li>ul.cs-dropdown.align-right {
  right: 100%;
  left: auto
}

.navigation .menu ul>li>ul.cs-dropdown>li:hover>ul.cs-dropdown {
  visibility: visible;
  opacity: 1
}

.navigation .menu ul>li ul.cs-dropdown {
  position: absolute;
  width: 230px;
  opacity: 0;
  visibility: hidden;
  z-index: 99999;
  transition: all .3s ease;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .4);
  background: #fff;
  margin: 0;
  padding: 0
}

.navigation .menu ul>li ul.cs-dropdown li {
  display: block;
  padding: 0;
  border-bottom: 1px solid #eee;
  width: 100%
}

.navigation .menu ul>li ul.cs-dropdown li:last-child a {
  border-bottom: 0
}

.navigation .menu ul>li ul.cs-dropdown li:last-child a:after {
  display: none
}

.navigation .menu ul>li ul.cs-dropdown li:hover>a {
  color: #fff;
  background: #8ba458
}

.navigation .menu ul>li ul.cs-dropdown li a {
  color: #3a351f;
  font-size: 13px;
  padding: 8px 15px;
  position: relative;
  display: block;
  transition: all .3s ease;
  text-transform: capitalize;
  font-weight: 400
}

.navigation .menu ul>li ul.cs-dropdown li a i {
  float: right
}

.navigation .menu ul>li ul.cs-dropdown li a:hover {
  color: #fff;
  background: #8ba458
}

.navigation ul .cs-submenu>a>button {
  display: none
}

.navigation .navbar {
  display: none;
  padding: 12px 0;
  margin: 0
}

.navigation .menu ul>li:nth-child(5) ul.cs-dropdown {
  width: 620px;
  left: -80%
}

.navigation .menu ul>li:nth-child(5) ul.cs-dropdown li {
  width: 33.33%;
  float: left;
  border-left: 1px solid #eee
}

.navigation .navbar button {
  float: right;
  width: 40px;
  height: 40px;
  background: #8ba458;
  border: 0;
  outline: 0;
  color: #fff;
  font-size: 25px;
  border-radius: 0;
  display: inline-block;
  text-align: center;
  line-height: 40px;
  position: relative;
  z-index: 99;
  padding: 5px;
  transform: rotate(0);
  transition: .5s ease-in-out;
  cursor: pointer
}

.navigation .navbar button:hover {
  background: #8ba458
}

.navigation .navbar button span {
  display: block;
  position: absolute;
  height: 4px;
  width: 70%;
  background: #fff;
  border-radius: 9px;
  opacity: 1;
  left: 15%;
  transform: rotate(0);
  transition: .25s ease-in-out
}

.navigation .navbar button span:first-child {
  top: 8px
}

.navigation .navbar button span:nth-child(2),
.navigation .navbar button span:nth-child(3) {
  top: 18px
}

.navigation .navbar button span:nth-child(4) {
  top: 28px
}

.navigation .navbar button.open span:first-child {
  top: 18px;
  width: 0%;
  left: 50%
}

.navigation .navbar button.open span:nth-child(2) {
  transform: rotate(45deg)
}

.navigation .navbar button.open span:nth-child(3) {
  transform: rotate(-45deg)
}

.navigation .navbar button.open span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%
}

#carousel-example-generic {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
  position: relative
}

.carousel-inner .item img {
  width: 100%;
  height: auto
}

.carousel-control {
  top: 55%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  line-height: 50px;
  padding: 0;
  transform: translate(0, -50%);
  color: #fff;
  font-size: 14px;
  outline: 0;
  background: #8ba458;
  border-radius: 100%;
  text-align: center;
  cursor: pointer;
  transition: all .3s ease;
  z-index: 9;
  position: absolute;
  opacity: 1;
  left: inherit
}

.carousel-control .glyphicon {
  background-size: 69%;
  font-size: 25px;
  left: 0;
  right: 0;
  position: relative;
  top: 0;
  margin: 0;
  padding: 0
}

.left.carousel-control {
  left: 5%
}

.right.carousel-control {
  right: 5%
}

.main_s_banner {
  position: relative;
  background: url(../images/slider-2.jpg) no-repeat scroll center center;
  background-size: cover
}

.main_s_banner video {
  width: 100%;
  height: 100%
}

.main_s_banner .overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #000;
  opacity: .5;
  z-index: 1
}

.main_slider_area .book_table_area {
  margin: 0;
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 20;
  top: 60%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center
}

.main_slider_area .book_table_area .book_single_one {
  color: #fff;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .6px;
  display: inline-block;
  position: relative;
  z-index: 22;
  margin-bottom: 15px
}

.main_slider_area .book_table_area .book_single_one:before {
  content: "";
  width: 52px;
  height: 1px;
  background: #fff;
  position: absolute;
  left: -72px;
  bottom: 10px;
  opacity: 1;
  z-index: 22
}

.main_slider_area .book_table_area .book_single_one:after {
  content: "";
  width: 52px;
  height: 1px;
  background: #fff;
  position: absolute;
  right: -72px;
  bottom: 10px;
  opacity: 1;
  z-index: 22
}

.main_slider_area .book_table_area .book_single_text {
  text-align: center;
  color: #fff;
  font-weight: 700;
  font-size: 50px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  padding-bottom: 65px
}

.book_table_inner {
  background: #f5f5f5;
  -webkit-box-shadow: 0 3px 57px 0 rgba(0, 0, 0, .18);
  box-shadow: 0 3px 57px 0 rgba(0, 0, 0, .18);
  clear: both;
  padding: 35px 32px 35px 32px;
  margin-top: -25px !important;
  z-index: 20;
  position: relative
}

.book_table_inner .form-group {
  margin-bottom: 0
}

.book_table_inner .col20 {
  width: 20%
}

.book_table_inner .col15 {
  width: 15%
}

.main_slider_area .book_table_area .book_table_inner {
  margin-top: 0 !important;
  background: rgba(0, 0, 0, .34);
  border: 1px solid #524e54
}

.book_table_inner .col20 .input-group-addon {
  background: #fff;
  border-radius: 0;
  border: 1px solid #fff;
  border-left: 0;
  border-left: 0
}

.main_slider_area .book_table_area .book_table_inner form select {
  float: left;
  background: url(../images/angle-down.png) no-repeat 90% 50% #f5f5f5;
  border: 1px #dedede solid;
  -webkit-box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none
}

.datepicker {
  border-radius: 0 !important;
  padding-top: 0 !important;
  border-color: #8ba458 !important;
  box-shadow: none;
  color: #333
}

.datepicker-dropdown.datepicker-orient-bottom:before {
  border-top-color: #8ba458 !important
}

.datepicker-days {
  border-radius: 0 !important;
  box-shadow: none !important
}

.datepicker table tr td,
.datepicker table tr th {
  border-radius: 0;
  padding: 3px 9px
}

.datepicker table tr th.dow {
  background: #8ba458;
  color: #fff
}

.datepicker table tr td:hover {
  background: #8ba458
}

.datepicker table tr td.active.active {
  background: #8ba458
}

.datepicker table tr td.day.focused,
.datepicker table tr td.day:hover {
  background: #8ba458;
  cursor: pointer;
  color: #fff
}

.book_now {
  padding: 8px 0;
  width: 100%;
  background: #8ba458;
  color: #fff;
  font-size: 16px;
  border: 1px solid #8ba458
}

.book_now:focus,
.book_now:hover {
  background: 0 0;
  color: #8ba458;
  border-color: #8ba458
}

.introduction_area.intro_area2 {
  float: left;
  width: 100%;
  padding-bottom: 70px;
  padding-top: 70px;
  background: #fff
}

.introduction_area.intro_area2 .introduction_inner .introduction_img {
  display: inline-block;
  position: relative;
  width: 100%
}

.introduction_area.intro_area2 .introduction_inner .introduction_img img {
  max-width: 100%
}

.introduction_area.intro_area2 .introduction_inner .introduction_img img+img {
  position: absolute;
  right: 35px;
  bottom: 0
}

introduction_area.intro_area2 .introduction_inner .introduction_left_text {
  padding-right: 0;
  padding-top: 25px
}

.intro_title h1 {
  font-size: 30px;
  font-weight: 700;
  text-transform: uppercase;
  color: #8ba458;
  letter-spacing: .96px;
  position: relative;
  padding-bottom: 15px
}

.intro_title h1:before {
  content: "";
  background: #242424;
  width: 70px;
  height: 1px;
  position: absolute;
  left: 0;
  bottom: 0
}

.intro_title h1 span {
  color: #242424
}

.intro_title h2 {
  font-size: 26px;
  font-weight: 700;
  text-transform: uppercase;
  color: #8ba458;
  letter-spacing: .96px;
  position: relative;
  padding-bottom: 15px
}

.intro_title h2:before {
  content: "";
  background: #242424;
  width: 70px;
  height: 1px;
  position: absolute;
  left: 0;
  bottom: 0
}

.intro_title h2 span {
  color: #242424
}

.introduction_inner .introduction_left_text p {
  font-size: 15px;
  line-height: 25px;
  text-align: justify;
  color: #444;
  letter-spacing: .225px
}

.introduction_inner .introduction_left_text h4 {
  font-size: 18px;
  color: #363636;
  font-weight: 700;
  text-transform: uppercase;
  padding-bottom: 20px;
  letter-spacing: .54px
}

.introduction_area.intro_area2 .introduction_inner .introduction_left_text .intro_box_item_area {
  margin-top: 30px
}

.introduction_area.intro_area2 .introduction_inner .introduction_left_text .intro_box_item_area .intro_box_item {
  text-align: center;
  position: relative
}

.introduction_area.intro_area2 .introduction_inner .introduction_left_text .intro_box_item_area .intro_box_item:before {
  content: "";
  height: 84px;
  background: #d7d7d7;
  width: 1px;
  position: absolute;
  right: -8px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}

.intro_box_item_area .col-lg-4.col-md-4.col-xs-4:last-child .intro_box_item:before {
  width: 0;
  height: 0
}

.introduction_area.intro_area2 .introduction_inner .introduction_left_text .intro_box_item_area .intro_box_item h4 {
  font-size: 15px;
  color: #363636;
  font-weight: 700;
  text-transform: uppercase;
  padding-top: 18px
}

.western_resort {
  float: left;
  width: 100%;
  padding: 0;
  margin: 0;
  background: #eee
}

.p0 {
  padding: 0
}

.img-wrap {
  position: relative;
  width: 100%;
  display: block
}

.img-wrap img {
  width: 100%;
  height: auto;
  display: block
}

.western_resort_content {
  position: relative;
  height: 394px;
  text-align: center;
  color: #333;
  font-size: 16px;
  line-height: 24px
}

.western_resort_content .center_box {
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 100%;
  transform: translate(-50%, -50%);
  max-height: 100%;
  width: 100%;
  padding: 0 60px
}

.western_resort_content .center_box h3 {
  font-size: 30px
}

.western_resort_content .center_box p {
  margin-bottom: 20px
}

.western_resort_content .center_box .facilities_btn {
  padding: 8px 30px;
  background: #8ba458;
  color: #fff;
  font-size: 16px;
  display: inline-block;
  border: 1px solid #8ba458;
  font-weight: 100
}

.western_resort_content .center_box .facilities_btn:focus,
.western_resort_content .center_box .facilities_btn:hover {
  background: 0 0;
  color: #8ba458;
  border-color: #8ba458
}

.text-element-over {
  position: absolute;
  bottom: 20px;
  left: 20px;
  color: #ccc;
  font-size: 13px;
  font-weight: 400;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 1px;
  background-color: rgba(0, 0, 0, .9);
  padding: 14px 6px;
  -webkit-writing-mode: vertical-lr;
  writing-mode: vertical-lr;
  z-index: 10
}

.resort_feature {
  float: left;
  width: 100%;
  padding: 15px 0;
  margin: 0;
  background-color: #181818
}

.services-wrap {
  overflow: hidden
}

.services-wrap img {
  -webkit-transition: all .3s linear;
  transition: all .3s linear
}

.services-wrap:hover img {
  transform: rotate(-2deg) scale(1.1)
}

.services-text-over {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 3;
  padding: 8px 18px;
  color: #fff;
  font-size: 14px;
  line-height: 14px;
  letter-spacing: 1px;
  margin-top: -16px;
  font-weight: 400;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, .8);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: all .2s linear;
  transition: all .2s linear;
  text-align: center;
  line-height: normal
}

.services-box {
  position: relative;
  width: 100%;
  display: block
}

.services-box img {
  width: 36px;
  height: auto;
  display: block;
  margin: 0 auto
}

.popular_packages {
  float: left;
  width: 100%;
  margin: 0;
  padding: 50px 0;
  background: #fff
}

.single-service-item {
  position: relative;
  overflow: hidden;
  display: block;
  margin-right: 10px
}

.single-service-item .img-holder .image01 {
  position: relative;
  text-align: center;
  height: 285px;
  width: 100%;
  background: #eee
}

.single-service-item .img-holder .image01 img {
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 100%;
  transform: translate(-50%, -50%);
  width: auto;
  max-height: 100%
}

.single-service-item .text-holder {
  position: absolute;
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  background: #8ba458;
  padding: 0 15px 0;
  transform: translate3d(0, -110%, 0);
  transition: all .5s ease;
  transition-delay: 0.5s
}

.single-service-item:hover .text-holder {
  transition: all .5s ease;
  transform: translate3d(0, 0, 0)
}

.single-service-item .text-holder .inner {
  display: table;
  width: 100%;
  height: 100%
}

.single-service-item .text-holder .inner .inner-content {
  display: table-cell;
  vertical-align: middle
}

.single-service-item .text-holder .icon-box span:before {
  color: #2acb35;
  font-size: 45px;
  line-height: 45px
}

.single-service-item .text-holder .heading_3 {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  margin: 13px 0 12px
}

.single-service-item .text-holder p {
  margin: 0;
  color: #fff
}

.single-service-item .text-holder a {
  width: 150px;
  margin: 18px auto 0;
  padding: 9px 0 7px
}

.single-service-item .text-holder-1 {
  padding-top: 10px;
  padding-bottom: 10px;
  background: #eee;
  position: absolute;
  bottom: 15px;
  left: 15px;
  right: 15px;
  transform: translate3d(0, 0, 0);
  transition: all .5s ease;
  transition-delay: 0.5s
}

.single-service-item .text-holder-1 .inner {
  display: table;
  width: 100%;
  height: 100%
}

.single-service-item .text-holder-1 .inner .inner-content {
  display: table-cell;
  vertical-align: middle
}

.single-service-item:hover .text-holder-1 {
  transition: all .5s ease;
  transform: translate3d(0, 120%, 0)
}

.single-service-item .text-holder-1 .icon-box span:before {
  color: #2acb35;
  font-size: 45px;
  line-height: 45px
}

.single-service-item .text-holder-1 .heading_3 {
  color: #404040;
  font-size: 18px;
  font-weight: 600;
  margin: 13px 0 12px
}

.read_more {
  position: relative;
  padding: 10px 25px 10px 25px;
  background: #8ba458;
  z-index: 1;
  overflow: hidden;
  display: inline-block;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 21px;
  color: #fff;
  box-shadow: 0 16px 35px 0 rgba(0, 0, 0, .2);
  transition: all .3s;
  margin-top: 20px;
  border: 1px solid #8ba458
}

.read_more:hover {
  color: #8ba458;
  background: 0 0;
  border-color: #8ba458
}

.webpulse_home_featured {
  float: left;
  width: 100%;
  margin: 0;
  padding: 50px 0;
  background: #f0f0f0
}

.products_heading {
  float: left;
  width: 100%;
  text-align: center
}

.products_heading h2 {
  font-size: 30px;
  line-height: 30px;
  display: inline-block;
  text-transform: capitalize;
  margin: 0;
  font-weight: 600
}

.separator {
  line-height: .5;
  text-align: center;
  margin: 10px 0 50px 0
}

.separator span {
  display: inline-block;
  position: relative
}

.separatorss span:after,
.separatorss span:before {
  content: "";
  position: absolute;
  border-bottom: 5px solid #8ba458;
  top: 0;
  width: 30px
}

.separator span:before {
  right: 100%
}

.separator span:after {
  left: 100%
}

.wps_featured {
  margin-bottom: 0 !important
}

.wps_featured .slick-prev {
  display: none !important
}

.wps_featured .slick-next {
  display: none !important
}

.wps_featured {
  margin-bottom: 0 !important
}

.wps_featured .slick-prev {
  left: -20px;
  z-index: 50;
  top: 48.5%;
  width: 40px !important;
  height: 40px !important;
  display: block !important;
  z-index: 50
}

.wps_featured .slick-next {
  right: -10px;
  z-index: 50;
  top: 50%;
  width: 40px !important;
  height: 40px !important;
  display: block !important;
  z-index: 50
}

.gallery_home {
  float: left;
  width: 100%;
  margin: 0;
  padding: 40px 0;
  background: #333
}

.gallery_home h2 {
  color: #fff
}

.gallery_home p {
  color: #fff;
  text-align: center;
  max-width: 80%;
  margin: 0 auto;
  margin-bottom: 30px
}

.gallery_home .results {
  margin-bottom: 20px
}

.gallery_home .item .gallery_item {
  border-radius: 2px;
  background-color: #fff;
  box-shadow: 0 1px .98px .02px rgba(0, 0, 0, .1);
  margin-right: 15px
}

.gallery_home .item .item .gallery_item img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 2px
}

.gallery_item_info {
  text-align: center;
  padding: 15px
}

.gallery_item_info h4 {
  font-size: 18px;
  color: #333;
  margin: 0 0 5px;
  padding: 0
}

.gallery_item_info p {
  font-size: 13px;
  margin: 0;
  margin-top: 4px;
  color: #333;
  max-width: 100%
}

.hover_effect {
  display: block;
  position: relative;
  background: 0 0;
  overflow: hidden;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out;
  height: 178px
}

.hover_effect img {
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 100%;
  transform: translate(-50%, -50%);
  width: auto
}

.hover_effect:after {
  font-family: FontAwesome;
  color: #fff;
  position: absolute;
  font-size: 1.6em;
  text-align: center;
  line-height: 40px;
  width: 40px;
  height: 40px;
  left: 50%;
  top: 50%;
  margin-left: -20px;
  margin-top: -20px;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out;
  -webkit-transform: scale(.1, .1);
  transform: scale(.1, .1);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0
}

.hover_effect img {
  display: block;
  position: relative;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.hover_effect:hover:after {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -moz-opacity: .6;
  -khtml-opacity: .6;
  opacity: .6
}

.hover_effect:hover img {
  -moz-opacity: 0.4;
  -khtml-opacity: 0.4;
  opacity: .4
}

.hover_effect:hover {
  background: #1dc1f8
}

.hover_effect:hover {
  background: #8ba458
}

.hover_effect:after {
  content: "\f0c1"
}

.hover_effect:after {
  content: "\f00e"
}

.view_full_btn {
  padding: 10px 35px;
  background: #8ba458;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  border: 1px solid #8ba458
}

.view_full_btn:focus,
.view_full_btn:hover {
  background: 0 0;
  color: #8ba458;
  border-color: #8ba458
}

.home_blog {
  float: left;
  width: 100%;
  margin: 0;
  padding: 50px 0;
  background: #eee
}

.home_blog .products_heading p {
  color: #333;
  max-width: 80%;
  margin: 0 auto 30px
}

.home_blog .events-full-box {
  margin-bottom: 50px
}

.home_blog .events-single-box {
  box-shadow: 0 0 10px rgba(0, 0, 0, .13);
  transition: all .3s ease-in-out;
  background: #fff
}

.home_blog .events-single-box .home_blog_image {
  position: relative;
  width: 100%;
  height: 240px
}

.home_blog .events-single-box .home_blog_image img {
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 100%;
  transform: translate(-50%, -50%);
  max-height: 100%;
  width: auto
}

.home_blog .events-single-box:hover {
  box-shadow: 0 1px 30px rgba(0, 0, 0, .25);
  transition: all .3s ease-in-out
}

.home_blog .events-single-box:hover .event-info h3,
.news_section .events-single-box:hover a {
  transition: all .3s ease-in-out
}

.home_blog .event-info {
  padding: 15px 10px
}

.home_blog .event-info .heading_4 {
  transition: all .3s ease-in-out;
  margin: 0;
  color: #8ba458;
  position: relative;
  height: 60px;
  font-weight: 700;
  overflow: hidden;
  font-size: 20px
}

.home_blog .event-info .heading_4 span {
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 100%;
  transform: translate(-50%, -50%);
  width: 100%;
  max-height: 100%
}

.home_blog .event-info .heading_4 a {
  color: #333;
  font-size: 18px;
  text-transform: capitalize
}

.home_blog .event-info:hover .heading_4 a {
  color: #8ba458
}

.home_blog .event-info .events-time span {
  color: #666;
  font-size: 13px;
  margin-right: 12px
}

.home_blog .event-info .events-time span .event-icon {
  padding-right: 2px
}

.home_blog .event-info p {
  margin: 0;
  font-size: 15px;
  color: #333;
  padding-bottom: 15px
}

.home_blog .event-info a {
  color: #8ba458;
  margin: 0;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
  transition: all .3s ease-in-out
}

.home_blog .event-info a .events-btn-icon {
  padding-left: 5px
}

.reviews {
  float: left;
  width: 100%;
  background: #fff;
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
  padding: 89px 0 100px
}

.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, .9)
}

.people .h4div {
  text-align: left;
  color: #333
}

.people h4 {
  text-align: left;
  color: #333
}

.people .reviewsTitle {
  text-align: left;
  color: #333;
  text-transform: uppercase;
  font-size: 26px;
  font-weight: 700;
  font-family: Acme;
  margin: 0 0 20px
}

.people .reviewsTitle span {
  color: #8ba458
}

.people p {
  color: #333;
  line-height: 24px;
  font-size: 16px;
  margin-bottom: 20px
}

.view_more_btn {
  padding: 10px 35px;
  background: #8ba458;
  color: #333;
  border: 1px solid #8ba458;
  display: inline-block
}

.view_more_btn:focus,
.view_more_btn:hover {
  background: 0 0;
  color: #8ba458;
  border-color: #8ba458
}

.slider-item {
  position: relative;
  z-index: 9;
  background: #eee;
  padding: 30px
}

.slider-image {
  width: 25%;
  float: left;
  padding-right: 30px
}

.slider-content {
  padding-left: 25%
}

.slider-content img {
  display: none;
}

.slider-content h4 {
  color: #8ba458;
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 5px;
  padding: 0;
  text-align: left
}

.slider-content span {
  text-transform: capitalize;
  color: #333
}

.slider-quote {
  position: absolute;
  right: 30px;
  bottom: 30px
}

section.reviews.reviews-style-1 {
  padding-bottom: 50px
}

.reviews-style-1 .section-title {
  width: 100%;
  text-align: left
}

.reviews-style-1 .container {
  position: relative;
  z-index: 2
}

.reviews-style-1 .slider-item {
  padding: 45px 30px
}

.reviews-style-2 .slider-image {
  float: none;
  display: inline-block;
  padding: 0 0 15px
}

.reviews-style-2 .slider-content {
  padding: 0
}

.home_explore {
  float: left;
  width: 100%;
  margin: 0;
  padding: 50px 0;
  background: #fff
}

.explore {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: center;
  position: relative;
  height: 225px;
  border: 1px solid #eee;
  transition: all ease-in-out .5s;
  box-shadow: 0 0 8px #ccc
}

.explore_box {
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 100%;
  transform: translate(-50%, -50%);
  width: 100%;
  max-height: 100%;
  padding: 30px 20px
}

.explore:hover {
  transform: translateY(-5px);
  transition: all ease-in-out .5s
}

.explore_icon i {
  font-size: 48px;
  color: #ffa801;
  margin-bottom: 10px
}

.explore_box h4 {
  margin: 0;
  color: #333;
  text-transform: inherit;
  font-size: 20px;
  line-height: 30px;
  padding: 0
}

.explore_box p {
  font-size: 14px;
  margin: 0
}

.widCOETitle {
  font: normal 10px Arial, Helvetica, sans-serif;
  font-weight: 400;
  text-align: center;
  font-weight: 700;
  letter-spacing: -.12px;
  color: #000;
  padding-top: 5px;
  z-index: 3;
  position: relative
}

.widCOEReadReviews {
  font: normal 10px Arial, Helvetica, sans-serif;
  text-align: center;
  letter-spacing: -.12px;
  color: #069;
  padding-top: 1px;
  padding-bottom: 5px;
  z-index: 3;
  position: relative;
  text-decoration: underline
}

.explore_box img {
  margin-top: -15px;
  margin-bottom: -10px;
  margin-left: auto;
  margin-right: auto
}

.web-pulse-india {
  float: left;
  width: 100%;
  padding: 40px 0 20px;
  position: relative;
  background: #8ba458
}

.titleh2 {
  font-size: 30px;
  line-height: 30px;
  text-transform: capitalize;
  margin: 0 0 30px;
  font-weight: 600;
  font-family: Acme;
  color: #0c0c0c;
  position: relative;
  float: left;
  width: 100%;
  text-align: center;
  padding-bottom: 15px
}

.titleh2:before {
  content: '';
  background: #8ba458;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin-bottom: -10px;
  width: 50px;
  height: 5px;
  margin: 0 auto
}

.web-pulse-india hr {
  border-color: #a7ba81
}

.poster_name {
  color: #8ba458;
  font-size: 18px;
  font-weight: 700;
  font-family: Acme;
  text-transform: uppercase;
  margin-bottom: 5px;
  padding: 0;
  text-align: left
}

.web-pulse-india .heaging_5 {
  float: left;
  width: 100%;
  font-size: 18px;
  text-align: left;
  font-weight: 700;
  font-family: Acme;
  text-transform: capitalize;
  color: #fff;
  margin-bottom: 20px;
  position: relative;
  padding: 0
}

.web-pulse-india .heaging_5:after {
  width: 5rem;
  content: "";
  position: absolute;
  display: inline-block;
  border-top-style: solid;
  border-color: inherit;
  margin-top: 1.07143rem;
  border-top-width: 1px;
  left: 0;
  top: 100%
}

.web-pulse-india p {
  float: left;
  width: 100%;
  color: #fff
}

.web-pulse-india p a {
  color: #fff;
  display: inline-block
}

.web-pulse-india p a:hover {
  color: #ffb600
}

.web-pulse-india p span {
  float: left
}

.pointsTitle {
  font-size: 20px;
  margin: 0 0 30px;
  font-weight: 700;
  overflow: visible;
  font-family: Acme;
  color: #0c0c0c
}

.footer-links {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0
}

.footer-links li {
  line-height: 28px;
  list-style: none;
  color: #fff;
  font-size: 14px
}

.footer-links a {
  color: #fff;
  text-transform: capitalize !important
}

.footer-links a:hover {
  color: #c4c1bc
}

.wps_copy {
  float: left;
  width: 100%;
  background: #6f7e51;
  line-height: 40px;
  color: #fff
}

.wps_copy a {
  color: #000
}

.wps_copy a:hover {
  color: #c4c1bc
}

.social-icons {
  float: left;
  overflow: hidden;
  margin: 0
}

.social-icons li a {
  height: 40px;
  width: 40px;
  background: #e1e1e1;
  border-radius: 3px;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: center
}

.social-icons li a svg {
  width: 16px;
  height: 16px
}

.social-icons li a:hover {
  color: #fff
}

.social-icon {
  padding: 16px 20px
}

.social-icons .facebook:hover {
  background: #3c5899
}

.social-icons .twitter:hover {
  background: #5ea9dd
}

.social-icons .youtube:hover {
  background: #ee1c1b
}

.social-icons .pinterest:hover {
  background: #ee1c1b
}

.social-icons .linkedin:hover {
  background: #0077b5
}

.social-icons .instagram:hover {
  background: radial-gradient(circle at 30% 107%, #fdf497 0, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%)
}

#web-pulse-scroll-up {
  position: fixed;
  z-index: 8030;
  bottom: 65px;
  right: 30px;
  width: 46px;
  height: 46px;
  border-radius: 50%;
  color: #fff;
  font-size: 24px;
  line-height: 42px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  transition: all .25s;
  display: none;
  background: #8ba458
}

#web-pulse-scroll-up:hover {
  background: #333
}

.web-pulse-india .address {
  float: left;
  width: 100%
}

.web-pulse-india .address .addressTitle {
  font-size: 16px;
  font-family: Acme;
  color: #fff;
  margin: 0 0 10px;
  padding: 0;
  text-transform: capitalize;
  font-weight: 600
}

.popular_tag {
  margin: 0 0 20px;
  padding: 0;
  float: left;
  width: 100%
}

.popular_tag li {
  list-style: none;
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 5px
}

.popular_tag li a {
  border: solid 1px rgba(255, 255, 255, .5);
  display: inline-block;
  text-decoration: none;
  transition: all .3s ease;
  color: #fff;
  border-radius: 50px;
  padding: 4px 15px
}

.widget__newsletter-form {
  float: left;
  width: 100%;
  margin: 0 0 15px;
  padding: 0;
  position: relative
}

.widget__newsletter-form .form-control {
  font-size: 13px;
  background-color: transparent;
  border: 1px solid #eee;
  border-radius: 20px;
  background: #222
}

.widget__newsletter-form .btn {
  min-width: 30px;
  width: 30px;
  height: 30px;
  line-height: 26px;
  border-radius: 50%;
  padding: 0;
  position: absolute;
  top: 5px;
  right: 10px;
  background: #8ba458;
  color: #fff;
  text-align: center
}

.widget__newsletter-form .btn i {
  position: relative;
  font-size: 16px;
  margin: 0;
  top: 0;
  left: 0
}

.enquiry {
  position: fixed;
  z-index: 1000;
  bottom: 28px;
  left: 25px;
  height: 50px;
  color: #fff;
  font-size: 18px;
  text-align: center;
  text-decoration: none;
  cursor: pointer
}

.enquiry i {
  float: left;
  z-index: 999;
  position: absolute;
  left: 0;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  color: #fff;
  font-size: 24px;
  line-height: 50px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  background: #8ba458;
  transition: .5s;
  box-shadow: 0 2px 6px rgba(0, 0, 0, .4)
}

.enquiry strong {
  background: #333;
  color: #fff;
  padding: 10px 20px;
  border-radius: 0 30px 30px 0;
  height: 45px;
  float: left;
  font-size: 15px;
  margin-top: 3px;
  margin-left: 35px;
  box-shadow: 2px 2px 6px rgba(0, 0, 0, .4)
}

.enquiry i:hover {
  color: #fff;
  background: #8ba458
}

.enquiry strong:hover {
  color: #8ba458;
  background: #eee
}

.modal-content {
  border-radius: 0
}

.modal-header {
  padding: 0 15px;
  background: #8ba458;
  color: #fff
}

.modal-header h4 {
  text-align: left;
  font-size: 18px;
  line-height: 18px;
  color: #fff
}

.close {
  float: right;
  font-size: 23px;
  font-weight: 600;
  line-height: 2;
  color: #fff;
  text-shadow: 0 1px 0 #fff;
  opacity: .7
}

.close:focus,
.close:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  opacity: .9
}

.send_p {
  font-size: 13px;
  line-height: 18px;
  text-align: center
}

.modal-body input[type=number],
.modal-body input[type=text],
.modal-body select {
  width: 100%;
  padding: 5px 12px;
  border-radius: 0
}

.modal-body textarea {
  width: 100%;
  height: 120px;
  padding: 5px 12px;
  border-radius: 0
}

.modal-body select {
  width: 100%
}

.pac-container {
  z-index: 100000
}

.g-recaptcha {
  transform: scale(.8);
  transform-origin: 0 0;
  -webkit-transform-origin: 0 0
}

.modal_btn {
  width: auto;
  background: #333;
  padding: 8px 25px;
  border: none;
  color: #fff;
  font-size: 14px;
  border-radius: 4px;
  cursor: pointer
}

.modal_btn:focus,
.modal_btn:hover {
  background: #8ba458;
  color: #fff
}

.heading_banner {
  float: left;
  width: 100%;
  position: relative;
  background-size: 100%;
  padding: 170px 0 50px;
  margin: 0
}

.heading_banner::before {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .7);
  top: 0;
  left: 0;
  z-index: 0;
  content: ''
}

.heading_banner h1 {
  margin: 0 0 10px;
  text-transform: capitalize;
  font-size: 36px;
  font-weight: 600;
  color: #fff;
  text-align: center;
  background: rgba(0, 0, 0, .5);
  display: inline-block;
  width: auto;
  padding: 10px 20px
}

.heading_banner h2 {
  margin: 0;
  letter-spacing: 0;
  text-transform: capitalize;
  font-size: 18px;
  font-weight: 400;
  color: #eee;
  text-align: center;
  text-align: center;
  background: rgba(0, 0, 0, .5);
  display: inline-block;
  width: auto;
  padding: 10px 20px
}

.heading_banner .cat_title {
  margin: 0 0 10px;
  text-transform: capitalize;
  font-size: 36px;
  font-weight: 600;
  color: #fff;
  text-align: center;
  background: rgba(0, 0, 0, .5);
  display: inline-block;
  width: auto;
  padding: 10px 20px
}

.heading_banner .cat_title2 {
  margin: 0;
  letter-spacing: 0;
  text-transform: capitalize;
  font-size: 18px;
  font-weight: 400;
  color: #eee;
  text-align: center;
  text-align: center;
  background: rgba(0, 0, 0, .5);
  display: inline-block;
  width: auto;
  padding: 10px 20px
}

.inner_breadcrumb {
  float: left;
  width: 100%;
  background: #fff;
  position: relative;
  margin: 0;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, .2)
}

.inner_breadcrumb .breadcrumb {
  background: 0 0;
  border-radius: 0;
  border: none;
  list-style: none;
  padding: 0;
  float: left;
  display: inline-block;
  text-transform: capitalize;
  margin: 0
}

.inner_breadcrumb .breadcrumb li {
  font-weight: 700;
  text-transform: uppercase;
  color: #666;
  float: left;
  display: inline-block;
  line-height: 55px
}

.inner_breadcrumb .breadcrumb li a {
  float: left;
  padding: 0;
  color: #666;
  letter-spacing: .3px
}

.inner_breadcrumb .breadcrumb li:before {
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  padding: 0 14px;
  color: #fff;
  display: inline-block
}

.inner_breadcrumb .breadcrumb li.active {
  color: #8ba458
}

.inner_breadcrumb .breadcrumb li+li:before {
  content: "\f105";
  color: #fff;
  padding: 0 14px
}

.inner_breadcrumb .breadcrumb li+li:before {
  float: left;
  padding: 20px 10px;
  color: #bfbfbf
}

.about_page {
  float: left;
  width: 100%;
  margin: 0;
  padding: 50px 0;
  background: #eee;
  position: relative
}

.left_sidebar {
  float: left;
  width: 100%;
  margin: 0 0 25px;
  padding: 0
}

.left_sidebar .left_title {
  float: left;
  width: 100%;
  padding: 8px 10px;
  margin: 0;
  line-height: 30px;
  background: #8ba458;
  font-size: 24px;
  color: #fff;
  font-weight: 600
}

.left_sidebar form {
  float: left;
  width: 100%;
  background: #fff;
  padding: 10px 10px 10px
}

.left_image {
  float: left;
  width: 340px;
  margin: 0 15px 15px 0;
  text-align: center
}

.left_image .left_centered {
  width: 100%;
  position: relative;
  padding: 0;
  min-height: 260px;
  overflow: hidden;
  border: 1px solid #eee
}

.left_image .left_centered .image {
  width: 100%;
  text-align: center;
  overflow: hidden;
  position: relative;
  height: 260px;
  transition: transform .5s ease
}

.left_image .left_centered .image img {
  position: absolute;
  max-width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: auto;
  max-height: 100%
}

.left_image:hover .left_centered .image {
  transform: scale(1.1)
}

.right_image1 {
  float: right;
  width: 340px;
  margin: 0 0 15px 15px;
  text-align: center
}

.right_image1 .left_centered {
  width: 100%;
  position: relative;
  padding: 0;
  min-height: 260px;
  overflow: hidden;
  border: 1px solid #eee
}

.right_image1 .left_centered .image {
  width: 100%;
  text-align: center;
  overflow: hidden;
  position: relative;
  height: 260px;
  transition: transform .5s ease
}

.right_image1 .left_centered .image img {
  position: absolute;
  max-width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: auto;
  max-height: 100%
}

.right_image1:hover .left_centered .image {
  transform: scale(1.1)
}

.client_satisfaction {
  float: left;
  width: 200px;
  margin: 0 15px 15px 0;
  text-align: center
}

.client_satisfaction .client_centered {
  width: 100%;
  position: relative;
  padding: 0;
  min-height: 200px;
  overflow: hidden;
  border: 1px solid #eee
}

.client_satisfaction .client_centered .image {
  width: 100%;
  text-align: center;
  overflow: hidden;
  position: relative;
  height: 200px;
  transition: transform .5s ease
}

.client_satisfaction .client_centered .image img {
  position: absolute;
  max-width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: auto;
  max-height: 100%
}

.client_satisfaction:hover .client_centered .image {
  transform: scale(1.1)
}

.left_sidebar ul {
  float: left;
  width: 100%;
  padding: 0;
  margin: 0;
  background: #8ba458
}

.left_sidebar ul li {
  float: left;
  width: 100%;
  padding: 0;
  margin: 0;
  border-bottom: 1px solid #444;
  list-style: none
}

.left_sidebar ul li a {
  color: #fff;
  text-transform: uppercase;
  padding: 10px;
  font-weight: 500;
  line-height: 20px;
  font-size: 14px
}

.left_sidebar ul li a.active,
.left_sidebar ul li a:focus,
.left_sidebar ul li a:hover {
  background: #8ba458;
  color: #fff
}

.left_sidebar ul li ul {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
  background: #fff
}

.left_sidebar ul li ul li {
  border-bottom: 1px dashed #ccc;
  list-style-type: none;
  position: relative
}

.left_sidebar ul li ul li a {
  display: block;
  font-weight: 500;
  color: #000;
  text-align: left;
  font-size: 12px;
  padding: 4px 15px;
  text-decoration: none;
  text-transform: uppercase;
  line-height: 24px
}

.left_sidebar ul li ul li a.active,
.left_sidebar ul li ul li a:focus,
.left_sidebar ul li ul li a:hover {
  background: #8ba458;
  color: #fff
}

.left_sidebar ul li ul li a i {
  float: right;
  line-height: 24px
}

.left_sidebar ul li ul li ul {
  display: none;
  transition: all 2s;
  position: absolute;
  left: 98%;
  top: 0;
  z-index: 200;
  background: #fff;
  width: 200px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .75)
}

.left_sidebar ul li ul li:hover ul {
  display: block;
  transition: all 2s
}

.left_sidebar ul li ul li ul li a {
  display: block;
  font-weight: 400;
  color: #333;
  text-align: left;
  font-size: 13px;
  padding: 4px 15px;
  text-decoration: none;
  text-transform: capitalize;
  line-height: 24px
}

.left_sidebar ul li ul li ul li a.active,
.left_sidebar ul li ul li ul li a:focus,
.left_sidebar ul li ul li ul li a:hover {
  background: #fe0000;
  color: #fff
}

#sidebar {
  width: 100%;
  float: left;
  animation-delay: 5s
}

#sidebar.stick {
  position: fixed;
  top: 50px;
  z-index: 991;
  border-radius: 0 0 .5em .5em
}

.right_side h1 {
  padding: 8px 10px;
  margin: 0 0 10px;
  line-height: 30px;
  background: #8ba458;
  font-size: 24px;
  color: #fff;
  font-weight: 600
}

.right_side h2 {
  padding: 0;
  margin: 20px 0 5px;
  line-height: 30px;
  font-size: 22px;
  color: #333;
  font-weight: 600
}

.right_side h3 {
  padding: 0;
  margin: 5px 0 5px;
  line-height: 30px;
  font-size: 20px;
  color: #333;
  font-weight: 600
}

.right_side .title_holder_inner h2 {
  padding: 8px 10px;
  margin: 0 0 10px;
  line-height: 30px;
  background: #8ba458;
  font-size: 24px;
  color: #fff;
  font-weight: 600
}

.wps_right {
  float: left;
  width: 100%;
  /* background: #fff;
  padding: 10px;
  border: 1px solid #ccc; */
  margin-bottom: 20px
}

.right_side p {
  line-height: 24px;
  margin-bottom: 10px;
  text-align: justify;
  font-size: 15px;
  font-weight: 400
}

.right_side .about_b {
  float: left;
  width: 100%;
  overflow: hidden;
  height: 230px;
  margin-bottom: 15px
}

.right_side .about_image {
  position: relative;
  padding: 0;
  text-align: center;
  min-height: 230px;
  overflow: hidden;
  transition: all .4s ease-in-out;
  border: 1px solid #eee
}

.right_side .about_b:hover .about_image {
  transform: scale(1.1)
}

.right_side .about_image img {
  position: absolute;
  margin: auto;
  padding: 0;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 100%;
  width: 100%;
  max-height: 100%
}

.right_side .factsheet .info h4 {
  font-size: 16px
}

.right_side .factsheet .info p {
  font-size: 13px
}

.right_side ul {
  margin: 0 0 15px;
  padding: 0
}

.right_side ul li {
  list-style: none;
  line-height: 24px;
  color: #423f3f;
  font-size: 15px;
  font-weight: 400;
  font-family: GothamBook
}

.right_side ul li::before {
  content: "\f0da";
  font-family: FontAwesome;
  margin-right: 5px
}

.team {
  float: left;
  width: 100%;
  margin: 0;
  padding: 50px 0;
  background: #fff;
  position: relative
}

.team_box {
  float: left;
  width: 100%;
  margin: 0 0 15px;
  padding: 0
}

.team_box .team_image {
  background: #fff;
  text-align: center;
  position: relative;
  overflow: hidden;
  height: 280px;
  border: 1px solid #ccc
}

.team_box .team_image img {
  max-width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: auto;
  max-height: 100%
}

.team_box .team_content {
  padding: 10px 15px;
  text-align: center;
  cursor: pointer;
  position: relative;
  border: 2px solid #ccc;
  margin: 3px 0 0
}

.team_box .team_content h4 {
  color: #8ba458;
  margin: 0;
  padding: 0;
  font-size: 17px
}

.team_box .team_content p {
  letter-spacing: .3px;
  color: #333;
  margin: 0
}

.about_page2 {
  float: left;
  width: 100%;
  margin: 0;
  padding: 50px 0;
  background: #fff;
  position: relative
}

.certified_area2 {
  float: left;
  width: 100%;
  padding: 0 0 50px
}

.certified-text {
  float: left;
  width: 100%;
  margin-bottom: 10px
}

.frame-text {
  font-size: 72px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 800;
  line-height: 100px;
  background: #8ba458;
  padding: 0 15px;
  float: left;
  margin-right: 20px
}

.certified-text h4 {
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 15px;
  text-transform: none;
  color: #333;
  text-align: left;
  padding: 0
}

.certified-certi img {
  width: 50%;
  float: left
}

.certi-img-1 {
  padding-right: 10px
}

.certi-img-2 {
  padding-left: 10px
}

.certified-inner {
  margin-bottom: 25px
}

.certified-inner p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 35px
}

.certified-inner ul {
  margin: 0;
  padding: 0
}

.certified-inner ul li {
  color: #333;
  padding-left: 30px;
  margin: 10px 0;
  position: relative;
  font-size: 14px;
  list-style: none
}

.certified-inner ul li::after {
  position: absolute;
  content: "";
  left: 5px;
  top: 10px;
  background: #8ba458;
  width: 8px;
  height: 8px
}

.about_right2 {
  float: right;
  width: 550px;
  margin: 0 0 15px 15px;
  text-align: center
}

.about_right2 iframe {
  width: 100%;
  height: 315px
}

.webpule_quote {
  float: left;
  width: 100%;
  background: #8ba458;
  display: block;
  overflow: hidden;
  padding: 20px 0
}

.banner-contact {
  float: right
}

.banner-contact span i {
  display: inline-block;
  width: 40px;
  height: 40px;
  color: #fff;
  border: 1px solid #fff;
  text-align: center;
  line-height: 40px;
  border-radius: 50%;
  margin-right: 20px;
  margin-top: 5px
}

.banner-contact span {
  color: #fff;
  font-weight: 700;
  font-size: 20px;
  margin-right: 20px
}

.banner-btn {
  float: right;
  display: inline-block;
  padding: 10px 20px;
  color: #fff;
  font-weight: 700;
  font-size: 18px;
  background: #333;
  border-radius: 0
}

.banner-btn:focus,
.banner-btn:hover {
  background: #617722;
  color: #fff
}

.banner-content h4 {
  float: left;
  margin-bottom: 0;
  color: #fff;
  font-size: 24px;
  max-width: 600px;
  line-height: 32px;
  text-align: left;
  padding: 7px 0
}

.product_listing {
  float: left;
  width: 100%;
  margin-bottom: 15px;
  box-shadow: 0 3px 5px 0 rgba(210, 210, 210, .75);
  transition: all .35s ease-in-out;
  border-style: solid;
  border-width: 1px 1px 0 1px;
  border-color: #eee;
  background: #fff;
}

.product_listing .product {
  width: 100%;
  position: relative;
  padding: 15px;
  text-align: center;
  min-height: 200px;
  overflow: hidden;
  border-right: 1px solid #eee;
  display: inline-block
}

.product_listing .product .image1 {
  width: 100%;
  text-align: center;
  overflow: hidden;
  position: relative;
  aspect-ratio: 4/2;
  transition: all .4s ease-in-out
}

.product_listing .product .image1 img {
  width: 100%;
  height: 100%;
  aspect-ratio: 4/2;
  object-fit: contain;
  object-position: center;
}

.product_listing:hover .product .image1 {
  transform: scale(1.01)
}

.padding0 {
  padding: 0
}

.right-content {
  position: relative;
  padding-right: 15px;
}

.right-content h3 {
  line-height: 24px;
  padding: 10px 0;
  text-align: left;
  margin: 0
}

.right-content h4 {
  line-height: 24px;
  padding: 10px 0;
  text-align: left
}

.blue-line1 {
  width: 100%;
  display: block;
  height: 1.1px;
  background: #eee;
  position: relative;
  margin-bottom: 10px;
  padding: 0 15px
}

.read_more_product {
  background: #333;
  padding: 7px 10px;
  font-size: 14px;
  color: #fff;
  margin: 10px 0 10px 0;
  display: inline-block;
  width: auto;
  border-radius: 3px
}

.read_more_product i {
  margin-left: 10px
}

.read_more_product:focus,
.read_more_product:hover {
  color: #fff;
  background: #8ba458
}

.product_listing:hover .right-content h3 a {
  color: #8ba458
}

.product_listing:hover .right-content h4 a {
  color: #8ba458
}

.product_popup {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0
}

.product_popup_image {
  width: 100%;
  margin-bottom: 15px;
  border: 1px solid #ccc;
  overflow: hidden;
  position: relative;
  height: 300px
}

.product_popup_image img {
  position: absolute;
  max-width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-height: 100%;
  width: auto;
  margin: auto
}

.product_popup h4 {
  color: #8ba458;
  font-size: 17px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 8px;
  text-align: left;
  padding: 0
}

.product_popup p {
  font-size: 14px;
  line-height: 24px;
  color: #333;
  text-align: left;
  margin-bottom: 15px
}

#product_enquiry label.error {
  color: #fb3a3a;
  font-weight: 400
}

.product_popup h5 {
  color: #8ba458;
  font-size: 17px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 8px;
  text-align: left;
  padding: 0
}

.product_right_image {
  float: right;
  width: 400px;
  margin: 0 0 15px 15px;
  text-align: center
}

.product_right_image iframe {
  width: 100%;
  height: 315px
}

.product_right_image .detail_image {
  width: 100%;
  text-align: center;
  overflow: hidden;
  position: relative;
  height: 300px;
}

.product_right_image .detail_image img {
  position: absolute;
  max-width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: auto;
  max-height: 100%
}

.cat_info p {
  font-size: 14px;
  line-height: 24px;
  color: #423f3f;
  text-align: justify;
  margin-bottom: 15px
}

.product_right_image .detail_enq_btn {
  width: auto;
  background: #333;
  color: #fff;
  text-decoration: none;
  font-size: 15px;
  padding: 8px 20px;
  margin: 0;
  display: inline-block !important;
  border: 0;
  border-radius: 4px
}

.product_right_image .detail_enq_btn:focus,
.product_right_image .detail_enq_btn:hover {
  background-color: #8ba458;
  color: #fff
}

.product_right_image:hover .detail_enq_btn {
  background-color: #8ba458 !important;
  color: #fff
}

.product_right_image .product_dimage {
  width: 100%;
  text-align: center;
  overflow: hidden;
  height: 300px;
  border: 1px solid #eee;
  margin-bottom: 15px
}

.product_right_image .product_dimage .detail_image {
  transition: transform .5s ease;
  transform-origin: center center
}

.product_right_image:hover .product_dimage .detail_image {
  transform: scale(1.2)
}

.you_may {
  float: left;
  width: 100%;
  padding: 7px 10px;
  margin: 0 0 8px;
  line-height: 30px;
  background: #8ba458;
  font-size: 20px;
  color: #fff;
  font-weight: 400
}

.product_more {
  float: left;
  width: 100%;
  border: solid 1px #eee;
  max-width: 100%;
  background: #fff;
  padding-bottom: 11px;
  margin: 0 0 30px;
  text-align: center
}

.product_more .may_image {
  margin-bottom: 13px;
  text-align: center;
  min-height: 200px;
  overflow: hidden
}

.product_more .may_image .image {
  transition: transform .5s ease;
  transform-origin: center center
}

.product_more:hover .may_image .image {
  transform: scale(1.1)
}

.product_more .may_image .image {
  position: relative;
  padding: 10px 10px 0;
  text-align: center;
  min-height: 200px;
  overflow: hidden
}

.product_more .may_image .image img {
  margin: 10px auto 0;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  max-height: 100%
}

.product_more h4 {
  float: left;
  width: 100%;
  text-align: center;
  padding: 0 10px;
  font-weight: 600;
  font-size: 18px;
  color: #8ba458;
  margin-bottom: 10px;
  text-transform: capitalize;
  line-height: 24px;
  margin: 0
}

.product_more span {
  float: left;
  width: 100%;
  padding: 5px 0 10px;
  color: #423f3f;
  font-size: 13px;
  font-weight: 400
}

.may_btn {
  background: #333;
  color: #fff;
  text-align: center;
  padding: 8px 20px;
  width: auto;
  margin: auto;
  transition: .5s;
  border: 0;
  border-radius: 4px
}

.may_btn:hover {
  background: #8ba458
}

.product_more:hover .may_btn {
  background: #8ba458
}

.gallery_category {
  position: relative;
  overflow: hidden;
  margin-bottom: 20px
}

.gallery_category:before {
  position: absolute;
  content: "";
  right: 20px;
  bottom: 20px;
  border: 2px solid rgba(255, 255, 255, .9);
  box-shadow: 0 0 0 30px rgba(255, 255, 255, .4);
  opacity: 0;
  top: 20px;
  left: 20px;
  z-index: 1;
  transition: all .4s ease
}

.gallery_category:before {
  opacity: 1
}

.gallery_category .gallery_image {
  transform: scale(1.5) translateY(0);
  transition: all .4s ease-in-out
}

.gallery_category:hover .gallery_image {
  transform: scale(1.5) translateY(-12px)
}

.gallery_category .gallery_image {
  width: 100%;
  position: relative;
  overflow: hidden;
  height: 285px
}

.gallery_category .gallery_image img {
  position: absolute;
  max-width: 100%;
  margin: auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-height: 100%
}

.gallery_category .caption {
  position: absolute;
  bottom: calc(50% - 30px);
  left: 50%;
  transform: translateX(-50%) translateY(50%);
  z-index: 10;
  text-align: center;
  width: 100%
}

.gallery_category:after {
  position: absolute;
  content: '';
  height: 100%;
  width: 100%;
  left: 0;
  background-color: rgba(0, 0, 0, .6);
  transition: opacity .3s ease-in-out;
  opacity: 0;
  top: 0
}

.gallery_category:hover:after {
  opacity: 1;
  background-color: rgba(0, 0, 0, .8)
}

.gallery_category:after {
  opacity: 1;
  transition: all .4s ease-in-out
}

.gallery_category .caption h3 {
  color: #fff;
  margin-bottom: 10px;
  transform: translateY(20px);
  transition: all .5s ease-in-out;
  opacity: 0
}

.gallery_category .caption p {
  transform: translateY(50px);
  color: rgba(255, 255, 255, .7);
  opacity: 0;
  transition: all .5s ease-in-out
}

.gallery_category .caption h3,
.gallery_category .caption p {
  opacity: 1;
  transform: translateY(0)
}

.gallery_category:hover .caption h3 {
  color: #8ba458
}

.gallery_category .link-wrap {
  position: absolute;
  top: calc(50% - 30px);
  right: 50%;
  transform: translateX(50%) translateY(-50%);
  z-index: 10
}

.gallery_category .link-wrap i {
  display: inline-block;
  height: 45px;
  width: 45px;
  line-height: 40px;
  background-color: rgba(255, 255, 255, .2);
  border: 2px solid rgba(255, 255, 255, .3);
  text-align: center;
  color: #fff;
  font-size: 14px;
  opacity: 0;
  transition: all .5s ease-in-out
}

.gallery_category .link-wrap i {
  opacity: 1;
  transform: translateY(0)
}

.gallery_category .link-wrap i:hover {
  background-color: rgba(255, 255, 255, .4)
}

.gallery_video iframe {
  width: 100%;
  height: 185px !important;
  margin-bottom: 5px
}

.gallery_details {
  position: relative;
  overflow: hidden;
  background: #222;
  margin-bottom: 20px
}

.gallery_details .gdetails_image {
  width: 100%;
  transition: all .4s ease-in-out;
  opacity: .9
}

.gallery_details:hover .gdetails_image {
  transform: scale(1.1);
  filter: blur(4px)
}

.gallery_details .gdetails_image {
  width: 100%;
  position: relative;
  overflow: hidden;
  height: 190px
}

.gallery_details .gdetails_image img {
  position: absolute;
  max-width: 100%;
  margin: auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-height: 100%;
  width: 100%
}

.gallery_details .caption {
  position: absolute;
  bottom: calc(50% - 30px);
  left: 50%;
  transform: translateX(-50%) translateY(50%);
  z-index: 10;
  text-align: center;
  width: 100%
}

.gallery_details:after,
.gallery_details:before {
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  background-color: transparent;
  transition: all .3s ease-in-out;
  opacity: 0
}

.gallery_details:before {
  border-left: 1px solid #fff;
  border-top: 1px solid #fff;
  top: 20px;
  left: 20px;
  z-index: 1
}

.gallery_details:after {
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  bottom: 20px;
  right: 20px
}

.gallery_details:hover:after,
.gallery_details:hover:before {
  height: 40px;
  width: 40px;
  opacity: 1
}

.gallery_details .link-wrap {
  position: absolute;
  top: calc(55% - 25px);
  right: 50%;
  transform: translateX(50%) translateY(-50%);
  z-index: 10
}

.gallery_details .link-wrap i {
  display: inline-block;
  height: 45px;
  width: 45px;
  line-height: 40px;
  background-color: rgba(255, 255, 255, .2);
  border: 2px solid rgba(255, 255, 255, .3);
  text-align: center;
  color: #fff;
  font-size: 14px;
  opacity: 0;
  transition: all .5s ease-in-out
}

.gallery_details:hover .link-wrap i {
  opacity: 1;
  transform: translateY(0)
}

.gallery_details .link-wrap i:hover {
  background-color: rgba(251, 167, 26, .76)
}

.gallery_details h5 {
  background: #fff;
  border: 1px solid #eee;
  margin: 0;
  padding: 10px 15px
}

.gallery_details:hover h5 {
  color: #f8a98d
}

.video_gallery {
  float: left;
  width: 100%;
  margin: 0 0 20px;
  padding: 10px;
  background: #fff;
  box-shadow: 0 1px 2px rgba(0, 0, 0, .3);
  transition: all .3s ease-in-out
}

.video_gallery:hover {
  box-shadow: 1px 1px 10px rgba(0, 0, 0, .5)
}

.video_gallery i {
  line-height: inherit;
  color: #f90;
  font-size: 20px
}

.video_gallery iframe {
  width: 100%;
  height: 300px;
  margin-bottom: 5px
}

.video_gallery h3 {
  font-size: 14px;
  color: #333;
  padding: 0;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 10px
}

.video_gallery h3 i {
  width: 50px;
  height: 50px;
  background: #e02f2f;
  border: 1px solid #ce2626;
  text-align: center;
  line-height: 45px;
  float: left;
  font-size: 30px;
  color: #fff;
  margin-right: 15px
}

.careers_page {
  float: left;
  width: 100%;
  margin: 0;
  padding: 50px 0;
  background: #eee;
  position: relative
}

.careers_right h1 {
  padding: 8px 10px;
  margin: 0 0 10px;
  line-height: 30px;
  background: #8ba458;
  font-size: 24px;
  color: #fff;
  font-weight: 600
}

.career_list {
  float: left;
  width: 100%;
  padding: 0;
  margin: 0 0 20px;
  border: 1px solid #ccc;
  background: #fff
}

.career_list h2 {
  font-size: 18px;
  line-height: 30px;
  margin: 0 0 10px;
  padding: 5px 10px;
  background: #eee
}

.career_list ul {
  display: inline-block;
  margin: 0 0 10px;
  padding: 0
}

.career_list ul li {
  display: inline-block;
  margin-right: 15px;
  list-style: none
}

.career_list ul li:before {
  content: none;
  margin: 0
}

.career_list ul li a {
  color: #333;
  transition: all .5s ease-out
}

.career_list ul li i {
  margin-right: 5px;
  color: #8ba458
}

.detail01 {
  padding: 0 10px
}

.career_list h2 a {
  color: #333
}

.career_list:hover h2 a {
  color: #8ba458
}

.career_list:hover .read_more_product {
  background: #8ba458;
  color: #fff
}

.career_list:hover {
  box-shadow: 0 0 15px #c1c1c1;
  border: 1px solid #eee
}

.career_box {
  float: left;
  width: 100%;
  margin: 0 0 15px;
  border: 1px solid #ccc;
  padding: 15px 15px;
  background: #eee;
  font-size: 16px
}

.career_box i {
  color: #8ba458;
  font-size: 20px;
  margin-right: 10px
}

.upload {
  position: absolute;
  z-index: 9;
  right: 15px;
  top: 10px;
  font-size: 12px !important;
  line-height: normal !important
}

.product_add {
  position: relative
}

.product_add .check_product i {
  position: absolute;
  right: 1px;
  top: 1px;
  z-index: 9;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 24px;
  background: #333;
  color: #fff;
  cursor: pointer;
  text-align: center;
  font-weight: 100
}

.product_add .check_product i.active,
.product_add .check_product i:focus,
.product_add .check_product i:hover {
  background: #8ba458;
  color: #fff
}

.fa-check {
  background: #8ba458 !important;
  color: #fff
}

.product_header {
  float: left;
  width: 100%;
  margin-bottom: 20px;
  padding: 0
}

.product_header .container {
  width: 100%;
  padding: 10px;
  border: 1px solid #eee
}

.product_header.stricky {
  position: fixed;
  top: 50px;
  right: 0;
  z-index: 995;
  width: 100%
}

.product_header.stricky .container {
  width: 1170px;
  background: #fff;
  box-shadow: 0 3px 5px rgba(0, 0, 0, .1)
}

.product_header.stricky .container .col-lg-2 {
  width: 10%
}

.product_header .image {
  float: left;
  width: 100%;
  position: relative;
  height: 80px;
  text-align: center;
  border: 1px solid #eee
}

.product_header .image img {
  position: absolute;
  max-width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: auto;
  max-height: 100%;
  margin: auto;
  padding: 10px
}

.select_close {
  position: absolute;
  z-index: 999;
  right: -5px;
  top: -5px;
  background: #333;
  color: #fff;
  font-size: 13px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  border-radius: 75%
}

.select_close:focus,
.select_close:hover {
  background: #8ba458;
  color: #fff
}

.listing_view {
  float: left;
  width: 100%;
  background: #eee;
  border: 1px solid #ccc;
  padding: 5px;
  margin-bottom: 15px
}

.listing_view h3 {
  line-height: 30px;
  padding-left: 5px;
  color: #333;
  font-size: 17px;
  margin: 5px 0
}

.product_view_btn {
  float: right
}

.list_btn {
  float: left;
  background: #333;
  color: #fff;
  margin-left: 10px;
  padding: 10px 20px
}

.list_btn.active,
.list_btn:focus,
.list_btn:hover {
  background: #8ba458;
  color: #fff
}

.thumbnail {
  margin-bottom: 20px;
  padding: 0;
  border-radius: 0
}

.list_item {
  float: none;
  width: 100%;
  margin-bottom: 10px
}

.list_item .list-group-image {
  margin-right: 10px
}

.list_item .thumbnail {
  float: left;
  width: 100%;
  margin-bottom: 0
}

.list_item .caption {
  padding: 9px 9px 0 9px
}

.list_item:after,
.list_item:before {
  display: table;
  content: " "
}

.list_item img {
  float: left
}

.list_item:after {
  clear: both
}

.list-group-item-text {
  margin: 0 0 11px
}

.list_item .thumbnail .product_view {
  float: left;
  width: 30%;
  padding: 15px;
  margin-right: 25px;
  border-right: 1px solid #eee;
  background: #fff;
  z-index: 2;
  margin-bottom: 0
}

.product_view {
  float: left;
  width: 100%;
  margin-bottom: 10px;
  position: relative;
  overflow: hidden;
  height: 250px;
  padding: 10px
}

.product_view .image {
  text-align: center;
  position: relative;
  width: 100%;
  height: 220px;
  overflow: hidden;
  margin: 0;
  transition: transform .5s ease
}

.product_view .image img {
  position: absolute;
  max-width: 100%;
  top: 50%;
  left: 50%;
  margin: auto;
  transform: translate(-50%, -50%);
  width: auto;
  max-height: 100%;
  padding: 10px
}

.item_view .thumbnail:hover .product_view .image {
  transform: scale(1.1)
}

.item_view .caption {
  text-align: center
}

.list_item .caption {
  text-align: left
}

.item_view .caption h3 {
  padding: 10px;
  margin-bottom: 10px;
  text-transform: capitalize;
  line-height: 24px;
  margin: 0;
  height: auto
}

.list_item .caption h3 {
  text-align: left;
  padding: 10px 0 13px
}

.item_view .caption h3 a {
  font-weight: 600;
  font-size: 18px;
  color: #8ba458
}

.item_view .caption h3 {
  height: 65px
}

.list_item .caption h3 {
  height: auto
}

.item_view .caption h4 {
  padding: 10px;
  margin-bottom: 10px;
  text-transform: capitalize;
  line-height: 24px;
  margin: 0
}

.list_item .caption h4 {
  text-align: left
}

.item_view .caption h4 a {
  font-weight: 600;
  font-size: 18px;
  color: #8ba458
}

.item_view .caption p {
  text-align: center;
  height: 70px;
  overflow: hidden;
  display: none
}

.list_item .caption p {
  text-align: justify;
  height: auto;
  display: block
}

.item_view .caption span {
  text-align: center;
  margin-bottom: 10px;
  display: block
}

.list_item .caption span {
  text-align: justify;
  margin-bottom: 10px;
  display: block
}

.item_view .caption .may_btn {
  display: inline-block
}

.item_view .caption .may_btn.active,
.item_view .caption .may_btn:focus,
.item_view .caption .may_btn:hover {
  background: #8ba458;
  color: #fff
}

.item_view .thumbnail:hover {
  box-shadow: 1px 1px 10px rgba(0, 0, 0, .5)
}

.list_item .caption .subCatList {
  margin: 0;
  padding: 0;
  max-height: 115px;
  overflow: hidden;
  overflow-y: auto
}

.list_item .caption .subCatList li {
  float: left;
  width: 33%
}

.right_side ul li:before {
  float: left
}

.list_item .caption .subCatList li a {
  color: #333;
  font-size: 13px
}

.list_item .caption .subCatList li a:hover,
.list_item .caption .subCatList li:focus {
  color: #8ba458
}

.grid .caption .subCatList {
  display: none
}

.client_image {
  float: left;
  width: 100%;
  margin: 0;
  padding: 10px;
  overflow: hidden;
  position: relative;
  height: 120px;
  border: 1px solid #eee;
  margin-bottom: 15px
}

.client_image .client_logo {
  overflow: hidden;
  position: relative;
  height: 100px;
  transition: transform .5s ease
}

.client_image:hover .client_logo {
  transform: scale(1.1)
}

.client_image .client_logo img {
  position: absolute;
  max-width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: auto;
  max-height: 100%;
  width: auto
}

.blog_news {
  float: left;
  width: 100%;
  margin-bottom: 50px
}

.blog_page {
  float: left;
  width: 100%;
  margin: 0;
  padding: 50px 0;
  background: #eee;
  position: relative
}

.blog_page .blog_left h1 {
  padding: 8px 10px;
  margin: 0 0 10px;
  line-height: 30px;
  background: #8ba458;
  font-size: 24px;
  color: #fff;
  font-weight: 600
}

.feature_blog {
  float: left;
  width: 100%;
  margin: 0 0 15px;
  padding: 0;
  border: 1px solid #ccc;
  background: #fff
}

.feature_blog .slick-dots {
  bottom: -35px
}

.feature_blog .feature_blog_item .image {
  width: 100%;
  margin: 0;
  position: relative;
  overflow: hidden;
  height: 290px
}

.feature_blog .feature_blog_item .image img {
  position: absolute;
  max-width: 100%;
  margin: auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: auto;
  max-height: 100%
}

.feature_blog .feature_blog_item .blog_content {
  float: left;
  width: 100%;
  padding: 0;
  margin: 0
}

.feature_blog .feature_blog_item .blog_content h2 {
  margin: 10px 0 10px;
  padding: 0;
  font-size: 22px;
  line-height: 30px
}

.feature_blog .feature_blog_item .blog_content h2 a {
  color: #333
}

.feature_blog .feature_blog_item:hover .blog_content h2 a {
  color: #8ba458
}

.feature_blog .feature_blog_item .blog_content .blog_read_more {
  float: left;
  padding: 7px 20px;
  color: #fff;
  background: #333;
  text-decoration: none;
  border-radius: 4px
}

.feature_blog .feature_blog_item:hover .blog_content .blog_read_more {
  background: #8ba458;
  color: #fff
}

.blog_grid {
  position: relative
}

.blog_grid .image {
  float: left;
  width: 100%;
  margin: 0;
  position: relative;
  overflow: hidden;
  height: 290px
}

.blog_grid .image img {
  position: absolute;
  max-width: 100%;
  margin: auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: auto;
  max-height: 100%
}

.blog_grid a img {
  min-width: 100%
}

.blog_grid .article_title {
  float: left;
  width: 100%;
  background-color: #fff;
  margin: 0;
  margin-bottom: 20px;
  border: 2px solid #ccc;
  padding: 10px;
  padding-top: 15px
}

.blog_grid .article_title hr.article_line {
  background-color: #8ba458;
  height: 4px;
  margin: 0;
  padding: 0;
  margin: -10px -12px 10px;
  border: none;
  position: relative;
  top: -7px
}

.blog_grid h4 {
  height: 40px;
  margin-bottom: 0;
  overflow: hidden;
  text-align: left;
  padding: 0
}

.blog_grid h4 a {
  color: #333
}

.blog_grid:hover h4 a {
  color: #8ba458
}

.blog_grid .article_title .article_category_name {
  position: absolute;
  top: 20px;
  left: 0;
  background: #f2f2f2;
  padding: 5px 10px;
  font-weight: 600;
  color: #333
}

.blog_grid .article_title .article_category_name a {
  color: #333
}

.left_title1 {
  float: left;
  width: 100%;
  padding: 8px 10px;
  margin: 0 0 10px;
  line-height: 30px;
  background: #8ba458;
  font-size: 24px;
  color: #fff;
  font-weight: 600
}

.right_news {
  float: left;
  width: 100%;
  margin-bottom: 15px;
  border: 1px solid #ccc;
  background: #fff
}

.right_news .image {
  float: left;
  width: 100%;
  margin: 0 0 10px;
  position: relative;
  overflow: hidden;
  height: 180px
}

.right_news .image img {
  position: absolute;
  max-width: 100%;
  margin: auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: auto;
  max-height: 100%
}

.right_news h5 {
  padding: 10px;
  line-height: 18px;
  font-size: 15px;
  margin: 0
}

.right_news h5 a {
  color: #333
}

.right_news:hover h5 a {
  color: #8ba458
}

.pager li>a {
  border-radius: 0;
  color: #8ba458
}

.pager li>a:focus,
.pager li>a:hover {
  color: #fff;
  background: #8ba458;
  border-color: #8ba458
}

.blog_details {
  float: left;
  width: 100%;
  background: #fff;
  border: 1px solid #ccc;
  padding: 10px
}

.blog_details ul {
  display: inline-block;
  margin: 0 0 20px;
  padding: 0
}

.blog_details ul li {
  display: inline-block;
  margin-right: 15px;
  list-style: none
}

.blog_details ul li:before {
  content: none;
  margin: 0
}

.blog_details ul li a {
  color: #333;
  transition: all .5s ease-out
}

.blog_details ul li i {
  margin-right: 5px
}

.blog_details1 {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0
}

.blog_details1 img {
  width: 100%;
  margin-bottom: 15px
}

.blog_details1 p {
  text-align: justify;
  line-height: 24px
}

.blog_details1 .block-quote {
  padding: 30px 40px;
  margin-bottom: 20px;
  background: #eee;
  border-left: 3px solid #8ba458
}

.blog_details1 .block-quote p {
  font-size: 15px;
  line-height: 24px
}

.blog_details1 h3 {
  margin: 0 0 5px;
  padding: 0;
  line-height: 30px
}

.blog_details1 ul {
  float: left;
  width: 100%;
  margin: 0 0 25px;
  padding: 0
}

.blog_details1 ul li {
  width: 100%;
  display: inline-block;
  list-style: none;
  line-height: 24px;
  color: #423f3f;
  font-size: 15px;
  font-weight: 400
}

.blog_details1 ul li::before {
  content: "\f0da";
  font-family: FontAwesome;
  margin-right: 5px
}

.fb-comments {
  width: 100%
}

.recent_blog {
  position: relative
}

.recent_blog .image {
  float: left;
  width: 100%;
  margin: 0;
  position: relative;
  overflow: hidden;
  height: 190px
}

.recent_blog .image img {
  position: absolute;
  max-width: 100%;
  margin: auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: auto;
  max-height: 100%
}

.recent_blog a img {
  min-width: 100%
}

.recent_blog .article_title {
  float: left;
  width: 100%;
  background-color: #fff;
  margin: 0;
  margin-bottom: 20px;
  border: 2px solid #f2f2f2;
  padding: 10px;
  padding-top: 15px
}

.recent_blog .article_title hr.article_line {
  background-color: #8ba458;
  height: 4px;
  margin: 0;
  padding: 0;
  margin: -10px -12px 10px;
  border: none;
  position: relative;
  top: -7px
}

.recent_blog h4 {
  height: 60px;
  margin-bottom: 0;
  overflow: hidden;
  text-align: left;
  padding: 0
}

.recent_blog h4 a {
  color: #333
}

.recent_blog:hover h4 a {
  color: #8ba458
}

.recent_blog .article_title .article_category_name {
  position: absolute;
  top: 20px;
  left: 0;
  background: #f2f2f2;
  padding: 5px 10px;
  font-weight: 600;
  color: #333
}

.recent_blog .article_title .article_category_name a {
  color: #333
}

.blog_news .image_box {
  float: left;
  width: 100%;
  position: relative;
  height: 350px;
  overflow: hidden;
  border: 1px solid #ccc
}

.blog_news .image_box .blog_image {
  position: relative;
  height: 350px;
  overflow: hidden;
  transition: all .5s ease-out
}

.blog_news:hover .image_box .blog_image {
  transform: scale(1.1)
}

.blog_news .image_box .blog_image img {
  position: absolute;
  max-width: 100%;
  top: 50%;
  left: 50%;
  margin: auto;
  padding: 0;
  transform: translate(-50%, -50%);
  width: auto;
  height: auto
}

.blog_news .content-box {
  float: left;
  width: 100%;
  background: #eee;
  padding: 20px 20px 20px
}

.blog_news .content-box h2 {
  text-transform: capitalize;
  line-height: 30px;
  font-size: 20px;
  margin: 0 0 10px
}

.blog_news .content-box h2 a {
  color: #333;
  transition: all .5s ease-out
}

.blog_news .content-box p {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #d6d6d6
}

.blog_btn {
  float: right;
  padding: 7px 20px;
  background: #333;
  color: #fff;
  display: inline-block
}

.blog_btn.active,
.blog_btn:focus,
.blog_btn:hover {
  background: #8ba458;
  color: #fff
}

.blog_news:hover .blog_btn {
  background: #8ba458;
  color: #fff
}

.blog_news:hover .content-box h2 a {
  color: #8ba458
}

.blog_news .content-box ul {
  display: inline;
  margin: 0
}

.blog_news .content-box ul li {
  display: inline-block;
  margin-right: 15px
}

.blog_news .content-box ul li:before {
  content: none;
  margin: 0
}

.blog_news .content-box ul li a {
  color: #333;
  transition: all .5s ease-out
}

.blog_news .content-box ul li i {
  margin-right: 5px
}

.sidebar_post {
  float: left;
  width: 100%;
  padding: 10px 15px;
  background: #eee
}

.sidebar_post .media {
  float: left;
  width: 100%;
  margin: 0;
  margin-bottom: 15px;
  border-bottom: 1px solid #d6d6d6
}

.sidebar_post .media:last-child {
  border-bottom: 0
}

.sidebar_post .media .media-left {
  float: left;
  width: 80px
}

.sidebar_post .media .media-left .image {
  width: 100%;
  position: relative;
  height: 60px;
  overflow: hidden;
  border: 1px solid #ccc
}

.sidebar_post .media .media-left .image img {
  position: absolute;
  max-width: 100%;
  margin: auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-height: 100%;
  width: auto;
  padding: 0
}

.sidebar_post .media .media-body h4 {
  font-size: 15px;
  text-transform: capitalize;
  line-height: 18px;
  text-align: left;
  padding: 0
}

.sidebar_post .media .media-body h4 a {
  color: #333;
  transition: all .5s ease-out
}

.sidebar_post .media .media-body h4 a:hover {
  color: #8ba458
}

.sidebar_post .media:hover .media-body h4 a {
  color: #8ba458
}

.line1 {
  border-top-color: #ccc
}

.blogdetails img {
  width: 100%
}

.blog_news .content_details {
  float: left;
  width: 100%;
  background: #eee;
  padding: 20px 20px 20px
}

.blog_news .content_details h2 {
  text-transform: capitalize;
  line-height: 30px;
  font-size: 20px;
  margin: 0 0 10px
}

.blog_news .content_details h2 a {
  color: #333;
  transition: all .5s ease-out
}

.blog_news .content_details ul {
  display: inline;
  margin: 0
}

.blog_news .content_details ul li {
  display: inline-block;
  margin-right: 15px
}

.blog_news .content_details ul li:before {
  content: none;
  margin: 0
}

.blog_news .content_details ul li i {
  margin-right: 5px
}

.blog_news .block-quote {
  padding: 30px 40px;
  margin-bottom: 20px;
  background: #fdfdfd;
  border-left: 3px solid #8ba458
}

.blog_news .block-quote p {
  font-size: 15px;
  line-height: 24px
}

.blog_news .content_details ol {
  width: 100%;
  margin: 0 0 25px;
  padding: 0
}

.blog_news .content_details ol li {
  list-style: none;
  line-height: 24px;
  color: #423f3f;
  font-size: 15px;
  font-weight: 400
}

.blog_news .content_details ol li::before {
  content: "\f0da";
  font-family: FontAwesome;
  margin-right: 5px
}

.share-area {
  background: #fff;
  padding: 15px 30px
}

.share-area .project-name li {
  display: inline-block;
  margin-right: 20px
}

.share-area .project-name li:last-child {
  margin: 0
}

.share-area .project-name li a {
  color: #333;
  transition: all .5s ease-out
}

.share-area .project-name li a:hover {
  color: #526788
}

.share-area .social-icon {
  display: inline;
  margin-right: 30%
}

.share-area .social-icon:last-child {
  margin: 0
}

.share-area .social-icon li {
  display: inline-block;
  margin: 0 !important
}

.share-area .social-icon li h3 {
  margin: 0;
  font-size: 18px;
  color: #333;
  margin-right: 10px;
  font-weight: 500;
  line-height: 15px
}

.share-area .social-icon li i {
  margin-right: 2px
}

.share-area .social-icon li i:last-child {
  margin: 0
}

.share-area .social-icon li .fa-facebook {
  color: #fff;
  background-color: #3b579d;
  padding: 11px 14px;
  border-radius: 50%;
  transition: all .5s ease-out
}

.share-area .social-icon li .fa-facebook:hover {
  opacity: .7
}

.share-area .social-icon li .fa-twitter {
  color: #fff;
  background-color: #1da1f2;
  padding: 11px 12px;
  border-radius: 50%;
  transition: all .5s ease-out
}

.share-area .social-icon li .fa-twitter:hover {
  opacity: .7
}

.share-area .social-icon li .fa-google {
  color: #fff;
  background-color: #ea4335;
  padding: 11px 13px;
  border-radius: 50%;
  transition: all .5s ease-out
}

.share-area .social-icon li .fa-google:hover {
  opacity: .7
}

.share-area .social-icon li .fa-linkedin {
  color: #fff;
  background-color: #0177b5;
  padding: 11px 13px;
  border-radius: 50%;
  transition: all .5s ease-out
}

.share-area .social-icon li .fa-linkedin:hover {
  opacity: .7
}

.contact_page {
  float: left;
  width: 100%;
  margin: 0;
  padding: 50px 0;
  position: relative;
  background: #eee
}

.contact_info {
  float: left;
  width: 100%;
  margin: 0 0 20px;
  padding: 0;
  text-align: justify
}

.contact_info h2 {
  margin: 10px 0 10px;
  line-height: 24px;
  font-size: 24px;
  color: #8ba458;
  font-weight: 600;
  text-transform: capitalize
}

.contact_info p {
  font-size: 16px;
  text-align: justify;
  line-height: 24px
}

.contact_form h2 {
  margin: 10px 0 10px;
  line-height: 24px;
  font-size: 24px;
  color: #8ba458;
  font-weight: 600;
  text-transform: capitalize
}

#contact_form label.error,
.output {
  color: #fb3a3a;
  font-weight: 400;
  margin-bottom: 15px
}

#quick_form label.error,
.output {
  color: #fb3a3a;
  font-weight: 400;
  margin-bottom: 15px
}

#quick_enquiry label.error,
.output {
  color: #fb3a3a;
  font-weight: 400;
  margin-bottom: 15px
}

.pac-container {
  z-index: 100000
}

.contact_map {
  float: left;
  width: 100%
}

.contact_page2 {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0 0 80px;
  background: #fff;
  box-shadow: none
}

.contact_map2 {
  float: left;
  width: 100%;
  height: 800px
}

.contact_form_grid {
  float: left;
  width: 100%;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .5);
  margin-bottom: 10px;
  margin-top: -320px;
  border-radius: 4px;
  background: #fff
}

.contact_form_grid1 {
  float: left;
  width: 100%;
  background: #fff;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .5);
  margin-bottom: 0;
  margin-top: 0;
  border-radius: 4px
}

.contact_details {
  background: #8ba458;
  border-radius: 4px 0 0 4px;
  padding: 40px 40px 50px 30px;
  min-height: 435px;
  height: 435px;
  overflow: hidden;
  overflow-y: auto
}

.contact_details h1 {
  color: #fff;
  font-size: 20px;
  text-align: left;
  padding: 0;
  text-transform: uppercase;
  margin-bottom: 20px
}

.contact_details h4 {
  color: #fff;
  font-size: 20px;
  text-align: left;
  padding: 0;
  text-transform: uppercase;
  margin-bottom: 20px
}

.contact_details p {
  color: #fff;
  margin-bottom: 20px
}

.contact_details .address_list {
  clear: both;
  margin: 0 0 20px;
  padding: 0
}

.contact_details .address_list li {
  clear: both;
  list-style: none
}

.contact_details .address_list li a {
  color: #fff;
  display: flex;
  line-height: 24px;
  font-size: 15px;
  margin-bottom: 10px
}

.contact_details .address_list li a:hover {
  color: #0c0c0c
}

.contact_details .address_list li a span {
  font-size: 30px;
  margin-right: 13px
}

.social_list {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
  display: flex;
}

.social_list li {
  list-style: none;
  display: inline-block
}

.social_list li a {
  color: #fff;
  width: 35px;
  height: 35px;
  line-height: 35px;
  border: 1px solid #fff;
  text-align: center;
  margin-right: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.social_list li a:hover {
  color: #0c0c0c;
  border: 1px solid #0c0c0c
}

.contact_form_grid .form_grid {
  background-color: #fff;
  padding: 30px
}

.contact_form_grid1 .form_grid {
  background-color: #fff;
  padding: 30px
}

.form_grid h4 {
  font-size: 20px;
  text-transform: uppercase;
  text-align: left;
  margin: 0 0 20px;
  padding: 0;
  color: #333
}

.testimonial_block {
  float: left;
  width: 100%;
  margin-bottom: 20px
}

.testimonial_text_box {
  margin: 0 0 30px;
  padding: 32px 20px 35px 0;
  background: #eee;
  box-shadow: 0 0 12px rgba(0, 0, 0, .05);
  display: table;
  position: relative
}

.testimonial_text_box .this-quote {
  margin: 0 20px;
  width: 30px
}

.testimonial_text_box .this-quote img {
  width: auto
}

.testimonial_text_box:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  bottom: -25px;
  left: 69px;
  border-top: 25px solid #eee;
  border-right: 25px solid transparent
}

.testimonial_text_box .this-texts {
  display: table-cell;
  width: calc(100% - 70px);
  vertical-align: top;
  color: #333;
  font-size: 14px;
  line-height: 24px;
  text-align: justify
}

.testimonial_author .media-left {
  padding-right: 30px
}

.testimonial_author .media-left a {
  display: block;
  width: 60px;
  height: 60px;
  border-radius: 100%
}

.testimonial_author .media-body {
  vertical-align: middle
}

.testimonial_author .this-title {
  font-size: 17px;
  color: #333;
  text-align: left;
  line-height: 20px;
  margin: 0;
  padding: 0
}

.testimonial_author .loc {
  color: #8ba458;
  line-height: 20px;
  margin: 0;
  text-transform: uppercase
}

.sitemap_page {
  float: left;
  width: 100%;
  margin: 0;
  padding: 50px 0;
  background: #eee;
  position: relative
}

.sitemap_right_side h1 {
  padding: 8px 10px;
  margin: 0 0 10px;
  line-height: 30px;
  background: #8ba458;
  font-size: 24px;
  color: #fff;
  font-weight: 600
}

.sitemap {
  border-left: 1px solid #666;
  padding: 0
}

.sitemap li {
  list-style: none !important;
  background: transparent url(../images/sitemap/sitemap_hr.png) no-repeat scroll 0 9px;
  padding: 0 0 0 15px;
  margin-bottom: 5px
}

.sitemap li ul {
  border-left: 1px solid #666;
  padding: 0
}

.sitemap li a {
  color: #333;
  font-size: 14px;
  padding-bottom: 5px;
  display: block
}

.sitemap li a:hover {
  color: #8ba458
}

.download_pdf {
  float: left;
  width: 100%;
  margin-bottom: 15px
}

.download_pdf .image {
  float: left;
  width: 100%;
  height: 260px;
  overflow: hidden;
  position: relative;
  border: 1px solid #ccc
}

.download_pdf .image img {
  position: absolute;
  max-width: 100%;
  top: 50%;
  left: 50%;
  margin: auto;
  padding: 0;
  transform: translate(-50%, -50%);
  max-height: 100%;
  width: auto
}

.download_pdf h3 {
  float: left;
  width: 100%;
  text-align: center;
  font-size: 16px;
  line-height: 24px;
  margin: 0;
  padding: 10px 0 10px
}

.download_pdf h3 a {
  color: #333
}

.download_pdf:hover h3 a {
  color: #8ba458
}

.highlight {
  padding: 0 15px;
  background: #8ba458
}

.highlight:hover {
  background: #8ba458;
  color: #fff !important
}

.product_page1 {
  float: left;
  width: 100%;
  margin: 0;
  padding: 50px 0;
  background: #eee;
  position: relative
}

.product_category {
  float: left;
  width: 100%;
  margin-bottom: 20px;
  border: 1px solid #eaeaea;
  padding: 15px;
  background: #fff
}

.product_category h2 {
  font-size: 15px;
  float: left;
  color: #333;
  margin: 0;
  padding: 0
}

.product_category ul {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0
}

.product_category ul li {
  list-style: none;
  display: inline-block;
  padding-right: 15px
}

.product_category ul li strong {
  font-size: 16px
}

.product_category ul li a {
  color: #333;
  text-decoration: none
}

.product_category ul li a:hover {
  color: #8ba458
}

.product_1 {
  float: left;
  width: 100%;
  padding: 10px;
  margin-bottom: 20px;
  background: #fff;
  box-shadow: 0 1px 2px rgba(0, 0, 0, .3);
  transition: all .3s ease-in-out;
  text-align: center
}

.product_1_image {
  float: left;
  width: 100%;
  height: 270px;
  position: relative;
  overflow: hidden;
  margin-bottom: 10px
}

.product_1_image .product_item {
  width: 100%;
  height: 270px;
  position: relative;
  overflow: hidden;
  transition: all .5s ease-out
}

.product_1 .product_1_image .product_item img {
  position: absolute;
  max-width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: auto;
  max-height: 100%;
  padding: 0;
  margin: auto
}

.product_1 .product_slide .slick-prev {
  display: none !important
}

.product_1 .product_slide .slick-next {
  display: none !important
}

.product_1 .product_slide {
  margin-bottom: 0 !important
}

.product_1:hover .product_slide .slick-prev {
  left: 0;
  z-index: 50;
  top: 50%;
  width: 40px !important;
  height: 40px !important;
  display: block !important;
  z-index: 50;
  border-radius: 0
}

.product_1:hover .product_slide .slick-next {
  right: 0;
  z-index: 50;
  top: 50%;
  width: 40px !important;
  height: 40px !important;
  display: block !important;
  z-index: 50;
  border-radius: 0
}

.product_1 h3 {
  font-size: 14px;
  line-height: 18px;
  margin: 0 0 10px
}

.product_1 h3 a {
  color: #333
}

.product_1:hover {
  box-shadow: 1px 1px 10px rgba(0, 0, 0, .5)
}

.product_1:hover h3 a {
  color: #8ba458
}

.product_1 .price {
  font-size: 13px
}

.product_1 .price strong {
  font-weight: 700
}

.product_1 h5 {
  font-size: 13px;
  margin-bottom: 10px
}

.contact_btn {
  padding: 5px 20px;
  background: #fff;
  border: 1px solid #ccc;
  color: #333;
  border-radius: 16px;
  text-decoration: none;
  width: auto;
  display: inline-block
}

.contact_btn:focus,
.contact_btn:hover {
  background: #8ba458;
  color: #fff;
  border: 1px solid #8ba458
}

.product_details_page {
  float: left;
  width: 100%;
  margin: 0;
  padding: 50px 0;
  background: #eee;
  position: relative
}

.product_details1 {
  float: left;
  width: 100%;
  margin-bottom: 15px;
  border-style: solid;
  border-width: 1px;
  border-color: #ccc;
  background: #fff
}

.app-figure {
  width: 100% !important;
  margin: 0 auto;
  border-right: 1px solid #eee;
  padding: 15px 15px 15px 0;
  position: relative
}

.selectors {
  margin-top: 10px;
  text-align: center
}

.selectors .mz-thumb img {
  max-width: 56px
}

@media screen and (max-width:600px) {
  .mz-thumb img {
    max-width: 39px
  }
}

.details_page_content {
  float: left;
  width: 100%;
  padding: 15px 0
}

.details_page_content h1 {
  font-size: 17px;
  line-height: 24px;
  margin-bottom: 10px
}

.details_page_content h2 {
  font-size: 17px;
  line-height: 24px;
  margin-bottom: 10px
}

.price01 {
  float: left;
  width: 100%;
  padding: 10px;
  background: #f5f5f5;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 500
}

.price01 strong {
  font-weight: 700;
  font-size: 16px;
  color: #8ba458
}

.supplier_btn {
  padding: 8px 20px;
  background: #8ba458;
  color: #fff;
  border-radius: 3px;
  text-decoration: none;
  width: auto;
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 15px;
  font-size: 15px
}

.supplier_btn:focus,
.supplier_btn:hover {
  background: #7c962e;
  color: #fff
}

.details_page_content p strong {
  color: #8ba458;
  text-transform: uppercase
}

.a2a_dd {
  padding: 8px 25px;
  border: 1px solid #ccc;
  display: inline-block;
  width: auto;
  color: #333;
  border-radius: 4px
}

.a2a_dd:hover {
  background: #8ba458;
  color: #fff;
  border: 1px solid #8ba458
}

.product_overview {
  float: left;
  width: 100%;
  margin-bottom: 15px
}

.product_overview .panel-default {
  border-radius: 0
}

.product_overview .panel-heading {
  padding: 0;
  border: 0
}

.nav-tabs>li a {
  color: #333;
  border: 1px solid #fff
}

.product_overview .panel-heading .nav-tabs li.active>a {
  border: 1px solid #fff;
  color: #8ba458;
  border-top: 2px solid #8ba458;
  border-radius: 0
}

.nav-tabs>li:hover>a {
  border: 1px solid #fff;
  color: #8ba458;
  border-radius: 0
}

.product_overview .tab-pane h3 {
  margin: 0 0 10px
}

.product_overview .tab-pane h4 {
  margin: 0 0 10px;
  text-align: left;
  color: #333;
  padding: 0
}

.product_overview .tab-pane .dl-horizontal dt {
  text-align: left;
  font-size: 13px;
  line-height: 20px;
  font-weight: 400
}

.product_overview .tab-pane .dl-horizontal dd {
  font-size: 13px;
  line-height: 20px;
  font-weight: 400
}

.product_overview .tab-pane .quick_details {
  border-bottom: 1px solid #eee;
  margin-bottom: 15px
}

.product_details_page h5 {
  float: left;
  margin: 0 0 10px;
  color: #333;
  padding: 0;
  font-size: 18px
}

.product_details_right {
  float: left;
  width: 100%;
  margin-bottom: 15px;
  padding: 10px;
  border: 1px solid #eee;
  background: #fff
}

.product_details_right .media {
  float: left;
  width: 100%;
  margin: 0;
  margin-bottom: 15px;
  border-bottom: 1px solid #ccc
}

.product_details_right .media:last-child {
  border-bottom: 0
}

.product_details_right .media .media-left {
  float: left;
  width: 60px
}

.product_details_right .media .media-left .image {
  width: 100%;
  position: relative;
  width: 50px;
  height: 50px;
  overflow: hidden;
  border: 1px solid #eee;
  border-radius: 75%
}

.product_details_right .media .media-left .image img {
  position: absolute;
  max-width: 100%;
  margin: auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-height: 100%;
  width: auto;
  padding: 0
}

.product_details_right .media .media-body h4 {
  font-size: 15px;
  text-transform: capitalize;
  line-height: 18px;
  text-align: left;
  padding: 0
}

.product_details_right .media .media-body h4 a {
  color: #333;
  transition: all .5s ease-out
}

.product_details_right .media .media-body h4 a:hover {
  color: #8ba458
}

.product_details_right .media:hover .media-body h4 a {
  color: #8ba458
}

.year {
  border: 1px solid #eee;
  border-radius: 16px;
  padding: 3px 10px;
  font-size: 12px;
  float: left
}

.product_details_right h5 {
  font-size: 15px;
  margin: 0 0 10px;
  padding: 0
}

.alsoLike {
  float: left;
  width: 100%;
  margin-bottom: 20px;
  text-align: center;
  border-bottom: 1px solid #eee
}

.alsoLike:last-child {
  border-bottom: 0
}

.alsoLike .image {
  float: left;
  width: 100%;
  position: relative;
  overflow: hidden;
  height: 140px;
  margin-bottom: 10px;
  padding: 0;
  text-align: center
}

.alsoLike .image img {
  position: absolute;
  max-width: 100%;
  top: 50%;
  left: 50%;
  margin: auto;
  padding: 0;
  transform: translate(-50%, -50%);
  max-height: 100%;
  width: auto
}

.alsoLike h5 {
  text-align: center;
  display: inline-block;
  float: left;
  width: 100%
}

.alsoLike h5 a {
  color: #333
}

.alsoLike:hover h5 a {
  color: #8ba458
}

.send_btn {
  float: right;
  padding: 10px 20px;
  background: #333;
  color: #fff;
  text-decoration: none;
  width: auto;
  display: inline-block;
  margin-right: 15px
}

.send_btn:focus,
.send_btn:hover {
  background: #8ba458;
  color: #fff
}

.selected_products {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0
}

.selected_products h4 {
  text-align: left;
  color: #333;
  margin: 0 0 10px;
  padding: 0
}

.selected_products .image {
  float: left;
  width: 100%;
  position: relative;
  height: 80px;
  text-align: center;
  border: 1px solid #eee;
  margin-bottom: 10px
}

.selected_products .image img {
  position: absolute;
  max-width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: auto;
  max-height: 100%;
  margin: auto;
  padding: 10px
}

.tips {
  width: 100%;
  color: #605f5f;
  font-size: 13px;
  background-color: #fffae4 !important;
  padding: 10px;
  box-sizing: border-box;
  margin: 0 0 15px
}

.apply_now {
  padding: 8px 20px;
  background: #333;
  color: #fff;
  border-radius: 3px;
  text-decoration: none;
  width: auto;
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 15px;
  font-size: 15px
}

.apply_now i {
  margin-left: 10px
}

.top_btn {
  width: 100%;
  padding: 15px 15px;
  border-radius: 0;
  text-align: center;
  font-size: 16px
}

.apply_now:focus,
.apply_now:hover {
  background: #8ba458;
  color: #fff
}

.slick-next:hover,
.slick-prev:hover {
  color: #fff;
  outline: 0;
  background: #8ba458
}

.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
  outline: 0;
  background: #8ba458
}

.slick-dots li.slick-active button {
  background: #8ba458
}

.zoom-gallery {
  text-align: center;
  padding-top: 10px
}

.zoom-gallery-slide {
  position: relative;
  display: none;
  height: 375px;
  text-align: center;
  border: 1px solid #eee
}

.zoom-gallery-slide a {
  position: absolute;
  max-width: 100%;
  top: 50%;
  left: 50%;
  padding: 0;
  margin: 0;
  transform: translate(-50%, -50%);
  max-height: 100%;
  width: 100%
}

.zoom-gallery-slide.active {
  display: block;
  width: auto
}

.zoom-gallery .video-slide {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  height: 315px;
  width: 100%
}

.zoom-gallery .video-slide embed,
.zoom-gallery .video-slide iframe,
.zoom-gallery .video-slide object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

.zoom-gallery .selectors {
  text-align: center;
  margin: 10px 0
}

.zoom-gallery .selectors a {
  margin: 5px;
  border: 1px solid transparent;
  display: inline-block
}

.zoom-gallery .selectors a.active,
.zoom-gallery .selectors a:hover {
  border-color: #ccc
}

.zoom-gallery .selectors img {
  box-shadow: none !important;
  filter: none !important;
  max-width: 56px
}

.zoom-gallery .selectors a[data-slide-id=video-1],
.zoom-gallery .selectors a[data-slide-id=video-2] {
  position: relative
}

.zoom-gallery .selectors a[data-slide-id=video-1] img,
.zoom-gallery .selectors a[data-slide-id=video-2] img {
  opacity: .8
}

.zoom-gallery .selectors a span {
  position: absolute;
  color: #fff;
  text-shadow: 0 1px 10px #000;
  top: 50%;
  left: 50%;
  display: inline-block;
  transform: translateY(-50%) translateX(-50%);
  font-size: 30px;
  z-index: 100
}

.wps-factsheet {
  width: 100%;
  float: left;
  padding: 10px 0;
  background: #f6f6f6;
  border: 1px solid #eaeaea;
  box-shadow: 0 8px 4px -4px #ccc;
  margin-bottom: 15px;
  min-height: 80px;
  border-radius: 4px
}

.wps-factsheet .icon {
  height: 55px;
  float: left
}

.wps-factsheet .icon img {
  float: left;
  width: 55px;
  padding-left: 5px;
  padding-right: 10px
}

.wps-factsheet .info {
  padding-top: 2px;
  text-align: left
}

.wps-factsheet .info h4 {
  margin: 0;
  padding: 2px 5px;
  font-size: 14px;
  font-weight: 600;
  color: #333;
  text-align: left;
  text-transform: inherit
}

.wps-factsheet .info p {
  font-size: 12px;
  margin: 0;
  line-height: 18px;
  color: #333
}

.wps-factsheet .info_content {
  padding-top: 2px;
  text-align: left
}

.wps-factsheet .info_content h4 {
  margin: 0;
  padding: 2px 5px;
  font-size: 14px;
  font-weight: 600;
  color: #333;
  text-align: left;
  text-transform: inherit
}

.wps-factsheet .info_content p {
  font-size: 12px;
  margin: 0;
  line-height: 18px;
  color: #333;
  text-align: left
}

.market_area h3 {
  float: left;
  display: block
}

.market-list {
  float: left;
  width: 100%;
  margin: 0 !important;
  padding: 0
}

.market-list li {
  list-style: none;
  padding-right: 10px;
  line-height: 20px;
  width: 25%;
  display: inline-block;
  float: left
}

.market-list li:before {
  content: none !important;
  margin-right: 0 !important
}

.market-list li a {
  width: auto;
  height: auto;
  padding: 10px 0 10px 12px;
  margin: 0 0 9px 0;
  display: block !important;
  color: #333 !important;
  font-size: 14px;
  background-color: #ddd
}

.market-list li a:hover {
  background: #b05e25;
  color: #fff !important
}

.gallery_item_info .facilities_btn {
  padding: 5px 15px;
  background: #8ba458;
  color: #333;
  font-size: 14px;
  display: inline-block;
  border: 1px solid #8ba458;
  font-weight: 100
}

.gallery_item_info .facilities_btn:focus,
.gallery_item_info .facilities_btn:hover {
  background: 0 0;
  color: #8ba458;
  border-color: #8ba458;
  text-decoration: none
}

.web-pulse-choose {
  float: left;
  width: 100%;
  color: #fff;
  padding: 80px 0 0;
  background: url(../images/home/background1.jpg) no-repeat fixed;
  text-align: center;
  background-repeat: repeat;
  background-size: 100%;
  position: relative
}

.web-pulse-choose:before {
  background-color: rgba(17, 17, 17, .6);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%
}

.red-sec-heading {
  border-bottom: 1px solid rgba(255, 255, 255, .2);
  padding: 0 0 50px;
  margin-bottom: 15px
}

.red-sec-heading h5 {
  color: #fff;
  margin: 0;
  float: left;
  font-size: 30px;
  font-weight: 700
}

.why_choose_p {
  color: #fff;
  text-align: left;
  margin-bottom: 15px
}

.icon_box {
  background: #e59509;
  text-align: left;
  padding-left: 15px !important;
  position: relative;
  padding: 20px !important;
  margin-bottom: 30px;
  overflow: hidden;
  border-radius: 0;
  min-height: 130px;
  transition: all .3s ease
}

.icon_box img {
  display: inline-block;
  font-size: 42px;
  transition: all .3s ease;
  font-weight: 600;
  vertical-align: text-bottom
}

.media-heading {
  text-align: left;
  padding: 0;
  margin-bottom: 10px !important;
  color: #fff;
  font-size: 20px
}

.icon_box p {
  color: #fff;
  font-weight: 400
}

.icon_box:hover {
  transform: translateY(-5px)
}

.home_testimonials_webpulse {
  float: left;
  width: 100%;
  color: #fff;
  padding: 50px 0 30px;
  background: url(../images/testimonial-bg.jpg) no-repeat fixed;
  text-align: left;
  background-repeat: repeat;
  background-size: 100%;
  position: relative
}

.home_testimonials_webpulse {
  float: left;
  width: 100%;
  color: #333;
  padding: 50px 0 30px;
  background: #fff !important;
  text-align: left;
  background-repeat: repeat;
  background-size: 100%;
  position: relative
}

.home_testimonials_webpulse h3 {
  float: left;
  width: 100%;
  font-size: 24px;
  color: #333;
  text-align: left;
  margin-bottom: 15px
}

.web-pulse-testimonials {
  float: left;
  width: 100%
}

.testimonials-item {
  padding: 40px 30px;
  font-size: 15px;
  font-style: italic;
  background: #eee;
  border-radius: 4px;
  line-height: 24px;
  color: #333
}

.dont-know {
  float: left;
  width: 100%;
  position: absolute;
  z-index: 999
}

.web-pulse-testimonials .testimonial-info {
  font-size: 16px;
  padding: 0 15px;
  margin-top: 18px
}

.web-pulse-testimonials .testimonial-info span {
  float: left;
  top: 3px;
  font-weight: 600;
  position: relative;
  color: #333
}

.web-pulse-testimonials .testimonial-info p {
  color: #333;
  display: block;
  font-size: 13px;
  margin-top: 10px
}

.web-pulse-testimonials .testimonial-info img {
  width: 80px;
  float: left;
  height: 80px;
  padding: 2px;
  margin-right: 15px;
  border: solid 1px #ccc
}

.web-pulse-testimonials .testimonial-author {
  overflow: hidden
}

.testimonials-item {
  position: relative
}

.testimonials-item:after,
.testimonials-item:before {
  left: 80px;
  bottom: -20px
}

.testimonials-item:after {
  border-top: 22px solid;
  border-left: 0 solid transparent;
  border-right: 22px solid transparent
}

.testimonials-item:after {
  width: 0;
  height: 0;
  content: " ";
  display: block;
  position: absolute;
  border-top-color: #eee;
  border-left-style: inset;
  border-right-style: inset
}

.rounded-x {
  border-radius: 50%
}

.global {
  float: left;
  width: 100%
}

.global p {
  text-align: left;
  color: #333;
  font-size: 15px
}

.global_image {
  float: right;
  padding: 0 0 15px 15px
}

#accordion4 {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0
}

#accordion4 .panel {
  border: 0;
  border-radius: 0;
  box-shadow: none;
  margin: 0 0 10px;
  overflow: hidden;
  position: relative
}

#accordion4 .panel-heading {
  padding: 0;
  border: 0;
  border-radius: 0;
  z-index: 1;
  position: relative
}

#accordion4 .panel-heading:after,
#accordion4 .panel-heading:before {
  content: "";
  width: 50%;
  height: 20%;
  position: absolute;
  bottom: 15px;
  left: 10px;
  transform: rotate(-3deg);
  z-index: -1
}

#accordion4 .panel-heading:after {
  left: auto;
  right: 10px;
  transform: rotate(3deg)
}

#accordion4 .panel-title {
  padding: 0
}

#accordion4 .panel-title a {
  display: block;
  padding: 10px 50px 10px 15px;
  text-align: left;
  margin: 0;
  background: #e59509;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  border-radius: 0;
  position: relative;
  border-bottom: 1px solid #ccc
}

#accordion4 .panel-title a:hover {
  background: #e59509;
  color: #fff
}

#accordion4 .panel-title a.collapsed {
  background: #fff;
  color: #e59509
}

#accordion4 .panel-title a.collapsed:before,
#accordion4 .panel-title a:before {
  content: "\f106";
  font-family: FontAwesome;
  font-weight: 900;
  width: 50px;
  height: 100%;
  text-align: center;
  line-height: 40px;
  border-left: 1px solid #f2a92a;
  position: absolute;
  top: 0;
  right: 0
}

#accordion4 .panel-title a:hover:before {
  border-left: 1px solid #f2a92a
}

#accordion4 .panel-title a.collapsed:before {
  border-left: 2px solid #e59509
}

#accordion4 .panel-title a.collapsed:before {
  content: "\f107"
}

#accordion4 .panel-title a .icon {
  display: inline-block;
  width: 55px;
  height: 100%;
  border-right: 2px solid #e59509;
  font-size: 20px;
  color: rgba(0, 0, 0, .7);
  line-height: 50px;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0
}

#accordion4 .panel-body {
  padding: 10px 15px;
  border-bottom: 3px solid #e59509;
  border-top: 0;
  background: #fff;
  font-size: 15px;
  color: #333;
  line-height: 27px
}

#accordion4 .panel-body ul {
  margin: 0 0 10px;
  padding: 0
}

#accordion4 .panel-body ul li {
  list-style: none;
  line-height: 24px;
  color: #423f3f;
  font-size: 15px;
  font-weight: 400;
  font-family: GothamBook
}

#accordion4 .panel-body ul li:before {
  content: "\f0da";
  font-family: FontAwesome;
  margin-right: 5px
}

@media (min-width:500px) {
  .absolute-center {
    width: 600px;
    margin: auto
  }
}

.error-col {
  text-align: center
}

#clip {
  font-size: 72px;
  line-height: 1.2;
  background: #8ba458;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  font-weight: 700;
  text-align: center;
  margin-bottom: 0;
  text-transform: uppercase
}

.error-col h2 {
  font-size: 30px;
  margin-bottom: 40px;
  color: #333
}

.details_image {
  float: left;
  width: 100%;
  height: 350px;
  position: relative;
  text-align: center
}

.details_image img {
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 100%;
  transform: translate(-50%, -50%);
  max-height: 100%;
  width: auto
}

.testimonial-block-two .inner-box {
  position: relative
}

.testimonial-block-two .inner-box .quote-icon {
  position: relative;
  color: #e59509;
  font-size: 24px;
  line-height: 1em;
  margin-bottom: 15px
}

.testimonial-block-two .inner-box .text {
  position: relative;
  color: #333;
  font-size: 16px;
  line-height: 1.9em;
  margin-bottom: 30px
}

.testimonial-block-two .inner-box .text p {
  color: #333;
  font-size: 16px;
  line-height: 24px;
  text-align: justify
}

.testimonial-block-two .inner-box .lower-box {
  position: relative
}

.testimonial-block-two .inner-box .lower-box .author-box {
  position: relative
}

.testimonial-block-two .inner-box .lower-box .author-box .author-inner {
  position: relative;
  padding-left: 90px;
  padding-top: 15px;
  min-height: 70px
}

.testimonial-block-two .inner-box .lower-box .author-box .author-inner .image {
  position: absolute;
  left: 0;
  top: 0;
  width: 70px;
  height: 70px
}

.testimonial-block-two .inner-box .lower-box .author-box .author-inner .image:after {
  position: absolute;
  content: '';
  left: 0;
  bottom: 0;
  width: 100%;
  height: 3px;
  z-index: 1;
  background-color: #e59509
}

.testimonial-block-two .inner-box .lower-box .author-box .author-inner .image img {
  width: 100%;
  display: block
}

.testimonial-block-two .inner-box .lower-box .author-box .author-inner h3 {
  position: relative;
  color: #333;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.2em
}

.testimonial-block-two .inner-box .lower-box .author-box .author-inner .designation {
  position: relative;
  color: #e59509;
  font-size: 12px
}

.testimonial-block-two .inner-box .lower-box .rating {
  position: absolute;
  right: 0;
  top: 50px;
  color: #e59509;
  font-size: 18px
}

.default-section .testimonial-column .owl-dots {
  display: none
}

.default-section .testimonial-column .owl-nav {
  position: absolute;
  right: 0;
  top: 0
}

.default-section .testimonial-column .owl-nav .owl-next,
.default-section .testimonial-column .owl-nav .owl-prev {
  position: relative;
  width: 30px;
  height: 30px;
  color: #fff;
  text-align: center;
  line-height: 26px;
  font-size: 18px;
  margin-left: 10px;
  border: 2px solid #222;
  display: inline-block;
  transition: all .5s ease;
  -moz-transition: all .5s ease;
  -webkit-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease
}

.default-section .testimonial-column .owl-nav .owl-next:hover,
.default-section .testimonial-column .owl-nav .owl-prev:hover {
  color: #e59509;
  border-color: #e59509
}

.default-section .testimonial-column .inner-column {
  position: relative;
  padding-right: 100px
}

.whatapp_btn {
  background: #01e675;
  width: 50px;
  height: 50px;
  color: #fff;
  position: fixed;
  left: 25px;
  bottom: 90px;
  cursor: pointer;
  z-index: 999;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all .3s ease-in-out;
  box-shadow: 0 3px 10px rgba(0, 0, 0, .16), 0 3px 10px rgba(0, 0, 0, .16)
}

.whatapp_btn i {
  font-size: 30px
}

.whatapp_btn:focus,
.whatapp_btn:hover {
  background: #01e675;
  color: #fff
}

#whatsapp .modal-dialog {
  margin-top: 17%
}

.sub_content_1 {
  float: left;
  width: 100%;
  margin: 0 0 20px;
  padding: 0
}

.sub_content_1 h4 {
  padding: 0;
  margin: 10px 0 5px;
  line-height: 24px;
  font-size: 18px;
  color: #333;
  font-weight: 600;
  text-align: left
}

.sub_content_1 .sub_image_1 {
  float: left;
  width: 100%;
  aspect-ratio: 1 /1;
  border: 1px solid #eee;
  overflow: hidden;
  position: relative;
  border-radius: 10px;
  box-shadow: 0 3px 5px 0 rgba(210, 210, 210, .75);
  transition: all .4s ease-in-out;
  margin-bottom: 20px
}

.sub_content_1 .sub_image_1 img {
  aspect-ratio: 1 /1;
  height: 100%;
  width: 100%;
  object-fit: contain;
  object-position: center;
}

.sub_content_1 .sub_image_1:after {
  content: "\f00e";
  font-family: FontAwesome;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  font-size: 36px;
  color: #fff;
  position: absolute;
  z-index: 1;
  line-height: 292px;
  background: rgba(153, 174, 109, .5);
  transition: all .4s ease-in-out;
  margin: 0;
  padding: 0;
  display: none
}

.sub_content_1 .sub_image_1:hover:after {
  display: block
}

.sub_content_1 h5 {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0 15px;
  text-align: center;
  font-size: 17px;
  font-weight: 600;
  color: #333;
  margin-bottom: 20px
}

.sub_content_1 a:hover h5 {
  color: #e59509
}

.office-addess-inner .col-md-6 {
  width: 100%
}

.wps_team_image {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
  position: relative
}

.wps_team_image img {
  max-width: 100%;
  float: left
}

.wps_team_small {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0
}

.wps_team_info {
  float: left;
  width: 100%;
  position: relative
}

.wps_team_info h2 {
  font-size: 62px;
  color: rgba(206, 206, 206, .7);
  margin: 0;
  padding: 0;
  line-height: 50px
}

.wps_team_info p {
  width: 270px;
  text-align: right;
  padding: 0 0 10px;
  margin: 0;
  line-height: 25px;
  float: left;
  width: 100%;
  font-weight: 400;
  color: #8e8b87;
  font-family: Poppins, sans-serif
}

.wps_team_info img {
  float: left;
  position: relative;
  left: -12%;
  padding: 15px 0 0;
  width: 200px
}

.clearfix {
  float: left;
  width: 100%;
  clear: both;
  margin: 0;
  padding: 0
}

.wps_team_info p:last-child {
  text-align: left
}

.wps_column-inner {
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  margin-bottom: 20px;
  position: relative
}

.wps_column h2 {
  font-size: 50px;
  color: rgba(31, 31, 29, .6);
  text-align: right
}

.wps_single_image img {
  height: auto;
  max-width: 200px;
  vertical-align: top
}

.wps_shape {
  border-radius: 5px;
  padding: 10px 15px;
  background: #fff;
  border: 1px solid #f0f0f0;
  width: 240px;
  position: absolute;
  top: 30%;
  right: 0;
  text-align: center;
  height: 130px
}

.wps_shape p {
  color: #666;
  text-align: center;
  line-height: 18px;
  margin: 0;
  padding: 0;
  font-size: 14px
}

.wps_shape h2 {
  font-size: 18px;
  color: #6c6c6c;
  font-weight: 400;
  font-style: normal;
  padding: 0;
  margin: 0;
  line-height: normal
}

.wps_column-inner h2 {
  text-align: center
}

.office-address-head h3,
.office-ifno-inner h3 {
  font-weight: 700;
  margin-bottom: 10px;
  color: #333
}

.office-address-head,
.office-ifno-inner {
  margin-bottom: 15px
}

.office-addess-inner .single-address h4 {
  font-weight: 700;
  color: #fff;
  padding: 0 0 10px;
  margin: 0
}

.office-addess-inner .single-address {
  padding: 10px;
  margin-bottom: 15px;
  float: left;
  width: 100%;
  border: 1px solid #fff
}

.cont-icon {
  float: left;
  width: 30px;
  line-height: 30px;
  background: #333;
  text-align: center;
  margin-right: 11px;
  color: #fff;
  margin-bottom: 15px;
  border-radius: 3px
}

.office-addess-inner .single-address .list-unstyled li {
  color: #fff;
  font-size: 16px
}

.office-addess-inner .single-address .list-unstyled li a {
  color: #fff
}

.blog-post {
  float: left;
  width: 100%;
  position: relative;
  margin-bottom: 20px;
  padding: 0;
  background: #eee
}

.wt-post-media {
  position: relative;
  overflow: hidden;
  display: block;
  margin-left: 20px;
  margin-top: 20px;
  margin-right: 20px
}

.wt-post-info {
  position: relative;
  margin: 20px;
  margin-top: 10px;
  z-index: 1;
  padding: 10px 15px;
  background: #fdfdfd;
  border: 1px solid #eee;
  float: left
}

.wt-post-info h3 {
  margin: 0;
  text-transform: uppercase;
  margin-bottom: 5px
}

.wt-post-info h3 a:hover {
  color: #002060
}

.wt-post-info ul {
  padding: 0;
  list-style: none;
  margin-bottom: 10px
}

.wt-post-info ul li {
  list-style: none;
  margin: 0;
  position: relative;
  padding: 0;
  display: inline-block;
  font-size: 12px;
  font-weight: 600;
  color: #002060;
  text-transform: uppercase
}

.wt-post-info ul li a {
  color: #002060
}

.wt-post-info ul li i {
  margin: 0 5px
}

.wt-post-info ul li:after {
  content: "/";
  font-weight: 400;
  margin-left: 5px;
  opacity: .5
}

.wt-post-info ul li:last-child:after {
  display: none
}

.wt-post-text {
  margin-bottom: 25px;
  text-align: justify
}

.wt-post-text p a {
  text-transform: uppercase;
  font-weight: 600;
  display: inline-block
}

.wt-post-text p:last-child {
  margin: 0
}

.wt-post-info h4 {
  padding: 15px 0 0;
  margin: 0;
  text-transform: uppercase;
  margin-bottom: 5px
}

.feature_product_more {
  float: left;
  width: 100%;
  margin: 0 0 15px;
  padding: 10px;
  border: 1px solid #efefef;
  box-shadow: 0 3px 5px 0 rgba(210, 210, 210, .75)
}

.feature_product_more.product_add .check_product i {
  left: 10px;
  top: 10px
}

.feature_product_more .image {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
  position: relative;
  text-align: center;
  border: 1px solid #efefef;
  height: 343px
}

.feature_product_more .image img {
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 100%;
  transform: translate(-50%, -50%);
  max-height: 100%;
  width: auto
}

.feature_product_specification {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0
}

.feature_product_specification h4 {
  line-height: 24px;
  font-size: 18px;
  padding: 0 0 10px;
  text-align: left;
  margin: 0;
  font-weight: 600;
  color: #333
}

.feature_product_specification h4 a {
  color: #333
}

.feature_product_specification table {
  margin-bottom: 10px
}

.feature_product_specification table th,
.feature_product_specification table>tbody>tr>td {
  border: 1px solid #eaeaea;
  width: 60%
}

.feature_product_specification table tr td {
  vertical-align: middle;
  padding: 7px 5px;
  font-size: 14px;
  line-height: 20px;
  text-align: left
}

.feature_product_specification table>tbody>tr>td:first-child {
  color: #8ba458;
  width: 40%
}

.feature_product_specification table>tbody>tr>td {
  padding: 4px 5px
}

.feature_product_specification p {
  line-height: 18px;
  font-size: 14px;
  margin: 0
}

.spec_read_more_btn {
  background: #333;
  padding: 7px 25px;
  font-size: 15px;
  color: #fff;
  margin: 10px 5px 10px 0;
  display: inline-block;
  width: auto;
  border-radius: 4px
}

.spec_read_more_btn:focus,
.spec_read_more_btn:hover {
  color: #fff;
  background: #8ba458
}

.spec_get_quote_btn {
  background: #333;
  padding: 7px 25px;
  font-size: 15px;
  color: #fff;
  margin: 10px 0 10px 0;
  display: inline-block;
  width: auto;
  border-radius: 4px
}

.spec_get_quote_btn:focus,
.spec_get_quote_btn:hover {
  color: #fff;
  background: #8ba458
}

.technical_information {
  float: left;
  width: 100%;
  margin: 0;
  padding: 40px 0;
  background: #fff
}

.technical_information .technical_image {
  position: relative;
  margin: 0 auto 15px;
  max-width: 100%;
  width: 100%;
  height: 450px
}

.technical_information .technical_image img {
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 100%;
  transform: translate(-50%, -50%);
  width: auto;
  max-height: 100%
}

.technical_information h2 {
  text-align: center;
  font-size: 30px;
  font-weight: 600;
  color: #8ba458;
  margin: 0 0 15px;
  padding: 0
}

.technical_information p {
  text-align: center;
  font-size: 16px;
  line-height: 24px;
  color: #333;
  text-align: center;
  margin: 0 auto;
  max-width: 650px
}

.technical_information_catalog {
  float: left;
  width: 100%;
  margin: 0;
  padding: 40px 0;
  background: #eee
}

.technical_information_catalog h2 {
  float: left;
  width: 100%;
  color: #8ba458;
  font-size: 30px;
  text-transform: capitalize;
  font-weight: 700;
  display: block;
  padding-bottom: 15px;
  text-align: center;
  margin-bottom: 30px;
  position: relative
}

.technical_information_catalog h2:before {
  content: '';
  background: #2b2a37;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin-bottom: -10px;
  width: 50px;
  height: 5px;
  margin: 0 auto
}

.log_collection {
  float: left;
  width: 100%;
  padding: 15px;
  background: #fdfdfd;
  border: 1px solid #f9f9f9;
  border-radius: 4px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .08);
  margin-bottom: 20px;
  text-align: center
}

.log_collection h3 {
  font-size: 20px;
  color: #333;
  margin: 0 0 20px;
  padding: 0
}

.log_single {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
  position: relative;
  height: 200px
}

.log_single img {
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 100%;
  transform: translate(-50%, -50%);
  max-height: 100%;
  width: auto
}

.windows {
  float: left;
  width: 100%;
  margin: 0;
  padding: 40px 0;
  background: #fff
}

.windows h2 {
  float: left;
  width: 100%;
  color: #8ba458;
  font-size: 30px;
  text-transform: capitalize;
  font-weight: 700;
  display: block;
  padding-bottom: 15px;
  text-align: center;
  margin-bottom: 30px;
  position: relative
}

.windows h2:before {
  content: '';
  background: #2b2a37;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin-bottom: -10px;
  width: 50px;
  height: 5px;
  margin: 0 auto
}

.bespoke_windows {
  float: left;
  width: 100%;
  margin: 0 0 20px;
  border: 1px solid #eee;
  background: #fdfdfd;
  box-shadow: 0 3px 5px 0 rgba(210, 210, 210, .75)
}

.bespoke_windows ul {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0
}

.bespoke_windows ul li {
  list-style: none;
  line-height: 24px;
  font-size: 15px;
  display: block
}

.bespoke_windows h4 {
  text-align: left;
  color: #8ba458;
  font-size: 20px;
  margin: 0 0 5px;
  padding: 8px 0;
  border-bottom: 1px solid #eee
}

.border_right_11 {
  border-right: 1px solid #eee
}

.windows_image {
  position: relative;
  height: 270px;
  text-align: center
}

.windows_image img {
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 100%;
  transform: translate(-50%, -50%);
  max-height: 100%;
  width: auto
}

.gallery_image_1 {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
  position: relative;
  height: 300px
}

.gallery_image_1 img {
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 100%;
  transform: translate(-50%, -50%);
  max-height: 100%;
  width: auto
}

.faqs_section {
  float: left;
  width: 100%;
  margin: 0;
  padding: 30px 0 90px;
  background: #fff;
  box-shadow: 0 5px 10px rgba(0, 0, 0, .1)
}

.faqs_section h2 {
  font-size: 22px;
  padding-bottom: 10px;
  font-weight: 700;
  color: #8ba458;
  margin: 0
}

.faqs_section h3 {
  font-size: 20px;
  margin: 0 0 15px;
  padding: 0;
  color: #8ba458;
  font-weight: 500;
  text-align: left;
  display: block
}

.faq_group {
  float: left;
  width: 100%;
  margin: 0 0 10px;
  padding: 0
}

.faqs_section h4 {
  font-size: 18px;
  margin: 0 0 5px;
  padding: 0;
  color: #333;
  font-weight: 500;
  text-align: left;
  display: block
}

.faqs_section p {
  margin: 0 0 25px;
  padding: 0;
  text-align: justify
}

.list_district {
  float: left;
  width: 100%;
  margin: 10px 0 0;
  padding: 0
}

.faqs_section p a {
  color: #39519d
}

.faqs_section p a:hover {
  color: #8ba458
}

.modal-header .modal-title {
  text-align: left;
  font-size: 18px;
  line-height: 18px;
  color: #fff;
  padding: 15px 0;
  text-transform: capitalize;
  font-weight: 600;
  font-family: Poppins, sans-serif
}

.right-content .title_h3 {
  line-height: 24px;
  padding: 10px 0;
  text-align: left;
  margin: 0;
  font-size: 16px;
  font-weight: 700
}

.categoryCTA {
  float: left;
  width: 100%;
  text-align: center;
  margin: 20px 0
}

.categoryCTA .ctaButtonPop {
  font-size: 18px;
  color: #fff;
  background: #8ba458;
  border: 1px solid #708645;
  border-radius: 3px;
  padding: 12px 0;
  width: 258px;
  display: inline-block;
  text-transform: uppercase;
  cursor: pointer
}

.categoryCTA .ctaButtonPop i {
  margin-right: 5px
}

.categoryCTA .ctaButtonPop:hover {
  background: #708645;
  color: #fff;
  border: 1px solid #708645
}

.webpulse_home_clients {
  display: none
}

.customizedGrid {
  width: 100%
}

.titleCommon2 {
  font-size: 30px;
  line-height: 30px;
  display: inline-block;
  text-transform: capitalize;
  margin: 0;
  font-weight: 600
}

@media(max-width:1023px) {
  .navigation .menu ul>li:nth-child(5) ul.cs-dropdown {
    width: 100% !important;
    left: 0 !important
  }

  .navigation .menu ul>li:nth-child(5) ul.cs-dropdown li {
    width: 100% !important;
    border-left: 0 solid #eee
  }
}

@media(max-width:768px) {
  .topbar .top_left li a {
    font-size: 18px
  }

  .header {
    background: #fff !important;
    position: relative
  }

  .header .menubar.stricky-fixed {
    background: #fff !important
  }

  .header .menubar .logo {
    padding: 0;
    margin-top: 2px !important
  }
}

.contact_details .address_list li {
  color: #fff
}

.branchOffice {
  color: #fff;
  font-size: 18px;
  text-align: left;
  padding: 0;
  text-transform: uppercase;
  margin-bottom: 20px
}

.heading_2 {
  font-size: 30px;
  margin: 0 0 30px;
  font-weight: 700;
  font-family: Acme;
  color: #0c0c0c;
  text-align: center
}

.imageControl img {
  max-width: 250px;
  float: right
}

.homeVideoSection {
  float: left;
  width: 100%;
  margin: 0;
  padding: 50px 0;
  background: #6f7e51;
  position: relative;
  z-index: 99;
}

.maxWidth {
  float: left;
  width: 100%;
  text-align: center;
  margin-bottom: 20px
}

.maxWidth p {
  display: inline-block;
  max-width: 850px;
  width: 100%;
  margin: 0 auto 10px;
  font-size: 17px !important;
  text-align: center !important;
  color: #fff
}

.clientVideo {
  float: left;
  width: 100%;
  margin: 0 0 30px;
  padding: 0;
  border: 1px solid #9aa683;
  border-radius: 12px;
  position: relative;
  overflow: hidden;
  aspect-ratio: 4 / 3;
}

.clientVideo img {
  max-width: 100%;
  transition: all .5s ease;
  aspect-ratio: 4 / 3;
  width: 100%;
}

.clientVideo:hover img {
  transform: scale(1.03, 1.03)
}

/* .clientVideo:hover a{background:rgba(139, 164, 88,.5)} */
.clientVideo a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center
}

.clientVideo a svg {
  width: 50px;
  height: 50px
}

.videoText a,
.videoText p {
  font-size: 20px;
  font-weight: 600
}

.videoText a {
  color: #f3d620
}

.title_2 {
  float: left;
  width: 100%;
  color: #fff;
  font-size: 30px;
  font-weight: 700;
  display: block;
  padding-bottom: 15px;
  text-align: center;
  margin-bottom: 30px;
  position: relative
}

.title_2 span {
  color: #fff
}

.title_2:before {
  content: '';
  background: #c29846;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin-bottom: -10px;
  width: 50px;
  height: 5px;
  margin: 0 auto
}

.title_3 {
  float: left;
  width: 100%;
  color: #c29846;
  font-size: 30px;
  font-weight: 700;
  display: block;
  padding-bottom: 15px;
  text-align: left;
  margin-bottom: 30px;
  position: relative
}

.title_3:after {
  content: '';
  background: #c29846;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 50px;
  height: 5px;
  margin: 0
}

.topbar .right {
  display: flex;
  align-items: center;
  margin-top: 12px;
}

.downloadBtn {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  font-size: 14px;
  line-height: normal;
  border-radius: .25rem;
  transition: color .15sease-in-out, background-color .15sease-in-out, border-color .15sease-in-out, box-shadow .15sease-in-out;
  background: #8ba458;
  color: #fff;
  padding: 10px 15px;
  margin-left: 20px;
}

.downloadBtn i {
  font-size: 14px;
}

.downloadBtn span {
  padding-left: 5px;
}

.downloadBtn:hover {
  background: #333;
  color: #fff;
}

.downloadBtn:active {
  background: #333;
  color: #fff;
}

/**/

.infra_image a {
  float: left;
  width: 100%;
  aspect-ratio: 1 / 1;
  border: 1px solid #eee;
  overflow: hidden;
  position: relative;
  border-radius: 10px;
  box-shadow: 0 3px 5px 0 rgba(210, 210, 210, .75);
  transition: all .4s ease-in-out;
  margin-bottom: 20px
}

.infra_image a img {
  aspect-ratio: 1 / 1;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center
}

.infra_image a:after {
  content: "\f00e";
  font-family: FontAwesome;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  font-size: 36px;
  color: #fff;
  position: absolute;
  z-index: 1;
  background: rgba(153, 174, 109, .5);
  transition: all .4s ease-in-out;
  margin: 0;
  padding: 0;
  display: none
}

.infra_image:hover a:after {
  display: flex;
  align-items: center;
  justify-content: center;
}

.testimonial-block-two .inner-box .text img {
  width: 350px !important;
  height: auto !important;
}

.blog_details ul {
  display: none;
}

.cmTitle {
  padding: 0;
  margin: 10px 0 0;
  line-height: normal;
  font-size: 20px;
  color: #8ba458;
  font-weight: 600;
}
.article_desc{
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 45px;
  align-content: center;
}