

/* Start:/bitrix/templates/stavropol_copy/components/bitrix/menu/main_top/style.css?1736243040626*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url(/bitrix/templates/stavropol_copy/components/bitrix/menu/main_top/images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link, 
ul.left-menu li a.selected:visited, 
ul.left-menu li a.selected:active, 
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}



/* End */


/* Start:/bitrix/templates/stavropol_copy/components/bitrix/menu/vertical_left/style.css?17362430402878*/
ul#vertical-multilevel-menu, #vertical-multilevel-menu ul
{
	margin: 0; 
	padding: 0; 
	list-style: none; 
	width: 214px;
	font-size:12px;
}

/*Submenu box*/
#vertical-multilevel-menu li ul
{
	position:absolute;
	/*top:-999em;*/
	top:auto;
	display:none;
	z-index:500;
	height:auto;
	border:1px solid #C1C1C1;
	border-bottom:none;
	width:200px;
}

/* Submenu Items */ 
#vertical-multilevel-menu li a
{ 
	display: block; 
	text-decoration: none; 
	color: #4F4F4F; 
	font-weight:bold;
	padding: 5px; 
	background:#F5F5F5;
	border-bottom:1px solid #C1C1C1;
}

/*Items selected*/
#vertical-multilevel-menu li a.item-selected
{ 
	background-color: #D6D6D6;
}

/*Items Hover */
#vertical-multilevel-menu li a:hover
{
	background-color: #D6D6D6;
} 

/*Rootmenu Items*/
#vertical-multilevel-menu a.root-item
{
	color:#fff;
	font-weight:bold;
	font-size:12px;
	padding:5px 0 7px 35px;
	background:#61656A url(/bitrix/templates/stavropol_copy/components/bitrix/menu/vertical_left/images/item_bg.gif) 0 0 no-repeat;
	border:none;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	/*height:26px;
	overflow:hidden;*/
}

/*Rootmenu Items hover*/
#vertical-multilevel-menu a.root-item:hover, #vertical-multilevel-menu a.root-item-selected:hover
{
	background:#61656A url(/bitrix/templates/stavropol_copy/components/bitrix/menu/vertical_left/images/item_bg.gif) 0 -26px no-repeat;
}

/*Rootmenu Items Selected*/
#vertical-multilevel-menu a.root-item-selected
{
	color:#fff;
	font-weight:bold;
	font-size:12px;
	padding:5px 0 7px 35px;
	background:#61656A url(/bitrix/templates/stavropol_copy/components/bitrix/menu/vertical_left/images/item_bg.gif) 0 -26px no-repeat;
	border:none;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	/*height:26px;
	overflow:hidden;*/
}

/*Parent item*/
#vertical-multilevel-menu a.parent
{
	background: #F5F5F5 url(/bitrix/templates/stavropol_copy/components/bitrix/menu/vertical_left/images/arrow.gif) center right no-repeat;
	padding-right:10px;
}

/*Denied items*/
#vertical-multilevel-menu a.denied
{
	background: #F5F5F5 url(/bitrix/templates/stavropol_copy/components/bitrix/menu/vertical_left/images/lock.gif) center right no-repeat;
	color:#DDDDDD;
	padding-right:10px;
}

/* Holly Hack. IE Requirement \*/ 
* html ul#vertical-multilevel-menu li { float: left; height: 1%; } 
* html ul#vertical-multilevel-menu li a { height: 1%; } 
/* End */ 


/*Submenu margin*/
#vertical-multilevel-menu li ul.root-item
{
	margin:-27px 0 0 210px;
}

#vertical-multilevel-menu li ul
{
	margin:-27px 0 0 133px;
}

/*Submenu hide*/
#vertical-multilevel-menu li:hover ul ul,
#vertical-multilevel-menu li.jsvhover ul ul,
#vertical-multilevel-menu li:hover ul ul ul,
#vertical-multilevel-menu li.jsvhover ul ul ul 
{
	/*top:-999em;*/
	display:none;
}

/*Submenu show*/
#vertical-multilevel-menu li:hover ul,
#vertical-multilevel-menu li.jsvhover ul,
#vertical-multilevel-menu li li:hover ul,
#vertical-multilevel-menu li li.jsvhover ul,
#vertical-multilevel-menu li li li:hover ul,
#vertical-multilevel-menu li li li.jsvhover ul
{
	/*z-index:1000;
	top:auto;*/
	display:block;
}
/* End */


/* Start:/bitrix/templates/stavropol_copy/components/bitrix/menu/footer_menu/style.css?17362430402878*/
ul#vertical-multilevel-menu, #vertical-multilevel-menu ul
{
	margin: 0; 
	padding: 0; 
	list-style: none; 
	width: 214px;
	font-size:12px;
}

/*Submenu box*/
#vertical-multilevel-menu li ul
{
	position:absolute;
	/*top:-999em;*/
	top:auto;
	display:none;
	z-index:500;
	height:auto;
	border:1px solid #C1C1C1;
	border-bottom:none;
	width:200px;
}

/* Submenu Items */ 
#vertical-multilevel-menu li a
{ 
	display: block; 
	text-decoration: none; 
	color: #4F4F4F; 
	font-weight:bold;
	padding: 5px; 
	background:#F5F5F5;
	border-bottom:1px solid #C1C1C1;
}

/*Items selected*/
#vertical-multilevel-menu li a.item-selected
{ 
	background-color: #D6D6D6;
}

/*Items Hover */
#vertical-multilevel-menu li a:hover
{
	background-color: #D6D6D6;
} 

/*Rootmenu Items*/
#vertical-multilevel-menu a.root-item
{
	color:#fff;
	font-weight:bold;
	font-size:12px;
	padding:5px 0 7px 35px;
	background:#61656A url(/bitrix/templates/stavropol_copy/components/bitrix/menu/footer_menu/images/item_bg.gif) 0 0 no-repeat;
	border:none;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	/*height:26px;
	overflow:hidden;*/
}

/*Rootmenu Items hover*/
#vertical-multilevel-menu a.root-item:hover, #vertical-multilevel-menu a.root-item-selected:hover
{
	background:#61656A url(/bitrix/templates/stavropol_copy/components/bitrix/menu/footer_menu/images/item_bg.gif) 0 -26px no-repeat;
}

/*Rootmenu Items Selected*/
#vertical-multilevel-menu a.root-item-selected
{
	color:#fff;
	font-weight:bold;
	font-size:12px;
	padding:5px 0 7px 35px;
	background:#61656A url(/bitrix/templates/stavropol_copy/components/bitrix/menu/footer_menu/images/item_bg.gif) 0 -26px no-repeat;
	border:none;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	/*height:26px;
	overflow:hidden;*/
}

/*Parent item*/
#vertical-multilevel-menu a.parent
{
	background: #F5F5F5 url(/bitrix/templates/stavropol_copy/components/bitrix/menu/footer_menu/images/arrow.gif) center right no-repeat;
	padding-right:10px;
}

/*Denied items*/
#vertical-multilevel-menu a.denied
{
	background: #F5F5F5 url(/bitrix/templates/stavropol_copy/components/bitrix/menu/footer_menu/images/lock.gif) center right no-repeat;
	color:#DDDDDD;
	padding-right:10px;
}

/* Holly Hack. IE Requirement \*/ 
* html ul#vertical-multilevel-menu li { float: left; height: 1%; } 
* html ul#vertical-multilevel-menu li a { height: 1%; } 
/* End */ 


/*Submenu margin*/
#vertical-multilevel-menu li ul.root-item
{
	margin:-27px 0 0 210px;
}

#vertical-multilevel-menu li ul
{
	margin:-27px 0 0 133px;
}

/*Submenu hide*/
#vertical-multilevel-menu li:hover ul ul,
#vertical-multilevel-menu li.jsvhover ul ul,
#vertical-multilevel-menu li:hover ul ul ul,
#vertical-multilevel-menu li.jsvhover ul ul ul 
{
	/*top:-999em;*/
	display:none;
}

/*Submenu show*/
#vertical-multilevel-menu li:hover ul,
#vertical-multilevel-menu li.jsvhover ul,
#vertical-multilevel-menu li li:hover ul,
#vertical-multilevel-menu li li.jsvhover ul,
#vertical-multilevel-menu li li li:hover ul,
#vertical-multilevel-menu li li li.jsvhover ul
{
	/*z-index:1000;
	top:auto;*/
	display:block;
}
/* End */


/* Start:/bitrix/templates/stavropol_copy/components/custom/main.feedback/callback/style.css?1736243040292*/
div.mfeedback {}
div.mf-name, div.mf-email, div.mf-captcha, div.mf-message {width:80%; padding-bottom:0.4em;}
div.mf-name input, div.mf-email input {width:60%;}
div.mf-message textarea {width: 60%;}
span.mf-req {color:red;}
div.mf-ok-text {color:green; font-weight:bold; padding-bottom: 1em;}
/* End */


/* Start:/bitrix/templates/stavropol_copy/styles.css?173624304122779*/
@import url(http://fonts.googleapis.com/css?family=PT+Sans:400,700,400italic,700italic&subset=latin,latin-ext,cyrillic);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700&subset=latin,cyrillic,latin-ext,cyrillic-ext);

.clearfix:before, .clearfix:after {
    content: '';
    display: table;
}
.clearfix:after {
    clear: both;
}

body {
    width: 100%;
    height: 100%;
    background: #eef3f6 url(/bitrix/templates/stavropol/img/gerb.png) center top no-repeat;
    min-width: 1170px;
    background-attachment: fixed;
}

.work{
    max-width: 1600px;
    min-width: 1170px;
    margin: 0 auto;
    box-sizing: border-box;
    -moz-box-sizing: border-box; 
}

.btn{
    border: 1px solid #fff;
    border-radius: 4px;
    color: #fff;
    font-size: 14px;
    
}

.btn:hover{
    color: #c2cee1;
    border: 1px solid #c2cee1;
}

.open{
    cursor: pointer;
}

.helper{
    width: 100%!important;
    height: 0!important;
    visibility: hidden!important;
}

/*Header*/
.header{
    display: block;
    font-family: 'PT Sans', sans-serif;
    background: transparent;
}

.header .inner{
    display: block;
    padding-top: 22px;
    padding-bottom: 21px;  
}

.inner .time{
    display: inline-block;
    vertical-align: middle;
}

.inner .time p{
    color: #474747;
    font-size: 14px;
}

.inner .time p span{
    color: #777;  
}

.inner .header_nav{
    display: inline-block;
    vertical-align: middle;
    float: right;
}

.header_nav li{
    display: inline-block;
    vertical-align: middle;
    margin-left: 16px;
}

.header_nav li a{
    font-size: 14px;
    color: #8b8b8b;
    text-transform: uppercase;
}

.header_nav li .header_nav_active{
    color: #474747;
}

/*Nav*/
.nav{
    padding-bottom: 34px;
    display: block;
    font-family: 'PT Sans', sans-serif;
    background: transparent;
}

.nav .inner{
    padding-left: 11px;
    background: url(/bitrix/templates/stavropol/img/nav/nav_bg.png) center top no-repeat;
    background-size: cover;
}

.nav .logo{
    margin-top: 22px;
    display: inline-block;
    vertical-align: middle;
}

.nav .inner ul{
    display: inline-block;
    vertical-align: middle;
    float: right;

}

.nav .inner ul li{
    display: inline-block;
    vertical-align: middle;   

}

.nav .inner ul li a{
    display: block;
    padding: 44px 22px 36px;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    border-bottom: 9px solid transparent;   
}

.nav .inner ul li a:hover{
    border-bottom: 9px solid #e3ebf0;   
}

.nav .inner ul li .nav_active{
    border-bottom: 9px solid #e3ebf0;  
}

/*Content*/
.content{
    width: 100%;

    padding-bottom: 34px;
    display: block;
    font-family: 'PT Sans', sans-serif;
    background: transparent;
}

.content .inner{
    width: 100%;
    display: table;
}

.inner .sidebar{
    display: table-cell;
    width: 31.5%;
    max-width: 369px;
    min-width: 369px;
    vertical-align: top;
    float: left;
}

.sidebar .menu{
    width: 100%;
    height: 400px;
    box-sizing: border-box;
    -moz-box-sizing: border-box; 
    background: #fcfeff;
}

.menu ul{
    width: 100%;
    
}

.menu ul li{
    width: 100%;
}


.menu ul li a{
    display: block;
    padding: 17px 34px;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box; 
    color: #555;
    font-size: 14px;
    border-left: 5px solid transparent;
    border-bottom: 1px solid #eef3f6;
}

.menu ul li:last-child a{
    border-bottom: none;
}

.menu ul li a:hover{
    border-left: 5px solid #004857;
}

.menu ul li .active{
    border-left: 5px solid #004857;
}

.sidebar .offer{
    width: 100%;
    margin-top: 30px;
    padding-top: 30px;
    padding: 20px 15px;
    background: #6695ef url(/bitrix/templates/stavropol/img/content/offer_bg.png) center top no-repeat;
    background-size: cover;
    text-align: center;
    box-sizing: border-box;
    -moz-box-sizing: border-box; 
}

.offer h2{
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
}

.offer .offer_more{
    display: inline-block;
    width: 143px;
    height: 40px;
    margin-top: 25px;
    line-height: 38px;
}

.sidebar .currency{
    width: 100%;
    margin-top: 20px;    
    padding: 27px 19px;
    box-sizing: border-box;
    -moz-box-sizing: border-box; 
    background: #fff;
}

.currency h2{
    padding-left: 12px;
    margin-bottom: 20px;
    color: #4b4b4b;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
}

.currency h2:before {
      content: "";
      width: 4px;
      height: 100%;
      position: absolute;
      top: 0;
      left: 3px;
      background: #f0f6fa;
      z-index: 999;
}

.currency table{
    margin-left: 25px;
}

.currency table tr{
   
}

.currency table tr td{
    width: 90px;
}


.inner .main{
    display: table-cell;
    vertical-align: top;
    width: 76%;
    box-sizing: border-box;
    -moz-box-sizing: border-box; 
}

.main .main_slider{
    width: 100%;
    height: 400px;
    margin-bottom: 50px;
}

.bxslider_1{
   
    height: 100%;
}

.bxslider_1 li{
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.bxslider_1 li img{
    width: 100%;
}

.bxslider_1 li .slider_title{
    width: 100%;
    height: 70px;
    padding-top: 18px;
    padding-left: 20px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 999;
    background: rgba(86,86,86,.7);
    box-sizing: border-box;
    -moz-box-sizing: border-box; 
}

.slider_title h2{
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}

.slider_title .slider_more{
    width: 105px;
    height: 33px;
    margin-right: 29px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    line-height: 30px;
    float: right;
}

.bx-wrapper {
    height: 100%!important; /**/
	position: relative;
	margin: 0 auto 0;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

.bx-wrapper .bx-viewport {
	background: transparent;
	 height: 100%!important; /**/
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	width: 100%;
	
    z-index: 999;
}

.main_slider .bx-wrapper .bx-pager{
    
}

.slider .bx-wrapper .bx-pager{
    width: 100%!important;
    bottom: -35px!important;

}


/* PAGER */
.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #7d7d7d;
	text-indent: -9999px;
	display: block;
	width: 12px;
	height: 12px;
	margin: 0 3px;
	outline: 0;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 50%;
    border: 3px solid #afafaf;
    overflow: hidden;
    box-sizing: border-box;
    -moz-box-sizing: border-box; 
}

.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #fff;
}

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
	left: 30%;
	background: url(/bitrix/templates/stavropol/img/slider/pre.png) no-repeat ;
}

.bx-wrapper .bx-next {
	right: 30%;
	background: url(/bitrix/templates/stavropol/img/slider/next.png) no-repeat;
}


.bx-wrapper .bx-controls-direction a {
	position: absolute;
	bottom: -32px;
	outline: 0;
	width: 6px;
	height: 11px;
	text-indent: -9999px;
	z-index: 9999;
    transition: all 0.3s ease;
}

.bx-wrapper .bx-controls-direction a:hover{
    opacity: .25;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

.main .page{
    display: block;
    margin-left: 29px;
    padding: 23px;
	overflow: hidden;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
/*    background: #ffffff;
*/
}


.page p{
    margin-bottom: 25px;
    font-size: 14px;
    color: #565656;
    line-height: 22px;
    text-align: justify;
}

.page h1{
    margin-bottom: 20px;
    color: #234351;
    font-family: 'PT Sans', sans-serif;
    font-size: 20px;
}

.page h2{
    margin-bottom: 20px;
    color: #234351;
    font-family: 'PT Sans', sans-serif;
    font-size: 18px;
}

.page h3{
    margin-bottom: 20px;
    color: #234351;
    font-family: 'PT Sans', sans-serif;
    font-size: 16px;
}

.page .special{
    display: block;
    margin-bottom: 30px;
    color: #4c4c4c;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    line-height: 20px;
}

.page .other{
    color: #264756;
    font-family: "PT Sans", sans-serif;
    font-size: 14px;
    text-decoration: underline;
}

.page ul{
    margin-bottom: 25px;
    margin-left: 21px;
}

.page ul li{
    list-style: disc;
    color: #505050;
    font-family: "Arial";
    font-size: 14px;
}

.page ol{
    margin-bottom: 25px;
    margin-left: 21px;
}

.page ol li{
    color: #505050;
    font-family: "Arial";
    font-size: 14px;
    list-style-type: decimal;
}

.page table{
    width: 97%;
    margin-top: 34px;
}

.page table tbody tr{
    width: 33.33%;
}
     
.page table tbody tr td{
    width: 33.33%;
    padding: 10px 0 10px 13px;
    border: 1px solid #d8d8d8;
    color: #4c4c4c;
    font-family: "Arial";
    font-size: 14px;
}   

.page .button{
    margin-top: 28px;
    display: inline-block;
    padding: 10px 35px;
    border-radius: 4px;
    background-color: #2f4f5d;
    cursor: pointer;
    color: #fff;
    font-size: 14px;
}

.page .button:hover{
    background: #C5D1E7;
}

/*Invest*/

.invest{
    display: block;
    font-family: 'PT Sans', sans-serif;
    background: #fff;
    overflow: hidden;
}

.invest .inner{
    padding-top: 30px;
    padding-bottom: 50px;
}

.inner .title{
    padding-left: 25px;
    color: #4b4b4b;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
}

.invest h2{
    color: #4b4b4b;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
}

.inner .title:before{
    content: "";
    width: 4px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 11px;
    background: #f0f6fa;
    z-index: 999;
}

.tabs_container{
    width: 100%;
    margin-top: 28px;
}

.tabs_container .tabs{
    width: 100%;
    text-align: center;
    box-sizing: border-box;
    -moz-box-sizing: border-box; 
    background: url(/bitrix/templates/stavropol/img/invest/strike.png) center center repeat-x;
    height: 38px;
    position: relative;
}


.tabs .tab span{
    position: absolute;
    top: 113%;
    left: -28px;
    display: inline-block;
    width: 100px;
    color: #555;
    font-size: 12px;
}

.tabs_container .tabs:before{
    content: "";
    width: 100%;
    height: 38px;
    position: absolute;
    top: 0;
    left: -100%;
    background: url(/bitrix/templates/stavropol/img/invest/strike.png) center center repeat-x;
}

.tabs_container .tabs:after{
    content: "";
    width: 100%;
    height: 38px;
    position: absolute;
    top: 0;
    left: 100%;
    background: url(/bitrix/templates/stavropol/img/invest/strike.png) center center repeat-x;
}


.tabs .tab{
    width: 36px;
    height: 40px;
    margin-left: 88px;
    color: #fff;
    background: transparent;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    background: #fff url(/bitrix/templates/stavropol/img/invest/point.png) center center no-repeat;
    position: relative;
}

.tabs .tab:first-of-type{
    margin-left: 0;
}

.tabs_container .tab_active {
 
    color: #333;
    background:  url(/bitrix/templates/stavropol/img/invest/point_active.png) center center no-repeat;
}
/**************************КУСОК КОДА ДЛЯ ТАБОВ END*/
.tab_content{
    margin-top: 52px;
}

.tab_item {
    height: 262px;
    display: none;
}
.tab_item:first-child {
    display: block;
}

.slider{
    width: 100%;
    height: 246px;

}

.slider .bxslider2{

}

.bxslider2 > li{
    width: 242px!important;
}

.item_invest{
    width: 242px;
    height: 248px;
    display: block;
}

.item_invest .photo_item{
    width: 100%;
    height: 150px;
    overflow: hidden;
}

.photo_item img{
    width: 100%;
}

.item_invest p{
    text-align: center;
    padding: 5px 0px 0;
    color: #555;
    font-size: 14px;
/*    text-transform: uppercase;
*/
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

/*projects*/
.projects{
    display: block;
    font-family: 'PT Sans', sans-serif;
    background: transparent;
}

.projects .inner{
    padding-top: 30px;
    padding-bottom: 56px;
}

.bxslider3{
    background: transparent!important;
}

.main_projects_container{
    line-height: 0;
    letter-spacing: -1px;  
    text-align: justify;
}

.main_projects_container:after{
    content: ' i i i i i i i i i';
    word-spacing: 97px;
    padding-left: 97px;
    visibility: hidden;
}

.main_projects_container > li{
    width: 49%;
    min-width: 570px;
    height: 140px;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 20px;
    line-height: normal;
    letter-spacing: normal; 
    background: #fefeff;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.main_projects_container > li div{
    width: 100%;
    height: 100%;
    display: table;
    text-align: center;
}

.main_projects_container > li div div{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.main_projects_container > li p{   
    display: inline-block;
    vertical-align: middle;
    margin-left: 40px;
    color: #4b4b4b;
    font-family: "PT Sans", sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    line-height: 24px;
}

.main_projects_container > li img{
    display: inline-block;
    vertical-align: middle;
}

.bootom_projects{
    line-height: 0;
    letter-spacing: -1px;  
    text-align: justify;
}

/*.bootom_projects:after{
    content: ' i i i i i i i i i i i i i i i';
    word-spacing: 97px;
    padding-left: 97px;
    visibility: hidden;
}*/

.bootom_projects li{
    /*width: 13%;*/
    width: 150px;
    height: 83px;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    border: 2px solid #e5ebef;
    border-radius: 4px;
    background-color: #fff;
    letter-spacing: normal;
    line-height: normal;
    overflow: hidden;
}

.bootom_projects li div{
    width: 100%;
    height: 100%;
    display: table;
}

.bootom_projects li div div{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.bootom_projects li img{
    width: 100%;
}
/*Ponchik*/
.ponchik{
    width: 100%;
}

.ponchik h1{
    text-align: center;
}   

.ponchik h3{
    margin-bottom: 0px;
}

.ponchik ul{
    margin-left: 0;
}

.ponchik ul li{
    list-style: none;
    font-size: 14px;
    color: #565656;
    font-family: 'PT Sans', sans-serif;
    line-height: 22px;
}

.slider_invest{
    width: 63%;
    height: 433px;
    padding-bottom: 35px;
    margin-bottom: 28px;
    margin-left: auto;
    margin-right: auto;
}

.bxslider_invest{
    width: 100%;
    height: 100%;
}

.bxslider_invest li{
    width: 100%;
    height: 100%;
}

.bxslider_invest li img{
    /*width: 100%;
*/
}


/*Footer*/
.footer{
    display: block;
    font-family: 'PT Sans', sans-serif;
    background:  url(/bitrix/templates/stavropol/img/footer/footer_bg.jpg) center top no-repeat;
    background-size: cover;
}

.footer .inner{
    padding-top: 27px;
    padding-bottom: 25px;
}

.footer h2{
    padding-left: 16px;
    margin-bottom: 40px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
}

.footer h2:before{
    content: "";
    width: 4px;
    height: 20px;
    background: #f0f6fa;
    position: absolute;
    top: 0;
    left: 0;
}

.footer .inner > ul{
    line-height: 0;
    letter-spacing: -1px;  
    text-align: justify;
}

.footer .inner > ul > li{
    width: 370px;
    display: inline-block;
    vertical-align: top;
    line-height: normal;
    letter-spacing: normal; 
}

.footer .inner > ul > li:last-child{
    width: 370px;
}

.footer_menu{
    text-align: left;
    padding-left: 15px;
}

.footer_menu li{
    margin-bottom: 10px;
    list-style: disc;
    color: #fff;
}

.footer_menu li a{
    color: #fff;
    font-family: "PTSans", sans-serif;
    font-size: 14px;
}

.footer_menu li a:hover{
    text-decoration: underline;
}

.phone{
    padding-left: 42px;
    margin-bottom: 25px;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    position: relative;
}

.address{
    padding-left: 42px;
    margin-bottom: 25px;
    color: #fff;
    font-size: 16px;
    position: relative;
}

.mail{
    padding-left: 42px;
    margin-bottom: 25px;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    position: relative;
}

.phone:before{
    content: url(/bitrix/templates/stavropol/img/footer/phone.png);
    position: absolute;
    top: 0;
    left: 0;
}

.address:before{
    content: url(/bitrix/templates/stavropol/img/footer/address.png);
    position: absolute;
    top: 0;
    left: 0;
}

.mail:before{
    content: url(/bitrix/templates/stavropol/img/footer/mail.png);
    position: absolute;
    top: 0;
    left: 0;
}

.map{
    width: 100%;
    height: 220px;
}

.feedback{
    width: 100%;
    text-align: center;
}

.feedback ul{
    line-height: 0;
    letter-spacing: -1px;  
    text-align: justify;
}

.feedback ul li{
    width: 176px;
    display: inline-block;
    vertical-align: top;
    line-height: normal;
    letter-spacing: normal;
}

.feedback input[type=text]{
    width: 100%;
    margin-bottom: 23px;
    padding: 10px 8px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    border-radius: 2px;
    background-color: #67818d; 
    border: none;
    color: #fff;
    font-size: 16px;
}

.feedback input[type=text]:focus{
    outline: none;
    border: 1px solid #a3becb;
}

.feedback textarea{
    width: 100%;
    margin-bottom: 22px;
    padding: 10px 8px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    border-radius: 2px;
    background-color: #67818d; 
    font-family: "PTSans", sans-serif;
    border: none;
    color: #fff;
    font-size: 16px;
    resize: none;
}

.feedback textarea:focus{
    outline: none;
    border: 1px solid #a3becb;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

*::-webkit-input-placeholder {
	color: #fff;
	opacity: 1;
}
*:-moz-placeholder {
	color: #fff;
	opacity: 1;
}
*::-moz-placeholder {
	color: #fff;
	opacity: 1;
}
*:-ms-input-placeholder {
	color: #fff;
	opacity: 1;
}

.btn_feedback{
    width: 170px;
    height: 40px;
    border: 1px solid #fff;
    cursor: pointer;
    background: transparent;
    text-align: center;
}

/*Develop*/
.develop{
    display: block;
    font-family: 'PT Sans', sans-serif;
    background:  #00415e;
}

.develop .inner{
    padding-top: 2px;
    padding-bottom: 2px;
    text-align: center;
}

.develop .inner img{
    display: inline-block;
    vertical-align: middle;
}

.develop .inner p{
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    font-family: "Tahoma";
    font-size: 14px;

}

/*******NEW********/

/*Offer*/
.offer{
    width: 371px;
    margin-top: 20px;
    text-align: center;
}

.offer input[type=text]{
    width: 100%;
    margin-bottom: 11px;
    padding: 10px 8px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    border-radius: 2px;
    background-color: #67818d; 
    border: none;
    color: #fff;
    font-size: 16px;
}

.offer input[type=text]:focus{
    outline: none;
    border: 1px solid #a3becb;
}

.offer textarea{
    width: 100%;
    margin-bottom: 16px;
    padding: 10px 8px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    border-radius: 2px;
    background-color: #67818d; 
    font-family: "PTSans", sans-serif;
    border: none;
    color: #fff;
    font-size: 16px;
    resize: none;
}

.feedback textarea:focus{
    outline: none;
    border: 1px solid #a3becb;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.btn_offer{
    width: 170px;
    height: 40px;
    border: 1px solid #003F4F;
    cursor: pointer;
    background: transparent;
    text-align: center;
    color: #003F4F;
}

.offer textarea::-webkit-input-placeholder {
	color: #d0d6d9;
	opacity: 1;
}
.offer textarea::-moz-placeholder {
	color: #d0d6d9;
	opacity: 1;
}
.offer textarea::-moz-placeholder {
	color: #d0d6d9;
	opacity: 1;
}
.offer textarea:-ms-input-placeholder {
	color: #d0d6d9;
	opacity: 1;
}

.offer input::-webkit-input-placeholder {
	color: #d0d6d9;
	opacity: 1;
}
.offer input::-moz-placeholder {
	color: #d0d6d9;
	opacity: 1;
}
.offer input::-moz-placeholder {
	color: #d0d6d9;
	opacity: 1;
}
.offer input:-ms-input-placeholder {
	color: #d0d6d9;
	opacity: 1;
}

/*help*/
.help li{
    line-height: 32px;
}

.help li a{
    color: #565656;
    text-decoration: underline;
    font-family: "Tahoma";
}

.help li a:hover{
    text-decoration: none;
}

/*News*/
.main .news{
    margin-top: 25px;
    padding: 0;
}

.news .news_item{
    max-height: 121px;
    margin-bottom: 23px;
    padding-right: 20px;
    list-style: none;
}

.news_item .photo_new{
    width: 179px;
    height: 121px;
    margin-right: 20px;
    overflow: hidden;
    float: left;
}

.new_photo img{
    width: 100%;
}

.news_item h2{
    color: #234351;
    font-size: 14px;
    text-align: justify;
}

.news_item h2 a{
    color: #234351;
    text-transform: uppercase;
}

.news_item p{
    margin-top: 24px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: normal;
    text-align: justify;
}

.main .pag{
    margin-top: 40px;
    padding: 0;
    text-align: center;
}

.pag li{
    display: inline-block;
    vertical-align: middle;
    margin-left: 2px;
}

.pag li:first-child{
    margin-left: 0;
}

.pag li a{
    display: block;
    padding: 6px 10px;
    color: #555;
    font-family: "Arial";
    font-size: 14px;
    border-radius: 20px;
}

.pag li .pag_active{
    color: #fff;
    background: #234351;
}
/* End */


/* Start:/bitrix/templates/stavropol_copy/template_styles.css?178155052922960*/
@import url(http://fonts.googleapis.com/css?family=PT+Sans:400,700,400italic,700italic&subset=latin,latin-ext,cyrillic);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700&subset=latin,cyrillic,latin-ext,cyrillic-ext);

.clearfix:before, .clearfix:after {
    content: '';
    display: table;
}
.clearfix:after {
    clear: both;
}

body {
    width: 100%;
    height: 100%;
    background: #eef3f6 url(/bitrix/templates/stavropol/img/gerb.png) center top no-repeat;
    min-width: 1170px;
    background-attachment: fixed;
}

.work{
    max-width: 1600px;
    min-width: 1170px;
    margin: 0 auto;
    box-sizing: border-box;
    -moz-box-sizing: border-box; 
}

.btn{
    border: 1px solid #fff;
    border-radius: 4px;
    color: #fff;
    font-size: 14px;
    
}

.btn:hover{
    color: #c2cee1;
    border: 1px solid #c2cee1;
}

.open{
    cursor: pointer;
}

.helper{
    width: 100%!important;
    height: 0!important;
    visibility: hidden!important;
}

/*Header*/
.header{
    display: block;
    font-family: 'PT Sans', sans-serif;
    background: transparent;
}

.header .inner{
    display: block;
    padding-top: 22px;
    padding-bottom: 21px;  
}

.inner .time{
    display: inline-block;
    vertical-align: middle;
}

.inner .time p{
    color: #474747;
    font-size: 14px;
}

.inner .time p span{
    color: #777;  
}

.inner .header_nav{
    display: inline-block;
    vertical-align: middle;
    float: right;
}

.header_nav li{
    display: inline-block;
    vertical-align: middle;
    margin-left: 16px;
}

.header_nav li a{
    font-size: 14px;
    color: #8b8b8b;
    text-transform: uppercase;
}

.header_nav li .header_nav_active{
    color: #474747;
}

/*Nav*/
.nav{
    padding-bottom: 34px;
    display: block;
    font-family: 'PT Sans', sans-serif;
    background: transparent;
}

.nav .inner{
    padding-left: 11px;
    background: url(/bitrix/templates/stavropol/img/nav/nav_bg.png) center top no-repeat;
    background-size: cover;
}

.nav .logo{
    margin-top: 22px;
    display: inline-block;
    vertical-align: middle;
}

.nav .inner ul{
    display: inline-block;
    vertical-align: middle;
    float: right;

}

.nav .inner ul li{
    display: inline-block;
    vertical-align: middle;   

}

.nav .inner ul li a{
    display: block;
    padding: 44px 22px 36px;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    border-bottom: 9px solid transparent;   
}

.nav .inner ul li a:hover{
    border-bottom: 9px solid #e3ebf0;   
}

.nav .inner ul li .nav_active{
    border-bottom: 9px solid #e3ebf0;  
}

/*Content*/
.content{
    width: 100%;

    padding-bottom: 34px;
    display: block;
    font-family: 'PT Sans', sans-serif;
    background: transparent;
}

.content .inner{
    width: 100%;
    display: table;
}

.inner .sidebar{
    display: table-cell;
    width: 31.5%;
    max-width: 369px;
    min-width: 369px;
    vertical-align: top;
    float: left;
}

.sidebar .menu{
    width: 100%;
    height: 442px;
    box-sizing: border-box;
    -moz-box-sizing: border-box; 
    background: #fcfeff;
}

.menu ul{
    width: 100%;
    
}

.menu ul li{
    width: 100%;
}


.menu ul li a{
    display: block;
    padding: 17px 34px;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box; 
    color: #555;
    font-size: 14px;
    border-left: 5px solid transparent;
    border-bottom: 1px solid #eef3f6;
}

.menu ul li:last-child a{
    border-bottom: none;
}

.menu ul li a:hover{
    border-left: 5px solid #004857;
}

.menu ul li .active{
    border-left: 5px solid #004857;
}

.sidebar .offer{
    width: 100%;
    margin-top: 30px;
    padding-top: 30px;
    padding: 20px 15px;
    background: #6695ef url(/bitrix/templates/stavropol/img/content/offer_bg.png) center top no-repeat;
    background-size: cover;
    text-align: center;
    box-sizing: border-box;
    -moz-box-sizing: border-box; 
}

.offer h2{
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
}

.offer .offer_more{
    display: inline-block;
    width: 143px;
    height: 40px;
    margin-top: 25px;
    line-height: 38px;
}

.sidebar .currency{
    width: 100%;
    margin-top: 20px;    
    padding: 27px 19px;
    box-sizing: border-box;
    -moz-box-sizing: border-box; 
    background: #fff;
}

.currency h2{
    padding-left: 12px;
    margin-bottom: 20px;
    color: #4b4b4b;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
}

.currency h2:before {
      content: "";
      width: 4px;
      height: 100%;
      position: absolute;
      top: 0;
      left: 3px;
      background: #f0f6fa;
      z-index: 999;
}

.currency table{
    margin-left: 25px;
}

.currency table tr{
   
}

.currency table tr td{
    width: 90px;
}


.inner .main{
    display: table-cell;
    vertical-align: top;
    width: 76%;
    box-sizing: border-box;
    -moz-box-sizing: border-box; 
}

.main .main_slider{
    width: 100%;
    height: 400px;
    margin-bottom: 50px;
}

.bxslider_1{
   
    height: 100%;
}

.bxslider_1 li{
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.bxslider_1 li img{
    width: 100%;
}

.bxslider_1 li .slider_title{
    width: 100%;
    height: 70px;
    padding-top: 18px;
    padding-left: 20px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 999;
    background: rgba(86,86,86,.7);
    box-sizing: border-box;
    -moz-box-sizing: border-box; 
}

.slider_title h2{
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}

.slider_title .slider_more{
    width: 105px;
    height: 33px;
    margin-right: 29px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    line-height: 30px;
    float: right;
}

.bx-wrapper {
    height: 100%!important; /**/
	position: relative;
	margin: 0 auto 0;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

.bx-wrapper .bx-viewport {
	background: transparent;
	 height: 100%!important; /**/
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	width: 100%;
	
    z-index: 999;
}

.main_slider .bx-wrapper .bx-pager{
    
}

.slider .bx-wrapper .bx-pager{
    width: 100%!important;
    bottom: -35px!important;

}


/* PAGER */
.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #7d7d7d;
	text-indent: -9999px;
	display: block;
	width: 12px;
	height: 12px;
	margin: 0 3px;
	outline: 0;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 50%;
    border: 3px solid #afafaf;
    overflow: hidden;
    box-sizing: border-box;
    -moz-box-sizing: border-box; 
}

.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #fff;
}

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
	left: 30%;
	background: url(/bitrix/templates/stavropol/img/slider/pre.png) no-repeat ;
}

.bx-wrapper .bx-next {
	right: 30%;
	background: url(/bitrix/templates/stavropol/img/slider/next.png) no-repeat;
}


.bx-wrapper .bx-controls-direction a {
	position: absolute;
	bottom: -32px;
	outline: 0;
	width: 6px;
	height: 11px;
	text-indent: -9999px;
	z-index: 9999;
    transition: all 0.3s ease;
}

.bx-wrapper .bx-controls-direction a:hover{
    opacity: .25;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

.main .page{
    display: block;
    margin-left: 29px;
    padding: 23px;
	overflow: hidden;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
/*    background: #ffffff;
*/
}


.page p{
    margin-bottom: 25px;
    font-size: 14px;
    color: #565656;
    line-height: 22px;
    text-align: justify;
}

.page h1{
    margin-bottom: 20px;
    color: #234351;
    font-family: 'PT Sans', sans-serif;
    font-size: 20px;
}

.page h2{
    margin-bottom: 20px;
    color: #234351;
    font-family: 'PT Sans', sans-serif;
    font-size: 18px;
}

.page h3{
    margin-bottom: 20px;
    color: #234351;
    font-family: 'PT Sans', sans-serif;
    font-size: 16px;
}

.page .special{
    display: block;
    margin-bottom: 30px;
    color: #4c4c4c;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    line-height: 20px;
}

.page .other{
    color: #264756;
    font-family: "PT Sans", sans-serif;
    font-size: 14px;
    text-decoration: underline;
}

.page ul{
    margin-bottom: 25px;
    margin-left: 21px;
}

.page ul li{
    list-style: disc;
    color: #505050;
    font-family: "Arial";
    font-size: 14px;
}

.page ol{
    margin-bottom: 25px;
    margin-left: 21px;
}

.page ol li{
    color: #505050;
    font-family: "Arial";
    font-size: 14px;
    list-style-type: decimal;
}

.page table{
    width: 97%;
    margin-top: 34px;
}

.page table tbody tr{
    width: 33.33%;
}
     
.page table tbody tr td{
    width: 33.33%;
    padding: 10px 0 10px 13px;
    border: 1px solid #d8d8d8;
    color: #4c4c4c;
    font-family: "Arial";
    font-size: 14px;
}   

.page .button{
    margin-top: 28px;
    display: inline-block;
    padding: 10px 35px;
    border-radius: 4px;
    background-color: #2f4f5d;
    cursor: pointer;
    color: #fff;
    font-size: 14px;
}

.page .button:hover{
    background: #C5D1E7;
}

/*Invest*/

.invest{
    display: block;
    font-family: 'PT Sans', sans-serif;
    background: #fff;
    overflow: hidden;
}

.invest .inner{
    padding-top: 30px;
    padding-bottom: 50px;
}

.inner .title{
    padding-left: 25px;
    color: #4b4b4b;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
}

.invest h2{
    color: #4b4b4b;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
}

.inner .title:before{
    content: "";
    width: 4px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 11px;
    background: #f0f6fa;
    z-index: 999;
}

.tabs_container{
    width: 100%;
    margin-top: 28px;
}

.tabs_container .tabs{
    width: 100%;
    text-align: center;
    box-sizing: border-box;
    -moz-box-sizing: border-box; 
    background: url(/bitrix/templates/stavropol/img/invest/strike.png) center center repeat-x;
    height: 38px;
    position: relative;
}


.tabs .tab span{
    position: absolute;
    top: 113%;
    left: -28px;
    display: inline-block;
    width: 100px;
    color: #555;
    font-size: 12px;
}

.tabs_container .tabs:before{
    content: "";
    width: 100%;
    height: 38px;
    position: absolute;
    top: 0;
    left: -100%;
    background: url(/bitrix/templates/stavropol/img/invest/strike.png) center center repeat-x;
}

.tabs_container .tabs:after{
    content: "";
    width: 100%;
    height: 38px;
    position: absolute;
    top: 0;
    left: 100%;
    background: url(/bitrix/templates/stavropol/img/invest/strike.png) center center repeat-x;
}


.tabs .tab{
    width: 36px;
    height: 40px;
    margin-left: 88px;
    color: #fff;
    background: transparent;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    background: #fff url(/bitrix/templates/stavropol/img/invest/point.png) center center no-repeat;
    position: relative;
}

.tabs .tab:first-of-type{
    margin-left: 0;
}

.tabs_container .tab_active {
 
    color: #333;
    background:  url(/bitrix/templates/stavropol/img/invest/point_active.png) center center no-repeat;
}
/**************************????? ???? ??? ????? END*/
.tab_content{
    margin-top: 52px;
}

.tab_item {
    height: 262px;
    display: none;
}
.tab_item:first-child {
    display: block;
}

.slider{
    width: 100%;
    height: 246px;

}

.slider .bxslider2{

}

.bxslider2 > li{
    width: 242px!important;
}

.item_invest{
    width: 242px;
    height: 248px;
    display: block;
}

.item_invest .photo_item{
    width: 100%;
    height: 150px;
    overflow: hidden;
}

.photo_item img{
    width: 100%;
}

.item_invest p{
    text-align: center;
    padding: 5px 0px 0;
    color: #555;
    font-size: 14px;
/*  text-transform: uppercase;
*/
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

/*projects*/
.projects{
    display: block;
    font-family: 'PT Sans', sans-serif;
    background: transparent;
}

.projects .inner{
    padding-top: 30px;
    padding-bottom: 56px;
}

.bxslider3{
    background: transparent!important;
}

.main_projects_container{
    line-height: 0;
    letter-spacing: -1px;  
    text-align: justify;
}

.main_projects_container:after{
    content: ' i i i i i i i i i';
    word-spacing: 97px;
    padding-left: 97px;
    visibility: hidden;
}

.main_projects_container > li{
    width: 49%;
    min-width: 570px;
    height: 140px;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 20px;
    line-height: normal;
    letter-spacing: normal; 
    background: #fefeff;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.main_projects_container > li div{
    width: 100%;
    height: 100%;
    display: table;
    text-align: center;
}

.main_projects_container > li div div{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.main_projects_container > li p{   
    display: inline-block;
    vertical-align: middle;
    margin-left: 40px;
    color: #4b4b4b;
    font-family: "PT Sans", sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    line-height: 24px;
}

.main_projects_container > li img{
    display: inline-block;
    vertical-align: middle;
}

.bootom_projects{
    line-height: 0;
    letter-spacing: -1px;  
    text-align: justify;
}

/*.bootom_projects:after{
    content: ' i i i i i i i i i i i i i i i';
    word-spacing: 97px;
    padding-left: 97px;
    visibility: hidden;
}*/

.bootom_projects li{
    /*width: 13%;*/
    width: 150px;
    height: 83px;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    border: 2px solid #e5ebef;
    border-radius: 4px;
    background-color: #fff;
    letter-spacing: normal;
    line-height: normal;
    overflow: hidden;
}

.bootom_projects li div{
    width: 100%;
    height: 100%;
    display: table;
}

.bootom_projects li div div{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.bootom_projects li img{
    width: 100%;
}
/*Ponchik*/
.ponchik{
    width: 100%;
}

.ponchik h1{
    text-align: center;
}   

.ponchik h3{
    margin-bottom: 0px;
}

.ponchik ul{
    margin-left: 0;
}

.ponchik ul li{
    list-style: none;
    font-size: 14px;
    color: #565656;
    font-family: 'PT Sans', sans-serif;
    line-height: 22px;
}

.slider_invest{
    width: 63%;
    height: 433px;
    padding-bottom: 35px;
    margin-bottom: 28px;
    margin-left: auto;
        margin-right: auto;
}

.bxslider_invest{
    width: 100%;
    height: 100%;
}

.bxslider_invest li{
    width: 100%;
    height: 100%;
}

.bxslider_invest li img{
    /*width: 100%;
*/
}


/*Footer*/
.footer{
    display: block;
    font-family: 'PT Sans', sans-serif;
    background:  url(/bitrix/templates/stavropol/img/footer/footer_bg.jpg) center top no-repeat;
    background-size: cover;
}

.footer .inner{
    padding-top: 27px;
    padding-bottom: 25px;
}

.footer h2{
    padding-left: 16px;
    margin-bottom: 40px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
}

.footer h2:before{
    content: "";
    width: 4px;
    height: 20px;
    background: #f0f6fa;
    position: absolute;
    top: 0;
    left: 0;
}

.footer .inner > ul{
    line-height: 0;
    letter-spacing: -1px;  
    text-align: justify;
}

.footer .inner > ul > li{
    width: 370px;
    display: inline-block;
    vertical-align: top;
    line-height: normal;
    letter-spacing: normal; 
}

.footer .inner > ul > li:last-child{
    width: 370px;
}

.footer_menu{
    text-align: left;
    padding-left: 15px;
}

.footer_menu li{
    margin-bottom: 10px;
    list-style: disc;
    color: #fff;
}

.footer_menu li a{
    color: #fff;
    font-family: "PTSans", sans-serif;
    font-size: 14px;
}

.footer_menu li a:hover{
    text-decoration: underline;
}

.phone{
    padding-left: 42px;
    margin-bottom: 25px;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    position: relative;
}

.address{
    padding-left: 42px;
    margin-bottom: 25px;
    color: #fff;
    font-size: 16px;
    position: relative;
}

.mail{
    padding-left: 42px;
    margin-bottom: 25px;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    position: relative;
}

.phone:before{
    content: url(/bitrix/templates/stavropol/img/footer/phone.png);
    position: absolute;
    top: 0;
    left: 0;
}

.address:before{
    content: url(/bitrix/templates/stavropol/img/footer/address.png);
    position: absolute;
    top: 0;
    left: 0;
}

.mail:before{
    content: url(/bitrix/templates/stavropol/img/footer/mail.png);
    position: absolute;
    top: 0;
    left: 0;
}

.map{
    width: 100%;
    height: 220px;
}

.feedback{
    width: 100%;
    text-align: center;
}

.feedback ul{
    line-height: 0;
    letter-spacing: -1px;  
    text-align: justify;
}

.feedback ul li{
    width: 176px;
    display: inline-block;
    vertical-align: top;
    line-height: normal;
    letter-spacing: normal;
}

.feedback input[type=text]{
    width: 100%;
    margin-bottom: 23px;
    padding: 10px 8px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    border-radius: 2px;
    background-color: #67818d; 
    border: none;
    color: #fff;
    font-size: 16px;
}

.feedback input[type=text]:focus{
    outline: none;
    border: 1px solid #a3becb;
}

.feedback textarea{
    width: 100%;
    margin-bottom: 22px;
    padding: 10px 8px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    border-radius: 2px;
    background-color: #67818d; 
    font-family: "PTSans", sans-serif;
    border: none;
    color: #fff;
    font-size: 16px;
    resize: none;
}

.feedback textarea:focus{
    outline: none;
    border: 1px solid #a3becb;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

*::-webkit-input-placeholder {
	color: #fff;
	opacity: 1;
}
*:-moz-placeholder {
	color: #fff;
	opacity: 1;
}
*::-moz-placeholder {
	color: #fff;
	opacity: 1;
}
*:-ms-input-placeholder {
	color: #fff;
	opacity: 1;
}

.btn_feedback{
    width: 170px;
    height: 40px;
    border: 1px solid #fff;
    cursor: pointer;
    background: transparent;
    text-align: center;
}

/*Develop*/
.develop{
    display: block;
    font-family: 'PT Sans', sans-serif;
    background:  #00415e;
}

.develop .inner{
    padding-top: 2px;
    padding-bottom: 2px;
    text-align: center;
}

.develop .inner img{
    display: inline-block;
    vertical-align: middle;
}

.develop .inner p{
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    font-family: "Tahoma";
    font-size: 14px;

}

/*******NEW********/

/*Offer*/
.offer{
    width: 371px;
    margin-top: 20px;
    text-align: center;
}

.offer input[type=text]{
    width: 100%;
    margin-bottom: 11px;
    padding: 10px 8px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    border-radius: 2px;
    background-color: #67818d; 
    border: none;
    color: #fff;
    font-size: 16px;
}

.offer input[type=text]:focus{
    outline: none;
    border: 1px solid #a3becb;
}

.offer textarea{
    width: 100%;
    margin-bottom: 16px;
    padding: 10px 8px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    border-radius: 2px;
    background-color: #67818d; 
    font-family: "PTSans", sans-serif;
    border: none;
    color: #fff;
    font-size: 16px;
    resize: none;
}

.feedback textarea:focus{
    outline: none;
    border: 1px solid #a3becb;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.btn_offer{
    width: 170px;
    height: 40px;
    border: 1px solid #003F4F;
    cursor: pointer;
    background: transparent;
    text-align: center;
    color: #003F4F;
}

.offer textarea::-webkit-input-placeholder {
	color: #d0d6d9;
	opacity: 1;
}
.offer textarea::-moz-placeholder {
	color: #d0d6d9;
	opacity: 1;
}
.offer textarea::-moz-placeholder {
	color: #d0d6d9;
	opacity: 1;
}
.offer textarea:-ms-input-placeholder {
	color: #d0d6d9;
	opacity: 1;
}

.offer input::-webkit-input-placeholder {
	color: #d0d6d9;
	opacity: 1;
}
.offer input::-moz-placeholder {
	color: #d0d6d9;
	opacity: 1;
}
.offer input::-moz-placeholder {
	color: #d0d6d9;
	opacity: 1;
}
.offer input:-ms-input-placeholder {
	color: #d0d6d9;
	opacity: 1;
}

/*help*/
.help li{
    line-height: 32px;
}

.help li a{
    color: #565656;
    text-decoration: underline;
    font-family: "Tahoma";
}

.help li a:hover{
    text-decoration: none;
}

/*News*/
.main .news{
    margin-top: 25px;
    padding: 0;
}

.news .news_item{
    max-height: 121px;
    margin-bottom: 23px;
    padding-right: 20px;
    list-style: none;
}

.news_item .photo_new{
    width: 179px;
    height: 121px;
    margin-right: 20px;
    overflow: hidden;
    float: left;
}

.new_photo img{
    width: 100%;
}

.news_item h2{
    color: #234351;
    font-size: 14px;
    text-align: justify;
}

.news_item h2 a{
    color: #234351;
    text-transform: uppercase;
}

.news_item p{
    margin-top: 24px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: normal;
    text-align: justify;
}

.main .pag{
    margin-top: 40px;
    padding: 0;
    text-align: center;
}

.pag li{
    display: inline-block;
    vertical-align: middle;
    margin-left: 2px;
}

.pag li:first-child{
    margin-left: 0;
}

.pag li a{
    display: block;
    padding: 6px 10px;
    color: #555;
    font-family: "Arial";
    font-size: 14px;
    border-radius: 20px;
}

.pag li .pag_active{
    color: #fff;
    background: #234351;
}

.out-it-personal {
   color: #fff;
   margin-bottom: 20px;
}
.out-it-personal a {
   color: #fff;
   border-bottom: 1px solid;
}

.projects .inner > ul.main_projects_container{
	display: none;
}
/* End */
/* /bitrix/templates/stavropol_copy/components/bitrix/menu/main_top/style.css?1736243040626 */
/* /bitrix/templates/stavropol_copy/components/bitrix/menu/vertical_left/style.css?17362430402878 */
/* /bitrix/templates/stavropol_copy/components/bitrix/menu/footer_menu/style.css?17362430402878 */
/* /bitrix/templates/stavropol_copy/components/custom/main.feedback/callback/style.css?1736243040292 */
/* /bitrix/templates/stavropol_copy/styles.css?173624304122779 */
/* /bitrix/templates/stavropol_copy/template_styles.css?178155052922960 */
