/*
    .pronomia-row {
      display: flex;
      flex-direction: row;
      padding: 10px 0;
    }
    
    .pronomia-text-container {
      display: flex;
      flex-direction: column;
    }


    .proimg{
        max-width: 100%;
        height: 100%;
        width: auto;
        float:left;padding-right:10px;
    }
    
*/
/*
#myTab .nav-tabs .nav-link {
    border: 1px solid black;
    border-top-left-radius: .1rem;
    border-top-right-radius: .1rem;
}
#myTab .nav-link, .navbar-brand {
    color: black;
    cursor: pointer;
}
#myTab .nav-link {
    display: block;
    padding: .5rem .1rem;
}
*/


/*Arxi style for vrysoula*/
/* Style the header */
.header11 {
  grid-area: header;
  padding: 3px;
  text-align: center;
  font-size: 15px;
  max-height:90px;
}
.header44 {
  grid-area: header;
  padding: 3px;
  font-size: 15px;
  /*border:1px solid blue;*/
}
video {
  /* override other styles to make responsive */
  width: 100%    !important;
  height: auto   !important;
}
/* The grid container */
.grid-container {
  display: grid;
  grid-template-areas: 
    'header header header header header header' 
    'left middle middle middle middle right' 
    'footer footer footer footer footer footer';
} 
    .grid-container2 {
        display: grid;grid-template-columns: 0.3fr 2fr;justify-content: center;align-content: center;
    } 
    .grid-container3 {display: grid;grid-template-columns: 0.2fr 2fr;} 
    .left,.middle,.right {padding: 10px;}
    .left {grid-area: left;}
    .left2 {grid-area: left;}
    .middle {grid-area: middle;}
    .right {grid-area: right;}
    .footer {grid-area: footer;background-color: #f1f1f1;padding: 10px;text-align: center;}
    .q li{ float: left; display: inline-block; text-align: center; padding: 1px;}
    ul.q li.right, ul.q li {float: none;}
    .b li{float: left;display: inline-block;text-align: center;padding: 1px;}
    ul.b li.right,ul.b li {float: none;}
@media (max-width: 600px) {
    .grid-container  {
        grid-template-areas: 
        'header header header header header header' 
        'left left left left left left' 
        'middle middle middle middle middle middle' 
        'right right right right right right' 
        'footer footer footer footer footer footer';
    }
    .left {grid-area: left;margin-top:60px;}
    .grid-container2 {
      display: grid;
      grid-template-columns: auto;
    } 
    .grid-container3 {
      display: grid;
      grid-template-columns: auto;
    }
}
@media (min-width: 600px) {
    .notes{margin-top:-20px}
    .grifos{top:50%}
    .sendanswer{top:50%;}
}


/*Telos style for vrysoula*/
/*Koympi diafimisis*/
a.button3{display:inline-block;padding:0.3em 1.2em;margin:0 0.3em 0.3em 0;border-radius:2em;box-sizing: border-box;text-decoration:none;font-family:'Roboto',sans-serif;font-weight:300;color:#FFFFFF;
            background-color:grey;text-align:center;transition: all 0.2s;}a.button3:hover{background-color:#4095c6;}@media all and (max-width:30em){a.button3{display:block;margin:0.2em auto;}}
/*Telos Koympi diafimisis*/







#myTab li a { border-color: blue;color:#555;background-color:none; }
/*#myTab li.active a {border-bottom-color: transparent;background-color:Yellow; }
#myTab .tab-pane{ border:solid 1px blue;  border-top: 0; background-color:#F7EFC6;}*/

#myTab .nav-link.active {
  background:#d6e0f5;
  color: red;font-weight:bold;
  border-color: #2b90d9;
}

#loginbox { overflow: hidden !important;    text-align: left;    position: relative; }
#loginbox form{	width:100%; background:#fff;	position:relative;	top:0;	left:0; }
#loginbox .form-actions {padding: 14px 20px 15px;}
#loginbox .form-actions .pull-left { margin-top:0px;}
#loginbox form#loginform {z-index: 200; display:block;}
#loginbox .main_input_box { margin:0 auto; text-align:center;}
#loginbox .main_input_box .add-on{  background-color: #EEEEEE;       display: inline-block;    font-size: 14px;    font-weight: normal;    height:40px;    line-height: 40px;   
min-width: 16px;     text-align: center;    text-shadow: 0 1px 0 #FFFFFF;    width:40px; padding: 1px 2px;}
#loginbox .main_input_box input{ height:40px; display:inline-block; width:75%;  margin-bottom:3px;}
#loginbox .controls{ padding:0 20px;}
#loginbox .control-group{ padding:20px 0; margin-bottom:0px;}
.form-vertical, .form-actions {    margin-bottom: 0;}
#loginbox .normal_text{ padding:5px 10px; text-align:center; font-size:12px;font-weight:bold; line-height:16px; background:#49CCED; color:#fff; }
#loginbox .normal3_text{ padding:5px 10px; text-align:center; font-size:12px;font-weight:bold; line-height:16px; background:#FF1493;}
#loginbox .normal2_text{ padding:5px 10px; text-align:center; font-size:12px;font-weight:bold; line-height:16px;margin-top:-5px;  }


	.navbar{ background:#F97300;}
	.nav-link , .navbar-brand{ color: #f4f4f4; cursor: pointer;}
	.nav-link{ margin-right: 1em !important;}
	.nav-link:hover{ background: #f4f4f4; color: #f97300; }
	.navbar-collapse{justify-content: flex-end;}
	.navbar-toggler{  background:#fff !important;}
	.bg-dark{background-color:#343a40!important}
	.bg-primary{background-color:#007bff!important}

	/*header style*/
	.header{
		 background-image: url('../images/aggelos/start.jpg');
		 background-attachment: fixed;
		 background-size: cover;
		 background-position: center;
	}
	.header2{
		 background-image: url('../images/aggelos/photo12.jpg');
		 background-attachment: fixed;
		 background-size: cover;
		 background-position: center;
	}
	.overlay{
		position: absolute;
		min-height: 100%;
		min-width: 100%;
		left: 0;
		top: 0;
		background: rgba(244, 244, 244, 0.8);
	}	
	.overlay2{
		position: absolute;
		min-height: 100%;
		min-width: 100%;
		left: 0;
		top: 0;
		background: rgba(244, 244, 244, 0.5);
	}
	.description button{
		 border:1px  solid #F97300;
		 background:#F97300;
		 color:#fff;
	}
	.description {
      left: 50%;
      position: absolute;
      top: 45%;
      transform: translate(-50%, -55%);
      text-align: center;
    }
.description h1 {
  color:#F97300 ;
}
.description p {
  color:#666;
  font-size: 1.3rem;
  line-height: 1.5;
}
.txt_orange {color: #F97300;}
.txt_orange1 {
    font-size:18px;
    color: #F97300;
}
.txt_orangecenter {
    color: #F97300;
    text-align:center;
}
.txt_center {
    display:block;
    text-align:center;
}
.h5_center {
    display:block;
    text-align:center;
}
.txt_orangebold {
    color: #F97300;
    font-weight:bold;
}
.txt_slogan {
    font-size:18px; 
    color:#929292;
}
.txt_sloganred {
    font-weight: normal;
    font-size: 32px;
    color: red;
	text-align: center;
}
.slogan {
	margin-top:10px;
    font-weight: normal;
    font-size: 32px;
    /*color: red;*/
	text-align: center;
}
.slogan12 {
	margin-top:10px;
    font-weight: normal;
    font-size: 32px;
    color: #F97300;
	text-align: center;
}
.txt_small {
    font-size:13px;
    margin-top:-30px;
}
.btn-orange {
    background-color: #ff7600;
    border-bottom:2px solid #d35400;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color:#ffffff;
	margin-bottom:20px;
}
.btn-orange:hover, .btn-orange:focus, .btn-orange:active, .btn-orange.active, .open .dropdown-toggle.btn-orange {
    background-color: #d35400;
    color:#ffffff;
}
.btn-green {
    background-color:#2ecc71;
    border-bottom:2px solid #27ae60;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color:#ffffff;
	margin-right:30px;
	margin-bottom:20px;
}
.btn-green:hover, .btn-green:focus, .btn-green:active, .btn-green.active, .open .dropdown-toggle.btn-green {
    background-color: #27ae60;
    color:#ffffff;
}
.txt_tonismos22 {
   text-align:center;
   font-size:16px;
   margin-top:15px;
}
.slogan-item  {
    font-weight: normal; 
    text-align: justify; 
    font-size: 13px;
    color: #111111;
}

#carousel .carousel-caption {
    
    z-index: 10;
    margin-top: 30px;
    /*
    background-color: #FFFAF0;
    opacity: 0.5;
    */
    /*
    color: white;
    right: 58%;
    text-align: center;
    max-width: 300px;
    left: 0;
    top: 1px;
  xtransform: translateY(-50%);
  xbottom: initial;
  background: rgba(0,0,0,0.5);
  padding:10px;
  height:100%;
  */
}

#carousel .carousel-inner > .item > img {
    position: absolute;
    min-width: 100%;
    left: 0;
    top: 0;
}
#carousel .carousel-inner > .item > button {
    position: absolute;
    min-width: 100%;
    left: 0;
    top: 0;
}
#girl{float:left;}
#topBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 16px;
  border: none;
  outline: none;
  background-color: blue;
  color: white;
  cursor: pointer;
  padding: 10px;
  border-radius: 4px;
}

#topBtn:hover {
  background-color: #555;
}

.bootstrap-datetimepicker-widget table td {
  font-size: 80%;
}
.btn-primary.raised {
  box-shadow: 0 3px 0 0 #007299;
}
.btn-primary.raised:active, .btn-primary.raised.active {
  background: #33a6cc;
  box-shadow: none;
  margin-bottom: -3px;
  margin-top: 3px;
}
/*********************Brisoula***********************/
    .card{
        color: black;
    }

    .card-banner {
        display: flex;
        position: relative;
        overflow: hidden;
        background-color: black;
        background-size: cover;
        border-radius: 5px;
    }
    .card-banner .card-body {
        background-size: cover;
        position: relative;
        z-index: 10;
        color: blue;
    }
    /*
    .overlay {
        background-color: rgb(0,0,0);
        z-index: 10;
        padding: 1.25rem;
        color: #fff;
    }
    */

div #vleft {
    background: #1589A1;
    position: relative;
    color: #fff;
    width: 336px; 
    height:280px;
    min-height: 70px;
    font: 600 16px sans-serif;
}
div #vleft:after {
    content:'';
    position: absolute;
    left: 50%;
    bottom: -100px;
    border: 50px solid transparent;
    border-top: 50px solid #1589A1;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}
div #vleft span{
    padding: 30px 0 30px;
    position: relative;
    display: block;
    z-index: 1;
    -webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
}
.ads {display: flex;}
/*
.left-half {margin-left:-15px;flex: .2;}
.center {flex: .6;}
.right-half {margin-right:-15px;flex: .2;}
*/
div #vright {
    background: #1589A1;
    position: relative;
    color: #fff;
    width: 336px; 
    height:280px;
    min-height: 70px;
    font: 600 16px sans-serif;
    float:right;
}
div #vright:after {
    content:'';
    position: absolute;
    left: 50%;
    bottom: -100px;
    border: 50px solid transparent;
    border-top: 50px solid #1589A1;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);    
    transform: translate(-50%, 0);
}
div #vright span{
    padding: 30px 0 30px;
    position: relative;
    display: inline-block;
    z-index: 1;
    -webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
}
/*
.fraction {
  display: inline-block;
  position: relative;
  vertical-align: middle; 
  letter-spacing: 0.0001em;
  text-align: center;
  font-size: 16px;
  }
.fraction > span { 
  display: block; 
  padding: 0.001em; 
  }
.fdn {border-top: thin solid black;}
.bar {display: none;}
*/
.fraction {
  display: inline-block;
  position: relative;
  vertical-align: middle; 
  letter-spacing: 0.0001em;
  text-align: center;
  font-size: 16px;
  }
.fraction > span { 
  display: block; 
  padding: 0.001em; 
  }
.fdn2 {border-top: thin solid black;}
.bar2 {display: none;}
.grifos {
  color: white;
  background: #ffbd17;
  width: 100%;
  height: 260px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.square{
	width:30px;
	height:30px;
	margin: 0;
	/*padding: 5;
	border-collapse: collapse;*/
    position: relative;
}
.empty{background-color:white;}
.letter{
    border: 1px solid black;
    text-align: center;
    cursor: pointer;
}
.input-focus {
    background-color: yellow;
}
input[type=checkbox] {
    transform: scale(1.5);
}
#mycrypto{
   float:right;
    /*width:100%;
    height:40%;*/
}

/*******************Brisoula telos******************/



/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
    #carousel {margin-top: 55px;}
    #asfaleia{height:105px;}
    #krypto{height:105px;}
    #mykrypto{height:10%;width:10%;}
    #dimpros{display:none;}
    .btncarous{
        font-size:11px;
        padding:4px 6px;
        margin-left:10px;margin-top:-10px;
    }
    #antiv,#refurbish,#prAggelos{
        display: none;
        visibility: hidden;
    }
    /*
    img.responsive{
        width:30%;display: block;margin-left: auto;margin-right: auto;
    }
    */
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
    #carousel {
        margin-top: 55px;
    }

    .btn{
        font-size:11px;
        padding:4px 6px;
    }
    .aggelosHeader{
        margin-top:55px;
    }
    /*
    img.responsive{
        width:50%;display: block;margin-left: auto;margin-right: auto;
    }
    */
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
     .btn {
    font-size:12px;
    padding:6px 12px;
  }
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
    .btn {
    font-size:14px;
    padding:8px 12px;
  }
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {}


/*Zoom stous pinakes zografikis
.transition {
    -webkit-transform: scale(3); 
    -moz-transform: scale(3);
    -o-transform: scale(3);
    transform: scale(3);
}
*/
#pinakas {
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
}
#pinakas:hover{
    -webkit-transform: scale(1.8); 
    -ms-transform: scale(1.8);
    -moz-transform: scale(1.8);
    -o-transform: scale(1.8);
    transform: scale(1.8);
    opacity:1;
}
#photo {
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
}
#photo:hover{
    -webkit-transform: scale(4); 
    -ms-transform: scale(4);
    -moz-transform: scale(4);
    -o-transform: scale(4);
    transform: scale(4);
    opacity:1;
}
/*Contact Form*/

#cname,#cemail,#cthema{
width:100%;
height:35px;
margin-top:-5px;
border:1px solid #999;
border-radius:3px;
padding:5px;
}

#cmessage{
width:100%;
height:100px;
margin-top:-5px;
border-radius:3px;
padding:5px;
resize:none;
}

/*Sistasi form*/
#sname,#semail,#sthema{
width:100%;
height:35px;
margin-top:-5px;
border:1px solid #999;
border-radius:3px;
padding:5px;
}
