body{
  font-family: 'Quicksand', sans-serif;
  color: #575b60;
}
html {
  scroll-behavior: smooth;
}
a{
  color:#0068a6;
}
.mobile-logo{
  width:auto!important;
  z-index:999;
}
.mobile-logo img{
  width:auto!important;

}
.border-top{
  border-top:1px solid #0068a6;
}
.blue-text{
  color:#0068a6;
}
.blue-bg{
  background-color: #0068a6;
  color:#fff;
}
.blue-bg a{
  color:#fff;
  text-decoration:none;
}
.blockmenu-item{
  position:relative;
  border-radius:10px;
}
.slides .slideItem img{
  border-radius:10px;
}
.blockmenu-item p{
  position:absolute;
  display:block;
  width:80%;
  bottom:10%;
  left:10%;
  padding:10px 15px 10px 15px;
  box-sizing: border-box;
  text-align:center;
  background:#0068a6cc;
}
.double-size-text{
  font-size:3rem;
}
#carousel-testimorials h4{
  color:#0068a6!important;
}
.contact-section, .testimorials-container{
  position:relative;
}
.testimorials-add-btn{
  position:absolute;
  bottom:10px;
  right:0;
  font-size:1rem;
  font-weight:bold;
  color:#0068a6;
}
.contact-section .contact-caption{
  position:absolute;
  top:10px;
  left:10px;
}
.btn-primary{
  background:#0099CC;
  color:#fff;
  border-color:#0099CC;
}
.btn-primary:active, .btn-primary:hover{
  background:#0081B9;
}
.btn-danger {
    color: #fff;
    background-color: #a60068;
    border-color: #a60068;
}
.sticky {
  position: fixed;
  background:#fff;
  top: 0;
  width: 100%;
  z-index:20000;
  height:70px;
  border-bottom:1px solid #0068a6;
  animation:stiskyheader;
  animation-duration: 0.3s;
}
.sticky img, .sticky .header, .sticky div  {
  max-height:100%;
}
.sticky img  {
  height:52px;
  animation:stiskyheader_img;
  animation-duration: 0.3s;
}
.sticky + main {
  padding-top:72px;
  animation:stiskyheader_content;
  animation-duration: 0.3s;
}
.sticky nav {
  padding-top:0!important;
}
.sticky_over{
  animation:stiskyheader_over;
  animation-duration: 0.3s;
}
@keyframes stiskyheader_over {
  0%   {height:54px;}
  100% {height:0px;}
}
@keyframes stiskyheader {
  0%   {height:124px;}
  100% {height:70px;}
}
@keyframes stiskyheader_img {
  0%   {height:92px;}
  100% {height:52px;}
}
@keyframes stiskyheader_content {
  0%   {padding-top: 124px;}
  100% {height:70px;}
}
.sticky_sp {
  position: fixed;
  top: -20px;
  width: 100%;
  z-index:2;
  height:70px;
}
@media print {
   .noprint {
      visibility: hidden;
   }
}
.sigPad{
  margin:0px auto!important;
}
.thumb:hover {
  box-shadow: 3px 3px 7px #999;
}
.thumb {
    display: inline-block;
    width: 100%;
    height: 250px;
    margin: 5px;
    border-radius: 5px;
    background-position: center center!important;
    background-size: cover!important;
    box-shadow: 1px 1px 5px #c1c1c1;
}
.gallery-next{
  color:#0068a6;
  font-size:30px;
  margin-right: -65px;
}
.gallery-prev{
  color:#0068a6;
  font-size:30px;
  margin-left: -65px;
}
.gallery-next:hover, .gallery-next:focus, .gallery-prev:hover, .gallery-prev:focus{
  color:#0068a6;
}
.btn-danger:hover, .btn-danger:active, .btn-danger:focus, .btn-danger:visited, .btn-danger:not(:disabled):not(.disabled):active, .show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #7d014e;
    border-color: #7d014e;
}
#carousel-sp img{
  max-width:100%;
  max-height:100px;
}
#carousel-sp{
  text-align:center;
}
.subpage col-md-6 img, div.col-md-6:nth-child(1) > p:nth-child(1) > span:nth-child(1) > strong:nth-child(1) > img, .subpage img, .content img{
  max-width:100%!important;
  height:auto!important;
  border-radius: 10px;
}
.nav-active {
  font-weight:bold
}
.form-check-input {
    position: unset;
    margin-top: .3rem;
    margin-left: -1.25rem;
    display: inline-block;
    width: 20px;
    margin-right: 10px;
}
blockmenu-item
/////////////////////////////////////////////////////////JRinclude/////////////////////////////////////////

#collapse31 > div > div > div > table > tbody > tr:nth-child(1) > td.jr-reg-col > a{
  color:#000!important;
}
.iconholder img{
  width:200px!important;
  margin:30px;
}
.jr-container table tr td .jrRegLink{
  margin:10px;
  display: block;
font-weight: 400;
color: #212529;
text-align: center;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-color: transparent;
border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
padding: .375rem .75rem;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
background: #0099CC;
color: #fff;
border-color: #0099CC;
padding: .25rem .5rem;
font-size: .875rem;
line-height: 1.5;
border-radius: .2rem;
}
.jr-container table{
  font-size: 0.9rem;
  text-align:center;
}
.jr-container table td, .jr-container table th{
  border: 1px solid #d5d5d5;
}
.responsive-table > tbody:nth-child(2) > tr:nth-child(1) > td:nth-child(1) > a:nth-child(1){

}
body > main:nth-child(3) > div:nth-child(3) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > img:nth-child(2)
/////////////////////////////////////////////////////////////GALLERY///////////////////////////////////
body {
    background-image: linear-gradient(to top, #ecedee 0%, #eceeef 75%, #e7e8e9 100%);
    min-height: 100vh;
    font: normal 16px sans-serif;
    padding: 60px 0;
}

.container.gallery-container {
    background-color: #fff;
    color: #35373a;
    min-height: 100vh;
    border-radius: 20px;
    box-shadow: 0 8px 15px rgba(0, 0, 0, 0.06);
}

.gallery-container h1 {
    text-align: center;
    margin-top: 70px;
    font-family: 'Droid Sans', sans-serif;
    font-weight: bold;
}

.gallery-container p.page-description {
    text-align: center;
    max-width: 800px;
    margin: 25px auto;
    color: #888;
    font-size: 18px;
}

.tz-gallery {
    padding: 40px;
}

.tz-gallery .lightbox img {
    width: 100%;
    margin-bottom: 30px;
    transition: 0.2s ease-in-out;
    box-shadow: 0 2px 3px rgba(0,0,0,0.2);
}


.tz-gallery .lightbox img:hover {
    transform: scale(1.05);
    box-shadow: 0 8px 15px rgba(0,0,0,0.3);
}

.tz-gallery img {
    border-radius: 4px;
}

.baguetteBox-button {
    background-color: transparent !important;
}
.hide-on-desktop{
  display:none;
}
.carouselx a img{
  max-height:400px;
}
#topBtn{
  z-index: 999;
}
@media(max-width: 768px) {
    body {
        padding: 0;
    }

    .container.gallery-container {
        border-radius: 0;
    }
    .blockmenu-item-container{

    }
    .blockmenu-item-text{
      width: 100%!important;
      height:auto!important;
    }
    .blockmenu-item-pic, .blockmenu-picholder{
      width: 100%!important;
      height:300px!important;
    }
    .main-logo{
      width:150px;
    }
    .blockmenu a{
      display:block;
    }
    .blockmenu-mobile{
      display:block;
      overflow:hidden;
      padding-top:15px;
    }
    .blockmenu-item-text{
      position:unset!important;
    }
    .hide-on-mobile{
      display:none;
    }
    .hide-on-desktop{
      display:block;
    }
    .header-background{
      position:relative;
      min-height:200px!important;
      background-position:top!important;
      padding-top: 100px;
      height:auto!important;
    }
    .header-background div{
      position:unset!important;
    }
    .header-background h1{
      background: #0068a6!important;
    }
    .blockmenu-mobile .blockmenu-item-container, .blockmenu-mobile div{
      display:block;
      width:100%!important;
      margin: 0;
      min-height: 50px;
    }
    .blockmenu-title{
      margin-bottom:2rem;
    }
    .dropdown-item{
      white-space: unset!important;
    }
    .menu-top, .menu-bottom{
      text-align:center!important
    }
    .menu-bottom{
      margin-top:1rem
    }
    .navbar{
        display:block!important;
    }
    .navbar-nav{
      background: #fff;
      padding: 15px;
      width: 100%;
    }
    .dropdown-submenu{
      padding:10px;
    }
    .blockmenu-item-main{
      height:300px!important
    }
}

///////////////////////////////////////////////////////////////////////////////////////////////////////


//////////////////////////////////////////SUBMENU//////////////////////////////////////////////////////
.dropdown-submenu {
  position: relative!important;
}

.dropdown-submenu a::after {
  transform: rotate(-90deg);
  position: absolute;
  right: 6px;
  top: .8em;
}

.dropdown-submenu .dropdown-menu {
  top: 0;
  left: 100%;
  margin-left: .1rem;
  margin-right: .1rem;
}
///////////////////////////////////////////////////////////////////////////////////////////////////////
