.view-content {
    width: 960px;
    margin: 30px auto;
}

.row {

}

.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    float: left;
    position: relative;
    min-height: 1px;
}

.col-md-4 {
    width: 33.33333333%;
}

.contact_map_container {
    display: block;
    top: auto;
    right: auto;
    left: 0px;
    z-index: 3;
    height: 300px;
}

.page-heading {
	margin: 0px 15px;
}

.blk {
    padding-bottom: 4em;
    position: relative;
    display: block;
    clear: both;
    z-index: 1;
}

.blk-tour {
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #e5e5e5;
}

.blk-tour.blk-alt {
    background-color: #f5f5f5;
}

/* Home bg */
.blk-tour.blk-gray {
    background-color: #eee;
    background-image: url("../img/alt-bg.png");
    min-height: 60px;
}

.blk-tour.blk-white {
    background-color: #fff;
    min-height: 100px;
}

.page-heading h1 {
    color: #444444;
    font-size: 26px;
    font-weight: 300;
    text-align: left;
    font-weight: lighter;
}

.image_header h1 {
    margin: 0;
}

.clean_header h1 {
    margin: 10px 0 0 0;
}


ol {
    display: block;
    list-style-type: decimal;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 40px;
    margin: 0;
}

ol li{
    margin-bottom: 12px;
    display: list-item;
    text-align: -webkit-match-parent;
    font-size: 14px;
    font-family: inherit;
    line-height: 160%;
}

.icontent .image {
    margin: 20px 0;
}

#big_banner {
    color: white;
    height: 320px;
    margin: 0 auto;
    padding: 0;
}

.ceo_greeting {
    background:url(../img/ceo_greeting.jpg) 50% 0 no-repeat fixed;
}

.aboutus {
    background:url(../img/company_aboutus.jpg) 50% 0 no-repeat fixed;
}

.speedtest {
    background:url(../img/speedtest.jpg) 50% 0 no-repeat fixed;
}


.housing {
    background:url(../img/housing.jpg) 50% 0 no-repeat fixed;
}

.hosting {
    background:url(../img/hosting.jpg) 50% 0 no-repeat fixed;
}

.award {
    background:url(../img/award.jpg) 50% 0 no-repeat fixed;
}

.news_1 {
    background:url(../img/banner01.jpg) 50% 0 no-repeat fixed;
}

.news_2 {
    background:url(../img/banner02.jpg) 50% 0 no-repeat fixed;
}

.news_3 {
    background:url(../img/banner03.jpg) 50% 0 no-repeat fixed;
}

.news_4 {
    background:url(../img/banner04.jpg) 50% 0 no-repeat fixed;
}

.news_5 {
    background:url(../img/banner05.jpg) 50% 0 no-repeat fixed;
}

.news_6 {
    background:url(../img/ceo_greeting.jpg) 50% 0 no-repeat fixed;
}

.news_7 {
    background:url(../img/banner07.jpg) 50% 0 no-repeat fixed;
}

.news_8 {
    background:url(../img/banner08.jpg) 50% 0 no-repeat fixed;
}

.news_9 {
    background:url(../img/banner09.jpg) 50% 0 no-repeat fixed;
}

.news_10 {
    background:url(../img/banner10.jpg) 50% 0 no-repeat fixed;
}

.news_11 {
    background:url(../img/news-20170127.jpg) 50% 0 no-repeat fixed;
}

.news_12 {
    background:url(../img/banner12.jpg) 50% 0 no-repeat fixed;
}

.news_13 {
    background:url(../img/banner13.jpg) 50% 0 no-repeat fixed;
}

.news_14 {
    background:url(../img/banner14.jpg) 50% 0 no-repeat fixed;
}

.news_15 {
    background:url(../img/banner15.jpg) 50% 0 no-repeat fixed;
}

.news_17 {
    background:url(../img/banner17.jpg) 50% 0 no-repeat fixed;
}

.news_18 {
    background:url(../img/banner18.jpg) 50% 0 no-repeat fixed;
}

.news_19 {
    background:url(../img/banner19.jpg) 50% 0 no-repeat fixed;
}

.news_20 {
    background:url(../img/banner20.jpg) 50% 0 no-repeat fixed;
}

.news_21 {
    background:url(../img/banner21.jpg) 50% 0 no-repeat fixed;
}

.news_22 {
    background:url(../img/banner22.jpg) 50% 0 no-repeat fixed;
}

.news_23 {
    background:url(../img/banner23.jpg) 50% 0 no-repeat fixed;
}

.news_24 {
    background:url(../img/banner24.jpg) 50% 0 no-repeat fixed;
}

.news_25 {
    background:url(../img/banner_tavg.jpg) 50% 0 no-repeat fixed;
}

.filterinternet {
    background:url(../img/banner_filter.jpg) 50% 0 no-repeat fixed;
}

.hide {
    display: none;
}

/* Form */

.app {
    background: #f0f0f0;
    width: 100%;
    min-height: 300px;
    position: relative;
    display: block;
}

.app .icontent {
    margin: 0px;
    padding-top: 20px;
}

.cart {
    max-width: 500px;
    box-shadow: 0 .125rem .25rem rgba(50,70,75,.2);
    display: block;
    margin: 0px auto;
    width: 100%;
    margin-bottom: 20px;
}

.cart-block {
   padding: 1.25rem;
}

.bg-white {
    background-color: #fff;
}
.no-border {
    border: 0;
}

.form-inputs {
    margin-bottom: 10px;
}

.form-inputs label {
    width: 100%;
    display: block;
}

.form-inputs input, label {
    margin-bottom: 8px;
}

.form-layout .form-control {
    width: 95%;
    padding: 8px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(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;
}

.form-layout .form-control, output {
    font-size: 12px;
    color: #555;
    display: block;
}

.form-layout .form-control {
    -webkit-transition: border 150ms linear;
    transition: border 150ms linear;
    box-shadow: none;
    border-color: #e4e4e4;
    border-radius: 0;
}

.form-layout .form-control:focus {
  border-color: #8d8fd2;
  outline: 0;
}

.btn-primary {
    color: #fff;
    background-color: #6164C1;
    border-color: #6164C1;
}

.btn-primary:hover {
    color: #fff;
    background-color: #4347ac;
    border-color: #4044a4;
}

.btn-block {
    display: block;
    width: 100%;
}

.g-recaptcha {
    margin-bottom: 10px;
}

/* Contact form */

.form-wrapper ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.form-list {
    
}

.form-list li {
    display: list-item;
    text-align: -webkit-match-parent;
    list-style: none;
    
}

body input.input-text {
  height: 36px;
  padding: 0 5px;
  width: 100%;
}



.form-list .input-box {

    display: block;
    clear: both;
}

.form-wrapper .fields .input-box .input-text {
    width: 100%;

    border-top: none;
    border-right: none;
    border-left: none;
    border-bottom: 1px dashed #ededed;
    background: transparent;
    padding-left: 0;
    padding-right: 0;
}

input.input-text:focus,
select:focus,
textarea:focus {
  background-color: #fafafa;
  border: none;
}

.form-list label {
    display: inline-block;
    float: left;
    color: #666;
    font-weight: bold;
    position: relative;
    z-index: 0;
    margin-bottom: 0px;
    clear: both;
}

.form-wrapper .wide .input-box .comment-label{
    margin-bottom: 9px !important;
}

/*Info box*/

#result_msg {
    margin-top: 10px;
}

.alert {
    margin-bottom: 20px;
    border: 1px solid transparent;


    background-image: none;
    box-shadow: none;
    text-shadow: none;
    padding: 9px 19px 9px 15px;
    border-radius: 3px;
    font-size: 13px;
    border-width: 0;
    -webkit-transition: all .2s linear 0s;
    transition: all .2s linear 0s;

    
}

.alert-info {
    background-color: #e1f0fd;
    color: #3f6d92;
    border-color: #3f6d92;
}

.alert-success {
    background-color: #daf0ee;
    color: #2b6d67;
    border-color: #2b6d67;
}

.alert-danger, .alert-error {
    background-color: #fbe3e3;
    color: #8d4546;
    border-color: #8d4546;
}

/* Branch */

.search_branch {
    display: block;
    position: absolute;
    z-index: 4;
    height: 440px;
    margin-top: 20px;
    width: 100%;
}

.search_branch .center_data {
    padding-top: 30px;
    margin: 0px auto;
    width: 980px;
}

.tab_branch {
    z-index: 20;
    width: 330px;
    float: left;
}

.branch-item {
  width: 100%;
  background: rgba(255,255,255,0.8);
  
  border: 1px solid #EBEBEB;
  border-radius: 5px;
  transition: border-color 0.3s ease 0s;

  min-height: 420px;


}

.branch-item:hover {
  border-color: #0066b3;
  background: rgba(255,255,255,1);
}

.branch-item .heading {
  background: #0066b3 none repeat scroll 0% 0%;
  color: #FFF;
  padding: 6px 15px;
  font-size: 0.875rem;
  letter-spacing: 0.07em;
  font-weight: 300;
  line-height: 1.7;
  vertical-align: middle;
  box-sizing: border-box;
}

.branch-item .content-area {
  margin: 10px;
}

.branch-item .content-area p {
  margin-top: 20px;
}

/* Map */

#google-map-wrapper {

}

#google-map-directory {
    border: 0px !important;
    height: 438px;
    width: 100%;
}

.container {
    width: 980px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.google-map-filter {
    background-color: rgba(255, 255, 255, 0.8);
    margin-bottom: 0px;
    margin-top: -400px;
    
    -webkit-transition: background-color 0.2s linear;
    -moz-transition: background-color 0.2s linear;
    -o-transition: background-color 0.2s linear;
    transition: background-color 0.2s linear;

    width: 260px;
}

.google-map-filter:hover {
  border-color: #0066b3;
  background: rgba(255,255,255,1);
}

.container .heading {
  background: #0066b3 none repeat scroll 0% 0%;
  color: #FFF;
  padding: 6px 15px;
  font-size: 0.875rem;
  letter-spacing: 0.07em;
  line-height: 1.7;
  vertical-align: middle;
  box-sizing: border-box;
}



/*Select 2*/

.search-bar form ul {
    margin: 0;
}

.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none;
}

.list-inline > li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}

.search-bar .form-control {
    position: relative;
    height: 38px;
    background-color: #f3f6f9;
    border: none;
    border-radius: 3px;
    box-shadow: none;
    color: #60717e;
    outline: 0;
}

/* =2. Search Bar
------------------------------------------------------------------------------------ */
.search-bar {
    margin-left: -7px;
  padding: 0;
}
.search-bar form ul {
  margin: 0;
}
.search-bar form ul li {
  position: relative;
  width: 100%;
  margin-bottom: 10px;
}
.search-bar form ul li .submit-form {
  width: 100%;
}
.search-bar form ul li .submit-form i {
  background-color: transparent;
}
.search-bar form ul li i:not(.fa-spinner) {
  position: absolute;
  top: 12px;
  right: 10px;
  padding: 0 10px;
  background-color: #f3f6f9;
}
.search-bar form.advanced-search ul li {
  
}
.search-bar form.advanced-search ul li.advanced-filter-wrap a.disabled {
  background-color: #a1aeb7;
}
.search-bar form.advanced-search ul li.advanced-filter-wrap a.disabled:hover {
  background-color: #a1aeb7;
}
.search-bar form.advanced-search ul li.advanced-filter-wrap a.filtered {
  background-color: #208ee6;
}
.search-bar form.advanced-search ul li.advanced-filter-wrap a.filtered:hover, .search-bar form.advanced-search ul li.advanced-filter-wrap a.filtered:active, .search-bar form.advanced-search ul li.advanced-filter-wrap a.filtered:focus {
  box-shadow: none;
  background-color: #177ed0;
  color: white;
  outline: 0;
}
.search-bar .select2-container .select2-choice {
  padding: 0;
  background: transparent;
  border: none;
  box-shadow: none;
  outline: 0;
}
.search-bar .select2-container .select2-choice .select2-arrow {
  background: transparent;
  border: none;
  box-shadow: none;
}

/* google dropdown - - - */
.pac-container {
  margin-top: 1px;
  padding: 10px;
  background-color: white;
  box-shadow: none;
  border: 3px solid #f3f6f9;
  border-top: none;
  border-radius: 3px;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
}
.pac-container .pac-item {
  margin: 5px 0;
  padding: 0 10px;
  border: none;
  border-radius: 3px;
  line-height: 23px;
}
.pac-container .pac-item:first-child {
  border: none;
}
.pac-container .pac-item:hover {
  background-color: #208ee6;
  color: white;
  cursor: pointer;
}
.pac-container .pac-item:hover span {
  color: white;
}
.pac-container span {
  color: #a1aeb7;
}
.pac-container .pac-matched {
  font-size: 13px;
  font-weight: 700;
  color: #6e7d89;
}
.pac-container .pac-icon {
  display: none;
}

.pac-logo:after {
  display: none;
  background-image: none;
}

.select2-container .select2-choice {
  background: transparent;
  border: none;
  box-shadow: none;
  outline: 0;
}
.select2-container .select2-choice .select2-arrow {
  background: transparent;
  border: none;
  box-shadow: none;
}

.clear-input {
  position: absolute;
  right: 20px;
  top: 13px;
  padding: 7px;
  width: 12px;
  height: 12px;
  background: url("js/select2/select2.png") right top no-repeat;
  background-color: #f3f6f9;
  border: 0;
  font-size: 1px;
  text-decoration: none;
  cursor: pointer;
  outline: 0;
  z-index: 1;
  transition: none;
}
.clear-input:hover {
  background-position-y: -11px;
  transition: none;
}

.select2-container .select2-choice abbr {
  top: 7px;
  right: 3px;
  padding: 0px;
  background-color: #f3f6f9;
  z-index: 1;
}



.select2-offscreen,
.select2-offscreen:focus {
  outline: 0;
}

.select2-display-none,
#select2-drop {
  margin-top: 1px;
  padding: 10px;
  background-color: white;
  border: 3px solid #f3f6f9;
  border-top: 0;
  border-radius: 3px;
  box-shadow: none;
}
.select2-display-none .select2-search input,
#select2-drop .select2-search input {
  margin-bottom: 10px;
  background-color: #f3f6f9;
  border: none;
  border-radius: 3px;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  color: #6e7d89;
}
.select2-display-none .select2-results,
#select2-drop .select2-results {
  background-color: white;
}
.select2-display-none .select2-results li,
#select2-drop .select2-results li {
  margin: 2px 0;
  background-color: transparent;
  color: #6e7d89;
}
.select2-display-none .select2-results li:hover,
#select2-drop .select2-results li:hover {
  background-color: #208ee6;
  color: white;
}
.select2-display-none .select2-results li:active, .select2-display-none .select2-results li:focus,
#select2-drop .select2-results li:active,
#select2-drop .select2-results li:focus {
  background-color: transparent;
  color: #6e7d89;
}

.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-ajax-error,
.select2-results .select2-selection-limit {
  color: #6e7d89;
}

.select2-results .select2-result {
  margin: 0;
  color: #6e7d89;
}
.select2-results .select2-highlighted {
  background: transparent;
  color: #6e7d89;
  border-radius: 3px;
  margin: 0;
}
.select2-results .select2-result-selectable:hover {
  background: #208ee6;
  color: white;
  border-radius: 3px;
  margin: 0;
}

.select2-results .select2-result-label {
  padding: 3px 7px 4px 15px;
  font-size: 13px;
  text-indent: -11px;
}

.select2-drop.select2-drop-above.select2-drop-active {
  border: none;
}

.select2-container .select2-choice > .select2-chosen {
  color: #60717e;
}

.select2-results::-webkit-scrollbar {
  width: 3px;
  border-radius: 3px;
}

.select2-results::-webkit-scrollbar-track {
  width: 3px;
  background-color: white;
  border-radius: 3px;
}

.select2-results::-webkit-scrollbar-thumb {
  width: 3px;
  background-color: #6e7d89;
  border-radius: 3px;
}




.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65;
}

.btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled].focus, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover{
    background-color: #6164C1;
    border-color: #6164C1;
}





/**
 * 9. Google Map
 */
#map {
  background-color: rgba(0, 0, 0, 0.02);
  background-image: url("../img/map.jpg");
  background-position: center center;
  height: 650px; }

.marker-inventor-poi {
  background-color: #fff;
  border: 4px solid #fff;
  border-radius: 50%;
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.25);
  color: #363636;
  font-weight: 700;
  height: 36px;
  text-align: center;
  transition: all ease .15s;
  user-select: none;
  -webkit-user-select: none;
  width: 36px; }
  .marker-inventor-poi:hover {
    margin-left: -4px;
    margin-top: -4px;
    height: 42px;
    width: 42px; }
    .marker-inventor-poi:hover .marker-inventor-poi-inner {
      height: 38px;
      width: 38px; }
      .marker-inventor-poi:hover .marker-inventor-poi-inner .inventor-poi {
        /*margin-top: -2px;*/
        font-size: 19px; }

.marker-inventor-poi-inner {
  border: 2px solid #009f8b;
  border-radius: 50%;
  color: #363636;
  height: 32px;
  font-size: 11px;
  line-height: 30px;
  width: 32px;
  transition: all ease .15s;
  text-align: center; }
  .marker-inventor-poi-inner .inventor-poi {
    color: #242424;
    font-size: 14px;
    opacity: .6;
    position: absolute;
    top: 50%;
    left: 50%;
    transition: all ease .15s;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%); }

.marker, .simple-marker, .simple-marker-primary, #banner-map .banner-marker, #banner-street-view .banner-marker, #banner-inside-view .banner-marker {
  background-image: url("../img/marker.png");
  background-size: cover;
  height: 38px;
  display: block;
  left: 0px;
  position: relative;
  top: 0px;
  transition: all ease .15s;
  user-select: none;
  -webkit-user-select: none;
  width: 24px; }
  .marker:after, .simple-marker:after, .simple-marker-primary:after, #banner-map .banner-marker:after, #banner-street-view .banner-marker:after, #banner-inside-view .banner-marker:after {
    background-color: #009f8b;
    border: 2px solid #fff;
    border-radius: 50%;
    content: '';
    display: block;
    height: 12px;
    left: 6px;
    position: relative;
    top: -20px;
    width: 12px; }
  .marker:before, .simple-marker:before, .simple-marker-primary:before, #banner-map .banner-marker:before, #banner-street-view .banner-marker:before, #banner-inside-view .banner-marker:before {
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 50%;
    bottom: 1px;
    box-shadow: 0 0 0px 0 black;
    content: '';
    display: block;
    height: 1px;
    left: 50%;
    position: absolute;
    transition: all ease .15s;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    width: 1px;
    z-index: -1; }
  .marker:hover, .simple-marker:hover, .simple-marker-primary:hover, #banner-map .banner-marker:hover, #banner-street-view .banner-marker:hover, #banner-inside-view .banner-marker:hover {
    margin-top: -6px; }
    .marker:hover:before, .simple-marker:hover:before, .simple-marker-primary:hover:before, #banner-map .banner-marker:hover:before, #banner-street-view .banner-marker:hover:before, #banner-inside-view .banner-marker:hover:before {
      background-color: rgba(0, 0, 0, 0.14);
      bottom: -5px;
      box-shadow: 0 0 7px 1px rgba(0, 0, 0, 0.4);
      width: 16px; }

.marker-inner {
  color: #fff;
  display: block;
  font-size: 16px;
  height: 26px;
  line-height: 27px;
  margin: 0px 0px 0px 6px;
  position: relative;
  overflow: hidden;
  text-align: center;
  top: 6px;
  width: 26px; }

.clusterer {
  background-color: #444;
  border: 3px solid #009f8b;
  border-radius: 50%;
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.25);
  color: #363636;
  font-size: 10px;
  font-weight: 700;
  height: 40px;
  text-align: center;
  width: 40px; }

.clusterer-inner {
  border-radius: 50%;
  color: #fff;
  height: 34px;
  font-size: 11px;
  line-height: 34px;
  width: 34px; }

.infobox {
  background-color: #fff;
  position: relative; }
  .infobox:after {
    border-color: transparent;
    border-style: solid;
    border-width: 12px 6px;
    border-top-color: #fff;
    bottom: -24px;
    content: '';
    display: block;
    height: 0px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    width: 0px; }

.infobox-inner {
  background-color: #fff;
  border-radius: 3px;
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.2);
  height: 190px;
  padding: 15px;
  position: relative;
  width: 260px; }
  .infobox-inner .close {
    background-color: #444;
    border: 0px;
    border-top-right-radius: 3px;
    cursor: pointer;
    height: 20px;
    opacity: 1;
    padding: 3px;
    position: absolute;
    right: 0px;
    text-align: center;
    top: 0px;
    text-shadow: none;
    width: 20px;
    z-index: 999;
    transition: all linear .12s; }
    .infobox-inner .close i {
      color: #fff;
      display: block;
      font-size: 11px;
      line-height: 20px; }
    .infobox-inner .close:hover {
      background-color: #fff; }
      .infobox-inner .close:hover i {
        color: #009f8b; }

.infobox-image {
  border-radius: 3px 3px 0px 0px;
  height: 170px;
  margin: -15px -15px 0px -15px;
  position: relative; }

.infobox-item {
  border-bottom: 1px solid #e9e9e9;
  margin: 0px 0px 12px 0px;
  padding: 0px 0px 12px 0px; }
  .infobox-item:last-child {
    border-bottom: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px; }

.infobox-item-title {
  color: #444;
  display: block;
  font-size: 14px;
  margin: 12px 0px 0px 0px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }
  .infobox-item-title a {
    color: #444; }

.infobox-item-image {
  background-repeat: no-repeat;
  background-size: cover;
  float: left;
  height: 45px;
  margin: 0px 13px 0px 0px;
  position: relative;
  width: 60px; }
  .infobox-item-image a {
    bottom: 0px;
    left: 0px;
    position: absolute;
    right: 0px;
    top: 0px; }

.infobox.multiple .infobox-inner {
  overflow: auto; }

.infobox .inventor-favorites-btn-toggle {
  bottom: 10px;
  color: #fff;
  font-size: 14px;
  right: 15px;
  position: absolute;
  z-index: 11; }
  .infobox .inventor-favorites-btn-toggle:hover {
    cursor: pointer; }
    .infobox .inventor-favorites-btn-toggle:hover i:before {
      content: "\f004"; }
  .infobox .inventor-favorites-btn-toggle.marked i:before {
    content: "\f004";
    color: #d81814; }
  .infobox .inventor-favorites-btn-toggle span {
    display: none; }

.infobox-title {
  position: relative; }
  .infobox-title h2, .infobox-title .comment-reply-title {
    color: #363636;
    font-size: 14px;
    font-weight: 400;
    margin: 13px 0px 0px 0px;
    padding: 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 170px;
    white-space: nowrap; }
    .infobox-title h2 a, .infobox-title .comment-reply-title a {
      color: #363636; }

.infobox-rating {
  color: #ffd925;
  font-size: 12px;
  position: absolute;
  right: 0px;
  top: 2px; }
  .infobox-rating .fa {
    margin: 0px 0px 0px 4px; }

.infobox-category {
  font-size: 12px;
  position: absolute;
  right: 0px;
  top: 1px; }
  .infobox-category a {
    color: #b8b8b8; }

.map-wrapper {
  border-bottom: 2px solid #fff;
  position: relative; }

.map-inner {
  position: relative; }
  @media (max-width: 767px) {
    .map-inner {
      height: auto !important;
      overflow: visible; } }

.map-google {
  position: relative; }

.map-google-inner {
  overflow: hidden;
  transition: height .5s ease; }
  .map-google-inner .fa-spinner {
    color: rgba(0, 0, 0, 0.6);
    display: block;
    font-size: 40px;
    left: 50%;
    margin-left: -20px;
    margin-top: -20px;
    position: absolute;
    top: 50%; }
  .map-inner.closed .map-google-inner {
    height: 0px !important; }
    .map-inner.closed .map-google-inner .fa-spinner {
      display: none; }

.map-switch {
  background-color: #009f8b;
  bottom: 0px;
  color: #fff;
  cursor: pointer;
  font-size: 11px;
  font-weight: 700;
  left: 50%;
  padding: 4px 8px;
  position: absolute;
  transform: translateX(-50%) translateY(50%);
  transition: background-color .15s linear;
  z-index: 1000; }
  .map-switch:hover {
    background-color: #008675; }
  .map-inner.closed .map-switch {
    z-index: 2001; }


.widget_google-map .map-content {
  pointer-events: none; }
  .widget_google-map .map-content .form-group, .widget_google-map .map-content .map-actions-group {
    pointer-events: auto; }

.map-actions {
  user-select: none;
  -webkit-user-select: none; }
  @media (max-width: 767px) {
    .map-actions {
      margin: 0px -15px; }
      .map-actions a span {
        padding: 0px 10px !important; } }
  .map-actions a {
    background-color: #444;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    margin: 0px -4px 0px 0px;
    min-width: 30px;
    text-align: center; }
    .map-actions a:hover {
      color: #fff; }
    .map-actions a .fa {
      font-size: 13px; }
    .map-actions a span {
      font-size: 13px;
      padding: 0px 15px; }
  .map-actions a:hover {
    background-color: #5e5e5e; }
  .map-actions a:first-of-type:before {
    content: none; }
  .map-actions a:before {
    content: "";
    display: block;
    position: absolute;
    height: 20px;
    margin-top: 5px;
    border-left: 1px solid #5e5e5e; }

.map-actions-group {
  display: inline-block;
  margin: 0px 12px 0px 0px; }
  .map-actions-group:hover a:before {
    height: 30px;
    margin-top: 0px; }
  @media (max-width: 767px) {
    .map-actions-group {
      margin-bottom: 8px; }
      .map-actions-group:last-child {
        margin-right: 0px; } }

#map-canvas {
  height: 300px;
  margin: 0px 0px 30px 0px; }
  #map-canvas .form-control, #map-canvas input[type=text], #map-canvas input[type=email], #map-canvas input[type=number], #map-canvas input[type=url], #map-canvas input[type=password], #map-canvas textarea {
    right: 42px !important;
    top: 20px !important;
    width: 300px !important; }

.simple-marker:after, .simple-marker-primary:after {
  top: 6px; }

.simple-marker-primary {
  background-image: url("../img/marker-primary.png"); }

#simple-map img {
  max-width: inherit; }

#banner-map, #banner-street-view, #banner-inside-view {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 1; }
  #banner-map img, #banner-street-view img, #banner-inside-view img {
    max-width: inherit; }


#streetview {
  background: #ddd;
}

/*Actions*/

.new-box, .sale-box {
    position: absolute;
    top: 10px;
    display: none;
    overflow: hidden;
    text-align: center;
    z-index: 0;
    height: 45px;
    width: 45px;
    border-radius: 100%;
    text-align: center;
    line-height: 45px;
    text-transform: uppercase;
    color: white;
    display: inline-block;
    font-size: 11px;
    font-weight: 700;
}

.new-box {
    background: #f26522;
    left: 10px;
}

.finish-box {
   position: absolute;
    background: rgba(255, 255, 255, 0.8);
    top: 50%;
    display: none;
    overflow: hidden;
    text-align: center;
    z-index: 0;
    height: 45px;
    width: 100%;
    text-align: center;
    line-height: 45px;
    text-transform: uppercase;
    color: #0066b3;
    display: inline-block;
    font-size: 11px;
    font-weight: 700;
    margin-top: -60px;
    right: 0;
    left: 0;
}