#skrollr-body {
    float: left;
    width: 100%;
    height: 100%;
}

body{
    font-family: "Open Sans";
}
.full-width{
    position: relative;
}
#editor-modal h2{
    text-align: center;
}
.slides-box{
    max-height: 915px;
    overflow: hidden;
    position: relative;
    z-index: 80;
}
.slides-box .slick-slide{
    position: relative;
    height: 100%;
}
.slides-box .slick-dots{
    padding: 0; 
    margin: 0;
    position: absolute;
    bottom: 128px;
    width: 100%;
    text-align: center;
    z-index: 96;
}
.slides-box .slick-dots li{
    display: inline-block;
    margin: 0px 16px;
}
.slides-box .slick-dots li button{
    width: 32px;
    height: 32px;
    border-width: 0;
    background-color: #fff;
    font-size: 0px;
}
.slides-box .slick-dots li button:focus,
.slides-box .slick-dots li button:active{
    outline: none;
}

.slides-box .slick-dots li.slick-active button,
.slides-box .slick-dots li button:hover{
    background-color: #a6ce38;
}
.slides-box  .title-box{
    text-align: center;
    color: #231f20;
    position: absolute;
    top: 44%;
    padding: 60px 0;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: rgba(255, 255, 255, 0.7);
}
.slides-box  .title-box .subtitle,
.slides-box  .title-box .title{
    min-width: 768px;
}
.slides-box  .title-box .title{
    font-size: 73px;
    font-weight: bold;
}
.slides-box  .title-box .subtitle{
    font-size: 42px;
}

.slides-mask.min-slide-heigh{
    width: 100%;
    min-height: 345px; 
    background-position: center;
    background-size: cover;
    padding: 16.4% 0;
    z-index: 9;
}
.paralax-fixed-box,
.slides-mask.min-slide-heigh{
    min-height: 345px;

}
.paralax-fixed-box{
    padding: 16.6% 0;
    position: relative;
}
.paralax-fixed{
    position: fixed;
    width: 100%;
    top: 96px;
    z-index: 10;
    /*    padding-top: 96px;*/
}
.slide-two .slides-mask{
    background-color: transparent;
}
.slide-two .fixed-img{
    z-index: 10;
    width: 100%;
    height: 100%;
    position: fixed;
    background-position: center;
    background-size: cover;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: #888;
}
.slide-two.paralax-fixed-box{
    padding: 0;
    overflow: hidden; 
}

nav.navbar{
    background-color: #fff;
    border-width: 0px;
    margin-bottom: 0px;
    border-radius: 0px;
    z-index: 999;
    position: fixed;
    width: 100%;
}
nav  .container-fluid{
    vertical-align: bottom;
    text-align: center;
}
nav li{
    display: inline-block !important;
    float: initial !important;
}
nav .menu-top-bar li.active a,
nav .menu-top-bar li a:hover{
    color: #02b2a8;
}
nav .lang-bar li.active a{
    font-weight: bold;
}

nav .navbar{
    border-width: 0;
}
nav .navbar-nav{
    float: initial;
    width: 100%;
}
nav .navbar-header {
    float: initial;  
    width: 100%;
}
nav .navbar-brand{
    float: initial;
    display: inline-block;
    height: auto;
    padding: 8px;
    letter-spacing: -1px;
}
nav .navbar-nav a{
    color:#000;
    line-height: 53px;
    font-size: 20px;
    text-transform: uppercase;
    padding: 0 27px;
    font-weight: 600;
}
nav .navbar-nav .submenu{
    display: none;
    position: absolute;
    width: 100%;
    left: 0;
    background-color: #fff;
    padding: 0;
}
nav .navbar-nav .submenu a{
    font-size: 1.1em;
    line-height: 36px;

}
nav .navbar-nav .submenu a:hover{
    text-decoration: none;
}
nav .navbar-nav .submenu.open{
    display: inline-block;
}
nav .langue-bar a{
    float: initial;
    padding: 0 11px;
}
nav .langue-bar a,
nav .langue-bar li{
    font-size: 17px;
}

nav .left-col,
nav .center-col,
nav .rigth-col{
    display: inline-table;
}
.nav>li>a:focus, .nav>li>a:hover{
    background-color: transparent;
}
.navbar-nav>li{
    position: initial;
    float: none;
}

.content-box{
    position: relative;
    padding-top: 96px;
}
.menu-fixed .content-box{
    /*    padding-top: 96px;*/
}

.menu-fixed nav{
    height: 64px;
    position: fixed;
    z-index: 999;
    width: 100%;
    top: 0;
}
.navbar-brand>img{
    /*    -webkit-transition: max-height 1s ease-out 0s;
        -moz-transition: max-height 1s ease-out 0s;
        -o-transition: max-height 1s ease-out 0s;
        transition: max-height 1s ease-out 0s;*/
}
.menu-fixed .navbar-brand>img{
    max-height: 50px;
}
.white-box{
    background-color: #fff;
    z-index: 996;
    position: relative;
}
/*.white-box > .container-fluid > .row{
    padding-top: 70px;
    padding-bottom: 70px;
}*/
h3{
    text-align: center;
    font-size: 36px;
    margin: 22px 0;
    font-weight: 600;
}
.seledin-box{
    background-color: #00b1a9;
    padding-bottom: 120px;
    z-index: 10;
    position: relative;
}
.page_contact .seledin-box{
    padding-top: 80px;
    padding-bottom: 70px;
    position: relative;
    z-index: 996;
}

.slides-mask {
    width: 100%;
    min-height: 310px;
    position: relative;
    background-color: #888;
}
.slides-mask .mask-1,
.slides-mask .mask-2{
    position: absolute;
    z-index: 91;
    border-width: 0px;
    border-color: transparent;
    border-style: solid;
}
.slides-mask .mask-1{
    border-left-color: #a6ce38;
    left: 0;
    top: 0;
    /*   border-bottom-width: 310px;
       border-left-width: 595px;*/
    border-left-width: 31vw; 
    border-bottom-width: 16.1vw;
}
.slides-mask .mask-2{
    border-right-color: #02b2a8;
    right: 0;
    bottom: 0;
    /*  border-top-width: 310px;
      border-right-width: 595px;*/
    border-right-width: 31vw;
    border-top-width:16.1vw;
}

.seo-text .content,
.seo-text .content *{
    color:#231f20;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
}
footer{
    padding: 16px 0px 32px;
    background-color: #ebebeb;
    text-align: center;
    margin: 0;
    z-index: 10;
    position: relative;
}
footer .table{
    display: inline-table;
    margin-bottom: 0;
}
footer .col-md-6:first-of-type .row  span:last-of-type{
    padding-left: 25px;
}
footer span.text{
    font-size: 16px;
    line-height: 32px;
    display: table-cell;
    font-weight: 600;
    vertical-align: middle;
}
footer span.text.newsleater-intro{
    text-transform: uppercase;
    text-align: right;
}

footer span.text b{
    color: #000000;
    font-size: 14px;
}
footer span.left{
    float: left;
}
footer span.right{
    float: right;
}
footer .fb-ico,
footer .ins-ico{
    display:inline-block;
    background-position: center;
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
    margin-left: 10px;
    position: relative;
    top: 6px;
}
footer .fb-ico{
    background-image: url('../img/fb.png');
}
footer .ins-ico{
    background-image: url('../img/insta.png');
}
[name=newsletter]{
    display: inline-block;
    margin: 0;
    margin-left: -50px;
}

[name=newsletter] [type=email]{
    color:#696969;
    line-height: 32px;
    border-width: 0px;
    width: 210px;
    text-indent: 10px;
}
[name=newsletter] [type=submit]{
    font-size: 14px;
    font-weight: 600;
    background-color: #a7d400;
    line-height: 32px;
    text-transform: uppercase;
    padding: 0 15px;
    color: #fff;
    border-width: 0;
}

.google-map{
    width: 100%;
    height: 750px;
    z-index: 996;
}
.limit-width{
    width:1544px;
    margin: 0 auto;
    position: relative;
}
.row.key{
    min-height: 81px;
    padding: 65px 0px
}
.row.key,
.row.key a{
    font-size: 16px;
    line-height: 64px;
    font-weight: 600;
}
.key .ico{
    display: inline-block;
    background-position: left;
    background-repeat: no-repeat;
    background-size: 64px;
    padding-left: 80px;
    color: #000;
    padding-right: 20px;

}
.ico.ico-veturilo,
.ico.ico-shuttle{
    cursor: pointer;
}
.key a.ico-bus:hover{
    text-decoration: none;
}
.key-box{
    display: table;
    width: 1024px;
    margin: 0 auto;
}
.key-box > span{
    display: table-cell;
    vertical-align: top;
}
.turquoise-btn{
    background-color: #ec008c;
    color: #fff;
}
.row.key .turquoise-btn{
    font-size: 17px;
    font-weight: 600;
    padding: 0px 35px;
    line-height: 37px;
    margin: 13px 0;
    border-radius: 0;
}

.ico-bus{
    background-image: url('../img/autobus.png')
}
.ico-veturilo{
    background-image: url('../img/veturilo.png')
}
.ico-shuttle{
    background-image: url('../img/shuttle.png')
}
.form-row input,
.form-row textarea,
.form-row button{
    width: 100%;
    border: none;
    padding: 0 15px;
    line-height: 35px;
    margin-bottom: 15px;
}
.form-row textarea{
    min-height: 250px;
}
.grren-light-btn{
    background-color: #a6ce39;
    color:#fff;
    line-height: 32px;
    width: 100%;
}
.form-contact .grren-light-btn{
    padding: 0px;
    margin-bottom: 15px;
}
.btn{
    border-radius: 0px;
}
.content-row{
    display: flex;
}
.logo-box img{
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.content h2,
.content h2 *{
    font-size: 32px;
}
.content h4,
.content h4 *{
    font-size: 15px;
    line-height: 1.6em;
    font-weight: 600;
    margin: 0;
}

.content h3,
.content h3 *{
    font-size: 17px;
    line-height: 1.6em;
    font-weight: 600;
    margin: 0;
    text-align: left;
}
.content a{
    color: #00b1a9; 
}
.content h3:first-of-type{
    margin-top: 10px;
}
.office-plan{

}
.office-plan h4{
    font-size: 20px;
    text-align: center;
    text-transform: uppercase;
}
.office-plan .map-box{
    background-image: url('../img/plan.png');
    width: 100%;
    padding: 40.5%;
    background-size: 100%;
    background-repeat: no-repeat;
}
.office-map-box .name-menu .name{
    border: solid 2px #02b2a8;
    color: #02b2a8;
    font-size: 24px;
    line-height: 28px;
    font-weight: 600;
    min-width: 172px;
    padding: 0 20px;
    display: inline-block;
    text-align: center;
}
.office-map-box .name-menu .name:hover{
    text-decoration: none;
    color: #fff;
    background-color: #02b2a8;
}
.office-map-box .name-menu span.item-box{
    margin-right: 16px;
    position: relative;
    display: inline-block;
}
.office-map-box .name-menu span.item-box:last-of-type{
    margin-right: 0;
}
.page_office_single .row.office-single-box{
    padding-top: 0;
    padding-bottom: 0;
}
.office-single-box .left-img{
    float: right;
    min-width: 100%;
}
.office-single-box .type-img{
    width: 150px;
    height: 100px;
    background-size: 440%;
    margin-bottom: 10px;
    background-position: top -195px right -245px;
    background-repeat: no-repeat;
}
.name-menu{
    text-align: center;
    margin-top: 40px;
    margin-bottom: 45px;
}
.name-menu .item-box{
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}
.gallery-row h4{
    font-size: 40px;
    color: #fff;
    line-height: 3em;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
}
.office-single-box h1{
    font-weight: 600;
    font-size: 60px;
    font-size: 3.1vw;

    line-height: 3.7em;
    margin: 0;
    color: #02b2a8;
    text-align: left;
}
.info-row{
    width: 100%;
    color:#000;
    font-size: 20px;
    line-height: 1.7em;
    font-weight: 600;
    float: left;
    margin-top: 36px;
}
.info-row.image{
    margin-top: 0;
}
.info-row .celi{
    float: left;
    padding-right: 40px;
}
.info-row .celi span{
    display: block;
}
.info-row .green{
    color: #02b2a8;
    font-size: 48px;
    font-size: 2.5vw;
    line-height: 1.7em;
    font-weight: 700;
}
.info-row .green.status{
    font-size: 30px;
}
.gallery-row{
    padding-left: 32px;
    padding-right: 32px;
}
.gallery-row img{
    max-width: 96%;
    margin: 0 2%;       
}
.gallery-row  .slick-initialized .slick-slide{
    height: auto
}
.arrow{
    width: 16px;
    height: 48px;
    position: absolute;
    top: 50%;
    margin-top: -24px;
    z-index: 9;
    cursor: pointer;
} 
.next-arrow{
    background-image: url('../img/al.png');
    right: -30px;
}
.prev-arrow{
    background-image: url('../img/ar.png');
    left: -30px;
}
.btn-download{
    background-image: url('../img/download.png');
    background-repeat: no-repeat;
    background-position: center right 8px;
    background-color: #ec008c;
    color:#fff;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 500;
    line-height: 40px;
    padding: 0px 58px 0 8px;
}
.tech-spec .icon-row{
    min-height: 100px;
    width: 100%;
    position: relative;
    clear: both;
    text-align: center;
}
.icon-row .ico-col{
    padding-top: 12px;
    padding-bottom: 12px;
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    width: 25%;
    display: inline-block;
}
.icon-row.big-ico .ico-col{
    width: 20%;
    padding-top: 15px;
}

.icon-row.big-ico .ico-img,
.icon-row.big-ico .ico-title{
    height: 96px;
}
.icon-row .ico-title{
    line-height: 18px;
    font-size: 16px;
    font-weight: 600;
    height: 56px;
    display: flex;
    align-items: center;
    text-align: left;
}
.icon-row .ico-img{
    float: left;
    padding-right: 17px;
    height: 56px;
}

.icon-row .ico-img img{
    height: 56px;
}
.tech-spec h3{
    margin-bottom: 36px;
    margin-top: 15px;
}
.navbar-toggle .icon-bar{
    background-color: #000;
    width: 30px;
    height: 3px;
}
.navbar-toggle .icon-bar+.icon-bar{
    margin-top: 7px;
}
.white-box .contact-box,
.white-box .tech-spec,
.white-box .seo-text,
.white-box .office-map-box{
    padding-top: 68px;
    padding-bottom: 25px;
}
.numerical-data{
    padding: 20px 0px;
    position: relative;
}
.numerical-data h3{
    font-size: 72px;
    font-size: 3.7vw;
    font-weight:  600;
    color:#00b2a8;
    text-align: left;
}
.numerical-data h4{
    /*    font-size: 24px;*/
    font-size: 16px;
    padding-bottom: 40px;
}

.tooltip-inner{
    min-width: 220px;
    max-width: 280px;
    background-color: #fff;
    border: solid 2px #00afab;
    padding: 13px 18px;
    color: #000;
    border-radius: 0;
    font-size: 18px;
    text-align: left;
    line-height: 22px;
}


.tooltip-inner a{
    color: #00afab;
    display: inline-block;
    width: 100%;
    text-align: right;
}

.map-box a.ico{
    position: absolute;
    cursor:pointer;
}

.map-box map i.fa-pencil-square-o{
    left: -6px;
    top: -6px;
    font-size: 20px;
}
.btn-ico-download {
    background-image: url(../img/download.png);
    background-repeat: no-repeat;
    background-position: right 7px top 6px;
    padding-right: 54px;
    line-height: 30px;
}
.admin-op{
    position: absolute;
    top: -43px;
}
.map-box .map-con {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin-top: 40px;
}

.map-box i.fa-pencil-square-o,
.map-box i.fa-floppy-o{
    font-size: 40px;
    color: #0062ff
}
.map-box i.fa-floppy-o{
    position: relative;
    top: -3px;
    left: 8px;
    font-size: 36px;
    color: #ababab;
}
.map-box map i.fa-pencil-square-o{
    left: -6px;
    top: -6px;
    font-size: 20px;
}
.map-box {
    position: relative;
    padding: 32% 0;
}

.map-park a.ico {
    width: 32px;
    height: 32px;
    z-index: 100;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 44px;
    background-position: left -7px top -4px;
}
.map-park li:nth-child(3) a,
.map-park li:nth-child(4) a{
    background-position: left -8px top -4px;
}
.map-park li:nth-child(15) a,
.map-park li:nth-child(16) a{
    background-position: left -6px top -5px;
}
.map-con a.ico {
    width: 40px;
    height: 40px;
    background-size: 53px;
}
map {
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-size: 100%;
    display: inline-block;
}
.pink-btn {
    background-color: #ed008c;
}
.btn {
    border-radius: 0;
    font-size: 17px;
    margin-right: 32px;
    font-weight: 600;
    padding: 4px 66px 4px 7px;
    color: #fff;
    text-transform: uppercase;
}
.map-park{
    padding-top: 40px;
    padding-bottom: 95px;
}
.right {
    float: right;
}
.legend-col {
    padding-right: 0;
}
.small-heading {
    text-transform: uppercase;
    color: #000;
    font-weight: 600;
    font-size: 32px;
    margin: 0;
    margin-bottom: 50px;
}
.legend-con {
    padding-left: 0px;
}

.legend-con li {
    list-style: none;
    height: 32px;
    margin-bottom: 8px;
    position: relative;
}
.legend-con li a.ico {
    float: left;
    cursor: default;
}
.legend-con li > span {
    font-size: 14px;
    font-weight: 600;
    line-height: 32px;
    color: #000;
    padding-left: 9px;
}
.btn-ico-plus {
    background-image: url(../images/plus.png);
    display: inline-block;
    height: 40px;
    width: 40px;
}
.btn-ico-minus {
    background-image: url(../images/minus.png);
    display: inline-block;
    height: 40px;
    width: 40px;
}
.zoom-nav a {
    z-index: 1000;
    cursor: pointer;
}
.zoom-nav .btn-ico-plus {
    margin-left: 10px;
}
.tooltip-inner h5 {
    font-size: 19px;
}
.tooltip-inner h5 {
    font-size: 26px;
    font-family: "Open Sans";
    font-weight: bold;
    text-align: left;
    margin: 18px 0 12px;
    color: #00afab;
    text-transform: uppercase;
    padding-right: 27px;
}

.tooltip-inner i.close {
    display: inline-block;
    width: 25px;
    height: 25px;
    opacity: 1;
    background-image: url(../img/x2.png);
    margin-top: -7px;
    margin-right: -11px;
}
.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
}
.office-map-box .map-box a{
    position: absolute;
    display: block;
}
.office-map-box .map-box a.asmste{
    top: 9.5%;
    left: 18%;
    height: 19.6%;
    width: 20.1%;
    overflow: hidden;
}
.office-map-box .map-box a.vienna{
    top: 12%;
    left: 41.5%;
    height: 17.2%;
    width: 20%;
    overflow: hidden;
}
.office-map-box .map-box a.berlin{
    top: 35.7%;
    left: 17.3%;
    height: 11.7%;
    width: 8.8%;
}
.office-map-box .map-box a.warsaw{
    top: 51.1%;
    left: 17.3%;
    height: 18.5%;
    width: 8.8%;
}
.office-map-box .map-box a.lisbon{
    top: 57.5%;
    left: 30.3%;
    height: 12.5%;
    width: 8.8%;
}
.office-map-box .map-box a.madryt{
    top: 53.3%;
    left: 46%;
    height: 11.9%;
    width: 9.2%;
}
.office-map-box .map-box a  i{
    display: inline-block;
    width: 100%;
    height: 100%;
    opacity: 0.0;
}
.office-map-box .map-box a:hover i{
    opacity: 0.7;
}.office-map-box .map-box a div{
    position: relative;
    width: 100%;
    height: 100%;
}
.office-map-box .map-box a span{
    font-size: 19px;
    font-weight: 700;
    color: #fff;
    position: absolute;
    top: 50%;
    transform: translateY(-50%); 
    left: -50%;
    margin: auto;
    display: inline-table;
    width: 200%;
    text-align: center;
    text-shadow: 0px 0px 13px rgb(0, 0, 0);
}
.office-map-box .map-box a.asmste i{
    background-image: url('../img/AMSTERDAM.svg');
    background-size: 262%;
    background-position: top 51% left 45.2%;
} 
.office-map-box .map-box a.vienna i{
    background-image: url('../img/VIENNA.svg');
    background-size: 264%;
    background-position: top 50.8% left 45.2%;
} 
.office-map-box .map-box a.warsaw i{
    background-image: url('../img/WARSAW.svg');
    background-size: 600%;
    background-position: top 51% left 46.6%;
} 
.office-map-box .map-box a.berlin i,
.office-map-box .map-box a.madryt i,
.office-map-box .map-box a.lisbon i{
    background-image: url('../img/BERLIN.svg');
    background-size: 600%;
    background-position: top 51% left 46.6%;
} 
.office-map-box .map-box a.lisbon i{
    background-position: top 53% left 47.2%;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
} 
.open-sub-menu{
    background-image: url('../img/dw.png');
    display: inline-block;
    width: 14px;
    height: 10px;
    margin-bottom: 0.1vw;
    background-repeat: no-repeat;
    background-size: 100%;
}
.text-right{
    text-align: right;
}
map.grab {
    cursor: grab;
    cursor: -o-grab;
    cursor: -moz-grab;
    cursor: -webkit-grab;
}

label[for=newsletter_consent_consent_1],
label[for=newsletter_consent_consent_2]{
    font-weight: 400;
    font-size: 12px;
}
.ma-bo{
    margin-left: -100px !important;
}

@media (min-width: 1366px){
    nav .left-col,
    nav .rigth-col{
        width: 24%;
    }
    nav .center-col{
        width: 52%
    }

}

@media (min-width: 1600px){

    nav .left-col,
    nav .rigth-col{
        width: auto;
    }
    nav .left-col{
        margin-right: 50px;
    }
    nav .rigth-col{
        margin-left: 50px;
    }
    nav .center-col{
        /*        width: 52%*/
        width: 1170px;
        text-align: right !important;
    }
    .nav  .submenu-con{
        display: block;
        width: 1140px;
        margin: 0 auto;
    }
    .nav .submenu-con li:last-of-type{
        margin-right: -46px;
    }
    .numerical-data h3{
        font-size: 72px;
    }

}

@media (min-width: 1920px){
    .slick-slide{
        width: 100vw;
        max-height: 55vw;
    }
    .slick-slide img {

        width: 100%;
    }
    .slides-box {
        max-height: 50vw;
    }
}

@media (max-width: 1024px){
    .key-box{
        width: 100%;
        text-align: center;
        display: inline-block;
    }
    .key-box > span{
        display: inline-block;
    }
    .key-box > span:last-of-type{
        width: 100%;
        text-align: center;
        margin-top: 20px;
    }
    .key-box > span:last-of-type .turquoise-btn{
        float: none !important;
    }
}
@media (max-width: 1544px){
    .limit-width{
        width:100%;
    }
    .numerical-data h3{
        font-size: 4.4vw;
    }
    [name=newsletter]{
        margin-left: -25px;
    }
}
@media (max-width: 1366px){

    nav .navbar-nav a{
        font-size: 1.4vw;
    }
    nav .langue-bar li a,
    nav .langue-bar li{
        font-size: 1.2vw;
    }
    nav .left-col,
    nav .rigth-col{
        width: 14%;
    }
    nav .center-col{
        width: 66%
    }
    .navbar-brand>img{
        max-width: 100%
    }
    footer span.text{
        font-size: 13px;
    }
    [name=newsletter]{
        margin-left: -15px;
    }
}
@media (max-width: 1200px){
    footer .table{
        display: inline-block;
    }
    footer span.text{
        display: inline-block;
        width: 25%;
        font-size: 1.5vw;
    }
    footer span.text.newsleater-intro,
    footer span.text.newsleater-form{
        width: 50%;
        margin-top: 10px;

    }
    footer span.text.newsleater-intro{
        text-align: right;
        padding-right: 10px;
    }
    footer span.text.newsleater-form{
        text-align: left;
        padding-left: 10px;
    } 
    footer span.text.newsleater-form form{
        float: none !important;
        margin-left: 0;
    }
}

@media (min-width: 992px){
    .map-row > div{
        padding-right: 30px;
    }
}
@media (min-width:767px){
    .hidden-xs-up{
        display: none ! important ;
    }
    .navbar>.container-fluid .navbar-brand{
        width: 100%;
    }
}
@media (max-height: 768px ) and  (min-width:1024px) {
    .lightbox .lb-image{
        max-height: 550px !important;
        width:auto !important;
    }
}
@media (max-width:768px){
    .map-park .legend-row{
        position: absolute;
        top: 32px;
        display: flex;
        flex-direction: column-reverse;
        width: 100%;
    }
    .map-park .map-box{
        margin-top: 90px;
        margin-left: 8px;
        margin-right: 8px;
        padding: 40% 0;
    }
    .btn-ico-download{
        font-size: 12px;
        line-height: 24px;
        padding: 0 32px 0 6px;
        font-weight: 400;
        background-size: 19px;
        float: none;
        margin: auto;
    }
    .legend-col{
        position: unset;
    }
    .right.zoom-nav{
        float: none;
        text-align: center;
    }
    .zoom-nav a {
        display: inline-block;
        float: none;
        margin: 16px;
        width: 16px;
        height: 16px;
        background-size: 100%;
    }
    .map-con{
        margin-top: 0px;
    }
    .map-con a.ico{
        display: none;
    }

    .turn-box{
        display: flex;
        flex-direction: column-reverse;
    }
    .legend-con{
        padding-left: 10%;
        padding-top: 26px;
    }
    .legend-con li{
        width: 50%;
        float: left;
    }
    .gm-style-iw .tooltip-inner{
        font-size: 14px;
        line-height: 16px;
    }
    .gm-style-iw .tooltip-inner h5{
        font-size: 18px;
        margin: 10px 0;
        padding-right: 0;
    }
    .gm-style-iw .tooltip-inner a{
        text-align: left;
        margin: 8px 0 5px;
    }
    .gm-style-iw  .tooltip-inner{
        min-width: auto;
        max-width: 150px;

    }
    .ma-p{
        display:block!important;
        margin-top: 1px;
    }
    .ma-p > div > div {
        box-shadow: none !important;
    }
    .ma-p > div:first-of-type > div{
        border-left: solid 2px #00b1ab;
    }
    .ma-p > div:last-of-type > div{
        border-right: solid 2px #00b1ab;
    }
}
@media (max-width:767px){
    .paralax-fixed{
        top: 57px !important;
    }
    .content-box{
        padding-top: 57px !important;
    }
    .form-row button{
        margin: 0;
    }
    .page_contact .white-box{
        padding-bottom: 25px;
    }
    .office-map-box .map-box a span{
        font-size: 2.7vw;
    }
    .open-sub-menu{
        margin-left: 40px;
    }
    nav .navbar-nav .submenu{
        position: initial;
        padding: 0;
    }
    nav .navbar-nav .submenu li {
        width: 100%;
    }
    nav .navbar-nav .submenu li a{
        background-color: transparent !important;
        font-size: 0.8em;
    }
    /*    nav .navbar-nav .submenu.open,
        .open-sub-menu
        {
            display: none;
        }*/
    nav .navbar-nav,
    nav .navbar-nav a{
        font-size: 20px;
    }
    nav .navbar-nav a{
        line-height: 32px;
        margin-top: 16px;
        margin-bottom: 16px;
    }
    nav .menu-top-bar li.active a, 
    nav .menu-top-bar li a:hover{
        color:#000;
        background-color: #02b2a8;
    }
    .lang-li{
        line-height: 110px;
    }
    .lang-li a{
        padding:0 5px !important;
    }
    .lang-li .active a{
        font-weight: 800
    }
    nav .navbar-nav{
        padding: 0 15px;
        width: auto;
    }
    nav .center-col{
        width: 100%;
    }
    .seo-text .content, 
    .seo-text .content *{
        font-size: 11px;
        font-weight: 700;
        text-align: center;
    }
    .content {
        font-size: 11px;

    }
    .content h2, .content h2 * {
        font-size: 20px;
    }
    .content h4, .content h4 *,
    .content h3, .content h3 * {
        font-size: 12px;
        text-align: center;
        line-height: 16px;
        font-weight: 700;
        margin: 0 !important;
    }


    .page_location .seo-text,
    .white-box .contact-box,
    .white-box .office-map-box,
    .white-box .tech-spec{
        padding-top: 30px !important;
        padding-bottom: 0 !important;
    }


    nav  .container-fluid{
        padding: 0px;
    }
    .navbar-toggle{
        margin-right: 0px;
    }
    .navbar-brand>img{
        height: 40px;
    }
    .nav>li{
        width: 100%;
        border-top: solid 1px #000;
    }
    .left-img{
        display: none
    }
    .office-single-box h1{
        font-size: 32px;
        text-align: center;
        line-height: 72px;
        margin-top: 20px;
    }
    .info-row{
        text-align: center;
        font-size: 16px;
        margin-top: 40px;
        margin-bottom: 10px;
    }
    .info-row .green{
        font-size: 40px;
        line-height: 50px;
    }
    .info-row .green.status{
        font-size: 26px;
        line-height: 26px;
    }
    .office-single-box .type-img{
        display: block;
        margin: 0 auto 10px;
    }
    .info-row .celi{
        float:none;
        padding: 0;
    }
    .info-row .celi:first-of-type{
        margin-bottom: 35px;
    }
    .info-row:last-of-type{
        margin-bottom: 42px;
    }
    .gallery-row h4 {
        font-size: 20px;
    }
    .arrow{
        width: 9px;
        height: 25px;
        background-size: 100%;
        margin-top: -12px;
    }
    .page_office_single  .seledin-box{
        padding-bottom: 60px;
    }
    .prev-arrow{
        left: -18px;
    }
    .next-arrow{
        right: -18px;
    }
    .icon-row .ico-col,
    .icon-row.big-ico .ico-col{
        width: 100%;
        padding: 4px 10px 4px 26px;
    }
    h3{
        font-size: 18px;
        font-weight: 700;
        margin: 12px 0;
    }
    nav .left-col{
        display: initial;
        width: 100%;
    }
    nav.navbar{
        height: auto;
    }
    nav .navbar-brand{
        float: left;
    }
    .office-map-box h3{
        padding: 0 37px;
        line-height: 25px; 
    }
    .turn-box{
        display: flex;
        flex-direction: column-reverse;
    }
    .office-map-box .name-menu .name{
        font-size: 12px;
        line-height: 14px;
        border-width: 1px;
        padding: 0 4px;
        min-width: auto;
        width: 100%;
    }
    .office-map-box .name-menu span.item-box{
        width: 28%;
        margin: 4 2% !important;
    }
    .icon-row .ico-title{
        font-size: 12px;
    }
    .icon-row .ico-img,
    .icon-row .ico-title{
        height: 42px;
    }
    .icon-row .ico-img img{
        height: 42px;
    }
    .name-menu{
        margin-top: 0;
        margin-bottom: 11px;
    }
    .tech-spec h3{
        margin: -15px 0 10px 0;
    }
    .icon-row.big-ico .ico-img,
    .icon-row.big-ico .ico-col img,
    .icon-row.big-ico .ico-title{
        height: 72px;
    }
    .icon-row.big-ico{
        margin-top: 20px;
    }
    .icon-row.big-ico .ico-col{
        padding-left: 25%;
        padding-bottom: 10px;
    }
    footer{
        padding:0;
    }
    footer .row{
        margin: 0;
    }

    footer .first span.text{
        line-height: 24px;
        margin-top: 0px !important;
        padding: 0;
    }
    [name=newsletter] [type=email]{
        line-height: 16px;
        width: 120px;
        font-size: 10px;
    }
    [name=newsletter] [type=submit]{
        line-height: 16px;
        font-size: 10px;
        width: 80px;
    }
    footer .fb-ico, 
    footer .ins-ico{
        height: 18px;
        width: 18px;
        background-size: contain;
        padding: 0;
        margin: 0 5px 0 0;
    }
    footer .first span:first-of-type,
    footer .two span:first-of-type{
        float: left;
    }
    footer .first span:last-of-type,
    footer .two span:last-of-type{
        float: right;
    }
    footer .first,
    footer .first span.text b{
        font-size: 10px;
    }
    footer span.text{
        width: auto;
    }
    footer span.ico-join-us{
        position: relative;
        top: -6px;
        left: -6px;
    }
    footer .three{
        display: table;
        width: 100%;
    }
    footer .three span.text{
        display: table-cell;
    }
    footer .container-fluid{
        padding: 0 8px;
    }
    .key-box > span{
        width: 100%;
        padding-left: 20%;
        text-align: left;
        margin-bottom: 10px;
    }
    .key .ico{
        background-size: 32px;
        padding-left: 40px;
    }
    .row.key, .row.key a{
        line-height: 32px;
        font-size: 10px;
    }
    .google-map{
        height: 320px;
    }
    .row.key .turquoise-btn{
        font-size: 13px;
        margin: 0;
        line-height: 24px;
        padding: 0px 22px;
    }
    .row.key{
        padding: 10px 0px;
    }
    .key-box > span:last-of-type{
        margin-top: 0;
        padding: 0;
    }
    .white-box .tech-spec, 
    .white-box .seo-text, 
    .white-box .office-map-box{
        padding-top: 18px;
    }
    .numerical-data h3{
        font-size: 38px;
    }
    .numerical-data h4{
        font-size: 12px;
        padding-bottom: 20px;
    }
    .numerical-data h3,
    .numerical-data h4{
        padding-left: 25%;
        font-weight: 700;
    }
    .small-heading{
        font-size: 18px;
        position: absolute;
        top: 0;
        left: 0;
        text-align: center;
        width: 100%;
        display: table-column;
    }

    .seledin-box{
        padding-bottom: 40px;
    }
    .slides-box,
    .slides-box .slick-slide,
    .slick-slide img{
        max-height: 505px;
    }
    .slides-box  .title-box .title{
        font-size: 22px;
    }
    .slides-box  .title-box .subtitle{
        font-size: 12px;
    }
    .slides-box .slick-dots li button{
        width: 16px;
        height: 16px;
    }
    .slides-box .slick-dots{
        bottom: 64px;
    }
    .slides-box  .title-box{
        width: 29%;
        top: unset;
        bottom: 70px;
        padding: 15px 0;
    }
    .slides-box  .title-box .subtitle, 
    .slides-box  .title-box .title{
        width: 100%;
        min-width: unset;
        display: inline-block;
    }

    .page_contact .seledin-box{
        padding-top: 30px;
    }

    .modal-dialog,
    .modal-dialog img {
        max-width: 96%;
        margin: 2%;
    }

    .content-row{
        display: initial;
        text-align: center;
    }
    .logo-box img{
        position: relative;
        max-width: 45%;
    }
}

@media (max-width: 576px){



    .legend-con{
        padding-left: 16%;
        padding-top: 26px;
    }
    .legend-con li{
        width: 100%;
    }
    footer span.text,
    footer .first span.text b{
        font-size: 8px;

    }

    .form-row input,
    .form-row textarea,
    .form-row button{
        margin-bottom: 16px;
        max-width: 100%;
    }
    .page_contact .seledin-box{
        padding-top: 16px;
        padding-bottom: 25px;
    }
    .page_contact .content{
        text-align: center;
    }
    .slides-mask .mask-2{
        border-right-width: 178px;
        border-top-width: 93px;
    }
    .slides-mask .mask-1{
        border-left-width: 178px;
        border-bottom-width:  93px;
    }
} 
@media all and (-ms-high-contrast:none)
{
    .map-con a.ico{
        background-size: 52px;
        margin-top: 20px;
    }
    .map-park a.ico{
        background-position: left -7px top -6px;
    }
    .map-park li:nth-child(3) a, .map-park li:nth-child(4) a{
        background-position: left -8px top -6px;
    }
    .map-park li:nth-child(15) a, .map-park li:nth-child(16) a{
        background-position: left -6px top -6px;
    }
    nav .left-col, nav .center-col, nav .rigth-col{
        display: inline-block;
    }
    .form-row input, .form-row textarea, .form-row button{
        height: 35px;
    }
    .navbar-nav > li{
        position:static;
    }
    .office-single-box .type-img{
        background-position: top -180px right -245px;
    }
    [name=newsletter-email]{
        height:34px;
    }
    .office-map-box .map-box a.lisbon i{
        background-position: top 51.5% left 47.7%;
    }
}