@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@900&display=swap');
body {
  margin: 0;
  padding: 0;
  font-family: 'Montserrat', sans-serif;
}
::-moz-selection {
  color: #fff;
  background: #333;
}
::selection {
  color: #fff;
  background: #333;
}
::-webkit-scrollbar-track {
  background-color: #ffffff;
}
::-webkit-scrollbar {
  width: 10px;
  height: 10px;
  background-color: #ffffff;
}
::-webkit-scrollbar-thumb {
  background-color: #666;
  border-radius: 10px;
}
::-webkit-scrollbar-thumb:hover {
  background: #666;
}
.fixheader {
  position: fixed;
  top: 0;
  background: #fff;
  z-index: 9999;
}
.fixheader .head-top {
  display: none !important;
}
a {
  text-decoration: none !important;
  -webkit-transition: .4s;
  -moz-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}
p, li {
  font-size: 14px;
  text-align: left;
  font-weight: 400;
  line-height: 28px;
  margin: 0;
  letter-spacing: .2px;
  padding: 5px 0;
  color: #555;
}
.head-top {
  border-bottom: 1px solid #f0f0f0;
}
.head-top img {
  width: 140px;
}
.social ul li {
  list-style: none;
}
.social ul li a {
  width: 35px;
  line-height: 35px;
  margin: 0 7px 0 0;
  background: #ff7100;
  display: block;
  text-align: center;
  border-radius: 100%;
  color: #fff;
}
.social ul li a:hover {
  background: #ff0100;
  color: #fff;
}
.head-contact {}
.head-contact a {
  color: #333;
  font-size: 14px;
}
.head-contact a.whatsapp {
  background: #37b849;
  color: #fff !important;
  padding: 7px 20px;
  border-radius: 25px;
}
.head-contact a.whatsapp svg {
  color: #fff;
  font-size: 17px;
}
.head-contact a svg {
  color: #ff7100;
}
.head-contact a:hover {
  color: #ff0100;
}
.logo img {
  width: 240px;
}
.navbar {
  padding: 0 !important;
}
.navbar .nav-item {
  padding: 0;
}
.navbar .nav-link {
  padding: 0 15px !important;
  margin: 0;
  line-height: 42px;
  font-size: 14px;
  display: block;
  color: #333 !important;
  font-weight: 500;
  letter-spacing: .4px;
  -webkit-transition: .4s;
  -moz-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}
.navbar .dropdown:hover .dropdown-menu {
  display: block;
}
.navbar .dropdown-item {
  font-size: 13px;
  font-weight: 500;
  color: #fff;
}
.navbar .dropdown-item.active, .navbar .dropdown-item:active, .navbar .dropdown-item:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #ff0606;
}
.navbar .dropdown-menu {
  border: none;
  padding: 0;
  background: #ff7100;
  -webkit-box-shadow: 1 6px 15px 0 rgb(0 0 0 / 5%);
  -moz-box-shadow: 1 6px 15px 0 rgb(0 0 0 / 5%);
  box-shadow: 1 6px 15px 0 rgb(0 0 0 / 5%);
}
.navbar .nav-link svg {
  font-size: 10px;
  margin-left: 5px;
}
.navbar .nav-link:hover, .navbar .nav-link:active {
  color: #ff0808 !important;
}
.navbar .nav-link.btn-highlight, .navbar .nav-link.btn-highlight:hover, .slim-btn, .slim-btn:hover {
  background: #ff0100;
  color: #ffffff !important;
  border-radius: 30px;
  padding: 0 20px 0 7px !important;
  margin-left: 10px;
}
.navbar .nav-link.btn-highlight svg, .slim-btn .fa-calendar-alt {
  background: #fff;
  color: #ff0100;
  width: 30px;
  height: 30px;
  padding: 8px;
  border-radius: 30px;
  margin: 6px 10px 0 0;
  float: left;
}
.navbar .dropdown-toggle::after {
  display: none;
}
.second-menu {
  background: #ff7100;
}
.menu-collapser {
  position: absolute;
  top: 95px;
  right: 30px;
  width: 40px;
  height: 40px;
  padding: 0 10px;
  margin: 0;
  color: #333;
  font-size: 0;
  line-height: 40px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.collapse-button {
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  padding: 0;
  color: #000000;
  font-size: 14px;
  text-align: center;
  cursor: pointer;
  transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -webkit-transition: .4s;
  -moz-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.collapse-button span:nth-of-type(2) {
  width: 30px;
}
.collapse-button span:nth-of-type(3) {
  width: 20px;
}
.collapse-button .icon-bar {
  display: block;
  float: right;
  height: 2px;
  width: 40px;
  position: relative;
  margin: 4px 0;
  background: #333;
  border-radius: 1px;
  -webkit-transition: .4s;
  -moz-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}
.crotate .icon-bar {
  width: 35px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.crotate span:nth-of-type(3) {
  width: 35px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: -10px;
}
.crotate span:nth-of-type(2) {
  display: none;
}
ul.slimmenu {
  width: 100%;
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-align: center;
}
ul.slimmenu:before, ul.slimmenu:after {
  content: '';
  display: table
}
ul.slimmenu:after {
  clear: both
}
ul.slimmenu.collapsed li {
  display: block;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box
}
ul.slimmenu.collapsed li > ul {
  position: static;
  display: none
}
ul.slimmenu.collapsed li a {
  display: block;
  border-bottom: 1px solid #f0f0f0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box
}
ul.slimmenu.collapsed li .sub-toggle {
  height: 40px
}
ul.slimmenu li {
  position: relative;
  display: inline-block;
}
ul.slimmenu li ul {
  margin: 0;
  list-style-type: none
}
ul.slimmenu li ul li {
  width: 100%;
  padding: 0;
  background: #ff7100;
}
ul.slimmenu li > ul {
  position: absolute;
  left: 0;
  top: 100%;
  z-index: 999;
  display: none;
  width: 100%;
  height: auto;
  padding: 0 !important;
  min-width: 250px;
  background: #fff;
}
ul.slimmenu li > ul > li ul {
  position: absolute;
  left: 100%;
  top: 0;
  z-index: 999;
  display: none;
  width: 100%
}
ul.slimmenu li a {
  padding: 0 30px;
  margin: 0;
  line-height: 42px;
  font-size: 14px;
  display: block;
  text-decoration: none;
  color: #fff;
  font-weight: 500;
  letter-spacing: .4px;
  -webkit-transition: .4s;
  -moz-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  position: relative;
}
ul.slimmenu li ul li a, ul.slimmenu li ul li:last-child a {
  width: 100%;
  display: block;
  line-height: 20px;
  color: #fff;
  background: none !important;
  padding: 10px 15px;
  letter-spacing: .4px;
  margin: 0;
  text-align: left;
  font-size: 12px;
  text-transform: none;
  border-bottom: 1px dotted #e8e8e8;
}
ul.slimmenu li ul li a:before, ul.slimmenu li ul li a:after {
  display: none;
}
ul.slimmenu li ul li:last-child a {
  border-bottom: 0px solid #fff;
}
ul.slimmenu li ul li a:hover {
  background: #ff0002 !important;
  color: #fff;
}
ul.slimmenu li.active a {
  background: #ff0002;
  color: #fff;
}
ul.slimmenu li a:hover {
  background: #ff0002;
  color: #fff;
}
ul.slimmenu li .sub-toggle {
  background: none repeat scroll 0 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 999;
  width: 20px;
  height: 100%;
  text-align: center;
  cursor: pointer;
}
ul.slimmenu li .sub-toggle:before {
  content: '';
  display: inline-block;
  height: 100%;
  margin-right: -0.25em;
  vertical-align: middle
}
ul.slimmenu li .sub-toggle svg {
  display: inline-block;
  color: #fff;
  font-size: 12px;
  font-weight: 100;
  vertical-align: middle;
}
ul.slimmenu li ul li .sub-toggle svg {
  color: #000;
}
ul.slimmenu li ul li .sub-toggle {
  right: 2px;
}
ul.slimmenu > li {
  padding: 0;
}
ul.slimmenu > li:first-child, ul.slimmenu > li.has-submenu + li {
  border-left: 0
}
.to-top {
  position: fixed;
  z-index: 8;
  bottom: 15px;
  right: 15px;
  display: none;
}
.to-top a.back-to-top {
  display: block;
  text-align: center;
  color: #ffffff;
  font-size: 15px;
  width: 35px;
  height: auto;
  line-height: 35px;
  border-radius: 5px;
  background: #ff7100;
  opacity: 0.5;
  -webkit-transition: .4s;
  -moz-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}
.to-top a.back-to-top:hover {
  opacity: 1;
  color: #ffffff;
  line-height: 40px;
}
.slide-text {
  right: 8%;
  width: 550px;
}
.slide-text h3 {
  font-size: 37px;
  font-weight: 900;
  line-height: 40px;
  margin: 0;
  padding: 0 0 15px 0;
  color: #333;
  font-family: 'Playfair Display', serif;
}
.slide-text h4 {
  font-size: 19px;
  line-height: 34px;
  letter-spacing: .4px;
  margin: 0;
  padding: 0 15% 20px 0;
  font-weight: 500;
  color: #7c0407;
}
.slide-text h4 span {
  color: #7c0407;
  font-weight: 700;
}
.slide-btn {
  background: #37b849;
  color: #fff;
  padding: 0 25px 0 7px;
  border-radius: 25px;
  font-size: 15px;
  font-weight: 500;
  line-height: 45px;
  display: inline-block;
}
.slide-btn:hover {
  background: #258b33;
  color: #fff;
}
.slide-btn svg {
  background: #fff;
  color: #37b849;
  width: 32px !important;
  height: 32px;
  padding: 8px;
  border-radius: 30px;
  margin: 6px 10px 0 0;
  float: left;
}
.home-banner .carousel-control-prev, .home-banner .carousel-control-next {
  background-image: none !important;
  position: absolute;
  top: auto;
  bottom: 50px;
  height: 40px;
  width: 40px;
  z-index: 99;
  opacity: 1;
  padding: 9px;
  border-radius: 5px;
  background: rgb(255 113 0);
  overflow: hidden;
  -webkit-transition: .4s;
  -moz-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}
.home-banner .carousel-control-prev:hover, .home-banner .carousel-control-next:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.home-banner .carousel-control-prev {
  left: auto;
  right: 110px;
}
.home-banner .carousel-control-next {
  right: 60px;
}
.services-box {
  position: relative;
  overflow: hidden;
}
.services-box .ser-text {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  padding: 15px 30px 20px 30px;
}
.services-box .ser-text:before {
  background: #009688;
  position: absolute;
  content: '';
  width: 150%;
  height: 150%;
  z-index: -1;
  left: -30px;
  bottom: -30px;
  -webkit-transform: rotate(-6deg);
  -moz-transform: rotate(-6deg);
  -o-transform: rotate(-6deg);
  transform: rotate(-6deg);
}
.services-box-2 .ser-text:before {
  background: #673AB7;
}
.services-box-3 .ser-text:before {
  background: #2196F3;
}
.services-box-4 .ser-text:before {
  background: #F44336;
}
.services-box-5 .ser-text:before {
  background: #607D8B;
}
.services-box .ser-text p {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  padding: 0;
  margin: 0 0 6px 0;
}
.services-box .ser-text a {
  font-size: 15px;
  background: #fff;
  border-radius: 25px;
  padding: 5px 25px;
  display: inline-block;
  color: #d41b16;
  font-weight: 500;
}
.services .owl-dots, .love-back .owl-dots, .reviews .owl-dots, .inner-slider .owl-dots {
  display: none;
}
.services .owl-nav {
  bottom: 0;
  width: 100%;
  margin-top: 20px;
}
.services .owl-carousel .owl-nav button.owl-next, .services .owl-carousel .owl-nav button.owl-prev {
  position: absolute;
  width: 30px;
  background: #ff7100;
  color: #fff;
  font-size: 35px;
  line-height: 27px;
  padding: 0 0 5px 0 !important;
  outline: none;
  opacity: .6;
  border-radius: 3px;
}
.services .owl-carousel .owl-nav button.owl-next:hover, .services .owl-carousel .owl-nav button.owl-prev:hover {
  opacity: 1;
}
.services .owl-carousel .owl-nav button.owl-next {
  right: 50%;
  margin-right: -35px;
}
.services .owl-carousel .owl-nav button.owl-prev {
  left: 50%;
  margin-left: -35px;
}
.title {
  font-size: 26px;
  line-height: 33px;
  color: #ff0100;
  margin: 0;
  padding: 0 0 15px 0;
  text-align: center;
  font-weight: 800;
}
.title span {
  display: block;
  color: #333;
  font-weight: 500;
  font-size: 70%;
}
.ab-left {
  padding: 0 30px 0 0 !important;
}
.enquiry {
  padding: 15px;
  z-index: 9;
  position: relative;
  background: #ff0100;
  border-radius: 7px;
}
.enquiry h3 {
  font-size: 17px;
  text-align: center;
  font-weight: 600;
  line-height: 20px;
  margin: 0;
  letter-spacing: .4px;
  padding: 0 0 18px 0;
  color: #fff;
  position: relative;
}
.enquiry h3 span {
  display: block;
  background: #ff7100;
  width: 89%;
  margin: 7px auto 0 auto;
  padding: 10px;
  border-radius: 5px;
}
.enquiry form {
  background: #fff;
  padding: 40px 20px 20px 20px;
  margin-top: -36px;
  border-radius: 5px;
}
.enquiry input, .enquiry textarea {
  padding: 10px 15px;
  margin: 0 0 14px 0;
  width: 100%;
  height: 50px;
  border: 1px solid #ccc;
  color: #333;
  font-weight: 400;
  font-size: 13px;
  border-radius: 25px;
  letter-spacing: .8px;
  outline: none;
}
.enquiry textarea {
  height: 132px;
  max-height: 137px;
  margin: 0 0 10px 0;
  border-radius: 10px;
}
.enquiry input[type=submit] {
  background: #ff0100;
  color: #ffffff;
  text-transform: uppercase;
  padding: 0 25px;
  line-height: 40px;
  border: none;
  margin: 0 auto;
  height: 40px;
  display: block;
  width: 200px;
}
.enquiry form ::-webkit-input-placeholder {
  color: #666;
}
.enquiry form ::-moz-placeholder {
  color: #666;
}
.enquiry form :-ms-input-placeholder {
  color: #666;
}
.enquiry form :-moz-placeholder {
  color: #666;
}
.ab-right {
  border: 2px solid #550104;
  border-bottom: none;
  padding: 30px 0 0 0 !important;
  height: 100%;
}
.about p {
  text-align: center;
  padding: 0 30px 30px 30px;
}
.about-in {
  background: url("../images/about-bg.jpg") no-repeat top left;
  background-size: cover;
  height: 170px;
}
.about-in h4 {
  font-size: 20px;
  text-align: center;
  font-weight: 600;
  line-height: 27px;
  margin: 0;
  letter-spacing: .2px;
  padding: 27px 0 15px 0;
  color: #fff;
}
.about-in a {
  display: inline-flex;
  background: #fff;
  font-size: 13px;
  font-weight: 600;
  color: #4c0201;
  line-height: 33px;
  border-radius: 25px;
  overflow: hidden;
  padding: 2px 25px 2px 2px;
}
.about-in a span {
  background: #ff0100;
  color: #fff;
  padding: 0 15px;
  margin-right: 15px;
  border-radius: 25px;
}
.sol-box {
  padding: 35px 25px !important;
  background: #ffbd5b;
  display: flex;
  -webkit-transition: .4s;
  -moz-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}
.sol-box:hover {
  -webkit-transform: scale(0.95, 0.9);
  -moz-transform: scale(0.95, 0.9);
  -o-transform: scale(0.95, 0.9);
  transform: scale(0.95, 0.9);
}
.sol-box img {
  width: 80px;
  height: fit-content;
  margin: 0 30px 0 0;
}
.sol-box h4, .love-back-box .love-back-text h4, .why-box h4 {
  font-size: 17px;
  text-align: left;
  line-height: 24px;
  color: #550104;
  font-weight: 600;
  margin: 0;
  padding: 0 0 10px 0;
}
.sol-box p {
  color: #000;
  padding: 0;
  line-height: 26px;
  margin: 0 0 15px 0;
}
.sol-box-2 p, .sol-box-2 h4 {
  color: #fff;
}
.sol-box a, .sol-box a:hover, .love-back-box .love-back-text a {
  font-size: 14px;
  text-align: left;
  font-weight: 400;
  line-height: 40px;
  background: #550104;
  color: #fff;
  display: inline-block;
  padding: 0 15px;
  border-radius: 7px;
}
.sol-box-2 {
  background: #550104;
}
.sol-box-2 a, .sol-box-2 a:hover {
  background: #ff7100;
  color: #fff;
}
.love-back-box {
  background: #ff0100;
  padding-top: 40px;
  border-radius: 16px;
  overflow: hidden;
}
.love-back-box img {
  width: 200px !important;
  margin: 0 auto;
  border-radius: 100%;
  border: 10px solid #fff;
  position: relative;
  box-shadow: 0 0 0 15px #ffffff47;
}
.love-back-box .love-back-text h4, .love-back-box .love-back-text p {
  color: #fff;
  text-align: center;
}
.love-back-box .love-back-text p {
  margin: 0;
  padding: 0 0 15px 0;
}
.love-back-box .love-back-text a {
  background: #ff0100;
  color: #fff;
}
.love-back-box .love-back-text a:hover {
  background: #550104;
  color: #fff;
}
.love-back-text {
  background: #ff7100;
  padding: 130px 30px 30px 30px;
  margin-top: -95px;
  border-radius: 100px 100px 0 0;
  text-align: center;
}
.love-back-1 {
  background: #c8d8db;
  padding: 20px;
  border-radius: 10px;
}
.love-back-1 img {
  width: 150px;
  border-radius: 100%;
  margin: 0 auto;
  display: block;
  -webkit-transition: .4s;
  -moz-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}
.love-back-1:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.love-back-1 h4 {
  font-size: 17px;
  text-align: center;
  line-height: 25px;
  color: #ff0100;
  font-weight: 600;
  margin: 0;
  padding: 15px 0 0 0;
}
.love-back-1 h4 span {
  display: block;
  font-size: 150%;
}
.love-back-1 h6 {
  background: #ff7100;
  text-align: center;
  color: #fff;
  padding: 10px;
  margin: 10px 0 0 0;
  border-radius: 7px;
}
.love-back-1 p {
  text-align: center;
  margin: 0;
  padding: 0;
  font-weight: 600;
  color: #333;
}
.love-back-2 {
  border-radius: 10px;
  overflow: hidden;
  position: relative;
}
.love-back-text-2 {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
  width: 100%;
}
.love-back-2 img {
  width: 100%;
  -webkit-transition: .4s;
  -moz-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}
.love-back-2:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.love-back-2 h4 {
  font-size: 18px;
  background: #ff0100;
  color: #fff;
  text-align: center;
  padding: 10px;
  margin: 0;
}
.love-back-2 p {
  text-align: center;
  color: #fff;
  font-size: 15px;
  background: rgb(0 0 0 / 75%);
}
.love-back .owl-nav, .inner-slider .owl-nav {
  top: 46%;
  width: 100%;
  margin-top: 0;
  position: absolute;
}
.love-back .owl-carousel .owl-nav button.owl-next, .love-back .owl-carousel .owl-nav button.owl-prev, .inner-slider .owl-carousel .owl-nav button.owl-next, .inner-slider .owl-carousel .owl-nav button.owl-prev {
  position: absolute;
  width: 30px;
  background: #ffffff;
  color: #ff7100;
  font-size: 35px;
  line-height: 51px;
  padding: 0 0 5px 0 !important;
  outline: none;
  opacity: .6;
  border-radius: 3px;
}
.love-back .owl-carousel .owl-nav button.owl-next:hover, .love-back .love-back .owl-carousel .owl-nav button.owl-prev:hover, .inner-slider .owl-carousel .owl-nav button.owl-next:hover, .inner-slider .love-back .owl-carousel .owl-nav button.owl-prev:hover {
  opacity: 1;
}
.love-back .owl-carousel .owl-nav button.owl-next, .inner-slider .owl-carousel .owl-nav button.owl-next {
  right: 0;
}
.love-back .owl-carousel .owl-nav button.owl-prev, .inner-slider .owl-carousel .owl-nav button.owl-prev {
  left: 0;
}
.why-us:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 60.5%;
  top: 0;
  left: 0;
  z-index: -1;
  background: url("../images/why-bg.jpg") fixed;
  background-size: cover;
}
.why-box:before {
  position: absolute;
  content: '';
  width: 130%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  background: url("../images/why-box-bg.png") no-repeat;
  background-size: 100% 100%;
}
.why-box-2:before {
  transform: scale(1, -1);
}
.why-box-3:before {
  transform: scale(-1, 1);
  left: auto;
  right: 0;
}
.why-box-4:before {
  transform: scale(-1, -1);
  left: auto;
  right: 0;
}
.why-img {
  margin-top: 6%;
  width: 38%;
  max-width: 590px;
}
.why-img img {
  width: 100%;
  -webkit-animation: rotation 20s infinite linear;
  animation: rotation 20s infinite linear;
}
@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.why-box {
  padding: 35px 100px 35px 30px;
  margin-bottom: 75px;
}
.why-box-2, .why-box-4 {
  margin-bottom: 0;
}
.why-box-3, .why-box-4 {
  padding: 35px 30px 35px 100px;
}
.why-box-3 h4, .why-box-4 h4, .why-box-3 p, .why-box-4 p {
  text-align: right;
}
.why-box img {
  position: absolute;
  width: 50px;
  top: 20px;
  right: 39px;
}
.why-box-2 img {
  top: auto;
  bottom: 20px;
}
.why-box-3 img {
  right: auto;
  left: 30px;
}
.why-box-4 img {
  top: auto;
  bottom: 20px;
  right: auto;
  left: 30px;
}
.why-box h4 {
  color: #333;
}
.why-box p {
  margin: 0;
  padding: 0;
}
.why-us-in {
  padding: 0 40px !important;
}
.reviews .accordion-button:not(.collapsed) {
  color: #333;
  font-size: 15px;
  background-color: #ffecd1;
}
.reviews .accordion-button:not(.collapsed)::after {
  filter: brightness(0);
}
.reviews .accordion-button {
  box-shadow: none !important;
  font-size: 15px;
  color: #333;
  ;
  font-weight: 500;
}
.reviews .accordion-button svg {
  color: #ff7100;
}
.review-box {
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 30px;
}
.review-box svg {
  color: #ff7100;
  font-size: 50px;
  opacity: .2;
  margin: 0 0 10px 0;
}
.review-box p {
  margin: 0;
  padding: 0;
}
.review-box h4 {
  font-size: 16px;
  font-weight: 600;
  margin: 0;
  padding: 15px 0 8px 0;
}
.review-box h6 {
  font-size: 12px;
  color: #f6b31c;
  margin: 0;
}
.review-box h6 svg {
  margin: 0 5px 0 0;
  font-size: 12px;
  color: #f6b31c;
  opacity: 1;
}
.reviews .owl-nav {
  bottom: 0;
  width: 100%;
  margin-top: 20px;
}
.reviews .owl-carousel .owl-nav button.owl-next, .reviews .owl-carousel .owl-nav button.owl-prev {
  position: absolute;
  width: 30px;
  background: #ff7100;
  color: #fff;
  font-size: 35px;
  line-height: 27px;
  padding: 0 0 5px 0 !important;
  outline: none;
  opacity: .6;
  border-radius: 3px;
}
.reviews .owl-carousel .owl-nav button.owl-next:hover, .reviews .owl-carousel .owl-nav button.owl-prev:hover {
  opacity: 1;
}
.reviews .owl-carousel .owl-nav button.owl-next {
  right: 0;
}
.reviews .owl-carousel .owl-nav button.owl-prev {
  left: auto;
  right: 40px;
}
.book-box {
  background: #ff7100;
  padding: 20px 40px !important;
  border-radius: 16px;
}
.book-box p {
  color: #fff;
  font-size: 23px;
  font-family: 'Playfair Display', serif;
}
.book-box a {
  background: #fff;
  display: block;
  padding: 12px 15px;
  border-radius: 5px;
  color: #ff7100;
  font-size: 15px;
  font-weight: 500;
}
.book-box a:hover {
  background: #ff0100;
  color: #fff;
}
footer {
  background: url("../images/fbg.jpg");
  background-size: cover;
}
.quick-box {
  margin: 0 -15px;
}
.quick-box ul {
  margin: 0;
  padding: 0 15px;
  border-right: 1px dashed #af4c53;
}
.quick-box ul li {
  list-style: none;
  padding: 0;
}
.quick-box ul li a, .quick-box ul li a:hover {
  position: relative;
  font-size: 13px;
  text-align: left;
  font-weight: 400;
  line-height: 18px;
  color: #fff;
  padding: 9px 0 9px 30px;
  display: inline-block;
}
.quick-box ul li a:before {
  position: absolute;
  content: '';
  width: 16px;
  height: 16px;
  background: url("../images/icon.png") no-repeat;
  background-size: 100% auto;
  top: 11px;
  left: 0;
}
.footer-links {
  background: #ff7100;
  border-radius: 10px;
  margin: 20px 0 0 0;
  padding: 0 15px;
}
.footer-links ul {
  margin: 0;
  padding: 0;
  text-align: left;
}
.footer-links ul li {
  display: inline-block;
  list-style: none;
}
.footer-links ul li a, .footer-links ul li a:hover {
  font-size: 14px;
  display: inline-block;
  color: #fff;
  padding: 3px 0;
  margin: 0 20px;
}
.contact-box {
  background: #fff;
  padding: 40px;
  border-radius: 180px 180px 0 0;
}
.contact-box .title {
  font-size: 20px;
}
.contact-box p {
  text-align: center;
  padding: 0 0 5px 0;
}
.contact-box p a {
  color: #555;
}
.contact-box p a:hover {
  color: #ff7100;
}
.disclaimer {
  border-top: 1px solid #5c2f32;
  border-bottom: 1px solid #5c2f32;
  padding: 15px;
  margin-top: 30px;
}
.disclaimer p {
  text-align: center;
  color: #efe3e3;
}
.f-copy {
  background: rgb(0 0 0 / 25%);
}
.hr-1 {
  width: 100px;
  background: #ff0100;
  border: none;
  margin: 0 auto 40px auto;
  position: relative;
  opacity: 1;
  overflow: visible;
}
.hr-1:after {
  position: absolute;
  content: '';
  background: #ff0100;
  bottom: -7px;
  width: 60%;
  height: 1px;
  left: 20%;
}
.sub-title {
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  margin: 0;
  padding: 0 0 5px 0;
  color: #ff7100;
}
.inner-ul {
  margin: 0;
  padding: 10px 0;
}
.inner-ul li {
  list-style: none;
}
.inner-quick-box {
  background: #ff7100;
  border-radius: 25px;
  margin: 25px 0 0 0;
  padding: 40px !important;
}
.inner-quick-box .sub-title {
  color: #fff;
  text-align: center;
  padding: 0 0 25px 0;
}
.inner-quick-box .quick-box ul {
  flex: 1;
  border-color: #fff;
}
.inner-ul li svg {
  color: #ff0100;
  font-size: 11px;
}
.service-list {
  width: 95%;
  padding: 0 25px 25px 25px;
  -webkit-box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.1);
}
.service-list h4 {
  background: #ff0100;
  font-size: 15px;
  text-align: left;
  color: #fff;
  padding: 10px 25px;
  margin: 0 -25px 25px -25px;
}
.service-list ul {
  margin: 0;
  padding: 0;
}
.service-list ul li {
  list-style: none;
  border-bottom: 1px solid #f0f0f0;
  padding: 9px 0;
}
.service-list ul li:last-child {
  border: none;
}
.service-list ul li a {
  color: #555;
  display: inline-block;
}
.service-list ul li svg {
  color: #ff7100;
  font-size: 12px;
}
.service-list ul li a:hover {
  color: #ff7100;
}
.service-list-2 {
  background: #ff7100;
  border-radius: 0 25px 0 25px;
}
.service-list h4 {
  text-align: center;
  margin: 0;
  position: relative;
  top: -24px;
  padding: 15px;
  border-radius: 25px;
  border: 2px solid #fff;
}
.service-list-2 ul li {
  border: none;
  padding: 5px 0;
}
.service-list-2 ul li a {
  color: #fff;
  display: block;
  background: #ff0100;
  text-align: center;
  padding: 5px;
  border-radius: 25px;
  margin: 0;
}
.service-list-2 ul li svg {
  color: #ffffff;
}
.service-list-2 ul li a:hover {
  color: #ff7100;
  background: #fff;
}
.inner-slider {
  padding: 15px;
  background: #550104;
  margin: 20px 0;
  border-radius: 15px;
}
.inner-about {
  padding: 30px !important;
  border: 1px solid #f0f0f0;
  border-radius: 25px 0 25px 0;
}
.inner-about .enquiry {
  width: 95%;
  float: right;
  background: none;
  border: 1px solid #f0f0f0;
  padding: 0;
  border-radius: 25px 0 25px 0;
  overflow: hidden;
}
.inner-about .enquiry h3 {
  color: #333;
  padding: 20px;
}
.inner-about .enquiry h4 {
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  color: #fff;
  margin: 0;
  padding: 0 0 20px 0;
}
.inner-about .enquiry form {
  background: #ff7100;
  border-radius: 0;
  margin: 0;
  padding: 15px;
}
.inner-about .enquiry input, .inner-about .enquiry textarea {
  border: none;
  border-radius: 0;
}
.contact-main {
  padding: 30px;
  background: #480308;
}
.contact-inrbox {
  text-align: center;
  background: #fff;
  padding: 20px;
}
.contact-inrbox img {
  width: 100px;
  -webkit-transition: .4s;
  -moz-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}
.contact-inrbox:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.contact-inrbox h4 {
  font-size: 20px;
  color: #ff7100;
  font-weight: 600;
  margin: 0;
  padding: 15px 0 10px 0;
}
.contact-inrbox a {
  font-size: 16px;
  color: #333;
  font-weight: 600;
  margin: 0;
  display: inline-block;
  word-break: break-all;
}
.contact-inrbox a:hover {
  color: #ff0100;
}
.get-touch {
  background: #ff7100;
  padding: 30px;
}
.get-touch h3 {
  font-size: 25px;
  text-align: center;
  color: #fff;
  font-weight: 600;
  margin: 0;
  padding: 0 0 10px 0;
}
.get-touch h4 {
  color: #333;
  text-align: center;
}
.get-touch p {
  color: #fff;
  text-align: center;
  padding-bottom: 25px;
}
.get-touch input, .get-touch textarea {
  padding: 10px 15px;
  margin: 0 0 10px 0;
  width: 100%;
  height: 50px;
  border: none;
  color: #333;
  font-weight: 400;
  font-size: 13px;
  border-radius: 0;
  letter-spacing: .8px;
  outline: none;
}
.get-touch textarea {
  height: 112px;
}
.get-touch input[type=submit] {
  background: #ff0100;
  color: #ffffff;
  text-transform: uppercase;
  padding: 0 25px;
  line-height: 40px;
  border: none;
  margin: 0 auto;
  height: 40px;
  display: block;
}
.inner-footer {
  background: url("../images/fbg-2.jpg");
  background-size: cover;
  background-position: top center;
}
.inr-footer-box-2 img {
  width: 175px;
  margin: -16px auto;
  display: block;
}
.inr-footer-box {
  padding: 30px;
  background: #fff;
  margin-top: -35px;
  border-radius: 5px;
  border: 1px solid #ccc;
}
.inr-footer-box h4 {
  font-size: 19px;
  margin: 0;
  font-weight: 600;
  padding: 0 0 15px 0;
  color: #ff7100;
}
.inr-footer-box p {
  display: flex;
}
.inr-footer-box p a, .inr-footer-box p a:hover {
  color: #555;
  display: flex;
  align-items: center;
  word-break: break-all;
}
.inr-footer-box svg {
  width: 40px !important;
  height: 40px;
  background: #ff0100;
  color: #fff;
  padding: 13px;
  border-radius: 5px;
}
@media only screen and (max-width: 1400px) {
  ul.slimmenu li a {
    padding: 0 27px;
  }
  .contact-box {
    padding: 40px 15px;
  }
}
@media only screen and (max-width: 1200px) {
  ul.slimmenu li a {
    padding: 0 20px;
    letter-spacing: 0;
    font-size: 13px;
  }
  .slide-text {
    right: 30px;
    width: 400px;
  }
  .slide-text h3 {
    font-size: 25px;
    line-height: 30px;
  }
  .slide-text h4 {
    font-size: 18px;
    line-height: 28px;
  }
  .services-box .ser-text p {
    font-size: 15px;
    letter-spacing: 0;
  }
  .services-box .ser-text {
    padding: 10px;
  }
  .why-img, .why-box:before {
    display: none;
  }
  .why-us:before {
    height: 100%;
  }
  .why-box {
    background: #fff;
    border-radius: 10px;
    padding: 25px;
    margin-bottom: 25px;
  }
  .why-box img {
    position: relative;
    top: auto;
    right: auto;
    left: auto;
    margin: 20px auto 10px auto;
    display: block;
  }
  .why-box h4, .why-box p {
    text-align: center;
  }
  .contact-box {
    padding: 25px;
    border-radius: 15px;
    margin-top: 25px;
  }
  .footer-links ul {
    text-align: center;
  }
  .inner-footer {
    background: url("../images/fbg.jpg");
    background-size: cover;
  }
  .inr-footer-box {
    padding: 20px;
    margin-top: 0;
  }
}
@media only screen and (max-width: 992px) {
  .navbar {
    display: none;
  }
  header {
    padding: 0 15px;
  }
  header .container {
    width: 100% !important;
    max-width: inherit !important;
  }
  ul.slimmenu {
    width: 250px;
    height: 100%;
    top: 0;
    right: 0;
    display: none;
    position: fixed;
    text-align: left;
    padding: 15px 20px;
    background: #fff;
    overflow-x: hidden;
    overflow-y: scroll;
    z-index: 999;
    margin: 0;
    border: none;
    -webkit-box-shadow: -5px 0px 25px 0px rgba(0, 0, 0, 0.11);
    -moz-box-shadow: -5px 0px 25px 0px rgba(0, 0, 0, 0.11);
    box-shadow: -5px 0px 25px 0px rgba(0, 0, 0, 0.11);
  }
  .crotate {
    position: fixed;
    top: 20px;
    right: 250px;
    background: #fff;
    z-index: 9999;
    padding: 10px 8px 10px 10px;
    -webkit-box-shadow: -5px 0px 25px 0px rgba(0, 0, 0, 0.11);
    -moz-box-shadow: -5px 0px 25px 0px rgba(0, 0, 0, 0.11);
    box-shadow: -5px 0px 25px 0px rgba(0, 0, 0, 0.11);
  }
  .crotate .icon-bar {
    width: 25px;
    background-color: #333;
    top: 5px;
  }
  .crotate span:nth-of-type(3) {
    width: 25px;
    top: -5px;
  }
  ul.slimmenu li a {
    padding: 7px 0;
    line-height: 26px;
    letter-spacing: 0;
    font-weight: 500;
    font-size: 12px;
    color: #333;
  }
  ul.slimmenu li .sub-toggle svg {
    color: #333;
  }
  ul.slimmenu li .sub-toggle {
    width: 25px;
    color: #333;
  }
  ul.slimmenu li > ul {
    min-width: auto;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  ul.slimmenu li:last-child a {
    padding: 0;
  }
  ul.slimmenu li .sub-toggle {
    right: 0;
  }
  ul.slimmenu li .sub-toggle svg {
    font-size: 11px;
  }
  ul.slimmenu li ul li {
    background: #fff;
  }
  ul.slimmenu li ul li a, ul.slimmenu li ul li:last-child a {
    color: #333;
  }
  ul.slimmenu li.active a, ul.slimmenu li a:hover, ul.slimmenu li ul li a:hover {
    background: #fff !important;
    color: #ff0002;
  }
  .slim-btn, .slim-btn:hover {
    padding: 0 12px 0 7px !important;
    line-height: 42px !important;
    margin-top: 10px;
  }
  .fixheader {
    -webkit-box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.1);
  }
  .fixheader .menu-collapser {
    top: 40px;
  }
  .home-banner .carousel-control-prev, .home-banner .carousel-control-next {
    bottom: 12px;
    height: 25px;
    width: 25px;
    padding: 5px;
  }
  .home-banner .carousel-control-prev {
    left: auto;
    right: 55px;
  }
  .slide-text {
    right: 25px;
    width: 310px;
  }
  .slide-text h3 {
    font-size: 20px;
    line-height: 26px;
    padding: 0 0 5px 0;
  }
  .slide-btn {
    padding: 0 15px 0 5px;
    font-size: 13px;
    line-height: 30px;
  }
  .slide-btn svg {
    width: 25px !important;
    height: 22px;
    padding: 5px;
    margin: 4px 10px 0 0;
  }
  .slide-text h4 {
    font-size: 13px;
    line-height: 22px;
    padding: 0 0 13px 0;
  }
  .home-banner .carousel-control-next {
    right: 20px;
  }
  .ab-left {
    padding: 20px 0 0 0 !important;
    order: 2;
  }
  .ab-right {
    order: 1;
  }
  .about-in h4 {
    font-size: 14px;
  }
  .sol-box {
    border: 2px solid #fff;
  }
  .sol-box img {
    width: 50px;
    margin: 0 20px 0 0;
  }
  .love-back-1 {
    width: 44%;
    float: left;
    margin-right: 5%;
  }
  .love-back-2 {
    width: 51%;
    float: right;
  }
  .title {
    font-size: 22px;
    line-height: 29px;
  }
  .why-us-in {
    padding: 0 15px !important;
  }
  .book-box p {
    font-size: 15px;
    line-height: 23px;
  }
  .book-box a {
    font-size: 13px;
  }
  .service-list {
    width: 100%;
    margin: 25px 0;
  }
  .inner-about .enquiry {
    width: 100%;
    float: none;
    margin: 30px 0 0 0;
  }
  .services-box .ser-text:before {
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    transform: rotate(-3deg);
  }
  .inner-quick-box .quick-box ul {
    flex: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .logo img {
    width: 180px;
  }
  .menu-collapser {
    top: 90px;
  }
  .fixheader .menu-collapser {
    top: 31px;
  }
  .slide-text {
    right: 20px;
    width: 230px;
  }
  .slide-text h3 {
    font-size: 14px;
    line-height: 18px;
  }
  .slide-text h4 {
    font-size: 10px;
    line-height: 17px;
    padding: 0 0 7px 0;
  }
  .services-box .ser-text p {
    font-size: 13px;
  }
  .services-box .ser-text a {
    font-size: 12px;
    padding: 5px 10px;
  }
  .title {
    font-size: 20px;
    line-height: 26px;
  }
  p, li {
    font-size: 13px;
    line-height: 25px;
  }
  .about-in {
    background: url(../images/about-bg-2.jpg) no-repeat top left;
    background-size: 100% auto;
    height: 190px;
  }
  .about-in h4 {
    padding: 75px 0 10px 0;
  }
  .sol-box h4, .love-back-box .love-back-text h4, .why-box h4 {
    font-size: 15px;
    line-height: 21px;
  }
  .sol-box {
    padding: 20px !important;
    flex-direction: column;
  }
  .sol-box img {
    width: 40px;
    margin: 0 auto 10px auto;
  }
  .sol-box, .sol-box h4, .sol-box p, .review-box p, .review-box h4, .review-box h6, .review-box {
    text-align: center;
  }
  .review-box {
    padding: 20px;
  }
  .love-back-1 h4 {
    font-size: 13px;
    line-height: 22px;
  }
  .reviews .accordion-button, .reviews .accordion-button:not(.collapsed) {
    font-size: 14px;
  }
  .reviews .owl-carousel .owl-nav button.owl-next {
    right: 50%;
    margin-right: -36px
  }
  .reviews .owl-carousel .owl-nav button.owl-prev {
    left: 50%;
    right: auto;
    margin-left: -36px;
  }
  .book-box {
    flex-direction: column;
    padding: 20px !important;
  }
  .book-box p {
    text-align: center;
  }
  .book-box a {
    font-size: 13px;
    margin: 15px auto 0 auto;
    padding: 10px 15px;
  }
  .quick-box {
    margin: 0;
    flex-wrap: wrap;
  }
  .quick-box ul {
    margin: 0;
    padding: 0;
    border-right: 0px dashed #af4c53;
    width: 50%;
  }
  .footer-links ul li a, .footer-links ul li a:hover {
    font-size: 13px;
    margin: 0 12px;
  }
  .contact-box .title {
    font-size: 16px;
  }
  .quick-box ul li {
    text-align: center;
  }
  .sub-title {
    font-size: 16px;
    line-height: 27px;
  }
  .ser-inr-box img {
    margin: 15px 0;
  }
}
@media only screen and (max-width: 576px) {
  header {
    padding: 0;
  }
  .head-top img {
    width: 120px;
  }
  .head-contact a.whatsapp {
    padding: 4px 12px;
    font-size: 12px;
  }
  .logo img {
    width: 150px;
  }
  .menu-collapser {
    top: 78px;
  }
  .fixheader .menu-collapser {
    top: 29px;
  }
  .home-banner .carousel-control-prev, .home-banner .carousel-control-next {
    display: none;
  }
  .slide-text {
    right: 15px;
    width: 48%;
  }
  .slide-text h3 {
    font-size: 10px;
    line-height: 14px;
    letter-spacing: 0;
  }
  .slide-text h4 {
    font-size: 8px;
    line-height: 12px;
    letter-spacing: 0;
  }
  .slide-btn {
    padding: 0 10px 0 2px;
    font-size: 9px;
    line-height: 20px;
  }
  .slide-btn svg {
    width: 18px !important;
    height: 18px;
    padding: 3px;
    margin: 1px 0 0 0;
  }
  .title {
    font-size: 17px;
    line-height: 22px;
  }
  .about-in h4 {
    padding: 25px 0 9px 0;
    font-size: 12px;
    line-height: 15px;
  }
  .about-in a {
    font-size: 10px;
    line-height: 25px;
  }
  .about-in {
    height: auto;
  }
  .enquiry h3 {
    font-size: 13px;
    line-height: 14px;
  }
  .enquiry input, .enquiry textarea {
    height: 40px;
  }
  .enquiry textarea {
    height: 100px;
  }
  .sol-box {
    border: none;
  }
  .love-back-1 {
    width: 100%;
    float: none;
    margin-right: 0;
  }
  .love-back-2 {
    width: 100%;
    float: none;
  }
  .love-back-2 h4 {
    font-size: 15px;
  }
  .love-back-box img {
    width: 150px !important;
  }
  .quick-box ul {
    width: 100%;
  }
  .footer-links ul li a, .footer-links ul li a:hover {
    padding: 0;
  }
  .f-copy p {
    font-size: 12px;
  }
  .sub-title {
    font-size: 15px;
    line-height: 26px;
  }
  .inner-quick-box .quick-box ul {
    flex: 100%;
  }
}