/* Theme Name: Plastic Surgeon

Theme URI: 

Author: Prashant Singh

Description: This Theme built for Edibleroutes Using Bootstrap 3.3.5 and wp 4.4

Tag: Responsive, Dyanmic Version: 1.0 */

@font-face {
  font-family: "aileronlight";
  src: url("../fonts/aileron-light-webfont.eot");
  src: url("../fonts/aileron-light-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/aileron-light-webfont.woff2") format("woff2"),
    url("../fonts/aileron-light-webfont.woff") format("woff"),
    url("../fonts/aileron-light-webfont.ttf") format("truetype"),
    url("../fonts/aileron-light-webfont.svg#aileronlight") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "aileronthin";
  src: url("../fonts/aileron-thin-webfont.eot");
  src: url("../fonts/aileron-thin-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/aileron-thin-webfont.woff2") format("woff2"),
    url("../fonts/aileron-thin-webfont.woff") format("woff"),
    url("../fonts/aileron-thin-webfont.ttf") format("truetype"),
    url("../fonts/aileron-thin-webfont.svg#aileronthin") format("svg");
  font-weight: normal;
  font-style: normal;
}
.animation,
a {
  -webkit-transition: 1s ease-in-out;
  -moz-transition: 1s ease-in-out;
  -o-transition: 1s ease-in-out;
  transition: 1s ease-in-out;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
html,
body {
  height: 100%;
}
body {
  position: relative;
  left: 0;
}
#header {
  float: left;
  left: 0;
  padding: 0px 0;
  position: fixed;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 9999;
  background-color: #f9f3e3;
}
#header .container > ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-block;
}

#header ul li.link1 a span {
  background-image: url(../images/navIocn1.png);
}
#header ul li.link2 a span {
  background-image: url(../images/navIocn2.png);
}
#header ul li.link3 a span {
  background-image: url(../images/navIocn3.png);
}
#header ul li.link4 a span {
  background-image: url(../images/navIocn4.png);
}
#header ul li.link5 a span {
  background-image: url(../images/navIocn5.png);
}
#header ul li.link6 a span {
  background-image: url(../images/navIocn6.png);
}
#header ul li.link7 a span {
  background-image: url(../images/navIocn7.png);
}
#header ul li.link8 a span {
  background-image: url(../images/navIocn8.png);
}
#wrapper {
  position: relative;
  min-height: 100%;
}
.section {
  float: left;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  text-align: center;
  -webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.3);
}
.section > hgroup {
  background-position: center top;
  background-size: cover;
  position: relative;
  width: 100%;
  float: left;
}
.section0 h2 {
  font-family: "aileronthin";
  color: #161616;
  font-size: 30px;
  margin: 0;
  padding: 0;
}
.section0 .sectionHeader p {
  font-family: "aileronthin";
  font-size: 15px !important;
  color: #61380f;
  margin: 10px 0 0;
  padding: 0;
}

.section0 .sectionHeader {
  @media (min-width: 378px) text-align: left;
}

.section0 .content {
  text-align: center;
}
.section0 .content h3 {
  color: #bfa262 !important;
}
.viewMoreDiv {
  margin: 20px 0 0;
}
.viewMoreDiv .viewBg {
  background-color: rgba(255, 255, 255, 0.6) !important;
}
.viewMoreDiv .viewBg:hover {
  background-color: #2b190f !important;
}

.viewMoreDiv .viewMore {
  border: none;
  color: #2b190f;
  background-color: #ffffff;
  text-transform: uppercase;
  padding: 7px 45px;
  font-size: 14px;
  letter-spacing: 1px;
  font-weight: 400;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  cursor: pointer;
}
.viewMoreDiv .viewMore:hover {
  text-decoration: none;
  background-color: #2b190f;
  border-color: transparent;
  color: #ffffff;
}
.sectionHeader {
  position: absolute;
  width: 100%;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.sectionHeader h4 {
  font-family: "aileronthin";
  font-weight: normal;
  font-size: 24px;
  text-transform: uppercase;
  border-bottom: solid 1px #cea561;
  display: inline-block;
  color: #ffffff;
}
.section .content {
  float: left;
  width: 100%;
  padding: 10px 0;
  position: relative;
  z-index: 1;
  background-color: #ffffff;
  /*background-image: url(images/bgLogo.png);*/
}
.section .content header {
  margin: 0 0 40px;
}
.section .content h3 {
  font-size: 25px;
  text-transform: uppercase;
  color: #000000;
  font-family: "aileronthin";
}
.section .content h3 strong {
  color: #b28439;
}

.section .content h2 {
  font-size: 25px;
  text-transform: uppercase;
  color: #000000;
  font-family: "aileronthin";
}
.section .content h2 strong {
  color: #b28439;
}

.sectionVideo {
  float: left;
  padding: 17px 0 14px;
  width: 100%;
}

.section .content .sLink {
  margin: 25px 0 0;
  padding: 0;
  list-style: none;
}
.section .content .sLink li {
  display: inline-block;
  padding: 0 10px;
  border-right: solid 1px #6b6b6b;
  text-transform: uppercase;
  line-height: 1;
  font-size: 12px;
  margin-top: 13px;
}
.section .content .sLink li a {
  color: #6b6b6b;
}
.section .content .sLink li:last-child {
  border-right: none;
}
.section .content p {
  font-size: 18px;
  font-weight: 300;
  margin-bottom: 20px;
}
.section .content footer {
  margin: 40px 0 0;
}
.viewMore {
  border: solid 1px #0f0f0f;
  color: #b28439;
  text-transform: uppercase;
  padding: 7px 45px;
  font-size: 14px;
  letter-spacing: 1px;
  font-weight: 400;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.viewMore:hover {
  text-decoration: none;
  background-color: #b28439;
  border-color: #b28439;
  color: #ffffff;
}
.section0 {
  z-index: 6;
  background-color: #ffffff;
  text-align: left;
}
.section0 .sectionHeader {
  padding: 140px 0 80px;
}
.s0Icons {
  margin: 80px 0 0;
}
.section1 {
  z-index: 5;
}
.section1 > hgroup {
  background-image: url(../images/1-facial-cosmetic-surgery.jpg);
}
.section2 {
  z-index: 4;
}
.section2 > hgroup {
  background-image: url(../images/2-Hair-Treatment.jpg);
}
.section3 {
  z-index: 3;
}
.section3 > hgroup {
  background-image: url(../images/3-Breast-surgery.jpg);
}
.section4 {
  z-index: 2;
}
.section4 > hgroup {
  background-image: url(../images/4-Abdominoplasty-Tummy-Tuck.jpg);
}
.section5 {
  z-index: 1;
}
.section5 > hgroup {
  background-image: url(../images/5-body-surgery.jpg);
}
.section6 {
  z-index: 0;
}
.section6 > hgroup {
  background-image: url(../images/6-Skin-Treatment.jpg);
}
.sectionLast {
  float: left;
  width: 100%;
  padding: 20px 0 20px 0;
  background-color: #f7f7f7;
}
.sectionLast .container {
  background-color: #ffffff;
}
.s0Details {
  text-align: left;
  padding: 5px 0;
}
.s0h3 {
  text-transform: capitalize;
  margin: 0;
  font-family: "aileronthin";
}
p.s0p1 {
  color: #b27f0f;
  margin: 0;
}
p.s0p2 {
  color: #383838;
  margin: 0 0 20px;
}
p.s0p3 {
  font-size: 15px;
}
.s0Details a {
  color: #b27f0f;
}
.s1ContactDetails {
  text-align: left;
  padding: 5px 0 0;
}
.s1p1 {
  color: #b27f0f;
  font-size: 25px;
  line-height: 1;
  margin: 0 0 10px;
  text-transform: uppercase;
  font-family: "aileronthin";
}
.s1form {
  border-right: none;
  border-bottom: 2px dotted #887061;
  margin-bottom: 35px;
  padding: 0 0 20px 0;
}
.s1form input[type="text"] {
  background-color: #ededed;
  color: #9b9b9b;
  border: solid 1px #beb19a;
  padding: 6px 15px;
  width: 100%;
}
.s1form input[type="text"]:focus {
  border-color: #b27f0f;
  background-color: #ffffff;
  color: #000000;
}
.s1form p {
  text-align: left;
}
.s1form p a {
  color: #b27f0f;
}
.s1form p em {
  font-size: 11px;
  color: #383838;
}
.s1ContactDetails p.cdp1 {
  padding: 0 0 0 30px;
  margin-bottom: 15px;
  position: relative;
}
.s1ContactDetails p.cdp1 em {
  left: 0;
  position: absolute;
  top: 4px;
  color: #cea561;
}
/* INNER Page */

.pageHeader {
  float: left;
  width: 100%;
  margin-top: 114px;
  text-align: center;
}
.pageHeader h2 {
  font-family: "Josefin Slab", serif;
  font-weight: 400;
  color: #231f20;
  margin: 0;
  padding: 0;
}

.pageHeader h1 {
  font-family: "Josefin Slab", serif;
  font-weight: 400;
  color: #231f20;
  margin: 0;
  padding: 0;
}

.withImage {
  padding: 60px 0 70px;
  background-position: center top;
  background-size: cover;
  background-color: #f7f7f7;
  border-bottom: 1px solid #e1e2e2;
  border-top: 1px solid #e1e2e2;
}
.withoutImage {
  padding: 40px 0;
}
.grey {
  background: #f7f7f7 url(../images/page-bkg.png);
  border-bottom: 1px solid #e1e2e2;
  border-top: 1px solid #e1e2e2;
  margin-top: 12%;
}
#contentPage {
  padding: 0px 0;
  float: left;
  width: 100%;
}
#contentPage h4 {
  font-family: "Josefin Slab", serif;
  color: #000000;
  font-size: 21px;
  font-weight: 600;
  letter-spacing: 1px;
  margin: 25px 0 10px;
}
#contentPage h4 em {
  color: #b28439;
  font-style: normal;
}
#contentPage ul {
  margin: 0 0 0 14px;
  padding: 0;
}
#contentPage ul li {
  margin-bottom: 10px;
}
.reachus-page .contactMonishaKapoor {
  border-bottom: 1px dotted #b28439;
  margin: 25px 0 0;
  padding: 0 0 25px;
}
.contactMonishaKapoor {
  border-bottom: 1px dotted #b28439;
  margin: 25px 0 0;
  padding: 0 0 105px;
}
.contactMonishaKapoor img {
  float: left;
  margin: 0 15px 15px 0;
}
.contactMonishaKapoor .h3 {
  font-size: 18px;
  color: #000000;
  margin: 0;
  padding: 0;
  display: inline-block;
}
.contactMonishaKapoor em {
  color: #b27f0f;
}
.contactMonishaKapoor p {
  font-size: 12px;
}
.contactdetails {
  float: left;
  width: 100%;
}
.contactAddress {
  font-size: 18px;
  margin: 20px 0 10px;
}
.contactdetails a {
  color: #6b6b6b;
}
.contactdetails em {
  margin: 0 5px 0 0;
}
/*.form Appointment*/

.formAppointment {
  margin: 25px 0 0;
}
.formAppointment em {
  background-color: #b28439;
  color: #fff;
  height: 34px;
  left: 0;
  padding: 9px 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 35px;
  z-index: 9;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.formAppointment .form-group {
  float: left;
  margin-bottom: 15px;
  position: relative;
  width: 100%;
}
.info .name {
}
.info .name span {
  float: left;
}
.info .name .menu-573 {
  width: 27%;
  margin-right: 3%;
}
.info .name .wpcf7-select {
  padding-left: 40px;
}
.info .name .your-name {
  width: 70%;
}
.info .email input,
.info .phone input {
  padding-left: 40px;
}
.info .phone {
}
.wpcf7-list-item {
  margin: 0 15px 0 0 !important;
}
.submitButton {
  margin: 20px 0 0;
}
.submitButton .wpcf7-submit {
  padding: 6px 20px;
  color: #ffffff;
  background-color: #b28439;
  text-transform: uppercase;
  border: none;
  font-size: 18px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.wpcf7-textarea {
  max-height: 90px;
}
.wpcf7-response-output {
  float: left;
  width: 100%;
}
span.wpcf7-not-valid-tip {
  font-size: 11px;
}
/*SIDEBAR */
.sidebar .widget {
  padding: 15px;
  background-color: #f5f5f5;
  border: solid 1px #e1e2e2;
  margin-bottom: 15px;
}
#contentPage .widget-title,
#contentPage .widget-title h4 {
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}
.pageHeader hr,
#contentPage .widget-title hr {
  width: 50px;
  height: 1px;
  background-color: #b28439;
  display: inline-block;
  margin: 10px 0;
}
#contentPage .sidebar ul,
#contentPage .menu,
#contentPage .menu-sidebar-container ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#contentPage .menu-sidebar-container ul li,
#contentPage .menu li,
#contentPage .sidebar ul li,
#contentPage .menu-sidebar-container ul li a,
#contentPage .menu li a,
#contentPage .sidebar ul li a {
  color: #b28439;
  text-transform: capitalize;
  margin: 0;
  padding: 5px 0;
}
#contentPage .menu-sidebar-container ul li {
  border-bottom: 1px solid #e1e2e2;
  border-top: 1px solid #fff;
  padding: 0;
  position: relative;
  width: 100%;
}
#contentPage .menu-sidebar-container ul li a {
  width: 100%;
  display: inline-block;
  padding: 5px 0 5px 20px;
}
#contentPage .menu-sidebar-container ul li a:hover {
  text-decoration: none;
  color: #ffffff;
  background-color: #b28439;
  text-indent: 10px;
}
#contentPage .menu-sidebar-container ul li:first-child {
  border-top: none;
}
#contentPage .menu-sidebar-container ul li:last-child {
  border-bottom: none;
}
#contentPage .menu-sidebar-container ul li a:before {
  content: "\e080";
  font-family: "Glyphicons Halflings";
  font-size: 9px;
  left: 0;
  position: absolute;
  top: 9px;
}
/* Footer */
#footer {
  float: left;
  width: 100%;
  background-color: #e4e4e4;
  padding: 20px 0 10px;
}
.fLinks a {
  color: #353535;
  display: block;
  font-size: 14px;
  margin: 0 10px 5px 0;
  padding: 4px 0;
  text-transform: uppercase;
}
.allRight {
  font-size: 13px;
  color: #a4a4a4;
  margin: 15px 0 20px;
  /*text-align:right;*/
}
.footerSocilaIcon {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footerSocilaIcon li {
  display: inline-block;
  margin: 0 2px;
}
.footerSocilaIcon li a {
  width: 35px;
  height: 35px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  background-color: #a98d5e;
  color: #ffffff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.poweredBy {
  color: #a4a4a4;
  font-size: 13px;
}
@media (max-width: 767px) {
  .logoMobile {
  }
  .logoMobile img {
    width: 100px;
  }
  #header ul li.link1 > a {
    background-image: url(../images/navIocn1.png);
  }
  #header ul li.link2 > a {
    background-image: url(../images/navIocn2.png);
  }
  #header ul li.link3 > a {
    background-image: url(../images/navIocn3.png);
  }
  #header ul li.link4 > a {
    background-image: url(../images/navIocn4.png);
  }
  #header ul li.link5 > a {
    background-image: url(../images/navIocn5.png);
  }
  #header ul li.link6 > a {
    background-image: url(../images/navIocn6.png);
  }
  #header ul li.link7 > a {
    background-image: url(../images/navIocn7.png);
  }
  #header ul li.link8 > a {
    background-image: url(../images/navIocn8.png);
  }
  #header a[aria-expanded="true"] {
    background-color: #000000;
  }
  #header ul li a {
    background-position: 15px top;
    background-repeat: no-repeat;
    color: #ffffff;
    display: inline-block;
    margin: 0;
    padding: 6px 0 6px 65px;
    text-align: left;
    text-transform: uppercase;
    width: 100%;
  }
  #header ul li a:hover {
    text-decoration: none;
    background-position: 15px -40px;
    color: #b28439;
  }
  #header ul li.linkLogo a {
    padding: 16px 0 15px 0;
    text-align: center;
    width: 100%;
  }
  #header ul li a span {
    background-repeat: no-repeat;
    background-position: left top;
    width: 50px;
    height: 40px;
    float: left;
  }
}
@media (min-width: 768px) {
  #header ul li:hover ul.dropdown-menu {
    display: block;
  }
  #header ul li ul.dropdown-menu li {
    padding: 0;
    margin: 0;
    background-color: #b28439;
    width: 100%;
  }
  #header ul li ul.dropdown-menu li a,
  .headerFixed ul li ul.dropdown-menu li a {
    padding: 7px 15px !important;
    margin: 0 !important;
    width: 100%;
    text-align: left;
    color: #ffffff;
  }
  .headerFixed ul li ul.dropdown-menu li a {
  }
  #header ul li ul.dropdown-menu li a:hover {
    background-color: #9c7029;
  }
  .dropdown-menu:after {
    content: "\e253";
    position: absolute;
    top: 7px;
    left: 40%;
    font-family: "Glyphicons Halflings";
    color: #b28439;
  }
  .section0 h2 {
    font-size: 37px;
  }
  .section0 .sectionHeader p {
    font-size: 28px !important;
  }
  .section0 > hgroup {
    background-image: url(../images/1-cosmetic-surgeon.jpg);
    text-align: left;
  }
  .section0 .sectionHeader {
    text-align: left;
  }
  .section .content .sLink li {
    display: inline-block;
    padding: 0 25px;
    border-right: solid 1px #6b6b6b;
    text-transform: uppercase;
    line-height: 1;
    font-size: 14px;
  }
  #header .linkLogo img {
    width: 250px;
  }
  .headerFixed .linkLogo img {
    width: 80px !important;
  }
  #header ul li {
    display: inline-block;
    margin: 0 12px;
    float: left;
  }
  #header ul li a {
    padding: 0;
    color: #4c4c4c;
    text-transform: uppercase;
    text-align: center;
    margin-top: 70px;
    display: inline-block;
  }
  #header ul li a span {
    background-repeat: no-repeat;
    background-position: center top;
    width: 100%;
    height: 40px;
    float: left;
  }
  #header ul li a:hover span,
  #header ul li a:hover,
  #header ul li:hover span,
  #header ul li:hover,
  #header ul li:hover a {
    color: #b28439;
    text-decoration: none;
    background-position: center -40px;
  }
  #header ul li.linkLogo a {
    margin-top: 0 !important;
    padding: 0 !important;
  }
  .headerFixed {
    background-color: rgba(255, 255, 255, 0.9);
    position: fixed !important;
    padding: 0 !important;
    -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.4);
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.4);
  }
  .headerFixed .linkLogo img {
    width: 60px;
  }
  .headerFixed ul li a {
    padding: 0 !important;
    background-image: none !important;
    margin: 16px 0 0 !important;
  }
  #header,
  .headerFixed,
  .headerFixed ul li,
  .headerFixed ul li a,
  #header ul li a span {
    -webkit-transition: 1s ease-in-out;
    -moz-transition: 1s ease-in-out;
    -o-transition: 1s ease-in-out;
    transition: 1s ease-in-out;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
  }
  .headerFixed ul li a span {
    margin-top: -80px;
  }
  .s0Details {
    padding: 5px 20px;
  }
  .slastImg {
    margin-left: -15px;
  }
  #header ul li a {
    margin-top: 15px;
  }
  .s1ContactDetails {
    padding: 15px 0;
  }
  .s1form {
    border-right: 2px dotted #887061;
    border-bottom: none;
    margin-bottom: 35px;
    padding: 0 20px 20px 0;
  }
  .fLinks {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .fLinks li {
    display: inline-block;
  }
  .fLinks a {
    display: inline-block;
    margin: 0 9px 0 0;
    padding: 0;
    font-size: 13px;
  }
  .pageContent {
    padding: 0 20px 0 0;
  }
  .cfp1 {
    text-align: center;
  }
  .footerSocilaIcon {
    /*text-align: right;*/
  }
  .allRight {
    margin: 0;
  }
  .poweredBy {
    text-align: right;
  }
}
@media (min-width: 992px) {
  #header ul li {
    margin: 0 11px;
  }
  .top_bar ul {
    font-size: 12px;
  }
  .line {
    border-top: 1px solid #cfcfcf;
  }
  .dropdown-menu {
    padding: 0 !important;
  }
  .s1form {
    border-right: none;
    border-bottom: 2px dotted #887061;
    margin-bottom: 35px;
    padding: 0 0 20px 0;
  }
  .s1ContactDetails {
    text-align: left;
  }
}
@media screen and (max-width: 991px) {
  #header ul li {
    display: inline-block;
    float: left;
    font-size: 12px;
    margin: 0 5px;
  }
}
@media (min-width: 1200px) {
}
/* Social Icons */

@font-face {
  font-family: "FontAwesome";
  src: url("../fonts/fontawesome-webfont.eot?v=4.2.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.2.0")
      format("embedded-opentype"),
    url("../fonts/fontawesome-webfont.woff?v=4.2.0") format("woff"),
    url("../fonts/fontawesome-webfont.ttf?v=4.2.0") format("truetype"),
    url("../fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular")
      format("svg");
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-linkedin:before {
  content: "\f08c";
}
.fa-youtube:before {
  content: "\f166";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-phone:before {
  content: "\f095";
}
.fa-user:before {
  content: "\f007";
}

.sticky-contact {
  position: fixed;
  top: 45%;
  z-index: 999999;
  right: 5px;
  padding: 5px;
  border-radius: 5px;
}

.headerFixed .callTop {
  padding-right: 70px;
  padding-top: 12px;
}

.callTop {
  color: #a98d5e;
  font-size: 15px;
  font-weight: 600;
  margin-top: -10px;
  padding-right: 40px;
  padding-top: 0;
  text-align: right;
  text-transform: uppercase;
}

.callTop a {
  color: #a98d5e;
  font-size: 15px;
  font-weight: 600;
  text-decoration: underline;
}
.callTop a:hover {
  color: #90641d;
}

.banner {
  margin-top: 9%;
}
.serviceDetails p {
  text-align: justify;
  letter-spacing: 0.7px;
  line-height: 25px;
}
.serviceDetails {
  padding: 10px;
}
.li-c li {
  list-style: none;
}
.li-c li img {
  height: 18px;
  margin-right: 1.5rem !important;
}
.dr_head h3 {
  text-transform: capitalize;
}
.serviceBox {
  text-align: justify;

  border: 1px solid #e8e8e8 !important;
}

/* popup */

.main-popup {
  display: none;
  position: fixed;
  height: 100vh;
  width: 100vw;
  justify-content: center;
  align-items: center;
  z-index: 999999999;
}

.popup {

  z-index: 999999999;

  flex-direction: row;
  flex-wrap: wrap;

  justify-content: flex-end;

  background: #f9f3e3;
  position: fixed;
  display: flex;
}

#close {
  position: fixed;
}

.popup button {
  width: 50px;
  height: 50px;
  background-color: #474e5c;
  opacity: 1 !important;
}

.popup .right {
  display: flex;
  flex-direction: column;
  margin: 10px 15px;
  height: 90%;
  width: 50%;
  border-left: solid #474e5c;
  align-items: center;
}

.popup-title {
  color: #474e5c;
  font-weight: bolder;
  font-size: 1em;
}

.popup .right form {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.popup .left {
  display: flex;
  width: 40%;
  justify-content: center;
  align-items: center;
  height: 100%;
}

.popup .left img {
  width: 100%;
  height: 90%;
}

.popup .right form input {
  border: none;
  border-radius: 20px;
  width: 100%;
  margin: 10px 0;
  height: 40px;
  color: #f9f3e3;
  padding: 0 10px;
}

.popup .right form button {
  border: none;
  border-radius: 20px;
  width: 70%;
  margin: 10px 0;
  height: 40px;
  color: #f9f3e3;
  padding: 0 10px;
}

.popup .right form input:hover,
.popup .right form button:hover,
.popup .right form input:active,
.popup .right form button:active {
  background: #474e5c;
  color: #f9f3e3;
}

.popup .right form input:hover::placeholder,
.popup .right form input:active::placeholder {
  color: #f9f3e3;
  font-weight: bold;
}
/* f9f3e3 */
/* 474e5c */
/* !--popup--! end */

@media only screen and (max-width: 700px) {

  .popup {

    justify-content: center !important;
    width: 70% !important;
  }
  .popup .left {
    height: auto !important;
  }
  .popup .left img {
    width: 200px !important;
    margin: 20px 0;
    height: auto !important;
  }

  .popup .right {
    width: 100% !important;
    padding: 0 !important;
  }

  .popup .left {
    width: 100% !important;
  }

  .popup .right {
    border-top: solid #474e5c;
    border-left: none !important;
  }
}


/* Responsive */

@media only screen and (max-width: 700px) {
    .mobileBtn {
      top: 10px !important;
    }
    .form_with_time{
      flex-direction: column;
    }
    .from_time {
      width: 100% !important;
    }
    .time_form_sec {
      width: 100% !important;
    }
    .abt_clic_link a, .view_all a {
          font-size: 10px !important;
    }
    .den_con_block {
      width: 100% !important;
    }
    .den_img, .den_img1 {
      position: inherit !important;
      margin: 0 !important;
      width: 100% !important;
      height: auto !important;
    }
    .ser_block {
      margin-bottom: 250px !important;
    }
    .ser_txt_block{
      width: 100% !important;
    }
    .abt_cli_head_txt span {
      width: 200px !important;
    }
    .abt_cli_head_txt:after, .abt_cli_head_txt:before {
      width: 200px !important;
    }
}

/* <---Responsive--/> */

.form-control {
  height: 36px !important;
}