
/* Start:/local/templates/lifemedia/css/result.css?146919625279113*/
@font-face {
  font-family: RobotoCondensed-Regular;
  src: url("/local/templates/lifemedia/css/../fonts/robotocondensed-regular.eot");
  src: url("/local/templates/lifemedia/css/../fonts/robotocondensed-regular.eot?#iefix") format("embedded-opentype"), url("/local/templates/lifemedia/css/../fonts/robotocondensed-regular.woff") format("woff"), url("/local/templates/lifemedia/css/../fonts/robotocondensed-regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: RobotoCondensed-Bold;
  src: url("/local/templates/lifemedia/css/../fonts/robotocondensed-bold.eot");
  src: url("/local/templates/lifemedia/css/../fonts/robotocondensed-bold.eot?#iefix") format("embedded-opentype"), url("/local/templates/lifemedia/css/../fonts/robotocondensed-bold.woff") format("woff"), url("/local/templates/lifemedia/css/../fonts/robotocondensed-bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: RobotoCondensed-Italic;
  src: url("/local/templates/lifemedia/css/../fonts/robotocondensed-italic.eot");
  src: url("/local/templates/lifemedia/css/../fonts/robotocondensed-italic.eot?#iefix") format("embedded-opentype"), url("/local/templates/lifemedia/css/../fonts/robotocondensed-italic.woff") format("woff"), url("/local/templates/lifemedia/css/../fonts/robotocondensed-italic.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: RobotoCondensed-Light;
  src: url("/local/templates/lifemedia/css/../fonts/robotocondensed-light.eot");
  src: url("/local/templates/lifemedia/css/../fonts/robotocondensed-light.eot?#iefix") format("embedded-opentype"), url("/local/templates/lifemedia/css/../fonts/robotocondensed-light.woff") format("woff"), url("/local/templates/lifemedia/css/../fonts/robotocondensed-light.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: RobotoCondensed-BoldItalic;
  src: url("/local/templates/lifemedia/css/../fonts/RobotoCondensed-BoldItalic.ttf") format("truetype");
}

@font-face {
  font-family: RobotoCondensed-LightItalic;
  src: url("/local/templates/lifemedia/css/../fonts/RobotoCondensed-LightItalic.ttf") format("truetype");
}

@font-face {
  font-family: PTSans;
  src: url("/local/templates/lifemedia/css/../fonts/PTSans.ttf") format("truetype");
}

.whitebutton {
  display: inline-block;
  background: #fff;
  -webkit-border-radius: 13;
  -moz-border-radius: 13;
  border: 1px solid #134837;
  border-radius: 5px;
  color: #134837;
  font-size: 16px;
  padding: 5px 15px 5px 15px;
  text-decoration: none;
  cursor: pointer;
  text-align: center;
}

.whitebutton:active {
  color: #134837;
  text-decoration: none;
}

.whitebutton:hover {
  background-color: #134837;
  color: #fff !important;
  text-decoration: none !important;
}

.whitebutton:visited {
  color: #134837;
  text-decoration: none;
}

.redbutton {
  font-family: RobotoCondensed-Light;
  display: inline-block;
  background: #cc1c18;
  -webkit-border-radius: 13;
  -moz-border-radius: 13;
  border: 0;
  border-radius: 5px;
  color: #fff;
  font-size: 20px;
  padding: 5px 15px 5px 15px;
  text-decoration: none;
  cursor: pointer;
  box-shadow: 0px 3px 0px 0px #a61b17;
  text-align: center;
}

.redbutton:active {
  color: #fff;
  text-decoration: none;
}

.redbutton:hover {
  background-color: #fba500;
  text-decoration: none !important;
  box-shadow: 0px 3px 0px 0px #bf7e00;
}

.redbutton:visited {
  color: #fff;
  text-decoration: none;
}

.greenbutton {
  font-family: RobotoCondensed-Light;
  display: inline-block;
  background: #134837;
  -webkit-border-radius: 13;
  -moz-border-radius: 13;
  border: 1px solid #134837;
  border-radius: 5px;
  color: #fff !important;
  font-size: 20px !important;
  padding: 5px 15px 5px 15px;
  text-decoration: none;
  cursor: pointer;
  box-shadow: 0px 3px 0px 0px #1d3b32;
  text-align: center;
}

.greenbutton:active {
  color: #fff;
  text-decoration: none;
}

.greenbutton:hover {
  background-color: #1d3b32;
  text-decoration: none !important;
}

.greenbutton:visited {
  color: #fff;
  text-decoration: none;
}

.orangebutton {
  font-family: RobotoCondensed-Light;
  display: inline-block;
  background: #fba500;
  -webkit-border-radius: 13;
  -moz-border-radius: 13;
  border: 0px;
  border-radius: 5px;
  color: #fff !important;
  font-size: 20px !important;
  padding: 5px 15px 5px 15px;
  text-decoration: none;
  cursor: pointer;
  box-shadow: 0px 3px 0px 0px #bf7e00;
  text-align: center;
}

.orangebutton:active {
  color: #fff;
  text-decoration: none;
}

.orangebutton:hover {
  background-color: #df9302;
  text-decoration: none !important;
}

.orangebutton:visited {
  color: #fff;
  text-decoration: none;
}

.yellowinput {
  padding: 0.5em 1em;
  border: 0;
  background-color: #fba500;
  width: 100%;
  color: #fff;
  border-radius: 5px;
  font-size: 16px;
  /* firefox 19+ */
  /* ie */
}

.yellowinput::-webkit-input-placeholder {
  color: #fff;
}

.yellowinput::-moz-placeholder {
  color: #fff;
}

.yellowinput:-ms-input-placeholder {
  color: #fff;
}

a,
a:hover,
a:active,
a:visited,
a:focus {
  text-decoration: none;
  outline: none;
}

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}

.col-xs-5ths {
  width: 20%;
  float: left;
}

@media (min-width: 768px) {
  .col-sm-5ths {
    width: 20%;
    float: left;
  }
}

@media (min-width: 992px) {
  .col-md-5ths {
    width: 20%;
    float: left;
  }
}

@media (min-width: 1200px) {
  .col-lg-5ths {
    width: 20%;
    float: left;
  }
}

html, body {
  width: 100%;
  min-width: 768px;
}

input[type=text]::-ms-clear {
  display: none;
}

input[type=text].error {
  border: 1px solid red !important;
}

.redtext {
  color: #cc1c18;
}

.redtext.large {
  font-size: 24px;
  line-height: 12px;
}

.greentext {
  color: #134837;
}

.orangetext {
  color: #fba500;
}

.container-wrapper {
  background-color: #ebebeb;
}

.container-yllw-wrapper {
  background-color: #fba500;
}

.topinfo {
  min-width: 768px;
  font-family: RobotoCondensed-Regular;
  color: #828282;
  line-height: 26px;
  height: 10em;
  margin-bottom: -16px;
}

.topinfo .row {
  height: 100%;
}

.topinfo .logo {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.topinfo .logo img {
  width: 80%;
  background-color: #fff;
}

.topinfo .items {
  padding: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.topinfo .items > div {
  padding: 0;
}

.topinfo .items a {
  color: #134837;
  text-decoration: none;
  cursor: pointer;
}

.topinfo .items a:hover {
  text-decoration: underline;
}

.topinfo .items .whitebutton {
  margin-top: 6px;
}

.topinfo .items div:last-child {
  padding: 0;
}

.topinfo .items .centereditem {
  display: inline-block;
  float: right;
}

.topinfo .redtext {
  margin-left: 5px;
}

.topinfo i {
  margin: 0px 8px 0px;
  font-size: 36px;
  color: #134837;
}
.topinfo #two{
	margin-top: 10px;
	color: #828282;
}
.topinfo #two i{
	font-size: 18px;
	color: #828282;
}
.topinfo #two a{
	color: #828282;
}

.topinfo i.fa-file-text {
  color: #fba500;
}

.topinfo .topcenter {
  height: 50px;
  font-size: 14px;
}

.topinfo .topcenter i {
  padding-top: 10px;
  float: left;
}

.topinfo .topcenter a {
  padding-top: 15px;
  position: relative;
  display: block;
}

@media only screen and (min-width: 480px) {
  .topinfo .logo {
    padding: 0;
  }
  .topinfo .items {
    font-size: 15px;
  }
  .topinfo .items .whitebutton {
    padding: 5px 5px;
    font-size: 12px;
  }
  .topinfo .topcenter {
    font-size: 11px;
  }
  .topinfo .topcenter i {
    padding-top: 15px;
    font-size: 24px;
    margin: 0px 4px 0px 0px;
  }
}

@media only screen and (min-width: 768px) {
  .topinfo .logo {
    padding: 0;
  }
  .topinfo .items {
    font-size: 15px;
  }
  .topinfo .items .whitebutton {
    padding: 5px 5px;
    font-size: 14px;
  }
  .topinfo .topcenter {
    font-size: 11px;
  }
  .topinfo .topcenter i {
    padding-top: 15px;
    font-size: 24px;
    margin: 0px 4px 0px 0px;
  }
}

@media only screen and (min-width: 992px) {
  .topinfo .logo {
    padding: 0 15px;
  }
  .topinfo .items {
    font-size: 15px;
  }
  .topinfo .items .whitebutton {
    padding: 5px;
    font-size: 16px;
  }
  .topinfo .items .topcenter {
    font-size: 14px;
  }
  .topinfo .items .topcenter i {
    padding-top: 15px;
    font-size: 28px;
    margin: 0px 4px 0px 0px;
  }
}

@media only screen and (min-width: 1200px) {
  .topinfo .logo {
    padding: 0 15px;
  }
  .topinfo .items {
    font-size: 15px;
  }
  .topinfo .items .whitebutton {
    padding: 5px 15px;
    font-size: 18px;
  }
  .topinfo .items .topcenter {
    font-size: 15px;
  }
  .topinfo .items .topcenter i {
    padding-top: 10px;
    margin: 0px 8px 0px;
    font-size: 36px;
  }
}

.menu .row {
  background-color: #134837;
  text-align: center;
  padding: 1em 0;
}

.menu .row a {
  font-size: 16px;
  color: #fff;
  text-decoration: none;
  font-family: RobotoCondensed-Regular;
}

.menu .row div:hover .dropdown-menu
{
	display: block!important;
}

.menu .row a:hover {
  text-decoration: underline;
}

.menu .row .dropdown-menu {

  padding: 10px 0 0;
  background-color: #134837;
  border-radius: 0;
  border: 1px solid #134837;
}

.menu .row .dropdown-menu li {
  margin: 0.7em 0 1.2em;
}

@media only screen and (max-width: 992px) {
  .menu .row .dropdown-menu li a {
    padding: 3px 10px;
    font-size: 14px;
  }
}

.menu .row .dropdown-menu li a:hover {
  background-image: none;
  background-color: #134837 !important;
  font-family: RobotoCondensed-Regular;
  color: #fff;
  text-decoration: underline;
}

.simplemenu {
  font-family: RobotoCondensed-Bold;
  font-size: 12px;
  padding: 2em 0 0.5em;
}

.simplemenu ul {
  display: inline;
  list-style-type: none;
}

.simplemenu ul li, .simplemenu ul span {
  float: left;
}

.simplemenu ul span {
  padding: 0 0.5em;
}

.simplemenu ul li.current a {
  color: #828282;
  text-decoration: none;
}

.simplemenu a {
  color: #134837;
  text-decoration: underline;
}

.boxesforvoice .row {
  padding: 0;
  font-family: RobotoCondensed-Regular;
}

.boxesforvoice .row .simplemenu {
  font-family: RobotoCondensed-Bold;
  font-size: 12px;
  padding: 2em 0 0.5em;
}

.boxesforvoice .row .simplemenu ul {
  display: inline;
  list-style-type: none;
}

.boxesforvoice .row .simplemenu ul li, .boxesforvoice .row .simplemenu ul span {
  float: left;
}

.boxesforvoice .row .simplemenu ul span {
  padding: 0 0.5em;
}

.boxesforvoice .row .simplemenu ul li.current a {
  color: #828282;
  text-decoration: none;
}

.boxesforvoice .row .simplemenu a {
  color: #134837;
  text-decoration: underline;
}

.boxesforvoice .row .voiceblock h2 {
  color: #134837;
}

.boxesforvoice .row .voiceblock .withimage {
  background-image: url("/local/templates/lifemedia/css/../img/voice.jpg");
  background-size: cover;
  backgroun-position: center;
  padding: 2em 3em;
  margin-top: 2em;
  height: 30em;
}

.boxesforvoice .row .voiceblock .withimage h2 {
  color: #fff;
  margin: 1em 2em;
  padding: 0.5em;
  width: auto;
  box-shadow: -36px 35px 0px 0px rgba(0, 0, 0, 0.5);
}

.boxesforvoice .row .voiceblock .withimage h2.frst {
  background-color: #195b46;
  width: 84%;
}

.boxesforvoice .row .voiceblock .withimage h2.scnd {
  background-color: #134837;
  width: 44%;
}

.boxesforvoice .row .voiceblock .withimage h2.thrd {
  background-color: #1d3b32;
  width: 53%;
}

.boxesforvoice .row .sendingform > div, .boxesforvoice .row .sendingform form {
  height: 6em;
}

.boxesforvoice .row .sendingform > div {
  line-height: 6em;
}

.boxesforvoice .row .sendingform form {
  padding: 0.5em 1em 1em;
  background-color: #fba500;
}

.boxesforvoice .row .sendingform form div {
  float: left;
}

.boxesforvoice .row .sendingform form div label, .boxesforvoice .row .sendingform form div input {
  display: block;
  font-family: RobotoCondensed-LightItalic;
}

.boxesforvoice .row .sendingform form div label {
  margin: 0;
  font-size: 12px;
  color: #fff;
}

.boxesforvoice .row .sendingform form div label.error {
  display: none !important;
}

.boxesforvoice .row .sendingform form div input {
  width: 100%;
  border-radius: 5px;
  border: 0px;
  font-size: 24px;
}

.boxesforvoice .row .sendingform form div input.error {
  border: 2px solid red;
}

.boxesforvoice .row .sendingform form div:last-child {
  text-align: center;
  padding: 0;
  margin-top: 0.8em;
}

.boxesforvoice .row .sendingform .gears {
  cursor: pointer;
  background-color: #a61b17;
  color: #fff;
}

.boxesforvoice .row .sendingform .gears i {
  font-size: 36px;
  position: absolute;
  top: 30%;
}

.boxesforvoice .row .sendingform .gears span {
  font-family: RobotoCondensed-Regular;
  padding-left: 3.5em;
  font-size: 14px;
}

.container-br-wrapper {
  background-image: url("/local/templates/lifemedia/css/../img/back.jpg");
  backgroun-position: bottom;
}

.warning {
  text-align: center;
  font-family: RobotoCondensed-Regular;
}

.warning h1 {
  color: #fba500;
  font-size: 56px;
  margin: 0.5em auto;
}

.warning div {
  color: #fff;
  font-size: 24px;
}

.warning div .orangetext {
  padding-left: 4px;
  padding-right: 4px;
  font-family: RobotoCondensed-Bold;
}

.warning .sendingform {
  margin: 2em auto;
  padding-bottom: 4em;
}

.warning .sendingform > div, .warning .sendingform form {
  height: 3.5em;
}

.warning .sendingform > div {
  line-height: 3.5em;
}

.warning .sendingform form {
  padding: 0.5em 1em 1em;
  background-color: #fba500;
}

.warning .sendingform form div {
  float: left;
}

.warning .sendingform form div label, .warning .sendingform form div input {
  display: block;
  font-family: RobotoCondensed-LightItalic;
}

.warning .sendingform form div label {
  text-align: left;
  margin: 0;
  font-size: 12px;
  color: #fff;
}

.warning .sendingform form div label.error {
  display: none;
}

.warning .sendingform form div input {
  width: 100%;
  border-radius: 5px;
  border: 0px;
  font-size: 24px;
  color: #000;
}

.warning .sendingform form div input.error {
  border-color: red;
}

.warning .sendingform form div:last-child {
  text-align: center;
  padding: 0;
  margin-top: 0.4em;
}

.warning .sendingform .ph {
  text-align: left;
  cursor: pointer;
  background-color: #a61b17;
  color: #fff;
}

.warning .sendingform .ph i {
  font-size: 36px;
  position: absolute;
  top: 30%;
  left: 10%;
}

.warning .sendingform .ph .txtphone {
  margin: 2em 5em 1em;
  font-family: RobotoCondensed-Regular;
  font-size: 12px;
  line-height: 12px;
}

.warning .sendingform .ph .phone {
  margin: 0em 3.2em;
  font-family: RobotoCondensed-Regular;
  font-size: 18px;
  line-height: 14px;
}

.map {
  height: 397px;
  overflow: hidden;
  padding: 0;
  height: 40em;
  width: 100%;
}

.map .row {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
}

.map .row #map {
  width: 100%;
  height: 100%;
}

.ymaps-2-1-29-image-with-content-content {
  width: 100% !important;
}

.ballooncontent {
  width: inherit;
  color: #fff;
  font-family: RobotoCondensed-Regular !important;
}

.ballooncontent h1 {
  font-size: 14px;
}
table.contacts h2{
	font-family: RobotoCondensed-Regular;
	font-size: 24px;}
.ballooncontent i {
  margin: 0 0.5em;
}

.ballooncontent a {
  color: #fff;
  text-decoration: underline;
}

.bottominfo {
  color: #828282;
  font-size: 14px;
  padding: 0;
}

.bottominfo div {
  color: #828282;
  font-family: RobotoCondensed-Regular;
  margin: 1em auto;
}

.bottominfo div a {
  color: #134837;
  text-decoration: underline;
}

.bottominfo .yellowinput {
  margin: 1em auto;
}

.bottominfo a .fa-arrow-circle-up {
  color: #828282;
  position: absolute;
  right: -20px;
  top: 0;
  font-size: 4em;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.bottominfo a .fa-arrow-circle-up:hover {
  color: #134837;
}

.modal-dialog .modal-content {
  border-radius: 0px;
}

.modal-dialog .modal-content .modal-header {
  border-bottom: 0px;
}

.modal-dialog .modal-content .modal-header .modal-title {
  text-align: center;
  font-family: RobotoCondensed-Light;
  color: #134837;
  font-size: 24px;
}

.modal-dialog .modal-content .modal-body {
  text-align: center;
  padding: 0em 10em;
}

.modal-dialog .modal-content .modal-body div {
  margin: 2em auto;
}

.modal-dialog .modal-content .modal-body div input {
  width: 100%;
  font-family: RobotoCondensed-Regular;
  border: 0;
  background-color: #ebebeb;
  padding: 0.3em;
  /* firefox 19+ */
  /* ie */
}

.modal-dialog .modal-content .modal-body div input::-webkit-input-placeholder {
  color: #828282;
}

.modal-dialog .modal-content .modal-body div input::-moz-placeholder {
  color: #828282;
}

.modal-dialog .modal-content .modal-body div input:-ms-input-placeholder {
  color: #828282;
}

.modal-dialog .modal-content .modal-body div.phone input {
  font-family: RobotoCondensed-Italic !important;
}

.modal-dialog .modal-content .modal-body div.buttonwrapper {
  text-align: right;
}

.modal-dialog .modal-content .modal-footer {
  font-family: RobotoCondensed-Regular;
  border-top: 0;
  background-color: #fba500;
  color: #fff;
  text-align: center;
  padding: 20px 0;
}

.modal-dialog .modal-content .modal-footer i {
  padding-right: 0.5em;
}

.modal-dialog .modal-content .modal-footer span {
  margin-top: 10px;
  font-size: 18px;
}

.onorder .name input, .onorder .phone input {
  /* firefox 19+ */
  /* ie */
}

.onorder .name input::-webkit-input-placeholder, .onorder .phone input::-webkit-input-placeholder {
  color: #828282;
}

.onorder .name input::-moz-placeholder, .onorder .phone input::-moz-placeholder {
  color: #828282;
}

.onorder .name input:-ms-input-placeholder, .onorder .phone input:-ms-input-placeholder {
  color: #828282;
}

.onorder .name input::-webkit-input-placeholder:after, .onorder .phone input::-webkit-input-placeholder:after {
  color: #fba500;
  content: "*";
  opacity: 1;
  padding-left: 0.2em;
}

.fineresult .modal-body h4 {
  color: #828282;
  font-family: RobotoCondensed-Light;
  margin-bottom: 1.5em;
}

.fineresult .modal-footer {
  padding: 15px 0 !important;
}

.fineresult .modal-dialog .modal-footer p {
  font-family: RobotoCondensed-Regular;
  font-size: 18px;
  margin-top: 10px;
margin-bottom: 10px;
}

.fineresult .modal-dialog .modal-footer span {
  font-family: RobotoCondensed-Bold;
  font-size: 24px;
  margin-top: 20px;
margin-bottom: 10px;
}

.seotext {
  text-align: center;
  font-family: RobotoCondensed-Light;
}

.seotext h1 {
  margin: 1.5em auto;
}

.seotext .content {
  color: #828282;
  font-size: 16px;
  margin: 3em auto;
}

.sendingform {
  display: inline-block;
  padding: 3em 0 4em;
}

.sendingform div {
  float: left;
}

.sendingform div:first-child {
  padding-top: 2em;
  position: absolute;
  left: 34em;
}

.sendingform div:last-child {
  position: relative;
}

.sendingform label {
  text-align: left;
  display: block;
  color: #828282;
  font-size: 14px;
  margin: 0;
}

.sendingform input {
  padding: 0.2em 0.5em;
  border: 0;
  border-radius: 5px;
  font-size: 18px;
  background-color: #fff;
}

.sendingform i {
  color: #134837;
  position: absolute;
  left: 6.8em;
  font-size: 24px;
  margin: 12px 7px 5px 5px;
  display: none;
}

.sendingform span {
  font-family: RobotoCondensed-Light;
  padding: 0.5em;
  color: #fff;
  background-color: #cc1c18;
  margin: auto 2em;
  display: none;
}

.sendingform.checked i {
  display: inline;
}

.sendingform.notchecked input {
  border: 1px solid #cc1c18;
}

.sendingform.notchecked span {
  display: block;
}

.sendingform a {
  margin-left: 1em;
  /* margin-top: 20px; */
}

.modal {
  overflow-y: auto;
}

/* custom class to add space for scrollbar */
.modal-scrollbar {
  margin-right: 15px;
}

.content {
  text-align: left;
  font-family: RobotoCondensed-Regular;
  font-size: 16px;
  padding-bottom: 40px;
}

.content h1 {
  color: #134837;
}

.content h1, .content h2, .content h3 {
  font-family: RobotoCondensed-Regular;
}

.content .contacts {
  margin: 0;
}

.content .contacts td {
  padding: 0 50px 20px 0px;
  vertical-align: top;
}

.content .vk table tf {
  padding: 0;
}

.content a {
  color: #134837;
  text-decoration: underline;
}

.menu {
  min-width: 768px;
  z-index: 5;
  margin: 0 auto;
  right: 0;
  left: 0;
}

.menu.absol {
  position: absolute;
}

.crsl {
  font-family: RobotoCondensed-Light;
  margin: 0;
  width: 100%;
  height: 720px;
}

.crsl .row {
  height: 100%;
}

.crsl .row .carousel {
  height: 100%;
}

.crsl .row .carousel .carousel-inner {
  height: 100%;
}

.crsl .row .carousel .carousel-inner .item {
  padding-top: 50px;
  height: 100%;
  background: url("/local/templates/lifemedia/css/../img/baner-item.jpg");
  background-position: bottom;
  background-size: cover;
}

.crsl .row .carousel .carousel-inner .item .container h1 span {
  font-size: 56px;
  color: #fff;
  margin-left: 5%;
  margin-top: 20px;
margin-bottom: 10px;
  padding: 15px;
  display: block;
  width: auto;
  /*box-shadow: -36px 25px 0px 0px rgba(0, 0, 0, 0.5);*/
}

.crsl .row .carousel .carousel-inner .item .container h1 span.frst {
  background-color: #195b46;
  width: 676px;
}

.crsl .row .carousel .carousel-inner .item .container h1 span.scnd {
  background-color: #134837;
  width: 468px;
}

.crsl .row .carousel .carousel-inner .item .container h1 span.thrd {
  background-color: #1d3b32;
  width: 275px;
}



.crsl .row .carousel .carousel-inner .item .container h2 {
  background-color: rgba(0, 0, 0, 0.5);
  font-size: 24px;
  color: #fff;
  margin-left: 5%;
  margin-top: 35px;
  width: 595px;
  padding: 10px;
}

.crsl .row .carousel .carousel-inner .item .container .phn {
  position: relative;
  font-family: RobotoCondensed-LightItalic;
  margin-left: 5%;
  margin-top: 50px;
  width: 40em;
}

.crsl .row .carousel .carousel-inner .item .container .phn label {
  display: block;
  color: #fff;
  font-size: 18px;
  margin: 0;
}

.crsl .row .carousel .carousel-inner .item .container .phn input {
  padding: 0.2em 0.5em;
  border: 0;
  border-radius: 5px;
  font-size: 26px;
  background-color: rgba(235, 235, 235, 0.8);
}

.crsl .row .carousel .carousel-inner .item .container .phn i {
  color: #134837;
  position: absolute;
  left: 9em;
  font-size: 24px;
  margin: 10px 7px 5px 5px;
  display: none;
}

.crsl .row .carousel .carousel-inner .item .container .phn span {
  font-family: RobotoCondensed-Light;
  padding: 0.5em;
  color: #fff;
  background-color: #cc1c18;
  margin: auto 2em;
  display: none;
}

.crsl .row .carousel .carousel-inner .item .container .phn.checked i {
  display: inline;
}

.crsl .row .carousel .carousel-inner .item .container .phn.notchecked input {
  border: 1px solid #cc1c18;
}

.crsl .row .carousel .carousel-inner .item .container .phn.notchecked span {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 10px;
}

.crsl .row .carousel .carousel-inner .item .container .order {
  margin-left: 5%;
  margin-top: 20px;
}

.crsl .row .carousel .carousel-inner .item .container .order a {
  font-size: 28px;
}

.crsl .row .carousel .carousel-inner .item.video {
  z-index: 3;
  height: 100%;
  overflow: hidden;
}

.crsl .row .carousel .carousel-inner .item.video iframe {
  position: absolute;
  z-index: -1;
  top: 0px;
  left: -50px;
  height: 120%;
  width: 120%;
}

.crsl .row .carousel .carousel-inner .item.video .container {
  height: 100%;
  z-index: 5;
}

.tiles {
  margin: 4em auto 1em;
}

.tiles a > div {
  color: #fff;
  font-family: RobotoCondensed-Regular;
  padding: 6em 11em;
  height: 20em;
  text-align: center;
  z-index: 1;
}

.tiles a > div:after {
  content: "";
  background-color: #cc1c18;
  filter: alpha(opacity=70);
  opacity: 0.7;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: -1;
}

.tiles a > div.grn:after {
  background-color: #134837;
}

.tiles a > div.grn:hover:after {

  -webkit-transition-property: opacity;
          transition-property: opacity;
  -webkit-transition-duration: 2s;
          transition-duration: 2s;
  filter: alpha(opacity=100);
  opacity: 1.0;
}

.tiles a > div.fred {
  background-size: cover;
}

.tiles a > div.fred:after {
  background-color: #cc1c18;
}

.tiles a > div.fred:hover:after {

  -webkit-transition-property: opacity;
          transition-property: opacity;
  -webkit-transition-duration: 2s;
          transition-duration: 2s;
  filter: alpha(opacity=100);
  opacity: 1.0;
}

.tiles a > div.sred {
  background-size: cover;
}

.tiles a > div.sred:after {
  background-color: #cc1c18;
}

.tiles a > div.sred:hover:after {

  -webkit-transition-property: opacity;
          transition-property: opacity;
  -webkit-transition-duration: 2s;
          transition-duration: 2s;
  filter: alpha(opacity=100);
  opacity: 1.0;
}

.tiles a > div.yllw {
  background-size: cover;
}

.tiles a > div.yllw:after {
  background-color: #fba500;
}

.tiles a > div.yllw:hover:after {

  -webkit-transition-property: opacity;
          transition-property: opacity;
  -webkit-transition-duration: 2s;
          transition-duration: 2s;
  filter: alpha(opacity=100);
  opacity: 1.0;
}

a.green {
  font-family: RobotoCondensed-Regular;
  color: #134837;
  font-size: 16px;
  text-decoration: underline;
  padding-bottom: 2em;
}

a.green:hover {
  text-decoration: none;
}

.portfolio, .partners/* , .ltl-carousel  */{
  height: 200px;
  margin: 0 auto 5em;
}

.portfolio h3, .partners h3, .ltl-carousel h3 {
  font-family: RobotoCondensed-Regular;
  color: #134837;
}

.portfolio .nopadding, .partners .nopadding, .ltl-carousel .nopadding {
  padding: 0;
}

.portfolio .carousel-inner, .partners .carousel-inner, .ltl-carousel .carousel-inner {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.portfolio .carousel-inner .item, .partners .carousel-inner .item, .ltl-carousel .carousel-inner .item {
  -webkit-transition: -webkit-transform 0.6s ease-in-out;
          transition: transform 0.6s ease-in-out;
}

.portfolio .carousel-inner .item div, .partners .carousel-inner .item div, .ltl-carousel .carousel-inner .item div {
  padding: 0 20px 0 20px;
}

.portfolio .carousel-inner .item div a img, .partners .carousel-inner .item div a img, .ltl-carousel .carousel-inner .item div a img {
  margin: 0 auto;
}

.portfolio .carousel, .partners .carousel, .ltl-carousel .carousel {
  height: 200px;
}

.portfolio .carousel a, .partners .carousel a, .ltl-carousel .carousel a {
  width: 0px;
}

.portfolio .carousel-inner > .item.next,
.portfolio .carousel-inner > .item.active.right, .partners .carousel-inner > .item.next,
.partners .carousel-inner > .item.active.right, .ltl-carousel .carousel-inner > .item.next,
.ltl-carousel .carousel-inner > .item.active.right {
  left: 0;
  -webkit-transform: translate3d(25%, 0, 0);
  -ms-transform: translate3d(25%, 0, 0);
  transform: translate3d(25%, 0, 0);
}

.portfolio .carousel-inner > .item.prev,
.portfolio .carousel-inner > .item.active.left, .partners .carousel-inner > .item.prev,
.partners .carousel-inner > .item.active.left, .ltl-carousel .carousel-inner > .item.prev,
.ltl-carousel .carousel-inner > .item.active.left {
  left: 0;
  -webkit-transform: translate3d(-25%, 0, 0);
  -ms-transform: translate3d(-25%, 0, 0);
  transform: translate3d(-25%, 0, 0);
}

.portfolio .carousel-inner > .item.next.left, .portfolio .carousel-inner > .item.prev.right, .partners .carousel-inner > .item.next.left, .partners .carousel-inner > .item.prev.right, .ltl-carousel .carousel-inner > .item.next.left, .ltl-carousel .carousel-inner > .item.prev.right {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.portfolio .carousel-inner .active.left, .partners .carousel-inner .active.left, .ltl-carousel .carousel-inner .active.left {
  left: -25%;
}

.portfolio .carousel-inner .active.right, .partners .carousel-inner .active.right, .ltl-carousel .carousel-inner .active.right {
  left: 25%;
}

.portfolio .carousel-inner .next, .partners .carousel-inner .next, .ltl-carousel .carousel-inner .next {
  left: 25%;
}

.portfolio .carousel-inner .prev, .partners .carousel-inner .prev, .ltl-carousel .carousel-inner .prev {
  left: -25%;
}

.portfolio .carousel-control.left, .portfolio .carousel-control.right, .partners .carousel-control.left, .partners .carousel-control.right, .ltl-carousel .carousel-control.left, .ltl-carousel .carousel-control.right {
  background-image: none;
  color: #828282;
  font-size: 36px;
  text-shadow: none;
}

.portfolio .carousel-control img, .partners .carousel-control img, .ltl-carousel .carousel-control img {
  position: absolute;
  top: 40%;
  width: 32px;
  height: 32px;
}

.portfolio .carousel-control.left img, .partners .carousel-control.left img, .ltl-carousel .carousel-control.left img {
  left: 0px;
}

.portfolio .carousel-control.right img, .partners .carousel-control.right img, .ltl-carousel .carousel-control.right img {
  right: 0px;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

.crunches {
  font-family: RobotoCondensed-Light;
  text-align: center;
}

.crunches h2 {
  color: #134837;
  margin: 50px auto;
  width: 586px;
  font-size: 38px;
}

.crunches .item {
  margin: 0em auto 2em;
  color: #828282;
  padding: 0;
}

.crunches .item h3 {
  font-family: RobotoCondensed-Regular;
}

.crunches .item div {
  font-size: 16px;
  padding: 0 15px;
}

.crunches .sendingform {
  display: inline-block;
  padding: 3em 0 4em;
}

.crunches .sendingform div {
  float: left;
}

.crunches .sendingform div:first-child {
  padding-top: 2em;
  position: absolute;
  left: 34em;
}

.crunches .sendingform div:last-child {
  position: relative;
}

.crunches .sendingform label {
  text-align: left;
  display: block;
  color: #828282;
  font-size: 14px;
  margin: 0;
}

.crunches .sendingform input {
  padding: 0.2em 0.5em;
  border: 0;
  border-radius: 5px;
  font-size: 18px;
  background-color: #fff;
}

.crunches .sendingform i {
  color: #134837;
  position: absolute;
  left: 6.8em;
  font-size: 24px;
  margin: 12px 7px 5px 5px;
  display: none;
}

.crunches .sendingform span {
  font-family: RobotoCondensed-Light;
  padding: 0.5em;
  color: #fff;
  background-color: #cc1c18;
  margin: auto 2em;
  display: none;
}

.crunches .sendingform.checked i {
  display: inline;
}

.crunches .sendingform.notchecked input {
  border: 1px solid #cc1c18;
}

.crunches .sendingform.notchecked span {
  display: block;
}

.crunches .sendingform a {
  margin-left: 1em;
}

/*
.partners {
  padding: 3em 0;
}
*/

.feedbacks {
  text-align: center;
  font-family: RobotoCondensed-Regular;
  padding: 1em 0 4em;
}

.feedbacks h2 {
  font-family: RobotoCondensed-Light;
  color: #fff;
  font-size: 38px;
  margin: 1em auto;
}

.feedbacks .avatar {
  padding: 0;
}

.feedbacks .avatar img {
  margin: 0.5em auto;
  border-radius: 50%;
  border: 3px solid #a7c1b9;
  height: 7em;
  width: 7em;
}

.feedbacks .name, .feedbacks .organization, .feedbacks .review {
  text-align: left;
}

.feedbacks .name {
  color: #fff;
  font-size: 16px;
}

.feedbacks .organization {
  color: #fba500;
  font-size: 14px;
  padding: 0.3em 0;
}

.feedbacks .review {
  color: #fff;
  font-size: 14px;
}

.feedbacks .pull-right {
  color: #fff;
  text-decoration: underline;
  margin-top: 3em;
}

.feedbacks .pull-right:hover {
  text-decoration: none;
}

@media only screen and (min-width: 480px) {
  .feedbacks {
    padding: 1em 2em 4em;
  }
  .feedbacks .avatar img {
    height: 5em;
    width: 5em;
  }
}

@media only screen and (min-width: 1200px) {
  .feedbacks {
    padding: 1em 0em 4em;
  }
  .feedbacks .avatar img {
    height: 7em;
    width: 7em;
  }
}

.aboutlm {
  text-align: center;
  color: #fff;
  font-family: RobotoCondensed-Light;
}

.aboutlm h2 {
  margin: 1em auto;
  font-size: 36px;
}

.aboutlm .text {
  padding: 1em 0;
  font-size: 18px;
  margin-bottom: 3em;
  padding: 0 10em;
}

.aboutlm .text a {
  color: #fff;
  text-decoration: underline;
}

.aboutlm .text a:hover {
  text-decoration: none;
}

@media only screen and (min-width: 319px) {
  .aboutlm {
    width: 100%;
  }
  .aboutlm .text {
    font-size: 12px;
    padding: 0 2em;
  }
}

@media only screen and (min-width: 480px) {
  .tiles h2 {
    width: 270px;
    margin: 10px auto;
  }
  .tiles a > div {
    text-align: center;
    padding: 7em 0;
  }
  .aboutlm {
    width: auto;
  }
  .aboutlm .text {
    font-size: 18px;
    padding: 0;
  }
}

@media only screen and (min-width: 768px) {
  .aboutlm .text {
    padding: 0;
  }
}

@media only screen and (min-width: 992px) {
  .aboutlm .text {
    padding: 0;
  }
}

.manytiles {
  padding: 0em 0 3em;
}

.manytiles .tiles {
  margin: 0em auto 1em;
  
}

.manytiles .tiles h1{
	font-family: RobotoCondensed-Bold;
	color: #134837;
}

.manytiles .tiles h2 {
  width: auto !important;
}

.manytiles .tiles > h2 {
  color: #134837;
  font-family: RobotoCondensed-Regular;
  width: inherit;
}

.manytiles .tiles .nopaddding {
  padding: 0;
}

.manytiles .tiles .rkl {
  cursor: pointer;
  padding: 6em 2em;
  height: 20em;
  background-size: cover;
  color: #fff;
  font-family: RobotoCondensed-Regular;
  height: 20em;
  text-align: center;
  z-index: 1;
}

.manytiles .tiles .rkl a {
  color: #fff;
  font-family: RobotoCondensed-Regular;
  text-align: center;
}

.manytiles .tiles .rkl:after {
  content: "";
  background-color: #fba500;
  filter: alpha(opacity=80);
  opacity: 0.8;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: -1;
}

.manytiles .tiles .rkl .orderrkl {
  padding: 2em;
  display: none;
}

.manytiles .tiles .rkl .orderrkl label {
  font-family: RobotoCondensed-LightItalic;
  display: block;
  text-align: left;
  margin: 0;
}

.manytiles .tiles .rkl .orderrkl input {
  width: 100%;
  border: 0;
  font-family: RobotoCondensed-LightItalic;
  border-radius: 5px;
  font-size: 18px;
  color: #000;
  padding-left: 0.4em;
  background-color: rgba(255, 255, 255, 0.5);
}

.manytiles .tiles .rkl .orderrkl .redbutton {
  margin-top: 1em;
}

.manytiles .tiles .rkl:hover {
  padding: 42px 15px;
}

.manytiles .tiles .rkl:hover .orderrkl {
  display: block;
}

.manytiles .tiles a > div {
  color: #fff;
  font-family: RobotoCondensed-Regular;
  padding: 0;
  height: 10em;
  text-align: center;
  z-index: 1;
}

.manytiles .tiles a > div h2 {
  margin: 0;
  font-size: 28px;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  position: absolute;
}

.manytiles .tiles a > div:after {
  content: "";
  background-color: #cc1c18;
  filter: alpha(opacity=70);
  opacity: 0.7;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: -1;
}

.manytiles .tiles a > div.wideprint:after {
  background-color: #134837;
}

.manytiles .tiles a > div.wideprint:hover:after {
  -webkit-transition-property: opacity;
          transition-property: opacity;
  -webkit-transition-duration: 2s;
          transition-duration: 2s;
  filter: alpha(opacity=100);
  opacity: 1.0;
}

.manytiles .tiles a > div.modulepic, .manytiles .tiles a > div.voicing, .manytiles .tiles a > div.metall, .manytiles .tiles a > div.tents, .manytiles .tiles a > div.branding, .manytiles .tiles a > div.poligraph, .manytiles .tiles a > div.shops, .manytiles .tiles a > div.design, .manytiles .tiles a > div.service, .manytiles .tiles a > div.passport, .manytiles .tiles a > div.reklama {
  height: 10em;
  padding: 2.5em 0;
  background-size: cover;
}

.manytiles .tiles a > div.modulepic:after, .manytiles .tiles a > div.voicing:after, .manytiles .tiles a > div.metall:after, .manytiles .tiles a > div.tents:after, .manytiles .tiles a > div.branding:after, .manytiles .tiles a > div.poligraph:after, .manytiles .tiles a > div.shops:after, .manytiles .tiles a > div.design:after, .manytiles .tiles a > div.service:after, .manytiles .tiles a > div.passport:after, .manytiles .tiles a > div.reklama:after {
  background-color: #cc1c18;
}

.manytiles .tiles a > div.modulepic:hover:after, .manytiles .tiles a > div.voicing:hover:after, .manytiles .tiles a > div.metall:hover:after, .manytiles .tiles a > div.tents:hover:after, .manytiles .tiles a > div.branding:hover:after, .manytiles .tiles a > div.poligraph:hover:after, .manytiles .tiles a > div.shops:hover:after, .manytiles .tiles a > div.design:hover:after, .manytiles .tiles a > div.service:hover:after, .manytiles .tiles a > div.passport:hover:after, .manytiles .tiles a > div.reklama:hover:after {
  -webkit-transition-property: opacity;
          transition-property: opacity;
  -webkit-transition-duration: 2s;
          transition-duration: 2s;
  filter: alpha(opacity=100);
  opacity: 1.0;
}

.manytiles .tiles a > div.modulepic {
  padding: 1em;
}

.manytiles .tiles a > div.voicing {
  background-size: cover;
}

.manytiles .tiles a > div.voicing:after {
  background-color: #fba500;
}

.manytiles .tiles a > div.metall {
  background-size: cover;
}

.manytiles .tiles a > div.metall:after {
  background-color: #1d3b32;
}

.manytiles .tiles a > div.tents {
  background-size: cover;
}

.manytiles .tiles a > div.tents:after {
  background-color: #fba500;
}

.manytiles .tiles a > div.branding {
  background-size: cover;
}

.manytiles .tiles a > div.branding:after {
  background-color: #cc1c18;
}

.manytiles .tiles a > div.poligraph {
  background-size: cover;
}

.manytiles .tiles a > div.poligraph:after {
  background-color: #fba500;
}

.manytiles .tiles a > div.shops {
  padding: 1em 0.5em;
  background-size: cover;
}

.manytiles .tiles a > div.shops:after {
  background-color: #a61b17;
}

.manytiles .tiles a > div.design {
  background-size: cover;
}

.manytiles .tiles a > div.design:after {
  background-color: #cc1c18;
}

.manytiles .tiles a > div.service {
  padding: 1em 0.5em;
  background-size: cover;
}

.manytiles .tiles a > div.service:after {
  background-color: #1d3b32;
}

.manytiles .tiles a > div.passport {
  padding: 1em 0.5em;
  background-size: cover;
}

.manytiles .tiles a > div.passport:after {
  background-color: #195b46;
}

@media only screen and (min-width: 480px) {
  .manytiles .tiles a div h2 {
    font-size: 18px;
  }
}

@media only screen and (min-width: 768px) {
  .manytiles .tiles a div h2 {
    font-size: 18px;
  }
}

@media only screen and (max-width: 992px){
 .manytiles .tiles a > div h2, .manytiles .tiles a h2 {
  font-size: 18px!important;
 }
}
@media only screen and (max-width: 1200px){
 .manytiles .tiles a > div h2, .manytiles .tiles a h2  {
  font-size: 24px;
 }
}
.feedbacks {
  text-align: center;
  font-family: RobotoCondensed-Regular;
  padding: 1em 0 4em;
}

.feedbacks h1 {
  font-family: RobotoCondensed-Light;
  color: #fff;
  font-size: 38px;
  margin: 1em auto;
}

.feedbacks .avatar {
  padding: 0;
}

.feedbacks .avatar img {
  margin: 0.5em auto;
  border-radius: 50%;
  border: 3px solid #a7c1b9;
  height: 7em;
  width: 7em;
}

.feedbacks .name, .feedbacks .organization, .feedbacks .review {
  text-align: left;
}

.feedbacks .name {
  color: #fff;
  font-size: 16px;
}

.feedbacks .organization {
  color: #fba500;
  font-size: 14px;
  padding: 0.3em 0;
}

.feedbacks .review {
  color: #fff;
  font-size: 14px;
}

.feedbacks .pull-right {
  color: #fff;
  text-decoration: underline;
  margin-top: 3em;
}

.feedbacks .pull-right:hover {
  text-decoration: none;
}

@media only screen and (min-width: 480px) {
  .feedbacks {
    padding: 1em 2em 4em;
  }
  .feedbacks .avatar img {
    height: 5em;
    width: 5em;
  }
}

@media only screen and (min-width: 1200px) {
  .feedbacks {
    padding: 1em 0em 4em;
  }
  .feedbacks .avatar img {
    height: 7em;
    width: 7em;
  }
}

.bigsendingform {
  padding: 0em 15px 3em;
}

.bigsendingform .row {
  padding: 0;
  font-family: RobotoCondensed-Regular;
}

.bigsendingform .row .imageblock h2 {
  color: #134837;
}

.bigsendingform .row .imageblock .withimage {
  background-size: cover;
  backgroun-position: center;
  padding: 2em 3em;
  margin-top: 2em;
  height: 30em;
}

.bigsendingform .row .sendingformhere {
  padding: 0;
  width: 100%;
  /* 			&>div {
	line-height: 6em;
} */
}

.bigsendingform .row .sendingformhere > div, .bigsendingform .row .sendingformhere form {
  height: 85px;
}

.bigsendingform .row .sendingformhere form {
  padding: 0.5em 1em 1em;
  background-color: #fba500;
}

.bigsendingform .row .sendingformhere form div {
  float: left;
}

.bigsendingform .row .sendingformhere form div label, .bigsendingform .row .sendingformhere form div input {
  display: block;
  font-family: RobotoCondensed-LightItalic;
}

.bigsendingform .row .sendingformhere form div label {
  margin: 0;
  font-size: 12px;
  color: #fff;
}

.bigsendingform .row .sendingformhere form div label.error {
  display: none !important;
}

.bigsendingform .row .sendingformhere form div input {
  width: 100%;
  border-radius: 5px;
  border: 0px;
  font-size: 18px;
  padding-left: 5px;
}

.bigsendingform .row .sendingformhere form div input.error {
  border: 2px solid red;
}

.bigsendingform .row .sendingformhere form div:last-child {
  text-align: center;
  padding: 0;
  margin-top: 1.1em;
}

.bigsendingform .row .sendingformhere form div.col-xs-6:first-child {
  margin-top: 0.3em;
}

.bigsendingform .row .sendingformhere form .redbutton {
  font-size: 18px !important;
}

.bigsendingform .row .sendingformhere form .redbutton:hover {
  color: #fff;
  background-color: #134837;
  text-decoration: none !important;
  box-shadow: 0px 3px 0px 0px #1d3b32;
}

@media only screen and (min-width: 480px) {
  .bigsendingform .row .sendingformhere form {
    padding: 0.8em 0em 1em 1em;
  }
  .bigsendingform .row .sendingformhere form div:first-child {
    padding: 0;
  }
  .bigsendingform .row .sendingformhere form div:first-child input {
    font-size: 14px;
  }
  .bigsendingform .row .sendingformhere form div:last-child a.redbutton {
    padding: 5px;
    font-size: 14px !important;
  }
}

@media only screen and (min-width: 992px) {
  .bigsendingform .row .sendingformhere form {
    padding: 0.5em 1em 1em;
  }
  .bigsendingform .row .sendingformhere form div:first-child {
    padding: 0 15px;
  }
  .bigsendingform .row .sendingformhere form div:first-child input {
    font-size: 16px;
  }
  .bigsendingform .row .sendingformhere form div:last-child a.redbutton {
    padding: 5px;
    font-size: 16px !important;
  }
}

@media only screen and (min-width: 1200px) {
  .bigsendingform .row .sendingformhere form {
    padding: 0.8em 1em 1em;
  }
  .bigsendingform .row .sendingformhere form div:first-child {
    padding: 0 15px;
  }
  .bigsendingform .row .sendingformhere form div:first-child input {
    font-size: 18px;
  }
  .bigsendingform .row .sendingformhere form div:last-child a.redbutton {
    padding: 5px 15px;
    font-size: 18px !important;
  }
}

.bigsendingform .row .sendingformhere .gears, .bigsendingform .row .sendingformhere .calc {
  padding: 0;
  text-align: center;
  cursor: pointer;
  background-color: #a61b17;
  color: #fff;
  position: relative;
}

.bigsendingform .row .sendingformhere .gears i, .bigsendingform .row .sendingformhere .calc i {
  font-size: 36px;
  line-height: 85px;
  vertical-align: middle;
}

.bigsendingform .row .sendingformhere .gears a, .bigsendingform .row .sendingformhere .calc a {
  display: inline-block;
  font-family: RobotoCondensed-Regular;
  color: #fff;
  font-size: 14px;
  line-height: 85px;
  margin-left: 10px;
}

.bigsendingform .row .sendingformhere .calc {
  background-color: #134837;
}

.error404 {
  background-image: url("/local/templates/lifemedia/css/../img/404.png");
  background-repeat: no-repeat;
  background-position: top center;
  padding: 100px 0 200px;
  text-align: center;
  font-family: RobotoCondensed-Regular;
}

.error404 .row {
  padding-top: 4em;
}

.error404 h2 {
  font-size: 180px;
  color: #828282;
}

.error404 h1 {
  font-size: 300px;
  color: #cc1c18;
}

.error404 .yellowtext {
  padding: 10px 350px;
  font-size: 24px;
  color: #fba500;
  text-align: left;
}

.error404 .simpletext {
  padding: 10px 350px;
  font-size: 16px;
  text-align: left;
  color: #828282;
}

.error404 .simpletext a {
  color: #134837;
  text-decoration: underline;
}

.error404 .simpletext a:hover {
  text-decoration: none;
}

@media only screen and (min-width: 319px) {
  .error404 h2 {
    font-size: 100px;
  }
  .error404 h1 {
    font-size: 150px;
  }
  .error404 .yellowtext {
    padding: 10px 200px;
    font-size: 14px;
  }
  .error404 .simpletext {
    padding: 10px 200px;
    font-size: 12px;
  }
}

@media only screen and (min-width: 480px) {
  .error404 h2 {
    font-size: 100px;
  }
  .error404 h1 {
    font-size: 150px;
  }
  .error404 .yellowtext {
    padding: 10px 200px;
    font-size: 14px;
  }
  .error404 .simpletext {
    padding: 10px 200px;
    font-size: 12px;
  }
}

@media only screen and (min-width: 992px) {
  .error404 .yellowtext {
    padding: 10px 300px;
    font-size: 24px;
  }
  .error404 .simpletext {
    padding: 10px 300px;
    font-size: 16px;
  }
}

@media only screen and (min-width: 1200px) {
  .error404 h2 {
    font-size: 180px;
  }
  .error404 h1 {
    font-size: 300px;
  }
  .error404 .yellowtext {
    padding: 10px 350px;
    font-size: 24px;
  }
  .error404 .simpletext {
    padding: 10px 350px;
    font-size: 16px;
  }
}

.itemtable {
  padding: 3em 15px;
}

.itemtable .table-wrapper {
  background-color: #fff;
  padding: 1em;
}

.itemtable .table-wrapper table, .itemtable .table-wrapper tr {
  font-family: RobotoCondensed-Regular;
  color: #828282;
  width: 100%;
}

.itemtable .table-wrapper tr td {
  border-bottom: 0;
  border-top: 0;
  vertical-align: top;
  padding: 0.5em;
  text-align: left;
}

.itemtable .table-wrapper th, .itemtable .table-wrapper td {
  font-weight: 100;
  text-align: center;
  width: 12.5%;
  border: 1px solid #a7c1b9;
  border-top: 0;
  padding: 1em 0;
}

.itemtable .table-wrapper th .rectangle, .itemtable .table-wrapper td .rectangle {
  text-align: center;
  content: "";
  background-color: #828282;
  width: 90%;
  height: 5em;
  margin: 0 auto;
}

.itemtable .table-wrapper th:first-child, .itemtable .table-wrapper td:first-child {
  border-left: 0;
}

.itemtable .table-wrapper th:last-child, .itemtable .table-wrapper td:last-child {
  border-right: 0;
}

.sendfeedback {
  padding: 2em 0;
}

.sendfeedback h3 {
  color: #828282;
  font-family: RobotoCondensed-Bold;
  padding: 0 15px;
}

.sendfeedback input, .sendfeedback textarea {
  margin: 0.5em 0;
  border: 0;
  width: 100%;
  font-size: 18px;
  font-family: RobotoCondensed-Light;
}

.sendfeedback textarea {
  resize: none;
  height: 100px;
  margin-bottom: 1.5em;
}

.sendfeedback i {
  font-size: 1em;
  color: #134837;
  margin-right: 0.5em;
}

.sendfeedback span {
  font-family: RobotoCondensed-Light;
  color: #fff;
  background-color: #cc1c18;
  padding: 0.5em;
}

.sendfeedback .tovalidate {
  padding: 0;
}

.sendfeedback .tovalidate .validate {
  margin: 1em 0;
  height: 30px;
}

.quote {
  padding: 3em 0;
  font-family: RobotoCondensed-Light;
}

.quote .quotewrapper div {
  padding: 0 0.5em;
}

.quote .quotewrapper div:first-child i {
  position: absolute;
  right: 15px;
  top: -10px;
}

.quote .quotewrapper div:last-child i {
  position: absolute;
  left: -15px;
  bottom: -95px;
}

.quote .text {
  font-size: 15px;
  line-height: 30px;
  color: #134837;
}

.quote i {
  font-size: 70px;
  color: #828282;
}

.video {
/*   text-align: center; */
  padding: 3em 0;
}

.docs {
  padding: 3em 15px;
}

.docs .link i {
  color: #fba500;
  font-size: 30px;
  margin-right: 0.5em;
}

.docs .link a {
  font-size: 14px;
  font-family: RobotoCondensed-Regular;
  color: #134837;
  text-decoration: underline;
}

.docs .link a:hover {
  text-decoration: none;
}

.yellowcontainer input, .wp_bottominfo input, .imageblock input {
  position: relative;
  background: #fff;
  border-radius: 5px;
  border: 0;
  font-family: RobotoCondensed-Italic;
  color: #000;
  padding: 0 25px;
  font-size: 18px;
  height: 40px;
  width: 100%;
}

.topinfo {
  height: 120px;
}

.short {
  font-size: 16px;
  color: #383838;
}

.short i {
  font-size: 21px;
  margin: 0 20px 0 0 !important;
}

.short a {
  width: 100%;
  text-align: center;
}

.short a.whitebutton {
  border: 2px solid #2f9400;
  color: #2f9400;
  font-size: 18px;
  font-family: RobotoCondensed-Bold;
  padding: 10px 0 !important;
  line-height: 1.2;
}

.short a.whitebutton:hover {
  color: #fff;
  background-color: #2f9400;
}

.imageblock-wrapper {
  height: 630px;
  background: url("/local/templates/lifemedia/css/../img/header_bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.imageblock-wrapper h1 {
  margin: 50px 0 20px;
  font-size: 60px;
  font-family: RobotoCondensed-Bold;
  color: #2f9400;
  text-shadow: white 4px 0px 0px, white 3.87565px 0.98962px 0px, white 3.51033px 1.9177px 0px, white 2.92676px 2.72656px 0px, white 2.16121px 3.36588px 0px, white 1.26129px 3.79594px 0px, white 0.28295px 3.98998px 0px, white -0.71298px 3.93594px 0px, white -1.66459px 3.63719px 0px, white -2.51269px 3.11229px 0px, white -3.20457px 2.39389px 0px, white -3.69721px 1.52664px 0px, white -3.95997px 0.56448px 0px, white -3.97652px -0.43278px 0px, white -3.74583px -1.40313px 0px, white -3.28224px -2.28625px 0px, white -2.61457px -3.02721px 0px, white -1.78435px -3.57996px 0px, white -0.84318px -3.91012px 0px, white 0.15041px -3.99717px 0px, white 1.13465px -3.8357px 0px, white 2.04834px -3.43574px 0px, white 2.83468px -2.82216px 0px, white 3.44477px -2.03312px 0px, white 3.84068px -1.11766px 0px, white 3.9978px -0.13272px 0px;
}

.imageblock-wrapper h1.whiteredwhite {
  margin: 20px 0 10px;
  color: #f70100;
  text-shadow: white 4px 0px 0px, white 3.87565px 0.98962px 0px, white 3.51033px 1.9177px 0px, white 2.92676px 2.72656px 0px, white 2.16121px 3.36588px 0px, white 1.26129px 3.79594px 0px, white 0.28295px 3.98998px 0px, white -0.71298px 3.93594px 0px, white -1.66459px 3.63719px 0px, white -2.51269px 3.11229px 0px, white -3.20457px 2.39389px 0px, white -3.69721px 1.52664px 0px, white -3.95997px 0.56448px 0px, white -3.97652px -0.43278px 0px, white -3.74583px -1.40313px 0px, white -3.28224px -2.28625px 0px, white -2.61457px -3.02721px 0px, white -1.78435px -3.57996px 0px, white -0.84318px -3.91012px 0px, white 0.15041px -3.99717px 0px, white 1.13465px -3.8357px 0px, white 2.04834px -3.43574px 0px, white 2.83468px -2.82216px 0px, white 3.44477px -2.03312px 0px, white 3.84068px -1.11766px 0px, white 3.9978px -0.13272px 0px;
}

.imageblock-wrapper h1 sup {
  font-size: 36px;
  padding-left: 15px;
  top: -35px;
}

.imageblock-wrapper .note {
  margin: 30px auto;
  display: inline-block;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.75);
  text-align: center;
}

.imageblock-wrapper .note h2 {
  font-family: RobotoCondensed-Regular;
  color: #fff;
  font-size: 24px;
  margin: 30px auto 0;
}

.imageblock-wrapper .note h2:last-child {
  margin-bottom: 30px;
}

.imageblock-wrapper .note h4 {
  font-family: RobotoCondensed-Regular;
  color: #fff;
  font-size: 18px;
  margin-bottom: 20px;
}

.imageblock-wrapper .note input, .imageblock-wrapper .note a {
  margin: 0px auto;
}

.imageblock-wrapper .note a.redbutton {
  line-height: 39px;
  padding: 0;
  font-size: 24px;
  font-family: RobotoCondensed-Bold;
  width: 100%;
  background-color: #f70100;
  box-shadow: 0px 3px 0px 0px #961411;
  height: 39px;
  color: #fff;
}

.imageblock-wrapper .note a.redbutton:hover {
  background-color: #c40100;
  box-shadow: 0px 3px 0px 0px #680e0c;
  color: #fff;
}

.imageblock-wrapper .halfabs {
  padding: 0;
}

.imageblock-wrapper .halfabs .frst, .imageblock-wrapper .halfabs .scnd, .imageblock-wrapper .halfabs .thrd {
  padding: 10px;
  margin: 20px 0;
  box-shadow: 15px -10px 0px 0px rgba(54, 33, 0, 0.4);
}

.imageblock-wrapper .halfabs .frst img, .imageblock-wrapper .halfabs .frst h2, .imageblock-wrapper .halfabs .scnd img, .imageblock-wrapper .halfabs .scnd h2, .imageblock-wrapper .halfabs .thrd img, .imageblock-wrapper .halfabs .thrd h2 {
  display: inline-block;
}

.imageblock-wrapper .halfabs .frst {
  width: 100%;
  background-color: #2f9400;
}

.imageblock-wrapper .halfabs .scnd {
  width: 80%;
  background-color: #247300;
}

.imageblock-wrapper .halfabs .thrd {
  width: 70%;
  background-color: #247300;
}

.imageblock-wrapper .halfabs h2 {
  vertical-align: middle;
  margin: 0;
  color: #fff;
  font-family: RobotoCondensed-Regular;
  font-size: 24px;
}

.imageblock-wrapper .stamp {
  padding: 70px 0 100px;
  text-align: center;
}

/* .wpcalc {
	margin-top: 200px;
	h2 {
		font-family: $roblight;
		font-size: 30px;
		text-align: center;
		margin: 30px 0 50px;
	}
	.nav {
		&>li {
			text-align: center;
			padding: 0;
			&.greenbg, &.greenbg a, &.greenbg.active a { background-color: $green; color: #fff; }
			&.yellowbg, &.yellowbg a,  &.yellowbg.active a { background-color: $orange; color: #fff; }
			&.redbg, a, &.redbg a, &.redbg.active a { background-color: $red; color: #fff; }
			&.green01bg, &.green01bg a, &.green01bg.active a { background-color: $green01; color: #fff; }
			a {
				margin: 0;
				clear: both;
				font-family: $roblight;
				font-size: 18px;
				border-radius: 0;
				border: 0;
				border-width: 0px !important;
				&:focus {
					outline: none;
					outline-offset: 0px;
				}
				&.shadowedbottom{
					-webkit-box-shadow: inset 0px -4px 0px 0px rgba(0,0,0,0.5);
					-moz-box-shadow: inset 0px -4px 0px 0px rgba(0,0,0,0.5);
					box-shadow: inset 0px -4px 0px 0px rgba(0,0,0,0.5);
				}
			}
			&.active {
				-webkit-box-shadow: 5px -5px 0px 0px rgba(0,0,0,0.5);
				-moz-box-shadow: 5px -5px 0px 0px rgba(0,0,0,0.5);
				box-shadow: 5px -5px 0px 0px rgba(0,0,0,0.5);
			}
			&.shadowed a{
				-webkit-box-shadow: inset 5px -4px 0px 0px rgba(0,0,0,0.5);
				-moz-box-shadow: inset 5px -4px 0px 0px rgba(0,0,0,0.5);
				box-shadow: inset 5px -4px 0px 0px rgba(0,0,0,0.5);
			}
		}
	}
	.tab-content {
		-webkit-box-shadow: 5px -5px 0px 0px rgba(0,0,0,0.5);
		-moz-box-shadow: 5px -5px 0px 0px rgba(0,0,0,0.5);
		box-shadow: 5px -5px 0px 0px rgba(0,0,0,0.5);
		#tab-content1 {
			border-bottom: 5px solid $green;
		}
		#tab-content2 {
			border-bottom: 5px solid $orange;
		}
		#tab-content3 {
			border-bottom: 5px solid $red;
		}
		#tab-content4 {
			border-bottom: 5px solid $green01;
		}
		.tab-pane {
			height: 300px;
			background-color: #dddddd;
			padding: 20px 0;
			.verticalline {
				margin: 0 15px 0 15px;
				padding: 0;
			    width: 0px; Use only border style
			    min-height: 250px;
				height: 100%;
				float: left; 
				border: 1px inset $lightgray; This is default border style for <hr> tag
			}
			input[type="text"]{
				width: 100%;
				margin: 20px 0;
				padding: 5px 20px;
				-webkit-box-shadow: inset 2px 2px 0px 0px #aeaeae;
			    -moz-box-shadow: inset 2px 2px 0px 0px #aeaeae;
			    box-shadow: inset 2px 2px 0px 0px #aeaeae;
			    font-family: $roblighti;
			}
			.chkbox-wrapper {
				.chkbox, .chklabel {
					display: inline-block;
				}
				.chklabel {
					font-family: $roblight;
					font-size: 20px;
				}
				.chkbox {
					width: 25px;	
					margin: 25px auto;
					position: relative;
					margin: 20px 10px 20px 0;
					label {
						cursor: pointer;
						position: absolute;
						width: 25px;
						height: 25px;
						top: 0;
						border-radius: 5px;
						background: #fff;
						-webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,.5);
						-moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,.5);
						box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,.5);
						&:after {
							-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
							filter: alpha(opacity=0);
							opacity: 0;
							font-family: fontawesome;
							font-size: 18px;
							content: "\f00c";
							position: absolute;
							background: transparent;
							top: 0px;
							left: 3px;
							color: $red;
						}
						&:hover::after {
							-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
							filter: alpha(opacity=30);
							opacity: 0.3;
						}
					}
					input[type=checkbox] {
						display: none;
						&:checked + label:after {
							-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
							filter: alpha(opacity=100);
							opacity: 1;
						}
					}
				}
			}
			.fields-wrapper {
				input, .redbutton {
					width: 100%;
				}
				input[type=text] {
					margin: 15px 0;
				}
				.redbutton {
					margin-top: 40px;
				}
			}
		}
	}
}
@include respond-to($iPhoneRetina) {
	.wpcalc .nav > li a {
		font-size: 15px;
	}
	.wpcalc .tab-content .tab-pane input[type="text"] {
		font-size: 18px;
	}
	.wpcalc .tab-content .tab-pane .chkbox-wrapper .chklabel {
		font-size: 15px !important;
	}
	.wpcalc .tab-content .tab-pane .fields-wrapper .redbutton {
		font-size: 14px !important;
	}
}
@include respond-to($extraSmallDevices) {
	.wpcalc .nav > li a {
		font-size: 15px;
	}
	.wpcalc .tab-content .tab-pane input[type="text"] {
		font-size: 18px;
	}
	.wpcalc .tab-content .tab-pane .chkbox-wrapper .chklabel {
		font-size: 16px;
	}
	.wpcalc .tab-content .tab-pane .fields-wrapper .redbutton {
		font-size: 14px !important;
	}
}
@include respond-to($smallDevices) {
	.wpcalc .nav > li a {
		font-size: 15px;
	}
	.wpcalc .tab-content .tab-pane input[type="text"] {
		font-size: 18px;
	}
	.wpcalc .tab-content .tab-pane .chkbox-wrapper .chklabel {
		font-size: 16px;
	}
	.wpcalc .tab-content .tab-pane .fields-wrapper .redbutton {
		font-size: 14px !important;
	}
}
@include respond-to($largeDevices) {
	.wpcalc .nav > li a {
		font-size: 18px;
	}
	.wpcalc .tab-content .tab-pane input[type="text"] {
		font-size: 24px;
	}
	.wpcalc .tab-content .tab-pane .chkbox-wrapper .chklabel {
		font-size: 20px;
	}
	.wpcalc .tab-content .tab-pane .fields-wrapper .redbutton {
		font-size: 20px !important;
	}
} */
.technic {
  margin-top: 200px;
  text-align: center;
  color: #383838;
}

.technic h2 {
  font-family: RobotoCondensed-Bold;
  font-size: 30px;
  text-transform: uppercase;
}

.technic h4 {
  font-family: RobotoCondensed-Regular;
  font-size: 18px;
  margin-top: 5px;
  margin-bottom: 0;
}

.technic h4.header {
  margin-bottom: 50px;
}

.technic h4.bold {
  font-family: RobotoCondensed-Bold;
  margin-bottom: 70px;
}

.technic i {
  color: #ffd119;
  font-size: 18px;
}

.technic .technic-img {
  width: 100%;
  height: 260px;
  line-height: 260px;
  margin: 0 auto;
}

.technic img {
  display: inline-block;
  vertical-align: middle;
  max-height: 260px;
}

.greenopacity {
  background-color: rgba(28, 89, 0, 0.9);
  height: 100%;
}

.request-wrapper {
  margin: 0 auto;
  background: url("/local/templates/lifemedia/css/../img/request.jpg");
  background-size: cover;
  background-position: center;
}

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

.request-wrapper .request .top-text {
  margin: 0 0 40px;
}

.request-wrapper .request .top-text h1 {
  font-family: RobotoCondensed-Regular;
  font-size: 36px;
  color: #fff;
}

.request-wrapper .request .top-text h1 span {
  font-size: 72px;
  font-family: RobotoCondensed-Bold;
  color: #ffd119;
  margin: 0 5px;
}

.request-wrapper .request hr {
  margin: 0;
  height: 1px;
  background-color: #fff;
  width: 100%;
  border: 0;
}

.request-wrapper .request .gallery {
  padding: 0;
  margin: 50px 0;
}

.request-wrapper .request .gallery a {
  position: relative;
  display: inline-block;
  height: 100%;
  background-color: #383838;
}

.request-wrapper .request .gallery a i {
  position: absolute;
  font-size: 48px;
  color: #fff;
  background-color: transparent;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  display: none;
}

.request-wrapper .request .gallery a:hover img {
  opacity: 0.7;
  -webkit-transition: opacity 0.4s;
          transition: opacity 0.4s;
}

.request-wrapper .request .gallery a:hover i {
  display: block;
}

.request-wrapper .request .gallery > div {
  margin: 20px 0;
}

.request-wrapper .request .gallery > div img {
  width: 100%;
  border: 1px solid #fff;
}

.yellowcontainer {
  text-align: left;
  background-color: #ffd119;
  font-family: RobotoCondensed-Regular;
  color: #292929;
  padding-bottom: 40px;
}

.yellowcontainer h2 {
  font-size: 27px;
  margin: 35px auto;
}

.yellowcontainer h2 span {
  margin-left: 20px;
  font-size: 21px;
}

.yellowcontainer .redbutton {
  width: 100%;
  padding: 0;
}

.yellowcontainer a.redbutton {
  font-size: 24px;
  font-family: RobotoCondensed-Bold;
  width: 100%;
  background-color: #f70100;
  box-shadow: 0px 3px 0px 0px #961411;
  height: 39px;
  line-height: 39px;
  color: #fff;
}

.yellowcontainer a.redbutton:hover {
  background-color: #c40100;
  box-shadow: 0px 3px 0px 0px #680e0c;
  color: #fff;
}

@media only screen and (min-width: 480px) {
  .yellowcontainer input, .yellowcontainer .redbutton {
    font-size: 16px !important;
  }
}

@media only screen and (min-width: 768px) {
  .yellowcontainer input, .yellowcontainer .redbutton {
    font-size: 18px !important;
  }
}

@media only screen and (min-width: 1200px) {
  .yellowcontainer input, .yellowcontainer .redbutton {
    font-size: 24px !important;
  }
}

.options {
  padding-top: 35px;
  text-align: center;
}

.options h2 {
  font-family: RobotoCondensed-Bold;
  text-transform: uppercase;
  font-size: 30px;
  color: #383838;
}

.options h4 {
  font-family: RobotoCondensed-Regular;
  font-size: 18px;
  color: #383838;
}

.options .images {
  margin: 40px auto;
}

.options .images > div {
  height: 200px;
}

.clients-wrapper {
  margin: 20px auto;
  background-color: #1c5900;
}

.clients-wrapper .clients {
  padding-bottom: 25px;
  text-align: center;
}

.clients-wrapper .clients h1 {
  font-family: RobotoCondensed-Regular;
  color: #fff;
}

.clients-wrapper .clients h1 span {
  font-family: RobotoCondensed-Bold;
  font-size: 72px;
  color: #ffd119;
  margin: 0 10px;
}

.clients_logo {
  margin: 50px auto 10px;
}

.clients_logo .row > div {
  height: 150px;
}

.clients_logo img {
  max-width: 100%;
}

.thanksletters {
  color: #383838;
  text-align: center;
}

.thanksletters h2 {
  font-family: RobotoCondensed-Regular;
  margin: 10px 0 50px;
}

.thanksletters .letters-slider .slick-prev, .thanksletters .letters-slider .slick-next {
  width: 50px;
  height: 50px;
  z-index: 100;
  top: 40%;
  opacity: 0.5;
  background-image: url(/local/templates/lifemedia/css/../img/letter_arrow.png);
  background-repeat: no-repeat;
  background-position: center center;
}

.thanksletters .letters-slider .slick-prev:hover, .thanksletters .letters-slider .slick-next:hover {
  opacity: 1;
}

.thanksletters .letters-slider .slick-prev:before, .thanksletters .letters-slider .slick-next:before {
  content: ' ';
}

.thanksletters .letters-slider .slick-next {
  right: -10px;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

.thanksletters .letters-slider .slick-prev {
  left: -10px;
}

.thanksletters .letters-slider #letters-slider {
  height: 295px;
}

.thanksletters .letters-slider #letters-slider a {
  display: inline-block;
  position: relative;
  height: 100%;
  background-color: #383838;
}

.thanksletters .letters-slider #letters-slider a i {
  position: absolute;
  font-size: 56px;
  color: #fff;
  background-color: transparent;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  display: none;
}

.thanksletters .letters-slider #letters-slider a:hover img {
  opacity: 0.7;
  -webkit-transition: opacity 0.4s;
          transition: opacity 0.4s;
}

.thanksletters .letters-slider #letters-slider a:hover i {
  display: block;
}

.thanksletters .letters-slider #letters-slider .slick-list {
  height: 100%;
  margin: 0 auto;
}

.thanksletters .letters-slider #letters-slider .slick-list .letter-item img {
  height: 100%;
  width: 210px;
  border: 2px solid #195b46;
  margin: 0 20px;
  margin: 0 auto;
}

.wp_bottominfo-wrapper {
  margin: 50px 0 0;
  background: url("/local/templates/lifemedia/css/../img/request.jpg");
  background-size: cover;
  background-position: center;
}

.wp_bottominfo-wrapper .wp_bottominfo {
  text-align: left;
  font-family: RobotoCondensed-Regular;
  color: #fff;
}

.wp_bottominfo-wrapper .wp_bottominfo hr {
  margin: 50px auto 20px;
  width: 100%;
  height: 1px;
  background-color: #fff;
  border: 0;
}

.wp_bottominfo-wrapper .wp_bottominfo h2 {
  font-size: 27px;
  margin: 35px auto;
}

.wp_bottominfo-wrapper .wp_bottominfo h2 span {
  margin-left: 20px;
  font-size: 21px;
}

.wp_bottominfo-wrapper .wp_bottominfo .redbutton {
  width: 100%;
  padding: 0;
}

.wp_bottominfo-wrapper .wp_bottominfo a.redbutton {
  font-size: 24px;
  font-family: RobotoCondensed-Bold;
  width: 100%;
  background-color: #f70100;
  box-shadow: 0px 3px 0px 0px #961411;
  height: 39px;
  line-height: 39px;
  color: #fff;
}

.wp_bottominfo-wrapper .wp_bottominfo a.redbutton:hover {
  background-color: #c40100;
  box-shadow: 0px 3px 0px 0px #680e0c;
  color: #fff;
}

.wp_bottominfo-wrapper .wp_bottominfo .contacts {
  text-align: left;
}

.wp_bottominfo-wrapper .wp_bottominfo .contacts h3 {
  margin-bottom: 20px;
}

.wp_bottominfo-wrapper .wp_bottominfo .contacts i {
  color: #ffd119;
  margin-right: 20px;
  font-size: 18px;
}

.wp_bottominfo-wrapper .wp_bottominfo .contacts i.fa-mobile {
  margin-right: 30px;
}

.wp_bottominfo-wrapper .wp_bottominfo .contacts h4 {
  margin-top: 0;
  margin-bottom: 20px;
  font-family: RobotoCondensed-Light;
  font-size: 18px;
}

.wp_bottominfo-wrapper .wp_bottominfo .contacts a {
  text-decoration: underline;
  font-family: RobotoCondensed-Light;
  color: #fff;
  margin-left: 20px;
}

.wp_bottominfo-wrapper .wp_bottominfo .contacts a:hover {
  text-decoration: none;
}

.wp_bottominfo-wrapper .wp_bottominfo .contacts-last {
  margin-bottom: 30px;
}

.wp_bottominfo-wrapper .wp_bottominfo .ba {
  font-family: RobotoCondensed-Light;
  text-align: left;
  font-size: 14px;
  color: #828282;
  margin-bottom: 20px;
}

.wp_bottominfo-wrapper .wp_bottominfo .ba i {
  margin-right: 5px;
}

@media only screen and (min-width: 480px) {
  .wp_bottominfo-wrapper .wp_bottominfo input, .wp_bottominfo-wrapper .wp_bottominfo .redbutton {
    font-size: 16px !important;
  }
}

@media only screen and (min-width: 768px) {
  .wp_bottominfo-wrapper .wp_bottominfo input, .wp_bottominfo-wrapper .wp_bottominfo .redbutton {
    font-size: 18px !important;
  }
}

@media only screen and (min-width: 1200px) {
  .wp_bottominfo-wrapper .wp_bottominfo input, .wp_bottominfo-wrapper .wp_bottominfo .redbutton {
    font-size: 24px !important;
  }
}

a.clear-input {
  position: absolute;
  z-index: 10;
  color: #f70100;
  bottom: -25px;
  left: 15px;
  font-size: 16px;
  font-family: RobotoCondensed-Bold;
  text-decoration: underline;
}

a.clear-input:hover {
  cursor: pointer;
  text-decoration: none !important;
  color: #f70100;
}

a.clear-input i {
  margin-right: 5px;
}

::-webkit-input-placeholder {
  color: #383838;
}

::-moz-placeholder {
  color: #383838;
}

:-moz-placeholder {
  color: #383838;
}

:-ms-input-placeholder {
  color: #383838;
}

@media only screen and (max-width: 992px) {
  .imageblock-wrapper h1 {
    font-size: 50px;
  }
  .imageblock-wrapper .note h2 {
    font-size: 22px;
  }
  .technic {
    margin-top: 180px;
  }
  .technic h2 {
    font-size: 26px;
  }
  .technic h2.bold {
    margin-bottom: 50px;
  }
  .yellowcontainer h2 {
    font-size: 25px;
  }
  .yellowcontainer h2 span {
    font-size: 18px;
  }
  .wp_bottominfo-wrapper .wp_bottominfo h2 {
    font-size: 25px;
  }
  .wp_bottominfo-wrapper .wp_bottominfo h2 span {
    font-size: 18px;
  }
  .wp_bottominfo-wrapper .wp_bottominfo .contacts h4 {
    font-size: 16px;
  }
}

.search-page {
  font-family: RobotoCondensed-Regular;
}

.search-page input[type="text"] {
  padding: 0.2em 0.5em;
  border: 0;
  border-radius: 5px;
  font-size: 26px;
  background-color: rgba(235, 235, 235, 0.8);
}

.search-page input[type="submit"] {
  float: right;
  width: 300px;
  margin: 20px auto;
  display: block;
  font-family: RobotoCondensed-Light;
  background: #cc1c18;
  -webkit-border-radius: 13;
  -moz-border-radius: 13;
  border: 0;
  border-radius: 5px;
  color: #fff;
  font-size: 20px;
  padding: 5px 15px 5px 15px;
  text-decoration: none;
  cursor: pointer;
  box-shadow: 0px 3px 0px 0px #a61b17;
  text-align: center;
}

.search-page input[type="submit"]:hover {
  background-color: #fba500;
  text-decoration: none !important;
  box-shadow: 0px 3px 0px 0px #bf7e00;
}
.search-page input[type="submit"]:active {
    background-color: #fba500;
    text-decoration: none !important;
    box-shadow: 0px 3px 0px 0px #bf7e00;
}
.search-page a {
  font-family: RobotoCondensed-Bold;
  color: #134837;
  text-decoration: underline;
}

.search-page a:hover {
  color: #195b46;
  text-decoration: none;
}

.search-page .text {
  display: block;
  margin: 10px 0;
}

.content h1, .content h2 {
  font-family: RobotoCondensed-Bold;
}

.content .photos > div {
  text-align: center;
}

.content .photos > div img {
  width: 100%;
}

.catalog-sb-area .catalog-sb-item iframe, .catalog-sb-area .catalog-sb-item > div {
  vertical-align: bottom !important;
}

/*
.catalog-sb-area .catalog-sb-item.vk {
  vertical-align: bottom;
}
*/

.catalog-sb-area .catalog-sb-item.gp > div {
  width: 57px !important;
}

.catalog-sb-area .catalog-sb-item table td {
  padding: 0;
}

.production .image {
  margin: 15px auto;
}

.news-list img {
  width: 20%;
  height: 20%;
  margin-right: 50px;
}

.news-list span,.news-list h2 {
  display: block;
  margin-bottom: 20px;
}
.partners h3 {
    margin: 0;
    padding: 40px 0 30px;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    line-height: 1;
    font-size: 26px;
    color: #134837;
    text-align: center;
}
.partners .carousel {
    padding: 0;
    margin: 0;
    padding-bottom: 30px;
}
/*
.ltl-carousel {
    margin: 0 auto 40px;
}
*/
.bigsendingform .row .sendingformhere form div.col-xs-6:first-child {
        margin-top: 0.4em;
}
.bigsendingform .row .sendingformhere form div:last-child {
        margin-top: .85em;
}
@media(min-width: 480px) {
    .bigsendingform .row .sendingformhere form div:last-child {
        margin-top: .7em;
    }
    .bigsendingform .row .sendingformhere form {
        padding: 1.1em 0 1em 1em;
    }
}
@media(min-width: 992px) {
	 .bigsendingform .row .sendingformhere form {
        padding: .5em 0 1em 1em;
    }
    .bigsendingform .row .sendingformhere form div.col-xs-6:first-child {
        margin-top: 0.8em;
    }
    .bigsendingform .row .sendingformhere form div:last-child {
        margin-top: 1.2em;
    }
}
@media(min-width: 1200px) {
    .bigsendingform .row .sendingformhere form {
        padding: .5em 0 1em 1em;
    }
}
.bigsendingform {
    padding: 0em 15px 0;
}
.bottominfo a .fa-arrow-circle-up {
    padding-left: 4px;
}
/*ADD STYLE !!!!!!!!!!!!!!!!*/
form{
 margin: 0;
 padding: 0;
}
input, button, select {
    -ms-outline: none;
    outline: none;
}
input::-moz-focus-inner, button::-moz-focus-inner {
    border: none;
    padding: 0;
    border: 0;
}

.redbutton:active {
    background-color: #fba500;
    text-decoration: none !important;
    box-shadow: 0px 3px 0px 0px #bf7e00;
 color: #fff;
}
.redbutton{
 color: #fff;
}
.redbutton:hover, .redbutton:focus, .redbutton:active, .redbutton:visited{
 color: #fff;
}
.whitebutton:hover{
 background-color: #134837;
    color: #fff !important;
    text-decoration: none !important;
}
.whitebutton:active{
 background-color: #134837;
    color: #fff !important;
    text-decoration: none !important;
}
.col-xs-3ths{
 width: 15.5%;
    float: left;
 position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
.col-xs-4-5ths{
 width: 18%;
    float: left;
 position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
.col-xs-3-5ths{
 width: 15%;
    float: left;
 position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
.manytiles .tiles .rkl{
 padding: 7em 2em;
}
.catalog-sb-area{
 margin-top: 40px;
}
.content a {
 text-decoration: none;
}
.content a:hover {
 text-decoration: underline;
}
.modern-page-navigation{
 display: inline-block;
 overflow:hidden;
}
.modern-page-title{
 padding-bottom: 10px;
}
.modern-page-first{
 padding-bottom: 10px;
}
div.modern-page-navigation{
 padding: 0;
}
.news-list span,.news-list h2{
 display: inline-block;
    margin-bottom: 20px;
}
#portfolio .item img{
 min-height: 170px;
}
 
@media(max-width: 1200px)
{
 #portfolio .item img{
  min-height: 170px;
 }
 .bottominfo{
  font-size: 12px;
 }
}

@media(max-width: 992px)
{
 #portfolio .item img{
  min-height: 147.5px;
 }
 .bottominfo{
  font-size: 12px;
 }
.manytiles .tiles .rkl .orderrkl{
 padding: 1em;
}
.manytiles .tiles .rkl .orderrkl .redbutton{
 font-size: 13px;
}
}


/*ADD STYLE !!!!!!!!!!!!!!!!*/
.bottominfo a .fa-arrow-circle-up{ right: -50px;}
@media(max-width: 1200px)
{
 .bottominfo a .fa-arrow-circle-up {
  right: -30px;
 }
}
.tiles a > div.sred {
    padding: 8em 0;
    background-size: cover;
}
input {
 border: 1px solid #fff;
}
.crsl .row .carousel .carousel-inner .item .container .phn input{
 border: 1px solid rgba(235, 235, 235, 0.8);
}

.news-item span.comment:hover:before{
 height: 1px;
}
.news-item a span.comment{
 color: #134837;
    font-weight: 700;
    position: relative;
}
.news-item a span.comment:before{
 height: 0;
    content: '';
    position: absolute;
    bottom: 1px;
    width: 100%;
    background-color: #134837;
}

li.current{
 color: #828282;
}

.crsl .row .carousel .carousel-inner .item .container h1 span.frst{
 margin-top: 40px;
}
.crsl .row .carousel .carousel-inner .item .container .phn{
 margin-top: 30px;
}
.portfolio {
    height: 200px;
    margin: 0px auto 11em;
}
.portfolio h3 {
    margin: 0;
    padding: 30px 0 40px;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 500;
    line-height: 1;
    font-size: 26px;
    color: #134837;
    text-align: center; 
}
/*
.tiles a > div:after{
 transition: 2s background-color ease-in-out;
}
*/
.partners {
    margin: 0 auto 8em;
}
.partners h3{
 padding: 60px 0 20px;
}
.container-br-wrapper{
 background-size: cover;
 background-position: 50% 50%;
 background-repeat: no-repeat;
}
.container-br-wrapper-content{
 width: 100%;
 background-color: rgba(19, 72, 55, .80);
}
.feedbacks h1{
 margin: 1em auto 1.5em 0;
}
.aboutlm h1{
 margin: 1.5em auto 1em 0;
}
.ballooncontent{
 width: 222px;
    display: inline-block;
    text-align: center;
}
.ballooncontent p {
    font-size: 16px;
    margin: .67em 0 10px 0
}
.ballontext{
 font-size: 14px;
    padding: 2px;
    text-align: center;
}
.ballooncontent i {
    margin: 0 0.5em 0 0;
}

.portfolio h3, .partners h3  {
    font-weight: 500;
    font-size: 38px;
}
@media (max-width: 1200px)
.bottominfo a .fa-arrow-circle-up {
    top: 70%;
    right: -22px;
}
.bottominfo a .fa-arrow-circle-up {
    right: -40px;
}
#service h3 {
    padding: 40px 0 10px;
}
#service #partners{
 padding-bottom: 0;
}
.catalog-sb-item {
    display: inline-block;
    vertical-align: bottom;
}
.modern-page-title, .modern-page-first{
 margin-bottom: 0;
 padding-bottom: 0;
}
.content h3{
	font-size: 24px;
}
#service{
 margin: 0 auto -2em;
}
#service h3 {
    padding: 40px 0 0px;
}
.tiles a > div {
 background-position: 50% 50%;
}
.news-list span,.news-list h2 {
    margin-bottom: 0px;
}
#price{
padding: 3em 15px 1em;
}
.pdl {
 padding-left: 5px;
}
.pdr{
 padding-right: 5px;
}
.certification-section-link-name a:hover, .certification-section-link-name a:focus {
    text-decoration: underline;
 color: #134837;
}
.news-item a h2{font-family: RobotoCondensed-Regular; font-size: 1.5em; margin-bottom: 14px; margin-top: 0;}
.news-detail h2 { margin-bottom: 14px; }
.manytiles .tiles a > div.big-block{
 height: 20em;
 padding: 6em 0;
 display: block!important
}
.manytiles .row.tiles a > div.red:after {
    background-color: #cc1c18;
}
.manytiles .row.tiles a > div.yellow:after {
    background-color: #fba500;
}
.manytiles .row.tiles a > div.green:after {
    background-color: #134837;
}
.manytiles .row.tiles a div.white:after{
 background-color: #fff!important;
}
.manytiles .tiles a > div h2,.manytiles .tiles a h2{
	text-transform: uppercase;
	font-size: 24px;
}
.bottominfo a .fa-arrow-circle-up{
 right: -26px;
}
@media (max-width: 1200px) {
    .bottominfo a .fa-arrow-circle-up {
  right: -20px;
  top: 70%;
 }
  .manytiles .tiles .rkl .orderrkl .redbutton{
 font-size: 17px;
}
.manytiles .tiles .rkl:hover {
    padding: 28px 15px;
}
}
.redtext.large{
 font-size: 17px;
 color: #828282;
}
.ballooncontent{
 width: 202px;
}
.ballooncontent h1{
 margin-top: 16px;
}
.topinfo .items .topcenter i{
 padding-top: 6px;
}
.topinfo .topcenter a{
 padding-top: 10px;
}
@media(max-width: 1200px)
{
 .topinfo .items .topcenter i{
  padding-top: 2px;
 }
 .topinfo .topcenter a {
  padding-top: 2px;
 }
}
@media(max-width: 992px)
{
 .topinfo .items .topcenter i{
  padding-top: 2px;
 }
 .topinfo .topcenter a {
  padding-top: 2px;
 }
}
.calltime{
 display: none;
}

.bottominfo .social-name{
 margin: 0;
 padding: 0;
}
.bottominfo .social-name p{
 margin: 0;
 font-size: 14px;
}
.bottominfo .social-newtwork{ margin-top: 8px;}
.bottominfo .social-newtwork i{
    font-size: 30px;
    margin-right: 10px;
}
.copyright{text-align: center;}
#owl-demo .item img{
    display: block;
    width: 100%;
    height: auto;
}
#one{
 padding-top: 12px;
}
@media(max-width: 1200px)
{
#two .topcenter{
 height: 40px;
 padding-top: 15px;
}
}
@media(max-width: 992px)
{
#two .topcenter{
 height: 40px;
 padding-top: 17px;
}
}.sendingform input{
 border: 1px solid #fff;
}
#auto-two .portfolio, .partners, .ltl-carousel {
    height: 200px;
/*     margin: 0 auto 1em; */
}

.main-section-name{
 text-align: center;
}

.main-section-name h2{
 font-weight: 500;
    font-size: 34px;
    margin: 0;
    padding-top: 50px;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    line-height: 1;
    color: #134837;
    text-align: center;
}

.portfolio h3, .partners h3 {
    font-weight: 500;
    font-size: 34px;
}
.bottominfo a .fa-arrow-circle-up{
 display: none;
}


#auto-two .portfolio {
    margin: 0 auto 1em;
}

#auto-two,#polygraphy,#metal,#decoration,#tent-two {
    margin: 0em auto 0em;
}
#service .carousel-inner{
	width: 90%;
	margin: 0 auto;
}

h1, .h1{
	margin-bottom: 26px;
}

h2, .h2 {
	font-size: 1.5em;
	margin-bottom: 0;
}

.tiles h2{
	font-size: 30px;
	line-height: 1.3;
}

.bigsendingform h1{
	margin-bottom: 16px;
}

.contacts h2{
	margin-top: 0;
	margin-bottom: 10px;
}

div.news-detail h2{
	margin-top: 0;
}

.news-item a h2{
	width: 75%;
}

div.news-detail img.detail_picture{
	margin-right: 25px;
	margin-bottom: 10px;
	width: 40%;
	height: auto;
}

div.news-detail span.news-date-time, .news-list span.news-date-time{
	font-size: 14px;
    font-weight: bold;
    color: #333;
	color: #333;
    display: block;
    padding-bottom: 4px;
}

.news-list img {
    width: 22%;
    height: auto;
    margin-right: 25px;
}
/* End */

/* Start:/local/templates/lifemedia/css/additional.css?1469113178617*/
.modal-dialog .modal-content .modal-body div input, input {
    border: 2px solid transparent;
}

.modal-dialog .modal-content .modal-body div input.error, input.error {
    border: 2px solid #F00;
}

label.error {
    display: none !important;
}

div.slick-list, div.slick-track {
    height: 295px;
}

.vacancy-list h2 span {
    border-bottom: 1px dashed #000;
    cursor: pointer;
}

.vacancy-list h3 {
    font-size: 14px;
    font-weight: bold;
    color: #333;
}

.vacancy-list .vacancy-text {
    display: none;
}
.vacancy-list h2{
	font-size: 24px;
	font-weight: 500;
	font-family: RobotoCondensed-Regular;
}
/* End */

/* Start:/local/templates/lifemedia/css/slick/slick.css?14678085414845*/
.slick-slider {
    position: relative;
    display: block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus {
    outline: none;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-track, .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    height: auto;
}
.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before, .slick-track:after {
    display: table;
    content: '';
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
.slick-slide:focus {
    outline: none;
}
[dir='rtl'] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.box .slick-prev, .box .slick-next {
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    top: 50%;
}
.box-two .slick-prev, .box-two .slick-next {
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    top: 50%;
}

.slick-prev,
.slick-next {
    position: absolute;
    display: block;
    width: 40px;
    height: 40px;
    padding: 0;
    margin-top: -10px\9;
    cursor: pointer;
    border: none;
    outline: none;
    -ms-border-radius: 50%;
    border-radius: 50%;
	background-color: #828282;
    -webkit-filter: Alpha(Opacity=65);
    -moz-filter: Alpha(Opacity=65);
    -o-filter: Alpha(Opacity=65);
    filter: Alpha(Opacity=65);
    opacity: 0.65;
    -webkit-transition: .15s opacity ease-in-out;
    -moz-transition: .15s opacity ease-in-out;
    -ms-transition: .15s opacity ease-in-out;
    -o-transition: .15s opacity ease-in-out;
    transition: .15s opacity ease-in-out;
    z-index: 1000
}
.slick-prev
{
    left: 0;
}
.slick-next
{
    right: 0;
}
.slick-prev:hover,
.slick-next:hover {
    -webkit-filter: Alpha(Opacity=100);
    -moz-filter: Alpha(Opacity=100);
    -o-filter: Alpha(Opacity=100);
    filter: Alpha(Opacity=100);
    opacity: 1;
}
.slick-next i, .slick-prev i{
    font-size: 34px;
    text-align: center;
    line-height: 1.085;
    color: #FFF;
	display: block;
	zoom: 1;
	*display: inline;
    width: 40px;
    height: 39px;
}
.slick-next i {
    padding-left: 4px;
}
.slick-prev i {
    padding-right: 2px;
}

.comments {
    background-color: #fff;
    padding: 20px 0 50px;
}
.comments-name {
    padding: 40px 0 30px;
    text-align: center;
}
.comments-name h2 {
    color: #a61b17;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 26px;
    line-height: 1;
}
.comments-content {
	max-height: 300px;
    overflow: hidden;
    width: 80%;
    margin: 0 auto;
}
.comments-image {
    float: left;
    display: inline-block;
    width: 40%;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    overflow: hidden;
    max-height: 230px;
}
.comments-image img {
    vertical-align: middle;
    width: 100%;
}
.comments-small-name {
    padding-top: 10px;
}
.comments-small-name p {
    color: #828282;
    font-weight: 700;
    font-family: 'Roboto Condensed', sans-serif;
    line-height: 1;
    font-size: 18px;
    margin: 0;
}
.comment-text {
    width: 60%;
    float: left;
    text-align: left;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}
.comment-text-small p {
    padding-top: 10px;
    color: #828282;
    margin: 0;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.4;
}
/* End */

/* Start:/local/templates/lifemedia/css/slick/carousel.css?14683174423280*/
.section-carousel {
    padding: 10px 0 40px;
    background-color: #fff;
}
.section-carousel .box {
    padding: 0 80px;
}
.section-carousel .item {
    padding: 60px;
    text-align: center;
    display: inline-block;
}
.carousel-image {
    overflow: hidden;
    width: 100%;
    transition: .6s transform ease-in-out, .6s opacity ease-in-out;
}
.section-carousel .item img {
    vertical-align: middle;
    width: 100%;
    max-height: 400px;
    border: 3px solid #1d3b32;
}
.section-carousel .item .carousel-image {
    transform: scale(.9);
    opacity: .65;
    filter: alpha(Opacity=65);
}
.section-carousel .slick-center .carousel-image{
    transform: scale(1.06);
    opacity: 1;
    filter: alpha(Opacity=1);
}
.section-carousel .slick-center .carousel-content {
    opacity: 100;
    filter: alpha(Opacity=100);
}
.carousel-content {
	display: none;
    transition: .7s opacity ease-in-out;
    opacity: 0;
    filter: alpha(Opacity=0);
    width: 100%;
    margin: 0 auto;
    text-align: left;
    padding: 26px 0 26px;
}
.carousel-content+.carousel-content {
    background-color: #ebebeb;
    text-align: center;
    padding: 10px 20px;
}
.carousel-content p {
    font-family: 'Roboto Condensed', sans-serif;
    line-height: 1.3;
    margin: 0;
    font-weight: 400;
    color: #828282;
    font-size: 14px;
    text-align: justify;
}
.carousel-content span {
    color: #134837;
    margin: 0;
    padding: 0;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 17px;
    line-height: 1.3;
}

.carousel  a.right,
.carousel  a.left{
    position: absolute;
    display: block;
    width: 40px;
    height: 40px;
    padding: 0;
    margin-top: -10px\9;
    cursor: pointer;
    border: none;
    outline: none;
    -ms-border-radius: 50%;
    border-radius: 50%;
 background-color: #828282;
    -webkit-filter: Alpha(Opacity=65);
    -moz-filter: Alpha(Opacity=65);
    -o-filter: Alpha(Opacity=65);
    filter: Alpha(Opacity=65);
    opacity: 0.65;
    -webkit-transition: .15s opacity ease-in-out;
    -moz-transition: .15s opacity ease-in-out;
    -ms-transition: .15s opacity ease-in-out;
    -o-transition: .15s opacity ease-in-out;
    transition: .15s opacity ease-in-out;
 -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    top: 50%;
}
.carousel  a.left
{
    left: 0;
}
.carousel  a.right
{
    right: 0;
}
.carousel  a.left:hover,
.carousel  a.right:hover {
    -webkit-filter: Alpha(Opacity=100);
    -moz-filter: Alpha(Opacity=100);
    -o-filter: Alpha(Opacity=100);
    filter: Alpha(Opacity=100);
    opacity: 1;
}
.carousel  a.left i, .carousel  a.right i{
    font-size: 34px;
    text-align: center;
    line-height: 1.145;
    color: #FFF;
 display: block;
 zoom: 1;
 *display: inline;
    width: 40px;
    height: 39px;
}
.carousel  a.right {
    padding-left: 2px;
}
.carousel  a.left  i {
    padding-right: 2px;
}
#auto-two .carousel-inner, #portf_class.carousel-inner,.advertising-section .carousel-inner,.polygraphy-section .carousel-inner,#metal .carousel-inner,#decoration .carousel-inner,#tent-two .carousel-inner{
    margin: 0 auto;
    width: 90%;

}

/* End */

/* Start:/bitrix/components/bitrix/breadcrumb/templates/coffeediz.schema.org/style.css?1468911536989*/
.bx_breadcrumbs{
    margin-bottom:15px;
    padding-top:0px
}
.bx_breadcrumbs ul{
    margin:0;
    padding:0
}
.bx_breadcrumbs ul li{
    display:inline-block;
    line-height:20px
}
.bx_breadcrumbs ul li a{
    display:block;
    padding:0 15px;
    background:url(/bitrix/components/bitrix/breadcrumb/templates/coffeediz.schema.org/images/breadcrumbs_arrow.png) no-repeat center right;
    color:#555;
    text-decoration:none;
    font-size:11px;
    opacity:.5
}
.bx_breadcrumbs ul li:first-child a{padding-left:0}
.bx_breadcrumbs ul li:last-child  a{background:none}
.bx_breadcrumbs ul li a:hover{
    text-decoration:underline;
    line-height:20px;
    opacity:1
}
.bx_breadcrumbs ul li span{
    display:block;
    padding:0 15px;
    color:#aaa;
    text-decoration:none;
    font-size:11px
}
.bx_breadcrumbs,
.bx_breadcrumbs ul li{
    -webkit-transition:all 0.3s ease;
    -moz-transition:all 0.3s ease;
    -ms-transition:all 0.3s ease;
    -o-transition:all 0.3s ease;
    transition:all 0.3s ease;
}
/* End */
