:root{
  --color-ffffff:#ffffff;
}
/* --------- bwt_slider--------- */
#bwt_slider{ 
  max-width:100%; 
  margin:auto; 
  padding:0; 
  position:relative;
}
#bwt_slider img {
    width: 100%;
  background-color: #ffffff;
.slide_next_image img{
  width: auto !important;
  height: 100%;
}
#bwt_slider h6{
  font-size: 16px;
  letter-spacing: 2px;
  color: #1f1e1e;
  font-family: "Roboto";
}
#bwt_slider h2 {
  background-color: #ffffff;
  font:italic 700 36px "Oswald";
  color: var(--color-ffffff);
}
#bwt_slider h5 {
  font: 400 16px "Oswald";
  letter-spacing: 1px;
  color: var(--color-ffffff);
  background-color: transparent;
  width: max-content;
  padding: 10px 20px;
  clip-path: polygon(0 0, 85% 0%, 100% 100%, 0% 100%);
}
#bwt_slider p {
  margin: 0px 0 15px 0;
  background-color: #ffffff;
  letter-spacing: 0px;
  line-height: 30px;
  color: #0d374c;
}
.bwt_slider-box {
  position: absolute;
  top: 56%;
  transform: translateY(-50%);
  padding: 20px;
  max-width: 48%;
  margin: 0 auto;
  background-color: #ffffff;
}
#bwt_slider .carousel-caption {
  top: 0;
  bottom: inherit;
  text-align: left;
  left: 0;
  background-color: #ffffff;
  margin: 0 !important;
  padding: 0 !important;
  bottom: 0;
}
#bwt_slider .carousel-prev-button {
  position: absolute;
  right: 160px;
  bottom: 26%;
}
#bwt_slider .carousel-next-button{
  background-color: #fff !important;
  right: 107px;
  bottom: 26%;
}
#bwt_slider .carousel-item-next,#bwt_slider .carousel-item-prev,#bwt_slider .carousel-item.active {
    display: block !important;
}
#bwt_slider .carousel-control-prev-icon,#bwt_slider .carousel-control-next-icon{
  background-image:none; 
  background-color: #ffffff;
.carousel-control-next-icon,.carousel-control-prev-icon{
  width: auto;
  height: auto;
}
#bwt_slider a i {
  padding: 12px 14px;
  font-size: 17px;
  background-color: #0d374c;
  width: 40px;
  background-color: #ffffff;
  border-radius: 50%;
  color:var(--color-ffffff);
}
#bwt_slider .inner_carousel h2 small {
  color: var(--color-ffffff);
  display: block;
  background-color: #ffffff;
  font-size: 20px !important;
  font-style: italic;
}
.slide_next_image img {
  text-align: right;
  float: right;
}
#bwt_slider .read-more{
  margin-right: 15px;
}
  background-color: #ffffff;
  font:400 14px "Oswald";
  letter-spacing: 1px;
  color: var(--color-ffffff);
  text-align: center;
  border-radius: 40px;
  display: block;
  background-color: #ffffff;
#bwt_slider .bwt_slider-button-1 span{
  padding: 11px 16px;
  background-color: #ffffff;
}
#bwt_slider .bwt_slider-button-2 span{
  padding: 9px 16px;
  border:2px solid var(--color-ffffff);
}
#bwt_slider .bwt_slider-button-1 span:hover{
  background-color: #222;
  background-image: none;
}
#bwt_slider .bwt_slider-button-2 span:hover{
  background-color: #222;
  border:2px solid transparent;
}
/*Fade bwt_slider*/
.carousel-fade .carousel-item {
 opacity: 0;
 transition-duration: .6s;
 transition-property: opacity;
}
.carousel-fade  .carousel-item.active,.carousel-fade  .carousel-item-next.carousel-item-left,.carousel-fade  .carousel-item-prev.carousel-item-right {
  opacity: 1;
}
.carousel-fade .active.carousel-item-left,.carousel-fade  .active.carousel-item-right {
 opacity: 0;
}
.carousel-fade  .carousel-item-next,.carousel-fade .carousel-item-prev,.carousel-fade .carousel-item.active,.carousel-fade .active.carousel-item-left,.carousel-fade  .active.carousel-item-prev {
 transform: translateX(0);
 transform: translate3d(0, 0, 0);
}
#bwt_slider ol.carousel-indicators{
  text-align: center;
  position: absolute;
  bottom: 50%;
  right: 0;
  left: auto;
  transform: rotate(90deg);
  margin-right: 9%;
}
#bwt_slider ol.carousel-indicators .active{
  background-color: #ffffff;
}
#bwt_slider .section-seperator{
  position: absolute;
  bottom: 0;
  width: 100%;
}
/* ------------ About Us --------------- */
#about-us .about-sub-head,#appointment .appointment-form h5 {
  font: 400 16px "Oswald";
  letter-spacing: 1px;
  color: var(--color-ffffff);
  max-width: 100%;
  width: max-content;
  background-color: #ffffff;
  padding: 7px 20px;
  clip-path: polygon(0 0, 85% 0%, 100% 100%, 0% 100%);
}
#about-us h3{
  font:italic 700 30px "Oswald";
  color: #d7b990;
  padding: 10px 0;
}
#about-us p{
  font:400 14px "Roboto";
  letter-spacing: 0px;
  line-height: 30px;
  color: #a5aeb4;
  padding-top: 10px;
}
#about-us p a{
  font:400 12px "Oswald";
  letter-spacing: 1px;
  color: #d7b990;
}
#about-us .doctor-name{
  font:400 18px "Oswald";
  letter-spacing: 1px;
  color: #d7b990;
}
#about-us .doctor-desig{
  font:400 14px "Roboto";
  letter-spacing: 0px;
  color: #a5aeb4;
}
#about-us .about-content img{
  border-radius: 50%;
}
#about-us .about-features {
  text-align: center;
  padding-top: 40px;
}
#about-us .about-features h5{
  padding-top: 20px;
}
#about-us .about-features h5 a{
  font:400 20px "Oswald";
  letter-spacing: 1px;
  color: #8399af;
}
#about-us .about-features p{
  padding-top: 0;
}
#about-us .about-features img{
  width: 85px;
  height: 85px;
  padding: 10px 10px;
  border-radius: 50%;
  margin:0 auto;
}
#about-us .about-feature-content:hover img.hover-icons{
  background: linear-gradient(to right,#54d8d5, #3abce2);
}
#about-us .about-feature-content:hover img.main-icons,#about-us .about-feature-content img.hover-icons,  #why-choose-us .why-choose-us-image:hover img.main-icons,#why-choose-us .why-choose-us-image img.hover-icons{
  display:none;
    margin:0 auto;
}
#about-us .about-feature-content:hover img.hover-icons,#why-choose-us .why-choose-us-image:hover img.hover-icons{
  display:block;
}
#about-us .about-feature-content:hover img{
  transition: 1s;
  -webkit-transition: 0.70s;
  -moz-transition: 0.70s;
  -ms-transition: 0.70s;
  -o-transition: 0.70s;
  -webkit-transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
  -o-transform: rotateY(360deg);
  -ms-transform: rotateY(360deg);
  transform: rotateY(360deg);
}
#about-us .services-button{
  text-align: center;
  padding-top: 30px;
}
#about-us .services-button a{
  font:400 14px "Oswald";
  letter-spacing: 1px;
  color: #8399af;
  display: inline-block;
  background-color: #ffffff;
  border-radius: 30px;
  padding: 10px 20px;
}
#about-us .twentytwenty-before-label{
  opacity: 1;
}
#about-us .twentytwenty-before-label:before{
  left: 0;
  background-color: #8399af;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
}
#about-us .twentytwenty-after-label{
  opacity: 1;
  left: 0;
}
#about-us .twentytwenty-after-label:before{
  right: 0;
  background-color: #d7b990;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
}
/* ------------- Our Services -------------- */
#our-services .about-us-head{
  text-align: center;
  padding-bottom: 10px;
}
#our-services .about-us-head h5{
  font:400 16px "Oswald";
  letter-spacing: 1px;
  color: var(--color-ffffff);
  transform: skew(-20deg);
  background-color: #ffffff;
  max-width: 100%;
  width: max-content;
  margin-bottom: 0;
}
#our-services .services-heading{
  transform: skew(20deg);
  background-color: #ffffff;
  max-width: 100%;
  width: max-content;
  padding: 7px 15px;
  margin: 0 auto;
}
#our-services .about-us-head h3{
  font:italic 700 30px "Oswald";
  color: var(--color-ffffff);
  padding-top: 15px;
}
#our-services .our-services-content{
  text-align: center;
  padding-top: 30px;
}
#our-services .our-services-content h5{
  padding-top: 10px;
}
#our-services .our-services-content h5 a{
  font:600 20px "Oswald";
  letter-spacing: 1px;
  color: var(--color-ffffff);
}
#our-services .services_text{
  font:400 14px "Roboto";
  letter-spacing: 0px;
  line-height: 30px;
  color: var(--color-ffffff);
}
#our-services .our-services-content:hover img{
  transition: 1s;
  -webkit-transition: 0.70s;
  -moz-transition: 0.70s;
  -ms-transition: 0.70s;
  -o-transition: 0.70s;
  -webkit-transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
  -o-transform: rotateY(360deg);
  -ms-transform: rotateY(360deg);
  transform: rotateY(360deg);
}
#our-services .services-button{
  text-align: center;
  padding-top: 40px;
}
#our-services .services-button a{
  font:400 14px "Oswald";
  letter-spacing: 1px;
  color: #8399af;
  display: inline-block;
  background-color: #ffffff;
  border-radius: 30px;
  padding: 10px 20px;
} 
/* ------------- Our Doctors ------------ */
#our-doctors .our-doctors-head{
  text-align: center;
  padding-bottom: 40px;
}
#our-doctors .our-doctors-head h5{
  font:400 16px "Oswald";
  letter-spacing: 1px;
  color: var(--color-ffffff);
  text-align: center;
  transform: skew(-20deg);
  background-color: #ffffff;
  max-width: 100%;
  width: max-content;
  margin-bottom: 0;
}
#our-doctors .our-doctors-head .services-heading{
  transform: skew(20deg);
  background-color: #ffffff;
  max-width: 100%;
  width: max-content;
  padding: 7px 15px;
  margin: 0 auto;
}
#our-doctors .our-doctors-head h3{
  font:italic 700 36px "Oswald";
  color: #d7b990;
  padding-top: 15px;
}
#our-doctors .doctors-images{
  list-style-type: none;
  margin-left: 0;
}
#our-doctors .doctors-images li{
  display: inline-block;
  max-width: 48%;
}
#our-doctors .nav-link{
  padding: 0px;
  position: relative;
  margin: 8px;
}
#our-doctors .tab-content h5 a{
  font:600 20px "Oswald";
  letter-spacing: 1px;
  color: #0155af;
}
#our-doctors .tab-content .doctor-desig{
  font:400 14px "Roboto";
  letter-spacing: 0px;
  line-height: 30px;
  color: #d7b990;
}
#our-doctors .tab-content .doctors-contents p{
  font:400 14px "Roboto";
  letter-spacing: 0px;
  line-height: 30px;
  color: #a5aeb4;
  padding-bottom: 10px;
}
#our-doctors .tab-content .doctors-meta{
  font:400 18px "Oswald";
  letter-spacing: 1px;
  color: #869ba5;
}
#our-doctors .tab-content .doctors-meta i{
  color: #d7b990;
}
#our-doctors .doctors-phone{
  padding-right: 15px;
}
#our-doctors .progress-title{
  font:400 17px "Oswald";
  color: #0155af;
  padding-top: 30px;
}
#our-doctors .progress{
  border-radius: 30px;
  height: 10px;
}
#our-doctors .progress-bar{
  background-color: #8399af;
}
#our-doctors .pr_percentage{
  position: absolute;
  right:15px;
  margin-top: -47px;
  font:400 18px "Oswald";
  letter-spacing: 1px;
  color: #0d374c;
}
#our-doctors .app-button a{
  font:400 14px "Oswald";
  letter-spacing: 1px;
  color: var(--color-ffffff);
  text-align: center;
  background-color: #ffffff;
  padding: 10px 20px;
  border-radius: 30px;
  display: inline-block;
}
#our-doctors .social-profiles i{
  color: #d7b990;
  margin:0 3px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  padding: 14px 13px;
}
#our-doctors .social-profiles i:hover{
  background-color: #15b8d8;
  color: var(--color-ffffff);
}
#our-doctors .doctor-social-icon{
  padding-top: 45px;
}
#our-doctors .active .active-doctor{
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background:linear-gradient(to right, #3abce2, #54d8d5);
  opacity: 0.7;
  z-index: 2;
  cursor: pointer;
}
#our-doctors .social-profiles{
  text-align: right;
}
/* ------------ Why Choose Us ---------- */
#why-choose-us{
  overflow-x: hidden;
  padding: 0;
}
#why-choose-us .why-choose-us-image{
  padding-left: 0;
}
#why-choose-us .container-fluid{
  padding: 0;
}
#why-choose-us .why-choose-us-content{
  text-align: center;
  background-color: #f5f5f5;
  background-repeat: no-repeat;
  background-size: cover;
}
#why-choose-us .why-choose-us-content h5{
  padding-top: 15px;
}
#why-choose-us .why-choose-us-content h5 a{
  font:400 20px "Oswald";
  letter-spacing: 1px;
  color: #8399af;
  text-align: center;
}
#why-choose-us .why-choose-us-content p{
  font:400 14px "Roboto";
  letter-spacing: 0px;
  line-height: 25px;
  color: #a5aeb4;
  text-align: center;
  margin-bottom: 0;
  overflow-y: hidden;
}
#why-choose-us .why-choose-us-box{
  padding-top: 40px;
}
#why-choose-us .why-choose-us-image{
  width:80px;
  height: 80px;
  background-color: var(--color-ffffff);
  border-radius: 50%;
  margin: 0 auto;
  padding: 14px 10px;
}
#why-choose-us .why-choose-us-box:hover .why-choose-us-image {
    background: linear-gradient(to right, #3abce2, #54d8d5);
}
#why-choose-us .why-choose-us-box:hover img{
  transition: 1s;
  -webkit-transition: 0.70s;
  -moz-transition: 0.70s;
  -ms-transition: 0.70s;
  -o-transition: 0.70s;
  -webkit-transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
  -o-transform: rotateY(360deg);
  -ms-transform: rotateY(360deg);
  transform: rotateY(360deg);
}
#why-choose-us .why-choose-us-image-box{
  padding-right: 0;
}
/* --------- Our Patients ------------- */
#our-patients .our-patients-head h5{
  font:400 16px "Oswald";
  letter-spacing: 1px;
  color: var(--color-ffffff);
  text-align: center;
  transform: skew(-20deg);
  background-color: #ffffff;
  max-width: 100%;
  width: max-content;
  margin-bottom: 0;
}
#our-patients .our-patients-head .patients-heading{
  transform: skew(20deg);
  background-color: #ffffff;
  max-width: 100%;
  width: max-content;
  padding: 7px 15px;
  margin: 0 auto;
}
#our-patients .our-patients-head h3{
  font:italic 700 30px "Oswald";
  color: #d7b990;
  padding-top: 17px;
}
#our-patients .our-patients-head i{
  width: 70px;
  height: 70px;
  background: linear-gradient(to right, #54d8d5, #3abce2);
  border-radius: 50%;
  color: var(--color-ffffff);
  font-size: 28px;
  padding: 22px 10px;
  margin: 50px 0;
}
#our-patients .our-patients-head,#our-patients .our-patients-contents{
  text-align: center;
}
#our-patients .our-patients-contents p{
  font:italic 500 16px "Oswald";
  letter-spacing: 2px;
  line-height: 36px;
  color: #a5aeb4;
  max-width: 70%;
  margin: auto;
}
#our-patients .our-patients-contents h5{
  padding-top: 15px;
}
#our-patients .our-patients-contents h5:before{
  content: "";
  width: 3px;
  height: 50px;
  background-color: #d7b990;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 16px;
}
#our-patients .our-patients-contents h5 a{
  font:400 24px "Oswald";
  letter-spacing: 1px;
  color: #8399af;
  text-align: center;
}
#our-patients .our-patients-contents span{
  font:400 16px "Roboto";
  letter-spacing: 0px;
  line-height: 30px;
  color: #a5aeb4;
}
#our-patients .our-patients-contents img{
  margin-top: 20px;
  border-radius: 50%;
}
#our-patients .owl-nav .owl-prev,#our-patients .owl-nav .owl-next{
  position: absolute;
  top:15%;
}
#our-patients .owl-nav button i{
  font-size: 20px;
  color:#a5aeb4;
}
#our-patients:hover .quote-icon{
  transition: 1s;
  -webkit-transition: 0.70s;
  -moz-transition: 0.70s;
  -ms-transition: 0.70s;
  -o-transition: 0.70s;
  -webkit-transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
  -o-transform: rotateY(360deg);
  -ms-transform: rotateY(360deg);
  transform: rotateY(360deg);
}
/* ------------- Our Records ------------ */
#our-records .our-records-content h3{
  font:600 40px "Oswald";
  color: #d7b990;
  text-align: center;
}
#our-records .our-records-content h3:after{
  content: "";
  width: 60px;
  height: 3px;
  background-color: #8399af;
  display: block;
  margin-right: auto;
  margin-left: auto;
  margin-top: 15px;
}
#our-records .our-records-content{
  text-align: center;
}
#our-records .our-records-content p{
  font:700 14px "Roboto";
  letter-spacing: 1px;
  color: var(--color-ffffff);
  margin-bottom: 0;
  padding-top: 15px;
}
#our-records .owl-carousel .owl-dots{
  text-align: center;
  padding-top: 30px;
}
#our-records .owl-carousel .owl-dots button{
  border:2px solid var(--color-ffffff) !important; 
}
#our-records .owl-carousel .owl-dots .active{
  background-color: var(--color-ffffff);
  border:2px solid var(--color-ffffff) !important;
}
#record-loop,#our-patients #patients-loop{
  display: none;
}
/* ------------ Our Partners -------------  */
#our-partners .our-partners-head{
  text-align: center;
  padding-bottom: 40px;
}
#our-partners .our-partners-head h5{
  font:400 16px "Oswald";
  letter-spacing: 1px;
  color: var(--color-ffffff);
  text-align: center;
  transform: skew(-20deg);
  background-color: #ffffff;
  max-width: 100%;
  width: max-content;
  margin-bottom: 0;
}
#our-partners .our-partners-head .partners-heading{
  transform: skew(20deg);
  background-color: #ffffff;
  max-width: 100%;
  width: max-content;
  padding: 7px 15px;
  margin: 0 auto;
}
#our-partners .our-partners-head h3{
  font:italic 700 30px "Oswald";
  color: #d7b990;
  padding-top: 17px;
}
#our-partners #partner-loop{
  display: none;
}
#our-partners .owl-carousel .owl-dots{
  text-align: center;
  padding-top: 30px;
}
/* ------ Appointment ----------- */
#appointment .appointment-form select {
    padding: 10px;
}
.bwt_header-wrap .header-menu-box1.sticky{
  z-index: 999999;
}
#appointment .appointment-form h3{
  font:italic 700 30px "Oswald";
  color: var(--color-ffffff);
  padding-top: 10px;
  padding-bottom: 40px;
}
#appointment .appointment-form input[type="text"],#appointment .appointment-form input[type="email"],#appointment .appointment-form select{
  border:1px solid var(--color-ffffff);
  width: 93%;
  margin-right: 15px;
  margin-top: 15px;
  color:var(--color-ffffff);
  background-color: transparent;
}
#appointment .appointment-form input[type="text"]::placeholder,#appointment .appointment-form input[type="email"]::placeholder{ 
  font:400 14px "Roboto";
  letter-spacing: 0px;
  color: var(--color-ffffff);
}
#appointment .appointment-form select option{
  background-color: #222;
}
#appointment .appointment-form input[type="date"]{
  border:1px solid var(--color-ffffff);
  width: 93%;
  margin-right: 15px;
  margin-top: 15px;
  background-color: transparent;
  padding:10px 8px;
  color:var(--color-ffffff);
}
#appointment .appointment-form textarea{
  border:1px solid var(--color-ffffff);
  margin-right: 15px;
  margin-top: 15px;
  color:var(--color-ffffff);
  max-width: 97%;
}
#appointment .appointment-form textarea::placeholder{
  font:400 14px "Roboto";
  letter-spacing: 0px;
  color: var(--color-ffffff);
}
#appointment .appointment-form input[type="submit"]{
  font:400 14px "Oswald";
  letter-spacing: 1px;
  color: var(--color-ffffff);
  text-align: center;
  background-color: #fff !important;
  border-radius: 30px;
  padding: 10px 25px;
  margin-top: 15px;
}
#appointment .contact-info h3{
  font:italic 700 32px "Oswald";
  color: #d7b990;
  text-align: center;
  background-color: #ffffff;
  padding:17px 10px;
  margin:0;
}
#appointment .contact-details-box{
  background-color: var(--color-ffffff);
  padding:20px 10px;
  background-repeat: no-repeat;
  background-size: cover;
}
#appointment .contact-details-box p{
  font:400 14px "Oswald";
  letter-spacing: 1px;
  line-height: 28px;
  color: #0d374c;
  margin-bottom: 0;
}
#appointment .info-box{
  margin-top: 18px;
}
#appointment .social-icons-box{
  background-color: #8399af;
  padding: 15px;
  text-align: center;
}
#appointment .social-icons-box i{
  width: 40px;
  height: 40px;
  color:var(--color-ffffff);
  padding:10px 8px;
  border:2px solid #0155af;
  font-size: 20px;
  margin: 3px 3px;
  border-radius:5px;
}
#appointment .contact-icon{
  display: flex;
  align-items: center;
  justify-content: center;
}
#appointment .info-box:hover img{
  transition: 1s;
  -webkit-transition: 0.70s;
  -moz-transition: 0.70s;
  -ms-transition: 0.70s;
  -o-transition: 0.70s;
  -webkit-transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
  -o-transform: rotateY(360deg);
  -ms-transform: rotateY(360deg);
  transform: rotateY(360deg);
}
#appointment .appointment-form form p{
  float: left;
  width: 100%;
}
#appointment .appointment-form form p::last-child,#appointment .wpcf7-validation-errors{
  float: none
}
#appointment .wpcf7-form-control-wrap{
  width: 50%;
  float: left;
}
/* --------- Our Blog ------------- */
#our-blogs .our-blogs-head{
  text-align: center;
  padding-bottom: 40px;
}
#our-blogs .our-blogs-head h5{
  font:400 16px "Oswald";
  letter-spacing: 1px;
  color: var(--color-ffffff);
  transform: skew(-20deg);
  background-color: #ffffff;
  max-width: 100%;
  width: max-content;
  margin-bottom: 0;
}
#our-blogs .blog-heading{
  transform: skew(20deg);
  background-color: #ffffff;
  max-width: 100%;
  width: max-content;
  padding: 7px 15px;
  margin: 0 auto;
}
#our-blogs .our-blogs-head h3{
  font:italic 700 30px "Oswald";
  color: #d7b990;
  padding-top: 17px;
}
#our-blogs .blog-meta{
  padding: 15px 0px 5px;
}
#our-blogs .blog-meta span{
  padding-right: 10px;
}
#our-blogs .blog-meta span,#our-blogs .blog-meta a{
  font:italic 500 13px "Oswald";
  letter-spacing: 0px;
  color: #d7b990;
}
#our-blogs .our-blogs-content h5 {
  font:600 18px "Oswald";
  letter-spacing: 1px;
  color: #0155af;
  line-height: 20px;
}
#our-blogs .our-blogs-content .blog_text{
  font:400 14px "Roboto";
  letter-spacing: 0px;
  line-height: 26px;
  color: #a5aeb4;
}
#our-blogs .our-blogs-content .read-more{
  font:italic 500 13px "Oswald";
  letter-spacing: 1px;
  color: #8399af;
  display: inline-block;
  padding-top: 15px;
}
#our-blogs .our-blogs-box-2{
  border:1px solid #e3ecf2;
  padding: 20px;
}
#our-blogs .our-blogs-two{
  border-bottom: 1px solid #e3ecf2;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
#our-blogs .our-blogs-two:last-child{
  border-bottom: none;
}
#our-blogs .our-blogs-two .blog-meta{
  padding: 0;
}