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

/* GLOBAL */
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: Arial, Helvetica, 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;
}
.covid
{
	width: auto;
	max-width: 1200px;
	font-family: 'Ubuntu', sans-serif;
	font-size: large;
	color: #FF0000;
	text-align: center;
	letter-spacing: 1px;
	line-height: 24px;
	margin: auto;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 20px;
}
.covid a
{
	width: auto;
	max-width: 1200px;
	font-family: 'Ubuntu', sans-serif;
	font-size: large;
	color: #FF0000;
	text-align: center;
	letter-spacing: 1px;
	line-height: 24px;
	margin: auto;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 20px;
	text-decoration: underline;
}

.dec01
{
	width: auto;
	max-width: 1200px;
	font-family: 'Ubuntu', sans-serif;
	font-size: xx-large;
	color: #EC7A00;
	text-align: center;
	letter-spacing: 1px;
	line-height: 50px;
	margin: auto;
}


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

}
.dectwo1
{
	width: 620px;
	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: 'Ubuntu', 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: 'Ubuntu', 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: #F3F3F3;
	margin-top: -3px;
}
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: 'Ubuntu', 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;
}
.tillimgauto
{
	width: 100%;
	height: auto;
	margin: auto;
}
.tillimage
{
	width: auto;
	max-width: 1200px;
	margin: auto;
	}
.pureslider
{
	width: auto;
	max-width: 1000px;
	margin: auto;
}
.britext	{
	width: auto;
	max-width: 1000px;
	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: 'Ubuntu', sans-serif;
	color: #333;
	font-size: large;
	line-height: 35px;
	padding-bottom: 10px;
	text-indent: -24;
	letter-spacing: 1px;
	}
	
.britext2	{
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 5px;
	font-family: 'Ubuntu', sans-serif;
	font-size: large;
	color: #333;
	line-height: 27px;
	text-align: justify;
	letter-spacing: 1px;
	
}	
.pettext2	{
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 5px;
	font-family: 'Ubuntu', sans-serif;
	font-size: large;
	color: #333;
	line-height: 25px;
	text-align: justify;
	letter-spacing: 1px;
	vertical-align: 25%;
	
}
.pettext3	{
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 5px;
	font-family: 'Ubuntu', sans-serif;
	font-size: large;
	color: #130ef4;
	line-height: 25px;
	text-align: justify;
	letter-spacing: 1px;
	vertical-align: 25%;
	
}

.britext2 a {
	color: #00F;
}
.logoauto
{
	width: 100%;
	height: auto;
}
.imgauto
{
	width: 100%;
	height: auto;
	border: 1px solid #CCC;
}
.topbox
{
	background-color: #FFFFFF;
	width: 100%;
	height: 110px;
}

/* HEADER */

header
{
	position: relative;
	width: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

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;
	background-color: #EC7A00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1A242A;
	line-height: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1A242A;
	margin: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}

nav ul
{
        list-style:none;
}

nav ul li
{
	display: inline;
	text-align: center;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
}

nav ul li a
{
	font-family: 'Ubuntu', sans-serif;
	transition: all .25s ease;
	font-size: medium;
	color: #FFF;
	letter-spacing: 1px;
}

nav ul li a:hover
{
	color: #0000FF;
}

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

#mobileMenu ul li
{
	display: block;
	background-color: #EC7A00;
	color: #000;
	padding: 12px 0;
	letter-spacing: 0.1em;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Ubuntu', 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: #000;
}

.toggleMobile
{
        display: none;
}

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

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

/* 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: medium;
	background-color: #000000;
	font-family: 'Ubuntu', 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;
	height: auto;
}

/* 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: 'Ubuntu', sans-serif;
	font-size: 17px;
	color: #000;
	padding-left: 5px;
	line-height: 20px;
}
.contacttwo2
{
	width: 450px;
	float: right;
}
.gallery
{
	width: auto;
	max-width: 950px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.gallery1
{
	width: 450px;
	float: left;
}
.gallery2
{
	width: 450px;
	float: right;
	margin-bottom: 15px;
}
.gallerytext
{
	width: 100%;
	margin: auto;
	font-family: 'Ubuntu', sans-serif;
	font-size: x-large;
	color: #000000;
	letter-spacing: 1px;
	text-align: center;
	line-height: 30px;
	background-color: #EC7A00;
}
.gallerytext2
{
	font-family: 'Ubuntu', sans-serif;
	font-size: medium;
	color: #000000;
	letter-spacing: 1px;
	text-align: justify;
	line-height: 25px;
	padding-right: 5px;
	padding-left: 5px;
}
.lion
{
	width: auto;
	max-width: 950px;
	padding-right: 5px;
	padding-left: 5px;	
	margin: auto;
}
.lion1
{
width: 450px;
float: left;
}
.lion2
{
width: 450px;
float: right;
}
.areas
{
	width: auto;
	max-width: 400px;
	margin: auto;
}
.areas1
{
	width: 170px;
	float: left;
	font-family: 'Ubuntu', sans-serif;
	font-size: large;
	color: #333;
}
.areas1 ul
{
	font-family: 'Ubuntu', sans-serif;
	font-size: large;
	color: #333;
	line-height: 25px;
	list-style-position: inside;
	list-style-type: disc;
}
.areas2
{
	width: 170px;
	float: right;
		font-family: 'Ubuntu', sans-serif;
	font-size: large;
	color: #333;
}
.insure
{
	width: auto;
	max-width: 1000px;
	margin: auto;
}
.insure1
{
	width: 450px;
	float: left;
}

.insure2
{
	width: 350px;
	float: right;
}

@media (max-width: 1030px)
{
	
	.insure
{
	width: auto;
	max-width: 980px;
	margin: auto;
}
.insure1
{
	width: 410px;
	float: left;
}

.insure2
{
	width: 350px;
	float: right;
}
	
.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;
}
.britext2
{
	padding-right: 10px;
	padding-left: 10px;
}
}

@media (max-width: 768px)
{
	
		.insure
{
	width: auto;
	max-width: 980px;
	margin: auto;
	padding-left: 5px;
	padding-right: 5px;
}
.insure1
{
	width: auto;
	float: none;
	margin: auto;
}

.insure2
{
	width: auto;
	max-width: 350px;
	float: none;
	margin: auto;	
}
	
	.gallery
{
	padding-left: 5px;
	padding-right: 5px;
}
.gallery1
{
	width: 350px;
	float: left;
}
.gallery2
{
	width: 350px;
	float: right;
	margin-bottom: 15px;
}
	
.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;
}	
		#topcolone
{
	width: 306px;
}
.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;
}	
.pettext3
{
	padding-left: 10px;
		padding-right: 10px;
}
 #mobileMenu
        {
                display: block;
                z-index: 99;
        }
        .toggleMobile
        {
                position: fixed;
                top: 10px;
                left: 5px;
                display: block;
                width: 40px;
                height: 36px;
                cursor: pointer;
                z-index: 999;
        }
        .toggleMobile span.menu1, .toggleMobile span.menu2, .toggleMobile span.menu3
        {
	display: block;
	position: absolute;
	width: 30px;
	height: 8px;
	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: #EC7A00;
        }
        .toggleMobile span.menu1
        {
                top: 0;
        }
        .toggleMobile span.menu2
        {
                top: 14px;
        }
        .toggleMobile span.menu3
        {
                top: 28px;
        }
        .toggleMobile.active span.menu1
        {
	top: 14px;
	-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: 70px;
}
#topcolone
{
	float: none;
	margin: auto;
	width: 305px;
}
#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: large;
}
	.contacttwo
{
	width: auto;
	margin: auto;
}
.contacttwo1
{
	width: auto;
	float: none;
	margin: auto;

}
.contacttwo2
{
	width: auto;
	float: none;
	margin: auto;
}
		
}
@media (max-width: 730px)
{
.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;
}
	.gallery
{
	padding-left: 5px;
	padding-right: 5px;
}
.gallery1
{
	width: auto;
	max-width: 480px;
	float: none;
	margin: auto;
		margin-bottom: 15px;
}
.gallery2
{
	width: auto;
	max-width: 480px;
	float: none;
	margin: auto;

}	
}
@media (max-width: 610px)
{

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

@media (max-width: 440px)
{

}

@media (max-width: 430px)
{
.pureslider
{
	margin-top: 70px;
}
.pettext2
{
	font-size: medium;	
}
.britext2
{
	text-align: left;
}
.gallerytext2
{
	text-align: center;
}
}
@media (max-width: 370px)
{
.pureslider
{
	margin-top: 70px;
}
.tilphone
{
	text-align: center;
	font-size: medium;
}

}

/* 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%);}
}
