*
{
  margin: 0;
  padding: 0;
  outline: none;
}
html
{
  height: 100%;
}
body
{
  font-family: 'Open Sans', Verdana, Arial;
  height: 100%;
  color: #606060;
  line-height: 24px;
  font-size: 17px;
}
table
{
  font-family: "Open Sans", Verdana, Arial;
  line-height: 20px;
  font-size: 18px;
  border-collapse: collapse;
}
fieldset
{
  border: none;
}
img
{
  outline: 0;
  margin: 0;
  border: 0;
}
a img
{
  border: none;
}
input
{
  vertical-align: middle;
}
a
{
  text-decoration: underline;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -khtml-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  color: #4e6895;
  text-decoration: underline;
}
a:hover
{
  text-decoration: none;
  color: #2d3758;
}
h1, .c_h1
{
  line-height: 50px;
  text-align: left;
  padding: 0;
  font-size: 40px;
  font-family: "Roboto Slab";
  font-weight: normal;
  position: relative;
  background-color: #a1b5d7;
  color: white;
}
h1 .c_inner,
.c_h1 .c_inner
{
  display: block;
  width: calc(100% - 40px);
  -moz-width: calc(100% - 40px);
  -webkit-width: calc(100% - 40px);
  -khtml-width: calc(100% - 40px);
  -o-width: calc(100% - 40px);
  -ms-width: calc(100% - 40px);
  min-width: 920px;
  max-width: 1060px;
  padding: 0 20px 0 20px;
  margin: 0 auto;
  height: 125px;
  background-image: url('/wp-content/themes/eac-ecoline/images/header_overlay.png');
  background-repeat: no-repeat;
  background-position: 0 100%;
}
h1 .c_inner2,
.c_h1 .c_inner2
{
  height: 125px;
  display: table-cell;
  vertical-align: middle;
}
.c_hh1
{
  position: relative;
  display: block;
  padding-bottom: 20px;
  padding-top: 20px;
  text-align: center;
  line-height: 36px;
  font-size: 28px;
  font-weight: bold;
  font-family: "Roboto Slab";
  color: #4e6895;
}
h2, .c_h2
{
  position: relative;
  display: block;
  padding-bottom: 10px;
  height: 30px;
  font-size: 28px;
  font-weight: bold;
  font-family: "Roboto Slab";
  color: #4e6895;
}
h3, .c_h3
{
  font-weight: normal;
  font-size: 18px;
  line-height: 30px!important;
  text-transform: uppercase;
}
.c_clear
{
  clear: both;
}
.c_relative
{
  position: relative;
}
.c_container
{
  margin-right: auto;
  margin-left: auto;
}
.c_container:before, .c_container:after
{
  display: table;
  line-height: 0;
  content: "";
}
.c_container:after
{
  clear: both;
}
.c_row
{
}
.c_w100
{
  width: 100%;
}
.c_row:before, .c_row:after
{
  display: table;
  line-height: 0;
  content: "";
}
.c_row:after
{
  clear: both;
}
.c_minmax
{
  width: 100%;
  min-width: 960px;
  max-width: 1400px;
}
.c_minmax2
{
  width: 100%;
  min-width: 960px;
  max-width: 1100px;
  margin: 0 auto;
}
.c_w960
{
  width: 960px;
}
.c_span
{
  display: block;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.c_layout_table
{
  display: table;
  table-layout: fixed;
  border-collapse: collapse;
}
.c_layout_row
{
  display: table-row;
}
.c_layout_cell
{
  display: table-cell;
  vertical-align: top;
}
.c_colspan
{
}
.c_colspan>div
{
  width: 1%;
}
.c_colspan>div>div
{
  position: relative;
}
.c_colspan>div>div
{
  width: 960px;
}
.c_subheader
{
  text-decoration: underline;
}
/* Site Main Blocks */
#i_site_container
{
  margin: 0 auto;
  position: relative;
  height: 100%;
  min-height: 100%;
  height: auto !important;
  width: 100%;
}
/* Common Styles */
.c_e7col
{
  background-color: #eeeee7;
}
.c_fsmall
{
  font-size: 11px;
  line-height: 13px;
}
.c_tpad_20
{
  padding-top: 20px!important;
}
.c_tpad_30
{
  padding-top: 30px!important;
}
.c_bpad_20
{
  padding-bottom: 20px!important;
}
.c_bpad_30
{
  padding-bottom: 30px!important;
}
.c_bpad_40
{
  padding-bottom: 40px!important;
}
.c_tmarg_20
{
  margin-top: 20px!important;
}
.c_tmarg_30
{
  margin-top: 30px!important;
}
.c_page_text p
{
  margin-bottom: 20px;
}
.c_page_text ul,
.c_page_text ol
{
 padding-left: 25px;
 padding-bottom: 20px;
}
.c_avatar
{
  margin: 0!important;
}
.c_avatar img
{
  max-height: 240px;
  max-width: 320px;
  margin: 0 20px 20px 0;
  float: left;
}
.c_page_text .c_date
{
  padding: 5px 20px 5px 20px;
  margin-left: 340px;
  text-align: right;
  display: block;
}
.c_center
{
  text-align: center;
}
.c_strong, .c_bold
{
  font-weight: bold;
}
.c_big
{
  font-size: 20px;
}
.c_bmarg_20
{
  margin-bottom: 20px;
}
.c_error_msg, .c_success_msg
{
  font-size: 21px;
  line-height: 32px!important;
}
.c_error_msg
{
  color: red;
}
.c_success_msg
{
  color: green;
}
.c_main
{
  position: relative;
}
/* Header */
header
{
  height: 120px;
  max-height: 120px;
  font-size: 16px;
}
#i_header_wrapper
{
  height: 120px;
}
header a
{
  text-decoration: none;
}
#i_logo
{
  position: absolute;
  display: block;
  width: 120px;
  height: 100px;
  left: 30px;
  top: 15px;
  z-index: 10;
}
#i_logo img
{
  width: 120px;
  height: 100px;
}
#i_name
{
  display: none;
}
#i_title,
#i_title_en

{
  display: block;
  position: absolute;
  text-align: center;
  left: 50%;
  top: 30px;
  color: transparent;
  width: 600px;
  margin-left: -335px;
  height: 70px;
  background-repeat: no-repeat;
}
#i_title
{
  background-image: url('/wp-content/themes/eac-ecoline/images/title.png');
}
#i_title_en
{
  background-image: url('/wp-content/themes/eac-ecoline/images/title_en.png');
}
#i_phone
{
  display: block;
  position: absolute;
  text-align: right;
  padding-right: 5px;
  left: 100%;
  top: 10px;
  width: 220px;
  height: 40px;
  line-height: 40px;
  margin-left: -230px;
  font-size: 24px;
  opacity: 0.9;
  -moz-opacity: 0.9;
  -webkit-opacity: 0.9;
  -khtml-opacity: 0.9;
  -o-opacity: 0.9;
  -ms-opacity: 0.9;
  z-index: 10;
}
#i_phone:hover
{
  text-decoration: none;
  opacity: 1.0;
  -moz-opacity: 1.0;
  -webkit-opacity: 1.0;
  -khtml-opacity: 1.0;
  -o-opacity: 1.0;
  -ms-opacity: 1.0;
}
#i_email
{
  display: block;
  position: absolute;
  text-align: right;
  font-size: 14px;
  left: 100%;
  top: 50px;
  width: 220px;
  margin-left: -230px;
  opacity: 0.8;
  -moz-opacity: 0.8;
  -webkit-opacity: 0.8;
  -khtml-opacity: 0.8;
  -o-opacity: 0.8;
  -ms-opacity: 0.8;
  height: 20px;
  line-height: 20px;
  padding-right: 5px;
  z-index: 10;
}
#i_email:hover
{
  opacity: 1.0;
  -moz-opacity: 1.0;
  -webkit-opacity: 1.0;
  -khtml-opacity: 1.0;
  -o-opacity: 1.0;
  -ms-opacity: 1.0;
  text-decoration: none;
}
#i_schedule
{
  display: none;
}
#i_address
{
  display: block;
  position: absolute;
  text-align: right;
  left: 100%;
  top: 80px;
  width: 220px;
  opacity: 0.8;
  -moz-opacity: 0.8;
  -webkit-opacity: 0.8;
  -khtml-opacity: 0.8;
  -o-opacity: 0.8;
  -ms-opacity: 0.8;
  height: 20px;
  line-height: 20px;
  z-index: 10;
  margin-left: -230px;
  font-size: 14px;
}
#i_address:hover
{
  opacity: 1.0;
  -moz-opacity: 1.0;
  -webkit-opacity: 1.0;
  -khtml-opacity: 1.0;
  -o-opacity: 1.0;
  -ms-opacity: 1.0;
  text-decoration: none;
}
/* Main Nav */
#i_main_nav
{
  position: relative;
  padding-top: 15px;
  margin: 0 auto;
  width: 100%;
}
#i_main_menu_wrapper
{
  height: 45px;
  position: relative;
  width: 100%;
  background-color: #4e6895;
}
#i_main_menu_wrapper2
{
  height: 45px;
  position: relative;
  width: 100%;
  min-width: 960px;
  max-width: 1100px;
  margin: 0 auto;
}
#i_main_menu
{
  list-style: none;
  text-align: center;
  display: block;
  height: 45px;
  width: 100%;
  position: relative;
}
#i_main_menu li
{
  height: 45px;
  display: inline-block;
}
#i_main_menu a
{
  display: block;
  color: white;
  position: relative;
  height: 45px;
  line-height: 42px;
  padding: 0 20px 0 20px;
  /* font-size: 24px; */
  font-size: 18px;
  text-decoration: none;
}
#i_main_menu a:hover
{
  color: white;
  background-color: #2d3758;
}
/* Hline */
.c_hline
{
  position: relative;
  height: 5px;
  width: 100%;
  background-color: #c4b384;
}
/* Slider */
.c_slider_wrapper
{
  margin: 0 auto;
  width: 100%;
  height: 340px;
  position: relative;
  overflow: hidden;
}
.c_slide_cont
{
  display: block;
  position: absolute;
  height: 340px!important;
  width: 100%!important;
  overflow: hidden;
}
.c_slide_banner
{
  display: none;
}
.c_slide_cont img
{
  position: absolute;
  width: 100%!important;
  height: auto;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
#i_next,
#i_prev
{
  height: 40px;
  width: 40px;
  position: absolute;
  display: block;
  top: 100%;
  margin-top: -40px;
  background-color: #4e6895;
  z-index: 100;
  opacity: 0.8;
  -moz-opacity: 0.8;
  -webkit-opacity: 0.8;
  -khtml-opacity: 0.8;
  -o-opacity: 0.8;
  -ms-opacity: 0.8;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -khtml-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
#i_next
{
  left: 100%;
  margin-left: -40px;
  background-image: url('/wp-content/themes/eac-ecoline/images/next.png');
}
#i_prev
{
  left: 0;
  background-image: url('/wp-content/themes/eac-ecoline/images/prev.png');
}
#i_next:hover,
#i_prev:hover
{
  opacity: 1.0;
  -moz-opacity: 1.0;
  -webkit-opacity: 1.0;
  -khtml-opacity: 1.0;
  -o-opacity: 1.0;
  -ms-opacity: 1.0;
  background-color: #2d3758;
}
.c_slider_overlay
{
  position: absolute;
  left: 50%;
  top: 0;
  z-index: 90;
  height: 340px;
  width: 512px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-image: url('/wp-content/themes/eac-ecoline/images/slider_overlay.png');
}
/* Cats */
.c_cats
{
  list-style: none;
  width: 100%;
  height: 180px;
  position: relative;
  margin: 0;
  padding: 20px 0 0 0;
}
.c_cats li
{
  display: block;
  height: 140px;
  width: calc(25% - 40px);
  width: -moz-calc(25% - 40px);
  width: -webkit-calc(25% - 40px);
  width: -khtml-calc(25% - 40px);
  width: -o-calc(25% - 40px);
  width: -ms-calc(25% - 40px);
  text-align: center;
  float: left;
  margin: 0;
  padding: 20px;
  position: relative;
}
.c_cats li a
{
  display: block;
  height: 100%;
  width: 100%;
  position: relative;
}
.c_cats li a img
{
  position: absolute;
  left: 0;
  top: 20px;
  width: 100%;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -khtml-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.c_cats li a:hover img
{
  top: 5px;
  filter: brightness(130%);
  -webkit-filter: brightness(130%);
  -moz-filter: brightness(130%);
  -webkit-filter: brightness(130%);
  -khtml-filter: brightness(130%);
  -o-filter: brightness(130%);
  -ms-filter: brightness(130%);
}
.c_cats a .c_title
{
  display: block;
  height: 20px;
  line-height: 20px;
  position: absolute;
  margin-top: -20px;
  left: 0;
  top: 100%;
  color: black;
  font-size: 22px;
  text-align: center;
  width: 100%;
  font-weight: bold;
  text-transform: uppercase;
  color: #4e6895;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -khtml-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.c_cats a:hover .c_title
{
  color: #2d3758;
  margin-top: -23px;
}
/* Product List */
.c_product_list
{
  list-style: none;
}
.c_product_list li
{
  display: block;
  width: 25%;
  min-height: 320px;
  float: left;
  position: relative;
}
.c_product_list .c_gcard
{
  display: block;
  width: calc(100% - 20px);
  -moz-width: calc(100% - 20px);
  -webkit-width: calc(100% - 20px);
  -khtml-width: calc(100% - 20px);
  -o-width: calc(100% - 20px);
  -ms-width: calc(100% - 20px);
  height: 300px;
  padding: 5px;
  margin: 4px;
  position: relative;
  overflow: hidden;
  border: 1px solid #dfe1d5;
  text-decoration: none;
}
.c_product_list .c_thumbnail
{
  display: block;
  width: 100%;
  height: 190px;
  overflow: hidden;
  position: relative;
}
.c_product_list .c_gcard .c_thumbnail img
{
  position: absolute;
  width: 100%;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -khtml-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.c_product_list .c_gcard:hover .c_thumbnail img
{
  filter: brightness(130%);
  -webkit-filter: brightness(130%);
  -moz-filter: brightness(130%);
  -webkit-filter: brightness(130%);
  -khtml-filter: brightness(130%);
  -o-filter: brightness(130%);
  -ms-filter: brightness(130%);
}
.c_product_list .c_title
{
  display: block;
  text-align: center;
  padding: 10px;
  font-size: 20px;
}
.c_product_list .c_price
{
  display: block;
  text-align: center;
  font-weight: bold;
  color: #c4b384;
}
.c_ca
{
  display: none;
}
/* Middle */
#i_body_row
{
  height: auto;
}
.c_content
{
  position: relative;
  width: 100%;
}
.c_content .c_page_text
{
  padding: 0 20px 0 20px;
  color: black;
  text-align: justify;
}
.c_content .c_page_text.c_nopadding
{
  padding: 0;
}
/* Crumbs */
.c_bread_crumbs
{
  display: block;
  padding: 10px 20px 10px 20px;
  font-size: 15px;
  width: calc(100% - 40px);
  -moz-width: calc(100% - 40px);
  -webkit-width: calc(100% - 40px);
  -khtml-width: calc(100% - 40px);
  -o-width: calc(100% - 40px);
  -ms-width: calc(100% - 40px);
  min-width: 920px;
  max-width: 1060px;
  margin: 0 auto;
}
.c_bread_crumbs li
{
  display: inline-block;
}
.c_bread_crumbs li:before
{
  content: "/ ";
}
.c_bread_crumbs li:first-child:before
{
  content: "";
}
/* Footer */
#i_foot_row
{
  height: 115px;
  max-height: 115px;
  background-color: #4e6895;
}
footer
{
  height: 115px;
  min-height: 115px;
  color: white;
}
#i_foot_wrapper
{
  position: relative;
  height: 115px;
  background-image: url('/wp-content/themes/eac-ecoline/images/header_overlay.png');
  background-repeat: no-repeat;
  background-position: 100% 0;
}
footer a
{
  color: transparent;
}
#i_foot_social
{
  list-style: none;
  height: 30px;
  padding: 5px 40px 0 0;
  text-align: right;
}
#i_foot_social li
{
  display: inline-block;
  padding: 0 10px 0 10px;
  width: 40px;
  height: 50px;
}
#i_foot_social a
{
  display: block;
  height: 40px;
  width: 40px;
  margin-top: 10px;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  -khtml-border-radius: 20px;
  -o-border-radius: 20px;
  -ms-border-radius: 20px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
#i_foot_social .c_li
{
  background-image: url('/wp-content/themes/eac-ecoline/images/li.png');
}
#i_foot_social .c_tw
{
  background-image: url('/wp-content/themes/eac-ecoline/images/tw.png');
}
#i_foot_social .c_fb
{
  background-image: url('/wp-content/themes/eac-ecoline/images/fb.png');
  filter: contrast(200%);
  -moz-filter: contrast(200%);
  -webkit-filter: contrast(200%);
  -khtml-filter: contrast(200%);
  -o-filter: contrast(200%);
  -ms-filter: contrast(200%);
}
#i_foot_social a:hover
{
  margin-top: 5px;
  margin-bottom: 5px;
  filter: contrast(200%);
  -moz-filter: contrast(200%);
  -webkit-filter: contrast(200%);
  -khtml-filter: contrast(200%);
  -o-filter: contrast(200%);
  -ms-filter: contrast(200%);
}
.c_copyright
{
  position: absolute;
  width: 250px;
  font-size: 12px;
  line-height: 15px;
  display: block;
  text-align: right;
  margin-left: -300px;
  left: 100%;
  top: 70px;
}
/* Announces */
.c_announces
{
  list-style: none;
  padding: 20px 0 50px 0;
  position: relative;
  display: block;
}
.c_announces li
{
  display: block;
  position: relative;
  width: 100%;
  min-height: 178px;
  height: auto;
  padding-bottom: 20px;
}
/*
.c_announces li a
{
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  text-decoration: none;
  min-height: 100px;
  padding-bottom: 78px;
}
.c_announces li a:hover
{
  text-decoration: none;
}
*/
.c_announces .c_thumbnail
{
  display: block;
  height: 178px;
  width: 150px;
  padding-right: 20px;
  float: left;
  position: relative;
  text-align: center;
}
.c_announces .c_thumbnail img
{
  height: 178px;
  max-width: 150px;
}
.c_announces span
{
  display: block;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -khtml-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.c_announces .c_title
{
  display: block;
  position: relative;
  height: auto;
  padding: 0 20px 10px 170px;
  width: calc(100% - 190px);
}
.c_announces .c_title a
{
  text-decoration: none;
  font-size: 20px;
  font-weight: bold;
  font-family: "Roboto Slab";
  color: #4e6895;
  line-height: 24px;
}
.c_announces .c_body
{
  display: block;
  position: relative;
  height: auto;
  padding: 0 20px 70px 170px;
  width: calc(100% - 190px);
}
.c_announces .c_body a
{
  text-decoration: none;
  color: #606060;
}
.c_announces .c_title:hover a,
.c_announces .c_body:hover a
{
  text-decoration: none;
  color: #2d3758!important;
}
.c_announces .c_more
{
  display: block;
  position: absolute;
  top: 100%;
  left: 100%;
  margin: -58px 0 0 -200px;
  float: none;
  z-index: 10;
}
/* Page Nav */
.c_page_nav
{
  list-style: none;
  font-size: 15px;
}
.c_page_nav li
{
  display: inline-block;
  height: 25px;
  margin: 4px 1px 4px 0 !important;
  line-height: 24px;
}
.c_page_nav li:first-child
{
  margin-left: 20px!important;
}
.c_page_nav .c_active
{
  background-color: white;
  color: #595d8c;
  padding: 0 6px;
}
.c_page_nav li a
{
  padding: 0 6px;
}
/* CMN Lists */
.c_cmn_third li
{
  display: block;
  padding: 10px;
  position: relative;
  float: left;
  width: calc(33% - 40px);
  width: -moz-calc(33% - 40px);
  width: -webkit-calc(33% - 40px);
  width: -khtml-calc(33% - 40px);
  width: -o-calc(33% - 40px);
  width: -ms-calc(33% - 40px);
}
.c_cmn_half li
{
  display: block;
  padding: 10px;
  position: relative;
  float: left;
  width: calc(50% - 40px);
  width: -moz-calc(50% - 40px);
  width: -webkit-calc(50% - 40px);
  width: -khtml-calc(50% - 40px);
  width: -o-calc(50% - 40px);
  width: -ms-calc(50% - 40px);
}
.c_cmn_half,
.c_cmn_single
{
  width: 800px;
}
.c_cmn_third
{
  width: 940px;
}
.c_cmn_half,
.c_cmn_single,
.c_cmn_third
{
  margin: 0 auto;
  list-style: none;
}
.c_cmn_single li
{
  display: block;
  padding: 5px;
  height: 75px;
  position: relative;
}
.c_cmn_single a,
.c_cmn_third a,
.c_cmn_half a
{
  display: block;
  width: 100%;
  height: 75px;
  padding: 5px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  position: relative;
  text-decoration: none;
}
.c_cmn_single.c_tall a,
.c_cmn_third.c_tall a,
.c_cmn_half.c_tall a
{
  height: 175px;
}
.c_cmn_single a:hover,
.c_cmn_third a:hover,
.c_cmn_half a:hover
{
  background-color: #f0f0f0;
}
.c_cmn_half img,
.c_cmn_third img,
.c_cmn_single img
{
  float: left;
  padding-right: 20px;
}
.c_cmn_half .c_title,
.c_cmn_third .c_title,
.c_cmn_single .c_title
{
  display: block;
  height: 75px;
  line-height: 25px;
  font-size: 21px;
}
.c_cmn_half.c_tall .c_title,
.c_cmn_third.c_tall .c_title,
.c_cmn_single.c_tall .c_title
{
  height: 175px;
}
.c_cmn_half .c_title span,
.c_cmn_third .c_title span,
.c_cmn_single .c_title span
{
  display: table-cell;
  height: 75px;
  vertical-align: middle;
}
.c_cmn_half.c_tall .c_title span,
.c_cmn_third.c_tall .c_title span,
.c_cmn_single.c_tall .c_title span
{
  height: 175px;
}
/* Subpages */
.c_subpages
{
  list-style: none;
  position: relative;
  width: 100%;
}
.c_subpages li
{
  display: block;
  float: left;
  height: 600px;
  width: 33%;
}
.c_subpages li a
{
  display: block;
  position: relative;
  padding: 20px;
  width: calc(100% - 40px);
  width: -moz-calc(100% - 40px);
  width: -webkit-calc(100% - 40px);
  width: -khtml-calc(100% - 40px);
  width: -o-calc(100% - 40px);
  width: -ms-calc(100% - 40px);
  height: auto;
  text-decoration: none;
}
.c_subpages .c_title
{
  position: relative;
  display: block;
  padding-bottom: 10px;
  height: 30px;
  font-size: 28px;
  font-weight: bold;
  font-family: "Roboto Slab";
}
.c_subpages .c_thumbnail
{
  height: 150px;
  width: 100%;
  position: relative;
  display: block;
  overflow: hidden;
}
.c_subpages .c_thumbnail img
{
  width: 100%;
  min-height: 150px;
  position: absolute;
  margin: auto;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}
.c_subpages .c_announce
{
  display: block;
  padding: 10px 0 10px 0;
  color: black;
  text-align: justify;
}
/* More Button */
.c_more_row
{
  display: block;
  position: relative;
  height: 58px;
  padding-top: 20px;
}
.c_more
{
  float: right;
  display: block;
  height: 58px;
  width: 165px;
  background-image: url('/wp-content/themes/eac-ecoline/images/liftedshadow_medium.png');
  background-position: 0 32px;
  background-repeat: no-repeat;
  padding-left: 26px;
}
a.c_more
{
  text-decoration: none;
}
.c_more span
{
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -khtml-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  display: block;
  background-color: #4e6895;
  color: white;
  height: 32px;
  line-height: 32px;
  text-align: center;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
}
a:hover .c_more span,
a.c_more:hover span
{
  background-color: #2d3758;
}
/* Front Styles */
.c_halftab
{
  width: 100%;
  margin: 20px 0 20px 0;
}
.c_halftab .c_layout_cell
{
  width: calc(50% - 20px);
  width: -moz-calc(50% - 20px);
  width: -webkit-calc(50% - 20px);
  width: -khtml-calc(50% - 20px);
  width: -o-calc(50% - 20px);
  width: -ms-calc(50% - 20px);
}
.c_halfcell_1
{
  padding-right: 20px;
}
.c_halfcell_2
{
  padding-left: 20px;
}
/* Lang Switch */
.c_lang_switch a,
.c_lang_switch span
{
  display: block;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -khtml-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  opacity: 0.9;
  -moz-opacity: 0.9;
  -webkit-opacity: 0.9;
  -khtml-opacity: 0.9;
  -o-opacity: 0.9;
  -ms-opacity: 0.9;
}
.c_lang_switch a:hover
{
  background-color: #2d3758;
  opacity: 1.0;
  -moz-opacity: 1.0;
  -webkit-opacity: 1.0;
  -khtml-opacity: 1.0;
  -o-opacity: 1.0;
  -ms-opacity: 1.0;
}
.c_lang_switch
{
  display: block;
  position: absolute;
  left: 100%;
  top: 0;
  width: 80px;
  height: 45px;
  padding: 0;
  margin-left: -90px;
}
.c_lang_switch li
{
  width: 40px;
  height: 45px;
  padding: 0;
  margin: 0;
  display: block;
  float: left;
}
.c_lang_en
{
  background-image: url('/wp-content/themes/eac-ecoline/images/en.png');
}
.c_lang_ru
{
  background-image: url('/wp-content/themes/eac-ecoline/images/rus.png');
}
/* Clients list */
.c_clients
{
  margin: 20px auto 50px auto;
  width: calc(100% - 20px);
  width: -moz-calc(100% - 20px);
  width: -webkit-calc(100% - 20px);
  width: -khtml-calc(100% - 20px);
  width: -o-calc(100% - 20px);
  width: -ms-calc(100% - 20px);
}
.c_clients td
{
  width: 25%;  
  height: auto;
  padding-bottom: 10px;
  padding-top: 10px;
  position: relative;
  border-bottom: 1px solid #a1b5d7;
}
.c_clients td .c_title
{
  padding: 10px;
  display: inline-block;
}
.c_clients .c_thumbnail
{
  display: block;
  width: calc(100% - 20px);
  min-height: 70px;
  height: auto;
  position: relative;
  text-align: center;
  overflow: hidden;
}
.c_clients .c_thumbnail img
{
  max-width: 100%;
}
/* Contact Form */
#i_wrp_ajxfmcontact
{
  width: 100%;
  max-width: 400px;
}
#i_wrp_ajxfmcontact input[type=text],
#i_wrp_ajxfmcontact textarea
{
  width: calc(100% - 6px);
  width: -moz-calc(100% - 6px);
  width: -webkit-calc(100% - 6px);
  width: -khtml-calc(100% - 6px);
  width: -o-calc(100% - 6px);
  width: -ms-calc(100% - 6px);
  padding: 2px;
  border: 1px solid #2d3758;
}
.c_info
{
  font-size: 11px;
}
.c_buttons_row
{
  padding-top: 10px;
}
.c_buttons_row .c_button
{
  float: right;
}
.c_button
{
  padding: 5px 20px 5px 20px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  border: none;
  background-color: #4e6895;
  color: white;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -khtml-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.c_button:hover
{
  background-color: #2d3758;
}
.c_error
{
  border: 1px solid #c00!important;
}
/* Gallery View */
.c_gallery_view
{
  width: 800px;
  margin: 0 auto 50px auto;
}
.c_gallery_view .c_icons
{
  list-style: none;
  width: 120px;
  height: 425px;
  margin: 30px 0 30px 0;
  overflow: hidden;
}
.c_gallery_view .c_icons_col
{
  width: 120px;
  min-width: 120px;
  min-width: 120px;
  position: relative;
}
.c_gallery_view .c_icons li
{
  display: block;
  height: 80px;
  width: 120px;
  margin-bottom: 5px;
  overflow: hidden;
  position: relative;
}
.c_gallery_view .c_icons a
{
  display: block;
  position: relative;
  width: 116px;
  height: 76px;
  border: 2px solid transparent;
}
.c_gallery_view .c_icons a img
{
  width: 120px;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.c_gallery_view .c_icons a:hover img
{
  filter: brightness(130%);
  -webkit-filter: brightness(130%);
  -moz-filter: brightness(130%);
  -webkit-filter: brightness(130%);
  -khtml-filter: brightness(130%);
  -o-filter: brightness(130%);
  -ms-filter: brightness(130%);
}
.c_gallery_view .c_image_col
{
  padding-left: 20px;
  padding-top: 30px;
}
.c_gallery_view .c_image_col .c_img_wrapper
{
  position: relative;
  height: 420px;
  width: 100%;
  overflow: hidden;
  display: block;
}
.c_gallery_view .c_image_col .c_img_wrapper img
{
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 1;
}
.c_gallery_view .c_icons_up,
.c_gallery_view .c_icons_down
{
  height: 25px;
  width: 120px;
  position: absolute;
  display: block;
  background-color: #4e6895;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  left: 0;
  opacity: 0.8;
  -moz-opacity: 0.8;
  -webkit-opacity: 0.8;
  -khtml-opacity: 0.8;
  -o-opacity: 0.8;
  -ms-opacity: 0.8;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
}
.c_gallery_view .c_icons_up:hover,
.c_gallery_view .c_icons_down:hover
{
  background-color: #2d3758;
  opacity: 1.0;
  -moz-opacity: 1.0;
  -webkit-opacity: 1.0;
  -khtml-opacity: 1.0;
  -o-opacity: 1.0;
  -ms-opacity: 1.0;
}
.c_gallery_view .c_icons_up
{
  margin: 0;
  background-image: url('/wp-content/themes/eac-ecoline/images/up.png');
}
.c_gallery_view .c_icons_down
{
  margin-top: -30px;
  background-image: url('/wp-content/themes/eac-ecoline/images/down.png');
}
.pp_next,
.pp_previous
{
  display: none!important;
}
.c_gallery_view .c_title
{
  display: block;
  position: relative;
  height: 25px;
  top: 100%;
  left: 0;
  padding: 0 20px 0 20px;
  z-index: 2;
  background-color: #f0f0f0;
  color: black;
  text-align: right;
  border-top: 5px solid white;
}
/* Some Other */
.c_seo_link
{
  display: block;
  padding: 10px 30px 10px 10px;
  position: relative;
  width: 500px;
  margin: 0 auto;
  text-decoration: none;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
}
.c_seo_link img
{
  float: left;
  margin-right: 20px;
}
.c_seo_link .c_title
{
  display: block;
  padding-top: 22px;
  font-size: 20px;
}
.c_seo_link:before, .c_seo_link:after
{
  display: table;
  line-height: 0;
  content: "";
}
.c_seo_link:after
{
  clear: both;
}
.c_seo_link:hover
{
  background-color: #f0f0f0;
}
/* Map */
#i_map
{
  position: relative;
  height: 400px;
  margin: 0 20px 20px 20px;
}