h1 {
  margin: 19px 0;
  font-size: 54px;
  font-weight: 900;
  line-height: normal;
}
h2 {
  font-size: 36px;
  font-weight: 800;
  line-height: normal;
}
p {
  font-size: 14px;
  font-weight: 600;
  line-height: 180%;
}
a.blue {
  color: #0278ed;
}
.text_primary.blue {
  color: #0278ed;
}
.mini_tit.blue {
  color: #0278ed;
}

.color-1 {
  color: #0278ed;
}
.bg-1 {
  background: #0278ed;
}
.bg-2 {
  background: #f4faff;
}

.w-fill {
  width: -webkit-fill-available;
}
.w-max {
  width: max-content;
}
.w-fit {
  width: fit-content;
}
.w-30 {
  width: 30%;
}
.w-70 {
  width: 70%;
}
.w-85 {
  width: 85%;
}
.option{
  margin-bottom: 4.5rem !important;
}
.topbar_head.blue {
  background: #dcedfd;
  padding: 8px 0;
}
.btn-primary.blue {
  background: #3292f1;
  color: white;
  border-color: #3292f1;

}
.btn-primary.blue:hover {
  background: #2183e5;
}
.text-primary.blue {
  color: #3292f1 !important;
}

.bx_hero h1 span {
  color: #3900fa;
}
.top_hero p {
  display: inline-block;
  border: 1px solid #ddd;
  border-radius: 14px;
  padding: 10px 20px;
  color: #23009a;
  margin: 0;
  line-height: normal;
}

.top_hero p span {
  font-weight: 800;
}
.Computing-head span {
  color: #0278ed;
}
.Computing-ul {
  background: #f3f3f3;
}
.Computing-ul > li > button {
  color: black;
}
.Computing-ul.nav-pills .nav-link.active {
  color: #0278ed;
  background-color: white;
  border-radius: 0.625rem;

}
.call
{
  padding: 9px 24px;
    font-weight: 600;
    background: white;
}
.form-select {
  display: block;
  width: 18rem;
  padding: 1.375rem 0.75rem 1.375rem 8.7rem;
  -moz-padding-start: calc(0.75rem - 3px);
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #f7f7f7;
  background-image: url(../images/home-2/flash-1.svg) !important;
  background-repeat: no-repeat;
  background-position: left 0.75rem center;
  background-size: 16px 12px;
  border: 1px solid #ced4da;
  border-radius: 0.9375rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.price {
  height: 5rem;
  width: 11rem;
}
.sub {
  height: 5rem;
  width: 11rem;
}
.price > div {
  font-size: 0.75rem;
}
.price > span {
  font-size: 0.87rem;
  font-weight: 900;
}
/* /// */
.img_srv {
 
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.img_srv:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
 background-image: url("../images/home-2/borderanimat.svg");
  transition: all 0.3s;
}
.card_srv:hover .img_srv:before {
  transform: rotate(90deg);
}

/* /////15-blog*/

.blog-body {
  max-width: 96%;
}

.mySwiper-blog {
  position: unset;
  /* padding-left: 25rem; */
}

.mySwiper-blog > .swiper-button-next::after {
  opacity: 0;
}

.mySwiper-blog > .swiper-button-prev::after {
  opacity: 0;
}

.arrow-left-blog {
  margin-top: -23%;
  margin-left: 18%;
}

.arrow-left-blog > img:hover {
  border-radius: 1.9375rem;
  padding: 0.875rem 0.8125rem 0.8125rem 0.875rem;
  background: #fff;
  box-shadow: 0px 28px 41px 0px rgba(0, 0, 0, 0.07);
}

.arrow-right-blog {
  margin-top: -23%;
  margin-right: 70%;
}

.arrow-right-blog > img:hover {
  border-radius: 1.9375rem;
  padding: 0.875rem 0.8125rem 0.8125rem 0.875rem;
  background: #fff;
  box-shadow: 0px 28px 41px 0px rgba(0, 0, 0, 0.07);
}
.service-back {
  margin-top: 11rem;
  background: url(../images/home-2/back.svg);
  background-position: center;
  background-repeat: no-repeat;
  padding-bottom: 22rem;
  z-index: -5;
  position: relative;
}
.service-back > div > p {
  margin-bottom: 17rem;
}
.cards {
  margin-top: -28rem;
}
.cards-col {
  height: 13rem;
}
.cards-col:hover
{
  outline: 3px solid #007bff;
  transition: all ease 0.3s;
  cursor: pointer;
  background: #fff !important;
  box-shadow: 0px 31px 61.8px 0px rgba(0, 0, 0, 0.15);
}
.delivery {
  margin-top: 7rem;
  margin-bottom: 10rem;
  background: #040a20;
}
.delivery-left > p {
  padding-left: 12rem;
}
.tit-pay {
  font-size: 18px !important;
}
.contact-number {
  font-size: 18px !important;
}
.pay{
  margin-bottom: 8rem;
}
.contact-us{
  margin-bottom: 10.8rem;
}
/* readmore */
#more {
  display: none;
}
#myBtn {
  margin-top: -4rem;
}

.bloor-readmore {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #fff 100%);
  height: 10.1875rem;
  margin-top: -10rem;
}

.accordion .accordion-item .accordion-button.blue:not(.collapsed)::after {
  background-image: url("../images/plus.svg") !important;
}
/* ////sm */
@media (min-width: 576px) {
}
/* ////md */
@media (min-width: 768px) {
}
/* ////lg */
@media (min-width: 992px) {
}
/* ///xl */
@media (min-width: 1200px) {
}
/* //xxl */
@media (min-width: 1400px) {
}
/* ////////////maxxxxxxxxxxxx */
@media (max-width: 1399px) {
  .cards-col {
    height: 14rem;
  }
  .delivery-left > p {
    padding-left: 0rem;
  }
}
@media (max-width: 1199px) {
  h1 {
    font-size: 46px !important;
  }
  .option div > p {
    font-size: 12px;
  }
  
  .cards-col {
    height: 11rem;
  }
  .delivery > img {
    width: 33%;
  }
  .delivery > img {
    width: fit-content;
  }
  .pay > div {
    width: 100% !important;
  }
}
@media (max-width: 991px) {
  .hero_home div {
    width: 100% !important;
  }
  .hero_home div > img {
    height: fit-content;
  }
  .hero_home{
    margin-bottom: 1.5rem !important;
  }
  .option span {
    display: none;
  }
  .delivery{
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
  .contact-us{
    margin-bottom: 6rem;
  }
  .Computing-head{
    margin-bottom: 2.5rem !important;
  }
  .cards-col {
    height: 13rem;
  }
  .service-back {
    margin-top: 5rem;
  }
  .contact-width {
    width: 100% !important;
  }
  .form-select{
    width: 100% !important;
  }
}
@media (max-width: 767px) {
  .hero_home div {
    width: 100% !important;
  }
  h1 {
    font-size: 34px !important;
  }
}
@media (max-width: 594px) {
  .Computing-ul > li > button {
    font-size: 0.89rem;
  }
}
@media (max-width: 575px) {
  .hero_home {
    gap: 1rem !important;
  }
  h1 {
    font-size: 25px !important;
  }
  h2 {
    font-size: 20px !important;
  }
  .cards-col {
    height: 14rem;
  }
}
@media (max-width: 478px) {
  .delivery-left > h2 > span {
    display: none;
  }
}
@media (max-width: 464px) {
  .Computing-ul {
    background: #ad3d3d00;
  }
  .Computing-ul.nav-pills .nav-link.active {
    color: white;
    background-color: #0278ed;
  }
  .Computing-ul > li > button {
    color: #0278ed;
  }
  .cards-col {
    height: 14rem;
  }
  .delivery > img {
    width: -webkit-fill-available;
  }
}
@media (max-width: 420px){

  .price{
    width: 50% !important;
  }
  .sub{
    padding-right: 0rem !important;
    padding-left: 0rem !important;
    width: 50% !important;
  }
  .price > div {
    font-size: 0.6rem;
    width: max-content;
  }
}
@media (max-width: 397px) {
  .cards-col > img {
    width: 3rem;
  }
  .cards-col > p {
    font-size: 10px;
  }
  .cards-col > p:last-child {
    font-size: 10px;
  }
  .cards-col {
    height: 12rem;
  }
}
@media (max-width: 363px) {
  .form-select {
    display: block;
    width: 100%;
    padding: 1.1rem 0.75rem 1.1rem 10.7rem;

    font-size: 0.69rem;
  }
  .price {
    padding-right: 0.6rem !important;
    padding-left: 0.6rem !important;
  }

  .price > span {
    font-size: 0.7rem;
    font-weight: 800;
  }
  .sub {
    height: 5rem;
    font-size: 0.8rem;
  }
}
