/*
    Author Clinton Venter <clintonv77@gmail.com>
    Copyright Sainet Internet 2015-2017
*/
/*Functions*/
/*
colors:
*/
a {
  color: #0fa9ab; }

h1, h2, h3, h4, h5, h6 {
  color: #0fa9ab; }

.primary-color {
  color: #0fa9ab; }

.services-header {
  background-image: url("../img/hand_compressed.jpg");
  background-position-y: -50px; }

/*.input-group-addon {
  background-color: #ebd136;
  border-color: #ebd136;
}*/
.panel-primary {
  border-color: #42b3dd; }

.panel-primary .panel-heading,
.panel-primary .panel-footer {
  background: #0084c9 !important;
  background: -webkit-linear-gradient(top, #0084c9 1%, #42b3dd 100%) !important;
  background: -moz-linear-gradient(to bottom, #0084c9 1%, #42b3dd 100%) !important;
  background: -ms-linear-gradient(#0084c9 1%, #42b3dd 100%) !important;
  background: -o-linear-gradient(#0084c9 1%, #42b3dd 100%) !important;
  background: linear-gradient(to bottom, #0084c9 1%, #42b3dd 100%) !important;
  zoom: 1; }

.btn-ar.btn-primary {
  background: #0084c9 !important;
  background: -webkit-linear-gradient(top, #0084c9 1%, #42b3dd 100%) !important;
  background: -moz-linear-gradient(to bottom, #0084c9 1%, #42b3dd 100%) !important;
  background: -ms-linear-gradient(#0084c9 1%, #42b3dd 100%) !important;
  background: -o-linear-gradient(#0084c9 1%, #42b3dd 100%) !important;
  background: linear-gradient(to bottom, #0084c9 1%, #42b3dd 100%) !important;
  zoom: 1;
  border-color: #42b3dd; }

.dropdown-menu .active > a,
.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-menu li > a:active {
  background: #0084c9 !important;
  background: -webkit-linear-gradient(top, #0084c9 1%, #42b3dd 100%) !important;
  background: -moz-linear-gradient(to bottom, #0084c9 1%, #42b3dd 100%) !important;
  background: -ms-linear-gradient(#0084c9 1%, #42b3dd 100%) !important;
  background: -o-linear-gradient(#0084c9 1%, #42b3dd 100%) !important;
  background: linear-gradient(to bottom, #0084c9 1%, #42b3dd 100%) !important;
  zoom: 1; }

.top-menu .dropdown-menu {
  background: #f1f1f1; }

.top-menu .dropdown-menu .active > a,
.top-menu .dropdown-menu li > a:hover,
.top-menu .dropdown-menu li > a:focus,
.top-menu .dropdown-menu li > a:active {
  background: #009ea1 !important;
  background: -webkit-linear-gradient(top, #009ea1 5%, #34bfc2 100%) !important;
  background: -moz-linear-gradient(to bottom, #009ea1 5%, #34bfc2 100%) !important;
  background: -ms-linear-gradient(#009ea1 5%, #34bfc2 100%) !important;
  background: -o-linear-gradient(#009ea1 5%, #34bfc2 100%) !important;
  background: linear-gradient(to bottom, #009ea1 5%, #34bfc2 100%) !important;
  zoom: 1;
  color: #eeeeee !important; }

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
  border-color: #e3e6e8; }

/*login form*/
.login-form-spacer {
  width: 50%;
  margin-left: 8%;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 30px; }

.full-login-link {
  background-color: inherit !important; }

.login-link {
  margin: 0 !important;
  padding: 0 !important;
  display: initial !important;
  padding: 7px 10px !important;
  color: #a70000 !important;
  text-decoration: none !important;
  background-color: #f1f1f1;
  box-shadow: none !important;
  border: none !important;
  border-top: 0 !important; }

.captcha-wrapper {
  width: 200px;
  margin-right: auto;
  margin-left: auto; }

/*end login form*/
/*position of main elements*/
@media screen and (max-width: 767px) {
  body {
    padding-right: 0px !important;
    padding-left: 0px !important; } }
@media screen and (max-width: 767px) {
  .navbar-fixed-top, .navbar-fixed-bottom, .navbar-static-top {
    margin-right: 0px !important;
    margin-left: 0px !important; } }
@media screen and (min-width: 991px) {
  .product-description {
    font-size: 14px; } }
@media screen and (min-width: 992px) {
  .product-description {
    font-size: 12px; } }
@media screen and (min-width: 1036px) {
  .product-description {
    font-size: 13px; } }
@media screen and (min-width: 1102px) {
  .product-description {
    font-size: 14px; } }
.content-tab {
  display: none;
  width: 90%;
  padding-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  min-height: 450px; }

.product-catelogue-container {
  width: 100%;
  margin-left: auto;
  margin-right: auto; }

/*End positioning of main elements*/
/*general*/
.brighter {
  font-weight: bold; }

.content-active {
  display: block; }

.section-title {
  font-weight: bold;
  color: #444;
  border-bottom: solid 1px #aaa; }

.right-line {
  font-weight: bold;
  color: #444; }

.red-gradient {
  background: #0084c9 !important;
  background: -webkit-linear-gradient(top, #0084c9 1%, #42b3dd 100%) !important;
  background: -moz-linear-gradient(to bottom, #0084c9 1%, #42b3dd 100%) !important;
  background: -ms-linear-gradient(#0084c9 1%, #42b3dd 100%) !important;
  background: -o-linear-gradient(#0084c9 1%, #42b3dd 100%) !important;
  background: linear-gradient(to bottom, #0084c9 1%, #42b3dd 100%) !important;
  zoom: 1; }

/*End general*/
/*layout elements*/
.navbar-dark {
  background-color: #f1f1f1;
  border-width: 1px;
  border-color: #f1f1f1 !important; }

.navbar-default.navbar-dark .navbar-nav > li > a {
  color: #444; }

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:active,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a {
  background: #0084c9 !important;
  background: -webkit-linear-gradient(top, #0084c9 1%, #42b3dd 100%) !important;
  background: -moz-linear-gradient(to bottom, #0084c9 1%, #42b3dd 100%) !important;
  background: -ms-linear-gradient(#0084c9 1%, #42b3dd 100%) !important;
  background: -o-linear-gradient(#0084c9 1%, #42b3dd 100%) !important;
  background: linear-gradient(to bottom, #0084c9 1%, #42b3dd 100%) !important;
  zoom: 1; }

.navbar .nav > li > a {
  text-shadow: none; }

.services-header-list li a {
  background-color: #222222;
  border: 1px solid #eeeeee;
  border: 1px solid rgba(255, 255, 255, 0.4) !important;
  background-color: rgba(0, 0, 0, 0.6) !important; }

.services-header-list li a:hover {
  background-color: rgba(0, 0, 0, 0.8) !important; }

#login-button:hover {
  background-color: #ae0000;
  color: #fff; }

#login-button i {
  color: #ae0000; }

#network-status:hover {
  background-color: #02c66c;
  color: #fff; }

#network-status i {
  color: #02c66c; }

.header-full-title {
  background-image: none; }

#header-full-top {
  background-color: #f1f1f1; }

[class^="icon-"], [class*=" icon-"] {
  background-image: none;
  background: #0084c9 !important;
  background: -webkit-linear-gradient(top, #0084c9 1%, #42b3dd 100%) !important;
  background: -moz-linear-gradient(to bottom, #0084c9 1%, #42b3dd 100%) !important;
  background: -ms-linear-gradient(#0084c9 1%, #42b3dd 100%) !important;
  background: -o-linear-gradient(#0084c9 1%, #42b3dd 100%) !important;
  background: linear-gradient(to bottom, #0084c9 1%, #42b3dd 100%) !important;
  zoom: 1; }

#preloader {
  z-index: 10001; }

.top-nav .dropdown {
  z-index: 999; }

.modal {
  z-index: 10000; }

.modal-header, .modal-body, .modal-footer {
  background-color: white; }

@media screen and (min-width: 600px) {
  .top-nav .dropdown {
    margin-left: 1px; } }
@media screen and (min-width: 1214px) {
  .top-nav .dropdown {
    margin-left: 10px; } }
.menu-pointer {
  cursor: pointer; }

.primary-dark-div {
  background-color: rgba(26, 87, 216, 0); }

.navbar-default .navbar-brand {
  text-transform: none;
  font-family: lato;
  background-image: none;
  padding-left: 0px;
  margin-left: 0px;
  word-spacing: 1px;
  color: #444 !important; }

@media screen and (min-width: 768px) {
  .navbar-header-full.navbar-dark {
    display: block; } }
@media screen and (min-width: 1082px) {
  .navbar-header-full.navbar-dark {
    display: none; } }
@media screen and (min-width: 600px) {
  .top-menu {
    display: none; } }
@media screen and (min-width: 1082px) {
  .top-menu {
    display: inline-block; } }
.top-menu {
  float: left;
  background-color: #f1f1f1;
  box-shadow: inset 0 0 1px #ffffff;
  border: solid 1px #C8C9CA;
  border-top: none;
  border-bottom: none;
  padding-top: 0px; }

@media screen and (min-width: 600px) {
  .short-menu {
    margin-left: 5px; } }
@media screen and (min-width: 1264px) {
  .short-menu {
    margin-left: 15px; } }
@media screen and (min-width: 1300px) {
  .short-menu {
    margin-left: 15px; } }
@media screen and (min-width: 1400px) {
  .short-menu {
    margin-left: 15px; } }
@media screen and (min-width: 600px) {
  .long-menu {
    margin-left: 5px; } }
@media screen and (min-width: 1290px) {
  .long-menu {
    margin-left: 5px; } }
@media screen and (min-width: 1305px) {
  .long-menu {
    margin-left: 10px; } }
@media screen and (min-width: 1335px) {
  .long-menu {
    margin-left: 15px; } }
@media screen and (min-width: 1355px) {
  .long-menu {
    margin-left: 25px; } }
@media screen and (min-width: 1375px) {
  .long-menu {
    margin-left: 45px; } }
@media screen and (min-width: 1410px) {
  .long-menu {
    margin-left: 60px; } }
@media screen and (min-width: 1450px) {
  .long-menu {
    margin-left: 80px; } }
.top-menu .dropdown > a:after, .dropdown-submenu > a:after {
  position: static; }

.top-menu .navbar-collapse.collapse {
  display: inline-block !important; }

.top-menu .nav > li > a {
  padding: 29px 8px 17px 8px;
  border-right: solid 1px #e3e6e8;
  color: #444;
  margin-bottom: -6px;
  height: 73px; }

@media screen and (min-width: 1385px) {
  .top-menu.short-menu > .navbar-collapse > ul > li > a {
    padding-left: 8px;
    padding-right: 8px; } }
@media screen and (min-width: 1405px) {
  .top-menu.short-menu > .navbar-collapse > ul > li > a {
    padding-left: 9px;
    padding-right: 9px; } }
@media screen and (min-width: 1420px) {
  .top-menu.short-menu > .navbar-collapse > ul > li > a {
    padding-left: 10px;
    padding-right: 10px; } }
@media screen and (min-width: 1500px) {
  .top-menu.short-menu > .navbar-collapse > ul > li > a {
    padding-left: 14px;
    padding-right: 14px; } }
@media screen and (min-width: 1570px) {
  .top-menu.short-menu > .navbar-collapse > ul > li > a {
    padding-left: 20px;
    padding-right: 20px; } }
@media screen and (min-width: 1630px) {
  .top-menu.short-menu > .navbar-collapse > ul > li > a {
    padding-left: 27px;
    padding-right: 27px; } }
@media screen and (min-width: 1720px) {
  .top-menu.short-menu > .navbar-collapse > ul > li > a {
    padding-left: 33px;
    padding-right: 33px; } }
@media screen and (min-width: 1760px) {
  .top-menu.short-menu > .navbar-collapse > ul > li > a {
    padding-left: 38px;
    padding-right: 38px; } }
@media screen and (min-width: 1830px) {
  .top-menu.short-menu > .navbar-collapse > ul > li > a {
    padding-left: 43px;
    padding-right: 43px; } }
@media screen and (min-width: 1850px) {
  .top-menu.short-menu > .navbar-collapse > ul > li > a {
    padding-left: 46px;
    padding-right: 46px; } }
@media screen and (min-width: 1950px) {
  .top-menu.short-menu > .navbar-collapse > ul > li > a {
    padding-left: 50px;
    padding-right: 50px; } }
@media screen and (min-width: 1px) {
  .top-menu.long-menu > .navbar-collapse > ul > li > a {
    padding-left: 3px;
    padding-right: 3px; } }
@media screen and (min-width: 1330px) {
  .top-menu.long-menu > .navbar-collapse > ul > li > a {
    padding-left: 3px;
    padding-right: 3px; } }
@media screen and (min-width: 1465px) {
  .top-menu.long-menu > .navbar-collapse > ul > li > a {
    padding-left: 4px;
    padding-right: 4px; } }
@media screen and (min-width: 1495px) {
  .top-menu.long-menu > .navbar-collapse > ul > li > a {
    padding-left: 6px;
    padding-right: 6px; } }
@media screen and (min-width: 1510px) {
  .top-menu.long-menu > .navbar-collapse > ul > li > a {
    padding-left: 8px;
    padding-right: 8px; } }
@media screen and (min-width: 1560px) {
  .top-menu.long-menu > .navbar-collapse > ul > li > a {
    padding-left: 11px;
    padding-right: 11px; } }
@media screen and (min-width: 1600px) {
  .top-menu.long-menu > .navbar-collapse > ul > li > a {
    padding-left: 13px;
    padding-right: 13px; } }
@media screen and (min-width: 1640px) {
  .top-menu.long-menu > .navbar-collapse > ul > li > a {
    padding-left: 15px;
    padding-right: 15px; } }
@media screen and (min-width: 1690px) {
  .top-menu.long-menu > .navbar-collapse > ul > li > a {
    padding-left: 17px;
    padding-right: 17px; } }
@media screen and (min-width: 1710px) {
  .top-menu.long-menu > .navbar-collapse > ul > li > a {
    padding-left: 19px;
    padding-right: 19px; } }
@media screen and (min-width: 1740px) {
  .top-menu.long-menu > .navbar-collapse > ul > li > a {
    padding-left: 21px;
    padding-right: 21px; } }
@media screen and (min-width: 1770px) {
  .top-menu.long-menu > .navbar-collapse > ul > li > a {
    padding-left: 23px;
    padding-right: 23px; } }
@media screen and (min-width: 1800px) {
  .top-menu.long-menu > .navbar-collapse > ul > li > a {
    padding-left: 25px;
    padding-right: 25px; } }
@media screen and (min-width: 1830px) {
  .top-menu.long-menu > .navbar-collapse > ul > li > a {
    padding-left: 27px;
    padding-right: 27px; } }
@media screen and (min-width: 1850px) {
  .top-menu.long-menu > .navbar-collapse > ul > li > a {
    padding-left: 29px;
    padding-right: 29px; } }
@media screen and (min-width: 1950px) {
  .top-menu.long-menu > .navbar-collapse > ul > li > a {
    padding-left: 35px;
    padding-right: 35px; } }
.top-menu .nav > li > a:hover,
.top-menu .nav > li > a:active,
.top-menu .active > a:hover,
.top-menu .active > a {
  background: #0084c9 !important;
  background: -webkit-linear-gradient(top, #0084c9 1%, #42b3dd 100%) !important;
  background: -moz-linear-gradient(to bottom, #0084c9 1%, #42b3dd 100%) !important;
  background: -ms-linear-gradient(#0084c9 1%, #42b3dd 100%) !important;
  background: -o-linear-gradient(#0084c9 1%, #42b3dd 100%) !important;
  background: linear-gradient(to bottom, #0084c9 1%, #42b3dd 100%) !important;
  zoom: 1;
  color: #eeeeee !important; }

.top-menu .last-element {
  border-right: none !important; }

#logo-login-outerwrapper {
  width: 100%;
  padding-left: 0px;
  padding-right: 0px; }

#logo-login-inner-wrapper {
  width: 100%; }

@media screen and (max-width: 600px) {
  .modal-body {
    max-height: 350px; } }
@media screen and (min-width: 600px) {
  #logo-login-inner-wrapper {
    padding-left: 2px;
    padding-right: 2px; } }
@media screen and (min-width: 1300px) {
  #logo-login-inner-wrapper {
    padding-left: 15px;
    padding-right: 15px; } }
@media screen and (min-width: 1500px) {
  #logo-login-inner-wrapper {
    padding-left: 35px;
    padding-right: 35px; } }
.header-full-title {
  padding-top: 5px; }

@media screen and (min-width: 600px) {
  .header-full-title {
    padding-left: 5px; } }
@media screen and (min-width: 1280px) {
  .header-full-title {
    padding-left: 5px; } }
#logo-image {
  margin-top: 3px;
  width: 300px; }

.top-nav {
  margin-bottom: -14px; }

@media screen and (min-width: 600px) {
  .top-nav {
    padding-right: 5px; } }
@media screen and (min-width: 1229px) {
  .top-nav {
    padding-right: 20px; } }
.top-nav-social {
  border: none;
  /*    border: solid 1px #C8C9CA;
      border-top:none;
      border-bottom:none;*/
  box-shadow: none !important;
  margin-left: 0px; }

@media screen and (min-width: 600px) {
  .top-nav-social {
    margin-right: 0px; } }
@media screen and (min-width: 1330px) {
  .top-nav-social {
    margin-right: 15px; } }
@media screen and (min-width: 1350px) {
  .top-nav-social {
    margin-right: 30px; } }
@media screen and (min-width: 768px) {
  .top-nav-social {
    display: inline-block; } }
@media screen and (min-width: 1026px) {
  .top-nav-social {
    display: none; } }
@media screen and (min-width: 1269px) {
  .top-nav-social {
    display: inline-block; } }
.top-nav-social a {
  padding-top: 27px;
  padding-bottom: 16px;
  min-width: 1px !important;
  height: 73px; }

.top-nav .dropdown a {
  padding-top: 29px;
  padding-bottom: 15px;
  border: none !important;
  box-shadow: none !important;
  height: 73px; }

.login-form-button {
  width: 90%; }

#network-status-wrapper {
  margin-left: 10px; }

#network-status {
  cursor: pointer; }

#menu-wrapper {
  width: 100%;
  padding-left: 80px; }

/*End Layout*/
/*Products Page*/
.product-description {
  padding-bottom: 1px; }

.all-category-link {
  font-size: 13px; }

.ec-box-header {
  min-height: 68px;
  background: #0084c9 !important;
  background: -webkit-linear-gradient(top, #0084c9 1%, #42b3dd 100%) !important;
  background: -moz-linear-gradient(to bottom, #0084c9 1%, #42b3dd 100%) !important;
  background: -ms-linear-gradient(#0084c9 1%, #42b3dd 100%) !important;
  background: -o-linear-gradient(#0084c9 1%, #42b3dd 100%) !important;
  background: linear-gradient(to bottom, #0084c9 1%, #42b3dd 100%) !important;
  zoom: 1; }

.ec-box-header a {
  color: #fff;
  font-size: 20px; }

.product-description p {
  margin-bottom: 0px; }

.ec-box {
  background-color: #eee;
  border: none; }

.ec-box-footer {
  background-color: #eee;
  padding-top: 0px !important;
  margin-top: 0px !important; }

.product-wrapper {
  display: inline-block; }

.product-description {
  min-height: 75px;
  padding-left: 5px;
  padding-top: 5px;
  padding-right: 5px;
  line-height: 1.5em; }

.current-session-info {
  margin-bottom: 55px; }

.current-session-info label {
  display: inline; }

.catelogue-banner {
  display: block !important;
  width: 80%;
  margin-left: auto;
  margin-right: auto; }

.btn-view {
  background: #009ea1 !important;
  background: -webkit-linear-gradient(top, #009ea1 5%, #34bfc2 100%) !important;
  background: -moz-linear-gradient(to bottom, #009ea1 5%, #34bfc2 100%) !important;
  background: -ms-linear-gradient(#009ea1 5%, #34bfc2 100%) !important;
  background: -o-linear-gradient(#009ea1 5%, #34bfc2 100%) !important;
  background: linear-gradient(to bottom, #009ea1 5%, #34bfc2 100%) !important;
  zoom: 1;
  border-color: #42b3dd !important; }

.product-price {
  margin-bottom: 2px !important;
  background: #02c66c !important;
  background: -webkit-linear-gradient(top, #02c66c 5%, #02ad5e 100%) !important;
  background: -moz-linear-gradient(to bottom, #02c66c 5%, #02ad5e 100%) !important;
  background: -ms-linear-gradient(#02c66c 5%, #02ad5e 100%) !important;
  background: -o-linear-gradient(#02c66c 5%, #02ad5e 100%) !important;
  background: linear-gradient(to bottom, #02c66c 5%, #02ad5e 100%) !important;
  zoom: 1;
  cursor: pointer !important; }

.btn-add-cart {
  background: #009ea1 !important;
  background: -webkit-linear-gradient(top, #009ea1 5%, #34bfc2 100%) !important;
  background: -moz-linear-gradient(to bottom, #009ea1 5%, #34bfc2 100%) !important;
  background: -ms-linear-gradient(#009ea1 5%, #34bfc2 100%) !important;
  background: -o-linear-gradient(#009ea1 5%, #34bfc2 100%) !important;
  background: linear-gradient(to bottom, #009ea1 5%, #34bfc2 100%) !important;
  zoom: 1;
  border-color: #34bfc2 !important; }

.input-prepend input,
.input-append input {
  display: inline-block;
  width: 70%; }

.input-prepend span,
.input-append span {
  display: inline-block;
  width: 29%;
  padding: 5px;
  background: #0084c9 !important;
  background: -webkit-linear-gradient(top, #0084c9 1%, #42b3dd 100%) !important;
  background: -moz-linear-gradient(to bottom, #0084c9 1%, #42b3dd 100%) !important;
  background: -ms-linear-gradient(#0084c9 1%, #42b3dd 100%) !important;
  background: -o-linear-gradient(#0084c9 1%, #42b3dd 100%) !important;
  background: linear-gradient(to bottom, #0084c9 1%, #42b3dd 100%) !important;
  zoom: 1;
  color: white;
  height: auto;
  text-shadow: none; }

/*End Product*/
/*IE 7 specific */
.IE-7 .col-md-12, .IE-7 .col-sm-12, .IE-7 .col-xs-12 {
  width: 98%; }

.IE-7 .col-md-11, .IE-7 .col-sm-11, .IE-7 .col-xs-11 {
  width: 89%; }

.IE-7 .col-md-10, .IE-7 .col-sm-10, .IE-7 .col-xs-10 {
  width: 80%; }

.IE-7 .col-md-9, .IE-7 .col-sm-9, .IE-7 .col-xs-9 {
  width: 70%; }

.IE-7 .col-md-8, .IE-7 .col-sm-8, .IE-7 .col-xs-8 {
  width: 64%; }

.IE-7 .col-md-6, .IE-7 .col-sm-6, .IE-7 .col-xs-6 {
  width: 44%; }

.IE-7 .col-md-4, .IE-7 .col-sm-4, .IE-7 .col-xs-4 {
  width: 30%; }

.IE-7 .col-md-3, .IE-7 .col-sm-3, .IE-7 .col-xs-3 {
  width: 20%; }

.IE-7 .col-md-2, .IE-7 .col-sm-2, .IE-7 .col-xs-2 {
  width: 14%; }

.IE-7 .top-nav-social, .IE-7 #login-wrapper {
  display: none; }

.IE-7 #network-status-wrapper {
  float: right;
  width: 150px; }

.IE-7 .fa {
  display: none; }

.IE-7.input-prepend input,
.IE-7.input-append input {
  width: 67% !important; }

.IE-7.input-prepend span,
.IE-7.input-append span {
  width: 26% !important; }

/*End IE 7 specific */
.lastAddress {
  display: inline-block;
  font-style: italic;
  font-weight: bold;
  color: #0fa9ab; }

#FTTHInterested, #FTTHSuccess, FTTHAvailable {
  display: none;
  width: 100%;
  height: 100%;
  z-index: 10000;
  min-height: 350px;
  background: #fff; }

#FTTHSuccess, #FTTHAvailable {
  text-align: center; }

.modal-link {
  cursor: pointer; }

#map-wrapper {
  height: 650px;
  width: 100%;
  max-width: 100%;
  list-style: none;
  transition: none;
  overflow: hidden; }

#embed-map-canvas {
  height: 100%;
  width: 100%;
  max-width: 100%; }

#ftthmaparea {
  height: 650px;
  width: 100%; }

#embed-map-canvas img {
  max-width: none !important;
  background: none !important;
  font-size: inherit; }

.modal-footer .btn, #ftth-interested-button, #checkAvailabilityButton, #toggle-icon-controls,
#search-controls {
  background: #009ea1 !important;
  background: -webkit-linear-gradient(top, #009ea1 5%, #34bfc2 100%) !important;
  background: -moz-linear-gradient(to bottom, #009ea1 5%, #34bfc2 100%) !important;
  background: -ms-linear-gradient(#009ea1 5%, #34bfc2 100%) !important;
  background: -o-linear-gradient(#009ea1 5%, #34bfc2 100%) !important;
  background: linear-gradient(to bottom, #009ea1 5%, #34bfc2 100%) !important;
  zoom: 1;
  border-color: #34bfc2;
  color: #eeeeee !important; }

.modal-footer .btn:hover, #ftth-interested-button:hover, #checkAvailabilityButton:hover, #toggle-icon-controls:hover,
#search-controls:hover {
  background: #009ea1 !important;
  background: -webkit-linear-gradient(top, #009ea1 5%, #34bfc2 100%) !important;
  background: -moz-linear-gradient(to bottom, #009ea1 5%, #34bfc2 100%) !important;
  background: -ms-linear-gradient(#009ea1 5%, #34bfc2 100%) !important;
  background: -o-linear-gradient(#009ea1 5%, #34bfc2 100%) !important;
  background: linear-gradient(to bottom, #009ea1 5%, #34bfc2 100%) !important;
  zoom: 1;
  border-color: #34bfc2;
  color: #eeeeee !important; }

#checkAvailabilityButton {
  border: 1px solid #34bfc2; }

.pac-container {
  z-index: 10001; }

#pac-input {
  width: 300px;
  height: 29px;
  margin-left: 5px;
  padding-left: 10px; }

@media screen and (max-width: 600px) {
  #pac-input {
    width: 200px; } }
#toggle-icon-controls {
  margin-left: 5px;
  margin-top: 2px;
  padding-left: 11px;
  display: none;
  height: 30px;
  width: 30px;
  padding-top: 5px; }

#search-controls {
  margin-left: 5px;
  margin-top: 5px;
  padding-left: 10px;
  display: none; }

.section-title:first-letter {
  color: #0fa9ab; }

.clusterLabel {
  font-weight: 500; }
