.bg-grey {
  background-color: #EFEFEF;
}
.bg-dark-grey {
  background-color: #808080;
}
.jumbotron {
  color: white;
  background-image: url("../img/appointment/banner.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 800px;
  position: relative;
}
.jumbotron-text {
    text-align: left;
    margin: 33px 0 0 109px;
    width: 560px;
    position: absolute;
    right: 10%;    
    top: 0%;
}
.top-section {
    display: flex;
    padding: 10px 0;
}
.top_social {
    margin-left: auto;
    padding-top: 10px;
}
.banner-form {
    background: #FFFFFF;
    box-shadow: 0px 12px 14px #00000072;
    border-radius: 10px;
        padding: 25px;
}
.banner-form h1 {
  font-size: 24px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  color: #8FCC2F;
      padding-bottom: 15px;
}
.form_field input {
    width: 100%;
    padding: 12px;
    background-color: #F5F5F5;
    color: #000;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
        border: none;
    box-sizing: border-box;
    margin-bottom: 15px;
}
.form_field_checkbox p {
    color: #000000;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    padding-left: 18px;
}
span.wpcf7-list-item-label {
    color: #000000;
    position: relative;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    padding-left: 10px;
}
.form_field_checkbox input[type="checkbox"], .form_field_checkbox input[type="radio"] {
    visibility: hidden;
}
.form_field_checkbox input:checked + span.wpcf7-list-item-label:after {
    background-color: #000;
    content: "";
    display: block;
    position: absolute;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    left: -12px;
    top: 2.6px;
    border: 1px solid #000;
}
.form_field_checkbox span.wpcf7-list-item {
    width: 40%;
}
.form_field_checkbox span.wpcf7-list-item-label:before {
    content: "";
    display: block;
    position: absolute;
    border-radius: 50%;
    width: 16px;
    height: 16px;
    left: -15px;
    top: 0px;
    border: 1px solid #000;
}
.wpcf7-response-output {
    color: #000;
    margin-top: 0px !important;
}
.form_submit button {
 width: auto;
    border: none;
    /*background: #0A5E74;*/
	background:transparent;
}
.wpcf7-submit.cta-btn {
    width: 100%;
    padding: 10px;
    background-color: #0A5E74;
    border: none;
    color: #ffffff;
    font-size: 18px;
}
div.wpcf7-mail-sent-ok {
    border: 2px solid #398f14;
    color: #000;
    margin: 0;
}
.section-heading {
  font-size: 28px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  color: #808080;
  text-align: center;
  position: relative;
}
.section-heading:after {
    content: "";
    background-color: #707070;
    width: 76px;
    height: 2px;
    position: absolute;
    bottom: -11px;
    right: 47%;
}
.services, .team, .tour, .testimonial {
    padding: 50px 0;
}
.service_icon {
    border: 1px solid #8FCC2F;
    padding: 10px;
    border-radius: 50%;
    height: 59px;
    width: 59px;
    text-align: center;
    margin: auto;
}

.services h4 {
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  color: #000000;
  text-align: center;
  padding: 10px 0;
}

.services p {
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  color: #808080;
  text-align: center;
}
.team-block {
    background: #FFFFFF;
    box-shadow: 0px 2px 8px #00000029;
    padding-bottom: 15px;
}
.team-block:hover {
    cursor: pointer;
}
.team-block img {
    width: 100%;
}
.team h4 {
  font-size: 18px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  color: #242424;
  text-align: center;
  padding-top: 20px;
}

.team p {
  font-size: 18px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  color: #242424;
  text-align: center;
}
.team .modal-dialog {
  max-width: 900px;
}
.team .modal-dialog p {
  font-size: 18px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  color: #242424;
  text-align: left;
}
.tour-carousel {
    padding: 40px 0;
}
.tour-carousel-item img {
    height: 200px;
}
.tour-carousel .owl-prev, .tour-carousel .owl-next  {
    background-color: #8FCC2F;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    padding: 3px 11px;
}
.tour-carousel .owl-prev i.fa, .tour-carousel .owl-next i.fa {
    font-size: 20px;
    color: #ffffff;
}
.tour-carousel .owl-prev {
    position: absolute;
    top: 40%;
    left: -38px;
}
.tour-carousel .owl-next {
    position: absolute;
    top: 40%;
    right: -38px;
}
.testimonial-app-carousel {
    padding-top: 30px;
}
.testimonial-carousel-item {
  position: relative;
      padding: 0 0 0 62px;
}
.testimonial-carousel-item:before {
    content: url(../img/appointment/collon.svg);
    position: absolute;
    left: 0;
    top: 0;
}
.testimonial .section-heading {
  color: #FFFFFF;
}
.testimonial .section-heading:after {
  background-color: #FFFFFF;
}
.testimonial-content {
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  color: #FFFFFF;
  font-style: italic;
}
.testimonial-author {
  font-size: 18px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  color: #FFFFFF;
  text-align: right;
}
.testimonial-app-carousel .owl-dots {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    bottom: -22px;
}
.testimonial-app-carousel .owl-dot {
    background-color: transparent;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 1px solid #ffffff;
    margin: 2px 3px;
}
.testimonial-app-carousel .owl-dot.active{
  background-color: #ffffff;
}
.contact-details {
    display: flex;
    justify-content: center;
}
.contact-details-inner h4{
  font-size: 20px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  color: #000000;
}
.contact-details-single p{
  font-size: 20px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  color: #000000;
      padding: 4px 15px;
}
/* .contact-details-single {
    display: -webkit-box;
} */
.contact-details-single img {
    margin-top: 12px;
}
.contact-details-inner {
    padding-top: 10%;
}
.Copyright {
    background-color: #000;
    padding: 10px 0 3px 0;
}
.Copyright  p {
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  color: #ffffff;
}
.mobile-view {display: none;}
.map a {
    display: none;
}
div.wpcf7-validation-errors {
    border: 2px solid #f7e700;
    color: #000;
     margin: 0;
}
span.wpcf7-not-valid-tip {
    position: absolute;
    top: -32px;
	margin: 10px 0;
	font-size: 14px;
}
.top_social img {
    padding-right: 10px;
}
/*---Dr. Hanan Kazbour Rizk, DDS Landing Page---*/
.bg_blue {
    background-color: #48A799;
}
.bg_grey {
  background-color: #EEEEEE;
}
img.fixed-img {
      position: fixed;
    left: 195px;
    top: 122px;
    z-index: 9;
}

.service_landing img {
    float: right;
}
.block_outer_content {
    padding: 50px 50px 50px 150px;
}
.block_content h1 {
    background-color: #0A5E74;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    padding: 10px;
    width: fit-content;
    margin-bottom: 25px;
}
.block_content p {
    font-size: 14px;
    color: #5B5637;
    padding: 6px 0;
}
.service_landing {
    background-color: #fff;
    padding: 15px;
    min-height: 185px;
}
.service_landing_inner h5 {
    font-size: 14px;
    font-weight: 600;
    color: #5B5637;
}
.service_landing_inner p {
    font-size: 12px;
    color: #5B5637;
}
.landing_page_form h3 {
  font-size: 16px;
    font-weight: 600;
    color: #000000;
    padding-bottom: 20px;
}
.landing_page_form {
    background-color: #fff;
    padding: 15px;
    margin: 30px 0;
        margin-top: 10px;
}
.lp-btn {
    background-color: #0A5E74;
    border: none;
    color: #fff;
    padding: 7px 40px;
    font-size: 14px;
    font-weight: 700;
}
.desktop-view {
  display: block;
}

.services-box{
	display:flex;
	justify-content:center;
	align-items:center;
	flex-wrap:wrap;
	margin-bottom:4rem;
	width: 100%;
  padding: 50px 0;
}
.services-box .dent-img{
    width: 100px;
    height: 100px;
    margin-bottom: 2rem;
	  border: 2px solid #fff;
    border-radius: 50%;
}
.arrow-img{
	  width: 42px;
    height: 42px;
}
.services-box  a{
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
	line-height: 25px;
	text-align: center;
	color: #000!important;
}
.services-box .box{
	border: 2px solid #fff;
    box-shadow: 4px 4px 34px rgba(0, 0, 0, 0.06);
    border-radius: 10px;
    padding: 25px 0;
    margin-bottom: 50px;
}
.services-box .box:hover{
	border: 2px solid #005E74;
	transition: .5s ease;
}
.services-box .box:hover .dent-img{
	border: 2px solid #005E74;
    border-radius: 50%;
	transition: 2s ease;
}
.services-box .service-title{
    font-style: normal;
    font-size: 22px;
    line-height: 34px;
    text-align: center;
    color: #005e74;
	  font-weight:400;
    margin-bottom: 15px!important;
}
.services-box .service-desc{
	font-size: 16px;
    line-height: 24px;
    padding: 0 15px;
    min-height: 220px;
    font-weight: 400;
}
.services-box span.service-title{
	color:#005E74;
	padding-right: 10px;
	vertical-align: middle;
	font-size:22px!important;
	line-height:26px;
}
.services a:hover{
  text-decoration: none;
}

@media (min-width:1024px) {
.thank-you .jumbotron-text{
  top:25%;
}
}
@media (max-width:1023px) {
.services-box .col-sm-4 {
  flex: 0 0 100%;
  max-width: 100%;
}
}
@media (max-width:479px) {
  .jumbotron{
    height: 400px!important;
  }
}

@media (max-width : 700px) {
  .contact-details-single{
    display: flex!important;
    flex-wrap: wrap!important;
  }
  .contact-details-single img{
    margin-top: 0!important;
  }
  .top-section{
    display: block!important;
  }
  #frame_iphone_5_emulator{
    width:100%!important;
  }
  .testimonial-author {
    padding: 0 15px!important;
  }
  .testimonial-content,.testimonial-author,.contact-details-inner h4 {
    font-size: 14px!important;
  }
  .contact-details-single p {
    font-size: 16px!important;
  }
 .services-box{
  padding: 20px 0!important;
  }
  .services-box .box{
    margin-bottom: 20px!important;
  }
  .services-box .service-title {
    font-size: 20px!important;
  }
  p{
    font-size: 14px!important;
    line-height: 24px!important;
  }
  .section-heading {
    font-size: 25px!important;
  }
  .banner-form h1 {
    font-size: 20px!important;
  }
  .jumbotron-text{
    width:100%!important;
  }
  .mobile-view {
    display: block!important;
  }
  .desktop-view {
    display: none
  }
  .jumbotron {
    background-position: 0px!important;
  }
  .jumbotron-text { display: none; }
  .banner-form {
      margin-bottom: 55px;
  }
  .owl-nav {
    display: none;
  }
  span.wpcf7-list-item {
    width: 100% !important;
  }
  .section-heading:after {
    content: "";
    right: 40%;
  }
  .form_field_checkbox span.wpcf7-list-item label {
    width: 100%;
  }
  .top-section {
    display: block;
  }
  .top_social {
    text-align: center;
}
/*---Dr. Hanan Kazbour Rizk, DDS Landing Page---*/
.bg_blue {
    min-height: 210px;
}
img.fixed-img {
       left: 65px;
    top: 64px;
    width: 240px;
    position: absolute;
}
.block_outer_content {
    padding: 150px 25px 25px 25px;
        text-align: center;
}
.block_content h1 {
  margin: auto;
}
.service_landing {
    margin-bottom: 20px;
}
.block_content img {
  width: 100%;
}
.sticky {
    position: fixed;
    z-index: 99;
    top: 0;
}
.Copyright p {
    font-size: 12px;
    padding: 8px 0px;
}
.hr-mv {
    padding-top: 20px;
    position: relative;
}
.hr-mv:before {
    position: absolute;
    content: "";
    background: #484343;
    width: 302px;
    height: 1px;
    top: 8px;
    left: 32px;
}
.landing_page_form .wpcf7 form .wpcf7-response-output {
    margin-top: 10px !important;
}
.service_landing img {
    float: none;
    padding-bottom: 20px;
}
}