

.whats-lg {position: fixed; bottom: 40%; right:-73px; z-index: 9999;     -webkit-transform: scale(1,1);
-webkit-transition-timing-function: ease-out;
-webkit-transition-duration: 250ms;
-moz-transform: scale(1,1);
-moz-transition-timing-function: ease-out;
-moz-transition-duration: 250ms;}

.whats-lg:hover {bottom: 40%;   right:-8px;   -webkit-transform: scale(1,1);
-webkit-transition-timing-function: ease-out;
-webkit-transition-duration: 250ms;
-moz-transform: scale(1,1);
-moz-transition-timing-function: ease-out;
-moz-transition-duration: 250ms; }


.thumb-info-side-image-custom {
  border: 0 none;
  color: #777;
  margin: 0 0 35px;
  transition: all 0.3s ease;
}
.thumb-info-side-image-custom .thumb-info-side-image-wrapper {
  padding: 0;
  margin-right: 30px;
}
.thumb-info-side-image-custom .thumb-info-caption {
  text-align: left;
}
.thumb-info-side-image-custom .thumb-info-caption h4 {
  margin: 30px 0 0;
  padding: 0;
}
.thumb-info-side-image-custom .thumb-info-caption p {
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-weight: 500;
  color: #000;
  line-height: 24px;
}
.thumb-info-side-image-custom:hover {
  box-shadow: 10px 10px 74px -15px rgba(0, 0, 0, 0.33) !important;
}
.thumb-info-side-image-custom.thumb-info-side-image-custom-highlight .thumb-info-side-image-wrapper {
  margin: 0 0 0px 0;
  padding: 0;
}
.thumb-info-side-image-custom.thumb-info-side-image-custom-highlight .thumb-info-caption {
  padding: 0 10px;
  display: block;
  clear: both;
}
.thumb-info-side-image-custom.thumb-info-side-image-custom-highlight .thumb-info-caption h4 {
  margin: 3px 0 0;
  padding: 0;
}
.thumb-info-side-image-custom.thumb-info-side-image-custom-highlight .thumb-info-caption p {
  margin: 0;
  padding: 0;
}

@media (max-width: 767px) {
  .thumb-info-side-image-custom.thumb-info-side-image-custom-highlight .thumb-info-side-image-wrapper {
    width: 100%;
  }
}
.content-grid .content-grid-item {
  min-height: 150px;
  border: 1px solid #e4e4e4;
  border-left: none;
}
.content-grid .content-grid-item:first-child {
  border-left: 1px solid #e4e4e4;
}
.content-grid .content-grid-item::before, .content-grid .content-grid-item::after {
  content: none;
}


.serve .thumb-info-caption .thumb-info-caption-text, .thumb-info-caption p {
    font-size: 0.9em;
    margin: 0;
    padding: 15px 0 25px 0;
    display: block;
}



.marproduct .col-lg-3 { float: left; }
.prod-img { background: #fff; padding: 0px; border: 0px solid #e5e5e5; position: relative; box-shadow: 0 2px 22px 0 rgba(0,0,0,.1);}
.prod-img:hover {  box-shadow: 0 2px 22px 0 rgba(0,0,0,.1); }
.prod-img h5{   text-transform: none;  text-align: center; letter-spacing: 0px; font-weight: 600; padding: 10px 15px;  }
.prod-img a:hover{ text-decoration: none !important; }

.pro-sidebar .prod-img { background: #fff; padding: 0px; border: 1px solid #e5e5e5; position: relative;  }
.pro-sidebar h4{ color: #f97d09 !important }

.eng-in { background: #e4e7e8; padding: 20px; border: 1px solid #e5e5e5 }
.tagline{ font-size: 18px !important; font-weight: 600; color: #f97e0b !important; }

html .featured-box-primary h4 {
    color: #000000;
}

.sec-support {background: #077cc2 !important; padding: 20px 0px !important;}
.sec-support h4{ letter-spacing: 0px; font-size: 18px;     margin-top: 1px;    margin-bottom: 1px; color: #fff !important;}
.sec-support p { color: #d8d5d5;}
.sec-support .icon-featured {    margin-bottom: 0px !important; color: #05ca0b !important;}
.sec-support h2{ font-weight: 800; color: #077cc2 }

@media only screen and (max-width: 766px) {
.sec-support .pl-5{ padding-left: 1rem!important;}
}


.sec-support .list.list-borders li {
    border-bottom: 1px solid #c5c5c5;
    margin-top: 9px;
    margin-bottom: 0;
    padding-bottom: 9px;
}

.sec-support .list.list-icons li {
    position: relative;
    padding-left: 25px;
    color: #000;
}

.text-p-16 {font-size: 16px ;  line-height: 26px;}
.text-p-14 {font-size: 14px ;  line-height: 23px;}

footer p { color: #fff;}
#footer a:not(.btn) {
	color: #fff;
	-webkit-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}

.bg-grey{ background: #eff0f4 !important }
.prod-img-inn{}

