* {
    margin: 0;
    padding: 0;
    -webkit-text-size-adjust: 100%;
}

a {
	color: #913091;
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
}

body {
    font-family: Arial, Helvetica, sans-serif;
    background:#F2F2F2;
}

ul, ol {
    list-style-type: none;
}

#content ul, #content ol, p, pre {
    margin: 0 0 0.5em 0;
}

blockquote {
    padding: 10px 10px;
    margin: 10px 40px 10px 40px;
    background: #FFFFFF;
    border: 1px solid #CC3366;
  font-weight: normal;
  color: #000000
}

span {
  font-weight: bold;
  color: rgb(197, 36, 76);
}

.h10{
  height: 20px;
}

/************************/
/*     Layout Design    */
/************************/

#page {
	width: 100%;
    max-width: 1024px;
    min-width: 320px;
	margin: 0 auto;
    background-color: #FFFFFF;
}


#wrapper {
    clear: both;
	width: 100%;
	padding:0;

}
#container {
	width: 100%;
	padding:0;
	margin:0;
	position:relative;
}

#main{

float: right;
width: -webkit-calc(100% - 260px);
width: -moz-calc(100% - 260px);
width: -ms-calc(100% - 260px);
width: -o-calc(100% - 260px);
width: calc(100% - 260px);

}
#content {
	float: left;
	width: 96%;
	padding:0 2% 60px 2%;

}

#content img{
    margin: 0;
}


.maintab{
  width: 238px;
  float: right;
  margin-left: 10px;
}

/************************/
/*        Header        */
/************************/
#top {
    position: relative;
    height: 30px;
    background-color: #cc3366;
}

#top a{
  font-weight: bold;
  color: ##FFFFFF;
}

#topa {
    padding: 5px 0px 0px 20px;
    font-size: 13px;
    color: #FFFFFF;
    width: 500px;
    float: left;
}

#topa a{
    color: #FFFFFF;
    text-decoration: none;
}
#topa a:hover{
    text-decoration:underline;
    }
#bookmark-this{
  width: 160px;
  float: right;
  font-weight: bold;
  font-size: 13px;
  color: #FFFFFF;
  cursor: pointer;
  padding-top: 5px;
  padding-left: 20px;
  background: url(images/add.png) no-repeat left;
  background-size: 15px;
}

.sale{
  margin-left: 25px;
  padding-left: 17px;
  color: #EAAEC2;
  font-weight: bold;
}

.sale a{
  background: url(images/sale.png) no-repeat left;
  background-size: 15px;
  padding-left: 17px;
}

.sale-a{
  color: #FFFF99 !important;
}

#header {
    position: relative;
    height: 139px;
    background: url(images/header.jpg) no-repeat left;
}

#headerimg {
    height: 139px;
    width: 260px;
    float: left;
}

#headerimg h1 {
    text-align:left;
    padding-left:22px;
    padding-top:5px;
    font-family: arial, Verdana;
    font-size: 19.5px;
    font-weight:bold;
    color: #FFFFFF;
}

#headerimg a {
	color: #871B3F;
    text-decoration: none;
}

.description {
     text-align:left;
     padding-left:23px;
     font-weight:bold;
     color: #FFFFFF;
     font-size: 12px;
     clear: both;
}

.phones{
  padding-top: 20px;
  margin: 0 auto;
  text-align: center;
  max-width: 130px;

}

.phones p{
   font-size: 13px;
   font-weight: bold;
   color: #871b3f;

}

.phones1{
  padding-right: 10px;
  padding-top: 20px;
  float: right;

}

.phones1 p{
   font-size: 13px;
   font-weight: bold;
   color: #871b3f;

}

.phones2{
  padding: 0;
  margin: 0;
  background-color: #edc4d4;
  padding: 3px;

}

.phones2 p{
   font-size: 13px;
   font-weight: bold;
   color: #871b3f;
   text-align: center;

}

.kiev{
  background: url(images/phone-kiev.png) no-repeat left;
  background-size: 17px;
  padding-left: 20px;
}

.ks{
  background: url(images/phone-ks.png) no-repeat left;
  background-size: 17px;
  padding-left: 20px;
}

.vd{
  background: url(images/phone-vd.png) no-repeat left;
  background-size: 17px;
  padding-left: 20px;
}

.life{
  background: url(images/phone-life.png) no-repeat left;
  background-size: 17px;
  padding-left: 20px;
}

.cdma{
  background: url(images/phone-cdma.png) no-repeat left;
  background-size: 17px;
  padding-left: 20px;
}

.viber{
  background: url(images/viber.png) no-repeat left;
  background-size: 70px 17px;
  padding-left: 50px;
  background-position: 35px 0;
}

#bgtop {
	width: 160px;
    float: right;
    background-color: #cc3366;
    margin-right: 20px;
    margin-top: 10px;
    padding: 17px;
    border-radius: 5px;
    display: none;
}

#bgtop p{
	font-size: 12px;
    color: #FFFFFF;
}

#bgtop img{
    padding: 0px 0px 0px 0px;
}

/************************/
/*    Sidebar Design    */
/************************/

.sidebar {
    width: 259px;
    float: left;
    border-right: 1px solid #F0F0F0

}

.sidebar h2
{
	font-weight:bold;
	font-size:14px;
	color:#FFFFFF;
    padding:6px 0 6px 25px;
    background-color: #cc3366;
}

.sidebar h3
{
	font-weight:bold;
	font-size:13px;
	color:#FFFFFF;
    padding:6px 0 6px 25px;
    background-color: #cc3366;
}

.sidebar a {
	color: #c5244c;
    text-decoration: none;
    font-weight: bold;
    font-size:13px;
    padding: 0px 0px 0px 0px;
}

.sidebar a:hover {
    text-decoration: underline;
}

.sidebar ul {
	font-size: 12px;
}

.sidebar ul ul {
    margin: 0;
}

.sidebar ul ul li {
    line-height: 15px;
    padding-left: 10px;

}

.sidebar ul li
{
    padding: 5px 10px 5px 25px;
    margin: 0;
    border-bottom: 1px dotted #D6D6D6;
    list-style: disc;
    list-style-position: inside;
    color: #E56F59;
}

.sidebar li {
    margin: 0;
}


.sidebar p
{
	font-weight:bold;
	font-size:12px;
	color:#cc3366;
    width:172px;
    padding:10px 0px 7px 0px;
    height:20px;
    margin: 0;
}

.sideaction{
  padding-left: 25px
}

.social {
  padding: 9px;
  text-align: center;
}
    
/************************/
/*    Content Global    */
/************************/
h1 {
    font-size: 16px;
}

h2 {
    font-size: 18px;
    color:#515151;
}

h3 {
    font-size: 14px;
}

h4 {
    font-size: 16px;
    color: #9a1b46;
}

h5 {
    font-size: 12px;
}

h6 {
    font-size: 12px;
}

code, pre {
    overflow: auto;
    font-family: Courier;
}

.subtitle{
    font-weight: bold;
    margin-top: 10px;
}

.cat-price{
    border: 1px solid #A3A3A3;
    padding: 10px;
    border-radius: 7px;
    width: 220px;
    margin-top: 10px;
    text-align: center;
}

#content ul {
    padding-left: 35px;
    list-style-type: disc;
}

#content ol {
    padding-left: 25px;
    list-style-type: decimal;
}

#content ul ol, #content ol ul {
    margin-top: 0.5em;
}

/************************/
/*    Content Design    */
/************************/


.action{
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.action img{
  width: 100%;
  max-width: 581px;
  height: auto;
}

.superaction{
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.superaction img{
  width: 100%;
  max-width: 730px;
  height: auto;
}

.superaction h3{
 color: #FFFFFF;
 background-color: #2E8A00;
 margin-top: 9px;
 padding: 9px 0 9px 0;
 max-width: 730px;
 margin: 0 auto;
}

.post{
	color: #000000;
    font-size: 14px;
    float:left;
    padding-top: 10px;
}

.post h2
{
	padding-top:0px;
	color:#E56F59;
}

.post h1
{
	padding-top:0px;
	color:#cc3366;
}

.entry img
{
  border: 0px;
}

.entry h3
{
  border-top: 1px dotted #9E9E9E;
  padding-top: 10px;
  padding-bottom: 6px; 
  color: #8E1A37;
}

.entry a img
{
  border: 1px solid #FFCCCC;
}

.post h2 a
{
	color:#E56F59;
}


.postmetadata {
	color: #4A7351;
    font-weight: normal;
    font: 10px verdana;
    margin-bottom: 30px;
    text-align:right;
    width:630px;
}
.postinf {
	color: #636363;
    font-weight: normal;
    font-size: 10px;
    margin-bottom: 5px;
}

.postmetadata a {
color: #4A7351;
}

.entry {
    padding: 5px 0 10px 0; 
    text-align:left;
    
}

p.alt {
    font-size: 12px;
}

.entry-tags {
    display: block;
}

.navigation {
    height: 1em;
    font-size: 12px;
    margin: 0 0px 0 30px;
    width:670px;
    color:#BC4B2C;
}
.navigation a{
    color:#BC4B2C;
    text-decoration:none;
}


.alignleft, .nav-previous {
    float: left;
}

.alignright, .nav-next {
    float: right;
}

a img {
    border: none;
}

.dott{
  width: 100%;
  border-bottom: 1px dotted #515151;
  margin: 0 0 10px 0;
  clear: both;

}



/************************/
/*     Footer Design    */
/************************/
#footer {
    font-size: 13px;
    min-height: 42px;
    height: 100%;
    width: 100%;
    text-align:center;
    color:#FFFFFF;
    padding: 0;
    clear: both;
    background-color: #cc3366;
}

#footer p{
    text-align:left;
    padding:20px;
    color:##FFFFFF;
}

#footer a{
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
}

#footer ul {
	margin: 0;
	padding: 0;
	-moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
    list-style-type: none;
}

#footer ul li {
	margin: 0;
	padding: 10px;
    list-style: none;;
    border-bottom: 1px dotted #FFFFFF
}
/************************/
/*     Other Design     */
/************************/
.clear {
    clear: both;
}

#topa-moblie {
  display: none;
}

#topa-moblie h1 {
   color: #FFFFFF;
   text-transform: uppercase;
   padding: 10px 0 0 60px;
   font-size: 18px;
}

#topa-moblie a{
 color: #FFFFFF;
 font-weight: bold;
 text-decoration: none;
 font-size: 18px;
}

.cat {
 margin: 0;
 padding: 0;
}
#super-menu {
display: none;
}

#mfooter {
display: none;
height: 60px;
width: 100%;
background-color: #cc3366;
position: fixed;
left: 0;
bottom: 0;
}

.call{
  width: 32%;
  height: 60px;
  border-right: 1px dotted #f4b9cc;
  display: inline-block;
  text-align: center;
}


.sms{
  width: 33%;
  height: 60px;
  border-right: 1px dotted #f4b9cc;
  display: inline-block;
  text-align: center;
}

.mail{
  width: 32%;
  height: 60px;
  display: inline-block;
  float: right;
  text-align: center;
}
.mmenu{
 display: none;
}


.getcall{
  width: 32%;
  height: 60px;
  border-right: 1px dotted #f4b9cc;
  display: inline-block;
  text-align: center;
}


.getcall ul {
	list-style: none;
	width: 100%;
	position: absolute;
	bottom: 60px;
	left: 0px;
	}
.getcall ul li a {
	text-decoration: none;
	cursor: pointer;
	display: block;
	padding: 10px 0px;
	line-height: 20px;
	text-indent: 10px;
	color: #cc3366;
	background-color: #FAEAF0;
	border-top: 1px dotted #cc3366;
	margin: 0;
    font-weight: bold;
	}

.tel{
  background-color: #CC3366;
  color: #FFFFFF;
  padding: 5px;
  border-radius: 3px;
  margin-left: 10px;
  font-size: 12px;
}

.operator{
  color: #4F4F4F;
  font-weight: normal;
}

.l100{
 padding-left: 41px;
}

.l200{
 padding-left: 22px;
}

@media screen and (max-width: 715px){

#bookmark-this{
 display: none;
}

#bgtop {
 display: none;
}

.post{
    font-size: 16px;
}

.sidebar a {
    font-size: 16px;
}

#footer {
    font-size: 16px;
}

#bgtop p{
    font-size: 16px;
}

.description {
   display: none;
}

h3 {
    font-size: 16px;
}

#bookmark-this{
    font-size: 16px;
}

.phones{
  padding-top: 32px;
}

.phones1{
  padding-top: 32px;
}

#headerimg h1 {
    padding-top: 10px;
}

.maintab{
  float: none;
  margin-left: 0px;
}


}

@media screen and (max-width: 568px){

#main{
float: none;
width: 100%;
}

.cat {
clear: both;
display: none;
cursor: pointer;
}

#super-menu {
display: block;
top: -30px;
left: 11px;
position: absolute;
}

#header {
   display: none;
}

#topa {
   display: none;
}

#topa-moblie {
  display: block;
}

#top {
    height: 40px;
}

#mfooter {
display: block;
}

.mmenu{
 display: block;
}

#footer {
 display: none;
}

body {
    background:#FFFFFF;
}

}

@media screen and (max-width: 414px){

.sidebar {
    width: 100%;
    border-right: 0;

}

}