/*-----------------------------------------------------------------------------------

    Template Name: Hmend - Home Maintenance, Repair Service HTML Template
    Description: This is html5 template
    Version: 1.0

-----------------------------------------------------------------------------------
    CSS INDEX
	===================
	1.	header-top-area
	2.  slider-area
	3.	home-service-area
	4.	our-service-area
	5.	testimonial-area
	6.	counter-area
	7.	recent-work-area
	8.	blog-area
	9.	footer
	10.	what-we-do
	11. portfolio-area
	12. team-area
	13.	contact-area
	14.	breadcrumb-banner-area
	15.	about-area
	16.	action-area
	17.	blog-details
	18.	brand-area
	19.	project-details-area
	20.	pricing-area
	21.	map
-----------------------------------------------------------------------------------*/

.fix-element,
.fix-element > * {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  overflow-x: hidden;
}

/* header-top-area */
.header-top-area {
}
.header-menu .scroll-header .main-menu.transparent-menu ul li a {
  color: #000;
}
.scroll-header {
  -webkit-animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
  animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
  background: #ffffff none repeat scroll 0 0;
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
}
.header-logo {
  position: relative;
  z-index: 1;
}
.site-branding {
  padding: 35px 20px 35px 15px;
  position: relative;
}
.site-branding::before {
  background: #ffffff none repeat scroll 0 0;
  bottom: 0;
  content: "";
  left: -780px;
  position: absolute;
  top: 0;
  width: 1000px;
}
.site-branding::after {
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #ffffff;
  border-style: solid;
  border-width: 56px 0 55px 30px;
  content: "";
  height: 0;
  position: absolute;
  right: 50px;
  top: 0;
  width: 0;
}
.header-left {
  margin-top: 35px;
  overflow: hidden;
}
.header-text {
  float: left;
  margin-right: 60px;
  overflow: hidden;
}
.header-text:last-child {
  margin: 0;
}
.header-icon {
  float: left;
  margin-right: 10px;
  position: relative;
}
.header-icon::after {
  background: #ffffff none repeat scroll 0 0;
  content: "";
  height: 30px;
  position: absolute;
  right: -10px;
  top: 6px;
  width: 1px;
}
.header-icon i {
  color: #ffffff;
  font-size: 30px;
  font-weight: 400;
  margin-top: 6px;
}
.header-info {
  margin-left: 48px;
}
.phone:not(label) {
  color: #ffffff;
  display: block;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}
.gmail {
  color: #bababa;
  font-size: 14px;
  font-weight: 300;
}
.header-left-icon {
  margin-top: 39px;
  text-align: right;
}
.header-left-icon a {
  border-radius: 50%;
  color: #ffffff;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  height: 30px;
  line-height: 30px;
  margin: 0 8px;
  text-align: center;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 30px;
}
.header-left-icon a:last-child {
  margin-right: 0;
}
.header-left-icon a:hover {
  background: #fff;
  color: #4ea407;
}
.headers-left {
  padding-top: 15px;
}
.headers-left-text {
  float: left;
  margin-right: 20px;
}
.headers-left-text:last-child {
  margin-right: 0;
}
.headers-left-icon {
  float: left;
  margin-right: 10px;
}
.headers-left-icon i {
  color: #d9d9d9;
  font-size: 16px;
}
.headers-left-text > p {
  font-size: 14px;
  margin-bottom: 0;
  color: #d9d9d9;
}
.header-rights {
  float: right;
}
.header-rights i {
  color: #ffffff;
  font-size: 17px;
  margin-right: 8px;
}
.header-rights a {
  background: #4ea407 none repeat scroll 0 0;
  color: #ffffff;
  font-family: Montserrat;
  font-size: 14px;
  padding: 19px 22px;
  text-transform: uppercase;
  display: inline-block;
}
.header-menu {
  left: 0;
  position: absolute;
  right: 0;
  z-index: 999;
}
/* main-menu-area-start */
.main-menu-area {
}
.main-menu ul {
}
.main-menu ul li {
  display: inline-block;
  position: relative;
}
.main-menu ul li > a {
  color: #666666;
  display: block;
  font-family: Montserrat;
  font-size: 15px;
  font-weight: 400;
  line-height: 16px;
  padding: 30px 20px;
  text-transform: capitalize;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.main-menu ul li:last-child a {
  padding-right: 0;
}
.main-menu ul li:first-child a {
  padding-left: 0;
}
.main-menu ul li:hover > a,
.main-menu ul li.active > a {
  color: #4ea407;
}
.make-appointment {
  padding: 30px 0;
}
.make-appointment img {
}
.make-appointment a {
  color: #4ea407;
  font-size: 14px;
  font-weight: 400;
  margin-left: 9px;
  text-transform: uppercase;
}
.menu-style-1 {
}
.menu-style-1 .main-menu ul li > a {
  color: #424242;
  font-size: 14px;
  padding: 47px 18px;
  text-transform: uppercase;
}
.menu-style-1 .main-menu ul li:hover > a,
.main-menu ul li.active > a {
  color: #4ea407;
}

.main-menu.transparent-menu ul li > a {
  color: #ffffff;
  position: relative;
}
.main-menu.transparent-menu ul li.active > a {
  color: #4ea407;
}
.header-menu-icon {
  margin-top: 43px;
  text-align: right;
}
.header-menu-icon a {
  border-radius: 50%;
  color: #ffffff;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  height: 30px;
  line-height: 30px;
  margin: 0 8px;
  text-align: center;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 30px;
  color: #424242;
}
.header-menu-icon a:last-child {
  margin-right: 0;
}
.header-menu-icon a:hover {
  background: #4ea407;
  color: #fff;
}
.logo {
  margin-top: 39px;
}
.menu-icon a {
  color: #fff;
}
.header-menu .scroll-header .menu-icon a {
  color: #000;
}
/* sub-menu */
.main-menu ul li .sub-menu {
  background: #ffffff none repeat scroll 0 0;
  border-top: 3px solid #4ea407;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
  left: 0;
  opacity: 0;
  position: absolute;
  top: 120%;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  visibility: hidden;
  width: 300px;
  z-index: 9;
}
.main-menu ul li:hover .sub-menu {
  opacity: 1;
  top: 100%;
  visibility: visible;
}
.main-menu ul li .sub-menu li {
  display: block;
}
.main-menu ul li .sub-menu li a {
  color: #666666;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 400;
  margin: 0;
  padding: 13px 20px;
  text-transform: capitalize;
  font-family: montserrat;
}
.main-menu ul li:hover > .sub-menu li > a:hover {
  color: #fff;
  background: #4ea407;
}
/* slider-area */
.slider-area {
}
.slider-wrapper {
  background-position: center center;
  background-size: cover;
}
.slider-text {
}
.slider-text h2 {
  color: #3f3f3f;
  font-size: 52px;
  font-weight: 700;
  letter-spacing: 4px;
  line-height: 70px;
}
.slider-text span {
  color: #4ea407;
  text-decoration: underline;
}
.slider-info {
}
.slider-info p {
  color: #3f3f3f;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 0;
  line-height: 30px;
}
.slider-text > a {
  background: #4ea407 none repeat scroll 0 0;
  border-radius: 7px;
  color: #ffffff;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  margin-top: 24px;
  padding: 17px 24px;
  text-transform: uppercase;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.slider-text > a:hover {
  background: #1d8f08;
}
.slider-active .owl-nav div {
  background: #4ea407;
  color: #ffffff;
  display: inline-block;
  font-size: 30px;
  height: 60px;
  left: 0;
  line-height: 60px;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 60px;
}
.slider-active .owl-nav div.owl-next {
  left: auto;
  right: 0;
}
.slider-active:hover .owl-nav div {
  left: 20px;
  opacity: 1;
}
.slider-active:hover .owl-nav div.owl-next {
  left: auto;
  right: 20px;
}
.slider-content {
}
.slider-content {
  width: 685px;
}
.slider-content h2 {
  color: #ffffff;
  font-size: 65px;
  font-weight: 900;
  line-height: 69px;
  margin-bottom: 28px;
}
.slider-content p {
  color: #ffffff;
  font-size: 32px;
  font-weight: 400;
  line-height: 50px;
  margin-bottom: 0;
}
.slider-content a {
  border: 2px solid #ffffff;
  border-radius: 25px;
  color: #ffffff;
  display: inline-block;
  font-family: montserrat;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  margin-top: 43px;
  padding: 20px 40px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.slider-content a:hover {
  background: #4ea407;
  border-color: #4ea407;
}

.vh {
  height: 100vh;
}

.h-100{
  height: 100%;
}

.d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.d-block{
  display: block;
}

.slider-wrapper .col-md-8.col-lg-6.pr-0 {
  width: 52%;
}
/* slider animation */
.slider-text-animation {
}
.slider-text-animation h2,
.slider-text-animation .inner-content p,
.slider-text-animation .slider-info,
.slider-text-animation a {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}
.active .slider-text-animation h2,
.active .slider-text-animation .inner-content p,
.active .slider-text-animation .slider-info,
.active .slider-text-animation a {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
.slider-text-animation h2 {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}
.slider-text-animation .slider-info,
.slider-text-animation .inner-content p {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
.slider-text-animation a {
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s;
}
/* home-service-area */
.home-service-area {
  overflow: hidden;
}
.home-service-wrapper {
  background-position: center center;
  background-size: cover;
}
.home-content {
  background: #4ea407 none repeat scroll 0 0;
  margin: auto;
  padding: 62px 40px;
  width: 420px;
}
.home-content h3 {
  border-bottom: 1px solid #ffffff;
  color: #ffffff;
  font-size: 24px;
  font-weight: 400;
  line-height: 38px;
  margin-bottom: 0;
  padding-bottom: 21px;
}
.content {
  margin-top: 27px;
}
.content h4 {
  font-size: 18px;
  color: #fff;
  font-weight: 400;
  margin-bottom: 0;
}
.content p {
  color: #ffffff;
  font-size: 16px;
  font-weight: 300;
  line-height: 26px;
  margin-bottom: 0;
  margin-top: 11px;
}
.home-area-right {
  padding: 112px 207px 93px 70px;
}
.home-section {
}
.home-section > h3 {
  color: #363636;
  font-size: 30px;
  font-weight: 600;
  line-height: 45px;
  margin-bottom: 34px;
  padding-right: 129px;
}
.homes-info p {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  color: #3a3a3a;
  margin-bottom: 0;
}
.homes-info {
  margin-bottom: 28px;
  padding-right: 47px;
}
.home-wrapper {
}
.home-text {
  position: relative;
}
.home-text > p {
  color: #3a3a3a;
  font-family: Montserrat;
  font-size: 15px;
  font-weight: 400;
  line-height: 26px;
  margin-bottom: 0;
  margin-left: 0;
  padding-left: 10px;
  position: relative;
}
.home-text p::before {
  background: #4ea407 none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 2px;
  width: 2px;
}
/* our-service-area */
.our-service-area {
}
.section-title {
  background-position: center top;
  background-repeat: no-repeat;
  padding-top: 8px;
}
.section-title h2 {
  font-size: 36px;
  font-weight: 700;
  color: #363636;
  margin-bottom: 0;
}
.section-title h4 {
  color: #4ea407;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 9px;
  text-transform: uppercase;
}
.service-wrapper {
  -webkit-box-shadow: 0 5px 13px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 13px 0 rgba(0, 0, 0, 0.1);
}
.service-img {
}
.service-img > img {
  width: 100%;
}
.service-icon-img {
  background: #1d8f08 none repeat scroll 0 0;
  border-radius: 100%;
  height: 60px;
  line-height: 57px;
  margin: auto auto 16px;
  overflow: hidden;
  text-align: center;
  width: 60px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.service-icon-img i {
  font-size: 35px;
  color: #fff;
}
.service-wrapper:hover .service-icon-img {
  background: #4ea407;
}
.service-text {
  margin-top: -33px;
  padding: 0 30px;
  position: relative;
}
.service-text h2 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 14px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.service-text h2 a {
  color: #303030;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.service-text h2 a:hover {
  color: #4ea407;
}
.service-text p {
  font-size: 14px;
  color: #3a3a3a;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.service-text > a {
  color: #1d8f08;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 40px;
  margin-top: 20px;
  padding-bottom: 5px;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  position: relative;
}
.service-text > a::after {
  background: #666666 none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  width: 100%;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.service-text > a::after {
  width: 0;
  background: #4ea407;
}
.service-text > a:hover:after {
  width: 100%;
}
.service-text > a:hover {
  color: #4ea407;
  border-color: #4ea407;
}
.service-content {
  padding: 40px 30px;
}
.service-content h2 {
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 10px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.service-content h2 a {
  color: #1d2736;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.service-content h2 a:hover {
  color: #4ea407;
}
.service-content p {
  color: #5c5c5c;
  font-size: 14px;
  font-weight: 400;
  line-height: 25px;
  margin-bottom: 0;
}
.service-content > a {
  color: #3f3f3f;
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  margin-top: 15px;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.service-content a:hover {
  color: #4ea407;
}
/* testimonial-area */
.testimonial-area {
  margin-top: -136px;
}
.testimonial-wrapper {
}
.testimonial-img {
  margin-bottom: -50px;
}
.testimonial-img.text-center > img {
  border: 2px solid #848484;
  border-radius: 100%;
  height: 100px;
  width: 100px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.testimonial-wrapper:hover .testimonial-img > img {
  border-color: #4ea407;
}
.testimonial-text {
  background: #ffffff none repeat scroll 0 0;
  border-radius: 5%;
  -webkit-box-shadow: 0 8px 21px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 8px 21px 0 rgba(0, 0, 0, 0.1);
  margin-top: 21px;
  padding-top: 70px;
}
.testimonial-text.text-center > p {
  color: #5b5b5b;
  font-style: italic;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 0;
  padding: 0 20px;
}
.testimonial-text span {
  color: #5b5b5b;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 35px;
  margin-top: 15px;
}
.testimonial-active.owl-carousel .owl-item img {
  display: inline-block;
}
.testimonial-active .owl-dots {
  left: 0;
  line-height: 0;
  margin-top: 30px;
  right: 0;
  text-align: center;
  z-index: 99;
}
.testimonial-active .owl-dot {
  background: #e3e3e3;
  border-radius: 50%;
  display: inline-block;
  height: 12px;
  margin: 0 5px;
  width: 12px;
}
.testimonial-active .owl-dot.active {
  background: #4ea407;
}
/* counter-area */
.counter-area {
}
.counter-wrapper {
}
.counter-img {
  float: left;
  margin-right: 13px;
}
.counter-img img {
  height: 42px;
  width: 42px;
}
.counter-text {
  overflow: hidden;
}
.counter-text h2 {
  color: #363636;
  font-size: 36px;
  font-weight: 600;
  margin-bottom: 6px;
  margin-top: 5px;
}
.customers {
  color: #363636;
  font-family: Montserrat;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 400;
  display: inline-block;
}
/* recent-work-area */
.recent-work-area {
}
.work-wrapper {
}
.work-img {
  position: relative;
}
.work-img a {
  position: relative;
  display: block;
}
.work-img > a::before {
  background: #4a4b4c none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: scale(0);
  transform: scale(0);
}
.work-wrapper:hover .work-img a::before {
  opacity: 0.8;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.work-img img {
  width: 100%;
}
.work-img a img {
}
.work-text {
  bottom: 0;
  padding-bottom: 20px;
  position: absolute;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
}
.work-wrapper:hover .work-text {
  margin-left: 20px;
  opacity: 1;
}
.work-text h3 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 3px;
}
.work-text h3 a {
  color: #ffffff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.work-text h3 a:hover {
  color: #4ea407;
}
.work-text span {
  color: #ffffff;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 300;
}
.works-active .owl-nav div {
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid #ff8c58;
  border-radius: 100%;
  color: #ff8c58;
  display: inline-block;
  font-size: 36px;
  height: 48px;
  left: 0;
  line-height: 48px;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 48px;
}
.works-active .owl-nav div.owl-next {
  left: auto;
  right: 0;
}
.works-active:hover .owl-nav div {
  opacity: 1;
}
.works-active:hover .owl-nav div:hover {
  background: #4ea407;
  color: #fff;
  border: #fff;
}
.works-active:hover .owl-nav div.owl-next {
  left: auto;
}
/* blog-area */
.blog-area {
}
.blog-wrapper {
  -webkit-box-shadow: 0 6px 12px 1.4px rgba(0, 0, 0, 0.1);
  box-shadow: 0 6px 12px 1.4px rgba(0, 0, 0, 0.1);
}
.blog-img {
}
.blog-img a {
}
.blog-img img {
  width: 100%;
}
.blog-text {
  padding: 28px 28px 17px;
}
.blog-info {
  border-bottom: 1px solid #e1e1e1;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.blog-info h3 {
  font-size: 18px;
  font-weight: 400;
}
.blog-info a {
  color: #363636;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.blog-info a:hover {
  color: #4ea407;
}
.blog-info p {
  color: #5b5b5b;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 0;
}
.blog-date span {
  color: #525252;
  font-size: 12px;
  font-weight: 400;
  margin-right: 12px;
  text-transform: capitalize;
}
.blog-date span:last-child {
  margin-right: 0;
}
.blog-date span i {
  font-size: 13px;
  font-weight: 400;
  margin-right: 10px;
  color: #5f5f5f;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.blog-contents {
  padding: 30px;
  overflow: hidden;
}
.blog-title {
  margin-bottom: 20px;
}
.blog-title h3 {
  font-size: 17px;
  font-weight: 500;
  margin-bottom: 12px;
}
.blog-title a {
  color: #5f5f5f;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.blog-title a:hover {
  color: #4ea407;
}
.blog-title > p {
  color: #5b5b5b;
  font-size: 14px;
  line-height: 25px;
  margin-bottom: 0;
}
.comment {
  float: left;
}
.comments {
  float: right;
}
.blog-date span i:hover {
  color: #4ea407;
}
/* footer */
.footer-top-area {
}
.footer-top {
  background-size: cover;
  background-position: center center;
}
.footer-wrapper {
}
.footer-section {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.footer-top .footer-section {
  color: #d4d4d4;
}
.footer-text {
}
.footer-text p {
  color: #5b5b5b;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 0;
}
.footer-top .footer-text p {
  color: #d4d4d4;
}
.footer-menu {
}
.footer-menu li {
  margin-bottom: 14px;
}
.footer-menu li:last-child {
  margin-bottom: 0;
}
.footer-menu li a {
  color: #5b5b5b;
  font-size: 14px;
  font-weight: 400;
  text-transform: capitalize;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.footer-top .footer-menu li a {
  color: #d4d4d4;
}
.footer-menu li a:hover {
  color: #4ea407;
}
.footer-link {
}
.footer-link li {
  color: #5b5b5b;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 14px;
}
.footer-top .footer-link li {
  color: #d4d4d4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.footer-link li:last-child {
  margin-bottom: 0;
}
.footer-link li i {
  color: #fff;
  width: 15px;
}
.footer-link span {
  margin-left: 16px;
}
.footer-top .footer-link li i {
  color: #d4d4d4;
}
/* footer-bottom-area */
.footer-bottom-area {
}
.footer-bottom {
}
.footer-bottom-1 {
}
.copyright {
}
.copyright p {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 0;
}
.footer-bottom .copyright p {
  color: #a6a5a5;
}
.copyright a {
  color: #fd6600;
}
.footer-bottom-1 .copyright a {
  color: #fff;
}
.footer-icon {
  float: right;
}
.footer-icon a {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  margin-right: 20px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.footer-bottom .footer-icon a {
  color: #d4d4d4;
}
.footer-bottom-1 .footer-icon a {
  color: #999999;
}
.footer-icon a:last-child {
  margin-right: 0;
}
.footer-icon a:hover {
  color: #4ea407;
}
.footer-bottom-1 .footer-icon a:hover {
  color: #fff;
}
/* what-we-do */
.what-we-do {
  overflow: hidden;
}
.offer-tab {
  margin-top: 0px;
}
.offer-tab li {
  border-bottom: 1px solid #929292;
}
.offer-tab li.active .offer-icon {
  background: #4ea407 none repeat scroll 0 0;
}
.offer-tab li:last-child {
  border-bottom: none;
}
.offer-tab li a {
}
.offer-list {
  background: #1d8f08 none repeat scroll 0 0;
  overflow: hidden;
}
.offer-tab li.active .offer-list {
  background: none;
  -webkit-box-shadow: 0 0 13px 0.7px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 13px 0.7px rgba(0, 0, 0, 0.1);
}
.offer-icon {
  float: left;
  height: 100px;
  width: 100px;
  text-align: center;
  line-height: 100px;
}
.offer-tab li.active .offer-icon i {
  color: #fff;
}
.offer-icon i {
  color: #ffffff;
  font-size: 44px;
}
.offer-text {
  overflow: hidden;
  position: relative;
}
.offer-text::before {
  background: #ffffff none repeat scroll 0 0;
  content: "";
  height: 40px;
  position: absolute;
  top: 31px;
  width: 1px;
}
.offer-text > span {
  color: #d5d5d5;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  margin-left: 30px;
  padding-bottom: 40px;
  padding-right: 0;
  padding-top: 40px;
  text-transform: uppercase;
}
.offer-tab li.active .offer-text > span {
  color: #4ea407;
}
.offer-wrapper.ptb-100 {
  background-size: cover;
}
.offer-wrapper {
  background-position: right bottom;
  background-repeat: no-repeat;
  -webkit-box-shadow: 0 0 13px 0.7px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 13px 0.7px rgba(0, 0, 0, 0.1);
  overflow: hidden;
}
.tab-menu > li {
  color: #303030;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 14px;
  position: relative;
  text-transform: capitalize;
}
.tab-menu > li:last-child {
  margin-bottom: 0;
}
.tab-menu > li::before {
  color: #4ea407;
  content: "";
  font-family: Material-Design-Iconic-Font;
  font-size: 16px;
  margin-right: 15px;
}
.offer-content {
  padding: 42px 62px 70px 35px;
}
.offer-content p {
  color: #3a3a3a;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 36px;
}
.offer-content > a {
  color: #4ea407;
  display: inline-block;
  font-family: Montserrat;
  font-size: 14px;
  margin-top: 35px;
  padding-bottom: 5px;
  text-transform: uppercase;
  position: relative;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.offer-content > a::after {
  background: #666666 none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  width: 100%;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.offer-content > a::after {
  width: 0;
  background: red;
}
.offer-content > a:hover:after {
  width: 100%;
}
.offer-content > a:hover {
  color: #4ea407;
  border-color: #4ea407;
}
/* portfolio-area */
.portfolio-area {
  overflow: hidden;
}
.section-info {
}
.section-info h2 {
  color: #1d2736;
  font-size: 36px;
  font-weight: 700;
  line-height: 32px;
  margin-bottom: 10px;
  text-transform: capitalize;
}
.section-info p {
  font-size: 16px;
  color: #3f3f3f;
  margin-bottom: 0;
  font-weight: 400;
}
.portfolio-menu button {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  font-family: montserrat;
  font-size: 14px;
  font-weight: 600;
  margin-right: 32px;
  padding: 0 0 6px;
  text-transform: uppercase;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.portfolio-menu button:last-child {
  margin-right: 0;
}
.portfolio-menu button:hover {
  color: #4ea407;
}
.portfolio-menu button.active {
  border-bottom: 2px solid #4ea407;
  color: #4ea407;
}
/* team-area */
.team-area {
}
.team-wrapper {
  overflow: hidden;
}
.team-img {
  position: relative;
}
.team-img a {
}
.team-img a img {
  width: 100%;
}
.team-text {
  background: #4ea407 none repeat scroll 0 0;
  bottom: 0;
  left: 0;
  padding: 25px;
  position: absolute;
  right: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
}
.team-wrapper:hover .team-text {
  opacity: 1;
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
}
.team-text h3 {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 3px;
  text-transform: capitalize;
}
.team-text span {
  color: #ffffff;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 400;
}
.team-icon {
  margin-top: 14px;
}
.team-icon > a {
  color: #ffffff;
  font-size: 14px;
  margin-right: 18px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.team-icon > a:last-child {
  margin-right: 0;
}
.team-icon > a:hover {
  color: #2a2a2a;
}
/* counter-2-area */
.counter-2-area {
  background-position: center;
  background-size: cover;
}
.counter-2-wrapper {
}
.counter-2-img {
  margin-bottom: 15px;
}
.counter-2-img img {
}
.counter-2-text {
}
.counter-2-text h2 {
  color: #ffffff;
  font-size: 36px;
  font-weight: 600;
  margin-bottom: 9px;
}
.counter-2-text span {
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
}
/* Our-Services-area */
.Our-Services-area {
}
.Our-Services-wrapper {
}
.our-services-icon {
  background: #eff2f7 none repeat scroll 0 0;
  border: 10px solid #ffffff;
  border-radius: 100%;
  -webkit-box-shadow: 0 0 0 2px #eff2f7;
  box-shadow: 0 0 0 2px #eff2f7;
  height: 112px;
  line-height: 93px;
  margin: auto auto 25px;
  text-align: center;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 112px;
  font-size: 35px;
}

.our-services-wrapper:hover .our-services-icon {
  background: #4ea407;
  -webkit-box-shadow: 0 0 0 2px #4ea407;
  box-shadow: 0 0 0 2px #4ea407;
  color: #fff;
}
.our-services-text > h3 {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 11px;
  padding-bottom: 18px;
  position: relative;
  text-transform: uppercase;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.our-services-text > h3 a {
  color: #5f5f5f;
}
.our-services-text > h3 a:hover {
  color: #4ea407;
}
.our-services-text > h3::before {
  background: #4ea407 none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 3px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  width: 33px;
}
.our-services-text > p {
  font-size: 14px;
  font-weight: 400;
  line-height: 25px;
  color: #5b5b5b;
  margin-bottom: 0;
}
/* contact-area */
.contact-area {
  background-position: center;
  background-size: cover;
}
.contact-2-area {
  background-size: cover;
}
#contact-1-form .contact-2-area {
  background-size: cover;
}
.contact-3 {
}
.contact-wrapper {
}
#contact-form {
}
#contact-form input {
  color: #707070;
  /* font-size: 11px; */
  /* font-weight: 400; */
  /* height: 60px; */
  /* margin-bottom: 30px; */
  /* padding-left: 20px; */
  /*text-transform: uppercase;*/
  width: 100%;
}
.contact-3 #contact-form input {
  background: #f9f9f9;
}
.contact-2-text {
  margin-bottom: 45px;
  margin-left: 15px;
}
.contact-2-text h2 {
  color: #363636;
  font-size: 36px;
  font-weight: 600;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.contact-2-text p {
  font-size: 14px;
  font-weight: 400;
  color: #363636;
  margin-bottom: 0;
}
.contact-wrapper-3 {
  -webkit-box-shadow: 0 2px 32px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 32px 3px rgba(0, 0, 0, 0.1);
  padding: 48px 25px;
}
.contact-3-text {
  margin-left: 17px;
}
.contact-3-text h3 {
  color: #444444;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 35px;
}
/* .contact-2 #contact-form input {
  border: 1px solid #cdcdcd;
} */
#contact-form textarea {
  color: #707070;
  padding: 20px;
  width: 100%;
  /* font-size: 11px; */
  height: 150px;
}
/*.contact-2 #contact-form textarea{border:1px solid #cdcdcd;}*/
.contact-3 #contact-form textarea {
  background: #f9f9f9;
}
#contact-form > button {
  background: #4ea407 none repeat scroll 0 0;
  border: medium none;
  color: #ffffff;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  margin-left: 15px;
  margin-top: 35px;
  padding: 17px 26px;
  text-transform: uppercase;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
#contact-form > button:hover {
  background: #222;
}
.contact-left-wrapper {
  padding-left: 50px;
}
.contact-text {
}
.contact-text h2 {
  color: #ffffff;
  font-size: 36px;
  font-weight: 400;
  margin-bottom: 32px;
  text-transform: capitalize;
}
.contact-text p {
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  line-height: 25px;
  margin-bottom: 30px;
}
.contact-icon {
  margin-bottom: 18px;
}
.contact-icon i {
  font-size: 30px;
  color: #4ea407;
}
.contact-icon-text {
}
.contact-icon-text h3 {
  font-size: 20px;
  color: #fff;
  font-weight: 400;
}
.contact-icon-text p {
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 6px;
}
.contact-icon-text p:last-child {
  margin-bottom: 0;
}
.contact-3-right-wrapper {
  -webkit-box-shadow: 0 2px 32px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 32px 3px rgba(0, 0, 0, 0.1);
  padding: 48px 25px 95px;
}
.contact-3-right-info {
  margin-bottom: 40px;
}
.contact-3-right-info h3 {
  color: #444444;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 8px;
}
.contact-3-right-info p {
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 0;
  color: #5b5b5b;
  line-height: 25px;
}
.contact-3-address {
  margin-bottom: 32px;
  overflow: hidden;
}
.contact-3-address:last-child {
  margin-bottom: 0;
}
.contact-3-icon {
  float: left;
  margin-right: 18px;
}
.contact-3-icon i {
  border: 1px solid #1d8f08;
  color: #1d8f08;
  font-size: 24px;
  height: 50px;
  width: 50px;
  text-align: center;
  line-height: 50px;
  border-radius: 100%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.contact-3-icon i:hover {
  background: #4ea407;
  border-color: #4ea407;
  color: #fff;
}
.address-text {
}
.address-text span {
  display: block;
}
.location {
  color: #666666;
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 7px;
  text-transform: capitalize;
}
.USA {
  font-size: 14px;
  color: #666666;
  font-weight: 400;
}
/* testimonial-3-area */
.testimonial-3-area {
}
.testimonial-3-wrapper {
}
.testimonial-3-img {
}
.testimonial-3-img > img {
  border-radius: 100%;
}
.testimonial-3-text {
}
.testimonial-3-text p {
  color: #f5f5f5;
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
  line-height: 30px;
  margin-bottom: 20px;
  margin-top: 15px;
}
.testimonial-3-text span {
  color: #f5f5f5;
  font-size: 19px;
  font-weight: 400;
  text-transform: capitalize;
}
.testimonial-3-active.owl-carousel .owl-item img {
  display: inline-block;
  width: auto;
}
/* breadcrumb-banner-area */
.breadcrumb-banner-area {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.breadcrumb-text {
}
.breadcrumb-text h2 {
  color: #ffffff;
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.breadcrumb-text p {
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 0;
}
.breadcrumb-menu {
  margin-top: 8px;
}
.breadcrumb-menu > li {
  display: inline-block;
}
.breadcrumb-menu > li::before {
  color: #cccccc;
  content: "-";
  padding: 0 5px;
}
.breadcrumb-menu > li:first-child::before {
  display: none;
}
.breadcrumb-menu a {
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
}
/* about-area */
.about-area {
}
.about-wrapper {
  margin-top: 150px;
}
.bout-wrapper {
}
.about-text {
}
.about-text h2 {
  color: #545454;
  font-size: 36px;
  font-weight: 700;
  line-height: 54px;
}
.about-text h2 span {
  color: #4ea407;
}
.about-text h4 {
  color: #545454;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 25px;
}
.about-text p {
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 0;
  color: #3a3a3a;
  line-height: 24px;
}
.about-right-wrapper {
  background-position: right bottom;
  background-repeat: no-repeat;
  overflow: hidden;
  padding-bottom: 160px;
  padding-top: 141px;
}
.about {
  margin-top: 50px;
}
.about-right-text {
  margin-bottom: 40px;
  overflow: hidden;
}
.about-right-text:last-child {
  margin-bottom: 0;
}
.about-right-img {
  float: left;
  margin-right: 30px;
}
.about-content {
  overflow: hidden;
}
.about-content h2 {
  color: #494949;
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 0;
  padding-top: 10px;
  text-transform: capitalize;
}
/* action-area */
.action-area {
  background-size: cover;
  background-position: center center;
}
.action-wrapper {
}
.action-text {
  /*width: 794px;*/
  margin: auto;
  text-align: center;
}
.action-text > h2 {
  color: #ffffff;
  font-size: 48px;
  font-weight: 600;
  line-height: 71px;
}
.action-text a {
  background: #ffffff none repeat scroll 0 0;
  color: #4ea407;
  display: inline-block;
  font-family: Montserrat;
  font-size: 14px;
  line-height: 1;
  margin-top: 12px;
  padding: 17px 35px;
  text-transform: uppercase;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.action-text a:hover {
  background: #4ea407;
  color: #fff;
}
/* brand-area */
.brand-area {
}
.brand-wrapper {
}
.brand-img {
}
.brand-active.owl-carousel .owl-item img {
  display: inline-block;
  width: auto;
}
/* project-details-area */
.project-details-area {
}
.project-details-active .owl-nav div {
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid #ff8c58;
  border-radius: 100%;
  color: #ff8c58;
  display: inline-block;
  font-size: 36px;
  height: 50px;
  left: -15px;
  line-height: 50px;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 50px;
}
.project-details-active .owl-nav div.owl-next {
  left: auto;
  right: -15px;
}
.project-details-active:hover .owl-nav div {
  opacity: 1;
}
.project-details-active:hover .owl-nav div:hover {
  background: #4ea407;
  color: #fff;
  border: #fff;
}
.project-details-active:hover .owl-nav div.owl-next {
  left: auto;
}
.project-text {
}
.project-text h3 {
  color: #454545;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 20px;
  text-transform: capitalize;
}
.project-text p {
  color: #5b5b5b;
  font-size: 14px;
  font-weight: 400;
  line-height: 25px;
  margin-bottom: 25px;
}
.project-text p:last-child {
  margin-bottom: 0;
}
.project-details-2-wrapper {
}
.project-2-text {
  color: #454545;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 30px;
  text-transform: capitalize;
}
.project-details-2-content p {
  color: #5b5b5b;
  font-size: 14px;
  font-weight: 400;
  line-height: 25px;
  margin-bottom: 22px;
}
.deatils-menu {
  display: inline-block;
}
.deatils-menu li {
  color: #5b5b5b;
  font-family: Montserrat;
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 14px;
}
.deatils-menu li:last-child {
  margin-bottom: 0;
}
.deatils-menu li span {
  color: #2f2f2f;
  font-size: 15px;
}
.deatils-menu li::before {
  color: #4ea407;
  content: "";
  font-family: Material-Design-Iconic-Font;
  font-size: 16px;
  margin-right: 18px;
}
.project-details-right-content > p {
  color: #5b5b5b;
  font-size: 14px;
  line-height: 25px;
  margin-bottom: 28px;
}
.project-details-right-content > p:last-child {
  margin-bottom: 0;
}
.project-details-2-wrapper.mb-30 > img {
  width: 100%;
}
/* pricing-area */
.pricing-area {
}
.pricing-wrapper {
  background: #232f39 none repeat scroll 0 0;
  border-radius: 23px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.pricing-wrapper:hover {
  background: #4ea407;
}
.pricing-top {
  padding-top: 56px;
}
.pricing-top h3 {
  color: #ffffff;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 0;
  text-transform: uppercase;
}
.pricing-bottom {
  margin-top: 30px;
}
.pricing-bottom span {
  color: #ffffff;
  font-size: 30px;
  font-weight: 700;
  font-family: montserrat;
}
.pricing-menu {
  padding: 38px;
}
.pricing-menu li {
  color: #ffffff;
  font-size: 16px;
  padding-bottom: 18px;
}
.pricing-menu li:last-child {
  padding-bottom: 0;
}
.pricing-btn {
  display: inline-block;
  margin-bottom: 60px;
}
.pricing-btn > a {
  background: #4ea407 none repeat scroll 0 0;
  border-radius: 10px;
  color: #ffffff;
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  padding: 15px 30px;
  text-transform: uppercase;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.pricing-wrapper:hover .pricing-btn > a {
  background: #fff;
  color: #4ea407;
}
/* . {
} */
.project-details-img-wrapper > img {
  width: 100%;
}
/* map */
#map {
  height: 400px;
  width: 100%;
}
/* blog-area */
.blog-post {
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.08);
}
.blog-thumb img {
  width: 100%;
}
.blog-thumb a {
  position: relative;
  display: block;
}
.blog-icon {
  background: #000000 none repeat scroll 0 0;
  border-radius: 100%;
  color: #ffffff;
  font-size: 20px;
  height: 40px;
  left: 40px;
  line-height: 40px;
  position: absolute;
  text-align: center;
  top: 40px;
  width: 40px;
}
.blog-quote a blockquote {
  border: 0 none;
  margin: 0;
  padding: 120px 78px 120px 160px;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.blog-quote a blockquote p {
  color: #262626;
  font-size: 24px;
  line-height: 40px;
  font-style: italic;
}
.blog-quote {
  position: relative;
  background: #f4feff none repeat scroll 0 0;
}
.blog-quote::before {
  content: "";
  display: block;
  font-family: "FontAwesome";
  font-size: 29px;
  left: 44px;
  margin-bottom: 15px;
  margin-left: 0;
  margin-top: 0;
  position: absolute;
  top: 60px;
  color: #a8a8a8;
}
.blog-quote a blockquote footer {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
}
.blog-content {
  padding: 35px 40px;
}
.blog-content p {
  color: #5b5b5b;
  line-height: 28px;
  margin-bottom: 0;
}
.blog-content .text_sub_ser a {
    color: #5b5b5b;
}
.post-title > a {
  color: #383838;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.post-title > a:hover {
  color: #4ea407;
}
.post-title {
  font-size: 30px;
  font-weight: 500;
  line-height: 45px;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.blog-meta {
  margin-bottom: 18px;
}
.blog-meta span {
  color: #666;
  font-size: 12px;
  font-weight: 500;
  margin-right: 17px;
  position: relative;
  text-transform: uppercase;
}
.blog-meta span::before {
  background: #cccccc none repeat scroll 0 0;
  content: "";
  height: 3px;
  left: -13px;
  position: absolute;
  top: 8px;
  width: 6px;
}
.blog-meta span:first-child::before {
  display: none;
}
.blog-meta a {
  color: #666;
}
.read-more {
  margin-top: 30px;
}
.read-more a {
  border: 1px solid #9f9f9f;
  color: #191919;
  display: inline-block;
  font-weight: 500;
  padding: 13px 40px;
  text-transform: uppercase;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.read-more a:hover {
  background: #4ea407;
  border-color: #4ea407;
  color: #ffffff;
}
.blog-thumb-active .owl-nav div {
  background: #000000 none repeat scroll 0 0;
  color: #bcbcbc;
  display: inline-block;
  font-size: 30px;
  height: 40px;
  left: 0;
  line-height: 40px;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 40px;
}
.blog-thumb-active .owl-nav div.owl-next {
  left: auto;
  right: 0;
}
.blog-thumb-active:hover .owl-nav div {
  opacity: 1;
}
.blog-thumb-active:hover .owl-nav div:hover {
  background: #4ea407;
  color: #fff;
  border: #fff;
}
.blog-thumb-active:hover .owl-nav div.owl-next {
  left: auto;
}
.post-title span {
  background: #000000 none repeat scroll 0 0;
  border-radius: 100%;
  color: #ffffff;
  display: inline-block;
  font-size: 20px;
  height: 40px;
  left: 40px;
  line-height: 40px;
  margin-right: 17px;
  text-align: center;
  width: 40px;
}
.blog-widget-img > img {
  width: 100%;
}
.blog-widget-title {
  padding: 30px;
  background: #fafafa;
}
.blog-widget-title > p {
  color: #646464;
  font-size: 14px;
  line-height: 26px;
  margin-bottom: 21px;
}
.blog-widget-title h4 {
  color: #2f2f2f;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 0;
}
.blog-widget-icon {
  margin-top: 15px;
}
.blog-widget-title > span {
  font-weight: 400;
  font-size: 12px;
  color: #2f2f2f;
}
.blog-widget-icon > a {
  color: #a0a0a0;
  font-size: 16px;
  margin-right: 30px;
}
.blog-widget-icon > a:hover {
  color: #4ea407;
}
.blog-widget-icon > a:last-child {
  margin-right: 0;
}
.widget {
  overflow: hidden;
}
.search-form {
  overflow: hidden;
  position: relative;
}
.search-form input {
  border: 1px solid #e4e4e4;
  color: #b5b5b5;
  float: left;
  height: 50px;
  padding-left: 20px;
  width: 100%;
}
.search-form button {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  color: #b5b5b5;
  font-size: 16px;
  height: 100%;
  line-height: 50px;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 55px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.search-form button:hover {
  color: #4ea407;
}
.widget-title {
  color: #232323;
  font-size: 18px;
  font-weight: 500;
  position: relative;
  text-transform: capitalize;
}
.widget-title::after {
  border-bottom: 2px solid #6d6d6d;
  content: "";
  display: block;
  margin: 26px auto 40px 0;
  position: relative;
  width: 52px;
  z-index: 1;
}
.widget-title::before {
  border-bottom: 2px solid #f1f1f1;
  bottom: 0;
  content: "";
  display: block;
  position: absolute;
  width: 100%;
}
.recent-posts {
}
.recent-posts > li {
  margin-bottom: 30px;
  overflow: hidden;
}
.recent-posts > li:last-child {
  margin-bottom: 0;
}
.widget-posts-image {
  float: left;
  overflow: hidden;
}
.widget-posts-body {
  margin-left: 138px;
}
.widget-posts-title {
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  margin: 0;
}
.widget-posts-meta {
  color: #232323;
  font-size: 12px;
  font-weight: 400;
}
.widget-posts-title > a {
  color: #646464;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.widget-posts-title > a:hover {
  color: #4ea407;
}
.blog-categories > li {
  border-bottom: 1px solid #e5e5e5;
  color: #4c4c4c;
  margin: 0;
  overflow: hidden;
  padding: 15px 0;
  position: relative;
}
.blog-categories > li:last-child {
  border-bottom: 0 none;
  padding-bottom: 0;
}
.blog-categories > li:first-child {
  padding-top: 0;
}
.blog-categories a {
  color: #646464;
  display: block;
  font-size: 16px;
  font-weight: 400;
  position: relative;
  text-transform: capitalize;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.blog-categories a:hover {
  color: #4ea407;
}
.count {
  color: #646464;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
  font-size: 16px;
  font-weight: 500;
}
.Recent-comment {
}
.Recent-Comment > li {
  margin-bottom: 30px;
}
.Recent-Comment > li:last-child {
  margin-bottom: 0;
}
.recent-comment-icon {
  float: left;
  margin-right: 8px;
  margin-top: 4px;
}
.recent-comment-icon i {
  color: #969696;
  font-size: 20px;
}
.recent-comment-text {
  overflow: hidden;
}
.recent-comment-text h4 {
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  margin-bottom: 2px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.recent-comment-text h4 a {
  color: #262626;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.recent-comment-text h4 a:hover {
  color: #4ea407;
}
.recent-meta span {
  color: #b7b7b7;
  font-size: 12px;
  font-weight: 500;
  margin-right: 17px;
  position: relative;
  text-transform: uppercase;
}
.recent-meta span::before {
  background: #cccccc none repeat scroll 0 0;
  content: "";
  height: 5px;
  left: -13px;
  position: absolute;
  top: 8px;
  width: 5px;
}
.recent-meta span:first-child::before {
  display: none;
}
.img-widgets {
  position: relative;
}
.img-widgets > img {
  width: 100%;
}
.img-title {
  margin-left: 126px;
  overflow: hidden;
  position: absolute;
  top: 120px;
}
.img-title > h4 {
  color: #262626;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 0;
}
.img-title > a {
  color: #000000;
  display: inline-block;
  font-size: 12px;
  font-weight: 300;
  margin-left: 101px;
  margin-top: 88px;
}
.news-form {
  position: relative;
}
.news-form input {
  border: 1px solid #e4e4e4;
  color: #b5b5b5;
  float: left;
  height: 50px;
  padding-left: 20px;
  width: 100%;
}
.news-form button {
  background: #2c2c2c none repeat scroll 0 0;
  border: medium none;
  color: #ffffff;
  display: inline-block;
  font-size: 16px;
  height: 40px;
  margin-right: 5px;
  margin-top: 5px;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 40px;
  line-height: 40px;
  text-align: center;
}
.news-form button:hover {
  background: #4ea407;
}
.Instagram-img {
}
.Instagram-img li {
  float: left;
  overflow: hidden;
  padding: 3px;
  width: 33.33%;
}
.Instagram-img li a {
}
.Instagram-img img {
  width: 100%;
}
.tweets-post {
}
.tweets-post > li {
  margin-bottom: 22px;
}
.tweets-post > li:last-child {
  margin-bottom: 0;
}
.tweets-icon-tittle {
}
.tweets-icon-tittle h5 {
  margin-bottom: 10px;
}
.tweets-icon-tittle h5 i {
  color: #262626;
  font-size: 20px;
  margin-right: 6px;
}
.tweets-icon-tittle h5 a {
  color: #262626;
  font-size: 16px;
  font-weight: 400;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.tweets-icon-tittle h5 a:hover {
  color: #4ea407;
}
.tweets-icon-tittle > p {
  color: #262626;
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 7px;
}
.Social-Network {
}
.Social-icon > a {
  background: #f6f6f6 none repeat scroll 0 0;
  color: #262626;
  float: left;
  font-size: 20px;
  height: 60px;
  line-height: 64px;
  margin-right: 5px;
  text-align: center;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 23%;
}
.Social-icon > a:hover {
  background: #4ea407;
  color: #fff;
}
.tag {
}
.tag li {
  display: inline-block;
  margin-bottom: 8px;
  margin-right: 5px;
}
.tag li:last-child {
  margin-bottom: 0;
  margin-right: 0;
}
.tag li a {
  border: 1px solid #cbcbcb;
  color: #232323;
  display: inline-block;
  font-size: 14px;
  line-height: 1;
  padding: 14px 28px;
  text-align: center;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  font-weight: 400;
  text-transform: capitalize;
}
.tag li a:hover {
  background: #4ea407;
  border-color: #4ea407;
  color: #fff;
}
blockquote {
  border-left: 5px solid #4b4a4a;
  color: #666666;
  font-style: italic;
  font-weight: bold;
  line-height: 30px;
  margin: 52px 0 54px 70px;
  padding: 0 70px 0 26px;
}
.blog-menu {
  margin: 47px 100px 46px;
}
.blog-menu li {
  color: #666666;
  font-size: 16px;
  margin-bottom: 19px;
  position: relative;
  list-style: inside;
}
.blog-menu li:last-child {
  margin-bottom: 0;
}
.blog-banner {
  margin-bottom: 40px;
  margin-top: 55px;
}
.banner-img {
}
.banner-img > img {
  width: 100%;
}
.user-info {
  display: block;
  margin: 47px 0 53px;
  overflow: hidden;
}
.user-text {
  color: #666666;
  display: inline-block;
  float: left;
  font-family: dosis;
  letter-spacing: 2px;
}
.user-name {
  padding-right: 47px;
}
.user-share {
  display: inline-block;
  float: right;
}
.user-share > span {
  color: #666666;
  display: inline-block;
  float: left;
  font-family: dosis;
  letter-spacing: 3px;
  margin-right: 14px;
}
.user-share > ul {
  display: inline-block;
}
.user-share > ul > li {
  display: inline-block;
  float: left;
  margin-left: 30px;
}
.user-share > ul > li:first-child {
  margin-left: 0;
}
.user-share a {
  color: #666666;
}
.user-text a {
  color: #666666;
}
.next-prev {
  border-bottom: 1px solid #e7e7e7;
  border-top: 1px solid #e7e7e7;
  padding: 20px 0;
}
.next-prev a {
  background-color: #ffffff;
  border-radius: 5px;
  color: #666666;
  display: inline-block;
  font-size: 14px;
  letter-spacing: 2px;
  padding: 8px 20px;
  text-transform: capitalize;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  background: #f1f1f1;
}
.next-prev a:hover {
  background-color: #4ea407;
  color: #ffffff;
}
.next-prev a i {
  color: #666666;
  font-size: 11px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.next-prev a:hover i {
  color: #ffffff;
}
a.next-btn {
  float: right;
}
.author {
  display: block;
  margin: 100px 0;
  overflow: hidden;
}
.author-img {
  display: inline-block;
  float: left;
}
.author-info > h4 {
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 2px;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.author-info > h4 a {
  color: #666666;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.author-info > h4 a:hover {
  color: #4ea407;
}
.author-info {
  padding: 0 80px 0 152px;
}
.author-info > h4 a span {
  color: #999999;
  font-size: 14px;
  margin-left: 7px;
}
.author-info > p {
  color: #666666;
  font-size: 14px;
  line-height: 25px;
  margin-bottom: 0;
}
.related-post {
  display: block;
  overflow: hidden;
}
.sidebar-title {
  color: #000000;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 4px;
  margin-bottom: 64px;
  position: relative;
  text-transform: uppercase;
}
.sidebar-title::before {
  background-color: #000000;
  bottom: -20px;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  width: 120px;
}
.single-related-post img {
  width: 100%;
}
.related-post-title {
  margin-top: 20px;
}
.related-post-title > h3 {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.related-post-title > h3 a {
  color: #202020;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.related-post-title > h3 a:hover {
  color: #4ea407;
}
.related-post-title > span {
  color: #636363;
  font-size: 13px;
}
.single-comment {
  position: relative;
}
.comment-img {
  display: inline-block;
  float: left;
}
.comment-text {
  padding-left: 150px;
}
.comment-text > h3 {
  color: #000000;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 2px;
  margin-bottom: 11px;
  text-transform: uppercase;
}
.comment-text > p {
  color: #525252;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 24px;
  padding-right: 25px;
}
.comment-border {
  border-bottom: 1px solid #e4e4e4;
  margin-bottom: 40px;
  padding-bottom: 40px;
}
.single-comment.comment-border:last-child {
  margin-bottom: 0;
}
.parent-comment {
  border-bottom: 1px solid #e4e4e4;
  margin-bottom: 40px;
  padding-bottom: 40px;
}
.comment-text > a {
  background-color: #ffffff;
  border: 1px solid #e4e4e4;
  border-radius: 50px;
  bottom: -16px;
  color: #4c4c4c;
  display: inline-block;
  font-size: 12px;
  letter-spacing: 1px;
  padding: 7px 20px 6px;
  position: absolute;
  right: 0;
  text-transform: uppercase;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.comment-text > a:hover {
  background-color: #4ea407;
  color: #ffffff;
  border-color: #4ea407;
}
.replay-comment {
  margin-left: 150px;
}
.leave-comment > h3 {
  color: #222222;
  font-family: dosis;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 2px;
  margin-bottom: 11px;
  text-transform: uppercase;
}
.leave-comment > h3 {
  color: #222222;
  font-family: dosis;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 2px;
  margin-bottom: 11px;
  text-transform: uppercase;
}
.leave-comment > p {
  color: #000000;
  font-size: 14px;
  letter-spacing: 1px;
  margin: 0;
}
.leave-comment-form {
  margin-top: 40px;
}
.leave-comment-form form textarea {
  background: #ffffff none repeat scroll 0 0;
  /*border: 1px solid #dddddd;*/
  color: #666666;
  font-size: 14px;
  height: 178px;
  letter-spacing: 1px;
  padding: 30px;
  width: 100%;
}
.leave-comment-form form input {
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid #dddddd;
  color: #666666;
  font-size: 14px;
  height: 48px;
  letter-spacing: 1px;
  padding: 2px 30px;
  width: 100%;
}
.leave-comment-form .submit {
  background-color: #4ea407;
  border: 1px solid #4ea407;
  color: #ffffff;
  display: inline-block;
  font-size: 16px;
  letter-spacing: 1px;
  padding: 11px 28px 12px;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.leave-comment-form .submit:hover {
  background-color: #ffffff;
  border: 1px solid #dddddd;
  color: #666666;
}
#scrollUp {
  background-color: #4ea407;
  bottom: 30px;
  color: #ffffff;
  font-size: 25px;
  height: 50px;
  line-height: 50px;
  right: 30px;
  text-align: center;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 50px;
  z-index: 9 !important;
}
#scrollUp:hover {
  background: #1d8f08;
  color: #fff;
}

.brand-img {
  text-align: center;
}
.hd-telephone {
  display: none;
}

@media (max-width: 768px) {
  .hd-telephone {
    position: absolute;
    background-color: #1d8f08;
    color: #ffffff;
    padding: 10px;
    border-radius: 10px;
    float: right;
    right: 10px;
    z-index: 999;
    top: 215px;
    overflow: hidden;
    display: block;
  }
  .hd-button span:after {
    top: 100%;
    margin-top: 3px;
  }
  .hd-telephone a {
    color: #ffffff;
    display: block;
    text-align: left;
    padding: 2px 0px 2px 0px;
  }
  .hd-telephone a:hover {
    color: #1e120d;
  }
  .hd-button {
    float: right;
    /* display: none; */
    padding: 15px;
    cursor: pointer;
    top: -45px;
    right: 17px;
    position: absolute;
    z-index: 99;
  }
  .hd-button span {
    position: absolute;
    width: 6px;
    height: 6px;
    line-height: 6px;
    text-align: center;
    background: #fff;
    margin-left: -3px;
    border-radius: 50%;
    transition: 0.3s all ease;
  }
  .hd-button span,
  .hd-button span:before,
  .hd-button span:after {
    position: absolute;
    width: 6px;
    height: 6px;
    line-height: 6px;
    text-align: center;
    background: #000;
    margin-left: -3px;
    border-radius: 50%;
    transition: 0.3s all ease;
  }
  .navbar-collapse {
    max-height: 340px;
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    width: 100%;
    margin-left: 0px !important;
    margin-right: 0px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .navbar-nav {
    /*margin: 7.5px -45px;
        padding-top: 50px;
        padding-right: 70px;*/
    width: 100%;
    margin: 0px;
  }
  .navbar .container {
    padding: 0px 15px 0px 15px;
  }
  .nav > li,
  .nav > li > a {
    display: block;
    position: relative;
  }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
  }
  .nav > li > a {
    padding: 10px 15px;
  }
  .nav > li,
  .nav > li > a {
    display: block;
    position: relative;
  }
  .collapse {
    display: none;
  }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px;
  }
  .hd-button span:before,
  .hd-button span:after {
    content: "";
  }
  .hd-button span:before {
    bottom: 100%;
    margin-bottom: 3px;
  }

  .hd-button span,
  .hd-button span:before,
  .hd-button span:after {
    position: absolute;
    width: 6px;
    height: 6px;
    line-height: 6px;
    text-align: center;
    background: #000;
    margin-left: -3px;
    border-radius: 50%;
    transition: 0.3s all ease;
  }
  .hd-button span:before,
  .hd-button span:after {
    content: "";
  }
  .hd-telephone {
    display: none;
  }

  .deatils-menu.floatright {
    float: left;
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .slider-text {
    position: relative;
    height: 140px;
    padding: 0px !important;
    margin-top: -150px;
  }

  .slider-text a {
    /*position: absolute;
      margin-top: 90px;*/
  }

  .slider-text a:first-child {
    top: 70px;
  }
}

div#fixed-contact {
  display: none;
}
a#scrollUp {
  margin-bottom: 80px;
}

/*nuevo footer desing*/
@media only screen and (max-width: 767px) {
  #footer {
    /*padding-bottom: 60px;*/
  }
  a#ui-to-top {
    margin-bottom: 180px;
  }
  div#fixed-contact {
    display: block;
  }
  div.new-footer {
    background-color: rgb(0 0 0 / 82%);
    position: fixed;
    display: block;
    bottom: 0;
    width: 100%;
    border-top: 3px solid #00dc8f;
    z-index: 99;
    height: 60px;
    border-top: 3px solid #4ea407;
    border-left: 3px solid #4ea407;
    border-right: 3px solid #4ea407;
    border-radius: 30px 30px 0 0;
  }
  div#fixed-contact .phone-btn a {
    /*backface-visibility: hidden;*/
    background-color: #07db50 !important;
  }
  ul.link_footer > li {
    margin-right: 30px;
  }
  ul.list.list-marked-none.link_footer {
    margin-top: -10px;
  }
  div#fixed-contact .columns.phone-btn {
    left: 25%;
  }
  .columns.phone-btn span {
    text-align: left;
    left: 0px;
  }
  div#fixed-contact .columns {
    display: inline-block;
    width: auto;
    text-align: center;
    float: none;
    /*        position: absolute;*/
    transform: translate(-50%, -50%);
    top: 35%;
    padding: 0;
  }
  div#fixed-contact .email-btn a {
    display: block;
    border-radius: 50%;
    width: 65px;
    height: 65px;
    top: -20px;
    position: relative;
    border: 4px solid #f15731;
    background-clip: padding-box;
    background-color: #000 !important;
  }
  div#fixed-contact .email-btn a i {
    position: relative;
    transform: translateY(-50%);
    top: 50%;
    font-size: 23px;
    color: #fff;
  }
  div#fixed-contact .phone-btn a {
    display: block;
    border-radius: 50%;
    width: 65px;
    height: 65px;
    top: -20px;
    position: relative;
    border: 4px solid #f15731;
    background-clip: padding-box;
    background-color: #000 !important;
  }
  div#fixed-contact .phone-btn a i {
    position: relative;
    transform: translateY(-50%);
    top: 50%;
    font-size: 34px;
    color: #fff;
  }
  div#fixed-contact .quote-btn a {
    display: block;
    border-radius: 50%;
    width: 65px;
    height: 65px;
    top: -20px;
    position: relative;
    border: 4px solid #f15731;
    background-clip: padding-box;
    background-color: #000 !important;
  }
  div#fixed-contact .quote-btn a i {
    position: relative;
    transform: translateY(-50%);
    top: 50%;
    font-size: 24px;
    color: #fff;
  }
  .quote-btn span,
  .email-btn span {
    left: -20px;
  }
  div#fixed-contact a i {
    display: block;
    color: #fff;
  }
  .columns {
    left: 20%;
    position: relative;
  }
  div#fixed-contact a div.pnl-email {
    background-color: #3f51b5;
  }
  .pnl-email > i {
    line-height: 50px;
  }
  p.titiel_menu {
    display: block;
    position: absolute;
    color: #fff;
    left: 50px;
    top: 5px;
  }
  div#fixed-contact a div.pnl-email,
  div#fixed-contact a div.pnl-freequote {
    border-radius: 100%;
    border: 1px solid white;
    display: block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    margin: 0px auto;
  }
  div#fixed-contact a div.pnl-freequote {
    background-color: #03a9f4;
  }
  .pnl-freequote > i {
    line-height: 50px;
  }
  div#fixed-contact .columns.quote-btn {
    left: calc(-5% + 120px);
  }
  div#fixed-contact .columns:not(.phone-btn) {
    width: 30%;
  }
  div#fixed-contact a span {
    font-size: 16px;
    color: #fff;
    padding-top: 3px;
    display: block;
    font-family: inherit;
  }
  i.fa.fa-file-text {
    font-size: 21px;
  }
  div#fixed-contact .columns.email-btn {
    left: calc(55% - 120px);
  }
  i.fa.fa-envelope {
    font-size: 17px;
  }
  i#icon-new-footer {
    font-size: 20px;
  }
  ul.link_footer > li {
    /*width: 130px;*/
  }
  .columns span {
    position: relative;
    bottom: 15px;
    color: #fff;
    width: 115px;
    font-size: 15px;
    text-align: center;
  }
  button#back-to-top-btn {
    margin-bottom: 75px;
  }
  i.icon.la.la-envelope-o.new {
    font-size: 23px;
  }
  i.icon.la.la-file-o {
    font-size: 27px;
  }
  div#fixed-contact {
    z-index: 9999;
  }
  p.situacion {
    z-index: 99;
  }
  ul#filters li {
    width: 100%;
  }
}

/*nuevos estilos agregados*/

span.descri {
  margin-top: 12px;
}
a.active-aside {
  color: #4ea407;
}
ul.sub-menu > li.active {
  background-color: #4ea407;
}
ul.sub-menu > li.active > a {
  color: #ffffff !important;
}
a.text-subfooter2 {
  color: #fff;
}
a.text-subfooter2:hover {
  color: #4ea407;
}
.copyright.webamil {
  text-align: center;
}
.copyright.sysall {
  text-align: right;
}
.site-branding {
  padding: 10px 11px 17px 8px;
  position: relative;
}
.header-left {
  margin-top: 50px;
}
.header-left-icon {
  margin-top: 50px;
}

.blue-bg {
  background: #1d8f08 !important;
}
.footer-color {
  background-color: #1d8f08;
}
.footer-sub-color {
  background-color: #009d14 !important;
}
h2.title-footer {
  color: #fff;
}
.footer-text-new > p {
  color: #fff;
}
ul.footer-menu-new1 > li > a {
  color: #fff;
}
ul.footer-menu-new2 > li > a {
  color: #fff;
}
ul.footer-link-new > li > span {
  color: #fff;
}
ul.footer-menu.footer-menu-new1 > li {
  display: inline-block;
  width: 49%;
}
ul.footer-menu.footer-menu-new1 {
  width: 330px;
}
img.logo-ssl {
  width: 98px;
  border-radius: 100%;
}
.seccion-icons-header {
  display: block;
}
li#option-menu {
  display: none;
}
button.btn-envio {
  background: #4ea407 none repeat scroll 0 0;
  border: medium none;
  color: #ffffff;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  margin-left: 15px;
  margin-top: 35px;
  padding: 17px 26px;
  text-transform: uppercase;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.modal.in {
  margin-top: 90px;
}
select#services,
select#type,
select#about {
  -webkit-appearance: menulist-button !important;
}
img.logo-reviews {
  border-radius: 10px;
  width: 95%;
}
li.clock {
  width: 182px;
}
.slider-text.btn1 {
  text-align: center;
}
i.icon-services {
  padding-top: 14px;
}
h2.title-anima {
  color: #fff;
}

a.link-free {
  color: #fff;
  background-color: #4ea407;
  text-align: center;
  padding: 14px;
  border-radius: 10px;
}
i.fa.fa-calculator.icon-header {
  color: #fff;
}
a.link-free:hover,
a.link-free.active {
  background-color: #1d8f08;
}
i.fa.fa-desktop.icon-reviews {
  border-radius: 100%;
  border: 1px solid #4ea407;
  width: 100px;
  height: 100px;
  line-height: 100px;
  font-size: 28px;
  background-color: #1d8f08;
  color: #fff;
}
p.text_link {
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 40px;
  margin-top: 20px;
  padding-bottom: 5px;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  position: relative;
  color: #1d8f08;
}

.caja9 {
  -webkit-transition: 1s linear;
  transition: 1s linear;
  /*background-color: #2C3E50;*/
}
.caja9:hover {
  margin: 80px;
}

.service-img:hover > img {
  /*  transform: scale(1.1);*/
  cursor: pointer;
  /*  padding: 14px;*/
  transition-duration: 0.15s;
}
.img-animacion {
  text-align: right;
  margin-top: -145px;
}

img.rebote {
  -webkit-transform: rotateY(180deg);
  -webkit-transform-style: preserve-3d;
  transform: rotateY(180deg);
  transform-style: preserve-3d;
  transition-duration: 1s;
  transition-delay: 2s;
}

/* Standard syntax */
@keyframes rebote {
  0% {
    left: 0px;
    top: 0px;
  }
  25% {
    left: 0px;
    top: 0px;
  }
  50% {
    left: 0px;
    top: -100px;
  }
  75% {
    left: 0px;
    top: -100px;
  }
  100% {
    left: 0px;
    top: 0px;
  }
}

div#item1 {
  animation-delay: 0.09s;
}
h3.text-galleries {
  color: #fff;
}
.slider-text {
  /*background: rgba(0, 0, 0, 0.23);*/
  padding: 10px 10px 20px 10px;
}
.slider-text > a {
  /* margin-left: 20px; */
}
.offer-content > a {
  position: absolute;
}
h2.cd-headline.loading-bar.title-anima {
  text-shadow: 3px 3px 3px #404040;
}
img.img-reviews {
  background-color: #fff;
}

.contenedor1 {
  margin: 2rem auto;
  height: 150px;
  width: 100%;
  overflow: auto;
  box-sizing: border-box;
  text-align: left;
  padding-right: 21px;
  padding-left: 20px;
}

/* Estilos para motores Webkit y blink (Chrome, Safari, Opera... )*/

.contenedor1::-webkit-scrollbar {
  -webkit-appearance: none;
}

.contenedor1::-webkit-scrollbar:vertical {
  width: 10px;
}

.contenedor1::-webkit-scrollbar-button:increment,
.contenedor1::-webkit-scrollbar-button {
  display: none;
}

.contenedor1::-webkit-scrollbar:horizontal {
  height: 10px;
  scrollbar-height: 10px;
}

.contenedor1::-webkit-scrollbar-thumb {
  background-color: #797979;
  border-radius: 20px;
  border: 2px solid #f1f2f3;
  height: 50px;
}

.contenedor1::-webkit-scrollbar-track {
  border-radius: 10px;
}
.testimonial-text {
  padding-right: 14px;
  padding-bottom: 20px;
}
.star-rating a {
  display: inline-block;
  color: #f39c12 !important;
}
.star-rating.new {
  margin-top: -25px;
}
.star-rating.new > a {
  font-size: 30px;
}
img.img-logo-home {
  /*display: block;*/
}

/* Ipad en orientacion horizantal*/
@media only screen and (min-width: 991px) {
  .main-menu ul li > a {
    font-size: 12px;
  }
  .phone:not(label) {
    font-size: 10px;
  }
  .header-left-icon {
    display: none;
  }
}

/* Ipad en orientacion vertical*/
@media (max-width: 1023px) {
  .slider-text {
    margin-top: 10px;
  }
  .phone:not(label) {
    font-size: 10px;
  }
}

@media (max-width: 991px) {
  .offer-content.content-what-we {
    padding: 42px 62px 184px 35px;
  }
  img.logo-reviews {
    margin-bottom: 10px;
  }
  .portfolio-menu.text-center.mb-50 > button {
    display: inherit;
    margin-bottom: 10px;
  }
  .portfolio-area.pt-120.pb-110 {
    margin-top: -74px;
  }
  .offer-content.content-what-we > a {
    padding-top: 16px;
  }
  img.img-logo-home {
    display: none;
  }
  .seccion-icons-header {
    display: none;
  }
  .seccion-btn-free > div.make-appointment > img {
    display: none;
  }
  .seccion-btn-free > div.make-appointment > a {
    display: none;
  }
  .mean-container a.meanmenu-reveal {
    margin-top: -45px !important;
  }
  .ssl {
    margin-bottom: 25px;
  }
  .copyright.sysall {
    text-align: center;
  }
  ul.footer-menu.footer-menu-new1 {
    width: 100%;
  }
  .mean-nav > ul {
    height: 350px;
  }
  li#option-menu {
    display: block;
  }
  li.clock {
    width: 100%;
  }
}

.bar-counter {
  font-size: 25px !important;
  text-transform: uppercase;
}

@media only screen and (min-width: 1824px) {
  .main-menu ul li > a {
    font-size: 14px;
  }
  .phone {
    font-size: 15px;
  }
}

.new-content {
  text-align: right;
}
p.text-color {
  font-size: 16px;
  color: #8e8e8e;
}
p.lic-pie {
  color: #fff;
  width: 320px;
  margin-top: 10px;
}
.header-logo {
  position: relative;
  right: 70px;
}

/*Inicio de quickacces*/
.justify-content-around {
  justify-content: space-around;
}
.d-flex {
  display: flex;
}
.justify-content-center {
  justify-content: center;
}
.row-o {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(var(--bs-gutter-y) * -1);
  margin-right: calc(var(--bs-gutter-x) * -0.5);
  margin-left: calc(var(--bs-gutter-x) * -0.5);
}
.row-o > * {
  flex-shrink: 0;
  /* width: 100%; */
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}
.col-auto {
  flex: 0 0 auto !important;
  width: auto;
}
.position-relative {
  position: relative !important;
}
.position-fixed {
  position: fixed;
}
.z-999 {
  z-index: 999;
}
.w-100 {
  width: 100%;
}
.bottom-0 {
  bottom: 0;
}
/*fin de quickacces*/

@media (min-width: 992px) {
  .d-lg-none {
    display: none;
  }
}

@media (max-width: 991px) {
  .thumbnail-type-2 img.border {
    border: 8px solid #4ea407;
    position: relative;
    display: block;
    width: 100%;
  }
  .grid_galleries {
    height: 100% !important;
  }
  .footer-text {
    margin-top: 15px;
  }
  .header-top-area {
    display: none;
  }
}

.w-100 {
  width: 100%;
}

.w-75 {
  width: 75%;
}

.w-50 {
  width: 50%;
}

.w-25 {
  width: 25%;
}

.py-3 {
  padding: 1.75rem 0;
}

.mx-auto {
  margin: 0 auto;
}

.menu-title {
  position: absolute;
  top: -40px;
  left: 65px;
  z-index: 3;
  font-size: 20px;
}

.lucide:not(.lucide-circle-off):not(.lucide-circle-x) {
  color: #4ea407;
}
/* .service-text p.text_services {
  height: 110px;
} */
h4.title_sub_ser {
  color: #000;
  font-weight: 600;
  margin-bottom: 0px;
}
p.text_sub_ser {
  line-height: 20px;
}
.post-title {
  font-weight: 600;
}
ul.ser_list_sub {
  margin-top: 10px;
}
ul.ser_list_sub {
  margin-top: 10px;
  margin-bottom: 20px;
}
span.USA a {
  color: #666666;
}

.pagination {
  display: flex;
  justify-content: center;
  gap: 10px;
  align-items: center;
}

.pagination.two {
  justify-content: center;
}

.filter-buttons {
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
  flex-wrap: wrap;
  gap: 10px;
}

.filter-button {
  background-color: #f0f0f0;
  border: none;
  padding: 10px 20px;
  cursor: pointer;
  transition: background-color 0.3s;
}

.filter-button:hover,
.filter-button.active {
  background-color: #333;
  color: #fff;
}

.isotope-item {
  margin-bottom: 20px;
}

.project-item {
  position: relative;
  overflow: hidden;
  border-radius: 8px;
  height: 400px;
  display: block;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.project-item img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  transition: transform 0.3s;
}

.project-item:hover img {
  transform: scale(1.05);
}

.project-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
  padding: 10px;
  transform: translateY(100%);
  transition: transform 0.3s;
}

.project-item:hover .project-overlay {
  transform: translateY(0);
}

.project-title {
  margin: 0;
  font-size: 1.1em;
  color: #fff;
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}
.review-container {
  width: 100%;
  background-color: #fff;
  padding: 20px;
  border-radius: 12px;
  height: 400px;
}

.review-profile {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 20px;
}

.review-profile > i,
.review-profile > img {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  border-radius: 100%;
  background-color: #282828;
  color: #fff;
  object-fit: cover;
  object-position: center;
  padding: 10px;
}

.review-profile p {
  display: flex;
  flex-direction: column;
  line-height: normal;
}

.review-profile p i {
  color: #d6d63b;
}

.review-content {
  max-height: 270px;
  overflow: overlay;
  padding: 0 20px;
}
img.img-face-galleries {
  width: 250px;
}
.offer-content {
  padding: 45px 62px 120px 35px;
}
.footer-text {
  margin-top: 10px;
}
.slider-wrapper {
  padding: 300px 0 !important;
}
.new-content {
  margin-top: 10px;
}
ul.list_follow_contact i {
  border: 1px solid #4ea407;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 100%;
  font-size: 24px;
  color: #4ea407;
}
ul.list_follow_contact li {
  display: inline-block;
  margin-right: 20px;
}
.contact-3-right-wrapper {
  padding: 48px 30px 48px;
}

.filter-btn svg {
  color: #fff;
}

.gap-3 {
  gap: 1.75rem;
}
.deatils-menu-new li {
    color: #5b5b5b;
    font-family: Montserrat;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 14px;
}

@media (min-width: 992px) {
  .service-text h2 {
    height: 44px;
  }
  h2.title-anima {
    height: 210px;
  }
  .service-text p.text_services {
    height: 144px;
  }
}

@media (min-width: 1200px) {
  .service-text h2 {
    height: initial;
  }

  .service-text p.text_services {
    height: 110px;
  }
}
