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

/* GLOBAL */
body
{
	background: #ebe8de;
	color: #333333;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #133E22;
}
 /*jssor slider loading skin spin css*/
        .jssorl-009-spin img {
            animation-name: jssorl-009-spin;
            animation-duration: 1.6s;
            animation-iteration-count: infinite;
            animation-timing-function: linear;
        }

        @keyframes jssorl-009-spin {
            from { transform: rotate(0deg); }
            to { transform: rotate(360deg); }
        }

        .jssora061 {display:block;position:absolute;cursor:pointer;}
        .jssora061 .a {fill:none;stroke:#fff;stroke-width:360;stroke-linecap:round;}
        .jssora061:hover {opacity:.8;}
        .jssora061.jssora061dn {opacity:.5;}
        .jssora061.jssora061ds {opacity:.3;pointer-events:none;}
  /*jssor slider loading skin spin css*/
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;
}
#myBtn {
	display: none;
	position: fixed;
	bottom: 50px;
	left: 30px;
	z-index: 99;
	border: none;
	outline: none;
	background-color: #000;
	color: white;
	cursor: pointer;
	padding: 15px;
	border-radius: 10px;
	opacity: 0.5;
}
.mails
{
		font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	text-align:center;
}
.recapp
{
	width: 300px;
	margin: auto;
}

#myBtn:hover {
  background-color: #555;
}
.tsmtitle
{
	width: 100%;
	background-color: #F3F3F3;
	padding-bottom: 10px;
}
.tsm01
{
	width: auto;
	max-width: 1150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 31px;
	color: #000;
	text-align: center;
	letter-spacing: 1px;
	line-height: 45px;
	padding-top: 15px;
	margin: auto;
	padding-right: 5px;
	padding-left: 5px;
}
.tsm02
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 31px;
	color: #FF0000;
	text-align: center;
	letter-spacing: 1px;
	line-height: 45px;
	padding-top: 15px;
}
.tsm04
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	line-height: 25px;
	color: #FFF;
	letter-spacing: 1px;
	text-align: center;
	background-color: #F00;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;

}

.background
{
	background-color: #FFF;
	width: 100%;
	margin: auto;
}
.aboutimg
{
	width: auto;
	max-width: 500px;
	margin: auto;
	padding-left: 5px;
	padding-right: 5px;
}

.imgauto
{
	width: 100%;
	height: auto;
	margin: auto;
}
.imgcentre
{
	 display: block;
    margin: auto;
}
.pureslider
{
	width: 100%;

}

.brititle
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	width: auto;
	max-width: 1000px;
	line-height: 25px;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	font-size: 17px;
	padding-left: 2px;
	font-weight: bold;
}

.britext	{
	width: auto;
	max-width: 1050px;
	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: 20px;
	line-height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: large;
	letter-spacing: 1px;
	padding-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
	}
	
.britext2	{
	padding-bottom: 15px;
	padding-right: 7px;
	padding-left: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #333;
	line-height: 25px;
	text-align: justify;
	margin: 0px;
	letter-spacing: 1px;
}	
.britextred	{
	padding-bottom: 15px;
	padding-right: 7px;
	padding-left: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #F00;
	line-height: 25px;
	text-align: justify;
	margin: 0px;
	letter-spacing: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}	
	
.britext2 a {
	color: #00F;
	font-size: large;
}

.imgcentre
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #CCC;
}
.imgcentre2
{
	margin-left: 5px;
	margin-top: 5px;

}
.imgcentre3
{
	display: block;
    margin-left: auto;
    margin-right: auto;
}

.topbox
{
	background-color: #fff;
	width: 100%;
	height: 95px;
}

/* 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;
	margin: auto;
	padding-top: 6px;
	background-color: #000000;
	padding-bottom: 4px;
}

nav ul
{
        list-style:none;
}

nav ul li a
{
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	transition: all .25s ease;
	font-size: 15px;
	color: #FFF;
}

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

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

#mobileMenu ul li
{
	display: block;
	background-color: #FF0000;
	color: #000;
	padding: 12px 0;
	letter-spacing: 0.1em;
	text-align: center;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.toggleMobile
{
        display: none;
}

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

/* MY 2 COLUMNS For LOGO and Call me */
#topcol
{
	width: auto;
	max-width: 1000px;
	margin: auto;
	background-color: #fff;
}
#topcolone
{
	width: 350px;
	float: left;
	background-color: #fff;
}
#topcoltwo
{
	width: 340px;
	float: right;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	letter-spacing: 1px;
	text-align: right;
	color: #000;
	padding-top: 5px;
	line-height: 30px;
}

.logoauto
{
	width: 100%;
	height: auto;
	margin: auto;	
}
.belttd1
{
	width: 20px;
}
.belttd2
{
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #000;
	padding-left: 5px;
	line-height: 25px;
}

.belttitle
{
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 20px;
	color: #000;
	text-align: center;
}
.twocol
{
	width: auto;
	max-width: 1050px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.twocolone
{
	width: auto;
	max-width: 720px;
	float: left;

}
.twocoltwo
{
	width: 250px;
	float: right;

}
.twocolone ul
{
	list-style-position: inside;
	list-style-type: disc;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #000;
	padding-left: 10px;
	

}
.twocoltext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 25px;
	color: #000;
	text-align: justify;
	margin-right: 10px;
	margin-left: 5px;
	padding-bottom: 10px;
	margin-top: 0px;
}
.twocol2
{
	width: auto;
	max-width: 1000px;
	margin: auto;
}
.twocol2one
{
	width: auto;
	max-width: 780px;
	float: left;
	margin-right: 5px;
}
.twocol2two
{
	width: 200px;
	float: left;

}

/* FOOTER */

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

.footwrapper
{
	line-height: 25px;
	padding-top: 8px;
	width: auto;
	max-width: 900px;
	font-size: 14px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 8px;
}

/* MISC */
.clear
{
        clear:both;
}
.hidden
{
        position:absolute;
        clip: rect(1px 1px 1px 1px); /* IE6 & 7 */
          clip: rect(1px, 1px, 1px, 1px);
}

.belttext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	line-height: 30px;
	color: #FFF;
	text-align: center;
	background-color: #F00;
	margin-bottom: 10px;
}
.tsmtwo
{
	width:auto;
	max-width: 1150px;
	margin: auto;
}

.tsmtwo1
{
	width:auto;
	max-width: 600px;
	float: left;
}
.tsmtwo2
{
	width:300px;
	float: right;
}
.tsmlist
{
	width: auto;
	max-width: 300px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #333;
	line-height: 25px;
	margin-bottom: 20px;
}
.tsmserviceimg
{
	float: left;
	padding-right: 10px;
	vertical-align: top;
	
}
.tsm2two
{
	width: auto;
	max-width: 1050px;
	margin: auto;
}
.tsm2two1
{
	width: 300px;
	float: left;
}
.tsm2two2
{
	width: 600px;
	float: right;
	background-color: #fff;
}
.tsm2two2text
{
	border-radius: 25px;
	border: 4px solid #000000;
	font-family: Verdana, Geneva, sans-serif;
	font-style: italic;
	color: #333333;
	font-size: large;
	text-align: center;
	line-height: 30px;
	width: auto;
	max-width: 1000px;
	margin: auto;
	background-color: #F3F3F3;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.tsm2two2text a
{
	color: #00F;
}
.tsmtitle2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #000;
	text-align: center;
	margin-bottom: 15px;
	line-height: 25px;
	text-decoration: underline;
}
.offer
{
	background-color: #F00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #FFF;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.tsmfour
{
	width: auto;
	max-width: 1050px;
	margin: auto;
}
.tsmfour1
{
	width: 250px;
	float: left;
	padding-right: 10px;
}
.tsmfour2
{
	width: 250px;
	float: left;
	padding-right: 10px;
}
.tsmfour3
{
	width: 250px;
	float: left;
	padding-right: 10px;
}
.tsmfour4
{
	width: 250px;
	float: left;
}
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: Arial, Helvetica, 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;
}
.contacttwo
{
	width: auto;
	max-width: 900px;
	margin: auto;
}
.contacttwo1
{
	width: 400px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #000;
	padding-left: 5px;
	line-height: 20px;
}
.contacttwo2
{
	width: 450px;
	float: right;
}
.imgbord
{
	border: 1px solid #999;
}
.fbox
{
	width: 300px;
	margin: auto;
}

@media (max-width: 1050px)
{
	.tsm2two
{
	width: auto;
	max-width: 1000px;
	margin: auto;
}
.tsm2two1
{
	width: 350px;
}
.tsm2two2
{
	width: 600px;
	margin-right: 5px;
}
.twocoltwo
{
	margin-right: 5px;
}
	.tsmfour
{
	max-width: 1000px;
}
	.tsmfour1
{
	width: 240px;
}
.tsmfour2
{
	width: 240px;
}
.tsmfour3
{
	width: 240px;
}
.tsmfour4
{
	width: 240px;
}
}

@media (max-width: 768px)
{
		.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: 20px;
	}
	.tsm2two2text
	{
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: medium;
	line-height: 27px;
	}
	.tsmfour
{
	max-width: 710px;
}
	.tsmfour1
{
	width: 170px;
}
.tsmfour2
{
	width: 170px;
}
.tsmfour3
{
	width: 170px;
}
.tsmfour4
{
	width: 170px;
}
	.tsm2two1
{
	width: 260px;
	float: left;
}
.tsm2two2
{
	width: 440px;
	float: right;
}
.twocol2one
{
	
	float: none;
	margin: auto;
}
.twocol2two
{
	width: 200px;
	float: none;
	margin: auto;

}
.britext	{
	padding-left: 5px;
	padding-right: 5px;
}
	
#topcoltwo
{
	padding-right: 5px;
}
.twocolone
{
	width: 460px;
}
.twocoltwo
{
	width: 260px;

}

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

        #mobileMenu
        {
                display: block;
                z-index: 99;
        }
        .toggleMobile
        {
                position: fixed;
                top: 10px;
                left: 10px;
                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: 40px;
	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: #008400;
        }
        .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: #000000;
        }
        .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: #000000;
        }
        .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;
        }			
}

@media (max-width: 640px)
{
	
	.contacttwo
{
	width: auto;
	margin: auto;
}
.contacttwo1
{
	width: auto;
	float: none;
	margin: auto;

}
.contacttwo2
{
	width: auto;
	float: none;
	margin: auto;
}
	.tsmfour
	{
	padding-left: 5px;
	}
	
		.tsmfour1
{
	width: 270px;
}
.tsmfour2
{
	width: 270px;
}
.tsmfour3
{
	width: 270px;
}
.tsmfour4
{
	width: 270px;
}
		.tsm2two1
{
	width: 320px;
	float: none;
	margin: auto;
}
.tsm2two2
{
	width: auto;
	float: none;
	text-align: center;
	margin-top: auto;
	margin-right: 5px;
	margin-bottom: auto;
	margin-left: 5px;
}
	.twocolone
{
	width: auto;
	float: none;
		margin: auto;;
}
.twocoltwo
{
	margin: auto;
	float: none;
}
	.tsm01
{
	font-size: x-large;
	line-height: 30px;
}

	.tsm02
{
	font-size: x-large;
	line-height: 30px;
}
	
	.pureslider
	{
	margin-top: 80px;
	}
		#topcolone
{
	float: none;
	margin: auto;
	max-width: 320px;
}
	
	#topcoltwo
{
	text-align: center;	
	float: none;
	margin: auto;
}
	.beltcolone
	{
	margin-left: 15px;
	float: none;
	margin: auto;
	}
	.beltcoltwo
	{
		width: auto;
		max-width: 640px;
	float: none;
	margin: auto;
	}

	.twocoltext
	{
		padding-right: 5px;
	padding-left: 5px;
	}
	.britext5
	{
	padding-right: 5px;
	padding-left: 5px;
	}
	
	.beltcol1one
{
	margin-left: 5px;
	float: none;
	margin: auto;
}
.beltcol1two
{
	float: none;
	margin: auto;

}

.britext2
{
	padding-left: 10px;
	margin-top: 10px;
	line-height: 25px;
}
.brititle
{
	padding-left: 10px;
}
}

@media (max-width: 590px)
{
	.tsmfour
	{
	padding-left: 1px;
	}
	
		.tsmfour1
{
	width: auto;
	max-width: 350px;
	float: none;
	margin: auto;
	padding-right: 0px;
}
.tsmfour2
{
	width: auto;
	max-width: 350px;
	float: none;
	margin: auto;
	padding-right: 0px;
}
.tsmfour3
{
	width: auto;
	max-width: 350px;
	float: none;
	margin: auto;
	padding-right: 0px;
}
.tsmfour4
{
	width: auto;
	max-width: 350px;
	float: none;
	margin: auto;
	padding-right: 0px;
}
}

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