
:root {
	--bs-body-font-family: "Source Sans 3", sans-serif;
}
h1, .h1 {
	font-weight: 900; 
	font-family: "Source Sans 3", sans-serif;
}
h2, .h2, h3, .h3, h4, .h4, h5, .h5 { 
	font-weight: 700; 
	font-family: "Source Sans 3", sans-serif;
}



.displayNone{display:none;}
/* Pre-Loader START */
#preloader {
	position: fixed;
	z-index: 10000;
	background: radial-gradient(circle,rgba(64, 64, 64, 1) 0%, rgba(0, 0, 0, 1) 100%);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	color: white;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	opacity: 1;
	transition: opacity 0.8s ease;
	pointer-events: none;
}
#preloader.fade-out {
  opacity: 0;
}
#preloader.hidden {
  display: none;
}
.logo-wrapper {
	position: relative;
	height: auto;
	margin-bottom: 20px;
}
#preloader-logo {
	transition: opacity 0.3s linear;
	display: block;
}
/* Pre-Loader END */

.why-us .sppb-icon-container > i {
    width: 45px!important;
}

.home-services-box {
    border-radius: 25px;
    padding: 25px;
    text-align: center;
    margin-bottom: 30px;
    background: #FFF;
	box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, .05), 0 1.5rem 2.2rem rgba(0, 0, 0, .1);
	position: relative;
	transition: .5s;
}
.home-services-box:hover {
    transform: translateY(-20px);
	animation: none;
}
.home-services-box .sppb-icon i {
	width: auto!important;
}
.home-services-box .sppb-media-content > h4 {
    color: #2E3C46;
    font-size: 20px;
}
.home-services-box .sppb-btn {
	opacity: 0;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	border-radius: 25px;
}

.fadeIn {
	opacity: 0;
}


.home-3d {
    position: relative;
}
.home-3d .links-menu {
    position: absolute;
    width: 100%;
    display: flex;
    justify-content: space-between;
    z-index: 15;
    top: 40%;
	padding: 0px 30px;
}
.home-3d .links-menu .links-inner ul{
	list-style-type: none;
	padding: 0 0;
}
.home-3d .links-menu .links-inner ul li{
	padding-bottom: 30px;
}
.home-3d .links-menu .links-inner.left {
	text-align: left;
}
.home-3d .links-menu .links-inner.right {
	text-align: right;
}
.home-3d .links-menu .links-inner li > a{
	font-size: 28px;
    line-height: 30px;
    color: #000;
    font-weight: 600;
}
.home-3d .links-menu .links-inner li > a:hover{
	color: #C22026;
	transform: scale(1.15)
}
.pc-screen{
	position: relative;
}
.pc-screen > .layer1,
.pc-screen > .layer2,
.pc-screen > .layer3{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.pc-screen > .layer1 > img{
	opacity: 1;
}
.pc-screen > .layer2 > img{
	opacity: 1;
}
.pc-screen > .layer3 > img{
	opacity: 1;
}
.pc-screen > .layer2 > img{
	position: relative;
    bottom: 0px;
    left: 0px;
	transition: all 1s;
}
.pc-screen > .layer3 > img{
	position: relative;
    bottom: 0px;
    left: 0px;
	transition: all 1s;
}
.pc-screen.move > .layer2 > img{
    bottom: 40px;
    left: 60px;
	transition: all 1s;
}
.pc-screen.move > .layer3 > img{
    bottom: 120px;
    left: 160px;
	transition: all 1s;
}
.pc-screen img {
    max-width: 70%;
}
.pc-screen .layer-text span{
	font-size: 21px;
    font-weight: bold;
    color: #c22026;
}
.pc-screen .layer-text{
    position: absolute;
    right: -40%;
    width: 70%;
    text-align: right;
    border-bottom: 5px dotted gray;
	padding-bottom: 5px;
}
.pc-screen .layer-text{
	opacity: 0;
	transition: opacity 0.3s;
}
.pc-screen.move > .layer1 .layer-text{
	opacity: 1;
	transition: opacity 0.3s;
	transition-delay: 1s;
}
.pc-screen.move > .layer2 .layer-text{
	opacity: 1;
	transition: opacity 0.3s;
	transition-delay: 1.5s;
}
.pc-screen.move > .layer3 .layer-text{
	opacity: 1;
	transition: opacity 0.3s;
	transition-delay: 2s;
}
.pc-screen > .layer1 .layer-text{
	bottom: 50%;
}
.pc-screen > .layer2 .layer-text{
	bottom: 38%;
    margin-right: 5%;
}
.pc-screen > .layer3 .layer-text{
	bottom: 26%;
	margin-right: 10%;
}
.pc-screen-webdev-text {
    position: relative;
}

.platforms-icons .sppb-column-addons {
    display: flex;
    gap: 30px;
    justify-content: flex-end;
    margin-top: -100px;
}
.platforms-icons img {
    height: 60px;
}


#sp-title .sp-page-title {
	background: radial-gradient(circle,rgba(240, 240, 240, 1) 0%, rgba(166, 166, 166, 1) 100%);
	position: relative;
}
#sp-title canvas{
	position: absolute;
    top: 0;
	left: 0;
	height: 100%;
}
.itemid-316 .header-back {
    position: absolute;
    top: 0;
}
canvas#canvas {
    width: 100vw;
	height: 480px;
}

.contact-info .sppb-addon-wrapper > div {
	max-width: 300px;
}


/* Το overlay που "αποκαλύπτει" το logo από κάτω προς τα πάνω */
#logo-mask {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background: #3d3d3d;
	height: 100%;
	pointer-events: none;
	transition: height 0.3s linear;
	opacity: 0.5;
}

#loading-text {
  font-size: 1.8em;
  font-weight: bold;
  margin-bottom: 10px;
}

.progress-bar-wrapper {
  width: 200px;
  height: 3px;
  background: #333;
  border-radius: 5px;
  overflow: hidden;
}

.progress-bar {
  height: 100%;
  width: 0%;
  background: #e4000f;
  transition: width 0.2s linear;
}

img {
	width: auto;
}
#sp-header {
    background: #ffffff00;
}
body #sp-page-builder .sppb-section-title {
	margin-bottom: 0;
}
body h5{
	//margin-bottom: 30px;
}

body .sp-megamenu-parent>li.active>a, 
body .sp-megamenu-parent>li.active:hover>a {
    font-weight: bold;
}
#homepageIntroSlider > .sppb-container-inner > .sppb-row {
	margin-left: 0;
	margin-right: 0;
}
#homepageIntroSlider > .sppb-container-inner > .sppb-row > .sppb-col-md-12 {
	padding-left: 0;
	padding-right: 0;
}
.hectorSlider .carousel-item {
	height: 100vh;
    align-items: center;
}
.hectorSlider .carousel-inner .homepagevideo {
	position: absolute;
    opacity: 0.5;
}
.carousel-controls button.disabled {
	opacity: .2!important;
	pointer-events: none!important
}

.homepageIntroSlider > .sppb-row-overlay {
	background-size: cover;
    background-position: 0 0;
}

#homepageIntroSlider {
	z-index: 2;
}
.sliderContent {
	position: relative;
    width: 55%;
    height: 100%;
    display: flex;
	align-items: center;
    padding: 100px;
    z-index: 1;
}
.left-slide .sliderContent {
	padding-right: 0;
}
.right-slide .sliderContent {
	padding-left: 0;
	float: right;
}
#MobleftImagesDiv,
#leftImagesDiv,
#leftImagesDivVoip{
	position: absolute;
	top: 0;
	background-size: cover;
}
#homepageUnderIntro .sppb-column-addons > .addon-root-text-block{
	transition: left 0.5s;
}
#homepageUnderIntro .sppb-column-addons:hover > .addon-root-text-block{
	left: 15px;
	transition: left 0.5s;
}
body #sppb-addon-G14cNzh5Q9KwS_GlQ0Yfz h2.sppb-addon-title.sppb-feature-box-title > a,
body #sppb-addon-1712752951527 h2,
body #sppb-addon-1629274810488 .sppb-feature-box-title a{
	color: #fff!important;
}
#sl0 .typeEffect{color: #2e3c46;}
#sl0{
	background-image: url("/images/backgrounds/firstSlide_3.jpg");
	background-size: cover;
}
#sl1 {
	background-image: url("/images/backgrounds/it-services-background-sm1.jpg");
	background-size: cover;
}
#sl2 #canvas{
	position: absolute;
}
#sl3{
	background-image: url("/images/backgrounds/voip.jpg");
	background-size: cover;
}
.voiprightlines {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 50%;
    margin: auto;
    display: flex;
    justify-content: space-evenly;
}
#bars {
    display: flex;
    justify-content: center;
    align-items: center;
}

.bar {
    background: #ffffff;
    bottom: 1px;
    height: 40px;
    width: 20px;
    margin: 0px 10px;
    border-radius: 10px;
    animation: sound 0ms -600ms linear infinite alternate;
}
.bannerSlider .n2-ss-item-content *{
	font-family: 'Source Sans 3', sans-serif!important;
}
#mod-custom151 {
    position: absolute;
    top: 0;
    left:0;
	bottom: 0;
    right: 0;
    overflow: hidden;
    z-index: -1; /* for accessing the video by click */
	border-radius: 25px;
	z-index: 2;
}
#myVideo {
    position: absolute; 
    right: 0; 
    bottom: 0;
    min-width: 100%; 
    min-height: 100%;
    width: auto; 
    height: auto; 
    z-index: -100;
    background-size: cover;
    overflow: hidden;
}
.myVideoCover {
    position: absolute;
    top: 0;
    bottom: 0;
    background-color: #e3000f;
    left: 0;
    right: 0;
    border-radius: 25px;
    opacity: 0.7;
}
.homepageVideo:hover .videoBottomText {
	left: 15px;
	right: -15px;
	transition: all 0.5s;
}
.videoBottomText {
    position: absolute;
    bottom: 65px;
    text-align: right;
    background-color: #cb5459;
    padding: 90px 30px 30px 30px;
    border-radius: 25px;
    left: 0px;
    right: 0;
	transition: all 0.5s;
}
.videoBottomText > a:hover,
.videoBottomText > a{
	color: #fff; 
	font-size: 22px;
	font-weight: 700;
}
.myBannerSlider .nextend-bullet-bar > div > div{
	background-color: #fff;
}
.myBannerSlider a,
.myBannerSlider p{
	font-family: 'Source Sans 3', sans-serif!important;
}
h2.sp-module-title,
h3.sppb-addon-title,
h2.sppb-addon-title,
h1.sppb-addon-title,
h1.sppb-title-heading,
.partner-logo-box .sppb-addon-title,
.gradient-child .sppb-addon-title,
.gradient {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
	background-image: linear-gradient(to bottom right, #731dd8, #e3000f);
}
.sppb-column-addons .sppb-icon i,
.conf-services .hub-features .feat-icon > i,
.conf-services .det-item > i,
#form-response i {
    background-image: linear-gradient(to bottom, #3d74ff, #a168f2, #ff4f81);
    background-size: 100%;
    -webkit-box-decoration-break: clone;
    -webkit-background-clip: text !important;
    -moz-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
    box-decoration-break: clone;
    background-attachment: fixed;
    background-position: 0 0;
    background-repeat: repeat;
}
@keyframes sound {
    0% {
       opacity: .35;
        height: 50px; 
    }
    100% {
        opacity: 1;       
        height: 200px;        
    }
}
.bar:nth-child(1)  { left: 1px;   animation-duration: 474ms; }
.bar:nth-child(2)  { left: 15px;  animation-duration: 433ms; }
.bar:nth-child(3)  { left: 29px;  animation-duration: 407ms; }
.bar:nth-child(4)  { left: 43px;  animation-duration: 458ms; }
.bar:nth-child(5)  { left: 57px;  animation-duration: 400ms; }
.bar:nth-child(6)  { left: 71px;  animation-duration: 427ms; }
.bar:nth-child(7)  { left: 85px;  animation-duration: 441ms; }
.bar:nth-child(8)  { left: 99px;  animation-duration: 419ms; }
.bar:nth-child(9)  { left: 113px; animation-duration: 487ms; }
.bar:nth-child(10) { left: 127px; animation-duration: 442ms; }

#sl4{
	background-image: url("/images/backgrounds/tech_support.jpg");
	background-size: cover;
	background: -webkit-linear-gradient(top, rgb(29 44 51) 0%,rgb(95 108 114) 51%,rgb(34 49 56) 100%);
}
.circle-icons{
	background-image: url(/images/slider/sl4_rounded_icon.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    box-sizing: content-box;
    height: 65%;
    width: 65%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.slide4Animation {
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
}
.circle-wrapper {
	position: relative;
    width: 100%;
    height: 0;
	padding-bottom: 100%;
}
.circle-zero:before {
	content: "";
	background: rgba(0, 0, 0, 0.07);
	position: absolute;
	width: 168px;
	height: 2px;
	left: -60%;
	top: 50%;
	transform: rotate(45deg);
	z-index: -2;
}
.circle-zero {
	background-image: url(/images/icons/sl4_center_icon.png);
    background-position: center 55%;
    background-size: 65%;
    background-repeat: no-repeat;
    border-radius: 50%;
    box-sizing: content-box;
    height: 30%;
    width: 30%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.circle-zero:after {
	content: "";
	background: rgba(21, 167, 235, .7);
	position: absolute;
	width: 18px;
	height: 1.5px;
	left: -92%;
	top: 51%;
	transform: rotate(90deg);
	animation: circle-move 24s ease infinite;
}
.circle-one:before {
	content: "";
    background: rgb(221 223 225);
    position: absolute;
    width: 60px;
    height: 3px;
    left: -50%;
    top: 50%;
}
.circle-one {
    border: 15px solid;
    border-color: rgb(135 141 143) rgb(135 141 143) transparent rgb(135 141 143);
    border-radius: 50%;
    box-sizing: content-box;
    height: 52%;
    width: 52%;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: -1;
    animation: circle-move 21s ease infinite;
    transform: translate(-50%, -50%);
}
.circle-one:after {
	ontent: "";
    background: rgb(221 223 225);
    border-radius: 50%;
    width: 4px;
    height: 4px;
    position: absolute;
    left: -65%;
    top: 50%;
    animation: circle-move 15s ease infinite;
}
.circle-two {
    background: rgba(0,0,0,.017);
    border: 40px solid;
    border-color: #2E3C46 transparent transparent;
    border-radius: 50%;
    box-shadow: 10px 0px 25px -10px rgb(135 141 143);
    box-sizing: content-box;
    height: 75%;
    width: 75%;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: -2;
    animation: circle-move 24s ease infinite;
}
.circle-three {
	background: rgba(0,0,0,.012);
    border: 2px solid;
    border-color: #66757c transparent;
    border-radius: 50%;
    box-sizing: content-box;
    height: 85%;
    width: 85%;
    position: absolute;
    z-index: -3;
    top: 50%;
    left: 50%;
    animation: circle-move 25s ease infinite;
}
.circle-four {
    background: rgba(0,0,0,.012);
    border: 20px dashed;
    border-color: rgb(194 32 38 / 50%) rgb(194 32 38 / 50%) rgb(194 32 38 / 50%) transparent;
    border-radius: 50%;
    box-sizing: content-box;
    height: 36%;
    width: 36%;
    position: absolute;
    z-index: -3;
    top: 50%;
    left: 50%;
    animation: circle-move 29s ease infinite;
}
.circle-five {
	background: rgba(0,0,0,.012);
    border: 5px solid;
    border-color: #ffffffa6;
    border-radius: 50%;
    box-sizing: content-box;
    height: 32%;
    width: 32%;
    position: absolute;
    z-index: -3;
    top: 50%;
    left: 50%;
    animation: circle-move 27s ease infinite;
}
.circle-six {
    background: rgba(0,0,0,.012);
    border: 10px dotted;
    border-radius: 50%;
    box-sizing: content-box;
    height: 67%;
    width: 67%;
    position: absolute;
    z-index: -3;
    top: 50%;
    left: 50%;
    animation: circle-move 57s ease infinite;
    border-color: rgb(194 32 38 / 50%) #878d8f6b #878d8f6b #878d8f6b;
}

@keyframes circle-move {
	0% {
		transform: translate(-50%, -50%) rotate(0deg);
	}
	50% {
		transform: translate(-50%, -50%) rotate(180deg);
	}
	70% {
		transform: translate(-50%, -50%) rotate(80deg);
	}
	100% {
		transform: translate(-50%, -50%) rotate(360deg);
	}
}

.ourColor {
    background-color: #2e3c46;
    height: 100%;
    opacity: 0.5;
    position: absolute;
    top: 0;
    width: 100%;
}
#section-id-1629296134324{
	display:none;
}
.sppb-feature-box-title > a{
	color: #302F40;
}
#homepageUnderIntro .sppb-img-responsive{
	width: 90px;
}
.homepageIntroSlider .typeEffect {
	display: inline-block;
    color: #FFF;
	position: relative;
	min-height: 1em;
	min-width: 400px;
}
.homepageIntroSlider .typeEffect:after {
    content: '';
    width: 30px;
    height: 7px;
    display: inline-block;
    background: #FFF;
    position: absolute;
    bottom: 20px;
    animation: blink 1s infinite;
    margin-left: 10px;
}
@keyframes blink {
	0% {opacity: 0} 
	49% {opacity: 0} 
	50% {opacity: 1} 
}
.ti-cursor {display: none!important;}
.homepageIntroSlider a.sliderLink {
    color: #2e3c46;
    border-color: #2E3C46;
}
.homepageIntroSlider a.sliderLink {
    font-size: 40px;
	width: 90px;
	height: 90px;
    background-color: transparent;
    color: #FFF;
    line-height: 1;
    border-radius: 25px;
    border: 5px solid #FFF;
    transition: all .5s;
    position: absolute;
	left: 0;
	bottom: -120px;
    display: flex;
	align-items: center;
    z-index: 1;
    text-align: center;
	transition-delay: .3s;
}
a.sliderLink:hover, a.sliderLink:focus {
	color: #FFF;
}

a.sliderLink.opacityOne{
	opacity: 1;
}
.sliderLink .morePlus {
	position: absolute;
    top: 50%;
	left: 50%;
	opacity: 1;
	transform: translate(-50%, -50%);
}
.sliderLink.active .morePlus {
	opacity: 0;
	transition-delay: .5s;
}
.sliderLink .moreText{
	width: 0;
	opacity: 0;
	transition: opacity .5s;
	transition-delay: 0s;
}
.sliderLink.active .moreText {
	width: 100%;
	opacity: 1;
	transition-delay: .5s;
}
.sliderContent .sliderleftlink.show,
.sliderContent .sliderrightlink.show{
	opacity: 1;
}
.border-radius-5 > .sppb-column-overlay{border-radius: 25px;}
#homepageUnderIntro > div > div > div > div > div > div.clearfix:hover a.bottomrightlink{
	opacity: 1;
}
.carousel-controls{
    position: absolute;
    bottom: 11px;
    right: 11px;
    height: 70px;
    width: 145px;
    z-index: 2;
}
.carousel-controls .carousel-control-prev{
	width: 50%;
	background-image: url("/images/arrow-left.png");
	background-size: contain;
	border-radius: 25px;
	height:70px;
	width:70px;
}
.carousel-controls .carousel-control-next{
	width: 50%;
	background-image: url("/images/arrow-right.png");
	background-size: contain;
	border-radius: 25px;
	height:70px;
	width:70px;
}
.upiresies_pliroforikis_banner{
	border-radius:5px;
}
.hsbanner1{
	padding: 30px;
    border-radius: 25px;
}
.hsbutton1{
	font-size: 40px;
    background-color: #202A31;
    color: #fff;
    line-height: 28px;
    padding: 14px 20px 23px 21px;
    border: none;
}
.office365{
	background-color: #facebf;
	transition: border 0.5s;
	border: 3px solid #facebf;
}
.office365:hover{
	border: 3px solid #eb3c00;
}
.office365 > div{
	display: flex;
    align-items: center;
}
.office365 > div a{
	position: absolute;
    bottom: -32px;
    right: -32px;
	background-color: #eb3c00;
	transition: opacity 0.5s;
	opacity: 0;
}
.office365:hover > div a{
	opacity: 1;
}
.office365 > div a:hover{
	color: #fff;
}
#office365 .sppb-media-content,
#office365 .sppb-addon-text{
	padding-bottom:0;
}
.topofficeBoxies{
	grid-template-columns: repeat(3, 1fr);
	display: grid;
    grid-template-rows: repeat(2, 1fr);
    grid-column-gap: 30px;
    grid-row-gap: 30px;
}
.officeBoxies{
	padding: 30px;
	border-radius:5px;
}
.officeBoxies .titleImgs{
	display: flex;
    align-items: center;
}
#ypiresia-texnikis-upostirixis .sppb-column > div{
	display: flex;
}
.obword{
	background-color: #b2cae7;
}
.obExcel{
	background-color: #add2c0;
}
.obTeams{
	background-color: #d2d5ef;
}
.obOutlook{
	background-color: #b1d6ee;
}
.obOneDrive{
	background-color: #cbe4f5;
}
.obPowerPoint{
	background-color: #f1cdc2;
}
.obMore{
	border: 3px solid #fff;
}

.respBoxies .boxText{
	display: none;
	color: #fff;
}
.respBoxies.activeBox .boxText{
	color: #fff;
	text-align: left;
}


@media (max-width: 991px) {
	.respBoxiesInner {
		height: auto!important; 
		min-height: 0!important;
	}
	.respBoxies:not(:first-child) .boxText{
		display: none;
	}
	.respBoxies:first-child .boxText{
		display: block;
	}
}

.respBoxiesInner{
    border-radius: 25px;
    padding: 30px;
	height: 100%;
	min-height: 400px;
}
.respBoxiesInner:hover{
	cursor: pointer;
}
.boxTitle > h4 {
	color:#fff;
	text-align:center;
	margin-bottom: 30px;
}
.activeBox .boxTitle > h4 {
	color:#fff;
	text-align:left;
}
.boxText h5 {
	color: #FFF;
}
img.boxImg {
    margin: 90px auto 30px;
	transition: margin 0.5s;
}
.activeBox img.boxImg {
    margin: 0 0 30px;
}
.olokliromenesLuseis .respBoxies1 .respBoxiesInner{
	background-color: #2e3c46;
	//background-image: url(/images/banners/backup_bak.png);
}
.olokliromenesLuseis .respBoxies2 .respBoxiesInner{
	background-color: #d5878a;
	//background-image: url(/images/banners/boxies_virtualization_back.png);
}
.olokliromenesLuseis .respBoxies3 .respBoxiesInner{
	background-color: #cb5459;
	//background-image: url(/images/banners/boxies_mail_services_back.png);
}
.techniki-Ypostirixi .respBoxies1 .respBoxiesInner{
	background-color: #4c4c4c;
	background-image: url(/images/banners/technical-support.png);
	height: 500px;
}
.techniki-Ypostirixi .respBoxies2 .respBoxiesInner{
	background-color: #cb5459;
	background-image: url(/images/banners/our-services-back.png);
	height: 500px;
}
.respBoxies {
    
}
.itservices .respBoxies2 .respBoxiesInner {
    background-color: #c22026;
	//background-image: url(/images/banners/boxies_mixanografisi_back.png);
}
.techniki-Ypostirixi .activeBox .boxTitle br,
.itservices .activeBox br{
	display: none;
}
#paroxi-texnikis-upostirixis .sppb-column-addons > div{
	border-radius: 25px;
}
body #paroxi-texnikis-upostirixis .myBox1{
	padding: 60px 0;
}
#paroxi-texnikis-upostirixis .myBox1,
#paroxi-texnikis-upostirixis .myBox2,
#paroxi-texnikis-upostirixis .myBox3,
#paroxi-texnikis-upostirixis .myBox4{
	padding:30px;
	height: 100%;
	color:#fff;
}
.itservices .boxText > div {
    flex-wrap: wrap;
    grid-column-gap: 15px;
}
.itservices .respBoxiesInner{
	min-height: 450px;
}
.itservices .respBoxies1 .respBoxiesInner{
	background-color: #2e3c46;
    //background-image: url(/images/banners/boxies_webservices_back.png);
}
.itservices .boxText .fas{
	font-size: 15px;
    position: relative;
    top: -1px;
}
section#IT-Services h2.sppb-title-heading{
	color: #c22026;
}

.voipservices .respBoxiesInner{
	background-color: #4c4c4c;
	//background-image: url(/images/banners/boxies_voip_back.png);
	min-height: 400px;
}
#episkeves-upoligiston .respBoxiesInner{
	background-color: #4c4c4c;
	background-image: url(/images/banners/boxies_voip_back.png);
	min-height: 400px;
}
.voipservices .boxText{
	color: #fff;
}
.techSupport{
	display: flex;
}
.techSupport .respBoxies1 .respBoxiesInner{
	background-color: #2e3c46;
	//background-image: url(/images/banners/boxies_repair_back.png);
}
.techSupport .respBoxies2 .respBoxiesInner{
	background-color: #838a8f;
	//background-image: url(/images/banners/boxies_service_packs_back.png);
}
.techSupport .respBoxies3 .respBoxiesInner{
	background-color: #fff;
	//background-image: url(/images/banners/boxies_contracts_back.png);
}
.techSupport .respBoxies3 .boxText,
.techSupport .respBoxies3 .boxTitle h4{
	color: #5c5c69;
}
div#office365 {
    display: none;
}
#IT-Services .sppb-title-heading{color:#c21f25;}
#voip-services .sppb-title-heading{color:#4b4b4b;}
#tech-support .sppb-title-heading{color:#fff;}

.halfBox {
    width: 70%;
    text-align: left;
    padding: 30px;
}
.halfBox > img{
	margin: 0 0 30px;
}
.halfBox > h4{
	margin-bottom: 30px;
	color: #5c5c69;
}
.sumvolaiaSuntirisis{
	background-image: url(/images/banners/tech_supports_1.png);
    background-size: cover;
	border-radius: 25px;
	background-color: #fff;
}
.bulk-sms-top{
	background-image: url(/images/banners/boxies_sms_back.png);
    background-size: cover;
	border-radius: 25px;
	background-color: #fff;
}
.episkeves-upoligiston{
	background-image: url(/images/banners/episkevi-upologiston.png);
    background-size: cover;
	border-radius: 25px;
	background-color: #4c4c4c;
	color: #fff;
}
.episkeves-upoligiston h4{
	color: #fff
}
.technikiYpostirixi{
	background-image: url(/images/banners/technical-support.png);
    background-size: cover;
	border-radius: 25px;
	background-color: #2e3c46;
}
.technikiYpostirixi h4{
	color:#fff;
}
.technikiYpostirixi .pageTextBox{
	color:#fff;
}
#monadika-xaraktiristika .sppb-column-addons,
#ypiresia-texnikis-upostirixis .sppb-column-addons{
	border-radius: 25px;
}
#ypiresia-texnikis-upostirixis h4{margin-bottom: 30px;}
#monadika-xaraktiristika .myBox2,
#ypiresia-texnikis-upostirixis .myBox2,
#monadika-xaraktiristika .myBox2 h4,
#ypiresia-texnikis-upostirixis .myBox2 h4,
#monadika-xaraktiristika .myBox3,
#ypiresia-texnikis-upostirixis .myBox3,
#monadika-xaraktiristika .myBox3 h4,
#ypiresia-texnikis-upostirixis .myBox3 h4{
	color: #fff;
}
#monadika-xaraktiristika .myBox1,
#ypiresia-texnikis-upostirixis .myBox1{
	border-radius: 25px;
    height: 100%;
    display: flex;
    align-items: center;
}
#monadika-xaraktiristika .myBox2,
#ypiresia-texnikis-upostirixis .myBox2{
	background-color: #2e3c46;
	padding:30px;
	border-radius: 25px;
	height: 100%;
}
#monadika-xaraktiristika .myBox3,
#ypiresia-texnikis-upostirixis .myBox3{
	background-color: #838a8f;
	padding:30px;
	border-radius: 25px;
	height: 100%;
}
#monadika-xaraktiristika .myBox4,
#ypiresia-texnikis-upostirixis .myBox4{
    background-color: #fff;
	padding:30px;
	border-radius: 25px;
	height: 100%;
}
.web-services-top{
	display: flex;
	flex-wrap: wrap;
    column-gap: 30px;
}
.ws-box:hover .ws-box-title,
.ws-box:hover .ws-box-text{
	opacity: 0;
}
.ws-box .bottomLiink{
	transition: opacity 0.5s;
    opacity: 0;
    position: absolute;
    bottom: 3px;
    right: 3px;
    border: 3px solid #fff;
    border-radius: 25px;
}
img.arrow-down {
    width: 65px;
}
.ws-box:hover .bottomLiink{
	opacity: 1;
}
.ws-box{
	border-radius: 25px;
    flex: 1 0 10%;
    text-align: center;
    padding: 30px;
    min-height: 345px;
    position: relative;
	background-position: 0 -25px;
	box-shadow: -8px 9px 20px 0px rgb(151 151 151 / 50%);
}
.ws-box-title{
	opacity: 1;
	transition: opacity 0.5s;
}
.ws-box-title > h4{
	margin-bottom: 30px;
	text-align: left;
	color: #fff;
}
.ws-box-text{
	color: #fff;
	text-align: left;
	opacity: 1;
	transition: opacity 0.5s;
}
.office365pr{
    background-color: #c22026;
	transition: all 0.5s;
}
.office365pr:hover{
	background-color: transparent;
    background-image: url(/images/banners/webservices-office365.jpg);
}
.hosting{
	background-color: #cb5459;
	transition: all 0.5s;
}
.hosting:hover{
	background-color: transparent;
    background-image: url(/images/banners/webservices-hshost.jpg);
}
.backup{
	background-color: #fff;
	transition: all 0.5s;
}
.backup:hover{
	background-color: transparent;
    background-image: url(/images/banners/webservices-backuphellas.jpg);
}
.backup h4{
	color: #2e3c46;
}
.backup .ws-box-text{
	color: #2e3c46;
}
.cloudServices{
	background-color: #4c4c4c;
	transition: all 0.5s;
}
.cloudServices:hover{
	background-color: transparent;
    background-image: url(/images/banners/webservices-cloudservices.jpg);
}
.bulkSMS{
	background-color: #2e3c46;
	transition: all 0.5s;
}
.bulkSMS:hover{
	background-color: transparent;
    background-image: url(/images/banners/webservices-sms247.jpg);
}
.office365topBanner h4,
.office365topBanner {
    color: #fff;
}
.office365topBanner img{
    width: 80%;
}
#office-365 #sppb-addon-1653549261245{
	border-radius:5px;
}
.office365topBanner{
	background-image: url(/images/banners/office365-back.png);
	border-radius:5px;
}
#sppb-addon-1653549261271 h4,
#sppb-addon-1653549261271{
	border-radius:5px;
	color: #fff;
}
.hshosttopBanner{
	background-image: url(/images/banners/webhost-back.png);
	border-radius:5px;
}
.back-up-services{
	display: flex; 
}
.back-up-services .respBoxies1 .respBoxiesInner img{
	max-width: 300px;
}
.back-up-services .respBoxies1 .respBoxiesInner{
	background-color: #0a406b;
	background-image: url(/images/banners/backup_back1.png);
	height: 480px;
}
.back-up-services .respBoxies2 .respBoxiesInner{
	background-color: #5f829f;
	background-image: url(/images/banners/backup_back2.png);
	height: 480px;
}
.back-up-services .respBoxies2 img{
	max-width: 90px;
}
#why-sms .myBox1 {
    padding: 25px 0;
}

#why-sms .myBox2 ,
#why-sms .myBox3 ,
#why-sms .myBox4 {
    padding: 30px;
	color: #fff;
}
#web-Hosting .sppb-column-addons > div,
#why-sms .sppb-column-addons > div{
	border-radius: 25px;
} 
#mod-custom130 h4{
	margin-bottom: 30px;
}
.menuCover{
    position: fixed;
    min-height: 0px;
    width: 100%;
	background: linear-gradient(to bottom,  rgba(46,60,70,0.50) 0%,rgba(46,60,70,0.50) 60%,rgba(46,60,70,0) 100%);
    z-index: 2;
    top: 0;
	opacity: 0;
}
.menuCover.showMe{
	min-height: 100px;
	opacity: 1;
}

/*home V2 START*/
#backup-office .sppb-row > div,
#homeServices .sppb-row > div {
	margin: 0px -1px;
	overflow: hidden !important;
}
#homeServices .sppb-row{position: relative;}
#homeServices .sppb-row > div:first-child:after{
	display: none;
}

.hiddenElement{display:none;}
.hiddenElement.open{display:block;}		
.showLink {
    text-align: right;
    font-size: 50px;
    line-height: 50px;
}
.showLink {
    margin-top: 30px;
}
.showLink span:hover {
    cursor: pointer;
	transform: scale(1.2)!important;
    transition: all 0.3s;
}
.showLink > span{
    display: inline-block;
	transition: all 0.5s;
	color:#fff;
}

.view-page:not(.builder-stack-float) .text-boxes .box-text-content {
	display: none;
}
.text-boxes .box-text-content .sppb-btn {
	border: 1px solid #FFF;
}
.text-boxes .box-text-content .sppb-btn:hover {
	color: #2E3C46;
	background: #FFF;
}
.text-boxes .box-text-button {
	padding: 0!important;
	float: right;
	transform: rotate(0deg);
	transition: .6s;	
}
.text-boxes .box-text-button:hover {
	transform: scale(1.2);
}
.text-boxes.open .box-text-button {
	transform: rotate(45deg);
}

@keyframes right2left {
    0%{
        transform: translateX(0)
    }to{
        transform: translateX(-100%)
    }
}
@keyframes left2right {
    0%{
        transform: translateX(-100%)
    }to{
        transform: translateX(0)
    }
}
.rt2right .movingContainer{
	animation: right2left 40s linear infinite;
}
.rt2left .movingContainer{
	animation: left2right 50s linear infinite;
}
.movingContainer{
	display: flex; 
	align-items: center;
	white-space: nowrap;
}
.movingContainer > p:after {
    content: "";
    width: 40px;
    height: 40px;
    display: inline-block;
    margin: 0 20px;
	background-image: url(/images/icons/hector-dot.png);
	background-repeat: no-repeat;
	background-size: 100%;
}
.movingContainer > p{
	font-size: 80px;
	font-weight: 800;
}
.runningText .sppb-addon-content{
	display: flex;
}
.hoverEffects .respBoxies:hover > div:after,
.hoverEffects .respBoxies:hover > div:before{
	width: 100px;
	height: 100px;
	transition: all 0.3s;
}
.hoverEffects .respBoxies:hover > div{
	transform: scale(1.03);
	transition: all 0.3s;
}
.hoverEffects .respBoxies > div{
	transform: scale(1);
	transition: all 0.3s;
}
.hoverEffects .respBoxies{
	position: relative;
}
.hoverEffects .respBoxies > div:before {
	content: "";
    bottom: 0;
    left: 0;
    background-image: url(/images/icons/bottom-left-corner.png);
    width: 0;
    height: 0;
    position: absolute;
    background-size: 100%;
    //opacity: 0.5;
    transition: all 0.3s;
}
.hoverEffects .respBoxies > div:after {
	content: "";
    top: 0;
    right: 0;
    background-image: url(/images/icons/top-right-corner.png);
	width: 0;
    height: 0;
	position: absolute;
    background-size: 100%;
    transition: all 0.3s;
}
.it-services{
    box-shadow: 0 0.25rem 0.5rem rgba(0,0,0,.05), 0 1.5rem 2.2rem rgba(0,0,0,.1);
    border-radius: 25px;
}
.it-services .activeBox img.boxImg,
.it-services .boxImg {
    margin: 0 auto 30px auto;
	width: 90px;
}
.text-boxes {
	overflow: hidden;
}
#backup-office .sppb-row .text-boxes:after,
#homeServices .sppb-row .text-boxes:after{
	content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	transform: skew(-20deg) translateX(25%) rotateY(90deg);
    transition: all 1s;
	background-color: #e3000f;
	overflow: hidden;
}
#backup-office .sppb-row .text-boxes:hover:after,
#homeServices .sppb-row .text-boxes:hover:after{
	transform: skew(-20deg) translateX(25%) rotateY(0);
	transition: all 1s;
}
.it-services .respBoxies {
	overflow: hidden;
	position:relative;
}
.it-services .inner-boxies:after {
	content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 110%;
    height: 100%;
    transform: skew(-20deg) translateX(25%) rotateY(90deg);
    transition: all 1s;
    overflow: hidden;
	z-index: -1;
}
.it-services .inner-boxies:hover:after {
	transform: skew(-20deg) translateX(18%) rotateY(0);
    transition: all 1s;
    background-color: #fff;
    z-index: -1;
}
.it-services .activeBox .inner-boxies:after {
	transform: skew(-20deg) translateX(-12%) rotateY(0);
    transition: all 1s;
    background-color: #fff;
    z-index: -1;
    width: 150%;
}
.it-services .inner-boxies {
    height: 100%;
    min-height: 450px;
    display: flex;
    align-items: center;
    border: 2px solid #2e3c46;
	overflow: hidden;
}
.it-services .respBoxies.activeBox .boxText{
	color: #2e3c46;
	text-align: left;	
}
.it-services .activeBox .boxTitle > h4 ,
.it-services .boxTitle > h4{
	color: #2e3c46;
	text-align: center;
}
.it-services .respBoxies2{
	margin: 0 -2px;
}
.it-services .boxImgTitle {
    display: flex;
    flex-direction: column;
	text-align: center;
}
.it-services .boxImgTitle i{
	font-size: 80px;
	margin-bottom: 40px;
}
.boxText{
	padding: 50px;
}
.inner-boxies:hover{cursor:pointer;}
.boxImgTitle {
    padding: 50px;
}
.boxTextLink {
    text-align: right;
    position: absolute;
    bottom: 50px;
    right: 50px;
}
.boxTextLink a i:hover{
	transform: scale(1.2);
	transition: all 0.3s;
}
.boxTextLink a i{
	font-size: 40px;
	transition: all 0.3s;
}
body h1{margin-bottom: 30px;}
.voip-services .boxText,
.voip-services .respBoxiesInner{
	padding: 0;
}
.voip-services {
    box-shadow: 0 0.25rem 0.5rem rgba(0,0,0,.05), 0 1.5rem 2.2rem rgba(0,0,0,.1);
    border-radius: 25px;
    padding: 50px;
    border: 2px solid black;
	position: relative;
    overflow: hidden;
}
#voip-services .voip-services .sppb-btn,
.support-services .sppb-btn {
    padding: 0 !important;
    float: right;
}
.voip-services .boxTitle > h4{
	color: #2e3c46;
}
.voip-services .boxTextLink {
	margin-top: 50px;
    position: unset; 
}
.voip-services .respBoxiesInner:hover {
    cursor: unset;
}
.voip-services-list i{
    width: 50px!important;
}
#voip-services .voip-services:hover:after {
	transform: skew(-20deg) translateX(18%) rotateY(0);
    transition: all 1s;
    background-color: #fff;
    z-index: -1;
}
#voip-services .voip-services:after {
	content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 120%;
    height: 100%;
	transform: skew(-20deg) translateX(25%) rotateY(90deg);
    transition: all 1s;
	background-color: #fff;
	overflow: hidden;
	z-index: -1;
}
#voip-services .voip-service-left .sppb-addon-content{
    position: relative;
    overflow: hidden;
    border-radius: 25px;
}
.tech-support i,
.voip-services i{
	width: 50px!important;
}
.sp-page-builder .page-content #voip-services{
	background: linear-gradient(to right,  rgba(234,234,234,1) 0%,rgba(234,234,234,1) 50%,rgba(245,245,245,1) 50%,rgba(245,245,245,1) 100%);
}

.text-boxes h3 {
    color: #fff;
    background-image: none !important;
    background-color: #fff;
}
.text-boxes i {
	width: auto!important;
}
.text-boxes a{
	color: #FFF;
}
.hidden-Buttom {
    display: table;
    border: 1px solid #fff;
    border-radius: 5px;
    padding: 10px 20px;
    margin-top: 20px;
}
.hidden-Buttom:hover{
	background-color: #fff;
	color: #e3000f!important;
}
.text-boxes .sppb-row-container .sppb-row > div.sppb-row-column:nth-child(1):after{
	display: none;
}
.highlight-line{position:relative;}
.highlight-line:after{
	content: "";
    width: 100%;
    height: 20px;
    background-image: url(/images/icons/underline.png);
    position: absolute;
    bottom: -5px;
    left: 0;
    background-repeat: no-repeat;
    background-size: 100%;
}
/* three boxies START */
.expand-boxies-main{
	box-shadow: 0 0.25rem 0.5rem rgba(0,0,0,.05), 0 1.5rem 2.2rem rgba(0,0,0,.1);
	border-radius: 25px;
	border: 2px solid #2e3c46;
}
.exp-box-inner {
    display: flex;
    align-items: center;
	height: 100%;
}
.exp-box:hover{
	cursor: pointer;
}
.exp-box{
	transition: all 0.3s;
	display: grid;
	background-color: #e9eff0;
	z-index: 1;
	overflow: hidden;
	position: relative;
}
.exp-box-inner:after{
	content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 110%;
    height: 100%;
    transform: skew(-20deg) translateX(25%) rotateY(90deg);
    transition: all 0.5s;
    overflow: hidden;
    z-index: -1;
}
.exp-box-inner:hover:after{
	transform: skew(-20deg) translateX(18%) rotateY(0);
    transition: all 0.5s;
    background-color: #fff;
    z-index: -1;
}
.expand .exp-box-inner:after{
	transform: skew(-20deg) translateX(18%) rotateY(0);
	transition: all 0.5s;
	background-color: #fff;
	left: -300px;
    width: 180%;
}
.exp-box-text i:hover{
	transform: scale(1.2);
    transition: transform 0.3s;
}
.exp-box-text i{
	font-size: 40px;
	transition: transform 0.3s;
}
.exp-box-title i{
	font-size: 80px;
    margin-bottom: 40px;
}
.exp-box-title{
	padding: 40px;
	text-align: center;
}
.exp-box.expand .exp-box-text{
	opacity: 1;
	transition: opacity 0.5s;
	transition-delay: 0.1s;
}
.exp-box-text{
	padding-right: 40px;
	opacity: 0;
}
.exp-box-link{
	text-align: right;
}
/* three boxies END */
/*home V2 END*/


/* FreshDesk form */
.ticket-form .form-block {
    margin-top: 20px;
}
.ticket-form .form-label {
    font-weight: bold;
    margin-bottom: 0;
    display: inline-block;
}
.ticket-form .formControls {
	position: relative;
}
.ticket-form .form-control {
    background: transparent;
    border-color: #2E3D46;
    border-radius: 25px;
    height: auto!important;
    padding: 10px 15px 10px 40px;
    margin-top: 10px;
}
.ticket-form .form-control:focus {
    box-shadow: 0 0 0 .25rem rgb(46 60 70 / 25%)!important;
}
.ticket-form .formControls > i,
.ticket-form .formControls .dropdown-toggle > i {
    color: #2C3D46;
	font-size: 14px;
    position: absolute;
    top: 15px;
    left: 20px;
    background-image: none!important;
    -webkit-text-fill-color: unset;
}
.ticket-form .custom-select {
	width: 300px;
	max-width: 100%;
}
.ticket-form .custom-select .fa-chevron-down {
	left: unset;
	right: 20px;
}
.ticket-form .fa {
    background-image: none!important;
    margin-right: 10px;
    -webkit-text-fill-color: unset;
}
.after-submit .btn .fa {
    color: #FFF;
}
.after-submit .alert-success .fa {
    color: #0f5132;
}
.after-submit .alert-danger .fa {
    color: #842029;
}


#it-support-3-colums .sppb-row-container{
	padding: 50px;
}
.colorfull-line {
	min-height: 20px;
    border-radius: 10px;
    box-shadow: 0 0.25rem 0.5rem rgba(0,0,0,.05), 0 1.5rem 2.2rem rgba(0,0,0,.1);
    background-color: #aeaeae;
}

.office365-box .sppb-icon-container > i {
    width: auto !important;
}

#sp-page-builder .page-content, .why-us-l{position: relative;}
.moving-shapes{
	position: fixed;
    animation: rotateCircle1 30s linear infinite;
}
@keyframes rotateCircle1 {
  from {transform: rotate(0deg);}
  to {transform: rotate(360deg);}
}
.moving-shapes.circle{
	right: -19%;
    top: 20%;
    width: 700px;
    height: 700px;
}
.moving-shapes.square{
	left: -15%;
    top: -30%;
    width: 250px;
    height: 250px;
    position: absolute;
}

/* Cube Slider START */
@keyframes animate {
	0% {
		filter: hue-rotate(0deg);
	}
	100% {
		filter: hue-rotate(360deg);
	}
}
.slide4Animation.container {
	position: relative;
	top: -80px;
	transform: skewY(-20deg);
	animation: animate 5s linear infinite;
	.cube {
		position: relative;
		z-index: 2;
		&:nth-child(2) {
			z-index: 1;
			translate: -60px -60px;
		}
		&:nth-child(3) {
			z-index: 3;
			translate: 60px 60px;
		}
		div {
			position: absolute;
			display: flex;
			flex-direction: column;
			gap: 30px;
			translate: calc(-70px * var(--x)) calc(-60px * var(--y));
			span {
				position: relative;
				display: inline-block;
				width: 50px;
				height: 50px;
				background: #dcdcdc;
				z-index: calc(1 * var(--i));
				transition: 1.5s;
				&:hover {
					transition: 0s;
					background: #ef4149;
					filter: drop-shadow(0 0 30px #ef4149);
					&:before, 
					&:after {
						transition: 0s;
						background: #ef4149;
					}
				}
				&:before {
					content: "";
					position: absolute;
					left: -40px;
					width: 40px;
					height: 100%;
					background: #fff;
					transform-origin: right;
					transform: skewY(45deg);
					transition: 1.5s;
				}
				&:after {
					content: "";
					position: absolute;
					top: -40px;
					left: 0px;
					width: 100%;
					height: 40px;
					background: #f2f2f2;
					transform-origin: bottom;
					transform: skewX(45deg);
					transition: 1.5s;
				}
			}
		}
	}
}
.slide4Animation.container {
    top: 25%;
}
/* Cube Slider END */