﻿@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700);
/* body {
  background: #e5e5e5;
  color: #999;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
} */
/* body {
  background: #e6e6e6;
  color: #999;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
} */
body {
  background: #e1ecf2;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #777;
  font-weight: 300;
}
.justify{
  text-align:justify;
}
.bg-light {
  background-color: #f3faf0!important;
  /* background-color: #f8f9fa!important; domyslnie w bootstrap ehhhh - zbyt jasne na telewizor 
  dotyczy to menu glownego bez listy rozwijalnej*/
}
a {
  color: #154C8E;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
/* Disable link */
.btn {
  font-weight: 300;
  border: 0;
}
.btn.btn-primary {
  background-color: #08252b
}
.btn.btn-primary:hover,
.btn.btn-primary.active {
  background-color: #1586c3;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
a:hover,
a:focus {
  color: #80c9f1;
  text-decoration: none;
  outline: none;
}
/* -----------------------------------BEGIN IE js veryfication----------------------------------------- */
.body-innerwrapper-js .alert-danger,
.body-innerwrapper-IE .alert-danger {
  display:none;
}
.no-js .body-innerwrapper-js .alert-danger,
.lte-ie9 .body-innerwrapper-IE .alert-danger, 
#cookies {
  position: fixed;  
  text-align: center;
  z-index: 1;
  left: 10%;
  width: 80%;
  display:block;
}
.no-js .body-innerwrapper-js .alert-danger {  
  margin-top: 100px;  
}
.lte-ie9 .body-innerwrapper-IE .alert-danger {  
  margin-top: 160px;  
}
#cookies {
  bottom: 0px;
  margin: 0px;
}
/* -----------------------------------END IE js veryfication----------------------------------------- */
/* -----------------------------------BEGIN SLIDER----------------------------------------- */
/* Zmieniłem padding z 200 na 100 LIT */
/* #main-slaider */

/* .carousel-indicators{
  margin-top: 25px;
}
.onlyie .carousel-indicators{
  margin-bottom: 50px;
} */
 #home .box {
  padding: 50px 0px;
}
#home .container {
  position: relative;
  text-align: left;
  
}
#home img{
  max-width: 100%;
  padding-top: 10px;
}
.top-left {
  position: absolute;
  top: 100px;
  left: 30px;
  font-size:1.5rem;
}
.bottom-left {
  position: absolute;
  bottom: 8px;
  left: 30px;
}
.bottom-right {
  position: absolute;
  bottom: 8px;
  right: 30px;
}
@media only screen and (max-width: 830px) {
  #home .mediaFront {
    width: 80%;
    position: relative;
    top: 1rem;
    left: 10%;
  }
}
#slider-bg-cpote .card-img-top {
  padding-top: 2rem;
}

/* -----------------------------------END SLIDER----------------------------------------- */
#header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100px;
  z-index: 99999;
}
.carousel-inner {
  min-height: 300px;
  max-height: 800px !important;
}
.navbar {
  padding: 0px;
}
.navbar-brand {
  margin-right: 50px;
  margin-left: 20px;
  width: 200px;
  height: 78px;
  background-size:70%;
}
.navbar-brand-logo-1 {
  background: url(../images/logo.png) no-repeat 0 50%;
  background-size:100%;
  width: 300px;
}
/* .navbar-brand-logo-2 {
  background: url(../images/logo2.png) no-repeat 0 50%;
  background-size:100%;
}
.navbar-brand-logo-3 {
  background: url(../images/logo3.png) no-repeat 0 50%;
  background-size:100%;
} */
/* .navbar-brand:hover {  
  -webkit-filter: grayscale(100%); 
  filter: grayscale(100%);
} */
.navbar  > li.active > a,
.navbar-default .navbar-nav > li.active:focus > a, 
.navbar-default .navbar-nav > li.active:hover > a, 
.navbar-default .navbar-nav > li:hover > a, 
.navbar-default .navbar-nav > li:focus > a, 
.navbar-default .navbar-nav > li.active > a:focus,
.navbar-default .navbar-nav > li.active:focus > a:focus,
.navbar-default .navbar-nav > li.active:hover > a:focus,
.navbar-default .navbar-nav > li:hover > a:focus, 
.navbar-default .navbar-nav > li:focus > a:focus {
  background-color: #08252b;
  color: #f1f1f1;
}
.navbar .fa {
  font-size: 2rem;
  line-height: 1rem;
}
.nav-item > a.active, .nav-item > a:hover, .nav-item > a[aria-expanded=true]  {
  background-color: #08252b;
  color: #f1f1f1 !important;
}
.navbar-nav .nav-link  {
  padding-right:15px!important; 
  padding-left:15px!important;
  padding-top:30px;
  padding-bottom:30px;
  width: 12rem;
  text-align: center;
}
.navbar-light .navbar-nav .nav-link {
  color: rgba(0,0,0,.9);
}
@media only screen and (max-width: 830px) {
  .navbar-nav .nav-link  {
    padding-top:10px;
    padding-bottom:10px;
    border-top: 1px solid #cfd8dc;
  }
}
.navbar-light .navbar-nav .nav-link {
  margin-left: 1px;
}
/* To naprawia niedziałające menu (czasem kursor przelatuje przez menu) */
.dropdown-menu {
  margin:0px;
  padding:0px;
  border-color: #cfd8dc;
  border-radius:0px;
  width: 12rem;
}
/* .dropdown:hover>.dropdown-menu {
  display: block;
} */
.nav-link.dropdown-toggle:hover,.nav-item.dropdown:hover {
  background-color: #08252b;

}
.nav-link.dropdown-toggle,.nav-item.dropdown {
  background-color: #f3faf0;
  cursor: pointer;
}

/* .dropdown-item:hover {
  background-color: #154C8E;
  color: #fff !important;
} */
.dropdown-item:active {
  background-color: #08252b;
  color: #f8f9fa;
  -webkit-transition: 500ms;
  -moz-transition: 500ms;
  -o-transition: 500ms;
  transition: 500ms;
}
.dropdown-item:hover {
  background-color: #08252b;
  color: #f8f9fa;
  -webkit-transition: 500ms;
  -moz-transition: 500ms;
  -o-transition: 500ms;
  transition: 500ms;
}
.dropdown-item {
  background-color: #f3faf0;
  -webkit-transition: 1500ms;
  -moz-transition: 1500ms;
  -o-transition: 1500ms;
  transition: 1500ms;
}

/* Disable link */
a.disabled, 
.dropdown-item.disabled, .dropdown-item:disabled,
a.disabled:visited,
a.disabled:active,
a.disabled:hover{  
  color: #dae0e3;
  cursor: not-allowed;  
  pointer-events: none;
}


/* -----------------------------------END NAVBAR------------------------------------------ */
.section-anchor-padding {
   padding-top: 100px !important;   
}
#contact .row {
  background-color: #08252b;
  color: #FFF;
  margin: 0px;
}
#contact {
  border-color: #1E5A66;
  padding:0px;
  font-size: 0.9rem;
}
#contact h1,
#contact h2{
  color: #fff;
  padding-top:3rem;
}
#contact a {
  color: rgb(196, 212, 255);
}
#contact .box a:hover {
  color: #4864ec;
}
.box {
  padding: 50px 30px;
  background: #fff;
  border-bottom: 1px solid #e9e9e9;
  position: relative;
}
.box.first {
  margin-top: -40px;
  border-radius: 5px 5px 0 0;
}
.box.last {
  border-radius: 0 0 5px 5px;
}
.box h2 {
  padding: 10px 30px;
  display: inline-block;
  border-radius: 4px;
  position: relative;
  margin-bottom: 30px;
  font-size: 3rem;
}
.box-shadow {
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, .05);
}
.card-header {
  padding: .75rem 1.25rem;
  margin-bottom: 0;
  background-color:#f2fbfb;
  border-bottom: 1px solid rgba(0,0,0,.125);
  height: 5rem;
}
.card-header h4{
  color:#1E5A66;
}

#authorGuidelines .card-header{
  height: 3.5rem;
  padding: .5rem 1.5rem;
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: #f2fbfb;
}
#services .box {
  padding-bottom: 0;
}
#services .row > div {
  margin-bottom: 50px;
}
.center {
  text-align: center;
}
#committees-scroller .designation {
  margin-top: 10px;
  display: block;
}
.journal {
  margin: 0 50px;
  text-align: center;
  padding-bottom: 20px;
}

.journal h4{
  font-size: 120%;
}

.icon-social {
  border: 0;
  color: #fff;
  border-radius: 100%;
  display: inline-block !important;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  padding: 0;
}
.icon-social.icon-facebook {
  background: #4f7dd4;
}
.icon-social.icon-facebook:hover {
  background: #789bde;
}
.icon-social.icon-twitter {
  background: #5bceff;
}
.icon-social.icon-twitter:hover {
  background: #8eddff;
}
.icon-social.icon-linkedin {
  background: #21a6d8;
}
.icon-social.icon-linkedin:hover {
  background: #49b9e3;
}
.icon-social.icon-google-plus {
  background: #dc422b;
}
.icon-social.icon-google-plus:hover {
  background: #e36957;
}
.icon-social.icon-pinterest {
  background: #cb2027;
}
.icon-social.icon-pinterest:hover {
  background: #e03e44;
}
.icon-social.icon-youtube {
  background: #ce332d;
}
.icon-social.icon-youtube:hover {
  background: #da5954;
}
.icon-social:hover {
  color: #fff;
}

.icon-lg {
  font-size: 48px;
  height: 108px;
  width: 108px;
  line-height: 108px;
  color: #fff;
  margin: 10px;
  background-color: rgba(0, 0, 0, 0.4);
  text-align: center;
  display: inline-block !important;
  border-radius: 100%;
}
.icon-md {
  font-size: 24px;
  height: 68px;
  width: 68px;
  line-height: 68px;
  color: #fff;
  margin-right: 10px;
  background-color: rgba(0, 0, 0, 0.4);
  text-align: center;
  display: inline-block;
  border-radius: 100%;
  margin-bottom: 10px;
}
.icon-color1 {
  background-color: #e74c3c;
}
.icon-color2 {
  background-color: #2ecc71;
}
.icon-color3 {
  background-color: #3498db;
}
.icon-color4 {
  background-color: #8e44ad;
}
.icon-color5 {
  background-color: #1abc9c;
}
.icon-color6 {
  background-color: #2c3e50;
}
.gap {
  margin-bottom: 50px;
}
.big-gap {
  margin-bottom: 100px;
}
#organizingCommittee .img-thumbnail {
  height: 7rem;
}
#organizingLogoTU {
  margin-top: 8rem;
}
#organizingMembers{
  padding-left:2rem;
  padding-right:2rem;
}
#footer {
  padding-top: 0px;
  color: rgb(63, 118, 129);
  font-size: 0.8rem;
}
#copyright p{
  padding: 1rem;

}
#program .row{
width: 50%;
position:relative;
left:25%; 
}
@media only screen and (max-width: 830px) {
  .box h2 {
    padding: 10px 10px;
    font-size: 2rem;
  }
  #program .row {
    width: 100%;
    position:relative;
    left:0%;
    }
  #organizingCommittee .img-thumbnail {
    height: 5rem;
  }
  #organizingCommittee {
    text-align: center;
  }
  #organizingLogoTU {
    margin-top: 0rem;
  }
}
ul.social {
  list-style: none;
  margin: 10px 0 0;
  padding: 0;
}
ul.social > li {
  margin: 0 0 20px;
}
ul.social > li > a {
  display: block;
  font-size: 18px;
}
ul.social > li > a i {
  margin-right: 10px;
}
textarea#message {
  padding: 10px 15px;
  height: 220px;
}
@keyframes scaleUp {
  0% {
    opacity: 0;
    transform: scale(0.3);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@-moz-keyframes scaleUp {
  0% {
    opacity: 0;
    -moz-transform: scale(0.3);
  }
  100% {
    opacity: 1;
    -moz-transform: scale(1);
  }
}
@-webkit-keyframes scaleUp {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
}
@-ms-keyframes scaleUp {
  0% {
    opacity: 0;
    -ms-transform: scale(0.3);
  }
  100% {
    opacity: 1;
    -ms-transform: scale(1);
  }
}
@-o-keyframes scaleUp {
  0% {
    opacity: 0;
    -o-transform: scale(0.3);
  }
  100% {
    opacity: 1;
    -o-transform: scale(1);
  }
}

.conference-topics h4 {
  padding: 15px;  
  border-radius: 5px;
  border:1px solid transparent;
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;  
  transition:all 0.4s ease;
}

.conference-topics h4:hover {
  background-color:#b0e1fa;
    
}
/* do mapy ktora obecnie nie funkcjonuje czyli do google */
#map {
  margin: 25px;
  height:400px;
  background-color:white;
  border-radius: .25rem;
  padding-top: 55px;
  color: #777;
}
.maps-bottom {
  margin: 0 0px;
  text-align: center;
  padding-bottom: 0px;
  max-width: 100%;
}
#logo-TU {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: transparent;
  border-color: transparent;
  align-content: center;
}
#logo-polsl {
  background-color: transparent;
  border-color: transparent;
}
#logo-ITC {
  height: 100px;
  background-color: transparent;
  border-color: transparent;
}
#logo-DEE {
  height: 100px;
  background-color: transparent;
  border-color: transparent;
}
#wroclawAdres {
  padding-bottom: 15px;
}
#contact-map-link {
  margin-bottom: 0rem;
  margin-top: 1rem;
  background-color: #ededed;
  border-radius: .25rem;
  padding-top: .25rem;
  padding-bottom: .25rem;
  width: 100%;
}
#contact-map-link .img{
  max-width: 100%;
}
/* #logo-polsl, #logo-wroclaw {
  -webkit-filter: grayscale(100%); 
  filter: grayscale(100%);
} */

/* Po ponizsza modyfikacja została dodana do kodo? */

/*
████████╗██╗███╗   ███╗███████╗██╗     ██╗███╗   ██╗███████╗    ███████╗████████╗ █████╗ ██████╗ ████████╗
╚══██╔══╝██║████╗ ████║██╔════╝██║     ██║████╗  ██║██╔════╝    ██╔════╝╚══██╔══╝██╔══██╗██╔══██╗╚══██╔══╝
   ██║   ██║██╔████╔██║█████╗  ██║     ██║██╔██╗ ██║█████╗      ███████╗   ██║   ███████║██████╔╝   ██║   
   ██║   ██║██║╚██╔╝██║██╔══╝  ██║     ██║██║╚██╗██║██╔══╝      ╚════██║   ██║   ██╔══██║██╔══██╗   ██║   
   ██║   ██║██║ ╚═╝ ██║███████╗███████╗██║██║ ╚████║███████╗    ███████║   ██║   ██║  ██║██║  ██║   ██║   
   ╚═╝   ╚═╝╚═╝     ╚═╝╚══════╝╚══════╝╚═╝╚═╝  ╚═══╝╚══════╝    ╚══════╝   ╚═╝   ╚═╝  ╚═╝╚═╝  ╚═╝   ╚═╝    */
                                                                                                          

#conference-timeline .box{
  padding: 50px 30px;
  background: #fff;
  position: relative;
  z-index: -1;
}
#conference-timeline h3{
  margin-top: 100px;
  font-size: 1.5rem;
  font-weight: 500;
}

/* #conference-timeline {
  position: relative;
  max-width: 920px;
  width: 100%;
  margin: 0 auto;
} */
#conference-timeline .timeline-start,
#conference-timeline .timeline-end {
  display: table;
  /* font-family: "Roboto", sans-serif; */
  font-size: 1.2rem;
  font-weight: 500;
  /* text-transform: uppercase; */
  background: #324862;
  padding: 15px 23px;
  color: #fff;
  max-width: 25%;
  width: 100%;
  text-align: center;
  margin: 0 auto;
  position: relative;
  filter: drop-shadow(3px 3px 4px #4444dd);
  box-shadow: 3px 3px 3px black;
}
#conference-timeline .history-end {
  text-align: center;
  margin: 0 auto;
  position: relative;
  padding-top: 20px;
}
#conference-timeline .btn{
  filter: drop-shadow(3px 3px 4px #4444dd);
  box-shadow: 3px 3px 3px black;
}
#conference-timeline .conference-center-line {
  position: absolute;
  width: 3px;
  height: 100%;
  top: 20px;
  left: 50%;
  margin-left: -2px;
  background: #154C8E;
  z-index: 0;
  box-shadow: 2px 2px 3px #4444dd;
}
#conference-timeline .conference-timeline-content {
  padding-top: 20px;
  padding-bottom: 0px;

}
#conference-timeline .conference-timeline-event-last {
  position: relative;
  height: 100%;
}
#conference-timeline .conference-timeline-event-first {
  position: relative;
  height: 100%;
  margin-bottom: 20px;
}
#conference-timeline .conference-timeline-event {
  position: relative;
  height: 100%;
  padding-top: 0.25px;
}
.timeline-event {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  padding: 20px 0;
}
.timeline-event a{
  color: #f1f1f1;
  text-align: right;
  text-decoration: underline;
}
.timeline-event .content-left-container,
.timeline-event .content-right-container {
  max-width: 43.5%;
  width: 100%;
  box-shadow: 2px 3px 7px 0px rgba(0, 1, 14, 1);
 }
 .timeline-event .content-right-container {
  margin-right: 5px;
}
.timeline-event .content-left-container {
  margin-left: 5px;
}
/* .timeline-event .timeline-author {
  display: block;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #242424;
  text-align: right;
} */
.timeline-event .content-left,
.timeline-event .content-right {
  position: relative;
  width: auto;
  background-color: #00815D;
  padding: 17px 15px;
}
.timeline-event p {
  margin: 0 0 0 0px;
  padding: 0;
  font-weight: 400;
  color: #fff;
  font-size: 1rem;
  line-height: 1.4rem;
  position: relative;
  padding-left: 0px;
  text-align: center;
}
.timeline-event h4 {
  margin: 0 0 0 0px;
  padding-bottom: 10px;
  font-weight: 700;
  font-size: 1.2rem;
  color: #fff;
  line-height: 1.5rem;
  position: relative;
  padding-left: 0px;
  text-align: center;
}
/* .timeline-event p span.event-number {
  position: absolute;
  font-weight: 300;
  font-size: 44px;
  top: 10px;
  left: -60px;
  color: #00b0bd;
} */
.timeline-event .content-left-container {
  float: left;
}
.timeline-event .content-right-container {
  float: right;
}
.timeline-event .content-left:before,
.timeline-event .content-right:before{
  position: absolute;
  top: 20px;
  font-size: 1.4rem;
  font-family: "FontAwesome";
  color: #00815D;
}
.timeline-event .content-left:before {
  content: "\f0da";
  right: -15px;
  font-size: 4rem;
  top: -8px;

}
.timeline-event .content-right:before {
  content: "\f0d9";
  left: -15px;
  font-size: 4rem;
  top: -8px;
}
.timeline-event .meta-date {
  position: absolute;
  top: 20;
  left: 50%;
  width: 80px;
  height: 80px;
  margin-left: -40px;
  color: #fff;
  border-radius: 100%;
  background: #154C8E;
  filter: drop-shadow(3px 3px 4px #4444dd);
  box-shadow: 3px 3px 3px black;
}
.timeline-event .meta-date .date,
.timeline-event .meta-date .event-number {
  display: block;
  text-align: center;
  font-weight: 700;
} 
.timeline-event .meta-date .date {
  font-size: 1.5rem;
  line-height: 0.9rem;
  font-weight: 700;
}
 .timeline-event .meta-date .event-number {
  font-size: 1rem;
  line-height: 2.8rem;
}
/*===== // Vertical Timeline =====*/

/*===== Resonsive Vertical Timeline =====*/
@media only screen and (max-width: 830px) {
  #conference-timeline .timeline-start,
  #conference-timeline .timeline-end {
    margin: 0;
  }
  #conference-timeline .conference-center-line {
    margin-left: 0;
    left: 59px;
  }
  .timeline-event .meta-date {
    margin-left: 0;
    left: 20px;
    top: 20px;
  }
  .timeline-event .content-left-container,
  .timeline-event .content-right-container {
    max-width: 100%;
    width: auto;
    float: none;
    margin-left: 110px; 
    min-height: 53px;
  }
  .timeline-event .content-left-container {
    margin-bottom: 20px;
  }
  .timeline-event .content-left,
  .timeline-event .content-right {
    padding: 10px 25px;
    min-height: 65px;
  }
  .timeline-event .content-left:before {
    content: "\f0d9";
    right: auto;
    left: -8px;
  }
  .timeline-event .content-right:before {
    display: none;
  }
}
@media only screen and (max-width: 400px) {
  .timeline-event p {
    margin: 0;
  }
  .timeline-event p span.event-number {
    display: none;
  }
  
}

/* 

████████╗██╗███╗   ███╗███████╗██╗     ██╗███╗   ██╗███████╗    ███████╗███╗   ██╗██████╗ 
╚══██╔══╝██║████╗ ████║██╔════╝██║     ██║████╗  ██║██╔════╝    ██╔════╝████╗  ██║██╔══██╗
   ██║   ██║██╔████╔██║█████╗  ██║     ██║██╔██╗ ██║█████╗      █████╗  ██╔██╗ ██║██║  ██║
   ██║   ██║██║╚██╔╝██║██╔══╝  ██║     ██║██║╚██╗██║██╔══╝      ██╔══╝  ██║╚██╗██║██║  ██║
   ██║   ██║██║ ╚═╝ ██║███████╗███████╗██║██║ ╚████║███████╗    ███████╗██║ ╚████║██████╔╝
   ╚═╝   ╚═╝╚═╝     ╚═╝╚══════╝╚══════╝╚═╝╚═╝  ╚═══╝╚══════╝    ╚══════╝╚═╝  ╚═══╝╚═════╝ 
                                                                                          
 */