/*
Theme Name: ABC New Theme
Theme Author: Arena
Description: This is ABC New Theme
Theme Version: 0.1
License: GNU General Public License v2 or later
*/
body {
  font-family: "Google Sans", sans-serif;
  overflow-x: hidden;
}
#main-content,
main {
  padding-top: 3rem;
}
a {
  color: #333;
}
span.date--text {
  font-size: 12px;
  color: #fff !important;
  position: relative;
  top: -30px;
  padding-left: 13px;
}
.p--left {
  padding-right: 6px;
}
.p--right {
  padding-left: 6px;
}
.tab-content .wpcf7-form div.wpcf7-validation-errors {
  margin: 0;
}
.testimony .col-md-10 span {
  font-weight: bold !important;
}
.v-center {
  display: flex;
  align-items: center;
}
.padd-l0 {
  padding-left: 0;
}
.padd-r0 {
  padding-right: 0;
}
.padd-3p {
  padding: 0 3%;
}
.padd-l15p {
  padding-left: 15%;
}
.padd-15p {
  padding: 0 15%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 800;
}
a {
  transition: all 0.5s ease;
}
a:hover {
  text-decoration: none;
}
.form-control {
  border: 0;
  border-radius: 0;
  box-shadow: none;
  background: none;
  border-bottom: 2px solid #fff;
}
.form-control:focus {
  box-shadow: none;
  outline: none;
  border: 0;
}
.alignright {
  float: right;
}
.alignleft {
  float: left;
}
/*Header*/
#breadcrumb-id {
  display: none !important;
}
#header-wrap {
  position: inherit !important;
}
#header {
  margin-top: 20px;
}
#header h3 {
  font-size: 18px;
  /* font-weight: bold; */
  font-family: "Google Sans", sans-serif;
}
/*Menu*/
#menu h3 {
  font-size: 25px;
}
/*Banner*/
#banner {
  background: #efefef;
  margin-top: 20px !important;
}
.single-banner {
  margin: 30px 0;
}
#banner h3 {
  margin-bottom: 0;
}
#banner h3 a {
  color: #212529;
  font-size: 22px;
}
#banner img {
  margin-bottom: 20px;
}
/*Why*/
#why {
  margin-top: 30px;
}
#why h3 {
  font-size: 40px;
  margin-bottom: 15px;
}
#why ul {
  padding-left: 0;
}
#why ul li {
  list-style: none;
  margin-bottom: 10px;
}
#why ul li img {
  width: 18px;
  margin-right: 10px;
}
.modal-dialog {
  margin: auto;
}
svg:not(:root).svg-inline--fa,
.expanding-archive-count {
  color: #bbb;
}
/*Featured*/
#ftd {
  margin-top: 30px;
}
#ftd h5 {
  text-transform: uppercase;
}
#ftd h3 {
  margin-bottom: 15px;
}
.ftd-single img {
  margin-bottom: 30px;
}
/*Forms*/
#wrap {
  background: #efefef;
  margin-top: 25px;
}
.tab-content {
  background: #59595b;
  width: 100%;
}
.nav-tabs--vertical {
  display: flex;
  flex-flow: column nowrap;
}
.nav-tabs--left .nav-item+.nav-item {
  margin: 0;
}
.nav-tabs--left .nav-link {
  color: #212529;
  font-size: 18px;
  font-weight: 800;
  white-space: nowrap;
  border: 0;
}
.nav-tabs--left .nav-link:hover {
  color: #fff;
  background-color: #59595b;
  border: 0;
}
.nav-tabs--left .nav-link.active {
  color: #fff;
  background: #59595b;
  border: 0;
}
.card-box {
  min-height: 220px;
}
.nav-tabs {
  border: 0;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  border: 0;
}
.nav-tabs .nav-link:hover,
.nav-tabs .nav-link:focus {
  border: 0;
}
.nav-tabs .nav-link {
  border-radius: 0;
  margin: 10px 0;
}
.nav-tabs .nav-item {
  margin: 0;
  outline: 0;
}
.tab-content>.tab-pane {
  padding: 2em 4em;
  min-height: 418px;
}
#wrap .form-control {
  color: #fff;
  margin-bottom: 30px;
}
#wrap ::-webkit-input-placeholder {
  color: #fff;
}
#wrap ::-moz-placeholder {
  color: #fff;
}
#wrap :-ms-input-placeholder {
  color: #fff;
}
#wrap :-moz-placeholder {
  color: #fff;
}
#wrap .form-control:focus {
  background: #686868;
  border-bottom: 2px solid #fff;
}
#wrap textarea {
  height: 120px;
}
#wrap input[type="submit"] {
  color: #fff;
  font-size: 16px;
  background: #d41820;
  border: 0;
  border-radius: 25px;
  transition: all 0.5s ease;
  cursor: pointer;
}
#wrap input[type="submit"]:hover {
  background: #000;
}
#wrap input[type="submit"]:focus {
  background: none;
  border: 0;
}
select.form-control {
  padding-left: 8px;
}
/*Locations*/
#locations {
  margin-top: 40px;
}
#featured {
  position: relative;
}
#details {
  position: absolute;
  padding: 17px 30px;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
}
#details h4 {
  font-size: 30px;
  text-transform: uppercase;
  margin-bottom: 0;
}
#details h3 {
  font-size: 60px;
  font-weight: 600;
  line-height: 40px;
  text-transform: uppercase;
  margin-top: 0;
}
#details .btn-more,
.btn-more {
  color: #fff;
  font-size: 16px;
  background: #d41820;
  border: 0;
  border-radius: 25px;
  transition: all 0.5s ease;
  padding: 5px 30px;
  display: inline-block;
  margin-top: 10px;
}
#details .btn-more:hover,
.btn-more:hover {
  color: #fff;
  background: #000;
}
#others h3 {
  font-size: 35px;
  font-weight: 600;
  text-transform: uppercase;
  margin-top: 0;
}
#others .single-others:first-child {
  margin-bottom: 30px;
}
.content {
  position: relative;
  width: 100%;
  max-width: 400px;
  margin: auto;
  overflow: hidden;
}
.content .content-overlay {
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  height: 55px;
  width: 100%;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}
.content:hover .content-overlay {
  opacity: 1;
}
.content-image {
  width: 100%;
}
.content-details {
  position: absolute;
  text-align: center;
  width: 100%;
  bottom: 0;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.content:hover .content-details {
  bottom: 15px;
  left: 50%;
  opacity: 1;
}
.content-details h6 {
  color: #fff;
  font-size: 14px;
  line-height: 14px;
  text-transform: uppercase;
  margin-bottom: 0;
}
.fadeIn-bottom {
  bottom: 0;
}
/*Teasers*/
#tsrs {
  margin-top: 30px;
}
#tsrs h3 {
  margin-bottom: 15px;
}
#tsrs ul {
  list-style: none;
  padding: 0;
}
#tsrs ul li {
  display: inline;
  margin-right: 15px;
}
.btn-readmore {
  font-weight: 800;
  color: #d41820;
}
.btn-readmore:hover {
  color: #333;
}
/*Prefooter*/
#prefooter {
  margin-top: 30px;
}
#prefooter h3 {
  font-size: 33px;
  font-weight: 600;
  text-transform: uppercase;
}
#prefooter .form-control {
  background: #d4d4d4;
  border: 0;
  border-radius: 0;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
#prefooter input[type="submit"] {
  color: #fff;
  text-transform: uppercase;
  font-family: "K2D", sans-serif;
  background: #282828;
  transition: all 0.5s ease;
  cursor: pointer;
  border-radius: 0;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
#prefooter input[type="submit"]:hover {
  background: #d41820;
}
#prefooter ul {
  padding-left: 0;
  margin-top: 25px;
}
#prefooter ul li {
  list-style: none;
  display: inline;
  margin-right: 30px;
}
/*Footer*/
#footer {
  background: #282828;
  padding: 20px 0;
  margin-top: 30px;
}
#footer ul {
  padding-left: 0;
  margin: 0;
}
#footer ul li {
  list-style: none;
  display: inline;
  margin-right: 25px;
}
#footer ul li a {
  color: #fff;
  font-size: 12px;
}
#footer p {
  color: #fff;
  font-size: 12px;
}
/* new css */
.location-image {
  margin: 0;
  padding: 0;
  height: 100%;
  display: flex;
  justify-content: flex-start;
}
.image-left {
  justify-content: flex-end;
}
.location-details {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 50px;
}
.location-details p {
  font-size: 13px;
  line-height: 25px !important;
}
.location-details .virtual-tour {
  position: absolute;
  bottom: 2em;
  right: 2em;
  display: flex;
  flex-direction: column;
}
.location-details .virtual-tour a {
  text-decoration: none !important;
  color: #fff;
  font-size: 16px;
  background: #d41820;
  border-radius: 25px;
  transition: all 0.5s ease;
  padding: 0.375rem 1.75rem;
}
.location-details .virtual-tour a:hover {
  color: #fff !important;
  background: #000;
}
.location-details .virtual-tour .vt-2 {
  margin-top: 1em;
}
.location-wrap {
  padding: 0;
}
.location-wrap .v-center {
  justify-content: center;
}
.location-wrap .tab-content {
  display: flex;
  justify-content: center;
}
.location-wrap .tab-content>.tab-pane {
  min-height: 400px;
}
.location-wrap .nav-tabs--left .nav-link.active {
  color: #59595b;
  background: #efefef;
}
.location-icon {
  margin-right: 10px;
}
.locations-container {
  margin-bottom: 30px;
}
#bar {
  text-transform: uppercase;
  background: #efefef;
  margin-top: 25px;
}
.about-paragraph {
  align-content: center;
  display: grid;
}
.testimony .contents {
  padding: 25px 0px;
}
.cbp-spmenu-right.cbp-spmenu-open {
  overflow: auto;
}
.dropdown-btn {
  border: none;
  background: none;
  color: #fff;
  width: 100%;
  padding: 0px;
  text-align: left;
}
.dropdown-btn svg.fa-caret-down {
  position: absolute;
  margin-top: -41px;
  right: 24px;
}
.dropdown-btn:focus {
  outline: none;
}
.dropdown-container ul {
  list-style-type: none;
  padding-left: 0;
}
.dropdown-container ul li a {
  padding-left: 40px;
}
.sidebar-3-blog h4 {
  color: #202528 !important;
}
.web-img-content {
  display: flex;
}
.mobile-img-content {
  display: none;
}
.tab-content .wpcf7-form div.wpcf7-validation-errors {
  color: #fff !important;
}
.b--title {
  font-size: 2rem !important;
}
.i-map {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.wpcf7-form div.wpcf7-validation-errors {
  color: #212529 !important;
}
.single-post .col-lg-12 a {
  color: #da1c25 !important;
}
.single-post .col-lg-12 h2 {
  font-size: 1.2rem !important;
}
#header .col-lg-10 a {
  color: #202528 !important;
}
#prefooter div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
  color: #282828 !important;
}
.contact-form .btn:hover {
  background: #59595b;
  color: #fff;
  transition: 0.3s;
}
.cbp-spmenu-vertical a:hover {
  cursor: pointer;
}
.blog .breadcrumb.special--all {
  display: none;
}
.blog .breadcrumb.special--b {
  display: block !important;
}
.contact-form .red-color {
  color: #212529 !important;
}
.main-sidebar div.wpcf7-response-output {
  color: #000 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.sidebar-3 input.wpcf7-submit.btn:hover {
  background-color: #000;
  transition: 0.3s;
}
div.wpcf7 .ajax-loader {
  display: block !important;
  visibility: hidden;
}
.sidebar-3-blog a:hover {
  color: #d41820;
  transition: 0.3s;
}
.blog-title-single {
  color: #212529;
}
.single-post .special--b {
  display: block !important;
}
.single-post .special--all {
  display: none !important;
}
.dropdown-container ul li a {
  font-size: 14px;
}
div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
  border: 2px solid #d41921;
  color: #fff !important;
  text-align: center !important;
}
span.wpcf7-not-valid-tip {
  font-size: 14px !important;
}
.sidebar-3 .wpcf7-textarea {
  max-height: 70px;
}
.sidebar-3 .div.wpcf7 .ajax-loader {
  margin: auto !important;
  display: block !important;
  text-align: cener !important;
}
.card {
  padding: 0;
}
#main-content {
  margin-top: 2rem;
}
.location--m6 {
  margin-bottom: 2rem;
}
#breadcrumb-id-blog {
  display: none !important;
}
.content-img,
.content-det {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.office-sub-content {
  padding-left: 2%;
}
.page-id-68 .red-color {
  display: none !important;
}
.single-post .wp-post-image {
  width: 80%;
  height: auto;
  margin-top: 1rem;
  margin-bottom: 1rem;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
#header a {
  color: #212529;
}
.partners img {
  width: 100%;
}
.news p a {
  color: #004cdb;
}
.vt-embed {
  height: 63vh;
  width: 100%;
}
.vt-img {
  display: none !important;
}
.announce-banner {
  padding: 0 4rem;
  margin: 20px 0 50px;
}
.announce-banner figure {
  width: 100%;
  height: 100%;
  margin: 0;
}
.announce-banner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.announce-banner .banner-image {
  padding: 0;
}
.announce-banner .banner-text {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background-color: #efefef;
}
.announce-banner .banner-text h3 {
  text-transform: uppercase;
  font-size: 30px;
  text-align: center;
}
.announce-banner .banner-text h4 {
  font-size: 20px;
  text-align: center;
}
@media only screen and (max-width: 1024px) {
  .announce-banner {
    padding: 0 3rem;
  }
}
.tab-content>.active {
  display: flex !important;
  align-items: center;
}
#wrap input[type="submit"] {
  margin-bottom: 0 !important;
}
/*Mobiles*/
@media only screen and (min-width: 320px) and (max-width: 768px) {
  .announce-banner {
    padding: 0 1rem;
  }
  .nav-tabs .nav-link {
    margin: 5px 0;
  }
  #wrap .form-control {
    margin-bottom: 25px;
  }
  /*new css */
  .location-details {
    justify-content: flex-start;
    min-height: 515px;
  }
  .location-image,
  .location-image-left {
    justify-content: center;
  }
  .location-details {
    padding: 50px 20px;
  }
  .order-first {
    order: 2;
  }
  /* .card-box {
    min-height: 75px;
    } */
  #wrap {
    padding: 0;
    padding-top: 10px;
  }
  #wrap .tab-content {
    background: #59595b;
  }
  #wrap .tab-content>.tab-pane {
    padding: 20px;
    overflow-x: scroll;
  }
  #wrap .col-9 {
    max-width: 70%;
  }
  #wrap .nav-tabs {
    margin-bottom: 10px;
  }
  .mini-contact {
    flex-direction: column !important;
  }
  .location-wrap .nav-tabs--left .nav-link.active {
    color: #59595b;
    background: #efefef;
  }
  .display-none {
    display: none;
  }
  .location-image {
    height: 250px;
  }
  #ftd .btn-more {
    margin-bottom: 30px;
  }
  #tsrs .wp-post-image {
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
  }
  #tsrs .btn-readmore {
    margin-bottom: 30px;
    display: block;
  }
  #header-wrap {
    position: relative;
  }
  #contact {
    padding-left: 0;
    /* margin: 7px 15px 8px 0; */
  }
  #contact li {
    list-style: none;
    display: inline;
  }
  #contact li a {
    color: #fff;
    font-size: 23px;
    text-align: center;
    display: inline-block;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    background: #c8c8c8;
    padding-top: 2px;
  }
  #contact li a svg {
    color: #2e2e2e;
  }
  .hamburger {
    margin-left: 0;
  }
  .single-banner {
    text-align: center;
    margin: 30px 0 0 0;
  }
  #others .single-others:first-child {
    margin-bottom: 0;
  }
  #why {
    margin-top: 15px;
  }
  #why h3 {
    font-size: 25px;
  }
  #wrap {
    margin-top: 15px;
  }
  #locations {
    margin-top: 15px;
  }
  #locations.padd-15p {
    padding: 0;
  }
  #details {
    position: relative;
    padding: 15px;
  }
  #details h4 {
    font-size: 20px;
  }
  #details h3 {
    font-size: 30px;
    margin-bottom: 0;
  }
  #details .btn-more {
    font-size: 15px;
    margin-top: 0;
  }
  #others {
    margin-top: 20px;
  }
  #ohers h3 {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .content {
    margin: 0;
    max-width: 100%;
  }
  .content img {
    width: 100%;
    margin: 0;
  }
  .single-others:last-child .col-12:first-child {
    margin-bottom: 30px;
  }
  #prefooter {
    margin-top: 10px;
  }
  #prefooter h3 {
    font-size: 25px;
  }
  #footer ul {
    text-align: center;
    margin-bottom: 10px;
  }
  #footer ul li {
    margin: 0 5px;
  }
  #footer ul li a {
    font-size: 12px;
  }
  #footer p {
    text-align: center;
    font-size: 13px;
  }
  #main-content {
    margin-top: 20px !important;
  }
  #main-content p {
    padding-left: 0 !important;
  }
  #main-content p.address--loc {
    margin-bottom: 0;
  }
  #main-content a.phone--loc {
    display: block;
    margin-bottom: 20px;
  }
  #main-content a {
    color: #333;
  }
  .location-details .virtual-tour a {
    color: #fff !important;
  }
  .gallery-sidebar .nav-pills .nav-link {
    display: block;
    width: 100%;
  }
  .tab-content {
    background: none;
  }
  .tab-content>.tab-pane {
    min-height: auto;
  }
  .location--m6 .text-right {
    text-align: left !important;
  }
}
@media only screen and (min-width: 320px) and (max-width: 768px) {
  #slider .carousel-item {
    margin: 0 !important;
    margin-right: -100% !important;
    padding: 30px 0 0 0 !important;
  }
  #slider .carousel-item h3 a {
    height: 59px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #slider .carousel-control-next,
  #slider .carousel-control-prev {
    top: 30% !important;
    opacity: 1 !important;
  }
}
@media only screen and (max-width: 575px) {
  .card .card-img img {
    min-height: auto !important;
  }
}
@media only screen and (max-width: 787px) {
  .web-img-content {
    display: none !important;
  }
  .mobile-img-content {
    display: block;
  }
  .announce-banner {
    margin-bottom: 0;
  }
  .announce-banner .banner-image:last-of-type {
    display: none;
  }
  .announce-banner .banner-text {
    padding: 2rem;
  }
  .announce-banner figure {
    height: 20em;
  }
}
@media screen and (max-width: 1440px) {
  .vt-embed {
    height: 63vh;
  }
}
@media screen and (max-width: 1024px) {
  .vt-embed {
    height: 60vh;
  }
}
@media screen and (max-width: 768px) {
  .vt-embed {
    height: 40vh;
  }
}
@media screen and (max-width: 425px) {
  .vt-embed {
    display: none;
  }
  .abc-number ul li a img {
    width: 30px;
    height: 30px;
  }
  .vt-img {
    display: block !important;
  }
}
/* updated */
.hudaiba h1 {
  font-size: 30px;
}
.hudaiba h3 {
  font-size: 20px;
}
.hudaiba h6 {
  font-size: 14px;
  color: #797979;
  font-weight: 100;
  display: flex;
  flex-direction: row;
  padding-bottom: 12px;
}
.hudaiba h6::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 50px;
  height: 1px;
  background: #797979;
}
/* gallery */
.image-grid {
  --gap: 16px;
  --num-cols: 4;
  --row-height: 180px;
  box-sizing: border-box;
  padding: var(--gap);
  display: grid;
  grid-template-columns: repeat(var(--num-cols), 1fr);
  grid-auto-rows: var(--row-height);
  gap: var(--gap);
}
.image-grid>img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
}
.image-grid-col-2 {
  grid-column: span 2;
}
.image-grid-row-2 {
  grid-row: span 2;
}
/* Anything udner 1024px */
@media screen and (max-width: 1024px) {
  .image-grid {
    --num-cols: 2;
    --row-height: 150px;
  }
}
@media screen and (max-width: 768px) {
  .image-grid {
    display: none;
  }
  .carousel-item img {
    width: 100% !important;
    height: 300px;
    object-fit: cover;
  }
}
@media screen and (max-width: 991px) and (min-width: 769px) {
  .image-grid {
    display: none;
  }
  .carousel-item img {
    width: 100% !important;
    height: 300px;
    object-fit: cover;
  }
}
/* about */
.hudaiba p {
  font-size: 16px;
  color: #797979;
  font-weight: 500;
  text-align: justify;
}
.hudaiba2 {
  font-size: 16px;
  color: #797979;
  font-weight: 500;
}
.hudaiba-gallery figure {
  border-radius: 10px;
  overflow: hidden;
  margin: 0;
}
.hudaiba-gallery img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.icon2 {
  width: 25px;
}
/* @media screen and (max-width: 992px) {
    .hudaiba p {
        font-size: 14px;
    }
    .hudaiba2{
        font-size: 14px;
    }
}
@media screen and (max-width: 450px) {
    .icon2 {
        width: 18px;
    }
} */
/* tabs */
.tabs {
  display: flex;
  flex-wrap: wrap;
  font-family: sans-serif;
}
.tabs__label {
  padding: 10px 10px;
  cursor: pointer;
}
.tabs__label2 {
  margin-left: 55px;
}
.tabs__radio {
  display: none;
}
.tabs__content {
  order: 1;
  width: 100%;
  line-height: 1.5;
  font-size: 16px;
  display: none;
}
.tabs__radio:checked+.tabs__label {
  font-weight: bold;
  color: #e81b23;
  border-bottom: 1px solid #e81b23;
}
.tabs__radio:checked+.tabs__label+.tabs__content {
  display: initial;
}
.form-group {
  display: flex;
  flex-direction: column;
}
.form-group label {
  font-size: 16px;
  color: #797979;
  font-weight: 500;
}
.tabs [type="text"],
.tabs input[type="email"],
.tabs input[type="tel"],
.tabs textarea {
  outline: none;
}
.tabs__content {
  padding-top: 20px;
}
.form-control1 {
  padding-bottom: 10px;
  padding-left: 5px;
  margin-bottom: 15px;
}
.tabs input {
  outline: 0;
  border-width: 0 0 2px;
  border-color: #f1f1f1;
}
.tabs textarea {
  outline: 0;
  border-width: 0 0 2px;
  border-color: #f1f1f1;
  resize: none;
  height: 120px;
  border-color: #f1f1f1;
}
.form-button {
  background-color: #e81b23;
  border: none;
  color: white;
  padding: 7px 30px;
  text-decoration: none;
  font-size: 16px;
  font-weight: 500;
  border: 1px solid #fcfcfc;
  text-align: center;
}
.form-button:hover {
  background-color: white;
  color: #e81b23;
  border: 1px solid #e81b23;
}
.form-control1 {
  width: 100%;
}
@media screen and (max-width: 552px) {
  .tabs {
    justify-content: center;
  }
  .tabs__label2 {
    margin-left: 0;
  }
  .form-h3 {
    text-align: center;
  }
}
.img-responsive {
  max-width: 100%;
  height: auto;
}
.contact-h1 {
  font-size: 20px;
}
/* New Home Page */
html,
body,
main {
  font-family: "Google Sans", sans-serif;
  overflow-x: hidden;
}
h1,
h2,
h3 {
  font-weight: 600;
  font-family: "Google Sans", sans-serif;
}
.h-banner {
  height: 80vh;
  background-image: url("/wp-content/uploads/2025/08/home-page-austria-jpg.webp");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  /* border-bottom: 10px solid #CF594D; */
}
.h-banner figure img {
  max-width: 100%;
  height: auto;
}
.h-banner-content {
  bottom: 0px;
}
/* .h-banner-content {
    bottom: 150px;
} */
.h-banner-content p {
  color: #ffff;
  text-align: center;
  font-size: 20px;
}
.h-banner li.list-group-item {
  background: none;
  border: none;
  color: #fff;
  padding: 0;
}
.icon-sm {
  height: 30px;
  width: 30px;
}
.h-banner,
.h-location,
.h-services,
.h-blog,
.h-success,
.h-instagram {
  margin-bottom: 5em;
}
figure {
  width: 100%;
  height: 100%;
}
.icon-xs {
  height: max-content;
  width: 20px;
}
a.arrow-btn {
  text-decoration: none;
  color: #cf594d;
  font-size: 16px;
  font-weight: 400;
}
a.know-btn {
  margin-top: 1em;
  background-color: #cf594d;
  color: #fff;
  padding: 0.5em 1em;
  text-decoration: none;
  width: max-content;
  font-size: 0.9rem;
  display: block;
}
a.arrow-btn:hover {
  color: #a54237;
}
.h-services,
.h-success,
.h-instagram {
  background-color: #f4f4f4;
  border-radius: 30px;
  padding: 2.5em 3em;
}
.h-banner figure {
  width: 100%;
}
.h-banner li.list-group-item {
  background: none;
  border: none;
  color: #fff;
  padding: 0;
}
.hl-slider,
.hl-slider2 {
  position: relative;
}
.hl-slider .slick-initialized .slick-slide,
.hl-slider2 .slick-initialized .slick-slide {
  margin: 0 15px 0 0;
  display: flex;
  flex-direction: column;
}
.hl-slider .location {
  font-weight: 600;
}
.hl-slider .slick-next,
.hl-slider .slick-prev,
.hl-slider2 .slick-next,
.hl-slider2 .slick-prev {
  z-index: 5;
}
.hl-slider .slick-next,
.hl-slider2 .slick-next {
  right: 15px;
}
.hl-slider .slick-prev,
.hl-slider2 .slick-prev {
  left: 15px;
}
.hl-slider .slick-next:before,
.hl-slider .slick-prev:before {
  color: #000;
  font-size: 26px;
}
.hl-slider2 .slick-next:before,
.hl-slider2 .slick-prev:before {
  color: #000;
  font-size: 26px;
}
.hl-slider .slick-slide,
.hl-slider2 .slick-slide {
  margin: 0 20px;
}
.hl-slider .slick-list,
.hl-slider2 .slick-list {
  margin: 0 -20px;
}
.h-services,
.h-success,
.h-instagram {
  background-color: #f4f4f4;
  border-radius: 30px;
  padding: 2.5em 3em;
}
.hs-slider {
  width: 100%;
  margin-right: 5%;
  display: flex;
  align-items: center;
}
.hs-slider .slider-nav .slick-slide,
.hs-slider2 .slick-slide {
  opacity: 0.5;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  padding: 1em 0;
  height: 10em;
  display: flex;
  align-items: center;
}
.hs-slider .slider-nav .slick-current,
.hs-slider2 .slick-current {
  opacity: 1;
  border-top-color: #000;
  border-bottom-color: #000;
}
.hs-slider .slick-slide:not(.slick-current) .know-btn {
  display: none;
}
.hs-slider .slider-for {
  width: 60%;
  padding-right: 5%;
}
.hs-slider .slider-for figure {
  height: 100%;
  width: 100%;
}
.hs-slider .slider-nav {
  width: 35%;
}
.hs-slider .slider-nav .slick-slide {
  padding: 1em 0;
}
.hs-arrow {
  position: absolute;
  right: 0;
  height: 5em;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.h-blog {
  position: relative;
}
.hb-slider .slick-slide,
.hr-slider .slick-slide {
  margin: 0 20px;
}
.hb-slider .date,
.hr-slider .date {
  font-weight: 500;
}
.hb-slider .slick-list,
.hr-slider .slick-list {
  margin: 0 -20px;
}
.h-blog .hb-prev,
.h-location .hl-prev,
.h-blog .hr-prev {
  position: absolute;
  top: 50%;
  left: -3em;
  padding: 0.5em 0.6em;
  border-radius: 50%;
}
.h-blog .hb-next,
.h-location .hl-next,
.h-blog .hr-next {
  position: absolute;
  top: 50%;
  right: -3em;
  padding: 0.5em 0.6em;
  border-radius: 50%;
}
.h-blog .hb-prev:hover,
.h-blog .hb-next:hover,
.h-location .hl-prev:hover,
.h-location .hl-next:hover {
  background-color: rgba(244, 244, 244, 0.8);
}
.hs-slider2 .slick-slide {
  height: max-content;
  padding: 1em 0;
  opacity: 1;
}
.hs-slider2 .slick-slide {
  border-top: none;
  display: flex;
  flex-direction: column;
}
.hs-slider2 .position {
  font-weight: 500;
}
.hs-arrow2 {
  display: none;
}
.item p {
  font-size: 14px;
  text-align: justify;
}
.item-img {
  height: 250px;
}
.item-img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.item-img-loc {
  height: 400px;
}
.item-img-loc img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.item-img-ft {
  height: 420px;
}
.item-img-ft img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.hl-slider .location {
  font-weight: 500;
}
.item .item-a:hover {
  color: #a54237;
}
.h2-instagram {
  display: flex;
  justify-content: space-between;
  align-items: center;
  justify-content: space-between;
}
.list-group-item p {
  font-size: 1.25rem;
}
.know-btn:hover {
  color: #ffffff;
}
.list-group-2 {
  margin-left: 50px;
}
.icon-sm {
  margin-right: 20px;
}
.item-content {
  height: 180px;
  margin-bottom: 20px;
}
@media screen and (max-width: 1399px) {
  .item-content {
    height: 200px;
  }
}
@media screen and (max-width: 1199px) {
  .h-banner,
  .h-location,
  .h-services,
  .h-blog,
  .h-success,
  .h-instagram {
    margin-bottom: 5em;
  }
  .hl-slider .slick-slide,
  .hb-slider .slick-slide,
  .hl-slider2 .slick-slide,
  .hr-slider .slick-slide {
    margin: 0 8px;
  }
  .hl-slider .slick-list,
  .hb-slider .slick-list,
  .hl-slider2 .slick-list,
  .hr-slider .slick-list {
    margin: 0 -8px;
  }
  .hs-slider .slider-nav .slick-slide {
    height: 15em;
    border: none;
  }
  .h-blog .hb-prev {
    left: -1em;
  }
  .h-blog .hb-next {
    right: -1em;
  }
  .hs-arrow2 {
    display: flex;
  }
  .hs-slider2 .slick-slide {
    border: none;
  }
}
@media screen and (max-width: 1024px) {
  .item-content {
    height: 180px;
  }
}
@media screen and (max-width: 942px) {
  .item-content {
    height: 150px;
  }
}
@media screen and (max-width: 991px) {
  .item-content {
    height: 210px;
  }
  .list-group-item p {
    font-size: 1rem;
  }
  .h2-instagram {
    flex-direction: column;
  }
}
@media screen and (max-width: 990px) {
  .item-content {
    height: 160px;
  }
}
@media screen and (max-width: 798px) {
  .hs-slider {
    flex-direction: column;
    align-items: start;
  }
  .hs-slider .slider-for {
    width: 90%;
    margin-bottom: 2rem;
  }
  .hs-slider .slider-nav {
    width: 90%;
    margin-right: 5%;
  }
  .hs-slider .slider-nav .slick-slide {
    height: 11em;
    padding: 0;
    align-items: start;
  }
}
@media screen and (max-width: 767px) {
  .item-content {
    height: 190px;
  }
  .h-banner-content h1 {
    font-size: 2.1rem;
  }
}
@media screen and (max-width: 766px) {
  .item-content {
    height: 150px;
  }
  .h-banner-content h1 {
    font-size: 2.1rem;
  }
}
@media screen and (max-width: 718px) {
  .item-content {
    height: 150px;
  }
  .item-img-loc {
    height: 390px;
  }
  .item-img-loc img {
    object-position: center 30%;
  }
}
@media screen and (max-width: 575px) {
  .h-banner {
    height: 70vh;
  }
  #contact li a {
    margin-right: 10px;
  }
}
@media screen and (max-width: 508px) {
  .list-group-item p {
    font-size: 0.9rem;
  }
  .h-banner-content h1 {
    font-size: 1.9rem;
  }
  .icon-sm {
    width: 25px;
    height: 25px;
  }
}
@media screen and (max-width: 447px) {
  .icon-sm {
    margin-right: 10px;
  }
  .list-group-2 {
    margin-left: 30px;
  }
}
@media screen and (max-width: 443px) {
  .h-banner-content h1 {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 422px) {
  .h-banner-content h1 {
    font-size: 1.5rem;
  }
  .h2-instagram a {
    text-align: center;
  }
  .icon-sm {
    width: 20px;
    height: 20px;
  }
}
@media screen and (max-width: 410px) {
  .list-group-item p {
    font-size: 0.8rem;
  }
  .list-group-2 {
    margin-left: 20px;
  }
  #contact li a {
    margin-right: 5px;
  }
}
/* locations */
/* gallery */
.location-gallery h1 {
  font-size: calc(1.3rem + 0.6vw);
}
.gallery-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 12px;
}
.gallery-img-container {
  height: 245px;
}
.gallery-img-container img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
}
.main-gallery {
  height: 502px;
}
.main-gallery img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
}
.sub-location {
  font-weight: 500 !important;
}
/* hidden carousel */
.carousel-gallery {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
}
.carousel-gallery img {
  height: 400px;
}
.carousel-loaded {
  display: block;
}
.b-location ul {
  padding-left: 0;
}
.b-location li {
  display: flex;
  align-items: center;
  list-style-type: none;
  margin-bottom: 10px;
}
.b-location li img {
  width: 25px;
  height: auto;
  margin-right: 15px;
}
.location p {
  text-align: justify;
}
.c-icon {
  width: 50px;
  height: auto;
}
.c-h5 {
  font-weight: 600 !important;
}
.c-info {
  display: flex;
  flex-direction: column;
  align-items: center;
}
/* .s-contact {
  background-color: #59595b;
  padding: 2em 3em;
} */
/* .c-form {
  width: 100%;
  background-color: transparent;
  border-radius: 0%;
  border: none;
  border-bottom: 1px solid #f4f4f4;
  padding-bottom: 20px;
  color: #f4f4f4;
} */
/* .c-form::placeholder {
  color: #f4f4f4;
} */
.s-contact {
  margin-top: 1.5rem;
}
.s-contact .c-form {
  width: 100%;
  background-color: rgba(244, 244, 244, 0.5);
  border: none;
  color: #000;
  border-radius: 0%;
  border-bottom: 1px solid #000;
  padding: 10px 10px 15px;
}
.c-form::placeholder {
  color: #000;
}
.c-form:focus,
.c-form2:focus {
  outline: none;
}
.c-form-btn {
  background-color: #cf594d;
  border: none;
  padding: 8px 15px;
  color: #f4f4f4;
}
.c-form2 {
  width: 100%;
  background-color: transparent;
  border-radius: 0%;
  border: none;
  border-bottom: 1px solid #5a5757;
  padding-bottom: 10px;
  color: #000000;
  font-size: 0.9rem;
  resize: none;
  /* Prevents resizing */
}

.c-form4{
color:#6a5f5f!important;
}

.tab-form textarea {
  height: 93px;
}
.m-contact {
  background-color: #f4f4f4;
}
.nav.nav-underline .nav-link.nav-underlink {
  color: #000;
}
.nav.nav-underline .nav-link.active.nav-underlink {
  color: #cf594d;
  border-bottom-color: #cf594d;
}
.nav.nav-underline .nav-link.nav-tour {
  color: #5a5a5a;
}
.nav.nav-underline .nav-link.active.nav-tour {
  color: #000;
  border-bottom-color: #000;
}
.tab-content1 {
  background-color: transparent !important;
}
.tab-content1>.tab-pane {
  padding: 0;
  min-height: 0;
}
.po-makani {
  font-size: 0.9rem;
}
.virtual-location,
.v-location {
  padding: 0 !important;
}
.img-item {
  height: 450px;
}
.img-item img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center 30%;
}
.item-content2 {
  height: 150px;
  margin-bottom: 15px;
}
.c-info ul {
  list-style-type: none;
}
.c-info ul li a:hover,
.c-info a:hover {
  color: #a54237;
}
.item-content2 a:hover,
.item-content a:hover {
  color: #a54237;
}
@media screen and (max-width: 575px) {
  .location-padding {
    padding-left: 10px;
    padding-right: 10px;
  }
  .virtual-location,
  .other-location,
  .v-location {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}
@media screen and (max-width: 991px) {
  .title-h3,
  .nav-underline {
    text-align: center;
  }
  .nav-underline {
    display: flex;
    justify-content: center;
  }
  .tab-content1 {
    display: flex;
    justify-content: center;
  }
  .gallery-hidden {
    display: none;
  }
  .c-info {
    margin-bottom: 2rem;
  }
  .c-form {
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 767px) {
  .nav-underline {
    display: flex;
    justify-content: center;
  }
}
@media screen and (max-width: 766px) {
  .item-content2 {
    height: max-content;
  }
}
/* locations page */
.md-btn {
  border: 1px solid #bf4c41;
  color: #bf4c41;
  text-decoration: none;
  padding: 5px 12px;
}
.in-btn {
  border: 1px solid #bf4c41;
  background-color: #bf4c41;
  color: white;
  text-decoration: none;
  padding: 5px 12px;
}
.md-btn:hover {
  border: 1px solid black;
  background-color: white;
  color: black;
  text-decoration: none;
  padding: 5px 12px;
}
.in-btn:hover {
  border: 1px solid black;
  background-color: black;
  color: white;
  text-decoration: none;
  padding: 5px 12px;
}
.location-icon {
  width: 20px;
  height: auto;
  margin-right: 5px;
}
.location-text {
  vertical-align: middle;
}
.text-justify {
  text-align: justify;
}
.a-icon {
  max-width: 100px;
  /* Adjust the max-width to your preference */
}
.a-text {
  font-weight: 600 !important;
}
.single-location a {
  text-decoration: none;
}
.single-location a:hover {
  color: black;
}
.details-btn .in-btn:hover {
  color: white;
}
/* new banner */
.banner-content p {
  color: #fff;
  font-weight: 500;
  text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.2);
}
.get-btn,
.h-btn {
  padding: 10px 20px;
  /* default padding for small screens */
  text-decoration: none;
}
.get-btn {
  background-color: #cf594d;
  color: #fff;
}
.get-btn:hover {
  background-color: #000000;
  color: #fff;
}
.h-btn {
  color: #000000;
  background-color: #fff;
  margin-left: 20px;
  font-size: 1.1rem;
}
.h-btn:hover {
  color: #cf594d;
  background-color: #fff;
}
.banner-contact .h-icon {
  height: 50px;
  width: 50px;
}
.banner-contact .h-icon img {
  height: 100%;
  width: 100%;
}
/* Medium devices (tablets, 768px and up) */
@media (min-width: 308px) and (max-width: 452px) {
  .banner-content br {
    display: none;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .h-btn {
    margin-left: 0;
    margin-top: 5px;
  }
}
@media (min-width: 320px) {
  .banner-content h1 {
    font-size: 1.8rem;
  }
  .banner-content p {
    font-size: 1rem;
  }
}
@media (min-width: 490px) {
  .banner-content h1 {
    font-size: 2rem;
  }
  .banner-content p {
    font-size: 1rem;
  }
}
@media (min-width: 576px) {
  .banner-content h1 {
    font-size: 2.5rem;
  }
  .banner-content p {
    font-size: 1.2rem;
  }
}
@media (min-width: 768px) {
  .banner-content h1 {
    font-size: 2.8rem;
  }
  .banner-content p {
    font-size: 1.3rem;
  }
}
@media (max-width: 768px) {
  .m-contact .map-field {
    height: 60vh;
  }
}
/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
  .banner-content h1 {
    font-size: 3rem;
  }
  .banner-content p {
    font-size: 1.3rem;
  }
}
/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  .banner-content h1 {
    font-size: 3rem;
  }
  .banner-content p {
    font-size: 1.3rem;
  }
}
/* additional number */
.contact-details h3 a {
  font-weight: 600 !important;
}
#ABCModal input,
#ABCModal select {
  background: #ddd;
  border: none;
  padding: 5px;
}
/* new 2025 */
.hblog-item {
  background-color: #f4f4f4;
  border-radius: 10px;
  padding: 30px;
}
.profile-details {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}
.profile-details img {
  border-radius: 50%;
  width: 60px;
  height: 60px;
  object-fit: cover;
}
.stars {
  color: #f39c12;
  margin-top: -10px;
}
.starsz {
  color: #f39c12;
}
.profile-reviews p {
  font-size: 0.8rem;
}
.hblog-item {
  min-height: 300px;
}
.hr-slider {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.hblog-item {
  display: flex;
  flex-direction: column;
  /* Ensure the content is stacked vertically */
  flex: 1;
  /* Allow the items to stretch and match the tallest one */
}
.linkedin-container {
  background-color: #f4f4f4;
  padding: 30px;
  border-radius: 20px;
  height: 480px;
}
.post-header {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}
.profile-img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  margin-right: 15px;
}
.post-details {
  display: flex;
  flex-direction: column;
}
.post-name {
  font-weight: bold;
  margin: 0;
}
.post-time {
  font-size: 12px;
  color: #757575;
}
.post-content {
  margin-bottom: 15px;
  font-size: 0.9rem;
  color: #333;
}
.post-content .post-tag {
  text-decoration: underline !important;
  color: #979494 !important;
}
.linkedin-video iframe {
  border-radius: 20px;
}
.linkedin-post a {
  text-decoration: none;
  color: #000000;
}
.git-form textarea {
  height: 120px;
}
.abc-number ul li a img {
  width: 40px;
  height: 40px;
  object-fit: contain;
}
.git-container {
  background-color: #f4f4f4;
  padding: 30px;
  border-radius: 20px;
}
.blog-post .card-img {
  height: 15rem;
}
.blog-post .card-img a,
.blog-post .card-img img {
  height: 100%;
}
.blog-post .card-img img {
  object-fit: cover;
}
.meeting-gallery img {
  aspect-ratio: 1/1;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.meeting-gallery-wrapper {
  margin-top: 2rem;
  position: relative;
}
.meeting-gallery-wrapper .gallery-arrows .carousel-control-prev-icon {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 3rem;
}
.meeting-gallery-wrapper .gallery-arrows .carousel-control-next-icon {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 3rem;
}
/* the slides */
.meeting-gallery-wrapper .slick-slide {
  margin: 0 15px;
}
/* the parent */
.meeting-gallery-wrapper .slick-list {
  margin: 0 -15px;
}
@media screen and (max-width: 991px) {
  /* the slides */
  .meeting-gallery-wrapper .slick-slide {
    margin: 0;
  }
  /* the parent */
  .meeting-gallery-wrapper .slick-list {
    margin: 0;
  }
}
@media screen and (max-width: 425px) {
  .abc-number ul li a img {
    width: 32px;
    height: 32px;
  }
}