* {
  font-family: 'Open Sans', sans-serif;
}

a {
  color: #34C2E0;
}

.navbar {
  padding: 0;
  /* height: 78px; */

}

.navbar .nav-item {
  /* padding: 10px 0; */
  height: 78px;
  display: flex;
  align-items: center;
}

.navbar .nav-item.active {
  border-bottom: 2px solid #34C2E0;
  font-weight: 600;
}

.navbar .navbar-brand {
  margin-right: 40px;
}

.navbar .btn {
  font-weight: 600;
  position: relative;
  padding-left: 30px;
}

.navbar .btn:hover {
  box-shadow: rgb(104 232 114 / 60%) 2px 10px 14px -6px;
}

.navbar .btn > i {
  position: absolute;
  left: 5%;
  top: 50%;
  transform: translateY(-50%);
}

i:not(.navbar .btn) {
  font-weight: initial;
}

.banner {
  background: #F7FDFE;
}

.page-title {
  color: #34C2E0;
  font-weight: 600;
}

.page-subtitle {
  color: #757575;
}

.badge-secondary,
.btn-secondary {
  background-color: #EAEAEA;
  color: #151515;
}

.btn-secondary {
  border-color: #EAEAEA;
}

.btn-secondary:hover,
.btn-secondary:active {
  background-color: #34C2E0 !important;
  border-color: #34C2E0 !important;
  color: #151515 !important;
}

.btn-secondary:focus {
  background-color: #34C2E0 !important;
  border-color: #34C2E0 !important;
  color: #151515 !important;
  box-shadow: 0 0 0 .2rem rgba(51, 196, 225,.5);
}

.input-group > .badge {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 6px;
  z-index: 3;
  height: 30px;
  width: 30px;
  border-radius: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.input-group-text {
  background: none;
  border: none;
}

.form-group {
  margin-top: 1.4rem;
  margin-bottom: 1.4rem;
}

.form-group > label,
.form-check > label,
.form-control {
  font-size: 14px !important;
}

input.form-control {
  height: 42px !important;
  border-radius: 0 !important;
}

.sitelink-desc-form-group {
  margin: 0;
}

.desktop-preview,
.mobile-preview {
  color: #000000;
}

.desktop-preview {
  background: #F4F4F4;
  font-size: 14px;
  padding: 20px;
  border-radius: 8px;
}

.mobile-preview {
  font-size: 12px;
}

.preview-title {
  position: relative;
  padding-left: 30px;
}

.preview-title > i {
  color: #A8A8A8;
  position: absolute;
  top: 50%;
  left: 0;
  font-size: 20px;
  transform: translateY(-50%);
}


.custom-form-group {
  padding: 10px 15px;
  border-radius: 8px;
  background: #F4F4F4;
  border: 1px solid #F4F4F4;
}

.custom-form-group:hover,
.custom-form-group-active {
  background: #F7FDFE;
  border: 1px solid #34C2E0;
}

.sub-custom-form-group-wrapper {
  background: #E7F8FB;
  padding: 10px 15px;
  border-radius: 8px;
  margin-top: .5rem;
}

.sub-custom-form-group-wrapper .sub-custom-form-group-wrapper {
  background: #ffffff;
}

.search  {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}

.search > img {
  max-width: 75px;
  height: auto;
  margin: auto 0;
}

.search > input {
  width: 80%;
  padding: 5px 15px;
  background: #FFFFFF;
  border: 1px solid #D8D8D8;
  box-sizing: border-box;
  border-radius: 37px;
}

.menu > .menu-list {
  padding: 0;
  list-style-type: none;
  border-bottom: 1px solid #D3D3D3;;
}

.menu > .menu-list > .menu-item {
  display: inline-block;
  padding: 5px 5px 5px 20px;
  position: relative;
  margin-right: 5px;
  color: #666;
}

.menu > .menu-list > .menu-item:first-child {
  border-bottom: 2px solid #000000;
  color: #000000;
}

.menu > .menu-list > .menu-item:last-child {
  float: right;
  margin-right: 0;
}

.menu > .menu-list > .menu-item > i {
  position: absolute;
  left: 0;
}

.url-line {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 10px;
  font-size: 12px;
}

.url-line > strong {
  color: #202124;
}

.url-line > div {
  display: inline;
  color: #747474;
}

.url-line > .url {
  color: #000000;
}

.desktop-preview > .headline > a {
  font-size: 18px;
  font-weight: 600;
}

.rating > span {
  display: inline-block;
  margin: 0;
}

.rating > span > i {
  vertical-align: sub;
  color: #f68512;
  font-size: 16px;
}

.description > span {
  margin-right: 5px;
}

.callout-ext > ul,
.snippets-ext > ul,
.location-ext > ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.callout-ext > ul > li,
.snippets-ext > ul > li {
  display: inline-block;
}

.sitelink-ext p {
  margin: 0;
}

.sitelink-ext .sitelink-ext-desc {
  color: #151515;
}

.location-ext {
  margin-bottom: 10px;
}

.location-ext i {
  color: #757575;
  margin-right: 5px;
}

.price-ext > .price-ext-item {
  margin-bottom: 10px;
  color: #151515;
}

.price-ext > .price-ext-item > div > p {
  margin: 0;
}

.price-ext > .price-ext-item > .item-price {
  font-weight: 600;
}

.price-ext > .price-ext-item > p {
  margin: 0;
}

.price-ext > .price-ext-item > .price-header > p {
  margin-bottom: 5px;
}

.mobile-preview > .mobile-body {
  background-image: url(phone.png);
  background-size: cover;
  background-repeat: no-repeat;
  padding: 50px 20px 40px;
  height: 660px;
  width: 430px;
}

.mobile-preview > .mobile-body > .mobile-display {
  background: transparent;
  padding: 15px;
  overflow: hidden;
}

.mobile-preview > .mobile-body > .mobile-display > .card {
  padding: 10px;
  overflow: hidden;
}

.mobile-preview .search {
  flex-direction: column;
  align-items: center;
}

.mobile-preview .search > img {
  max-width: 100px;
  width: 100px;
  margin-bottom: 20px;
}

.mobile-preview .search > input {
  width: 100%;
}

.mobile-preview .menu > .menu-list {
  overflow: hidden;
  white-space: nowrap;
}

.mobile-preview .menu > .menu-list > .menu-item {
  padding: 5px 5px 5px 15px;
}

.mobile-preview .menu > .menu-list > .menu-item:last-child {
  display: none;
}

.mobile-preview .search-bar {
  width: 100%;
  height: 40px;
  border-radius: 50px;
  padding: 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.15);
  -moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.15);
  box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.15);
}

.mobile-preview .search-bar > span {
  color: #9aa0a6;
}

.mobile-preview .search-bar > input {
  width: 250px;
  border: none;
  outline: none;
}

.mobile-preview .menu > a {
  display: inline-block;
  padding: 8px 12px 8px 12px;
  line-height: 27px;
  height: 28px;
  font-size: 14px;
  text-align: center;
  font-weight: 500;
}

.mobile-preview .url-line,
.mobile-preview .rating {
  font-size: 13px;
}

.mobile-preview .url-line {
  margin-bottom: 10px;
}

.mobile-preview .url-line > strong {
  font-size: 12px;
}

.mobile-preview .headline {
  font-size: 16px;
}

.mobile-preview .sitelink-ext > ul {
  padding: 5px 0;
  margin: 0;
  white-space: nowrap;
}

.mobile-preview .sitelink-ext > ul > li {
  display: inline-block;
  padding: 5px;
  border-radius: 5px;
  border: 1px solid #ccc;
  font-size: 14px;
}

.mobile-preview .call-ext {
  font-size: 13px;
}

/* CALCULATOR */
.btn-calculator {
  padding: 10px 30px;
}

.btn-calculator:hover,
.btn-calculator.btn-primary:hover {
  background: #34C2E0;
  /* border: #34C2E0; */
  color: #ffffff;
}

.btn-calculator.btn-primary {
  background: #ffffff;
  box-shadow: inset 0px 0px 0px 2px #34C2E0;
  border: #34C2E0;
  color: #000000;
}

.calculation-result table th:nth-child(2),
.calculation-result table td:nth-child(2) {
  text-align: center;
}

.calculation-result table th:nth-child(3),
.calculation-result table td:nth-child(3) {
  text-align: right;
}

.calculation-result table td p {
  margin: 0;
}

.calculation-result table td p:first-child,
.calculation-result table td span {
  font-size: 14px;
}

.calculation-result table .keyword > p:last-child {
  font-size: 16px;
  font-weight: 600;
}

.calculation-result table .keyword > p > span {
  color: #757575;
  font-weight: 400;
}

.calculation-result table .price,
.calculation-result table .total-price {
  font-size: 18px;
  font-weight: 600;
}

.calculation-result .sub-total {
  background: #F4F4F4;
  border-radius: 8px;
  padding: 30px;
}

.calculation-result .sub-total > p {
  margin: 0;
}

.calculation-result .sub-total .sub-total-price {
  font-size: 22px;
  font-weight: 600;
}

.calculation-result .sub-total .btn-save-result {
  background: #CCF0F7;
  border: #CCF0F7;
  color: #000000;
}

.result-table {
  border-collapse: collapse;
}

.result-table td, .result-table th {
  border: 1px solid #CBCBCB;
}

.result-table tr:first-child th {
  border-top: 0;
  border-bottom: 0;
}

.result-table tr:first-child td {
  border-top: 0;
}

.result-table tr:last-child td {
  border-bottom: 0;
}

.result-table tr td,
.result-table tr th {
  border-left: 0;
}

.result-table tr td,
.result-table tr th {
  border-right: 0;
}

.result-table tr td {
  padding: 20px 0;
}

.result-table tr th {
  font-size: 12px;
  font-weight: 400;
  color: #757575;
}

footer {
  background: #f4f4f4;
}

footer img {
  width: 125px;
}

footer .list-inline {
  margin: 0;
}

footer .social-icon-list {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

footer .social-icon-list > .social-icon-item {
  margin-right: 5px;
}

footer .social-icon-list > .social-icon-item > a {
  padding: 5px 7px;
  background: #ffffff;
  border-radius: 50px;
  color: #34C2E0;
  position: relative;
  height: 40px;
  width: 40px;
  display: block;
}

footer .social-icon-list > .social-icon-item > a > i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

@media only screen and (max-width: 600px) {
  .navbar {
    padding: .5rem 1rem;
  }

  .navbar .nav-item {
    padding: initial;
  }

  .navbar .nav-item.active {
    border: none;
  }

  .mobile-preview > .mobile-body {
    width: 100%;
    height: 660px;
    padding: 50px 10px 40px;
  } 
}
