/* --------- SLIDER--------- */
#slider .carousel-caption {
  top: 50%;
  transform: translateY(-50%);
}
#slider .carousel-item{
  width: 100%;
  height: 650px;
}
#slider{ 
  max-width:100%; 
  margin:auto; 
  padding:0; 
  position:relative;
}
#slider img { width: 100%;height: 100%;  object-fit: cover;}
#slider h2 {
  text-transform: uppercase;
  color: #ffffff;
  font-size: 45px;
  line-height: 50px;
}
#slider p{ 
  color:#ffffff; 
  font-weight:700; 
  margin:15px 0 15px 0; 
  border-radius:0 0 5px 5px; 
  font: 15px/20px Poppins;
  line-height: 29px;
}
#slider .btn-primary {
  color: #ffffff;
  background: #0b1529;
  border-radius: 0px;
  color: #ffffff;
  border: none;
  text-transform: uppercase;
  margin-top: 20px;
  letter-spacing: 1px;
  padding: 18px 25px;
  border-radius: 40px;
  font-size: 14px;
  line-height: 14px;
}
#slider .carousel-caption {
  top: 50%;
  transform: translateY(-50%); 
  bottom: inherit;
  text-align: left;
  left: 0;
  right: 35%;
}
.inner_carousel{
  padding: 20px 20px;
  max-width: 590px;
  margin: 0 auto;
}
a.blog-more{ 
  display:inline-block; 
  font:400 16px 'Roboto Condensed', sans-serif; 
  padding:10px 30px; 
  margin-top:21px; 
  border-radius:4px; 
  -moz-border-radius:4px; 
  -webkit-border-radius:4px; 
  -o-border-radius:4px; 
  -ms-border-radius:4px; 
  margin-right:15px;
}
#slider .carousel-item-next,#slider .carousel-item-prev,#slider .carousel-item.active {
    display: block !important;
  }
#slider .carousel-control-prev-icon, #slider .carousel-control-next-icon{
  background-image:none; 
}
#slider .carousel-control-next, #slider .carousel-control-prev {
  opacity: 1;
  bottom: 30px !important;
  top: inherit;
  right: -16px;
}
.slider_arrow {
  position: relative;
  width: 4%;
  left: 50%;
  bottom: 23px;
  transform: translateX(-50%);
}
.carousel-control-next-icon, .carousel-control-prev-icon{
  width: auto;
  height: auto;
}
#slider a i {
  padding: 10px 14px;
  background: transparent;
  border-radius: 50%;
  font-size: 19px;
  border: 1px solid #ffffff;
}
#slider a i:focus, #slider a i:active, #slider a i:hover{
  background: #e33719;
  transition: all 0.5s ease-out;
}
#slider ol.carousel-indicators {
  top: 50%;
  right: 0;
  bottom: inherit;
  left: inherit;
  display: block;
  transform: translateY(-50%);
}
#slider ol.carousel-indicators li {
  max-width: 10px;
  padding: 5px;
  color: #ffffff;
  border-radius: 0;
  text-indent: unset;
  background: transparent;
  margin-bottom: 25px;
  height: auto;
  width: 30px !important;
  max-width: 50px;
  font-size: 25px;
  text-align: right;
}
#slider .carousel-indicators li::before{
  top: 0 !important;
}
#slider span.count {
  border-right: 3px solid #ffffff;
  padding-right: 15px;
  font-size: 25px;
}
#slider ol.carousel-indicators li{
  display: flex;
  color: #fff;
  opacity: 1;
  font: 600 20px / 49px poppins;
}
#slider li.active span.count{
  border-right: 3px solid #e33719;
}
.carousel-inner:after{
  content: "";
  background-repeat: repeat-x;
  background-position: center top;
  display: block;
  height: 23px;
  position: absolute;
  bottom: 0px;
  width: 100%;
}
.carousel-inner:before{
  content: "";
  background-repeat: repeat-x;
  background-position: center top;
  display: block;
  height: 49px;
  position: absolute;
  top: -26px;
  width: 100%;
  overflow: hidden;
  z-index: 99;
}
/*------------------ Products Collections -----------------*/
.inner_product img {
  text-align: center;
  margin: 0 auto;
  display: block;
}
.custom_items li.product, #pet_sale li.product {
  border: none;
  padding-bottom: 17px;
  list-style: none;
}
.custom_items h5{
  text-align: center;
}
span.price {
  width: 100%;
  text-align: center;
  margin: 0 auto;
  display: block;
}
.inner_product span.onsale {
  position: absolute;
  font: 500 16px / 18px 'Vollkorn';
  text-transform: uppercase;
  width: 60px;
  height: 60px;
  line-height: 60px;
  /* border-radius: 50%; */
  padding: 0px;
  text-align: center;
  /* left: -10px; */
  /* top: -15px; */
  clip-path: circle(60% at 41% 41%);
}
.custom_cart a.added_to_cart.wc-forward {
  position: absolute;
  top: -120px;
  display: block;
  color: #ffffff;
  border-radius: inherit;
  padding: 6px 8px;
  z-index: 999999999;
}
#pet_food .custom_cart a.added_to_cart.wc-forward {
  position: absolute;
  top: 120px;
  display: block;
  color: #ffffff;
  border-radius: inherit;
  padding: 6px 8px;
  z-index: 999999999;
}
span.onsale {
  position: absolute;
  background: #0b1529;
  color: #ffffff;
  padding: 4px 16px;
}
.custom_cart a.add_to_cart_button {
  text-indent: -9999px;
  border: none;
  position: relative;
  float: left;
  border: none;
  position: relative;
  margin: 0;
  background-size: 18px;
  padding: 9px 2px !important;
  background-color: #0b1529;
  width: 40px;
  height: 40px;
}
.custom_cart a{
  background-color: #0b1529;
  color: #ffffff;
  padding: 2px;
  border-radius: 50%;
}
.related .products a.added_to_cart.wc-forward {
  background-color: #0b1529;
  color: #ffffff;
  padding: 6px;
  text-align: center;
  display: table;
  margin: 0 auto;
  margin-bottom: 10px;
}
.custom_cart {
  margin: 0 auto;
  text-align: center;
  width: 100px;
  margin: 0 auto;
  position: relative;
  bottom: -20px;
}
a.product_view {
  padding: 9px 14px;
  display: inline-block;
  margin-left: 3px !important;
  width: 40px;
  height: 40px;
}
.inner_product {
  border: 1px solid #ddd;
  /* position: relative;
  overflow: hidden; */
}
.inner_product:hover span.onsale, .inner_product:hover .custom_cart a.add_to_cart_button, .inner_product:hover .custom_cart a{
  background-color: #e33719; 
}
.view_more_collection a {
  text-align: right;
  float: right;
  /* margin-top: 20px; */
  text-decoration-line: underline;
}
.nav_box .nav-item.show .nav-link, .nav_box .nav-link.active {
  background: transparent;
  color: #000000;
}
#product_sec_one .nav_box .nav-link.active{
  color: #e33719;
}
.nav_box .nav-link{
  color: #000000;
}
.nav_box li.nav-item {
  display: inline-block;
}
.nav_box .nav {
  display: block;
  text-align: right;
}
#product_sec_one .nav-tabs .nav-link{
  border: none;
  font: 500 15px/20px poppins;
}
#product_sec_one .nav-tabs {
  border: none;
}
.nav-tabs .nav-link{
  border: none;
}
#services .nav-tabs {
  border: none;
}
.nav-tabs {  border: none;}
.nav_box li.nav-item:last-child a{
  padding-right: 0;
}
.view_more_collection a i {  margin-left: 5px;}
.custom_items li{
  margin-bottom: 20px;
}
/*------------------ Pet Services -----------------*/
a.theme_button {
  color: #ffffff;
  background: #0b1529;
  border-radius: 0px;
  color: #ffffff;
  border: none;
  text-transform: uppercase;
  margin-top: 20px;
  letter-spacing: 1px;
  padding: 18px 25px;
  border-radius: 40px;
  font-size: 14px;
  line-height: 14px;
  font-weight: bold;
}
a.theme_button:hover{  color: #000000;}
a.theme_orange_button {  background: #e33719;}
.services_circle {
  height: 450px;
  border: 1px solid #ccc;
  border-radius: 50%;
  position: relative;
  max-width: 450px;
  width: 100%;
  margin: auto;
}
.services_elements1 {
  position: absolute;
  top: -8%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 9999;
}
.services_elements2 {
  position: absolute;
  left: 1%;
  transform: translateY(-15%);
  top: 12%;
}
.services_elements3 {
  position: absolute;
  right: 1%;
  top: 12%;
  transform: translateY(-15%);
}
.services_elements4 {
  position: absolute;
  left: -10%;
  top: 50%;
  transform: translateY(-50%);
  z-index: 9999;
}
.services_elements5 {
  position: absolute;
  right: -10%;
  top: 50%;
  transform: translateY(-50%);
}
.services_elements6 {
  position: absolute;
  left: 0%;
  top: 88%;
  transform: translateY(-75%);
}
.services_elements7 {
  position: absolute;
  right: 0%;
  top: 88%;
  transform: translateY(-75%);
}
.services_elements8 {
  position: absolute;
  bottom: -8%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 9999;
}
.service_tab_content {
  margin: 0 auto;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  display: block;
  padding: 0 4em;
}
.services_circle .nav-tabs .nav-link {
  padding: 18px !important;
  border-radius: 50%;
  padding: 18px;
  border: 1px solid #ddd;
}
.services_circle a.nav-link.active {
  background: #e33719;
  padding: 18px !important;
  border-radius: 50%;
}
.services_circle a.nav-link:active {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 1s;
}
.services_circle .nav-tabs .nav-link img {
  width: 48px;
  height: 48px;
}
.services_circle a.nav-link.active .service-img{
  display: none;
}
.services_circle a.nav-link.active .hover-service-img{
  display: block !important;
}
/*------------------ Pet For Sale-----------------*/
#pet_sale .owl-nav{
  display: none;
}
#pet_sale .owl-dots{
  visibility: visible;
  text-align: center;
  padding-bottom: 20px;
}
#pet_sale .owl-dot {
  font-size: 12px;
  padding: 5px;
  border-radius: 20px;
  background: #ffffff;
  border: 1px solid #0b1529;
  margin: 0 1px;
  outline: none;
}
#pet_sale .owl-dot.active{
  background: #0b1529;
}
/*-----------------Our Record -----------------*/
.record_outer, .adopt_outer {
  background: #0b1529;
  position: absolute;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
  padding: 8% 6% 8% 25%;
}
.record_image img{
  width: 100%;
  box-shadow: -6px -3px 25px 3px #ccc;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
span.record_count {
  font-size: 35px;
  color: #ffffff;
  font-weight: 800;
  vertical-align: middle;
  padding: 0 15px;
}
span.record_details {
  color: #ffffff;
  vertical-align: middle;
  padding: 0 10px;
  font-size: 16px;
}
.record_outer p {
  padding: 10px 0;
}
.record_outer p:hover img {
  transition: 0.70s;
  -webkit-transition: 0.70s;
  -moz-transition: 0.70s;
  -ms-transition: 0.70s;
  -o-transition: 0.70s;
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.record_image img:hover{
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}
.record_image{
  overflow: hidden;
}
/* Outer */
.popup {
  width:100%;
  height:100%;
  display:none;
  position:fixed;
  top:0px;
  left:0px;
  background: rgba(0, 0, 0, 0.77);
  z-index: 9999;
}
/* Inner */
.popup-inner {
  max-width:1000px;
  width:90%;
  position:absolute;
  top:50%;
  left:50%;
  -webkit-transform:translate(-50%, -50%);
  transform:translate(-50%, -50%);
  box-shadow:0px 2px 6px rgba(0,0,0,1);
  border-radius:3px;
}
/* Close Button */
.popup-close {
  width:30px;
  height:30px;
  padding-top:4px;
  display:inline-block;
  position:absolute;
  top:0px;
  right:0px;
  transition:ease 0.25s all;
  -webkit-transform:translate(50%, -50%);
  transform:translate(50%, -50%);
  border-radius:1000px;
  background:rgba(0,0,0,0.8);
  font-family:Arial, Sans-Serif;
  font-size:20px;
  text-align:center;
  line-height:100%;
  color:#fff;
}
.popup-close:hover {
  -webkit-transform:translate(50%, -50%) rotate(180deg);
  transform:translate(50%, -50%) rotate(180deg);
  background:rgba(0,0,0,1);
  text-decoration:none;
}
/*------------------------- Gallery -----------------------------*/
/* Image Hover */
.view {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
}
.view .mask,.view .content { 
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
}
.view img {
  display: block;
  position: relative;
  width:100%;
}
.second-effect .mask {
  opacity: 0;
  overflow:visible;
  border:0px solid rgba(0,0,0,0.7);
  box-sizing:border-box;
  transition: all 0.4s ease-in-out;
 }
.second-effect:hover .mask {  opacity: 1;}
.second-effect:hover a.info {
  opacity:1;
  transform:scale(1,1);
  transition-delay:0.3s;
}
#gallery p{
  text-align:center;
  font-size: 35px;
}
.single-post .gallery-image img {
  height: 150px;
}
.gallery-image img{
  height:250px !important;
  width:100%;
}
.gallery_img{
  width: 100%;
  height: 100%;
}
#TB_ajaxContent{
  padding: 1% !important;
  width:auto !important; 
  height:auto !important;
}
#TB_ajaxWindowTitle{
  text-align:center;
  color: #001e44;
  text-transform: capitalize;
}
/* gallery */
figure.gallery-item {
  width: 20%;
  float: left;
}
.gallery-image {
  height: 100%;
  padding: 0;
}
.view img {
  display: block;
  position: relative;
  width:100%;
  height:200px;
}
.bwt_img {
    height: 100%;
    width: 100%;
}
.view a.info {
  background: #22272b url(assets/images/link.png) center no-repeat;
  display: inline-block;
  text-decoration: none;
  padding: 0;
  text-indent: -9999px;
  width: 40px;
  height: 40px;
  top: 43%;
  transform: translate(-50%);
  border-radius: 50%;
}
.second-effect a.info {
  position:relative;
  opacity:0;
  transform:scale(0,0);
  transition: transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
  outline:none;
}
.second-effect:hover .mask {
  opacity: 1;
  background: rgba(147, 43, 130, 0.5);
}
.second-effect:hover a.info {
  opacity:1;
  transform:scale(1,1);
  transition-delay:0.3s;
}
/*------------------ Teams -----------------*/
#team ul.nav, #testimonial ul.nav {
  display: block;
  text-align: center;
}
#team li.nav-item, #testimonial li.nav-item  {
  display: inline-block;
  padding: 0 20px;
}
#team li.nav-item img, #testimonial li.nav-item img {
  width: 112px;
  height: 112px;
  border-radius: 50%;
}
#team li.nav-item a.active img {
  border-radius: 50%;
  border: 2px solid #e33719;
  padding: 5px;
}
#team li.nav-item a..active.hvr-bubble-bottom:before{
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  border-style: solid;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  left: calc(50% - 10px);
  bottom: 0;
  border-width: 10px 10px 0 10px;
  border-color: #e1e1e1 transparent transparent transparent;
}
#team li.nav-item a, #testimonial li.nav-item a {
  padding: 0;
}
#team a.nav-link.active p{
  color: #e33719;
}
#team a.nav-link p{
  color: #ffffff;
}
#team a.nav-link p, #testimonial a.nav-link p {
  font-weight: bold;
}
#team .active.hvr-bubble-bottom:hover:before, .active.hvr-bubble-bottom:focus:before, .active.hvr-bubble-bottom:active:before, #testimonial .active.hvr-bubble-bottom:hover:before {
  border-color: #ffffff transparent transparent transparent;
  z-index: 999;
}
#team .active.hvr-bubble-bottom:before{
  border-color: #e33719 transparent transparent transparent !important;
  bottom: -8px;
}
.active.hvr-bubble-bottom:hover:before, .active.hvr-bubble-bottom:focus:before, .active.hvr-bubble-bottom:active:before {
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
}
#team .active.hvr-bubble-bottom:hover:before {
    border-top-color: #ffffff!important;
}
.active.hvr-bubble-bottom:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  border-style: solid;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  left: calc(50% - 10px);
  bottom: 0;
  border-width: 10px 10px 0 10px;
  border-color: #e1e1e1 transparent transparent transparent;
}
.active.hvr-bubble-bottom {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
}
.teams-box, .testimonials-box {
  background: #ffffff;
  float: left;
  width: 100%;
  padding: 20px;
}
h3.team_name a, h3.testimonial_name a {
  color: #e33719;
}
.team_image_inner{
  width: 364px;
  position: absolute;
  top: 4em;
  right: 9em;
}
.team_image_inner img, .teams-box{
  border-radius: 8px;
  box-shadow: 0px 0px 18px -3px #000;
}
.tab-content.testimonial_content{
  margin-bottom: 8%;
}
p.call {
  font-size: 18px;
  color: #e33719;
}
p.call i{
  margin-right: 10px;
  transform: rotate(90deg);
}
p.designation {
  text-align: right;
  margin-right: 20px;
  font-size: 18px;
  color: #e33719;
}
#team, #newsletter {
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
/*------------------ Pet Food and Products -----------------*/
.food-section span.price, .food-section .custom_items h5{
  text-align: left;
  font-size: 14px;
}
.food-section .custom_cart a.add_to_cart_button{
  padding: 5px 0px !important;
  background-size: 16px;
}
.food-section .custom_cart {
  text-align: left;
  width: auto;
  position: static;
  margin: 10px 0;
}
.food-section span.onsale {
  padding: 0px 6px;
}
/*------------------ Pet Adopt -----------------*/
.adopt_inner h2, .adopt-editor{
  color: #ffffff;}
.adopt_outer {
  background: #e33719;}
.over_video{
  position: relative;}
.ps_video {
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
  margin: 0 auto;
  text-align: center;
  padding: 8px;
  border: 1px solid rgba(255, 255, 255, 0.6);
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.6);
}
.ps_video i {
  color: #0b1529;
  font-size: 22px;
  border: 3px solid #0b1529;
  padding: 17px 19px;
  border-radius: 50%;
  text-align: center;
  background: rgba(255, 255, 255, 0.6);
  cursor: pointer;
}
/*------------------ Testimonial -----------------*/
#testimonial a.nav-link.active p {
  color: #e33719;}
 #testimonial li.nav-item a.active img {
  border-radius: 50%;
  border: 2px solid #e33719;
}
 #testimonial .active.hvr-bubble-bottom:hover:before {
  border-top-color: #e33719!important;}
#testimonial .active.hvr-bubble-bottom:before {
  border-color: #e33719 transparent transparent transparent !important;
  bottom: 0;
}
#testimonial .active.hvr-bubble-bottom:hover:before {
  border-top-color: #e33719!important;}
.testimonial_outer_box {
  margin-top: 10em;
}
.testimonial_image_inner {
  width: 310px;
  position: absolute;
  bottom: 2em;
  right: 10em;
  overflow: hidden;
}
.testimonial_image_inner img:hover{
  -webkit-transform: scale(1.1);
  transform: scale(1.1)
}
.testimonial_image_inner img, .testimonials-box {
  border-radius: 8px;
  box-shadow: 0px 0px 18px -3px #999fa2;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
/*------------------ Newsletter -----------------*/
#newsletter {
  background-color: #0a003f;
}
#newsletter p {
  margin: 0;
}
.newsletter-heading h2 small{
  display: block;
  padding: 0;
  margin: 0;
  color: #ffffff;
  font-size: 18px;
}
.newsletter-heading h2{
  margin-bottom: 0;
  font-size: 34px;
  font-weight: bold;
  color: #ffffff;
}
.news_content {
  width: 100%;
  text-align: right;
}
#newsletter input, #newsletter textarea {
  color: #333333;
  border: solid 1px #ffffff;
  background: #ffffff;
  width: 100%;
}
#newsletter input[type="submit"] {
  /* background-color: #e33719;
  color: #fff;
  padding: 11px 10px;
  margin-left: 15px;
  text-transform: uppercase;
  margin-top: 7px;
  letter-spacing: 3px;
  padding: 13px; */
}
#newsletter input[type="submit"]:hover {
  background-color: #ffffff;
  color: #e33719;
}
#newsletter input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #333333;
}
#newsletter input::-moz-placeholder { /* Firefox 19+ */
  color: #333333;
}
#newsletter input:-ms-input-placeholder { /* IE 10+ */
  color: #333333;
}
#newsletter input:-moz-placeholder { /* Firefox 18- */
  color: #333333;
}
/*------------------Blog -----------------*/
.date_box {
  position: absolute;
  background: #0b1529;
  padding: 14px;
  color: #ffffff;
  font-size: 14px;
  text-align: center;
  display: none;
}
h3.blog_name a {
  color: #e33719;
}
.date-day {
  font-size: 25px;
  font-weight: bold;
}
.post_inner{
  display: inline-block;
  margin-right: 20px;
  padding: 12px;
}
.post_inner i {
  color: #0b1529;
  font-size: 20px;
}
#blog a.nav-link.active .date_box {
  display: block;
}
#blog .nav-item p {
  position: absolute;
  bottom: 0;
  background: #0b1529;
  color: #ffffff;
  margin-bottom: 0;
  padding: 10px;
  width: 100%;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
}
#blog .nav-item img {
  width: 100%;
}
#blog .nav-item a.nav-link {
  position: relative;
  width: 285px;
  height: 285px;
}
#blog .nav-link {
  padding: 0 !important;
}
