/*! normalize.css v3.0.2 | MIT License | git.io/normalize */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}

body{
    min-width: 1000px;
    background: #2391ca;
    color: #344046;
}

.wrapper-hidden{
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
}
.wrapper{
    position: relative;
    z-index: 2;
    margin: 0 auto;
    width: 1000px;
}
@media (max-width: 1250px) {
    .wrapper-hidden{
    }
}

ul,
ol {
    padding: 0;
    margin: 0 0 10px 25px;
}

ul ul,
ul ol,
ol ol,
ol ul {
    margin-bottom: 0;
}

li {
    line-height: 20px;
}

ul.unstyled,
ol.unstyled {
    margin-left: 0;
    list-style: none;
}

ul.inline,
ol.inline {
    margin-left: 0;
    list-style: none;
}

ul.inline > li,
ol.inline > li {
    display: inline-block;
    *display: inline;
    padding-right: 5px;
    padding-left: 5px;
    *zoom: 1;
}
.clearfix:before,
.clearfix:after {
    display: table;
    content: " ";
}
.clearfix:after {
    clear: both;
}

ul.list-inline {
    text-align: justify;
    line-height: 0;
    font-size: 1px;
    text-justify: newspaper;
}
ul.list-inline li{
    text-align: center;
    box-sizing: border-box;
    vertical-align: top;
}
ul.list-inline li.helper {
    padding: 0;
    margin: 0;
    width: 100%;
    height: 0px;
    visibility: hidden;
    overflow: hidden;
}

.block-timer
{
    text-align: center;
    vertical-align: top;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
.block-timer .timer
{
    display: block;
    width: 188px;
    margin: 12px auto;
    padding: 0 0;
}
.block-timer .timer .timebox
{
    font-size: 30px;
    display: inline-block;
    width: 58px;
    *display: inline;
    *zoom: 1;
}
.block-timer .timer .timebox em
{
    font-family: 'Open Sans', sans-serif;
    font-size: 10px;
    font-style: normal;

    color: #000;

}
.block-timer .timer .timebox span
{
    font:600 22px/47px 'Roboto Condensed', sans-serif;
    display: inline-block;
    width: 27px;
    height: 47px;
    margin: 0 1px;
    text-align: center;
    color: #ffffff;
}
/*.block8 .block-timer .timer .timebox span
{
    color: #ffffff;
}*/
.block-timer .timer .timebox + .timebox
{
    padding-left: 7px;
    background: url('../img/img1.5.png') no-repeat 2px 16px;
}

.block-timer  .timer .timebox span
{
    background: url('../img/img1.5.1.png') no-repeat center center;
}

.block-timer  .timebox em{
    display: none;
}
/*block1*/
.block1{
    height: 875px;
    color: #FFFFFF;
    background: url('../img/img0.jpg') no-repeat center -2px transparent;
}
.block1 .wrapper-hidden > .wrapper{
    background: url('../img/img1.2.png') no-repeat center top;
}
.block1-text{
    padding: 50px 0 50px;
    font: italic 23px/30px 'Georgia';
}
.block1-title{
    text-transform: uppercase;
    font: 700 40px/50px 'PT Sans Narrow';
    margin-bottom: 15px;
}
.block1-title span{
    color: #d02247;
}
.block1-list ul li{
    font: 400 25px/35px 'PT Sans Narrow';
    padding: 5px 0 5px 35px;
    margin-bottom: 10px;
    background: url("../img/img1.1.png") no-repeat left center transparent;
}
.block1-bottom{
    height: 150px;
    position: relative;
    top: -10px;
    background: url("../img/img0.2.png") repeat-x center 0px transparent;
}

.block1-bottom::before{
    content: '';
    position: absolute;
    background: url("../img/img0.1.png") repeat-x left top #d4f033;
    height: 130px;
    width: 30%;
    left: 0;
    top: 20px;
}
.block1-bottom::after{
    content: '';
    position: absolute;
    background: url("../img/img0.1.png") repeat-x left top #d4f033;
    height: 130px;
    width: 30%;
    right: 0;
    top: 20px;
}

.bottom-right,
.bottom-left{
    margin-top: 20px;
    width: 360px;
    vertical-align: top;
    position: relative;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
.bottom-left::before{
    content: '';
    position: absolute;
    background: url("../img/img1.8.png") no-repeat 0 0 transparent;
    width: 147px;
    height: 146px;
    left: -40px;
    top: -5px;
}



.bottom-left ul{
    width: 200px;
    display: inline-block;
    margin: 10px 0 0 115px;
    background: url("../img/img1.6.png") no-repeat center top transparent;
    height: 110px;
    text-align: center;
    text-transform: uppercase;
}

.pack1 {
    position: absolute;
    width: 243px;
    height: 319px;
    left: 380px;
    top: -140px;
}
.bottom-left ul li .newprice{
    padding: 12px 0;
    color: #a40f39;
    font: 700 40px/40px 'PT Sans Narrow';
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
.newprice span:first-child {
    margin-right: 5px;
}
.bottom-left ul li .oldprice-text{
    color: #d1ed32;
    font: 700 15px/15px 'PT Sans Narrow';
    display: block;
}
.bottom-left ul li .old-price{
    color: #FFFFFF;
    font: 700 30px/30px 'PT Sans Narrow';
}
.bottom-right{
    margin-left: 270px;
}
.bottom-right__text{
    margin-top: 20px;
    color: #425116;
    text-transform: uppercase;
    font: 700 22px/30px 'PT Sans Narrow';
}
.block1-btn{
    vertical-align: top;
    background: url("../img/img1.4.png") no-repeat center 0 transparent;
    width: 151px;
    height: 47px;
    font: 700 22px/45px 'PT Sans Narrow';
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    color: #a40f39;
    margin: 15px 0;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
/*block1*/


/*block2*/
.block2{
    position: relative;
    top: -80px;
}
.block2 .wrapper::after{
    content: '';
    position: absolute;
    left:-100px;
    top:-125px;
    background: url("../img/img3.6.png") no-repeat left center transparent;
    width: 635px;
    height: 635px;
    z-index: -1;
}
.block2-text{
    color: #FFFFFF;
    padding-left: 410px;
    font: 400 18px/26px 'PT Sans Narrow';
}
/*block2*/


/*block3*/
.block3 {
    position: relative;
    top: -30px;
}
.block3 .wrapper::before{
    content: '';
    position: absolute;
    left:20px;
    top:-370px;
    background: url("../img/img3.4.png") no-repeat left center transparent;
    width: 371px;
    height: 387px;
    z-index: 2;
}

.block3 .block3-wrapper{
    position: relative;
    background: #FFFFFF;
    border-radius: 20px;
    padding: 15px;
    box-sizing: border-box;
}

.block3 .wrapper::after {
    content: '';
    position: absolute;
    background: url(../img/img4.3.png) no-repeat center 0 transparent;
    width: 940px;
    height: 431px;
    top: 660px;
    left: 30px;
}
.block3 .block3-wrapper::before{
    content: '';
    position: absolute;
    background: url("../img/img3.3.jpg") no-repeat 0 0 transparent;
    width: 216px;
    height: 201px;
    bottom: 55px;
    left: 50%;
    margin-left: -108px;
}
.block3 .block3-wrapper::after{
    content: '';
    position: absolute;
    background: url("../img/img3.5.png") no-repeat center 0 transparent;
    width: 939px;
    height: 42px;
    bottom: -20px;
    left: 30px;
    z-index: -1;
}
.block3-title{
    text-align: center;
    text-transform: uppercase;
    color: #364851;
    font: 700 56px/56px 'PT Sans Narrow';
    padding: 30px 0 0 0;
}
.block3-title span{
    display: block;
    font-size: 48px;
    line-height: 48px;
    color: #9eb804;
}
.block3-list ul li{
    color: #364248;
    width: 300px;
    font: 400 14px/30px 'PT Sans Narrow';
}
.block3-list .item-title{
    margin-bottom: 10px;
    color: #2391ca;
    text-transform: uppercase;
    text-align: center;
    font: 700 30px/30px 'PT Sans Narrow';
}
.block3-list.list1{
    background: url("../img/img3.1.jpg") no-repeat center -15px transparent;
}
.block3-list.list1 ul li.item{
    padding-top: 220px;
}
.block3-list.list2 ul li.item{
    padding-top: 150px;
}

.block3 .list2{
    background: url("../img/img3.2.jpg") no-repeat center 0px transparent;
}
/*block3*/


/*block4*/
.block4 {
    position: relative;
    margin-top: -40px;
    z-index: 1;
    color: #414a10;
    height: 660px;
}
.block4 .wrapper{
    width: 940px;
}

.block4 .block4-wrapper{
    background: url("../img/img4.0.1.png") no-repeat  -25px -315px #d4f033;
    border-radius: 0 0 20px 20px;
    padding-left: 370px;
    position: relative;
}
.block4 .block4-wrapper::after{
    content: '';
    position: absolute;
    background: url("../img/img4.2.png") no-repeat center 0 transparent;
    width: 306px;
    height: 317px;
    top: 285px;
    left: 30px;
}
.block4-title {
    background: url(../img/img4.1.png) no-repeat 30px 40px transparent;
    padding-top: 140px;
    width: 200px;
    text-align: center;
    text-transform: uppercase;
}
.block4-title .title1{
    color: #FFFFFF;
    background: #414a10;
    font: 400 32px/32px 'PT Sans Narrow';
}
.block4-title .title2{

    font: 700 51px/50px 'PT Sans Narrow';
}
.block4-title .title3{
    color: #414a10;
    font: 400 39px/31px 'PT Sans Narrow';
}
.block4-text{
    font: 400 16px/30px 'PT Sans Narrow';
    padding-bottom: 30px;
}
/*block4*/

/*block5*/
.block5 {
    height: 700px;
}
.block5 table tr td{
    color: #FFFFFF;
    font: italic 17px/26px 'Georgia';
}
.block5 table{
    background: url("../img/img5.1.png") no-repeat center 0 transparent;
}
.block5 table tr td .text{
    padding-top: 200px;
    height: 410px;
	text-align:justify;
}
.block5 table tr td .name{
    color: #7cd2ff;
}
/*block5*/


/*block6*/
.block6{}
.block6 .wrapper{
    padding: 15px;
    height: 360px;
    background: url("../img/img6.3.png") no-repeat left bottom #FFFFFF;
    border-radius: 20px;
    position: relative;
    box-sizing: border-box;
}
.block6 .wrapper::before{
    content: '';
    position: absolute;
    background: url("../img/img6.1.png") no-repeat 0 0 transparent;
    width: 313px;
    height: 402px;
    left: -30px;
    top: -42px;
}
.block6-name{
    color: #2391ca;
    padding: 23px 0 25px 314px;
    font-size: 16px;
    background: url("../img/img6.2.jpg") no-repeat right center ;

}
.block6-text{
    color: #344046;
    font: 400 19px/27px 'PT Sans Narrow';
    padding-left: 315px;
}
.block6-title{
    padding-top: 15px;
    text-transform: uppercase;
    padding-left: 315px;
    color: #9eb804;
    font: 400 25px/35px 'PT Sans Narrow';
}
/*block6*/

/*block7*/
.block7{
    height: 430px;
}
.block7-title{
    padding-top: 30px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    font: 700 51px/51px 'PT Sans Narrow';
}
.block7-list ul{
    background: url("../img/img7.1.png") no-repeat center 30px transparent;
}
.block7-list ul li.item {
    padding: 170px 0 0 0;
    width: 240px;
    color: #FFFFFF;
    text-align: center;
    font: 400 16px/24px 'PT Sans Narrow';
}
/*block7*/


/*block8*/
.block8{
    height: 630px;
}
.block8-top {
    width: 940px;
    margin: 0 auto;
    border-radius: 30px 30px 0 0;
    border: 3px dotted #ffff00;
    padding: 15px;
    box-sizing: border-box;
    background: url("../img/img8.2.png") no-repeat 3px 2px transparent;
}
.block8-top .top-title{
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    text-transform: uppercase;
    color: #ffffff;
    font: 700 41px/41px 'PT Sans Narrow';
}
.block8-top .top-list{}
.block8-top .top-list ul {
    background: url("../img/img8.1.png") no-repeat 10px center transparent;
}
.block8-top .top-list ul li{
    color: #FFFFFF;
    padding: 10px 0 10px 80px;
    font: 400 16px/28px 'PT Sans Narrow';
}
.block8-top .top-list ul li + li{
    margin-left: 124px;
}
.lies{
    margin-left: 100px !important;
}
.block8-top .top-list ul li span{
    color: #ffff00;
}

.block8-center{
    margin-top: -20px;
    padding: 15px ;
    background: url("../img/img8.0.png") no-repeat center 0px transparent;
    position: relative;
}
.block8-center::before{
    content: '';
    position: absolute;
    background: url("../img/img8.3.png") no-repeat center 0px transparent;
    width: 995px;
    height: 300px;
    left: -25px;
    top: 15px;
}
.block8-center::after{
    content: '';
    position: absolute;
    background: url("../img/img8.4.png") no-repeat center 0px transparent;
    width: 156px;
    height: 212px;
    right: 25px;
    top: 215px;
}
.block8-center .center-title{
    text-align: center;
    text-transform: uppercase;
    color: #414a10;
    font: 700 41px/41px 'PT Sans Narrow';
    padding: 20px 0;
}
.block8-center .center-text{
    padding-left: 315px;
    padding-right:30px;
    padding-bottom: 15px;
    font: 400 18px/35px 'PT Sans Narrow';
}

.block8-bottom{
    width: 940px;
    margin: -10px auto 0;
    border-radius: 0  0 30px 30px;
    border: 3px dotted #ffff00;
    padding: 7px;
    box-sizing: border-box;
}
.block8-bottom .bottom-title{
    padding-top: 30px;
    color: #d8f240;
    text-align: center;
    text-transform: uppercase;
    font: 700 31px/31px 'PT Sans Narrow';
}
.block8-bottom .bottom-text{
    padding-left: 170px;
    padding-bottom: 20px;
    color: #FFFFFF;
    font: 400 17px/30px 'PT Sans Narrow';
}
.block8-btn{
    background: url("../img/img10.6.png") no-repeat center 0 transparent;
    width: 172px;
    height: 50px;
    display: inline-block;
	position: absolute;
	bottom: 10px;
	left: 600px;
    *display: inline;
    *zoom: 1;
	text-decoration: none;
    border: none;
    text-align: center;
    color: #FFFFFF;
    font: 100 24px/50px 'PT Sans Narrow';
}
/*block8*/

/*block9*/
.block9{
    height: 320px;
}
.block9-title{
    padding-bottom: 30px;
    color: #FFFFFF;
    text-align: center;
    text-transform: uppercase;
    font: 700 41px/41px 'PT Sans Narrow';
}
.block9-list ul{
    background: url("../img/img9.1.png") no-repeat center 0 transparent;
}
.block9-list ul li.item{
    padding: 190px 0 0 0;
    margin: 0;
    width: 300px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    font: 400 23px/23px 'PT Sans Narrow';
}
/*block9*/

/*block10*/
.block10{
    height: 610px;
}
.block10 .wrapper::before{
    content: '';
    position: absolute;
    background: url("../img/img10.0.png") no-repeat center 0px transparent;
    width: 1048px;
    height: 428px;
    left: -48px;
    top: 1px;
    z-index: -1;
}
.block10 .block10-wrap::after{
    content: '';
    position: absolute;
    background: url("../img/img10.2.png") no-repeat center 0px transparent;
    width: 245px;
    height: 350px;
    left: 255px;
    top: 90px;
}
.block10-wrap{
    position: relative;
    padding: 15px;
}

.block10 .block10-wrap-es::after{
    content: '';
    position: absolute;
    background: url("../img/img10.2-es.png") no-repeat center 0px transparent;
    width: 245px;
    height: 350px;
    left: 255px;
    top: 90px;
}
.block10-wrap-es{
    position: relative;
    padding: 15px;
}

.block10-title{
    color: #db3737;
    padding-left: 20px;
    text-transform: uppercase;
    font: 700 51px/50px 'PT Sans Narrow';
}

.block10-time{
    margin-top: 25px;
}
.block10-time .block10-price__text{
    color: #425116;
    text-transform: uppercase;
    font: 700 26px/35px 'PT Sans Narrow';
}
.block10-time .block10-price__text i{
    display: inline-block;
    margin-left: 5px;
    background: url("../img/img10.4.png") no-repeat 0 0 transparent;
    width: 24px;
    height: 24px;
}

.block10-time .block-timer .timer {
    width: 215px;
}
.block10-time .block-timer .timer .timebox + .timebox {
    padding-left: 20px;
    background: url('../img/img1.5.png') no-repeat 8px 16px;
}


.block10-list .old-price {
    color: #425116;
    text-align: center;
    text-transform: uppercase;
    vertical-align: top;
    margin-top: 10px;
}
.block10-list .old-price .old-price__text{
    padding-top: 15px;
    display: block;
    font: 400 23px/23px 'PT Sans Narrow';
}
.block10-list .old-price .oldprice{
    font: 700 30px/30px 'PT Sans Narrow';
}
.block10-list .new-price{
    margin-top: 10px;
    vertical-align: top;
    background: url("../img/img10.1.png") no-repeat center top transparent;
    width: 184px;
    height: 82px;
    text-align: center;
}
.block10-list .new-price .newprice {
    color: #a40f39;
    text-transform: uppercase;
    text-align: center;
    font: 700 40px/82px 'PT Sans Narrow';
    vertical-align: top;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
.block10-form{
    width: 480px;
    background: #FFFFFF;
    border-radius: 20px;
    padding: 15px;
    box-sizing: border-box;
    box-shadow: -1px 1px 3px rgba(0,0,0,0.3);
}
.block10-delivery{
    font: 100 23px/50px 'PT Sans Narrow';
    color: #2391ca;
    padding-left: 20px;
    vertical-align: top;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.block10-sert{
    position: relative;
    display: inline-block;
    margin-top: 40px;
}


.block10-sert ul {
    background: url("../img/img10.5.png") no-repeat left 4px transparent;
}
.block10-sert ul li{
    color: #FFFFFF;
    font: 100 19px/20px 'PT Sans Narrow';
    text-transform: uppercase;
    padding: 1px 0 12px 63px;
    text-align: left;
    margin-bottom: 8px;
}
.block10-text{
    display: inline-block;
    color: #54b3e5;
    width: 460px;
    font: italic 14px/20px 'Georgia';
    padding-top: 45px;
    padding-left: 320px;
    vertical-align: top;
}
/*block10*/





.block10-btn{
    background: url("../img/img10.6.png") no-repeat center 0 transparent;
    width: 172px;
    height: 50px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    border: none;
    text-align: center;
    color: #FFFFFF;
    font: 100 30px/50px 'PT Sans Narrow';
}
.form-horizontal{
    margin-bottom: 0;
}
.form-horizontal .row{
    margin-bottom: 20px;
}
.form-horizontal .row-select{
    width: 449px;
}
.form-horizontal .row select,
.form-horizontal .row input[type="text"]{
    width: 427px;
    height: 30px;
    padding: 5px 10px;
    border:  1px solid #869147;
    border-radius: 3px;
    -webkit-box-shadow: 0px 2px 5px #ebe6cd inset;
    box-shadow: 0px 2px 5px #ebe6cd inset;
    -moz-box-sizing:content-box;
    -webkit-box-sizing:content-box;
    box-sizing:content-box;
    display: block;

}
.form-horizontal .row label{
    text-transform: uppercase;
    display: block;
    color: #db3737;
    font: 100 16px/20px 'PT Sans Narrow';
    padding-bottom: 10px;
}
.form-horizontal .row label small{
    float: right;
    color: #2391ca;
    font: italic 12px/20px 'Georgia';
	text-transform: none;
}
.form-horizontal .row-submit{
    margin-left: 10px;
    margin-bottom: 0;
}
.row-submit button:active,
.row-submit button:focus,
.row-submit button:hover,
.row-submit button{
    margin: 0;
    text-transform: uppercase;
}
.row-submit span.itog{
    color: #5d2315;
    font-family: 'Georgia';
    font-style: italic;
    font-size: 18px;
    display: inline-block;
    vertical-align: middle;
    float: right;
    line-height: 55px;
}
/* block10 */
.wrapper33 {
	position:absolute;
	z-index:999;
	top:20px;
	left:-30px;
	transform: rotate(-30deg);
	width: 200px;
	color:#FFF;
	}
	
	.tab1 th {
    border: 1px solid #fff;
    font-size: 18px;
    height: 100px;
    text-align: center;
}
.tab1 {
    border-collapse: collapse;
}
.tab1 td {
    border: 1px solid #fff;
    color: #fff;
    padding: 20px 5px;
    text-align: center;
}
.popup {
    background: #f9f9f9 none repeat scroll 0 0;
    float: left;
    position: relative;
    width: 600px;
}
    select.popup-country {
    border: 1px solid #869147;
    border-radius: 3px;
    color: #333;
    font: 17px/25px Arial,sans-serif;
    padding: 5px 202px 5px 10px;
    text-shadow: 1px 1px #fff;
    }
.form2 {
    float: right;
    text-align: left;
    width: 280px;
}
.input_form2 {
    height: auto;
    margin-left: 0;
    margin-top: 5px;
    width: 270px;
}
.form3 {
    float: left;
    text-align: center;
    width: 290px;
}
.none {
 
}
.input_form2 {
    height: auto;
    margin-left: 41px;
    margin-top: 5px;
    width: 270px;
}
.popup2 {
    background: #f9f9f9 none repeat scroll 0 0;
    float: left;
    position: relative;
    width: 340px;
}
.ttt {
    font-family: verdana;
    font-size: 13px;
    margin-left: 15px;
    text-align: center;
    width: 90%;
}
.krestik {
    cursor: pointer;
    position: absolute;
    right: -25px;
    top: -25px;
}
.popup_title {
    float: left;
    height: auto;
    width: 100%;
}
.popup_title p {
    color: #444;
    font-family: "PT_Sans-Web-Bold";
    font-size: 14px;
    font-weight: 300;
    margin-top: 25px;
    text-align: center;
}
.order {
    color: #c00;
    cursor: pointer;
    font: 900 19px/25px sans-serif;
    padding: 10px 30px;
}
.input_form22 input {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #869147;
    border-radius: 3px;
    color: #333;
    font: 17px/25px Arial,sans-serif;
    padding: 5px 45px 5px 10px;
    text-shadow: 1px 1px #fff;
}




#ouibounce-modal {
    display: none;
    font-family: "Open Sans",sans-serif;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}
#ouibounce-modal .underlay {
    animation: 0.5s ease 0s normal none 1 running fadein;
    background: rgba(0, 0, 0, 0) url("../img/bgexit.png") repeat scroll 0 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
#ouibounce-modal .modal {
    animation: 0.3s ease 0s normal none 1 running popin;
    background-color: #f0f1f2;
    border-radius: 4px;
    bottom: 0;
    height: 400px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 600px;
    z-index: 1;
}
.over-window {
    border: 0 none;
    cursor: default;
    left: 50%;
    margin: 0 0 0 -300px;
    position: fixed;
    top: 10%;
    width: 600px;
    z-index: 9999;
}
.jq-selectbox__dropdown > ul{
    max-height: 304px !important;
    overflow-y: scroll !important;
}