
::selection {
 background:#0b174b;
  color:#fff;
}

/*html{*/
/*     user-select: none;*/
/*}*/


img {
  -khtml-user-select: none;
  -o-user-select: none;
  user-select: none;
   pointer-events: none;
}



::-webkit-scrollbar {
    width: 10px;
}
 
::-webkit-scrollbar-track {
    background-color: #ebebeb;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #0b174b; 
}


::-webkit-scrollbar-thumb:hover {
  background: #555;
}



::-webkit-scrollbar-thumb:active {
  background: #000;
}






.mainHeaderClr {
  background-color: #0b174b;
}

.customeBtnSize {
  line-height: 30px !important;
  height: 30px !important;
}

#main_slider .owl-dots{
    display:none;
}





.sliderItem {
  height: auto;
}

.headerImage {
  max-width: 150px;
}

.headingUpTop {
  color: #39ef00;
}

.headingUp {
  color: #b9dde4;
}

.mainHeading {
  font-family: "Rye", serif;
  font-weight: 400;
  font-style: normal;
 background: -webkit-linear-gradient(0deg, #00f9ff, #ffff00);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  position:relative;
}

.mainHeading::after{
       
    position: absolute;
    content: "";
    top: -7px;
    right: -25px;
    background-image:url(../images/logo/tmwhite.png);
    height: 20px;
     background-size: 100% 100%;
    width: 20px;
}

.headingDown {
  animation: colorchange 10s infinite alternate-reverse;
}

@keyframes colorchange {
  0% {
    color: blue;
  }

  10% {
    color: #8e44ad;
  }

  20% {
    color: #1abc9c;
  }

  30% {
    color: #d35400;
  }

  40% {
    color: blue;
  }

  50% {
    color: #34495e;
  }

  60% {
    color: blue;
  }

  70% {
    color: #2980b9;
  }
  80% {
    color: #f1c40f;
  }

  90% {
    color: #2980b9;
  }

  100% {
    color: pink;
  }
}

.detailsText {
  color: #66ffe1 !important;
}

.rbt-sticky .firstLogo {
  visibility: visible;
}
.rbt-header-wrapper.rbt-sticky .firstLogo {
  visibility: hidden;
}
.rbt-header-wrapper .secondLogo {
  visibility: hidden;
}
.rbt-header-wrapper.rbt-sticky .secondLogo {
  visibility: visible;
}

@media only screen and (max-width: 768px) {
  .rbt-header-wrapper.rbt-sticky .firstLogo {
    display: none;
  }
  .rbt-header-wrapper .secondLogo {
    display: none;
  }
  .rbt-header-wrapper.rbt-sticky .secondLogo {
    display: block;
  }
  .wh-api {
    display: none;
  }
}
@media only screen and (max-width: 1199px) {
  .rbt-header-wrapper .firstLogo {
    display: none;
  }
  .rbt-header-wrapper .secondLogo {
    display: block;
    visibility: visible;
  }
}

/* marqueee section  */

.marQ {
  min-height: 300px;
}
.mrqMain {
  position: relative;
}

.mrqMain::after {
  position: absolute;
  background-image: linear-gradient(
    to right,
    rgba(255, 255, 255, 1) 0%,
    rgba(255, 255, 255, 0) 100%
  );
  content: "";
  height: 100%;
  width: 25%;
  z-index: 2;
  pointer-events: none;
  left: 0;
}
.mrqMain::before {
  position: absolute;
  background-image: linear-gradient(
    to right,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 1) 100%
  );
  content: "";
  height: 100%;
  width: 25%;
  z-index: 2;
  pointer-events: none;
  right: 0;
}
.scroll-animation .single-column-20 {
  width: auto !important;
}
.scroll-animation .single-column-20 .clint-info-wrapper .thumb img {
  transition: all 0.3s ease-in-out;
}
.scroll-animation .single-column-20:hover .clint-info-wrapper .thumb {
  transform: scale(1.2);
  transition: all 0.3s ease-in-out;
}
.scroll-animation
  .single-column-20:hover
  .clint-info-wrapper
  .client-info
  .title {
  color: #d35400;
  transition: all 0.3s ease-in-out;
}

.scroll-animation .single-column-20:hover .inner {
  cursor: pointer;
  box-shadow: 5px 5px 5px #d6d6d6;
}

.rbt-testimonial-box .inner {
  padding: 20px 15px !important;
}
.rbt-testimonial-box .inner::before {
  content: none !important;
}

/* form */
.uploadBox {
  border: none !important;
  line-height: normal !important;
  height: 40px !important;
  background-color: #f0f0f1 !important;
}
.cusInputClr {
  background-color: #f0f0f1 !important;
}

.formClr {
  background-color: #e4eaff;
}

.cusDropHt .dropdown-menu {
  max-height: 200px !important;
}

.rgLowPd {
  padding: 0 !important;
}

.inpFind {
  color: #2980b9 !important;
  border-color: #2980b9 !important;
}
.inpFindBtn {
  background-color: #2980b9;
}

/* .lightClr {
  background-color: #dfeaf1;
} */

.cerImg {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  overflow: hidden;
}
.certificateImage {
  max-width: 150px;
}

.resultSec {
  background-color: #daebee;
  border-radius: 15px;
}
.tableCntnt {
  background-color: #f4f9fa;
  border-radius: 15px;
}

.resRegNo {
  position: relative;
}

/* whtasapp button  */

button.wh-ap-btn {
  outline: none;
  width: 60px;
  height: 60px;
  border: 0;
  background-color: #2ecc71;
  padding: 0;
  border-radius: 100%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  cursor: pointer;
  transition: opacity 0.3s, background 0.3s, box-shadow 0.3s;
}

button.wh-ap-btn::after {
  content: "";
  background-image: url("../images/icons/whatsapp.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 60%;
  width: 100%;
  height: 100%;
  display: block;
  opacity: 1;
}

button.wh-ap-btn:hover {
  opacity: 1;
  background-color: #20bf6b;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}

.wh-api {
  position: fixed;
  bottom: 0;
  left: 10px;
  z-index: 100;
}

.wh-fixed {
  margin-left: 15px;
  margin-bottom: 15px;
}

.wh-fixed > a {
  display: block;
  text-decoration: none;
}

button.wh-ap-btn::before {
  content: "Chat with me";
  display: block;
  position: absolute;
  margin-top: 14px;
  height: auto;
  background: #108848;
  color: #fff;
  font-weight: 400;
  font-size: 15px;
  border-radius: 3px;
  width: 0;
  z-index: 1999;
  height: 34px;
  opacity: 0;
  padding: 0;
  transition: opacity 0.1s, width 0.1s;
  padding-top: 7px;
  border-radius: 30px;
  box-shadow: 0 1px 15px rgba(32, 33, 36, 0.28);
}

.wh-fixed > a:hover button.wh-ap-btn::before {
  opacity: 1;
  width: 140px;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: 70px;
}

/* animacion pulse */

.whatsapp-pulse {
  width: 60px;
  height: 60px;
  left: 10px;
  bottom: 10px;
  background: #10b418;
  position: fixed;
  text-align: center;
  color: #ffffff;
  cursor: pointer;
  border-radius: 50%;
  z-index: 99;
  display: inline-block;
  line-height: 65px;
}

.whatsapp-pulse:before {
  position: absolute;
  content: " ";
  z-index: -1;
  bottom: -15px;
  right: -15px;
  background-color: #10b418;
  width: 90px;
  height: 90px;
  border-radius: 100%;
  animation-fill-mode: both;
  -webkit-animation-fill-mode: both;
  opacity: 0.6;
  -webkit-animation: pulse 1s ease-out;
  animation: pulse 1.8s ease-out;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(0);
    opacity: 0;
  }
  25% {
    -webkit-transform: scale(0.3);
    opacity: 1;
  }
  50% {
    -webkit-transform: scale(0.6);
    opacity: 0.6;
  }
  75% {
    -webkit-transform: scale(0.9);
    opacity: 0.3;
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 0;
  }
}

@keyframes pulse {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  25% {
    transform: scale(0.3);
    opacity: 1;
  }
  50% {
    transform: scale(0.6);
    opacity: 0.6;
  }
  75% {
    transform: scale(0.9);
    opacity: 0.3;
  }
  100% {
    transform: scale(1);
    opacity: 0;
  }
}

.cusBtnHt {
  height: 30px !important;
  line-height: 30px !important;
}

.preloader {
  position: fixed !important;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 99999;
  background-color: #fff;
}
.preloader .loading {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font: 14px arial;
}

/* cursor animation  */

.cursor {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%);
  border-radius: 50%;
  background: transparent;
  pointer-events: none;
  z-index: 111;
  border: 1px solid #000;
  transition: all 0.2s ease-out;
  animation: moveCursor1 01s infinite;
  overflow: hidden;
}

.expand {
  background: transparent;
  animation: moveCursor2 0.5s;
  border: 1px solid #590dbd;
}

@keyframes moveCursor1 {
  0% {
    transform: scale(0.5);
    opacity: 1;
  }

  100% {
    transform: scale(1.4);
    opacity: 0;
  }
}

@keyframes moveCursor2 {
  0% {
    transform: scale(1);
  }

  100% {
    transform: scale(5);
    opacity: 0;
  }
}

.callingTxt {
  animation: htClr 1.5s infinite;
}

@keyframes htClr {
  0% {
    color: #000000;
  }

  25% {
    color: #ff0000;
  }

  50% {
    color: #000000;
    margin-left: 10px;
  }
  75% {
    color: #ff0000;
  }
}

.ht250{
    height:250px;
}




.gallery {
/*	display: inline-block;*/
	text-align: center;
	margin:0 auto;
	padding: 0;
	padding: 20px;
	/*background-color: #ccc;*/
	border-radius: 5px;
}



#ytVideo {
background:#ededed;
}

#ytVideo img { /* thumbnails */
	width: 240px;
  height: auto;
  margin: 13px;
}





.gallery__box {
  position: relative;
  transition: all 0.8s ease-in-out !important;
  margin-bottom: 25px;
}
.gallery__box:hover .gallery__box___pos {
  display: block;
  transition: all 0.8s ease-in-out !important;
  opacity: 0.2;
}
.gallery__box___pos {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  display: none;
  transition: all 0.8s ease-in-out !important;
}
.cusTxt {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: none;
}
.gallery__box:hover .cusTxt {
  display: block;
  transition: all 0.8s ease-in-out;
}
/* .gallery__txt ul {
} */
.gallery__txt ul li {
  list-style: none;
}

.gallery__txt input[type="checkbox"]:checked ~ label::before {
  display: none !important;
}

.gallery__txt input {
  width: auto !important;
}
.gallery__txt input[type="checkbox"] ~ label::before {
  display: none !important;
}

.gallery__txt input[type="checkbox"]:checked ~ label::after {
  opacity: 0;
} /* .custom-checkbox {
  display: none !important;
  transition: all 0.2s ease-in-out;
} */
.gallery__txt .custom-checkbox:checked + label {
  color: #fff !important;
  /* background-color: #ffdbc8 !important; */
  background-size: 300% 100%;
  background-image: linear-gradient(
    to right,
    var(--color-primary),
    var(--color-secondary),
    var(--color-secondary),
    var(--color-primary)
  );
  border-radius: 30px !important;
  padding: 5px 40px !important;
  display: inline-block !important;
  border: solid 1px #ffdbc8 !important;
  transition: all 0.2s ease-in-out !important;
}
.gallery__txt .custom-checkbox:checked + label::before {
  content: "\f00c" !important;
  font-family: "FontAwesome" !important;
  font-weight: 500 !important;
  left: 4px !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
  font-size: 14px !important;
  color: #000 !important;
  margin-right: 10px !important;
  transition: all 0.2s ease-in-out !important;
}
.gallery__txt .custom-checkbox:checked + label::after {
  content: none !important;
}
.custom-checkbox:not(:checked) + label {
  color: #333 !important;
  /* background-color: #e9e3b0; */
  /* border: solid 1px #000 !important; */
  background-color: #eee !important;
  border-radius: 30px !important;
  padding: 5px 40px !important;
  display: inline-block !important;
  transition: all 0.2s ease-in-out !important;
}

.owl-prev {
  position: absolute;
  right: 0;
}
.owl-next {
  position: absolute;
  right: 25px;
  color: #b6aeab !important;
}
/*#slider_4 .owl-dot {*/
/*  height: 2px;*/
/*  width: 45%;*/
/*  background-color: #d1c3ba !important;*/
/*}*/




/*#slider_4 .owl-dot.active {*/
/*  height: 2px;*/
/*  width: 45%;*/
/*  background-color: rgb(0, 0, 102) !important;*/
/*}*/
/*#slider_4 .owl-dots {*/
/*  position: absolute;*/
/*  bottom: 0;*/
/*  left: -3%;*/
/*  width: 90%;*/
/*}*/


#slider_4 .owl-dots {
  display: flex;
  justify-content: start;
  align-items: center;
  gap: 10px; /* Space between dots */
   position: absolute;
  bottom: 8px;
   left: 34px;
}

#slider_4 .owl-dot {
  flex: 1; /* Make each dot take equal width */
  max-width: 32px; /* Maximum width for each dot */
  min-width: 30px; /* Minimum width for each dot */
  height: 3px; /* Dot height */
  background-color: #ccc; /* Default color of dot */
  transition: background-color 0.3s ease;
}




@media only screen and (max-width: 600px) {
    #slider_4 .owl-dot {
      flex: 1; /* Make each dot take equal width */
      max-width: 3px; /* Maximum width for each dot */
      min-width: 3px; /* Minimum width for each dot */
      height: 3px; /* Dot height */
     
    }


#slider_4 .owl-dots {
  display: flex;
  justify-content: start;
  align-items: center;
  gap: 0px; /* Space between dots */
   position: absolute;
  bottom: 8px;
   left: 34px;
}
}








#slider_4 .owl-dot.active {
    background-image: linear-gradient(to right, var(--color-primary), var(--color-secondary), var(--color-secondary), var(--color-primary));
     transition: all 0.3s ease;
}







#slider_4 .owl-item.active {
  display: none;
}
#slider_4 .owl-prev {
  position: absolute;
  right: 35px;
}
#slider_4 .owl-next {
  position: absolute;
  right: 13px;
}
#slider_4 .owl-nav {
  position: absolute;
  width: auto;
  font-size: 16px;
  bottom: 25px;
  right: 0;
}

#slider_4 .owl-dot span {
  display: none;
}
#slider_4 .owl-nav [class*="owl-"]:hover {
  background-color: transparent !important;
  color: blue !important;
}
.chack__position {
  position: absolute;
  top: 10px;
  left: 15px;
  opacity: 1;
  transition: all 0.2s ease-in-out;
}
.custom-checkbox:not(:checked) + label i {
  opacity: 0;
  transition: all 0.2s ease-in-out;
  left: 5px;
}




