html, body, div, span, applet, object, iframe, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, legend, table, tbody, tfoot, thead, tr, th {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
list-style:none;
text-decoration:none;
}

.cl {
    background-image: url("../img/kn.png");
width: 25px;
height: 25px;
float: right;
margin: 12.5px 30px;
}
.op {
    background-image: url("../img/n.png");
    width: 25px;
height: 25px;
float: right;
margin: 12.5px 30px;
}
body {
 
}
#wall {
	width: 1024px;
	margin: 0 auto;
}
/*Hearder*/
#hearder-block {
    width: 100%;
    background:white;
    height: 55px;
    position:fixed;
	z-index: 300;
}
#hearder {
    margin: 0 auto;
	width: 1000px;
    background: white;
}
#logo {
    float: left;
    margin: 0 5px;
    position: relative;
    top: -9px;
}
#logo img{
	height:50px;
}
#nav {
	margin: 10px 10px;
}
#nav ul{
	
}
#nav li{
	height: 30px;
	list-style:none;
	float:left;
	margin: 0 5px;
	cursor:pointer;
   -webkit-transition: background 0.5s ease;
}
#nav a{
	font: 14px sans-serif;
	color: #6A6A6A;
	padding: 5px 10px 8px 10px;
display: block;
}
#nav a:hover{
	color:white;
}
#nav1{
	border: 1px solid #02BAF6;
	border-radius: 8px;
}
#nav2{
	border: 1px solid #FF033E;
	border-radius: 8px;
}
#nav3{
	border: 1px solid #00BEBF;
	border-radius: 8px;
}
#nav4{
	border: 1px solid #E792F7;
	border-radius: 8px;
}
#nav5{
	border: 1px solid #FF8A67;
	border-radius: 8px;
}
#nav6{
	border: 1px solid #FBD423;
	border-radius: 8px;
}

/*hover - nav*/
#nav1:hover{
	background:#02BAF6;
    color: white;
}
#nav2:hover{
	background:#FF033E;
color: white;
}
#nav3:hover{
	background:#00BEBF;
color: white;
}
#nav4:hover{
	background:#E792F7;
color: white;
}
#nav5:hover{
	background:#FF8A67;
color: white;
}
#nav6:hover{
	background:#FBD423;
color: white;
}
#languages {
    float: right;
    top: -10px;
	right: -15px;
    position: relative;
}
#languages a{
    width: 60px;
    height: 50px;
    float:left;
    display:block;
    margin: 10px 2px;
    
}
#languages span{
    font: 15px sans-serif;
    color: #A9A9A9;
    position:absolute;
    padding-top: 10px;
}
/*nav - end*/

/*banner*/

#banner{
	background: url("../img/banner-logo.jpg") no-repeat;
	width: 100%;
	height: 300px;
    padding-top: 55px;
}
#banner-light{
	background: rgba(0, 0, 0, 0.3);
width: 100%;
	height: 300px;
}
#banner p{
	font:bold 54px sans-serif;
	color:white;
	text-align:center;
	margin:0;
}
#banner img {
    display:block;
    margin: 0 auto;
    padding-top:25px;
}
#banner span{
	font: 28px sans-serif;
	color:white;
	display:block;
	margin: 10px 0;
	text-align: center;
}
#wall-ban {
	width: 800px;
	margin:0 auto;
}
#button {
	height: 68px;
	width: 258px;
	background:#FC9342;
	margin: 60px auto;
	cursor:pointer;
	border: 1px solid #FC9342;
	border-radius: 5px;
}
#button:hover {
	background:#FFAA69;
	border: 1px solid #FFAA69;

}
#button a {
	font: 32px sans-serif;
	color:white;
	padding: 15px 0px;
	display:block;
	text-align:center;
}
/*middle*/
#middle {
    margin: 0 auto;
    padding: 10px 20px;
    width:1024px;
    overflow:hidden;
    background: white;
}
#middle h1{
    font: 500 32px sans-serif;
    color: #434343;
    text-align: center;
    margin: 30px 0;
    padding-bottom: 8px;
}
#middle li{
    float: left;
    list-style: none;
    width:450px;
    margin-left: 30px;
}
#middle p{
    font: 14px sans-serif;
    color: #8A8A8A;
    float:right;
}
#middle h4{
    font:bold 18px sans-serif;
    color: red;
    
}
#middle img.m{
    display:block;
    float:left;
}
#middle h5{
    font: 25px sans-serif;
    color: red;
    text-align: center;
    
}
#vi p{
    float:none;
}
#vi b{
    font: bold 15px sans-serif;
    color:black;
}
#vi h3{
    font: bold 18px sans-serif;
    color:black;
    margin: 20px 10px;
}
#vi span{
    font:500 16px sans-serif;
    color:#444;
    display:block;
    margin: 5px 0;
}
#vi samp{
    font:17px sans-serif;
    color:red;
    display:block;
    margin: 5px 0;
}
#vi img.thumb{
    height: 150px;
    display:block;
    margin: 0 12px;
}
#tableofvi {
    margin: 10px auto;
    overflow: hidden;
    position: absolute;
    left: 50%;
    transform: translateX( -50% );  
    -webkit-transform: translateX( -50% );  

}
#tableofvi ul{
    padding:0;
    margin:0;
}
#tableofvi li{
    width: 175px;
    height: 250px;
    margin: 0 20px 0 0;
}
/*Service-gen*/
#service-box {
    width: 90%;
    margin:0 auto 10px auto;
    height: auto;
    border-radius: 20px;
    cursor:pointer;
    overflow:hidden;
}
#opened h3 {
    margin: 11px 20px 0 0;
    float:left;
    display:block;
    font: 24px sans-serif;
    color: #434343;
    
}
#opened p {
    margin: 4px 10px;
    float:left;
    display:block;
    height: 36px;
    border:1px solid transparent;
    border-radius: 100%;
    background: white;
    width: 36px;
    text-align: center;
}
#opened span {
    float:left;
    display:block;
    font: 16px sans-serif;
    color:#6F6F6F;
    margin: 16px 0;
	display:none;
}
#opened small{
    font: bold 22px sans-serif;
    color: #000000;
    display:block;
    padding: 5px;
}
#opened img{
    display:block;
    float:right;
    margin: 12.5px 30px;
	border:0;
}
#closed p {
    float:none;
font: 18px sans-serif;
color:black;
margin:15px;
}
#closed b {
color:red;
}
#closed span {
    font: 16px sans-serif;
    color:#444;
    padding: 0 15px;
}
#closed p > span {
    padding:0;
}
.yellow-service-bor {
    border: 2px solid #EBB60A;
}
.orange-service-bor {
    border: 2px solid #F57D41;
}
.red-service-bor {
    border: 2px solid #EB0535;
}
.dark-pink-service-bor {
    border: 2px solid #FA4F70;
}
.pink-service-bor {
    border: 2px solid #C573D1;
}
.violet-service-bor {
    border: 2px solid #8378CB;
}
.dark-blue-service-bor {
    border: 2px solid #0872D8;
}
.blue-service-bor {
    border: 2px solid #0694D5;
}
.mint-service-bor {
    border: 2px solid #009698;
}
.dark-green-service-bor {
    border: 2px solid #009757;
}
.green-bor {
    border: 2px solid #86BC3C;
}

#closed {
    display:none;
    width: 100%;
    height: auto;
    clear:both;
}
#opened {
    display:block;
    height:50px;
}
/*Service-gen - end*/
/*Table*/
.features-table
{
  width: 100%;
  margin: 0 auto;
  border-collapse: separate;
  border-spacing: 0;
  border: 0;
  text-shadow: 0 1px 0 #fff;
  color: #2a2a2a;
  background: #fafafa;
  background-image: -moz-linear-gradient(top, #fff, #eaeaea, #fff); /* Firefox 3.6 */
  background-image: -webkit-gradient(linear,center bottom,center top,from(#fff),color-stop(0.5, #eaeaea),to(#fff));
  margin-top:20px;
  margin-bottom:20px;
  font-family: arial, sans-serif;
}
 
.features-table td
{
  height: 50px;
  padding: 10px 20px;
border-bottom: 1px solid #cdcdcd;
  box-shadow: 0 1px 0 white;
  -moz-box-shadow: 0 1px 0 white;
  -webkit-box-shadow: 0 1px 0 white;
  text-align: center;
  vertical-align: middle;
  display: table-cell;
}
 
.features-table tbody td
{
  text-align: center;
  width: 150px;
}
 
 .features-table td.blue
{
  background: rgba(2, 186, 246, 0.23);
}
 .features-table td.violet
{
  background: rgba(231, 146, 247, 0.28);
}
 .features-table td.pink
{
  background: rgba(255, 71, 131, 0.23);
} 
.features-table td.green
{
  background: rgba(0, 190, 191, 0.21);
}
 .features-table td.red
{
  background: rgba(255, 3, 62, 0.15);
}
 .features-table td.orange
{
  background: rgba(255, 194, 103, 0.36);
}
.features-table td:nowrap
{
  white-space: nowrap;

}
 #size-table td{
    font-size:90%;
 }
.features-table thead td
{
  font-size: 120%;
  font-weight: bold;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-topleft: 10px;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  border-top: 1px solid #eaeaea;
}
 
.features-table tfoot td
{
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom: 1px solid #dadada;
}
.features-table span
{
 color:red;
 font-weight:bold;
}
.size {

    font-size:14px;
    }
    
    
/*Abonent*/

#block-abonent {
    height: 200px;
    border: 1px solid transparent;
    border-radius: 8px;
    background:#FFC267;
    margin-top: 20px;
}    
#block-abonent h1{
   font: 500 24px sans-serif;
   color: white;
   text-align:center;
   border-bottom: 3px solid white;
   padding-bottom:8px;
} 
#block-abonent p{
   font: 500 17px sans-serif;
   color: #434343;
   margin: 5px 30px;
} 
/*feedback*/
#feedback {
    margin: 10px 0;
} 
#feedback input{
    margin: 10px 0;
    border: 5px solid #FF8A67;
    border-radius: 8px;
    height:25px;
} 
#feedback textarea{
    margin: 4px 0;
    border: 5px solid #FF8A67;
    border-radius: 8px;
	width: 99%;
} 
#feedback span{
    color: #434343;
    font: 16px sans-serif;
    display:block;
    
} 
#feedback input#button-feedback-submit{
    background: #FC9342;
    border: 4px solid #FC9342;
    padding: 4px 15px;
    font:18px sans-serif;
    color:white;
    float:left;
    height:auto;
    cursor:pointer;
} 
#feedback input#button-feedback-reset{
    background: #FF033E;
    border: 4px solid #FF033E;
    padding: 4px 15px;
    font:14px sans-serif;
    color:white;
    float:right;
    margin-right: 647px;
    height:auto;
    cursor:pointer;
} 
#tex-contact {
    font:500 19px sans-serif;
    color:#434343;
}
#tex-contact span{
    font:bold 19px sans-serif;
    color:red;
}
#tex-text {
    font:500 16px sans-serif;
    color:black;
    margin: 0 0 20px 0;
}
#tex-if {
    font:17px sans-serif;
    color:#434343;
    margin: 20px 0;
}
#tex-if span{
    font:28px sans-serif;
    color:red;
    
}
#howorder {
    display: block;
    float: right;
    margin: 30px 20px 10px 0;
    color: black;
    font: bold 20px sans-serif;
}
#howorder:hover {
    color:red;
}
/*contact*/
#contact {
    clear:both;
    margin: 10px 0;
}
.cart-logo {
    float:right;
}
.cart-logo img {
    height:300px;
}

/*partner*/
#partner-logo {
	width: 220px;
	display:block;
	float:left;
	margin: 15px 50px;
}
/*middle-end*/



/*Footer*/
#footer {
    background: #C3C3C3 ;
	width: 100%;
}

#footer p{
    font: 500 18px sans-serif;
    color:white;
    text-align:center;
    padding: 20px 0;
    margin:0;
	width:100%;
}
/*Footer - end*/

