
.clear {
    clear: both;
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
}
.clearfix, .ipModuleForm .form-horizontal .form-group, .ipModuleForm.form-horizontal .form-group {
}
.clearfix::before, .clearfix::after, .ipModuleForm .form-horizontal .form-group::before, .ipModuleForm .form-horizontal .form-group::after, .ipModuleForm.form-horizontal .form-group::before, .ipModuleForm.form-horizontal .form-group::after {
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
}
.clearfix::after, .ipModuleForm .form-horizontal .form-group::after, .ipModuleForm.form-horizontal .form-group::after {
    clear: both;
}
.hidden {
    display: none !important;
    visibility: hidden !important;
}
html, body {
    border: medium none;
    margin: 0;
    padding: 0;
}
b, strong {
    font-weight: 700;
}
.imtitlers {
    display: none;
}
.home_container {
    background: url("img/shrr_bcg.png") repeat-x scroll left top white;
    margin: 0;
    min-width: 1040px;
    padding: 0;
    width: 100%;
}
.section_container {
    background: url("img/shrr_bcg_sct.png") repeat-x scroll left top white;
    margin: 0;
    min-width: 1040px;
    padding: 0;
    width: 100%;
}
.square_container {
    background: url("img/square.png") repeat-x scroll center 188px transparent;
    width: 100%;
}
.quote {
    color: #000000;
    display: block;
    font-family: "Asap",arial,sans-serif;
    font-size: 24px;
    font-style: italic;
    font-weight: normal;
    margin: 1em;
    text-align: center;
}
.note {
    background-color: transparent;
    border-left: 2px solid #747474;
    color: #000000;
    display: block;
    font-family: "Asap",arial,sans-serif;
    font-size: 14px;
    font-style: italic;
    font-weight: normal;
    margin-bottom: 1em;
    padding-left: 1em;
}
.button {
    background-color: #bc151a;
    border-radius: 5px;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-family: "Asap",arial,sans-serif;
    font-weight: 700;
    padding: 0.5em 1em;
    text-decoration: none;
}
.button:hover {
    background: none repeat scroll 0 0 #01516e;
    box-shadow: 0 0 0 1px #bc151a inset;
}
.button a {
    color: inherit;
}
.button a:hover {
    text-decoration: inherit;
}
.ipWidget .button a {
    color: #ffffff;
}
.ipWidget {
    color: #000000;
    font-family: "Asap",arial,sans-serif;
    font-size: 14px;
    margin-bottom: 5px;
}
.ipWidget::before, .ipWidget::after {
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
}
.ipWidget::after {
    clear: both;
}
.ipWidget h1, .ipWidget h2, .ipWidget h3, .ipWidget h4, .ipWidget h5, .ipWidget h6, .ipWidget img, .ipWidget blockquote, .ipWidget p, .ipWidget ul, .ipWidget ol, .ipWidget li, .ipWidget dl, .ipWidget dd, .ipWidget dt, .ipWidget pre {
    border: medium none;
    margin: 0;
    padding: 0;
}
.ipWidget:last-child {
    margin-bottom: 0;
}
.ipWidget .quote {
    color: #000000;
    display: block;
    font-family: "Asap",arial,sans-serif;
    font-size: 24px;
    font-style: italic;
    font-weight: normal;
    margin: 1em;
    text-align: center;
}
.ipWidget .note {
    background-color: transparent;
    border-left: 2px solid #747474;
    color: #000000;
    display: block;
    font-family: "Asap",arial,sans-serif;
    font-size: 14px;
    font-style: italic;
    font-weight: normal;
    margin-bottom: 1em;
    padding-left: 1em;
}
.ipWidget .button {
    background-color: #bc151a;
    border-radius: 5px;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-family: "Asap",arial,sans-serif;
    font-weight: 700;
    padding: 0.5em 1em;
    text-decoration: none;
}
.ipWidget .button:hover {
    background: none repeat scroll 0 0 #01516e;
    box-shadow: 0 0 0 1px #bc151a inset;
}
.ipWidget .button a {
    color: inherit;
}
.ipWidget .button a:hover {
    text-decoration: inherit;
}
.ipWidget h1 {
    color: #000000;
    font-family: "Asap",arial,sans-serif;
    font-size: 26px;
    font-weight: 400;
    letter-spacing: -1px;
}
.ipWidget h2 {
    color: #000000;
    font-family: "Asap",arial,sans-serif;
    font-size: 24px;
}
.ipWidget h3 {
    color: #000000;
    font-family: "Asap",arial,sans-serif;
    font-size: 24px;
}
.ipWidget ul {
    list-style-position: inside;
    list-style-type: square;
    margin: 0 0 1em 1em;
}
.ipWidget ol {
    list-style-position: inside;
    margin: 0 0 1em 1em;
}
.ipWidget p {
    line-height: 1.5;
    margin-bottom: 1em;
}
.ipWidget ul ul, .ipWidget ol ol {
    margin-bottom: 0;
}
.ipWidget li {
    line-height: 1.5;
    margin-bottom: 5px;
}
.ipWidget p + ul, .ipWidget p + ol {
    margin-top: -0.5em;
}
.ipWidget a {
    color: #bc151a;
    font-size: 13px;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
}
.ipWidget a:hover {
    text-decoration: underline;
}
.ipWidget table {
    border-collapse: collapse;
    color: #000000;
    font-family: "Asap",arial,sans-serif;
    font-size: 13px;
    margin-bottom: 1em;
    width: 100%;
}
.ipWidget table p {
    line-height: normal;
    margin: 0;
}
.ipWidget td {
    border-bottom: 1px solid #ccc;
    font-size: 14px;
    padding: 8px 5px 5px 0;
}
.ipWidget th, .ipWidget thead td, .ipWidget tbody tr:first-child td {
    background: none repeat scroll 0 0 #f1f1f1;
    font-size: 14px;
    font-weight: 700;
}
.ipWidget thead + tbody tr:first-child td {
    background-color: transparent;
    border-bottom: 1px solid #8e8e8e;
    color: inherit;
    font-size: 14px;
    font-weight: normal;
}
.ipWidget p:last-child, .ipWidget ul:last-child, .ipWidget ol:last-child {
    margin-bottom: 0;
}
.ipModuleForm fieldset {
    border: 0 none;
    margin: 0;
    min-width: 0;
    padding: 0;
}
.ipModuleForm legend {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #747474;
    border-image: none;
    border-style: none none solid;
    border-width: 0 0 1px;
    color: #000000;
    display: block;
    font-size: 21px;
    line-height: inherit;
    margin-bottom: 21px;
    padding: 0;
    width: 100%;
}
.ipModuleForm label {
    display: inline-block;
    font-weight: 700;
    margin-bottom: 5px;
    max-width: 100%;
}
.ipModuleForm input[type="search"] {
    box-sizing: border-box;
}
.ipModuleForm input[type="radio"], .ipModuleForm input[type="checkbox"] {
    line-height: normal;
    margin: 4px 0 0;
}
.ipModuleForm input[type="file"] {
    display: block;
}
.ipModuleForm input[type="range"] {
    display: block;
    width: 100%;
}
.ipModuleForm select[multiple], .ipModuleForm select[size] {
    height: auto;
}
.ipModuleForm input[type="file"]:focus, .ipModuleForm input[type="radio"]:focus, .ipModuleForm input[type="checkbox"]:focus {
    outline: thin dotted;
    outline-offset: -2px;
}
.ipModuleForm output {
    color: #000000;
    display: block;
    font-size: 14px;
    line-height: 1.5;
    padding-top: 7px;
}
.ipModuleForm .form-control {
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 1px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #000000;
    display: block;
    font-size: 14px;
    height: 30px;
    line-height: 1.5;
    padding: 5px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}
.ipModuleForm .form-control:focus {
    border-color: #000000;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(0, 0, 0, 0.6);
    outline: 0 none;
}
.ipModuleForm .form-control::-moz-placeholder {
    color: #777777;
    opacity: 1;
}
.ipModuleForm .form-control[disabled], .ipModuleForm .form-control[readonly], fieldset[disabled] .ipModuleForm .form-control {
    background-color: #eeeeee;
    cursor: not-allowed;
    opacity: 1;
}
textarea.ipModuleForm .form-control {
    height: auto;
}
.ipModuleForm input[type="search"] {
}
@media not all {
.ipModuleForm input[type="date"], .ipModuleForm input[type="time"], .ipModuleForm input[type="datetime-local"], .ipModuleForm input[type="month"] {
    line-height: 35px;
}
.ipModuleForm input.input-sm[type="date"], .ipModuleForm input.input-sm[type="time"], .ipModuleForm input.input-sm[type="datetime-local"], .ipModuleForm input.input-sm[type="month"], .input-group-sm .ipModuleForm input[type="date"], .input-group-sm .ipModuleForm input[type="time"], .input-group-sm .ipModuleForm input[type="datetime-local"], .input-group-sm .ipModuleForm input[type="month"] {
    line-height: 30px;
}
.ipModuleForm input.input-lg[type="date"], .ipModuleForm input.input-lg[type="time"], .ipModuleForm input.input-lg[type="datetime-local"], .ipModuleForm input.input-lg[type="month"], .input-group-lg .ipModuleForm input[type="date"], .input-group-lg .ipModuleForm input[type="time"], .input-group-lg .ipModuleForm input[type="datetime-local"], .input-group-lg .ipModuleForm input[type="month"] {
    line-height: 46px;
}
}
.ipModuleForm .form-group {
    margin-bottom: 15px;
}
.ipModuleForm .radio, .ipModuleForm .checkbox {
    display: block;
    margin-bottom: 10px;
    margin-top: 10px;
    position: relative;
}
.ipModuleForm .radio label, .ipModuleForm .checkbox label {
    cursor: pointer;
    font-weight: normal;
    margin-bottom: 0;
    min-height: 21px;
    padding-left: 20px;
}
.ipModuleForm .radio input[type="radio"], .ipModuleForm .radio-inline input[type="radio"], .ipModuleForm .checkbox input[type="checkbox"], .ipModuleForm .checkbox-inline input[type="checkbox"] {
    margin-left: -20px;
    position: absolute;
}
.ipModuleForm .radio + .radio, .ipModuleForm .checkbox + .checkbox {
    margin-top: -5px;
}
.ipModuleForm .radio-inline, .ipModuleForm .checkbox-inline {
    cursor: pointer;
    display: inline-block;
    font-weight: normal;
    margin-bottom: 0;
    padding-left: 20px;
    vertical-align: middle;
}
.ipModuleForm .radio-inline + .radio-inline, .ipModuleForm .checkbox-inline + .checkbox-inline {
    margin-left: 10px;
    margin-top: 0;
}
.ipModuleForm input[type="radio"][disabled], .ipModuleForm input[type="checkbox"][disabled], .ipModuleForm input.disabled[type="radio"], .ipModuleForm input.disabled[type="checkbox"], fieldset[disabled] .ipModuleForm input[type="radio"], fieldset[disabled] .ipModuleForm input[type="checkbox"] {
    cursor: not-allowed;
}
.ipModuleForm .radio-inline.disabled, .ipModuleForm .checkbox-inline.disabled, fieldset[disabled] .ipModuleForm .radio-inline, fieldset[disabled] .ipModuleForm .checkbox-inline {
    cursor: not-allowed;
}
.ipModuleForm .radio.disabled label, .ipModuleForm .checkbox.disabled label, fieldset[disabled] .ipModuleForm .radio label, fieldset[disabled] .ipModuleForm .checkbox label {
    cursor: not-allowed;
}
.ipModuleForm .form-control-static {
    margin-bottom: 0;
    padding-bottom: 7px;
    padding-top: 7px;
}
.ipModuleForm .form-control-static.input-lg, .ipModuleForm .form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0;
}
.ipModuleForm .input-sm {
    border-radius: 3px;
    font-size: 12px;
    height: 30px;
    line-height: 1.5;
    padding: 5px 10px;
}
select.ipModuleForm .input-sm {
    height: 30px;
    line-height: 30px;
}
textarea.ipModuleForm .input-sm, select.ipModuleForm[multiple] .input-sm {
    height: auto;
}
.ipModuleForm .form-group-sm .form-control {
    border-radius: 3px;
    font-size: 12px;
    height: 30px;
    line-height: 1.5;
    padding: 5px 10px;
}
select.ipModuleForm .form-group-sm .form-control {
    height: 30px;
    line-height: 30px;
}
textarea.ipModuleForm .form-group-sm .form-control, select.ipModuleForm[multiple] .form-group-sm .form-control {
    height: auto;
}
.ipModuleForm .form-group-sm .form-control-static {
    font-size: 12px;
    height: 30px;
    line-height: 1.5;
    padding: 5px 10px;
}
.ipModuleForm .input-lg {
    border-radius: 3px;
    font-size: 18px;
    height: 46px;
    line-height: 1.33333;
    padding: 10px 16px;
}
select.ipModuleForm .input-lg {
    height: 46px;
    line-height: 46px;
}
textarea.ipModuleForm .input-lg, select.ipModuleForm[multiple] .input-lg {
    height: auto;
}
.ipModuleForm .form-group-lg .form-control {
    border-radius: 3px;
    font-size: 18px;
    height: 46px;
    line-height: 1.33333;
    padding: 10px 16px;
}
select.ipModuleForm .form-group-lg .form-control {
    height: 46px;
    line-height: 46px;
}
textarea.ipModuleForm .form-group-lg .form-control, select.ipModuleForm[multiple] .form-group-lg .form-control {
    height: auto;
}
.ipModuleForm .form-group-lg .form-control-static {
    font-size: 18px;
    height: 46px;
    line-height: 1.33333;
    padding: 10px 16px;
}
.ipModuleForm .has-feedback {
    position: relative;
}
.ipModuleForm .has-feedback .form-control {
    padding-right: 43.75px;
}
.ipModuleForm .form-control-feedback {
    display: block;
    height: 35px;
    line-height: 35px;
    pointer-events: none;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 35px;
    z-index: 2;
}
.ipModuleForm .input-lg + .form-control-feedback {
    height: 46px;
    line-height: 46px;
    width: 46px;
}
.ipModuleForm .input-sm + .form-control-feedback {
    height: 30px;
    line-height: 30px;
    width: 30px;
}
.ipModuleForm .has-success .help-block, .ipModuleForm .has-success .control-label, .ipModuleForm .has-success .radio, .ipModuleForm .has-success .checkbox, .ipModuleForm .has-success .radio-inline, .ipModuleForm .has-success .checkbox-inline {
    color: #3c763d;
}
.ipModuleForm .has-success .form-control {
    border-color: #3c763d;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}
.ipModuleForm .has-success .form-control:focus {
    border-color: #2b542c;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 6px #67b168;
}
.ipModuleForm .has-success .input-group-addon {
    background-color: #dff0d8;
    border-color: #3c763d;
    color: #3c763d;
}
.ipModuleForm .has-success .form-control-feedback {
    color: #3c763d;
}
.ipModuleForm .has-warning .help-block, .ipModuleForm .has-warning .control-label, .ipModuleForm .has-warning .radio, .ipModuleForm .has-warning .checkbox, .ipModuleForm .has-warning .radio-inline, .ipModuleForm .has-warning .checkbox-inline {
    color: #8a6d3b;
}
.ipModuleForm .has-warning .form-control {
    border-color: #8a6d3b;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}
.ipModuleForm .has-warning .form-control:focus {
    border-color: #66512c;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 6px #c0a16b;
}
.ipModuleForm .has-warning .input-group-addon {
    background-color: #fcf8e3;
    border-color: #8a6d3b;
    color: #8a6d3b;
}
.ipModuleForm .has-warning .form-control-feedback {
    color: #8a6d3b;
}
.ipModuleForm .has-error .help-block, .ipModuleForm .has-error .control-label, .ipModuleForm .has-error .radio, .ipModuleForm .has-error .checkbox, .ipModuleForm .has-error .radio-inline, .ipModuleForm .has-error .checkbox-inline {
    color: #b80000;
}
.ipModuleForm .has-error .form-control {
    border-color: #b80000;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}
.ipModuleForm .has-error .form-control:focus {
    border-color: #850000;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 6px #ff1f1f;
}
.ipModuleForm .has-error .input-group-addon {
    background-color: #f2dede;
    border-color: #b80000;
    color: #b80000;
}
.ipModuleForm .has-error .form-control-feedback {
    color: #b80000;
}
.ipModuleForm .has-feedback label ~ .form-control-feedback {
    top: 26px;
}
.ipModuleForm .has-feedback label.sr-only ~ .form-control-feedback {
    top: 0;
}
.ipModuleForm .help-block {
    color: #737373;
    display: block;
    margin-bottom: 10px;
    margin-top: 5px;
}
.ipModuleForm .form-horizontal .radio, .ipModuleForm .form-horizontal .checkbox, .ipModuleForm .form-horizontal .radio-inline, .ipModuleForm .form-horizontal .checkbox-inline {
    margin-bottom: 0;
    margin-top: 0;
    padding-top: 7px;
}
.ipModuleForm .form-horizontal .radio, .ipModuleForm .form-horizontal .checkbox {
    min-height: 28px;
}
.ipModuleForm .form-horizontal .form-group {
    margin-left: -20px;
    margin-right: -20px;
}
.ipModuleForm .form-horizontal .has-feedback .form-control-feedback {
    right: 20px;
}
.ipModuleForm .input-group {
    border-collapse: separate;
    display: table;
    position: relative;
}
.ipModuleForm .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0;
}
.ipModuleForm .input-group .form-control {
    float: left;
    margin-bottom: 0;
    position: relative;
    width: 100%;
    z-index: 2;
}
.ipModuleForm .input-group-lg > .form-control, .ipModuleForm .input-group-lg > .input-group-addon, .ipModuleForm .input-group-lg > .input-group-btn > .btn {
    border-radius: 3px;
    font-size: 18px;
    height: 46px;
    line-height: 1.33333;
    padding: 10px 16px;
}
select.ipModuleForm .input-group-lg > .form-control, select.ipModuleForm .input-group-lg > .input-group-addon, select.ipModuleForm .input-group-lg > .input-group-btn > .btn {
    height: 46px;
    line-height: 46px;
}
textarea.ipModuleForm .input-group-lg > .form-control, textarea.ipModuleForm .input-group-lg > .input-group-addon, textarea.ipModuleForm .input-group-lg > .input-group-btn > .btn, select.ipModuleForm[multiple] .input-group-lg > .form-control, select.ipModuleForm[multiple] .input-group-lg > .input-group-addon, select.ipModuleForm[multiple] .input-group-lg > .input-group-btn > .btn {
    height: auto;
}
.ipModuleForm .input-group-sm > .form-control, .ipModuleForm .input-group-sm > .input-group-addon, .ipModuleForm .input-group-sm > .input-group-btn > .btn {
    border-radius: 3px;
    font-size: 12px;
    height: 30px;
    line-height: 1.5;
    padding: 5px 10px;
}
select.ipModuleForm .input-group-sm > .form-control, select.ipModuleForm .input-group-sm > .input-group-addon, select.ipModuleForm .input-group-sm > .input-group-btn > .btn {
    height: 30px;
    line-height: 30px;
}
textarea.ipModuleForm .input-group-sm > .form-control, textarea.ipModuleForm .input-group-sm > .input-group-addon, textarea.ipModuleForm .input-group-sm > .input-group-btn > .btn, select.ipModuleForm[multiple] .input-group-sm > .form-control, select.ipModuleForm[multiple] .input-group-sm > .input-group-addon, select.ipModuleForm[multiple] .input-group-sm > .input-group-btn > .btn {
    height: auto;
}
.ipModuleForm .input-group-addon, .ipModuleForm .input-group-btn, .ipModuleForm .input-group .form-control {
    display: table-cell;
}
.ipModuleForm .input-group-addon:not(:first-child):not(:last-child), .ipModuleForm .input-group-btn:not(:first-child):not(:last-child), .ipModuleForm .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0;
}
.ipModuleForm .input-group-addon, .ipModuleForm .input-group-btn {
    vertical-align: middle;
    white-space: nowrap;
    width: 1%;
}
.ipModuleForm .input-group-addon {
    background-color: #dadada;
    border: 1px solid #747474;
    border-radius: 3px;
    color: #000000;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    padding: 6px 12px;
    text-align: center;
}
.ipModuleForm .input-group-addon.input-sm {
    border-radius: 3px;
    font-size: 12px;
    padding: 5px 10px;
}
.ipModuleForm .input-group-addon.input-lg {
    border-radius: 3px;
    font-size: 18px;
    padding: 10px 16px;
}
.ipModuleForm .input-group-addon input[type="radio"], .ipModuleForm .input-group-addon input[type="checkbox"] {
    margin-top: 0;
}
.ipModuleForm .input-group .form-control:first-child, .ipModuleForm .input-group-addon:first-child, .ipModuleForm .input-group-btn:first-child > .btn, .ipModuleForm .input-group-btn:first-child > .btn-group > .btn, .ipModuleForm .input-group-btn:first-child > .dropdown-toggle, .ipModuleForm .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .ipModuleForm .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.ipModuleForm .input-group-addon:first-child {
    border-right: 0 none;
}
.ipModuleForm .input-group .form-control:last-child, .ipModuleForm .input-group-addon:last-child, .ipModuleForm .input-group-btn:last-child > .btn, .ipModuleForm .input-group-btn:last-child > .btn-group > .btn, .ipModuleForm .input-group-btn:last-child > .dropdown-toggle, .ipModuleForm .input-group-btn:first-child > .btn:not(:first-child), .ipModuleForm .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.ipModuleForm .input-group-addon:last-child {
    border-left: 0 none;
}
.ipModuleForm .input-group-btn {
    font-size: 0;
    position: relative;
    white-space: nowrap;
}
.ipModuleForm .input-group-btn > .btn {
    position: relative;
}
.ipModuleForm .input-group-btn > .btn + .btn {
    margin-left: -1px;
}
.ipModuleForm .input-group-btn > .btn:hover, .ipModuleForm .input-group-btn > .btn:focus, .ipModuleForm .input-group-btn > .btn:active {
    z-index: 2;
}
.ipModuleForm .input-group-btn:first-child > .btn, .ipModuleForm .input-group-btn:first-child > .btn-group {
    margin-right: -1px;
}
.ipModuleForm .input-group-btn:last-child > .btn, .ipModuleForm .input-group-btn:last-child > .btn-group {
    margin-left: -1px;
}
@keyframes progress-bar-stripes {
0% {
    background-position: 40px 0;
}
100% {
    background-position: 0 0;
}
}
.ipModuleForm .progress {
    background-color: #f5f5f5;
    border-radius: 3px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    height: 21px;
    margin-bottom: 21px;
    overflow: hidden;
}
.ipModuleForm .progress-bar {
    background-color: #bc151a;
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15) inset;
    color: #ffffff;
    float: left;
    font-size: 12px;
    height: 100%;
    line-height: 21px;
    text-align: center;
    transition: width 0.6s ease 0s;
    width: 0;
}
.ipModuleForm .progress-striped .progress-bar, .ipModuleForm .progress-bar-striped {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 40px 40px;
}
.ipModuleForm .progress.active .progress-bar, .ipModuleForm .progress-bar.active {
    animation: 2s linear 0s normal none infinite running progress-bar-stripes;
}
.ipModuleForm * {
    box-sizing: border-box;
}
.ipModuleForm .form-group {
    margin-bottom: 5px;
}
.ipModuleForm .form-control, .ipModuleForm .input-group {
    max-width: 380px;
}
.ipModuleForm textarea.form-control {
    font-family: "Asap",arial,sans-serif;
    height: 10em;
}
.ipModuleForm .progress {
    margin-bottom: 0;
}
.ipModuleForm .help-hint {
    background-color: #747474;
    color: #fff;
    display: none;
    font-size: 12px;
    padding: 4px 10px 2px;
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
    z-index: 1;
}
.ipModuleForm .form-group:hover .help-hint {
    display: block;
}
.ipModuleForm .help-error {
    background-color: #b80000;
    color: #fff;
    display: none;
    font-size: 12px;
    max-width: 380px;
    padding: 4px 10px 2px;
    width: 100%;
}
.ipModuleForm .has-error .help-error {
    display: block;
}
.ipModuleForm .captcha img {
    display: block;
    max-width: 100%;
}
.ipModuleForm .form-group.type-blank {
    margin-bottom: 0;
}
.ipModuleForm .form-group.type-blank label {
    display: none;
}
.ipModuleForm .form-group.type-blank .help-error {
    margin-bottom: 20px;
}
.ipModuleForm .form-group.type-submit label {
    display: none;
}
.ipModuleForm ._file {
    background-color: #dadada;
    border: 1px solid #747474;
    border-radius: 3px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
    margin-top: 5px;
    max-width: 380px;
    min-height: 20px;
    padding: 0.5em;
    position: relative;
    word-wrap: break-word;
}
.ipModuleForm ._file .close {
    color: #000;
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    opacity: 0.2;
    text-shadow: 0 1px 0 #fff;
}
.ipModuleForm ._file .close:hover, .ipModuleForm ._file .close:focus {
    cursor: pointer;
    opacity: 0.5;
    text-decoration: none;
}
.ipModuleForm ._file button.close {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    padding: 0;
}
.ipModuleForm ._file ._error {
    color: #b80000;
    font-size: 12px;
}
.ipModuleForm .btn {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.5;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}
.ipModuleForm .btn-default {
    background: none repeat scroll 0 0 #bc151a;
    border: medium none;
    border-radius: 3px;
    color: #ffffff;
    cursor: pointer;
    font-family: "Asap",arial,sans-serif;
    font-weight: 700;
    margin: 0;
    padding: 0.5em 1em;
}
.ipModuleForm .btn-default:hover {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #8a0f11;
    background-image: none;
    background-origin: padding-box;
    background-repeat: repeat;
    background-size: auto auto;
    box-shadow: 0 0 0 1px #bc151a inset;
    text-decoration: inherit;
}
.ipModuleForm.form-horizontal .radio, .ipModuleForm.form-horizontal .checkbox, .ipModuleForm.form-horizontal .radio-inline, .ipModuleForm.form-horizontal .checkbox-inline {
    margin-bottom: 0;
    margin-top: 0;
    padding-top: 7px;
}
.ipModuleForm.form-horizontal .radio, .ipModuleForm.form-horizontal .checkbox {
    min-height: 28px;
}
.ipModuleForm.form-horizontal .form-group {
    margin-left: -20px;
    margin-right: -20px;
}
.ipModuleForm.form-horizontal .has-feedback .form-control-feedback {
    right: 20px;
}
.ipBlock {
    min-height: 10px;
}
.ipBlock.ipbEmpty {
    min-height: 30px;
    outline: 1px dashed #000;
}
.ipBlock.ipbEmpty:hover {
    outline-color: #bc151a;
}
.ipBlock .ipbExampleContent {
    position: relative;
}
.ipBlock .ipbExampleContent::after {
    background-color: #e3e3e3;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    opacity: 0.3;
    position: absolute;
    top: 0;
    width: 100%;
}
.ipBlock .ipbExampleContent .ipWidget:hover {
    outline: medium none;
}
.ipBlock .ipbExampleContent .ipbDefault {
    color: #2f313f;
    font-family: "Asap",arial,sans-serif;
    font-size: 24px;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    position: relative;
    text-align: center;
    visibility: hidden;
    white-space: nowrap;
    z-index: 2;
}
.ipBlock .ipbExampleContent .ipbUser {
    margin-top: -50px;
    min-height: 50px;
    position: relative;
}
.ipBlock .ipbExampleContent:hover .ipbDefault {
    visibility: visible;
}
.ipBlock .ipbExampleContent:hover .ipbUser {
    visibility: hidden;
}
.breadcrumb {
    list-style: outside none none;
    margin-bottom: 16px;
    padding: 0;
    text-shadow: 1px 1px white;
}
.breadcrumb > li {
    display: inline-block;
}
.breadcrumb > li + li::before {
    color: #000000;
    content: "/ ";
    padding: 0 0.5em;
}
.breadcrumb > .active {
    color: #000000;
}
.ipWidget-Columns ._container {
    margin: 0 -10px;
}
.ipWidget-Columns ._col {
    box-sizing: border-box;
    float: left;
    min-height: 1px;
    padding: 0 10px;
    position: relative;
}
.ipWidget-Divider.ipSkin-default {
    background: url("img/shader.png") no-repeat scroll center top transparent;
    height: 10px;
    margin-top: 10px;
}
.ipWidget-Divider.ipSkin-space {
    height: 25px;
}
.ipWidget-File ul {
    list-style: outside none none;
    margin-left: 0;
}
.ipWidget-File a {
    color: #bc151a;
    font-weight: 700;
}
.ipWidget-File a:hover {
    text-decoration: underline;
}
.ipWidget-Form .ipwThankYou {
    border: 1px solid #888;
    padding: 20px 25px;
}
.ipWidget-Gallery {
    margin-bottom: 0;
}
.ipWidget-Gallery ._container {
    list-style: outside none none;
    margin: 0 -10px;
}
.ipWidget-Gallery ._item {
    box-sizing: border-box;
    float: left;
    margin-bottom: 10px;
    padding: 0 5px;
    width: 24.99%;
}
.ipWidget-Gallery ._image {
    box-sizing: border-box;
    display: block;
    width: 100%;
}
.ipWidget-Html {
    max-width: 100%;
}
.ipWidget-Image img {
    box-sizing: border-box;
    display: block;
    max-width: 100%;
}
.ipWidget-Missing {
}
.ipWidget-Text table, .ipWidget-Text pre {
    max-width: 100%;
    overflow: auto;
}
.ipWidget-Heading {
    margin-bottom: 10px;
    margin-top: 30px;
}
.ipWidget-Heading:first-child {
    margin-top: 0;
}
.ipWidget-Heading a {
    color: #000000;
    text-decoration: inherit;
}
.ipWidget-Heading a:hover {
    text-decoration: underline;
}
[class^="col_"], [class*=" col_"] {
    box-sizing: border-box;
    float: left;
    margin-bottom: 20px;
    min-height: 1px;
    padding: 0 10px;
    position: relative;
}
[class^="col_"] .grid, [class*=" col_"] .grid {
    margin: 0 -10px;
}
.hidden {
    display: none !important;
}
.col_1 {
    width: 8.33333%;
}
.col_1 .col_1 {
    width: 100%;
}
.col_1 .col_2 {
    width: 200%;
}
.col_1 .col_3 {
    width: 300%;
}
.col_1 .col_4 {
    width: 400%;
}
.col_1 .col_5 {
    width: 500%;
}
.col_1 .col_6 {
    width: 600%;
}
.col_1 .col_7 {
    width: 700%;
}
.col_1 .col_8 {
    width: 800%;
}
.col_1 .col_9 {
    width: 900%;
}
.col_1 .col_10 {
    width: 1000%;
}
.col_1 .col_11 {
    width: 1100%;
}
.col_1 .col_12 {
    width: 1200%;
}
.col_2 {
    width: 16.6667%;
}
.col_2 .col_1 {
    width: 50%;
}
.col_2 .col_2 {
    width: 100%;
}
.col_2 .col_3 {
    width: 150%;
}
.col_2 .col_4 {
    width: 200%;
}
.col_2 .col_5 {
    width: 250%;
}
.col_2 .col_6 {
    width: 300%;
}
.col_2 .col_7 {
    width: 350%;
}
.col_2 .col_8 {
    width: 400%;
}
.col_2 .col_9 {
    width: 450%;
}
.col_2 .col_10 {
    width: 500%;
}
.col_2 .col_11 {
    width: 550%;
}
.col_2 .col_12 {
    width: 600%;
}
.col_3 {
    width: 25%;
}
.col_3 .col_1 {
    width: 33.3333%;
}
.col_3 .col_2 {
    width: 66.6667%;
}
.col_3 .col_3 {
    width: 100%;
}
.col_3 .col_4 {
    width: 133.333%;
}
.col_3 .col_5 {
    width: 166.667%;
}
.col_3 .col_6 {
    width: 200%;
}
.col_3 .col_7 {
    width: 233.333%;
}
.col_3 .col_8 {
    width: 266.667%;
}
.col_3 .col_9 {
    width: 300%;
}
.col_3 .col_10 {
    width: 333.333%;
}
.col_3 .col_11 {
    width: 366.667%;
}
.col_3 .col_12 {
    width: 400%;
}
.col_4 {
    width: 33.3333%;
}
.col_4 .col_1 {
    width: 25%;
}
.col_4 .col_2 {
    width: 50%;
}
.col_4 .col_3 {
    width: 75%;
}
.col_4 .col_4 {
    width: 100%;
}
.col_4 .col_5 {
    width: 125%;
}
.col_4 .col_6 {
    width: 150%;
}
.col_4 .col_7 {
    width: 175%;
}
.col_4 .col_8 {
    width: 200%;
}
.col_4 .col_9 {
    width: 225%;
}
.col_4 .col_10 {
    width: 250%;
}
.col_4 .col_11 {
    width: 275%;
}
.col_4 .col_12 {
    width: 300%;
}
.col_5 {
    width: 41.6667%;
}
.col_5 .col_1 {
    width: 20%;
}
.col_5 .col_2 {
    width: 40%;
}
.col_5 .col_3 {
    width: 60%;
}
.col_5 .col_4 {
    width: 80%;
}
.col_5 .col_5 {
    width: 100%;
}
.col_5 .col_6 {
    width: 120%;
}
.col_5 .col_7 {
    width: 140%;
}
.col_5 .col_8 {
    width: 160%;
}
.col_5 .col_9 {
    width: 180%;
}
.col_5 .col_10 {
    width: 200%;
}
.col_5 .col_11 {
    width: 220%;
}
.col_5 .col_12 {
    width: 240%;
}
.col_6 {
    width: 50%;
}
.col_6 .col_1 {
    width: 16.6667%;
}
.col_6 .col_2 {
    width: 33.3333%;
}
.col_6 .col_3 {
    width: 50%;
}
.col_6 .col_4 {
    width: 66.6667%;
}
.col_6 .col_5 {
    width: 83.3333%;
}
.col_6 .col_6 {
    width: 100%;
}
.col_6 .col_7 {
    width: 116.667%;
}
.col_6 .col_8 {
    width: 133.333%;
}
.col_6 .col_9 {
    width: 150%;
}
.col_6 .col_10 {
    width: 166.667%;
}
.col_6 .col_11 {
    width: 183.333%;
}
.col_6 .col_12 {
    width: 200%;
}
.col_7 {
    width: 58.3333%;
}
.col_7 .col_1 {
    width: 14.2857%;
}
.col_7 .col_2 {
    width: 28.5714%;
}
.col_7 .col_3 {
    width: 42.8571%;
}
.col_7 .col_4 {
    width: 57.1429%;
}
.col_7 .col_5 {
    width: 71.4286%;
}
.col_7 .col_6 {
    width: 85.7143%;
}
.col_7 .col_7 {
    width: 100%;
}
.col_7 .col_8 {
    width: 114.286%;
}
.col_7 .col_9 {
    width: 128.571%;
}
.col_7 .col_10 {
    width: 142.857%;
}
.col_7 .col_11 {
    width: 157.143%;
}
.col_7 .col_12 {
    width: 171.429%;
}
.col_8 {
    width: 66.6667%;
}
.col_8 .col_1 {
    width: 12.5%;
}
.col_8 .col_2 {
    width: 25%;
}
.col_8 .col_3 {
    width: 37.5%;
}
.col_8 .col_4 {
    width: 50%;
}
.col_8 .col_5 {
    width: 62.5%;
}
.col_8 .col_6 {
    width: 75%;
}
.col_8 .col_7 {
    width: 87.5%;
}
.col_8 .col_8 {
    width: 100%;
}
.col_8 .col_9 {
    width: 112.5%;
}
.col_8 .col_10 {
    width: 125%;
}
.col_8 .col_11 {
    width: 137.5%;
}
.col_8 .col_12 {
    width: 150%;
}
.col_9 {
    width: 75%;
}
.col_9 .col_1 {
    width: 11.1111%;
}
.col_9 .col_2 {
    width: 22.2222%;
}
.col_9 .col_3 {
    width: 33.3333%;
}
.col_9 .col_4 {
    width: 44.4444%;
}
.col_9 .col_5 {
    width: 55.5556%;
}
.col_9 .col_6 {
    width: 66.6667%;
}
.col_9 .col_7 {
    width: 77.7778%;
}
.col_9 .col_8 {
    width: 88.8889%;
}
.col_9 .col_9 {
    width: 100%;
}
.col_9 .col_10 {
    width: 111.111%;
}
.col_9 .col_11 {
    width: 122.222%;
}
.col_9 .col_12 {
    width: 133.333%;
}
.col_10 {
    width: 83.3333%;
}
.col_10 .col_1 {
    width: 10%;
}
.col_10 .col_2 {
    width: 20%;
}
.col_10 .col_3 {
    width: 30%;
}
.col_10 .col_4 {
    width: 40%;
}
.col_10 .col_5 {
    width: 50%;
}
.col_10 .col_6 {
    width: 60%;
}
.col_10 .col_7 {
    width: 70%;
}
.col_10 .col_8 {
    width: 80%;
}
.col_10 .col_9 {
    width: 90%;
}
.col_10 .col_10 {
    width: 100%;
}
.col_10 .col_11 {
    width: 110%;
}
.col_10 .col_12 {
    width: 120%;
}
.col_11 {
    width: 91.6667%;
}
.col_11 .col_1 {
    width: 9.09091%;
}
.col_11 .col_2 {
    width: 18.1818%;
}
.col_11 .col_3 {
    width: 27.2727%;
}
.col_11 .col_4 {
    width: 36.3636%;
}
.col_11 .col_5 {
    width: 45.4545%;
}
.col_11 .col_6 {
    width: 54.5455%;
}
.col_11 .col_7 {
    width: 63.6364%;
}
.col_11 .col_8 {
    width: 72.7273%;
}
.col_11 .col_9 {
    width: 81.8182%;
}
.col_11 .col_10 {
    width: 90.9091%;
}
.col_11 .col_11 {
    width: 100%;
}
.col_11 .col_12 {
    width: 109.091%;
}
.col_12 {
    width: 100%;
}
.col_12 .col_1 {
    width: 8.33333%;
}
.col_12 .col_2 {
    width: 16.6667%;
}
.col_12 .col_3 {
    width: 25%;
}
.col_12 .col_4 {
    width: 33.3333%;
}
.col_12 .col_5 {
    width: 41.6667%;
}
.col_12 .col_6 {
    width: 50%;
}
.col_12 .col_7 {
    width: 58.3333%;
}
.col_12 .col_8 {
    width: 66.6667%;
}
.col_12 .col_9 {
    width: 75%;
}
.col_12 .col_10 {
    width: 83.3333%;
}
.col_12 .col_11 {
    width: 91.6667%;
}
.col_12 .col_12 {
    width: 100%;
}
.gridHint {
    display: none;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
}
.showGridHint .gridHint {
    display: block;
}
.showGridHint [class^="col_"], .showGridHint [class*=" col_"] {
    box-shadow: 0 0 2px black inset;
}
.showGridHint .gridHint [class^="col_"], .showGridHint .gridHint [class*=" col_"] {
    background-clip: content-box;
    background-color: rgba(255, 0, 0, 0.5);
    box-shadow: none;
    height: 100%;
}
body {
    background-color: #c61e25;
    color: #000000;
    font-family: "Asap",arial,sans-serif;
    font-size: 13px;
}
body.rtl {
    direction: rtl;
}
a {
    color: #bc151a;
    text-decoration: none;
}
.left {
    float: left;
}
.right {
    float: right;
}
.wrapper {
    margin: 0 auto;
    position: relative;
    width: 1040px;
}
.wrapper > header {
    border-bottom: 1px solid #000000;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.wrapper > footer {
    border-top: 1px solid #000000;
    margin-top: 20px;
    padding: 10px 0;
}
.wrapper > footer p {
    margin: 0;
}
.wrapper > footer a:hover {
    text-decoration: underline;
}
.homerow {
    border-top: 1px solid #747474;
    clear: both;
    padding-top: 20px;
}
.side {
    clear: left;
}
.sidenav {
    margin-bottom: 0;
}
.sidenav nav > ul {
    margin-bottom: 40px;
}
.logo {
    display: block;
    float: left;
    margin-top: 20px;
}
.logo a {
    color: #000000;
    font-family: "Asap",arial,sans-serif;
    font-size: 24px;
    font-weight: 700;
}
.homeHeadline {
    font-family: "Asap",arial,sans-serif;
    font-size: 60px;
    font-weight: 700;
    margin: 20px 0;
    text-align: center;
}
.homeDescription {
    font-family: "Asap",arial,sans-serif;
    font-size: 24px;
    margin-bottom: 20px;
}
.homeDescription p {
    margin-bottom: 20px;
}
.homeDescription p:last-child {
    margin-bottom: 0;
}
.button2 {
    background-color: #ddd;
    border-radius: 5px;
    cursor: pointer;
    display: inline-block;
    font-family: "Asap",arial,sans-serif;
    padding: 0.5em 1em;
    text-decoration: none;
}
.button2:hover {
    background: none repeat scroll 0 0 #ccc;
    box-shadow: 0 0 0 1px #aaa inset;
}
.button2 a {
    color: inherit;
}
.button2 a:hover {
    text-decoration: inherit;
}
.currentPage {
    display: none;
    font-weight: 700;
    margin-right: 10px;
}
.topmenuToggle {
    background: url("img/icon_menu.png") no-repeat scroll center center #bc151a;
    border-radius: 3px;
    color: #bc151a;
    display: none;
    margin-top: 20px;
    padding: 0.75em 1.5em;
}
.topmenu {
    float: left;
    font-size: 14px;
    margin-top: 5px;
}
.topmenu ul {
    display: inline;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.topmenu li {
    position: relative;
}
.topmenu .level1 > li {
    display: inline-block;
}
.topmenu a {
    color: #bc151a;
    display: block;
    padding: 5px 1em 11px;
    white-space: nowrap;
}
.topmenu a:hover {
    color: red;
    text-decoration: none;
}
.topmenu .active > a {
    -moz-border-bottom-colors: none !important;
    -moz-border-left-colors: none !important;
    -moz-border-right-colors: none !important;
    -moz-border-top-colors: none !important;
    background: none repeat scroll 0 0 #eeeeef;
    border-color: #dedede;
    border-image: none !important;
    border-style: solid solid none !important;
    border-top-left-radius: 1px;
    border-top-right-radius: 1px;
    border-width: 1px 1px 0 !important;
    font-weight: 700;
    height: 17px;
}
.topmenu .crumb > a {
    color: #000000;
    font-weight: 700;
}
.topmenu .parent > a {
    padding-right: 28px;
}
.topmenu .parent > a::after {
    content: "▼";
    font-size: 11px;
    position: absolute;
    right: 11px;
    top: 7px;
}
.topmenu .level1 ul {
    background-color: #ffffff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    display: none;
    min-width: 131px;
    position: absolute;
    z-index: 2000;
}
.topmenu li:hover > ul {
    display: block;
}
.topmenu .level2 ul {
    margin-left: 100%;
    top: 0;
}
.topmenuPopup {
    background-color: #ffffff;
    border: 1px solid #747474;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    box-sizing: border-box;
    display: none;
    left: 0;
    margin-top: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10;
}
.languages {
    display: inline-block;
    float: right;
}
.languages ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.languages li {
    display: inline-block;
}
.languages a {
    color: #bc151a;
    display: block;
    padding: 8px 6px;
    white-space: nowrap;
}
.languages a:hover {
    text-decoration: none;
}
.languages .active a {
    background: url("img/lang_bcg.png") repeat-x scroll left center rgba(0, 0, 0, 0);
    color: white;
    font-weight: 700;
}
.sidenav nav {
    font-size: 14px;
}
.sidenav nav ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.sidenav nav ul ul {
    margin-left: 1em;
}
.sidenav nav a {
    color: #bc151a;
    display: block;
    margin-bottom: 10px;
}
.sidenav nav a:hover {
    text-decoration: underline;
}
.sidenav nav .active > a {
    font-weight: 700;
}
.sidenav nav .crumb > a {
    color: #000000;
    font-weight: 700;
}
.sidenav nav.collapse .level1 ul {
    display: none;
}
.sidenav nav.collapse .active > ul, .sidenav nav.collapse .crumb > ul {
    display: block;
}
.ipWidget-File li {
    background: url("img/icon_download.gif") no-repeat scroll left center rgba(0, 0, 0, 0);
    margin-bottom: 4px;
    padding-left: 25px;
}
.side .ipWidget-Gallery li {
    width: 50%;
}
.top_intr {
    float: left;
    margin-bottom: 12px;
    margin-top: 7px;
    width: 100%;
}
.sitecc {
    float: left;
    margin-top: 3px;
}
.CallCenterTp {
    float: left;
    margin-left: 15px;
}
.CallCenterTp p {
    font-size: 13px;
    margin: 0;
    text-shadow: 1px 1px white;
}
.l_part {
    float: left;
}
.r_part {
    float: right;
    width: 330px;
}
b, strong {
    font-weight: 700;
}
.hm_icn {
    float: left;
    margin-right: 5px;
    margin-top: 3px;
}
.srch_bx {
    float: left;
    margin-left: 5px;
    margin-right: 10px;
}
.srch_bx label {
    display: none;
}
.srch_bx .ipModuleForm .form-control {
    float: right;
    max-width: 262px;
}
.srch_bx .ipModuleForm .form-control {
    background-color: #fff;
    border: 1px solid #c2c2c2;
    box-shadow: 1px 1px white;
    box-sizing: border-box;
    color: #777;
    height: 34px;
    margin: 0;
    padding: 0.5em;
}
.srch_bx .ipModuleForm .form-control {
    float: right;
    max-width: 262px;
}
.srch_bx .ipModuleForm .form-control {
    background-color: #fff;
    border: 1px solid #c2c2c2;
    border-radius: 0;
    box-shadow: 1px 1px white;
    box-sizing: border-box;
    color: #777;
    height: 26px;
    margin-top: 3px;
    padding: 0.4em;
    width: 136px;
}
.srch_bx .ipModuleForm .btn {
    background: url("img/search-btn.png") no-repeat scroll left top rgba(0, 0, 0, 0) !important;
    border: 0 none !important;
    box-shadow: none;
    cursor: pointer;
    font-family: "Open Sans",sans-serif,arial;
    font-size: 0 !important;
    font-weight: 400;
    height: 14px !important;
    position: absolute;
    right: 128px;
    top: 16px;
    width: 21px !important;
    z-index: 5;
}
.srch_bx .ipModuleForm .btn:hover {
    background: url("img/search-btn.png") no-repeat scroll left bottom rgba(0, 0, 0, 0) !important;
}
.ipModuleForm .form-control:focus {
    border: 1px solid;
    outline: 0 none;
}
.headbox {
    float: left;
    height: 98px;
    margin-top: 0;
    overflow: hidden;
    width: 100%;
}
.logobox {
    float: left;
}
.loginbox {
    float: right;
    margin-top: 5px;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
    width: 330px;
}
.loginbox table {
    border-collapse: collapse;
    margin: 0;
    padding: 0;
}
.loginbox td {
    margin: 0;
    padding: 0;
}
.loginbox tr {
}
.loginbox input {
    border: 1px solid #dedede;
    height: 20px;
    margin-bottom: 5px;
    margin-right: 5px;
    padding: 4px;
    width: 130px;
}
.loginbox input:focus {
}
.sh_logo {
    margin-right: 13px;
    margin-top: 10px;
}
.sh_slogan {
    float: left;
    margin-top: 25px;
}
.loginlabel {
    color: white;
    display: block;
    float: unset;
    font-weight: 700;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.loginbtlabel {
    color: white;
}
.login_submit {
    height: 28px !important;
    margin-top: 4px;
    padding: 0 !important;
    width: 36px !important;
}
.mid_home_container {
}
.slider_home {
    float: left;
    width: 685px;
}
.slider_container {
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.4);
    height: 415px;
    overflow: hidden;
    width: 685px;
}
.offers_container {
    float: right;
    width: 330px;
}
.home_sll_padder {
    margin-top: 15px;
}
.sll_main .ipWidget-AsdSlider .bx-wrapper .bx-viewport {
    background: none repeat scroll 0 0 #fff;
    border: 0 solid #fff;
    box-shadow: 0 0 0 #ccc;
    left: 0;
    transform: translateZ(0px);
}
.new_offers {
    background: url("img/star.png") no-repeat scroll left bottom rgba(0, 0, 0, 0);
    color: white;
    font-weight: 700;
    margin-left: 20px;
    margin-top: 20px;
    padding: 10px 10px 10px 57px;
    position: absolute;
    z-index: 5;
}
.sll_main .bx-pager {
    float: left;
    left: 205px;
    max-width: 300px;
    position: relative !important;
    top: -400px;
}
.sll_main .ipWidget-AsdSlider .bx-wrapper .bx-pager {
    text-align: left;
}
.asd_extraurl {
}
.asd_extraurl a {
    background: none repeat scroll 0 0 #7f1315;
    color: white;
    float: right;
    left: 0;
    margin-top: -47px;
    padding: 16px 20px;
    position: relative;
    z-index: 20;
}
.sll_main .ipWidget-AsdSlider .bx-wrapper .bx-caption span {
    background: url("img/slttl.png") repeat-x scroll left bottom rgba(0, 0, 0, 0);
    color: #fff;
    display: block;
    font-size: 18px;
    height: 26px;
    padding: 12px 10px 10px 14px;
}
.new_offers_hide {
    display: none;
}
.offerintro {
    margin-bottom: 15px;
}
.offerintro p {
    font-size: 16px;
    font-weight: 700;
    margin: 0;
    text-shadow: 1px 1px white;
}
.buslines_l {
    background: url("img/bus_icn_off.png") no-repeat scroll left top #ddd;
}
.buslines_l p {
    border: 1px solid #dedede !important;
    font-size: 16px;
    height: 19px;
    margin: 0;
    padding: 10px;
    text-shadow: 1px 1px white;
}
.buslines_l a {
    color: black;
}
.buslines_date {
}
.buslines_date p {
    background: url("img/date_bcg.png") no-repeat scroll left top #c0060c;
    color: white;
    font-weight: 700;
    height: 16px;
    margin: 0 0 18px;
    padding: 5px;
}
.buslines_date a {
    color: white;
}
.buslines_date a:hover {
}
.bus_off_conta {
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0);
}
.finalizer {
}
.finalizer p {
    margin: 0;
}
.finalizer a {
    background: url("img/more_off_bcg.png") repeat-x scroll left top #c0060c;
    border: 1px solid #7f1315;
    color: white;
    float: left;
    font-weight: 700;
    height: 16px;
    margin-top: 10px;
    padding-bottom: 13px;
    padding-top: 13px;
    text-align: center;
    width: 100%;
}
.finalizer a:hover {
    background-position: center bottom;
}
.subslider {
}
.left_subslider {
    float: left;
}
.right_subslider {
    float: left;
    height: 49px;
    overflow: hidden;
    text-shadow: 1px 1px white;
    width: 324px;
}
.sharerparagraf {
    margin-top: 16px;
}
.sharerparagraf p {
    margin: 0;
}
.offeropener {
    background: none repeat scroll 0 0 #ca141a;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    font-size: 18px;
    margin-right: 15px;
    margin-top: 18px;
    padding: 11px 15px;
}
.offeropener p {
    color: white;
    font-weight: 700;
    margin: 0;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
}
.fcb_shrr_icn {
    float: right;
    margin-top: 14px;
}
.img_offers {
    background: none repeat scroll 0 0 #f1f1f1;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.4);
    float: left;
    height: 125px;
    margin-top: 15px;
    width: 156px;
}
.offer_pader {
    margin-right: 20px;
}
.offerblocks {
    margin-top: -7px;
    position: relative;
}
.offerblocks p {
    background: url("img/offer-arrer.png") no-repeat scroll center top transparent;
    color: #bc151a;
    font-weight: 700;
    margin: 0;
    padding-top: 7px;
    text-align: center;
    text-shadow: 1px 1px white;
}
.offerblocks a {
}
.abouttitle {
    margin-bottom: 13px;
}
.abouttitle p {
    color: white;
    font-size: 18px;
    font-weight: 700;
    margin: 0;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
}
.abouttxt {
    margin-top: 15px;
}
.abouttxt p {
    color: white;
    margin: 0;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
}
.abouttxt a {
    color: white;
    float: left;
    font-weight: 700;
    margin-top: 8px;
}
.about_box {
    margin-top: 28px;
}
.main_container {
}
.left_main {
    background: none repeat scroll 0 0 white;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.4);
    display: inline-block;
    float: left;
    min-height: 530px;
    padding: 20px;
    width: 645px;
    z-index: 2;
}
.right_main {
    float: right;
    width: 330px;
}
.metas_home {
    background: url("img/shader.png") no-repeat scroll left bottom transparent;
    float: left;
    height: 50px;
    margin-bottom: 10px;
    width: 100%;
}
.metas_home p {
    float: left;
    font-size: 18px;
    margin-top: 0;
}
.metas_home img {
    float: right;
}
.shrr_hm_logo {
}
.home_main_marginer {
    margin-top: -60px;
}
.home_right_marginer {
    margin-top: 40px;
}
.foot_shader {
    background: url("img/footshader.png") repeat-x scroll left top #c0060c;
    margin-top: -32px;
    position: unset;
}
.footmenu {
    float: left;
    margin-top: 15px;
    padding-bottom: 17px;
    width: 100%;
}
.foot_container {
    float: left;
    margin-bottom: 20px;
    margin-top: 15px;
    width: 100%;
}
.foot_left {
    float: left;
    width: 685px;
}
.foot_right {
    float: right;
    width: 330px;
}
.footmenu ul {
    margin: 0;
    padding: 0;
}
.footmenu li {
    float: left;
    list-style: outside none none;
    margin: 0 21px 0 0;
}
.footmenu a {
    color: white;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
}
.footmenu a:hover {
    color: #ffe8e9;
}
.foot_signature {
}
.foot_signature p {
    color: white;
    margin: 0;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
}
.foot_signature a {
    color: white;
}
.foot_signature_title {
    margin-bottom: 15px;
}
.foot_signature_title p {
    color: white;
    font-weight: bold;
    margin: 0;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
}
.footlike {
    margin-top: 15px;
}
.last_container {
    float: left;
    margin-top: 15px;
}
.logo_foot {
    float: left;
    width: 408px;
}
.tickmedia {
    float: left;
    margin-top: 6px;
    width: 276px;
}
.tclogo {
    background: url("img/tickmedia.png") no-repeat scroll left top transparent;
    float: left;
    height: 28px;
    margin-right: 10px;
    margin-top: 3px;
    width: 44px;
}
.tclogo:hover {
    background: url("img/tickmedia.png") no-repeat scroll left bottom transparent;
}
.ticktext {
    color: white;
}
.ticktext a {
    color: white;
}
.foologo {
    float: left;
}
.metas_home_section {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
    margin-top: 10px;
    text-shadow: 1px 1px white;
}
.left_hblock {
    float: left;
    margin-bottom: 15px;
    width: 312px;
}
.left_hblock2 {
    float: right;
    margin-bottom: 15px;
    width: 312px;
}
.left_hblock .imtitlers {
    display: block;
}
.left_hblock2 .imtitlers {
    display: block;
}
.aboutop {
    margin-top: 15px;
}
.aboutop p {
    margin: 0;
}
.aboutop a {
    border-top: 1px solid #b41016;
    float: left;
    font-weight: 700;
    margin-top: 15px;
    padding-top: 5px;
    text-transform: uppercase;
    width: 100%;
}
.aboutop a:hover {
    color: red;
}
.toptitle {
    margin-bottom: 10px;
}
.toptitle p {
    font-size: 16px;
    font-weight: 700;
    margin: 0;
}
.toptitle a {
}
.off_titler_hm {
    background: url("img/small_star.png") no-repeat scroll 4px 3px #b41016;
    color: white;
    float: left;
    margin-top: 15px;
    padding: 5px 6px 5px 29px;
    position: absolute;
    text-transform: uppercase;
}
.off_titler_hm a {
}
.off_titler_hm p {
    margin: 0;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
}
.ipWidget td a {
    text-transform: capitalize;
}
.right_main .ipWidget-Gallery ._item {
    width: 33.32%;
}
.topmenu .level2 li {
    border-bottom: 1px solid #dedede;
}
.topmenu .level2 a {
    border-bottom: medium none;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-top: 5px;
}
.topmenu .level2 .active > a {
}
.right_main .ipWidget-Image img {
    border-bottom: 2px solid #b41016;
}
.left_main_ul {
}
.left_main_ul ul {
    border-bottom: 1px solid #dedede;
    float: left;
    height: 25px;
    margin: -5px 0 15px;
    padding: 0;
    width: 100%;
}
.left_main_ul li {
    float: left;
    list-style: outside none none;
}
.left_main_ul a {
    border-bottom: 0 solid #dedede;
    float: left;
    list-style: outside none none;
    padding: 5px 10px;
}
.left_main_ul .active > a {
    -moz-border-bottom-colors: none !important;
    -moz-border-left-colors: none !important;
    -moz-border-right-colors: none !important;
    -moz-border-top-colors: none !important;
    background: none repeat scroll 0 0 white;
    border-color: #dedede !important;
    border-image: none !important;
    border-style: solid !important;
    border-width: 1px 1px 0 !important;
    color: black;
    float: left;
    font-weight: 700;
    list-style: outside none none;
    padding: 5px 10px;
}
.left_main_ul .level1 ul {
    margin-top: 37px;
    max-width: 644px;
    position: absolute;
}
.left_main_ul .crumb > a {
    -moz-border-bottom-colors: none !important;
    -moz-border-left-colors: none !important;
    -moz-border-right-colors: none !important;
    -moz-border-top-colors: none !important;
    background: none repeat scroll 0 0 white;
    border-color: #dedede !important;
    border-image: none !important;
    border-style: solid !important;
    border-width: 1px 1px 0 !important;
    color: black;
    float: left;
    font-weight: 700;
    list-style: outside none none;
    padding: 5px 10px;
}

.loginbox a{
	    color: white;
	
}

.dallnew {
    color: white!important;
	    margin: 0px auto;
    text-align: center;
}
.desk_login {
    float: unset;
    display: inline-block;
	
}