/* open-sans-300 - latin_latin-ext */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/open-sans-v43-latin_latin-ext-300.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-regular - latin_latin-ext */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/open-sans-v43-latin_latin-ext-regular.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-500 - latin_latin-ext */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/open-sans-v43-latin_latin-ext-500.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-600 - latin_latin-ext */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/open-sans-v43-latin_latin-ext-600.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-700 - latin_latin-ext */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/open-sans-v43-latin_latin-ext-700.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/*-------------------------------------------------------------
     Header
-------------------------------------------------------------*/
.header {
  padding: 15px 0;
  background: #fff;
}
.single-header-info {
  float: left;
  padding-left: 30px;
  padding-top: 10px;
}
.single-header-info .icon-box {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
}
.single-header-info .icon-box .inner-box {
  width: 33px;
  height: 50px;
  line-height: 48px;
  margin-right: 8px;
}
.single-header-info .icon-box .inner-box i:before {
  font-size: 30px;
  vertical-align: middle;
  color: #1879C3;
}
.single-header-info .content {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
}
.single-header-info .content h3 {
  font-size: 0.875em;
  letter-spacing: 0;
  color: #333;
  font-family: 'Open Sans', Arial, sans-serif;
  font-weight: 400;
  margin: 0;
}
.single-header-info a .icon-box .inner-box i:before {
  color: #1879C3;
}
.single-header-info a:hover {
  color: #004D91;
  transition: all ease-in 300ms;
  -webkit-transition: all ease-in 300ms;
  -moz-transition: all ease-in 300ms;
}
.single-header-info a:hover .content h3 {
  color: #1879C3;
  transition: all ease-in 300ms;
  -webkit-transition: all ease-in 300ms;
  -moz-transition: all ease-in 300ms;
}
.single-header-info a:hover .icon-box .inner-box i:before {
  color: #004D91;
  transition: all ease-in 300ms;
  -webkit-transition: all ease-in 300ms;
  -moz-transition: all ease-in 300ms;
}
.mainmenu-area {
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0 3px 3px -2px #888;
}
.mainmenu-area .search-box {
  padding: 0;
  text-align: right;
}
.mainmenu-area.sticky-fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99999;
}
body {
  font-family: 'Open Sans', Arial, sans-serif;
  font-size: 16px;
  color: #3e3e3e;
  line-height: 1.6;
  font-weight: 400;
}
.c-main {
  color: #1879C3;
}
h1 {
  font-family: 'Open Sans', Arial, sans-serif;
  color: #000;
  font-weight: 400;
  margin-bottom: 30px;
  position: relative;
  font-size: 2.5em;
  font-weight: 500;
  letter-spacing: -1px;
}
.inner-header1 {
  padding: 40px 0;
  position: relative;
  background: #f5f5f5;
}
.inner-header1 h1 {
  text-align: center;
  margin: 0;
  color: #1879C3;
}
h2 {
  font-family: 'Open Sans', Arial, sans-serif;
  color: #1879C3;
  font-weight: 400;
  font-size: 2em;
  position: relative;
  padding-bottom: 10px;
  font-weight: 500;
  margin-bottom: 20px;
  margin-top: 30px;
  letter-spacing: -1px;
}
h2 span {
  font-weight: 700;
}
h3 {
  font-family: 'Open Sans', Arial, sans-serif;
  color: #000;
  font-weight: 500;
  margin-bottom: 20px;
  margin-top: 30px;
  font-size: 1.5em;
  letter-spacing: -1px;
}
h2.sm {
  font-family: 'Open Sans', Arial, sans-serif;
  color: #000;
  font-weight: 500;
  margin-bottom: 10px;
  margin-top: 30px;
  font-size: 1.5em;
  letter-spacing: -1px;
}
h4 {
  font-family: 'Open Sans', Arial, sans-serif;
  color: #000;
  font-weight: 400;
  margin-top: 30px;
  font-size: 1.33em;
}
h5 {
  font-family: 'Open Sans', Arial, sans-serif;
  color: #000;
  font-weight: 400;
}
h6 {
  font-family: 'Open Sans', Arial, sans-serif;
  color: #000;
  font-weight: 400;
}
.first {
  margin-top: 0;
}
a {
  color: #1879C3;
  text-decoration: none;
}
a:hover {
  color: #004D91;
  text-decoration: underline;
  text-underline-offset: 5px;
}
a:active {
  color: #004D91;
  text-decoration: none;
}
a.font-button {
  color: #3e3e3e;
  cursor: pointer;
  font-weight: 600;
  margin-top: 20px;
  padding: 10px;
  font-size: 20px;
  text-decoration: none;
}
a.font-button:hover {
  color: #004D91;
  text-decoration: none;
}
a.font-button:active {
  color: #004D91;
  text-decoration: none;
}
a.high-contrast {
  color: #3e3e3e;
  cursor: pointer;
  font-weight: 600;
  margin-top: 20px;
  padding: 10px;
  font-size: 20px;
  text-decoration: none;
}
a.high-contrast:hover {
  color: #004D91;
  text-decoration: none;
}
a.high-contrast:active {
  color: #004D91;
  text-decoration: none;
}
.pdf {
  background: url(../img/resources/pdf.png) no-repeat 0 center;
  padding: 2px 0 2px 25px;
}
img {
  max-width: 100% !important;
  height: auto !important;
}
b,
strong {
  font-weight: 600;
}
ul,
ol {
  margin-bottom: 20px;
}
.container ul li {
  margin-bottom: 0px;
}
.container ol li {
  margin-bottom: 0px;
}
.lead,
.fs-125 {
  margin-bottom: 30px;
  font-size: 1.25em;
  font-weight: 400;
}
p {
  margin-bottom: 20px !important;
}
hr {
  border-top: 1px solid #ddd;
  border-bottom: 0px solid #ddd;
  height: 6px;
  margin: 0;
  margin-top: 30px;
  margin-bottom: 30px;
}
.sec-padding {
  padding: 50px 0;
}
.bg-grey {
  background: #f5f5f5;
}
img.prawa {
  margin: 5px 0px 30px 30px;
  float: right;
}
img.lewa {
  margin: 5px 30px 30px 0px;
  float: left;
}
.mt0 {
  margin-top: 0;
}
.m0 {
  margin: 0 !important;
}
.pb-20 {
  padding-bottom: 20px;
}
table.cookies td {
  padding: 15px;
  border: 2px solid #fff;
}
.responsive-table {
  width: 100%;
  padding: 10px 0 10px;
  overflow-x: auto;
  margin-bottom: 20px;
}
#mapa img {
  max-width: none !important;
}
/*-------------------------------------------------------------
       Buttons	
-------------------------------------------------------------*/
a.thm-btn,
a.thm-btn:focus-visible {
  background: #1879C3;
  display: inline-block;
  color: #fff !important;
  font-size: 1em;
  font-family: 'Open Sans', Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  padding: 14px 20px 11px;
  transition: all .5s ease;
  border: none;
  border-radius: 5px;
  text-decoration: none;
}
a.thm-btn:hover,
a.thm-btn:focus-visible:hover,
a.thm-btn:active,
a.thm-btn:focus-visible:active {
  background-color: #004D91;
  color: #fff !important;
  text-decoration: none;
}
a.thm-btn.inverse {
  border: 2px solid #fff;
  color: #fff;
  background-color: transparent;
}
a.thm-btn.inverse:hover {
  background: rgba(0, 0, 0, 0.2);
  border-color: #fff;
  color: #fff;
}
/*-------------------------------------------------------------
      Colored boxes
-------------------------------------------------------------*/
.side-box {
  padding: 25px 20px 10px;
  margin-bottom: 16px;
  background: #f5f5f5;
}
.side-box h4 {
  margin-top: 0;
  font-weight: 500;
  margin-bottom: 12px;
}
.side-box p {
  font-size: 18px;
  margin-bottom: 12px;
}
.side-box p strong,
.side-box p b {
  font-weight: 600;
}
.offer {
  padding: 40px 20px 10px;
  color: #fff;
  margin: 20px 0;
  text-align: center;
  font-weight: 300;
  height: 340px;
  border-radius: 5px;
}
.offer h3 {
  color: #fff;
  margin-top: 0;
  position: relative;
}
/*-------------------------------------------------------------
      Team
-------------------------------------------------------------*/
.single-team-member {
  margin-bottom: 20px;
  border: 1px solid #ddd;
  padding: 15px;
}
.single-team-member .img-box {
  display: table-cell;
  vertical-align: top;
  width: 150px;
}
.single-team-member .img-box img {
  display: block;
  width: 100% !important;
  height: auto !important;
  border-radius: 50%;
}
.single-team-member .team-content {
  display: table-cell;
  vertical-align: top;
  padding-left: 15px;
}
.single-team-member a:hover img {
  opacity: 0.9;
}
.single-team-member h3 {
  font-size: 1.5em;
  margin: 15px 0;
}
.single-team-member p {
  line-height: 20px;
  margin-bottom: 0px;
}
/*cookies*/
#cookies-message {
  margin: 0 auto;
  padding: 20px 20px 10px;
  background: #000;
  color: #fff;
  line-height: 1.3;
  text-align: center;
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 999;
}
#cookies-message a {
  color: #1879C3;
}
#cookies-message a:hover {
  color: #fff;
  text-decoration: underline;
  text-underline-offset: 5px;
}
#cookies-message .thm-btn {
  text-decoration: none;
  color: #fff;
  text-decoration: none !important;
}
/*contrast*/
#all.contrast * {
  background: black !important;
  color: white !important;
  border-color: white;
}
#all.contrast * ul.sidenav li::before {
  color: yellow !important;
}
#all.contrast * .single-header-info .icon-box .inner-box i:before {
  color: yellow !important;
}
#all.contrast a {
  color: yellow !important;
  text-decoration: underline !important;
}
#all.contrast a.high-contrast span {
  color: yellow !important;
  text-decoration: underline !important;
}
/*bookero*/
body .bookero-plugin-header {
  background: #1879C3 !important;
}
.submit-section .submit-button[data-v-7c5618f1] {
  background: #1879C3 !important;
}
/*sitemap*/
ul.map {
  margin-block-start: 0em;
  margin-block-end: 0em;
  padding-inline-start: 20px;
}
ul.map li a {
  display: inline-block;
  padding: 8px 0;
}
/*-------------------------------------------------------------
      Top navigation
-------------------------------------------------------------*/
.navigation .nav-footer {
  display: none;
}
.navigation .nav-header > ul {
  padding: 0;
  margin: 0;
  display: inline-block;
}
.navigation .nav-header > ul > li {
  display: inline-block;
  position: relative;
  margin: 0;
}
.navigation .nav-header > ul > li > a {
  display: block;
  font-size: 1em;
  font-weight: 500;
  text-transform: uppercase;
  color: #333;
  padding: 14px 12px;
  transition: all .3s ease;
}
.navigation .nav-header > ul > li:hover > a {
  color: #1879C3;
  text-decoration: none;
}
.navigation .nav-header > ul > li:hover > ul {
  opacity: 1;
  visibility: visible;
}
.navigation .nav-header > ul > li > ul {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 999;
  background: #fff;
  width: 290px;
  margin: 0;
  padding: 0;
  opacity: 0;
  visibility: hidden;
  box-shadow: 2px 0 11px -3px rgba(0, 0, 0, 0.6);
  transition: all .5s ease;
}
.navigation .nav-header > ul > li > ul > li {
  display: block;
  position: relative;
  margin: 0;
}
.navigation .nav-header > ul > li > ul > li:last-child > a {
  border-bottom: 0;
}
.navigation .nav-header > ul > li > ul > li > a {
  display: block;
  font-size: 0.875em;
  font-weight: 400;
  color: #333;
  padding: 14px 19px;
  border-bottom: 1px solid #E9E9E9;
  transition: all .3s ease;
}
.navigation .nav-header > ul > li > ul > li:hover > a {
  color: #1879C3;
}
.navigation .nav-header > ul > li > ul > li:hover > ul {
  opacity: 1;
  visibility: visible;
}
.navigation .nav-header > ul > li > ul > li > ul {
  position: absolute;
  top: 0;
  left: 100%;
  width: 240px;
  margin: 0;
  padding: 0;
  opacity: 0;
  visibility: hidden;
  z-index: 999;
  background: #fff;
  box-shadow: 2px 0 11px -3px rgba(0, 0, 0, 0.6);
  transition: all .5s ease;
}
.navigation .nav-header > ul > li > ul > li > ul > li {
  display: block;
  position: relative;
  margin: 0;
}
.navigation .nav-header > ul > li > ul > li > ul > li:last-child > a {
  border-bottom: 0;
}
.navigation .nav-header > ul > li > ul > li > ul > li > a {
  display: block;
  font-size: 0.875em;
  font-weight: 400;
  color: #333;
  padding: 14px 19px;
  border-bottom: 1px solid #E9E9E9;
  transition: all .3s ease;
}
.navigation .nav-header > ul > li > ul > li.menu-current > a {
  color: #1879C3;
  font-weight: 600;
}
.navigation .nav-header > ul > li.menu-current > a {
  color: #1879C3;
  font-weight: 600;
}
.navigation .nav-header > ul > li.menu-current > a:hover {
  color: #1879C3;
  font-weight: 600;
}
.navigation .nav-header > ul > li.menu-current:hover > a {
  color: #1879C3;
  font-weight: 600;
}
a.home {
  font-weight: 400;
  transition: all .3s ease;
  display: inline-block;
  font-size: 11px;
  color: #1879C3;
  padding: 14px 12px;
}
a.home:hover {
  color: #004D91;
}
/*-------------------------------------------------------------
      Side navigation
-------------------------------------------------------------*/
ul.sidenav {
  margin: 0;
  padding: 0;
  list-style: none;
  border-top: 1px solid #ddd;
  margin-bottom: 30px;
}
ul.sidenav li {
  margin: 0;
  border-bottom: 1px solid #ddd;
  padding: 15px 0 15px 30px;
  position: relative;
}
ul.sidenav li::before {
  content: '\e080';
  display: block;
  position: absolute;
  left: 5px;
  top: 15px;
  color: #1879C3;
  font-family: 'Glyphicons Halflings';
  width: auto;
  height: auto;
  background: none;
}
ul.sidenav li a {
  overflow: hidden;
  display: block;
  color: #333;
  font-size: 1em;
  font-family: 'Open Sans', Arial, sans-serif;
}
ul.sidenav li a:hover {
  color: #1879C3;
  transition: all ease-in 300ms;
  -webkit-transition: all ease-in 300ms;
  -moz-transition: all ease-in 300ms;
}
ul.sidenav li.menu-current a {
  color: #1879C3;
  transition: all ease-in 300ms;
  -webkit-transition: all ease-in 300ms;
  -moz-transition: all ease-in 300ms;
}
ul.sidenav ul li a {
  padding-left: 30px;
  font-size: 12px;
}
/*-------------------------------------------------------------
     Footer
-------------------------------------------------------------*/
.footer {
  background: #003c71;
  color: #fff;
}
.footer .container .row .col-xs-6 {
  display: table-cell;
}
.footer a {
  color: #eee;
}
.footer a:hover {
  color: #fff;
  text-decoration: underline;
  text-underline-offset: 5px;
}
.footer h3 {
  margin: 0 0 20px 0;
  padding-bottom: 10px;
  position: relative;
  font-size: 1.5em;
  font-weight: 400;
  color: #fff;
  text-transform: uppercase;
}
.footer hr {
  border-color: #245980;
}
.footer-bottom {
  background: #1e1e1d;
  padding: 50px 0;
}
.footer-bottom a {
  color: #eee;
}
.footer-bottom a:hover {
  color: #fff;
  text-decoration: underline;
  text-underline-offset: 5px;
}
.footer-bottom p {
  font-size: 0.875em;
  color: #A4A4A4;
}
.footer-bottom hr {
  border-top: 1px dashed #333;
  margin-top: 15px;
  margin-bottom: 15px;
  height: 1px;
  border-bottom: dashed 0px #333;
}
.footer-widget ul {
  margin: 0;
  padding: 0;
}
.footer-widget ul li {
  list-style: none;
}
.footer-widget .contact {
  margin-top: 21px;
}
.footer-widget .contact li {
  margin-bottom: 18px;
}
.footer-widget .contact li i {
  display: table-cell;
  vertical-align: top;
  font-size: 18px;
  width: 18px;
  text-align: center;
  padding-right: 18px;
}
.footer-widget .contact li span {
  display: table-cell;
  vertical-align: top;
}
.footer-widget .social {
  margin-top: 30px;
}
.footer-widget .social li {
  display: inline-block;
}
.footer-widget .social li a {
  display: inline-block;
  width: 30px;
  height: 30px;
  color: #fff;
  border: 1px solid #1879C3;
  background: #1879C3;
  line-height: 28px;
  text-align: center;
  font-size: 16px;
  margin-right: 3px;
  transition: all .3s ease;
  padding-top: 2px;
}
.footer-widget .social li a:hover {
  background: #1879C3;
  border-color: #1879C3;
  color: #fff;
}
.footer-widget.about-widget img {
  margin-bottom: 27px;
}
.footer-widget.about-widget p {
  color: #eee;
  font-size: 13px;
  line-height: 27px;
  margin: 0;
}
.footer-widget.quick-links ul li a {
  font-size: 1em;
  color: #ddd;
  line-height: 1.5;
  transition: all .3s ease;
  padding: 10px 0;
  display: block;
}
.footer-widget.quick-links ul li a:hover {
  color: #fff;
}
/*-------------------------------------------------------------
     Responsive
-------------------------------------------------------------*/
@media (min-width: 1200px) {
  .container {
    padding: 0;
    width: 1180px;
  }
  .flex-caption {
    bottom: 20%;
  }
}
@media (max-width: 1024px) {
  .logo {
    float: none !important;
    text-align: center;
  }
  .header-right-info {
    float: none !important;
    text-align: center;
  }
  .navigation {
    position: relative;
    width: 100%;
  }
  .navigation .nav-header {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    width: 400px;
    background: #262F36;
    z-index: 9999;
    max-height: 70vh;
    overflow: hidden;
    overflow-y: auto;
    width: 100%;
  }
  .navigation .nav-header > ul {
    display: block;
  }
  .navigation .nav-header > ul > li {
    display: block;
    width: 100%;
  }
  .navigation .nav-header > ul > li > a {
    padding: 18px 12px;
    padding: 14px 19px;
    border-bottom: 1px solid #fff;
    color: #333;
    background: #f5f5f5;
  }
  .navigation .nav-header > ul > li:hover > a {
    color: #1879C3;
  }
  .navigation .nav-header > ul > li > ul {
    position: relative;
    display: none;
    opacity: 1;
    visibility: visible;
    width: 100%;
    transition: none;
  }
  .navigation .nav-header > ul > li.menu-current > a {
    color: #1879C3;
    font-weight: 600;
  }
  .navigation .nav-header > a {
    display: block;
  }
  .navigation .nav-header .dropdown a {
    position: relative;
  }
  .navigation .nav-header .dropdown a button {
    width: 30px;
    height: 30px;
    background: #fff;
    color: #1879C3;
    border: none;
    outline: none;
    font-size: 15px;
    position: absolute;
    right: 15px;
    top: 8px;
  }
  .navigation .nav-footer {
    display: block;
  }
  .navigation .nav-footer button {
    padding: 0 10px 1px;
    background: transparent;
    color: #333;
    border: none;
    outline: none;
    font-size: 2em;
    margin: 0;
  }
  .flex-caption {
    bottom: 15%;
  }
  .flex-caption p {
    font-size: 18px;
    line-height: 22px;
  }
  .flex-caption p:nth-child(1) {
    font-size: 26px;
    line-height: 28px;
  }
  a.home {
    padding: 14px 19px;
    background: #f5f5f5;
    border-bottom: 1px solid #fff;
    color: #333;
  }
  .single-header-info {
    float: none;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
  }
  .mainmenu-area .container {
    position: relative;
  }
  .mainmenu-area .search-box {
    position: absolute;
    top: 0;
    right: 0;
    height: 48px;
    padding: 1px 10px 5px;
  }
}
@media (max-width: 768px) {
  .footer-widget {
    margin-bottom: 50px;
  }
  .footer {
    padding-bottom: 0px;
  }
  .offer {
    width: 100%;
    height: auto;
  }
  .flex-caption {
    bottom: 0;
  }
  .header-right-info {
    padding: 0;
    margin: 0 auto;
    text-align: center;
  }
}
@media (max-width: 600px) {
  img.prawa {
    margin: 5px 0px;
    float: none;
  }
  img.lewa {
    margin: 5px 0;
    float: none;
  }
  .flex-caption {
    bottom: 0;
    padding: 10px 0 0 10px;
  }
  .flex-caption p {
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 18px;
  }
  .flex-caption p:nth-child(1) {
    font-size: 22px;
    line-height: 26px;
  }
}
@media (max-width: 480px) {
  .single-header-info {
    padding: 15px 0px 0;
  }
  .footer-widget {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
  .single-team-member {
    width: 85%;
    margin-left: auto;
    margin-right: auto;
  }
  .inner-header1 h1 {
    font-size: 2em;
    line-height: 1.3;
  }
  h2 {
    font-size: 1.5em;
    line-height: 30px;
  }
  .flex-caption {
    display: none;
  }
  .mainmenu-area .search-box a.thm-btn {
    font-size: 0.875em;
  }
  .single-team-member .img-box {
    margin: auto;
    display: block;
    margin-bottom: 15px;
  }
}
@media (max-width: 375px) {
  .single-header-info {
    float: none;
    text-align: center;
    padding: 15px 0 0 0;
  }
  .single-call-to-action {
    display: block;
    height: auto;
  }
  .single-call-to-action .icon-box {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .single-call-to-action .content-box {
    display: block;
    width: 100%;
  }
  .single-call-to-action .content-box ul li {
    width: 100%;
  }
  .single-call-to-action .mainmenu-area .search-box {
    width: 240px;
  }
  .footer-widget {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  .flexslider {
    display: none;
  }
  .navigation .nav-header {
    width: 295px;
  }
}
/*-------------------------------------------------------------
      Testimonials - owl-slider
-------------------------------------------------------------*/
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  display: none;
}
.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
.no-js .owl-carousel {
  display: block;
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("../img/owl/owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}
.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-nav [class*=owl-] {
  color: #FFF;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #D6D6D6;
  display: inline-block;
  cursor: pointer;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.owl-theme .owl-nav [class*=owl-]:hover {
  background: #869791;
  color: #FFF;
  text-decoration: none;
}
.owl-theme .owl-nav .disabled {
  opacity: .5;
  cursor: default;
}
.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}
.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 200ms ease;
  -moz-transition: opacity 200ms ease;
  -ms-transition: opacity 200ms ease;
  -o-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
}
.testimonials-wrapper {
  background: #f5f5f5 url(../img/resources/testi1-bg.png) no-repeat center top;
  position: relative;
}
.testimonials-wrapper .container {
  position: relative;
}
.testimonials-wrapper h2 {
  margin-top: 0;
  margin-bottom: 30px;
}
.single-testimonaials {
  text-align: center;
  background: #ffffff;
  padding: 0 50px;
  padding-bottom: 40px;
  margin-top: 30px;
  border-radius: 5px;
}
.single-testimonaials .qoute-box {
  width: 60px;
  height: 60px;
  text-align: center;
  color: #1879C3;
  background: #fff;
  line-height: 60px;
  -webkit-box-shadow: 0 0 7px -2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 7px -2px rgba(0, 0, 0, 0.2);
  margin-left: auto;
  margin-right: auto;
  position: relative;
  bottom: 30px;
  margin-bottom: -10px;
  border-radius: 5px;
}
.single-testimonaials .qoute-box .qoute {
  font-size: 80px;
  vertical-align: bottom;
  line-height: 0;
  text-align: center;
  margin-right: 25px;
}
.single-testimonaials p {
  font-weight: 400;
  color: #333;
  font-size: 1em;
  line-height: 1.6;
}
.single-testimonaials h3 {
  font-size: 1em;
  color: #333;
  text-transform: uppercase;
  margin: 0;
  margin-top: 20px;
  margin-bottom: 6px;
}
.single-testimonaials span {
  font-size: 0.875em;
  text-transform: capitalize;
}
.testimonaials-carousel .owl-dots {
  margin-top: 60px;
}
.testimonaials-carousel .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  background: #fff;
  border: 2px solid #000;
  border-radius: 50%;
}
.testimonaials-carousel .owl-dots .owl-dot:hover span {
  background: #000;
}
.testimonaials-carousel .owl-dots .owl-dot.active span {
  background: #000;
}
.owl-theme .owl-nav {
  margin: 20px 0;
}
.owl-theme .owl-nav [class*=owl-] {
  background: #1879C3;
  color: #fff;
  width: 45px;
  height: 45px;
  border: 2px solid #1879C3;
  font-size: 22px;
  line-height: 43px;
  padding: 0;
  margin: 0;
  border-radius: 5px;
  margin: 0px 10px;
}
.owl-theme .owl-nav [class*=owl-]:hover {
  background: #004D91;
  color: #fff;
  border: 2px solid #004D91;
}
/*-------------------------------------------------------------
    RSlider
-------------------------------------------------------------*/
.rSlider {
  overflow: hidden;
  width: 100%;
  position: relative;
  background: #004D91;
}
.rSlider > .rSlider--view {
  width: 1000%;
  display: block;
  overflow: hidden;
}
.rSlider > .rSlider--view:before {
  content: " ";
  display: block;
}
.rSlider > .rSlider--view > .rSlider--slide {
  float: left;
  position: relative;
  display: block;
  overflow: hidden;
}
.rSlider > .rSlider--view > .rSlider--slide:before {
  content: " ";
  display: block;
}
.rSlider > .rSlider--view > .rSlider--slide > .rSlider--image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: right center;
  z-index: 0;
}
.rSlider > .rSlider--view > .rSlider--slide > .rSlider--container {
  padding: 80px 20px;
  max-width: 1180px;
  margin: auto;
  width: 100%;
  position: relative;
  z-index: 2;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  display: block;
  overflow: hidden;
}
.rSlider > .rSlider--view > .rSlider--slide > .rSlider--container:before {
  content: " ";
  display: block;
}
.rSlider > .rSlider--view > .rSlider--slide > .rSlider--bg-color {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 1;
}
.rSlider > .rSlider--dots-controls {
  padding: 20px;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  z-index: 2;
  display: block;
  overflow: hidden;
}
.rSlider > .rSlider--dots-controls:before {
  content: " ";
  display: block;
}
.rSlider > .rSlider--dots-controls button {
  float: left;
  cursor: pointer;
  background: #fff;
  height: 16px;
  width: 16px;
  opacity: 0.4;
  border: 3px solid #fff;
  margin-right: 15px;
  margin-bottom: 5px;
}
.rSlider > .rSlider--dots-controls button:last-of-type {
  margin-right: 0;
  margin-bottom: 0;
}
.rSlider > .rSlider--dots-controls button:hover {
  background: transparent;
  opacity: 1;
}
.rSlider > .rSlider--dots-controls button.active {
  background: transparent Imortant;
  border: 2px solid #fff;
  opacity: 1;
}
.rSlider > .rSlider--dots-controls button:focus {
  background: transparent !important;
  border: 2px solid #fff;
  opacity: 1;
}
.rSlider > .rSlider--arrow-controls {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.rSlider > .rSlider--arrow-controls span {
  width: 70px;
  padding: 20px;
  position: absolute;
  overflow: hidden;
  top: 0;
  height: 100%;
  z-index: 3;
  text-align: center;
  cursor: pointer;
}
.rSlider > .rSlider--arrow-controls span:first-child {
  left: 0;
}
.rSlider > .rSlider--arrow-controls span:last-child {
  right: 0;
}
.rSlider > .rSlider--arrow-controls span:hover button {
  color: rgba(255, 255, 255, 0.6);
  border: none;
}
.rSlider > .rSlider--arrow-controls span:focus button {
  color: #ffffff;
  border: none;
}
.rSlider > .rSlider--arrow-controls button {
  position: relative;
  width: 40px;
  height: 40px;
  top: 50%;
  color: #fff;
  color: rgba(255, 255, 255, 0.3);
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  background: transparent;
  border: none;
  cursor: pointer;
  font-size: 40px;
}
.rSlider.css-transitions .rSlider--view {
  -webkit-transition: all 0.6s ease 0s;
  transition: all 0.6s ease 0s;
}
.rSlider.css-transitions .rSlider--slide {
  -webkit-transition: all 0.6s ease 0s;
  transition: all 0.6s ease 0s;
}
.rSlider.css-transitions .rSlider--bg-color {
  -webkit-transition: all 0.6s ease 0s;
  transition: all 0.6s ease 0s;
}
.rSlider.css-transitions .rSlider--dots-controls button {
  -webkit-transition: all 0.6s ease 0s;
  transition: all 0.6s ease 0s;
}
.rSlider.css-transitions .rSlider--arrow-controls button {
  -webkit-transition: all 0.6s ease 0s;
  transition: all 0.6s ease 0s;
}
.rSlider .rSlider--bg-color {
  background: rgba(0, 0, 0, 0);
}
.rSlider .slide-styled {
  width: 100%;
  max-width: 1000px;
}
.rSlider .slide-styled p {
  font-size: 24px;
  font-weight: 300;
  font-family: 'Open Sans', Arial, sans-serif;
  line-height: 30px;
  color: #fff;
}
.rSlider .slide-styled p b,
.rSlider .slide-styled p strong {
  font-weight: 400;
}
.rSlider .slide-styled p:nth-child(1) {
  font-size: 36px;
  line-height: 40px;
  font-family: 'Open Sans', Arial, sans-serif;
}
.rSlider .slide-styled a,
.rSlider .slide-styled button {
  background: #DE6E70;
  display: inline-block;
  padding: 20px 40px;
  color: #fff;
  text-decoration: none;
  margin: auto;
}
.rSlider:hover .rSlider--bg-color {
  background: none;
}
@media (min-width: 0) {
  .rSlider {
    font-size: 0.7rem;
  }
}
@media (min-width: 800px) {
  .rSlider {
    font-size: 1rem;
  }
}
@media (min-width: 1400px) {
  .rSlider {
    font-size: 1.2rem;
  }
}
@media (min-width: 0) and (max-width: 1000px) {
  .rSlider {
    text-align: center;
  }
  .rSlider .rSlider--bg-color {
    background: rgba(0, 0, 0, 0.5);
  }
  .rSlider:hover .rSlider--bg-color {
    background: rgba(0, 0, 0, 0.5);
  }
}

/*# sourceMappingURL=style.css.map */