/*----------------------------------------------------
@File: Default Styles
@Author: Rocky
@URL: http://themeforest/user/wethemez

This file contains the styling for the actual theme, this
is the file you need to edit to change the look of the
theme.
---------------------------------------------------- */
/*=====================================================================
@Template Name: Cafe-Resto
@Author: Rocky
@Developed By: Rocky
@Developer URL: http://rocky.obaidul.com

@Default Styles

Table of Content:
01/ variables
02/ predefined
03/ header
04/ slider
05/ Button
06/ about-us 
07/ our-menu
08/ page-cover
09/ caferesto 
10/ team 
11/ blog 
12/ events 
13/ footer  
=====================================================================*/
/*Color Variables*/
/*=========Prefix==========*/
/*----------------------------------------------------*/
/*font Variables*/
/*Color Variables*/
@import 'https://fonts.googleapis.com/css?family=Lato:300,400,700,900|Poppins:300,400,500,600,700';
@font-face {
  font-family: "heavy";
  src: url(../fonts/theme-font/lato-heavy.woff);
}
@font-face {
  font-family: "latosm";
  src: url(../fonts/theme-font/Lato-Semibold.woff);
}
/*---------------------------------------------------- */
/*----------------------------------------------------*/
/* Extra css
============================================================================================ */
body, h1, h2, h3, h4, h5, h6, p {
  margin: 0px;
  padding: 1px;
  line-height: normal;
}

ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.row.m0 {
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
  cursor: pointer;
}
a:hover, a:focus {
  text-decoration: none;
}

audio, canvas, img, svg, video {
  max-width: none;
}

#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #26a65b;
  z-index: 99999999;
  background: #eee;
}

#preloader_1 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateY(-50%);
}

#preloader_1 span {
  display: block;
  bottom: 0px;
  width: 6px;
  height: 5px;
  background: #252c35;
  position: absolute;
  animation: preloader_1 1.5s  infinite ease-in-out;
}

#preloader_1 span:nth-child(2) {
  left: 11px;
  animation-delay: .2s;
}

#preloader_1 span:nth-child(3) {
  left: 22px;
  animation-delay: .4s;
}

#preloader_1 span:nth-child(4) {
  left: 33px;
  animation-delay: .6s;
}

#preloader_1 span:nth-child(5) {
  left: 44px;
  animation-delay: .8s;
}

@keyframes preloader_1 {
  0% {
    height: 5px;
    transform: translateY(0px);
    background: #252c35;
  }

  25% {
    height: 30px;
    transform: translateY(15px);
    background: #1c954e;
  }

  50% {
    height: 5px;
    transform: translateY(0px);
    background: #252c35;
  }

  100% {
    height: 5px;
    transform: translateY(0px);
    background: #252c35;
  }
}
/* End Extra css
============================================================================================ */
/* About tittle css
============================================================================================ */
.about_tittle h2 {
  font-size: 22px;
  font-family: "heavy";
  color: #313c45;
}

/* End About tittle css
============================================================================================ */
/* End Section tittle css
============================================================================================ */
.section_tittle h2 {
  font-size: 26px;
  font-family: "Lato", sans-serif;
  font-weight: 900;
  color: #262f36;
}
.section_tittle_2 {
  text-align: center;
  margin-bottom: 40px;
}
.section_tittle_2 img {
  margin-top: 40px;
  width: 100%;
}
.section_tittle p {
  line-height: 30px;
  font-size: 13px;
  color: #848484;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  padding-top: 15px;
}

/*.news_tittle {
  text-align: center;
}*/
.news_tittle h2 {
  font-size: 26px;
  font-family: "Lato", sans-serif;
  font-weight: 900;
  color: #262f36;
  padding-bottom: 15px;
}
.news_tittle p {
  font-size: 13px;
  line-height: 30px;
  font-family: "Poppins", sans-serif;
  color: #848484;
  /*max-width: 600px;*/
  margin: 0 auto;
}

/* End Section tittle css
============================================================================================ */
/* Footer widget tittle css
============================================================================================ */
.f_widget_tittle {
  padding-bottom: 25px;
}
.f_widget_tittle h3 {
  color: #fff;
  font-family: "Lato", sans-serif;
  font-weight: bold;
  font-size: 16px;
  text-transform: uppercase;
}

/* End Footer widget tittle css
============================================================================================ */
/* Partner area css
============================================================================================ */
.partner_area {
  background: #f7f7f7;
  padding: 75px 0px 95px 0px;
}
.partner_area .news_tittle {
  padding-bottom: 50px;
}
.partner_area .partner_img img {
  max-width: 100%;
}
.partner_area.partner_area2 {
  background: #fff;
  padding: 50px 0px;
}
.partner_area.partner_area2 .partner_img {
  border: 1px solid #eae9e6;
}

.info_tittle h4 {
  font-size: 20px;
  color: #000;
  font-family: "Lato", sans-serif;
  font-weight: bold;
}

.widget_tittle {
  padding-bottom: 35px;
}
.widget_tittle h3 {
  font-size: 20px;
  font-family: "Lato", sans-serif;
  font-weight: bold;
  color: #000;
}

.comm_tittle h4 {
  font-family: "Lato", sans-serif;
  font-weight: bold;
  color: #1b2c3e;
  font-size: 20px;
}

/* End Partner area css
============================================================================================ */
/*---------------------------------------------------- */
/*----------------------------------------------------*/
.main_menu_area.affix {
  width: 100%;
  top: 0;
  z-index: 999;
}
.main_menu_area.affix + section, .main_menu_area.affix + div, .main_menu_area.affix + .row {
  margin-top: 70px;
}

/* Header Top css
============================================================================================ */
.header_top {
  background: #26a65b;
}
.header_top .company_content h4 {
  color: #fff;
  line-height: 45px;
  font-size: 11px;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
}
.header_top .header_language .selector {
  display: inline-block;
  margin-right: 25px;
}
.header_top .header_language .selector .dd.ddcommon {
  width: auto !important;
  display: inline-block;
  border: none;
  outline: none;
  cursor: pointer;
}
.header_top .header_language .selector .dd.ddcommon .ddTitle {
  background: transparent;
  border-radius: 0px;
  color: #fff;
  font-size: 11px;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
}
.header_top .header_language .selector .dd.ddcommon .ddTitle .divider {
  display: none;
}
.header_top .header_language .selector .dd.ddcommon .ddTitle .ddArrow.arrowoff {
  padding-left: 14px;
  top: 23%;
}
.header_top .header_language .selector .dd.ddcommon .ddTitle .ddArrow.arrowoff:before {
  content: "\f0d7";
  font: normal normal normal 10px/1 FontAwesome;
}
.header_top .header_language .selector .dd.ddcommon .ddTitle .ddTitleText img {
  padding-right: 8px;
}
.header_top .header_language .selector .dd.ddcommon .ddChild {
  min-width: 120px;
  top: 35px !important;
  box-shadow: none;
  border-radius: 0px;
  /*height: 112px !important;*/
}
.header_top .header_language .selector .dd.ddcommon .ddChild ul li {
  padding: 10px 5px;
}
.header_top .header_language .header_social {
  display: inline-block;
}
.header_top .header_language .header_social li {
  display: inline-block;
}
.header_top .header_language .header_social li a {
  display: inline-block;
  line-height: 45px;
  color: #fff;
  font-size: 13px;
  border-right: 1px solid #5db782;
  padding: 0px 14px;
}
.header_top .header_language .header_social li:first-child a {
  border-left: 1px solid #5db782;
}
.header_top.header_top_gray {
  background: #f5f5f5;
}
.header_top.header_top_gray .company_content h4 {
  color: #353535;
  line-height: 45px;
  font-size: 11px;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
}
.header_top.header_top_gray .header_language .selector .dd.ddcommon .ddTitle {
  color: #353535;
}
.header_top.header_top_gray .header_language .header_social li a {
  color: #919191;
  border-right: 1px solid #e7e7e7;
  padding: 0px 14px;
}
.header_top.header_top_gray .header_language .header_social li:first-child a {
  border-left: 1px solid #e7e7e7;
}

/* End Header Top css
============================================================================================ */
/* Logo area css
============================================================================================ */
.logo_area {
  overflow: hidden;
  padding: 30px 0px;
}
.logo_area .contact_details_area .contact_item {
  display: inline-block;
  padding-right: 30px;
}
.logo_area .contact_details_area .contact_item .media .media-left {
  padding-right: 15px;
}
.logo_area .contact_details_area .contact_item .media .media-left i {
  border: 1px solid #dcdcdc;
  height: 46px;
  width: 46px;
  text-align: center;
  color: #26a65b;
  font-size: 18px;
  line-height: 46px;
}
.logo_area .contact_details_area .contact_item .media .media-body {
  width: auto;
  vertical-align: middle;
}
.logo_area .contact_details_area .contact_item .media .media-body h4 {
  color: #2c3e50;
  font-size: 12px;
  font-family: "Lato", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  padding-bottom: 5px;
}
.logo_area .contact_details_area .contact_item .media .media-body h5 {
  color: #434343;
  font-size: 14px;
  font-weight: bold;
  font-family: "Lato", sans-serif;
}
.logo_area .contact_details_area .request_btn {
  margin-left: 20px;
}
.logo_area.logo_middle_area {
  text-align: center;
}
.logo_area.logo_middle_area .logo_neno {
  text-align: center;
}

/* End Logo area css
============================================================================================ */
/* End Logo area css
============================================================================================ */
.main_menu_area .navbar.navbar-default {
  margin: 0px;
  background: #252c35;
  border: none;
  border-radius: 0px;
  min-height: auto;
  box-shadow: none;
}
.main_menu_area .navbar.navbar-default .navbar-collapse {
  padding: 0px;
  position: relative;
}
.main_menu_area .navbar.navbar-default .navbar-collapse .nav.navbar-nav li a {
  background: transparent;
  text-shadow: none;
  padding: 0px;
  color: #fff;
  padding-right: 50px;
  line-height: 70px;
  text-transform: uppercase;
  font-family: "Lato", sans-serif;
  font-size: 14px;
  transition: all 400ms linear 0s;
}
.main_menu_area .navbar.navbar-default .navbar-collapse .nav.navbar-nav li:hover a, .main_menu_area .navbar.navbar-default .navbar-collapse .nav.navbar-nav li.active a {
  color: #26a65b;
}
@media (min-width: 768px) {
  .main_menu_area .navbar.navbar-default .navbar-collapse .nav.navbar-nav li.submenu .dropdown-menu {
    transform: scaleY(0);
    transition: all 400ms linear 0s;
    display: block;
    transform-origin: 50% 0;
    min-width: 200px;
    background: #252c35;
    border-radius: 0px;
    border: none;
    padding: 0px;
  }
}
.main_menu_area .navbar.navbar-default .navbar-collapse .nav.navbar-nav li.submenu .dropdown-menu li a {
  padding: 0px 15px;
  line-height: 50px;
  border-bottom: 1px solid #26a65b;
  font-family: "Lato", sans-serif;
  font-size: 14px;
  text-shadow: none;
  color: #fff;
  transition: all 400ms linear 0s;
}
.main_menu_area .navbar.navbar-default .navbar-collapse .nav.navbar-nav li.submenu .dropdown-menu li:last-child a {
  border-bottom: none;
}
.main_menu_area .navbar.navbar-default .navbar-collapse .nav.navbar-nav li.submenu .dropdown-menu li:hover a {
  color: #26a65b;
}
@media (min-width: 768px) {
  .main_menu_area .navbar.navbar-default .navbar-collapse .nav.navbar-nav li:hover.submenu .dropdown-menu {
    transform: scaleY(1);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  }
}
.main_menu_area .navbar.navbar-default .navbar-collapse .search_menu {
  display: inline-block;
}
.main_menu_area .navbar.navbar-default .navbar-collapse .search_menu li a {
  line-height: 70px;
  color: #fff;
  font-size: 14px;
  text-shadow: none;
}
.main_menu_area .navbar.navbar-default .navbar-collapse .search_menu li.search_bar {
  position: static;
}
.main_menu_area .navbar.navbar-default .navbar-collapse .search_menu li.search_bar .dropdown-menu {
  top: 0px;
  min-width: auto;
  width: 100%;
  background: #26a65b;
  margin: 0px;
  border-radius: 0px;
  padding: 10px;
  height: 100%;
}
@media (min-width: 768px) {
  .main_menu_area .navbar.navbar-default .navbar-collapse .search_menu li.search_bar .dropdown-menu {
    transform: scaleY(0);
    transition: all 400ms linear 0s;
    display: block;
    transform-origin: 50% 0;
  }
}
.main_menu_area .navbar.navbar-default .navbar-collapse .search_menu li.search_bar .dropdown-menu li input {
  height: 48px;
  width: 100%;
  outline: none;
  border: none;
  padding: 0px 10px;
  border-radius: 3px;
  background: transparent;
  border: 1px solid #fff;
  font-family: "Lato", sans-serif;
  font-size: 14px;
  color: #fff;
}
.main_menu_area .navbar.navbar-default .navbar-collapse .search_menu li.search_bar .dropdown-menu li input.placeholder {
  font-family: "Lato", sans-serif;
  font-size: 14px;
  color: #fff;
}
.main_menu_area .navbar.navbar-default .navbar-collapse .search_menu li.search_bar .dropdown-menu li input:-moz-placeholder {
  font-family: "Lato", sans-serif;
  font-size: 14px;
  color: #fff;
}
.main_menu_area .navbar.navbar-default .navbar-collapse .search_menu li.search_bar .dropdown-menu li input::-moz-placeholder {
  font-family: "Lato", sans-serif;
  font-size: 14px;
  color: #fff;
}
.main_menu_area .navbar.navbar-default .navbar-collapse .search_menu li.search_bar .dropdown-menu li input::-webkit-input-placeholder {
  font-family: "Lato", sans-serif;
  font-size: 14px;
  color: #fff;
}
@media (min-width: 768px) {
  .main_menu_area .navbar.navbar-default .navbar-collapse .search_menu li.search_bar.open .dropdown-menu {
    transform: scaleY(1);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  }
}
.main_menu_area.middle_menu_area .navbar.navbar-default {
  background: #fff;
  border-top: 1px solid #f0f0f0;
}
.main_menu_area.middle_menu_area .navbar.navbar-default .navbar-collapse {
  text-align: center;
}
.main_menu_area.middle_menu_area .navbar.navbar-default .navbar-collapse .nav.navbar-nav {
  float: none;
  display: inline-block;
}
.main_menu_area.middle_menu_area .navbar.navbar-default .navbar-collapse .nav.navbar-nav li {
  display: inline-block;
  float: none;
}
.main_menu_area.middle_menu_area .navbar.navbar-default .navbar-collapse .nav.navbar-nav li a {
  color: #3d3d3d;
  box-shadow: none;
}
.main_menu_area.middle_menu_area .navbar.navbar-default .navbar-collapse .nav.navbar-nav li.submenu .dropdown-menu li {
  display: block;
}
.main_menu_area.middle_menu_area .navbar.navbar-default .navbar-collapse .nav.navbar-nav li:hover a, .main_menu_area.middle_menu_area .navbar.navbar-default .navbar-collapse .nav.navbar-nav li.active a {
  color: #26a65b;
}
@media (min-width: 768px) {
  .main_menu_area.middle_menu_area .navbar.navbar-default .navbar-collapse .nav.navbar-nav li:hover.submenu .dropdown-menu {
    transform: scaleY(1);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  }
}
.main_menu_area.middle_menu_area .navbar.navbar-default .navbar-collapse .search_menu li a {
  line-height: 0px;
  color: #070707;
}
.main_menu_area.middle_menu_area .navbar.navbar-default .navbar-collapse .search_menu li.search_bar {
  position: static;
}
.main_menu_area.middle_menu_area .navbar.navbar-default .navbar-collapse .search_menu li.search_bar .dropdown-menu {
  top: 0px;
  min-width: auto;
  width: 100%;
  background: #26a65b;
  margin: 0px;
  border-radius: 0px;
  padding: 10px;
  height: 100%;
}
@media (min-width: 768px) {
  .main_menu_area.middle_menu_area .navbar.navbar-default .navbar-collapse .search_menu li.search_bar .dropdown-menu {
    transform: scaleY(0);
    transition: all 400ms linear 0s;
    display: block;
    transform-origin: 50% 0;
  }
}
.main_menu_area.middle_menu_area .navbar.navbar-default .navbar-collapse .search_menu li.search_bar .dropdown-menu li input {
  height: 48px;
  width: 100%;
  outline: none;
  border: none;
  padding: 0px 10px;
  border-radius: 3px;
  background: transparent;
  border: 1px solid #fff;
  font-family: "Lato", sans-serif;
  font-size: 14px;
  color: #fff;
}
.main_menu_area.middle_menu_area .navbar.navbar-default .navbar-collapse .search_menu li.search_bar .dropdown-menu li input.placeholder {
  font-family: "Lato", sans-serif;
  font-size: 14px;
  color: #fff;
}
.main_menu_area.middle_menu_area .navbar.navbar-default .navbar-collapse .search_menu li.search_bar .dropdown-menu li input:-moz-placeholder {
  font-family: "Lato", sans-serif;
  font-size: 14px;
  color: #fff;
}
.main_menu_area.middle_menu_area .navbar.navbar-default .navbar-collapse .search_menu li.search_bar .dropdown-menu li input::-moz-placeholder {
  font-family: "Lato", sans-serif;
  font-size: 14px;
  color: #fff;
}
.main_menu_area.middle_menu_area .navbar.navbar-default .navbar-collapse .search_menu li.search_bar .dropdown-menu li input::-webkit-input-placeholder {
  font-family: "Lato", sans-serif;
  font-size: 14px;
  color: #fff;
}
@media (min-width: 768px) {
  .main_menu_area.middle_menu_area .navbar.navbar-default .navbar-collapse .search_menu li.search_bar.open .dropdown-menu {
    transform: scaleY(1);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  }
}

/* End Logo area css
============================================================================================ */
/*---------------------------------------------------- */
/*----------------------------------------------------*/
/* Banner area css
============================================================================================ */
.banner_area {
  background: url(../img/banner_bg.jpg) no-repeat scroll center center;
  background-size: cover;
  padding: 60px 0px 75px 0px;
  position: relative;
}
.banner_area:before {
  content: "";
  background: rgba(0, 0, 0, 0.58);
  left: 0px;
  top: 0px;
  position: absolute;
  width: 100%;
  height: 100%;
}
.banner_area .banner_text {
  position: relative;
}
.banner_area .banner_text h4 {
  color: #fff;
  font-size: 24px;
  font-family: "heavy";
  padding-bottom: 15px;
}
.banner_area .banner_text a {
  font-size: 13px;
  color: #9d9d9d;
  font-family: "Poppins", sans-serif;
  transition: all 400ms linear 0s;
}
.banner_area .banner_text a:hover {
  color: #26a65b;
}
.banner_area .banner_text span {
  font-size: 13px;
  color: #9d9d9d;
  font-family: "Poppins", sans-serif;
}

/* End Banner area css
============================================================================================ */
/*---------------------------------------------------- */
/*----------------------------------------------------*/
/* Request Button css
============================================================================================ */
.request_btn {
  background: #26a65b;
  color: #fff;
  padding: 0px 22px;
  display: inline-block;
  line-height: 50px;
  font-size: 15px;
  font-family: "Lato", sans-serif;
  font-weight: bold;
  border-radius: 3px;
  vertical-align: top;
  transition: all 400ms linear 0s;
}
.request_btn:hover {
  color: #fff;
  background: #252c35;
}

/* End Request Button css
============================================================================================ */
/* Slider Button css
============================================================================================ */
.camera_target_content .cameraContent .s_readmore_btn {
  line-height: 50px;
  background: #26a65b;
  line-height: 50px;
  padding: 0px 30px;
  font-family: "Lato", sans-serif;
  font-weight: bold;
  font-size: 15px;
  display: inline-block;
  color: #fff;
  border-radius: 3px;
  transition: all 400ms linear 0s;
  margin-right: 15px;
}
.camera_target_content .cameraContent .s_readmore_btn:hover {
  background: #fff;
  color: #000000;
}
.camera_target_content .cameraContent .s_contact_btn {
  line-height: 50px;
  background: #fff;
  line-height: 50px;
  padding: 0px 30px;
  font-family: "Lato", sans-serif;
  font-weight: bold;
  font-size: 15px;
  display: inline-block;
  color: #000;
  border-radius: 3px;
  transition: all 400ms linear 0s;
}
.camera_target_content .cameraContent .s_contact_btn:hover {
  background: #26a65b;
  color: #fff;
}

.get_btn {
  line-height: 50px;
  background: #26a65b;
  line-height: 50px;
  padding: 0px 30px;
  font-family: "Lato", sans-serif;
  font-weight: bold;
  font-size: 15px;
  display: inline-block;
  color: #fff;
  border-radius: 3px;
  transition: all 400ms linear 0s;
  margin-right: 15px;
}
.get_btn:hover {
  background: #353535;
  color: #fff;
}

.project_btn {
  line-height: 50px;
  background: #353535;
  line-height: 50px;
  padding: 0px 30px;
  font-family: "Lato", sans-serif;
  font-weight: bold;
  font-size: 15px;
  display: inline-block;
  color: #fff;
  border-radius: 3px;
  transition: all 400ms linear 0s;
}
.project_btn:hover {
  background: #26a65b;
  color: #fff;
}

.read_more_btn {
  background: #26a65b;
  max-width: 145px;
  width: 100%;
  line-height: 40px;
  color: #fff;
  font-family: "Lato", sans-serif;
  font-size: 13px;
  display: block;
  padding-left: 13px;
  border-radius: 3px;
  position: relative;
  z-index: 2;
  transition: all 400ms linear 0s;
}
.read_more_btn i {
  float: right;
  line-height: 40px;
  padding: 0px 15px;
}
.read_more_btn:before {
  content: "";
  background: #1c954e;
  position: absolute;
  right: 0px;
  width: 35px;
  height: 100%;
  z-index: -1;
  transition: all 400ms linear 0s;
  border-radius: 3px;
}
.read_more_btn:hover {
  color: #fff;
}
.read_more_btn:hover:before {
  width: 100%;
}

.view_details_btn {
  font-size: 16px;
  font-family: "Lato", sans-serif;
  font-weight: bold;
  color: #26a65b;
  transition: all 400ms linear 0s;
}
.view_details_btn:hover {
  color: #313c45;
}

.b_readmore {
  display: inline-block;
  background: #26a65b;
  color: #fff;
  padding: 0px 30px;
  height: 50px;
  border-radius: 3px;
  line-height: 48px;
  font-size: 15px;
  color: #fff;
  font-weight: bold;
  transition: all 400ms linear 0s;
}
.b_readmore:hover {
  background: #1c954e;
  color: #fff;
}

.comment_submit {
  border: none;
  display: inline-block;
  background: #26a65b;
  color: #fff;
  padding: 0px 30px;
  height: 50px;
  border-radius: 3px;
  line-height: 48px;
  font-size: 15px;
  color: #fff;
  font-weight: bold;
  transition: all 400ms linear 0s;
}
.comment_submit:focus {
  outline: none;
  box-shadow: none;
}
.comment_submit:hover {
  background: #1c954e;
  color: #fff;
}

/* End Slider Button css
============================================================================================ */
/*---------------------------------------------------- */
/*----------------------------------------------------*/
/* Main Slider area css
============================================================================================ */
.slider_inner {
  position: relative;
  z-index: 2;
}
.slider_inner:before {
  content: "";
  /*background: rgba(0, 0, 0, 0.15);*/
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.slider_inner .camera_fakehover {
  z-index: auto;
}
.slider_inner .camera_fakehover .camera_prev span:before {
  content: "\f104";
  font: normal normal normal 14px/1 FontAwesome;
}
@media (min-width: 1500px) {
  .slider_inner .camera_fakehover .camera_prev {
    left: 236px;
  }
}
.slider_inner .camera_fakehover .camera_next span:before {
  content: "\f105";
  font: normal normal normal 14px/1 FontAwesome;
}
@media (min-width: 1500px) {
  .slider_inner .camera_fakehover .camera_next {
    right: 236px;
  }
}
.slider_inner .camera_fakehover .camera_prev, .slider_inner .camera_fakehover .camera_next {
  border-radius: 3px;
  background: #8f9699;
  transition: all 400ms linear 0s;
}
.slider_inner .camera_fakehover .camera_prev span, .slider_inner .camera_fakehover .camera_next span {
  background: transparent;
  text-align: center;
  line-height: 40px;
  color: #fff;
}
.slider_inner .camera_fakehover .camera_prev:hover, .slider_inner .camera_fakehover .camera_next:hover {
  background: #26a65b;
}
.slider_inner .camera_fakehover .camera_bar .camera_bar_cont {
  background: transparent !important;
}
.slider_inner .camera_fakehover .camera_bar .camera_bar_cont #pie_0 {
  top: 0px !important;
}
.slider_inner .slider_text {
  position: absolute;
  top: 260px;
  color: #fff;
}
.slider_inner .slider_text h3 {
  color: #fff;
  text-transform: uppercase;
  font-size: 40px;
  font-family: "Lato", sans-serif;
  font-weight: 900;
  letter-spacing: -.25px;
}
.slider_inner .slider_text h4 {
  font-size: 28px;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  letter-spacing: -.25px;
}
.slider_inner .slider_text p {
  max-width: 570px;
  font-family: "Poppins", sans-serif;
  line-height: 30px;
  padding: 20px 0px 35px 0px;
}
.slider_inner.main_slider_middle .slider_text {
  position: relative;
  top: 0px;
  width: 100%;
  text-align: center;
  top: 230px;
}
.slider_inner.main_slider_middle .slider_text h4 {
  background: #26a65b;
  display: inline-block;
  line-height: 54px;
  height: 56px;
  padding: 0px 56px;
  margin-top: 5px;
}
.slider_inner.main_slider_middle .slider_text p {
  margin: 0 auto;
}

/* Testimonials area css
============================================================================================ */
/* Main Slider area css
============================================================================================ */
.testimonials_slider {
  background: #fff;
  padding: 20px;
  position: relative;
}
.testimonials_slider .testimonials_text p {
  line-height: 30px;
  font-size: 13px;
  font-family: "Poppins", sans-serif;
  color: #6f6f6f;
  border-bottom: 1px solid #e7e7e7;
  padding-bottom: 20px;
}
.testimonials_slider .client_name h4 {
  font-size: 16px;
  font-family: "Lato", sans-serif;
  font-weight: bold;
  color: #000;
  padding-top: 20px;
  padding-bottom: 5px;
}
.testimonials_slider .client_name h5 {
  font-size: 14px;
  color: #acacac;
  font-family: "Lato", sans-serif;
}
.testimonials_slider .owl-prev, .testimonials_slider .owl-next {
  position: absolute;
  height: 36px;
  width: 36px;
  background: #26a65b;
  text-align: center;
  color: #fff;
  line-height: 36px;
  font-weight: bold;
  border-radius: 3px;
  cursor: pointer;
  bottom: 27px;
  z-index: 2;
}
.testimonials_slider .owl-prev i, .testimonials_slider .owl-next i {
  font-weight: bold;
}
.testimonials_slider .owl-prev {
  right: 67px;
}
.testimonials_slider .owl-next {
  right: 25px;
}

/* End Testimonials area css
============================================================================================ */
/*---------------------------------------------------- */
/*----------------------------------------------------*/
/* Main Slider area css
============================================================================================ */
.project_quote {
  overflow: hidden;
  clear: both;
  background: #f7f7f7;
}
.project_quote .left_content h4 {
  font-size: 22px;
  color: #434343;
  font-family: "Lato", sans-serif;
  font-weight: bold;
  line-height: 100px;
}
.project_quote .right_content {
  padding-top: 25px;
}

/* Main Slider area css
============================================================================================ */
/* Main Slider area css
============================================================================================ */
.project_item_area {
  padding: 45px 0px;
}

.project_item_inner {
  transition: all 400ms linear 0s;
  box-shadow: 0px 0px 5.1px 0.9px rgba(0, 0, 0, 0.15);
  overflow: hidden;
}
.project_item_inner img {
  transition: all 400ms linear 0s;
}
.project_item_inner .project_item_content {
  padding: 0px 15px 22px 15px;
}
.project_item_inner .project_item_content h3 {
  font-size: 20px;
  font-family: "heavy";
  color: #313c45;
  padding: 20px 0px 15px 0px;
}
.project_item_inner .project_item_content p {
  font-size: 13px;
  line-height: 30px;
  font-family: "Poppins", sans-serif;
  color: #848484;
  padding-bottom: 30px;
}

.project_item_area.project_item2 {
  padding: 60px 0px 80px 0px;
  clear: both;
}
.project_item_area.project_item2 .project_item_inner {
  box-shadow: none;
}
.project_item_area.project_item2 .project_item_inner .project_item_content {
  padding: 0px;
}

/* Main Slider area css
============================================================================================ */
/* Project info area css
============================================================================================ */
.project_info_area {
  padding: 75px 0px 80px 0px;
}
.project_info_area .project_info_slider .project_info_inner {
  border: none;
  margin-bottom: 30px;
}
.project_info_area .project_info_slider .project_info_inner .custom-navigation .flex-prev, .project_info_area .project_info_slider .project_info_inner .custom-navigation .flex-next {
  position: absolute;
  top: 50%;
  z-index: 2;
  height: 43px;
  width: 43px;
  border-radius: 3px;
  background: #a8a4a0;
  text-align: center;
  line-height: 42px;
  font-size: 20px;
  color: #fff;
  transition: all 200ms ease-out;
  transform: translateY(-50%);
  outline: none;
  box-shadow: none;
}
.project_info_area .project_info_slider .project_info_inner .custom-navigation .flex-prev:hover, .project_info_area .project_info_slider .project_info_inner .custom-navigation .flex-next:hover {
  background: #26a65b;
}
.project_info_area .project_info_slider .project_info_inner .custom-navigation .flex-prev {
  left: 20px;
}
.project_info_area .project_info_slider .project_info_inner .custom-navigation .flex-next {
  right: 20px;
}
.project_info_area .project_info_slider .project_carousel_inner {
  border: none;
  overflow: hidden;
  margin-bottom: 0px;
}
.project_info_area .project_info_slider .project_carousel_inner .custom-navigation-carousel .flex-prev, .project_info_area .project_info_slider .project_carousel_inner .custom-navigation-carousel .flex-next {
  position: absolute;
  top: 50%;
  z-index: 2;
  height: 43px;
  width: 43px;
  border-radius: 3px;
  background: #a8a4a0;
  text-align: center;
  line-height: 42px;
  font-size: 20px;
  color: #fff;
  transition: all 200ms ease-out;
  transform: translateY(-50%);
  outline: none;
  box-shadow: none;
}
.project_info_area .project_info_slider .project_carousel_inner .custom-navigation-carousel .flex-prev:hover, .project_info_area .project_info_slider .project_carousel_inner .custom-navigation-carousel .flex-next:hover {
  background: #26a65b;
}
.project_info_area .project_info_slider .project_carousel_inner .custom-navigation-carousel .flex-prev {
  left: -50px;
}
.project_info_area .project_info_slider .project_carousel_inner .custom-navigation-carousel .flex-next {
  right: -50px;
}
.project_info_area .project_info_slider .project_carousel_inner:hover .custom-navigation-carousel .flex-prev {
  left: 0px;
}
.project_info_area .project_info_slider .project_carousel_inner:hover .custom-navigation-carousel .flex-next {
  right: 0px;
}
.project_info_area .project_info_content .info_tittle {
  padding-bottom: 10px;
}
.project_info_area .project_info_content ul li {
  font-size: 14px;
  color: #393939;
  font-family: "Lato", sans-serif;
  line-height: 24px;
  border-bottom: 1px solid #eeeeee;
  padding: 10px 0px;
}
.project_info_area .project_info_content ul li span {
  color: #acacac;
}
.project_info_area .project_details {
  padding-top: 50px;
}
.project_info_area .project_details .info_tittle {
  padding-bottom: 20px;
}
.project_info_area .project_details p {
  line-height: 30px;
  font-size: 14px;
  font-family: "Lato", sans-serif;
  color: #acacac;
}
.project_info_area .more_project_details {
  padding-top: 60px;
}
.project_info_area .more_project_details p {
  line-height: 30px;
  font-size: 14px;
  font-family: "Lato", sans-serif;
  color: #acacac;
  padding-top: 35px;
}

/* End Project info area css
============================================================================================ */
/*---------------------------------------------------- */
/*----------------------------------------------------*/
/* Portfolio area css
============================================================================================ */
.portfolio_area {
  background: #f7f7f7;
  /*padding: 70px 0px;*/
}
.portfolio_area.project_page {
  padding: 70px 0px 80px 0px;
}
.portfolio_area.project_page .portfolio_menu {
  text-align: left;
}

.portfolio_menu {
  text-align: center;
  padding-bottom: 25px;
}
.portfolio_menu li {
  display: inline-block;
  color: #322a2a;
  font-family: "Lato", sans-serif;
  font-size: 16px;
  margin-right: 32px;
  transition: all 400ms linear 0s;
  cursor: pointer;
}
.portfolio_menu li:last-child {
  margin-right: 0px;
}
.portfolio_menu li:hover, .portfolio_menu li.active {
  color: #26a65b;
}

.portfolio_inner .portfolio_single {
  padding-top: 30px;
}
.portfolio_inner .portfolio_single img {
  max-width: 100%;
}

.portfolio_area.portfolio_area2 {
  padding: 80px 0px 120px 0px;
}
.portfolio_area.portfolio_area2 .portfolio_menu {
  text-align: left;
}

/* Portfolio Slider area css
============================================================================================ */
/*---------------------------------------------------- */
/*----------------------------------------------------*/
/* About Company area css
============================================================================================ */
.conpany_about_area {
  padding: 70px 0px;
}
.conpany_about_area .company_content .about_tittle {
  padding: 20px 0px 25px 0px;
}
.conpany_about_area .company_content p {
  line-height: 25px;
  font-size: 13px;
  font-family: "Poppins", sans-serif;
  color: #848484;
  padding-bottom: 32px;
}
.conpany_about_area .company_image img {
  max-width: 100%;
}
.conpany_about_area .company_about_slider {
  margin-top: 30px;
  margin-bottom: 30px;
}
.conpany_about_area .company_about_slider .owl-controls {
  margin-top: 52px;
}
.conpany_about_area .company_about_slider .owl-controls .owl-dots {
  text-align: center;
}
.conpany_about_area .company_about_slider .owl-controls .owl-dots .owl-dot {
  height: 10px;
  width: 10px;
  border-radius: 50%;
  background: #d3d3d3;
  display: inline-block;
  margin-right: 10px;
}
.conpany_about_area .company_about_slider .owl-controls .owl-dots .owl-dot:last-child {
  margin-right: 0px;
}
.conpany_about_area .company_about_slider .owl-controls .owl-dots .owl-dot.active {
  background: #26a65b;
}

/* About Company area css
============================================================================================ */
/* Testimonials area css
============================================================================================ */
.testimonials_area {
  background: #f7f7f7;
  padding: 70px 0px;
}
.testimonials_area .testimonials_inner_content .section_tittle {
  padding-bottom: 40px;
}

.chose_inner_area .section_tittle {
  padding-bottom: 15px;
}
.chose_inner_area .panel-group .panel-default {
  box-shadow: none;
  border: none;
}
.chose_inner_area .panel-group .panel-default .panel-heading {
  padding: 0px;
  background: #f7f7f7;
  border-radius: 0px;
}
.chose_inner_area .panel-group .panel-default .panel-heading .panel-title {
  border-bottom: 1px solid #dedede;
}
.chose_inner_area .panel-group .panel-default .panel-heading .panel-title a {
  color: #0a0a0a;
  font-size: 16px;
  font-family: "latosm";
  line-height: 54px;
  display: block;
}
.chose_inner_area .panel-group .panel-default .panel-heading .panel-title a span {
  float: right;
  line-height: 54px;
  height: 30px;
  width: 25px;
  background: #313c45;
  text-align: center;
  color: #fff;
  margin-top: 13px;
  margin-right: 15px;
}
.chose_inner_area .panel-group .panel-default .panel-heading .panel-title a span i {
  line-height: normal;
  font-size: 11px;
  position: relative;
  top: -13px;
  display: inline-block;
}
.chose_inner_area .panel-group .panel-default .panel-heading .panel-title a span .fa-plus {
  display: none;
}
.chose_inner_area .panel-group .panel-default .panel-heading .panel-title a.collapsed span .fa-minus {
  display: none;
}
.chose_inner_area .panel-group .panel-default .panel-heading .panel-title a.collapsed span .fa-plus {
  display: inline-block;
}
.chose_inner_area .panel-group .panel-default .panel-collapse .panel-body {
  border: none;
  background: #f7f7f7;
  line-height: 30px;
  font-size: 13px;
  font-family: "Poppins", sans-serif;
  color: #6f6f6f;
  padding-left: 0px;
}

/* Testimonials area css
============================================================================================ */
/* Global area css
============================================================================================ */
.global_area {
  padding: 60px 0px 50px 0px;
}

.global_content .about_tittle {
  padding-top: 18px;
}
.global_content p {
  font-size: 13px;
  line-height: 30px;
  color: #848484;
  font-family: "Poppins", sans-serif;
  padding-top: 30px;
}

.global_image img {
  padding-bottom: 30px;
  max-width: 100%;
}

/* End Global area css
============================================================================================ */
/* End Global area css
============================================================================================ */
.about_team_area {
  background: #f0f0f0;
  padding: 75px 0px 80px 0px;
}

.about_team_inner .about_team_img {
  transition: all 400ms linear 0s;
}
.about_team_inner .about_team_img img {
  width: 100%;
  transition: all 400ms linear 0s;
}
.about_team_inner .team_detail {
  background: #fff;
  text-align: center;
  padding: 20px 0px;
  transition: all 400ms linear 0s;
}
.about_team_inner .team_detail h3 {
  font-size: 16px;
  font-family: "latosm";
  color: #000;
  padding-bottom: 6px;
}
.about_team_inner .team_detail h4 {
  font-size: 12px;
  font-family: "Poppins", sans-serif;
  color: #26a65b;
}
.about_team_inner:hover .team_detail {
  background: #26a65b;
}
.about_team_inner:hover .team_detail h3 {
  color: #fff;
}
.about_team_inner:hover .team_detail h4 {
  color: #fff;
}

/* End Global area css
============================================================================================ */
/*---------------------------------------------------- */
/*----------------------------------------------------*/
/* Latest News area css
============================================================================================ */
.our_latest_news_area {
  padding: 80px 0px 50px 0px;
}
.our_latest_news_area .news_tittle {
  padding-bottom: 50px;
}
.our_latest_news_area.our_latest_news2 {
  background: #f0f0f0;
  padding: 75px 0px;
}
.our_latest_news_area.our_latest_news2 .latest_news_inner .latest_news_content {
  background: #fff;
  padding: 0px 18px 30px 18px;
}
.our_latest_news_area.our_latest_news2 .latest_news_inner .latest_news_content .view_details_btn {
  font-weight: normal;
}
.our_latest_news_area.our_latest_news2 .latest_news_inner .latest_news_content .latest_news_date {
  color: #26a65b;
  font-size: 13px;
}

.latest_news_inner img {
  max-width: 100%;
}
.latest_news_inner h3 {
  font-size: 18px;
  font-family: "heavy";
  color: #313c45;
  padding: 20px 0px 12px 0px;
  height: 60px;
}
.latest_news_inner .latest_news_date {
  font-size: 12px;
  color: #000;
  font-family: "Poppins", sans-serif;
  transition: all 400ms linear 0s;
}
.latest_news_inner .latest_news_date:hover {
  color: #26a65b;
}
.latest_news_inner span {
  font-size: 12px;
  color: #000;
  font-family: "Poppins", sans-serif;
}
.latest_news_inner .latest_news_author {
  font-size: 12px;
  color: #000;
  font-family: "Poppins", sans-serif;
  transition: all 400ms linear 0s;
}
.latest_news_inner .latest_news_author:hover {
  color: #26a65b;
}
.latest_news_inner p {
  font-size: 13px;
  line-height: 30px;
  color: #848484;
  font-family: "Poppins", sans-serif;
  padding: 20px 0px 25px 0px;
}

/* End Latest News area css
============================================================================================ */
/* Main Blog area css
============================================================================================ */
.blog_area {
  padding: 75px 0px 25px 0px;
}
.blog_area .blog_inner_area .blog_item {
  padding-bottom: 20px;
}
.blog_area .blog_inner_area .blog_item img {
  max-width: 100%;
}
.blog_area.single_blog_area {
  padding: 75px 0px 60px 0px;
}
.blog_area.single_blog_area .blog_inner_area .blog_img img {
  max-width: 100%;
}

.blog_slider_img .owl-prev, .blog_slider_img .owl-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  height: 40px;
  width: 40px;
  border-radius: 3px;
  background: #26a65b;
  z-index: 2;
  text-align: center;
  line-height: 40px;
  color: #fff;
  font-size: 18px;
  transition: all 400ms linear 0s;
}
.blog_slider_img .owl-prev:hover, .blog_slider_img .owl-next:hover {
  background: #1c954e;
}
.blog_slider_img .owl-prev {
  left: 20px;
}
.blog_slider_img .owl-next {
  right: 20px;
}

.blog_content h3 {
  font-family: "Lato", sans-serif;
  font-size: 20px;
  color: #000;
  font-weight: bold;
  padding: 30px 0px 15px 0px;
}
.blog_content .date_cmm {
  font-size: 14px;
  font-style: italic;
  font-family: "Lato", sans-serif;
  color: #26a65b;
}
.blog_content p {
  font-size: 13px;
  font-family: "Poppins", sans-serif;
  line-height: 30px;
  color: #848484;
  padding: 15px 0px 15px 0px;
}

.single_blog_content h3 {
  font-family: "Lato", sans-serif;
  font-size: 20px;
  color: #000;
  font-weight: bold;
  padding-top: 30px;
}
.single_blog_content h5 {
  font-size: 15px;
  color: #000;
  font-family: "Poppins", sans-serif;
  padding-top: 15px;
  /*padding-bottom: 15px;*/
}
.single_blog_content p {
  font-size: 13px;
  font-family: "Poppins", sans-serif;
  line-height: 30px;
  color: #848484;
  padding-top: 25px;
}

.blog_share_area {
  overflow: hidden;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  margin-top: 30px;
}
.blog_share_area .pull-left a {
  font-size: 13px;
  color: #313c45;
  font-family: "latosm";
  display: inline-block;
  padding-top: 22px;
}
.blog_share_area .blog_share_icon {
  padding: 22px 0px;
}
.blog_share_area .blog_share_icon h5 {
  display: inline-block;
  font-size: 14px;
  color: #303030;
  font-family: "latosm";
}
.blog_share_area .blog_share_icon ul {
  display: inline-block;
}
.blog_share_area .blog_share_icon ul li {
  display: inline-block;
}
.blog_share_area .blog_share_icon ul li a {
  color: #26a65b;
  font-size: 12px;
  padding-left: 8px;
}

/* End Main Blog area css
============================================================================================ */
/* Blog comment area css
============================================================================================ */
.blog_comment_area {
  padding-top: 60px;
}
.blog_comment_area .comm_tittle {
  padding-bottom: 5px;
}
.blog_comment_area .media {
  border-bottom: 1px solid #eeeeee;
  margin-top: 22px;
  padding-bottom: 22px;
}
.blog_comment_area .media .media-body h4 {
  font-size: 18px;
  font-family: "Lato", sans-serif;
  color: #181818;
  font-weight: bold;
  display: inline-block;
}
.blog_comment_area .media .media-body .comment_reply {
  float: right;
  font-size: 13px;
  font-family: "latosm";
  color: #26a65b;
}
.blog_comment_area .media .media-body .comment_time {
  display: block;
  font-size: 13px;
  font-family: "latosm";
  color: #26a65b;
  padding: 5px 0px;
}
.blog_comment_area .media .media-body p {
  font-size: 14px;
  line-height: 24px;
  color: #979797;
  font-family: "Poppins", sans-serif;
}

.blog_comment_from .comm_tittle {
  padding: 60px 0px 30px 0px;
}
.blog_comment_from input {
  width: 100%;
  height: 56px;
  border: 1px solid #e6e6e6;
  border-radius: 3px;
  margin-bottom: 15px;
  outline: none;
  box-shadow: none;
  padding: 0px 15px;
  font-family: "Poppins", sans-serif;
  font-size: 13px;
  color: #797979;
}
.blog_comment_from input.placeholder {
  font-family: "Poppins", sans-serif;
  font-size: 13px;
  color: #797979;
}
.blog_comment_from input:-moz-placeholder {
  font-family: "Poppins", sans-serif;
  font-size: 13px;
  color: #797979;
}
.blog_comment_from input::-moz-placeholder {
  font-family: "Poppins", sans-serif;
  font-size: 13px;
  color: #797979;
}
.blog_comment_from input::-webkit-input-placeholder {
  font-family: "Poppins", sans-serif;
  font-size: 13px;
  color: #797979;
}
.blog_comment_from textarea {
  width: 100%;
  height: 198px;
  resize: none;
  border: 1px solid #e6e6e6;
  border-radius: 3px;
  margin-bottom: 15px;
  outline: none;
  box-shadow: none;
  padding: 15px 15px;
  font-family: "Poppins", sans-serif;
  font-size: 13px;
  color: #797979;
}
.blog_comment_from .comment_submit {
  margin-left: 15px;
  margin-top: 15px;
}

/* End Blog comment area css
============================================================================================ */
/*---------------------------------------------------- */
/*----------------------------------------------------*/
/* Service area css
============================================================================================ */
.service_area {
  padding-top: 75px;
  padding-bottom: 10px;
}

.service_tab_menu .nav.nav-tabs {
  border: none;
}
.service_tab_menu .nav.nav-tabs li {
  float: none;
  display: block;
  margin-bottom: 0px;
}
.service_tab_menu .nav.nav-tabs li a {
  padding: 0px 15px;
  border-bottom: 1px solid #dfdfdf;
  display: block;
  border-left: none;
  border-top: none;
  border-right: none;
  margin-right: 0px;
  border-radius: 0px;
  background: #f1f1f1;
  line-height: 50px;
  font-size: 14px;
  color: #2c3e50;
  font-family: "Lato", sans-serif;
  transition: all 400ms linear 0s;
  position: relative;
}
.service_tab_menu .nav.nav-tabs li:hover a, .service_tab_menu .nav.nav-tabs li.active a {
  background: #26a65b;
  border-bottom: 1px solid #26a65b;
  color: #fff;
}
.service_tab_menu .nav.nav-tabs li.active a:before {
  content: "\f105";
  font: normal normal normal 16px/1 FontAwesome;
  position: absolute;
  right: 14px;
  top: 50%;
  transform: translateY(-50%);
  color: #fff;
}
.service_tab_menu .nav.nav-tabs li:last-child a {
  border-bottom: 1px solid transparent;
}

.service_tab_content .latest_news_inner {
  padding-bottom: 60px;
}
.service_tab_content .latest_news_inner h3 {
  padding: 25px 0px 20px 0px;
  height: 80px;
}
.service_tab_content .latest_news_inner p {
  padding-top: 0px;
}

.download_area {
  padding-top: 45px;
  /*padding-left: 15px;*/
}
.download_area h5 {
  font-size: 16px;
  font-family: "Lato", sans-serif;
  font-weight: bold;
  color: #2c3e50;
  padding-bottom: 15px;
}
.download_area a {
  display: block;
  font-size: 14px;
  color: #8a8a8a;
  font-family: "Lato", sans-serif;
  line-height: 30px;
}
.download_area a i {
  padding-right: 5px;
}

.service_area.service_details {
  padding-bottom: 75px;
}

.service_details p {
  line-height: 30px;
  color: #8a8a8a;
  font-size: 14px;
  font-family: "Lato", sans-serif;
  padding-bottom: 10px;
}

.service_image img {
  margin-bottom: 4px;
  max-width: 100%;
}
.service_image {
  margin-bottom: 30px;
}
/* End Service area css
============================================================================================ */
/*---------------------------------------------------- */
/*----------------------------------------------------*/
/* Main Blog area css
============================================================================================ */
.single_widget {
  padding-bottom: 60px;
}

.search_widget .input-group .form-control {
  border: none;
  background: #eeeeee;
  outline: none;
  box-shadow: none;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
  height: 50px;
  font-size: 14px;
  color: #797979;
  font-family: "Lato", sans-serif;
  font-style: italic;
}
.search_widget .input-group .form-control.placeholder {
  font-size: 14px;
  color: #797979;
  font-family: "Lato", sans-serif;
  font-style: italic;
}
.search_widget .input-group .form-control:-moz-placeholder {
  font-size: 14px;
  color: #797979;
  font-family: "Lato", sans-serif;
  font-style: italic;
}
.search_widget .input-group .form-control::-moz-placeholder {
  font-size: 14px;
  color: #797979;
  font-family: "Lato", sans-serif;
  font-style: italic;
}
.search_widget .input-group .form-control::-webkit-input-placeholder {
  font-size: 14px;
  color: #797979;
  font-family: "Lato", sans-serif;
  font-style: italic;
}
.search_widget .input-group .input-group-btn .btn.btn-default {
  border: none;
  height: 50px;
  background: #26a65b;
  text-shadow: none;
  color: #fff;
  border-radius: 3px;
  padding: 0px;
  width: 50px;
  transition: all 400ms linear 0s;
}
.search_widget .input-group .input-group-btn .btn.btn-default:focus {
  outline: none;
  box-shadow: none;
}
.search_widget .input-group .input-group-btn .btn.btn-default:hover {
  background: #1c954e;
}

.categori_widget ul li a {
  display: block;
  line-height: 50px;
  font-size: 13px;
  color: #717171;
  font-family: "Poppins", sans-serif;
  border-bottom: 1px solid #eeeeee;
}
.categori_widget ul li a i {
  color: #26a65b;
  padding-right: 7px;
}

.post_widget .widget_tittle {
  padding-bottom: 25px;
}
.post_widget .media {
  border-bottom: 1px solid #eeeeee;
  padding: 20px 0px;
  margin-top: 0px;
}
.post_widget .media .media-left i {
  color: #313c45;
  font-size: 15px;
}
.post_widget .media .media-body h4 {
  font-size: 16px;
  font-family: "latosm";
  color: #000;
  padding-bottom: 5px;
}
.post_widget .media .media-body a {
  font-size: 12px;
  color: #727272;
  font-family: "latosm";
  font-style: italic;
}
.post_widget .media:nth-child(1) {
  padding-top: 0px;
}

/* End Main Blog area css
============================================================================================ */
/*---------------------------------------------------- */
/*----------------------------------------------------*/
/* Contact from area css
============================================================================================ */
.contact_from_area {
  padding: 75px 0px 90px 0px;
}
.contact_from_area .blog_comment_from .comm_tittle {
  padding-top: 0px;
}

.contact_from_area.contact_from_area2 .blog_comment_from p {
  line-height: 30px;
  font-family: "Poppins", sans-serif;
  font-size: 13px;
  color: #858585;
  padding-bottom: 35px;
}
.contact_from_area.contact_from_area2 .contact_details .map_area {
  margin-bottom: 60px;
}

.contact_details .comm_tittle {
  padding-bottom: 10px;
}
.contact_details .media {
  margin-top: 20px;
}
.contact_details .media .media-left i {
  color: #26a65b;
  font-size: 16px;
  padding-top: 5px;
}
.contact_details .media .media-body p {
  font-family: "Poppins", sans-serif;
  line-height: 24px;
  font-size: 13px;
  color: #858585;
}
.contact_details .media .media-body h4 {
  font-size: 13px;
  line-height: 24px;
  color: #272727;
  font-family: "Poppins", sans-serif;
}
.contact_details .media .media-body h4 span {
  color: #858585;
}
.contact_details .media .media-body h3 {
  font-size: 13px;
  line-height: 24px;
  color: #858585;
  font-family: "Poppins", sans-serif;
}
.contact_details .media .media-body ul {
  padding-top: 20px;
}
.contact_details .media .media-body ul li {
  display: inline-block;
}
.contact_details .media .media-body ul li a {
  color: #1b2c3e;
  font-size: 12px;
  padding-right: 10px;
  display: inline-block;
  transition: all 400ms linear 0s;
}
.contact_details .media .media-body ul li a:hover {
  color: #26a65b;
}

.map_area {
  width: 100%;
  /*min-height: 460px;*/
}
.map_area img {
  width: 100%;
}

/* End Contact from area css
============================================================================================ */
/*---------------------------------------------------- */
/*----------------------------------------------------*/
/* Error area css
============================================================================================ */
.error_area {
  padding: 10px 0px 145px 0px;
}
.error_area .error_content {
  text-align: center;
}
.error_area .error_content h3 {
  font-family: "Lato", sans-serif;
  font-weight: 900;
  font-size: 350px;
  color: #26a65b;
}
.error_area .error_content h4 {
  font-size: 24px;
  color: #000;
  font-family: "Lato", sans-serif;
  font-weight: bold;
  padding-bottom: 20px;
}
.error_area .error_content p {
  max-width: 545px;
  margin: auto;
  font-size: 13px;
  line-height: 26px;
  color: #898989;
}
.error_area .error_content .b_readmore {
  margin-top: 40px;
}

/* End Error area css
============================================================================================ */
/*---------------------------------------------------- */
/*----------------------------------------------------*/
/* Footer area css
============================================================================================ */
.footer_widget_area {
  background: #252c35;
  padding-top: 60px;
  padding-bottom: 35px;
}

.f_about_widget p {
  line-height: 30px;
  font-size: 14px;
  font-family: "Lato", sans-serif;
  color: #979da4;
}
.f_about_widget img {
  padding-top: 35px;
}

.f_news_widget p {
  line-height: 30px;
  font-size: 14px;
  font-family: "Lato", sans-serif;
  color: #979da4;
}
.f_news_widget .input-group {
  padding-top: 27px;
}
.f_news_widget .input-group .form-control {
  height: 45px;
  background: #2f3740;
  border: none;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
  font-family: "Lato", sans-serif;
  font-size: 13px;
  font-style: italic;
  color: #556676;
  outline: none;
  box-shadow: none;
}
.f_news_widget .input-group .form-control.placeholder {
  font-family: "Lato", sans-serif;
  font-size: 13px;
  font-style: italic;
  color: #556676;
}
.f_news_widget .input-group .form-control:-moz-placeholder {
  font-family: "Lato", sans-serif;
  font-size: 13px;
  font-style: italic;
  color: #556676;
}
.f_news_widget .input-group .form-control::-moz-placeholder {
  font-family: "Lato", sans-serif;
  font-size: 13px;
  font-style: italic;
  color: #556676;
}
.f_news_widget .input-group .form-control::-webkit-input-placeholder {
  font-family: "Lato", sans-serif;
  font-size: 13px;
  font-style: italic;
  color: #556676;
}
.f_news_widget .input-group .input-group-btn .btn.btn-default {
  background: #3a4b5b;
  border: none;
  height: 45px;
  box-shadow: none;
  width: 52px;
  text-shadow: none;
  border-radius: 3px;
  outline: none;
  box-shadow: none;
}
.f_news_widget .input-group .input-group-btn .btn.btn-default i {
  color: #fff;
  font-size: 15px;
}

.f_navigation_widget ul li {
  /*width: 50%;*/
  /*float: left;*/
  overflow: hidden;
}
.f_navigation_widget ul li a {
  line-height: 30px;
  font-size: 14px;
  color: #979da4;
  font-family: "Lato", sans-serif;
  transition: all 400ms linear 0s;
}
.f_navigation_widget ul li a i {
  padding-right: 10px;
}
.f_navigation_widget ul li a:hover {
  color: #26a65b;
}

.f_contact_widget p {
  line-height: 30px;
  font-size: 14px;
  font-family: "Lato", sans-serif;
  color: #979da4;
}
.f_contact_widget .contact_lsit {
  padding-left: 15px;
  padding-top: 10px;
}
.f_contact_widget .contact_lsit li a {
  color: #979da4;
  font-size: 14px;
  font-family: "Lato", sans-serif;
  line-height: 30px;
  transition: all 400ms linear 0s;
}
.f_contact_widget .contact_lsit li a i {
  color: #26a65b;
  position: relative;
  left: -15px;
}
.f_contact_widget .contact_lsit li:hover a {
  color: #26a65b;
}
.f_contact_widget .f_widget_social {
  padding-top: 25px;
}
.f_contact_widget .f_widget_social li {
  display: inline-block;
}
.f_contact_widget .f_widget_social li a {
  height: 30px;
  width: 30px;
  background: #3a4b5b;
  font-size: 11px;
  display: inline-block;
  text-align: center;
  line-height: 30px;
  color: #fff;
  border-radius: 3px;
  margin-right: 7px;
  transition: all 400ms linear 0s;
}
.f_contact_widget .f_widget_social li:last-child a {
  margin-right: 0px;
}
.f_contact_widget .f_widget_social li:hover a {
  background: #26a65b;
}

.footer_copyright_area {
  background: #1e232a;
}
.footer_copyright_area .copyright_left h4 {
  line-height: 82px;
  font-family: "Lato", sans-serif;
  color: #979da4;
  font-size: 14px;
}
.footer_copyright_area .copyright_left h4 a {
  color: #fff;
  font-weight: bold;
}
.footer_copyright_area .copyright_right h5 {
  line-height: 82px;
  font-family: "Lato", sans-serif;
  color: #979da4;
  font-size: 14px;
}
.footer_copyright_area .copyright_right h5 a {
  color: #fff;
  font-weight: bold;
}
/*自己写的css*/
.col-md-100 {
  padding-left: 10px;
  padding-right: 10px;
}
.col-md-100 h1 {
    font-size: 22px;
    font-family: "heavy";
    color: #313c45;
    margin-bottom: 20px;
}
.col-md-100 h3 {
    font-size: 18px;
    font-family: "heavy";
    color: #313c45;
    margin-bottom: 10px;
}
.yaoduo td {
  padding: 15px;
}
.service_details p strong {
  color: #000;
}
.biaoge {
    overflow-x: auto;
    margin-bottom: 30px;
}
img.lianxi {
    margin-bottom: 30px;
}
.biaoge table {
    width: 100%;
}
table tr {
  text-align: center;
}
table tr:first-child {
    background-color: rgb(204, 204, 204);
}
table > tbody > tr:hover {
    background-color: #26a65b;
    color: #fff;
}
.chat_area {
  width: 227px;
  height: 52px;
  position: fixed;
  cursor: pointer;
  bottom: 33px;
  right: 22px;
  display: flex;
  align-items: center;
  z-index: 3;
}
.chat_area > img {
  width: 52px;
  height: 52px;
  position: relative;
}
.chat_box {
  width: 192px;
  height: 42px;
  margin-left: -26px;
  background: #ffffff;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
  border-radius: 0px 30px 30px 0px;
  display: flex;
  align-items: center;
}
.chat_box > .box_null {
  width: 31px;
}
.chat_box > .text {
  width: 115px;
  height: 20px;
  font-weight: 700;
  font-size: 14px;
  color: #3d3d3d;
  white-space: nowrap;
  line-height: 20px;
}
.chat_box > .icon {
  width: 36px;
  height: 36px;
  background: #ff8c00;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-weight: 700;
  font-size: 14px;
  color: #ffffff;
  letter-spacing: 1px;
  margin-left: 5px;
}
.modal-mask {
  position: fixed;
  z-index: 9999;
  top: 50%;
  left: 50%;
  display: none;
  transform: translate(-50%, -50%);
  width: 90vw;
  max-width: 554px;
  height: 584px;
  background: #ffffff;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.3);
  border-radius: 10px 10px 10px 10px;
}
.modal-mask > .header {
  width: 100%;
  height: 115px;
  background: #21ab37;
  padding-top: 50px;
  position: relative;
  text-align: center;
  box-sizing: border-box;
  border-radius: 10px 10px 0px 0px;
}
.modal-mask > .header > .profile {
  width: 98px;
  height: 98px;
  border: 3px solid #21ab37;
  position: absolute;
  top: -50px;
  border-radius: 50%;
  left: calc(50% - 46px);
}
.modal-mask > .header > .profile > img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  background: #ffffff;
  border-radius: 50%;
}
.modal-mask > .header > .profile_name {
  height: 26px;
  font-weight: 700;
  font-size: 18px;
  color: #ffffff;
  line-height: 26px;
}
.modal-mask > .header > .whatsapp {
  height: 20px;
  font-weight: 400;
  font-size: 14px;
  color: #ffffff;
  line-height: 20px;
}
.chat-modal {
  width: 100%;
  height: calc(100% - 115px);
  padding: 45px 25px 27px 25px;
  box-sizing: border-box;
}
.chat-modal > form {
  display: flex;
  flex-direction: column;
}
.chat-modal > .title {
  height: 23px;
  font-weight: 400;
  font-size: 16px;
  color: #2f3e53;
  line-height: 23px;
}
.chat-modal > form > input {
  width: 100%;
  height: 46px;
  margin: 9px 0 20px;
  border-radius: 4px 4px 4px 4px;
  padding:0 10px;
  box-sizing: border-box;
  border: 1px solid #e0e1e3;
}
.chat-modal > form > input:focus {
    outline: none;
}
.chat-modal > form > textarea {
  width: 100%;
  resize: none;
  height: 115px;
  border-radius: 4px 4px 4px 4px;
  margin: 9px 0 20px;
  padding: 10px;
  box-sizing: border-box;
  border: 1px solid #e0e1e3;
}
.chat-modal > form > textarea:focus {
    outline: none;
}
.chat-modal > form > .btns {
  width: 100%;
  display: flex;
  justify-content: end;
}
.chat-modal > form > .btns > button {
  width: auto;
  padding: 7px 20px;
  box-sizing: border-box;
  line-height: normal;
  cursor: pointer;
  height: 34px;
  border-radius: 4px 4px 4px 4px;
}
.chat-modal > form > .btns > .cancel {
  background-color: white;
  margin-right: 13px;
  border: 1px solid #c0c4cc;
}
.chat-modal > form > .btns > .comment_submit {
  background: #21ab37;
  border: 1px solid #21ab37;
  color: white;
}
@media (max-width: 767px) {
  .chat_area{
    width: auto !important;
  }
  .chat_box{
    display: none !important;
  }
  .modal-mask{
    width: 90vw;
  }
}
/* End Footer area css
============================================================================================ */
/*---------------------------------------------------- */

/*# sourceMappingURL=style.css.map */
