
.headerwp {
    max-width: 1240px;
    margin: 0 auto;
    padding: 0px;
}



.padd-01 {
	padding-top:20px;
	padding-bottom:20px;
}

.padd-03 {
	padding-top:40px;
	padding-bottom:40px;
}
.medical-about h2 {
	font-size:18px;
	
}

img {
   display: inline-block;
    max-width: 100%;
    height: auto;
 
}

body {
	background-color:#fff;
}

section {
	margin-top:20px;
	margin-bottom:40px;
}
.bs {
    box-shadow: 0 0 5px rgba(0,0,0,.05);
}

.bs:hover{
	box-shadow: 0 0 10px rgba(0,0,0,0.60);
}


.container-fluid {
    padding-left: 0px;
    padding-right: 0px;
}

.padd-04 {
	padding-top:40px;
	padding-bottom:60px;
}

.wsmenu>.wsmenu-list>li>a {
	font-size:16px;
	font-weight:600;
}

.wsmenu > .wsmenu-list > li:hover > a{
color:#fff;
} 

.dog-for-sale-heading h1 {
	font-size:30px;
	text-align:center;
}


.dog-for-sale-heading:before {
background-color: #56A700;
width: 10px;
    height: 10px;
    content: "";
    margin: 0 auto;
    position: absolute;
    top: calc(50% + 26.7px);
    top: -webkit-calc(50% + 26.7px);
    top: -moz-calc(50% + 26.7px);
    left: 50%;
    bottom: 0;
    z-index: 2;
    padding: 7px;
    box-shadow: 0 0 0 8px #fff;
    transform: translateX(-50%) rotate(-45deg);
    -moz-transform: translateX(-50%) rotate(-45deg);
    -webkit-transform: translateX(-50%) rotate(-45deg);
    -o-transform: translateX(-50%) rotate(-45deg);
}
	
	.dog-for-sale-heading:after {
	border-top: 1px solid rgba(215, 213, 213, 0.56);
    border-color: rgba(215, 213, 213, 0.56);
    content: "";
    margin: 0 auto;
    position: absolute;
    top: calc(50% + 36px);
    top: -webkit-calc(50% + 36px);
    top: -moz-calc(50% + 36px);
    left: 50%;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    bottom: 0;
    width: 270px;
    z-index: 1;
}



.dog-for-sale-heading h1:before { 
border-top: 1px solid rgba(215, 213, 213, 0.56);
    content: "";
    margin: 0 auto;
    position: absolute;
    top: calc(50% + 30px);
    top: -webkit-calc(50% + 30px);
    top: -moz-calc(50% + 30px);
    left: 50%;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    bottom: 0;
    width: 270px;
    z-index: 1;
}

.dog-for-sale-heading h1:after { 
border-top: 1px solid rgba(215, 213, 213, 0.56);
    content: "";
    margin: 0 auto;
    position: absolute;
    top: calc(50% + 33px);
    top: -webkit-calc(50% + 33px);
    top: -moz-calc(50% + 33px);
    left: 50%;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    bottom: 0;
    width: 285px;
    z-index: 1;
	
}

.sale-product {
    background-color:#e5fecb;
	border-top: 2px solid #fff;
		border: 2px solid #f5f5f5;
		margin-bottom: 40px;
}

.sale-product img {
	padding-bottom:10px;
	
}

.sale-product h2 {
	text-align:center;
	padding-bottom:10px;
}

.sale-product h2 a {
	background: #25d366;
	color:#fff;
	font-size:20px;
	text-align:center;
	padding:10px 20px;
	border-radius:5px;
	
	
}

.sale-product h2 a:hover {
	text-decoration:none;
	background: #56A700;
	
	
}

.sale-product h3 {
	text-align:center;
	font-size: 18px;
}

.sale-product h3 a {
	
	font-size:18px;
	color:#000;
}

    .sale-product h3 a:hover {
        color: #043958;
        text-decoration: none;
    }



.shiva-respons{}
	
	.shiva-respons .row {
	    display:block;
	}

.shiva img {
position: center;
}


.shiva-text{ 
bottom: 0;
    left: 10%;
    margin: 0 auto;
    width: 100%;
    position: absolute;
    right: 0;
    padding-top: 0px;
	padding-bottom: 40px;
    overflow: hidden;
}

.shiva-breadcrumb{
	    display: block;
    clear: both;
	padding-left: 0px;
}


.shiva-breadcrumb li{
	padding: 5px;
    display: inline-block;
    padding-right: 5px;
	padding-left: 5px;
    color: #000;
	font-size:16px;
	font-weight:600;
}

.shiva-breadcrumb li i {
	color: #fa6c47;
}
.shiva h1 {
	
  font-size: 55px;
	font-weight: 800;
    text-transform: uppercase;
    color: #0c1f38;
	
}


.side-bar{
	
}

.side-bar{
	position: relative;
    background: #f3f3f3;
    border: 1px solid #e2e2e2;
    margin-bottom: 20px;
	border-radius:10px;
	}
	
.side-bar h3{
	background: #56A700;
    padding-left: 40px;
    color: #ffffff;
    font-size: 14px;
    background-size: 22px;
    margin-top: 0px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 15px;
    margin-bottom: 0px;
	border-top-left-radius: 10px;
	border-top-right-radius:10px;
	
	
	}	
	
.Side-bar-inner{
	padding: 15px;
    }	
.Side-bar-inner p {
	font-size:14px;
	}	
	
.Side-bar-inner ul {}
.Side-bar-inner ul li i {
	color:#005294;
	padding-right:10px;
	font-size:14px;
	line-height:30px;}
	
.Side-bar-inner ul li i a {
	color:#000000;
	}



#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: #a8ca41;
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 16px;
    top: 13px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top:hover {
    background:#5f9d39;
}
#return-to-top:hover i {
    color: #fff;
    top: 5px;
}


.dog-testi {
	padding:0% 10%;
	
}

.owl-carousel .owl-item .dog-tes {
height:100px;
width:100px;
float:left;
margin-right:10px;
	}



.dog-testi h3{
	font-size:18px;
	
}

.dog-testi p{
	font-size:14px;
}




footer {
	background-color:#000;
	color:#fff;
}

.dog-footer {
	padding-top:30px;
	padding-bottom:20px;
}

.dog-footer img {
	margin-bottom:20px;
}

.dog-footer ul {
	padding-left: 5px;
}

.dog-footer ul li {
	list-style: none;
	line-height: 1.8rem;
	
	
}
.dog-footer ul li::before {
font-family: "Font Awesome 5 Free";
font-weight: 900;
content: "\f1b0"; 
padding-right:10px;
color:#25d366;
}
.dog-footer ul li a {
	font-size:18px;
	font-weight:600;
	color:#fff;
}

.dog-footer ul li a:hover{
	text-decoration:none;
	color:#56A700;
}

.dog-footer-des {
	padding-top: 30px;
    padding-bottom: 20px;
}
.dog-footer-des img{
margin-bottom:20px;
	}
.dog-footer-des h5{
	font-size:24px;
	
	
}

.dog-footer-des h5 a{
color:#fff;
	}
	
.dog-footer-des h5 a:hover{
	text-decoration:none;
}

.dog-footer-des .social-media {
	list-style: none;
	padding-left: 5px;
}


.dog-footer-des .social-media li {
    float: left;
    margin-right: 20px;
}

.social-media ul li a::before {
	content: "";
    padding-right: 90px;
    
}

.social-media-in {
    background-position: 0px -1542px !important;
    width: 38px;
    height: 38px;
}

.social-media-fb {
    background-position: 0px -1446px !important;
    width: 38px;
    height: 38px;
}
.social-media-tw {
    background-position: 0px -1686px !important;
    width: 38px;
    height: 38px;
}

.social-media-wp {
    background-position: 0px -1590px !important;
    width: 38px;
    height: 38px;
}

.social-media-ins {
    background-position: 0px -1494px !important;
    width: 38px;
    height: 38px;
}

.dog-footer-des ul li a label { background-image: url("../images/social-img.png");
    vertical-align: top;
    display: -webkit-box;
cursor: pointer;}

.copy{
	background-color:#111;
	padding:10px;
	text-align:center;
	color:#fff;
	font-size:18px;
}

.copy a{
color:#56A700;
font-size:18px;
font-weight:600;
	}
	
.copy a:hover{
color: #25d366;
text-decoration:none;
font-size:18px;
font-weight:600;}

.enquiry-now h3
{
    padding-left:10px;
}


    .enquiry-now h3 a {
        background: #56a700;
        color: #fff;
        border-radius: 50px;
        border: 0;
        display: block;
        text-transform: uppercase;
        padding: 12px;
        font-size: 14px;
        font-weight: 700;
    }

.essen-dog {
    text-align:center;
}

.essen-dog a {
    
    border-radius: 50%;
    height: 40px;
    width: 40px;
    display: inline-block;
    color: #fff;
    font-size: 20px;
    text-align: center;
    line-height: 40px;
}

.essen-dog .dog-whats {
    background: #10BA18;
    margin-right: 5px;
}

    .essen-dog .dog-call {
        background: #1380FF;
    }

    .essen-dog .dog-youtube {
        background: #d7412e;
    }


.app-head { background: #56A700;
    padding-left: 40px;
    color: #ffffff;
    font-size: 14px;
    background-size: 22px;
    margin-top: 0px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 15px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    
}

.app-head h1 {
    font-size:18px;
}


.app-head h2 {
    color:#fff;
    opacity: 1;
}