
@font-face {
    font-family: Opensans;
    src: url('../fonts/opensans.ttf');
}

@font-face {
    font-family: Opensansl;
    src: url('../fonts/opensans-light.ttf');
}




*{
  margin: 0;
  padding: 0;
}

img{
  border: 0;
}

.clear{
  clear: both;
}

.select{
   border: 1px solid #cecece;
   background: white;
   padding: 7px;
   font:15px Opensans;
   display: table;
   width: 275px;
   float: left;
}


body{
  font: 13px Opensans;
  width: 100%;
  min-height: 600px;
  min-width: 980px;
}

.window{
  z-index: 91;
  width: 500px;
  min-height: 220px;
  position: fixed;
  top: 30%;
  left: 50%;
  margin-left: -250px;
  display: none;
}



.window_load{
  z-index: 91;
  width: 100px;
  height: 100px;
  position: fixed;
  top: 33%;
  left: 50%;
  margin-left: -50px;
  display: none;
}



.window .topname{
  width: 100%;
  font: 19px Opensansl;
  color: white;
  text-align: center;
  background: #5b4a96;
  padding-top: 18px;
  padding-bottom: 18px;
}

.window .container{
  width: 100%;
  min-height: 100px;
  background: white;
}

.window .text{
  padding: 20px 20px 0 20px;
  line-height: 24px;
}

.bgwindow{
  width: 100%;
  height: 1200px;
  background: url(../img/windowbg.png);
  position: fixed;
  top:0;
  left:0;
  z-index: 90;
  display: none;
}

.window .load{
   width: 60px;
   margin: 300px auto  0 auto;
   z-index: 3;
}


.window .bgline{
   background: #585660;
   width: 100%;
   height: 65px;
   margin: 31px 20px 0 0px;
}

.window .bgline .link {
   float: right;
   margin-top: 22px;
   margin-right: 40px;
   cursor: pointer;
   display: block;
   color: #c6c6c6;
}

.window .bgline .link:hover {
   color: white;
}





.window .close{
   background:   url(../img/close.png) no-repeat;
   width: 30px;
   height: 30px;
   display: block;
   position: absolute;
   right: 15px;
   top: 15px;
   cursor: pointer;
}


.window .close:hover{
   background-position: 0 -40px;
}


.line2{
  width: 100%;
  border-bottom: 1px solid #f0f0f0;
  padding-top: 15px;
  margin-bottom: -5px;
}



.form{
   position:relative;
   border: 1px solid #cecece;
   background: white;
   padding: 10px;
   font:15px Opensans;
   display: block;
   width: 250px;
   float: left;
    border-radius: 3px;
   -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   behavior: url(../css/pie/PIE.php);
}


.form:focus{
       border: 1px solid #a5a5a5;
	   outline: none;
}




.td1{
   width: 150px;
   float: left;
   text-align: right;
   margin-right: 8px;
   margin-top: 32px;

}

.td2{
   width: 276px;
   float: left;
   margin-top: 20px;

}


.mess{
   padding: 9px 12px 9px 12px;
   background: #fff1d5;
   color: #85621b;
   border: 1px solid #d1b57c;
   display: table;
   font: 13px Opensans;
   margin-left: 160px;
}

.mess A {
   color: white;
}

.error{
   padding: 9px 12px 9px 12px;
   background: #fff1d5;
   border: 1px solid #d1b57c;
   color: #85621b;
   display: table;
   font: 13px Opensans;
   margin-left: 110px;
   display: none;
}

.hide{
   opacity: 0;
   filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
   -moz-opacity: 0;
   -khtml-opacity: 0;
   zoom: 1;
}




A{
  color: black;
}

.center{
  min-width: 980px;
  max-width: 1340px;
  width: 100%;
  margin: 0 auto;
  position: relative;
}


.header_table{
  width: 100%;
}


.header{
   width: 100%;
   background: black  url('../img/header.jpg') 0 -100px no-repeat;
   height: 700px;
}


.header .lang_list{
   width: 200px;
   position: absolute;
   top:30px;
   left: 50%;
   margin-left:0px;
}

.header .lang_list A {
   margin-left:10px;
}


.header .logo{
   display: block;
   width: 370px;
   background:   url('../img/logo.png') no-repeat; 
   height: 60px;
   margin-top: 59px;
   float: left;

}

.header .menu{
 	width: 340px;
	margin-top: 64px;
	position: absolute;
	left: 50%;
	margin-left: -115px;

}

.header .menu  .menuleft{
	float: left;
	width: 38px;
	height: 39px;
	background: url(../img/menu_left.png) no-repeat; 
	z-index: 20;
	position: relative;
	cursor: pointer;
}

.header .menu  .menucenter{
	float: left;
	height: 29px;
	background: url(../img/menu_center.png) repeat-x;
	color: white;
	padding: 10px 10px 0 10px;
	z-index: 20;
	position: relative;
	cursor: pointer;
	width: 70px;
	text-align:center;
}


.header .menu  .menuright{
	cursor: pointer;
	float: left;
	width: 19px;
	height: 39px;
	background: url(../img/menu_right.png) repeat-x;
}

.header .menu  .menucenter2{
	float: left;
	height: 29px;
	background: url(../img/menu_center2.png) repeat-x;
	color: white;
	padding: 10px 0px 0 10px;
}

.header .menu  .menuright2{
	float: left;
	width: 21px;
	height: 39px;
	background: url(../img/menu_right2.png) repeat-x;
}

.header .menu  .menuline{
	float: left;
	width: 15px;
	height: 39px;
	background: url(../img/menuline.png) no-repeat;
	margin: -2px  0 0 18px;
}

.header .menu  .menuslider{
	background: #5f4d9c;
	width: 145px;
	display: none;
	-moz-border-radius: 30px;
  	-webkit-border-radius: 30px;
  	-khtml-border-radius: 30px;
  	border-radius: 20px;
	behavior: url(../css/pie/PIE.php);
	position: absolute;
	top: 9px;
	left: 0;
	z-index: 15;
	padding-top: 30px;
}

.header .menu  .menuslider A{
	 padding: 10px 8px 10px 8px;
	 color: #e9e9e9;
 	 display: block;
	 text-align:center;
	 text-decoration: none;
 }

  
.header .menu  .menuslider A:hover{
	 color: white;
 }



.header .menu  .menuslider .line{
	width: 100%;
	height: 1px;
	border-bottom: 1px solid #473780;
}


.header  .menu  .link{
	float: left;
	cursor: pointer;
	color: #d9d6d6;
}

.header  .menu  .link:hover{
	color: white;
}


.header .tel{
    float: right;
	width: 230px;
	height: 50px;
	background: url(../img/tel.png) 0 5px no-repeat;
	margin-top: 55px;
	margin-left: 50px;
	font: 24px Opensans;
	color: white;
	padding-left:39px;
}

.header .tel a {
    text-decoration: none;  
	color: white;
}

 

.header .tel .time{
	color: white;
	font: 11px Opensans;
}


.header H1{
   width: 100%;
   text-align: center;
   font: 59px Opensansl;
   color: white;
   display: block;
   margin-top: 150px;
   height: 140px;
}


.button_reg{
	position: relative;
    display: block;
	width: 140px;
	padding: 19px 35px 19px 35px;
	font: 17px Opensans;
	color: white;
	border: 3px solid #dedfe1;
	cursor: pointer;
 	margin: 0 auto;
	-moz-border-radius: 40px;
  	-webkit-border-radius: 40px;
  	-khtml-border-radius:40px;
   	border-radius: 40px;
	behavior: url(../css/pie/PIE.php);
	text-align:center;
}


.button_reg:hover{
	border: 3px solid #f1d517;
	color:#f1d517;
}




.button5{
    float: left;
	text-align: center;
	position: relative;
    display: block;
	width: 130px;
	padding: 15px 27px 15px 27px;
	font: 17px Opensans;
	color: #fdccfd;
	border: 3px solid #fdccfd;
	cursor: pointer;
	-moz-border-radius: 40px;
  	-webkit-border-radius: 40px;
  	-khtml-border-radius:40px;
   	border-radius: 40px;
	behavior: url(../css/pie/PIE.php);
	margin: 40px 40px 0 0;
	text-decoration: none;
}





.button5:hover{
	border: 3px solid #f1d517;
	color:#f1d517;
}


.button6{
    float: left;
	text-align: center;
	position: relative;
    display: block;
	width: 120px;
	padding: 15px 27px 15px 27px;
	font: 17px Opensans;
	color: #c3eaff;
	border: 3px solid #c3eaff;
	cursor: pointer;
	-moz-border-radius: 40px;
  	-webkit-border-radius: 40px;
  	-khtml-border-radius:40px;
   	border-radius: 40px;
	behavior: url(../css/pie/PIE.php);
	margin: 40px 40px 0 0;
}


.button6:hover{
	border: 3px solid #f1d517;
	color:#f1d517;
}


.button1{
	position: relative;
    display: block;
    padding: 8px 24px  9px 24px;
    display: table;
    color: white;
    float: left;
    font:13px Opensans;
    text-decoration: none;
    margin: 12px 10px 0 20px;
    border: 2px solid #dedfe1;
	cursor: pointer;
	-moz-border-radius: 40px;
  	-webkit-border-radius: 40px;
  	-khtml-border-radius:40px;
   	border-radius: 40px;
	behavior: url(../css/pie/PIE.php);
}

.button1:hover{
	border: 2px solid #f1d517;
	color:#f1d517;
}
 
#s-m-t-tooltip{
 position:absolute; 
 max-width:300px; 
 padding:8px 10px 10px 10px; 
 background: black;
 z-index:99; 
 display:inline-block; 
 font-family:Verdana; 
 font-size:11px; 
 line-height:16px;
 color:white; 
 -moz-border-radius:5px; 
 -khtml-border-radius:5px; 
 -webkit-border-radius:5px; 
 border-radius:5px;
}


.loading3{
    display: none;
  	width: 44px;
	height: 10px;
	float: left;
	background:  url(../img/loading3.gif)   no-repeat;
    margin-top: 25px;
}


.advantage{
    background: #715bb7; 
	width: 100%;
	min-height: 200px;
	padding-bottom: 100px;
}

.advantage .block{
    float: left;
	width: 31%;
	height: 180px;
	margin-top: 100px;
	margin-right: 3%;
	position: relative;
}


.advantage .advantage1{
	background: #5d4b9a  url(../img/advantage1.png) 0 20px no-repeat;
}

.advantage .advantage2{
	background: #5d4b9a  url(../img/advantage2.png) 0 20px no-repeat;
}

.advantage .advantage3{
	background: #5d4b9a  url(../img/advantage3.png) 0 20px no-repeat;
}

.advantage .block .title{
	font: 19px Opensansl;
	color: white;
	margin: 20px 0 0 100px;
	width: 57%;
}


.advantage .block .desc{
	font: 13px Opensansl;
	color: white;
	margin: 20px 0 0 130px;
	width: 58%;
	line-height: 22px;
}
 

.main_projects {
    background: #37373f;
}

.main_projects .project {
   float: left;
   position: relative;
   cursor: pointer;
}



.main_projects .project .black {
   position: absolute;
   left:0;
   top:0;
   z-index:3;
}


.main_projects .project:hover .black {
   background:    url(../img/black2.png)  repeat;
}



.main_projects .project IMG {
   display: block;
   z-index:2;
   position: relative;
}


.main_products {
    background: #37373f;
	width: 100%;
	min-height: 500px;
}
 
.main_products h2 {
    color: white;
	display: block;
	width: 100%;
	text-align: center;
	font: 24px Opensans;
	padding-top: 57px;
}

.main_products .product {
    width: 20%;
 	float: left;
	margin-top: 40px;
	margin-bottom: 10px;
	color: white;
	text-align: center;
	text-decoration: none;
	font-size: 16px;
 }

.main_products .product IMG {
   display: block;
   margin: 0 auto;
   margin-bottom: 12px;
 }


.paysystems {
    background: #eaebec;
	width: 100%;
	padding-bottom: 100px;
}


.paysystems h2 {
    color: #656565;
	display: block;
	width: 100%;
	text-align: center;
	font: 24px Opensans;
	padding-top: 57px;
}


.paysystems .paysystem  {
	width: 16%;
	float: left;
}


.paysystems .block {
	width: 120px;
	margin: 0 auto;
	margin-top: 40px;
    background: white;
	-moz-border-radius: 6px;
  	-webkit-border-radius: 6px;
  	-khtml-border-radius:6px;
   	border-radius: 6px;
	behavior: url(../css/pie/PIE.php);
	padding: 8px 14px 8px 14px;
}


.contact{
	float: left;
	color: white;
	width: 33%;
	margin-top: 150px;
} 


.contact .city{
	font: 27px Opensansl;
	width: 280px;
	margin: 0 auto;
} 

.contact .phone{
	font: 27px Opensansl;
	width: 280px;
	margin: 0 auto;
} 


.office{
    background: #715bb7; 
	width: 100%;
	padding-bottom: 100px;
	padding-top:40px;
} 


.office  H2{
    color: white;
	display: block;
	width: 100%;
	text-align: center;
	font: 24px Opensans;
	padding-bottom: 40px;
} 

.office  .text{
    color: white;
	width: 900px;
	margin: 0 auto;
	line-height: 25px;
	padding-bottom: 15px;
} 



.office .map{
	width: 907px;
	margin: 0 auto;
	position: relative;
} 


.office .map_text1{
   position: absolute;
   left: 22px;
   top: 17px;
   color: white;
   font: 12px Opensans;
} 

.office .map_text2{
   position: absolute;
   left: 22px;
   top: 49px;
   color: white;
   font: 12px Opensans;
} 

.office .map_text3{
   position: absolute;
   left: 22px;
   top: 82px;
   color: white;
   font: 12px Opensans;
} 

.office .map_text4{
   position: absolute;
   left: 311px;
   top: 84px;
   color: white;
   font: 12px Opensans;
} 

.project_logo{
   width: 400px;
   margin: 0 auto;
   margin-top: 120px;
   text-align: center;
}

.project_name{
   width: 100%;
   text-align:center;
   margin-top: 60px;
   font: 39px Opensansl;
   color: white;
}

.project_name2{
   width: 100%;
   text-align:center;
   font: 17px Opensans;
   color: black;
}

.project_page{
   width: 100%;
   background: #edeef2;
   min-height: 300px;
   padding-top: 40px;
}

.project_site{
   width: 100%;
   background: #333333;
   min-height: 400px;
   padding-top: 40px;
}


.project_site_link{
   display: block;
   width:300px;
   margin: 0 auto;
}


.project_site_icon{
   width:100px;
   background:url(../img/cool.png) 0 0 no-repeat;
   height: 100px;
   margin: 0 auto;
   display: block;
   margin-top: 90px;
}


.project_site_a{
   display: block;
   width:300px;
   color: white;
   text-align: center;
   font: 25px Opensans;
   margin-top: 20px;
   text-decoration: none;
}

.project_site_link:hover A{
   color: #f1d517;
   background-position: 0 -200px;
}



.prev{
   float: left;
   margin:90px 0 0 50px;
}

.prev_img{
   float: left;
   background: url(../img/prev.png) no-repeat;
   width: 10px;
   height: 35px;
   display: block;
}

.prev_a{
   float: left;
   display: block;
   color: white;
   text-decoration: none;
   font: 13px Opensans;
   margin: 8px 0 0 10px;
}


.next{
   float: right;
   margin:90px 70px 0 0;
}



.next_img{
   float: left;
   background: url(../img/next.png) no-repeat;
   width: 35px;
   height: 35px;
   display: block;
}

.next_a{
   float: left;
   display: block;
   color: white;
   text-decoration: none;
   font: 13px Opensans;
   margin: 7px 10px 0 0;
}


.next:hover a{
   color: #f1d517;
   background-position: 0 -65px;
}

.prev:hover a{
   color: #f1d517;
   background-position: 0 -65px;
}




.project_screen{
   width: 985px;
   margin: 0 auto;
}

.project_screen .safaritop{
   width: 985px;
   background: url(../img/safaritop.png) no-repeat;
   height: 53px;
}

.project_screen .safaricenter{
   width: 985px;
   background: url(../img/safaricenter.png)   repeat-y;
}

.project_screen .safaricenter IMG{
   display: block;
   margin-left: 27px;
}


.social{
   width: 100%;
   background: #37373f; 
   padding-bottom: 57px;
}


.social .groups{
   width: 100%;
   background: #37373f; 
   height: 120px;
   top: 100px;
   left: 0;
   position: absolute;
}


.social .groups_center {
   width: 220px;
   margin: 0 auto;
   margin-top: 30px;
}


.social .groups_center A {
   display: block;
   float: left;
   width: 45px;
   height: 45px;
   margin-left: 20px;
}


.social .groups_center .vk {
   background: url(../img/vk.png) no-repeat;
}

.social .groups_center .fb {
   background: url(../img/fb.png) no-repeat;
}

.social .groups_center .tw {
   background: url(../img/tw.png) no-repeat;
}


.social h2 {
    color: white;
	display: block;
	width: 100%;
	text-align: center;
	font: 24px Opensans;
	padding-top: 57px;
	padding-bottom: 74px;

}



.about_text{
    width: 100%;
	padding-bottom: 30px;
}

.about_text .text{
	margin-top: 40px;
    margin-bottom: 40px;
	width: 78%;
	line-height: 27px;
	float: left;
}

.about_text .cert{
	margin-top: 40px;
    margin-bottom: 40px;
	width: 18%;
	height: 261px;
	float: right;
	background: url(../img/cert.jpg) no-repeat;
	cursor: pointer;
}



.about_text  H2{
   width: 100%;
   text-align: center;
   font: 29px Opensansl;
   display: block;
   margin-top: 40px;
}


.about_cms{
    width: 100%;
	background: #715bb7;
	padding-top: 20px;
}

.about_cms .text{
    margin: 0 auto;
	margin-top: 40px;
    padding-bottom: 40px;
	width: 90%;
	line-height: 27px;
	color: white;
}

.about_cms  H3{
   width: 100%;
   text-align: center;
   font: 29px Opensansl;
   display: block;
   margin-top: 40px;
   color: white;
}

.about_cms  .cms_img{
    margin: 0 auto;
	margin-top: 20px;
    width: 848px;
	height: 481px;
	background: url(../img/about-cms.png) no-repeat;

}


 
.about_team{
    width: 100%;
	background: #2f3341;
	padding-top: 20px;
	padding-bottom: 30px;

}


.about_team  H4{
   width: 100%;
   text-align: center;
   font: 29px Opensansl;
   display: block;
   margin-top: 40px;
   color: white;
}



.about_team  .user{
   width: 20%;
   float: left;
   color: white;
   height: 221px;
   margin-top: 30px;
   position: relative;
}



.about_team  .name{
   width: 100%;
   text-align:center;
   margin-top: 5px;
   font-size: 16px;
}

.about_team  .type{
   width: 100%;
   text-align:center;
   color: #94969d;
   margin-top: 5px;
}


.about_team  .photobg{
   width: 213px;
   height: 151px;
   background: url(../img/photo_bg.png)  no-repeat;
   position: absolute;
   left: 50%;
   margin-left: -105px;
   top: 0;

}

.about_team  .photo{
   width: 170px;
   height: 151px;
   margin: 0 auto;
}


.about_reviews{
    width: 100%;
	padding-bottom: 30px;
}


.about_reviews .refresh{
    width: 30px;
	height: 30px;
    background: url(../img/reload.png)  no-repeat;
    margin: 0 auto;
    display: block;
	margin-top: 30px;
	cursor: pointer;
}


.about_reviews  H3{
   width: 100%;
   text-align: center;
   font: 29px Opensansl;
   display: block;
   margin-top: 40px;
}

.about_reviews  .review{
   width: 700px;
   font:18px Opensansl;
   margin: 0 auto;
   margin-top: 20px;
   line-height: 28px;
   color: black;

}

.about_reviews  .user{
   width: 200px;
   color: white;
   height: 221px;
   margin: 0 auto;
   margin-top: 30px;
   position: relative;
}



.about_reviews .name{
   width: 100%;
   text-align:center;
   margin-top: 5px;
   font: 16px Opensans;
   color: black;

}

.about_reviews  .type{
   width: 100%;
   text-align:center;
   color: #94969d;
   margin-top: 5px;
   font-size: 15px;

}


.about_reviews  .photobg{
   width: 213px;
   height: 141px;
   background: url(../img/photo_bg2.png)  no-repeat;
   position: absolute;
   left: 50%;
   margin-left: -105px;
   top: 0;

}

.about_reviews  .photo{
   width: 170px;
   height: 141px;
   background: url(../3.png)  no-repeat;
   margin: 0 auto;
}




.product_img{
  background: url(../1.png) no-repeat;
  width: 280px;
  height:430px;
  margin: 70px 0 0 140px;
  float: left;
}


.product_right{
   width: 50%;
   float: left;
   color: white;
   margin: 80px 0 0 70px;
}

.product_right .adminlogin{
  width: 195px;
  text-align:center;
  margin-top: 20px;
}

.product_right h2{
     font: 42px Opensansl;
}

.product_right .text{
     font: 14px Opensans;
	 line-height: 24px;
     margin: 20px 0 0 0;
}

.product_sites {
  background: #5f4d9c;
  width: 100%;
  padding-bottom: 30px;
}

.product_sites h2 {
    color: white;
	display: block;
	width: 100%;
	text-align: center;
	font: 24px Opensans;
	padding-top: 44px;
}

.product_sites  .sites {
    display: table;
	margin: 0 auto;
	margin-top: 44px;
}


.product_sites  .site {
    width: 375px;
	height: 256px;
	display: block;
	float: left;
	margin-right:2px;
}



.ok1{
    width: 24px;
	height: 24px;
    background: url(../img/ok4.png) no-repeat;
	display: block;
	margin: 0 auto;
}

.ok2{
    width: 24px;
	height: 24px;
    background: url(../img/ok4.png) no-repeat;
	display: block;
	margin: 0 auto;
}

.ok3{
    width: 24px;
	height: 24px;
    background: url(../img/ok4.png) no-repeat;
	display: block;
	margin: 0 auto;
}


.ok4{
    width: 24px;
	height: 24px;
    background: url(../img/ok4.png) no-repeat;
	display: block;
	margin: 0 auto;
}

.ok5{
    width: 24px;
	height: 24px;
    background: url(../img/ok5.png) no-repeat;
	display: block;
	margin: 0 auto;
}

.word{
    width: 24px;
	height: 24px;
    background: url(../img/word.png) no-repeat;
	display: block;
	margin: 0 auto;
	cursor: pointer;
}

.buy{
    width: 24px;
	height: 24px;
    background: url(../img/buy.png) no-repeat;
	display: block;
	margin: 0 auto;
	cursor: pointer;
}


.services{
  background: #e2e3e7;
  width: 100%;
  padding-top: 30px;
  padding-bottom: 50px;
}

.services .service_product{
  padding-top: 20px;
  padding-bottom: 30px;
  padding-left: 60px;
  text-align: left;
  margin-left: 30px;   
 }


.services H2{
    color: black;
	display: block;
	width: 100%;
	text-align: center;
	font: 24px Opensans;
	padding-top: 10px;
	padding-bottom: 40px;
}



.table{
  width: 900px;
  margin: 0 auto;
  border-spacing: 0;
  border-collapse: separate; 
}


.table TD{
  border-bottom: 1px solid #edeef2;
  text-align: center;
  border-left: 1px solid white;
}


.table .color1{
  background: #d0d7ef !important;
  border-bottom: 1px solid white;
}

.table .color2{
  background: #feda88 !important;
  border-bottom: 1px solid white;
}



.table TD{
  background: white;
  padding: 10px;
}


.table .head TD{
   background: #f8f8fa;
}

.table  .left{
 	text-align: left;

}




.footer{
  background: #212121;
  min-height: 250px;
  width: 100%;
  padding-top: 30px;
}


 

.footer .block{
    width: 15%;
	float: left;
	margin: 0px 0  50px 40px;
}

.footer .name{
    font: 17px Opensans;
	color: #b5b5b5;
	margin-bottom: 20px;
	text-transform: uppercase;
}

.footer .item, .footer .item A{
    font: 14px Opensans;
	color: #7e7e7e;
	text-decoration: none;
}

.footer .item{
    margin: 8px 0 0 0px;
}

.footer .item A:hover{
	color: white;
}


.promos{
    background: #672f5e; 
	width: 100%;
	min-height: 200px;
	padding-bottom: 100px;
}

.promos .block{
    float: left;
	width: 27%;
	height: 180px;
	margin-top: 40px;
	margin-right: 3%;
	position: relative;
}


.promos .promo1{
	background: #582750  url(../img/vk_promo.png) -14px 42px no-repeat;
}

.promos .promo2{
	background: #582750  url(../img/advantage2.png) 0 20px no-repeat;
}

.promos .promo3{
	background: #582750  url(../img/advantage3.png) 0 20px no-repeat;
}

.promos .block .title{
	font: 19px Opensans;
	color: white;
	margin: 20px 0 0 130px;
	width: 57%;
}


.promos .block .desc{
	font: 13px Opensansl;
	color: white;
	margin: 20px 0 0 130px;
	width: 58%;
	line-height: 22px;
}
 
.promos  H2{
   width: 100%;
   text-align: center;
   font: 29px Opensansl;
   display: block;
   padding-top: 40px;
   color: white;
}
