@import url("https://fonts.googleapis.com/css2?family=Cairo:wght@400;600&display=swap");


body {
    font-family: "Cairo", sans-serif !important;
    font-size: 17px;
    line-height: 26px;
    color: #5F666D;
  }




.topbar-one__language {
    margin-right: 20px;
    margin-left: 20px !important;
  }
  .header-navigation ul.navigation-box > li  {
    margin-left: 34px;
  }


  .header-navigation .container .logo-box {
    float: left;
    position: absolute;
    top: 50%;
    right: 0px !important;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: auto;
    padding-left: 24px;
}


.header-navigation .main-navigation {
    float: right;
    text-align: right;
    margin-right: 60px;
}


.appointment-one__title {
    text-align: center;
    color: #265154;
    font-family: "Cairo", sans-serif !important;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 30px;
}




.appointment-one__icon {
    width: 45px;
    height: 50px;
    border: 1px solid #CACACA;
    border-radius: 5px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    text-align: center;
}




.appointment-one__field {
    outline: none;
    padding-left: 20px;
    height: 50px;
    border-radius: 5px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border: 1px solid #CACACA;
    width: calc(100% - 45px);
    font-size: 17px;
    color: #265154;
}


.about-four__image-block {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0 !important;
    width: 100%;
    max-width: 500px;
    right: auto;
}


.about_title {
    text-align: right;
}


.about-four p{
    text-align: right;
    margin-left: 75px;
}


.block-title__low-margin {
    margin-bottom: 50px;
    text-align: right;
}



.about-four__image-two img {
    height: 184px;
}


.about-four__image-one img{
    height: 410px;
    width: 508px;
    object-fit: cover;
}

.blog-one__top {
    padding: 0 20px;
    padding-bottom: 25px;
    padding-top: 10px;
    text-align: right;
}


.faq-accrodion .accrodion-grp .accrodion .accrodion-title h4:before {
    font-family: 'Material Icons';
    content: 'add';
    display: inline-block;
    font-size: 22px;
    color: #5F666D;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    left: 0px !important;
    right: auto;
}

.faq-accrodion .accrodion-grp .accrodion {
    text-align: right;
}


.slider {
    justify-content: center;
}


.contact-one__title {
    margin: 0;
    font-size: 30px;
    font-family: "Source Sans Pro", sans-serif;
    color: #265154;
    font-weight: bold;
    margin-bottom: 40px;
    margin-top: 40px;
    text-align: right;
}


#contact-form{
    text-align: right;
}


.contact-one__info {
    border: 1px solid #cacaca;
    padding: 55px;
    text-align: right;
}


.service-three__title {
    margin: 0;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 0;
    margin-right: 18px;
    text-align: right;
}

.service-three__content {
    padding-right: 27px;
    text-align: right;
}

.footer-one__link-widget{
    text-align: right;
}


.footer-one__links-list li a:before {
    content: '\f100';
    font-family: 'FontAwesome';
    color: #265154;
    font-size: 14px;
    position: relative;
    top: 50%;
    right: 0 !important;
    -webkit-transform: translateY(-50%) translateX(-15px);
    transform: translateY(-50%) translateX(-15px);
    opacity: 0;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    margin-left: 9px;
}


.material-icons {
    direction: ltr; 
    unicode-bidi: isolate; 
  }

  .blok__title{
    margin-bottom: 50px;
    text-align: center;
  }

.footer-one__social a i {
    margin-top: 10px;
}

#newsletter-form{
    margin-top: 10px;
}


  .owl-carousel {
    direction:  ltr   !important;
  }

  .about-four {
    padding:55px 0;
}

.blog-one {
    padding-top: 75px;
    padding-bottom: 0;
}

.sec-pad {
    padding-top: 86px;
    padding-bottom: 70px;
}

/* .blog-one {
    padding-top: 85px;
    padding-bottom: 0;
} */


.block-title {
padding-left: 73px;
text-align: center;
margin-bottom: 43px;
margin-top: 15px;
}

.faq_title{
    text-align: right;
    margin-bottom:40px;
    margin-top: 15px;
}

.footer-one__subscribe-field {
    display: block;
    width: 100%;
    border: none;
    outline: none;
    background-color: transparent;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    color: #fff;
    opacity: .5;
    height: 40px;
    padding-left: 0px;
  }


  .footer-one__logo {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 20px;
    right: 25px;
    position: absolute;
}

.block-title__low-margin  .block-title__title {
    text-align: center;
}


/* .blog-one {
    padding-bottom: 0;
} */


.post-filter-one__search button[type=submit] {
    border: none;
    outline: none;
    background-color: transparent;
    cursor: pointer;
    text-align: center;
    line-height: 49px;
    width: 50px;
    height: 49px;
    border-radius: 5px;
    background-color: #265154;
    position: absolute;
    top: 0;
    right: -51px;
    font-size: 24px;
    color: #fff;
}


.banner-wrapper {
    position: relative;
    text-align: -webkit-center;
}


.footer-one__widget-title {
    margin: 0;
    color: #fff;
    font-size: 18px;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: bold;
    margin-bottom: 25px;
    text-align: right;
}

.links{
    text-align: right;
}


footer .links ul {
    list-style: none;
    padding-left: 0;
    padding-right: 0;
}

.appointment-one__switch:last-child {
    border: 1px solid #CACACA;
    /* border-left: 0; */
    border-radius: 5px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}


.footer-one__bottom-links-item + .footer-one__bottom-links-item {
    margin-left: 0px;
    margin-bottom: 10px;
    margin-right: 9px;
}

.blog-details__content .blog-one__title {
    margin-bottom: 0px;
    text-align: right;
}


.blog-details__meta {
    margin-bottom: 20px;
    text-align: right;
}

.about-one {
    padding-bottom: 70px;
    margin-top: 70px;
}

.footer_text{
    margin-top: 75px;
    text-align: right;
}

.blog-details__content {
    margin-left: 80px;
}

.sidebar__title {
    margin: 0;
    color: #265154;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 40px;
    text-align: right;
}


.icone_date{
    margin-bottom: 5px;
}

.sidebar__post__content {
    padding-right: 20px;
    text-align: right;
}


.about-four__image-two {
    position: absolute;
    bottom: 0;
    right: 0 !important;
    left: auto;
    transform: translateY(51px) translateX(-319px);
}

.post-filter-one .bootstrap-select .dropdown-toggle .filter-option{
    text-align: right !important; 
}

.appointment_form{
    text-align: right;
}

.appointment-one__label {
    position: relative;
    /* margin-left:190px; */
    font-size: 18px;
    color:#265154;
    font-weight: 400;
    margin-bottom: 20px;
}

.about-one .dental-feature__content, .about-one__content-block {
    margin-left: auto;
    width: 100%;
    max-width: 670px;
    padding-right: 0;
}


.blog-details__meta a:first-child {
    font-weight: bold;
    color: #265154;
    margin-right: 10px;
    margin-left: 13px;
}

.copy-text p {
    color:#fff;
}
@media (max-width: 767px) {
    .copy-text {
        text-align: center;
        display: flex;
        justify-content: space-around;
        align-items: center;
        flex-direction: column;
    }
    footer {
        text-align: center;
    }
  
    footer .col-md-3 h5{
      font-size: 30px ;
      margin: 20px auto;
  }
  footer form input{
      margin: 30px auto;
      width: 70%;    
  }
  footer .links a{
      font-size: 20px;
  }
  footer .contact {
      margin:10px 30px;    
  }
  
  .footer-one__logo {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 20px;
    position: relative;
    right: auto;
}
  
.footer_text p {
    color: #FFFFFF;
    width: 100%;
    padding-right: 38px;
}
  
.footer-one__widget-title {
    margin: 0;
    color: #fff;
    font-size: 18px;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: bold;
    margin-bottom: 25px;
    text-align: center;
    margin-top: 10px;
}
  
  
.links {
    text-align: center;
}
.footer-one__link-widget {
    text-align: center;
}
footer .container {
    padding-top: 66px;
    padding-bottom: 10px;
}

.header-navigation .container .logo-box {
    float: left;
    position: relative;
    top: 50%;
    right: 0 !important;
    -webkit-transform: translateY(-50%);
    transform: translateY(0);
    left: auto;
}

.header-navigation .main-navigation {
    float: none;
    text-align: right;
    margin-right: 0;
}

.header-navigation ul.navigation-box>li {
    margin-right: 43px;
}
.about-four {
    padding: 0 0;
}
.sec-pad {
    padding-top: 20px;
    padding-bottom: 50px;
}

footer::after {
    content: "";
    position: absolute;
    /* background-image: url(https://clinic-v2.netlify.app/static/media/download.0300fd9….png); */
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.post-filter-one__form-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.post-filter-one__search button[type=submit] {
    border: none;
    outline: none;
    background-color: transparent;
    cursor: pointer;
    text-align: center;
    line-height: 49px;
    width: 50px;
    height: 49px;
    border-radius: 5px;
    background-color: #265154;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 24px;
    color: #fff;
}

.post-filter-one__search input {
    border: none;
    outline: none;
    background-color: transparent;
    height: 100%;
    width: 86%;
}
.appointment-one__title {
    /* margin-left: 36%; */
    color: #265154;
    font-family: "Cairo", sans-serif !important;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
}
.appointment-one__label {
    position: relative;
    /* margin-left:190px; */
    font-size: 18px;
    color: #255053;
    font-weight: 400;
    margin-bottom: 20px;
}

.about-four__image-two {
    position: absolute;
    bottom: 0;
    right: 0 !important;
    left: 0;
    transform: translateY(51px) translateX(0);
}

.about-four__image-two img {
    height: 120px;
}
.about-four__image-one img {
    height: 239px;
    width: 346px;
}
.thm-btn {
    font-size: 19px;
    padding: 16px 26px;
    margin-left: 10px;
 
}


.appointment-one__btn {
    margin-bottom: 25px;
    width: 63%;
    /* -webkit-box-shadow: 0px 3px 15px 0px rgba(255, 68, 0, 0.4);
    box-shadow: 0px 3px 15px 0px rgba(255, 68, 0, 0.4); */
    margin-left:20%;
  }
  .blog-one {
    padding-top: 30px;
    padding-bottom: 0;
}

.blog-one__title {
    margin: 0;
    font-size: 20px;
    line-height: 1.4em;
    font-weight: bold;
    margin-bottom: 5px;
    height:60px;
}

.footer_text {
    margin-top: 0;
    text-align: center;
} 

.blog-details__content {
    margin-left: 0;
}

.blog-details__content .blog-one__title {
    margin-bottom: 50px;
    text-align: right;
}

.block-title__text {
    margin: 0;
    font-size: 15px;
    color:#265154;
    line-height: 26px;
}

.block-title__title {
    margin: 0;
    color:#265154;
    /* font-family: "Source Sans Pro", sans-serif; */
    font-size: 25px;
    font-weight: 600;
}

.contact-one__title {
    margin: 0;
    font-size: 30px;
    /* font-family: "Source Sans Pro", sans-serif; */
    color: #265154;
    font-weight: bold;
    margin-bottom: 40px;
    margin-top: 40px;
    text-align: center;
}
.contact-one__info {
    border: 1px solid #cacaca;
    padding: 55px;
    text-align: right;
    margin-bottom: 35px;
}
.block-title {
    padding-left: 0;
}
.about-one {
    margin-top: 33px;
}

}
  
 .descriptions{
    text-align: right;
}

