.navi {
    position: fixed;
    width: 100%;
    top: 0;
    height: 50px;
    padding-top: 10px;
    padding-right: 50px;
    border-bottom: 1px solid #fff;
    background-color: #0273b7;
    text-align: right;
    z-index: 3000;
}

.pic {
 height: 600px;
 margin-top: 181px;
 background-position: 0px 0px, 0px 0px;
 background-size: cover, cover;
}

.navig {
  height: 130px;
  background-color: #fff;
}

.navbar {
  background-color: transparent;
}

.h1pic {
  position: absolute;
  z-index: 1000;
  margin-top: 0px;
  padding-top: 10px;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 70px;
  line-height: 65px;
  font-weight: 200;
  text-transform: uppercase;
}

.h1pic.start {
  top: 0px;
  right: 0px;
  padding-right: 20px;
  color: #0273b7;
  text-align: right;
  text-transform: uppercase;
}

.h2pic {
  position: absolute;
  z-index: 1000;
  margin-top: 0px;
  padding-top: 10px;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 40px;
  line-height: 55px;
  font-weight: 200;
  text-transform: uppercase;
}

.h2pic.start {
  top: 0px;
  right: 0px;
  padding-right: 20px;
  color: #0273b7;
  text-align: right;
  text-transform: uppercase;
}

.navlink {
  height: 130px;
  margin-right: 1px;
  margin-left: 1px;
  padding-top: 50px;
  padding-right: 10px;
  padding-left: 10px;
  background-color: #ce0118;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 22px;
  font-weight: 200;
  text-transform: none;
}

.navlink:hover {
  background-color: #fed60d;
  color: #17111b;
}

.navlink.nl1 {
  background-color: #f50822;
  font-family: Oswald, sans-serif;
  color: #fff;
}

.navlink.nl1:hover {
  background-color: #fed60d;
  color: #17111b;
}

.icobut {
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  color: #fff;
}

.dropdown.w--open {
  background-color: rgba(13, 53, 92, .8);
  color: #fff;
}

.subnav {
  border-bottom: 1px dotted rgba(208, 214, 221, .5);
  background-color: rgba(23, 17, 27, .7);
  font-family: 'Open Sans Condensed', sans-serif;
  color: #fff;
  font-size: 19px;
}

.subnav:hover {
  background-color: #0273b7;
}

.behind {
  height: auto;
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #e9e9e9;
}
.behind1 {
    height: auto;
    padding-top: 330px;
    padding-bottom: 50px;
    background-color: #e9e9e9;
}
.news {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 9;
  display: block;
  width: 80%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  border: 1px solid #89949e;
  background-color: #fff;
  text-align: left;
}

.h1tip {
  position: relative;
  z-index: 4;
  margin-top: 0px;
  padding-top: 320px;
  font-family: 'Open Sans Condensed', sans-serif;
  color: rgba(0, 0, 0, .25);
  font-size: 58px;
  font-weight: 300;
  text-align: center;
}

.slider {
  height: 326px;
  margin-top: 70px;
  background-color: transparent;
}

.txtsli {
  padding-right: 70px;
  padding-left: 70px;
  font-family: 'Open Sans Condensed', sans-serif;
  color: #000;
  font-size: 20px;
  line-height: 26px;
  text-align: left;
}

.icsli {
  margin-right: 0px;
  color: #0d355c;
  font-weight: 700;
}

.leftarr {
  width: 45px;
}

.rightarr {
  width: 35px;
}

.titsli {
  color: #0d355c;
  font-weight: 700;
}

.butmore {
  position: static;
  left: 0px;
  bottom: 0px;
  margin-top: 40px;
  margin-right: 60px;
  border-radius: 12px;
  background-color: #d70036;
  font-family: 'Open Sans Condensed', sans-serif;
  color: #fff;
  font-size: 14px;
  text-align: right;
}

.slide1 {
  text-align: right;
}

.slide2 {
  text-align: right;
}

.logos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  border-top: 1px dotted #777;
  border-bottom: 1px dotted #777;
}

.map {
  height: 400px;
}

.footer {
  padding-top: 70px;
  padding-bottom: 120px;
  background-color: transparent;
  background-image: -webkit-linear-gradient(270deg, #0273b7, #093257);
  background-image: linear-gradient(180deg, #0273b7, #093257);
}

.foo1 {
  padding-left: 30px;
}

.txtfoo {
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 17px;
  line-height: 23px;
  font-weight: 200;
}
.txtfoo a {
    color: #fff;
    text-decoration: none;
}
.foostripe {
  width: 1px;
  height: 280px;
  background-color: hsla(0, 0%, 100%, .6);
  text-align: center;
}

.colstripe {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  direction: ltr;
  text-align: center;
}

.foo3 {
  padding-right: 50px;
  text-align: right;
}

.slidenav {
  padding-bottom: 10px;
}

.shortcut {
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #fed60d;
}

.colshort {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.shortbut {
  display: block;
  width: 250px;
  height: 250px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 250px;
  background-color: #ce0118;
}

.shortbut:hover {
  border-radius: 40px;
  background-color: #0273b7;
  color: #fff;
}

.fa1 {
  padding-top: 70px;
  -webkit-transition: all 900ms ease;
  transition: all 900ms ease;
  font-family: 'Fontawesome webfont', sans-serif;
  color: #fff;
  font-size: 100px;
}

.txtbut {
  padding-top: 70px;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 40px;
  font-weight: 300;
  text-transform: uppercase;
}

.buttop {
  width: 50px;
  height: 50px;
  margin-top: 50px;
  padding-top: 11px;
  padding-right: 15px;
  padding-left: 10px;
  border-radius: 50px;
  background-color: #ce0118;
  font-family: 'Fontawesome webfont', sans-serif;
  font-size: 30px;
  text-align: center;
}

.buttop:hover {
  background-color: #fed60d;
}

.end {
  height: 30px;
  background-color: #17111b;
}

.imglogo {
  padding-top: 35px;
  padding-bottom: 5px;
}

.slid {
  height: 600px;
}

.slid1 {
  padding-top: 400px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .3), rgba(0, 0, 0, .1)), url('../images/slide3.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .3), rgba(0, 0, 0, .1)), url('../images/slide3.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.logoin {
  padding: 30px 30px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}

.text-block {
  margin-top: 30px;
  font-family: Oswald, sans-serif;
  color: #17111b;
  font-size: 21px;
  line-height: 28px;
  font-weight: 300;
}

.newsin {
  margin-top: 80px;
  padding: 0px 30px 50px;
  font-size: 24px;
  overflow: hidden;
}

.titlenews {
  background-color: transparent;
  font-family: Oswald, sans-serif;
  color: #ce0118;
  font-weight: 300;
  text-transform: uppercase;
}

.paragraph {
  margin-bottom: 50px;
  font-family: Oswald, sans-serif;
  font-size: 19px;
  line-height: 26px;
  font-weight: 300;
}

.slid2 {
  padding-top: 400px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .3), rgba(0, 0, 0, .1)), url('../images/slide1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .3), rgba(0, 0, 0, .1)), url('../images/slide1.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.div-block {
  background-color: #311e00;
}

.slid3 {
  padding-top: 400px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .3), rgba(0, 0, 0, .1)), url('../images/slide2.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .3), rgba(0, 0, 0, .1)), url('../images/slide2.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.slidin {
  position: relative;
  bottom: 0px;
  padding-top: 25px;
  padding-right: 100px;
  padding-bottom: 25px;
  border-top: 1px solid hsla(45, 40%, 84%, .5);
  border-bottom: 1px solid hsla(45, 40%, 84%, .5);
  background-color: transparent;
  background-image: -webkit-linear-gradient(180deg, rgba(0, 0, 0, .6), rgba(0, 0, 0, .1));
  background-image: linear-gradient(270deg, rgba(0, 0, 0, .6), rgba(0, 0, 0, .1));
}

.slidtxt {
  font-family: Oswald, sans-serif;
  color: hsla(0, 0%, 100%, .8);
  font-size: 40px;
  line-height: 45px;
  font-weight: 200;
  text-align: right;
}

html.w-mod-js *[data-ix="comin"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="scrollleft"] {
  opacity: 0;
  -webkit-transform: translate(-500px, 0px);
  -ms-transform: translate(-500px, 0px);
  transform: translate(-500px, 0px);
}

html.w-mod-js *[data-ix="upload"] {
  opacity: 0;
  -webkit-transform: translate(0px, 100px);
  -ms-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
}

html.w-mod-js *[data-ix="scrolload"] {
  opacity: 0;
  -webkit-transform: translate(0px, 100px);
  -ms-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
}

html.w-mod-js *[data-ix="up"] {
  opacity: 0;
  -webkit-transform: translate(0px, 100px);
  -ms-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
}

html.w-mod-js *[data-ix="up-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, 100px);
  -ms-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
}

html.w-mod-js *[data-ix="up-3"] {
  opacity: 0;
  -webkit-transform: translate(0px, 100px);
  -ms-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
}

html.w-mod-js *[data-ix="hoverbut-2"] {
  opacity: 0;
  -webkit-transform: scale(0.01, 0.01);
  -ms-transform: scale(0.01, 0.01);
  transform: scale(0.01, 0.01);
}

html.w-mod-js *[data-ix="hoverbut-3"] {
  opacity: 0;
  -webkit-transform: scale(0.01, 0.01);
  -ms-transform: scale(0.01, 0.01);
  transform: scale(0.01, 0.01);
}

html.w-mod-js *[data-ix="hoverbut-4"] {
  opacity: 0;
  -webkit-transform: scale(0.01, 0.01);
  -ms-transform: scale(0.01, 0.01);
  transform: scale(0.01, 0.01);
}

html.w-mod-js *[data-ix="slidie"] {
  opacity: 0;
  -webkit-transform: translate(700px, 0px);
  -ms-transform: translate(700px, 0px);
  transform: translate(700px, 0px);
}

@media (max-width: 991px) {
  .pic {
    height: 400px;
  }
  .h1pic {
    z-index: 900;
    margin-top: 0px;
    padding-top: 10px;
    font-size: 55px;
    line-height: 52px;
  }
  .navlink {
    position: static;
    height: auto;
    margin-left: 1px;
    padding-top: 10px;
    padding-bottom: 10px;
    float: none;
    clear: none;
    border-bottom: 1px dotted hsla(0, 0%, 100%, .5);
    background-color: rgba(23, 17, 27, .8);
    color: #fff;
  }
  .navlink.nl1 {
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dotted hsla(0, 0%, 100%, .5);
    background-color: rgba(23, 17, 27, .8);
  }
  .icobut {
    padding-top: 0px;
  }
  .dropdown {
    margin-left: 0px;
  }
  .subnav {
    background-color: #246fb2;
  }
  .subnav:hover {
    background-color: #225a8b;
  }
  .behind {
    height: auto;
  }
  .news {
    position: relative;
    top: 0px;
    width: 90%;
  }
  .h1tip {
    padding-top: 350px;
  }
  .footer {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .foo1 {
    padding-right: 30px;
  }
  .txtfoo {
    font-size: 15px;
    line-height: 21px;
  }
  .icomenu {
    color: #fff;
    font-size: 50px;
  }
  .menubutton {
    background-color: #246fb2;
    color: #fff;
  }
  .menubutton.w--open {
    background-color: #225a8b;
    color: #311e00;
  }
  .navmenu {
    background-color: transparent;
  }
  .shortbut {
    width: 200px;
    height: 200px;
  }
  .fa {
    padding-top: 50px;
    font-size: 80px;
  }
  .txtbut {
    padding-top: 50px;
    font-size: 35px;
  }
  .slid {
    height: 400px;
  }
  .slid1 {
    padding-top: 250px;
  }
  .logoin {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .slid2 {
    padding-top: 250px;
  }
  .slid3 {
    padding-top: 250px;
  }
  .slidin {
    padding-right: 50px;
  }
  .slidtxt {
    font-size: 28px;
    line-height: 35px;
  }
}

@media (max-width: 767px) {
  .pic {
    height: 300px;
  }
  .h1pic {
    margin-top: -5px;
    font-size: 40px;
    line-height: 35px;
  }

  .icobut {
    padding-top: 0px;
  }
  .news {
    top: 0px;
  }
  .h1tip {
    font-size: 43px;
  }
  .slider {
    height: 356px;
    margin-top: 40px;
  }
  .txtsli {
    font-size: 17px;
    line-height: 23px;
  }
  .butmore {
    margin-top: 10px;
  }
  .logos {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .map {
    height: 300px;
  }
  .footer {
    padding-top: 40px;
  }
  .txtfoo {
    font-size: 17px;
  }
  .foo2 {
    padding-top: 40px;
    padding-left: 30px;
  }
  .menubutton.w--open {
    background-color: #225a8b;
  }
  .navmenu {
    background-color: transparent;
  }
  .colshort {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .shortbut {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 230px;
    height: 230px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .fa {
    padding-top: 0px;
    padding-bottom: 50px;
  }
  .txtbut {
    padding-top: 0px;
  }
  .slid {
    height: 300px;
  }
  .slid1 {
    padding-top: 180px;
  }
  .logoin {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .slid2 {
    padding-top: 180px;
  }
  .slid3 {
    padding-top: 180px;
  }
  .slidtxt {
    font-size: 20px;
  }
}

@media (max-width: 479px) {
  .pic {
    height: 300px;
  }
  .h1pic {
    font-size: 35px;
  }

  .icobut {
    padding-top: 0px;
  }
  .behind {
    position: relative;
    height: auto;
  }
  .news {
    top: 0px;
  }
  .h1tip {
    padding-top: 400px;
    font-size: 26px;
  }
  .slider {
    height: 376px;
    margin-top: 25px;
  }
  .txtsli {
    padding-right: 30px;
    padding-left: 30px;
    font-size: 14px;
    line-height: 20px;
  }
  .icsli {
    font-size: 20px;
  }
  .leftarr {
    width: 25px;
    text-align: left;
  }
  .butmore {
    margin-top: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .map {
    height: 200px;
  }
  .txtfoo {
    font-size: 15px;
    line-height: 20px;
  }
  .menubutton.w--open {
    background-color: #225a8b;
    color: #fff;
  }
  .navmenu {
    background-color: transparent;
  }
  .shortbut {
    width: 180px;
    height: 180px;
  }
  .fa {
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 60px;
  }
  .txtbut {
    padding-top: 30px;
    font-size: 28px;
  }
  .newsin {
    padding-right: 10px;
    padding-bottom: 20px;
    padding-left: 10px;
  }
  .titlenews {
    font-size: 23px;
  }
  .paragraph {
    font-size: 16px;
    line-height: 24px;
    text-align: justify;
  }
  .slidin {
    padding-right: 10px;
    font-size: 13px;
    line-height: 18px;
  }
  .slidtxt {
    font-size: 13px;
    line-height: 18px;
  }
}

@font-face {
  font-family: 'Fontawesome webfont';
  src: url('../fonts/fontawesome-webfont.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}