html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
}

body,
html {
    position: relative;
    height: 100%!important;
    overflow-x: hidden;
}

a,
a:hover {
    text-decoration: none;
}

h1 {
    font-size: 2.0rem;
    font-family: 'Open Sans', sans-serif;
}

ul li {
    list-style-type: none;
    text-decoration: none;
    margin: 10px 0;
    padding: 5px 0;
    font-family: 'Open Sans', sans-serif;
}

p {
    font-size: 0.95rem;
    font-family: 'Open Sans', sans-serif;
}

.row {
    height: 100%;
}

.clearfix {
    content: " ";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}

.pagin {
    font-weight: bolder;
    font-size: 0.9Rem;
    overflow: hidden;
    font-family: 'Open Sans', sans-serif;
}

.pagin a {
    color: #57c3e7;
}

.prev {
    margin-right: 10px;
}

.next {
    margin-left: 10px;
}

.prev::before {
    content: "\2039";
    font-size: 20px;
    line-height: 25px;
    font-weight: bolder;
    color: #f5f4f1;
    background-color: #57c3e7;
    border-radius: 50%;
    border: 10px solid #fff;
    display: inline-block;
    width: 50px;
    height: 50px;
    margin: 0 20px 10px;
    text-align: center;
}

.next::after {
    content: "\203A";
    font-size: 20px;
    line-height: 25px;
    font-weight: bolder;
    color: #f5f4f1;
    background-color: #57c3e7;
    border-radius: 50%;
    border: 10px solid #fff;
    display: inline-block;
    width: 50px;
    height: 50px;
    margin: 0 20px 10px;
    text-align: center;
}

.section_img {
    width: 100%;
    margin-left: 16%;
    padding-top: 33%;
}

.green_bg_color {
    background-color: #eaeeeb;
}

.color_white {
    color: #f5f4f1;
}

.gray-bg {
    background-color: #e8eeee;
}

.blue-bg {
    background-color: #51c1e3;
}

@media (max-width: 575px) {
    html,
    body {
        max-width: 100%;
    }

    .fb-like {
        bottom: -5%;
    }

    .navbar {
        padding: 0;
    }

    .navbar .navbar-toggler {
        border: hidden !important;
    }

    .navbar .fullscreen .modal-body ul {
        padding: 0;
        overflow: auto;
    }

    .navbar .fullscreen .modal-body li {
        padding: 4px 0 4px 0;
    }

    .navbar .fullscreen .modal-body a {
        color: #333;
        font-size: 140%;
        text-transform: uppercase;
        font-weight: 700;
        z-index: 9999;
    }

    .navbar .navbar-logos .forbes-logo {
        background-color: #000000;
        width: 100px;
        height: auto;
        padding: 10px;
    }

    .navbar .navbar-logos .cisco-logo {
        width: 70px;
        height: auto;
    }

    .navbar .navbar-social {
        display: none;
    }

    .navbar .navbar-mobil-social {
        padding-top: 10%!important;
    }

    .navbar .navbar-mobil-social a {
        padding-left: 10px;
    }

    .navbar .supp_text {
        position: absolute;
        width: calc(60%);
        text-align: center;
        font-weight: bold;
        top: 33%;
        left: 27%;
        font-size: 10px;
    }

    /*.navbar .supp_logo {*/
    /*position: absolute;*/
    /*width: calc(44.8%);*/
    /*text-align: center;*/
    /*font-weight: bold;*/
    /*top: 34%;*/
    /*left: 4%;*/
    /*font-size: 22px;*/
    /*}*/
    .navbar .supp_logo {
        width: 60px;
        padding-bottom: 1%;
    }

    .start-page-title .h1 {
        padding-right: 3%;
        padding-top: 2%;
        text-align: right;
        font-size: 1.5rem;
    }

    .start-page .cs-logo {
        float: right;
        width: 35%;
        margin-top: -8%;
    }

    .start-page .detail {
        padding-top: 3%;
        padding-left: 15%;
        color: #afafaf;
        float: left;
        max-width: 600px;
        text-align: left;
    }

    .start-soulitons-button {
        text-align: right;
        float: right;
    }

    .show {
        display: block;
    }

    h1 {
        font-size: 1.2rem;
        color: #f5f4f1;
    }

    h2 {
        font-size: 1.0rem;
        color: #f5f4f1;
    }


    .h1_b1_bck {
        font-size: 1.3rem;
        font-weight: 600;
        color: black;
    }

    .h2_b1_bck {
        font-size: 1.2rem;
        font-weight: 500;
        color: black;
    }


    .section {
        padding: 0 30px;
        margin-top: 30px;
        overflow-x: hidden;
    }

    .section .noshow-on-mobile {
        display: none;
    }

    .noshow-on-mobile {
        display: none;
        height: 0px;
    }

    .show-only-mobile {
        display: initial !important;
        width: 100%;
        margin-left: 0;
        padding-top: 0;
    }

    .map-section-countries {
        /*padding-top: 25%;*/
    }

    .modal {
        z-index: 9999;
    }

    .mobil-icon {
        color: #0055a9;
    }
    /*.start-page-title {*/
    /*margin-top: -80% !important;*/
    /*}*/
    .start-page-title > img {
        padding-left: 15%;
    }

    .section_img {
        width: 100%;
        margin-left: 0;
        padding-top: 0;
    }

    img {
        max-width: 80%;
        height: auto;
    }

    .qtip {
        margin: auto align-self;
        text-align: center;
        font-size: 16px;
    }

    .qtip::before {
        content: "";
        display: block;
        background: url("../Content/assets/problems/qtip.png") no-repeat;
        background-size: 20px 20px;
        width: 20px;
        height: 20px;
        float: none;
        margin: auto auto;
        padding-top: 10px;
    }

    .menu {
        display: none;
    }

    .fst-section {
        text-align: center;
        /*height: auto;*/
        position: relative;
        margin-top: 0 !important;
    }

    .fst-section .gfx {
        margin: 20px auto;
        height: auto;
        width: 70%;
    }

    .fst-section .pr_ba_pic {
        left: 0;
        bottom: 0;
    }

    .fst-section .section_img {
        width: 35% !important;
        margin: 3%;
    }

    .idx-fst-section {
        overflow: hidden;
        position: relative;
        /*margin: 0!important;*/
        height: auto;
    }

    .idx-fst-section .gfx {
        /*margin-left: 80%;*/
        height: auto;
        width: 60%;
    }

    .idx-fst-section .pr_ba_pic {
        position: absolute;
        left: 20px;
        bottom: 20px;
        width: 250px;
        height: auto;
    }

    .pr_desc {
        padding: 50px auto;
        text-align: center;
    }

    .content-section {
        position: relative;
        height: auto;
        padding: 70px 0;
    }

    .content-section .solution {
        padding-bottom: 30px;
        text-align: center;
    }

    .content-section .hyperlink-to-solution-web {
        display: none;
    }

    .content-section .hyperlink-to-solution-mobile {
        font-size: 16px;
    }

    .content-section .share-section {
        padding-bottom: 30px;
        text-align: center;
    }

    .content_bg_frame {
        border: 1px solid #000;
        position: absolute;
        left: 0px;
        top: 0px;
        width: 592px;
        height: 749px;
        z-index: 1;
    }

    .floated_logo {
        width: 150px;
        height: auto;
        position: absolute;
        bottom: 50px;
        left: 0;
        z-index: 0;
    }

    .italian {
        font-style: italic;
    }

    .h2_divider {
        line-height: 100px;
    }

    .h2_divider::before {
        content: " ";
        display: block;
        background: #51c1e3;
        height: 3px;
        width: 70px;
        position: absolute;
    }

    hr {
        background: #fff;
        height: 1px;
        width: 50px;
    }

    .h1_b1 {
        font-weight: 600;
        color: #f5f4f1;
        font-size: 1.3rem;
    }

    .h2_b1 {
        font-weight: 500;
        color: #f5f4f1;
        font-size: 1.2rem;
    }

    .top_divider::after {
        content: " ";
        display: block;
        background: #fff;
        height: 3px;
        width: 50px;
        position: absolute;
    }

    .pagin {
        padding-left: 0;
        padding-right: 0;
    }

    .modal-header {
        padding-top: 10% !important;
        padding-left: 10% !important;
    }
}

@media (min-width: 576px) and (max-width: 991px) {
    html,
    body {
        max-height: 100% !important;
        overflow: hidden;
    }

    .navbar {
        padding: 0;
    }

    .noshow-only-mobile {
        display: none;
    }

    .navbar .supp_text {
        position: absolute;
        width: calc(96.8%);
        text-align: center;
        font-weight: bold;
        top: 15%;
        left: 8%;
        font-size: 22px;
    }

    /*.navbar .supp_logo {*/
    /*position: absolute;*/
    /*width: calc(86.8%);*/
    /*text-align: center;*/
    /*font-weight: bold;*/
    /*top: 34%;*/
    /*left: 4%;*/
    /*font-size: 22px;*/
    /*}*/
    .navbar .supp_logo {
        width: 100px;
    }

    .navbar .navbar-logos {
        padding-left: 10%;
        width: 300px;
    }

    .navbar .navbar-logos .forbes-logo {
        background-color: #000000;
        width: 100px;
        height: auto;
        padding: 15px;
    }

    .navbar .navbar-logos .cisco-logo {
        width: 80px;
        height: auto;
    }

    .navbar .navbar-toggler {
        border: hidden !important;
    }

    .navbar .navbar-social {
        width: 60%;
        z-index: 3;
    }

    .navbar .navbar-social a {
        padding-left: 10px;
    }

    .section {
        padding: 0 30px;
    }

    .start-page .cs-logo {
        float: left;
        width: 50%;
    }

    .start-page .detail {
        padding-top: 3%;
        color: #afafaf;
        float: left;
        max-width: 250px;
    }

    .start-soulitons-button {
        padding-top: 10%;
    }

    .hidden {
        display: none;
    }

    .qtip {
        font-size: 19px;
    }

    .qtip::before {
        content: "";
        display: block;
        background: url("../Content/assets/problems/qtip.png") no-repeat;
        background-size: 50px 50px;
        width: 50px;
        height: 50px;
        float: left;
        margin-right: 20px;
    }

    .fst-section {
        /* overflow: hidden; */
        z-index: 3333;
        /* position: absolute; */
        /* margin: 0 !important; */
        /* height: auto; */
    }

    .fst-section .gfx {
        margin: 20px auto;
        height: auto;
        width: 70%;
    }

    .fst-section .pr_ba_pic {
        position: absolute;
        left: -45px;
        bottom: -20px;
        width: 250px;
        height: auto;
    }

    .fst-section .section_img {
        width: 20% !important;
        margin: 2%;
    }

    .content-section {
        position: relative;
        margin: 0;
        height: auto;
        padding: 100px 50px;
    }

    .content-section .solution {
        padding-bottom: 30px;
        text-align: center;
    }

    .content-section .hyperlink-to-solution-mobile {
        display: none;
    }

    .content-section .hyperlink-to-solution-web {
        font-size: 18px;
    }

    .content-section .section_img {
        width: 50%;
    }

    .h1-bottom-padding {
        padding-bottom: 100px;
    }

    .h1 {
        font-size: 1.5rem;
    }

    .content_bg_frame {
        border: 1px solid #000;
        position: absolute;
        left: 0px;
        top: 0px;
        width: 592px;
        height: 749px;
        z-index: 1;
    }

    .floated_logo {
        position: absolute;
        bottom: 200px;
        width: 120px;
        left: 0;
        z-index: 0;
    }

    .solution_section {
        margin: 80px 0;
    }

    .greeb_bg_color {
        background-color: #eaeeeb;
    }

    .italian {
        font-style: italic;
    }

    .h2_divider {
        line-height: 100px;
    }

    .h2_divider::before {
        content: " ";
        display: block;
        background: #51c1e3;
        height: 3px;
        width: 70px;
        position: absolute;
    }

    hr {
        background: #fff;
        height: 1px;
        width: 80px;
    }

    .pr_desc {
        width: 78%;
        margin: 20px auto 80px auto;
        text-align: center;
    }

    .h1_b1 {
        font-weight: 700;
        letter-spacing: 3px;
        font-size: 2.0rem;
    }

    .tip_sol {
        margin: auto auto;
        width: 500px;
    }

    .qtip_display {
        display: table;
    }

    .top_divider::after {
        content: " ";
        display: block;
        background: #fff;
        height: 3px;
        width: 50px;
        position: absolute;
    }

    .menu {
        font-size: 0;
        height: 55%;
        padding: 0;
        position: fixed;
        right: 1px;
        top: 0;
        z-index: 9999;
    }

    .menu .menu__helper {
        display: inline-block;
        height: 100%;
        width: 0;
        vertical-align: middle;
    }

    .menu .menu__wrap {
        display: inline-block;
        vertical-align: middle;
    }

    .menu .menu__wrap .menu__list {
        background: #246bcd;
        width: 58px;
        height: 20px;
        position: relative;
        margin: 0;
        color: #f5f4f1;
    }

    .menu .menu__wrap .menu__list .menu__txt {
        color: #ffffff;
        font-size: 12px;
        line-height: 30px;
        /*opacity: 0;*/
        /*padding-right: 8px;*/
        position: absolute;
        /*right: 32px;*/
        text-align: center;
        text-transform: uppercase;
        top: -2px;
        /*-webkit-transition: visibility 0.4s, opacity 0.4s, right 0.6s, color 0.3s;*/
        /*transition: visibility 0.4s, opacity 0.4s, right 0.6s, color 0.3s;*/
        /*visibility: hidden;*/
        width: 26px;
        border-bottom: 1px inset #02468a;
        margin-left: 7px;
    }

    .menu__active {
        background: #cd0022;
    }

    .menu__txt__active {
        right: 0px !important;
        opacity: 1 !important;
        visibility: visible !important;
        background: #07cd08;
    }

    .menu__list:not(.menu__active):hover .menu__txt {
        opacity: 1;
        right: 0;
        visibility: visible;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        background: #cd24a0;
        color: #ececec;
        width: 40px;
    }

    .menu__list:hover {
        background: transparent !important;
    }

    /*.navbar .supp_logo {*/
    /*position: absolute;*/
    /*width: calc(83.8%);*/
    /*text-align: center;*/
    /*font-weight: bold;*/
    /*top: 34%;*/
    /*left: 4%;*/
    /*font-size: 15px;*/
    /*}*/
    .navbar .supp_text {
        position: absolute;
        width: calc(93.8%);
        text-align: center;
        font-weight: bold;
        top: 34%;
        left: 15%;
        font-size: 15px;
    }

    .subpager-block {
        position: relative;
    }

    .subpager-item {
        position: relative!important;
        z-index: 3333;
        top: 0;
    }

    .custom-page-pue {
        padding-left: 30% !important;
    }

    .section .noshow-on-tablet {
        display: none;
    }

    .noshow-on-tablet {
        display: none;
        height: 0;
    }

    .custom-pue-infog {
        width: 60%!important;
    }

    .separator-padding-top {
        padding-top: 8%!important;
    }

    .map-section-choose-img {
        top: 10%!important;
    }

    .map-section-choose-img > img{
        width: 130px;
    }

}

@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait) {
    section {
        margin-top: 0!important;
    }

    .subpager-item {
        top: 10%!important;
    }

    .fst-section .pr_ba_pic {
        position: relative;
        left: 0;
        bottom: 0;
        width: 250px;
        height: auto;
        top: 0;
    }

    .custom-h1-pue {
        font-weight: 500;
        letter-spacing: 0px;
        padding-bottom: 2%;
        font-size: 1.5rem;
        color: #f5f4f1;
    }

    .custom-h2-pue {
        font-weight: 500;
        letter-spacing: 2.5px;
        padding-bottom: 2%;
        font-size: 1.5rem;
        color: #f5f4f1;
    }

    .custom-h1-tier {
        font-weight: 500;
        letter-spacing: 18px;
        padding-bottom: 2%;
        font-size: 1.5rem;
        color: #f5f4f1;
        text-align: right;
    }

    .custom-h2-tier {
        font-weight: 500;
        letter-spacing: 0px;
        padding-bottom: 2%;
        font-size: 1.5rem;
        color: #f5f4f1;
        text-align: right;
    }
}

@media (max-width: 767px) {
    .menu {
        display: none;
    }
}

@media (min-width: 768px) {

    .start-page-title > img {
        padding-right: 40%;
    }

    .menu {
        font-size: 0;
        height: 100%;
        padding: 0;
        position: fixed;
        right: 10%;
        top: 0;
        z-index: 9999;
    }

    .menu .menu__helper {
        display: inline-block;
        height: 100%;
        width: 0;
        vertical-align: middle;
    }

    .menu .menu__wrap {
        display: inline-block;
        vertical-align: middle;
    }

    .menu .menu__wrap .menu__list {
        background: #246bcd;
        width: 40px;
        height: 29px;
        position: relative;
        margin: 0;
        color: #f5f4f1;
    }

    .menu .menu__wrap .menu__list .menu__txt {
        color: #ffffff;
        font-size: 12px;
        line-height: 30px;
        /*opacity: 0;*/
        /*padding-right: 8px;*/
        position: absolute;
        /*right: 32px;*/
        text-align: center;
        text-transform: uppercase;
        top: -2px;
        /*-webkit-transition: visibility 0.4s, opacity 0.4s, right 0.6s, color 0.3s;*/
        /*transition: visibility 0.4s, opacity 0.4s, right 0.6s, color 0.3s;*/
        /*visibility: hidden;*/
        width: 26px;
        border-bottom: 1px inset #02468a;
        margin-left: 7px;
    }

    .menu__active {
        background: #cd0022;
    }

    .menu__txt__active {
        right: 0px !important;
        opacity: 1 !important;
        visibility: visible !important;
        background: #07cd08;
    }

    .menu__list:not(.menu__active):hover .menu__txt {
        opacity: 1;
        right: 0;
        visibility: visible;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        background: #cd24a0;
        color: #ececec;
        width: 40px;
    }

    .menu__list:hover {
        background: transparent !important;
    }

    .kiber-sec {
        top: 40% !important;
    }

}

@media (min-width: 992px) {
    .start-page-title > img {
        padding-right: 40%;
    }

    h1 {
        font-size: 1.5rem !important;
    }

    .noshow-only-mobile {
        display: none;
    }

    .navbar {
        padding: 0 10%;
    }

    .navbar .supp_text {
        position: absolute;
        width: calc(25%);
        text-align: center;
        font-weight: bold;
        top: 25%;
        left: 40%;
        font-size: 15px;
        z-index: 3333;
    }

    /*.navbar .supp_logo {*/
    /*position: absolute;*/
    /*width: calc(83.8%);*/
    /*text-align: center;*/
    /*font-weight: bold;*/
    /*top: 34%;*/
    /*left: 4%;*/
    /*font-size: 22px;*/
    /*}*/
    .navbar .supp_logo {
        width: 80px;
        padding-bottom: 8px;
    }

    .navbar .navbar-logos {
        width: 150px;
    }

    .navbar .navbar-logos .forbes-logo {
        background-color: #000000;
        width: 120px;
        height: auto;
        padding: 20px;
    }

    .navbar .navbar-logos .cisco-logo {
        width: 110px;
        height: auto;
    }

    .navbar .navbar-social {
        width: 10%;
        margin-left: 70%;
        z-index: 3;
    }

    .navbar .navbar-social a {
        padding-left: 10px;
    }

    .start-page .cs-logo {
        float: left;
        width: 40%;
    }

    .start-page .detail {
        padding-top: 3%;
        color: #afafaf;
        float: left;
        max-width: 450px;
    }

    .start-soulitons-button {
        padding-top: 10%;
    }

    .hidden {
        display: none;
    }

    .qtip {
        font-size: 19px;
    }

    .qtip::before {
        content: "";
        display: block;
        background: url("../Content/assets/problems/qtip.png") no-repeat;
        background-size: 50px 50px;
        width: 50px;
        height: 50px;
        float: left;
        margin-right: 20px;
    }

    .fst-section {
        height: calc(93%);
        height: -webkit-calc(93%);
        /* google, safari */
        height: -o-calc(93%);
        /* opera */
        height: -moz-calc(93%);
        /* firefox */
        top: 0;
        /*right: 0;*/
        /*left: 0;*/
        /*overflow: hidden;*/
        position: relative;
        /*margin: 0 70px 70px 70px;*/
    }

    .fst-section .gfx {
        margin: 20px auto;
        height: auto;
        width: 70%;
    }

    .fst-section .pr_ba_pic {
        position: absolute;
        /* right: 17%; */
        /* bottom: 14px; */
        width: 50%;
        height: auto;
        left: 0;
        top: 15%;
    }

    .fst-section .pr_ba_pic_bigger {
        position: absolute;
        /* right: 17%; */
        /* bottom: 14px; */
        width: 70%;
        height: auto;
        left: 0;
        top: 30%;
    }

    .idx-fst-section {
        height: calc(85%);
        height: -webkit-calc(85%);
        /* google, safari */
        height: -o-calc(85%);
        /* opera */
        height: -moz-calc(85%);
        /* firefox */
        top: 0;
        right: 0;
        left: 0;
        overflow: hidden;
        position: relative;
        /*margin: 0 70px 70px 70px;*/
    }

    .idx-fst-section .gfx {
        margin: 20px auto;
        height: auto;
        max-width: 50%;
    }

    .idx-fst-section .pr_ba_pic {
        position: absolute;
        left: -32px;
        bottom: -30px;
        width: 250px;
        height: auto;
    }

    .content-section {
        position: relative;
        margin: 0 70px 70px 70px;
        height: auto;
        padding: 40px 50px 40px 50px;
    }

    .content-section .solution {
        padding-bottom: 30px;
        text-align: center;
    }

    .content-section .hyperlink-to-solution-mobile {
        display: none;
    }

    .content-section .hyperlink-to-solution-web {
        font-size: 18px;
    }

    .content_bg_frame {
        border: 1px solid #000;
        position: absolute;
        left: 0;
        top: 0;
        width: 592px;
        height: 749px;
        z-index: 1;
    }

    .floated_logo {
        position: absolute;
        bottom: 200px;
        width: 120px;
        left: 0;
        z-index: 0;
    }

    .solution_section {
        margin: 80px 0;
    }

    .greeb_bg_color {
        background-color: #eaeeeb;
    }

    .italian {
        font-style: italic;
    }

    .h2_divider {
        line-height: 100px;
    }

    .h2_divider::before {
        content: " ";
        display: block;
        background: #51c1e3;
        height: 3px;
        width: 70px;
        position: absolute;
    }

    hr {
        background: #fff;
        height: 1px;
        width: 80px;
    }

    .pr_desc {
        width: 100%;
        padding-top: 10%;
        padding-left: 30%;

        text-align: left;
    }

    .h1_b1 {
        font-weight: 500;
        letter-spacing: 3px;
        padding-bottom: 2%;
        font-size: 1.5rem;
        color: #f5f4f1;
    }

    .h1_b1_bck {
        font-weight: 500;
        letter-spacing: 3px;
        padding-bottom: 2%;
        font-size: 1.5rem;
        color: black;
    }

    .h2_b1 {
        font-weight: 300;
        letter-spacing: 3px;
        padding-bottom: 2%;
        font-size: 1.2rem;
        color: #f5f4f1;
    }

    .tip_sol {
        margin: auto auto;
        width: 55%;
        padding-top: 3%;
    }

    .qtip_display {
        display: table;
    }

    .top_divider::after {
        content: " ";
        display: block;
        background: #fff;
        height: 3px;
        width: 50px;
        position: absolute;
    }

    .cutom-header {
        max-height: 250px;
    }

    .custom-page-pue {
        padding-top: 88px;
        padding-left: 40%;
        text-align: right;
    }

    .custom-page-pue-desc {
        padding-top: 88px;
        padding-right: 40%;
        text-align: left;
    }

    .custom-page-pue-desc > p {
        font-weight: 100;
    }

    .custom-page-tier {
        padding-top: 88px;
        text-align: right;
    }

    .custom-page-tier-desc {
        padding-top: 88px;
        padding-right: 40%;
        text-align: left;
    }

    .custom-page-tier-desc > p {
        font-weight: 100;
    }

    .custom-h1-pue {
        font-weight: 500;
        letter-spacing: 0px;
        padding-bottom: 2%;
        font-size: 1.5rem;
        color: #f5f4f1;
    }

    .custom-h2-pue {
        font-weight: 500;
        letter-spacing: 2.5px;
        padding-bottom: 2%;
        font-size: 1.5rem;
        color: #f5f4f1;
    }

    .custom-h1-tier {
        font-weight: 500;
        letter-spacing: 18px;
        padding-bottom: 2%;
        font-size: 1.5rem;
        color: #f5f4f1;
        text-align: right;
    }

    .custom-h2-tier {
        font-weight: 500;
        letter-spacing: 0px;
        padding-bottom: 2%;
        font-size: 1.5rem;
        color: #f5f4f1;
        text-align: right;
    }

    .custom-pue-infog {
        position: absolute;
        right: 0;
        /* bottom: 14px; */
        width: 55%;
        height: auto;
        top: 30%;
    }

    .custom-pue {
        position: relative;
        left: 0;
        bottom: 18%;
        width: 25%;
        height: auto;
        top: 0;
    }

    .custom-tier-infog {
        position: absolute;
        /* right: 17%; */
        /* bottom: 14px; */
        width: 100%;
        height: auto;
        right: 0;
        top: 30%;
    }

    .custom-page {
        height: calc(93%);
        height: -webkit-calc(93%);
        /* google, safari */
        height: -o-calc(93%);
        /* opera */
        height: -moz-calc(93%);
        /* firefox */
        top: 0;
        right: 0;
        left: 0;
        overflow: hidden;
        position: relative;
        /*margin: 0 70px 70px 70px;*/
    }

    .choose {
        float: right;
    }

    .map-section {
        width: auto;
        /*height: auto;*/
    }

    .map-section-detail {
        float: right;
        padding-left: 35%;
        padding-top: 10%;
    }

    .map-section-choose-img {
        top: 10%;
    }

    .map-second-row {
        max-height: 60%;
    }

    .kiber-sec {
        top: 40% !important;
    }

    .separator-padding-top {
        padding-top: 3%;
    }

    .custom-page-desc {
        text-align: center;
    }
}

/* FullScreen modal
------------------- */
.fullscreen .modal-dialog {
    margin: 0 0 0 0;
    width: 100%;
    height: 100%;
    min-height: 100%;
    padding: 0;
    color: #333;
    z-index: 9999;
}

.show-only-mobile {
    display: none;
}

.modal-dialog {
    max-width: 100%;
}

.fullscreen .modal-content {
    height: 100%;
    min-height: 100%;
    border-radius: 0;
    color: #333;
    background: rgba(255, 255, 255, 0.95);
    overflow: auto;
}

.fullscreen .modal-body ul {
    padding: 100px 0 0 0;
}

.fullscreen .modal-body li {
    padding: 10px 0 10px 0;
}

.fullscreen .modal-body a {
    color: #333;
    font-size: 300%;
}

.hideElement {
    opacity: 0;
}

.subpager-block {
    position: relative;
}

.subpager-item {
    position: absolute;
    top: 0;
}

.navbar-social > a > i {
    color: #0055a9;
}

.no-bottom-border {
    border-bottom: none !important;
}

.pager {
    top: 90%;
    right: 35%;
    /* font-size: 40px; */
    position: absolute;
}

.fix-height {
    min-height: 80%;
}

.color_white {
    color: #f5f4f1;
}

.gray-bg {
    background-color: #f5f4f1;
    overflow: hidden;
    /*overflow-x: hidden;*/
    /*height: 100%;*/
}

.gray-bg-fh {
    background-color: #f5f4f1;
    overflow: hidden;
    height: 100%;
}

.dark-gray-bg {
    background-color: #616160;
    overflow: hidden;
    /*height: 100%;*/
}

.blue-bg {
    background-color: #139ecd;
    overflow: hidden;
}

.dark-blue-bg {
    background-color: #00418a;
}

.supp_text > a {
    width: 200px;
    height: 50px;
}

area {
    display: inline;
    cursor: pointer;
}

.map-section-map-img {
    z-index: 7888;
}

.map-section-detail > h1 {
    color: #f5f4f1;
    padding-bottom: 20px;
}

.tovabb-forbesra-btn {
    text-align: center;
    float: right;
    margin-right: 26%;
    margin-top: 5%;
}

.mobile-map-section-map {
    position: absolute;
    z-index: 4444;
    top: 2%;
    float: right;
    right: -35%;
}

.park-map {
    max-width: 160%;
}

.mobile-map-detail {
    width: 90%;
    padding-top: 20%;
    text-align: left;
}

.mobile-server-park-section {
    /*padding-top: 10%;*/
    min-height: 500px;
}

.mobile-h1 {
    font-weight: 700;
    float: left;
    text-align: left;
}

.mobile-choose {
    padding-top: 10%;
    text-align: left;
}

.map-section-countries {
    /*padding-top: 40%;*/
}

.map-section-countries > img {
    max-width: 100%;
}

.mobil-custom {
    overflow: hidden;
}

.hidden {
    display: none;
}

.fst-section-mobile-container {
    text-align: center;
    height: auto;
    position: absolute;
    margin-top: 0 !important;
    z-index: 400;
    padding-left: 0;
    padding-right: 0;
    /*padding-top: 7%;*/
    overflow: hidden;
}

.subpage-section {
    padding-bottom: 20%;
    text-align: left;
}

.subpage-pager-section {
    padding-top: 5%;
    margin-bottom: 15%;
}

.fm-mobile > div {
    padding-right: 0;
}

.fst-section-mobile > div {
    text-align: left;
}

.fst-section-mobile > h1 {
    font-size: 1.5rem;
    font-weight: 500;
}

.fst-section-mobile > h1_b1_bck {
    font-size: 1.5rem;
    font-weight: 500;
    color: black;
}

.subpage-mobile-infog {
    padding-top: 80%;
    padding-left: 0;
    padding-right: 0;
}

.mobile-kiber-infog {
    padding-top: 20%;
}

.show-only-mobile > div {
    padding-top: 7%;
}

.map-info-mobile {
    margin-bottom: 10%;
    margin-top: -25%;
}

.solution-mobil {
    margin-left: 25%;
}

.fb-like {
    padding-top: 2%;
    padding-right: 2%;
}