* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  /* font-family: 'libre baskerville';
  font-family: 'Teko', sans-serif; */
  font-family: 'libre baskerville' !important;
  color: #505489;
  font-size: 20px;
}
#portfolioSection .portfolio-box .hover-txt {
  background: #1d1e22;
  padding: 30px;
  width: 90%;
  position: absolute;
  left: 5%;
  margin: auto;
  border-radius: 10px;
  transition: .4s;
  transform: translateY(-115%);
}
.satisfy-regular {
  font-family: "Satisfy", cursive;
  font-weight: 400;
  font-style: normal;
}

.courgette-regular {
  font-family: "Courgette", cursive;
  font-weight: 400;
  font-style: normal;
}
ul.our-best-service {
  padding: 0px;
}
.kalam-light {
  font-family: "Kalam", cursive;
  font-weight: 300;
  font-style: normal;
}
.iti__country-list {
  font-size: 14px;
  left: 0;
  width: 250px;
  position: absolute;
  z-index: 2;
  list-style: none;
  text-align: left;
  padding: 0;
  margin: 0 0 0 -1px;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
  background-color: white;
  border: 1px solid #CCC;
  white-space: nowrap;
  max-height: 200px;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
.kalam-regular {
  font-family: "Kalam", cursive;
  font-weight: 400;
  font-style: normal;
}

.kalam-bold {
  font-family: "Kalam", cursive;
  font-weight: 700;
  font-style: normal;
}


/* .poppins-thin {
    font-family: "Poppins", sans-serif;
    font-weight: 100;
    font-style: normal;
  }
  
  .poppins-extralight {
    font-family: "Poppins", sans-serif;
    font-weight: 200;
    font-style: normal;
  }
  
  .poppins-light {
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    font-style: normal;
  }
  
  .poppins-regular {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: normal;
  }
  
  .poppins-medium {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-style: normal;
  }
  
  .poppins-semibold {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-style: normal;
  }
  
  .poppins-bold {
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    font-style: normal;
  }
  
  .poppins-extrabold {
    font-family: "Poppins", sans-serif;
    font-weight: 800;
    font-style: normal;
  }
  
  .poppins-black {
    font-family: "Poppins", sans-serif;
    font-weight: 900;
    font-style: normal;
  }
  
  .poppins-thin-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 100;
    font-style: italic;
  }
  
  .poppins-extralight-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 200;
    font-style: italic;
  }
  
  .poppins-light-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    font-style: italic;
  }
  
  .poppins-regular-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: italic;
  }
  
  .poppins-medium-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-style: italic;
  }
  
  .poppins-semibold-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-style: italic;
  }
  
  .poppins-bold-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    font-style: italic;
  }
  
  .poppins-extrabold-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 800;
    font-style: italic;
  }
  
  .poppins-black-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 900;
    font-style: italic;
  } */

.lato-thin {
  font-family: "Lato", sans-serif;
  font-weight: 100;
  font-style: normal;
}

.lato-light {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.lato-regular {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.lato-bold {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.lato-black {
  font-family: "Lato", sans-serif;
  font-weight: 900;
  font-style: normal;
}

.lato-thin-italic {
  font-family: "Lato", sans-serif;
  font-weight: 100;
  font-style: italic;
}

.lato-light-italic {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  font-style: italic;
}

.lato-regular-italic {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-style: italic;
}

.lato-bold-italic {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-style: italic;
}

.lato-black-italic {
  font-family: "Lato", sans-serif;
  font-weight: 900;
  font-style: italic;
}




h1,
h2,
h3,
h4,
h5 {
  font-weight: 700;
  color: #1f2471;
  line-height: 1.2;
}

h1 {
  font-size: 70px;
}

h2 {
  font-size: 36px;
  font-weight: 500;
}

h3 {
  font-size: 24px;
  font-weight: 400;
}

h4 {
  font-size: 16px;
  font-weight: 400;
}

h5 {
  font-size: 25px;
  font-weight: 600;
}

i {
  font-size: 16px;
  color: #999;
  transition: .4s;
}

.font-btn {
  transition: .4s;
}

.font-btn span {
  font-weight: 700;
  color: #dfb755;
  font-size: 18px;
  position: relative;
  top: -16px;
}

.font-btn .fal {
  background: #dfb755;
  position: relative;
  overflow: hidden;
  font-weight: 500;
  color: black;
  height: 45px;
  width: 45px;
  border-radius: 50%;
  padding-top: 16px;
  font-size: 16px;
  margin-right: 5px;
}

.font-btn .fal:before {
  content: "\f054";
  font-family: "Font Awesome 5 Pro";
  font-size: 16px;
  position: absolute;
  left: -100%;
  transition: .4s;
}

.font-btn .fal:after {
  content: "\f054";
  font-family: "Font Awesome 5 Pro";
  font-size: 16px;
  position: absolute;
  left: 43%;
  transition: .4s;
}

.font-btn:hover .fal:before {
  left: 43%;
}

.font-btn:hover .fal:after {
  left: 157%;
}

.layer-btn {
  position: relative;
  overflow: hidden;
  color: black;
  font-size: 14px;
  letter-spacing: 1px;
  border-radius: 8px;
  padding: 20px 45px 15px 45px;
  transition: .4s;
  z-index: 1;
}

.layer-btn:hover {
  color: #dfb755;
}

.layer-btn::after {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 99.9%;
  background: #dfb755;
  z-index: -2;
}

.layer-btn::before {
  content: "";
  position: absolute;
  top: -5px;
  left: 0px;
  background: #222429;
  opacity: .5;
  border: 1px solid #222429;
  width: 105%;
  height: 185%;
  transform: translateX(90%) rotate(25deg);
  transition: .4s;
}

.layer-btn:hover:before {
  transform: translateX(0%);
  z-index: -1;
  opacity: 1;
}

::-webkit-input-placeholder {
  font-size: 15px !important;
  color: #666 !important;
}

.btn:focus {
  box-shadow: 0 0 0 0rem rgba(0, 123, 255, 0.25);
}

.form-control {
  font-size: 13px;
  border: 1px solid #e3e3e3;
}

.custom-select:focus,
.form-control:focus {
  box-shadow: none;
  border: 1px solid #dfb755;
}

#navigration .logo {
  font-size: 38px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
}

#navigration .header {
  position: relative;
}

#navigration .header #showsidenav {
  position: absolute;
  top: 15px;
  right: 15px;
}

#navigration .header #showsidenav img {
  width: 15px;
}

#navigration .nav-item {
  list-style: none;
  display: inline-block;
}

#navigration .nav-item .nav-link {
  color: #fff;
  position: relative;
  font-weight: 700;
  font-size: 16px;
  line-height: 1;
  padding: 35px 15px;
  transition: .4s;
  letter-spacing: 1px;
}

#navigration .nav-item .nav-link .fa-angle-down {
  color: #fff;
  margin-left: 2px;
  font-size: 13px;
  font-weight: 500;
}

#navigration .nav-item:hover .nav-link {
  color: #dfb755;
}

#navigration .nav-item:hover .fa-angle-down {
  color: #dfb755;
}

#navigration .dropdown {
  cursor: pointer;
}

#navigration .dropdown .dropdown-menus {
  background: #fff;
  border-radius: 5px;
  border: 1px solid #000;
  position: absolute;
  margin-top: 0;
  padding: 5px 0px;
  min-width: 220px;
  border: none;
  border-radius: 8px;
  box-shadow: 0px 1px 40px 0px #0000001a;
  transition: .4s;
}

#navigration .dropdown .dropdown-menus .dropdown-item {
  padding: 8px 25px;
  color: #222429;
  font-weight: 500;
  background: none;
  position: relative;
  transition: .4s;
}

#navigration .dropdown .dropdown-menus .dropdown-item span {
  transition: .4s;
  font-size: 20px;
}

#navigration .dropdown .dropdown-menus .dropdown-item .fa-angle-right {
  float: right;
  position: relative;
  top: 8px;
  color: #222429;
  font-size: 13px;
  font-weight: 500;
}

#navigration .dropdown .dropdown-menus .dropdown-item:before {
  content: "";
  background: #dfb755;
  height: 1px;
  width: 0px;
  position: absolute;
  top: 20px;
  left: 25px;
  transition: .4s;
}

#navigration .dropdown .dropdown-menus .dropdown-item:hover:before {
  width: 10px;
}

#navigration .dropdown .dropdown-menus .dropdown-item:hover {
  background: #f5f5f5;
}

#navigration .dropdown .dropdown-menus .dropdown-item:hover span {
  margin-left: 15px;
  color: #dfb755;
}

#navigration .collapse:not(.show) {
  display: block;
  opacity: 0;
  visibility: hidden;
  transition: .2s;
  z-index: -1;
}

#navigration .dropdown:hover>.dropdown-menus {
  opacity: 1;
  visibility: visible;
  z-index: 1;
}

#navigration .dropdown-2 {
  position: relative;
}

#navigration .dropdown-2 .dropdown-menus-2 {
  position: absolute;
  top: 0;
  min-width: 220px;
  right: -220px;
  background: #fff;
  border-radius: 8px;
  padding: 5px 0px;
  box-shadow: 0px 1px 40px 0px #0000001a;
  transition: .2s;
  display: block;
}

#navigration .dropdown-2:hover>.dropdown-menus-2 {
  opacity: 1;
  visibility: visible;
  z-index: 1;
}

#navigration .dropdown-2:hover>.dropdown-item {
  background: #f5f5f5;
}

#navigration .dropdown-2:hover>.dropdown-item .fal {
  color: #dfb755;
}

#navigration .dropdown-2:hover>.dropdown-item span {
  margin-left: 15px;
  color: #dfb755;
}

#navigration .dropdown-2:hover>.dropdown-item:before {
  width: 10px;
}

#navigration #hamburger {
  cursor: pointer;
  position: relative;
}

#navigration #hamburger img {
  transition: .4s;
}

#navigration #hamburger .img02 {
  position: absolute;
  right: 0;
  opacity: 0;
}

#navigration #hamburger:hover .img02 {
  opacity: 1;
}

#navigration .get-quote {
  padding: 0 20px;
  margin-top: 10px;
  border: none;
}

.fixed-top {
  z-index: 5;
  transition: .4s;
}

#homeSection {
  position: relative;
  margin-bottom: 100px;
}

#homeSection .slider-box1 {
  background: url(../img/slide1.jpg);
  background-size: cover;
  background-position: center center;
  height: 100vh;
}

#homeSection .slider-box .overlay {
  background: #22222266;
  height: 100%;
}

#homeSection .slider-box .txt-box {
  height: 100vh;
  position: relative;
}

#homeSection .slider-box .txt-box .txt-area {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

#homeSection .slider-box .txt-box .txt-area p {
  color: #dfb755;
  font-size: 24px;
}

#homeSection .slider-box .txt-box .txt-area h1 {
  color: #fff;
  font-weight: 500;
  letter-spacing: 2px;
  line-height: 1.2;
  margin-bottom: 50px;
}

#homeSection .slider-box:before {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  background: url(../img/layer.png);
  background-repeat: no-repeat;
  background-position: right top;
}

#homeSection .slider-box2 {
  background: url(../img/banner-004.jpg);
  background-size: cover;
  background-position: center center;
}

#homeSection .slider-box3 {
  background: url(../img/image-005.jpg);
  background-size: cover;
  background-position: center center;
}

#homeSection .slider-box4 {
  background: url(../img/banner-004.jpg);
  background-size: cover;
  background-position: center center;
}

#homeSection .slider-box5 {
  background: url(../img/banner-005.jpg);
  background-size: cover;
  background-position: center center;
}

#homeSection .owl-carousel {
  position: relative;
  z-index: 0;
}

#homeSection .owl-dots {
  display: none;
}

#homeSection .owl-nav {
  display: block;
  position: absolute;
  top: 90%;
  right: 10%;
  transform: translate(-10%, -90%);
  transition: 1s;
}

#homeSection .owl-nav button {
  width: 50px;
  height: 50px;
  display: block;
  background: none;
  background: rgba(255, 225, 225, 0.2);
  border-radius: 100px;
  transition: 1s;
}

#homeSection .owl-nav button:hover {
  background: #dfb755;
  color: white;
}

#homeSection .owl-nav .owl-prev {
  margin-bottom: 15px;
}

#homeSection .owl-nav .owl-prev span {
  opacity: 0;
}

#homeSection .owl-nav .owl-next {
  float: right;
}

#homeSection .owl-nav .owl-next span {
  opacity: 0;
}

#homeSection .owl-nav .owl-prev::before,
#homeSection .owl-nav .owl-next::before {
  font-size: 16px;
  text-align: center;
  color: #dfb755;
  content: '\f053';
  font-family: 'Font Awesome 5 pro';
  transition: .4s;
}

#homeSection .owl-nav .owl-next::before {
  content: '\f054';
  padding: 22px;
}

#homeSection .owl-nav .owl-prev:focus {
  outline: 0px dotted;
}

#homeSection .owl-nav .owl-next:focus {
  outline: 0px dotted;
}

#homeSection .owl-nav .owl-prev:hover:before,
#homeSection .owl-nav .owl-next:hover:before {
  color: black;
}

#featureSection {
  margin-bottom: 0px;
}

#featureSection .sec-header h2 {
  color: #1d1e22;
  margin-bottom: 20px;
  line-height: 1.3;
}

#featureSection .sec-header h2 span {
  color: #c6a244;
}

#featureSection .sec-header h4 {
  color: #c6a244;
  margin-bottom: 21px;
  line-height: 1.5;
}

#featureSection .sec-header p {
  color: #666;
  font-family: 'libre baskerville' !important;
  font-size: 15px;
  margin-bottom: 0;
  font-weight: 300;
  line-height: 1.6;
}

#featureSection .img-box {
  position: relative;
}

#featureSection .img-box img {
  border-radius: 10px;
  transition: 1s;
}

#featureSection .img-box .img01 {
  display: block;
  margin-left: auto;
  margin-right: 30px;
  max-width: 540px;
}

#featureSection .img-box .img02 {
  position: absolute;
  bottom: -30px;
  left: 0px;
  max-width: 270px;
}

#featureSection img.img01.wow.slideInRight {
  height: 100%;
  max-height: 350px;
  margin-left: 50px;
}

#featureSection .img-box:before {
  content: "";
  position: absolute;
  background: #dfb755;
  top: 0;
  left: 0;
  height: 250px;
  width: 15px;
  border-radius: 10px;
}

#featureSection .part2 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

#featureSection .part2 ul {
  margin-top: 50px;
  margin-bottom: 45px;
}

#featureSection .part2 ul li {
  list-style: none;
  margin-bottom: 10px;
  color: #666;
  font-family: 'libre baskerville';
  font-size: 16px;
}

#featureSection .part2 ul li .fal {
  margin-right: 10px;
  font-weight: 500;
  color: #c6a244;
}

#featureSection .part2 .since {
  background: #1d1e22;
  position: relative;
  text-align: center;
  width: 80px;
  height: 80px;
  padding-top: 13px;
  border-radius: 100px;
}

#featureSection .part2 .since span {
  color: #fff;
}

#featureSection .part2 .since:before {
  content: "";
  position: absolute;
  top: -10px;
  left: -10px;
  background: #e8eae9;
  width: 100%;
  height: 100%;
  border-radius: 100px;
  z-index: -1;
}

#serviceSection {
  /* background: #222429; */
  padding: 80px 0;
  overflow-x: hidden;
  margin-bottom: 100px;
  background: url(../img/Livinr-room.jpg);
  background-size: cover;
  background-attachment: fixed;
  background-position: center;
  position: relative;
  margin-top: 100px;
}

#serviceSection:after {
  background-color: black !important;
  opacity: 0.5 !important;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 0;
}

#serviceSection .container {
  position: relative;
  z-index: 1;
}

#serviceSection .sec-header h2 {
  color: #fff;
  margin-bottom: 30px;
  text-align: center;
  line-height: 1.3;
}

#serviceSection .sec-header h2 span {
  color: #dfb755;
}

#serviceSection .sec-header p {
  color: #bbc2c9;
  font-family: 'libre baskerville';
  font-size: 16px;
  margin-bottom: 0;
  text-align: center;
}

#serviceSection .service-box {
  height: 100%;
  display: flex;
  background: rgb(255 255 255 / 85%);
  align-items: top;
  border-radius: 20px;
  justify-content: start;
  padding: 20px 20px;
  cursor: pointer;
  transition: .4s;
  flex-direction: column;
  align-items: center;
  gap: 30px;
}

#serviceSection .service-box .txt-area h3 {
  color: #c6a244;
  transition: .4s;
  text-align: center;
  line-height: 1.4;
}

#serviceSection .service-box .txt-area h4 {
  color: #000000;
  margin-bottom: 0;
  font-size: 16px;
  transition: .4s;
  text-align: center;
  letter-spacing: 1px;
  line-height: 1.5;
  font-weight: 300;
}

#serviceSection .service-box .img-box {
  position: relative;
}

#serviceSection .service-box .img-box img {
  width: 70px;
  transition: .4s;
}

#serviceSection .service-box .img-box .img01 {
  position: absolute;
  top: 0;
  left: 0;
}

#serviceSection .service-box .img-box .img02 {
  opacity: 0;
}

#serviceSection .service-box:hover {
  background: #c6a244;
}

#serviceSection .service-box:hover .txt-area h3 {
  color: white;
}

#serviceSection .service-box:hover .txt-area h4 {
  color: #1d1e22;
}

#serviceSection .service-box:hover .img-box .img01 {
  opacity: 0;
}

#serviceSection .service-box:hover .img-box .img02 {
  opacity: 1;
}

#portfolioSection {
  margin-bottom: 0px;
}

#portfolioSection .sec-header h2 {
  color: #1d1e22;
  margin-bottom: 30px;
}

#portfolioSection .sec-header h2 span {
  color: #dfb755;
}

#portfolioSection .indicator span {
  color: #666;
  font-size: 22px;
  transition: .4s;
  display: inline-block;
  cursor: pointer;
  margin-right: 30px;
}

#portfolioSection .indicator span:last-child {
  margin-right: 0;
}

#portfolioSection .indicator span:hover {
  color: #c6a244;
}

#portfolioSection .indicator span.active {
  color: #c6a244;
}

#portfolioSection .indicator span::after {
  content: "";
  background: #c6a244;
  display: block;
  width: 0;
  height: 2px;
  opacity: 0;
  top: 30px;
  transition: .4s;
}

#portfolioSection .indicator span.active::after,
#portfolioSection .indicator span:hover::after {
  width: 100%;
  opacity: 1;
}

#portfolioSection #portfolio {
  margin-top: 0px;
}

#portfolioSection .portfolio-box {
  position: relative;
  margin: 15px 0;
  overflow: hidden;
}

#portfolioSection .portfolio-box .img-box {
  height: 400px;
  overflow: hidden;
  border-radius: 10px;
}

#portfolioSection .portfolio-box .img-box img {
  filter: grayscale(0%);
  transition: .4s;
}

#portfolioSection .portfolio-box .img-box .img-fluid {
  width: -webkit-fill-available !important;
  height: -webkit-fill-available !important;
  object-fit: cover !important;
}

#portfolioSection .portfolio-box .hover-txt {
  background: #1d1e22;
  padding: 30px;
  width: 90%;
  position: absolute;
  left: 5%;
  display: block;
  margin: auto;
  border-radius: 10px;
  transition: .4s;
}

#portfolioSection .portfolio-box .hover-txt .category {
  color: #c6a244;
  font-size: 18px;
  position: relative;
}

#portfolioSection .portfolio-box .hover-txt .category:before {
  content: "";
  height: 2px;
  width: 50px;
  background: #c6a244;
  position: absolute;
  border-radius: 3px;
  bottom: 9px;
  right: -70px;
}

#portfolioSection .portfolio-box .hover-txt p {
  color: #fff;
  margin-bottom: 0;
  font-size: 22px;
  text-transform: uppercase;
}

/* #portfolioSection .portfolio-box:hover .img-box img {
    filter: grayscale(100%); } */
#portfolioSection .portfolio-box:hover .hover-txt {
  transform: translateY(-115%);
}

.portfolio-preview {
  background: #fff;
  padding: 20px;
  border-radius: 10px;
  text-align: left;
  max-width: 768px;
  margin: 15px auto;
  position: relative;
}

.portfolio-preview .img-box {
  height: 400px;
}

.portfolio-preview .img-box img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.portfolio-preview .description h4 {
  font-size: 45px;
  margin-bottom: 15px;
  color: #222429;
}

.portfolio-preview .description p {
  color: #666;
  font-family: 'lato';
  font-size: 15px;
  margin-bottom: 30px;
}

.portfolio-preview .description ul {
  margin-bottom: 0;
}

.portfolio-preview .description ul li {
  list-style: none;
  margin-bottom: 10px;
  color: #222429;
}

.portfolio-preview .description ul li i {
  color: #c6a244;
  width: 24px;
}

.portfolio-preview .description ul li span {
  color: #666;
  margin-left: 15px;
}

.portfolio-preview .description ul li a {
  margin-left: 15px;
  color: blueviolet;
}

#pricingSection {
  background: #222429;
  padding: 80px 0;
  overflow-x: hidden;
  margin-bottom: 100px;
}

#pricingSection .sec-header {
  margin-bottom: 50px;
}

#pricingSection .sec-header h2 {
  color: #fff;
  margin-bottom: 30px;
}

#pricingSection .sec-header h2 span {
  color: #dfb755;
}

#pricingSection .sec-header p {
  color: #666;
  font-family: 'lato';
  font-size: 16px;
  margin-bottom: 0;
}

#pricingSection .pricing-box {
  background: #1d1e22;
  padding: 40px 40px 30px 40px;
  margin: 15px 0;
  border-radius: 10px;
  text-align: center;
  transition: .4s;
}

#pricingSection .pricing-box h4 {
  font-size: 22px;
  color: #bbc2c9;
  margin-bottom: 20px;
  transition: .4s;
}

#pricingSection .pricing-box h3 {
  color: #dfb755;
  font-weight: 500;
  margin-bottom: 30px;
  transition: .4s;
}

#pricingSection .pricing-box ul li {
  list-style: none;
  margin-bottom: 10px;
  color: #bbc2c9;
  font-family: 'lato';
  font-size: 15px;
  margin-bottom: 10px;
  transition: .4s;
}

#pricingSection .pricing-box .btn {
  margin-top: 10px;
  padding: 0;
  transition: .4s;
}

#pricingSection .pricing-box .btn .fal {
  transition: 0s;
}

#pricingSection .pricing-box:hover {
  background: #dfb755;
}

#pricingSection .pricing-box:hover h4 {
  color: #1d1e22;
}

#pricingSection .pricing-box:hover h3 {
  color: #1d1e22;
}

#pricingSection .pricing-box:hover ul li {
  color: #333;
}

#pricingSection .pricing-box:hover .font-btn .fal {
  background: #1d1e22;
  color: #dfb755;
}

#pricingSection .pricing-box:hover .font-btn span {
  color: #1d1e22;
}

#specialFeature {
  background: #fff;
  overflow: hidden;
  margin-bottom: 80px;
}

#specialFeature .sec-header {
  margin-bottom: 0px;
}

#specialFeature .sec-header h2 {
  color: #222429;
  margin-bottom: 0px;
  line-height: 1.2;
}

#specialFeature .sec-header h2 span {
  color: #dfb755;
}

#specialFeature .sec-header p {
  color: #dfb755;
  font-family: 'lato';
  font-size: 16px;
  margin-bottom: 0;
}

#specialFeature .service-box {
  position: relative;
  transition: .4s;
}

#specialFeature .service-box .img-box {
  overflow: hidden;
  border-radius: 10px;
}

#specialFeature .service-box .img-box img {
  width: 100%;
  height: 450px;
  object-fit: cover;
  border-radius: 10px;
  filter: grayscale(0%);
  transition: .4s;
}

#specialFeature .service-box .txt-box {
  background: #222429;
  position: relative;
  transform: translateY(-30px);
  border-radius: 10px;
  padding: 20px;
  /* padding-right: 65px; */
  width: 85%;
  margin: auto;
}

#specialFeature .service-box .txt-box h4 {
  color: #dfb755;
  font-size: 20px;
  text-align: center;
  line-height: 24px;
}

#specialFeature .service-box .txt-box p {
  color: #bbc2c9;
  margin-bottom: 0;
}

#specialFeature .service-box .font-btn {
  margin-top: -15px;
}

#specialFeature .service-box:hover img {
  filter: grayscale(100%);
}

#specialFeature .font-btn {
  position: absolute;
  right: 0;
  bottom: 0;
}

#specialFeature .owl-stage-outer {
  overflow: visible;
}

#specialFeature .owl-nav {
  display: block;
  position: absolute;
  top: -21%;
  right: 0;
  transition: .4s;
}

#specialFeature .owl-nav button {
  width: 50px;
  height: 50px;
  background: none;
  background: #dfb755;
  border-radius: 100px;
  transition: .4s;
}

#specialFeature .owl-nav button:hover {
  background: #222429;
  color: #dfb755;
}

#specialFeature .owl-nav .owl-prev {
  margin-right: 15px;
}

#specialFeature .owl-nav .owl-prev span {
  opacity: 0;
}

#specialFeature .owl-nav .owl-next {
  float: right;
}

#specialFeature .owl-nav .owl-next span {
  opacity: 0;
}

#specialFeature .owl-nav .owl-prev::before,
#specialFeature .owl-nav .owl-next::before {
  font-size: 16px;
  text-align: center;
  color: black;
  content: '\f053';
  font-family: 'Font Awesome 5 pro';
  transition: .4s;
}

#specialFeature .owl-nav .owl-next::before {
  content: '\f054';
  padding: 22px;
}

#specialFeature .owl-nav .owl-prev:focus {
  outline: 0px dotted;
}

#specialFeature .owl-nav .owl-next:focus {
  outline: 0px dotted;
}

#specialFeature .owl-nav .owl-prev:hover:before,
#specialFeature .owl-nav .owl-next:hover:before {
  color: #dfb755;
}

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

.specialFeature2 .container {
  max-width: 100%;
}

.specialFeature2 .sec-header {
  margin-bottom: 50px;
}

.specialFeature2 .sec-header h2 {
  color: #222429;
  margin-bottom: 30px;
}

.specialFeature2 .sec-header h2 span {
  color: #dfb755;
}

#featureDetails {
  /* border-left: 1px solid #cbcbcc; */
  padding-left: 30px;
}

#featureDetails .img-box {
  width: 100%;
  max-height: 500px;
  overflow: hidden;
  margin-bottom: 50px;
  border-radius: 10px;
}

#featureDetails .img-box img {
  width: 100%;
  border-radius: 10px;
  filter: grayscale(0%);
  transition: .4s;
}

#featureDetails .img-box:hover img {
  filter: grayscale(100%);
}

#featureDetails .txt-box h3 {
  color: #222429;
  margin-bottom: 15px;
}

#featureDetails .txt-box h3 span {
  color: #dfb755;
}

#featureDetails .txt-box p {
  color: #666;
  font-family: 'libre baskerville';
  font-size: 16px;
}

#featureDetails .txt-box ul li {
  list-style: none;
  margin-bottom: 10px;
  color: #666;
  font-family: 'libre baskerville';
  font-size: 16px;
}

#featureDetails .txt-box ul li .fal {
  margin-right: 10px;
  font-weight: 500;
  color: #dfb755;
}

#testimonialSection {
  position: relative;
  padding-top: 80px;
  padding-bottom: 10px;
  overflow: hidden;
}

#testimonialSection .sec-header {
  margin-bottom: 50px;
}

#testimonialSection .sec-header h2 {
  color: #1d1e22;
  margin-bottom: 30px;
}

#testimonialSection .sec-header h2 span {
  color: #c6a244;
}

#testimonialSection .testimonial-box {
  border-radius: 10px;
  box-shadow: 10px 10px 5px #dfb75566;
  padding: 40px 50px;
  transition: .4s;
}

#testimonialSection .testimonial-box .top-part {
  display: flex;
  align-items: center;
}

#testimonialSection .testimonial-box .top-part .client {
  margin-right: 15px;
}

#testimonialSection .testimonial-box .top-part .client img {
  width: 100px;
  height: 100px;
  border-radius: 100px;
  object-fit: cover;
  object-position: top;
}

#testimonialSection .testimonial-box .top-part .txt p {
  margin-bottom: 0;
  letter-spacing: 1px;
  color: #000;
  font-size: 18px;
}

#testimonialSection .testimonial-box .top-part .txt span {
  font-size: 14px;
  color: #c6a244;
  transition: .4s;
}

#testimonialSection .testimonial-box .top-part .quote {
  margin-left: auto;
  position: relative;
  align-self: start;
}

#testimonialSection .testimonial-box .top-part .quote img {
  width: 40px;
}

#testimonialSection .testimonial-box .top-part .quote .img02 {
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0;
}

#testimonialSection .testimonial-box .feedback {
  color: #666;
  margin-top: 30px;
  font-family: 'libre baskerville';
  font-size: 16px;
  line-height: 2;
  margin-bottom: 0;
  transition: .4s;
}

#testimonialSection .testimonial-box:hover {
  background: black;
}

#testimonialSection .testimonial-box:hover .txt span {
  color: #dfb755;
}

#testimonialSection .testimonial-box:hover .txt p {
  color: #dfb755;
}

#testimonialSection .testimonial-box:hover .quote .img02 {
  opacity: 1;
}

#testimonialSection .testimonial-box:hover .feedback {
  color: #dfb755;
}

#testimonialSection .owl-stage-outer {
  overflow: visible;
}

#testimonialSection .owl-dots {
  position: absolute;
  display: inline-block;
  top: -90px;
  right: 0;
}

#testimonialSection .owl-dots .owl-dot {
  width: 10px !important;
  height: 10px !important;
  background: none;
  border: 1px solid #c6a244;
  border-radius: 20px;
  transition: .4s;
  margin: 0px 5px;
}

#testimonialSection .owl-dots .owl-dot:focus {
  outline: 0px dotted !important;
  outline: 0px auto -webkit-focus-ring-color !important;
}

#testimonialSection .owl-dots .owl-dot.active {
  background: #c6a244;
}

#workSection {
  background: url(../img/CARMINA_1.jpg);
  background-size: cover;
  background-attachment: fixed;
  background-position: center;
  filter: grayscale(50%);
  margin-top: 100px;
}

#workSection .overlay {
  background: rgba(34, 34, 34, 0.7);
  padding: 80px 0;
}

#workSection .work-box {
  margin: 30px 0;
  /* border-right: 1px solid #ffffff40;  */
}

#workSection .work-box h2 {
  color: #fff;
}

#workSection .work-box p {
  font-size: 38px;
  color: #dfb755;
  margin-bottom: 0;
}

#workSection .box-4 {
  border-right: none;
}

#contactSection {
  margin-bottom: 20px;
}

#contactSection .sec-header {
  margin-bottom: 50px;
}

#contactSection .sec-header h2 {
  color: #222429;
  margin-bottom: 30px;
  line-height: 1.4;
}

#contactSection .sec-header h2 span {
  color: #dfb755;
}

#contactSection .sec-header p {
  color: #666;
  font-family: 'libre baskerville';
  font-size: 16px;
  margin-bottom: 0;
}

#contactSection .icon-box {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}

#contactSection .icon-box .icon {
  background: #dfb755;
  height: 60px;
  width: 100%;
  max-width: 60px;
  border-radius: 100px;
  text-align: center;
  margin-right: 15px;
}

#contactSection .icon-box .icon .fal {
  font-size: 20px;
  padding-top: 20px;
  color: #000;
}

#contactSection .icon-box .txt p {
  margin-bottom: 0;
  color: #222429;
  font-size: 16px;
}

#contactSection .icon-box .txt span {
  color: #666;
  font-family: 'libre baskerville';
  font-size: 14px;
}

#contactSection form .form-group .form-control {
  font-family: 'libre baskerville';
  background: #f4f5f9;
  border: 1px solid #f4f5f9;
  font-size: 15px;
  padding: 20px;
  border-radius: 8px;
}

#contactSection form .form-group .form-control:focus {
  box-shadow: none;
  border: 1px solid #dfb755;
}

#contactSection form .form-group input {
  height: 62px;
}

#contactArea .contact-box {
  background: #dfb755;
  border-radius: 10px;
  padding: 30px !important;
  position: relative;
  transform: translateY(80px);
  z-index: 1;
}

#contactArea .row {
  align-items: center;
}

#contactArea .sec-header h2 {
  color: black;
  margin-bottom: 0;
  font-size: 40px;
  line-height: 1.5;
}

#contactArea .sec-header h2 span {
  color: #fff;
}

#contactArea .layer-btn {
  color: #dfb755;
}

#contactArea .layer-btn:hover {
  color: #222429;
}

#contactArea .layer-btn::after {
  background: #222429;
}

#contactArea .layer-btn::before {
  background: #fff;
  border: 1px solid #fff;
}

#footerSection {
  background: #222429;
  position: relative;
  padding-top: 160px;
}

#footerSection .footer-box .logo {
  font-size: 38px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
}

#footerSection .footer-box .about {
  color: #bbc2c9;
  font-family: 'libre baskerville';
  font-size: 16px;
  margin-top: 15px;
  margin-bottom: 30px;
}

#footerSection .footer-box .social-links a {
  background: #ffffff;
  display: inline-block;
  height: 40px;
  width: 40px;
  border-radius: 100px;
  text-align: center;
  margin-right: 10px;
  transition: .4s;
}

#footerSection .footer-box .social-links a .fab {
  color: #dfb755;
  padding-top: 12px;
}

#footerSection .footer-box .social-links a:hover {
  background: #dfb755;
}

#footerSection .footer-box .social-links a:hover .fab {
  color: #ffffff;
}

#footerSection .footer-box .title {
  color: #fff;
  font-size: 24px;
  margin-bottom: 30px;
}

#footerSection .box2 ul li {
  list-style: none;
  margin-bottom: 10px;
}

#footerSection .box2 ul li a {
  color: #bbc2c9;
  font-family: 'libre baskerville';
  font-size: 16px;
  transition: .4s;
}

#footerSection .box2 ul li a:hover {
  color: #fff;
}

#footerSection .box3 .icon-box {
  display: flex;
  align-items: top;
  margin-bottom: 20px;
}

#footerSection .box3 .icon-box .icon {
  width: 100%;
  max-width: 30px;
}

#footerSection .box3 .icon-box .icon .fal {
  color: #dfb755;
}

#footerSection .box3 .icon-box .txt p {
  margin-bottom: 0;
  color: #fff;
}

#footerSection .box3 .icon-box .txt span {
  color: #bbc2c9;
  font-family: 'libre baskerville';
  font-size: 16px;
}

#footerSection .box4 span {
  color: #bbc2c9;
  font-family: 'libre baskerville';
  font-size: 16px;
}

#footerSection .box4 form {
  position: relative;
  max-width: 250px;
}

#footerSection .box4 form .form-group .form-control {
  font-family: 'libre baskerville';
  background: #ffffff;
  border: 1px solid #ffffff;
  font-size: 15px;
  padding: 20px;
  border-radius: 8px;
}

#footerSection .box4 form .form-group .form-control:focus {
  box-shadow: none;
  border: 1px solid #dfb755;
}

#footerSection .box4 form .form-group input {
  height: 62px;
}

#footerSection .box4 form .btn {
  background: #dfb755;
  position: absolute;
  top: 8px;
  right: 8px;
  height: 45px;
  width: 45px;
  border-radius: 100px;
  transition: .4s;
}

#footerSection .box4 form .btn .fal {
  padding-top: 7px;
  color: #000;
}

#footerSection .box4 form .btn:hover {
  background: #fff;
}

#footerSection .box4 form .btn:hover .fal {
  color: #dfb755;
}

#footerSection .copy-right {
  margin-top: 80px;
  border-top: 1px solid #ffffff1a;
  padding: 30px 0;
  text-align: center;
}

#footerSection .copy-right span {
  color: #bbc2c9;
  font-family: 'libre baskerville';
  font-size: 16px;
}

#footerSection:before {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  background: url(../img/footer.png);
  background-repeat: no-repeat;
  background-position: center;
}

#pageHeader {
  background: url(../img/image-006.png);
  background-size: cover;
  background-position: center top;
  margin-bottom: 100px;
}

#pageHeader .overlay {
  background: rgba(34, 34, 34, 0.8);
  padding: 180px 0 80px 0;
}

#pageHeader .sec-header {
  margin-bottom: 50px;
}

#pageHeader .sec-header h2 {
  color: white;
  margin-bottom: 15px;
}

#pageHeader .sec-header h2 span {
  color: #dfb755;
}

#pageHeader .sec-header p {
  color: #dfb755;
}

#pageHeader .sec-header p a {
  color: #fff;
  text-decoration: none;
  transition: .4s;
}

#pageHeader .sec-header p a:hover {
  color: #dfb755;
}

#pageHeader .sec-header p span {
  color: #fff;
  margin: 0 5px;
}

#googleMap iframe {
  border-radius: 10px;
  position: relative;
  transform: translateY(150px);
  z-index: 1;
}

.scroll-up {
  position: fixed;
  height: 50px;
  width: 50px;
  right: 40px;
  bottom: 40px;
  transition: .4s;
  text-align: center;
  z-index: 1;
}

.scroll-up .fal {
  position: relative;
  overflow: hidden;
  font-weight: 500;
  color: black;
  height: 70px;
  width: 80px;
  border-radius: 50%;
  padding-right: 13px;
  font-size: 16px;
}

.scroll-up .fal:before {
  content: "\f077";
  font-family: "Font Awesome 5 Pro";
  font-size: 16px;
  position: absolute;
  top: 100%;
  transition: .4s;
}

.scroll-up .fal:after {
  content: "\f077";
  font-family: "Font Awesome 5 Pro";
  font-size: 16px;
  position: absolute;
  top: 36%;
  transition: .4s;
}

.scroll-up:hover .fal:before {
  top: 36%;
}

.scroll-up:hover .fal:after {
  top: -157%;
}

#contactSection .contact-form-new .screen-reader-response{
  display:none;
}
.blog-single-wrapper h4{
  margin-top: 20px;
}
@media (max-width: 1200px) {
  #navigration .nav-item .nav-link {
    padding: 35px 5px !important;
  }

  #navigration ul.mb-0 {
    margin-top: 13px !important;
  }
}

@media screen and (max-width: 1024px) {
  #pageHeader {
    margin-bottom: 60px;
  }

  .timeline-item {
    width: 100%;
    padding: 1.35rem 2rem;
    border-right: none;
    border-left: 2px solid #ccd1d9;
  }

  .timeline-item-right {
    align-self: flex-start;
  }

  .timeline-item-left * {
    text-align: start;
  }

  .timeline-item-left::after {
    right: auto;
    left: -11px;
  }

  .timeline-item::after {
    top: 2rem;
  }
}

@media (max-width: 991px) {
  h2 {
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 20px !important;
  }

  .fix-header #navigration .nav-item .nav-link {
    color: #bbc2c9 !important;
  }

  #navigration {
    padding: 10px !important;
  }

  #navigration ul.mb-0 {
    padding-right: 2rem;
  }

  #navigration .sidenav {
    position: absolute;
    background: #222429;
    top: 0;
    left: -80vw;
    width: 80vw;
    height: 100vh;
    box-shadow: 0px 1px 40px 0px #0000001a;
    transition: .4s;
    overflow-y: auto;
    z-index: 1;
  }

  #navigration .sidenav .logo {
    display: block;
    text-align: center;
    padding: 10px;
    padding-top: 40px;
  }

  #navigration .sidenav::-webkit-scrollbar {
    width: 0px;
    height: 10px;
  }

  #navigration .sidenav::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 3px;
  }

  #navigration .sidenav::-webkit-scrollbar-thumb {
    background: #e5e5e5;
    border-radius: 5px;
  }

  #navigration .sidenav::-webkit-scrollbar-thumb:hover {
    background: #e5e5e5;
  }

  #navigration .nav-item {
    display: inline;
  }

  #navigration .nav-item .nav-link {
    padding: 15px;
    color: #bbc2c9;
    border-top: 1px solid #ffffff1a;
  }

  #navigration .nav-item .nav-link .fal {
    float: right;
    background: #dfb755;
    position: relative;
    top: -3px;
    color: #fff;
    height: 25px;
    width: 25px;
    border-radius: 5px;
    text-align: center;
    font-weight: 500;
    padding-top: 6px;
  }

  #navigration .nav-item .dropdown-menus {
    position: relative;
    background: none;
    padding: 0;
    box-shadow: none;
  }

  #navigration .nav-item .dropdown-menus .dropdown-item {
    padding: 10px 15px 5px 30px;
    border-top: 1px solid #ffffff1a;
    color: #bbc2c9;
  }

  #navigration .nav-item .dropdown-menus .dropdown-item .fal {
    float: right;
    background: #dfb755;
    position: relative;
    top: 0px;
    color: #fff;
    height: 25px;
    width: 25px;
    border-radius: 5px;
    text-align: center;
    font-weight: 500;
    padding-top: 6px;
    transform: rotate(90deg);
  }

  #navigration .nav-item .dropdown-menus .dropdown-item:hover {
    background: none;
  }

  #navigration .nav-item .dropdown-item:last-child {
    margin-bottom: 1px;
  }

  #navigration .nav-item .dropdown-2 {
    margin-bottom: 1px;
  }

  #navigration .nav-item .dropdown-menus-2 {
    position: relative;
    background: none;
    padding: 0;
    box-shadow: none;
    right: 0;
  }

  #navigration .nav-item .dropdown-menus-2 .dropdown-item {
    padding: 10px 15px 5px 45px;
  }

  #navigration .nav-item:first-child .nav-link {
    border-top: none;
  }

  #navigration .nav-item:last-child .nav-link {
    border-bottom: 1px solid #ffffff1a;
  }

  #navigration .dropdown-item:hover:before {
    width: 0px !important;
  }

  #navigration .dropdown-item:hover span {
    margin-left: 0px !important;
  }

  #navigration .sidenav.active-nav {
    left: 0px;
  }

  #navigration .collapse:not(.show) {
    display: none;
  }

  #featureSection .col-lg-7 {
    margin-bottom: 50px;
  }

  #portfolioSection .sec-header,
  #portfolioSection .indicator {
    text-align: center;
  }

  #workSection .box-2 {
    border-right: none !important;
  }

  #contactArea .contact-box {
    text-align: center;
    padding: 30px;
  }

  #featureSection .part2 ul {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  /* #portfolioSection img.Gallery-slide {
    height: calc(100vh - 200px);
  } */
}

@media (max-width: 768px) {
  #homeSection .txt-area h1 {
    font-size: 70px;
  }

  #workSection .work-box {
    border-right: none !important;
  }

  .whatsapp-icon {
    height: 50px !important;
    width: 50px !important;
    right: 10px !important;
    bottom: 10px !important;
  }

  #homeSection #homeSection .owl-nav {
    top: 85% !important;
    right: 13% !important;
  }

  .timeline-item {
    width: calc(100% + 1px) !important;
  }

  .timeline-item-left {
    border-right: none !important;
  }

  .timeline-item-left * {
    text-align: left !important;
  }
}

@media (max-width: 552px) {
  h2 {
    font-size: 24px !important;
    line-height: 30px !important;
    margin-bottom: 15px !important;
  }

  #homeSection .txt-area h1 {
    font-size: 42px;
  }

  #featureSection .col-lg-7 .img-box .img01 {
    width: 90%;
    margin-right: 0px;
  }

  #featureSection .col-lg-7 .img-box .img02 {
    width: 90%;
  }

  #featureSection .img-box .img01 {
    max-width: 400px;
  }

  #featureSection .img-box .img02 {
    max-width: 200px;
  }
  
  #featureSection img.img01.wow.slideInRight {
    margin-right: 0px;
  }

  #homeSection .slider-box1 {
    background: url(../img/CASA/Living%20Room%20Sofa%20Set%20Overhead%20Shot.jpg);
    background-size: cover;
    background-position: center center;
  }

  #homeSection .slider-box2 {
    background: url(../img/Q-Home/Armchairs%20with%20Side%20Table.jpg);
    background-size: cover;
    background-position: center center;
  }

  #homeSection .slider-box3 {
    background: url(../img/MODI%27S-Interiors/03_07.jpg);
    background-size: cover;
    background-position: center center;
  }

  #featureSection .part2 ul {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  #testimonialSection .testimonial-box .top-part .quote img {
    width: 30px;
  }

  #testimonialSection .testimonial-box {
    padding: 30px 20px;
  }

  /* #portfolioSection .sec-header h2 {
        margin-bottom: 0px; }             */
}

@media (max-width: 400px) {
  
  #featureSection .img-box:before{
    display:none;
}
#featureSection img.img01.wow.slideInRight {
    height: 100%;
    text-align: center;
    max-height: 350px;
    margin-left: 0;
}
#featureSection .part2 ul {
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px;
}
#featureSection .col-lg-7 .img-box .img01 {
  width: 100%;
}
  #featureSection .img-box .img01 {
    max-width: 370px;
}

/* #featureSection .img-box .img02 {
  max-width: 180px;
  bottom: -100px;
} */
#featureSection .img-box .img02 {
  max-width: 180px;
  bottom: -60px;
}
}



/* new css*/
.plan-img-box {
  width: 100%;
}

a,
a:hover {
  text-decoration: none;
}

.portfolio-box .img-box img {
  object-fit: cover;
}

.portfolio-preview .col-md-6 {
  width: 100% !important;
  flex-basis: 100% !important;
  max-width: 100% !important;
}

.fix-header nav#navigration {
  background-color: #ffffff;
  padding-bottom: 8px !important;
}

.fix-header #navigration .nav-item .nav-link {
  color: #1c1912;
}

.fix-header #navigration .nav-item .nav-link:hover {
  color: #c5ac70;
}

.whatsapp-icon {
  position: fixed;
  height: 70px;
  width: 80px;
  right: 20px;
  bottom: 20px;
  z-index: 999;
}

a.whatsapp-icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}




.timeline {
  display: flex;
  flex-direction: column;
}

.timeline-item {
  width: calc(50% + 1px);
  padding: 0.5rem 2rem;
  position: relative;
}

.timeline-item-right {
  align-self: flex-end;
  border-left: 2px solid #ccd1d9;
}

.timeline-item-left {
  align-self: flex-start;
  border-right: 2px solid #ccd1d9;
}

.timeline-item::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 2px solid #f5f7fa;
  background: #dfb755;
  z-index: 9999;
  top: 1.35rem;
}

.timeline-item-right::after {
  left: -9px;
}

.timeline-item-left::after {
  right: -9px;
}

.timeline-content {
  width: 95%;
  padding: 0 15px;
  color: #666;
  display: flex;
  flex-direction: column;
}

.timeline-content h3 {
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 25px;
  font-weight: 500;
  width: 100%;
}

.timeline-item-left * {
  text-align: end;
}

.timeline-content span {
  font-size: 15px;
  color: #a4a4a4;
}

.timeline-content p {
  font-size: 14px;
  line-height: 1.5em;
  word-spacing: 1px;
  color: #888;
}

.buy-process .title,
.subtitle {
  text-align: center;
  line-height: 1.6;
}

.buy-process h3.subtitle {
  padding-bottom: 50px;
}

.blogpage-header {
  background: url(../img/image-006.png);
  background-size: cover;
  background-position: center top;
  margin-bottom: 100px;
}

.blogpage-header .overlay {
  background: rgba(34, 34, 34, 0.8);
  padding: 180px 0 80px 0;
}

.blogpage-header .sec-header {
  margin-bottom: 50px;
}

.blogpage-header .sec-header h2 {
  color: white;
  margin-bottom: 15px;
}

.blogpage-header .sec-header h2 span {
  color: #dfb755;
}

.blogpage-header .sec-header p {
  color: #dfb755;
}

.blogpage-header .sec-header p a {
  color: #fff;
  text-decoration: none;
  transition: .4s;
}

.blogpage-header .sec-header p a:hover {
  color: #dfb755;
}

.blogpage-header .sec-header p span {
  color: #fff;
  margin: 0 5px;
}

.blogSinglepage-header {
  background: url(../img/Valerno/IMGM2989.jpg);
  background-size: cover;
  background-position: center center;
  margin-bottom: 100px;
}

.blogSinglepage-header .overlay {
  background: rgba(34, 34, 34, 0.8);
  padding: 180px 0 80px 0;
}

.blogSinglepage-header .sec-header {
  margin-bottom: 50px;
}

.blogSinglepage-header .sec-header h2 {
  color: white;
  margin-bottom: 15px;
}

.blogSinglepage-header .sec-header h2 span {
  color: #dfb755;
}

.blogSinglepage-header .sec-header p {
  color: #dfb755;
}

.blogSinglepage-header .sec-header p a {
  color: #fff;
  text-decoration: none;
  transition: .4s;
}

.blogSinglepage-header .sec-header p a:hover {
  color: #dfb755;
}

.blogSinglepage-header .sec-header p span {
  color: #fff;
  margin: 0 5px;
}




.privacy-policy-header {
  background: url(../img/privacy-policy.png);
  background-size: cover;
  background-position: center center;
  margin-bottom: 100px;
}

.privacy-policy-header .overlay {
  background: rgba(34, 34, 34, 0.8);
  padding: 180px 0 80px 0;
}

.privacy-policy-header .sec-header {
  margin-bottom: 50px;
}

.privacy-policy-header .sec-header h2 {
  color: white;
  margin-bottom: 15px;
}

.privacy-policy-header .sec-header h2 span {
  color: #dfb755;
}

.privacy-policy-header .sec-header p {
  color: #dfb755;
}

.privacy-policy-header .sec-header p a {
  color: #fff;
  text-decoration: none;
  transition: .4s;
}

.privacy-policy-header .sec-header p a:hover {
  color: #dfb755;
}

.privacy-policy-header .sec-header p span {
  color: #fff;
  margin: 0 5px;
}
#policySection .sec-header h2 {
  color: #1d1e22;
  margin-bottom: 20px;
  line-height: 1.3;
}

#policySection .sec-header h2 span {
  color: #c6a244;
}

#policySection .sec-header h4 {
  color: #c6a244;
  margin-bottom: 10px;
  line-height: 1.5;
}

#policySection .sec-header p {
  color: #666;
  font-family: 'libre baskerville' !important;
  font-size: 15px;
  margin-bottom: 0;
  font-weight: 300;
  line-height: 1.6;
}

#policySection .img-box {
  position: relative;
}

#policySection .img-box img {
  border-radius: 10px;
  transition: 1s;
}

#policySection .img-box .img01 {
  display: block;
  margin-left: auto;
  margin-right: 30px;
  max-width: 540px;
  width: 100%;
  height: 100%;
  max-height: 300px;
}

#policySection .img-box .img02 {
  position: absolute;
  bottom: -30px;
  left: 0px;
  max-width: 270px;
}

/* #blogSection .img-box:before {
                content: "";
                position: absolute;
                background: #dfb755;
                top: 0;
                left: 0;
                height: 250px;
                width: 15px;
                border-radius: 10px; } */
#policySection .part2 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

#policySection .part2 ul {
  margin-top: 50px;
  margin-bottom: 45px;
}

#policySection .part2 ul li {
  list-style: none;
  margin-bottom: 10px;
  color: #666;
  font-family: 'libre baskerville';
  font-size: 16px;
}

#policySection .part2 ul li .fal {
  margin-right: 10px;
  font-weight: 500;
  color: #c6a244;
}

#policySection .part2 .since {
  background: #1d1e22;
  position: relative;
  text-align: center;
  width: 80px;
  height: 80px;
  padding-top: 13px;
  border-radius: 100px;
}

#policySection .part2 .since span {
  color: #fff;
}

#policySection .part2 .since:before {
  content: "";
  position: absolute;
  top: -10px;
  left: -10px;
  background: #e8eae9;
  width: 100%;
  height: 100%;
  border-radius: 100px;
  z-index: -1;
}

#policySection .sec-header.wow.fadeInUp {
  margin-bottom: 25px;
}




/* #blogSection {
  margin-bottom: 100px; } */
#blogSection .sec-header h2 {
  color: #1d1e22;
  margin-bottom: 20px;
  line-height: 1.3;
}

#blogSection .sec-header h2 span {
  color: #c6a244;
}

#blogSection .sec-header h4 {
  color: #c6a244;
  margin-bottom: 10px;
  line-height: 1.5;
}

#blogSection .sec-header p {
  color: #666;
  font-family: 'libre baskerville' !important;
  font-size: 15px;
  margin-bottom: 0;
  font-weight: 300;
  line-height: 1.6;
}

#blogSection .img-box {
  position: relative;
}

#blogSection .img-box img {
  border-radius: 10px;
  transition: 1s;
}

#blogSection .img-box .img01 {
  display: block;
  margin-left: auto;
  margin-right: 30px;
  max-width: 540px;
  width: 100%;
  height: 100%;
  max-height: 250px;
  object-fit: cover;
}

#blogSection .img-box .img02 {
  position: absolute;
  bottom: -30px;
  left: 0px;
  max-width: 270px;
}

/* #blogSection .img-box:before {
                content: "";
                position: absolute;
                background: #dfb755;
                top: 0;
                left: 0;
                height: 250px;
                width: 15px;
                border-radius: 10px; } */
#blogSection .part2 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

#blogSection .part2 ul {
  margin-top: 50px;
  margin-bottom: 45px;
}

#blogSection .part2 ul li {
  list-style: none;
  margin-bottom: 10px;
  color: #666;
  font-family: 'libre baskerville';
  font-size: 16px;
}

#blogSection .part2 ul li .fal {
  margin-right: 10px;
  font-weight: 500;
  color: #c6a244;
}

#blogSection .part2 .since {
  background: #1d1e22;
  position: relative;
  text-align: center;
  width: 80px;
  height: 80px;
  padding-top: 13px;
  border-radius: 100px;
}

#blogSection .part2 .since span {
  color: #fff;
}

#blogSection .part2 .since:before {
  content: "";
  position: absolute;
  top: -10px;
  left: -10px;
  background: #e8eae9;
  width: 100%;
  height: 100%;
  border-radius: 100px;
  z-index: -1;
}

#blogSection .sec-header.wow.fadeInUp {
  margin-bottom: 25px;
}



.form-box {
  margin-bottom: 20px !important;
  display: flex;
  flex-flow: wrap;
  gap: 40px 15px;
}

.form-box .full-line {
  width: 100%;
}

.form-box p {
  margin: 0 !important;
  padding: 0 !important;
  width: 100%;
}

span.wpcf7-form-control-wrap {
  width: 100%;
  display: block;
  padding: 0 !important;
  margin: 0 !important;
}

.wpcf7-form-control {
  font-family: 'libre baskerville';
  background: #f4f5f9;
  border: 1px solid #f4f5f9;
  font-size: 15px;
  padding: 20px;
  border-radius: 8px;
  width: 100%;
  position: relative;
}

.form-box .full-line-half {
  width: calc((100% - 15px) / 2);
}

.form-box input.wpcf7-form-control.wpcf7-submit {
  position: relative;
  overflow: hidden;
  color: black;
  font-size: 14px;
  letter-spacing: 1px;
  border-radius: 8px;
  padding: 20px 45px 15px 45px;
  transition: .4s;
  z-index: 1;
  width: auto;
  text-transform: uppercase;
  background-color: #dfb755;
}
.form-box input.wpcf7-form-control.wpcf7-submit:hover {
  background-color: black;
  color: #fff;
}

#contactSection .contact-form-new .wpcf7-response-output {
  color: #666666;
  font-size: 14px;
}

/* Slider css */
#portfolioSection .my-gallery > .column {
  padding: 0 8px;
}

#portfolioSection .my-gallery:after {
  content: "";
  display: table;
  clear: both;
}
#portfolioSection .img-box img{
    height: 400px;
    width: 100%;
    overflow: hidden;
    border-radius: 10px;
    object-fit:cover;
}
/* .column {
  float: left;
  width: 25%;
} */

/* The Modal (background) */
#portfolioSection .modal {
    display: none;
    position: fixed;
    z-index: 9999;
    /* padding-top: 100px; */
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #000000d6;
    align-content: center;
}
#portfolioSection img.Gallery-slide {
    height: calc(100vh - 150px);
    object-fit: contain;
}

/* Modal Content */
#portfolioSection .modal-content {
    position: relative;
    background-color: transparent;
    margin: auto;
    padding: 0;
    width: 90%;
    /* max-width: 600px; */
}

/* The Close Button */
#portfolioSection .close {
  color: white;
  position: absolute;
  top: 10px;
  right: 25px;
  font-size: 35px;
  font-weight: bold;
}

#portfolioSection .close:hover,
#portfolioSection .close:focus {
  color: #999;
  text-decoration: none;
  cursor: pointer;
}

#portfolioSection .mySlides {
  display: none;
}

#portfolioSection .cursor {
  cursor: pointer;
}

/* Next & previous buttons */
#portfolioSection .prev,
#portfolioSection .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}

/* Position the "next button" to the right */
#portfolioSection .next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
#portfolioSection .prev:hover,
#portfolioSection .next:hover {
  background-color: rgba(0, 0, 0, 0.8);
  color: #ffffff;
  text-decoration: none;
}

/* Number text (1/3 etc) */
#portfolioSection .mySlides .numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

#portfolioSection .my-galleryimg img {
  margin-bottom: -4px;
}

#portfolioSection .caption-container {
  text-align: center;
  background-color: black;
  padding: 2px 16px;
  color: white;
}

#portfolioSection .demo {
  opacity: 0.6;
}

#portfolioSection .active,
#portfolioSection .demo:hover {
  opacity: 1;
}

#portfolioSection img.hover-shadow {
  transition: 0.3s;
}

#portfolioSection .hover-shadow:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.full-line.number-dropdown span.wpcf7-form-control-wrap > .iti {
  width: 100%;
}

.recapcha-div label, .recapcha-div .hPot_checker{
  display: none;
}
.recapcha-div span {
  text-align: left !important;
  padding: 20px 0px;
}
.recapcha-div input[type="text"] {
  padding-left: 10px;
}

.single-post #pageHeader {
    background: url(../img/image-006.png);
    background-size: cover;
    background-position: center top;
    margin-bottom: 0px !important;
}
/*.single-post i {*/
/*    font-size: 16px;*/
/*    color: #DFB754;*/
/*    transition: .4s;*/
/*}*/
.single-post h1,.single-post h2,.single-post h3,.single-post h4,.single-post h5 {
    color: #222222;
}
.single-post .align-items-center {
    align-items: center !important;
    color: #222222;
}
.single-post .post-featured-img img {
    width: 100%;
    object-fit: cover !important;
    border-radius: 25px !important;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px, #DFB754 0px 0px 0px 3px !important;
}
.single-post .social-share h5 {
    font-weight: 600;
    color: #1f2471;
    margin-bottom: 15px;
}

.single-post .pageContent .social-links a i{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background-color: #DFB754;
    color: #ffffff !important;
    font-size: 18px;
    transition: all 0.3s ease;
    text-decoration: none;
}

.single-post .social-links a:hover {
    transform: translateY(-3px);
}
.single-post .post-tags h5 {
    font-weight: 600;
    color: #1f2471;
    margin-bottom: 15px;
}

.single-post .tag-item {
    display: inline-block;
    background-color: #DFB754;
    color: #fff;
    padding: 8px 16px;
    border-radius: 50px;
    font-size: 14px;
    transition: all 0.3s ease;
}
hr {
    /* margin-top: 1rem; */
    /* margin-bottom: 1rem; */
    border: 0;
    border-top: 2px solid #DFB754;
}

.single-post .tag-item:hover {
    background-color: #caa43c;
    transform: translateY(-2px);
    box-shadow: 0 4px 10px rgba(223, 183, 84, 0.4);
}
@media (max-width:450px){
.single-post h1{
    color: #222222;
    font-size: 24px !important;
    line-height: 40px;
}
}

/* Headings */
.post-content h1 {
  color: #dfb755;
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 25px;
}

.post-content h2 {
  color: #dfb755;
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 22px;
}

.post-content h3 {
  color: #dfb755;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 20px;
}

.post-content h4 {
  color: #dfb755;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 18px;
}

.post-content h5 {
  color: #dfb755;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 15px;
}

.post-content h6 {
  color: #dfb755;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 12px;
}

/* Paragraph */
.post-content p {
  font-size: 16px;
  color: #444;
  margin-bottom: 18px;
}

/* Links */
.post-content a {
  color: #dfb755;
  text-decoration: none;
  transition: all 0.3s ease;
}

.post-content a:hover {
  color: #b99642;
  text-decoration: underline;
}

/* Lists */
.post-content ul,
.post-content ol {
  margin-left: 25px;
  margin-bottom: 20px;
}

.post-content li {
  font-size: 16px;
  color: #444;
  margin-bottom: 8px;
}

/* Bold & Italic text */
.post-content strong {
  font-weight: 700;
  color: #222;
}

.post-content em {
  font-style: italic;
}

/* Blockquote */
.post-content blockquote {
  border-left: 4px solid #dfb755;
  padding-left: 15px;
  font-style: italic;
  color: #555;
  margin: 20px 0;
}

/* Images */
.post-content img {
  max-width: 100%;
  border-radius: 8px;
  margin: 20px 0;
}

/* Tables */
.post-content table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 20px;
}

.post-content table th,
.post-content table td {
  border: 1px solid #ddd;
  padding: 10px 12px;
  font-size: 15px;
}

.post-content table th {
  background-color: #f9f9f9;
  font-weight: 600;
}