.logoCss {
  font-size: 26px !important;
  font-weight: 600 !important;
  letter-spacing: 0 !important;
  text-transform: uppercase !important;
}

.service-icon i {
  font-size: 2em !important;
}

.serv_title {
  font-size: 23px !important;
}

.linkedin i {
  color: #0c61bf;
}

.breadcrumb-item+.breadcrumb-item::before {
  color: #fff !important;
}

/*-----------------------
DESK CSS
-----------------------*/
.admin_desk {
  width: 100%;
  padding: 25px 15px 25px 25px;
  border-radius: 20px;
}

.pricnimg {
  width: 100%;
  height: auto;
  box-shadow: 1px 1px 5px #888888;
  border-radius: 10px;
}

.admin_desk .desig_text {
  font-size: 18px;
  font-weight: 600;
}

/*-----------------------
    DESK CSS
    -----------------------*/

/*--------Load More---------*/
.load_morediv {
  width: 100%;
  text-align: center;
}

.show_more_main {
  width: 200px;
  margin: 20px auto;
}

.loding {
  background-color: transparent;
  border: 0px solid;
  color: blue;
  font-size: 14px;
  display: block;
  text-align: center;
  padding: 10px 0;
  outline: 0;
  font-weight: bold;
}

.loding_txt {
  background-image: url(../img/loading.gif);
  background-position: left;
  background-repeat: no-repeat;
  border: 0;
  display: inline-block;
  height: 16px;
  padding-left: 30px;
}

/*--------Load More---------*/
.blog_title {
  font-size: 20px;
}

/*********************************
Blog CSS
*********************************/
.blog11 {
  padding-top: 20px;
}

.bdelfont {
  font-size: 23px !important;
}

.topmar {
  top: 40px !important;
}

.blog_post_container {
  width: 100%;
}

.blog_post_del {
  width: 100%;
}

.blog_post {
  margin-bottom: 30px;
  background-color: #f5f7f7;
  padding: 13px;
  border-radius: 0.5rem;
}

.blog_post:not(:last-child) {
  margin-bottom: 74px;
}

.blog_post_image {
  width: 100%;
}

.blog_post_image img {
  width: 100%;
  height: 230px;
}

.blog_post_image11 {
  width: 100%;
}

.blog_post_image11 img {
  width: 100%;
  height: 480px;
}

.blog_post_meta {
  margin-top: 15px;
}

.blog_post_meta ul {
  padding-left: 0px !important;
}

.blog_post_meta_item {
  display: inline-block;
  position: relative;
  margin-right: 27px;
}

.blog_post_meta_item:last-child {
  margin-right: 0px;
}

.blog_post_meta_item::after {
  display: block;
  position: absolute;
  top: 4px;
  right: -16px;
  width: 2px;
  height: 14px;
  background: #033;
  content: "";
}

.blog_post_meta_item:last-child::after {
  display: none;
}

.blog_post_meta_item {
  font-size: 14px;
  font-weight: 500;
  color: #0463fa;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}

.blog_post_title {
  font-size: 20px;
  font-weight: 600;
  color: #111;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}

.blog_post_text {
  margin-top: 10px;
  padding-bottom: 15px;
}

.whatappshare55 {
  text-align: left;
  width: 100%;
  margin: 20px 0 20px 0;
}

.moreBlog_div {
  width: 100%;
  padding-top: 15px;
}

.moreBlog_div .moreblog_title {
  text-align: center;
  font-size: 27px;
}

.accordion-button::after {
  display: none !important;
}

/*---------------------
	Blog Category Section
-----------------------*/

/*********************************
Whatsapp Share
*********************************/
.modal-title {
  width: 100%;
  font-size: 18px;
  font-weight: 500 !important;
  color: #0463fa;
}

.whatsharefrom {
  padding: 10px 15px 10px 0px;
}

.whatappshare {
  text-align: center;
  width: 100%;
  margin: 40px 0 0px 0;
}

.whatsappbtn {
  background-color: #28a745;
  text-decoration: none;
  border: none;
  color: #fff !important;
  padding: 10px 15px 10px 15px;
  font-size: 18px;
  cursor: pointer;
  margin-right: 10px;
}

.whatsappbtn:hover {
  background-color: #218838;
  color: white;
}

.btnproduct {
  background-color: #0463fa;
  text-decoration: none;
  border: none;
  border-radius: 4px;
  color: #fff !important;
  padding: 6px 15px 5px 15px;
  font-size: 17px;
  cursor: pointer;
  margin-right: 10px;
}

.btnproduct:hover {
  background: var(--bs-dark);
  color: var(--bs-white);
}

.whatapptextBx {
  border: 1px solid #ccc;
  color: #000000;
  height: 38px;
  outline: 0 none;
  font-size: 14px;
  padding: 5px 0px 5px 10px;
  width: 100%;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.whatapptextBx:focus {
  border: 1px solid #0463fa;
}

.wamargbot {
  margin-top: 10px;
}

/*********************************
Whatsapp Share
*********************************/
/*********************************
Service
*********************************/
.service_details {
  width: 100%;
}

.service_image {
  width: 100%;
  border: 1px solid #0463fa;
  padding: 5px;
  border-radius: 10px;
}

.service_image img {
  width: 100%;
  height: auto;
  border-radius: 10px;
}

/*********************************
Service
*********************************/
/*---- Fixed Side Contact ----*/
.support {
  background: #f97210;
  width: 42px !important;
  height: 42px !important;
  color: #333;
  font-size: 20px;
  position: fixed;
  right: 15px;
  bottom: 60px;
  cursor: pointer;
  z-index: 999;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 300ms ease-in-out;
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.16), 0px 3px 10px rgba(0, 0, 0, 0.16);
}

.support:hover {
  cursor: pointer;
}

.support img {
  transition: all 300ms ease-in-out;
  width: 60%;
}

.inner-fabs a {
  background: #81b304;
  width: 42px;
  height: 42px;
  color: #fff;
  font-size: 29px;
  position: fixed;
  right: 15px;
  bottom: 60px;
  cursor: pointer;
  z-index: 99;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 300ms ease-in-out;
  padding-left: 1px;
}

.inner-fabs a i {
  font-size: 22px;
}

.inner-fabs a:hover {
  text-decoration: none;
}

.inner-fabs.show a {
  transition: all 300ms ease-in-out;
}

.inner-fabs.show a:nth-child(1) {
  bottom: 110px;
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.16), 0px 3px 10px rgba(0, 0, 0, 0.16);
  background: #e53c29;
}

.inner-fabs.show a:nth-child(2) {
  bottom: 160px;
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.16), 0px 3px 10px rgba(0, 0, 0, 0.16);
  background: #28a745;
}

.inner-fabs.show a:nth-child(3) {
  bottom: 210px;
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.16), 0px 3px 10px rgba(0, 0, 0, 0.16);
  background: #03e7e7;
}

.returntotop {
  background: #81b304;
  width: 42px !important;
  height: 42px !important;
  color: #fff;
  font-size: 18px;
  position: fixed;
  right: 15px !important;
  bottom: 10px !important;
  cursor: pointer;
  z-index: 999;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 300ms ease-in-out;
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.16), 0px 3px 10px rgba(0, 0, 0, 0.16);
  opacity: 1;
}

.returntotop i {
  font-size: 24px;
  display: block;
  color: #fff;
}

.returntotop.show {
  opacity: 1;
}

/*---- Fixed Side Contact ----*/
/*---- Footer Links ----*/
.foot_social {
  width: 100%;
}

.social-nav {
  padding: 0;
  list-style: none;
  display: inline-block;
  margin: 10px 0 0;
}

.social-nav li {
  display: inline-block;
  margin: 0 7px 0 0;
}

.social-nav a {
  display: inline-block;
  float: none;
  width: 40px;
  height: 40px;
  text-decoration: none;
  cursor: pointer;
  text-align: center;
  background: #000;
  position: relative;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

.model-3d-0 a {
  background: #5c5b5b;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.model-3d-0 .front,
.model-3d-0 .back {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translateZ(25px);
  -moz-transform: translateZ(25px);
  -ms-transform: translateZ(25px);
  -o-transform: translateZ(25px);
  transform: translateZ(25px);
  -webkit-backface-visibility: visible;
  -moz-backface-visibility: visible;
  -ms-backface-visibility: visible;
  -o-backface-visibility: visible;
  backface-visibility: visible;
  color: #fff;
  font-size: 12px;
  padding-top: 8px;
}

.model-3d-0 .back {
  -webkit-transform: rotateX(90deg) translateZ(25px);
  -moz-transform: rotateX(90deg) translateZ(25px);
  -ms-transform: rotateX(90deg) translateZ(25px);
  -o-transform: rotateX(90deg) translateZ(25px);
  transform: rotateX(90deg) translateZ(25px);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}

a.twitter .front {
  background: #00acee;
}

a.facebook .front {
  background: #007cf7;
}

a.instagram .front {
  background: #f502be;
}

a.linkedin .front {
  background: #0c61bf;
}

a.youtube .front {
  background: #eb0707;
}

.twitter .back,
.facebook .back,
.instagram .back,
.linkedin .back,
.youtube .back {
  background: #333;
}

.model-3d-0 a:hover {
  -webkit-transform: rotateX(-90deg);
  -moz-transform: rotateX(-90deg);
  -ms-transform: rotateX(-90deg);
  -o-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
}

.model-3d-0 a:hover .back {
  -webkit-backface-visibility: visible;
  -moz-backface-visibility: visible;
  -ms-backface-visibility: visible;
  -o-backface-visibility: visible;
  backface-visibility: visible;
}

.w3_agile_social .front i {
  color: #fff;
  font-size: 22px;
}

.w3_agile_social .back i {
  color: #fff;
  font-size: 22px;
}

.w3ls_team_grid img {
  background: #e4e3e3;
  padding: 7px;
}

.textcentre h5 {
  text-align: center;
}

.facebook {
  background: #3b5998;
}

.twitter {
  background: #00acee;
}

.google-plus {
  background: #dd4b39;
}

.rss {
  background: #f26522;
}

.social-icon-w3-agile {
  width: 25%;
  float: left;
  text-align: center;
  padding: 1.5em 0;
}

.social-icon-w3-agile i {
  color: #fff;
  font-size: 28px;
}

.social-agileinfo a:hover {
  opacity: 0.8;
}

li.share {
  vertical-align: top;
  padding-top: 5px;
  font-size: 17px;
  font-weight: 600;
  letter-spacing: 1px;
  color: #06a3da;
}

.fb-like {
  margin-top: 30px;
}

/*---- Footer Links ----*/
.gmap11 {
  width: 100%;
  height: 432px;
}

.gmap11 p {
  margin-bottom: 0px !important;
}

.profile_div ul li {
  padding-bottom: 8px;
  list-style: disc;
}

.profile_title {
  font-size: 23px !important;
  font-weight: 600 !important;
}

.profile_title i {
  font-size: 20px !important;
  color: #0463fa !important;
  padding-right: 10px;
}

.fcat_title {
  font-size: 18px;
}

.about_img {
  height: 400px !important;
}