@font-face {
    font-family: 'finlandica';
    src: url('../fonts/finlandica/finlandica-bold.eot');
    src: url('../fonts/finlandica/finlandica-bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/finlandica/finlandica-bold.woff2') format('woff2'),
         url('../fonts/finlandica/finlandica-bold.woff') format('woff'),
         url('../fonts/finlandica/finlandica-bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;

}

@font-face {
    font-family: 'finlandica';
    src: url('../fonts/finlandica/finlandica-regular.eot');
    src: url('../fonts/finlandica/finlandica-regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/finlandica/finlandica-regular.woff2') format('woff2'),
         url('../fonts/finlandica/finlandica-regular.woff') format('woff'),
         url('../fonts/finlandica/finlandica-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
  font-family: 'Mywriting';
    src:  url('../fonts/finlandica/Mywriting.ttf.woff') format('woff'),
    url('../fonts/finlandica/Mywriting.ttf.svg#Mywriting') format('svg'),
    url('../fonts/finlandica/Mywriting.ttf.eot'),
    url('../fonts/finlandica/Mywriting.eot?#iefix') format('embedded-opentype'); 
    font-weight: normal;
    font-style: normal;
}


/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
html,body
{
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
}
@media
only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5){

  html,
  body{
    width:100%;
  }

}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
  display: block;
}
body {
  line-height: 1;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/*-------------------------------------
 *  WP BASICS
 *-------------------------------------*/

  .wp-caption{
    max-width: 100%;
    }
  .wp-caption-text{
    font-size: 13px;
    font-style: italic;
    margin: 0;
    line-height: 1.5;
    margin-bottom: 20px!important;
    }
  .sticky{
    margin-bottom: 50px;
    }
  .gallery-caption{
    margin: 0 4px 8px;
    }
  .bypostauthor{
      border-top: none;
      background: #d4d4d4;
      border-radius: 10px;
      margin-bottom: 10px;
    }
  .alignright{
    float: right;
    margin: 9px 0 20px 28px ;
    }
  .alignleft{
    float: left;
    margin: 9px 28px 20px 0;
    }
  .aligncenter{
    display: block;
    margin: 9px auto 20px;
    }
    strong, b {
      font-weight: 700;
    }
  /* Text meant only for screen readers. */
  .screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    }

  .screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; /* Above WP toolbar. */
    }
    .clearfix::after {
      content: "";
      clear: both;
      display: table;
    }

/*!
 * Bootstrap-select v1.12.4 (http://silviomoreto.github.io/bootstrap-select)
 *
 * Copyright 2013-2017 bootstrap-select
 * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
 */select.bs-select-hidden,select.selectpicker{display:none!important}.bootstrap-select{width:220px\9}.bootstrap-select>.dropdown-toggle{width:100%;padding-right:25px;z-index:1}.bootstrap-select>.dropdown-toggle.bs-placeholder,.bootstrap-select>.dropdown-toggle.bs-placeholder:active,.bootstrap-select>.dropdown-toggle.bs-placeholder:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder:hover{color:#999}.bootstrap-select>select{position:absolute!important;bottom:0;left:50%;display:block!important;width:.5px!important;height:100%!important;padding:0!important;opacity:0!important;border:none}.bootstrap-select>select.mobile-device{top:0;left:0;display:block!important;width:100%!important;z-index:2}.error .bootstrap-select .dropdown-toggle,.has-error .bootstrap-select .dropdown-toggle{border-color:#b94a48}.bootstrap-select.fit-width{width:auto!important}.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn){width:220px}.bootstrap-select .dropdown-toggle:focus{outline:thin dotted #333!important;outline:5px auto -webkit-focus-ring-color!important;outline-offset:-2px}.bootstrap-select.form-control{margin-bottom:0;padding:0;border:none}.bootstrap-select.form-control:not([class*=col-]){width:100%}.bootstrap-select.form-control.input-group-btn{z-index:auto}.bootstrap-select.form-control.input-group-btn:not(:first-child):not(:last-child)>.btn{border-radius:0}.bootstrap-select.btn-group:not(.input-group-btn),.bootstrap-select.btn-group[class*=col-]{float:none;display:inline-block;margin-left:0}.bootstrap-select.btn-group.dropdown-menu-right,.bootstrap-select.btn-group[class*=col-].dropdown-menu-right,.row .bootstrap-select.btn-group[class*=col-].dropdown-menu-right{float:right}.form-group .bootstrap-select.btn-group,.form-horizontal .bootstrap-select.btn-group,.form-inline .bootstrap-select.btn-group{margin-bottom:0}.form-group-lg .bootstrap-select.btn-group.form-control,.form-group-sm .bootstrap-select.btn-group.form-control{padding:0}.form-group-lg .bootstrap-select.btn-group.form-control .dropdown-toggle,.form-group-sm .bootstrap-select.btn-group.form-control .dropdown-toggle{height:100%;font-size:inherit;line-height:inherit;border-radius:inherit}.form-inline .bootstrap-select.btn-group .form-control{width:100%}.bootstrap-select.btn-group.disabled,.bootstrap-select.btn-group>.disabled{cursor:not-allowed}.bootstrap-select.btn-group.disabled:focus,.bootstrap-select.btn-group>.disabled:focus{outline:0!important}.bootstrap-select.btn-group.bs-container{position:absolute;height:0!important;padding:0!important}.bootstrap-select.btn-group.bs-container .dropdown-menu{z-index:1060}.bootstrap-select.btn-group .dropdown-toggle .filter-option{display:inline-block;overflow:hidden;width:100%;text-align:left}.bootstrap-select.btn-group .dropdown-toggle .caret{position:absolute;top:50%;right:12px;margin-top:-2px;vertical-align:middle}.bootstrap-select.btn-group[class*=col-] .dropdown-toggle{width:100%}.bootstrap-select.btn-group .dropdown-menu{min-width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bootstrap-select.btn-group .dropdown-menu.inner{position:static;float:none;border:0;padding:0;margin:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none}.bootstrap-select.btn-group .dropdown-menu li{position:relative}.bootstrap-select.btn-group .dropdown-menu li.active small{color:#fff}.bootstrap-select.btn-group .dropdown-menu li.disabled a{cursor:not-allowed}.bootstrap-select.btn-group .dropdown-menu li a{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.bootstrap-select.btn-group .dropdown-menu li a.opt{position:relative;padding-left:2.25em}.bootstrap-select.btn-group .dropdown-menu li a span.check-mark{display:none}.bootstrap-select.btn-group .dropdown-menu li a span.text{display:inline-block}.bootstrap-select.btn-group .dropdown-menu li small{padding-left:.5em}.bootstrap-select.btn-group .dropdown-menu .notify{position:absolute;bottom:5px;width:96%;margin:0 2%;min-height:26px;padding:3px 5px;background:#f5f5f5;border:1px solid #e3e3e3;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05);pointer-events:none;opacity:.9;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bootstrap-select.btn-group .no-results{padding:3px;background:#f5f5f5;margin:0 5px;white-space:nowrap}.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option{position:static}.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret{position:static;top:auto;margin-top:-1px}.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark{position:absolute;display:inline-block;right:15px;margin-top:5px}.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text{margin-right:34px}.bootstrap-select.show-menu-arrow.open>.dropdown-toggle{z-index:1061}.bootstrap-select.show-menu-arrow .dropdown-toggle:before{content:'';border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid rgba(204,204,204,.2);position:absolute;bottom:-4px;left:9px;display:none}.bootstrap-select.show-menu-arrow .dropdown-toggle:after{content:'';border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;position:absolute;bottom:-4px;left:10px;display:none}.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before{bottom:auto;top:-3px;border-top:7px solid rgba(204,204,204,.2);border-bottom:0}.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after{bottom:auto;top:-3px;border-top:6px solid #fff;border-bottom:0}.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before{right:12px;left:auto}.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after{right:13px;left:auto}.bootstrap-select.show-menu-arrow.open>.dropdown-toggle:after,.bootstrap-select.show-menu-arrow.open>.dropdown-toggle:before{display:block}.bs-actionsbox,.bs-donebutton,.bs-searchbox{padding:4px 8px}.bs-actionsbox{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bs-actionsbox .btn-group button{width:50%}.bs-donebutton{float:left;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bs-donebutton .btn-group button{width:100%}.bs-searchbox+.bs-actionsbox{padding:0 8px 4px}.bs-searchbox .form-control{margin-bottom:0;width:100%;float:none}

/* OWL Carousel and Home slider */
.home-slider .col-md-12 {
  margin: 0;
  padding: 0;
}
.slider-image {
  position: relative;
}
.slider-static-description {
  font-size: 46px;
  color: #FFF;
  text-align: left;
}
@media screen and (max-width: 901px){
  .slider-static-description {
    color: #233f88;
  }
}
.slider-static-description span.bold{
  font-weight: 700;
}
.main-image-wrapper .owl-overlay {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background: -webkit-linear-gradient(rgba(0, 0, 0, 0), #233f88);
  opacity: 0.8;
  z-index: 999;
}
.image-theme .owl-nav [class*=owl-], .image-theme .owl-nav [class*=owl-]:hover {
  background-color: transparent;
  color: #49c4ea;
}
.main-image-wrapper {
  position: relative;
}
.container.image-theme .row-eq-height{
  position: absolute;
  z-index: 1111;
  bottom: 7%;
  width: 84%;
  padding-top: 40px;
  border-top: 1px solid #479ebf;
}
.image-theme .owl-nav [class*=owl-] {
  font-size: 78px;
  font-weight: 300;
}
.image-theme .owl-dots .owl-dot span {
  width: 15px;
  height: 15px;
  background-color: #233f88;
}
.image-theme .owl-dots .owl-dot.active span {
  background-color: #49c4ea;
}
.owl-nav.owl-arrows {
  position: relative;
}
#outerNav{
  position: absolute;
  bottom: -20px;
}
#outerDots{
  margin-top: 20px;
  text-align: left;
}
.enroll-content {
  position: relative;
}
.enroll-wrapper {
  position: absolute;
  bottom: 0px;
}
.main-slider-text {
  position: absolute;
  top: 13%;
  right: 5%;
  width: 61%;
  z-index: 999;
}
@media screen and (max-width: 901px){
  .home-slider .main-image-wrapper .main-slider-text{
    display: none!important;
  }
  .owl-nav.owl-arrows {
    position: absolute;
    top: -22px;
    width: 100%;
    height: auto;
  }
  .container.image-theme .row-eq-height{
    position: relative;
  }
  #outerDots {
    display: none;
  }
  .enroll-content {
    margin-top: 75px;
  }
}
@media screen and (max-width: 320px){
  .enroll-content {
    margin-top: 100px;
  }
}
.main-slider-text-container {

}
.main-slider-text-container span{
  font-size: 50px;
  font-weight: 700;
  display: inline-block;
  margin-bottom: 15px;
  color: #49c4ea;
}
.main-slider-text .slider-button{
  display: inline-block;
  padding: 15px 35px;
  color: #fff;
  border-radius: 7px;
  background-color: #233f88;
}
a.enroll-button{
  font-size: 24px;
  font-weight: 700;
  display: inline-block;
  padding: 20px 30px;
  text-transform: uppercase;
  color: #fff;
  border-radius: 4px;
  background-color: #49c4ea;
}
span.enroll-description {
  margin-top: 15px;
  display: inline-block;
  font-size: 12px;
  color: #FFF;
}

/* Main CSS */
h1 {
  font-size: 57px;
}
h2 {
  font-size: 26px;
}
img {
  max-width: 100%;
  height: auto;
}

.page h1 {
  font-size: 42px;
  font-weight: 700;
  color: #233f88;
  margin-bottom: 31px;
}
.page p {
  font-size: 21px;
  margin-bottom: 0.5em;
}

@media screen and (min-width: 991px){
  .row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
  }
}
.vbottom{
  display:flex;
  flex-direction:column;
  justify-content:flex-end;
}

/* Navbar */
.main-navigation .navbar-nav > li > a{
	color: #FFF;
}
.main-navigation .navbar-nav > li > a:hover, .main-navigation .navbar-nav > li > a:focus {
	color: #233f88;
}
.navbar {
	margin-bottom: 0px;
}
.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}

/* Body */
body {
	font-family: 'finlandica';
}
a.button {
  background-color: #233f88!important;
  padding: 15px 81px;
  color: #FFF!important;
}
a.button.button-style2 {
  background-color: #49c4ea!important;
  padding: 10px 21px;
  border-radius: 4px;
  color: #FFF!important;
}
a.button.button-style3 {
  border-radius: 4px;
  padding: 11px 20px;
  background-color: transparent!important;
  border: solid 1px #62cbee;
}
a.button.button-style4{
  padding: 10px 21px;
  color: #fff!important;
  border-radius: 4px;
  background-color: #233f88;
}


.main-navigation .navbar-brand {
  height: 110px;
}
.navbar-brand {
  padding: 29px 15px;
}
.navbar-brand > img {
  width: 300px;
}
@media screen and (max-width: 410px){
  .navbar-brand > img {
    width: 200px;
  }
}
@media screen and (max-width: 310px){
  .navbar-brand > img {
    width: 190px;
  }
}
.main-navigation .nav >li >a {
  padding-top: 50px;
  padding-bottom: 50px;
  font-size: 26px;
}
.main-navigation .nav >li.lang-item >a {
  font-size: 16px;
  font-weight: 700;
  color: #233f88;
}
.main-navigation .navbar-toggle {
  padding: 20px;
  margin: 25px 15px 25px 0;
  border: none;
}
.main-navigation .navbar-inverse {
	background-color: #49c4ea;
	border-color: transparent;
}


/* Homepage */
.me-shume-container {
  background-color: #f0f0f0;
}
.me-shume-content-container {
  padding: 90px 40px;
}
.me-shume-content-container span, .me-shume-content-container h2{
  font-size: 22px;
  font-weight: 700;
  color: #233f88;
}
.me-shume-content-container ol{
  margin-top: 45px;
  margin-left: 20px;
  list-style: square url("../images/custombullet.png");
}
.me-shume-content-container ol li{
  font-size: 19px;
  margin-bottom: 25px;
  color: #233f88;
}
#me-shume .col-md-3 .vc_column-inner {
  height: calc(100% - 38px);
}
#me-shume .button-wrapper-style2 {
  margin-top: 30px;
  text-align: center;
}

.latest-posts-content-wrapper {
  overflow: hidden;
  border-top: solid 1px #99def3;
}
.latest-posts-equal-height {
  height: 100%;
}
.latest-posts-equal-height.right-hover a:hover .hover-overlay{
  opacity: 1;
}
.latest-posts-home .hover-overlay{
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-animation: fadeIn ease-in 1;
     -moz-animation: fadeIn ease-in 1;
          animation: fadeIn ease-in 1;
  opacity: 0;
  background-color: rgba(35, 63, 136, .55);
}
.latest-posts-home .hover-overlay img{
  width: 70px;
  height: 70px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
@media screen and (max-width: 991px){
  .latest-posts-equal-height {
    margin-bottom: 15px;
  }
  .latest-posts-equal-height .latest-posts-image-wrapper {
    height: 450px;
  }
}
@media screen and (min-width: 768px){
  .latest-posts-home .col-md-6 .col-md-6 {
    padding: 0;
    margin: 0;
  }
}
.latest-posts-image-wrapper {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 100%;
}
.latest-posts-home h2 {
  color: #233f88;
  font-weight: 700;
}
.latest-posts-home p, .latest-posts-home a {
  font-size: 14px;
  color: #49c4ea;
}
.latest-posts-home h2 {
  margin-top: 50px;
}
.latest-posts-home h2, .latest-posts-home p {
  margin-bottom: 25px;
  padding-right: 20px;
}
  /* Per prinderit */

  .per-prinderit {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 557px;
  }
  @media screen and (max-width: 991px){
    .per-prinderit {
      height: auto;
      padding-left: 15%;
      padding-right: 15%;
    }
  }
  .per-prinderit h1, .per-prinderit h2 {
    font-size: 38px;
    font-weight: 700;
    color: #FFF;
    margin-bottom: 35px;
  }
  .per-prinderit p {
    font-size: 27px;
    color: #FFF;
    margin-bottom: 50px;
    margin-top: 70px;
  }
  .per-prinderit a {
    font-size: 20px;
    color: #233f88;
  }
  @media screen and (min-width: 768px){
    .per-prinderit .per-prinderit-text-wrapper {
      margin: 0 auto;
      width: 50%;
    }
  }
  .per-prinderit-text-wrapper {
    text-align: center;
  }
  .per-prinderit .per-prinderit-text-wrapper span, .per-prinderit .per-prinderit-text-wrapper h2{
    color: #233f88;
  }
  .per-prinderit .per-prinderit-text-wrapper h2, .per-prinderit .per-prinderit-text-wrapper h3 {
    font-size: 31px;
    font-weight: 700;
    color: #FFF;
  }
  .per-prinderit .per-prinderit-text-wrapper h2 span {
    font-size: 27px;
    font-weight: 400;
  }
  .per-prinderit .per-prinderit-text-wrapper .button-wrapper{
    display: inline-block;
    width: 100%;
    margin-top: 21px;
    text-align: center;
  }
  .per-prinderit .per-prinderit-text-wrapper .button-wrapper a {
    display: inline-block;
  }

  h1.mesimi-title, span.mesimi-desc {
    display: inline-block;
    width: 100%;
    font-size: 34px;
  }
  h1.mesimi-title, h2.mesimi-title {
    color: #233f88;
    font-weight: 700;
    font-size: 34px;
  }
  span.mesimi-desc {
    color: #49c4ea;
  }
  @media (min-width: 1200px){
    .container {
        width: 1140px;
    }
  }
  /* Calendar */
  .calendar .c-grid .c-day {
    font-weight: 700;
    color: #233f88;
  }
  .calendar .c-event-grid {
    background-color: #FFF;
  }
  .calendar .c-grid .c-today {
    color: #49c4ea;
  }
  .c-pad-top {
    padding-top: 5%;
  }
  .c-events-list-title {
    text-transform: uppercase;
    padding-left: 10px;
    margin-bottom: 30px;
  }
  .c-event-list .c-event-item:first-child {
    border-right: 1px solid #49c4ea;
  }
  .c-event-list .c-event-item {
    padding-top: 25px;
    border-top: 1px solid #49c4ea;
  }
  .c-events-list-title h3 {
    font-size: 26px;
    color: #49c4ea;
  }
  .c-event-item {
    width: 50%;
    display: inline-block;
  }
  .c-event-item > div {
    width: 100%;
  }
  .c-event-item .title{
    font-size: 26px;
    font-weight: 700;
    color: #49c4ea;
    margin-bottom: 30px;
  }
  .c-event-item .date{
    font-size: 26px;
    font-weight: 400;
    color: #49c4ea;
    margin-bottom: 30px;
  }
  .c-event-item .description{
    white-space: pre-wrap;
    margin-bottom: 30px;
  }
  /* Welcome message */
  .welcome-message {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 644px;
  }
  .welcome-message span {
    font-size: 54px;
    color: #49c4ea;
    margin-bottom: 90px;
  }
  .welcome-message span.principal-name {
    color: #FFF;
    font-weight: 700;
  }
  .welcome-message .principal-message p {
    color: #FFF;
    font-size: 21px;
    margin-top: 50px;
  }
  .welcome-message .principal-img.wpb_content_element {
    margin-bottom: 0px;
  }
  .welcome-message .principal-signature {
    font-size: 45px;
    color: #FFF;
    margin-bottom: 90px;
    text-align: right;
	}
  /* Nivelet e shkollimit */
  .nivelet-shkollimit {
    
  }
  .nivelet.full-height-row {
    background: linear-gradient(to bottom, #233F88 0%,#233F88 20%,#FFF 20%);
  }
  .nivelet-shkollimit .nivelet-content-container {
    padding-top: 90px;
    padding-bottom: 90px;
  }
  .nivelet-shkollimit .nivelet-content-bottom{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    min-height: 576px;
    padding: 40px 20px;
    text-align: center;
  }
  .nivelet-shkollimit .nivelet-content-bottom img {
    width: 70px;
    height: 125px;
  }
  .nivelet-shkollimit .nivelet-content-bottom .upper-rdmr {
    opacity: 0;
  }
  .nivelet-shkollimit .nivelet-content-bottom .upper-rdmr span{
    font-size: 13px;
    color: #FFF;
    margin-top: 0;
  }
  .nivelet-shkollimit .wpb_wrapper:hover .upper-rdmr {
    opacity: 1;
  }
  .nivelet-shkollimit span{
    width: 100%;
    display: block;
    font-size: 26px;
    font-weight: 700;
    color: #49c4ea;
    margin-top: 20px;
  }
  .nivelet-shkollimit .nopadding div:first-of-type {
    background-repeat: no-repeat;
    background-size: cover;
  }
  .nivelet-shkollimit p{
    font-size: 21px;
    color: #233f88;
    margin-top: 75px;
  }
  .nivelet-shkollimit .nivelet-content-bottom span.main-title {
    font-size: 26px;
    font-weight: 400;
    margin-bottom: 20px;
    color: #233F88;
  }
  .nivelet-shkollimit .nivelet-content-bottom span.age {
    font-size: 21px;
    font-weight: 600;
    color: #FFF;
    margin-bottom: 35px;
    margin-top: 0px;
  }
  .nivelet-shkollimit .nivelet-content-bottom p {
    margin-top: 0px;
  }
  .nivelet-content-top {
    text-align: center;
  }
  .nivelet-content-top h1, .nivelet-content-top h2 {
    font-size: 34px;
    color: #FFF;
  }
  .nivelet-shkollimit .button-wrapper {
    margin-top: 70px;
  }
  .nivelet-shkollimit a.button {
    padding: 10px 80px;
  }
  .nivelet-shkollimit .vc_column-inner, .nivelet-shkollimit .wpb_wrapper {
    height: 590px;
  }
  .overlay-nivelet-1, .overlay-nivelet-2, .overlay-nivelet-3, .overlay-nivelet-4 {
    height: 100%;
    background-color: rgba(73, 196, 234, 0.75);
  }
  .nivelet-shkollimit .wpb_wrapper:hover {
    background-color: rgba(35, 63, 136, 0.75);
  }
  .nivelet-shkollimit .wpb_wrapper:hover .overlay-nivelet-1, .nivelet-shkollimit .wpb_wrapper:hover .overlay-nivelet-2, .nivelet-shkollimit .wpb_wrapper:hover .overlay-nivelet-3, .nivelet-shkollimit .wpb_wrapper:hover .overlay-nivelet-4{
    background-color: transparent;
  }
  .nivelet-shkollimit .wpb_wrapper:hover .nivelet-content-bottom p,.nivelet-shkollimit .wpb_wrapper:hover .nivelet-content-bottom span.main-title  {
    color: #FFF;
  }
  .nivelet-shkollimit .vc_column-inner {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }
  @media screen and (max-width: 768px){
    .nivelet-shkollimit .wpb_wrapper {
      margin-top: 20px;
    }
  }
  /* Mesimi i bazuar ne lojera */
  .mesimi-lojera {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 880px;
  }
  .mesimi-lojera.artet-bg {
    background-position: right;
    height: 630px;
  }  
  .mesimi-lojera .mesimi-top-icons img {
    max-width: 83%;
  }
  @media screen and (max-width: 768px){
    .mesimi-lojera.artet-bg {
      background-image: url('http://shkollafinlandeze.com/wp-content/uploads/2017/10/mobile-4.png')!important;
      padding-top: 277px;
      background-position: top;
      height: 670px;
    }
  }
  @media screen and (max-width: 480px){
    .mesimi-lojera .mesimi-top-icons img {
      max-width: 100%;
    }
    .mesimi-lojera.artet-bg {
      height: 691px;
      padding-top: 177px;
    }
  }
  @media screen and (max-width: 320px){
    .mesimi-lojera.artet-bg {
      height: 736px;
      padding-top: 177px;
      background-position: top left;
    }
  }
  .artet-bg h1.mesimi-main-title, .artet-bg h2.mesimi-main-title {
    font-size: 34px;
    margin-top: 40px;
    color: #FFF;
  }
  .mesimi-lojera .mesimi-top-container{
    text-align: left;
    margin-bottom: 90px;
  }
  .mesimi-lojera span{
    font-size: 37px;
    color: #FFF;
    display: inline-block;
  }
  .mesimi-lojera .mesimi-main-title {
    margin-top: 90px;
    font-weight: 700;
  }
  .mesimi-lojera p {
    font-size: 21px;
    color: #FFF;
    text-align: left;
  }
  .mesimi-lojera .mesimi-middle {
    margin-top: 40px;
  }
  .mesimi-lojera .mesimi-bottom {
    margin-top: 25px;
  }
  .mesimi-lojera p.main-text {
    margin-bottom: 30px;
  }
  /* Mesimi bazuar ne lojera - 2 */
  .mesimi-bazuar-lojera p {
    font-size: 21px;
    color: #233F88;
    text-align: left;
  }
  .mesimi-bazuar-lojera .mesimi-title {
    text-align: right;
  }
  .mesimi-bazuar-lojera .mesimi-desc {
    text-align: right;
  }
  .mesimi-bazuar-lojera p.main-text {
    margin-bottom: 30px;
  }
  .mesimi-bazuar-lojera p.main-text{
    font-weight: 700;
  }
  .mesimi-bazuar-lojera .wpb_single_image img {
    width: 140%;
    max-width: 140%;
  }
  @media screen and (max-width: 1260px){
   .mesimi-bazuar-lojera .wpb_single_image img {
      width: 100%;
      max-width: 100%;
    } 
  }
  @media screen and (max-width: 768px){
    
  }
  
  /* Mesimi ne natyre */
  .mesimi-natyre {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 633px;
  }
  .mesimi-natyre .mesimi--natyretop-container{
    text-align: left;
    margin-bottom: 90px;
  }
  .mesimi-natyre .mesimi-natyre-main-title{
    font-size: 34px;
    font-weight: 700;
    display: inline-block;
    margin-top: 40px;
    color: #fff;
  }
  .mesimi-natyre p {
    font-size: 25px;
    color: #233F88;
    text-align: left;
  }
  .mesimi-natyre p span.bold{
    font-weight: 700;
  }
  .mesimi-natyre .mesimi-natyre-middle {
    margin-top: 40px;
  }
  .mesimi-natyre .mesimi-natyre-bottom{
    font-size: 23px;
    font-weight: 700;
    margin-top: 60px;
    color: #fff;
  }
  .mesimi-natyre p.main-text {
    margin-bottom: 30px;
  }
  @media screen and (max-width: 768px){
    .mesimi-natyre.vc_custom_1506163792731 {
      background-image: url('http://shkollafinlandeze.com/wp-content/uploads/2017/10/mobile-1.png')!important;
      background-position: top;
      padding-top: 150px;
    }
  }
  @media screen and (max-width: 480px){
    .mesimi-natyre {

    }
  }
  @media screen and (max-width: 320px){
    .mesimi-natyre {
      height: 675px;
    }
  }
  /* Shkenca me perberes kuzhine */
  .shkenca-perberes {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 700px;
  }
  .shkenca-perberes .shkenca-perberes-top-container{
    text-align: right;
    margin-bottom: 90px;
  }
  .shkenca-perberes-top-icons {
    text-align: right;
  }
  .shkenca-perberes-top-icons img{
    display: inline-block;
    width: 50px;
    height: 50px;
    margin-right: 20px;
  }
  .shkenca-perberes-top-icons img:last-of-type {
    margin-right: 0px;
  }
  .shkenca-perberes .shkenca-perberes-main-title {
    margin-top: 40px;
    text-align: right;
    font-weight: 700;
    font-size: 34px;
    color: #FFF;
    display: inline-block;
  }
  .shkenca-perberes p {
    font-size: 25px;
    color: #233F88;
    text-align: left;
  }
  .shkenca-perberes p span.bold{
    font-weight: 700;
  }
  .shkenca-perberes .shkenca-perberes-middle {
    margin-top: 40px;
  }
  .shkenca-perberes .shkenca-perberes-bottom{
    font-size: 21px;
    margin-top: 60px;
    text-align: right;
    color: #fff;
  }
  .shkenca-perberes p.main-text {
    margin-bottom: 30px;
  }
  @media screen and (max-width: 768px){
    .shkenca-perberes.vc_custom_1506545167221 {
      background-image: url('http://shkollafinlandeze.com/wp-content/uploads/2017/10/mobile-2.png')!important;
      background-position: top;
    }
    .shkenca-perberes.padding-medium {
      padding-top: 278px;
    }
    .shkenca-perberes .shkenca-perberes-main-title, .shkenca-perberes-top-icons,.shkenca-perberes .shkenca-perberes-bottom, .shkenca-perberes .shkenca-perberes-top-container {
      text-align: left;
    }
    .shkenca-perberes-top-icons img {
      opacity: 0.5;
    }
  }
  @media screen and (max-width: 480px){
    .shkenca-perberes.padding-medium {
      padding-top: 80px!important;
    }
  }
  @media screen and (max-width: 320px){
    .shkenca-perberes.padding-medium {
      padding-top: 120px!important;
      height: 850px!important;
    }
  }
  /* Vizite virtuale */
  .vizite-virtuale {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 645px;
  }
  .vizite-virtuale .vizite-virtuale-top-container{
    text-align: right;
    margin-top: 40px;
    margin-bottom: 90px;
  }
  .vizite-virtuale .vizite-virtuale-top-icons {
    text-align: right;
  }
  .vizite-virtuale .vizite-virtuale-top-icons img {
    width: 90px;
    height: 90px;
  }
  .vizite-virtuale span.vizite-virtuale-desc-title {
    font-size: 21px;
    font-weight: 700;
    color: #233F88;
  }
  .vizite-virtuale .vizite-virtuale-main-title {
    margin-top: 60px;
    text-align: right;
    font-weight: 700;
    font-size: 34px;
    color: #FFF;
    display: inline-block;
  }
  @media screen and (min-width: 768px){
    .vizite-virtuale .vizite-virtuale-main-title, .vizite-virtuale p {
      padding-left: 8%;
    }
  }
  .vizite-virtuale p {
    font-size: 21px;
    color: #FFF;
    text-align: right;
  }
  .vizite-virtuale p span.bold{
    font-weight: 700;
  }
  .vizite-virtuale .vizite-virtuale-middle {
    margin-top: 40px;
  }
  .vizite-virtuale .vizite-virtuale-bottom{
    font-size: 21px;
    margin-top: 60px;
    text-align: right;
    color: #fff;
  }
  .vizite-virtuale p.main-text {
    margin-bottom: 30px;
  }
  @media screen and (max-width: 768px){
    .vizite-virtuale.vc_custom_1506545205621 {
      background-image: url('http://shkollafinlandeze.com/wp-content/uploads/2017/10/mobile-3.png')!important;
      background-position: top;
    }
    .vizite-virtuale span.vizite-virtuale-desc-title {
      color: #FFF;
    }
    .vizite-virtuale .vizite-virtuale-top-container, .vizite-virtuale .vizite-virtuale-main-title, .vizite-virtuale .vizite-virtuale-middle {
      text-align: left;
      padding: 20px 5px;
    }
  }
  @media screen and (max-width: 480px){
    .vizite-virtuale {

    }
    .vizite-virtuale .vizite-virtuale-main-title {
      margin-top: 10px;
    }
    .vizite-virtuale .vizite-virtuale-top-container, .vizite-virtuale .vizite-virtuale-main-title, .vizite-virtuale .vizite-virtuale-middle {
      padding: 15px 8px;
    }
  }
  @media screen and (max-width: 320px){
    .vizite-virtuale {
      height: 675px;
    }
    .vizite-virtuale .vizite-virtuale-top-container, .vizite-virtuale .vizite-virtuale-main-title, .vizite-virtuale .vizite-virtuale-middle {
      padding: 0 3px;
    }
  }
  /* Te menduarit kompjuterik */
  .te-menduarit {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 645px;
  }
  @media screen and (max-width: 991px){
    .te-menduarit {
      height: auto;
    }
  }

  .te-menduarit .te-menduarit-top-wrapper {
    margin-bottom: 45px;
  }

  .te-menduarit .te-menduarit-title {
    font-size: 34px;
    font-weight: 700;
    color: #FFF;
  }
  .te-menduarit .te-menduarit-desc {
    font-size: 21px;
    color: #FFF;
  }

  /* Mesimi individual */
  .mesimi-individual-container {
    background-color: #f0f0f0;
  }
  .mesimi-individual-container .wpb_wrapper{
    background-color: #cceaff
  }
  .mesimi-individual-content-container {
    padding: 75px 90px;
  }
  .mesimi-individual-content-container h4, .mesimi-individual-content-container h2 {
    font-size: 26px;
    color: #233f88;
    text-transform: uppercase;
    margin-bottom: 40px;
  }
  .mesimi-individual-content-container span {
    font-size: 22px;
    font-weight: 700;
    color: #233f88;
  }
  .mesimi-individual-content-container ol {
    margin-top: 25px;
    margin-left: 20px;
    list-style: square url("../images/custombullet-style2.png");
  }
  .mesimi-individual-content-container ol li {
    font-size: 19px;
    font-weight: 700;
    color: #233f88;
    margin-bottom: 20px;
  }
  .mesimi-individual-content-container ol li span{
    font-size: 14px;
    font-weight: 400;
  }
  .mesimi-individual-container .full-height-col {
    height: 100%;
  }
  .mesimi-individual-container .button-wrapper-style2 {
    margin-left: 20px;
    margin-top: 30px;
  }
  .learning-wrapper {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 690px;
    position: relative;
  }
  @media screen and (max-width: 991px){
    .welcome-message {
      position: relative;
      height: 1445px;
    }
    .welcome-message .vbottom {
      position: absolute;
      bottom: 0px;
    }
  }
  .learning-wrapper .circle-background {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: absolute;
  }
  .learning-wrapper .circle-which {
    width: 342px;
    height: 134px;
    margin-left: 18%;
    margin-top: 4%;
  }
  .learning-wrapper .circle-teachers {
    width: 123px;
    height: 76px;
    margin-left: 18%;
    margin-top: 14%;
  }
  .learning-wrapper .circle-dialog {
    width: 125px;
    height: 56px;
    margin-left: 31%;
    margin-top: 13%;
  }
  .learning-wrapper .circle-versatile {
    width: 166px;
    height: 91px;
    margin-left: 52%;
    margin-top: 5%;
  }
  .learning-wrapper .circle-active {
    width: 212px;
    height: 91px;
    margin-left: 52%;
    margin-top: 22%;
  }
  .learning-wrapper .circle-families {
    width: 136px;
    height: 41px;
    margin-left: 22%;
    margin-top: 34%;
  }
  .learning-wrapper .circle-surroundings {
    width: 136px;
    height: 41px;
    margin-left: 35%;
    margin-top: 32%;
  }
  
  /* Educluster */
  @media screen and (min-width: 991px){
    .educluster {
      height: 690px;
    }
  }
  .educluster .ribbon img{
    width: 74px;
    height: 74px;
  }
  .educluster-quality-title, .educluster-quality-desc {
    text-align: center;
  }
  .educluster-quality-title {
    font-size: 37px;
    font-weight: 700;
    color: #49C4EA;
  }
  .educluster-quality-desc{
    font-size: 20px;
    margin-top: 60px;
    color: #fff;
  }
  @media screen and (min-width: 768px){
    .educluster-quality-desc {
      padding: 0 25%;
    }
    .educluster .educluster-logos .col-md-6:first-of-type {
      
    }
  }
  .educluster .educluster-logos {
    margin-top: 110px;
  }
  .educluster .educluster-logos img {
    width: 100%;
  }
  /* Modeli i procesit mesimor */
  .modeli-wrapper .row.modeli .col-md-12 {
    padding: 0;
    margin: 0;
  }
  @media screen and (max-width: 768px){
    .row.modeli {
      display: none;
    }
  }
  /* Helper city */
  .helper-city {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  }
  .helper-city img {
    width: 100%;
  }

  /* Rrugetimi */
  .rrugetimi-wrapper .row.rrugetimi .col-md-12, .helprimobile-wrapper .row .col-md-12 {
    padding: 0;
    margin: 0;
  }
  .rrugetimi .fade-in {
    opacity: 0;
  }
  .rrugetimi .first {
      -webkit-animation-delay: 0.5s;
      -moz-animation-delay: 0.5s;
      animation-delay: 0.5s;
    }
    .rrugetimi .second {
      -webkit-animation-delay: 0.8s;
      -moz-animation-delay: 0.8s;
      animation-delay: 0.8s;
    }
    .rrugetimi .third {
      -webkit-animation-delay: 1s;
      -moz-animation-delay: 1s;
      animation-delay: 1s;
    }
    .rrugetimi .fourth {
      -webkit-animation-delay: 1.2s;
      -moz-animation-delay: 1.2s;
      animation-delay: 1.2s;
    }
    .rrugetimi .fifth {
      -webkit-animation-delay: 1.5s;
      -moz-animation-delay: 1.5s;
      animation-delay: 1.5s;
    }
    .rrugetimi .sixth {
      -webkit-animation-delay: 1.8s;
      -moz-animation-delay: 1.8s;
      animation-delay: 1.8s;
    }
    .rrugetimi .seventh {
      -webkit-animation-delay: 2s;
      -moz-animation-delay: 2s;
      animation-delay: 2s;
    }
    .rrugetimi .eighth {
      -webkit-animation-delay: 2.2s;
      -moz-animation-delay: 2.2s;
      animation-delay: 2.2s;
    }
    .rrugetimi .ninth {
      -webkit-animation-delay: 2.5s;
      -moz-animation-delay: 2.5s;
      animation-delay: 2.5s;
    }
    .rrugetimi .tenth {
      -webkit-animation-delay: 2.8s;
      -moz-animation-delay: 2.8s;
      animation-delay: 2.8s;
    }
    .rrugetimi .eleventh {
      -webkit-animation-delay: 3s;
      -moz-animation-delay: 3s;
      animation-delay: 3s;
    }
    .rrugetimi .twelfth {
      -webkit-animation-delay: 3.2s;
      -moz-animation-delay: 3.2s;
      animation-delay: 3.2s;
    }
    .rrugetimi .thirteenth {
      -webkit-animation-delay: 3.5s;
      -moz-animation-delay: 3.5s;
      animation-delay: 3.5s;
    }
    .rrugetimi .fourteenth {
      -webkit-animation-delay: 3.8s;
      -moz-animation-delay: 3.8s;
      animation-delay: 3.8s;
    }
    .rrugetimi .fifteenth {
      -webkit-animation-delay: 4s;
      -moz-animation-delay: 4s;
      animation-delay: 4s;
    }
    @media screen and (max-width: 768px){
      .row.rrugetimi {
        display: none;
      }
    }

    /* HelPriCity - Qyteti */
    .helpricity #Kompani_teknologjike, .helpricity #Hospital, .helpricity #Telekom, .helpricity #Hotel, .helpricity #Banka, .helpricity #Supermarket, .helpricity #Innovation_Center, .helpricity #Pompa_e_benzines, .helpricity #Policia, .helpricity #Media, .helpricity #Qeveria, .helpricity #Shitja_me_shumice, .helpricity #Fabrike_mobilesh {
      opacity: 0;
      display: none;
    }
    @media screen and (max-width: 1024px){
      .helpricity {
        display: none;
      }
    }
    .helprimobile #Kompani_teknologjike, .helprimobile #Hospital, .helprimobile #Telekom, .helprimobile #Hotel, .helprimobile #Banka, .helprimobile #Supermarket, .helprimobile #Innovation_Center, .helprimobile #Pompa_e_benzines, .helprimobile #Policia, .helprimobile #Media, .helprimobile #Qeveria, .helprimobile #Shitja_me_shumice, .helprimobile #Fabrike_mobilesh {
      opacity: 0;
      display: none;
    }
    @media screen and (min-width: 1025px){
      .helprimobile {
        display: none;
      }
    }
/* Custom Row paddings - Site feature */



/* Contact page */
  .main-text {
    font-size: 21px;
    color: #49c4ea;
    font-weight: 700;
  }
  .right-side {
    text-align: right;
  }
  .wpcf7 {
    padding: 100px 20%!important;
  }
  .wpcf7 label, .wpcf7 select, .wpcf7 input, .wpcf7 textarea {
    margin-top: 25px;
    width: 100%;
  }
  .wpcf7 label {
    font-size: 13px;
    color: #979797;
  }
  .wpcf7 input {
    height: 60px;
  }
  select.wpcf7-form-control.wpcf7-select, .wpcf7-form-control.wpcf7-select, .btn.dropdown-toggle.btn-default {
    background-color: #6cceed;
    position: relative;
    color: #FFF;
    border-color: transparent;
    padding: 20px;
  }
  .wpcf7-form-control.wpcf7-select{
    width: 100%;
  }
  .btn-group .dropdown-toggle:active, .btn-group .dropdown-toggle:hover, .btn-group.open .dropdown-toggle, .btn-group.open .dropdown-toggle {
    background-color: #6cceed;
    border: transparent;
  }
  .btn-group.open .dropdown-toggle, .btn-group.open .dropdown-toggle:active, .btn-group.open .dropdown-toggle:focus{
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    background-color: #6cceed;
  }
  .bootstrap-select .dropdown-toggle:focus, .bootstrap-select .dropdown-toggle:focus, div.dropdown-menu ul li a:focus {
    outline: none;
  }
  .btn-default:active, .btn-default.active:hover, .open > .dropdown-toggle.btn-default:hover, .btn-default:active:focus, .btn-default.active:focus, .open > .dropdown-toggle.btn-default:focus, .btn-default:active.focus, .btn-default.active.focus, .open > .dropdown-toggle.btn-default.focus {
    color: #FFF;
    background-color: #6cceed;
  }
  div.dropdown-menu ul li,div.dropdown-menu ul li a:hover, div.dropdown-menu ul li a:focus {
    background-color: #6cceed;
    padding: 20px;
  }
  div.dropdown-menu ul li a {
    color: #FFF;
  }
  input.wpcf7-form-control.wpcf7-submit {
    background-color: #233f88;
    border: transparent;
    color: #FFF;
    text-transform: uppercase;
  }
  .contact-page-info {
    text-align: center;
    font-size: 16px;
    color: #233F88;
  }
/* About us */
.staff-separator {
  text-align: center;
  background-color: #F9F9F9;
  margin: 25px 0;
}
.staff-separator h2 {
  font-size: 28px;
  color: #233F88;
  font-weight: 700;
  padding: 10px 0;
}
.staff-member-container {
  margin-bottom: 30px;
}
.staff-member-container .staff-member-name{
  font-size: 23px;
  font-weight: 700;
  margin-top: 15px;
  color: #233f88;
}
.staff-member-container .staff-member-position {
  font-size: 15px;
  margin-top: 10px;
  text-transform: uppercase;
  color: #49C4EA;
}
.staff-member-container p{
  font-size: 15px;
  margin-top: 15px;
  color: #979797;
}
.staff-member-container a {
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  color: #49C4EA;
}
.about-desc p {
  font-size: 15px;
  color: #233F88;
}
/* Single post */
.single h1 {
  font-size: 41px;
}
.single .main-content {
  margin-top: 60px;
  overflow: hidden;
}
.single-top-container {
  background-color: #F7F7F7;
  position: relative;
  margin-bottom: 30px;
}
@media screen and (min-width: 768px){
  .single-top-container {
    min-height: 430px;
  }
  .single-top-container .col-md-9 {
    padding-right: 0px;
    margin-right: 0px;
  }
}
.single-top-container .col-md-3 {
  padding-left: 0px;
  margin-left: 0px;
}
.social-container {
  padding: 50px 40px;
}
.social-container-nivelet span {
  font-size: 24px;
  color: #979797;
}
.social-container-nivelet {
  padding: 100px 0;
}
@media screen and (max-width: 768px){
  .social-container-nivelet {
    text-align: center;
  }
}
.social-container span {
  color: #979797;
}
.social-icons {
  margin-top: 26px;
}
.social-icons i {
  font-size: 27px;
  margin-right: 22px;
  color: #233f88;
}
.single .post-title-box, .page-template-template-read-more .post-title-box {
  width: 380px;
  background-color: #49c4ea;
  position: absolute;
  bottom: -100px;
}
.nivelet-row {
  position: relative;
}
.nivelet-row:after {
  background-image: url(http://shkollafinlandeze.com/wp-content/uploads/2017/09/divider.svg);
  background-repeat: no-repeat;
  position: absolute;
  right: 0px;
  bottom: -169px;
  width: 100%;
  height: 315px;
  z-index: -1;
}
h1.nivelet-title-single {
  position: absolute;
  padding: 5px 45px;
  max-width: 70%;
  font-size: 32px;
  font-weight: 400;
  color: #FFF;
}
@media screen and (max-width: 768px){
  h1.nivelet-title-single {
    position: unset;
    padding: 3%;
    max-width: 100%;
    color: #233f88;
    font-weight: 700;
  }
  .nivelet-row:after {
    background-image: none;
  }
}
@media screen and (min-width: 1200px){
  .nivelet-row:after {
    bottom: -204px;
  }
  h1.nivelet-title-single {
    font-size: 43px;
  }
}
@media screen and (min-width: 768px) {
  .nivelet-row .single-top-container {
    min-height: 292px;
  }
  h1.nivelet-title-single {
    font-size: 35px;
  }
}
/* .post-title-container {
  position: absolute;
  top: 50%;
  left: 45%;
  transform: translateX(-50%) translateY(-50%);
} */
.post-title-container {
  padding: 50px;
}
.single .post-content, .page-template-template-read-more .post-content {
  margin-top: 100px;
  margin-bottom: 30px;
}
.single .post-content p, .page-template-template-read-more .post-content p{
  font-size: 16px;
  color: #233f88;
}
.single h1, .page-template-template-read-more h1 {
    font-weight: 700;
    color: #FFF;
}
@media screen and (max-width: 768px){
  .single .post-title-box, .page-template-template-read-more .post-title-box{
    position: initial;
    padding: 15px;
    width: 100%;
    background-color: transparent;
  }
  .post-title-container {
    padding: 0;
  }
  .single h1, .page-template-template-read-more h1 {
    color: #233f88;
  }
  .single .post-content, .page-template-template-read-more .post-content {
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 15px;
  }
}

/* Page: Nivelet e shkollimit; */
.page-template-template-nivelet-e-shkollimit p {
  font-size: 20px;
  color: #233F88;
}

.icons-container-nivelet svg {
  width: 90px;
  height: 90px;
}
.icons-container-nivelet path.cls-1 {
  fill: #49C4EA;
}
.icons-container-nivelet .nivelet-upper-titulli {
  color: #49C4EA;
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 5px;
}
.icons-container-nivelet span.nivelet-upper-mosha {
  font-size: 21px;
  color: #233F88;
}
.icons-container-nivelet {
    padding: 100px 60px;
}
.icons-container-nivelet .nivelet-ikona, .icons-container-nivelet .nivelet-upper-desc {
  float: left;
}
.icons-container-nivelet .nivelet-ikona {
  width: 40%;
}
.icons-container-nivelet .nivelet-upper-desc { 
  width: 60%;
}
/*paddings*/

.padding-small{ padding-top: 40px; padding-bottom: 40px; }
.padding-medium{ padding-top: 50px; padding-bottom: 50px; }
.padding-large{ padding-top: 60px; padding-bottom: 60px; }
.padding-xlarge{ padding-top: 70px; padding-bottom: 70px; }

@media screen and (min-width:901px){
.padding-small{ padding-top: 45px; padding-bottom: 45px; }
.padding-medium{ padding-top: 60px; padding-bottom: 60px; }
.padding-large{ padding-top: 80px; padding-bottom: 80px; }
.padding-xlarge{ padding-top: 120px; padding-bottom: 120px; }
}

@media screen and (min-width:1024px){
.padding-small{ padding-top: 60px; padding-bottom: 60px; }
.padding-medium{ padding-top: 90px; padding-bottom: 90px; }
.padding-large{ padding-top: 100px; padding-bottom: 100px; }
.padding-xlarge{ padding-top: 150px; padding-bottom: 150px; }
}

/* Footer */
  /* Copyright */
  footer {
    background-color: #4ecdf4;
  }
  @media screen and (max-width: 768px){
    footer .col-md-4, footer .col-md-3 {
      margin-bottom: 40px;
    }
  }
  footer .footer__main {
    margin-top: 30px;
  }
  footer h3{
    font-size: 20px;
    line-height: 20px;
    padding-bottom: 20px;
    color: #fff;
    border-bottom: 1px solid #4ac5ec;
  }
  footer h4{
    font-size: 13px;
    font-family: 'Myriad Pro';
    color: #FFF;
    margin-bottom: 20px;
    text-transform: uppercase;
  }
  .footer-section p {
    margin-bottom: 0px;
  }
  footer .footer-description {
    color: #FFF;
  }
  footer .footer-description ul li{
    line-height: 24px;
    margin-bottom: 20px;
  }
  footer .social-icons-footer a{
    color: #FFF;    
  }
  footer .social-icons-footer a:hover{
    color: #0000ee;
  }
  footer .social-icons-footer .social-wrapper{
    display: inline-block;
    width: 23%;
  }
  footer .social-icons-footer i.fa{
    font-size: 19px;
    font-weight: 400;
  }
  footer i.fa {
    font-size: 20px;
    color: #FFF;
  }
  .footer span {
    color: #FFF;
  }
  footer ul li span {
    margin-left: 20px;
  }
  footer ul li:last-of-type span {
    margin-left: -1px;
  }
  footer .mid-footer-content h3{
    text-align: right;
  }
  footer input[type="email"] {
    background-color: rgba(255, 255, 255, 0.3);
    padding: 20px;
    border: none;
    width: 100%;
  }
  footer input[type="email"]::-webkit-input-placeholder { /* Chrome */
  color: #FFF;
  }
  footer input[type="email"]:-ms-input-placeholder { /* IE 10+ */
    color: #FFF;
  }
  footer input[type="email"]::-moz-placeholder { /* Firefox 19+ */
    color: #FFF;
    opacity: 1;
  }
  footer input[type="email"]:-moz-placeholder { /* Firefox 4 - 18 */
    color: #FFF;
    opacity: 1;
  }
  footer .footer-contact-info {
    font-size: 13px;
  }
  footer ul.footer-contact-info li {
    width: 20%;
    float: left;
    padding-right: 20px;
  }
  footer ul.footer-contact-info li.copyright {
    text-align: right;
  }

  footer input[type='submit']{
    width: 100%;
    margin-top: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    color: #fff;
    border: none;
    background-color: #233f88;
  }
  footer img {
    max-width: 172px;
  }
  @media screen and (min-width: 768px){
    footer .footer-column-c {
      text-align: right;
    }
  }
  @media screen and (max-width: 768px){
    footer ul.footer-contact-info li {
      width: 80%;
      padding: 20px 10%;
      text-align: center;
    }
    .footer-logo {
      padding: 0 22%;
    }
    footer .widget.widget_text, footer h4 {
      text-align: center;
    }
  }