html, body{
  	font-family: 'Open Sans', sans-serif;
    font-size: 100%;
  	 background-color: #dbebf1;
	margin: 0;
	-webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body a,.grid_1,plan_1,plan_1.one,plan_1.two,i.icon1, i.icon2, i.icon3, i.icon4, i.icon5, i.icon6 {
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
a:hover{
 text-decoration:none;
}
input[type="button"],input[type="submit"],.port-grid ,.text p,.text h3{
	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;
}
h1 { font-size: 1.3em;
color: #bb2204;	}
p{
	margin:0;
}
ul{
	margin:0;
	padding:0;
}
label{
	margin:0;
}
.clearfix:before, .clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both; }

#wrapper {
width: 100%;
position: relative;
float: none;
}
#home {

	background:url(../img/top.jpg) no-repeat 0px 0px;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	height:150px;
	position: relative;
    float: center;
	}

#logo {
position: relative;
top: 1em;

}
#title h3 { position: relative;
top: 1em;
float: left;
color: #11357f;
font-family: 'Open Sans', sans-serif;
font-size: 1.4em;
font-weight: 600;
letter-spacing: 1px;
}
#cart {
position: relative;
float: left;
top: 1em;
}
#cart  a{
color: #11357f;
font-family: 'Open Sans', sans-serif;
font-size: 1.1em;
font-weight: 600;
}
#search {
position: relative;
float: right;
}
#shop {
position: relative;
	color: #fff;
	letter-spacing: 1px;
	font-weight: 400;
	text-decoration: none;
	font-size: 1.1em;
	float: left;
	top: 12px;
	left: 30px;
}
#shop a {
color: #fff;
text-decoration: none;
}
#shop a:hover, a.activ {
color: #74dafc;
text-decoration: none;
}

.img-responsive {
max-width: 100%;
height: auto;
display: block;
}
.img-responsive-m {
max-width: 100%;
height: auto;
border: 1px solid #ccc;
display: block;
}

.top-menu {
	text-align: left;
	margin-top: 0.9em;
	float:right;
}
.top-menu ul li{
	display: inline-block;
	margin: 0 30px;
	color: #fff;
	font-weight: 600;
	text-decoration: none;
	font-size: 0.9em;
	position: relative;
	float: left;
	left: -10px;
}
.top-menu ul li:nth-child(2),.top-menu ul li:nth-child(4),.top-menu ul li:nth-child(6),.top-menu ul li:nth-child(8) {
	margin: 0;
}
.top-menu ul li a.active{
	  color: #74dafc;
	  text-decoration: none;
}
.top-menu ul li a:hover{
	  color: #74dafc;
	  text-decoration: none;
}
nav a {
	position: relative;
	display: inline-block;
	outline: none;
	color: #fff;
	text-decoration: none;
	letter-spacing: 1px;
	font-weight: 400;
	text-shadow: 0 0 1px rgba(255,255,255,0.3);
	font-size: 1.2em;
}

nav a:hover,
nav a:focus {
	outline: none;
}

.button{
  position: relative;
  float: center;
  text-transform: uppercase;
   text-decoration: none;
	height: 1.0 em;
	width: 7em;
	background: #6ea808;
	padding: 0.5em 0.5em 0.5em 0.5em;
	letter-spacing: 1px;
	border: 2px solid #86cd0a;
	color: #ffffff;
	font-size: 0.9em;
	font-weight: 600;
	margin-left: 5px;
}
.button a{
  text-transform: uppercase;
  text-decoration: none;
  color: #ffffff;
  background-color: #86cd0a;
  border: 2px solid #ffff00;
  display: inline-block;
  margin: 0.5em 0 0.5em;
  font-size: 0.9em;
 }
.button a:hover, a.activ{
  color: #ffff00;
  text-decoration: none;
  background-color: #86cd0a;
}
	

/* Effect 5: same word slide in */
.cl-effect-5 a {
	overflow: hidden;
}

.cl-effect-5 a span {
	position: relative;
	display: inline-block;
	-webkit-transition: -webkit-transform 0.3s;
	-moz-transition: -moz-transform 0.3s;
	transition: transform 0.3s;
}

.cl-effect-5 a span::before {
	position: absolute;
	top: 100%;
	content: attr(data-hover);
	font-weight: 700;
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

.cl-effect-5 a:hover span,
.cl-effect-5 a:focus span {
	-webkit-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	transform: translateY(-100%);
}

/* Effect 5: same word slide in and border bottom */

/*----start-home---*/




.cart_block {
	padding: 15px 5px 5px 38px;
	background: url(../img/block_cart.png) no-repeat 0px 15px ;
	position: relative;
    float: right; 
   
  }
.cart_block a:link, .cart_block a:visited{
	font-size: 1em;
	font-weight: bold;
	text-decoration: underline;
	margin: 7px 0px 7px 0px;
	
}
.cart_right_top{
	height: 60px;
	position:relative;
    float: right; 
    font-size:0.9em;
	text-align: left;
    color: #445a6f;
    margin: 7px 0px 7px 0px;
			 
}
#show_cart
{
color: #000;
font-family: 'Open Sans', sans-serif;
font-size: 1.0em;
font-weight: 600;
margin-left: 10px;
}

.content-basic {
position: relative;
top: 2em;
}

.main-page {
width: 185px;
text-align: justify;
font-size: 1em;
padding-top: 2em;
}
.header {
padding: 0;
  margin: 0;
  }  


.strip {
 padding: 0.5em 0;
  background:#044b81;
 }
.menu {
padding:0.2em 0;
background:#445a6f;
position: relative;

} 
.menu p {
padding-left: 2em;
color: #fff;
font-size: 1.0em;
font-weight: 600;
width: 95%;
}




/*--hover-buttons--*/
.copyrights {
 	 padding: 3em 0;
}
.copyrights p {
 	 color: #fff;
}
.copyrights p a {
 	 color: #fff;
}
.copyrights p a:hover {
 	 color: #FF5757;
}


/*--start-responsive-design--*/


@media (min-width: 768px) and (max-width: 1199px) {

#title h3{ position: relative;
padding-left: 1em;
font-size: 1.4em;
font-weight: 600;
}

#shop {
	font-weight: 600;
	}
	span.menu{
	  width:70px;
	  height: 40px;
	  background: url(../img/menu.jpg)no-repeat 0px -3px;
	  display: inline-block;
	  float: right;
	  cursor: pointer;

	}
	.top-menu{
		width:95%;
		display: none;
		text-align:left;
		padding-left: 30px;
		margin-top:30px;
	}
	.span_2 {
	  margin-top: 2em;
	}
	.top-menu ul{
		float:none;
		width:100%;
	}
	.top-menu ul li{
		display:block;
		float: none;
		margin:5px 0;
	}
		
	
}
@media screen and (max-width:767px){

#title h3{ position: relative;
padding-left: 6em;
font-size: 1.2em;
font-weight: 600;

}
	span.menu{
	  width:70px;
	  height: 40px;
	  background: url(../img/menu.jpg)no-repeat 0px -3px;
	  display: inline-block;
	  float: right;
	  cursor: pointer;

	}
	.top-menu{
		width:95%;
		display: none;
		text-align:left;
		padding-left: 30px;
		margin-top:30px;
	}
	.span_2 {
	  margin-top: 2em;
	}
	.top-menu ul{
		float:none;
		width:100%;
	}
	.top-menu ul li{
		display:block;
		float: none;
		margin:5px 0;
	}
		
	}

@media (max-width:480px){

.main-page {
width: 180px;
text-align: justify;
font-size: 1.0em;
padding-top: 2em;
padding-left: 5px;
}
.button{
  position: relative;
  float: center;
  text-transform: uppercase;
   text-decoration: none;
	height: 1.0 em;
	width: 6em;
	background: #6ea808;
	padding: 0.5em 0.5em 0.5em 0.5em;
	letter-spacing: 0px;
	border: 2px solid #86cd0a;
	color: #ffffff;
	font-size: 0.9em;
	font-weight: 600;
	margin-left: 5px;
}
#title h3{ position: relative;
padding-left: 7em;
font-size: 1.0em;
font-weight: 600;
margin-bottom: 3em;
}

.cart_right_top{
	font-size:0.9em;
	text-align: left;
    margin-bottom: 3em;
	color: #ffffff; 
	font-weight: 600;
}

		
}

@media (max-width:375px){
.main-page {
width: 120px;
text-align: justify;
font-size: 1.0em;
padding-top: 2em;
}
.button{
  position: relative;
  float: center;
  text-transform: uppercase;
   text-decoration: none;
	height: 1.0 em;
	width: 5em;
	background: #6ea808;
	padding: 0.2em 0.2em 0.2em 0.2em;
	letter-spacing: 0px;
	border: 2px solid #86cd0a;
	color: #ffffff;
	font-size: 0.9em;
	font-weight: 600;
	margin-left: 5px;
}

#title h3 { 
font-size: 1.0em;
font-weight: 600;

 
}
.cart_right_top{
	font-size:0.9em;
	text-align: left;
    margin-bottom: 3em;
	color: #ffffff; 
	font-weight: 600;
}
#cart  a{
color: #ffffff;
font-family: 'Open Sans', sans-serif;
font-size: 1.1em;
font-weight: 600;
}
#show_cart
{
color: #ffffff;
font-family: 'Open Sans', sans-serif;
font-size: 1.0em;
font-weight: 600;
margin-left: 10px;
}
}
/*----top-move------*/
.footer-pos{
	position:absolute;
	top: -50%;
	left: 70%;
}
.footer-pos a span{
	background:url(../img/to_top.png) no-repeat 0px 0px;
	display:block;
	height: 62px;
	width: 62px;
}


/*----- footer ----*/
.footer{
    position: relative;
	
	width: 100%;
	float: none;
	background:#044b81;
	padding: 1em 0;
}

.copy p {
  color: #fff;
  font-size:1em;
}
.copy p a {
   color: #fcf651;
}
.copy p a:hover{
	 text-decoration: underline;
}
