/*
|----------------------------------------------------------------------------
| CSS INDEX
|----------------------------------------------------------------------------
	1.0 - General Styles
		1.1 - Alignments
		1.2 - Galleries
		1.3 - Fixed margin
		1.4 - Fixed padding
		1.5 - Fixed Button Style
		1.6 - page header
	2.0 - Main navbar
	3.0 - Banner Style
	4.0 - about-us-section
	5.0 - intro-section
	6.0 - counter-up-section
	7.0 - how-to-work-section
	8.0 - price-section
	9.0 - skill-section
	10.0 - video-section
	11.0 - team-section
	12.0 - contact-us-section
	13.0 - footer-section
*/
@font-face {
  font-family: 'century';
  src: url("fonts/cebswfte.ttf"); }

body {
  font-size: 24px;
  line-height: 1.4;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 400;
  margin: 0;
  padding: 0;
  position: relative; }

p {
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  color: #414040; }

h1 {
  font-family: century;
  font-size: 176px;
  line-height: 176px; }

h2 {
  font-family: century;
  font-size: 110px;
  line-height: 110px; }

h3 {
  font-family: century;
  font-size: 85px;
  line-height: 85px; }

h4 {
  font-family: century;
  font-size: 60px;
  line-height: 60px; }

h5 {
  font-family: century;
  font-size: 23px;
  line-height: 23px; }

h6 {
  font-family: century;
  font-size: 21px;
  line-height: 21px; }

.btn {
  position: relative; }
  .btn:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn-black-aash {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: 500;
  height: 56px;
  line-height: 56px;
  color: #ffffff;
  padding: 0 63px 0 58px;
  text-transform: uppercase;
  border-radius: 0;
  background-color: #3c3c3c;
  position: relative; }
  .btn-black-aash:before {
    content: '';
    display: block;
    top: -5px;
    left: -5px;
    bottom: 4px;
    right: 4px;
    position: absolute;
    border-radius: 0;
    border: 3px solid #171717;
    z-index: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .btn-black-aash:hover {
    color: #ffffff; }
    .btn-black-aash:hover:before {
      top: 0px;
      left: 0px;
      bottom: 0px;
      right: 0px; }

.bg-gray {
  background: #f7f7f7; }

.btn-black {
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  font-weight: 600;
  height: 46px;
  line-height: 46px;
  color: #ffffff;
  padding: 0 27px 0 27px;
  text-transform: uppercase;
  border-radius: 0;
  background-color: #171717;
  position: relative; }
  .btn-black:hover:after {
    left: 0;
    top: 0; }

.btn-border {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: 600;
  height: 46px;
  line-height: 46px;
  color: #171717;
  padding: 0 43px 0 43px;
  text-transform: uppercase;
  border-radius: 0;
  border: 1px solid #171717;
  position: relative; }
  .btn-border:hover {
    color: #171717; }

.btn-border-white {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: 600;
  height: 56px;
  line-height: 56px;
  color: #ffffff;
  padding: 0 43px 0 43px;
  text-transform: uppercase;
  border-radius: 0;
  border: 2px solid #ffffff;
  position: relative; }
  .btn-border-white:hover {
    color: #ffffff; }

.pablo-wraper {
  overflow: hidden; }

.pablo-box {
  margin: 0 62px 0 60px;
  background-color: #f7f7f7; }

@media all and (min-width: 1500px) {
  .container {
    max-width: 1485px; } }

@media all and (max-width: 1200px) {
  .pablo-box {
    margin: 0 40px 0 40px; } }

@media all and (max-width: 992px) {
  .pablo-box {
    margin: 0; } }

.section-title .sub-title {
  font-family: "Montserrat", sans-serif;
  font-size: 19px;
  font-weight: 600;
  line-height: 19px;
  color: #171717;
  margin-bottom: 300px;
  display: inline-block;
  text-transform: uppercase; }

.section-title .shodow-style {
  position: relative; }
  .section-title .shodow-style .title {
    font-family: "century", sans-serif;
    font-size: 110px;
    font-weight: 400;
    line-height: 137px;
    color: #171717;
    position: inherit;
    margin-top: -132px;
    z-index: 99; }
  .section-title .shodow-style .shadow-text {
    position: absolute;
    top: -70px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    color: white;
    font-family: "Montserrat", sans-serif;
    font-size: 430px;
    font-weight: 900;
    text-shadow: 0px 0px 92px rgba(86, 86, 86, 0.3);
    z-index: 0;
    text-transform: uppercase; }

.section-title-2 .sub-title {
  font-family: "Montserrat", sans-serif;
  font-size: 19px;
  font-weight: 600;
  line-height: 19px;
  color: #171717;
  margin-bottom: 27px;
  display: inline-block;
  text-transform: uppercase; }

.section-title-2 .title {
  font-family: "Montserrat", sans-serif;
  font-size: 100px;
  font-weight: 700;
  line-height: 100px;
  color: #171717;
  text-transform: uppercase; }

.section-title .sub-title.side-border {
  text-transform: uppercase;
  position: relative; }
  .section-title .sub-title.side-border:before {
    content: '';
    display: block;
    top: 8px;
    left: -99px;
    bottom: 0;
    position: absolute;
    height: 3px;
    width: 76px;
    background-color: #ffffff; }
  .section-title .sub-title.side-border:after {
    content: '';
    display: block;
    top: 8px;
    right: -99px;
    bottom: 0;
    position: absolute;
    height: 3px;
    width: 76px;
    background-color: #ffffff; }

.pd-bottom-190 {
  padding-bottom: 190px; }

.bg-light-gray {
  background: #998675; }

.bg-green {
  background: #003471; }

.bg-dark-gray {
  background: #534741; }

.overflow-hidden {
  overflow: hidden; }

.mg-bottom-30 {
  margin-bottom: 30px; }

@media all and (max-width: 1500px) {
  .section-title .shodow-style .shadow-text {
    font-size: 235px; }
  .section-title .shodow-style .title {
    font-size: 95px;
    line-height: 95px;
    margin-top: -100px; }
  .section-title .sub-title {
    margin-bottom: 190px; } }

@media all and (max-width: 1024px) {
  .section-title .shodow-style .shadow-text {
    font-size: 210px; }
  .section-title .shodow-style .title {
    font-size: 70px;
    line-height: 80px;
    margin-top: -115px; } }

@media all and (max-width: 992px) {
  .section-title .sub-title {
    margin-bottom: 180px; }
  .section-title .shodow-style .title {
    font-size: 60px;
    line-height: 70px; }
  .section-title-2 {
    margin-bottom: 86px !important; }
    .section-title-2 .sub-title {
      font-size: 16px; }
    .section-title-2 .title {
      font-size: 60px;
      line-height: 70px; }
  .section-title .shodow-style .shadow-text {
    font-size: 170px; } }

@media all and (max-width: 767px) {
  .section-title .shodow-style .title br {
    display: none; }
  .section-title .shodow-style .title {
    font-size: 45px;
    line-height: 55px; }
  .section-title-2 .title {
    font-size: 60px;
    line-height: 60px; }
  .section-title .shodow-style .shadow-text {
    display: none; }
  .section-title .shodow-style .title {
    margin-top: 0; }
  .section-title .sub-title {
    margin-bottom: 20px; }
  .section-title .sub-title.side-border:after,
  .section-title .sub-title.side-border:before {
    display: none; } }

@media all and (max-width: 424px) {
  .section-title .shodow-style .title {
    font-size: 42px;
    line-height: 52px; }
  .section-title-2 .title {
    font-size: 50px;
    line-height: 60px; } }

/*--------------------------------------
    single-select style
---------------------------------------*/
/* -----------------------------------
** Start Padding Space
-------------------------------------*/
.pdt5 {
  padding-top: 5px; }

.pdt10 {
  padding-top: 10px; }

.pdt12 {
  padding-top: 12px; }

.pdt15 {
  padding-top: 15px; }

.pdt17 {
  padding-top: 17px; }

.pdt20 {
  padding-top: 20px; }

.pdt25 {
  padding-top: 25px; }

.pdt30 {
  padding-top: 30px; }

.pdt35 {
  padding-top: 35px; }

.pdt40 {
  padding-top: 40px; }

.pdt45 {
  padding-top: 45px; }

.pdt50 {
  padding-top: 50px; }

.pdb5 {
  padding-bottom: 5px; }

.pdb10 {
  padding-bottom: 10px; }

.pdb12 {
  padding-bottom: 12px; }

.pdb15 {
  padding-bottom: 15px; }

.pdb17 {
  padding-bottom: 17px; }

.pdb20 {
  padding-bottom: 20px; }

.pdb25 {
  padding-bottom: 25px; }

.pdb30 {
  padding-bottom: 30px; }

.pdb35 {
  padding-bottom: 35px; }

.pdb40 {
  padding-bottom: 40px; }

.pdb45 {
  padding-bottom: 45px; }

.pdb50 {
  padding-bottom: 50px; }

.pdl0 {
  padding-left: 0; }

.pdl5 {
  padding-left: 5px; }

.pdl10 {
  padding-left: 10px; }

.pdl15 {
  padding-left: 15px; }

.pdl20 {
  padding-left: 20px; }

.pdl25 {
  padding-left: 25px; }

.pdl30 {
  padding-left: 30px; }

.pdr0 {
  padding-right: 0; }

.pdr5 {
  padding-right: 5px; }

.pdr10 {
  padding-right: 10px; }

.pdr15 {
  padding-right: 15px; }

.pdr20 {
  padding-right: 20px; }

.pdr25 {
  padding-right: 25px; }

.pdr30 {
  padding-right: 30px; }

.pdt0 {
  padding-top: 0 !important; }

.pdb0 {
  padding-bottom: 0 !important; }

/* -----------------------------------
** End Padding Space
-------------------------------------*/
/* -----------------------------------
** Start Margin Space
-------------------------------------*/
.mt0 {
  margin-top: 0px; }

.mt5 {
  margin-top: 5px; }

.mt10 {
  margin-top: 10px; }

.mt15 {
  margin-top: 15px; }

.mt20 {
  margin-top: 20px; }

.mt25 {
  margin-top: 25px; }

.mt30 {
  margin-top: 30px; }

.mt35 {
  margin-top: 35px; }

.mt40 {
  margin-top: 40px; }

.mt45 {
  margin-top: 45px; }

.mt50 {
  margin-top: 50px; }

.mt100 {
  margin-top: 100px; }

.mt80 {
  margin-top: 80px; }

.mt120 {
  margin-top: 120px; }

.mb0 {
  margin-bottom: 0px; }

.mb5 {
  margin-bottom: 5px; }

.mb10 {
  margin-bottom: 10px; }

.mb15 {
  margin-bottom: 15px; }

.mb20 {
  margin-bottom: 20px; }

.mb25 {
  margin-bottom: 25px; }

.mb30 {
  margin-bottom: 30px; }

.mb35 {
  margin-bottom: 35px; }

.mb40 {
  margin-bottom: 40px; }

.mb45 {
  margin-bottom: 45px; }

.mb50 {
  margin-bottom: 50px; }

.mb100 {
  margin-bottom: 100px; }

.mt0 {
  margin-top: 0 !important; }

.mb0 {
  margin-bottom: 0 !important; }

.ml-auto {
  margin-left: auto; }

.mr-auto {
  margin-right: auto; }

.ml5 {
  margin-left: 5px; }

.ml10 {
  margin-left: 10px; }

.ml15 {
  margin-left: 15px; }

.ml20 {
  margin-left: 20px; }

.ml25 {
  margin-left: 25px; }

.ml30 {
  margin-left: 30px; }

.ml35 {
  margin-left: 35px; }

.ml40 {
  margin-left: 40px; }

.mr10 {
  margin-right: 10px; }

.mr15 {
  margin-right: 15px; }

.mr20 {
  margin-right: 20px; }

.mr25 {
  margin-right: 25px; }

.mr30 {
  margin-right: 30px; }

.mr35 {
  margin-right: 35px; }

/* -----------------------------------
** End Margin Space
-------------------------------------*/
/* -----------------------------------
** Start font size Space
-------------------------------------*/
.fs12 {
  font-size: 12px; }

.fs13 {
  font-size: 13px; }

.fs14 {
  font-size: 14px; }

.fs15 {
  font-size: 15px; }

.fs16 {
  font-size: 16px; }

.fs17 {
  font-size: 17px; }

.fs18 {
  font-size: 18px; }

.fs19 {
  font-size: 19px; }

.fs20 {
  font-size: 20px; }

.fs21 {
  font-size: 21px; }

.fs22 {
  font-size: 22px; }

.fs23 {
  font-size: 23px; }

.fs24 {
  font-size: 24px; }

.fs25 {
  font-size: 25px; }

.fs30 {
  font-size: 30px; }

.fs35 {
  font-size: 35px; }

.fs40 {
  font-size: 40px; }

.fs45 {
  font-size: 45px; }

.fs50 {
  font-size: 50px; }

/* -----------------------------------
** End Font Size Space
-------------------------------------*/
.max-width-630 {
  max-width: 630px; }

.max-width700 {
  max-width: 700px; }

/*
|---------------------------------------------
| ;4.0 - Header-section
|---------------------------------------------
*/
.nav-pablo {
  padding: 35px 0 39px 0; }
  .nav-pablo .navbar-collapse .nav-item a {
    font-family: "Montserrat", sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 20px;
    color: #171717;
    margin-right: 50px;
    text-decoration: none;
    text-transform: uppercase; }

.navbar-brand-small {
  display: none; }

@media all and (max-width: 1024px) {
  .navbar.sm-navbar .navbar-toggler {
    margin-left: 60px; }
  .nav-pablo .navbar-collapse .nav-item a {
    margin-right: 23px; } }

@media all and (max-width: 991px) {
  .nav-pablo {
    padding: 35px 0 33px 0; }
  .navbar-brand-small {
    display: block; }
    .navbar-brand-small img {
      width: 70%; }
  .navbar-logo-large {
    display: none; }
  .navbar.sm-navbar .navbar-toggler {
    height: 40px;
    width: 40px; }
  .navbar.sm-navbar .navbar-toggler .line {
    width: 20px; } }

@media all and (max-width: 991px) {
  .nav-pablo {
    padding: 30px 0 27px 0; } }

/*
|---------------------------------------------
| 5.0 - banner-section
|---------------------------------------------
*/
.banner-section {
  background-image: url(../images/banner/01.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 200px 0 200px 0; }
  .banner-section .banner-title {
    font-family: century;
    font-size: 176px;
    line-height: 176px;
    color: #ffffff; }

.banner-social-left {
  position: absolute;
  top: 42px;
  margin-bottom: 0;
  left: -137px; }
  .banner-social-left ul {
    margin: 0;
    padding: 0; }
    .banner-social-left ul li {
      list-style: none;
      margin-bottom: 117px;
      -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
      transform: rotate(-90deg); }
      .banner-social-left ul li:last-child {
        margin-bottom: 0px; }
      .banner-social-left ul li a {
        font-family: "Montserrat", sans-serif;
        font-size: 13px;
        font-weight: 400;
        color: #171717;
        text-transform: uppercase;
        text-align: center;
        text-decoration: none; }
        .banner-social-left ul li a i {
          color: #171717;
          margin-left: 20px;
          font-size: 24px;
          -webkit-transform: rotate(90deg);
          -ms-transform: rotate(90deg);
          transform: rotate(90deg); }

@media all and (max-width: 1024px) {
  .banner-section .banner-title .title {
    font-size: 136px;
    line-height: 136px; } }

@media all and (max-width: 992px) {
  .banner-section .banner-title .title {
    font-size: 100px;
    line-height: 100px; }
  .banner-section {
    padding: 150px 0 150px 0; } }

@media all and (max-width: 767px) {
  .banner-section .banner-title .title {
    font-size: 66px;
    line-height: 66px; } }

@media all and (max-width: 374px) {
  .banner-section .banner-title .title {
    font-size: 56px;
    line-height: 56px; } }

/*
|---------------------------------------------
| 5.0 - banner-carousel
|---------------------------------------------
*/
.slider-image {
  margin-bottom: 135px;
  position: relative; }
  .slider-image .img-content {
    bottom: 17px;
    left: 160px;
    right: 160px;
    position: absolute; }
  .slider-image .left-side {
    display: inline-block; }
    .slider-image .left-side ul {
      list-style: none;
      padding-left: 0; }
      .slider-image .left-side ul li {
        font-family: "Montserrat", sans-serif;
        font-size: 20px;
        line-height: 46px;
        font-weight: 500;
        height: 46px;
        margin-right: 33px;
        padding: 0 31px 0 25px;
        display: inline-block;
        color: #ffffff;
        background-color: #171717; }
        .slider-image .left-side ul li img {
          max-width: 100%;
          width: auto;
          display: inline-block;
          margin-right: 20px; }
        .slider-image .left-side ul li a {
          font-family: "Montserrat", sans-serif;
          font-size: 13px;
          color: #ffffff;
          padding: 0px 14px 0 17px;
          text-transform: uppercase;
          text-decoration: none; }
    .slider-image .left-side h4 {
      text-transform: uppercase; }
  .slider-image h4 {
    font-family: "Montserrat", sans-serif;
    font-size: 60px;
    font-weight: 700;
    line-height: 60px;
    color: #ffffff;
    margin-bottom: 10px; }
  .slider-image .right-side .icons {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex; }
    .slider-image .right-side .icons a {
      padding: 13px 13px 13px 13px;
      background-color: #171717;
      display: inline-block; }
      .slider-image .right-side .icons a img {
        line-height: 46px; }
    .slider-image .right-side .icons i {
      color: #ffffff;
      height: 46px;
      background-color: #171717;
      margin-left: 15px;
      padding: 0 13px 0 13px;
      line-height: 46px; }

.property-page-slider .owl-nav {
  font-size: 32px;
  display: block !important;
  color: #ffffff; }
  .property-page-slider .owl-nav .owl-next {
    top: 50%;
    right: -28px;
    float: right;
    position: absolute;
    height: 56px;
    width: 56px;
    margin-top: -70px;
    background-color: #171717 !important; }
    .property-page-slider .owl-nav .owl-next:focus {
      outline: none;
      -webkit-box-shadow: none;
      box-shadow: none; }
  .property-page-slider .owl-nav .owl-prev {
    top: 50%;
    left: -28px;
    position: absolute;
    height: 56px;
    width: 56px;
    margin-top: -70px;
    line-height: 56px !important;
    background-color: #171717 !important; }
    .property-page-slider .owl-nav .owl-prev:focus {
      outline: none;
      -webkit-box-shadow: none;
      box-shadow: none; }

@media all and (max-width: 1400px) {
  .slider-image .img-content {
    left: 55px;
    right: 55px; }
  .slider-image h4 {
    font-size: 45px;
    line-height: 45px; } }

/*
|---------------------------------------------
| 6.0 - about-section
|---------------------------------------------
*/
.about-section {
  padding: 177px 0 190px 0; }
  .about-section .section-title {
    margin-bottom: 144px; }

.entry-thumb {
  margin-bottom: 70px; }
  .entry-thumb img {
    max-width: 100%; }

.about-content p {
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
  margin-bottom: 13px;
  color: #414040; }

.about-content.style-two p {
  margin-bottom: 25px;
  text-align: justify !important; }

@media all and (max-width: 992px) {
  .about-section {
    padding: 108px 0 118px 0; }
  .about-section .section-title {
    margin-bottom: 80px; } }

@media all and (max-width: 767px) {
  .about-content p {
    font-size: 18px;
    line-height: 22px; } }

/*
|---------------------------------------------
| 7.0 - team-section
|---------------------------------------------
*/
.team-section {
  padding: 141px 0 69px 0;
  background-color: #3c3c3c; }

.team-content {
  position: relative; }
  .team-content .sub-title {
    font-family: "Montserrat", sans-serif;
    font-size: 21px;
    font-weight: 600;
    line-height: 21px;
    color: #ffffff;
    position: absolute;
    left: -127px;
    top: -2px; }
    .team-content .sub-title span {
      position: relative; }
      .team-content .sub-title span:before {
        content: '';
        display: block;
        top: 13px;
        left: -157px;
        position: absolute;
        height: 3px;
        width: 78px;
        background-color: #ffffff; }
  .team-content p {
    font-family: "Montserrat", sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    color: #ffffff;
    margin-bottom: 100px; }

.team-single .entry-thumb {
  position: relative; }
  .team-single .entry-thumb .thumb-content {
    top: 50%;
    left: 0;
    right: 0;
    bottom: 0;
    margin-top: -26px;
    position: absolute;
    z-index: 999;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    visibility: hidden;
    opacity: 0; }
    .team-single .entry-thumb .thumb-content:focus {
      outline: none; }
    .team-single .entry-thumb .thumb-content a {
      text-decoration: none; }
      .team-single .entry-thumb .thumb-content a h6 {
        font-family: "Montserrat", sans-serif;
        font-size: 20px;
        font-weight: 600;
        line-height: 26px;
        color: #ffffff;
        text-transform: uppercase; }
    .team-single .entry-thumb .thumb-content p {
      font-family: "Montserrat", sans-serif;
      font-size: 20px;
      font-weight: 400;
      line-height: 26px;
      color: #ffffff; }
  .team-single .entry-thumb:before {
    content: '';
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    background-color: rgba(45, 45, 45, 0.41);
    position: absolute;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    visibility: hidden;
    opacity: 0; }
  .team-single .entry-thumb:hover .thumb-content {
    z-index: 9999;
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out; }
  .team-single .entry-thumb:hover:before {
    z-index: 0;
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out; }

@media all and (max-width: 1024px) {
  .team-content .sub-title {
    position: initial; }
  .team-single .entry-thumb .thumb-content a h6 {
    font-size: 14px;
    line-height: 16px; }
  .team-single .entry-thumb .thumb-content p {
    font-size: 14px;
    line-height: 20px; }
  .team-single .entry-thumb .thumb-content {
    margin-top: -4px; } }

@media all and (max-width: 992px) {
  .team-section {
    padding: 97px 0 70px 0; }
  .team-single .entry-thumb {
    margin-bottom: 30px; } }

@media all and (max-width: 767px) {
  .team-content .sub-title span:before {
    display: none; }
  .team-single .entry-thumb {
    text-align: center; }
    .team-single .entry-thumb img {
      width: 100%; }
  .team-content p {
    font-size: 18px;
    line-height: 22px; } }

/*
|---------------------------------------------
| 8.0 - testimonial-section
|---------------------------------------------
*/
.testimonial-section {
  padding-bottom: 177px; }

.testimonial-section2 .testimonial-carousel {
  background-color: transparent; }
  .testimonial-section2 .testimonial-carousel .item p {
    color: #414040; }
  .testimonial-section2 .testimonial-carousel .item h6 {
    color: #414040; }

.testimonial-carousel {
  padding: 140px 300px 129px 300px;
  background-color: #3c3c3c; }
  .testimonial-carousel .item img {
    max-width: 100%;
    width: auto;
    display: inline-block;
    margin-bottom: 58px; }
  .testimonial-carousel .item p {
    font-family: "Montserrat", sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    color: #ffffff;
    margin-bottom: 55px; }
  .testimonial-carousel .item h6 {
    font-family: "Montserrat", sans-serif;
    font-size: 21px;
    font-weight: 500;
    line-height: 21px;
    color: #ffffff;
    text-transform: uppercase; }

@media (min-width: 1400px) and (max-width: 1440px) {
  .testimonial-carousel {
    padding: 140px 200px 129px 200px; } }

@media all and (max-width: 1400px) {
  .testimonial-carousel {
    padding: 140px 200px 129px 200px; } }

@media all and (max-width: 1024px) {
  .testimonial-carousel {
    padding: 140px 150px 129px 150px; } }

@media all and (max-width: 992px) {
  .testimonial-section {
    padding-bottom: 107px; }
  .testimonial-carousel .item p {
    font-size: 18px;
    line-height: 22px; }
  .testimonial-carousel {
    padding: 100px 50px 89px 50px; }
  .testimonial-carousel .item img {
    margin-bottom: 41px; }
  .testimonial-carousel .item p {
    margin-bottom: 40px; }
  .testimonial-carousel .item h6 {
    font-size: 20px;
    line-height: 20px; } }

@media all and (max-width: 767px) {
  .testimonial-carousel {
    padding: 100px 20px 89px 20px; } }

/*
|---------------------------------------------
| 14.0 - contact-section
|---------------------------------------------
*/
.contact-section {
  padding: 150px 0; }
  .contact-section .section-title {
    margin-bottom: 148px; }

.contact-us img {
  display: inline-block;
  margin-bottom: 30px; }

.contact-us span {
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
  color: #414040;
  display: inherit; }

@media all and (max-width: 1024px) {
  .contact-us span {
    font-size: 16px; }
  .property-contact-area .social-contact ul li {
    margin-right: 20px; }
    .property-contact-area .social-contact ul li a {
      font-size: 18px; } }

@media all and (max-width: 992px) {
  .contact-section {
    padding: 117px 0; }
  .contact-section .section-title {
    margin-bottom: 80px; }
  .contact-us span {
    font-size: 16px; } }

/*
|---------------------------------------------
| 11.0 - work-section
|---------------------------------------------
*/
.work-section {
  padding: 176px 0 175px 0; }
  .work-section .section-title {
    margin-bottom: 160px; }

.gallery-section {
  padding-bottom: 177px; }

.gallery-isotope .gallery-item {
  width: 33.333333%;
  height: auto;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  .gallery-isotope .gallery-item .thumb {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 30px 30px 0; }
    .gallery-isotope .gallery-item .thumb img {
      width: 100%;
      height: auto; }
    .gallery-isotope .gallery-item .thumb .btn-tag {
      color: #171717;
      cursor: pointer;
      position: absolute;
      z-index: 999;
      -webkit-transform: translateY(20px);
      -ms-transform: translateY(20px);
      transform: translateY(20px);
      -webkit-transition: all 0.5s ease-in-out;
      -moz-transition: all 0.5s ease-in-out;
      -o-transition: all 0.5s ease-in-out;
      transition: all 0.5s ease-in-out;
      visibility: hidden;
      opacity: 0; }
      .gallery-isotope .gallery-item .thumb .btn-tag:focus {
        outline: none; }
      .gallery-isotope .gallery-item .thumb .btn-tag a {
        margin-right: 30px; }
        .gallery-isotope .gallery-item .thumb .btn-tag a img {
          width: auto;
          max-width: 100%; }
    .gallery-isotope .gallery-item .thumb:before {
      content: '';
      display: block;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      z-index: 0;
      margin: 15px;
      background-color: #2d2d2d;
      position: absolute;
      -webkit-transition: all 0.5s ease-in-out;
      -moz-transition: all 0.5s ease-in-out;
      -o-transition: all 0.5s ease-in-out;
      transition: all 0.5s ease-in-out;
      visibility: hidden;
      opacity: 0; }
  .gallery-isotope .gallery-item:hover .thumb:before {
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    opacity: .41;
    visibility: visible; }
  .gallery-isotope .gallery-item:hover .btn-tag {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    opacity: 1;
    visibility: visible; }
  .gallery-isotope .gallery-item.width2 {
    width: 66.666666%;
    height: auto; }

@media all and (max-width: 992px) {
  .work-section .section-title {
    margin-bottom: 67px; }
  .work-section {
    padding: 105px 0 76px 0; } }

@media all and (max-width: 992px) {
  .gallery-isotope .gallery-item.width2 {
    width: 100%;
    height: auto; }
  .gallery-isotope .gallery-item {
    width: 100%;
    height: auto; }
  .gallery-isotope .gallery-item .thumb {
    margin: 0 0 30px 0; } }

/*
|---------------------------------------------
| 12.0 - services-section
|---------------------------------------------
*/
.services-section {
  padding-bottom: 169px; }
  .services-section .section-title {
    margin-bottom: 150px; }

.service-single {
  z-index: 999; }
  .service-single a {
    position: relative;
    text-decoration: none;
    display: inline-block; }
    .service-single a .shadow-text {
      top: -73px;
      left: 0;
      position: absolute;
      font-family: "Montserrat", sans-serif;
      font-size: 100px;
      font-weight: 800;
      line-height: 100px;
      color: #ffffff;
      z-index: 0;
      text-shadow: 0px 0px 92px rgba(86, 86, 86, 0.3); }
    .service-single a .title {
      font-family: "Montserrat", sans-serif;
      font-size: 21px;
      font-weight: 600;
      line-height: 26px;
      margin-bottom: 30px;
      color: #171717;
      text-transform: uppercase; }
  .service-single p {
    font-family: "Montserrat", sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    color: #414040; }
  .service-single.style-two {
    margin-bottom: 30px;
    padding: 94px 20px 45px 20px;
    background-color: #3c3c3c; }
    .service-single.style-two a {
      position: relative; }
      .service-single.style-two a .title {
        color: #ffffff;
        margin-bottom: 50px;
        z-index: 99;
        position: inherit; }
      .service-single.style-two a .shadow-text {
        color: #636363;
        z-index: 0; }
    .service-single.style-two p {
      color: #ffffff;
      margin-bottom: 55px; }
    .service-single.style-two .btn-border {
      color: #ffffff;
      border-color: #ffffff; }

@media all and (max-width: 1400px) {
  .service-single a .title {
    font-size: 19px;
    line-height: 25px; } }

@media all and (max-width: 1024px) {
  .service-single.style-two a .title {
    font-size: 17px;
    line-height: 23px;
    margin-bottom: 30px; }
  .service-single a .shadow-text {
    top: -39px;
    font-size: 60px;
    line-height: 60px; }
  .service-single.style-two p {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 30px; }
  .service-single.style-two .btn-border {
    height: 40px;
    line-height: 40px;
    padding: 0 20px 0 20px; } }

@media all and (max-width: 992px) {
  .services-section {
    padding-bottom: 35px; }
  .services-section .section-title {
    margin-bottom: 100px; }
  .service-single {
    margin-bottom: 80px; } }

/*
|---------------------------------------------
| 15.0 - counter up section
|---------------------------------------------
*/
.counter-up-section {
  padding: 177px 0 178px 0; }
  .counter-up-section .section-title-2 {
    margin-bottom: 175px; }

.count img {
  margin-bottom: 15px;
  display: inline-block; }

.count .digit {
  font-family: "Montserrat", sans-serif;
  font-size: 85px;
  font-weight: 700;
  line-height: 85px;
  color: #171717;
  display: inherit;
  margin-bottom: 32px; }

.count h6 {
  font-family: "Montserrat", sans-serif;
  font-size: 21px;
  font-weight: 700;
  line-height: 21px;
  color: #171717; }

@media all and (max-width: 992px) {
  .counter-up-section {
    padding: 107px 0 108px 0; }
  .count .digit {
    font-size: 66px;
    line-height: 66px;
    margin-bottom: 20px; } }

@media all and (max-width: 767px) {
  .count {
    margin-bottom: 55px; }
  .counter-up-section {
    padding: 107px 0 62px 0; } }

@media all and (max-width: 424px) {
  .count img {
    width: 10%; }
  .count .digit {
    font-size: 45px;
    line-height: 50px;
    font-weight: 600;
    margin-bottom: 15px; }
  .count h6 {
    font-size: 16px;
    font-weight: 600;
    line-height: 19px; } }

/*
|---------------------------------------------
| 16.0 - partner section
|---------------------------------------------
*/
.partner-section {
  padding: 65px 0 64px 0;
  background-color: #3c3c3c; }
  .partner-section .section-title .sub-title:before {
    right: -18px;
    left: auto;
    bottom: 15px;
    width: 75px; }

.partner-carousel .item {
  text-align: center;
  border-right: 1px solid #555555; }
  .partner-carousel .item img {
    display: inline-block;
    max-width: 100% !important;
    width: auto; }

.partner-carousel .owl-item.active + .active + .active + .active .item {
  border-right: 0; }

.partner-carousel .owl-nav {
  font-size: 32px;
  display: block !important;
  color: #ffffff; }
  .partner-carousel .owl-nav .owl-next {
    top: 50%;
    right: -100px;
    float: right;
    position: absolute;
    height: 56px;
    width: 56px;
    margin-top: -28px;
    background-color: #171717 !important; }
    .partner-carousel .owl-nav .owl-next:focus {
      outline: none;
      -webkit-box-shadow: none;
      box-shadow: none; }
  .partner-carousel .owl-nav .owl-prev {
    top: 50%;
    left: -100px;
    position: absolute;
    height: 56px;
    width: 56px;
    margin-top: -28px;
    line-height: 56px !important;
    background-color: #171717 !important; }
    .partner-carousel .owl-nav .owl-prev:focus {
      outline: none;
      -webkit-box-shadow: none;
      box-shadow: none; }

@media all and (max-width: 1500px) {
  .partner-carousel .owl-nav .owl-prev {
    left: -35px; }
  .partner-carousel .owl-nav .owl-next {
    right: -35px; } }

@media all and (max-width: 1024px) {
  .partner-carousel .owl-nav .owl-prev {
    left: -13px; }
  .partner-carousel .owl-nav .owl-next {
    right: -13px; } }

@media all and (max-width: 991px) {
  .partner-carousel .owl-item.active + .active + .active .item {
    border-right: 0; } }

@media all and (max-width: 767px) {
  .partner-carousel .item img {
    border: 0; }
  .partner-carousel .owl-nav .owl-prev {
    left: 0;
    top: 100%;
    right: -100px;
    float: left;
    right: auto;
    margin-top: 0;
    background-color: transparent !important; }
  .partner-carousel .owl-nav .owl-next {
    right: 0;
    left: 30px;
    top: 100%;
    float: left;
    right: auto;
    margin-top: 0;
    background-color: transparent !important; }
  .partner-carousel .owl-item .item {
    border-right: 0; } }

/*
|---------------------------------------------
| 17.0 - contact section
|---------------------------------------------
*/
.contact-us-section {
  padding: 129px 100px 140px 80px;
  background-color: #3c3c3c; }
  .contact-us-section .section-title .sub-title {
    margin-bottom: 74px; }

.contact-form .section-title .sub-title {
  color: #ffffff; }

.contact-form .form-group input {
  height: 66px;
  color: #ffffff;
  margin-bottom: 32px;
  padding: 0 30px 0 0;
  border: 0;
  border-radius: 0;
  border-bottom: 3px solid #555555;
  background-color: transparent; }
  .contact-form .form-group input:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none; }

.contact-form .form-group input::-webkit-input-placeholder {
  color: white;
  font-size: 20px;
  font-family: "Montserrat", sans-serif;
  font-weight: 300; }

.contact-form .form-group input:-ms-input-placeholder {
  color: white;
  font-size: 20px;
  font-family: "Montserrat", sans-serif;
  font-weight: 300; }

.contact-form .form-group input::-ms-input-placeholder {
  color: white;
  font-size: 20px;
  font-family: "Montserrat", sans-serif;
  font-weight: 300; }

.contact-form .form-group input::placeholder {
  color: white;
  font-size: 20px;
  font-family: "Montserrat", sans-serif;
  font-weight: 300; }

.contact-form .form-group textarea {
  height: 150px !important;
  border: 0;
  color: #ffffff;
  margin-bottom: 60px;
  border: 0;
  border-radius: 0;
  border-bottom: 3px solid #555555;
  background-color: transparent;
  padding: 10px 0 0 0; }
  .contact-form .form-group textarea:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none; }

.contact-form .form-group textarea::-webkit-input-placeholder {
  color: #ffffff;
  font-size: 20px;
  font-family: "Montserrat", sans-serif;
  font-weight: 300; }

.contact-form .form-group textarea:-ms-input-placeholder {
  color: #ffffff;
  font-size: 20px;
  font-family: "Montserrat", sans-serif;
  font-weight: 300; }

.contact-form .form-group textarea::-ms-input-placeholder {
  color: #ffffff;
  font-size: 20px;
  font-family: "Montserrat", sans-serif;
  font-weight: 300; }

.contact-form .form-group textarea::placeholder {
  color: #ffffff;
  font-size: 20px;
  font-family: "Montserrat", sans-serif;
  font-weight: 300; }

.contact-form .btn-black {
  height: 56px;
  padding: 0 44px 0 44px; }

@media all and (max-width: 992px) {
  .contact-us-section {
    padding: 89px 100px 100px 80px; } }

/*
|---------------------------------------------
| 18.0 - faq section
|---------------------------------------------
*/
.faq-section {
  padding-bottom: 200px; }

.pablo-accordion .card {
  border: 0;
  margin-bottom: 50px;
  border-bottom: 1px solid #b7b7b7 !important; }
  .pablo-accordion .card .card-header {
    padding: 0;
    border: 0; }
    .pablo-accordion .card .card-header .btn-link {
      font-family: "Montserrat", sans-serif;
      font-size: 21px;
      font-weight: 600;
      line-height: 26px;
      color: black;
      text-decoration: none;
      text-align: left;
      padding: 0 0 34px 0;
      text-transform: uppercase;
      white-space: inherit;
      position: relative; }
      .pablo-accordion .card .card-header .btn-link:after {
        content: '\f106';
        display: block;
        top: 0;
        right: 0;
        bottom: 0;
        position: absolute;
        font-family: fontawesome; }
      .pablo-accordion .card .card-header .btn-link.collapsed:after {
        content: '\f107';
        display: block;
        top: 0;
        right: 0;
        bottom: 0;
        position: absolute;
        font-family: fontawesome; }
  .pablo-accordion .card .card-body {
    font-family: "Montserrat", sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    color: #414040;
    padding: 0 0 40px 0;
    background-color: #f7f7f7; }

@media all and (max-width: 992px) {
  .pablo-accordion .card .card-header .btn-link {
    font-size: 16px;
    line-height: 24px; }
  .faq-section {
    padding-bottom: 50px; }
  .pablo-accordion .card .card-body {
    font-size: 16px;
    line-height: 22px; }
  .pablo-accordion .card {
    margin-bottom: 40px; }
  .pablo-accordion .card .card-header .btn-link span {
    font-size: 15px !important; } }

/*
|---------------------------------------------
| 19.0 - free-consultation
|---------------------------------------------
*/
.consultation-section {
  padding-bottom: 189px; }

.book-form .form-group input {
  height: 70px;
  font-family: "Montserrat", sans-serif;
  color: #171717;
  padding: 0 30px 0 20px;
  border-radius: 0;
  margin-bottom: 45px;
  border: 3px solid #171717;
  background-color: #ffffff; }
  .book-form .form-group input:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none; }

.book-form .form-group input::-webkit-input-placeholder {
  font-size: 20px;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  color: #7a7979; }

.book-form .form-group input:-ms-input-placeholder {
  font-size: 20px;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  color: #7a7979; }

.book-form .form-group input::-ms-input-placeholder {
  font-size: 20px;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  color: #7a7979; }

.book-form .form-group input::placeholder {
  font-size: 20px;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  color: #7a7979; }

.book-form .form-group label {
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 12px;
  color: #414040;
  padding: 0 22px 55px 40px; }

.book-form .form-group .custom-control {
  margin-right: 87px; }

.book-form .form-group .textarea {
  font-family: "Montserrat", sans-serif;
  padding: 13px 0 0 20px;
  height: 218px;
  width: 100%;
  border-radius: 0;
  margin-bottom: 29px;
  border: 3px solid #171717;
  background-color: #ffffff; }
  .book-form .form-group .textarea:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none; }

.book-form .form-group .textarea::-webkit-input-placeholder {
  font-size: 20px;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  color: #7a7979; }

.book-form .form-group .textarea:-ms-input-placeholder {
  font-size: 20px;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  color: #7a7979; }

.book-form .form-group .textarea::-ms-input-placeholder {
  font-size: 20px;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  color: #7a7979; }

.book-form .form-group .textarea::placeholder {
  font-size: 20px;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  color: #7a7979; }

.book-form .btn-sky {
  padding: 0 79px 0 78px; }

.form-control, .form-group .form-control {
  height: 70px !important;
  width: 100%;
  line-height: 70px;
  font-family: "Montserrat", sans-serif;
  color: #7a7979;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 56px;
  padding: 0 30px 0 15px;
  border: 3px solid #171717;
  border-radius: 0;
  background-color: #ffffff; }
  .form-control .current, .form-group .form-control .current {
    font-size: 22px;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    color: #171717; }
  .form-control:focus, .form-group .form-control:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none; }

.nice-select:after {
  border-bottom: 2px solid #171717 !important;
  border-right: 2px solid #171717 !important;
  content: '';
  display: block;
  height: 10px;
  margin-top: -4px;
  pointer-events: none;
  position: absolute;
  right: 31px;
  top: 50%;
  width: 10px; }

.nice-select.open .list {
  width: 100%; }

.colorfull-radio-button-wrap label {
  position: relative;
  font-weight: 300;
  padding-left: 30px;
  z-index: 5;
  padding-right: 35px; }

.colorfull-radio-button-wrap input[type="radio"] {
  display: none !important; }

.colorfull-radio-button-wrap {
  display: inline-block; }

.consult-area .form-group h6 {
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
  color: #414040;
  font-weight: 500; }

.colorfull-radio-button-wrap label:before {
  position: absolute;
  left: 0;
  top: -4px;
  width: 18px;
  height: 18px;
  border: 3px solid #171717;
  border-radius: 100%;
  content: '';
  background: #ffffff; }

.colorfull-radio-button-wrap input[type="radio"]:checked + label::before {
  border-width: 3px;
  border: 3px solid #171717; }

.colorfull-radio-button-wrap input[type="radio"]:checked + label::after {
  position: absolute;
  left: 5px;
  top: 1px;
  width: 8px;
  height: 8px;
  background: #171717;
  border-radius: 100%;
  content: ''; }

.pb-bg-black .nice-select:after {
  border-color: #ffffff !important; }

@media all and (max-width: 992px) {
  .consultation-section {
    padding-bottom: 100px; }
  .book-form .form-group input {
    margin-bottom: 30px; } }

@media all and (max-width: 992px) {
  .form-control .current, .form-group .form-control .current {
    font-size: 18px; }
  .form-control, .form-group .form-control {
    line-height: 70px;
    font-size: 17px; }
    .form-control .current, .form-group .form-control .current {
      font-size: 17px; }
  .form-control, .form-group .form-control::-webkit-input-placeholder {
    font-size: 16px !important; }
  .form-control, .form-group .form-control:-ms-input-placeholder {
    font-size: 16px !important; }
  .form-control, .form-group .form-control::-ms-input-placeholder {
    font-size: 16px !important; }
  .form-control, .form-group .form-control::placeholder {
    font-size: 16px !important; }
  textarea::-webkit-input-placeholder {
    font-size: 17px !important; }
  textarea:-ms-input-placeholder {
    font-size: 17px !important; }
  textarea::-ms-input-placeholder {
    font-size: 17px !important; }
  textarea::placeholder {
    font-size: 17px !important; } }

/*
|---------------------------------------------
| 19.0 - select-area
|---------------------------------------------
*/
.select-area {
  padding: 100px 0 100px 0;
  background-color: #3c3c3c; }
  .select-area .form-group .form-control {
    border: 0;
    padding-left: 0;
    border-bottom: 3px solid #555555;
    background-color: transparent; }
    .select-area .form-group .form-control .current {
      color: #ffffff; }

.form-control::-webkit-input-placeholder {
  color: red;
  font-size: 20px;
  font-family: "Montserrat", sans-serif;
  font-weight: 300; }

.form-control:-ms-input-placeholder {
  color: red;
  font-size: 20px;
  font-family: "Montserrat", sans-serif;
  font-weight: 300; }

.form-control::-ms-input-placeholder {
  color: red;
  font-size: 20px;
  font-family: "Montserrat", sans-serif;
  font-weight: 300; }

.form-control::placeholder {
  color: red;
  font-size: 20px;
  font-family: "Montserrat", sans-serif;
  font-weight: 300; }

.nice-select:after {
  border-bottom: 2px solid #ffffff;
  border-right: 2px solid #ffffff; }

.single-range-slide {
  margin-bottom: 45px; }

.range-slider-title span {
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 20px;
  color: #ffffff; }

.slider.slider-horizontal {
  width: 100%; }

.slider-handle {
  background: red; }

.slider-handle.round {
  border-radius: 0;
  background: #ffffff; }

@media all and (max-width: 991px) {
  .range-slider-title span {
    font-size: 16px; } }

/*
|---------------------------------------------
| 20.0 - imsurance-area
|---------------------------------------------
*/
.insurance-plan {
  padding-bottom: 150px; }

.patient-thumbnail img {
  max-width: 100%; }

.patient-services .section-title .sub-title {
  margin-bottom: 20px; }

.patient-services .section-title .title {
  font-family: "Montserrat", sans-serif;
  font-size: 100px;
  font-weight: 700;
  line-height: 118px;
  color: #171717;
  margin-bottom: 72px;
  text-transform: uppercase; }

.patient-services .section-title p {
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 7px;
  color: #414040; }

.insurance-condition a {
  font-family: "Montserrat", sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 26px;
  color: #171717;
  margin: 29px 0 0 23px;
  text-decoration: none;
  display: inline-block;
  border-bottom: 2px solid #878787; }

@media (min-width: 1400px) and (max-width: 1450px) {
  .patient-services .section-title .title {
    font-size: 82px;
    line-height: 100px;
    margin-bottom: 34px; } }

@media all and (max-width: 1400px) {
  .patient-services .section-title .title {
    font-size: 84px;
    line-height: 102px;
    margin-bottom: 35px; } }

@media all and (max-width: 1024px) {
  .patient-services .section-title .title {
    font-size: 66px;
    line-height: 84px;
    margin-bottom: 24px; }
  .insurance-benefits-area .section-title .title {
    font-size: 65px;
    line-height: 65px; } }

@media all and (max-width: 992px) {
  .insurance-plan {
    padding-bottom: 120px; }
  .insurance-plan .patient-thumbnail {
    margin-bottom: 50px; }
  .patient-services .section-title .title {
    font-size: 62px;
    line-height: 82px; }
  .patient-services .section-title p {
    font-size: 18px;
    line-height: 22px; } }

@media all and (max-width: 767px) {
  .patient-services .section-title .title {
    font-size: 36px;
    line-height: 56px; }
  .insurance-condition a {
    font-size: 20px;
    line-height: 24px; } }

@media all and (max-width: 424px) {
  .patient-services .section-title .title {
    font-size: 27px;
    line-height: 37px; }
  .insurance-condition a {
    font-size: 16px;
    line-height: 20px;
    margin: 29px 0 0 6px; }
  .care-details .section-title .sub-title:before {
    display: none; } }

/*
|---------------------------------------------
| 21.0 - care section
|---------------------------------------------
*/
.care-section {
  position: relative;
  background-color: #3c3c3c; }
  .care-section .thumbnail-wrap {
    top: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    overflow: hidden;
    margin: 20px; }

.care-details {
  padding: 130px 0 183px 0; }
  .care-details .section-title .sub-title {
    margin-bottom: 72px;
    padding-left: 92px;
    color: #ffffff;
    position: relative; }
    .care-details .section-title .sub-title:before {
      content: '';
      display: block;
      top: 8px;
      left: 0;
      bottom: 0;
      position: absolute;
      height: 3px;
      width: 76px;
      background: #ffffff; }
  .care-details .section-title p {
    font-family: "Montserrat", sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    color: #ffffff;
    text-align: justify; }

@media all and (max-width: 1024px) {
  .care-details {
    padding: 130px 0 120px 0; } }

@media all and (max-width: 992px) {
  .care-section {
    padding: 88px 0 82px 0; }
  .care-details {
    padding: 0; }
  .care-details .section-title p {
    font-size: 18px;
    line-height: 22px; }
  .care-details .section-title .sub-title {
    margin-bottom: 52px; }
  .thumbnail-wrap {
    display: none; } }

@media all and (max-width: 424px) {
  .care-details .section-title .sub-title:before {
    display: none; }
  .care-details .section-title .sub-title {
    padding-left: 0; } }

/*---------------------------------------
	insurance-benefits-area style
----------------------------------------*/
.insurance-benefits-area {
  padding: 127px 0 153px 0; }
  .insurance-benefits-area .section-title .sub-title {
    margin-bottom: 25px; }
  .insurance-benefits-area .section-title .title {
    font-size: 100px;
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 76px; }
  .insurance-benefits-area .section-title p {
    font-family: "Montserrat", sans-serif;
    font-size: 20px;
    line-height: 24px;
    font-weight: 500;
    margin-bottom: 7px;
    color: #414040; }

.table.table-striped tbody .bg {
  height: 60px;
  background-color: #faf9fa; }

.table.table-striped tbody th {
  font-family: "Montserrat", sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 60px;
  padding-left: 23px;
  color: #171717;
  border: 0; }

.table.table-striped tbody td {
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 60px;
  padding-left: 21px;
  color: #414040;
  border: 0; }

@media all and (max-width: 1400px) {
  .insurance-benefits-area .section-title .title {
    font-size: 84px;
    line-height: 84px; } }

@media all and (max-width: 1024px) {
  .insurance-benefits-area .section-title .title {
    font-size: 65px;
    line-height: 65px; } }

@media all and (max-width: 992px) {
  .insurance-benefits-area .section-title p {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 30px; }
  .insurance-benefits-area {
    padding: 106px 0 84px 0; }
  .insurance-benefits-area .section-title .title {
    font-size: 58px;
    line-height: 58px;
    margin-bottom: 45px; }
  .table.table-striped tbody .bg {
    height: 40px !important; }
  .table.table-striped tbody th {
    font-size: 20px;
    line-height: 40px; }
  .table.table-striped tbody td {
    line-height: 40px; } }

@media all and (max-width: 767px) {
  .insurance-benefits-area .section-title .title {
    font-size: 32px;
    line-height: 32px; }
  .table.table-striped tbody td {
    font-family: "Montserrat", sans-serif;
    font-size: 15px; }
  .table.table-striped tbody th {
    font-size: 15px; } }

@media all and (max-width: 424px) {
  .insurance-benefits-area .section-title .title {
    font-size: 24px;
    line-height: 24px; } }

/*---------------------------------------
	services section
----------------------------------------*/
.service-post {
  padding-bottom: 110px; }
  .service-post img {
    max-width: 100%;
    margin-bottom: 58px; }
  .service-post h6 {
    font-family: "Montserrat", sans-serif;
    font-size: 23px;
    font-weight: 700;
    line-height: 23px;
    color: #171717;
    margin-bottom: 39px; }
  .service-post p {
    font-family: "Montserrat", sans-serif;
    font-size: 20px;
    line-height: 24px;
    font-weight: 500;
    margin-bottom: 25px;
    color: #414040; }
  .service-post .mb {
    margin-bottom: 53px; }

.unique-service-title .title {
  font-family: "Montserrat", sans-serif;
  font-size: 23px;
  line-height: 24px;
  font-weight: 700;
  margin-bottom: 47px;
  color: #171717; }

.unique-service .sub-title {
  padding-top: 25px;
  margin-bottom: 36px;
  border-top: 8px solid #3c3c3c; }
  .unique-service .sub-title a {
    font-family: "Montserrat", sans-serif;
    font-size: 21px;
    font-weight: 700;
    color: #171717;
    text-decoration: none;
    text-transform: uppercase; }
  .unique-service .sub-title p {
    font-family: "Montserrat", sans-serif;
    font-size: 20px;
    line-height: 24px;
    font-weight: 500;
    color: #414040; }

@media all and (max-width: 1400px) {
  .unique-service .sub-title a {
    font-size: 20px;
    line-height: 20px; } }

@media (min-width: 1400px) and (max-width: 1440px) {
  .unique-service .sub-title a {
    font-size: 20px;
    line-height: 20px; } }

@media all and (max-width: 992px) {
  .service-post {
    padding-bottom: 61px; }
  .unique-service {
    margin-bottom: 57px; }
  .service-post p {
    font-size: 18px;
    line-height: 22px; }
  .unique-service .sub-title a {
    font-size: 19px;
    line-height: 19px; } }

@media all and (max-width: 767px) {
  .service-post h6 {
    text-align: left !important; }
  .unique-service-title .title {
    font-size: 22px;
    line-height: 26px; } }

@media all and (max-width: 424px) {
  .unique-service .sub-title {
    margin-bottom: 21px; } }

/*---------------------------------------
	cta section
----------------------------------------*/
.cta-section {
  padding: 136px 0 140px 0;
  background-color: #3c3c3c; }

.cta-entry-content h6 {
  font-family: "Montserrat", sans-serif;
  font-size: 21px;
  line-height: 21px;
  font-weight: 600;
  color: #ffffff;
  margin-bottom: 60px;
  text-transform: uppercase; }

.cta-entry-content h5 {
  font-family: "Montserrat", sans-serif;
  font-size: 23px;
  line-height: 23px;
  font-weight: 700;
  margin-bottom: 55px;
  color: #ffffff; }

.cta-entry-content .btn-border {
  color: #ffffff;
  line-height: 53px;
  height: 56px;
  padding: 0 43px 0 43px;
  border: 3px solid #ffffff; }

@media all and (max-width: 992px) {
  .cta-section {
    padding: 96px 0 100px 0; }
  .cta-entry-content h6 {
    margin-bottom: 45px; }
  .cta-entry-content h5 {
    margin-bottom: 35px; } }

@media all and (max-width: 767px) {
  .cta-entry-content h5 {
    font-family: "Montserrat", sans-serif;
    font-size: 23px;
    line-height: 32px; } }

/*---------------------------------------
	cart-table
----------------------------------------*/
.shop-page-title .breadcrumb {
  background: transparent;
  padding: 12px 0 0 0; }
  .shop-page-title .breadcrumb .breadcrumb-item {
    position: relative;
    margin-right: 30px; }
    .shop-page-title .breadcrumb .breadcrumb-item:before {
      color: #171717 !important; }
    .shop-page-title .breadcrumb .breadcrumb-item a {
      font-size: 13px;
      font-weight: 600;
      color: #171717;
      font-family: "Montserrat", sans-serif;
      text-transform: uppercase;
      text-decoration: none; }

.shop-page-title h4 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  margin-bottom: 0;
  padding: 40px 0 70px 0;
  text-transform: uppercase; }

.shop-page-title .breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: .5rem;
  color: #6c757d;
  content: ">";
  position: absolute;
  left: -18px;
  top: 2px; }

.cart-table thead {
  border-bottom: 1px solid #d9d8d7; }
  .cart-table thead tr th {
    font-size: 19px;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    border: 0;
    padding: 0;
    padding-bottom: 13px; }

.cart-table tbody tr td {
  border: 0;
  font-size: 20px;
  font-family: "Montserrat", sans-serif;
  color: #414040;
  border-top: 1px solid #d9d8d7;
  border-bottom: 1px solid #d9d8d7;
  position: relative;
  padding: 28px; }
  .cart-table tbody tr td img {
    margin-right: 9px; }
  .cart-table tbody tr td h6 {
    font-family: "Montserrat", sans-serif;
    font-size: 20px;
    color: #414040; }
  .cart-table tbody tr td .quantity {
    position: relative;
    background: #171717; }
    .cart-table tbody tr td .quantity input {
      width: 160px;
      text-align: center;
      margin: 0 auto;
      height: 56px !important;
      padding: 0 0 0 12px; }
  .cart-table tbody tr td .quantity-nav .quantity-button {
    position: absolute;
    height: 56px;
    width: 56px;
    text-align: center;
    font-size: 40px;
    color: #ffffff;
    background: #171717;
    cursor: pointer; }
  .cart-table tbody tr td .quantity-nav .quantity-up {
    right: 0;
    top: 0; }
  .cart-table tbody tr td .quantity-nav .quantity-down {
    left: 0;
    top: 0; }
  .cart-table tbody tr td .cross-btn {
    height: 56px;
    width: 56px;
    line-height: 51px;
    display: inline-block;
    border: 1px solid #d9d8d7;
    position: absolute;
    left: 35px;
    cursor: pointer;
    bottom: 28px; }

@media all and (max-width: 1500px) {
  .cart-table thead tr th {
    font-size: 16px; }
  .cart-table tbody tr {
    margin-bottom: 20px; }
    .cart-table tbody tr td {
      padding: 18px;
      font-size: 16px; }
      .cart-table tbody tr td img {
        margin-right: 9px;
        width: 30%; }
      .cart-table tbody tr td h6 {
        font-size: 16px; }
      .cart-table tbody tr td .quantity input {
        width: 150px;
        text-align: center;
        margin: 0 auto;
        height: 50px !important;
        padding: 0 0 0 12px;
        font-size: 16px; }
      .cart-table tbody tr td .quantity-nav .quantity-button {
        height: 50px;
        width: 50px;
        font-size: 30px;
        padding-top: 3px; }
      .cart-table tbody tr td .cross-btn {
        height: 40px;
        width: 42px;
        line-height: 37px;
        display: inline-block;
        border: 1px solid #d9d8d7;
        position: absolute;
        left: 18px;
        cursor: pointer;
        bottom: 11px; } }

@media all and (max-width: 1200px) {
  .shop-page-title h4 {
    font-size: 35px; }
  .cart-table tbody tr {
    margin-bottom: 20px; }
    .cart-table tbody tr td .quantity input {
      width: 118px;
      text-align: center;
      margin: 0 auto;
      height: 40px !important;
      padding: 0 0 0 0;
      font-size: 16px; }
    .cart-table tbody tr td .quantity-nav .quantity-button {
      height: 40px;
      width: 40px;
      font-size: 25px;
      padding-top: 3px; }
    .cart-table tbody tr td .cross-btn {
      height: 30px;
      width: 30px;
      line-height: 27px; } }

@media all and (max-width: 767px) {
  .shop-page-title .breadcrumb .breadcrumb-item a {
    font-size: 11px; }
  .shop-page-title .breadcrumb-item + .breadcrumb-item::before {
    left: -18px;
    top: 8px;
    font-size: 18px; }
  .shop-page-title h4 {
    font-size: 26px;
    padding: 20px 0 40px 0; }
  .cart-table tbody tr td img {
    width: 80%; }
  .cart-table tbody tr td h6 {
    font-size: 12px; } }

/*---------------------------------------
	shop-summary
----------------------------------------*/
.shop-page-btn {
  margin-top: 60px; }
  .shop-page-btn .btn {
    height: 55px;
    line-height: 55px; }
  .shop-page-btn .btn-black {
    padding: 0 148px; }

.shop-summary {
  background: #ffffff;
  border: 1px solid #d9d8d7;
  padding: 45px 42px 30px 42px;
  margin-top: 50px; }
  .shop-summary .title {
    font-size: 21px;
    font-weight: 600;
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase; }
  .shop-summary .single-summary {
    padding: 35px 0; }
    .shop-summary .single-summary img {
      margin-right: 13px; }
    .shop-summary .single-summary a {
      font-size: 20px;
      font-family: "Montserrat", sans-serif;
      text-transform: capitalize;
      color: #414040;
      float: left; }
    .shop-summary .single-summary span {
      font-size: 20px;
      font-family: "Montserrat", sans-serif;
      text-transform: capitalize;
      color: #414040;
      float: right; }
    .shop-summary .single-summary p {
      font-size: 20px;
      font-family: "Montserrat", sans-serif;
      text-transform: capitalize;
      color: #414040;
      margin-bottom: 0;
      display: block;
      float: left;
      width: 100%; }
  .shop-summary .total-area-wrap {
    padding: 35px 0 30px 0; }
  .shop-summary .total-area {
    font-size: 20px;
    font-family: "Montserrat", sans-serif;
    text-transform: capitalize;
    color: #414040; }
    .shop-summary .total-area span {
      font-size: 20px;
      font-family: "Montserrat", sans-serif;
      text-transform: capitalize;
      color: #414040; }
  .shop-summary .order-total-area {
    padding-top: 40px; }
    .shop-summary .order-total-area span {
      font-weight: 700; }

@media all and (max-width: 1500px) {
  .shop-page-btn {
    margin-top: 60px; }
    .shop-page-btn .btn {
      height: 55px;
      line-height: 55px; }
    .shop-page-btn .btn-black {
      padding: 0 148px; }
  .shop-summary {
    padding: 35px 25px 25px 25px; }
    .shop-summary .title {
      font-size: 21px;
      font-weight: 600; }
    .shop-summary .single-summary a {
      font-size: 16px; }
    .shop-summary .single-summary span {
      font-size: 16px; }
    .shop-summary .single-summary p {
      font-size: 16px; }
    .shop-summary .total-area-wrap {
      padding: 35px 0 30px 0; }
    .shop-summary .total-area {
      font-size: 16px; }
      .shop-summary .total-area span {
        font-size: 16px; }
    .shop-summary .order-total-area {
      padding-top: 40px; }
      .shop-summary .order-total-area span {
        font-weight: 700; }
  .shop-page-btn .btn-black {
    padding: 0 88px; } }

@media (max-width: 1200px) {
  .shop-page-btn .btn-black {
    padding: 0 57px; }
  .shop-summary .single-summary span {
    float: left; } }

@media (max-width: 991px) {
  .shop-summary .single-summary span {
    float: right; } }

@media (max-width: 767px) {
  .shop-page-btn .btn-black {
    float: left !important; }
  .shop-page-btn .btn {
    height: 45px;
    line-height: 45px; } }

@media (max-width: 320px) {
  .shop-summary .single-summary span {
    float: none !important; } }

/*---------------------------------------
	thanks-shopping-details
----------------------------------------*/
.thanks-shopping-details {
  padding: 45px 45px; }
  .thanks-shopping-details p.text {
    font-size: 22px;
    font-family: "Montserrat", sans-serif;
    padding-bottom: 30px;
    line-height: normal; }
  .thanks-shopping-details .shiping-delivery p {
    font-size: 20px;
    line-height: 28px;
    font-family: "Montserrat", sans-serif; }

@media all and (max-width: 1500px) {
  .thanks-shopping-details p.text {
    font-size: 18px;
    font-family: "Montserrat", sans-serif;
    padding-bottom: 30px;
    line-height: normal; }
  .thanks-shopping-details .shiping-delivery p {
    font-size: 17px;
    line-height: 28px;
    font-family: "Montserrat", sans-serif; } }

@media all and (max-width: 767px) {
  .thanks-shopping-details {
    padding: 25px; }
    .thanks-shopping-details p {
      font-size: 16px; }
    .thanks-shopping-details p.text {
      font-size: 16px;
      padding-bottom: 10px; }
    .thanks-shopping-details .shiping-delivery p {
      font-size: 16px; } }

/*---------------------------------------
	single-pl-form
----------------------------------------*/
.single-pl-form input {
  height: 56px !important;
  font-family: "Montserrat", sans-serif;
  color: #7a7979;
  padding: 0 28px 0 18px;
  border-radius: 0;
  margin-bottom: 45px;
  border: 3px solid #171717;
  background-color: #ffffff; }
  .single-pl-form input:hover, .single-pl-form input:active, .single-pl-form input:focus {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 3px solid #171717; }

.single-pl-form input::-webkit-input-placeholder {
  font-size: 20px;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  color: #7a7979; }

.single-pl-form input:-ms-input-placeholder {
  font-size: 20px;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  color: #7a7979; }

.single-pl-form input::-ms-input-placeholder {
  font-size: 20px;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  color: #7a7979; }

.single-pl-form input::placeholder {
  font-size: 20px;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  color: #7a7979; }

.single-pl-form .nice-select {
  height: 56px !important;
  line-height: 52px;
  font-size: 20px;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  color: #7a7979;
  padding: 0 28px 0 18px;
  border-radius: 0;
  margin-bottom: 45px;
  border: 3px solid #171717;
  background-color: #ffffff;
  width: 100%; }
  .single-pl-form .nice-select:hover, .single-pl-form .nice-select:active, .single-pl-form .nice-select:focus {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 3px solid #171717; }

.single-pl-form .nice-select:after {
  margin-top: -6px;
  right: 24px; }

.single-pl-search input {
  padding: 0 40px 0 20px; }

.single-pl-search i {
  position: absolute;
  right: 27px;
  top: 20px;
  font-size: 18px; }

/*---------------------------------------
	single-checkbox
----------------------------------------*/
.single-checkbox {
  /* Base for label styling */
  /* checkbox aspect */
  /* checked mark aspect */
  /* checked mark aspect changes */
  /* disabled checkbox */ }
  .single-checkbox [type="checkbox"]:not(:checked),
  .single-checkbox [type="checkbox"]:checked {
    position: absolute;
    left: -9999px; }
  .single-checkbox [type="checkbox"]:not(:checked) + label,
  .single-checkbox [type="checkbox"]:checked + label {
    position: relative;
    padding-left: 1.95em;
    cursor: pointer; }
  .single-checkbox [type="checkbox"]:not(:checked) + label:before,
  .single-checkbox [type="checkbox"]:checked + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 1.25em;
    height: 1.25em;
    border: 2px solid #171717;
    background: #fff;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1); }
  .single-checkbox [type="checkbox"]:not(:checked) + label:after,
  .single-checkbox [type="checkbox"]:checked + label:after {
    content: '\2713\0020';
    position: absolute;
    top: 5px;
    left: 5px;
    font-size: 1.1em;
    line-height: 0.8;
    color: #171717;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    font-family: "Montserrat", sans-serif; }
  .single-checkbox [type="checkbox"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0); }
  .single-checkbox [type="checkbox"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  .single-checkbox [type="checkbox"]:disabled:not(:checked) + label:before,
  .single-checkbox [type="checkbox"]:disabled:checked + label:before {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #bbb;
    background-color: #ddd; }
  .single-checkbox [type="checkbox"]:disabled:checked + label:after {
    color: #999; }
  .single-checkbox [type="checkbox"]:disabled + label {
    color: #aaa; }

.payment-card i {
  font-size: 36px; }

.common-form {
  margin-top: 50px; }
  .common-form .shop-page-title h4 {
    padding: 64px 0 44px 0; }
  .common-form .payment-card-wrap {
    margin-bottom: 22px; }

@media all and (max-width: 767px) {
  .single-pl-form input,
  .single-pl-form .nice-select {
    margin-bottom: 15px; }
  .single-checkbox [type="checkbox"]:not(:checked) + label {
    font-size: 16px; }
  .common-form .shop-page-title h4 {
    padding: 15px 0 10px 0; } }

@media all and (max-width: 320px) {
  .payment-card {
    float: left !important; } }

/*---------------------------------------
	product-searching
----------------------------------------*/
.product-searching {
  margin-left: 0;
  margin-right: 0;
  padding: 27px 10px;
  margin-bottom: 40px; }
  .product-searching .product-searching-pd {
    padding-left: 10px;
    padding-right: 10px; }
    .product-searching .product-searching-pd input,
    .product-searching .product-searching-pd .nice-select {
      margin-bottom: 0; }

@media all and (max-width: 991px) {
  .product-searching {
    padding: 27px 10px 15px 10px; }
    .product-searching .product-searching-pd input,
    .product-searching .product-searching-pd .nice-select {
      margin-bottom: 10px; } }

/*---------------------------------------
	card-shop
----------------------------------------*/
.card-shop {
  overflow: hidden;
  margin-bottom: 30px; }
  .card-shop .img-wrap {
    position: relative; }
    .card-shop .img-wrap a {
      position: absolute;
      left: -30px;
      bottom: 35px;
      visibility: hidden;
      opacity: 0;
      -webkit-transition: all 0.5s ease-in-out;
      -moz-transition: all 0.5s ease-in-out;
      -o-transition: all 0.5s ease-in-out;
      transition: all 0.5s ease-in-out;
      font-family: "Montserrat", sans-serif;
      font-weight: 600; }
  .card-shop .card-body {
    background: #f7f7f7;
    padding: 20px 17px 18px 17px; }
    .card-shop .card-body h4 {
      line-height: normal;
      font-size: 20px;
      font-family: "Montserrat", sans-serif;
      color: #414040;
      margin-bottom: 4px; }
    .card-shop .card-body a {
      color: #414040;
      text-decoration: none; }
    .card-shop .card-body span {
      font-size: 21px;
      font-family: "Montserrat", sans-serif;
      color: #171717;
      font-weight: 600; }
  .card-shop:hover .img-wrap a {
    visibility: visible;
    opacity: 1;
    left: 0; }

@media all and (max-width: 1500px) {
  .img-wrap a {
    font-size: 12px;
    height: 42px;
    line-height: 41px;
    padding: 0 20px 0 20px; }
  .card-shop .card-body h4 {
    font-size: 16px; }
  .card-shop .card-body span {
    font-size: 16px; } }

/*---------------------------------------
	newslatter-area
----------------------------------------*/
.newslatter-area {
  padding: 90px 0; }
  .newslatter-area h5 {
    font-size: 21px;
    font-weight: 600;
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    padding-top: 38px; }
  .newslatter-area input {
    border: 0;
    border-bottom: 2px solid #171717;
    background: transparent;
    height: 56px !important; }
    .newslatter-area input:focus {
      border-bottom: 2px solid #171717;
      background: transparent; }
  .newslatter-area button {
    height: 56px;
    font-size: 14px;
    font-weight: 600;
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    background: #3c3c3c;
    padding: 0 40px; }
    .newslatter-area button:after {
      content: '';
      position: absolute;
      height: 100%;
      width: 100%;
      left: -5px;
      top: -5px;
      border: 2px solid #171717;
      -webkit-transition: all 0.4s ease-in-out;
      -moz-transition: all 0.4s ease-in-out;
      -o-transition: all 0.4s ease-in-out;
      transition: all 0.4s ease-in-out; }

@media all and (max-width: 991px) {
  .newslatter-area {
    padding: 70px 0 100px 0; }
    .newslatter-area h5 {
      font-size: 18px; }
    .newslatter-area input {
      margin-bottom: 30px; } }

/*
|---------------------------------------------
| 12.0 - blog-section
|---------------------------------------------
*/
.page-title-section {
  padding: 177px 0 158px 0; }

@media all and (max-width: 992px) {
  .page-title-section {
    padding: 108px 0 87px 0; } }

/*
|---------------------------------------------
| 12.0 - blog-section
|---------------------------------------------
*/
.blog-section .section-title {
  margin-bottom: 155px; }

.blog-section2 {
  padding: 150px 0 150px 0; }
  .blog-section2 .title {
    font-family: "Montserrat", sans-serif;
    font-size: 60px;
    line-height: 60px;
    font-weight: 700;
    color: #171717;
    text-transform: uppercase;
    margin-bottom: 90px; }
  .blog-section2.pt {
    padding: 100px 0 150px 0; }

.blog-single {
  border: 1px;
  margin-bottom: 30px;
  border-color: #ebebeb;
  background-color: white;
  -webkit-box-shadow: 0px 0px 60px 0px rgba(86, 86, 86, 0.1);
  box-shadow: 0px 0px 60px 0px rgba(86, 86, 86, 0.1); }
  .blog-single .thumb img {
    max-width: 100%; }
  .blog-single .thumb .btn-black {
    margin-top: -46px; }
  .blog-single .content {
    padding: 13px 30px 32px 28px; }
    .blog-single .content h6 {
      margin-bottom: 0; }
      .blog-single .content h6 .title {
        font-family: "Montserrat", sans-serif;
        font-size: 21px;
        font-weight: 600;
        line-height: 23px;
        color: #171717;
        text-decoration: none;
        display: inline-block; }
    .blog-single .content span {
      font-family: "Montserrat", sans-serif;
      font-size: 14px;
      font-weight: 500;
      line-height: 18px;
      color: #171717;
      margin-bottom: 38px;
      display: inline-block; }
    .blog-single .content p {
      font-family: "Montserrat", sans-serif;
      font-size: 20px;
      font-weight: 500;
      line-height: 24px;
      color: #171717;
      margin-bottom: 40px; }
  .blog-single.style-two .thumb .button .btn-black {
    padding: 0 42px 0 44px; }
  .blog-single.style-two .thumb .button .button-mini .btn-black {
    margin-right: 9px;
    padding: 0 20px 0 20px; }
    .blog-single.style-two .thumb .button .button-mini .btn-black i {
      font-size: 20px; }
    .blog-single.style-two .thumb .button .button-mini .btn-black img {
      margin-bottom: 4px; }
  .blog-single.style-two .content .title {
    margin-bottom: 8px; }
  .blog-single.style-two .content span {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 12px; }
  .blog-single.style-two .content .home-info {
    margin-bottom: 32px; }
    .blog-single.style-two .content .home-info .price {
      font-family: "Montserrat", sans-serif;
      font-size: 19px;
      font-weight: 600;
      line-height: 22px;
      color: #171717;
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      margin-bottom: 20px; }
      .blog-single.style-two .content .home-info .price span {
        margin-left: 20px; }
    .blog-single.style-two .content .home-info span {
      font-family: "Montserrat", sans-serif;
      font-size: 20px;
      font-weight: 500;
      line-height: 20px;
      margin-bottom: 5px;
      color: #414040;
      display: block; }
  .blog-single.style-two .content .post-times span {
    font-family: "Montserrat", sans-serif;
    font-size: 14px !important;
    font-weight: 400;
    line-height: 16px;
    margin-bottom: 5px;
    color: #414040;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 600; }
  .blog-single.style-two .content .post-times .btn-border {
    display: inline-block; }

.blog-newslatter .input-group input {
  border-right: 0;
  height: 56px !important;
  padding: 0 10px 0 25px;
  color: #171717;
  background-color: transparent; }
  .blog-newslatter .input-group input:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #171717; }

.blog-newslatter .input-group input::-webkit-input-placeholder {
  color: #414040;
  font-size: 20px;
  font-family: "Montserrat", sans-serif;
  font-weight: 400; }

.blog-newslatter .input-group input:-ms-input-placeholder {
  color: #414040;
  font-size: 20px;
  font-family: "Montserrat", sans-serif;
  font-weight: 400; }

.blog-newslatter .input-group input::-ms-input-placeholder {
  color: #414040;
  font-size: 20px;
  font-family: "Montserrat", sans-serif;
  font-weight: 400; }

.blog-newslatter .input-group input::placeholder {
  color: #414040;
  font-size: 20px;
  font-family: "Montserrat", sans-serif;
  font-weight: 400; }

.blog-newslatter .input-group .input-group-addon .btn-submit {
  padding-right: 30px;
  height: 56px !important;
  border-left: 0 !important;
  border-radius: 0;
  border: 3px solid #171717;
  background-color: transparent; }
  .blog-newslatter .input-group .input-group-addon .btn-submit i {
    color: #171717; }
  .blog-newslatter .input-group .input-group-addon .btn-submit:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none; }

.blog-newslatter .form-group .form-control.input-select {
  height: 56px !important;
  line-height: 56px;
  background-color: transparent; }
  .blog-newslatter .form-group .form-control.input-select:after {
    border-bottom: 2px solid #171717;
    border-right: 2px solid #171717; }

.blog-newslatter .form-group .form-control::-webkit-input-placeholder {
  color: #414040;
  font-size: 20px;
  font-family: "Montserrat", sans-serif;
  font-weight: 400; }

.blog-newslatter .form-group .form-control:-ms-input-placeholder {
  color: #414040;
  font-size: 20px;
  font-family: "Montserrat", sans-serif;
  font-weight: 400; }

.blog-newslatter .form-group .form-control::-ms-input-placeholder {
  color: #414040;
  font-size: 20px;
  font-family: "Montserrat", sans-serif;
  font-weight: 400; }

.blog-newslatter .form-group .form-control::placeholder {
  color: #414040;
  font-size: 20px;
  font-family: "Montserrat", sans-serif;
  font-weight: 400; }

.blog-carousel .owl-nav {
  font-size: 32px;
  display: block !important;
  color: #ffffff; }
  .blog-carousel .owl-nav .owl-next {
    top: 151px;
    right: -30px;
    float: right;
    position: absolute;
    height: 56px;
    width: 56px;
    background-color: #3c3c3c !important; }
    .blog-carousel .owl-nav .owl-next:focus {
      outline: none;
      -webkit-box-shadow: none;
      box-shadow: none; }
  .blog-carousel .owl-nav .owl-prev {
    top: 151px;
    left: -30px;
    position: absolute;
    height: 56px;
    width: 56px;
    line-height: 56px !important;
    background-color: #3c3c3c !important; }
    .blog-carousel .owl-nav .owl-prev:focus {
      outline: none;
      -webkit-box-shadow: none;
      box-shadow: none; }

.pagination {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex; }
  .pagination .page-item .page-link {
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 500;
    margin: 63px 12px 0 0;
    height: 56px;
    width: 56px;
    line-height: 35px;
    border-radius: 0;
    color: #171717;
    border: 3px solid #171717;
    color: #171717;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    .pagination .page-item .page-link.active {
      border: 3px solid #3c3c3c;
      color: #ffffff;
      background-color: #3c3c3c; }
    .pagination .page-item .page-link:hover {
      border: 3px solid #3c3c3c;
      color: #ffffff;
      background-color: #3c3c3c; }
    .pagination .page-item .page-link:focus {
      -webkit-box-shadow: none;
      box-shadow: none;
      outline: none; }
  .pagination .page-item:last-child .page-link {
    margin-right: 0 !important; }
  .pagination .page-item i {
    font-size: 30px;
    font-weight: 600; }

@media all and (max-width: 1500px) {
  .blog-single.style-two .content span,
  .blog-single.style-two .content .home-info .price,
  .blog-single.style-two .content .home-info span {
    font-size: 16px; }
  .blog-single.style-two .content .post-times span {
    font-size: 12px !important; } }

@media all and (max-width: 1400px) {
  .post-times .btn-border {
    height: 40px;
    line-height: 40px;
    padding: 0px 20px 0 20px; } }

@media (min-width: 1400px) and (max-width: 1450px) {
  .blog-single .content h6 .title {
    font-size: 20px; }
  .blog-single.style-two .content span {
    font-size: 18px;
    line-height: 22px; }
  .blog-single.style-two .content .home-info .price {
    font-size: 17px;
    line-height: 20px; }
  .blog-single.style-two .content .home-info span {
    font-size: 18px;
    line-height: 20px; }
  .post-times .btn-border {
    font-weight: 600;
    padding: 0 15px 0 15px; }
  .blog-carousel .owl-nav .owl-prev {
    top: 110px; }
  .blog-carousel .owl-nav .owl-next {
    top: 110px; } }

@media all and (max-width: 1024px) {
  .blog-carousel .owl-nav .owl-prev {
    top: 86px; }
  .blog-carousel .owl-nav .owl-next {
    top: 86px; }
  .blog-single .content p {
    font-size: 18px;
    line-height: 22px; } }

@media all and (max-width: 992px) {
  .blog-section .section-title {
    margin-bottom: 68px; }
  .blog-single .content h6 .title {
    font-size: 17px; }
  .blog-single .content p {
    font-size: 15px;
    line-height: 19px; }
  .blog-single.style-two .content span {
    font-size: 18px;
    line-height: 22px; }
  .blog-single.style-two .content .home-info .price {
    font-size: 17px;
    line-height: 20px; }
  .blog-single.style-two .content .home-info span {
    font-size: 18px;
    line-height: 20px; }
  .post-times .btn-border {
    font-weight: 600;
    padding: 0 15px 0 15px; }
  .blog-carousel .owl-nav .owl-next {
    top: 130px;
    right: 0;
    height: 46px;
    width: 46px; }
  .blog-carousel .owl-nav .owl-prev {
    top: 130px;
    left: 0;
    height: 46px;
    width: 46px;
    line-height: 46px !important; } }

@media all and (max-width: 767px) {
  .blog-single {
    margin-bottom: 0; }
  .pagination .page-item .page-link {
    margin: 63px 10px 0 0;
    height: 40px;
    width: 40px;
    line-height: 21px; }
  .pagination .page-item i {
    font-size: 20px; }
  .blog-carousel .owl-nav .owl-next {
    top: 120px;
    right: 0;
    height: 30px;
    width: 30px;
    line-height: 13px !important; }
    .blog-carousel .owl-nav .owl-next i {
      font-size: 22px; }
  .blog-carousel .owl-nav .owl-prev {
    top: 120px;
    left: 0;
    height: 30px;
    width: 30px;
    line-height: 13px !important; }
    .blog-carousel .owl-nav .owl-prev i {
      font-size: 22px; }
  .blog-single.style-two {
    margin-bottom: 30px; } }

@media all and (max-width: 424px) {
  .post-times .btn-border {
    font-weight: 600;
    padding: 0 15px 0 15px; } }

@media all and (max-width: 374px) {
  .blog-single.style-two .content {
    padding: 13px 30px 86px 28px; }
  .post-times .btn-border {
    float: left !important;
    height: 45px;
    margin-top: 10px;
    line-height: 45px; } }

/*
|---------------------------------------------
| 17.0 - blog post section
|---------------------------------------------
*/
.blog-post-section img {
  max-width: 100%; }

.post .thumb {
  margin-bottom: 64px; }
  .post .thumb img {
    max-width: 100%; }
  .post .thumb .btn-black {
    margin-top: -45px; }

.post-date .author {
  font-family: "Montserrat", sans-serif;
  font-size: 19px;
  line-height: 19px;
  font-weight: 600;
  color: #171717;
  margin-bottom: 37px;
  text-transform: uppercase; }
  .post-date .author .date {
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
    color: #171717;
    margin-left: 23px; }

.post-date p {
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: 500;
  color: #414040;
  margin-bottom: 25px;
  display: inline-block; }

.post-date .mb {
  margin-bottom: 40px; }

.post-content {
  margin-top: 42px; }
  .post-content p {
    font-family: "Montserrat", sans-serif;
    font-size: 20px;
    line-height: 24px;
    font-weight: 500;
    color: #414040;
    margin-bottom: 35px;
    padding-bottom: 45px; }
  .post-content .mb {
    margin-bottom: 0;
    padding-bottom: 40px; }
  .post-content .bottom-border {
    position: relative; }
    .post-content .bottom-border:before {
      content: '';
      display: block;
      height: 1px;
      width: 165px;
      bottom: 0;
      left: 50%;
      margin-left: -82px;
      position: absolute;
      background-color: #e1e1e1; }
  .post-content .quote {
    position: relative; }
    .post-content .quote p {
      font-family: "Montserrat", sans-serif;
      font-size: 23px;
      line-height: 27px;
      font-weight: 800;
      color: #171717;
      margin-bottom: 40px;
      padding-bottom: 35px; }
    .post-content .quote:before {
      content: '';
      display: block;
      height: 1px;
      width: 165px;
      bottom: 0;
      left: 50%;
      margin-left: -82px;
      position: absolute;
      background-color: #e1e1e1; }
  .post-content ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 136px; }
    .post-content ul li {
      display: inline-block; }
      .post-content ul li .btn-border {
        margin-right: 1px;
        font-weight: 600;
        background-color: #ffffff;
        border: 1px solid #e1e1e1; }

@media all and (max-width: 992px) {
  .post-content ul {
    margin-bottom: 84px; }
  .post-date p {
    font-size: 18px;
    line-height: 22px; }
  .post-content p {
    font-size: 18px;
    line-height: 22px; } }

@media all and (max-width: 767px) {
  .blog-post-section img {
    margin-bottom: 30px; }
  .post-content .quote p {
    font-size: 16px;
    line-height: 25px;
    font-weight: 700; }
  .btn-border {
    padding: 0 30px 0 30px;
    margin-bottom: 20px; }
  .post-date .author {
    float: left !important;
    margin-bottom: 17px; }
  .post .thumb .btn-black {
    margin-top: -101px; } }

/*---------------------------------------
	blog-post-comment style
----------------------------------------*/
.blog-post-comment {
  margin-bottom: 153px; }
  .blog-post-comment .single-comment {
    border-top: 1px solid #ebebeb;
    padding-top: 25px; }
    .blog-post-comment .single-comment .media-body {
      margin-left: 40px; }
      .blog-post-comment .single-comment .media-body .name {
        font-family: "Montserrat", sans-serif;
        font-weight: 600;
        font-size: 19px;
        line-height: 19px;
        color: #171717;
        display: inline-block;
        margin: 0 22px 22px 0; }
        .blog-post-comment .single-comment .media-body .name a {
          text-decoration: none;
          color: #171717; }
      .blog-post-comment .single-comment .media-body .date {
        font-family: "Montserrat", sans-serif;
        font-weight: 600;
        font-size: 14px;
        line-height: 16px;
        color: #171717; }
      .blog-post-comment .single-comment .media-body .reply-btn {
        font-family: "Montserrat", sans-serif;
        font-weight: 600;
        font-size: 13px;
        float: right;
        color: #ffffff;
        height: 40px;
        line-height: 40px;
        padding: 0 12px 0 12px;
        text-decoration: none;
        text-transform: uppercase;
        background-color: #171717; }
        .blog-post-comment .single-comment .media-body .reply-btn img {
          margin-right: 10px; }
      .blog-post-comment .single-comment .media-body .comment {
        font-family: "Montserrat", sans-serif;
        font-size: 20px;
        line-height: 24px;
        font-weight: 500;
        color: #414040;
        margin-bottom: 22px;
        padding-bottom: 10px; }

.card-title {
  font-family: "Montserrat", sans-serif;
  font-size: 21px;
  font-weight: 600;
  color: #171717;
  text-transform: uppercase;
  margin: 0 0 54px 100px; }
  .card-title span {
    position: relative; }
    .card-title span:before {
      content: '';
      display: block;
      top: 41px;
      left: -100px;
      position: absolute;
      height: 3px;
      width: 78px;
      background-color: #171717; }

@media all and (max-width: 992px) {
  .blog-post-comment {
    margin-bottom: 86px; } }

@media all and (max-width: 767px) {
  .blog-post-comment .single-comment {
    display: inherit; }
  .blog-post-comment .single-comment .media-body {
    margin-left: 0; }
  .card-title {
    margin: 0 0 54px 0; }
  .blog-post-comment .single-comment .media-body .reply-btn img {
    margin: 0 8px 0 0; } }

@media all and (max-width: 320px) {
  .blog-post-comment .single-comment .media-body .reply-btn {
    float: left; }
  .blog-post-comment .single-comment .media-body .comment {
    display: block;
    width: 100%;
    float: left; } }

/*---------------------------------------
	blog-post-comment style
----------------------------------------*/
.comment-area {
  padding: 104px 0 85px 0;
  background-color: #3c3c3c; }
  .comment-area .card-title {
    color: #ffffff;
    margin-bottom: 39px; }
    .comment-area .card-title span:before {
      background-color: #ffffff; }
  .comment-area .blog-contact-form input {
    padding: 0 0 20px 0;
    margin-bottom: 57px;
    border: 0;
    font-weight: 400;
    color: #ffffff;
    background-color: transparent;
    border-bottom: 3px solid #555555; }
    .comment-area .blog-contact-form input:focus {
      outline: none;
      -webkit-box-shadow: none;
      box-shadow: none; }
  .comment-area .blog-contact-form input::-webkit-input-placeholder {
    font-size: 20px;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    color: #ffffff; }
  .comment-area .blog-contact-form input:-ms-input-placeholder {
    font-size: 20px;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    color: #ffffff; }
  .comment-area .blog-contact-form input::-ms-input-placeholder {
    font-size: 20px;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    color: #ffffff; }
  .comment-area .blog-contact-form input::placeholder {
    font-size: 20px;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    color: #ffffff; }
  .comment-area .blog-contact-form textarea {
    padding: 0;
    height: auto !important;
    line-height: auto;
    margin-bottom: 51px;
    color: #ffffff;
    border: 0;
    font-weight: 400;
    background-color: transparent;
    border-bottom: 3px solid #555555; }
    .comment-area .blog-contact-form textarea:focus {
      outline: none;
      -webkit-box-shadow: none;
      box-shadow: none; }
  .comment-area .blog-contact-form textarea::-webkit-input-placeholder {
    font-size: 20px;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    color: #ffffff; }
  .comment-area .blog-contact-form textarea:-ms-input-placeholder {
    font-size: 20px;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    color: #ffffff; }
  .comment-area .blog-contact-form textarea::-ms-input-placeholder {
    font-size: 20px;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    color: #ffffff; }
  .comment-area .blog-contact-form textarea::placeholder {
    font-size: 20px;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    color: #ffffff; }
  .comment-area .btn-black {
    height: 56px;
    padding: 0 46px 0 46px; }

@media all and (max-width: 992px) {
  .comment-area {
    padding: 65px 0 85px 0; } }

@media all and (max-width: 767px) {
  .card-title span:before {
    display: none; }
  .comment-area .card-title {
    margin: 0 0 10px 0; }
  .contact-us {
    margin-bottom: 50px; }
  .contact-us-section {
    padding: 89px 0 100px 0; } }

/*---------------------------------------
	card-property
----------------------------------------*/
.property-title h5 {
  font-family: "Montserrat", sans-serif;
  font-size: 21px;
  line-height: 21px;
  font-weight: 700;
  color: #171717;
  text-transform: uppercase;
  margin-bottom: 40px; }

.section-border {
  margin-bottom: 30px;
  padding: 40px 30px 25px 45px;
  border: 1px solid #d9d8d7; }

.card-property ul {
  list-style: none;
  padding-left: 0; }
  .card-property ul li {
    font-family: "Montserrat", sans-serif;
    font-size: 20px;
    line-height: 20px;
    font-weight: 400;
    color: #414040;
    display: inline-block;
    margin-right: 45px; }

.property-describe p {
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
  line-height: 26px;
  font-weight: 400;
  color: #414040; }

.property-details .table.table-striped tbody .bg {
  height: 30px !important;
  background-color: #ffffff; }

.property-details .table.table-striped tbody th {
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  padding-left: 23px;
  color: #171717;
  border: 0; }

.property-details .table.table-striped tbody td {
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px !important;
  padding-left: 21px;
  color: #414040;
  border: 0; }

.property-features .facilities a {
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
  line-height: 20px;
  font-weight: 500;
  color: #414040;
  text-transform: uppercase;
  text-decoration: none;
  margin-bottom: 25px;
  display: block; }

.pablo-accordion.property .card {
  margin-bottom: 50px;
  padding: 40px 30px 25px 45px;
  border: 1px solid #d9d8d7;
  background-color: #f7f7f7; }
  .pablo-accordion.property .card .card-header {
    background-color: transparent; }
    .pablo-accordion.property .card .card-header .btn-link span {
      font-family: "Montserrat", sans-serif;
      font-size: 20px;
      font-weight: 400;
      color: #414040;
      letter-spacing: .2px;
      padding-right: 67px; }
  .pablo-accordion.property .card .card-body {
    border: 0; }
    .pablo-accordion.property .card .card-body img {
      max-width: 100%; }

.comment-area.property-comment {
  padding: 30px 30px 40px 30px; }

@media all and (max-width: 1400px) {
  .slider-image .img-content {
    left: 55px;
    right: 55px; }
  .slider-image h4 {
    font-size: 45px;
    line-height: 45px; }
  .property-details .table.table-striped tbody th {
    font-size: 16px;
    line-height: 26px; }
  .property-details .table.table-striped tbody td {
    font-size: 16px;
    line-height: 26px; } }

@media all and (max-width: 1024px) {
  .slider-image h4 {
    float: left; }
  .slider-image h4 {
    font-size: 30px; }
  .slider-image .left-side ul li {
    font-size: 14px; }
    .slider-image .left-side ul li img {
      margin-right: 8px;
      width: 5%; }
  .slider-image .right-side h4 {
    font-size: 20px; }
  .slider-image .right-side .icons a {
    height: 32px;
    width: 32px;
    padding: 10px;
    margin-left: 5px; }
  .slider-image .right-side .icons i {
    height: 32px;
    width: 32px;
    font-size: 12px;
    line-height: 32px;
    text-align: center;
    padding: 0; }
  .property-page-slider .owl-nav button {
    display: none; } }

@media all and (max-width: 767px) {
  .property-features .facilities a {
    font-size: 16px; }
  .slider-image .left-side ul {
    display: none; }
  .slider-image .right-side {
    display: none; }
  .slider-image .img-content {
    left: 20px;
    right: 20px; }
  .slider-image h4 {
    font-size: 22px;
    line-height: 27px; } }

@media all and (max-width: 320px) {
  .comment-area.property-comment {
    padding: 30px 20px 40px 20px; }
  .blog-post-comment .single-comment .media-body .comment {
    font-size: 16px;
    margin-top: 10px; }
  .blog-post-comment .single-comment {
    border: 0; } }

/*---------------------------------------
	property-sidebar
----------------------------------------*/
.property-contact-area {
  margin-bottom: 30px;
  padding: 43px 63px 37px 63px;
  background-color: #ffffff; }
  .property-contact-area .social-contact h5 {
    font-family: "Montserrat", sans-serif;
    font-size: 23px;
    line-height: 27px;
    font-weight: 600;
    color: #171717; }
  .property-contact-area .social-contact ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 45px; }
    .property-contact-area .social-contact ul li {
      display: inline-block;
      margin-right: 46px; }
      .property-contact-area .social-contact ul li a {
        color: #171717; }
      .property-contact-area .social-contact ul li:last-child {
        margin-right: 0; }
  .property-contact-area .social-contact .btn-black-aash {
    height: 56px;
    margin-bottom: 45px;
    padding: 0 20px 0 20px; }
  .property-contact-area .social-contact p {
    font-family: "Montserrat", sans-serif;
    font-size: 20px;
    line-height: 26px;
    font-weight: 500;
    color: #414040;
    margin-bottom: 38px; }
  .property-contact-area .contact-us {
    margin-bottom: 44px; }
    .property-contact-area .contact-us img {
      margin-bottom: 17px; }

.property-form {
  padding: 45px 45px 45px 45px;
  border: 1px solid #d9d8d7; }
  .property-form h6 {
    font-family: "Montserrat", sans-serif;
    font-size: 21px;
    line-height: 26px;
    font-weight: 700;
    color: #171717;
    margin-bottom: 35px;
    text-transform: uppercase; }
  .property-form form input {
    height: 56px !important;
    margin-bottom: 45px !important;
    padding-right: 15px; }
    .property-form form input:focus {
      border-color: #171717; }
  .property-form form input::-webkit-input-placeholder {
    color: #414040;
    font-size: 20px;
    font-family: "Montserrat", sans-serif;
    font-weight: 400; }
  .property-form form input:-ms-input-placeholder {
    color: #414040;
    font-size: 20px;
    font-family: "Montserrat", sans-serif;
    font-weight: 400; }
  .property-form form input::-ms-input-placeholder {
    color: #414040;
    font-size: 20px;
    font-family: "Montserrat", sans-serif;
    font-weight: 400; }
  .property-form form input::placeholder {
    color: #414040;
    font-size: 20px;
    font-family: "Montserrat", sans-serif;
    font-weight: 400; }
  .property-form form textarea {
    height: 160px !important;
    margin-bottom: 45px !important;
    padding: 0 .property-form form textarea; }
    .property-form form textarea :focus {
      border-color: #171717; }
  .property-form form textarea::-webkit-input-placeholder {
    color: #414040;
    font-size: 20px;
    font-family: "Montserrat", sans-serif;
    font-weight: 400; }
  .property-form form textarea:-ms-input-placeholder {
    color: #414040;
    font-size: 20px;
    font-family: "Montserrat", sans-serif;
    font-weight: 400; }
  .property-form form textarea::-ms-input-placeholder {
    color: #414040;
    font-size: 20px;
    font-family: "Montserrat", sans-serif;
    font-weight: 400; }
  .property-form form textarea::placeholder {
    color: #414040;
    font-size: 20px;
    font-family: "Montserrat", sans-serif;
    font-weight: 400; }
  .property-form form .btn-black-aash {
    padding: 0 76px 0 76px; }

/*---------------------------------------
	shop-single-details
----------------------------------------*/
.quantity {
  position: relative;
  background: #171717; }
  .quantity input {
    width: 160px;
    text-align: center;
    margin: 0 auto;
    height: 56px !important;
    padding: 0 0 0 12px; }

.quantity-nav .quantity-button {
  position: absolute;
  height: 56px;
  width: 56px;
  text-align: center;
  font-size: 35px;
  color: #ffffff;
  background: #171717;
  cursor: pointer; }

.quantity-nav .quantity-up {
  right: 0;
  top: 0; }

.quantity-nav .quantity-down {
  left: 0;
  top: 0; }

.shop-single-details .shop-item-slider {
  margin-bottom: 150px; }
  .shop-single-details .shop-item-slider .carousel-inner {
    border: 1px solid #d9d8d7; }
    .shop-single-details .shop-item-slider .carousel-inner .carousel-item {
      background: #ffffff; }
  .shop-single-details .shop-item-slider .carousel-caption {
    top: 0;
    right: 0;
    padding: 0; }
  .shop-single-details .shop-item-slider .carousel-indicators {
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
    width: 100%;
    padding-left: 0;
    margin: 0;
    bottom: -150px; }
    .shop-single-details .shop-item-slider .carousel-indicators li {
      overflow: hidden;
      height: 124px;
      width: 124px;
      margin: 0px 12px;
      cursor: pointer;
      position: relative;
      background: transparent;
      -webkit-transition: all 0.4s ease-in-out;
      -moz-transition: all 0.4s ease-in-out;
      -o-transition: all 0.4s ease-in-out;
      transition: all 0.4s ease-in-out; }
      .shop-single-details .shop-item-slider .carousel-indicators li img {
        position: absolute;
        top: 0;
        left: 0; }

.shop-single-details .shop-item-details {
  margin-left: 35px; }
  .shop-single-details .shop-item-details .card-title {
    font-size: 58px;
    font-weight: 400;
    margin: 0;
    margin-bottom: 2px;
    font-family: "century", sans-serif; }
    .shop-single-details .shop-item-details .card-title a {
      color: #171717;
      text-decoration: none; }
  .shop-single-details .shop-item-details .ratting {
    font-size: 22px;
    color: #ffc002; }
  .shop-single-details .shop-item-details .ratting-text {
    color: #414040;
    margin-left: 25px; }
  .shop-single-details .shop-item-details .price {
    margin-top: 35px;
    margin-bottom: 25px; }
    .shop-single-details .shop-item-details .price span {
      font-size: 60px;
      color: #171717;
      font-weight: 700;
      font-family: "Montserrat", sans-serif; }
  .shop-single-details .shop-item-details .color-border {
    padding: 40px 0; }
  .shop-single-details .shop-item-details .color .title {
    font-size: 19px;
    color: #171717;
    font-weight: 600;
    font-family: "Montserrat", sans-serif;
    padding-top: 3px; }
  .shop-single-details .shop-item-details .color span {
    display: inline-block;
    float: left; }
  .shop-single-details .shop-item-details .color .box {
    height: 30px;
    width: 30px;
    border: 1px solid #d9d8d7;
    margin-left: 5px;
    cursor: pointer;
    font-size: 20px;
    text-align: center; }
    .shop-single-details .shop-item-details .color .box:hover {
      border: 1px solid #171717;
      height: 30px;
      width: 30px; }
  .shop-single-details .shop-item-details .size .title {
    font-size: 19px;
    color: #171717;
    font-weight: 600;
    font-family: "Montserrat", sans-serif;
    padding-top: 3px; }
  .shop-single-details .shop-item-details .quantity-add-cart {
    padding: 40px 0; }
    .shop-single-details .shop-item-details .quantity-add-cart .btn {
      height: 56px;
      line-height: 56px;
      margin-top: -8px;
      margin-left: 60px;
      font-size: 14px;
      font-weight: 600; }
  .shop-single-details .shop-item-details .shop-item-detail-text {
    margin: 30px 0 25px 0;
    line-height: inherit; }
  .shop-single-details .shop-item-details .share {
    padding: 0; }
    .shop-single-details .shop-item-details .share li {
      display: inline-block;
      font-size: 19px;
      font-weight: 600;
      margin-right: 32px; }
      .shop-single-details .shop-item-details .share li a {
        font-size: 20px;
        color: #171717; }

.shop-single-tab {
  margin-top: 52px; }
  .shop-single-tab .nav-tabs {
    margin-bottom: 36px; }
    .shop-single-tab .nav-tabs li a {
      background: transparent;
      border: 0;
      padding: 0;
      margin: 0;
      font-size: 21px;
      color: #171717;
      border-radius: 0;
      margin-right: 55px;
      text-transform: uppercase;
      font-weight: 600 !important;
      font-family: "Montserrat", sans-serif;
      position: relative;
      padding-bottom: 19px; }
      .shop-single-tab .nav-tabs li a:after {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        width: 100%;
        height: 8px;
        bottom: 1px;
        background: #171717;
        visibility: hidden;
        opacity: 0;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s; }
      .shop-single-tab .nav-tabs li a.active {
        color: #171717;
        background: transparent; }
      .shop-single-tab .nav-tabs li a:hover:after, .shop-single-tab .nav-tabs li a.active:after {
        visibility: visible;
        opacity: 1; }
  .shop-single-tab .tab-content p {
    color: #171717;
    font-size: 20px;
    margin-bottom: 30px; }

@media all and (max-width: 1500px) {
  .quantity input {
    width: 135px;
    height: 45px !important;
    padding: 0 0 0 12px;
    font-size: 17px; }
  .quantity-nav .quantity-button {
    position: absolute;
    height: 45px;
    width: 45px;
    font-size: 30px; }
  .shop-single-details .shop-item-details {
    margin-left: 35px; }
    .shop-single-details .shop-item-details .card-title {
      font-size: 40px;
      line-height: 50px; }
    .shop-single-details .shop-item-details .ratting {
      font-size: 18px;
      color: #ffc002; }
    .shop-single-details .shop-item-details .ratting-text {
      color: #414040;
      margin-left: 25px;
      font-size: 18px; }
    .shop-single-details .shop-item-details .price {
      margin-top: 35px;
      margin-bottom: 25px; }
      .shop-single-details .shop-item-details .price span {
        font-size: 40px; }
    .shop-single-details .shop-item-details .color-border {
      padding: 40px 0; }
    .shop-single-details .shop-item-details .color .title {
      font-size: 16px;
      padding-top: 5px; }
    .shop-single-details .shop-item-details .color span {
      display: inline-block;
      float: left; }
    .shop-single-details .shop-item-details .color .box {
      font-size: 16px;
      line-height: 28px; }
    .shop-single-details .shop-item-details .size .title {
      font-size: 16px;
      padding-top: 5px; }
    .shop-single-details .shop-item-details .quantity-add-cart .btn {
      height: 45px;
      line-height: 43px;
      margin-top: 0; }
    .shop-single-details .shop-item-details .shop-item-detail-text {
      font-size: 16px; }
    .shop-single-details .shop-item-details .share li {
      display: inline-block;
      font-size: 16px;
      margin-right: 25px; }
      .shop-single-details .shop-item-details .share li a {
        font-size: 16px; }
  .shop-single-tab .nav-tabs {
    margin-bottom: 36px; }
    .shop-single-tab .nav-tabs li a {
      font-size: 16px;
      margin-right: 55px;
      padding-bottom: 19px; }
      .shop-single-tab .nav-tabs li a:after {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        width: 100%;
        height: 8px;
        bottom: 1px;
        background: #171717;
        visibility: hidden;
        opacity: 0;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s; }
  .shop-single-tab .tab-content p {
    font-size: 16px;
    margin-bottom: 20px; } }

@media all and (max-width: 1024px) {
  .shop-single-details .shop-item-details {
    margin-left: 0; }
  .shop-single-details .shop-item-details .card-title {
    font-size: 30px;
    line-height: 40px; }
  .shop-single-details .shop-item-details .price {
    margin-top: 20px;
    margin-bottom: 15px; }
    .shop-single-details .shop-item-details .price span {
      font-size: 20px; }
  .shop-single-details .shop-item-details .color-border {
    padding: 25px 0; }
  .shop-single-details .shop-item-details .quantity-add-cart {
    padding: 25px 0; }
  .quantity input {
    padding: 0 0 0 0; }
  .shop-single-details .shop-item-details .shop-item-detail-text {
    margin: 20px 0 15px 0;
    line-height: inherit; } }

@media (max-width: 991px) {
  .shop-single-details .shop-item-details {
    margin-top: 50px; }
  .shop-single-details .shop-item-details .ratting-text {
    margin-left: 10px; } }

@media (max-width: 991px) {
  .shop-single-tab .nav-tabs li a:after {
    height: 2px; }
  .shop-single-tab .nav-tabs li a {
    font-size: 16px;
    margin-right: 26px;
    padding-bottom: 0px;
    margin-bottom: 10px; }
  .shop-single-tab ul {
    display: inline-block;
    text-align: center; }
    .shop-single-tab ul li {
      display: inline-block; } }

@media all and (max-width: 767px) {
  .shop-single-details .shop-item-details .color {
    margin-bottom: 15px;
    overflow: hidden; } }

@media all and (max-width: 375px) {
  .shop-single-details .shop-item-details {
    margin-top: 0; }
  .shop-single-details .shop-item-details .card-title {
    font-size: 25px;
    line-height: 40px; }
  .shop-single-details .shop-item-details .quantity {
    margin-bottom: 15px !important; }
  .shop-single-details .shop-item-details .quantity-add-cart .btn {
    margin-left: 0; } }

/*
|---------------------------------------------
| 10.0 - footer-section
|---------------------------------------------
*/
.footer-section .section-title {
  margin-bottom: 51px; }
  .footer-section .section-title .sub-title {
    font-family: "Montserrat", sans-serif;
    font-size: 21px;
    line-height: 21px;
    font-weight: 600;
    color: #171717;
    text-transform: uppercase;
    position: relative; }
    .footer-section .section-title .sub-title:before {
      content: '';
      display: block;
      top: 10px;
      left: -94px;
      bottom: 0;
      position: absolute;
      height: 3px;
      width: 76px;
      background-color: #171717; }
    .footer-section .section-title .sub-title:after {
      content: '';
      display: block;
      top: 1px;
      right: -120px;
      position: absolute;
      background-image: url(../images/icons/08.png);
      background-repeat: no-repeat;
      background-position: center;
      height: 100%;
      width: 100%; }

.footer-section.pt-style {
  padding-top: 190px; }

.social-area {
  padding-bottom: 170px; }
  .social-area img {
    margin-bottom: 38px; }
  .social-area ul {
    list-style: none;
    padding-left: 0; }
    .social-area ul li {
      display: inline-block;
      margin-right: 45px; }
      .social-area ul li a {
        color: #171717; }
      .social-area ul li:last-child {
        margin-right: 0; }

.copy-right-section {
  padding: 22px 0 10px 0; }
  .copy-right-section p {
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    line-height: 18px;
    font-weight: 400;
    color: #414040; }

@media all and (max-width: 992px) {
  .footer-section.pt-style {
    padding-top: 100px; }
  .social-area {
    padding-bottom: 80px; } }

@media all and (max-width: 767px) {
  .social-area img {
    margin-bottom: 25px;
    width: 55%; }
  .social-area ul li {
    margin-right: 28px; }
    .social-area ul li a {
      font-size: 16px; }
  .copy-right-section p {
    font-size: 16px; } }
