/* Here you can include your additional CSS Styles */
Here you can include your additional CSS Styles @font-face {
    font-family: 'charterblackcregular';
    src: url('../fonts/charterblackc-webfont.woff2') format('woff2'),
        url('../fonts/charterblackc-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: 'Roboto', sans-serif;
    line-height: 1.6;
    letter-spacing: 0;
    font-size: 15px;
    color: #005b5c;
    font-weight: 300
}

.text-center {
    text-align: center;
}

.marbot30 {
    margin-bottom: 30px !important;
}

.marbot90 {
    margin-bottom: 90px !important;
}

.page-wrapper p,
.instruction td {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 19px;
    line-height: 130%;    
    color: #006065;
}

.header_main {
    max-width: 1170px;
    margin: 0 auto;
    position: relative;
    z-index: 9998
}

#zo2-header-wrap {
    padding: 15px 0
}

#zo2-header-wrap > .container > .row {

    margin: 0 auto
}

#zo2-header-logo {
    max-width: 330px;
    padding: 0;
}

#zo2-banner-wrap {
    margin-bottom: 55px;
}

nav.zo2-menu .navbar-nav {
    text-align: left;
    float: inherit
}

.default-page nav.zo2-menu .navbar-nav > li > a {
    color: #005e62;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 32px;
}

nav.zo2-menu .navbar-nav > li > a {
    color: #006065;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 400
}

.default-page nav.zo2-menu .navbar-nav > li.active > a,
.default-page nav.zo2-menu .navbar-nav > li:hover > a {
    color: #005e62
}

.default-page .sticky-wrapper.is-sticky nav.zo2-menu .navbar-nav > li > a,
.default-page #zo2-header-wrap.is-sticky nav.zo2-menu .navbar-nav > li > a {
    color: #fff;
    border-bottom: 3px solid transparent
}

#zo2-mega-menu.col-md-7 {
    padding: 0;
    width: 66%;
    max-width: 757px;
}

.navbar-collapse {
    padding: 0
}

nav.zo2-menu .navbar-nav > li > a {
    margin: 0 12px;
    padding: 0
}

nav.zo2-menu .navbar-nav .active a:hover,
nav.zo2-menu .navbar-nav .active a:focus {
    background: none;
    color: #fff;
    border-bottom: 3px solid #9ac0bf
}

#zo2-position-1.col-md-2 {
    padding: 0;
    width: 13%
}

#zo2-header-logo.col-md-3 {
    padding: 0;
    width: 21%
}

.zo2-logo {
    padding: 3px 0 0
}

.default-page #zo2-banner-wrap {
    background: url(/images/ban1920.png) top center no-repeat;
}

.default-page #zo2-feature-wrap {
    padding: 0;

}

#zo2-feature-wrap .container {
    padding: 0;
    width: 1280px
}

#zo2-feature.col-md-12.col-sm-12 {
    padding: 0
}

#zo2-feature-wrap .container .row {
    padding: 0;
    margin: 0
}

#zo2-position-14.col-md-12.col-sm-12 {
    padding: 0
}

#zo2-body-wrap {
    padding: 0
}

#zo2-footer-wrap {
    padding-bottom: 30px
}

.cont {
    max-width: 984px;
    width: 100%;
    margin: 0 auto;
    padding: 0 20px
}

.zt-special-features {
    padding: 30px 0 0
}

h3 {
    font-size: 40px;
    font-weight: 400;
    margin: 0 0 20px;
    font-family: 'Ubuntu', sans-serif;
    color: #005e62
}

.read {
    border: 1px solid #005e62;
    border-radius: 30px;
    background: transparent;
    font-size: 18px;
    color: #005e62;
    line-height: 40px;
    font-weight: 500;
    padding: 0 23px;
    display: inline-block;
    margin: 20px 0 0
}

.read:hover,
.read:focus {
    color: #fff;
    background: #005e62;
    border: 1px solid #005e62
}

.rl_sliders.accordion > .accordion-group.active > .accordion-heading > a.accordion-toggle,
.rl_sliders.accordion > .accordion-group > .accordion-heading > a.accordion-toggle,
.rl_sliders.accordion > .accordion-group > .accordion-heading > a.accordion-toggle:hover {
    color: #fff;
    text-align: right;
    background: url(/images/components/tabs-bg.png) no-repeat top right;
}

.rl_sliders.accordion > .accordion-group > .accordion-heading > a.accordion-toggle span {
    background: url(/images/circle-check.png) no-repeat 100% 50%;
}

.rl_sliders.accordion > .accordion-group.faqslide > .accordion-heading > a.accordion-toggle span {
    background: none;
}

/*
 .panel-heading {
     background: url(/images/circle-check.png) no-repeat 98% 50%
 }
*/

.panel {
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, .05);
    box-shadow: 0 0 0 rgba(0, 0, 0, .05)
}

.rl_sliders.accordion > .accordion-group.active.faqslide > .accordion-heading > a.accordion-toggle,
.rl_sliders.accordion > .accordion-group.faqslide > .accordion-heading > a.accordion-toggle,
.rl_sliders.accordion > .accordion-group.faqslide > .accordion-heading > a.accordion-toggle:hover {
    background: transparent;
    color: #005e62;
    text-align: left
}

.faqslide .panel-heading {
    background: url(/images/circle-check1.png) no-repeat 98% 50%;
    border-bottom: 1px solid #c0d7d8 !important
}

.active.faqslide .panel-heading {
    background: url(/images/circle-check1-open.png) no-repeat 98% 50%
}

.faqslide .panel-heading {
    font-size: 20px;
    padding: 10px 0 !important
}

.rl_sliders.accordion > .accordion-group.faqslide {
    margin-bottom: 2px;
    border: 0 solid #e5e5e5;
    border-radius: 0
}

sup {
    top: -.5em;
    font-size: .7em;
    font-weight: 300
}

.panel-heading span {
    padding-right: 30px;
    font-size: 16px;
    display: block;
    height: 28px;
}

.slide1 {
    background: url(/images/components/kommifora_mukul.png) no-repeat top left #005d63
}

.slide2 {
    background: url(/images/components/shankh_bhasma.png) no-repeat top left #005d63
}

.slide3 {
    background: url(/images/components/maharasnadi_kvat.png) no-repeat top left #005d63
}

.slide4 {
    background: url(/images/components/tinospory-serdcelistnoy.png) no-repeat top left #005d63
}

.slide5 {
    background: url(/images/components/marena-serdcelistnaya.png) no-repeat top left #005d63
}

.slide6 {
    background: url(/images/components/emblika.png) no-repeat top left #005d63
}

.slide7 {
    background: url(/images/components/solodka-golaya.png) no-repeat top left #005d63
}

.slide8 {
    background: url(/images/components/moringa-krylatosemennaya.png) no-repeat top left #005d63
}

.panel-group .panel + .panel {
    margin-top: 2px;
    margin-bottom: 0
}

.slide1 .panel-body p,
.slide2 .panel-body p,
.slide3 .panel-body p,
.slide4 .panel-body p,
.slide5 .panel-body p,
.slide6 .panel-body p,
.slide7 .panel-body p,
.slide8 .panel-body p {
    color: #fff;
    padding: 1px 20px;
    font-size: 13px;
    text-align: left;
    margin: 0
}

::after,
::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.rl_sliders.accordion > .accordion-group > .accordion-body > .accordion-inner {
    padding: 9px 15px 9px 30%;
    border-top: none !important;
    background: url(/images/components/tabs-bg.png) no-repeat top right;
}

.rl_sliders.accordion > .accordion-group.faqslide > .accordion-body > .accordion-inner {
    padding: 30px;
    border-top: none !important;
    background: none;
}

.rl_sliders.accordion > .accordion-group > div > a:focus,
.rl_sliders.accordion > .accordion-group.active > div > a:focus {
    outline: 0;
    -webkit-box-shadow: inset 0 0 0 #eab03f;
    box-shadow: inset 0 0 0 #eab03f
}

.grey_bg {
    background: #F5F5F5;
    margin: 100px 0;
    padding: 25px 0;
}

.primenenie {
    margin: 0 auto;
    float: none;
}

.farm-block {
    display: flex;
    margin-bottom: 100px;
}

.farm_text,
.farm_pic {
    float: none;
}

.farm_svoistva {
    margin: 0 auto 100px;
    float: none;
}

.farm-content {
    display: flex;
    align-items: flex-end;
}

.heading {
    display: block;
    margin-bottom: 15px;
    font-weight: 500;
    font-size: 36px;
    line-height: 46px;
    color: #006065;
}

.subheading {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-weight: normal;
    font-size: 30px;
    line-height: 160%;
    text-transform: none;
    color: #006065;
}

.subheading img {
    margin-right: 15px;
}

.footer-top {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.footer-top p {
    max-width: 70%;
}

.footer-bottom {
    display: flex;
    align-items: center;
}

.cont h4 {
    text-transform: uppercase;
    color: #005e62;
    font-family: 'Ubuntu', sans-serif;
    letter-spacing: 5px;
    font-size: 28px;
    font-weight: 400;
    padding: 26px 0;
    text-align: center
}

#zo2-position-14-wrap {
    background: url(/images/farma-bg.png) no-repeat;
    padding-top: 10px;
    color: #005e62;
    background-size: cover;
    padding-bottom: 40px
}

#zo2-position-14-wrap .container {
    padding: 0
}

#zo2-position-14-wrap .container .row {
    margin: 0
}

#zo2-position-15-wrap {
    padding: 10px 0
}

#zo2-footer-wrap {
    background-color: transparent;
    background: url(/images/footer-bg.png) no-repeat;
    background-size: cover;
    text-align: center
}

#zo2-footer-wrap .container {
    border-top: 0 solid #4E4E4E
}

.sticky-wrapper,
#zo2-header-wrap {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999
}

#zo2-body-wrap .container {
    width: 100%;
    padding: 0
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 0;
    padding-right: 15px;
    padding-left: 15px
}

.partners-container {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.med {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 160px;
    height: 150px;      
    box-sizing: border-box;
    opacity: .5;
    transition: opacity .2s ease-in-out, -webkit-transform .2s ease-in-out;
    transition: opacity .2s ease-in-out, transform .2s ease-in-out
}

.med img {
    width: 100px;
    height: 100px
}

.med:hover img,
.med:hover {
    opacity: 1;
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
}

.item-page {
    width: 1280px;
    margin: 0 auto;
    /*    background: url(/images/article-bg.png) no-repeat top left #fff;*/
    padding-top: 150px
}

.item-page h5 {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 300;
    padding: 20px 0;
    color: #005e62;
    font-family: 'Ubuntu', sans-serif
}

#zo2-bg-wrap-wrap.bg_wrap {
    position: absolute;
    z-index: 9997;
    height: 349px;
    top: 0;
    width: 100%
}

#zo2-bg-wrap-wrap .container,
#zo2-body-bg-wrap .container {
    width: 100%;
    padding: 0;
    position: absolute
}

#zo2-position-9.col-md-6.col-sm-6,
#zo2-position-10.col-md-6.col-sm-6,
#zo2-position-7.col-md-6.col-sm-6,
#zo2-position-8.col-md-6.col-sm-6 {
    padding: 0;
    position: absolute;
    top: 0
}

#zo2-position-10.col-md-6.col-sm-6,
#zo2-position-8.col-md-6.col-sm-6 {
    left: 50%
}

#zo2-body-bg-wrap {
    position: absolute;
    width: 100%;
    top: 0;
    height: 216px;
    z-index: -1
}

#zo2-body-wrap .container .row {
    margin: 0
}

#zo2-component.col-md-12.col-sm-12 {
    padding: 0
}

.is-sticky #zo2-header-wrap {
    background-color: #7db2b2;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
    max-width: none;
    width: 100%;
    padding: 15px 0
}

nav.zo2-menu .navbar-nav .active a,
li.open a {
    background: none;
    color: #006065;
    border-bottom: 3px solid #9ac0bf
}

nav.zo2-menu .navbar-nav > .open a {
    background: none;
    color: #006065
}

nav.zo2-menu .navbar-nav > .open a:hover,
nav.zo2-menu .navbar-nav > .open a:focus {
    background: none;
    color: #006065
}

nav.zo2-menu .navbar-nav .active a {
    background: none;
    color: #006065
}

nav.zo2-menu .navbar-nav .active a:hover,
nav.zo2-menu .navbar-nav .active a:focus {
    background: none;
    color: #006065
}

nav.zo2-menu .navbar-nav ul.mega-nav li a {
    color: #4f4f4f
}

nav.zo2-menu .navbar-nav ul.mega-nav li a:hover,
nav.zo2-menu .navbar-nav ul.mega-nav li a:active,
nav.zo2-menu .navbar-nav ul.mega-nav li a:focus {
    color: #006065
}

nav.zo2-menu .navbar-nav ul.mega-nav li.active a {
    color: #006065
}

.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
    color: #006065;
    background-color: transparent;
}

.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
    border-color: #9ac0bf
}

.default-page .sticky-wrapper.is-sticky nav.zo2-menu .navbar-nav > li.active > a,
.default-page .sticky-wrapper.is-sticky nav.zo2-menu .navbar-nav > li:hover > a,
.default-page #zo2-header-wrap.is-sticky nav.zo2-menu .navbar-nav > li.active > a,
.default-page #zo2-header-wrap.is-sticky nav.zo2-menu .navbar-nav > li:hover > a {
    color: #fff
}

.faqslide .accordion-inner.panel-body {
    font-weight: 600
}

#cboxContent .item-page {
    width: 90%;
    min-width: 280px;
    margin: 0 auto;
    background: #fff;
    padding-top: 20px
}

#askbutton {
    background: #ff6b00;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 10px 20px;
    border-radius: 20px;
    border: none;
    color: #fff
}

a#askbutton:hover {
    color: #fff
}

.formResponsive input,
.formResponsive textarea {
    width: 70%
}

.formResponsive fieldset {
    padding: 30px 0 0;
    margin: 0;
    border: 0
}

.rl_sliders.accordion:last-child {
    margin-bottom: 60px
}

a.footmen {
    color: #005e62;
    font-size: 12px;
    font-weight: 500;
    text-decoration: underline;
    padding: 0 10px;
    border-right: 1px solid
}

#zo2-footer-menu-wrap .container {
    padding: 0
}

#zo2-footer-menu-wrap .container .row {
    margin: 0;
    padding-bottom: 0
}

.wid100 {
    width: 100%;
    margin: 0;
    padding: 0
}

.titl {
    width: 34%;
    float: left;
    padding-top: 5px;
}

.colonka {
    width: 8.1111%;
    padding-top: 5px;
    float: left;
    /*    max-width: 62px*/
}

.yacheika {
    max-height: 62px
}

.colonka:hover,
.colonka:focus {
    background-color: #659d9d;
    border-radius: 38.28px
}

.fon {
    background-color: #c8dddc;
    z-index: -1;
    position: relative
}

.titl p {
    margin: 0;
    padding: 15px 0 15px 10px;
    font-weight: 500;
    font-size: 20px;
}

.check {
    background: url(/images/marker.png) center center no-repeat transparent;
    padding: 9px
}

.check.fon {
    background: url(/images/marker.png) center center no-repeat #c8dddc;
    padding: 9px;
    position: relative;
    z-index: 1
}

.pustoy,
.yacheika {
    padding: 9px
}

.pustoy img,
.yacheika img,
.check img {
    display: block;
    margin: 0 auto;
    max-width: 44px;
}

.colonka:hover .check,
.colonka:focus .check {
    background: url(/images/marker-hover.png) center center no-repeat transparent;
    padding: 9px
}

.colonka:hover .check.fon,
.colonka:focus .check.fon {
    background: url(/images/marker-hover.png) center center no-repeat #659d9d;
    padding: 9px;
    position: relative;
    z-index: 100;
    border-radius: 0 0 38.28px 38.28px;
}


.last {
    background: #c8dddc
}

.jconfirm-box {
    background-color: #f60 !important;
    color: #fff !important
}

.jconfirm-box .content h2 {
    text-transform: uppercase;
    font-size: 20px;
    text-align: center;
    padding: 20px 0 30px;
    line-height: 30px
}

.buttons {
    width: 100%;
    margin-bottom: 20px
}

.btn-primary {
    width: 49%;
    color: #fff;
    background-color: #f60 !important;
    border: 1px solid #fff !important;
    padding: 10px;
    font-size: 18px !important
}

.btn-primary:hover,
.btn-primary:focus {
    color: #f60;
    background-color: #fff
}

.jconfirm-box .content .col-md-6 {
    text-align: center;
    font-size: 13px;
    font-style: italic;
    line-height: 13px
}

.dot {
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #f60;
    position: absolute;
    pointer-events: none
}

.dot.dot-1 {
    top: 130px;
    left: 529px
}

.dot.dot-2 {
    top: 219px;
    left: 623px
}

.dot.dot-3 {
    top: 269px;
    left: 634px
}

.dot.dot-4 {
    top: 227px;
    left: 659px
}

.dot.dot-5 {
    top: 215px;
    left: 642px
}

.dot.dot-6 {
    top: 257px;
    left: 697px
}

.dot.dot-7 {
    top: 279px;
    left: 689px
}

.dot.dot-8 {
    top: 306px;
    left: 703px
}

.dot.dot-9 {
    top: 256px;
    left: 743px
}

.dot.dot-10 {
    top: 333px;
    left: 883px
}

.dot.dot-11 {
    top: 367px;
    left: 493px
}

.dot.dot-12 {
    top: 327px;
    left: 497px
}

.dot.dot-13 {
    top: 325px;
    left: 515px
}

.dot.dot-14 {
    top: 305px;
    left: 515px
}

.dot.dot-15 {
    top: 285px;
    left: 512px
}

.dot.dot-16 {
    top: 270px;
    left: 506px
}

.dot.dot-17 {
    top: 280px;
    left: 541px
}

.dot.dot-18 {
    top: 265px;
    left: 449px
}

.dot.dot-19 {
    top: 268px;
    left: 425px
}

.dot.dot-20 {
    top: 204px;
    left: 412px
}

.dot.dot-21 {
    top: 217px;
    left: 472px
}

.dot.dot-22 {
    top: 221px;
    left: 502px
}

.dot.dot-23 {
    top: 227px;
    left: 542px
}

.dot.dot-24 {
    top: 227px;
    left: 569px
}

.dot.dot-25 {
    top: 237px;
    left: 573px
}

.dot.dot-26 {
    top: 267px;
    left: 398px
}

.dot.dot-27 {
    top: 203px;
    left: 542px
}

.dot.dot-28 {
    top: 207px;
    left: 520px
}

.dot.dot-29 {
    top: 197px;
    left: 526px
}

.dot.dot-30 {
    top: 184px;
    left: 526px
}

.dot.dot-31 {
    top: 180px;
    left: 543px
}

.dot.dot-32 {
    top: 180px;
    left: 552px
}

.dot.dot-33 {
    top: 175px;
    left: 540px
}

.dot.dot-34 {
    top: 183px;
    left: 483px
}

.dot.dot-35 {
    top: 281px;
    left: 718px
}

.dot.dot-36 {
    top: 211px;
    left: 605px
}

.dot.dot-37 {
    top: 199px;
    left: 596px
}

.dot.dot-38 {
    top: 185px;
    left: 583px
}

.dot.dot-39 {
    top: 175px;
    left: 591px
}

.dot.dot-40 {
    top: 176px;
    left: 619px
}

.dot.dot-41 {
    top: 156px;
    left: 599px
}

.dot.dot-42 {
    top: 162px;
    left: 689px
}

.dot.dot-43 {
    top: 153px;
    left: 510px
}

.dot.dot-44 {
    top: 136px;
    left: 500px
}

.dot.dot-45 {
    top: 126px;
    left: 495px
}

.dot.dot-46 {
    top: 119px;
    left: 495px
}

.dot.dot-47 {
    top: 132px;
    left: 489px
}

.dot.dot-48 {
    top: 142px;
    left: 480px
}

.dot.dot-49 {
    top: 160px;
    left: 502px
}

.dot.dot-50 {
    top: 162px;
    left: 493px
}

.dot.dot-51 {
    top: 153px;
    left: 479px
}

.dot.dot-52 {
    top: 159px;
    left: 477px
}

.dot.dot-53 {
    top: 168px;
    left: 481px
}

.dot.dot-54 {
    top: 168px;
    left: 474px
}

.dot.dot-55 {
    top: 164px;
    left: 471px
}

.dot.dot-56 {
    top: 158px;
    left: 465px
}

.dot.dot-57 {
    top: 173px;
    left: 493px
}

.dot.dot-58 {
    top: 176px;
    left: 484px
}

.dot.dot-59 {
    top: 150px;
    left: 468px
}

.dot.dot-60 {
    top: 141px;
    left: 442px
}

.dot.dot-61 {
    top: 147px;
    left: 438px
}

.dot.dot-62 {
    top: 160px;
    left: 450px
}

.dot.dot-63 {
    top: 174px;
    left: 463px
}

.dot.dot-64 {
    top: 102px;
    left: 493px
}

.dot.dot-65 {
    top: 179px;
    left: 408px
}

.dot.dot-66 {
    top: 186px;
    left: 224px
}

.dot.dot-67 {
    top: 161px;
    left: 224px
}

.dot.dot-68 {
    top: 236px;
    left: 174px
}

.dot.dot-69 {
    top: 250px;
    left: 196px
}

.dot.dot-70 {
    top: 257px;
    left: 210px
}

.dot.dot-71 {
    top: 264px;
    left: 212px
}

.dot.dot-72 {
    top: 272px;
    left: 262px
}

.dot.dot-73 {
    top: 342px;
    left: 308px
}

.dot.dot-74 {
    top: 223px;
    left: 559px
}

.dot.dot-75 {
    top: 212px;
    left: 550px
}

.dot.dot-76 {
    top: 172px;
    left: 477px
}

.dot.dot-77 {
    top: 176px;
    left: 479px
}

.dot.dot-78 {
    top: 227px;
    left: 737px
}

.dot.dot-79 {
    top: 189px;
    left: 756px
}

.dot.dot-80 {
    top: 164px;
    left: 464px
}

.dot.dot-81 {
    top: 176px;
    left: 478px
}

.dot.dot-82 {
    top: 217px;
    left: 659px
}

.dot.dot-83 {
    top: 231px;
    left: 674px
}

.dot.dot-84 {
    top: 206px;
    left: 563px
}

.dot.dot-85 {
    top: 286px;
    left: 470px
}

.dot.dot-86 {
    top: 286px;
    left: 527px
}

.dot.dot-87 {
    top: 152px;
    left: 510px
}

.dot.dot-88 {
    top: 186px;
    left: 614px
}

.dot.dot-89 {
    top: 172px;
    left: 492px
}

.dot.dot-90 {
    top: 345px;
    left: 490px
}

.dot.dot-91 {
    top: 250px;
    left: 194px
}

.dot.dot-92 {
    top: 262px;
    left: 271px
}

.dot.dot-100 {
    top: 218px;
    left: 555px;
    cursor: pointer;
    pointer-events: auto
}

.dot.dot-100:hover .lost-popup {
    visibility: visible !important;
    opacity: 1 !important
}

.dot.dot-100 .lost-popup {
    padding: 10px 15px;
    background-color: rgba(0, 51, 51, 0.95);
    font-size: 14px;
    border: 1px solid #262626;
    color: #fff;
    border-radius: 4px 4px 4px 4px;
    background-clip: padding-box;
    z-index: 100;
    width: 50px;
    width: 50px;
    position: absolute;
    top: -76px;
    left: -38px;
    visibility: hidden;
    opacity: 0;
    transition: all .2s ease-in-out;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.dot.dot-100 .lost-popup img {
    width: 30px;
    height: 22px;
    margin-bottom: 10px;
    padding: 0 !important
}

.dot.dot-101 {
    top: 212px;
    left: 549px
}

.dot.dot-102 {
    top: 285px;
    left: 694px;
    cursor: pointer;
    pointer-events: auto
}

.dot.dot-102:hover .lost-popup {
    visibility: visible !important;
    opacity: 1 !important
}

.dot.dot-102 .lost-popup {
    padding: 10px 15px;
    background-color: rgba(0, 51, 51, 0.95);
    font-size: 14px;
    border: 1px solid #262626;
    color: #fff;
    border-radius: 4px 4px 4px 4px;
    background-clip: padding-box;
    z-index: 100;
    width: 50px;
    width: 50px;
    position: absolute;
    top: -76px;
    left: -38px;
    visibility: hidden;
    opacity: 0;
    transition: all .2s ease-in-out;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.dot.dot-102 .lost-popup img {
    width: 30px;
    height: 22px;
    margin-bottom: 10px;
    padding: 0 !important
}

@media screen and (max-width: 980px) {
    .map-block {
        -webkit-transform: scale(0.5) translateX(-215px);
        transform: scale(0.5) translateX(-215px);
        height: 260px
    }
}

.point {
    position: fixed;
    display: none;
    padding: 10px 15px;
    background-color: rgba(0, 51, 51, 0.95);
    font-size: 14px;
    border: 1px solid #262626;
    color: #fff;
    border-radius: 4px 4px 4px 4px;
    background-clip: padding-box;
    z-index: 100
}

.point img {
    width: 30px;
    height: 22px;
    margin-bottom: 10px;
    padding: 0 !important
}

.point div {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.contacts-content .map {
    position: relative;
    z-index: 120
}

.contacts-content .map .map-text {
    font-size: 15px;
    color: #003538;
    text-align: center;
    margin-top: 50px;
    line-height: 25px
}

.contacts-content .map .map-block {
    padding-top: 30px
}

.contacts-content .map .map-block #svggroup {
    cursor: default
}

.mapWrapper {
    margin: 0 auto;
    position: relative
}

#map {
    float: left;
    clear: both;
    width: 900px;
    height: 440px;
    overflow: hidden
}

#text {
    width: 500px;
    height: 380px;
    overflow: auto
}

.mapWrapper img {
    float: left;
    padding-right: 5px;
    padding-top: 2px
}

.mapWrapper #text ul {
    margin-left: 30px
}

.console {
    height: 35px;
    padding-top: 7px;
    float: left;
    clear: both;
    display: none;
    position: relative;
    top: 100%
}

.console .left {
    margin: 0;
    float: left;
    padding-left: 6px
}

.console .right {
    margin: 0;
    float: right;
    padding-right: 2px
}

.console li {
    list-style-type: none;
    float: left;
    margin-right: 6px
}

.console li span {
    float: left;
    cursor: pointer
}

.afrika {
    background: url(../img/world/1.png) no-repeat top left
}

.asia {
    background: url(../img/world/2.png) no-repeat top left
}

.europa {
    background: url(../img/world/3.png) no-repeat top left
}

.middle_east {
    background: url(../img/world/4.png) no-repeat top left
}

.amerika {
    background: url(../img/world/5.png) no-repeat top left
}

.world img {
    width: 30px;
    height: 22px;
    float: left;
    margin-right: 5px
}

.world .col-md-3 {
    margin-bottom: 40px
}

.cont1 .rl_sliders.accordion > .accordion-group .accordion-heading .accordion-toggle {
    display: block;
    padding: 25px 15px;
    cursor: pointer
}

.world .panel-heading {
    background: url(/images/circle-check1.png) no-repeat 98% 50%
}

.active.world .panel-heading {
    background: url(/images/circle-check1-open.png) no-repeat 98% 50%
}

.world .panel-heading a span {
    color: #00666b;
    text-transform: uppercase
}

.knopka,
.knopka:hover,
.knopka:focus {
    background: #ff6b00 !important;
    color: #fff !important;
    padding: 5px 10px !important;
    border-radius: 5px !important;
    border-bottom: none !important;
}

.banner-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 70px 70px 0;
}

.banner-inner-pic img {
    width: 100%;
    max-width: 491px;
}

.banner-heading {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 42px;
    line-height: 100%;
    color: #006065;
}

.banner-text {
    font-size: 20px;
    line-height: 130%;
    color: #006065;
}

.bottom-text {
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}

.logo-text {
    font-family: 'charterblackcregular';
    font-style: normal;
    font-weight: 900;
    font-size: 29.8481px;
    line-height: 34px;
    color: #006065;
}

.rl_tooltips-link {
    border-bottom: 0px dashed #cccccc;
    width: 100%;
}

.container {
    width: 1280px;
}

#zo2-header-wrap .container .row {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.instruction {
    border: 1px solid;
}

.instruction td {    
    padding: 5px 45px;
    font-size: 16px;
}

@media (max-width: 1200px) {
    .container {
        width: 970px;
    }
}


@media (max-width: 992px) {
    .container {
        width: 750px;
    }
}