
/* First Section CSS Start Here */
.firstSection {
  background-color: gray;
  height: 60vh;
  display: flex;
  justify-content: center;
  align-items: center;
}

.firstSection-cntainer-header #element {
  font-size: 3rem;
  font-weight: 600;
}

#element {
  color: goldenrod;
  position: relative;
}

#particles-js {
  background-color: rgb(30, 30, 31);
  width: 100%;
  height: 60vh;
  z-index: 0;
  /* position: absolute; */
}



/* Filter galery */
.filterGalery {
  text-align: center;
}

.portfolio-item {
  display: inline-block;
  margin: 10px;
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}

.portfolio-item.hide {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.portfolio-item img {
  width: 300px;
  height: 200px;
  object-fit: cover;
}

#filter-buttons {
  /* background-color: red; */
  padding: 20px 0;
}

#filter-buttons button {
  width: 10%;
  padding: 10px 0;
  font-size: 1rem;
  font-weight: bold;
  border-radius: 50px;
  cursor: pointer;
  background: rgba(244, 210, 13, 0.8);
  transition: cubic-bezier(.4s);
  border: 1px solid goldenrod;
  box-shadow: 10px 10px 10px -1px rgba(0, 0, 0, 0.4);
}

#filter-buttons button:hover {
  transform: scaleX(1) rotate(7deg);
  transition: all .3s ease;
  background: black;
  color: #fff;
  outline: none;
}

/* Second Section css start here */
.secondSection {
  width: 100%;
  height: auto;
  background: rgba(251, 222, 60, 0.3);
  opacity: .9;
}

.sectionHeading {
  text-align: center;
}

.priceSection {
  /* display: flex; */
  justify-content: center;
  align-items: center;
  color: #000;
}

.pric-card {
  max-width: 300px;
  background-color: #fff;
  padding: 20px;
  margin: 30px 15px;
  border-radius: 10px;
  box-shadow: 10px 10px 10px -1px rgba(10, 99, 169, 0.16), 3px 3px 10px -1px rgba(255, 255, 255, 0.7);
}

.pric-card h3 {
  margin-bottom: 15px;
}

.pric-card h1 {
  margin-bottom: 10px;
  color: rgba(0, 0, 0, 1);
  font-size: 2.5rem;
}

.pric-card h1 span {
  font-size: 15px;
  color: rgba(0, 0, 0, 0.7);
}

.pric-card ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.pric-card ul li {
  line-height: 3;
  color: rgba(0, 0, 0, 0.9);
}

.pric-card ul li i {
  margin-right: 10px;
  color: rgba(0, 0, 0, 0.4);
}

.pric-card a {
  margin: 20px 0;
  text-align: center;
  display: block;
  text-decoration: none;
  border: 1px solid blue;
  color: blue;
  padding: 10px;
  font-weight: bold;
  transition: 0.4s;
  border-radius: 5px;
  cursor: pointer;
  box-shadow: 5px 8px 8px -1px rgba(37, 13, 199, 0.16), 3px 3px 10px -1px rgba(37, 13, 199, 0.16);

}

.pric-card a:hover {
  background-color: gold;
  color: aliceblue;
}

/* RESPONSIVE SECTION CSS STARTS FROM HERE */

@media screen and (max-width: 64em) {

  #particles-js {
    height: 40vh;
  }

  .firstSection {
    height: 40vh;
  }

  .firstSection-cntainer-header #element {
    font-size: 1rem;
  }

  .SocialMediaIcons-container .container-menu {
    padding-left: 4rem;
    margin-top: -32px;

  }


}

@media(max-width:600px) {
  .mobilesocial {
    margin: 0px 0px 0px 0px;
  }
}

@media screen and (max-width: 48em) {

  #particles-js {
    height: 40vh;
  }

  .firstSection {
    height: 40vh;
  }

  .pric-card {
    max-width: 100%;
  }

}

@media screen and (max-width: 35em) {

  #particles-js {
    height: 81vh;
  }

  .firstSection {
    height: 40vh;
  }

  .pric-card {
    max-width: 100%;
  }

  .profile {
    height: 524px;
    width: 341px;
  }
}




.service-item rounded {
  background: linear-gradient(rgba(15, 66, 41, .6), rgba(15, 66, 41, .6)), url(../logbounimg/Logbounabout.jpg) center center no-repeat;
  background-size: cover;
}






.inner {
  margin: -53px 0px 0px 0px;
  height: 488px;

  line-height: 1;
}

.inner01 {
  margin: -53px 0px 0px 0px;
  height: 488px;

  line-height: 1.5;
}



@media(max-width:600px) {
  .profile {
    height: 492px;
    display: flex;
    align-items: center;
    flex-direction: column;
    padding: 10px 10px;
    width: 365px;
    border-radius: 15px;
    position: relative;
    border: var(--border);
    background-image: var(--back);
    overflow: hidden;
    margin: 0px 0px 0px 0px;
  }

  .profile-image {
    border: var(--border);
    border-radius: 50%;
    overflow: hidden;
    width: 88px;
    height: 141px;
    position: relative;
    display: flex;
    justify-content: center;
  }

  #particles-js {
    position: static;
  }

  .hero13 {
    margin: 0px 38px 0px 37px;
    padding: 4px;
  }
}

.firstpara {
  text-align: justify;
  width: 963px;
}

.secondpara {
  text-align: justify;
  width: 1047px;

}

@media(max-width:600px) {
  .firstpara {
    text-align: justify;
    width: 256px;
  }

  .secondpara {
    text-align: justify;
    width: 273px;
  }

}

/* all serv button */


@import url("https://fonts.googleapis.com/css?family=Lato:300,400,700");


.shape-box {
    display: inline-block;
    position: relative;
    z-index: 1;
    max-width: 500px;
    height: 430px;
    margin: 30px 10px 30px;
    box-shadow: 0 6px 30px 0 rgba(0, 0, 0, .12);
    overflow: hidden;
    width: 23%;
}

.shape-box_half {
    overflow: hidden;
    text-align: left;
}

.shape-box_half:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transform: skewY(53.5deg);
    transform-origin: top left;
    transition: \transform .4s;
    background: linear-gradient(45deg, black, transparent);
    z-index: 1;
}

.shape-box>img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.bg-black {
    background-color: #000;
}

.shape-box_half figcaption {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0 30px 30px;
    transition: \transform .4s;
    transform: translateY(100%);
    z-index: 3;
}

.shape-box_half figcaption .show-cont {
    position: absolute;
    bottom: calc(100% + 30px);
    left: 30px;
    right: 30px;
    transition: bottom .4s;
}

.card-no {
    font-size: 36px;
    color: #ffc107;
    padding: 0;
    margin: 10px 0;
}

.card-main-title {
    margin-top: 8px;
    font-weight: 700;
    font-size: 1.2em;
    text-transform: uppercase;
    color: rgb(255 255 255);
}

.card-content {
    color: #000000;
    margin-top: 20px;
    line-height: 22px;
    font-size: 15px;
    text-align: justify;
}

.read-more-btn {
    border: 2px solid #db3236;
    font-size: 12px;
    cursor: pointer;
    padding: 10px 20px;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: .08em;
    font-weight: 600;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    background: #db3236;
    color: #fff;
    border-radius: 2px;
    margin-top: 25px;
    text-decoration: none;
}

.read-more-btn:hover {
    background: transparent;
    color: #ffffff;

}

.shape-box_half>.after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fdd744;
    opacity: 0;
    transition: opacity .4s;
}

/*On hover*/
.shape-box_half:hover:before {
    transform: skewY(20deg);
}

.shape-box_half:hover figcaption {
    transform: translateY(0);
}

.shape-box_half:hover figcaption .show-cont {
    bottom: 100%;
}

.shape-box_half:hover>.after {
    opacity: 1;
}

.show-cont p{
  font-weight: 700;
  color: #ffffff;
}



/*technology Review Section Start */
.wrapper {
	max-width: 1100px;
	width: 100%;
	position: relative;
}
.wrapper i {
	top: 50%;
	height: 50px;
	width: 50px;
	cursor: pointer;
	font-size: 1.25rem;
	position: absolute;
	text-align: center;
	line-height: 50px;
	background: #fff;
	border-radius: 50%;
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.23);
	transform: translateY(-50%);
	transition: transform 0.1s linear;
  z-index: 99;
}
.wrapper i:active {
	transform: translateY(-50%) scale(0.85);
}
.wrapper i:first-child {
	left: -22px;
}
.wrapper i:last-child {
	right: -22px;
}
.wrapper .carousel {
	display: grid;
	grid-auto-flow: column;
	grid-auto-columns: calc((100% / 3) - 12px);
	overflow-x: auto;
	scroll-snap-type: x mandatory;
	gap: 16px;
	border-radius: 8px;
	scroll-behavior: smooth;
	scrollbar-width: none;
}
.carousel::-webkit-scrollbar {
	display: none;
}
.carousel.no-transition {
	scroll-behavior: auto;
}
.carousel.dragging {
	scroll-snap-type: none;
	scroll-behavior: auto;
}
.carousel.dragging .card {
	cursor: grab;
	user-select: none;
}
.carousel :where(.card, .img) {
	display: flex;
	justify-content: center;
	align-items: center;
}
.carousel .card {
	scroll-snap-align: start;
	height: 342px;
	list-style: none;
	background: #fff;
	cursor: pointer;
	padding-bottom: 15px;
	flex-direction: column;
	border-radius: 8px;
}
.carousel .card .img {
	background: #ffffff;
	height: 148px;
	width: 148px;
	border-radius: 50%;
}
.card .img img {
	width: 140px;
	height: 140px;
	border-radius: 50%;
	object-fit: cover;
	border: 4px solid #fff;
}
.carousel .card h2 {
	font-weight: 500;
  font-size: 1.4em;
	margin: 30px 0 5px;
}
.carousel .card span {
	color: #6a6d78;
	font-size: 1.31rem;
}

@media screen and (max-width: 900px) {
	.wrapper .carousel {
		grid-auto-columns: calc((100% / 2) - 9px);
	}
}

@media screen and (max-width: 600px) {
	.wrapper .carousel {
		grid-auto-columns: 100%;
	}
}



.title-a {
  text-decoration: none;
  font-size: 2rem;
  font-weight: bold;
  text-transform: uppercase;
}
.title-a1 {
  text-align: center;
  text-decoration: none;
  font-size: 2rem;
  font-weight: bold;
  text-transform: uppercase;
}
.webhead{
  margin: -88px 0px 0px 0px;
}
/* .webhead1{
  margin: -50px 0px 0px 0px;
} */
.techuse{
  margin: 20px 0px 20px 0px;
}
/*technology Section End*/

@media(max-width:600px){
  .box-wrapper{
    display: grid;
  }
  .shape-box_half {
    width: auto;
}
/* .techhead{
  margin: -237px 0px 0px 0px;
} */
}


@media (min-width: 768px) and (max-width: 1280px) {
  .box-wrapper{

    display: flex;

  }
}


.pricetag{
  width: 50px;
  height: 50px;
}

.indprice{
  float: right;
  width: 50%;
  border-top-left-radius: 20px;
  border-bottom-right-radius: 20px;
  margin: 0px 0px 0px 0px;
}
.usaprice{
  width: 47%;
  border-top-left-radius: 20px;
  border-bottom-right-radius: 20px;
  margin: 0px 0px 0px 0px;
}


.indianflag{
  width: 20px;
  height: 20px;
}

/* Review Section */

.testsec {
  display: grid;
  /* grid-template-columns: repeat(12, 1fr); */
  width: calc(min(90rem, 85%));
  margin: 20px auto;
  
}
@media screen and (min-width: 61.25rem) {
  .testsec {
    column-gap: 5rem;
  }
}
.testsec h1 {
  grid-column: span 12;
  text-transform: capitalize;
  font-size: 2.4rem;
  margin-bottom: 2rem;
  font-weight: 700;
}
@media screen and (min-width: 61.25rem) {
  .testsec h1 {
    font-size: 2rem;
    margin-bottom: 4rem;
  }
}
.testsec .cards {
  grid-column: span 12;
  display: grid;
  gap: 2rem;
}
@media screen and (min-width: 61.25rem) {
  .testsec .cards {
    grid-column: span 5;
  }
}
.testsec .cards .card {
  cursor: pointer;
  padding: 2em;
  border-radius: 1rem;
  display: grid;
  grid-template-columns: auto 1fr;
  column-gap: 2.188rem;
  align-items: center;
  transition: 0.3s;
  position: relative;
  border: 0.094rem solid transparent;
}
.testsec .cards .card img {
  display: block;
  width: 3.35rem;
  height: 3.35rem;
  border-radius: 50%;
  filter: grayscale(1);
  transition: 0.5s;
}
.testsec .cards .card > div h3 {
  text-transform: capitalize;
  font-size: 1.025rem;
}
.testsec .cards .card > div p {
  text-transform: capitalize;
  color: #767676;
  font-size: 0.9rem;
}
.testsec .cards .card.active {
  background: #fff;
  border: 0.094rem solid #0f172a14;
}
.testsec .cards .card.active .gradient {
  background-image: linear-gradient(to right, #4755690a, #9d0cb28a, #4343c899, #4755690a);
  width: 50%;
  height: 0.094rem;
  position: absolute;
  content: "";
  bottom: -0.063rem;
  left: 50%;
  transform: translateX(-50%);
  box-shadow: 0px 0.125rem 0.75rem #4343c84d;
}
.testsec .cards .card.active img {
  filter: grayscale(0);
}
.testsec .content {
  grid-column: span 12;
  position: relative;
  width: 100%;
  overflow: inherit;
  margin-top: 2rem;
}
@media screen and (min-width: 61.25rem) {
  .testsec .content {
    grid-column: span 7;
    margin-top: 0;
    height: auto;
  }
}
/* .testsec .content .contentBox{
  display: none;
} */
.testsec .content .contentBox{
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: start;
  /* overflow: hidden; */
}
/* @media screen and (min-width: 61.25rem) {
  .testsec .content .contentBox {
    align-items: center;
  }
} */
.testsec .content .contentBox .text {
  padding-bottom: 2rem;
}
@media screen and (min-width: 61.25rem) {
  .testsec .content .contentBox .text {
    padding-bottom: 0;
  }
}
.testsec .content .contentBox h2 {
  transition: 0.5s;
  opacity: 0;
}
.testsec .content .contentBox p {
  transition: 0.5s;
  opacity: 0;
  margin-top: 1.25rem;
}
.testsec .content .contentBox span {
  display: inline-block;
  transition: 0.5s;
  opacity: 0;
  margin-top: 0.625rem;
}
.testsec .content .contentBox span svg {
  width: 1.25rem;
  color: #eca633;
}
.testsec .content .contentBox.active h2 {
  opacity: 1;
  transition-delay: 0.5s;
}
.testsec .content .contentBox.active span {
  opacity: 1;
  transition-delay: 0.7s;
}
.testsec .content .contentBox.active p {
  opacity: 1;
  transition-delay: 0.9s;
}

@media(max-width:600px){
  .testtext{
    height: 600px;
  }
}

/* all countries */

.container12 {
  width: 90%;
  max-width: 1200px;
  background-color: #efaa02;
  border-radius: 8px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  padding: 20px;
  box-sizing: border-box;
}
h2 {
  text-align: center;
  margin-bottom: 20px;
}
.country-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
}
.country-box {
  width: 107px;
  padding: 10px;
  background-color: #fafafa;
  border-radius: 8px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  text-align: center;
}
.country-box img {
  width: 97%;
  height: 44%;
  border-radius: 8px;
  margin: 10px 0px 0px 0px;
}
.country-box p {
  margin-top: 10px;
  font-size: 14px;
  font-weight: bold;
}
@media (max-width: 600px) {
  .country-box {
      width: 100px;
      padding: 8px;
  }
  .country-box p {
      font-size: 12px;
  }
}

.sircountry{
  margin: 50px 0px 0px 0px;
}

.animated {
  animation-name: fadeInUp;
  animation-duration: 3s;
  animation-timing-function: ease-in-out;
}

@keyframes fadeInUp {
  from {
      opacity: 0;
      transform: translateY(20px);
  }
  to {
      opacity: 1;
      transform: translateY(0);
  }
}


@media (min-width: 768px) and (max-width: 1300px) {
.techuse{
  margin: 50px 0px 20px 0px;
}
}



#particles-js11{
  background-color: black;
  padding: 30px;
}


.contentBox {
  display: none;
}
.contentBox.active {
  display: block;
}

@media (min-width: 1024px) and (max-width: 1366px){
  .usaprice {
    width: 100%;
  }
  .indprice {
    float: right;
    width: 100%;
    margin-top: 10px;
  }
  .testsec .content .contentBox{
    display: none;
  }
  .testsec .content .contentBox.active {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: start;
    /* overflow: hidden; */
  }
  .testsec .content .contentBox.active {
    position: relative;
    /* top: 0; */
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: start;
    /* overflow: hidden; */
  }
  .testsec h1{
    text-align: center;
  }
  .align-centermob{
    align-items: center;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  /* CSS rules for tablet devices */
  .box-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}
.shape-box {
  display: inline-block;
  position: relative;
  z-index: 1;
  max-width: 500px;
  height: 430px;
  margin: 30px 10px 30px;
  box-shadow: 0 6px 30px 0 rgba(0, 0, 0, .12);
  overflow: hidden;
  width: 95%;
}
.usaprice {
  width: 100%;
}
.indprice {
  float: right;
  width: 100%;
  margin-top: 10px;
}
.testsec .content .contentBox{
  display: none;
}
.testsec .content .contentBox.active {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: start;
  /* overflow: hidden; */
}
.testsec .content .contentBox.active {
  position: relative;
  /* top: 0; */
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: start;
  /* overflow: hidden; */
}
.testsec h1{
  text-align: center;
}
.align-centermob{
  align-items: center;
}
}

/* New */
@media (min-width: 968px) {
  .dropdown-about:hover .dropdown-menu {
    position: absolute !important;
    width: auto;
    left: 0;
  }
}


#popup-form button[type="submit"]:hover {
    background-color: #c49520;
}


