html {
	margin-top: auto;
	font-size: medium;
	margin-bottom: auto;
	clear: both;
	padding-bottom: auto;
	padding-right: auto;
	padding-top: auto;
	padding-left: auto;
	margin-right: auto;
	margin-left: auto;
    background-color:#000000;
}


body {
	padding-bottom: auto;
	background-color: #000000;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	font-weight: bold;
	color: #656565;
	text-align: center;
	letter-spacing: 22px;
	word-spacing: 43px;
	-webkit-box-shadow: 0 0;
	box-shadow: 0 0;
	text-shadow: 0 0;
	width: 100%;
	}

	 h2 {
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	font-size: 15px;
	color: #656565;
	margin-left: 19px;
		}
h4 {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 25px;
	color: #656565;
	letter-spacing: 10px;
	margin-left: 129px;
		}
	h3 {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-stretch: semi-expanded;
	color: #656565;
	width: 460px;
	text-align: left;
	margin-left: 135px;
	}

	.add h4 a  {
	color: #656565;
	font-size: 15px;
	margin-left: 17px;

	 }

	p {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #656565;
	font-style: oblique;
	font-size: 15px;
	width: 380px;
	text-align: justify;
	margin-left: auto;
	margin-right: auto;
	font-weight: normal;
	font-variant: normal;
	list-style-position: inside;
	margin-top: -5px;
	}


.clearfix {
    overflow: auto;
}

.clearfix::after {
    content: "";
    clear: both;
    display: table;
}


#page_wraper {
	margin-left: auto;
	margin-right: auto;
	padding-left: auto;
	padding-right: auto;
	width: 1200px;
	/* [disabled]height: 1500px; */
	display: table;
	clear: both;
	background-color: #030303;
}

 #navigation {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	height: 150px;
	padding-top: 0px;
	border-bottom: 1px solid #608020;
	display: inline-block;
	background-color: #020202;
	clear: both;
	 }


.logo {
	height: 100px;
	width: 180px;
	vertical-align: baseline;
	padding-left: 0px;
	display: inline-block;
	margin-top: 34px;
	margin-left: 107px;
}
  .logo img {
	height: 100%;
	width: 100%;
	 
}

 .menu {
	width: 700px;
	float: right;
	max-width: 700px;
	margin-top: 95px;
}

 .menu  li  {
	display: inline-block;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	}

.menu  li a {
	font-size: 18px;
	color: #FFFFFF;
	height: 55px;
	padding-right: 30px;
	line-height: 50px;
	font-style: normal;
	clear: both;
	;
	display: block;
	padding-left: 10px;
	margin-left: 15px;
	text-align: justify;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-indent: 20px;
	}
 
a:link {
	color: #656565;
	font-weight: normal;
	font-size: 30px;
	text-decoration: none;
		 }
a:active {
	color: #FFF;
	font-weight: normal;
	font-size: 30px;
	text-decoration: none;
	background-color: #000;
}


a:visited   {
	color: #00F;
	
}

#navigation .menu  li a:active    {
	color: #FFF;
	background-color: #000;
	

}

#navigation	.menu  li a:focus     {
	color: #306;


}

#navigation .menu  li a:hover     {
	background-color: #608020;
	color: #F00;

}


#page_wraper .header {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	width: 500px;
	margin-left: 75px;
}


.send_me   {
	width: 900px;
	height: 880px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	color: rgba(0,0,0,1.00);
	font-style: italic;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 18px;
}

	
	label{
	width: 350px;
	color: rgba(117,135,64,1.00);
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	text-align: left;
}
#name {
	width: 500px;
	height: 40px;
	color: #000000;
	font-style: italic;
	font-size: 18px;
	background-color: #C5C5C5;
	}
	#email {
	width: 500px;
	height: 40px;
	color: #000000;
	font-style: italic;
	font-size: 18px;
	background-color: #C5C5C5;
	}
	
	#address {
	width: 500px;
	height: 40px;
	color: #000000;
	font-style: italic;
	font-size: 18px;
	background-color: #C5C5C5;
	}
	
	
	
	#message{
	width: 900px;
	height: 300px;
	color: #000000;
	font-style: italic;
	font-size: 18px;
	text-align: left;
	background-color: #C5C5C5;
	max-width: 900px;
	max-height: 400px;
	}
	
	#submit{
	width: 150px;
	color: #FF0000;
	font-style: normal;
	font-size: 25px;
	margin-top: 40px;
	background-color: #758740;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	height: 50px;
	}

.footer {
	margin-right: auto;
	margin-left: auto;
	background-color: #020202;
	width: 1200px;
	text-align: center;
	height: 320px;
	float: none;
	left: auto;
	right: auto;
	clear: both;
	border-top:#608020 1px solid;
	 }

.add {
	width: 360px;
	height: 210px;
	float: left;
	text-align: left;
	text-indent: 19px;
	letter-spacing: 3px;
	margin-top: 31px;
	margin-left: 25px;
}
.contact  {
	width: 300px;
	height: 210px;
	float: left;
	text-align: left;
	text-indent: 19px;
	letter-spacing: 3px;
	margin-top: 31px;
	margin-left: 85px;
}



.contact img {
	width: 25px;
	height: 25px;
	margin-left: 13px;
	margin-right: auto;
	display: inline-table;
	margin-top: 19px;
	padding-top: 14px;
	padding-left: 0px;
}

.copyright {
	font-style: italic;
	font-size: 15px;
	width: 390px;
	text-align: right;
	color: #656565;
	margin-right: 72px;
	/* [disabled]padding-right: 25px; */
	margin-top: -45px;
	}



 .add a {
	font-size: 15px;
	color: #608020;
	width: 100%;
}





<style>
        .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);
            }
             }


        .jssorb051 .i {position:absolute;cursor:pointer;}
        .jssorb051 .i .b {fill:#97F727;fill-opacity:0.3;}
        .jssorb051 .i:hover .b {fill-opacity:1;}
        .jssorb051 .iav .b {fill-opacity: 0.7;}
        .jssorb051 .i.idn {opacity:.3;}

        .jssora051 {display:block;position:absolute;cursor:pointer;}
        .jssora051 .a {fill:none;stroke:#fff; stroke-width:360;stroke-miterlimit:10;}
        .jssora051:hover {opacity:.8;}
        .jssora051.jssora051dn {opacity:.5;}
        .jssora051.jssora051ds {opacity:.3;pointer-events:none;}
    </style>
	
	

@media screen and (max-width:900px) {
		
#page_wraper {
width:100%;
}

#navigation {
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
.logo {
	height: 80px;
	width: 120px;
	margin-left: auto;
	margin-right: auto;
}
.menu {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}	
.menu  li a {
	font-size: 15px; 
	height: 30px;
	padding-right: 15px;
	font-style: normal;
	display: inline;
	padding-left: 5px;
	text-align: justify;
	text-indent: 15px;
	}
.btn-group  {
	width: 100px;
	display: table-footer-group;
	min-width: 0px;
}

.container{
	width: 100%;
	height: 1150px;
	}
.gallery  {
	width: 240px;
	height: 340px;
	float: left;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: center;
	margin-left: 30px;
	margin-right: 20px;
			 }
.gallery img {
	width:100%;
	height:200px;
}
h3 {
	width: 100%;
	font-size: 15px;
}
	
h2{
	font-size: 12px;
	width: 100%;
}
p {
	width:100%}
#footer{
		width:100%;}
.add{
	width: 100%;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	height: 150px;
}

.contact {
	width: 100%;
	text-align: left;
	text-indent: 19px;
	letter-spacing: 3px;
	margin-left: auto;
	margin-right: auto;
}

 .copyright {
	font-size: 11px;
	width: 100%;
	text-align: center;
}

}	

@media screen and (max-width:640px) {
		
#page_wraper {
width:100%;
}

#navigation {
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
.logo {
	height: 80px;
	width: 120px;
	margin-left: auto;
	margin-right: auto;
}
.menu {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}	
.menu  li a {
	font-size: 10px;
	height: 30px;
	padding-right: 15px;
	font-style: normal;
	display: inline;
	padding-left: 5px;
	text-align: justify;
	text-indent: 15px;
	}
.btn-group  {
	width: 100px;
	display: table-footer-group;
	min-width: 0px;
}

.container{
	width: 100%;
	height: 1150px;
	}
.gallery  {
	width: 240px;
	height: 340px;
	float: left;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: center;
	margin-left: 30px;
	margin-right: 20px;
			 }
.gallery img {
	width:100%;
	height:200px;
}
h3 {
	width: 100%;
	font-size: 15px;
}
	
h2{
	font-size: 12px;
	width: 100%;
}
p {
	width:100%}
#footer{
		width:100%;}
.add{
	width: 100%;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	height: 150px;
}

.contact {
	width: 100%;
	text-align: left;
	text-indent: 19px;
	letter-spacing: 3px;
	margin-left: auto;
	margin-right: auto;
}

 .copyright {
	font-size: 11px;
	width: 100%;
	text-align: center;
}

}	
	
	
@media screen and (max-width:320px) {
		
#page_wraper {
width:320px;
}

#navigation {
	width: 320px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
.logo {
	height: 80px;
	width: 120px;
	margin-left: auto;
	margin-right: auto;
}

	
	
.menu {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}	

.menu  li a {
	font-size: 10px;
	height: 30px;
	padding-right: 15px;
	font-style: normal;
	display: inline;
	padding-left: 5px;
	text-align: justify;
	text-indent: 15px;
	}

.btn-group  {
	width: 100px;
	display: table-footer-group;
	min-width: 0px;
}


.container{
	width:320px; 
	}
.gallery {
	width: 280px;
	height:360px;
	}
.gallery img {
	width:100%;
	height:200px;
}
h3 {
	width: 100%;
	font-size: 12px;
}
	
h2{
	font-size: 12px;
	width: 100%;
}
p {
	width:100%}
#footer{
		width:100%;}
.add{
	width: 320px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	height: 150px;
}

.contact {
	width: 100%;
	text-align: left;
	text-indent: 19px;
	letter-spacing: 3px;
	margin-left: auto;
	margin-right: auto;
}

 .copyright {
	font-size: 11px;
	width: 320px;
	text-align: center;
}

}