*,
*::after,
*::before {
  box-sizing: border-box;
}

.bg_blue {
  background-color: #168be0;
}

html {
  height: 100%;
  scroll-behavior: smooth;
}

body {
  overflow-x: hidden;
  height: 100vh;
}

.swimmimg .navbar {
  border-bottom: none;
}
.swimmimg .navbar .navbar-brand {
  position: absolute;
  top: 0;
  left: 23px;
  width: 77px;
}
@media only screen and (max-device-width: 600px) {
  .swimmimg .navbar .navbar-brand {
    position: inherit;
    width: 45px;
  }
}
.swimmimg .navbar .navbar-nav {
  margin-left: 10%;
}
.swimmimg .navbar .navbar-nav .nav-item {
  font-size: 16px;
}

.banner_section {
  margin-top: 5%;
  margin-bottom: 5%;
}
.banner_section .small_title {
  font-size: 24px;
  font-weight: 700;
  color: #f69956 !important;
}
.banner_section .main_title {
  font-size: 40px;
  color: #168be0;
}
@media only screen and (max-device-width: 600px) {
  .banner_section .main_title {
    font-size: 33px;
  }
}
.banner_section .swimmimg_para {
  margin-bottom: 0rem;
  font-size: 18px;
  text-align: justify;
  hyphens: auto;
  -webkit-hyphens: auto;
  word-spacing: -0.05em;
}
.banner_section .carousel-inner {
  width: 87% !important;
  left: 37px !important;
  top: -10px !important;
}
@media only screen and (max-width: 1440px) {
  .banner_section .carousel-inner {
    left: 27px !important;
  }
}
@media only screen and (max-device-width: 600px) {
  .banner_section .carousel-inner {
    width: 90% !important;
    left: 10px !important;
    top: -17px !important;
  }
}
.banner_section .banner_slider_bg {
  position: absolute;
  top: -30px;
  left: -24px;
  z-index: 0;
}

.swim .heading1 {
  color: #168be0;
  font-size: 40px;
  text-transform: uppercase;
}
@media only screen and (max-device-width: 600px) {
  .swim .heading1 {
    font-size: 33px;
  }
}
.swim .lets_swim_sub_title {
  width: 38%;
  margin: auto;
  margin-bottom: 0rem;
  font-size: 18px;
  text-align: justify;
  hyphens: auto;
  -webkit-hyphens: auto;
  word-spacing: -0.05em;
}
@media only screen and (max-device-width: 600px) {
  .swim .lets_swim_sub_title {
    width: 100%;
  }
}
.swim .lets_swim2 {
  position: absolute;
  top: -100px;
  right: 0;
  width: 300px;
}
@media only screen and (max-device-width: 600px) {
  .swim .lets_swim2 {
    position: initial;
  }
}

.swim1 .heading1 {
  color: #168be0;
  font-size: 40px;
  text-transform: uppercase;
}
@media only screen and (max-device-width: 600px) {
  .swim1 .heading1 {
    font-size: 33px;
  }
}
.swim1 .packages_sub_title {
  color: #168be0;
  font-size: 22px !important;
}
.swim1 .package_section_heading {
  font-size: 26px;
  position: relative;
}
@media only screen and (max-device-width: 600px) {
  .swim1 .package_section_heading {
    font-size: 20px;
    text-align: left;
  }
}
.swim1 .swimmimg_para {
  margin-bottom: 0rem;
  font-size: 18px;
  text-align: justify;
  hyphens: auto;
  -webkit-hyphens: auto;
  word-spacing: -0.05em;
}
.swim1 .package_btn {
  margin-left: auto;
  width: -moz-fit-content;
  width: fit-content;
}
@media only screen and (max-device-width: 600px) {
  .swim1 .package_btn {
    margin: auto;
  }
}
.swim1 .package_btn2 {
  margin-right: auto;
  width: -moz-fit-content;
  width: fit-content;
}
@media only screen and (max-device-width: 600px) {
  .swim1 .package_btn2 {
    margin: auto;
  }
}

.swim3 .main_title {
  font-size: 40px;
  color: #168be0;
}
@media only screen and (max-device-width: 600px) {
  .swim3 .main_title {
    font-size: 33px;
  }
}
.swim3 .swimmimg_para {
  margin-bottom: 0rem;
  font-size: 18px;
  text-align: justify;
  hyphens: auto;
  -webkit-hyphens: auto;
  word-spacing: -0.05em;
}
.swim3 .wave_img {
  position: absolute;
  bottom: 0;
  z-index: -1;
}

.swim4 .heading1 {
  color: #168be0;
  font-size: 40px;
  text-transform: uppercase;
}
@media only screen and (max-device-width: 600px) {
  .swim4 .heading1 {
    font-size: 33px;
  }
}
.swim4 .rules_block .rule_title {
  font-size: 22px;
  color: #168be0;
}
.swim4 .rules_block .swimmimg_para {
  margin-bottom: 0rem;
  font-size: 18px;
  text-align: justify;
  hyphens: auto;
  -webkit-hyphens: auto;
  word-spacing: -0.05em;
}

.swim5 .heading1 {
  color: #168be0;
  font-size: 40px;
  text-transform: uppercase;
}
@media only screen and (max-device-width: 600px) {
  .swim5 .heading1 {
    font-size: 33px;
  }
}
.swim5 .contact_form {
  background-color: rgba(22, 139, 224, 0.45);
}
.swim5 .blue_btn {
  background-color: #168be0;
  padding: 9px 20px;
  transition: 0.8s all;
}
.swim5 .blue_btn:hover {
  background-color: #0da726;
}
.swim5 .package_btn {
  margin-left: auto;
  width: -moz-fit-content;
  width: fit-content;
}
@media only screen and (max-device-width: 600px) {
  .swim5 .package_btn {
    margin: auto;
  }
}

.swimmimg_para {
  margin-bottom: 0rem;
  font-size: 18px;
  text-align: justify;
  hyphens: auto;
  -webkit-hyphens: auto;
  word-spacing: -0.05em;
}

select {
  background-image: url(img/down_arrow.png);
  background-repeat: no-repeat;
  background-position-x: 97%;
  background-position-y: 10px;
}

.header_contact {
  position: fixed;
  z-index: 9999;
  right: 21%;
  font-size: 18px;
  top: 26px;
  text-decoration: none;
  color: #000;
  font-family: none;
  font-weight: 600;
  transform: translate(-50%, -50%);
}
@media (min-width: 320px) and (max-width: 575px) {
  .header_contact {
    right: 35%;
    top: 38px;
    font-size: 10px;
  }
}

th {
  color: #156592;
}

.textfield_icon {
  position: absolute;
  top: 10px;
  left: 10px;
}

.floating_object {
  animation: MoveUpDown 4s linear infinite;
}

@keyframes MoveUpDown {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-100px);
  }
}
.bubble1 {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  display: none;
}

.bubble2 {
  position: absolute;
  top: 30px;
  left: 100px;
  z-index: -1;
  display: none;
}

.bubble3 {
  position: absolute;
  top: 0;
  left: 300px;
  z-index: -1;
  display: none;
}

.bubble4 {
  position: absolute;
  top: 0;
  right: 300px;
  left: auto;
  z-index: -1;
  display: none;
}

/* KEYFRAMES */
@keyframes animateBubble {
  0% {
    margin-top: 1000px;
  }
  100% {
    margin-top: -100%;
  }
}
@keyframes sideWays {
  0% {
    margin-left: 0px;
  }
  100% {
    margin-left: 50px;
  }
}
/* ANIMATIONS */
.x1 {
  background-color: #168be0;
  animation: animateBubble 25s linear infinite, sideWays 2s ease-in-out infinite alternate;
  left: -5%;
  top: 5%;
  bottom: 0%;
  transform: scale(0.6);
}

.x2 {
  animation: animateBubble 20s linear infinite, sideWays 4s ease-in-out infinite alternate;
  left: 5%;
  top: 80%;
  transform: scale(0.4);
}

.x3 {
  animation: animateBubble 28s linear infinite, sideWays 2s ease-in-out infinite alternate;
  left: 10%;
  top: 40%;
  transform: scale(0.7);
}

.x4 {
  animation: animateBubble 22s linear infinite, sideWays 3s ease-in-out infinite alternate;
  left: 20%;
  top: 0;
  transform: scale(0.3);
}

.x5 {
  animation: animateBubble 29s linear infinite, sideWays 4s ease-in-out infinite alternate;
  left: 30%;
  top: 50%;
  transform: scale(0.5);
}

.x6 {
  animation: animateBubble 21s linear infinite, sideWays 2s ease-in-out infinite alternate;
  left: 50%;
  top: 0;
  transform: scale(0.8);
}

.x7 {
  animation: animateBubble 20s linear infinite, sideWays 2s ease-in-out infinite alternate;
  left: 65%;
  top: 70%;
  transform: scale(0.4);
}

.x8 {
  animation: animateBubble 22s linear infinite, sideWays 3s ease-in-out infinite alternate;
  left: 80%;
  top: 10%;
  transform: scale(0.3);
}

.x9 {
  animation: animateBubble 29s linear infinite, sideWays 4s ease-in-out infinite alternate;
  left: 90%;
  top: 50%;
  transform: scale(0.6);
}

.x10 {
  animation: animateBubble 26s linear infinite, sideWays 2s ease-in-out infinite alternate;
  left: 80%;
  top: 80%;
  transform: scale(0.3);
}

/* OBJECTS */
.bubble {
  border-radius: 50%;
  background-color: rgba(70, 149, 206, 0.4705882353);
  z-index: -1;
  box-shadow: 0 20px 30px rgba(0, 0, 0, 0.2), inset 0px 10px 30px 5px rgb(255, 255, 255);
  height: 130px;
  position: absolute;
  width: 125px;
}
@media only screen and (max-device-width: 600px) {
  .bubble {
    display: none;
  }
}

.bubble:after { /* FF3.6+ */ /* Chrome,Safari4+ */ /* Chrome10+,Safari5.1+ */ /* Opera 12+ */ /* IE10+ */
  background: radial-gradient(ellipse at center, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 70%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#80ffffff", endColorstr="#00ffffff",GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
  border-radius: 50%;
  box-shadow: inset 0 20px 30px rgba(255, 255, 255, 0.3);
  content: "";
  height: 180px;
  left: 10px;
  position: absolute;
  width: 180px;
}

.box {
  top: 29px;
  left: auto;
  right: 0;
  transform: translate(-50%, -50%);
  position: fixed;
  padding: 9px 33px;
  z-index: 9999;
  display: inline-block;
  text-decoration: none;
  text-transform: uppercase;
  overflow: hidden;
  cursor: pointer;
  font-weight: 600;
  background-color: #168be0;
  transition: box-shadow 0.4s ease, background-color 0.4s ease, color 0.4s ease;
  box-shadow: 0 0 2px 0 rgba(73, 115, 255, 0.1), 0 0 4px 0 rgba(73, 115, 255, 0.2), 0 0 6px 0 rgba(73, 115, 255, 0.3), 0 0 8px 0 rgba(73, 115, 255, 0.4), 0 0 12px 0 rgba(73, 115, 255, 0.5), 0 0 18px 0 rgba(73, 115, 255, 0.6);
}
@media only screen and (max-device-width: 600px) {
  .box {
    top: 38px;
    right: 29px;
    padding: 2px 13px;
  }
}

.box:hover {
  background-color: #0da726;
  box-shadow: 0 0 2px 0 rgba(238, 170, 51, 0.1), 0 0 4px 0 rgba(238, 170, 51, 0.2), 0 0 6px 0 rgba(238, 170, 51, 0.3), 0 0 8px 0 rgba(238, 170, 51, 0.4), 0 0 12px 0 rgba(238, 170, 51, 0.5), 0 0 18px 0 rgba(238, 170, 51, 0.6), 0 0 4px 0 rgba(238, 170, 51, 0.7);
}

.box span {
  color: #fff;
}
@media only screen and (max-device-width: 600px) {
  .box span {
    font-size: 9px;
  }
}

.box i {
  position: absolute;
  z-index: -1;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  height: 200px;
  background-color: inherit;
  box-shadow: inset 0 0 50px rgba(0, 0, 0, 0.5);
  transition: transform 0.4s linear, top 1s linear;
  overflow: hidden;
}

.box i:before,
.box i:after {
  content: "";
  position: absolute;
  width: 200%;
  height: 200%;
  top: 0;
  left: 50%;
  transform: translate(-50%, -75%);
}

.box i:before {
  border-radius: 46%;
  background-color: rgba(20, 20, 20, 0.2);
  animation: animate 5s linear infinite;
}

.box i:after {
  border-radius: 40%;
  background-color: rgba(20, 20, 20, 0.5);
  animation: animate 10s linear infinite;
}

@keyframes animate {
  0% {
    transform: translate(-50%, -75%) rotate(0deg);
  }
  100% {
    transform: translate(-50%, -75%) rotate(360deg);
  }
}
#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 0px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 15px;
  border-radius: 4px;
  background-color: transparent !important;
}

.modal-body {
  background: cornflowerblue;
  color: #fff;
  border: 5px solid;
}/*# sourceMappingURL=swimming.css.map */