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

/* GLOBAL */
body
{
	background: #181818;

}
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;
}


#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;
}
.mailsend
{
	font-family: 'Ubuntu', sans-serif;
	font-size: large;
	color: #fff;
	line-height: 0px;
	text-align: center;
}
.dec01
{
	width: auto;
	max-width: 1200px;
	font-family: 'Ubuntu', sans-serif;
	font-size: xx-large;
	color: #4F9429;
	text-align: center;
	letter-spacing: 1px;
	line-height: 40px;
	margin: auto;
}
.decfullwidth
{
	width: 100%;
	background-color: #F3F3F3;
}
textarea::placeholder {
  color: #fff;
}
input::placeholder {
  color: #fff;
}
input
{
	width: 100%;
	padding: 10px 10px;
	margin: 8px 0;
	display: inline-block;
	border: 1px solid #FFF;
	box-sizing: border-box;
	background-color: #181818;
	color: #fff;
	font-family: "Inter Tight", serif;
	font-size: 14px;
}
.whiteform
{
			color: #fff;
	font-family: "Inter Tight", serif;
	font-size: 18px;
}

textarea
{
	width: 100%;
 padding: 10px 10px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    box-sizing: border-box;
		background-color: #181818;
		color: #fff;
	font-family: "Inter Tight", serif;
	font-size: 14px;
}
.formtext
{
		font-family: "Inter Tight", serif;
	font-size: 15px;
	color: #fff;
	text-align: center;
}
input[type=submit] {
    width: 100%;
    background-color: #fff;
    color: #000;
    padding: 10px 10px;
    margin: 8px 0;
    border: none;
    cursor: pointer;
		font-family: "Inter Tight", serif;
}

input[type=submit]:hover {
	background-color: #2E5789;
}
.imgauto
{
	width: 100%;
	height: auto;
	margin: auto;
}
.pureslider
{
	width: auto;
	max-width: 1200px;
	margin: auto;
}
.covid
{
	width: auto;
	max-width: 800px;
	padding-left: 5px;
	padding-right: 5px;
	border: 4px solid #F00;
	background-color: #F3F3F3;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: 'Ubuntu', sans-serif;
	font-size: 20px;
	color: #000;
	text-align: center;
	line-height: 30px;
}
.britext	{
	width: auto;
	max-width: 1200px;
font-family: 'Ubuntu', 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: outside;
	font-family: 'Ubuntu', sans-serif;
	color: #333;
	font-size: 17px;
	line-height: 30px;
	padding-bottom: 10px;
	text-indent: -24;
	letter-spacing: 1px;
	}
	
	.moletwo	
	{
	width: auto;
	max-width: 1200px;
	margin: auto;
	}
		.moletwo1	
	{
	width: 750px;
	float: left;
	}
			.moletwo2	
	{
	width: 375px;
	float: right;
	}
		.moletwo1 ul	
	{
	list-style-type: disc;
	padding-left: 30px;
	list-style-position: outside;
	font-family: 'Ubuntu', sans-serif;
	color: #333;
	font-size: 17px;
	line-height: 30px;
	padding-bottom: 10px;
	text-indent: -24;
	letter-spacing: 1px;
	}
	.britext4	{
	font-family: 'Ubuntu', sans-serif;
	font-size: large;
	color: #4F9429;
	line-height: 25px;
	text-align: justify;
}
	
.britext2	{
	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;
}	
.britextg	{
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 5px;
	font-family: 'Ubuntu', sans-serif;
	font-size: large;
	color: #4F9429;
	line-height: 25px;
	text-align: justify;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

.britext2 a {
	color: #00F;
}
.imgauto
{
	width: 100%;
	height: auto;
	margin: auto;
}


/* 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: "Inter Tight", serif;
        font-size:16px;
        color: #4A463B;
        margin-left:132px;
}

nav
{
	width: auto;
	text-align: center;
	padding-top: 30px;
	margin: auto;
}

nav ul
{
        list-style:none;
}

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

nav ul li a
{
	font-family: "Inter Tight", serif;
	transition: all .25s ease;
	font-size: 13px;
	color: #fff;
	font-weight: 300;
}

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

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

#mobileMenu ul li
{
	display: block;
	color: #FFF;
	padding: 12px 0;
	text-align: center;
font-family: "Playfair", serif;
	font-size: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	line-height: 35px;
}
#mobileMenu ul li a
{
	color: #FFF;
	background-color: #181818;
	
}

.toggleMobile
{
        display: none;
}

/* MY 2 COLUMNS For LOGO and Call me */

.marielogotitle
{
	font-family: "Playfair", serif;
	font-size: 26px;
	font-weight: 500;
	color: #FFF;
	text-align: left;
}
.marielogotext
{
	font-family: "Inter Tight", serif;
	font-size: 14px;
	color: #FFF;
	text-align: left;
	font-weight: 300;
	line-height: 20px;
	letter-spacing: 1px;
}

.topbox
{
	width: 100%;
	height: 100px;
	background-color: #181818;
	margin-bottom: 10px;
	margin-left: 40px;
	margin-right: 30px;
	margin-top: 40px;
}
#topcol
{
	width: auto;
	max-width: 2000px;
	margin: auto;
}
#topcolone
{
	width: 92px;
	float: left;
	padding-top: 10px;
}
#topcoltwo
{
	width: 300px;
	float: left;
	margin-left: 15px;
}
#topcolthree
{

	width: 600px;
	float: right;

}

/* FOOTER */

footer
{
	position: relative;
	clear: both;
	width: auto;
	height: auto;
	background-color: #0f0e0e;
	text-align: center;
}

.footwrapper
{
	line-height: 25px;
	padding-top: 8px;
	width: auto;
	max-width: 900px;
	font-size: 14px;
	background-color: #0f0e0e;
	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;
	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;
}
.decservice
{
	width: auto;
	max-width: 1200px;
	margin: auto;
}
.decservice1
{
	width: auto;
	max-width: 1200px;
	margin: auto;
}

.decservice2
{
	width: 720px;
	float: right;
	background-color: #F3F3F3;
	margin-top: 5px;
}


.decservice2text
{
	font-family: 'Ubuntu', sans-serif;
	font-size: x-large;
	color: #4F9429;
	line-height: 30px;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
}
.decblack
{
	font-family: 'Ubuntu', sans-serif;
	font-size: medium;
	color: #333333;
	line-height: 25px;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.decservicetext
{
	font-family: 'Ubuntu', sans-serif;
	font-size: medium;
	color: #333;
	line-height: 25px;
	margin-bottom: 20px;
}
.intext
{
	font-family: 'Ubuntu', sans-serif;
	font-size: medium;
	color: #333;
	line-height: 25px;
	margin-bottom: 20px;
}
.decserviceimg
{
	float: left;
	padding-right: 10px;
	vertical-align: top;
	
}
.pests
{
	font-family: 'Ubuntu', sans-serif;
	line-height: 30px;
	color: #4F9429;
	text-align: center;
	background-color: #F3F3F3;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
	font-size: x-large;
	margin-bottom: 15px;
}
.service
{
	width: 100%;
	margin: auto;
	font-family: 'Ubuntu', sans-serif;
	font-size: x-large;
	line-height: 30px;
	color: #4F9429;
	letter-spacing: 1px;
	text-align: center;
	margin-bottom: 15px;
	background-color: #F3F3F3;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
}
.serviceimg
{
	width: auto;
	max-width: 1200px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.serviceimg1
{
	width: 500px;
	float: left;
}
.serviceimg2
{
	width: 600px;
	float: right;
}
.serviceimg1 ul	{
	list-style-type: disc;
	padding-left: 30px;
	list-style-position: inside;
	font-family: 'Ubuntu', sans-serif;
	color: #000;
	font-size: 17px;
	line-height: 35px;
	padding-bottom: 10px;
	text-indent: -24px;
	}
	.topconthold
	{
	width: 100%;
	background-color: #4F9429;
	}
	.topcont
	{
	width: auto;
	font-family: 'Ubuntu', sans-serif;
	max-width: 1200px;
	margin: auto;
	font-size: x-large;
	line-height: 55px;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-align: right;
	}

.galleryimg
{
	width: auto;
	Max-width: 1200px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.table1
{
	width: auto; 
	max-width: 800px;
}
.tdimg
{
	vertical-align: -35%;
}
.td1
{
	width: 40px;
	padding-bottom: 15px;
	padding-bottom: 15px;
	margin: 10px;
}
.td2
{
	width: 765px;
}
.tdtext
{
	font-family: 'Ubuntu', sans-serif;
	font-size: large;
	color: #333;
	top: 10px;
}
.footel
{
	font-family: 'Ubuntu', sans-serif;
	font-size: x-large;
	color: #F00;
	letter-spacing: 1px;
	text-align: center;
}

.marietwo
{
	width: auto;
	max-width: 900px;
	margin: auto;
}

.marietwo1
{
	width: 400px;
	float: left;

}

.marietwo2
{
	width: 500px;
	float: right;

}

.marielogotitle2
{
	font-family: "Playfair", serif;
	font-size: 26px;
	font-weight: 500;
	color: #FFF;
	text-align: left;
		padding-left: 60px;
	padding-bottom: 30px;
	padding-top: 50px;
}

.marielogotitle3
{
	font-family: "Playfair", serif;
	font-size: 22px;
	font-weight: 500;
	color: #FFF;
	text-align: left;
		padding-left: 60px;
	padding-bottom: 30px;
	padding-top: 50px;
}
.marielogotitle4
{
	font-family: "Playfair", serif;
	font-size: 40px;
	font-weight: 500;
	color: #FFF;
	text-align: center;
	padding-bottom: 30px;
	padding-top: 50px;
}
.marielogotitle5
{
	font-family: "Playfair", serif;
	font-size: 40px;
	font-weight: 500;
	color: #FFF;
	text-align: left;
	padding-bottom: 30px;
	padding-top: 50px;
}
.marielogotitle6
{
	font-family: "Playfair", serif;
	font-size: 22px;
	font-weight: 500;
	color: #FFF;
	text-align: left;
	padding-bottom: 30px;
	padding-top: 50px;
}
.marielogotitle7
{
	font-family: "Playfair", serif;
	font-size: 40px;
	font-weight: 500;
	color: #FFF;
	text-align: left;
	padding-bottom: 10px;
}
.marielogotitletests
{
	font-family: "Playfair", serif;
	font-size: 24px;
	font-weight: 500;
	color: #FFF;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 1px;
}
.marielogotext2
{
	font-family: "Inter Tight", serif;
	font-size: 14px;
	color: #FFF;
	text-align: left;
	font-weight: 300;
	line-height: 24px;
	letter-spacing: 1px;
	padding-left: 60px;
	padding-bottom: 10px;
}

.marielogotext3
{
	font-family: "Inter Tight", serif;
	font-size: 14px;
	color: #FFF;
	text-align: center;
	font-weight: 300;
	line-height: 28px;
	letter-spacing: 1px;
	padding-left: 60px;
	padding-bottom: 10px;
}
.marielogotext4
{
	font-family: "Inter Tight", serif;
	font-size: 14px;
	color: #FFF;
	font-weight: 300;
	line-height: 28px;
	letter-spacing: 1px;

}
.mariespace
{
	width: 50px;
	padding-top: 50px;
	padding-bottom: 50px;
}
.marietestimonials
{
	width: auto;
	max-width: 1300px;
	margin: auto;
	background-color: #262626;
	margin-bottom:25px;
}
.marietestimonialsinner
{
	width: auto;
	max-width: 1000px;
	margin: auto;
	padding-bottom: 40px;
	padding-top: 40px;

}
.mariegallery
{
	width: auto;
	max-width: 900px;
	margin: auto;
}

.mariegallery1
{
	width: 400px;
	float: left;
	padding-top: 70px;

}

.mariegallery2
{
	width: 460px;
	float: right;
		padding-top: 70px;

}

.mariecontact
{
	width: auto;
	max-width: 900px;
	margin: auto;
}

.mariecontact1
{
	width: 450px;
	float: left;
	padding-top: 70px;

}

.mariecontact2
{
	width: 420px;
	float: right;
		padding-top: 115px;

}
.map-responsive{

    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;

}


.map-responsive iframe{
  
   left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;

}

@media (max-width: 1030px)
{
		.moletwo	
	{
	width: auto;
	max-width: 1200px;
	margin: auto;
	}
		.moletwo1	
	{
	width: 550px;
	float: left;
	}
			.moletwo2	
	{
	width: 375px;
	float: right;
	padding-top: 10px;
	}
	
	
	.topcont
	{
		padding-right: 5px;
	}
	.serviceimg
{
	padding-left: 5px;
	padding-right: 5px;
}
.serviceimg1
{
	width: 350px;
	float: left;
}
.serviceimg2
{
	width: 600px;
	float: right;
}
	.decservice2text
	{
	font-size: large;
	}
	
	.decservice
{
  max-width: 950px;
}
.decservice1
{
	width: 350px;
}
.decservice2
{
	width: 550px;
}

.britext
{
	padding-left: 8px;
	padding-right: 5px;
}

.service
{
	margin-top: 20px;
}

.topbox
{
	width: 100%;
	height: 100px;
	background-color: #181818;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 30px;
}
#topcol
{
	width: auto;
	max-width: 1000px;
	margin: auto;
}
#topcolone
{
	width: 92px;
	float: left;
	padding-top: 10px;
	text-align: left;
}
#topcoltwo
{
	width: 300px;
	float: left;
	margin-left: 15px;
}
#topcolthree
{

	width: 400px;
	float: right;

}

}


@media (max-width: 1020px)
{
	  #mobileMenu
        {
                display: block;
                z-index: 99;
        }
        .toggleMobile
        {
                position: fixed;
                top: 10px;
                right: 10px;
                display: block;
                width: 30px;
                height: 30px;
                cursor: pointer;
                z-index: 999;
        }
        .toggleMobile span.menu1, .toggleMobile span.menu2, .toggleMobile span.menu3
        {
	display: block;
	position: absolute;
	width: 30px;
	height: 4px;
	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: #fff;
        }
        .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: #fff;
        }
        .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: #fff;
        }
        .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;
        }
		
		.marielogotitle
{
	font-family: "Playfair", serif;
	font-size: 26px;
	font-weight: 500;
	color: #FFF;
	text-align: center;
}
.marielogotext
{
	font-family: "Inter Tight", serif;
	font-size: 14px;
	color: #FFF;
	text-align: center;
	font-weight: 300;
	line-height: 24px;
	letter-spacing: 1px;
}

.topbox
{
	width: 100%;
	height: 100px;
	background-color: #181818;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 60px;
}
#topcol
{
	width: auto;
	max-width: 1100px;
	margin: auto;
}
#topcolone
{
		width: auto;
	max-width: 92px;
	float: none;
	margin: auto;
	padding-top: 0px;
}
#topcoltwo
{
	width: auto;
	max-width: 300px;
		float: none;
	margin: auto;
}
#topcolthree
{
width: auto;
	float: none;
	margin: auto;

}	
}

@media (max-width: 920px)

{
	.marietwo
{
	width: auto;
	max-width: 900px;
	margin: auto;
	padding-left: 8px;
	padding-right: 8px;
}

.marietwo1
{
	width: 360px;
	float: left;

}

.marietwo2
{
	width: 480px;
	float: right;

}

.marielogotitle2
{
	font-family: "Playfair", serif;
	font-size: 26px;
	font-weight: 500;
	color: #FFF;
	text-align: left;
		padding-left: 60px;
	padding-bottom: 30px;
	padding-top: 50px;
}

.marielogotitle3
{
	font-family: "Playfair", serif;
	font-size: 22px;
	font-weight: 500;
	color: #FFF;
	text-align: left;
		padding-left: 60px;
	padding-bottom: 30px;
	padding-top: 50px;
}
.marielogotitle4
{
	font-family: "Playfair", serif;
	font-size: 40px;
	font-weight: 500;
	color: #FFF;
	text-align: center;
	padding-bottom: 30px;
	padding-top: 50px;
}
.marielogotitle5
{
	font-family: "Playfair", serif;
	font-size: 40px;
	font-weight: 500;
	color: #FFF;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
}
.marielogotitle6
{
	font-family: "Playfair", serif;
	font-size: 22px;
	font-weight: 500;
	color: #FFF;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
}
.marielogotitle7
{
	font-family: "Playfair", serif;
	font-size: 40px;
	font-weight: 500;
	color: #FFF;
	text-align: center;
	padding-bottom: 10px;
}
.marielogotitletests
{
	font-family: "Playfair", serif;
	font-size: 24px;
	font-weight: 500;
	color: #FFF;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 1px;
}
.marielogotext2
{
	font-family: "Inter Tight", serif;
	font-size: 14px;
	color: #FFF;
	text-align: left;
	font-weight: 300;
	line-height: 24px;
	letter-spacing: 1px;
	padding-left: 60px;
	padding-bottom: 10px;
}

.marielogotext3
{
	font-family: "Inter Tight", serif;
	font-size: 14px;
	color: #FFF;
	text-align: center;
	font-weight: 300;
	line-height: 28px;
	letter-spacing: 1px;
	padding-left: 60px;
	padding-bottom: 10px;
}
.marielogotext4
{
	font-family: "Inter Tight", serif;
	font-size: 16px;
	color: #FFF;
	font-weight: 300;
	line-height: 28px;
	letter-spacing: 1px;
	text-align:center;

}
.mariespace
{
	width: auto;
	margin-top: 50px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 50px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7D7D7D;
}
.marietestimonials
{
	width: auto;
	max-width: 1300px;
	margin: auto;
	background-color: #262626;
	margin-bottom:25px;
}
.marietestimonialsinner
{
	width: auto;
	max-width: 1000px;
	margin: auto;
	padding-bottom: 40px;
	padding-top: 40px;

}
.mariegallery
{
	width: auto;
	max-width: 900px;
	margin: auto;
		padding-left: 8px;
	padding-right: 8px;
}

.mariegallery1
{
	width: auto;
	max-width: 360px;
	float: none;
	margin: auto;
	padding-top: 20px;

}

.mariegallery2
{
	width: auto;
	max-width: 480px;
	float: none;
	margin: auto;
		padding-top: 20px;

}

.mariecontact
{
	width: auto;
	max-width: 900px;
	margin: auto;
		padding-left: 8px;
	padding-right: 8px;
}

.mariecontact1
{
		width: auto;
	max-width: 480px;
	float: none;
	margin: auto;
	padding-top: 0px;
	padding-top: 15px;

}

.mariecontact2
{
		width: auto;
	max-width: 480px;
	float: none;
	margin: auto;
	padding-top: 0px;
	margin-top: -260px;

}
.map-responsive{

    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;

}


.map-responsive iframe{
  
   left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;

}
	
}



@media (max-width: 820px)

{
	.marietwo
{
	width: auto;
	max-width: 900px;
	margin: auto;
	padding-left: 8px;
	padding-right: 8px;
}

.marietwo1
{
	width: 310px;
	float: left;

}

.marietwo2
{
	width: 440px;
	float: right;

}

.marielogotitle2
{
	font-family: "Playfair", serif;
	font-size: 22px;
	font-weight: 500;
	color: #FFF;
	text-align: left;
		padding-left: 60px;
	padding-bottom: 30px;
	padding-top: 50px;
}

.marielogotitle3
{
	font-family: "Playfair", serif;
	font-size: 19px;
	font-weight: 500;
	color: #FFF;
	text-align: left;
		padding-left: 60px;
	padding-bottom: 30px;
	padding-top: 10px;
}
.marielogotitle4
{
	font-family: "Playfair", serif;
	font-size: 40px;
	font-weight: 500;
	color: #FFF;
	text-align: center;
	padding-bottom: 30px;
	padding-top: 50px;
}

.marielogotitletests
{
	font-family: "Playfair", serif;
	font-size: 24px;
	font-weight: 500;
	color: #FFF;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 1px;
}
.marielogotext2
{
	font-family: "Inter Tight", serif;
	font-size: 14px;
	color: #FFF;
	text-align: left;
	font-weight: 300;
	line-height: 22px;
	letter-spacing: 1px;
	padding-left: 60px;
	padding-bottom: 10px;
}

.marielogotext3
{
	font-family: "Inter Tight", serif;
	font-size: 14px;
	color: #FFF;
	text-align: center;
	font-weight: 300;
	line-height: 28px;
	letter-spacing: 1px;
	padding-left: 60px;
	padding-bottom: 10px;
}

.mariespace
{
	width: auto;
	margin-top: 50px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 50px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7D7D7D;
}
.marietestimonials
{
	width: auto;
	max-width: 1300px;
	margin: auto;
	background-color: #262626;
	margin-bottom:25px;
}
.marietestimonialsinner
{
	width: auto;
	max-width: 1000px;
	margin: auto;
	padding-bottom: 40px;
	padding-top: 40px;

}



.map-responsive{

    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;

}


.map-responsive iframe{
  
   left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;

}
	
}	
	
	
@media (max-width: 770px)

{
	.marietwo
{
	width: auto;
	max-width: 900px;
	margin: auto;
	padding-left: 8px;
	padding-right: 8px;
}

.marietwo1
{
	width: auto;
	float: none;
	max-width: 770px;

}

.marietwo2
{
	width: auto;
	float: none;
	max-width: 770px;

}

.marielogotitle2
{
	font-family: "Playfair", serif;
	font-size: 28px;
	font-weight: 500;
	color: #FFF;
	text-align: center;
		padding-left: 0px;
	padding-bottom: 30px;
	padding-top: 50px;
}

.marielogotitle3
{
	font-family: "Playfair", serif;
	font-size: 25px;
	font-weight: 500;
	color: #FFF;
	text-align: center;
		padding-left: 0px;
	padding-bottom: 30px;
	padding-top: 30px;
}
.marielogotitle4
{
	font-family: "Playfair", serif;
	font-size: 40px;
	font-weight: 500;
	color: #FFF;
	text-align: center;
	padding-bottom: 30px;
	padding-top: 50px;
}

.marielogotitletests
{
	font-family: "Playfair", serif;
	font-size: 24px;
	font-weight: 500;
	color: #FFF;
	text-align: center;
	padding-bottom: 0px;
	padding-top: 1px;
}
.marielogotext2
{
	font-family: "Inter Tight", serif;
	font-size: 14px;
	color: #FFF;
	text-align: center;
	font-weight: 300;
	line-height: 22px;
	letter-spacing: 1px;
	padding-left: 0px;
	padding-bottom: 10px;
}

.marielogotext3
{
	font-family: "Inter Tight", serif;
	font-size: 14px;
	color: #FFF;
	text-align: center;
	font-weight: 300;
	line-height: 28px;
	letter-spacing: 1px;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-left: 8px;
	padding-right: 8px;
	
}

.mariespace
{
	width: auto;
	margin-top: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 50px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7D7D7D;
}
.marietestimonials
{
	width: auto;
	max-width: 1300px;
	margin: auto;
	background-color: #262626;
	margin-bottom:0px;
}
.marietestimonialsinner
{
	width: auto;
	max-width: 1000px;
	margin: auto;
	padding-bottom: 20px;
	padding-top: 20px;

}


.map-responsive{

    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;

}


.map-responsive iframe{
  
   left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;

}
	
}	
	


@media (max-width: 768px)
{
	.tdtext
{
	font-family: 'Ubuntu', sans-serif;
	font-size: medium;
	color: #333;
	top: 10px;
}
			.moletwo	
	{
	width: auto;
	max-width: 1200px;
	margin: auto;
	padding:left; 5px;
	padding-right: 5px;
	}
		.moletwo1	
	{
	width: auto;
	margin: auto;
	float: none;
	}
			.moletwo2	
	{
	width: auto;
	max-width: 450px;
	margin: auto;
	float: none;
	}
.serviceimg1
{
	width: auto;
	float: none;
	margin: auto;
}
.serviceimg2
{
	width: auto;
	max-width: 500px;
	float: none;
	margin: auto;
}
	
	.decservice
{
  padding-left: 5px;
  padding-right: 5px;
}
.decservice1
{
	width: auto;
	max-width: 550px;
	float: none;
	margin: auto;
}
.decservice2
{
	width: auto;
	float: none;
	margin: auto;
}
.decservice2text
{
	font-size: large;
}

	.decfour
{
   max-width: 720px;
   margin:auto;
   padding-left: 1px;
}

.decfour1
{
	width: 350px;
}
.decfour2
{
	width: 350px;
	float:right;
}
.decfour3
{
	width: 350px;
}
.decfour4
{
	width: 350px;
	float:right;
}	
.decfourtext2
{
	padding-right: 10px;
	padding-left: 10px;
}
.dectwo1
{
	width: 420px;
	float: left;
}
.dectwo2
{
	width: 290px;
	float: right;
	margin-top: 10px;
	padding-bottom: 20px;
}	
	.contacttwo
{
	width: auto;
	max-width: 740px;
	margin: auto;
}
.contacttwo1
{
	width: 350px;
	float: left;
	font-family: 'Ubuntu', sans-serif;
	font-size: 17px;
	color: #000;
	padding-left: 5px;
	line-height: 20px;
}
.contacttwo2
{
	width: 300px;
	float: right;
}

.britext2
{
	font-size: medium;
}
.moletwo1 ul
{
	font-size: medium;
}
.britext ul
{
	font-size: medium;
}


      
        #spacer
        {
                height:auto;
                padding-bottom:15px;
        }
      
        footer .wrapper
        {
                width:auto;
        }
        footer .wrapper .column
        {
                margin: 0 auto 15px auto;
                max-width:300px;
        }		





}


@media (max-width: 700px)
{

	
.decservice2text
{
	font-size: large;
}
			.dectest
{
 max-width: 580px;
}

.decfour1
{
	width: auto;
	max-width: 400px;
	float: none;
	margin: auto;
}
.decfour2
{
		width: auto;
	max-width: 400px;
	float: none;
	margin: auto;
}
.decfour3
{
		width: auto;
	max-width: 400px;
	float: none;
	margin: auto;
}
.decfour4
{
		width: auto;
	max-width: 400px;
	float: none;
	margin: auto;
}	
	.dec01
	{
	font-size: 30px;
	line-height: 40px;
	padding-left: 5px;
	padding-right: 5px;
	}
	

 
}


@media (max-width: 530px)
{
	
	.mariecontact2
{
		width: auto;
	max-width: 480px;
	float: none;
	margin: auto;
	padding-top: 0px;
	margin-top: -200px;

}
	
	
	.topcont
	{
	text-align: center;
	padding-right: 0px;
	}
	
	.decblack
	{
		text-align: left;
	}
	britextg
	{
	text-align: left;
	}
	
	.britext2
	{
	text-align: left;
	}
	.dec01
	{
	font-size: x-large;
	line-height: 40px;
	}
	.dec02
	{
	font-size: x-large;
	line-height: 30px;
	}
	
	
			.decservice
{
  width: auto;
}
.decservice1
{
	width: auto;
	float: none;
	margin: auto;
}
.decservice2
{
	width: auto;
	float: none;
	margin: auto;
}
.decservice2text
{
	font-size: large;
}
		.dectest
{
	max-width: 340px;
	padding: 5px;
}
.britext2
{
	text-align: left;
}
.moletwo1 ul
{
	font-size: medium;
	text-align: left;
}
.britext ul
{
	font-size: medium;
	text-align: left;
}
}
@media (max-width: 370px)
{
	.decservicetext
{
	font-family: 'Ubuntu', sans-serif;
	font-size: medium;
	color: #333;
	line-height: 25px;
	margin-bottom: 20px;
}
.pureslider
{
	margin-top: 28px;
}
.galleryimg
{
	margin: auto;
	width: auto;
	Max-width: 1200px;
		margin-top: 28px;
}
.intext
{
	font-family: 'Ubuntu', sans-serif;
	font-size: medium;
	color: #333;
	line-height: 25px;
	margin-bottom: 20px;
}

}

/* 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%);}
}
.britext2bold {
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #000;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
