@charset "utf-8";
/* CSS Document */

/* ABOUT */
div.page-title h1 { background:#771f67; /*left:30px;*/ }
div.page-title h1 span { color:#fff; }
div.block.about { background:#ebdee8; }
div.block.about div.c { overflow:visible; padding:15px 30px !important; }
div.block.about div.c > div { /*max-width:900px;*/ margin:0 auto; }
div.block.about div.c::before { width:444px; background:url(../images/logo_big1.png); height:120px; right:-150px; bottom:0px; }
div.block.about h1 { color:#771f67; text-align:left; }
div.block.about div.text * { color:#34072d; }
div.block.about div.text *:first-child { margin-top:0px; } 
div.block.about li { margin-top:5px; }
div.block.about div.c > div > div { display:inline-block; vertical-align:top; }
div.block.about div.photo { width:30%; padding-right:40px; }
div.block.about div.photo div.img { width:100%;  }
div.block.about div.photo div.img::before { width:103%; height:103%; top:3px; left:0px; background:#ceaec8; border-radius:50%; }
div.block.about div.photo img { width:100%; height:auto; border-radius:50%; }
div.block.about div.text { width:70%; }
