html {
  overflow-x: hidden;scroll-behavior: smooth;
}

body {
    letter-spacing: 0.5px!important;
}

:focus {
    outline: none !important;
}
@media(max-width:991px){
#sp-main-body {
    padding: 50px 0px;
}}

p {
    margin: 0;
}
/*-------------------------
			FONT
--------------------------*/
h1 { font-size: 40px !important; line-height:1.2!important; }
h2 { font-size: 32px !important; line-height:1.2!important; }
h3 { font-size: 28px !important; line-height:1.2!important; }
h4 { font-size: 24px !important; line-height:1.2!important; }
h5 { font-size: 20px !important; line-height:1.2!important; }
h6 { font-size: 16px !important; line-height:1.2!important; }
body {font-size: 14px !important;line-height:1.8!important;}

@media (min-width: 768px) and (max-width: 991px){
h1 { font-size: 40px !important; line-height:1.2!important; }
h2 { font-size: 40px !important; line-height:1.2!important; }
h3 { font-size: 35px !important; line-height:1.2!important; }
h4 { font-size: 25px !important; line-height:1.2!important; }
h5 { font-size: 20px !important; line-height:1.2!important; }
h6 { font-size: 18px !important; line-height:1.2!important; }
body {font-size: 14px !important;line-height: 1.5!important;}
.sppb-addon-title.sppb-feature-box-title.sppb-media-heading {font-size: 18px!important;}
}
  
@media(max-width:768px){
h1, h1.sppb-addon-title { font-size: 30px !important; line-height:1.2!important; }
h2, h2.sppb-addon-title { font-size: 30px !important; line-height:1.2!important; }
h3, h3.sppb-addon-title { font-size: 26px !important; line-height:1.2!important; }
h4, h4.sppb-addon-title { font-size: 22px !important; line-height:1.2!important; }
h5, h5.sppb-addon-title { font-size: 20px !important; line-height:1.2!important; }
h6, h6.sppb-addon-title { font-size: 16px !important; line-height:1.2!important; }
body { font-size: 14px !important; line-height:1.5!important; }
.sppb-addon-title.sppb-feature-box-title.sppb-media-heading {font-size: 16px!important;}
}
.sppb-addon-divider-wrap {
    line-height: 0;
}

span.orange {
    color: #f7941d;
}

.zindex10{z-index:10!important;}
.zindex5{z-index:5!important;}
.zindex3{z-index:3!important;}
.zindex2{z-index:2!important;}
.zindex1{z-index:1!important;}
/*-------------------------
		Menu
--------------------------*/
@media (max-width: 992px){
div#sp-menu {
    float: right;
}
.menu-fixed div#sp-logo {
    height: 60px!important;
    }
  
div#sp-logo {
    float: left;
    text-align: left!important;
    display: flex;
    align-items: center;
}}




div#sp-menu2 li {
    display: inline-flex;
    border-bottom: 0px;
    padding: 0 15px;
}

div#sp-menu2 ul li a:before {
    display: none;
}

#sp-menu2 li a {
    display: inline-block;
    padding: 0 0px;
    line-height: 90px;
    font-size: 14px;
    font-weight: inherit;
    text-transform: inherit;
    color: #000;
    transition:none;
    margin: 0;
    font-weight: 700;
}

.menu-fixed #sp-menu2 li a {
    line-height: 60px; 
    transition: 0.3s;
}



#sp-menu2 li a:hover{color: #f7941d;}
#sp-menu2 li a:focus {background:transparent;}

@media only screen and (min-width: 992px) {
a.book-appointment-menu {
    background: #f7941d;
    border-radius: 50px;transition:0.5s ease;
    line-height: 48px!important;
    padding: 0 20px!important;
    font-weight: 900!important;
    letter-spacing: 0.2px;
}

a.book-appointment-menu:hover{
    background: #000!important;
    color: #f7941d!important;
    border-radius: 50px; transition:0.5s ease;
    line-height: 48px!important;
    padding: 0 20px!important; 
    opacity:1!important;
    font-weight: 900!important;
    letter-spacing: 0.2px;
}
}



[title="popular"] {
  position:relative;
}

[title="popular"]:after {
  position:absolute; content:'Popular';
  background:red; margin:0 5px; padding:0 10px;
  border-radius:50px; color:#fff!important;
  
}

/*-------------------------
   row-padding
--------------------------*/
.vet-padding-top {
    padding-top: 80px!important;
}
@media screen and (max-width: 991px){
.vet-padding-top {
    padding-top: 50px!important;
}}

.vet-padding-bottom {
    padding-bottom: 80px!important;
}
@media screen and (max-width: 991px){
.vet-padding-bottom {
    padding-bottom: 50px!important;
}}
.vet-padding-both {
    padding: 80px 0 80px 0!important;
}
@media screen and (max-width: 991px){
.vet-padding-both {
    padding: 50px 0 50px 0!important;
}}


.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    padding: 0px;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a {
    text-align: left;
}


/*-------------------------
   logo
--------------------------*/
#sp-header .logo{text-align:center;margin:auto;height: auto;height: 90px;}
.menu-fixed#sp-header .logo{text-align:center;margin:auto;height: auto;height: 60px;}
@media (min-width: 768px) and (max-width: 991px){
.logo img {
    width: 200px;
    height: auto;
}}

@media (min-width: 768px) and (max-width: 991px){
.menu-fixed .logo img{
    height:50px;
    width: auto;
}}

@media (max-width: 767px){
.logo img{
    height:60px;
}
.menu-fixed .logo img{
    height:50px;
}}


/*-------------------------
   BOTTOM 4
--------------------------*/
.sppb-section:not(.spectrum-faq-list) .sppb-addon-feature .sppb-icon .sppb-icon-container { margin-bottom: 0 !important; }
#sp-bottom .sppb-media-heading{
    /* display: none!important; */
}
#sp-bottom4 .sppb-icon .sppb-icon-container i {
    line-height: 27px!important;
}

.btm1-address  h6.sppb-addon-title.sppb-feature-box-title.sppb-media-heading {
    font-weight: 700;
    margin: 0!important;
}

.btm1-address .sppb-media {
    display: flex;
    align-items: center;
    justify-content: center;
}
div#sp-bottom1 .sppb-section:not(.spectrum-faq-list) .sppb-addon-feature .sppb-icon span i {
    color: #c97a1b !important;
}



/*----------------------------------------
     		   LOGIN
---------------------------------------*/
div#id-user {
    line-height: 90px;
    color: #fff!impoprtant;
}

div#id-user a{
    color: #fff!important;
}




/*----------------------------------------
     		   GALLERY
---------------------------------------*/
.com-speasyimagegallery.view-albums #sp-main-body{padding:50px 0px 30px 0px;}

.com-speasyimagegallery.view-album #sp-main-body{padding:50px 0px 30px 0px;}

.com-speasyimagegallery.view-albums .page-header {display: none;}

.com-speasyimagegallery.view-album .page-header {display: none;}


/*----------------------------------------
     		   FAQ
---------------------------------------*/
span.sppb-panel-title {
    color: #464646;
}

.sppb-panel-modern>.sppb-panel-heading {
    background: #26892417;
}

/*----------------------------------------
     		   FOOTER
---------------------------------------*/
footer#sp-footer {
    position: relative;
    border-top: 4px solid #ccc;
    z-index: 11;
}

footer#sp-footer:before {
    position: absolute;
    content: '';
    background: #464646;
    height: 0px;
    width: 800px;
    margin: auto;
    left: 0;
    right: 0;
    top: 9px;
}

@media screen and (max-width:600px){
footer#sp-footer {
    padding-bottom: 90px!important;
}}

#sp-footer a { font-weight: 400; }

/*-------------------------
     OFFCANVAS
--------------------------*/ 


.offcanvas-menu {
    BACKGROUND: #fff!important;
    background-position: left center;
    background-size:cover;
    background-repeat:no-repeat;
    }

.offcanvas-menu {
    border-left: 4px solid #f7941d!important;
}

.offcanvas-menu .offcanvas-inner .sp-module:first-child {
    margin-top: 0;
    padding: 80px 30px;
}

.offcanvas-menu .offcanvas-inner .sp-module ul li a {
  color:#000!important;
  display: flex;
}

.offcanvas-menu li.current.active a {
  color: #000!important;
  font-weight: 900!important;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li.active > a, .offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li:hover > a, .offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li:focus > a {
    background: #50b450 !important;
}


.offcanvas-menu .offcanvas-inner .sp-module ul > li:hover > a,
.offcanvas-menu .offcanvas-inner .sp-module ul > li:focus > a {
  background: #dfdfdf !important;
  color:#000!important;
}
  

.offcanvas-menu .offcanvas-inner .sp-module ul > li.active > a{
  background: #f7941d !important;
  color:#000!important;
}

/*for display child*/
.offcanvas-menu ul.menu-child {
    display: inherit !important;
}

i.fa.fa-remove {
    color: #f7941d;
}


.gm-style-iw-d input.button {
    background: #257f25;
    color: #fff;
    border: 0;
    letter-spacing: 0.5px;
    padding: 8px 15px;
}

/**************feature box**************/
.sppb-section:not(.spectrum-faq-list) .sppb-addon-feature {
  border: 0px solid transparent;
  padding: 0px;
}
.sppb-addon.sppb-addon-feature.sppb-text-center {
  padding: 0 !important;
  border: 0px !important;
}
.sppb-addon.sppb-addon-feature.sppb-text-center:hover {
  background: transparent !important;
}
.sppb-section:not(.spectrum-faq-list) .sppb-addon-feature:hover {
  background: transparent;
  border: 0px;
  padding: 0px;
  color: inherit;
}
.sppb-section:not(.spectrum-faq-list)
  .sppb-addon-feature:hover
  .sppb-addon-title.sppb-feature-box-title {
  color: inherit !important;
}
.sppb-section:not(.spectrum-faq-list)
  .sppb-addon-feature:hover
  .sppb-addon-text {
  color: inherit !important;
}
.sppb-section:not(.spectrum-faq-list)
  .sppb-addon-feature:hover
  .sppb-addon-text,
.sppb-section:not(.spectrum-faq-list)
  .sppb-addon-feature:hover
  .sppb-addon-title.sppb-feature-box-title,
.sppb-section:not(.spectrum-faq-list)
  .sppb-addon-feature:hover
  .sppb-icon
  span
  i {
  color: #000!important;
}
@media only screen and (max-width: 480px){
.sppb-section:not(.spectrum-faq-list) .sppb-addon-feature .sppb-addon-text br {
    display: block;
}}



/*cta*/
@media (min-width: 768px) and (max-width: 991px){
.cta-screen {
    padding: 50px 25px!Important;
}}





/*page-title*/
.sp-page-title .breadcrumb >.active {
    color: rgb(255 165 0);
}
.sp-page-title .breadcrumb >span, .sp-page-title .breadcrumb >li, .sp-page-title .breadcrumb >li+li:before, .sp-page-title .breadcrumb >li>a {
    color: #000;
}
.sp-page-title {
    padding: 350px 0 50px 0;
    background-attachment: scroll!important;
    background-position: center center!important;
}
@media(max-width:991px){
.sp-page-title {
    padding: 200px 0 30px 0;
}
}
.sp-page-title h2 {
    font-size: 14px;
    font-weight: 900;
    letter-spacing: 1px;
    position: relative;
    text-transform: uppercase;
    color: #000;
    text-align: left;
    /* display: flex; */
    /* align-items: flex-end; */
}
@media(max-width:991px){
.sp-page-title h2 {
    font-size: 18px !important;
}
}
.sp-page-title {
    background: #000;
    text-align: left;
    border-bottom: 0px solid #000;
}
.sp-page-title h2:before {
    content: "";
    position: absolute;
    /* background: #000; */
    height: 2px;
    width: 50px;
    left: 0;
    right: 0;
    bottom: -15px;
    margin: auto;
}
.sp-page-title .breadcrumb {
    margin-top: 0;
    font-size: 14px;
    position: relative;
}
.sp-page-title .breadcrumb >li>a:hover {
    color: #00000096;
}

.sp-page-title:before {
    position:absolute;
    content:'';
    width:100%;
    height:1000px;
    top:0;
    left:0;
    background: linear-gradient(180deg, rgb(255 255 255) 0%, rgb(0 0 0 / 8%) 15%)!important;
}

.sp-page-title {position:relative;overflow:hidden;z-index: 10;}

/*-------------------------
     CTA
--------------------------*/ 
@media (max-width: 767px){
.cta-img {
    display: flex;
    justify-content: center;
}}

section#sp-bottom {
    position: relative;
}
section#sp-bottom:after {
    position: absolute;
    background-size: contain !important;
    content: '';
    content: url(/images/0-vet/home/cat01.png);
    bottom: -48px;
    right: 0px;
    margin:auto;
    background-repeat:no-repeat;
    z-index: 10;transition:0.5s ease;
}

section#sp-bottom:Hover:after {
    bottom: -30px; transition:0.5s ease;
}

@media (max-width: 991px){
section#sp-bottom:after {
    transform: scale(0.6);
    transform-origin: right bottom;
}}

@media (max-width: 768px){
section#sp-bottom:after {
    right: -55px;
}}

/*-------------------------
     LIVE CHAT
--------------------------*/ 
#hover_text {top: 14%!important;}

@media (min-width: 768px){
.fab-wrapper {
    bottom: 72px!important;
  }}

/*-------------------------
     Checkout confirm
--------------------------*/ 
a.upload-button2 {
    background: #2ebf5e;
    color: #fff;
    padding: 15px 20px;
    text-transform: capitalize;
}

a.upload-button2:hover {
    background: #000;
    color: #fff;
    padding: 15px 20px;
    text-transform: capitalize;
}

/*scroll up*/

a.scrollup {
    bottom: 80px;
    right: 100px;
    background: #f7941d;
    border: 2px solid #f7941d;
    color: #fff!important;
}
a.scrollup:hover {
    background: transparent;color: #f7941d!important;
    border: 2px solid #f7941d;
}
.scrollup:before {
    width: 38px;
    color: #fff;
}
.scrollup:hover:before {
    color: #f7941d;
}

@media screen and (min-width: 320px) and (max-width: 767px){

.fab-wrapper {
    bottom: 18px!important;
}} 


/*scrollbar*/
/*-------------------------
      SCROLLBAR
--------------------------*/
/* width */
::-webkit-scrollbar {
  width: 5px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #cfcfcf;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #f7941d;
  border-radius:50px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #f7941d;
}





/*--------------------------------
          SCROLL UP
--------------------------------*/

a.scrollup {
    right: 30px;
    bottom: 90px;
}


/*float*/
@keyframes float2 {
	0% {
	
		transform: translatey(0px);
	}
	50% {

		transform: translatey(-20px);
	}
	100% {

		transform: translatey(0px);
	}
}


/*chat*/

@media only screen and (min-width: 992px) {
div#home {
    height: calc(100vh - -1px)!important;
    transform: scale(1) translateY(16px)!important;
}}

@media (min-width: 768px) and (max-width: 991px){
div#home {
    height: calc(100vh - 0px)!important;
    transform: scale(1) translateY(-16px)!important;
}}

@media (max-width: 767px){
div#home {
    height: calc(100vh - 0px)!important;
    transform: scale(1) translateY(0px)!important;
}}









/*end of overall*/