* {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}
body {
  font-size: 100%;
  font-weight: 300;
  color: #888;
  width: 100%;
}
img {
  max-width: 100%;
}
nav {
  border: 0;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  text-align: left;
}
header {
  height:66px;
  background:#fcbc82;
  text-align: right;
}

.header_title{
	
    width: auto;
    text-align: center;
    display: block;
    font-size: 40px;
    margin-top: -47px;
    height: 50px;
	color:#fff;
	font-family: "Sensible_Schooling";
	}
.span_header_title{position: relative;left: -50px;}
	
.header {
  text-align: left;
}
div.picto {
  text-align: left;
  position: relative;
  padding: 10px;
  display: block;
  margin-left: 10px;
  width: 800px;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.text_from_before_page {
  width: 900px;
  height: 105px;
  background: url(../../images/Exercise-images/before_image1.png);
  background-repeat: no-repeat;
  text-align: left;
  position: relative;
  display: block;
}
.label_brown {
  color: #534b49;
  font-size: 20px;
  font-family: 'MyriadPro';

  text-align: left;
  display: block;
  display: inline-block;
  vertical-align: top;
  line-height: 1.5em;
  margin: 30px 0;
  font-style: italic;
}

.icon_cd:hover {
  cursor: pointer;
}
.small-grid .pencil {
  background-image: url(../../images/01-52.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  height: 40px;
  width: 40px;
  margin: 10px 0 0 5px;
  display: none !important;
}
.small-grid .headphones {
  background-image: url(../../images/23-35.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  height: 40px;
  width: 40px;
  margin: 10px 0 0 5px;
}
.small-grid .num {
  background-image: url(../../images/triagle.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  height: 45px;
  width: 40px;
  margin: 2px 0 0 5px;
  font-family: 'MyriadPro';

}
.small-grid,
.item-grid {
width: 75%;
    padding: 0;
    margin: 0;
    left: 5em;
    position: relative;
}
.item-grid li {
  list-style-type: none;
  margin: 0 17px 40px 15px;
  padding: 0;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
}
.small-grid li {
  /*border: 1px solid rgba(0, 0, 0, 0.2);*/
  list-style-type: none;
  padding: 0;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
}
.small-grid .left {
  margin: 0 0 0 -5px;
  width: 50px;
  height: auto;
  text-align: center;
}
.small-grid .center {
  margin: 15px 0 0 5px;
  height: auto;
}
.container {
  width: 1000px;
  display: block;
  background: #fff;
}
section {
  width: 1000px;
  margin: 0 auto;
  background: #fff;
}
.prosfonisi > p {
  color: #534b49;
  font-size: 17px;
  font-weight: bold;
  font-family: 'MyriadPro';

  text-align: left;
}
h3 {
  line-height: 1.3em;
  color: #006595;
  font-size: 23px;
  font-weight: bold;
  text-align: left;
  top: 40px;
  position: relative;
  left: 35px;
}
h1 {
  font-weight: normal;
}
.column {
padding: 9px;
    display: inline-block;
    vertical-align: top;
    text-align: left;
    width: 75%;
    left: 5em;
    position: relative;
}
.column.exer {
  padding: 9px;
  display: inline-block;
  vertical-align: top;
  text-align: left;
  width: 75%;
}
.column.exer.center {
  width: 75%;
  text-align: center;
}
.column.exer_inside {
  width: 80%;
  text-align: center;
}
.column.image_left {
  width: 250px;
  height: 295px;
  background: url(../../images/Exercise-images/1.png);
  margin: 2% auto;
  background-repeat: no-repeat;
  text-align: center;
}

.clearfix {
  width: 100%;
  clear: both;
  height: 20px;
}

label {
  top: 0;
  color: #000;
  font-size: 17px;
  font-family: 'MyriadPro';

  display: block;
  text-align: left;
  line-height: 1.8em;
}
.right_lbl {
  display: inline-block;
  position: relative;
  left: 30px;
}
span#label {
  font-size: 55px;
  color: #e4a024;
  font-weight: bold;
}

span.numbers {
  font-size: 21px;
  color: #fff;
  line-height: 2em;
  position: relative;
  left: 6px;
  top: 1px;
	font-family: 'MyriadPro';
}
span.orange_bg {
  background-color: #f7deb6;
  padding: 3px;
}
.input2 {
  width: 690px;
  text-align: left;
  font-family: 'MyriadPro';

  border: none;
  position: relative;
  border-bottom: 1px dashed #000;
  font-size: 16px;
  background: none;
  padding: 2px;
  top: 0;
  left: 0;
  margin: 0;
}
.input1 {
  width: 600px;
  text-align: left;
  font-family: 'MyriadPro';

  border: none;
  position: relative;
  border-bottom: 1px dashed #000;
  font-size: 16px;
  background: none;
  padding: 2px;
  top: 0;
  left: 0;
  margin: 0;
}
.input3 {
  width: 510px;
  text-align: left;
  font-family: 'MyriadPro';

  border: none;
  position: relative;
  border-bottom: 1px dashed #000;
  font-size: 16px;
  background: none;
  padding: 2px;
  top: 0;
  left: 0;
  margin: 0;
}
.input4 {
  width: 599px;
  text-align: left;
  font-family: 'MyriadPro';

  border: none;
  position: relative;
  border-bottom: 1px dashed #000;
  font-size: 16px;
  background: none;
  padding: 2px;
  top: 0;
  left: 0;
  margin: 0;
}
span.yellow_bullet {
  width: 12px;
  height: 12px;
  background-color: #e4a024;
  border: 1px solid #e4a024;
  display: inline-block;
  position: relative;
  border-radius: 50%;
  top: 2px;
}
input[type="text"]:disabled {
  color: #000;
}
.left_ {
  margin-left: 1.3em;
}
.left_x {
  margin-left: 1em;
}
span.red {
  color: #f00;
}
input[type="text"]:disabled {
  color: #006595;
  font-size: 17px;
}
footer {
  left: 0;
  bottom: 0;
  width: 100%;
  overflow: hidden;
}
input:focus {
  border-bottom-color: #83b4db;
  -webkit-box-shadow: 0 0 0 0 white, 0 2px 2px #83b4db;
  -moz-box-shadow: 0 0 0 0 white, 0 2px 2px #83b4db;
  box-shadow: 0 0 0 0 white, 0 2px 2px #83b4db;
  background: #faf0b7;
}
table {
  border-spacing: 6px;
  border-collapse: collapse;
  width: 100%;
}
td,
th {
  text-align: center;
  padding: 5px;
  color: #000;
  border: 1px solid #e8af45;
}
th {
  background-color: #faefd9;
}
td:first-child {
  background-color: #faefd9;
}
/*-------------------CHECK BOXES STYLE-------------------*/

label.btn span {
  font-size: 17px;
}
label input[type="radio"] ~ i.fa.fa-circle-o {
  color: #c8c8c8;
  display: inline;
}
label input[type="radio"] ~ i.fa.fa-dot-circle-o {
  display: none;
}
label input[type="radio"]:checked ~ i.fa.fa-circle-o {
  display: none;
}
label input[type="radio"]:checked ~ i.fa.fa-dot-circle-o {
  color: #7aa3cc;
  display: inline;
}
label:hover input[type="radio"] ~ i.fa {
  color: #7aa3cc;
}
label input[type="checkbox"] ~ i.fa.fa-square-o {
  color: #000;
  display: inline;
}
label input[type="checkbox"] ~ i.fa.fa-check-square-o {
  display: none;
}
label input[type="checkbox"]:checked ~ i.fa.fa-square-o {
  display: none;
}
label input[type="checkbox"]:checked ~ i.fa.fa-check-square-o {
  color: #00aeef;
  display: inline;
}
label:hover input[type="checkbox"] ~ i.fa {
  color: #00aeef;
}
div[data-toggle="buttons"] label.active {
 
}
div[data-toggle="buttons"] label {
  display: inline-block;
  padding: 5px 25px;
  margin-bottom: 0;
  font-size: 0.65em;
  font-weight: normal;
  /*  line-height: 2em;*/
  text-align: left;
  white-space: nowrap;
  vertical-align: top;
  cursor: pointer;
  background-color: none;
  border: 0px solid #000;
  border-radius: 3px;
  /*color: #c8c8c8;*/
  color: #000;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  text-shadow: none;
}
div[data-toggle="buttons"] label:hover {
  color: #00aeef;
}
div[data-toggle="buttons"] label:active,
div[data-toggle="buttons"] label.active {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical
  > .btn-group:first-child:not(:last-child)
  > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical
  > .btn-group:last-child:not(:first-child)
  > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-vertical,
.btn-group-horizontal {
  padding-left: 40px;
}

.tltbottom_head {
  
  font-family: "Sensible_Schooling";
  padding: 12px;
  font-size: 42px;
  text-align: left;
  /* border: 1px solid; */
  color: #ffbb83;
  line-height: 0.7em;
  position: relative;
  letter-spacing: 3px;
}

[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  display: none;
}
@media only screen and (max-width: 13000px) {
  .column {
    /* width:350px;*/
  }
}
@media only screen and (max-width: 1000px) {
  .column {
    /*   width:250px;*/
  }
}

.grid {
	display: flex;
	flex-direction: row;
	align-items: center;
  }
  

.grid > img {
  max-height: 660px;
}

.header {
  text-align: left;
}

.top_label_blue {
  font-family: 'Cloudy With a Chance of Love';
      padding: 6px;

      height: 38px;
      font-size: 22px;
 
      display: inline-block;
      background: #ffbb83;
      text-align: left;

      color: #fff;
      line-height: 1.5;
      position: relative;
      margin-left: 68px;
      letter-spacing: 1px;
}

.imgs-list {

    margin-left: 5em;
    width: 131px;

    display: inline-block;
	vertical-align:top;
}

.imgs-list2 {
  margin-left: 10em;
}

.help-div {
margin: 0.2em 0 0 10em;
    width: 67%;
}

.audio{

  height: 42px;
  width: 45px;
  margin: 5px 0 0 5px;
  display:inline-block;
  vertical-align:top;
	
	}
	
	.audio.seven{
  background-image: url(../../images/Listening-images/listen28.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
		}



.grid1 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.see_audio_file {
  display: inline-block;
  height: 33px;
  width: 40px;
  margin: 6px 0 0 5px;
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  text-align: center;
}

.nobold {
  font-weight: 100;
  font-size: .8em;
}