@font-face {
    font-family: OpenSans; /* Гарнитура шрифта */
    src: url(../fonts/OpenSans-Regular.ttf); /* Для остальных браузеров */
}
@font-face {
    font-family: OpenSansLight; /* Гарнитура шрифта */
    src: url(../fonts/OpenSans-Light.ttf); /* Для остальных браузеров */
}
@font-face {
    font-family: OpenSansBold; /* Гарнитура шрифта */
    src: url(../fonts/OpenSans-Bold.ttf); /* Для остальных браузеров */
}
@font-face {
    font-family: OpenSansSemiBold; /* Гарнитура шрифта */
    src: url(../fonts/OpenSans-SemiBold.ttf); /* Для остальных браузеров */
}
@font-face {
    font-family: Intro; /* Гарнитура шрифта */
    src: url(../fonts/Intro.otf); /* Для остальных браузеров */
}
div,body {
	margin:0px;	
}

div {
	position: relative;
    overflow: hidden;
}

body {
	background-color:#e3ebed;
        font-family: OpenSans, Arial;
}

#menubar ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

#menubar li  {
	display:inline-block;
    padding: 0px 30px;
}

#menubar .current {
	background: url(../images/menu_point.png) no-repeat;
	background-position: center bottom;

}
#menubar .parent.current {
padding-bottom: 30px;
}
#menubar .active .current {
padding-bottom: 0px;
}
#menubar a, #menubar a:hover, #menubar a:visited , .nav-header  {
    text-decoration: none;
    color: white;
    font-family: OpenSans;
    padding-bottom: 40px;
    display: block;
}

#header {
	height:500px;
	background: url(../images/header_back.jpg) #0f395a no-repeat;
	background-size: 1920px;
	background-position: center top;
    overflow: visible;
}

#header_content {
    width: 1000px;
	height:500px;	
	margin:0px auto;
    overflow: visible;
}

#menubar {
    bottom: 0px;
    left: 0px;
    width: 1000px;
    position: absolute;
    text-align: center;
    overflow: visible;
}

#logo {
    width: 500px;
    position: absolute;
    left: 0px;
    top: 0px;
}

.logo_title {
    position: absolute;
    left: 170px;
    top: 58px;
    font-size: 40px;
    line-height: 32px;
    font-family: OpenSansBold;
    color: white;
        overflow: visible;
}

.logo_desc {
    position: absolute;
    left: 170px;
    top: 98px;
    font-size: 14px;
    font-family: OpenSans;
    color: white;
}

#zayavka {
    width: 300px;
    height: 90px;
    background-color: black;
    position: absolute;
    right: 0px;
    top: 120px;
    cursor: pointer;
}
.phones {
    height: 90px;
    position: absolute;
    right: 0px;
    top: 20px;
    color: #fff;
    font-weight: bold;
    font-size: 28px;
}

#zayavka:hover {
    -moz-box-shadow: 0 0 20px #000;
    -webkit-box-shadow: 0 0 50px #000;
    box-shadow: 0 0 50px #000;
}

.pencil_img {
	padding: 23px;
}

.zayavka_title {
    position: absolute;
    left: 100px;
    top: 20px;
    font-size: 16px;
    font-family: OpenSansBold;
    color: white;
}

.zayavka_desc {
    position: absolute;
    left: 100px;
    top: 45px;
    font-size: 10px;
    font-family: OpenSans;
    color: white;
}

#footer {
	height:206px;
	background:#212121;
}

#footer_content {
    width: 1000px;
	height:206px;	
	margin:0px auto;
}

#menubar_footer1 {
	width:280px;
    position: absolute;
    left: 0px;
    top: 60px;
}

.copyright {
    position: absolute;
    left: 100px;
    top: 65px;
    font-size: 10px;
    font-family: OpenSans;
    color: #818080;
}

#menubar_footer2 {
    width: 190px;
    position: absolute;
    left: 450px;
    top: 65px;
	border-left: 3px solid #7b8f90;
    height: 90px;
}

#menubar_footer3 {
    width: 190px;
    position: absolute;
    left: 640px;
    top: 65px;
	border-left: 3px solid #7b8f90;
    height: 90px;
}

#menubar_footer2 ul, #menubar_footer3 ul{
    list-style: none;
    margin: 0px;
    padding: 0px;
    padding-left: 14px;
}

#menubar_footer2 a, #menubar_footer2 a:hover, #menubar_footer2 a:visited, #menubar_footer3 a, #menubar_footer3 a:hover, #menubar_footer3 a:visited {
    text-decoration: none;
    color: #f4f4f4;
	font-size:14px;
    font-family: OpenSans;
    padding-bottom: 15px;
    display: block;
}

#menubar_footer4 {
    width: 160px;
    position: absolute;
    right: 0px;
    top: 80px;
}

.soc_text {
    color: #f8f9f9;
	font-size:14px;
    font-family: OpenSansLight;
}

.soc_but {
    padding-left: 13px;
    padding-top: 15px;
}

.soc_but span {
	height: 25px;
    width: 25px;
    display: inline-block;
}

.vk_but {
    background: url(../images/soc_but.png) -100% -100% no-repeat;
    background-position: 4px 4px;
}
.fb_but {
	background: url(../images/soc_but.png) -100% -100% no-repeat;
    background-position: -26px 4px;
}
.gp_but {
	background: url(../images/soc_but.png) -100% -100% no-repeat;
    background-position: -55px 4px;
}
.tw_but {
	background: url(../images/soc_but.png) -100% -100% no-repeat;
    background-position: -85px 4px;
}
.inst_but {
	background: url(../images/soc_but.png) -100% -100% no-repeat;
    background-position: -115px 4px;
}

.main_slide1{
	height:580px;
	background-color:#e3ebed;
	text-align:center;
}
.main_slide1_content{
	height:580px;
	width:1000px;
	margin:0px auto;
}
.main_slide2{
	height:1020px;
	background-color:#ffffff;
	text-align:center;
}
.main_slide2_content{
	height:1020px;
	width:1000px;
	margin:0px auto;
}
.main_slide3{
	height:545px;
	background-color:#1b1b1b;
	text-align:center;
}
.main_slide3_content{
	height:545px;
	width:1000px;
	margin:0px auto;
}
.main_slide4{
	height:1107px;
	background: url(../images/main_slide4.jpg) #0f395a no-repeat;
	background-size: 1920px;
	background-position: center top;
	text-align:center;
}
.main_slide4_content{
	height:1107px;
	width:1000px;
	margin:0px auto;
}
.main_slide5{
	height:742px;
	background: url(../images/main_slide5.jpg) #0f395a no-repeat;
	background-size: 1920px;
	background-position: center top;
	text-align:center;
}
.main_slide5_content{
	height:742px;
	width:1000px;
	margin:0px auto;
}
.main_slide6{
	height:338px;
	background: url(../images/main_slide6.jpg) #0f395a no-repeat;
	background-size: 1920px;
	background-position: center top;
	text-align:center;
}
.main_slide6_content{
	height:338px;
	width:1000px;
	margin:0px auto;
}
.slide_title{
	font-family:OpenSansLight;
	font-size:30px;
	color:#111719;
	margin-top:55px;
}
.slide_title_after{
	width:124px;
	height:8px;
	background-color:#7b8f90;
	margin:20px auto 0px auto;
}

.main_slide1_block{
	margin-top:60px;
	height:300px;
	width:1000px;
	background: url(../images/main_slide1_block.jpg) #0f395a no-repeat;
	background-size: 1000px;
	background-position: center top;
}

.main_slide1_block_title_left{
	font-family: OpenSansBold;
	font-size: 50px;
	width:400px;
	position:absolute;
	left:50px;
	top:30px;
	text-align:left;
	color:white;
}

.main_slide1_block_title_right{
	font-family: OpenSansBold;
	font-size: 50px;
	width:400px;
	position:absolute;
	right:50px;
	top:30px;
	text-align:right;
	color:white;
}

.main_slide1_block_text_left{
	font-family: OpenSans;
	font-size: 14px;
	width:400px;
	position:absolute;
	left:50px;
	bottom:50px;
	text-align:left;
	color:white;
}

.main_slide1_block_text_right{
	font-family: OpenSans;
	font-size: 14px;
	width:400px;
	position:absolute;
	right:50px;
	bottom:50px;
	text-align:right;
	color:white;
}

.main_slide2_info {
    position: absolute;
    left: 0px;
    top: 50px;
}

.main_slide2_text {
    text-align: left;
    margin-left: 115px;
    font-family: OpenSans;
    font-size: 16px;
    margin-top: 50px;
    color: #32585a;
    line-height: 30px;
}

.main_slide2_title {
    text-align: left;
    color: #933c4c;
    font-size: 30px;
    font-family: OpenSansSemiBold;
    margin-top: 50px;
}

.main_slide2_after_title {
    width: 124px;
    height: 8px;
    background-color: #ebe8d5;
    margin-top: 25px;
}

.main_slide2_img {
    position: absolute;
    bottom: 0px;
    left: 30px;
}

.main_slide2_content ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
    position: absolute;
    right: 0px;
    bottom: 0px;
    text-align: left;
}

.main_slide2_content ul li{
    width: 640px;
	height:95px;
    position: relative;
}

.main_slide2_content ul .li1{
	display:inline-block;
    display: inline-block;
    background-color: #933c4c;
    width: 100px;
    height: 95px;
    color: white;
    font-family: OpenSansBold;
    font-size: 40px;
    text-align: center;
    line-height: 95px;
}
.main_slide2_content ul .li2{
    position: absolute;
    color: #933c4c;
    left: 130px;
    top: 10px;
    font-family: OpenSansBold;
    font-size: 24px;	
}
.main_slide2_content ul .li3{
position: absolute;
    color: #5e5e5e;
    left: 130px;
    top: 40px;
    font-family: OpenSans;
    font-size: 14px;	
}

.main_slide3_text {
    text-align: left;
    margin-left: 115px;
    font-family: OpenSans;
    font-size: 16px;
    margin-top: 50px;
    color: #ebe8d5;
	line-height: 30px;
}

.slide3_punkt {
    padding: 0px 10px 2px 12px;
}

.main_slide5_text{
    text-align: left;
    margin-left: 60px;
    font-family: OpenSans;
    font-size: 16px;
    margin-top: 75px;
    color: #111719;
    line-height: 30px;
}

.main_slide4_punkt_block {
    width: 1000px;
    height: 130px;
    margin: 0px auto;
    position: relative;
}

.main_slide4_punkt_block img {
    position: absolute;
    left: 20px;
    top: 20px;
}

.main_slide4_subtitle {
    font-size: 30px;
    font-family: OpenSansSemiBold;
    text-align: left;
    width: 600px;
    position: absolute;
    left: 85px;
    top: 20px;
}

.main_slide4_text {
    font-size: 16px;
    font-family: OpenSans;
    text-align: left;
    width: 800px;
    position: absolute;
    left: 20px;
    top: 70px;
}

.main_slide4_after {
    width: 124px;
    height: 8px;
    background-color: #ffffff;
    position: absolute;
    left: 20px;
    bottom: 0px;
}

.main_slide4_punkt_block_wide, .main_slide4_punkt_block{
	transition: 1s;
}

.main_slide4_punkt_block_wide:hover {
    transition: 1s;
	background-color: rgba(255,255,255,0.3);
}

.main_slide4_punkt_block_wide:hover .main_slide4_punkt_block{
	transition: 1s;
    width: 960px;
}

.banks {
	width: 800px;
    overflow: visible;
    margin: 40px auto;
}

.next_slide2 {
    position: absolute;
    top: 0px;
    left: 485px;
}
.next_slide3 {
    position: absolute;
    top: 0px;
    left: 361px;
}
.next_slide4 {
    display: block;
	margin:0px auto;
}
.nav-child {
    display: none;
	position:absolute;
	z-index: 1000;
	background-color: #933c4c;
	    margin-left: -30px !important;
}
.parent li {
    display: block !important;
    border-bottom: 1px solid #bb4a4b;
}
.parent:hover > .nav-child {
    display: block;
}
.parent .nav-child .nav-header,.parent a{
    padding:10px !important;
}
.nav-child .nav-child {
    right: -330px;
    top: 0px;
	width:330px;
}
.parent .parent .nav-child {
	border-left: 1px solid #bb4a4b;
    background-color: #732b38;
}
.parent .current {
    background: none !important;
}

#k2Container,.contact_module{
    width: 930px;
    margin: 40px auto;
    font-family: OpenSans, Arial;
    padding: 35px;
    background: #fff;
}
#k2Container a{color: #933c4c;}
#k2Container ul {list-style-image: url('/templates/colour_green_j/images/main_slide3_punkt.png');
}

.itemToolbar ul{list-style-type: none;padding: 0;}
.contact_module h2 {
text-align: left;
    color: #933c4c;
    font-size: 30px;
    font-family: OpenSansSemiBold;
}
.contact fieldset{border: none;}
.contact .control-label{
    width: 30%;
    float: left;
    text-align: right;
    padding: 5px 10px;
}
.contact input, .contact textarea{
    padding:12px;
}
.contact legend{display: none;}
.itemBody{    margin-top: 20px;}
.contact_module i{
    color: #933c4c;
    width: 25px;
    text-align: center;
    font-size: 24px;}
#k2Container .itemBody li {
    padding: 5px 0;
}
.contactinfo {
    width: 50%;
    float: left;
    font-size: 18px;
    font-weight: bold;
        margin-top: 80px;
}
.contact{
    width: 1000px;
    margin: auto;
        margin-bottom: 40px;
}
.contact h3{display: none;}
label#jform_spacer-lbl {
    display: none;
}
#contact-form{margin-bottom: 20px;}
.btn{    background: #933c4c;
    color: #fff;
    border: none;
    padding: 14px 20px;
    font-size: 16px;
    font-weight: bold;
    width: 250px;
    display: block;
    margin: auto;
    cursor: pointer;
}
#k2Container strong {color:#933c4c; }
.container-1 input{
margin: 8px;
    width: 292px;
}
.container-2 textarea{
    padding: 10px;
    margin: 2px 8px;
    width: 960px;
    resize: none;
        height: 65px;
}
.container-1 {
    width: 33%;
    float: left;
}
.container-2 {
    width: 100%
}
.contact .send_button{
    display: block;
    width: 320px;
    margin: 15px auto;
    background: none;
    border: 2px solid #933c4c;
    font-size: 16px;
    text-transform: uppercase;
    padding: 15px;
    cursor: pointer;
    color: #32585a;
    -webkit-transition: border 0.9s;
    -moz-transition: border 0.9s;
    -o-transition: border 0.9s;
    transition: border 0.9s;
    -webkit-transition: color 0.9s;
    -moz-transition: all 0.9s;
    -o-transition: all 0.9s;
    transition: all 0.9s;
}
.contact .send_button:hover{
    background: #933c4c;
    color: #fff;
}
.product_item{
    width: 48%;
    float: left;
    margin: 1%;
    color: #fff;
        position: static;
}
.product_item1_inner {
    background: #933c4c;
    padding: 25px;
    cursor: pointer;
        position: static;
}

.product_item2_inner {
    background: #0f395a;
    padding: 25px;
    cursor: pointer;
        position: static;
}
.product_item1_inner:hover {
-moz-box-shadow: 0 0 15px #933c4c;
-webkit-box-shadow: 0 0 15px #933c4c;
box-shadow: 0 0 15px #933c4c;
}
.product_item2_inner:hover {
-moz-box-shadow: 0 0 15px #0f395a;
-webkit-box-shadow: 0 0 15px #0f395a;
box-shadow: 0 0 15px #0f395a;
}


