/* ==========================================================================
   DimX custom styles
   ========================================================================== */
@import url(https://fonts.googleapis.com/css?family=Marck+Script&subset=cyrillic);

.my-center {
    position: relative;
    right: 50%;
    float: right;
}

.u-center {
    position: relative;
    left: 50%;
    float: left;
}

/* Custom container */
body {
    /* font: 13px Tahoma, Helvetica, sans-serif; */
    background: #dbdbdc;
    color: #000000;
    font-family: 'Ubuntu', Tahoma,sans-serif;
    font-size: 14px;
    line-height: 1.2;
}

.row-fluid.my-top.hidden-small {
    background: #fff;
    border-top: 10px solid #dbdbdc;
}

h2 {
    font-size: 1.1em;
    color: #000000;
    margin-top: 0;
}

.container {
    width: 1200px;
    margin: 20px auto 0;
}

.sidebar {
    padding: 5px;

}

.well {
    background-color: #FFFFFF;
    min-height: 72px;
}

.StLogoFirm {
    background-color: #FFFFFF;
    float: left;
    height: 120px;
    margin: 10px;
    text-align: justify;
    width: 120px;
}

.nav-list {
    padding-left: 5px;
    padding-right: 5px;
}

.row-fluid .span6 {
    margin-left: 0;
}

.nav-list img {
    border: 0 none;
    float: left;
    margin: 5px;
    width: 45px;
}

.side-informers-cnt {
    font-size: 10px;
    margin: 2px 3px 6px 2px;
    text-align: left;
}

/*.navbar-inner {*/
    /*background-color: #EEEFEF;*/
    /*background-image: linear-gradient(to bottom, #EEEFEF, #d6d6d6);*/
    /*background-repeat: repeat-x;*/
    /*border: 1px solid #c2c2c2;*/
/*}*/

/*.navbar .nav > li > a {*/
    /*color: #ffffff;*/
    /*font-family: Marck Script;*/
    /*font-size: 16px;*/
    /*margin-top: -4px;*/
    /*text-shadow: 0 1px 0 #ffffff;*/
/*}*/

/*.dmenu .nav > li > a {*/
    /*background: url('/images/lb.jpg') no-repeat scroll 0% 0% transparent;*/
    /*height: 33px;*/
    /*width: 190px;*/
    /*color: #000000;*/
    /*line-height: 33px;*/
    /*padding-left: 10px;*/
/*}*/

/*.navbar .nav > li {*/
    /*width: 90px;*/
/*}*/

/*.navbar .nav > li > a {*/
    /*padding: 10px;*/
/*}*/

/*.navbar .nav > li > a:focus, .navbar .nav > li > a:hover {*/
    /*background: none;*/
    /*color: #000000;*/
    /*border: none;*/
/*}*/

/*.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {*/
    /*background: none;*/
    /*border: none;*/
    /*box-shadow: none;*/
/*}*/

/*.navbar .nav > li > a {*/
    /*border: none;*/
    /*border: none;*/
/*}*/

#content1 {
    padding: 20px;
    background: #fff;
    font: 13pt Arial, FreeSans, sans-serif;
    line-height: 1.5;
    width: 980px;
    display: table;
}

.footer {
    color: #000;
    padding: 5px;
    clear: left;
}

.prettyprint {
    background: #ffffff;
}

.nav-pills > li > a {
    background-color: #b53c10;
    border-radius: 0;
    color: #FFFFFF;
    font-family: Tahoma;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 12px;
    padding-top: 12px;
    line-height: 11px;
}

.nav-pills > li > a:hover {
    text-decoration: underline;
    background-color: #f9cd26;
    color: #111;
}

.nav > li > a:focus {
    background-color: #B63D10;
}

.dropdown-menu {
    padding: 9px 0;
    z-index: 1;
}
.dropdown.open .dropdown-menu {
    z-index: 1001;
}
.dropdown-backdrop {
    z-index: -1;
}
.dropdown-menu > li > a {
    line-height: 16px;
    color: #000;
    padding: 3px 18px 5px;
    white-space: pre-wrap;
    font-weight: 600;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    background-color: #B63D10;
    background-image: none;
    font-weight: bold;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a {
    background-color: #B63D10;
    background-image: none;
}

.nav-pills > .active > a, .nav-pills > .active > a:hover, .nav-pills > .active > a:focus, .nav-pills > .open > a:focus {
    background-color: #fff;
    color: #B63D10;
    /*border-radius: 0 0 12px 12px;*/
    /*border: 2px solid #B63D10;*/
    /*padding-bottom: 6px;*/
    /*padding-top: 6px;*/
    /*padding-left: 10px;*/
    /*padding-right: 10px;*/
}

#search input[type="submit"] {
    background: none repeat scroll 0 0 #B63D10;
    border: medium none;
    color: #FFFFFF;
    font-size: 12px;
    height: 22px;
}

#search input[type="text"] {
    height: 20px;
    color: #000000;
    font-size: 12px;
    border: 1px solid #B63D10;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-top: 0;
    width: 159px;
    border-radius: 0 8px 8px 0;
}

#menu.dropdown-menu {
    box-shadow: none;
    border: 0 solid #B63D10;
    width: 180px;
    border-radius: 0;
}

#search {
    padding-left: 18px;
    float: none;
    margin-bottom: 0;
}

.lblock {
    /* border: 2px solid #B63D10; */
    /* border-radius: 12px; */
    float: left;
    margin-top: 10px;
    width: 180px;
    /* padding: 3px 5px 5px; */
    clear: both;
    background: #fff;
    position: relative;
}

.lblocks {
    border: 0 solid #B63D10;
    float: left;
    margin-top: 10px;
    width: 174px;
    clear: both;
}

.lblock b {
    color: #000000;
    display: block;
    font-size: 11px;
    font-weight: bold;
    padding: 6px 10px 4px;
}

.lblock span {
    background: none repeat scroll 0 0 #B63D10;
    /* border-radius: 0 0 10px 10px; */
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    line-height: 11px;
    padding: 6px 10px;
    text-align: center;
    display: block;
    position: absolute;
    bottom: 62px;
    z-index: 11;
    left: 0;
    right: 0;
    max-width: 120px;
    margin: 0 auto;
}

.foot {
    background: #B63D10;
    margin-top: 20px;
    border-radius: 0 0 12px 12px;
    color: #FFFFFF;
    height: 12px;
}

h1 {
    font-size: 18px;
    line-height: 20px;
    padding-bottom: 4px;
}

.osob {
    color: #000000;
    float: right;
    font-weight: bold;
    margin-bottom: 25px;
    background: url(/upload/reimg/re-price-bg.png);
    display: block;
    width: 109px;
    height: 48px;
    text-align: right;
    font-size: 20px;
    padding: 5px 20px 5px 5px;
    zoom: 0.8;
    border-radius: 0;
}

.datatour {
    font-weight: bold;
    text-align: center;
    height: 100px;
}

.more {
    font-size: 12px;
    font-weight: bold;
    margin-top: 40px;
    text-align: center;
}

#myCarouselLeft .main_articles img {
    height: 125px;
    overflow: hidden;
    max-width: none;
    padding-top: 0 !important;
    padding-bottom: 20px;
}

#myCarouselLeft .main_articles b {
    height: 35px;
}

.main_articles {
    color: #000000;
    font-size: 13px;
    text-align: left;
}

.dd {
    font-size: 12px;
    font-weight: bold;
    padding-top: 10px;
    width: 200px;
    position: relative;
}

.dd img {
    float: left;
    padding-right: 10px;
    width: 28px;
}

.opis {
    padding-bottom: 5px;
    width: 250px;
    padding-top: 5px;
    overflow: hidden;
    clear: both;
    min-height: 25px;
}

.ds {
    background: none repeat scroll 0 0 #B53D10;
    border-radius: 16px 16px 0 0;
    color: #FFFFFF;
    float: right;
    font-weight: bold;
    padding: 5px;
    text-align: center;
    width: 80px;
    margin-bottom: -5px;
    margin-top: -20px;
    margin-right: -109px;
    position: relative;
}

.nav-tabs .open .dropdown-toggle, .nav-pills .open .dropdown-toggle, .nav > li.dropdown.open.active > a:hover {
    border-left: 0 solid #E6633A;
    border-right: 0 solid #C03D14;
}

.nav-tabs .open .dropdown-toggle, .nav-pills .open .dropdown-toggle, .nav > li.dropdown.open.active > a:hover, .nav > li.dropdown.open.active > a:focus {
    background-color: #ffffff;
    color: #B63D10;
}

.nav-pills .dropdown-menu {
    background: none repeat scroll 0 0 #B63D10;
    border: medium none;
    border-radius: 0 0 0 20px;
    padding-left: 10px;
    padding-right: 5px;
    /*list-style: disc outside none;padding-left: 25px;*/
}

.nav-pills .dropdown-menu > li > a {
    color: #FEFEFE;
    padding: 3px 5px 5px;
    white-space: nowrap;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    line-height: 12px;
}

.nav-pills .dropdown-menu > li {
    color: #FEFEFE;
}

.nav-pills .dropdown-menu > li:hover, .nav-pills .dropdown-menu > li > a:hover {
    color: #B63D10;
    background: #ffffff;
    border-radius: 8px 0 0 8px;
}

ul.social {
    margin: 0 auto;
    list-style: none;
}

ul.social li {
    float: left;
    padding-left: 2px;
    padding-right: 2px;
}

.head-phone {
    padding-top: 5px;
    font-family: arial;
    color: black;
    font-weight: bold;
    font-size: 14px;
    line-height: 20px;
}

/* #lang li a {
    background-color: white;
    border-radius: 0;
    border: none;
    color: grey;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 9px;
    padding-top: 7px;
    line-height: 11px;
    padding-left: 5px;
    padding-right: 5px;
    text-transform: uppercase;
} */

/* #lang li.active a, #lang li a:hover {
    color: #B63D10;
} */
/* #lang li {
    float: right;
} */
/* #lang li a {
    padding-bottom: 8px;padding-top: 4px;
} */
#myCarouselLeft .carousel-control {
    width: 15px;
    height: 15px;
    top:55%;
    font-size: 30px;
    line-height: 12px;
}
.g-menu {
    padding-top: 0;padding-left: 0;margin-bottom: 0;position: relative;z-index: 3;
}
.g-tour {
    padding: 5px 25px 5px 5px;overflow: hidden;
}
.t-header > .span9 {
    width: 75%;
}
.t-header > .span3 {
    margin-left: 0;width: 25%;
}
.my-top > .span3 {
    width: 17.3%
}
.my-top > .span9 {
    width: 82.7%; margin-left: 0
}
.mobile-menu {
    display: none !important;
}
.hidden-big {
    display: none !important;
}
.cus-span3 {
    width: 25%;
}
.cus-span6 {
    width: 50%;
}
.cus-span6 .span5 {
    float: left;
    width: 41.666666667%;
}
.cus-span6 .span7 {
    float: left;
    width: 58.333333333%;
}
.cus-span6 .span3 {
    float: left;
    width: 25%;
}
.my-body.span9 {
    margin-left: 0; width: 82.7%;
}

.g-head .left-head {
    width: 63%;
    border-right: 1px dotted;
}
.g-head .right-head {
    width: 32%;
}
.g-tour table{
    text-align: center;
    margin: 0 auto;
}

/* RE:Style */

.cont-out {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    align-content: center;
    justify-content: center;
    margin: 0 auto;
}

.cont-img1 {
    width: 250px;
    height: 170px;
    border-radius: 10px;
}

.cont-img2 {
    width: 250px;
    height: 170px;
    border-radius: 10px;
}

.cont-in {
    max-width: 50%;
}

.cont-top {
    background: #fff7d5;
    padding: 15px;
    margin-bottom: 15px;
    text-align: center;
    font-size: 15px;
    font-weight: 700;
    border: 5px double #b63d0f75;
    border-radius: 15px;
}

.cont-map {
    display: block;
    overflow: hidden;
    text-align: center;
    background: #ececec;
    border-radius: 15px;
    box-shadow: 0 10px 20px 0 #11111147;
    padding-bottom: 10px;
    margin: 15px auto 50px;
    max-width: 95%;
}

/* RE New */

.re-head-out {
    max-width: 1200px;
    margin: 0 auto;
}

.re-head-out {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    align-content: center;
    justify-content: space-between;
    padding-bottom: 5px;
}

img.re-logo {
    max-width: 175px;
}

.re-head-in2-t {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    align-content: center;
    justify-content: space-between;
}

.re-head-in2-t1 {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    align-content: center;
    margin-top: -17px;
}

.re-head-in2-t1-1 {
    color: #b53c10;
    font-size: 30px;
    font-weight: 600;
    border-top: 10px solid #ffd21c;
    padding: 15px 25px 15px 0;
    text-align: right;
}

.re-head-in2-t1-2 {
    color: #797979;
    font-size: 30px;
    font-weight: 600;
    border-top: 10px solid #b53c10;
    border-left: 1px solid;
    padding: 15px 0 0 25px;
    margin-bottom: 15px;
}

.g-menu li {
    min-width: 135px;
}

ul.re-lang {
    display: flex;
    flex-flow: column;
    list-style: none;
    align-items: center;
    align-content: center;
    justify-content: center;
}

ul.re-lang li {
    display: flex;
    flex-flow: column;
    list-style: none;
    align-items: center;
    align-content: center;
    justify-content: center;
}

ul.re-lang li {
    background: #dcddde;
    /* padding: 10px !important; */
    font-size: 18px;
    border-radius: 50px;
    margin: 3px auto;
    width: 40px;
    height: 40px;
    display: flex; /*block*/
    align-items: center;
    align-content: center;
    justify-content: center;
}

ul.re-lang li a {
    color: #111;
    display: block;
    margin-top: -5px;
}

ul.re-lang li.active, ul.re-lang li:hover {
    background: #ffd21c !important;
}

.re-phone {
    font-size: 21px;
    text-align: center;
    margin: 0 auto;
}

ul.re-social {
    margin-top: 10px !important;
}

ul.re-social {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    align-content: center;
    justify-content: space-evenly;
    list-style: none;
    padding: 0;
    margin: 0 auto;
}

ul.re-social li a img {
    width: 45px;
    height: 45px;
}

.re-doc {
    margin-top: 10px;
}

.re-doc a img {
    height: 45px;
}

.re-sidebar {
    display: flex;
    flex-flow: row wrap;
    align-items: flex-start;
    align-content: center;
    justify-content: space-between;
    margin: -5px auto 25px;
}

.re-sidebar-post {
    width: 32%;
    background: #fff;
    margin: 8px auto;
}

/* .re-sidebar-post-img {
    height: 235px;
    overflow: hidden;
} */

.re-sidebar-post-img a img {
    height: 217px;
    max-width: 318px;
    width: 100%;
    object-fit: fill;
}

.re-sidebar-post-title {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1.5;
    min-height: 50px;
    display: block;
    padding: 15px;
}

a.re-sidebar-post-detail {
    color: #fff;
    display: block;
    background: #b53c10;
    text-align: center;
    margin: 15px auto 0;
    padding: 7px;
    font-size: 20px;
    text-transform: lowercase;
    max-width: 384px;
}

.re-sidebar-post-text {
    padding: 0 15px;
    font-size: 15px;
    line-height: 1.5;
    min-height: 102px;
}

.re-sidebar-post-tp {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    align-content: center;
    justify-content: space-between;
    margin: 0 auto;
    /* padding: 0 15px; */
}

.re-sidebar-post-price {
    background: url(/upload/reimg/re-price-bg.png);
    display: block;
    width: 114px;
    height: 47px;
    text-align: right;
    font-size: 17px;
    padding-top: 5px;
    padding-right: 20px;
}

.re-sidebar-post-date {
    max-width: 52%;
    padding-left: 15px;
    color: #b53c10;
    font-size: 14px;
    /* line-height: 1.8; */
    font-weight: 600;
    align-self: center;
    height: 60px;
    display: flex;
    align-items: center;
}

.re-sidebar-post-date img {
    zoom: 0.65;
    /* float: left; */
    margin-right: 15px;
}

.re-sidebar-post:nth-child(1) {
    display: flex;
    width: 65.2%;
    /* display: flex; */
    height: max-content;
    max-height: 512px;
    flex-flow: column wrap;
}

/* .re-sidebar-post:nth-child(1) .re-sidebar-post-img {
    height: 287px;
} */

.re-sidebar-post:nth-child(1) .re-sidebar-post-img a img {
    /* width: auto; */
    /* height: 253px; */
    /* max-width: 355px; */
    /* width: 100%; */
    /* object-fit: cover; */
    height: auto;
    max-height: 217px;
    max-width: unset;
    width: 100%;
    object-fit: cover;
    object-position: 0 -20px;
}

.re-sidebar-post:nth-child(1) .re-sidebar-post-text {
    padding: 0 15px;
    font-size: 15px;
    line-height: 1.5;
    min-height: 102px;
}


.re-sidebar-post:nth-child(1) a.re-sidebar-post-detail {
    margin-right: 0;
    max-width: 370px;
}

.re-sidebar-post:nth-child(35) {
    display: none;
}

.re-sidebar-post:nth-child(34) {
    /*display: none;*/
}

.re-sidebar-post:nth-child(33) {
    width: 65.2%;
    /* display: flex; */
    height: max-content;
    max-height: 512px;
}

.re-sidebar-post:nth-child(33) a.re-sidebar-post-detail {
    margin-right: 0;
    max-width: 370px;
}

.re-sidebar-post:nth-child(33) .re-sidebar-post-text {
    padding: 0 15px;
    font-size: 15px;
    line-height: 1.5;
    min-height: 102px;
}

.re-sidebar-post:nth-child(33) .re-sidebar-post-img a img {
    height: auto;
    max-height: 217px;
    max-width: unset;
    width: 100%;
    object-fit: cover;
}


body#home-page div#contenu {
    display: none;
}

body#home-page .span12.g-tour {
    display: none;
}

body#home-page .g-head .left-head {
    display: none;
}


.re-sidebar {
    display: none;
}

body#home-page .re-sidebar {
    display: flex;
}

div#contenu .row-fluid {
    background: #fff;
    padding: 5px 0 0 10px;
    border-radius: 5px;
    overflow: hidden;
    border-bottom: 0 solid !important;
    box-shadow: 3px 3px 5px #1111111f;
}

div#contenu .row-fluid .ds {
    color: #000000;
    float: right;
    font-weight: bold;
    text-align: center;
    margin-bottom: -5px;
    margin-top: -95px;
    margin-right: -135px;
    /* position: relative; */
    background: url(/upload/reimg/re-price-bg.png);
    display: block;
    width: 109px;
    height: 42px;
    font-size: 17px;
    padding: 5px 20px 5px 5px;
    zoom: 0.8;
    border-radius: 0;
}

div#contenu .row-fluid .opis {
    padding-bottom: 5px;
    width: 215px;
    padding-top: 5px;
    overflow: hidden;
    clear: both;
    min-height: 25px;
}

.reprogramm a {
    margin-right: -108px;
    float: right;
    margin-top: -25px;
    color: #fff;
    display: block;
    background: #b53c10;
    text-align: center;
    padding: 7px;
    text-transform: lowercase;
}

.refooter.span12 {
    padding: 10px 0;
    margin: 0 auto !important;
    text-align: center;
}


.datatour img {
    mix-blend-mode: darken;
}


.row-fluid .span2 {
    background: #fff;
    border-radius: 5px;
    width: 20%;
}

.row-fluid .span10 {
    width: 77%;
}

#myCarousel .item img {
    height: 298px;
    width: 100%;
}

#myCarousel .item {
    border-radius: 5px;
    overflow: hidden;
    background: #dbdbdc !important;
    height: auto !important;
    line-height: inherit !important;
    font-size: 52px;
    text-align: center;
    font-family: "trebuchet ms", sans-serif;
}

.navbar .btn-navbar {
    margin-top: -15px;
}

.navbar-inner {
    position: relative;
}

.remenu-title {
    position: absolute;
    top: 10px;
    color: #fff;
    font-size: 18px;
}

.row-fluid div#myCarouselBottom {
    display: none;
}
/*24.01.23*/
.nav-pills li:hover .dropdown-menu {
    display: block;
}

.nav-pills li:hover .dropdown-menu {
    display: block;
    margin-top: 0;
}

.nav-pills li .dropdown-menu {
    margin-top: 0 !important;
}

/* test slider*/

.span12.g-tour .carousel-inner {
    position: relative;
    overflow: hidden;
    display: flex !important;
    flex-flow: row nowrap !important;
    width: 100%;
    max-width: 458px;
    overflow-x: scroll;
}

.span12.g-tour .carousel-inner>.item {
    position: relative;
    /*display: block; slide not work with this */
    -webkit-transition: .6s ease-in-out left;
    -moz-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left;
    width: 100%;
    min-width: 420px;
    box-shadow: 8px 0 5px -5px #11111147;
    margin-right: 10px;
}

/*// end test slider*/

.dropdown-menu {
    z-index: 2 !important;
}

/* end 24.01.23*/


@media (max-width: 1199px) {
    .container {
        width: 100%;
    }
    .head-phone {
        font-size: 11px;
        line-height: 14px;
    }
    #menu.dropdown-menu {
        width: 100%;
    }
    .lblock {
        width: 100%;
    }
    .lblocks {
        width: 100%;
        background: #fff;
        text-align: center !important;
        margin: 0 auto !important;
    }
    .lblocks img {
        display: block;
        margin: 0 auto;
    }
    .g-head .left-head {
        width: 63%;
    }
    .g-head .right-head {
        width: 32%;
    }
    .g-tour {
        padding-left: 10px;
        padding-right: 15px;
    }
    .ds {
        margin-right:-85px;
        margin-top:-15px;
        padding: 2px;
    }
    .dri img {
        max-height:100px;
    }

    .row-fluid.my-top.hidden-small.re-head {
        zoom: 0.8;
    }

    .nav-pills > li > a {
        font-weight: 500;
    }

    .re-sidebar-post {
        width: 47%;
    }

    .re-sidebar-post:nth-child(1) {
        width: 47%;
    }

    .re-sidebar-post-img a img {
        height: auto;
        max-height: 217px;
        max-width: unset;
        width: 100%;
        object-fit: cover;
        object-position: 0 -20px;
    }

    .re-sidebar-post:nth-child(33) {
        width: 47%;
    }

    .re-sidebar-post:nth-child(1) a.re-sidebar-post-detail {
        max-width: 384px;
        margin: 15px auto 0;
    }

    .re-sidebar-post:nth-child(33) a.re-sidebar-post-detail {
        max-width: 384px;
        margin: 15px auto 0;
    }

    #menu.dropdown-menu {
        width: 100%;
        min-width: auto;
    }
}

@media (max-width: 980px) {
    .re-head-out {
        flex-flow: column;
        justify-content: center;
    }

    .re-head-in2 {
        display: flex;
        flex-flow: column wrap;
        align-items: center;
        align-content: center;
        justify-content: center;
        margin: 0 auto;
    }

    .re-head-in2-t {
        display: flex;
        flex-flow: column wrap;
        align-items: center;
        align-content: center;
        justify-content: center;
    }

    ul.re-lang {
        display: flex;
        flex-flow: row wrap;
        list-style: none;
        align-items: center;
        align-content: center;
        justify-content: space-between;
        margin: 0 auto;
    }

    ul.re-lang li {
        background: #dcddde;
        font-size: 18px;
        border-radius: 50px;
        margin: 15px 5px;
    }

    ul.re-social {
        display: flex;
        flex-flow: row wrap;
        align-items: center;
        align-content: center;
        justify-content: space-evenly;
        list-style: none;
        padding: 10px;
        margin: 15px auto;
    }

    .re-head-in2-t1-2 {
        border-top: 0 solid #b53c10;
    }

    .re-head-in2-t1-1 {
        border-top: 0 solid #ffd21c;
    }

    .g-menu {
        position: relative;
        margin: 0 auto;
        padding: 0;
    }

    .g-menu li {
        min-width: auto;
    }
}
@media (max-width: 940px) {
    .t-header > .span9 {
        width: 71%;
    }
    .t-header > .span3 {
        width: 29%;
    }
    .social li img {
        max-width: 23px;
    }
    .social li {
        padding: 0;
    }
    .head-phone {
        padding-top: 0;
    }
    .dri img {
        max-height: 88px;
        float: right;
    }
    #menu.dropdown-menu > li > a {
        padding-left: 5px;
        padding-right: 15px;
    }
    .g-head .left-head {
        width: 80%;
    }
    .g-head .right-head {
        width: 100%;
        /* max-width: 320px; */
    }
    .my-page .span10 {
        width: 78.87292817679558%;
    }
    .my-page .span2 {
        width: 18.3646408839779%;
    }
    .dd,.opis {
        width: 177px;
    }
    .ds {
        margin-right: -61px;
        margin-top: -12px;
        padding: 0;
    }
    .g-tour table, .g-tour iframe, .g-tour img {
        max-width: 413px;
    }

    .row-fluid.g-head {
        display: flex;
        flex-flow: column wrap;
        align-items: center;
        align-content: center;
        justify-content: center;
    }

    .g-head .left-head {
        border-right: 0 dotted;
    }

    #menu.dropdown-menu {
        width: 100%;
        min-width: 160px;
    }

    #menu.dropdown-menu {
        width: 100%;
        min-width: 160px;
    }


}
@media (max-width: 767px) {
    .my-body.span9 {
        width: 100%;
    }
    .container {
        width: 100%;
    }
    .my-top > .span3 {
        width: 10%
    }
    .my-top > .span9 {
        width: 90%; margin-left: 0
    }
    .g-menu {
        display: none;
    }
    .mobile-menu {
        display: block !important;
    }
    .span3.hidden-small {
        display: none;
    }
    .hidden-big {
        display: block !important;
    }
    .left {
        float: left;
    }
    .social li img {
        max-width: 40px;
    }
    .head-phone {
        font-size: 16px;
        line-height: 22px;
        padding-left: 10px;
    }
    .dri img {
        max-height: 125px;
    }
    .slogan {
        padding-top: 5px;
        margin-left: -10px;
    }
    #lang {
        padding-left: 20px;
    }
    #lang li {
        float: left;
        padding: 5px;
    }
    .my-body {
     width: 100%;
    }
    .g-head .left-head {
        width: 100%;
        border-right: none;
    }
    .g-head .right-head {
        width: 100%;
        margin: 0 auto !important;
    }
    .g-tour table, .g-tour iframe, .g-tour img {
        max-width: 726px;
    }
    .my-page .span10,.my-page .span2 {
        float: left;
    }
    .osob {
        margin: 0 auto;
    }

    #contenu {
        padding-top: 20px;
        border-top: 1px dotted;
    }
    #contenu [class*="span"] {
        float: left;
    }
    #contenu .span8 {
        width: 73.666666667%;
    }
    #contenu .span4 {
        width: 26.333333333%;
    }
    .dd, .opis {
        width: 96%;
    }
    .ds {
        margin-right: -122px;
        margin-top: -12px;
        padding: 5px;
    }

    #myCarouselBottom .carousel-control {
        width: 30px;
        height: 30px;
        top: 50%;
        font-size: 50px;
        line-height: 24px;
    }
    .lblock b {
        text-align: center;
    }

    .lblocks-off center div {
        text-align: center !important;
    }

    .row-fluid .span10 {
        width: 100%;
    }

    .row-fluid .span2 {
        width: 100%;
        display: flex;
        flex-flow: row nowrap;
        align-items: center;
        align-content: center;
        justify-content: space-between;
        margin: 0 auto;
        padding: 10px;
    }

    .datatour {
        text-align: center;
        height: auto;
        margin: 0 auto;
        display: block;
    }

    #myCarousel .item img {
        height: auto;
        width: 100%;
        max-height: 350px !important;
        object-fit: cover;
        object-position: top center;
    }



}

@media (max-width: 702px) {

    .re-sidebar-post {
        width: 85%;
    }

    .re-sidebar-post:nth-child(1) {
        width: 85%;
    }

    .re-sidebar-post:nth-child(33) {
        width: 85%;
    }

}

@media (max-width: 575px) {
    .head-phone {
        padding-left: 0;
        font-size: 15px;
    }
    #lang {
        padding-left: 15px;
    }
    #contenu .span8 {
        width: 66.666666667%;
    }
    #contenu .span4 {
        width: 33.333333333%;
    }
}
@media (max-width: 510px) {
    .cus-span6 {
        width: 100%;
    }
    .cus-span3 {
        width: 50%;
    }
    .slogan {
        margin-left: 0;
    }
    .head-phone > div {
        text-align: center;
    }
    .social {
        padding-left: 5px;
    }
}

@media (max-width: 420px) {

    .cont-in {
        max-width: 100%;
    }

    .re-sidebar-post {
        width: 100%;
    }

    .re-sidebar-post:nth-child(1) {
        width: 100%;
        height: max-content;
        max-height: initial;
    }

    .re-sidebar-post:nth-child(33) {
        width: 100%;
    }

    .my-page .span10, .my-page .span2 {
        width: 100%;
    }
    .osob {
        border-radius: 16px;
    }

    .re-head-in2-t1 {
        display: flex;
        flex-flow: column wrap;
        align-items: center;
        align-content: center;
        margin-top: -17px;
    }

    .re-head-in2-t1-1 {
        text-align: center;
        padding: 15px 0;
        font-size: 22px;
    }

    .re-head-in2-t1-2 {
        text-align: center;
        padding: 15px 0;
        font-size: 22px;
        border-left: 0;
    }

    .re-doc {
        margin: 10px auto;
        text-align: center;
    }

}
