flex#promobox_team-of-experts .product__img {
    -o-object-fit: cover !important;
       object-fit: cover !important;
    -o-object-position: 82% 50%;
       object-position: 82% 50%;
}

#change-display {
    display: none;
}


@media only screen and (max-width: 1200px) and (min-width: 769px) {

    .accordion {
        position: relative;
        top: 100px;
    }

}

@media only screen and (max-width: 768px) and (min-width: 415px) {

    .accordion {
        position: relative;
        top: 100px;
    }

}

@media only screen and (min-width: 0px) and (max-width: 1200px) {

    #hide {
        display: none !important;
    }

    .box-hidden {
        display: none !important;
    }

    .accordion_wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        width: 100%;
        position: relative;
        top: -3px;
        padding: 0 30px;
        -ms-flex-item-align: center;
            -ms-grid-row-align: center;
            align-self: center;
    }

    .cablenet-full-height {
        -webkit-box-pack: center !important;
            -ms-flex-pack: center !important;
                justify-content: center !important;
    }

    .accordion_wrapper .question {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        background: rgba(82, 37, 130, 1) !important;
        border-width: 0px !important;
        border: 3px solid rgba(82, 37, 130, 1) !important;
    }

    .accordion_wrapper .question.active {
        border: 3px solid rgba(255, 255, 255, 1) !important;
    }

    .accordion_wrapper .question .title {
        color: rgba(255, 255, 255, 1) !important;
        padding: 0 !important;
        min-height: 50px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }

    .flex.tabcontent .singletab {
        min-height: auto !important;
    }

    .accordion_wrapper .question .answer {
        color: rgba(255, 255, 255, 1) !important;
        padding: 0 !important;
    }

    .accordion_wrapper .question .answer #change-display {
        display: none;
    }

    .accordion_wrapper .question .answer .flex-container-plans-mobile {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }

    .accordion_wrapper .question .answer .flex-container-plans-mobile .content-for-business-internet .boxcontent {
        min-height: 1850px !important;
        max-height: 600px !important;
    }

    .accordion_wrapper .question .answer .flex-container-plans-mobile .content-for-telephony .boxcontent {
        min-height: auto !important;
        max-height: 600px;
    }

    .flex.tabcontent .singletab .content {
        min-height: auto !important;
    }

    .content-for-standard-support .content {
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }

    .content-for-standard-support .content .content-item {
        padding: 0 !important;
        -ms-flex-item-align: center;
            -ms-grid-row-align: center;
            align-self: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
    }

    .flex.tabcontent .singletab .content .second {
        -ms-flex-item-align: center;
            -ms-grid-row-align: center;
            align-self: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
    }

    .flex.tabcontent .singletab .content .fourth {
        -ms-flex-item-align: center;
            -ms-grid-row-align: center;
            align-self: center;
        padding: 0 !important;
    }

    .flex.tabcontent .singletab .content .first {
        padding: 0 !important;
    }

    .flex.tabcontent .singletab .content .fifth {
        display: none !important;
    }

    .content-for-premium-support .content-item {
        padding: 0 !important;
    }

    .content-for-premium-support .content-item .third {
        -ms-flex-item-align: center;
            -ms-grid-row-align: center;
            align-self: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        padding: 0 !important;
    }

    .content-for-premium-support .content-item .first {
        -ms-flex-item-align: center;
            -ms-grid-row-align: center;
            align-self: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        padding: 0 !important;
    }

    .content-for-premium-support .content-item .second {
        -ms-flex-item-align: center;
            -ms-grid-row-align: center;
            align-self: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
    }

    .tabinner {
        border-top: 3px solid rgba(255, 255, 255, 1);
        padding: 30px 0;
    }

    .accordion_wrapper .question .answer .flex-container-plans-mobile .content .bottom-footer {
        padding: 0 !important;
        width: 100%;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin: 0 !important;
        -webkit-box-shadow: none !important;
                box-shadow: none !important;
        border: none !important;
        display: none !important;
    }

    .accordion_wrapper .question .answer .flex-container-plans-mobile .content .bottom-footer ul {
        margin: 0 0 50px 0 !important;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
    }

    .accordion_wrapper .question .answer .flex-container-plans-mobile .content .bottom-footer hr {
        display: none !important;
    }

    .accordion_wrapper .question .answer .flex-container-plans-mobile .boxcontent {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important;
        -ms-flex-pack: distribute;
            justify-content: space-around;
    }

    .accordion_wrapper .question .answer .flex-container-plans-mobile .boxcontent .boxbody {
        max-height: -webkit-min-content;
        max-height: -moz-min-content;
        max-height: min-content;
        min-height: -webkit-max-content;
        min-height: -moz-max-content;
        min-height: max-content;
    }

    .accordion_wrapper .question .answer .flex-container-plans-mobile .boxcontent .box {
        max-height: -webkit-min-content;
        max-height: -moz-min-content;
        max-height: min-content;
        min-height: -webkit-max-content !important;
        min-height: -moz-max-content !important;
        min-height: max-content !important;
        margin: 0 0 50px 0;
    }

    .flex.tabcontent .singletab .content .box .boxbody .mobile-starterbox {
        min-height: 40px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
    }

    .flex.tabcontent .singletab .content .box .boxbody .boxbody-item {
		
        -webkit-box-align: center;
		
            -ms-flex-align: center;
		
                align-items: center;
    }

    .accordion_wrapper .question .title i {
        margin: 0 auto 0 0;
        color: rgba(255, 255, 255, 1) !important;
    }

    .accordion_wrapper .switches {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        width: 100%;
    }

    .accordion_wrapper .question .answer .flex-container-plans-mobile a.text-item-item {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .accordion_wrapper .question .answer .flex-container-plans-mobile .text-item-item {
        min-height: 50px;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        width: 100% !important;
    }

    .accordion_wrapper .question .answer .flex-container-plans-mobile .text-item-item-header {
        min-height: 50px;
        background: rgba(255, 255, 255, 1);
        color: rgba(82, 37, 130, 1) !important;
        width: 100%;
        font-weight: 600;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        position: relative;
        left: -2px;
        font-size: 110%;
    }

    .accordion_wrapper .switches .services {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
    }

    .accordion_wrapper .switches .support {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
    }

    .mcb-section-inner .two-third .flex-container-plans .switches {
        display: none;
    }

    .mcb-section-inner .two-third .flex-container-plans #hide {
        display: none;
    }

    .mcb-section-inner .two-third .flex-container-plans .content {
        -webkit-box-flex: 100% !important;
            -ms-flex: 100% !important;
                flex: 100% !important;
        border-left: none;
        padding: 50px 30px !important;
        min-height: -webkit-max-content;
        min-height: -moz-max-content;
        min-height: max-content;
    }

    .row.header {
        width: 101% !important;
        top: -1px !important;
    }

    .header-footer {
        display: none;
    }

    .flex-container-plans {
        width: 100% !important;
        margin: 0 !important;
        padding: 0 !important;
        min-height: -webkit-max-content;
        min-height: -moz-max-content;
        min-height: max-content;
    }

    .ui-tabs-panel {
        top: 0 !important;
        left: 0 !important;
        width: 100% !important;
        min-height: -webkit-max-content !important;
        min-height: -moz-max-content !important;
        min-height: max-content !important;
        max-height: auto !important;
        background: rgba(82, 37, 130, 1) !important;
        border-top: none;
    }

    .mcb-section-inner {
        padding: 0 !important;
        top: 80px !important;
    }

    .two-third {
        width: 100% !important;
        top: 0 !important;
    }

    .mcb-section-inner .mcb-wrap-inner .column_tabs {
        width: 100% !important;
        border-top: none !important;
    }

    .mcb-section-inner .mcb-wrap-inner ul {
        position: relative !important;
        left: 0 !important;
        top: 0 !important;
    }

    .content-for-standard-support {

    }

}

.tabs_wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
}

.content-for-ip-transit {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
    font-size: 28px !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
}

.content-for-standard-support {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
}

.content-for-premium-support {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
}

.content-for-standard-support .content {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
}

.content-for-premium-support .content {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
}

.content-for-data-centre-services {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
    font-size: 36px !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
    margin: 0 0 0 30px;
}

/*.content-for-networking-solutions {
    flex-wrap: nowrap !important;
    justify-content: flex-start !important;
    align-content: flex-end !important;
    align-items: flex-start !important;
    font-size: 36px !important;
    flex-direction: column !important;
    margin: 0 0 0 30px;
}

.content-for-special-numbers {
    flex-wrap: nowrap !important;
    justify-content: flex-start !important;
    align-content: flex-end !important;
    align-items: flex-start !important;
    font-size: 36px !important;
    flex-direction: column !important;
    margin: 0 0 0 30px;
}*/

.content-for-special-numbers .content-item {
    font-size: 30px !important;
}

.content-for-networking-solutions .content-item {
    font-size: 30px !important;
}

.content-for-data-centre-services .content-item {
    font-size: 30px !important;
}


.box-hidden {
    visibility: hidden;
}

.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.mobile-starterbox {
	
}

.mobile-separator {
	
}

.flex-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.flex.titles a {
    color: #000 !important;
}

.flex.tabinner {
    width: 100%;
}

.flex.tabcontent {
    width: 100%;
}

.flex.tabcontent .singletab {
    width: 100%;
}

.flex.tabcontent .singletab .item .text {
    font-size: 14px;
    color: rgb(82, 37, 130) !important;
    text-decoration: none !important;
}

.flex.tabcontent .singletab .item .circle {
    padding: 0 7px 0 0;
}

.flex.tabcontent .singletab .item i {
    font-size: 8px;
    color: #4D97F0 !important;
    margin: auto 0;
}

.flex.singletabinner .tabheader {
    background: #EBEBEB !important;
}

.flex.tabcontent .singletab .titles .circle {
    padding: 0 10px;
}

.flex.tabcontent .singletab .titles .circle i {
    font-size: 8px;
    color: #4D97F0 !important;
    margin: auto 0;
}

.flex.tabcontent .singletab .back {
    padding: 0 15px 0 0;
    margin: auto 0;
}

.flex.tabcontent .singletab .back i {
    font-size: 40px;
}

.flex.tabcontent .singletab .category .text {
    font-size: 22px;
    margin: auto 0;
}

.flex.tabcontent .singletab .title .text {
    font-size: 19px;
    margin: auto 0;
}

.flex.tabcontent .singletab .content:not(.support) {
    color: rgb(82, 37, 130);
    text-align: left;
    font-size: 18px !important;
    border: none !important;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    height: 100%;
    -ms-flex-line-pack: stretch;
        align-content: stretch;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    min-height: 594px;
    width: 100%;
    color: rgba(255, 255, 255, 1);
}
.flex.tabcontent .singletab .content.support {
    color: rgb(82, 37, 130);
    text-align: left;
    font-size: 18px !important;
    border: none !important;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    height: 100%;
    -ms-flex-line-pack: stretch;
        align-content: stretch;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    width: 100%;
    color: rgba(255, 255, 255, 1);
	display: none;
}

.flex.tabcontent .singletab .boxcontent {
    min-height: 594px;
    width: 100%;
}

.flex.tabcontent .singletab .content.support {
    font-size: 19px;
}

.flex.tabcontent .singletab .content .second {
    font-size: 15px;
    padding: 10px 0;
    min-height: 70px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.flex.tabcontent .singletab .content .second .flex div {
    padding: 0 3px 0 0;
}

.flex.tabcontent .singletab .content .fifth .flex div {
    padding: 0 3px 0 0;
}

.flex.tabcontent .singletab .content .fifth {
    font-size: 15px;
}

.flex.tabcontent .singletab .content-item {
    font-size: 30px !important;
    padding: 0;
    font-weight: 300;
    line-height: 1.7;
    color: rgba(255, 255, 255, 1);
}
.flex.tabcontent .singletab .content-item div {
    padding: 0 5px 0 0;
}

.flex.tabcontent .singletab .content .box {
    color: rgb(255, 255, 255);
    -webkit-box-flex: 0;
        -ms-flex: 0 0 26%;
            flex: 0 0 26%;
    max-width: 300px;
    min-width: 230px;
    margin-left: .5em;
    margin-right: .5em;
    cursor: pointer;
    -webkit-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    margin-bottom: 1.2em;
	box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}
.flex.tabcontent .singletab .content .box:hover {
    -webkit-transform: translateY(3px);
        -ms-transform: translateY(3px);
            transform: translateY(3px);
}

.flex.tabcontent .singletab .content .box .mobile-starterbox {
    padding: 5px 0;
}

.flex.tabcontent .singletab .content .box .boxheader {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background: rgba(255, 255, 255, 1);
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: rgba(0, 0, 0, 1);
    min-height: 50px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 105%;
}


.content-for-business-internet .flex.boxheadertext, .content-for-Πρόσβαση-στο-Διαδίκτυο-για-Επιχειρήσεις .flex.boxheadertext{
    font-size: 16px;
}
.flex.tabcontent .singletab .content .box .boxheader .boxheadertext {

}

.flex.tabcontent .singletab .content .box .boxbody {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: 3px solid rgba(255, 255, 255, 1);
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    font-size: 85%;
}

.flex.tabcontent .singletab .content .box.starterbox {
    min-width: 116px;
}

.flex.tabcontent .singletab .content .mobile-separator {
    width: 80%;
    height: 1px;
    background: rgba(255, 255, 255, 1);
    padding: 0 0px;
}

.flex.tabcontent .singletab .content .box.starterbox .boxbody  {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}

.flex.tabcontent .singletab .content .box .boxbody  {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}

.flex.tabcontent .singletab .content .box.starterbox .boxbody .boxbody-item  {
    padding: 2.5px 0;
}
.flex.tabcontent .singletab .content .box .boxbody .boxbody-item {
    padding: 2.5px 0;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.flex.content[class*="content-for-special-numbers"] .box .boxheader {
    min-height: 75px !important;
	padding: 0 1.5em;
}
.flex.content.content-for-specialnumbers-seps-el .box .boxheader,
.flex.content.content-for-specialnumbers-sbps-el .box .boxheader,
.flex.content.content-for-specialnumbers-mbps-el .box .boxheader,
.flex.content.content-for-specialnumbers-lbps-el .box .boxheader,
.flex.content.content-for-specialnumbers-wholesale-el .box .boxheader{
    min-height: 75px !important;
    padding: 0 .5em;
}
.flex.tabcontent .singletab .content .box .boxbody, .flex.tabcontent .singletab .content .box .boxheader{
	  -webkit-transition: all .2s ease-out;
	  -o-transition: all .2s ease-out;
	  transition: all .2s ease-out;
}
.flex.tabcontent .singletab .content .box:hover .boxbody{
    background: rgba(255, 255, 255, 1);
    color: rgb(82, 37, 130);
}
.flex.boxbody-item p {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 !important;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 1em !important;
    padding: 1em 0;
}
.flex.boxbody-item p a{
	color:#fff;
}
.flex.tabcontent .singletab .content-for-premiumsupport-lbps .box:hover .boxbody .boxbody-item a,
.flex.tabcontent .singletab .content-for-premiumsupport-wholesale .box:hover .boxbody .boxbody-item a,
.flex.tabcontent .singletab .content-for-premiumsupport-lbps-el .box:hover .boxbody .boxbody-item a,
.flex.tabcontent .singletab .content-for-premiumsupport-wholesale-el .box:hover .boxbody .boxbody-item a{
	 color: rgb(82, 37, 130) !important;
}
.flex.tabcontent .singletab .content-for-premiumsupport-lbps .box:hover .boxbody .boxbody-item flex.line-section a,
.flex.tabcontent .singletab .content-for-premiumsupport-wholesale .box:hover .boxbody .boxbody-item flex.line-section a,
.flex.tabcontent .singletab .content-for-premiumsupport-lbps-el .box:hover .boxbody .boxbody-item flex.line-section a,
.flex.tabcontent .singletab .content-for-premiumsupport-wholesale-el .box:hover .boxbody .boxbody-item flex.line-section a{
	color: rgb(82, 37, 130) !important;
}
.flex.tabcontent .singletab .content .box:hover .boxbody .boxbody-item .boxsingle{
	color: rgb(82, 37, 130) !important;
}

.flex.tabcontent .singletab .content .box:hover .boxheader {
    background: rgba(255, 255, 255, 0.09);
    color: rgb(255, 255, 255);
}

.flex.content.content-for-premium-internet .flex-column .content, 
.flex.content.premiuminternet-el .flex-column .content{
    font-size: 30px !important;
    padding-left: 1em;
    padding-right: 2em;
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-weight: 300 !important;
}
.flex.content.content-for-networking-solutions.content-for-networkingsolutions-wholesale.networkingsolutions-wholesale .flex-column .content{
	font-size: 25px !important;
    padding-left: 1em;
    padding-right: 2em;
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-weight: 300 !important;
}
.flex.content.content-for-networking-solutions.content-for-networkingsolutions-wholesale.networkingsolutions-wholesale .flex-column .content .bottom-content-pr {
    font-size: 16px;
    margin-top: 1.5em;
}
.flex.content.content-for-Σταθερή-Τηλεφωνία.content-for-telephony-seps-el.telephony-seps-el .boxbody .boxbody-item {
    font-size: 14px;
}
.flex.content.content-for-networking-solutions.content-for-networkingsolutions-sbps.networkingsolutions-sbps .boxcontent .boxbody-item{
	min-height:195px;
}
.flex.content.content-for-networkingsolutions-lbps-el.networkingsolutions-lbps-el .boxcontent .box .boxbody .boxbody-item {
    min-height: 200px;
}
.flex.content.content-for-telephony-lbps-el.telephony-lbps-el .boxcontent .box .boxbody .boxbody-item {
    min-height: 265px;
}
.flex.content.content-for-telephony.content-for-telephony-seps.telephony-seps .boxcontent .box .boxbody-item,
.flex.content.content-for-telephony.content-for-telephony-sbps.telephony-sbps .boxcontent .box .boxbody-item,
.flex.content.content-for-telephony-seps-el .boxcontent .box .boxbody-item,
.flex.content.content-for-telephony-sbps-el .boxcontent .box .boxbody-item{
	min-height:195px;
}
.flex.content.content-for-telephony.content-for-telephony-seps.telephony-seps .boxcontent .box:last-child .boxbody-item,
.flex.content.content-for-telephony.content-for-telephony-sbps.telephony-sbps .boxcontent .box:last-child .boxbody-item,
.flex.content.content-for-telephony-seps-el .boxcontent .box:last-child .boxbody-item,
.flex.content.content-for-telephony-sbps-el .boxcontent .box:last-child .boxbody-item{
	min-height:115px;
}
.flex.content.content-for-public-cloud-services.content-for-publiccloudservices-lbps.publiccloudservices-lbps .boxbody .boxbody-item,
.flex.content.content-for-public-cloud-services.content-for-publiccloudservices-mbps.publiccloudservices-mbps .boxbody .boxbody-item,
.flex.content.content-for-public-cloud-services.content-for-publiccloudservices-seps.publiccloudservices-seps .boxcontent .boxbody-item,
.flex.content.content-for-public-cloud-services.content-for-publiccloudservices-sbps.publiccloudservices-sbps .boxcontent .boxbody-item{
	min-height:195px;
}
.flex.content.content-for-publiccloudservices-lbps-el .boxbody .boxbody-item, .flex.content.content-for-publiccloudservices-mbps-el .boxbody .boxbody-item, .flex.content.content-for-publiccloudservices-seps-el .boxcontent .boxbody-item, .flex.content.content-for-publiccloudservices-sbps-el .boxcontent .boxbody-item {
    min-height: 195px;
}
.flex.content.content-for-telephony-sbps-el .boxcontent .box .boxbody .boxbody-item,
.flex.content.content-for-telephony-mbps-el .boxcontent .box .boxbody .boxbody-item{
    min-height: 310px !important;
}
.flex.content.content-for-networkingsolutions-sbps-el .boxcontent .box .boxbody .boxbody-item {
    min-height: 200px;
}
.flex.content.content-for-telephony.content-for-telephony-sbps.telephony-sbps .boxcontent .boxbody-item,
.flex.content.content-for-special-numbers.content-for-specialnumbers.specialnumbers .boxcontent .boxbody-item{
	min-height:195px;
}
.flex.content.content-for-specialnumbers-seps-el .boxcontent .boxbody-item,
.flex.content.content-for-specialnumbers-sbps-el .boxcontent .boxbody-item,
.flex.content.content-for-specialnumbers-mbps-el .boxcontent .boxbody-item,
.flex.content.content-for-specialnumbers-lbps-el .boxcontent .boxbody-item{
	min-height:200px;
}
.flex.content.content-for-telephony.content-for-telephony-lbps.telephony-lbps .boxbody .boxbody-item {
    min-height: 220px;
}
.flex.content.content-for-networking-solutions.content-for-networkingsolutions-lbps.networkingsolutions-lbps .boxbody .boxbody-item,
.flex.content.content-for-networking-solutions.content-for-networkingsolutions-mbps.networkingsolutions-mbps .boxbody .boxbody-item {
    min-height: 200px;
}
.flex.content.content-for-special-numbers.content-for-specialnumbers-lbps.specialnumbers-lbps .boxbody .boxbody-item,
.flex.content.content-for-special-numbers.content-for-specialnumbers-mbps.specialnumbers-mbps .boxbody .boxbody-item {
    min-height: 195px;
}
.flex.content.content-for-telephony-seps-el .boxcontent .box:not(:last-child) .boxbody-item {
    min-height: 275px;
}
.flex.content.content-for-networkingsolutions-mbps-el.networkingsolutions-mbps-el .boxcontent .box .boxbody .boxbody-item {
    min-height: 200px;
}
.flex.content.content-for-special-numbers.content-for-specialnumbers-sbps.specialnumbers-sbps .boxcontent .boxbody-item{
	min-height:195px;
}
.flex.content.content-for-publiccloudservices-lbps-el.publiccloudservices-lbps-el .boxcontent .box .boxbody .boxbody-item {
    min-height: 195px;
}
.flex.content.content-for-data-centre-services.content-for-datacentreservices-wholesale.datacentreservices-wholesale .boxcontent .box .boxbody .boxbody-item {
    min-height: 195px;
}
.flex.content.content-for-telephony.content-for-telephony-seps.telephony-seps .boxcontent .box .boxbody .boxbody-item,
.flex.content.content-for-telephony.content-for-telephony-sbps.telephony-sbps .boxcontent .box .boxbody .boxbody-item {
    min-height: 200px;
}
.flex.content.content-for-telephony.content-for-telephony-mbps.telephony-mbps .boxcontent .box .boxbody .boxbody-item {
    min-height: 200px;
}
.flex.content.content-for-data-centre-services.content-for-datacentreservices-lbps.datacentreservices-lbps .boxcontent .box .boxbody .boxbody-item {
    min-height: 195px;
}
.flex.content .flex-column:not(.box-Business) .boxbody-item, .flex.content .flex-column:not(.box-Enterprise) .boxbody-item {
    padding: 0em 1em .5em !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.flex.content.content-for-premiumsupport-lbps.premiumsupport-lbps .boxcontent .boxbody .boxbody-item,
.flex.content.content-for-premiumsupport-wholesale .boxcontent .boxbody .boxbody-item{
    padding: .2em 1em 1em !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
}
.flex.boxbody-item a:not(.norm-link-plans) {
    background: rgba(255, 255, 255, 0);
    color: rgba(82, 37, 130, 0);
    padding: 0 0em;
    margin-top: 0em;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    border-bottom: 1px solid;
    top: 0;
    padding-bottom: .02em !important;
}
.line-section a {
    background: rgba(255, 255, 255, 0);
    color: rgb(255, 255, 255) !important;
    padding: 0 .5em;
    max-width: 100%;
    margin-top: 0em;
    position: relative !important;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
a.norm-link-plans {
    position: relative !important;
    color: rgb(255, 255, 255) !important;
	border-bottom:1px solid;
}
.flex.tabcontent .singletab .content .box:hover .boxbody .boxbody-item a.norm-link-plans{
    color: rgb(82, 37, 130) !important;
}
.flex.tabcontent .singletab .content-for-premium-internet .box .boxheader,
.flex.tabcontent .singletab .content-for-networkingsolutions-wholesale .box .boxheader{
	-webkit-box-pack: start !important;
	    -ms-flex-pack: start !important;
	        justify-content: flex-start !important;
    padding: 0 1em;
}
.flex.content-for-networkingsolutions-wholesale-el .flex-column.box{
    -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 100% !important;
            flex: 0 0 100% !important;
    width: 100%;
    max-width: 700px !important;
}
.flex.tabcontent .singletab .flex.premiuminternet-el .box .boxheader {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
    padding: 0 1em;
}
.flex.tabcontent .singletab .content-for-premium-internet .box ul li, 
.flex.tabcontent .singletab .content-for-networkingsolutions-wholesale .box ul li, 
.flex.content-for-networkingsolutions-wholesale-el .flex-column.box ul li,
.flex.premiuminternet-el .flex-column.box ul li{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px !important;
    -webkit-box-flex: 0 !important;
        -ms-flex: 0 !important;
            flex: 0 !important;
    min-height: 30px !important;
    width: 100%;
    min-width: 100%;
    padding: 0;
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
    text-align: left !important;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row;
            flex-flow: row;
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
}

.flex.tabcontent .singletab .content-for-networkingsolutions-wholesale .box ul li, 
.flex.content-for-networkingsolutions-wholesale-el .flex-column.box ul li{
	min-height:20px !important;
}

.flex.tabcontent .singletab .content-for-premium-internet .box ul,
.flex.tabcontent .singletab .content-for-networkingsolutions-wholesale .box ul,
.flex.content-for-networkingsolutions-wholesale-el .flex-column.box ul,
.flex.premiuminternet-el .flex-column.box ul{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
}

.flex.tabcontent .singletab .content-for-networkingsolutions-wholesale .box ul,
.flex.content-for-networkingsolutions-wholesale-el .flex-column.box ul{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    width: 100%;
    margin: 1em 0;
}
.flex.tabcontent .singletab .content-for-premium-internet .box,
.flex.tabcontent .singletab ..premiuminternet-el .box,
.flex.tabcontent .singletab .content-for-networkingsolutions-wholesale .box,
.flex.content-for-networkingsolutions-wholesale-el .flex-column.box{
    -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 100% !important;
            flex: 0 0 100% !important;
    width: 100%;
    max-width: 700px !important;
}
.flex.tabcontent .singletab .content-for-premium-internet .box ul li i,
.flex.tabcontent .singletab .premiuminternet-el .box ul li i{
    font-size: 2.5em;
    max-width: 23px;
    min-height: 5px !important;
    padding: 0 !important;
    max-height: 20px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: -.15em;
}
.premiuminternet-el ul li:last-child i{
    -ms-flex-item-align:start;
        align-self:flex-start;
}
.flex.tabcontent .singletab .content-for-networkingsolutions-wholesale .box ul li i{
	font-size: 2.5em;
    max-width: 40px;
    min-height: 5px !important;
    padding: 0 !important;
    max-height: 20px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
/*NEW PREMIUM SUPPORT STUFF*/
.premiuminternet-el ul li {
    font-size: 14px !important;
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    margin-left: -.7em;
}
/*SUPPORT*/
.row-video-and-tabs .tabs .tab-content .tab-content-inner .text .standardsupport,
.row-video-and-tabs .tabs .tab-content .tab-content-inner .text .standardsupport-el,
.row-video-and-tabs .tabs .tab-content .tab-content-inner .text .premiumsupport,
.row-video-and-tabs .tabs .tab-content .tab-content-inner .text .content.content-for-premium-support,
.row-video-and-tabs .tabs .tab-content .tab-content-inner .text .content-for-premiumsupport-lbps-el,
.row-video-and-tabs .tabs .tab-content .tab-content-inner .text .content-for-premiumsupport-wholesale-el
{
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
}
.row-video-and-tabs .tabs .tab-content .tab-content-inner .text .standardsupport .boxcontent,
.row-video-and-tabs .tabs .tab-content .tab-content-inner .text .standardsupport-el .boxcontent,
.row-video-and-tabs .tabs .tab-content .tab-content-inner .text .premiumsupport .boxcontent,
.row-video-and-tabs .tabs .tab-content .tab-content-inner .text .content.content-for-premium-support .boxcontent,
.row-video-and-tabs .tabs .tab-content .tab-content-inner .text .content-for-premiumsupport-lbps-el .boxcontent,
.row-video-and-tabs .tabs .tab-content .tab-content-inner .text .content-for-premiumsupport-wholesale-el .boxcontent{
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
}
.row-video-and-tabs .tabs .tab-content .tab-content-inner .text .standardsupport .boxheader,
.row-video-and-tabs .tabs .tab-content .tab-content-inner .text .standardsupport-el .boxheader,
.row-video-and-tabs .tabs .tab-content .tab-content-inner .text .premiumsupport .boxheader,
.row-video-and-tabs .tabs .tab-content .tab-content-inner .text .content.content-for-premium-support .boxheader,
.row-video-and-tabs .tabs .tab-content .tab-content-inner .text .content-for-premiumsupport-lbps-el .boxheader,
.row-video-and-tabs .tabs .tab-content .tab-content-inner .text .content-for-premiumsupport-wholesale-el .boxheader{
    padding: 0 1em;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.row-video-and-tabs .tabs .tab-content .tab-content-inner .text .standardsupport .boxheader .boxheadertext,
.row-video-and-tabs .tabs .tab-content .tab-content-inner .text .standardsupport-el .boxheader .boxheadertext,
.row-video-and-tabs .tabs .tab-content .tab-content-inner .text .premiumsupport .boxheader .boxheadertext,
.row-video-and-tabs .tabs .tab-content .tab-content-inner .text .content.content-for-premium-support .boxheader .boxheadertext,
.row-video-and-tabs .tabs .tab-content .tab-content-inner .text .content-for-premiumsupport-lbps-el .boxheader .boxheadertext,
.row-video-and-tabs .tabs .tab-content .tab-content-inner .text .content-for-premiumsupport-wholesale-el .boxheader .boxheadertext{
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.row-video-and-tabs .tabs .tab-content .tab-content-inner .text .standardsupport .box,
.row-video-and-tabs .tabs .tab-content .tab-content-inner .text .standardsupport-el .box,
.row-video-and-tabs .tabs .tab-content .tab-content-inner .text .premiumsupport .box,
.row-video-and-tabs .tabs .tab-content .tab-content-inner .text .content.content-for-premium-support .box,
.row-video-and-tabs .tabs .tab-content .tab-content-inner .text .content-for-premiumsupport-lbps-el .box,
.row-video-and-tabs .tabs .tab-content .tab-content-inner .text .content-for-premiumsupport-wholesale-el .box{
    max-width: 700px;
    min-width: 700px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 24%;
            flex: 0 0 24%;
}
.row-video-and-tabs .tabs .tab-content .tab-content-inner .text .premiumsupport .box .boxbody,
.row-video-and-tabs .tabs .tab-content .tab-content-inner .text .content.content-for-premium-support .box .boxbody,
.row-video-and-tabs .tabs .tab-content .tab-content-inner .text .content-for-premiumsupport-lbps-el .box .boxbody,
.row-video-and-tabs .tabs .tab-content .tab-content-inner .text .content-for-premiumsupport-wholesale-el .box .boxbody{
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
}
.row-video-and-tabs .tabs .tab-content .tab-content-inner .text .standardsupport .box .boxbody .boxbody-item,
.row-video-and-tabs .tabs .tab-content .tab-content-inner .text .standardsupport-el .box .boxbody .boxbody-item,
.row-video-and-tabs .tabs .tab-content .tab-content-inner .text .premiumsupport .box .boxbody .boxbody-item,
.row-video-and-tabs .tabs .tab-content .tab-content-inner .text .content.content-for-premium-support .box .boxbody .boxbody-item,
.row-video-and-tabs .tabs .tab-content .tab-content-inner .text .content-for-premiumsupport-lbps-el .box .boxbody .boxbody-item,
.row-video-and-tabs .tabs .tab-content .tab-content-inner .text .content-for-premiumsupport-wholesale-el .box .boxbody .boxbody-item{
       width: 95%;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
}
.row-video-and-tabs .tabs .tab-content .tab-content-inner .text .standardsupport .box:hover .flex.boxbody-item a,
.row-video-and-tabs .tabs .tab-content .tab-content-inner .text .standardsupport-el .box:hover .flex.boxbody-item a{
	color:rgb(82, 37, 130) !important;
}

.row-video-and-tabs .tabs .tab-content .tab-content-inner .text .standardsupport .box .boxbody .boxbody-item .line-row-inside-box .line-section,
.row-video-and-tabs .tabs .tab-content .tab-content-inner .text .standardsupport-el .box .boxbody .boxbody-item .line-row-inside-box .line-section{
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-flow: column;
	        flex-flow: column;
}

flex.line-row-inside-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    width: 100%;
}
flex.line-item-in-box {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    min-width: 414px;
}

flex.line-section {
    min-width: 215px;
}
flex.line-section-footer {
    min-width: 200px;
}
flex.line-section:first-child {
    max-width: 233px;
}
flex.line-section:not(:first-child) {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    text-align: left !important;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-flow: row !important;
            flex-flow: row !important;
    display: inline-block;
}
flex.big-in-sup-content, .norm-in-sup-content {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
}
flex.sup-s-content-wrapper {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
}
flex.norm-in-sup-content {
    font-size: 1.15em;
    font-weight: 300;
    min-height: 30px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    line-height: 1;
}
flex.big-in-sup-content {
    font-size: 1.5em;
    min-height: 35px;
    font-weight: 400;
}
flex.big-in-sup-header {
    font-size: 1.2em;
    font-weight: 500;
}
flex.big-in-sup-header {
    font-size: 1.2em;
    font-weight: 500;
    margin-left: .3em;
}

/*NEW PREMIUM SUPPORT STUFF*/

flex.content .tabinner .tabcontent .singletab .flex.content.premiuminternet-el,
flex.content .tabinner .tabcontent .singletab .flex.content.premiuminternet{
	
}

/*BIG BOXES HEADER*/
flex.content .tabinner .tabcontent .singletab .flex.content.premiuminternet-el .boxcontent .box .flex.boxheader,
flex.content .tabinner .tabcontent .singletab .flex.content.premiuminternet .boxcontent .box .flex.boxheader,
flex.content .tabinner .tabcontent .singletab .flex.content.networkingsolutions-wholesale .boxcontent .box .flex.boxheader,
flex.content .tabinner .tabcontent .singletab .flex.content.networkingsolutions-wholesale-el .boxcontent .box .flex.boxheader,
flex.content .tabinner .tabcontent .singletab .flex.content.iptransit .boxcontent .box .flex.boxheader,
flex.content .tabinner .tabcontent .singletab .flex.content.iptransit-el .boxcontent .box .flex.boxheader{
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
    padding: 0 1em;
}
/*BIG BOXES BOX*/
flex.content .tabinner .tabcontent .singletab .flex.content.premiuminternet-el .boxcontent .box,
flex.content .tabinner .tabcontent .singletab .flex.content.premiuminternet .boxcontent .box,
flex.content .tabinner .tabcontent .singletab .flex.content.networkingsolutions-wholesale .boxcontent .box,
flex.content .tabinner .tabcontent .singletab .flex.content.networkingsolutions-wholesale-el .boxcontent .box,
flex.content .tabinner .tabcontent .singletab .flex.content.iptransit .boxcontent .box,
flex.content .tabinner .tabcontent .singletab .flex.content.iptransit-el .boxcontent .box{
    -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 100% !important;
            flex: 0 0 100% !important;
    width: 100%;
    max-width: 700px !important;
}
flex.content .tabinner .tabcontent .singletab .flex.content.premiuminternet-el .boxcontent .box .boxbody .boxbody-item,
flex.content .tabinner .tabcontent .singletab .flex.content.premiuminternet .boxcontent .box .boxbody .boxbody-item {
	
}
flex.content .tabinner .tabcontent .singletab .flex.content.premiuminternet-el .boxcontent .box .boxbody .boxbody-item ul,
flex.content .tabinner .tabcontent .singletab .flex.content.premiuminternet .boxcontent .box .boxbody .boxbody-item ul{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
}
flex.content .tabinner .tabcontent .singletab .flex.content.premiuminternet-el .boxcontent .box .boxbody .boxbody-item ul li,
flex.content .tabinner .tabcontent .singletab .flex.content.premiuminternet .boxcontent .box .boxbody .boxbody-item ul li{
    font-size: 14px !important;
    min-height: 30px !important;
    max-height: 100% !important;
}
flex.content .tabinner .tabcontent .singletab .flex.content.premiuminternet-el .boxcontent .box .boxbody .boxbody-item ul li i,
flex.content .tabinner .tabcontent .singletab .flex.content.premiuminternet .boxcontent .box .boxbody .boxbody-item ul li i{
	
}
.flex.tabcontent .singletab .content .box.starterbox .boxheader  {
    background: transparent !important;
}
.flex.bottom-content-pr {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
}
.flex.bottom-content-pr a {
	border-bottom: 1px solid;
}
.flex.boxbody .mobile-separator:last-child {
    display: none !important;
}

.tabinner {
    height: 100%;
}
.style-simple .ui-tabs {
    border: 0;
    margin-bottom: 0;
}
.ui-tabs .ui-tabs-panel {
    padding-top: 0;
    padding: 0;
    width: 100%;
    max-height: 797px;
    min-height: 797px;
}
.tabs_centered.ui-tabs .ui-tabs-nav li.ui-state-active {
    position:relative;
}
.ui-tabs .ui-tabs-nav li.ui-state-active a:after {
    background: #ff9800;
}
.tabs_centered.ui-tabs .ui-tabs-nav li.ui-state-active:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -10px;
    width: 0;
    height: 0;
    border-bottom: solid 25px #522582;
    border-left: solid 15px transparent;
    border-right: solid 15px transparent;
    border-top: solid 50px transparent;
    margin-top: -65px;
    z-index: 999999 !important;
}
.tabs_centered.ui-tabs .ui-tabs-nav li.ui-state-active.changed-state-inner:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -10px;
    width: 0;
    height: 0;
    border-bottom: solid 25px #EBEBEB;
    border-left: solid 15px transparent;
    border-right: solid 15px transparent;
    border-top: solid 50px transparent;
    margin-top: -65px;
    z-index: 999999 !important;
}
#overlay {
    width: 100%;
    position: absolute;
    background-color: rgba(102, 45, 145, 0.26) !important;
    height: 100%;
    z-index:999999999!important;
}
#overlay .loader-image {
    position: absolute;
    top: 50% !important;
    color: #ff9800;
    max-width: 100px !important;
    height: 100%;
    position: absolute !important;
    width: 100%;
    left: 50%;
}
.bottom-footer ul li {
    font-size: 12px;
    line-height: 1.7;
    margin-bottom:0px!important;
}
.bottom-footer {
    background: transparent;
    margin-top: 0;
    border: none !important;
    z-index: 9999 !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    left: 0;
    padding-bottom: 25px !important;
    border-bottom-right-radius: 0;
	margin-left:1.2em;
}
.row-video-and-tabs .tab-content #hide:hover {
    background: rgb(255, 255, 255);
    color: rgb(82, 37, 130);
    -webkit-box-shadow: 0px 0px 0px 6px #fff !important;
            box-shadow: 0px 0px 0px 6px #fff !important;
}
hr.tophr-for-top {
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    justify-items: flex-start;
    margin-left: 0;
    height: 1px !important;
}
a[id|="plan-item"] {
    line-height: 1.7;
}

.flex-container-plans {
    background: none;
    width: 1200px;
    margin: 0 auto;
    padding: 2em 0 200px 0;
}

#solutions-sbps .tabinner {
    right: -380px;
}

#solutions-mbps .tabinner {
    right: -570px;
}

#solutions-lbps .tabinner {
    -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse;
    left: -380px;
}

#solutions-wholesale .tabinner {
    -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse;
    left: -35px;
}

#solutions-seps[data-lang="el"] .tabinner .starterbox .boxbody-item  {
    font-size: 12px !important;
}

#solutions-sbps[data-lang="el"] .tabinner .starterbox .boxbody-item  {
    font-size: 12px !important;
}

#solutions-mbps[data-lang="el"] .tabinner .starterbox .boxbody-item  {
    font-size: 12px !important;
}

#solutions-lbps[data-lang="el"] .tabinner .starterbox .boxbody-item  {
    font-size: 12px !important;
}

#solutions-wholesale[data-lang="el"] .tabinner .starterbox .boxbody-item  {
    font-size: 12px !important;
}

.mcb-section-inner {
    max-width: 100%;
    width: 100% !important;
    margin: 0 !important;
}

.mcb-section-inner .one-third {
    display: none !important;
}

.mcb-section-inner .two-third {
    width: 100%;
    position: relative;
    margin: 0 auto;
    float: none;
    top: 149px;
}

.mcb-section-inner .mcb-wrap-inner div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.mcb-section-inner .mcb-wrap-inner ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    min-width: 893px;
    max-width: 893px;
    background: transparent !important;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    width: 100%;
    text-shadow: 0px 0px 1px #000 !important;
    border: none !important;
    z-index: 2;
    position: absolute;
    left: 650px;
    top: 640px;
}

.mcb-section-inner .mcb-wrap-inner li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.mcb-section-inner .mcb-wrap-inner .column_tabs {
    width: 100%;
    margin: 0 !important;
}

.mcb-section-inner .mcb-wrap-inner .column_tabs ul li {
    margin: 0 !important;
    width: 100% !important;
    border: none;
    border-bottom: none !important;
    border-top: 3px solid rgba(255, 255, 255, .3) !important;
    padding: 0 !important;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    -webkit-transform-origin: left;
        -ms-transform-origin: left;
            transform-origin: left;
    border-right: none !important;
    outline: none !important;
}

.mcb-section-inner .mcb-wrap-inner .column_tabs ul li:hover {
    border-top: 3px solid rgba(255, 255, 255, 1) !important;
    background: transparent !important;
}

.mcb-section-inner .mcb-wrap-inner .column_tabs ul li.ui-state-active {
    border-top: 3px solid rgba(255, 255, 255, 1) !important;
}

.mcb-section-inner .mcb-wrap-inner .column_tabs ul li:active {
    border-top: 3px solid rgba(255, 255, 255, 1);
    border-bottom: none !important;
}

.ui-tabs-panel {
    position: relative;
    top: 0;
    left: 0;
    width: 1920px;
    min-height: 826px;
    max-height: 826px;
    z-index: 1;
    background: rgba(82, 37, 130, 1) !important;
    border-top: 3px solid rgba(255, 255, 255, 1);
}

.ui-tabs {
    overflow: visible !important;
}

.cablenet-full-height {
    position: relative;
    top: 0px;
    min-height: 949px;
    z-index: 1;
	padding-bottom: 0 !important;
}

.mcb-section-inner .mcb-wrap-inner .column_tabs ul li a {
    padding: 0 !important;
    color: rgba(255, 255, 255, 1) !important;
    outline: none !important;
    font-size: 16px !important;
    padding: 20px 30px !important;
}

.mcb-section-inner .mcb-wrap-inner .column_tabs ul li a:focus {
    outline: none !important;
}

.mcb-section-inner .mcb-wrap-inner .column_tabs ul li a::after {
    display: none !important;
}

.tabs_centered.ui-tabs .ui-tabs-nav li.ui-state-active:after {
    display: none !important;
}

.flex-container-plans .switches {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 20%;
            flex: 0 1 20%;
}

.flex-container-plans .content {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 80%;
            flex: 0 1 80%;
    line-height: 2;
    font-size: 26px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: rgba(255, 255, 255, 1);
    border-left: 1.5px solid rgba(255, 255, 255, 1);
}

.flex-container-plans .content .boxcontent {
    border: none !important;
}

.starterbox {
    display: none !important;
}

.flex-container-plans .text-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    line-height: 2;
}

.flex-container-plans .text-item .text-item-item-header {
    font-size: 26px;
    font-weight: 600;
    margin: 0 0 10px 0;
    color: rgba(255, 255, 255, 1) !important;
    cursor: default !important;
}

.flex-container-plans .text-item .text-item-item {
    color: rgba(255, 255, 255, .6);
    cursor: pointer;
}

.flex-container-plans .text-item .text-item-item:hover {
    color: rgba(255, 255, 255, 1);
    -webkit-transition: all ease-in-out 0.15s;
    -o-transition: all ease-in-out 0.15s;
    transition: all ease-in-out 0.15s;
}

.flex-container-plans .text-item .text-item-item.active {
    color: rgba(255, 255, 255, 1);
}

.flex-container-plans .text-item.support .text-item-item-header {
    margin: 20px 0 10px 0 !important;
}

.flex-container-plans #hide {
    position: absolute;
    right: 359px;
    top: 30px;
    font-size: 30px;
    color: rgba(255, 255, 255, .6);
    cursor: pointer;
}

.flex-container-plans #hide:hover {
    color: rgba(255, 255, 255, 1);
    -webkit-transition: color ease-in-out .15s;
    -o-transition: color ease-in-out .15s;
    transition: color ease-in-out .15s;
}

.singletab .titles {
    display: none !important;
}
.boxcontent .box{
    opacity:0;
    -webkit-transform: translateY( 40px );
        -ms-transform: translateY( 40px );
            transform: translateY( 40px );
}
.content-item{
    opacity:0;
    -webkit-transform: translateY( 40px );
        -ms-transform: translateY( 40px );
            transform: translateY( 40px );
}
.flex.tabcontent .singletab .content .box .boxheader .boxheadertext {
    text-align: center;
	    font-weight: 300;
}
.starterbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.flex.tabcontent .singletab .content .box.starterbox .boxheader {
    background: #ffffff40 !important;
}
.content-for-telephony .boxcontent .starterbox {
    display: none !important;
}
.content-for-public-cloud-services .boxcontent .starterbox {
    display: none !important;
}
flex.inner-text i {
    color: #ffffff;
    margin-right: .5em;
    padding-left: .3em;
    font-size: .7em !important;
}
.section-type-plans{
	margin-bottom: 10px;
}
flex.inner-text {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    justify-items: flex-start;
}
.tab-content .text .switches .text-item-item-header .inner-text {
    font-size: 17px !important;
}
.flex.content.content-for-premium-internet .flex-column .content, .flex.content.content-for-Προνομιακή-Πρόσβαση-στο-Διαδίκτυο .flex-column .content {
    font-size: 30px !important;
    padding-left: 1em;
    padding-right: 2em;
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-weight: 300 !important;
}
.flex-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.flex-more-content-bottom-premium .content-item {
    font-size: 20px !important;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
	font-weight: 300 !important;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.flex-more-content-bottom-premium .content-item svg {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-right: .5em;
    font-size: 12px;
}
.flex-more-content-bottom-premium {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    min-height: 100px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    justify-items: flex-start;
    padding-left: 1em;
}
.flex.content.content-for-publiccloudservices-seps-el .starterbox, .flex.content.content-for-publiccloudservices-seps .starterbox {
    display: none !important;
}
div[class*="content-for-specialnumbers"] .content-item div, div[class*="content-for-networkingsolutions"] .content-item div, div[class*="content-for-datacentreservices"] .content-item div{
    font-size: 30px !important;
}

div[class*="content-for-standardsupport"] {

}

div[class*="content-for-premiuminternet"] .flex.flex-column .content {
	font-size: 30px !important;
}

div[class*="content-for-telephony"] .flex.content.boxcontent .starterbox, div[class*="content-for-publiccloudservices"] .flex.content.boxcontent .starterbox{
	display: none !important;
}
flex#title-of-tab {
    position: absolute;
    left: 30px;
    top: 15px;
    font-size: 16px;
    color: rgb(255, 255, 255);
    text-transform: unset;
    font-weight: 500;
    z-index: 999999999999;
    min-width: 10em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: left;
        -ms-flex-pack: left;
            justify-content: left;
}
a.active-plan-link .inner-text {
    color: #fff;
	font-weight:900;
}
/*phone*/

.relative {
    position: relative;
}
.overflow-hidden {
    overflow: hidden;
}
.h-100 {
    margin-top: 2em;
}
.shadow-inset-3 {
    -webkit-box-shadow: inset 0 0.25rem 0.125rem 0 rgba(0,0,0,.1);
    box-shadow: inset 0 0.25rem 0.125rem 0 rgba(0,0,0,.1);
}

.nr6 {
    margin-right: .5rem;
}
.nl6 {
    margin-left: 0rem;
}
p.mv0.lh-copy.f2 {
	
}
p.mv0.lh-copy.f2 a{
	color: #522582;
	font-size:2em;
	font-weight:300;
}
.relative.h-100.br2.shadow-inset-3.bg-indigo3.pa6.overflow-hidden:hover .bg-indigo6 {
    background: #662d91;
    cursor: pointer;
}
h2.f3.ttu.tracked1.b.mt0.mb2 {
    line-height: 1.5;
}
.relative.h-100.br2.shadow-inset-3.bg-indigo3.pa6.overflow-hidden:hover{
	cursor: pointer;
}
.flex-nowrap {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
.justify-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.items-stretch {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.flex.flex-column.flex-nowrap.items-stretch.justify-center.nl6.nr6 {
    padding: .3em;
    background: #fff;
}
.mv0.lh-copy.f2 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    color: #522582;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.mv0.lh-copy.f2 .call-us-now {
    -webkit-box-flex: 50%;
        -ms-flex: 50%;
            flex: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.mv0.lh-copy.f2 a {
    -webkit-box-flex: 50%;
        -ms-flex: 50%;
            flex: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.br3.br--left.bg-white.pa3.flex.flex-column.items-center.justify-center.cyan5 {
    color: #ffffff;
    background: transparent;
    padding-left: 0;
    padding-right: .1em;
    min-height: 90px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: .5rem;
	margin-right: 3px;
}
.flex-number-caller-switch:hover .br3.br--left.bg-white.pa3.flex.flex-column.items-center.justify-center.cyan5{
    background: rgb(82, 37, 130);
}
.br3.br--left.bg-white.pa3.flex.flex-column.items-center.justify-center.cyan5 svg {
    font-size: 45px !important;
}
.mv0.lh-copy.f4.fw6 {
    font-size: 13px;
}
flex.link.cyan5.underline.call-is {
    font-size: .8em;
    min-height: 20px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-weight: 300;
    text-transform: uppercase;
	color:#fff;
}
.flex-number-caller-switch:hover .br3.br--right.pa3.flex.flex-column.justify-center.bg-white-90.black-70 {
    border-left: 2px solid #522582;
}
.flex-number-caller-switch .br3.br--right.pa3.flex.flex-column.justify-center.bg-white-90.black-70 {
    border-left: 2px solid #fff;
    max-height: 75px !important;
    padding-top: .1em;
    padding-bottom: .1em;
}
.flex-row {
    -webkit-box-orient: horizontal;
    -ms-flex-direction: row;
    flex-direction: row;
}
.flex-column, .flex-row {
    -webkit-box-direction: normal;
}
.tc {
    text-align: center;
}
.bg-white, .docs-generated table {
    background-color: #fff;
}
.pa4 {
    padding: 1.5rem;
}
.bg-indigo6 {
    background-color: #522582;
}
.docs-generated h3, .docs-generated h4, .f3 {
    font-size: 1rem;
}
.ttu {
    text-transform: uppercase;
}
.docs-generated blockquote, .docs-generated h1, .docs-generated h2, .docs-generated h3, .docs-generated h4, .docs-generated ol, .docs-generated p, .docs-generated ul, .mt0 {
    margin-top: 0;
}
.docs-generated .docs-alert h2, .docs-generated li, .mb2 {
    margin-bottom: .5rem;
}
.tracked1 {
    letter-spacing: .05em;
}
.b, .docs-generated table th {
    font-weight: 700;
}
.white {
    color: #fff;
}
.justify-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.items-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.flex-column, .flex-row {
    -webkit-box-direction: normal;
}
.flex-column {
    -webkit-box-orient: vertical;
    -ms-flex-direction: column;
    flex-direction: column;
}
.docs-generated code.inline, .f2 {
    font-size: .8rem;
}
.mv0 {
    margin-top: 0;
    margin-bottom: 0;
}
.docs-generated code.inline, .docs-generated li, .docs-generated p, .lh-copy {
    line-height: 1.5;
}
.pa4.bg-indigo6.br--top.white.flex.flex-column.items-center.justify-center {
    font-size: 55px;
}

.flex-number-caller-switch .br3.br--left.bg-white {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
    justify-items: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-left: .1em;
    border-radius: 3px;
}
.flex.flex-row.flex-nowrap.items-stretch.shadow-3.br3.flex-number-caller-switch {
    background: #ffffff00;
    margin-right: .5em;
    margin-top: 1em;
    color: #522582;
    max-height: 90px !important;
    min-height: 90px !important;
}
.tab:not(.active) a .flex.flex-row.flex-nowrap.items-stretch.shadow-3.br3 {
    margin-left: .1em;
    margin-right: .1em;
}
.mv0.lh-copy.f4.fw6 {
    font-size: 10px;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    font-weight: 700;
    color: #ffffff;
}
.flex.flex-more-content-bottom-premium .flex.content-item {
    font-size: 20px !important;
}
flex.link.cyan5.underline.call-is {
    font-size: .8em;
    min-height: 20px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-weight: 300;
    text-transform: uppercase;
}
.flex-number-caller-switch .flex.flex-row.flex-nowrap.items-stretch.shadow-3.br3.flex-number-caller-switch .bg-white-90 {
    /* background: #ffffff30; */
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-left: 1em;
}
/*phone*/
.loader {
  position: relative;
  margin: 0 auto;
  width: 100px;
}

.loader:before {
  content: '';
  display: block;
  padding-top: 100%;
}

.circular {
  -webkit-animation: rotate .5s linear infinite;
  animation: rotate 5s linear infinite;
  -webkit-animation: rotate 5s linear infinite;
  animation: rotate 5s linear infinite;
  height: 100%;
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.path {
  stroke-dasharray: 1,200;
  stroke-dashoffset: 0;
  -webkit-animation: dash 1s ease-in-out infinite,color 6s ease-in-out infinite;
  animation: dash 1s ease-in-out infinite,color 6s ease-in-out infinite;
  -webkit-animation: dash 1s ease-in-out infinite,color 6s ease-in-out infinite;
  animation: dash 1s ease-in-out infinite,color 6s ease-in-out infinite;
  stroke-linecap: round;
}
@-webkit-keyframes rotate{
    100%{
        -webkit-transform:rotate(360deg);
        transform:rotate(360deg)
    }
}
@keyframes rotate{
    100%{
        -webkit-transform:rotate(360deg);
        transform:rotate(360deg)
    }
}
@-webkit-keyframes dash{
    0%{
        stroke-dasharray:1,200;
        stroke-dashoffset:0
    }
    50%{
        stroke-dasharray:89,200;
        stroke-dashoffset:-35px
    }
    100%{
        stroke-dasharray:89,200;
        stroke-dashoffset:-124px
    }
}
@keyframes dash{
    0%{
        stroke-dasharray:1,200;
        stroke-dashoffset:0
    }
    50%{
        stroke-dasharray:89,200;
        stroke-dashoffset:-35px
    }
    100%{
        stroke-dasharray:89,200;
        stroke-dashoffset:-124px
    }
}
@-webkit-keyframes color{
    0%,100%,40%,66%,80%,90%{
        stroke:#FFF
    }
}
@keyframes color{
    0%,100%,40%,66%,80%,90%{
        stroke:#FFF
    }
}
 
.row-video-and-tabs .tabs .tab-content .tab-content-inner .text .switches .text-item a:hover {
	color: #fff !important;
}
.row-video-and-tabs .tabs .tab-content .tab-content-inner {
	-webkit-transform: translateY(795px) scale(1);
	    -ms-transform: translateY(795px) scale(1);
	        transform: translateY(795px) scale(1);
}
.tab-content .text .switches .text-item.additional-services .text-item-item-header .inner-text {
    font-size: 17px !important;
}

.row-video-and-tabs .tabs .tab-content .tab-content-inner .text .content.content-for-networkingsolutions-wholesale-el .flex-column.box .boxbody-item, .row-video-and-tabs .tabs .tab-content .tab-content-inner .text .content.content-for-networkingsolutions-wholesale .flex-column.box .boxbody-item {
    flex-flow: column !important;
}