body {
	font-family: 'Exo 2'; margin: 0; padding:0; font-size:14px;
}
img {
	border:0;
}
a {
	color:#3d3f7d;
}
a:hover {
	color:#5a9b44;
}
strong {
	font-weight: normal; font-family: 'Exo 2 Bold';
}

@font-face {
    font-family: 'Exo 2';
    src: url("/files/exo2.0-regular.eot");
    src: url("/files/exo2.0-regular.eot-#iefix") format('embedded-opentype'),
    		url("/files/exo2.0-regular.woff") format('woff'), 
    		url("/files/exo2.0-regular.ttf") format('truetype');
    font-weight: normal;
    font-style: normal;
}
.footer_phone{
	font-family: 'Exo 2 Bold';
    top: 36px;
    left: 700px;
    width: 400px;
    color: #35404c;
    font-size: 22px;
    line-height: 100%;
}
@font-face {
    font-family: 'Exo 2 Bold';
    src: url("/files/exobold.eot");
    src: url("/files/exobold.eot-#iefix") format('embedded-opentype'),
    		url("/files/exobold.woff") format('woff'), 
    		url("/files/exobold.ttf") format('truetype');
    font-weight: normal;
    font-style: normal;
}

.main_wrap {
	width:1000px; margin:0 auto; position: relative; 
}

/*___________________________________header_________________________________________*/
.header {
	width:1000px; margin:0 auto; position: relative; height: 195px;
}
.logo {
	display: block; position: absolute; top:18px; left:25px; 
}

.mlogo{
	max-width: 140px;
}

.slogan {
	position: absolute; top:152px; left:25px; 
}
.top_menu {
	position: absolute; top:27px; left:193px; width:536px; border-bottom:1px solid #d3d3d3; padding-bottom:12px;
}
.top_menu ul {
	margin: 0; padding:0; list-style: none;
}
.top_menu ul li {
	display: inline-block; vertical-align: top; margin-right: 15px; font-size:24px; line-height: 100%;
}
.top_menu ul li.last {
	margin-right: 0;
}
.top_menu ul li a {
	color:#35404c; text-decoration:none;
}
.top_menu ul li a.select {
	color:#ed1c24;
}
.top_menu ul li a:hover {
	color:#5a9b44;
}
.top_submenu {
	position: absolute; top:85px; left:193px; width:536px;	
}
.top_submenu ul {
	margin: 0; padding:0; list-style: none;
}
.top_submenu ul li {
	display: inline-block; vertical-align: top; margin-right: 38px; font-size:16px; line-height: 100%;
}
.top_submenu ul li.last {
	margin-left: 360px;
margin-top: -48px;
width:200px;
}
.top_submenu ul li a {
	color:#696e77; text-decoration:none; display: block; margin-bottom: 8px;
}
.top_submenu ul li a:hover {
	color:#5a9b44; text-decoration:underline;
}

.top_analiz {
	position: absolute; top:7px; left:796px; width: 134px; height: 21px; display: block; text-decoration: none; padding-top: 7px; cursor: pointer;
	background: url("/files/analiz.png"); font-size:13px; color:#fff; text-transform: uppercase; text-align: center; line-height:100%;
}
.top_analiz:hover {
	background: url("/files/analiz_hover.png"); color:#fff;
}

.header_phone {
	font-family: 'Exo 2 Bold'; position: absolute; top:36px; left:700px; width:400px;color:#35404c; font-size:22px; line-height: 100%;
}
.header_phone1 {
	font-family: 'Exo 2 Bold'; position: absolute; top:56px; left:755px; color:#35404c; font-size:22px; line-height: 100%;
}
.header_mail {
	position: absolute; top:78px; left:792px; font-size:16px; line-height: 100%; color:#3d3f7d; text-decoration: underline; display: block;
}
.header_mail1 {
	position: absolute; top:60px; left:796px; font-size:16px; line-height: 100%; color:#3d3f7d; display: block;
}
.header_skype {
	position: absolute; top:98px; left:796px; font-size:16px; line-height: 100%; color:#3d3f7d; display: block;
}
.header_mail:hover {
	color:#5a9b44; text-decoration:underline;
} 
.worktime {
	position: absolute; top:150px; left:796px; font-size:12px;	color:#666;
}

/*___________________________________header_float_________________________________________*/
.header_float {
	position: absolute; top:0; left:0; z-index:10000; background: #f7f6f6;  min-width: 1000px; /*max-width:2100px;*/ margin:0 auto;
	height:90px; box-shadow: 0 0 5px 3px #d1d1d1; width:100%;
}
.header_float .logo {
	top:7px; 
}
.header_float .top_submenu {
	top:28px;	
}
.header_float .top_callback {
	top:8px; font-size:12px; padding-top: 10px; height: 18px;
}
.header_float .header_phone {
	top:42px; font-size:20px;
}
.header_float .header_mail {
	top:66px; font-size:14px; left: 975px;
}

/*___________________________________slider_________________________________________*/
.slider_wrap {
	background: url("/files/bg_slider.png") no-repeat center; max-width:2100px; height:530px; min-width: 1000px; margin:0 auto;
	position: relative; color:#fff;
}
.slider_photo {
	position: absolute; top:42px; left:8px;  
}
.slider_title {
	font-size:43px; position: absolute; top:83px; left:475px; line-height: 100%;
}
.slider_text {
	font-size:22px; position: absolute; top:155px; left:475px; width:425px;
}
.slider_wrap a {
	color:#fff; text-decoration:none;
}
.circle1 {
	display: block; width:87px; height:54px; text-align: center; font-size:16px; font-family: 'Exo 2 Bold';
	background: url("/files/circle1.png"); padding-top:34px; position: absolute; top:374px; left:475px; text-transform: uppercase;
}
.slider_wrap a.circle1:hover {
	color:#fbad18;
}
.circle2 {
	display: block; width:140px; height:81px; text-align: center; font-size:16px; font-family: 'Exo 2 Bold';
	background: url("/files/circle2.png"); padding-top:60px; position: absolute; top:302px; left:604px; text-transform: uppercase;
}
.slider_wrap a.circle2:hover {
	color:#72ca54;
}
.circle3 {
	display: block; width:120px; height:71px; text-align: center; font-size:16px; font-family: 'Exo 2 Bold';
	background: url("/files/circle3.png"); padding-top:52px; position: absolute; top:344px; left:744px; text-transform: uppercase;
}
.slider_wrap a.circle3:hover {
	color:#4cbaff;
}

/*___________________________________we suggest_________________________________________*/

.suggest_wrap4 {
	background: url("/files/suggest_bg4.jpg") no-repeat center; max-width:2100px; height:488px; min-width: 1000px; margin:0 auto;
	position: relative;
}

.suggest_wrap {
	background: url("/files/suggest_bg.jpg") no-repeat center; max-width:2100px; height:488px; min-width: 1000px; margin:0 auto;
	position: relative;
}
.girl_speak {
	position: absolute; top:63px; left:802px; width:140px; color:#35404c; font-size:16px; text-align: center;
}

.girl_speak4 {
	position: absolute;
	top: 306px;
	left: 629px;
	width: 140px;
	color: #35404c;
	font-size: 16px;
	text-align: center;
}

.suggest_info  {
	width:470px; margin:0 0 0 41px; font-size:18px; color:#666; padding-top: 57px;
}

.suggest_info4  {
	width:100%; padding:0 0 0 0px; font-size:18px; color:#666; padding-top: 30px;
}

.suggest_title {
	font-family: 'Exo 2 Bold'; font-size:42px; color:#5a9b44; margin-bottom: 20px; line-height: 100%;
}
.suggest_more {
	display: block; position: absolute; top:300px; left:41px; width:154px; height: 31px; text-align: center;
	padding-top:13px; font-size:16px; text-transform: uppercase; text-decoration: none; color:#fff;
	background: url("/files/button_more.gif"); line-height: 100%;
}
.suggest_more:hover {
	background: url("/files/button_more_hover.gif"); color:#fff;
}

/*___________________________________portfolio_________________________________________*/
.portfolio_wrap {
	no-repeat left; max-width:2100px; height:338px; min-width: 1000px; margin:0 auto;
	position: relative;	
}
.portfolio_info {
	display: inline-block; vertical-align: top; width:460px; text-align: right; padding:35px 35px 0 0; color:#fff; font-size:14px;
}
.portfolio_info a {
	color:#fff; font-size:16px;
}
.portfolio_info a:hover {
	color:#fbad18; 
}
.portfolio_title {
	font-size:44px; margin-bottom: 20px;
}
.portfolio_photos {
	display: inline-block; vertical-align: top; width:500px; position:relative;
}
.portfolio_beak {
	position: absolute; top:53px; z-index:10;
}
.portfolio_brick {
	margin: 0; padding: 0; list-style:none;
}
.portfolio_brick li {
	display:inline-block; vertical-align:top; border:1px solid #fff; position: relative; width:156px; height: 167px; 
}
.portfolio_text {
	width:146px; height: 137px; text-align: center; color:#35404c; font-size:12px; padding: 25px 5px 5px 5px; 
	background: url("/files/bg_hover.png"); position: absolute; z-index: 1;	
}
.portfolio_text span {
	font-family: 'Exo 2 Bold'; font-size:14px; margin-bottom: 13px; line-height: 100%; display: block;
}
.portfolio_arrow {
	display: block; position: absolute; top:50%; right:0; margin-top: -26px;
	background: url("/files/arrow_right.png"); width:23px; height: 53px;
}
.portfolio_arrow:hover {
	background: url("/files/arrow_right_hover.png");
}

/*___________________________________seo_________________________________________*/
.seo_wrap {
	background: #efefef url("/files/seo_bg.jpg") no-repeat center; max-width:2100px; height:339px; min-width: 1000px; margin:0 auto;
	position: relative;
}
.seo_results {
	display: inline-block; vertical-align: top; width:459px; position: relative; height:322px; padding: 18px 14px 0 26px;
}
.seo_beak {
	position: absolute; top:53px; right:0; z-index:1;
}
.seo_arrow {
	display: block; position: absolute; top:50%; left:0; margin-top: -25px;
	background: url("/files/arrow_left.png"); width:21px; height: 51px;
}
.seo_arrow:hover {
	background: url("/files/arrow_left_hover.png");
}
.seo_white_wrap {
	background: #fff; padding:15px 0 20px 20px; width:435px;
}
.seo_url {
	display: inline-block; vertical-align: top; border:1px solid #c1c1c1; width:248px; padding:0 3px 3px 9px;
	color:#3d3f7d; font-size:24px; line-height: 100%; margin: 0 25px 5px 0;
}
.seo_SE {
	display: inline-block; vertical-align: top; margin-bottom: 5px;
}
.seo_table th {
	font-size:10px; text-align:left; padding:3px 20px 3px 0; font-weight: normal; width: 100%;
	border:none;
	border-spacing: 0px;
	padding: 0px; 
}
.seo_table td {
	font-size:16px; color:#35404c; padding:5px; line-height: 100%;
}
.seo_table td a {
	color:#35404c; text-decoration: underline;
}
.seo_table td a:hover {
	color:#5a9b44; 
}
.seo_table td span {
	font-family: 'Exo 2 Bold'; font-size:18px;
}
.seo_all {
	display: block; width:194px; height: 31px; text-align: center; color:#fff; text-decoration: none; text-transform:uppercase;
	font-size:16px; padding-top:13px; line-height: 100%;	background: url("/files/button_all.gif"); margin-top: 10px;
}
.ss1:hover {
	background: url("/files/button_all_hover.gif"); color:#fff;
}

.ss2 { background-image:url("/files/bg_calc2.png"); }

.ss2:hover {
	background: url("/files/ss2_hover.png"); color:#fff;
}


.ss3 { background-image:url("/files/bg_calc3.png"); }

.ss3:hover {
	background: url("/files/ss2_hover.png"); color:#fff;
}

.seo_other {
	text-align:right; margin-top: 10px;
}
.seo_other a {
	color:#3d3f7d; font-size:14px; text-decoration:none; border-bottom: 1px dashed #3d3f7d; 
}
.seo_info {
	display: inline-block; vertical-align: top; width:450px; padding: 37px 0 0 30px; color:#fff; font-size:14px;
}
.seo_title {
	font-size:44px; margin-bottom: 20px; line-height: 100%;
}
.seo_info a {
	color:#fff; font-size:16px; text-decoration: underline;
}
.seo_info a:hover {
	color:#fbad18; 
}

/*___________________________________advantage_________________________________________*/
.advantage_padding {
	padding: 80px 0 50px 0;
}
.advantage_wrap {
	width: 998px; height: 463px; margin: 0 auto;	background: url("/files/advantage_bg.png"); text-align:center;
}
.advantage_title {
	text-align: center; font-family: 'Exo 2 Bold'; font-size:42px; color:#35404c; padding-top:23px; line-height: 100%; text-transform: uppercase;
}
.advantage_wrap ul {
	margin:70px 0 0 0; padding:0; list-style:none;
}
.advantage_wrap ul li {
	display:inline-block; vertical-align: top; width:190px;  color:#666; font-size:14px;
}
.advantage_wrap ul li a {
	color:#35404c; text-decoration: none; border-bottom: 1px dashed #35404c; font-size:26px; text-transform: uppercase; line-height: 100%; display: inline-block; 
}
/*.advantage_wrap ul li span {
	line-height: 70%; font-family: 'Exo 2 Bold'; font-size:32px; color:#35404c; text-transform: uppercase; display: block; margin-bottom: 10px;
}*/
.advantage_wrap ul li img {
	margin-bottom: 20px;
}

/*___________________________________price_________________________________________*/
.price_wrap {
	background: url("/files/bg_price.jpg") no-repeat center; max-width:2100px; height:580px; min-width: 1000px; margin:0 auto;
	position: relative;
}
.price_numbers {
	display: inline-block; vertical-align: top; width: 225px; padding: 248px 0 0 0; text-align: right; color:#875b24; font-size:22px; line-height:100%;
}
.price_numbers div {
	margin-bottom:22px;
}
.price_numbers div span {
	display: block; font-family: 'Exo 2 Bold'; font-size:26px; line-height:100%; margin:5px 0;
}
.price_numbers div span.bigest {
	font-size:32px; line-height:80%;
}
.price_info {
	display: inline-block; vertical-align: top; width: 740px; position:relative;
}
.price_white_text {
	padding:52px 78px 0 97px; color:#fff; font-size:12px;
}
.price_white_text_title {
	font-family: 'Exo 2 Bold'; font-size:50px; line-height:100%; text-transform: uppercase; margin: 0 0 30px 0;
}
.price_white_text span {
	display: block; font-size:18px; line-height:100%; margin: 0 0 17px 0;
}
.price_border_line {
	position: absolute; top:248px; left:54px; width:690px; height:233px; border:2px solid #ed1c24; border-radius: 2px;
}
.price_white_block {
	position: absolute; top:231px; left:17px; z-index: 1;  
}
.price_white_wrap {
	position: absolute; top:0; left:30px; width:614px; height:200px; border-radius: 2px; background: #fff;
	color:#666; font-size:16px; padding:27px 29px 20px 45px;
}
.price_white_wrap a {
	color:#3d3f7d;
}
.price_white_wrap a:hover {
	color:#5a9b44; text-decoration: underline;
}
.price_white_beak1 {
	position: absolute; top:31px;
}
.price_white_beak2 {
	position: absolute; top:133px;
}
.price_white_beak3 {
	position: absolute; top:165px;
}
.price_title {
	color:#ed1c24; font-family: 'Exo 2 Bold'; font-size:24px; line-height:100%; margin: 0 0 19px 0;
}
.price_white_wrap a.seo_all, .price_white_wrap a.seo_all:hover {
	color:#fff; text-decoration: none; margin-top: 30px;
} 
.blue_button {
	background:url("/files/bg_calc3.png");
}
.green_button {
	background:url("/files/bg_calc2.png");
}
.blue_button:hover, .green_button:hover {
	background: url("/files/button_all_hover.gif"); color:#fff;
}

/*___________________________________news_________________________________________*/
.news_wrap {
	background: url("/files/bg_news.jpg") no-repeat center; max-width:1600px; height:580px; min-width: 1000px; margin:0 auto;
	position: relative; color:#666; font-size:14px;
}
.news_wrap a {
	color:#3d3f7d; font-size:16px; font-family: 'Exo 2'; text-decoration: none; display: inline-block; 
}
.news_wrap a:hover {
	color:#5a9b44; text-decoration: underline;
}
.news_title {
	padding:65px 0 38px 25px; color:#35404c; font-family: 'Exo 2 Bold'; font-size:42px; line-height:100%;
}
.news_big {
	display: inline-block; vertical-align: top; width:440px; padding: 0 0 0 25px; margin: 0 35px 0 0;
}
.news_big_photo {
	width:440px; height:186px; position: relative; margin-bottom: 10px; overflow: hidden;
}
.news_date {
	position: absolute; left:0; bottom:0; z-index: 1; width:59px; height:54px; background: #efefef; color:#35404c; font-size:15px;
	padding: 5px 0 0 0; text-align:center;
}
.news_date div {
	font-size:27px; line-height: 100%;
}
.news_wrap a.news_all {
	width: 154px; height: 25px; display: block; text-decoration: none; padding-top: 7px; margin-top: 25px; font-family: 'Exo 2';
	background: url("/files/button_callback.gif"); font-size:14px; color:#fff; text-transform: uppercase; text-align: center; line-height:100%;
}
.news_wrap a.news_all:hover {
	background: url("/files/button_callback_hover.gif"); color:#fff; text-decoration: none;
}
.news_small {
	display: inline-block; vertical-align: top; width:470px; 
}
.news_small_line {
	border-bottom:1px solid #d3d3d3; margin:30px 0;
}
.news_small_photo {
	width:220px; height:135px; position: relative; display: inline-block; vertical-align: top; margin-right: 20px;
}
.news_small_text {
	width:225px; display: inline-block; vertical-align: top;
}

/*___________________________________create and seo_________________________________________*/
.create_and_seo_wrap {
	background: url("/files/bg_create_and_seo.jpg") no-repeat center; max-width:2100px; height:451px; min-width: 1000px; margin:0 auto;
	position: relative;
}
.create_and_seo_info {
	display: inline-block; vertical-align:top; width:584px; padding:64px 0 0 25px; color:#fff; font-size:16px;
}
.create_and_seo_info_title {
	font-family: 'Exo 2 Bold'; font-size:42px; line-height:110%; margin-bottom: 18px; text-transform: uppercase;
}
.create_and_seo_info span {
	display: block; font-size:26px; margin-bottom: 10px;
}
.create_and_seo_right {
	display: inline-block; vertical-align:top; width:380px; position: relative;
}
.create_and_seo_yellow_border {
	border:2px solid #fbad18; border-radius: 2px; width:330px; height: 286px; position: absolute; top:73px; left:39px;
}
.create_and_seo_white_wrap {
	width:265px; position: absolute; top:79px; left:28px; background: #fff; border-radius: 2px; z-index: 1;
	padding: 26px 35px 20px 35px; color:#35404c; font-size:14px; min-height:245px;
}
.create_and_seo_beak {
	position: absolute; top:134px; left:0; z-index: 1;
}
 
/*___________________________________what we do_________________________________________*/
.what_we_do_border {
	border:1px solid #c1c1c1; margin:122px 5px 30px 5px; color:#666; font-size:18px;
}
.what_we_do_border a {
	color:#3d3f7d;
}
.what_we_do_border a:hover {
	color:#5a9b44; text-decoration: underline;
}
.what_we_do_ribbon {
	position: absolute; top:-70px; left:17px; z-index: 1; text-align:center; width:965px; height:116px; padding: 22px 0 0 0;
	color:#35404c; font-size:42px; font-family: 'Exo 2 Bold'; line-height:110%; text-transform: uppercase; background: url("/files/ribbon.png");
}
.what_we_do_header_text {
	padding: 45px 0 28px 0; width:490px; margin: 0 auto; color:#666; font-size:16px;
}
.what_we_do_table {
	margin-left: 40px; 
	border-spacing: 0px;
	padding: 0px;
	width: 90%;
	
}
.what_we_do_table td {
	padding: 0 18px 45px 0; vertical-align: middle;
}
.what_we_do_border a.title {
	font-size:24px; font-family: 'Exo 2 Bold'; font-size:24px; line-height:100%; margin-bottom: 8px; text-transform: uppercase; text-decoration: none;
	display: block;
}
.what_we_do_border a.title:hover {
	text-decoration: none;
}

/*___________________________________work for result_________________________________________*/
.work_for_result_title {
	color:#35404c; font-size:42px; padding: 0 0 38px 25px; text-transform: uppercase; line-height: 100%;
}
.work_for_result_left {
	color:#666; font-size:16px; display:inline-block; vertical-align: top; width:445px; padding: 0 50px 0 25px;
}
.work_for_result_left a {
	color:#3d3f7d;
}
.work_for_result_left a:hover {
	color:#5a9b44; text-decoration: underline;
}
.work_for_result_right {
	color:#666; font-size:16px; display:inline-block; vertical-align: top; width:445px; 
}
.green_title {
	color:#5a9b44; text-transform: uppercase; font-size:22px; font-family: 'Exo 2 Bold';
}
.work_for_result_right ul {
	margin-left: 0; padding-left: 15px;
}
.work_for_result_right ul li {
	color: #ed1c24; padding-bottom: 10px;
}
.work_for_result_right ul li span {
	color:#666;
}

/*___________________________________clients_________________________________________*/
.clients_title {
	color:#35404c; font-size:42px; padding: 2px 0 25px 0; text-transform: uppercase; line-height: 100%; text-align: center;	
}
.clients_slider {
	padding: 0 25px; margin-bottom: 55px; position: relative; width:950px; height: 100px; overflow: hidden;
}
.clients_slider img {
	margin: 0 10px;
}
.clients_slider_arrow_left {
	position: absolute; top:50%; left:5px; margin-top:-26px; display: block;
	background: url("/files/arrow_left.png"); width:21px; height: 51px;
}
.clients_slider_arrow_left:hover {
	background: url("/files/arrow_left_hover.png");
}
.clients_slider_arrow_right {
	position: absolute; top:50%; right:5px; margin-top:-26px; display: block;
	background: url("/files/arrow_right.png"); width:23px; height: 53px;
}
.clients_slider_arrow_right:hover {
	background: url("/files/arrow_right_hover.png");
}

/*___________________________________think_________________________________________*/
.think_wrap {
	background: url("/files/bg_think.jpg") no-repeat center; max-width:2100px; height:347px; min-width: 1000px; margin:0 auto;
	text-align: center; color:#fff; font-size:24px; 
}
.think_wrap span {
	padding: 58px 0 34px 0; display: block; line-height:100%; font-size:42px; font-family: 'Exo 2 Bold';
}

/*___________________________________footer_________________________________________*/

.sup_footer{
	max-width: 1070px;
	margin: 0 auto;

}

.col-right{
	max-width: 350px;
	width: 100%;
	position: relative;
	top: -50px;
}

.col-right p{
	text-align: right;
    font-family: 'Exo 2 Bold';
    color: #35404c;
    font-size: 24px;
    margin:20px 0;	
}

.col-right,
.col-centr,
.col-left{
	display: inline-block;
}

.col-centr{
	max-width: 400px;
	width: 100%;
	position: relative;
	top: -80px;
	text-align: center;
}

.col-left{
	max-width: 300px;
	width: 100%;
	font-size: 15px;
	padding: 10px 0;
}

.col-left img{
	max-width: 150px;

}

.footer {
	background: #f7f6f6; padding:2px 0 2px 0;	max-width:2100px; min-width: 1000px; margin:0 auto; 
}
.footer_logo {
	display: inline-block; vertical-align: top; width:230px; padding-left: 25px; color:#666; font-size:16px;
}
.footer_logo img {
	margin-bottom: 45px;
}
.footer_right {
	display: inline-block; vertical-align: top; width:720px; 
}
.footer_smo img, .footer_skype img {
	margin-right:5px;
}
.footer_phone {
	text-align: right; font-family: 'Exo 2 Bold'; color:#35404c; font-size:24px;
}
.footer_skype a {
	color:#4580b5; font-family: 'Exo 2 Bold'; font-size:24px; text-decoration: none; 
	background: url("/files/icon_skype.gif") no-repeat left top; padding: 10px 0 10px 59px;
}
.footer_menu {
	border-bottom: 1px solid #d3d3d3; padding:10px 0 19px 0; margin-bottom: 14px;
	max-width: 600px;
	margin: 0 auto;
}
.footer_menu a {
	display: inline-block; margin-right: 25px; color:#35404c; font-size:16px; text-decoration:none;
}
.footer_menu a:hover {
	color:#5a9b44;
}
.footer_submenu td {
	padding-right: 35px; color:#666; font-size:16px; vertical-align: top;
	border-spacing: 0px;
	width: 100%;
}
.footer_submenu td a {
	color:#666; text-decoration: none;
}
.footer_submenu td a:hover {
	color:#5a9b44; text-decoration: underline;
}
.footer_submenu td div {
	margin-bottom: 20px;
}

/*___________________________________index callback_________________________________________*/
.callback_floatwin {
	width:630px; padding: 40px 0 30px 0; text-align:center; background: #f7f6f6; position: absolute; top:184px; left:50%;
	margin-left: -315px; z-index: 100; color:#35404c; font-size:20px;
}
.callback_floatwin_close {
	display: block; position: absolute; top:14px; right:14px;
}
.callback_floatwin_title {
	color:#35404c; font-family: 'Exo 2 Bold'; font-size:42px; text-transform: uppercase; line-height: 100%; margin-bottom: 29px;
}
.callback_floatwin input, .callback_floatwin select {
	margin-top: 20px; width: 460px; border:1px solid #ccc; height: 48px; border-radius:5px; font-size:18px; color:#666;
}
.callback_floatwin input:active {
	border-color:#999;
}
.callback_floatwin_send {
	width:199px; height: 41px; text-align: center; padding: 13px 0 0 0; margin: 30px auto 0 auto; display: block; color:#fff; text-decoration:none;
	font-size:24px; line-height: 100%;	background: url("/files/button_send.png");
}
.callback_floatwin_send:hover {
	background: url("/files/button_send_hover.png"); color:#fff;
}

/*___________________________________header info_________________________________________*/
.header_info {
	height:156px; margin: 0 auto; position: relative; width: 1000px;
}
.header_info .top_callback {
	top:41px;
}
.header_info .header_phone {
	top:80px;
}
.header_info .header_mail {
	top:108px;
}
.header_info .worktime {
	top:150px;
}
.top_submenu a.select {
	color:#ed1c24;
}

/*___________________________________audit_________________________________________*/
.path {
	padding: 15px 0 5px 25px; color:#666; font-size:12px;
}
.path a {
	color:#666; text-decoration: none;
}
.path a:hover {
	color:#5a9b44;
}
h1 {
	color:#5a9b44; font-size:42px; line-height: 100%; font-family: 'Exo 2 Bold'; padding: 0 0 0 25px;
	text-transform: uppercase; margin-top: 10px;
}
.grey_menu {
	background: #35404c; max-width:2100px; min-width: 1000px; margin:0 auto; height:90px;
}
.grey_menu ul {
	margin: 0 0 0 38px; padding: 0; list-style:none;
}
.grey_menu ul li {
	display: inline-block; vertical-align: top; font-size:15px; text-transform: uppercase;
	padding:20px 30px 20px 0; line-height: 170%; 
}
.grey_menu ul li a {
	color:#fff; text-decoration:none;
}
.question_text {
	padding: 23px 25px 30px 25px; color:#666; font-size:16px;
}
.question_wrap {
	position: relative;
}
.question_one {
	display:inline-block; vertical-align: top; text-align: right;
	background: url("/files/question.jpg") no-repeat right top;
	padding:74px 91px 0 0; height: 69px; color:#3d3f7d; font-size:24px;
	text-transform: uppercase; margin:5px 10px 30px 10px;
}
.question_one span {
	font-family: 'Exo 2 Bold'; display: block;
}
.team_wrap {
	background: #f7f6f6; max-width: 2100px; min-width: 1000px; margin:0 auto; padding: 20px 0;
}
.title_grey {
	color: #35404c; font-family: 'Exo 2 Bold'; font-size:30px; text-transform: uppercase;
	line-height: 100%; padding: 0 0 10px 25px;
}
.team_left {
	display: inline-block; vertical-align: top; width:754px; 
}
.team_left ul {
	margin:30px 0 0 0;padding:0; list-style:none;
}
.team_left ul li {
	display: inline-block; vertical-align: top; padding:0 0 35px 30px; width:345px;
}
.team_photo {
	display: inline-block; vertical-align: top; width:155px; height: 155px;
	position: relative; overflow: hidden; margin-right: 5px;
}
.team_photo div {
	background: url("/files/photo_circle.png"); z-index: 1; position: absolute; width:155px; height: 155px;
}
.team_photo img {
	position: absolute; 
}
.team_info {
	display: inline-block; vertical-align: top; color:#666; width:180px;
}
.team_info_name {
	display: block; padding:0 0 18px 25px;
	font-family: 'Exo 2 Bold'; font-size:24px; line-height: 100%;
}
.team_info span {
	display: block; padding:0  0 10px 25px;
}
.team_info a {
	font-family: 'Exo 2 Bold';
}
.team_info_quot {
	background: url("/files/quot.png") no-repeat left top; padding:18px 0 0 25px;
	font-size:12px;
}
.team_right {
	display: inline-block; vertical-align: top; width:210px;  margin: 30px 0 0 30px;
	color:#666; 
}
.viktor {
	padding: 13px 0 0 0; text-align: center;
}
.viktor_name {
	display: block; padding:0 0 16px 0;
	font-family: 'Exo 2 Bold'; font-size:24px; line-height: 100%;
}
.viktor a {
	text-decoration: underline;
}
.seo_all:hover {
	color:#fff;
}
.request {
	width: 154px; height: 25px; display: block; text-decoration: none; margin:10px auto 0 auto;
	background: url("/files/button_request.png"); font-size:14px; color:#fff; 
	text-transform: uppercase; text-align: center; line-height:100%; padding-top:7px;
}
.request:hover {
	background: url("/files/button_callback_hover.gif"); color:#fff;
}
.how_wrap {
	background: url("/files/bg_how.jpg") no-repeat center; max-width:2100px; 
	min-width: 1000px; margin:0 auto; height: 473px; padding: 50px 0 0 0; color:#fff;
}
.how_title {
	text-transform: uppercase; font-family: 'Exo 2 Bold'; font-size:42px; line-height: 100%;
	padding:0 0 15px 25px;
}
.how_rocket {
	/*background: url(/files/rocket.png) no-repeat left;*/ width:770px;
	margin: 0 0 38px 0; height: 73px; font-size:20px; display: inline-block; vertical-align: top;
}
.how_rocket_icon {
	display: inline-block; vertical-align: top; margin: 0 60px 38px 37px;
}
.how_rocket span {
	display: block; color:#fbad18; font-size:30px; font-family: 'Exo 2 Bold';
}
.audit_left {
	display: inline-block; vertical-align: top; width:333px; padding:60px 60px 60px 25px;
	color:#666; font-size:16px;
}
.audit_right {
	display: inline-block; vertical-align: top; width:540px; padding:60px 0 60px 0;
	color:#666; font-size:16px;
}
.audit_left strong, .audit_right strong {
	font-weight: normal; font-family: 'Exo 2 Bold';
}
.audit_title {
	font-family: 'Exo 2 Bold'; color:#35404c; text-transform: uppercase; font-size:24px;
	padding-bottom: 10px;
}
.analytics_wrap {
	max-width:2100px; min-width: 1000px; margin:0 auto; height: 524px; color:#fff;
	background: url("/files/bg_analytics.jpg") no-repeat center; font-size:18px;
	padding:48px 0 0 0;
}
.analytics_title {
	font-family: 'Exo 2 Bold'; font-size:42px; line-height: 100%;
	padding:0 0 20px 25px;
}
.analytics_rocket {
	/*background: url(/files/rocket_up.png) no-repeat left;*/ padding:30px 0 0 0;
	margin-left: 25px;
}
.analytics_rocket span {
	display: block; color:#fbad18; font-size:30px; font-family: 'Exo 2 Bold';
	padding-bottom: 15px; line-height: 100%;
}
.why_quot {
	background: url("/files/quot.png") no-repeat top left; padding:10px 0 0 22px;
	margin-left: 7px; color:#35404c; font-size:24px; line-height: 100%;
}

/*___________________________________company_________________________________________*/
.company_speach {
	display: inline-block; vertical-align: top; width:418px; position: relative;
}
.company_speach_border {
	border:1px solid #ed1c24; border-radius:2px; width:378px; height: 150px;
	margin:42px 0 80px 0; position: relative;
}
.company_speach_white {
	position: absolute; left:11px; top:40px; z-index: 1; color:#666; font-size:16px;
	background: url("/files/company_speach.png"); width:337px; height: 124px;
	padding:25px 35px 20px 25px;
}
.company_speach_white span {
	color:#35404c; font-size:18px; display: block; padding-top: 15px; font-family: 'Exo 2 Bold';
}
.company_goal {
	display: inline-block; vertical-align: top; width:545px; color:#666; font-size:16px; margin-top: 15px;
}
.company_goal span {
	display: block; margin: 0 auto; font-family: 'Exo 2 Bold'; font-size:24px;
}
.company_goal td {
	padding: 0 15px;
}
.company_main {
	width:175px; text-align: center; margin:0 auto 10px auto;
}
.company_main span {
	font-family: 'Exo 2 Bold'; font-size:30px; color:#5a9b44; display:block; 
	margin-bottom: 15px; text-transform: uppercase;
}
.text {
	color:#666; font-size:16px; padding: 30px 25px;
}
h3 {
	color:#35404c; font-size:24px; text-transform:uppercase; line-height: 100%;
	margin-bottom: 0; padding-bottom: 10px; font-family: 'Exo 2 Bold'; font-weight: normal;
}
.what_we_do_table a.title {
	display: block; color:#5a5c90; font-size:24px; text-transform:uppercase; line-height: 100%;
	font-family: 'Exo 2 Bold'; text-decoration: none; margin-bottom: 10px;
}
.what_we_do_table a.title:hover {
	color:#5a9b44;
}
.request_wrap {
	background: #35404c; max-width:2100px; min-width: 1000px; margin:0 auto; 
	padding:42px 0 30px 0; color:#ccc; font-size:18px;
}
.request_wrap_title {
	font-family: 'Exo 2 Bold'; font-size:42px; text-transform:uppercase;
	line-height: 100%; margin-bottom: 20px; color:#fff;
}
.request_wrap_subtitle {
	color:#fff; font-size:22px; line-height: 100%; margin-bottom: 20px;
}
.request_wrap input[type="text"] {
	border:1px solid #ccc; border-radius: 3px; margin-bottom: 15px; width:455px;
	height: 43px; font-size:18px; color:#ccc; padding-left: 10px; background: #35404c;
	font-family: 'Exo 2';
}
.request_wrap textarea {
	border:1px solid #ccc; border-radius: 3px; width:455px; font-family: 'Exo 2';
	height: 250px; font-size:18px; color:#ccc; padding-left: 10px; background: #35404c;
}
.request_wrap_checkbox {
	display: inline-block; vertical-align:top; margin:13px 0 37px 0; width:200px;
	font-size:14px;
}
.request_wrap_checkbox a {
	display: inline-block; vertical-align:top; margin-right: 4px;
}
.request_wrap_checkbox span {
	display: inline-block; vertical-align:top;
}
.request_wrap_send {
	width:194px; height: 31px; text-align: center;  display: block; color:#fff; 
	text-decoration:none; padding-top: 13px;
	font-size:16px; line-height: 100%;	background: url("/files/request_send.png"); 
	text-transform: uppercase;
}
.request_wrap_send:hover {
	color:#fff; background: url("/files/request_send_hover.png"); 
}

/*___________________________________contacts_________________________________________*/
.contacts_block {
	display:inline-block; vertical-align: top; padding:0 0 0 10px; height: 125px;
	color:#666; font-size:16px;
}
.contacts_block_icon {
	display:inline-block; vertical-align: top; margin-left:25px; 
}
.contacts_block span {
	display:block; font-family: 'Exo 2 Bold'; font-size:24px;
}
.contacts_block strong, .contacts_block a {
	font-family: 'Exo 2 Bold';
}
.contacts_map {
	max-width:2100px; min-width: 1000px; margin:0 auto; height: 524px; background-position: center; background-repeat: no-repeat;
}
.contacts_grey_line {
	max-width:2100px; min-width: 1000px; margin:0 auto; background: #35404c; color:#fff;
	padding:14px 0; position: relative;
}
.contacts_grey_line a {
	color:#fbad18;
}
.yandex_google {
	font-size:24px;
}
.yandex_google a {
	border-bottom:1px dashed #fbad18; text-decoration: none;
}
.print_download {
	position:absolute; top:0; right:25px;
}
.print_download span {
	display: inline-block; margin-left:33px; font-size:13px; text-transform: uppercase;
}
.print_download img {
	margin-right: 5px;
}
.contacts_slider {
	height: 177px; padding:0 30px; position: relative;
}
.contacts_slider img {
	margin: 0 4px;
}

/*___________________________________creation_________________________________________*/
.speach_right_border {
	border:1px solid #ed1c24; border-radius:2px; width:217px; height: 70px;
	margin:0 0 0 23px; position: relative;
}
.speach_right {
	position: absolute; top:3px; left:-24px; z-index: 1; width:213px; height:67px;
	background: url("/files/speach_right.png"); padding:20px 0 0 30px;
}
.creation_preferences td {
	color:#3d3f7d; font-size:16px; padding: 20px 15px;
}
.creation_preferences td img {
	margin-bottom: 15px;
}
.creation_green_line {
	background: #2a7438; padding:18px 0; color:#fff; max-width:2100px; min-width: 1000px; margin:0 auto;
	font-size:35px; line-height:100%; font-family: 'Exo 2 Bold'; text-transform: uppercase;
}
.creation_green_line a {
	display: block; position:absolute; top:0; right:10px; color:#fbad18; font-size:18px; text-decoration:underline;
}
.creation_grey_bg {
	background: #f7f6f6; max-width:2100px; min-width: 1000px; margin:0 auto;
}
.creation_slider {
	padding: 0 25px; height: 338px;
}
.creation_pdf_line {
	background: url("/files/bg_pdf.png") repeat-x; height: 111px; font-size:23px; text-transform: uppercase; font-family: 'Exo 2 Bold';
	margin-bottom: 20px;
}
.creation_pdf_line img {
	margin: 0 11px 0 22px; float: left;
}
.creation_pdf_line a {
	color:#fff; display: inline-block; padding-top: 40px; text-decoration:none;
}
.grey_text {
	color:#666; font-size:16px;
}
ul.red_dot {
	margin-left: 0; padding-left: 15px;
}
ul.red_dot li {
	color: #ed1c24 !important; padding-top: 10px; padding-bottom: 10px !important;
}
ul.red_dot li span {
	color:#666 !important;
}
.stages_wrap {
	background: url("/files/bg_stages.jpg"); color:#fff; max-width:2100px; min-width: 1000px; margin:0 auto; height: 480px;
	padding: 53px 0 0 0;
}
.stages_title {
	font-size:42px; text-transform: uppercase; line-height:100%; font-family: 'Exo 2 Bold'; margin: 0 0 85px 25px;
}
.stages_circles {
	background: url("/files/stages_circles.png"); position: relative; height: 287px; width:963px;
}
.speach_right_border_small {
	border:1px solid #ed1c24; border-radius:2px; width:318px; height: 70px;
	position: absolute; top:0; right:5px;
}
.speach_right_small {
	position: absolute; top:3px; left:-24px; z-index: 1; width:291px; height:66px;
	background: url("/files/speach_right_small.png"); padding:20px 20px 0 30px; color:#35404c; font-size:16px;
}
.circle {
	position: absolute; width:117px; height:86px; text-align:center;
}
.circle span {
	display: block; color:#fbad18; font-size:32px; font-family: 'Exo 2 Bold'; line-height:100%;
}
.line1 {
	top:35px;
}
.line2 {
	top:171px;
}
h4 {
	color:#35404c; font-size:28px; text-transform:uppercase; line-height: 100%;
	font-weight: normal; margin-bottom: 0; padding-bottom: 15px;
}
.no_wrap {
	background: url("/files/bg_no.jpg") no-repeat center; max-width:2100px; min-width: 1000px; margin:0 auto;
	height:401px; padding:65px 0 0 0; color:#fff; font-size:18px;
}
.no_wrap_title_red {
	color:#ed1c24; text-transform:uppercase; line-height: 100%; font-size:50px;
	font-family: 'Exo 2 Bold'; 
}
.no_wrap_title_white {
	text-transform:uppercase; line-height: 100%; font-size:30px; 
	font-family: 'Exo 2 Bold'; margin-top:30px;
}
.percent {
	display: inline-block; vertical-align: top; color:#fbad18; font-size:72px;
	line-height: 100%; font-family: 'Exo 2 Bold'; padding:0 90px 30px 25px;
}
.percent_text {
	display: inline-block; vertical-align: top; font-size:18px;
	width: 690px; margin-bottom: 10px;
}
.percent_text span {
	font-size:30px; display: block; font-family: 'Exo 2 Bold';
}

/*___________________________________context_________________________________________*/
.speach_right_border_context {
	border:1px solid #ed1c24; border-radius:2px; width:207px; height: 50px;
	position: relative; margin:20px 0 0 25px;
}
.speach_right_context {
	position: absolute; top:3px; left:-24px; z-index: 1; width:200px; height:44px;
	background: url("/files/speach_right_context.png"); padding:20px 0 0 29px; color:#35404c; font-size:16px;
}
.context_rocket_up_small {
	display: inline-block; vertical-align: top; margin: 40px 50px 0 25px; 
}
.context_rocket_up_text {
	display: inline-block; vertical-align: top; width:690px; margin-top: 40px; font-size:20px;
}
.context_rocket_up_text_title {
	font-family: 'Exo 2 Bold'; display: block; color:#fbad18; font-size:30px; line-height:100%; margin-bottom: 20px;
}
.context_rocket_up_text ul {
	margin: 0 0 0 15px; padding: 0;
}
.context_rocket_up_text ul li {
	color:#fbad18;
}
.context_rocket_up_text ul li span {
	color:#fff;
}
.choice_wrap {
	background: url("/files/bg_choice.jpg") no-repeat center; max-width:2100px; min-width: 1000px; margin:0 auto;
	height:575px; padding:48px 0 0 0; color:#fff; font-size:18px;
}
.choice_wrap_title {
	font-family: 'Exo 2 Bold'; font-size:42px; margin: 0 0 0 25px;
}
.analytics_rocket a {
	font-family: 'Exo 2 Bold'; color:#fbad18;
}

/*___________________________________landing_________________________________________*/
.landing_bg_grey {
	background: #fdfdfd; max-width:2100px; min-width: 1000px; margin:0 auto;
}
.landing_bg_purple {
	background: url("/files/bg_landing_purple.gif") repeat-x top;  max-width:2100px; min-width: 1000px; margin:0 auto;
}
.landing_wrap {
	background: url("/files/bg_langing1.png") no-repeat center top; max-width:2100px; min-width: 1000px; margin:0 auto;
	height:660px; 
}
.landing_request_wrap {
	padding: 38px 0 0 605px; width:363px; color:#fff; text-align: center;
}
.landing_request_wrap span {
	color:#fbad18; font-size:32px; text-transform: uppercase; line-height: 100%; margin-bottom: 6px; display: block; font-family: 'Exo 2 Bold';
}
.landing_request_wrap input {
	width:100%; border:1px solid #fff; color:#666; font-size:18px; font-family: 'Exo 2'; margin-bottom: 8px; padding-left: 9px;
	height:45px; border-radius:3px; width: 351px;
}
.landing_button {
	display: inline-block; width: 360px; height: 46px; color:#fff; text-transform: uppercase; font-size: 24px; line-height: 100%;
	background: url("/files/landing_button.png") no-repeat; text-align: center; padding: 18px 0 0 0; margin-top: 20px; text-decoration: none;
}
.landing_button:hover {
	color:#fff; background: url("/files/landing_button_hover.png") no-repeat;
} 
.landing_quot {
	position: absolute; top:500px; left:540px; width:435px; color:#35404c;
}
.landing_quot div {
	text-transform: uppercase; color:#5a9b44; font-size:18px; margin-bottom: 14px;
}
.landing_pan {
	position: absolute; top:390px; left:175px; width:195px; color:#fff; text-align: center; font-size:48px; line-height: 26px;
}
.landing_pan span:last-child {
	font-size:42px; display: block; line-height: 38px;
}
.landing_pan span:first-child {
	font-size:28px; display: block;
}
.landing_paper_green {
	width:70px; position:absolute; top:153px; left:45px; color:#fff; font-size:14px; 
	-webkit-transform: rotate(41deg); -moz-transform: rotate(41deg); -ms-transform: rotate(41deg); -o-transform: rotate(41deg);	transform: rotate(41deg);
}
.landing_paper_blue {
	width:100px; position:absolute; top:65px; left:167px; color:#fff; font-size:13px; 
	-webkit-transform: rotate(75deg); -moz-transform: rotate(75deg); -ms-transform: rotate(75deg); -o-transform: rotate(75deg);	transform: rotate(75deg);
}
.landing_paper_blue span:first-child {
	font-size:19px; display: block;
}
.landing_paper_blue span:last-child, .landing_paper_red span:last-child {
	font-size:20px; display: block;
}
.landing_paper_red {
	width:65px; position:absolute; top:145px; left:370px; color:#fff; font-size:23px; 
	-webkit-transform: rotate(-60deg); -moz-transform: rotate(-60deg); -ms-transform: rotate(-60deg); -o-transform: rotate(-60deg);	transform: rotate(-60deg);
}
.landing_grey_line {
	background: url("/files/landing_bg_grey.gif") repeat-x bottom; max-width:2100px; min-width: 1000px; margin:0 auto;
}
.landing_grey_line_top {
	background: url("/files/grey_line_top.gif") repeat-x top; max-width:2100px; min-width: 1000px; margin:0 auto;
}
.landing_colorful_wrap {
	background: url("/files/landing_bg2.png") no-repeat center top; max-width:2100px; min-width: 1000px; margin:0 auto; min-height: 1475px; font-size:16px;
}
.landing_colorful_title {
	text-align: center; padding: 64px 0 77px 135px; color:#733995; font-size: 42px; font-family: 'Exo 2 Bold'; width: 718px; text-transform: uppercase;
}
.landing_colorful_line1 {
	color:#fff; padding:0 0 102px 495px; width:457px;
}
.landing_white_title {
	font-size: 30px; font-family: 'Exo 2 Bold'; line-height: 100%; margin-bottom: 10px; text-transform: uppercase;
}
.landing_colorful_line2 {
	color:#fff; padding:0 0 82px 98px; width:370px; height: 142px;
}
.landing_colorful_line3 {
	color:#fff; padding:0 0 95px 493px; width:430px; height: 162px;
}
.landing_colorful_line4 {
	color:#fff; padding:0 0 80px 98px; width:365px; height: 180px;
}
.landing_greyline_text_left {
	display:inline-block; vertical-align: top; width:415px; font-size:36px; text-transform: uppercase; font-family: 'Exo 2 Bold';
	padding: 0 0 0 25px; color:#35404c; margin-right: 60px;
}
.landing_greyline_text_right {
	display:inline-block; vertical-align: top; width:452px; padding: 33px 0 0 38px; color:#35404c;
	background: url("/files/quot.png") no-repeat  0 12px;
}
.landing_greyline_text_right div {
	text-transform: uppercase; color:#5a9b44; font-size: 18px; margin-bottom: 5px; line-height: 100%;
}
.landing_purple_line2 {
	background: url("/files/purple_line2.gif") repeat-x top; max-width:2100px; min-width: 1000px; margin:0 auto;
}
.landing_cards_white {
	color:#fff; font-size:36px; font-family: 'Exo 2 Bold'; padding: 50px 0 55px 25px; line-height: 100%;
}
.landing_cards {
	margin: 0 0 150px 25px; padding:0; list-style:none;
}
.landing_cards li {
	display: inline-block; vertical-align: top; position: relative; width:217px; height: 227px; margin-right: 25px;
	background: url("/files/landing_card.png"); text-align: center; padding: 87px 50px 0 27px; color:#35404c; font-size: 16px;
}
.landing_cards li:last-child {
	margin-right: 0;
}
.landing_cards li span {
	display: block; font-size:24px; font-family: 'Exo 2 Bold'; margin: 0 0 15px 0; text-transform: uppercase;
}
.landing_cards li div {
	font-size: 18px;
}
.landing_cards li div.number {
	position: absolute; top:-33px; left:105px; font-size:120px; font-family: 'Exo 2 Bold'; line-height: 100%;
}
.clock_wrap {
	background: url("/files/landing_clock.png") no-repeat center bottom; max-width:2100px; min-width: 1000px; margin:0 auto; min-height: 950px;
}
.clock_text {
	color:#666; font-size:16px; padding: 0 0 0 455px; width: 510px;
}
.clock_text_title {
	font-size:24px; font-family: 'Exo 2 Bold'; margin-bottom: 15px;	
}
/*___________________________________portfolio_________________________________________*/
.hexagon {
	background: url("/files/hexagon.png"); display:inline-block; vertical-align: top; width:229px; height: 239px; margin: 0 40px 40px 25px; position: relative;
	overflow: hidden;
}
.hexagon img {
	position: absolute; z-index: -1;
}
.hexagon_info {
	display:inline-block; vertical-align: top; width:670px; border-bottom:1px solid #ccc; color:#666; font-size:16px; padding:20px 0 30px 0;
}
.hexagon_info_title {
	display: block; text-decoration: none; font-size:30px; font-family: 'Exo 2 Bold'; margin-bottom: 15px;
}
.portfolio_more {
	display: inline-block; text-align:center; width:139px; height:33px; color:#fff; text-decoration: none; padding:11px 0 0 0; font-size:16px;
	margin-top: 25px;	background: url("/files/button_more.png"); text-transform: uppercase;
}
.portfolio_more:hover {
	color:#fff; background: url("/files/button_more_hover.png");
}
.pages {
	background: #f7f6f6; padding: 28px 0; max-width:2100px; min-width: 1000px; margin:0 auto; font-size:30px;
}
.pages a {
	display: inline-block; margin: 0 20px 0 0; padding:5px 15px 8px 15px; text-decoration: none; line-height: 100%;
}
.pages a:hover {
	background: #76a14e; color:#fff; border-radius:2px;	
}
.pages a.select {
	background: #c8c7c7; color:#fff; border-radius:2px;
}

/*___________________________________portfolio more_________________________________________*/
.mac {
	display: inline-block; vertical-align:top; width:535px; height:490px; position: relative;
	background: url("/files/mac.jpg");
}
.mac a {
	position: absolute; top:24px; left:29px;
}
.portfolio_more_info {
	display: inline-block; vertical-align:top; width:460px; color:#666; font-size:16px; 
}
.portfolio_more_speach_border {
	border:2px solid #ed1c24; border-radius:2px; width:382px; height: 224px;
	margin:40px 0 50px 12px; position: relative;
}
.portfolio_more_speach_border div {
	position: absolute; right:-51px; top:-20px; z-index: 1; color:#666; font-size:16px;
	background: url("/files/portfolio_more_speach.png"); width:324px; height: 207px;
	padding:20px 60px 20px 40px;
}
.slideshow_wrap {
	background: url("/files/bg_pickup.jpg") no-repeat center; max-width:2100px; min-width: 1000px; margin:0 auto;
	padding: 28px 0 0 0; height:737px; 
}
.slideshow {
	padding: 0 30px; position: relative; text-align: center;
}
.slideshow_arrows {
	position: absolute; top:13px; right:5px;
}
.slideshow_arrow_left {
	display: inline-block; width:23px; height: 51px; padding: 0 20px 0 0; border-right:1px solid #fff;
	background: url("/files/arrow_white_left.png") no-repeat left;
}
.slideshow_arrow_left:hover {
	background: url("/files/arrow_white_left_active.png") no-repeat left;
}
.slideshow_arrow_right {
	display: inline-block; width:23px; height: 51px; padding: 0 0 0 20px;
	background: url("/files/arrow_white_right.png") no-repeat right;
}
.slideshow_arrow_right:hover {
	background: url("/files/arrow_white_right_active.png") no-repeat right;
}
.slide1 {
	position: absolute; top:88px; left:25px; box-shadow: 0 0 5px 3px #d1d1d1;
}
.slide2 {
	position: absolute; top:40px; left:50%; margin-left: -191px; box-shadow: 0 0 5px 3px #d1d1d1; z-index: 1;
}
.slide3 {
	position: absolute; top:88px; right:0px; box-shadow: 0 0 5px 3px #d1d1d1;
}
.hexagon_slider {
	position: relative; padding: 30px 30px 0 30px; 
}
.hexagon_slider ul {
	margin: 0; padding:0; list-style:none;
}
.hexagon_slider ul li {
	display: inline-block; vertical-align:top; width:229px; font-size:20px; font-family: 'Exo 2 Bold'; margin: 0 40px; 
}
.hexagon_slider ul li a {
	text-decoration: none;
}
.portfolio_seo_line {
	margin: 0 0 15px 0;
}
.portfolio_seo_line img {
	margin: 0 20px 0 0; float: left;
}
.portfolio_seo_line span {
	font-size:20px; font-family: 'Exo 2 Bold';
}
.portfolio_seo_block {
	display: inline-block; vertical-align: top; width:440px; margin:0 0 40px 0; padding:10px 13px 18px 17px;
	color:#666; box-shadow: 0 0 5px 3px #d1d1d1;
}
.portfolio_seo_block_info {
	display: inline-block; vertical-align: top; width:245px;
}
.portfolio_seo_block_info a {
	font-size:24px; font-family: 'Exo 2 Bold'; text-decoration: none; display: block; margin-bottom: 10px;
}
.hexagon_small {
	background: url("/files/hexagon_small.png"); display:inline-block; vertical-align: top; width:173px; height: 180px; position: relative;
	overflow: hidden;
}
.hexagon_small img {
	position: absolute; z-index: -1;
}
.portfolio_green_wrap {
	background:#efefef url("/files/portfolio_green_wrap.jpg") no-repeat left; max-width:2100px; height:338px; min-width: 1000px; margin:0 auto;
	position: relative;	
}

/*___________________________________price_________________________________________*/
ul.price_bookmark {
	margin:20px 0 10px 0; padding:0; list-style:none; background:  url("green_line.gif") repeat-x bottom;
}
ul.price_bookmark li {
	display: inline-block; vertical-align: top; width:314px; text-align: center; border:1px solid #fff; color:#2a7438;
	background: #f7f6f6; height:48px; padding-top: 20px; text-transform: uppercase; font-size:26px; line-height: 100%; font-family: 'Exo 2 Bold';
}
ul.price_bookmark li a {
	text-decoration: none; border-bottom-style: dashed; border-bottom-width: 2px;
}
ul.price_bookmark li.select {
	background: #fff; border:2px solid #2a7438; border-bottom:2px solid #fff;
}
.price_table {
	border-collapse: collapse; 
}
.price_table th, .price_table td {
	border:2px solid #fff; padding:14px 10px 14px 18px;
}
.price_table th {
	background: #2a7438; color:#fff; font-family: 'Exo 2 Bold'; font-size:18px;  text-align: left; font-weight:normal;
}
.price_table td {
	background: #f7f6f6;  vertical-align: top; padding:14px 18px;	font-size:14px;
}
.price_table td a {
	font-family: 'Exo 2 Bold'; font-size:16px;
}
.price_table td span {
	color:#35404c;font-size:16px; font-family: 'Exo 2 Bold'; display:block; margin-bottom:10px;
}
.price_table td ul {
	margin: 0; padding:0 0 0 15px;
}

/*___________________________________support_________________________________________*/
.support_table {
	border-collapse: collapse;
}
.support_table th, .support_table td {
	border:2px solid #fff; background: #f7f6f6;
}
.support_table td:hover {
	background: #eae9e9;	color:#35404c;
}
.support_table th {
	color:#fff; text-transform:uppercase; font-family: 'Exo 2 Bold'; padding: 25px 10px; text-align: center; line-height: 100%; 
	font-weight: normal;
}
.support_table td {
	text-align:center; padding:12px 10px 12px 19px;
}
.support_table td.big {
	font-size:26px; font-family: 'Exo 2 Bold';
}
.support_table td.left {
	color:#35404c; text-align: left; font-family: 'Exo 2 Bold'; font-size:14px;
}
.support_table td.big a {
	display: inline-block; border:1px solid #666; border-radius: 3px; margin: 5px 0 0 0; padding: 9px 14px; font-size:14px; font-family: 'Exo 2 Bold';
	text-transform: uppercase; text-decoration: none; color:#666; line-height: 100%;
}
.support_table td.big a:hover {
	color:#fff;
}
.support_table td.blue a:hover {
	background: #3d3f7d; border-color: #3d3f7d;
}
.support_table td.lightblue a:hover {
	background: #4580b5; border-color: #4580b5;
}
.support_table td.green a:hover {
	background: #2a7438; border-color: #2a7438;
}
.support_table td.orange a:hover {
	background: #f57b20; border-color: #f57b20;
}
.support_table td.red a:hover {
	background: #eb1920; border-color: #eb1920;
}
.support_table td.blue:hover {
	color: #3d3f7d;
}
.support_table td.lightblue:hover {
	color: #4580b5;
}
.support_table td.green:hover {
	color: #2a7438;
}
.support_table td.orange:hover {
	color: #f57b20;
}
.support_table td.red:hover {
	color: #eb1920;
}
.guinplen_wrap {
	background: url("/files/guinplen.png") no-repeat center; max-width:1600px; height:338px; min-width: 1000px; margin:0 auto;
	height: 430px; padding: 65px 0 0 0; color:#666;
}
.guinplen_speach_border {
	border:1px solid #eb1920; border-radius:2px; width:630px; height:166px; margin:0 0 50px 13px; position: relative;
}
.guinplen_speach_border div {
	position: absolute; top:2px; left:9px; width:573px; height:154px; font-size:24px; padding: 35px 50px 10px 33px;
	background: url("/files/guinplen_speach.png"); 
}
.guinplen_other {
	padding: 0 0 0 70px; width:500px;
}

/*___________________________________seo_________________________________________*/
.seo_green_wrap {
	background: url("/files/bg_green_seo.jpg") no-repeat center; max-width:2100px; min-width: 1000px; margin:0 auto;
	height:467px; color:#fff; padding: 57px 0 0 0;
}
.seo_green_title {
	font-family: 'Exo 2 Bold'; font-size:30px; text-transform: uppercase; line-height: 100%;
	margin-bottom: 50px;
}
.seo_green_all {
	display: block; position: absolute; top:0; right:10px; color: #fbad18;
	font-family: 'Exo 2 Bold'; font-size:18px; text-transform: uppercase;
	background: url("/files/seo_arrows.png") no-repeat right; padding:9px 25px 8px 0;
}
.seo_green_all:hover, .seo_green_dashed:hover {
	color:#fff;
}
.seo_green_dashed {
	display: inline-block; color: #fbad18; text-decoration: none;
	font-size:18px; border-bottom:1px dashed #fbad18; margin-top: 33px;
}
.seo_green_dashed:hover {
	border-bottom-color: #fff;
}
.strong_yellow {
	color: #fbad18; font-family: 'Exo 2 Bold'; font-size:30px;
}

/*___________________________________404_________________________________________*/
.error_text {
	font-size:30px; color:#35404c; padding-top: 20px;
}
.error_text span {
	font-size:36px; font-family: 'Exo 2 Bold';
}
.error_links {
	font-size:18px; color:#35404c; padding: 0 0 40px 0;
}
.error_links span {
	font-size:20px; display: block; padding-bottom: 15px;
}

/*___________________________________blog_________________________________________*/
.blog_link, .blog_link_select {
	display:block; padding:0 0 0 40px; margin-bottom: 14px; font-size:24px;
	background: url("/files/blog_blue_arrow.png") no-repeat left;
}
.blog_link:hover {
	background: url("/files/blog_green_arrow.png") no-repeat left;
}
.blog_link_select {
	background: url("/files/blog_green_arrow_down.png") no-repeat left;
}
.blog_link a, .blog_link_select a {
	color:#3d3f7d;  font-family: 'Exo 2 Bold'; text-decoration: none; border-bottom: 2px dashed #3d3f7d;  
}
.blog_link a:hover, .blog_link_select a:hover {
	color:#5a9b44; border-bottom-color: #5a9b44;
}
.blog_link span, .blog_link_select span {
	color:#808080;
}
.blog_wrap {
	border-bottom:1px solid #cccccc; padding: 0 0 28px 0; margin-bottom:28px;
}
.blog_photo {
	display: inline-block; vertical-align: top; position: relative; margin-right: 27px;
}
.blog_text {
	display: inline-block; vertical-align: top; width:468px; color:#666; font-size:14px;
}
.blog_text_link {
	font-size:18px;
} 

/*___________________________________clients_________________________________________*/
.ul_clients {
	margin: 0; padding:0; line-height: none;
}
.ul_clients li {
	display: inline-block; vertical-align: top; width:180px; text-align: center; margin: 0 5px 65px 5px;
} 

/*___________________________________reviews_________________________________________*/
.reviews_wrap {
	background: url("/files/bg_review.gif"); max-width: 2100px; min-width:1000px; margin: 0 auto; padding:30px 0;
}
.table_reviews td {
	text-align: center; padding: 0 6px 25px 6px; vertical-align: top; 
}
.table_reviews td a {
	text-decoration: none;
}
.table_reviews td a:hover {
	text-decoration: underline;
}
.table_reviews td img {
	margin-bottom: 10px;
}
.table_reviews td img:hover{
	box-shadow: 0 0 5px 3px #d1d1d1;
}

/*___________________________________sales_________________________________________*/
.sales_border {
	display: inline-block; vertical-align: top; border:1px solid #ed1c24; border-radius:2px; width:444px; height: 257px; position: relative;
	margin: 0 20px 50px 20px;
}
.sales_border:hover {
	border-color: #5a9b44;
}
.sales_border img {
	position: absolute; top:8px; left:-13px; z-index: 1; box-shadow: 0 0 5px 3px #d1d1d1;
}
.sales_back {
	display: inline-block; margin-top: 35px; padding: 3px 0 5px 25px; font-family: 'Exo 2 Bold';
	background: url("/files/arrow_back.png") no-repeat left; text-transform: uppercase; font-size:18px;
}
.sales_back:hover {
	background: url("/files/arrow_back_hover.png") no-repeat left;
}

/*___________________________________our team_________________________________________*/
.our_team_wrap {
	display: inline-block; vertical-align: top; width:445px; margin: 0 20px 35px 0;
}
.our_team_photo {
	display: inline-block; vertical-align: top; border:1px solid #5a9b44; width:202px; height: 202px; position: relative;
	margin: 0 15px 0 0;
}
.our_team_photo img {
	position: absolute; top:-10px; left:-10px; z-index: 1;
}
.our_team_info {
	display: inline-block; vertical-align: top; width:220px; color:#666;
}
.our_team_info span {
	font-family: 'Exo 2 Bold'; display: block; font-size:24px; margin-bottom: 20px; line-height: 100%;
}
.our_team_info a {
	font-family: 'Exo 2 Bold';
}
.our_team_info a.request {
	margin:15px 0 0 0; font-family: 'Exo 2';
}
.green_title_small {
	color:#5a9b44; font-family: 'Exo 2 Bold'; text-transform: uppercase; line-height: 100%; font-size:36px;
}

/*___________________________________video_________________________________________*/
.video_right {
	background: url("/files/video_arrow_left.png") no-repeat top left; padding:0 0 60px 290px; text-align: right;
}
.video_left {
	background: url("/files/video_arrow_right.png") no-repeat top right; padding:0 290px 60px 0; 
}
.link_title {
	font-size:30px; font-family: 'Exo 2 Bold'; text-decoration: none; color:#35404c;
}

/*___________________________________style_________________________________________*/
.style_table td {
	text-align: center; vertical-align: top; padding:20px 5px 0 5px; color:#666;
}
.style_table td img {
	margin-bottom: 10px;
}
.style_table td a {
	font-size:16px; text-decoration:none; font-family: 'Exo 2 Bold';
}
.style_works_wrap {
	background: #f7f6f6; max-width: 2100px; min-width:1000px; margin: 0 auto; padding: 20px 0; text-align: center;
}
.style_works_wrap img {
	margin: 0 20px;
}
.style_works_wrap img:hover {
	box-shadow: 0 0 5px 3px #d1d1d1;
}
.style_wrap {
	background: url("/files/bg_style.jpg") no-repeat center; max-width: 2100px; min-width:1000px; margin: 0 auto; color:#fff;
	height:313px; padding:50px 0 0 0; font-size:18px;
}
.style_wrap_title {
	font-family: 'Exo 2 Bold'; font-size:42px; line-height:100%; padding: 0 0 40px 25px;
}
.style_wrap_text {
	background: url("/files/heart.png") no-repeat left; padding: 0 0 0 240px; min-height:141px; 
}

/*___________________________________portfolio other_________________________________________*/
.portfolio_sites_arrows_wrap {
	border-top:1px solid #d3d3d3; max-width: 2100px; min-width:1000px; margin: 0 auto; padding:17px 0 22px 0; color:#696e77; font-size:16px;
}
.portfolio_site_name {
	border-right:1px solid #d3d3d3; color:#35404c; font-size:36px; font-family: 'Exo 2 Bold'; text-transform: uppercase; line-height: 100%;
	padding-right:20px;
}
.portfolio_site_url {
	padding-left:20px;
}
.arrow_right {
	padding-left: 17px; margin-left: 13px; background: url("/files/arrow_border.png") no-repeat left; display: inline-block;
}

/*___________________________________portfolio logo_________________________________________*/
.portfolio_logo {
	display: inline-block; vertical-align: top; width:294px; margin: 0 110px 0 25px;
}
.portfolio_logo_speach {
	display: inline-block; vertical-align: top; width:538px; border:2px solid #ed1c24; margin:34px 0 0 0; border-radius:2px; position: relative;
	height: 234px;
}
.portfolio_logo_speach div {
	background: url("/files/logo_speach.png"); width:458px; height: 198px; position: absolute; top:-40px; left:-76px; padding: 45px 83px 34px 76px;
	color:#666; font-size:16px;
}
.concept_wrap {
	background: url("/files/bg_concept.jpg") no-repeat bottom center; max-width: 2100px; min-width:1000px; margin: 0 auto; padding:0 0 40px 0;
	min-height: 776px;
}
.concept_text {
	display: inline-block; vertical-align: top; width:485px; padding:60px 0 0 25px; color:#666; font-size:16px; margin-right: 20px;
}
.concept_text_title {
	color:#35404c; font-size:36px; font-family: 'Exo 2 Bold'; text-transform: uppercase; line-height: 100%; margin-bottom: 15px;
}
.concept_img {
	display: inline-block; vertical-align: top; width:440px; padding:143px 0 0 0; text-align: center;
}

.soc-sety{/* max-width: 300px; */}

.sup_foote{
	max-width: 1070px;
	margin: 0 auto;
}

.soc-setys{
	list-style: none;
	margin: 10px 0;
}

.soc-setys li{
	padding: 0;
	margin: 0;
	display: inline-block;
}

.soc-setys li:first-child{
	font-weight: bold;
	font-size: 16px;
}

.soc-setys li img{
	max-width: 40px;
	margin: 0;
	vertical-align: middle;
}


/*___________________________________portfolio seo_________________________________________*/
.portfolio_seo_text {
	width:90%; padding: 0 0 0 40px; color:#666; font-size:16px;
}
.portfolio_seo_text a {
	font-family: 'Exo 2 Bold';
}
.portfolio_seo_graph_wrap {
	background: url("/files/bg_porfolio_seo.jpg") no-repeat center; max-width: 2100px; min-width:1000px; margin: 0 auto;
	padding:36px 0 0 0; height: 900px;
}
.portfolio_seo_graph {
	background: url("/files/bg_graph.png"); width:809px; height: 403px; margin: 0 0 40px 25px; color:#666; font-size:14px; padding: 0 80px 0 60px;
}
.portfolio_seo_graph_title {
	color:#35404c; font-size:36px; text-transform: uppercase; line-height:100%; padding:40px 0 10px 0;
}
.portfolio_seo_graph_title span {
	font-family: 'Exo 2 Bold';
}


