/* Generated by Font Squirrel (https://www.fontsquirrel.com) on October 31, 2016 */

@font-face {
    font-family: 'rotondacregular';
    src: url('/templates/default/fonts/rotondac.woff2') format('woff2'),
    url('/templates/default/fonts/rotondac.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'rotondacbold';
    src: url('/templates/default/fonts/rotondac-bold.woff2') format('woff2'),
    url('/templates/default/fonts/rotondac-bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

/* Generated by Font Squirrel (https://www.fontsquirrel.com) on October 31, 2016 */

@font-face {
    font-family: 'appetiterounded';
    src: url('/templates/default/fonts/appetite-rounded.woff2') format('woff2'),
    url('/templates/default/fonts/appetite-rounded.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

.appetite {
    font-family: 'appetiterounded';
}

.bold {
    font-family: 'rotondacbold';
}

/* Global =================================================================== */
html, body {
    width: 100%;
    height: 100%;
}

body {
    background: #fff;
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

/* Wrapper ================================================================== */

#layout {
    max-width: 1140px;
    margin: 0 auto;
    width: 100%;
}

/* Header =================================================================== */
.bg-main {
    position: relative;
    width: 100%;
    margin-bottom: 95px;
}

.bg-main img {
    width: 100%;
    margin-top: -5px;
}

.logo {
    position: absolute;
    width: 100%;
    bottom: -95px;
}

header {
    /*height: 95px;*/
    background: #fff;
    width: 100%;

}

header .info .phone {

}

header .info .phone a {
    font-size: 39px;
    color: #262626;
}

header .adres {
    text-transform: uppercase;
    font-size: 14px;
    padding-top: 13px;
}

header #logo a {
    display: block;
    float: left;
    width: 180px;
    height: 50px;
    background: url("../images/logo.png") no-repeat left center;
}

.info-block, .navigation, .search-block, .icons {
    float: left;
}

.search-in form input {
    padding: 10px;
    border-radius: 30px;
    border: 2px dashed #FFD582;
    outline: none !important;
}

.search-in form {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    left: -210px;
    top: -8px;
    z-index: 9;
}

.soc_icons a:hover {
    color: #FFD582;
}

.open {
    opacity: 1 !important;
    visibility: visible !important;
}

.navigation {
    padding-left: 40px;
}

/* Header Navigation ======================================================== */
.home_ul {
    list-style: none;
    margin-right: 10px;
}

.info-block {
    padding-top: 13px;
}

.home_ul a {
    font-size: 20px;
    color: #522919;
}

header .menu,
header .menu li {
    margin: 0;
    padding: 0;
    list-style: none;
    background: none;
}

header .menu {

}

header .menu .item {

}

header .menu > li {
    float: left;
    padding-left: 5px;
}

/*
header ul li a {
    font-family: 'rotondacbold';
    padding: 10px 15px;
    text-transform: uppercase;
    color: #522919;
    font-size: 17px;
    border: 2px dashed transparent;
    border-radius: 30px;
    line-height: 50px;
}

header .menu > li > a:hover {
    border-color: #FFD582;
}
*/
header .menu > li.active > a {
}

header .menu > li.active > a:hover {
}

header .menu > li.active > ul a:hover {
    color: #EEE;
}

header .menu ul li a,
header .menu li.active ul li a {
    text-shadow: none;
    text-decoration: none;
    padding-right: 10px;
}

header .menu li ul li.active a {
    color: #F5CF53;
}

header .menu li ul li.active a:hover {
    color: #F5CF53;
}

header .menu li:hover {
    position: relative;
    z-index: 599;
    cursor: default;
}

header .menu ul {
    visibility: hidden;
    position: absolute;
    top: 99%;
    left: -15px;
    z-index: 598;
    width: 100%;
    box-shadow: 0 1px 1px #000;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}

header .menu ul li {
    float: none;
    border-bottom: solid 1px #224674;
    background-color: #224674;
    color: #FFF;
}

header .menu ul li:last-child {
    border-bottom: none;
}

header .menu ul li a {
    display: block;
    height: 30px;
    line-height: 30px;
    color: #A3CAE0;
    color: #522919;
}

header .menu ul li:hover > a {
    background-color: #224674;
    color: #FFF;
}

header .menu ul ul {
    top: 0px;
    left: 90%;
}

header .menu li:hover > ul {
    visibility: visible;
}

header .menu ul {
    width: 250px;
}

header .menu ul li:last-child,
header .menu ul li:last-child a {
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}

header .menu ul li:first-child,
header .menu ul li:first-child a {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

header .menu > .folder a {
    padding-right: 8px;
}

.navigation {
    width: 62.333333%
}

.top-nav {
    padding-top: 10px;
}

.search-block {
    padding-top: 40px;
    padding-left: 20px;
    margin-left: 20px;
}

.icons {
    padding-top: 40px;
    float: right;
}

.search-in {
    position: relative;
    cursor: pointer;
}

/* Main Navigation =========================================================== */

nav {
    padding: 15px 0px;
    margin-bottom: 10px;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

nav .menu,
nav .menu li,
nav .menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

nav .menu {
    display: flex;
    align-items: center;
}

nav .menu .item {
    background-image: none !important;
}

nav .menu > li {
    padding-right: 10px;
}

nav .menu > li:first-child {
    background: none;
}

nav .menu > li:last-child {
    padding-right: 0px;
}

nav .menu > li > a {
    transition: .2s linear;
}

nav .menu > li > a:hover {

}

nav .menu > li.active > a {
    border-color: #FFD582;
}

nav .menu > li.active > a:hover {
}

nav .menu > li.active > ul a:hover {
    color: #000;
}

nav .menu ul li a,
nav .menu li.active ul li a {
    color: #000;
    text-shadow: none;
    text-decoration: none;
    padding: 0 10px;
}

nav .menu li ul li.active > a {
}

nav .menu li ul li.active > a:hover {
    color: #2980B9;
}

nav .menu ul li:hover > a {
    background-color: #DAE9FA;
}

nav .menu li:hover {
    position: relative;
    z-index: 599;
    cursor: default;
}

nav .menu ul {
    visibility: hidden;
    position: absolute;
    top: 98%;
    left: 0;
    z-index: 598;
    width: 100%;
    box-shadow: 0 1px 1px #000;
}

nav .menu ul li {
    float: none;
    border-bottom: solid 1px #DAE9FA;
    background-color: #f9f9f9;
    color: #000;
}

nav .menu ul li:last-child {
    border-bottom: none;
}

nav .menu ul li a {
    display: block;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}

nav .menu ul ul {
    top: 0px;
    left: 99%;
}

nav .menu li:hover > ul {
    visibility: visible;
}

nav .menu ul {
    width: 200px;
    margin-top: 1px;
}

nav .menu ul li:last-child,
nav .menu ul li:last-child a {
}

nav .menu ul li:first-child,
nav .menu ul li:first-child a {
}

nav .menu > .folder > a {
    padding-right: 8px;
}

nav .menu > .folder > a > .wrap {
    padding-right: 20px;
    background: url("../images/nav-arrow-down-white.png") no-repeat right center !important;
}

nav .menu ul *.folder > a {
    padding-right: 15px;
    background-image: url("../images/nav-arrow-right.png") !important;
    background-position: 100% 50%;
    background-repeat: no-repeat;
}

.mobmenu {
    height: 20px;
    cursor: pointer;
    display: none;
    font-family: 'rotondacbold';
    align-items: center;
    text-transform: uppercase;
}

.mobmenu span {
    font-size: 20px;
    margin-right: 5px;
}

.mobmenu svg {
    width: 20px;
    height: 20px;
}

nav select {
    display: none;
}

/* Body ===================================================================== */

#body {

}

/* Breadcrumbs ============================================================== */

#breadcrumbs {
    margin-bottom: 25px;
    position: relative;
    font-weight: bold;
}

#breadcrumbs ul, #breadcrumbs li {
    margin: 0;
    padding: 0;
    list-style: none;
}

#breadcrumbs ul {
    overflow: hidden;
}

#breadcrumbs ul li {
    height: 32px;
    line-height: 32px;
    float: left;
    font-size: 12px;
    color: #2C2C2C;
}

#breadcrumbs ul li a {
    color: #2C2C2C;
}

#breadcrumbs ul li a:hover {
    color: #0189BD;
    text-decoration: none;
}

#breadcrumbs ul li.sep {
    margin: 0 10px;
    width: 4px;

}

#breadcrumbs ul li.home {
    width: 16px;
}

#breadcrumbs ul li.home a {
    display: block;
    width: 16px;
    height: 32px;
    background: url("../images/nav-home.png") no-repeat left center;
}

/* .main-sec ================================================================== */

#body .main-sec {
    max-width: 100%;
    margin-bottom: 20px;
    width: 100%;
}

.home {

}

.no-home {
    box-shadow: 0px 5px 20px -10px rgba(0, 0, 0, 0.75);
    margin-bottom: 8px;
}

#body .main-sec article {

    margin-bottom: 10px;
}

#body .main-sec h1 {
    margin-top: 22px;
    margin-bottom: 22px;
    color: #34495e;
}

#body .main-sec h1 .parent_title {
    font-size: 16px;
}

/* Sidebar ================================================================== */

#body aside {
    width: 100%;
    max-width: 292px;
    margin: 48px 28px 20px 0;
}

#body #layout.flex {
    display: flex;
}

/* Sidebar Navigation ======================================================= */

#body aside .menu, #body aside .menu li {
    margin: 0;
    padding: 0;
    list-style: none;
}

#body aside .menu ul {
    border: solid 1px #EDEDED;
    border-bottom: none;
}

#body aside .menu,
#body aside .menu li ul {
    padding: 0;
    background: #FFF;
}

#body aside .menu {
    margin: -15px;
}

#body aside .menu li ul {
    visibility: hidden;
    position: absolute;
    top: -1px;
    left: auto;
    right: 91%;
    width: 220px;
    box-shadow: 0 1px 2px #666;
    z-index: 999;
}

#body aside .menu li {
    border-bottom: solid 1px #ecf0f1;
}

#body aside .menu li:hover,
#body aside .menu li.active {
    position: relative;
    z-index: 2;
    cursor: default;
    background: #ecf0f1;
}

/*#body aside .menu li:hover > a,
#body aside .menu li.active > a { color:#FFF; }*/

#body aside .menu li:first-child {
}

#body aside .menu li:last-child {
    border-bottom: none;
}

#body aside .menu li:hover > ul {
    visibility: visible;
}

#body aside .menu li.active:hover {
}

aside .menu .item {
    background: url("../images/icons/item.png") no-repeat 10px center;
}

#body aside .menu li.active .item {
    color: #000;
}

#body aside .menu li.hover a {
}

#body aside .menu a,
#body aside .menu span.item {
    overflow: hidden;
    display: block;
    color: #666;
    text-decoration: none;
    padding: 4px 10px;
    padding-left: 36px;
}

#body aside .menu a:hover {
    color: #000;
}

#body aside .menu .counter {
    float: right;
    padding: 0px 7px;
    background: #376499;
    border-radius: 50px;
    font-size: 11px;
    color: white;
}

#body aside .menu li:hover .counter {
    background: #BDC3C7;
}

/* Footer =================================================================== */

footer {
    background: #23C2FF;
    height: 240px;
    color: #fff;
    clear: both;
    font-size: 16px;
}

footer ul, footer li {
    margin: 0;
    padding: 2px;
    list-style: none;
}

footer ul {

}

footer ul li {
    line-height: 23px !important;
    padding: 0 70px 0 0;
    float: left;
    text-align: left;
}

footer ul li:last-child {
    margin: 0;
}

footer a {
    color: #fff;
}

footer a:hover {
    color: #ecf0f1;
}

footer span.item {
    padding: 0 15px;
    display: block;
    height: 31px;
}

footer span.item:hover {
    filter: brightness(1.1);
}

footer span.item:last-child {
    padding-right: 0px;
    width: 120px;
    height: 45px;
}

footer span.item.tecama img {
    width: 100%;
}

footer #nav a {
    display: flex;
    align-items: center;
}

.svg_pos1 {
    display: inline-block;
    position: relative;
    top: 6px;
    width: 38px;
    text-align: center;
}

.our_deviz {
    display: block;
    margin-top: 10px;
    margin-bottom: 26px;
    font-family: 'rotondacbold';
}

/* Footer SQL Debug ======================================================== */

#sql_debug {
    display: none;
}

#sql_queries .query {
    padding: 10px;
    margin: 10px;
    background: #FFF;
    border: solid 1px #DDD;
}

#sql_queries .query .src {
    font-size: 12px;
    color: #999;
    margin-bottom: 4px;
}

#sql_queries .query_time {
    color: #999;
    font-size: 12px;
    margin: 4px 0 0;
}

#sql_queries .red_query {
    color: #c0392b;
}

#sql_queries .green_query {
    color: #27ae60;
}

/* Footer Navigation ======================================================== */

footer #nav {
    float: right;
    margin-right: 0;
    display: flex;
    align-items: center;
    height: 70px;
}

/* Site offline notice ====================================================== */

#site_off_notice {
    position: fixed;
    left: 15px;
    top: 15px;
    padding: 5px 10px;
    padding-left: 28px;
    background: url("../images/icons/error.png") no-repeat 8px center #FFF;
    border: solid 1px red;
    color: red;
}

/* Media Queries ============================================================ */

@media screen and (max-width: 980px) {

}

@media screen and (max-width: 800px) {
    #body .main-sec {
        width: 100% !important;
    }

    nav {
        padding: 5px;
        height: auto;
    }

    nav select {
        display: block;
    }

    footer #info {
        padding-top: 10px;
        /*		 display: none !important;*/
    }
}

@media screen and (max-width: 640px) {
    .content_item .ft_images .first_type_images:first-child {
        float: none;
        clear: both;
        margin-bottom: 10px;
        display: block;
        width: 100%;
        max-width: 100%;
    }

    .filter-panel .fields .field:nth-child(odd), .filter-panel .fields .field:nth-child(even) {
        float: none !important;
        width: 100%;
        margin-bottom: 10px;
    }

    .content_item .ft_images .first_type_images:first-child > img {
        width: 100%;
    }

    header #logo {
        margin: 0 auto;
        overflow: hidden;
        width: 200px;
    }

    header .menu {
        display: none;
    }

    .tabs-menu ul {
        display: none;
    }

    .tabs-menu select {
        display: block !important;
    }

    .widget > .title {
        font-size: 14px !important;
    }

    .widget > .title .links {
        display: none;
    }

    .content_item .ft_image {
        float: none !important;
    }
}

@media screen and (max-width: 480px) {
    footer #nav {
        padding-top: 10px;
        /*		display: none !important; */
    }

    #breadcrumbs ul li:last-child {

    }

    h1 {
        font-size: 22px;
    }

    .content_list.featured .first .photo, .content_list.featured .first .fields, .content_list.tiled.albums_list .tile {
        width: 100% !important;
    }

    .content_list_item.second .photo, .content_list_item.second .first {
        float: none !important;
        margin-right: 0 !important;
    }

    .content_list.featured .first .ft_caption a {
        font-size: 21px !important;
    }

    .content_list_item .ft_caption .value {
        font-size: 18px !important;
    }
}

/* custom style */
.skiptranslate {
    display: none !important;
}

body {
    position: static !important;
}

.humburger i {
    display: none;
}

.multilang_block .active {
    color: red;
}

.multilang_block a {
    text-decoration: none;
    color: #34495e;
}

.home a {

}

.humburger {

}

.humburger i {
    font-size: 25px;
    color: #fff;
    cursor: pointer;
}

nav select {
    display: none !important;
}

@media screen and (max-width: 800px) {
    .humburger {
        display: inline-block;
        position: relative;
    }

    .humburger i {
        display: block;
    }

    .putin {
        position: relative;
    }

    .menu {
        display: none;
        position: absolute !important;
        background: #34495e !important;
        height: auto !important;
        width: 200px;
        top: 12px;
        left: 40px;
    }

    .sezam {
        display: block;
    }

    .sezam li {
        float: none !important;
    }

    .sezam li a {
        line-height: 35px;
        padding: 0px 20px !important;
    }
}

#hpvgd, .h-mdiv, .h-mdiv2, .h-ldiv, .h-rdiv {
    background: #EAEAEA;
    color: #6D6D6D;
}

#hpvgd {
    width: 100%;
    z-index: 100;
    width: 100%;
    border-bottom: 2px solid rgb(230, 230, 230);
}

.h-mdiv {
    display: none;
    position: relative;
    margin: auto;
    text-align: center;
}

.h-mdiv2 {
    display: none;
    position: fixed;
    margin: auto;
    text-align: center;
    width: 400px;
    height: 200px;
}

.h-ldiv {
    float: left;
    padding: 7px 10px 7px 0px;
}

.h-rdiv {
    position: absolute;
    top: 7px;
    right: 0px;
    text-align: right;
}

.h-ni {
    display: none !important;
}

a.hcmaf {
    color: red;
    margin-left: 5px;
    font-size: 20px;
    font-weight: bold;
}

a.h-anl {
    color: #2a72cc;
}

a.h-al {
    color: #ED664B;
}

.h-fi {
    font-weight: bold;
    border-radius: 50%;
    padding: 0px 8px;
    margin-right: 5px;
    font-size: 19px;
}

.h-background-1 {
    color: #fff !important;
    background: #000 !important;
}

.h-background-2 {
    color: #000 !important;
    background: #fff !important;
}

.soc_icons a {
    margin: 0 5px;
    text-decoration: none;
    color: #522919;
}

.soc_icons a:last-child {
    padding: 0px;
}

/*сетка*/
/* Common styles for all columns */
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .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-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .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-md-10, .col-md-11, .col-md-12, .col-lg-1, .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-lg-10, .col-lg-11, .col-lg-12 {
    position: relative;
    float: left;
}

/* ExtraSmall (screen < 768px) */
.col-xs-1 {
    width: 8.33333333%;
}

.col-xs-2 {
    width: 16.66666667%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-4 {
    width: 33.33333333%;
}

.col-xs-5 {
    width: 41.66666667%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-7 {
    width: 58.33333333%;
}

.col-xs-8 {
    width: 66.66666667%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-10 {
    width: 83.33333333%;
}

.col-xs-11 {
    width: 91.66666667%;
}

.col-xs-12 {
    width: 100%;
}

/* Small (screen > 768px) */
@media (min-width: 768px) {
    .col-sm-1 {
        width: 8.33333333%;
    }

    .col-sm-2 {
        width: 16.66666667%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-4 {
        width: 33.33333333%;
    }

    .col-sm-5 {
        width: 41.66666667%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-7 {
        width: 58.33333333%;
    }

    .col-sm-8 {
        width: 66.66666667%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-10 {
        width: 83.33333333%;
    }

    .col-sm-11 {
        width: 91.66666667%;
    }

    .col-sm-12 {
        width: 100%;
    }
}

/* Medium (screen > 992px) */
@media (min-width: 992px) {
    .col-md-1 {
        width: 8.33333333%;
    }

    .col-md-2 {
        width: 16.66666667%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-4 {
        width: 33.33333333%;
    }

    .col-md-5 {
        width: 41.66666667%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-7 {
        width: 58.33333333%;
    }

    .col-md-8 {
        width: 66.66666667%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-10 {
        width: 83.33333333%;
    }

    .col-md-11 {
        width: 91.66666667%;
    }

    .col-md-12 {
        width: 100%;
    }
}

/* Large (screen > 1200px) */
@media (min-width: 1200px) {
    .col-lg-1 {
        width: 8.33333333%;
    }

    .col-lg-2 {
        width: 16.66666667%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-4 {
        width: 33.33333333%;
    }

    .col-lg-5 {
        width: 41.66666667%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-7 {
        width: 58.33333333%;
    }

    .col-lg-8 {
        width: 66.66666667%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-10 {
        width: 83.33333333%;
    }

    .col-lg-11 {
        width: 91.66666667%;
    }
}

.main-slider {
    margin-top: 18px;
    position: relative;
}

.main-slider .owl-prev {
    background: #fff url(/templates/default/images/arrow.svg) no-repeat;
    background-position: 10px 25px;
    transform: rotate(180deg);
    background-size: 25px;
    position: absolute;
    z-index: 999999999999;
    top: 39%;
    border-radius: 50%;
    padding: 16px;
    left: -43px;
    width: 40px;
    height: 40px;
}

.main-slider .owl-next {
    background: #fff url(/templates/default/images/arrow.svg) no-repeat;
    background-position: 10px 25px;
    background-size: 25px;
    position: absolute;
    z-index: 999999999999;
    top: 39%;
    border-radius: 50%;
    padding: 16px;
    right: -43px;
    width: 40px;
    height: 40px;
}

.main-slider .owl-nav {
    color: transparent;
}

.main-slider .item {
    position: relative;
    cursor: pointer;
    overflow: hidden;
}

.main-slider .item img {
    transition: 1s;
}

.main-slider .item:hover img {
    transform: scale(1.1);
}

.main-slider .item .title {
    text-transform: uppercase;
    color: #0089BD;
    font-size: 26px;
    -webkit-text-stroke: 0.5px #fff;
    padding-bottom: 2px;
}

.main-slider .item .desc {
    color: #fff;
    font-size: 17px;
    width: 38%;
}

.main-slider .item .btn {
    position: absolute;
    top: 123%;
    left: 80px;
}

.main-slider .item .btn a {
    text-transform: uppercase;
    color: #fff;
    font-size: 18px;
    border: 2px dashed #fff;
    padding: 10px 10px;
    border-radius: 20px;
}

.main-slider .item .btn a:hover {
    border-color: #23c2ff;
    /*color: #23c2ff;*/
}

#nav .item:hover {
    opacity: .7
}

#nav .item {
    transition: .3s;
}

.main-slider .item .block {
    position: absolute;
    z-index: 9;
    padding: 55px 65px;
}

.main-slider .owl-item:nth-child(2n) .item .block {
    right: -335px;
}

.main-slider .owl-item:nth-child(2n) .item .block .desc {
    text-align: right;
    width: 33%;
}

.about_widget {
    margin-top: 15px;
}

.about_widget .item {

}

.about_widget .item .block-left {

}

.about_widget .item .block-left .block-padd {
    background: #23C2FF;
    color: #fff;
    position: relative;
    float: left;
}

.about_widget .item .block-left .block-left-in {
    border: 2px dashed #A7E7FF;
    margin: 20px 15px;
    padding: 27px 35px;
}

.about_widget .item .block-left .block-left-in .title {
    font-size: 26px;
    text-transform: uppercase;
    padding-bottom: 15px;
}

.about_widget .item .block-left .block-left-in .desc {
    line-height: 27px;
}

.about_widget .item .block-left .block-left-in .btn {
    margin-top: 23px;
    margin-bottom: 7px;
}

.about_widget .item .block-left .block-left-in .btn a {
    color: #0C749C;
    background: #fff;
    padding: 8px 13px;
    text-transform: uppercase;
    border-radius: 30px;
    font-size: 16px;
    position: relative;
    z-index: 9;
}

.about_widget .item .block-left .block-left-in .btn a:before {
    content: '';
    position: absolute;
    top: -2px;
    left: -2px;
    width: 100%;
    height: 100%;
    border: 2px solid #0C749C;
    z-index: 999;
    border-radius: inherit;
    opacity: 0;
    -webkit-transform: scale3d(0.6, 0.6, 1);
    transform: scale3d(0.6, 0.6, 1);
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
    transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}

.about_widget .item .block-left .block-left-in .btn a:hover:before {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1;
}

.about_widget .item .block-left .block-left-in .btn a:hover {
    color: #fff;
    background: #23C2FF;
}

.about_widget .item .block-right {

}

.about_widget .item .block-right .block-padd {

}

.about_widget .item .block-right .block-right-in {

}

.about_widget .item .block-right .block-right-in img {
    width: 100%;
    height: 428px;
}

.clear {
    clear: both;
}

/* news */
.news {

}

.news .title {
    color: #0189BD;
    text-transform: uppercase;
    font-size: 26px;
    padding: 30px 0px;
    display: inline-block;
}

.news .link {
    display: inline-block;
    float: right;
    margin-right: 10px;
    padding: 30px 0px;
    padding-top: 37px;
}

.news .link a {
    color: #3E3E3E;
    text-transform: uppercase;
    font-size: 13px;
    border-bottom: 1px dashed #3e3e3e;
}

.news .link a:hover {
    border-bottom: 1px dashed transparent;
}

.news .news-in {
    padding-right: 10px;
}

.news .news-in .news_widget {

}

.news .news-in .news_widget .item {

}

.news .news-in .news_widget .item .item-in {
    cursor: pointer;
}

.news .news-in .news_widget .item .item-in:hover img {
    filter: brightness(1.1);
}

.news .news-in .news_widget .item .item-in:hover .date {
    filter: brightness(1.1);
}

.news .news-in .news_widget .item:nth-child(1) .item-in {
    padding-right: 15px;
}

.news .news-in .news_widget .item:nth-child(2) .item-in {
    padding-left: 15px;
}

.news .news-in .news_widget .item .item-in .image {
    position: relative;
}

.news .news-in .news_widget .item .item-in .image .date {
    position: absolute;
    background: #FEA901;
    padding: 5px 5px;
    left: 15px;
    top: -10px;
    text-align: center;
    text-transform: uppercase;
    line-height: 22px;
    color: #fff;
    height: 50px;
    /*width: 52px;*/
    z-index: 99;
}

.news .news-in .news_widget .item .item-in .image img {
    width: 100%;
}

.news .news-in .news_widget .item .item-in .title-item {
    padding: 5px 0px;
}

.news .news-in .news_widget .item .item-in .title-item a {
    text-transform: uppercase;
    color: #292929;
    border-bottom: 1px dashed transparent;
}

.news .news-in .news_widget .item .item-in .title-item a:hover {
    border-bottom: 1px dashed #292929;
}

.news .news-in .news_widget .item .item-in .desc {
    font-size: 14px;
}

.news .news-in .news_widget .item .item-in .btn {
    padding-top: 10px;
    padding-bottom: 40px;
}

.news .news-in .news_widget .item .item-in .btn a {
    font-size: 15px;
    color: #1F1F1F;
}

.news .news-in .news_widget .item .item-in .btn i {
    padding-left: 5px;
}

.news .news-in .news_widget .item .item-in .btn a:hover i {
    -webkit-animation-name: hvr-icon-wobble-horizontal;
    animation-name: hvr-icon-wobble-horizontal;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

@-webkit-keyframes hvr-icon-wobble-horizontal {
    16.65% {
        -webkit-transform: translateX(6px);
        transform: translateX(6px);
    }

    33.3% {
        -webkit-transform: translateX(-5px);
        transform: translateX(-5px);
    }

    49.95% {
        -webkit-transform: translateX(4px);
        transform: translateX(4px);
    }

    66.6% {
        -webkit-transform: translateX(-2px);
        transform: translateX(-2px);
    }

    83.25% {
        -webkit-transform: translateX(1px);
        transform: translateX(1px);
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes hvr-icon-wobble-horizontal {
    16.65% {
        -webkit-transform: translateX(6px);
        transform: translateX(6px);
    }

    33.3% {
        -webkit-transform: translateX(-5px);
        transform: translateX(-5px);
    }

    49.95% {
        -webkit-transform: translateX(4px);
        transform: translateX(4px);
    }

    66.6% {
        -webkit-transform: translateX(-2px);
        transform: translateX(-2px);
    }

    83.25% {
        -webkit-transform: translateX(1px);
        transform: translateX(1px);
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

/*  /news  */

/* instagram */
.instagram {

}

.instagram .title {
    color: #0189BD;
    text-transform: uppercase;
    font-size: 26px;
    padding: 30px 0px;
    display: inline-block;
    padding-left: 20px;
}

.instagram .instagram-in {

}

.instagram .instagram-in .items {
    float: right;
    width: 95%;
}

.instagram .instagram-in .items .item {

}

.instagram .instagram-in .items .block {
    width: 47%;
    height: 170px;
    text-align: center;
    background: #23C0FD;
    margin-left: 10px;
}

.instagram .instagram-in .items .block:hover {
    background: #6fd7ff;
}

.instagram .instagram-in .items .block a {
    color: #fff;
    display: block;
    height: 85%;
    position: relative;
    border: 2px dashed #A4E2FA;
    margin: 10px;
}

.instagram .instagram-in .items .block a .subs {
    text-transform: uppercase;
    font-size: 17px;
    padding-top: 35%;
    margin-bottom: 12px;
}

.instagram .instagram-in .items .block a .user {

}

/* /instagram  */

/* partners  */
.partners {
    /* width: 100%; */
    /* background: url(/templates/default/images/img.png);*/
    background-color: #b7b10f;
    width: 200%;
    left: -50%;
    background-size: 100% 100%;
    text-align: let;
    padding: 10px;
    /*  margin-top: 20px;
    margin-bottom: -10px; */
    position: relative;
    z-index: 99;
}

.partners .title {
    color: #fff;
    text-transform: uppercase;
    font-size: 26px;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
    display: inline-block;
}

.partners p {
    color: #fff;
}

.partners .part-in {
    width: 100%;
}

.partners .part-in .item {
    cursor: pointer;
}

.partners .part-in .item img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.partners .owl-carousel .owl-item {
    padding: 0px 30px;
    box-sizing: border-box;
}

.partners .part-in .item:hover img {
    transform: scale(1.050);
}

.part-in.columns3 {
    columns: auto;
    column-count: auto;
    column-width: 500px;
    column-gap: 40px
}

.partners .owl-nav {
    display: block !important;
    color: transparent;
}

.partners .owl-prev {
    background: url(/templates/default/images/arrow-part.svg) no-repeat;
    position: absolute;
    left: -10px;
    top: 40%;
    width: 30px;
    height: 30px;
    background-size: 30px;
    transform: rotate(180deg);
}

.partners .owl-next {
    background: url(/templates/default/images/arrow-part.svg) no-repeat;
    position: absolute;
    right: -10px;
    top: 40%;
    width: 30px;
    height: 30px;
    background-size: 30px;
}

/* /partners  */

/*  map  */
.map {
    width: 100%
}

.map iframe {

}

.map #layout {
    position: relative;
}

.map #layout .block {
    background: #23C2FF;
    color: #fff;
    position: absolute;
    top: 50px;
    right: 0px;
    max-width: 400px;
    padding: 12px;
}

.map #layout .block .block-in {
    border: 2px dashed #A4E2FA;
    padding: 12px 25px;
    font-size: 18px;
}

.map #layout .block .block-in .title {
    font-size: 26px;
    text-transform: uppercase;
    text-align: center;
    padding-bottom: 18px !important;
    padding: 0;
}

.map #layout .block .block-in div {
    padding-bottom: 30px;
    padding-left: 45px;
}

.map #layout .block .block-in .location {
    padding-bottom: 20px;
    background: url(/templates/default/images/location.svg) no-repeat;
    background-size: 26px;
}

.map #layout .block .block-in .number {
    background: url(/templates/default/images/call.svg) no-repeat;
    background-size: 26px;
}

.map #layout .block .block-in .insta {
    background: url(/templates/default/images/insta.svg) no-repeat;
    background-size: 26px;
}

.map #layout .block .block-in .mail {
    background: url(/templates/default/images/mail.svg) no-repeat;
    background-size: 26px;
}

.map #layout .block .block-in .facebook {
    padding-bottom: 16px;
    background: url(/templates/default/images/fc.svg) no-repeat;
    background-size: 26px;
}

/*  /map  */

/* catalog */
.catalog_list {
    border: 1px solid #87ceeb;
    padding: 30px 15px;
    display: inline-block;
    background: #fff;
    display: flex;
    flex-wrap: wrap;
}

.catalog_list .item {
    margin-bottom: 40px;
    text-align: center;
}

.catalog_list .item .item-in {
    padding: 0px 15px;
}

.catalog_list .item .title {
    padding-top: 10px;
    padding-bottom: 10px;
}

.catalog_list .item .title a {
    font-size: 18px;
    color: #2C2C2C
}

.catalog_list .item .title a:hover {

}

.catalog_list .item .image {

}

.catalog_list .item .image img {
    width: 100%;
}

.catalog_list .item .btn {
    text-transform: uppercase;
}

.catalog_list .item .btn a {
    color: #0189BD;
    border-bottom: 1px dashed #0189BD;
}

.catalog_list .item .btn a:hover {
    border-bottom: 1px dashed transparent;
}

.main-sec article h1 {
    font-family: 'appetiterounded';
    color: #0189BD !important;
    /* text-transform: uppercase; */
    font-size: 26px;
    text-align: center;
}

.content_item {
    /*
    border: 1px solid #87ceeb;
    padding: 30px 15px;
    */
    padding-left: 5px;
    display: inline-block;
    background: #fff;
}

/* /catalog   */
.no-home-body {
    background: url(/templates/default/images/clouds.png);
    background: #fff;
}

.promotions_list_item .fields {
    position: relative;
    width: 70%;
    top: 40px;
}

.promotions_list_item .f_title a {
    font-family: 'rotondacbold';
}

.burger {
    position: absolute;
    top: 15px;
    cursor: pointer;
    right: 20px;
    font-size: 22px;
    color: #0189BD;
    display: none;
}

.cats {
    position: relative;
}

.elmira-nadoela {
    height: 0px !important;
    overflow: hidden !important;
    margin-top: -30px !important;
}

.leti {
    position: absolute;
    top: 290px;
    z-index: 999;
    width: 100%;
    right: -140px;
    display: block !important;
}

.cats .active a {
    color: #0189BD !important;
    border-bottom: 1px solid #0189BD;
}