/*
Theme Name: fsgeoup
Theme URI: http://b2k-webdesign.com/
Author: the http://b2k-webdesign.com/
Author URI: http://b2k-webdesign.com/
Description: Our fsgruop default theme.
Version: 1.0
Tags: blog, custom theme
Text Domain: fsgeoup

*/
@import url('https://fonts.googleapis.com/css?family=PT+Serif&subset=cyrillic,cyrillic-ext');

/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */

/* Document
   ========================================================================== */

html {
    font-family: sans-serif; /* 1 */
    line-height: 1.15; /* 2 */
    -ms-text-size-adjust: 100%; /* 3 */
    -webkit-text-size-adjust: 100%; /* 3 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers (opinionated).
 */

body {
    margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */

article,
aside,
footer,
header,
nav,
section {
    display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */

figcaption,
figure,
main { /* 1 */
    display: block;
}

/**
 * Add the correct margin in IE 8.
 */

figure {
    margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
    box-sizing: content-box; /* 1 */
    height: 0; /* 1 */
    overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
    font-family: monospace, monospace; /* 1 */
    font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */

a {
    background-color: transparent; /* 1 */
    -webkit-text-decoration-skip: objects; /* 2 */
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */

a:active,
a:hover {
    outline-width: 0;
}

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
    border-bottom: none; /* 1 */
    text-decoration: underline; /* 2 */
    text-decoration: underline dotted; /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */

b,
strong {
    font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
    font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
    font-family: monospace, monospace; /* 1 */
    font-size: 1em; /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */

dfn {
    font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */

mark {
    background-color: #ff0;
    color: #000;
}

/**
 * Add the correct font size in all browsers.
 */

small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    font-family: 'PT Serif', serif;
    font-weight: normal;
    color: #000;
    text-decoration: none;
}

/* Embedded content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

audio,
video {
    display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */

audio:not([controls]) {
    display: none;
    height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */

img {
    border-style: none;
}

/**
 * Hide the overflow in IE.
 */

svg:not(:root) {
    overflow: hidden;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif; /* 1 */
    font-size: 100%; /* 1 */
    line-height: 1.15; /* 1 */
    margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
    overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
    text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */

button,
html [type="button"], /* 1 */
[type="reset"],
[type="submit"] {
    -webkit-appearance: button; /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
    box-sizing: border-box; /* 1 */
    color: inherit; /* 2 */
    display: table; /* 1 */
    max-width: 100%; /* 1 */
    padding: 0; /* 3 */
    white-space: normal; /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
    display: inline-block; /* 1 */
    vertical-align: baseline; /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */

textarea {
    overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */

[type="checkbox"],
[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

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

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
    -webkit-appearance: button; /* 1 */
    font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */

details, /* 1 */
menu {
    display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
    display: list-item;
}

/* Scripting
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

canvas {
    display: inline-block;
}

/**
 * Add the correct display in IE.
 */

template {
    display: none;
}

/* Hidden
   ========================================================================== */

/**
 * Add the correct display in IE 10-.
 */

[hidden] {
    display: none;
}

/* Layout */

/* bxSlider */
/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */

/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
    position: relative;
    margin: 0 auto 60px;
    padding: 0;
    *zoom: 1;
}

.bx-wrapper img {
    max-width: 100%;
    display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
    -moz-box-shadow: 0 0 5px #ccc;
    -webkit-box-shadow: 0 0 5px #ccc;
    box-shadow: 0 0 5px #ccc;
    border: 5px solid #fff;
    left: -5px;
    background: #fff;

    /*fix other elements on the page moving (on Chrome)*/
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: -30px;
    width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(img/bx_loader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #666;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
    left: 10px;
    background: url(img/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
    right: 10px;
    background: url(img/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
    background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
    background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
    display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
    text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 11px;
    outline: 0;
    background: url(img/controls.png) -86px -11px no-repeat;
    margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
    background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
    display: block;
    text-indent: -9999px;
    width: 9px;
    height: 11px;
    outline: 0;
    background: url(img/controls.png) -86px -44px no-repeat;
    margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
    background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #666 \9;
    background: rgba(80, 80, 80, 0.75);
    width: 100%;
}

.bx-wrapper .bx-caption span {
    color: #fff;
    font-family: Arial;
    display: block;
    font-size: .85em;
    padding: 10px;
}

/* End bxSlider */
a {
    color: #000;
    transition: color .6s;
    cursor: pointer;
}

a:hover {
    color: #2e5691;
}

body {
    background-color: #ebebeb;
    color: #000;
    font-size: 10px;
}

.wrap {
    max-width: 1200px;
    margin: 0 auto;
}

li {
    list-style: none;
}

.wrap > .header,
.wrap > .main,
.wrap > .footer {
    padding: 12px 24px;
    font-size: 1.3rem;
    position: relative;
}

.wrap > .header,
.wrap > .main {
    background-color: #ffffff;
    overflow: hidden;
}

.wrap > .main {
    padding-bottom: 25px;
}

.wrap > .inner-page {
    display: table;
    padding-top: 0;
    width: 100%;
    padding-bottom: 0;
    box-sizing: border-box;
}

.content, .sidebar {
    display: table-cell;
    box-sizing: border-box;
    vertical-align: top;
}

.content {
    width: 70%;
    border-right: solid 1px #ebebeb;
    padding: 25px 25px 25px 0;
    margin: -25px 0;
    font-size: 14px;
}
.content ol li{
    list-style:decimal !important;
    margin-bottom:10px;
}
.sidebar {
    width: 30%;
}
.sidebar li {
    font-size: 14px;
}
.half-col {
    width: 50%;
    float: left;
    box-sizing: border-box;
    overflow: hidden;
}

.half-col ul.bulets {
    padding: 0 0 0 15px;
}

.half-col .bulets li {
    list-style: disc;
    font-size: 12px;
    width: 50%;
    float: left;
}

.wrap > .header {
    height: 100px;
    overflow: visible;
}

.header > ul {
    padding: 0;
    margin: 0;
}

.header .logo {
    float: left;
}

.header .logo a {
    display: inline-block;
    width: 145px;
    height: 97px;
    overflow: hidden;
    text-indent: -999px;
    background: url("img/logo.png");
    background-size: cover;
}

.main-menu {
    float: right;
    margin-top: 50px;
}

.main-menu a {
    text-decoration: none;
    color: #000;
    transition: color .6s;
    display: inline-block;
    cursor: pointer;
}

.main-menu a:hover,
.main-menu .current a:hover {
    color: #2e5691;
}

.main-menu > ul > li {
    display: inline-block;
}

.main-menu > ul > li.mobile {
    width: 30px;
    height: 30px;
    position: relative;
    display: none;
}

.main-menu > ul > li > a {
    font-family: 'PT Serif', serif;
    font-size: 18px;
}

.main-menu > ul > li.mobile div {
    height: 20%;
    background: #2e5691;
    position: absolute;
    left: 0;
    right: 0;
}

.main-menu > ul > li:nth-child(n+2) {
    margin: 0 5px;
    height: 62px;
    position: relative;
}

.main-menu > ul > li:last-child {
    margin-right: 0;
}

.main-menu > ul > li.mobile div:nth-child(1) {
    top: 0;
    left: 0;
    right: 0;
}

.main-menu > ul > li.mobile div:nth-child(2) {
    top: 40%;
}

.main-menu > ul > li.mobile div:nth-child(3) {
    top: 80%;
}

.main-menu > ul > li ul {
    position: absolute;
    display: none;
    top: 62px;
    z-index: 200;
    left: 0;
    padding: 0;
    background: #fff;
    border-left: solid 1px #ebebeb;
    border-right: solid 1px #ebebeb;
}

.main-menu > ul > li ul a {
    padding: 10px;
    font-size: 12px;
    border-bottom: solid 1px #ebebeb;
    display: inline-block;
    min-width: 250px;
}

.main-menu > ul > li ul a:hover {
    background-color: #2e5691;
    color: #ffffff;
}

.main-menu > ul > li:hover ul {
    display: block;
}

.lang {
    position: absolute;
    top: 20px;
    right: 25px;
}

.lang li {
    display: inline-block;
    font-size: 11px;
}

.lang li:nth-child(n+2):before {
    content: "|";
    margin: 0 5px;
}
.wrap-slider{
    padding: 0 25px;
    background: #fff;
    overflow: hidden;
}
.slider,.slick-slider {
    padding: 0;
    overflow: hidden;
    margin: 0 !important;
}

.slider ul {
    padding: 0;
    margin: 0;
    border-top: solid 1px #ebebeb;
    border-bottom: solid 1px #ebebeb;

}

.slider li img {
    width: 100%;
    text-align: center;
}

.box-items {
    width: 100%;
    padding: 0;
    margin: 0;
    text-align: center;
}

.box-items.services {
    display: block;
    text-align: center;
}

.box-items li {
    padding: 0 ;
    width: 19.5%;
    box-sizing: border-box;
    background: #2e5691;
    color: #fff;
    font-size: 12px;
    transition: background-color .6s;
    position: relative;
    display: inline-block !important;
}
.box-items li h2{
    overflow: hidden;
    padding: 0 20px;
}
.box-items li h2 a{
    color: #ffffff;
    text-align: center;
    display: inline-block;
    overflow: hidden;
    min-height: 60px;

}
.box-items li:nth-child(3n+1) {
    clear: both;
    float: none;
    display: block;

}

.box-items.services{
    text-align: left;
}

.box-items.services li {
    display: inline-block;
    min-height: 200px;
    width: 32.9%;
    text-align: center;
    border: solid 1px #fff;
    margin: 0;
    padding: 0;
    clear: none;
}

.box-items.services li h2 a {
    color: #ffffff;
}

.box-items li:nth-child(n+2) {
    border-left: solid 1px #fff;
}

.box-items li p {
    padding: 0 10px;
}

.box-items li:hover {
    background-color: #6da1d6;
}

.box-items img {
    width: 100%;
    height:auto;
}

.box-items .read-more {
    color: #fff;
    position: absolute;
    right: 15px;
    bottom: 10px;
}

.read-more:after {
    content: "»";
    position: absolute;
}

.gallery {
    padding: 0;
}

.gallery li img {
    width: 100%;
    height:auto;
}

.gallery li {
    width: 25%;
    float: left;
    box-sizing: border-box;
    border-left: solid 1px #fff;
}

.footer {
    padding-bottom: 40px;
    overflow: hidden;
}

.footer > ul {
    padding: 0;
    margin: 0;
}

.footer h3 {
    font-family: helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
}

.footer > ul > li {
    width: 20%;
    margin: 0;
    padding: 0 20px 0 0;
    float: left;
    box-sizing: border-box;
}

.footer > ul > li ul {
    padding: 0 0 0 12px;
}

.footer > ul > li ul li {
    font-size: 12px;
    list-style: disc;
}

.footer p {
    font-size: 12px;
}

.inner-page ul {
    padding: 12px;
}

.inner-page ul li {
    list-style: disc;
}
.wrap-breadcrumb{
    padding: 0 25px;
    background: #fff;
}
.breadcrumb {
    background-color: #fff;
    border-top: solid 1px #ebebeb;
    border-bottom: solid 1px #ebebeb;
    overflow: hidden;
}

.breadcrumb ul {
    padding: 10px;
    margin: 0;
    overflow: hidden;
}

.breadcrumb li {
    float: left;
}

.breadcrumb li:nth-child(n+2):before {
    content: "»";
    margin: 0 5px;
}

.slider {
    width: 100%;
    box-sizing: border-box;
}

.slider div img {
    max-width: 100%;
    min-width: 100%;
    height: auto !important;
}
.wpcf7-form input[type=text],
.wpcf7-form input[type=email],
.wpcf7-form textarea{
    padding: 3px;
    width: 100%;
    display: block;
    box-sizing: border-box;
}
.wpcf7-form input[type=submit],
a.read-more
{
    padding: 6px;
    border: none;
    background: #2e5691;
    color: #ffffff;
}
a.read-more{
    padding-right: 15px;
    text-decoration: none;
}
.inner-page .sideMenu{
    padding-left:37px;
    float: left;
}
.sideMenu li{
    font-size:13px;
    margin-bottom:10px;
}
body{
    visibility: visible;
}
.p-t{
    float: left;
    margin: 0 20px 20px 0;
}
.offices{
    padding-left: 25px;
}
.offices h3{
    margin-bottom: 10px;
}
.offices p{
    font-size:14px;

}
div.gallery figure{
    display: inline-block;
}
div.gallery figure img{
    width: 100%;
    height:auto;
}
div.gallery.gallery-columns-4 figure{
    width: 20%;
    margin: 2.5%;
}
.lang a,.lang li{
    font-size: 11px !important;
    text-transform: uppercase;
}
div.gallery.gallery-columns-3 figure{
    width: 30%;
    margin: 1.5%;
}
.ru .box-items li h2{
    height: 108px;
}
@media all and ( max-width: 1024px) {
     .half-col,
     .box-items li,
     .content,
     .sidebar,
    .half-col,
     .footer > ul > li{
        width: 100% !important;
        float: none !important;
        display: block !important;
    }
    .footer > ul > li,
    .footer > ul > li ul li{
        text-align: center;
        list-style:none ;
        padding: 20px 0;
    }
    .footer > ul > li ul li{
        padding: 5px 0;
    }
    .main-menu > ul li{
        display: none;
    }
    .main-menu > ul li.mobile{
        display: block;
        cursor: pointer;
    }
    .main-menu {
        position: absolute;
        float: none;
        right:0;
        left:0;
        top:30px;
        padding: 30px 0 0;
    }
    .main-menu > ul{
        padding: 0;
    }
    .main-menu > li{
        text-align: center;
        margin: 0;
    }
    .main-menu > ul > li:last-child{
        margin-right: 15px;
    }
    .main-menu > ul li a,
    .main-menu > ul > li ul a{
        display: block;
        padding: 10px 25px;
        text-align: center;
        border-bottom: solid 1px #bebebe;
    }
    .main-menu > ul > li ul a,
    .main-menu > ul > li ul a:hover,
    .main-menu > ul > li:nth-child(n+2){
        height: auto;
        background: #fff;
    }
    .main-menu > ul > li ul{
        top:0;
        border: none;
    }
    .main-menu > ul li.mobile{
        position: absolute;
        right:25px;
        top:0;
        left:auto;
    }
    .main-menu > ul li {
        background: #fff;
        position: static;
        z-index: 100;
    }
    .main-menu > ul.open li{
        display: block;
    }
    .main-menu > ul.open ul{
        position: relative;
        display: block;
    }

    .content{
        border: none;
    }
    .inner-page .sideMenu{
        padding-left: 14px;
        float: left;
    }
    .main-menu > ul > #lang-menu{
        right: 0 !important;
    }
    .main-menu > ul > #lang-menu li a{
        padding: 10px 0;
    }
    .main-menu > ul > #lang-menu li{
        padding: 0 5px;
    }
    .box-items li h2,
    .ru .box-items li h2{
        padding-bottom: 20px;
        height: auto;
        min-height: 10px;
    }
}

#cboxNext,#cboxPrevious{
    background-image: none !important;
    background-color: #fff !important;
    width: 32px !important;
    height:40px !important;
    top:50% !important;
    margin-top: -20px!important;
    font-size: 1px;
    color: #fff;
    text-indent: -7px !important;
}
#cboxPrevious{
    left: 0 !important;
}
#cboxPrevious:after{
    content: '❮';
    color: #000;
    font-size:20px;
}
#cboxNext{
    right: 0 !important;
}
#cboxNext:after{
    content: '❯';
    color: #000;
    font-size:20px;

}
.small-ul{
    max-width: 600px;

}
.small-ul li{
    max-width: 250px;
    width: 250px;
    padding-right:50px ;
    float: left;
}
.main-menu > ul > #lang-menu{
    position: absolute;
    top:-50px;
    right:25px;
    display: block;
}
.main-menu > ul > #lang-menu  ul{
    display: block;
    border:none;
    position: relative;
    left:0;
    right:0;
}
.main-menu > ul > #lang-menu  ul li{
    display: inline-block;
}
.main-menu > ul > #lang-menu ul a{
    display: inline-block;
    min-width: auto;
    background: transparent;
    border: none;
}
.main-menu > ul > #lang-menu ul a:hover{
    color: #000;
}