*, :focus {
    outline: -webkit-focus-ring-color none 0;
}
strong, b {
    font-weight: 700;
}
body {
    background: #ffffff none repeat scroll 0 0;
	color: #777;
    margin: 0;
    padding: 0;
    width: 100%;
	font: 400 18px/22px "PT Sans Narrow", sans-serif;
	-webkit-text-size-adjust: none;
}
body.header-tr {
}
body.tmpl-component {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    text-align: center;
    padding: 0;
    min-width: 0;
}
body.scroll-no.device-mobile-yes, body.scroll-no.device-table-yes {
    overflow: hidden;
}
#overlay-layer.active {
    z-index: 10002;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.6);
}
.alert-danger, .alert-error {
  background-color: #fff;
  border-color: #fff;
  color: #b94a48;
}
div#system-message-container {
    padding: 25px;
}
#system-message-container .alert .close {
  display: none;
}
#system-message-container h4.alert-heading {
    font-size: 20px;
    font-family: Roboto;
    font-weight: 400;
    text-transform: uppercase;
    color: #000000;
    text-align: center;
    margin: 0 auto 20px;
}
#system-message-container .alert-message {
    color:  #000000;
    font-family: Roboto;
    font-size: 16px;
    text-align: center;
}
#system {
	display: none;
}
.alert-message a.btn {
    width: 200px;
    margin: 15px auto 0;
    padding: 0;
}
/*----error-----*/
#errorboxbody {
  height: calc(100vh - 352px);
  min-height: 495px;
}
.err_header {
  font-family: Roboto;
  font-size: 26px;
  margin: 25px 0 40px;
  text-align: center;
}
#errorboxbody > img {
  display: block;
  margin: 0 auto 10px;
  width: 360px;
}
.err_code {
  color: #ffffff;
  display: block;
  font-family: Roboto;
  font-size: 200px;
  font-weight: bold;
  line-height: 200px;
  margin: 0 auto 15px;
  text-align: center;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-weight: 400;
  margin: 0;
  color: #333;
}
h1, .h1 {
    font-size: 40px;
    line-height: 46px;
    font-weight: 400;
    margin: 0 0 30px;
}
h2, .h2 {
  font-size: 36px;
  line-height: 40px;
  color: #008740;
}
h3, .h3 {
    font-size: 32px;
    line-height: 36px;
    margin: 0 0 20px;
}
h4, .h4 {
  font-size: 28px;
  line-height: 32px;
  margin: 0 0 15px;
}

h5, .h5 {
  font-size: 24px;
  line-height: 26px;
  margin: 0 0 10px;
}
h6, .h6 {
    font-size: 20px;
    line-height: 22px;
    color: #008740;
    margin: 0 0 10px;
}
a:hover {
  color: #333;
}

p a:hover {
  text-decoration: underline;
}
a {
  font: inherit;
  color: inherit;
  text-decoration: none;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
a:focus {
  outline: none;
}
a:active {
  background-color: transparent;
}

a[href^="tel:"],
a[href^="callto:"] {
  color: inherit;
  text-decoration: none;
}

a[href^="callto:"]:hover {
  text-decoration: underline;
}

img {
	max-width: 100%;
	height: auto;
}
p {
    margin: 0 0 10px;
    padding: 0;
    border: 0;
    font-size: 16px;
    font-family: inherit;
    vertical-align: top;
}
ul, ol {
    font-size: 16px;
}
hr {
    border: 0;
    border-top: 1px solid #cce7d9;
    margin: 30px 0;
}
a.switcher {
	display: none;
}
.popover {
    background: #f6f6f6;
    color: #000;
    font-size: 13px;
    line-height: 15px;
    width: 20%;
    padding: 15px;
}
h3.popover-title {
    color: #000;
    font-size: 16px;
    text-align: left;
    margin: 0 0 10px;
    font-weight: 400;
}
.popover .arrow {
    position: absolute;
    left: -20px;
    top: calc(50% - 10px);
    background: transparent;
    width: 0;
    height: 0;
    border-width: 10px;
    border-color: transparent #f6f6f6 transparent transparent;
    border-style: solid;
}
a#back-top {
  width: 50px;
  height: 50px;
  font-size: 24px;
  line-height: 44px;
  color: #fff;
  background: #333;
  border-radius: 50%;
  -webkit-box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.4);
  box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.4);
  position: fixed;
  right: 40px;
  bottom: 40px;
  display: none;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  z-index: 20;
}
a#back-top:hover {
  color: #fff;
  background: #5FBF78;
  text-decoration: none;
}
a.sidebar-close {
    display: none;
    background: #fff;
    padding: 6px 0 6px 15px;
    border-bottom: 1px solid #5f2a7c;
}
a.sidebar-close > i {
    border-radius: 50%;
    background: #d0d0d0;
    width: 36px;
    height: 36px;
    font-size: 24px;
    line-height: 34px;
    display: inline-block;
    text-align: center;
}
.filter-wrap {
    margin-bottom: 40px;
}
.control-group {
    margin-bottom: 15px;
}
.control-label {
    margin-bottom: 10px;
}
input[disabled], select[disabled], textarea[disabled], input[readonly], select[readonly], textarea[readonly] {
    cursor: not-allowed;
    background-color: #f3f3f3 !important;
}
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
	background-color: #fff;
}
sub {
    bottom: 0.25em;
}
.btn {
  display: inline-block;
  position: relative;
  font-weight: 400;
  cursor: pointer;
  border: 3px solid transparent;
  background: transparent;
  font-size: 20px;
  line-height: 20px;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  /*overflow: hidden;*/
  padding: 11px 17px 13px 18px;
}
.btn span {
  position: relative;
  z-index: 1;
}
.btn:after {
  content: '';
  width: 100%;
  height: 0%;
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  top: 0;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.btn[class*="fa-"]:before {
  font-size: 25px;
  margin-right: 12px;
  position: relative;
  top: 2px;
  z-index: 1;
}

.btn-default {
  color: #fff;
  background-color: #5FBF78;
  border-color: #5FBF78;
}
.btn-default:focus {
  color: #fff;
  background-color: #5FBF78;
  border-color: #5FBF78;
}
.btn-default:hover {
  color: #5FBF78;
  background-color: #5FBF78;
  border-color: #5FBF78;
}
.btn-default:hover:after {
  top: 0;
  height: 100%;
}
.btn-default:active {
  color: #fff;
}
.btn-default:active:after {
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  top: 0;
}

.btn-primary {
  color: #fff;
  background-color: #008740;
  border-color: #008740;
}
.btn-primary:focus {
  color: #fff;
  background-color: #008740;
  border-color: #008740;
}
.btn-primary:hover {
  color: #008740;
  background-color: #00a951;
  border-color: #008740;
}

.btn-link {
  display: inline-block;
  color: #fff;
  font-weight: 700;
  border-radius: 0;
  font-size: 14px;
  position: relative;
}
.btn-link:focus {
  color: inherit;
  font-size: inherit;
}
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
.btn-link:hover {
  color: #008740;
  text-decoration: none;
  background-color: transparent;
}
textarea, input[type="text"], input[type="password"], input[type="email"], input[type="tel"] {
    text-align: left;
    display: block;
    width: 100%;
    margin: 0;
    -webkit-appearance: none;
    outline: none;
    font-family: "PT Sans Narrow", sans-serif;
    font-size: 14px;
    padding: 11px 15px 11px 22px;
    line-height: 20px;
    color: #777;
    background: #fcfefd;
    border: 1px solid #d0e9dc;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus {
	border-color: #d0e9dc;
}
textarea.required.invalid, input.required.invalid, input.fielderror[type="text"], input.fielderror[type="password"], input.fielderror[type="email"], textarea.fielderror {
  border-color: #f00;
}
.text-center {
	text-align: center;
}
.text-left {
	text-align: left;
}
.text-right {
	text-align: right;
}
.navigation {
    margin: 0 0 30px;
    padding: 0 0 10px;
}
.breadcrumb {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.breadcrumb > li {
    display: inline-block;
    float: left;
    position: relative;
    max-width: 100%;
    overflow: hidden;
}
.breadcrumb > li > a, .breadcrumb > li > span {
    box-sizing: border-box;
    display: inline-block;
    font-size: 15px;
    padding: 0 5px 0 0;
    vertical-align: middle;
    white-space: nowrap;
}
.breadcrumb > li > a:hover {
	text-decoration: underline;
}
span.divider:after {
    content: "\f178";
    font-family: Fontawesome;
    font-size: 10px;
}
.breadcrumb > li:first-child {
	display: none;
}

/*пагинация*/

.pagination > ul , .pagination_top > ul{
    list-style: outside none none;
    margin: 0;
    padding: 0;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
}
.pagination > ul:after, .pagination_top > ul:after {
	clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
.pagination > ul > li, .pagination_top > ul > li {
    display: inline-block;
    float: left;
    margin: 0 1px;
}
.pagination > ul > li > span, .pagination > ul > li > a,
.pagination > ul > li > span, .pagination > ul > li > a, .pagination_top > ul > li > span, .pagination_top > ul > li > a {
    box-sizing: border-box;
    color: #777;
    display: inline-block;
    font-size: 18px;
    margin: 0;
    padding: 0;
    text-align: center;
    vertical-align: top;
    line-height: 28px;
    font-weight: 400;
    width: 30px;
    height: 30px;
    background: #fff;
    border: 1px solid #5FBF78;
}
.pagination .pagination-next > a, .pagination .pagination-prev > a, .pagination_top .pagination-next > a, .pagination_top .pagination-prev > a {
    font-family: fontawesome;
    font-size: 15px;
    line-height: 30px;
    display: inline-block;
    vertical-align: top;
    width: 30px;
    height: 30px;
    font-weight: bold;
    background: #fff;
}
.pagination-next > a:after, .pagination-next > a:after {
    content: "\f054";
}
.pagination-prev > a:after, .pagination-prev > a:after {
    content: "\f053";
}
.pagination > ul > li > a:hover, .pagination > ul > li > span, .pagination_top > ul > li > a:hover, .pagination_top > ul > li > span {
    color: #fff;
    background: #5FBF78;
}
.pagination > ul > li.pagination-start, .pagination > ul > li.pagination-end,
.pagination_top > ul > li.pagination-start, .pagination_top > ul > li.pagination-end {
  display: none;
}
.pagination > ul > li.pagination-prev > span, .pagination > ul > li.pagination-next > span,
.pagination_top > ul > li.pagination-prev > span, .pagination_top > ul > li.pagination-next > span {
  display: none;
}

/*header*/
#header {
    background: #f5fffa;
    padding-top: 32px;
    box-shadow: 0px 0px 300px 0px rgba(184, 222, 202, 0.5);
    position: relative;
}
#header.scrolled {
	
}
.header-tr #header {

}
.header-tr #header.scrolled, .header-tr #header:hover {

}
#header .header-logo {
    display: inline-block;
    float: left;
    margin: 10px 0 0 0;
}
#header .header-slogan {
    text-align: right;
    margin: 0 100px 0 0;
    float: right;
}
#header .header-slogan p {
    font-size: 22px;
    line-height: 29px;
    font-weight: 400;
    color: #777;
    margin: 0;
}
.header-slogan i {
    margin: 0 5px 0 0;
    color: #5FBF78;
}
#header .header-phone {
    float: right;
    text-align: left;
    margin: 0px 0 30px;
}
#header .header-phone a, #header .header-phone p {
    font-size: 20px;
    line-height: 26px;
    font-weight: 700;
    color: #5FBF78;
    display: block;
    font-family: PT Sans Narrow;
    margin: 0 0 2px;
}
#header .header-phone i.fa {
    background: #fff;
    border-radius: 50%;
    width: 28px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    margin-right: 5px;
}

/*catalog-menu*/
.catalog-menu {
    height: 61px;
    position: relative;
}
.catalog-menu-container {
    background-image: -webkit-linear-gradient(top, #9eefb3 0%, #53a267 100%);
    background-image: linear-gradient(to bottom, #9eefb3 0%, #53a267 100%);
    background-repeat: repeat-x;
    -moz-transition: top 0.3s;
    -o-transition: top 0.3s;
    -webkit-transition: top 0.3s;
    transition: top 0.3s;
}
.scrolling .catalog-menu-container {
    position: fixed;
    top: -62px;
    left: 0;
    right: 0;
    z-index: 10000;
}
.scrolled .catalog-menu-container {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10000;
}
.catalog-menu .menu {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
    vertical-align: top;
}
.catalog-menu .menu > li {
    position: relative;
    float: left;
}
.catalog-menu .menu > li > a {
    color: #fff;
    font-size: 18px;
    padding: 19px 23px 20px;
    letter-spacing: 1px;
    display: inline-block;
}
.catalog-menu .menu > li.active > a, .catalog-menu .menu > li > a:hover {
    color: #fff;
    background: #5FBF78;
}
.mobile-sidebar-open {
    top: 4px;
    left: 8px;
    width: 48px;
    height: 48px;
    background: #fff;
    border: none;
    cursor: pointer;
    float: left;
    margin: 0 0 0 10px;
}
.mobile-sidebar-open span {
    position: relative;
    display: block;
    margin: auto;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.mobile-sidebar-open span {
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.mobile-sidebar-open span:after, .mobile-sidebar-open span:before, .mobile-sidebar-open span {
    width: 24px;
    height: 4px;
    background-color: #000;
    backface-visibility: hidden;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.mobile-sidebar-open span:before, .mobile-sidebar-open span:after {
    -moz-transform-origin: 1.71429px center;
    -ms-transform-origin: 1.71429px center;
    -o-transform-origin: 1.71429px center;
    -webkit-transform-origin: 1.71429px center;
    transform-origin: 1.71429px center;
    -moz-transform-origin: 1.71429px center;
    -ms-transform-origin: 1.71429px center;
    -o-transform-origin: 1.71429px center;
    -webkit-transform-origin: 1.71429px center;
    transform-origin: 1.71429px center;
}
.mobile-sidebar-open span:after, .mobile-sidebar-open span:before {
    content: "";
    position: absolute;
    left: 0;
    top: -8px;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.mobile-sidebar-open span:after {
    top: 8px;
}
.mobile-sidebar-open.active span {
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}
.mobile-sidebar-open.active span:before, .mobile-sidebar-open.active span:after {
    top: 0;
    width: 15px;
}
.mobile-sidebar-open.active span:before {
    -webkit-transform: rotate3d(0, 0, 1, -40deg);
    transform: rotate3d(0, 0, 1, -40deg);
}
.mobile-sidebar-open.active span:after {
    -webkit-transform: rotate3d(0, 0, 1, 40deg);
    transform: rotate3d(0, 0, 1, 40deg);
}


/*center*/
.center-col .center-col-l {
    float: left;
    width: 50%;
    padding: 0 30px 0 0;
}
.center-col .center-col-r {
    float: left;
    width: 50%;
    padding: 0 0 0 30px;
    border-left: 1px solid #cce7d9;
}
.center-1 h1, .center-2 p.h1 {
    font-size: 30px;
    line-height: 32px;
    margin: 0 0 15px;
}
.center-1 p {
    text-align: justify;
    margin: 0 0 20px;
    color: #5FBF78;
    font-size: 20px;
    line-height: 26px;
}
.center-1 p.header {
    font-size: 20px;
    color: #000;
}
.center-1 img {
    margin: 0 0 20px;
}
.center-2 ul {
    margin: 20px 0;
    padding: 0;
    list-style: none;
}
.center-2 ul li {
    margin: 0 0 10px;
    line-height: 20px;
    font-size: 16px;
    position: relative;
    padding: 0 0 0 30px;
}
.center-2 ul li i {
    color: #5FBF78;
    font-size: 25px;
    position: absolute;
    left: 0;
    top: 0;
}

#main-col {
    padding: 50px 0;
}
.content-col-wrap .col-r {
    float: right;
    width: 33%;
    padding: 0 0 0 30px;
    margin: 0;
}
.content-col-wrap .col-l {
    float: left;
    width: 67%;
    padding: 0 20px 0 0;
    border-right: 1px solid #cce7d9;
}
/*right*/
.scoreboard {
    padding: 15px 20px 20px 40px;
    background: #5FBF78;
    color: #fff;
}
.scoreboard .h4 {
    color: #fff;
    font-size: 25px;
    margin: 0 0 10px;
}
.scoreboard .h4 i {
    margin: 0 10px 0 0;
    font-size: 37px;
}
.scoreboard p {
    font-size: 18px;
    line-height: 20px;
    margin: 5px;
}
.scoreboard .btn {
    background: #fff;
    color: #5FBF78;
    margin: 15px 0 0;
}
.scoreboard .btn:hover {
    background: #5FBF78;
    color: #fff;
	border: 3px solid #fff;
}
.scoreboard .btn:after {
    background: #5FBF78;
}
.scoreboard .btn:hover:after {
    top: 0;
    height: 100%;
}
.right-2 {
    padding: 30px 0 0 0;
}
.right-2 form.pwebcontact-form .pweb-field-container.pweb-separator-text {
    margin: 0 0 10px;
}
.right-2 form.pwebcontact-form .pweb-field-container.pweb-separator-text p {
    font-size: 25px;
    margin: 0;
    padding: 0 0 0 20px;
    color: #000;
}
.right-2 form.pwebcontact-form .pweb-field-container.pweb-separator-text p i {
    margin: 0 5px 0;
    color: #5FBF78;
}
.right-2 .bt-mod-title {
    padding: 0 0 0 10px;
    margin: 0 0 15px;
}
.right-2 .bt-mod-title span {
	display: inline-block;
    font-size: 25px;
    color: #000;
    line-height: 27px;
}
.bt-mod-title > span:before {
    content: "\f06a";
    font-family: fontawesome;
    margin: 0 5px 0 0;
    color: #5FBF78;
    font-size: 27px;
    line-height: 27px;
    display: inline-block;
}

.right-2 .bt-cs .bt-inner .bt-title {
    clear: both;
    color: #5FBF78;
    font-weight: normal;
    text-transform: none;
    line-height: 22px;
    font-size: 20px;
}
.right-2 .bt-cs .bt-inner .bt-title:hover {
	color: #000;
}
.right-2 .bt-introtext {
    font-size: 16px;
    line-height: 18px;
    margin: 10px 0 0;
}
.right-2 .bt-row-separate {
    border-bottom: 1px solid #cce7d9;
    margin-bottom: 5px;
}

/*item-page*/
.item-page {
    padding: 0;
}
.item-page h2 {
    font-size: 26px;
    line-height: 28px;
    margin: 25px 0 10px;
}
.item-page h3 {
    font-size: 22px;
    margin: 20px 0 10px;
    line-height: 24px;
}
.item-page p.header {
    font-size: 20px;
    color: #000;
}
.item-page ul {
    margin: 20px 0;
    padding: 0;
    list-style: none;
}
.item-page  ul li {
    margin: 0 0 10px;
    line-height: 20px;
    font-size: 16px;
    position: relative;
    padding: 0 0 0 30px;
}
.item-page ul li i {
    color: #5FBF78;
    font-size: 25px;
    position: absolute;
    left: 0;
    top: 0;
}


.contact-page form.pwebcontact-form .pweb-field-container.pweb-field-name,
.contact-page form.pwebcontact-form .pweb-field-container.pweb-field-email,
.contact-page form.pwebcontact-form .pweb-field-container.pweb-field-phone {
    display: inline-block;
    width: 30.5%;
    margin-left: 3.7%;
}
.contact-page form.pwebcontact-form .pweb-field-container.pweb-field-name {
	margin-left: 0;
}
.mailform label textarea {
    resize: vertical;
    overflow: auto;
    height: 212px;
}

.price table {
    width: 100%;
}
.price table tr td {
    vertical-align: middle;
    padding: 10px 10px 10px 20px;
    border-width: 0;
    font-size: 16px;
    width: 150px;
    text-align: center;
}
.price table tr td.col-1 {
	width: auto;
    text-align: left;
}
.price table tr.odd td {
    background: #f5fffa;
}
.price table p.h4 {
    color: #5FBF78;
    font-size: 18px;
    line-height: 20px;
    margin: 0 0 5px;
}
.staff-item {
    float: left;
    width: 50%;
    margin: 30px 0 0;
    padding: 0 20px;
}
.staff-item .staff-img {
    margin: 0 0 10px;
}
.staff-item p {
    font-size: 16px;
}
p.staff-name {
    font-size: 22px;
    color: #5FBF78;
}
p.staff-desc {
    margin: 0 0 5px;
    line-height: 20px;
    font-size: 18px;
    color: #000;
}
/*blog*/
.category-desc {
    border: 1px solid #cce7d9;
    padding: 20px;
    margin: 0 0 50px;
    background: #f5fffa;
}
.blog {
    min-height: 300px;
}
.blog .items-row {
    margin: 0 0 40px;
}
.blog .items-row h2, .category-desc p.h2 {
    font-size: 30px;
    line-height: 32px;
    margin: 0 0 15px;
}
.blog .items-row p.readmore {
    margin: 15px 0 0;
}
.tmp_reviews p.h5 {
    color: #5FBF78;
    margin: 0;
}
.tmp_reviews .item {
    margin: 0 0 20px;
    padding: 20px 15px;
    border: 1px solid #cce7d9;
    background: #f5fffa;
}
.tmp_reviews time {
    font-size: 14px;
    display: block;
    margin: 0 0 10px;
}
.tmp_reviews time i {
    color: #5FBF78;
    margin: 0 5px 0 0;
}


/*footer*/

footer#footer {
    background: #f5fffa;
    padding: 46px 0 0;
}
.footer-wrap {
    margin: 0 0 46px;
}
.footer-1 {
    border-right: 1px solid #cce7d9;
    padding-right: 30px;
}
.footer-1 a, .footer-1 p {
    display: block;
    font-size: 16px;
    margin: 0 0 10px;
    line-height: 20px;
}
.footer-1 i {
    margin: 0 8px 0 0;
    color: #5FBF78;
    font-size: 20px;
}
.footer-bottom .box-container {
    padding: 16px 0 32px;
    border-top: 1px solid #cce7d9;
}
.developer, .copyright {
    font-size: 14px;
}
.copyright {
    text-align: left;
}
.developer {
    text-align: right;
}
#system-1 form.pwebcontact-form .pweb-field-container.pweb-field-buttons {
    text-align: center;
}
#system-1 .pweb-labels-over form.pwebcontact-form .pweb-label-over label {
    font-size: 18px;
}

/*----------------------------------------------------------------------------------------*/
/*-----------------------------------------media------------------------------------------*/
/*----------------------------------------------------------------------------------------*/
@media (min-width: 1600px) {
	
}

@media (min-width: 1360px) {
 
}

@media (min-width: 1280px) {
 
}

@media (min-width: 1024px) {
 
}

@media (max-width: 1680px) {

}

@media (max-width: 1599px) {

}

@media (max-width: 1359px) {

}

@media (max-width: 1279px) {
	.contact-page form.pwebcontact-form .pweb-field-container.pweb-field-name, .contact-page form.pwebcontact-form .pweb-field-container.pweb-field-email, .contact-page form.pwebcontact-form .pweb-field-container.pweb-field-phone {
		display: inline-block;
		width: 100%;
		margin-left: 0;
	}
}

@media (max-width: 1024px) {
	
	
}


@media (max-width: 989px) {
	body {
		padding: 48px 0 0 0;
	}
	#header {
		background: #fff;
		padding-top: 0;
		box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		z-index: 10000;
	}
	#header .header-logo {
		display: inline-block;
		float: right;
		margin: 12px 20px 0 0;
		width: 120px;
	}
	#header .header-phone {
		float: none;
		text-align: center;
		margin: 0 0 15px;
	}
	#header .header-phone a {
		color: #fff;
		margin: 10px 0;
	}
	#header .header-phone i.fa {
		color: #5FBF78;
	}
	.catalog-menu {
		height: 0;
		position: relative;
	}
	.catalog-menu-container, .scrolling .catalog-menu-container, .scrolled .catalog-menu-container {
		position: fixed;
		top: 48px;
		left: 0;
		bottom: 0;
		width: 0;
		overflow: hidden;
		-moz-transition: 0.3s;
		-o-transition: 0.3s;
		-webkit-transition: 0.3s;
		transition: 0.3s;
	}
	.catalog-menu-container.open {
		width: 100%;
	}
	.catalog-menu .menu {
		display: block;
	}
	.catalog-menu .menu > li {
		float: none;
		text-align: center;
	}
	.catalog-menu .menu > li > a {
		font-size: 22px;
		padding: 11px 0 12px;
		display: block;
	}
	.content-col-wrap .col-l, .content-col-wrap .col-r {
		float: none;
		width: 100%;
		padding: 0;
		border: none;
	}
	.content-col-wrap .col-l {
		margin: 0 0 50px;
	}
	.copyright, .developer {
		text-align: center;
	}
}

@media (max-width: 767px) {
	h1 {
		text-align: center;
	}
	.staff-item {
		float: none;
		width: 100% !important;
		text-align: center;
	}
	.center-col .center-col-l, .center-col .center-col-r {
		float: none;
		width: 100% !important;
		padding: 0;
		border: none;
	}
	.center-1 img, .center-2 img {
		margin: 0 auto 20px;
		display: block;
	}
	.center-1 h1, .center-2 p.h1, .center-1 p.header {
		text-align: center;
	}
}

@media (max-width: 480px) {

}

@media (max-width: 376px) {

}

@media (max-width: 320px) {

}	
 


 
 
 
 
  