﻿@import url("./colorbox.css");
/*@import url(https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700&subset=latin-ext&display=swap);*/

::-moz-selection {
    background-color: #BE3C2E;
    color: #FFF;
}

::selection {
    background-color: #BE3C2E;
    color: #FFF;
}

body, html {
    height: 100%;
    margin: 0;
    padding: 0;
}

body {
    color: #272B3D;
    font-size: 14px;
    font-family: Montserrat, sans-serif;
    font-weight: 400;
}

img {
    height: auto;
    max-width: 100%;
    border: none;
    outline: none;
    transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
}

a, a:focus, a:active, a:link, img {
  outline: none !important;
}

a {
    cursor: pointer;
    text-decoration: none;
    color: #272B3D;
    transition: all 0.25s ease 0s;
    -moz-transition: all 0.25s ease 0s;
    -webkit-transition: all 0.25s ease 0s;
    -o-transition: all 0.25s ease 0s;
}

    a:hover, a.active, span.active {
        color: #A10300;
        text-decoration: none;
        transition: all 0.25s ease 0s;
        -moz-transition: all 0.25s ease 0s;
        -webkit-transition: all 0.25s ease 0s;
        -o-transition: all 0.25s ease 0s;
    }

    img.img-active-box{
        /*border:4px solid #2ed7bb;*/ /*gold box*/
        border:4px solid #A10300; /*dark box*/
        padding:2px;
    }
    img.img-box{
        padding:6px;
    }

input, textarea, select {
    font-size: 100%;
    background:#FFFFFF;
    margin-bottom: 20px;
}
input[type="text"], input[type="email"], input[type="tel"], input[type="number"], input[type="password"], input[type="radio"], input[type="checkbox"], textarea, select {
  border: 1px solid #BE3C2E;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  color: #000000;
  outline: none;
  font-weight: 400;
  font-size: 120%;
  padding: 10px 15px;
  transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -webkit-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  display: inline-block;
}
input[type="text"], input[type="email"], input[type="tel"], input[type="number"], input[type="password"], textarea, select {
  appearance: none;
  -webkit-appearance: none;
}
input[type="text"]:focus, input[type="email"]:focus, input[type="tel"]:focus, input[type="number"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus, input[type="password"]:focus, textarea:focus {
  border-color: #BE3C2E;
  color: #000000;
}
textarea {
  min-height: 120px;
}

a.btn, a.btn:hover, input.btn{
  cursor: pointer;
  text-decoration: none;
  min-width: 200px;
  font-family: Montserrat;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #fff !important;
  margin: 20px 0;
  padding: 15px 48px;
  border-radius: 5px;
  background-color: #8757cb;

}
input.btn {
  padding:12px 0;
  border:0;
  margin:0 10px;
}

a.text-btn, a.text-btn:hover{
  margin: 20px 0;
  font-weight:600 !important;
  font-size: 18px;
}

b {
  font-weight:600;
}

.video {
    display: block;
}

.audio {
    width: 100%;
}

.text-center {
  text-align:center;
}

.sr-only,
.no-print {
  display:none !important;
}

/*
br {

    font-size: 0;
    line-height: 0;

}
*/

hr {
  margin-bottom: 0px;
  margin-top: 0px;
  border-top: 1px solid #f1f1f1;
  border-bottom: none;
  border-left: none;
  border-right: none;
}

.clear, .clearfix {
  clear:both;
}

.hidden-desktop {
  display:none;
}

.item-mask {
  display:none!important;
}

.mt-0{ margin-top:0 !important; }
.mt-5{ margin-top:5px; }
.mt-10{ margin-top:10px; }
.mt-15{ margin-top:15px; }
.mt-30{ margin-top:30px; }
.mt-45{ margin-top:45px; }
.mt-60{ margin-top:60px; }

.mtb-0{ margin-top:0 !important; margin-bottom:0 !important; }
.mtb-10{ margin-top:10px; margin-bottom:10px; }
.mtb-15{ margin-top:15px; margin-bottom:15px; }
.mtb-30{ margin-top:30px; margin-bottom:30px; }
.mtb-45{ margin-top:45px; margin-bottom:45px; }
.mtb-60{ margin-top:60px; margin-bottom:60px; }

.pt-0{ padding-top:0 !important; }
.pt-10{ padding-top:10px; }
.pt-15{ padding-top:15px; }
.pt-30{ padding-top:30px; }
.pt-45{ padding-top:45px; }
.pt-60{ padding-top:60px; }

.mb-0{ margin-bottom:0 !important; }
.mb-5{ margin-bottom:5px; }
.mb-10{ margin-bottom:10px; }
.mb-15{ margin-bottom:15px; }
.mb-30{ margin-bottom:30px; }
.mb-45{ margin-bottom:45px; }
.mb-60{ margin-bottom:60px; }

.pb-0{ padding-bottom:0 !important; }
.pb-10{ padding-bottom:10px; }
.pb-15{ padding-bottom:15px; }
.pb-30{ padding-bottom:30px; }
.pb-45{ padding-bottom:45px; }
.pb-60{ padding-bottom:60px; }
/*

 HEADER

*/

.fp-header {
  width: auto;
  height: auto;
  padding:20px 15px 40px 5%;
  overflow-x:hidden;
  background-color: #A03437;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url(/img/bg/header.png);
  background-image:
    -webkit-image-set(
      url(/img/bg/header.png) 1x,
      url(/img/bg/header@2x.png) 2x,
    );
  background-image:
    image-set(
      url(/img/bg/header.png) 1x,
      url(/img/bg/header@2x.png) 2x,
    );
}
@media only screen and (max-width:640px) {
  .fp-header {
    background-image: url(/img/bg/mobile.png);
    background-image:
      -webkit-image-set(
        url(/img/bg/mobile.png) 1x,
        url(/img/bg/mobile@2x.png) 2x,
      );
    background-image:
      image-set(
        url(/img/bg/mobile.png) 1x,
        url(/img/bg/mobile@2x.png) 2x,
      );
  }
}
.logo-wrap{
  float:left;
  display:block;
  width:320px;
  height:auto;
}
.logo {
  float:left;
  display:block;
}
.tmenu {
  position:absolute;
  top:20px;
  right:20px;
  color:#f0bdbf;
  list-style-type:none;
  margin:0;
  padding:0;
  display:block;
  float:right;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
}
.tmenu li {
  display:inline-block;
  margin-left:20px;
}
.tmenu li a,
.tmobmenu li a {
  color:#f0bdbf;
}
.tmenu .A,
.tmobmenu .A {
  font-size:13px;
}
.tmenu .AAA,
.tmobmenu .AAA {
  font-size:19px;
}
.ico-adjust a, .ico-adjust a:hover{
  font-weight:900;
}
.ico-adjust::before{
  display:inline-block;
  /*width:22px;*/
  font-family: 'Font Awesome\ 5 Free';
  font-weight: 900 !important;
  position:relative;
  font-size: 17px;
  content: "\f042";
}
.ico-search a, .ico-search a:hover{
  font-weight:900;
}
.ico-search::before{
  display:inline-block;
  /*width:22px;*/
  font-family: 'Font Awesome\ 5 Free';
  font-weight: 900 !important;
  position:relative;
  font-size: 17px;
  content: "\f002";
}
.ico-fb a, .ico-fb a:hover{
  font-weight:900;
}
.ico-fb::before{
  display:inline-block;
  /*width:22px;*/
  font-family: 'Font Awesome\ 5 Brands';
  font-weight: 900 !important;
  position:relative;
  font-size: 19px;
  content: "\f09a";
}
.tmenu-mobile {
  display:none;
}

.menu {
  position:absolute;
  top:44px;
  right:20px;
  color:#ffffff;
  list-style-type:none;
  margin:15px 0 0 0;
  padding:0;
  display:block;
  float:right;
  font-family: Montserrat;
  font-size: 18px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
}
.menu li {
  display:inline-block;
  margin-left:20px;
}
.menu li a{
  color:#fff;
}
a.menu-has-sub {
  padding-bottom:5px;
  display:inline-block;
}
.dropdown {
  padding:0;
  display: none;
  position: absolute;
  background-color: #fff;
  width: 190px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1000;
  font-size: 14px;
  font-weight: 400;
}
.dropdown li {
  margin-left:0;
  display:block;
  clear:both;
}
.dropdown li a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}
.dropdown li a:hover{
  background-color: #F8F4EF;
}
.dropdown-last {
  right:0;
}
.dropdown.open {
  display: block;
}

.rtk-name {
  display:block;
  clear:both;
  width:80%;
  padding-top:10px;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #f0bdbf;
}
.rtk-title {
  display:block;
  clear:both;
  padding-top:10px;
  font-family: Montserrat;
  font-size: 26px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #fff;
}

.fp-header .cat-sel {
  display:block;
  padding:60px 0 15px 0;
  width:382px;
  float:left;
  clear:left;
}

a.ed-sel {
  display:block;
  max-width: 382px;
  max-height: 78px;
  margin: 0 0 10px 0;
  padding: 16px 20px 15px 28px;
  border-radius: 5px;
  font-family: Montserrat;
  font-size: 22px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.09;
  letter-spacing: normal;
  color: #202020;
  background-color: #fff;
}
a.ed-sel:hover{
  color: #202020;
}
a.ed-sel span {
  display:block;
  width:100%;
  background: url(/img/arrow-r.svg) no-repeat right center;
}
a.ed-sel span small {
  display:block;
  margin-top:4px;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #202020;
}

.fp-header .deco-imgs {
  clear:right;
  float:right;
  width:auto;
  max-width:760px;
  min-width:400px;
  min-height:100px;
  margin-top:100px;
}
.fp-header .deco-imgs img {
  border-radius: 5px;
  margin:0 0 0 14px;
}
.fp-header .deco-imgs .row-1 {
  display:block;
  vertical-align:bottom;
}
.fp-header .deco-imgs .row-1 img {

}
.fp-header .deco-imgs .row-2 {
  display:block;
  margin-top:9px;
}
.fp-header .deco-imgs .row-2 img {
  float:left;
}

#tm-menu-opener {
  display:none;
}
#tm-menu-wrap {
  display:block;
}
#tm-menu-wrap.open {
  display:block;
}
.deco-imgs.desktop {
  display:block;
}
.deco-imgs.mobile {
  display:none;
}

.hamburger .line{
  width: 28px;
  height: 3px;
  background-color: #ecf0f1;
  display: block;
  margin: 5px auto;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.hamburger:hover{
  cursor: pointer;
}
.hamburger.is-active .line:nth-child(2){
  opacity: 0;
}
.hamburger.is-active .line:nth-child(1){
  -webkit-transform: translateY(8px) rotate(45deg);
  -ms-transform: translateY(8px) rotate(45deg);
  -o-transform: translateY(8px) rotate(45deg);
  transform: translateY(8px) rotate(45deg);
}
.hamburger.is-active .line:nth-child(3){
  -webkit-transform: translateY(-8px) rotate(-45deg);
  -ms-transform: translateY(-8px) rotate(-45deg);
  -o-transform: translateY(-8px) rotate(-45deg);
  transform: translateY(-8px) rotate(-45deg);
}



/*

 FIRST PAGE NEWS

*/

section.fp-news {
  background-color:#F8F4EF;
  padding:60px 0;
}
.fp-news .sec-title {
  margin: 0 0 24px 0;
  font-family: Montserrat;
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #646464;
  text-transform:uppercase;
  text-align:center;
}
.fp-news .d1{
  background: url(/usr/deko/fp-deco-left.jpg) no-repeat left center;
}
.fp-news .d2{
  min-height:500px;
  background: url(/usr/deko/fp-deco-right.jpg) no-repeat right center;
}
.fp-news article {
  max-width: 650px;
  margin: 20px auto;
  padding: 24px;
  border-radius: 5px;
  background-color: #fff;
}
.fp-news.fp-news-inner article {
  max-width:auto;
  margin: 20px 0;
  /*
  padding: 24px;
  border-radius: 5px;
  */
  background-color:transparent;
}
.fp-news article .date, .post-date{
  display:block;
  margin: 0 0 10px 0;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #646464;
}
.post-date {
  display:inline-block;
}
.fp-news article h2{
  margin: 11px 0;
  font-family: Montserrat;
  font-size: 22px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #202020;
}
.fp-news article h2 a{
  color: #202020;
}
.fp-news article div{
  margin: 11px 0;
  font-family: Montserrat;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  color: #202020;
}
.fp-news article .more{
  margin: 10px 0 0 0;
}
.fp-news article .more a{
  font-family: Montserrat;
  font-size: 18px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #8757cb;
}
.fp-news .view-all{
  margin: 34px 0;
  font-family: Montserrat;
  font-size: 18px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #8757cb;
  text-align:center;
}
.fp-news .view-all a{
  color: #8757cb;
  display:inline-block;
  /*background:url(/img/list.png) no-repeat left center;*/
  padding:0;
}
.fp-news .view-all a::before{
  display:inline-block;
  width:36px;
  font-family: 'Font Awesome\ 5 Free';
  font-weight: 400 !important;
  position:relative;
  font-size: 21px;
  content: "\f022";
}

.fp-programs {
  background-color:#202020;
  color:#FFF;
  padding: 60px 0;
}
.fp-programs .sec-title {
  font-family: Montserrat;
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #fff;
  text-transform:uppercase;
  margin: 0 0 24px 0;
  text-align:center;
}
.fp-programs .rs-box {
  max-width: 774px;
  height: 68px;
  margin: 19px auto 44px auto;
  padding: 6px;
  border-radius: 38px;
  background-color: #444;
}
.fp-programs .rs-box div {
  width: 50%;
  height: 48px;
  margin: 0;
  padding: 10px 0;
  border-radius: 33px;
  display:block;
  float:left;
  cursor:pointer;
}
.fp-programs .rs-box div.active{
  background-color: #8757cb;
}
.fp-programs .rs-box span.main {
  margin: 1px 0 5px 0;
  font-family: Montserrat;
  font-size: 22px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.09;
  letter-spacing: normal;
  color: #fff;
  display:block;
  text-align:center;
  width:100%;
}
.fp-programs .rs-box span.sub {
  margin: 5px 0 0;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #fff;
  display:block;
  text-align:center;
  width:100%;
}


.fp-programs .rs-slides {
  text-align:left !important;
}

.fp-programs .rs-preloaded{
  height:1px!important;
  overflow:hidden;
  opacity:0!important;
}
.fp-programs .owl-nav {
  margin-top:0px !important;
  color:#FFF !important;
}
.fp-programs .owl-nav .owl-next {
  position:absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  right:2%;
}
.fp-programs .owl-nav .owl-prev {
  position:absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  left:2%;
}
.fp-programs .owl-nav .owl-next span,
.fp-programs .owl-nav .owl-prev span {
  display:block;
  margin-top:-50px;
  opacity:0.9;
  background:#8558CE;
  border-radius:25px;
  width:50px;
  height:50px;
  line-height:40px;
  font-size:44px;
  color:#FFF;
}
.fp-programs .rs-slides .slide {
  max-width: 774px;
  margin:0 auto;
}
.fp-programs .rs-slides .slide .img {
  height: 393px;
  margin: 0 0 44px 0;
}
.fp-programs .rs-slides .slide .img img {
  width:100%;
  height:auto;
  border-radius:10px;
}
.fp-programs .rs-slides .slide .title {
  width: 38%;
  display:block;
  float:left;
  font-family: Montserrat;
  font-size: 22px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.09;
  letter-spacing: normal;
  color: #fff;
}
.fp-programs .rs-slides .slide .details {
  width: 58%;
  display:block;
  float:right;
  font-family: Montserrat;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #fff;
}
.fp-programs .rs-slides .slide .details b,
.fp-programs .rs-slides .slide a.spec,
.fp-programs .rs-slides .slide a.spec:hover {
  color:#8757cb;
}


.fp-pre-ftr {
  background-color:#FFF;
  padding: 60px 0;
}
.fp-pre-ftr .inner {
  max-width:1160px;
  margin:0 auto;
}
.fp-pre-ftr .ed-systems {
  min-width:430px;
  float:left;
  min-height: 284px;
  border-radius: 5px;
  border: solid 1px #c0c0c0;
  text-align:center;
}
.fp-pre-ftr .ed-systems .title {
  margin: 0;
  font-family: Montserrat;
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #646464;
  text-transform:uppercase;
  padding:46px 0 20px 0;
}
.fp-pre-ftr .ed-systems .systems {
  vertical-align:middle;
  margin:20px 0 60px 0;
}
.fp-pre-ftr .ed-systems .systems a {
  margin: 0 14px;
  display:inline-block;
  position:relative;
}
.fp-pre-ftr .ed-systems .forgot a {
  font-family: Montserrat;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #8757cb;
}
.fp-pre-ftr .for-students {
  width:686px;
  height: 284px;
  float:right;
  border-radius:10px;
  background:#8558CE;
}
.fp-pre-ftr .for-students .container {
  padding:37px 20px 0 65px;
}
.fp-pre-ftr .for-students .box-a {
  width: 220px;
  height: 58px;
  margin: 0 30px 0 0;
  padding: 14px 20px 0 20px;
  border-radius: 5px;
  display:block;
  float:left;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #202020;
  background: #fff url(/img/arrow-r.svg) no-repeat 93% center;
}
.fp-pre-ftr .for-students .box-a span {
  font-family: Montserrat;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  color: #8757cb;
  display:block;
  margin-bottom:2px;
}
.fp-pre-ftr .for-students .info {
  clear:both;
  padding:20px 90px 0 0;
  font-family: Montserrat;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  color: #fff;
}
.fp-pre-ftr .for-students .deco {
  width:362px;
  height:114px;
  display:block;
  float:right;
  margin:10px 36px 0 0;
  background: url(/usr/deko/fp/fp-ftr-deco.jpg) no-repeat right top;
}


.fp-pre-ftr .partners {
  padding-top:90px;
  text-align:center;
}
.fp-pre-ftr .partners .title {
  margin: 45px 0 15px 0;
  text-align:center;
  font-family: Montserrat;
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #646464;
  text-transform:uppercase;
}
.fp-pre-ftr .partners img.demo-logos {
  max-width:1119px;
  width:100%;
}
.fp-pre-ftr .partners img.demo-logos-mobile {
  max-width:547px;
  width:100%;
  display:none;
}



footer {
  padding:60px 0;
  background-color: #A03437;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url(/img/bg/footer.png);
  background-image:
    -webkit-image-set(
      url(/img/bg/footer.png) 1x,
      url(/img/bg/footer@2x.png) 2x,
    );
  background-image:
    image-set(
      url(/img/bg/footer.png) 1x,
      url(/img/bg/footer@2x.png) 2x,
    );
}
footer .inner {
  max-width:1160px;
  margin:0 auto;
}
footer .col {
  display:block;
  width:24%;
  float:left;
}
footer .col-4{
  width:28%;
}
footer .col h5 {
  margin:0;
  padding:0 0 6px 0;
}
footer .col h5,
footer .col h5 a{
  font-family: Montserrat;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #fff;
}
footer .col ul {
  list-style-type:none;
  margin:10px 0 40px 0;
  padding:0;
  clear:both;
}
footer .col ul li {
  padding:0;
  margin:12px 0;
}
footer .col ul li a {
  font-family: Montserrat;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #fff;
}

footer .col-4{
  text-align:center;
}
footer .ftr-isic {
  margin-bottom:50px;
}
footer .ftr-logo-wrap{
  text-align:center;
}
footer .ftr-logo img {
  max-width:100px;
  height:auto;
  margin-bottom:10px;
}
footer .ftr-logo-wrap span {
  display:block;
  clear:both;
}
footer .ftr-rtk-name {
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #f0bdbf;
  margin-bottom:5px;
}
footer .ftr-rtk-title {
  font-family: Montserrat;
  font-size: 22px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
}
.mobile-menu-row {
  display:none;
}
.mobile-menu-row.header-fixed {
  display:none;
}

/* INNER PAGE */

.inner-header{
  border-top:11px solid #bc3337;
  width: auto;
  height: auto;
  background:#F8F4EF;
  padding:20px 15px 40px 4%;
  overflow-x:hidden;
}
.inner-header .logo-wrap .logo img {
  width:89px;
  height:89px;
}
.inner-header .logo-wrap .rtk-name {
  display:none;
}
.inner-header .logo-wrap .rtk-title {
  width:100px;
  margin-left:16px;
  clear:right;
  float:left;
  line-height:1.2;
  font-size:20px;
  color:#a73539;
}
.fp-header .logo-wrap .rtk-title a{
  color:#fff;
}
.inner-header .logo-wrap .rtk-title a{
  color:#a73539;
}

section.content {
  background-color:#F8F4EF;
  padding:30px 0;
}
.content .inner {
  max-width:1160px;
  margin:0 auto;
}

.blog-post,
.expandee,
.inner .content,
.inner .row,
.inner p
{
  text-align:justify;
}

.content-min-h {
  min-height:600px;
}

.locator {
  margin-top:-15px;
  font-size:90%;
}

.content {
  font-size:16px;
  line-height:28px;
}

.content hr {
  clear:both;
  border:0;
  background-color:transparent;
  height:1px;
  background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' stroke='%23202020' stroke-width='2' stroke-dasharray='1%2c7' stroke-dashoffset='0' stroke-linecap='square'/%3e%3c/svg%3e");
  margin:30px 0;
  padding:0;
  opacity:.7;
}

.content a,
.content a:hover{
  color:#8757cb;
  font-weight:500;
}

.content .row, .row{
  width:100%;
  max-width:768px;
  clear:both;
}
.content .col-md-6, .col-md-6{
  width:48%;
  padding-right:2%;
  float:left;
  display:block;
}
.content .col-md-9, .col-md-9{
  width:73%;
  padding-right:2%;
  float:left;
  display:block;
}
.expand {
  background:#FFF;
  padding:15px 20px;
  border-radius:5px;
  margin-bottom:15px;
}
.expand .expander {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%238757cb' d='M10.6.6 6 5.2 1.4.6 0 2l6 6 6-6z'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: 98% center;
  font-size:16px;
  color:#202020;
  font-weight:600;
  cursor:pointer;
}
.expand .expander.open {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%238757cb' d='M1.4 7.4 6 2.8l4.6 4.6L12 6 6 0 0 6z'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: 98% center;
}
.expand .expandee {
  margin:15px 0 10px 0;
  /* display:none; */
}
.expand .expandee.open {
  display:block !important;
}
.expand .expandee .hidden{
  display:block !important;
}
.expand .expandee .show-all{
  display:none !important;
}

.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6 {
  padding:0;
  margin: 0 0 24px 0;
  font-family: Montserrat;
  font-size: 28px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #202020;
}
.content h2 { font-size: 24px; margin-top:35px; margin-bottom:10px; }
.content h3 { font-size: 20px; margin-top:25px; margin-bottom:10px; }
.content h4 { font-size: 18px; margin-top:15px; margin-bottom:5px; }
.content h5 { font-size: 17px; margin-top:10px; margin-bottom:5px; }
.content h6 { font-size: 16px; margin-top:10px; margin-bottom:5px; }

.content .d1{
  /*background: url(/img/fp-deco-left.jpg) no-repeat left center;*/
}
.content .d2{
  min-height:500px;
  background-repeat:no-repeat;
  background-position:right top;
  /*background-image:url(/img/deco-1.jpg);*/
}

.content ul{
  margin:0 0 30px 0;
  padding:0 0 0 15px;
}
.content ul li {
  margin-bottom:10px;
  padding-left:6px;
}

.inner-header .menu a {
  color:#202020;
}
.inner-header .tmenu a {
  color:#636363;
}


.other-list .list-wrap {
  padding-left:10px;
  padding-right:10px;
  text-align:right;
}
.other-list .list .item {
  width:auto;
  height:60px;
  margin:10px;
  border:0;
  /*border:1px solid #CCC;*/
  background: #FFF;
  padding:10px;
  display:inline-block;
  overflow:hidden;
  text-align:center;
}
.other-list .list .item img {
  width:120px;
  height:60px;
  object-fit:contain;
}

.infup-img{
  width:auto;
  max-width:90%;
  height:auto;
  margin:20px auto;
  border-radius:10px;
}
#infup-close{
  background:rgba(0,0,0,0.4);
  border-radius:50%;
  width:60px;
  height:60px;
  line-height:60px;
}
@media only screen and (max-width:640px) {
  .other-list .list .item {
    height:35px;
    margin:5px;
    padding:5px;
  }
  .other-list .list .item img {
    width:90px;
    height:35px;
  }
  .infup-img{
    max-width:94%;
  }
  #infup-close{
    width:44px;
    height:44px;
    line-height:38px;
  }
  #infup-close i{
    font-size:30px!important;
  }
}

.partners .list-wrap {
  padding-left:50px;
  padding-right:50px;
}
.partners .list .item {
  width:auto;
  height:90px;
  margin-top:9px;
  /*border:1px solid #CCC;*/
  border:0;
  background: #FFF;
  padding:10px;
  display:inline-block;
  overflow:hidden;
  text-align:center;
}
.partners .list .item img {
  width:150px;
  height:90px;
  object-fit:contain;
}

.pagination-nav {
  width: 100%;
  display: block;
  position: relative;
  text-align: center;
  margin:30px 0;
}
.pagination-nav ul {
  margin: 0px;
  padding: 0px;
}
.pagination-nav ul li {
  display: inline-block;
  margin: 0px 2px;
}
.pagination-nav ul li a {
  display: block;
  background-color: none;
  height: 36px;
  width: 36px;
  /*line-height: 36px;*/
  line-height:257%;
  text-align: center;
  /*font-size: 14px;*/
  font-size: 100%;
}
.pagination-nav ul li.active a {
  background: #8757cb;
  color: #fff;
  border-radius:50%;
}


.o-gallery .item {
  text-align:left !important;
  border-radius:10px;
}
.o-gallery .owl-nav {
  margin-top:0px !important;
  color:#FFF !important;
}
.o-gallery .owl-nav .owl-next {
  position:absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  right:2%;
}
.o-gallery .owl-nav .owl-prev {
  position:absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  left:2%;
}
.o-gallery .owl-nav .owl-next span,
.o-gallery .owl-nav .owl-prev span {
  display:block;
  margin-top:-25px !important;
  opacity:0.9;
  background:#8558CE !important;
  border-radius:25px;
  width:50px;
  height:50px;
  line-height:40px;
  font-size:44px;
  color:#FFF !important;
}
.o-gallery .item .slide {
  max-width: 774px;
  margin:0 auto;
  border-radius:10px;
}
.o-gallery .item .slide .img {
  height: auto;
  margin: 0 0 15px 0;
  border-radius:10px;
}
.o-gallery .item .slide .img img {
  width:100%;
  height:auto;
  border-radius:10px;
}
.o-gallery .item .slide .descr {
  width: 100%;
  display:block;
  float:none;
  text-align:center;
}

ul.page-submenu {
  list-style-type:none;
  margin:0;
  padding:0;
}
ul.page-submenu li {
  display:block;
  clear:both;
  margin: 10px 0 10px 0;
  padding:0;
}
ul.page-submenu li a,
ul.page-submenu li a:hover {
  display:block;
  clear:both;
  margin:0;
  padding:15px 50px 15px 20px;
  background:#FFF;
  border-radius: 5px;
  background: #fff url(/img/arrow-r.svg) no-repeat 95% center;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #202020;
}

.file-download{
  width:auto;
  display:block;
  clear:both;
  margin: 10px 0 8px 0;
  padding: 10px 9px 10px 40px;
  border-radius: 5px;
  background-color: #e7ddf5;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 600 !important;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #8757cb;
  position:relative;
  text-align:left !important;
}
.file-download::before {
  content: "\f15c";
  font-family: 'Font Awesome\ 5 Free';
  font-weight: 400 !important;
  font-size: 17px;
  display:block;
  position:absolute;
  left:16px;
  top:9px;
}

.programma div{
  margin:0 0 20px 32px;
  position:relative;
  clear:both;
}
.programma div p{
  margin:0 0 10px 0;
}
.programma .edu::before{
  font-family: 'Font Awesome\ 5 Free';
  left:-32px;
  font-weight: 900 !important;
  position:absolute;
  top:0;
  font-size: 17px;
  color:#a73539;
  content: "\f19d";
}
.programma .lng::before{
  font-family: 'Font Awesome\ 5 Free';
  left:-32px;
  font-weight: 400 !important;
  position:absolute;
  top:0;
  font-size: 17px;
  color:#a73539;
  content: "\f4ad";
}
.programma .years::before{
  font-family: 'Font Awesome\ 5 Free';
  left:-30px;
  font-weight: 400 !important;
  position:absolute;
  top:0;
  font-size: 17px;
  color:#a73539;
  content: "\f274";
}
.programma .type::before{
  font-family: 'Font Awesome\ 5 Free';
  left:-32px;
  font-weight: 400 !important;
  position:absolute;
  top:0;
  font-size: 17px;
  color:#a73539;
  content: "\f017";
}
.programma .place::before{
  font-family: 'Font Awesome\ 5 Free';
  left:-30px;
  font-weight: 900 !important;
  position:absolute;
  top:0;
  font-size: 17px;
  color:#a73539;
  content: "\f3c5";
}
.programma .req::before{
  font-family: 'Font Awesome\ 5 Free';
  left:-32px;
  font-weight: 900 !important;
  position:absolute;
  top:0;
  font-size: 17px;
  color:#a73539;
  content: "\f055";
}

.content .video-demo {
  padding:30px 0;
}
.content .video-demo iframe {
  max-width:560px;
  width:100%;
}

.content .video-demo img {
  border-radius:5px;
  width:auto;
  max-width:100%;
  height:auto;
}

.ci-place, .ci-phone, .ci-email, .ci-clock, .ci-map{
  display:inline-block;
  margin:5px 0 0 0;
}

.ci-place::before{
  display:inline-block;
  width:30px;
  margin-left:1px;
  font-family: 'Font Awesome\ 5 Free';
  font-weight: 900 !important;
  position:relative;
  font-size: 17px;
  content: "\f3c5";
}
.ci-phone::before{
  display:inline-block;
  width:29px;
  margin-left:2px;
  font-family: 'Font Awesome\ 5 Free';
  font-weight: 900 !important;
  position:relative;
  font-size: 17px;
  content: "\f3cd";
}
.ci-email::before{
  display:inline-block;
  width:31px;
  font-family: 'Font Awesome\ 5 Free';
  font-weight: 400 !important;
  position:relative;
  font-size: 17px;
  content: "\f0e0";
}
.ci-email a, .ci-email a:hover{
  font-weight:600;
}
.ci-clock::before{
  display:inline-block;
  width:31px;
  font-family: 'Font Awesome\ 5 Free';
  font-weight: 400 !important;
  position:relative;
  font-size: 17px;
  content: "\f017";
}
.ci-map a, .ci-map a:hover{
  font-weight:600;
}
.ci-map::before{
  display:inline-block;
  width:31px;
  font-family: 'Font Awesome\ 5 Free';
  font-weight: 400 !important;
  position:relative;
  font-size: 17px;
  content: "\f279";
}

.content .weekdays {
  margin-left:30px;
}
.content .weekdays span {
  display:inline-block;
  width:130px;
}

/* gallery */
.item-box img {
  border-radius:9px;
  margin-top:30px;
}

blockquote {
  margin:20px 0 20px 0;
  padding:0 0 0 16px;
  border-left:4px solid #a73539;
}

.content ul ul ul {
  margin-top:15px !important;
}



/* --------------------------------------------------------------------------------------- */
/* Search Overlay Menu 2 -------------- */
/* --------------------------------------------------------------------------------------- */
.search-overlay-menu2, .search-overlay-menu3 {
position: fixed;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
background-color: rgba(35, 35, 35, 0.9);
-webkit-transition: transform 0.3s ease 0s, opacity 0.3s ease 0s, visibility 0s ease 0.3s;
-moz-transition: transform 0.3s ease 0s, opacity 0.3s ease 0s, visibility 0s ease 0.3s;
-ms-transition: transform 0.3s ease 0s, opacity 0.3s ease 0s, visibility 0s ease 0.3s;
-o-transition: transform 0.3s ease 0s, opacity 0.3s ease 0s, visibility 0s ease 0.3s;
transition: transform 0.3s ease 0s, opacity 0.3s ease 0s, visibility 0s ease 0.3s;
opacity: 0;
visibility: hidden;
z-index: 2200;
text-align: center;
}

.search-overlay-menu2.open, .search-overlay-menu3.open {
opacity: 1;
visibility: visible;
-webkit-transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;
-moz-transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;
-ms-transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;
-o-transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;
transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;
}

.search-overlay-menu2 form {
height: 120px;
position: absolute;
top: 50%;
left: 0;
margin: -60px auto 0;
width: 60%;
left: 20%;
transform: translateY(20px);
-moz-transform: translateY(20px);
-ms-transform: translateY(20px);
-o-transform: translateY(20px);
-webkit-transform: translateY(20px);
transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
-webkit-transition: all 0.3s ease-in-out 0s;
}

.search-overlay-menu2.open form {
transform: translateY(0px);
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
-o-transform: translateY(0px);
-webkit-transform: translateY(0px);
}

.search-overlay-menu2 input[type="search"] {
height: 100%;
width: 100%;
color: #fff;
background: transparent;
border-top: 0px solid transparent;
border-bottom: 2px solid #909090 !important;
border-left: 0px solid transparent;
border-right: 0px solid transparent;
/*font-size: 60px;*/
font-size: 428%;
font-weight: 300;
outline: none;
padding: 10px;
}

.search-overlay-menu2 form button {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
border: medium none;
font-size: 3rem;
position: absolute;
right: 0;
top: 40px;
color: #c6c6c6;
}

.search-overlay-menu2 .search-overlay-close2,
.search-overlay-menu3 .search-overlay-close3 {
position: absolute;
top: 20px;
right: 20px;
opacity: 1;
/*font-size: 40px;*/
font-size: 285%;
color: #fff;
}

.search-overlay-menu2 .search-overlay-close2:hover,
.search-overlay-menu3 .search-overlay-close3:hover {
color: #F6B401;
cursor: pointer;
}


.settings-size-150 {
  zoom: 150%;
  -moz-transform: scale(1.5);
  -moz-transform-origin: 0 0;
}
.settings-size-200 {
  zoom: 200%;
  -moz-transform: scale(2);
  -moz-transform-origin: 0 0;
}
.settings-size-250 {
  zoom: 250%;
  -moz-transform: scale(2.5);
  -moz-transform-origin: 0 0;
}

.hidden {
  display:none;
}

/** ---------------------------------
 *  Simple Cookie alert
 * ---------------------------------- */
.cookie-alert {
  z-index: 102;
  background: #FFF;
  font-size: 16px;
  line-height: 24px;
  padding: 30px 0;
  position: fixed;
  width: 100%;
  transition: all 200ms ease-in-out;
  opacity: 0;
  display:none;
  bottom: -60px;
}
.cookie-alert .btn-small,
.cookie-alert .btn-small:hover{
  padding:11px 22px;
  height:auto;
  line-height:1;
  margin-right:9px;
  font-size:14px;
  margin-bottom:5px;
}
.cookie-alert .btn-cookie-alt {
  opacity:0.7;
}

.cookie-alert .lr-row{
  margin-bottom:10px;
}
.cookie-alert label{
  display:inline-block;
  margin:5px 15px 5px 0;
}

/*
.cookie-alert .cookie-close {
  box-sizing: border-box;
  height: 48px;
  line-height: 48px;
  display: inline-block;
  margin-top: 20px;
  text-transform: uppercase;
}
*/
@media only screen and (min-width: 960px) {
  .cookie-alert .cookie-close {
    margin-top: 0;
    white-space: nowrap;
  }
}

.lr-container {
  width: auto;
  max-width: 1200px;
  padding-left: 16px;
  padding-right: 16px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 480px) {
  .lr-container {
    padding-left: 24px;
    padding-right: 24px;
  }
}

.lr-row {
  margin-left: -8px;
  margin-right: -8px;
}
@media only screen and (min-width: 480px) {
  .lr-row {
    margin-left: -12px;
    margin-right: -12px;
  }
}

[class*=lrc-] {
  box-sizing: border-box;
  position: relative;
  min-height: 1px;
  padding-right: 8px;
  padding-left: 8px;
  float: left;
  width: 100%;
}

@media only screen and (min-width: 960px) {
  .lrc-lg-1 {
    width: calc(100% / 12 * 1);
  }

  .lrc-lg-offset-1 {
    margin-left: calc(100% / 12 * 1);
  }

  .lrc-lg-2 {
    width: calc(100% / 12 * 2);
  }

  .lrc-lg-offset-2 {
    margin-left: calc(100% / 12 * 2);
  }

  .lrc-lg-3 {
    width: calc(100% / 12 * 3);
  }

  .lrc-lg-offset-3 {
    margin-left: calc(100% / 12 * 3);
  }

  .lrc-lg-4 {
    width: calc(100% / 12 * 4);
  }

  .lrc-lg-offset-4 {
    margin-left: calc(100% / 12 * 4);
  }

  .lrc-lg-5 {
    width: calc(100% / 12 * 5);
  }

  .lrc-lg-offset-5 {
    margin-left: calc(100% / 12 * 5);
  }

  .lrc-lg-6 {
    width: calc(100% / 12 * 6);
  }

  .lrc-lg-offset-6 {
    margin-left: calc(100% / 12 * 6);
  }

  .lrc-lg-7 {
    width: calc(100% / 12 * 7);
  }

  .lrc-lg-offset-7 {
    margin-left: calc(100% / 12 * 7);
  }

  .lrc-lg-8 {
    width: calc(100% / 12 * 8);
  }

  .lrc-lg-offset-8 {
    margin-left: calc(100% / 12 * 8);
  }

  .lrc-lg-9 {
    width: calc(100% / 12 * 9);
  }

  .lrc-lg-offset-9 {
    margin-left: calc(100% / 12 * 9);
  }

  .lrc-lg-10 {
    width: calc(100% / 12 * 10);
  }

  .lrc-lg-offset-10 {
    margin-left: calc(100% / 12 * 10);
  }

  .lrc-lg-11 {
    width: calc(100% / 12 * 11);
  }

  .lrc-lg-offset-11 {
    margin-left: calc(100% / 12 * 11);
  }

  .lrc-lg-12 {
    width: calc(100% / 12 * 12);
  }

  .lrc-lg-offset-12 {
    margin-left: calc(100% / 12 * 12);
  }

  .lrc-lg-offset-0 {
    margin-left: 0;
  }
}


/* RESPONSIVE */

.content .expand .expandee {
  display:none;
}

@media screen and (min-width: 1440px) {
  .fp-header {
    padding-right:7%;
    padding-left:7%;
  }
  .menu, .tmenu {
    right:7%;
  }
  #tm-menu-wrap {
    display:block;
  }
}

@media screen and (min-width: 1241px) {
  .menu li:hover>.dropdown,
  .dropdown.open {
    display: block;
  }
  .menu hr {
    display:none;
  }
}

@media screen and (max-width: 1240px) {
  .content .d1,
  .content .d2 {
    background: none !important;
  }
  .content .inner {
    margin:0 auto;
    padding:0 20px;
  }
  .inner-header .logo-wrap {
    display:none;
  }
  .inner-header{
    border-top:11px solid #F8F4EF;
  }
  .mobile-menu-row {
    margin-top:-60px;
    display:block;
    position:fixed;
    top:0;
    left:0;
    z-index:1003;
    background:rgba(160, 52, 55, 0.9);
    height:60px;
    width:100%;
    -moz-transition: all 0.25s ease 0s;
    -webkit-transition: all 0.25s ease 0s;
    -o-transition: all 0.25s ease 0s;
    font-size:16px;
  }
  .mobile-menu-row.header-fixed {
    margin-top:0px;
    display:block;
  }
  .mobile-menu-row.header-fixed-always,
  .mobile-menu-row-inner {
    margin-top:0px !important;
    display:block !important;
  }
  .mobile-menu-row .mob-logo {
    display:block;
    float:left;
    margin:12px 5px 0 12px;
    width:36px;
    height:36px;
  }
  .mobile-menu-row .mob-rtk-title {
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #fff;
    display:inline-block;
    margin-top:18px;
  }

  #tm-menu-opener {
    display:block;
    float:right;
    width:34px;
    height:30px;
    margin:0;
    position:fixed;
    top:16px;
    right:20px;
    z-index:1004;
  }
  #tm-menu-wrap {
    z-index:1001;
    display:none;
    position:fixed;
    left:0;
    top:0;
    height:100%;
    width:100%;
    background:rgba(160, 52, 55, 1);
    padding:20px 0;
    overflow:auto;
  }
  #tm-menu-wrap.open{
    display:block;
  }
  .tmenu {
    display:none;
  }
  .tmenu-mobile {
    display:block;
  }
  .tmenu-mobile {
    position:relative;
    list-style-type:none;
    margin:0;
    padding:0;
    display:block;
    float:none;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
  }
  .tmenu-mobile li {
    display:inline-block;
    margin:10px 20px;
  }
  .menu {
    width:100%;
    position:relative;
    color:#ffffff;
    list-style-type:none;
    margin:0;
    padding:0;
    display:block;
    float:none;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    right:0;
    margin-bottom: 30px;
  }
  .inner-header .menu a {
    color:#ffffff !important;
  }
  .menu li {
    display:block;
    margin:10px 0;
    /*border-bottom:1px solid #f0bdbf;*/
    padding:2px 0 4px 0;
  }
  .menu li a{
    color:#ffffff;
    margin:0 20px;
    display:block;
    padding-bottom:5px;
  }
  .menu hr {
    margin:10px 20px 0 20px;
    display:block;
    height:1px;
    background-color:#f0bdbf;
    border:0;
    opacity:0.7;
  }
  a.menu-has-sub {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%23FFFFFF' d='M10.6.6 6 5.2 1.4.6 0 2l6 6 6-6z'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: 98% center;
  }
  a.menu-has-sub.open {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%23FFFFFF' d='M1.4 7.4 6 2.8l4.6 4.6L12 6 6 0 0 6z'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: 98% center;
  }
  .dropdown {
    padding:6px 0;
    margin:5px 0 -10px 0;
    display: none;
    position: relative;
    background-color: #82171A;
    width: 100%;
    box-shadow: none;
    z-index: 1;
    font-size: 16px;
    font-weight: 600;
  }
  .dropdown li {
    margin-left:0;
    display:block;
    clear:both;
  }
  .dropdown li a {
    color: #fff;
    padding: 8px 16px;
    text-decoration: none;
    display: block;
  }
  .dropdown li a:hover{
    background-color: #82171A;
  }
  .dropdown-last {
    left:0;
  }
  .deco-imgs.desktop {
    margin-right:-140px;
    float:right;
    position:relative;
  }

  .tmenu-mobile {
    margin-bottom:100px;
  }
  .tmenu-mobile-links-wrap{
    padding:20px;
  }
  ul.tmenu-mobile-links {
    margin:40px 0 0 0;
    width:100%;
    padding:0;
  }
  .tmenu-mobile-links li {
    width:49%;
    max-width:180px;
    display:block;
    float:left;
    margin:0;
    padding:10px 0;
  }

  .tmenu-mobile-buttons-wrap{
    width:100%;
    padding:0;
    display:block;
    position:fixed;
    bottom:0;
    left:0;
    background:#A03437;
    z-index:1005;
    box-shadow: 0px -8px 16px 0px rgba(0,0,0,0.2);
  }
  .tmenu-mobile-buttons {
    height:35px;
    display:block;
    margin:0 20px;
    padding:15px 0 0 0;
    /*border-top:1px solid rgba(240, 189, 191, 0.7);*/
  }
  .tmenu-mobile-buttons li {
    display:block;
    width:20%;
    text-align:center;
    float:left;
    margin:0;
    padding:0;
  }
  .tmenu-mobile-buttons li a {
    display:inline-block;
    float:none;
  }

}

@media screen and (max-width: 1140px) {
  .hidden-desktop {
    display:block;
  }
  .deco-imgs.desktop {
    margin-right:-240px;
    float:right;
    position:relative;
  }
  .fp-news .d1,
  .fp-news .d2,
  .content .d1,
  .content .d2 {
    background: none;
  }
  .fp-pre-ftr .ed-systems {
    max-width:430px;
    display:block;
    margin:0 auto 60px auto;
    clear:both;
    float:none;
  }
  .fp-pre-ftr .for-students {
    display:block;
    margin:0 auto 60px auto;
    clear:both;
    float:none;
  }

  footer {
    padding:0;
  }
  footer .inner {
    width:auto;
    margin:0;
    padding:0;
  }
  footer .col-1-2-3-wrap {
    padding:45px 0 15px 0;
    margin:0 4%;
  }
  footer .col {
    display:block;
    width:auto;
    float:none;
  }
  footer .col h5,
  footer .col h5 a{
    font-size:16px;
    cursor:pointer;
  }
  /*
  footer .col h5.ftr-has-sub{
    background: url(/img/expand.svg) no-repeat 98% center;
  }
  */
  footer .col h5.ftr-has-sub {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%23FFFFFF' d='M10.6.6 6 5.2 1.4.6 0 2l6 6 6-6z'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: 98% center;
  }
  footer .col h5.ftr-has-sub.open {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%23FFFFFF' d='M1.4 7.4 6 2.8l4.6 4.6L12 6 6 0 0 6z'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: 98% center;
  }

  .ftr-ul {
    border-bottom:1px solid #DD9799;
    padding:0;
    margin:8px 0 12px 0 !important;
  }
  .ftr-ul-last {
    border-bottom: 0;
  }
  .ftr-ul li {
    display:none;
  }
  .ftr-ul.open li {
    display:block;
  }
  .ftr-isic {
    display:none;
    margin:0;
  }
  .ftr-isic.open {
    display:block;
  }
  footer {
    background:#B03F43;
  }
  footer .col-4-wrap {
    background:#9F4245;
    padding:15px 0 30px 0;
  }
  footer .col-4 {
    margin:0 4%;
  }
  footer .col-4 h5 {
    text-align:left;
    margin-bottom:30px;
  }
}

@media screen and (max-width: 1000px) {
  .deco-imgs.desktop {
    display:none;
  }
  .deco-imgs.mobile {
    display:block;
    position:relative;
    margin-right:-90px;
  }
  .fp-header {
    width: auto;
    height: auto;
    padding:0;
    overflow-x:hidden;
  }
  .logo-wrap{
    float:none;
    display:block;
    width:100%;
    text-align:center;
    margin-top:30px;
  }
  .logo {
    float:none;
    display:inline-block;
    clear:both;
    width:90px;
    height:auto;
  }
  .rtk-name {
    display:block;
    clear:both;
    width:100%;
    padding-top:10px;
    font-size: 13px;
    font-weight: 500;
  }
  .rtk-title {
    display:block;
    clear:both;
    padding-top:10px;
    font-size: 20px;
    font-weight: 600;
  }
  a.ed-sel {
    margin-left:20px;
  }
  .fp-header {
    padding-bottom:30px;
  }

  /* FIRST PAGE NEWS // MOBILE */
  section.fp-news {
    padding:60px 20px;
  }
  .fp-news article {
    padding: 20px;
  }
  .fp-news article .date{
    font-size: 14px;
  }
  .fp-news article h2{
    font-size: 18px;
  }
  .fp-news article div{
    font-size: 16px;
  }
  .fp-news article .more a{
    font-size: 16px;
  }


  .fp-programs {
    padding: 30px 20px;
  }
  .fp-programs .sec-title {
    font-size: 16px;
    margin: 0 0 20px 0;
  }
  .fp-programs .rs-box {
    max-width: 774px;
    height: auto;
    margin: 19px auto 19px auto;
    padding: 6px;
  }
  .fp-programs .rs-box div {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 10px 0;
    display:block;
    float:none;
  }
  .fp-programs .rs-box span.main {
    margin: 1px 0 5px 0;
    font-size: 18px;
  }
  .fp-programs .rs-box span.sub {
    margin: 5px 0 0;
    font-size: 14px;
  }
  .fp-programs .rs-slides {
    padding-bottom:10px;
  }
  .fp-programs .rs-slides .slide {
    max-width: 774px;
    margin:0 auto;
  }
  .fp-programs .rs-slides .slide .img {
    height: auto;
    margin: 44px 0 20px 0;
  }
  .fp-programs .rs-slides .slide .img img {
    width:100%;
    height:auto;
    border-radius:10px;
  }
  .fp-programs .rs-slides .slide .title {
    width: 100%;
    float:none;
    font-size: 16px;
    margin-bottom:10px;
  }
  .fp-programs .rs-slides .slide .details {
    width: 100%;
    float:none;
    font-size: 16px;
  }

  .fp-pre-ftr {
    padding: 30px 0;
  }
  .fp-pre-ftr .inner {
    max-width:100%;
    margin:0 20px;
  }
  .fp-pre-ftr .ed-systems {
    width:90%;
    min-width:0;
    max-width:430px;
    min-height:0;
    padding-bottom:30px;
    float:none;
    margin:0 auto;
    height:auto;
    border-radius: 5px;
    text-align:center;
  }
  .fp-pre-ftr .ed-systems .title {
    font-size: 16px;
    padding:30px 0 10px 0;
  }
  .fp-pre-ftr .ed-systems .systems {
    vertical-align:middle;
    margin:10px 0 30px 0;
  }
  .fp-pre-ftr .ed-systems .systems a {
    margin: 0 10px;
    display:inline-block;
    position:relative;
  }
  .fp-pre-ftr .ed-systems .systems a img {
    width:90%;
    height:auto;
  }
  .fp-pre-ftr .ed-systems .forgot a {
    font-size: 16px;
  }

  .fp-pre-ftr .ed-systems {
    display:block;
    float:none;
    clear:both;
    margin-top:30px;
  }

  .fp-pre-ftr .for-students {
    display:block;
    float:none;
    clear:both;
    margin:60px auto 0 auto;
  }

}

#wid-search {
  width:50%;
}

@media screen and (max-width: 860px) {

  #wid-search{
    width:90%;
  }
  .btn-search{
    margin-left:0 !important;
    margin-bottom:20px !important;
  }

  .fp-header .cat-sel {
    display:block;
    padding:30px 15px 30px 15px;
    width:auto;
    max-width:382px;
    float:none;
    clear:both;
    margin: 0 auto;
  }
  a.ed-sel {
    display:block;
    clear:both;
    float:none;
    max-width: 382px;
    max-height: 78px;
    margin: 0 auto 10px auto;
    padding: 16px 20px 15px 28px;
    border-radius: 5px;
    font-family: Montserrat;
    font-size: 22px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.09;
    letter-spacing: normal;
    background-color: #fff;
  }
  .deco-imgs.mobile {
    margin-top:0;
    padding-top:0;
  }
  .img-fp1-mob{
    max-width:192px!important;
  }
  .img-fp2-mob{
    max-width:141px!important;
  }
  .img-fp3-mob{
    max-width:220px!important;
  }
  .img-fp4-mob{
    max-width:84px!important;
  }
  .img-fp5-mob{
    max-width:84px!important;
  }
  .fp-pre-ftr .for-students {
    display:block;
    float:none;
    clear:both;
    margin:60px auto 0 auto;
    width:100%;
    max-width:686px;
    height:auto;
  }
  .fp-pre-ftr .for-students .container {
    padding:20px;
  }
  .fp-pre-ftr .for-students .box-a {
    width: auto;
    height: auto;
    margin: 0 0 10px 0;
    padding: 14px 20px 10px 20px;
    border-radius: 5px;
    display:block;
    float:none;
    font-size: 14px;
  }
  .fp-pre-ftr .for-students .box-a span {
    font-size: 18px;
    display:block;
    margin-bottom:2px;
  }
  .fp-pre-ftr .for-students .info {
    clear:both;
    padding:10px 0 0 0;
    font-size: 16px;
  }
  .fp-pre-ftr .for-students .deco {
    width:95%;
    display:inline-block;
    float:none;
    margin:10px 5% -36px 0;
    height:114px;
    /*
    height:75px;
    background: url(/img/fp-ftr-deco-small.jpg) no-repeat right top;
    */
  }
  .fp-pre-ftr .partners img.demo-logos {
    display:none;
  }
  .fp-pre-ftr .partners img.demo-logos-mobile {
    display:inline-block;
  }
}


@media screen and (max-width: 600px) {

  footer .ftr-logo-wrap img {
    width:70px;
    height:70px;
    float:left;
    margin-right:10px;
  }
  footer .ftr-logo-wrap span {
    display:block;
    float:left;
    clear:right;
  }
  footer .ftr-rtk-name {
    margin-top:10px;
    font-size:14px !important;
  }
  footer .ftr-rtk-title {
    font-size:17px !important;
  }
  .fp-pre-ftr .ed-systems .systems a {
    margin: 0;
  }
  .fp-pre-ftr .ed-systems .systems a img {
    width:80%;
    height:auto;
  }
  .fp-pre-ftr .ed-systems .forgot a {
    font-size: 15px;
  }

  .fp-programs .owl-nav .owl-next span,
  .fp-programs .owl-nav .owl-prev span {
    margin-top:-44px;
  }

  .content .col-md-6, .col-md-6,
  .content .col-md-9, .col-md-9{
    width:96%;
    padding:0 2%;
    float:none;
    clear:both;
  }

  .mb-sm-0{ margin-bottom:0 !important; }
  .mb-sm-5{ margin-bottom:5px; }
  .mb-sm-10{ margin-bottom:10px; }
  .mb-sm-15{ margin-bottom:15px; }
  .mb-sm-30{ margin-bottom:30px; }
  .mb-sm-45{ margin-bottom:45px; }
  .mb-sm-60{ margin-bottom:60px; }

  .locator {
    font-size:80%;
  }

  a.btn, a.btn:hover {
    display:block;
    width:auto;
    max-width:100%;
    text-align:center;
    margin:0;
  }

}

.expand .read-all {
  display:none !important;
}



/* sakumlapa msg-pazinojumi header sarkanaja dala */
.deco-imgs-message {
  display:block;
  position:absolute;
  left:145px;
  top:88px;
  background:#FFF;
  border-radius:4px;
  box-shadow: 0px 0px 16px rgba(0,0,0,0.9);
  width:485px;
  height:270px;
  opacity:0.97;
}
.deco-imgs-message.imgs-message-mobile{
  display:none;
}
@media screen and (max-width: 999px){
  .deco-imgs-message{
    display:none;
  }
  .deco-imgs-message.imgs-message-mobile{
    position:relative;
    display:block;
    left:0;
    top:0;
    margin:0 auto 0 auto;
    width:70%;
    height:unset;
    padding:40px 10%;
    clear:both;
    box-shadow: 0px 0px 16px rgba(0,0,0,0.5);
  }
}
@media screen and (max-width: 859px){
  .deco-imgs-message.imgs-message-mobile{
    top:-160px;
    margin:0 auto -120px auto;
  }
}
@media screen and (max-width: 1240px) {
  .deco-imgs-message {
    left:30px;
  }
}
.deco-imgs-message .inner {
  display:table;
  width:100%;
}
.deco-imgs-message .inner .tr {
  display: table-row;
}
.deco-imgs-message .inner .tr .td {
  display: table-cell;
  width:445px;
  height:230px;
  padding:20px;
  overflow-y:visible;
  overflow-x:hidden;
  text-align:center;
  vertical-align:middle;
}
.deco-imgs-message.imgs-message-mobile .inner {
  display:block;
  text-align:center;
}
.deco-imgs-message .hamburger {
  position:absolute;
  right:10px;
  top:10px;
}
.deco-imgs-message .hamburger .line {
  width: 22px;
  background-color:#8757cb;
}
.message-title {
  font-size: 18px;
  font-weight: 500;
  color: #646464;
  text-transform:uppercase;
  clear:both;
  width:100%;
  display:inline-block;
  clear:both;
  margin-bottom:20px;
}
.message-content {
  font-size: 22px;
  font-weight: 600;
  text-align: center;
  color: #202020;
  width:100%;
  display:inline-block;
  clear:both;
}
.message-link {
  width:100%;
  display:inline-block;
  clear:both;
  margin-top:20px;
}
.message-link a, .message-link a:hover{
  font-size: 18px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #8757cb;
}

.footer-copyright{
  padding:30px 0;
  color:#FFF;
}
.footer-copyright a{
  color:#FFF;
}
.ftr-cookies-settings-btn {
  float:left;
  margin-left:10px;
}
@media screen and (max-width: 1240px) {
 .ftr-cookies-settings-btn {
  float:none;
  margin:10px 0;
 }
}
.contacts-list p.mb-30{
    display:block;
    width:50%;
    float:left;
    min-height:380px;
    text-align:left!important;
}
.contacts-list p.mb-30 img{
  border-radius: 70px;
  width: 140px;
  height: 140px;
  margin-top: 15px;
  margin-right: 15px;
  margin-bottom: 15px;
  float:left;
}

@media screen and (max-width: 999px) {
  .contacts-list p.mb-30{
      display:block;
      width:100%;
      float:left;
      min-height:200px;
  }
}