/*===============================================
Template Name: swimming-security - SEO Marketing Agency HTML5 Template
Author:  https://themeforest.net/user/dreamit-solution
Description: Description
Version: 1.0.0
Text Domain: swimming-security
Tags: agency, consulting, digital agency, digital marketing, digital marketing agency, marketing, marketing agency, media agency, portfolio, seo, seo agency, seo agency theme, seo marketing, smm, social media marketing agency.
================================================*/

/*TABLE OF CONTENTS*/
/*=====================
01. swimming-security Header Top Menu Area Css
02. swimming-security Nav Menu Area Css 
03. swimming-security Slider Area Css
04. swimming-security Section Title Css
05. swimming-security Service Area css
06. swimming-security About Area Css
07. swimming-security Counter Area Css
08. swimming-security Case Study Area Css
09. swimming-security Testimonial Area Css
10. swimming-security Process Area Css
11. swimming-security Team Area Css
12. swimming-security Faq Area Css
13. swimming-security Brand Section Css
14. swimming-security Call Do Section Css
15. swimming-security Form Box Css
16. swimming-security Skill Area Css
17. swimming-security Blog Area Css
18. swimming-security footer Area Css
19. swimming-security Subscribe Area Css
20. swimming-security Lines CSS
21. swimming-security Prossess Ber Css
22. swimming-security Scrollup Section
23. swimming-security Bounce Animation Css 
24. swimming-security Animation Dance
25. swimming-security Breadcumb Area Css
26. swimming-security abouts_areas Css
27. swimming-security Feture-Area Css
28. swimming-security Pricing Section Css
29. swimming-security Web Development Section CSS
30. swimming-security Contact  US Css
31. swimming-security Blog Sidber Widget CSS
32. swimming-security Case Study Details Css
33. swimming-security Search Box Css
34. swimming-security Loader Css
=======================*/

/*
<!-- ============================================================== -->
<!-- Start swimming header top Section  -->
<!-- ============================================================== -->*/

.header-top-section {
  padding: 12px 0;
}

.header-top-menu-address ul {
  list-style: none;
}

.header-top-menu-address ul li {
  display: inline-block;
  color: #0d6efd;
  font-size: 14px;
  padding-right: 34px;
}

.header-top-menu-address ul li a {
  display: inline-block;
  font-size: 16px;
  color: #0d6efd;
  font-family: "Berlin Sans FB";
  padding-left: 5px;
}

.header-top-social-icon {
  text-align: right;
}

.header-top-social-icon ul {
  list-style: none;
}

.header-top-social-icon ul li {
  display: inline-block;
}

.header-top-social-icon ul li a {
  display: inline-block;
  font-size: 16px;
  color: #0d6efd;
  padding-left: 13px;
}

/*--inner page--*/

.header-top-section.up {
  background: #0d6efd;
}

.header-top-section.up .header-top-menu-address ul li {
  color: #ffff;
}

.header-top-section.up .header-top-menu-address ul li a {
  color: #ffff;
}

.header-top-section.up .header-top-social-icon ul li a {
  color: #ffff;
}

/*
<!-- ============================================================== -->
<<!-- Start swimming-security header top Section  -->
<!-- ============================================================== -->*/

/*================================
<--  swimming-security Nav Menu Area Css -->
==================================*/

.swimming-security_nav_manu {
  transition: 0.5s;
  z-index: 2;
  position: relative;
  background: #0d6efd;
}

.row.up {
  position: relative;
  z-index: 1;
}

.row.up:before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: -12;
  height: 1px;
  border-bottom: 1px solid #6c1ae0;
  opacity: 0.051;
}

.sticky {
  left: 0;
  margin: auto;
  position: fixed !important;
  top: 0;
  width: 100%;
  -webkit-box-shadow: 0 2px 5px -2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 5px -2px rgba(0, 0, 0, 0.1);
  background: #ffffff !important;
  transition: 0.5s !important;
  z-index: 922;
  -webkit-animation: 300ms running fadeInDown;
  animation: 500ms running fadeInUp;
  animation-name: slideInDown;
}

.sticky .swimming-security_menu > ul > li > a {
  color: #101210;
}

.sticky .header-button a {
  background-image: linear-gradient(90deg, #c115db 0%, #692fd5 100%);
}

.sticky .header-button a i {
  color: #fff;
}

/* swimming-security Menu Css*/
nav.swimming-security_menu {
  position: relative;
  z-index: 2;
  text-align: right;
}

.swimming-security_menu ul {
  list-style: none;
  display: inline-block;
}

.swimming-security_menu > ul > li {
  display: inline-block;
  position: relative;
  z-index: 1;
}

.swimming-security_menu > ul > li > a {
  display: inline-block;
  margin: 36px 17px;
  transition: 0.5s;
  font-weight: 500;
  font-size: 16px;
  color: #ffffff;
}

.swimming-security_menu > ul > li > a span {
  font-size: 11px;
  padding-left: 5px;
  font-family: FontAwesome;
  color: #ffff !important;
  transition: 0.5s;
}

nav.swimming-security_menu.up > ul > li > a {
  color: #fff;
  transition: 0.5s;
}

nav.swimming-security_menu.up > ul > li > a i {
  color: #fff;
  transition: 0.5s;
}
nav.swimming-security_menu.up > ul > li > a:hover {
  color: #f95169;
}

nav.swimming-security_menu.up > ul > li > a:hover i {
  color: #f95169 !important;
}
.sticky nav.swimming-security_menu.up > ul > li > a {
  color: #000;
}
.sticky nav.swimming-security_menu.up > ul > li > a i {
  color: #000;
}
.sticky nav.swimming-security_menu.up > ul > li > a:hover {
  color: #f95169;
}
/*Style Two Nav Menu*/

.style-two.swimming-security_nav_manu {
  border-bottom: 1px solid rgba(255, 255, 255, 0.10196078431372549);
}

.style-two .swimming-security_menu > ul > li > a {
  color: #fff;
}

/*style two btn*/

.style-two .header-button a {
  background: rgba(16, 18, 16, 0);
  border: 1px solid rgba(255, 255, 255, 0.3);
}

/*** Sub Menu Style 
==========================***/

.swimming-security_menu ul .sub-menu {
  position: absolute;
  left: 0;
  top: 130%;
  width: 217px;
  text-align: left;
  background: #fff;
  margin: 0;
  z-index: 1;
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  transition: 0.5s;
  visibility: hidden;
  border-top: 2px solid #0d6efd;
  opacity: 0;
}

.swimming-security_menu ul li:hover > .sub-menu {
  visibility: visible;
  top: 100%;
  opacity: 1;
}

.swimming-security_menu ul .sub-menu li {
  position: relative;
}

.swimming-security_menu ul .sub-menu li a {
  display: block;
  padding: 12px 20px;
  margin: 0;
  line-height: 1.3;
  letter-spacing: normal;
  font-size: 16px;
  font-weight: 500;
  text-transform: capitalize;
  -webkit-transition: 0.1s;
  transition: 0.1s;
  visibility: inherit !important;
  color: #0d6efd !important;
  position: relative;
  z-index: 1;
}
.swimming-security_menu ul .sub-menu li:hover > a,
.swimming-security_menu ul .sub-menu .sub-menu li:hover > a,
.swimming-security_menu ul .sub-menu .sub-menu .sub-menu li:hover > a,
.swimming-security_menu
  ul
  .sub-menu
  .sub-menu
  .sub-menu
  .sub-menu
  li:hover
  > a {
  color: #fff !important;
}

.sub-menu li a:before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 0;
  height: 100%;
  background: #0d6efd;
  margin: auto;
  transition: 0.5s;
  z-index: -1;
}

.sub-menu li a:hover:before {
  width: 100%;
}

/* sub menu 2 
=================*/

.swimming-security_menu ul .sub-menu .sub-menu {
  left: 100%;
  top: 130%;
  opacity: 0;
  visibility: hidden;
}

.swimming-security_menu ul .sub-menu li:hover > .sub-menu {
  opacity: 1;
  visibility: visible;
  top: 0%;
}

/* sub menu 3 
==================*/

.swimming-security_menu ul .sub-menu .sub-menu li {
  position: relative;
}

.swimming-security_menu ul .sub-menu .sub-menu .sub-menu {
  right: 100%;
  left: auto;
  top: 130%;
  opacity: 0;
  visibility: hidden;
}

.swimming-security_menu ul .sub-menu .sub-menu li:hover > .sub-menu {
  opacity: 1;
  visibility: visible;
  top: 0%;
}

ul.sub-menu li a span {
  background: #00cc99;
  padding: 5px 10px;
  color: #fff;
  opacity: 1;
  font-family: "Fira Sans";
  border-radius: 2px;
  margin-left: 5px;
  transition: 0.5s;
}

ul.sub-menu li:hover a span {
  background: rgba(255, 255, 255, 0.2);
}

/* sub menu 4 
====================*/

.swimming-security_menu ul .sub-menu .sub-menu .sub-menu li {
  position: relative;
}

.swimming-security_menu ul .sub-menu .sub-menu .sub-menu li:hover > .sub-menu {
  opacity: 1;
  visibility: visible;
  top: 0%;
}

.swimming-security_menu li a:hover:before {
  width: 101%;
}

.swimming-security_nav_manu.sticky .logo_img {
  display: none;
}

.main_sticky {
  display: none;
}

.swimming-security_nav_manu.sticky .main_sticky {
  display: inherit;
}

.mobile-menu.mean-container {
  overflow: hidden;
}

/*--inner page--*/

.swimming-security_nav_manu_upper {
  background: #ffff;
}

.swimming-security_nav_manu_upper .swimming-security_menu > ul > li > a {
  color: #888787;
}

.swimming-security_nav_manu_upper .swimming-security_menu > ul > li > a span {
  color: #888787 !important;
}

.swimming-security_nav_manu_upper .swimming-security_menu > ul > li > a:hover {
  color: #0d6efd;
}

.swimming-security_nav_manu_upper
  .swimming-security_menu
  > ul
  > li
  > a:hover
  span {
  color: #0d6efd !important;
}

.swimming-security_nav_manu_upper .search-box-btn.search-box-outer i {
  color: #ffffff;
  background-color: #0d6efd;
}

/*
<!-- ============================================================== -->
<!-- Start swimming Slider Section Css -->
<!-- ============================================================== -->*/

.hero-section {
  height: 1070px;
  position: relative;
  z-index: 1;
}

video.banner-inner-bg {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  transform: translateY(-50%);
  width: 100%;
  height: auto;
  z-index: -1;
}

.hero-content {
  text-align: center;
}

.hero-content h5 {
  margin: auto;
  padding-bottom: 12px;
  font-size: 16px;
  color: #ffffff;
  font-weight: 600;
  font-style: italic;
  font-family: "Barlow";
  text-align: center;
}

.hero-content h1 {
  margin: auto;
  font-size: 60px;
  line-height: 67px;
  color: #ffffff;
  font-weight: 600;
  font-style: italic;
  font-family: "Barlow";
  text-align: center;
}

.hero-button {
  margin-top: 32px;
}

.hero-button a {
  display: inline-block;
  padding: 13px 40px;
  font-size: 16px;
  color: #ffffff;
  font-weight: 600;
  font-style: italic;
  font-family: "Barlow";
  background: #0d6efd;
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.hero-button a:before {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  right: -50px;
  left: 0;
  border-bottom: 55px solid #ffffff;
  border-right: 30px solid transparent;
  -webkit-transition: all 600ms ease;
  -moz-transition: all 600ms ease;
  -ms-transition: all 600ms ease;
  -o-transition: all 600ms ease;
  transition: all 600ms ease;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  z-index: -1;
}

.hero-button a:hover:before {
  -webkit-transform: translateX(-40%);
  transform: translateX(-40%);
}

.hero-button a::after {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  right: 0px;
  left: -50px;
  border-left: 30px solid transparent;
  border-bottom: 55px solid #ffffff;
  -webkit-transition: all 600ms ease;
  -moz-transition: all 600ms ease;
  -ms-transition: all 600ms ease;
  -o-transition: all 600ms ease;
  transition: all 600ms ease;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  z-index: -1;
}

.hero-button a:hover::after {
  -webkit-transform: translateX(40%);
  transform: translateX(40%);
}

.hero-button a:hover {
  color: #0d6efd;
}

.hero-shap {
  position: absolute;
  left: 0;
  bottom: -50px;
}

/*---==============================================--*/
/*<!-- Start swimming slider two section -->*/
/*---==============================================--*/

.slider-section {
  padding: 110px 0 88px;
  background: url(../image/slider-bg.png);
  background-position: center center;
  background-size: cover;
  height: 795px;
}

.slider-section1 {
  background: url(../image/slider-bg1.png);
  background-position: center center;
  background-size: cover;
  height: 795px;
}

.slider-section1 .slider-content h5 {
  background-color: #5c6364;
}

.slider-section2 {
  background: url(../image/slider-bg2.png);
  background-position: center center;
  background-size: cover;
  height: 795px;
}

.slider-section2 .slider-content h5 {
  background-color: #5c6364;
}

.slider-content h5 {
  font-size: 16px;
  color: #ffffff;
  font-weight: 600;
  font-style: italic;
  font-family: "Barlow";
  width: 178px;
  height: 30px;
  line-height: 30px;
  background-color: #3a5b5c;
  padding-left: 22px;
  margin: 0 0 17px 0;
}

.slider-content h1 {
  font-size: 60px;
  line-height: 67px;
  color: #ffffff;
  font-weight: 600;
  font-style: italic;
  font-family: "Barlow";
  margin: auto;
}

.slider-content p {
  font-size: 14px;
  line-height: 24px;
  color: #ffffff;
  font-family: "Berlin Sans FB";
  width: 72%;
  margin: 10px auto 22px 0;
}

.slider-button a {
  display: inline-block;
  font-size: 16px;
  color: #ffffff;
  overflow: hidden;
  font-weight: 600;
  font-style: italic;
  font-family: "Barlow";
  background: #ffffff;
  padding: 15px 40px;
  transition: 0.5s;
  position: relative;
  z-index: 1;
}

.slider-button a:before {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: #0d6efd;
  z-index: -1;
  transition: 0.5s;
}

.slider-button a:hover::before {
  transform: rotateX(90deg);
}

.slider-button a:after {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: #0d6efd;
  z-index: -1;
  transition: 0.5s;
}

.slider-button a:hover::after {
  transform: rotateY(90deg);
}

.slider-button a:hover {
  color: #0d6efd;
}

.slider-thumb {
  float: right;
}

.slider-thumb ul {
  list-style: none;
}

.slider-thumb ul li {
  margin-top: 30px;
  position: relative;
}

img.style-two {
  position: absolute;
  top: 0px;
  left: 0;
  opacity: 0;
  transition: 0.5s;
}

.slider-thumb ul li:hover img.style-two {
  opacity: 1;
}

img.style-three {
  position: absolute;
  top: 0px;
  left: 0;
  opacity: 0;
  transition: 0.5s;
}

.slider-thumb ul li:hover img.style-three {
  opacity: 1;
}

img.style-four {
  position: absolute;
  top: 0px;
  left: 0;
  opacity: 0;
  transition: 0.5s;
}

.slider-thumb ul li:hover img.style-four {
  opacity: 1;
}

/*---==============================================--*/
/*<!-- End swimming slider two section -->*/
/*---==============================================--*/

/*<!-- Start swimming section-title Css -->*/

.section-title {
  margin-bottom: 32px;
}

.section-title h1 {
  margin: auto;
  font-size: 36px;
  line-height: 43px;
  color: #232323;
  font-weight: 600;
  font-style: italic;
  font-family: "Barlow";
}

.section-title p {
  width: 92%;
  font-weight: 400;
  margin: 13px auto 0 0;
  font-size: 16px;
  line-height: 28px;
  color: #888787;
  font-family: "Berlin Sans FB";
}

/*section-title-two*/
.section-title-left {
  margin-bottom: 52px;
}

.section-title-left h5 {
  display: inline-block;
  margin: 0 auto 17px;
  font-size: 16px;
  color: #0d6efd;
  font-weight: 600;
  font-style: italic;
  font-family: "Barlow";
  text-align: center;
}

.section-title-left h1 {
  margin: auto;
  font-size: 36px;
  color: #232323;
  font-weight: 600;
  font-style: italic;
  font-family: "Barlow";
  text-align: center;
}

/*<!-- ============================================================== -->
<!-- Start swimming service Section  -->
<!-- ============================================================== -->*/

.service-section {
  padding: 120px 0 90px;
}

.single-service-box {
  filter: drop-shadow(0px 15px 30px rgba(0, 0, 0, 0.15));
  background-color: #ffffff;
  margin-bottom: 30px;
  padding: 40px 0 35px;
  text-align: center;
  position: relative;
  z-index: 1;
  overflow: hidden;
  transition: 0.5s;
}

.single-service-box:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 0;
  background: #0d6efd;
  transition: 0.5s;
  transform-origin: 100% 0;
  transform: rotateZ(90deg);
  z-index: -1;
}

.single-service-box:hover:before {
  height: 100%;
  transform: rotateZ(0);
}

.service-icon img {
  transition: 0.5s;
}

.single-service-box:hover .service-icon img {
  filter: brightness(0) invert(1);
}

.service-content h3 {
  font-size: 24px;
  color: #232323;
  font-weight: 600;
  font-style: italic;
  font-family: "Barlow";
  text-align: center;
  margin: 18px auto 20px;
  transition: 0.5s;
}

.single-service-box:hover .service-content h3 {
  color: #ffff;
}

.service-content p {
  font-size: 16px;
  line-height: 28px;
  color: #888787;
  font-family: "Berlin Sans FB";
  text-align: center;
  margin: 0 auto 0;
  width: 81%;
  transition: 0.5s;
}

.single-service-box:hover .service-content p {
  color: #ffff;
}

.single-service-box {
  filter: drop-shadow(0px 15px 30px rgba(0, 0, 0, 0.15));
  background-color: #ffffff;
  margin-bottom: 30px;
  padding: 40px 0 35px;
  text-align: center;
  position: relative;
  z-index: 1;
}

/*<!-- ============================================================== -->
<!-- End swimming service Section  -->
<!-- ============================================================== -->*/

/*<!-- ============================================================== -->
<!-- Start swimming about Section  -->
<!-- ============================================================== -->*/

.about-section {
  padding: 120px 0px;
  background: #e8f1fa;
}

.about-thumb {
  position: relative;
  z-index: 1;
}

.about-play-button {
  width: 45px;
  height: 45px;
  line-height: 45px;
  display: inline-block;
  font-size: 22px;
  background: #fff;
  border-radius: 50%;
  text-align: center;
  color: #0d6efd;
  position: absolute;
  left: 85px;
  bottom: 72px;
  transition: 0.5s;
}

.about-play-button:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: #0d6efd;
  top: 0;
  left: 0;
  border-radius: 50%;
  animation: about-play-button 1.8s ease-out infinite;
}

.about-play-button a {
  color: #0d6efd;
  display: inline-block;
}

@keyframes about-play-button {
  0%,
  30% {
    transform: scale(0.5);
    opacity: 0.1;
  }
  50% {
    transform: scale(1.7);
    opacity: 0.7;
  }
  75% {
    transform: scale(1.9);
    opacity: 0.3;
  }
  100% {
    transform: scale(3);
    opacity: 0;
  }
}

.about-items-list.up {
  margin-right: 132px;
}

.about-items-list {
  display: inline-block;
}

.about-items-list ul {
  list-style: none;
}

.about-items-list ul li i {
  width: 24px;
  height: 24px;
  line-height: 24px;
  border-radius: 12px;
  background-color: #0d6efd;
  color: #ffff;
  display: inline-block;
  text-align: center;
  font-size: 17px;
  margin-right: 5px;
}
.about-items-list ul li {
  font-size: 16px;
  color: #888787;
  font-family: "Berlin Sans FB";
  margin: auto;
  padding-bottom: 13px;
}

.about-button {
  margin-top: 25px;
}

.about-button a {
  display: inline-block;
  font-size: 16px;
  color: #ffffff;
  font-weight: 600;
  font-style: italic;
  font-family: "Barlow";
  background: #0d6efd;
  padding: 14px 40px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.about-button a:before {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  right: -50px;
  left: 0;
  border-bottom: 55px solid #ffffff;
  border-right: 30px solid transparent;
  -webkit-transition: all 600ms ease;
  -moz-transition: all 600ms ease;
  -ms-transition: all 600ms ease;
  -o-transition: all 600ms ease;
  transition: all 600ms ease;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  z-index: -1;
}

.about-button a:hover:before {
  -webkit-transform: translateX(-40%);
  transform: translateX(-40%);
}

.about-button a::after {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  right: 0px;
  left: -50px;
  border-left: 30px solid transparent;
  border-bottom: 55px solid #ffffff;
  -webkit-transition: all 600ms ease;
  -moz-transition: all 600ms ease;
  -ms-transition: all 600ms ease;
  -o-transition: all 600ms ease;
  transition: all 600ms ease;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  z-index: -1;
}

.about-button a:hover::after {
  -webkit-transform: translateX(40%);
  transform: translateX(40%);
}

.about-button a:hover {
  color: #0d6efd;
}

/*<!-- ============================================================== -->
<!-- End swimming about Section  -->
<!-- ============================================================== -->*/

/*<!-- ============================================================== -->
<!-- Start swimming feature Section  -->
<!-- ============================================================== -->*/

.feature-section {
  padding: 115px 0 90px;
}

.single-feature-box {
  filter: drop-shadow(0px 15px 30px rgba(0, 0, 0, 0.15));
  background-color: #ffffff;
  margin-bottom: 30px;
}

.feature-thumb {
  position: relative;
}

.feature-thumb:before {
  position: absolute;
  content: "";
  right: 0;
  top: 0;
  width: 0;
  height: 100%;
  background: #79dbf7;
  transition: 0.5s;
  opacity: 0;
}

.single-feature-box:hover .feature-thumb:before {
  width: 100%;
  left: 0;
  opacity: 0.5;
}

.feature-thumb img {
  width: 100%;
}

.feature-count {
  position: absolute;
  background: #0d6efd;
  top: 0;
  right: 0;
  padding: 15px 19px;
}

.feature-icon-list ul li i {
  display: inline-block;
  color: #0d6efd;
  font-size: 16px;
  padding-right: 2px;
}

.feature-content {
  padding: 22px 25px 25px;
}

.feature-icon-list ul li span {
  font-size: 16px;
  color: #888787;
  font-family: "Berlin Sans FB";
  display: inline-block;
}

.feature-count h4 {
  font-size: 20px;
  color: #ffffff;
  font-weight: 600;
  font-style: italic;
  font-family: "Barlow";
  margin: auto;
}

.feature-count p {
  font-size: 16px;
  color: #ffffff;
  font-family: "Berlin Sans FB";
  margin: auto;
}

.feature-icon-list ul {
  list-style: none;
}

.feature-icon-list ul li {
  display: inline;
  margin-right: 14px;
}

.feature-content h3 {
  font-size: 24px;
  color: #232323;
  font-weight: 600;
  font-style: italic;
  font-family: "Barlow";
  margin: 20px auto 12px;
  transition: 0.5s;
}

.single-feature-box:hover .feature-content h3 {
  color: #0d6efd;
}

.feature-content p {
  font-size: 16px;
  line-height: 28px;
  color: #888787;
  font-family: "Berlin Sans FB";
  width: 90%;
  margin: 0 auto 0 0;
}

/*<!-- ============================================================== -->
	<!-- End swimming feature Section  -->
<!-- ============================================================== -->*/

/*<!-- ============================================================== -->
<!-- Start swimming feature2 Section  -->
<!-- ============================================================== -->*/

.feature2-section {
  padding: 110px 0 90px;
}

.feature2-box {
  filter: drop-shadow(0px 15px 30px rgba(0, 0, 0, 0.15));
  background-color: #ffff;
  margin-bottom: 30px;
  text-align: center;
  padding: 40px 0 28px;
  border-bottom: 4px solid #ffff;
  position: relative;
  z-index: 1;
}

.feature2-box:before {
  position: absolute;
  content: "";
  right: 0;
  bottom: -4px;
  width: 0;
  height: 4px;
  border-bottom: 4px solid #0d6efd;
  transition: 0.5s;
}

.feature2-box:hover:before {
  width: 100%;
  left: 0;
}

.feature2-box::after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 0;
  background: #0d6efd;
  transition: 0.5s;
  z-index: -1;
  opacity: 0;
}

.feature2-box:hover::after {
  height: 100%;
  opacity: 1;
}

.feature2-content h4 {
  font-size: 24px;
  color: #232323;
  font-weight: 600;
  font-style: italic;
  font-family: "Barlow";
  text-align: center;
  margin: 20px auto 17px;
  transition: 0.5s;
}

.feature2-box:hover .feature2-content h4 {
  color: #ffff;
}

.feature2-content p {
  font-size: 16px;
  line-height: 28px;
  color: #888787;
  font-family: "Berlin Sans FB";
  text-align: center;
  width: 82%;
  margin: auto;
  transition: 0.5s;
}

.feature2-box:hover .feature2-content p {
  color: #ffff;
}

.feature2-box:hover .feature-icon img {
  filter: brightness(0) invert(1);
}

.feature-icon img {
  transition: 0.5s;
}

.feature-shape {
  position: absolute;
  top: 47%;
  left: 30%;
  z-index: -1;
}

.feature2-box:hover .feature-shape {
  filter: brightness(0) invert(1);
}

/*<!-- ============================================================== -->
	<!-- End swimming feature2 Section  -->
<!-- ============================================================== -->*/

/*<!-- ============================================================== -->
<!-- Start swimming swimming Section  -->
<!-- ============================================================== -->*/

.swimming-section {
  padding: 110px 0 112px;
  background: url(../image/swimming-bg.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.swimming-section .section-title h1 {
  color: #ffff;
}

.swimming-section .section-title p {
  width: 91%;
  color: #ffffff;
}

/* Circle Progress */
.circle-progress {
  display: inline-block !important;
  position: relative;
  margin-bottom: 13px;
}

.circle-progress.align-items-center.d-flex.upper {
  margin-right: 30%;
}

.progress {
  width: 132px !important;
  height: 132px !important;
  line-height: 150px;
  margin: 0;
  box-shadow: none;
  display: inline-block;
  position: relative;
  background: transparent !important;
}

.progress > span {
  width: 50%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  z-index: 1;
}

.progress .progress-left {
  left: 0;
}

.progress .progress-bar {
  width: 90%;
  height: 90%;
  background: none;
  border-width: 3px;
  border-style: solid;
  position: absolute;
  top: 0;
  border-color: #ffff;
}
.progress .progress-left .progress-bar {
  left: 91%;
  border-top-right-radius: 75px;
  border-bottom-right-radius: 75px;
  border-left: 0;
  -webkit-transform-origin: center left;
  transform-origin: center left;
}
.progress .progress-right {
  right: 0;
}
.progress .progress-right .progress-bar {
  left: -96%;
  border-top-left-radius: 75px;
  border-bottom-left-radius: 75px;
  border-right: 0;
  -webkit-transform-origin: center right;
  transform-origin: center right;
}
.progress .progress-value {
  display: flex;
  border-radius: 50%;
  text-align: center;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  font-size: 24px;
  color: #ffffff;
  font-weight: 600;
  font-style: italic;
  font-family: "Barlow";
}

.progress .progress-value span {
  font-size: 24px;
  text-transform: uppercase;
}

/* This for loop creates the 	necessary css animation names 
Due to the split circle of progress-left and progress right, we must use the animations on each side. 
*/
.progress[data-percentage="10"] .progress-right .progress-bar {
  animation: loading-1 1.5s linear forwards;
}
.progress[data-percentage="10"] .progress-left .progress-bar {
  animation: 0;
}

.progress[data-percentage="20"] .progress-right .progress-bar {
  animation: loading-2 1.5s linear forwards;
}
.progress[data-percentage="20"] .progress-left .progress-bar {
  animation: 0;
}

.progress[data-percentage="30"] .progress-right .progress-bar {
  animation: loading-3 1.5s linear forwards;
}
.progress[data-percentage="30"] .progress-left .progress-bar {
  animation: 0;
}

.progress[data-percentage="40"] .progress-right .progress-bar {
  animation: loading-4 1.5s linear forwards;
}
.progress[data-percentage="40"] .progress-left .progress-bar {
  animation: 0;
}

.progress[data-percentage="50"] .progress-right .progress-bar {
  animation: loading-5 1.5s linear forwards;
}
.progress[data-percentage="50"] .progress-left .progress-bar {
  animation: 0;
}

.progress[data-percentage="60"] .progress-right .progress-bar {
  animation: loading-5 1.5s linear forwards;
}
.progress[data-percentage="60"] .progress-left .progress-bar {
  animation: loading-1 1.5s linear forwards 1.5s;
}

.progress[data-percentage="70"] .progress-right .progress-bar {
  animation: loading-5 1.5s linear forwards;
}
.progress[data-percentage="70"] .progress-left .progress-bar {
  animation: loading-2 1.5s linear forwards 1.5s;
}

.progress[data-percentage="80"] .progress-right .progress-bar {
  animation: loading-5 1.5s linear forwards;
}
.progress[data-percentage="80"] .progress-left .progress-bar {
  animation: loading-3 1.5s linear forwards 1.5s;
}

.progress[data-percentage="90"] .progress-right .progress-bar {
  animation: loading-5 1.5s linear forwards;
}
.progress[data-percentage="90"] .progress-left .progress-bar {
  animation: loading-4 1.5s linear forwards 1.5s;
}

.progress[data-percentage="100"] .progress-right .progress-bar {
  animation: loading-5 1.5s linear forwards;
}
.progress[data-percentage="100"] .progress-left .progress-bar {
  animation: loading-5 1.5s linear forwards 1.5s;
}

@keyframes loading-1 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(36);
    transform: rotate(36deg);
  }
}
@keyframes loading-2 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(72);
    transform: rotate(100deg);
  }
}
@keyframes loading-3 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(108);
    transform: rotate(150deg);
  }
}
@keyframes loading-4 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(144);
    transform: rotate(144deg);
  }
}
@keyframes loading-5 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(180);
    transform: rotate(180deg);
  }
}

.swimming-content h2 {
  font-size: 24px;
  color: #ffffff;
  font-weight: 600;
  font-style: italic;
  font-family: "Barlow";
  margin: auto;
}

.swimming-content p {
  font-size: 16px;
  line-height: 28px;
  color: #ffffff;
  font-family: "Berlin Sans FB";
  width: 75%;
  margin: 11px auto 14px 0;
}

.swimming-button a {
  display: inline-block;
  font-size: 16px;
  color: #ffffff;
  font-weight: 600;
  font-style: italic;
  font-family: "Barlow";
}

.swimming-button a i {
  font-size: 16px;
  top: 2px;
  position: relative;
  left: -20px;
  opacity: 0;
  transition: 0.5s;
}

.swimming-content:hover .swimming-button a i {
  left: 10px;
  opacity: 1;
}

/*<!-- ============================================================== -->
<!-- End swimming swimming Section  -->
<!-- ============================================================== -->*/

/*<!-- ============================================================== -->
<!-- Start swimming gallery Section  -->
<!-- ============================================================== -->*/

.gallery-section {
  padding: 114px 0 90px;
}

.single-gallery-box {
  margin-bottom: 30px;
  filter: drop-shadow(0px 10px 10px rgba(0, 0, 0, 0.15));
  background-color: #ffffff;
  overflow: hidden;
}

.gallery-thumb {
  overflow: hidden;
}

.gallery-thumb img {
  width: 100%;
  transition: 0.5s;
}

.single-gallery-box:hover .gallery-thumb img {
  transform: scale(1.1);
}

.gallery-title {
  padding: 25px 0;
  position: relative;
  z-index: 1;
}

.gallery-title:before {
  position: absolute;
  content: "'";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0;
  transition: 0.5s;
  z-index: -1;
  background: #0d6efd;
}

.single-gallery-box:hover .gallery-title:before {
  height: 100%;
  top: 0;
}

.gallery-title h2 {
  font-size: 24px;
  color: #232323;
  font-weight: 600;
  font-style: italic;
  font-family: "Barlow";
  text-align: center;
  margin: auto;
  transition: 0.5s;
}

.single-gallery-box:hover .gallery-title h2 {
  color: #ffff;
}

/*<!-- ============================================================== -->
<!-- End swimming gallerySection  -->
<!-- ============================================================== -->*/

/*<!-- ============================================================== -->
<!-- Start swimming call-do-action Section  -->
<!-- ============================================================== -->*/

.call-do-action-section {
  padding: 130px 0 60px;
  background: url(../image/call-do-action-bg.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.call-do-action-video-button {
  text-align: center;
  margin-bottom: 30px;
}

.call-do-action-video-button a {
  display: inline-block;
  color: #0d6efd;
  width: 51px;
  height: 51px;
  line-height: 51px;
  border-radius: 25px;
  background-color: #ffffff;
  text-align: center;
  font-size: 30px;
  webkit-animation: ripple-white 1s linear infinite;
  animation: ripple-blue 1s linear infinite;
  -webkit-transition: 0.5s;
}

@-webkit-keyframes ripple-blue {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3),
      0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3),
      0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3);
  }
  100% {
    -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3),
      0 0 0 20px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3),
      0 0 0 20px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 255, 255, 0);
  }
}

.call-do-action-video-button a i {
  opacity: 0.741;
  width: 71px;
  height: 71px;
  line-height: 71px;
  border-radius: 35px;
  background-color: #ffffff;
  display: inline-block;
  top: -10px;
  left: -10px;
  position: relative;
}

.section-title-left.text-center.upp h5 {
  color: #ffff;
}

.section-title-left.text-center.upp h1 {
  color: #ffff;
}

/*<!-- ============================================================== -->
	<!-- End swimming-security call-do-action Section  -->
<!-- ============================================================== -->*/

/*<!-- ============================================================== -->
 <!-- Start swimming blog Section  -->
<!-- ============================================================== -->*/

.blog-section {
  padding: 112px 0 90px;
}

.single-blog-box {
  background: #ffffff;
  margin-bottom: 30px;
  filter: drop-shadow(0px 15px 30px rgba(0, 0, 0, 0.15));
}

.blog-thumb {
  position: relative;
}

.blog-thumb:before {
  position: absolute;
  content: "";
  right: 0;
  top: 0;
  width: 0;
  height: 100%;
  background: #79dbf7;
  transition: 0.5s;
  opacity: 0;
}

.single-blog-box:hover .blog-thumb:before {
  width: 100%;
  left: 0;
  opacity: 0.5;
}

.blog-thumb img {
  width: 100%;
  transition: 0.5s;
}

.blog-date {
  position: absolute;
  bottom: -25px;
  right: 30px;
  background: #0d6efd;
  padding: 3px 18px;
}

.blog-date h3 {
  font-size: 24px;
  color: #ffffff;
  font-weight: 600;
  font-style: italic;
  font-family: "Barlow";
  margin: auto;
}

.blog-date p {
  font-size: 13px;
  color: #ffffff;
  font-family: "Berlin Sans FB";
  margin: -5px auto 0;
}

.blog-meta-icon ul li {
  display: inline;
}

.blog-meta-icon ul {
  list-style: none;
}

.blog-meta-icon ul li i {
  color: #0d6efd;
  font-size: 16px;
  padding-right: 2px;
}

.blog-meta-icon ul li span {
  display: inline-block;
  font-size: 16px;
  color: #888787;
  font-family: "Berlin Sans FB";
  margin: auto;
}

.blog-meta-icon ul li.up {
  margin-right: 15px;
}

.blog-content {
  padding: 17px 40px 35px;
}

.blog-content h3 {
  margin: auto;
}

.blog-content h3 a {
  margin: inherit;
  display: inline-block;
  transition: 0.5s;
  width: 90%;
  font-size: 24px;
  line-height: 32px;
  color: #232323;
  font-weight: 600;
  font-style: italic;
  font-family: "Barlow";
  padding-top: 16px;
}

.single-blog-box:hover .blog-content h3 a {
  color: #0d6efd;
}

.blog-content p {
  padding: 12px 0 8px;
  font-size: 16px;
  line-height: 28px;
  color: #888787;
  font-weight: 400;
  width: 99%;
  font-family: "Berlin Sans FB";
}

.blog-button a {
  display: inline-block;
  font-size: 16px;
  color: #0d6efd;
  font-weight: 600;
  font-style: italic;
  font-family: "Barlow";
}

.blog-button a i {
  display: inline-block;
  color: #0d6efd;
  font-size: 18px;
  padding-left: 5px;
  position: relative;
  left: -40px;
  top: 3px;
  transition: 0.5s;
  opacity: 0;
}

.single-blog-box:hover .blog-button a i {
  opacity: 1;
  margin-left: 40px;
}

.single-blog-box:hover .blog-button a {
  color: #000000;
}

.single-blog-box:hover .blog-button a i {
  color: #000000;
}

/*=================================*/
/*-- start blog-grid --*/
/*=================================*/

.paginations {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 28px;
}

.page-numbers li {
  display: inline-block;
}

.paginations a,
.page-numbers span.current {
  width: 35px;
  height: 35px;
  line-height: 35px;
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  margin: auto 5px;
  border: 1px solid #ddd;
  color: #888;
}

.paginations a:hover,
.paginations a.current,
.page-numbers span.current {
  background: linear-gradient(90deg, #0d6efd 0%, #692fd5 100%);
  border-color: linear-gradient(90deg, #0d6efd 0%, #692fd5 100%);
  color: #fff;
}

/*=================================*/
/*-- End blog-grid --*/
/*=================================*/

/*<!-- ============================================================== -->
<!-- End swimming blog Section  -->
<!-- ============================================================== -->*/

/*<!-- ============================================================== -->
 <!-- Start swimming subscribe Section  -->
<!-- ============================================================== -->*/

.subscribe-section {
  padding: 110px 0 88px;
  background: url(../image/subseribe-bg.png);
  background-position: center center;
  background-size: cover;
}

.section-title.up h1 {
  font-size: 36px;
  line-height: 43px;
  color: #ffffff;
  font-weight: 600;
  font-style: italic;
  font-family: "Barlow";
}

.mail-address {
  text-align: right;
}

.mail-address input {
  display: inline-block;
  padding: 0 0 0 30px;
  width: 503px;
  height: 55px;
  background: #ffffff;
  border: none;
  outline: 0;
}

.mail-address input::placeholder {
  font-size: 16px;
  color: #888787;
  font-family: "Berlin Sans FB";
}

.Subcribe-button button {
  display: inline-block;
  z-index: 1;
  position: relative;
  top: -50px;
  left: -5px;
  font-size: 16px;
  color: #ffffff;
  font-weight: 600;
  font-style: italic;
  font-family: "Barlow";
  width: 173px;
  height: 45px;
  background: #0d6efd;
  border: none;
}

/*--home page two--*/

.section-title-left p {
  font-size: 16px;
  line-height: 28px;
  color: #ffffff;
  font-family: "Berlin Sans FB";
  text-align: center;
  width: 46%;
  margin: 10px auto 0;
}

.section-title-left.right h1 {
  color: #ffff;
}

.section-title-left.right h5 {
  color: #ffffff;
  background: #6aabff;
  padding: 5px 21px;
}

.Subcribe-button.up button {
  left: 160px;
}

.section-title-left.right {
  margin-bottom: 21px;
}

/*<!-- ============================================================== -->
<!-- End swimming subscribe  Section  -->
<!-- ============================================================== -->*/

/*<!-- ============================================================== -->
<!-- Start swimming footer Section Css -->
<!-- ============================================================== -->*/

.footer-section {
  padding: 120px 0 105px;
  background: #e8f1fa;
}

.company-info-desce p {
  margin: 35px auto 20px;
  width: 100%;
  font-size: 16px;
  line-height: 28px;
  color: #888787;
  font-family: "Berlin Sans FB";
}
.company-info-desce p {
  margin: 35px auto 20px;
  width: 100%;
  font-size: 16px;
  line-height: 28px;
  color: #888787;
  font-family: "Berlin Sans FB";
}

.company-info-desce p {
  margin: 35px auto 20px;
  width: 100%;
  font-size: 16px;
  line-height: 28px;
  color: #888787;
  font-family: "Berlin Sans FB";
}

.company-info-desce p {
  margin: 35px auto 20px;
  width: 100%;
  font-size: 16px;
  line-height: 28px;
  color: #888787;
  font-family: "Berlin Sans FB";
}

.company-info-desce p {
  margin: 35px auto 20px;
  width: 100%;
  font-size: 16px;
  line-height: 28px;
  color: #888787;
  font-family: "Berlin Sans FB";
}

.footer-widget-social-icon ul {
  list-style: none;
}

.footer-widget-social-icon ul li {
  display: inline-block;
  padding-right: 5px;
}

.footer-widget-social-icon ul li a {
  display: inline-block;
  font-size: 16px;
  color: #888787;
  transition: 0.5s;
  padding-right: 10px;
}

.footer-widget-social-icon ul li a:hover {
  color: #0d6efd;
}

.footer-widget-title {
  padding: 10px 0 44px;
  position: relative;
  z-index: 1;
}

.footer-widget-title:before {
  position: absolute;
  content: "";
  left: 0;
  top: 45px;
  width: 50px;
  height: 2px;
  background-color: #0d6efd;
}

.footer-widget-title h3 {
  margin: auto;
  font-size: 24px;
  color: #232323;
  font-weight: 600;
  font-style: italic;
  font-family: "Barlow";
}

.footer-widget-menu ul {
  list-style: none;
}

.footer-widget-menu ul li a {
  display: inline-block;
  padding: 0 0 9px;
  font-weight: 400;
  font-size: 16px;
  font-family: "Berlin Sans FB";
  color: #888787;
  transition: 0.5s;
}

.footer-widget-menu ul li a:hover {
  color: #0d6efd;
}

.footer-widget-menu ul li a i {
  color: #888787;
  padding-right: 2px;
  font-size: 12px;
  transition: 0.5s;
}

.footer-widget-menu ul li a:hover i {
  color: #0d6efd;
}

.icon-box {
  display: inline-flex;
  padding-bottom: 28px;
}

.icon-box-content {
  margin: -6px 0 0 23px;
}

.widget-icon i {
  display: inline-block;
  color: #ffff;
  line-height: 46px;
  text-align: center;
  font-size: 20px;
  width: 46px;
  height: 46px;
  border-radius: 23px;
  background-color: #9c54e0;
}

.icon-box-content p {
  margin: auto;
  opacity: 0.702;
  font-size: 18px;
  color: #ffffff;
  font-weight: 400;
  font-family: "Mulish";
}

.icon-box-content h4 {
  margin: 4px auto 0;
  font-size: 18px;
  letter-spacing: -1px;
  color: #ffffff;
  font-weight: 400;
  font-family: "Mulish";
}

/*--copyright-section--*/

.copyright-section {
  background: #0d6efd;
  padding: 35px 0 21px;
}

.copyright-description p {
  font-size: 16px;
  color: #ffffff;
  font-family: "Berlin Sans FB";
}

.footer-widget-grid-img ul {
  list-style: none;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 5px;
}

.footer-widget-grid-img ul li {
  overflow: hidden;
}

.footer-widget-grid-img ul li a img {
  transition: 0.5s;
}

.footer-widget-grid-img ul li a img:hover {
  transform: scale(1.1);
}

/*<!-- ============================================================== -->
<!-- End swimming-security footer Section Css -->
<!-- ============================================================== -->*/

/*<!-- ============================================================== -->
<!-- Start swimming breadcumb Menu  -->
<!-- ============================================================== -->*/

.breadcumb-section {
  background: url(../image/breadcumb-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  height: 400px;
}

.breadcumb-title h1 {
  margin: auto;
  font-size: 60px;
  color: #ffffff;
  font-weight: 600;
  font-style: italic;
  font-family: "Barlow";
}

.breadcumb-content ul {
  list-style: none;
  margin-top: 2px;
}

.breadcumb-content ul li {
  display: inline-block;
  font-weight: 400;
  font-size: 20px;
  color: #ffffff;
  font-family: "Berlin Sans FB";
}

.breadcumb-content ul li a {
  display: inline-block;
  font-weight: 400;
  font-size: 20px;
  color: #ffffff;
  transition: 0.5s;
}

.breadcumb-content ul li a:hover {
  color: #0d6efd;
}

/*<!-- ============================================================== -->
	<!-- End swimming breadcumb Menu  -->
<!-- ============================================================== -->*/

/*<!-- ============================================================== -->
<!-- Start swimming about2 Section  -->
<!-- ============================================================== -->*/

.about-section2 {
  padding: 120px 0px;
}

.about-thumb2 {
  margin-left: 16%;
}

.section-title h5 {
  font-size: 16px;
  color: #0d6efd;
  font-weight: 600;
  font-style: italic;
  font-family: "Barlow";
  margin: 0 auto 18px;
}

.about1-box {
  position: relative;
  z-index: 1;
  top: -9px;
  border-top: 1px solid #ddd;
  padding-top: 30px;
}

.about-img {
  position: relative;
  display: inline-block;
  margin-right: 15px;
}

.about1-play-button {
  position: absolute;
  top: 36px;
  left: 77px;
}

.about1-play-button a {
  width: 45px;
  height: 45px;
  line-height: 45px;
  border-radius: 22px;
  background-color: #ffffff;
  display: inline-block;
  text-align: center;
  font-size: 30px;
  color: #0d6efd;
  webkit-animation: ripple-white 1s linear infinite;
  animation: ripple-blue 1s linear infinite;
  -webkit-transition: 0.5s;
}

.about1-text {
  display: inline-block;
  position: relative;
  top: 15px;
}

.about1-text h4 {
  font-size: 18px;
  color: #232323;
  font-weight: 600;
  font-style: italic;
  font-family: "Barlow";
  margin: auto;
}

.about1-button a {
  display: inline-block;
  font-size: 18px;
  color: #232323;
  font-weight: 600;
  font-style: italic;
  font-family: "Barlow";
  margin-top: 3px;
}

/*<!-- ============================================================== -->
	<!-- End swimming about2 Section  -->
<!-- ============================================================== -->*/

/*<!-- ============================================================== -->
		<!-- Start swimming about3 Section  -->
<!-- ============================================================== -->*/

.about3-section {
  padding: 120px 0;
  background-color: #e8f1fa;
}

.about2-thumb {
  position: relative;
  z-index: 1;
}

.about2-thumb img {
  width: 100%;
  padding-right: 65px;
}

.about3-shape {
  position: absolute;
  top: -5px;
  left: -58px;
  z-index: -1;
  animation: 5.5s ease 0s infinite normal none running bounce;
}

@keyframes bounce {
  0% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(35px);
  }
  100% {
    transform: translateX(0);
  }
}

.section-title h5.upper {
  position: relative;
  z-index: 1;
}

.section-title h5.upper {
  position: relative;
  z-index: 1;
  background: #c8defa;
  padding: 5px 21px;
  display: inline-block;
  margin: 0 auto 25px;
}

.about3-items-list.up {
  margin-right: 120px;
}

.about3-items-list {
  display: inline-block;
}

.about3-items-list ul {
  list-style: none;
}

.about3-items-list ul li i {
  width: 25px;
  height: 25px;
  line-height: 25px;
  border-radius: 12px;
  background-color: #c8defa;
  color: #0d6efd;
  display: inline-block;
  text-align: center;
  font-size: 16px;
  margin-right: 5px;
}

.about3-items-list ul li {
  margin: auto;
  padding-bottom: 15px;
  font-size: 18px;
  color: #232323;
  font-weight: 600;
  font-style: italic;
  font-family: "Barlow";
}

.about3-section .section-title p {
  width: 85%;
}

.about-3-box {
  border-bottom: 1px solid #c8defa;
  left: 0;
  padding-bottom: 16px;
}

.about3-phone-address {
  display: flex;
  margin-top: 32px;
}

.about3-icon {
  width: 49px;
  height: 49px;
  line-height: 49px;
  border-radius: 25px;
  background-color: #0d6efd;
  text-align: center;
  color: #ffffff;
  font-size: 24px;
  transition: 0.5s;
  position: relative;
  z-index: 1;
  border: 1px solid #0d6efd;
}

.about3-icon:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 0;
  height: 100%;
  transition: 0.5s;
  background: #fff;
  border-radius: 100%;
  z-index: -1;
}

.about3-icon:hover:before {
  width: 100%;
}

.about3-icon i {
  transition: 0.5s;
}

.about3-icon:hover i {
  color: #0d6efd;
}

.about3-title {
  margin-left: 18px;
  margin-top: -5px;
  position: relative;
}

.about3-title span {
  display: inline-block;
  font-size: 16px;
  color: #888787;
  font-family: "Berlin Sans FB";
}

.about3-title h3 {
  font-size: 24px;
  color: #232323;
  font-weight: 600;
  font-style: italic;
  font-family: "Barlow";
  margin: 4px auto 0;
}

/*<!-- ============================================================== -->
	<!-- End swimming about3 Section  -->
<!-- ============================================================== -->*/

/*<!-- ============================================================== -->
	<!-- Start swimming pricing Section  -->
<!-- ============================================================== -->*/

.pricing-section {
  padding: 115px 0 90px;
}

.pricing-single-box {
  padding: 0px 0 32px;
  filter: drop-shadow(0 0 15px rgba(0, 0, 0, 0.2));
  background-color: #ffffff;
  transition: 0.5s;
  margin-bottom: 30px;
}

.pricing-single-box:hover {
  filter: drop-shadow(0 0 1px rgba(0, 0, 0, 0.2));
  background-color: #ffffff;
}

.pricing-head {
  text-align: center;
  background: #e8f1fa;
  padding: 27px 0 22px;
  position: relative;
  z-index: 1;
}

.pricing-head:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.9s;
  transition: 0.9s;
  transform: perspective(500px) rotateX(90deg);
  z-index: -1;
  background: #0d6efd;
}

.pricing-single-box:hover .pricing-head:before {
  visibility: visible;
  opacity: 0.9;
  transform: perspective(500px) rotateX(0deg);
}

h4.price-top-title {
  font-size: 24px;
  color: #232323;
  font-weight: 600;
  font-style: italic;
  font-family: "Barlow";
  text-align: center;
  margin: auto;
  transition: 0.5s;
}

h2.price-title {
  margin: 12px 0 7px;
  font-size: 43px;
  color: #232323;
  font-weight: 600;
  font-style: italic;
  font-family: "Barlow";
  text-align: center;
  transition: 0.5s;
}

.pricing-text span {
  font-size: 16px;
  color: #888787;
  font-family: "Berlin Sans FB";
  text-align: center;
  display: inline-block;
  transition: 0.5s;
}

/*pricing boody*/

.pricing-boody {
  position: relative;
  margin-left: 128px;
  margin-top: 25px;
}

.pricing-boody ul li {
  list-style: none;
  display: block;
  padding: 0 0 11px 0;
  font-weight: 400;
  font-size: 16px;
  color: #888787;
  font-family: "Berlin Sans FB";
}

.pricing-boody ul li i {
  display: inline-block;
  color: #108bea;
  font-size: 18px;
  margin-right: 4px;
  position: relative;
  top: 4px;
}

.price-btn {
  margin-top: 16px;
  text-align: center;
}

.price-btn a {
  padding: 15px 40px;
  display: inline-block;
  background: #0d6efd;
  position: relative;
  z-index: 1;
  transition: 0.5s;
  font-size: 16px;
  color: #0d6efd;
  font-weight: 600;
  font-style: italic;
  font-family: "Barlow";
}

.price-btn a:before {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: #ddeaff;
  z-index: -1;
  transition: 0.5s;
}

.price-btn a:hover::before {
  transform: rotateX(90deg);
}

.price-btn a:after {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: #ddeaff;
  z-index: -1;
  transition: 0.5s;
}

.price-btn a:hover::after {
  transform: rotateY(90deg);
}

.price-btn a:hover {
  color: #ffff;
}

.pricing-single-box:hover h4.price-top-title {
  color: #ffff;
}
.pricing-single-box:hover h2.price-title {
  color: #ffff;
}
.pricing-single-box:hover .pricing-text span {
  color: #ffff;
}

/*<!-- ============================================================== -->
<!-- End swimming pricing Section  -->
<!-- ============================================================== -->*/

/*<!-- ============================================================== -->
<!-- Start swimming faq Section  -->
<!-- ============================================================== -->*/

.faq-section {
  padding: 110px 0;
}
/*accordion*/
.accordion li {
  position: relative;
  list-style: none;
  padding: 11px 30px 11px;
  background: #3e96fb;
  margin-bottom: 10px;
  border-radius: 5px;
  border: 1px solid #fff !important;
}
.accordion li a {
  width: 100%;
  display: block;
  cursor: pointer;
  font-weight: 600;
  line-height: 3;
  user-select: none;
  font-weight: 500;
  color: #fff !important;
  font-size: 20px !important;
}
.accordion li p {
  display: none;
  font-size: 16px;
  color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  margin: 8px 0 21px;
  padding-top: 20px;
}
.accordion a:before {
  width: 2px;
  height: 12px;
  background: #fff;
  position: absolute;
  right: 43px;
  content: " ";
  top: 33px;
  transform: rotate(0deg);
  transition: all 0.2s ease-in-out;
}
.accordion a:after {
  width: 12px;
  height: 2px;
  background: #fff;
  position: absolute;
  right: 38px;
  content: " ";
  top: 38px;
  transition: all 0.2s ease-in-out;
}

a.active:after {
  transform: rotate(0deg);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

a.active:before {
  display: none;
}

/*<!-- ============================================================== -->
<!-- End swimming faq Section  -->
<!-- ============================================================== -->*/

/*<!-- ============================================================== -->
<!-- End swimming faq Section  -->
<!-- ============================================================== -->*/

.google-map-section {
  padding: 0 0 112px;
}

.google-map iframe {
  width: 100%;
  height: 500px;
  border-radius: 10px;
  border: 10px solid #dddd;
}

/*<!-- ============================================================== -->
<!-- End swimming faq Section  -->
<!-- ============================================================== -->*/

/*<!-- ============================================================== -->
<!-- Start swimming contact Section  -->
<!-- ============================================================== -->*/

.contact-us-section {
  padding: 120px 0;
}

.contact-us-section .section-title {
  margin-bottom: 55px;
}

.contact-box {
  background: #e8f1fa;
  border-radius: 5px;
  padding: 25px 0 20px 30px;
  margin-right: 100px;
  margin-bottom: 30px;
}

.contact-icon {
  display: inline-block;
  position: relative;
  top: -12px;
  padding-right: 10px;
}

.contact-icon i {
  display: inline-block;
  background: #0d6efd;
  height: 45px;
  line-height: 45px;
  width: 45px;
  text-align: center;
  color: #ffff;
  font-size: 20px;
  border-radius: 27px;
}

.contact-content {
  display: inline-block;
}

.contact-content p {
  font-size: 16px;
  color: #555555;
  font-weight: 400;
  margin: auto;
}

.contact-content h4 {
  font-size: 20px;
  color: #232323;
  font-weight: 500;
  margin: auto;
}

.single-form-box {
  background: #e8f1fa;
  border-radius: 8px;
  padding: 55px 0 72px;
}

.form-title h3 {
  font-size: 30px;
  color: rgb(35, 35, 35);
  font-weight: 500;
  text-align: center;
  margin-bottom: 38px;
}

.form-box {
  margin: 0 40px 0;
}

.form-box input {
  display: inline-block;
  width: 100%;
  height: 60px;
  border: 1px solid #dddd;
  margin-bottom: 24px;
  padding: 0 28px 0;
}

.form-box input::placeholder {
  opacity: 0.702;
  font-size: 16px;
  color: #555555;
  font-weight: 400;
}

.form-box textarea {
  border: 1px solid #ddd;
  width: 100%;
  height: 142px;
  padding: 17px 28px 0;
}

.form-box textarea::placeholder {
  opacity: 0.702;
  font-size: 16px;
  color: #555555;
  font-weight: 400;
}

.submit-button {
  margin: 20px 40px 0;
}

.submit-button button {
  display: inline-block;
  width: 100%;
  height: 60px;
  font-size: 16px;
  color: #ffffff;
  font-weight: 500;
  background: #ffff;
  border: none;
  position: relative;
  z-index: 1;
  transition: 0.5s;
}

.submit-button button:hover {
  color: #0d6efd;
}

.submit-button button:before {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: #0d6efd;
  z-index: -1;
  transition: 0.5s;
}

.submit-button button:hover::before {
  transform: rotateX(90deg);
}

.submit-button button:after {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: #0d6efd;
  z-index: -1;
  transition: 0.5s;
}

.submit-button button:hover::after {
  transform: rotateY(90deg);
}

/*<!-- ============================================================== -->
	<!-- End swimming contact Section  -->
<!-- ============================================================== -->*/

/*<!-- ============================================================== -->
	 <!-- Start swimming contact now Section  -->
<!-- ============================================================== -->*/

.contact-now-section {
  padding: 110px 0 90px;
  background: #f3f3f3;
}

.single_contact_now {
  text-align: center;
  background: #fff;
  margin-bottom: 30px;
  border-radius: 5px;
  padding: 30px 30px 30px;
  filter: drop-shadow(0 0 15px rgba(0, 0, 0, 0.2));
  transition: 0.5s;
}

.single_contact_now:hover {
  filter: drop-shadow(0 0 1px rgba(0, 0, 0, 0.2));
  background-color: #ffffff;
}

.single_contact_now_inner {
  border: 2px solid #ddd;
  border-radius: 5px;
  transition: 0.5s;
}

.single_contact_now:hover .single_contact_now_inner {
  border: 2px solid #0d6efd;
}

.single_contact_now_icon {
  padding-top: 24px;
}

.single_contact_now_icon i {
  font-size: 40px;
  color: #0d6efd;
}

.single_contact_now_content {
  padding-bottom: 15px;
}

.single_contact_now_content h2 {
  font-size: 22px;
  padding-bottom: 12px;
}

.single_contact_now_content p {
  padding: 0;
  margin: 0;
  margin-bottom: 6px;
}

.contact_now_area .section_title_inner h2 {
  color: #fff;
}

.contact_now_area .section_title_text p {
  color: #fff;
}

/*<!-- ============================================================== -->
<!-- End swimming contact now Section  -->
<!-- ============================================================== -->*/

/*<!-- ============================================================== -->
<!-- Start swimming team Section  -->
<!-- ============================================================== -->*/

.team-section {
  padding: 114px 0 90px;
}

.our-team-box {
  text-align: center;
  position: relative;
  color: #fff;
  border: 2px solid #e8f1fa;
  background-color: #ffff;
  padding: 20px 30px 0;
  margin-bottom: 30px;
  transition: 0.5s;
}

.our-team-box:hover {
  border: 2px solid #0d6efd;
}

.team-thumb img {
  width: 100%;
  height: 100%;
}

.our-team-box .team-social-icon {
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  text-align: center;
  padding-top: 20%;
  transform: perspective(400px) rotateX(-90deg);
  transform-origin: center top 0;
  transition: all 0.5s ease 0s;
  opacity: 0;
}

.our-team-box:hover .team-social-icon,
.our-team-box.active .team-social-icon {
  opacity: 1;
  transform: perspective(400px) rotateX(0deg);
}

.our-team-box .social {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

ul.social {
  float: right;
}

.our-team-box .social li a {
  display: block;
  color: #fff;
  font-size: 16px;
  height: 30px;
  width: 30px;
  line-height: 30px;
  border-radius: 0;
  background: #747474;
  margin: 0 45px 10px 0;
  transition: all 0.5s ease 0s;
  position: relative;
}

.our-team-box .social li a:hover,
.our-team-box.active .social li a {
  border-radius: 50%;
  text-decoration: none;
  background: #0d6efd;
}

.team-content {
  padding: 18px 0 20px;
}

.team-content h3 {
  margin: 0 auto 7px;
}

.team-content h3 a {
  display: inline-block;
  font-size: 24px;
  color: #232323;
  font-weight: 600;
  font-style: italic;
  font-family: "Barlow";
  text-align: center;
  margin: auto;
}

.team-content span {
  display: inline-block;
  font-size: 16px;
  color: #888787;
  font-family: "Berlin Sans FB";
  text-align: center;
}

/*<!-- ============================================================== -->
<!-- End swimming team Section  -->
<!-- ============================================================== -->*/

/*<!-- ============================================================== -->
<!-- Start swimming service2 Section  -->
<!-- ============================================================== -->*/

.service2-section {
  padding: 112px 0 90px;
}

.service2-box {
  filter: drop-shadow(0px 15px 30px rgba(0, 0, 0, 0.15));
  background-color: #ffffff;
  margin-bottom: 30px;
  padding: 30px 30px;
  transition: 0.5s;
  position: relative;
  z-index: 1;
}

.service2-box:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 0;
  background: #0d6efd;
  transition: 0.5s;
  z-index: -1;
}

.service2-box:hover:before {
  height: 100%;
}

.service-thumb {
  position: relative;
  z-index: 1;
}

.service-thumb:after {
  position: absolute;
  content: "";
  right: 0;
  top: 0;
  width: 0;
  height: 100%;
  background: #83dbfd;
  transition: 0.5s;
  opacity: 0;
}

.service2-box:hover .service-thumb:after {
  width: 100%;
  opacity: 0.5;
  left: 0;
}

.service-thumb img {
  width: 100%;
  transition: 0.5s;
}

.service-title h3 {
  font-size: 24px;
  color: #232323;
  font-weight: 600;
  font-style: italic;
  font-family: "Barlow";
  text-align: center;
  margin: 25px auto 0;
  transition: 0.5s;
}

.service2-box:hover .service-title h3 {
  color: #ffff;
}

/*<!-- ============================================================== -->
<!-- End swimming service2 Section  -->
<!-- ============================================================== -->*/

/*<!-- ============================================================== -->
<!-- Start swimming service3 Section  -->
<!-- ============================================================== -->*/

.service3-section {
  padding: 120px 0 90px;
}

.service3-box {
  background-color: #ffffff;
  border: 2px solid #e8f1fa;
  padding: 30px 30px 0;
  margin-bottom: 30px;
  position: relative;
  z-index: 1;
  transition: 0.5s;
}

.service3-box:before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0;
  border: 2px solid #0d6efd;
  transition: 0.5s;
  z-index: -1;
  opacity: 0;
}

.service3-box:hover:before {
  height: 100%;
  opacity: 1;
}

.service3-thumb {
  position: relative;
  z-index: 1;
}

.service3-thumb:before {
  position: absolute;
  content: "";
  right: 0;
  top: 0;
  width: 100%;
  height: 0;
  background: #79dbf7;
  transition: 0.5s;
  opacity: 0;
}

.service3-box:hover .service3-thumb:before {
  opacity: 0.4;
  height: 100%;
}

.service3-thumb img {
  width: 100%;
}

.service3-icon {
  position: absolute;
  background: #1f7af4;
  display: inline-block;
  width: 64px;
  height: 64px;
  line-height: 64px;
  border-radius: 32px;
  text-align: center;
  bottom: -32px;
  left: 41%;
}

.service3-icon img {
  width: initial;
}

.service3-content {
  padding: 52px 0 20px;
}

.service3-content h3 {
  font-size: 24px;
  color: #232323;
  font-weight: 600;
  font-style: italic;
  font-family: "Barlow";
  text-align: center;
  margin: 0 auto 16px;
  transition: 0.5s;
}

.service3-content h3:hover {
  color: #1f7af4;
}

.service3-content p {
  font-size: 16px;
  line-height: 28px;
  color: #888787;
  font-family: "Berlin Sans FB";
  text-align: center;
  margin: auto;
  width: 100%;
}

/*<!-- ============================================================== -->
<!-- End swimming service3 Section  -->
<!-- ============================================================== -->*/

/*<!-- ============================================================== -->
<!-- start swimming blog2 Section  -->
<!-- ============================================================== -->*/

.blog2-section {
  padding: 112px 0 90px;
}

.blog2-section.upper {
  margin-top: -6px;
  padding: 0 0 90px;
}

.single-blog2-box {
  margin-bottom: 30px;
  filter: drop-shadow(0px 15px 30px rgba(0, 0, 0, 0.15));
  border: 2px solid #e8f1fa;
  padding: 30px 30px 0;
  transition: 0.5s;
  position: relative;
  z-index: 1;
}

.single-blog2-box:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 0;
  border: 2px solid #0d6efd;
  transition: 0.5s;
  z-index: -1;
  opacity: 0;
}

.single-blog2-box:hover:before {
  height: 100%;
  opacity: 1;
}

.blog2-thumb {
  position: relative;
}

.blog2-thumb:before {
  position: absolute;
  content: "";
  right: 0;
  top: 0;
  width: 0;
  height: 100%;
  background: #79dbf7;
  transition: 0.5s;
  opacity: 0;
}

.single-blog2-box:hover .blog2-thumb:before {
  width: 100%;
  left: 0;
  opacity: 0.5;
}

.blog-content2 p {
  padding: 12px 0 8px;
  font-size: 16px;
  line-height: 28px;
  color: #888787;
  font-weight: 400;
  width: 95%;
  font-family: "Berlin Sans FB";
}

.single-blog2-box:hover .blog2-thumb:before {
  width: 100%;
  left: 0;
  opacity: 0.5;
}

.blog2-thumb img {
  width: 100%;
  transition: 0.5s;
}

.blog-date {
  position: absolute;
  bottom: -25px;
  right: 30px;
  background: #0d6efd;
  padding: 3px 18px;
}

.blog-date h3 {
  font-size: 24px;
  color: #ffffff;
  font-weight: 600;
  font-style: italic;
  font-family: "Barlow";
  margin: auto;
}

.blog-date p {
  font-size: 13px;
  color: #ffffff;
  font-family: "Berlin Sans FB";
  margin: -5px auto 0;
}

.blog-meta-icon ul li {
  display: inline;
}

.blog-meta-icon ul {
  list-style: none;
}

.blog-meta-icon ul li i {
  color: #0d6efd;
  font-size: 16px;
  padding-right: 2px;
}

.blog-meta-icon ul li span {
  display: inline-block;
  font-size: 16px;
  color: #888787;
  font-family: "Berlin Sans FB";
  margin: auto;
}

.blog-meta-icon ul li.up {
  margin-right: 15px;
}

.blog-content2 {
  padding: 17px 0 23px;
}

.blog-content2 h3 {
  margin: auto;
}

.blog-content2 h3 a {
  margin: inherit;
  display: inline-block;
  transition: 0.5s;
  width: 100%;
  font-size: 24px;
  line-height: 32px;
  color: #232323;
  font-weight: 600;
  font-style: italic;
  font-family: "Barlow";
  padding-top: 16px;
}

.single-blog2-box:hover .blog-content2 h3 a {
  color: #0d6efd;
}

.blog-content2 p {
  padding: 12px 0 8px;
  font-size: 16px;
  line-height: 24px;
  color: #616161;
  font-weight: 400;
  width: 95%;
}

.blog-button a {
  display: inline-block;
  font-size: 16px;
  color: #0d6efd;
  font-weight: 600;
  font-style: italic;
  font-family: "Barlow";
}

.blog-button a i {
  display: inline-block;
  color: #0d6efd;
  font-size: 18px;
  padding-left: 5px;
  position: relative;
  left: -40px;
  top: 3px;
  transition: 0.5s;
  opacity: 0;
}

.single-blog2-box:hover .blog-button a i {
  opacity: 1;
  margin-left: 40px;
}

.single-blog2-box:hover .blog-button a {
  color: #000000;
}

.single-blog2-box:hover .blog-button a i {
  color: #000000;
}

.section-title-left h5.up {
  position: relative;
  z-index: 1;
  background: #ddebff;
  padding: 5px 21px;
}

/*<!-- ============================================================== -->
<!-- End swimming blog2 Section  -->
<!-- ============================================================== -->*/

/*============================================
<!-- Start swimming blog details Section  -->
=============================================*/

.blog-details-area {
  padding: 120px 0;
}

.blog-details-box {
  margin-bottom: 55px;
}

.single-img {
  float: left;
  padding-right: 25px;
}

.blog-details-thumb img {
  width: 100%;
  transition: 0.5s;
}

.meta-blog-details {
  padding: 30px 0 35px;
  position: relative;
  z-index: 1;
}

.meta-blog-details:before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 17px;
  height: 1px;
  width: 100%;
  background: #ddd;
}

.meta-blog-details ul {
  list-style: none;
}

.meta-blog-details ul li {
  display: inline-block;
  padding-right: 32px;
}

.meta-blog-details ul li i {
  display: inline-block;
  color: #0d6efd;
  font-size: 16px;
  padding-right: 10px;
}

.meta-blog-details ul li a {
  display: inline-block;
  font-weight: 300;
  font-size: 16px;
  color: #888787;
  font-family: "Berlin Sans FB";
}

.blog-details-text p {
  font-weight: 400;
  width: 100%;
  margin-bottom: 32px;
  font-size: 16px;
  line-height: 28px;
  color: #888787;
  font-family: "Berlin Sans FB";
}

.blog-details-content.left {
  margin-top: -10px;
}

.blog-details-content.left h2 {
  line-height: 32px;
  margin: 0;
  font-size: 24px;
  color: #232323;
  font-weight: 600;
  font-style: italic;
  font-family: "Barlow";
}

.blog-details-content.left p {
  padding: 10px 0 4px;
  font-weight: 400;
  width: 100%;
  font-size: 16px;
  line-height: 28px;
  color: #888787;
  font-family: "Berlin Sans FB";
}

.title ul {
  list-style: none;
}

.title ul li {
  color: #232323;
  padding-bottom: 7px;
  font-size: 16px;
  font-weight: 600;
  font-style: italic;
  font-family: "Barlow";
}

.title ul li i {
  font-size: 18px;
  color: #232323;
  margin-right: 6px;
  position: relative;
  top: 2px;
}

.author-comment-box {
  background-color: rgb(238, 238, 238);
  padding: 28px 60px 30px;
  margin-top: 40px;
  border-left: 2px solid #0d6efd;
}

.comment p {
  font-weight: 400;
  font-style: italic;
  width: 86%;
  padding-bottom: 5px;
  font-size: 16px;
  line-height: 28px;
  color: #888787;
  font-family: "Berlin Sans FB";
}

.author-thumb {
  display: inline-block;
  margin-right: 10px;
}

.author-thumb img {
  border-radius: 50px;
}

.comment-author {
  display: inline-block;
}

.comment-author h6 {
  color: #232323;
  font-size: 16px;
  font-weight: 600;
  font-style: italic;
  font-family: "Barlow";
}

.author-disc p {
  font-weight: 400;
  font-style: italic;
  width: 99%;
  padding-bottom: 5px;
  font-size: 16px;
  line-height: 28px;
  color: #888787;
  font-family: "Berlin Sans FB";
  margin: 22px auto 0;
}

.single-form-box.up {
  margin-top: 45px;
}

.blog-details-content h3 {
  font-size: 24px;
  font-weight: 800;
  margin-bottom: 15px;
  color: #0d6efd;
}

.blog-details-comment {
  margin-bottom: 60px;
  position: relative;
}

.blog-details-comment-reply {
  position: absolute;
  right: 25px;
}

.blog-details-comment-reply a {
  background: #0d6efd;
  padding: 3px 20px;
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  border-radius: 2px;
  display: inline-block;
  text-decoration: none;
}

.blog-details-comment-thumb {
  float: left;
  margin-right: 30px;
}

.blog-details-comment-thumb img {
  border-radius: 100%;
}

.blog-details-comment-content h2 {
  line-height: 32px;
  margin: 0;
  font-size: 24px;
  color: #232323;
  font-weight: 600;
  font-style: italic;
  font-family: "Barlow";
}

.blog-details-comment-content {
  overflow: hidden;
  margin-bottom: 40px;
}

.blog-details-comment-content span {
  font-size: 14px;
  margin-bottom: 6px;
  display: block;
}

.blog-details-comment-content p {
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  width: 81%;
  margin: 0 auto 0 0;
  color: #8796a5;
  font-family: "Berlin Sans FB";
}

.widget_search {
  padding: 45px 35px;
  position: relative;
  z-index: 1;
  margin-bottom: 30px;
  filter: drop-shadow(0 0 2px rgba(0, 0, 0, 0.15));
  background: #ffffff;
}

.widget_search input::placeholder {
  color: #888f99;
}

.widget_search form input {
  display: inline-block;
  padding: 12px 75px;
  border: 1px dashed #0d6efd;
  background: #ffff;
}

.widget_search form i {
  font-size: 17px;
  color: #0d6efd;
  position: absolute;
  left: 75px;
  top: 65px;
}

.widget-recent-post {
  border-bottom: 1px solid rgba(16, 18, 16, 0.10196078431372549);
  padding: 0 0 25px;
  margin-bottom: 25px;
}

.rpost-thumb {
  margin-right: 20px;
}

.rpost-thumb img {
  height: 90px;
  width: 90px;
}

h4.sidebar-title {
  padding: 0 0 30px;
}

.rpost-title h4 {
  margin-top: 2px;
}

.rpost-content h4 a {
  font-size: 17px;
  font-weight: 500;
  line-height: 24px;
  color: #101010;
  display: inline-block;
  transition: 0.5s;
  font-family: "Barlow";
}

.rpost-content h4 a:hover {
  color: #0d6efd;
}

.rpost-title span {
  font-size: 15px;
  padding: 6px 0 0;
  display: inline-block;
  font-family: "Barlow";
}

.widget-sidebar-box {
  padding: 30px 30px 45px;
  border-bottom: 30px;
  margin-bottom: 30px;
  filter: drop-shadow(0 0 2px rgba(0, 0, 0, 0.15));
  background: #ffffff;
}

h4.sidebar-title.upp {
  padding: 0;
  margin: 0;
}
.sidebar-title {
  font-size: 24px;
  color: #01101e;
  font-weight: 700;
}

ul.sidebar-menu {
  list-style: none;
}

ul.sidebar-menu li a {
  font-size: 17px;
  color: #888f99;
  font-weight: 400;
  border: 1px dashed #0d6efd;
  display: inline-block;
  padding: 12px 0px 11px 0;
  margin: 30px 0 0;
  width: 100%;
  transition: 0.5s;
  font-family: "Barlow";
}

ul.sidebar-menu li a i {
  color: #888f99;
  font-size: 10px;
  display: inline-block;
  height: 20px;
  width: 20px;
  line-height: 20px;
  border: 1px solid #888f99;
  border-radius: 15px;
  text-align: center;
  margin: 0 5px 0 22px;
  transition: 0.5s;
}

ul.sidebar-menu li a span {
  float: right;
  margin-right: 30px;
}

ul.sidebar-menu li a:hover {
  color: #0d6efd;
}

ul.sidebar-menu li a i:hover {
  color: #0d6efd;
  border-color: #0d6efd;
}

.blog-details-single-box {
  text-align: center;
  background: #fff;
  margin: 35px 0;
  padding: 35px 0 35px;
  border-radius: 5px;
  box-shadow: 10px 10px 57px rgba(16, 84, 200, 0.05);
}

.blog-content.up {
  padding: 12px 0 0;
}

.blog-content.up a {
  font-size: 22px;
  font-weight: 600;
}

.blog-details-icon a {
  font-size: 16px;
  color: #0d6efd;
  display: inline-block;
  border: 1px dashed #0d6efd;
  height: 40px;
  margin: 0 5px 0;
  transition: 0.5s;
  width: 40px;
  border-radius: 10px;
  line-height: 40px;
  text-align: center;
}

.blog-details-icon a:hover {
  background: #0d6efd;
  color: #fff;
}

.widget-sidebar-box.up {
  background: #ffff;
  padding: 30px 30px 45px;
  border-radius: 5px;
  border-bottom: 30px;
}

.sidebar-title-left {
  font-size: 22px;
  color: #01101e;
  font-weight: 700;
  margin-bottom: 25px;
}

.tag-item {
  text-align: center;
}

.tag-item ul {
  list-style: none;
}

.tag-item ul li {
  display: inline-block;
}

.tag-item ul li a {
  display: inline-block;
  padding: 5px 19px;
  border: 1px dashed #0d6efd;
  font-size: 15px;
  color: #656970;
  font-weight: 400;
  margin: 0 6px 10px;
  transition: 0.5s;
}

.tag-item ul li a:hover {
  color: #f1f5f9;
  background-color: #0d6efd;
}

.contact-section.up {
  margin-top: 0;
}

/* Calendar css */
.wrapper {
  border-radius: 5px;
  border: 1px solid #e6e6e6;
  box-shadow: 0 0 2px rgb(0 0 0 / 5%);
  margin-bottom: 30px;
}

.wrapper .current-month {
  display: flex;
  align-items: center;
  padding: 0 30px 0;
  justify-content: space-between;
  margin-bottom: 20px;
}

.icons {
  display: flex;
}

.icons span {
  display: inline-block;
  height: 38px;
  width: 38px;
  margin: 0 1px;
  cursor: pointer;
  color: #878787;
  text-align: center;
  line-height: 38px;
  font-size: 1.9rem;
  user-select: none;
  border-radius: 50%;
}

.icons span:last-child {
  margin-right: -10px;
}

.icons span:hover {
  background: #f2f2f2;
}

.icons span {
  background: #f2f2f2;
  transition: 0.5s;
}

.icons span:hover {
  background-color: rgb(37, 89, 158);
}

.icons span i {
  font-size: 16px;
}

.current-date {
  font-size: 18px;
  font-weight: 500;
}

.calendar {
  padding: 20px 20px 0;
}

.calendar ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  text-align: center;
}

.calendar li {
  color: #0d6efd;
  width: calc(100% / 7);
  font-size: 16px;
  margin: 10px 0;
}

.calendar .weeks li {
  font-weight: 500;
  cursor: default;
}

.calendar .days li {
  z-index: 1;
  cursor: pointer;
  position: relative;
}

.days li.inactive {
  color: #aaa;
  transition: 0.5s;
}

.days li.active {
  color: white;
}

.days li::before {
  position: absolute;
  content: "";
  left: 50%;
  top: 50%;
  height: 40px;
  width: 40px;
  z-index: -1;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  transition: 0.5s;
}

.days li.active::before {
  background-color: #0d6efd;
}

.days li:not(.active):hover::before {
  background: #f2f2f2;
}

/*============================================
	<!-- End swimming blog details Section  -->
=============================================*/

/*============================================
<!-- Start swimming shop Section  -->
=============================================*/

.shop-section {
  padding: 120px 0 90px;
  position: relative;
  z-index: 1;
}

.shop-section:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  z-index: -1;
  width: 36%;
  height: 100%;
  background: url(https://m100.ditsolution.net/html/swimming/assets/images/resource/serv-dtls-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position-y: center;
}

/*Shop Left*/

.categories-title h4 {
  font-size: 22px;
  font-weight: 600;
  border-bottom: 2px solid rgba(6, 36, 97, 0.1);
  padding: 0px 0px 25px;
  margin: 0px 0px 30px;
  position: relative;
  color: #232323;
}

.categories-title h4:before {
  position: absolute;
  content: "";
  left: -35px;
  top: 0;
  height: 29px;
  width: 3px;
  background: #0d6efd;
}

.widget-check-box {
  padding: 40px 35px 18px;
  background: #fff;
  box-shadow: 0px 10px 50px rgba(231, 231, 231, 0.5);
  border-radius: 4px;
  margin-bottom: 30px;
}

/* Create a custom checkbox */

.checkmark {
  position: absolute;
  top: 3px;
  left: 0;
  height: 22px;
  width: 22px;
  border-radius: 2px;
  border: 1px solid rgba(6, 36, 98, 0.1);
  background-color: rgba(7, 72, 131, 0);
}

.widget-check {
  display: block;
  position: relative;
  padding-left: 40px;
  margin-bottom: 20px;
  cursor: pointer;
  font-size: 16px;
  user-select: none;
  color: #232323;
}

.widget-check input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

label.widget-check span {
  display: inline;
  float: right;
}

.widget-check:hover input ~ .checkmark {
  background-color: #ccc;
}

.widget-check input:checked ~ .checkmark {
  background-color: #0d6efd;
}

.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.widget-check input:checked ~ .checkmark:after {
  display: block;
}

.widget-check .checkmark:after {
  left: 7px;
  top: 2px;
  width: 7px;
  height: 12px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* Painting and performance;
 */

.noUi-base,
.noUi-handle {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* Slider size and handle placement;
 */

.noUi-horizontal {
  height: 5px;
}

.noUi-horizontal .noUi-handle {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  left: -7px;
  top: -6px;
  background-color: #3bb3d8;
}

.noUi-background {
  background: #ececec;
}

.noUi-connect {
  background: #0d6efd;
  -webkit-transition: background 450ms;
  transition: background 450ms;
}

.noUi-origin {
  border-radius: 2px;
}

.noUi-target {
  border-radius: 2px;
}

/* Handles and cursors;
 */

.noUi-draggable {
  cursor: w-resize;
}

.noUi-vertical .noUi-draggable {
  cursor: n-resize;
}

.noUi-handle {
  cursor: default;
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  box-sizing: content-box !important;
}

.noUi-handle:active {
  border: 8px solid rgba(59, 179, 216, 0.38);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  left: -14px;
  top: -14px;
}

/* Disabled state;
 */

[disabled].noUi-connect,
[disabled] .noUi-connect {
  background: #b8b8b8;
}

[disabled].noUi-origin,
[disabled] .noUi-handle {
  cursor: not-allowed;
}

/*Product 
======================*/

.product-categories-box {
  padding: 30px 30px 20px;
  background: #fff;
  box-shadow: 0px 10px 50px rgba(231, 231, 231, 0.5);
  border-radius: 4px;
  margin-bottom: 30px;
}

.products-collection {
  margin-bottom: 20px;
}

.product-thumb {
  float: left;
  padding-right: 17px;
}

.products-title h6 {
  font-size: 16px;
  font-weight: 500;
  line-height: 21px;
  color: #232323;
}

.product-price span {
  font-size: 15px;
  font-weight: 400;
  color: #0d6efd;
}

.product-icon-list ul {
  line-height: 20px;
}

.product-icon-list ul li {
  list-style: none;
  display: inline-block;
  color: #0d6efd;
  letter-spacing: 4px;
  font-size: 14px;
}

/*Shop Right 
======================*/

.row.products {
  padding-left: 80px;
}

.single-products-box {
  text-align: center;
  margin-bottom: 30px;
}

.products-thumb {
  position: relative;
  z-index: 1;
}

.products-thumb:before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0;
  background: rgba(6, 36, 98, 0.8);
  opacity: 0.8;
  transition: 0.5s;
  border-radius: 4px 4px 0 0;
}

.products-thumb img {
  width: 100%;
  transition: 0.5s;
  border-radius: 4px 4px 0 0;
}

.product-sale {
  position: absolute;
  top: 20px;
  left: 20px;
}

.product-sale span {
  padding: 4px 20px;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  background: #0d6efd;
  color: #fff;
  border-radius: 4px;
  display: inline-block;
}

.product-thumb-icon a {
  font-size: 20px;
  width: 46px;
  height: 46px;
  line-height: 47px;
  border-radius: 50%;
  text-align: center;
  background: #fff;
  color: #0d0e14;
  transition: 0.7s;
  display: inline-block;
  position: relative;
  bottom: 40%;
  z-index: 1;
  overflow: hidden;
}

.product-thumb-icon a:before {
  position: absolute;
  content: "";
  z-index: -1;
  right: 0;
  height: 100%;
  width: 0;
  border-radius: 50%;
  background: #0d6efd;
  transition: 0.6s;
}

.product-thumb-icon a:nth-child(1) {
  position: absolute;
  left: 0;
  opacity: 0;
}

.product-thumb-icon a:nth-child(2) {
  position: absolute;
  right: 0;
  opacity: 0;
}

.product-content {
  padding: 23px 0 6px;
  border: 1px solid rgba(6, 36, 98, 0.1);
  border-top: 0;
  border-radius: 0 0 4px 4px;
}

ul.product-rating li {
  list-style: none;
  display: inline-block;
  color: #0d6efd;
  letter-spacing: 0.3em;
  font-size: 14px;
}

.product-title h2 {
  font-size: 18px;
  font-weight: 600;
  color: #232323;
  line-height: 17px;
}

.product-price p {
  font-size: 15px;
  padding: 14px 0 0px;
  color: #0d6efd;
}

.product-price p span {
  color: #616161;
  text-decoration: line-through;
  margin-left: 5px;
}

.product-thumb-icon a:hover {
  color: #fff;
}

.product-thumb-icon a:hover:before {
  left: 0;
  width: 100%;
}

.single-products-box:hover .products-thumb:before {
  height: 100%;
  top: 0;
}

.single-products-box:hover .product-thumb-icon a:nth-child(1) {
  opacity: 1;
  left: 88px;
}

.single-products-box:hover .product-thumb-icon a:nth-child(2) {
  opacity: 1;
  right: 88px;
}

/*============================================
<!-- End swimming shop Section  -->
=============================================*/

/*============================================
<!-- End swimming shop details Section  -->
=============================================*/

.shop-detials {
  padding: 120px 0 90px;
}

.tab {
  overflow: hidden;
}

.tabs li {
  line-height: 38px;
  margin-bottom: 30px;
  position: relative;
  display: inline-block;
}

.tabs li a {
  background: inherit;
  color: #fff;
  font-weight: 600;
  display: inline-block;
  outline: none;
  padding: 5px;
  transition: all 0.5s ease-in-out;
  margin-right: 20px;
  border-radius: 5px;
}

.tabs li.current:before {
  background: transparent;
  border: 0;
}

li.current a {
  border: 1px solid #806cff;
}

.tabs_item {
  display: none;
}

.tabs_item:first-child {
  display: block;
}

/*Shop dtls Right
============================*/

.shop-dtls-info {
  padding-left: 30px;
}

.category-title h2 {
  font-size: 31px;
  font-weight: 700;
  line-height: 26px;
  padding: 0px 0 23px;
}

.category-icon-list ul li {
  list-style: none;
  display: inline-block;
  color: #0d6efd;
  letter-spacing: 0.4em;
  font-size: 16px;
}

li.category-text {
  letter-spacing: 0 !important;
  color: #67686c !important;
  padding-left: 6px;
}

.category-price h1 {
  font-weight: 500;
  font-size: 18px;
  line-height: 26px;
  color: #0d6efd;
  padding: 6px 0 19px;
}

.category-price span {
  color: #616161;
  padding-left: 14px;
  text-decoration: line-through;
}

.category-description p {
  font-size: 16px;
  line-height: 28px;
  color: #888787;
  font-family: "Berlin Sans FB";
  margin: auto;
}

.category-color p {
  color: #062462;
  line-height: 26px;
  font-weight: 500;
  font-size: 16px;
  padding: 18px 0 6px;
}

.category-color span {
  color: #67686c;
  padding-left: 20px;
  position: relative;
}

.category-color span:before {
  position: absolute;
  content: ":";
  left: 4px;
  top: -3px;
}

/* --- Quantity button 
================================*/

.category-count-button {
  display: inline-flex;
  padding: 8px 0 30px;
}

.quantity-with_btn {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  vertical-align: middle;
}

.quantity .cart-plus-minus {
  position: relative;
  width: 170px;
  text-align: left;
  height: 54px;
  overflow: hidden;
  border-radius: 5px;
}

.quantity .cart-plus-minus > .ctnbutton {
  cursor: pointer;
  position: absolute;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  width: 38px;
  -webkit-box-align: center;
  align-items: center;
  vertical-align: middle;
  color: #fff;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background: #0d6efd;
}

.quantity .cart-plus-minus > .cart-plus-minus-box {
  border: 0;
  height: 54px;
  text-align: center;
  width: 170px;
  font-size: 16px;
  font-weight: 600;
  color: #062461;
  background-color: #fff !important;
  background: linear-gradient(90deg, #0d6efd 50%, transparent 0) repeat-x,
    linear-gradient(90deg, #0d6efd 50%, transparent 0) repeat-x,
    linear-gradient(0deg, #0d6efd 50%, transparent 0) repeat-y,
    linear-gradient(0deg, #0d6efd 50%, transparent 0) repeat-y;
  background-size: 6px 2px, 6px 2px, 2px 6px, 2px 7px;
  background-position: 0 0, 0 100%, 0 0, 100% 0;
  -webkit-animation: linearGradientMove 0.3s infinite linear;
  animation: linearGradientMove 0.3s infinite linear;
}

.quantity .cart-plus-minus > .ctnbutton.dec {
  top: 50%;
  left: 0%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: -webkit-box;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  height: 100%;
  border-radius: 0 30px 30px 0;
}

.quantity .cart-plus-minus > .ctnbutton.inc {
  top: 50%;
  right: 0%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  height: 100%;
  border-radius: 30px 0 0 30px;
}

/*categories button
=========================*/

.category-button {
  display: inline-block;
  padding-left: 20px;
}

.category-button a {
  padding: 13px 25px;
  font-size: 15px;
  font-weight: 500;
  background: #0d6efd;
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  position: relative;
  z-index: 1;
}

.category-button a:before {
  position: absolute;
  z-index: -1;
  content: "";
  top: 0;
  right: 0;
  height: 100%;
  width: 0;
  background: rgba(6, 36, 98, 0.8);
  border-radius: 4px;
  transition: 0.5s;
}

.category-button a i {
  padding-left: 10px;
  font-size: 16px;
}

.category-button a:hover:before {
  left: 0;
  width: 100%;
}

/* table
================*/

table.category-table {
  padding: 2px 0 0;
  display: inline-block;
}

table.category-table td.table-title {
  font-size: 16px;
  color: #062461;
  font-weight: 500;
}

table.category-table tr td {
  padding-right: 25px;
  padding-bottom: 12px;
}

table.category-table td.table-title {
  font-size: 16px;
  color: #0d0e14;
  font-weight: 500;
}

table.category-table td.table-text {
  color: #616161;
  position: relative;
  z-index: 1;
  font-size: 16px;
  font-weight: 400;
}

table.category-table td.table-text:before {
  position: absolute;
  content: ":";
  left: -15px;
  top: 0;
  font-size: 20px;
  color: #0d0e14;
}

.product-item-title h2 {
  font-size: 24px;
  color: #232323;
  font-weight: 600;
  font-style: italic;
  font-family: "Barlow";
  margin: 20px auto 15px;
}

/*============================================
<!-- End swimming shop details Section  -->
=============================================*/

/*============================================
<!-- Start swimming Booking Section  -->
=============================================*/

.booking-section {
  padding: 112px 0 120px;
}

.single-form-box.upper {
  margin: 0 250px 0;
}

/*============================================
<!-- End swimming Booking Section  -->
=============================================*/

/*============================================
<!-- Start swimming portfolio Section  -->
=============================================*/

.portfolio-section {
  padding: 120px 0;
  background: #0d6efd;
  overflow: hidden;
}

.portfolio-section .section-title-left.right {
  margin-bottom: 30px;
}

.case_study_nav {
  margin: 0 0 51px;
}

.case_study_menu ul {
  text-align: center;
}

.case_study_menu ul li {
  transition: 0.5s;
  font-weight: 500;
  background: #ffffff;
  font-size: 16px;
  color: #888787;
  font-family: "Berlin Sans FB";
  text-align: center;
  padding: 2px 19px;
  display: inline-block;
  margin: 0 8px 0;
  cursor: pointer;
}

.case_study_menu ul li.current_menu_item {
  color: #0d6efd !important;
}

/* case study single box */

.case-study-single-box {
  border-radius: 3px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.case-study-box-inner {
  position: relative;
  z-index: 1;
}

.case-study-box-inner:before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0;
  background-color: #79dbf7;
  opacity: 0;
  transition: 0.5s;
}

.case-study-box-inner:hover::before {
  height: 100%;
  opacity: 0.5;
}

.case-study-thumb img {
  width: 100%;
}

/* video icon */
.icon {
  position: absolute;
  top: 0;
  right: 41%;
  opacity: 0;
  transition: 0.5s;
  background: #0d6efd;
  width: 80px;
  height: 80px;
  line-height: 80px;
  text-align: center;
}

.icon a {
  display: inline-block;
  color: #ffff;
  font-size: 40px;
}

/* case study single box all hover */
.case-study-single-box:hover::before {
  opacity: 1;
}

.case-study-single-box:hover .single_case_study_icon {
  right: 100px;
  opacity: 1;
}

.case-study-single-box:hover .icon {
  top: 39%;
  opacity: 1;
}

.case-study-single-box:hover .case-study-content-inner {
  opacity: 1;
  bottom: 0;
}

/*============================================
<!-- End swimming portfolio Section  -->
=============================================*/

/*============================================
	<!-- Start swimming cart Section  -->
=============================================*/

.cart-section {
  padding: 100px 0;
}

button.remove-btn:hover i {
  color: red;
}

/* Cart Product Mobile */
.cart-product-mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  margin-bottom: 20px;
}

.cart-product-mobile-thumb {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 135px;
  flex: 1 0 135px;
  max-width: 135px;
  border: 1px solid #e5e5e5;
}

.cart-product-mobile-remove {
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  opacity: 1;
  border: none;
  border-radius: 50%;
  background-color: var(--text-color-white);
  transition: 0.5s;
}

.cart-product-mobile-remove i {
  display: inline-block;
  border-radius: 50%;
  transition: 0.5s;
}

.cart-product-mobile-remove i:hover {
  color: #dc3545;
}

.cart-product-mobile-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.cart-product-mobile-image img {
  width: 100%;
}

.cart-product-mobile-content {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.cart-product-mobile-title {
  font-size: 16px;
  margin-bottom: 10px;
}

.cart-product-mobile-title a {
  font-weight: 600;
}

.cart-product-mobile-quantity,
.cart-product-mobile-total {
  font-size: 14px;
  line-height: 1;
  display: block;
  margin-bottom: 10px;
}

.cart-product-mobile-total {
  margin-bottom: 15px;
}

.cart-product-mobile-add-to-cart {
  margin-top: 15px;
}

.cart-product-mobile-quantity,
.cart-product-mobile-total {
  font-size: 15px;
  line-height: 1;
  display: -webkit-box;
  margin-bottom: 10px;
  font-weight: 500;
  color: #212529;
}

.cart-product-mobile-quantity .price,
.cart-product-mobile-total .total {
  padding-left: 5px;
}

.btn {
  border: none;
  outline: none;
  line-height: 1;
  color: #fff;
  font-weight: 700;
  padding: 21px 42px;
  border-radius: 5px;
  display: inline-block;
  transition: 0.6s cubic-bezier(0.25, 1, 0.5, 1);
  font-family: "DM Sans", sans-serif;
}

button.btn.btn_primary {
  background: #313131;
  color: #fff;
}

.btn.btn_border.border_black {
  color: #1b1b1b;
  border-color: rgba(18, 16, 13, 0.3);
  transition: 0.5s;
}

.btn.btn_border.border_black:hover {
    background: #313131;
    color: #fff;
}

/* Cart Totals */
.cart-totals {
  margin-top: 30px;
  max-width: 500px;
  margin-left: auto;
  padding: 30px;
  background-color: #f8f9fa;
}

.cart-totals .title {
  margin-bottom: 15px;
}

.cart-totals .table {
  margin-bottom: 20px;
}

.cart-totals .table th:first-child,
.cart-totals .table td:first-child {
  padding-left: 0;
}

.cart-totals .table th:last-child,
.cart-totals .table td:last-child {
  padding-right: 0;
}

/* Checkout Box */
.checkout-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 30px;
  background-color: #f8f9fa;
}

.checkout-box:not(:last-child) {
  margin-bottom: 30px;
}

.btn {
  border: none;
  outline: none;
  line-height: 1;
  color: #fff;
  font-weight: 700;
  padding: 21px 42px;
  border-radius: 5px;
  display: inline-block;
  transition: 0.6s cubic-bezier(0.25, 1, 0.5, 1);
}

/*============================================
	<!-- End swimming cart Section  -->
=============================================*/

/*======================================
<-- swimming Loader Css -->
=======================================*/
.loader-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100vh;
  background: rgb(14, 89, 242);
  flex-direction: column;
  gap: 50px;
  position: absolute;
  width: 100%;
  z-index: 2;
  -webkit-animation: spin 10s infinite;
  -moz-animation: spin 10s infinite;
  -o-animation: spin 10s infinite;
  animation: spin 10s infinite;
  -webkit-animation-delay: 0.05s;
  animation-delay: 0.05s;
}
.main-page .loader {
  position: relative;
  width: 100px;
  height: 100px;
}

.main-page .loader .spin-blend {
  transform: rotateZ(90deg);
  perspective: 1000px;
  border-radius: 50%;
  width: 100px;
  height: 100px;
  color: rgb(14, 89, 242);
  position: absolute;
  top: 0;
  left: 0;
}

.main-page .loader .spin-blend:nth-child(2) {
  transform: rotate(90deg);
}
.main-page .loader .spin-blend:nth-child(2) {
  transform: rotate(220deg);
}
.main-page .loader .spin-blend:nth-child(3) {
  transform: rotate(270deg);
}
.main-page .loader .spin-blend:nth-child(4) {
  transform: rotate(310deg);
}
.main-page .loader .spin-blend:nth-child(5) {
  transform: rotate(130deg);
}
.main-page .loader .spin-blend:before,
.main-page .loader .spin-blend:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: inherit;
  height: inherit;
  border-radius: 50%;
  transform: rotateX(70deg);
  animation: 2s spin linear infinite;
}
.main-page .loader .spin-blend:after {
  transform: rotateY(70deg);
  animation-delay: 0.4s;
}
.main-page .loading-text {
  color: #fff;
  display: flex;
  align-items: center;
  margin-top: 20px;
  gap: 3px;
}
.main-page .loading-text .letter {
  animation: 2s bounce infinite;
  transform: rotate(6deg);
}
.main-page .loading-text .letter:nth-child(2) {
  animation-delay: 0.1s;
}
.main-page .loading-text .letter:nth-child(3) {
  animation-delay: 0.2s;
}
.main-page .loading-text .letter:nth-child(4) {
  animation-delay: 0.3s;
}
.main-page .loading-text .letter:nth-child(5) {
  animation-delay: 0.4s;
}
.main-page .loading-text .letter:nth-child(6) {
  animation-delay: 0.5s;
}
.main-page .loading-text .letter:nth-child(7) {
  animation-delay: 0.6s;
}
.main-page .loading-text .letter:nth-child(8) {
  animation-delay: 0.8s;
}
.main-page .loading-text .letter:nth-child(9) {
  animation-delay: 1s;
}
.main-page .loading-text .letter:nth-child(10) {
  animation-delay: 1.2s;
}
@keyframes spin {
  0% {
    box-shadow: 0.5em 0px 0 0px #fff;
  }
  12% {
    box-shadow: 0.5em 0.5em 0 0 rgb(14, 89, 242);
  }
  25% {
    box-shadow: 0 0.5em 0 0px #fff;
  }
  37% {
    box-shadow: -0.5em 0.5em 0 0 rgb(14, 89, 242);
  }
  50% {
    box-shadow: -0.5em 0 0 0 #fff;
  }
  62% {
    box-shadow: -0.5em -0.5em 0 0 rgb(14, 89, 242);
  }
  75% {
    box-shadow: 0px -0.5em 0 0 #fff;
  }
  87% {
    box-shadow: 0.5em -0.5em 0 0 rgb(14, 89, 242);
  }
  100% {
    box-shadow: 0.5em 0px 0 0px #fff;
  }
}
@keyframes bounce {
  0% {
    transform: translateY(0px);
  }
  40% {
    transform: translateY(-5px);
  }
  100% {
    transform: translateY(0px);
  }
}

.loader_bg {
  position: fixed;
  z-index: 9999;
  background: #232323;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  text-align: center;
  flex-direction: column;
  justify-content: center;
}

/*
<!-- ============================================================== -->
<!--Scrollup Button Section -->
<!-- ============================================================== -->*/

/*------back-to-top------------*/

.prgoress_indicator {
  position: fixed;
  right: 50px;
  bottom: 20px;
  height: 46px;
  width: 46px;
  cursor: pointer;
  display: block;
  border-radius: 50px;
  box-shadow: inset 0 0 0 2px rgb(153, 149, 219);
  z-index: 10000;
  opacity: 0;
  visibility: hidden;
  transform: translateY(15px);
  transform: translateY(15px) !important;
  transition: all 200ms linear !important;
}

.prgoress_indicator.active-progress {
  opacity: 1;
  visibility: visible;
  transform: translateY(0) !important;
}

.prgoress_indicator::after {
  position: absolute;
  content: "\f106";
  font-family: "Font Awesome 5 Free";
  text-align: center;
  line-height: 46px;
  font-size: 18px;
  color: #14151a;
  left: 0;
  top: 0;
  height: 46px;
  width: 46px;
  cursor: pointer;
  display: block;
  font-weight: 900;
  z-index: 1;
  transition: all 200ms linear !important;
}

.prgoress_indicator::before {
  position: absolute;
  content: "\f106";
  font-family: "Font Awesome 5 Free";
  text-align: center;
  line-height: 46px;
  font-size: 18px;
  font-weight: 900;
  opacity: 0;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  left: 0;
  top: 0;
  height: 46px;
  width: 46px;
  cursor: pointer;
  display: block;
  z-index: 2;
  transition: all 200ms linear !important;
}

.prgoress_indicator:hover ::after {
  color: #0d6efd;
}

.prgoress_indicator:hover ::before {
  opacity: 1;
}

.prgoress_indicator svg path {
  fill: none;
}

.prgoress_indicator svg.progress-circle path {
  stroke: #14151a;
  stroke-width: 4;
  box-sizing: border-box;
  transition: all 200ms linear !important;
}

/*==========================================
    swimming Search Popup Css
=========================================*/

.header-project-button {
  display: inline-block;
  margin-left: 18px;
}

.search-popup {
  opacity: 0.9;
  position: fixed;
  left: 0;
  top: 0;
  height: 100vh;
  width: 100%;
  z-index: 99999;
  margin-top: -540px;
  transform: translateY(-100%);
  background-color: #0d6efd;
  -webkit-transition: all 500ms cubic-bezier(0.86, 0, 0.07, 1);
  -moz-transition: all 500ms cubic-bezier(0.86, 0, 0.07, 1);
  -o-transition: all 500ms cubic-bezier(0.86, 0, 0.07, 1);
  transition: all 1500ms cubic-bezier(0.86, 0, 0.07, 1);
  -webkit-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  -moz-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  -o-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
}

.search-popup {
  width: 100%;
}

.search-active .search-popup {
  transform: translateY(0%);
  margin-top: 0;
}

.search-popup .close-search {
  position: absolute;
  left: 0;
  right: 0;
  top: 75%;
  margin: 0 auto;
  margin-top: -200px;
  border-radius: 50%;
  text-align: center;
  background: #ffff;
  width: 70px;
  cursor: pointer;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  border-bottom: 3px solid #ffffff;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  opacity: 0;
  visibility: hidden;
  height: 70px;
  line-height: 70px;
  text-align: center;
  border: none;
}

.search-popup .close-search i {
  position: relative;
  font-size: 30px;
  color: #0d6efd;
}

.search-active .search-popup .close-search {
  visibility: visible;
  opacity: 1;
  top: 50%;
  -webkit-transition-delay: 1500ms;
  -moz-transition-delay: 1500ms;
  -ms-transition-delay: 1500ms;
  -o-transition-delay: 1500ms;
  transition-delay: 1500ms;
}

.search-popup form {
  position: absolute;
  max-width: 700px;
  top: 50%;
  left: 15px;
  right: 15px;
  margin: -35px auto 0;
  transform: scaleX(0);
  transform-origin: center;
  background-color: #111111;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}

.search-active .search-popup form {
  transform: scaleX(1);
  -webkit-transition-delay: 1200ms;
  -moz-transition-delay: 1200ms;
  -ms-transition-delay: 1200ms;
  -o-transition-delay: 1200ms;
  transition-delay: 1200ms;
}

.search-popup .form-group {
  position: relative;
  margin: 0px;
  overflow: hidden;
}

.search-popup .form-group input[type="text"],
.search-popup .form-group input[type="search"] {
  position: relative;
  display: block;
  font-size: 18px;
  line-height: 50px;
  color: #0d6efd;
  height: 70px;
  width: 100%;
  padding: 10px 30px;
  background-color: #ffffff;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  font-weight: 500;
  text-transform: capitalize;
  border-color: #fff;
}
.search-popup .form-group input[type="submit"],
.search-popup .form-group button {
  position: absolute;
  right: 30px;
  top: 0px;
  height: 70px;
  line-height: 70px;
  background: transparent;
  text-align: center;
  font-size: 20px;
  color: #0d6efd;
  padding: 0;
  cursor: pointer;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  border: none;
}

.search-popup .form-group input[type="submit"]:hover,
.search-popup .form-group button:hover {
  color: #0d6efd;
}

.search-popup input::placeholder,
.search-popup textarea::placeholder {
  color: #0d6efd;
}

.search-popup .close-search.style-two {
  position: absolute;
  right: 25px;
  left: auto;
  color: #ffffff;
  width: auto;
  height: auto;
  top: 25px;
  margin: 0px;
  border: none;
  background: none !important;
  box-shadow: none !important;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}

.search-popup .close-search.style-two i {
  font-size: 20px;
  color: #ffffff;
}

.search-box-btn.search-box-outer i {
  font-size: 15px;
  display: inline-block;
  color: #0d6efd;
  cursor: pointer;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background-color: #ffffff;
  border-radius: 30px;
}

.sticky .search-box-btn.search-box-outer i {
  color: #ffff;
  background: #0d6efd;
}

.sticky .swimming-security_menu > ul > li > a span {
  color: #000 !important;
}

/*---------curser----------*/
.curser {
  position: fixed;
  mix-blend-mode: difference;
  top: 0;
  left: 0;
  width: 50px;
  height: 50px;
  border: 1px solid #04bebe;
  border-radius: 50%;
  pointer-events: none;
  transform: translate(-50%, -50%);
  z-index: 9999;
  transition: 0.1s;
}

.curser2 {
  position: fixed;
  mix-blend-mode: difference;
  top: 0;
  left: 0;
  width: 10px;
  height: 10px;
  background: #04bebe;
  border-radius: 50%;
  pointer-events: none;
  transform: translate(-50%, -50%);
  z-index: 9999;
  transition: 0.15s;
  animation: Ripple 1.6s ease-in-out infinite;
  -webkit-animation: Ripple 1.6s ease-in-out infinite;
  -moz-animation: Ripple 1.6s ease-in-out infinite;
}
