/*
 Theme Name:   Apdash Child
 Theme URI:    https://apdash-wp.themetags.com/
 Description:  Apdash – App Landing Wordpress Theme. It is a fully responsive and mobile-friendly app showcase Wordpress Theme. This theme is a highly suitable App Landing Page is a better way to present your app or product.
 Author:       ThemeTags
 Author URI:   https://themetags.com/
 Template:     apdash
 Version:      3.4.1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  apdash
*/

:root {
  --doc-pink: #e5014d;
  --doc-light-pink: rgba(229,1,57,0.51);
  --doc-dark-grey: #333;
  --doc-light-grey: #efeff0;
  --doc-white: #fff;
  --doc-green: #00bdaf;
  --doc-error: #f44336;
  --doc-input-blue: #3f51b5;
  --doc-black: #000;
}
.container, .container-lg, .container-md, .container-sm, .container-xl {
  max-width: 100% !important;
}
i.html-period {
  font-size: 10px;
  color: var(--doc-pink);
  margin-left: 2px;
  display: inline !important;
}

#masthead {
  background: white;
}
#masthead .site-main-menu li {
  padding: 27px 10px;
  margin: 0;
}
#masthead .site-main-menu li a {
    transition: none;
}
#masthead .site-main-menu li.current_page_item a {
    color: var(--doc-pink);
  font-weight: bold !important;
}

@media screen and (max-width: 992px) {
  #masthead .site-main-menu li {
  padding: 10px;

}
  
  #site-navigation {
  justify-content: start;
}

}

@media screen and (max-width: 767px) {
  
  #site-navigation {
      justify-content: space-between;
  }

}

.mobile-header .main-nav-container {
    left: auto;
  right: 0;
  transition: none !important;
  width: 50%;
}

.mobile-header .main-nav-container.open {
    left: auto;
  right: 0;
  transition: none !important;
}

.mobile-header .main-nav-container li a:not(.tt-btn-link) {
    padding: 0;
}

.close-menu {
    background: none;
  cursor: pointer;
  left: auto;
  right: 20px;
}

.tt-hamburger {
    font-size: 35px;
}

.hero-banner {
    min-height: 380px;
}

.mobile-header .main-nav-container li {
    border: none;
}

.hero-banner .hero-banner--left {
  min-height: 380px;
}
.hero-banner .hero-banner--right {
  align-self: stretch;
  min-height: 380px;
  flex-grow: 1;
}
.elementor-widget-text-editor ul {
    list-style-type: none;
  padding: 0 0 0 10px;
}
.elementor-widget-text-editor ul li {
    position: relative;
  padding-left: 8px;
  margin-bottom: .5rem;
}
.elementor-widget-text-editor ul li::before {
  content: "";
  width: 10px;
  height: 10px;
  background: var(--doc-pink);
  display: inline-block;
  border-radius: 50%;
  position: absolute;
  left: -10px;
  top: 12px;
  transform: translateY(-50%);
}
.elementor-widget-button .elementor-button, .contact-form input[type="submit"] {
    padding: 0 10px !important;
  height: 30px !important;
  min-width: 130px !important;
}
.contact-form input[type="submit"] {
    width: auto;
  border-radius: 30px;
}
.elementor-widget-button .elementor-button span {
    height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.site-header .site-logo a {
    padding: 10px 0;
}
.site-header .site-logo img {
    height: 60px;
}

.pink-quote {
  color: var(--doc-pink);
}
.quote-container {
    position: relative;
}
.quote-container .pink-quote {
    position: absolute;
  left: 0;
  top: -20px;
  font-size: 16px;
}
.tt-testimonial .testimonial .info-wrap {
display: flex;
align-items: center;
transform: none;
}

.tt-testimonial .testimonial .info-wrap .avatar {
  flex-basis: 33.333333%;
  flex-shrink: 0;
  margin: 0;
  border: none;
  height: auto !important;
  text-align: center;
}
.tt-testimonial .testimonial .info-wrap .avatar img {
  width: 200px !important;
  height: 200px !important;
  margin: 0 auto;
  border-radius: 50%;
}
.tt-testimonial .testimonial .info-wrap .designation {
display: block;
margin-top: 20px;
}
.tt-testimonial .testimonial .info-wrap .bio-wrapper {
padding-right: 20%;
}
.tt-testimonial .testimonial {
    display: flex;
}
.tt-testimonial .testimonial .testimonial-info-inner {
    padding-top: 30px;
}
.tt-testimonial .testimonial .testimonial-info-inner:before {
    content: "";
  display: block;
}
.testimonial-wrapper .swiper-pagination {
bottom: 0;
}
.testimonial-wrapper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
background: var(--doc-pink);
}
.testimonial-wrapper .swiper-pagination .swiper-pagination-bullet {
width: 18px;
height: 18px;
background: #333;
transition: none;
border: none;
margin-right: 0;
}
.testimonial-wrapper .swiper-pagination .swiper-pagination-bullet:hover {
transform: scale(1.2);
}

.tt-testimonial .testimonial .quote {
right: auto;
  top: 0;
  color: var(--doc-pink);
  font-size: 16px;
  left: calc(33.33% + 15px);
transform: rotate(180deg);
}
.tt-testimonial .testimonial {
padding-top: 30px;
}

@media screen and (max-width: 767px) {
.tt-testimonial .testimonial .info-wrap {
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.tt-testimonial .testimonial .info-wrap .avatar {
  flex-basis: 100%;
  margin-bottom: 40px;
}
.tt-testimonial .testimonial .info-wrap .bio-wrapper {
  padding-right: 0;
}
.tt-testimonial .testimonial .quote {
  left: auto;
  top: 240px;
}
}



.footer-logo img {
    max-height: 70px;
}

.dochq-socials {
  max-width: 210px;
  display: flex;
  flex: row 1;
  align-items: center;
  justify-content: space-between;
}
.dochq-socials a{
  color: white;
}
.site-footer .widget {
  margin-bottom: 20px;
}

.testimonial-two {
    background-color: transparent;
}

.site-footer .footer-wrapper {
    padding: 80px 60px 0;
  padding-bottom: 0px !important;
}
.site-footer .site-info .copyright {
    padding-top: 50px;
  padding-bottom: 80px;
}
.site-footer .site-info {
    border-top: none;
}
.site-footer .widget ul li a {
    display: inline-block;
  transition: none;
  padding-bottom: 1px;
}
.site-footer .widget ul li a:hover {
    border-bottom: 1px solid var(--doc-pink);
  padding-bottom: 0;
}

.data-content-container {
  -webkit-column-count: 2;
  column-count: 2;
  padding-left: 15px;
}

.data-content-container .data-content-item {
  font-weight: 700;
  font-size: 16px;
}
.data-content-container .data-content-item-first {
  margin-top: 0;
  font-size: 16px;
  font-weight: 700;
}

p {
    margin-bottom: 1rem;
  line-height: normal;
}

.schedule-number {
  font-size: 4rem;
  font-weight: 700;
  line-height: normal;
}

@media screen and (max-width: 992px) {
  .site-footer .footer-wrapper {
        padding-left: 55px !important;
    padding-right: 55px !important;
    }
}

@media screen and (max-width: 600px) {
  .site-footer .footer-wrapper, .site-info {
        padding-left: 30px !important;
    padding-right: 30px !important;
    }
}

.vision-mission {

}

.image-container .elementor-widget-container {
    height: 200px;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.image-container img {
    position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

.site-main-menu .menu-item a{
    font-size: 16px !important;
}
.site-main-menu .menu-item a {
    font-weight: 400 !important;
}




.input-wrapper {
    position: relative;
  margin-bottom: 20px;
}
.input-wrapper label {
    position: absolute;
  top: 0;
  left: 0;
  transform: translate(12px, 15px) scale(1);
  pointer-events: none;
  transition: color 200ms cubic-bezier(0.0, 0, 0.2, 1) 0ms,transform 200ms cubic-bezier(0.0, 0, 0.2, 1) 0ms;
}
.input-wrapper input,
.input-wrapper textarea {
   padding: 27px 12px 10px !important;
}
.input-wrapper label,
.input-wrapper input,
.input-wrapper textarea{
    width: 100%;
  margin: 0 !important;
}

.input-wrapper input:focus,
.input-wrapper textarea:focus {
    border-bottom: 1px solid #00bdaf !important;
}

.input-wrapper.focus label,
.input-wrapper.has-value label {
  transform: translate(-63px,0) scale(0.75);
}

.input-wrapper.focus label {
  color: #00bdaf;
}

  
    