



.pictext {
    font-size: 25px;
    color: gray;
}


.quicksand {
  font-family: "Quicksand", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
}

.border1{
border-radius: 10px;
border-color: #5a94c1;;
border-style: ridge;
padding: 20px;
}



.chartsize {
    height: 600px;
    width: auto;
}


.chartsize2 {
    height: 250px;
    width: auto;
}

.chartsize3 {
    height: 350px;
    width: auto;
}
.chartsize4 {
    height: 400px;
    width: auto;
}
.chartsize5 {
    height: 150px;
    width: auto;
}

.chartsize6 {
    height: 190px;
    width: auto;
}

.flex {
display: flex;
align-items: flex-start;	
}


.ct-series-a .ct-line {
    stroke: rgb(63, 63, 63);
    stroke-width: 1px;
	fill-opacity: 1.0;

}

.ct-series-a .ct-point {
    /* Colour of your points */
    stroke: darkblue;
    /* Size of your points */
    stroke-width: 0px;
    /* Make your points appear as squares */
    stroke-linecap: circle;
}


.ct-series-a .ct-area {
    /* Set the colour of this series line */
    fill: black;
    /* Control the thikness of your lines */
    stroke-width: 5px;
	fill-opacity: .1;
}



.ct-series-b .ct-line {
    stroke: aqua;
    stroke-width: 2px;
}

.ct-series-b .ct-point {
    /* Colour of your points */
    stroke: aqua;
    /* Size of your points */
    stroke-width: 0px;
    /* Make your points appear as squares */
    stroke-linecap: circle;
}


.ct-series-b .ct-area {
    /* Set the colour of this series line */
    fill: aqua;
    /* Control the thikness of your lines */
    stroke-width: 5px;
		fill-opacity: 0.1;
}

.ct-series-c .ct-line {
    stroke: slategray;
    stroke-width: 2px;
}

.ct-series-c .ct-point {
    /* Colour of your points */
    stroke: slategray;
    /* Size of your points */
    stroke-width: 0px;
    /* Make your points appear as squares */
    stroke-linecap: circle;
}

.ct-series-c .ct-area {
    /* Set the colour of this series line */
    fill: slategray;
    /* Control the thikness of your lines */
    stroke-width: 5px;
		fill-opacity: 0.2;
}



 /* Final Blocks */




.ct-series-d .ct-area {
    /* Set the colour of this series line */
    fill:  slategray;
    /* Control the thikness of your lines */
    stroke-width: 1px;
	fill-opacity: 0.1;
}

.ct-series-d .ct-line {
    stroke: slategray;
    stroke-width: 2px;
}

.ct-series-d .ct-point {
    /* Colour of your points */
    stroke: slategray;
    /* Size of your points */
    stroke-width: 4px;
    /* Make your points appear as squares */
    stroke-linecap: circle;
}

.ct-series-e .ct-area {
    /* 2  Set the colour of this series line */
    fill:  aquamarine;
    /* Control the thikness of your lines */
    stroke-width: 1px;
	fill-opacity: 0.1;
}

.ct-series-e .ct-line {
    stroke: aquamarine;
    stroke-width: 2px;
}

.ct-series-e .ct-point {
    /* Colour of your points */
    stroke: aquamarine;
    /* Size of your points */
    stroke-width: 0px;
    /* Make your points appear as squares */
    stroke-linecap: circle;
}

.ct-series-f .ct-area {
    /* 2  Set the colour of this series line */
    fill:  darkblue;
    /* Control the thikness of your lines */
    stroke-width: 0px;
	fill-opacity: 0.1;
}

.ct-series-f .ct-line {
    stroke: blue;
    stroke-width: 1px;
}

.ct-series-f .ct-point {
    /* Colour of your points */
    stroke: blue;
    /* Size of your points */
    stroke-width: 0px;
    /* Make your points appear as squares */
    stroke-linecap: circle;
}


.ct-series-g .ct-area {
    /* 2  Set the colour of this series line */
    fill:  #5a94c1;
    /* Control the thikness of your lines */
    stroke-width: 1px;
	fill-opacity: 0.1;
}

.ct-series-g .ct-line {
    stroke: #5a94c1;
    stroke-width: 1px;
}

.ct-series-g .ct-point {
    /* Colour of your points */
    stroke: #5a94c1;
    /* Size of your points */
    stroke-width: 0px;
    /* Make your points appear as squares */
    stroke-linecap: circle;
}



.ct-series-h .ct-area {
    /* 2  Set the colour of this series line */
    fill: blue;
    /* Control the thikness of your lines */
    stroke-width: 1px;
	fill-opacity: 0.1;
}

.ct-series-h .ct-line {
    stroke: blue;
    stroke-width: 1px;
}

.ct-series-h .ct-point {
    /* Colour of your points */
    stroke: blue;
    /* Size of your points */
    stroke-width: 0px;
    /* Make your points appear as squares */
    stroke-linecap: circle;
}



.ct-series-i .ct-area {
    /* 2  Set the colour of this series line */
    fill:  rgb(22, 20, 8);
    /* Control the thikness of your lines */
    stroke-width: 1px;
	fill-opacity: 0.1;
}

.ct-series-i .ct-line {
    stroke: goldenrod;
    stroke-width: 1px;
}

.ct-series-i .ct-point {
    /* Colour of your points */
    stroke: gray;
    /* Size of your points */
    stroke-width: 0px;
    /* Make your points appear as squares */
    stroke-linecap: circle;
}

.ct-series-j .ct-area {
    /* 2  Set the colour of this series line */
    fill:  rgb(22, 20, 8);
    /* Control the thikness of your lines */
    stroke-width: 1px;
	fill-opacity: 0.1;
}

.ct-series-j .ct-line {
    stroke: green;
    stroke-width: 1px;
}

.ct-series-j .ct-point {
    /* Colour of your points */
    stroke: gray;
    /* Size of your points */
    stroke-width: 0px;
    /* Make your points appear as squares */
    stroke-linecap: circle;
}

.ct-series-k .ct-area {
    /* 2  Set the colour of this series line */
    fill:  rgb(22, 20, 8);
    /* Control the thikness of your lines */
    stroke-width: 1px;
	fill-opacity: 0.1;
}

.ct-series-k .ct-line {
    stroke: white;
    stroke-width: 1px;
}

.ct-series-k .ct-point {
    /* Colour of your points */
    stroke: gray;
    /* Size of your points */
    stroke-width: 0px;
    /* Make your points appear as squares */
    stroke-linecap: circle;
}

.ct-series-l .ct-area {
    /* 2  Set the colour of this series line */
    fill:  rgb(22, 20, 8);
    /* Control the thikness of your lines */
    stroke-width: 1px;
	fill-opacity: 0.1;
}

.ct-series-l .ct-line {
    stroke: white;
    stroke-width: 1px;
}

.ct-series-l .ct-point {
    /* Colour of your points */
    stroke: gray;
    /* Size of your points */
    stroke-width: 0px;
    /* Make your points appear as squares */
    stroke-linecap: circle;
}

.yearbut {
background-color: rgb(17, 30, 66); color: white; border-radius: 5px;
}

.buthl {
    background-color: aquamarine; color: dimgray; border-radius: 5px;
    }
    
.weat1{
    font-size: 12px; 
    color: slategray;
}

.weat2{
    font-size: 14px; 
    color: lightgray;
}

.point{
    cursor: pointer;
}


.ct-chart-line .ct-label {
    color: gray;
    font-size: 12px;	
  }
  
  .ct-chart-bar .ct-label {
    color: dimgray;
    font-size: 12px;	
  }
  



.neu1{
    border-radius: 7px;
background: linear-gradient(145deg, #171717, #1c1c1c);
box-shadow:  3px 3px 6px #131313,
             -3px -3px 6px #212121;
}

.slidecontainer {
width: 100%; /* Width of the outside container */
}

.slider {
-webkit-appearance: none;
width: 100%;
height: 5px;
background: black;
outline: none;
opacity: 0.7;
-webkit-transition: .2s;
transition: opacity .2s;
}

.slider:hover {
opacity: 1;
}

.slider::-webkit-slider-thumb {
-webkit-appearance: none;
appearance: none;
width: 10px;
height: 12px;
background: aquamarine;
cursor: pointer;
border-radius: 50%;     
}

.slider::-moz-range-thumb {
width: 15px;
height: 15px;
background: #4CAF50;
cursor: pointer;
    border-radius: 50%; 
}





*, *:before, *:after {
  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
 }


.mouse_scroll {
	display: block;
	margin: 0 auto;
	width: 24px;
	height: 100px;
	margin-top: 125px;
}


.m_scroll_arrows
{
  display: block;
  width: 5px;
  height: 5px;
  -ms-transform: rotate(45deg); /* IE 9 */
  -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
  transform: rotate(45deg);
   
  border-right: 2px solid white;
  border-bottom: 2px solid white;
  margin: 0 0 3px 4px;
  
  width: 16px;
  height: 16px;
}


.unu
{
  margin-top: 1px;
}

.unu, .doi, .trei
{
    -webkit-animation: mouse-scroll 1s infinite;
    -moz-animation: mouse-scroll 1s infinite;
    animation: mouse-scroll 1s infinite;
  
}

.unu
{
  -webkit-animation-delay: .1s;
  -moz-animation-delay: .1s;
  -webkit-animation-direction: alternate;
  
  animation-direction: alternate;
  animation-delay: alternate;
}

.doi
{
  -webkit-animation-delay: .2s;
  -moz-animation-delay: .2s;
  -webkit-animation-direction: alternate;
  
  animation-delay: .2s;
  animation-direction: alternate;
  
  margin-top: -6px;
}

.trei
{
  -webkit-animation-delay: .3s;
  -moz-animation-delay: .3s;
  -webkit-animation-direction: alternate;
  
  animation-delay: .3s;
  animation-direction: alternate;
  
  
  margin-top: -6px;
}

.mouse {
  height: 42px;
  width: 24px;
  border-radius: 14px;
  transform: none;
  border: 2px solid white;
  top: 170px;
}

.wheel {
  height: 5px;
  width: 2px;
  display: block;
  margin: 5px auto;
  background: white;
  position: relative;
  
  height: 4px;
  width: 4px;
  border: 2px solid #fff;
  -webkit-border-radius: 8px;
          border-radius: 8px;
}

.wheel {
  -webkit-animation: mouse-wheel 0.6s linear infinite;
  -moz-animation: mouse-wheel 0.6s linear infinite;
  animation: mouse-wheel 0.6s linear infinite;
}

@-webkit-keyframes mouse-wheel{
   0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(6px);
    -ms-transform: translateY(6px);
    transform: translateY(6px);
  }
}
@-moz-keyframes mouse-wheel {
  0% { top: 1px; }
  25% { top: 2px; }
  50% { top: 3px;}
  75% { top: 2px;}
  100% { top: 1px;}
}
@-o-keyframes mouse-wheel {

   0% { top: 1px; }
  25% { top: 2px; }
  50% { top: 3px;}
  75% { top: 2px;}
  100% { top: 1px;}
}
@keyframes mouse-wheel {

   0% { top: 1px; }
  25% { top: 2px; }
  50% { top: 3px;}
  75% { top: 2px;}
  100% { top: 1px;}
}

@-webkit-keyframes mouse-scroll {

  0%   { opacity: 0;}
  50%  { opacity: .5;}
  100% { opacity: 1;}
}
@-moz-keyframes mouse-scroll {

  0%   { opacity: 0; }
  50%  { opacity: .5; }
  100% { opacity: 1; }
}
@-o-keyframes mouse-scroll {

  0%   { opacity: 0; }
  50%  { opacity: .5; }
  100% { opacity: 1; }
}
@keyframes mouse-scroll {

  0%   { opacity: 0; }
  50%  { opacity: .5; }
  100% { opacity: 1; }
}
