@import url('https://fonts.googleapis.com/css2?family=Barlow:wght@400;500;600;700&display=swap');

:root {
    --brand: #ff4d29;
    --dark: #092032;
    --body: #516171;
    --border: rgba(0,0,0,0.08);
    --shadow: 0px 6px 30px rgba(0, 0, 0, 0.08);
    
}

body {
    font-family: "Barlow", sans-serif;
    color: var(--body);
    line-height: 1.7;
}
#navbarNav ul li {
  padding: 16px;
}

h1,h2,h3,h4,h5,h6,
.display-1,.display-2,.display-3,.display-4 {
    font-weight: 700;
    color: var(--dark);
}

.bg-cover {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
#reviews1{
  background: linear-gradient(-90deg, rgb(249, 136, 113), rgb(232, 84, 54)), url(../img/bg_banner1.jpg), #082032;

}img {
    width: 100%;
}
.better-button a:hover {
  background: white;
}
.better-button a {
  border: 2px solid #ea5437;
  padding: 20px 30px 20px 30px;
  border-radius: 60px;
  text-decoration: none;
  background: #f86245;
  color: white;
}
.better-button  {
  margin-top: 63px;
}


a {
    color: var(--dark);
    transition: all 0.4s ease;
    font-weight: 500;
}

a:hover {
    color: var(--brand);
}

section {
    padding-top: 80px;
    padding-bottom: 80px;
}

.text-brand {
    color: var(--brand) !important;
}


.hero-slider .owl-prev,
.hero-slider .owl-next{
    background-color: rgba(255, 255, 255, 0.3) !important;
    width: 60px !important;
    height: 60px !important;
    display: block;
    display: grid;
    place-items: center;
    color: #fff !important;
    border-radius: 100px;
    line-height: 0;
    border-radius: 100px !important;
    position: absolute;
    top: 50%;
    font-weight: 600 !important;
    font-size: 12px !important;
    transition: all 0.4s ease;
    margin-top: -30px !important;
}

.owl-prev {
    left: 0;
}
.owl-next {
    right: 0;
}

.hero-slider .owl-prev:hover,
.hero-slider .owl-next:hover {
    background-color: var(--brand) !important; 
}

.owl-dot.active span{
    background-color: var(--brand) !important;
}


 /* slide */
 .slide {
     min-height: 100vh;
     display: flex;
     align-items: center;
     justify-content: center;
     position: relative;
}

.slide1 {
    background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url(../img/bg_banner1.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.slide2 {
    background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url(../img/bg_banner1.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.slide .display-3 {
    text-transform: uppercase;
    color: #fff;
}

/* navbar */
.top-nav {
    background-color: var(--brand);
    color: #fff;
    padding-top: 5px;
    padding-bottom: 5px;
}

.top-nav p {
    display: inline-block;
    margin-bottom: 0;
    margin-right: 10px;
}

.top-nav span,
.top-nav i {
    vertical-align: middle;
}

.navbar {
    box-shadow: var(--shadow);
}

.social-icons a {
    width: 28px;
    height: 28px;
    display: inline-flex;
    color: #fff;
    background-color: rgba(255, 255, 255, 0.25);
    text-decoration: none;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
}

.social-icons a:hover {
    background-color: #fff;
    color: var(--brand);
}
.conditions-section{
    margin: 20px 0;
}
.conditions-section a{
   color: #fff;
   margin: 0 10px;
}

.navbar .navbar-nav .nav-link {
    color: var(--dark);
}

.navbar .navbar-nav .nav-link:hover {
    color: var(--brand);
}

.navbar .navbar-nav .nav-link.active {
    color: var(--brand);
}
#header h4{
    color: #ff4d29;
    font-size: 30px;
}

.navbar-brand {
    font-size:25px;
    font-weight: 700;
}
#about .dot{
    color: #ff4c29;
font-weight: 600;
font-size: 22px;
}
.ext-sec .ext-sec-num h3 a{

}
.navbar-brand .dot {
    color: var(--brand);
}
.services2 {
  height: auto !important;
}

.btn {
    padding: 8px 26px;
}
.back-to-top {
  background: #ff5433;
  border-color: #ff5433;
}
.cta .emmergency.item, .top-doctor.item {
    border: 2px solid white;
    border-radius: 20px;
    margin-right: 25px;
  }
.btn-brand {
    border-color: var(--brand);
    background-color: var(--brand);
    color: #fff;
}
#home a:hover{
    color: black;
}
#services .service i{
    font-size: 68px;
color: #ff4c29;
}

.btn-brand:hover {
    background-color: #d64022;
    border-color: #d64022;
    color: #fff;
}

.intro {margin-bottom: 36px;
text-align: center;}

.intro p {
    max-width: 500px;
}
.intro h6{
    color: var(--brand);
    font-weight: 400;
    text-transform: uppercase;
    font-size: 32px;
}

.intro h1 {
    margin-top: 15px;
    margin-bottom: 15px;
}

.info-box {
    align-items: center;
    display: flex;
}

.info-box img {
    width: 90px;
}


#milestone {
    background: linear-gradient(rgba(255, 77, 41, 0.85), rgba(255, 77, 41, 0.85)), url(../img/bg_banner1.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

#milestone h1,
#milestone p {
    color: #fff;
}

.service {
    padding: 32px;
    background-color: #fff;
    box-shadow: var(--shadow);
    height: 395px;
    border: 2px solid #ff4c29;
  border-radius: 29px;
}
.image img {
  height: auto;
  width: calc(100% + 4px);
}
  .aaa {
    background: #fff;
  }
  .team-member, .team-member * {
    border: 1px solid transparent;
  }
.service h5 {
    margin-top: 24px;
    margin-bottom: 14px;
}

.service img {
    width: 90px;
}


.project {
    position: relative;
    overflow: hidden;
    z-index: 2;
}

.project h6 {
    font-weight: 400;
}

.project h6::before {
    content: "";
    height: 2px;
    width: 30px;
    display: inline-block;
    background: var(--brand);
    vertical-align: middle;
    margin-right: 10px;
}


.project .overlay {
    width: 100%;
    height: 220px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: linear-gradient(180deg, rgba(255, 76, 41, 0) 0%, var(--dark) 100%);
}

.project .content {
    position: absolute;
    left: 10%;
    bottom: 10%
}

.project h2,
.project h6 {
    color: #fff;
}

.team-member {
    text-align: center;
}

.team-member .image{
    position: relative;
    z-index: 2;
    overflow: hidden;
}


.team-member h5 {
    margin-top: 16px;
    margin-bottom: 4px;
    color: red;
}

.team-member .social-icons {
    position: absolute;
    top: 60%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    opacity: 0;
    transition: all 0.4s ease;
}

.team-member .social-icons a {
    width: 40px;
    height: 40px;
}

.team-member:hover .social-icons {
    top: 50%;
    opacity: 1;
}

.team-member:hover .overlay {
    top: 0%;
    opacity: 1;
}

#reviews {

    background: linear-gradient(-90deg, rgba(8, 32, 50, 0.8), rgba(8, 32, 50, 0.8)), url(../img/bg_banner1.jpg), #082032;;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.review {
    text-align: center;
    z-index: 2;
    position: relative;
    margin: 15px;
    max-width: 768px;
    margin: auto;
}

.review .bxs-quote-alt-left {
    font-size: 120px;
    position: absolute;
    opacity: 0.1;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
}
#home a {
    color: white;
    text-decoration: none;
  }
.review img {
    width: 80px !important;
    height: 80px;
    border-radius: 100px;
    margin: auto;
}
#header h1{
    font-size: 50px;
}

.review h5 {
    margin-top: 16px;
    margin-bottom: 4px;
    color: #fff;
}

.review h3 {
    margin-top: 26px;
    margin-bottom: 26px;
    font-size: 22px;
    color: #fff;
    font-weight: 400;
    line-height: 1.7;
}

.review small {
    color: var(--brand);
}

.review .stars {
    color: var(--brand);
}

.blog-post {
    position: relative;
    background-color: #fff;
    box-shadow: var(--shadow);
}

.blog-post .content {
    padding: 32px;
}

.blog-post a {
    position: absolute;
    top: 20px;
    left: 20px;
    background-color: var(--brand);
    padding: 2px 12px;
    border-radius: 100px;
    text-decoration: none;
    color: #fff;
}

.blog-post h5 {
    margin-top: 12px;
    margin-bottom: 12px;
}

.blog-post small {
    text-transform: uppercase;
    color: var(--brand);
    text-decoration: underline;
}



.testimonial-section {
    position: relative;
    background-size: cover !important;
    padding: 110px 0px;
    background-repeat: no-repeat !important;
  }
  
  .testimonial-section:before {
    position: absolute;
    top: 0px;
    left: 0px;
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(72, 189, 197, 0.7);
  }
  
  .testimonial-section .section-title h3 {
    position: relative;
    padding-bottom: 30px;
    color: #ffffff;
  }
  
  .testimonial-section .section-title h3 span {
    color: #ffffff;
  }
  
  .testimonial-section .testimonial-carousel .slide-item {
    outline: 0;
  }
  
  .testimonial-section .testimonial-carousel .slick-dots li button:before {
    font-size: 15px;
    color: #fff;
  }
  
  .testimonial-section .inner-box {
    position: relative;
    padding: 60px 30px;
    background: #fff;
    margin-top: 50px;
    margin-bottom: 20px;
    margin-left: 20px;
    margin-right: 20px;
    border-radius: 10px;
    box-shadow: 0px 0px 10px -2px rgba(0, 0, 0, 0.2);
  }
  
  .testimonial-section .inner-box h6 {
    position: relative;
    font-size: 18px;
    line-height: 26px;
    font-weight: 600;
    color: #000;
    padding-bottom: 15px;
    text-transform: uppercase;
    font-weight: normal;
  }
  
  .testimonial-section .inner-box p {
    font-size: 15px;
    line-height: 24px;
    font-weight: 400;
    color: #1a1a1a;
  }
  
  .testimonial-section .inner-box .image-box {
    position: absolute;
    top: -45px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    border-radius: 50%;
    border: 5px solid #fff;
  }
  
  .testimonial-section .inner-box .image-box img {
    width: 90px;
    height: 90px;
    border-radius: 50%;
  }

.loader {
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: red;
    z-index: 99999;
    position: fixed;
    left: 0;
    right: 0;
}


input.form-control {
    border-color: transparent;
    height: 44px;
}

.form-control {
    background-color: rgba(0, 0, 0, 0.04);
    border-color: rgba(0, 0, 0, 0.04);;
}

.form-control:focus {
    box-shadow: none;
    border-color: var(--brand);
}



.cta {
    padding: 4px 0;
  }
  
  .cta .cta-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: 4px;
    overflow: hidden;
  }
  
  @media (max-width: 767px) {
    .cta .cta-block {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
    }
  }
  @media (max-width: 1444px){
    .slide{
    min-height: 70vh;
    }
  }
  @media (max-width: 1030px){
    .slide{
    min-height: 50vh;
    }
  }
  @media (max-width: 614px){
    .slide{
    min-height: 33vh;
    }
    section {
      padding-top: 27px;
    
    }
  }

  @media (max-width:1199px){
    .service
{
    height: 463px !important;
}

.services2
{
    height:auto !important;
}
 }

@media (max-width:768px){
.navbar-brand {
    font-size: 13px;
   
  
  }
  .services2
{
    height:auto !important;
}
  #reviews h3{
    font-size: 15px;
  }
  .intro h6{
    font-size: 20px;
  }
  .intro h1{
    font-size: 20px;
  }
  .service
  {
    height: 369px !important;
} 
.cta .emmergency.item, .top-doctor.item {
    
    margin-top: 41px;
    margin-right: 0;
  }
 }
 .about-margin{
    margin-left: 27px;
 }
 @media (max-width:892px){
    #header h1 {
        font-size: 24px;
      }
      #header h4 {
      
        font-size: 16px;
      }

 }
 @media (max-width:424px){
    .service
{
    height: 415px !important;
}

.about-margin {
    margin-left: 0 !important;
  }
}
@media (max-width:344px){
    .service
{
    height: 440px !important;
}  

}
  .cta .cta-block .emmergency a {
    color: #fff;
    font-size: 30px;
  }
  
  .cta .cta-block .emmergency p {
    padding-top: 20px;
  }
  
  
  
  .cta .cta-block .top-doctor .btn-main {
    margin-top: 10px;
    color: #fff;
    border: 1px solid #fff;
    padding: 10px 20px;
    transition: all .3s ease;
  }
  
  .cta .cta-block .top-doctor .btn-main:hover {
    background: #fff;
    color: #48bdc5;
  }
  
  
  
  .cta .cta-block .working-time ul {
    margin: 0;
    padding: 0;
  }
  
  .cta .cta-block .working-time ul li {
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
  }
  
  .cta .cta-block .working-time ul li span {
    float: right;
  }
  
  .cta .cta-block .working-time ul li:not(:last-child) {
    border-bottom: 1px solid #fff;
  }
  
  .cta .cta-block .item {
    padding: 20px 30px;
    -ms-flex-preferred-size: 33.33%;
        flex-basis: 33.33%;
  }
  
  .cta .cta-block .item i, .cta .cta-block .item h2, .cta .cta-block .item p {
    transition: all .2s ease;
    color: #fff;
  }
  
  .cta .cta-block .item i {
    font-size: 30px;
    margin-bottom: 20px;
  }
  
  .cta .cta-block .item h2 {
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 25px;
    margin-bottom: 30px;
  }
  
  .cta .cta-block .item p {
    font-size: 16px;
    line-height: 19px;
  }



  /*** Project Portfolio ***/
#portfolio-flters li {
    display: inline-block;
    font-weight: 500;
    color: var(--dark);
    cursor: pointer;
    transition: .5s;
    border-bottom: 2px solid transparent;
}

#portfolio-flters li:hover,
#portfolio-flters li.active {
    color: var(--primary);
    border-color: var(--primary);
}

.portfolio-item img {
    transition: .5s;
}

.portfolio-item:hover img {
    transform: scale(1.1);
}

.portfolio-item .portfolio-overlay {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 0;
    height: 0;
    bottom: 0;
    left: 50%;
    background: rgba(53, 53, 53, .7);
    transition: .5s;
}

.portfolio-item:hover .portfolio-overlay {
    width: 100%;
    height: 100%;
    left: 0;
}

.portfolio-item .portfolio-overlay .btn {
    opacity: 0;
}

.portfolio-item:hover .portfolio-overlay .btn {
    opacity: 1;
}


/*** Quote ***/
@media (min-width: 992px) {
    .container.quote {
        max-width: 100% !important;
    }

    .quote-text  {
        padding-right: calc(((100% - 960px) / 2) + .75rem);
    }
}

@media (min-width: 1200px) {
    .quote-text  {
        padding-right: calc(((100% - 1140px) / 2) + .75rem);
    }
}

@media (min-width: 1400px) {
    .quote-text  {
        padding-right: calc(((100% - 1320px) / 2) + .75rem);
    }
}

  #footer .footer-add a{
    color: #ffffffdb;
    text-decoration: none;

  }
  #footer .footer-add a:hover{
    color: #FF5433;
    
  }
  /*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/
.contact .info {
    width: 100%;
    background: #fff;
  }
  #contact {
    margin-top: -108px;
  }
  .contact .info i {
    font-size: 20px;
    background: #FF5433;
    color: #fff;
    float: left;
    width: 44px;
    height: 44px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    transition: all 0.3s ease-in-out;
  }
  
  .contact .info h4 {
    padding: 0 0 0 60px;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 5px;
    color: #151515;
  }
  
  .contact .info p {
    padding: 0 0 0 60px;
    margin-bottom: 0;
    font-size: 14px;
    color: #484848;
  }
  
  .contact .info .email,
  .contact .info .phone {
    margin-top: 40px;
  }
  
  .contact .php-email-form {
    width: 100%;
    background: #fff;
  }
  
  .contact .php-email-form .form-group {
    padding-bottom: 8px;
  }
  
  .contact .php-email-form .error-message {
    display: none;
    color: #fff;
    background: #ed3c0d;
    text-align: left;
    padding: 15px;
    font-weight: 600;
  }
  
  .contact .php-email-form .error-message br+br {
    margin-top: 25px;
  }
  
  .contact .php-email-form .sent-message {
    display: none;
    color: #fff;
    background: #18d26e;
    text-align: center;
    padding: 15px;
    font-weight: 600;
  }
  
  .contact .php-email-form .loading {
    display: none;
    background: #fff;
    text-align: center;
    padding: 15px;
  }
  
  .contact .php-email-form .loading:before {
    content: "";
    display: inline-block;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    margin: 0 10px -6px 0;
    border: 3px solid #18d26e;
    border-top-color: #eee;
    animation: animate-loading 1s linear infinite;
  }
  
  .contact .php-email-form input,
  .contact .php-email-form textarea {
    border-radius: 0;
    box-shadow: none;
    font-size: 14px;
    border-radius: 4px;
  }
  
  .contact .php-email-form input:focus,
  .contact .php-email-form textarea:focus {
    border-color: #ffc451;
  }
  
  .contact .php-email-form input {
    height: 44px;
  }
  
  .contact .php-email-form textarea {
    padding: 10px 12px;
  }
  
  .contact .php-email-form button[type=submit] {
    background: #FF5433;
    border: 0;
    padding: 10px 24px;
    color: #fff;
    transition: 0.4s;
    border-radius: 4px;
  }
  
  .contact .php-email-form button[type=submit]:hover {
    background: #7a3c2f;
  }
  
  @keyframes animate-loading {
    0% {
      transform: rotate(0deg);
    }
  
    100% {
      transform: rotate(360deg);
    }
  }
  .page-header {
    background: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url(../img/bg_banner2.jpg) center center no-repeat;
    background-size: cover;
}

.breadcrumb-item+.breadcrumb-item::before {
    color: var(--secondary);
}

.page-header .breadcrumb-item+.breadcrumb-item::before {
    color: var(--light);
}
.cta .cta-a a{
  border: 2px solid white;
  padding: 10px 20px 10px 20px;
  border-radius: 30px;
  text-decoration: none;
  color: white;
}
.cta .cta-a a:hover{
  transform: scale(1.5);
}