

/* Start:/local/templates/citrus_aproduction/css/0_grid.css?15827031124473*/
/*
    Name: grid styles;
    by CRYCODE
*/

.tac {
    text-align: center;
}

.tar {
    text-align: right;
}

.tal {
    text-align: left;
}

.clearfix:after {
    content: '';
    display: table;
    clear: both
}

.grid-h {
    height: 100%;
}

.grid, .row {
    display: table;
    width: calc(100% + 30px);
    margin: 0 -15px;
    table-layout: fixed;
}

.grid {
    margin-top: -15px;
    margin-bottom: -15px;
    font-size: 0
}

[class*="grid-"] {
    display: inline-block;
    vertical-align: top;
    padding: 15px;
    position: relative;
    font-size: 16px;
}

[class*="col-"] {
    float: left;
    position: relative;
    padding: 0 15px;
}

.grid-p-1, .cell-p-1, .col-p-1 {
    width: 10%
}

.grid-p-2, .cell-p-2, .col-p-2 {
    width: 20%
}

.grid-p-25, .cell-p-25, .col-p-25 {
    width: 25%
}

.grid-p-3, .cell-p-3, .col-p-3 {
    width: 30%
}

.grid-p-33, .cell-p-33, .col-p-33 {
    width: 33.33%
}

.grid-p-4, .cell-p-4, .col-p-4 {
    width: 40%
}

.grid-p-5, .cell-p-5, .col-p-5 {
    width: 50%
}

.grid-p-6, .cell-p-6, .col-p-6 {
    width: 60%
}

.grid-p-7, .cell-p-7, .col-p-7 {
    width: 70%
}

.grid-p-8, .cell-p-8, .col-p-8 {
    width: 80%
}

.grid-p-9, .cell-p-9, .col-p-9 {
    width: 90%
}

.grid-p-10, .cell-p-10, .col-p-10 {
    width: 100%
}

.grid-p-30 {
    width: 33%;
}

@media screen and (max-width: 1023px) {
    .grid, .row {
        width: calc(100% + 20px);
        margin: 0 -10px;
    }

    .grid {
        margin-top: -10px;
        margin-bottom: -10px;
    }

    [class*="grid-"] {
        padding: 10px;
    }

    [class*="col-"] {
        padding: 0 10px;
    }

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

    .grid-t-1, .cell-t-1, .col-t-1 {
        width: 10%
    }

    .grid-t-2, .cell-t-2, .col-t-2 {
        width: 20%
    }

    .grid-t-25, .cell-t-25, .col-t-25 {
        width: 25%
    }

    .grid-t-3, .cell-t-3, .col-t-3 {
        width: 30%
    }

    .grid-t-33, .cell-t-33, .col-t-33 {
        width: 33.33%
    }

    .grid-t-4, .cell-t-4, .col-t-4 {
        width: 40%
    }

    .grid-t-5, .cell-t-5, .col-t-5 {
        width: 50%
    }

    .grid-t-6, .cell-t-6, .col-t-6 {
        width: 60%
    }

    .grid-t-7, .cell-t-7, .col-t-7 {
        width: 70%
    }

    .grid-t-8, .cell-t-8, .col-t-8 {
        width: 80%
    }

    .grid-t-9, .cell-t-9, .col-t-9 {
        width: 90%
    }

    .grid-t-10, .cell-t-10, .col-t-10 {
        width: 100%
    }
}

@media screen and (max-width: 767px) {
    .grid, .row {
        width: calc(100% + 10px);
        margin: 0 -5px;
    }

    .grid {
        margin-top: -5px;
        margin-bottom: -5px;
    }

    [class*="grid-"] {
        padding: 5px;
    }

    [class*="col-"] {
        padding: 0 5px;
    }

    .t-noa a:after, a.t-noa:after {
        display: none;
    }

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

    .grid-m-1, .cell-m-1, .col-m-1 {
        width: 10%
    }

    .grid-m-2, .cell-m-2, .col-m-2 {
        width: 20%
    }

    .grid-m-25, .cell-m-25, .col-m-25 {
        width: 25%
    }

    .grid-m-3, .cell-m-3, .col-m-3 {
        width: 30%
    }

    .grid-m-33, .cell-m-33, .col-m-33 {
        width: 33.33%
    }

    .grid-m-4, .cell-m-4, .col-m-4 {
        width: 40%
    }

    .grid-m-5, .cell-m-5, .col-m-5 {
        width: 50%
    }

    .grid-m-6, .cell-m-6, .col-m-6 {
        width: 60%
    }

    .grid-m-7, .cell-m-7, .col-m-7 {
        width: 70%
    }

    .grid-m-8, .cell-m-8, .col-m-8 {
        width: 80%
    }

    .grid-m-9, .cell-m-9, .col-m-9 {
        width: 90%
    }

    .grid-m-10, .cell-m-10, .col-m-10 {
        width: 100%
    }
}

@media screen and (max-width: 479px) {
    .grid-mm-1, .cell-mm-1, .col-mm-1 {
        width: 10%
    }

    .grid-mm-2, .cell-mm-2, .col-mm-2 {
        width: 20%
    }

    .grid-mm-25, .cell-mm-25, .col-mm-25 {
        width: 25%
    }

    .grid-mm-3, .cell-mm-3, .col-mm-3 {
        width: 30%
    }

    .grid-mm-33, .cell-mm-33, .col-mm-33 {
        width: 33.33%
    }

    .grid-mm-4, .cell-mm-4, .col-mm-4 {
        width: 40%
    }

    .grid-mm-5, .cell-mm-5, .col-mm-5 {
        width: 50%
    }

    .grid-mm-6, .cell-mm-6, .col-mm-6 {
        width: 60%
    }

    .grid-mm-7, .cell-mm-7, .col-mm-7 {
        width: 70%
    }

    .grid-mm-8, .cell-mm-8, .col-mm-8 {
        width: 80%
    }

    .grid-mm-9, .cell-mm-9, .col-mm-9 {
        width: 90%
    }

    .grid-mm-10, .cell-mm-10, .col-mm-10 {
        width: 100%
    }
}
/* End */


/* Start:/local/templates/citrus_aproduction/components/bitrix/menu/main_menu/style.css?16130532863750*/
ul.h-menu {
    display: table
}

ul.h-menu > li {
    float: left;
    position: relative
}

ul.h-menu > li > a {
    display: block;
    /*height: 60px;*/
    height: 40px;
    padding: 0 10px;
    font-size: 15px;
    /*color: #525151;*/
    color: #fff;
    /*font-weight: 600;*/
    font-weight: 500;
    /*line-height: 80px;*/
    line-height: 40px;
    background-color: transparent;
    border-bottom: 3px solid transparent;
	font-family: "Open Sans";
}

ul.h-menu > li.selected > a {
    /*background-color: #efeeee;*/
    background-color: #efeeee;
    border-bottom-color: #ef6c00;
    color: #e95d00
}

ul.h-menu > li.open > a, html:not(.bx-touch) ul.h-menu > li:hover > a, html:not(.bx-no-touch) ul.h-menu > li:active > a {
    border-bottom-color: #ef6c00;
    /*color: #e95d00;*/
    color: #fff!important;
}

ul.h-sub-menu {
    position: absolute;
    opacity: 0;
    top: 110%;
    background-color: rgba(0, 0, 0, .6);
    width: 200px;
    padding: 10px 0;
}

ul.h-sub-menu a {
    display: block;
    padding: 8px 15px;
    color: #ececec
}

@media screen and (min-width: 1024px) {
    ul.h-sub-menu {
        visibility: hidden;
    }

    li:hover ul.h-sub-menu, li.open ul.h-sub-menu {
        visibility: visible;
        opacity: 1;
        top: 100%;
		background: #666;
    }

    /*ul.h-menu > li + li {
        border-left: 3px solid #fff
    }*/

    ul.h-menu > li > a.menu_open_dropdown {
        display: none;
    }
}

@media screen and (max-width: 1023px) {
    .open_menu #overlay {
        background-color: rgba(0, 0, 0, .6);
        pointer-events: all
    }

    .open_menu, .open_menu body {
        overflow: hidden
    }

    .open_menu .cry, .open_menu .h-fixed .h-b {
        left: 240px;
    }

    ul.h-menu {
        background-color: #fb6c00;
        position: fixed;
        left: -240px;
        top: 0;
        bottom: 0;
        right: 0;
        z-index: -1;
        width: 240px;
        overflow-y: auto;
        height: 100vh;
        display: block;
    }

    .open_menu ul.h-menu {
        left: 0
    }

    ul.h-menu li {
        display: block;
        float: none
    }

    ul.h-menu li + li {
        border-top: 1px solid rgba(0, 0, 0, .15)
    }

    ul.h-menu > li > a {
        height: auto;
        line-height: normal;
        padding: 10px 30px 10px 15px;
        text-transform: uppercase;
        font-size: 14px;
        color: #fff !important;
        text-align: left;
        border: 0;
        position: relative;
    }

    ul.h-menu > li.selected {
        background-color: rgba(0, 0, 0, .15)
    }

    ul.h-menu > li.selected > a {
        background: none;
    }

    ul.h-menu li:active + li, ul.h-menu li + li:active, ul.h-menu li.open + li, ul.h-menu li + li.open, ul.h-menu li.selected + li, ul.h-menu li + li.selected {
        border-top-color: rgba(0, 0, 0, .25)
    }

    ul.h-menu > li > a.menu_open_dropdown {
        display: inline-block;
        position: absolute;
        right: 0;
        padding-right: 15px;
        top: 0px;
        border-left: 1px solid rgba(0, 0, 0, .15);
    }

    ul.h-menu > li.selected > a.menu_open_dropdown i {
        transform: rotate(180deg);
    }


    ul.h-sub-menu {
        display: none
    }

    li ul.h-sub-menu {
        position: relative;
        width: 100%;
        background: none;
        padding: 0;
        display: none;
        opacity: 1;
    }

    ul.h-sub-menu li {
        border-top: 1px solid rgba(0, 0, 0, .15);
    }

    ul.h-sub-menu li.selected {
        background-color: rgba(0, 0, 0, .15);
    }

    ul.h-sub-menu a {
        padding: 10px 15px 10px 30px;
        color: #fff !important;
    }

    ul.h-sub-menu a:active {
        background-color: rgba(0, 0, 0, .15);
    }
}
/* End */


/* Start:/local/templates/citrus_aproduction/components/bitrix/system.pagenavigation/.default/style.css?15827031121140*/
.switch {
    text-align: center;
    display: table;
    margin: 30px auto 0;
    font-size: 0;
    color: #a09f9f;
}

.switch li {
    position: relative;
    display: inline-block;
    font-size: 14px;
    vertical-align: bottom;
}

.switch a, .switch span {
    display: block;
    padding: 0 10px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
    text-align: center;
    min-width: 35px;
    color: #a09f9f;
    height: 35px;
    line-height: 35px;
}


html:not(.bx-touch) .switch a:not(.selected):hover,
html:not(.bx-no-touch) .switch a:not(.selected):active {
    background-color: #4A4040;
    color: #fb6c00;
}

.switch li span {
    background-color: #888;
    color: #fff;
}

.switch li + li {
    margin-left: 5px;
}

.switch a > i {
    font-size: 2em;
    vertical-align: -3px;
}

@media screen and (max-width: 1023px) {
    li.switch-start, li.switch-end {
        display: none;
    }

    .switch a {
        line-height: 30px;
        height: 30px;
        min-width: 30px;
        padding: 0 4px;
    }
}

@media screen and (max-width: 767px) {
    .switch {
        margin-top: 15px;
    }
}
/* End */


/* Start:/local/templates/citrus_aproduction/components/bitrix/main.userconsent.request/citrus-agreement/user_consent.css?15827031126266*/
.main-user-consent-request a {
    cursor: pointer;
}

.main-user-consent-request-popup {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.5);
    overflow: hidden;
    z-index: 9000;
}

.main-user-consent-request-popup-cont {
    min-height: 290px; /* loader magic */
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 0 auto;
    padding: 20px;
    min-width: 320px;
    background: #fff;
    text-align: center;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow-y: auto;
}

.main-user-consent-request-popup-header {
    margin: 0 0 30px 0;
    font: normal 18px "Helvetica Neue", Arial, Helvetica, sans-serif;
    color: #000;
    text-align: left;
}

.main-user-consent-request-popup-textarea-block {
    margin: 0 0 20px 0;
}

.main-user-consent-request-popup-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.main-user-consent-request-popup-button {
    display: inline-block;
    height: 39px;
    margin: 0 10px 5px 0;
    padding: 0 18px;
    border: none;
    border-radius: 2px;
    font: normal 12px/39px "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #535c69;
    outline: none;
    vertical-align: middle;
    text-decoration: none;
    text-transform: uppercase;
    text-shadow: none;
    white-space: nowrap;
    -webkit-font-smoothing: antialiased;
    -webkit-transition: background-color 0.2s linear, color 0.2s linear;
    transition: background-color 0.2s linear, color 0.2s linear;
    cursor: pointer;
}

.main-user-consent-request-popup-button-acc {
    background: #bbed21;
}

.main-user-consent-request-popup-button-acc:hover {
    background: #d2f95f;
}

.main-user-consent-request-popup-button-rej {
    -webkit-box-shadow: inset 0 0 0 1px #a1a6ac;
    box-shadow: inset 0 0 0 1px #a1a6ac;
    background: none;
}

.main-user-consent-request-popup-button-rej:hover {
    background: #cfd4d8;
}

.main-user-consent-request-popup-text {
    padding: 5px 10px;
    width: 100%;
    height: 130px;
    border: 1px solid #999;
    background: #fff;
    box-sizing: border-box;
    outline: none;
    -moz-appearance: none;
}


/** LOADER **/
.main-user-consent-request-loader {
    position: relative;
    height: 100px;
    width: 100px;
    margin: 0 auto;
    -webkit-transform: translate(0, 50%);
    transform: translate(0, 50%);
}

.main-user-consent-request-path {
    stroke: #80868e;
    stroke-dasharray: 100, 200;
}

.main-user-consent-request-loader:before {
    content: '';
    display: block;
    padding-top: 100%;
}

.main-user-consent-request-circular {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: inherit;
    width: inherit;
    -webkit-animation: rotate 1s linear infinite;
    animation: rotate 1s linear infinite;
    -webkit-transform-origin: center center;
    transform-origin: center center;
}

.main-user-consent-request-path {
    stroke: #ccc;
    stroke-dasharray: 60, 200;
    stroke-dashoffset: 0;
    -webkit-animation: dash 1.5s ease-in-out infinite;
    animation: dash 1.5s ease-in-out infinite;
    stroke-linecap: round;
}

@keyframes rotate {
    100% {
        transform: rotate(360deg);
    }
}

@-webkit-keyframes rotate {
    100% {
        transform: rotate(360deg);
    }
}


/*checkbox*/
@media all {
    .cui-checkbox-group {
        line-height: 3em;
        margin-left: -2em;
    }

    .cui-checkbox__label {
        margin-left: 2em;
        cursor: pointer;
        display: flex;
        align-items: center;
    }

    .cui-checkbox__input {
        position: absolute;
        opacity: 0;
    }

    .cui-checkbox__checkmark {
        font-size: 16px; /*������ ������ ���������*/
        background-color: #fff;
        cursor: pointer;
        height: 1.25em;
        position: relative;
        width: 1.25em;
        color: #b4a992;
        border-radius: .125em;
        flex-shrink: 0;
    }

    .cui-checkbox__checkmark:after, .cui-checkbox__checkmark:before {
        box-sizing: border-box;
        content: "";
        display: block;
        position: absolute;
    }

    .cui-checkbox__checkmark:before {
        border-radius: .125em;
        border: 1px solid currentColor;
        height: 100%;
        left: 0;
        top: 0;
        transition: all .3s ease;
        width: 100%;
    }

    .cui-checkbox__checkmark:after {
        bottom: .3125em;
        height: .8125em;
        left: .4375em;
        opacity: 0;
        transform: rotate(45deg);
        transition-delay: .1s;
        transition: opacity .3s ease;
        width: .375em;
    }

    .cui-checkbox__label-text {
        cursor: pointer;
        margin-left: .6rem;
        display: inline-block;
        vertical-align: middle;
        line-height: 1em;
    }

    a.cui-checkbox__label-text {
        text-decoration: underline;
        font-size: 13px;
    }

    a.cui-checkbox__label-text:after {
        display: none;
    }

    a.cui-checkbox__label-text:hover {
        text-decoration: none;
    }

    .cui-checkbox-group:not(.checkbox-count-1) .cui-checkbox__label-text {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    /*checked*/
    .cui-checkbox__input:checked + .cui-checkbox__checkmark:before {
        background-color: currentColor;
    }

    .cui-checkbox__input:checked + .cui-checkbox__checkmark:after {
        border-bottom: .125em solid #fff;
        border-right: .125em solid #fff;
        opacity: 1;
    }

    /*disabled*/
    .cui-checkbox__input:disabled + .cui-checkbox__checkmark:before {
        border-color: rgba(0, 0, 0, .26);
    }

    .cui-checkbox__input:disabled + .cui-checkbox__checkmark + .cui-checkbox__label-text {
        color: rgba(0, 0, 0, .38);
        cursor: default;
    }
}
/* End */


/* Start:/local/templates/citrus_aproduction/template_styles.css?16316929972665*/
@media (min-width:1200px){
  div ul.h-menu > li > a {
    padding: 0 26px 0 0;
  }
}
div ul.h-menu > li > a {
    padding: 0 24px 0 0;
}
div.flex-center-image{
    display:flex;
    justify-content: center;
}

.h2-style{
  position: relative;
  font-size: 26px;
  margin-bottom: .5rem;
  font-family: inherit;
  line-height: 1.2;
  text-align: left;
  font-weight: bold;
  text-transform: none;
  color: #333;
  display: inline-block;
    clear: both;

}
.h2-style:after{
  content: "";
  display: block;
  width: 70%;
  height: 2px;
  background-color: #0f5007;
  position: absolute;
  bottom: 0;
  left: 15%;
}
.review-3-title {
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
}

.review-3 {
  text-align: center;
  margin: 20px 0 5px;
}

.review-3 .review-item {
  display: inline-block;
  vertical-align: top;
  width: 32.3%;
  margin-right: 1%;
  position: relative;
  font-size: 15px;
  text-align: left;
  box-sizing: border-box;
  padding: 15px 15px 15px 35px;
  border: 1px solid #0f5007;
  min-height: 270px;
}
.review-3.inner-p .review-item{
  min-height: 315px;

}

.review-3 .review-item:last-child{
  margin-right: 0;
}

.review-3 .review-item:before {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 17px;
  left: 8px;
  background-image: url(/local/templates/citrus_aproduction/images/quotation-mark.svg);
  background-size: contain;
}

.review-3 .review-name {
  margin-top: 10px;
  font-weight: bold;
 
}

.read-more-review3 {
  text-align: center;
  margin-bottom: 20px;
}

.read-more-review3 a {
  color: #333;
  font-size: 15px;
  text-decoration: none;
}

.read-more-review3 a:hover {
  text-decoration: underline;
}


.mtop40{
  margin-top: 40px;
}

.mtop50{
  margin-top: 50px;
}


@media screen and (max-width:770px) {
  .review-3 {
    padding: 20px 10px;
    box-sizing: border-box;
  }

  .review-3 .review-item {
    width: 100%;
    margin: 15px 0;
    min-height: auto;
  }
  .review-3.inner-p .review-item{
    min-height: auto;
}
}

.left-img{
  float:left;
  width: 35%;
  margin: 0 15px 10px 0;
 
}
@media screen and (max-width:550px){
  .left-img{
    float:none;
    width: 100%;
    margin: 15px auto;
  }
}

.clr{
  clear:both;
}

.few-images {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  width: calc(100% + 10px);
  margin: 15px -5px;
}

.few-img-block {
  width: 295px;
  height: 295px;
  margin: 10px 5px;
}

.few-img-block img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media(max-width: 1200px){
  .few-images {
  justify-content: center;
  width: 100%;
  margin: 0 auto;
}
.few-img-block {
  margin: 15px 10px;
}

}

/* End */


/* Start:/local/templates/citrus_aproduction/css/1_cryui.css?15827031129429*/
/*
    Name: framework styles;
    by CRYCODE
*/
::-webkit-scrollbar {
    width: 10px;
    height: 10px
}

::-webkit-scrollbar-thumb {
    background-color: rgba(50, 50, 50, .25);
    border: 2px solid transparent;
    border-radius: 10px;
    background-clip: padding-box
}

::-webkit-scrollbar-track {
    background-color: rgba(50, 50, 50, .05)
}

::-webkit-scrollbar-thumb:hover {
    background-color: rgba(50, 50, 50, .5)
}

::selection {
    color: #fff;
    background-color: #525151;
}

::-moz-selection {
    background: #fc9449;
    color: #fff;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
}

* p:first-child {
    margin-top: 0;
}

* p:last-child {
    margin-bottom: 0;
}

html {
    text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}

body {
    background-color: #fff;
    margin: 0;
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased;
    line-height: 1.4;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #555454;
    cursor: default;
}

hr {
    padding: 0;
    height: 2px;
    width: 80%;
    border: 0;
    margin: 30px auto;
}

button, input, optgroup, select, textarea, .btn {
    color: inherit;
    font-family: inherit;
    margin: 0;
    padding: 0;
    background: 0;
    border: 0;
    border-radius: 0;
}

.citrus-form input[type="text"],
.citrus-form input[type="email"],
.citrus-form input[type="tel"],
.citrus-form input[type="password"],
.citrus-form textarea {
    background-color: #e0dede;
    border: 2px solid #d0cece;
    padding: 0 10px;
    display: block;
    height: 40px;
    width: 100%;
    color: #4a4040;
    font-size: 14px;
}

.citrus-form textarea {
    padding: 10px;
    height: 100px;
    resize: none;
}

strong {
    font-weight: 600;
}

.cry {
    position: relative;
    left: 0;
    display: table;
    width: 100%;
    height: 100vh;
    table-layout: fixed;
}

.cry img {
    border: 0;
    max-width: 100%
}

a {
    position: relative;
    text-decoration: none;
}

a.btn:after {
    display: none;
}


a:after {
    content: '';
    border-bottom: 1px solid;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 0;
}

html:not(.bx-touch) a:hover:after,
html:not(.bx-no-touch) a:active:after {
    max-width: 100%;
}

::-webkit-input-placeholder {
    color: inherit;
    opacity: .8 !important;
}

::-moz-placeholder {
    color: inherit;
    opacity: .8 !important;
}

::-ms-input-placeholder {
    color: inherit;
    opacity: .8 !important;
}

:focus::-webkit-input-placeholder {
    opacity: .2;
}

:focus::-moz-placeholder {
    opacity: .2;
}

:focus::-ms-input-placeholder {
    opacity: .2;
}

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

td, th {
    padding: 0
}

:disabled, .disabled {

}

button, input[type="button"], input[type="reset"], input[type="submit"], select {
    cursor: pointer
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button, textarea {
    height: auto
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration, input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
    -webkit-appearance: none
}

textarea {
    resize: vertical;
    overflow-x: hidden;
    display: block;
    padding: 10px;
}

h1, h2, h3, h4, h5 {
    margin-top: 0;
    line-height: 1.1;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 600;
    color: #4e4848;
}

h1, .fz30 {
    font-size: 30px;
}

h2 {
    font-size: 35px;
}

h3 {
    font-size: 28px;
}

h4 {
    font-size: 18px;
}

.fwl {
    font-weight: 300 !important;
}

.fwr {
    font-weight: 400 !important;
}

.fz12 {
    font-size: 12px;
}

.fz14 {
    font-size: 14px;
}

.fz16 {
    font-size: 16px;
}

.fz18 {
    font-size: 18px;
}

.fz20 {
    font-size: 20px;
}

.fz22 {
    font-size: 22px;
}

.fz40 {
    font-size: 40px;
}

.ttu {
    text-transform: uppercase;
}

.vam {
    vertical-align: middle;
}

.vat {
    vertical-align: top;
}

.vab {
    vertical-align: bottom;
}

.mt15 {
    margin-top: 15px;
}

.mb15 {
    margin-bottom: 15px;
}

ul.clear-l,
.clear-l ul,
ol.clear-l,
.clear-l ol {
    list-style: none;
    margin: 0;
    padding: 0;
}

.tc-white {
    color: #fff;
}

.tc-gray {
    color: #d4d3d3;
}

.tc-red {
    color: #ED5A5A;
}

.tc-green {
    color: #5fcf80;
}

.tc-second {
    color: #4e4848;
}

.bg-white {
    background-color: #fff;
}

.bg-gray {
    background-color: #f7f7f7;
}

.split-off, .swiper-button-next, .swiper-button-prev, .swiper-pagination, .cry button, .cry input[type="radio"], .cry input[type="checkbox"], .cry input[type="submit"], .cry input[type="reset"], .cry a {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.split-on {
    -webkit-user-select: initial;
    -khtml-user-select: initial;
    -moz-user-select: initial;
    -ms-user-select: initial;
    user-select: initial
}

.break {
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto
}

.ellipsis {
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: block
}


.tooltip {
    position: absolute;
    text-align: center;
    padding: 15px 20px;
    width: 260px;
    z-index: 99;
    text-transform: uppercase;
    font-weight: 600;
    -webkit-transform: translate(-50%, 0px);
    -moz-transform: translate(-50%, 0px);
    -ms-transform: translate(-50%, 0px);
    -o-transform: translate(-50%, 0px);
    transform: translate(-50%, 0px);
    color: #fff;
    opacity: 0;
    pointer-events: none;
    font-size: 14px;
    background: #666;
}

.tooltip.in {
    opacity: 1;
}

.tooltip:after {
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -ms-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    -moz-transform: translate(-50%, -50%) rotate(45deg);
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    -o-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
    position: absolute;
    z-index: 99;
    content: "";
    background: #666;
    width: 10px;
    height: 10px;
}

.tooltip.top {
    top: auto !important;
    left: 50% !important;
    bottom: 130%;
    -webkit-transform: translate(-50%, -10px);
    -moz-transform: translate(-50%, -10px);
    -ms-transform: translate(-50%, -10px);
    -o-transform: translate(-50%, -10px);
    transform: translate(-50%, -10px);
}

.tooltip.top.in {
    bottom: 100%;
}

.tooltip.top:after {
    top: 100%;
    left: 50%;
}


.table-responsive {
    margin-bottom: 30px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}

@media screen and (max-width: 767px) {
    h1, h2, .fz30 {
        font-size: 26px;
    }
}

.modal {
    background-color: #fff;
    margin: 50px auto;
    padding: 30px;
    max-width: 800px;
    position: relative;
}

.modal .mfp-close {
    background-color: #edeff0;
    font-size: 2.5em;
    opacity: 1;
    font-weight: 300;
    color: #4a4040;
    height: 40px;
    width: 40px;
    line-height: 40px;
    top: 0 !important
}

html:not(.bx-touch) .modal .mfp-close:hover,
html:not(.bx-no-touch) .modal .mfp-close:active {
    background-color: #fc9449;
}

ul.nav-tabs {
    margin: 30px 0;
    display: table;
    width: 100%;
}

ul.nav-tabs li {
    float: left;
}

ul.nav-tabs a {
    display: block;
    padding: 5px 15px;
    color: #908a8a;
    font-weight: 600;
    font-size: 16px;
    position: relative;
}

ul.nav-tabs li + li {
    margin-left: 5px;
}

html:not(.bx-touch) ul.nav-tabs li:not(.selected) a:hover,
html:not(.bx-no-touch) ul.nav-tabs li:not(.selected) a:active {
    background-color: #EDEFF0;
    color: #4A4040;
}

ul.nav-tabs li.selected a {
    background-color: #666;
    color: #fff;
}

ul.nav-tabs a:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    border: 10px solid transparent;
    display: block;
    max-width: none;
    right: auto;
}

.tab-content > .tab-pane {
    display: none;
}

.tab-content > .selected {
    display: block;
}

@media screen and (max-width: 1023px) {
    ul.nav-tabs li {
        display: table-cell;
        text-align: center;
        float: none;
        width: 50%
    }

    ul.nav-tabs li + li {
        margin: 0;
        border-left: 5px solid transparent;
    }
}

@media screen and (max-width: 479px) {
    ul.nav-tabs {
        margin: 15px 0;
    }

    ul.nav-tabs li {
        display: block;
        width: 100%;
    }

    ul.nav-tabs li + li {
        border: 0;
        margin-top: 5px;
    }

    ul.nav-tabs a {
        padding: 10px 0;
    }
}
/* End */


/* Start:/local/templates/citrus_aproduction/css/2_form.css?15827031124027*/
/*
    Name: form styles;
    by CRYCODE
*/

.order, .ask {
    max-width: 500px;
}

.citrus-form {
    margin-bottom: -20px;
}

.form-group {
    position: relative;
    margin-bottom: 20px;
}

.citrus-form.js-loading {
    position: relative;
    cursor: progress;
}

.citrus-form.js-loading * {
    cursor: progress;
}

/*.citrus-form.js-loading:after {
    content: "\f021";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    right: 0;
    bottom: 0;
    margin: auto;
    height: 1em;

    -webkit-animation: move 2s linear 0s infinite;
    -o-animation: move 2s linear 0s infinite;
    animation: move 2s linear 0s infinite;
}
    @-webkit-keyframes move {
        0% { -webkit-transform: rotate(0deg); }
        100%   { -webkit-transform: rotate(360deg); }
    }
    @-moz-keyframes move {
        0% { -moz-transform: rotate(0deg); }
        100%   { -moz-transform: rotate(360deg); }
    }
    @-o-keyframes move {
        0% { -o-transform: rotate(0deg); }
        100%   { -o-transform: rotate(360deg); }
    }
    @keyframes move {
        0% { transform: rotate(0deg); }
        100%   { transform: rotate(360deg); }
    }*/
.citrus-form .form_title {
    margin: 1em 0;
    text-transform: uppercase;
    text-align: center;
    font-size: 20px;
}

.citrus-form .form_title .main-title {
    margin-bottom: 0;
    font-weight: bold;
}

.citrus-form [type="submit"]:disabled {
    opacity: .5;
}

#call .form-group + .form-group {
    margin-top: 10px;
}

.input-container .btn.btn-primary {
    display: block;
}

input.has-error, textarea.has-error {
    background-color: #fff;
    border-color: #ed5a5a;
    color: #ed5a5a;
}

.error.help-block {
    display: none;
    width: 100%;
    color: #fff;
    font-size: 13px;
    padding: 5px 10px;
    font-weight: 300;
    background-color: #ED5A5A;
    line-height: 1.1;
    pointer-events: none;
}

.ciee-captcha-image {
    margin-right: 10px;
}

.citrus-form .ciee-captcha-input[type="text"] {
    width: 180px;
    display: inline-block;
    vertical-align: top;
}

.form-message-block {
    margin-bottom: 20px;
    font-size: 14px;
    display: none;
}

.form-message-block._show {
    display: block;
}

.form-message-block p {
    margin: 1em auto;
}

.form-message-block .message-block.bg-danger {
    padding: 0 1em;
    background-color: #f2dede;
    overflow: hidden;
    color: red;
}

.form-message-block .message-block.bg-success {
    padding: 0 1em;
    background-color: #dff0d8;
    color: green;
    overflow: hidden;
}

@media screen and (min-width: 768px) {
    .f-contact-form .error.help-block {
        display: block;
        opacity: 0;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        text-align: right;
        margin-right: 0;
        position: absolute;
        right: 100%;
        top: 50%;
        width: 80%;

    }

    .f-contact-form .error.help-block:after {
        content: '';
        position: absolute;
        top: 50%;
        right: -16px;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        border: 6px solid transparent;
        border-left: 10px solid #ED5A5A;
    }
}

.has-error .error.help-block {
    opacity: 1;
    margin-right: 15px;
    display: block;
    pointer-events: auto
}

.field-title {
    font-weight: 600;
    margin-bottom: 5px;
}

.field-mark {
    display: inline-block;
    vertical-align: top;
    color: #ED5A5A;
}

.field-description {
    color: #a09f9f;
    font-style: italic;
    margin-top: 5px;
}


/**/
.contact-form .citrus-form .form_title {
    margin: 0 0 1em;
}
/* End */


/* Start:/local/templates/citrus_aproduction/css/3_btn.css?15827031121189*/
/*
    Name: btn styles;
    by CRYCODE
*/

button.btn, a.btn {
    background: transparent;
    border: 2px solid transparent;
    display: inline-block;
    text-align: center;
}

button.btn + button.btn, a.btn + a.btn {
    margin-left: 15px;
}

.btn.btn-primary {
    margin-bottom: 2px;
    padding: 8px 15px;
    font-size: 16px;
    color: #fff;
}

html:not(.bx-touch) .btn.btn-primary:not(.disabled):not(:disabled):hover,
html:not(.bx-no-touch) .btn.btn-primary:not(.disabled):not(:disabled):active {
    color: #fff;
}

html:not(.bx-touch) .btn.btn-second:not(.disabled):not(:disabled):hover,
html:not(.bx-no-touch) .btn.btn-second:not(.disabled):not(:disabled):active {
    color: #fff;
}

.btn.btn-gray {
    border-color: #888888;
    color: #333;
}

html:not(.bx-touch) .btn.btn-gray:not(.disabled):not(:disabled):hover,
html:not(.bx-no-touch) .btn.btn-gray:not(.disabled):not(:disabled):active {
    background-color: #888;
    color: #fff;
}

.btn.nb {
    border-radius: 0;
}

.btn.btn-small {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 600;
}

.btn.btn-big {
    padding: 12px 25px;
    margin-bottom: 4px;
    font-weight: 600;
    font-size: 16px;
}



/* End */


/* Start:/local/templates/citrus_aproduction/css/4_font-awesome.css?159402710833891*/
@font-face {
    font-family: 'FontAwesome';
    src: url(/local/templates/citrus_aproduction/css/fonts/fontawesome-webfont.woff2?v=4.5.0) format("woff2"),
    url(/local/templates/citrus_aproduction/css/fonts/fontawesome-webfont.woff?v=4.5.0) format("woff");
    font-weight: 400;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.fa-ul > li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x, .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-remove:before, .fa-close:before, .fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-gear:before, .fa-cog:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-rotate-right:before, .fa-repeat:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before, .fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before, .fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before, .fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-warning:before, .fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before, .fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-gears:before, .fa-cogs:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before, .fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-feed:before, .fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before, .fa-users:before {
    content: "\f0c0"
}

.fa-chain:before, .fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before, .fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before, .fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-save:before, .fa-floppy-o:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-unsorted:before, .fa-sort:before {
    content: "\f0dc"
}

.fa-sort-down:before, .fa-sort-desc:before {
    content: "\f0dd"
}

.fa-sort-up:before, .fa-sort-asc:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before, .fa-undo:before {
    content: "\f0e2"
}

.fa-legal:before, .fa-gavel:before {
    content: "\f0e3"
}

.fa-dashboard:before, .fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-flash:before, .fa-bolt:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-paste:before, .fa-clipboard:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before, .fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before, .fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before, .fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-unlink:before, .fa-chain-broken:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-toggle-down:before, .fa-caret-square-o-down:before {
    content: "\f150"
}

.fa-toggle-up:before, .fa-caret-square-o-up:before {
    content: "\f151"
}

.fa-toggle-right:before, .fa-caret-square-o-right:before {
    content: "\f152"
}

.fa-euro:before, .fa-eur:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before, .fa-usd:before {
    content: "\f155"
}

.fa-rupee:before, .fa-inr:before {
    content: "\f156"
}

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
    content: "\f157"
}

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
    content: "\f158"
}

.fa-won:before, .fa-krw:before {
    content: "\f159"
}

.fa-bitcoin:before, .fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before, .fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-toggle-left:before, .fa-caret-square-o-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-turkish-lira:before, .fa-try:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-institution:before, .fa-bank:before, .fa-university:before {
    content: "\f19c"
}

.fa-mortar-board:before, .fa-graduation-cap:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before, .fa-car:before {
    content: "\f1b9"
}

.fa-cab:before, .fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
    content: "\f1c5"
}

.fa-file-zip-o:before, .fa-file-archive-o:before {
    content: "\f1c6"
}

.fa-file-sound-o:before, .fa-file-audio-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before, .fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before, .fa-rebel:before {
    content: "\f1d0"
}

.fa-ge:before, .fa-empire:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before, .fa-weixin:before {
    content: "\f1d7"
}

.fa-send:before, .fa-paper-plane:before {
    content: "\f1d8"
}

.fa-send-o:before, .fa-paper-plane-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-soccer-ball-o:before, .fa-futbol-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-intersex:before, .fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-hotel:before, .fa-bed:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-yc:before, .fa-y-combinator:before {
    content: "\f23b"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-battery-4:before, .fa-battery-full:before {
    content: "\f240"
}

.fa-battery-3:before, .fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battery-2:before, .fa-battery-half:before {
    content: "\f242"
}

.fa-battery-1:before, .fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-0:before, .fa-battery-empty:before {
    content: "\f244"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-sticky-note-o:before {
    content: "\f24a"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-hourglass-o:before {
    content: "\f250"
}

.fa-hourglass-1:before, .fa-hourglass-start:before {
    content: "\f251"
}

.fa-hourglass-2:before, .fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-3:before, .fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hand-grab-o:before, .fa-hand-rock-o:before {
    content: "\f255"
}

.fa-hand-stop-o:before, .fa-hand-paper-o:before {
    content: "\f256"
}

.fa-hand-scissors-o:before {
    content: "\f257"
}

.fa-hand-lizard-o:before {
    content: "\f258"
}

.fa-hand-spock-o:before {
    content: "\f259"
}

.fa-hand-pointer-o:before {
    content: "\f25a"
}

.fa-hand-peace-o:before {
    content: "\f25b"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-safari:before {
    content: "\f267"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-tv:before, .fa-television:before {
    content: "\f26c"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-calendar-plus-o:before {
    content: "\f271"
}

.fa-calendar-minus-o:before {
    content: "\f272"
}

.fa-calendar-times-o:before {
    content: "\f273"
}

.fa-calendar-check-o:before {
    content: "\f274"
}

.fa-industry:before {
    content: "\f275"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-map-o:before {
    content: "\f278"
}

.fa-map:before {
    content: "\f279"
}

.fa-commenting:before {
    content: "\f27a"
}

.fa-commenting-o:before {
    content: "\f27b"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-vimeo:before {
    content: "\f27d"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-edge:before {
    content: "\f282"
}

.fa-credit-card-alt:before {
    content: "\f283"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-modx:before {
    content: "\f285"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-usb:before {
    content: "\f287"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-pause-circle-o:before {
    content: "\f28c"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stop-circle-o:before {
    content: "\f28e"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-percent:before {
    content: "\f295"
}
/* End */


/* Start:/local/templates/citrus_aproduction/css/5_template.css?163332863038275*/
/*
    Name: structure styles;
    by CRYCODE
*/
body {
 
    font-size: 15px!important;
 font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif!important;
    color: #333!important;
 
}
#panel > div.container > div > aside > div.service-slider3.sitebar_slide.noa.p__swiper{
    display: none;
}

#panel > div.container > div > aside > div.block-title{
    display: none!important;

}
/* header */
.h {
    position: relative;
    z-index: 5
}
.text_center{
    text-align: center;
}
.name_otz{
    font-weight: 700;
    padding-bottom: 10px;
}
.otz_date{
    padding-bottom: 10px;
}
.otz{
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid black;
    background: none!important;
    
}
.like_h2{
    font-size: 26px;
    margin-bottom: .5rem;
    font-family: inherit;
    line-height: 1.2;
    text-align: left;
    font-weight: bold;
    text-transform: none;
    color: #333;
}
/*#panel > div.container > div > section > div:nth-child(6){
    background: #ebebeb;*/
}
#panel > div.container > div > section > div:nth-child(6) > h4 > a{
    font-size: 20px;
    color: #333;
}
#toTop {
    width: 40px;
    height: 40px;
    /* border: 1px solid #ccc; */
    text-align: center;
    padding: 5px;
    position: fixed;
    bottom: 10px;
    left: 10px;
    cursor: pointer;
    display: none;
    color: #333;
    font-family: verdana;
    font-size: 11px;
    z-index: 100000;
    background: url(/local/templates/citrus_aproduction/css/arrow-up_v_2.png) no-repeat;
    background-size: contain;
    opacity: 0.5;
}
#toTop:hover{
    opacity: 1;
}
    #bx_incl_area_5 > aside > div.block-title{
        display: none;
    }
    #bx_incl_area_5_3{
        display: none;
    }
.h-t {
    height: 40px
}

.btn.btn-h {
    display: none
}

form.search-form {
    position: relative
}

input.search-input {
    background-color: rgba(0, 0, 0, .15);
    padding: 0 10px 0 40px;
    border: 0;
    color: #d4d2d2;
    width: 200px;
    height: 40px;
}
.advantages-container_item__text p {
    font-size: 13px;
}
input.search-input:focus {
    background-color: rgba(0, 0, 0, .2);
    color: #d4d2d2;
    width: 300px
}
.bx-viewport{
    height: 297px!important;
}
.btn.btn-search {
	position: absolute;
    top: 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
    padding: 0;
    font-size: 20px;
    color: rgba(255, 255, 255, .3);
	margin: 0;
    border: 0;
}

ul.h-link {
    display: block;
    margin: 7px;
    font-size: 0
}

ul.h-link li {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px
}

ul.h-link li + li {
    margin-left: 30px
}
.head-flex {
    margin: 0 auto;
    max-width: 1227px;
    padding: 12px 15px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.logo-block a {
    text-decoration: none;
    color: #333;
    font-size: 15px;
    font-weight: 400;
    display: flex;
    align-items: center;
}
.logo-block a:hover {
    text-decoration: none;
    color: #333;
 
}
ul.h-menu > li > a{
	font-size:14px;
	    text-transform: uppercase;
		padding: 0 53px 0 0;
}
.h-info.pull-right {
    padding-left: 0;
}
ul.h-menu li.selected > a {
    border-bottom-color: transparent!important;
    color: #fff!important;
    text-decoration: underline!important;
    background: transparent!important;
}
.logo-block img {
    width: 190px;
    margin-right: 20px;
}
.logo-block {
    max-width: 435px;
}
.adr-block {
    font-size: 14px;
    font-weight: 400;
}
.adr-block i {
    color: #0f5007;
    font-size: 20px;
    width: 20px;
    text-align: center;
    margin-right: 5px;
}
.phn-block a {
    display: block;
    font-size: 19px;
    font-weight: 600;
    color: #333;
}
.phn-block a:hover {
 
    color: #333;
}
.clb-block a:hover {
    transition: 0.2s;
    background: #147414;
    color: #fff;
	border: 1px solid #147414;
	text-decoration: none;
}
.clb-block a {
    border: 1px solid #0f5007;
    color: #0f5007;
    display: block;
    width: 165px;
    text-align: center;
    height: 38px;
    line-height: 38px;
    font-size: 13px;
    text-transform: uppercase;
    text-decoration: none;
    transition: 0.2s;
}
.h-b {
  
    background-color: #fff
}

.h.h-fixed {
    margin-top: 60px
}

.h-fixed .h-b {
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 5;
    width: 100%
}

.h-fixed .h-t {
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
    position: fixed;
    top: 100px;
    left: 0;
    z-index: 5;
    width: 100%
}
.product-item-images.product-item-images--indent{
    padding-bottom: 0;
    height: 200px;
}
.product-item-images.product-item-images--indent img{
    width: 100%;
    height: 100%;
    object-position: center;
    object-fit: cover;
}
/*logo*/
@media all {
    a.h-logo {
        color: #333;
        font-size: 30px;
        height: 60px;
        line-height: 60px;
        overflow: hidden;
        display: flex;
        align-items: center;
        position: relative;
        max-width: 270px;
    }

    a.h-logo:after {
        content: '';
        -webkit-box-shadow: 0 0 16px 8px #ffffff;
        box-shadow: 0 0 16px 8px #ffffff;
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        left: auto;
    }

    a.h-logo._image-only:after {
        display: none;
    }

    .h-logo__image {
        display: block;
        width: 54px;
        /*height: 54px;*/
        height: 64px;
        background-repeat: no-repeat;
        background-position: left center;
        -webkit-background-size: contain;
        background-size: contain;
        flex-shrink: 0;
    }

    a.h-logo._image-only .h-logo__image {
        width: 200px;
        max-width: 100%;
    }

    .h-logo__text {
        margin-left: 8px;
        overflow: hidden;
        max-height: 60px;
        white-space: nowrap;
        padding-right: 10px;
    }

    svg.h-logo-icon {
        height: 60px
    }
}
@media (max-width: 1225px){
	ul.h-menu > li > a {
  
    padding: 0 30px 0 0;
}
}
@media (max-width: 1169px){
	ul.h-menu > li > a {
  
    padding: 0 10px 0 0;
}
}
@media (max-width: 1169px) {
    a.h-logo {
        max-width: 252px;
    }

    a.h-logo {
        font-size: 26px;
    }
}

@media (max-width: 1023px) {
    a.h-logo {
        max-width: none;
        -webkit-mask-image: none;
    }
}

@media (max-width: 479px) {
    .h-logo__text {
        display: none;
    }

    a.h-logo:after {
        display: none;
    }
}


@media screen and (max-width: 1023px) {
    ul.contacts-info {
        margin-bottom: 15px;
    }

    .h-email-link i {
        vertical-align: middle;
    }

    .h-email-link .a-t {
        max-width: 140px;
        overflow: hidden;
        display: inline-block;
        white-space: nowrap;
        text-overflow: ellipsis;
        vertical-align: middle;
    }

    .btn.btn-h {
        display: block;
        height: 60px;
        width: 60px;
        color: #4a4040;
        font-size: 2em;
        background-color: #efeeee;
        border: 0;
    }

    #overlay {
        content: "";
        display: block;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        position: absolute;
        background-color: transparent;
        z-index: 6;
        pointer-events: none;
    }


    input.search-input {
        width: auto !important
    }


}

@media screen and (max-width: 767px) {
    .h-info.pull-right {
        float: none
    }

    .h-email-link .a-t {
        display: none;
    }

    .h-email-link i {
        vertical-align: baseline;
    }

    ul.h-link li:last-child {
        float: right;
        margin: 7px 0
    }

    input.search-input {
        display: none
    }

    .btn.btn-search {
        position: relative;
        color: #d4d3d3
    }

    ul.h-link, ul.h-link li + li {
        margin: 0
    }

    ul.h-link li:not(:last-child) a {
        width: 40px;
        height: 40px;
        line-height: 40px;
        display: inline-block;
        text-align: center;
        font-size: 20px;
        color: #d4d3d3
    }

    html:not(.bx-touch) ul.h-link li:not(:last-child) a:hover, html:not(.bx-touch) .btn.btn-search:hover, html:not(.bx-no-touch) ul.h-link li:not(:last-child) a:active, html:not(.bx-no-touch) .btn.btn-search:active {
        background-color: rgba(0, 0, 0, .2);
        color: #FB6C00
    }

    ul.h-link li + li {
        border-left: 1px solid transparent
    }
}


@media screen and (max-width: 319px) {
    ul.h-link li:last-child a {
        font-size: 12px;
    }

    ul.h-link li:last-child {
        margin: 10px 0;
    }
}

/* header end */


/* footer */
.f {
    display: block;
    color: #d4d2d2;
    position: relative;
    z-index: 1
}
.f.foot-block {
    background: #3b3b3b;
    min-height: 150px;
}
.foot-flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-flow: row wrap;
    padding: 12px 0;
}
.foot-flex .logo-block {
    max-width: 450px;
}
.foot-flex .logo-block a {
    color: #fff;
}
.f-info {
    font-size: 14px;
    color: #fff;
}

.f-info a:hover {
    color: #fff;
}
.f-info a {
    display: block;
    color: #fff;
    font-size: 14px;
}


.f-t {
    padding: 40px 0 0
}

.f-b {
    padding: 15px 0
}

ul.f-menu {
    display: inline-block
}

ul.f-menu li {
    float: left
}

ul.f-menu li + li {
    margin-left: 15px
}

ul.f-menu a {
    display: block;
    font-weight: 300;
    color: #d7d7d7
}

.f-contacts-block {
    background-color: rgba(255, 255, 255, 0.05);
}

p.map-loader {
    text-transform: uppercase;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: 0;
    font-size: 14px;
    font-weight: 600;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.f-contacts-block .grid {
    margin: 0;
    width: 100%;
}

.f-contacts-block [class*="grid-"] {
    padding: 0;
}

@media screen and (min-width: 1025px) {
    .f-contacts-block [class*="grid-p-"] {
        display: table-cell;
    }
}

.f-contacts-info,
.f-contact-form {
    padding: 15px;
}

#f-contacts-map {
    text-align: center;
    position: absolute;
    right: 15px;
    left: 15px;
    top: 15px;
    bottom: 15px
}

.citrus-form .form_title {
    margin-top: 0 !important;
}

ul.f-social {
    margin: 0 -5px -5px 0;
    display: table
}

ul.f-social li {
    margin: 0 5px 5px 0;
    position: relative;
    float: left
}

ul.f-social a {
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 100%;
    color: #fff
}

html:not(.bx-touch) ul.f-social a:hover, html:not(.bx-no-touch) ul.f-social a:active {
    background-color: #fff
}

ul.f-social .vk {
    background-color: #577ca5
}

ul.f-social a.vk:hover {
    color: #577ca5
}

ul.f-social .twitter {
    background-color: #3498db
}

ul.f-social a.twitter:hover {
    color: #3498db
}

ul.f-social .facebook {
    background-color: #568dd8
}

ul.f-social a.facebook:hover {
    color: #568dd8
}

ul.f-social .google-plus {
    background-color: #ff765f
}

ul.f-social a.google-plus:hover {
    color: #ff765f
}

ul.f-social .tumblr {
    background-color: #36465d
}

ul.f-social a.tumblr:hover {
    color: #36465d
}

ul.f-social .odnoklassniki {
    background-color: #f2720c
}

ul.f-social a.odnoklassniki:hover {
    color: #f2720c
}

ul.f-social .youtube {
    background-color: #cc181e
}

ul.f-social a.youtube:hover {
    color: #cc181e
}

ul.f-social .instagram {
    background-color: #125688
}

ul.f-social a.instagram:hover {
    color: #125688
}

#bx-composite-banner {
    display: inline-block;
    margin-right: 10px;
}

#bx-composite-banner a:after {
    display: none;
}

@media screen and (max-width: 1023px) {
    .f-contacts-map.grid-h {
        height: 250px;
    }
}

@media screen and (max-width: 767px) {
    ul.f-social a {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 20px
    }

    ul.f-social li {
        display: inline-block;
        float: none;
        margin: 0 10px 10px 0
    }

    .f-copyright {
        margin: -15px 0 15px
    }

    ul.f-social {
        display: inline-block;
        margin: 0 -10px -10px 0;
        font-size: 0
    }

    ul.f-menu {
        display: none
    }
}

/* footer end */

/* main */
.item {
    -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, .08);
    -moz-box-shadow: 0 2px 0 rgba(0, 0, 0, .08);
    box-shadow: 0 2px 0 rgba(0, 0, 0, .08);
    margin-bottom: 2px;
    position: relative;
    overflow: hidden;
}

.c-side {
    margin: 0 auto;
    max-width: 1227px;
    /*На 1170 едет верхнее меню*/
    /*max-width: 1202px;*/
    width: 100%;
    padding: 0 15px
}

.block {
    background-color: #fff;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    overflow: hidden;
    position: relative;
}

.block + .block {
    margin-top: 15px;
}

.block-title {
    font-weight: 600;
    padding: 10px 0;
    font-size: 18px;
    color: #696666;
    position: relative;
}

.block-title:after {
    content: '';
    display: block;
 
}

ul.block-menu a {
    color: #696666;
    font-weight: 600;
    padding: 10px 30px 10px 15px;
    display: block;
    line-height: 1.2;
    font-size: 14px;
    position: relative;
}
.advantages-container2 p {
    font-size: 14px;
    margin-top: 10px;
}
ul.block-menu a:after {
    content: '\f105';
    font-family: FontAwesome;
    font-size: 20px;
    vertical-align: middle;
    margin: 0 10px;
    color: #696666;
    position: absolute;
    display: block;
    top: 50%;
    right: 10px;
    left: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 0 !important;
}

html:not(.bx-touch) ul.block-menu a:hover,
html:not(.bx-no-touch) ul.block-menu a:active,
ul.block-menu li.selected > a {
    background-color: rgba(0, 0, 0, .05);
}

ul.block-menu > li:first-child {
    border: 0;
}

ul.block-sub-menu a {
    padding-left: 30px;
}

html:not(.bx-touch) ul.block-menu li:hover,
html:not(.bx-touch) ul.block-menu li:hover + li,
html:not(.bx-touch) ul.block-menu li + li:hover,
html:not(.bx-no-touch) ul.block-menu li:active,
html:not(.bx-no-touch) ul.block-menu li:active + li,
html:not(.bx-no-touch) ul.block-menu li + li:active {
    border-top-color: rgba(0, 0, 0, .15);
}

html:not(.bx-touch) ul.block-menu a:hover:after,
html:not(.bx-no-touch) ul.block-menu a:active:after {
    right: 5px;
}

a.btn.btn-more {
    padding: 10px;
    text-align: center;
    font-size: 14px;
    -webkit-box-shadow: 0 6px 0 -4px rgba(0, 0, 0, .1) inset;
    -moz-box-shadow: 0 6px 0 -4px rgba(0, 0, 0, .1) inset;
    box-shadow: 0 6px 0 -4px rgba(0, 0, 0, .1) inset;
    display: block;
    border: 0;
    background-color: #D4D3D3;
    font-weight: 600;
    color: #534949;
}

html:not(.bx-touch) a.btn.btn-more:hover,
html:not(.bx-no-touch) a.btn.btn-more:active {
    color: white;
}

.block-item {
    background-color: #fff;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    overflow: visible;
}

.content-title {
    margin: 0 0 30px;
    position: relative;
    display: block;
    text-transform: uppercase;
    font-weight: bold;
        color: #333;
    text-align: left;
    font-size: 28px;
	text-transform:none;
}

.circle-count {
    display: block;
    margin: 0 auto;
    width: 100px;
    height: 100px;
    border-radius: 100%;
    border: 5px solid #EDEFF0;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    color: #a09f9f;
}

.circle-count strong {
    display: block;
    line-height: 20px;
    font-size: 26px;
    margin: 30px 0 5px;
}

.main-title {
    margin: 0 0 30px;
    position: relative;
    display: block;
    text-align: left;
    font-size: 28px;
    font-weight: bold;
    text-transform: none;
	color:#333;
}

 
body .h2, body .h3, body .h4, body .h5, body .h6, body h2, body h3, body h4, body h5, body h6 {
    margin-bottom: .5rem;
    font-family: inherit;
 
    line-height: 1.2;
    text-align: left;

    font-weight: bold;
    text-transform: none;
	color:#333;
}
body .h2, body h2{
	    font-size: 26px;
}
body .h3, body .h4, body .h5, body .h6, body h3, body h4, body h5, body h6{
	    font-size: 24px;
}

.main-section {
    padding: 50px 0;
    position: relative;
    z-index: 1
}

.container {
    display: table-row;
    height: 100%
}

.container .content {
    padding: 30px 0;
    width: calc(100% - 280px);
    float: right;
}

.sidebar {
    padding: 30px 30px 30px 0;
    width: 280px;
    float: left;
}

.breadcrumbs-slider {
     background-color: transparent;
    margin-bottom: 30px;
    z-index: 1;
    box-shadow: none;
}

/*.breadcrumbs-slider:after, .breadcrumbs-slider:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    -webkit-box-shadow: 0 0 8px 10px #f7f7f7;
    -moz-box-shadow: 0 0 8px 10px #f7f7f7;
    box-shadow: 0 0 8px 10px #f7f7f7;
}*/

.breadcrumbs-slider:before {
    left: 0;
    right: auto;
}

.breadcrumbs-slider .swiper-container {
    padding: 0;
}

ul.breadcrumbs {
    position: relative;
    white-space: nowrap;
    font-size: 0;
}

ul.breadcrumbs li {
    display: inline-block;
    width: auto;
}

ul.breadcrumbs li:after {
    content: '\f105';
    font-family: FontAwesome;
    font-size: 20px;
    vertical-align: middle;
    margin: 0 10px;
    color: #a09f9f;
}

ul.breadcrumbs li > a,
ul.breadcrumbs li > span {
    display: inline-block;
    vertical-align: middle;
    padding: 10px 0;
    font-weight: 600;
    color: #a09f9f;
    white-space: nowrap;
    font-size: 13px;
}

ul.breadcrumbs li:last-child:after {
    display: none;
}

ul.breadcrumbs li:first-child a {
    font-size: 20px;
    padding: 5px 0;
}

html:not(.bx-touch) .main-section .swiper-button-prev:not(.swiper-button-disabled):hover,
html:not(.bx-not-touch) .main-section .swiper-button-prev:not(.swiper-button-disabled):active {
    padding-right: 10px
}

html:not(.bx-touch) .main-section .swiper-button-next:not(.swiper-button-disabled):hover,
html:not(.bx-not-touch) .main-section .swiper-button-next:not(.swiper-button-disabled):active {
    padding-left: 10px;
}

.contacts-map {
    margin-bottom: 30px;
    position: relative;
    height: 300px;
}

.contacts-map #f-contacts-map {
    left: 0;
}

.yamap_container {
    height: 100% !important;
}

.contacts-info {
    font-size: 15px;
}

ul.contacts-info > li > i {
    display: table-cell;
    width: 30px;
    text-align: center;
    font-size: 20px;
    vertical-align: top;
}

ul.contacts-info > li {
    display: table;
    width: 100%;
}

.contacts-info-body {
    padding-left: 5px;
    display: table-cell;
    vertical-align: top;
}


ul.contacts-info > li + li {
    margin-top: 10px;
}

.contacts-info-body ul.f-social {
    margin-top: 10px;
}

html:not(.bx-touch) .contacts-info-body ul.f-social li > a:hover,
html:not(.bx-not-touch) .contacts-info-body ul.f-social li > a:active {
    background-color: #4a4040;
    color: #fff;
}

@-webkit-keyframes card-fade-up {
    0% {
        opacity: 0;
        -webkit-transform: translatey(20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translatey(0)
    }
}

@-moz-keyframes card-fade-up {
    0% {
        opacity: 0;
        -moz-transform: translatey(20px)
    }

    100% {
        opacity: 1;
        -moz-transform: translatey(0)
    }
}

@keyframes card-fade-up {
    0% {
        opacity: 0;
        -webkit-transform: translatey(20px);
        -moz-transform: translatey(20px);
        -ms-transform: translatey(20px);
        -o-transform: translatey(20px);
        transform: translatey(20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translatey(0);
        -moz-transform: translatey(0);
        -ms-transform: translatey(0);
        -o-transform: translatey(0);
        transform: translatey(0)
    }
}

@media screen and (max-width: 1169px) {
    .c-side {
        max-width: 1024px
    }
}

@media screen and (max-width: 1023px) {
    .c-side {
        max-width: 768px
    }
}

@media screen and (max-width: 767px) {
    .c-side {
        max-width: 480px
    }

    .sidebar, .container .content {
        padding: 0;
        float: none;
        width: 100%
    }

    .content-title {
        margin-top: 30px;
    }

    .block {
        margin-top: 15px !important;
    }

    .block:last-child {
        margin-bottom: 30px;
    }

    span.a-t {
        display: none
    }

    .breadcrumbs-slider {
        margin: 30px 0 0;
    }
}

@media screen and (max-width: 479px) {
    .c-side {
        max-width: 320px
    }

    #bx-composite-banner {
        display: block;
        margin-bottom: 10px;
        overflow: hidden;
    }
}

/* main end */

/* main slider */
.main-slider-images {
    height: 380px
}

.main-slider-images img {
    width: 100%;
    max-height: 100%;
    object-fit: cover;
}
.bx-composite-btn-fixed{display:none;}
.main-slider {
    height: 380px;
    position: relative;
    z-index: 2
}

.main-slider-images:after {
    content: '';
    position: absolute;
    background-color: rgba(255, 255, 255, .3);
    top: 0;
    left: 0;
    height: 100%;
    width: 100%
}

.main-slider-container {
    position: absolute;
    top: 50px;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
}

.main-slider-title {
    display: inline-block;
    font-size: 35px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    padding: 0 10px;
    margin-left: 30px;
    width: 700px;
}

.main-slider-body {
    background-color: rgba(255, 255, 255, .8);
    display: inline-block;
    margin-left: 95px;
    padding: 15px;
    max-width: 700px;
}

.main-slider-text {
    font-size: 18px;
    font-weight: 300;
    color: #686767
}

.main-slider-text p:first-child {
    margin-top: 0
}

.main-slider-text p:last-child {
    margin-bottom: 0
}

.main-slider-footer {
    margin-top: 15px
}

/*swiper*/
.swiper-slide-active .main-slider-container {
    opacity: 1;
}

.p__swiper.swipes-locked .swiper-button-next, .p__swiper.swipes-locked .swiper-button-prev {
    display: none;
}

.swiper-button-prev, .swiper-button-next {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: -50px;
    width: 40px;
    height: 50px;
    z-index: 1;
    line-height: 46px;
    font-size: 40px;
    color: #fff;
    text-align: center;
    margin-top: 0;
    background-image: none;
}

.swiper-button-next {
    right: -50px;
    left: auto;
}

.swiper-pagination-bullet {
    width: 18px;
    height: 18px;
    display: inline-block;
    border-radius: 100%;
    background-color: transparent;
    border: 3px solid #fff;
    cursor: pointer;
    opacity: 1;
}

.swiper-pagination-bullet-active {
    background-color: #fff;
}


@media screen and (max-width: 1023px) {
    .main-slider-title {
        margin: 0;
        width: 100%;
        text-align: center
    }

    .main-slider-body {
        max-width: 100%;
        margin: 0;
    }

    .main-slider-footer {
        text-align: center
    }
}

@media screen and (max-width: 767px) {
    .main-slider-title {
        font-size: 15px;
        line-height: 1.2;
        padding: 10px 15px
    }
}

@media screen and (max-width: 480px) {
  

    ul.f-social li {
        margin: 0 5px 5px 0;
    }
}

/* main slider end */

/* about block */
.about-item {
    padding: 15px
}

.about-image img {
    margin: 0 auto
}

.about-text {
    padding: 15px 0;
 
}

/* about block end */

/* sort */
.sort {
    color: #a09f9f;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 13px;
    display: table;
    text-align: center;
    width: 100%;
    margin-bottom: 15px;
}

.sort-name {
    /* float: left; */
    margin-right: 15px;
    line-height: 26px;
    display: inline-block;
    vertical-align: top;
}

.sort ul {
    display: inline-block;
    vertical-align: top;
}

.sort li {
    display: inline-block;
}

.sort li + li {
    margin-left: 15px;
}

.sort li a {
    color: #a09f9f;
}

.sort li.selected a {
    color: #000;
}

.sort i {
    margin-left: 5px;
    font-size: 2em;
    vertical-align: -4px;
    display: inline-block;
}

.sort li.desc i:first-child, .sort li.asc i + i {
    display: none;
}

@media screen and (max-width: 479px) {
    .sort-name {
        display: none;
    }
}

/* sort end */

.swiper-containers {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

}

.link-slider .swiper-containers {
    width: 100%;
    height: 100%;
}

.link-slider .swiper-slide {
    width: 25%;
    height: 250px;
    margin: 5% 0;
}

.link-slider .swiper-slide img {
    height: 190px;
}

@media screen and (max-width: 1024px) {
    .link-slider .swiper-slide {
        width: 33.3%;
        padding: 15px 0;
    }
}

@media screen and (max-width: 768px) {
    .link-slider .swiper-slide {
        width: 50%;
        padding: 15px 0;
    }
}

@media screen and (max-width: 456px) {
    .link-slider .swiper-slide {
        width: 100%;
        padding: 15px 0;
    }
}


.other-contacts {
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px solid black;
}

.other-contacts ul {
    width: 33.3%;
    margin: 15px 0px;
}

.another {
    font-size: 10.5pt;
    color: rgb(51, 153, 102);
}

@media screen and (max-width: 768px) {
    .other-contacts ul {
        width: 50%;
        margin: 15px 0px;
    }

}

@media screen and (max-width: 456px) {
    .other-contacts ul {
        width: 100%;
        margin: 15px 0px;
    }
}


.advantages-container {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin: 15px auto;
    max-width: 1170px;
}

.advantages-container_item {
    width: 25%;
    margin: 15px 0;
}

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

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

.advantages-container_item__link {
    padding: 0 40%;
}

.advantages-container_item__head p {
    font-size: 18px;
    font-weight: bold
}


@media screen and (max-width: 768px) {
    .advantages-container_item {
        width: 50%;
        padding: 15px 0;
    }
}

@media screen and (max-width: 456px) {
    .advantages-container_item {
        width: 100%;
        padding: 15px 0;
    }
}

.advantages-container_item__link img {
    width: 64px;
    height: auto;
}

.advantages-container_item__link a:after {
    border-bottom: none;
}

.quest {
    font-weight: bold;
    FONT-SIZE: 13pt;
    FONT-FAMILY: & quot;
    color: #000000;
    MARGIN: 1.5pt 0cm 0pt;
    margin-top: 20px;
    TEXT-INDENT: 3.75pt;
}

.ipl_HeadTbl {
    background-color: #239D46;
}

.ipl_table p {
    margin-top: 3px;
    margin-bottom: 3px;
    margin-left: 10px;
    margin-right: 10px;
}

.ipl_table tr {
    border-bottom: 1px solid #239D46;
}

.swiper-slide_img {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

a.h-logo._image-only .h-logo__image {
    background-size: 200px;
    /*width: 250px;*/
    height: 100px !important;
}

.c-side_addFlex {
    display: flex;
    max-width: 100% !important;
    justify-content: center;
}

a.h-logo {
    height: 80px
}

.pull-right {
    padding-left: 2%;
}

.pull-right .h-menu.clear-l.noa {
    padding-top: 10px;
}

a {
    user-select: inherit !important;
}

.indeGallery {
    padding-left: 66px;
    padding-right: 66px;
    padding-top: 25px;
    padding-bottom: 25px;
}

.product-item-title b {
    color: #333;
    font-size: 20px;
    vertical-align: middle;
    display: inline-block;
    line-height: 1.2;
}

.service-item-title b {
    color: #0f5007;
}

.service-item-title b {
    max-height: 100%;
    width: 100%;
    font-size: 18px;
    line-height: 1;
}

.news-item-date b {
    display: block;
    font-size: 30px;
    font-weight: 700;
    line-height: 22px;
}

.typeh2Cot {
     font-size: 26px;
    font-weight: bold;
}

.footer_sitemaps {
    display: block;
    text-align: right;
}

.footer_sitemaps img {
    width: 30px;
}

.switch ul li .tooltip {
    display: none !important
}

#menu ul li.selected {
    background: #b2b1b1;
}

#menu ul li.selected a {
    color: #fff;
}

.partnery_page_sg .partners-item {
    margin-top: 0px !important;
    min-height: 178px;
    margin-bottom: 15px;
}

.nashi-raboty_page_sg a.work-item-images span {
    padding-bottom: 56%;
}

.nashi-raboty_page_sg .work-item-title {
    font-size: 14px;
    display: block;
    min-height: 40px;
}

.item_modalBoxGallery a {
    display: block;
    position: relative;
    overflow: hidden;
}

.item_modalBoxGallery span {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    display: block;
    padding-bottom: 100%;
    opacity: .8;
}

.item_modalBoxGallery span {
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

html:not(.bx-touch) .item_modalBoxGallery a:hover span {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    opacity: 1;
}

.item_modalBoxGallery a:after {
    font-size: 3em;
    position: absolute;
    content: '\f00e';
    font-family: FontAwesome;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    display: block;
    color: rgba(255, 255, 255, .8);
    max-width: none;
    border: 0;
    right: auto;
}

.table_SG tr:first-child {
    background: #0f5007;
    color: #fff;
    text-align: center;
    font-weight: bold;
}

.table_SG tr:first-child td {
    border-right: 1px solid #fff;
}

.table_SG tr:first-child td:last-child {
    border-right: 1px solid #0f5007;;
}

.table_SG tr td {
    border: 1px solid #0f5007;
    padding: 10px;
}

.table_SG {
    margin-bottom: 20px;
}

.main-slider .main-slider-container.c-side {
    text-align: left;
}

.service-sliders {
    position: relative;
}

.swiper-containers {
    overflow: hidden;
}

.download_info_sg {
    padding: 5px;
    display: block;
    width: 186px;
    text-align: center;
    box-shadow: 0px 0px 2px 2px #896b5b;
    -webkit-box-shadow: 0px 0px 11px 2px #0f500761;
    -moz-box-shadow: 0px 0px 2px 2px #896b5b;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    float: right;
    margin-left: 20px;
    margin-bottom: 20px;
}

.download_info_sg img {
    display: block;
    margin: 0 auto;
    margin-bottom: 5px;
}

.download_info_sg:hover {
    background: #f7f7f7;
}

.image_product_download_pdf {
    float: left;
}

.text_pdf_product_doenload {
    float: left;
    padding-top: 14px;
}

.text_pdf_product_doenload span:first-child {
    display: block;
    font-weight: bold;
}

.text_pdf_product_doenload span:last-child {
    font-size: 13px;
}

.left_pos_text_tabs tr td {
    text-align: left;
}

.item_list_ffoot_z3 {
    display: inline-block;
    max-width: 140px;
    vertical-align: top;
    text-align: center;
}

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

.item_list_ffoot_z3 span {
    font-size: 10px;
    text-align: center;
}


<
style >
.table2 {
    margin-bottom: 5px;
    width: 100%;
}

.table2 th {
    font-weight: 600;
    text-transform: uppercase;
    background-color: #4a4040;
    border: 2px solid #fff;
    padding: 10px 15px;
    font-size: 12px;
    color: #fff;
    white-space: nowrap;
    text-align: center;
}

.table2 td {
    background-color: #EDEFF0;
    padding: 10px 15px;
    border: 2px solid #fff;
    font-weight: 600;
    text-align: center;
}

.table2 td.price-cat {
    color: #fff;
    text-align: left;
}


.table2 td.price-name {
    text-align: left;
}

.table2 td.price-price {
    font-size: 16px;
}

.table2 td.price-price i {
    font-size: 13px;
}


.img_etap_45, .content_etap_45 {
    float: left;
}

.img_etap_45 img {
    max-width: 150px;
}

.title_etap_45 {
    font-weight: bold;
    text-transform: uppercase;
}

.content_etap_45 {
    width: 58%;
    margin-left: 10px;
}

@media (max-width: 500px) {
    .content_etap_45 {
        width: 100%;
        margin-left: 0px;
    }

    .img_etap_45, .content_etap_45 {
        float: none;
        text-align: center;
    }
}

.title_product {
    font-size: large;
    color: #339966;
}

.soc_yandex > div {
    float: right;
}

.all_news_tits {
    margin: 6px 0;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.image_float_hims {
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
}

.faq-item-answer {
    color: #4a4040;
}


#gir {
    position: fixed;
    top: 0;
    left: 0;
    background-image: url('http://lh5.googleusercontent.com/-obNunPiVVd4/VJOuk2f29_I/AAAAAAAAE3Y/SOoFIrFTTkk/s800/gerljanda1.png');
    height: 36px;
    width: 100%;
    overflow: hidden;
    z-index: 99
}

#nums_1 {
    padding: 100px
}

.gir_1 {
    background-position: 0 0
}

.gir_2 {
    background-position: 0 -36px
}

.gir_3 {
    background-position: 0 -72px
}


.h-t {
    /*height:88px;
    padding-top:39px;*/
}

.block_sg_242 {
    margin-bottom: 30px;
}

.items_block_sg_242 span {
    display: block;
    min-height: 88px;
}

.items_block_sg_242 {
    text-align: center;
}

.items_block_sg_242 img {
    max-height: 140px;
}

.box_shad_items_block_sg_242 {
    box-shadow: 0px 2px 10px 1px #b9b9b9;
    padding: 20px;

}
.small-slider img {
    width: 110px;
    height: 110px;
    object-fit: contain;
	margin:0 auto;
}
.big-slider img {
    width: 150px;
    height: 150px;
    object-fit: contain;
	margin:0 auto;
}
.section_serts_lists span {
    min-height: 110px;
    font-size: 15px;
}

.section_serts_lists img {
    min-height: 143px;
}

.service-slider3 {
    position: relative;
}

.service-slider3.sitebar_slide .swiper-container {
    width: 70%;
}

.service-slider3.sitebar_slide .swiper-button-next {
    right: -4px;
}

.service-slider3.sitebar_slide .swiper-button-prev {
    left: -4px;
}

.service-slider3.sitebar_slide .service-item-title b {
    font-size: 16px;
}

.service-slider3.sitebar_slide .swiper-button-prev, .service-slider3.sitebar_slide .swiper-button-next {
    background-color: #f2f2f2;
}

.service-slider3.sitebar_slide .swiper-button-prev:hover {
    background-color: #d8d8d8;
}

.service-slider3.sitebar_slide .swiper-button-next:hover {
    background-color: #d8d8d8;
}

.list_patrs img {
    vertical-align: middle;
}

.item_img_352 {
    text-align: center;
    vertical-align: top;
}

.item_img_352_inners {
    border: 1px solid #ccc;
    height: 212px;
    line-height: 200px;
}

.list_patrs {
    margin-bottom: 30px;
}

.hideIMgTranslate {
    height: 0;
    width: 0;
    opacity: 0;
}

.no_a_styles {
    color: #333;
}

.no_a_styles:after {
    display: none;
}

.noHeader_title {
    font-size: 35px;
    font-weight: 600;
}

.align_left_border_title:after {
    margin: 0;
}

.video_gris > div > div h1, .video_gris > div > div p, .video_gris > div > div img {
    display: none;
}

.typeh2 {
        font-size: 26px;
    font-weight: bold;
}

.product-list.grid .product-item-price {
    text-align: center;
}

.product-list.grid .products-item-order {
    margin-top: 20px;
}

.swiper-container .product-item-price {
    text-align: center;
}

.swiper-container .products-item-order {
    margin-top: 20px;
}

.index_section_static_form form .ciee-field-s {
    display: inline-block;
    width: 49.7%;
}

.index_section_static_form form {
    max-width: 1000px;
    margin: 0 auto;
    padding: 29px 56px;
    box-shadow: 0px 0px 7px 1px #22222230;
}

.index_section_static_form {
    margin-bottom: 20px;
}

.bold_404_text {
    font-weight: 900;
}

.bold{
    font-weight: 700;
}

.company-table{
    border: 1px solid #000000;
}

.company-table td{
    border: 1px solid #000000;
    padding: 5px 8px;
}

.container-table{
    margin: 20px 130px;
}

.container-table h2{
    text-align: center;
}
.h-info.pull-right a {
    color: #d4d3d3;
}
.main-slider .newInt {
	overflow: initial!important;
}
@media screen and (max-width: 1050px){
	.logo-block {
    max-width: 320px;
}
ul.h-menu > li > a{
	padding: 0 5px;
}
.btn.btn-search {
 
    right: 0;
}
input.search-input{
	    padding: 0 40px 0 10px;
}
}
@media(max-width: 1025px) {
    .company-table{
        max-width: 750px;
    }
    .container-table{
        margin: 10px;
    }
}
@media screen and (max-width: 980px){
	.head-flex {
    flex-flow: row wrap;
}
.head-flex > div {
    width: 100%;
    margin: 0 auto 15px;
    text-align: center;
}
.head-flex > div.logo-block {
    text-align: left;
}
.clb-block a {
 
    margin: 0 auto;
}
.h-fixed .h-t, .h-fixed .h-b{
	position:initial;
}
.h.h-fixed{
	margin-top: 0;
}
.foot-flex > div {
    width: 100%;
    text-align: center;
    margin: 0 auto 15px;
}
.foot-flex .logo-block a {
    flex-flow: row wrap;
    text-align: center;
}
.foot-flex .logo-block span {
    display: block;
    width: 100%;
}
.foot-flex .logo-block img {
    margin: 0 auto;
}
}
@media(max-width: 780px) {
    .main-slider {
    height: auto;
}
.indeGallery {
   padding: 0!important;
}
}
@media screen and (max-width: 479px){
	.exform_wrapper.request {
 padding: 20px 20px!important;
    font-size: 14px!important;
 
}
.c-side {
    max-width: 100%!important;
}
 .logo-block a {
    flex-flow: row wrap;
    text-align: center;
}
 .logo-block span {
    display: block;
    width: 100%;
}
 .logo-block img {
    margin: 0 auto;
}
}

.text_jst {
    text-align: justify;
}

.intable-price{
    font-weight: 700;
    color: #0f5007;
}

/* End */


/* Start:/local/templates/citrus_aproduction/css/component_css/action.css?15827031122832*/
/*
    Name: action styles;
    by CRYCODE
*/

.action-item {
    display: block;
    position: relative;
    overflow: hidden;
}

.actin-item-text {
    padding: 10px 0;
    color: #696666;
}

.action-item-info {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.action-item > span {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: block;
    padding-bottom: 50%;
}

html:not(.bx-touch) .action-item:hover > span,
html:not(.bx-no-touch) .action-item:active > span {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.action-item-name {
    color: #fff;
    font-size: 24px;
    line-height: 1.2;
    display: block;
    opacity: 1;
    left: 20px;
    right: 20px;
    position: absolute;
    top: 15px;
}

.action-item-info strong {
    position: absolute;
    bottom: 15px;
    right: 20px;
    color: #fff;
    font-size: 30px;
    opacity: 1;
}

.sidebar .action-item-info strong {
    font-size: 18px;
}

.action-item-title {
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    margin: 0 auto;
    width: 200px;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    -webkit-transform: translateY(-50%) scale(0.7);
    -moz-transform: translateY(-50%) scale(0.7);
    -ms-transform: translateY(-50%) scale(0.7);
    -o-transform: translateY(-50%) scale(0.7);
    transform: translateY(-50%) scale(0.7);
    opacity: 0;
}

html:not(.bx-touch) .action-item:hover .action-item-info strong,
html:not(.bx-no-touch) .action-item:active .action-item-info strong {
    -webkit-transform: translateX(85%);
    -moz-transform: translateX(85%);
    -ms-transform: translateX(85%);
    -o-transform: translateX(85%);
    transform: translateX(85%);
    opacity: 0;
}

html:not(.bx-touch) .action-item:hover .action-item-name,
html:not(.bx-no-touch) .action-item:active .action-item-name {
    -webkit-transform: translateX(-15%);
    -moz-transform: translateX(-15%);
    -ms-transform: translateX(-15%);
    -o-transform: translateX(-15%);
    transform: translateX(-15%);
    opacity: 0;
}

html:not(.bx-touch) .action-item:hover .action-item-title,
html:not(.bx-no-touch) .action-item:active .action-item-title {
    -webkit-transform: translateY(-50%) scale(1);
    -moz-transform: translateY(-50%) scale(1);
    -ms-transform: translateY(-50%) scale(1);
    -o-transform: translateY(-50%) scale(1);
    transform: translateY(-50%) scale(1);
    opacity: 1;
}

.actions-item {
    float: left;
    width: 50%;
    margin: 0 15px 15px 0;
}

@media screen and (max-width: 1023px) {
    .actions-item {
        float: none;
        width: 100%;
        margin: 0 0 15px;
    }
}
/* End */


/* Start:/local/templates/citrus_aproduction/css/component_css/news.css?16070000823592*/
/*
    Name: news styles;
    by CRYCODE
*/

.news-list {
    margin-bottom: -15px
}

.news-item {
    background-color: #fff;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin-bottom: 30px;
    min-height: 165px;
    border: 1px solid #c1bfbf;
}

.news-item-big {
    min-height: 360px
}

.news-item-images {
    height: 165px;
    float: left;
    width: 165px;
    position: relative;
    display: block;
    overflow: hidden
}

.news-item-body {
    padding: 15px;
    display: table;
    margin-left: 0;
    width: 100%;
}

.news-item-images + .news-item-body {
    margin-left: 165px;
    width: calc(100% - 165px);
}

.news-not-images {
    width: 100%;
}

.news-item-big .news-item-images {
    float: none;
    width: 100%;
    padding-bottom: 38%;
    position: relative
}

.news-item-meta {
    margin-bottom: 10px;
    height: 50px;
    overflow: hidden;
    position: relative
}

.news-item-date {
    float: left;
    text-align: center;
    width: auto;
    color: #a09f9f;
    margin: 3px 10px 0 0;
}

.news-item-date strong {
    display: block;
    font-size: 30px;
    font-weight: 700;
    line-height: 22px
}

a.news-item-title {
    border-bottom: 1px solid transparent;
    font-size: 20px;
    line-height: 1.1;
}

.news-item-big .news-item-body {
    width: 100%;
    margin: 0
}

.news-item-text {
    position: relative;
    height: 75px;
    overflow: hidden;
    color: #555454;
    font-weight: 300;
}

.news-item-text:after, .news-item-meta:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    -webkit-box-shadow: 0 0 5px 5px #fff;
    -moz-box-shadow: 0 0 5px 5px #fff;
    box-shadow: 0 0 5px 5px #fff
}

.news-item-big .news-item-text {
    height: 62px;
}

.news-items .news-item-images {
    float: none;
    margin: 0 auto;
    width: 100%;
    height: auto;
    padding-bottom: 100%;
}

.news-items .news-item-text {
    margin-bottom: 15px;
    height: auto;
}

.news-items .news-item-text:after {
    display: none;
}

.news-items .news-item-date {
    float: none;
    text-align: left;
    margin: 0 0 15px 0;
    font-weight: 600;
    font-size: 16px;
}

.news-items .news-item-date strong {
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
}

.news-item__img {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    max-height: 100%;
    margin: auto;
    transition: all .3s ease-out;
    height: 150px;
}

.news-item__img:hover {
    transform: scale(1.1);
}

@media screen and (max-width: 1023px) {
    .news-item {
        margin-bottom: 20px;
    }

    .news-list {
        margin-bottom: 20px
    }

    .news-items .news-item-images {
        margin: -25px -25px 15px -25px;
        padding-bottom: 50% !important;
        width: auto;
    }

    .news-item-big .news-item-images {
        padding-bottom: 30%
    }
}

@media screen and (max-width: 767px) {
    .news-item {
        margin-bottom: 10px;
    }

    .news-list {
        margin-bottom: 10px
    }

    .news-item-text:after, .news-item-meta:after {
        display: none;
    }

    .news-item-meta, .news-item-text {
        height: auto;
        overflow: visible;
    }

    .news-item-images {
        width: 100%;
        height: auto;
        padding-bottom: 40% !important
    }

    .news-item-images + .news-item-body {
        margin: 0;
        width: 100%;
    }

    .news-item.item {
        min-height: 0;
    }
}

@media screen and (max-width: 480px) {
    .news-items .news-item-images {
        padding-bottom: 60% !important;
    }
}

/* End */


/* Start:/local/templates/citrus_aproduction/css/component_css/partners.css?1582703112366*/
/*
    Name: partner styles;
    by CRYCODE
*/

.partners-item {
    background-color: #F7F7F7;
    padding: 15px;
}

.partners-item + .partners-item {
    margin-top: 15px;
}

.partners-item-images img {
    margin: 0 auto;
}

.partners-item-text {
    font-size: 14px;
}

.partners-item-title {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 15px;
}
/* End */


/* Start:/local/templates/citrus_aproduction/css/component_css/products.css?162763634910479*/
/*
    Name: product styles;
    by CRYCODE
*/

.product-cat {
    margin-bottom: 30px;
    padding-top: 30px;
    text-align: justify;
}

.product-slider {
    margin-bottom: 30px;
    position: relative
}

.product-item {
    background-color: #fff;
    border: 2px solid #959595;
    display: block;
    padding: 10px;
    -webkit-box-shadow: 0 3px 0 #ccc;
    -moz-box-shadow: 0 3px 0 #ccc;
    box-shadow: 0 3px 0 #ccc;
}

.product-item-images, .products-item-images a, .products-gallery a {
    display: block;
    position: relative;
    overflow: hidden;
    margin-bottom: 10px
}

.product-item-images span, .products-item-images a > span, .products-gallery a > span {
    background-repeat: no-repeat;
    padding-bottom: 65%;
    background-position: center;
    display: block;
}

.product-list .product-item-images > span {
    background-size: contain;
}

.products-item-images a > span {
    position: relative;
    background-size: contain;
    opacity: .8;
}

html:not(.bx-touch) .product-item:hover .product-item-images span,
html:not(.bx-no-touch) .product-item:active .product-item-images span,
html:not(.bx-touch) .products-item-images a:hover > span,
html:not(.bx-no-touch) .products-item-images a:active > span,
html:not(.bx-touch) .products-gallery a:hover > span,
html:not(.bx-no-touch) .products-gallery a:active > span {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    opacity: 1;
}

.products-item-images a {
    margin: 0 auto;
}

.products-item-images a:after {
    font-size: 3em;
    position: absolute;
    content: '\f00e';
    font-family: FontAwesome;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    display: block;
    color: rgba(255, 255, 255, .8);
    max-width: none;
    border: 0;
    right: auto;
}

html:not(.bx-touch) .products-item-images a:hover:after,
html:not(.bx-no-touch) .products-item-images a:active:after {
    color: #fff;
}

.products-gallery a {
    margin: 0;
}

.products-gallery a > span {
    padding-bottom: 100%;
}

.product-item-title {
    overflow: hidden;
    text-align: center;
    padding: 0 10px;
    height: 74px;
    line-height: 70px
}

.product-item-title strong {
    color: #4e4848;
    font-size: 20px;
    vertical-align: middle;
    display: inline-block;
    line-height: 1.2
}


.product-slider .swiper-slide, .products-item-images .swiper-slide {
    opacity: .2;
    pointer-events: none;
}

.product-slider .swiper-slide.swiper-slide-active, .products-item-images .swiper-slide.swiper-slide-active {
    opacity: 1;
    pointer-events: all
}

.product-slider .swiper-slide {
    width: 25%;
}

.product-list .product-item-title strong {
    text-align: left;
    font-size: 16px;
}

.product-item-price {
    padding: 10px 20px 20px;
    margin: 0 -10px -10px;
    -webkit-box-shadow: 0 0 5px 5px #fff;
    -moz-box-shadow: 0 0 5px 5px #fff;
    box-shadow: 0 0 5px 5px #fff;
    position: relative;
}

.price-request {
    background-color: #EDEFF0;
    padding: 2px 8px;
    display: inline-block;
    line-height: 21px;
}

.price strong {
    background-color: #EDEFF0;
    font-size: 18px;
    padding: 2px 8px;
    margin-right: 6px;
}

.price s {
    color: #605f5f;
    font-size: 14px;
}

.price i {
    font-size: 14px;
    margin: 0 2px;
}

.product-slider.product-list {
    margin: 0;
}

.products-list {
    margin-bottom: 30px;
}

ul.products-item-list span {
    color: #4e4848;
    width: 50%;
    display: table-cell;
    vertical-align: middle;
    padding: 0 10px;
}

ul.products-item-list span:first-child {
    font-weight: 600;
}

ul.products-item-list li {
    display: table;
    width: 100%;
    padding: 10px 0;
}

ul.products-item-list li:nth-child(2n-1) {
    background-color: #EDEFF0;
}

.product-slider-header {
    display: table;
    width: 100%;
    margin-bottom: 30px;
}

.product-slider-header .main-title {
    margin: 6px 0;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
}

.product-slider-header .pull-right {
    position: relative;
}

.products-item-price {
    color: #4e4848;
    font-size: 16px;
    text-transform: uppercase;
    padding: 10px 15px;
    background-color: #EDEFF0;
    display: inline-block;
    height: 54px;
    vertical-align: top;
    margin: 0 15px 15px 0;
    line-height: 32px;
}

.price {
    font-size: 14px;
    display: inline-block;
    vertical-align: top;
}

.products-item-order {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 15px;
}

.products-item-order a {
    display: block;
}

.products-item-price strong {
    background-color: transparent;
    font-size: 24px;
    vertical-align: -2px;
    padding: 0;
}

ul.products-item-meta {
    display: table;
    width: 100%;
    position: relative;
}

ul.products-item-meta li i {
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    left: 10px;
    font-size: 20px;
}


ul.products-item-meta li {
    display: table-cell;
    vertical-align: middle;
}

ul.products-item-meta li + li {
    padding-left: 5px;
}

ul.products-item-meta a {
    display: block;
    padding: 10px 5px 10px 40px;
    color: #656565;
    background-color: transparent;
    position: relative;
}

ul.products-item-meta li.open a,
html:not(.bx-touch) ul.products-item-meta a:hover,
html:not(.bx-no-touch) ul.products-item-meta a:active {
    background-color: #EDEFF0;
}


.products-item-images .swiper-button-prev, .products-item-images .swiper-button-next {
    left: -14px;
    width: 30px;
    height: 40px;
    line-height: 36px;
    font-size: 30px;
}

.products-item-images .swiper-button-next {
    right: -14px;
    left: auto;
}

.products-item-images {
    position: relative;
    border: 3px solid #666;
}

.products-item-images .swiper-button-disabled {
    display: none;
}

@media screen and (max-width: 767px) {
    .product-item {
        padding: 5px
    }

    .product-item-title {
        padding: 0;
    }

    .product-item-price {
        padding: 10px;
    }

    .product-slider .product-item {
        padding: 15px;
    }
}

@media screen and (min-width: 767px) {
    .product-slider .swiper-slide.swiper-slide-next + .swiper-slide {
        opacity: 1;
        pointer-events: all
    }
}

@media screen and (max-width: 1023px) {
    ul.products-item-meta li {
        text-align: center;
        width: 33.33%
    }

    ul.nav-tabs {
        margin-top: 15px;
    }

    ul.products-item-meta li i {
        left: 20px;
    }

    .product-slider:not(.product-list) .swiper-button-prev, .product-slider:not(.product-list) .swiper-button-next {
        display: none
    }

    ul.products-item-list span {
        text-align: right;
    }

    ul.products-item-list span:first-child {
        text-align: left;
    }

    .products-item-price, .products-item-order {
        display: block;
        text-align: center;
    }

    .products-item-price {
        margin: 15px 0;
    }
}

@media screen and (min-width: 1025px) {
    .product-slider .swiper-slide.swiper-slide-next + .swiper-slide + .swiper-slide {
        opacity: 1;
        pointer-events: all
    }
}

@media screen and (max-width: 1169px) {
    .product-slider .swiper-container {
        max-width: 900px
    }

    .product-slider .swiper-button-prev {
        left: -5px
    }

    .product-slider .swiper-button-next {
        right: -5px
    }
}

@media screen and (min-width: 480px) {
    .product-slider .swiper-slide.swiper-slide-next {
        opacity: 1;
        pointer-events: all
    }

    .products-item-meta li:first-child .products-item-meta-body:before {
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        left: 40px
    }

    .products-item-meta li:last-child .products-item-meta-body:before {
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        left: auto;
        right: 40px;
    }
}

@media screen and (max-width: 479px) {
    .product-slider-header .main-title {
        margin: 0;
    }

    .products-item-meta-body {
        text-align: center;
    }

    .product-slider.product-list .swiper-button-prev, .product-slider.product-list .swiper-button-next, ul.nav-tabs a:after {
        display: none
    }

    ul.products-item-meta li {
        display: block;
        position: relative;
        text-align: left;
        width: 100%;
    }

    ul.products-item-meta li + li {
        padding: 0;
    }

    ul.products-item-meta a {
        padding: 10px;
        text-align: center;
    }

    ul.products-item-meta li i {
        position: relative;
        left: 0;
        top: auto;
        margin-right: 5px;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
    }

    .product-slider-header .main-title {
        text-align: center;
    }

    .products-item-price {
        font-size: 0;
    }
}

.product-slider-header .swiper-button-prev, .product-slider-header .swiper-button-next {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    top: 0;
    right: 0;
    width: 30px;
    height: 40px;
    line-height: 36px;
    font-size: 30px;
}

.product-slider-header .swiper-button-prev {
    right: auto;
    left: -70px;
}

.products-item-meta-body {
    font-size: 13px;
    font-weight: 600;
    color: #fff;
    padding: 10px 15px;
    background-color: #fb6c00;
    right: 0;
    position: absolute;
    z-index: 1;
    left: 0;
    top: 90%;
    opacity: 0;
    margin-top: 15px;
    pointer-events: none;
    text-align: left;
}

.products-item-meta-body:before {
    content: '';
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    display: block;
    bottom: 100%;
    border: 10px solid transparent;
    border-bottom-color: #FB6C00;
}

.open .products-item-meta-body {
    opacity: 1;
    top: 100%;
    pointer-events: all;
}

/* End */


/* Start:/local/templates/citrus_aproduction/css/component_css/reviews.css?1582703112358*/
/*
    Name: review styles;
    by CRYCODE
*/

.reviews-item {
    background-color: #F7F7F7;
    padding: 15px;
}

.reviews-item + .reviews-item {
    margin-top: 15px;
}

.reviews-item time {
    font-style: italic;
}

.reviews-item-text {
    margin-top: 10px;
}

.reviews-item-title {
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 600;
}
/* End */


/* Start:/local/templates/citrus_aproduction/css/component_css/services.css?15827031124103*/
/*
    Name: service styles;
    by CRYCODE
*/

.service-item {
    background-color: #f6f5f5;
    border: 2px solid #ebebeb;
    -webkit-box-shadow: 0 3px 0 #ccc;
    -moz-box-shadow: 0 3px 0 #ccc;
    box-shadow: 0 3px 0 #ccc;
    position: relative;
    margin-bottom: 3px;
}

.service-item-title {
    display: flex;
    align-items: center;
    width: 100%;
    padding: 2px 15px;
    height: 70px;
    text-align: center;
    position: relative;
    overflow: hidden;
}

a.service-item-title:after {
    -webkit-box-shadow: 0 0 10px 10px #f6f5f5;
    -moz-box-shadow: 0 0 10px 10px #f6f5f5;
    box-shadow: 0 0 10px 10px #f6f5f5;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    max-width: none;
}

.service-item-title strong {
    max-height: 100%;
    width: 100%;
    font-size: 18px;
    line-height: 1;
}

html:not(.bx-touch) .service-item-title:hover strong, html:not(.bx-no-touch) .service-item-title:active strong {
    color: #4a4040;
}

.service-item-images, .services-item-images {
    display: block;
    position: relative;
    overflow: hidden
}

.service-item-images span, .services-item-images span {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 70%;
    display: block
}

html:not(.bx-touch) .service-item-images:hover span, html:not(.bx-no-touch) .service-item-images:active span {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.service-item-text {
    padding: 15px;
    color: #4a4040;
    font-size: 14px;
    position: relative;
    height: 168px;
    overflow: hidden;
}

.service-item-text:after {
    -webkit-box-shadow: 0 0 10px 10px #f6f5f5;
    -moz-box-shadow: 0 0 10px 10px #f6f5f5;
    box-shadow: 0 0 10px 10px #f6f5f5;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.service-item-footer {
    padding: 15px 0px;
}

.service-item-footer a.btn {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    width: 130px;
    font-weight: 600;
}

.service-slider {
    position: relative
}

.service-slider .swiper-slide {
    opacity: .2;
    pointer-events: none;
}

.service-slider .swiper-slide.swiper-slide-active {
    opacity: 1;
    pointer-events: all
}

.service-slider .swiper-slide {
    width: 33.33%;
}

a.services-item-order {
    width: 100%;
    margin-top: 30px;
}

.services-item-text {
    color: #4a4040
}

@media screen and (min-width: 767px) {
    .service-slider .swiper-slide.swiper-slide-next {
        opacity: 1;
        pointer-events: all
    }
}

@media screen and (min-width: 1024px) {
    .service-slider .swiper-slide.swiper-slide-next + .swiper-slide {
        opacity: 1;
        pointer-events: all
    }
}

@media screen and (max-width: 1169px) and (min-width: 1024px) {
    .service-item-footer a.btn {
        display: block;
        width: 100%;
    }

    .service-item-footer a.btn + a.btn {
        margin: 15px 0 0;
    }
}

@media screen and (max-width: 1169px) {
    .service-slider .swiper-container {
        max-width: 900px
    }

    .service-slider .swiper-button-prev {
        left: -5px
    }

    .service-slider .swiper-button-next {
        right: -5px
    }
}

@media screen and (max-width: 1023px) {
    .service-item-footer {
        padding-top: 0;
    }

    .service-slider .swiper-button-prev, .service-slider .swiper-button-next {
        display: none
    }

    .service-list .service-item-footer {
        position: relative;
    }

    .btn.services-item-order {
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 767px) {
    .service-item-text {
        height: auto;
    }

    .service-item-text:after {
        display: none;
    }

    .service-item-footer {
        position: relative
    }
}

@media screen and (max-width: 479px) {
    .service-item-footer a.btn {
        display: block;
        width: 100%;
    }

    .service-item-footer a.btn + a.btn {
        margin: 15px 0 0;
    }
}
/* End */


/* Start:/local/templates/citrus_aproduction/css/component_css/work.css?15827031123452*/
/*
    Name: work styles;
    by CRYCODE
*/

.work-item {
    background-color: #F7F7F7;
    padding: 15px;
}

a.work-item-title {
    text-transform: uppercase;
    font-size: 18px;
}

.work-item-text {
    color: #4a4040;
}

.work-item + .work-item {
    margin-top: 30px;
}

a.work-item-images {
    margin: 15px -20px;
    display: block;
    position: relative;
    overflow: hidden;
}

a.work-item-images span {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 25%;
    display: block;
}

html:not(.bx-touch) .work-item-images:hover span, html:not(.bx-no-touch) .work-item-images:active span {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.btn.work-item-order {
    width: 100%;
    margin-bottom: 30px;
}

.work-item-footer {
    margin-top: 15px;
}

.work-gallery a {
    display: block;
    position: relative;
    overflow: hidden;
}

.work-gallery a:after {
    font-size: 3em;
    position: absolute;
    content: '\f00e';
    font-family: FontAwesome;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    display: block;
    color: rgba(255, 255, 255, .8);
    max-width: none;
    border: 0;
    right: auto;
}

html:not(.bx-touch) .work-gallery a:hover:after,
html:not(.bx-no-touch) .work-gallery a:active:after {
    color: #fff;
}

.work-gallery span {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    display: block;
    padding-bottom: 100%;
    opacity: .8
}

html:not(.bx-touch) .work-gallery a:hover span, html:not(.bx-no-touch) .work-gallery a:active span {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    opacity: 1;
}

.work-gallery {
    margin: 0 40px 30px;
    position: relative;
}

.works-item-footer {
    margin-top: 30px;
}

h4 + ul.work-item-list {
    margin-bottom: 30px;
}

ul.work-item-list li {
    position: relative;
}

ul.work-item-list li + li {
    margin-top: 5px
}

ul.work-item-list li:before {
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    background-color: #FB6C00;
    width: 8px;
    height: 8px;
    display: block;
    content: '';
    left: 0;
}

ul.work-item-list a {
    display: block;
    padding-left: 20px;
}

.work-gallery .swiper-slide {
    width: 33.33%;
    opacity: .2;
    pointer-events: none;
}

.work-gallery .swiper-slide.swiper-slide-active {
    opacity: 1;
    pointer-events: all;
}

@media screen and (min-width: 1024px) {
    .work-gallery .swiper-slide.swiper-slide-next + .swiper-slide {
        opacity: 1;
        pointer-events: all;
    }
}

@media screen and (max-width: 1023px) {
    .work-item + .work-item {
        margin-top: 20px;
    }

    a.work-item-images span {
        padding-bottom: 40%;
    }
}

@media screen and (max-width: 767px) {
    .work-item + .work-item {
        margin-top: 10px;
    }

    a.work-item-images span {
        padding-bottom: 45%;
    }
}

@media screen and (min-width: 480px) {
    .work-gallery .swiper-slide.swiper-slide-next {
        opacity: 1;
        pointer-events: all;
    }
}
/* End */
/* /local/templates/citrus_aproduction/css/0_grid.css?15827031124473 */
/* /local/templates/citrus_aproduction/components/bitrix/menu/main_menu/style.css?16130532863750 */
/* /local/templates/citrus_aproduction/components/bitrix/system.pagenavigation/.default/style.css?15827031121140 */
/* /local/templates/citrus_aproduction/components/bitrix/main.userconsent.request/citrus-agreement/user_consent.css?15827031126266 */
/* /local/templates/citrus_aproduction/template_styles.css?16316929972665 */
/* /local/templates/citrus_aproduction/css/1_cryui.css?15827031129429 */
/* /local/templates/citrus_aproduction/css/2_form.css?15827031124027 */
/* /local/templates/citrus_aproduction/css/3_btn.css?15827031121189 */
/* /local/templates/citrus_aproduction/css/4_font-awesome.css?159402710833891 */
/* /local/templates/citrus_aproduction/css/5_template.css?163332863038275 */
/* /local/templates/citrus_aproduction/css/component_css/action.css?15827031122832 */
/* /local/templates/citrus_aproduction/css/component_css/news.css?16070000823592 */
/* /local/templates/citrus_aproduction/css/component_css/partners.css?1582703112366 */
/* /local/templates/citrus_aproduction/css/component_css/products.css?162763634910479 */
/* /local/templates/citrus_aproduction/css/component_css/reviews.css?1582703112358 */
/* /local/templates/citrus_aproduction/css/component_css/services.css?15827031124103 */
/* /local/templates/citrus_aproduction/css/component_css/work.css?15827031123452 */
