html {
  background: #005E92; }

p, ol, ul, blockquote {
  font-size: 16px; }

.relative {
  position: relative !important; }

.stretch {
  width: 100% !important; }

@media (min-width: 1200px) {
  .container {
    width: 1170px; } }

@media (max-width: 767px) {
  .vc_column_container {
    padding-left: 15px;
    padding-right: 15px; } }

.no-margin {
  margin: 0 !important; }

@media (max-width: 767px) {
  .column.no-margin-mobile {
    margin-top: 0 !important;
    margin-right: 0 !important;
    margin-bottom: 0 !important;
    margin-left: 0 !important; } }

.navbar-brand > img {
  width: 70%; }

.navbar {
  background: #0281CA !important; }
  .navbar ul.nav > li > a {
    color: #fff;
    font-size: 14px; }

input, select, textarea {
  border: 1px solid #ccc; }

.key-services-grid, .our-services-grid {
  margin-right: 0 !important; }
  @media (max-width: 767px) {
    .key-services-grid, .our-services-grid {
      margin-left: -30px !important;
      margin-right: -30px !important; } }
  .key-services-grid a.ubtn-link, .our-services-grid a.ubtn-link {
    width: 100%; }
    @media (max-width: 767px) {
      .key-services-grid a.ubtn-link, .our-services-grid a.ubtn-link {
        padding: 0; } }
    .key-services-grid a.ubtn-link button.ubtn, .our-services-grid a.ubtn-link button.ubtn {
      padding: 0 10px 100px;
      width: 100%;
      display: block;
      text-align: left;
      min-height: 200px;
      font-weight: bold !important;
      font-size: 18px; }

.home-latest-news {
  margin-left: -30px !important; }
  @media (max-width: 767px) {
    .home-latest-news {
      margin-left: -30px !important;
      margin-right: -30px !important; }
      .home-latest-news [class^=col-] {
        padding: 0 !important; } }

@media (max-width: 767px) {
  .sidebar-widgets.column {
    margin-left: -15px !important;
    margin-right: -15px !important; } }

.quick-links h1 {
  margin-top: 0;
  font-size: 20px; }
.quick-links .uavc-icons {
  margin-top: 3px;
  margin-bottom: 0 !important; }
.quick-links a.aio-tooltip {
  width: auto; }
  .quick-links a.aio-tooltip .aio-icon {
    width: 100%;
    height: 30px;
    line-height: 1;
    display: block; }
    .quick-links a.aio-tooltip .aio-icon i {
      font-size: 28px; }

.follow-us-sidebar-header {
  margin-bottom: 20px !important;
  position: relative; }
  .follow-us-sidebar-header .uavc-list-icon {
    position: absolute;
    left: 50%;
    margin-left: -90px;
    top: -3px; }
    .follow-us-sidebar-header .uavc-list-icon .aio-icon i {
      font-size: 24px; }
  .follow-us-sidebar-header ul.uavc-list li {
    text-align: center !important; }
  .follow-us-sidebar-header .uavc-list-desc {
    font-size: 28px; }

.follow-us-sidebar-widgets:before {
  content: " ";
  display: table; }
.follow-us-sidebar-widgets a.aio-tooltip {
  width: 25%; }
  .follow-us-sidebar-widgets a.aio-tooltip .aio-icon {
    width: 100%;
    height: 52px;
    line-height: 1;
    display: block; }
    .follow-us-sidebar-widgets a.aio-tooltip .aio-icon i {
      font-size: 48px; }

.booking-form .form-header {
  background: #0181ca;
  padding: 10px; }
  .booking-form .form-header h3 {
    color: #fff;
    font-size: 28px;
    text-align: center;
    margin: 0;
    padding: 0; }
.booking-form .form-fields {
  padding: 15px;
  background: #eee; }
.booking-form input, .booking-form select {
  width: 100%;
  margin-bottom: 10px;
  height: 42px;
  font-size: 16px; }
.booking-form select {
  display: block;
  width: 100%;
  height: 42px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; }
.booking-form input[type=submit] {
  width: 100%;
  background: #f37022;
  margin-bottom: 0;
  color: #fff;
  height: 42px;
  font-size: 16px; }
  .booking-form input[type=submit]:hover {
    background: #ff7624; }

.brandcover {
  width: 100%;
  position: absolute;
  height: 52px;
  background: #fff;
  display: block;
  bottom: 0; }

.subscribe-form {
  background: #fff;
  padding: 10px;
  border: 1px solid #747474; }
  .subscribe-form h3 {
    color: #747474;
    margin-top: 10px; }
  .subscribe-form input, .subscribe-form select {
    width: 100%;
    margin-bottom: 10px;
    height: 42px;
    font-size: 16px; }
  .subscribe-form input[type=submit] {
    width: 100%;
    background: #747474;
    margin-bottom: 0;
    color: #fff;
    height: 42px;
    font-size: 16px; }
    .subscribe-form input[type=submit]:hover {
      background: #959595; }

.royalSlider img.rsImg {
  width: 100% !important;
  margin: 0 !important;
  height: auto !important; }
  @media (max-width: 767px) {
    .royalSlider img.rsImg {
      width: 200% !important;
      display: block !important; } }
.royalSlider .rsOverflow {
  background: none !important; }
.royalSlider .rsInfoBlock {
  position: absolute;
  width: 50%;
  bottom: 50px;
  left: 5%; }
  .royalSlider .rsInfoBlock h2 {
    color: #fff;
    font-size: 42px;
    text-shadow: 2px 2px 0px #666; }
  .royalSlider .rsInfoBlock p {
    color: #fff;
    font-size: 16px; }
  .royalSlider .rsInfoBlock .rsLink {
    background: #f37022;
    position: relative;
    width: 50%;
    height: auto;
    text-indent: 0;
    margin: 15px auto 0;
    padding: 10px;
    float: left; }
    .royalSlider .rsInfoBlock .rsLink:hover {
      color: #fff;
      background: #ff7624; }
  @media (max-width: 767px) {
    .royalSlider .rsInfoBlock {
      width: 100%;
      top: 0;
      left: 0;
      padding: 0 15px; }
      .royalSlider .rsInfoBlock h2 {
        font-size: 22px; } }

.footer-widgets .uvc-heading {
  margin-bottom: 10px !important; }
  .footer-widgets .uvc-heading .uvc-main-heading h2 {
    color: #fff;
    font-size: 16px; }
.footer-widgets .widget_recent_entries h2 {
  display: none; }
.footer-widgets .widget ul li a {
  color: #fff; }
.footer-widgets .smile_icon_list_wrap ul.smile_icon_list li.icon_list_item {
  min-height: 0 !important;
  margin-bottom: 0px !important; }
  .footer-widgets .smile_icon_list_wrap ul.smile_icon_list li.icon_list_item .icon_list_icon {
    background: none !important;
    width: 25px;
    line-height: 32px; }
    .footer-widgets .smile_icon_list_wrap ul.smile_icon_list li.icon_list_item .icon_list_icon i {
      color: #fff !important; }
  .footer-widgets .smile_icon_list_wrap ul.smile_icon_list li.icon_list_item .icon_description {
    margin-left: 18px;
    padding-top: 5px; }
    .footer-widgets .smile_icon_list_wrap ul.smile_icon_list li.icon_list_item .icon_description .icon_description_text p {
      color: #fff !important;
      margin-bottom: 0; }
  .footer-widgets .smile_icon_list_wrap ul.smile_icon_list li.icon_list_item .icon_list_connector {
    display: none; }

.contact-form .inner {
  border: 1px solid #eee;
  padding: 0 15px;
  margin-top: 15px; }
.contact-form .block {
  padding: 10px 0; }
.contact-form .separator {
  width: 100%;
  height: 1px;
  background: #eee; }
.contact-form select {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; }
.contact-form label {
  color: #999; }
.contact-form .sub-label {
  line-height: 36px;
  text-align: right;
  display: block; }
.contact-form .spacer {
  display: block;
  width: 100%;
  height: 20px; }
.contact-form input[type=text], .contact-form input[type=email], .contact-form textarea {
  width: 100%; }
.contact-form input[type=submit] {
  float: right;
  background: #f37022;
  color: #fff;
  height: 42px;
  width: 200px;
  font-size: 16px; }
  .contact-form input[type=submit]:hover {
    background: #f37022; }

footer {
  background: #005e92; }
  footer .site-info p, footer .site-info a {
    color: #fff;
    text-align: left; }
  footer .footer-sidebar .widget {
    width: 100%; }
    footer .footer-sidebar .widget .widget-title {
      font-size: 16px; }
    footer .footer-sidebar .widget ul {
      padding-left: 0; }
      footer .footer-sidebar .widget ul li a {
        color: #fff;
        font-size: 14px; }
        footer .footer-sidebar .widget ul li a:hover {
          color: #fff; }
  footer #privacy-menu {
    list-style: none;
    padding: 0;
    margin: 0 15px 0 0; }
    footer #privacy-menu li {
      float: left;
      border-left: 1px solid #fff;
      padding: 0 10px; }
      footer #privacy-menu li:first-child {
        border-left: 0; }
