/*----[[63c18daab31fb977c381402b]]---*/
        /*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
.header_31 {
  background: var(--wb-website-theme-primary-color);

}

.header_31 .navbar-toggler {
  border: none;
}

.header_31 .navbar-toggler:focus {
  border: none;
  outline: 0;
  box-shadow: none;
}

.header_31 .navbar-toggler .navbar-toggler-icon {
  background: transparent;
  outline: 0;
  border: none !important;
  display: flex;
  align-items: center;
  justify-content: center;

}

.header_31 .navbar-toggler .navbar-toggler-icon:focus {
  outline: 0 !important;
  border: none !important;

}

.header_31 .navbar-toggler .navbar-toggler-icon .fas {
  color: var(--wb-website-theme-secondary-color);
}


.header_31 .navbar-nav .nav-item .nav-link {
  padding: .85rem 1rem;
  color: var(--wb-menu-color);

}


.header_31 .navbar-nav .nav-item .nav-link:hover,
.header_31 .navbar-nav .nav-item .nav-link.active {
  color: var(--wb-menu-hover-color) !important;
}


.header_31 .wb-dropdown-element:focus,
.header_31 .wb-dropdown-element:hover {
  color: var(--wb-website-hover-text-color);
  background-color: var(--wb-website-hover-background-color);
}

.header_31 .appointment-btn .btn-get {
  border: 0.125rem solid var(--wb-website-theme-secondary-color);
  display: inline-block;
  padding: .65rem 1.75rem;
  font-size: .9375rem;
  font-weight: 500;
  line-height: 1.75;
  background: var(--wb-website-theme-secondary-color);
  color: var(--wb-website-text-secondary-color);
  border-radius: .375rem;
}

.header_31 .appointment-btn .btn-get:hover {
  color: var(--wb-website-hover-text-color);
  background: var(--wb-website-hover-background-color);
  border: 0.125rem solid var(--wb-website-hover-background-color);
}

.header_31 .btn-signin {
  display: inline-block;
  padding: 0.65rem 0;
  font-size: .9375rem;
  font-weight: 500;
}

.header_31 .btn-signin:hover {
  color: var(--wb-website-theme-secondary-color);
}

@media (max-width:61.938rem) {
  .header_31 .navbar-nav .nav-item .nav-link {
    padding-left: 0;

  }

}
        /*----63c18daab31fb977c381402b----*/
        

/*----[[618931ea7157da27fe740e28]]---*/
        /* ==========================================================================
heros_40
========================================================================== */
.heros_40 {
  background: var(--wb-website-theme-primary-color);

}

.heros_40 .about-main-div h1 {
  font-size: 2rem;
  font-weight: 600;

}

.heros_40 .read-btn {
  background: var(--wb-website-theme-secondary-color);
  padding: 0.7rem 2rem;
  color: var(--wb-website-text-secondary-color);

}

.heros_40 .read-btn:hover {
  background: var(--wb-website-hover-background-color);
  color: var(--wb-website-hover-text-color);

}

/* ==========================================================================
End heros_40
========================================================================== */
        /*----618931ea7157da27fe740e28----*/
        

/*----[[6200b315da99611c0695a12e]]---*/
        /*--------------------------------------------------------------
# about_21
--------------------------------------------------------------*/
.about_21 {
  background: var(--wb-website-theme-primary-color);
}

.about_21 .color-secondary h6,
.about_21 i {
  color: var(--wb-website-theme-secondary-color);
}

.about_21 .color-secondary h6 {
  font-size: 1rem;
}

.about_21 .color-secondary h1 {
  font-size: 2rem;
  font-weight: bold;
}

.about_21 .animate-border {
  position: relative;
  display: block;
  width: 7.188rem;
  height: 0.188rem;
  background: var(--wb-website-theme-secondary-color);
  overflow: hidden;
}

.about_21 .animate-border:after {
  position: absolute;
  content: "";
  width: 2.188rem;
  height: 0.188rem;
  left: 0.938rem;
  bottom: 0;
  border-left: 0.625rem solid var(--wb-website-theme-primary-color);
  border-right: 0.625rem solid var(--wb-website-theme-primary-color);
  -webkit-animation: animborder 2s linear infinite;
  animation: animborder 2s linear infinite;
}

@-webkit-keyframes animborder {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    -webkit-transform: translateX(7.063rem);
    transform: translateX(7.063rem);
  }
}

@keyframes animborder {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    -webkit-transform: translateX(7.063rem);
    transform: translateX(7.063rem);
  }
}
        /*----6200b315da99611c0695a12e----*/
        

/*----[[618b7e9b7157da27fe74129c]]---*/
        /*--------------------------------------------------------------
# About_6
--------------------------------------------------------------*/
.about_6 {
    background: var(--wb-website-theme-primary-color);
}

.about_6 .video-div h1 {
    font-weight: bold;
    font-size: 1.7rem;
}

.about_6 iframe {
    width: 100%;

}

@media (max-width: 32.813rem) {
    .about_6 iframe {
        width: 100%;
        height: 15.625rem;
    }
}

/*--------------------------------------------------------------
# End About_6
--------------------------------------------------------------*/
        /*----618b7e9b7157da27fe74129c----*/
        

/*----[[65241c2c9804fa1f4cce0d24]]---*/
        /*--------------------------------------------------------------
# start about us
--------------------------------------------------------------*/

.about_122{
  background: var(--wb-website-theme-primary-color);
}
.about_122 .about-heading h4{
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.875rem;

}

.about_122 .about-heading h2{
  font-size: 2.5rem;
  font-weight: 600;
}

.about_122 .about-box{
    padding: 3rem 2.1875rem 2.8125rem;
    border-radius: 0.1875rem;
    transition: 0.6s;
    height: 100%;
}

.about_122 .inner-about-box{
  background: var(--wb-website-theme-secondary-color);
    width: 5rem;
    height: 5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin: auto;

}
.about_122 .inner-about-box:hover{
  background: var(--wb-website-hover-background-color);
}
.about_122 .inner-about-box img{
  width: 2.5rem;
}
/*--------------------------------------------------------------
# end about us
--------------------------------------------------------------*/
        /*----65241c2c9804fa1f4cce0d24----*/
        

/*----[[653655dfe0fdae5aa310a252]]---*/
        /*--------------------------------------------------------------
# start about us
--------------------------------------------------------------*/

.grid_77{
  background: var(--wb-website-theme-primary-color);
  text-align: center;
}
.grid_77 .about-heading h4{
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.875rem;

}

.grid_77 .about-heading h3{
  font-size: 1.2rem;
  font-weight: 600;
}
.grid_77 .about-box{
    padding: 3rem 2.1875rem 2.8125rem;
    border-radius: 1.2rem;
    transition: all 0.5s ease-in-out;
    height: 100%;

}
.grid_77 .outer-div:hover .about-box{
  transform: scale(1.1);

}
.grid_77 .inner-about-box{
  background: var(--wb-website-theme-secondary-color);
    width: 5rem;
    height: 5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin: auto;

}
.grid_77 .outer-div:hover .inner-about-box{
  background: var(--wb-website-hover-background-color);
}
.grid_77 .inner-about-box img{
  width: 2.5rem;
}
.grid_77 .outer-div{
  border: 0.1rem solid var(--wb-input-border-color);
  padding: 1rem;
  border-radius: 1.2rem;
  height:100%;
}
/*--------------------------------------------------------------
# end about us
--------------------------------------------------------------*/
        /*----653655dfe0fdae5aa310a252----*/
        

/*----[[65312e93e0fdae5aa3108a65]]---*/
        .whyus_21 {
  background: var(--wb-website-theme-primary-color);
}

.whyus_21 .wb-box {
  background: url(https://builder-templates-bucket.s3.amazonaws.com/65312e93e0fdae5aa3108a65/assets/about-2.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 2rem;
  position: relative;
}

.whyus_21 .main-about h2 {
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 1.5rem;
}

.whyus_21 .box-heading h3 {
  font-size: 1.5rem;
  font-weight: 700;
  font-style: italic;
  margin-bottom: 0;
}

.whyus_21 .text-para p {
  font-size: 1rem;
  line-height: 1.8;
}

.whyus_21 .content-card {
  background: var(--wb-website-theme-primary-color);
  border-radius: 1.25rem 1.25rem 0 1.25rem;
  padding: 1.25rem;
  box-shadow: 0 0 1.25rem var(--wb-theme-box-shadow);
  display: flex;
  align-items: center;
}

.whyus_21 .img-box i {
  background: var(--wb-website-theme-secondary-color);
  color: var(--wb-website-text-secondary-color);
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 0.625rem;
  width: 4.375rem;
  height: 4.375rem;
  font-size: 1.5rem;

}

.whyus_21 .inner-text {
  word-break: break-word;
}

.whyus_21 .inner-text h3 {
  margin-bottom: 0.25rem;
  font-size: 1.5rem;
  font-weight: 700;
}


.whyus_21 .inner-text p {
  margin-bottom: 0;
}

.whyus_21 .more-about {
  display: inline-block;
  padding: 0.938rem 1rem;
  border-radius: 0.625rem;
  font-size: 0.938rem;
  background: var(--wb-website-theme-secondary-color);
  color: var(--wb-website-text-secondary-color);
}

.whyus_21 .more-about:hover,
.whyus_21 .video-btn:hover {
  background: var(--wb-website-hover-background-color);
  color: var(--wb-website-hover-text-color);
}


.whyus_21 .modal-dialog {
  background: var(--wb-website-theme-secondary-color);
  padding: 3rem;
}

.whyus_21 .modal-body {
  position: relative;
  padding: 0;
}

.whyus_21 .btn-close {
  position: absolute;
  top: -2.5rem;
  right: -2.8rem;
  background: url(https://builder-templates-bucket.s3.amazonaws.com/65312e93e0fdae5aa3108a65/assets/close.png);
  background-repeat: no-repeat;
  background-size: 1.625rem;
  background-position: center;
  z-index: 9999;
  opacity: 1;
  cursor: pointer;
  border-radius: 0.438rem;
}

@media (max-width: 47.938rem) {
  .whyus_21 .content-card {
      justify-content: center;
  }

}

@media (max-width: 32.813rem) {
  .whyus_21 .wb-iframe iframe {
      width: 100%;
      height: 100%;
  }
}

.whyus_21 .video-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: var(--wb-website-theme-secondary-color);
  color: var(--wb-website-text-secondary-color);
  border-radius: 50%;
  position: absolute;
  z-index: 1;
  top: 12%;
  right: 35px;
  text-align: center;
  transition: 0.6s;
  padding: 1.5rem;
  font-size: 1.5rem;
  width: 5rem;
  height: 5rem;
}

.whyus_21 .video-btn::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
  bottom: 0;
  left: 0;
  border-radius: 50%;
  border: 0.125rem solid var(--wb-website-theme-secondary-color);
  animation: ripple 1s linear infinite;
}

@keyframes ripple {
  0% {
      transform: scale(1);
  }


  75% {
      transform: scale(1.75);
      opacity: 1;
  }

  100% {
      transform: scale(2);
      opacity: 0;
  }
}
        /*----65312e93e0fdae5aa3108a65----*/
        

/*----[[62b552285cfc3fb3792552dd]]---*/
        /*--------------------------------------------------------------
# About section 
--------------------------------------------------------------*/
.about_65 {
  background: var(--wb-website-theme-primary-color);
}

.about_65 .about-heading h1 {
  font-size: 1.8rem;
  font-weight: 600;
}

.about_65 .about-box {
  border-radius: 0.313rem;
  padding: 3.125rem 0.938rem 3.125rem;
  background: var(--wb-website-theme-primary-color);
  text-align: center;
  cursor: pointer;
  box-shadow: 0.063rem 0rem 0.625rem 0rem var(--wb-theme-box-shadow);
  position: relative;
  height: 100%;
}

.about_65 .features-heading h5
{
  margin-bottom: 0;
}

.about_65 .about-box:hover {
  background: var(--wb-website-hover-background-color);
}

.about_65 .about-box .about-main-icon i {
  color: var(--wb-website-theme-secondary-color);
  font-size: 2.5rem;
  transition: ease-in-out 0.3s;
}

.about_65 .about-box:hover .about-main-icon i {
  transform: translateY(-0.625rem);
}

.about_65 .about-box:hover i,
.about_65 .about-box:hover h5 {
  color: var(--wb-website-hover-text-color);
  transition: ease-in-out 0.3s;
}

.about_65 .about-opacity-icon i {
  position: absolute;
  top: 1.125rem;
  font-size: 6rem;
  line-height: 1;
  opacity: 0;
  animation: scale .6s alternate infinite linear both;
}

@keyframes scale {
  from {
    transform: translateY(0);
  }

  to {
    transform: translateY(-0.625rem)
  }
}

.about_65 .about-box:hover .about-opacity-icon i {
  opacity: .09;
}

/*--------------------------------------------------------------
# End About section 
--------------------------------------------------------------*/
        /*----62b552285cfc3fb3792552dd----*/
        

/*----[[65361521e0fdae5aa3109f2f]]---*/
        .pricing_8 {
  background: var(--wb-website-theme-primary-color);
}
.pricing_8 .about-heading h2 {
  font-size: 2.5rem;
  font-weight: 600;
}
.pricing_8 .about-heading h4 {
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.875rem;
}
.pricing_8 .done-price-card {
  background: var(--wb-website-theme-primary-color);
  box-shadow: 0rem 0rem 3.75rem 0rem var(--wb-theme-box-shadow);
  border-radius: 0.4rem;
  padding: 3.125rem 2.1875rem;
  height: 100%;
}


.pricing_8 .done-price h1 {
  font-size: 1.75rem;
  font-weight: 700;
}

.pricing_8 .done-price-card h3 {
  font-size: 1.5rem;
}



.pricing_8 .done-price-card p {
  margin-bottom: 0;
}



.pricing_8  .price-list li i {
  color: var(--wb-website-theme-secondary-color);
}

.pricing_8 .price-list li{
  border-bottom: 0.1rem solid var(--wb-input-border-color);
  padding: 0.8rem 0rem;
}
.pricing_8 .price-list li:last-child{
  border-bottom: none;
}
.pricing_8 .buy-butn i {
  font-size: 1.125rem;

}


.pricing_8 .price-list{
  padding-bottom: 14rem;
}
.pricing_8 .read-btn {
  font-weight: 600;
  border: 0.125rem solid var(--wb-website-theme-secondary-color);
  display: inline-block;
  padding: 0.75rem 1.875rem;
  background: var(--wb-website-theme-secondary-color);
  text-align: center;
  color: var(--wb-website-text-secondary-color);
  width: 100%;
  border-radius: 0.4rem;
}



.pricing_8 .read-btn:hover {
  color: var(--wb-website-hover-text-color);
  background: var(--wb-website-hover-background-color);
  border-color: var(--wb-website-hover-background-color);
}


        /*----65361521e0fdae5aa3109f2f----*/
        

/*----[[6523eaee9804fa1f4cce0b4a]]---*/
        .slider_81 {
    background: var(--wb-website-theme-primary-color);
}

.slider_81 .dox-slider-main h1 {
    font-size: 2.6rem;
    margin-top: 1.125rem;
}

.slider_81 .dox-slider-main h3 {
    font-size: 1.2rem;
    color: var(--wb-website-theme-secondary-color);
    font-weight: 700;
    margin-bottom: 0;
    letter-spacing: 0.25rem;
}

.slider_81 .dox-slider-main p {
    margin-bottom: 0;
    margin-top: 1.125rem;
}

.slider_81 .dox-slider-card {
    background: var(--wb-website-theme-primary-color);
    padding: 2.25rem;
    box-shadow: 0 0 0.313rem 0 var(--wb-theme-box-shadow);
    border-radius: 0.313rem;
    position: relative;
}

.slider_81 .carousel-indicators [data-bs-target] {
    width: 0.875rem;
    height: 0.875rem;
    border-radius: 100%;
    background: var(--wb-website-theme-secondary-color);
    border-top: 0;
    border-bottom: 0;
    margin-left: 0;
    opacity: 0.5;
}

.slider_81 .carousel-indicators button.active {
    opacity: 1;
}

.slider_81 .carousel-indicators {
    position: absolute;
    bottom: -4rem;
}

.slider_81 .dox-person-info p {
    margin-bottom: 0;
}
.slider_81 .dox-person-text p,
.slider_81 .dox-person-info h2
{
    margin-bottom: 0.125rem;
}

.slider_81 .dox-person-info h2 {
    font-weight: 700;
}

.slider_81 .dox-person-info h2,
.slider_81 .dox-person-info p {
    font-size: 1rem;
}

.slider_81 .dox-slider-card i
{
    font-size: 2rem;
    display: block;
    text-align: center;
    color: var(--wb-website-theme-secondary-color);
}
.slider_81 .dox-slider-rating i
{
    font-size: 0.875rem;
     margin-right: 0.5rem
}
.slider_81 .dox-slider-rating 
{

     margin-top: 0.5rem
}
.slider_81 .slider-pos
{
    position: absolute;
    bottom: 2rem;
}
.slider_81 .dox-person-text
{
    margin-bottom: 5rem;
}
@media (max-width: 61.938rem)
{
    .slider_81 .slider-pos
{
    left: 0;
    right: 0;
    margin: 0 auto;
    justify-content: center;
}
}
        /*----6523eaee9804fa1f4cce0b4a----*/
        

/*----[[61d6880f51aca524fa816124]]---*/
        /*--------------------------------------------------------------
# Services_6
--------------------------------------------------------------*/

.services_26 {
  background: var(--wb-website-theme-primary-color);
}

.services_26 .btn-div {
  position: absolute;
  bottom: 1rem;
  width: 100%;
  text-align: center;
}

.services_26 .detail-btn {

  background: var(--wb-website-theme-secondary-color);
  color: var(--wb-website-text-secondary-color);
  padding: 0.575rem 2.5rem;
}

.services_26 .back-border {
  border-radius: 0.313rem;
  padding-top: 1rem;
  border: 0.125rem solid var(--wb-website-theme-secondary-color);
}

.services_26 .detail-btn:hover {
  background: var(--wb-website-hover-background-color);
  color: var(--wb-website-hover-text-color);
}

.services_26 .heading-style h1 {
  font-size: 1.7rem;
  font-weight: 600;
}

.services_26 .margin-bottom ul {
  padding-left: 1rem;
}

.services_26 .margin-bottom {
  font-size: 0.875rem;
}


        /*----61d6880f51aca524fa816124----*/
        

/*----[[6183d2e8ca8a2b4556212201]]---*/
        /*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/
.grid_2 {
  background: var(--wb-website-theme-primary-color);
}
.grid_2 h1{
  font-size: 1.7rem;
  font-weight: 600;
}
.grid_2 .card-div h4{
     font-weight:600;
     font-size: 1.2rem;

}

.grid_2 .icon-box
{
  height: 100%;
}


/*--------------------------------------------------------------
# End Services
--------------------------------------------------------------*/
        /*----6183d2e8ca8a2b4556212201----*/
        


        

/*----[[652e772bad34aaa11908baa1]]---*/
        /*===== FAQ_Starts=====*/
.faq_21 {
    background: var(--wb-website-theme-primary-color);
}

.faq_21 .pearl-faq-heading h2 {
    font-size: 1.5rem;
    font-weight: 600;
    letter-spacing: 0.222rem;
    margin-bottom: 2.813rem;
}

.faq_21 .pearl-head {
    font-weight: 500;
    font-size: 1.125rem;
    letter-spacing: 0;
    margin-bottom: 0;
}

.faq_21 .accordion-flush .accordion-item .accordion-button {
    border-radius: 0rem;
    box-shadow: none;
    background: var(--wb-website-theme-secondary-color);
    color: var(--wb-website-text-secondary-color);
    padding: 1.438rem 3.75rem 1.438rem 1.625rem;
    position: relative;
}

.faq_21 .accordion-flush .accordion-item .accordion-button:not(.collapsed) {
    background-color: var(--wb-website-hover-background-color);
    color: var(--wb-website-hover-text-color);
}

.faq_21 .accordion-flush .accordion-item .accordion-button:hover
{
    color: var(--wb-website-hover-text-color);
}

.faq_21 .accordion-body {
    padding: 1.25rem 0 1.25rem 1.25rem;
}

.faq_21 .accordion-body p {
    font-size: 0.875rem;
    margin-bottom: 0;
}

.faq_21 .accordion-item {
    border: none;
    background: transparent;
}

.faq_21 .pearl-faq-style .faq-icon-show,
.faq_21 .pearl-faq-style a.collapsed .faq-icon-close {
    display: none;
}

.faq_21 .pearl-faq-style a.collapsed .faq-icon-show {
    display: inline-block;
    top: 1.6rem;
}


.faq_21 .pearl-faq-style i {
    position: absolute;
    right: 1.5rem;
    top: 1.6rem;
}

.faq_21 .accordion-button::after,
.faq_21 .accordion-button:not(.collapsed)::after {
    background-image: none;
}


.faq_21 .recent-text a
{
    font-size: 0.938rem;
    line-height: 1.2;
    display: inline-block;
}

.faq_21 .box-main:not(:last-of-type)
{
    border-bottom: 0.063rem solid var(--wb-input-border-color);

}
.faq_21 .box-main
{
    position: relative;
    padding-bottom: 1.875rem;
    margin-bottom: 1.875rem;
}

.faq_21 .post-date i
{
    color: var(--wb-website-theme-secondary-color);
}

.faq_21 .post-date
{
    position: absolute;
    bottom: 1.5rem;
    font-size: 0.875rem;
}
.faq_21 .butn-view
{
    display: inline-block;
    background: var(--wb-website-theme-secondary-color);
    color: var(--wb-website-text-secondary-color);
    padding: 1rem 2rem;
    font-size: 1rem;
    font-weight: 600;
}
.faq_21 .butn-view:hover
{
    background: var(--wb-website-hover-background-color);
    color: var(--wb-website-hover-text-color);
}
.faq_21 .recent-text a:hover
{
    color: var(--wb-website-theme-secondary-color);
}

@media (max-width: 61.938rem)
{
    .faq_21 .post-date
{
    left: 0;
    right: 0;
    margin: 0 auto;
}
}
/*===== FAQ_Ends=====*/
        /*----652e772bad34aaa11908baa1----*/
        

/*----[[64928becb28ba635b3f97746]]---*/
        /*======================== 
IT-theme-footer-start 
==========================*/
.footer_64 {
  background: var(--wb-website-theme-primary-color);
}

.footer_64 .it-footer-list li a:hover,
.footer_64 .footer-contact li a:hover,
.footer_64 .footer-main-list li a:hover,
.footer_64 .footer-contact li i {
  color: var(--wb-website-theme-secondary-color);
}

.footer_64 .it-footer-list li a,
.footer_64 .it-footer-list li p,
.footer_64 .footer-contact li a,
.footer_64 .footer-contact li p,
.footer_64 .footer-main-list li a,
.footer_64 .it-socials-wrapper h4 {
  font-size: 1.125rem;
  font-weight: 500;
}

.footer_64 .it-list-heading h3,
.footer_64 .footer-contact li i {
  font-size: 1.75rem;
}

.footer_64 .footer-main-list {
  flex-wrap: wrap;
}

.footer_64 .footer-main-list li a {
  margin-right: 3rem;
}

.footer_64 .it-list-heading h3 {
  font-weight: 600;
}

.footer_64 .it-footer-list li,
.footer_64 .footer-main-list li a {
  line-height: 1.6;
}

.footer_64 .it-footer-list li p {
  margin-bottom: 0;
}

.footer_64 .footer-contact li {
  line-height: 3;
}

.footer_64 .footer-contact li p {
  display: inline;
}

.footer_64 .it-socials-wrapper {
  border-top: 0.063rem solid var(--wb-website-theme-secondary-color);
}

.footer_64 .it-socials i {
  background: var(--wb-website-theme-secondary-color);
  color: var(--wb-website-text-secondary-color);
  border-radius: 100%;
  width: 1.125rem;
  height: 1.125rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.625rem;
}

.footer_64 .it-socials i:hover {
  background: var(--wb-website-hover-background-color);
  color: var(--wb-website-hover-text-color);
}

/*======================== 
IT-theme-footer-End 
==========================*/
        /*----64928becb28ba635b3f97746----*/
        
