/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 04.03.2014, 11:22:00
    Author     : Michael
*/

/*@import url(http://fonts.googleapis.com/css?family=Roboto:400,100italic,100,300,300italic,400italic,500,500italic,700,700italic,900,900italic&subset=latin,cyrillic-ext,cyrillic,latin-ext);*/
/*@import url(http://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700);*/



body {
    font-family: 'Roboto', sans-serif;
}

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

.clear {
    clear: both;
}

.top-menu {
    background-color: #ff4b39;
    text-align:center;
    position:fixed;
    top:0;
    left:0;
    width:100%;
    z-index:5;
    border-bottom: 4px solid #ffbcb5;

}

.top-menu ul li {
    display:inline-block;
    color:#fff;
    font-weight:700;
    text-transform:uppercase;
    margin-left:10px;
    margin-right:10px;
    padding-top:15px;
    padding-bottom:15px;
    border-bottom:3px solid rgba(255,255,255,0);
    cursor:pointer;
}

.top-menu ul li:hover {
    color:#ffbcb5;
}

.header {
    background-image: url(../images/bg/bg-1.jpg);
    background-position:  center 57px;
    position: relative;
    padding-top: 57px;
    height:680px;
	background-repeat:no-repeat;


}



.logo {
    float: left;
    margin-top: 5px;
    width: 270px;

}

.logo img {
    float: left;
    margin-right: 15px;

}

.logo p {
    color: #fff;
    text-transform: uppercase;
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 38px;
    font-weight: 700;
    text-align: center;
    line-height: 1;
}

.header .container {
    height: 680px;
}



.header-phones {
    float: right;
    margin-bottom: 15px;


}

.header-phones a{
	color:#000;
	text-decoration:none;
}

.header-phones .services {
    background: none;
    width: 255px;
    height: 45px;
    background-image: url(../images/main-sprite.png);
    background-repeat: no-repeat;
    background-position: -3px -2051px;
    cursor: pointer;
    display: block;
    margin-left: auto;
    margin-right: 0;
}
.header-phones .services:hover {
    background-position: -3px -1986px;}


.header-phones p {
    font-size: 15px;
    color: #1F3C47;
    padding-right: 150px;
    text-align: right;
    font-weight: 300;
    line-height: 1.1;
    background-image: url(../images/clip/clip15.png);
    background-repeat: no-repeat;
    background-position: right center;
}

.header-phones p:first-child {
    color: #FFC100;
    font-size: 28px;
    background-image: url(../images/clip/clip14.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 60px;
    color: #1F3C47;
    font-weight: 700;
    padding-right: 0;
    //margin-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}



.header h1 {
    font-size: 42px;
    color:#000;
    text-transform: uppercase;
    line-height: 1.4;
    margin-bottom: 20px;
    text-align:right;
    margin-left: 250px;
	margin-top: 20px;
	font-weight:normal;
}

.header h2  {

    color: #1F3C47;
    font-size: 24px;
    line-height: 1.4;
    text-align:right;
    margin-left: 250px;
	font-weight:normal;

}


.order-button {
    width: 244px;
    height: 40px;
    background-image: url(../images/buttons/but.png);
    background-repeat: no-repeat;
    background-position: 0 0px;
    margin-right:0px;
    margin-top: 5px;
    float: left;
    margin-left: 390px;
	margin-right: 12px;
	cursor: pointer;
}

.order-button:hover {
    background-image: url(../images/buttons/but.png);
}





.username {
    font-size: 14px;

    background-color: #fff;
    width: 234px;
    height: 32px;
    background-image: url(../images/clip/clip1.jpg);
    background-position: 10px center;
    background-repeat: no-repeat;
    padding-left: 16px;
    padding-right: 10px;
    display: block;
    margin: 0px auto ;


}
.userphone {
    font-size: 14px;

    background-color: #fff;
    width: 234px;
    height: 32px;
    background-image: url(../images/clip/clip3.jpg);
    background-position: 10px center;
    background-repeat: no-repeat;
    padding-left: 16px;
    padding-right: 10px;
    display: block;
    margin: 15px auto ;


}
.usermail {
    font-size: 14px;

    background-color: #fff;
    width: 234px;
    height: 32px;
    background-image: url(../images/clip/clip2.jpg);
    background-position: 10px center;
    background-repeat: no-repeat;
    padding-left: 16px;
    padding-right: 10px;
    display: block;
    margin: 15px auto ;


}
.usermessage {
    font-size: 14px;

    background-color: #fff;
    width: 234px;
    height: 65px;
    background-image: url(../images/clip/clip4.jpg);
    background-position: 10px 5px;
    background-repeat: no-repeat;
    padding-left: 16px;
    padding-right: 10px;
    padding-top: 5px;
    display: block;
    margin: 15px auto ;
    resize: none;


}





.submit-button {
    display: block;
    background: none;
    width: 198px;
    height: 51px;
    background-image: url(../images/main-sprite.png);
    background-repeat: no-repeat;
    background-position: -1px -1835px;
    cursor: pointer;
    margin: 40px auto 0 auto ;
    text-indent: -10000px;

}

.submit-button:hover {
    background-position: -1px -1897px;
}

.order-form {
    background-image:url(../images/bg/bg-1.png);
    width: 544px;
    height: 393px;
    position: absolute;
    bottom: 43px;
    right: -77px;
    padding-top: 1px;
    z-index: 2;


}

.order-form h3 {
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 28px;
    text-align: center;
    color: #FFF;
    margin-left: 150px;
    background-color: rgba(122, 151, 195,0.188);
    width: 319px;
    height: 52px;
    line-height: 0.8;
    padding-top: 4px;
    margin-bottom: 20px;
    margin-top: 35px;
}

.order-form h3 span {
    color: #FFC100;
    font-size: 14px;

}

.block2 {
    background-image: url(../images/bg/bg-3.jpg);
	background-repeat:no-repeat;
	margin:auto;
	height:737px;
	background-position:center;

}


.block2-inner {
    background-image: url(../images/bg/bg-4.png);
    background-repeat: no-repeat;
    background-position: top center;
    padding-top: 30px;
}


.block2-inner h2 {
    font-size: 48px;
    color: #1C3842;
    text-align: center;
    font-weight: 900;
	text-transform:uppercase;
}

.block2-inner h2 span {
    color: #ff4b39;
}

.order-button2 {
	width:358px;
    height: 68px;
    background-image: url(../images/buttons/but2.png);
    background-repeat: no-repeat;
    cursor: pointer;
    float: left;
    margin-left: 110px;
}

.order-button2:hover {
	background-image: url(../images/buttons/but2.png);
	}

.order-button3 {
	width:359px;
    height: 68px;
    background-image: url(../images/buttons/but3.png);
    background-repeat: no-repeat;
    cursor: pointer;
    float: right;
    margin-right: 110px;
}

.order-button3:hover {
    background-image: url(../images/buttons/but3.png);}

.cloud {
    height: 400px;
    position: relative;
}

.cloud p {
    font-size: 20px;
    color: #3c3c3c;
    line-height: 1;
    text-align: center;
    width: 250px;
    position: absolute;

}

.cloud p span {
    font-size: 30px;
    font-weight: 700;

}

.cloud p:nth-child(1) {
    top:100px;
    left:40px;
}
.cloud p:nth-child(2) {
    top:80px;
    left:370px;
}
.cloud p:nth-child(3) {
    top:80px;
    left:720px;
}
.cloud p:nth-child(4) {
    top:252px;
    left:40px;
}
.cloud p:nth-child(5) {
    top:250px;
    left:370px;
}
.cloud p:nth-child(6) {
    top:246px;
    left:720px;
}

.block1 {
    background-color: #ff4b39;
    background-repeat: no-repeat;
    background-position: top center;
    height: 240px;
    border-bottom: 5px solid #fff;
    padding-top: 40px
}

.block1 h3 {
    font-size: 24px;
    color: #fff;
    text-align: center;
    margin-bottom: 47px;
}

.block1-item {
    width: 290px;
    height: 82px;
    padding: 20px;
    position: relative;
    border-right: 2px solid #fff;
	float:left;
	font-size: 24px;
    color: #fff;
    line-height: 1.2;
}



.block1-item img {
    position: absolute;
    top:-25px;
    left: 215px;
}

.bl {
    width: 290px;
    height: 82px;
    padding: 20px;
    position: relative;
	float:left;
	font-size: 24px;
    color: #fff;
    line-height: 1;
}



.bl img {
    position: absolute;
    top:-25px;
    left: 215px;
}




.block1-item:nth-child(4) {
    margin:0 auto;
}

.block2 h3 {
    font-size: 36px;
    color: #000;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 20px;
    margin-bottom: 25px;
	font-weight:normal;
}

.block3 {
    background-repeat: no-repeat;
    background-position: top center;
    border-top:5px solid #fff;
    padding-top: 15px;
}

.block3 h2 {
    font-size: 48px;
    font-weight: normal;
    color: #000;
    text-align: center;
}

table.block3-table {
    border-collapse: collapse;
    border-spacing: 0px;
    margin-bottom: 25px;
    width: 100%;
}
table.block3-table td {
    padding: 0;
}
table.block3-table td.block3-td-1 {
    padding-right: 18px;
}
table.block3-table td.block3-td-2 {
    padding-left: 18px;
}
.block3 .container {
    width: 951px;
    margin: 0 auto;
}
.block3 .container-2 {
    width: 1000px;
    margin: 0 auto;
    margin-top: 44px;
    margin-bottom: 26px;
}
.block3-item {
    width: 658px;
	background-color:#d1d1d1;
	border-radius:30px;
	padding:30px;
}

.block3-item:nth-child(2) {
    top:141px;
    left: 17px;
}
.block3-item:nth-child(3) {
    top:381px;
    left: 301px;
}
.block3-item:nth-child(4) {
    top:577px;
    left: 19px;
}
.block3-item:nth-child(5) {
    top:781px;
    left: 316px;
}

.block3-item p {
    font-size: 24px;
    color: #3c3c3c;
}
.block3-item ul li {
    font-size: 24px;
    color: #3c3c3c;
}

.block3-item p span {
    font-size: 36px;
    font-weight: normal;
    color: #3c3c3c;
}

div.block3-horline-1 {
    height: 2px;
    background: url("../images/block3-horline.png") repeat-x;
    margin-bottom: 43px;
}
div.block3-horline-2 {
    height: 2px;
    background: url("../images/block3-horline.png") repeat-x;
    margin-top: 39px;
}


div.block3-buttons {
    height: 61px;
    width: 951px;
    margin: 0 auto;
}


div.block3-button1-pic {
    float: left;
    margin-top: 9px;
    margin-right: 37px;
    background: url("../images/block3-buttons-1.png") no-repeat;
    width: 42px;
    height: 42px;
}
div.block3-button1-pic a{
    display: block;
    width: 42px;
    height: 42px;
}
div.block3-button1, div.block3-button2{
    width: 350px;
    height: 61px;
    border-radius: 28px;
}
div.block3-button1 a, div.block3-button2 a{
    display: block;
    width: 350px;
    height: 61px;
    border-radius: 28px;
    text-align: center;
    line-height: 61px;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
}
div.block3-button2-pic {
    float: right;
    margin-top: 11px;
    margin-left: 28px;
    background: url("../images/block3-buttons-2.png") no-repeat;
    width: 39px;
    height: 39px;
}
div.block3-button2-pic a{
    display: block;
    width: 39px;
    height: 39px;
}

div.block3-button1 {
    float: left;
    background: #ff4b39;
}
div.block3-button2 {
    float: right;
    background: #f4ae02;
}

div.block4 {
    background: #949494 url("../images/block4-dots.png");
    position: relative;
    padding-top: 90px;
    padding-bottom: 90px;
}
div.block4-arrows-down {
    background: url("../images/block4-arrows-down.png") repeat-x;
    height: 12px;
    position: absolute;
    top: 0;
    width: 100%;
}

div.block4-arrows-up {
    background: url("../images/block4-arrows-up.png") repeat-x;
    height: 12px;
    position: absolute;
    bottom: 0;
    width: 100%;
}

/*div.block4-1, div.block4-2, div.block4-3, div.block4-4{
    width: 168px;
    height: 168px;
    float: left;
}
div.block4-1 {
    background: url("../images/block4-1.png") no-repeat;
}
div.block4-2 {
    background: url("../images/block4-2.png") no-repeat;
}
div.block4-3 {
    background: url("../images/block4-3.png") no-repeat;
}
div.block4-4 {
    background: url("../images/block4-4.png") no-repeat;
}
div.block4-arrows-right {
    margin-left: 15px;
    margin-right: 19px;
    margin-top: 45px;
    float: left;
    width: 79px;
    height: 80px;
    background: url("../images/block4-arrows-right.png") no-repeat;
}
*/
div.block4-all {
    width: 1000px;
    height: 321px;
    background: url("../images/block4.png") no-repeat;
    margin: 0 auto;
}


div.block5 {
    padding-top: 60px;
    width: 1030px;
    margin: 0 auto;
}
div.block5-text{
    font-size: 43px;
    color:#3c3c3c;
    line-height: 43px;
    text-transform: uppercase;
    text-align: center;
}
div.block5-treug{
    width: 1030px;
    height: 499px;
    background: url("../images/block5-treug.gif") no-repeat;
    margin-top: 50px;
    position: relative;
}


div.block5-1, div.block5-2, div.block5-3, div.block5-4, div.block5-5 {
    position: absolute;
    color:#fff;
}
div.block5-1 {
    width: 180px;
    height: 149px;
    top: 106px;
    left: 83px;

}
div.block5-2 {
    width: 281px;
    height: 204px;
    top: 65px;
    left: 372px;
    text-align: center;
    font-size: 18px;
}
div.block5-2 span{
    display: block;
    margin-top: 66px;
    font-size: 26px;
    text-align: center;
    margin-bottom: 26px;
}
div.block5-1, div.block5-3, div.block5-4, div.block5-5 {
    width: 342px;
    height: 229px;
    text-align: center;
    font-size: 18px;
}
div.block5-1 {
    top: 40px;
    left: 0px;
}
div.block5-3 {
    top: 40px;
    right: 0px;
}
div.block5-4 {
    bottom: 0px;
    left: 173px;
    right: 0px;
}
div.block5-5 {
    bottom: 0px;
    right: 170px;
}

div.block5-2 {
    left: 280px;
    width: 473px;
    height: 313px;
    top: 0;
}

div.block5-1 span, div.block5-3 span, div.block5-4 span, div.block5-5 span{
    margin-top: 64px;
    display: block;
    text-align: center;
    font-size: 26px;
    margin-bottom: 24px;
}



div.block5-button1, div.block5-button2{
    width: 296px;
    height: 52px;
    border-radius: 24px;
}
div.block5-button1 {
    background: #65c1ce;
    float: left;
}
div.block5-button2 {
    background: #f4ae02;
    float: right;
}
div.block5-button1 a, div.block5-button2 a{
    display: block;
    width: 296px;
    height: 52px;
    text-align: center;
    line-height: 52px;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
}

div.block5-buttons {
    width: 644px;
    height: 52px;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 65px;
}



div.block6 {
    background: #949494 url("../images/block4-dots.png");
    position: relative;
    padding-top: 60px;
    padding-bottom: 60px;
}
div.block6-container {
    width: 1004px;
    text-align: center;
    margin: 0 auto;
}
div.block6-arrows-down {
    background: url("../images/block4-arrows-down.png") repeat-x;
    height: 12px;
    position: absolute;
    top: 0;
    width: 100%;
}

div.block6-arrows-up {
    background: url("../images/block6-arrows-up.gif") repeat-x;
    height: 12px;
    position: absolute;
    bottom: 0;
    width: 100%;
}
div.block6-text-1 {
    font-size: 48px;
    font-weight: bold;
    color:#fff;
    text-align: center;
}
div.block6-pic {
    width: 1004px;
    height: 261px;
    background: url("../images/block6-pic.png") no-repeat;
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: 60px;
}

div.block6-text-2 {
    font-size: 48px;
    font-weight: bold;
    color:#fff;
    text-align: center;

}

div.block7{
    background: #eeeeee url("../images/block4-dots.png");
    padding-top: 60px;
    padding-bottom: 10px;
}
div.block7 div.review-content {
    float: right;
    width: 675px;
    padding-right: 30px;
    padding-left: 40px;
    padding-bottom: 20px;
    padding-top: 15px;
    font-size: 16px;
    line-height: 24px;
    color:#5a5a5a;
    overflow: hidden;
    font-family: 'Roboto Light', sans-serif;
    margin-bottom: 10px;
}

div.block7  h2{
    margin-bottom: 60px;

    font-size: 48px;
    text-align: center;
    font-family: 'Roboto Bold', sans-serif;

}
div.block7  h3{
    text-align: right;
    margin-bottom: 40px;
    font-size: 24px;
    font-family: 'Roboto Bold', sans-serif;

}
div.block7-pic {
    width: 226px;
    height: 226px;
    float: left;
    border: 3px solid #ff4b39;
    border-color: transparent;
    border-radius: 161px;
}
div.block7-pic a{
    width: 226px;
    height: 226px;
    float: left;
    border: 3px solid #ff4b39;
    border-color: transparent;
    border-radius: 161px;
}
div.block7-pic:hover {
    border: 3px solid #ff4b39;
    cursor:pointer;
}
div.b71p {
    background: url("../images/block7-1.png") no-repeat;
}
div.b72p {
    background: url("../images/block7-2.png") no-repeat;
}
div.b73p {
    background: url("../images/block7-3.png") no-repeat;
}


div.b7bg1 {
    background: url("../images/block7-1-text.png") no-repeat;
    height: 240px;
}
div.b7bg2 {
    background: url("../images/block7-2-text.png") no-repeat;
    height: 240px;
}
div.b7bg3 {
    background: url("../images/block7-3-text.png") no-repeat;
}


div.block8{
    background: #ff4b39 url("../images/block4-dots.png");
}
div.block8-1-text{
    margin-bottom: 55px;
    text-align: center;
    font-size: 48px;
    font-family: 'Roboto Bold', sans-serif;
    color: #fff;
    line-height: 48px;
}
div.block8-2-text{
    margin-bottom: 25px;
    text-align: center;
    font-size: 36px;
    font-weight: bold;
    font-family: 'Roboto Bold', sans-serif;
    color: #fff;
}
div.block8-3-text{
    font-weight: bold;
    text-align: center;
    font-size: 36px;
    font-family: 'Roboto Bold', sans-serif;
    color: #fff;
}
div.block8-bg {
    font-weight: bold;
    width: 1100px;
    height: 300px;
    margin: 0 auto;
    padding-top: 50px;
    padding-bottom: 50px;
    background: url("../images/block8-bg.png") no-repeat center bottom;
}


div.block9{
    background: #9f261b url("../images/block4-dots.png");
    padding-top: 70px;
    padding-bottom: 50px;
}

div.block9-1-text{
    margin-bottom: 50px;
    text-align: center;
    font-size: 48px;
    font-family: 'Roboto Bold', sans-serif;
    color: #ffc840;
    font-weight: bold;
    line-height: 48px;
}
div.block9-2-text{
    margin-bottom: 50px;
    font-weight: bold;
    text-align: center;
    font-size: 36px;
    font-family: 'Roboto Bold', sans-serif;
    color: #fff;
}
div.block9-3-text{
    text-align: center;
    font-weight: bold;
    font-size: 48px;
    font-family: 'Roboto Bold', sans-serif;
    color: #fff;
    text-transform: uppercase;
}

div.block9-buttons {
    width: 650px;
    height: 58px;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 75px;

}

div.block9-buttons-1,div.block9-buttons-2 {
    width: 302px;
    height: 58px;
    overflow: hidden;
}
div.block9-buttons-1 a,div.block9-buttons-2 a{
    display: block;
    width: 302px;
    height: 58px;
}
div.block9-buttons-1{
    float: left;
    background: url("../images/block9-button1.png") no-repeat;
}
div.block9-buttons-2 {
    float: right;
    background: url("../images/block9-button2.png") no-repeat;
}


div.clear {
    clear:both;
}


div.footer {
    background-color: #fff;
    padding-top: 30px;
    padding-bottom: 33px;
    height: 44px;
}
div.footer-inner{
    /*width: 750px;*/
    width: 415px;
    margin: 0 auto;

}


div.footer-logo {
    width: 149px;
    height: 58px;
    background: url("../images/footer-logo.png") no-repeat;
    float: left;
    margin-right: 20px;
}
div.footer-phone {
    width: 264px;
    height: 58px;
    float: left;
    margin-right: 15px;
    font-size: 30px;
    line-height: 58px;
    overflow: hidden;
    font-weight: bold;
    font-family: 'Roboto Bold', sans-serif;
}

div.footer-phone a{
	color:#000;
	text-decoration:none;
}

div.footer-soc {
    /*width: 200px;*/
    width: 33px;
    height: 33px;
    margin-top: 12px;
    background: url("../images/footer-soc_.png") 73% 0 no-repeat;
    position: relative;
    float: right;
	/*margin-right:40px;*/
    margin-right:200px;
}
div.footer-soc a{
    position: absolute;
    top: 0;
    display: block;
    width: 33px;
    height: 33px;
}
a.footer-soc-1 {
    left: 0;
}
a.footer-soc-2 {
    left: 42px;
}
a.footer-soc-3 {
    left: 84px;
}

a.footer-soc-4 {
    /*left: 124px;*/
    left: 0;
}

a.footer-soc-5 {
    left: 168px;
}


div.footer-text {
    float: right;
    text-align: right;
    margin-top: 7px;
}

div.footer-studio {
    margin-left: 23px;
    float: right;
    width: 198px;
    height: 41px;
    margin-top: 8px;
    background: url("../images/footer-studio.png") no-repeat;
}

.googleinformer {
    float: left;
}

.yandexinformer {
    float: left;
}

.social-network {
    float: left;
    margin-left:40px;
    margin-top: 25px;
}

.social-network a {
    display: block;
    float: left;
    margin-right:10px;
}



/******************/
.pop-up-form-container , .pop-up-catalog-container {
    position:fixed;
    top:0;
    left:0;
    z-index:10;
    width:100%;
    height:100%;
    display:none;
    background:#111;
    opacity:0;
}
.pop-up-catalog-container {
    z-index: 9;
}

.pop-up-form-container-inner,.pop-up-form-container-inner2 {
    position:fixed;
    top:-1000px;
    z-index:13;


}

.pop-up-form {
    background-color: #94AD4E;
    border-radius: 10px;
    padding: 40px;
    float: right;
    position: relative;
    margin-top: 130px;
    //box-shadow: 0 0 5px #111;
    position:relative;
    z-index:110;
    margin-left:0;
    padding-top: 1px;
}

.pop-up-form2 {
    background-color: #71C4BE;
    border-radius: 10px;
    padding: 40px;
    float: right;
    position: relative;
    margin-top: 130px;
    //box-shadow: 0 0 5px #111;
    position:relative;
    z-index:110;
    margin-left:0;
    padding-top: 1px;
}



.pop-up-form h3 ,.pop-up-form2 h3 {
    font-size: 28px;
    text-align: center;
    color: #FFF;
    text-transform: uppercase;
    line-height: 1;
    padding-top: 4px;
    margin-bottom: 20px;
    margin-top: 35px;
}

.pop-up-form h3 span {
    color: #FFC100;
    font-size: 14px;

}







.pop-up-form p {

    color: #fff;
    font-size: 12px;
    text-align: center;
    line-height: 0.8;
    margin-bottom: 20px;
}
/*******************/



/*************форма слева***/
.click-here {
    position: fixed;
    top:0;
    left:-482px;
    width: 541px;
    height: 100%;
    z-index: 15;


}







.click-here-heading-inner-lay2 {
    background: rgba(0, 0, 0,0.8);
    opacity: 0;
    width: 59px;
    height: 100%;
    position: absolute;
    right: 0;
    top:0;
    cursor: pointer;
    z-index: 2;
}







.click-here .order-form {
    position: relative;
    float: left;
    margin-top: 294px;
    width: 482px;
    background: none;

}

.click-here .order-form .submit-button {

}
.click-here .order-form .submit-button:hover {

}

.click-here .order-form h3 {
    float: none;
    margin-bottom: 15px;
    text-align: center;

}
.click-here .order-form h4 {
    color:#636365;
    text-align: right;

    font-size: 18px;
    margin-right: 30px;
}


.click-here .order-form .username,.click-here .order-form .userphone,.click-here .order-form .usermail {
    //border: 1px solid #000;
}

.click-here .order-form p {
    color: #A9A9A9;
}

.click-here .order-form-container {
    width: 482px;
    height: 100%;
    background-color: rgba(0,0,0,0.7);
    background-position: center top;
    background-repeat: no-repeat;
    position: relative;
}

.click-here .order-form-container .play-button-small {
    opacity: 1 !important;
    background-position: -278px -290px;
    cursor: pointer;
    position: absolute;
    left:124px;
    top:119px;
}

.click-here .order-form-container .play-button-small:hover {
    opacity: 1 !important;
    background-position: -245px -194px;
}


.left-arrow {
    width: 25px;
    height: 50px;
    background-image: url(../images/bg/bg-28.png);
    background-repeat: no-repeat;
    background-position: right center;
    position: absolute;
    right: 0;
    top:200px;


}





.click-here-heading {
    background: rgba(0,0,0,0.5);
    width: 59px;
    height: 100%;
    position: absolute;
    right: 0;
    top:0;
    cursor: pointer;
}



.click-here-heading-inner {
    width: 100%;
    height: 100%;
    background-image: url(../images/bg/bg-27.png);
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    z-index: 3;
}

/*****/
.dev{
    display:block;
    text-align:center;
    width:340px;
    float: right;
    margin-top: 7px;
    margin-right: -40px;





}

.dev .dev-text {
    float:left;
    line-height:1;
    text-align:right;
    padding-left:20px;
    margin-right: 15px;
    margin-top:15px;
}

.dev .dev-text span {
    display:block;
}

.dev a {
    color: #fff;
    font-size: 14px;
    font-weight: 300;
}

.dev img {
    margin-top:20px;
    float:right;

}

/*************/
.pop-up-sertificate {
    display: none;
    width: 500px;
    height: 700px;
    position:fixed;
    //top:-1000px;
    top:0;
    z-index:10;
    margin-top:100px;
    opacity:0;
}


.pop-up-sertificate img {
    width: 500px;
    height: 700px;
    position:relative;
    z-index: 110;

}

.pop-up-sertificate-container {
    position:fixed;
    top:0;
    left:0;
    z-index:10;
    width:100%;
    height:100%;
    display:none;
    background:#111;
    opacity:0;
}

/*********************/
.compleet-window {
    width: 300px;
    height: 200px;
    background-image: url(../images/bg/bg-9.jpg);
    border-radius: 10px;
    position: fixed;
    top:100px;
    display: none;
    z-index: 150;
    border:1px solid #fff;
}

.compleet-window p {
    font-family: 'PT Sans Narrow', sans-serif;
    color: #fff;
    font-size: 24px;
    text-align: center;
    padding-top: 30px;
    text-shadow: 2px 3px 2px #000;
}

.compleet-button {
    width: 100px;
    height: 44px;
    background-color: #B53413;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    cursor: pointer;
    border-radius: 5px;
    border-bottom: 5px solid #D86B41;
}

.compleet-button p {
    padding-top: 7px;
}

.compleet-button:hover {
    background-color: #D53C14;
}

div.allservice {
    background: url("../images/allservice.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 37px;
    position: absolute;
    right: 0;
    top: 330px;
    width: 250px;
}
div.allservice a{
    display: block;
    height: 37px;
    width: 250px;
}





.container.footer_text{
    padding: 0 10px;
    width: 940px;
    margin: auto;
    position: relative;
	margin-top:50px;
	line-height:20px;
	font-size:12px;
}

.container.footer_text b{
    color:#fff;
	font-weight:normal;
	font-size:14px;
	background-color:#000;
}

.footer_text_hide{
	display:none;
	line-height:20px;
}

.container.footer_text a{
	text-decoration:underline;
	color:#000;
}