html, body{
    font-family: 'Oswald', sans-serif;
    font-size: 100%;
    background-color: #FFF;
	background:url(../images/body_bg.jpg) top repeat fixed;
}

slider----*/
#slider2,
#slider3 {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0 auto;
  
}
.rslides_tabs {
	
  list-style: none;
  padding: 0;
  background: rgba(0,0,0,.25);
  box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  font-size: 18px;
  list-style: none;
  margin: 0 auto 50px;
  max-width: 540px;
  padding: 10px 0;
  width: 100%;
}
.rslides_tabs li {
  display: inline;
  float: none;
  margin-right: 1px;
}
.rslides_tabs a {
  width: auto;
  line-height: 20px;
  padding: 9px 20px;
  height: auto;
  background: transparent;
  display: inline;
}
.rslides_tabs li:first-child {
  margin-left: 0;
}
.rslides_tabs .rslides_here a {
  background: rgba(255,255,255,.1);
  color: #fff;
  font-weight: bold;
}
.events {
  list-style: none;
}
.callbacks_container {
  position: relative;
  float: left;
  width: 100%;
}
.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.callbacks li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}
.callbacks img {
	
  position: relative;
  z-index: 1;
  height: auto;
  border: 0;
  width: 100%;
}
.callbacks .caption {
    display: block;
    position: absolute;
    z-index: 2000;
    font-size: 20px;
    text-shadow: none;
    color: #fff;
    left: 5%;
    right: 0;
    /* padding: 10px 20px; */
    margin: 0;
    max-width: none;
    top: 0;
}
.callbacks_nav {
  	position: absolute;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	top: 58%;
	left: 8%;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 41px;
	width: 41px;
	background: transparent url("../images/themes.png") no-repeat left top;
	margin-top: -65px;
}
.callbacks_nav:active {
  opacity: 1.0;
}
.callbacks_nav.next {
 	left: auto;
	background-position: right top;
	right: 10%;
}
#slider3-pager a {
  display: inline-block;
}
#slider3-pager span{
  float: left;
}
#slider3-pager span{
	width:100px;
	height:15px;
	background:#fff;
	display:inline-block;
	border-radius:30em;
	opacity:0.6;
}
#slider3-pager .rslides_here a {
  background: #FFF;
  border-radius:30em;
  opacity:1;
}
#slider3-pager a {
  padding: 0;
}
#slider3-pager li{
	display:inline-block;
}
.rslides {
	
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 80%;
    padding: 0;
    margin: 0;
    width: 85%;
    height: 90%;
    /* position: absolute; */
    top: 0;
    right: 0;
    /* bottom: 0; */
    left: 0;
    margin: auto;
}
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}
.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
}
.rslides img {
  height: auto;
  border: 0;
}
.callbacks_tabs{
	display:none;
}
.callbacks_tabs li{
	display:inline-block;
}
@media screen and (max-width: 600px) {
  h1 {
    font: 24px/50px "Helvetica Neue", Helvetica, Arial, sans-serif;
    }
  .callbacks_nav {
    top: 47%;
    }
}
/*----*/
.callbacks_tabs a{
 visibility: hidden;
}
.callbacks_tabs a:after {
  content: "\f111";
  font-size:0;
  font-family: FontAwesome;
  visibility: visible;
  display: block;
  height:18px;
  width:18px;
  display:inline-block;
  border:2px solid #FFF;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  -ms-border-radius: 30px;
}
.callbacks_here a:after{
	border:2px solid #F4BB36;
}
.slide-text-info h1{
	font-size: 1.5em;
	font-weight: 700;
	text-transform: uppercase;
	background: #252524;
	padding: 0.8em 0.5em;
	width:28%;
	margin: 0.4em 0 0.1em;
}
/*----*/
.slide-text-info span{
	background: #D4504F;
	color: #FFF;
	text-transform: uppercase;
	font-weight: 100;
	padding: 0.5em 1em;
	margin: 0;
	font-size: 0.8125em;
}
.slide-text-info label{
	background: #2A2928;
	color: #FFF;
	text-transform: uppercase;
	font-weight: 100;
	padding: 0.5em 1em;
	margin:0;
	font-size:1.2em;
}
/*----//slider----*/


/*--------------------------------------------------------------------------start-features-----*/
.features{
	/*--padding:3em 0;----*/
	
}
.features-head h2{
	color: #202020;
	font-size: 2.4em;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0;
}
.features-head h2 span{
	color:#E25050;
}
.features-head p{
	font-family: 'Droid Serif', serif;
	color: #BBB;
	font-size: 1em;
	font-style: italic;
	margin-top: 10px;
}
.feature-grid h3{
	color: #202020;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 1.2em;
}
.feature-grid h3 span{
	width: 26px;
	height: 25px;
	display: inline-block;
	background: url(../images/fea-icons.png) no-repeat 1px 0px;
	vertical-align: top;
	margin-right: 0.5em;
}
.feature-grid p{
	color:#000000;
	font-size:0.85em;
	margin:0;
	font-family: 'Open Sans', sans-serif;
border-top-left-radius: 20px;
border-top-right-radius: 0;
border-bottom-right-radius: 30px;
border-bottom-left-radius: 0;
}
.feature-grid  .p-img {
	border-top-left-radius: 20px;
border-top-right-radius: 0;
border-bottom-right-radius: 30px;
border-bottom-left-radius: 0;
}
.feature-grid h3 span.fea-icon2{
	background-position: -25px 0px;
	
}
.feature-grid h3 span.fea-icon3{
	background-position: -53px 0px;
}
.feature-grid h3 span.fea-icon4{
	background-position: -77px 0px;
}
.feature-grids{
	padding-top:1em;
}
/*----start-team----*/
/*----------------------------------------------------------------------------------------------------*/
.animate-head{
	padding:0.5em;
}
.animate-head-left{
	text-align:center;
}
.animate-head-left h3{
	font-size: 1.5em;
	font-weight: 600;
	margin: 0 auto;
	text-transform: uppercase;
	padding-top: 3.2em;
}
.animate-head-left span{
	font-size: 0.875em;
	text-transform: lowercase;
	font-weight: normal;
	font-style: italic;
	line-height: 1.3em;
	margin-top: 0;
}
.t-member-info{
	background:#FFF;
	padding:0.8em;
}
.t-member-info h5{
	color: #202020;
	font-weight: 700;
	font-size: 1.1em;
	text-transform: uppercase;
	margin: 0;
}
.t-member-info span{
	text-transform:uppercase;
	color:#BBBBBB;
}
.p-img{
	width:100%;
}
.pppr {
	font-size:1.3em;
	text-transform: uppercase;
	display: block;
	position: relative;
	background:url(logo.svg) top repeat fixed;
}
#frame {
height: 100%;
    background-color: #E5FFCF;
    background-color: rgba(212,255,176,0.3);
    /* border-radius: 10px; */
    padding-bottom: 8px;
    position: relative;
    /* padding-bottom: 200px; */
    z-index: 1;
    /* margin-top: -302px; */
    width: 85%;
    /* margin-left: 370px; */
}
.feature-grid {
	    border: 10px;
}
/* footer */
footer {
background-color: #272727;
color: #fff;
padding-top: 30px;
    z-index: 2000;
    margin-bottom: -15px;
}
footer a {
color: #fff;
}
footer a:hover {
color: #2d52a0;
}
.footer_title {
display: block;
padding: 0 0 5px;
color: #c0cde9;
font-family: "Roboto",sans-serif;
font-size: 12px;
font-weight:400;
letter-spacing: 1px;
line-height: 1.1;
margin-top: 10px;
margin-bottom: 10px;
text-transform: uppercase;
}

/* buttons */
.buttons {
margin: 1em 0;
color: red;
}
.zvon {
	outline: 0 !important;
    border: 0;
    background-color: transparent;
    color: black;
}
.foot-bt {
	height:1px;
	outline: 0 !important;
    border: 0;
    background-color: transparent;
    color: black;
}
.btn {
background: none;
padding: 9px 12px;
font-size: 12px;
border: 1px solid #cccccc;
border-radius: 0;
box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn-xs {
font-size: 9px;
}
.btn-sm {
font-size: 10.2px;
}
.btn-lg {
padding: 10px 16px;
font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
font-size: 14px;
margin-top: 5px;
}
.btn-group > .btn-xs {
font-size: 9px;
}
.btn-group > .btn-sm {
font-size: 10.2px;
}
.btn-group > .btn-lg {
font-size: 15px;
}
.btn-default {
color: #777;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
background-color: #e7e7e7;
background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
background-repeat: repeat-x;
border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
}
.btn-primary {
background: #5595FF none repeat scroll 0 0;
border: medium none;
border-radius: 0;
color: #fff;
display: inline-block;
font-size: 12px;
letter-spacing: 1px;
line-height: 13px;
margin: 0 8px 0 0;
padding: 12px;
text-align: center;
text-transform: uppercase;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
background: #2d52a0 none repeat scroll 0 0;
color: #fff;
}
.btn-warning {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
background-color: #faa732;
background-image: linear-gradient(to bottom, #fbb450, #f89406);
background-repeat: repeat-x;
border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
color: #000;
border-radius: 0;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
background-color: #5bb75b;
background-image: linear-gradient(to bottom, #62c462, #51a351);
background-repeat: repeat-x;
border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
color: #ffffff;
background: #5595FF;
}
.btn-link {
border-color: rgba(0, 0, 0, 0);
cursor: pointer;
color: #2d52a0;
border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
background-color: rgba(0, 0, 0, 0);
background-image: none;
box-shadow: none;
}
.btn-inverse {
color: #000;
background-color: transparent !important;
}
.alt1 {
	position: relative;
	margin-left: -40px;
}
.kcell {
	position: relative;
	margin-left: -43px;
}
.alt1 {
	position: relative;
	margin-left: -40px;
}
.phone1 {
	position: relative;
	margin-left: -40px;
}
#pict {
	color: #000;
	font-size:20px;
}
#main-text {
	color: #000;
}
.main-text2 {
color: #000;
	font-size:20px;
}
.zamer.btn {
    background-color: red;
    color: #fff;
    font-weight: 400;
    line-height: 20px;
    min-height: 15px;
    padding: 13px 13px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    text-transform: uppercase;
}
.zamer.btn:hover {
	color:white;
}
.subm-btn {
	    background-color: blue;
    color: #fff;
    font-weight: 400;
    line-height: 20px;
    min-height: 15px;
    padding: 13px 13px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    text-transform: uppercase;
	width: 120px;
    margin-left: 35%;
}


body .header{
  color: #000;
}
html {
min-height: 100%;
    }
body {
  padding: 0;
  position: relative;
  margin: 0;
  min-height: 100%;
}
.main  {
  margin: 25px auto;
  max-width: 980px;
  margin-bottom: 50px;
  overflow: hidden;
}
.main p {
  color: #000;
  text-align: left;
  font-size: 18px;
  line-height: 180%;
  font-weight: 100;
}

.nav-top a {
  color: #000;
}

.am-modal-content {
  padding: 20px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.main p {
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 140%;
  color: #333;
}
.main p a {
  background: #3E5C9A;
  display: inline-block;
  font-weight: bold;
  color: white;
  padding: 2px 5px;
}
.main .btns {
  display: block;
  text-align: center;
  margin: 20px 0;
}

.main .btns a {
  font-weight: bold;
  color: white;
  padding: 20px 30px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 14px;
  text-align: center;
  display: inline-block;
  background: #E75854;
}

form {
  max-width: 600px;
  margin: 10px auto;
}

form .btns a {
  margin-top: 25px;
  background: white;
  font-weight: bold;
  color: #1ABC9C;
  padding: 10px 30px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 14px;
  text-align: center;
  display: inline-block;
}

form .btns a:hover {
	  background: yellow;

color: #2d52a0;
}


form input {
  border-radius: 3px;
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
  border: none;
  font-size: 16px;
}

.demo4 .main p a {
  background: #E67F22;
}

body .am-expanded.am-modal.modal1 {
  width: 400px;
  margin-left: -200px;
}

body .am-expanded.am-modal.modal1 .am-expanded.am-back {
  width: 400px;
  border-radius: 5px;
}
body .am-expanded.am-modal.modal3 {
  width: 640px;
  margin-left: -320px;
}

body .am-expanded.am-modal.modal3 .am-expanded.am-back {
  width: 640px;
  padding: 0;
  border-radius: 5px;
}
.btns a {
    font-weight: bold;
    color: white;
    padding: 20px 30px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 14px;
    text-align: center;
    display: inline-block;
    background: #E75854;	
}
.zamer {
    background-color: red;
}
.arp {
	border-top-left-radius: 20px;
border-top-right-radius: 0;
border-bottom-right-radius: 30px;
border-bottom-left-radius: 0;
}
#popup__toggle{bottom:25px;right:10px;position:fixed;z-index:999}
.img-circle{background-color:#29AEE3;box-sizing:content-box;-webkit-box-sizing:content-box;}
.circlephone{box-sizing:content-box;-webkit-box-sizing:content-box;border: 2px solid #29AEE3;width:150px;height:150px;bottom:-25px;right:10px;position:absolute;-webkit-border-radius:100%;-moz-border-radius: 100%;border-radius: 100%;opacity: .5;-webkit-animation: circle-anim 2.4s infinite ease-in-out !important;-moz-animation: circle-anim 2.4s infinite ease-in-out !important;-ms-animation: circle-anim 2.4s infinite ease-in-out !important;-o-animation: circle-anim 2.4s infinite ease-in-out !important;animation: circle-anim 2.4s infinite ease-in-out !important;-webkit-transition: all .5s;-moz-transition: all .5s;-o-transition: all .5s;transition: all 0.5s;}
.circle-fill{box-sizing:content-box;-webkit-box-sizing:content-box;background-color:#29AEE3;width:100px;height:100px;bottom:0px;right:35px;position:absolute;-webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%;border: 2px solid transparent;-webkit-animation: circle-fill-anim 2.3s infinite ease-in-out;-moz-animation: circle-fill-anim 2.3s infinite ease-in-out;-ms-animation: circle-fill-anim 2.3s infinite ease-in-out;-o-animation: circle-fill-anim 2.3s infinite ease-in-out;animation: circle-fill-anim 2.3s infinite ease-in-out;-webkit-transition: all .5s;-moz-transition: all .5s;-o-transition: all .5s;transition: all 0.5s;}
.img-circle{box-sizing:content-box;-webkit-box-sizing:content-box;width:72px;height:72px;bottom: 14px;right: 49px;position:absolute;-webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%;border: 2px solid transparent;opacity: .7;}
.img-circleblock{box-sizing:content-box;-webkit-box-sizing:content-box;width:72px;height:72px;background-image:url(images/mini.png);background-position: center center;background-repeat:no-repeat;animation-name: tossing;-webkit-animation-name: tossing;animation-duration: 1.5s;-webkit-animation-duration: 1.5s;animation-iteration-count: infinite;-webkit-animation-iteration-count: infinite;}
.img-circle:hover{opacity: 1;}
@keyframes pulse {0% {transform: scale(0.9);opacity: 1;}
  50% {transform: scale(1); opacity: 1; }   
  100% {transform: scale(0.9);opacity: 1;}}
 @-webkit-keyframes pulse {0% {-webkit-transform: scale(0.95);opacity: 1;}
  50% {-webkit-transform: scale(1);opacity: 1;}   
  100% {-webkit-transform: scale(0.95);opacity: 1;}}
@keyframes tossing {
  0% {transform: rotate(-8deg);}
  50% {transform: rotate(8deg);}
  100% {transform: rotate(-8deg);}}
@-webkit-keyframes tossing {
  0% {-webkit-transform: rotate(-8deg);}
  50% {-webkit-transform: rotate(8deg);}
  100% {-webkit-transform: rotate(-8deg);}}
@-moz-keyframes circle-anim {
  0% {-moz-transform: rotate(0deg) scale(0.5) skew(1deg);opacity: .1;-moz-opacity: .1;-webkit-opacity: .1;-o-opacity: .1;}
  30% {-moz-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .5;-moz-opacity: .5;-webkit-opacity: .5;-o-opacity: .5;}
  100% {-moz-transform: rotate(0deg) scale(1) skew(1deg);opacity: .6;-moz-opacity: .6;-webkit-opacity: .6;-o-opacity: .1;}}
@-webkit-keyframes circle-anim {
  0% {-webkit-transform: rotate(0deg) scale(0.5) skew(1deg);-webkit-opacity: .1;}
  30% {-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);-webkit-opacity: .5;}
  100% {-webkit-transform: rotate(0deg) scale(1) skew(1deg);-webkit-opacity: .1;}}
@-o-keyframes circle-anim {
  0% {-o-transform: rotate(0deg) kscale(0.5) skew(1deg);-o-opacity: .1;}
  30% {-o-transform: rotate(0deg) scale(0.7) skew(1deg);-o-opacity: .5;}
  100% {-o-transform: rotate(0deg) scale(1) skew(1deg);-o-opacity: .1;}}
@keyframes circle-anim {
  0% {transform: rotate(0deg) scale(0.5) skew(1deg);opacity: .1;}
  30% {transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .5;}
  100% {transform: rotate(0deg) scale(1) skew(1deg);
opacity: .1;}}
@-moz-keyframes circle-fill-anim {
  0% {-moz-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}
  50% {-moz-transform: rotate(0deg) -moz-scale(1) skew(1deg);opacity: .2;}
  100% {-moz-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}
@-webkit-keyframes circle-fill-anim {
  0% {-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;  }
  50% {-webkit-transform: rotate(0deg) scale(1) skew(1deg);opacity: .2;  }
  100% {-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}
@-o-keyframes circle-fill-anim {
  0% {-o-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}
  50% {-o-transform: rotate(0deg) scale(1) skew(1deg);opacity: .2;}
  100% {-o-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}
@keyframes circle-fill-anim {
  0% {transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}
  50% {transform: rotate(0deg) scale(1) skew(1deg);opacity: .2;}
  100% {transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}
}
div#carousel { 
  perspective: 1200px; 
  background: #100000; 
  padding-top: 10%; 
  font-size:0; 
  margin-bottom: 3rem; 
  overflow: hidden; 
}
figure#spinner { 
  transform-style: preserve-3d; 
  height: 300px; 
  transform-origin: 50% 50% -500px; 
  transition: 1s; 
} 
figure#spinner img { 
  width: 40%; max-width: 425px; 
  position: absolute; left: 30%;
  transform-origin: 50% 50% -500px;
  outline:1px solid transparent; 
}
figure#spinner img:nth-child(1) { transform:rotateY(0deg); 
}
figure#spinner img:nth-child(2) { transform: rotateY(-45deg); }
figure#spinner img:nth-child(3) { transform: rotateY(-90deg); }
figure#spinner img:nth-child(4) { transform: rotateY(-135deg); }
figure#spinner img:nth-child(5){ transform: rotateY(-180deg); }
figure#spinner img:nth-child(6){ transform: rotateY(-225deg); }
figure#spinner img:nth-child(7){ transform: rotateY(-270deg); }
figure#spinner img:nth-child(8){ transform: rotateY(-315deg); }
div#carousel ~ span { 
  color: #fff; 
  margin: 5%; 
  display: inline-block; 
  text-decoration: none; 
  font-size: 2rem; 
  transition: 0.6s color; 
  position: relative; 
  margin-top: -15rem; 
  border-bottom: none; 
  line-height: 0; }
div#carousel ~ span:hover { color: #888; cursor: pointer; 
}
#carousel-tp {
	width:100%;
}
.contacts1, .contacts2 {
margin-left: 10%;
color: black:
}
.ter2 {
	color: black;
}
.contactsall {
	color: black;
    font-size: large;
}
.orders {
	color: black;
}
.fa-check {
	color: green;
}
.callme {
	color:red;
}
.cont-adpt {
	padding-right: -15px;
    padding-left: -15px;
}
.modal{
  position: fixed; // Needed because the carousel overrides the position property
  width: 900px;
  height: 500px;
}
#wrapper { width: 640px; margin: 0 auto; padding:90px 0 0 0; }

#inline { display: none; width: 600px; }

label { margin-right: 12px; margin-bottom: 9px; font-family: Georgia, serif; color: #646464; font-size: 1.2em; }

.txt { 
display: inline-block; 
color: #676767;
width: 420px; 
font-family: Arial, Tahoma, sans-serif; 
margin-bottom: 10px; 
border: 1px dotted #ccc; 
padding: 5px 9px;
font-size: 1.2em;
line-height: 1.4em;
}

.txtarea { 
display: block; 
resize: none;
color: #676767;
font-family: Arial, Tahoma, sans-serif; 
margin-bottom: 10px; 
width: 500px; 
height: 36px;
border: 1px dotted #ccc;
padding: 5px 9px; 
font-size: 1.2em;
line-height: 1.4em;
}

.txt:focus, .txtarea:focus { border-style: solid; border-color: #bababa; color: #444; }

input.error, textarea.error { border-color: #973d3d; border-style: solid; background: #f0bebe; color: #a35959; }
input.error:focus, textarea.error:focus { border-color: #973d3d; color: #a35959; }

#send { 
color: #dee5f0;
display: block;
cursor: pointer;
padding: 5px 11px;
font-size: 1.2em;
border: solid 1px #224983;
border-radius: 5px;
background: #1e4c99; 
background: -webkit-gradient(linear, left top, left bottom, from(#2f52b7), to(#0e3a7d)); 
background: -moz-linear-gradient(top, #2f52b7, #0e3a7d); 
background: -webkit-linear-gradient(top, #2f52b7, #0e3a7d);
background: -o-linear-gradient(top, #2f52b7, #0e3a7d);
background: -ms-linear-gradient(top, #2f52b7, #0e3a7d);
background: linear-gradient(top, #2f52b7, #0e3a7d);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2f52b7', endColorstr='#0e3a7d'); 
}
#send:hover {
background: #183d80; 
background: -webkit-gradient(linear, left top, left bottom, from(#284f9d), to(#0c2b6b)); 
background: -moz-linear-gradient(top,  #284f9d, #0c2b6b); 
background: -webkit-linear-gradient(top, #284f9d, #0c2b6b);
background: -o-linear-gradient(top, #284f9d, #0c2b6b);
background: -ms-linear-gradient(top, #284f9d, #0c2b6b);
background: linear-gradient(top, #284f9d, #0c2b6b);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#284f9d', endColorstr='#0c2b6b');
}
#send:active {
color: #8c9dc0; 
background: -webkit-gradient(linear, left top, left bottom, from(#0e387d), to(#2f55b7)); 
background: -moz-linear-gradient(top,  #0e387d,  #2f55b7);
background: -webkit-linear-gradient(top, #0e387d, #2f55b7);
background: -o-linear-gradient(top, #0e387d, #2f55b7);
background: -ms-linear-gradient(top, #0e387d, #2f55b7);
background: linear-gradient(top, #0e387d, #2f55b7);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0e387d', endColorstr='#2f55b7');
}
 #bannerForm{
    width:100%;
    height: 380px;
    position:relative;
	margin:0;
	background:url('../css/banner1.jpg') 0 0 no-repeat;
	background-size:100%;
	height: 450px;
  }

  .bluStiker{

    width:125px;

    height:125px;

    background:url(../../../images/greenStiker.html);

    position:absolute;

    top:17px;

    left:19px;

    z-index:2;

  }

  /*.greenLeaf{

    width:310px;

    height:267px;

    background:url(/images/greenLeaf.png);

    position:absolute;

    top:46px;

    left:12px;

    z-index:1;

   }*/

  .textBanner{

    left: 40px;
    position: relative;
    top: 50px;
    width: 100%;
	max-width:424px;
	padding:25px;
	background-color: rgba(255, 255, 255, 0.8);
 
  }
	.inSale {
		position:absolute;
		right:10px;
		bottom:10px;
		width:120px;
		height:120px;
	}
  .textBanner .header1{

    font-size: 24px;

    line-height:30px;

    margin: 0 0 5px;

    padding:0;

    color:#4c4c4c;

    font-weight: bold;
	text-transform:uppercase;

    /*text-shadow: 0px 4px 3px rgba(0,0,0,0.4),
             0px 8px 13px rgba(0,0,0,0.1),
             0px 18px 23px rgba(0,0,0,0.1);*/

  }
  .textBanner .header1 span {
	  display:block;
	  color:#fff;
	  font-size:24px;
	  line-height:1px;
	  text-transform:none;
	  position:relative;
	  top:-2px;
  }
#bannerForm img.imgBig {display:block;}
#bannerForm img.imgSmall {display:none;}
#bannerForm img {
	height:100%;
	width:100%;
}

  .textBanner h5{

  	color:#000;

    padding:0;

    margin:0;

    font-size: 123px;

	font-weight:500;

	margin: 0 0 10px;
    /*text-shadow: 2px 2px 0px rgba(0,0,0,0.2);*/

  }

  .textBanner h5 span{

  	font-size:26px;
        color:#fff;

  }

  .textBanner p{

  	color:#4c4c4c;

    margin:5px 0;
	line-height:16px;
    font-size:16px;

  }
  .textBanner .price {

  	color:#ff6600;
	line-height:24px;
    font-size:24px;
	padding:22px 0 20px;
  }
  .textBanner .price b {
	  font-size:36px;
  }
  .textBanner .price span {
	  font-size:24px;
	  color:#4c4c4c;
	  margin-right:7px;
	  text-decoration:line-through;
  }

  .textBanner a{

  	color:#4c4c4c;

    margin:10px 0 0;

    display:block;

  }

  .formBanner{

    background: #fff none repeat scroll 0 0;
    border-radius: 5px;
    left: 72%;
    overflow: hidden;
    position: absolute;
    top: 26px;
    width: 26%;

  }

  .formBanner .headerForm{

    border-top:1px solid #17a0e8;

  	height:88px;

    background: url(../images/orangArl3.jpg) bottom center no-repeat #17a0e8;
	text-align:center;

  }

  .formBanner .headerForm h5{

  	margin:12px 21px 0 22px;

    font-size:17px;

    color:#fff;

  }

  .formBanner .headerForm p{

  	margin: 5px 21px 0 23px;

    font-size: 15px;

    color:#fff;

  }

  .formBanner .bodyForm{

	padding:0 24px;

  }

  .formBanner label{

  	display:block;

    margin:5px 0 0 0;

    font-size: 14px;
    font-weight: bold;

  }

  .formBanner input{

  	margin:5px 0 10px 0;

    width: 100%;

    padding:20px 10px;

    border:1px solid #a6a6a6;

    border-radius:3px;

  }

  .formBanner button{

  	margin:8px 0 20px 0;

    width: 100%;

    padding:16px;

    box-shadow:0 3px 0 #c04d00;

    font-weight:bold;

    color:#fff;

    background:#ff6600;

    border:0;

    border-radius:5px;

    font-size:14px;

    cursor:pointer;

  }

  .bodyForm strong{

  	display:none;

  }

  .bodyForm .errors{

  	padding:0 20px 10px 20px;

  }


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


    /*#bannerForm .bluStiker{

    background:url(/images/miniBluStiker.png);

    width:90px;

    height:90px;

    left:5px;

  }*/

  /*#bannerForm .greenLeaf{

    background:url(/images/miniGreenLeaf.png);

    width:230px;

    height:205px;

    top:5px;

    left:5px;

  }*/
/*
  #bannerForm .textBanner {
    left: 20%;
    top: 80px;
    width: 42%;
}
.bluStiker {
    top: 30px;
}
#bannerForm {
    height: 395px;
}

  #bannerForm .textBanner h1{

  	font-size:24px;

    line-height:27px;

  }

  #bannerForm .textBanner h5 {
    font-size: 22px;
    line-height: 31px;
}

  #bannerForm .textBanner h5 span{

  	font-size: 25px;

    line-height:21px;

  }

  #bannerForm .textBanner p{

  	font-size: 15px;

    line-height:18px;

  }

  #bannerForm .formBanner {
    left: auto;
    right: 10px;
    width: 34%;
    z-index: 3;
}

  #bannerForm .formBanner input{

  	padding:20px 10px;

    margin:15px 0;

  }

  .formBanner button{

    box-shadow:0 3px 0 #1179af;

    background:#169fe6;

  }

  .textBanner .header1 {
	    font-size: 30px;
	    line-height: 33px;
		font-weight: bold;
		text-transform:uppercase;
	}

  }

@media screen and (max-width: 900px) {
	#bannerForm .textBanner{    top: 120px; }
}
*/
@media screen and (max-width: 880px) {
	#bannerForm {background-size:cover;}
}
@media screen and (max-width: 710px) {
	.bluStiker{
		display: none;
	}
	/* #bannerForm .textBanner { */
	    /* left: 8%; */
	    /* top: 30px; */
	/* } */
	.textBanner {max-width:320px;top:28px;left:10px;}
	#bannerForm .formBanner {
	    width: 44%;
		max-width:300px;
		left:auto;
		right:10px;
	}
	.textBanner .header1 {
	    font-size: 18px;
	    line-height: 33px;
	}
	.textBanner .price {font-size:18px;}
	.textBanner .price b {font-size:24px;}
	.inSale {width:100px;height:100px;}
}
  @media screen and (max-width: 580px) {
	.textBanner, #bannerForm .formBanner {width:100%;max-width:96%;margin:10px auto;position:relative;left:auto;right:auto;top:auto;}
	#bannerForm {height:auto;}
	.inSale {width:80px;height:80px;}
	#bannerForm {padding:10px 0px;}
  }
 /* @media screen and (max-width: 480px) {
  	.textBanner .header1 {
	    font-size: 30px;
	    line-height: 33px;
		font-weight: bold;
		text-transform:uppercase;
	}
  	.formBanner button{


	    padding:16px;

	    box-shadow:0 3px 0 #c04d00;

	    background:#ff6600;

	  }
#bannerForm .textBanner{    top: 100px; }
	#bannerForm .bluStiker{

	    background:url(../../../images/miniBluStiker.html);

	    width:90px;

	    height:90px;

	    left:5px;
		display: block;
	  }

    #bannerForm .textBanner h5 {
    font-size: 15px;
    line-height: 22px;
}
	#bannerForm .textBanner h5 span {
	    font-size: 18px;
	    line-height: 18px;
	}
	#bannerForm .textBanner p {
		display: none;
	}
	#bannerForm .textBanner {
	    width: 40%;
	}

    #bannerForm .formBanner {
	    top: 80px;
	    width: 50%;
	}

    #bannerForm .formBanner input{

      padding:2px 10px;

      margin:4px 0;

    }

    #bannerForm .formBanner label{

    	margin:4px 0;

    }

    #bannerForm .formBanner button{

      padding: 12px 10px;

      margin:2px 0 10px;

    }
   /* #bannerForm .textBanner {
	    top: 125px;
	}
	.textBanner .header1 {
	    font-size: 19px;
	    line-height: 25px;
		font-weight: bold;
		text-transform:uppercase;
	}

  }



@media screen and (max-width: 400px) {
	#bannerForm .bluStiker {
		z-index: 99;
		top:10px;
	}
	#bannerForm .formBanner {
	    margin:0 10%;
	    width: 80%;
	}
	#bannerForm .textBanner{

    	display:none;

    }
}*/
