@font-face {
    font-family: 'almoni-dl';
    font-style: normal;
    font-weight: 300;
    src: url(../fonts/almoni-dl-aaa-300.eot);
    src: url(../fonts/almoni-dl-aaa-300.eot?#iefix) format('embedded-opentype'),
    url(../fonts/almoni-dl-aaa-300.woff) format('woff'),
    url(../fonts/almoni-dl-aaa-300.ttf) format('truetype');
}
@font-face {
    font-family: 'almoni-dl';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/almoni-dl-aaa-400.eot);
    src: url(../fonts/almoni-dl-aaa-400.eot?#iefix) format('embedded-opentype'),
    url(../fonts/almoni-dl-aaa-400.woff) format('woff'),
    url(../fonts/almoni-dl-aaa-400.ttf) format('truetype');
}
@font-face {
    font-family: 'almoni-dl';
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/almoni-dl-aaa-700.eot);
    src: url(../fonts/almoni-dl-aaa-700.eot?#iefix) format('embedded-opentype'),
    url(../fonts/almoni-dl-aaa-700.woff) format('woff'),
    url(../fonts/almoni-dl-aaa-700.ttf) format('truetype');
}
@font-face {
    font-family: 'almoni-dl';
    font-style: normal;
    font-weight: 900;
    src: url(../fonts/almoni-dl-aaa-900.eot);
    src: url(../fonts/almoni-dl-aaa-900.eot?#iefix) format('embedded-opentype'),
    url(../fonts/almoni-dl-aaa-900.woff) format('woff'),
    url(../fonts/almoni-dl-aaa-900.ttf) format('truetype');
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11{
    float: right!important;
}
html{
    width: 100%;
    height: 100%;

}
body{
    width: 100%;
    min-height:100%;
    font-family: 'almoni-dl' , 'Arial'!important;
   /* background: url("../img/standAloneBg.jpg") center center no-repeat;*/
    background-size: cover;
    position: relative;
    background-color: #E5E8ED;
}

.calcBgImg{
    width: 100%;
    height:100%;

    padding: 0;
}
body:before{
    content: "";
    position: absolute;
    top:0;
    right:0;
    width: 100%;
    height: 100%;
    background: rgba(0,23,40,0.7);
}

.tooltip_11 span {
    display: none;
}

.tooltip_11 {
    display: inline;
    position: relative;
    float: right;
    right: -10px;
    text-decoration: none;
    float: right!important;
    width: 20px!important;
    height: 20px;
    background: #29a3cf;
    border-radius: 50%;
    text-align: center;
    line-height: 21px;
    color: #fff;
    font-family: arial;
}


.tooltip_11 span {
    display: none;
}

.tooltip_11 {
    display: inline;
    position: relative;
    float: right;
    right: 0px;
}

.tooltip_11:hover span {
    display: block;
    background: #f8fdff;
    right: 0px;
    border-radius: 5px;
    float: left !important;
    top: 22px;
    font-size: 12px;
    color: #333;
    padding: 10px;
    border: 1px solid #0288d1;
    position: absolute;
    z-index: 98;
    width: 200px;
}

option[disabled] {
    display: none;
}

option{
    font-family: Arial;
    font-weight: 400;
    font-size: 12px;
}

.linkIcon{
    background: #29a3cf url("../img/linkIcon.png") 20px center no-repeat;
    background-size: 12px 12px;
    padding-left: 42px;
    color:#fff;
    text-decoration: none;
    font-size: 20px;
    margin: 20px 0;
    display: inline-block;
    width: 118px;
    height: 40px;
    line-height: 40px;
}
.linkIcon:hover,
.linkIcon:focus{
    color:#fff;
    text-decoration: none;
}
.gnsLogo{
    float: right;
    margin: 20px 0;
}
.headerPhone{
    font-size: 20px;
    text-transform: uppercase;
    color:#fff;
    margin-left: 20px;
}
.headerPhone a:hover,
.headerPhone a:focus,
.headerPhone a{
    color:#fff;
    text-decoration: none;
    line-height: 40px;
}
.pageHeader h1{
    text-align: center;
    text-transform: uppercase;
    color:#fff;
    font-size: 32px;
    margin: 50px 0 70px;
    font-weight: 700;
}
.container_blur{
    background: rgba(0,0,0,0.39);
    padding:40px 25px;
    border-radius: 6px;
}
.calcBgImg label{
color:#fff;
    font-size: 17px;
}
.tooltip_2,
.tooltip_1{
    text-decoration: none;
    float: right!important;
    width: 20px!important;
    height: 20px;
    background: #29a3cf;
    border-radius: 50%;
    text-align: center;
    line-height: 21px;
    color: #fff;
    font-family: arial;
}
.form-control,
.select{
    box-shadow: 0px -1px 1px 0px rgba(0, 0, 0, 0.35)!important;
    border: 0!important;
}
.select{
    background: #fff url(../img/select-noborder.png) no-repeat right/ 35px!important;
}
.calcBgImg .help-block,
.min-text, .min-text:hover, .min-text:focus{
    color:#fff!important;
}
.checkbox{
    float: left;
    width: 50%;
    clear: both;
}
#price_box{
    margin-top: 0!important;
    float: left;
    width: 100%;
    min-height: 100px!important;
}

#price_loading,
#actualprice{
    width: 100%!important;
    padding: 0;
    margin: 0;
    min-height: 100px!important;
}
.launch-serv-btn a{
    margin-top: 0!important;
    background: #29a3cf!important;
    border: solid 1px #29a3cf!important;
    box-shadow:none!important;
}
.checkbox h6 a,
.checkbox h6{
    color:#00aaf4!important;
    font-size: 50px;
    font-weight: 300;
}
.checkbox small{
    color:#fff;
}
#actualprice a,
#price_comment{
    color:#00aaf4!important;
}
#actualprice{
    color: #00aaf4!important;
}
#osAdd1, #osAdd2, #osAdd3{
    float: left;
}
.totalPrice{
    color:#fff;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 400;
}
.displayBlock{
    display: block;
}
.formWrapper>div{
    float: left;
    width:100%;
}

.custom-checkbox{
    background: url(../img/checkbox-sprite4.png) no-repeat 0 0 transparent;
}
.custom-radio{
    background: url(../img/radio_img4.png) no-repeat 0 0 transparent;
}

@media only screen and (max-width:992px) {
    .form-group {padding: 0;}
    html{height: auto;min-height: 100%;}
    #helpID{width: 100%;}
}
@media only screen and (max-width:480px) {
    .pageHeader h1{margin: 20px 0 40px;    font-size: 22px;}
    .headerPhone{display: none;}
    .gnsLogo{max-width: 100%;}
    .gnsLogo img{max-width: 100%;}
    .launch-serv-btn a{max-width: 100%;}
    .checkbox{width: 100%;}
}
