/* This CSS file is part of the HTML5 / CSS3 tutorial on http://www.lingulo.com */

/* GLOBAL */
@import url('https://fonts.googleapis.com/css2?family=Heebo:wght@400;500;700&family=Roboto:wght@400;700&display=swap');
body
{
	background: #ebe8de;
	color: #333333;
	
}
p
{
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}

a
{
        text-decoration:none;
        color:inherit;
        transition: color .5s ease;
}

strong
{
        font-weight:bold;
}

hr
{
        background-color: #D6D0C1;
        border:0;
        height:1px;
        margin:20px 0;
}
h1
{
	font-family: 'Roboto', sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #E60418;
	padding-left: 5px;
}
li a
{
	color: #00F;
}
#myBtn {
	display: none;
	position: fixed;
	bottom: 50px;
	left: 30px;
	z-index: 99;
	border: none;
	outline: none;
	background-color: #F00;
	color: white;
	cursor: pointer;
	padding: 15px;
	border-radius: 10px;
	opacity: 0.5;
}

#myBtn:hover {
  background-color: #555;
}
 .google-maps {
        position: relative;
        padding-bottom: 75%; // This is the aspect ratio
        height: 0;
        overflow: hidden;
    }
    .google-maps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    }
.maphold
{
	width: auto;
	max-width: 700px;
	margin:auto;
}
.dec01
{
	width: auto;
	max-width: 1200px;
	font-family: 'Roboto', sans-serif;
	font-size: 40px;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 1px;
	line-height: 50px;
	margin: auto;
}


.mail
{
	font-family: 'Roboto', sans-serif;
	font-size: large;
	color: #333;
	letter-spacing: 1px;
	text-align: center;
}
.dec02
{
	font-family: 'Roboto', sans-serif;
	font-size: 34px;
	color: #f47202;
	text-align: center;
	letter-spacing: 1px;
	line-height: 50px;
	padding-top: 15px;
}
.dectwo
{
	width: auto;
	max-width: 1200px;
	margin: auto;
	padding-top: 10px;

}
.dectwo1
{
	width: 800px;
	float: left;
	padding-top: 15px;


}
.dectwo2
{
	width: 360px;
	float: right;
	text-align: center;
	margin-top: 15px;

}
.pettwo
{
	width: auto;
	max-width: 1200px;
	margin: auto;
	padding-top: 10px;

}
.pettwo1
{
	width: 800px;
	float: left;
	padding-top: 15px;


}
.pettwo2
{
	width: 360px;
	float: right;
	text-align: center;
	margin-top: 15px;

}
.dectwo2text
{
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	color: #1A242A;
	text-align: center;
	word-spacing: 1px;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 25px;
}
.dectwo2text2
{
	font-family: 'Roboto', sans-serif;
	font-size: large;
	color: #FFFFFF;
	text-align: center;
	line-height: 10px;
	background-color: #1A242A;
	margin-top: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
	letter-spacing: 1px;
}
.decfullwidth
{
	width: 100%;
	background-color: #6B051D;
}
input
{
width: 280px;
 padding: 5px 10px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 8px;
    box-sizing: border-box;
}

textarea
{
	width: 280px;
 padding: 5px 10px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 8px;
    box-sizing: border-box;
}
.formtext
{
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	color: #000;
	text-align: center;
}
input[type=submit] {
    width: 280px;
    background-color: #213F63;
    color: white;
    padding: 5px 10px;
    margin: 8px 0;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}

input[type=submit]:hover {
	background-color: #2E5789;
}
.whitebg
{
	width: auto;
	max-width: 1220px;
	margin: auto;
	background-color: #FFF;
}
.tillimgauto
{
	width: 100%;
	height: auto;
	margin: auto;
}
.tillimage
{
	width: auto;
	max-width: 1200px;
	margin: auto;
	}
.pureslider
{
	width: 100%;
height: auto;
	margin: auto;
}
.britext	{
	width: auto;
	max-width: 900px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	text-align: justify;
	line-height: 25px;
	margin: auto;
	}
	
.britext ul	{
	list-style-type: disc;
	padding-left: 30px;
	list-style-position: inside;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 17px;
	line-height: 35px;
	padding-bottom: 10px;
	text-indent: -24px;
	}
	.mailg
	{
	font-family: 'Roboto', sans-serif;
	font-size: large;
	color: #FFF;
	text-align: center;
	line-height: 30px;
	}
	.britextbi	{
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 5px;
	font-family: 'Roboto', sans-serif;
	font-size: x-large;
	color: #333;
	line-height: 27px;
	text-align: justify;
	font-weight: bold;
	padding-top: 10px;
	
}
.britextprice	{
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 5px;
	font-family: 'Roboto', sans-serif;
	font-size: large;
	color: #6B051D;
	line-height: 27px;
	text-align: justify;
	
}
	
.britext2	{
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 5px;
	font-family: 'Roboto', sans-serif;
	font-size: large;
	color: #333;
	line-height: 27px;
	text-align: justify;
	
}	
.pettext2	{
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 5px;
	font-family: 'Roboto', sans-serif;
	font-size: large;
	color: #333;
	line-height: 25px;
	text-align: justify;
	letter-spacing: 1px;
	vertical-align: 25%;
	
}

.britext2 a {
	color: #00F;
}
.logoauto
{
	width: 100%;
	height: auto;
}
.topbox
{
	background-color: #FFFFFF;
	width: 100%;
	height: 100px;
}

/* HEADER */

header
{
	position: relative;
	width: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #6B051D;
}

header h1
{
        margin:35px 0 0 0;
        font-size:55px;
        color:#e56038;
}

header p
{
        font-family: 'Open Sans', sans-serif;
        font-size:16px;
        color: #4A463B;
        margin-left:132px;
}

nav
{
	width: auto;
	text-align: center;
	line-height: 20px;
	margin: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}

nav ul
{
        list-style:none;
}

nav ul li
{
	display: inline;
	text-align: right;
}

nav ul li a
{
	font-family: 'Roboto', sans-serif;
	transition: all .25s ease;
	font-size: medium;
	color: #FFF;
	padding-left: 15px;
}

nav ul li a:hover
{
	color: #D94ADA;
}

#mobileMenu
{
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        display: none;
}

#mobileMenu ul li
{
	display: block;
	background-color: #850623;
	color: #FFF;
	padding: 12px 0;
	letter-spacing: 0.1em;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Roboto', sans-serif;
	font-size: large;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	line-height: 25px;
}
#mobileMenu ul li a
{
	color: #FFF;
}

.toggleMobile
{
        display: none;
}

/* MY 2 COLUMNS For LOGO and Call me */
#topcol
{
	width: auto;
	max-width: 1200px;
	margin: auto;
}
#topcolone
{
	width: 370px;
	float: left;
}
#topcoltwo
{
	width: 380px;
	float: right;
	font-size: large;
	font-family: 'Roboto', sans-serif;
	line-height: 30px;
	text-align: right;
	letter-spacing: 1px;
	margin-right: 5px;
}
.tilphone
{
	font-size: large;
	font-family: 'Roboto', sans-serif;
	color: #850623;
	text-align: right;
	padding-right: 5px;
}
.tilphoneimg
{
	vertical-align: -25%;
	

}
.pettitle
{
	font-size: large;
	font-family: 'Roboto', sans-serif;
	line-height: 25px;
	color: #EE2B7B;
	padding-left: 5px;
	letter-spacing: 1px;
	text-decoration: underline;
}
.recapp
{
	width: 300px;
	margin: auto;
}

/* FOOTER */

footer
{
	position: relative;
	clear: both;
	width: auto;
	height: auto;
	background-color: #000000;
}

.footwrapper
{
	line-height: 25px;
	padding-top: 8px;
	width: auto;
	max-width: 900px;
	font-size: 14px;
	background-color: #000;
	font-family: 'Roboto', sans-serif;
	color: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 8px;
	text-align: center;
	letter-spacing: 1px;
}

/* MISC */
.clear
{
        clear:both;
}
.hidden
{
        position:absolute;
        clip: rect(1px 1px 1px 1px); /* IE6 & 7 */
          clip: rect(1px, 1px, 1px, 1px);
}
.contacttwo
{
	width: auto;
	max-width: 900px;
	margin: auto;
}
.contacttwo1
{
	width: 400px;
	float: left;
font-family: 'Roboto', sans-serif;
	font-size: 17px;
	color: #000;
	padding-left: 5px;
	line-height: 20px;
}
.contacttwo2
{
	width: 450px;
	float: right;
}
.paw2
{
	width: auto;
	max-width: 800px;
	margin:auto;
}
.paw21
{
	width: 350px;
	float: left;
}
.paw22
{
	width: 350px;
	float: right;
}
.pawimg
{
	width: 100%;
	display: block;
	height: auto;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	 -webkit-filter: drop-shadow(5px 5px 5px #222);
  filter: drop-shadow(5px 5px 5px #222);
}
.pastitle
{
	font-family: 'Roboto', sans-serif;
	font-size: x-large;
	text-align: center;
	color: #6B051D;
	padding-top: 10px;
}
.pastext
{
	font-family: 'Roboto', sans-serif;
	font-size: medium;
	text-align: justify;
	color: #6B051D;
	line-height: 24px;
}
.bruce
{
	width: auto;
	max-width: 500px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.bruceimg
{
	width: 100%;
	display: block;
	height: auto;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	 -webkit-filter: drop-shadow(5px 5px 5px #222);
  filter: drop-shadow(5px 5px 5px #222);
}
.brutitle
{
	font-family: 'Roboto', sans-serif;
	font-size: x-large;
	text-align: center;
	color: #6B051D;
	padding-top: 10px;
}
.brutext
{
	font-family: 'Roboto', sans-serif;
	font-size: medium;
	text-align: justify;
	color: #6B051D;
	line-height: 24px;
}
.pawfull
{
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #E8E8E8;
}
.meet
{
	font-family: 'Roboto', sans-serif;
	font-size: x-large;
	text-align: center;
	color: #000;
	padding-top: 15px;
	padding-bottom: 15px;

}
.prestfourholder2
{
	width: 100%;
	height: auto;
	padding-bottom: 15px;
	background-color: #913507;
	padding-top: 20px;

}

.servi
{
	width: auto;
max-width: 900px;
margin: auto;
}
.servi1
{
	width: 670px;
	float: left;
}
.servi2
{
	width: 200px;
	float: right;
	padding-top: 20px;
}

.servimg
{
	width: 100%;
	height: auto;
	padding-bottom: 15px;
}

.servthree
{
	width: auto;
	max-width: 900px;
	margin: auto;
}
.servthree1
{
	width: 300px;
	float: left;
}
.servthree2
{
	width: 300px;
	float: left;
}
.servthree3
{
	width: 300px;
	float: right;
}
.servhold
{
	width: 95%;
	margin: auto;
	display:block;
}
@media (max-width: 1030px)
{
	
.dectwo
{
	margin-right: 8px;
	margin-left: 8px;
}
.dectwo1
{
	width: 600px;
	float: left;
}
.dectwo2
{
	width: 320px;
	float: right;
}
.pettwo
{
	margin-right: 8px;
	margin-left: 8px;
}
.pettwo1
{
	width: 600px;
	float: left;
}
.pettwo2
{
	width: 320px;
	float: right;
}
}


@media (max-width: 920px)
{
	.servi
{
	width: auto;
max-width: 850px;
margin: auto;
padding-left: 5px;
padding-right: 5px;
}
.servi1
{
	width: 640px;
	float: left;
}
.servi2
{
	width: 200px;
	float: right;
	padding-top: 20px;
}

.servimg
{
	width: 100%;
	height: auto;
	padding-bottom: 15px;
}

.servthree
{
	width: auto;
	max-width: 780px;
	margin: auto;
}
.servthree1
{
	width: 260px;
	float: left;
}
.servthree2
{
	width: 260px;
	float: left;
}
.servthree3
{
	width: 260px;
	float: right;
}
.servhold
{
	width: 95%;
	margin: auto;
	display:block;
}
}


@media (max-width: 820px)
{
	.servi
{
	width: auto;
max-width: 770px;
margin: auto;
padding-left: 5px;
padding-right: 5px;
}
.servi1
{
	width: 600px;
	float: left;
}
.servi2
{
	width: 150px;
	float: right;
	padding-top: 20px;
}

.servimg
{
	width: 100%;
	height: auto;
	padding-bottom: 15px;
}

.servthree
{
	width: auto;
	max-width: 750px;
	margin: auto;
}
.servthree1
{
	width: 250px;
	float: left;
}
.servthree2
{
	width: 250px;
	float: left;
}
.servthree3
{
	width: 250px;
	float: right;
}
.servhold
{
	width: 95%;
	margin: auto;
	display:block;
}
.britext2
{
	font-size: medium;
	text-align: left;
	line-height: 22px;
}
}

@media (max-width: 780px)
{
	.servi
{
	width: auto;
max-width: 770px;
margin: auto;
padding-left: 5px;
padding-right: 5px;
}
.servi1
{
	width: auto;
	float: none;
	margin: auto;
	padding-bottom: 10px;
}
.servi2
{
	width: auto;
	max-width: 260px;
	float: none;
	margin: auto;
	padding-top: 0px;
}

.servimg
{
	width: 100%;
	height: auto;
	padding-bottom: 10px;
}

.servthree
{
	width: auto;
	max-width: 750px;
	margin: auto;
	margin-top: -5px;
}
.servthree1
{
	width: auto;
	max-width: 260px;
	float: none;
	margin: auto;
	padding-bottom: 10px;
}
.servthree2
{
	width: auto;
	max-width: 260px;
	float: none;
	margin: auto;
	padding-bottom: 10px;
}
.servthree3
{
	width: auto;
	max-width: 260px;
	float: none;
	margin: auto;
}
.servhold
{
	width: 100%;
	margin: auto;
	display:block;
}
.britext2
{
	font-size: medium;
	text-align: left;
	line-height: 22px;
}
}
@media (max-width: 788px)
{
	#topcolone
{
	float: none;
	margin: auto;
}
#topcoltwo
{
	width: 100%;
	float: none;
	margin: auto;
	font-size: large;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	background-color: #FFF;
	line-height: 30px;
	text-align: center;
}
.tilphone
{
	text-align: center;
	font-size: 20px;
}
	
   #mobileMenu
        {
                display: block;
                z-index: 99;
        }
        .toggleMobile
        {
                position: fixed;
                top: 10px;
                left: 5px;
                display: block;
                width: 30px;
                height: 36px;
                cursor: pointer;
                z-index: 999;
        }
        .toggleMobile span.menu1, .toggleMobile span.menu2, .toggleMobile span.menu3
        {
	display: block;
	position: absolute;
	width: 30px;
	height: 5px;
	left: 0;
	-webkit-transition: all 0.35s cubic-bezier(0.75, 0.25, 0.10, 0.95);
	transition: all 0.35s cubic-bezier(0.75, 0.25, 0.10, 0.95);
	background-color: #6B051D;
        }
        .toggleMobile span.menu1
        {
                top: 0;
        }
        .toggleMobile span.menu2
        {
                top: 10px;
        }
        .toggleMobile span.menu3
        {
                top: 20px;
        }
        .toggleMobile.active span.menu1
        {
	top: 10px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: all 0.35s cubic-bezier(0.75, 0.25, 0.10, 0.95);
	transition: all 0.5s cubic-bezier(0.75, 0.25, 0.10, 0.95);
	background-color: #1A242A;
        }
        .toggleMobile.active span.menu2
        {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transition: all 0.35s cubic-bezier(0.75, 0.25, 0.10, 0.95);
	transition: all 0.5s cubic-bezier(0.75, 0.25, 0.10, 0.95);
	background-color: #1A242A;
        }
        .toggleMobile.active span.menu3
        {
                opacity: 0;
                -webkit-transition: opacity 0.35s cubic-bezier(0.75, 0.25, 0.10, 0.95);
                transition: opacity 0.35s cubic-bezier(0.75, 0.25, 0.10, 0.95);
        }
        header nav
        {
                display:none;
        }
        header h1
        {
                font-size:40px;
        }
        header p
        {
                margin-left: 60px;
                font-size:14px;
        }
		.pureslider
{
	margin-top: 90px;
}
	
	
.pettwo
{
	width: auto;
	margin: auto;
	padding-top: 10px;

}
.pettwo1
{
	width: auto;
	float: none;
	margin: auto;


}
.pettwo2
{
	width: auto;
	max-width: 400px;
	float: none;
	margin: auto;
	padding-right: 5px;
	padding-left: 5px;
}	

.dectwo2text2
{
	line-height: 25px;
	font-size: large;
}
.dectwo1
{
	width: 390px;
	float: left;
	padding-top: 0px;
}
.dectwo2
{
	width: 320px;
	float: right;
	margin-top: 10px;
	padding-bottom: 40px;
}	
	.contacttwo
{
	width: auto;
	max-width: 740px;
	margin: auto;
}
.contacttwo1
{
	width: 350px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #000;
	padding-left: 5px;
	line-height: 20px;
}
.contacttwo2
{
	width: 300px;
	float: right;
}
.britext2	{
 line-height: 23px;	
}
.britext	{
	padding-left: 5px;
	padding-right: 5px;
}
 header
        {
           
            text-align: center;
        }        
        #spacer
        {
                height:auto;
                padding-bottom:15px;
        }
      
        footer .wrapper
        {
                width:auto;
        }
        footer .wrapper .column
        {
                margin: 0 auto 15px auto;
                max-width:300px;
        }
		
.tilltwo
{
	width: auto;
	margin: auto;
}
.tilltwo1
{
	width: auto;
	float: none;
	margin: auto;
	
}
.tilltwo2
{
	width: auto;
	max-width: 500px;
	float: none;
	margin-bottom: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-left: auto;
}		
		
}
@media (max-width: 750px)
{
.dectwo
{	width: auto;
	margin: auto;
	margin-right: 5px;
	margin-left: 5px;
}

.dectwo1
{
	width: auto;
	float: none;
	margin: auto;
}
.dectwo2
{
	width: autopx;
	max-width: 400px;
	float: none;
	margin: auto;
	margin-top: 10px;
	padding-bottom: 10px;
}	
}
@media (max-width: 650px)
{

	
	
	.dec01
	{
	font-size: 24px;
	line-height: 35px;
	padding-right: 4px;
	padding-left: 4px;
	}
	.dec02
	{
	font-size: 30px;
	line-height: 40px;
	}	

.tilphone
{
	text-align: center;
	font-size: 20px;
}
	.contacttwo
{
	width: auto;
	margin: auto;
}
.contacttwo1
{
	width: auto;
	float: none;
	margin: auto;

}
.contacttwo2
{
	width: auto;
	float: none;
	margin: auto;
}
   
}
@media (max-width: 460px)
{

}
@media (max-width: 380px)
{
		#topcolone
{
	max-width: 360px;
}

.pureslider
{
	
}
.tilphone
{
	text-align: center;
	font-size: 20px;
}
}
@media (max-width: 362px)
{
		#topcolone
{
	max-width: 340px;
}

}
@media (max-width: 352px)
{
		#topcolone
{
	max-width: 300px;
}

}

/* KEYFRAMES */

@keyframes stylie-transform-keyframes {
  0% {transform:translateX(30px) translateY(46px) rotate(0deg) translate(-50%, -50%);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
  100% {transform:translateX(260px) translateY(-150px) rotate(0deg) translate(-50%, -50%);}
}

@keyframes stylie-transform2-keyframes {
  0% {transform:translateX(40px) translateY(40px) rotate(0deg) translate(-50%, -50%);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
  100% {transform:translateX(50px) translateY(40px) rotate(0deg) translate(-50%, -50%);}
}
