

.content ul {
  --icon-space: 1.3em;
  list-style: none;
  padding: 0;
}

.content ul li {
  padding-left: var(--icon-space);
  margin-bottom: 5px;
}

.content ul li:before {
  content: "\f00c"; /* FontAwesome Unicode */
  font-family: FontAwesome;
  display: inline-block;
  margin-left: calc( var(--icon-space) * -1 );
  width: var(--icon-space);
  vertical-align: -1px;
  padding-right: 20px;
}


.content ul ul {
  --icon-space: 1.3em;
  list-style: none;
  padding: 0;
}

.content ul ul li {
  padding-left: var(--icon-space);
}

.content ul ul li:before {
  content: "\f00c"; /* FontAwesome Unicode */
  font-family: FontAwesome;
  display: inline-block;
  margin-left: calc( var(--icon-space) * -1 );
  width: var(--icon-space);
  vertical-align: 1px;
  padding-right: 25px;
  font-size: 10px;
  color: gray;
}


.content ol {
  padding-left: 15px;
}











.vikon-wrapper .mycontainer ol, .vikon-wrapper .mycontainer ul {
  margin-bottom: 0px;
}


.vikon-content ul {
  list-style: disc;
  margin-left: 35px;
}

.vikon-content ul li {
  margin-top: 4px;
  margin-bottom: 4px;
  line-height: 17px;
}

.vikon-content a:hover {
  text-decoration: underline!important;
}


.jstree ul {
	list-style: circle;
}

.jstree ul li:before {
	display: none;
}

.pagination li {
  list-style: none!important; 
  padding-left: 0px !important;
}

ul.pagination li:before {
  display: none;
}



body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}



/*!
 * Datepicker for Bootstrap v1.9.0 (https://github.com/uxsolutions/bootstrap-datepicker)
 *
 * Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0)
 */
.datepicker {
    padding: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    direction: ltr;
}

/*.datepicker-inline {
  width: 220px;
}*/
.datepicker-rtl {
    direction: rtl;
}

.datepicker-rtl.dropdown-menu {
    left: auto;
}

.datepicker-rtl table tr td span {
    float: right;
}

.datepicker-dropdown {
    top: 0;
    left: 0;
}

.datepicker-dropdown:before {
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #999;
    border-top: 0;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    position: absolute;
}

.datepicker-dropdown:after {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    border-top: 0;
    position: absolute;
}

.datepicker-dropdown.datepicker-orient-left:before {
    left: 6px;
}

.datepicker-dropdown.datepicker-orient-left:after {
    left: 7px;
}

.datepicker-dropdown.datepicker-orient-right:before {
    right: 6px;
}

.datepicker-dropdown.datepicker-orient-right:after {
    right: 7px;
}

.datepicker-dropdown.datepicker-orient-bottom:before {
    top: -7px;
}

.datepicker-dropdown.datepicker-orient-bottom:after {
    top: -6px;
}

.datepicker-dropdown.datepicker-orient-top:before {
    bottom: -7px;
    border-bottom: 0;
    border-top: 7px solid #999;
}

.datepicker-dropdown.datepicker-orient-top:after {
    bottom: -6px;
    border-bottom: 0;
    border-top: 6px solid #fff;
}

.datepicker table {
    margin: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.datepicker td, .datepicker th {
    text-align: center;
    width: 20px;
    height: 20px;
    border: none;
}

.table-striped .datepicker table tr td, .table-striped .datepicker table tr th {
    background-color: transparent;
}

.datepicker table tr td.day:hover, .datepicker table tr td.day.focused {
    background: #ff0000;
    cursor: pointer;
    color: #000;
}

.datepicker table tr td.old, .datepicker table tr td.new {
    color: #999;
}

.datepicker table tr td.disabled, .datepicker table tr td.disabled:hover {
    background: none;
    color: #999;
    cursor: default;
}

.datepicker table tr td.highlighted {
    background: #d9edf7;
    border-radius: 0;
}

.datepicker table tr td.today, .datepicker table tr td.today:hover, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:hover {
    background-color: #ff0000;
    color: #000;
}

.datepicker table tr td.today:hover, .datepicker table tr td.today:hover:hover, .datepicker table tr td.today.disabled:hover, .datepicker table tr td.today.disabled:hover:hover, .datepicker table tr td.today.disabled, .datepicker table tr td.today:hover.disabled, .datepicker table tr td.today.disabled.disabled, .datepicker table tr td.today.disabled:hover.disabled, .datepicker table tr td.today[disabled], .datepicker table tr td.today:hover[disabled], .datepicker table tr td.today.disabled[disabled], .datepicker table tr td.today.disabled:hover[disabled] {
    background-color: #fdf59a;
}

.datepicker table tr td.today:hover:hover {
    color: #000;
}

.datepicker table tr td.today.active:hover {
    color: #fff;
}

.datepicker table tr td.range, .datepicker table tr td.range:hover, .datepicker table tr td.range.disabled, .datepicker table tr td.range.disabled:hover {
    background: #000;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.datepicker table tr td.range.today, .datepicker table tr td.range.today:hover, .datepicker table tr td.range.today.disabled, .datepicker table tr td.range.today.disabled:hover {
    background-color: #f3d17a;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.datepicker table tr td.range.today:hover, .datepicker table tr td.range.today:hover:hover, .datepicker table tr td.range.today.disabled:hover, .datepicker table tr td.range.today.disabled:hover:hover, .datepicker table tr td.range.today.disabled, .datepicker table tr td.range.today:hover.disabled, .datepicker table tr td.range.today.disabled.disabled, .datepicker table tr td.range.today.disabled:hover.disabled, .datepicker table tr td.range.today[disabled], .datepicker table tr td.range.today:hover[disabled], .datepicker table tr td.range.today.disabled[disabled], .datepicker table tr td.range.today.disabled:hover[disabled] {
    background-color: #f3e97a;
}

.datepicker table tr td.selected, .datepicker table tr td.selected:hover, .datepicker table tr td.selected.disabled, .datepicker table tr td.selected.disabled:hover {
    background-color: #9e9e9e;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.datepicker table tr td.selected:hover, .datepicker table tr td.selected:hover:hover, .datepicker table tr td.selected.disabled:hover, .datepicker table tr td.selected.disabled:hover:hover, .datepicker table tr td.selected.disabled, .datepicker table tr td.selected:hover.disabled, .datepicker table tr td.selected.disabled.disabled, .datepicker table tr td.selected.disabled:hover.disabled, .datepicker table tr td.selected[disabled], .datepicker table tr td.selected:hover[disabled], .datepicker table tr td.selected.disabled[disabled], .datepicker table tr td.selected.disabled:hover[disabled] {
    background-color: #808080;
}

.datepicker table tr td span {
    display: block;
    width: 23%;
    height: 54px;
    line-height: 54px;
    float: left;
    margin: 1%;
    cursor: pointer;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.datepicker table tr td span:hover, .datepicker table tr td span.focused {
    background: #eee;
}

.datepicker table tr td span.disabled, .datepicker table tr td span.disabled:hover {
    background: none;
    color: #999;
    cursor: default;
}

.datepicker table tr td span.old, .datepicker table tr td span.new {
    color: #999;
}

.datepicker .datepicker-switch {
    width: 145px;
}

.datepicker .datepicker-switch, .datepicker .prev, .datepicker .next, .datepicker tfoot tr th {
    cursor: pointer;
}

.datepicker .datepicker-switch:hover, .datepicker .prev:hover, .datepicker .next:hover, .datepicker tfoot tr th:hover {
    background: #eee;
}

.datepicker .prev.disabled, .datepicker .next.disabled {
    visibility: hidden;
}

.datepicker .cw {
    font-size: 13px;
    width: 12px;
    padding: 0 2px 0 5px;
    vertical-align: middle;
}

.input-append.date .add-on, .input-prepend.date .add-on {
    cursor: pointer;
}

.input-append.date .add-on i, .input-prepend.date .add-on i {
    margin-top: 3px;
}

.input-daterange input {
    text-align: center;
}

.input-daterange input:first-child {
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
}

.input-daterange input:last-child {
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
}

.input-daterange .add-on {
    display: inline-block;
    width: auto;
    min-width: 16px;
    height: 18px;
    padding: 4px 5px;
    font-weight: normal;
    line-height: 18px;
    text-align: center;
    text-shadow: 0 1px 0 #fff;
    vertical-align: middle;
    background-color: #eee;
    border: 1px solid #ccc;
    margin-left: -5px;
    margin-right: -5px;
}

.sobytie, .sobytie:hover {
    color: white;
    background-color: rgb(74,105,151);
}

.sobytiya, .sobytiyaPopover {
    font-size: 14px;
    line-height: 14px;
    margin-top: 5px;
    padding: 15px;
    padding-left: 25px;
}

.sobytiyaPopover li {
    margin-bottom: 8px;
}


.countSob1{ background-color: rgb(22,92,169, 0.2); color:black;}
.countSob2{ background-color: rgb(22,92,169, 0.4); color:black;}
.countSob3{ background-color: rgb(22,92,169, 0.6); color:black;}
.countSob4{ background-color: rgb(22,92,169, 0.8); color:black;}
.countSob5{ background-color: rgb(22,92,169, 1); color:black;}





* {
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: Gotham Pro;
    outline: none;
}

html {
    scroll-behavior: smooth;
}
body{

    overflow-x: hidden;
}

*,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
p,
ul {
    margin: 0
}

input {
    outline: 0
}

a {
    text-decoration: none
}
a:hover{
    text-decoration: none !important;
}

a.disable {
    pointer-events: none !important
}

ul {
    list-style: none
}
.nav_search:hover,
body a:hover, 
body a:focus {
    color:#9ba1aa;
    transition: .1s ease;
}
body {
    font-family: "Gotham Pro";
    max-width: 100vw;
}
body.menu_mobile-open{
    overflow: hidden;
    max-height: 100vh;
}
body.menu_mobile-open .menu_mobile{
    display: grid;
}
.nav_up-content-menu[data-element='close']{
    display: none;
}
body.menu_mobile-open .nav_up-content-menu[data-element='close']{
    display: block;
}
body.menu_mobile-open .nav_up-content-menu[data-element='open']{
    display: none;
}
footer,
header,
nav,
section {
    /*    display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center*/
}

.loaded .load {
    transition: 0.7s opacity;
    opacity: 0;
}

.load {
    position: fixed;
    width: 100%;
    height: 100%;
    background: radial-gradient(circle farthest-corner at center, #0b5cbf 0%, #0b5cbf 100%);
    z-index: 100001;
}

.loader {
    position: fixed;
    top: calc(50% - 32px);
    left: calc(50% - 32px);
    width: 64px;
    height: 64px;
    border-radius: 50%;
    perspective: 800px;
}

.inner {
    position: fixed;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.inner.one {
    left: 0%;
    top: 0%;
    animation: rotate-one 0.7s linear infinite;
    border-bottom: 3px solid #EFEFFA;
}

.inner.two {
    right: 0%;
    top: 0%;
    animation: rotate-two 0.7s linear infinite;
    border-right: 3px solid #EFEFFA;
}

.inner.three {
    right: 0%;
    bottom: 0%;
    animation: rotate-three 0.7s linear infinite;
    border-top: 3px solid #EFEFFA;
}

@keyframes rotate-one {
    0% {
        transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
    }

    100% {
        transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
    }
}

@keyframes rotate-two {
    0% {
        transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
    }

    100% {
        transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
    }
}

@keyframes rotate-three {
    0% {
        transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
    }

    100% {
        transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
    }
}

.left- {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}
.left- i {
    margin-left: 25px;
    font-size: 30px
}

.carousel-caption,
.left-,
.mycontainer,
.right- {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.right- {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.right- i {
    margin-right: 25px;
    font-size: 30px
}

.carousel-caption,
.mycontainer {
    width: 100%;
}

.carousel-inner {
    width: 90% !important;
}

.carousel-caption {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.carousel-caption a img {
    width: 50px !important;
}

.mycontainer {
    max-width: 1440px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.active_lang {
    color: #fff !important
}

.nav_up {
    padding: 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 64999;   
    /*background: #2d2e2f*/
}
.nav_up .mycontainer {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    min-height: 40px;
}
.menu_mobile{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    /*background: #2d2e2f;*/
    z-index: 9999;
    display: none;
    /*margin: 40px 0 0 0;*/
    padding-top: 40px;

    gap: 15px;
    background-color: #fbfbfb;
}
.menu-close{
    position: absolute;
    top: -40px;
    left: 0;
    width: 115px;
    top: 0px;
    width: 65px;
    left: 20px;
    height: 40px;
    background: none;
    border: none;
    color: #fff;
    background-color: #14416f;
}
.menu-close span{
    width: 100%;
    height: 2px;
    background: #fff;
    display: block;
}
.menu-close span:nth-child(1){
    transform: rotate(45deg);
}
.menu-close span:nth-child(2){
    transform: rotate(-45deg);
}
.menu_mobile-item{
    display: flex;
    flex-direction: column;
    /*justify-content: flex-start;*/
    align-items: flex-start;
}
.menu_mobile-lang,
.menu_mobile-links{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}
.menu_mobile-lang li a{
    font-size: 16px;
    color: #b5c0ce;
}
.menu_mobile-ul{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 15px;
}
.menu_mobile-ul li a {
    color: #fff;
    font-size: 15px;
    text-transform: capitalize;
}
.menu_mobile-links li a i{
    font-size: 25px;
    color: #fff;
}
.nav_up::after{
    content: "";
    display: block;
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    height: 100%;
    z-index: -2;
    background: #14416f;
}

.nav_up-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.nav_up-content-text {
    font-size: 14px;
    font-weight: 700;
    color: #b5c0ce;
    text-transform: uppercase;
    font-size: 12px;
    margin: 0;
}

.nav_up-content-menu {
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    /*background: linear-gradient(90deg, rgba(16, 26, 41, 1) 0%, rgba(45, 46, 47, 1) 30%);*/
    padding: 20px;
    padding: 10px 20px;
    padding: 10px 20px 9px 0px;
    width: 105px;
}

.nav_up-btn {
    display: block;
    width: 30px;
    height: 9px;
    background: 0 0;
    border: 0;
    position: relative;
    margin-right: 15px;
    top: -5px
}

.nav_up-btn span {
    position: absolute;
    width: 100%;
    height: 3px;
    background: #b5c0ce;
    top: 0;
    left: 0;
    transform: skewX(-25deg);
}

.nav_up-btn span:nth-child(1) {
    left: 9px
}

.nav_up-btn span:nth-child(2) {
    top: 6px;
    left: 6px
}

.nav_up-btn span:nth-child(3) {
    top: 12px;
    left: 3px
}

.nav_up-btn span:nth-child(4) {
    top: 18px;
}


.bvi-body .line-skew::after {
  background: none!important;
  border: 0px!important;
}

.bvi-body .nav_content-first {
  background: none!important;
  border-bottom: 1px solid #92929245;
}




.nav_up-lang {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    /*background: linear-gradient(90deg, rgba(16, 26, 41, 1) 0%, rgba(45, 46, 47, 1) 30%);*/
    padding: 8px 15px;
    margin: 0;
    position: relative;
}
.nav_search-bar{
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 15px;
}
.nav_search-input{
    max-height: 22px;
    padding: 5px;
    background: none;
    border: none;
    border-bottom: 1px solid #0071bb;
    color: #0071bb;
    display: none;
    margin-right: 23px;
    transition: 1s;
    z-index: 1;
}
.nav_search-input.active{
    display: block;
}
.nav_search-i{
    z-index: 2;
    color: #0071bb;
    cursor: pointer;
}
.line-skew{
    position: relative;
}
.line-skew::after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    height: 100%;
    transform: skewX(-25deg);
    z-index: -1;
    background: linear-gradient(90deg, rgba(12, 50, 88, 1) 0%, rgba(23, 64, 106, 1) 48%, rgba(19, 63, 110, 1) 100%);
    background: linear-gradient(90deg, rgb(12, 50, 88) 0%, rgb(23, 64, 106) 64%, rgb(19, 63, 110) 100% );
}
.line-skew.skew-second{
    position: relative;
}
.line-skew.skew-second::after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    height: 100%;
    border: 1px solid #f0f0f0;
    transform: skewX(-25deg);
    z-index: -1;
    background: #f0f0f0;;
}
.line-skew.skew-border::after {
    border: unset;
    border-left:  1px solid #f0f0f0;
    /*background: linear-gradient(90deg, rgba(220,220,220,1) 0%, rgba(246,246,246,0.5354516806722689) 48%, rgba(246,246,246,0) 100%);*/
    background: linear-gradient(90deg, rgba(220, 220, 220, 0.48) 0%, rgba(246,246,246,0.5354516806722689) 48%, rgba(246,246,246,0) 100%);
    z-index: 0;
}

.line-skew.skew-third{
    position: relative;
}
.line-skew.skew-third::after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    height: 100%;
    border-right: 1px solid #fff;
    transform: skewX(-25deg);
    z-index: -1;
    background: linear-gradient(90deg, rgb(240, 240, 240) 0%, rgba(240,240,240,0.613865614605217) 65%, rgb(252, 252, 252) 100%);

}

.line-skew.skew-forth{
    position: relative;
}
.line-skew.skew-forth::after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    height: 100%;
    transform: skewX(-25deg);
    background: #f0f0f0;

    background: linear-gradient(90deg, rgba(240,240,240) 0%, rgba(240,240,240) 85%, rgba(240,240,240,0.6194852941176471) 98%, rgba(240,240,240, 0) 100%);
    z-index: -1;
}
.line-skew.skew-fifth{
    position: relative;
}
.line-skew.skew-fifth::after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    height: 100%;
    z-index: -1;
    transform: skewX(-25deg);
    background: linear-gradient(90deg, rgb(240, 240, 240) 0%, rgb(240, 240, 240) 85%, rgba(246,246,246,0.6194852941176471) 98%, rgb(253, 253, 253) 100%);

}
.nav_up-eye,
.nav_up-info,
.nav_up-lang_link,
.nav_up-login {
    font-size: 12px;
    color: #b5c0ce;
    text-transform: uppercase;
}

.nav_up-info,
.nav_up-login,
.nav_up-eye {
    /*background: linear-gradient(90deg, rgba(16, 26, 41, 1) 0%, rgba(45, 46, 47, 1) 30%);*/
    padding: 11px 20px;
}

.nav_up-eye,
.nav_up-info,
.nav_up-login {
    font-weight: 300
}

.nav_up-info i,
.nav_up-login i {
    margin-right: 3px
}

.nav_up-eye {
    color: #fff600
}

.nav_up-eye i {
    margin-right: 5px
}

.nav_up-social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    /*background: linear-gradient(90deg, rgba(16, 26, 41, 1) 0%, rgba(45, 46, 47, 1) 30%);*/
    margin: 0;
    padding: 10px 0 10px 20px;
    max-height: 40px;
}

.nav_up-social_link {
    font-size: 25px;
    color: #b5c0ce
}

.nav {
    padding: 0;
    padding-top: 40px;
    /*background: linear-gradient(90deg, rgb(245, 246, 246) 0%, rgb(247, 247, 247) 12%, rgb(255, 255, 255) 27%, rgb(255, 255, 255) 100%);*/
}

.nav .logo {
    max-width: 393px;
    width: 100%;
}
.minsportlink{
    padding: 0 20px 0 0;
}
.nav_search {
    z-index: 2;
    border: 0;
    background: 0 0;
    font-size: 12px;
    color: #0071bb;
    font-weight: 500;
    text-transform: uppercase;
    padding: 0 25px 0 10px;
}

.nav_search i {
    margin-right: 10px
}

.nav_content,
.nav_content-first {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /*-webkit-box-align: center;*/
    /*-ms-flex-align: center;*/
    /*align-items: center;*/
    width: 100%
}

.nav_content {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 0 0 35px;
    overflow: hidden;
}

.nav_content-first {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    /*background-color: #f0f0f0;*/
    margin-left: auto;
    max-width: calc(100% - 22px);

    border-bottom: 2px solid #fff;
}

.nav_content-first_btn {
    display: none;
    width: 30px;
    height: 16px;
    background: 0 0;
    border: 0;
    position: relative;
    margin-right: 15px;
    top: -5px
}

.nav_content-first_btn-open {
    position: fixed;
    z-index: 999;
    top: 100px;
    left: 75px
}

.nav_content-first_btn-open span {
    background: #fff !important
}

.nav_content-first_btn-open span:nth-child(1) {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.nav_content-first_btn-open span:nth-child(2) {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.nav_content-first_btn-open span:nth-child(3) {
    top: 16px;
    display: none
}

.nav_content-first_btn span {
    position: absolute;
    width: 100%;
    height: 3px;
    background: #0071bb;
    top: 0;
    left: 0
}

.nav_content-first_btn span:nth-child(2) {
    top: 8px
}

.nav_content-first_btn span:nth-child(3) {
    top: 16px;
    width: 100%;
    background-color: #f0f0f0;
}

.nav_content-second {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    /*-webkit-box-align: center;*/
    /*-ms-flex-align: center;*/
    /*align-items: center;*/
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    /*background-color: #f0f0f0;*/
}

.minsport {
    width: 122px;
    max-height: 45px;
    object-fit: cover;
}


.orden {
    width: 70px;
    max-height: 45px;
    object-fit: cover;
}

.minsport_mobile,
.nav_search-bar_mobile {
    display: none;
}

.nav_content-second_btn {
    display: none;
    width: 30px;
    height: 16px;
    background: 0 0;
    border: 0;
    position: relative;
    margin-right: 15px;
    top: -5px
}

.nav_content-second_btn span {
    position: absolute;
    width: 100%;
    height: 3px;
    background: #b5c0ce;
    top: 0;
    left: 0;
}

.nav_content-second_btn span:nth-child(2) {
    top: 8px
}

.nav_content-second_btn span:nth-child(3) {
    top: 16px
}

.nav_content-second_btn-open {
    position: fixed;
    z-index: 999;
    top: 100px;
    right: 75px;
}

.nav_content-second_btn-open span {
    background: #fff !important
}

.nav_content-second_btn-open span:nth-child(1) {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.nav_content-second_btn-open span:nth-child(2) {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.nav_content-second_btn-open span:nth-child(3) {
    top: 16px;
    display: none
}

.nav_menu-first,
.nav_menu-second,
.nav_menu-second_open {
    /*-webkit-box-align: center;*/
    /*-ms-flex-align: center;*/
    /*align-items: center*/
}

.nav_menu-first {
    margin: 0 0 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    gap: 0;
    margin-left: 0px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.nav_menu-first li a,
.nav_menu-second li a {
    font-size: 13px;
    padding: 10px 25px;
    font-weight: 500;
    color: #0071bb;
    text-transform: uppercase;
    box-sizing: border-box;
    display: block;
    /*background: #f0f0f0;*/
    position: relative;
    z-index: 1;
    padding: 13px 25px;
}

.nav_menu-second,
.nav_menu-second_open {
    /*-webkit-box-pack: center;*/
    /*-ms-flex-pack: center;*/
    /*justify-content: center*/
}

.nav_menu-second {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0;
    margin: 0;
}

.nav_menu-second li a {
    font-size: 14px;
    font-weight: 600;
    color: #1e5ba0;
    position: relative;
    z-index: 1;
    height: 100%;
    display: grid;
    align-items: center;
    padding: 10px 25px 6px 25px;
}



.nav_menu-second_open {
    width: 100%;
    height: 1000vh;
    position: fixed;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    left: 0;
    background: #0071bb;
    z-index: 33;
    padding-top: 150px;
    padding-left: 50px;
}

.nav_menu-second_open li a {
    color: #fff
}

.right- {
    background: #0071bb !important;
    opacity: 1 !important;
}

.carousel-control {
    width: 10% !important;
}

.header_img {
    object-fit: cover;
    width: 100%;
    /*max-width: max-content;*/
    /*position: absolute;*/
    left: 0;
    z-index: 0;
    top: 0;
    height: 100%;

    height: max-content;
    position: static;
}
.header_img {
  width: 100%;
  overflow: hidden;
  margin: 0;
  padding-top: 56.25%;
  position: relative;
}
.header_img img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
}

.header_content {
  margin: 0 0 0;
  height: 100%;
  /*background-image: url('/content/design/sliderFon.svg');*/
  z-index: 1;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #165ca9;
  z-index: 3;
    
}
[data-component="slide"]{
      display: grid;
      grid-template-columns: auto 30%;
}
.header_content:after{
    content: "";
    background-image: url('/content/design/sliderFon.svg');
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: left;
    width: calc(100% + 13vw);
    z-index: -1;
}
.header_content [data-element='content']{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    height: 100%;
    max-width: 540px;
    max-width: 50vw;
    /*margin: 0 0 0 auto;*/
    margin: 0 auto;
    padding: 50px 50px 0 0;
    box-sizing: border-box;
    position: relative;
}
.header_title {
    margin: 0;
    font-size: 25px!important;
    font-weight: 700;
    text-align: center;
    color: #fff;
    max-width: 512px;
    width: 100%;
    position: relative;
    z-index: 2;
    line-height: 30px;
}

.splide__arrow--prev {
    background: none !important;
    display: block !important;
    border: none !important;
}

.splide__arrow--prev img {
    transform: rotate(-180deg);
    width: 100px;
}

#thumbnail-carousel {
    /*    max-width: 1920px;
        margin: 0 auto;*/
}
#thumbnail-carousel .splide__arrow{
    height: 100%;
    background-size: cover;
}
.splide__arrow--next img {
    width: 100px;
}
[data-component="asidefooter"]{
      display: grid;
      grid-template-columns: 1fr 1fr 1fr 1fr;
      grid-auto-rows: max-content;
      align-items: flex-start;
      grid-gap: 30px;
}
@media(min-width: 1024px){
    #thumbnail-carousel .splide__arrow--next {
        right: 0;
        display: block;
        border-radius: 0;
        height: 100%;
        width: 155px;
        z-index: -1;
    }
}


@media(max-width: 768px){
    .splide__arrow--prev, .splide__arrow--next {
        top: 20vh
    }
}


#thumbnail-carousel-track{
    max-width: calc(100vw - 160px);
    margin: 0 auto 0 0;
}
#thumbnail-carousel .splide__arrow--next::after{
    content: "";
    height: 100%;
    width: 100%;
    display: block;
    position: absolute;
    z-index: -1;
    background-color: #185aa7d6;
    top: 0;
}
.header_text {
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    max-width: 512px;
    width: 100%;
    text-align: center;
    margin: 25px 0 10px;
    position: relative;
    z-index: 2;
}

.arrow-down {
    margin: 20px;
    position: relative;
    z-index: 2;
}

.arrow-down span {
    display: block;
    width: 10px;
    height: 10px;
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
    margin: -10px;
    transform: rotate(45deg);
    animation: arrow-down 2s infinite;
}

.arrow-down span:nth-child(2) {
    animation-delay: -0.2s;
}

.arrow-down span:nth-child(3) {
    animation-delay: -0.4s;
}

@keyframes arrow-down {
    0% {
        opacity: 0;
        transform: rotate(45deg) translate(-20px, -20px);
    }

    50% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        transform: rotate(45deg) translate(20px, 20px);
    }
}

.anons {
    padding: 0px 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.anons_title {
    font-size: 43px;
    font-weight: 700;
    margin: 15px 0 15px 0;
}
.anons_menu{
    width: 100% !important;
}
.anons_menu-item {
    background: #f7f7f7;
    -webkit-transition: 1s;
    transition: 1s;
    height: 250px
}
.anons_menu-item div {
    width: 100%;
    height: 100%;
    position: absolute;
}

.anons_menu-item div:hover {
    background: rgba(40, 89, 159, .9)
}

.anons_menu-item:hover h3,
.anons_menu-item:hover h4,
.anons_menu-item:hover p {
    background: 0 0;
    color: #fff;
    z-index: 3
}

.anons_menu-item:hover img {
    display: block !important
}

.anons_menu-item img {
    -webkit-transition: 1s;
    width: 100%;
    transition: 1s;
    display: none !important;
    object-fit: cover;
    height: 100%;   
}

.anons_data {
    width: 100%;
    background: #e8e8e8;
    padding: 10px 0 5px 10px;
    font-size: 38px;
    font-weight: 700;
    color: #000;
    margin-top: 0
}

.anons_time {
    font-size: 25px;
    color: #000;
    padding-left: 10px;
    font-weight: 400;
    margin: 20px 0 5px;
    text-transform: uppercase
}

.anons_text {
    font-size: 15px;
    color: #494949;
    padding-left: 10px;
    padding-bottom: 15px;
    /*width: 300px*/
}

.enter {
    padding: 25px 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    /* flex-wrap: wrap */
    width: 100%;
    display: flex;
    gap: 100px;
    max-width: 1920px;
    margin: 0 auto 0 auto;
    min-width: 400px;
}

.enter_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.enter_img, .study_img, .our-proud_img {
    /*max-width: 875px;*/
    height: 480px;
    padding: 5px 5px 5px 0;
    transition: 1s;

}

.study_img{
      padding: 5px 0px 5px 5px;
    }

.enter_img{
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    border-radius: 0 250px 250px 0;
    
}

.enter_arrow {
    display: flex;
    justify-content: center;
    align-items: flex-start;
}

.enter_arrow:hover .enter_arrow_1,
.enter_arrow:hover .enter_arrow_2 {
    display: block;
}

.enter_arrow_1 {
    width: 280px;
    position: absolute;
    margin-top: 100px;
    left: 35%;
    z-index: -1;
    transition: 1s;
    display: none;
}

.enter_arrow_2 {
    width: 280px;
    position: absolute;
    margin-top: 150px;
    left: 33%;
    z-index: -1;
    transition: 1s;
    display: none;
}

.enter_img:hover {
    border-top: 2px solid #2b5ba0;
    border-right: 2px solid #2b5ba0;
    border-bottom: 2px solid #2b5ba0;
    /* outline-top:1px solid #fff; */
    /* outline: 1px solid #fff; */
    /* outline-offset: -10px; */
}

.enter_img:hover~.enter_arrow {
    display: flex;
}

.enter_title, .study_title, .our-proud_title {
    font-size: 86px;
    font-weight: 700;
    color: #fff;
    -webkit-text-stroke: 2px #225394;
    margin-bottom: 10px;
    width: 100%
}

.enter_links,
.enter_menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-left: 3px;
    text-align: left;
}

.enter_menu {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 100px;
}

.enter_links {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px
}

.enter_links-link {
    font-size: 20px;
    color: #000;
    border-bottom: 1px solid #000;
    font-family: "Calibri";
    font-weight: 400
}

.enter_phones {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
    min-width: 175px;
    text-align: right;
}

.enter_phones li {
  width: 100%;
  padding-right: 5px;
}

.enter_phones-link {
    font-size: 19px;
    font-family: "Calibri";
    color: #000;
    /* font-weight: 700; */
}

.enter_phones-link:last-child {
    color: #0b5cbf;
    border-bottom: 1px solid #0b5cbf;
    font-weight: 400
}

.enter_phones p {
    font-size: 14px;
    color: #717171
}

.study {
    padding: 25px 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    /* flex-wrap: wrap */
    width: 100%;
    display: flex;

    max-width: 1920px;
    margin: 0 auto 0 auto;
}

.study_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 50vw;
}

.study_title img {
    width: 300px;
}

.study_content {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
    padding-left:150px;
}

.study_title {
    font-size: 86px;
    font-weight: 700;
    color: #fff;
    -webkit-text-stroke: 2px #ff8a00;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    left: -100px;
}

.study_link {
    font-family: "Calibri";
    font-size: 20px;
    font-weight: 400;
    color: #000;
    /*border-bottom: 1px solid #000*/
    text-decoration: underline;
}

.study_links {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.study_groups-logo,
.study_map {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: top;
    -ms-flex-align: top;
    align-items: top;
    gap: 10px
}

.study_map {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    column-gap: 25px;
    width: 100%
}

.study_map-link {
    font-family: "Calibri";
    font-size: 20px;
    font-weight: 400;
    color: #000;
    border-bottom: 1px solid #000
}

@keyframes flash {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.study_img {
    object-fit: cover;
    object-position: left;
    border-left: 2px solid #fff;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    padding: 5px 0px 5px 5px;
    border-radius: 250px 0 0 250px;
    transition: 1s;
}

.study_img:hover {
    border-left: 2px solid #ff8a00;
    border-top: 2px solid #ff8a00;
    border-bottom: 2px solid #ff8a00;
}




.our-proud {
    padding: 25px 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    /* flex-wrap: wrap */
    width: 100%;
    display: flex;
    gap:100px;
    max-width: 1920px;
    margin: 0 auto 0 auto;
}

.our-proud_img {
    max-width: 875px;
    height: 500px;
    padding: 5px 5px 5px 0;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    border-radius: 0 250px 250px 0;
    transition: 1s;
    margin-left: 0px;
}

.our-proud_img:hover {
    border-top: 2px solid red;
    border-right: 2px solid red;
    border-bottom: 2px solid red;
}

.our-proud_title {
    font-size: 60px;
    font-weight: 700;
    color: #fff;
    -webkit-text-stroke: 2px red;
    max-width: 500px;
    width: 100%
}

.our-proud_subtitle {
    font-size: 22px;
    font-weight: 700;
    color: #000;
    max-width: 655px;
    width: 100%;
    margin: 15px 0
}

.our-proud_content{
  padding-top: 50px;
  padding-right: 50px;

}

.our-proud_text {
    font-size: 17px;
    font-weight: 400;
    color: #000;
    max-width: 624px;
    width: 100%
}

.feedback {
    padding: 50px 0 20px;
    gap: 15px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    display: flex;
}

.feedback iframe {
    margin-top: 25px;
    max-width: 650px;
    width: 100%;
    height: 375px;
}

.feedback_title {
    font-size: 23px;
    color: #000;
    font-weight: 700;
    height: max-content;
    margin: 0 0 20px 0;
    text-align: center;
}


.feedback_students .btn {
  white-space: break-spaces;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(255, 255, 255, 0.85);
}


.feedback_students .btn:hover {
  background-color: rgba(208, 222, 238, 1);
}


.event_title {
    font-size: 33px;
    color: #000;
    font-weight: 700;
    height: max-content;
    margin: 0 0 20px 0;
    text-align: center;
}

.feedback_students {
    display: grid;
    grid-gap: 10px;
    background: #e6e6e6;
    /*background-image: url(/content/design/fonForma.svg);*/
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 25px 35px;
    border-radius: 0 7px 7px 0;
    gap: 0;
      padding: 40px;
    max-width: 50vw;
    /* height: 650px; */
    width: 100%;    
}

.feedback_students-img {
    width: 100px;
    height: 100px;
    border-radius: 50%
}

.feedback_students-name {
    font-size: 18px;
    color: #000;
    font-weight: 400;
    margin-bottom: 10px
}

.feedback_students-text {
    max-width: 596px;
    width: 100%;
    font-size: 13px;
    color: #000;
    font-weight: 400
}

.feedback_menu,
.feedback_menu-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
}

.feedback_menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 30px;
}

.feedback_menu-item {
    gap: 10px;
}

.feedback_content {
    padding: 10px 20px;
    background: #fff;
    border-radius: 0px 15px 15px 15px;
    width: 636px;
    width: 100%;
}

.feedback_event {
  padding: 40px;
  box-sizing: border-box;
  display: grid;
  height: 100%;
  max-width: 50vw;
  border: 4px solid #e6e6e6;
  border-radius: 7px 0 0 7px;
  width: 100%;  
}
.feedback_event,
.feedback_students{
    height: 525px;
}

.news {
    padding: 25px 0
}

.news .mycontainer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.news_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    /*flex-wrap: wrap;*/
    gap: 5px;
    margin: 15px 0 35px
}

.news_title {
    font-size: 43px;
    color: #000;
    text-align: center;
    font-weight: 700;
}

.news_link {
    padding: 7px;
    border-radius: 10px;
    text-transform: uppercase;
    color: #000;
    background: #d9d9d9;
    font-size: 17px;
    transition: .2s ease;
      padding: 7px 12px;
    font-size: 14px;
}
.news_link:hover{
    color: #fff;
    text-decoration: none;
}

.news_menu,
.news_menu-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.news_menu {
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: top;
    -ms-flex-align: top;
    align-items: top
}

.news_img {
    max-width: 470px;
    width: 100%;
}

.news_menu-item {
    -webkit-box-pack: top;
    -ms-flex-pack: top;
    justify-content: top;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}
.study_groups-logo{
    margin: 15px 0;
}
.nav_menu-first_open {
    width: 100%;
    height: 1000vh;
    position: fixed;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    left: 0;
    background: #0071bb;
    z-index: 33;
    margin: 0;
    padding-top: 150px;
}

.nav_menu-first_open li a {
    color: #fff;
}

.news_menu-title {
    font-size: 20px;
    font-weight: 700;
    color: #000;
    margin: 10px 0 5px
}

.news_text {
    font-weight: 400;
    font-size: 16px;
    color: #000;
    text-transform: uppercase;
    max-width: 450px;
    width: 100%
}

.footer {
    padding: 25px 35px;
    background: #0d345c;
    margin: 0 0 0 0;
}

.footer .logo {
    width: 200px;
    margin: 25px 0 20px;
}

.footer_info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.footer_info{
    padding-right: 80px;
}
.footer .mycontainer,
.footer_info,
.footer_menu {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}
.footer .mycontainer{
    /*gap: 30px;*/
}
.swiper{
    width: 600px;
    height: 300px;
}
.footer_menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px
}

.footer_menu li {
    max-width: 440px;
    width: 100%;
    line-height: 14px;
    margin-bottom: 8px;
}

.footer_menu-title {
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
}

.footer_menu-link {
    font-size: 14px;
    color: #b0cdec;
}

.footer_menu-link i {
    font-size: 12px;
    color: #326090;
}

.footer_menu-link:hover, .footer_geo:hover,
.footer_phone:hover {
    color: #fff;
}

.footer_geo,
.footer_phone {
    font-size: 14px;
    color: #b0cdec;
}

.footer_dev{
  font-size: 14px;
  color: #3a628a;
}

.footer_geo{
    width: 309px;
}
.footer_phone {
    margin: 2px 0 15px
}

.footer_link {
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
    margin-top: 10px;
    
}

.our-proud_img:hover~.our-proud_arrow-1,
.our-proud_img:hover~.our-proud_arrow-2,
.our-proud_img:hover~.our-proud_arrow-3 {
    display: inline;
}

.study_groups-logo {
    flex-wrap: wrap;
    max-width: 750px;
}

.mycontainer {
    max-width: 1920px;
    padding: 0 25px;
    margin: 0 auto;
}

.mycontainer.mycontainer2 {
    padding: 0 0 0 25px;
}


.our-proud_arrows {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    flex-direction: column;
}

.our-proud_arrow-1,
.our-proud_arrow-2,
.our-proud_arrow-3 {
    width: 350px;
    position: absolute;
    z-index: -1;
    display: none;
    transition: 1s;
}

.our-proud_arrow-1 {
    left: 30%;
    margin-top: 80px;
}

.our-proud_arrow-2 {
    left: 30%;
    margin-top: 130px;
}

.our-proud_arrow-3 {
    left: 30%;
    margin-top: 180px;
}
.enter_content{
    padding-right: 150px;
}
.feedback_event div{
    width: 100%;
}
.news_img {
    max-width: 615px;
}

.news_text {
    max-width: 615px;
}

.footer_menu li {
    max-width: 336px;
}
.news_menu{
    gap: 35px;
}
[data-component="dzendigitalmenu"]{
    display: grid;
    grid-template-columns: 217px auto 375px;
    background-color: #fff;
    max-width: 100vw;
    margin: 0 auto;
    width: 1920px;
}
[data-component="dzendigitalmenu"] [data-handler]{
    display: none;
    padding: 40px 35px 35px 99px;
}
[data-component="dzendigitalmenu"] .submenu [data-handler]{
    padding: 0 0 15px 30px;
}
[data-component="dzendigitalmenu"] [data-handler].active{
    display: block;
}
[data-component="dzendigitalmenu"] aside a{
    font-size: 13px;
    line-height: 24px;
    font-weight: 600;
    text-transform: uppercase;
    color: #2d2e2f;
    font-weight: 500;
    padding: 10px 15px;
    display: block;
    cursor: pointer;
}
[data-component="dzendigitalmenu"] aside [data-element='priority'] {
    padding: 0 0 12px 0;
}
[data-component="dzendigitalmenu"] aside [data-element='priority'] a{
    font-size: 15px;
    line-height: 21px;
}
[data-component="dzendigitalmenu"] [data-handler] a{
    font-size: 20px;
    line-height: 24px;
    color: #2d2e2f;
    font-weight: 400;
    display: block;
    margin: 0 0 20px 0;
    position: relative;
}
[data-component="dzendigitalmenu"] .submenu [data-handler] a{
font-size: 16px;
margin: 0;
padding: 0 0 5px 0;
text-transform: initial;
}
[data-component="dzendigitalmenu"] aside {
    padding: 35px 0 0 0;
    border-right: 1px solid #EEEEEE;
    background-color: #fbfbfb;
}
[data-component="dzendigitalmenu"] .ttl{
  font-size: 30px;
  line-height: 33px;
  padding: 0;
  margin: 0 0 22px 0;
  font-weight: 500;
  letter-spacing: 0px;
  color: #ed4242;
}
[data-component="dzendigitalmenu"] .geo,
[data-component="dzendigitalmenu"] .mail,
[data-component="dzendigitalmenu"] .tel{
    /*display: grid;*/
    /*grid-auto-flow: column;*/
    /*grid-auto-columns: max-content;*/
    max-width: 100%;
    /*grid-gap: 10px;*/
    align-items: center;
}
[data-component="dzendigitalmenu"] .tel p{
    font-weight: 700;
    font-size: 20px;
    line-height: 22px;
    padding-bottom: 4px;
    margin: 0;
    padding: 0 0 0 5px;
    color: #2d2e2f;
    display: inline-block;
}
[data-component="dzendigitalmenu"] .mail p{
    font-size: 16px;
    line-height: 24px;
    padding-left: 36px;
    margin: 0;
    display: inline-block;
    padding: 0 0 0 5px;
}
[data-component="dzendigitalmenu"] .text{
    display: inline-block;
    max-width: calc(100% - 30px);
    margin: -4px 0 0 5px;
    vertical-align: top;
}
[data-component="dzendigitalmenu"] .geo .text p{
    font-size: 16px;
    line-height: 22px;
    width: 100%;
    margin: 0;
    padding: 0 0 5px 0;
}
[data-component="dzendigitalmenu"] .contacts-block-metro-descr p{
    font-weight: 300;
    font-size: 14px;
}
[data-component="dzendigitalmenu"] .header-contacts-menu{
    font-size: 18px;
    line-height: 22px;
    margin: 35px 0 0 0;
}
[data-component="dzendigitalmenu"] .header-contacts-menu a{
    font-weight: 500;
    padding: 0 0 5px 0;
    display: inline-block;
}
[data-component="dzendigitalmenu"] [data-container="submenu"]{
    border-left: 1px solid #EEEEEE;
    background-color: #fbfbfb;
    padding: 43px 0 0 25px;
}
[data-component="dzendigitalmenu"] [data-container="submenu"] .link-wrapper{
    padding: 0 0 15px 0;
}
[data-component="dzendigitalmenu"] [data-container="submenu"] .contacts-block-metro-descr,
[data-component="dzendigitalmenu"] [data-container="submenu"] .contacts-block-metro-pic{
    max-width: max-content;
    display: inline-block;
}
[data-component="dzendigitalmenu"] [data-element='submenuarrow']{
    position: absolute;
    left: -25px;
    cursor: pointer;
}




@media (min-width:1602px) {
    .enter_img, .study_img, .our-proud_img {
      height: 520px;
      padding: 5px 5px 5px 0;
      transition: 1s;
    }

    .study_img{
      padding: 5px 0px 5px 5px;
    }

    .enter_img, .our-proud_img {
      border-radius: 0 450px 450px 0;
    }

    .study_img {
      border-radius: 500px 0 0 500px;
    }

    .enter_title, .study_title {
      font-size: 90px;
    }

    .our-proud_title {
      font-size: 70px;
      max-width: none;
    }


    .enter_links, .enter_menu, .studyDiv, .our-proud_text {
        font-size: 15px;
    }

    .our-proud_subtitle{
        font-size: 25px;
    }

    .studyDiv{
      padding-left: 200px!important;
    }

    .study_title{
      margin-left: -150px;
      margin-top: 80px;
    }

    .enter_title{
      margin-top: 80px;
    }


    .bannerHead{
      background-color: #fafafa; 
      background-size: contain;
      background-repeat: no-repeat;
      background-position: top;
      padding-top: 100px;
    }


}


@media (min-width:2500px) {

.header_text {
        font-size: 30px;
        max-width: none;
    }
   
    .header_title {
        font-size: 50px!important;
        max-width: none;
        line-height: 55px;

    }

}



@media (min-width:1920px) {


    .header_text {
        font-size: 20px;
        max-width: none;
    }
   
    .header_title {
        font-size: 30px!important;
        max-width: none;
        line-height: 35px;

    }


    .enter_img, .study_img, .our-proud_img {
      height: 600px;
      padding: 5px 5px 5px 0;
      transition: 1s;
    }

    .study_img{
      padding: 5px 0px 5px 5px;
    }

    .enter_img, .our-proud_img {
      border-radius: 0 650px 650px 0;
    }

    .study_img {
      border-radius: 650px 0 0 650px;
    }

    .enter_title, .study_title {
      font-size: 100px;
    }

    .our-proud_title {
      font-size: 80px;
      max-width: none;
    }


    .enter_links, .enter_menu, .studyDiv, .our-proud_text {
        font-size: 20px;
    }

    .our-proud_subtitle{
        font-size: 30px;
    }

    .studyDiv{
      padding-left: 100px!important;
    }

    .bannerHead{
      background-color: #fafafa; 
      background-size: 100%;
      background-repeat: no-repeat;
      background-position: top right;
      padding-top: 100px;
    }


}



@media (max-width:1701px) {

    .enter_img, .study_img, .our-proud_img {
      height: 600px;
      padding: 5px 5px 5px 0;
      transition: 1s;
    }

    .study_img{
      padding: 5px 0px 5px 5px;
    }

    .bannerHead{
      background-color: #fafafa; 
      background-size: 100%;
      background-repeat: no-repeat;
      background-position: top right;
      padding-top: 100px;
    }

}




@media (max-width:1601px) {

    .enter_img, .study_img, .our-proud_img {
      height: 450px;
      padding: 5px 5px 5px 0;
      transition: 1s;
    }

    .study_img{
      padding: 5px 0px 5px 5px;
    }


    .study {
        gap: 50px;
    }
   
    .nav_content-second li a {
    }

    .our-proud {
        width: 100%;
    }

    .study_title img {
        width: 220px;
    }

    .study_content {
        max-width: 760px;
        width: 100%;
        padding-left: 250px;
    }

    .news_img {
        max-width: 400px;
    }

    .news_menu {
        width: 95%;
    }

    .news_text {
        max-width: 400px;
    }

    .studyDiv{
      padding-left: 150px!important;
    }

    .bannerHead{
      background-color: #fafafa; 
      background-size: 100%;
      background-repeat: no-repeat;
      background-position: top right;
      padding-top: 100px;
    }

}

@media (max-width: 1650px) {
    .header_content [data-element='content']{
          /*max-width: 510px;*/
          /*padding: 0 15px 0 15px;*/
    }
    [data-component="slide"]{
        grid-template-columns: auto 450px;
    }

    .study_content {
        max-width: 760px;
        width: 100%;
        padding-left: 150px;
    }

    .studyDiv{
      padding-left: 100px!important;
    }

    .bannerHead{
      background-color: #fafafa; 
      background-size: 100%;
      background-repeat: no-repeat;
      background-position: top right;
      padding-top: 100px;
    }


}
@media (max-width:1400px) {
    .header_content [data-element='content']{
          margin: 0 0 0;
          padding: 40px 15px 30px 10px;
          padding: 40px 30px 20px 0px;
    }
    .header_text {
        font-size: 12px;
    }
    .splide__arrow--prev img,
    .splide__arrow--next img {
      width: 50px;
    }
    .header_content [data-element='content']{

    }
    .header_title {
        font-size: 19px!important;
        line-height: 24px;
        padding: 0;
        margin: 0;

    }

    .studyDiv{
      padding-left: 100px!important;
    }

    .bannerHead{
      background-color: #fafafa; 
      background-size: 100%;
      background-repeat: no-repeat;
      background-position: top right;
      padding-top: 100px;
    }

}
@media (max-width:1300px) {

    


    .nav_content-first {
        max-width: calc(100% - 16px);
    }
    .nav_menu-second li a {
        font-size: 12px;
    }
    .nav_menu-second li a {
        padding: 6px 15px 6px 15px;
    }
    .nav_menu-first li a, .nav_menu-second li a {
        padding: 6px 20px 6px 20px;
        font-size: 12px;
    }
    .nav .logo {
        padding: 5px 0;
        max-width: 250px;
    }

    .nav_up-eye{
        padding-right: 0;
        margin-right: 0;
    }
    .nav_up-login{
        padding: 10px 5px 10px 20px;
    }

    .studyDiv{
      padding-left: 100px!important;
    }

    .bannerHead{
      background-color: #fafafa; 
      background-size: 100%;
      background-repeat: no-repeat;
      background-position: top right;
      padding-top: 100px;
    }

}
@media(max-width: 1440px){

    .minsport {
        width: 122px;
        max-height: 45px;
        object-fit: cover;
    }


    .orden {
        width: 45px;
        max-height: 45px;
        object-fit: cover;
    }


        [data-component="slide"] {
          grid-template-columns: auto 340px;
        }
    .enter_arrow_1{
        left: 37%;
    }
    .enter_arrow_2{
        left: 35%;
    }

    .study_content{
      padding-left: 200px;
    }

    .studyDiv{
      padding-left: 100px!important;
    }

    .bannerHead{
      background-color: #fafafa; 
      background-size: 100%;
      background-repeat: no-repeat;
      background-position: top right;
      padding-top: 100px;
    }

}
@media (max-width: 1400px) {
    .our-proud_content{
        width: 100%;
    }

    .studyDiv{
      padding-left: 100px!important;
    }

    .bannerHead{
      background-color: #fafafa; 
      background-size: 100%;
      background-repeat: no-repeat;
      background-position: top right;
      padding-top: 100px;
    }

}
@media(max-width: 1351px){

  .minsport {
        width: 80px;
    }

    .orden {
        width: 40px;
    }

    .our-proud_img,
    .enter_img,
    .study_img{
      width: 100%;
    }
    .enter_arrow_1{
        margin-top: 50px;
        left: 32%;
    }
    .enter_arrow_2{
        margin-top: 100px;
        left: 28%;
    }
    .our-proud_arrow-1,
    .our-proud_arrow-2,
    .our-proud_arrow-3{
        left: 27%;
    }

    .study_content{
      padding-left: 150px;
    }

    .nav_up-info i,
    .nav_up-login i,
    .nav_up-eye i {
        margin-right: 20px
    }

    .studyDiv{
      padding-left: 100px!important;
    }

    .bannerHead{
      background-color: #fafafa; 
      background-size: 100%;
      background-repeat: no-repeat;
      background-position: top right;
      padding-top: 100px;
    }


}
@media (max-width:1280px) {

    .minsport {
        width: 80px;
    }

    .orden {
        width: 40px;
    }


    [data-component="asidefooter"]{
          grid-template-columns: 1fr 1fr;
          grid-gap: 15px;
    }
    .arrow-down {
        margin: 10px 0 0 0;
    }

    .our-proud_arrow-1,
    .our-proud_arrow-2,
    .our-proud_arrow-3{
        left: 35%;
    }
    .footer_geo,
    .footer_phone {
        font-size: 15px;
        color: #b0cdec;
    }
    .footer_link{
        font-size: 12px;
    }
    .footer .mycontainer{
        gap: 15px;
    }
    .enter_img,
    .study_img,
    .our-proud_img {
        width: 100%;
    }


    .our-proud_arrow-1 {
        margin-top: 40px;
        width: 200px;
    }

    .our-proud_arrow-2 {
        margin-top: 80px;
        width: 200px;

    }

    .our-proud_arrow-3 {
        margin-top: 120px;
        width: 200px;

    }

    .enter_arrow_1 {
        width: 250px;
        margin-top: 37px;

    }

    .enter_arrow_2 {
        width: 200px;
        margin-top: 66px;
    }

    .enter {
        width: 100%;
        margin-left: -50px;
    }

    .study {
        gap: 0;
    }

    .study_title img {
        width: 210px;
    }

    .study_content {
        max-width: 712px;
        padding-left: 50px;
    }

    .our-proud {
        width: 100%;
    }

    .our-proud_subtitle {
        font-size: 18px;
    }

    .our-proud_text {
        font-size: 15px;
    }

    .our-proud_text {
        max-width: 550px;
    }

    .feedback_students,
    .feedback_event {
        max-width: 632.5px;
    }

    .news_menu {
        justify-content: space-around;
    }

    .news_text {
        max-width: 375px;
    }

    .news_img {
        max-width: 375px;

    }

    .footer_menu li {
        max-width: 440px;
    }

    .footer_menu-title {
        font-size: 14px;
    }
    .enter_content{
      padding: 0;
    }
    .our-proud_title,
    .study_title,
    .enter_title {
          font-size: 60px;
          max-width: 100%;
          letter-spacing: .8px;
    }
    .study_map {
        max-width: 100%;
        width: 100%;
        gap: 5px 15px;
    }
    .enter_img, .study_img, .our-proud_img {
        height: 350px;
        object-fit: cover;
    }
    .study_content,
    .our-proud{
        align-items: unset;
    }
    .our-proud_text,
    .study_map-link,
    .study_link,
    .enter_links-link {
        font-size: 16px;
        line-height: 20px;
    }

    .nav_up-info i,
    .nav_up-login i,
    .nav_up-eye i {
        margin-right: 20px
    }

    .studyDiv{
      padding-left: 100px!important;
    }

    .bannerHead{
      background-color: #fafafa; 
      background-size: 100%;
      background-repeat: no-repeat;
      background-position: top right;
      padding-top: 100px;
    }

}
@media (max-width: 1100px) {

  .minsport {
        width: 55px;
        margin-right: -10px;
    }

    .orden {
        width: 20px;
    }

    .nav_up-info i,
    .nav_up-login i,
    .nav_up-eye i {
        margin-right: 20px
    }

    .studyDiv{
      padding-left: 100px!important;
    }

    .bannerHead{
      background-color: #fafafa; 
      background-size: 100%;
      background-repeat: no-repeat;
      background-position: top right;
      padding-top: 130px;
    }

}
@media(max-width: 1024px) {



    [data-component="asidefooter"]{
          grid-template-columns: 1fr 1fr;
          grid-gap: 15px;
    }
    .footer_info{
        max-width: 100%px;
        padding: 0;
    }
    .footer .logo {
      width: 150px;
    }
    .footer_geo{
        width: auto;
    }
    .feedback_students-img {
      width: 70px;
      height: 70px;
    }
    .feedback_students-text {
        font-size: 12px;
        padding: 0 10px 0 0;
    }    


    

    .nav_up-lang,
    .nav_up-info,
    .nav_up-social{
        display: none;
    }
    .enter_menu{
        gap: 50px;
    }
    .header_title{
          font-size: 18px!important;
          line-height: 22px;
    }
    .our-proud_img:hover~.our-proud_arrow-1,
    .our-proud_img:hover~.our-proud_arrow-2,
    .our-proud_img:hover~.our-proud_arrow-3 {
        display: none;
    }
    .our-proud_arrows:hover .our-proud_arrow-1{
        display: none;
    }
    .header_title {
        font-size: 15px!important;
        max-width: 340px;
    }
    .enter_img,
    .study_img,
    .our-proud_img{
        /*width: 50vw;
        height: 350px;*/
    }
    .nav_content {
        display: none;
    }

    .minsport_mobile,
    .nav_search-bar_mobile {
        display: flex;
    }
    .nav_search-bar_mobile{
        padding: 20px;
    }

    .minsport_mobile {
        width: 250px;
    }

    .feedback_title{
        font-size: 25px;
    }
    .splide__arrow--next {
        background: transparent !important;
    }

    #thumbnail-carousel .splide__arrow--next::after{
        content: none;
    }

    #thumbnail-carousel-track{
        max-width: 100%;
    }

    .header_content [data-element="content"] {
      margin: 0 0 0;
      padding: 20px 25px 0px 0px;
    }
    .splide__arrow--prev img, .splide__arrow--next img {
        width: 50px;
        max-width: 28px;
    }

    .enter_arrow:hover .enter_arrow_1,
    .enter_arrow:hover .enter_arrow_2 {
        display: none;
    }

    .study_content {
        max-width: 45vw;
        padding-left: 10px;
    }
    /*.our-proud_title, .study_title, .enter_title {
        font-size: 40px;
    }*/

    .enter {
      width: 100%;
      padding: 0 15px 0 0;
    }
    .feedback_students-name {
      font-size: 14px;
    }
    .feedback_students-name {
        margin: 5px 0;
        padding: 5px 0 3px 0;
        font-weight: 500;
    }
    .footer .mycontainer {
        display: grid;
        grid-template-columns: 200px auto;
        align-items: start;
        gap: 30px;
    }

    .nav_up-info i,
    .nav_up-login i,
    .nav_up-eye i {
        margin-right: 20px
    }

    .studyDiv {
      padding-left: 15px!important;
    }

    .bannerHead{
      background-color: #fafafa; 
      background-size: 120%;
      background-repeat: no-repeat;
      background-position: top right;
      padding-top: 170px;
    }



}
@media(max-width: 1023px)
{


  .feedback_title {
      font-size: 18px;
}
    .menu-close {
        text-align: left;
        padding: 0 0 0 20px;
    }
    [data-component="dzendigitalmenu"]{
        grid-template-columns: 100%;
    }

    .study_content {
        padding-left: 20px;
    }

    .nav_up-info i,
    .nav_up-login i {
        margin-right: 20px
    }

    .studyDiv {
      padding-left: 15px!important;
    }


    .bannerHead{
      background-color: #fafafa; 
      background-size: 120%;
      background-repeat: no-repeat;
      background-position: top right;
      padding-top: 170px;
    }

}
@media (max-width: 991px) {
    .feedback_event{
        padding-bottom: 50px;
    }

    .footer{
        padding: 0px;
    }

    h1, .h1 {
	    font-size: 25px!important;
	}

  .nav_up-info i,
    .nav_up-login i {
        margin-right: 20px
    }

    .studyDiv {
      padding-left: 15px!important;
    }

    .bannerHead{
      background-color: #fafafa; 
      background-size: 150%;
      background-repeat: no-repeat;
      background-position: top right;
      padding-top: 170px;
    }

}
@media (max-width:768px) {

    [data-component="asidefooter"]{
          grid-template-columns: 100%;
          grid-gap: 15px;
    }
    .feedback_students-img {
        width: 50px;
        height: 50px;
    }
    [data-component="slide"]{
        grid-template-columns: 100%;
        height: 100%;
        grid-auto-rows: max-content auto;
    }
    .header_title {
        font-size: 14px!important;
        line-height: 20px;
    }
    .nav_menu-first,
    .nav_menu-second {
        display: none;
    }
    .feedback_students,
    .feedback_event {
          height: auto;
        max-width: 100%;
          padding: 25px 20px;
    }
    .feedback_event{
        padding-bottom: 15px;
    }
    .enter_img {
        /*max-width: 450px;
        height: 300px;*/
        border-top: 3px solid #2b5ba0;
        border-right: 3px solid #2b5ba0;
        border-bottom: 3px solid #2b5ba0;
    }

    /* .splide__arrow--next{
        width: 85px !important;
    } */
    .header_text {
        font-size: 12px;
        max-width: 300px;
        margin: 10px 0 5px;
    }

    .splide__arrow--next, .splide__arrow--prev {
        width: 50px;
    }

    .our-proud_img {
        width: 400px;
        height: 285px;
        border-top: 2px solid red;
        border-right: 2px solid red;
        border-bottom: 2px solid red;
    }

    .enter {
        gap: 15px;
    }

    .our-proud_title {
        font-size: 40px;
    }

    .our-proud_subtitle {
        font-size: 17px;
    }

    .our-proud_text {
        font-size: 12px;
    }

  /*  .enter_title {
        font-size: 61px;
    }*/

    .enter_links-link {
        font-size: 14px;
    }

    .enter_menu {
        gap: 13px;
    }

    .enter_phones-link {
        font-size: 17px;
    }

    .enter_phones p {
        font-size: 13px;
    }

    .study_title {
        font-size: 45px;
    }

    .study_title img {
        width: 185px;
    }

    .study {
        justify-content: space-between;
    }

    .study_link {
        font-size: 13px;
    }

    .study_groups-logo li a img {
        width: 30px;
        height: 30px;
    }

    .study_content {
        max-width: 300px;
    }

    /*.study_img {
        width: 400px;
        height: 300px;
        border-left: 2px solid #ff8a00;
        border-top: 2px solid #ff8a00;
        border-bottom: 2px solid #ff8a00;
    }*/

    .study_map {
        flex-direction: column;
        align-items: flex-start;
        gap: 5px;
    }

    .study_map-link {
        font-size: 17px;
    }

    .news_img {
        max-width: 235px;
    }

    .news_menu-title {
        font-size: 20px;
    }

    .news_text {
        max-width: 235px;
        font-size: 13px;
    }

    .feedback {
        flex-direction: column;
        align-items: center;
    }
    .header_content {
        margin: 0;
        padding: 30px 0;
        background-image: url(/content/design/sliderFonMobile.svg);

        position: relative;
        max-width: 100%;
        width: 100%;
    }


    .arrow-down {
          margin: 40px 0 20px;
    }
    .header_img{
        height: auto;
        height: max-content;
        position: relative;
    }
    .header_content [data-element='content']{
        height: auto;
        max-width: 100%;
        padding: 0;
    }
    .header_content::after {
        background: transparent;
    }
    .enter {
        flex-direction: column;
        align-items: flex-start;
        width: 100%;
    }
    .our-proud_img {
        max-width: 550px;
        height: 350px;
        width: 100%;
    }
    .study {
      flex-direction: column-reverse;
      justify-content: center;
      gap: 20px;
    }
    .our-proud {
      flex-direction: column;
      align-items: flex-start;
    }

    .our-proud {
        flex-direction: column;
        align-items: flex-start;
    }
    .enter_content {
          max-width: 460px;
          width: 100%;
          display: grid;
          grid-template-columns: 100%;
          margin: 0 auto;
    }
    .study_content {
      max-width: 650px;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      width: 100%;
      /*margin: 0 auto;*/
    }
    .study_title {
      text-align: center;
      max-width: 650px;
      width: 100%;
      left: 0;
      font-size: 86px;
    }
    .our-proud_title {
      max-width: 550px;
      width: 100%;
      font-size: 60px;
      text-align: center;
    }
    .study_link {
      font-size: 20px;
    }
    .study_links, .study_groups-logo, .study_map {
      padding-left: 0;
    }
    .study_map {
      flex-direction: row;
      gap: 15px;
      grid-row-gap: 0px;
    }
    .our-proud_content {
      display: flex;
      flex-direction: column;
      align-items: center;
      max-width: 650px;
      align-items: center;
    }
    .our-proud_subtitle {
      max-width: 550px;
      width: 100%;
    }
    /*.study_img {
      width: 100%;
      margin: 0 0 0 auto;
      height: 350px;
    }*/
    .enter_img, .study_img, .our-proud_img {
      /*max-width: 650px;*/
      width: 100%;
      /*height: 350px;*/
    }
    .enter_title, .study_title, .our-proud_title {
      font-size: 80px;
      text-align: center;
    }
    .enter_menu {
        justify-content: space-around;

    }

    .footer{
        padding: 0px;
    }

    h1, .h1 {
	    font-size: 25px!important;
	}
  h3, .h3 {
      font-size: 18px!important;
    }

    .nav_up-info i,
    .nav_up-login i {
        margin-right: 20px
    }

    .studyDiv {
      padding-left: 15px!important;
    }

    .bannerHead{
      background-color: #fafafa; 
      background-size: 150%;
      background-repeat: no-repeat;
      background-position: top right;
      padding-top: 170px;
    }
}

@media (max-width: 676px) {
    .news_menu {
        flex-direction: column;
        align-items: top;
        gap: 15px;
    }

    .enter_title, .study_title, .our-proud_title{
        font-size: 70px;
        text-align: center;
    }
    
    .enter_menu{
        justify-content: space-around;
    }
    .news_img {
        max-width: 650px;
        width: 100%;
    }

    .news_text {
        max-width: 650px;
        width: 100%;
    }
    .enter_img, .study_img, .our-proud_img{
        /*max-width: 650px;*/
        width: 100%;
        /*height: 350px;*/
    }
    .enter {
        flex-direction: column;
        align-items: flex-start;
        width: 100%;
    }
    .study {
        align-items: flex-end;
        flex-direction: column-reverse;
    }
    .enter_content {
        max-width: 650px;
        width: 100%;
        display: grid;
        grid-template-columns: 1fr;
        margin-left: 55px;

    }
    .study {
        flex-direction: column-reverse;
        justify-content: center;
        gap: 20px;
    }
    .study_content {
        max-width: 650px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        width: 100%;
    }

    .study_links,
    .study_groups-logo,
    .study_map {
        padding-left: 0;
    }
    .study_img{
        width: 100%;
        height: 350px;
    }
    .study_title {
        text-align: center;
        max-width: 650px;
        width: 100%;
        left: 0;
    }
    .study_link{
        font-size: 20px;
    }

    .study_map{
        flex-direction: row;
        grid-row-gap: 0px;
    }
    .study_item{
        padding-left: 0;
    }
    .study_title img {
        display: none;
    }
    .our-proud{
        flex-direction: column;
        align-items: flex-start;
    }

    .our-proud_content {
        display: flex;
        flex-direction: column;
        align-items: center;
        max-width: 650px;
        align-items: center;
    }

    .our-proud_img {
        max-width: 550px;
        height: 350px;
        width: 100%;
    }

    
    .our-proud_subtitle {
        max-width: 550px;
        width: 100%;
    }

    .footer{
        padding: 0px;
    }

    h1, .h1 {
	    font-size: 25px!important;
	}
  h3, .h3 {
      font-size: 18px!important;
    }

    .nav_up-info i,
    .nav_up-login i {
        margin-right: 20px
    }

    .studyDiv {
      padding-left: 15px!important;
    }

    .bannerHead{
      background-color: #fafafa; 
      background-size: 150%;
      background-repeat: no-repeat;
      background-position: top right;
      padding-top: 150px;
    }
}

@media (max-width: 575px) {
    .feedback_menu-item {
        align-items: start;
    }
    .footer .mycontainer {
        grid-template-columns: 1fr;

    }
    .feedback_content {
        border-radius: 0 15px 15px 15px;
    }

    .news_link{
        font-size: 11px;
    }
    .our-proud_content{
        padding: 0 10px;
    }

    .footer{
        padding: 0px;
    }

    h1, .h1 {
	    font-size: 25px!important;
	}
  h3, .h3 {
      font-size: 18px!important;
    }

    .nav_up-info i,
    .nav_up-login i {
        margin-right: 20px
    }

    .studyDiv {
      padding-left: 15px!important;
    }

    /*.study_content {*/
    /*    position: relative;*/
    /*    left: -40%;*/
    /*}*/

    .bannerHead{
      background-color: #fafafa; 
      background-size: 150%;
      background-repeat: no-repeat;
      background-position: top right;
      padding-top: 100px;
    }
}

@media (max-width:480px) {
    .nav .logo {
        max-width: 70px;
        max-width: unset;
        display: block;
        box-sizing: border-box;
        padding: 0 20px 0 0;
    }
    .menu_mobile-open{
        flex-direction: column;
        padding-left: 50px;
    }
    .mycontainer.mycontainer2 {
        padding: 10px 25px 10px 25px;
    }
    .enter_img,
    .study_img,
    .our-proud_img{
        /*max-width: 450px;*/
    }
    .enter_menu{
        justify-content: space-between;
    }
    .enter_title, .study_title, .our-proud_title{
        font-size: 60px;
    }
    
    /*.study_groups-logo{
        width: 150px;
    }*/
    .news_item{
        flex-direction: column;
    }

    .footer{
        padding: 0px;
    }

    h1, .h1 {
	    font-size: 25px!important;
	}
  h3, .h3 {
      font-size: 18px!important;
    }

    .nav_up-info i,
    .nav_up-login i {
        margin-right: 20px
    }

    .studyDiv {
      padding-left: 15px!important;
    }

    .bannerHead{
      background-color: #fafafa; 
      background-size: 150%;
      background-repeat: no-repeat;
      background-position: top right;
      padding-top: 100px;
    }

}
@media (max-width:451px) {
    .nav_up .mycontainer {
        flex-wrap: nowrap;
    }

    /*.study_content {*/
    /*    left: -30%;*/
    /*}*/

    .study_link{
        font-size: 18px;
    }
    /*.study_groups-logo{
        flex-wrap: nowrap;
    }*/
    .enter_img,
    .study_img,
    .our-proud_img{
        /*max-width: 350px;
        height: 250px;*/
    }
    .news_img {
        max-width: 400px;
    }

    .news_link {
        /*margin: 10px 0;*/
    }

    .footer{
        padding: 0px;
    }

    h1, .h1 {
	    font-size: 25px!important;
	}
  h3, .h3 {
      font-size: 18px!important;
    }

    .nav_up-info i,
    .nav_up-login i {
        margin-right: 20px
    }

    .studyDiv {
      padding-left: 15px!important;
    }

    /*.study_content {*/
    /*    left: -33%;*/
    /*}*/

    .bannerHead{
      background-color: #fafafa; 
      background-size: 150%;
      background-repeat: no-repeat;
      background-position: top right;
      padding-top: 100px;
    }
}

@media (max-width:401px) {
    .enter_title, .study_title, .our-proud_title{
        font-size: 45px;
    }

    .nav .mycontainer {
        /*        display: grid;
                grid-template-columns: 1fr;
                grid-template-rows: 1fr 1fr;*/
    }

    .nav .mycontainer a {
        grid-column-start: 1;
        grid-column-end: 3;
    }

    .footer{
        padding: 0px;
    }

    h1, .h1 {
	    font-size: 25px!important;
	}
  h3, .h3 {
      font-size: 18px!important;
    }

    .nav_up-info i,
    .nav_up-login i {
        margin-right: 20px
    }

    .studyDiv {
      padding-left: 15px!important;
    }

    /*.study_content {*/
    /*    left: -25%;*/
    /*}*/


    .bannerHead{
      background-color: #fafafa; 
      background-size: 150%;
      background-repeat: no-repeat;
      background-position: top right;
      padding-top: 100px;
    }
}

@media (max-width: 351px) {
    /*.study_content {*/
    /*    left: -15%;*/
    /*}*/
    .our-proud_title{
        font-size: 48px;
    }
    .study_link{
        font-size: 15px;
    }
    .footer .mycontainer{
        padding-left: 0;
        padding-right: 0;
    }
    .footer_menu li{
        width: 300px;
    }
    .enter_img,
    .study_img,
    .our-proud_img{
        /*max-width: 300px;
        height: 200px;*/
    }

    .footer{
        padding: 0px;
    }

    h1, .h1 {
	    font-size: 25px!important;
	}
  h3, .h3 {
      font-size: 18px!important;
    }

    .nav_up-info i,
    .nav_up-login i {
        margin-right: 20px
    }

    .studyDiv {
      padding-left: 15px!important;
    }

    .bannerHead{
      background-color: #fafafa; 
      background-size: 150%;
      background-repeat: no-repeat;
      background-position: top right;
      padding-top: 100px;
    }


}

@media (max-width:320px) {
    /*.study_content {*/
    /*    left: -10%;*/
    /*}*/
    .footer{
        padding: 0px;
    }

    h1, .h1 {
	    font-size: 25px!important;
	   }

    h3, .h3 {
      font-size: 18px!important;
    }

    .nav_up-info i,
    .nav_up-login i {
        margin-right: 20px
    }

    .studyDiv {
      padding-left: 15px!important;
    }

    .bannerHead{
      background-color: #fafafa; 
      background-size: 150%;
      background-repeat: no-repeat;
      background-position: top right;
      padding-top: 100px;
    }



}
@media(max-width: 1299px){
    [data-media="1300"]{
        display: none !important;
    }
}
@media(max-width: 1023px){
    [data-media="1024"]{
        display: none !important;
    }
}
@media(max-width: 479px){
    [data-media="480"]{
        display: none !important;
    }
}
@media(min-width: 1024px){
    [data-media="m1024"]{
        display: none !important;
    }
}
@media(min-width: 480px){
    [data-media="m480"]{
        display: none !important;
    }
}














.timeline-box:hover .date,.timeline-box:before {
  transition: all 0.2s ease-out;
  webkit-transition: all 0.2s ease-out;
}

.timeline-bar {
  position: relative;
}

.timeline-bar:before {
  background-color: rgba(255, 255, 255, 0.7);
  content: '';
  display: block;
  height: 97%;
  left: 50%;
  margin-left: -1px;
  position: absolute;
  top: 26px;
  width: 1px;
  z-index: 0;
}

.timeline-box {
  background: #fff;
  border-radius: 3px;
  margin: 30px 30px 30px 0;
  padding: 30px;
  position: relative;
}

.timeline-box, .timeline-box p, .timeline-box ul {
  font-size: 15px;
}

.timeline-bar--right .timeline-box {
  margin: 30px 0 30px 30px;
}

.timeline-edge {
  text-align: center;
}

.timeline-box,.timeline-box-date {
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.05);
}

.timeline-edge-text {
  background: #fff;
  border-radius: 3px;
  display: inline-block;
  line-height: 2;
  padding: 0 10px;
}

.timeline-box:hover:before {
  background-color: #d55757;
}

.timeline-box-date {
  background: #fff;
  border-radius: 2px;
  color: #000;
  display: inline-block;
  font-size: 20px;
  font-weight: 700;
  left: calc(100% + 90px);
  left: -webkit-calc(100% + 90px);
  margin-top: -18px;
  padding: 5px 10px;
  position: absolute;
  right: -100px;
  right: auto;
  top: 50%;
  white-space: nowrap;
}

.timeline-box-title {
  font-weight: bold;
}

.timeline-box p {
  margin-top: 0px;
}

.timeline-bar--right .timeline-box-date {
  left: auto;
  right: calc(100% + 90px);
  right: -webkit-calc(100% + 90px);
}

.historic--dark.timeline-bar:before {
  background-color: rgba(255, 255, 255, 0.09);
}

.historic--dark .timeline-box {
  background: #000;
}

.historic--dark .timeline-edge-text {
  background: #000;
}

.historic--dark .timeline-box-date {
  background: #000;
  color: #cbcbcb;
}

@media (min-width:768px) {
  .timeline-box:after {
    border: 10px solid transparent;
    border-left-color: #fff;
    content: '';
    margin-top: -10px;
    position: absolute;
    right: -19px;
    top: 50%;
  }

  .timeline-bar--right .timeline-box:after {
    border-left-color: transparent;
    border-right-color: #fff;
    left: -19px;
    right: auto;
  }

  .timeline-box:before {
    background: #386899;
    border-radius: 50%;
    box-sizing: content-box;
    color: #fff;
    content: "\f00c"; /* FontAwesome Unicode */
    font-family: FontAwesome;
    font-size: 18px;
    height: 50px;
    line-height: 50px;
    margin-top: -25px;
    position: absolute;
    right: -71px;
    text-align: center;
    top: 50%;
    width: 50px;
  }

  .timeline-bar--right .timeline-box:before {
    left: -68px;
    right: auto;
  }

  .historic--dark .timeline-box:after {
    border-left-color: #000;
  }

  .historic--dark .timeline-bar--right .timeline-box:after {
    border-right-color: #000;
  }

  .historic--dark .timeline-box:before {
    background: #121212;
  }
}

@media (max-width:767px) {
  .timeline-bar--right .timeline-box-date ,.timeline-box-date {
    left: 0%;
    padding: 5px 0;
    right: 0%;
    text-align: center;
    top: -39px;
    width: 100%;
  }

  .timeline-box,.timeline-bar--right .timeline-box {
    margin: 140px 0;
  }
}



.ili {
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #c8c8c8;
    line-height: 0.1em;
    margin: 20px 0;
}

.ili span {
    background: #fff;
    padding: 0 10px;
}


.badgeWhite {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    color: #000;
    line-height: 1;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    background-color: #fff;
    border-radius: 10px;
}


.labelPredmet {
    display: inline;
    padding: 0.6em 0.3em;
    font-size: 85%;
    line-height: 1;
    color: #000;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25em;
    padding-left: 10px;
    padding-right: 10px;
    display: inline-block;
    margin: 3px;
    background-color: #dedede;
}

.labelPredmetVb {
    background-color: #cce2f5;
}


.labelMest {
    display: inline;
    padding: 0.6em 0.3em;
    line-height: 1;
    color: #000;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25em;
    padding-left: 10px;
    padding-right: 10px;
    display: inline-block;
    margin: 3px;
    background-color: #f7b6b6;
    width: 100%;
    text-shadow: 0px 0px 0px rgba(0,0,0,0.3);
}


.labelForma {
    display: inline;
    padding: 0.6em 0.3em;
    line-height: 1;
    color: #000;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25em;
    padding-left: 10px;
    padding-right: 10px;
    display: inline-block;
    margin: 3px;
    background-color: #d9edf7;
    width: 100%;
}


.labelPrice {
    display: inline;
    padding: 0.6em 0.3em;
    line-height: 1;
    color: #000;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25em;
    padding-left: 10px;
    padding-right: 10px;
    display: inline-block;
    margin: 3px;
    background-color: #ffdca0;
    width: 100%;
}


.labelProfile {
    display: inline;
    padding: 0.6em 0.3em;
    line-height: 1;
    color: #000;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25em;
    padding-left: 10px;
    padding-right: 10px;
    margin: 3px;
    background-color: #ffcc6e;
    width: 100%;
}


.infoTr{
  background-blend-mode: screen;
  background: linear-gradient(#0c3258, transparent), linear-gradient(90deg, #114478, transparent), linear-gradient(-90deg, #1f5690, transparent);
  background-attachment: fixed;
  background-color: transparent!important;
  color: white;
  font-weight: 500;
  font-size: 17px;
  text-shadow: 0px 2px 2px rgba(0,0,0,0.3);
}

.infoTr .btn, .infoTr label{
  border-color: rgba(0,0,0,0.6);
  text-shadow: 0px 2px 5px rgba(0,0,0,0);
}


.rowTable:hover a {
  color: red;
}

.rowTable:hover .labelForma {
  background-color: #68c3f0;
}

.rowTable:hover .labelMest {
  background-color: #f57777;
}

.rowTable:hover .labelPrice {
  background-color: #ffcb72;
}
