/*----------------------------------------------------------------------------------------

	Theme Name: hydra2026hubhub

	Theme URI: hydra2026hubhub

	Description:hydra2026hubhub

	Author: hydra2026hub

	Author URI: hydra2026hub

	Version: 1

*/
 
 

@font-face {
  font-family: 'Ubuntu Arabic';
  src: url('//hydra-world-tv.com/demo/wp-content/themes/hydra2026hub/fonts/dehinted-UbuntuArabic-Bold.woff2') format('woff2'),
    url('//hydra-world-tv.com/demo/wp-content/themes/hydra2026hub/fonts/dehinted-UbuntuArabic-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Ubuntu Arabic';
  src: url('//hydra-world-tv.com/demo/wp-content/themes/hydra2026hub/fonts/dehinted-UbuntuArabic-Regular.woff2') format('woff2'),
    url('//hydra-world-tv.com/demo/wp-content/themes/hydra2026hub/fonts/dehinted-UbuntuArabic-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

 

 
 



* {
 font-family: "Ubuntu Arabic", -apple-system, BlinkMacSystemFont, "Segoe UI", Tahoma, Arial, sans-serif;
  text-decoration: none !important; 
  transition: all 0.5s ease-in-out;
    color: #1f1f1f
}

.clear {
  clear: both;
}

a:focus {
  outline: none;
}
 
 

.clear {
  clear: both;
}
 

html {
  scroll-behavior: smooth;
  overflow-y: scroll;
    font-size: 11px;
}

img {
  max-width: 100%;
}

:hover {
  text-decoration: none;
}

body{
font-size: 1.7rem;
  line-height: 40px;
}
 

h1 {
  font-size: 5rem;

}

h2 {
  font-size: 3.7rem;

}

h3 {
  font-size: 2.5rem;
}

h4 {
  font-size: 2rem;
}

h5 {
  font-size: 1.25rem;
}

h6 {
  font-size: 1rem;
}

ul {
  padding: 0;
  margin: 0;
}

li {
  list-style-type: none;
}

::selection {
  background-color: var(--mainColor);
  color: #fff

}

:root {
  --mainColor: #22275e;
  --secondColor: #007ca2;
  --blueGradientRight : linear-gradient(to right, #2c2f5b, #2f5c8f, #007ca2);
  --blueGradientLeftight:linear-gradient(to left, #2c2f5b, #2f5c8f, #007ca2);
  --borderRadius : 45px;
  --secondColortwo: #007ca2
}

 
 

ul {
  padding: 0;
    margin: 0
}

li{
  list-style-type: none;
}
 
a:focus {
  outline: 0px !important;
}

 

.header_menu .sub-menu {
opacity: 0;
  position: absolute;
  width: 273px !important;
  transform: translateY(16px);
  box-shadow: -1px 10px 30px -18px rgba(0, 0, 0, 0.75);
  -webkit-box-shadow: -1px 10px 30px -18px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: -1px 10px 30px -18px rgba(0, 0, 0, 0.75);
  pointer-events: none;
  background-color: var(--lightblue) !important;
border-bottom-right-radius: 10px !important;
border-bottom-left-radius: 10px;
  overflow: hidden;
  flex-direction: column;
  gap: 0;
}

.header_menu li.menu-item-has-children a:after {
  content: '\f107';
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  font-size: 15px;

  margin-right: 9px;
  transition-duration: 0.5s;
  transition-delay: 0.1s;
  display: inline-block;
}

 

.header_menu li.menu-item-has-children li a:after {

  display: none;
}

.header_menu li.menu-item-has-children a:hover:after {
  transform: rotate(180deg);
  transition-duration: 0.5s;
  transition-delay: 0.1s;

}

.header_menu li:hover .sub-menu {
  opacity: 1;
  z-index: 10000 !important;
  width: 220px;
  background: var(--footerbg);
  transform: translateY(0px);
  border-bottom-right-radius: 30px;
  pointer-events: visible;
}

.header_menu li li:before {
  height: 100% !important;
  z-index: -1;
  border-radius: 0 !important;
  border-bottom-right-radius: 30px !important;
}


 

.header_menu li li:hover {
  background-color: var(--lightblue);
}
.topmenu li ul ul{
  display: none;

}
.topmenu li ul ul ul li{
  display: none;
}
.topmenu li ul ul li:hover ul li{
  display: block;
}
.topmenu li ul li:hover ul {
  display: block;
  left: 100%;
  right: 0;
  top: 0;

}

.header_menu li.current-menu-item li a::before {
  background-image: none !important;
  background-color: transparent !important;
}

.header_menu li li {
 
 
  border-bottom: 1px solid #051d5e;
  width: 100%;
  max-height: 53px !important;
  display: block;
  min-height: 53px !important;
  line-height: 53px !important;
  display: block;

  margin-right: 0;
 
  text-align: right;

  margin-left: 0;
}

header .header_menu .sub-menu li a{
  color: #fff !important;
  font-size: 1rem !important;
  font-weight: normal !important;
  line-height: 50px !important;
}

.header_menu li li:last-child {
  border-bottom: 0px;

}

.header_menu li.menu-item-has-children ul li.current-menu-item:hover {
  background-color: #1f1f1f
}

.header_menu li li a {
  color: #fff !important;
  font-size: 1.4rem;
  text-shadow: 0px 0px 0px transparent;
  width: 250px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  line-height: 20px !important;
  text-overflow: ellipsis;
  min-height: 53px;
}

header div.header_menu li li a:before {
  background-image: none !important;
  background-color: transparent !important;
}


 



.header_menu li {
  position: relative;
}

 
 
 
.header_menu li {
  display: inline-block;
  position: relative;
 
}
 
 

 
.home .header_menu li a {
	color:#fff;
}
.header_menu li a {
position: relative;
 color: #fff;
  font-weight: 700 !important;
  padding-right: 0px;
  padding-left: 0px;
padding-top: 8px;
  padding-bottom: 8px;
  font-size: 1.9rem !important;
  z-index: 1;
  display: block;
  line-height: 41px;
}

 
.category .loopblock{
  margin-bottom: 30px;
}
.topmenu li:hover a{
  color: #fff !important;
}
 
 
 

.header_menu li.current-menu-item:before {
  display: none;
  right: 0;
}

.header_menu li li:before {
  display: none;

}

.header_menu ul {
  gap: 14px;
  display: flex;
  justify-content: center;
  text-align: right;
  margin-top: 0;
  align-items: center;
min-height: 111px;
}

.header_menu ul ul {
  min-height: auto
}

 
 

 
.postimg img{
float: none !important;
  width: 100%;
  min-height: 400px;
  margin-top: 11px;
  margin-bottom: 22px;
  border-radius: 20px;
  max-height: 400px;
  object-fit: cover;
}

 

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

 

/* The side navigation menu */
.sidenav {
height: 100%;
  width: 0;
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  background-color: #000;
  overflow-x: hidden;
  padding-top: 60px;
  transition: 0.5s;
  z-index: 11111;
}


/* The navigation menu links */
.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

/* When you mouse over the navigation links, change their color */
.sidenav a:hover {
  color: #f1f1f1;
}

/* Position and style the close button (top right corner) */
.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  background-color: var(--secondColor) !important;
  margin-left: 50px;
  border-radius: 100%;
}

/* Style page content - use this if you want to push the page content to the right when you open the side navigation */
#main {
  transition: margin-left .5s;
  padding: 20px;
}

/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
  .sidenav {
    padding-top: 15px;
  }

  .sidenav a {
    font-size: 18px;
  }
}

.mobileicon {
  display: none;
}

 



.mobileicon {
  width: 13%;
  float: left !important;
  margin-top: 36px;
  text-align: left !important;
  direction: ltr;

}

.mobileicon span {
  background-color: #333;
  width: 30px;
  height: 4px;
  text-align: right !important;
  display: block;
  margin-bottom: 7px;

}

.mobileicon span:nth-child(2) {
  max-width: 23px;
}

.mobileicon a {
  display: block;
  cursor: pointer;
}

.sidenav {
  display: block;
}

#mySidenav li {
  border-bottom: 1px solid #151515;

  line-height: 37px;
}

.sidenav a {
  font-size: 17px !important;
  color: #fff;
  padding-right: 18px;
}

.sidenav a:hover {
  color: #fff !important;
}

.closebtn {
  background: var(--lightblue) !important;
  text-align: center;
  padding: 0px !important;
  width: 35px;
  height: 35px;
  line-height: 35px;
  border-radius: 0px;
  margin-top: 20px !important;
  color: #fff !important;
}

a.closebtn:hover {
  color: #fff !important;
}

.sidenav li.menu-item-has-children .sub-menu {
  display: none;

}


.sidenav li.menu-item-has-children a {
  position: relative;
}

.sidenav li.menu-item-has-children a:after {
  content: '';
  display: block;
  background-color: #fff;
  width: 10px;
  height: 10px;
  position: absolute;

  right: 30px;
  top: 20%;
  margin-top: 10px;
  z-index: 100;

}

.sidenav li.menu-item-has-children a::after {
content: '';
  display: block;
  background-color: #fff;
  width: 10px;
  height: 6px;
  position: absolute;
  left: 23px;
  top: 24%;
  margin-top: 10px;
  z-index: 100;
  clip-path: polygon(51% 100%, 0 0, 100% 0);
  right: auto;
}

.sidenav li.menu-item-has-children li a::after {

  width: 0px;
  height: 0px;

  clip-path: none;
}

.sidenav li.menu-item-has-children a.active {

  background-color: var(--lightblue);
}



img {
  max-width: 100%;
}

.mobicon {

  display: none !important;
}

.header_menu li.menu-item-has-children ul li.current-menu-item a {

  color: #fff !important;
  width: 100%;
}

.header_menu li.menu-item-has-children ul li.current-menu-item {
 
  line-height: 53px !important;
  background-color: #1f1f1f;

}

.header_menu li a:hover {
  color: #fff;
  border-radius: 0px;
}

.header_menu li.current-menu-item li a {
  padding: 0 !important;
  background-color: transparent !important;
  color: #fff !important;
  font-size: 17px !important;
}

 

 
.header_menu li.current_page_item:hover a{
  color: #fff !important;
}


.header_menu li.current-menu-item:hover a:before {

  height: 100%;
  opacity: 1;
}
 
.header_menu li:hover a{
  color: #fff !important;
}
 
 
.clear {
  clear: both;
}








.totopa {
  display: none;
}

.totopa2:hover {
  background-color: var(--secondColor);
  border-radius: var(--borderRadius);
}

.totopa2:hover i {
  color: #fff;
}

.totopa2 {
  display: block;
  position: fixed;
  right: 20px;
  background-color:  var(--mainColor);
  width: 45px;
  border-radius: var(--borderRadius);
  height: 45px;
  z-index: 100;
  bottom: 28px;
  text-align: center;
  line-height: 45px;
  overflow: hidden;
  box-shadow: 0px 0px 21px 0px rgba(0, 0, 0, 0.07);
  padding-right: 55px !important;
}

.totopa2 i {
  color: #fff;
  font-size: 19px;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0px;

}

.totopa2 i.upclass {
  bottom: 12px;
}

.totopa2 i.bottomclass {
  bottom: -124px;
}

.totopa2:hover i.upclass {
  bottom: 50px;
}

.totopa2:hover i.bottomclass {
  bottom: 10px;

}








 

.header_menu li:hover a {
  color: var(--lightblue);
}

 
 
 
.header_menu li.current_page_item {
  position: relative;
border-radius: 5px;
}


.header_menu li.current_page_item a {
 
  color: var(--lightblue);
}

.header_menu li.current-menu-item a {
  color: var(--lightblue);
border-radius: 21px;
  color: #fff !important;
  padding-inline: 20px;
}
.header_menu li li.current-menu-item a {
 
  color: #fff !important;
}
 
 .home .header_menu li.current-menu-item a:hover{
   color: #fff;
}
 
 

.catpagenew .case_card a.card-title {
  font-size: 1.1rem;
  display: block;
}
 

.slider_th {
text-align: center;
  min-height: 274px;
  position: relative;
  z-index: 1;
  clip-path: none;
  margin-bottom: 35px;
  border-radius: 0px;
  background-image: none;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom center;
 
}
 
.slider_th2 h1{
   font-size: 2.3rem;
}
.singlepost, .singlepost p{
  font-size: 1.1rem;
  line-height: 40px;
}
 
 

 
.slider_th h2 {
margin: 0;
  color: #fff;
  font-weight: bold;
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  z-index: 1;
}
.slider_th h1 {
margin: 0;
  color: var(--lightblue);
  font-weight: bold;
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  z-index: 1;
  text-shadow: 0px 1px 0px var(--lightblue);
}

 
.slider_th  {
border-bottom-right-radius: 100px;
  overflow: hidden;
  border-bottom-left-radius: 100px;
  background-image: url(images/1_01.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
 
}
 
 


 

       .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  }
  @-webkit-keyframes fadeOut {
  0% {opacity: 1;}
  100% {opacity: 0;}
  }
  @keyframes fadeOut {
  0% {opacity: 1;}
  100% {opacity: 0;}
  } 
 

 

 
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  }
  @-webkit-keyframes fadeIn {
  0% {opacity: 0;}
  100% {opacity: 1;}
  }
  @keyframes fadeIn {
  0% {opacity: 0;}
  100% {opacity: 1;}
  } 
  
  
 
 

 #site_slider{
  direction: ltr;
  min-height: 80vh;
  overflow: hidden;
  background-color: #111;
  border-radius: var(--borderRadius);
  max-height: 80vh;
}
.logomenu{
  background: #232961;
  background: linear-gradient(to left, rgba(35, 41, 97, 1) 40%, rgb(0, 124, 162, 1) 100%);
  border-top-left-radius: var(--borderRadius);
  border-bottom-left-radius: var(--borderRadius);
  padding-block: 10px;

}
.logomenu img{
  width: 60px;
}
.testservices{
  border: 1px solid var(--secondColor);
  border-radius: var(--borderRadius);
  padding-block: 17px;  
  color: #fff;
  font-size: 2.4rem;
    z-index: 1;
}

.testservices i{
  color: var(--secondColor);
  font-size: 3.2rem;
}
.slideloo{
  border-radius: var(--borderRadius);
  overflow: hidden;
 
}
.slidertext p, .pagetext p{
  font-size: 2.2rem
}
.btn-primary{
  border: none;
  width: 228px !important;
  height: 62px;
  border-radius: var(--borderRadius);
  background-color: var(--secondColor);
  font-size: 2.5rem;
  position: relative;
  overflow: hidden;
}
.btn-primary i{
  font-size: 3rem
}
header{
  min-height: 80vh;
}
#site_slider .owl-item img{
height: 80vh;
  object-fit: cover;
  max-height: 80vh;
  object-position: bottom;
}
.slidertext p{
  max-width: 55%;
}
header .col-md-3{
  padding-inline:  0
}
header .col-md-9{
  padding-left:  0
}
#site_slider .owl-dots{
  position: absolute;
  bottom: 8%;
  left: 0;
  right: 0
}
.owl-theme .owl-dots .owl-dot.active span{
  background-color: var(--secondColor)
}
#site_slider .owl-theme .owl-dots .owl-dot span{
  background-color: #fff
}
.slideloo:before, .pagetext{
  content: '';
  position: absolute;
  background-color: rgb(0,0,0,0.5);
  width: 100%;
  height: 100%;
  border-radius: var(--borderRadius)
}

.btn-primary:before{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background-color: #fff;
  height: 1px;
  background: #2A7B9B;
  background: linear-gradient(90deg, rgba(42, 123, 155, 0) 0%, rgba(111, 238, 244, 1) 50%, rgba(237, 221, 83, 0) 100%);
  width: 90%;
}
.btn-primary:hover{
  background-color: #303674
}
.btn-primary:hover:before{
  background: #2A7B9B;
  background: linear-gradient(90deg, rgba(42, 123, 155, 0) 0%, rgba(106, 115, 201, 1) 50%, rgba(237, 221, 83, 0) 100%);
}
header:before{
  content: '';
  background-color: rgba(35, 41, 97, 1);
  top: 0;
  position: absolute;
  width: 100%;
  min-height: 82vh;
  border-bottom-right-radius: var(--borderRadius);
  border-bottom-left-radius: var(--borderRadius);
  z-index: -1
}
header .col-md-9:before{
  content: '';
  background-color: var(--mainColor); 
  position: absolute;
  top: 0;
  height: 50%;
  width: 50%;
  left: 0
}
.whatloop i, .whyloop i{
  background-color: var(--secondColor);
  color: #fff;
  display: flex;
  width: 85px;
  height: 78px;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  border-top-right-radius: 55px;
  font-size: 3.2rem;
  padding-right: 10px;
}
.whatloop{
  box-shadow: 0px 0px 15px -11px rgba(0, 0, 0, 0.25);
  border-radius: var(--borderRadius);
  padding-inline: 20px;
  padding-block: 30px;
}
.whatweoffer .col-md-4:first-child, .whatweoffer .col-md-4:last-child{
  width: 30%;
  margin-top: 60px
}
.whatweoffer .col-md-4{
  width: 40%
}
.whatloop strong{
  font-size: 2.3rem
}
.whatloop strong span{
  font-size: 1.9rem
}
.whatweoffer .col-md-4:nth-child(2) strong{
  font-size: 2.9rem
}
.whatloop p{
  text-align: justify;
}
.postimage{
  border-radius: var(--borderRadius);
  height: 203px;
  width: 100%;
  object-fit: cover;
}
.whatweoffer .col-md-4:nth-child(2) .whatloop i{
  border: 1px solid var(--secondColor);
  background-color: #fff;
  color: #111
}
.owl-one, .owl-two, #customerop{
  direction: ltr;
}
.whyloopall:before{
  content: '';
  position: absolute;
  background-image: url(images/1_04.webp);
  background-size: cover;
  background-position: bottom;
  height: 297px;
  width: 100%;
  top: 0
}
.whyloopall:after{
  content: '';
  position: absolute;
  background-color: rgb(0,0,0,0.7);
  height: 297px;
  width: 100%;
  top: 0
}
.blocktitle span{
  background-image: var(--blueGradientRight);
  height: 51px;
  width: 237px;
  color: #fff;
  font-size: 2.2rem;
  border-radius: var(--borderRadius)
}
.whyloop {
  background-color: #fff;
  border-radius: var(--borderRadius);
  direction: rtl;
  box-shadow: 0px 0px 15px -11px rgba(0, 0, 0, 0.25);
  padding-inline: 25px;
  padding-block: 20px;
  max-width: 95%;
  margin: 0 auto

}
.center .whyloop i{
  color: #111;
  background-color: #fff;
}
.center .whyloop{
  background-color: var(--secondColor)
}
.center .whyloop h3, .center .whyloop p{
  color: #fff
}
.whyloop i{
margin-top: -50px;
  margin-bottom: 15px;
}
.owl-one .owl-item{
  padding-top:  50px;
  padding-bottom: 10px;
}
header .container{
  min-width: 90%
}
.container{
  width: 100%
}

.bigphoto{
  border-radius: var(--borderRadius);
  overflow: hidden;
  transform: perspective(2000px) rotateY(16deg);
  min-height: 400px;
}
.bigphoto img{
object-fit: cover;
  max-width: 418px;
  min-height: 400px;
  max-height: 400px;
  min-width: 418px;
}
.rightphoto .blocklogo{
  width: 150px;
  height: 150px;
  background-color: #fff;
  border-radius: 100%;
  left: 15px;
  bottom: -30px;
  object-fit: contain;
  padding: 20px;
}
.rightphoto:after{
  content: '';
  width: 293px;
  height: 39px;
  background: rgb(0,0,0,0);
  position: absolute;
  left: 50px;
  z-index: -1;
  background-image: url(images/1_15.webp);
  background-repeat: no-repeat;
}

.owl-two i{
margin-top: 0;
  max-width: 60px;
  max-height: 60px;
  border-radius: 100%;
  padding: 0;
font-size: 2.3rem;
  margin-bottom: 0;
}
.owl-two h3{
  color: var(--secondColortwo)
}

.ourstatistics {
  background-image: url(images/1_04.webp);
  min-height: 353px;
  z-index: 1;
  background-size: cover;
  background-position: center;
}
.ourstatistics:after{
  content: '';
  position: absolute;
  background-color: rgb(0,0,0,0.7);
  height: 353px;
  width: 100%;
  top: 0;
  z-index: -1
}
.ourstatistics li, .ourstatistics span, .ourstatistics i{
  color: #fff;
}
.sitestatistics span{
  color: var(--secondColor) !important;
  font-weight: bold;
  font-size: 6rem;
  margin-block: 20px;
}
.sitestatistics li{
  font-weight: bold;
  font-size: 2.2rem
}
.sitestatistics li i{
  font-size: 5.5rem
}
.testfree{
  background-color: var(--mainColor);
  font-size: 3rem;
  border-bottom-right-radius: 145px;
  border-bottom-left-radius: 145px;
  width: 207px;
  padding-bottom: 70px;
  padding-top: 50px;
}
.testfree:before{
  content: '';
  position: absolute;
  background-color: var(--mainColor);
  top: -100%;
  height: 100%;
  width: 100%;
}
.openloop{
  direction: rtl
}
.topopname img{
  border-radius: 100%;
  max-width: 94px;
  max-height: 94px;
  display: block;
  object-fit: cover;
  width: 94px;
  height: 94px;
}
.topopname strong{
  color: var(--secondColortwo);
  font-size: 2.8rem
}
.topopname strong span{
  font-size: 2rem;
  font-weight: normal
}
.openloop p{
  background-color: #f9f9f9;
  border-radius: var(--borderRadius);
  padding: 30px;
  margin: 0
}


.accordion-button:after {
  margin-left:10px;
  margin-right:auto;
  transform: scale(1.4)
}
.accordion-button {
  border-radius:20px!important
}
.accordion-button:not(.collapsed) {
  background-color:var(--secondColor) !important;
  color:#fff !important;
  border: none !important;
  box-shadow: none;
}
.accordion-item {
  border:none;
  background-color:transparent
}
.accordion-body {
  background-color: #f9f9f9;
  color:#111;
  line-height:30px;
  border-radius:var(--borderRadius);
  color:#fff;
  padding: 30px;
}
.accordion-header .accordion-button {
  min-height:73px;
  border: 1px dashed var(--secondColortwo);
  margin-block:10px;
  background-color:#fff;
  font-weight:700;
  font-size:2rem;
  color: #111;
  border-radius: var(--borderRadius) !important;
}

.accordion-button:not(.collapsed)::after {
  background-image:url('data:image/svg+xml;utf8,<svg fill="%23ffffff" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 1 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z"/></svg>');
  margin-left:10px;
  margin-right:auto;
  transform: scale(1.4)
}

.accordion-header button {
  color:#fff;
  padding-right: 25px;
}
.accordion-header .accordion-button:before{
  content: '';
  width: 19px;
  height: 19px;
  border: 2px solid var(--secondColor);
  border-radius: 100%;
  margin-left: 10px;
}
.accordion-header .accordion-button:not(.collapsed)::before{
  border-color: #fff
}

.topprice{
  border-radius: var(--borderRadius);
  background-color: var(--secondColor);
  min-height: 68px;
  padding-right: 7px;
  overflow: hidden;
}

.topprice:before{
  content: '';
  position: absolute;
  top: 1px;
  left: 0;
  right: 0;
  background-color: #fff;
  height: 1px;
  background: #2A7B9B;
  background: linear-gradient(90deg, rgba(42, 123, 155, 0) 0%, rgba(111, 238, 244, 1) 50%, rgba(237, 221, 83, 0) 100%);
  width: 90%;
  display: block;
  margin: 0 auto
}
#ourprice{
  background-color: #f9f9f9;
}
.centerprice{
  border-radius: var(--borderRadius);
  border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  border-right: 0px solid var(--secondColor) !important;
  border: 1px solid #f5f5f5
}
.centerprice li{
  border: 1px solid #f4f4f4;
  border-radius: var(--borderRadius);
  margin-bottom: 6px;
  padding-right: 14px;
    padding-block: 6px;
	overflow:hidden;
}
.centerprice li:before{
  content: '\f058';
  margin-left: 10px;
  font-family: "Font Awesome 6 Free";
  color: var(--secondColor);
}
.centerprice li{
  position: relative;
  z-index: 1
}
.centerprice li:after{
  content: '';
  background: linear-gradient(to left, #fff, #f9f9f9);
  width: 0%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  transition: all 0.5s ease-out;
  z-index: -1;
  border-radius: 10px;
}
.centerprice li:hover:after{
  width: 100%
}
.active li:after{
  content: '';
  background: linear-gradient(to left, #007ca2, #0a8cb4) !important;
  width: 0%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  transition: all 0.5s ease-out;
  z-index: -1;
  border-radius: 10px;
}
.joinusnow{
  background-image: var(--blueGradientRight);
  width: 190px;
  height: 58px;
  border-top-right-radius: var(--borderRadius);
  border-bottom-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: var(--borderRadius);
  margin-left:  0px;
  margin-right: auto;
  font-size: 2.2rem;
  margin-top: 0 !important;
}
.pricegift{
  left: -20%;
  top: 39%;
  background-color: var(--secondColor);
  border-radius:  10px;
  width: 133px;
  transform: rotate(-90deg);
  font-size: 2rem;
  z-index: 1;
}
.topprice h3:before{
  content: '';
  width: 19px;
  height: 19px;
  border: 2px solid #fff;
  border-radius: 100%;
  margin-left: 10px;
  display: none;
}
.priceloop.active .centerprice{
  background: #54BEC3;
  background: linear-gradient(90deg, #007ca2 0%, #007ca2 25%,#007ca2 75%, #007ca2 100%);
  border: none;
}
.priceloop.active .centerprice li{
  color: #fff;
  border-color: #098eb7
}
.active .joinusnow{
  background-image: none;
  background-color: var(--mainColor)
}
.priceloop.active .pricegift{
  background-color: #fff;
  color: #111 !important;
}
.priceloop.active .centerprice li:before{
  color: #fff
}
.rightphoto{
  max-width: 418px;
}

#joinhydra{
  background-color: var(--mainColor)
}
.jointitle{
  font-size: 3.7rem
}
.topprice:after{
  content: '';
  background-color: var(--mainColor);
  height: 100%;
  width: 50px;
  position: absolute;
  left: 0;
  clip-path: polygon(0 0, 60% 0, 100% 50%, 60% 100%, 0 100%, 0% 60%, 0 20%);
  display:none;
}
.bottomfooter{
  min-height: 69px;
}
.footersocial li{
  width: 34px;
  height: 34px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
}
.footersocial li i{
  color: #fff;
}
 
#joinhydra button:hover i{
  color: var(--secondColor) !important;
}
#joinhydra button:before:hover{
  display: none !important;
}

.pulse {
  margin-bottom: 20px;
  justify-content: center;
  align-items: center;
  display: flex;
  width: 71px;
  height: 71px;
  border-radius: 50%;
  background: rgba(255,255,255);
  cursor: pointer;
  box-shadow: 0 0 0 rgba(255,255,255, 0.8);
  animation: pulse 2s infinite;
}

.pulse i{
  color: var(--mainColor);
  font-size: 2.2rem
}

@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255,255,255, 0.8);
  }
  70% {
    -webkit-box-shadow: 0 0 0 10px rgba(255,255,255, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255,255,255, 0);
  }
}
@keyframes pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(255,255,255, 0.8);
    box-shadow: 0 0 0 0 rgba(255,255,255, 0.8);
  }
  70% {
    -moz-box-shadow: 0 0 0 10px rgba(255,255,255, 0);
    box-shadow: 0 0 0 10px rgba(255,255,255, 0);
  }
  100% {
    -moz-box-shadow: 0 0 0 0 rgba(255,255,255, 0);
    box-shadow: 0 0 0 0 rgba(255,255,255, 0);
  }
}

.priceloop{
  max-width: 300px;
}
#whychoose .whyloop i{
  margin-bottom: 15px;
}
#site_slider strong{
  font-size: 5rem !important;
}

 
.cf li{
  padding-block: 16px;
  text-align: center;
  margin-inline: 8px;
}
.cf li a{
  color: #fff;
  font-weight: bold;
  font-size: 1.8rem;
}
.cf li:before{
  color: #3ac6db !important;
 display: block !important;
    font-size: 3.5rem
}
.counter:before{
  content: '+';
}
.fade-image {
  opacity: 0;
  transition: opacity 0.6s ease-in-out;
}

.fade-image.visible {
  opacity: 1;
}
.animate {
  transform: translateY(25px);
  opacity: 0;
  transition: all 0.5s ease-in-out;
}

.animate.in-view {
  transform: translateY(0px);
  opacity: 1
}

.cf li:hover a{
  color: #3ac6db
}
 
 .bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  }
  @-webkit-keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }
  0% {
  opacity: 0;
  -webkit-transform: scale3d(.3, .3, .3);
  transform: scale3d(.3, .3, .3);
  }
  20% {
  -webkit-transform: scale3d(1.1, 1.1, 1.1);
  transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
  -webkit-transform: scale3d(.9, .9, .9);
  transform: scale3d(.9, .9, .9);
  }
  60% {
  opacity: 1;
  -webkit-transform: scale3d(1.03, 1.03, 1.03);
  transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
  -webkit-transform: scale3d(.97, .97, .97);
  transform: scale3d(.97, .97, .97);
  }
  100% {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  }
  }
  @keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }
  0% {
  opacity: 0;
  -webkit-transform: scale3d(.3, .3, .3);
  transform: scale3d(.3, .3, .3);
  }
  20% {
  -webkit-transform: scale3d(1.1, 1.1, 1.1);
  transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
  -webkit-transform: scale3d(.9, .9, .9);
  transform: scale3d(.9, .9, .9);
  }
  60% {
  opacity: 1;
  -webkit-transform: scale3d(1.03, 1.03, 1.03);
  transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
  -webkit-transform: scale3d(.97, .97, .97);
  transform: scale3d(.97, .97, .97);
  }
  100% {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  }
  } 
  
  
.whatloop:hover i, .whyloop:hover i {
  animation: bounceIn 0.8s ease forwards;
}
 
 
 .testservices:before{
  content: '';
  background-color: var(--secondColor);
  width: 0%;
  height: 100%;
  position: absolute;
  z-index: -1;
  right: 0;
  left: 0;
  transition: all 0.5s ease-in-out;
  margin: 0 auto
}
.testservices:hover:before{
  width: 100%
}
.testservices:hover i, .testservices:hover{
  color: #fff
}
.tooltip {
  font-size: 1.2rem !important;
}
footer{
  background-color: var(--secondColor);
  padding-bottom: 10px;
}
.bottomfooter{
  border-bottom-right-radius: var(--borderRadius);
  border-bottom-left-radius: var(--borderRadius);
}
.priceloop:hover .joinusnow{
  border-top-right-radius: 10px;
}
.centerprice li:hover{
  padding-right: 18px;
}
.testnow{
  background-color: #fff;
  border-radius: 100%;
  text-align: center;
  width: 75px;
  height: 75px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  font-size: 2.3rem;
  line-height: 10px;
  gap: 0 !important;
  margin-block: 5px;
  padding: 10px;

}
.testnow span{
  color: brown;
}
.priceloop h3{
  font-size: 2.4rem
}
.centerprice li:hover:before{
 color: var(--mainColor)
}
.slidertext {
  gap: 25px !important;
}
.slidertext h1{
  height: 50px
}

/* From Uiverse.io by Zain-Muhammad */ 
.circle-loader {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  overflow: hidden;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  row-gap: 4px;
  column-gap: 4px;
  animation: circle 6s linear infinite;
}
.circle-loader .circle {
  box-shadow:
    inset 4px 4px 4px 0 rgba(255, 255, 255, 0.5),
    inset -1px -1px 1px 1px rgba(255, 255, 255, 0.5);
  background-image: linear-gradient(-225deg, #e3fdf5 0%, #ffe6fa 100%);
  float: left;
  animation: circleScaleDelay 1.3s infinite ease-in-out;
  border-radius: 45%;
}
.circle-loader .circle1 {
  animation-delay: 0.2s;
}
.circle-loader .circle2 {
  animation-delay: 0.3s;
}
.circle-loader .circle3 {
  animation-delay: 0.4s;
}
.circle-loader .circle4 {
  animation-delay: 0.1s;
}
.circle-loader .circle5 {
  animation-delay: 0.2s;
}
.circle-loader .circle6 {
  animation-delay: 0.3s;
}
.circle-loader .circle7 {
  animation-delay: 0s;
}
.circle-loader .circle8 {
  animation-delay: 0.1s;
}
.circle-loader .circle9 {
  animation-delay: 0.2s;
}
@keyframes circleScaleDelay {
  0%,
  70%,
  100% {
    transform: scale3D(1, 1, 1);
  }
  35% {
    transform: scale3D(0, 0, 1);
  }
}
@keyframes circle {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}


 #forpage{
  min-height: 80vh;
  overflow: hidden;
  background-color: #111;
  border-radius: var(--borderRadius);
  max-height: 80vh;
}
#forpage p{
  max-width: 55%
}
header .cf li:hover a{
  color: #3ac6db !important
}
header .cf li:hover:before{
  color: #fff !important;
  transform: rotateY(360deg)
}
header .cf li:before{
 transition: all 0.5s ease-in-out
}
.pagetext {
  top: 0;
  z-index: 1;
  text-align: center;
}
#forpage img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.page_content{
  border: 1px solid #f9f9f9;
  border-radius: 10px;
  box-shadow: 0px 0px 10px #f9f9f9
}
#whychoose.pagetem .whyloopall:before, #whychoose.pagetem .whyloopall:after{
  display: none
}
.pagetem .whyloop h2{
  font-size: 2.5rem
}
.pagetem .priceloop h2 {
	 font-size: 2.5rem
}
.pagetem .iconbar h2{
  font-size: 2.5rem
}
.pagetem .iconbar h2 span{
  font-size: 2rem;
  margin-top: 6px;
}
.whatweoffer.pagetem .col-md-4:nth-child(2) h2{
  font-size: 2.9rem  
}
.pagetem{
  background-color: #fff !important;
}
.accordion{
  max-width: 80%;
  margin: 0 auto
}
.openloop{
  max-width: 95%;
  margin: 0 auto
}

@media (min-width: 992px) and (max-width: 1400px) {
  .container{
    min-width: 95%
  }
}

@media (min-width: 1200px) and (max-width: 1300px) {
  .topprice::after {
  display: none !important;
}
}

@media (min-width: 992px) and (max-width: 1200px) {
  .priceloop{
    min-width: 90% !important;
    margin-bottom: 30px !important;
  }
    .col-lg-3{
    width: 50%
  }
  .whatloop {
  padding-inline: 16px;
}
.whatloop strong {
  font-size: 2rem;
}
.whatweoffer .col-md-4:nth-child(2) strong {
  font-size: 2.3rem;
}
.pricegift {
  left: -14%;
}
 
header .container{
  min-width: 97% !important;
}
.topmenu li:first-child{
	display:none;
}
.testservices i{
	display:none;
}
.testservices {
  font-size: 1.9rem !important;
}
}
@media (min-width: 768px) and (max-width: 992px) {
	  .container{
    min-width: 95%
  }
  .row > * {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-top: var(--bs-gutter-y);
  }
  .col-lg-3{
    width: 50%
  }
}

@media (min-width: 446px) and (max-width: 768px) {
.pricegift {
  left: -12%;
}
}
@media (min-width: 320px) and (max-width: 992px) {
	.rightphoto {
  max-width: 418px;
  margin: 10px auto 0;
}
	 header::before,
	 header .col-md-9::before, 
	 .cf,
	 .slideloo p,
     .testfree::before
	 {
  display: none !important;
}
.logomenu{
  min-height: auto !important;
  padding-block: 10px !important;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-inline: 20px;
  border-top-left-radius:  0 !important;
  border-bottom-right-radius: var(--borderRadius);
}
.logomenu img{
  max-width: 50px
}
.testservices{
  margin-block: 5px !important;
  
}
.slideloo, #site_slider, #site_slider .owl-item img{
  max-height: 45vh !important;
  min-height: 45vh !important;
}
header .col-md-9{
  padding-right: 0
}
header{
  min-height: auto !important;
    max-height: auto !important;
  height: auto !important;
}
.slidertext h1, .slidertext strong{
  height: auto !important;
  min-height: auto !important;
  max-height: auto !important;
  line-height:  62px !important;
  text-align: center;
  font-size: 4rem !important;
}
#site_slider .owl-dots {
  bottom: 5%;
}
#site_slider strong {
  font-size: 4rem !important;
}
.whatweoffer .col-md-4, .whatweoffer .col-md-4{
  margin-block: 5px !important;
  width: 100% !important;
}
.whatloop i, .whyloop i{
  min-width: 85px !important;
}
#oursupport h2{
  text-align: center;
  margin-top: 70px
}
#oursupport h2 span, #ourfeature h2 span{
  margin: 0 auto
}
#ourfeature h2{
  text-align: center;
}
.owl-two i{
  max-width: 60px !important;
  width: 60px !important;
  min-width: 60px !important;
}
.sitestatistics span, .sitestatistics li i {
  font-size: 4rem;
}
.sitestatistics span{
	margin-top: 15px;
  margin-bottom: 10px;
}
.accordion-header .accordion-button {
font-size: 1.7rem;
    text-align: right;
    line-height: 28px;
}
.priceloop {
  max-width: 90%;
  margin: 0 auto;
}
#joinhydra p{
  width: 100% !important;
}
.sitestatistics li {
  width: 50%;
  margin-bottom: 28px;
}
.testfree {
  border-bottom-right-radius: 45px;
  border-bottom-left-radius: 45px;
  width: 100%;
  padding-bottom: 28px;
  padding-top: 28px;
}
.ourstatistics::after {
  height: 100%;
}
.sitestatistics li {
  font-size: 1.8rem;
  width: 48%;
  margin-bottom: 12px;
  border: 1px dashed var(--secondColor);
  padding: 14px;
  border-radius: 45px;
}
.openloop p, .accordion p {
  text-align: justify;
}
.mobicon {

  display: flex !important;
}
.mobicon i{
  color: #fff;
  font-size: 3rem;
  cursor: pointer
}
.mobilemenu li{
  display: flex;
  align-items: center;
  
}
.mobilemenu li:before{
  color: var(--secondColor);
  margin-left: 0px;
}
.mobilemenu li a{
  padding-right: 10px;
  width: 100%
}
#forpage {
  min-height: 28vh;
  max-height: 28vh;
}
h1 {
  font-size: 4rem;
}
h2 {
  font-size: 3.3rem;

}

h3 {
  font-size: 2.3rem;
}
.jointitle {
  font-size: 3rem;
}
.pagetext h1{
  max-width: 95%;
  margin: 0 auto
}
.animate {
  transform: translateY(0px);
  opacity: 1;
  transition: all 0.5s ease-in-out;
}
.accordion, .openloop{
  max-width: 100%;
  margin: 0 auto
}
}