@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }
  q q:before, q q:after, q blockquote:before, q blockquote:after, blockquote q:before, blockquote q:after, blockquote blockquote:before, blockquote blockquote:after {
    content: "";
    content: none; }

a img {
  border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

@font-face {
  font-family: 'GothamPro';
  src: url("../fonts/GothamProLight.eot");
  src: url("../fonts/GothamProLight.eot") format("embedded-opentype"), url("../fonts/GothamProLight.woff2") format("woff2"), url("../fonts/GothamProLight.woff") format("woff"), url("../fonts/GothamProLight.ttf") format("truetype"), url("../fonts/GothamProLight.svg#GothamProLight") format("svg");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'GothamPro';
  src: url("../fonts/GothamProRegular.eot");
  src: local("☺"), url("../fonts/GothamProRegular.woff") format("woff"), url("../fonts/GothamProRegular.ttf") format("truetype"), url("../fonts/GothamProRegular.svg") format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'GothamPro';
  src: url("../fonts/GothamProMedium.eot");
  src: local("☺"), url("../fonts/GothamProMedium.woff") format("woff"), url("../fonts/GothamProMedium.ttf") format("truetype"), url("../fonts/GothamProMedium.svg") format("svg");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'GothamPro';
  src: url("../fonts/GothamProBold.eot");
  src: url("../fonts/GothamProBold.eot") format("embedded-opentype"), url("../fonts/GothamProBold.woff2") format("woff2"), url("../fonts/GothamProBold.woff") format("woff"), url("../fonts/GothamProBold.ttf") format("truetype"), url("../fonts/GothamProBold.svg#GothamProBold") format("svg");
  font-weight: 700;
  font-style: normal; }

/*----------- Typography *
 ------------------------------------------------------------*/
* {
  box-sizing: border-box; }

body {
  background-color: #ffffff;
  font-family: "GothamPro", Arial, sans-serif;
  font-size: 14px;
  line-height: 22px;
  color: #000000;
  font-weight: 400;
  margin: 0;
  padding: 0;
  width: 100%; }

h1, .title-h1, h2, .title-h2, h3, .title-h3, h4, .title-h4, h5, .title-h5 {
  display: block;
  font-family: "GothamPro", Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1em;
  color: #262e39;
  margin: 0 0 15px; }

h1, .title-h1 {
  font-size: 30px;
  margin-bottom: 30px; }
  @media only screen and (max-width: 480px) {
    h1, .title-h1 {
      margin-bottom: 30px; } }

h2, .title-h2 {
  font-size: 24px; }

h3, .title-h3 {
  font-size: 18px; }

h4, .title-h4 {
  font-size: 18px; }

h5, .title-h5 {
  font-size: 16px; }

p {
  margin: 0 0 20px;
  padding: 0; }
  @media only screen and (max-width: 480px) {
    p {
      font-size: 13px;
      line-height: 18px; } }

ul {
  padding: 0;
  margin: 0 0 20px; }

ol {
  list-style-type: disc;
  padding-left: 17px;
  margin: 0 0 20px; }
  @media only screen and (max-width: 480px) {
    ol {
      font-size: 11px;
      line-height: 15px; } }

a {
  color: #262e39;
  text-decoration: none; }
  a:hover {
    text-decoration: underline;
    color: #12151a; }

img {
  vertical-align: middle;
  max-width: 100%; }

.qoute {
  display: block;
  margin-bottom: 30px;
  padding-left: 45px;
  position: relative; }
  @media only screen and (max-width: 480px) {
    .qoute {
      padding-left: 30px;
      font-size: 11px;
      line-height: 1.4; } }
  .qoute:before {
    position: absolute;
    content: ' ';
    background-image: url(../images/sprite.png);
    background-position: -60px 0px;
    width: 33px;
    height: 26px;
    left: 0;
    top: 2px; }
    @media only screen and (max-width: 480px) {
      .qoute:before {
        top: 5px;
        width: 20px;
        height: 15px;
        background: url("../images/quote.png") 0 0 no-repeat;
        background-size: cover; } }


.header_phone
{
	font-size: 18px;
	font-weight: 600;
	color: #313334;
	margin-top: 0px;
  
}

.header_phone a
{
	font-size: 18px;
	font-weight: 600;
	color: #313334;
	margin-top: 0px;
  
}


.product_price
{
	display: inline-block;
	font-size: 18px;
	font-weight: 500;
	margin-top: 25px;
margin-bottom: 10px;
	clear: left;
}

.catalog-list {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 0;
}

.catalog-list li {
  display: inline-block;
  width: 27.5%;
  text-align: center;
  position: relative;
  font-size: 1.6rem;
  padding-bottom: 25px;
  overflow: hidden;
  margin-right: 8.75%;
  margin-bottom: 2%;
}

.catalog-list li:nth-child(3n) {
  margin-right: 0;
}

.catalog-list__link {
  display: block;
  color: #3963a6;
  text-decoration: underline;
  padding-bottom: 23px;
  position: relative;
  border: 2px solid #f7f7f7;
  background-color: #ffffff;
}

.catalog-list__link:hover {
  text-decoration: none;
}

.catalog-list__link::after {
  content: attr(data-article);
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  margin: 0 auto;
  font-size: 1.4rem;
  padding: 5px 10px;
  color: #5c6067;
  border-radius: 5px;
  background-color: #e9ecee;
}

.catalog-list__image {
  width: 100%;
}

.catalog-list__text {
  height: 85px;
  overflow: hidden;
  margin: 0 6px;
}

.catalog-list__favorite {
  position: absolute;
  top: -40px;
  right: -40px;
  background-color: #f1f4f6;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  width: 80px;
  height: 80px;
  transition: .3s ease background-color;
  border:0px;
}

.catalog-list__favorite::after {
  content: '';
  position: absolute;
  bottom: 9px;
  left: 34px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  width: 14px;
  height: 14px;
  background-image: url(../img/star.png);
  background-repeat: no-repeat;
}

.catalog-list__favorite:hover,
.catalog-list__favorite.active {
  background-color: #faa800;
}

.catalog-list__favorite:hover::after,
.catalog-list__favorite.active::after {
  background-position: center bottom;
}

.catalog-list__link {
    display: block;
    color: #3963a6;
    text-decoration: underline;
    padding-bottom: 23px;
    position: relative;
    border: 2px solid #f7f7f7;
    background-color: #ffffff;
}

.catalog-list li {
    display: inline-block;
    width: 27.5%;
    text-align: center;
    position: relative;
    font-size: 1.6rem;
    padding-bottom: 25px;
    overflow: hidden;
    margin-right: 8.75%;
    margin-bottom: 2%;
font-size:16px;
}

.catalog-list__link::after {
    content: attr(data-article);
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    margin: 0 auto;
    font-size: 12px;
    padding: 5px 10px;
    color: #5c6067;
    border-radius: 5px;
    background-color: #e9ecee;
}


@media screen and (max-width: 1250px) {
.catalog-list li {
    width: 32%;
    margin-right: 2%;
  }
 }

@media only screen and (max-width: 480px) {
 .catalog-list li {
    width: 100%;
    margin-right: 0;
  }

  .catalog-list__text {
    height: 40px;
  }
 }


@media screen and (max-width: 640px) {
.catalog-list li {
    width: 48%;
    margin-right: 2%;
  }

  .catalog-list li:nth-child(3n) {
    margin-right: 2%;
  }

  .catalog-list li:nth-child(2n) {
    margin-right: 0;
  }
}


.numerical-list {
  font-size: 15px;
  margin-bottom: 30px; }
  @media only screen and (max-width: 480px) {
    .numerical-list {
      font-size: 11px; } }
  .numerical-list li {
    position: relative;
    padding-left: 45px;
    margin-bottom: 20px; }
    @media only screen and (max-width: 480px) {
      .numerical-list li {
        padding-left: 30px;
        margin-bottom: 10px; } }
    .numerical-list li:before {
      position: absolute;
      content: '1';
      text-align: center;
      line-height: 30px;
      width: 30px;
      height: 30px;
      background-color: #f8f7f5;
      left: -1px;
      top: 4px; }
      @media only screen and (max-width: 480px) {
        .numerical-list li:before {
          width: 20px;
          height: 20px;
          line-height: 20px; } }
  .numerical-list li:nth-child(1):before {
    content: "1"; }
  .numerical-list li:nth-child(2):before {
    content: "2"; }
  .numerical-list li:nth-child(3):before {
    content: "3"; }
  .numerical-list li:nth-child(4):before {
    content: "4"; }
  .numerical-list li:nth-child(5):before {
    content: "5"; }
  .numerical-list li:nth-child(6):before {
    content: "6"; }
  .numerical-list li:nth-child(7):before {
    content: "7"; }
  .numerical-list li:nth-child(8):before {
    content: "8"; }
  .numerical-list li:nth-child(9):before {
    content: "9"; }
  .numerical-list li:nth-child(10):before {
    content: "10"; }
  .numerical-list li:nth-child(11):before {
    content: "11"; }
  .numerical-list li:nth-child(12):before {
    content: "12"; }
  .numerical-list li:nth-child(13):before {
    content: "13"; }
  .numerical-list li:nth-child(14):before {
    content: "14"; }
  .numerical-list li:nth-child(15):before {
    content: "15"; }
  .numerical-list li:nth-child(16):before {
    content: "16"; }
  .numerical-list li:nth-child(17):before {
    content: "17"; }
  .numerical-list li:nth-child(18):before {
    content: "18"; }
  .numerical-list li:nth-child(19):before {
    content: "19"; }
  .numerical-list li:nth-child(20):before {
    content: "20"; }
  .numerical-list li:nth-child(21):before {
    content: "21"; }
  .numerical-list li:nth-child(22):before {
    content: "22"; }
  .numerical-list li:nth-child(23):before {
    content: "23"; }
  .numerical-list li:nth-child(24):before {
    content: "24"; }
  .numerical-list li:nth-child(25):before {
    content: "25"; }
  .numerical-list li:nth-child(26):before {
    content: "26"; }
  .numerical-list li:nth-child(27):before {
    content: "27"; }
  .numerical-list li:nth-child(28):before {
    content: "28"; }
  .numerical-list li:nth-child(29):before {
    content: "29"; }
  .numerical-list li:nth-child(30):before {
    content: "30"; }

.table-responsive {
  border: none; }

table {
  width: 100%;
  border: 1px solid #e5e5e5;
  table-layout: fixed;
  margin-bottom: 30px; }
  @media only screen and (max-width: 767px) {
    table {
      table-layout: auto;
      margin-bottom: 0; } }
  table th {
    font-weight: 700; }
  table td, table th {
    padding: 11px 20px;
    font-size: 15px;
    border: 1px solid #e0e0e0;
    min-width: 120px; }
    @media only screen and (max-width: 1200px) {
      table td, table th {
        font-size: 14px;
        padding: 10px 13px; } }
    @media only screen and (max-width: 992px) {
      table td, table th {
        text-align: center; } }
    @media only screen and (max-width: 768px) {
      table td, table th {
        text-align: left; } }
    @media only screen and (max-width: 480px) {
      table td, table th {
        font-size: 10px;
        padding: 3px 10px;
        min-width: 70px; } }

.visible-desctop {
  display: none; }
  @media only screen and (max-width: 992px) {
    .visible-desctop {
      display: block; } }

@media only screen and (max-width: 992px) {
  .hidden-desctop {
    display: none; } }

.bold {
  font-weight: 700; }

.medium {
  font-weight: 500; }

.font-size-18, p.font-size-18 {
  font-size: 18px;
  line-height: 1.3; }
  @media only screen and (max-width: 480px) {
    .font-size-18, p.font-size-18 {
      font-size: 14px; } }

.text-center {
  text-align: center; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.color-grey {
  color: #959595; }

.margin-bottom-15 {
  margin-bottom: 15px; }

.margin-top-25 {
  margin-top: 25px; }

/*----------- button style *
 ------------------------------------------------------------*/
.btn {
  min-width: 165px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  padding: 9px 20px 11px;
  margin: 0;
  font: 500 16px/16px "GothamPro", Arial, sans-serif;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  outline: none;
  border: none;
  background-color: #fc9d00;
  color: #fff;
  border-radius: 0;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease; }
  .btn:hover {
    background-color: #cd7f00;
    color: #fff;
    text-decoration: none; }
  .btn:active {
    background-color: #cd7f00;
    color: #fff;
    box-shadow: inset 3px 3px 6px rgba(0, 0, 0, 0.2); }
  .btn:focus {
    outline: none;
    color: #fff;
    text-decoration: none; }
  .btn--width-195 {
    min-width: 195px; }
  .btn--width-210 {
    min-width: 210px; }

.btn-max {
  width: 100%; }

.btn-arrow {
  display: inline-block;
  vertical-align: middle;
  background-image: url(../images/sprite.png);
  background-position: -139px -31px;
  width: 7px;
  height: 11px;
  margin-left: 20px; }

.btn-grey {
  background-color: #f0eeee;
  border-radius: 12px;
  font-size: 12px;
  color: #262e39;
  min-width: 100px;
  padding: 5px 13px;
  font-weight: 400;
  border: 1px solid #dadada; }
  .btn-grey:hover, .btn-grey:focus {
    background-color: #d6d6d6;
    text-decoration: none;
    color: #262e39; }

/*----------- media style -----------*/
/*----------- Form sryle *
 ------------------------------------------------------------*/
.placeholder {
  color: #222222; }

*:focus::-moz-placeholder {
  color: transparent !important; }

*[autofocus]::-moz-placeholder:focus {
  color: #000 !important; }

*:focus:-moz-placeholder {
  color: transparent !important; }

*[autofocus]:-moz-placeholder:focus {
  color: #000 !important; }

*:focus::-webkit-input-placeholder {
  color: transparent !important; }

*[autofocus]::-webkit-input-placeholder {
  color: #000 !important; }

input, textarea {
  border-radius: 0px;
  padding: 0 20px;
  width: 100%;
  height: 40px;
  position: relative;
  outline: none;
  font: 12px "GothamPro", Arial, sans-serif;
  color: #000000;
  background-color: #fff;
  border: 1px solid #dfdfdd;
  box-sizing: border-box;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease; }
  input:-moz-placeholder, input::-moz-placeholder, textarea:-moz-placeholder, textarea::-moz-placeholder {
    color: #9ea0a3;
    opacity: 1; }
  input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #9ea0a3; }
  input:focus, textarea:focus {
    box-shadow: 0 0 7px rgba(30, 66, 94, 0.15); }

textarea {
  height: 140px;
  vertical-align: top;
  padding: 15px 20px;
  resize: none; }

label {
  font-size: 12px;
  margin-bottom: 5px; }

.mailing-form {
  position: relative; }
  @media only screen and (max-width: 992px) {
    .mailing-form {
      margin-bottom: 20px; } }
  @media only screen and (max-width: 480px) {
    .mailing-form {
      display: none; } }
  .mailing-form input {
    padding: 0 35px 0 20px;
    font-size: 13px; }
    .mailing-form input:focus + .submit:before, .mailing-form input:focus + .submit:after {
      height: 3px; }
  .mailing-form .submit {
    background: url("../images/") 0 0 no-repeat;
    position: relative;
    width: 35px;
    height: 40px;
    background: none;
    border: none;
    position: absolute;
    top: 0;
    right: 0; }
    .mailing-form .submit:before, .mailing-form .submit:after {
      position: absolute;
      content: ' ';
      width: 8px;
      height: 2px;
      background-color: #181f3b;
      right: 15px;
      -webkit-transition: all 0.6s ease;
      transition: all 0.6s ease; }
    .mailing-form .submit:before {
      top: 16px;
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg); }
    .mailing-form .submit:after {
      top: 21px;
      -webkit-transform: rotate(-45deg);
              transform: rotate(-45deg); }

select {
  display: block;
  width: 100%;
  height: 40px;
  border: 1px solid #dfdfdd; }

.form {
  background-color: #f8f7f5;
  padding: 35px 45px; }
  @media only screen and (max-width: 768px) {
    .form {
      padding: 20px; } }
  @media only screen and (max-width: 480px) {
    .form {
      padding: 15px; } }
  .form .form-group {
    margin-bottom: 22px; }
    @media only screen and (max-width: 480px) {
      .form .form-group {
        margin-bottom: 15px; } }
  .form textarea {
    height: 40px;
    padding: 11px 20px; }
  .form .btn {
    padding: 10px 20px 12px;
    max-width: 400px;
    display: block;
    margin: 0 auto; }

.paynent-form .btn {
  margin-top: 28px; }

.chose_file {
  color: #1e425e;
  border-bottom: 1px dashed #1e425e;
  text-decoration: none; }

.chose_file:hover, .chose_file:active, .chose_file:focus {
  color: #000;
  text-decoration: none;
  border-bottom-color: #000; }

.chose_file_text {
  display: none;
  color: #1e425e; }

.chose_file_text:after {
  content: "";
  display: inline-block;
  width: 18px;
  height: 22px;
  background: url("/i/trash.png") 0 0 no-repeat;
  margin-left: 20px;
  position: relative;
  top: 2px;
  cursor: pointer; }

.chose_file_input {
  display: none; }

.file-group input[type="file"] {
  display: none; }

/*----------- Page structur *
 ------------------------------------------------------------*/
html, body {
  height: 100%; }

.clear {
  clear: both; }

.clearfix:after, .header-panel:after, .content-nav:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

#wrapper {
  position: relative;
  min-width: 320px; }

.middle {
  padding-bottom: 25px; }
  .middle.sticky {
    margin-top: 50px; }

.image-block {
  margin-bottom: 20px; }
  @media only screen and (max-width: 480px) {
    .image-block {
      margin-bottom: 10px; } }

.image-section {
  margin-bottom: 30px; }
  .image-section p {
    margin-bottom: 10px; }

/*----------- Navigation *
 ------------------------------------------------------------*/
.breadcrumb {
  background: none;
  border: none;
  border-radius: 0;
  padding: 0; }
  .breadcrumb > li {
    list-style-type: none;
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
    color: #1e425e;
    font-size: 10px;
    font-weight: 500; }
    .breadcrumb > li:before {
      content: '/ '; }
    .breadcrumb > li:first-child:before {
      display: none; }
  .breadcrumb > li + li:before {
    padding: 0 5px 0 3px; }
  .breadcrumb > li.active {
    color: #1e425e; }

.navbar-default {
  min-height: auto;
  background: none;
  border: none;
  border-radius: 0;
  margin-bottom: 0; }
  .navbar-default.sticky {
    position: fixed;
    z-index: 10;
    min-height: auto;
    top: 0;
    width: 100%; }
  @media only screen and (max-width: 767px) {
    .navbar-default {
      margin-right: -15px;
      margin-left: -15px;
      background: #029449; } }
  .navbar-default .caret {
    border: none;
    display: inline-block;
    vertical-align: middle;
    margin-left: 6px;
    width: 11px;
    height: 7px;
    background: url("../images/caret-bg.png") 0 0 no-repeat; }
    @media only screen and (max-width: 767px) {
      .navbar-default .caret {
        display: none; } }
  .navbar-default .mail-request {
    display: none; }
    @media only screen and (max-width: 600px) {
      .navbar-default .mail-request {
        float: right;
        display: block;
        margin-right: 15px;
        font-size: 14px;
        text-decoration: none;
        color: #ffffff;
        margin-top: 7px; }
        .navbar-default .mail-request:before {
          float: right;
          margin: 3px 0 0 20px;
          background: url("../images/mail-mob.png") 0 0 no-repeat; } }
  .navbar-default .navbar-toggle {
    background: none;
    border: none;
    border-radius: 0;
    float: left;
    margin: 0;
    padding: 15.5px; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background: none;
      border: none; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #ffffff;
      height: 3px;
      width: 30px; }
    .navbar-default .navbar-toggle .icon-bar + .icon-bar {
      margin-top: 5px; }
  .navbar-default .dropdown:hover .dropdown-menu {
    display: block; }
  .navbar-default .navbar-collapse {
    padding: 0;
    border-color: #35556e;
    box-shadow: none; }
    @media only screen and (max-width: 767px) {
      .navbar-default .navbar-collapse {
        padding: 0 15px; } }
  .navbar-default .navbar-nav {
    display: table-row; }
    @media only screen and (max-width: 767px) {
      .navbar-default .navbar-nav {
        display: block;
        margin-top: 0;
        margin-bottom: 0; } }
    .navbar-default .navbar-nav > li {
      display: table-cell;
      width: auto;
      text-align: center;
      width: 1000px;
      float: none; }
      .navbar-default .navbar-nav > li:first-child a {
        border-left: 0; }
      @media only screen and (max-width: 767px) {
        .navbar-default .navbar-nav > li {
          display: block;
          width: 100%; } }
      .navbar-default .navbar-nav > li > a {
        border-left: 1px solid #118849;
        font-size: 15px;
        font-weight: 500;
        color: #ffffff;
        -webkit-transition: all 0.2s ease;
        transition: all 0.2s ease;
        background: #00a44d; }
        @media only screen and (max-width: 992px) {
          .navbar-default .navbar-nav > li > a {
            padding: 15px 10px; } }
        @media only screen and (max-width: 767px) {
          .navbar-default .navbar-nav > li > a {
            font-size: 15px;
            padding: 11px 10px;
            border-bottom: 1px solid #35556e; } }
        .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
          background-color: #00afca;
          color: #ffffff; }
    .navbar-default .navbar-nav > li.active > a {
      background-color: #c61d24;
      color: #ffffff; }
      .navbar-default .navbar-nav > li.active > a:hover, .navbar-default .navbar-nav > li.active > a:focus {
        background-color: #fc9d00;
        color: #ffffff; }
    .navbar-default .navbar-nav > .open > a {
      background-color: #152e42;
      color: #ffffff; }
      .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
        background-color: #152e42;
        color: #ffffff;
        border: none; }
  .navbar-default .dropdown-menu {
    min-width: 674px;
    border: 1px solid #0090a6;
    background-color: #00afca;
    padding: 35px 50px; }
    @media only screen and (max-width: 767px) {
      .navbar-default .dropdown-menu {
        padding: 12px 40px 20px; } }
    .navbar-default .dropdown-menu > li {
      border: none;
      display: inline-block;
      min-width: 187px;
      margin: 8px 0; }
      .navbar-default .dropdown-menu > li:first-child {
        display: none; }
        @media only screen and (max-width: 767px) {
          .navbar-default .dropdown-menu > li:first-child {
            display: block; } }
      @media only screen and (max-width: 767px) {
        .navbar-default .dropdown-menu > li {
          width: 100%; } }
      .navbar-default .dropdown-menu > li > a {
        font-size: 12px;
        color: #ffffff;
        padding: 0;
        display: inline; }
        .navbar-default .dropdown-menu > li > a:hover, .navbar-default .dropdown-menu > li > a:focus {
          background: none;
          font-weight: 700;
          text-decoration: underline; }

.nav {
  position: relative; }
  @media only screen and (max-width: 767px) {
    .nav > li.dropdown {
      position: static; } }

@media only screen and (max-width: 767px) {
  .navbar-default .navbar-nav .dropdown-menu {
    position: absolute;
    z-index: 10;
    width: 100%;
    background: #1e425e;
    top: -1px;
    left: 100%;
    min-height: 100%;
    -webkit-transition: left 0.4s ease;
    transition: left 0.4s ease; } }

.navbar-default .navbar-nav .dropdown-menu.open {
  left: 0; }

@media only screen and (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu {
    left: 0; } }

@media only screen and (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #ffffff;
    padding: 0;
    font-size: 14px; } }

.mob-title {
  font-size: 15px;
  font-weight: 500;
  position: relative;
  margin-bottom: 10px; }
  .mob-title a {
    color: #ffffff; }

.close-dropdown-menu {
  position: absolute;
  left: -25px;
  top: 50%;
  margin-top: -11.5px;
  background-image: url(../images/sprite.png);
  background-position: -139px 0px;
  width: 12px;
  height: 21px; }

/*----------- aside *
 ------------------------------------------------------------*/
.aside {
  background-color: #f8f7f5;
  border-top: 5px solid #00a44d; }

.aside-title {
  font-weight: 700;
  font-size: 18px;
  padding: 20px 30px; }

.aside-nav {
  border-bottom: 1px solid #dfdedc; }
  .aside-nav > li {
    border-top: 1px solid #dfdedc; }
    .aside-nav > li > a {
      display: block;
      padding: 4px 15px 4px 30px;
      color: #1e425e;
      -webkit-transition: all 0.2s ease;
      transition: all 0.2s ease; }
      .aside-nav > li > a:hover, .aside-nav > li > a:focus {
        text-decoration: none;
        background-color: #dfdedc;
        color: #000; }
  .aside-nav > li.active > a {
    color: #ffffff;
    background-color: #1e425e;
    text-decoration: none; }

 .aside-nav > li.first > a
{
font-weight: 700;
    font-size: 18px;
    padding: 10px 15px;
   color: #000000;
       
   }





.aside-nav ul {padding: 0px 0;}


.aside-nav ul li {
    list-style: none;
    margin-bottom: 12px;
    
}



.aside-nav ul li a {
  position: relative;
  
  border:0;
  /*border-top: 4px solid #e67e22;
  border-bottom: 4px solid #e67e22;
  margin-top: -4px;*/
  
  
  /* == */
      border-left: 2px solid #00a44d;
  
  margin: 0 -2px;
  /* == */
}




.aside-nav ul li.active a {color:#e82f35;}





.aside-nav ul li.active ul li a{    color: #5b5f61; font-size: 14px;
    font-weight: 500;}

.aside-nav ul li ul li.active a{color:#eb2f35;  }


.aside-nav ul li ul{
  padding: 10px 0;
}


.aside-nav ul li ul li 
{
 margin-bottom: 5px;
padding: 0 5px 0px 16px;
  box-shadow: 0px 7px 13px -5px rgba(0,0,0,0);
border-top: 1px solid #dfdedc;
}



.aside-nav ul li a {
  padding: 5px 25px 10px 30px;
  display: block;
  color: #00a44d;
  
  font-size: 15px;
  line-height: 22px;
  font-weight: 600;
  text-decoration: underline;
}

.aside-nav ul li a:hover {
  text-decoration: none;
  background-color: #e8e8ea;
  color: #2b7de0;
}





.aside-nav ul li ul li a {border:0; font-weight: 500;
    font-size: 14px;     padding: 5px 5px 5px 15px;     color: #5b5f61;}
.aside-nav ul li ul li a:before {display:none;}
.aside-nav ul li ul li a:after {display:none;}


.aside-nav ul ul{padding-bottom:0px;}

.aside-nav ul li ul {padding-bottom:0px;}



/*----------- header *
 ------------------------------------------------------------*/
.header {
  position: relative;
  padding: 25px 0 0px 0px;
      background: #fff;
   }

   .headers {
  position: relative;
  padding: 0px 0 0px 0px;
      background: #00a44d;
          box-shadow: 0 0 12px rgba(0,0,0,.25);

   }
   
  @media only screen and (max-width: 992px) {
    .header {
      text-align: center; } }
  @media only screen and (max-width: 768px) {
    .header {
      padding: 15px 0 10px; } }

.header-panel {
  margin-bottom: 25px; }
  @media only screen and (max-width: 480px) {
    .header-panel {
      margin-bottom: 10px; } }
  .header-panel .btn {
    vertical-align: middle; }
    @media only screen and (max-width: 600px) {
      .header-panel .btn {
        display: none; } }
  .header-panel .left-block {
    float: right; }
    @media only screen and (max-width: 992px) {
      .header-panel .left-block {
        float: none;
        text-align: center;
        clear: both;
        margin-top: 15px; } }
    @media only screen and (max-width: 480px) {
      .header-panel .left-block {
        margin-top: 5px; } }

.logo {
  margin: 0 30px 0 0;
  float: left; }
  @media only screen and (max-width: 1200px) {
    .logo {
      max-width: 155px;
      margin-right: 15px; } }
  @media only screen and (max-width: 992px) {
    .logo {
      float: none;
      display: inline-block;
      vertical-align: middle; } }
  @media only screen and (max-width: 600px) {
    .logo {
      max-width: 120px; } }

.header-info {
  float: left;
  max-width: 210px;
  color: #262e39; }
  @media only screen and (max-width: 1200px) {
    .header-info {
      display: inline-block;
      vertical-align: middle;
      float: none;
      text-align: left; } }
  @media only screen and (max-width: 600px) {
    .header-info {
      max-width: 50%; } }
  .header-info__item {
    font-size: 12px;
    line-height: 15px; }
    @media only screen and (max-width: 480px) {
      .header-info__item {
        font-size: 10px;
        word-break: break-all; } }
  .header-info__item + .header-info__item {
    margin-top: 5px; }

.phone-block {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
  margin-left: 35px;
  border: 1px solid transparent;
  padding: 8px 13px 0;
  margin-bottom: 8px; }
  @media only screen and (max-width: 1200px) {
    .phone-block {
      margin-left: 10px;
      margin-right: 10px; } }
  .phone-block.open {
    border-top: 1px solid #e7e7e7;
    border-left: 1px solid #e7e7e7;
    border-right: 1px solid #e7e7e7; }
    .phone-block.open .hidden-blcok {
      visibility: visible;
      opacity: 1; }
    .phone-block.open .btn-toggle {
      background: url("../images/phone-arrow-hover.png") 0 0 no-repeat; }
  .phone-block__item {
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    font-weight: 500; }
    @media only screen and (max-width: 480px) {
      .phone-block__item {
        font-size: 21px; } }
  .phone-block .btn-toggle {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    border-radius: 50%;
    width: 26px;
    height: 26px;
    background: url("../images/phone-arrow.png") 0 0 no-repeat;
    cursor: pointer;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease; }
    .phone-block .btn-toggle:hover, .phone-block .btn-toggle:focus {
      background: url("../images/phone-arrow-hover.png") 0 0 no-repeat; }
  .phone-block .hidden-blcok {
    padding: 0 13px 13px;
    position: absolute;
    top: 100%;
    right: -1px;
    width: calc(100% + 2px);
    text-align: right;
    z-index: 2;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    background-color: #ffffff;
    border-bottom: 1px solid #e7e7e7;
    border-left: 1px solid #e7e7e7;
    border-right: 1px solid #e7e7e7; }
    .phone-block .hidden-blcok .phone-block__item {
      margin-top: 10px; }

.mail-request {
  display: inline-block;
  vertical-align: middle;
  color: #1e425e;
  font-size: 16px;
  font-weight: 500;
  border: 2px solid #fff;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    padding: 11px 25px;
    border-radius: 20px;
    display: inline-block;
    padding: 6px 14px;
    margin-bottom: 0;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    background-color: #e82f35;
    box-shadow: 0px 3px 4px 0px rgb(18, 99, 48, .2); }

.mail-request2 {
  display: inline-block;
  vertical-align: middle;
  color: #1e425e;
  font-size: 16px;
  font-weight: 500;
  border: 2px solid #fff;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    padding: 11px 25px;
    border-radius: 20px;
    display: inline-block;
    padding: 6px 14px;
    margin-bottom: 0;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    background-color: #e82f35;
    box-shadow: 0px 3px 4px 0px rgb(18, 99, 48, .2); }

  @media only screen and (max-width: 600px) {
    .mail-request {
      display: none; } }
  .mail-request:hover, .mail-request:focus {
    text-decoration: none; }
  .mail-request:before {
    content: ' ';
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 3px;
    margin-right: 7px;
    background-image: url(../images/sprite.png);
    background-position: -103px 0px;
    width: 26px;
    height: 17px;
    height: 18px; }

/*----------- Footer *
 ------------------------------------------------------------*/
.footer {
  width: 100%;
  position: relative; }

.footer-top {
  background-color: #f8f7f5;
  padding-top: 65px;
  padding-bottom: 50px; }
  @media only screen and (max-width: 480px) {
    .footer-top {
      padding: 30px 0 20px; } }
  @media only screen and (max-width: 480px) {
    .footer-top div[class^="col-"]:nth-child(2n) {
      padding-left: 0; } }

.footer-bottom {
  background-color: #1f1f21;
  padding: 35px 0; }
  @media only screen and (max-width: 480px) {
    .footer-bottom {
      padding: 25px 0 20px; } }
  .footer-bottom .left-block {
    display: inline-block; }
    @media only screen and (max-width: 768px) {
      .footer-bottom .left-block {
        min-width: 145px;
        width: 50%;
        font-size: 10px; } }

.footer-title {
  margin-bottom: 5px;
  font-weight: 700;
  color: #262e39; }
  @media only screen and (max-width: 480px) {
    .footer-title {
      font-size: 11px;
      line-height: 1.2;
      margin-bottom: 15px; } }

.footer-nav {
  margin-bottom: 15px; }
  .footer-nav > li {
    position: relative;
    padding-left: 13px;
    line-height: 20px; }
    .footer-nav > li > a {
      color: #262e39;
      font-size: 12px; }
      @media only screen and (max-width: 480px) {
        .footer-nav > li > a {
          font-size: 9px;
          line-height: 12px; } }
      .footer-nav > li > a:hover {
        font-weight: 500;
        text-decoration: none; }
      .footer-nav > li > a:before {
        position: absolute;
        left: 0;
        top: 8px;
        content: ' ';
        background-image: url(../images/sprite.png);
        background-position: -139px -52px;
        width: 4px;
        height: 6px; }
      .footer-nav > li > a:hover:before {
        background-image: url(../images/sprite.png);
        background-position: -139px -68px;
        width: 4px;
        height: 6px; }

.socials > li {
  margin: 12px 0; }
  .socials > li > a {
    display: inline-block;
    font-size: 12px;
    color: #262e39;
    position: relative;
    margin-left: 33px; }
    .socials > li > a:before {
      position: absolute;
      content: ' ';
      top: 50%;
      left: -33px;
      -webkit-transform: translate(0, -50%);
              transform: translate(0, -50%); }
    .socials > li > a:hover {
      text-decoration: none; }

.socials .vk:before {
  background-image: url(../images/sprite.png);
  background-position: -103px -51px;
  width: 24px;
  height: 14px; }

.socials .vk:hover:before {
  background-image: url(../images/sprite.png);
  background-position: -103px -27px;
  width: 24px;
  height: 14px; }

.socials .fb:before {
  left: -29px;
  background-image: url(../images/sprite.png);
  background-position: -76px -84px;
  width: 18px;
  height: 18px; }

.socials .fb:hover:before {
  background-image: url(../images/sprite.png);
  background-position: -48px -84px;
  width: 18px;
  height: 18px; }

.socials .ok:before {
  left: -27px;
  background-image: url(../images/sprite.png);
  background-position: 0px -84px;
  width: 14px;
  height: 23px; }

.socials .ok:hover:before {
  background-image: url(../images/sprite.png);
  background-position: -24px -84px;
  width: 14px;
  height: 23px; }

.footer-menu {
  margin-top: 3px;
  margin-bottom: 0; }
  .footer-menu > li {
    margin-bottom: 15px;
    line-height: 17px; }
    @media only screen and (max-width: 480px) {
      .footer-menu > li {
        margin-bottom: 10px; } }
    .footer-menu > li:last-child {
      margin-bottom: 0; }
    .footer-menu > li > a {
      color: #262e39;
      font-weight: 700; }
      @media only screen and (max-width: 480px) {
        .footer-menu > li > a {
          font-size: 11px; } }

.footer-logo {
  display: inline-block;
  vertical-align: middle;
  margin-right: 25px; }
  @media only screen and (max-width: 992px) {
    .footer-logo {
      margin-right: 15px; } }
  @media only screen and (max-width: 768px) {
    .footer-logo {
      display: block;
      margin-bottom: 20px; } }
  .footer-logo .logo-text {
    font-size: 30px;
    line-height: 27px;
    font-weight: 700;
    color: #ffffff; }

.footer-info {
  display: inline-block;
  vertical-align: middle; }
  @media only screen and (max-width: 992px) {
    .footer-info {
      max-width: 230px; } }
  @media only screen and (max-width: 480px) {
    .footer-info {
      padding-right: 10px; } }
  .footer-info__item {
    color: #ffffff;
    font-size: 12px;
    line-height: 15px; }

.develop {
  float: right;
  min-width: 350px;
  text-align: right; }
  @media only screen and (max-width: 768px) {
    .develop {
      min-width: auto;
      min-width: 145px;
      width: 50%; } }
  .develop__brand {
    display: inline-block;
    vertical-align: middle; }
    @media only screen and (max-width: 768px) {
      .develop__brand {
        margin-bottom: 20px; } }
  .develop__description {
    display: inline-block;
    vertical-align: middle;
    max-width: 225px;
    margin-left: 10px;
    border-left: 1px solid #a5a5a6;
    color: #ffffff;
    font-size: 12px;
    line-height: 15px;
    text-align: left;
    padding-left: 20px; }
    @media only screen and (max-width: 768px) {
      .develop__description {
        padding-left: 0;
        border: none;
        font-size: 10px;
        line-height: 1.2; } }

/*----------- media style -----------*/
@media only screen and (max-width: 992px) {
  h1, .title-h1 {
    font-size: 27.27273px; }
  h2, .title-h2 {
    font-size: 21.81818px; } }

@media only screen and (max-width: 768px) {
  body, html {
    height: auto; }
  #wrapper {
    margin-bottom: 0px; }
  .page-buffer {
    display: none; }
  .footer {
    height: auto; }
  h1, .title-h1 {
    font-size: 23.07692px; }
  h2, .title-h2 {
    font-size: 20px; } }

@media only screen and (max-width: 480px) {
  h1, .title-h1 {
    font-size: 18px; }
  h2, .title-h2 {
    font-size: 18.46154px; }
  h3, .title-h3 {
    font-size: 14px; } }

/*----------- Main blocks *
 ------------------------------------------------------------*/
/*----------- flexslider *
 ------------------------------------------------------------*/
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out; }

.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y; }
    .owl-carousel .owl-stage:after {
      content: ".";
      display: block;
      clear: both;
      visibility: hidden;
      line-height: 0;
      height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel .owl-controls .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel .owl-refresh .owl-item {
    display: none; }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
    .owl-carousel .owl-item img {
      display: block;
      width: 100%;
      -webkit-transform-style: preserve-3d; }
  .owl-carousel.owl-text-select-on .owl-item {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto; }
  .owl-carousel .owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
    .owl-carousel.owl-rtl .owl-item {
      float: right; }



.owl-itemfloat {float:left; width: 226px; margin-right: 15px;}

.no-js .owl-carousel {
  display: block; }

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item img {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d; }

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  transition: scale 100ms ease; }
  .owl-carousel .owl-video-play-icon:hover {
    -webkit-transition: scale(1.3, 1.3);
    transition: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1; }

.jq-selectbox {
  vertical-align: middle;
  cursor: pointer;
  width: 100%; }
  .jq-selectbox__select {
    height: 40px;
    line-height: 40px;
    padding: 0 20px 0 20px;
    border: 1px solid #e0e0de;
    text-shadow: 1px 1px #FFF;
    color: #000000;
    background-color: #ffffff; }
  .jq-selectbox.opened .jq-selectbox__trigger-arrow {
    -webkit-transform: rotateX(180deg);
            transform: rotateX(180deg);
    -webkit-transition: all 0.6s ease;
    transition: all 0.6s ease; }
  .jq-selectbox__select-text {
    display: block;
    width: 100% !important;
    padding-right: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .jq-selectbox__trigger {
    position: absolute;
    top: 0;
    right: 0;
    width: 34px;
    height: 100%; }
  .jq-selectbox__trigger-arrow {
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -3.5px;
    overflow: hidden;
    background-image: url(../images/sprite.png);
    background-position: -104px -84px;
    width: 13px;
    height: 7px;
    -webkit-transform: rotateX(0);
            transform: rotateX(0);
    -webkit-transition: all 0.6s ease;
    transition: all 0.6s ease; }
  .jq-selectbox__dropdown {
    top: 100%;
    width: 100% !important;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    background-color: #ffffff;
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.15);
    -webkit-animation-name: fadeInUpCustom;
            animation-name: fadeInUpCustom;
    -webkit-animation-duration: 250ms;
            animation-duration: 250ms;
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards; }
  .jq-selectbox__search {
    margin: 5px;
    display: none; }
    .jq-selectbox__search input {
      box-sizing: border-box;
      width: 100%;
      margin: 0;
      padding: 5px 27px 6px 8px;
      outline: none;
      border: 1px solid #CCC;
      border-radius: 3px;
      box-shadow: inset 1px 1px #F1F1F1;
      color: #333;
      -webkit-appearance: textfield; }
      .jq-selectbox__search input::-webkit-search-cancel-button, .jq-selectbox__search input::-webkit-search-decoration {
        -webkit-appearance: none; }

.jq-selectbox__not-found {
  margin: 5px;
  padding: 5px 8px 6px;
  background: #F0F0F0;
  font-size: 13px; }

.jq-selectbox ul {
  margin: 0;
  padding: 15px 0; }

.jq-selectbox li {
  min-height: 18px;
  padding: 5px 20px;
  height: 28px;
  line-height: 17px;
  color: #555555;
  font-weight: 300; }
  .jq-selectbox li.selected {
    color: #222222;
    font-weight: 700; }
  .jq-selectbox li:hover {
    color: #222222;
    font-weight: 700; }
  .jq-selectbox li.disabled {
    color: #AAA; }
    .jq-selectbox li.disabled:hover {
      background: none; }
  .jq-selectbox li.optgroup {
    font-weight: bold; }
    .jq-selectbox li.optgroup:hover {
      background: none;
      color: #231F20;
      cursor: default; }
  .jq-selectbox li.option {
    padding-left: 25px; }

.divider-grey {
  margin: 20px 0;
  height: 1px;
  background-color: #e5e5e5; }

.slide-control, .owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next {
  display: block;
  width: 55px;
  height: 55px;
  border-radius: 50%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  border: 1px solid #e6e6e6; }
  @media only screen and (max-width: 480px) {
    .slide-control, .owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next {
      width: 35px;
      height: 35px; } }
  .slide-control:hover, .owl-carousel .owl-nav .owl-prev:hover, .owl-carousel .owl-nav .owl-next:hover {
    background-color: #f0f0f0; }
  .slide-control.left, .owl-carousel .owl-nav .left.owl-prev, .owl-carousel .owl-nav .left.owl-next {
    background: url("../images/arrow-prev.png") 0 0 no-repeat; }
  .slide-control.right, .owl-carousel .owl-nav .right.owl-prev, .owl-carousel .owl-nav .right.owl-next {
    background: url("../images/arrow-next.png") 0 0 no-repeat; }

.carousel .carousel-control {
  opacity: 1;
  background-image: none;
  top: 50%;
  margin-top: -27.5px; }

div.main-carousel {
  text-shadow: none;
  margin-bottom: 0px; }
  @media only screen and (max-width: 480px) {
    div.main-carousel {
      margin-bottom: 35px; } }
  @media only screen and (max-width: 550px) {
    div.main-carousel .desktop-slide {
      display: none; } }
  div.main-carousel .mobile-slide {
    display: none; }
    @media only screen and (max-width: 550px) {
      div.main-carousel .mobile-slide {
        display: block; } }
  div.main-carousel .owl-nav {
    max-width: 1140px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0); }
    @media only screen and (max-width: 1200px) {
      div.main-carousel .owl-nav {
        max-width: 940px; } }
    @media only screen and (max-width: 570px) {
      div.main-carousel .owl-nav {
        display: none; } }
    div.main-carousel .owl-nav .owl-prev {
      border: none; }
      @media only screen and (max-width: 992px) {
        div.main-carousel .owl-nav .owl-prev {
          left: 15px; } }
    div.main-carousel .owl-nav .owl-next {
      border: none; }
      @media only screen and (max-width: 992px) {
        div.main-carousel .owl-nav .owl-next {
          right: 15px; } }
  div.main-carousel .owl-item img {
    min-height: 300px; }
  div.main-carousel .carousel-caption {
    padding: 0;
    text-align: left;
    position: absolute;
    bottom: 50%;
    -webkit-transform: translate(0, 50%);
            transform: translate(0, 50%);
    padding-left: 100px;
    text-shadow: none; }
    @media only screen and (max-width: 1200px) {
      div.main-carousel .carousel-caption {
        padding-left: 0;
        left: 17%; } }
    @media only screen and (max-width: 992px) {
      div.main-carousel .carousel-caption {
        left: 20%; } }
    @media only screen and (max-width: 550px) {
      div.main-carousel .carousel-caption {
        left: 0;
        padding: 0 55px 0 15px;
        width: 100%; } }

.carousel-title {
  font: 500 36px/1.2 'GothamPro', Arial, sans-serif;
  color: #fff;
  margin-bottom: 18px;
  max-width: 550px;
  text-shadow: none;
  margin-top: 2.5rem;
    margin-bottom: .3125rem;
    line-height: 1.875rem;
    font-size: 1.75rem;
    font-weight: 900;
    background: rgb(255,150,0,0.7);
    background: -moz-linear-gradient(90deg, rgba(45, 202, 80) 0%, rgba(0, 164, 77,.7) 95%);
    background: -webkit-linear-gradient(90deg, rgba(45, 202, 80) 0%, rgba(0, 164, 77,.7) 95%);
    background: linear-gradient(90deg, rgb(45, 202, 80) 0%, rgb(0, 164, 77,.7) 95%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff9600",endColorstr="#ff6804",GradientType=1);
    display: inline-block;
    padding: 15px 18px 15px 18px;
    border-radius: 3px;
    
    border-radius: 5px;
       text-transform: uppercase;
  
  
  
  
  
  
  
   }
  @media only screen and (max-width: 480px) {
    .carousel-title {
      font-size: 30px; } }

.carousel-text {
  font-size: 15px;
  line-height: 23px;
  color: #555555;
  margin-bottom: 25px;
  max-width: 550px;
  text-shadow: none;
  

 

    border-radius: 3px;
 
    padding: 8px 18px 8px 18px;
    border-radius: 3px;
    cursor: pointer;
    background: #fff !important;
    transition: all 0.4s;
    opacity: 0.85;
  
   }
   
 .footer .logo {margin-bottom:15px;}  
 
 
 .footer  .phone-block__item  {margin-bottom:15px;}  
  .footer  .email__item  {margin-bottom:15px;}  
   
  @media only screen and (max-width: 480px) {
    .carousel-text {
      font-size: 13px; } }

.advantages {
  text-align: center;
  margin-bottom: 48px; }
  @media only screen and (max-width: 480px) {
    .advantages {
      margin-bottom: 10px; } }

.advantage-item {
  display: inline-block;
  vertical-align: top;
  max-width: 270px;
  margin: 0 53px 11px; }
  @media only screen and (max-width: 1200px) {
    .advantage-item {
      margin: 0 20px 11px; } }
  @media only screen and (max-width: 480px) {
    .advantage-item {
      margin: 0; } }
  .advantage-item__icon {
    display: inline-block;
    width: 95px;
    height: 90px;
    margin-bottom: 11px;
    background-repeat: no-repeat;
    background-position: 50% 50%; }
    @media only screen and (max-width: 480px) {
      .advantage-item__icon {
        background-size: cover; } }
    .advantage-item__icon.icon-1 {
      background-image: url("../images/advantage-1.png"); }
      @media only screen and (max-width: 480px) {
        .advantage-item__icon.icon-1 {
          width: 45px;
          height: 56px; } }
    .advantage-item__icon.icon-2 {
      background-image: url("../images/advantage-2.png"); }
      @media only screen and (max-width: 480px) {
        .advantage-item__icon.icon-2 {
          width: 52px;
          height: 66px; } }
    .advantage-item__icon.icon-3 {
      background-image: url("../images/advantage-3.png"); }
      @media only screen and (max-width: 480px) {
        .advantage-item__icon.icon-3 {
          width: 48px;
          height: 53px; } }
    .advantage-item__icon.icon-4 {
      background-image: url("../images/advantage-4.png"); }
      @media only screen and (max-width: 480px) {
        .advantage-item__icon.icon-4 {
          width: 62px;
          height: 56px; } }
    .advantage-item__icon.icon-5 {
      background-image: url("../images/advantage-5.png"); }
      @media only screen and (max-width: 480px) {
        .advantage-item__icon.icon-5 {
          width: 46px;
          height: 66px; } }
  .advantage-item__title {
    color: #1e425e;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 21px; }
    @media only screen and (max-width: 480px) {
      .advantage-item__title {
        font-size: 15px;
        margin-bottom: 12px; } }
  .advantage-item__text {
    font-size: 15px;
    line-height: 20px;
    color: #555555; }
    @media only screen and (max-width: 480px) {
      .advantage-item__text {
        font-size: 13px; } }

.product-catalog {
  border-top: 1px solid #e5e5e5;
  padding-top: 45px; }
  @media only screen and (max-width: 768px) {
    .product-catalog {
      text-align: center; } }
  .product-catalog .title-h1 {
    float: left; }
    @media only screen and (max-width: 768px) {
      .product-catalog .title-h1 {
        float: none;
        display: block; } }
  .product-catalog .btn {
    float: right;
        background: #e82f35;
    border-radius: 10px;
    padding: 15px 0px 15px 0px; }
    @media only screen and (max-width: 768px) {
      .product-catalog .btn {
        float: none; } }

.catalog-wrap {
  overflow: hidden;
  margin-bottom: 60px;
  margin-top: 28px; }

.catalog-item {
  display: block;
  position: relative;
  min-height: 281px;
  width: 20%;
  float: left;
  background-repeat: no-repeat;
  
  background-position: 50% 50%;
      background-size: contain; 
      margin-bottom:20px;
      }
  @media only screen and (max-width: 992px) {
    .catalog-item {
      width: 25%;
      min-height: 200px; } }
  @media only screen and (max-width: 768px) {
    .catalog-item {
      width: 50%;
      min-height: 150px; } }
  .catalog-item:before {
    position: absolute;
    left: 0;
    top: 0;
    content: ' ';
    width: 100%;
    height: 100%;
    }
  .catalog-item:hover:before {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  .catalog-item.item-1 {
    background-image: url("../images/catalog-image-1.jpg"); }
  .catalog-item.item-2 {
    background-image: url("../images/catalog-image-2.jpg"); }
  .catalog-item.item-3 {
    background-image: url("../images/catalog-image-3.jpg"); }
  .catalog-item.item-4 {
    background-image: url("../images/catalog-image-4.jpg"); }
  .catalog-item.item-5 {
    background-image: url("../images/catalog-image-5.jpg"); }
  .catalog-item.item-6 {
    background-image: url("../images/catalog-image-6.jpg"); }
  .catalog-item.item-7 {
    background-image: url("../images/catalog-image-7.jpg"); }
  .catalog-item.item-8 {
    background-image: url("../images/catalog-image-8.jpg"); }
  .catalog-item.item-9 {
    background-image: url("../images/catalog-image-9.jpg"); }
  .catalog-item.item-10 {
    background-image: url("../images/catalog-image-10.jpg"); }
  .catalog-item__title {
    position: absolute;
    bottom: 25px;
    
    color: #ffffff;
    font-size: 20px;
    font-weight: 500; 
    background: #2cb431;
   right: 50px;
    padding: 10px 20px 10px 20px;
    border-radius: 10px;
    }
    .catalog-item__title:hover, .catalog-item__title:focus {
      color: #ffffff; }

@media only screen and (max-width: 768px) {
  #news-carousel {
    margin-bottom: 25px; } }

@media only screen and (max-width: 480px) {
  #news-carousel {
    margin-bottom: 0; } }

@media only screen and (max-width: 480px) {
  #news-carousel .carousel-control-wrap {
    text-align: center; } }

#news-carousel .carousel-control {
  position: relative;
  display: inline-block;
  margin-right: 8px; }
  @media only screen and (max-width: 480px) {
    #news-carousel .carousel-control {
      margin: 0 3px; } }

.news__pudlicated {
  font-size: 10px;
  line-height: 10px;
  color: #a3a3a3;
  max-width: 100px;
  text-transform: uppercase;
  margin-bottom: 20px; }

.news__day {
  font-weight: 300;
  font-size: 32px;
  line-height: 32px;
  float: left; }

.news__month {
  display: block;
  margin-left: 49px;
  padding-top: 3px; }

.news__title {
  margin: 18px 0; }
  .news__title a {
    color: #1e425e;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    text-decoration: underline; }
    @media only screen and (max-width: 480px) {
      .news__title a {
        font-size: 13px;
        line-height: 18px; } }
    .news__title a:hover, .news__title a:focus {
      text-decoration: none; }

.news__text {
  margin-bottom: 20px; }
  @media only screen and (max-width: 480px) {
    .news__text {
      font-size: 13px;
      margin-bottom: 0; } }

@media only screen and (max-width: 480px) {
  .our-clients {
    margin-top: 30px; } }

.owl-carousel .owl-nav > div {
  text-indent: -9999px; }

.owl-carousel .owl-nav {
  position: absolute;
  width: 100%;
  left: 0;
  top: 50%;
  margin-top: -27.5px;
  cursor: pointer; }
  @media only screen and (max-width: 480px) {
    .owl-carousel .owl-nav {
      position: static;
      display: inline-block;
      height: 30px;
      text-align: center; } }
  .owl-carousel .owl-nav .owl-prev {
    position: absolute;
    left: 0;
    background: url("../images/arrow-prev.png") 0 0 no-repeat;
    background-size: cover; }
    @media only screen and (max-width: 480px) {
      .owl-carousel .owl-nav .owl-prev {
        position: relative;
        display: inline-block;
        margin: 0 3px; } }
    .owl-carousel .owl-nav .owl-prev:before {
      top: 20px;
      -webkit-transform: rotate(-45deg);
              transform: rotate(-45deg); }
      @media only screen and (max-width: 480px) {
        .owl-carousel .owl-nav .owl-prev:before {
          top: 14px; } }
    .owl-carousel .owl-nav .owl-prev:after {
      top: 29px;
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg); }
      @media only screen and (max-width: 480px) {
        .owl-carousel .owl-nav .owl-prev:after {
          top: 18px; } }
  .owl-carousel .owl-nav .owl-next {
    position: absolute;
    right: 0;
    background: url("../images/arrow-next.png") 0 0 no-repeat;
    background-size: cover; }
    @media only screen and (max-width: 480px) {
      .owl-carousel .owl-nav .owl-next {
        position: relative;
        display: inline-block;
        margin: 0 3px; } }
    .owl-carousel .owl-nav .owl-next:before {
      top: 20px;
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg); }
      @media only screen and (max-width: 480px) {
        .owl-carousel .owl-nav .owl-next:before {
          top: 14px; } }
    .owl-carousel .owl-nav .owl-next:after {
      top: 29px;
      -webkit-transform: rotate(-45deg);
              transform: rotate(-45deg); }
      @media only screen and (max-width: 480px) {
        .owl-carousel .owl-nav .owl-next:after {
          top: 18px; } }

.owl-news {
  margin-bottom: 50px; }
  .owl-news .owl-nav {
    position: static;
    margin-top: 10px; }
    .owl-news .owl-nav .owl-prev, .owl-news .owl-nav .owl-next {
      position: static;
      display: inline-block;
      margin: 0 3px; }

.owl-clients {
  padding: 0 83px;
  margin-top: 50px; }
  @media only screen and (max-width: 480px) {
    .owl-clients {
      margin-top: 0;
      padding: 0; } }
  @media only screen and (max-width: 480px) {
    .owl-clients .owl-nav {
      margin-top: 0; } }
  .owl-clients .owl-item {
    line-height: 100px;
    text-align: center;
    float: none;
    display: inline-block;
    vertical-align: middle; }
    @media only screen and (max-width: 480px) {
      .owl-clients .owl-item {
        padding: 0 10px; } }
    .owl-clients .owl-item img {
      opacity: 0.7;
      max-width: 100%;
      width: auto;
      display: inline;
      -webkit-filter: grayscale(100%);
              filter: grayscale(100%);
      -webkit-transition: all 0.2s ease;
      transition: all 0.2s ease; }
      .owl-clients .owl-item img:hover {
        opacity: 1;
        -webkit-filter: grayscale(0%);
                filter: grayscale(0%); }

.owl-portfolio-2 {
  margin-bottom: 50px; }
  .owl-portfolio-2 .owl-item img {
    width: auto; }
  .owl-portfolio-2 .owl-nav {
    width: 120px;
    left: 52%;
    top: 85%;
    margin-top: -27.5px; }
    @media only screen and (max-width: 768px) {
      .owl-portfolio-2 .owl-nav {
        top: 175px;
        left: 0;
        width: 100%; } }
    @media only screen and (max-width: 480px) {
      .owl-portfolio-2 .owl-nav {
        margin-top: 20px; } }
  .owl-portfolio-2 .portfolio img {
    width: 100%;
    max-width: 500px;
    margin: 0 auto; }
  @media only screen and (max-width: 768px) {
    .owl-portfolio-2 .portfolio__image {
      margin-bottom: 30px; } }
  .owl-portfolio-2 .portfolio__body {
    margin-right: 200px; }
  .owl-portfolio-2 .portfolio__title {
    font-size: 15px;
    font-weight: 500; }
  .owl-portfolio-2 .portfolio__text {
    padding-bottom: 80px; }
    @media only screen and (max-width: 768px) {
      .owl-portfolio-2 .portfolio__text {
        padding-bottom: 0; } }

.owl-portfolio {
  padding: 0 55px;
  margin-bottom: 50px;
  margin-top: 35px; }
  @media only screen and (max-width: 480px) {
    .owl-portfolio {
      padding: 0; } }
  @media only screen and (max-width: 480px) {
    .owl-portfolio .owl-nav {
      margin-top: 20px; } }
  .owl-portfolio .owl-nav .owl-next, .owl-portfolio .owl-nav .owl-prev {
    width: 42px;
    height: 42px; }
    .owl-portfolio .owl-nav .owl-next:before, .owl-portfolio .owl-nav .owl-next:after, .owl-portfolio .owl-nav .owl-prev:before, .owl-portfolio .owl-nav .owl-prev:after {
      width: 8px; }
  .owl-portfolio .owl-nav .owl-prev:before, .owl-portfolio .owl-nav .owl-next:before {
    top: 16px;
    left: 16px; }
  .owl-portfolio .owl-nav .owl-prev:after, .owl-portfolio .owl-nav .owl-next:after {
    top: 21px;
    left: 16px; }
  .owl-portfolio .owl-nav .owl-next:before, .owl-portfolio .owl-nav .owl-next:after {
    left: 17px; }

.content-nav > li {
  width: 25%;
  float: left;
  padding-right: 2px; }
  @media only screen and (max-width: 992px) {
    .content-nav > li {
      width: auto; } }
  @media only screen and (max-width: 480px) {
    .content-nav > li {
      width: 100%; } }
  .content-nav > li > a {
    display: block;
    margin-bottom: 2px;
    background-color: #f8f7f5;
    color: #1e425e;
    padding: 10px 20px;
    min-width: 175px; }
    @media only screen and (max-width: 1200px) {
      .content-nav > li > a {
        font-size: 13px;
        padding: 10px; } }

.portfolio__image {
  margin-bottom: 15px; }

.portfolio__text {
  font-size: 15px;
  line-height: 22px;
  color: #555555; }

.caption {
  font-size: 15px;
  line-height: 22px;
  color: #626262;
  padding-left: 30px;
  border-left: 13px solid #e8ecef;
  margin-bottom: 40px; }
  @media only screen and (max-width: 480px) {
    .caption {
      font-size: 11px;
      line-height: 15px;
      border-width: 5px;
      padding-left: 15px; } }

.make-request {
  overflow: hidden;
  background-color: #f8f7f5;
  padding: 20px 25px;
  margin-bottom: 30px; }
  @media only screen and (max-width: 480px) {
    .make-request {
      font-size: 11px;
      padding: 20px;
      line-height: 15px; } }
  .make-request .request-text {
    max-width: 540px;
    float: left; }
    @media only screen and (max-width: 1200px) {
      .make-request .request-text {
        max-width: 420px; } }
    @media only screen and (max-width: 768px) {
      .make-request .request-text {
        margin-bottom: 25px; } }
  .make-request .btn {
    float: right; }
    @media only screen and (max-width: 480px) {
      .make-request .btn {
        width: 100%; } }

.contacts-wrap {
  margin-bottom: 50px; }
  @media only screen and (max-width: 480px) {
    .contacts-wrap {
      margin-bottom: 20px; } }

#map {
  height: 475px; }
  @media only screen and (max-width: 768px) {
    #map {
      height: 300px; } }
  @media only screen and (max-width: 480px) {
    #map {
      height: 230px; } }

button.close {
  position: absolute;
  top: 20px;
  right: 20px;
  background-image: url(../images/sprite.png);
  background-position: -72px -48px;
  width: 15px;
  height: 16px;
  opacity: 0.65;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease; }
  button.close:hover, button.close:focus {
    opacity: 1;
    outline: none; }

.modal-dialog {
  max-width: 420px; }

.modal-content {
  background-color: #f8f7f5;
  box-shadow: none;
  border-radius: 0;
  border: none; }

.modal-title {
  font-size: 30px;
  font-weight: 500;
  text-align: left;
  line-height: 30px;
  margin-bottom: 20px; }
  @media only screen and (max-width: 480px) {
    .modal-title {
      font-size: 20px; } }

.modal-header {
  border: none; }

.modal-body {
  padding: 30px 45px 25px;
  min-height: 421px; }
  @media only screen and (max-width: 480px) {
    .modal-body {
      padding: 30px 20px 0; } }
  .modal-body .btn {
    margin-top: 12px;
    padding: 11px 20px 13px; }

.thank-block {
  text-align: center;
  margin-top: 50px; }

.thank-icon {
  display: inline-block;
  width: 128px;
  height: 128px;
  border-radius: 50%;
  border: 4px solid #fc9d00;
  margin-bottom: 40px;
  position: relative; }
  .thank-icon:before {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    content: ' ';
    background-image: url(../images/sprite.png);
    background-position: 0px 0px;
    width: 50px;
    height: 38px; }

.thank-title {
  font-size: 30px;
  font-weight: 500;
  margin-bottom: 25px; }

.thank-text {
  font-size: 12px; }

.clients-block {
  margin-top: 30px; }

.clients-list {
  text-align: center; }
  .clients-list > li {
    display: inline-block;
    margin: 15px 25px 10px; }
    .clients-list > li > a {
      display: block; }
  .clients-list img {
    opacity: 0.7;
    max-width: 100%;
    width: auto;
    display: inline;
    -webkit-filter: grayscale(100%);
            filter: grayscale(100%);
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease; }
    .clients-list img:hover {
      opacity: 1;
      -webkit-filter: grayscale(0%);
              filter: grayscale(0%); }

   /*********************************
Page Navigation
*********************************/

.shop_page_nav
{
	width: 100%;
	height: 50px;
	margin-top: 40px;
}
.page_prev, 
.page_next
{
	width: 50px;
	height: 100%;
	border: solid 1px #e5e5e5;
	border-radius: 5px;
	cursor: pointer;
}
.page_prev i, 
.page_next i
{
	font-size: 12px;
	color: #e5e5e5;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
}
.page_prev:hover i, 
.page_next:hover i
{
	color: #636363;
}
.pagination
{

	border-radius: 5px;
	margin-left: 5px;
	margin-right: 5px;
}
.pagination li
{
	float:left;
	justify-content: center;
	align-items: center;
	padding:4px 12px 4px 12px;
	border: solid 1px #e5e5e5;
border-radius:7px;
	cursor: pointer;
		margin-left: 3px;
	margin-right: 3px;
	font-size: 16px;
}




.pagination li.active
{
background:#00a44d;
color:#fff;
}

.pagination li.active a
{

color:#fff;
font-weight:bold;
}



.pagination li.disabled
{

color:#cdcdcd;
border: solid 0px #e5e5e5;
}

.pagination li.disabled a
{

color:#cdcdcd;
font-weight:normal;
}



.pagination li.control
{
	float:left;
	justify-content: center;
	align-items: center;
	
	height: 50px;
	border: solid 0px #e5e5e5;
	cursor: pointer;
		margin-left: 3px;
	margin-right: 3px;
}


.pagination li a
{
	font-weight: 500;
	color: rgba(0,0,0,0.7);
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
}
.pagination li:hover a
{
	color: #0e8ce4;
}
.pagination li:last-child
{
	border-right: none;
}

.aside-nav ul li ul li.active  ul li.active a{
    color: #64c792;
}
    
.catt_menu li {float:left; padding:0px 10px 0px 10px; text-align: center;}   
.catt_menu li img {margin-bottom:7px; max-height:40px;}
.catt_menu li.last {}


.mail-request2 {
  display: inline-block;
  vertical-align: middle;
  color: #1e425e;
  font-size: 16px;
  font-weight: 500;
  border: 2px solid #fff;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    padding: 11px 25px;
    border-radius: 20px;
    display: inline-block;
    padding: 6px 14px;
    margin-bottom: 0;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    background-color: #e82f35;
    box-shadow: 0px 3px 4px 0px rgb(18, 99, 48, .2); }