      @import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
        @import url('https://fonts.googleapis.com/css2?family=Alfa+Slab+One&family=Comforter&family=Gasoek+One&family=Oi&family=Sigmar&display=swap');
        @import url('https://fonts.googleapis.com/css2?family=Anton+SC&display=swap');
        @import url('https://fonts.googleapis.com/css2?family=Grand+Hotel&display=swap');
        @import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap');
        @import url('https://fonts.googleapis.com/css2?family=Belanosima&family=Rubik+Vinyl&display=swap');
        @import url('https://fonts.googleapis.com/css2?family=Grand+Hotel&display=swap');
        @import url('https://fonts.googleapis.com/css2?family=Kaushan+Script&display=swap');

.artdeco-entity-image--circle-4 {
    width: 135px!important;
    height: 135px!important;
}
.profile-badge__content-profile-image {
    margin: 0!important;
}
.profile-badge__header-logo-icon--dark {
    overflow: hidden!important;
}

@font-face {
  font-family: OpenSans;
  src: url("/assets/OpenSans-Regular.ttf");
   font-display: swap;
}
li{
    cursor:pointer;
}

    html{
        overflow-x:hidden;
        overflow-y:auto;
        font-family:'Open Sans'!important;
        margin:0;
        padding:0;
    }
    body{
        margin:0;
        padding:0;
        text-align:center;
    }
    *{
        overflow-x:hidden;
    }
    .logo{
         filter: saturate(0.9);
    }
     .navhead1{
        position:relative;
        width:100%;
        height:auto;
        margin:0;
        padding:2px 0;
        background:#000;
        text-align:right;
        color:#fff;
        overflow:hidden;
    }   
    #navhead2{
        position:relative;
        width:100%;
        height:80px;
        text-align: left;
        margin-top:0;
        padding-top:0;
        background:#fff;
        border-bottom:1px solid #f2f2f2;
        overflow:hidden;
        background: rgb(255,255,255);
        transition: all 0.6s ease;
    }
            .bottom-break{
            display:none;
        }
    .foot1{
        display:flex;
        align-content: center;
        justify-content: center;
        position:relative;
        width:100%;
        height:auto;
        margin-top:0;
        padding-top:0;
        background:#233552;
        text-align:center;
        padding: 20px 0;
    }    
    .desc{
        font-size:17px;
    }
    .clearfix,.desc,h3{
        word-break: normal;
        word-wrap:normal;
    }
    .clearfix{
        max-height:200px;
        width:270px;
        margin:28px;
    }
    .sectionscontainer{
        display:flex;
        position:relative;
        background:white;
        flex-wrap: wrap;
        background:white;
        align-items:center;
        justify-content: center;
        padding:2px 0;
        height:auto;
        overflow:hidden;
    }
    .sectionshead{
        z-index:0;
        width:100%;
        text-align:center;
        font-family: 'Open Sans';
        font-size: 1.7rem;
        font-weight:bold;
        letter-spacing: 1px;
        line-height: 1.1;
        padding:10px 0 10px 0;
    }
    .sections{
        display:flex;
          align-items: center;
          justify-content: center;
          flex-wrap: wrap;
        margin:30px auto;
        font-size:18px;
        line-height:27px;
        text-align:center;
    }
    .resolves{
        font-family: 'Open Sans';
        font-size:18px;
        line-height:27px;
        font-weight:normal;
        margin:20px 5px;
    }
      .bigside, .smallside {
        margin:10px 10px;
        padding:0 2px;
        background:#233552;
        color:#fff;
        font-family:'Open Sans';
        font-size: 18px;
        text-align:left;
      }  
      .mainslider{
          display:flex;width:100%;
          padding-top:150px;
          filter: saturate(1);
          background:linear-gradient(135deg, rgb(88, 99, 100, 0) 0%, rgb(44, 47, 56, 0) 100%), url('/assets/background1.jpg?v=1');
          background-position:center;
          background-repeat:no-repeat;
          background-size:cover;
    } 
    .seperator{
    display:block;
    line-height: 1;
    color: #333333;
    font-family: 'Open Sans';
    font-size: 16px;
    margin: 50px auto;
    padding: 0;
    overflow: visible;
    box-sizing: content-box;
    background:none;
    width:40%;
    height: 10px;
    border: 0;
    border-bottom: 2px solid #ccc;
    }
    .centertitle{
        left:0;
        right:0;
        top:0;
        bottom:0;
        margin:auto;
        color:white;
        font-size:30px;
        max-width:350px;
        width:90%;
        line-height:40px;
        text-align: center;
        padding:10px;
        word-break: break-word;
    }
     .centersubtitle{
        left:0;
        right:0;
        top:0;
        bottom:0;
        margin:auto;
        color:white;
        font-size:21px;
        line-height:32px;
        width:100%;
        text-align: center;
        padding:5px;
        word-break: break-word;
    }   
    .cwrapper{
        background: rgba(0, 0, 0, 0.1);
        backdrop-filter: blur(1px);
        top:0;
        left:0;
        right:0;
        bottom:0;
        margin:auto;
        display:inline-block;
        max-width:90%;
        padding:40px;
        width:900px;
        text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
    }
    .christoskolonis{
        background: url(/assets/christoskolonis.png);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        max-width: 25em;
        height: 38em;
        max-height:42em;
        margin-left: 10vw;
        filter:brightness(1.02);
    }
    .about{
        display:flex;
        top:7em;
        left:32vw;
        position:absolute;
        z-index:1;
        background:rgb(0, 0, 0,0.5);
        min-width:20em;
        max-width:40em;
        height:auto;
        font-size:18px;
        line-height:30px;
        color:#fff;
        align-items: center;
        text-align:justify;
        padding:25px 10px;
    }
        .logo{
     width:280px;
    }
@media screen and (min-width: 800px) {

     .seperator{
    margin:20px auto;
    }   
    .bigside, .smallside {
    padding:0 20px!important;
    }
	.lside{
		height:100%;
		max-width:300px;
		overflow:hidden;
	}
	.rside{
		zoom:1.1;
		padding-top:10px;
		padding-left:10px;
		width:400px;

		overflow:hidden;
	}
    .logo{
     width:280px;
    }
    .mainslider{
        height:600px;
    }    
    .centertitle{
        max-width:100%!important;
        min-width:100%;
        font-size:40px;
        line-height:40px;
        padding:10px;
    }
    
  .bigside {
    width: 45%;
    display:inline-block;

  }
  .smallside {
    width: 40%;
    display:inline-block;
  }  

}
.tophead{
    position:fixed;
    top:0;
    display:block;
    width:100%;
    height:auto;
    z-index:999;
}

    .logo{
     width:100%;vertical-align:middle;padding:5px 5px;
	 max-width:190px!important;
     height:auto!important;
    }
    .contactlinks{
        cursor:pointer;
        color:white;
        text-decoration:none;
        font-size:16px;
		letter-spacing:1px;
    }
    .contactlinks:hover{
        color:#026da8;
    }
    .image1, .image2{
        height:auto!important;
        max-height:380px!important;
    }
    .image2{
        max-height:330px!important;
    }
    
    
    
.cookiebtncontainer{
    font-size: 14px;
    line-height: 1.78em;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    font-family: Open Sans;
    text-align: center;
    color: #000000;
    background: transparent;
    border: 0;
    margin: 0;
    padding: 0;
    outline: none;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: text-bottom;
    margin-left: 2%;
}
    .cookiesbtn{
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    font-family: Open Sans;
    text-align: center;
    background: transparent;
    border: 0;
    vertical-align: baseline;
    outline: none;
    box-sizing: border-box;
    padding: 4px 17px;
    margin: 0 7px;
    border-radius: 3px;
    cursor: pointer;
    position: relative;
    margin-left: 0;
    display: inline-block;
    line-height: normal;
    font-family:'Open Sans';
    font-size: 13px;
    color: #fff;
    background-color: #0088CC;
    }
    .softr-back-to-top-button{
    z-index:2!important;
    border:0px solid #9cc2db!important;
    zoom:0.9!important;
    background:#2c4771 !important;
    }
    #cookie{
    font-size: 14px;
    line-height: 1.78em;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    font-family: Open Sans;
    background: transparent;
    border: 0;
    margin: 0;
    vertical-align: baseline;
    outline: none;
    text-align: center;
    padding: 10px 10px 1px 10px!important;
    position: fixed;
    z-index: 9999;
    box-shadow: 0 3px 16px 0 rgba(0,0,0,.33);
    box-sizing: border-box;
    left: 0;
    right: 0;
    top: auto;
    bottom: 0;
    background-color: #FFFFFF;
    color: #000000;
    }
    #cookiecontent{
    display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: center;
    align-items: center;        
     -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    font-family: 'cf_asty_aade', sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 16px;
    text-align: center;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    color: #000;
    }
    p{
        color:#fff;
    }
            .seperator{
            margin:10px auto;
        }
    @media only screen and (max-width: 680px) {
        li{
            text-align: center;
        }
        .bottom-break{
            display:block;
        }
        .cwrapper{
    padding:30px 5px;
    max-width:90%;
    }    
        .sections{
            margin:20px auto !important;
        }
        .aboucont{
            font-size:0.8em!important;
            padding:0;
            margin:0;
            right:0;
        }
        .about{
            left:0vw!important;
            top:34vw!important;
            line-height: 26px;
        }
        .contactlinks{
			letter-spacing:0.5px;
			font-size:16px;
			text-align:center;
			margin:auto;
			padding:0;
			font-weight:normal;
		}
		.navhead1{
			padding: 0px;
		}
        #cookiecontent{
			font-size: 15px;
        }
        .cookiebtncontainer{
            width: 48%;
        }
         .cookiesbtn{
        padding: 0px 5px!important;
         }
		.lside{
		height:100%;
		width:40%;
		padding:0;
		}
		.rside{
		zoom:1;
		width:58%;
		line-height:20px;
		padding-top:15px;
		padding-left:5px;
		text-align:right;
		}
		.mainslider{
		  margin-top: 20px;
		height: 600px;
		}
		.centersubtitle{
		  font-size: 18px;
		}
    }
    
    
    
    



        .spectacledcoder-navbar
        {
            position: relative;
            width: 100%;
            height: 40px;
            display: flex;
            z-index: 99999;
            backdrop-filter: blur(30px);
            background-color: rgb(0, 0, 0, 0.1);
            overflow:hidden;
            justify-content: center;
        }
        .spectacledcoder-navbar .brand
        {
            margin: auto;
            width: fit-content;
            height: 50px;
            margin-left: 0px;
            padding-left:20px;
            margin-top: 5px;
            display: flex;

        }
        .spectacledcoder-navbar .brand h1
        {
            font-family: "Comforter", cursive;
            margin: auto;
            color: rgb(255, 255, 255);
        }
        .spectacledcoder-navbar ul
        {
            width: 50%;
            height: 100%;
            margin: auto;
            margin-left: 0px;
            display: flex;


        }
        .spectacledcoder-navbar ul li
        {
            margin: auto;
            margin-left: 0px;
            list-style: none;
            font-weight: 400;
        }
        .rect
        {
            margin: auto;
            margin-left: 0px;
            width: 0%;
            height: 2px;
            background-color: rgb(255, 255, 255);
        }
        .spectacledcoder-navbar ul li:hover .rect
        {
            width: 100%;
            transition: all 0.5s;
        }
        .spectacledcoder-navbar ul li a
        {
            font-family:'Open Sans';
            font-size: 20px;
            text-decoration: none;
            color: rgb(255, 255, 255);
        }

        .spectacledcoder-navbar .navbar-toggler
        {
            overflow:revert;
            margin: auto;
            width: 50px;
            height: 40%;
            display: none;
            flex-direction: column;
            cursor: pointer;
            transition: all 0.5s;
            margin-right: 20px;

        }
        .spectacledcoder-navbar .navbar-toggler .line1, .spectacledcoder-navbar .navbar-toggler .line2
        {
            margin: auto;
            width: 30px;
            height: 1px;
            background-color: rgb(255, 255, 255);

        }
        .overlay-dropdown {
            display: none;
            visibility: hidden;
            transition: all 0.4s ease-in-out!important;
        }
        .overlay-dropdown ul li
        {
            display: none;
        }
       


        @media only screen and (max-width: 1000px)
        {
            .spectacledcoder-navbar ul
            {
                display: none;
            }
            .spectacledcoder-navbar .navbar-toggler
            {
                display: flex;
            }
            .overlay-dropdown
            {
            position: fixed;
            width: 100%;
            height: 100%;
            margin: auto;
            display: none;
            flex-direction: column;
            backdrop-filter: blur(30px);
            background-color: rgb(0, 0, 0, 0.1);
        }
        .overlay-dropdown .brand
        {
           height: 60px;
           margin-left: 20px;
           margin-top: 12px;
        }
        .overlay-dropdown .brand h1
        {
            font-family: "Comforter", cursive;
            margin: auto;
        }
    .overlay-dropdown ul {
        width: 100%;
        height: 60%;
        margin: auto;
        display: flex;
        text-align: left;
        flex-direction: column;
        margin-left: -16px;
        margin-top: 20px;
        justify-content: flex-start;
        align-content: flex-start;
        align-items: flex-start;
    }
        .overlay-dropdown ul li
        {
            display: flex;
            list-style-type: none;
            margin-left: 0;

            width:100%;
        }
        .overlay-dropdown ul li a
        {
            text-decoration: none;
            font-family: 'Open Sans';
            cursor:pointer;
            color: white;
            width:100%;
                        padding-left:20px;
            line-height:80px;
            font-size:25px;
        }
        .overlay-dropdown ul li a:hover
        {
            background:rgb(0,0,0,0.1);
        }
        }

        .disclaimer
        { 
            margin: auto; 
            margin-bottom: 20px;
            width: fit-content;
            color: rgb(255, 255, 255);
            text-align: center;
            font-family: 'Belanosima', sans-serif;
        }
        .disclaimer a
        {
            text-decoration: none;
            color: #ffffff;
            font-family: "Kaushan Script", cursive;
            font-weight: 900;
        }
        .disclaimer a:hover
        {
            text-decoration: overline;
        }
        
        ul{
            margin:0!important;
            padding:0!important;
            margin-block-start: 0em!important;
        }
        
        
        
        
        
        
        
        
        
        
 

.footer{
	background: #000000;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12);
	box-sizing: border-box;
	width: 100%;
	text-align: left;
	font: bold 16px sans-serif;
	padding: 40px 90px 80px 90px!important;
  color:#fff!important;
      zoom: 0.85;
}

.footer .footer-left,
.footer .footer-center,
.footer .footer-right{
	display: inline-block;
	vertical-align: top;
}

/* Footer left */

.footer .footer-left{
	width: 40%;
}


.footer h3{
	color:  #ffffff;
	font: normal 26px 'Open Sans', cursive;
	margin: 0;
}

.footer h3 span{
	color:  #0088CC;
}

/* Footer links */

.footer .footer-links{
	color:  #ffffff;
	margin: 20px 0 12px;
	padding: 0;
}

.footer .footer-links a{
	display:inline-block;
	line-height: 1.8;
  font-weight:400;
	text-decoration: none;
	color:  inherit;
}

.footer .footer-name{
  color: #0088CC;
	font-size: 16px;
	font-weight: normal;
	margin: 0;
}

/* Footer Center */

.footer .footer-center{
	width: 35%;
}

.footer .footer-center i{
	background-color:  #33383b;
	color: #ffffff;
	font-size: 25px;
	width: 38px;
	height: 38px;
	border-radius: 50%;
	text-align: center;
	line-height: 42px;
	margin: 10px 15px;
	vertical-align: middle;
}

.footer .footer-center i.fa-envelope{
	font-size: 17px;
	line-height: 38px;
}

.footer .footer-center p{
	display: inline-block;
	color: #ffffff;
  font-weight:400;
	vertical-align: middle;
	margin:0;
}

.footer .footer-center p span{
	display:block;
	font-weight: normal;
	font-size:18px;
	line-height:2;
}

.footer .footer-center p a{
	color:  #0088CC;
	text-decoration: none;;
}

.footer .footer-links a:before {
  content: "|";
  font-weight:300;
  font-size: 20px;
  left: 0;
  color: #fff;
  display: inline-block;
  padding-right: 5px;
}

.footer .footer-links .link-1:before {
  content: none;
}

/* Footer Right */

.footer .footer-right{
	width: 20%;
	text-align: center;
}

.footer .footer-about{
	line-height: 20px;
	color:  #92999f;
	font-size: 13px;
	font-weight: normal;
	margin: 0;
}

.footer .footer-about span{
	display: block;
	color:  #ffffff;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
}

.footer .footer-socials{
	margin-top: 5px;
}

.footer .footer-socials a{
	display: inline-block;
	font-size: 40px;
	cursor: pointer;
	color: #ffffff;
	text-align: center;
}

.footer .logo {
    max-width: 60px;
    height: 50px;
    width: 50px
    border-radius: 50%; 
    margin-bottom: 15px;
}


@media (max-width: 800px) {

	.footer{
		font: bold 18px sans-serif;
		padding: 40px 20px 60px 10px !important;
	}

	.footer .footer-left,
	.footer .footer-center,
	.footer .footer-right{
		display: block;
		width: 100%;
		margin-bottom: 40px;
		text-align: center;
	}

	.footer .footer-center i{
		margin-left: 0;
	}

}

* {
    overflow-y:hidden;
}
    
 .aclink{
     cursor:pointer;
 }      
 
 .aclink:hover{
     cursor:pointer;
     color:#0088CC!important;
 }      
 .cookieslink{
     display: contents;
     cursor:pointer;
     margin:0 5px;
     color:#0088CC!important;
 }