﻿
body{
	padding:0;
	margin:0;
	font-family: "Century Gothic", "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	background:#fff;
	position:relative;
}
body a{
    transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}

.container1 {
  width: 95%;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}

a:hover{
 text-decoration:none;
}
input[type="button"],input[type="submit"],.contact-form input[type="submit"]{
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
h1,h2,h3,h4,h5,h6{
	margin:0;	
	font-family: "Century Gothic", "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
}	
p{
	margin:0;
	
}
ul{
	margin:0.5;
	padding:0.5;
}
ul li{
	list-style-type: circle;
}
label{
	margin:0;
}
header {
  width: 5%;
  height: 100%;
  position: fixed;
  overflow: hidden;
  transition: .32s ease-out;
  z-index: 2;
  background: #efeffb;
}

header a,
.navBtn { color: #a6192e; }

.toggle { width: 312px; }

.reveal {
  opacity: 1;
  left: 0;
}

nav {
  padding-left: 260px;
  overflow: hidden;
  position: absolute;
  transition: .3s ease-out;
  top: 80px;
  left: 0;
  width: 100%;
  opacity: 0;
  height: 100%;
}

nav a {
  float: left;
  padding: 8px 0;
  opacity: .5;
  width: 100%;
  transition: .3s ease;
  font-size: 1.2em;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 1.4em;
}

nav a:hover,
.current,
.toggle .navBtn { opacity: 1; }

.toggle nav {
  padding-left: 60px;
  opacity: 1;
}

.navBtn {
  font-size: 4em;
  font-weight: 700;
  margin: 30px 0 0;
  width: 100%;
  text-align: center;
  line-height: 1em;
  -webkit-transform: rotate(0deg);
  transition: .3s ease-out;
  display: block;
  cursor: pointer;
  position: absolute;
  z-index: 1000001;
  opacity: .5;
  left: 0;
}


.toggle .navBtn {
	-moz-transform: rotate(224deg);
-ms-transform: rotate(224deg);
-o-transform: rotate(224deg);
  -webkit-transform: rotate(224deg);
  color: #0000cd;
  left: -100px;
}

.navBtn:hover { opacity: 1; }

.main1 {
  background: #fff;
  float: right;
  width: 95%;
  margin: 0 0 0 5%;
  padding: 0;
  transition: .6s ease-in;
  overflow: hidden;
  z-index: 2;
}

h3 {
  font-size: 3em;
  color: #EAC734;
  font-weight: 300;
  transition: .6s ease-in;
  line-height: 1em;
}

article { padding: 40px 10%; }

.push {
  margin-left: 240px;
  margin-right: -240px;
  transition: .3s ease-in;
}

.overlay {
  width: 100%;
  background: #384047;
  opacity: .85;
  z-index: 1;
  height: 100%;
  position: fixed;
  display: none;
}

.block { display: block; }

/* 1024 */
@media only screen and (max-width: 1024px) {

.container1 {
  width: 95%;
  /*margin: 0;*/
  margin-left:2%;
  margin right: 2%
}

header { width: 8%; }

.main1 { width: 92%; margin-left:2%; }
}

/* 768 */
@media only screen and (max-width: 768px) {

header { width: 10%; }

.main1 { width: 90%; margin-left:2%;}
}

/* 480 */
@media only screen and (max-width: 480px) {

header { width: 10%; }

.main1 { width: 90%; margin-left:2%;  }

h3 { font-size: 2em; }
}
/* 320 */
@media only screen and (max-width: 320px) {
 header {
 width: 15%;
}
 .main1 {
 width: 85%;
 margin-left:2%;
}
}

/*--bottomner--*/

#house {
  background-color: #efeffb;
  padding: 4em 0;
  
}
.house-text h5 {
  color: #0000cd;
  font-size: 2.3em;
  padding: 0;
  margin-left: 1em;
}
.house-text h3 {
  color: #0000cd;
  font-size: 1.7em;
  padding: 0;
  margin-left: 1em;
  margin-bottom: 1em;
}
.house-text {
  padding-left: 0;
}
.house-text p {
  color: #0000cd;
  line-height: 1.9em;
  margin: 1em 1em 1em 1.5em;
  font-size:1.2em;
}
.house-pic img {
 width:100%;
}
.tittle-head {
  position: relative;
  text-align: right;
  margin-bottom: 2em;
}
h3.tittle {
  color: #eee;
  font-size: 5em;
  font-weight: 600;
  text-transform: uppercase;
}
.tittle-head h4 {
 color:#a6192e;
  font-size: 3em;
  font-weight: 600;
  position: absolute;
  text-transform: uppercase;
  top: 40%;
  right: 1%;
}

#camper3{
  background-color: #fff;
  padding: 4em 0;
}
#camper1 {
  background-color: #fff;
  padding: 4em 0;
}
#camper5{
  background-color: #fff;
  padding: 4em 0;
}

.camper1-text h5 {
  color: #0000cd;
  font-size: 2.3em;
  padding: 0;
  margin-left: 1em;
}
.camper1-text h3 {
  color: #0000cd;
  font-size: 1.7em;
  padding: 0;
  margin-left: 1em;
}
.camper1-text {
  padding-left: 0;
}
.camper1-text p {
  color: #0000cd;
  line-height: 1.9em;
  margin: 1em 1em 1em 1.5em;
  font-size:1em;
}
.camper1-pic img{
 width:100%;
}
.tittle-head {
  position: relative;
  text-align: right;
  margin-bottom: 2em;
}
h3.tittle {
  color: #eee;
  font-size: 5em;
  font-weight: 600;
  text-transform: uppercase;
}
.tittle-head h4 {
 color:#a6192e;
  font-size: 3em;
  font-weight: 600;
  position: absolute;
  text-transform: uppercase;
  top: 40%;
  right: 1%;
}


#about {
  background-color: #fff;
  padding: 4em 0;
}
.about-text h5 {
  color: #0000cd;
  font-size: 2.3em;
  padding: 0;
  margin-left: 1em;
}
.about-text h3 {
  color: #0000cd;
  font-size: 1.7em;
  padding: 0;
  margin-left: 1em;
  margin-bottom: 1em;
}
.about-text {
  padding-left: 0;
}
.about-text p {
  color: #555;
  line-height: 1.9em;
  margin: 1em 1em 1em 1.5em;
  font-size:1em;
   /*margin-left:2em;
	margin-right:1em;*/
}
.about-pic img{
 width:100%;
}
.tittle-head {
  position: relative;
  text-align: right;
  margin-bottom: 2em;
}
h3.tittle {
  color: #eee;
  font-size: 5em;
  font-weight: 600;
  text-transform: uppercase;
}
.tittle-head h4 {
  color: #a6192e;
  font-size: 3em;
  font-weight: 600;
  position: absolute;
  text-transform: uppercase;
  top: 40%;
  right: 1%;
}

/*--unterschied--*/
#unterschied {
  background-color: #efeffb;
  padding: 4em 0;
}
.unterschied-text h5 {
  color: #0000cd;
  font-size: 2.3em;
  padding: 0;
  margin-left: 1em;
}
.unterschied-text h3 {
  color: #0000cd;
  font-size: 1.7em;
  padding: 0;
  margin-left: 1em;
  margin-bottom: 1em;
}
.unterschied-text {
  padding-left: 0;
}
.unterschied-text p {
  color: #0000cd;
  line-height: 1.9em;
  margin: 1em 1em 1em 1.5em;
  font-size:1em;
}
.unterschied-pic img{
 width:100%;
}
.tittle-head {
  position: relative;
  text-align: right;
  margin-bottom: 2em;
}
h3.tittle {
  color: #eee;
  font-size: 5em;
  font-weight: 600;
  text-transform: uppercase;
}
.tittle-head h4 {
 color:#a6192e;
  font-size: 3em;
  font-weight: 600;
  position: absolute;
  text-transform: uppercase;
  top: 40%;
  right: 1%;
}

/*--camper--*/
#camper {
  background-color: #efeffb;
  padding: 4em 0;
}
.camper-text h5 {
  color: #0000cd;
  font-size: 2.3em;
  padding: 0;
  margin-left: 1em;
}
.camper-text h3 {
  color: #0000cd;
  font-size: 1.7em;
  padding: 0;
  margin-left: 1em;
  margin-bottom: 1em;
}
.camper-text {
  padding-left: 0;
}
.camper-text p {
  color: #0000cd;
  line-height: 1.9em;
  margin: 1em 1em 1em 1.5em;
  font-size:1em;
}
.camper-pic img {
 width:100%;
}
.tittle-head {
  position: relative;
  text-align: right;
  margin-bottom: 2em;
}
h3.tittle {
  color: #eee;
  font-size: 5em;
  font-weight: 600;
  text-transform: uppercase;
}
.tittle-head h4 {
 color:#a6192e;
  font-size: 3em;
  font-weight: 600;
  position: absolute;
  text-transform: uppercase;
  top: 40%;
  right: 1%;
}

#camper2 {
  background-color: #efeffb;
  padding: 4em 0;
}
.camper-text h5 {
  color: #0000cd;
  font-size: 2.3em;
  padding: 0;
  margin-left: 1em;
}
.camper-text h3 {
  color: #0000cd;
  font-size: 1.7em;
  padding: 0;
  margin-left: 1em;
  margin-bottom: 1em;
}
.camper-text {
  padding-left: 0;
}
.camper-text p {
  color: #0000cd;
  line-height: 1.9em;
  margin: 1em 1em 1em 1.5em;
  font-size:1em;
}
.camper-pic img {
 width:100%;
}
.tittle-head {
  position: relative;
  text-align: right;
  margin-bottom: 2em;
}
h3.tittle {
  color: #eee;
  font-size: 5em;
  font-weight: 600;
  text-transform: uppercase;
}
.tittle-head h4 {
 color:#a6192e;
  font-size: 3em;
  font-weight: 600;
  position: absolute;
  text-transform: uppercase;
  top: 40%;
  right: 1%;
}

#camper8 {
  background-color: #fff;
  padding: 4em 0;
}
.camper8-text h5 {
  color: #0000cd;
  font-size: 2.3em;
  padding: 0;
  margin-left: 1em;
}
.camper8-text h3 {
  color: #0000cd;
  font-size: 1.7em;
  padding: 0;
  margin-left: 1em;
  margin-bottom: 1em;
}
.camper8-text {
  padding-left: 0;
}
.camper8-text p {
  color: #0000cd;
  line-height: 1.9em;
  margin: 1em 1em 1em 1.5em;
  font-size:1em;
}
.camper8-pic img {
 width:100%;
}
.tittle-head {
  position: relative;
  text-align: right;
  margin-bottom: 2em;
}
h3.tittle {
  color: #eee;
  font-size: 5em;
  font-weight: 600;
  text-transform: uppercase;
}
.tittle-head h4 {
 color:#a6192e;
  font-size: 3em;
  font-weight: 600;
  position: absolute;
  text-transform: uppercase;
  top: 40%;
  right: 1%;
}


.camper1-text h5 {
  color: #0000cd;
  font-size: 2.3em;
  padding: 0;
  margin-left: 1em;
}
.camper1-text h3 {
  color: #0000cd;
  font-size: 1.7em;
  padding: 0;
  margin-left: 1em;
}
.camper1-text {
  padding-left: 0;
}
.camper1-text p {
  color: #0000cd;
  line-height: 1.9em;
  margin: 1em 1em 1em 1.5em;
  font-size:1em;
}
.camper1-pic img{
 width:100%;
}
.tittle-head {
  position: relative;
  text-align: right;
  margin-bottom: 2em;
}
h3.tittle {
  color: #eee;
  font-size: 5em;
  font-weight: 600;
  text-transform: uppercase;
}
.tittle-head h4 {
 color:#a6192e;
  font-size: 3em;
  font-weight: 600;
  position: absolute;
  text-transform: uppercase;
  top: 40%;
  right: 1%;
}

/*--camper4--*/
#camper4 {
 background-color: #efeffb;
  padding: 4em 0;
 
}
.camper4-text h5 {
  color: #0000cd;
  font-size: 2.3em;
  padding: 0;
  margin-left: 1em;
}
.camper4-text h3 {
  color: #0000cd;
  font-size: 1.7em;
  padding: 0;
  margin-left: 1em;
  margin-bottom: 1em;
}
.camper4-text {
  padding-left: 0;
}
.camper4-text p {
  color: #0000cd;
  line-height: 1.9em;
  margin: 1em 1em 1em 1.5em;
  font-size:1em;
}
.camper4-pic img {
 width:100%;
}
.tittle-head {
  position: relative;
  text-align: right;
  margin-bottom: 2em;
}
h3.tittle {
  color: #eee;
  font-size: 5em;
  font-weight: 600;
  text-transform: uppercase;
}
.tittle-head h4 {
 color:#a6192e;
  font-size: 3em;
  font-weight: 600;
  position: absolute;
  text-transform: uppercase;
  top: 40%;
  right: 1%;
}


#mietbedingungen {
  background-color:##efeffb;;
  padding: 4em 0;
}

.mietbedingungen-text h5 {
  color: #0000cd;
  font-size: 2.3em;
  padding: 0;
  margin-left: 1em;
}
.mietbedingungen-text h3 {
  color: #0000cd;
  font-size: 1.7em;
  padding: 0;
  margin-left: 1em;
}
.mietbedingungen-text {
  padding-left: 0;
 
}
.mietbedingungen-text p {
  color: #555;
  line-height: 1.9em;
  margin: 1em 1em 1em 1.5em;
  font-size:1em;
  
}
.mietbedingungen-pic img{
 width:100%;
}
.tittle-head {
  position: relative;
  text-align: right;
  margin-bottom: 2em;
}
h3.tittle {
  color: #eee;
  font-size: 5em;
  font-weight: 600;
  text-transform: uppercase;
}
.tittle-head h4 {
  color: #a6192e;
  font-size: 3em;
  font-weight: 600;
  position: absolute;
  text-transform: uppercase;
  top: 40%;
  right: 1%;
}

/*anfrage*/
#anfrage {
  background-color: #fff;
  padding: 4em 0;
}
.anfrage-text h5 {
  color: #0000cd;
  font-size: 2.7em;
  padding: 0;
  margin: 0;
}
.anfrage-text h3 {
  color: #0000cd;
  font-size: 2.3em;
  padding: 0;
  margin: 0;
}
.anfrage-text {
  padding-left: 0;
}
.anfrage-text p {
  color: #0000cd;
  /*line-height: 1.2em;*/
  margin-left: 1em 1em 1em 1.5 em;
  font-size:1.2em;
}
.anfrage-pic img{
 width:100%;
}
.tittle-head {
  position: relative;
  text-align: right;
  margin-bottom: 2em;
}
h3.tittle {
  color: #eee;
  font-size: 5em;
  font-weight: 600;
  text-transform: uppercase;
}
.tittle-head h4 {
 color:#a6192e;
  font-size: 3em;
  font-weight: 600;
  position: absolute;
  text-transform: uppercase;
  top: 40%;
  right: 1%;
}

#preise {
  padding: 4em 0;
  background-color:##efeffb;;
}

.pricing{
	
	background-color: #efeffb;
	padding:5em 0;
}
.preise-text h5 {
  color: #0000cd;
  font-size: 2.3em;
  padding: 0;
  margin-left: 1em;
}
.preise-text h3 {
  color: #0000cd;
  font-size: 1.7em;
  padding: 0;
  margin-left: 1em;
}
.preise-text {
  padding-left: 0;
}
.preise-text p {
  color: #555;
  line-height: 1.9em;
  margin: 1em 1em 1em 1.5em;
  font-size:1em;
}
.preise-pic img{
 width:100%;
}
.tittle-head {
  position: relative;
  text-align: right;
  margin-bottom: 2em;
}
h3.tittle {
  color: #eee;
  font-size: 5em;
  font-weight: 600;
  text-transform: uppercase;
}
.tittle-head h4 {
  color: #a6192e;
  font-size: 3em;
  font-weight: 600;
  position: absolute;
  text-transform: uppercase;
  top: 40%;
  right: 1%;
}

.order-top li {
  display: inline-block;
  vertical-align: middle;
}
li.im-g {
  float: left;
  width: 24%;
}
li.data {
  float: left;
  width: 40%;
  margin-left: 6%;
}
li.bt-nn {
  float: right;
  width: 8%;
  margin: 3em 0;
  text-align: right;
}
.order-top {
  padding: 25px 0;
    border: 1px solid #CFAF6F;
  width: 49%;
  float: left;
  margin-right: 1%;
}
.order-top h3 {
margin:0;
font-size:32px;
font-weight:bold;
color:#204056;
}
.order-top h4{
   margin: 20px 0;
  font-size: 22px;
  color: #a6192e;
  font-weight: bold;
  text-transform: uppercase;
}
.order-top h6 {
  color:#34353a;
  font-weight: normal;
  font-size: 14px;
  margin: 30px 0 0 0;
}
.price {
  margin-top: 4em;
}
.pre-top a {
  color:#a6192e;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
}
.order-top p {
    color: #34353a;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.8em;
  margin: 20px 0 0 0;
  text-transform: uppercase;
}

.order-top:nth-child(7){
border:none;
}
.special-info {
  float: right;
}

/*--camper6--*/
#camper6 {
  background-color: #efeffb;
  padding: 4em 0;
}
.camper6-text h5 {
  color: #0000cd;
  font-size: 2.3em;
  padding: 0;
  margin-left: 1em;
}
.camper6-text h3 {
  color: #0000cd;
  font-size: 1.7em;
  padding: 0;
  margin-left: 1em;
  margin-bottom: 1em;
}
.camper6-text {
  padding-left: 0;
}
.camper6-text p {
  color: #0000cd;
  line-height: 1.9em;
  margin: 1em 1em 1em 1.5em;
  font-size:1em;
}
.camper6-pic img {
 width:100%;
}
.tittle-head {
  position: relative;
  text-align: right;
  margin-bottom: 2em;
}
h3.tittle {
  color: #eee;
  font-size: 5em;
  font-weight: 600;
  text-transform: uppercase;
}
.tittle-head h4 {
 color:#a6192e;
  font-size: 3em;
  font-weight: 600;
  position: absolute;
  text-transform: uppercase;
  top: 40%;
  right: 1%;
}




/*--camper7--*/
#camper7 {
  background-color: #efeffb;
  padding: 4em 0;
}
.camper7-text h5 {
  color: #0000cd;
  font-size: 2.3em;
  padding: 0;
  margin-left: 1em;
}
.camper7-text h3 {
  color: #0000cd;
  font-size: 1.7em;
  padding: 0;
  margin-left: 1em;
  margin-bottom: 1em;
}
.camper7-text {
  padding-left: 0;
}
.camper7-text p {
  color: #0000cd;
  line-height: 1.9em;
  margin: 1em 1em 1em 1.5em;
  font-size:1em;
}
.camper7-pic img {
 width:100%;
}
.tittle-head {
  position: relative;
  text-align: right;
  margin-bottom: 2em;
}
h3.tittle {
  color: #eee;
  font-size: 5em;
  font-weight: 600;
  text-transform: uppercase;
}
.tittle-head h4 {
 color:#a6192e;
  font-size: 3em;
  font-weight: 600;
  position: absolute;
  text-transform: uppercase;
  top: 40%;
  right: 1%;
}

/*gästebuch*/

#gb {
  padding: 4em 0;
 
}
.gb-text h5 {
  color: #0000cd;
  font-size: 2.7em;
  padding: 0;
  margin-left: 1em;
}
.gb-text h3 {
  color: #0000cd;
  font-size: 1.7em;
  padding: 0;
  margin-left: 1em;
}
.gb-text {
  padding-left: 0;
}
.gb-text p {
  color: #0000cd;
  line-height: 1.9em;
  margin: 1em 1em 1em 1.5em;
  font-size:1.em;
}
.gb-pic img{
 width:100%;
 
}
.tittle-head {
  position: relative;
  text-align: right;
  margin-bottom: 2em;
}
h3.tittle {
  color: #eee;
  /*color:#D8D8D8;*/
  font-size: 5em;
  font-weight: 600;
  text-transform: uppercase;
}
.tittle-head h4 {
 color:#a6192e;
  font-size: 3em;
  font-weight: 600;
  position: absolute;
  text-transform: uppercase;
  top: 40%;
  right: 1%;
}

#fahrzeugverkauf {
  background-color: #efeffb;
  padding: 4em 0;
}
.fahrzeugverkauf-text h5 {
  color: #0000cd;
  font-size: 2.3em;
  padding: 0;
  margin-left: 1em;
}
.fahrzeugverkauf-text h3 {
  color: #0000cd;
  font-size: 1.7em;
  padding: 0;
  margin-left: 1em;
}
.fahrzeugverkauf-text {
  padding-left: 0;
}
.fahrzeugverkauf-text p {
  color: #0000cd;
  line-height: 1.9em;
  margin: 1em 1em 1em 1.5em;
  font-size:1em;
}
.fahrzeugverkauf-pic img{
 width:100%;
}
.tittle-head {
  position: relative;
  text-align: right;
  margin-bottom: 2em;
}
h3.tittle {
  color: #eee;
  font-size: 5em;
  font-weight: 600;
  text-transform: uppercase;
}
.tittle-head h4 {
 color:#a6192e;
  font-size: 3em;
  font-weight: 600;
  position: absolute;
  text-transform: uppercase;
  top: 40%;
  right: 1%;
}
#impressum {
background-color: #fff;
  padding: 4em 0;
}

.impressum-text h5 {
  color: #0000cd;
  font-size: 2.7em;
  padding: 0;
  margin-left: 1em;
}
.impressum-text h3 {
  color: #0000cd;
  font-size: 1.7em;
  padding: 0;
  margin-left: 1em;
}
.impressum-text {
  padding-left: 0;
 
}
.impressum-text p {
  color: #555;
  line-height: 1.9em;
  margin: 1em 1em 1em 1.5em;
  font-size:1em;
  
}
.impressum-pic img{
 width:100%;
}
.tittle-head {
  position: relative;
  text-align: right;
  margin-bottom: 2em;
}
h3.tittle {
  color: #eee;
  font-size: 5em;
  font-weight: 600;
  text-transform: uppercase;
}
.tittle-head h4 {
  color: #a6192e;
  font-size: 3em;
  font-weight: 600;
  position: absolute;
  text-transform: uppercase;
  top: 40%;
  right: 1%;
}

/*--portfolio--*/

#portfolio p {
  line-height: 1.8em;
  margin: 25px 0 0 0;
  font-size:1.1
  color: #ffffff;
  font-weight: 300;
}
/*--gallery--*/
#gallery2 {
  background-color: #efeffb;
  padding: 5em 0;
}
#gallery {
  background-color: #fff;
  padding: 5em 0;
}
.gallery-section h3{
   margin: 0;
  color: #ffffff;
  font-size: 36px;
  font-weight: 500;
  letter-spacing: 18px;
}
.gallery-grid {
  padding: 0;
}
.gallery1 {
position:relative;
}
.gallery1 .textbox {
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	-webkit-transform: scale(0);
	transform: scale(0);
   background-color: rgba(166, 25, 46, 0.72);
}
.gallery1:hover .textbox {
	-webkit-transform: scale(1);
	transform: scale(1);
}
.gallery-grid img{
		width:100%;
}

.textbox {
-webkit-transition: all 0.7s ease;
transition: all 0.7s ease;
text-align:center;
}
.textbox h4 {
  font-size: 2.5em;
  color: #fff;
  margin-top:5em;
}
.textbox p {
  font-size: 15px !important;
  color: #fff;
  font-weight:500 !important;
  margin:6px 0 0 0!important;
}
.gallery-grids {
  margin-top: 50px;
}
/*--//gallery--*/
/*--links--*/
#links {
  background-color: #efeffb;
  padding: 4em 0;
}
.links-text h5 {
  color: #0000cd;
  font-size: 2.3em;
  padding: 0;
  margin-left: 1em;
}
.links-text h3 {
  color: #0000cd;
  font-size: 1.7em;
  padding: 0;
  margin-left: 1em;
  margin-bottom: 1em;
}
.links-text {
  padding-left: 0;
}
.links-text p {
  color: #555;
  line-height: 1.9em;
  margin: 1em 1em 1em 1.5em;
  font-size:1em;
   /*margin-left:2em;
	margin-right:1em;*/
}
.links-pic img{
 width:100%;
}
.tittle-head {
  position: relative;
  text-align: right;
  margin-bottom: 2em;
}
h3.tittle {
  color: #eee;
  font-size: 5em;
  font-weight: 600;
  text-transform: uppercase;
}
.tittle-head h4 {
  color: #a6192e;
  font-size: 3em;
  font-weight: 600;
  position: absolute;
  text-transform: uppercase;
  top: 40%;
  right: 1%;
}

/*--copyright--*/
.copy {
  text-align: center;
  padding:1em 1em;
  background-color: #decba5;
}
.copy p {
  color: #fff;
  font-size:1em;
}
.copy p a{
  color:#a6192e;
}
.copy p a:hover{
text-decoration:underline;
}
/*--top-move--*/
#toTop {
  display: none;
  text-decoration: none;
  position: fixed;
  bottom: 10px;
  right: 20px;
  overflow: hidden;
  width: 40px;
  height: 22px;
  border: none;
  text-indent: 100%;
  background: url(../images/move-top.png) no-repeat 0px 0px;
}
/*--Starts-Responsive--*/
@media (max-width:1440px){
	.banner {
	  background: url(../images/ban.jpg) no-repeat 0px 0px;
	  background-size: cover;
	  -webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;
	  -ms-background-size: cover;
	  min-height: 695px;
	}
	.banner-info {
	  padding-top: 4em;
	}
}
@media (max-width:1366px){
	.banner {
	  background: url(../images/ban.jpg) no-repeat 0px 0px;
	  background-size: cover;
	  -webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;
	  -ms-background-size: cover;
	   min-height: 652px;
	}
	.logo {
	  width: 60%;
	  margin: 0 auto;
	  padding: 1em 0;
	}
}
@media (max-width:1280px){
	.banner {
	  background: url(../images/ban.jpg) no-repeat 0px 0px;
	  background-size: cover;
	  -webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;
	  -ms-background-size: cover;
	  min-height: 587px;
	}
	.logo a h1 {
	  font-size: 6em;
	}
	.banner-info h4 {
	  margin-top: 2em;
	  font-size: 1.6em;
	}
	.banner-info {
	  padding-top: 4em;
	}
	h3.tittle {
	  font-size: 4em;
	}
	.tittle-head.ser h4 {
	  font-size: 3em;
	  top: 36%;
	  left: 6%;
	}
}
@media (max-width:1024px){
	.banner {
	  background: url(../images/ban.jpg) no-repeat 0px 0px;
	  background-size: cover;
	  -webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;
	  -ms-background-size: cover;
	  min-height: 481px;
	}
	.logo {
	  text-align: center;
	  width: 60%;
	  margin: 0 auto;
	  /*border-top:6px solid#fff;
	  border-bottom:6px solid#fff;*/
	  padding: 1em 0;
	}
	.logo a h1 {
	  font-size: 5em;
	}
	.banner-info h4 {
	  margin-top: 2em;
	  font-size: 1.4em;
	}
	.banner-info {
	  padding-top: 4em;
	}
	.view {
	  width: 227px;
	  height: 227px;
	  margin: 0 4px;
	}
	.fifth-effect .mask {
	  border: 30px solid rgba(0,0,0,0.7);
	}
	.view .mask, .view .content {
	  width: 227px;
	  height: 227px;
	}
	.textbox h4 {
	  font-size: 2em;
	  margin-top: 5em;
	}
	.about-text h5 {
	  font-size: 2.5em;
	}
	.logo a p {
	  margin-left: 12em;
	  font-size: 1.2em;
	}
}
@media (max-width:800px){
	.banner {
	  background: url(../images/ban.jpg) no-repeat 0px 0px;
	  background-size: cover;
	  -webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;
	  -ms-background-size: cover;
	  min-height: 383px;
	}
	.logo a h1 {
	  font-size: 4.2em;
	}
	.logo {
	  text-align: center;
	  width: 60%;
	  margin: 0 auto;
	  /*border-top: 5px solid#fff;
	  border-bottom: 5px solid#fff;*/
	  padding: 1em 0;
	}
	.banner-info {
	  padding-top: 4em;
	}
	.banner-info h4 {
	  margin-top: 2em;
	  font-size: 1.3em;
	}
	.about-pic img {
	  width: 72%;
	}
	.about-pic {
	  padding-left: 0;
	  margin-top:2em;
	}
	.serve-left {
	  margin-top: 2em;
	  padding-left: 0;
	  float: left;
	  width: 49%;
	    padding: 0
	}
	.serve-img {
	  padding: 0;
	  float: right;
	  width: 50%;
	}
	.serve-img.two {
	  padding: 0;
	  float:left;
	  width: 50%;
	}
	.service-grid {
	  text-align: center;
	  float: left;
	  width: 50%;
	}
	.icon {
	  width: 65px;
	  height: 65px;
	  }
	  .icon i {
	  font-size: 1.4em;
	  margin-top: 1em;
	}
	i.glyphicon.glyphicon-heart {
  margin-top: 1.1em;
}
	.service-grid h5 {
	  font-size: 1.6em;
	  margin: 0.5em 0 0 0;
	}
	.service-grid p {
	  font-size: 0.85em;
	  width: 89%;
	  padding: 0;
	}
	#service {
	  padding: 3em 0;
	}
	.monal-text {
	  padding: 0 0em 0 1em;
	  width: 65%;
	  float: right;
	}
	.testi-img {
	  width: 33%;
	  margin-right: 1em;
	  border-right: 1px solid #888;
	  float: left;
	}
	.callbacks_tabs {
	  bottom: 1%;
	  left: 36%;
	}
	.view {
	  width: 270px;
	  height: 270px;
	  margin: 1em 2em 1em 0em;
	}
	.view .mask, .view .content {
	  width: 270px;
	  height: 270px;
	}
	#team {
	  padding: 5em 0 4em 0;
	}
	.team-top {
	  padding: 1em 0 1em 0;
	}
	.gallery-grid {
	  padding: 0;
	  float: left;
	  width: 33%;
	}
	.textbox h4 {
	  font-size: 2em;
	  margin-top: 3.2em;
	}
	.order-top p {
	  font-size: 12px;
	  margin: 24px 0 0 0;
	}
	.order-top h6 {
	  font-size: 13px;
	  margin: 30px 0 0 0;
	}
	.pricing {
	  padding: 4em 0;
	}
	.contact-in {
	  padding: 0;
	  margin-top: 2em;
	}
	.contact-form {
	  margin: 2em 0 0em 0;
	}
	.tittle-head h4 {
     font-size: 2.4em;
    }
	.about-text h5 {
	  font-size: 2.3em;
	}
	.more-address {
	  padding: 1em 0;
	}
}
@media (max-width:768px){
.banner {
	  background: url(../images/ban.jpg) no-repeat 0px 0px;
	  background-size: cover;
	  -webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;
	  -ms-background-size: cover;
	  min-height: 383px;
	}
	.serve-left.two {
	  margin-top: 3em;
	}
	#team {
	  padding: 4em 0 3em 0;
	}
	.contact-grid {
	  padding: 0;
	}
}
@media (max-width:736px){
	.logo {
	  text-align: center;
	  width: 60%;
	  margin: 0 auto;
	  /*border-top: 5px solid#fff;
	  border-bottom: 5px solid#fff;*/
	  padding: 1em 0;
	}
}
@media (max-width:640px){
	.serve-left {
	  margin-top: 0em;
	  padding-left: 0;
	  float: left;
	  width: 49%;
	  padding: 0;
	}
	.serve-left.two {
	  margin-top:2em;
	}
	.service-grid p {
	  font-size: 0.83em;
	  width: 100%;
	  padding: 0;
	}
	.testi-img {
	  width: 100%;
	  margin-right: 1em;
	  border-right:none;
	  float: none;
	}
	.monal-text {
	  padding: 0 0em 0 0em;
	  width: 100%;
	  float: none;
	}
	.monal-text h4 {
	  font-size: 1.8em;
	  margin: 1em 0 0.5em 0;
	}
	.callbacks_tabs {
	  bottom: -7%;
	  left: -1%;
	}
	.logo {
	  text-align: center;
	  width: 60%;
	  margin: 0 auto;
	  /*border-top: 4px solid#fff;
	  border-bottom: 4px solid#fff;*/
	  padding: 1em 0;
	}
	.banner {
	  background: url(../images/ban.jpg) no-repeat 0px 0px;
	  background-size: cover;
	  -webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;
	  -ms-background-size: cover;
	  min-height: 300px;
	}
	.banner-info {
	  padding-top:4em;
	}
	.logo a h1 {
	  font-size: 3.5em;
	}
	.logo a p {
	  margin-left: 8em;
	  font-size: 1.1em;
	}
	.banner-info h4 {
	  margin-top: 2em;
	  font-size: 1.2em;
	}
	.view {
	  width: 270px;
	  height: 270px;
	  margin: 1em 1em 0em 0em;
	}
	.view .mask, .view .content {
	  width: 270px;
	  height: 270px;
	}
	li.data {
	  float: left;
	  width: 46%;
	  margin-left: 2%;
	}
	#about {
	  padding: 3em 0;
	}
	#test {
	  padding: 4em 0 5em 0;
	}
	#gallery {
	  padding: 4em 0;
	}
}
@media (max-width:480px){
	.about-pic img {
	  width: 100%;
	}
	.serve-left {
	  float: left;
	  width: 100%;
	  padding: 0;
	}
	.serve-img {
	  padding: 0;
	  float: right;
	  width: 100%;
	}
	.serve-img.two {
	  padding: 0;
	  float: right;
	  width: 100%;
	}
	.service-grid {
	  margin-bottom: 2em;
	}
	#service {
	  padding: 3em 0 0em 0;
	}
	h3.tittle {
	  font-size: 3.5em;
	}
	.tittle-head h4 {
	  font-size: 2.2em;
	}
	.about-text p {
	  margin:0.5em 0;
	}
	.callbacks_tabs a:after {
	  height: 10px;
	  width: 10px;
   }
   .view {
	  width: 270px;
	  height: 270px;
	  margin: 1em 1em 0em 5em;
	}
	.view .mask, .view .content {
	  width: 270px;
	  height: 270px;
	}
	.gallery-grid {
	  padding: 0;
	  float: left;
	  width: 50%;
	}
	.textbox h4 {
	  font-size: 1.8em;
	  margin-top: 3.2em;
	}
	.logo a p {
	  margin-left: 4em;
	  font-size: 1em;
	}
	.banner {
	  background: url(../images/ban.jpg) no-repeat 0px 0px;
	  background-size: cover;
	  -webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;
	  -ms-background-size: cover;
	  min-height: 262px;
	}
	.banner-info {
	  padding-top: 4em;
	}
	.banner-info h4 {
	  margin-top: 1em;
	  font-size: 1.1em;
	}
	.logo a h1 {
	  font-size: 3.3em;
	}
	.logo {
	  text-align: center;
	  width: 60%;
	  margin: 0 auto;
	  /*border-top: 3px solid#fff;
	  border-bottom: 3px solid#fff;*/
	  padding: 1em 0;
	}
	.service-grid p {
	  font-size: 0.9em;
	  width: 100%;
	  padding: 0;
	}
	.serve-grids {
	  padding: 1em 0 1em 0;
	}
	#test {
	  padding: 3em 0 5em 0;
	}
	.tittle-head.ser h4 {
	  font-size: 2.3em;
	  top: 39%;
	  left: 17%;
	}
	.about-text h5 {
	  font-size: 2em;
	}
	#gallery {
	  padding: 3em 0;
	}
	.view {
	  width: 270px;
	  height: 270px;
	  margin:1em 1em 0em 5.5em;
	}
	.order-top {
	  padding: 25px 10px;
	  border: 1px solid #CFAF6F;
	  width: 100%;
	  float: left;
	  margin-right: 0;
	  margin-bottom: 4%;
	}
	.pricing {
	  padding: 3em 0 2em 0;
	}
	.price {
	  margin-top: 2em;
	}
	.copy p {
	  font-size: 0.95em;
	  line-height: 1.9em;
	}
}
@media (max-width: 414px){
.logo {
  text-align: center;
  width: 43%;
  margin: 0 auto;
  /*border-top: 3px solid#fff;
  border-bottom: 3px solid#fff;*/
  padding: 1em 0;
}
}
@media (max-width:386px){
	.logo {
	  text-align: center;
	  width: 46%;
	  margin: 0 auto;
	  /*border-top: 3px solid#fff;
	  border-bottom: 3px solid#fff;*/
	  padding: 1em 0;
	}
}
@media (max-width:375px){
    .logo {
	  width: 56%;
	  margin: 0 auto;
	  /*border-top: 2px solid#fff;
	  border-bottom: 2px solid#fff;*/
	  padding: 1em 0;
	}
	.banner-info h4 {
	  margin-top: 1em;
	  font-size: 1em;
	}
	.logo a h1 {
	  font-size: 2.5em;
	}
	.logo a p {
	  margin-left: 4em;
	  font-size: 0.9em;
	}
	.banner-info {
	  padding-top: 2em;
	}
	.banner {
	 background: url(../images/ban2.jpg) no-repeat 0px 0px;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  min-height: 181px;
	}
		h3.tittle {
	  font-size: 2.5em;
	}
	.tittle-head.ser h4 {
	  font-size: 1.8em;
	  top: 39%;
	  left: 17%;
	}
	.testi-top {
	  margin-top: 0em;
	  text-align: center;
	}
	.testi-img img {
	  width: 48%;
	}
	.monal-text h4 {
	  font-size: 1.5em;
	  margin: 0.8em 0 0.2em 0;
	}
	.callbacks_tabs {
	  bottom: -7%;
	  left: 35%;
	}
	#test {
     padding: 2em 0 4em 0;
    }
	  .view {
	  width: 200px;
	  height: 200px;
	  margin: 1em 1em 0em 2.5em;
	  }
	  .view .mask, .view .content {
		  width: 200px;
		  height: 200px;
	  }
	  .gallery-grid {
	  padding: 0;
	  float: left;
	  width:50%;
	}
	.textbox h4 {
	  font-size: 1.8em;
	  margin-top: 4.5em;
	}
	#gallery {
	  padding: 2em 0;
	}
	li.data {
	  float: left;
	  width: 50%;
	  margin-left: 0%;
	}
	#team {
	  padding: 2.2em 0 2em 0;
	}
	.team-top {
	  padding: 0em 0 1em 0;
	}
	.order-top {
	   padding: 2px 10px 10px;
	  margin-right: 0;
	  margin-bottom: 3%;
	}
	.tittle-head {
	  margin-bottom: 1em;
	}
	.testi-img {
	  width: 100%;
	  margin-right: 0;
	  border-right: none;
	  float: none;
	  margin-top: 0.8em;
	}
	.contact-form {
	  margin: 1.5em 0 0em 0;
	}
	.contact-grid textarea {
	  resize: none;
	  min-height: 139px;
	}
	.send input[type="submit"] {
	  font-size: 1.1em;
	  padding: 0.6em 2em;
	}
	p.sed-para {
      font-size: 1.8em;
	}
	.contact {
	  padding: 2em 0 2em 0;
	}
	.more-address {
	  padding: 0em 0;
	}
	.copy p {
	  font-size: 0.9em;
	  line-height: 1.9em;
	}
}
@media (max-width:320px){
    .logo {
	  width: 56%;
	  margin: 0 auto;
	  /*border-top: 2px solid#fff;
	  border-bottom: 2px solid#fff;*/
	   padding: 0.5em 0;
	}
	.banner-info h4 {
	  margin-top: 1em;
	  font-size: 1em;
	}
	.logo a h1 {
	  font-size: 2.5em;
	}
	.logo a p {
	  margin-left: 4em;
	  font-size: 0.9em;
	}
	.banner-info {
	   padding-top: 4em;
	}
	.banner {
	 background: url(../images/ban2.jpg) no-repeat 0px 0px;
	  background-size: cover;
	  -webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;
	  -ms-background-size: cover;
	  min-height: 185px;
	}
	.about-text h5 {
	  font-size: 1.55em;
	}
	.service-grid {
	  text-align: center;
	  float: left;
	  width: 100%;
	}
	.tittle-head h4 {
	  font-size: 1.8em;
	}
	h3.tittle {
	  font-size: 2.8em;
	}
	#about {
	  padding: 2em 0;
	}
	.tittle-head.ser h4 {
	  font-size: 1.8em;
	  top: 39%;
	  left: 21%;
	}
	#service {
	  padding: 2em 0 0em 0;
	}
	h3.tittle {
	  font-size: 2.5em;
	}
	.tittle-head.ser h4 {
	  font-size: 1.8em;
	  top: 39%;
	  left: 17%;
	}
	.testi-top {
	  margin-top: 0em;
	  text-align: center;
	}
	.testi-img img {
	  width: 48%;
	}
	.monal-text h4 {
	  font-size: 1.5em;
	  margin: 0.8em 0 0.2em 0;
	}
	.callbacks_tabs {
	  bottom: -7%;
	  left: 35%;
	}
	#test {
     padding: 2em 0 4em 0;
    }
	  .view {
	  width: 200px;
	  height: 200px;
	  margin: 1em 1em 0em 2.5em;
	  }
	  .view .mask, .view .content {
		  width: 200px;
		  height: 200px;
	  }
	  .gallery-grid {
	  padding: 0;
	  float: left;
	  width:50%;
	}
	.textbox h4 {
	    font-size: 1.2em;
  margin-top: 3.5em;
	}
	#gallery {
	  padding: 2em 0;
	}
	li.data {
	  float: left;
	  width: 50%;
	  margin-left: 0%;
	}
	.textbox p {
	  font-size: 12px !important;
	  color: #fff;
	  font-weight: 500 !important;
	  margin: 6px 0 0 0!important;
	}
	#team {
	  padding: 2.2em 0 2em 0;
	}
	.team-top {
	  padding: 1em 0 0em 0;
	}
	.serve-grids {
	   padding: 1em 0 0em 0;
	}
	.pricing {
	  padding: 2.2em 0 2em 0;
	}
	.order-top h4 {
  margin: 20px 0 10px 0;
  font-size: 20px;
  }
  .order-top p {
	  font-size: 11px;
	  margin: 24px 0 0 0;
	}
	.order-top h6 {
	  font-size: 11px;
	  margin:30px 0 0 0;
	}
	.about-text h5 {
  font-size: 1.75em;
}
}