html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  overflow-x: hidden;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
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: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.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: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
  overflow-x: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 #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 576px){
  .container {
    width: 685px;
  }
}
@media (min-width: 768px) {
  .container {
    width: 915px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 1064px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1200px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.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, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/* Font Awesome */
/* ====================================================== */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.2.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.2.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff?v=4.2.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.2.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* PLugins */
/* ====================================================== */
/*
 *  Core Owl Carousel CSS File
 *  v1.3.3
 */
/* clearfix */
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
/* display none until init */
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
  float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer;
}
.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* mouse grab icon */
.grabbing {
  cursor: url(grabbing.png) 8 8, move;
}
/* fix */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
/*
*   Owl Carousel Owl Demo Theme
* v1.3.3
*/
.owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center;
}
/* Styling Next and Prev buttons */
.owl-theme .owl-controls .owl-buttons div {
  color: #FFF;
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */
  margin: 5px;
  padding: 3px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background: #869791;
  filter: alpha(opacity=50);
  /*IE7 fix*/
  opacity: 0.5;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
  filter: alpha(opacity=100);
  /*IE7 fix*/
  opacity: 1;
  text-decoration: none;
}
/* Styling Pagination*/
.owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 5px 7px;
  filter: alpha(opacity=50);
  /*IE7 fix*/
  opacity: 0.5;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #869791;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  filter: alpha(opacity=100);
  /*IE7 fix*/
  opacity: 1;
}
/* If PaginationNumbers is true */
.owl-theme .owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #FFF;
  padding: 2px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
/* preloading images */
.owl-item.loading {
  min-height: 150px;
  background: url(AjaxLoader.gif) no-repeat center center;
}
.owl-pagination {
  display: none;
}
/* end default owl-carousel style */
/* Style */
/* ====================================================== */
/* GENERAL STYLES */
/* --------------------------------------- */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
  width: 100% !important;
  height: auto;
  overflow-x: hidden !important;
  -webkit-font-smoothing: antialiased;
}
#main-wrapper {
  position: relative;
}
a {
  color: #333333;
  text-decoration: none;
}
a:hover,
a:focus {
  color:#757272fa;
  transition: all .3s ease;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  outline: 0;
  outline-offset: 0;
}
a.active {
  color:#4B7DAF;
  transition: all .3s ease;
}

.mt30 {
  margin-top: 30px;
}
.mb30 {
  margin-bottom: 40px;
  padding-bottom: 30px;
}
.header-search.fixed-height {
  height: 215px;
}
@media (max-width: 670px) {
  .header-search.fixed-height {
    height: auto;
  }
}
/* TYPOGRAPHY */
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  line-height: 1.1;
  color: #333333;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover,
.h1 a:hover,
.h2 a:hover,
.h3 a:hover,
.h4 a:hover,
.h5 a:hover,
.h6 a:hover {
  text-decoration: none;
}
h3,
.h3 {
  font-family: 'Raleway', sans-serif;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 1.42857143;
  margin-bottom: 1.42857143;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 1.42857143;
  margin-bottom: 1.42857143;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 20px;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 2px;
  padding-left: 1.42857143;
  list-style-position: inside;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  list-style: none;
  padding-left: 0;
}
.list-inline {
  list-style: none;
  padding-left: 0;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
/* FORMS */
/* --------------------------------------- */
form {
  position: relative;
}
input {
  outline: 0;
  border: none;
  width: 100%;
  height: inherit;
  color: #333333;
  font-size: 16px;
  padding: 5px 15px;
  border-radius: 3px;
}
button {
  border-radius: 3px;
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  outline: 0;
  outline-offset: 0;
  border: none;
}

/* BUTTONS */
/* --------------------------------------- */
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 3px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  outline: 0;
  outline-offset: 0;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #000 !important;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default1{
  background-color: transparent;
  color:#000;
  border:1px solid #000;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  /*background-color: #ca9e00;*/
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333333;
}
.btn-default:hover,
.btn-default:focus {
  background:#fff !important;
  color: #333333;
}
.btn-default-inverse {
  border: none;
  color: #fff;
  background-color: #333333;
  border-color: #cccccc;
}
.btn-default-inverse:hover,
.btn-default-inverse:focus,
.btn-default-inverse.focus,
.btn-default-inverse:active,
.btn-default-inverse.active,
.open > .dropdown-toggle.btn-default-inverse {
  color: #fff;
  background-color: #1a1a1a;
  border-color: #adadad;
}
.btn-default-inverse:active,
.btn-default-inverse.active,
.open > .dropdown-toggle.btn-default-inverse {
  background-image: none;
}
.btn-default-inverse.disabled,
.btn-default-inverse[disabled],
fieldset[disabled] .btn-default-inverse,
.btn-default-inverse.disabled:hover,
.btn-default-inverse[disabled]:hover,
fieldset[disabled] .btn-default-inverse:hover,
.btn-default-inverse.disabled:focus,
.btn-default-inverse[disabled]:focus,
fieldset[disabled] .btn-default-inverse:focus,
.btn-default-inverse.disabled.focus,
.btn-default-inverse[disabled].focus,
fieldset[disabled] .btn-default-inverse.focus,
.btn-default-inverse.disabled:active,
.btn-default-inverse[disabled]:active,
fieldset[disabled] .btn-default-inverse:active,
.btn-default-inverse.disabled.active,
.btn-default-inverse[disabled].active,
fieldset[disabled] .btn-default-inverse.active {
  background-color: #333333;
  border-color: #cccccc;
}
.btn-default-inverse .badge {
  color: #333333;
  background-color: #fff;
}
/* HEADER */
/* --------------------------------------- */
/* Header Top Bar */
/* ---------------------------------------------- */
#header .header-top-bar {
  width: 100%;
  padding: 0px 0 10px 0;
}
#header .header-top-bar .header-logo {
  float: left;
  vertical-align: middle;
}
.logo-img{
  vertical-align: middle;
  width: 100%;
}
#header .header-top-bar .header-logo h2 {
  margin: 0;
  font-family: 'Raleway', sans-serif;
  font-weight: 800;
}
#header .header-top-bar .header-logo a .fa {
  position: relative;
  padding: 0 6px;
  color: #fdc600;
  font-size: 34px;
}
#header .header-top-bar .header-logo a:hover {
  color: inherit;
}
@media (max-width: 1200px) {
  #header .header-top-bar .header-logo img {
    width: 100%;
  }
}


@media (min-width: 768px){
  .map-side{max-width: 33.333333%;}
}
@media (max-width: 992px) {
  #header .header-top-bar .header-call-to-action {
    padding-top: 40px;
    float: left;
  }
  #header .header-top-bar .header-call-to-action .btn {
    padding: 5px 10px;
    font-size: 11px;
  }
}
/* hesader search bar */
/* -------------------------------- */
.header-top-bar2{
  background-color: #F2F2F4;
}
.header-search {
  position: relative;
  width: 100%;
}
.header-search .header-search-bar {
  position: absolute;
  top: 0;
  width: 100%;
  padding: 15px 0;
  background-color: #4b7daf;
  z-index: 999;
}
.header-search .header-search-bar .toggle-btn,
.header-search .header-search-bar .search-btn {
  float: left;
  width: 40px;
  height: 35px;
  color: #777777;
  background-color: #fff;
  transition: all .3s ease;
}
.header-search .header-search-bar .toggle-btn:hover,
.header-search .header-search-bar .search-btn:hover {
  background-color: #f2f2f4;
}
@media (max-width: 768px) {
  .header-search .header-search-bar .search-btn {
    display: block;
  }
}
.form-width-100-pr{width:100%;}
.pad-lr-0{padding-left:0px;padding-right:0px;}
.header-search .header-search-bar .keywords {
  float: left;
  width: 90%;
  height: 40px;
  /*margin-left: 6px;*/
  margin-right: 15px;
}
.header-search .header-search-bar .keywords input {
  color: #333333;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.header-search .header-search-bar .select-location,
.header-search .header-search-bar .category-search {
  float: left;
  width: 90%;
  height: 40px;
  /*border-left: 1px solid #aaaaaa;*/
}
.header-search .header-search-bar .search-btn {
  background-color: #f2f2f4;
  color: #333333;
  font-size: 16px;
}
.header-search .header-search-bar .search-btn:hover {
  background-color: #cacacc;
}
.header-search .header-search-bar .category-search {
  margin-right: 8px;
  background-color: transparent;
}
.header-search .header-search-bar .category-search .uou-custom-select {
  border-radius: 0 3px 3px 0;
}
@media (max-width: 1200px) {
  .header-search .header-search-bar .keywords,
  .header-search .header-search-bar .select-location,
  .header-search .header-search-bar .category-search {
    /*width: 31%;*/
    width:89%;
  }
}
@media (max-width: 1038px) {
  .header-search .header-search-bar .keywords,
  .header-search .header-search-bar .select-location,
  .header-search .header-search-bar .category-search {
    /*width: 30.50%;*/
    width:88%;
  }
}
@media (max-width: 992px) {
  .hidden-992{display:none;}
  .full-width-992{width:100%;max-width: 100%;padding-left:15px;}
  .stic{padding-left:0px !important;}
  .header-search .header-search-bar .keywords,
  .header-search .header-search-bar .select-location,
  .header-search .header-search-bar .category-search {
   /* width: 30.50%;*/
    width:90%;
  }
  .sticky {display:none;}
}
@media (max-width: 950px) {
  .stic{padding-left:0px !important;}
  .header-search .header-search-bar .keywords,
  .header-search .header-search-bar .select-location,
  .header-search .header-search-bar .category-search {
    /*width: 30%;*/
    width:92%;
  }
}
@media (max-width: 820px) {
  .header-search .header-search-bar .category-search {
    /*width: 30%;*/
    width: 90%;
  }
}
@media (max-width: 767px) {
  .header-search .header-search-bar .search-value .select-location,
  .header-search .header-search-bar .search-value .category-search {
    display: none !important;
  }
  .header-search .header-search-bar .search-value .keywords {
    width: 90%;
    margin-right: 10px;
  }
  .header-search .header-search-bar .search-value .keywords input {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
  }
  .header-logo{max-width:100%;}
  .header-logo img{width:35%;}
  .header-note{max-width:100%;}
  .tender-live .col-md-6{max-width: 100%;}
}
@media (min-width: 768px) {
  .header-logo{max-width:100%;}
  .header-logo img{width:35%;}
  .header-note{max-width:100%;}
  .tender-live .col-md-6{max-width: 100%;}
}
@media (min-width: 900px) {
  .header-logo img{width: 100%;
    float: left;}
}
@media (max-width: 690px) {
  .header-search .header-search-bar .search-value .keywords {
    width: 85%;
  }
  .gt-h1-p h1{font-size:25px;}
  .home-with-slide{padding-left:0px !important; padding-right:0px !important;}
}
@media (max-width: 560px) {
  .header-search .header-search-bar .search-value .keywords {
    width: 80%;
  }
}
@media (max-width: 400px) {
  .header-search .header-search-bar .search-value .keywords {
    width: 80%;
    margin-right: 1px;
  }
}
.map .header-search-bar {
  background-color: #333333;
}
@media (max-width: 480px) {
  .header-search.slider-home {
    /*height: 330px;*/
  }
}
.sticky {
  position: fixed !important;
  width: 100%;
  left: 0;
  padding-left:100px;
  top: 0;
  z-index: 9995!important;
  background-color: #4b7daf !important;
  border-bottom: 1px solid #fff;
}
.header-note{
    padding: 6px;
    /*border: 1px solid #fff;
       background: #333; */
}
h1,h2,h3,h4,h5,h6{padding-top:10px;}
.header-login-form{
  background-color:transparent;
  padding:5px 0px;
}
.form-group{
  margin-bottom: 15px;
}
/* header-nav-bar */
/* ----------------------------------------------- */
#header .header-nav-bar {
  position: relative;
 
}
#header .header-nav-bar button {
  display: none;
}
@media (max-width: 992px) {
  #header .header-nav-bar {
    border-bottom: 0;
    position: fixed;
    top: 0;
    right: -220px;
    z-index: 9999 !important;
    height: 100%;
    width: 220px;
    overflow: visible;
    transition: all .3s ease;
  }
  #header .header-nav-bar.active {
    right: 0;
  }
  #header .header-nav-bar button {
    /*display: block;*/
    position: absolute;
    /*left: -20px;*/
    top: 15px;
    z-index: 9999;
    height: 40px;
    width: 35px;
    line-height: 37px;
    background-color: #fdc600;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  #header .header-nav-bar button.active {
    background-color: #1a1a1a;
  }
  #header .header-nav-bar button.active .fa-bars {
    display: none;
  }
  #header .header-nav-bar button.active:before {
    content: "\f00d";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
}
#header .header-nav-bar .primary-nav {
  position: relative;
  margin: 0;
  padding: 0;
}
@media (max-width: 992px) {
  #header .header-nav-bar .primary-nav {
   /* position: absolute;*/
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    /*overflow: auto;*/
    background-color: #1a1a1a;
  }
}
#header .header-nav-bar .primary-nav > li {
  position: relative;
  float: left;
  border-right: 1px solid #e5e5e5;
}
#header .header-nav-bar .primary-nav > li:first-child {
  border-left: 1px solid #e5e5e5;
}
#header .header-nav-bar .primary-nav > li:first-child > a {
  padding: 0 26px;
}
#header .header-nav-bar .primary-nav > li > a {
  display: block;
  color: #fff;
  font-weight: normal;
  font-size: 16px;
  line-height: 40px;
  padding: 1px 36.3px;
  /*text-transform: uppercase;*/
  transition: all .3s ease;
}
#header .header-nav-bar .primary-nav > li > a:hover {
  color: #ddd;
}
#header .header-nav-bar .primary-nav > li > a .fa {
  position: absolute;
  right: 8px;
  top: 10px;
}
#header .header-nav-bar .primary-nav > li.bg-color {
  background-color: #000;
}
#header .header-nav-bar .primary-nav > li.active > ul {
  visibility: visible;
  opacity: 1;
  transform: translateY(0);
}
@media (max-width: 992px) {
  #header .header-nav-bar .primary-nav > li.active {
    background-color: #333333;
  }
  #header .header-nav-bar .primary-nav > li.active ul li {
    background-color: #1a1a1a;
  }
}
#header .header-nav-bar .primary-nav ul {
  position: absolute;
  top: 105%;
  left: 0;
  z-index: 9999;
  visibility: hidden;
  margin: 0;
  padding: 0 0 20px 0;
  list-style: none;
  opacity: 0;
  transition: all .3s ease;
}
#header .header-nav-bar .primary-nav ul > li {
  position: relative;
}
#header .header-nav-bar .primary-nav ul > li > a {
  display: block;
  padding: 10px 20px;
  width: 200px;
  border-bottom: 1px solid #333333;
  background-color: rgba(0, 0, 0, 0.85);
  color: #ffffff;
}
#header .header-nav-bar .primary-nav ul > li > a:hover {
  color: #fdc600;
  background-color: #4d4d4d;
}
#header .header-nav-bar .primary-nav ul > li:last-child a {
  border-radius: 0 0 3px 3px;
}
@media (max-width: 1200px) {
  #header .header-nav-bar .primary-nav > li > a {
    font-size: 13px;
    padding: 0 36px;
  }
}
@media (max-width: 992px) {
  #header .header-nav-bar .primary-nav > li {
    float: none;
    border: 0;
  }
  #header .header-nav-bar .primary-nav > li:first-child {
    border-left: 0;
  }
  #header .header-nav-bar .primary-nav > li > a {
    line-height: 35px;
    color: #fff;
    border-bottom: 1px solid #262626;
  }
  #header .header-nav-bar .primary-nav > li > a .fa {
    top: 10px;
    right: 10px;
  }
  #header .header-nav-bar .primary-nav > li > a:hover {
    color: #ddd;
  }
  #header .header-nav-bar .primary-nav > li.active {
    background-color: #4d4d4d;
  }
  #header .header-nav-bar .primary-nav > li.active > ul {
    position: relative;
    transform: translateY(0);
  }
  #header .header-nav-bar .primary-nav > li ul {
    padding-bottom: 5px;
    transform: translateY(5px);
    transition: all .3s ease;
  }
  #header .header-nav-bar .primary-nav > li ul li a {
    color: #f8f8f8;
    background-color: #404040;
    width: 100%;
    padding: 5px 30px;
    border-bottom: 0;
  }
  #header .header-nav-bar .primary-nav > li ul li a:hover {
    background-color: #fdc600;
    color: inherit;
  }
}
#header .home-slide.header-nav-bar {
  height: 42px !important;
  z-index: 999;
  border-radius: 3px 3px 0 0;
}
@media (max-width: 992px) {
  #header .home-slide.header-nav-bar {
    height: 100% !important;
    border-radius: 0 !important;
    background-color: transparent;
    z-index: 999;
  }
}
#header .home-slide.header-nav-bar .primary-nav > li:first-child {
  border-left: 0;
  padding: 1px 2px;
  border-radius: 3px 0 0 0;
}
@media (max-width: 992px) {
  #header .home-slide.header-nav-bar .primary-nav > li:first-child {
    border-radius: 0;
    padding: 0;
  }
}
#header .home-slide.header-nav-bar .primary-nav > li:last-child {
  border-right: 0;
  border-radius: 0 3px 0 0;
}
@media (max-width: 992px) {
  #header .home-slide.header-nav-bar .primary-nav > li:last-child {
    border-radius: 0;
  }
}
#header .home-slide.header-nav-bar .primary-nav > li:last-child > a {
  padding: 0 10px 0 42px;
  border-radius: 0 3px 0 0;
}
@media (max-width: 992px) {
  #header .home-slide.header-nav-bar .primary-nav > li:last-child > a {
    border-radius: 0;
  }
}
@media (max-width: 1200px) {
  #header .home-slide.header-nav-bar .primary-nav > li:last-child > a {
    padding: 0 24px 0 24px;
  }
}
/* header-siler content */
/* ----------------------------------- */
.slider-home {
  position: relative;
}
.slider-home #map_canvas {
  display: none;
}
.slider-content {
  position: relative;
  z-index: 30;
  width: 100%;
  height: 500px;
  overflow: visible;
}
@media (max-width: 992px) {
  .slider-content {
    height: 620px;
  }
}
@media (max-width: 768px) {
  .slider-content {
    height: 420px;
  }
}
@media (max-width: 480px) {
  .slider-content {
    height: 320px;
  }
}
.slider-content #home-slider {
  position: relative;
  width: 100%;
  height: 920px;
}
@media (max-width: 992px) {
  .slider-content #home-slider {
    height: 650px;
  }
}
@media (max-width: 768px) {
  .slider-content #home-slider {
    height: 450px;
  }
}
@media (max-width: 480px) {
  .slider-content #home-slider {
    height: 350px;
  }
}
.slider-content #home-slider .item {
  position: relative;
}
.slider-content #home-slider .item > img {
  display: block;
  width: 100%;
  height: 920px;
}
@media (max-width: 992px) {
  .slider-content #home-slider .item > img {
    height: 650px;
  }
}
@media (max-width: 768px) {
  .slider-content #home-slider .item > img {
    height: 450px;
  }
}
@media (max-width: 480px) {
  .slider-content #home-slider .item > img {
    height: 350px;
  }
}
.slider-content #home-slider .item .slide-content {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  text-align: center;
}
.slider-content #home-slider .item .slide-content img {
  position: relative;
  top: 240px;
}
@media (max-width: 768px) {
  .slider-content #home-slider .item .slide-content img {
    top: 140px;
  }
}
@media (max-width: 480px) {
  .slider-content #home-slider .item .slide-content img {
    top: 90px;
    height: 50px;
    width: 185px;
  }
}
.slider-content #home-slider .item .slide-content h1 {
  position: relative;
  top: 220px;
  text-transform: uppercase;
  color: #fff;
  font-size: 76px;
  font-family: 'Raleway', sans-serif;
  font-weight: 800;
}
.slider-content #home-slider .item .slide-content h1 span {
  color: #fdc600;
}
@media (max-width: 768px) {
  .slider-content #home-slider .item .slide-content h1 {
    font-size: 51px;
    top: 100px;
  }
}
@media (max-width: 480px) {
  .slider-content #home-slider .item .slide-content h1 {
    font-size: 36px;
    top: 70px;
  }
}
.slider-content #home-slider .item .slide-content h2 {
  position: relative;
  top: 165px;
  color: #fff;
  text-transform: uppercase;
  font-size: 46px;
}
@media (max-width: 768px) {
  .slider-content #home-slider .item .slide-content h2 {
    font-size: 36px;
    top: 70px;
  }
}
@media (max-width: 480px) {
  .slider-content #home-slider .item .slide-content h2 {
    font-size: 25px;
    top: 50px;
  }
}
.slider-content .customNavigation .btn {
  padding: 30px 18px;
  background-color: #fdc600;
  font-size: 25px;
  transition: all .3s ease;
}
.slider-content .customNavigation .btn.prev {
  position: absolute;
  top: 58%;
  left: -2px;
}
.slider-content .customNavigation .btn.next {
  position: absolute;
  top: 58%;
  right: -2px;
}
#header {
  position: relative;
}
/* home-with-slider style begin */
/* --------------------------------------- */
.home-with-slide {
  position: relative;
  z-index: 100;
  background: #f2f2f4;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .home-with-slide {
    border-radius: 3px 3px 0 0;
    padding-left: 30px;
    padding-top: 30px;
  }
  .home-with-slide .change-view .filter-input input {
    top: -60px;
  }
}
.home-with-slide .custom-search {
  padding: 20px 0 0 25px;
}
.home-with-slide .tab-pane .row {
  padding-top: 0 !important;
}


@media (max-width: 992px) {
  .home-with-slide {
    position: relative;
  }
}
.pagination li a{color:#000;}
.pagger .page-nav1{display: inline-block;}
.pagination-center {
  position: relative;
  padding-top: 20px;
  text-align: center;
  float: right;
  width: 69%;
}

.view-more {
  width: 100%;
  clear: both;
  display: block;
  text-align: center;
  text-transform: capitalize;
}
.view-more .fa {
  padding-right: 8px;
}
#page-content {
  position: relative;
  padding: 70px 0 0px 0;
}
.page-content {
  position: relative;
}
/* featured-listing section */
/* --------------------------------------- */
.featured-listing {
  position: relative;
  /*margin-top: 40px;*/
  padding: 0px 0;
  background: url('../img/banner-home.jpg') top center no-repeat;
  background-size: cover;
  background-attachment: fixed;
  text-align: center;
}
@media (max-width: 1200px) {
  .featured-listing {
    background-attachment: scroll;
  }
}
.featured-listing h2 {
  margin: 0;
  padding-bottom: 10px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 400;
  font-family: 'Raleway', sans-serif;
}
.featured-listing .single-product {
  position: relative;
  height: auto;
  margin-bottom: 30px;
  background-color: #f8f8f8;
  border: 1px solid #dddddd;
  border-radius: 3px;
  overflow: hidden;
  box-shadow: 0 2px #dddddd;
}
.featured-listing .single-product > p,
.featured-listing .single-product > .read-more {
  display: none !important;
}
.featured-listing .single-product figure {
  position: relative;
  margin: 0;
  padding: 1px;
  width: 100%;
  height: 200px;
  border-bottom: 1px solid #dddddd;
}
.featured-listing .single-product figure img {
  width: 100%;
  height: 100%;
}
.featured-listing .single-product figure .rating {
  margin: 1px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 30;
  background-color: rgba(0, 0, 0, 0.5);
}
.featured-listing .single-product figure .rating ul {
  margin: 0;
  padding: 5px 10px;
}
.featured-listing .single-product figure .rating li {
  padding: 0;
}
.featured-listing .single-product figure .rating li a {
  color: #fff;
}
.featured-listing .single-product figure .rating li a:hover {
  color: #fdc600;
}
.featured-listing .single-product figure .rating p {
  padding: 0 3px;
  margin: 0;
  font-size: 12px;
  font-family: 'Raleway', sans-serif;
  font-weight: 700;
  background: #fdc600;
  color: #333333;
  text-transform: uppercase;
}
.featured-listing .single-product figure figcaption {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 50;
  width: 100%;
  height: 100%;
  text-align: center;
  background-color: rgba(253, 198, 0, 0.8);
}
.featured-listing .single-product figure figcaption a {
  position: relative;
  padding: 6px 10px 6px 33px;
  border: 1px solid #333333;
  border-radius: 3px;
  font-weight: bold;
}
.featured-listing .single-product figure figcaption a .fa {
  position: absolute;
  left: 0;
  top: 0;
  height: 29px;
  font-weight: bold;
  border-right: 1px solid #333333;
}
.featured-listing .single-product figure figcaption a:hover {
  background: #333333;
  color: #fdc600;
}
.featured-listing .single-product figure figcaption .bookmark {
  position: relative;
  top: 70px;
}
.featured-listing .single-product figure figcaption .bookmark .fa {
  padding: 7px 9px;
}
.featured-listing .single-product figure figcaption .read-more {
  position: relative;
  top: 90px;
}
.featured-listing .single-product figure figcaption .read-more .fa {
  padding: 7px 11px;
}
.featured-listing .single-product:hover figure figcaption {
  display: block;
}
.featured-listing .single-product h4,
.featured-listing .single-product h5 {
  margin: 0;
  padding: 5px 30px 0;
}
.featured-listing .single-product h4 a:hover,
.featured-listing .single-product h5 a:hover {
  color: #666666;
}
.featured-listing .single-product h4 {
  padding-top: 15px;
}
.featured-listing .single-product h5 {
  padding-bottom: 10px;
}
.featured-listing .discover-more {
  width: 100%;
  text-align: center;
  text-transform: capitalize;
}
.featured-listing .discover-more .fa {
  padding-right: 8px;
}
@media (max-width: 480px) {
  .featured-listing .col-xs-6 {
    float: left;
    padding: 0 20px;
  }
}

/* Rgister now section  */
/* ====================================== */
.register-content {
  position: relative;
  background: url(../img/content/register_bg.jpg) top center no-repeat;
  text-align: center;
  width: 100%;
}
.register-content h1 {
  margin: 0;
  color: #fff;
  font-weight: 400;
  font-size: 30px;
  font-family: 'Raleway', sans-serif;
  padding: 40px 0;

  text-transform: uppercase;
}
.register-content .registration-details {
  position: relative;
  padding: 100px 0;
  background-color: rgba(253, 198, 0, 0.75);
  text-align: center;
  width: 100%;
}
.register-content .registration-details .regular-member {
  float: left;
  margin-left: 50px;
}
@media (max-width: 1200px) {
  .register-content .registration-details .regular-member {
    margin-left: 30px;
  }
}
@media (max-width: 992px) {
  .register-content .registration-details .regular-member {
    margin-left: 18px;
  }
}
@media (max-width: 768px) {
  .register-content .registration-details .regular-member {
    margin-left: 0;
  }
  .index-bottom-list{padding-left:0px;}
  .index-bottom-list li a{font-size:12px !important;}
}
.register-content .registration-details .box {
  position: relative;
  width: 35%;
  padding: 30px;
  text-align: center;
  border: 3px solid #333333;
  border-radius: 3px;
}
.register-content .registration-details .box h2 {
  margin: 0;
  text-transform: uppercase;
  font-size: 26px;
  padding-bottom: 20px;
  font-weight: 400;
}
.register-content .registration-details .box p {
  margin-bottom: 10px;
  font-weight: 700;
}
.register-content .registration-details .box p .fa {
  padding-right: 6px;
}
.register-content .registration-details .box a {
  margin-top: 15px;
  font-size: 13px;
}
.register-content .registration-details .alternate {
  float: left;
  margin: 60px 70px;
  text-align: center;
}
@media (max-width: 992px) {
  .register-content .registration-details .alternate {
    margin: 100px 40px;
  }
}
.register-content .registration-details .alternate h2 {
  text-align: center;
  margin: 0;
  height: 90px;
  width: 90px;
  line-height: 90px;
  font-size: 26px;
  background-color: #333333;
  color: #fdc600;
  border-radius: 50%;
}
.register-content .registration-details .business-member {
  float: left;
}
@media (max-width: 1200px) {
  .register-content .registration-details {
    padding: 50px 0;
  }
}
@media (max-width: 768px) {
  .register-content .registration-details .alternate {
    margin: 100px 20px;
  }
  .register-content .registration-details .box {
    width: 40%;
  }
}
@media (max-width: 700px) {
  .register-content .registration-details .box,
  .register-content .registration-details .alternate,
  .register-content .registration-details .business-member {
    float: none;
  }
  .register-content .registration-details .box {
    width: 100%;
  }
  .register-content .registration-details .alternate {
    height: auto;
    text-align: center;
    margin: 20px 40%;
  }
}

/* FOOTER */
/* --------------------------------------- */
#footer {
  position: relative;
}
#footer .main-footer {
  position: relative;
  padding: 0px 0 0px;
  background-color: #232f3f;
}
#footer .main-footer h3 {
      margin-top: 30px;
    padding-bottom: 10px;
    text-transform: none;
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    border-bottom: 1px solid #fff;
}
#footer .main-footer p {
  color: #fff;
  padding-top: 20px;
  font-size: 15px;
}
#footer .main-footer a {
  color: #fff;
}
#footer .main-footer a:hover {
color: #ccc;
    text-decoration: none;
}
#footer .main-footer .about-globo {
  position: relative;
}
#footer .main-footer .about-globo .footer-logo {
  position: relative;
  background: url(../img/content/footer_logo_bg.jpg) top center no-repeat;
  background-size: cover;
  height: 125px;
  text-align: center;
  border-radius: 6px;
  overflow: hidden;
}
#footer .main-footer .about-globo .footer-logo a {
  position: relative;
  top: 34px;
  z-index: 30;
}
#footer .main-footer .about-globo .footer-logo span {
  position: absolute;
  left: 0;
  width: 100%;
  height: inherit;
  background: rgba(253, 198, 0, 0.75);
}
@media (max-width: 992px) {
  #footer .main-footer .about-globo .footer-logo {
    width: 280px;
  }
}
#footer .main-footer .about-globo p {
  margin-bottom: 0;
}
#footer .main-footer .latest-post {
  position: relative;
  padding-bottom: 20px;
}
#footer .main-footer .latest-post .post-image {
  float: left;
  margin-right: 15px;
}
#footer .main-footer .latest-post .post-image img {
  width: 70px;
  height: 70px;
  border-radius: 6px;
}
#footer .main-footer .latest-post .post-image p {
  margin-top: -8px;
  color: #fff;
  text-transform: uppercase;
  padding: 5px 5px 0 7px;
  font-weight: 700;
  background-color: #1a1a1a;
  font-family: 'Raleway', sans-serif;
  border-radius: 3px;
}
#footer .main-footer .latest-post .post-image p span {
  color: #e4b200;
  padding-right: 5px;
  padding-left: 5px;
}
#footer .main-footer .latest-post h4 {
  text-transform: uppercase;
  margin: 0;
  font-size: 14px;
}
#footer .main-footer .latest-post p {
  margin: 0;
  padding-top: 10px;
}
#footer .main-footer .popular-categories {
  text-transform: uppercase;
}
#footer .main-footer .popular-categories ul {
  padding: 0;
  margin: 0;
}
#footer .main-footer .popular-categories ul li {
font-size: 13px;
    padding: 6px 0;
    border-top: 0px solid #ffffff;
    text-decoration: none;
    text-transform: none;
    font-weight: normal;
}
#footer .main-footer .popular-categories ul li:last-child {
  border-bottom: 0px solid #4d4d4d;
}
#footer .main-footer .popular-categories ul li .glyphicon {
  color: #fff;
  padding-right: 10px;
}
#footer .main-footer .newsletter {
  position: relative;
}
#footer .main-footer .newsletter input {
  height: 40px;
  background-color: #1a1a1a;
  padding-right: 40px;
  margin-bottom: 50px;
  color: #fff;
}
#footer .main-footer .newsletter button {
    position: absolute;
    top: 8px;
    right: 5px;
    width: 25px;
    height: 25px;
    background-color: #ffffff;
}
#footer .main-footer .newsletter button:hover {
  background-color: #fdc600;
}
#footer .main-footer .newsletter ul li {
  height: 50px;
  width: 50px;
  background-color: #e4b200;
  text-align: center;
  border-radius: 3px;
  margin-right: 7px;
}
#footer .main-footer .newsletter ul li:hover {
  background-color: #ffd231;
}
#footer .main-footer .newsletter ul li a {
  display: block;
  color: #333333;
  line-height: 50px;
  font-size: 20px;
}
@media (max-width: 1200px) {
  #footer .main-footer .newsletter ul li {
    height: 40px;
    width: 40px;
  }
  #footer .main-footer .newsletter ul li a {
    line-height: 40px;
  }
}
#footer .copyright {
  position: relative;
  padding: 15px 0;
  background-color: #1a1a1a;
  font-family: 'Raleway', sans-serif;
  font-size: 13px;
  font-weight: 600;
  color: #818181;
  text-transform: uppercase;
}
#footer .copyright a {
  color: #818181;
  font-weight:normal;
}
#footer .copyright p {
  margin: 0;
  float: left; font-weight:normal;
}
#footer .copyright p a {
  color: #e4b200;
}
#footer .copyright ul {
  float: right;
  margin: 0;
}
#footer .copyright ul li a {
  padding-left: 10px;
}
#footer .copyright ul li a:hover {
  color: #fdc600;
}
@media (max-width: 1200px) {
  #footer .copyright ul {
    float: left;
    padding-top: 20px;
  }
}


select {
  width: 100%;
}

.select2-container {
  width: 100%;
}

.select-location .select2-choice,
.category-search .select2-choice,
.select-country .select2-choice {
  height: 40px;
  padding: 5px 0 0 8px;
  border-radius: 0;
  border: 0;
  color: #999;
  font-size: 16px;
  background-image: none !important;

}

.category-search .select2-choice {
  border-radius: 0 3px 3px 0;
}

.select2-container .select2-choice .select2-arrow {
  background: none !important;
  border-left: 0;
  width: 24px;

}

.select-location .select2-arrow  b,
.category-search .select2-arrow b,
.select-country .select2-arrow b {
  position: relative;
  top: 7px;
}

.header-top-bar1{
  background-color: #4b7daf;
  padding:0px 0px !important;
}
.header-top-bar .header-logo h4{
  margin: 0px;
}
.row1{
    padding-top: 17px;float:right;
}

.row2 {
    padding-bottom: 20px;
}

.upper-links {
    display: inline-block;
    padding: 0 20px;
    line-height: 18px;
    border: none;
    outline: none;
    font-size: 14px;
    font-weight: 700;
}

.links {
    color: #747476;
    text-decoration: none;
}

.links:hover {
    color: #4b7daf;
    text-decoration: none;
}

.profile-li{
    padding-top: 2px;
}

.largenav {
    display: none;
}

.smallnav{
    display: block;
}

.smallsearch{
    margin-left: 15px;
    margin-top: 15px;
}

.menu{
    cursor: pointer;
}

@media screen and (min-width: 768px) {
    .largenav {
        display: block;
    }
    .hidden-md{display:none;}
    .smallnav{
        display: none;
    }
    .smallsearch{
        margin: 0px;
    }
}

.world-map{
  width:100%;
}
.header-banner{
  padding:35px 0px;
 background-color:#232F3F;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 0;
}
.form-control{height:40px !important; font-size:14px !important;}
.largenav{text-align:center;width:100%;}
.top-text{color:#fff;font-weight:600;padding-top:5px;}
.tender-home h4{vertical-align: middle; margin-bottom: 5px;}
.tender-home h4 img{vertical-align: middle; padding-right: 12px;}
.tender-home .image-line{width:100%; margin-bottom: 10px; height:8px;}
.gt-p span{color:red;}
.gt-p a{text-decoration: none; font-weight:bold;}
.gtpannelhead{background-color: #4b7daf !important; padding:5px 15px;}
.gtpannelhead .panel-title h4{color:#fff; font-size: 14px;}
.panel-info{border-color:#4b7daf;}

.gtpannelbody1{
      background-color: #eee;
    padding: 20px;
}
.gt-h1-p h1{color:#4b7daf; text-transform: uppercase;}
.gt-h1-p p{font-size:18px;}
.gt-h1-p p strong{color:#800080;}
.gt-iwj-item{
  -webkit-box-shadow: 0 5px 25px 0 rgba(41,128,185,.15);
    box-shadow: 0 5px 25px 0 rgba(41,128,185,.15);
    padding:20px 12px;
    margin-bottom: 30px;
}
.tender-live{padding-left:0px; padding-right:0px;}

.top-tender .top-heading{color:#4b7daf;text-transform: uppercase;}
.head-line{width:200px; background-color:#4b7daf; height:3px;display: inline-block;    margin-bottom: 10px;}

.free-section{margin:0px 0px;border:2px solid #232f3f;}
.free-section .free-col1{padding:0;background-color: #232F3F;}
.free-section .free-col2{/*padding:50px 15px 50px 15px;*//*background-image: url('../img/pie-chart.jpg'); background-size: cover;*/}
.free-h2{    color: #fff;
    font-size: 40px;
    margin-bottom: 15px;
    padding: 45px 0px;}
.free-p{color:#fff; font-size: 14px;}
.free-section .btn{margin-top: 30px;
    width: 250px;
    text-transform: uppercase;
    height: 42px;
    font-size: 21px;
}
.index-bottom-list{list-style-type: none;}
.index-bottom-list li{display: inline-block; border-right: 1px solid #000; margin-left:10px; padding-right:10px;}
.index-bottom-list li a{font-size:20px; font-weight:normal; text-decoration: none;}
.modal-dialog.modal-notify .modal-header{background-color: #4b7daf;padding:5px !important;}
.modal-dialog.modal-notify .modal-header { border: 0; -webkit-box-shadow:none;
    box-shadow:none; }
.modal-dialog.modal-notify .modal-title{color:#fff !important;padding:0}
.white-text{color:#fff;}

.top-text{color:#fff;font-weight:normal;padding-top:5px;padding-left: 30px;}
.tender-home h4{vertical-align: middle; margin-bottom: 5px;}
.tender-home h4 img{vertical-align: middle; padding-right: 12px;}
.tender-home .image-line{width:100%; margin-bottom: 10px; height:8px;}
.gt-p span{color:red;}
.gt-p a{text-decoration: none; font-weight:bold;}
.panel-info{border:1px solid #4b7daf;}
.gtpannelhead{background-color: #4b7daf !important; padding:5px 15px;}
.gtpannelhead .panel-title h4{color:#fff; font-size: 14px;}
.panel-info{border-color:#4b7daf;}
.table .table{background-color:transparent;}
.gt-table td{border-top: 1px solid #ccc;}
.table{ margin-bottom:10px;}
.table tr td{padding:10px 15px;}
.gtpannelbody{padding:0;}
.table tr td .table tr td{border:none; padding:0;}
.table-footer{background-color: #4b7daf;}
.table-footer a{color:#fff;}
.gt-table{margin-bottom:0px;}
.gt-tender-content{border:1px solid #4b7daf; padding:15px;}
.pannel-1{border:none; background-color: #ddd; border-radius: 10px;}
.gt-sidebar{padding-top:0px;}
.btn-tender{width:200px; height:45px;font-size: 20px;margin-top:10px; margin-bottom: 10px;}
.gt-sidebar .panel{margin-bottom:20px;}
.full-border-1px{border:1px solid #4b7daf; padding:10px 15px; margin-bottom:20px;}
.padright0{padding-right:0px;}
#header a{font-weight: normal;}

.counter {     background: #fff;
   /* padding: 12px 0;*/
    border-radius: 1px;
    text-align: center;
    color: #000;
    border: 1px solid #ddd;
    box-shadow: #e6e6e6 2px 2px 3px;}
.counter:hover{color:#000}
.counter:hover h2{color:#000}
.count p:hover{color:#000}
.counter i{font-size: 25px;}
.count-title { font-size: 43px;color:#5e5e5e; font-weight: normal;  margin-top:0px; margin-bottom: 0; text-align: center; padding-top:0}
.count-text {color:#5e5e5e; font-size: 16px; font-weight: normal;  margin-top: 0; margin-bottom: 0; text-align: center; }
.fa-2x { margin: 0 auto; float: none; display: table; color: #fff; }
.total-block{margin-top:20px; margin-bottom:20px;}
.feature-b{border:1px solid grey;text-align:center;padding:40px;}
.feature-b h3{text-align:center}
.animated {
 -webkit-animation-duration: 0.5s;
 -webkit-animation-timing-function: ease;
 -webkit-animation-fill-mode: both;
 -moz-animation-duration: .5s;
 -moz-animation-timing-function: ease;
 -moz-animation-fill-mode: both;
 -o-animation-duration: .5s;
 -o-animation-timing-function: ease;
 -o-animation-fill-mode: both;
 -ms-animation-duration: .5s;
 -ms-animation-timing-function: ease;
 -ms-animation-fill-mode: both;
 animation-duration: 0.5s;
 animation-timing-function: ease;
 animation-fill-mode: both;
}
.fadeInRight {
 -webkit-animation-name: fadeInRight;
 -moz-animation-name: fadeInRight;
 -o-animation-name: fadeInRight;
 animation-name: fadeInRight;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
 font-family: inherit;
 font-weight: 500;
 line-height: 1.1;
 color: inherit;
}
h1, .h1, h2, .h2, h3, .h3 {
 margin-top: 20px;
 margin-bottom: 10px;
}
h3, .h3 {
 font-size: 24px;
}
h1, h2, h3, h4, h5, h6 {
 color: #333;
 line-height: 1.4;
 font-weight: 600;
}
.text-center {
 text-align: center;
}

.index-slider-content{overflow-x:hidden;}
.index-slider-content .register-content{/*background-color: #F2F2F4;*/ margin-bottom:0px;}
.search-op{ border-radius:5px;}
.search-op .notices-new{background-color: #fff; padding-top:10px;}
.search-op h1{font-weight: normal;color:#000;}
.service-listing{background:#F2F2F4; padding:0px;}

.navbar-nav>li>.dropdown-menu {
  margin-top: 20px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.navbar-default .navbar-nav>li>a {
  width: 200px;
  font-weight: bold;
}
.mega-dropdown {
  position: static !important;
}

.mega-dropdown-menu {
  padding: 20px 0px;
  width: 100%;
  box-shadow: none;
  top:auto !important;
  -webkit-box-shadow: none;
}
.mega-dropdown-menu li{
  
}
.mega-dropdown-menu > li > ul {
  padding: 0 !important;
  margin: 0 !important;
  opacity:1 !important;
  visibility: visible !important;
  background-color: #fff;
  position: relative !important;
}

.mega-dropdown-menu > li > ul > li {
  list-style: none;
}
.mega-dropdown-menu > li > ul .more-ten a{
  color:#FF9A57 !important;
}

.mega-dropdown-menu > li > ul > li > a {
  display: block;
  padding:2px 8px !important;
  border-bottom:none !important;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #000 !important;
  font-size:13px !important;
  white-space: normal;
  background-color:#fff !important;
}

.mega-dropdown-menu > li ul > li > a:hover,
.mega-dropdown-menu > li ul > li > a:focus {
  text-decoration: none;
  color: #444 !important;
  background-color: #f5f5f5 !important;
}

.mega-dropdown-menu .dropdown-header {
  color: #428bca;
  font-size: 18px;
  font-weight: bold;
}

.mega-dropdown-menu form {
  margin: 3px 20px;
}

.mega-dropdown-menu .form-group {
  margin-bottom: 3px;
}
.category-back1{
  background-image: url('../img/Energy.JPG');
  background-size: cover;
}
.category-back2{
  background-image: url('../img/Engineering.jpg');
  background-size: cover;
}
.category-back5{
  background-image: url('../img/HealthCare.jpg');
  background-size: cover;
}
.category-back4{
  background-image: url('../img/Infrastructure.jpg');
  background-size: cover;
}
.category-back7{
  background-image: url('../img/Consultancy.jpg');
  background-size: cover;
}
.header-language{padding:3px 0px !important;}
.top-papers{padding:0px !important;}
.top-papers h3{font-size: 43px; margin-top:0px; margin-bottom:0px;}
.top-papers .restitem{margin-top:0px; font-size: 13px;}
.notices-new{    /*background-image: url(../img/tenders_banner.jpg);*/
    padding: 35px;background:#f2f2f4; 
    background-repeat: no-repeat;
    background-size: cover;}
.notices-new h2{    font-size: 40px;
    padding: 10px;
    text-align: center;
    color: #ff0;}
  .notices-new h2 a{ text-align: center;
    color: #333;}
  .ser h2{    font-size: 34px;
    padding: 0;
    margin: 0;}
.gb-mat{    border: 0px solid #333;
    padding: 0px;}
.top-catbox{
  overflow: hidden;
  position: relative;
  border: 3px solid #2d2d2c;
  cursor: pointer;
  transition: 0.5s;
  max-height: 190px;
  margin-bottom:30px;
}
.top-catlayer{
  bottom: 50%;
  color: #ffffff;
  font-size: 15px;
  height: 100%;
  /*width:285px;  */
  left: 30px;
  margin-top: -30px;
  overflow: hidden;
  padding: 11px;
  position: absolute;
  right: 30px;
  text-align: center;
  top: 85%;
  transition: all 0.5s;
  background: rgba(0,0,0,0.7);
}
.top-catbox:hover .top-catlayer{
    bottom: 0;
    font-size: 15px;
    margin-top: 0;
    padding-top: 24%;
    top: 0;
    left:0;
    right:0;
    width: 100%;
    transition: all 0.5s;
}
#header .sticky .header-nav-bar .primary-nav > li > a{padding:1px 22px;}
.sticky-logo{display: none;}
.stclogo{display: block;width:150px;}
.reg-notice{font-size:20px;font-weight:normal;color:#fff !important;}
.reg-btn{    padding:10px 33px;
    font-size: 22px;}
.count-ghead{font-size:31px}
.ser-foot{background-color: #4b7daf;}
.ser-foot h4{color:#fff; padding-top:5px; padding-bottom:5px;margin-bottom:0px;}
.ser-layer{ height:1%;width:100%;opacity:0;top:0;background-color:#4b7daf;position: absolute;right: 0;transition: all 0.5s;}
.ser-layer a h4{color:#fff; font-size:25px;padding-top:70px;}
.jbm-category-box:hover .ser-layer{height:100%;opacity:0.7;position: absolute; transition: all 0.5s; bottom: 0; width:100%;top:0;left:0;}
.jbm-category-box:hover .ser-foot h4{opacity:0;}
.ser-layer1 a h4{padding-top:10px;}
.ser-layer1 p{color:#fff;}
#wrapper{display:none;}

#wrapper.toggled {
    padding-left: 220px;
}

#sidebar-wrapper {
    display: none;
    position: absolute;
    z-index: 1000;
    left: auto;
    width: 0;
   /* height: 100%;*/
    margin-left: -220px;
    overflow-y: auto;
    overflow-x: hidden;
    background: #1a1a1a;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.toggled #sidebar-wrapper {display:block; transition: all 0.5s;}

#sidebar-wrapper::-webkit-scrollbar {
  display: none;
}

#wrapper.toggled #sidebar-wrapper {
    width: 220px;
}

#wrapper.toggled #page-content-wrapper {
    position: absolute;
    margin-right: -220px;
}
.sidebar-nav{display: block;}
.sidebar-nav li {
    position: relative; 
    line-height: 20px;
    display: inline-block;
    width: 100%;
}

.sidebar-nav li:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    height: 100%;
    width: 3px;
    background-color: #1c1c1c;
    -webkit-transition: width .2s ease-in;
      -moz-transition:  width .2s ease-in;
       -ms-transition:  width .2s ease-in;
            transition: width .2s ease-in;

}
.sidebar-nav li a {
    display: block;
    color: #ddd;
    text-decoration: none;
    padding: 10px 15px 10px 30px;    
}

.sidebar-nav li a:hover,
.sidebar-nav li a:active,
.sidebar-nav li a:focus,
.sidebar-nav li.open a:hover,
.sidebar-nav li.open a:active,
.sidebar-nav li.open a:focus{
    color: #fff;
    text-decoration: none;
    background-color: transparent;
}
.sidebar-nav .dropdown-menu {
    position: relative;
    width: 100%;
    padding: 0;
    margin: 0;
    border-radius: 0;
    border: none;
    background-color: #222;
    box-shadow: none;
}

/*-------------------------------*/
/*       Hamburger-Cross         */
/*-------------------------------*/

.hamburger {
  position: fixed;
  top: 8px;  
  left: 0;
  z-index: 999;
  display: block;
  width: 30px;
  height: 30px;
  margin-left: 15px;
  background: transparent;
  border: none;
}
.hamburger:hover,
.hamburger:focus,
.hamburger:active {
  outline: none;
}
.hamburger.is-closed:before {
  content: '';
  display: block;
  width: 100px;
  font-size: 14px;
  color: #fff;
  line-height: 32px;
  text-align: center;
  opacity: 0;
  -webkit-transform: translate3d(0,0,0);
  -webkit-transition: all .35s ease-in-out;
}
.hamburger.is-closed:hover:before {
  opacity: 1;
  display: block;
  -webkit-transform: translate3d(-100px,0,0);
  -webkit-transition: all .35s ease-in-out;
}

.hamburger.is-closed .hamb-top,
.hamburger.is-closed .hamb-middle,
.hamburger.is-closed .hamb-bottom,
.hamburger.is-open .hamb-top,
.hamburger.is-open .hamb-middle,
.hamburger.is-open .hamb-bottom {
  position: absolute;
  left: 0;
  height: 2px;
  width: 100%;
}
.hamburger.is-closed .hamb-top,
.hamburger.is-closed .hamb-middle,
.hamburger.is-closed .hamb-bottom {
  background-color: #fff;
}
.hamburger.is-closed .hamb-top { 
  top: 5px; 
  -webkit-transition: all .35s ease-in-out;
}
.hamburger.is-closed .hamb-middle {
  top: 50%;
  margin-top: -2px;
}
.hamburger.is-closed .hamb-bottom {
  bottom: 5px;  
  -webkit-transition: all .35s ease-in-out;
}

.hamburger.is-closed:hover .hamb-top {
  top: 0;
  -webkit-transition: all .35s ease-in-out;
}
.hamburger.is-closed:hover .hamb-bottom {
  bottom: 0;
  -webkit-transition: all .35s ease-in-out;
}
.hamburger.is-open .hamb-top,
.hamburger.is-open .hamb-middle,
.hamburger.is-open .hamb-bottom {
  background-color: #1a1a1a;
}
.hamburger.is-open .hamb-top,
.hamburger.is-open .hamb-bottom {
  top: 50%;
  margin-top: -2px;  
}
.hamburger.is-open .hamb-top { 
  -webkit-transform: rotate(45deg);
  -webkit-transition: -webkit-transform .2s cubic-bezier(.73,1,.28,.08);
}
.hamburger.is-open .hamb-middle { display: none; }
.hamburger.is-open .hamb-bottom {
  -webkit-transform: rotate(-45deg);
  -webkit-transition: -webkit-transform .2s cubic-bezier(.73,1,.28,.08);
}
.hamburger.is-open:before {
  content: '';
  display: block;
  width: 100px;
  font-size: 14px;
  color: #fff;
  line-height: 32px;
  text-align: center;
  opacity: 0;
  -webkit-transform: translate3d(0,0,0);
  -webkit-transition: all .35s ease-in-out;
}
.hamburger.is-open:hover:before {
  opacity: 1;
  display: block;
  -webkit-transform: translate3d(-100px,0,0);
  -webkit-transition: all .35s ease-in-out;
}

/*-------------------------------*/
/*            Overlay            */
/*-------------------------------*/

.overlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(250,250,250,.8);
    z-index: 1;
}
.header-res-login{display: none;}
.logo-img{padding-top:14px;}
.res-logo{width:150px;}
.btn-notices{
  width: 390px;
  padding:12px;
  background: #000;
  font-size: 20px;
  color: #fff !important;
  border-radius: 5px;
}
.btn-left{
  margin-right:50px;
}
.btn-right{
  margin-left: 50px;
}
.stylish-input-group{
  padding-top: 4px; 
}
.stylish-input-group .input-group-addon{
    background: white !important; 
}
.stylish-input-group .form-control{
  border-right:0; 
  box-shadow:0 0 0; 
  border-color:#ccc;
}
.stylish-input-group button{
    border:0;
    display: block !important;
    background:transparent;
}
.sticky .header-nav-bar ul li a{
  line-height: 18px !important;
  padding-top:5px !important;
  text-align: center !important;
  padding-bottom:5px !important;
  font-size: 14px !important;
}
.btn-sidebar{
  border: 3px solid #57799D;
  width: 100%;
  font-size: 28px;
  padding: 10px;
  background: #000;
  opacity: 0.8;
  color: #fff;
}
.sticky_sidebar {
    position: fixed;
    bottom: 0;
    width: 21.40%;
}
.sticky_sidebar3 {
    position: fixed;
    width: 20%;
    bottom: 600px;
}
.page-title-static{font-size: 30px;text-shadow: 0 1px 2px rgba(0,0,0,.6);color: #fff;/*padding: 63px;*/}
.inner-head{padding:0px 0px; background-image: url('../img/HomePage-18.jpg'); background-repeat: no-repeat; background-size: cover;background-position: center center;height:246px;padding-top: 70px;padding-left: 50px;}
.pannel-inner{border-color:lightgrey; background-color: #fff;}
.side-btn{border-radius:10px; background-image: url('../img/StaticPage-14.png');     background-position: 32% 20%; border-color:lightgrey; background-color: #fff;}
.loginmodal-container {
  padding: 43px;
  padding-top:0px;
  max-width: 460px;
  width: 100% !important;
  background-color: #fff;
  margin: 100px auto;
  /*box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);*/
 /* border: 1px solid #eaeced;*/
  overflow: hidden;
  font-family: roboto;
}
.registration-container{border: 1px solid #eaeced; margin:30px auto;}
.registration-container input[type=text]{margin-bottom:0px !important;}
.reg-step1{padding:40px; margin: 70px auto;}

.loginmodal-container h1 {
  text-align: center;
  font-size: 1.8em;
  font-family: roboto;
  margin:0
}

.loginmodal-container input[type=submit] {
  width: 100%;
  display: block;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
  position: relative;
}

.loginmodal-container input[type=text], input[type=password] {
  height: 44px !important;
  font-size: 1em;
  width: 100%;
  color:#000;
  font-weight:400;
  font-family: Helvetica,Arial,sans-serif;
  margin-bottom: 10px;
  -webkit-appearance: none;
  background: #fff;
  border: 1px solid #9da3a6;
  border-radius: 4px;
  padding: 0 8px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.registration-container input[type=text]{height:36px !important;}

.reg-step1 input[type=text], input[type=password]{
  height:36px !important;
}

.loginmodal-container input[type=text]:hover, input[type=password]:hover {
  border: 1px solid #b9b9b9;
  border-top: 1px solid #a0a0a0;
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
}
.loginmodal {
  text-align: center;
  font-size: 14px;
  font-family: 'Arial', sans-serif;
  font-weight: 700;
  height: 36px;
  padding: 0 8px;
  font-family: Helvetica,Arial,sans-serif;
}

.loginmodal-submit {
  border: 0px;
  color: #fff;
  text-shadow: 0 1px rgba(0,0,0,0.1); 
  background-color: #4B7DAF;
  min-height: 44px;
  padding: 0px 0px;
  font-family: roboto;
  font-size: 1em;
  font-family: Helvetica,Arial,sans-serif;
}
.reg-step1 .loginmodal-submit1{
  border: 0px;
  color: #fff;
  background-color: #4B7DAF;
  min-height: 36px;
  padding: 0px 0px;
  font-family: roboto;
  font-size: 1em !important;
  font-family: Helvetica,Arial,sans-serif;
}
.loginmodal-submit:hover {
  border: 0px;
  text-shadow: 0 1px rgba(0,0,0,0.3);
  background-color: #005EA6;
}

.loginmodal-container a {
  text-decoration: none;
  font-family: Helvetica,Arial,sans-serif;
  color: #2C7AB9;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  display: inline-block;
  transition: opacity ease 0.5s;
} 
.loginSignUpSeparator {
    border-top: 1px solid #cbd2d6;
    position: relative;
    margin: 25px 0 10px;
    text-align: center;
}
.loginSignUpSeparator .textInSeparator {
    background-color: #fff;
    padding: 0 .5em;
    position: relative;
    color: #999;
    top: -.7em;
}
.reg-step1 p{margin-bottom:0px; font-family: Helvetica,Arial,sans-serif;}
.reg-step1 p label{margin-bottom:0px; color:#afafaf;}
.registration-container p{margin-bottom:0px; font-family: Helvetica,Arial,sans-serif;}
.registration-container label span{font-weight:bold; vertical-align: middle;}
.registration-container label{text-align:right; vertical-align: middle;padding-top: 5px;}
.registration-container1 .col-md-9{max-width:75%;}
.registration-container p label{margin-bottom:0px; color:#afafaf;}
.btn-newac{background-color: #E1E7EB; color:#000 !important; font-weight:bold; font-size: 16px; padding:12px 0px;min-height: 44px;}
.btn-gogle{height:36px; background-color:#DB3235;color:#fff !important; padding:8px 0px;}
.btn-facebook{height:36px; background-color:#3B5799;color:#fff !important; padding:8px 0px;}
.btn-newac:hover{background-color: #D2DBE1;}
.content-container{
  width:100%;
  margin:190px 0px;
}
.content-sell{text-align: center;margin-bottom: 30px; color:#fff;}
.content-sell p{font-size: 30px; color:#fff;}
.content-sell p span{color:#42C77D;}
.regper{font-size:70px;margin-right: 16px;vertical-align: middle;color: #42C77D;}
.regval{font-size:24px; vertical-align: middle; color:#fff;}
.border-right1px{border-right :1px solid rgba(255, 255, 255, 0.2);}
.reg-progress{max-width:460px;width:100%; margin:auto auto;}
.select2{width:100% !important;}
#advanceSearchForm label{font-weight:700;}
#advanceSearchForm #ms1{height:auto !important;border-radius: 4px;border: 1px solid #aaa;}
#advanceSearchForm #ms1 input{font-size:14px;}
#advanceSearchForm .form-control{height:36px !important;border: 1px solid #aaa;}
.select2-container .select2-selection--single{height:36px !important;}
.select2-container .select2-selection--multiple{height:36px !important;}
.company-sidebar .panel-body p{margin-bottom:5px;}
.home-slider-search{padding-top:0px;padding-bottom:0px; margin-top:-70px;}
.search-bannerpage{background-color: #fff;padding-top:0px;}
.search-with-slide{padding-right:0px;background-color: #fff;}
.search-with-slide .gt-sidebar:hover .pannel-inner{background-color:#F2F2F4 !important;}
.detail-side{padding:5px;}
.detail-side .detail-tend{border-bottom: 1px dotted #ccc;margin:5px 0px;}
.detail-side .detail-tend a{font-size:12px; color:#808080;}
.detail-side .detail-tend a:hover{color:#000;text-decoration:none;}
.tbsum tr td{padding:5px; vertical-align:top; text-align:left;}
.full-tender-phead{background: #4B7DAF;padding: 12px;padding-left:6px;color: #fff;font-weight: bold;}
.btn-primary{background-color: #4B7DAF;border-color:#4B7DAF; }
.tooltip{z-index: 999999;opacity:1;font-size:16px;}

/*--- owl-service---*/


.owl-theme .owl-controls {
    margin-top: 0;
    text-align: center;
}
.owl-theme .owl-controls .owl-nav div {
    background: #fff;
    border: 1px solid #e8e8e9;
    border-radius: 0;
    color: #252525;
    display: inline-block;
    font-size: 25px;
    height: 40px;
    left: -13px;
    margin: -50px 0 0;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: absolute;
    text-align: center;
    top: 50%;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    visibility: visible;
    width: 40px;
}
.client-owl.owl-theme .owl-controls .owl-nav div {
    top: 75%;
}
.owl-controls .owl-nav i {
    line-height: 38px;
}
.owl-theme .owl-controls .owl-nav div.owl-next {
    left: auto;
    right: -13px;
}
.owl-theme:hover .owl-controls .owl-nav div {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible;
    z-index: 9;
}
.owl-theme .owl-controls .owl-nav div.owl-prev:hover, .owl-theme .owl-controls .owl-nav div.owl-next:hover {
    background: #4B7DAF;
    border: 1px solid #4B7DAF;
    color: #fff;
}
.owl-theme.testi-owl .owl-controls .owl-nav div.owl-prev{display: none}
.section-tab-menu ul li:hover a, .section-tab-menu ul li.active a{
    color: #fff;
}
.client-owl{border-bottom:none;}
.tab-pane-ser{background:#fff; box-shadow:5px 5px 5px #ddd;border-top:2px solid #ccc;padding:15px;}

.list-type li{list-style-type:disc !important;margin-left:20px;}
.list-type li.dropdown-header{margin-left:0px;}

.client-owl a.active::after {
content: "";
position: absolute;
bottom: -25px;
left: 40%;
border-width: 0px 15px 15px;
border-style: solid;
border-color: #cccccc transparent;
display: block;
width: 0;
}
.client-owl a i{font-size: 50px;}
.our-ser{margin-bottom:0px;}
.client-owl .owl-carousel .owl-stage-outer{min-height:110px;}
.client-owl a.active .single-client img{background:#fff;border-radius:50%;padding:10px;font-size:40px;}
/*--- owl-service---*/

@media (min-width: 992px){
  .modal-lg {
    max-width: 550px;
  }
}
@media (max-width: 1200px) {
  .reg-notice{font-size:16px;}
  .reg-btn{padding:2px 10px;}
  .count-ghead{font-size: 15px !important;}
  .count-title{font-size: 18px;}
  .count-text{font-size: 12px;}
  .notices-new h2{font-size: 25px;}
  .top-catlayer{width:auto;}
  .col-md-9{float:left;}
  .col-md-3{float:left;}
  .counter{margin-bottom:5px;}
  #header .header-nav-bar .primary-nav ul > li > a{background-color: transparent !important;}
  .btn-sidebar{font-size:22px;}
}

@media screen and (min-width: 1100px){
  .map-side{max-width: 26.333333%;}
}
@media screen and (max-width: 1100px){
  #sidebar-wrapper{background-color:#ddd  !important;}
  .sidebar-nav .dropdown-menu{background-color:#ddd  !important;}
  .sidebar-nav li:before{background-color:#ddd  !important;}
  .sidebar-nav li a{color:#000 !important;}
  .mega-dropdown-menu > li > ul > li > a{color:#000 !important;}
  #wrapper{display:block;}
  .header-res-login{display: block;}
  .header-logo{display:none;}
  .header-top-bar1{display:none;}
  .header-top-bar2 .hidden-sm{display:none;}
  .header-top-bar2{background-color: #4b7daf; padding:3px 0px 3px 0px !important;}
  .header-res-menu{text-align: right; padding-top:10px;}
  .header-res-menu a{padding-right:24px; color:#fff;}
  #header .header-top-bar .header-logo{width:70% !important; float: right;}
  .mega-dropdown-menu > li > ul{background-color:transparent;}
  .mega-dropdown-menu > li > ul > li > a{background-color: transparent !important;}
  .free-h2{font-size: 20px;}
  .res-logo{margin-left:50px;}
}
@media (min-width: 768px) and (max-width: 1199px){
  .col-1999-768-4{
    -webkit-box-flex: 0;
      -webkit-flex: 0 0 33.33%;
      -ms-flex: 0 0 33.33%;
      flex: 0 0 33.33%;
      max-width: 33.33%;
  }
}
@media (min-width: 768px) and (max-width: 992px){
  .col-md-9 {
       -webkit-box-flex: 0; 
       -webkit-flex: 0 0 100%; 
      -ms-flex: 0 0 100%;
       flex: 0 0 100%; 
      max-width: 100%;
  }
  .map-side-col{
        -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .pcimage .top-catbox img{height:auto !important;}
}
@media screen and (max-width: 790px){
  .reg-main1{
    width:100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%; 
    -ms-flex: 0 0 100%;
     flex: 0 0 100%; 
    max-width: 100%;
  }
  .reg-main2{
    width:100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%; 
    -ms-flex: 0 0 100%;
     flex: 0 0 100%; 
    max-width: 100%;
  }
  .reg-step1{margin:10px auto;}
  .content-container{margin:10px auto;}
}
@media screen and (min-width:767px){
  .search-12{padding-left:20px;padding-right:17px;}
}
@media screen and (max-width: 767px){
  .notices-new h3{font-size:18px;}
  .pcimage .top-catbox img{height:auto !important;}
}
@media screen and (max-width: 600px){
  .notices-new h3{font-size:15px;}
  .page-title-static{left:45px;}
  .hidden-600{display:none !important;}
  .btn-bot-log{margin-top:0px !important;}
  .pcimage .top-catbox img{height:auto !important;}
}
@media screen and (max-width: 575px){
  .registration-container label{text-align:left;}
}
@media screen and (max-width: 560px){
  .home-slider-search{margin-top:0px;}
  .header-banner{padding:0;}
  #page-content{padding-top:75px;}
  #vmap{height:300px !important;}
  .notices-new{padding:5px;}
  .notices-new h3{font-size:16px;}
  .top-catlayer{left:auto; width:100%;}
  .gb-mat{margin-bottom:10px;}
  .free-section .row{margin-right:0px;margin-left:0px;}
  .header-banner .row{margin-right:0px;margin-left:0px;}
  #vmap svg{width:100% !important;}
  .gtpannelhead{padding-bottom:18px;}
  #header .header-top-bar .header-logo{width:90%;}
  .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{padding-right:6px;padding-left:6px;}
  .our-serpad{padding-right:15px;padding-left:15px;}
}
@media screen and (max-width: 450px){
  #vmap{margin-top:-20px; height:280px !important;}
  .notices-new h3{font-size:14px;}
  .page-title-static{font-size:25px;}
  .counter .twoBtn h2{padding:18px !important;}
}
@media screen and (max-width: 415px){
  .notices-new h3{font-size:14px;}
  .page-title-static{font-size:20px;}
}
@media screen and (max-width: 365px){
  .counter .twoBtn h2 {
      padding: 20px 10px !important;
  }
}
@media screen and (max-width: 345px){
  .res-logo{width:100px; margin-left:30px;}
  .header-res-menu a{padding-right:9px;}
  .header-res-menu{padding-top:5px;}
  .hamburger{top:4px;}
  .page-title-static{font-size:16px;}
  .counter .twoBtn h2 {
      font-size:12px !important;
  }
}
.modal-dialog .reg-step1{    padding: 11px;
    margin: 0 auto;}
.terms-pop  {font-size: 12px;}
.modal-content{border:none !important}
.total-block h1{    text-align: center;
    font-size: 33px;
    font-weight: normal;}
  .our-ser p{    font-size: 44px;
    margin: 0;}
  .buz-opp h2{padding:35px}
  .free-col2 h2{    color: #4b7daf;
    text-transform: uppercase;
    line-height: -7px;
    padding: 0;
    margin: 9px;}
  .below-block{margin-top:0px;margin-bottom:20px;}
  
  
  .wrap-table100 {
  width: 1300px;
}

/*//////////////////////////////////////////////////////////////////
[ Table ]*/

.column100 {
  width: 300px;
  padding-left: 25px;
}

.column100.column1 {
    width: 300px;
    padding-left: 42px;
    background: #cbcbcb;
}
.column100.column2, .column100.column3{background-color:#232F3F;color:#fff !important;}
.row100.head th {
  padding-top: 24px;
  padding-bottom: 20px;
}

.row100 td {
  padding-top: 18px;
  padding-bottom: 14px;
}


/*==================================================================
[ Ver1 ]*/
.table100.ver1 td {

    font-size: 20px;
    color: #000;
    line-height: 1.4;
}

.table100.ver1 tr td{padding:15px 10px;}

.table100.ver1 th {
  text-align: center;
  font-size: 20px;
  color: #fff;
  line-height: 1.4;
  text-transform: uppercase;

  background-color:#232F3F;
}
.table100.ver1 th:first-child{background-color:#000;}
.table100.ver1 tr td:first-child{text-align:left;}
.table100.ver1 .row100:hover {
  background-color: #f2f2f2;
}

.table100.ver1 .hov-column-ver1 {
  background-color: #f2f2f2;
}

.table100.ver1 .hov-column-head-ver1 {
  background-color: #484848 !important;
}

.table100.ver1 .row100 td:hover {
  background-color:#4B7DAF;
  color: #fff;
}

/*==================================================================
[ Ver2 ]*/
.table100.ver2 td {
  font-family: Montserrat-Regular;
  font-size: 14px;
  color: #808080;
  line-height: 1.4;
}

.table100.ver2 th {
  font-family: Montserrat-Medium;
  font-size: 12px;
  color: #fff;
  line-height: 1.4;
  text-transform: uppercase;

  background-color: #333333;
}

.table100.ver2 .row100:hover td {
  background-color: #83d160;
  color: #fff;
}

.table100.ver2 .hov-column-ver2 {
  background-color: #83d160;
  color: #fff;
}

.table100.ver2 .hov-column-head-ver2 {
  background-color: #484848 !important;
}

.table100.ver2 .row100 td:hover {
  background-color: #57b846;
  color: #fff;
}

/*==================================================================
[ Ver2 ]*/
.table100.ver2 tbody tr:nth-child(even) {
  background-color: #eaf8e6;
}

.table100.ver2 td {
  font-family: Montserrat-Regular;
  font-size: 14px;
  color: #808080;
  line-height: 1.4;
}

.table100.ver2 th {
  font-family: Montserrat-Medium;
  font-size: 12px;
  color: #fff;
  line-height: 1.4;
  text-transform: uppercase;

  background-color: #333333;
}

.table100.ver2 .row100:hover td {
  background-color: #83d160;
  color: #fff;
}

.table100.ver2 .hov-column-ver2 {
  background-color: #83d160;
  color: #fff;
}

.table100.ver2 .hov-column-head-ver2 {
  background-color: #484848 !important;
}

.table100.ver2 .row100 td:hover {
  background-color: #57b846;
  color: #fff;
}

/*==================================================================
[ Ver3 ]*/
.table100.ver3 tbody tr {
  border-bottom: 1px solid #e5e5e5;
}

.table100.ver3 td {
  font-family: Montserrat-Regular;
  font-size: 14px;
  color: #808080;
  line-height: 1.4;
}

.table100.ver3 th {
  font-family: Montserrat-Medium;
  font-size: 12px;
  color: #fff;
  line-height: 1.4;
  text-transform: uppercase;

  background-color: #6c7ae0;
}

.table100.ver3 .row100:hover td {
  background-color: #fcebf5;
}

.table100.ver3 .hov-column-ver3 {
  background-color: #fcebf5;
}

.table100.ver3 .hov-column-head-ver3 {
  background-color: #7b88e3 !important;
}

.table100.ver3 .row100 td:hover {
  background-color: #e03e9c;
  color: #fff;
}

/*==================================================================
[ Ver4 ]*/

.table100.ver4 td {
  font-family: Montserrat-Regular;
  font-size: 14px;
  color: #808080;
  line-height: 1.4;
}

.table100.ver4 th {
  font-family: Montserrat-Medium;
  font-size: 12px;
  color: #fff;
  line-height: 1.4;
  text-transform: uppercase;

  background-color: #fa4251;
}

.table100.ver4 .row100:hover td {
  color: #fa4251;
}

.table100.ver4 .hov-column-ver4 {
  background-color: #ffebed;
}

.table100.ver4 .hov-column-head-ver4 {
  background-color: #f95462 !important;
}

.table100.ver4 .row100 td:hover {
  background-color: #ffebed;
  color: #fa4251;
}

/*==================================================================
[ Ver5 ]*/
.table100.ver5 tbody tr:nth-child(even) {
  background-color: #e9faff;
}

.table100.ver5 td {
  font-family: Montserrat-Regular;
  font-size: 14px;
  color: #808080;
  line-height: 1.4;
  position: relative;
}

.table100.ver5 th {
  font-family: Montserrat-Medium;
  font-size: 12px;
  color: #fff;
  line-height: 1.4;
  text-transform: uppercase;

  background-color: #002933;
}

.table100.ver5 .row100:hover td {
  color: #fe3e64;
}

.table100.ver5 .hov-column-ver5 {color: #fe3e64;}
.table100.ver5 .hov-column-ver5::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  pointer-events: none;
  border-left: 1px solid #f2f2f2;
  border-right: 1px solid #f2f2f2;
}

.table100.ver5 .hov-column-head-ver5 {
  background-color: #1a3f48 !important;
  color: #fe3e64;
}

.table100.ver5 .row100 td:hover {
  color: #fe3e64;
}

.table100.ver5 .row100 td:hover:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  pointer-events: none;
  border: 1px solid #fe3e64;
}

/*==================================================================
[ Ver6 ]*/

.table100.ver6 {
  border-radius: 16px;
  overflow: hidden;
  background: #7918f2;
  background: -webkit-linear-gradient(-68deg, #ac32e4 , #4801ff);
  background: -o-linear-gradient(-68deg, #ac32e4 , #4801ff);
  background: -moz-linear-gradient(-68deg, #ac32e4 , #4801ff);
  background: linear-gradient(-68deg, #ac32e4 , #4801ff);
}

.table100.ver6 table {
  background-color: transparent;
}

.table100.ver6 td {
  font-family: Montserrat-Regular;
  font-size: 14px;
  color: #fff;
  line-height: 1.4;
}

.table100.ver6 th {
  font-family: Montserrat-Medium;
  font-size: 12px;
  color: #fff;
  line-height: 1.4;
  text-transform: uppercase;

  background-color: rgba(255,255,255,0.32);
}

.table100.ver6 .row100:hover td {
  background-color: rgba(255,255,255,0.1);
}

.table100.ver6 .hov-column-ver6 {
  background-color: rgba(255,255,255,0.1);
}


.table100.ver6 .row100 td:hover {
  background-color: rgba(255,255,255,0.2);
}

#package {
font-family: Helvetica,Arial,sans-serif !important; 
}
.modal-open .modal{margin-top:40px !important} 
.even-service{background: #f2f2f4;padding: 12px;}
.odd-service{background: white;padding: 12px;}
.even-service img{padding: 3px;}
.odd-service img{padding: 3px;}
.header-nav-bar .primary-nav li.open .mega-dropdown-menu{visibility:visible !important;opacity:1 !important;} 


  .company-sidebar .company-category li {
      position: relative;
      width: 100%; 
      border-bottom: 1px solid #f2f2f4;
      transition: all .3s ease;
  }
  .company-sidebar .company-category li a {
      display: block;
      padding: 10px 20px;
      color: #000;
      font-size: 14px;
  }
  .company-sidebar .company-category {
      margin: 0;
      padding: 0;
      list-style: none;
  }
  .padlr-11{padding-left:11px;padding-right:11px;}
  .padlr-0{padding-left:0px;padding-right:0px;}
  .text-white{color:#fff;}
  .padb-0{padding-bottom:0px;}
  .scroll-field .select2-container .select2-selection--multiple {
    overflow-y: scroll;
  }
  .scroll-field .select2-container .select2-selection--multiple::-webkit-scrollbar {
      width: 12px;
  }

  .table-bot-border { margin-bottom: -10px; }