/*Font-face */
@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:400italic,400,700,300&subset=latin,cyrillic-ext);
/*   general styles   */
body, html {
    padding: 0;
    margin: 0;
    height: 100%;
    text-align: center;
}
body #bg {
    background: #8799a0 url('../i/bg-level2.jpg') no-repeat 50% 0;
    min-width: 960px;
}
body#homepage #bg {
    background: #82959c url('../i/bg-main.jpg') no-repeat 50% 0;
}
body, td, th, select, input, textarea, h1, h2, h3 {
    font: normal 14px/1.2em Arial, sans-serif;
    color: #7c8183;
}
small {
}
big {
    font-size: 47px;
    position: relative;
    left: -7px;
    top: -4px;
}
a {
    color: #ab3c00;
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}
a:focus {
    outline: none;
}
table {
    border: 0;
    border-collapse: collapse;
}
form, img, div, td, th {
    padding: 0;
    margin: 0;
    background: transparent;
    border: none;
}
p {
    padding: 0 0 10px 0;
    margin: 0;
    background: transparent;
    font-family: inherit;
    font-size: inherit;
}
p.small {
    color: #7c8183;
    font-size: 11px;
    line-height: 14px !important;
}
h1 {
    color: #392b22;
    font-size: 30pt;
    padding: 0;
    margin: 0 0 21px 0;
}
h2 {
    color: #392b22;
    font-size: 15px;
    margin: 0;
    padding: 0 0 7px 0;
}
#level2 .column-right .content h2 {
    font-size: 18px;
    font-weight: bold;
    font-style: italic;
    margin-top: 19px;
    padding: 0 0 10px 0;
}
h3 {
    color: #010101;
    font-size: 18px;
    font-style: italic;
    margin: 0;
    padding: 0 0 6px 0;
}
.benefits h3 {
    font-style: italic;
    color: #fefefe;
    line-height: 24px;
    padding: 0 0 4px 0;
    //padding: 0 0 8px 0;
    font-size: 14px;
}
.benefits h3 big {
    font-size: 24px;
    font-weight: bold;
}
ul {
    list-style: none;
    padding: 0 0 13px 0;
    margin: 0;
}
ul li {
    padding: 0 0 0 10px;
    margin: 0;
    background: transparent url('../i/li.gif') no-repeat 0 7px;
}
ul.subnav {
    padding: 0 0 15px 0;
}
ul.subnav li {
    padding: 0 0 2px 22px;
    background: transparent url('../i/li-red.gif') no-repeat 0 9px;
    font-size: 14px;
    line-height: 16px;
    position: relative;
}
.blocks .column.size3 ul.subnav {
    padding-top: 7px;
}
.blocks .column.size3 ul.subnav li {
    background: transparent url('../i/li-orange.gif') no-repeat 0 9px;
}
.blocks .column.size3 ul.subnav li a, .blocks .column.size3 ul.subnav li {
    color: #db6321;
}

.bgoffice ul.subnav li {
    background: transparent url('../i/li-orange2.gif') no-repeat 0 9px;
}
.bgoffice ul.subnav li a {
    color: #db6321;
}
.subnav li.active img {
    position: absolute;
    right: 0;
    top: -13px;
}
.subnav li.active a {
    text-decoration: none;
    color: #392b22;
}
.benefits ul {
    padding: 0;
}
.benefits ul li {
    padding: 0 0 0 20px;
    background: transparent url('../i/li-grey.gif') no-repeat 4px 5px;
    font-size: 11px;
    line-height: 12px;
    font-size: 10px;
    font-style: italic;
    color: #363737;
}
.clear, .clearfoot {
    display: block;
    clear: both;
    font-size: 1px;
    height: 1px;
    line-height: 1px;
    margin: 0 0 -1px;
}
.clearfoot {
    height: 110px;
    margin: 0;
}
.br {
    display: block;
    clear: both;
    font-size: 1px;
    height: 28px;
    line-height: 1px;
    margin: 0;
}
.fleft {
    float: left;
}
.fright {
    float: right;
}
img.fleft {
    margin: 3px 20px 0 0;
}
.black {
    color: #010101;
}
.png { behavior:    url('pngbehavior.htc'); }
/*   /general styles   */

/*   the basic layout blocks   */
#bg {
    min-height: 100%;
    text-align: left;
    position: relative;
    z-index: 10;
}
* html #bg {
    height: 100%;
}
#wrapper {
    width: 960px;
    margin: 0 auto;
}

#head {
    height: 145px;
}
#homepage #head {
    height: 150px;
}
#logo {
    padding: 30px 0 0 30px;
    float: left;
}

#sitename {
    padding: 74px 0 0 0;
    float: left;
    font-size: 21px;
    line-height: 19px;
    font-style: italic;
    color: #ffffff;
}
#sitename small {
    font-size: 18px;
    padding: 0 0 0 20px;
}
#head .contacts {
    width: 195px;
    float: right;
    color: #445969;
    padding: 0;
}
#head .contacts div.addnav {
    height: 40px;
}
#head .contacts div.addnav p {
    padding: 6px 0 0 0;
    text-align: center;
    font-size: 12px !important;
    font-style: italic;
}
#head .contacts div.addnav p , #head .contacts div.addnav p  a {
    color: #ffffff;
}
#head .contacts p {
    color: #445969;
    font-size: 15px;
    line-height: 18px;
    padding: 1px 0 0 24px;
}
#head .contacts big {
    font-weight: bold;
    font-size: 32px;
    line-height: 34px;
}
#head .contacts big span {
    position: relative;
    left: -3px;
}
#head .contacts span.sup {
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;
    position: relative;
    top: -13px;
    left: -2px;
    padding: 0 1px 0 0;
}

.blocks {
    padding: 0 0 0 180px;
    clear: both;
}
.blocks.intro {
     height: 470px;
}
.blocks.benefits {
     min-height: 105px;
     //height: 105px;
}
.blocks.feedback {
     height: 300px;
}
.blocks .column {
    float: left;
}
.blocks .column.size1 {
    width: 210px;
}
.blocks .column.size2 {
    width: 240px;
}
.blocks.intro .column.size3, .blocks.feedback .column.size3, .blocks.foot .column.size3 {
    float: right !important;
}
.blocks .column.size3 {
    width: 200px;
}
.blocks .column {
    float: left;
}
.blocks .column .content {
    padding: 23px 15px 0 29px;
}
.blocks .column.size1 .content {
    padding-top: 68px;
}
.blocks .column.size3 .content {
    padding-top: 78px;
}
.blocks .column .content p, .blocks .column .content {
    color: #615937;
    font-size: 11px;
    line-height: 12px;
}
.blocks .column.size3 .content p, .blocks .column.size3 .content {
    color: #fecd04;
}
.blocks .column.size3 a.text {
    text-decoration: none;
    color: #fecd04;
}
.blocks .column.size3 a.text:hover {
}
.blocks .column .content p {
    padding: 0 0 7px 0;
}
.blocks .column h2 {
    padding: 0 0 5px 0;
    //padding: 0 0 9px 0;
}
.blocks.benefits .column.size1 {
    margin-right: 17px;
}
.blocks.benefits .column.size2 {
    width: 210px;
    margin-right: 39px;
}
.blocks.benefits .column.size3 {
    width: 230px;
}
.blocks.feedback .column.size1, .blocks.feedback .column.size3 {
    padding-top: 10px;
}
.blocks.feedback .column.size1 .content {
    background: #ebeeef;
    padding-top: 0;
    min-height: 240px;
    //height: 240px;
}
.blocks.feedback .column.size1 .content h2 {
    padding: 23px 0 7px 0;
}
.blocks.feedback .column.size1 .content p, .blocks.feedback .column.size1 .content {
    color: #7c8183;
}
.blocks.feedback .column.size2 {
    background: #d1d6d8 url('../i/bg-form.jpg') no-repeat 0 100%;
    padding: 0;
    min-height: 300px;
    //height: 300px;
    width: 340px;
}
.blocks.foot .column.size2 {
    width: 370px;
}
.blocks.foot .column.size2 .content {
    padding: 43px 0 30px 21px;
    font-size: 12px;
    font-family: Arial !important;
}
.blocks.foot .column.size3 .content {
    padding: 43px 0 30px 29px;
    background: transparent url('../i/border.gif') no-repeat 0 76px;
}
.blocks.foot .column.size2 .content p {
    font-style: italic;
    font-size: 14px;
    line-height: 19px;
    color: #ffffff;
    font-family: Arial !important;
    padding: 0 0 4px 0;
}
.blocks.foot .column.size2 .content p big {
    font-size: 18px;
}
.blocks.foot a {
    color: #ffdd05;
}
.blocks.foot .column.size3 .content p {
    font-size: 14px;
    line-height: 19px;
    color: #ffffff;
    font-family: Arial !important;
}
.blocks.foot .column.size3 .content p  small {
    font-size: 11px;
}
.blocks.foot .column.size3 .content p  big {
    font-size: 18px;
}
.blocks.foot .column h2 {
    padding: 0 0 0 0;
    //padding: 0 0 3px 0;
}

/* forms */
.form {
    padding: 30px 0 10px 30px;
}
.form form {
    width: 100%;
}
.form .field {
    width: 264px;
    background: #ebeeef;
    font: normal 11px/1.2em Tahoma;
    color: #010101;
    margin: 0;
    padding: 4px 7px 3px 7px;
    border-top: 1px solid #abadb3 !important;
    border-bottom: 1px solid #e3e9ef !important;
    border-left: 1px solid #e2e3ea !important;
    border-right: 1px solid #dbdfe6 !important;
}
#level2 .form .field {
    width: 414px;
}
.form .field:focus {
    border-top: 1px solid #ac3c00 !important;
    border-bottom: 1px solid #cb5616 !important;
    border-left: 1px solid #c34f10 !important;
    border-right: 1px solid #c34f10 !important;
}
.form .field.placeholded {
    color: #7c8183;
}
.form .field.error {
    color: #ac3c00;
}
.form input.field {
    margin: 0 0 8px 0;
    //margin: -1px 0 7px 0;
}
.form textarea.field {
    height: 121px;
    //height: 120px;
    margin: 0 0 10px 0;
}
.form input.button {
    border: none;
    padding: 0;
    margin: 0;
    //margin: -1px 0;
    cursor: pointer;
    //cursor: hand;
    background: transparent url('../i/button.gif') no-repeat 0 0;
    width: 180px;
    height: 30px;
}
#feedbackformmess {
    height: 300px;
}
#feedbackformmess div {
    padding: 80px 90px 40px 103px;
}
#homepage #feedbackformmess div {
    padding: 80px 30px 40px 33px;
}
#feedbackformmess p, #feedbackformmess {
    color: #676e71;
    font-size: 14px;
    line-height: 18px;
}
#feedbackformmess p {
    padding: 2px 0 10px 0;
}

/* /forms */

/* level 2 */
.columns {
    clear: both;
    width: 100%;
    padding: 0;
}
* html .columns {
    //padding-right: 1px;
    //overflow-x: hidden;
}
.column-left, .column-right {
    float: left;
}
.column-left {
    width: 210px;
    padding: 20px 0 0 0;
    margin: 0 0 0 50px;
}
.column-right {
    width: 700px;
    //margin-right: -1px;
    position: relative;
    background: #ffffff;
    min-height: 640px;
    /*//height: 640px;*/
}
.column-right#contactInfo {
    background: #ffffff url('../i/contacts.jpg') no-repeat 40px 98px;
}

.bgshop {
    background: #ffdd05;
    padding: 25px 0 11px 19px;
}
.bgoffice {
    background: #392b22;
    padding: 25px 0 11px 19px;
}

#level2 .blocks.foot {
    padding: 0;
    min-height: 379px;
    //height: 379px;
}
#level2 .blocks.foot .column.size1 {
    width: 260px;
    margin: 0;
}
#level2 .blocks.foot .column.size1 .content {
    padding: 32px 0 0 84px;
}
#level2 .blocks.foot .column.size1 .content, #level2 .blocks.foot .column.size1 .content p {
    font-size: 14px !important;
    line-height: 15px !important;
    color: #ffffff;
}
#level2 .blocks.foot .column.size1 .content p big {
    font-size: 18px !important;
    line-height: 18px !important;
}
#level2 .blocks.foot .column.size1 .content p small {
    font-size: 12px !important;
    line-height: 15px !important;
}
#level2 .blocks.foot .column.size1 .content p {
    padding: 3px 0 1px 0 !important;
}
#level2 .blocks.foot .column.size1 .content div {
    padding: 0 0 15px 0;
}

#level2 .blocks.foot .column.size2 {
    width: 210px;
    padding: 10px 0 0 0;
    background: #ffffff;
}
#level2 .blocks.foot .column.size2 .content {
    background: #ebeeef;
    padding: 23px 20px 29px 29px;
}
#level2 .blocks.foot .column.size2 .content h2 {
    padding: 0 0 6px 0;
}
#level2 .blocks.foot .column.size2 .content, #level2 .blocks.foot .column.size2 .content p {
    font: normal 11px/12px Arial;
    color: #7c8183;
}

#level2 .blocks.foot .column.size3 {
    float: left;
    width: 490px;
    background: #d1d6d8 url('../i/bg-form2.jpg') no-repeat 100% 100%;
}

.column-right .content {
    padding: 34px 40px;
}
.column-right .content p {
    line-height: 17px;
}
.column-right .content strong {
    color: #010101;
}

table.price {
    width: 100%;
    border-collapse: separate;
}
table.price th {
    font: normal 11px/13px Arial;
    color: #7c8183;
    text-align: left;
    padding: 5px 8px 1px 10px;
    border: none;
}
table.price td {
    font: normal 14px/16px Arial;
    color: #323435;
    text-align: left;
    background: #ffdd05;
    border-bottom: 2px solid #ffffff;
    padding: 8px 8px 6px 10px;
}
table.price tr.even td {
    background: #ffce05;
}
table.price.mono td {
    background: #ffffff;
}
table.price.mono tr.even td {
    background: #eae8e8;
}
table.price td small {
    font-size: 11px;
}
table.price td.num small {
    color: #97853d;
}
table.price td big {
    font-size: 18px;
    font-weight: bold;
}
table.price td.num, table.price th.num {
    padding-right: 0;
}
table.price td img {
    margin: 0 0 -3px 0;
}
table.price td.united {
}
table.price td sup {
    font-size: 10px;
    position: relative;
    line-height: 10px;
}
table.price p.small {
    color: #323435;
    font-size: 11px;
    line-height: 14px;
}
table.price p.small big {
    font-size: 14px;
    color: #323435;
}

p.notice {
    font-size: 18px;
    color: #fefefe;
    background: #d30000;
    font-weight: bold;
    line-height: 21px !important;
    padding: 11px 30px 13px 39px;
    margin: 7px 0;
}
.blocks.intro .column.size3 {
    background: transparent url('../i/kangoo.jpg') no-repeat 0 279px;
    height:360px;
}
table.text td h2 {
    margin-top: 0 !important;
    padding: 18px 0 15px 0 !important;
    color: #010101 !important;
    line-height: 14px !important;
}
/* /level 2 */
.modal-body input{
    /* border: 1px solid #d7d7d7; */

}
.close{
    background:url(../img/x.png) no-repeat;
    width:21px;
    height:20px;
}
.close-modal{
    background: url(../img/btn-grad.png) repeat-x center 0px;
    width:36px;
    height: 30px;
    margin-left: 6px;
}
.addhdr{
    color:white;
    text-shadow: 0 0 1px #027ecf;
    margin: 0;
    font-size: 25px;
    margin-bottom: 0;
    font-style: normal;
    font-family: 'Roboto Condensed', sans-serif;
    line-height: 18px;
}
.wintips{
    position: fixed;
    right: -300px;
    top:50%;
    min-height:66px;
    width: 217px;
    /* z-index: 100000; */
    font-family: 'Roboto Condensed', sans-serif;
    box-shadow: 4px 3px 5px #cecece;
	margin-top: -34px;
}
.wintips h4{
    color:white;
    margin: 0;
    line-height: 29px;
    text-align: left;
    text-indent: 3px;
    text-transform: uppercase;
    font-size: 18px;
}
.wintips p{
    color: #a90850;
    width: inherit;
    text-align: left;
    width: 52%;
    margin-left: 12px;
    font-size: 13px;
    line-height: 11px;
    margin-top: 4px;
}
.blueHdr{
    background: url(../img/wintipblue.png) no-repeat;
	z-index: 99999;
}
.pinkHdr{
    background: url(../img/wintippink.png) no-repeat;
    z-index: 99999;
}
.frstH{
    font-weight: lighter;

    font-size: 24px;
}
.scndH{
    font-size: 28px;

    font-weight: bold;
    text-transform: uppercase;
}
.tb-cell{
    vertical-align: middle;
    text-align:center;
    position: absolute;
    top: 48px;
    left: 21px;
}
.close-modal:hover{
    background: #dc0000;
    border: 0;
}
.modal-body label{
    display: inline-block;
}
.row > div{
    min-height: 55px;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
    _height: 250px;
    width: 153px;
    margin-right: 1px;
    position: relative;
    right: 7px;
}
.media-content{
    text-align:left;
    overflow:hidden;
    background: rgb(255,255,255);
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMiUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZWNmZGZkIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L3JhZGlhbEdyYWRpZW50PgogIDxyZWN0IHg9Ii01MCIgeT0iLTUwIiB3aWR0aD0iMTAxIiBoZWlnaHQ9IjEwMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-radial-gradient(center, ellipse cover,  rgba(255,255,255,1) 2%, rgba(236,253,253,1) 100%);
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(2%,rgba(255,255,255,1)), color-stop(100%,rgba(236,253,253,1)));
background: -webkit-radial-gradient(center, ellipse cover,  rgba(255,255,255,1) 2%,rgba(236,253,253,1) 100%);
background: -o-radial-gradient(center, ellipse cover,  rgba(255,255,255,1) 2%,rgba(236,253,253,1) 100%);
background: -ms-radial-gradient(center, ellipse cover,  rgba(255,255,255,1) 2%,rgba(236,253,253,1) 100%);
background: radial-gradient(ellipse at center,  rgba(255,255,255,1) 2%,rgba(236,253,253,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ecfdfd',GradientType=1 );

}
.icon{
    min-height: 20px;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
    _height: 20px;
    width:20px;
}
.i-track{
    background: url(../img/i-track.png) no-repeat;
    margin-right:5px;
    vertical-align: middle;
}
.btn{
    color: white;
    /* font-style:italic; */
    font-weight:bold;
    font-size: 16px;
    white-space:initial;
    text-transform:uppercase;
    border:0;
    display: inline-block;
    outline:0;
    cursor: pointer;
}
.privacy-policy{
    clear: both;
    margin: 27px 4px -2px;
    font-size: 13px;
    position: relative;
    left: -16px;
    padding-bottom: 19px;
    color: #515151;
}
.privacy-policy a{
    color: #515151;
    
    font-weight: bold;
}
.codeTxt{

}
.spnTxt{
    width: 100px;

    display: inline-block;
    color: black;
    text-align: left;
    line-height: 17px;
}
.codeImp{
    border: 1px dotted #a8a8a8;
    display: inline-block;
    height: 44px;
    font-size: 40px;
    line-height: 44px;
    width: 130px;
    text-align: center;
    font-weight: bold;
    color: black;
    font-family: 'Roboto Condensed', sans-serif;
    margin: 0 13px 0 0;
    /* padding-bottom: 6px; */
}
.yourCodeFld{
    width: 100%;

    margin-bottom: 13px;
    height: 55px;
    margin-top: 51px;
}
.codeTxt{
    display: inline-block;

    font-size: 30px;
    text-transform: uppercase;
    color: #a1b0b7;
    margin: 0 2px 0 -27px;
    /* vertical-align: top; */
    position: relative;
    top: -6px;
    width: 135px;
}
.impFld{
    width: 203px;
    position:relative;
    display: block;
    margin-left: 33px;
    margin-top: 1px;
}
.errorFld{
    display: none;
    position: absolute;
    top: -72px;
    left: 7px;
    border:1px solid #bac2c3;
    padding: 8px 14px;
    width: 377px;
    background: white;
    text-align: left;
    font-size: 13px;
    height: 50px;
}
.error{
display:block;
}
.errorFld p{
    /* margin:0; */
    padding: 0;
}
.impFld .txt{
    color: #717171;
    width: 96%;

    height: 24px;
    line-height: 24px;
    font-size: 11px;
    padding-left: 8px;
    color: #717171;
    border: 1px solid #d7d7d7;
    margin-bottom: 3px;
}
.impFld.error .txt{
    background: #bbffa9;
    border:1px solid #78d453;
}
.txt:-webkit-placeholder{
    color: #545454;
    opacity: 1;
}
.txt:-moz-placeholder{
    color: #545454;
    opacity: 1;
}
.txt::-moz-placeholder{
    color: #545454;
    opacity: 1;
}
.animate{
    display: inline-block;
    
    height: 142px;
    width: 138px;
    margin: -51px 7px 0 0;
    background: url(../img/animation.gif) no-repeat;
    position: relative;
    z-index: 1;
}
.btnFld{
    margin-right: 64px;

}
.submit-btn{
    height: 60px;
    width: 168px;
    line-height: 17px;
    border:1px solid #1aa013;
    border-radius:1px;
    background: url(../img/btn-submit.png) repeat-x;
    text-shadow:0 -1px 1px #067d03;
    padding: 0 24px;
    font-family: 'Roboto Condensed', sans-serif;
    font-style: italic;
}
.submit-btn:hover{
    background: url(../img/btn-submit-h.png) repeat-x;
}
.error .submit-btn{
    background: url(../img/btn-submit-error.png) repeat-x;
}
.ftl{
    float:left;
}
.ftr{
    float:right;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, 15%);
  -ms-transform: translate(0, 15%);
  transform: translate(0, 15%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-dialog {
  position: relative;
  width: auto;
  padding: 10px;
  z-index: 1050;
}
.modal-content {
    border:7px solid #55290c;
  position: relative;
  background-color: #ffffff;
  -webkit-box-shadow: 1px 4px 10px rgba(0, 0, 0, 0.5);
  box-shadow: 1px 4px 10px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: none;
    position: relative;
    font-family: 'Roboto Condensed', sans-serif;
}
.share{
    background:url(../img/share-bg.png) repeat-x;
    /* clear: both; */
    overflow: visible;
    height: 49px;
    box-shadow: 0 2px 4px #b4bebf;
    padding-top: 12px;
}
.share .hdrTxt{
    color:white;
    font-style:normal;
    display: inline-block;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    vertical-align: top;
    position: relative;
}
.shareSml{
    position: absolute;
    right:26px;
    top:-23px;
    height: 82px;
    width:78px;
}
.blueHdr .shareSml{
top: -31px;
right: 28px;
}
.blueHdr .shareSml{
    background: url(../img/infoPnk.gif) no-repeat 0 2px;
}
.pinkHdr .shareSml{
    background: url(../img/infoBl.gif) no-repeat 0 2px;
}
.shareSml .tb-cell{
  left: 13px;
top: 35px;
}  
.shareSml .frstH{
 font-size: 14px;
line-height: 8px;   
}
.shareSml .scndH{
font-size: 14px;
line-height: 8px;
text-indent: 2px;   
}
.hdr-l{
    font-size: 36px;
    top: 0px;
    left: -6px;
    margin-right: -8px;
}
.hdr-r{
    font-size: 30px;
    width: 96px;
    line-height: 17px;
}
.hdr-r small{
    font-size: 12px;
}
.abst{
    position: absolute;
    display:inline-block;
}
.topLft{
    width:107px;
    height:115px;
    background:url(../img/top-left.png) no-repeat;
    left:0;
    top:0;
    z-index: 10;
}
.botRght{
    width:125px;
    height: 70px;
    background:url(../img/bot-right.png) no-repeat;
    right:0;
    bottom: -11px;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  min-height: 16.428571429px;
}
.modal-header .close {
  margin-top: 2px;
  margin-left:;
}
.close-desc{
    text-align:right;
    position: relative;
    padding: 9px 9px 0 9px;
    text-transform: uppercase;
    color: #e31d1d;
    font-weight: bold;
    line-height: 16px;
    position: relativу;
    position: relative;
    height: 40px;
    position: relative;
    position: relative;
    background: #e8fcfd;
}
.i-arrow{
    position: absolute;
    bottom: -20px;
    left:12px;
    height: 20px;
    width:20px;
    z-index: 10;
    background: url(../img/arrow.png) no-repeat;
}
.modal-title {
  margin: 0;
  line-height: 1.428571429;
}
.modal-body {
  position: relative;
  overflow: hidden;
  background: -moz-radial-gradient(center, ellipse cover,  rgba(255,255,255,0.1) 0%, rgba(0,226,235,0.1) 99%, rgba(0,226,235,0.1) 100%); /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(255,255,255,0.1)), color-stop(99%,rgba(0,226,235,0.1)), color-stop(100%,rgba(0,226,235,0.1))); /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover,  rgba(255,255,255,0.1) 0%,rgba(0,226,235,0.1) 99%,rgba(0,226,235,0.1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover,  rgba(255,255,255,0.1) 0%,rgba(0,226,235,0.1) 99%,rgba(0,226,235,0.1) 100%); /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover,  rgba(255,255,255,0.1) 0%,rgba(0,226,235,0.1) 99%,rgba(0,226,235,0.1) 100%); /* IE10+ */
background: radial-gradient(ellipse at center,  rgba(255,255,255,0.1) 0%,rgba(0,226,235,0.1) 99%,rgba(0,226,235,0.1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1affffff', endColorstr='#1a00e2eb',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}
.modal-footer {
  text-align: right;
  background-color:white;
}
.modal-footer:before,
.modal-footer:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-footer .heading{
    text-align:center;
    color:white;
    text-shadow: 1px 0 2px #d18104;
    text-transform:uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight:bold;
}
.modal-footer h2.heading{
    font-size: 25px;
    height:47px;
    line-height:47px;
    background: url(../img/mid-bg.png) repeat-x;
    margin-bottom: 15px;
}
.modal-footer h4.heading{
    font-size: 18px;
    height:41px;
    line-height:41px;
    background: url(../img/sml-bg.png) repeat-x;
    margin-bottom:0;
    margin-top: 11px;
}
.modal-contacts .icon{
    margin-right:5px;
}
.medHdr{
    color:#f40000;
    font-size: 15px;
    margin:0;
    font-weight: bold;
    text-transform: uppercase;
}
.medTxt{
    color:#db8100;
    padding-bottom: 0;
    font-size: 13px;
}
.medLnk{
    color:#db8100;
    font-size: 13px;
}
.i-name{
    background: url(../img/i-house.png) no-repeat;
}
.i-phone{
    background: url(../img/i-phone.png) no-repeat;
}
.i-support{
    background: url(../img/i-support.png) no-repeat;
}
.submit-btn.disabled{
	opacity: 0.5;
}
@media screen and (min-width: 768px) {
  .modal-dialog {
    width: 533px;
    margin: -30px 0 0 250px;
  }
  .modal-content {
    -webkit-box-shadow: 1px 4px 10px rgba(0, 0, 0, 0.5);
    box-shadow: 1px 4px 10px rgba(0, 0, 0, 0.5);
  }
}