.text-page-content {
  padding-top: 80px;
  padding-bottom: 80px; }
  .text-page-content h3 {
    color: #10242b;
    font-size: 26px;
    line-height: 55px;
    font-weight: 600;
    margin-bottom: 15px; }
  .text-page-content p {
    color: #5c666a; }
  .text-page-content .img-desc {
    font-size: 13px;
    color: #5c666a;
    margin-bottom: 25px;
    font-style: italic; }
  .text-page-content .tpc-middle-img {
    margin-bottom: 15px; }
  .text-page-content .top-text-box, .text-page-content .middle-text-box {
    text-align: center; }
    .text-page-content .top-text-box h2, .text-page-content .middle-text-box h2 {
      color: #10242b; }
    .text-page-content .top-text-box p, .text-page-content .middle-text-box p {
      padding: 0 100px; }
  .text-page-content .top-text-box {
    margin-bottom: 95px; }
  .text-page-content .middle-text-box {
    margin-bottom: 55px; }
  .text-page-content .tpc-img {
    width: 100%;
    margin-bottom: 65px; }
  .text-page-content .text-info-box {
    background-color: #98c10f;
    text-align: center;
    height: 350px;
    padding: 0 45px;
    margin-bottom: 100px; }
    .text-page-content .text-info-box .tib-title {
      color: #ffffff;
      font-size: 21px;
      font-weight: 500;
      margin-bottom: 25px;
      margin-top: 33px; }
    .text-page-content .text-info-box .tib-txt {
      color: #314813;
      font-size: 13px;
      line-height: 25px; }
    .text-page-content .text-info-box .tib-img-speakers {
      margin-top: 67px; }
    .text-page-content .text-info-box .tib-img-program, .text-page-content .text-info-box .tib-img-dates {
      margin-top: 56px; }
  .text-page-content .tcb-col-left, .text-page-content .tcb-col-right {
    padding-top: 50px; }
    .text-page-content .tcb-col-left a, .text-page-content .tcb-col-right a {
      display: block;
      color: #ffffff;
      background-color: #ff4e00;
      text-transform: uppercase;
      text-align: center;
      font-size: 15px;
      font-weight: 600;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      -ms-border-radius: 3px;
      border-radius: 3px;
      height: 54px;
      width: 290px;
      line-height: 54px;
      margin-top: 25px;
      box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.1); }
    .text-page-content .tcb-col-left a:hover, .text-page-content .tcb-col-right a:hover {
      background-color: #f26522; }
  .text-page-content .tcb-col-left {
    margin-right: 30px; }
  .text-page-content .tcb-col-right {
    margin-left: 30px; }
  .text-page-content .tcb-list-title {
    font-size: 21px;
    line-height: 38px;
    font-weight: 300;
    color: #5c666a;
    margin-bottom: 25px; }
  .text-page-content ul {
    list-style: none; }
    .text-page-content ul li {
      position: relative;
      padding-left: 45px;
      color: #5c666a;
      font-size: 15px;
      line-height: 30px;
      margin-bottom: 35px; }
    .text-page-content ul li:before {
      position: absolute;
      content: '';
      background-image: url(../img/icons/bullet.png);
      width: 15px;
      height: 16px;
      left: 0;
      top: 6px; }
  .text-page-content .speaker-box {
    margin-bottom: 95px; }
  .text-page-content .speaker-big-box {
    margin-bottom: 90px; }
    .text-page-content .speaker-big-box img {
      margin-bottom: 15px; }
  .text-page-content .tpc-middle-txt {
    padding: 55px 200px 45px; }
  .text-page-content blockquote {
    background-color: #e3f2f6;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
    border-left: none;
    text-align: center;
    margin: 0 100px 55px;
    padding: 40px 200px;
    font-size: 15px;
    font-weight: 500;
    line-height: 30px;
    color: #2c3a3e;
    position: relative; }
    .text-page-content blockquote:before, .text-page-content blockquote:after {
      position: absolute;
      content: '';
      width: 20px;
      height: 13px;
      background-repeat: no-repeat; }
    .text-page-content blockquote:before {
      background-image: url(../img/icons/quote.png);
      top: 25px;
      left: 30px; }
    .text-page-content blockquote:after {
      background-image: url(../img/icons/quote2.png);
      bottom: 25px;
      right: 30px; }
  .text-page-content .author-box {
    border-style: solid;
    border-width: 1px;
    border-color: #e3e7ea;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
    padding: 25px 40px 0 25px;
    margin-bottom: 65px; }
    .text-page-content .author-box img {
      float: left;
      margin-right: 30px; }
    .text-page-content .author-box .ab-name {
      font-size: 18px;
      font-weight: 600;
      color: #10242b;
      margin-bottom: 20px; }
  .text-page-content .see-also-txt {
    padding-left: 15px;
    margin-bottom: 25px;
    font-size: 20px;
    font-weight: 500;
    color: #10242b; }
  .text-page-content .see-also-box {
    margin-bottom: 65px; }
    .text-page-content .see-also-box img {
      float: left;
      margin-right: 30px; }
    .text-page-content .see-also-box .sab-txt {
      font-size: 16px;
      font-weight: 500;
      color: #10242b;
      padding-top: 35px; }
  .text-page-content .see-also-box:hover .sab-txt {
    color: #98c10f; }
  .text-page-content .tcb-update {
    padding: 50px 15px 20px; }
    .text-page-content .tcb-update a {
      color: #5c666a; }
    .text-page-content .tcb-update a:hover {
      color: #98c10f; }
  .text-page-content .tcb-update-txt {
    display: inline-block;
    color: #5c666a;
    font-size: 15px;
    margin-right: 20px; }

@media (max-width: 1200px) {
  .text-page-content .tcb-col-left, .text-page-content .tcb-col-right {
    padding-top: 5px; }
  .text-page-content .tpc-middle-img {
    width: 100%;
    display: block;
    margin: 0 auto; }
  .text-page-content .speaker-big-box img {
    width: 100%; }
  .text-page-content .see-also-box .sab-txt {
    padding-top: 0; } }
@media (max-width: 992px) {
  .text-page-content {
    padding-top: 50px; }
    .text-page-content .top-text-box {
      margin-bottom: 50px; }
    .text-page-content .text-info-box {
      height: auto;
      margin-bottom: 20px;
      padding-bottom: 20px; }
      .text-page-content .text-info-box .tib-img-speakers, .text-page-content .text-info-box .tib-img-program, .text-page-content .text-info-box .tib-img-dates, .text-page-content .text-info-box .tib-title {
        margin-top: 20px; }
    .text-page-content .tpc-img {
      margin-bottom: 40px; }
    .text-page-content .tcb-col-left {
      margin-right: 0; }
    .text-page-content .tcb-col-right {
      margin-left: 0; }
    .text-page-content .tcb-col-left a, .text-page-content .tcb-col-right a {
      margin-top: 0;
      margin-bottom: 25px; }
    .text-page-content .speaker-box {
      margin-bottom: 40px; }
    .text-page-content .speaker-big-box {
      margin-bottom: 60px; }
      .text-page-content .speaker-big-box img {
        margin-bottom: 20px; }
    .text-page-content .tpc-middle-txt {
      padding: 40px 0 25px;
      text-align: center; }
    .text-page-content blockquote {
      margin: 0 0 40px; }
    .text-page-content .author-box {
      margin-bottom: 40px; }
      .text-page-content .author-box img {
        margin-bottom: 20px; }
    .text-page-content .see-also-box {
      margin-bottom: 40px; }
      .text-page-content .see-also-box .sab-txt {
        padding-top: 10px; }
    .text-page-content .tcb-update {
      padding: 20px 15px 20px; } }
@media (max-width: 767px) {
  .text-page-content {
    padding: 50px 15px 0; }
    .text-page-content .top-text-box p, .text-page-content .middle-text-box p {
      padding: 0 30px; }
    .text-page-content blockquote {
      padding: 40px 50px; } }
/* *** CSS RESET *** */
:focus {
  outline: 0; }

a {
  outline: none;
  text-decoration: none; }

a, img {
  border: 0; }

button {
  cursor: pointer; }

/* *** GLOBAL *** */
.bx-wrapper {
  z-index: 1; }

iframe {
  border: none; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  margin: 0; }

p {
  margin-bottom: 25px; }

h2 {
  font-size: 20px;
  margin-bottom: 25px; }

ul {
  margin-bottom: 25px;
  padding: 0; }

ol {
  padding-left: 20px;
  margin-bottom: 25px; }

body {
  font-size: 14px;
  font-family: 'Poppins', sans-serif;
  overflow-x: hidden; }

a, a:hover, a:focus, a:active {
  outline: none !important;
  text-decoration: none; }

.hamburger, .hamburger:focus, .hamburger:active {
  outline: none !important;
  border: none !important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

body .bx-wrapper .bx-controls-auto, body .bx-wrapper .bx-pager {
  position: relative;
  bottom: auto;
  width: auto; }

.bx-caption {
  display: none; }

.bx-wrapper {
  box-shadow: none;
  border: 0;
  margin: 0;
  background: transparent; }

/* *** HEADER *** */
header {
  z-index: 10;
  float: left;
  text-align: center;
  width: 100%;
  position: relative; }

.header-box {
  float: left;
  width: 100%;
  padding-top: 25px;
  padding-bottom: 20px; }

header .logo {
  float: left; }

header .logo img {
  float: left;
  width: 85px; }

header .logo-interreg img {
  width: 180px; }

header .logo-imp img {
  width: 55px;
  margin-left: 15px; }
  
header .logo-flaga img {
  width: 30px;
  margin-left: 50px; } 

.main-menu ul {
  padding: 0;
  margin: 0; }

.main-menu {
  display: inline-block;
  float: left;
  vertical-align: top;
  margin-top: 25px;
  position: relative;
  margin-left: 5px; }

.main-menu img {
  display: inline-block;
  vertical-align: top;
  margin-top: 2px; }

.main-menu > ul > li {
  position: relative;
  float: left;
  list-style: none;
  height: 28px;
  border-left: 2px solid #fff; }

.main-menu > ul > li:first-child {
  border-left: 0; }

.main-menu > ul > li:last-child {
  padding-right: 0; }

.main-menu > ul > li > a {
  display: block;
  float: left;
  height: 28px;
  padding: 0 10px;
  font-weight: 600;
  line-height: 29px;
  font-size: 13px;
  color: #000;
  text-transform: uppercase; }

.main-menu > ul > li:hover > a,
.main-menu > ul > .active > a {
  color: #0BB3E5; }

.main-menu img.main-menu-eng {
  vertical-align: middle; }

.main-menu-eng:hover {
  opacity: 0.8; }

/* *** MENU RSP *** */
.header-rsp {
  top: 0;
  left: 0;
  position: fixed;
  overflow: auto;
  z-index: 101;
  width: 100%;
  padding: 10px 15px;
  height: 70px;
  background: #fff;
  -webkit-box-shadow: #666 0px 2px 3px;
  -moz-box-shadow: #666 0px 2px 3px;
  box-shadow: #666 0px 2px 3px;
  display: none; }

.header-rsp .logo-rsp {
  height: 50px;
  width: 140px;
  display: table-cell;
  vertical-align: middle; }

.header-rsp .logo-rsp img {
  max-width: 100%;
  max-height: 100%;
  margin-bottom: -3px; }

.hamburger {
  position: absolute;
  top: 9px;
  right: 0; }

.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
  background: #0e7fc9; }

.data-rsp {
  position: absolute;
  top: 27px;
  right: 70px; }

.data-rsp a {
  font-size: 11px; }

.menu-rsp {
  width: 100%;
  position: fixed;
  padding-top: 70px;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  float: right;
  height: 100%;
  display: none; }

.menu-rsp .opacity-rsp {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  z-index: 1;
  opacity: 0.4; }

.menu-rsp nav {
  float: left;
  width: 100%;
  height: 100%;
  overflow: auto; }

.menu-rsp > nav > ul:first-child {
  -webkit-box-shadow: #666 0px 2px 3px;
  -moz-box-shadow: #666 0px 2px 3px;
  box-shadow: #666 0px 2px 3px; }

.menu-rsp nav ul {
  float: left;
  width: 100%;
  margin: 0;
  position: relative;
  z-index: 2;
  background: #fff;
  padding: 0; }

.menu-rsp nav li {
  position: relative;
  list-style: none;
  float: left;
  border: none;
  width: 100%;
  height: auto;
  border-top: 1px solid #fff; }

.menu-rsp nav > ul > li:first-child {
  border-top: none; }

.menu-rsp nav a {
  line-height: normal;
  height: auto;
  color: #fff;
  background: #0e7fc9;
  font-size: 16px;
  float: left;
  width: 100%;
  padding: 17px 15px 15px 15px; }

.menu-rsp nav a:hover {
  background-color: #0BB3E5;
  color: #fff; }

.menu-rsp nav ul .li-submenu > a {
  padding-right: 53px; }

.btn-slide-down {
  width: 40px;
  height: 100%;
  background: #fff;
  border-left: 1px solid #000;
  position: absolute;
  top: 0;
  font-size: 14px;
  text-align: center;
  color: #000;
  right: 0;
  z-index: 2;
  display: none !important;
  line-height: 52px;
  cursor: pointer; }

.menu-rsp nav ul ul {
  display: none;
  background: #e3e3e3;
  color: #fff; }

.menu-rsp nav ul ul ul {
  background: #f6f6f6; }

.menu-rsp nav ul ul ul ul {
  background: #fff; }

.menu-rsp nav ul ul a {
  padding-left: 30px; }

.menu-rsp nav ul ul ul a {
  padding-left: 45px; }

.figure-rwd {
  display: none; }

/* *** RWD *** */
@media only screen and (max-width: 1160px) {
  .slider .prev-box, .slider .next-box {
    top: 30px; }

  .wrapper {
    padding-left: 15px;
    padding-right: 15px;
    width: 100%; }

  .main-menu > ul > li > a {
    padding: 0 25px; } }
@media only screen and (max-width: 1000px) {
  .main-menu ul li:hover ul {
    display: none; }

  .main-menu ul > li.li-submenu > a {
    padding-right: 50px !important; }

  .main-menu ul > li > a .btn-slide-down {
    line-height: 43px; }

  .btn-slide-down {
    display: block !important; } }
@media only screen and (min-width: 993px) {
  .menu-rsp {
    display: none !important; } }
@media only screen and (max-width: 993px) {
  .main-menu {
    display: none; }

  .header-rsp {
    display: block; }

  body {
    padding-top: 70px; }

  header {
    position: relative; }

  .logo {
    display: none; }

  header {
    display: none; } }
@media (max-width: 1200px) {
  .main-menu > ul > li > a {
    padding: 0 5px; } }
@media (max-width: 1170px) {
  header .logo,
  header .logo img {
    width: 75px; }

  .main-menu:before {
    display: none; } }
p {
  font-size: 17px;
  line-height: 30px; }

h2 {
  font-size: 36px;
  font-weight: 600; }
  
  
  // ----------------------------- slider ---------------------
  

.slider {
  background-repeat: no-repeat;
  height: 700px;
  background-size: cover;
  position: relative; }
  .slider .slider-content {
    padding-top: 60px; }
	
  .slider h1 {
    font-size: 50px;
    color: #ffffff;
    font-weight: 600;
    padding-top: 70px;
    margin-bottom: 90px; }
	
	
  .slider h1 span {
      font-weight: 300; }
  .slider p {
    color: #ffffff;
    margin-bottom: 45px; }
  .slider a {
    display: block;
    background-color: #ffffff;
    text-transform: uppercase;
    color: #404d52;
    font-size: 14px;
    font-weight: 600;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    height: 50px;
    line-height: 50px;
    width: 197px;
    text-align: center; }
  .slider a:hover {
    background-color: #efefef; }
	
	
	/* *********  imp-reg-form ************* */
	
.imp-reg-form {
  background-color: #98c10f; }
  .imp-reg-form form {
    padding: 25px 30px; }
  .imp-reg-form h2 {
    color: #ffffff;
    margin-bottom: 20px; }
  .imp-reg-form .imp-reg-txt {
    font-size: 15px;
    font-weight: 500;
    color: #314813;
    margin-bottom: 20px; }
    .imp-reg-form .imp-reg-txt span {
      font-weight: bold; }
  .imp-reg-form ::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #ffffff;
    opacity: 1;
    /* Firefox */ }
  .imp-reg-form :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #ffffff; }
  .imp-reg-form ::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #ffffff; }
  .imp-reg-form input, .imp-reg-form select {
    background-color: #314813;
    width: 100%;
    height: 50px;
    border: none;
    margin-bottom: 6px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
    padding-left: 20px;
    color: #ffffff; }
  .imp-reg-form .imp-reg-short-input {
    width: 49%;
    float: left; }
  .imp-reg-form .imp-reg-short-input-left {
    margin-right: 5px; }
  .imp-reg-form button {
    border: none;
    background-color: #ff4e00;
    height: 50px;
    width: 100%;
    color: #ffffff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 8px;
    box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.1); }
  .imp-reg-form button:hover {
    background-color: #f26522; }
	
    /* ****************************************** */	

.text-content {
  padding: 85px 0 75px; }
  .text-content h2 {
    color: #10242b;
    line-height: 55px;
    text-align: center; }
  .text-content p {
    color: #5c666a;
    text-align: center;
    padding: 0 100px; }

.main-infos {
  background-image: url(../img/img01.png);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 100px 0;
  background-position: center; }
  .main-infos h2 {
    color: #ffffff; }
  .main-infos .main-info-box {
    height: 220px;
    background-color: #0BB3E5;
    width: 400px;
    float: left;
    margin-right: 8px;
    margin-bottom: 5px; }
    .main-infos .main-info-box .mib-content {
      position: relative;
      padding-left: 100px; }
    .main-infos .main-info-box .mib-content:before {
      position: absolute;
      content: '';
      background-repeat: no-repeat; }
    .main-infos .main-info-box .mib-content.mib-content-speakers:before {
      background-image: url(../img/icons/ico01.png);
      width: 50px;
      height: 41px;
      top: 42px;
      left: 35px; }
    .main-infos .main-info-box .mib-content.mib-content-program:before {
      background-image: url(../img/icons/ico02.png);
      width: 41px;
      height: 49px;
      top: 37px;
      left: 40px; }
    .main-infos .main-info-box .mib-content.mib-content-dates:before {
      background-image: url(../img/icons/ico03.png);
      width: 45px;
      height: 50px;
      top: 34px;
      left: 35px; }
    .main-infos .main-info-box .mib-content.mib-content-place:before {
      background-image: url(../img/icons/ico04.png);
      width: 47px;
      height: 50px;
      top: 38px;
      left: 32px; }
    .main-infos .main-info-box .mib-content.mib-content-speakers {
      padding-right: 30px;
      padding-top: 47px; }
    .main-infos .main-info-box .mib-content.mib-content-program {
      padding-right: 25px;
      padding-top: 47px; }
    .main-infos .main-info-box .mib-content.mib-content-dates {
      padding-right: 30px;
      padding-top: 47px; }
    .main-infos .main-info-box .mib-content.mib-content-place {
      padding-top: 47px; }
    .main-infos .main-info-box .mib-title {
      color: #ffffff;
      font-weight: 500;
      font-size: 21px;
      margin-bottom: 10px; }
    .main-infos .main-info-box .mib-txt {
      color: #314813;
      font-size: 13px;
      line-height: 25px; }

.text-content-bottom {
  padding-top: 80px;
  padding-bottom: 80px; }
  .text-content-bottom h2 {
    color: #10242b; }
  .text-content-bottom h3 {
    color: #10242b;
    font-size: 23px;
    line-height: 31px;
    font-weight: 600;
    margin-bottom: 15px; }
  .text-content-bottom .tcb-update {
    padding-top: 120px; }
  .text-content-bottom .tcb-update-txt {
    display: inline-block;
    color: #5c666a;
    font-size: 15px;
    margin-right: 20px; }
  .text-content-bottom .tcb-list-title {
    font-size: 18px;
    line-height: 25px;
    font-weight: 300;
    color: #5c666a;
    margin-bottom: 25px; }
  .text-content-bottom ul {
    list-style: none; }
    .text-content-bottom ul li {
      position: relative;
      padding-left: 30px;
      color: #5c666a;
      font-size: 14px;
      line-height: 23px;
      margin-bottom: 15px; }
    .text-content-bottom ul li:before {
      position: absolute;
      content: '';
      background-image: url(../img/icons/bullet.png);
      width: 15px;
      height: 16px;
      left: 0;
      top: 3px; }
  .text-content-bottom .tcb-col-left {
    padding-right: 50px; }
  .text-content-bottom a {
    color: #5c666a; }
  .text-content-bottom a:hover {
    color: #0BB3E5; }
  .text-content-bottom p span {
    font-weight: bold; }

@media (max-width: 1200px) {
  .slider .slider-content {
    padding-top: 40px; }

  .imp-reg-form .imp-reg-short-input {
    width: 100%; } }
.custom-chechkbox-container {
  display: block;
  position: relative;
  padding-left: 25px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 12px;
  font-weight: normal;
  margin-top: 10px; }
  .custom-chechkbox-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    display: none; }
  .custom-chechkbox-container .checkmark {
    position: absolute;
    top: 5px;
    left: 0;
    height: 15px;
    width: 15px;
    background-color: #eee; }
    .custom-chechkbox-container .checkmark:after {
      content: '';
      position: absolute;
      display: none; }
  .custom-chechkbox-container input:checked ~ .checkmark {
    background-color: #0BB3E5; }
  .custom-chechkbox-container input:checked ~ .checkmark:after {
    display: block; }
  .custom-chechkbox-container .checkmark:after {
    left: 6px;
    top: 2px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }

.custom-chechkbox-desc {
  font-size: 12px;
  margin-left: 25px;
  margin-bottom: 10px; }
  .custom-chechkbox-desc strong:hover {
    cursor: pointer; }

@media (max-width: 992px) {
  .slider {
    height: auto; }
    .slider .slider-content {
      padding-top: 0; }
    .slider h1 {
      padding-top: 45px; }

  .imp-reg-form {
    margin: 50px 0 30px; }

  .text-content {
    padding: 50px 0; }

  .main-infos {
    padding: 50px 0; }

  .text-content-bottom {
    padding-top: 50px; }
    .text-content-bottom .tcb-update {
      padding-top: 20px; } }
@media (max-width: 767px) {
  .slider {
    padding: 0 15px; }

  .text-content {
    padding: 50px 15px; }
    .text-content p {
      padding: 0 30px; }

  .main-infos {
    padding: 50px 15px;
    background-position: left center; }
    .main-infos .main-info-box {
      display: block;
      margin: 0 auto;
      margin-bottom: 10px;
      float: none; }

  .text-content-bottom {
    padding: 50px 15px 45px; } }
@media (max-width: 420px) {
  .main-infos .main-info-box {
    width: auto;
    height: auto;
    padding-bottom: 30px;
    margin: 0 15px 10px; }
  .main-infos .mib-content.mib-content-place {
    padding-right: 25px; } }
@media (max-width: 420px) {
  .main-infos .main-info-box .mib-content.mib-content-speakers, .main-infos .main-info-box .mib-content.mib-content-program, .main-infos .main-info-box .mib-content.mib-content-dates {
    padding-right: 40px; } }


footer {
  background-color: #0BB3E5;
  padding: 50px 0 50px; }
  footer .footer-logo {
    width: 640px; }
  footer .footer-photo-atene {
    margin-left: 15%;
    width: 100px;
    margin-bottom: 30px; }
  footer .footer-photo-thermopolis {
    width: 170px;
    margin-bottom: 25px; }
  footer .social-media {
    width: 40px;
    margin-right: 15px; }
  footer .social-media.flickr {
    width: 120px; }
  footer .footer-divider {
    width: 100%;
    height: 1px;
    background-color: #22282c;
    margin: 20px 0; }
  footer .footer-title {
    font-size: 21px;
    font-weight: 500;
    color: #ffffff;
    margin-bottom: 15px; }
  footer .footer-txt {
    font-size: 17px;
    color: #fff;
    line-height: 27px;
    text-align: left; }
  footer .footer-copyright.footer-copyright-right {
    float: right; }
  footer .footer-copyright a {
    color: #fff; }
    footer .footer-copyright a:hover {
      text-decoration: underline; }

@media (max-width: 992px) {
  footer {
    padding: 50px 0; }
    footer .footer-logo {
      margin-bottom: 20px; }
    footer .footer-copyright {
      display: block; }
      footer .footer-copyright.footer-copyright-right {
        float: left;
        margin-top: 20px; } }
@media (max-width: 767px) {
  footer {
    padding: 50px 15px; }
    footer .footer-right-box {
      padding-top: 5px;
      padding-bottom: 20px; } }
.static-page-header {
  background-image: url(../img/slider2.jpg);
  background-repeat: no-repeat;
  height: 200px; }
  .static-page-header h1 {
    color: #ffffff;
    font-size: 50px;
    height: 200px;
    line-height: 200px; }

.static-page-text-content {
  padding: 95px 0 65px 0; }

.contact-details {
  padding-bottom: 70px; }
  .contact-details .contact-box-wrapper {
    padding: 0 100px; }
  .contact-details .contact-box {
    float: left;
    text-align: center;
    width: 320px; }
    .contact-details .contact-box .cb-title {
      font-size: 20px;
      font-weight: 500;
      color: #0e7fc9;
      margin-bottom: 20px; }
    .contact-details .contact-box a {
      display: block;
      font-size: 15px;
      font-weight: 500;
      color: #0e7fc9; }
    .contact-details .contact-box a:hover {
      color: #0BB3E5; }
    .contact-details .contact-box a:hover svg {
      color: #0BB3E5; }
    .contact-details .contact-box .cb-phone svg {
      margin-right: 15px;
      color: #e9563d;
      width: 14px;
      height: 14px; }
    .contact-details .contact-box .cb-mail svg {
      margin-right: 10px;
      color: #e9563d;
      width: 15px;
      height: 12px; }

.contact-form {
  margin-bottom: 100px; }
  .contact-form h2 {
    text-align: center; }
  .contact-form ::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #5c666a;
    opacity: 1;
    /* Firefox */ }
  .contact-form :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #5c666a; }
  .contact-form ::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #5c666a; }
  .contact-form input, .contact-form textarea {
    border-style: solid;
    border-width: 2px;
    border-color: #dee6ec;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    -ms-border-radius: 1px;
    border-radius: 1px;
    width: 100%;
    margin-bottom: 25px;
    padding-left: 15px; }
  .contact-form input {
    height: 54px;
    background-repeat: no-repeat; }
  .contact-form .ci-name, .contact-form .ci-email, .contact-form .ci-msg {
    position: relative; }
  .contact-form textarea {
    resize: none;
    height: 170px;
    padding-top: 15px;
    padding-left: 15px; }
  .contact-form .contact-btn-box {
    margin-top: 10px;
    width: 1005;
    text-align: center; }
  .contact-form button {
    background-color: #0BB3E5;
    text-transform: uppercase;
    color: #ffffff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    border: none;
    font-size: 14px;
    color: #ffffff;
    font-weight: 600;
    height: 50px;
    width: 208px;
    text-align: center; }
  .contact-form button:hover {
    background-color: #0e7fc9; }
  .contact-form .tcb-update {
    padding: 50px 15px 20px; }
    .contact-form .tcb-update a {
      color: #5c666a; }
    .contact-form .tcb-update a:hover {
      color: #0BB3E5; }

.text-page-content.kontakt .tcb-update-txt {
  display: inline-block;
  color: #5c666a;
  font-size: 15px;
  margin-right: 20px; }
.text-page-content.kontakt .author-box {
  text-align: center;
  padding: 20px;
  margin-bottom: 70px; }
  .text-page-content.kontakt .author-box a {
    color: #0BB3E5;
    display: block;
    margin-bottom: 10px;
    font-size: 17px; }
  .text-page-content.kontakt .author-box a:hover {
    color: #0e7fc9; }
  .text-page-content.kontakt .author-box .main.contact {
    font-size: 22px;
    font-weight: bold; }
  .text-page-content.kontakt .author-box i {
    color: #0BB3E5;
    margin-right: 5px; }
  .text-page-content.kontakt .author-box img {
    float: none;
    margin-right: 0px; }
  .text-page-content.kontakt .author-box .ab-name {
    margin-bottom: 10px;
    font-size: 16px; }

@media (max-width: 1200px) {
  .contact-details .contact-box-wrapper {
    padding: 0; } }
@media (max-width: 992px) {
  .static-page-text-content {
    padding: 50px 0; }

  .contact-details .contact-box {
    width: 250px; } }
@media (max-width: 767px) {
  .static-page-header {
    padding: 0 15px; }
    .static-page-header h1 {
      line-height: initial;
      padding-top: 40px; }

  .static-page-text-content {
    padding-bottom: 0; }

  .contact-details {
    padding-bottom: 10px; }
    .contact-details .contact-box {
      float: none;
      display: block;
      width: 100%;
      margin-bottom: 40px; } }
.text-page-content .author-box.hotele {
  text-align: center;
  padding: 20px;
  margin-bottom: 70px; }
  .text-page-content .author-box.hotele a.hotels {
    color: #5c666a;
    display: block;
    margin-bottom: 10px;
    font-size: 15px; }
  .text-page-content .author-box.hotele a:hover {
    color: #98c10f; }
  .text-page-content .author-box.hotele i {
    color: #98c10f;
    margin-right: 5px; }
  .text-page-content .author-box.hotele img {
    float: none;
    margin-right: 0px; }
  .text-page-content .author-box.hotele .stars-img {
    display: block;
    margin: -10px auto 20px; }
.text-page-content .ab-name.hotele a {
  color: #98c10f;
  margin-bottom: 0px; }

.text-page-content.partners {
  padding-top: 80px;
  padding-bottom: 80px; }
  .text-page-content.partners h3 {
    color: #0BB3E5; }
  .text-page-content.partners p {
    font-size: 17px;
    margin-bottom: 50px; }
  .text-page-content.partners .ab-name {
    color: #0BB3E5;
    font-size: 16px;
    font-weight: 500; }
  .text-page-content.partners .author-box {
    text-align: center;
    margin-bottom: 30px;
    padding: 25px 10px; }
    .text-page-content.partners .author-box img {
      width: 52%;
      margin-right: 0;
      transform: translateX(50%) translateY(8%); }
    .text-page-content.partners .author-box.partners {
      height: 260px !important; }
  .text-page-content.partners img.long {
    width: 70%;
    transform: translateX(26%) translateY(30%); }
  .text-page-content.partners img.long.down {
    transform: translateX(26%) translateY(90%); }
  .text-page-content.partners .parner-img.malmo img {
    transform: translateX(53%);
    width: 46%; }

@media (max-width: 992px) {
  .text-page-content.partners .author-box.partners .partner-img.malmo img {
    width: 38%;
    transform: translateX(80%) translateY(6%); } }
@media (max-width: 767px) {
  .text-page-content.partners .author-box.partners {
    height: auto !important; }
    .text-page-content.partners .author-box.partners img, .text-page-content.partners .author-box.partners img.long, .text-page-content.partners .author-box.partners img.long.down {
      width: 180px;
      transform: none;
      margin-left: calc(50% - 90px); }
    .text-page-content.partners .author-box.partners .partner-img.malmo img {
      width: 180px;
      transform: none;
      margin-left: calc(50% - 90px); } }
.text-page-content.news p {
  font-size: 17px;
  line-height: 21px;
  margin-bottom: 45px; }
.text-page-content.news h5 {
  margin-bottom: 15px; }
.text-page-content.news .author-box.news {
  padding-bottom: 20px;
  position: relative;
  margin-bottom: 65px; }
  .text-page-content.news .author-box.news h3 {
    color: #0BB3E5;
    margin-bottom: 20px; }
  .text-page-content.news .author-box.news a.news {
    color: #0BB3E5;
    display: block;
    margin-bottom: 10px;
    font-size: 16px; }
  .text-page-content.news .author-box.news a:hover {
    color: #0e7fc9; }
.text-page-content.news .ab-name.news {
  padding-top: 250px;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 500; }
  .text-page-content.news .ab-name.news a {
    color: #0BB3E5; }
.text-page-content.news a.more {
  font-size: 17px;
  color: #0BB3E5;
  position: absolute;
  bottom: 15px; }
  
  
  
<!-- -------------------------------------------------------------------------------------- --> 
 
.text-page-content.news .news1 {
  background-image: url(../img/aktualnosci/news1.jpg);
  background-repeat: no-repeat;
  background-position: top center; }
.text-page-content.news .news2 {
  background-image: url(../img/aktualnosci/news2.jpg);
  background-repeat: no-repeat;
  background-position: top center; }
.text-page-content.news .news3 {
  background-image: url(../img/aktualnosci/news3.jpg);
  background-repeat: no-repeat;
  background-position: top center; }
.text-page-content.news .news4 {
  background-image: url(../img//aktualnosci/news4.jpg);
  background-repeat: no-repeat;
  background-position: top center; }
.text-page-content.news .news5 {
  background-image: url(../img/aktualnosci/news5.jpg);
  background-repeat: no-repeat;
  background-position: top center; }
.text-page-content.news .news6 {
  background-image: url(../img/aktualnosci/news6.jpg);
  background-repeat: no-repeat;
  background-position: top center; }
.text-page-content.news .news7 {
  background-image: url(../img/aktualnosci/news7.jpg);
  background-repeat: no-repeat;
  background-position: top center; }
.text-page-content.news .news8 {
  background-image: url(../img//aktualnosci/news8.jpg);
  background-repeat: no-repeat;
  background-position: top center; }
.text-page-content.news .news9 {
  background-image: url(../img/aktualnosci/news9.jpg);
  background-repeat: no-repeat;
  background-position: top center; }  
  
  
<!-- --------------------------------------------------------------------------------------- -->  
  
  

.text-page-content.article .date {
  color: #0BB3E5;
  font-size: 25px; }
.text-page-content.article .article-photo.small {
  max-width: 40%;
  margin-left: 50px;
  margin-right: 50px; }
.text-page-content.article .article-photo.small.center {
  margin-left: 32%; }

@media (max-width: 992px) {
  .text-page-content.news .author-box.news {
    margin-bottom: 50px; } }
.downloads {
  margin: 80px 0; }

.downloads h2 {
  color: #000;
  margin-bottom: 20px; }

.downloads .downloads-box {
  height: 130px;
  background-color: #0BB3E5;
  width: 250px;
  float: left;
  margin: 5px 25px;
  padding: 20px; }

.downloads .downloads-box .mib-title a {
  color: #ffffff;
  font-weight: 500;
  font-size: 24px; }

.about {
  margin: 60px auto; }
  .about h3 {
    margin: 20px 0;
    color: #0BB3E5;
    font-size: 30px; }

.whatWeDo.text-content-bottom {
  margin: 20px auto 80px;
  padding-top: 0px;
  padding-bottom: 0px; }
  .whatWeDo.text-content-bottom .tcb-col-left {
    margin-left: 9px; }
  .whatWeDo.text-content-bottom h3 {
    color: #0BB3E5;
    margin-top: 70px; }
  .whatWeDo.text-content-bottom p {
    font-size: 17px;
    margin-bottom: 5px; }
  .whatWeDo.text-content-bottom span {
    font-weight: bold;
    font-size: 17px; }

.text-page-content.events .author-box.events a {
  color: #0BB3E5; }
.text-page-content.events .author-box.events a:hover {
  color: #0e7fc9; }
.text-page-content.events .author-box.events ab-name {
  font-size: 30px; }

.text-page-content.article h3 {
  color: #0BB3E5;
  margin-bottom: 15px;
  line-height: 30px; }
.text-page-content.article img {
  margin: 50px auto;
  width: 100%; }
.text-page-content.article span {
  font-weight: 500;
  font-size: 17px; }
.text-page-content.article ul {
  margin-bottom: 0; }
  .text-page-content.article ul li {
    line-height: 24px;
    margin-bottom: 15px;
    position: relative;
    padding-left: 20px;
    font-size: 17px; }
    .text-page-content.article ul li:before {
      position: absolute;
      content: '';
      width: 8px;
      height: 8px;
      top: 8px;
      left: 0;
      border-radius: 50%;
      background-color: #0BB3E5; }
.text-page-content.article span.article-photo-desc {
  text-align: center;
  display: block;
  margin: 0 auto;
  margin-top: -30px; }
.text-page-content.article .article-list-name {
  margin-bottom: 10px; }

.privacy-page {
  padding-bottom: 65px; }
  .privacy-page ul li {
    padding-left: 0;
    margin-bottom: 15px; }
    .privacy-page ul li:before {
      display: none; }
    .privacy-page ul li ul {
      padding-left: 40px; }
  .privacy-page ul.privacy-list li {
    position: relative;
    padding-left: 15px; }
    .privacy-page ul.privacy-list li:before {
      display: block;
      position: absolute;
      content: '';
      width: 8px;
      height: 8px;
      left: 0;
      top: 10px;
      background-color: #0BB3E5; }
  .privacy-page ul.privacy-list.privacy-list-2 {
    padding-left: 30px; }
    .privacy-page ul.privacy-list.privacy-list-2 li {
      margin-bottom: 5px; }

/*# sourceMappingURL=style.css.map */
